/* 
               (0 0)
   +=====oOO====(_)=========+
   |   Powered By Anxin     |
   |   Tel: 0572-5220701    |
   |   Creation:2022.09.26  | 
   +=================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;font-family:Microsoft YaHei,sans-serif;font-weight:400;}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{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:#518CA8}::-webkit-scrollbar-track{background-color:rgba(50,50,50,.05)}*{box-sizing:border-box}input,textarea{border:0}input::placeholder,textarea::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{ 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; }
/*页面*/
* { font-size: 14px; font-weight: 400; box-sizing: border-box; }
body { background-color: #fff; overflow-x: hidden;}
.wrapper { margin: 0 auto; position: relative; }
.text { padding: 0; }
.text, .text * { color: #666; font-size: 14px; line-height: 2; word-wrap: break-word; }
.text p { margin-bottom: 15px; }
.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; padding: 0; margin: 0; white-space: normal !important; word-wrap: normal !important; background: none !important; text-indent: 0 !important; font-family: sans-serif !important;word-break:break-all !important; }
.txt-info img { display: none !important; opacity: 0; }
.arrow{position:relative; z-index: 2; width: 15px; height: 15px;}
.arrow:before,.arrow:after{content: ""; position: absolute; display: block;}
.arrow:before { width: 6px; height: 6px; border-right: 1px solid #999; border-top: 1px solid #999; pointer-events: auto; left: 50%; top: 50%; transform: translate(-50%, -50%) rotate(45deg);}
.arrow:after{width: 15px; height: 0; border-top: 1px solid #666; top: 50%; left: 50%; margin-top: -1px; margin-left: -9px; display: none;}
.place{font-size: 14px; color:#999;padding-top: 50px; padding-bottom: 40px;}
.place a{color:#999;}
.place a:after{content:"-"; display: inline-block; margin-left: 15px; margin-right: 15px; color:#999; font-size: 14px;}
.place a:hover{color:#333;}
.video{position: absolute;z-index: 4; width: 100%; height: 100%; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.5);}
.play-btn {position: absolute;z-index: 4;left: 50%; top: 50%;width: 40px;  height: 40px;border:2px solid #fff;  margin-top: -22px; margin-left: -22px; border-radius: 50%; display: flex;  justify-content: center;  align-items: center;  cursor: pointer;}
.play-btn:after {  content: "";  display: block;  width: 14px;  height: 20px; border-radius: 2px; background-color: #fff;  clip-path: polygon(0 0, 100% 50%, 0 100%); margin-left: 5px;}
.pop-wrap{width: 100%;padding:16px; display: flex; align-items: center; justify-content: center;}
.pop-wrap video{width: 100%; height: auto; max-width: 800px;}
.select { position: relative; width: 100%; height: 100%;}
.select:after { content: ""; display: block; width: 6px; height: 6px; border-right: 1.5px solid #006FE0; border-bottom: 1.5px solid #006FE0; -webkit-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); pointer-events: auto; position: absolute; z-index: 1; right: 0px; top: 10px; }
.select .placeholder,.select ul li a{width: 100%; height: 100%; display: flex; align-items: center;font-size: 18px; font-weight: 600; color:#333;}
.select .placeholder img,.select ul li a img{margin-right: 6px;}
.select .placeholder {position: absolute; z-index: 10; left: 0; top: 0;  padding-right:21px; cursor: pointer; text-transform: capitalize;}
.select.is-open ul { display: block;}
.select.is-open:after {transform:rotate(225deg); top:12px; }
.select ul { display: none; background-color: #fff; position: absolute; z-index: 100; overflow: hidden; width: 100%; top: 100%;left: 0;margin-top:16px; margin-left: -16px; padding: 8px 16px; width: 100px; max-height: 300px; overflow-x: hidden; overflow-y: auto;border-top:0;}
.select ul li { display: block; float: none !important; width: 100% !important; margin: 0; cursor: pointer; }
.form{display:flex; flex-flow: row wrap; justify-content: space-between; width: 100%; height: 100%;}
.form .form-group {display:flex; width:calc(50% - 12px); margin-right: 12px; margin-bottom: 12px; outline: solid 1px #ECECEC; outline-offset: -1px; padding:5px 5px 5px 19px;}
.form .form-group.all {width: 100% !important;}
.form .form-group .label{ font-size: 14px; color: #333; line-height: 32px;}
.form .form-group .input-group{flex: 1; width: 100%;}
.form .form-group .form-input{width:100%; background: #fff; border: 0; font-size: 14px; line-height: 32px; height: 32px; color: #333;}
.form .form-group .form-input::placeholder{font-size: 14px; color: #333; opacity: 0.3; text-transform: capitalize}
.form .form-group.textarea-group{flex-direction: column; width: 100%;}
.form .form-group .form-textarea{height:auto !important}
.form .form-group.button-group{outline-width: 0; padding: 0; margin-top: 7px; justify-content: flex-start;}
.form .form-button{width: 168px; height: 46px; background-color: #0080D9; cursor: pointer; font-size: 16px; font-weight: 500; color: #fff; text-transform: capitalize; position: relative;}
.form .form-button:hover {opacity: 0.7;}
/*更多*/
.more { position: relative; width: 70px; height: 28px; display: flex; }
.more a { position: relative; display: flex; align-content: center; align-items: center;}
.more a:after { content: ""; display: block; position: absolute; z-index: 1; margin-bottom: -5px; width: 0; height: 1px; background: #0080D9; left: 0; bottom: 0;}
.more span { position: relative; z-index: 2; font-size: 14px; font-weight: 400; color: #0080D9; text-transform: uppercase; display: block; text-align: center; }
.more .arrow {width: 5px; height: 5px; margin-left: 4px;}
.more .arrow:before {width: 4px; height: 4px; border-right-color:#0080D9; border-top-color:#0080D9;}
.more .arrow:after {display:none;}
.more a:hover:after {width: 100%;}
/*******************************
  -------[=返回顶部-------
********************************/
.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: #0080D9; 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{width: 100%; height: 100%;}
.swiper-container img { display: block; width: 100%; height: 100%; }
.swiper-btn { display: block; width: 40px; height: 40px; background-color: #fff; text-align: center; cursor: pointer; position: absolute; top: 50%; margin-top: -20px; border-radius: 50%; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);}
.swiper-btn:before,.swiper-btn:after{content: ""; position: absolute; display: block;}
.swiper-btn:before {  width: 8px; height: 8px; border-right: 2px solid #666; border-top: 2px solid #666; pointer-events: auto; left: 50%; top: 50%; }
.swiper-btn.swiper-button-disabled { opacity: 0.65; cursor: not-allowed; }
.prev.swiper-btn { left: 8%; }
.prev.swiper-btn:before { transform: translate(-45%, -50%) rotate(-135deg); }
.next.swiper-btn { right: 8%;}
.next.swiper-btn:before { transform: translate(-80%, -50%) rotate(45deg); }
.swiper-pagination{width: 100%; display:flex; justify-content: center;}
.swiper-pagination-bullet { opacity: 1; position: relative; width: 10px; height: 10px; border-radius: 50%; margin: 0 5px !important; background-color:#fff; border: 1px solid #0080D9;}
.swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #0080D9;}
/*******************************
  -------[=列表-------
********************************/
.images { overflow: hidden; position: relative; z-index: 1; width: 100%; height: 0; padding: 0px; margin: 0; background-size:cover; }
.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: -36px; margin-bottom: -36px; }
.list .list-ul:after { content: ""; display: table; clear: both; }
.list .list-li { float: left; margin-right: 36px; margin-bottom: 36px; position: relative; }
.list .images { padding-top: 100%; }
.list-txt { box-sizing: border-box; position: relative; z-index: 1; text-transform: capitalize; padding-top: 16px;}
.list-txt .name {font-size: 15px; font-weight: 400; color: #333; text-align: center; overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.list-txt .txt-info {-webkit-line-clamp: 2; margin-bottom: 20px;}
.list-txt .txt-info, .list .list-txt .txt-info * { font-size: 12px; color: #999; line-height: 1.8;}
.list-txt .info{text-align: center; font-size: 14px; margin-top: 10px; color: #999;}
.list .all { display: block; position: relative; z-index: 2 }
.list .all: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); }
/*******************************
  -------[=页码-------
********************************/
.main-page {position:relative; z-index: 1; width: 100%; padding: 0; margin: 0; text-transform: capitalize; display: flex; justify-content:flex-start; align-items: center; margin-top: 32px; margin-bottom: 32px;}
.main-page a{ padding: 6px 12px;background: #FFFFFF; border: 1px solid #EEEEEE; color: #333; margin-right: 10px;}
.main-page a.disabled{ border: 0; cursor: not-allowed;}
.main-page a.disabled:hover{background-color: #fff; color: #333;}
.main-page a.active,.main-page a:hover{background-color: #0080D9; border-color: #0080D9; color: #fff;}
/*******************************
  -------[=页面底部------
********************************/
#footer{margin-top: 50px;background-color: #F7F7F7;}
#footer .footer{display:flex; justify-content: space-between; align-items: flex-start; padding-top: 60px; padding-bottom: 60px;}
#footer .footer .left{width: 320px;}
#footer .logo{width: 122px; height: 35px; display: flex; align-items: center; justify-content: space-between; margin-bottom: 25px;}
#footer .left .txt{font-size: 14px; line-height: 36px; color: rgba(0, 0, 0, 0.6);overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
#footer .footer .right {flex:1;display: flex; justify-content: flex-end; align-items: flex-start;}
#footer .footer .right .sec{margin-left: 64px; display: flex; flex-direction: column; min-width: 100px; max-width: 240px;}
#footer .footer .right .sec .t{font-size: 16px; font-weight: 600; color: #333; margin-bottom: 35px; text-transform: capitalize;}
#footer .footer .right .sec .p{font-size: 14px; font-weight: 400; color: rgba(0, 0, 0, 0.6); margin-bottom: 10px;}
#footer .footer .right .sec a:hover{color: #000;}
#footer .copyright {width: 100%;display:flex; justify-content: space-between; border-top: 1px solid rgba(0, 0, 0, 0.1); padding-top: 16px; padding-bottom: 16px; position:relative;}
#footer .copyright p,#footer .copyright .record {font-size: 12px; color: rgba(0, 0, 0, 0.5);}
#footer .copyright p,#footer .copyright a {color:#999;display:flex; align-items: center; }
#footer .copyright a:hover{color:#24272A;}
#footer .copyright .record{display:flex; align-items: center; justify-content: center;}
#footer .copyright .record a{margin-left: 10px; margin-right: 10px;}
#footer .copyright .record img{max-height: 40px;}
/*******************************
  -------[=页面------
********************************/
.spl-header{transform:translateY(0)}
header, #header { width: 100%; }
#header .wrapper,#nav,.nav, .nav .nav-ul, .nav .mainlevel, .nav .mainlevel a,header .search-box{ height: 100%; }
#header .wrapper,#nav, .nav .nav-ul { display: flex; justify-content: space-between; align-items: center; }
header {position: fixed; left: 0; top: 0; z-index: 10;}
#header {background-color:#fff; height: 80px; box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);}
#logo { width: 260px; height: 35px; }
.logo,.logo a{width: 100%; height: 100%;}
.logo a{width: 100%; height: 100%; display: flex; align-items: center; justify-content: space-between;}
#nav .nav{width: 650px;}
.nav .nav-ul { justify-content:space-between;}
.nav .mainlevel {position: relative; z-index: 10; display: flex; justify-content: center;}
.nav .mainlevel .mainlevel-a {text-decoration: none; width: 100%; display: flex; justify-content: center; align-items: center; position: relative; z-index: 2; text-transform: capitalize; }
.nav .mainlevel:after,.nav .mainlevel:before{content: ""; z-index: 1; position: absolute; display: none; }
.nav .mainlevel:after { width: 1px; height: 12px;right: 0; top: 50%; transform: translate(0px, -50%);background:#000; opacity: 0.1; display: none;}
.nav .mainlevel:last-child:after{display: none;}
.nav .mainlevel:before{width: 0; height: 2px; background-color: #518CA8; left: 50%; bottom: 0;}
.nav .mainlevel .mainlevel-a span { position: relative; z-index: 2; font-size: 14px; font-weight: 400;white-space: nowrap; color:#000; text-transform: capitalize;}
.nav .mainlevel.active .mainlevel-a span, .nav .mainlevel .mainlevel-a:hover span,.nav .mainlevel:hover span,.nav .mainlevel.active.cuf .mainlevel-a:hover span {color:#0080D9;}
.nav .mainlevel.active:before, .nav .mainlevel:hover:before,.nav .mainlevel.active.cuf:hover:before{width: 100%; left: 0;}
.nav .mainlevel.active.cuf .mainlevel-a span {color:#000}
.nav .mainlevel.active.cuf:before {width: 0;}

.nav .mainlevel ul { position:absolute; top:100px;left:0; transition:all 0.3s; opacity: 0;visibility:hidden;border-top:1px solid #e7e9ec}
.nav .mainlevel ul:before{content:""; display:block; width:100vw; height: 60px;  background: rgba(0, 0, 0, 0.4); position: fixed; top:100px; left: 0; z-index: 1;}
.nav .mainlevel .sub-mainlevel { position: relative; z-index: 2; display:flex; padding-top:20px; padding-bottom:20px; font-size:16px; color:#333; white-space: nowrap;}
.nav .mainlevel .sub-mainlevel .sub-mainlevel-a{font-size:16px; color:#fff; margin-right:2vw; opacity: 0.7;}
.nav .mainlevel .sub-mainlevel .sub-mainlevel-a:hover{opacity: 1;}
.nav .mainlevel:hover ul {opacity:1;  visibility:visible; }
#nav .lang{background: rgb(255, 255, 255); border: 1px solid rgb(51, 51, 51); width: 30px; height: 30px; border-radius: 50%; font-size: 14px; text-transform: capitalize; color: #333; margin-left: 50px; display: flex; justify-content: center; align-items: center;}
header.baion #header{height: 60px;}

.zy-title { position: relative; width: 100%; display: flex; align-items: flex-end; padding-top: 103px; padding-bottom: 76px;}
.zy-title .main{font-size: 24px; color: #333; line-height: 24px; text-transform: capitalize;}
.zy-title .secondary{font-size: 14px; color: #999; text-transform: capitalize; line-height: 14px; margin-left: 14px;}
.zy-title .more{position: absolute; right: 0;}
#banner{width: 100%;height: 300px; overflow: hidden; position: relative; margin-top: 80px; background-color: #000000;}
#banner img{width:100%; height: 100%; display:block; position: absolute; z-index: 1; left: 0; top:0;}
#banner .banner-txt{position: absolute; z-index: 2; left: 50%; top: 50%; transform: translate(-50%,-50%); display: flex; flex-direction: column; align-items: center;}
#banner .banner-txt .p1{font-size: 20px; color: #fff;}
#banner .banner-txt .p1:after{content:""; display:block; width: 16px; height: 1px; background-color: #fff; margin: 21px auto 31px auto;}
#banner .banner-txt .p2{font-size: 14px; color: rgb(255, 255, 255, 0.5);}
/*关于*/
.about1{padding-top: 90px;}
.about1 .t{ font-size: 24px; font-weight: 600; color: #333; margin-bottom: 27px;}
.about1 .text .img{ width: 450px; height: 330px; float: left; margin-right: 40px; margin-bottom: 40px; position: relative;}
.about1 .text .img img{ width: 100%; height: 100%; margin: 0;}
.about2 .p1{font-size: 14px; font-weight: 600; color: #333; margin-bottom: 20px;}
.about2 p{font-size: 14px; font-weight: 400; color: #666; line-height: 2;}
.about2-sec{display:flex; flex-flow: row wrap;}
.about2-sec .sec{width: 20%; display: flex; flex-direction: column; align-items: center; margin-top: 40px;}
.about2-sec .sec .icon{width: 72px; height: 72px; border: solid 2px #333; border-radius: 50%; display: flex; justify-content: center; align-items: center;}
.about2-sec .sec .t{font-size: 16px; font-weight: 500; color: #333; margin-top: 16px; margin-bottom: 10px;}
.about2-sec .sec .p{font-size: 14px; font-weight: 500; color: #666;}
.list.about3 .list-li{ width: calc(25% - 36px);}
.list.about3 .images{padding-top: 67%;}
.list.about4 .list-li{ width: calc(25% - 36px); border: solid 1px #C4C4C4;}
.list.about4 .images{padding-top: 70%;}
.list.about4 .images img{object-fit: contain; width: calc(100% - 20px); height: calc(100% - 20px); margin: 10px;}
/*产品*/
#sub-nav{width: 100%; background-color: #fff; height: 90px; box-shadow: 0px 1px 0px rgb(233, 233, 233);}
#sub-nav .wrapper{height: 100%; display:flex; justify-content: center; align-items: center;}
#sub-nav .wrapper .sec{font-size: 16px; color: #333; display: flex; align-items: center;}
#sub-nav .wrapper .sec:after{content:""; display: inline-block; width: 2px; height: 20px; background-color: #E9E9E9;}
#sub-nav .wrapper .sec:last-child:after{display: none;}
#sub-nav .wrapper .sec a{font-size: 16px; color: #333; margin-left: 49px; margin-right: 49px; position: relative;}
#sub-nav .wrapper .sec a:after{content:""; display: block; width: 0; height: 2px; background-color: #0080D9; position: absolute; left: 0; bottom: 0; margin-bottom: -34px;}
#sub-nav .wrapper .sec a.active,#sub-nav .wrapper .sec a:hover{color: #0080D9;}
#sub-nav .wrapper .sec a.active:after,#sub-nav .wrapper .sec a:hover:after{width: 100%;}
#product{display:flex; align-items: flex-start;}
#product .pro-category{width: 160px; position: sticky; top: 40px;}
#product .pro-category .h4{padding-top: 60px; padding-bottom: 32px; font-size: 16px; font-weight: 600; color: #262626;}
#product .pro-category a{color: #262626; font-size: 14px; line-height: 30px; padding-top: 12px; padding-bottom: 12px; border-bottom: 1px solid #F0F0F0; display: block;}
#product .pro-category a.active{color: #0080D9;}
#product .pro-list{flex:1; position: relative; padding-left: 79px; padding-top: 65px;}
#product .pro-list:before{content:""; display:block; width: 1px; height: 100%; position: absolute; background-color: #F0F0F0; left: 39px; top: 0;}
#product .pro-list .list .list-li{width: calc(25% - 36px);}
.index-section2 .images,#product .pro-list .images{background-color: #f8f9f8;}
.index-section2 .images img,#product .pro-list .images img{object-fit: contain;}
#product .pro-list .images{padding-top: 100%;}
#product .pro-list .images img{width: 76%; height: 76%; margin: 12%;}
/* 产品详细 */
.product-detailed{display:flex; justify-content: space-between; margin-bottom: 50px; width: 100%;}
.product-detailed .tab-wrap .tab-card{display:none;}
.product-detailed .tab-wrap .tab-card.active{display:flex; height: 470px;overflow: hidden; display: flex; justify-content: space-between }
.product-detailed .product-img{width: 570px;}
.big-img {flex:1; margin-left: 30px; border: 1px solid #ececec}
.big-img .images {padding-top:100%; background: #fff;}
.big-img .images img,.small-img img {object-fit: contain;}
.big-img .images img,.big-img.swiper-container img{width: 90%; height: 90%; margin: 5%; object-fit: contain;}
.small-img { padding: 0; width: 68px; }
.small-img .swiper-slide { border: 1px solid #ececec; cursor: pointer;}
.small-img .swiper-slide-thumb-active { border-color: #0080D9; position: relative; }

.product-detailed .product-txt{padding-left: 90px; flex:1; display: flex; flex-direction: column; justify-content: space-between;}
.product-detailed .product-txt .category{font-size: 16px; color: #0080D9; }
.product-detailed .product-txt .name{font-size: 24px; font-weight: 500; color: #333; margin-top: 7px; margin-bottom: 32px;}
.product-detailed .product-txt .price{font-size: 24px; font-weight: 500; color: #B4382E; margin-bottom: 40px;}
.product-detailed .product-txt .txt-li{display:flex;margin-bottom: 14px; font-size: 14px; color: #767676; flex-flow: row wrap;}
.product-detailed .product-txt .txt-li span{color:#39414A;}
.product-detailed .product-txt .txt-li span.t{display: block; width: 100%;}
.product-detailed .product-txt .tab-t{display:flex; margin-top: 14px; width: 100%; margin-bottom: 26px;}
.product-detailed .product-txt .tab-t .color{margin-right: 16px; width: 40px; height: 40px; overflow: hidden; border-radius: 50%; cursor: pointer; border:solid 3px #fff; opacity: 0.7; box-shadow: 0 5px 5px rgba(0,0,0,0.1);}
.product-detailed .product-txt .tab-t .color img{width: 100%; height: 100%;}
.product-detailed .product-txt .active .color{border-color: #0080D9; opacity: 1;}
.product-detailed .product-txt .btn{width:230px; height: 46px; display: flex; align-items: center; justify-content: center; background-color: #0080D9; position: relative; overflow: hidden;}
.product-detailed .product-txt .btn:after { content: ""; display: block; position: absolute; z-index: 1; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.1); left: 0%; top: 0;transform: translateY(100%)}
.product-detailed .product-txt .btn span{color:#fff; font-size: 16px; font-weight: 600;}
.product-detailed .product-txt .btn:hover:after {transform: translateY(0)}
/*图册*/
.zy-title ~ .list.album{padding-top: 0px;}
.list.album{padding-top: 90px;}
.list.album .list-li{width: calc(33.33% - 36px);}
.list.album .images{padding-top: 140px;}
.list.album .list-txt{padding: 26px 60px 26px 24px;}
.list.album .list-txt .p1{font-size: 16px; color:#333;}
.list.album .list-txt .p2{font-size: 14px; color:#999; margin-top: 5px;}
.list.album .list-txt .arrow{width: 35px; height: 35px; position: absolute; right: 24px; top: 50%; transform: translateY(-50%); border:solid 1px #999; border-radius: 50%;}
.list.album .all:hover .list-txt{background-color:#0080D9;}
.list.album .all:hover .list-txt .p1,.list.album .all:hover .list-txt .p2{color:#fff;}
.list.album .all:hover .list-txt .p2{opacity: 0.5;}
.list.album .all:hover .list-txt .arrow{background-color: #fff; border-color: #fff;}
.album-details{ width: 100%;}
.album-details img{display: block; width: 100%; margin-bottom: 15px;}
/*案例*/
.list.case{padding-top: 90px;}
.list.case .list-ul{margin-right: -33px; margin-bottom: -33px;}
.list.case .list-li{width: calc(33.33% - 33px); margin-right: 33px; margin-bottom: 33px;}
.list.case .images{padding-top: 67%;}
.list.case .list-txt{padding-top: 0; height: 54px; background: rgba(0, 0, 0, 0.5); margin-top: -54px;}
.list.case .list-txt .name{font-size: 16px; color: #fff; line-height: 54px;}
/*资讯*/
.list.list-news{padding-top: 90px;}
.list.list-news .list-ul{margin-right: -44px; margin-bottom: -40px;}
.list-news .list-li{ border: solid 1px #eee; display:flex;}
.list-news .list-li .list-txt{padding-top: 33px; padding-left: 46px; padding-right: 45px; flex:1;}
.list-news .list-li .list-txt .name{font-size: 16px; color: #333; text-align: left;}
.list-news .list-li .list-txt .date{font-size: 12px; color: #999; margin-top: 8px; margin-bottom: 18px;}
.list-news .list-li .list-txt .txt-info,.list-news .list-li .list-txt .txt-info *{font-size: 14px !important; color: #666 !important; line-height: 26px !important;}
.list-news .list-li .list-txt .details{width: 90px; height: 32px; border:solid 1px #eee; display: flex; align-items: center; justify-content: center; font-size: 14px; color: #999; margin-top: 20px;}
.list-news .list-li .list-txt .details:hover{background-color: #0080D9; border-color: #0080D9; color: #fff;}
.list-news .list-li .list-txt .details:hover .arrow:before{border-right-color: #fff;border-top-color: #fff;}
.list-news .images{padding-top: 238px; width: 180px; order:2;}
.list.list-news .list-li{width: calc(50% - 40px); margin-right: 40px; margin-bottom: 40px;}
.article .h1{font-size:30px; font-weight: 500; color:#333; line-height: 1.5; padding-top: 26px; text-align: center;}
.article .date{font-size:14px; font-weight: 400; color:#666; margin-top: 15px; text-align: center; padding-top: 16px; padding-bottom: 16px; margin-bottom: 32px;border-bottom:1px dashed #ECECEC;}
.article-txt,.article-txt *{font-family:Microsoft YaHei,sans-serif ; font-size:16px;line-height: 2.1; color:#666;}
.article-txt img{width: 750px !important; height: auto !important; margin: 16px auto !important; display: block;}
/*联系*/
.contact-txt{display: flex; justify-content: space-between;}
.contact-txt .sec{position: relative; padding-left: 22px;}
.contact-txt .sec img{position: absolute; left: 0px;}
.contact-txt .sec .txt{font-size: 16px; color: #333;}
.contact-txt .sec .txt span{display: block; font-size: 16px; color: #666; margin-top: 10px;}

.contact-form .form {align-items: flex-end;}
.contact-form .form .sec1{width: 400px;}
.contact-form .form .sec2{width: 572px;}
.contact-form .form .sec3{width: 168px;}
.contact-form .form .sec .form-group{width: 100%;}
.contact-form .form .sec .textarea-group{height: 150px;}

.map{margin-top: 45px; margin-bottom: 45px;}
.map #gaodi-map { width: 100%; height: 300px; 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; }
.mapInfo{width:100%;}
.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;}

/*******************************
  -------[=首页------
********************************/
#index-section1{margin-top: 80px;}
#index-section1 .wrapper{ position: absolute; z-index: 2; height: 2px; bottom: 45px; left: 50%; transform: translateX(-50%);}
#index-section1 .swiper-pagination-bullet { opacity: 1; position: relative; width: 80px; height: 2px; border-radius: 0; margin: 0 5px !important; background-color:#fff; transition: background-color .3s ease; display: none; }
#index-section1 .swiper-pagination-bullet::before { display: block; content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color:#518DA8; transform: scaleX(0); transform-origin: 0 0; }
#index-section1 .swiper-pagination-bullet.swiper-pagination-bullet-active::before { animation: sliderPagination 5s linear forwards; }
#index-section1 .swiper-pagination-bullet:hover { background-color: #518DA8 }
@keyframes sliderPagination {100% {transform: scaleX(1);opacity: 1;}}
.index-section2{position: relative;}
.index-section2 .tab-t{position: absolute; right: 0; top: 0; display:flex; justify-content: flex-end; margin-top: -104px; margin-bottom: 76px; z-index: 2;}
.index-section2 .tab-t li{margin-left: 40px; cursor: pointer; line-height: 28px; padding: 0 19px; border-radius: 14px;}
.index-section2 .tab-t li.active{background-color: #0080D9; color: #fff;}
.index-section2 .list.tab-card{display:none}
.index-section2 .list.tab-card.active{display:block}
.index-section2 .list-li{width: calc(33.33% - 36px);}
.index-section2 .images{padding-top: 80%;}
.index-section2 .images img{width: 72%; height: 72%; margin: 14%;}
.index-section2 .list-txt{padding-top: 27px;}
.index-section2 .list-txt .name{font-weight: 500;}
#index-section3{background: url(../images/index-sec3.jpg) center center no-repeat; background-size: cover; padding-top: 120px; padding-bottom: 120px; margin-top: 74px;}
.index-section3{display:flex;}
.index-section3 .img{width: 460px; height: 350px;}
.index-section3 .img img{width: 100%; height: 100%;}
.index-section3 .txt{flex:1; background: rgba(255, 255, 255, 0.7); display: flex; flex-direction: column; justify-content: space-between; padding: 40px;}
.index-section3 .txt .zy-title{padding-top: 0; padding-bottom: 0;}
.index-section3 .txt .txt-info{-webkit-line-clamp: 5; margin-bottom: -8px;}
.index-section3 .txt .txt-info p{display: block; margin-bottom: 8px;}
.index-section3 .txt .txt-info *{font-size: 14px; line-height: 2; color: #999;}
#index-section5{background: url(../images/index-sec5.jpg) center center no-repeat; background-size: cover; padding-top: 148px; padding-bottom: 111px; margin-top: 74px;}
.index-section5{display: flex; justify-content: space-between; align-items: flex-start;}
.index-section5 .zy-title{padding-top: 0; padding-bottom: 0; width: auto;}
.index-section5 .zy-title .main,.index-section5 .zy-title .secondary{color:#fff;}
.index-section5 .zy-title .secondary{color:#fff; opacity: 0.5;}
.index-section5 .card{width: 880px; height: 430px; display: flex; flex-flow: row wrap;border-right: 1px solid rgb(255, 255, 255, 0.3);border-bottom: 1px solid rgb(255, 255, 255, 0.3);}
.index-section5 .card .card-a{width: 33.33%; height: 50%;border-top: 1px solid rgb(255, 255, 255, 0.3);border-left: 1px solid rgb(255, 255, 255, 0.3); display: flex; flex-direction: column; justify-content: center; padding-left: 40px; padding-right: 10px;}
.index-section5 .card .card-a .t{display:flex; align-items: center; font-size: 16px; color: #fff; position: relative; padding-left: 56px;}
.index-section5 .card .card-a .t .icon{width: 42px; height: 42px; display: flex; justify-content: center; align-items: center; border: 1px solid rgb(255, 255, 255, 0.5); border-radius: 50%; margin-right: 12px; position: absolute; left: 0;}
.index-section5 .card .card-a .p{font-size: 14px; color: rgb(255, 255, 255, 0.8); word-break:break-all; line-height: 1.25;}
.index-section5 .card .card-a .p:before{content:""; display: block; width: 42px; height: 1px; background: rgba(255, 255, 255, 0.5); margin-top: 27px; margin-bottom: 23px;}
.index-section5 .card .card-a:hover{background-color: #0080D9;}
.index-section5 .card .card-a:first-child{margin-left: 33.33%;}
.index-section6{display:flex; flex-flow: row wrap; position: relative; padding-right: 600px;}
.index-section6 .sec{overflow: hidden;}
.index-section6 .sec img{width: 100%; height: 100%; -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;}
.index-section6 .sec1{width: 600px; height: 276px;}
.index-section6 .sec2{width: 300px; height: 276px;}
.index-section6 .sec3{width: 300px; height: 276px;}
.index-section6 .sec4{width: 600px; height: 552px; position: absolute; right: 0;}
.index-section6 .sec:hover 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); }
.index-section7{position: relative; padding-bottom: 76px; margin-bottom: 70px;}
.index-section7 .swiper-pagination{bottom: 0;}
/*******************************
  -------[=自适应------
********************************/
.wrapper {width: 100%; max-width: 1200px; }
.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.5); -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); }

@media screen and (max-width: 1240px) {
  .wrapper {max-width: 100%;padding-left:16px; padding-right: 16px;}
  .zy-title{padding-top: 50px; padding-bottom: 36px;}
}
