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

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

.zl-logo span {
    display: inline-block;
    float: left;
    width: 2px;
    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: #c1a567;
    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;
}

section {
    padding-bottom: 70px;
    max-width: 520px;
}

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

.zl-left h3 {
    font-size: 16px;
}

.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: #c1a567;
    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: 20%;
    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: #a7514d;
    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(85% - 60px);
    height: 50px;
    line-height: 50px;
}

.z-healthTit-header p {
    height: 50px;
    padding: 0px 15px;
    line-height: 55px;
    background: url(/static/index_m/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;
    padding: 0px 10px;
}

.zl-title p {
    float: right;
}

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

.zl-title>h4 {
    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: #7f7f7f;
    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: 20px;
}

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

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

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

.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:hover {
    color: #a7514d;
}

@-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;
}

.zl-video .col-xs-6:nth-of-type(odd) {
    padding-right: 5px;
    padding-left: 10px;
    text-align: center;
}

.zl-video .col-xs-6:nth-of-type(even) {
    padding-right: 10px;
    padding-left: 5px;
    text-align: center;
}

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

.zl-video ul {
    padding-top: 15px;
    clear: both;
}

.zl-video ul h3 {
    font-size: 16px;
    width: 100%;
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 5px 0px 10px 0px;
}

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

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

.zl-know>div:nth-of-type(1) {
    margin-bottom: 10px;
}

.article {
    overflow: hidden;
    margin: 15px 0px;
    position: relative;
}

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

.article h3 {
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.article .col-xs-7>p {
    font-size: 12px;
    color: #585858;
    line-height: 18px;
    margin-top: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.article>p {
    font-size: 12px;
    color: #c0c0c0;
    width: calc(55% - 5px);
    line-height: 18px;
    position: absolute;
    bottom: 0px;
    left: calc(45% + 3px);
}

.article>p>a {
    float: right;
}

.article p>a {
    color: #a7514d;
}

.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-7 {
    height: 100px;
    padding-right: 0px;
}

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

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

.zl-kastart .col-xs-4 img {
    background: #e2ddd1;
    object-fit: cover;
    width: 100%;
    padding: 0px;
    height: 100px !important;
    min-height: 100px !important;
    overflow: hidden;
    line-height: 110px;
}

.zl-kastart .col-xs-4 h3 {
    font-size: 13px;
    margin-top: 5px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.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: #c1a567;
    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,.formList select {
    width: calc(80% - 32px);
    height: 35px;
    border-radius: 2px;
    border: 1px solid #b5b5b5;
    padding-left: 8px;
    float: right;
}

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

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

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

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

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

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

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

.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 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;
    margin: 5px 0px;
}

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

.zl-ept p {
    float: left;
    width: 90%;
    text-align: center;
}

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

.zl-article a {
    display: inline-block;
    padding: 2px 10px;
    color: white;
    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 {
    overflow: hidden;
}

.zl-listatcl img {
    width: 100%;
    margin-top: 5px;
}

.zl-listatcl h3 {
    font-size: 14px;
    font-weight: bold;
    padding: 0px 15px;
    margin-top: 15px;
}

.zl-listatcl p {
    font-size: 12px;
    text-indent: 2rem;
    padding: 15px;
}

.zl-listatcl p::before {
    display: block;
    content: none;
}

.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 .zl-listatcl {
    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 strong>span:nth-of-type(1) {
    font-size: 12px;
    margin-left: 10px;
}

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

.zl-headerBG {
    width: 100%;
    height: 125px;
    background: url(/templets/default/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-reade {
    width: 100%;
    position: absolute;
    bottom: 6px;
    margin-top: 5px;
}

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

.zl-reade p {
    position: absolute;
    right: 12px;
    bottom: 0px;
    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 h1 {
    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-align: justify;
    margin: 5px 0px;
}

.zl-article-article img {
    max-width: 100% !important;
    height: auto !important;
    margin: 10px 0px;
}

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

.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: 10px;
}

.zl-article-like>img {
    margin: 0px;
    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;
}