
@charset "utf-8";html,body,h1,h2,h3,h4,h5,h6,p,dl,dd,dt,th,td,select,ul,ol,li,form,input,textarea,fieldset,legend,img{margin:0;padding:0}
h1,h2,h3,h4,h5,h6{font-weight:400}
li{list-style:none}
a{text-decoration:none;background:transparent;outline:none;color:#000;display:block;-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s}
a:hover,.tran,.pub_button .pb_bg,.section_seven .item i{-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s}
.wot{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.upp{text-transform:uppercase}
img{border:0;vertical-align:middle;max-width:100%;display:block}
table{border-collapse:collapse;border-spacing:0}
input,textarea{-webkit-user-modify:read-write-plaintext-only;outline-style:none;border:none;font-size:14px}
input::-moz-placeholder,textarea::-moz-placeholder{color:#000}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#000}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#000}
html::-webkit-scrollbar{width:5px;height:5px;background-color:#fff}
html::-webkit-scrollbar-track{border-radius:0;background-color:#fff}
html::-webkit-scrollbar-thumb{border-radius:50px;width:5px;height:5px;background-color:#0097DB}
.middle_box{display:table;width:100%;height:100%}
.middle_box .middle{display:table-cell;vertical-align:middle;width:100%;text-align:center}
textarea{resize:none;overflow:auto}
input{padding-top:0;padding-bottom:0}
;select,input{vertical-align:middle}
select,input,textarea{font-size:14px;margin:0}
.clear{zoom:1}
.clear:after{content:"";display:block;height:0;visibility:hidden;clear:both}
.clear::before,.clear::after{content:"";display:table}
.clear::after{clear:both}
.fl{float:left}
.fr{float:right}
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-size: 20px;}
body{font-family:"Montserrat",Arial, Helvetica, sans-serif;font-size:.8rem;color:#333;background-color:#fff;overflow-x:hidden;cursor:default}
.error3{display:none !important}
html,body{max-width:1920px;margin:0 auto}
@font-face {
    font-family: "Montserrat";
    src: local('Montserrat'), url("../font/Montserrat-Regular.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
	font-display: swap;

}
@font-face {
	font-family: 'Montserrat';
	src: local('Montserrat'), url('../font/Montserrat-Light.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
  }
  @font-face {
	font-family: 'Montserrat';
	src: local('Montserrat'), url('../font/Montserrat-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
  }
.inner{width:1600px;margin:0 auto}
.flex2,.flex{ display: flex;display: -webkit-flex;}
.flex-wrap{flex-wrap:wrap}
.align-items {    align-items: center;}
.space-between{justify-content:space-between}
.wrap{flex-wrap:wrap}
.j-space-between{justify-content:space-between}
.j-flex-start{justify-content:flex-start}
.j-flex-end{justify-content:flex-end}
.j-center{justify-content:center}
.a-j-center{align-items:center;justify-content:center}
.a-center{align-items:center}
.a-flex-start{align-items:flex-start}
.a-flex-end{align-items:flex-end}
em{font-style:normal}
.f_14{font-size:0.7rem}   /* 14px */
.f_16{font-size:0.8rem}   /* 16px */
.f_18{font-size:0.9rem}   /* 18px */
.f_20{font-size:1rem}     /* 20px */
.f_24{font-size:1.2rem}   /* 24px */
.f_28{font-size:1.4rem}   /* 28px */
.f_30{font-size:1.5rem}   /* 30px */
.f_38{font-size:1.9rem}   /* 38px */
.f_40{font-size:2rem}     /* 40px */
.f_48{font-size:2.4rem}   /* 48px */
.f_58{font-size:2.9rem}   /* 58px */
.f_60{font-size:3rem}     /* 60px */
.color-white{color:#fff !important}
.text-left{text-align:left}
.text-center{text-align:center}
.font-weight{font-weight:bold}
.flex{display: flex;}
.header{position:fixed;z-index:999;width:100%;border-bottom: 1px solid rgba(255, 255, 255, .1);top: 0;}
.header .inner{height:4.5rem;position:relative;width:95%;margin:0 auto;text-align:center;align-items: center;justify-content: space-between}
.header .logo{font-weight: 700;display: flex;color: #0097DB;align-items: center;}
.header .logo img{height:52px;}
.header .nav{width:60%}
.header .nav ul li{float:left;width:16.66%;height:4.5rem;line-height:4.5rem;text-align:center}
.header .nav ul li a{color:#fff;position:relative;z-index:1;font-size:18px;text-transform: uppercase;}
.header .nav ul li i{position:absolute;width:100%;height:0;background:#0097DB;left:0;top:0;z-index:-1;-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s}
.header .nav ul li a:hover i,.header .nav ul li a.active i{height:4.5rem}
.header .nav ul li a:hover span,.header .nav ul li a.active span{color:#fff}
.header .nav ul li a:hover em,.header .nav ul li a.active em{opacity:1}
/* .header .product_son{display:none;position:absolute;left:0;top:4.5rem;text-align:center;width:100%;padding:20px 0;height:auto;background-color:rgba(255,255,255,0.95);z-index:999}
.header .product_son .item{display:inline-block;width:12%;margin:0.5%;background:rgba(255,255,255,0.4);border: 1px solid #eee;overflow: hidden;vertical-align: top;}
.header .product_son .item img{transition:.3s}
.header .product_son .item p{font-size:16px;color:#333;line-height:40px}
.header .product_son .item:hover .pb_bg{transform:scaleY(1);-webkit-transform:scaleY(1);transform-origin:left 0;-webkit-transform-origin:left 0;visibility:visible\9}
.header .product_son .item:hover p{color: #fff;}
.header .product_son .item:hover img{-webkit-transform:scale(1.05,1.05);-moz-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);transform:scale(1.05,1.05)} */
.header .product_son{display:none;position:absolute;top:4.5rem;padding:1rem;height:auto;background-color:rgba(255,255,255,0.95);z-index:999;max-width: 12rem;}
.header .product_son .item{background:rgba(255,255,255,0.4);border-bottom: 1px solid #eee;overflow: hidden;vertical-align: top;}
.header .product_son .item p{font-size:16px;color:#333;line-height:1.5;text-align: left;padding: 0.5rem;}
.header .product_son .item:hover .pb_bg{transform:scaleY(1);-webkit-transform:scaleY(1);transform-origin:left 0;-webkit-transform-origin:left 0;visibility:visible\9}
.header .product_son .item:hover p{color: #fff;}
.header .call img{display: inline-block;vertical-align: middle;animation: msClock 1.2s linear infinite;}
@keyframes msClock { 0%, 90%, 100% { transform: rotate(0) scale(1); } 20%, 40% { transform: rotate(-15deg) scale(1.1); } 30%, 50% { transform: rotate(15deg) scale(1.1); } } 
.header .call h3{color:#fff;font-size: 30px;display: inline-block;vertical-align: middle;}
.header .language{font-size:0.8rem;line-height:2rem;position:relative;z-index:2;width:6rem;padding:0 0.5rem;text-align:center;border:0.05rem solid #32312f;border-radius:1.5rem;background: #fff;}


.header .language p{margin:0}

.header .language p a{display:block}

.header .language p a:before{font-size:0.9rem;display:inline-block;margin-right:0.5rem;vertical-align:middle}

.header .language p a:after{display:inline-block;width:0;height:0;margin-left:0.2rem;content:'';vertical-align:middle;border-width:0.25rem 0.2rem 0 0.2rem;border-style:solid;border-color:#000 transparent transparent transparent}

.header .language p a i{font-size: 1rem;margin-right: 0.5rem;}

.header .language ul{position:absolute;z-index:10;top:100%;left:0;display:none;width:100%;text-align:left;background-color:#fff;box-shadow:0 0 0.5rem rgba(0,0,0,.1)}

.header .language ul li a{font-size:0.7rem;line-height:1.5rem;display:block;padding:0.25rem 0.5rem}

.header .language ul li a:before{display:inline-block;width:1.2rem;height:1.2rem;margin-right:0.25rem;content:'';vertical-align:middle;background:url(../images/language.png) no-repeat;background-size:cover}

.header .language ul li.en a:before{background-position:-1.2rem 0}

.header .language ul li.jp a:before{background-position:-2.4rem 0}

.header .language ul li:hover a{color:#ce181e}

.header.bg{background:rgba(0,151,219,.5);}
.header.bg .inner{height:70px}
.header.bg .logo img{height: 40px;}
.header.bg .nav ul li,.header.bg .nav ul li a:hover i,.header.bg .nav ul li a.active i{height:70px;line-height:70px}
.header.bg .product_son{top:70px !important}
.banner .swiper-button-next,.banner .swiper-button-prev{width:59px;height:59px}
.swiper-pagination-bullet-active{background-color:#0097DB !important;border-color:#0097DB !important}
.pub_button{position:relative;z-index:1}
.pub_button .pb_bg{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#0097DB;-webkit-transition:transform 0.5s 0s cubic-bezier(0.36,0.01,0.29,0.99);transition:transform 0.5s 0s cubic-bezier(0.36,0.01,0.29,0.99);transform-origin:left 100%;-webkit-transform-origin:left 100%;transform:scaleY(0);-webkit-transform:scaleY(0);visibility:hidden\9;z-index:-1}
.pub_button:hover .pb_bg,.pub_button.active .pb_bg{transform:scaleY(1);-webkit-transform:scaleY(1);transform-origin:left 0;-webkit-transform-origin:left 0;visibility:visible\9}
.banner1{padding-top:-100px !important}
#alttxt{background:#FFF;border:1px #ddd solid;font-size:12px;padding:10px;z-index:1000;position:absolute;display:none;border-radius:50px}
.w1300{width:1300px;margin:0 auto}
.w1400{width:1400px;margin:0 auto}
.w1500{width:1500px;margin:0 auto}
.wrap{width:98%;max-width:1440px;margin:0 auto}

.pub_title{text-align:center}
.pub_title p{color:#999999;font-weight: 300;}
.pub_title h4{position:relative;z-index:1;color:#222;text-transform: uppercase;}
.pub_title i{background:#0097DB;width: 100px;height: 4px;display: inline-block;margin:30px auto 60px;}

.btn_more{display:block;width:8rem;height:2.5rem;background-color:#097BCE;border-radius:10px;box-sizing:border-box;padding-left:1.7rem;padding-right:0.7rem;font-size:0;position:relative;z-index:0;overflow:hidden}
.btn_more::after{content:"";position:absolute;left:50%;right:50%;top:50%;bottom:50%;background:rgba(255,255,255,0.15);z-index:1;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}
.btn_more:hover::after{left:0;right:0;top:0;bottom:0}
.btn_more .txt{font-size:0.8rem;line-height:2.5rem;font-weight:bold;color:#ffffff;text-align:left;display:inline-block;vertical-align:middle;margin-right:1rem;position:relative;z-index:2}
.btn_more .icon{display:inline-block;vertical-align:middle;height:1.4rem;width:1.4rem;background-color:#ffffff;border-radius:50%;position:relative;z-index:2}
.btn_more .icon .iconfont{margin:0;color:#097BCE;font-size:1rem;line-height:unset;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}

/* 首页产品 */
.lowair-wrap{max-width:80rem;margin:0 auto;padding:6rem 1rem;display:flex;align-items:center;gap:20%}
.lowair-img-box{flex:0 0 42%;border-radius:1rem;overflow:visible;position:relative}
.img-bg{width:100%;display:block;border-radius:inherit;overflow:hidden}
.img-drone{position:absolute;top:50%;left:100%;transform:translate(-50%,-50%);z-index:2;transform: translate(-80%, -50%) scale(0.7);transition: .4s;}
.lowair-wrap:hover .img-drone{transform: translate(-50%, -50%) scale(1);}
.lowair-text-box{flex:1}
.lowair-title{font-size:3rem;color:#222222;margin-bottom:1.2rem;font-weight:600}
.lowair-desc{font-size:1rem;color:#666666;line-height:1.8;margin-bottom:1.8rem;max-width:34rem}
.btn-detail{display:inline-flex;align-items:center;justify-content:center;padding:0.7rem 2rem;background:#0075C2;color:#fff;border-radius:999px;font-size:1rem;border:none;cursor:pointer;transition:background 0.3s ease}
.btn-detail:hover{background:#28b955}
.lowair-tag-group{margin-top:4rem;display:flex;gap:1rem;padding-bottom:1rem;border-bottom:1px solid #eeeeee;justify-content: space-between}
.tag-item{display:flex;align-items:center;gap:0.6rem;padding:0.6rem 1.4rem;border:1px solid #e0e0e0;border-radius:999px;transition: .3s;}
.tag-icon{width:1.6rem;height:1.6rem;border-radius:50%;background:#0075C2;display:flex;align-items:center;justify-content:center;color:#fff}
.tag-text{font-size:0.8rem;color:#333333;transition: .3s;}
.tag-item:hover{background: #0075C2;}
.tag-item:hover .tag-text{color: #fff;}
@media screen and (max-width:64rem){
    .lowair-wrap{flex-direction:column;gap:2.4rem;padding: 3rem 1rem;}
.lowair-img-box{flex:none;width:100%}
.lowair-title{font-size:2.2rem}
.lowair-tag-group{flex-wrap:wrap}
.img-drone{width:100%;left:0%;transform:none;top: 0;}
.lowair-wrap:hover .img-drone{transform: translate(0%, 0%) scale(1.2);}
.lowair-tag-group{display: none;}
}

/* 解决方案 */
.ipt_solu{position:relative}
.ipt_solu .infor{width:100%;position:absolute;left:0;top:90px;color:#fff;z-index:3}
.ipt_solu .infor .en_tit{color: #fff;text-align: left;}
.ipt_solu .infor .cn_tit{color: #fff;text-align: left;}
.ipt_solu .content .swiper-wrapper{height:calc(100vh - 70px)}
.ipt_solu .content .swiper-slide{position:relative;height:calc(100vh - 70px)}
.ipt_solu .content .swiper-slide .info{width:100%;position:absolute;right:0;top:50%;color:#fff;transform:translateY(-50%)}
.ipt_solu .content .swiper-slide .info .box{width:31%;background:rgba(0,0,0,.3);border-radius:10px;padding:30px 36px 50px;float:right;box-sizing:border-box;backdrop-filter:blur(5px)}
.ipt_solu .content .swiper-slide .info .tit{font-weight:bold}
.ipt_solu .content .swiper-slide .info .con{font-size:16px;line-height:32px;height:96px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:15px 0 30px;font-weight: 200;}
.ipt_solu .content .swiper-slide .pic{height:100%}
.ipt_solu .content .swiper-slide .pic img{width:100%;height:100%;object-fit:cover}
.ipt_solu .content{position:relative}
.ipt_solu .content .swiper-pagination{position:absolute;right:30px;top:50%;transform:translateY(-50%);transition:.5s ease}
.ipt_solu .content .swiper-pagination span{display:block;margin:20px auto;width:8px;height:8px;background:#fff;border-radius:20px;cursor:pointer;transition:.5s ease;opacity:.7}
.ipt_solu .content .swiper-pagination span.swiper-pagination-bullet-active{width:12px;height:12px;opacity:1}
.ipt_solu .swiper_dots{position:absolute;left:0;width:100%;bottom:1.8rem;z-index:3}
.ipt_solu .swiper_dots .wrap{max-width: 100%;width: 100%;}
.ipt_solu .swiper_dots .box{text-align:center;font-size:0;display:flex;justify-content:space-between}
.ipt_solu .swiper_dots .box span{font-size:18px;line-height:30px;cursor:pointer;color:#fff;transition:.5s ease;position:relative;display:inline-block;text-align:center;padding-bottom:5px}
.ipt_solu .swiper_dots .box span.cur{font-weight:bold;font-size:1rem}
.ipt_solu .swiper_dots .box span.cur:before{content:'';width:100%;height:1px;background:#fff;position:absolute;left:0;bottom:0}


/* 首页简介 */
.section_three1{overflow: hidden;background: url(../images/abg.jpg) no-repeat center;padding: 9rem 0;background-attachment: fixed;}
.section_three1 .inner{position:relative;display:flex;justify-content: space-between;gap: 6rem;}
.section_three1 .photobox img{width:100%;transition:all ease 0.6s;-webkit-transition:all ease 0.6s;-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;border-radius: 20px;}
.section_three1 .inner .photobox img:hover{transform:scale(1.05);-webkit-transform:scale(1.05)}
.section_three1 .txtbox{position:relative;z-index:2;flex: 1;}
.section_three1 .txtbox .pub_title{text-align: left;}
.section_three1 .txtbox .pub_title h4.f_38{color: #171717;}
.section_three1 .txtbox .whitebox{box-sizing:border-box;align-items:flex-start;-webkit-transition:all .5s;transition:all .5s;display: flex;flex-direction: column;justify-content: center;margin-top: 2rem;}
.section_three1 .txtbox .whitebox p{color:#666;line-height:29px;-webkit-transition:all .5s;transition:all .5s;font-weight: 100;}
.section_three1 .txtbox .whitebox a{display: flex;color: #fff;font-weight: 100;background: #0058A7; border-radius: 150px;align-items: center;justify-content: center;width: 3rem;height: 3rem;}
.section_three1 .txtbox .whitebox a img{width: .7rem;}
.section_three1 .txtbox .whitebox a:hover{background: #0097DB}
.section_three1 .why_box{gap: 2rem}
.section_three1 .why_text{font-weight: 100;line-height: 1.8;}
.section_three1 .why_img{flex-shrink: 0}

.num_top{background: url(../images/about5bg.jpg) no-repeat center;background-size: cover;padding: 4rem 0;}
.num_top .inner{justify-content: space-between;}
.num_top .inner li{flex:1}
.num_top .inner li img{max-height: 3.5rem;}
.num_top .inner span{color: #0097DB; }
.num_top .inner p{margin: 1rem 0;color: #666;}

.hf {background: url(../images/hf.jpg) no-repeat center;height: 330px;box-sizing: border-box;padding-top: 50px;background-size: cover;text-align: center;color: #fff;background-attachment: fixed;}
.hf p{text-transform: uppercase;margin: 40px auto 0;}
.hf h3{font-weight: 700;}
.hf p.f_48{background: url(../images/hf_bg.png) no-repeat;background-size: cover;display: inline-block;width: 798px;}
.indexsec01{padding:100px 0 100px;background:#fff url(../images/about_bj.jpg) no-repeat center;background-attachment:fixed}
.indexsec01 .imgbox{display:flex;justify-content:space-between;align-items:center; gap: 2rem; }
.indexsec01 .imgbox .lbox{box-sizing: border-box;flex: 2}
.indexsec01 .imgbox .rbox{width:50%;overflow: hidden;flex: 1.8}
.indexsec01.index .imgbox .lbox{width:36%}
.indexsec01.index .imgbox .rbox{width:61.5%}
.indexsec01 .imgbox .rbox img{width:100%}
.indexsec01 .imgbox .txt{color:#fff;line-height:1.8;font-size:17px;overflow: hidden;}
.indexsec01 .imgbox .txt p{font-weight: 100;}
.indexsec01 .imgbox .link a{padding:14px 0;display:inline-block;text-align:center;color:#fff;width:175px;border-radius:50px;border: 1px solid #fff;}
.indexsec01 .imgbox .link img{width:18px;display:inline-block;vertical-align:middle;margin:-3px 0 0 15px;transition: .3s;}
.indexsec01 .imgbox .link a:hover{background-color:#0097DB;border-color: #0097DB;}
.indexsec01 .imgbox .link a:hover img{margin-left: 20px;}
.headline01 {font-size:40px;margin-bottom:10px;display:block;text-transform:uppercase;position:relative;padding-bottom:3px;font-weight:700;color: #0097DB;}
.indexsec01 .numlist{display:flex;max-width:1580px;margin:50px auto }
.indexsec01 .numlist li{text-align:center;font-size:19px;width: 25%;color: #666;}
.indexsec01 .numlist .counter{font-size:70px;color:#DE0006;}
.headline01 .more{font-size:18px;line-height:40px;width:auto}
.headline01 .more a{padding:0 20px}
.indexsec01 img.num{ margin: 50px auto 0;width:1198px;}

/* 产品 */
.index-one{padding:80px 0 0;background: url(../images/probg.jpg) no-repeat center bottom;background-size: cover;}
/* .indone-con{margin-top:30px} */
.indone-nav{position:relative;z-index:3}
.indone-navul{text-align:center;display: flex;}
.indone-navul li{background:transparent;width: 50%;position: relative;}
.indone-navul li a{display:block;font-size:16px;line-height:30px;color:#333}
.indone-navul li::after{position: absolute;top: 0;height: 5px;width: 0;left: 0;content: "";background:#0097DB;transition:ease .5s;}
.indone-navul li.on{background: rgba(255,255,255,.5)}
.indone-navul li.on::after{width: 100%;}
.indone-navul li.on h4{color:#0097DB;}
.indone-navul li h4{position:relative;font-size:40px;line-height:110px;color:#333;transition:ease .5s;font-weight: 600;display: inline-block;}
.indone-pics{position:relative;width:100%;height:650px;overflow:hidden}
.indone-bf{position:absolute;width:0%;height:100%;left:0;top:0;background-size:cover;background-repeat:no-repeat;background-position:bottom center;transition:ease .8s;overflow: hidden;background-attachment: fixed;}
.indone-pic.on .indone-bf{width:100%;left:auto;right:0;animation:scle2 8s linear;display: flex
    ;}
.indone-bf .inner{align-items:center;position:relative;display: flex;justify-content: space-evenly;}
.indone-bf .left{flex:2;border-right:1px solid rgba(255,255,255,0.4);width: 40%;box-sizing: border-box;}
.indone-bf .left .text{width:90%}
.indone-bf .left .text em{color: #0097DB;text-transform: uppercase;font-size:36px;}
.indone-bf .left .text h3{font-size:50px;font-weight:700;color: #222;}
.indone-bf .left .text .text-con{font-size:16px;margin-top:25px;color: #666;line-height: 2;}
.indone-bf .left .text .jj_pro{padding: 0 50px;margin-top: 30px;}
.pronext::after,.proprev::after{font-size: 24px !important;}
.indone-bf .left .text a.more{width:150px;line-height:48px;background:#fff;text-align:center;font-size:18px;color:#333333;margin-top:4.3rem;position:relative;transition:ease-out .36s}
.indone-bf .left .text a.more span{position:relative}
.indone-bf .left .text a.more::before{content:'';position:absolute;left:0;top:0;width:.35rem;height:100%;background:#0097DB;transition:ease-out .36s}
.indone-bf .left .text a.more:hover{color:#fff}
.indone-bf .left .text a.more:hover::before{width:100%}
.indone-bf .right{font-size:14px;font-weight:400;width: 55%;display: flex;flex-wrap: wrap;justify-content: center}
.container,.wrap,.inx-main{padding-right:15px;padding-left:15px;margin:0 auto;box-sizing: border-box;}
@media (min-width:768px){.wrap,.container{width:750px}
}@media (min-width:992px){.wrap,.container,.inx-main{width:970px}
}@media (min-width:1260px){.wrap,.container,.inx-main{width:1200px}
}@media (min-width:1460px){.wrap,.container,.inx-main{width:1430px}
}@media (min-width:1680px){.inx-main{width:1430px}
}@media (min-width:1920px){
.inx-main{width:1630px}
.wrap,.container,.inx-main{width:1630px}
}

/* 实力 */
.crcm{padding:6rem 0;}
.crcm .swiper-container.anli{margin-top: 2rem;}
.crcm .swiper-container.anli .swiper-slide{background-position:center;background-size:cover;width:800px;box-sizing:border-box;position:relative;opacity: .2;transition: .3s;}
.crcm .swiper-container.anli .swiper-slide.swiper-slide-active{opacity: 1;}
.crcm .swiper-container.anli .swiper-slide p{position:absolute;bottom:5px;color:#fff;text-align:center;background:rgba(0,75,173,.55);width:100%;line-height:30px;font-size:20px}
.crcm .swiper-container.anli .swiper-slide img{width:100%}
.swiper-container .swiper-button-prev,.swiper-container .swiper-button-next{box-sizing: border-box;}
/* .more{text-align:center;margin-top: 30px;}
.more .call,.more .but{display:inline-block;vertical-align:top;}
.more .call{height:50px;text-indent:1em;line-height:50px;padding:0 40px;border-radius:100px;font-size:28px;font-family:impact;background:#0097DB url(../images/d1.png) 30px center no-repeat;}
.more .call a{color:#fff;}
.more .call:hover{background-color: #40BB83}
.more .but{width:250px;height:50px;line-height:50px;margin-left:20px;border-radius:100px;background-color:#7F7F7F;text-align:center;font-size:16px;color:#fff;}
.more .but:hover{background:#0097DB;} */

/* 厂容厂貌 */
.crcm1{background: url(../images/crcm_bg.jpg) no-repeat center;background-attachment: fixed;background-size: cover;padding: 5rem 0;}
.crcm1 .pub_title h4,.crcm1 .pub_title p{color: #fff;}
.anli2 {margin-top: 2rem;}

/* 销售网络 */
.cer8{ max-width: 90%; margin:0 auto; padding: 0 0;}
.secbg18 {background: url('../images/hezuobg.jpg') center center no-repeat;padding: 5rem 0;background-size: cover;background-attachment: fixed;}
.seccontent{margin:auto 0;position:relative;z-index:2;width:100%;}
.kehu{display:flex;justify-content:space-between;align-items:center}
.kehu_l{width:30%}
.kehu_l span{display:block;color:#111111;font-weight:bold;margin:0 0 35px 0;line-height:1.2}
.kehu_l span strong{display:block;color:#097BCE}
.kehu_l p{display:block;color:#6d6d6d;margin:0 0 35px 0;line-height: 2;}
.kehu_r{width:68%}
.img_box{position:relative}
.img_box img{width:100%}

.img2{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%}
.img3{position:absolute;z-index:2;left:0;top:0;width:100%;height:100%}
.kehu_r  .img_box .img3 img{-webkit-animation:yuan2 3s linear infinite;animation:yuan2 3s linear infinite}
.img4{position:absolute;z-index:3;left:0;top:0;width:100%;height:100%}
.boxRight{width:45%;padding:0 4% 0 0}
.button{margin-top:6rem}
@-webkit-keyframes yuan2{0%{-webkit-clip-path:polygon(100% 52%,100% 52%,100% 55%,100% 55%);clip-path:polygon(100% 52%,100% 52%,100% 55%,100% 55%)}
100%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}
}.img2 .dot{position:absolute;display:flex;flex-direction:column;align-items:center}
.img2 .dot .i{display:flex;width:10px;height:10px;z-index:2;position:relative}
.img2 .dot .i:before{content:'';width:16px;height:16px;border-radius:50px;position:absolute;left:50%;margin-left:-23px;top:50%;margin-top:-23px;animation:warn 2s linear 0.4s infinite;background:rgba(8,82,193,.5)}
.img2 .dot .i:after{content:'';width:6px;height:6px;border-radius:50px;position:absolute;left:50%;margin-left:-18px;top:50%;margin-top:-18px;background:#0852c1;animation:warn 2s linear 0s infinite}
@-webkit-keyframes warn{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}
5%{opacity:1}
to{opacity:0;-webkit-transform:scale(2);transform:scale(2)}
}


/* 文字优势 */
.g-btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}
.g-btn.on .a .icon,.g-btn.on a .icon{width:100%}
.g-btn.on .a span,.g-btn.on a span{-webkit-transform:translateX(-2.15rem);-ms-transform:translateX(-2.15rem);transform:translateX(-2.15rem)}
.g-btn .a,.g-btn a{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:3.3rem;width:110%;height:2.7rem;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.g-btn .a:hover .icon,.g-btn a:hover .icon{width:100%}
.g-btn .a:hover span,.g-btn a:hover span{-webkit-transform:translateX(-2.15rem);-ms-transform:translateX(-2.15rem);transform:translateX(-2.15rem);color: #fff;}
.g-btn .a:hover.black span,.g-btn a:hover.black span{color:#fff}
.g-btn .a .icon,.g-btn a .icon{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:2.7rem;min-height:2.7rem;background-color:#097FC0;border-radius:0.15rem;-webkit-transform:translateX(-3.3rem);-ms-transform:translateX(-3.3rem);transform:translateX(-3.3rem);-webkit-transition:0.15s;transition:0.15s}
.g-btn .a .icon svg,.g-btn a .icon svg{margin:0 0.65rem 0.15rem 0;font-size:0.65rem;-webkit-transition:0.15s;transition:0.15s}
.g-btn .a span,.g-btn a span{position:relative;font-size:0.8rem;line-height:0.9rem;color:#a4a4a4;-webkit-transition:0.2s;transition:0.2s;-webkit-transition-delay:0.025s;transition-delay:0.025s;z-index:1}
.g-btn .a.black span,.g-btn a.black span{color:#171A20}
.hm-strength{position:relative;background:url(../images/strength_bg.jpg) no-repeat center;padding-top:9.375vw;padding-bottom:7.8125vw;background-attachment: fixed;background-size: cover;}
.strength-left{position:relative;width:40.625%}
.strength-left > h2{font-size:2.825vw;color:#2b2b2b;text-transform:uppercase;line-height:1;padding-bottom:1.3rem;position:relative;margin-bottom:4.166vw;font-weight: 900;color: #097FC0;}
.strength-left > h2::before{position:absolute;left:0px;bottom:0px;width:3.3rem;height:0.25rem;background:url(../images/0a2350d5cfnemzvh.png) no-repeat;content:""}
.h-photo-list1{position:relative;margin-bottom:2.825vw;max-width:25rem}
.h-photo-list1 li{position:relative}
.h-photo-list1 li h3{font-size:2vw;color:#4c4c4c;font-weight:bold;margin-bottom:1rem}
.h-photo-list1 .pp{font-size:0.8rem;color:#8b8b8b;line-height:1.7;font-weight: 100;}
.strength-left .strength-link{position:relative}
.strength-right{position:relative;width:59.25%}
.h-photo-list2{position:relative;display:flex;flex-wrap:wrap;margin:0 -0.5rem}
.h-photo-list2 li{position:relative;width:calc(33.33% - 1rem);margin:0 0.5rem 1rem 0.5rem;text-align:center;background:#fff;border-radius:0.5rem;height:15rem;transition:all .25s ease;-webkit-transition:all .25s ease}
.h-photo-list2 li:first-child{margin-left:calc(33.33% + 0.5rem)}
.h-photo-list2 li a{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%}
.h-photo-list2 li .img{margin-bottom:1rem}
.h-photo-list2 li .img img{max-height:4.75rem}
.h-photo-list2 li .text{position:relative;width:100%}
.h-photo-list2 li h3{font-size:1rem;color:#2b2b2b;font-weight:bold;margin-bottom:2.083vw}
.h-photo-list2 li .p{font-size:0.9rem;font-weight:bold;text-transform:uppercase;color:#bbbbbb}
.h-photo-list2 li:hover{box-shadow:0 0 1.25rem rgba(0,0,0,0.1)}


/* 优势 */
.ys_advantage{padding:4rem 1rem;background: url(../images/sustainableOneBg.jpg) center;background-size: cover;background-attachment: fixed;}
.ys_title{text-align:center;margin-bottom:2rem}
.ys_title h2{font-size:3rem;color:#1a2c5b;font-weight: 700;}
.ys_title .ys_num{color:#0097DB;font-size:4.4rem;font-style:italic}
.ys_title .ys_text{color:#0097DB;font-size:3rem;font-style:normal}
.ys_wrap{display:flex;align-items:center;justify-content:space-between;gap:1rem}
.ys_group{flex:1;display:flex;flex-direction:column;gap:1.5rem}
.ys_item{padding:1rem;border-radius:0.5rem;transition:0.3s}
.ys_item:hover{background:#f0f8ff;transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,136,204,0.15)}
.ys_item h3{font-size:2.2rem;color:#0097DB;margin-bottom:0.4rem;font-weight: 700;}
.ys_item p{font-size:0.9rem;color:#555;line-height:1.6}
.ys_circle{max-width:40rem;transition:0.4s}
.ys_circle:hover{transform:scale(1.03)}
.ys_circle img{width:100%;height:100%;object-fit:cover;border-radius:50%}
@media (max-width:60rem){html{font-size:18px}
.ys_wrap{flex-direction:column;gap:2rem}
.ys_group{width:100%}
.ys_item{text-align:center}
}

/* 新闻 */
.tabbox{padding: 5rem  0;}
.tabbox .content{width:508px;overflow:hidden;position:relative;height:465px;}
.tabbox .content ul{position:absolute;left:0;top:0;height:100%;}
.tabbox .content li{width:508px;float:left;height:465px;position:relative}
.tabbox .content li img{display:block;width:508px;height:465px;}
.tabbox .content li .arrow{position:absolute;bottom:0;width:100%;height:70px;}
.tabbox .tab{width:100%;margin-top: 2rem;}
.tabbox .tab .item{float: left;width: 49.7%;transition: .4s;  background: #fff;  }
.tabbox .tab .item .img{width: 34%;max-height: 8vw;	overflow: hidden;border-radius: 10px;}
	.tabbox .tab .item .img img{o-object-fit: cover;    object-fit: cover;}
.tabbox .tab .item .info{width: 63%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4; overflow: hidden;line-height: 2;box-sizing: border-box;}
.tabbox .tab .item .info{transition: .3s;}
.tabbox .tab .item:nth-child(n+2){margin-bottom: 20px;box-shadow: 0 0 10px #cfcfcf;border-radius: 10px;}
.tabbox .tab .item:nth-child(n+2) a{padding: 20px;}
.tabbox .tab .item:nth-child(n+2) .info p,.tabbox .tab .item:nth-child(n+2) .info h3 span{color: #7f7f7f;font-size: 14px;}
.tabbox .tab .item:nth-child(n+2) .info p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}
.tabbox .tab .item:nth-child(1){width:49%;margin-right: 1.3%;background-color:#fff;}
.tabbox .tab .item:nth-child(1) a{display:block;}
.tabbox .tab .item:nth-child(1) .img{width:100%;overflow:hidden;box-sizing: border-box;margin-left: 0;max-height: 25vw;border-radius:0px;}
.tabbox .tab .item:nth-child(1) .img img{display:block;width:100%;max-width:none;o-object-fit: cover;    object-fit: cover;}
.tabbox .tab .item:nth-child(1) .info{padding:30px 20px;width: 100%;margin-right: 0;}
.tabbox .tab .item:nth-child(1) h3{font-size:16px;color:#181818;padding:0 0 10px 0;transition: .4s;}
.tabbox .tab .item:nth-child(1) p{font-size:14px;color:#222222;line-height:22px;height:44px;overflow:hidden;transition: .4s;}
.tabbox .tab .item:hover h3,.tabbox .tab .item:hover p{color:#0097DB;}
.tabbox h3 strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.tabbox h3 span{font-size: 14px;}
.tabbox .tab .item:nth-child(1):hover{background-color:#0097DB;}
.tabbox .tab .item:nth-child(1) h3 strong{width:80%;display: inline-block;}
.tabbox .tab .item:nth-child(1):hover h3,.tabbox .tab .item:nth-child(1):hover p{color:#fff;}
.tabbox .tab .item:nth-child(n+2):hover{    box-shadow: 0 0 10px rgba(16,86,149, 0.222);
    transform: translateY(-5px);}
.tabbox .tab .item:hover{background: #fff;box-shadow: 0 0 15px rgba(0, 0, 0, .1)}

/* 底部 */

.index4{padding:3.5rem 0 2.85rem 0;width:100%;opacity:1;transition:ease-out .36s;background: url(../images/foot.jpg) no-repeat bottom;background-size: cover;background-attachment: fixed;}
.index4 .left{width:65%}
.index4 .left h3{font-size:1.8rem;font-weight:500;color:rgba(255,255,255,1)}
.index4 .left .intor{font-size:0.9rem;line-height:35px;color:rgba(255,255,255,1);margin-bottom:2.35rem}
.index4 .left .intor span{text-decoration-line:underline;color:#0075C2;cursor:pointer}
.index4 .left .w70{width:70%}
.index4 .left .info{width:48%;height:3rem;border-radius:0.25rem;background:rgba(255,255,255,1);border:0.05rem solid rgba(237,237,237,1);padding:0 1.25rem;position:relative;margin-bottom:1.3rem;display:flex;box-sizing: border-box;}
.index4 .left .info2{width:100%}
.index4 .left .info span{position:absolute;top:50%;left:0.7rem;transform:translate(0px,-50%);color:red;font-size:0.5rem}
.index4 .left .info input,.index4 .left .info select{width:100%;border:0;font-size:0.9rem;font-family: "Montserrat", Arial, Helvetica, sans-serif;}
.index4 .left .info:focus-within{box-shadow:0 0 12px rgba(225,225,225,1)}
.index4 .left .info3{font-size:0.9rem;height:5rem;box-sizing: border-box;}
.index4 .left .info textarea{width:100%;border:0;font-size:0.9rem;padding:0.5rem 0;box-sizing: border-box;font-family: "Montserrat", Arial, Helvetica, sans-serif;}
.index4 .left button{width:11.5rem;opacity:1;border-radius:1.5rem;background:#0075C2;font-size:1.2rem;color:rgba(255,255,255,1);text-align:center;padding:0.8rem 0;margin:0 auto;cursor:pointer;border:0px;box-sizing: border-box;}
.index4 .left button:hover{background:#0A80BE;transition:ease-out .36s}
.index4 #form_table,.index4 #form_test{display:none}
.index4 #form_table2 .title{font-size:1.2rem;color:#fff}
.index4 #form_table2 .checkbox{padding:0.5rem 0;color:#fff;display:flex;align-items:flex-end;flex-wrap:wrap;font-size:0.9rem;box-sizing: border-box;}
.index4 #form_table2 .checkbox label{margin-right:3rem;margin-bottom:0.5rem}
.index4 #form_table2 .checkbox_group label:nth-child(3){margin-right:0rem}
.index4 #form_table2 .checkbox .checkbox-input{color:#fff;background:rgba(0,0,0,0);border:0px;border-bottom:1px solid #fff;height:2rem;width:6rem;font-size:0.9rem}
.index4 .right{width:30%;height:29rem;opacity:1;background:rgba(255,255,255,1);box-shadow:0 0.2rem 1.6rem rgba(0,0,0,0.05);padding:3.3rem 2.5rem;box-sizing: border-box;}
.index4 .right h3{font-size:1.2rem;color:rgba(153,153,153,1);margin-bottom:1.75rem}
.index4 .right li{display:flex;align-items:flex-start;font-size:0.9rem;color:rgba(51,51,51,1);margin-bottom:1rem}
.index4 .right li img{padding:0.3rem;opacity:1;border-radius:0.15rem;background:#0A80BE;margin-right:0.75rem;box-sizing: border-box;filter: grayscale(100%) brightness(0%) invert(100%);    -webkit-filter: grayscale(100%) brightness(0%) invert(100%);}
.index4 .weblink{margin-top:3rem}
.index4 .weblink a{margin-right:1.5rem;position:relative}
.index4 .weblink a img:nth-child(1){display:block;transition:ease-out .5s}
.index4 .weblink a img:nth-child(2){position:absolute;width:150px;height:0px;top:40px;left:50%;transform:translate(-50%,0%);box-shadow:0px 2px 4px rgba(0,0,0,0.25);max-width: none;}
.index4 .weblink a:hover img:nth-child(1){transform:scale(1.1);transition:ease-out .36s}
.index4 .weblink a:hover img:nth-child(2){height:150px;transition:ease-out .5s}


footer{background-color:rgba(0,0,0,1);padding:2.5rem 0 1.6rem 0;position:relative;opacity:1;transition:ease-out .36s;box-sizing: border-box;}
footer .column{font-size:0.9rem;color:rgba(255,255,255,100)}
footer .column a{margin:0 1.35rem;cursor:pointer;color: #fff;}
footer .weblink a{margin:0;margin-left:1.75rem;position:relative}
footer .weblink a img:nth-child(1){display:block;transition:ease-out .5s;filter:grayscale(100%) brightness(0%) invert(100%);-webkit-filter:grayscale(100%) brightness(0%) invert(100%)}
footer .weblink a img:nth-child(2){position:absolute;width:150px;height:0px;bottom:30px;left:50%;transform:translate(-50%,0%);box-shadow:0px 2px 4px rgba(0,0,0,0.25);max-width: none;}
footer .weblink a:hover img:nth-child(1){transform:scale(1.1);transition:ease-out .36s}
footer .weblink a:hover img:nth-child(2){height:150px;transition:ease-out .5s}
footer i{display:block;border-bottom:0.05rem solid rgba(102,102,102,1);margin:1.5rem 0}
footer .copyr{display:flex;align-items:center;justify-content:center;font-size:0.7rem;color:rgba(255,255,255,1)}
footer .copyr span{margin:0 0.5rem}
footer .nav_one a:hover{text-decoration-line:underline;transition:ease-out .36s}


/* 内页简介 */
.crcm .swiper-container.anli1{margin: 2rem 0 0;}
.crcm .swiper-container.anli1 .swiper-slide{background-position:center;background-size:cover;height: 15rem;box-sizing:border-box;position:relative;width: auto !important;}
.crcm .swiper-container.anli1 .swiper-slide p{position:absolute;bottom:5px;color:#fff;text-align:center;background:rgba(0,75,173,.55);width:100%;line-height:30px;font-size:20px}
.crcm .swiper-container.anli1 .swiper-slide img{height: 100%}


.page-cover{background:#18191b url(../images/loading.gif) no-repeat center 350px;width:100%;height:0;position:absolute;bottom:0;z-index:10000001}
@-webkit-keyframes bounceIn1{0%{-webkit-transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}
100%{-webkit-transform:scale(0.80);-ms-transform:scale(0.8);-moz-transform:scale(0.8);transform:scale(0.8)}
}@-moz-keyframes bounceIn1{0%{-webkit-transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}
100%{-webkit-transform:scale(0.80);-ms-transform:scale(0.8);-moz-transform:scale(0.8);transform:scale(0.8)}
}@-ms-keyframes bounceIn1{0%{-webkit-transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}
100%{-webkit-transform:scale(0.80);-ms-transform:scale(0.8);-moz-transform:scale(0.8);transform:scale(0.8)}
}@keyframes bounceIn1{0%{-webkit-transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}
100%{-webkit-transform:scale(0.80);-ms-transform:scale(0.8);-moz-transform:scale(0.8);transform:scale(0.8)}
}
#list{margin:4.25rem 0}
#list .auto,#news_article,#article,.position_now .auto,#nyba .black .auto{width:1600px;margin:0 auto}
#list .auto .right_side td a{display: inline-block;}
@media(max-width:1505px ){#list .auto,#news_article,#article,.position_now .auto,#nyba .black .auto{width:1200px}
}
/* 产品列表 */
.showlist{width:100%}
.showlist li{width:98%;margin:0 auto 20px;overflow:hidden;position:relative;-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s}
.showlist .wrap_box{float:left}
.showlist .button{width:60%;color:#fff;margin:0px auto;padding:0px}
#showdata{display:none}
#loaddata{text-align:center}
.showlist li .img{overflow:hidden}
.product_list_one .showlist,.product_list_two .showlist,.product_list_three .showlist{display:none}
.product_list_one #showdata,.product_list_two #showdata,.product_list_three #showdata{display:block !important}
.product_list_one .item{float:left;width:32.33%;margin:0 0.5% 30px;cursor: pointer;}
.product_list_two .item{float:left;width:49%;margin:0 0.5% 30px;cursor: pointer;overflow: hidden;border-radius: 20px;}
.product_list_one .item .img,.product_list_two .item .img{position:relative;overflow:hidden}
.product_list_one .item .img{border:1px solid #ddd;box-sizing:border-box}
.product_list_one .item img,.product_list_two .item img,.product_list_two .item strong,.product_list_three .item em{-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s}
.product_list_one .item:hover img,.product_list_two .item:hover img{-webkit-transform:scale(1.05,1.05);-moz-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}
.product_list_one .item .info{padding:20px;background:url(../../images/arrow.png) right 60px no-repeat;text-align:center}
.product_list_one .item strong{display:block;width:95%;font-weight:100;font-size:18px}
.product_list_one .item .line2{width:100%;height:2px;transform-origin:100%;-webkit-transform-origin:100%;-webkit-transition:-webkit-transform .7s cubic-bezier(0.165,0.84,0.44,1);transition:-webkit-transform .7s cubic-bezier(0.165,0.84,0.44,1);transition:transform .7s cubic-bezier(0.165,0.84,0.44,1);transition:transform .7s cubic-bezier(0.165,0.84,0.44,1),-webkit-transform .7s cubic-bezier(0.165,0.84,0.44,1);transform:scaleX(0);-webkit-transform:scaleX(0);visibility:hidden\9;background-color:#017FE3}
.product_list_one .item p{display:none}
.product_list_one .item:hover .line2{transform:scaleX(1);-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform-origin:0;-webkit-transform-origin:0;visibility:visible\9}
.product_list_one .item:hover .info{background:url(../../images/arrow.png) right center no-repeat}
.product_list_one .item:hover strong{border-right:1px solid #f1f1f1}
.product_list_two .item .info{padding:0 1.5rem 1rem;background-color:#f6f7f7}
.product_list_two .item .info strong,.product_list_three .item .info strong{display:block;color:#555;font-size:18px;font-weight:100;padding-top:1.5rem}
.product_list_two .item .line1{width:0%;height:1px;margin-top:8px}
.product_list_two .item .info p,.product_list_three .item .info p{display:none;color:#868585;font-size:14px;line-height:26px;height:52px;overflow:hidden;margin-top:8px}
.product_list_two .item .line2{display:none}
.product_list_two .item:hover{box-shadow:0px 18px 25px rgba(0,0,0,0.08);background-color:#fff;}
.product_list_two .item:hover strong{color:#0097DB;transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);-ms-transform:translateY(-10px);-webkit-transform:translateY(-10px)}
.product_list_two .item:hover .line1{width:100%;height:1px;background-color:#0097DB}
.product_list_two .item:hover p{transform:translateY(10px);-moz-transform:translateY(10px);-o-transform:translateY(10px);-ms-transform:translateY(10px);-webkit-transform:translateY(10px)}
.product_list_three .item .info strong{padding:0}
.product_list_three .item{padding-bottom:20px;border-radius:6px;overflow:hidden;background-color:#f9f9f9;width: 24%;}
.product_list_three .item .info{padding:15px}
.product_list_three .item em{font-style:normal;float:right;width:10px;height:3px;background-color:#0097DB;margin:0px 15px 0 0}
.product_list_three .item:hover em{width:30px}
.product_list_three .item:hover{box-shadow:0px 18px 25px rgba(0,0,0,0.08);background-color:#fff}

/* 产品首页列表 */
 .produbox-sec1{padding: 6.25rem 0;margin: 0 !important;}
.produbox-sec1 .item:before{opacity:0;transition:all 0.4s;background-image:linear-gradient(90deg,#6CB2EA 0%,#2495E7 50%,#42A4EA 100%),linear-gradient(#ffffff,#ffffff);background-blend-mode:normal,normal}
.produbox-sec1 .item{overflow:hidden;position:relative;z-index:2;border-radius:2.5rem;box-shadow:0px 18px 3.875rem 2px rgba(5,28,45,0.08)}

.productbaner .cont .font .tit{line-height:1.34482759}
.produbox-sec1 .item{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:6.25rem;position:relative}
.produbox-sec1 .item:last-child{margin-bottom:0}
.produbox-sec1 .item:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;}
@media (max-width:767px)
{.produbox-sec1 .item{background-image:linear-gradient(175deg,#c8dcf6 0%,#f5fafe 60%),linear-gradient(#f7f9fc,#f7f9fc);background-blend-mode:normal,normal;margin-bottom:3.75rem}
}
.produbox-sec1 .item .font,.produbox-sec1 .item .img{position:relative;width:50%}

@media (max-width:767px)
{.produbox-sec1 .item .font,.produbox-sec1 .item .img{width:100%}}

.produbox-sec1 .item .font{position:relative;padding:3.125rem 7.5rem 3.125rem 5rem;box-sizing: border-box;}
@media (max-width:991px){.produbox-sec1 .item .font{padding:2.5rem 3.75rem;padding-right:10rem}
}@media (max-width:767px){.produbox-sec1 .item .font{order:1;padding:1.875rem 2.5rem 3.75rem}
}.produbox-sec1 .item .font .tit{font-weight:bold;color:#222222;margin-bottom:1.625rem}
@media (max-width:767px){.produbox-sec1 .item .font .tit{margin-bottom:0.625rem}
}.produbox-sec1 .item .font .text{line-height:30px;letter-spacing:0px;color:#666666;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;height:90px;width:100%;overflow:hidden;margin-bottom:3.375rem}
@media (max-width:1580px){.produbox-sec1 .item .font .text{line-height:26px;height:78px}
}@media (max-width:991px){.produbox-sec1 .item .font .text{line-height:2.875rem;height:5.75rem;-webkit-line-clamp:2}
}@media (max-width:767px){.produbox-sec1 .item .font .text{margin-bottom:2.5rem}
}.produbox-sec1 .item .font .hm_but{border-color:#6CB2EA;color:#6CB2EA}
.produbox-sec1 .item .font .hm_but:hover{border-color:transparent;color:#ffffff}
.produbox-sec1 .item .font .hm_but:hover i svg path{fill:#ffffff}
.produbox-sec1 .item .img:before{padding-bottom:57.5%}
.produbox-sec1 .item .img img{transition:all 0.4s}
.produbox-sec1 .item:hover .img img{transform:scale(1.08)}
@media (min-width:768px){.produbox-sec1 .item:nth-child(2n):before{transform:rotateY(180deg)}
.produbox-sec1 .item:nth-child(2n) .font{order:1;padding:3.125rem 5rem 3.125rem 7.5rem}
}@media (min-width:768px) and (max-width:991px){.produbox-sec1 .item:nth-child(2n) .font{padding:2.5rem 3.75rem;padding-left:10rem}
}@media (min-width:768px) and (max-width:767px){.produbox-sec1 .item:nth-child(2n) .font{order:1;padding:1.875rem 2.5rem 3.75rem}
}


.hm_but{width:11.25rem;display:flex;align-items:center;justify-content:space-between;border-radius:5px;border:solid 1px rgba(218,221,226,0.7);padding:1rem 1.25rem;color:#444444;overflow:hidden;z-index:3;position:relative;transition:all 0.4s;font-size:16px}
@media (max-width:1580px){.hm_but{font-size:14px}
}@media (max-width:767px){.hm_but{width:6rem}
}.hm_but span,.hm_but i{position:relative}
.hm_but span{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:calc(100% - 1.875rem)}
.hm_but i{display:block;width:1.25rem;overflow:hidden}
.hm_but i svg{width:100%;float:left}
.hm_but i svg path{fill:#dadde2;opacity:1;transition:all 0.4s;stroke:none}
.hm_but:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-image:linear-gradient(90deg,#6CB2EA 0%,#2495E7 50%,#42A4EA 100%),linear-gradient(#ffffff,#ffffff);background-blend-mode:normal,normal;transition:all 0.4s;opacity:0}
.hm_but:hover{color:#ffffff}
.hm_but:hover:before{opacity:1}
.hm_but:hover i svg path{fill:#ffffff}

.produbox-sec1 .item:hover:before{opacity:1}
.produbox-sec1 .item:hover .font .tit,.produbox-sec1 .item:hover .font .text{color:#fff}
.produbox-sec1 .item:hover .hm_but{border-color:rgba(218,221,226,0.7);color:#ffffff}
.produbox-sec1 .item .hm_but i img{display: none;}
.produbox-sec1 .item .hm_but i img:last-child{display: block;}
.produbox-sec1 .item:hover .hm_but:before{display:none}
.produbox-sec1 .item:hover .hm_but:hover{background-color:#ffffff;border-color:#ffffff;color:#6CB2EA}
.produbox-sec1 .item:hover .hm_but i img:last-child{display: none;}
.produbox-sec1 .item:hover .hm_but i img:first-child{display: block;}
.produbox-sec1 .item:hover .hm_but:hover i img:last-child{display: block;}
.produbox-sec1 .item:hover .hm_but:hover i img:first-child{display: none;}


/* 产品详情 */
.product_article .img1{display:none}
.product_article .title{overflow:hidden;padding:10px 0 0}
.product_article .title h1{text-align:center;font-size:22px;color:#333}
.product_article .title .time{display:block;height:30px;line-height:30px;text-align:center;margin:14px 0 0;font-size:14px;color:#999}
.product_article .title .time img{display:inline-block;height:18px;margin-top:-2px;margin-right:10px}
.product_article .title .share{text-align:center;height:24px;line-height:24px;margin-top:10px}
.product_article .title .share span{display:inline-block;vertical-align:top}
.product_article .title .bdsharebuttonbox{display:inline-block !important;vertical-align:top}

.product_details1{padding-top:7rem;padding-bottom:5rem;background:url(../images/product_details1bg.jpg) center bottom no-repeat;background-size:cover}
.img_big_box{width:50%;float:left}
.img_big_box .img_box{height:400px;border:1px solid #f1f1f1;border-radius:5px;position:relative;border-bottom:none}
.img_big_box .img_box img{max-width:99%;max-height:99%;border-radius:5px;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto}
.img_big_box .small_box{border:1px solid #f1f1f1;border-radius:5px;text-align:center}
.img_big_box .small_box img{max-height:80px;display:inline-block;margin:10px 5px;border:1px solid #fff}
.img_big_box .small_box img.active{border-color:#0097DB}
.info_big_box{width:47%;float:right;}
.info_big_box h1{color:#222;line-height:46px;font-weight:bold;font-size:26px;margin-top:30px}
.info_big_box .hx{border-top: 1px solid #f5f5f5;border-bottom: 1px solid #f5f5f5;padding: 5px 0;}
.info_big_box p{font-size: 16px;color: #777; line-height: 30px;margin-top: 4px;font-weight: 400;}
.info_big_box em{color: #333;font-size: 25px;line-height: 36px;display: block;padding-top: 20px;}

.swtfw{width: 100%;}
.swtbox{margin-top:45px;overflow: hidden;}
.swtbox a{text-align:center;float:left;display:block}
.swtbox .btn1{width:160px;height:58px;background:#0097DB;font-size:24px;color:#ffffff;font-weight:bold;line-height:58px;box-shadow:0 6px 5px rgba(249,90,23,0.4);transition:all linear 0.3s;}
.swtbox .btn1:hover{background:#72BE3A;box-shadow:0 6px 5px rgba(60,151,170,0.4)}
.swtbox .btn2{width:290px;height:58px;background:#edf1fa;border:1px dashed #112a50;font-size:16px;color:#343434;line-height:58px;margin-left:38px}
.swtbox .btn2 span{font-size:24px;color:#0097DB;font-weight:bold;vertical-align:top}
.fwby{margin-top:30px;gap: 1rem;}
.fwby p{font-size:14px;color:#112a50;line-height:17px;white-space: nowrap;}
.fwtime{width: 100%;margin-top: 30px;}
.fwtime p{font-size:16px;color:#696969;padding-top:30px;float:left}
.fwtime .p1{background:url(../images/cppage1_60s.png) left top no-repeat}
.fwtime .p2{background:url(../images/cppage1_30m.png) left top no-repeat;margin-left:72px;margin-right:32px}
.fwtime .p3{background:url(../images/cppage1_24h.png) left top no-repeat}
.yanse{background-color: #edf1fa;padding:25px 20px;font-size:17px;line-height:35px;}


.bdshare-button-style0-24 a,.bdshare-button-style0-24 .bds_more{margin:0 6px 0 0 !important}
.info_big_box .info_3 span{display:inline-block;padding:8px 0;line-height:24px;color:#555;cursor:help;font-size:12px}
.info_big_box .info_3 span img{display:inline-block;height:20px;margin-bottom:3px;margin-right:6px}
.xgcp_title{padding:10px;background-color:#fafafa;margin:2rem auto 0}
.xgcp_title h3{color:#0097DB;border-left:2px solid #0097DB;padding-left:20px;height:30px;line-height:30px;font-weight:bold;font-size:20px}
.article_content{font-size:15px;line-height:1.6rem;color:#666;font-weight: 100;}
.article_content.inner{padding: 4rem 1rem;}
.article_content strong{font-size: 1.5rem;color: #0097DB;margin-bottom: 2rem;display: block;line-height: normal;padding-top: 2rem;    border-top: 1px solid rgba(0, 0, 0, 0.1);  margin-top: 2rem;font-weight: 600;}
.article_content span{font-weight: 700;color:#0097DB !important;}
.article_box{padding-top:30px}
.article_box img,.article_content img{display:inline}
.article_content table,.product-scroll-list .scroll.scroll_4 table{border-right:1px solid #c6ccd4;border-bottom:1px solid #c6ccd4;text-align:center;vertical-align:middle;width:100%}
.article_content table td,.product-scroll-list .scroll.scroll_4 table td{border-left:1px solid #c6ccd4;border-top:1px solid #c6ccd4;padding:10px}
.article_content table tr:nth-child(odd) td{background:#F9FAFC}
.article_content table tr:first-child td{background:#E6EAF3 !important;font-size:0.8rem;font-weight:bold}
.article_content table tr td{line-height:18px;font-size:14px;box-sizing: border-box;}
.article_content table tr td p{margin:0}
#xgcp ul li{float:left;text-align:center;width:23%;margin:1%}
#xgcp ul li strong{display:block;height:36px;color:#333;font-size:16px;font-weight:100;line-height:36px;text-align:center}
#xgcp ul li:hover strong{color:#fff}
#xgcp ul li:hover .pb_bg{transform:scaleY(1);-webkit-transform:scaleY(1);transform-origin:left 0;-webkit-transform-origin:left 0;visibility:visible\9}
.pagenum{border-top:1px solid #DCDCDC;margin-top:30px;text-align:center}
.pagenum a{display:inline-block;color:#666;margin:20px 20px 0;width:120px;height:30px;line-height:30px;border:1px solid #0097DB;border-radius:60px;font-size:0px}
.pagenum span{font-size:16px;color:#0097DB}
.pagenum a:hover{background-color:#0097DB}
.pagenum a:hover span{color:#fff}
#nyba{height:400px;position:relative;overflow:hidden;background-color:rgba(0,0,0,0.3);background-image:url(images/neibanner.jpg);background-position:top center;background-repeat:no-repeat;background-attachment:fixed;z-index:5}
.fade_text{text-transform:uppercase;margin-top:10%;text-align:center;font-size:0}
.fade_text span{color:#fff;display:inline-block}
.fade_text .cn{height:95px;line-height:95px;overflow:hidden}
.fade_text .cn span{font-size:52px}
.fade_text .en{height:40px;line-height:40px;font-size:30px;overflow:hidden}
.fade_text .en span{color: #999;}
.fade_text .line{width:80px;height:3px;background-color:#fff;margin:20px auto}
.arrow_down{position:absolute;left:50%;margin-left:-4px;bottom:20px;overflow:hidden;width:8px}
.arrow_down .line{display:block;width:1px;height:40px;margin:0 3px;background:#fff}
.arrow_down .aw{display:block;width:100%;height:5px;margin-top:3px;background:url('../images/aw.png') no-repeat}
.arrow_down .lg{-webkit-animation:long 1.5s linear alternate infinite;animation:long 1.5s linear alternate infinite}
@-webkit-keyframes long{from{-webkit-transform:translateY(-30px);transform:translateY(-30px)}
to{-webkit-transform:translateY(0);transform:translateY(0)}
}@keyframes long{from{-webkit-transform:translateY(-30px);transform:translateY(-30px)}
to{-webkit-transform:translateY(0);transform:translateY(0)}
}@-webkit-keyframes long1{from{-webkit-transform:translateY(0px);transform:translateY(0px)}
to{-webkit-transform:translateY(-30px);transform:translateY(-30px)}
}@keyframes long1{from{-webkit-transform:translateY(0px);transform:translateY(0px)}
to{-webkit-transform:translateY(-30px);transform:translateY(-30px)}
}.son_list{position:absolute;height:50px;width:100%;bottom:10px;left:0;text-align:center}
.son_list a{display:inline-block;width:140px;padding:0 5px;height:50px;color:#333;background-color:#fff;font-size:16px;text-align:center;line-height:50px;position:relative;z-index:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.son_list a i{background-color:#0097DB;position:absolute;left:50%;top:50%;margin:-100px 0 0 -100px;z-index:-1;width:200px;height:200px;border-radius:50%;transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0)}
.son_list a:hover i,.son_list a.active i{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1)}
.son_list a:hover,.son_list a.active{color:#fff}
.position_now{height:60px;line-height:60px;font-size:14px;background-color:#f1f1f1;display: none;}
.position_now a{display:inline-block;color:#707070;text-transform: capitalize;}
.position_now .fl{color:#707070;font-weight: 100;}
.position_now .fl img{height:20px;margin-top:-4px;display:inline-block;margin-right:8px}
.position_now .fr{font-family:impact;color:#0097DB;font-size:22px}
.position_now .fr img{height:26px;display:inline-block;margin-right:8px;vertical-align:middle}
.position_now .fr strong{font-weight:100}
.news_one .news_box li{margin-bottom:20px}
.news_one .news_box li .img{width:40%;height:300px;overflow:hidden;float:left;border-radius:8px;position:relative}
.news_one .news_box li .img img{-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s}
.news_one .news_box li .img .bg{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0)}
.news_one .news_box li .img .bg i{opacity:0;position:absolute;left:50%;top:50%;margin:-15px 0 0 -50px;width:30px;height:30px;background:url(../images/news_arrow.png) center/100% no-repeat}
.news_one .news_box li .info{width:58%;height:240px;float:right;padding-top:60px}
.news_one .news_box li .info h3{font-weight:bold;font-size:18px;color:#333}
.news_one .news_box li .info .time{color:#777;font-size:14px;padding:20px 0}
.news_one .news_box li .info .line{width:100%;height:1px;background-color:#e5e9ef;margin-bottom:20px}
.news_one .news_box li .info .line i{display:block;width:0%;height:1px;background-color:#0097DB}
.news_one .news_box li .info p{color:#999;font-size:16px;line-height:26px;height:52px;overflow:hidden}
.news_one .news_box li:hover .info{padding-top:50px}
.news_one .news_box li:hover .line i{width:100%}
.news_one .news_box li:hover h3{color:#0097DB}
.news_one .news_box li:hover .bg{background:rgba(0,0,0,0.55)}
.news_one .news_box li:hover .bg i{opacity:1;margin:-15px 0 0 -15px}
.news_article_box{padding-top:4.5rem}
.news_article_box .left_fixed{position:fixed;left:0;top:0;width:30%;height:100%;z-index:1}
.news_article_box .left_fixed .text{padding:35% 0 0 25%}
.news_article_box .left_fixed h6{font-size:70px;color:#0097DB;opacity:0.5;font-style:italic;font-family:impact}
.news_article_box .left_fixed h5{font-size:16px;color:#333;margin-top:30px}
.news_article_box .left_fixed .return{margin-top:40px;font-size:14px;color:#666}
.news_article_box .left_fixed .return:after{content:''}
.news_article_box .right_article{float:right;width:70%;background-color:#f5f5f5;overflow:hidden}
.news_article_box .inner_content{padding:30px 50px;font-weight: 100;}
.news_article_box .h1_title{padding:70px 40px;background-color:#E5E5E5;line-height:1.5}
.news_article_box .h1_title h1{font-size:28px;color:#333;margin-bottom:20px}
.news_article_box .h1_title .time img{height:20px;display:inline-block;margin:-4px 10px 0 0}
.news_article_box .h1_title .time span{color:#777;font-size:16px}
.page_list{text-align:center;}
.page_list select{display: none;}
.page_list b{font-size:0}
.page_list b a,.page_list b font{display:inline-block;font-weight:100;color:#999;font-size:16px;margin-right:10px;border:1px solid #e5e9ef;width:40px;height:40px;line-height:40px;border-radius:6px;text-align:center}
.page_list b font{background-color:#0097DB;color:#fff;border-color:#0097DB}
.page_list_span1{display:none}
.news_two .news_box li{float:left;width:31.33%;margin:1%;overflow:hidden;-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s}
.news_two .news_box li a{padding:20px;background-color:#f3f3f3;position:relative}
.news_two .news_box li .time strong{font-size:50px;color:#0097DB;display:inline-block;font-family:"SimHei";position:relative}
.news_two .news_box li .time strong::after{content:'';position:absolute;left:0;top:30px;width:0px;background-color:#0097DB;height:2px;-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s}
.news_two .news_box li .time span{font-size:12px;color:#333;display:block;font-family:"SimHei"}
.news_two .news_box li h3{color:#333;font-size:18px;line-height:26px;height:52px;overflow:hidden;margin:15px 0 10px}
.pc .news_two .news_box li:hover h3{color:#0097DB}
.news_two .news_box li p{font-size:14px;color:#666;line-height:22px;height:44px;overflow:hidden;margin-bottom:10px}
.news_two .news_box li i{position:absolute;background-color:#0097DB}
.news_two .news_box li i.i1{width:0px;height:2px;top:20px;right:20px}
.news_two .news_box li i.i2{width:2px;height:0px;top:20px;right:20px}
.pc .news_two .news_box li:hover i.i1{width:30px}
.pc .news_two .news_box li:hover i.i2{height:30px}
.pc .news_two .news_box li:hover{box-shadow:0px 18px 25px rgba(0,0,0,0.08)}
.pc .news_two .news_box li:hover strong::after{width:100%}
.fixed_body{display:none;position:fixed;width:100%;height:100%;background:rgba(255,255,255,0.8);left:-30%;top:0;z-index:9999}
.fixed_body .fixed_article{display:none;position:fixed;width:1200px;height:800px;top:50%;right:20%;margin:-400px -600px 0 0;background-color:#fff;z-index:99999;box-shadow:0px 0 25px rgba(0,0,0,0.08)}
.fixed_body .fixed_article .fb_close{position:absolute;right:0;top:0;width:60px;height:60px;cursor:pointer;background-color:#0097DB}
.fixed_body .fixed_article .fb_close i{display:block;margin:10px auto 0;width:40px;height:40px;background:url(../../images/jia.png) center center/80% no-repeat}
.fixed_body .fixed_article .fb_close:hover i{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg)}
.fixed_body .fixed_article iframe{border:none;width:100%;height:100%;display:block}
@media( max-width:1505px ){.fixed_body .fixed_article{width:1000px;margin-right:-500px}
}
#list .left_side{width:260px;background:#0097DB;position:sticky;top:100px}
#list .left_side h3{color:#fff;font-size:30px;padding:20px 0 20px 30px ;font-weight: 600;}
#list .left_side h3 em{display:block;color:#fff;font-size:20px;text-transform:uppercase;font-weight: 300;}
#list .left_side ul {background: #fff;border-right: 1px solid #eee;border-left: 1px solid #eee;padding: 15px 0;}
#list .left_side ul li{border-bottom: 1px dashed #eee;}
#list .left_side ul li a{display:block;background:url(../images/jt.png) 20px center no-repeat;height:45px;line-height:45px;color:#333;padding:0 25px 0 45px;border-bottom:1px solid rgba(255,255,255,0.35);font-size: 16px;font-weight: 600;}
#list .left_side ul>li>a{background:#0097DB;color: #fff;padding-left: 1rem;}
#list .left_side ul li a:hover,#list .left_side ul li a.active{padding-left:40px;background:#0097DB;color: #fff;}
#list .left_side ul li .ert a{font-size:16px;font-weight:400;height:45px;line-height:45px;border-bottom:1px dashed #f3f3f3}
#list .left_side ul li .ert:hover a{padding-left:50px;color:#fff;background-color:#a5adbb}
#list .left_side ul li .ert.active a{background-color:#a5adbb;color:#fff}
#list .left_side .box_two{background: #0097DB;padding:10px 10px}
#list .left_side .box_two{padding:20px 10px}
#list .left_side .box_two p{font-size:16px;color:#fff;line-height:30px}
#list .left_side .box_two strong{color:#fff;font-size:1rem;display:block;margin-bottom:10px;font-family:impact;font-weight:100}
#list .left_side .box_two .more{height:36px;line-height:36px;background-color:#fff;margin-top:10px;width:200px;color:#333;text-align:center}
#list .left_side .box_two .more i{background-color:#0097DB}
#list .left_side .box_two .more:hover{color:#fff}
#list .right_side.fr{width:1300px}
@media(max-width:1505px ){#list .right_side.fr{width:900px}
}.form_box{display:none;border:1px solid #f1f1f1;border-radius:5px;margin-bottom:20px}
.form_box .sf{margin:0 auto;text-align:center;font-size:0}
.form_box .an{display:inline-block;border:1px solid #f1f1f1;background-color:#fff;color:#333;height:40px;border-radius:8px;margin:10px 5px;font-size:16px;line-height:40px;padding:0px 15px;outline:none}
.form_box .an{vertical-align:bottom}
.form_box .an:hover{border-color:#0097DB}
.form_box .inp{height:38px;vertical-align:bottom}
.form_box .submit{width:80px;cursor:pointer}
/* .form_box_box{width:1200px;margin:40px auto;padding:60px 0;box-shadow:0px 20px 80px rgba(76,76,76,0.1)} */
ul.fs{margin:0 auto}
ul.fs input,ul.fs textarea{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-transition:0.8s;-o-transition:0.8s;-ms-transition:0.8s;-moz-transition:0.8s;transition:0.8s}
ul.fs .box1 {display: flex;gap: 1rem}
ul.fs .box1 li{flex: 1}
ul.fs .box1 li input{border-radius: 0.25rem;
    background: rgba(255, 255, 255, 1);
    border: 0.05rem solid rgba(237, 237, 237, 1);
    padding: 0 1.25rem;height: 3rem;border: 0;
    font-size: 0.9rem;width: 100%;    font-family: "Montserrat", Arial, Helvetica, sans-serif;}
ul.fs li input:hover{border-color:#0097DB}
ul.fs .box1 li input::-webkit-input-placeholder,ul.fs li.textarea textarea::-webkit-input-placeholder,ul.fs li.yzm input::-webkit-input-placeholder{color:#999}
ul.fs .box1 li input:-moz-placeholder,ul.fs li.textarea textarea:-moz-placeholder,ul.fs li.yzm input:-moz-placeholder{color:#999}
ul.fs .box1 li input:-ms-input-placeholder,ul.fs li.textarea textarea:-ms-input-placeholder,ul.fs li.yzm input:-ms-input-placeholder{color:#999}
ul.fs li.textarea textarea{width:100%;height:150px;border:1px solid #e1e7ee;padding:10px;margin:20px 0;color:#999;    font-family: "Montserrat", Arial, Helvetica, sans-serif;font-size: 0.9rem;}
ul.fs li.textarea textarea:hover{border-color:#0097DB}
ul.fs li.radio{text-align:center;display: none;}
ul.fs li.radio label{margin:0 10px}
ul.fs li.yzm{text-align:center;margin:0 0 20px}
ul.fs li.yzm img{display:inline-block;height:2rem}
ul.fs li.yzm input{border-bottom:1px solid #e1e7ee;width:200px;height:2rem;padding:10px;color:#999;    font-family: "Montserrat", Arial, Helvetica, sans-serif;}
ul.fs li.yzm input:hover{border-color:#0097DB}
ul.fs li.submit input{height:50px;margin:0 auto;display:block;cursor:pointer;width:200px;border-radius:50px;background-color:#0075C2;font-size:16px;color:#fff;    font-family: "Montserrat", Arial, Helvetica, sans-serif;}
ul.fs li.submit input:hover{background: #0A80BE;}
#allmap{height:500px}
#allmap img{max-width:none !important}
.go_top{display:none;background:url(../../m/images/top.png) center center/50% no-repeat;width:40px;height:40px;cursor:pointer;text-align:center;background-color:#0097DB;border-radius:50%;position:fixed;right:6px;bottom:100px;z-index:99999999999}
.firstRow img{display:inline-block}
.sycep{display:none}
.wap_show{display:none}
.wap_show img{display:inline-block}
.header .menu_box{display:none}
.header .menu_box{float:right;width:24px;height:54px}
.header .nav_button{position:absolute;right:15px;top:26px;vertical-align:middle;width:24px;height:2px;cursor:pointer;background-color:#fff;-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s}
.header .nav_button::after,.header .nav_button::before{content:'';width:24px;height:2px;position:absolute;z-index:99999999;right:0;background-color:#fff;-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s}
.header .nav_button::after{top:9px}
.header .nav_button::before{top:-9px}
.header .menu_box.on .nav_button{width:0}
.header .menu_box.on .nav_button::before{-webkit-transform:translateY(9px) rotate(45deg);-ms-transform:translateY(9px) rotate(45deg);transform:translateY(9px) rotate(45deg)}
.header .menu_box.on .nav_button::after{-webkit-transform:translateY(-9px) rotate(-45deg);-ms-transform:translateY(-9px) rotate(-45deg);transform:translateY(-9px) rotate(-45deg)}
#close{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:999}
.wap_son{display:none;padding:0 13px;margin-bottom:20px}
.wap_son a{width:47.93%;height:40px;line-height:40px;font-size:16px;color:#fff;text-align:center;margin:1%;float:left;background-color:#0097DB}
.fixed_footer{display:none}
.fixed_footer{display:none;background:rgba(0,149,217,0.95);height:50px;position:fixed;bottom:0px;left:50%;margin-left:-46%;z-index:999;width:92%;border-radius:10px 10px 0 0}
@media (min-width:640px){.fixed_footer{width:640px !important;left:50%;margin-left:-320px}
}.fixed_footer a{float:left;width:33.33%;text-align:center}
.fixed_footer img{display:inline-block;height:24px;margin:5px 0 0}
.fixed_footer strong{color:#fff;font-size:12px;display:block;height:20px;line-height:20px}
@media( max-width:1580px ){
    html{font-size: 18px;}
    .inner{width: 1400px;}
    .header .call h3{font-size:28px}
.section_five .item.one .box,.section_five .item.two .box{margin-left:15%}
.section_seven .item{width:130px}
.section_seven .item .radius{width:128px;height:128px}
.section_seven .item i{margin:35px auto 0}
.section_eight .more{margin-top:40px}
.comWidth,.w1500{width:1400px}
.indexsec01 .imgbox{padding-left:5%}
.section_three1 .txtbox{padding-top: 0;}
}
@media all and (min-width:992px) and (max-width:1440px){.combtm .txt{font-size:40px}
}
@media( max-width:1400px ){
   html{ font-size: 16px;}
.inner{width: 1200px;}
.comWidth,.w1500{width:1200px}
.crcm .swiper-container.anli .swiper-slide{width:600px}
.footer .f3 h3{font-size:30px}
}
@media( max-width:1280px ){.section_one .item_box{width:1200px}
.header .call h3{font-size:26px}
.header .nav{width:50%;margin-left:4%}
.section_five .item.one .box,.section_five .item.two .box{margin-left:5%}
}@media( max-width:1200px ){
    html{font-size: 14px;}
.f_24{font-size:20px}
.f_28{font-size:20px}
.f_30,.indone-bf .left .text em{font-size:20px}
.f_38,.f_48,.f_58{font-size:1.5rem}
.ys_title .ys_num{font-size: 2.4rem;}
.ys_title h2,.ys_title .ys_text{font-size:1.8rem}
.f_60{font-size:28px}
.index-txt p{line-height:24px}
html,body{max-width:750px;margin:0 auto !important}
.header .nav ul li em,.header .nav ul li i,.product_list_two .item .info p,.product_list_three .item .info p,.header .call,.banner .swiper-button-next,.banner .swiper-button-prev,.news_two .news_box li p,.position_now .fr,.arrow_down,#list .left_side,.news_one .news_box li .img .bg,.news_article_box .left_fixed,#none,.tj_box .gallery-top .swiper-slide a .txt,.tj>img,.tabbox .content,.footer .f1,.footer .f2,.footer .f4,.more1,#top_scroll ul li p,.about_box .call span,.section_two .item_box .yspic img:nth-child(1),.section_two .item_box .yspic img:nth-child(3),#winImgDiv,.sygsjj dl dd img:nth-of-type(1),.sygsjj dl dt>img,.pc_show,.jgzx .pub_title b,.jgzx .pub_title h5,.pub_title h5,.hf p,.tabbox .tab .item .img,.cj_con,.bg1,#footer .f1,#footer .two,#footer h3::before,#footer h3,#footer i,.syys .pub_title p,.syys .w1400 ul li img,.syys .ysmore b,.syys .w1400 ul li::after,.fwby,.lc_box .inner dl::after,.lc_box .inner::after,.indone-bf .right{display:none !important}
.header .menu_box,.mobile .fixed_footer,.wap_son,.wap_show{display:block}
#list .auto,#news_article,#article,.position_now .auto,#nyba .black .auto,.tj_box,.w1300,.footer .f3,.w1500,.comWidth,.inner,#footer .f2,#footer .footer_con,.syys .w1400{width:auto;padding:0 15px}
.index_cj{margin-top:40px;padding:40px 0}
.cj_con{margin-top:0;margin-bottom:15px}
.crcm{padding:40px 0}
.hf{margin-top: 30px;padding: 30px 10px;height: auto;background-size: unset;
    background-position-x: left;}
.type-txt{padding-left:5%}
.type-txt a{font-size:20px}
.header,.header.bg .inner{height:50px;background: rgba(0, 149, 217, 0.95) !important;}
.header .inner{padding:0 15px;width:auto;height:50px}
.header .logo img{height: 35px !important;}
.header .nav{position:fixed;width:280px;height:auto;overflow:auto;padding:20px 0;top:50%;left:50%;margin:-200px 0 0 -140px;z-index:9999999999;background-color:#fff;box-shadow:0 0 10px #f1f1f1;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}
.header .nav ul li{display:block;float:none;width:90%;margin:0 auto;height:40px !important;line-height:40px !important;border-bottom:1px solid #f9f9f9}
.header .nav ul li span,.header .nav ul li a{color:#333 !important}
.header .nav ul li a:hover span,.header .nav ul li a.active span{line-height:40px}
.header .nav ul li:last-child{border:none}
.product_son{display:none !important}
.position_now .fl{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}
.pub_title h4{font-size:28px}
.pub_title h4 img{height:28px}
.pub_title h4 span{font-size:28px;margin:0}
.pub_title i{margin:15px auto !important}
.pub_title p{font-size:14px}
/* 首页简介 */
.indexsec01{padding:40px 0;background-size:370px auto}
.indexsec01 .imgbox{    flex-direction: column;padding: 0;margin-top: 25px;}
.indexsec01 .imgbox .lbox{width:auto !important;padding:20px 15px}
.indexsec01 .imgbox .rbox{width:auto !important}
.indexsec01 .imgbox .txt{line-height:1.6;font-size:16px;margin-bottom:20px;-webkit-line-clamp: none;}
.indexsec01 .imgbox .link{text-align:center;margin-top: 15px;}
.indexsec01 .imgbox .link a{padding:10px 0;width:140px}
.indexsec01 .imgbox .link img{width:16px;margin:-3px 0 0 10px}
.headline01{font-size:28px;margin-bottom:20px}
.headline01 img{width: 60%;}
.headline01 .en{font-size:24px;margin-bottom:5px}
.indexsec01 .numlist{max-width:inherit;flex-wrap:wrap;margin:0}
.indexsec01 .numlist li{font-size:16px;width:50%;margin-top:20px}
.indexsec01 .numlist .num{font-size:18px}
.indexsec01 .numlist .counter{font-size:36px}
.section_three1{padding: 3rem 0;}
.section_three1 .inner{display:block}
.section_three1 .inner .photobox{position:static;left:inherit;top:inherit;width:auto;overflow:hidden}
.section_three1 .txtbox{width:auto;padding-top:15px}
.section_three1 .txtbox .num{right:inherit;top:12px;left:0;font-size:35px}
.section_three1 .txtbox h3{font-size:24px;letter-spacing:0;margin-bottom:15px;text-align: center;}
.section_three1 .txtbox h3 span{margin-top:5px;font-size:12px;letter-spacing:0}
.section_three1 .txtbox .pub_title{padding-left: 0;}
.section_three1 .txtbox .whitebox{padding:15px;min-height:inherit;background-size:240px auto,80px auto;background-color:#fff;box-shadow:0 0 5px 2px rgba(0,0,0,0.1);display:block}
.section_three1 .txtbox .whitebox p{line-height:1.6;letter-spacing:0}
.section_three1 .inner li:hover .txtbox .whitebox{background-size:260px auto,100px auto}
.num_top .inner{flex-wrap: wrap;gap: 1rem}
.num_top .inner li {flex: 1 1 calc(50% - 1rem)}
.num_top .inner li img{max-width: 50px;}
    
.lc_box .inner{flex-wrap: wrap;}
.lc_box .inner dl{width: 30%;margin-bottom: 15px;}
.index_pro{padding: 0 0 30px ;}
.about-culture .nnname a{display: block;}
.culture-img{background: #000;}
.culture-img img{opacity: .7;}
ul.pnav{display:table;word-spacing:-1em}
ul.pnav li{width:33%}
ul.pnav li a{font-size:14px}
.more{margin:30px 0 0  0;}
.more .call a{font-size: 23px;}
.more .but{margin: 0;}
.more .call,.more .but{width: 45%;padding: 0;text-indent: 0;background-image: none;}

/* 解决方案 */
.ipt_solu .infor{top:30px; text-align:center;}
.ipt_solu .content .swiper-slide .info{top:100px; transform:translateY(0);}
.ipt_solu .content .swiper-slide .info .box{width:100%; padding:25px;}
.ipt_solu .content .swiper-slide .info .con{font-size:14px; line-height:25px; height:75px;}
.ipt_solu .swiper_dots .box span.cur{font-size:20px;}
.ipt_solu .swiper_dots .box{flex-wrap:wrap; justify-content:center;}
.ipt_solu .swiper_dots .box span{padding:0 10px;}

/* 首页产品 */
.index-one{padding:40px 0 0}
.indone-tit,.indthr-tit{float:none;width:100%}
.index-tit h3{font-size:22px;line-height:30px}
.index-tit h3 span{font-size:22px;line-height:30px}
.index-tit h4{font-size:16px;margin:5px 0 0}
.index-dec{font-size:14px;line-height:26px;margin:4px 0 0}
.indone-mo,.indthr-mo{float:none;margin:15px 0 0}
.indone-navul li h4{margin-top:8px;font-size:18px;line-height:24px}
.indone-icon{width:25px;height:28px}
.indone-nav{margin-bottom:0px;white-space:nowrap;overflow-x:auto}
.indone-navul li h4::before{width:20px;height:10px}
.indone-navul li.on h4{padding-bottom:20px}
.indone-navul li,.indone-navul li.on{padding:5px}
.indone-navul li h4::before{display:none}
.indone-navul li h4,.indone-navul li.on h4{padding-bottom:0}
.indone-navul li h4,.indone-navul li.on h4{padding-bottom:0}
.indone-pics{height:540px}
.indone-mo .more {    width: 145px;    height: 42px;    line-height: 40px;    font-size: 16px;}
.indone-bf .fr{padding: 40px 20% 0;width: 100%;box-sizing: border-box;margin: 0}
/* .indone-bf{display: block;} */
.indone-bf .left .text{width: 92vw;}
.indone-bf .right,.indone-bf .left{width: 100%;}
.indone-bf .right li a span{font-size: 12px;}
.index5 .indone-bf .right li a span{font-size: 16px;}
.indone-bf .inner{flex-direction: column;}
.indone-bf .left .text h3{font-size: 30px;}
.indone-bf .left .text .text-con{margin-top: 10px;}
.indone-bf .left .text .jj_pro{padding: 0;}
.indone-navul li::after{height: 100%;z-index: 8;}
.indone-navul li.on h4{color: #fff;}
.indone-navul li a{position: relative;z-index: 9;}

/* 销售网络 */
.kehu{ flex-wrap: wrap; }
.kehu_l{width:100%;}
.kehu_r{width:100%;}

#allmap{height:300px}
#nyba{height:12rem;background-size:cover;background-attachment:unset}
.fade_text{margin-top:80px}
.fade_text .cn{line-height:40px;height:40px}
.fade_text .cn span{font-size:30px}
.fade_text .en{font-size:16px}
.fade_text .line{margin:10px auto}
.form_box_box,ul.fs{width:100%}
.form_box_box{margin:0;padding:20px 0;box-shadow:none}
ul.fs .box1 li{float:none;width:100%;}
.product_list_one .item,.product_list_three .item{width:49%;margin:0.5%}
.product_list_two .item{width:100%;margin:0 0 2rem}
/* .product_list_two .item .info{min-height:70px} */
#list{margin: 3rem 0;}
#list .right_side{float:none !important;width:100% !important}
.news_one .news_box li .img,.news_one .news_box li .info{float:none !important;width:100%}
.news_one .news_box li .img{height:200px}
.news_one .news_box li .info{padding-top:20px;height:auto}
.news_one .news_box li .info .time{padding:6px 0}
.news_one .news_box li .info .line{margin-bottom:6px}
.news_one .news_box li:hover .info{padding-top:20px}
.son_list{height:40px}
.son_list a{height:40px;line-height:40px;width:100px;font-size:14px;padding:0}
.news_article_box{padding-top:54px}
.news_article_box .right_article{width:100%;float:none;background-color:#fff}
.news_article_box .inner_content,.news_article_box .h1_title{padding:20px}
.news_two .news_box li{width:49%;margin:0.5%}
.news_two .news_box li a{padding:8px}
.news_two .news_box li .time strong{font-size:30px}
.fixed_body .fixed_article{width:90%;height:500px;margin:-250px -45% 0 0}
.fixed_body .fixed_article .fb_close{top:auto;bottom:0;width:50px;height:50px}
.fixed_body .fixed_article .fb_close i{margin-top:5px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg)}
.info_big_box,.section_two{width:100%;height:auto}
.info_big_box h1{margin-top:0;font-size:20px}
.info_big_box .info_1{margin-top:10px}
.info_big_box .share{margin:0 0 10px 0}
.xgcp_title{margin-top:10px}
#top_scroll{height:500px;max-width:100%}
#top_scroll ul li .clear{height:36px;line-height:36px}
#top_scroll ul li{width:49%;padding:0}
#top_scroll ul li .img{padding:3px}
#top_scroll ul li h3{width:100%;float:none;font-size:14px;padding:0;text-align:center}
#top_scroll ul li h5{font-size:14px}
.banner{top:0;padding-top:50px}
.swtbox .btn1,.swtbox .btn2{line-height: 40px;height: 40px;box-sizing: border-box;}
.swtbox .btn1{width: 40%;}
.swtbox .btn2{font-size: 0;width: 55%;margin-left: 5%;}
.swtbox .btn2 span{font-size: 18px;}
.swtbox{margin-top: 20px;}  
.img_big_box{width: 100%;}
.img_big_box .img_box{height: 320px !important;}
.fwtime p{width: 31.33%;margin: 0 1% !important;font-size: 12px;}
.index_box{margin:0}
.article_content iframe{width:100%;max-height:300px}
#scroll_two{display:none}
.section_one .left a,.section_one .right a{background:#0097DB}
.fixed_footer{display:block}
.section_one .item_box .left,.section_one .item_box .right{display:none}
.sycep{display:block;padding-top:80px}
.sycep a{float:left;width:48%;background:#0097DB;color:#fff;box-sizing:border-box;border-radius:40px;text-align:center;margin-top:10px;margin-right:1%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;height:35px;line-height:35px}
.product_list_one .item .info{padding:0;font-weight:400}
.product_list_one .item strong{font-size:16px}
.section_nine{padding: 30px 0;}
.tabbox{padding: 3rem 0;}
.tabbox h3 strong{width: 100% !important;}
.tabbox .tab,.tabbox .tab .item{width:100% !important}
.tabbox .tab .item{height:auto;margin-bottom:10px;box-shadow: 0 0 10px #cfcfcf;    border-radius: 10px;}
.tabbox .tab .item .img{width:100%;height:auto;float:none}
.tabbox .tab .item .img img{width:100%;height:auto}
.tabbox .tab .item .info{width:100%;box-sizing:border-box;padding:5px;float:none;padding: 20px !important;}
.tabbox .tab .item:nth-child(n+2) a{padding: 0;}
#scroll_one ul li{width:100px;margin:0 5px}
#scroll_one ul li img{height:100px}
#scroll_one{margin-top:30px;width:100%;height:auto}
#scroll_one ul li h3{font-size:16px;font-weight:400;height:40px;line-height:40px}
 /* 底部 */
 .index4 .left,.index4 .right{width:100%;height: auto;}
.index4 .left .intor{width:100%;font-size:1.2rem}
.index4 .left .info input,.index4 .left .info textarea,.index4 .left .info select{font-size:1.2rem}
.index4 .right li{font-size:1.2rem}
.index4 .right h3{font-size:1.5rem}
.index4 .left .info:focus-within{box-shadow:0 0 5px rgba(225,225,225,1)}

footer{padding-bottom: 4rem;}
footer img{max-width: 70px;}
footer .column{font-size:1.2rem;width:100%;display:flex;align-items:center;justify-content:space-between}
footer .column a{margin:2rem 0}
footer .copyr{font-size:1rem}
footer ul{width:100%;display:flex;align-items:center;justify-content:space-between}

/* 文字优势 */

.strength-left{width:100%;margin-bottom:30px}

.strength-right{width:100%}

.h-photo-list1 .pp{font-size:14px}

.product-swiper2 .swiper-slide .txt{width:85%}

.product-swiper2 .swiper-slide .txt .ta1{font-size:22px}

.product-swiper2 .swiper-slide .txt .ta2{font-size:14px}

.h-photo-list2 li{width:calc(50% - 20px);margin:0 10px 20px 10px}

.h-photo-list2 li:first-child{margin-left:10px}

.g-btn .a span,.g-btn a span{font-size:14px}

.hm-title h3{font-size:30px}

.about-right .abb-txt{margin-bottom:20px;font-size:14px;-webkit-line-clamp:none}

.about-right .about-link{margin-bottom:20px}

.h-photo-list3 li{padding-left:15px;margin-bottom:22px}

.h-photo-list3 li p{font-size:14px}

.h-photo-list1 li h3{font-size:20px}

.h-photo-list2 li h3,.h-photo-list2 li .p{font-size:16px}

.about-right{padding-left:20px;padding-right:20px}

.h-photo-list3 li h3 i{font-size:28px}

}@media( max-width:640px ){
 .swiper-container.anli .swiper-button-prev,.swiper-container.anli1 .swiper-button-prev{left:0  !important}
 .swiper-container.anli .swiper-button-next,.swiper-container.anli1 .swiper-button-next{right:0  !important}
}