body{
	overflow-x: hidden;
}
.zt-content p{
	font-size: 16px;
	line-height: 2em;
	color: #333;
}
.zt-content h1,.zt-content h2,.zt-content h3,.zt-content h4,.zt-content h5,.zt-content h6{
	color: #1a1a1a;
	line-height: 1.5em;
}
.zt-content li{
	color: #333;
	line-height: 2em;
	font-size: 16px;
}
/*弹出框*/
#LRdiv1 p{
	font-size: 12px;
	line-height: 1.42857143;
}
/*弹出框 end*/
.zt-content{
	width: 1200px;
	margin: 0 auto;
}
.zt-padd{
    padding-top: 50px;
    padding-bottom: 50px;
}
.dotxt{
    width: 54%;
}
.dotxt h2{
    font-size: 26px;
    font-weight: bold;
}

.dopic{
    width: 42%;
}
.zttitbox h2{
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px;
    background: #FFF;
}
.zttitbox{
    position: relative;
    z-index: 1;
}
.zttitbox:before{
    content: '';
    display: block;
    border: 1px solid #b8c5c2;
    position: absolute;
    width: 20.5%;
    height: 70px;
    z-index: -1;
    left: 50%;
    top: 50%;
    margin-top: -35px;
    transform: translateX(-50%);
}
.confirmtab{
    margin: 40px 0;
    text-align: center;
}
.confirmtab li{
    border: none;
    cursor: pointer;
    border-radius: 0;
    font-size: 18px;
    color: #1a1a1a;
    background: #f5f5f5;
    padding: 10px 15px;
    margin: 0 10px;
    display: inline-block;
    display: inline-block;
}
.confirmtab li.confirmtabact{
    background: #123f7f;
    color: #fff;
}
.confirmpic{
    width: 35%;
}
.confirmtxt{
    width: 61%;
}
.confirmtxt h4{
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 20px;
}
.fuyao-tab-right p {
    overflow: hidden;
}
.fuyao-tab-right p i{
     font-style: normal;
    float: left;
    display: block;
    width: 95%;
}
.fuyao-tab-right span{
    color:#123f7f;
    margin-right: 10px;
    font-size: 20px;
    display: block;
    float: left;

}
.choosebox{
    display: flex;
    background: #f4fafc;
    align-items: center;
}
.choosetxt{
    width:30%;
    box-sizing: border-box;
    background: #123f7f;
    padding: 30px;
}
.choosetxt p{
    color: #FFF;
}
.chooseright{
    width: 65%;
    padding: 0 3%;
    box-sizing: border-box;
}
.chooseright span{
    color:#123f7f;
    margin-right: 10px;
    font-size: 20px;
    display: block;
    float: left;
}
.chooseright p{
    overflow: hidden;
    margin: 1em 0;
}
.chooseright p i{
    font-style: normal;
    float: left;
    display: block;
    width: 95%;
}
.afterlist{
    overflow: hidden;
    width: 22%;
    position: relative;
    box-sizing: border-box;
    padding-left: 40px;
}
.afterlist2{
    width: 50%;
    margin: 0 3%;
}

.afterlistbox{
    display: flex;
}
.fuyao-item3-left{
    float: left;    
    font-size: 24px;
    font-weight: bold;
    border-bottom: 2px solid #123f7f;
    width: 40px;
    text-align: center;
    position: absolute;
    left: 0;
    top:0;
    line-height: 58px;
}
.fuyao-item3-right-top{
    line-height: 58px;
    border-bottom: 2px solid #123f7f;
    font-size: 24px;
    font-weight: bold;
    padding-left: 15px;
}
.fuyao-item3-right{
    border-left: 2px solid #123f7f;
    float: left;

}
.fuyao-item3-right-bottom{
    padding-left: 15px;

}
.fuyao-item3-right-bottom span{
    color: #123f7f;
}
.confirmcon li{
    display: none;
}
.confirmcon li.confirmshow{
    display: flex;
}
.confirmcon .aftermain.confirmshow{
    display: block;
}
.afterlistbox{
    margin-top: 40px;
}
.dosagelist{
    margin-top: 30px;
    background: #f4fafc;
    width: 48%;
    padding: 20px; 
    box-sizing: border-box;
}
.dosagepic{
    width: 27%;
}
.dosagetxt{
    width: 67%;
}
.dosagetxt h3{
    font-size: 26px;
    font-weight: bold;
}
.dosagetxt p{
    line-height: 1.5em;
}
.placepic{
    width: 48%;
    background: #f4fafc;
    padding: 30px;
    box-sizing: border-box;
}
.placetxt{
    width: 48%;
}
.placetxt h3{
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
}
.placetxt h3 span{
    font-weight: bold;
    font-size: 26px;
    margin-right: 10px;
}
.placetxt p{
    line-height: 1.5em;
}
.placebox{
    margin: 50px 0;
}
.ztcaseitem li{
    width: 23%;
}
.ztcaseitem li p{
    text-align: center;
    line-height: 1.5em;
    margin: 10px 0;
}
.zttitfff{
    text-align: center;
}
.zttitfff img{
    width: auto;
    display: inline-block;
}
.certificate{
    background: url(../images/fuyao-bg.png) no-repeat center;
    background-size: cover;
}
.zttitfff:before{
    display: none;
}
.ztcatelist{
    align-items: flex-start;
    margin-top: 50px;
}
.ztcatelist li{
    width: 31%;
}
.ztcatelist li img{
    width: auto;
    display: block;
    margin: 0 auto;
}
.ztcatelist li p{
    color: #FFF;        
    text-align: center;
    margin-top: 30px;
}
@media (max-width: 1000px) {
    .common-banner{
        width: 100%;
        height: 199.993px;
        overflow: hidden;
        position: relative;
    }
    .zt-content{
        width: 100%;
        box-sizing: border-box;
        padding: 0 15px;
    }
    .zt-padd{
        padding-top: 40px;
        padding-bottom: 40px;
        
    }
    .m-banner{
        width: 100%;
        margin-top: 57.314px;
        height: auto;
    }
    .m-banner img{
        width: 100%;
    }
    .zt-content img{
        width: 100%;
    }
    .common-banner img{
        height: 100%;
        width: auto;
        position: absolute;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
    }
    .dotxt{
        width: 100%;
    }
    .dotxt h2{
        font-size: 22px;
        font-weight: bold;
    }
    
    .dopic{
        width: 100%;
        margin-top: 30px;
    }
    .zttitbox h2{
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        margin-bottom: 30px;
        background: #FFF;
    }
    .zttitbox{
        position: relative;
        z-index: 1;
    }
    .zttitbox:before{
        content: '';
        display: block;
        border: 1px solid #b8c5c2;
        position: absolute;
        width: 20.5%;
        height:90px;
        z-index: -1;
        left: 50%;
        top: 50%;
        margin-top: -45px;
        transform: translateX(-50%);
    }
    .confirmtab{
        margin: 40px 0;
        text-align: center;
    }
    .confirmtab li{
        border: none;
        cursor: pointer;
        border-radius: 0;
        font-size: 18px;
        color: #1a1a1a;
        background: #f5f5f5;
        padding: 10px 15px;
        margin: 0 10px;
        display: inline-block;
        margin-bottom: 15px;
    }
    .confirmtab li.confirmtabact{
        background: #123f7f;
        color: #fff;
    }
    .confirmpic{
        width: 100%;
    }
    .confirmtxt{
        margin-top: 20px;
        width: 100%;
    }
    .confirmtxt h4{
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 20px;
    }
    .fuyao-tab-right p {
        overflow: hidden;
    }
    .fuyao-tab-right p i{
         font-style: normal;
        float: left;
        display: block;
        width: 90%;
    }
    .fuyao-tab-right span{
        color:#123f7f;
        margin-right: 10px;
        font-size: 20px;
        display: block;
        float: left;
    
    }
    .choosebox{
        display: flex;
        background: #f4fafc;
        align-items: center;
    }
    .choosetxt{
        width:100%;
        box-sizing: border-box;
        background: #123f7f;
        padding: 30px;
    }
    .choosetxt p{
        color: #FFF;
    }
    .chooseright{
        width: 100%;
        padding: 0 3%;
        box-sizing: border-box;
    }
    .chooseright span{
        color:#123f7f;
        margin-right: 10px;
        font-size: 20px;
        display: block;
        float: left;
    }
    .chooseright p{
        overflow: hidden;
        margin: 1em 0;
    }
    .chooseright p i{
        font-style: normal;
        float: left;
        display: block;
        width: 88%;
    }
    .afterlist{
        overflow: hidden;
        width: 100%;
        position: relative;
        box-sizing: border-box;
        padding-left: 40px;
    }
    .afterlist2{
        width: 100%;
        box-sizing: border-box;
        margin: 40px 0;
    }
    
    .afterlistbox{
    }
    .fuyao-item3-left{
        float: left;    
        font-size: 24px;
        font-weight: bold;
        border-bottom: 2px solid #123f7f;
        width: 40px;
        text-align: center;
        position: absolute;
        left: 0;
        top:0;
        line-height: 58px;
    }
    .fuyao-item3-right-top{
        line-height: 58px;
        border-bottom: 2px solid #123f7f;
        font-size: 24px;
        font-weight: bold;
        padding-left: 15px;
    }
    .fuyao-item3-right{
        border-left: 2px solid #123f7f;
        float: left;
    
    }
    .fuyao-item3-right-bottom{
        padding-left: 15px;
    
    }
    .fuyao-item3-right-bottom span{
        color: #123f7f;
    }
    .confirmcon li{
        display: none;
    }
    .confirmcon li.confirmshow{
        display: block;
    }
    .confirmcon .aftermain.confirmshow{
        display: block;
    }
    .afterlistbox{
        margin-top: 40px;
    }
    .dosagelist{
        margin-top: 30px;
        background: #f4fafc;
        width: 100%;
        padding: 20px; 
        box-sizing: border-box;
    }
    .dosagepic{
        width: 27%;
    }
    .dosagetxt{
        width: 67%;
    }
    .dosagetxt h3{
        font-size: 26px;
        font-weight: bold;
    }
    .dosagetxt p{
        line-height: 1.5em;
    }
    .placepic{
        width: 100%;
        background: #f4fafc;
        padding: 20px;
        box-sizing: border-box;
    }
    .placetxt{
        margin-top: 30px;
        width: 100%;
    }
    .placetxt h3{
        font-size: 18px;
        font-weight: normal;
        margin-bottom: 20px;
    }
    .placetxt h3 span{
        font-weight: bold;
        font-size: 26px;
        margin-right: 10px;
    }
    .placetxt p{
        line-height: 1.5em;
    }
    .placebox{
        margin: 50px 0;
    }
    .ztcaseitem li{
        width: 100%;
        margin-top: 30px;
    }
    .ztcaseitem li p{
        text-align: center;
        line-height: 1.5em;
        margin: 10px 0;
    }
    .zttitfff{
        text-align: center;
    }
    .zttitfff img{
        width: auto;
        display: inline-block;
    }
    .certificate{
        background: url(../images/fuyao-bg.png) no-repeat center;
        background-size: cover;
    }
    .zttitfff:before{
        display: none;
    }
    .ztcatelist{
        align-items: flex-start;
        margin-top: 30px;
    }
    .ztcatelist li{
        width:100%;
        margin-bottom: 40px;
    
    }
    .ztcatelist li img{
        width: auto;
        display: block;
        margin: 0 auto;
    }
    .ztcatelist li p{
        color: #FFF;        
        text-align: center;
        margin-top: 30px;
    }
}
@media (max-width: 500px) {
    
    .zt-banner {
      overflow: hidden;
      height: 180px;
      position: relative;
    }
    .zt-banner img {
      position: absolute;
      width: auto;
      left: 50%;
      height: 100%;
      transform: translateX(-50%);
    }
}
