.p-t-50{
    padding-top: 50px;
}
.zyk{
    padding: 100px 0;
}
.zyk .contain{
    position: relative;
}
.zyk .contain:before , .zyk .contain:after{
    content: '';
    display: block;
    position: absolute;
    width: 120px;
    height: 120px;
}
.zyk .contain:before{
    background: url('../images/yh01.png') no-repeat;
    background-size: 100%;
    left: -50px;
    top: 70px;
}
.zyk .contain:after{
    background: url('../images/yh02.png') no-repeat;
    background-size: 100%;
    right: -40px;
    top: 130px;
}
.zyk .contain .desc{
    color: #7a7a7a;
    font-size: 14px;
    line-height: 24px;
    text-indent: 2em;
    width: 1000px;
    margin: 0 auto;
}

/*血清专题页 开始*/
.xq-warp{
    padding: 100px 0;
}
.xq-warp .desc img{
    width: 400px;
    height: 400px;
    margin-right: 30px;
    float: left;
}
.xq-warp .desc .info{
    float: left;
    width: 770px;
}
.xq-warp .desc .info p{
    color: #7a7a7a;
    font-size: 16px;
    line-height: 50px;
    text-indent: 2em;
}
.xq-warp .desc .info a{
    display: block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    background: #00a0e9;
    color: #fff;
    text-align: center;
    font-size: 15px;
    margin-top: 30px;
}
.xq-warp .desc:after{
    content: '';
    display: block;
    clear: both;
}
.szqx-img{
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
.szqx-img .img-left{
    width: 48%;
    box-shadow: 0 0 5px #d7d6d6;
}
.szqx-img .szqx-img-right{
    width: 48%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.szqx-img .szqx-img-right img{
    width: 48%;
}
.Ffaq-b .q, .Ffaq-b .a{
    height: 54px;
    line-height: 54px;
    padding-left: 20px;
    font-size: 14px;
}
.Ffaq-b .q{
    background: #ddd;
}
/*血清专题页 结束*/

/*专题页 产品tab切换 + slide  开始*/
.pro-slide-tabs{
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}
.pro-slide-tabs li{
    width: 150px;
    line-height: 40px;
    text-align: center;
    border-bottom: 2px solid transparent;
    margin: 2px 10px;
    position: relative;
    cursor: pointer;
}
.pro-slide-tabs li.current{
    border-bottom: 2px solid #0a95da;
}
.pro-slide-tabs li.current:after{
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    left: 69px;
    bottom: -8px;
    border-left: 2px solid #0a95da;
    border-bottom: 2px solid #0a95da;
    transform: rotate(-45deg);
    background: #fff;
    border-top-right-radius: 100%;
}
.pro-slide-tabs li.current a{
    color: #0a95da;
}
.pro-slide-tabs li:hover a{
    color: #0a95da;
}
.pro-slide-tabs li .img-b{
    width: 70px;
    height: 70px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pro-slide-tabs li .img-b img{
    width: 80%;
    height: 80%;
}

.silder{margin:0 auto 0;}

.rmxbxzl{
    padding-bottom: 60px;
}
.rmxbxzl .silder li{
    width:200px;
    height:200px;
    cursor: pointer;
    position: relative;
}
.rmxbxzl .silder li img{
    width:100%;
    height:100%;
    box-shadow: 0 0 10px #d7d7d7;
}
.silder-button{
    top:44px;
    width:25px;
    height:54px;
    position:absolute;
    cursor:pointer;
}
.silder-button.btl{
    left:10px;
    background:url(../images/bl.png);
}
.silder-button.btr{
    right:10px;
    background:url(../images/br.png);
}
.rmxbxzl .slide-info-b{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.rmxbxzl .slide-info-b .name{
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 10px;
    box-sizing: border-box;
    color: #ffffff;
    background: rgba(0,0,0,0.5);
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.rmxbxzl .slide-info-b .info{
    width: 100%;
    height: 100%;
    padding: 10px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.5);
    color: #fff;
    display: none;
}
.rmxbxzl .slide-info-b:hover .info{
    display: block;
}
.rmxbxzl .slide-info-b:hover .name{
    display: none;
}
.rmxbxzl .slide-info-b .info .name2{
    height: 50px;
    line-height: 24px;
    margin: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}
.rmxbxzl .slide-info-b .info .hh , .rmxbxzl .slide-info-b .info .gg{
    line-height: 13px;
}
.rmxbxzl .slide-info-b .info .more{
    text-align: right;
}
/*.slide-info-b .i1{
    height: 46px;
    line-height: 22px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}*/
.toall{
    display: block;
    width: 260px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #0a95da;
    color: #fff;
    margin: 0 auto;
    font-size: 20px;
}
/*专题页 产品tab切换 + slide  结束*/

/*细胞来源及扩增存储*/
.xbly{
    padding: 100px 0;
    background: url('../images/xblybg.jpg') no-repeat;
    background-size: 100% 100%;
}
.xbly .box-b{
    display: flex;
    justify-content: space-between;
}
.xbly .box-b .box-item{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.xbly .box-b .box-item .item-img{
    width: 100px;
    height: 100px;
}
.xbly .box-b .box-item .desc{
    padding-left: 10px;
}
.xbly .box-b .box-item .desc .tit{
    height: 27px;
    position: relative;
    font-size: 15px;
    font-weight: bold;
}
.xbly .box-b .box-item .desc .tit:after{
    content: '';
    display: block;
    width: 30px;
    height: 3px;
    background: #0a95da;
    position: absolute;
    left: 0;
    bottom: 0;
}
.xbly .box-b .box-item .desc .tips{
    margin-top: 10px;
    color: #6f6f6f;
}
.xbly .box-b .box-item .lj-ico{
    width: 37px;
    padding: 0 30px;
}

/*实验技术服务*/
.syjsfw{
    padding: 30px 0 100px;
}
.syjsfw *{
    box-sizing: border-box;
}
.syjsfw .box-item{
    width: 25%;
    height: 300px;
    float: left;
    position: relative;
}
.syjsfw .box-item .item-img{
    width: 100%;
    height: 100%;
}
.syjsfw .box-item .title{
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 16px;
    background: rgba(57, 103, 238, 0.5);
    box-sizing: border-box;
    padding: 0 10px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.syjsfw .box-item .desc{
    width: 100%;
    height: 60%;
    position: absolute;
    bottom: 0;
    background: rgba(57, 103, 238, 0.5);
    color: #fff;
    padding: 10px;
    display: none;
}
.syjsfw .box-item .desc .tit{
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.syjsfw .box-item .desc .tips{
    height: 60px;
    line-height: 20px;
    text-align: center;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}
.syjsfw .box-item .desc .more{
    text-align: center;
    margin-top: 20px;
}
.syjsfw .box-item:hover .title{
    display: none;
}
.syjsfw .box-item:hover .desc{
    display: block;
}

/*优质信誉保障*/
.yzxybz{
    padding: 50px 0;
}
.yzxybz .box-b{
    margin-right: -20px;
}
.yzxybz .box-b .box-item{
    width: 183px;
    margin-right: 20px;
    float: left;
}
.yzxybz .box-b .box-item img{
    width: 100%;
    height: 259px;
}
.yzxybz .box-b .box-item .title{
    height: 40px;
    line-height: 20px;
    box-sizing: border-box;
    padding: 0 10px;
    margin: 10px 0;
    text-align: center;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}

/*常用培养基推荐*/
.cypyjtj{
    padding: 50px 0;
}
.cypyjtj .silder li{
    width:200px;
    height:230px;
    cursor: pointer;
    position: relative;
}
.cypyjtj .silder li img{
    width:100%;
    height:200px;
    box-shadow: 0 0 10px #d7d7d7;
}
.cypyjtj .silder-box .slide-info-b .name{
    color: #484848;
    height: 30px;
    line-height: 30px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*热门IPSC细胞推荐*/
.rmipsc .box-b{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.rmipsc .box-b .box-item{
    width: 255px;
    margin: 0 60px 40px 0;
}
.rmipsc .box-b .box-item:nth-child(4n) , .rmipsc .box-b .box-item:last-child{
    margin-right: 0;
}
.rmipsc .box-b .box-item img{
    width: 100%;
    height: 255px;
    box-shadow: 0 0 2px #ddd;
}

/*IPS定制*/
.ipsdz{
    padding: 100px 0;
    background: url('../images/xblybg.jpg') no-repeat;
    background-size: 100% 100%;
}
.ipsdz *{
    box-sizing: border-box;
}
.ipsdz .t1{
    font-size: 16px;
    margin: 50px 0 40px;
}
.ipsdz .box-b{
    display: flex;
    justify-content: space-between;
}
.ipsdz .box-b .box-item{
    width: 320px;
    height: 230px;
    padding: 30px 40px 30px;
    background: #0a95da;
    color: #fff;
    font-size: 15px;
    line-height: 30px;
    display: flex;
    align-items: center;
    border-radius: 20px;
    position: relative;
}
.ipsdz .box-b .box-item .nu{
    position: absolute;
    left: 0;
    top: 0;
    width: 90%;
    height: 100%;
    color: #fff;
    font-size: 242px;
    line-height: 230px;
    font-style: italic;
    opacity: 0.07;
    text-align: center;
}

/*原代细胞的培养服务*/
.ydxbpyfw{
    padding: 100px 0;
    background: url('../images/xblybg.jpg') no-repeat;
    background-size: 100% 100%;
}
.ydxbpyfw p{
    font-size: 14px;
    line-height: 24px;
    color: #7a7a7a;
}
.ydxbpyfw .box-b{
    display: flex;
    justify-content: center;
    margin: 40px 0;
}
.ydxbpyfw .box-b .box-item{
    width: 120px;
    height: 100px;
    display: flex;
    align-items: center;
    background: url('../images/bg2.png') no-repeat;
    background-size: 100% 100%;
    color: #fff;
    padding: 0 63px;
    font-size: 16px;
}

/*一抗产品分类*/
.ykcat *{
    box-sizing: border-box;
}
.ykcat .box-b{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.ykcat .box-b .box-item{
    width: 360px;
    margin: 0 60px 40px 0;
    box-shadow: 0 0 10px #aeaeae;
    border-radius: 10px;
    padding: 20px;
}
.ykcat .box-b .box-item:hover{
    box-shadow: 0 0 10px #626262;
}
.ykcat .box-b .box-item a{
    display: block;
}
.ykcat .box-b .box-item:nth-child(3n) , .ykcat .box-b .box-item:last-child{
    margin-right: 0;
}
.ykcat .box-b .box-item .title{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #0c0c0c;
    margin-bottom: 8px;
    border-bottom: 1px solid #ddd;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ykcat .box-b .box-item .title .name2{
    color: #0a95da;
    font-size: 12px;
}
.ykcat .box-b .box-item .cat-img{
    width: 100%;
}
.ykcat .box-b .box-item .cat-img img{
    width: 100%;
    height: 110px;
}
.ykcat .box-b .box-item .i1{
    margin: 10px 0;
    height: 16px;
    display: flex;
    align-items: center;
    color: #0a95da;
}
.ykcat .box-b .box-item .i1 img{
    width: 18px;
    height: 18px;
    margin-right: 8px;
}
.ykcat .box-b .box-item .goodslist{
    height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.ykcat .box-b .box-item .goodslist span{
    line-height: 20px;
}
.ykcat .box-b .box-item .goodslist span:after{
    content: '、';
}
.ykcat .box-b .box-item .goodslist span:last-child{
    padding-right: 37px;
}
.ykcat .box-b .box-item .goodslist span:last-child:after{
    content: '等抗体';
}
.ykcat .box-b .box-item .more{
    margin-top: 10px;
    color: #0a95da;
    font-family: '宋体';
}

/*生物试剂*/
.swsj{
    background: #f8f8f8;
    padding: 40px 0;
}
.swsj h1{
    padding-left: 130px;
}
.swsj .pro-slide-tabs{
    width: 965px;
    margin: 0 auto;
}
.swsj .silder li{
    width:300px;
    height:360px;
    cursor: pointer;
    position: relative;
}
.swsj .silder li img{
    width:100%;
    height:100%;
    box-shadow: 0 0 10px #d7d7d7;
}
.swsj .silder-button{
    top:80px;
    width:25px;
    height:54px;
    position:absolute;
    cursor:pointer;
}
.swsj .silder-button.btl{
    left:10px;
    background:url(../images/bl.png);
}
.swsj .silder-button.btr{
    right:10px;
    background:url(../images/br.png);
}
.swsj  .pro-slide-tabs {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 30px;
}
.swsj .pro-slide-tabs li{
    width: 125px;
}
.swsj .pro-slide-tabs li.current::after {
    left: 60px;
}
.swsj .slide-info-b p{
    height: 30px;
    line-height: 30px;
    color: #0a95da;
}
.kyhc{
    background: #fff;
}

/*科研基地*/
.scjd{
    background: url('../images/syjdbg.jpg') no-repeat;
    background-size: 100% 100%;
    padding: 50px 0;
}
.scjd h1 ,.scjd h2{
    color: #fff;
}
.scjd h1:before,.scjd h1:after{
    background: #fff;
}
.scjd .cimg{
    width: 1000px;
    margin: 0 auto;
}
.scjd .pic-slide{
    width: 100%;
    min-height: 410px;
    overflow: hidden;
    position: relative;

}
.scjd .pic-slide .img{
    overflow: hidden;
    position: absolute;
    transition: width 0.4s,height 0.4s,top 0.4s,left 0.4s,z-index 0.4s;
    text-align: center;
}
.scjd .pic-slide .img img{
    width: 100%;
    height: 100%;
}

.scjd .pic-slide .img4{
    width: 30%;
    height: 70%;
    top: 15%;
    left: 0;
    z-index: 1;
}
.scjd .pic-slide .img5{
    width: 40%;
    height: 80%;
    top: 10%;
    left: 12.5%;
    z-index: 2;
}
.scjd .pic-slide .img1{
    width: 50%;
    height: 90%;
    top: 5%;
    left: 25%;
    z-index: 3;
}
.scjd .pic-slide .img2{
    width: 40%;
    height: 80%;
    top: 10%;
    right: 12.5%;
    z-index: 2;
}
.scjd .pic-slide .img3{
    width: 30%;
    height: 70%;
    top: 15%;
    right: 0;
    z-index: 1;
}
.slide-bt{
    display: flex;
    justify-content: center;
}
.scjd .slide-bt span{
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px;
    cursor: default;
    border-radius: 50%;
    border: 1px solid #fff;
}
.scjd .slide-bt span:hover{
    background: #fff;
}
.scjd .slide-bt .on{
    background: #fff;
}

.scjd .pic-slide .poster-btn {
    position: absolute;
    top: 0;
    z-index: 10;
    cursor: pointer;
    height: 410px;
    width: 100px;
}
.scjd .pic-slide .poster-next-btn {
    right: 0;}
.scjd .pic-slide .poster-prev-btn {
    left: 0;}

/*热门完全培养基 分类*/
.wqpyjcat{
    background: url("../images/wqpyjcatbg.jpg") no-repeat;
    background-size: 100% 100%;
    padding: 70px 0;
}
.wqpyjcat h1{
    padding-left: 130px;
}
.wqpyjcat .pro-slide-tabs{
    margin: 0 auto;
}
.wqpyjcat .silder li{
    width:250px;
    height:250px;
    cursor: pointer;
    position: relative;
}
.wqpyjcat .silder li img{
    width:100%;
    height:100%;
    box-shadow: 0 0 10px #d7d7d7;
}
.wqpyjcat .silder-button{
    top:60px;
    width:25px;
    height:54px;
    position:absolute;
    cursor:pointer;
}
.wqpyjcat .silder-button.btl{
    left:10px;
    background:url(../images/bl.png);
}
.wqpyjcat .silder-button.btr{
    right:10px;
    background:url(../images/br.png);
}
.wqpyjcat  .pro-slide-tabs {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}
.wqpyjcat .pro-slide-tabs li{
    width: 150px;
    border: 2px solid #ddd;
    border-radius: 40px;
}
.wqpyjcat .pro-slide-tabs li.current{
    border: 2px solid #0a95da
}
.wqpyjcat .pro-slide-tabs li.current::after {
    left: 68px;
}
.wqpyjcat .slide-info-b{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.wqpyjcat .slide-info-b .name{
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 10px;
    box-sizing: border-box;
    color: #ffffff;
    background: rgba(0,0,0,0.5);
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wqpyjcat .slide-info-b .info{
    width: 100%;
    height: 100%;
    padding: 10px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.5);
    color: #fff;
    display: none;
}
.wqpyjcat .slide-info-b:hover .info{
    display: block;
}
.wqpyjcat .slide-info-b:hover .name{
    display: none;
}
.wqpyjcat .slide-info-b .info .name2{
    height: 50px;
    line-height: 24px;
    margin: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}
.wqpyjcat .slide-info-b .info .hh , .rmxbxzl .slide-info-b .info .gg{
    line-height: 13px;
}
.wqpyjcat .slide-info-b .info .more{
    text-align: right;
}
.wqpyjcat .pyjtip{
    text-align: center;
    font-size: 28px;
    color: #0a95da;
    margin-top: 30px;
}

/*完全培养基优势*/
.wqpyjys{
    padding: 60px 0;
}
.wqpyjys .box-b{
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
}
.wqpyjys .box-b .box-item{
    width: 300px;
    text-align: center;
    padding: 0 40px;
}
.wqpyjys .box-b .box-item .desc .tit{
    height: 70px;
    line-height: 70px;
    font-size: 18px;
    font-weight: bold;
}
.wqpyjys .box-b .box-item .desc .tips{
    font-size: 14px;
    color: #5e5e5e;
}
.wqpyjys2{
    padding: 40px 0;
    background: url("../images/ys2bg.jpg") no-repeat;
    background-size: 100% 100%;
}
.wqpyjys2 .box-b{
    display: flex;
    justify-content: space-between;
}
.wqpyjys2 .box-b .box-item{
    width: 200px;
    padding: 0 20px;
    text-align: center;
}
.wqpyjys2 .box-b .box-item img{
    width: 110px;
    height: 110px;
}
.wqpyjys2 .box-b .box-item .desc .tit{
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin-top: 30px;
}

/*我们的优势*/
.wmdys{
    padding: 50px 0 100px 0;
}
.wmdys .box-b{
    position: relative;
}
.wmdys .box-b .min{
    width: 400px;
    height: 400px;
    padding: 10px;
    border: 1px solid #00a7d0;
    border-radius: 50%;
    margin: 0 auto;
}
.wmdys .box-b .min img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
}
.wmdys .box-b .ysitem{
    position: absolute;
    width: 260px;
    height: 56px;
    font-size: 16px;
    color: #393939;
    display: flex;
    align-items: center;
}
.wmdys .box-b .ysitem.ys1 , .wmdys .box-b .ysitem.ys3{
    padding-right: 56px;
}
.wmdys .box-b .ysitem.ys1:after , .wmdys .box-b .ysitem.ys3:after{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 56px;
    height: 56px;
    background: #0595d8;
    color: #fff;
    text-align: center;
    line-height: 56px;
    font-size: 20px;
    border-radius: 50%;
}
.wmdys .box-b .ysitem.ys2 , .wmdys .box-b .ysitem.ys4 , .wmdys .box-b .ysitem.ys5{
    padding-left: 62px;
}
.wmdys .box-b .ysitem.ys2:after , .wmdys .box-b .ysitem.ys4:after , .wmdys .box-b .ysitem.ys5:after{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 56px;
    height: 56px;
    background: #0595d8;
    color: #fff;
    text-align: center;
    line-height: 56px;
    font-size: 20px;
    border-radius: 50%;
}
.wmdys .box-b .ysitem.ys1{
    right: 820px;
    top: 80px;
}
.wmdys .box-b .ysitem.ys2{
    left: 820px;
    top: 80px;
}
.wmdys .box-b .ysitem.ys3{
    right: 820px;
    top: 250px;
}
.wmdys .box-b .ysitem.ys4{
    left: 820px;
    top: 250px;
}
.wmdys .box-b .ysitem.ys5{
    left: 480px;
    top: 440px;
}
.wmdys .box-b .ysitem.ys1:after{
    content: '01';
}
.wmdys .box-b .ysitem.ys2:after{
    content: '02';
}
.wmdys .box-b .ysitem.ys3:after{
    content: '03';
}
.wmdys .box-b .ysitem.ys4:after{
    content: '04';
}
.wmdys .box-b .ysitem.ys5:after{
    content: '05';
}

/*合作伙伴*/
.partner{
    padding: 50px 80px;
    background: #eee;
}
.partner .box-item{
    float: left;
    width: 240px;
    height: 100px;
    box-shadow: 0 0 1px #a2a0a0;
}
.partner .box-item img{
    width: 100%;
    height: 100%;
}

.zt-banner{
    position: relative;
}
.zt-banner .bannerdesc{
    position: absolute;
    width: 1200px;
    height: 130px;
    left: calc(50% - 600px);
    top: calc(50% - 65px);
}
.zt-banner .bannerdesc:after{
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 200px;
    height: 8px;
    background: #f3b04e;
}
.zt-banner .bannerdesc h2{
    color: #fff;
    font-size: 50px;
    font-weight: bold;
}
.zt-banner .bannerdesc p{
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
}

/*实验1*/
.sy-warp *{
    box-sizing: border-box;
}
.sy-warp .desc p{
    font-size: 17px;
    line-height: 39px;
}
.sy-warp table{
    border-spacing: 0;
    background-color: transparent;
    max-width: 100%;
}
.sy-warp table > thead > tr > th{
    font-size: 14px;
}
.sy-warp table > tbody > tr > td{
    padding: 6px 10px;
    line-height: 1.42857143;
    box-sizing: content-box;
    text-align: center;
    font-size: 14px;
}
.sy-warp .tit1{
    margin-top: 20px;
    padding-bottom: 14px;
    font-size: 32px;
    text-align: left;
    color: #4d4d4d;
    font-weight: bold;
    position: relative;
    margin-bottom: 30px;
}
.sy-warp .tit1:after{
    content: '';
    display: block;
    width: 120px;
    height: 7px;
    background: #0a95da;
    position: absolute;
    bottom: 0;
    left: 0;
}
.sy1{
    padding: 30px 0 30px;
}
.sy1 .info-img{
    width: 500px;
    margin-right: 20px;
}
.sy1 .info-img img {
    width: 100%;
}
.sy1 .info-text {
    line-height: 39px;
    font-size: 17px;
    padding-top: 15px;
}
.sy1 .info-text p {
    text-indent: 34px;
}
.sy1td1{
    padding: 40px 0 50px;
}
.sy1td1 .box-b{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.sy1td1 .box-b .tditem{
    width: 150px;
    height: 90px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    background-color: #0A95DA;
    font-size: 24px;
    color: #fff;
}
.sy1td2 .tit2{
    font-size: 18px;
    font-weight: 400;
    background-color: #e8e8e8;
    padding-left: 20px;
    border-bottom: 2px solid #0a95da;
    margin-bottom: 2px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.sy1td2 .sy-tree{
    margin-bottom: 20px;
}
.sy1td2 .sy-tree span{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    background: #CECECE;
    border-radius: 4px;
    font-size: 17px;
}
.sy1td2 .sy-tree i{
    display: inline-block;
    font-style: normal;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
}
.sy1td2 .box-b{
    margin-bottom: 40px;
}
.sy1td2 .img-b{
    text-align: center;
}
.file-download{
    margin-bottom: 40px;
}
.file-download .tit1{
    font-size: 20px;
}
.file-download .f-box{
    width: 48%;
    float: left;
    margin-right: 4%;
}
.file-download .f-box:nth-child(2n){
    margin-right: 0;
}
.file-download .file-item{
    padding: 0 80px 0 0;
    position: relative;
    border-bottom: 1px solid #cecece;
}
.file-download .file-item p{
    width: 100%;
    background: #EBECEC;
    padding: 0 20px;
    font-size: 15px;
    line-height: 38px;
}
.file-download .file-item h5{
    position: absolute;
    width: 50px;
    height: 39px;
    line-height: 39px;
    left: 0;
    top: 0;
    background-color: #0a95da;
    color: #fff;
    text-align: center;
    font-size: 18px;
}
.file-download .file-item a{
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: 39px;
    text-align: center;
    background-color: #ebecec;
    text-decoration: underline;
    color: #0a95da;
    font-size: 15px;
    line-height: 38px;
}
.sygzlc .lc-item{
    width: 565px;
    padding: 20px;
}
.sygzlc .lc-item .item-b{
    width: 100%;
    height: 300px;
    position: relative;
}
.sygzlc .lc-item .item-b img{
    width: 100%;
    height: 100%;
}
.sygzlc .lc-item p{
    width: 100%;
    text-align: center;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
    background: rgba(10, 149, 218,0.5);
}
.sy-warp .sy2{
    margin-top: -220px;
}
.sy-warp .sy2 .contain{
    position: relative;
    padding-left: 35px;
    padding-right: 35px;
}
.sy-warp .sy2 .contain.desc {
    background: rgba(255, 255, 255, 0.6);
}
.sy-warp .desc p{
    font-size: 17px;
    line-height: 39px;
}

.table-box{
    width: 900px;
}
.table-box table{
    width: 100%;
}
.table-box table thead{
    background: #aad4e5;
}
.sy-warp .table-b-item{
    margin-bottom: 60px;
}
.sy-warp .table-b-item .tab-tit{
    font-size: 18px;
    font-weight: 600;
    color: #0a95da;
    background: #eee;
    padding-left: 20px;
    border-left: 6px solid #0a95da;
    height: 40px;
    line-height: 40px;
}
.sy-warp .table-b-item a{
    color: #f00;
    text-decoration: underline;
}
.sy-warp .tab-desc{
    font-size: 15px;
    line-height: 30px;
    padding: 10px 0;
}
.sy-warp .sy3-banner2 img{
    max-width: 100%;
}
.sy-warp .sy-qb .sy-qb-tit a{
    color: #0a95da;
    text-decoration: underline;
    font-weight: bold;
    font-size: 17px;
    line-height: 40px;
}
.sy-warp .sy-qb .qb-item{
    margin-bottom: 20px;
    background: #eee;
    padding: 10px 20px;
}
.sy-warp .sy-qb .qb-item p{
    line-height: 30px;
    font-size: 15px;
}
.jsxl-content-b p{
    background: #EEEEEE;
    margin-bottom: 2px;
    padding: 0 33px 0 50px;
    font-size: 15px;
    line-height: 30px;
    position: relative;
}
.jsxl-content-b p span{
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background: #0a95da;
    color: #fff;
    position: absolute;
    left: 19px;
    top: 5px;
    font-size: 14px;
    border-radius: 50%;
}
.wb-sy-tree{
    margin-bottom: 20px;
}
.wb-sy-tree span{
    display: inline-block;
    height: 56px;
    line-height: 28px;
    padding: 0 20px;
    background: #d9f0ff;
    border-radius: 4px;
    text-align: center;
    font-size: 15px;
}
.wb-sy-tree i {
    display: inline-block;
    font-style: normal;
    height: 56px;
    line-height: 56px;
    padding: 0 10px;
}
.syzq{
    width: 700px;
    padding: 20px 29px;
    background: #d9f0ff;
    border-radius: 20px;
    color: #00186b;
    font-size: 26px;
}
.wb-zysx p{
    width: 370px;
    height: 100px;
    float: left;
    background: #eee;
    margin-right: 30px;
    margin-bottom: 30px;
    padding: 10px 18px 10px 76px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    line-height: 28px;
    font-size: 17px;
}
.wb-zysx p span{
    position: absolute;
    left: 11px;
    top: 34px;
    font-size: 84px;
    opacity: 0.1;
    color: #6749fb;
}
.wb-fwjg p{
    width: 228px;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #d9f0ff;
    height: 80px;
    padding: 10px;
    line-height: 20px;
    color: #00186b;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    font-size: 17px;
}
.wb-hzlc{
    display: flex;
    justify-content: center;
    margin: 40px 0;
}
.wb-hzlc .box-item {
    width: 200px;
    height: 100px;
    display: flex;
    align-items: center;
    background: url('../images/bg2.png') no-repeat;
    background-size: 100% 100%;
    color: #fff;
    padding: 0 35px;
    font-size: 15px;
    line-height: 20px;
    justify-content: center;
    text-align: center;
}
.cpdz .box-item{
    width: 150px;
    background: #eee;
    height: 60px;
    text-align: center;
    line-height: 60px;
    float: left;
    margin-right: 10px;
    cursor: pointer;
}
.cpdz .box-item.cur{
    background-color: #0a95da;
    color: #fff;
}

/*产品定制表单*/
.zd-form{
    background: #e8f8ff;
    padding: 20px;
    display: none;
}
.zd-form.show{
    display: block;
}
.zd-form .desc{
    font-size: 15px;
    line-height: 30px;
}
.zd-form .col-xs-6{
    width: 50%;
}
.zd-form input{
    font-family: inherit;
    font-size: inherit;
}
.zd-form .service-input{
    border: 0;
    width: 93%;
    padding: 10px;
    font-size: 15px;
    border-radius: 5px;
}
.zd-form .service-input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 1px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 1px rgba(102,175,233,.6);
}
.text-center{
    text-align: center;
}
.zd-form .sub-btn{
    width: 200px;
    height: 50px;
    line-height: 50px;
    background-color: #0a95da;
    color: #fff;
    border-radius: 5px;
    border: none;
    margin: 0 auto;
}
.zd-form .service-point{
    margin-bottom: 14px;
}
.zd-form .service-point .service-serial {
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.zd-form .service-line {
    border-top: solid 1px #ddd;
    margin-top: 5px;
    margin-bottom: 25px;
}
.zd-form .service-follow{
    float: left;
    margin-right: 30px;
    cursor: pointer;
    margin-bottom: 10px;
}
.zd-form .service-follow .service-choice {
    width: 16px;
    height: 16px;
    border: solid 1px #ccc;
    border-radius: 4px;
    float: left;
    margin-right: 6px;
}
.zd-form .service-follow .service-org{
    float: left;
    line-height: 15px;
    font-size: 15px;
}
.zd-form .service-follow .service-choice.service-gou {
    background-image: url("../images/gou.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-color: #00a1e9;
    border: 0;
}
.zd-form .code-input{
    width: 200px;
}

/*手机站样式*/
@media screen and (max-width: 992px){
    .p-t-50{
        padding-top: 10px;
    }
    .zt-banner{
        width: 100%;
        height: 120px;
        overflow: hidden;
        position: relative;
    }
    .zt-banner img{
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        object-fit: cover;
        height: 100%;
    }
    .zt-banner .bannerdesc{
        width: 100%;
        left: 20px;
        height: 70px;
        top: calc(50% - 35px);
    }
    .zt-banner .bannerdesc h2 {
        color: #fff;
        font-size: 24px;
        font-weight: bold;
    }
    .zt-banner .bannerdesc p {
        color: #fff;
        font-size: 22px;
        font-weight: bold;
    }
    .zt-banner .bannerdesc::after {
        width: 120px;
        height: 5px;
    }
    .contain h2{
        font-size: 24px;
    }
    .contain h1{
        font-size: 20px;
    }
    .zyk{
        padding: 50px 0;
    }
    .zyk .contain .desc{
        width: 100%;
        padding: 0 16px;
    }
    .zyk .contain::before, .zyk .contain::after{
        display: none;
    }
    .pro-slide-tabs{
        justify-content: flex-start;
        overflow-x: auto;
    }
    .pro-slide-tabs li.current::after{
        display: none;
    }
    .pro-slide-tabs li a{
        display: block;
        height: 30px;
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .xbly{
        padding: 100px 16px;
    }
    .xbly .box-b{
        flex-wrap: wrap;
        justify-content:flex-start;
    }
    .xbly .box-b .box-item{
        margin-bottom: 8px;
    }
    .xbly .box-b .box-item .item-img{
        height: 80px;
        width: 80px;
    }
    .syjsfw .box-item{
        width: 50%;
    }
    .yzxybz .box-b{
        margin: 0;
    }
    .yzxybz .box-b .box-item{
        width: 50%;
        margin: 2px 0;
        padding: 0 4px;
    }
    .partner{
        padding: 40px 16px;
    }
    .partner .box-item{
        width: 50%;
        height: 80px;
    }
    .footer-m{
        height: 66px;
    }
    .ydxbpyfw{
        padding: 0 16px;
    }
    .ydxbpyfw .box-b{
        flex-wrap: wrap;
    }
    .ydxbpyfw .box-b .box-item{
        width: 50%;
        margin-bottom: 5px;
        padding: 0 34px;
        font-size: 13px;
    }
    .rmipsc .box-b .box-item{
        width: 50%;
        margin: 0;
        padding: 0 3px;
    }
    .ipsdz{
        padding: 0 16px;
    }
    .ipsdz .box-b{
        flex-wrap: wrap;
    }
    .ipsdz .box-b .box-item{
        width: 100%;
        margin-bottom: 10px;
        padding: 20px 20px;
        height: 150px;
    }
    .ipsdz .box-b .box-item .nu{
        font-size: 140px;
        line-height: 140px;
    }
    .ykcat{
        padding: 0 10px;
    }
    .ykcat .box-b{
        justify-content: space-between;
    }
    .ykcat .box-b .box-item{
        width: 48%;
        margin: 0 0 40px 0;
        padding: 10px;
    }
    .wqpyjcat .pro-slide-tabs{
        justify-content: flex-start;
    }
    .wqpyjys .box-b{
        flex-wrap: wrap;
    }
    .wqpyjys .box-b .box-item{
        width: 48%;
        padding: 0 10px;
        margin-bottom: 20px;
    }
    .wqpyjys2 .box-b{
        flex-wrap: wrap;
    }
    .wqpyjys2 .box-b .box-item{
        width: 30%;
        margin-bottom: 20px;
        padding: 0 10px;
    }
    .wqpyjys2 .box-b .box-item img{
        width: 100%;
        height: auto;
    }
    .wqpyjys2 .box-b .box-item .desc .tit{
        font-size: 13px;
        margin-top: 10px;
    }
    .swsj .pro-slide-tabs{
        justify-content: flex-start;
        width: 100%;
    }
    .scjd .cimg{
        width: 100%;
    }
    .scjd .pic-slide{
        min-height: 200px;
    }
    .wmdys{
        padding: 40px 10px 0;
    }
    .wmdys .box-b .min{
        display: none;
    }
    .wmdys .box-b .ysitem{
        position: relative;
        width: 100%;
        margin-bottom: 15px;
        border: 1px solid #ddd;
        padding: 10px;
        font-size: 13px;
    }
    .wmdys .box-b .ysitem.ys1{
        left: 0;
        top: 0;
        padding-left: 56px;
        padding-right: 10px;
    }
    .wmdys .box-b .ysitem.ys2{
        left: 0;
        top: 0;
    }
    .wmdys .box-b .ysitem.ys3{
        left: 0;
        top: 0;
        padding-left: 56px;
        padding-right: 10px;
    }
    .wmdys .box-b .ysitem.ys4{
        left: 0;
        top: 0;
    }
    .wmdys .box-b .ysitem.ys5{
        left: 0;
        top: 0;
    }
    .wmdys .box-b .ysitem.ys1::after, .wmdys .box-b .ysitem.ys2::after, .wmdys .box-b .ysitem.ys3::after, .wmdys .box-b .ysitem.ys4::after, .wmdys .box-b .ysitem.ys5::after {
        left: 6px;
        top: 7px;
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .yzxybz{
        padding-left: 10px;
        padding-right: 10px;
    }

    /*实验专题页*/
    .no-banner{
        display: none;
    }
    .sy-warp{
        padding: 0 10px;
        font-size: 15px;
        line-height: 30px;
    }
    .sy-warp .tit1{
        font-size: 15px;
        margin-top: 10px;
        padding-bottom: 5px;
        margin-bottom: 20px;
    }
    .sy-warp .tit1::after{
        width: 60px;
        height: 3px;
    }
    .sy1 .info-img{
        width: 100%;
        margin: 0;
    }
    .sy1 .info-text{
        line-height: 30px;
        font-size: 15px;
    }
    .sy1td1{
        padding: 10px 0 20px;
    }
    .sy1td1 .box-b .tditem{
        width: 20%;
        font-size: 14px;
        height: auto;
        border-radius: 6px;
    }
    .sy1td2 .tit2{
        font-size: 16px;
    }
    .sy1td2 .sy-tree span{
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
        font-size: 14px;
        margin-bottom: 10px;
    }
    .sy1td2 .sy-tree i{
        padding: 0;
        height: 30px;
        line-height: 30px;
    }
    .sy1td2 .img-b img{
        max-width: 100%;
    }
    .file-download .f-box{
        width: 100%;
    }
    .file-download .file-item p{
        height: 50px;
        line-height: 50px;
    }
    .file-download .file-item a{
        height: 50px;
        line-height: 50px;
    }
    .sy-warp .sy2{
        margin-top: -50px;
    }
    .sy-warp .sy2 .contain{
        padding-left: 0;
        padding-right: 0;
    }
    .sy-warp .sy2 .contain.desc{
        background: transparent;
    }
    .sy-warp .sy2 .contain p{
        padding: 0;
    }
    .sy-warp .desc p{
        font-size: 15px;
        line-height: 30px;
    }
    .sygzlc .lc-item{
        width: 100%;
        padding: 0;
        margin-bottom: 30px;
    }
    .sygzlc .lc-item .item-b{
        height: auto;
    }
    .table-box{
        width: 100%;
    }
    .syzq{
        width: 100%;
        font-size: 16px;
        text-align: center;
        padding: 16px 0;
    }
    .wb-sy-tree span{
        width: 50%;
        margin-bottom: 10px;
        font-size: 14px;
        padding: 0 10px;
        border-radius: 25px;
    }
    .wb-sy-tree i{
        display: none;
    }
    .wb-hzlc{
        flex-wrap: wrap;
    }
    .wb-hzlc .box-item{
        font-size: 14px;
        width: 50%;
        margin-bottom: 10px;
    }
    .jsxl-content-b p{
        font-size: 14px;
        padding: 0 10px 0 36px;
    }
    .jsxl-content-b p span{
        left: 10px;
    }
    .wb-zysx p{
        width: 100%;
        justify-content: left;
        line-height: 20px;
        height: 60px;
        padding: 10px 10px 10px 50px;
        margin-bottom: 10px;
        font-size: 14px;
    }
    .wb-zysx p span{
        left: 10px;
        top: 20px;
        font-size: 50px;
    }
    .wb-fwjg p{
        width: 50%;
        margin: 0 0px 10px 0;
        border-radius: 20px;
        font-size: 14px;
        height: 50px;
    }
    .cpdz{
        overflow-x: auto;
        white-space: nowrap;
    }
    .cpdz .box-item{
        width: auto;
        height: 40px;
        line-height: 40px;
        display: inline-block;
        float: none;
        padding: 0 10px;
    }
    .zd-form{
        padding: 10px;
    }
    .zd-form .desc{
        background-color: #fff;
        padding: 10px;
        line-height: 20px;
        font-size: 14px;
        border-radius: 6px;
        margin-bottom: 10px;
    }
    .zd-form .code-input{
        width: 150px;
    }
}
