@charset "utf-8";
/* CSS Document */
*,*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body{ margin:0px; padding:0px; font-size:12px;font-family:"微软雅黑","黑体";color:#898989;line-height:1; background:#FFF;}
ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,ol,form,input{ margin:0px; padding:0px;}
input,textarea { font-family: "微软雅黑"; border: none; outline: none; background: none; }
ul,li{ list-style:none}
img{border:0px; padding:0px; display: block;}
a{ color:#5c5c5c; text-decoration:none}

h2,h3,h4,b,strong { font-weight: normal; }
em,i { font-style: normal; }

.clear{ zoom: 1; }
.clear:after { content: ''; display: block; clear: both; }
.fl { float:left}
.fr { float:right}
.hidden{display:none; background: url() no-repeat center;}
.header{position: fixed;width: 100%; height: 90px; background: #5bbfe9;display: flex;justify-content: space-between;align-items: center;z-index: 9999;}
.logo{ display:flex;align-items: center;}
.loog{height:70px;left:1%;position:absolute;top:10px;}
.logo span{font-size:18px;color:#fff;line-height:28px;padding-left:13px}
.header_right{overflow: hidden;}
 
 .nav ul{display:flex;    align-items: center;
    justify-content: center;    gap: 23px}
.nav li{line-height: 90px; font-size: 17px;  float: left;padding:0px 10px;margin-right:0px}
.nav li a{color: #fff; position: relative; display: block;   }
.nav li:before{position: absolute; content: ""; border-bottom: 2px solid #62c1ea; width: 0;bottom: 0;left: 50%;transform: translateX(-50%);transition: .5s;}
.nav li.cur a{opacity: 1;}
.nav li img{margin-left:2px}

.nav li:hover{background:#eaeaea}
.nav li.cur a{background:#eaeaea}
.nav a:hover{opacity: 1;}
.nav li:hover:before{width: 100%;}
.dhbbox{float: right;width: 280px; padding-top: 28px;margin-right: 3vw;display: flex;justify-content: space-between;}
.hynr{width: 38px;height: 38px;border-radius: 50%;background: url(../images/a1.png) no-repeat center center #fff;display: block;}
.dhbbox span{display: block;text-align: center; width: 225px; line-height: 38px; border-radius: 19px;background: #fff; font-size: 18px;color: #5bbfe9;}
.dhbbox span img{display: inline-block;vertical-align: middle; margin: -3px 8px 0 0;}
.mkwdbox:nth-child(1) .mkwd_text{display:block}
.nav ul li ul{  }
 
.nav ul li ul li{height:45px !important;line-height:45px !important;background:#eaeaea;    width: 100%;}
.nav ul li ul li:hover{background:#62c1ea;color:#fff}
.nav ul li ul li:hover a{background:#62c1ea;color:#fff}
.nav li.cur li:before{ width: 100% !important;}

.h100{height: 90px;}
@media screen and (min-width:320px) and (max-width:1780px){
	.dhbbox { margin-right: 2vw;}
	
}


@media screen and (min-width:1550px) and (max-width:1730px){
 
.logo span{font-size:16.5px;line-height:25px}
.dhbbox {   width: 270px;}
.hynr{width: 30px;height: 30px;border-radius: 50%;background: url(../images/a1.png) no-repeat center center #fff;display: block;}
.dhbbox span{display: block;text-align: center; width: 225px; line-height: 30px; border-radius: 19px;background: #fff; font-size: 18px;color: #5bbfe9;}
}
@media screen and (min-width:1450px) and (max-width:1549px){
 
.logo span{font-size:15px;line-height:24px}
.dhbbox {   width: 270px;padding-top:25px}
.hynr{width: 28px;height: 28px;border-radius: 50%;background: url(../images/a1.png) no-repeat center center #fff;display: block;}
.dhbbox span{display: block;text-align: center; width: 225px; line-height: 28px; border-radius: 19px;background: #fff; font-size: 17px;color: #5bbfe9;}
}
@media screen and (min-width:1380px) and (max-width:1450px){
 
.logo span{font-size:15px;line-height:22px}
.dhbbox {width: 270px;padding-top:22px }
.hynr{width: 28px;height: 28px;border-radius: 50%;background: url(../images/a1.png) no-repeat center center #fff;display: block;}
.dhbbox span{display: block;text-align: center; width: 225px; line-height: 28px; border-radius: 19px;background: #fff; font-size: 17px;color: #5bbfe9;}
}
@media screen and (min-width:901px) and (max-width:1379px){
 
 
.logo span{font-size:15px;line-height:22px}
.dhbbox {width: 270px;padding-top:22px }
.hynr{width: 28px;height: 28px;border-radius: 50%;background: url(../images/a1.png) no-repeat center center #fff;display: block;}
.dhbbox span{display: block;text-align: center; width: 225px; line-height: 28px; border-radius: 19px;background: #fff; font-size: 17px;color: #5bbfe9;}
.logo span{display:none}
}
 @media screen and (min-width:560px) and (max-width:900px){
.logo span{line-height:20px;font-size:15px}
 }
 @media screen and (min-width:300px) and (max-width:559px){
.logo span{display:none}
 }


.banner{background: url(../images/banner1.png) no-repeat center center;height: 340px;display: flex;justify-content: center;align-items: center;background-size: cover;}
.banner_text{width: 1220px;max-width: 94%;}
.banner_text h2{font-size: 34px;color: #fff; position: relative; font-weight: bold; padding-bottom: 42px;}
.banner_text h2:before{position: absolute;content: ""; border-bottom: 2px solid #fff;width: 55px;left: 0;bottom: 20px;}
.banner_text p{font-size: 34px; font-weight: bold; color: #fff; opacity: .5;}

.dqwz{ box-shadow:0 0 10px rgba(0, 0, 0, .3);background: #fff; position:relative}
.dqwzbox{width: 1220px;margin: 0 auto;max-width: 94%;overflow: hidden;display: flex;justify-content: space-between;}
.dqwzbox p{text-align: right; font-size: 20px;color: #999;line-height: 68px;float: right;}
.dqwzbox p span{padding: 0 8px;}
.dqwzbox p a{color: #999999;}
.dqwzbox p a:hover{color: #5bbfe9;}
.dqwzbox p img{display: inline-block;vertical-align: middle; margin: -3px 8px 0 0;}
.dqwzbox ul{float: left; margin-left: -95px;}
.dqwzbox li{line-height: 68px; padding-left: 95px; font-size: 18px;float: left;}
.dqwzbox li a{display: block;position: relative;color: #999;}
.dqwzbox li a:before{position: absolute; content: ""; border-bottom: 2px solid #333333; width: 0;bottom: 16px;left: 50%;transition: .5s;transform: translateX(-50%);}
.dqwzbox li.cur a{color: #333;}
.dqwzbox li.cur a:before{width: 100%;}
.dqwzbox li a:hover{color: #333;}
.dqwzbox li a:hover:before{width: 100%;}

.cpzx{width: 1220px;max-width: 94%; margin: 0 auto; padding: 60px 0;}
.cpzx_title{display: flex;justify-content: space-between;align-items: center;}
.cpbt_left{width: 260px;background: #5bbfe9; padding: 24px 0;text-align: center;}
.cpbt_left h2{ color: #fff; font-size: 26px;font-weight: bold; margin-bottom: 10px;}
.cpbt_left p{font-size: 20px; opacity: .6;color: #fff;}
.cpbt_right{width: 420px;height: 52px;border: 2px solid #5bbfe9;overflow: hidden;}
.wby2{float: left;width: calc(100% - 54px);height: 48px;background: #fff; padding: 0 10px;}
.btn2{float: right;width: 54px;height: 50px;background: url(../images/a4.png) no-repeat center center #5bbfe9;cursor: pointer;border: none;}
.cpzx_nr{padding: 7px 0  70px 0;}
.cpzxbox{padding-bottom: 7px;display: flex;justify-content: space-between;}
.cpzx_left{width: 260px; }
.cpzx_left h2{font-size: 25px;text-align: center; line-height:85px;color: #000;}
.cpzx_right{position: relative; width: calc(100% - 290px); padding: 0 75px;}
.cpbox{border: 1px solid #5bbfe9; position: relative;}
.cpbox p{text-align: center; font-size: 14px; line-height: 32px;background: #5bbfe9;color: #fff;}
.cpbox  span{display: block; height: 126px; overflow: hidden;}
.cpbox img{width: 100%; height: 100%; object-fit: cover;transition: .5s;}
.cpzx_right a:hover img{transform: scale(1.1);}
.cpzx_right .swiper{overflow: hidden;}
.cpzx_right .swiper-button-next{background: url(../images/a6.png); width: 50px;height: 50px;border-radius: 50%; right: 0; margin-top: -25px;background-size: 100% 100%;outline:none;}
.cpzx_right .swiper-button-prev{background: url(../images/a7.png); width: 50px;height: 50px;border-radius: 50%; left: 0; margin-top: -25px;background-size: 100% 100%;outline:none;}

.footer{background: #292c3f;}
.zxzx{background: url(../images/a8.png) no-repeat center center;background-size: cover;width: 1220px;margin:0 auto;text-align: center;max-width: 94%; padding: 25px 0 20px; position: relative;top: -60px;}
.footerbox{width: 1200px;margin: 0 auto;max-width: 94%; padding: 10px 0 70px;}
.zxzx h2{color: #fff; font-size: 24px; margin-bottom: 20px;   letter-spacing: 2px;  }
.zxzx h2 span{font-size: 36px;color: #00ae4d;font-weight: bold;}
.zxzx a{display: inline-block; margin: 0 5px;width: 100px; text-align: center;line-height: 25px;border:1px solid #fff;color: #fff; font-size: 14px;}
.footerbox p a{color:#fff}
.btn3{background: #fff;color: #5bbfe9 !important;}
.foot_top ul{display: flex;justify-content: space-between; border-bottom: 1px solid #6a6c79; padding-bottom: 28px;}
.foot_top li a{color: #fff; font-size: 16px;transition: .4s;}
.foot_top li a:hover{opacity: .7;}
.foot_bottom{padding: 25px 0 0 0;display: flex;justify-content: space-between;}
.foot_bottom  span{font-size:16px;color: #fff;}
.foot_bottom  span img{display: inline-block;vertical-align: middle; margin: -3px 7px 0 0;}

/*yyzc*/
.banner2{background: url(../images/banner2.jpg) no-repeat center center;height: 380px;display: flex;justify-content: center;align-items: center;background-size: cover;}
.wzmk{display: flex;justify-content: space-between;align-items: center;}
.wzmk_left ul{overflow: hidden;}
.wzmk_left li{float: left; padding-right: 5px;}
.wzmk_left li a{display: block; line-height: 54px; font-size: 18px;text-align: center; width: 168px; border:1px solid #e3e3e3;color: #666666;transition: .5s;}
.wzmk_left li.cur a{background: #5bbfe9;border: 1px solid #5bbfe9;color: #fff;}
.wzmk_left a:hover{background: #5bbfe9;border: 1px solid #5bbfe9;color: #fff;}
.wzmk_right{width: 312px; overflow: hidden;}
.wby3{height: 40px; line-height: 42px;border-radius: 6px;border:1px solid #e3e3e3;width: calc(100% - 50px);float: left; padding: 0 10px;}
.btn4{float: right;width: 42px;height: 42px;border-radius: 6px;border: none; cursor: pointer;border: none;background: url(../images/a4.png) no-repeat center center #5bbfe9;}

.mkwd{padding: 30px 0 0 0;}
.mkwdbox{border-bottom: 1px solid #e3e3e3;}
.mkwdbox h2{font-size:18px;color: #333333;line-height: 1.6; padding: 15px 20px;border-top: 2px solid #transparent;cursor: pointer;display: flex;justify-content: space-between;align-items: center;}
.mkwdbox h2 b{background: url(../images/a12.png); width: 24px;height: 24px;}
.mkwdbox h2 span{width: calc(100% - 34px);}
.mkwdbox h2.on1 {background: #f5f6fa;border-top: 2px solid #5bbfe9;}
.mkwdbox h2.on1 b{background: url(../images/a13.png);background-size: 100% 100%;}
.mkwd_text{padding: 0 20px 20px 20px;background: #f5f6fa; display: none;}
.mkwd_text p{font-size: 16px; line-height: 28px;color: #999999;}
.fynr{text-align: center; padding: 65px 0 15px;}
.fynr li{display: inline-block; padding: 0 4px;}
.fynr li a{display: block; padding: 0 15px;color: #333; font-size: 14px;border: 1px solid #d3d3d3; line-height: 36px;border-radius: 6px;transition: .5s;}
.fynr li.cur a{color: #fff;background: #5bbfe9;border:1px solid #5bbfe9;}
.fynr a:hover{color: #fff;background: #5bbfe9;border:1px solid #5bbfe9;}

/*conter*/
.banner3{background: url(../images/banner3.jpg) no-repeat center center;height: 400px;display: flex;justify-content: center;align-items: center;background-size: cover;}
.zpgw ul{overflow: hidden;display: flex;justify-content: space-between;}
.zpgw li{ width: 50%;}
.zpgwbox{background: #f3f3f3;}
.zpgw_top{position: relative;}
.zpgw_top img{width: 100%;}
.zpgw_text{width: 100%; padding: 0 40px;left: 0; top: 50%;transform: translateY(-50%); position: absolute;}
.zpgw_text p{font-size:16px;margin-bottom: 25px;color: #fe8f29;}
.zpgw_text h2{font-size: 24px;color: #ffffff;}
.zpgw_wb{padding: 0 30px 25px 30px;}
.zpgw_wb h2{font-weight: bold; position: relative; font-size: 16px;color: #333; margin: 18px 0 9px; padding-left: 10px;}
.zpgw_wb h2:before{position: absolute;content: "";border-left: 4px solid #5bbfe9;height: 100%; left: 0;top: 0;border-radius: 2px;}
.zpgw_wb p{color: #999999; font-size: 12px; line-height: 26px;}
.zpgw_wb a{display: block; text-align: center; width: 96px; line-height: 28px;color: #fff;background: #333333;font-size: 14px; margin-top: 25px;}

.wzdt{padding-bottom: 220px;background: url(../images/a8.jpg) no-repeat center center;background-size: cover; margin-top: 60px;}
.wzdtbox{width: 1180px;margin: 0 auto;max-width: 94%;}
.wzdttext{background: #fff; padding: 25px 20px 20px 20px;width: 325px;border-top: 3px solid #5bbfe9;}
.wzdttext h2{text-align: center; font-size: 20px;color: #5bbfe9;font-weight: bold;}
.wzdttext h3{font-size: 16px; margin: 25px 0 10px;color: #333;}
.wzdttext p{font-size: 14px; line-height: 30px;color: #888888;}

/*lxwm*/
.jyfk_title{text-align: center;padding:0 0 40px;}
.jyfk_title h2{position: relative; padding-bottom: 40px; color: #333; font-size: 32px;}
.jyfk_title h2:before{position: absolute; content: ""; border-bottom:4px solid #5bbfe9;width: 50px;border-radius: 4px;bottom: 18px;left: 50%;transform: translateX(-50%);}
.jyfk_title p{color: #999; font-size: 18px;}
.jyfk_nr ul{overflow: hidden; margin-left: -20px;}
.jyfk_nr li{float: left; width: 50%; padding: 0 0 0 20px; margin-bottom: 20px; position: relative;}
.wby4{outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;outline:none;width: 100%; height:60px;border: 1px solid #e3e3e3; padding-left: 15px;font-size: 18px;color: #999999;background: url(../images/a14.png) no-repeat 96% center;}
.wby5{width: 100%; height:60px;border: 1px solid #e3e3e3; padding-left: 15px;font-size: 18px;color: #999999;line-height: 58px;}
.wby6{width: 100%; height:320px;border: 1px solid #e3e3e3; padding: 15px;font-size: 18px;color: #999999;}
.jyfk_nr ul li:nth-child(7){ width:100%;}
.smwb{position: relative;}
.jyfk_n{ position: absolute; width: calc(100% - 40px);bottom: 20px;left: 50%; transform: translateX(-50%);background: #ebedf6;display: flex;justify-content: space-between;}
.jyfk_n input{width: 100%;height: 40px;}
.jyfk_n p{padding: 0 20px; font-size: 16px;color: #5bbfe9;line-height: 40px;width: calc(100% - 140px);}
.scbtn h3{font-size: 16px;color: #5bbfe9;line-height: 40px;}
.scbtn h3 img{display: inline-block;margin: -3px 5px 0 15px;vertical-align: middle;}
.scbtn{position:relative;width: 140px;}
#file{position: absolute; width: 100%; height: 100%; top: 0;left: 0; opacity: 0;}
.btnbox{display: flex;justify-content: space-between;}
.btnbox_left{width: 590px;height: 60px; position: relative;}
.yzm{right: 10px; position: absolute; width: 200px;top: 50%;transform: translateY(-50%);}
.btnbox_right ul{overflow: hidden;}
.btnbox_right li{float: left; padding-left: 20px;}
.btn6{cursor: pointer; width: 200px;height: 60px;border: none;font-size: 16px;color: #fff;background: #333333;}
.btn7{cursor: pointer; width: 200px;height: 60px;border: none;font-size: 16px;color: #fff;background: #5bbfe9;}
 
@media(max-width:1600px){
 
}
@media(max-width:1460px){
 
.dhbbox{margin-right:5px;}

}
@media(max-width:1100px){
.zxzx h2 {padding: 0px 20px;}
 
.logo{height: 65px; position: absolute; width: auto;left: 0px; top: 0;}
.logo img{width: auto;height: 65px;}
.dhbbox{display: none;}
.dhbtn{width: 30px;height: 30px; right: 10px;top: 50%;transform: translateY(-50%);background: url(/pc/images/ddd.png) no-repeat center center;background-size: 30px 30px; position: absolute;}
.dhbtn.on{background: url(../images/d2.png) no-repeat center center;background-size: 20px 20px;}
.dhbj{position: fixed;z-index: 80; width: 100%;height: 100%; background: rgba(0,0,0,.7);top: 0;left: 0;display: none;}
 
.h100{height: 65px;}
 
.banner_text h2{font-size: 26px;}
.banner_text p{font-size: 24px;}
.dqwzbox p{float: none;   line-height: 45px; font-size: 12px;text-align: left;clear: both;}
.dqwzbox p img{width: 15px;}
.cpzx_title{display: block;}
.cpbt_left{width: 100%;}
.cpbt_right{width:60%; margin-top: 5px; }
.cpzxbox{display: block;}
.cpzx_left{width: 100%;}
.cpzx_left h2{line-height: 50px;font-size: 20px;}
.cpzx_right{width: 100%;padding: 5px 50px 0 50px;}
.cpzx_right .swiper-button-next{width: 35px;height: 35px; margin-top: -15px;}
.cpzx_right .swiper-button-prev{width: 35px;height: 35px; margin-top: -15px;}

.zxzx h2{font-size: 14px;line-height: 1.6;}
.zxzx h2 span{font-size: 18px;}
.foot_top li a{font-size: 12px;}
.foot_bottom{display: block;}
.foot_bottom span{display: block;text-align: center;line-height: 1.8;font-size: 14px;}
.footerbox{padding: 0 0 30px;}

.banner3{height: 240px;}
.dqwzbox li{line-height: 45px; font-size: 12px; padding-left: 10px;}
.dqwzbox ul{margin-left: -10px;float: none; clear: both;}
.zpgw ul{display: block;}
.zpgw li{width: 100%; padding-bottom: 20px;}
.zpgw_text h2{font-size: 18px;}
.zpgw_text p{font-size: 12px;margin-bottom: 10px;}
.dqwzbox li.cur a:before{bottom: 8px;}
.jyfk_title h2{font-size: 24px;}
.jyfk_title p{font-size: 14px;}
.jyfk_nr li{float: none; width: 100%;}
.jyfk_n{display: block;}
.scbtn h3{font-size: 12px; line-height: 24px; padding: 5px 5px 0 5px;}
.scbtn h3 img{width: 12px; margin: 0 5px 0 0;}
.jyfk_n p{width: 100%; font-size: 12px;line-height: 1.5;padding: 5px;}
.btnbox{display: block;}
.btnbox_left{width: 100%;}
.btnbox_right{padding-top: 20px;}
.btnbox_right li{width: 50%;float: left;}
.btn6{width: 100%;}
.btn7{width: 100%;}

.banner2{height: 240px;}
.wzmk{display: block;}
.wzmk_left li{padding-bottom: 5px;width: 50%;}
.wzmk_left li a{width: 100%;}
.wzmk_right{width: 100%;}
.mkwdbox h2{font-size: 14px; line-height: 1.6;}
.mkwd_text p{font-size: 14px; line-height: 1.6;}
.fynr{padding: 40px 0;}
.fynr li a{padding: 0 10px; line-height: 26px;}
.fynr ul li:nth-child(7){ display: none;}
.fynr ul li:nth-child(8){ display: none;}
.fynr ul li:nth-child(9){ display: none;}
.fynr ul li:nth-child(10){ display: none;}


}


.section-header, .product-item, .news-item, .quick-link-item { opacity: 1;}
.quick-link-item{cursor: pointer;}
.applications {
    background: url('/pc/static/picture/yybg.jpg') no-repeat center center;
    background-size: cover;
    color: white;
}


