/* 
               (0 0)
   +=====oOO====(_)=========+
   |   Powered By Anxin     |
   |   Tel: 0572-5220701    |
   |   Creation:2022.07.30  | 
   +=================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:#2E6DFE}::-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: #5C607B; font-size: 18px; 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; }
.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-group{height: 52px; border: 1px solid #006FE0;}
.form-group form{display:flex; align-items: center; width: 100%; height: 100%; padding-left: 14px;}
.form-group form .form-input{flex:1;padding-left: 10px; padding-right: 14px; background: none; border: 0; font-size: 18px; height: 32px; line-height:32px; color: #333;}
.form-group form .form-input::placeholder{font-size: 18px; color: #999;text-transform: capitalize}
.form-group form .form-button{width: 52px; height: 52px; background-color: #006FE0; cursor: pointer;}
.form-group form .form-button:hover{opacity: 0.7;}
.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;}
/*更多*/
.more { position: relative; width: 100%; display: flex; }
.more a { width: 163px; height: 70px; background: rgba(46, 109, 254, 1);
  ; 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.2); left: 0%; top: 0;transform: translateY(100%)}
.more span { position: relative; z-index: 2; font-size: 18px; font-weight: 500; color: #fff; text-transform: uppercase; display: block; text-align: center; }
.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 }
}
/*******************************
  -------[=返回顶部-------
********************************/
.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: #006FE0; 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: 58px; height: 58px; text-align: center; cursor: pointer; position: relative;border-radius: 0;outline: solid 1px #2E6DFE; outline-offset: -1px;}
.swiper-btn:before,.swiper-btn:after{content: ""; position: absolute; display: block;}
.swiper-btn:before {  width: 12px; height: 12px; border-right: 2px solid #2E6DFE; border-top: 2px solid #2E6DFE; pointer-events: auto; left: 50%; top: 50%; }
.swiper-btn:after{width: 18px; height: 0; border-top: 2px solid #2E6DFE; top: 50%; left: 50%; margin-top: -1px; margin-left: -9px;}
.swiper-btn.swiper-button-disabled { opacity: 0.65; cursor: not-allowed; }
.prev.swiper-btn { left: 0; background-color: #fff; }
.prev.swiper-btn:before { transform: translate(-50%, -50%) rotate(-135deg); }
.next.swiper-btn { background-color: #2E6DFE; }
.next.swiper-btn:after,.next.swiper-btn:before { border-color: #fff; }
.next.swiper-btn:before { transform: translate(-50%, -50%) rotate(45deg); }
.swiper-tool{display: flex; justify-content: flex-end; align-items: center; width: 100%; overflow:hidden; margin-top: 48px;}
.swiper-tool .swiper-pagination{position: relative; z-index: 1; bottom: 0; height:2px; background-color: #D3D3D3; display: flex; flex: 1;}
.swiper-tool .swiper-pagination-bullet{ margin: 0 !important; width: auto; height: 2px; border-radius: 0; flex:1; display: block; position: relative; background: none;}
.swiper-tool .swiper-pagination-bullet:before{content:""; display: block; position: absolute; width: 100%; height: 2px;}
.swiper-tool .swiper-pagination-bullet.swiper-pagination-bullet-active:before{ background-color: #006FE0;}
/*******************************
  -------[=列表-------
********************************/
.images { overflow: hidden; position: relative; z-index: 1; width: 100%; height: 0; padding: 0px; margin: 0; }
.images img { width: 100%; height: 100%; object-fit: cover; position: absolute; z-index: 1; left: 0; top: 0; }
.list { overflow: hidden; position: relative; z-index: 1; }
.list .list-ul { margin-right: -30px; margin-bottom: -30px; }
.list .list-ul:after { content: ""; display: table; clear: both; }
.list .list-li { float: left; margin-right: 30px; margin-bottom: 30px; position: relative; }
.list .list-li .images { padding-top: 100%; }
.list .list-li:hover .images img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.list-txt { box-sizing: border-box; position: relative; z-index: 1; text-transform: capitalize; padding-top: 12px; padding-bottom: 12px; }
.list-txt .name { color: #000; font-size: 16px; font-weight: 400; }
.list-txt .txt-info { -webkit-line-clamp: 1; margin-top: 8px; }
.list-txt .txt-info, .list .list-txt .txt-info * { color: #999; line-height: 2.14; }
.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 #E5E5E5; }
.pop-wrap{width: 100%;padding:16px; display: flex; align-items: center; justify-content: center;}
.pop-wrap video{width: 100%; height: auto; max-width: 800px;}
/*******************************
  -------[=页码-------
********************************/
.list{padding-bottom:32px;}
.list~.main-page{padding-top:0;margin-top: -16px;}
@media screen and (max-width: 900px) {
  .list{padding-bottom:16px;}
  .list~.main-page{padding-top:0;margin-top: 0px;}
}
.main-page {position:relative; z-index: 1; width: auto; padding-top: 32px; padding-bottom: 32px; text-transform: capitalize; display: flex; justify-content: space-between; align-items: center;}
.main-page .prev.swiper-btn{margin-left:72px; margin-right: 16px;}
.main-page .page{flex:1; display: flex; height: 2px; background-color: #D3D3D3;}
.main-page .page a{flex:1; font-size: 0; height: 2px;}
.main-page .page a.active{background-color: #006FE0;}
/*******************************
  -------[=页面底部------
********************************/
#footer { position: relative;background-color:#fff;}
#footer .footer { display: flex;flex-flow:row wrap; justify-content: space-between;padding-top: 60px; padding-bottom: 90px; position:relative; }
#footer .footer .left{width:194px;}
#footer .footer .left .logo{background:url(../images/logo.svg) left center no-repeat; background-size:contain; width: 100%; height: 80px; margin-bottom: 24px;}
#footer .footer .logo .txt{font-size:18px; line-height: 2.3; color:rgba(255, 255, 255, 0.8); text-transform: uppercase;}
#footer .footer .left .qrcode-moible{width: 100px; margin: 0 auto;}
#footer .footer .left .qrcode-moible img{display:block; width: 100%;}
#footer .footer .right{flex:1; display: flex; justify-content: flex-end;}
#footer .footer .right .block{display:flex; flex-direction: column; margin-left: 100px; padding-top: 40px;}
#footer .footer .right .t{font-size:18px; font-weight: 600; color:#24272A; margin-bottom: 32px;}
#footer .footer .right a,#footer .footer .right p{font-size:16px; color:#737373; margin-bottom: 15px;}
#footer #copyright{position: relative;}
#footer #copyright:before{content:""; display:block; position: absolute; width: 100%; height: 1px; left: 0; top: 0;  background: #E8F1F3;}
#footer .copyright {width: 100%;display:flex; justify-content: space-between;padding-top:24px; padding-bottom: 24px;position:relative;}
#footer .copyright p,#footer .copyright a {color:#737373;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;}
}
/*******************************
  -------[=页面------
********************************/
header, #header { width: 100%; }
#header .wrapper, #nav, .nav, .nav .nav-ul, .nav .mainlevel, .nav .mainlevel a,#header-qrcode { 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: 160px;}
#logo { width: 225px; height: 80px; }
.logo,.logo a{width: 100%; height: 100%; }
.logo a,.logo a span{color:#fff;}
.logo a {display:block; background: url(../images/logo.svg) left center no-repeat; background-size: contain; width: 100%; height: 100%;}
#nav {width: 58%; display: flex; justify-content: space-between; align-items: center;}
#nav .nav{flex:1;}
.nav .nav-ul { flex-flow: row wrap; width: 100%;  }
.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 { content: ""; z-index: 1; position: absolute; width: 1px; height: 16px;right: 0; top: 50%; transform: translate(36px, -50%);background-color:#ECECEC; display: none;}
.nav .mainlevel:last-child:after{display: none;}
.nav .mainlevel .mainlevel-a span { position: relative; z-index: 2; font-size: 22px; font-weight: 600;white-space: nowrap; color:#24272A; 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:#2E6DFE;}
.nav .mainlevel.active .mainlevel-a:before, .nav .mainlevel .mainlevel-a:hover:before,.nav .mainlevel:hover .mainlevel-a:before {width: 100%;}
.nav .mainlevel.active.cuf .mainlevel-a span {color:#333}
.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 }
.lang{width:80px; height:26px; margin-left: 97px;}
.lang .select ul li a{font-size: 18px; font-weight: 600; color: #333; text-transform: capitalize;}
header.baion #header{height: 60px; border-bottom: solid 1px #E8F1F3;}
header.baion #header #logo{height: 40px;}
header.baion #header #nav{width:45%;}
header.baion .nav .mainlevel .mainlevel-a span,header.baion .select .placeholder,header.baion .lang .select ul li a{font-size: 16px; font-weight: 400; text-transform: capitalize;}
.pc-img { display: block !important; }
.mobile-img { display: none !important; }
.fc-title { position: relative; width: 100%; margin-bottom: 56px;}
.fc-title .main,.fc-title .main span,.fc-title .main p{font-size:52px; font-weight: 600; color: #24272A; text-transform: capitalize; line-height: 1.38;}
.fc-title .main{display: flex; flex-direction: column; align-items: center;}
.fc-title .main span{ color: #2E6DFE;}
.fc-title .secondary{ display: flex; flex-direction: column; align-items: center; color: #2E6DFE; font-size: 16px; margin-bottom: 36px;}
.fc-title.side .main, .fc-title.side .secondary{align-items: flex-start;}
#banner{width: 100%;height: 460px; overflow: hidden; position: relative; margin-top: 120px; background-color: #000000;}
#banner img{width:100%; height: 100%; display:block; position: absolute; z-index: 1; left: 0; top:0;}
.banner-txt{width:100%; height: 100%; position: absolute; z-index: 2; left: 0; top:0; display: flex; flex-direction: column; align-items: center; justify-content: center;}
.banner-txt .main{font-size: 26px; color: #fff; text-transform: capitalize; display: flex; flex-direction: column; align-items: center;text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);}
.banner-txt .main:after{content:""; display: block; width: 16px; height: 1px; background-color: #fff; margin-top: 13px; margin-bottom: 23px;}
.banner-txt .secondary{font-size: 16px; color: #fff; text-transform:capitalize; display: flex; flex-direction: column; align-items: center;text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);}

.place{font-size: 14px; color:#999;padding-top: 100px;}
.place a{color:#999;}
.place a:after{content:"/"; display: inline-block; margin-left: 10px; margin-right: 10px; color:#999; font-size: 14px;}
.place a:hover{color:#666;}
.index-swiper{width:100%;}
.index-swiper .list-li{padding: 7px; outline:solid 1px #E8F1F3; outline-offset: -1px;}
.index-swiper .list-li .images{padding-top: 66%; background-color: #ccc;}
.index-swiper .list-txt{ padding: 20px 12px;}
.index-swiper .list-txt .category{font-size: 16px; color: #2E6DFE; margin-bottom: 14px;}
.index-swiper .list-txt .name{font-size:20px; font-weight: 600; color:#24272A; line-height: 1.4; overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.index-swiper .list-txt .info,.index-swiper .list-txt .date{font-size:16px; color:#5C607B; margin-top: 14px;}
.index-swiper .list-li:hover{outline-color: #2E6DFE;}
/*******************************
  -------[=邮箱------
********************************/
.footer-email{background-color: #2E6DFE; height: 400px; position: relative; padding-top: 65px; padding-left: 82px; margin-top: 100px;}
.footer-email .fc-title{margin-bottom: 47px;}
.footer-email .fc-title .main, .footer-email .fc-title .main p{color:#fff;}
.footer-email:before,.footer-email:after{content:""; display: block; position: absolute; width: 40%; height: 100%; right: 0; top: 0;}
.footer-email:before{background: linear-gradient(270deg, rgba(46, 109, 254, 0.0001) 0.1%, #2E6DFE 100%); z-index: 2;}
.footer-email:after{background: url(../images/footer-email.jpg) right center no-repeat; background-size: cover; z-index: 1;}
/* 邮箱 */
.email{width: 684px; height: 80px; position: relative; z-index: 3; overflow: hidden;}
.email form{display:flex; width: 100%; height: 100%; background-color: #fff; padding: 12px;}
.email .input{flex:1; display:flex; align-items: center;}
.email .input:after{content:""; display: block; width: 1px; height: 33px; background-color: #DEE2E7;margin-right: 32px;}
.email .input img{margin-left: 16px; margin-right: 11px;}
.email .input .form-input{flex:1;}
.select-country{display:flex; flex-direction: column; width: 180px;}
.select-country .txt{font-size:14px; color: #5C607B;}
.select-country .select2-container{width: 100% !important;}
.email-button{background: url(../images/email-button.svg) center center no-repeat #2E6DFE; width: 56px; height: 56px; cursor: pointer; margin-left: 32px;}
.email-button:hover{opacity: 0.8; }
.select2-container .select2-selection--single{height: 36px;}
.select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 36px; padding-left: 0;}
.fastbannerform__span{font-size: 22px; color: #24272A; padding: 0;}
.fastbannerform__span{margin-right: 12px;}
.select2-results__option .fastbannerform__span{font-size: 12px;}
.select2-container--default .select2-selection--single{border: 0;}
.select2-container--default .select2-selection--single .select2-selection__arrow b,.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{ width: 8px; height: 8px; border-width:0; border-right: solid 2px #333; border-bottom:solid 2px #333; transform:rotate(45deg);-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;}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{transform:rotate(-135deg);}
.select2-dropdown{border-color: #f0f0f0;}
.select2-search--dropdown .select2-search__field{padding: 5px 10px; height:36px; border-color: #f0f0f0;}
.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color: #2E6DFE;}
.select2-container--default .select2-results__option--highlighted[aria-selected] .fastbannerform__span{color: #fff;}
/*关于我们*/
.about1{padding-top: 93px; padding-bottom: 140px;}
.about1 .fc-title{margin-bottom: 38px;}
.about1 .text img{ width: 48.8%; float:right; margin-left:100px;}
.about1 .img{display:flex; justify-content: space-between; flex-flow: row wrap; margin-top: 40px;}
.about1 .img a{width: 23.47%;}
.about1 .img a .images{padding-top:100%;}
#about2{padding-bottom: 110px;}
.about2{display:flex; flex-flow: row wrap; justify-content: space-between;}
.about2 .item{width: 30%; outline: solid 1px #E8F1F3; outline-offset: -1px; display: flex; flex-direction: column; align-items: center; padding-top: 53px; padding-right: 35px; padding-left: 35px; padding-bottom: 30px;}
.about2 .item .icon{width: 100px; height: 100px; border-radius: 50%; position: relative;}
.about2 .item .icon img{width: auto; height: auto; position: absolute; left:50%; top:50%; transform: translate(-50%,-50%);}
.about2 .item:nth-child(1) .icon{background-color: #E5EDF7;}
.about2 .item:nth-child(2) .icon{background-color: #FFF3ED;}
.about2 .item:nth-child(3) .icon{background-color: #F4EFFF;}
.about2 .item .txt>div{text-align: center;}
.about2 .item .txt .t{font-size: 28px; font-weight: 600; color: #000; margin-top: 37px; margin-bottom: 14px;}
.about2 .item .txt .txt-info,.about2 .item .txt .txt-info *{font-size: 18px; font-weight: 400; color: #6F748B; line-height: 1.8; letter-spacing: 0.4px;}
.about3 .swiper-slide{border: 1px solid #E8F1F3; padding: 72px 60px;}
.about3 .txt-info p{ display: inline-block; font-size: 18px; line-height: 2; color: #5C607B;}
.about3 .people{display: flex; margin-top: 55px; position: relative;}
.about3 .people:after{content:""; display:block; position: absolute; right: 0; top: 50%; transform: translateY(-50%); background: url(../images/about3-icon.png) center center no-repeat; background-size: contain; width: 44px; height: 44px;}
.about3 .people img{width: 50px; height: 50px; border-radius: 5px;}
.about3 .people .info{padding-left: 20px; display: flex; flex-direction: column; font-size: 18px; font-weight: 500; color: #24272A;}
.about3 .people .info span{font-size: 16px; color:rgba(92, 96, 123, 0.6);}
/*产品*/
#products{margin-top: 93px; position: relative;}
#products .swiper-container.sub-nav{position: absolute; right: 0; top: 8px;}
#products .swiper-container.sub-nav,#products .swiper-container.sub-nav .swiper-wrapper, #products .swiper-container.sub-nav .swiper-slide{width: auto; height: 50px;}
#products .swiper-container.sub-nav .swiper-slide{margin-left: 20px;}
#products .swiper-container.sub-nav .swiper-slide a{display:flex; width: 100%; height: 100%; justify-content: center; align-items: center;background: #FFFFFF; border: 1px solid #E1DEE1; padding: 14px 24px; font-size: 16px; color: #24272A;}
#products .swiper-container.sub-nav .swiper-slide.active a{background-color: #24272A; color: #fff;}
#products .fc-title{margin-bottom: 40px;}
.list.products .list-li{width: calc(25% - 30px);}
.list.products .images{padding-top: 100%; background-color: #fff;}
.list.products .images img{object-fit: contain; width: 90%; height: 85%; margin: 15% 5% 0 5%;}

.products .pro-list{flex:1; padding-left: 61px; position: relative; }
.products .pro-list:before{content:""; display:block; position: absolute; left: 30px; top: 0; width: 1px; height: 100%; background-color: #F0F0F0;}
.pro-list .list-li{width:calc(25% - 30px);}
.pro-list .list-txt .name{text-align: center; font-size: 16px; color: #000;}
.product-detailed{display:flex; justify-content: space-between; padding-top: 27px; 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%;}
.big-img .images img,.small-img img {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: #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: #1E2088; }
.product-detailed .product-txt .name{font-size: 24px; font-weight: 600; color: #262626; margin-top: 8px; margin-bottom: 24px;}
.product-detailed .product-txt .price{font-size: 24px; font-weight: 600; color: #006FE0; margin-bottom: 32px;}
.product-detailed .product-txt .txt-li{display:flex; flex-direction: column; padding: 20px 0;}
.product-detailed .product-txt .txt-li span{color:#262626; font-weight: 600; margin-bottom: 8px;}
.product-detailed .product-txt .txt-li .txt{color:#767676;}
.product-detailed .product-txt .tab-t{flex:1;display:flex; flex-flow:row wrap; margin-bottom: -20px;}
.product-detailed .product-txt .tab-t li{margin-right:10px; margin-bottom: 10px;}
.product-detailed .product-txt .color{display:flex; flex-direction:column; align-items: center; cursor: pointer;}
.product-detailed .product-txt .color img{width: 34px; height: 34px; border: solid 1px #ececec;}
.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: #262626;}
.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: 100px;}
  .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;}
  .small-img{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:93px}
.news .list .list-ul{ margin-right:-35px; margin-bottom: -35px;}
.news .list .list-li{width:calc(25% - 35px); margin-right: 35px; margin-bottom: 35px;}
.article .h1{font-size:30px; font-weight: 500; color:#333; line-height: 1.5; padding-top: 26px;}
.article .date{font-size:14px; font-weight: 400; color:#999; margin-top: 15px; margin-bottom: 26px;}
.article-txt p{font-size:16px;line-height: 2.1; color:#666; margin-bottom: 15px;}
.article-txt img{width: 100%; display: block;}
/*联系*/
.contact{margin-bottom: 100px;}
.contact-txt{padding-top: 75px; padding-bottom: 53px;}
.contact-txt p{font-size: 18px; font-weight: 500;color: #1C1C1C; line-height: 1.6;}
.contact-info{display:flex; flex-flow: row wrap; justify-content: space-between; margin-bottom: 50px;}
.contact-info .item{width: 30%; border: 1px solid #EDEDED; display:flex; align-items: flex-start; padding: 30px 60px;}
.contact-info .item .txt{flex:1; padding-left: 28px;}
.contact-info .item .txt .p1{font-size: 24px; font-weight: 600; color: #1C1C1C; margin-bottom: 15px;}
.contact-info .item .txt .p2{font-size: 16px; font-weight: 400; line-height: 1.8; color:  rgba(28, 28, 28, 1);}
.contact-info .item .txt .p3{font-size: 16px; font-weight: 400; color: rgba(28, 28, 28, 0.6);}
.contact .map #gaodi-map{height: 460px;}
.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; }
.mapInfo p {display: flex; }
.mapInfo p a { background: url(../images/icon-navigation.png) center center no-repeat; background-size: 20px 20px; display: block; width: 30px; height: 30px; margin-left: 16px; }
.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; }
}
/*******************************
  -------[=首页------
********************************/
header.index-header{position: absolute;}
header.index-header #header{background: none;}
header.index-header .select ul{background: none;}
.tab-t{display:flex; justify-content: flex-end;}
.tab-t li{margin-left: 20px;background: #FFFFFF; border: 1px solid #E1DEE1; padding: 14px 27px; font-size: 16px; color: #24272A; cursor: pointer;}
.tab-t li.on{background: #24272A; border-color: #24272A; color: #fff;}
.index-card{padding-bottom: 80px;}
.details-btn.swiper-btn{width:auto; height:auto; position: relative; padding-right: 35px; display: inline-block;}
.details-btn.swiper-btn a{font-size: 16px; font-weight: 600; color:#006FE0; white-space: nowrap;}
.details-btn.swiper-btn:before,.details-btn.swiper-btn:after{right: 0;left: auto;}
.details-btn.swiper-btn:before{transform: rotate(45deg); width: 8px; height: 8px; margin-top: -4px;}
.details-btn.swiper-btn:after{top:12px}
#index-col1{width:100%; height: 100vh; background-color: #E8F1F3; display: flex; align-items: flex-end; flex-flow: row wrap; position: relative;}
#index-col1 .email{height:auto}
#index-col1 .index-col1-img{width:54%; z-index: 1;}
#index-col1 .index-col1-txt{width:46%; padding-left: calc((100% - 1500px) / 2); padding-bottom: 5vh; z-index: 2;}
#index-col1 .index-col1-txt .t p,#index-col1 .index-col1-txt .t p span{font-size:76px; font-weight: 700; text-transform: capitalize;}
#index-col1 .index-col1-txt .t p{color:#24272A; margin-bottom: 25px;}
#index-col1 .index-col1-txt .t p span{color:#2E6DFE;}
#index-col1 .index-col1-txt .info,#index-col1 .index-col1-txt .email-txt{ font-size: 18px; line-height: 1.7; color: #5C607B;}
#index-col1 .index-col1-txt .info{padding-top: 14px; margin-bottom: 59px;}
#index-col1 .index-col1-txt .email-txt{margin-top: 12px; opacity: 0.5;}
.index-col2{padding-top: 140px;}
.index-col3{display:flex; justify-content: space-between; padding-top: 82px;}
.index-col3 .txt{width: 44%;}
.index-col3 .txt .fc-title{margin-bottom: 38px;}
.index-col3 .txt .txt-info{margin-bottom: 69px;}
.index-col3 .txt .txt-info,.index-col3 .txt .txt-info *{font-size: 18px; line-height: 2; color: #5C607B;}
.index-col3 .img{width: 48%; display: flex; justify-content: space-between; flex-flow: row wrap; position: relative;}
.index-col3 .img img{width: 100%; height: auto; }
.index-col4 .index-swiper .list-li .images{padding-top: 100%; background-color: #fff;}
.index-col4 .index-swiper .list-li .images img{object-fit: contain;width: 90%; height: 85%; margin: 15% 5% 0 5%;}

.tab-wrap .index-swiper{display: none;}
.tab-wrap .index-swiper.active{display: block;}
.index-col4{position: relative; margin-top: 72px;}
.index-col4 .tab-t{position: absolute; right: 0; top: 50px;}
.index-col5{position: relative;}
.index-col6{display:flex; flex-flow: row wrap;}
.index-col6 .fc-title{width: 25%;}
.index-col6 .index-news{width: 75%;}
/*******************************
  -------[=自适应------
********************************/
.wrapper {width: 100%; max-width: 1500px; }

@media screen and (max-width: 1540px) {
  .wrapper {max-width: 100%;padding-left:16px; padding-right: 16px;}
  .fc-title .main,.fc-title .main span,.fc-title .main p{font-size:45px;}
  #index-col1 .index-col1-txt .t p, #index-col1 .index-col1-txt .t p span{font-size: 64px;}
  .nav .mainlevel .mainlevel-a span{font-size: 20px;}
  #header{height: 120px;}
  #index-col1 .index-col1-txt{padding-left: 16px;}
  .index-col2{padding-top: 14vh;}
  .index-card{padding-bottom: 50px;}
  .about2 .item{width: 32%;}
  .footer-email{margin-top: 10vh;}
  
}

@media screen and (max-width: 1366px) {
  #index-col1 .index-col1-txt .t p, #index-col1 .index-col1-txt .t p span{font-size: 50px;}
  .fc-title{margin-bottom: 36px;}
  .fc-title .main,.fc-title .main span,.fc-title .main p{font-size:36px;}
  .more a{width: 150px; height: 50px;}
  .more span{font-size: 16px;}
  .about2 .item .txt .t{font-size:24px}
  .nav .mainlevel .mainlevel-a span,.index-swiper .list-txt .name{font-size:18px}
  #index-col1 .index-col1-txt .info, #index-col1 .index-col1-txt .email-txt,.about2 .item .txt .txt-info, .about2 .item .txt .txt-info *,.index-col3 .txt .txt-info, .index-col3 .txt .txt-info *,#footer .footer .right .t{font-size:16px}
  .index-swiper .list-txt .info,#footer .footer .right a, #footer .footer .right p{font-size:14px}
  .index-col4{margin-top: 36px;}
  .news{padding-top: 64px;}
  .news .list .list-ul{margin-right: -24px; margin-bottom: -24px;}
  .news .list .list-li{width: calc(25% - 24px);margin-right: 24px; margin-bottom: 24px;}
  .place{padding-top: 64px;}
  #products{margin-top: 64px;}
}

@media screen and (max-width: 1280px) {
  .list{padding-bottom: 0px;}
  .nav .mainlevel .mainlevel-a span, .index-swiper .list-txt .name,.select .placeholder, .select ul li a{font-size: 16px;}
  #nav{width: 65%;}
  #index-col1 .index-col1-txt{width:60%;}
  #index-col1 .index-col1-img{position: absolute; right: 0; bottom: 0;}
  #about2{padding-bottom: 64px;}
  .news .list .list-ul{margin-right: -16px; margin-bottom: -16px;}
  .news .list .list-li{width: calc(25% - 16px);margin-right: 16px; margin-bottom: 16px;}
}

@media screen and (max-width: 1024px) {
  .tab-t li{margin-left: 0; margin-right: 16px;}
  .fc-title{margin-bottom: 24px;}
  .fc-title .main, .fc-title .main span, .fc-title .main p{font-size: 24px;}
  .fc-title.side .main{flex-direction: row;}
  .fc-title.side .main p{margin-right: 10px; margin-bottom: 0;}
  .fc-title .secondary{margin-bottom: 8px;}
  .list .list-ul{margin-right: -16px; margin-bottom: -16px;}
  .list .list-li{margin-right: 16px; margin-bottom: 16px;}
  #nav{flex:1;padding-left: 6vw;}
  .lang{margin-left: 4vw;}
  .email{width: 50vw; height: auto;}
  .email form{flex-direction: column; position: relative;}
  .email .input:after{display:none}
  .email .input .form-input{height: 42px; line-height: 42px;}
  .select-country{width:calc(100% - 80px); margin-top: 16px; padding-left: 16px;}
  .email-button{ position: absolute; right: 12px; bottom: 12px; margin-left: 0;}
  .text, .text *,.contact-txt p{font-size: 16px;}
  .swiper-tool{margin-top: 24px;}
  .index-card{padding-bottom: 32px;}
  #index-col1 .index-col1-txt{width:80%;padding-bottom: 10vh;}
  #index-col1 .index-col1-txt .t{display:flex;}
  #index-col1 .index-col1-txt .t p{margin-right:8px; font-size: 40px;}
  #index-col1 .index-col1-txt .t p span{font-size: 40px;}
  .index-col2{padding-top: 32px;}
  .index-col4{margin-top: 24px;}
  .index-col4 .tab-t{position: relative; top: 0; margin-bottom: 24px; justify-content: flex-start;}
  .index-col6{flex-direction: column;}
  .index-col6 .fc-title,.index-col6 .index-news{width: 100%;}
  .about2 .item{padding: 16px;}
  .about2 .item .icon{transform: scale(0.8);}
  .about2 .item .txt .t{font-size: 18px; margin-top: 16px;}
  .footer-email{margin-top: 32px;padding-top: 32px; padding-left: 42px; height: 320px;} 
  .footer-email .fc-title{ margin-bottom: 32px;} 
  .footer-email .fc-title .main{flex-direction: column;} 
  .about3 .swiper-slide{padding: 16px;}
  .about3 .txt-info p{font-size: 16px;}
  .about3 .people{margin-top: 32px;}
  .about3 .people:after{width: 24px; height: 24px; top: 0; transform: translateY(0);}
  .about3 .people .info span{font-size: 14px; margin-top: 5px;}
  #footer .footer{padding-top: 24px; padding-bottom: 24px;}
  #footer .footer .right .block{padding-top: 24px;margin-left: 64px;}
  .about1 { padding-top: 32px; padding-bottom: 64px;}
  .about1 .fc-title{margin-bottom: 24px;}
  .about1 .text img{margin-left: 32px;}
  .about1 .img{margin-top: 24px;}
  .news{padding-top: 32px;}
  .news .list .list-li{width: calc(33.33% - 16px);}
  .place{padding-top: 16px;}
  #products{margin-top: 32px;}
  #products .fc-title{margin-bottom: 16px;}
  #products .swiper-container.sub-nav{position: relative; right: auto; top: 0; margin-bottom: 16px;}
  #products .swiper-container.sub-nav .swiper-slide{margin-left: 0; margin-right: 20px;}
  .list.products .list-li{width: calc(25% - 16px);}
  .contact-info .item{width: 32%; padding: 16px;}
}

@media screen and (max-width: 900px) {
  .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; top: 19px;background-color:#2E6DFE;}
  .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; }
  #header .wrapper, .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 16px 16px; 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; }
  .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:#2E6DFE; border-right-color:#2E6DFE;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: #2E6DFE;}
  .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;}
  header .mobilemenu{top: 10px; margin-top: 0;}
  header.index-header{box-shadow: none;}
  #logo{position: absolute; left: 0; height: 40px; left: 16px; top: 50%; margin-top: -20px;}
  .wrapper{max-width: 750px;}
  header .wrapper{max-width: 100%;}
  .more a{width: 100%;}
  .fc-title .main, .fc-title .main span, .fc-title .main p{font-size: 20px;}
  .fc-title .secondary{font-size: 14px;margin-bottom: 16px;}
  .lang:before,.lang .select:after{display:none;}
  .lang .select ul{display: block;}
  .lang .select .placeholder,.lang .select ul{position: relative; width: auto; top:0; margin-top: 0;}
  .lang{width: 100%; margin-left: 0; padding-left: 0; margin-top: 32px;}
  .lang .select{width: 100%; display: flex; justify-content: center; align-items: center;}
  .lang .select .placeholder{padding-right: 32px;}
  #index-col1{align-items: flex-start; padding-top: 80px;}
  .email{width: 100%;}
  .fastbannerform__span{font-size: 18px;}
  .index-col2{padding-top: 16px;}
  #index-col1 .index-col1-img{width: 80%;}
  #index-col1 .index-col1-txt{width: 100%; height: 100%; padding-right: 16px; padding-bottom: 0;}
  #index-col1 .index-col1-txt .t{justify-content: center;}
  #index-col1 .index-col1-txt .t p,#index-col1 .index-col1-txt .t p span{font-size: 22px; margin-bottom: 0;white-space: nowrap;}
  #index-col1 .index-col1-txt .info{margin-bottom: 32px;}  
  .index-col3{flex-direction: column;}
  .index-col3 .txt,.index-col3 .img{width: 100%;}
  .index-col3 .txt .txt-info{margin-bottom: 16px;}
  .index-col3 .txt .more{margin-bottom: 24px;}
  .index-col4 .tab-t{width:100%;overflow-y:hidden;overflow-x:scroll;-webkit-overflow-scrolling:touch; white-space: nowrap; display: flex;padding:0;margin-bottom: 12px;}
  .index-col4 .tab-t::-webkit-scrollbar{display:none}
  .about2{flex-direction: column;}
  .about2 .item{width: 100%; margin-bottom: 16px; flex-direction: row; align-items: flex-start;}
  .about2 .item .txt{padding-left: 16px; flex: 1;}
  #index-col1 .index-col1-txt .info, #index-col1 .index-col1-txt .email-txt, .about2 .item .txt .txt-info, .about2 .item .txt .txt-info *, .index-col3 .txt .txt-info, .index-col3 .txt .txt-info *, #footer .footer .right .t{font-size: 14px;}
  .about2 .item .txt .t{margin-top: 0;}
  .about2 .item .txt>div{text-align: left;}
  .about3 .txt-info p{font-size: 14px;}  
  .footer-email{padding: 16px 160px 16px 16px; height: auto; margin-top: 16px;}
  .footer-email .fc-title{margin-bottom: 16px; z-index: 3;}
  #footer .footer .right .block:nth-child(1),#footer .footer .right .block:nth-child(2){display:none}
  #banner{margin-top: 60px; height: 36vh;}
  .banner-txt .main{font-size: 20px;}
  .banner-txt .main:after{margin-top: 12px; margin-bottom: 12px;}
  .banner-txt .secondary{font-size: 14px;}
  .contact-info{flex-direction: column; margin-bottom: 0px;}
  .contact-info .item{width: 100%; padding: 16px; margin-bottom: 16px;}
  .contact-info .item .txt .p1{font-size: 16px; margin-bottom: 8px;}
  .contact-info .item .txt .p2,.contact-info .item .txt .p3{font-size: 14px;}
  .about1 .fc-title.side .main{flex-direction:column}
  .news{padding-top: 16px;}
  .article .h1{font-size: 24px;}
  .list.products .list-li{width: calc(33.33% - 16px);}
}

@media screen and (max-width: 800px) {
  .spl-header{transform:translateY(0)}
  .index-card{padding-bottom: 16px;}
  .swiper-btn{width: 50px; height: 50px;}
  .main-page{padding-top: 0; padding-bottom: 16px;}
  .main-page .prev.swiper-btn{margin-left: 32px;}
  .swiper-tool{justify-content: center; margin-top: 16px; margin-bottom: 32px;}
  .about1 { padding-top: 0px; padding-bottom: 16px;}
  .about1 .img{justify-content: flex-start; margin-right: -16px;}
  .about1 .img a{width:calc((100% - 32px) / 2); margin-right: 16px; margin-bottom: 16px;}
  .about1 .text img{width: 100%; float:none; margin-left: 0;}
  #about2{padding-bottom: 16px;}
  .news .list .list-li,.list.products .list-li{width: calc(50% - 16px);}
  #footer .footer{padding-top: 16px; padding-bottom: 16px;}
  #footer .footer .right .t{margin-bottom: 8px;}
  #footer .footer .right a, #footer .footer .right p{margin-bottom: 8px;}
}

@media screen and (max-width: 700px) {
  .index-col3{padding-top: 0px;}
  .index-col3 .txt{width: 100%;}
  .index-col3 .txt .fc-title{margin-bottom: 16px;}
  .index-col3 .txt .txt-info{margin-bottom: 16px;}
  .index-col4{margin-top: 16px;}
  .tab-t li{font-size: 14px; padding: 10px 16px;}
  .index-swiper .list-txt{padding: 12px;}
}

@media screen and (max-width: 600px) {
  .fc-title .main, .fc-title .main span, .fc-title .main p{font-size: 18px; white-space: nowrap;}
  #footer .footer .left{width: 150px;}
  #footer .footer .left .logo{margin-bottom: 8px;}
  #footer .footer .right .block{margin-left: 32px;}
}

@media screen and (max-width: 480px) {
  .footer-email{padding-right: 16px;}
  .fc-title.side .main, .fc-title.side .secondary{justify-content: center;}
  .fc-title.side .main{flex-direction: row;}
  #index-col1{height: 85vh;}
  .footer-email .fc-title .main{flex-direction:column; align-items: center;}
  #footer .footer .left{display: none;}
  #footer .footer .right .block{margin-left: 0px;padding-top:0}
}

@media (prefers-color-scheme: dark) {
  html, img { 
    filter: invert(1) hue-rotate(180deg);
  }
}