﻿/* 
               (0 0)
   +=====oOO====(_)=========+
   |   Powered By Anxin     |
   |   Tel: 0572-5220701    |
   |   Creation:2022.05.09  | 
   +=================oOO====+
             |__|__|
              || ||
             ooO Ooo
*/
body,button,dd,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,s,td,textarea,th,ul{margin:0;padding:0;list-style:none}body{font-family:Microsoft YaHei,sans-serif;font-weight:400;overflow-x:hidden}body,html{position:relative;}h1,h2,h3,h4,h5,h6{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;text-transform:capitalize}button,input,select,textarea{font-size:100%;outline:0}a{blr:expression(this.onFocus=this.blur());color:#369;text-decoration:none}.clearfix:after{content:"\0020";display:block;height:0;clear:both;font-size:0;visibility:hidden}.clearfix{zoom:1}.clear{clear:both;font-size:1px;width:1px;height:0;visibility:hidden;line-height:0}.fl{float:left}.fl,.fr{display:inline}.fr{float:right}em,i{font-style:normal}.none{display:none}.block{display:block}.inline{display:inline-block!important;margin-right:10px}img{border:0;object-fit:cover}table{border-collapse:collapse;border:0;cellspacing:0;cellpadding:0}::selection{background:#ddd;color:#111}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background-color:rgba(50,50,50,.25);border:2px solid transparent;border-radius:0px;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background-color:rgba(50,50,50,.5)}::-webkit-scrollbar-track{background-color:rgba(50,50,50,.05)}*{box-sizing:border-box}input{border:0}input::placeholder{opacity:.5}input:focus{border:0;outline:0;-webkit-box-shadow:0}.tipMain{position:fixed;bottom:0;left:0;z-index:9999;width:100%;border-top:1px solid #ccc;background:#fff;font-size:13px;line-height:40px}.tipMain,.tipMain .close{height:40px;text-align:center}.tipMain .close{position:absolute;top:0;right:10px;width:40px;color:red;font-weight:400;font-size:18px;font-family:Arial,Helvetica,sans-serif;cursor:pointer}
/*超出的文字省略，要定义宽度*/
span.spanleft, .list-txt .name{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block }
:after, :before, .iconfont, .images, .images img, .list-li, .list-txt, .list-txt .name, .mobilemenu b, header, header *, #footer *, .wrapper, #banner, #banner img, #sub-nav { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
a:active { /*-webkit-transform: scale(.9); -moz-transform: scale(.9); -ms-transform: scale(.9); -o-transform: scale(.9); transform: scale(.9);*/ }
/*页面*/
*{font-size:14px; font-weight: 400; box-sizing: border-box;}
body { background-color: #fff; }
.wrapper {margin: 0 auto;  position:relative;}
.text { padding: 0; }
.text, .text * { color: #666; font-size: 16px; line-height: 30px; word-wrap: break-word; }
.text p { margin-bottom: 20px; }
.text p:last-child { margin-bottom: 0; }
.text img { max-width: 100%; margin: 20px auto; display: block; opacity: 1 !important; }
.info { overflow: hidden; display: -webkit-box !important; -webkit-box-orient: vertical; white-space: normal !important; word-wrap: normal !important; }/*-webkit-line-clamp: 8;*/
.info * { -webkit-box-orient: horizontal; width: auto; display: inline !important; padding: 0; margin: 0; white-space: normal !important; word-wrap: normal !important; background: none !important; text-indent: 0 !important }
.info img { display: none !important; opacity: 0; }
#spotlight{background-color:rgba(245,245,245,0.9) !important}
#spotlight .header{transform:translateY(0) !important}
/*更多*/
.more { position: relative; display: inline-block; width: 100%; display: flex; justify-content: center; }
.more a { width: 200px; height: 50px; background-color: #8EB3C6;position: relative; display: flex; justify-content: center; align-content: center; align-items: center; }
.more a:after { content: ""; display: block; position: absolute; z-index: 1; width: 0; height: 100%; background: rgba(0,0,0,0.1); left: 0; top: 0; }
.more span { position: relative; z-index: 2; font-size: 14px; font-weight: 500; color: #fff; letter-spacing: 1px; text-transform: uppercase; display: block; text-align: center; }
.more a:hover:after { width: 100%; }
.more a:hover{border-color:#F4B605;}
.more a:hover span {color:#fff;}
@media screen and (max-width: 700px){
    .more { display: block; }
    .more, .more a { width: 100%; margin: 0 auto }
}
/*******************************
  -------[=返回顶部-------
********************************/
.toTop { position: fixed; z-index: 9; bottom: 0px; width: 50px; height: 50px; text-align: center; line-height: 50px; padding: 0; right: 0; background-color: #222; cursor: pointer; display: none; opacity: 0.7 !important; }
.toTop:before {content: ""; margin-top: 20px; margin-left: 15px; display: block; width: 15px; height: 15px; border-right: 3px solid #fff; border-top: 3px solid #fff; pointer-events: auto; transform: rotate(-45deg);}
.toTop:hover { background: #8EB3C6; opacity: 1 !important }
.toTop:active { background: #000; -webkit-transform: scale(.9); -moz-transform: scale(.9); -ms-transform: scale(.9); -o-transform: scale(.9); transform: scale(.9); }
/*******************************
  -------[=select-------
********************************/
.select { position: relative; height: 36px; }
.select:after { content: ""; display: block; width: 6px; height: 6px; border-right: 1px solid #333; border-bottom: 1px solid #333; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); pointer-events: auto; position: absolute; z-index: 2; right: 20px; top: 16px; }
.select .placeholder { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; line-height: 46px; padding: 0 15px; box-sizing: border-box; cursor: pointer; text-align: left }
.select.is-open ul { display: block; }
.select.is-open:after { -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.select ul { display: none; position: absolute; z-index: 100; overflow: hidden; width: 100%; top: 100%; left: 0; margin: 0 0 0 -1px; padding: 0; max-height: 240px; overflow-x: hidden; overflow-y: auto }
.select ul li { display: block; float: none !important; width: 100% !important; margin: 0; cursor: pointer; border-bottom: solid 1px #ECECEC; padding: 0 0 0 15px; box-sizing: border-box !important; text-align: left; font-size: 15px; line-height: 46px; }
.select ul li a { color: #fff; display: block; margin-left: -15px; padding-left: 15px; }
.select ul li.active a, .select ul li a:hover { }
/*******************************
  -------[=图片切换-------
********************************/
.swiper-container img { display: block; width: 100%; height: 100%; }
.swiper-btn { display: block; width: 40px; height: 40px; background: rgba(255,255,255,1); text-align: center; cursor: pointer; position: absolute; top: 50%; border-radius: 50%; margin-top: -20px; }
.swiper-btn:before, .swiper-btn:after { content: ""; position: absolute; }
.swiper-btn:before { display: block; width: 10px; height: 10px; border-right: 2px solid #000; border-top:2px solid #000; pointer-events: auto; left: 50%; top: 50%; }
.swiper-btn.swiper-button-disabled { opacity: 0.65; cursor: not-allowed; }
.prev.swiper-btn { left: 5%; }
.prev.swiper-btn:before { transform: translate(-50%,-50%) rotate(-135deg);}
.next.swiper-btn { right: 5%; }
.next.swiper-btn:before { transform: translate(-80%,-50%) rotate(45deg);  }
/*******************************
  -------[=列表-------
********************************/
.images { overflow: hidden; position: relative; z-index: 1; width: 100%; height: 0; padding: 0px; margin: 0; }
.images img { width: 100%; height: 100%; object-fit: cover; position: absolute; z-index: 1; left: 0; top: 0; }
.list { overflow: hidden; position: relative; z-index: 1; }
.list .list-ul { margin-right: -30px; margin-bottom: -30px; }
.list .list-ul:after { content: ""; display: table; clear: both; }
.list .list-li { float: left; margin-right: 30px; margin-bottom: 30px; position: relative; }
.list .list-li .images { padding-top: 100%; }
.list .list-li:hover .images img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.list-txt { box-sizing: border-box; position: relative; z-index: 1; text-transform: capitalize; padding-top: 12px; padding-bottom: 12px; }
.list-txt .name { color: #000; font-size: 16px; font-weight: 400;}
.list-txt .info { -webkit-line-clamp: 1; margin-top: 8px; }
.list-txt .info, .list .list-txt .info * { color: #999; line-height: 2.14 !important; }
.list .all { display: block; position: relative; z-index: 2 }
.list.list-border .list-li:after { content: ""; display: block; position: absolute; z-index: 1; width: calc(100% - 2px); height: calc(100% - 2px); left: 0; top: 0; right: 0; bottom: 0; border: 1px solid #eee; }
/*******************************
  -------[=页码-------
********************************/
.main-page { width: auto; height: 40px; margin-top: 30px; margin-bottom: 60px; text-transform: capitalize; display: flex; justify-content: center; font-size: 14px; }
.main-page .page,.main-page .jump{display:flex; align-items: center;}
.main-page a { border: 1px solid #ddd; line-height: 38px; min-width: 40px; text-align: center; height: 40px; margin: 0 5px; color: #555; border-radius: 3px; position: relative; display: flex; justify-content: center; align-items: center;}
.main-page a.active, .main-page a:hover { border-color: #8EB3C6; background-color: #8EB3C6; color: #fff; }
.main-page a.active .icon, .main-page a:hover .icon { border-color: #fff;}
.main-page a.disabled { cursor: not-allowed; border: 0; }
.main-page a.disabled:hover { background-color: #fff; color: #555; }
.main-page a .icon { display: block; width: 8px; height: 8px; border-right: 1px solid #555; border-top:1px solid #555; pointer-events: auto; }
.main-page .prev,.main-page .next {min-width:80px;justify-content: space-between; padding-left: 12px; padding-right: 10px;}
.main-page .prev .icon {transform: rotate(-135deg);}
.main-page .next .icon {transform: rotate(45deg); }
.main-page .jump{margin-left:25px;}
.main-page .jump span{color:#666;}
.main-page .jump .form-control{width: 58px; height: 40px; padding: 0; text-align: center; margin: 0 7px;border: 1px solid #ddd;}
.main-page .jump .btn{width: 58px; height: 40px;background: #8EB3C6;border:0;border-radius: 3px; text-align: center; color:#fff; margin-left: 10px; text-transform: uppercase; cursor: pointer;}
@media screen and (max-width: 700px){
    .main-page{flex-flow:row wrap; height: auto; margin-top:16px; margin-bottom: 32px;}
    .main-page .page{width: 100%; justify-content: center;}
    .main-page .page{margin-bottom: 16px}
    }
@media screen and (max-width: 600px){
    .main-page .page .prev span,.main-page .page .next span{display:none; opacity: 0;}
    .main-page .prev, .main-page .next{min-width: 40px;}}
/*******************************
  -------[=页面底部------
********************************/
#footer {position: relative;z-index: 2; background-color: #fff; border-top:solid 1px #E8E8E8;}
#footer .footer{display:flex; padding-top:42px; padding-bottom: 42px;}
#footer .footer .left{width: 23%;}
#footer .footer .left .logo{width: 100%; height: 40px;}
#footer .footer .left .txt{padding-top: 20px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;overflow: hidden;}
#footer .footer .left .txt,#footer .footer .left .txt *{padding-top: 20px; color:#666; line-height: 1.8;}
#footer .footer .left .icon{display:flex; align-items: center; margin-right: -20px; margin-top: 20px;}
#footer .footer .left .icon a{width: 40px; height: 40px;border: 1px solid #E2E2E2; border-radius: 50%; display: flex; flex-direction: column; justify-content: center; align-items: center; margin-right: 20px;}
#footer .footer .left .icon a img{ height: 20px; width: auto; display: block;}
#footer .footer .right{flex:1; padding-left: 100px; display:flex; justify-content: flex-end; align-items: flex-start;}
#footer .footer .right .h6{font-size:18px; color: #333; text-transform: capitalize; display:flex; align-items: center; margin-bottom: 15px;width: 100%;}
#footer .footer .right .h6:before{content:""; display:block; width: 3px; height: 15px; margin-right:12px;background-color:#8EB3C6}
#footer .footer .right .block{display: flex; flex-flow:row wrap;}
#footer .footer .right .block a{color:#333; margin-bottom: 12px;}
#footer .footer .right .block a:hover{color:#8EB3C6; text-decoration: underline;}
#footer .footer .right .block:nth-child(1){ flex:1;}
#footer .footer .right .block:nth-child(1) a{ width: 100%;}
#footer .footer .right .block:nth-child(2){flex:1;}
#footer .footer .right .block:nth-child(2) a{ width: 50%;}
#footer .footer .right .block:nth-child(3){width: 400px; padding-left: 40px;}
#footer .footer .right .block:nth-child(3) p{width: 100%; display:flex; line-height: 20px; margin-bottom: 12px; color:#666; padding-left: 24px; position:relative;}
#footer .footer .right .block:nth-child(3) p img{display:inline-block; width: 15px; height: 15px; position: absolute; left: 0; top:3px;}
#footer .copyright{background-color: #8EB3C6; }
#footer .copyright .wrapper{padding: 15px 50px; display: flex; align-items: center; justify-content: space-between; color:#fff; text-transform: capitalize;}
#footer .copyright .wrapper p{display: flex; align-items: center;}
#footer .copyright .wrapper a{color: #fff;}
.popup-wechat{position: fixed;top: 0;left: 0;z-index: 100;display: none;width: 100%;height: 100%;background: rgba(0, 0, 0,0.8);}
.popup-wechat img{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%); width:240px; height:auto;}
.popup-wechat .closeWechat { width: 45px; height: 45px; background: none; border: solid 1px #fff; top: auto; bottom: 30px; right: 50%; margin-right: -22.5px; padding: 9px; cursor: pointer; border-radius: 50%; position: fixed; z-index: 10001; }
.popup-wechat .closeWechat:before, .popup-wechat .closeWechat:after { content: ""; display: block; width: 25px; height: 2px; background: #fff; position: absolute; top: 45%; }
.popup-wechat .closeWechat:before { transform: rotate(45deg); }
.popup-wechat .closeWechat:after { transform: rotate(-45deg); }
/*******************************
  -------[=页面------
********************************/
header,#top, #header { width: 100%; }
#top .wrapper,#header .wrapper, .nav, .nav .nav-ul, .nav .mainlevel{ height: 100%; }
#top .wrapper,#header .wrapper, .nav .nav-ul { display: flex; justify-content: space-between; align-items: center; }
header { position: fixed; z-index: 100; left: 0; top: 0; }
#top{background-color:#8EB3C6; height: 45px;}
#top .left{color:#fff;}
#top .right,#top .top-tel,#top .lang{display:flex; align-items: center;}
#top .top-tel{color:#fff;}
#top .top-tel:after{content:""; display:block; width: 1px; height: 10px; background:rgba(255, 255, 255, 0.5); margin-left: 15px;}
#top .top-tel img{margin-right:5px;}
#top .lang{text-transform: uppercase;}
#top .lang a{padding-left:15px;color:#fff;}
#header { height: 100px; background: #fff; }
#header .wrapper{justify-content: flex-end;}
#logo { width: 300px; height: 100%; position: absolute; left: 0;}
.logo, .logo a { display: flex; justify-content: space-between; align-items: center; width: 100%; height: 100%; }
.logo{background:url(../images/logo.png) left center no-repeat;background-size:contain;}
#nav { display: flex; justify-content: space-between}
.nav .nav-ul { flex-flow: row wrap; width: 100% }
.nav .mainlevel { position: relative; z-index: 10; display: flex; align-items: center; justify-content: center; margin-left: 1.5vw}
.nav .mainlevel a { color:rgba(51, 51, 51, 0.8); text-decoration: none; padding:12px 1.5vw;display: block; position: relative; z-index: 2; text-transform: capitalize;}
.nav .mainlevel:after { content: ""; position: absolute; z-index:1; width: 0; height: 36px; left: 50%; top: 50%; margin-top:-18px; background: #8EB3C6; border-radius:23px; }
.nav .mainlevel a span {position:relative; z-index:2;font-size: 16px; font-weight: 400;}
.nav .mainlevel.active a,.nav .mainlevel a:hover,.nav .mainlevel ul li a:hover,.nav .mainlevel.active.cuf a:hover { color: #fff; }
.nav .mainlevel.active:after, .nav .mainlevel:hover:after,.nav .mainlevel.active.cuf:hover:after { width: 100%; left: 0; }
.nav .mainlevel.active.cuf a{color:rgba(51, 51, 51, 0.8);}
.nav .mainlevel.active.cuf:after{width: 0; left:50%;}
header.fixed {box-shadow: 0px 2px 4px rgba(122, 122, 122, 0.1);transform: translateY(-45px);}
header.fixed #header { height: 60px;}
header.fixed .nav .mainlevel:after{height: 30px; margin-top:-15px;}
header.fixed .nav .mainlevel a{padding-right:15px; padding-left: 15px;}
header.fixed .nav .mainlevel a span{font-size: 14px;}
header.fixed #logo{width: 180px;}
header.fixed #top .right{transform: translateY(52px); z-index: 2;}
header.fixed #top .top-tel img{display: none;}
header.fixed #top .top-tel,header.fixed #top .lang a{color:#333;}
header.fixed #top .top-tel:hover,header.fixed #top .lang a:hover{color:#8EB3C6;}
header.fixed #top .top-tel:after{background:#666;}
header.fixed #header .wrapper{padding-right:240px;}
.pc-img{display:block !important;}
.mobile-img{display:none !important;}

.rc-title,.rc-title .main{display:flex; flex-direction: column; align-items: center;}
.rc-title:after,.rc-title .main:after{content:""; display: block; margin-top: 38px;}
.rc-title{margin-top: 90px; margin-bottom: 70px;}
.rc-title .main{font-size:20px; font-weight: 400; color:#666;text-transform: uppercase;}
.rc-title:after{background: #F6F6F6; z-index: 1; width: 370px; height: 2px; margin-top: -3px;}
.rc-title .main:after{background: #8EB3C6;z-index: 2; width: 70px; height: 4px;}

.pro-icon img{transition: all 0.5s ease; width: 40px; height: 40px;}
.pro-icon .col2{margin-top:-40px;}

#banner{display:block; overflow: hidden;margin-top:145px;}
#banner img{display:block; width: 100%; height: 100%;}
#sub-nav {width: 100%; height: 140px; margin-bottom: 60px; background: #F5F5F5; position:sticky; top: 60px; z-index: 5;}
#sub-nav .wrapper,#sub-nav .sub-nav { height: 100%; }
.swiper-container.sub-nav .swiper-wrapper {}
.swiper-container.sub-nav .swiper-wrapper .swiper-slide {flex:1;width: auto; padding: 0; display: flex; justify-content: center; align-items: center; border-bottom: 0; text-transform: capitalize; }
.swiper-container.sub-nav .pro-icon{display:flex; flex-direction: column; align-items: center;}
.swiper-container.sub-nav .active,.swiper-container.sub-nav .swiper-slide:hover{background-color: #8EB3C6}
.swiper-container.sub-nav .pro-icon p{color: #666;text-align: center;margin-top: 8px;text-transform: capitalize;}
.swiper-container.sub-nav .active .pro-icon p,.swiper-container.sub-nav .swiper-slide:hover .pro-icon p{color: #fff}
.swiper-container.sub-nav .pro-icon .col2,.swiper-container.sub-nav .active .pro-icon .col1,.swiper-container.sub-nav .swiper-slide:hover .pro-icon .col1{transform: scale(0,0)}
.swiper-container.sub-nav .pro-icon .col1,.swiper-container.sub-nav .active .pro-icon .col2,.swiper-container.sub-nav .swiper-slide:hover .pro-icon .col2{transform: scale(1,1)}
/*企业简介*/
.about1{display:flex; flex-flow:row wrap; justify-content: space-between; align-items: center;}
.about1 img{ width: 48%;}
.about1 .txt{width: 45%;z-index: 2;}
.about1 .txt .t{font-size:36px; font-weight: 600; color:#333; margin-bottom: 42px;}
.about-data{z-index: 2; margin-top: 80px; margin-bottom: 80px; width: 100%; background-color:#fff; box-shadow: -3px -4px 17px rgba(0, 0, 0, 0.1);border-radius: 3px; display:flex;}
.about-data .item{flex:1; display:flex; flex-direction: column; align-items: center; position:relative; padding-top: 50px; padding-bottom: 50px;}
.about-data .item:after{content:""; display:block; width: 2px; height: 100px; position:absolute; right: 0; top: 50%; transform: translateY(-50%); background:#f8f8f8;}
.about-data .item:last-child:after{display:none;}
.about-data .date{ font-size:54px; font-weight: 600; background-image: -webkit-linear-gradient(top, #B4D6E8, #D4EAF5);-webkit-text-fill-color: transparent; -webkit-background-clip: text; }
.about-data .date span{font-size:20px; margin-left: 8px;}
.about-data .p{font-size:18px; margin-top: 20px; text-align: center; color:#666;}
#about2{background-color:#7993A3;display:flex; align-items: center;}
#about2 img{width: 43%;}
#about2 .txt{width: 57%; padding-right:calc((100vw - 1200px) / 2); padding-left: 60px; color:#E5E5E5; display:flex; flex-flow:row wrap; justify-content: space-between;}
#about2 .txt .t{font-size:36px;}
#about2 .txt .p{font-size:14px; line-height: 1.8; margin-top: 24px; margin-bottom: 50px;}
#about2 .txt .block{width: 45%;;}
#about2 .txt .block .t{font-size:18px; display:flex; align-items: center; margin-top: 30px; margin-bottom: 20px;}
#about2 .txt .block .t:before{content:""; width: 3px; height: 17px; background: #D4EAF5; display: inline-block; margin-right: 17px;}
#about2 .txt .block .p{padding-left:20px; margin-top: 0; margin-bottom: 0;}
/*产品*/
.list.products-list .list-ul{margin-right:-42px; margin-bottom: -42px;}
.list.products-list .list-li{width:calc(33.33% - 42px); margin-right:42px; margin-bottom: 42px;border-bottom:solid 1px #E8E8E8;}
.list.products-list .images{padding-top:90%;background-color:#F5F5F5;}
.list.products-list .images img{object-fit: contain; margin: 10%; width: 80%; height: 80%;}
.list.products-list .list-txt{display:flex; justify-content: space-between;align-items: center;}
.list.products-list .list-txt .detail{color:#CC0001; position: relative; padding-right: 15px;}
.list.products-list .list-txt .detail:after{content:""; position: absolute; display:block; width:7px; height: 7px; border-top:solid 1px #CC0001; border-right:solid 1px #CC0001; right:2px; top: 5px; transform: rotate(45deg);}
.list.products-list .all:hover .list-txt .detail:after{animation: arrow 0.8s infinite;}
 @keyframes arrow { 0% { right:5px;} 100% { right: 2px;}}
.product-detailed{display:flex; justify-content: space-between; padding-top: 100px; padding-bottom: 50px;}
.product-detailed .tab-wrap .tab-card{display:none;}
.product-detailed .tab-wrap .tab-card.active{display:block;}
.product-detailed .product-img{width: 52%;}
.big-img .images {padding-top:75%; background-color: #f5f5f5;}
.big-img .images img {object-fit: contain;}
.swiper-container.big-img img{width: 90%; height: 90%; margin: 5%;}
.swiper-container.small-img img{max-width: 100px; max-height: 100px; object-fit: contain; margin: 3%;}
.small-img { padding: 16px 0; }
.small-img .swiper-slide { border: 2px solid #fff; cursor: pointer; margin: 0 !important; text-align: center; }
.small-img .swiper-slide-thumb-active { border-color: #CC0001; position: relative; }
.small-img .swiper-slide-thumb-active:before { content: ""; position: absolute; top: 0; left: 50%; transform: translateX(-50%); margin-top: -10px; display: block; width: 15px; height: 10px; background-color: #CC0001; clip-path: polygon(50% 0, 100% 100%, 0 100%); }
.product-detailed .product-txt{width: 43%; position:relative;}
.product-detailed .product-txt .name{background-color: #F5F5F5;border-bottom:solid 1px #E8E8E8; padding: 16px 36px; font-size: 24px; font-weight: 600; color:#333;}
.product-detailed .product-txt .name span{display:block; font-size: 16px; font-weight: 400; color:#666; margin-bottom: 10px; text-transform: capitalize;}
.product-detailed .product-txt .txt-wrap{padding-top:30px;}
.product-detailed .product-txt .txt-li{display:flex;border-bottom:solid 1px #E8E8E8; padding: 20px 0;}
.product-detailed .product-txt .txt-li:last-child{border-bottom:0;}
.product-detailed .product-txt .txt-li span{white-space:nowrap; width: 120px;padding-left: 20px; color:#666;}
.product-detailed .product-txt .txt-li .txt{color:#333;}
.product-detailed .product-txt .tab-t{flex:1;display:flex; flex-flow:row wrap; margin-bottom: -20px;}
.product-detailed .product-txt .tab-t li{margin-right:20px; margin-bottom: 20px;}
.product-detailed .product-txt .color{display:flex; flex-direction:column; align-items: center; cursor: pointer;}
.product-detailed .product-txt .color i{width: 58px; height: 58px; border-radius: 50%;border: 2px solid #FFFFFF;box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.08);}
.product-detailed .product-txt .color p{text-align: center; margin-top: 15px; text-transform: capitalize; font-size:16px;}
.product-detailed .product-txt .active .color i{border-color: #CC0001;}
.product-detailed .product-txt .active .color p{color: #CC0001;}
.product-detailed .product-txt .back{display:flex; align-items: center;padding:10px 20px; border-radius: 30px; position:absolute; right: 0; bottom: 0; border: 1px solid #E8E8E8; color:#666;}
.product-detailed .product-txt .back img{margin-right:8px;}
.product-detailed .product-txt .back:hover{background:#f8f8f8; color:#8EB3C6;}
/*联系*/
.contact{padding-bottom:60px; display:flex; align-items: flex-start;}
.contact .txt{ padding-left: 60px;display:flex; flex-flow:row wrap;}
.contact .txt .t{font-size:18px; color:#333; width: 100%; margin-bottom: 50px;}
.contact .txt p{font-size:16px; line-height: 1.3; color:#333; width: 50%; margin-bottom: 12px; display: flex; align-items: flex-start;}
.contact .txt p span{ white-space: nowrap; margin-right: 5px;font-size:16px; color:#666;}
.form{display:flex; flex-flow:row wrap; justify-content: space-between; margin-bottom: -20px; margin-top: 40px;}
.form .input-group{width: 100%; margin-bottom: 20px;}
.form .input-group.col{width: 30%;}
.input-group label{font-size:16px; color:#666; display: block;}
.input-group .input { height: 48px; padding: 0; width: 100%; font-size: 14px; color: #333; line-height: 48px; border:0; border-bottom: 1px solid #E8E8E8; }
.input-group textarea.input { height: auto; }
.input-group .input::placeholder,.input-group .input::placeholder {font-size: 14px;color: #333;opacity: 0.45}
.input-group .submin{padding:12px 24px; background-color:#8EB3C6; color:#fff; font-size: 16px; text-transform: capitalize; cursor: pointer;}
.input-group .submin:hover{background-color:#7993A3}
.map #gaodi-map { width: 100%; height: 500px; z-index: 1; }
.map .icon { background: url(../images/map-icon.png) no-repeat; }
.map .icon-cir { width: 63px; height: 67px; }
.map .icon-cir-red { background-position: 0 0; }
.map .amap-info { width: 450px; }
.map .amap-info-content { padding: 20px 28px 20px 20px; }
.map .amap-info-content h5 { font-size: 18px; line-height: 20px; color: #333; font-weight: 600; margin-bottom: 10px; }
.map .amap-info-content div { font-size: 14px; line-height: 1.6em; color: #666 }
@media screen and (max-width: 800px){
    .map #gaodi-map{height:50vh}
    .map .amap-info-content{width: 80vw}    
}
@media screen and (max-width: 600px) {
    .map .amap-info { width: 80vw; }
}
/*******************************
  -------[=首页------
********************************/
#index-col1{display:block; position:relative; width:100%; margin-top:145px;}
.index-banner { width: 100%;position: relative; z-index: 1;}
.index-banner.swiper-container{ padding-bottom: 0;}
.index-banner .swiper-wrapper{z-index: 1;}
.index-banner .swiper-btn { z-index: 5; top:50%}
.index-banner .swiper-btn.prev { left: 2% }
.index-banner .swiper-btn.next { right: 2% }
.index-banner .swiper-btn:after { background: rgba(255,255,255,0.2); width: 100%; height: 100%; border-radius: 50%; left: 0; top: 0; }
.index-banner .swiper-btn:hover:after { transform: scale(1.5); }
.index-banner .swiper-pagination { bottom: 20px; }
.index-banner .swiper-pagination-bullet {opacity: 1;position: relative;width: 50px;height: 2px;border-radius: 1px;margin: 0 5px !important;background-color: rgba(0,0,0,0.1);transition: background-color .3s ease;}
.index-banner .swiper-pagination-bullet::before {display: block; content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%; background-color: rgba(0,0,0,0.8);  transform: scaleX(0);transform-origin: 0 0;}
.index-banner .swiper-pagination-bullet.swiper-pagination-bullet-active::before {animation: sliderPagination 4s linear forwards}
.index-banner .swiper-pagination-bullet:hover {background-color: rgba(0,0,0,0.8);}
@keyframes sliderPagination { 100% {transform: scaleX(1);opacity: 1;}}

#index-col{width:100%; background-color:#fff;padding-top:100px; padding-bottom: 130px;}
.index-col2{display:flex; justify-content: space-between;}
.index-col2 .pro-icon{flex:1;display:flex; flex-direction: column; align-items: center; position:relative;}
.index-col2 .pro-icon p{text-align: center; margin-top: 8px; color:#666;text-transform: capitalize;}
.index-col2 .pro-icon:after{content:""; display:block; position:absolute;right: 0; top: 50%; transform: translateY(-50%);width: 2px; height: 47px; background-color:#F0F0F0}
.index-col2 .pro-icon:last-child:after{display:none;}
.index-col2 .pro-icon:hover p{ color:#8EB3C6}
.index-col2 .pro-icon .col2,.index-col2 .pro-icon:hover .col1{transform: scale(0,0)}
.index-col2 .pro-icon .col1,.index-col2 .pro-icon:hover .col2{transform: scale(1,1)}

.index-col3 .swiper-container{padding-bottom: 60px; padding-top: 15px;}
.index-col3 .swiper-pagination-bullet { opacity: 1; background-color: #fff; border-radius: 50%; width: 16px; height: 16px; border: 2px solid #D7D7D7;}
.index-col3 .swiper-pagination-bullet-active { background-color: #D4EAF5; border-color:#D4EAF5;}
.index-col3 .images{padding-top:63%;background-color:#F8F8F8}
.index-col3 .images img{object-fit: contain; left: 15%; top: 15%; right: 15%; bottom: 15%; width: 70%; height: 70%;}
.index-col3 .list-txt{padding-top:30px;}
.index-col3 .list-txt .name{font-size:20px;color:#333;}
.index-col3 .list-txt .model{font-size:16px;color:#666; margin-top: 8px;}
.index-col3 .swiper-slide{transition: all 0.3s ease;}
.index-col3 .swiper-slide:hover{transform: translateY(-15px);transition: all 0.5s ease;}
.index-col3 .swiper-slide:hover .images{background-color: #f2f2f2;}
.index-col5 .item{display:flex; flex-flow:row wrap; align-items: center;background-color: #f8f8f8;}
.index-col5 .item>div{width: 50%;}
.index-col5 .images{padding-top:40%;}
.index-col5 .txt{padding-left:10%; padding-right: 10%;}
.index-col5 .txt .t{font-size:36px; font-weight: 600; line-height: 1.5; color:#333; text-transform: capitalize;}
.index-col5 .txt .t:before{content:""; display: block; width: 22px; height: 4px; background: #8EB3C6; margin-bottom: 20px;}
.index-col5 .txt .p{font-size: 18px; font-weight: 400;color: rgba(51, 51, 51, 0.4); line-height: 1.3; margin-top: 7%;}
.index-col5 .item:nth-child(2) .images{order:2;}
.index-col6{display:flex; flex-flow: row wrap; justify-content: space-between;}
.index-col6 .images{width: 43%; padding-top:29%}
.index-col6 .txt{flex:1; padding-left: 5.5%;display:flex; flex-direction: column; justify-content: space-between;}
.index-col6 .txt .t{font-size:24px; font-weight: 600; color:#666;}
.index-col6 .txt .info{-webkit-line-clamp: 5}
.index-col6 .txt .info,.index-col6 .txt .info *{font-size:14px !important; line-height: 2 !important; color:#666 !important;}
.index-col6 .txt .more{justify-content:flex-start;}
/*******************************
  -------[=自适应------
********************************/
.body-overlay { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 1; width: 100%; height: 100%; display: none; background: rgba(0,0,0,0.2); -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); }
.top .close { width: 25px; height: 25px; position: absolute; z-index: 1001; top: 16px; right: 16px; display: none; cursor: pointer; }
.mobilemenu { width: 40px; height: 40px; padding: 9px 0 0 15px; position: absolute; z-index: 1001; right: 20px; top: 50%; margin-top: -20px; display: none; cursor: pointer; }
.mobilemenu b { width: 25px; height: 2px; background-color: #666; display: block; margin-bottom: 8px; }
.mobilemenu b:nth-child(2) { margin-left: 10px; width: 15px; }
.mobilemenu.close { border: 0; }
.mobilemenu.close b { position: absolute; width: 25px; background-color: #C00000; top: 19px; }
.mobilemenu.close b:nth-child(2) { display: none; }
.mobilemenu.close b:nth-child(1), .top .close b:nth-child(1) { -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.mobilemenu.close b:nth-child(3), .top .close b:nth-child(2) { -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
.wrapper {max-width: 1200px;width: 100%;}

@media screen and (max-width: 1440px){
    #about2{align-items: stretch;}
    #about2 .txt .p{margin-top:12px; margin-bottom: 25px;}
}
@media screen and (max-width: 1366px) {
    .wrapper {padding: 0 16px; max-width: 100%;}
    #logo{left:16px;}
    .rc-title{margin-top: 60px; margin-bottom: 40px;}
    .rc-title .main:after{margin-top:20px;}
    .list.products-list .list-ul{margin-right:-24px; margin-bottom:-24px;}
    .list.products-list .list-li{width:calc(33.33% - 24px); margin-right:24px; margin-bottom:24px;}
    #footer .footer .right .block:nth-child(2) a{ width: 100%;}
    #footer .footer .right .block:nth-child(3){width: 360px;}
    #index-col{padding-top:80px; padding-bottom: 100px;}
    .index-col5 .txt{padding-left:7%; padding-right:7%;}
    .index-col5 .txt .t{font-size: 30px;}
    .index-col6 .txt .t{font-size: 22px;}
    .index-col6 .txt .info{-webkit-line-clamp:4;}
    #about1{margin-bottom: 40px;}
    .about1 .txt{padding-right:30px;}
    .about-data{width: 100%;margin-top: 30px;}
    .about-data .item{padding-top:30px; padding-bottom: 30px;}
    .about-data .date{font-size:45px;}
    #about2 .txt{padding-left:30px; padding-top: 30px; padding-bottom: 30px; padding-right: 16px;}
    #about2 .txt .t{font-size:30px;}
    #about2 .txt .p{margin-bottom: 12px;}
    #about2 .txt .block{width: 48%;}
    .contact .txt{padding-left:30px;}
    .contact .txt p{width: 100%;}
}

@media screen and (max-width: 1024px) {
    #footer .footer{padding-top:16px; padding-bottom: 16px;}
    #footer .footer .right{padding-left:20px;}
    #footer .copyright .wrapper{flex-direction: column; align-items: center; margin-bottom: -16px;padding-right:10px; padding-left: 10px;}
    #footer .copyright .wrapper p{text-align: center;margin-bottom: 16px;}
    .about1 .txt .t{font-size:30px; margin-bottom:25px;}
    #about2 img{width: 40%;}
    #about2 .txt{width: 60%;}
    #sub-nav{height: 120px;}
    #sub-nav .wrapper{padding-left: 0; padding-right: 0;}
    .swiper-container.sub-nav .swiper-wrapper { justify-content: flex-start;}
    .swiper-container.sub-nav .swiper-wrapper .swiper-slide{flex:none; padding-left: 5vw; padding-right: 5vw;}
    .product-detailed{padding-top:50px; padding-bottom: 20px;}
    .product-detailed .product-txt{width: 46%;}
    .contact .txt .t{ margin-bottom: 20px;}
}

@media screen and (max-width: 900px) {    
    .nav .mainlevel:after,.nav .mainlevel ul:before,.nav .mainlevel ul li a:after{ display: none; opacity: 0 }
    .pc-img{display:none !important;}
    .mobile-img{display:block !important;}
    .mobilemenu { display: inline-block; }
    header{ height: 60px; z-index: 10; background-color: #fff;box-shadow: 0px 2px 4px rgba(122, 122, 122, 0.1); }
    #header { height: 100%; }
    #header .wrapper { padding-top: 0; }
    #header .wrapper, .nav .nav-ul { display: block }
    #nav, header.fixed #nav { position: fixed; display: block;width: 80%; height: 100%; right: -100%; top: 0px; margin: 0; background: #fff; z-index: 101; overflow-x: hidden; overflow-y: auto; border-top: solid 1px #ddd; }
    #nav .nav { padding: 60px 16px 16px; width: 100%; height: auto; }
    #nav .nav .mainlevel { width: 100%; border-bottom: solid 1px #ddd; display: block;margin: 0; height: auto; }
    #nav .nav .mainlevel.active{background-color:#eee;}
    .nav .mainlevel a{color:#333; opacity: 1;}
    .nav .mainlevel.active a, .nav .mainlevel a:hover, .nav .mainlevel ul li a:hover{color:#000;}
    .nav .mainlevel ul{width: 100%; position:relative; top:0;white-space:normal; height: auto; padding: 20px 0;border-top:solid 1px #ddd;background-color:#fff;}
    .nav .mainlevel a { height: 50px; line-height: 50px; width: 100%; padding: 0 20px; display: flex; align-items: center;}
    .nav .mainlevel a:after{content:""; position:absolute; right: 16px; width: 8px; height: 8px; border-top:solid 1px #666; border-right: solid 1px #666; transform: rotate(45deg)}
    .nav .mainlevel ul li{margin-right: 0;}
    .nav .mainlevel ul li a{justify-content: flex-start;}
    .nav .mainlevel ul li a:hover{background: #eee; color:#333;}
    #sub-nav{height: 100px; margin-bottom: 16px;box-shadow: 0px 2px 4px rgba(122, 122, 122, 0.1);}
    .swiper-container.sub-nav .pro-icon img{width: 40px; height: 40px;}
    .swiper-container.sub-nav .pro-icon .col2{margin-top:-40px;}
    .swiper-container.sub-nav .swiper-wrapper .swiper-slide{padding-left: 16px; padding-right: 16px;}
    .contact .map { height: 50vh; margin-top: 20px; margin-bottom: 30px; }
    .contact-info .item .icon { width: 60px; height: 60px; }
    .amap-info { width: 50vw; }
    .rc-title { margin-top: 32px; margin-bottom: 16px;}
    .rc-title .main:after{margin-top:12px;}
    .rc-title:after{width: 50vw;}
    .rc-title .main{text-align: center;}
    #top{ position: fixed;z-index: 102; display: block;width: 80%;height: auto; right: -100%;bottom: 32px;background-color: #fff;}  
    #top .wrapper{flex-direction: column;}
    #top .top-tel:after{display:none;}
    #top .left{color:#333;}
    #top .right{display:flex; flex-direction: column; align-items: center;}
    #top .right .top-tel,#top .lang a{font-size: 16px; letter-spacing: 1.5px; background: #8EB3C6; padding:10px 20px; border-radius: 30px;}
    #top .right .top-tel{margin-bottom:16px; margin-top:16px;}
    #top .top-tel img{margin-right:16px;}
    #top .lang{margin-right:-16px;}
    #top .lang a{margin-right:16px;}
    #logo{width: 200px;}
    #footer .footer .left .logo,#footer .footer .left .txt{display:none; opacity: 0;}
    #footer .footer{position:relative;}
    #footer .footer .left{position:absolute; width: auto; right: 50%; transform: translateX(50%); bottom: 16px;} 
    #footer .footer .right{padding-left: 0px;}
    #footer .footer .right .block:nth-child(3){padding-bottom:60px;}
    #index-col1,#banner{margin-top:60px}
    .index-banner{height:auto;}
    .index-col3 .swiper-container{padding-top:0;}
    .about1,#about2{flex-direction: column;}
    #about1{margin-bottom:16px;}
    .about1 img{width: 100%;height: 45vh;}
    .about1 .txt{order:1;padding-right:0; width: 100%; margin-top: 32px;}
    .about-data{order:2;box-shadow:none; border:solid 1px #eee; margin-top: 16px;}
    .about-data .item{padding-top:16px; padding-bottom: 16px;}
    .about-data .p{font-size:16px;margin-top:5px;}
    .about-data .item:after{display:none;}
    #about2 img{width: 100%; height: 300px;}
    #about2 .txt{width: 100%; padding: 16px;}
    #about2 .txt .block .t{margin-top:20px; margin-bottom:10px;}
    .list.products-list .list-ul{margin-right:-16px; margin-bottom:-16px;}
    .list.products-list .list-li{width:calc(33.33% - 16px); margin-right:16px; margin-bottom:16px;}
    #banner{height:30vw;}
    .product-detailed{padding-top:16px; padding-bottom: 16px;}
    .form .input-group.col{width: 49%}
    
}
@media screen and (max-width: 800px){
    .map .amap-info-content{width: 80vw}
    #footer .footer .right .block:nth-child(2) a{width: 100%;}
    #index-col{padding-top:20px; padding-bottom: 20px;}
    .index-col5 .txt .t{font-size:22px;}
    .index-col6 .txt .t{font-size:18px;}
    .index-col6 .images{padding-top:36%;}
    .product-detailed{flex-direction: column;}
    .product-detailed .product-img,.product-detailed .product-txt{width: 100%;}
    .product-detailed .product-txt{padding-bottom:60px;}
    .contact{flex-direction: column;}
    .contact img{width: 100%; height: 200px; margin-bottom: 32px;}
    .contact .txt{padding-left: 0;}
    .form .input-group.col{width: 100%}
    
}
@media screen and (max-width: 700px){
    .index-col2{flex-flow:row wrap; margin-bottom: -16px; justify-content: flex-start;}
    .index-col2 .pro-icon:after{display:none;}
    .index-col2 .pro-icon{flex:none; width: 33.33%; margin-bottom: 16px;}
    .index-col5 .item>div{width: 100%;}
    .index-col5 .txt{padding:32px;}
    .index-col5 .txt .p{margin-top:10px;}
    .index-col5 .item .images{padding-top:56.25%}
    .index-col5 .item:nth-child(2) .images{order:0;}
    .index-col6 .images{width: 100%;padding-top:56.25%}
    .index-col6 .txt{padding:16px;}
    .index-col6 .txt .info{margin-top:16px; margin-bottom: 16px;}
    .about-data{flex-flow:row wrap;}
    .about-data .item{flex:none; width: 50%;}
    .product-detailed .product-txt .txt-li span{width: 100px;}
    
}

@media screen and (max-width: 600px) {
    .amap-info { width: 80vw; }
    .index-banner .swiper-btn{display:none;}
    .list.products-list .list-li{width:calc(50% - 16px);}
    #footer .footer .right .block:nth-child(1){display:none;}
    .product-detailed .product-txt .back{width: 100%; justify-content: center}
    #about2 .txt .block{width: 100%;}
}

@media screen and (max-width: 480px) {
    #footer .footer .right .block:nth-child(2){display:none;}
    #footer .footer .right .block:nth-child(3){width:100%;padding-left: 0;}
    #footer .footer .left{right: 50%;}    
}
