/* 
               (0 0)
   +=====oOO====(_)=========+
   |   Powered By Anxin     |
   |   Tel: 0572-5220701    |
   |   Creation:2022.09.05  | 
   +=================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: #333; font-size: 16px; line-height: 2.25; 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 #666; border-top: 1px solid #666; 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;}

.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 form{display:flex; flex-flow: row wrap; justify-content: space-between; width: 100%; height: 100%;}
.form 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 .form-group.all {width: 100% !important;}
.form form .form-group .label{ font-size: 14px; color: #333; line-height: 32px;}
.form form .form-group .label span{color: #DA0000; margin-left: 5px;}
.form form .form-group .input-group{flex: 1; width: 100%;}
.form form .form-group .form-input{width:100%; background: #fff; border: 0; font-size: 16px; line-height: 32px; height: 32px; color: #333;}
.form form .form-group .form-input::placeholder{font-size: 14px; color: #999;text-transform: capitalize}
.form form .form-group.textarea-group{flex-direction: column; width: 100%;}
.form form .form-group .form-textarea{height:auto !important}
.form form .form-group.button-group{outline-width: 0; padding: 0; margin-top: 7px; justify-content: flex-start;}
.form form .form-button{width: 112px; height: 32px; background-color: #E31F37; cursor: pointer; font-size: 14px; color: #fff; text-transform: capitalize; position: relative;}
.form form .form-button:hover {opacity: 0.7;}
/*更多*/
.more { position: relative; width: 100%; display: flex; }
.more a { width: 202px; height: 48px; background:#518CA8; position: relative; display: flex; justify-content: center; align-content: center; align-items: center;overflow: hidden;}
.more a: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%)}
.more span { position: relative; z-index: 2; font-size: 16px; font-weight: 400; color: #fff; text-transform: uppercase; display: block; text-align: center; }
.more .arrow:before {border-right-color:#fff; border-top-color:#fff;}
.more .arrow:after {display:none;}
.more a:hover:after {transform: translateY(0)}
.more a:hover span { color: rgba(255, 255, 255, 0.8); }
@media screen and (max-width: 700px) {
    .more { display: block; }
    .more, .more a { width: 100%; margin: 0 auto }
}
.btn-more{display:inline-block;}
.btn-more a{display:flex; align-items: center; position: relative;}
.btn-more a:after{content:""; display:block; width: 0; height: 1px; background-color: #999; position: absolute; left: 0; bottom: 0; margin-bottom:-5px;}
.btn-more a span{color: #666;}
.btn-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: #518CA8; 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); }
/*******************************
  -------[=列表-------
********************************/
.images { overflow: hidden; position: relative; z-index: 1; width: 100%; height: 0; padding: 0px; margin: 0;background: url(../images/nopic.jpg) center center no-repeat; 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: 24px;}
.list-txt .name {font-size: 18px; font-weight: 600; 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;}
.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: #518CA8; border-color: #518CA8; color: #fff;}
/*******************************
  -------[=页面底部------
********************************/
#footer{margin-top: 50px;border-top: solid 1px #ECECEC;}
#footer .footer{display:flex; justify-content: space-between; align-items: center; padding-top: 50px; padding-bottom: 40px;}
#footer .logo{background:url(../images/logo.png) left center no-repeat; width: 160px; height: 27px;}
#footer .footer-nav{display: flex; justify-content: flex-end;}
#footer .footer-nav a{margin-left: 5.4vw; font-size: 18px; color: #666; white-space: nowrap;}
#footer .copyright {width: 100%;display:flex; justify-content: space-between; padding-bottom: 50px;position:relative;}
#footer .copyright p,#footer .copyright a {color:#999;display:flex; align-items: center; }
#footer .copyright a:hover{color:#24272A;}

@media screen and (max-width: 900px){
  #footer .copyright{flex-direction: column; align-items: center; margin-bottom: -12px;}
  #footer .copyright p{text-align: center; margin-bottom: 12px;}
}
@media screen and (max-width: 700px){
  #footer .copyright{padding-top: 12px; padding-bottom: 0; margin-bottom: 0;}
  #footer .copyright p,.record p a{text-align: center;}
  .record p{display:flex; flex-direction: column;}
}
/*******************************
  -------[=自定义字体------
********************************/
@font-face { font-family: 'SourceHanSerifCN-Medium'; font-style: normal; font-weight: 100; src: url('SourceHanSerifCN-Medium.eot'); src: url('SourceHanSerifCN-Medium.eot?#iefix') format('embedded-opentype'), url('SourceHanSerifCN-Medium.woff') format('woff'), url('SourceHanSerifCN-Medium.ttf') format('truetype'), url('SourceHanSerifCN-Medium.svg#chantilly_lightregular') format('svg'); font-weight: normal; font-style: normal }
.font-Medium { font-family: "SourceHanSerifCN-Medium" !important; font-weight: 400 }
/*******************************
  -------[=页面------
********************************/
.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-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;}
#logo { width: 160px; height: 27px; }
.logo,.logo a{width: 100%; height: 100%; display: block;}
.logo a{background: url(../images/logo.png) left center no-repeat; background-size: contain;}
#nav .nav{flex:1;}
.nav .nav-ul { justify-content: flex-start;}
.nav .mainlevel {position: relative; z-index: 10; display: flex; justify-content: center; margin-left: 2.71vw; margin-right: 2.71vw; }
.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: block;}
.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: 18px; 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:#518CA8;}
.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; }

#logo-r{display:flex; align-items: center;}
#logo-r .search-btn{background: url(../images/search.svg) center center no-repeat; width: 24px; height: 24px; cursor: pointer;}
.header.hide1{-webkit-transform: scale(0) !important; -ms-transform: scale(0) !important; transform: scale(0) !important; opacity: 0 !important;}
.search-box { position: absolute; top: 0; width: 100%; left: 0; background-color: #fff;transition: all 0.3s; transform: translateY(-100%); opacity: 0; z-index: -10;display:flex; justify-content: center; align-items: center; }
.search-box.show1 { transform: translateY(0); opacity: 1; z-index: 1200;}
.search-box .box { width: 650px; margin: 0 auto; position: relative; }
.search-box .form { width: 90%; height: 4vh; line-height: 4vh; border: 1px solid #e5e5e5; position: relative;}
.search-box .form .keyword { font-size: 14px; width:calc(100% - 50px); height: 100%; padding:0 16px; background-color: transparent; }
.search-box .form .submit { position: absolute; top: 50%; width: 18px; height: 18px; font-size: 0; background-color: transparent; transform: translateY(-50%); right: 2%; background-repeat: no-repeat; background-position: center; background-size: 100% 100%; background-image: url(../images/search.svg); cursor: pointer; }
.search-box .close1 { position: absolute; right: 0; top: 50%; width: 20px; height: 20px; font-size: 0; background-color: transparent; transform: translateY(-50%); background-repeat: no-repeat; background-position: center; background-size: 100% 100%; background-image: url(../images/close.svg); cursor: pointer; transition: all 0.3s; }
/* 清除输入 */
.add-clear-span{width: 100%;}
.clear-btn{width: 15px; height: 15px; right: 50px; top: 50%; transform: translateY(-50%); background: #444; border-radius: 50%;}
.clear-btn:before,.clear-btn:after{content:""; display: block; width: 7px; height: 1px; background-color: #fff; position: absolute; left: 4px; top: 7px;}
.clear-btn:before{transform: rotate(-45deg);}
.clear-btn:after{transform: rotate(45deg);}
#logo-r .lang{display: flex; align-items: center;}
#logo-r .lang a{font-size: 14px; font-weight: 500; color: #000; text-transform: capitalize;}
#logo-r .lang:before{content:""; display:inline-block; width: 1px; height: 14px; background-color: #EAEAEA; margin-left: 20px; margin-right: 20px;}
header.baion #header{height: 60px;box-shadow: 0 2px 4px 0 rgba(0,0,0,0.05);}
header.baion .nav .mainlevel .mainlevel-a span{font-size: 16px;}
.pc-img { display: block !important; }
.mobile-img { display: none !important; }
.kds-title { position: relative; width: 100%; display: flex; flex-direction: column; padding-top: 60px; padding-bottom: 40px;}
.kds-title .main{font-size: 24px; color: #333; line-height: 24px; text-transform: capitalize;}
.kds-title .main:after{content:""; display: block; width: 20px; height: 1px; background: #518CA8; margin-top: 29px; margin-bottom: 20px;}
.kds-title .secondary{font-size: 14px; color: #999; text-transform: uppercase; line-height: 14px;}
#banner{width: 100%;height: 320px; 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%); width: 24px; font-size: 24px; color: #fff; display: flex; flex-direction: column; align-items: center; text-transform: uppercase;}
#banner .banner-txt:before{content:""; display:block; width: 1px; height: 20px; background-color: #fff; margin-bottom: 14px;}
/*关于*/
.about-section1{ padding-top: 120px; padding-bottom: 60px;}
.about-section1 .text img{width: 41%; float:right; margin-left: 44px;}
.about-section1 .text .t{font-size: 28px; margin-bottom: 50px;}
.about-section2 .list .list-li{width: calc(20% - 36px);}
.about-section2 .list .images{padding-top: 100%;}
.about-section3 .list .list-li{width: calc(25% - 36px);}
.about-section3 .list .images{padding-top: 67%;}
/*产品*/
.products{display:flex; align-items: flex-start;}
.products .pro-category{width: 160px; position: sticky; top: 30px;}
.products .pro-category .h4{padding-top: 60px; padding-bottom: 32px; font-size: 16px; font-weight: 600; color: #262626;}
.products .pro-category .swiper-slide{height: 50px; display: flex; align-items: center;}
.products .pro-category .swiper-slide a{color: #262626; font-size: 16px;}
.products .pro-category .swiper-slide.active{border-bottom: 1px solid #F0F0F0}
.products .pro-category .swiper-slide.active a{color: #518CA8;}
.products .pro-list{flex:1; position: relative; padding-left: 73px;}
.products .pro-list .pro-t{padding-top: 56px; padding-bottom: 56px; display: flex; justify-content: center;}
.products .pro-list .pro-t span{font-size: 24px; color: #333;font-family: "SourceHanSerifCN-Medium"; display:flex; align-items: center;}
.products .pro-list .pro-t span:after{content:""; display:inline-block; width: 5px; height: 5px; border-radius: 50%; background-color: #333; margin-left: 25px; margin-right: 25px;}
.products .pro-list .pro-t span:last-child:after{display: none;}
.products .pro-list:before{content:""; display:block; width: 1px; height: 100%; position: absolute; background-color: #F0F0F0; left: 36px; top: 0;}
.products .pro-list .list .list-li{width: calc(33.33% - 36px);}
.products .pro-list .images{padding-top: 100%; background:url(../images/pro-card.png) center center no-repeat; background-size: 100% 100%;}
.products .pro-list .images img{width: 60%; height: 60%; margin: 20%; object-fit: contain;}
/*产品分类2*/
#products2 #sub-nav{background-color: #fff; width: 100%; height: 80px; box-shadow: 0px 1px 0px #E9E9E9; position: sticky; top: 60px; z-index: 2;}
#products2 #sub-nav .wrapper{height: 100%;}
#products2 #sub-nav .sub-nav .swiper-wrapper{justify-content: flex-start;}
#products2 #sub-nav .sub-nav .swiper-slide{width: auto; display: flex; align-items: center; position: relative;}
#products2 #sub-nav .sub-nav .swiper-slide:after{content:""; display: inline-block; width: 2px; height: 20px; background-color: #e9e9e9; margin-left: 32px; margin-right: 32px;}
#products2 #sub-nav .sub-nav .swiper-slide:last-child:after{display:none}
#products2 #sub-nav .sub-nav .swiper-slide a{font-size: 16px; height: 100%; display: flex; align-items: center; color: #333; position: relative;}
#products2 #sub-nav .sub-nav .swiper-slide a:before{content:""; position: absolute; left: 50%; bottom: 0; display: block; width: 0; height: 2px; background-color: #518CA8;}
#products2 #sub-nav .sub-nav .swiper-slide.active a{color:#518CA8;}
#products2 #sub-nav .sub-nav .swiper-slide.active a:before{left: 0; width: 100%;}
#products2 .pro-list{padding-top: 65px;}
#products2 .pro-list .list .list-li{width: calc(25% - 36px);}
#products2 .pro-list .list .images{padding-top: 100%; background:url(../images/pro-card.png) center center no-repeat; background-size: 100% 100%;}
#products2 .pro-list .list .images img{width: 72%; height: 72%; margin: 14%; object-fit: contain;}

.pro-detail{padding-top: 50px; padding-bottom: 50px;}
.pro-detail img{display: block; width: 100%; margin-top: 15px; margin-bottom: 15px;}
/* 产品详细 */
.product-detailed{display:flex; justify-content: space-between; padding-top: 80px; margin-bottom: 30px; 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{width: 90%; height: 90%; left: 5%; top: 5%;}
.small-img { padding: 0; width: 68px; }
.small-img .swiper-slide { border: 1px solid #ececec; cursor: pointer;}
.small-img .swiper-slide-thumb-active { border-color: #006fe0; 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: #518CA8; }
.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%;}
.product-detailed .product-txt .tab-t .color{margin-right: 28px;}
.product-detailed .product-txt .tab-t .color img{width: 40px; height: 40px; border-radius: 50%; cursor: pointer;}
.product-detailed .product-txt .active .color img{border-color: #006fe0;}
.product-detailed .product-txt .btn{width:230px; height: 46px; display: flex; align-items: center; justify-content: center; background-color: #518CA8;}
.product-detailed .product-txt .btn span{color:#fff; font-size: 16px; font-weight: 600;}
@media screen and (max-width: 1366px) {
  .big-img{margin-left: 24px;}
  .product-detailed .product-txt{padding-left: 64px;}
}
@media screen and (max-width: 1280px) {  
  .product-detailed .product-img{width: 500px;}
  .product-detailed .tab-wrap .tab-card.active{flex-direction:column; height: auto;}
  .small-img{order:2; width: 100%; height: 60px;}
  .big-img{flex:none; width: 100%;margin-left: 0; margin-bottom: 15px;}
}
@media screen and (max-width: 1024px) {
  .product-detailed{padding-top:16px;}  
  .product-detailed .product-txt{padding-left: 32px;}
  .product-detailed .product-txt .name{font-size: 22px;}
}
@media screen and (max-width: 900px) {
  .product-detailed .product-img{width: 400px}
  .product-detailed .product-txt .color img{width: 60px; height: 60px;}
}
@media screen and (max-width: 800px) {
  .product-detailed{flex-direction: column;}
  .product-detailed .product-img{width: 100%;}
  .product-detailed .product-txt{padding-left: 0; padding-top: 32px;}
}
@media screen and (max-width: 700px) {
  .product-detailed .product-txt .btn{width: 100%;}
}
/*资讯*/
.news{padding-top:115px;}
.list.news-list .list-ul{margin-right: -47px; margin-bottom: -40px;}
.list.news-list .list-li{width: calc(33.33% - 47px); margin-right: 47px; margin-bottom: 47px; margin-bottom: 40px; border-bottom: solid 1px #ECECEC;}
.news-list .images{padding-top: 75%;}
.news-list .list-txt .name{text-align: left;}
.news-list .list-txt .txt-info{margin-top: 20px;}
.news-list .list-txt .txt-info,.news-list .list-txt .txt-info *{font-size: 14px; line-height: 1.75; color: #666;}
.news .news-list .list-txt .txt-info{margin-top: 40px; margin-bottom: 40px;}
.article{padding-top: 50px; padding-bottom: 50px;}
.article .h1{font-family: "SourceHanSerifCN-Medium"; 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-info{ font-size: 16px; line-height: 1.875; color: #999; margin-bottom: -10px;}
.contact-form form{display: flex; justify-content: space-between;}
.contact-form .form-input{width:37%; background-color: #F6F6F6; height: 48px; padding-left: 18px; text-transform: capitalize;}
.contact-form .form-button{width:16%; background-color: #518CA8; height: 48px; cursor: pointer; font-size: 16px; font-weight: 500; color: #fff; text-transform: uppercase;}
.contact-info{display:flex; justify-content: space-between;}
.contact-info .info{font-size: 16px; font-weight: 600; color: #333;}
.contact-map{padding-top: 50px; padding-bottom: 50px;}
.contact-map .map #gaodi-map{height: 350px;}
.map #gaodi-map { width: 100%; 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;}
@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; }
}
/*******************************
  -------[=搜索结果------
********************************/
.search-result{background-color:#fff; padding-top: 50px; padding-bottom: 32px;}
.search-result .place{padding-top: 32px; margin-bottom: 32px;}
.search-result .highlight{font-weight:600; background-color:#518CA8; color:#fff;padding:2px 3px; margin-left:5px; margin-right:5px;}
.search-result .t{font-size: 18px; color: #333;border-bottom:solid 1px #eee; width: 100%;padding-bottom:16px; margin-bottom: 32px;}
.search-result .t .highlight{font-size:18px;}
.list.search-list .list-ul{ margin-right:-2.7%; margin-bottom: -2.7%;}
.list.search-list .list-li{width:47.3%; margin-right: 2.7%; margin-bottom: 2.7%; padding-bottom: 30px; display: flex; justify-content: space-between; align-items: flex-start;}
.list.search-list .list-li:after{content:""; display: block; width:100%; height: 1px; background-color: #ECECEC; position: absolute; left: 0; bottom: 0;}
.list.search-list .list-li .images{width: 40%; padding-top: 27%;}
.list.search-list .list-li .list-txt{flex:1; padding-left: 30px; padding-top: 0;}
.list.search-list .list-li .list-txt .name{font-size: 18px; text-align: left;margin-bottom: 32px;}
.list.search-list .list-li .list-txt .name .highlight{font-size: 18px; }
.list.search-list .list-txt .txt-info{margin-bottom: 32px; height: 50px; overflow: hidden;}
.list.search-list .list-txt .txt-info,.list.search-list .list-txt .txt-info *{font-size: 14px; line-height: 1.75; color: #666;}

.list.search-list .btn { position: relative; width: 100%; display: flex; }
.list.search-list .btn a { width: 112px; height: 32px; background:#fff; border: solid 1px #eee; position: relative; display: flex; justify-content: center; align-content: center; align-items: center;overflow: hidden;}
.list.search-list .btn a:after { content: ""; display: block; position: absolute; z-index: 1; width: 100%; height: 100%; background: #518CA8; left: 0%; top: 0;transform: translateY(100%)}
.list.search-list .btn span { position: relative; z-index: 2; font-size: 12px; font-weight: 400; color: #666; text-transform: uppercase; display: block; text-align: center; }
.list.search-list .btn a:hover:after {transform: translateY(0)}
.list.search-list .btn a:hover span { color: rgba(255, 255, 255, 0.8); }
.list.search-list .btn a:hover .arrow:before {border-right-color:#fff; border-top-color:#fff;}
/*******************************
  -------[=首页------
********************************/
#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; }
#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 .wrapper{display:flex; justify-content: space-between; align-items: center; height: 200px; background-color: #fff;}
.index-section2{display:flex; justify-content: flex-end;}
.index-section2 .sec{margin-left: 60px; display: flex; align-items: center;}
.index-section2 .sec .icon{width: 72px; height: 72px; border-radius: 50%; background: rgba(81, 140, 168, 0.1);position: relative;display: flex; justify-content: center; align-items: center;}
.index-section2 .sec .icon img{display: block;}
.index-section2 .sec .txt{padding-left: 21px; font-size: 22px; font-weight: 600; color: #333; white-space: nowrap; text-transform: capitalize;}
.index-section2 .sec .txt span{display:block; margin-top: 7px; font-size: 14px; font-weight: 400; color: #999;}
#index-section3{background: url(../images/index-section3.jpg) center center no-repeat; background-size: cover;}
.list.type1 .list-li{width: calc(25% - 36px);}
.list.type1 .images{padding-top: 67%;}
.type1 .all .images{padding-top: 67%;}
.type2{position: relative;padding-top: 60px; padding-bottom: 80px;}
.type2 .swiper-btn{z-index: 2;}
.type2 .swiper-slide{background-color: #fff; height: auto;}
.type2 .type2-a{width: 100%; height: 600px; display: flex; flex-direction: column; align-items: center; padding-top: 73px;}
.type2 .type2-a .txt{text-align: center; font-size: 16px; color: #333;}
.type2 .type2-a .txt span{margin-top: 6px; display: block; text-align: center; font-size: 16px; color: #999; text-transform: capitalize;}
.type2 .type2-a .img-wrap{ flex: 1; display: flex; align-items: center;}
.type2 .type2-a .img-wrap .img{position: relative;-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;}
.type2 .type2-a .img-wrap .img img{width: auto; height: auto; position: relative; z-index: 2; max-width: 240px;}
.type2 .type2-a .img-wrap .img:after{content:""; position: absolute; z-index: 1; left: 50%; bottom: 0; transform: translateX(-50%);  display: block; width: 240px; height: 120px; margin-bottom: -36px; background: url(../images/type2img-shadow.png) no-repeat;}
.type2 .type2-a: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-section4{background-color: #fff; padding-bottom: 120px;}
.index-section4{display: flex;}
.index-section4 img{width: 41%; height: auto; display:block;}
.index-section4 .txt{flex:1; padding-right: 44px;}
.index-section4 .txt .t{font-size: 28px; font-weight: 500; color: #518CA8;}
.index-section4 .txt .txt-info{margin-top: 46px; margin-bottom: 39px;}
.index-section4 .txt .txt-info,.index-section4 .txt .txt-info *{font-size: 16px; line-height: 2.25; color: #333; display: inline-block;}
#index-section5{background-color: #f8f8f8; padding-bottom: 120px;}
.index-section5{display: flex;}
/*******************************
  -------[=自适应------
********************************/
.wrapper {width: 100%; max-width: 1300px; }
#header .wrapper{max-width: 92.7%;}
.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: 1640px) {    
  .prev.swiper-btn { left: 16px; }
  .next.swiper-btn { right: 16px;}
}
@media screen and (max-width: 1440px) {  
  #header .wrapper{max-width: 100%;padding-left:16px; padding-right: 16px;}
}
@media screen and (max-width: 1340px) {
  .wrapper {max-width: 100%;padding-left:16px; padding-right: 16px;}
  .list .list-ul { margin-right: -16px; margin-bottom: -16px; }
  .list .list-li {margin-right: 16px; margin-bottom: 16px;}
  .list-txt{padding-top: 16px;}
  .list.type1 .list-li{width: calc(25% - 16px);}
  .products .pro-list{padding-left: 33px;}
  .products .pro-list:before{left: 16px;}
  .products .pro-list .list .list-li{width: calc(33.33% - 16px);}
}

@media screen and (max-width: 1024px) {
  .index-section4 .txt .t{font-size: 30px;}
  .index-section4 .txt .info{width: 420px;}
  .index-section4 .txt .info .font-Heavy{font-size: 20px; width: 80px;}
  .index-section4 .txt .info .font-small img{width: 100%;}
  .index-section4 .img-txt{left: 24px;}
  .index-section4 .img-txt .num{font-size: 32px;}
  .index-section8.py-card .txt{padding-left: 32px;}
  .index-section8.py-card .py-title{padding-top: 0;}
  .list.lawyer .list-txt .name{padding: 15px 12px 8px 12px;}
  .list.lawyer .list-txt .txt-info{margin: 0 12px 15px 12px;}
  .article-txt img{width: 100% !important;}
}

@media screen and (max-width: 900px) {
  .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; top: 19px;background-color:#E31F37;}
  .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); }
  .nav .mainlevel a:before,.nav .mainlevel:after, .nav .mainlevel ul:before, .nav .mainlevel ul li a:after { display: none; opacity: 0 }
  header { position: fixed; z-index: 100; left: 0; top: 0;box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1); }
  .pc-img { display: none !important; }
  .mobile-img { display: block !important; }
  .mobilemenu { display: inline-block; }
  .mobilemenu.hide { display: none; }
  header { height: 60px; z-index: 10; }
  #header { height: 60px; }
  #header .wrapper { padding-top: 0; padding-right: 60px; }
  .nav .nav-ul { display: block }
  #nav{ position: fixed; display: block; width: 80%; height: 100%; right: -100%; top: 0px; padding: 0; margin: 0; background:#fff; z-index: 101; overflow-x: hidden; overflow-y: auto; box-shadow: 5px 10px 17px rgba(0, 0, 0, 0.25); }
  #nav .nav { padding: 60px 0 0; width: 100%; height: auto; }
  #nav .nav .mainlevel { width: 100%; border-bottom: solid 1px rgba(0,0,0,0.1); display: block; margin: 0; height: auto; padding: 0;}
  .nav .mainlevel .mainlevel-a:after { content: ""; position: absolute; right: 16px; width: 8px; height: 8px; border-top: solid 1px rgba(0,0,0,0.2); border-right: solid 1px rgba(0,0,0,0.2); transform: rotate(45deg) }
  #nav .nav .mainlevel.active .mainlevel-a:after{border-top-color:#E31F37; border-right-color:#E31F37;transform: rotate(135deg)}
  .nav .mainlevel .mainlevel-a span,.nav .mainlevel.active.cuf .mainlevel-a:hover span{color:#333;}
  .nav .mainlevel.active .mainlevel-a span, .nav .mainlevel .mainlevel-a:hover span, .nav .mainlevel:hover span{ color: #E31F37;}
  .nav .mainlevel-a {opacity: 1; }
  header.baion .nav .mainlevel.active .mainlevel-a span, header.baion .nav .mainlevel .mainlevel-a:hover span,header.baion .nav .mainlevel .mainlevel-a span { color: #fff; }
  .nav .mainlevel ul { position:relative;top:0px;width:100%;left:0;background-color:#fff;font-size:0;transition:all 0.3s;opacity: 1;	visibility:inherit;border-top:1px solid #e7e9ec; display: none;}
  .nav .mainlevel ul li { float: none; width: 100%; }
  .nav .mainlevel ul li ul { transform: scale(1); }
  .nav .mainlevel.active ul{display:flex;}
  .nav .mainlevel .mainlevel-a { height: 50px; line-height: 50px; width: 100%; padding: 0;margin: 0; display: flex; align-items: center; justify-content: flex-start; padding-left: 16px;}
  .nav .mainlevel .mainlevel-a.active:after{transform: rotate(135deg)}
  .nav .mainlevel .sub-mainlevel{padding-top:10px; padding-bottom: 10px; flex-direction: column; width: 100%;}
  .nav .mainlevel .sub-mainlevel .sub-mainlevel-a{width: 100%; padding:12px 16px; text-align: left; color:#000;}
  #logo-r .lang:before{margin-left: 10px; margin-right: 10px;}
  .search-box .box{width: 100%;}
  .search-box .form{width:calc(100% - 50px); margin-left: 5px; height: 50px; line-height: 50px;}
  .search-box .form .submit{right: 15px;}
  .search-box .close1{right: 15px;}
  .wrapper{max-width: 750px;}
  header .wrapper{max-width: 100%;}
}

@media screen and (max-width: 800px) {
}

@media screen and (max-width: 700px) {
}

@media screen and (max-width: 600px) {
}

@media screen and (max-width: 480px) {
}

/* 2022年10月25日10时新增 */
.products .pro-list .list.sort .list-ul{margin-right: -6%; margin-bottom: -44%;}
.products .pro-list .list.sort .list-li{width: 27.33%; margin-right: 6%; margin-bottom: 44px;}
.products .pro-list .list.sort .images{padding-top: 67%;}
.products .pro-list .list.sort .images img{width: 100%; height: 100%; margin: 0; object-fit: cover;}