.bg-img{
    position: relative;
    z-index: -1;
    top: 0;
}
.bg-img img{
    visibility:hidden;
    width: 100%;
    height: 713px;
}
.main{
    width: 1200px;
    margin: 0 auto;
}
header{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    padding-top: 36px;
}
.content-main header{
    position: relative;
}
.search{
    margin-top: 20px;
}
.search form{
    background-color: #fff;
    width: 370px;
    height: 30px;
    border-radius: 15px;
    line-height: 30px;
    position: relative;
}
.search form input{
    background: transparent;
    border: none;
    height: 100%;
    background-repeat: no-repeat;
    width: 100%;
    padding:  0 76px 0 16px;
    box-sizing: border-box;
    position: absolute;
    top: 0px;
}
.search form button{
    height: 100%;
    width: 60px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: transparent;
    border: none;
    z-index: 10;
    cursor: pointer;
    border-left: solid 1px #f3f3f3;
}
.menu{
    height: 51px;
    background-image: url(/templates/specialty/images/pic03.png);
    background-repeat: no-repeat;
    margin-top: 36px;
}
.menu li{
    float: left;
    line-height: 51px;
    width: 14.2857143%;
    text-align: center;
}
.menu li a{
    color: #fff;
    font-size: 16px; 
    font-weight: bold;
    display: block;
}
.index-container{
    margin-top: 20px;
    margin-bottom: 20px;
}
.index-container .column3{
    width: 390px;
    float: left;
    
}
.news-content a{
    color: #0aa5d8;
    text-decoration:underline;
}
.index-container .column3 + .column3{
    margin-left: 15px;
}
.BMapLabel{
    left: 18px !important;
}
.BMap_Marker > div{
    overflow: visible !important;
}
#dituContent{
    width:100%;
    height:550px;
    border:#ccc solid 1px;
}
.index-container .column3 .title{
    height: 50px;
    line-height: 50px;
    background-color: #2ebaf0;
    color: #fff;
    padding: 0 16px;
}
.index-container .column3 .title p{
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-right: 4px;
}
.index-container .column3 .title b{
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.index-container .column3 .title a{
    color: #fff;
}
.index-container .column3 .info-container{
    height: 183px;
    background-color: #f2fafe;
    padding: 16px;
}
.jcms_page{
    text-align: center;
    min-height: 600px;
}
.messagetitle {
    margin-top: 45px;
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
    padding: 25px 0;
    color: #d20000;
}
.messageinfo {
    line-height: 48px;
    font-size: 14px;
    color: #6f6e6e;
}
.callmessage input{
    border: none;
    display: block;
    margin: auto;
    background: none;
    color: red;
    cursor: pointer;
    padding-top: 15px;
}
.index-container .list  li{
    background-image: url(/templates/specialty/images/pic04.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
}
.index-container .list li a{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 240px;
    line-height: 1;
    display: inline-block;
}
.index-container .list li a:hover{
    color: #2ebaf0;
}
.index-container .list li+li {
    margin-top: 13px;
}
.index-container .list li .date {
    float: right;
}
.frist-new{
    overflow: hidden;
    width: 230px;
}
.frist-new .frist-new-title {
    color: #0b89bf;
    font-weight: bold;
    margin-bottom: 10px;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.frist-new .frist-new-info{
    line-height: 2;
    color: #9d9c9c;
    font-size: 12px;
    text-indent: 24px;
    display: inline-block;
    height: 48px;
    overflow: hidden;
}
.index-container .column-center .frist-new-box {
    margin-bottom: 18px;
}
.index-container .frist-new-box .imgbox{
    width: 121px;
    height: 77px;
    text-align: center;
}
.index-container .frist-new-box .imgbox img{
    max-width: 100%;
    max-height: 100%;
}
.baidu{
    width: 100%;
    height: 78px;
    background-image: url(/templates/specialty/images/pic06.jpg);
    background-repeat: no-repeat;
    margin-bottom: 18px;
}
.baidu img{
    width: 100%;
}
.index-container .column-right .info p + p{
    margin-top: 13px;
}
.index-container .column-right .info p{
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}
footer{
    height: 60px;
    background-color: #0aa5d8;
    text-align: center;
    color: #fff;
}
footer div{
    color: #fff;
    padding-top: 20px;
}
footer a{
    color: #fff;
}

.content-bg{
    /* height: 428px; */
    background-image: url(/templates/specialty/images/pic07.jpg);
    background-repeat: repeat-x;
}
.list-container{
    padding: 20px;
}
.left-menu{
    width: 222px;
    float: left;
}
.left-menu .title{
    height: 70px;
    background-color: #10b2e8;
    color: #fff;
}
.left-menu .title p{
    color: #fff;
    font-size: 22px;
    text-indent: 30px;
    padding-top: 12px;
}
.left-menu .title span{
    display: block;
    font-size: 12px;
    text-indent: 30px;
}
.left-menu .column-list li{
    line-height: 45px;
}
.left-menu .column-list li a{
    display: block;
    text-indent: 24px;
    border-left: solid 1px #f2f2f2;
    border-right: solid 1px #f2f2f2;
    border-bottom: solid 1px #f2f2f2;
}
.left-menu .column-list li a:hover{
    background-color: #e7f7fd;
}
.right-content{
    width: 900px;
    min-height: 630px;
    float: right;
}
.pages{
    text-align: right;
}
.pages span {
    color: #000;
    margin: 0 4px;
    font-size: 14px;
}
.pages span.disabled {
    color: #969696;
}
.danlan{
    padding: 16px;
}
.breadcrumb {
    padding-bottom: 11px;
    border-bottom: solid 1px #d4d4d5;
}
.breadcrumb .iconfont{
    color: #11b0e7;
}
.breadcrumb span {
    padding-bottom: 10px;
    border-bottom: solid 2px #11b0e7;
}
.breadcrumb a{
    margin-right: 4px;
}
.arrowline {
    background: url(/templates/specialty/images/icon-10.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    text-indent: 17px;
    margin-bottom: 22px;
}
.arrowline a:hover{
    color: #10b2e8;
}
.right-content .arrowline .date{
    float: right;
    text-indent: 0;
}
.right-content .arrowline a{
    display: inline-block;
    max-width: 745px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-indent: 0px;
}
.right-content ul{
    margin-top: 24px;
}
.info-container{
    background-color: #fff;
    padding: 20px;
}
.info-container .info-bar {
    line-height: 42px;
    text-align: center;
    border-top:solid 1px #eaeaea;
    border-bottom:solid 1px #eaeaea;
    padding: 4px 0;
}

.info-container .info-bar span {
    display: inline-block;
    margin: 0 10px;
}
.info-content .title{
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #4d4f53;
    margin-top: 36px;
    margin-bottom: 30px;
}
.info-content .news-content{
    padding: 20px 0;
}
.photolist-container{
     padding: 20px;
}
.photolist-container .list{
    width: 915px;
}
.photolist-container .list li{
    position: relative;
    width: 252px;
    height: 162px;
    float: left;
    margin-right: 52px;
    margin-bottom: 30px;
}
.photolist-container .list li p{
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    color: #fff;
    background-image: url(/templates/specialty/images/pic05.png);
    line-height: 28px;
}
.pd20{
    overflow: hidden;
    padding: 20px;
}
.m-header {
    display: none;
}
.m-search{
    display: none;
}
.m-menu{
    display: none;
}
.photolist-container .list img{
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 1199px) {
    .main {
        width: 1002px;
    }
    .index-container .column3{
        width: 324px;
    }
    .index-container .list li a{
        max-width: 190px ;
        display: inline-block;
        line-height: 1;
    }
    .frist-new{
        width: 155px;
    }
    .right-content{
        width: 720px;
    }
    .photolist-container .list{
        width: 720px;
    }
    .photolist-container .list li{
        width: 215px;
        height: 138px ;
        margin-right: 17px;
        margin-bottom: 20px;
    }
    .right-content .arrowline a {
        max-width: 575px;
    }
}

@media screen and (max-width: 1001px) {
   .main {
       width: 768px;
   }
   .index-container .column3 {
       width: 100%;
       margin-bottom: 20px;
   }
   .index-container .column3+.column3{
       margin-left: 0;
   }
   .baidu{
       height: auto;
   }
   .index-container .column3 .info-container{
       height: auto;
   }
   .frist-new{
       width: 600px;
   }
   .index-container .list li a{
       max-width: 600px;
   }
   .logo{
        float: none;
        display: block;
        margin: 0 auto;
        text-align: center;
   }
   .search{
       float: none;
       display: block;
   }
   .search form{
       margin: 16px auto 0;
   }
   .right-content{
       width: 480px;
   }
   .photolist-container .list{
       width: 470px;
   }
   .photolist-container .list li{
       width: 211px;
       height: 135px;
   }
   .right-content .arrowline a {
       max-width: 365px;
   }
}

@media screen and (max-width: 767px) {
    .main {
        width: 100%;
        padding: 0 2.5%;
        box-sizing: border-box;
    }
    .menu{
        display: none;
        overflow-y: auto;
    }
    .bg-img{
        /* height: 3rem; */
    }
    .bg-img img{
        visibility:visible;
        width: 100%;
        height: auto;
    }
    .logo{
        width: 80%;
    }
    .logo img{
        width: 100%;
        /* height: 100%; */
    }
    .search{
        margin: 0;
        display: none;
    }
    .search form{
        max-width: 370px;
        width: 80%;
    }
    header{
        /* padding-top: calc(6% + 40px); */
        /* height: 40px;
        position: relative;
        padding: 1% 0; */
        padding: 0;
    }
    header>div{
        display: flex;
    }
    header .logo{
        padding-top: calc(6% + 40px);
        
    }
    .content-main header .logo {
        padding-top: 10%;
        padding-bottom: 3%;
    }
    .m-header{
        position: relative;
        z-index: 2;
        display: block;
        height: 45px;
        display: flex;
        justify-content:space-between;
        padding: 0 2.5%;
        align-items: center;
    }
    .m-header .iconfont{
        font-size: 32px;
    }
    .frist-new-box{
        display: flex;
    }
    .frist-new{
        padding-left: 2%;
        flex: 1;
    }
    .index-container .column3 .info-container{
        padding: .2rem;
    }
    .index-container .list li{
        display: flex;
    }
    .index-container .list li a{
        flex: 1;
        line-height:inherit;
    }
    .index-container .column-right .info p{
        white-space: normal;
    }
    footer{
        height: auto;
    }
    footer .main{
        padding: 2.5%;
    }
    footer .main span{
        display: block;
    }
    /* body{
        overflow-x: hidden;
    } */
    .menu{
        position: fixed;
        width: 50%;
        height: 100%;
        right: -50%;
        top: 0;
        bottom: 0;
        z-index: 10;
        opacity: 0;
        -webkit-transition: .3s ease;
        -o-transition: .3s ease;
        transition: .3s ease;
        left: auto;
        margin-left: 0;
        display: block;
        background-image:none;
        background-color: #2ebaf0;
        margin-top: 0;
    }
     .menu.on{
        right: 0;
        opacity: 1;
     }
    .menu li{
        width: 100%;
    }
    .mask{
        position:fixed;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .6);
        z-index: 10;
        display: none;
    }
    .mask.on{
        display: block;
    }
    .m-search{
        display: block;
        border-top: solid 1px #e7e7e7;
        position: fixed;
        z-index: 11;
        padding: 1% 2.5%;
        line-height: 30px;
        height: 40px;
        box-sizing: border-box;
        top: -40px;
        background: #fff;
        transition: all ease .3s;
    }
    .m-search.on{
        top: 0;
    }
    .m-search form{
        display: flex;
        height: 100%;
    }
    .m-search form input{
        flex: 1;
        border: solid 1px #999;
        padding: 0 16px;
    }
    .m-search form button{
        width: 60px;
        background-color: #2ebaf0;
        color: #fff;
        outline: none;
        border: none;
    }
    
    .right-content{
        width: 100%;
    }
    .left-menu .title{
        display: none;
    }
    .m-menu {
        margin-top: 1px;
        position: relative;
        display: block;
        border-bottom: solid 1px #b5b5b5;
        overflow: hidden;
    }

    .m-menu .title {
        height: 1rem;
        line-height: 1rem;
        background: #F9F9F9;
        padding: 0 .2rem;
        display: none;
        font-size: 16px;
    }

    .m-menu.on .title {
        display: block;
    }

    .m-menu.on ul {
        width: 100%;
        height: auto;
        padding: .2rem 0;
    }

    .m-menu.on li.on {
        border-bottom: none;
        color: #fff;
    }

    .m-menu.on li.on a {
        background: #11b0e7;
        border-radius: 4px;
        color: #fff;
    }

    .m-menu li {
        display: inline-block;
        padding: 0 .1rem;
        height: 1rem;
        line-height: 1rem;
        box-sizing: border-box;
        font-size: 16px;
    }

    .m-menu li a {
        padding: .2rem;
    }

    .m-menu ul {
        font-size: 0;
        width: 20rem;
        height: 1rem;
        overflow: hidden;
    }
    .morebtn {
        position: absolute;
        height: 1rem;
        width: 1rem;
        padding-left: 0.75rem;
        line-height: 1rem;
        text-align: center;
        right: 0;
        top: 0;

        background: url(/templates/specialty/images/pic-034.png);
        /* rotate(90deg);	*/
    }

    .morebtn.on>i {
        transform: rotate(270deg);
    }

    .morebtn>i {
        display: block;
        position: relative;
        transform: rotate(90deg);
        -webkit-transition: .3s ease;
        -o-transition: .3s ease;
        transition: .3s ease;
    }
    .right-content ul{
        margin-top: 0;
    }
    .right-content>ul{
        margin-top: .4rem;
    }
    .left-menu{
        display: none;
    }
    .list-container,
    .photolist-container,
    .info-container {
        padding: 2%;
        background-color: #fff;
        margin-top: .4rem;
    }
    .arrowline{
        margin-bottom: .4rem;
    }
    .pd20{
        padding: 0;
    }
    .photolist-container .list{
        width: 100%;
        margin-top: .3rem;
    }
    .photolist-container .list li{
        width: 49%;
        height: 3rem;
        margin-right: 2%;
        margin-bottom: 3%;
    }
    .photolist-container .list li:nth-child(even){
        margin-right: 0;
    }
    .info-content .title{
        font-size: 20px;
        margin-top: .4rem;
        margin-bottom: .3rem;
    }
    .info-container .info-bar .zhuanfa{
        display: none;
    }
    .danlan {
        padding: 1%;
    }
    .pages{
        text-align: center;
    }
    #dituContent {
        height: 200px;
        margin-top: 4%;
    }
    .right-content .arrowline{
        display: flex;
    }
    .right-content .arrowline a {
        flex: 1;
        max-width: 767px;
        text-indent: 17px;
    }
}



.news-content{
    line-height: 1.8;
}
.danlan{
    line-height: 2;
}