/* 
               (0 0)
   +=====oOO====(_)=========+
   |   Powered By Anxin     |
   |   Tel: 0572-5220701    |
   |   Creation:2022.06.23  | 
   +=================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 }
a,a:hover, :after, :before, .iconfont, .images, .images img, .list-li, .list-txt, .list-txt .name, .mobilemenu b, header, header *, #footer *, .wrapper, #banner, #banner img { -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; }
.txt-info { overflow: hidden; display: -webkit-box !important; -webkit-box-orient: vertical; white-space: normal !important; word-wrap: normal !important; }/*-webkit-line-clamp: 8;*/
.txt-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; }
/*更多*/
.more { position: relative; display: inline-block; width: 100%; display: flex; justify-content: center; }
.more a { width: 200px; height: 50px; background-color: #fff;border:solid 1px #247FCE;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: 100%; height: 0; background: #247FCE; left: 0; top: 100%; }
.more span { position: relative; z-index: 2; font-size: 14px; font-weight: 500; color: #247FCE; letter-spacing: 1px; text-transform: uppercase; display: block; text-align: center; }
.more a:hover:after { height: 100%; top:0; }
.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: #247FCE; 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); }
/*******************************
  -------[=图片切换-------
********************************/
.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: -20px; margin-bottom: -20px; }
.list .list-ul:after { content: ""; display: table; clear: both; }
.list .list-li { float: left; margin-right: 20px; margin-bottom: 20px; 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; }
/*******************************
  -------[=表单-------
********************************/
.form { display: flex; flex-flow: row wrap; justify-content: space-between; }
.form .form-group { margin-bottom: 20px; width: 48%; }
.form .form-group.all { width: 100%; }
.form .input-group { display: flex; justify-content: space-between; align-items: center; background: #fff; border: 1px solid rgba(51, 51, 51, 0.24); padding: 10px 12px; }
.form .input-group .bl-input { font-family:Microsoft YaHei,sans-serif;background: none; border: 0; color: #333; box-sizing: border-box; flex: 1; height: 24px; font-size: 14px; vertical-align: middle; }
.form .input-group .bl-input::placeholder {color:#333;opacity: 0.35;}
.form .input-group .bl-textarea { height: auto; }
.bl-button { width: 100%; height: 47px; background: #247FCE; border-radius: 0; display: flex; justify-content: center; align-items: center; font-size: 16px; font-weight: 500; color: #fff; border: 0; cursor: pointer; margin: 0 auto; }
.bl-button:hover { background: #0e75cf; color: #fff; }
/*******************************
  -------[=页码-------
********************************/
.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: #247FCE; background-color: #247FCE; 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: #247FCE;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: #0B2032;}
#footer .footer{display:flex; flex-flow:row wrap; justify-content: space-between; padding-top:65px; padding-bottom: 65px;}
#footer .footer .left{width:20%;position:relative;}
#footer .footer .left:after{content:""; display:block; width: 1px; height: 100%; position: absolute; right: 0; top: 0; background:rgba(255, 255, 255, 0.1);}
#footer .footer .logo{background:url("../images/logo-white.png") left center no-repeat;background-size:contain; width: 150px; height: 50px;}
#footer .footer .txt{margin-top:25px;font-size:12px; color:rgba(255, 255, 255, 0.29);}
#footer .footer .right{flex:1; padding-left: 10%; display:flex;justify-content: space-between; align-items: flex-start;}
#footer .footer .right .block .t{font-size:14px; font-weight: 600; color:#fff; margin-bottom: 14px;width: 100%; text-transform: capitalize;}
#footer .footer .right .block p,#footer .footer .right .block a{color:rgba(255, 255, 255, 0.6); line-height: 1.5;}
#footer .footer .right .block:nth-child(1){width: 240px; display:flex;flex-flow:row wrap;}
#footer .footer .right .block:nth-child(1) a{width: 50%; margin-bottom: 12px;}
#footer .footer .right .block:nth-child(2){flex:1; padding-left: 5%; padding-right:10%;}
#footer .footer .right .block:nth-child(2) p{margin-bottom: 8px;}
#footer .footer .right .block.qrcode{width: 260px; display: flex; justify-content: space-between;}
#footer .footer .right .block.qrcode .qrcode-li{width: 120px;}
#footer .footer .right .block.qrcode .qrcode-li img{display:block; width: 100%;}
#footer .copyright{padding-top:16px; padding-bottom: 16px; position:relative; margin-bottom: -12px; display: flex; justify-content: space-between;}
#footer .copyright a{color: rgba(255, 255, 255, 0.6);}
#footer .copyright:before{content:""; display:block; position:absolute; left:0; top: 0; width: 100%; height: 1px; background:rgba(255,255,255,0.1);}
#footer .copyright p{color:rgba(255, 255, 255, 0.6); margin-bottom: 12px; display: flex; justify-content: space-between; align-items: center;}
/*******************************
  -------[=页面------
********************************/
header,#header,#nav { width: 100%; }
#header .wrapper, .nav, .nav .nav-ul, .nav .mainlevel{ height: 100%; }
#header .wrapper, .nav .nav-ul { display: flex; justify-content: space-between; align-items: center; }
header { position: fixed; z-index: 100; left: 0; top: 0; }
#header { height: 130px; background: #fff; }
#logo { width: 156px; height: 100%;margin:0 auto;}
.logo, .logo a { display: flex; justify-content: space-between; align-items: center; width: 100%; height: 80%;margin-top:10%; }
.logo{background:url(../images/logo.png) center center no-repeat;background-size:contain;}
#nav {height:80px; display: flex; justify-content: space-between; position:relative; background-color: #fff}
#nav:before {content:""; display:block; width: 100%; height: 2px; position:absolute; left: 0; top: 0;  background-color:#E9E9E9}
.nav .nav-ul { flex-flow: row wrap; width: 100% }
.nav .mainlevel { flex:1;position: relative; z-index: 10; display: flex; align-items: center; justify-content: center;}
.nav .mainlevel a { text-decoration: none;display: block; position: relative; z-index: 2;width:100%; height: 100%; display:flex; justify-content: center; align-items: center; }
.nav .mainlevel a span{ color:#333; font-weight:400;text-transform: capitalize;}
.nav .mainlevel:after { content: ""; position: absolute; z-index:1; width: 0; height: 100%; left: 50%; top: 0; background: #247FCE;}
.nav .mainlevel a span {position:relative; z-index:2;font-size: 16px; font-weight: 400;}
.nav .mainlevel.active a span,.nav .mainlevel a:hover,.nav .mainlevel.active.cuf:hover a span,.nav .mainlevel.active.cuf a:hover span,.nav .mainlevel:hover a span { color: #fff;font-weight:600; }
.nav .mainlevel.active:after, .nav .mainlevel:hover:after,.nav .mainlevel.active.cuf:hover:after { width: 100%; left: 0; }
.nav .mainlevel.active.cuf a span{color:#333;font-weight:400;}
.nav .mainlevel.active.cuf:after{width: 0; left:50%;}

header.fixed {transform: translateY(-130px);box-shadow: 0px 2px 4px rgba(122, 122, 122, 0.1);}
header.fixed #header {}
header.fixed #logo{width: 80px;}
.pc-img{display:block !important;}
.mobile-img{display:none !important;}

.bl-title,.bl-title .main{display:flex; flex-direction: column; align-items: center;}
.bl-title{padding-top: 100px; padding-bottom: 80px;}
.bl-title .main{font-size:24px; font-weight: 400; color:#333;text-transform: uppercase;}
.bl-title .main:after{content:""; display:block; width: 60px; height: 2px; background-color:#416085; margin-top:10px;}

#banner{display:block; overflow: hidden;margin-top:210px; position: relative; width: 100%; height: 500px;}
#banner img{display:block; width: 100%; height: 100%; position: absolute; z-index: 1;}
#banner .wrapper{position: absolute; z-index: 2; left: 50%; top: 50%; transform: translate(-50%,-50%);}
#banner .yst-title{margin-top:0; margin-bottom: 0;}
#banner .yst-title .main{color:#fff; margin-bottom: 0;}
#banner .yst-title .main:before, #banner .yst-title .main:after{background-color:#fff;}
#main{background-color:#fff; padding-top: 60px; padding-bottom: 30px;}
#main .left a{display:block; border-bottom: solid 1px #D9D9D9; padding-top:10px; padding-bottom: 10px;}
/*企业简介*/
#about1{background-color: #fff; padding-top:70px; padding-bottom:150px;}
.about1{display:flex;align-items: flex-end;}
.about1 .txt{padding-bottom: 70px; text-transform: uppercase;}
.about1 .txt .t{font-size:30px; font-weight: 600; color:#333; line-height: 1.5;}
.about1 .txt .t:after{content:""; display:block;width: 120px; height: 3px; background:#247FCE;margin-top: 30px; margin-bottom: 40px;}
.about1 .txt .p{position: absolute;}
.about1 .txt .p p{font-size:16px; line-height: 2; color:#666;}
#about2{background:url(../images/about2.jpg) center center no-repeat; background-size:cover;padding-top:72px; padding-bottom: 84px;}
.about2 .head{display:flex; align-items: flex-start; justify-content: space-between;}
.about2 .head .left{width: 45%;font-size:24px; color:#fff;position:relative; padding-bottom: 15px;}
.about2 .head .left:before,.about2 .head .left:after{content:"";display:block; position: absolute;left: 0;bottom: 0;}
.about2 .head .left:before{width: 81px; height: 3px; background: #fff; margin-bottom: -1px;}
.about2 .head .left:after{width: 100%; height:1px; background: rgba(255, 255, 255, 0.3);}
.about2 .head .right{width: 50%;font-size:36px;line-height: 1.2; font-weight: 600; color:#fff; text-transform: uppercase;}
.about2 .info{display:flex;justify-content: space-between; flex-flow:row wrap;margin-top:40px; margin-bottom: 100px;}
.about2 .info .item{width: 23%; display:flex;flex-direction: column;}
.about2 .info .item .num{font-size:46px; font-weight: 600; color:#3388FF;}
.about2 .info .item .txt{font-size:14px; line-height: 1.5; font-weight: 400; color:rgba(255, 255, 255, 0.62);}
.about2 .text img{float:left;margin-right: 60px; margin-bottom: 40px;width: 55%;}
.about2 .text:after{content:""; display:table; clear:both;}
.about2 .text p{font-size:18px; line-height: 2.5; color:rgba(255, 255, 255, 0.72);}
.workshop{padding-bottom:72px;}
.workshop .big-img{margin-bottom:20px;}
.workshop .big-img .images{padding-top:47.5%;}
.workshop .small-img .images{padding-top:75%;}
.workshop .small-img .swiper-slide{opacity: 0.7;filter: grayscale(100%); cursor: pointer;}
.workshop .small-img .swiper-slide:hover,.workshop .small-img .swiper-slide-thumb-active{opacity: 1;filter: grayscale(0%);}
/*产品*/
#sub-nav{ width: 100%; height: 110px; margin-bottom: 80px; background-color: #fff; position:relative;}
#sub-nav:after{content:""; display:block; width: 100%; height: 2px; position: absolute; left: 0; bottom: 1px; background:#E9E9E9;}
#sub-nav .wrapper,#sub-nav .sub-nav{height:100%;}
#sub-nav .sub-nav .swiper-wrapper{justify-content:space-between;}
#sub-nav .sub-nav .swiper-slide{width:auto;display: flex; align-items: center; position: relative;}
#sub-nav .sub-nav .swiper-slide a{font-size: 16px; color:#666; text-transform: uppercase;}
#sub-nav .sub-nav .swiper-slide:after{content:""; display:block; width: 0; height: 4px; position: absolute; left: 50%; bottom:0; background-color:#247FCE;}
#sub-nav .sub-nav .swiper-slide.active a{font-weight: 600;}
#sub-nav .sub-nav .swiper-slide.active:after{width: 100%; left: 0;}
#product-detailed{background-color:#fff; padding-top: 80px;}
.products-list.list{overflow: inherit;}
.products-list.list .list-li{width:calc(25% - 20px);}
.products-list.list .images img{width: 90%; height: 90%;left: 5%; top: 5%; right: 5%; bottom:5%;object-fit: contain;}
.products-list.list .list-li:hover .images{box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1); transform: translateY(-15px)}
.products-list.list .list-li:hover .images img { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);}
.products-list.list .list-txt .name{text-align: center; color:#333;}
.product-detailed{display:flex; align-items: flex-start;}
.product-detailed .product-img{width: 49%; position: relative;}
.product-detailed .product-img .swiper-container{width: 80%; padding-bottom: 32px;}
.product-detailed .product-img .images{padding-top:100%;/*outline: 1px solid #ccc; outline-offset: -2px;*/}
.product-detailed .product-img .images img{object-fit: contain; width: 96%; height: 96%; margin: 2%;}
.product-detailed .product-img .swiper-btn{z-index: 5; width: 50px; height: 50px; margin-top:-25px;}
.product-detailed .product-img .swiper-btn:before{width: 20px; height: 20px;border-right-color: #ccc; border-top-color:#ccc;}
.product-detailed .product-img .next.swiper-btn{right:0;}
.product-detailed .product-img .prev.swiper-btn{left:0;}
.product-detailed .product-img .swiper-pagination{width: 100%;bottom: 0; display: none}
.product-detailed .product-img .swiper-pagination span{margin: 0 5px;width: 12px; height: 12px; background-color: #fff; border: solid 1px #ccc; opacity: 1;}
.product-detailed .product-img .swiper-pagination .swiper-pagination-bullet-active{background-color:#247FCE; border-color:#247FCE;}
.product-detailed .product-txt{flex:1; padding-left: 120px;}
.product-detailed .product-txt .name{position:relative;font-size:40px; font-weight: 500; color:#333;padding-top:32px; padding-bottom:32px; border-bottom:solid 1px #DCDCDC;margin-bottom:32px;}
.product-detailed .product-txt .txt{}
.product-detailed .product-txt .txt p{font-size:16px; line-height: 2.25; color:#666;}
.more-pro{margin-top:64px; padding-bottom: 84px;}
.more-pro .t{border-bottom:solid 1px #C1C1C1; margin-bottom: 36px;font-size:24px; color:#333; text-transform: capitalize;padding:15px 0;}
/*new-product*/
#new-product{background-color:#fff; padding-top:100px; padding-bottom: 100px;}
.new-product{display:flex; box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.25); align-items: center;}
.new-product img{width: 51%;}
.new-product .form{flex:1; padding-left: 80px; padding-right: 80px;}
.new-product .form .txt{font-size:16px; line-height: 1.6; color:#666;text-transform: uppercase; margin-bottom:60px;}
.new-product .form .form-group{margin-bottom: 32px;}
.new-product .form .input-group{border-radius: 2px; border-color:#D2D2D2;}
.new-product .form .input-group .bl-input{padding: 16px 0;height: auto;}
.new-product .form .bl-button{height: 70px;border-radius: 2px;}
/*联系*/
#contact{background-color:#fff;}
.contact-info{display:flex; flex-flow:row wrap; justify-content: space-between; margin-bottom: 72px;}
.contact-info .item{width:17%;display:flex; flex-direction: column; align-items: center;}
.contact-info .item .txt{text-align: center;}
.contact-info .item .txt .t{font-size:16px; font-weight: 600; color:#333; text-transform: uppercase; margin-top: 36px; margin-bottom: 12px;}
.contact-info .item .txt p{font-size:14px; font-weight: 400; color:rgba(153, 153, 153, 0.6);}
.map #gaodi-map { width: 100%; height: 500px; z-index: 1; }
.map .amap-info-content{width: 500px;padding: 20px 28px 20px 20px;}  
.map .amap-info-content h5,.mapInfo h6 { font-size: 18px; line-height: 20px; color: #333; font-weight: 600; margin-bottom: 10px; }
.map .amap-info-content div,.mapInfo p { font-size: 14px; line-height: 1.6em; color: #666 }
.amap-icon{background:url("../images/amap-icon.png") no-repeat; width: 35px !important; height: 35px !important; transform: translate(-10px,0);}
.amap-icon img{display: none !important;}
@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; }
}
.products-list.list{padding-bottom:90px;}
.products-list.list~.main-page{padding-top:0;margin-top: -64px;}
@media screen and (max-width: 900px) {
  .products-list.list{padding-bottom:16px;}
  .products-list.list~.main-page{padding-top:0;margin-top: 0px;}
}
/*******************************
  -------[=首页------
********************************/
#index-col1{display:block; position:relative; width:100%; margin-top:210px;}
.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-col2{background-color:#fff;}
.index-col2{display:flex; justify-content: space-between;}
.index-col2 img{width: 45%; height: auto;}
.index-col2 .txt{flex:1;padding-right:50px;}
.index-col2 .txt .h4{font-size:30px; font-weight: 600; color:#333;}
.index-col2 .txt .txt-info{margin-top:70px; margin-bottom: 60px;-webkit-line-clamp: 6}
.index-col2 .txt .txt-info,.index-col2 .txt .txt-info *{font-size:14px; line-height: 2.8;color:#666;}
.index-col2 .txt .more{ justify-content: flex-start;}
#index-col3{padding-top:130px; padding-bottom: 110px; background-color:#fff;}
#pro-txt{background-color: #F7F7F7;height: 80px; margin-bottom: 80px;}
#pro-txt .wrapper,#pro-txt .wrapper .pro-txt,#pro-txt .wrapper .pro-txt .swiper-slide span{height:100%;}
#pro-txt .wrapper .pro-txt .swiper-slide{display: flex; justify-content: center;align-items: center; cursor: pointer;}
#pro-txt .wrapper .pro-txt .swiper-slide span{font-size:16px; color:#666; text-transform: uppercase;display: flex; flex-direction: column; align-items: center; justify-content: center; position:relative;}
#pro-txt .wrapper .pro-txt .swiper-slide span:after{content:""; display:block; width: 0; height: 4px; position: absolute; left: 50%; bottom:0; background-color:#247FCE;}
#pro-txt .wrapper .pro-txt .swiper-slide-thumb-active span{font-weight: 600;}
#pro-txt .wrapper .pro-txt .swiper-slide-thumb-active span:after{width: 100%; left: 0;}
.swiper-container.pro-img{overflow:inherit;}
.swiper-container.pro-img .swiper-slide{opacity: 0;}
.swiper-container.pro-img .swiper-slide-active{opacity: 1; display: inline-block;}
#index-col4{background:url("../images/index-col4.jpg") center center no-repeat; background-size:cover;padding-top:80px; padding-bottom: 80px;}
.index-col4{display:flex; align-items: center;}
.index-col4 .txt{flex:1; padding-right: 20%; font-size:48px; font-weight: 600; text-transform: uppercase; line-height: 1.8; color:#fff;display:flex; flex-direction: column;}
.index-col4 .txt:after{content:""; display:block; width: 180px; height: 6px; background:rgba(255, 255, 255, 0.74);margin-top:60px;}
.index-col4 .form{width: 45%;padding:32px 32px 12px 32px;background-color:#fff;box-shadow: 24px 4px 4px rgba(0, 0, 0, 0.25);border-radius: 8px;}
/*******************************
  -------[=自适应------
********************************/
.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: 1400px;width: 100%;}

@media screen and (max-width: 1440px){
    .wrapper {padding: 0 16px; max-width: 100%;}
    .bl-title {padding-top: 84px;padding-bottom: 72px;}
    #index-col3{padding-top:100px; padding-bottom: 80px;}
    #pro-txt{height:72px; margin-bottom: 64px;}
    .product-detailed .product-txt{padding-left:80px;}
}

@media screen and (max-width: 1366px) {
    #header{height:100px;}
    header.fixed{transform:translateY(-100px);}
    #nav{height:60px;}
    #index-col1,#banner{margin-top:160px;}
    #banner{height:400px;}
    .nav{margin-left:-16px; margin-right:-16px;}
    .bl-title {padding-top: 72px;padding-bottom: 64px;}
    #index-col3{padding-top:80px; padding-bottom: 64px;}
    #pro-txt{ margin-bottom: 48px;}
    .index-col2 .txt{padding-right:32px;}
    .index-col2 .txt .txt-info{margin-top:48px; margin-bottom: 32px;}
    .index-col2 .txt .txt-info, .index-col2 .txt .txt-info *{line-height: 2}
    .index-col4 .txt{font-size:36px;padding-right: 15%;}
    #footer .footer{padding-top:36px; padding-bottom: 36px;}
    #footer .footer .left{padding-right:5%;}
    #footer .footer .right{padding-left:5%;}
    #footer .footer .right .block:nth-child(2){padding-left:5%; padding-right:8%;}
    #about1{padding-top:40px; padding-bottom: 70px;}
    .about1 img{width: 70%;}
    #about2{padding-top:36px; padding-bottom: 48px;}
    .about2 .head .right{font-size:30px;}
    .about2 .info{margin-top:40px; margin-bottom: 64px;}
    .about2 .info .item .num{font-size:36px;}
    .about2 .text img{margin-right:32px; margin-bottom: 16px;}
    .about2 .text p{font-size:16px; line-height: 2.25;}
    .workshop{padding-bottom:36px;}
    .workshop .big-img{margin-bottom:16px;}
    #sub-nav{ height: 80px; margin-bottom: 40px;}
    #product-detailed{padding-top:64px;}
    .product-detailed .product-txt .name{padding-top:0; padding-bottom: 16px; margin-bottom: 16px; font-size: 32px;}
    .product-detailed .product-txt .txt p{line-height: 1.8;}
    .more-pro{margin-top:32px;padding-bottom: 64px;}    
    #new-product{padding-top:64px; padding-bottom: 64px;}
    .new-product .form{padding-left: 64px; padding-right: 64px;}
    .new-product .form .txt{margin-bottom:48px;}
    .new-product .form .form-group{margin-bottom: 24px;}
    .new-product .form .input-group .bl-input{padding: 10px 0;height: auto;}
    .new-product .form .bl-button{height: 60px;}
    .contact-info{margin-bottom:48px;}
    .contact-info .item{width:23%;}
}

@media screen and (max-width: 1024px) {
    .bl-title {padding-top: 48px;padding-bottom: 32px;}
    .index-col2 .txt .h4{font-size:24px;}
    .index-col2 .txt .txt-info{margin-top:32px; margin-bottom: 16px;}
    #pro-txt{margin-bottom: 32px;}
    #index-col3{padding-top:64px; padding-bottom: 32px;}
    #index-col4{padding-top:48px; padding-bottom: 48px;}
    .index-col4 .txt{font-size:30px;padding-right: 10%;}
    #footer .footer .left{display:none;}
    #footer .footer .right{padding-left:0;}
    #footer .copyright{flex-direction: column; align-items: center;}
    .about1 .txt .t,.about2 .head .right{font-size:25px;}
    .about1 img,.about2 .text img{width:65%;}
    .workshop{padding-bottom:16px;}
    #sub-nav .wrapper{margin-left:-16px; margin-right: -16px;}
    #sub-nav .sub-nav{padding-left:32px;}
    #sub-nav .sub-nav .swiper-wrapper{justify-content: flex-start;}
    #sub-nav .sub-nav .swiper-slide{margin-right:24px;}
    #product-detailed{padding-top:32px;}
    .product-detailed .product-txt{padding-left:48px;}
    .more-pro{padding-bottom: 32px;}   
    #new-product{padding-top:32px; padding-bottom: 32px;}
    .new-product .form{padding-left: 32px; padding-right: 32px;}
    
}

@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); overflow: hidden;}
    #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;margin-left: 0; margin-right: 0; }
    #nav .nav .mainlevel { width: 100%; border-bottom: solid 1px #ddd; display: block;margin: 0; height: auto; }
    #nav .nav .mainlevel.active{background-color:#247FCE;}
    #nav .nav .mainlevel.active a:after{border-top-color:#fff;border-right-color:#fff;}
    .nav .mainlevel a{color:#333; opacity: 1;}
    .nav .mainlevel.active a, .nav .mainlevel a:hover, .nav .mainlevel ul li a:hover, .nav .mainlevel.active.cuf a:hover, .nav .mainlevel:hover a span{color:#000;}
    .nav .mainlevel ul{width: 100%; position:relative; top:0;white-space:normal; height: auto; padding: 10px 16px;margin:0;border-top:solid 1px #ddd;background-color:#fff;}
    .nav .mainlevel ul li{float:none; width: 100%;}
    .nav .mainlevel ul li ul{transform: scale(1);}
    .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;}
    .nav .mainlevel.active ul{display: block;}
    .nav .mainlevel.active ul li ul{display:none;}
    .list .list-ul{margin-right:-16px; margin-bottom:-16px;}
    .list .list-li{margin-right:16px; margin-bottom:16px;}
    #index-col1,#banner{margin-top:60px;}
    #logo{position:absolute; top:50%; transform: translateY(-50%);left: 16px; width: 100px;}    
    #index-col3{padding-top:32px; padding-bottom: 32px;}
    .swiper-container.pro-txt{margin-left:-16px;margin-right:-16px;padding-left:32px; padding-right: 32px;}
    #pro-txt .wrapper .pro-txt .swiper-slide{width:auto;}
    .products-list.list .list-li{width:calc(25% - 16px);}
    .index-col4 .txt{font-size:24px;}
    .index-col4 .txt:after{width:20vw; height: 3px;margin-top:30px;}
    #about1{padding-top:32px; padding-bottom: 0;}
    .about1{flex-direction:column;}
    .about1 .txt,.about1 img{width: 100%;}
    .about1 .txt{padding-bottom:0;}
    .about1 .txt .t,.about1 .txt .p p{text-align: center;}
    .about1 .txt .t:after{width:15vw;margin-top:16px; margin-bottom: 16px; margin-left: auto; margin-right: auto}
    .about1 .txt .p{position:relative;}
    #about2 { padding-top: 24px; padding-bottom: 24px;}
    .about2 .text p{line-height: 2;}
    #sub-nav{position:sticky; top:60px; z-index: 10; height: 50px; margin-bottom: 16px;border-top:solid 1px #ddd;}
    #sub-nav .sub-nav .swiper-slide a{display:flex; align-items: center; height: 100%;}    
    .contact-info{margin-bottom:32px;}
    
}
@media screen and (max-width: 800px){
    #banner{height:36vh;}
    .bl-title{padding-top:32px;}
    .bl-title .main{font-size:20px;}
    #index-col3{padding-top:16px; padding-bottom: 16px;}
    #pro-txt{height:50px;margin-bottom: 16px;}
    #index-col4{padding-top:32px; padding-bottom: 32px;}    
    .about2 .head{flex-direction: column;}
    .about2 .head .left:before{left: 50%; width:16vw;margin-left:-8vw;}
    .about2 .head .left,.about2 .head .right{width: 100%;text-align: center;}
    .about2 .head .right{padding-top:16px;}
    .about2 .info{margin-top:32px;margin-bottom:32px}
    .about2 .info .item{width: 49%;}
    .about2 .text img{width: 100%; margin-right: 0;}
    #product-detailed{padding-top:16px;}
    .product-detailed{flex-direction:column;}
    .product-detailed .product-img{width: 100%;}
    .product-detailed .product-txt{padding-left:0;}
    .more-pro{margin-top:16px; padding-bottom:16px;}
    #new-product{padding-top:16px; padding-bottom:16px;}
    .new-product .form{padding-left:16px; padding-right:16px;}
    .new-product .form .txt{margin-bottom:32px;}
    #footer .footer .right .block:nth-child(1){display:none;}
    #footer .footer .right .block:nth-child(2){padding-left:0;}
}

@media screen and (max-width: 700px){
    .bl-title{padding-top:16px; padding-bottom: 16px;}
    .products-list.list .list-li{width:calc(50% - 16px);}
    .index-col2{flex-direction: column;}
    .index-col2 .txt{padding-right:0; padding-bottom: 16px;}
    .index-col2 .txt .h4{font-size:20px;}
    .index-col2 .txt .txt-info{margin-top:16px;}
    .index-col2 img{width: 100%;}
    .index-col4{flex-direction: column;}
    .index-col4 .txt{padding-right:0;display:flex; flex-direction: column; align-items: center; text-align: center;}
    .index-col4 .txt:after{margin-top:16px; margin-bottom: 24px;}
    .index-col4 .form{width: 90%;}
    .workshop .big-img .images{padding-top:75%}
    .new-product{flex-direction:column;}
    .new-product img{width:100%; height:45vh;}
    .new-product .txt{padding-top:32px;}
    .contact-info{flex-direction:column; margin-bottom: 0px;}
    .contact-info .item{flex-direction:row; align-items: center; width: 100%; margin-bottom: 16px;}
    .contact-info .item img{margin-right:32px;}
    .contact-info .item .txt{flex:1; text-align:left;}
    .contact-info .item .txt .t{margin-top:0; margin-bottom: 8px;}
    
}

@media screen and (max-width: 600px) {
    .index-banner .swiper-btn{display:none;}
}

@media screen and (max-width: 480px) {
    .form .form-group{width:100%;}
    .about2 .info{margin-top:16px; margin-bottom: 0;}
    .about2 .info .item{width: 100%; margin-bottom: 16px;}    
    .about2 .info .item .num,.about2 .info .item .txt{text-align:center;}
    #footer .footer .right{flex-direction: column;}
    #footer .footer .right .block.qrcode{margin: 16px auto 0 auto;}
}