.inner_banner{width: 100%;height: 570px;}
.inner_banner img{display: none;}
.color_bar{width: 100%;margin-top: -2px;}
.color_bar img{width: 100%;height: auto;}
.w{width: 100%;}
.cc{max-width: 1200px;margin:0 auto;padding-top: 76px;padding-bottom: 50px;}
/* 鱼油介绍 */
.js1{width: 100%;position: relative;}
.js1 .swiper-container6{width: 100%;overflow: hidden;}
.js1 .swiper-container6 ul li{width: 100%;}
.js1 .swiper-container6 ul li>a{display: inline-block;width: 100%;height: 200px;overflow: hidden;}
.js1 .swiper-container6 ul li img{width: 100%;height: 100%;-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}
.js1 .swiper-container6 ul li:hover img{
    transform:scale(1.1);
    -o-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -webkit-transform:scale(1.1);
}
.js1 .swiper-container6 ul li .js_info{width: 100%;height: 74px;background: #ededed;}
.js1 .swiper-container6 ul li .js_info h2{font-size: 24px;color: #777;line-height: 74px;padding:0 20px;}
.js1 .swiper-container6 ul li .js_info h2 a{float: right;color: #0876bd;font-size: 13px;}
.js1 .swiper-container6 ul li .js_info h2 a:hover{color: red;}
.js1 .swiper-button-prev6,.js1 .swiper-button-next6{width: 27px;height: 44px;cursor: pointer;top: 40%;position: absolute;}
.js1 .swiper-button-prev6 i,.js1 .swiper-button-next6 i{font-size: 40px;color: #00a2e9;}
.js1 .swiper-button-prev6{left: -50px;}
.js1 .swiper-button-next6{right:-40px;}

.jies_w{width: 100%;padding-top: 76px;}
.jies_w h1{text-align: center;font-size: 30px;color: #404040;font-weight: bold;}
.jies_w p{color: #777;font-size: 14px;text-align: center;margin-top: 20px;}
.pro_lr{margin-top: 26px;}
.pro_lr .pro_l{position: relative;overflow: hidden;float: left;width: 56%;}
.pro_lr .pro_l .swiper-pagination7{top: 90%;text-align: center;width: 100%;position: absolute;z-index: 10;}
.pro_lr .pro_l .swiper-pagination-bullet{width: 35px;height: 5px;background: #bbb;border-radius: 0;margin:0 2px;opacity: 1;}
.pro_lr .pro_l  .swiper-pagination-bullet-active{background: #555;}
.pro_lr .pro_l ul li img{width: 100%;height: 378px;}
.pro_lr .pro_r{float: right;width: 40%;}
.pro_lr .pro_r h2{margin-top: 40px;font-size: 24px;color: #555;text-align: center;}
.pro_lr .pro_r p{font-size: 16px;color: #555;line-height: 28px;text-indent: 2em;margin-top: 50px;}


.yz{width: 100%;padding-top: 50px;}
.yz h2{font-size: 20px;color: #555;font-weight: bold;padding-left: 20px;border-left: 9px solid #4f9cee;}
.yz p{font-size: 14px;color: #555;line-height: 30px;margin-top: 30px;}
.js2{margin:50px 0;position: relative;}
.js2 .swiper-container8{width: 100%;overflow: hidden;}
.js2 .swiper-container8 ul li>a{display: inline-block;width: 100%;height: 210px;overflow: hidden;}
.js2 .swiper-container8 ul li img{width: 100%;height: 100%;-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}
.js2 .swiper-container8 ul li:hover img{
    transform:scale(1.1);
    -o-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -webkit-transform:scale(1.1);
}
.js2 .swiper-button-prev8,.js2 .swiper-button-next8{width: 27px;height: 44px;cursor: pointer;top: 40%;position: absolute;}
.js2 .swiper-button-prev8 i,.js2 .swiper-button-next8 i{font-size: 40px;color: #00a2e9;}
.js2 .swiper-button-prev8{left: -50px;}
.js2 .swiper-button-next8{right:-40px;}
.zh{font-size: 14px;color: #555;line-height: 30px;margin:50px 0 76px 0;}
@media screen and (max-width: 765px){ 
    .inner_banner{height: 15rem;background-size: 100%;background-repeat: no-repeat;}
    .inner_banner img{display: none;}
    .color_bar{display: none;}
    .cc{width: 100%;padding:2rem 0.5rem;}
    .js1 .swiper-container6 ul li>a{height: auto;}
    .js1 .swiper-container6 ul li:hover img{
    transform:scale(1);
    -o-transform:scale(1);
    -ms-transform:scale(1);
    -moz-transform:scale(1);
    -webkit-transform:scale(1);
}
    .js1 .swiper-container6 ul li .js_info{height: 6rem;}
    .js1 .swiper-container6 ul li .js_info h2{font-size: 2.6rem;line-height: 6rem;padding:0 2rem;}
    .js1 .swiper-container6 ul li .js_info h2 a{font-size: 2rem;}
    .js1 .swiper-button-prev6,.js1 .swiper-button-next6{width: 2.4rem;height: 4rem;top: 103%;display: none;}
    .js1 .swiper-button-prev6 i,.js1 .swiper-button-next6 i{font-size: 3rem;}
    .js1 .swiper-button-prev6{left: 40%;}
    .js1 .swiper-button-next6{right:40%;}

    .jies_w{padding-top: 4rem;}
    .jies_w h1{font-size: 2.6rem;}
    .jies_w p{font-size: 2.3rem;margin-top: 1.5rem;}
    .pro_lr{margin-top: 2rem;}
    .pro_lr .pro_l{float: none;width: 100%;}
    .pro_lr .pro_l .swiper-pagination7{top: 50%;height: 4rem;z-index: 20;}
    .pro_lr .pro_l .swiper-pagination-bullet{width: 3.5rem;height: 0.5rem;margin:0 0.2rem;}
    .pro_lr .pro_l ul li img{height: 30rem;}
    .pro_lr .pro_r{float: none;width: 100%;}
    .pro_lr .pro_r h2{margin-top: 2rem;font-size: 2.5rem;}
    .pro_lr .pro_r p{font-size: 2.2rem;line-height: 3.2rem;margin-top: 1.5rem;}

    .yz{padding-top: 2rem;}
    .yz h2{font-size: 2.6rem;padding-left: 1.5rem;}
    .yz p{font-size: 1.9rem;line-height: 3.2rem;margin-top: 1.5rem;line-height: 4.2rem;}
    .js2{margin:2rem 0;}
    .js2 .swiper-container8 ul li>a{height: 34rem;}
    .js2 .swiper-button-prev8,.js2 .swiper-button-next8{width: 27px;height: 44px;cursor: pointer;top: 40%;position: absolute;z-index: 99999;display: none;display: none;}
    .js2 .swiper-button-prev8 i,.js2 .swiper-button-next8 i{font-size: 40px;color: #00a2e9;}
    .js2 .swiper-button-prev8{left: 10px;}
    .js2 .swiper-button-next8{right:10px;}
    .zh{font-size: 2.2rem;line-height: 3.2rem;margin:2.5rem 0 4rem 0;}
}

/* 产品中心 */
.pro_inner{width: 100%;}
.pro_inner .pro_lei{width: 100%;}
.pro_inner .pro_lei ul{width: 100%;background: #eaeaea;}
.pro_inner .pro_lei ul li{display: inline-block;}
.pro_inner .pro_lei ul li a{display: inline-block;padding:20px 28px;color: #333;font-size: 16px;text-decoration: none;}
.pro_inner .pro_lei ul li a:hover,.pro_inner .pro_lei ul li a.active{background: #00a2e9;color: #fff;}
.pro_inner .pro_list{width: 100%;padding-top: 38px;}
.pro_inner .pro_list ul{width: 105%;}
.pro_inner .pro_list ul li{float: left;width: 22%;margin-right: 30px;margin-bottom: 50px;}
.pro_inner .pro_list ul li>a{display: inline-block;width: 100%;height: 266px;overflow: hidden;}
.pro_inner .pro_list ul li img{width: 100%;height: 100%;-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}
.pro_inner .pro_list ul li:hover img{
    transform:scale(1.1);
    -o-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -webkit-transform:scale(1.1);
}
.pro_inner .pro_list ul li h3{font-size: 14px;color: #333;line-height: 30px; margin-top: 24px;padding-right: 20px;background: url('../images/pro_lid_03.png') no-repeat right center;background-size: auto 40%;}
.pro_inner .pro_list ul li h3 a{float: right;color: #8f9090;font-size: 12px;}
.pro_inner .pro_list ul li h3 a:hover{color: red;}


@media screen and (max-width: 765px){
    .pro_inner .pro_lei ul li a{padding:1.5rem 2rem;font-size: 2.3rem;}
    .pro_inner .pro_list{padding-top: 2rem;}
    .pro_inner .pro_list ul{width: 100%;}
    .pro_inner .pro_list ul li{float: none;width: 100%;margin-right: 0px;margin-bottom: 2rem;padding:0.5rem;}
    .pro_inner .pro_list ul li>a{height: auto;}
    .pro_inner .pro_list ul li:hover img{
    transform:scale(1);
    -o-transform:scale(1);
    -ms-transform:scale(1);
    -moz-transform:scale(1);
    -webkit-transform:scale(1);
}
    .pro_inner .pro_list ul li h3{font-size: 2.5rem;line-height: 3.6rem; margin-top: 1rem;padding-right: 2.5rem;background-size: auto 60%;}
    .pro_inner .pro_list ul li h3 a{font-size: 2rem;}
}
/* 产品中心内页 */
.pro_nei{width: 100%;}
.mbd{width: 100%;margin:60px 0 40px 0;}
.mbd a{color: #777;font-size: 18px;}
.mbd a:hover{color: red;}
.mbd span{color: #777;font-size: 18px;margin:0 10px;}

.pro_neic{width: 100%;padding-bottom: 26px;}
.pro_neic .pro_cl{width: 44%;float: left;}
.pro_neic .pro_cl img{width: 100%;height: 365px;}
.pro_neic .pro_cr{float: right;width: 48%;height: auto;position: relative;}
.pro_neic .pro_cr h2{margin-top: 24px;color: #333;font-size: 24px;text-align: center;}
.pro_neic .pro_cr p{font-size: 18px;color: #777;margin-top: 42px;line-height: 32px;text-indent: 2em;}
.pro_neic .pro_cr a{display: inline-block;width: 186px;height: 54px;position: relative;bottom: -60px;position: absolute;left: 0;background: #ededed;border:1px solid #bfbfbf;border-radius: 6px;line-height: 54px;text-align: center;font-size: 18px;color: #777;}
.pro_neic .pro_cr a:hover{background: #d0d0d0;}


@media screen and (max-width: 765px){
    .mbd{margin:2rem 0 2rem 0;}
    .mbd a{font-size: 2rem;}
    .mbd span{font-size: 2rem;margin:0 0.4rem;}

    .pro_neic{padding-bottom: 2rem;}
    .pro_neic .pro_cl{width: 100%;float: none;}
    .pro_neic .pro_cl img{height: auto;}
    .pro_neic .pro_cr{float: none;width: 100%;height: auto;}
    .pro_neic .pro_cr h2{margin-top: 3rem;font-size:2.6rem;}
    .pro_neic .pro_cr p{font-size: 2.2rem;margin-top: 1.5rem;line-height: 3.2rem;}
    .pro_neic .pro_cr a{width: 20rem;height:5rem;position: relative;line-height: 5rem;font-size: 2.4rem;margin-top: 2rem;}
}
/* 关于华太 */
.ab_w{width: 100%;}
.ab_w .about{max-width: 1200px;margin:0 auto;padding-top: 76px;}
.ab_w .about h1{text-align: center;font-size: 30px;color: #404040;font-weight: bold;} 
.ab_w .about h2{font-size: 24px;color: #009fe9;padding-top: 80px;}
.ab_w .about h2 span{font-size: 18px;}
.ab_w .about .ab{font-size: 16px;color: #666;line-height: 30px;margin-top: 30px;}

.lc_w{width: 100%; background: #ebecee;margin-top: 20px;padding: 56px 0 46px 0;}
.lc_w .lc_w2{width: 100%;border-bottom: 3px solid #f9f9f9;}
.lc_w .lc_w2 .lc_c{max-width: 1200px;margin:0 auto;position: relative;}
.lc_w .lc_w2 .lc_c h2{font-size: 30px;color: #404040;font-weight: bold;}
.lc_w .lc_w2 .lc_c .swiper-container9{float: left;width: 46%;overflow: hidden;}
.lc_w .lc_w2 .lc_c .swiper-container9 ul li p{width: 100%;color: #666;font-size: 16px;line-height: 30px;margin-top: 44px;}
.lc_w .lc_w2 .lc_c .swiper-pagination9{width: 100%;text-align: center;position:absolute;bottom: 38px;height: 30px;}
.lc_w .lc_w2 .lc_c .swiper-pagination-bullet{border-radius: 50%;margin:0 60px;background: url('../images/hui.png') no-repeat center bottom;opacity: 1;padding-bottom: 80px;text-align: center;width: 60px;font-size: 24px;color: #757575;}
.lc_w .lc_w2 .lc_c .swiper-pagination-bullet-active{background: url('../images/lan.png') no-repeat center bottom;padding-bottom: 80px;font-size: 24px;color: #00a2e9;}

.lc_w .lc_w2 .lc_c .abtj{float: right;width: 45%;overflow: hidden;position: relative;margin-bottom: 120px;}
.lc_w .lc_w2 .lc_c .abtj .swiper-button-prev10,.lc_w .lc_w2 .lc_c .abtj .swiper-button-next10{position: absolute;bottom: 0;cursor: pointer;width: 45px;height: 45px;background: rgba(0,204,255,0.7);z-index: 10;text-align: center;line-height: 45px;}
.lc_w .lc_w2 .lc_c .abtj .swiper-button-prev10 i,.lc_w .lc_w2 .lc_c .abtj .swiper-button-next10 i{color: #fff;font-size: 20px;}
.lc_w .lc_w2 .lc_c .abtj .swiper-button-prev10{left: 100%;margin-left: -90px;}
.lc_w .lc_w2 .lc_c .abtj .swiper-button-next10{right: 0;}
.lc_w .lc_w2 .lc_c .abtj ul li img{width: 100%;height: 306px;}
@media screen and (max-width: 765px){
    .ab_w .about{width: 100%;padding: 0 0.5rem;padding-top: 2.5rem;}
    .ab_w .about h1{font-size: 3rem;} 
    .ab_w .about h2{font-size: 2.2rem;padding-top: 2rem;text-align: center;}
    .ab_w .about h2 span{font-size: 2rem;}
    .ab_w .about .ab{font-size: 2rem;line-height: 3.4rem;margin-top: 1.5rem;}

    .lc_w{margin-top: 1.5rem;padding: 2rem 0 2rem 0;}
    .lc_w .lc_w2 .lc_c{width: 100%;padding:0 0.5rem;}
    .lc_w .lc_w2 .lc_c h2{font-size: 2.6rem;}
    .lc_w .lc_w2 .lc_c .swiper-container9{float: none;width: 100%;}
    .lc_w .lc_w2 .lc_c .swiper-container9 ul li p{font-size: 1.8rem;line-height: 3.2rem;margin-top: 1.5rem;}
    .lc_w .lc_w2 .lc_c .swiper-pagination9{bottom: 47%;height: 10rem;}
    .lc_w .lc_w2 .lc_c .swiper-pagination-bullet{margin:0 0.2rem;padding-bottom: 8rem;width: 8rem;font-size: 2.5rem;line-height: 6rem;}
    .lc_w .lc_w2 .lc_c .swiper-pagination-bullet-active{padding-bottom: 8rem;font-size: 2.5rem;}

    .lc_w .lc_w2 .lc_c .abtj{margin-top: 16rem; float: none;width: 100%;margin-bottom: 1rem;}
    .lc_w .lc_w2 .lc_c .abtj .swiper-button-prev10,.lc_w .lc_w2 .lc_c .abtj .swiper-button-next10{width: 3rem;height: 3rem;line-height: 3rem;}
    .lc_w .lc_w2 .lc_c .abtj .swiper-button-prev10 i,.lc_w .lc_w2 .lc_c .abtj .swiper-button-next10 i{font-size: 2.5rem;}
    .lc_w .lc_w2 .lc_c .abtj .swiper-button-prev10{margin-left: -6rem;}
    .lc_w .lc_w2 .lc_c .abtj ul li img{height: 30rem;}
}
/* 实验室 */
.shiys{max-width: 1200px;margin:0 auto;padding-top: 76px;}
.shiys h2{color: #404040;font-size: 30px;font-weight: bold;text-align: center;}
.shiys .sys{width: 100%;padding-top: 80px;}
.shiys .sys .sy_l{float: left;width: 46%;}
.shiys .sys .sy_l ul{width: 100%;}
.shiys .sys .sy_l ul li{width: 100%;margin-bottom: 46px;}
.shiys .sys .sy_l ul li h3{color: #404040;font-size: 24px;}
.shiys .sys .sy_l ul li p{color: #666;font-size: 16px;line-height: 30px;margin-top: 25px;}
.shiys .sys .sy_r{width: 45%;float: right;padding-top: 30px;}
.shiys .sys .sy_r img{width: 100%;height: 450px;}
.ab3{max-width: 1200px;margin:0 auto;}

@media screen and (max-width: 765px){
    .shiys{width: 100%;padding:0 0.5rem;padding-top: 2.5rem;}
    .shiys h2{font-size: 2.6rem;}
    .shiys .sys{padding-top: 2.5rem;}
    .shiys .sys .sy_l{float: none;width: 100%;}
    .shiys .sys .sy_l ul li{margin-bottom: 2rem;}
    .shiys .sys .sy_l ul li h3{font-size: 2.5rem;}
    .shiys .sys .sy_l ul li p{font-size: 2rem;line-height: 3.2rem;margin-top: 1rem;}
    .shiys .sys .sy_r{width: 100%;float: none;padding-top: 2rem;display: none;}
    .shiys .sys .sy_r img{width: 100%;height: auto;}
}
/* 新闻中心 */
.newsl{width: 100%;}
.newsl h2{font-size: 30px;color: #404040;font-weight: bold;text-align: center;}
.newsl .news_list{width: 100%;padding-top: 75px;}
.newsl .news_list ul{width: 100%;}
.newsl .news_list ul li{width: 100%;padding-bottom: 55px;border-bottom: 1px solid #d2d2d2;padding-top: 30px;}
.newsl .news_list ul li .news_l{width: 43%;float: left;}
.newsl .news_list ul li .news_l .time{font-size: 20px;color: #333;border-left: 2px solid #00a2e9;padding-left: 12px;}
.newsl .news_list ul li .news_l h3{margin-top: 25px;}
.newsl .news_list ul li .news_l h3 a{color: #010101;font-size: 18px;line-height: 30px;}
.newsl .news_list ul li .news_l p{margin-top: 35px;}
.newsl .news_list ul li .news_l p a{color: #666;font-size: 14px;line-height: 24px;}

.newsl .news_list ul li .news_r{width: 45.8%;float: right;}
.newsl .news_list ul li .news_r>a{display: inline-block;width: 100%;height: 252px;overflow: hidden;}
.newsl .news_list ul li .news_r img{width: 100%;height: 100%;-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}
.newsl .news_list ul li:hover .news_r img{
    transform:scale(1.1);
    -o-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -webkit-transform:scale(1.1);
}
.newsl .news_list ul li:hover .news_l h3 a,.newsl .news_list ul li:hover .news_l p a{color: #00a2e9;}
.page{width: 100%;padding:70px 0px;}
.page ul{width: 100%;text-align: center;}
.page ul li{display: inline-block;margin:0 4px;}
.page ul li a{display: inline-block;padding:12px 20px;border:1px solid #ddd;border-radius: 3px;color: #444;font-size: 12px;}
.page ul li a:hover{background: #00a2e9;color: #fff;border:1px solid #00a2e9;}
@media screen and (max-width: 765px){
   .page{padding:0 3rem;}
   .page ul li{margin:0 0.1rem;}
   .page ul li a{padding:0.8rem 1.5rem;font-size: 2rem;}
}

@media screen and (max-width: 765px){
    .newsl h2{font-size: 2.6rem;}
    .newsl .news_list{padding-top: 2.6rem;}
    .newsl .news_list ul li{border:1px solid #aaa; padding:1.5rem 1.5rem 2rem 1.5rem;margin-bottom: 2.4rem;border-radius: 0.9rem;box-shadow: 0 0 1rem #aaa;}
    .newsl .news_list ul li .news_l{width: 100%;float: none;}
    .newsl .news_list ul li .news_l .time{font-size: 2.8rem;padding-left: 1.2rem;}
    .newsl .news_list ul li .news_l h3{margin-top: 1rem;}
    .newsl .news_list ul li .news_l h3 a{font-size: 2.2rem;line-height: 2.6rem;}
    .newsl .news_list ul li .news_l p{margin-top: 1rem;}
    .newsl .news_list ul li .news_l p a{font-size: 2rem;line-height: 3.2rem;}

    .newsl .news_list ul li .news_r{width: 100%;float: none;margin-top: 1.5rem;}
    .newsl .news_list ul li .news_r>a{height: auto;}
    .newsl .news_list ul li:hover .news_r img{
    transform:scale(1);
    -o-transform:scale(1);
    -ms-transform:scale(1);
    -moz-transform:scale(1);
    -webkit-transform:scale(1);
}
}
/* 新闻内页 */
.news_inner{width: 100%;}
.news_inner h1{font-size: 18px;color: #555;font-weight: bold;text-align: center;}
.news_inner .ts{width: 100%;padding-top: 30px;}
.news_inner .ts .time{font-size: 12px;color: #727272;float: left;}
.news_inner .ts .share{float: right;}
.news_inner .arc_con{font-size: 14px;color: #555;line-height: 36px;padding-top: 34px;/* text-indent: 2em; */}
.news_inner .arc_con img{margin:56px 0;margin-left: 210px;}
.news_inner .sxyf{width: 100%;padding-top: 180px;margin-bottom: 10px;}
.news_inner .sxyf .sx{float: left;width: 550px;background: #f0f0f0;margin-right: 30px;}
.news_inner .sxyf .sx ul{width: 100%;}
.news_inner .sxyf .sx ul li{width: 100%;}
.news_inner .sxyf .sx ul li a{display: inline-block;padding:10px 20px;color: #444;font-size: 14px;}
.news_inner .sxyf .sx ul li:hover a{color: red;}
.news_inner .sxyf .f a{display: inline-block;margin-top: 25px;background: url('../images/fff.png') no-repeat right center;padding-right: 32px;height: 30px;line-height: 30px;}

@media screen and (max-width: 765px){
    .news_inner{padding-top: 3rem;padding-bottom: 6rem;}
    .news_inner h1{font-size: 2.6rem;}
    .news_inner .ts{padding-top: 2.5rem;}
    .news_inner .ts .time{font-size: 2rem;}
    .news_inner .arc_con{font-size: 2rem;line-height: 3.2rem;padding-top: 2rem;}
    .news_inner .arc_con img{margin:2rem 0;margin-left: 0;}
    .news_inner .sxyf{width: 100%;padding-top: 4rem;margin-bottom: 1rem;}
    .news_inner .sxyf .sx{float: none;width: 100%;margin-right: 0rem;}
    .news_inner .sxyf .sx ul li a{padding:1rem 2rem;font-size: 2rem;}
    .news_inner .sxyf .f a{margin-top: 2rem;padding-left: 1.5rem;height: 3rem;line-height: 3rem;}
}
/* 质量保证 */
.zhil{width: 100%;}
.zhil h2{font-size: 18px;color: #555;font-weight: bold;text-align: center;}
.zhil h3{font-weight:normal;font-size: 14px;color: #777;text-align: center;margin-top: 25px;}
.zhil .zl_c1{width: 100%;padding-top: 45px;}
.zhil .zl_c1 .zl_l{float: left;width: 61%;color: #777;font-size: 14px;line-height: 24px;}
.zhil .zl_c1 .zl_r{float: right;width: 33%;}
.zhil .zl_c1 .zl_r img{width: 100%;}
.zhil .zl_c2{width: 100%;margin-top: 76px;margin-bottom: 20px;}
.zhil .zl_c2 ul{width: 100%;text-align: center;}
.zhil .zl_c2 ul li{display: inline-block;margin:0 35px;}
.zhil .zl_c2 ul li img{width: 156px;height: 156px;border-radius: 50%;}
.zhil .zl_c2 ul li h3{color: #333;font-size: 18px;}
.zhil .zl_c2 ul li p{font-size: 12px;color: #666;margin-top: 18px;}

@media screen and (max-width: 765px){
    .zhil{padding-top: 3rem;}
    .zhil h2{font-size: 2.6rem;}
    .zhil h3{font-size: 2.4rem;margin-top: 2rem;line-height: 2.8rem;}
    .zhil .zl_c1{padding-top: 4rem;}
    .zhil .zl_c1 .zl_l{float: none;width: 100%;font-size: 2rem;line-height: 3.4rem;}
    .zhil .zl_c1 .zl_r{float: none;width: 100%;}
    .zhil .zl_c1 .zl_r img{width: 100%;height: auto;}
    .zhil .zl_c2{margin-top: 2rem;margin-bottom: 1.8rem;}
    .zhil .zl_c2 ul li{margin:0rem;width: 24%;float: left;margin-left: 7%;}
    .zhil .zl_c2 ul li img{width: 100%;height: auto;}
    .zhil .zl_c2 ul li h3{font-size: 2.5rem;width: 100%;}
    .zhil .zl_c2 ul li p{font-size: 1.8rem;margin-top: 1.8rem;width: 100%;word-wrap: break-word;word-break: normal;}
}
/* 联系我们 */
.contact{width: 100%;}
.contact h2{font-size: 18px;color: #555;font-weight: bold;text-align: center;}
.contact .form_lx{width: 100%;padding-top: 76px;}
.contact .form_lx .form{float: left;width: 46%;}
.contact .form_lx .form input{width: 100%;height: 45px;margin-bottom: 22px;border:1px solid #666;color: #666;font-size: 14px;padding-left: 16px;}
.contact .form_lx .form input:focus,.contact .form_lx .form textarea:focus{border:1px solid #00ccff;}
.contact .form_lx .form textarea{width: 100%;height: 120px;padding-left: 16px;color: #666;font-size: 14px;padding-top: 8px;border:1px solid #666;}
.contact .form_lx .form button{width: 260px;height: 44px;background: #00a2e9;text-align: center;color: #fff;font-size: 14px;border:1px solid #666;-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;float: right;margin-top: 30px;}
.contact .form_lx .form button:hover{border:1px solid #00a2e9;background: #0586be;}

.contact .form_lx .lx{float: right;width: 54%;padding-left: 40px;}
.contact .form_lx .lx h3{color: #666;font-size: 18px;margin-bottom: 20px;}
.contact .form_lx .lx p{font-size: 14px;color: #666;margin-top: 32px;}
.contact .form_lx .lx p i{font-size: 18px;margin-right: 18px;}
#map{width: 100%;height: 590px;margin-top: 70px;margin-bottom: 20px;}
@media screen and (max-width: 765px){
    .contact h2{font-size: 2.6rem;}
    .contact .form_lx{padding-top: 2.5rem;}
    .contact .form_lx .form{float: none;width: 100%;padding:0 1rem;text-align: center;}
    .contact .form_lx .form input{height: 5rem;margin-bottom: 1.8rem;font-size: 2rem;padding-left: 1.6rem;}
    .contact .form_lx .form textarea{width: 100%;height: 20rem;padding-left: 1.6rem;font-size: 2rem;padding-top: 0.8rem;}
    .contact .form_lx .form button{width: 70%;height: 5rem;font-size: 2.2rem;float: none;margin-top: 2.6rem;}

    .contact .form_lx .lx{float: none;width: 100%;padding-left: 1rem;padding-top: 4rem;}
    .contact .form_lx .lx h3{font-size: 2.6rem;margin-bottom: 1.5rem;}
    .contact .form_lx .lx p{font-size: 2.4rem;margin-top: 2rem;line-height: 2.6rem;}
    .contact .form_lx .lx p i{font-size: 3rem;margin-right: 1.8rem;}
    #map{height: 100%;margin-top: 2.5rem;margin-bottom: 2.5rem;}
}