.zl-logo{
    width: 100%;
    height: auto;
    margin: 10px 0px;
    padding: 0px;
}

.zl-logo img{
    width: 149px;
    float: left;
}

.zl-logo span{
    display: inline-block;
    float: left;
    width: 1px;
    height: 30px;
    margin-top: 5px;
    background: #a6937c;
    margin-left: 10px;
}

.zl-logo p{
    font-size: 16px;
    float: left;
    line-height: 40px;
    margin-left: 15px;
    color: #98181c;;
    margin-bottom: 0px;
}

.banner{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.banner>img{
    width: 100%;
}

.imgList img{
    width: 33.333%;
    float: left;
}

.imgList{
    overflow: hidden;
    width: 300%;
    height: 165px;
}

.bannerList{
    position: absolute;
    width: 100%;
    bottom: 5px;
    text-align: center;
}

.bannerList span{
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #ddbd89;
    border-radius: 50%;
    margin: 0px 5px;
}

.bannerList .on{
    background: white;
}

.zl-list-2{
    margin: 10px 0px;
    border: 1px solid #c1a567;
    overflow: hidden;
}

.zl-list-2 img{
    padding-left: 10px;
    width: 25%;
    float: left;
    margin-top: 20px;
}

section>div:nth-of-type(1)>div:nth-of-type(1){
    padding-right: 5px;
    padding-left: 0px;
}

section>div:nth-of-type(1)>div:nth-of-type(2){
    padding-left: 5px;
    padding-right: 0px;
}

.zl-left{
    width:  70%;
    height: auto;
    float: right;
    box-sizing: border-box;
    padding: 0px;
    padding-top: 20px;
}

.zl-left h3{
    font-size: 15px;
    font-weight: bold;
    color: black;
}

.zl-left p{
    font-size: 12px;
    margin-top: 5px;
}

.zl-list-2 a{
    display: block;
    width: 80%;
    float: left;
    margin-left: 10%;
    text-align: center;
    border-radius: 50px;
    background: #98181c;;
    margin-bottom: 15px;
    color: white;
    padding: 2.5px 0px;
    margin-top: 10px;
}

.nav{
    margin-top: 15px;
    padding: 10px 0px;
}

.zl-nav{
    width: 100%;
    overflow: hidden;
    padding: 0px 10px;
}

.zl-scrool{
    overflow: hidden;
}

.zl-nav li{
    width: 25%;
    height: auto;
}

.zl-nav a{
    display: block;
    width: 100%;
    text-align: center;
    color: #404040;
}

.zl-nav img{
    width: 60%;
}

.zl-nav span{
    display: block;
    font-size: 13px;
    margin-top: 5px;
}

.zl-nav p{
    width: 115px;
    height: 60px;
    float: left;
    line-height: 60px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 16px;
    margin-right: 10px;
    border-radius: 5px;
}

.zl-nav p>img{
    width: 30px;
    margin-top: -17px;
}

.zl-nav p:nth-last-of-type(1){
    background: #f5f5f5;
}

.zl-nav p>span{
    margin-top: -42px;
    color: #808080;
    font-weight: initial;
}

.zl-healthTit{
    width: 100%;
    height: auto;
    margin: 15px 0px;
}

.z-healthTit-header{
    width: 100%;
    height: 50px;
    background: white;
    overflow: hidden;
}

.z-healthTit-header span{
    display: block;
    float: left;
    width: 50px;
    background: #a71018;
    color: white;
    text-align: center;
    margin-top: 2px;
    padding: 0px 10px;
    line-height: 18px;
    margin-right: 10px;
    padding: 5px;
}

.z-healthTit-header a{
    display: block;
    float: left;
    width: calc(100% - 50px);
    height: 50px;
    line-height: 50px;
}

.z-healthTit-header p{
    height: 50px;
    padding: 0px 15px;
    line-height: 55px;
    background: url(/templets/default/imgs/bg04.png) no-repeat bottom right;
    background-size: 70%;
}

.zl-healthTit>img{
    width: 100%;
    height: auto;
    margin-top: 15px;
}

.zl-exports{
    width: 100%;
    padding: 10px;
    background: white;
    margin-top: 15px;
    overflow: hidden;
}

.zl-exports .zl-title{
    padding: 0px;
}

.zl-title{
    overflow: hidden;
}

.zl-title>span{
    display: block;
    float: left;
    width: 5px;
    height: 22px;
    background: #98181c;
    margin-right: 10px;
}

.zl-title>p{
    float: left;
    font-size: 16px;
}

.zl-exporstList{
    height: 22px;
    overflow: hidden;
    float: left;
}

.zl-exporstList P{
    padding-left: 15px;
    color: #838383;
    line-height: 26px;
}

.zl-title ul{
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

.zl-title ul li{
    margin: 0px 5px;
}

.zl-title ul a{
    color: black;
    transition: .3s;
}

.zl-title ul a:hover{
    transition: .3s;
    color: #a7514d;
}

.zl-title ul .on a{
    color: #a7514d;
}

.zl-title>p:nth-of-type(2){
    float: right;
}

.zl-title>p a{
    font-size: 14px;
    color: #7c7c7c;
    margin-top: 5px;
}

.zl-export{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.zl-export .col-xs-6>a>img{
    width: 100%;
    float: left;
}

.zl-export .col-xs-6:nth-of-type(1){
    width: 45%;
    padding-left: 0px;
    padding-right: 5px;
}

.zl-export .col-xs-6:nth-of-type(2){
    width: 55%;
    padding-right: 0px;
    padding-left: 5px;
}

.zl-export .col-xs-6:nth-of-type(2)>a:nth-of-type(2)>img{
    margin-top: 15px;
}

.zl-diseases{
    margin-bottom: 15px;
    padding: 15px 10px;
    text-align: center;
}

.zl-diseases ul{
    width: 100%;
    height: 135px;
    overflow: hidden;
    margin-top: 10px;
}
.diseases-list ul{
    height: auto;
}

.zl-diseases li{
    margin-bottom: 10px;
    padding: 0px 9px;
}

.zpt-width-4{
    width: calc(100% / 4 - 1px) !important;
    text-align: center;
    padding: 0px !important;
    margin: 0px !important;
    border-top: 1px solid #f2ede9;
    border-right: 1px solid #f2ede9;
    float: left;
}

.zpt-width-4:nth-of-type(1),
.zpt-width-4:nth-of-type(5){
    border-left: 1px solid #f2ede9;
}

.zpt-width-4:nth-of-type(5),
.zpt-width-4:nth-of-type(6),
.zpt-width-4:nth-of-type(7),
.zpt-width-4:nth-of-type(8){
    border-bottom: 1px solid #f2ede9;
}

.zpt-width-4 a{
    background: none !important;
    border: none !important;
    padding-top: 15px;
}

.zpt-width-4 img{
    width: 32px !important;
    height: 32px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}

.diseases-list li{
    width: 50%;
}

.zl-diseases li div{
    border-radius: 10px;
    border: 1px solid #806b58;
    padding: 5px;
}

.zl-diseases li>a{
    display: block;
    width: 100%;
    line-height: 35px;
    background: #E4D8BE;
    border: 1px solid #C1A567;
    border-radius: 5px;
    color: #4b473f;
}

.zl-diseases li>a img{
    width: 100%;
    border-radius: 10px;
}

@-moz-keyframes duwn{
    form{
        bottom: 15px;
    }to{
        bottom: 0px;
    }
}

@-o-keyframes duwn{
    form{
        bottom: 15px;
    }to{
        bottom: 0px;
    }
}

@-webkit-keyframes duwn{
    form{
        bottom: 15px;
    }to{
        bottom: 0px;
    }
}

@keyframes duwn{
    from{
        bottom: 10px;
    }to{
        bottom: -5px;
    }
}

.zl-diseases>img{
    width: 15px;
    transform: rotate(-90deg);
    position: relative;
    bottom: -5px;
    animation: duwn 0.8s ease-out infinite;
    cursor: pointer;
}

.zl-diseases p{
    cursor: pointer;
}

.zl-video{
    padding: 15px 0px;    
    margin-top: 15px;
}

.zl-video .col-xs-6{
    padding: 0px 5px;
}

.zl-video>div:nth-of-type(1){
    float: none;
}

.zl-video>.col-xs-6>a{
    display: block;
    width: 100%;
}

.zl-video img{
    width: 100%;
    border-radius: 10px;
}

.zl-video p{
    text-align: justify;
}

.zl-video li p{
    margin: 5px 0px 10px 0px;
    min-height: 42px;
}

.video{
    width: 95%;
    margin: 0 auto;
    margin-top: 15px;
    overflow: hidden;
}

.video-left{
    width: 70%;
    float: left;
    padding-right: 20px;
}

.video-left a:visited p{
    color: white !important;
}

.video-left p{
    position: relative;
    bottom: 35px;
    left: 0px;
    background: rgba(0,0,0,0.5);
    border-radius: 0px 0px 14px 14px;
    color: white !important;
    padding: 5px 0px;
    padding-left: 15px;
}

.video img{
    width: 100%;
}

.video-right{
    width: 30%;
    float: right;
}

.video-right a{
    display: block;
}

.video-right img{
    margin-top: 5px;
}

.zl-know{
    margin: 15px 0px;
    padding: 10px 15px;
}

.zl-know .zl-title{
    padding: 0px;
}

.zl-know .article p>a{
    float: right;
}

.article{
    overflow: hidden;
    position: relative;
    max-height: 120px;
    padding-bottom: 15px;
}

.article>div:nth-of-type(2){
    width: 55% !important;
    padding: 0px !important;
    float: right !important;
}

.article .col-xs-5{
    width: 40%;
    background:#e2ddd1;
    padding: 0px;
    height: 100px !important;
    min-height: 100px !important;
    overflow: hidden;
    line-height: 110px;
}

.article .col-xs-5>a{
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
}

.article>p{
    text-indent: 2rem;
    float: right;
    width: 55%;
    margin: 5px 0px;
    color: #898989;
}

.zl-know .article .col-xs-7 p{
    font-size: 12px;
    margin-top: 5px;
}

.zl-know .article p{
    text-indent: 0rem !important;
    text-align: justify;
}

.article a>h4{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    font-size: 15px;
}

.article img{
    width: 100%;
    padding-bottom: 11px;
}

.zl-kastart{
    padding: 15px 0px;
}

.zl-kastart .col-xs-4{
    padding: 0px;
    padding:0px 5px;
    margin-top: 15px;
}

.zl-kastart .col-xs-4 img{
    width: 100%;
    border-radius: 5px;
}

.zl-kastart .col-xs-4 p{
    font-size:13px;
    margin-top:5px;
    text-align:center;
}

.zl-scroll{
    width: 100%;
    height: 80px;
    overflow: hidden;
    margin-top: 15px;
}

.zl-dynamic ul{
    overflow: hidden;
}

.zl-dynamic li{
    margin-bottom: 15px;
}

.zl-dynamic ul p{
    font-size: 14px;
    color: black;
    margin-bottom: 10px;
}

.zl-dynamic ul a{
    padding: 2px 10px;
    background: #a71018;
    color: white;
    border-radius: 50px;
}

.zl-dynamic ul span{
    margin-left: 5%;
    padding-top: 4px;
}

.zl-reserve{
    margin-top: 15px;
    padding: 15px;
}

.zl-reserve .zl-title{
    padding: 0px;
}

.form{
    margin-top: 15px;
}

.formList{
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 10px 0px;
}

.formList img{
    width: 28px;
    float: left;
    margin-top: 5px;
}

.formList span{
    margin-left: 5%;
    font-size: 16px;
    margin-right: 1%;
    line-height: 40px;
    float: left;
}


.formList input{
    width: calc(80% - 60px);
    height: 35px;
    border-radius: 2px;
    border: 1px solid #b5b5b5;
    padding-left: 8px;
    float: right;
}
.formList select{
    width: calc(80% - 60px);
    height: 35px;
    border-radius: 2px;
    border: 1px solid #b5b5b5;
    padding-left: 8px;
    float: right;
}
#submit{
    width: 100%;
    height: 43px;
    color: white;
    background: #a71018;
    border-radius: 50px;
    border: none;
    margin-top: 5px;
}

.zl-culs{
    margin-top: 22px;
    overflow: hidden;
}

.zl-culs img{
    width: 100%;
    margin: 0px !important;
}

.zl-culs p{
    text-align: center;
    color: #5b493d;
}

.S-zl-footer{
    margin-top: 15px;
}

.S-zl-footer div{
    padding: 0px;
}

.S-zl-footer ul{
    overflow: hidden;
    margin-top: 15px;
    padding-right: 10px;
}

.S-zl-footer li{
    line-height: 22px;
    font-size: 12px;
}

.S-zl-footer img{
    margin-top: 25px;
    width: 100%;
}

.zl-footer{
    width: 100%;
    text-align: center;
    background: white;
    position: fixed;
    bottom: 0px;
    border-top: 1px solid #c3c3c3;
}

.zl-footer ul{
    overflow: hidden;
    width: 100%;
    margin: 0px;
    text-align: center;
    padding: 5px 0px;
}

.zl-footer a{
    display: block;
}

.zl-footer img{
    width: 25px;
}

.zl-footer a:visited,
.zl-footer a:visited p{
    color: #7f7f7f !important;
}

.zl-footer p{
    font-size: 14px;
    margin-top: 5px;
    color: #7f7f7f;
    margin-bottom: 0px;
}

.zl-eptList{
    width: 100%;
    padding: 0px;
    position: fixed;
    top: 0px;
    z-index: 999;
    margin-bottom: 35px;
    background: white;
}

.zl-ept{
    line-height: 35px;
    overflow: hidden;
    border-bottom: 1px solid #eaeaea;
    padding: 5px 10px;
}

.zl-ept img{
    float: left;
    width: 8px;
    margin-top: 8px;
}

.zl-ept p{
    float: left;
    padding-left: 10px;
    margin-top: -2px;
    font-size: 17px;
}

.zl-article{
    width: 100%;
    margin-top: 15px;
    text-align: right;
}

.zl-article a{
    display: inline-block;
    padding: 2px 10px;
    color: white !important;
    border-radius: 50px;
}

.zl-article a:nth-of-type(1){
    background: #a7514d;
}

.zl-article a:nth-of-type(2){
    background: #c1a567;
}

.zl-margin{
    margin: 10px 0px;
    border-radius: 10px;
}

.zl-arcTit{
    background: white;
    padding: 10px 15px;
}

.zl-padding{
    padding: 0px 10px ;
}

.zl-padding img{
    width: 100%;
    height: auto !important;
}

.zl-list{
    padding: 5px 15px;
    margin-top: 15px;
}

.zl-listatcl p:nth-of-type(1){
    margin-top: 13px;
}

.zl-listatcl p{
    text-indent: 2rem;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif !important;
    color: #898989;
}

.zl-listatcl img{
    width: 100%;
    padding-bottom: 11px;
}

.service-img{
    overflow: hidden;
    padding: 15px 0px;
}

.service-img img{
    width: 100%;
}

.service-img div{
    padding: 0px 5px;
}

.service-img .col-xs-5 img{
    margin-top: 17px;
}

.service-img{
    display: block;
    width: 100%;
    float: left;
    text-align: justify;
}

.zl-call{
    margin: 15px 0px;
    background: white;
    padding: 10px 15px;
}

.zl-call img{
    width: 100%;
}

.zl-exslider p>span:nth-of-type(1){
    font-size: 12px;
    margin-left: 10px;
}

.zl-exslider p>span:nth-of-type(2){
    font-size: 12px;
    float: right;
    color: #a7514d;
    margin-top: 3px;
}

.zl-headerBG{
    width: 100%;
    height: 125px;
    background: url(/public/static/wap/imgs/bg05.png) no-repeat center center;
    background-size: 100%;
    padding-top: 15px;
}

.zl-uppage{
    margin: 0px;
    border: none;
}

.zl-uppage img{
    width: 15px;
}

.zl-headerImg{
    text-align: center;
}

.zl-headerImg img{
    width: 80px;
    margin-top: 40px;
}

.zl-expname{
    width: 100%;
    height: auto;
    margin-top: 50px;
    text-align: center;
}

.zl-expname>span{
    font-size: 18px;
    color: #000101;
    font-weight: 500;
}

.zl-expname p>span{
    font-size: 13px;
    color: #666666;
}

.zl-expbutn a{
    display: inline-block;
    padding: 3px 15px;
    color: white;
    border-radius: 50px;
    font-size: 13px;
    margin: 5px 5px 15px 5px;
}

.zl-expbutn a:nth-of-type(1){
    background: #a7514d;
}

.zl-expbutn a:nth-of-type(2){
    background: #c1a567;
}

.zl-expbutn a:nth-of-type(3){
    background: #b9b8c6;
}

.zl-exptime{
    overflow: hidden;
    margin-top: 15px;
    padding-top: 10px;
}

.time{
    display: inline-block;
    padding: 5px 15px !important;
    margin-top: 15px;
    border: 1px solid #626262;
    color: #626262;
    border-radius: 5px;
    margin-bottom: 25px;
}

.zl-list .col-xs-6 h3{
    font-size: 13px;
    font-weight: bold;
    color: black;
    margin-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zl-list .col-xs-6 p{
    margin-top: 5px;
    text-indent: 2rem;
    font-size: 12px;
    color: #a5a5a5;
}

.zl-honor{
    padding: 15px 0px;
    margin-top: 15px;
}

.zl-honor ul{
    margin-top: 10px;
}

.zl-honor ul img{
    width: 100%;
}

.zl-honor ul p{
    text-align: center;
    margin-top: 5px;
}

.zl-expbook{
    width: 100%;
    margin-top: 15px;
    padding: 15px 0px;
    background: white;
    overflow: hidden;
}

.zl-expbookimg{
    display: block;
    width: 100%;
    margin-top: 10px;
    float: left;
}

.zl-expbookimg img{
    width: 100%;
}

.zl-expbookimg a{
    display: block;
    width: 90%;
    border-radius: 5px;
    line-height: 45px;
    color: white;
    background: #a7514d;
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;
}

.zl-infolist{
    overflow: hidden;
    background: white;
    margin-top: 15px;
    padding-top: 15px;
}

.zl-infolist>div>div:nth-of-type(1){
    height: 125px;
    min-height: 100px;
    overflow: hidden;
}

.zl-infolist>div>div:nth-of-type(2) a{
    display: block;
    min-height: 45px;
}

.zl-reade{
    margin-top: 5px;
}

.zl-reade>span{
    color: #a5a5a5;
}

.zl-reade p{
    float: right;
    color: #a5a5a5;

}

.zl-reade p>span{
    color: #a7514d;
}

.zl-infoImg{
    width: 100%;
    height: auto;
    margin-top: 15px;
}

.zl-infoImg h3{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.zl-infoImg p{
    font-size: 13px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #a5a5a5;
}

.zl-infoImg img{
    width: 100%;
    margin-top: 15px;
}

.zl-infoImg p:nth-of-type(2){
    font-size: 13px;
    border-bottom: 1px solid #a5a5a5;
    margin-bottom: 15px;
    padding: 10px 0px;
}

.zl-infoImg p:nth-of-type(2) span{
    font-size: 15px;
    color: #a7514d;
}

.zl-info-atlheader h3{
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0px;
}

.zl-info-atlexp{
    width: 100%;
    padding: 15px;
    /* border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea; */
}

.zl-info-expbox{
    overflow: hidden;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    padding: 5px 10px;
}

.zl-info-atlexp img{
    width: 55px;
    float: left;
}

.zl-info-atlexp p:nth-of-type(1){
    display: block;
    float: left;
    margin-left: 15px;
    margin-top: 5px;
}

.zl-info-atlexp p:nth-of-type(1)>span{
    display: block;
}

.zl-info-atlexp p:nth-of-type(1)>span:nth-of-type(2){
    color: #8d8b8b;
}

.zl-info-atlexp p:nth-of-type(2){
    display: block;
    float: left;
    color: #8d8b8b;
    line-height: 45px;
    margin-left: 20px;
}

.zl-info-atlexp a{
    float: right;
    color: white;
    background: #a7514d;
    padding: 3px 10px;
    border-radius: 5px;
    margin-top: 10px;
}

.zl-article-article{
    padding-bottom: 15px;
}

.zl-article-article p{
    /* text-indent: 2rem; */
    text-align: justify;
    margin: 5px 0px;
    font-size: 13px;
}

.zl-article-icon{
    border-bottom: 1px solid #f2f2f2;
}

.zl-article-icon img{
    width: 100%;
    margin: 10px 0px;
}

.zl-article-icon{
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
    padding-bottom: 10px;
}

.zl-article-icon img{    
    width: 20px;
    float: left;
}

.zl-article-icon p>img{
    margin: 0px;
    margin-right: 10px;
    margin-left: 5px;
}

.zl-article-icon>span{
    display: block;
    float: left;
    margin: 0 10px;
    margin-top: 6px;
}

.zl-article-icon>p{
    display: block;
    float: left;
    text-indent: 0px;
}

.zl-article-like{
    float: right;
    margin-top: 5px;
    display: flex;
    align-items: center;
}

.zl-article-like>img{
    margin: 0px auto;
    width: 15px;
    margin-right: 15px;
}

.article-title{
    padding: 0px 10px;
}

.article-title h5{
    font-weight: bold;
    font-size: 16px;
    margin: 10px 0px;
}

.zl-activity{
    padding: 0px !important;
    margin-top: 15px;
    border-radius: 10px;
}

.zl-activity-img img{
    width: 100%;
}

.zl-activity-tit{
    margin-top: 10px;
}

.zl-activity-tit h4{
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px dashed #000;
}

.zl-activity-iconTit{
    overflow: hidden;
}

.zl-activity-iconTit .col-xs-4{
    padding: 10px 0px 15px 0px;
    overflow: hidden;
}

.zl-activity-iconTit img{
    float: left;
}

.zl-activity-iconTit .col-xs-4:nth-of-type(1) img{
    margin-top: 5px;
}

.zl-activity-iconTit span{
    float: left;
    margin-left: 10px;
}

.zl-activity-header{
    position: relative;
}

.zl-activity-header>img{
    width: 100%;
}

.zl-activity-header>a>img{
    position: absolute;
    top: 15px;
    left: 15px;
    width: 12px;
}

.zl-activity-header>p{
    padding: 0px 10px;
    text-indent: 2rem;
    font-size: 14px;
    color: #666;
    background: white;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: justify;
}

.zl-activity-con{
    padding-top: 15px;
}

.zl-activity-con h1{
    font-size: 17px;
    font-weight: bold;
}

.zl-bottom-dashed{
    border-bottom: 1px dashed #000;
    padding: 5px 0px !important;
    margin: 5px 0px;
}

.zl-bottom-dashed .col-xs-4{
    padding: 0px !important;
}

.zl-bottom-dashed>img{
    width: 18px;
}

.zl-clinic{
    margin-top: 15px;
    padding: 15px;
}

.zl-clinic>p{
    font-size: 14px;
    color: black;
    margin-top: 14px;
    text-indent: 2rem;
}

.zl-science-list{
    padding-bottom: 15px;
    margin-top: 10px;
}

.zl-science-list ul{
    overflow: hidden;
}

.zl-science-list li{
    margin: 5px 0px;
    border-bottom: 1px dashed black;
    padding-bottom: 5px;
}

.zl-science-list h3{
    font-size: 18px;
    font-weight: bold;
}

.zl-science-list h3>img{
    width: 25px;
    margin-right: 10px;
}

.zl-special p{
    background-size: 100%;
    height: 110px;
    border-radius: 10px;
    line-height: 110px;
    text-align: center;
    color: white;
    background-size: 100% !important;
    margin: 0px 15px;
    margin-top: 15px;
    font-size: 18px;
    font-weight: 500;
}

.zl-special-guide-banner p{
    background: url(/templets/default/imgs/banner10.png) no-repeat center center;
    background-size: 100%;
    height: 110px;
    padding: 0px 25px;
    padding-top: 35px;
    color: white;
}

.zl-special-guide-box{
    margin: 0px 15px;
    margin-top: 15px;
    background: white;
    border-radius: 10px;
}

.zl-special-guide-box h5{
    overflow: hidden;
}

.zl-special-guide-box h5>span{
    display: block;
    width: 5px;
    height: 35px;
    background: #c1a567;
    border-radius: 5px 0px 0px 0px;
    float: left;
}

.zl-special-guide-box h5>p{
    float: left;
    display: block;
    line-height: 25px;
    margin-left: 10px;
    font-weight: 500;
    font-size: 21px;
    margin-top: 5px;
}

.zl-special-guide-article{
    padding-left: 10%;
    font-size: 16px;
    margin-top: 15px;
    padding-bottom: 15px;
    padding-right: 5%;
    text-align: justify;
}

.zl-special-guide-article p{
    line-height: 25px;
}

.zl-special-guide-btn{
    text-align: center;
    margin-top: 25px;
}

.zl-special-guide-btn a{
    display: inline-block;
    padding: 5px 15px;
    color: white;
    border-radius: 15px;
}

.zl-special-guide-btn a:nth-of-type(1){
    background: #a7514d;
}

.zl-special-guide-btn a:nth-of-type(2){
    background: #c1a567;
    margin-left: 25px;
}

.zl-special-class-video{
    padding-top: 15px;
}

.zl-form-line{
    margin-top: 15px;
    padding-bottom: 15px;
}

.zl-illness{
    padding: 15px 10px;
    margin-top: 15px;
}

.zl-illness-text{
    margin-top: 10px;
    padding: 0px !important;
}

.zl-illness-msg{
    overflow: hidden;
    margin-bottom: 10px;
}

.zl-illness-msg:nth-last-of-type(1){
    margin: 0px !important;
}

.zl-illness-msg p:nth-of-type(1){
    float: left;
    padding: 3px;
    border: 1px dashed #c6c6c6;
}

.zl-illness-msg p>span{
    display: block;
    padding: 0px 10px;
    background: #fafafa;
}

.zl-illness-msg p:nth-of-type(2){
    width: calc(100% - 70px );
    float: right;
    font-size: 12px;
    color: #474747;
    text-align: justify;
}

.SpecialTopic{
    overflow: hidden;
    background: white;
    margin: 15px 0px;
}

.ljbtkj{
    width: 33.3333333%;
    float: left;
    padding: 0px 5px;
    margin: 15px 0px;
}

.SpecialTopic a{
    display: block;
    width: 100%;
    padding:5px;
    border: 1px solid #806b58;
    border-radius: 10px;
}

.SpecialTopic img{
    width: 100%;
    border-radius: 10px;
}

.SpecialTopic-list{
    margin-top: 15px;
    overflow: hidden;
    border: 1px solid #806b58;
    padding: 5px;
    border-radius: 10px;
}

.SpecialTopic-img{
    width: 35%;
    float: left;
    border: 1px solid #806b58;
    background: #806b58;
    border-radius: 10px;
}

.SpecialTopic-img img{
    width: 100%;
    border-radius: 10px 10px 0px 0px;
}

.SpecialTopic-img p{
    text-align: center;
    font-size: 16px;
    color: white;
    padding: 5px 0px;
}
.SpecialTopic-img span{
    text-align: center;
    font-size: 13px;
    color: white;
}

.SpecialTopic-cont{
    width: 65%;
    float: right;
    padding-left: 10px;
    font-size: 13px;
    text-align: justify;
}

.pad-5{
    padding: 0px 10px;
}

.height{
    width: 100%;
    height: auto;
    padding: 0px 15px;
    overflow: hidden;
}

.limit{
    width: 100%;
    height: auto !important;
    overflow: hidden;
    margin: 5px 0px;
    padding-bottom: 5px;
    border-bottom: 1px solid #706d68;
}

.limit>a {
    display: block;
    float: left;
    width: 45%;
    box-sizing: border-box;
}

.limit-cont {
    width: 55%;
    height: auto;
    float: right;
    padding-left: 15px;
}

.img-width {
    width: 100%;
    height: 95px;
}

.limit-cont h4 {
    overflow: hidden;
    width: 100%;
}

.limit-cont h4>a {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.limit-cont p {
    text-align: justify;
    width: 98% !important;
}

.limit-cont a {
    font-size: 14px;
    color: #DE2121;
    font-weight: bold;
    float: none;
    display: inline;
}

.recommend{
	background:white;
  	margin-top:10px;
  	padding:10px 0px;
}

.recommendList{
	padding:0px 10px;
  	width:100%;
  	display:flex;
}

.recommendList img{
	width:120px;
  	height: 75px;
  	object-fit: cover;
  	border-radius: 5px;
}

.recommendConts{
	width:calc(100% - 120px);
  	padding-left: 10px;
    display: flex;
    flex-wrap: wrap;
  	align-items: center;
}

.recommendConts h4{
  	overflow:hidden;
  	white-space: nowrap;
  	text-overflow: ellipsis;
  	font-size: 16px;
  	width:100%;
}

.recommendConts p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  	font-size: 14px;
  	width:100%;
    margin: 5px 0px;
}

.read {
  	display:flex;
	justify-content:flex-end;
  	align-items: center;
}

.read img{
    width: 20px;
    height: 10px;
	margin-right:5px;
}

.read span{
	font-size:12px;
  	color:#999;
}

.zl-logo{
    width: 100%;
    height: auto;
    margin: 10px 0px;
    padding: 0px;
    display: flex;
    align-items: center;
}

.zl-logo img{
    width: 149px;
    float: left;
}

.zl-logo span{
    display: inline-block;
    float: left;
    width: 1px;
    height: 30px;
    margin-top: 5px;
    background: #a6937c;
    margin-left: 10px;
}

.zl-logo p{
    font-size: 16px;
    float: left;
    line-height: 40px;
    margin-left: 15px;
    color: #a90e1b;;
    margin-bottom: 0px;
}

.banner{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.banner>img{
    width: 100%;
}


.zl-list-2{
    margin: 10px 0px;
    border: 1px solid #c1a567;
    overflow: hidden;
    border-radius: 5px;
}

.zl-list-2 img{
    padding-left: 10px;
    width: 25%;
    float: left;
    margin-top: 20px;
}

section>div:nth-of-type(1)>div:nth-of-type(1){
    padding-right: 5px;
    padding-left: 0px;
}

section>div:nth-of-type(1)>div:nth-of-type(2){
    padding-left: 5px;
    padding-right: 0px;
}

.zl-left{
    width:  70%;
    height: auto;
    float: right;
    box-sizing: border-box;
    padding: 0px;
    padding-top: 20px;
}

.zl-left h3{
    font-size: 15px;
    font-weight: bold;
    color: black;
}

.zl-left p{
    font-size: 12px;
    margin-top: 5px;
}

.zl-list-2 a{
    display: block;
    width: 80%;
    float: left;
    margin-left: 10%;
    text-align: center;
    border-radius: 50px;
    background: #a3393c;
    margin-bottom: 15px;
    color: white;
    padding: 3px 0px;
    margin-top: 10px;
}

.zl-list-2 a:active{
    background: #98181c;
}

.nav{
    margin-top: 15px;
    padding: 10px 0px;
}

.zl-nav{
    width: 100%;
    overflow: hidden;
    padding: 0px 10px;
}

.zl-nav li{
    width: 25%;
    height: auto;
}

.zl-nav a{
    padding: 5px;
    border-radius: 5px;
    display: block;
    width: 100%;
    text-align: center;
    color: #404040;
}

.zl-nav a:active{
    background: #f2f2f2;
}

.zl-nav img{
    width: 60%;
}

.zl-nav span{
    display: block;
    font-size: 13px;
    margin-top: 5px;
}

.zl-nav p{
    width: 115px;
    height: 60px;
    float: left;
    line-height: 60px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 16px;
    margin-right: 10px;
    border-radius: 5px;
}

.zl-nav p>img{
    width: 30px;
    margin-top: -17px;
}

.zl-nav p:nth-last-of-type(1){
    background: #f5f5f5;
}

.zl-nav p>span{
    margin-top: -42px;
    color: #808080;
    font-weight: initial;
}

.zl-healthTit{
    width: 100%;
    height: auto;
    margin: 15px 0px;
}

.z-healthTit-header{
    width: 100%;
    height: 50px;
    background: white;
    overflow: hidden;
}

.z-healthTit-header span{
    display: block;
    float: left;
    width: 50px;
    background: #a71018;
    color: white;
    text-align: center;
    margin-top: 2px;
    padding: 0px 10px;
    line-height: 18px;
    margin-right: 10px;
    padding: 5px;
}

.z-healthTit-header a{
    display: block;
    float: left;
    width: calc(100% - 50px);
    height: 50px;
    line-height: 50px;
}

.z-healthTit-header p{
    height: 50px;
    padding: 0px 15px;
    line-height: 55px;
    background: url(/templets/default/imgs/bg04.png) no-repeat bottom right;
    background-size: 70%;
}

.zl-healthTit>img{
    width: 100%;
    height: auto;
    margin-top: 15px;
}

.zl-exports{
    width: 100%;
    padding: 10px;
    background: white;
    margin-top: 15px;
    overflow: hidden;
}

.zl-exports .zl-title{
    padding: 0px;
}

.zl-title{
    overflow: hidden;
}

.zl-title>span{
    display: block;
    float: left;
    width: 5px;
    height: 15px;
    margin-top: 5px;
    background: #98181c;
    margin-right: 10px;
    border-radius: 10px;
}

.zl-title>p{
    float: left;
    font-size: 16px;
}

.zl-exporstList{
    height: 22px;
    overflow: hidden;
    float: left;
}


.zl-title ul .on a{
    color: #a7514d;
}

.zl-title>p:nth-of-type(2){
    float: right;
}

.zl-title>p a{
    font-size: 14px;
    color: #7c7c7c;
    margin-top: 5px;
}

.zl-export .col-xs-12{
    padding: 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
}

.zl-export .col-xs-4,
.zl-export .col-xs-4>div{
    padding: 0px;
}

.zl-export img{
    width: 100%;
    height: 65px;
    padding: 0px;
    object-fit: cover;
    border-radius: 50%;
}

.zl-export h4{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 17px;
    color: #222 !important;
}

.zl-export h4>span{
    font-size: 14px;
    color: #666;
    margin-left: 5px;
}

.zl-export p{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #666666 !important;
    margin-top: 5px;
}

.zl-export .col-xs-12:active h4{
    color: #999 !important;
}

.zl-diseases{
    margin-bottom: 15px;
    padding: 15px 10px;
    text-align: center;
}

.zl-diseases ul{
    width: 100%;
    height: 135px;
    overflow: hidden;
    margin-top: 10px;
}
.diseases-list ul{
    height: auto;
}

.zl-diseases li{
    margin-bottom: 10px;
    padding: 0px 9px;
}

.zpt-width-4{
    width: calc(100% / 4 - 1px) !important;
    text-align: center;
    padding: 0px !important;
    margin: 0px !important;
    border-top: 1px solid #f2ede9;
    border-right: 1px solid #f2ede9;
    float: left;
}

.zpt-width-4:nth-of-type(1),
.zpt-width-4:nth-of-type(5){
    border-left: 1px solid #f2ede9;
}

.zpt-width-4:nth-of-type(5),
.zpt-width-4:nth-of-type(6),
.zpt-width-4:nth-of-type(7),
.zpt-width-4:nth-of-type(8){
    border-bottom: 1px solid #f2ede9;
}

.zpt-width-4:nth-of-type(9){
    border: 1px solid #f2ede9 !important;
    border-top: 0px !important;
}

.zpt-width-4:nth-of-type(10){
    border-bottom: 1px solid #f2ede9;
    border-top: 0px !important;
}

.zpt-width-4 a{
    background: none !important;
    border: none !important;
    padding-top: 15px;
}

.zpt-width-4 img{
    width: 32px !important;
    height: 32px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}

.diseases-list li{
    width: 50%;
}

.zl-diseases li div{
    border-radius: 10px;
    border: 1px solid #806b58;
    padding: 5px;
}

.zl-diseases li>a{
    display: block;
    width: 100%;
    line-height: 35px;
    background: #E4D8BE;
    border: 1px solid #C1A567;
    border-radius: 5px;
    color: #4b473f;
}

.zl-diseases li>a img{
    width: 100%;
    border-radius: 10px;
}

.article-list{
    padding: 10px;
    background: #fff;
}

.article img{
    width: 100%;
    height: 85px;
    object-fit: cover;
    display: block;
    border-radius: 5px;
}

.article h4{
    margin-top: 10px;
    font-size: 17px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #222 !important;
}

.article>p{
    margin-top: 10px;
    font-size: 14px;
    color: #999 !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    padding-top: 5px;
    border-top: 1px solid #f2f2f2;
    text-align: left;
}

.amount{
    border-top: 1px solid #f2f2f2;
    display: flex;
    height: 45px;
    align-items: center;
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 15px;
    justify-content: space-between;
}

.amount p,
.amount span{
    color: #d1d1d1 !important;
}

.article:active h4{
    color: #c0c0c0 !important;
}

.article:nth-last-of-type(1) .amount{
    margin-bottom: 0px;
}

.zl-reserve{
    margin-top: 15px;
    padding: 15px;
}

.zl-reserve .zl-title{
    padding: 0px;
}

.form{
    margin-top: 15px;
}

.formList{
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 10px 0px;
}

.formList img{
    width: 28px;
    float: left;
    margin-top: 5px;
}

.formList span{
    margin-left: 5%;
    font-size: 16px;
    margin-right: 1%;
    line-height: 40px;
    float: left;
}


.formList input{
    width: calc(80% - 60px);
    height: 35px;
    border-radius: 2px;
    border: 1px solid #b5b5b5;
    padding-left: 8px;
    float: right;
}

#submit{
    width: 100%;
    height: 43px;
    color: white;
    background: #a71018;
    border-radius: 50px;
    border: none;
    margin-top: 5px;
}

.zl-culs{
    margin-top: 22px;
    overflow: hidden;
}

.zl-culs img{
    width: 100%;
    margin: 0px !important;
}

.zl-culs p{
    text-align: center;
    color: #5b493d;
}

.S-zl-footer{
    margin-top: 15px;
}

.S-zl-footer div{
    padding: 0px;
}

.S-zl-footer ul{
    overflow: hidden;
    margin-top: 15px;
    padding-right: 10px;
}

.S-zl-footer li{
    line-height: 22px;
    font-size: 12px;
}

.S-zl-footer img{
    margin-top: 25px;
    width: 100%;
}

.zl-footer{
    width: 100%;
    text-align: center;
    background: white;
    position: fixed;
    bottom: 0px;
    border-top: 1px solid #c3c3c3;
}

.zl-footer ul{
    overflow: hidden;
    width: 100%;
    margin: 0px;
    text-align: center;
    padding: 5px 0px;
}

.zl-footer a{
    display: block;
}

.zl-footer img{
    width: 25px;
}

.zl-footer a:visited,
.zl-footer a:visited p{
    color: #7f7f7f !important;
}

.zl-footer p{
    font-size: 14px;
    margin-top: 5px;
    color: #7f7f7f;
    margin-bottom: 0px;
}

.pagination{
    display: flex;
    justify-content: center;
}

.articleList{
    padding: 20px 0px;
    padding-top: 0px;
}

.articleList>div{
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 10px;
}

.articleList>div:nth-of-type(1){
    margin-top: 0px;
}

.articleList>div:nth-last-of-type(1){
    border: none;
    padding-bottom: 0px;
}

.face{
    padding: 0px;
}

.face img{
    display: block;
    width: 100%;
    height: 90px;
    object-fit: cover;
    border-radius: 5px;
}

.contents h4{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 17px;
    color: #222 !important;
    margin-top: 2px;
    text-align: left;
    line-height: 25px;
}


.hot-article-list{
    padding-right: 0px;
}

.list-number{
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    color: #444;
    margin-top: 5px;
    text-align: justify;
    word-break: break-all;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 3; /* 超出几行省略 */
}

.list-number p{
    color: #808080 !important;
}


/* 关于医院 */
.hospital-content {
    display: flex;
    clear: both;
    padding: 50px 35px;
    justify-content: center;
    align-items: center;
}
/*
.hospital-article p{
    text-align: justify;
    text-align-last: left;
}
*/
.hospital-article p:nth-of-type(1){
    /* color:#000101; */
}
.hospital-article p>img{
    max-width: 100%;
}

.font-25 {
    font-size: 1.56rem;
}
.font-21 {
    font-size: 1.09rem;
} 
.lh-38 {
    line-height: 38px;
}
.lh-13 {
    line-height: 13px;
}
.mt-30{
    margin-top: 30px;
 }
.mt-40{
   margin-top: 40px;
}
.noBorder{
    border:none;
}
.hospital-serve{
    /* flex: 32%; */
    /* margin-left: 2%; */
    border-radius: 7px;
}
.hospital-patient{
    border: 1px solid #e6d8be; 
    border-radius: 10px;
    
}
.commonserve{
    height: 401px;
}
.hot-article{
    margin-top: 14px;
    padding-bottom: 10px;
}
.hoter{
    padding:0px 15px 15px 15px;
}
.hot-article .new-article1:nth-last-child(1){
    border-bottom:none;
}

.hospital-contaimer{
    border: 1px solid #e6d8be;
    border-radius: 10px;
}
.text-indent{
    text-indent:2em;
}
.slogen{
    padding: 0px 35px 35px 35px;
    width:100%;
}
.line{
    border-left: 6px solid #c1a567;
    padding-left:12px;
}


.diseases-list li:active{
    background: #f2f2f2;
}

.zl-article a:nth-of-type(1):active{
    background: #b53733 !important;
}

.zl-article a:nth-of-type(2):active{
    background: #d2a134 !important;
}

.zl-diseases .col-xs-12:active,
.article-list .col-xs-12:active{
    background: #f5f5f5;
}

.hospital-article>p{
    font-size: 16px !important;
}

.cont-16{
    font-size: 16px !important;
}