﻿@import url('../css/fonts.css');html{font-size: 100px;}@media (max-width: 4096px){html{font-size: 175px;}}@media (max-width: 2560px){html{font-size: 125px;}}@media (max-width: 1920px){html{font-size: 100px;}}@media (max-width: 1600px){html{font-size: 100px;}}@media (max-width: 1440px){html{font-size: 100px;}}@media (max-width: 1220px){html{font-size: 100px;}}@media (max-width: 1024px){html{font-size: 100px;}}@media (max-width: 991px){html{font-size: 100px;}}@media (max-width: 639px){html{font-size: 100px;}}body{font-size:0.16rem; line-height:1.625; font-family:var(--font); background-color:#fff; overflow-x:hidden; color: var(--fontcolor);max-width:4096px; margin:0 auto;}a{ color:#0f1821; text-decoration:none; outline: medium none;text-decoration:none;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;-ms-transition:all .3s;}h1,h2,h3{font-family: var(--fontH);}h4,h5,h6{font-family: var(--font);}a:link,a:visited{text-decoration: none;}a:hover{text-decoration:none;color:#0f1821;}img,li{ vertical-align:top; border:0px; list-style-type: none;}img{ max-width:100%;}.clear{clear: both;}.container{ margin: 0px auto; clear: both;}*{margin:0px;padding:0px;}ul{ list-style-type:none;}b{ font-weight: normal; }ul,li,h5,dt,dd,img{margin:0px;padding:0px;}html,body,b,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,img,pre,form,p,input,td {margin:0px auto;padding:0; font-weight: normal;}body,td,th{ font-family: var(--font);}input,textarea{ font-family: var(--font); border:0; outline:medium;}@media (min-width:1px) and (max-width:991px){	.container{ margin-left: 15px; margin-right: 15px;}}@media (min-width:992px){	.container{width: calc(100% - 30px);margin:0 auto;}}@media (min-width:1200px){	.container{ width: calc(100% - 30px);margin:0 auto;}}@media (min-width:1400px){	.container{ width:1340px;margin:0 auto;}}@media (min-width:1630px){	.container{ width: 1340px; margin:0 auto;}}/*头部*/.header{ z-index: 9; transition: all 0.35s ease; box-sizing: border-box; position:absolute;top:0;left:0; width:100%; border-bottom:solid 1px rgba(255,255,255,0.2);}@media (min-width:992px){    .xslogo{display:none;}}@media (min-width: 1px) and (max-width: 991px) {  .xslogo{display:block; position:absolute; left:15px;top:15px;}  .xslogo img{display:block; max-width:200px;}}@media (min-width: 1px) and (max-width: 500px) {}/*导航*/.header .menu{ width:100%; transition: all 0.35s; margin-right: 0;}.header .jdmenu{ display:block; position:relative; z-index:9; }.header .jdmenu .nav{padding:.15rem 0rem;}.header .jdmenu .nav #jdmenu{ display: flex; justify-content: space-between;flex-wrap:wrap; align-items: center;}.header .jdmenu .nav #jdmenu>li{ display: inline-block; position: relative; margin: 0;}.header .jdmenu .nav #jdmenu>li>a{padding:0rem 0.1rem;font-size: 0.18rem; display: block; color:#fff; transition: all 0.35s; text-transform: capitalize; box-sizing: border-box; position: relative; overflow: hidden; z-index: 9;}.header .jdmenu .nav #jdmenu>li>a>i{display:inline-block; transform:rotate(90deg);font-size:0.10rem;}.header .jdmenu .nav #jdmenu>li.active>a{font-weight:500;}.header .jdmenu .nav #jdmenu>li.langer{position:absolute;right:0;top:.25rem; display: block; cursor: pointer; vertical-align: middle; transition: all 0.35s; background:var(--hoverbgcolor);border-radius:5px;z-index:999; }.header .jdmenu .nav #jdmenu>li.langer a{color:#fff; font-size:0.16rem;}.header .jdmenu .nav #jdmenu>li.langer a i.iconlang{color:#fff; display: inline-block;font-size: 0.2rem; font-weight: 500; margin-right:5px;}@media (min-width:992px){.header .jdmenu .nav #jdmenu>li.logo{}.header .jdmenu .nav #jdmenu>li{ }.header .jdmenu .nav #jdmenu>li>a{padding:0rem 0.07rem; font-size: 0.14rem;}.header .jdmenu .nav #jdmenu>li.active>a:after,.header .jdmenu .nav #jdmenu>li:hover>a:after{ content: ""; position: absolute; left: 0; bottom: 0; right: 0; height:0px; background: var(--hoverbgcolor);}}@media (min-width:1200px){.header .jdmenu .nav #jdmenu>li{}.header .jdmenu .nav #jdmenu>li>a{padding:0rem 0.1rem;font-size: 0.18rem;}}@media (min-width:1630px){.header .jdmenu .nav #jdmenu>li{ }.header .jdmenu .nav #jdmenu>li>a{padding:0rem 0.1rem;font-size: 0.18rem;}}@media (min-width: 1px) and (max-width: 991px) {.header .logo{ display: inline-block;}.header .jdmenu .nav #jdmenu>li.langer{position:relative;padding-bottom:0.5rem;top:0;}.header .jdmenu .nav{ position: fixed; left: 0; top: 0px; z-index: 99; bottom: 0; background:#1f1f1f; width:70%; height:auto; min-height:100%; overflow-y:auto; transition:all .5s ease; margin: 0; display: none; padding: 10% 0.3rem;}.header .jdmenu .nav .container{ margin: 0;}.header .jdmenu .nav #jdmenu{ display: block; float: none; margin-bottom: 80px;}.header .jdmenu .nav #jdmenu>li{ display: block; float: none; text-align: left; margin-bottom: 1px; border-bottom: 1px solid #fff;}.header .jdmenu .nav #jdmenu>li>a{ padding: 0.1rem 0;  display: block; color: #fff; font-size: .18rem; border-right: 0; border-left: 0; }.header .jdmenu .nav #jdmenu>li>a>i{ display: inline-flex; align-items: center; justify-content: center; width: 50px; height: 50px; cursor: pointer; position: absolute; right: 0; top: 0; transform: rotate(90deg); transition: all 0.35s; font-size: 24px;}.header .jdmenu .nav #jdmenu>li>a>i:before{ content: "\eb0c";}.header .jdmenu .nav #jdmenu>li.open>a>i{ transform: rotate(-90deg);}.header .jdmenu .nav #jdmenu>li.searchclick{ display: none; padding-left: 15px}.header .jdmenu .nav #jdmenu>li{ -webkit-animation: fadeup 0.5s;animation: fadeup .5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}.header .jdmenu .nav #jdmenu>li:nth-child(1){ -webkit-animation-delay: .2s;animation-delay: .2s;}.header .jdmenu .nav #jdmenu>li:nth-child(2){ -webkit-animation-delay: .3s;animation-delay: .3s;}.header .jdmenu .nav #jdmenu>li:nth-child(3){ -webkit-animation-delay: .4s;animation-delay: .4s;}.header .jdmenu .nav #jdmenu>li:nth-child(4){ -webkit-animation-delay: .5s;animation-delay: .5s;}.header .jdmenu .nav #jdmenu>li:nth-child(5){ -webkit-animation-delay: .6s;animation-delay: .6s;}.header .jdmenu .nav #jdmenu>li:nth-child(6){ -webkit-animation-delay: .7s;animation-delay: .7s;}.header .jdmenu .nav #jdmenu>li:nth-child(7){ -webkit-animation-delay: .8s;animation-delay: .8s;}.header .jdmenu .nav #jdmenu>li:nth-child(8){ -webkit-animation-delay: .9s;animation-delay: .9s;}.header .jdmenu .nav #jdmenu>li:nth-child(9){ -webkit-animation-delay: 1s;animation-delay: 1s;}}/*二级导航*/.header .jdmenu .nav>#jdmenu>li>.dropdown{ min-width: 100%; background: #fff; position: absolute;  left: 0; top: 100%; margin-top:0px; border-top:solid 3px var(--hoverbgcolor); display: none; z-index: 8; box-sizing: border-box; box-shadow: 2px 2px 5px #d5d5d5;}.header .jdmenu .nav>#jdmenu>li>.dropdown>li{ border-bottom: #ddd solid 1px;}.header .jdmenu .nav>#jdmenu>li>.dropdown>li>a{ color: #666666; font-weight: 400; font-size: 0.14rem; line-height:2; padding: 0.1rem 0.2rem; display: block;text-transform: capitalize}.header .jdmenu .nav #jdmenu>li.langer>.dropdown{ min-width:140px; box-sizing: border-box;}.header .jdmenu .nav #jdmenu>li.langer>.dropdown>li>a{ padding: 10px 15px; box-sizing: border-box;display:flex;flex-wrap:nowrap; justify-content:flex-start;align-items:center}.header .jdmenu .nav #jdmenu>li.langer>.dropdown>li>a>img{ width: 30px!important; height:20px;flex:0;}.header .jdmenu .nav #jdmenu>li.langer>.dropdown>li>a>span{width:calc(100% - 40px);}@media (min-width: 992px) {.header .jdmenu .nav>#jdmenu>li>.dropdown{ min-width: 2.1rem;}.header .jdmenu .nav>#jdmenu>li>.dropdown>li a{ text-overflow:ellipsis; white-space: nowrap;}.header .jdmenu .nav>#jdmenu>li>.dropdown>li:hover>a{ background: var(--hoverbgcolor); color: #fff;}.header .jdmenu .nav>#jdmenu>li>.dropdown>li:last-child{ border-bottom: 0;}}@media (min-width: 1px) and (max-width: 991px){.header .jdmenu .nav>#jdmenu>li>.dropdown{ position: inherit; left: inherit; right: inherit; top: inherit; background:none;border:0;box-shadow:none; min-width: inherit; display: block; margin: 0;}.header .jdmenu .nav>#jdmenu>li>.dropdown>li{ text-align: left;border-bottom: #d5d5d5 solid 1px;}.header .jdmenu .nav>#jdmenu>li>.dropdown>li>a{ font-size: 0.14rem;color:#d5d5d5; padding: 0.1rem 0rem;}.header .jdmenu .nav #jdmenu>li.langer{background:none; width:100%; border-radius:0;}.header .jdmenu .nav #jdmenu>li.langer>.dropdown{ min-width:100%; max-width:100%; box-sizing: border-box;}}/*region banner*/.bframe{ position: relative; overflow: hidden;}.bframe img{width:100%;}.bframe .swiper-pagination{ background:rgba(0,0,0,0.5);bottom:0!important; padding:0.1rem 0; }.bframe .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{  border-radius:10px; background:rgba(255,255,255,0.9);border:solid 2px #fff;opacity:1;}.bframe .swiper-pagination-bullets .swiper-pagination-bullet{ width:50px; height:.18rem; border-radius:10px; background:rgba(255,255,255,0.1);border:solid 2px #fff; opacity:0.5;}.bframe .swiper-pagination-total{font-size:0.24rem;color:#999999}.bframe .swiper-pagination-current{font-size:0.48rem; font-weight:900; color:var(--maincolor);}.bframe .swiper-button-next i,.bframe .swiper-button-prev i{display:none;}@media (min-width:1px) and  (max-width:991px){    .bframe .swiper-pagination{padding:0.0rem 0; }    .bframe .swiper-pagination-bullets .swiper-pagination-bullet{ width:20px; height:.05rem;}}/*endregion*//*首页*/.linkmore{font-size:0.16rem;  color:#666666; padding:0.125rem 0.25rem; text-decoration:none;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;-ms-transition:all .3s;}.linkmore i{display:inline-block; margin-left:0.1rem; font-weight:bold;font-size:0.2rem; color:#ffffff;text-decoration:none;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;-ms-transition:all .3s;}.linkmore:hover{font-weight:bold;}.linkmore:hover i{margin-left:0.15rem;}@media (min-width:1px) and  (max-width:991px){}.iframe{padding:0.17rem 0; background:#fafafa; border-bottom:solid 1px #eaeaea;}.iframe1 .item{text-align:center; margin-left:0;}.iframe1 .item:last-child{margin-right:0;text-align:right;}.iframe1 .item ul{display:block; width:100%; text-align:left;}.iframe1 .item ul li{display:inline-block;}.iframe1 .item ul li span,.iframe1 .item ul li a{display:block;}.iframe1 .item form{margin-right:0;border:solid 1px var(--maincolor); max-width:250px; display:flex; flex-wrap:nowrap; justify-content:space-between;align-items:center;}.iframe1 .item form input{width:calc(100% - 0.7rem);box-sizing:border-box;padding:0 .15rem;}.iframe1 .item form button{width:0.7rem;font-size:0.2rem;color:#fff; background:var(--maincolor);text-align:center;line-height:1.5em;border:none;}.iframe2{padding:0.6rem 0;position: relative; background:#fff;}.iframe2 .title{text-align:center;}.iframe2 .title span{display:block;font-size:.18rem;}.iframe2 .title h3{font-size: 0.3rem;font-weight:bold;}.iframe2 .title h3 b{font-size: 0.3rem;color:var(--maincolor);font-weight:bold;}.iframe2 .list{margin-top:0.35rem;}.iframe2 .list .item{width:calc((100% - 0.48rem)/4); margin-bottom:0.18rem; margin-left:0.18rem; margin-left:0;box-sizing:border-box;background:#fff;box-shadow: 0 0 30px rgba(0,0,0,0.19);}.iframe2 .list .item:nth-child(4n){margin-right:0;}.iframe2 .list .item .img{display:block;}.iframe2 .list .item .txt{display:block; background:#dddddd}.iframe2 .list .item .txt h3{display:block; padding:.1rem 0.15rem;  line-height:2;font-size:0.18rem; white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}.iframe2 .list .item .txt span{display:none;}.iframe2 .list .item:hover .txt{background:var(--hoverbgcolor);}.iframe2 .list .item:hover .txt h3{color:#fff;}.iframe3{padding:.6rem 0; background:#f7f7f7;}.iframe3 .list{position:relative;padding:0 80px;}.iframe3 .swiper-slide{background:#fff;height:130px;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;cursor:pointer;}.iframe3 .swiper-slide img{display:block;max-width:100%;max-height:100%;opacity:0.28;transition:all 0.3s ease 0s;}.iframe3 .swiper-slide:hover img{opacity:1;}.iframe3 .swiper-button-prev,.iframe3 .swiper-button-next{width:48px;height:48px;color:#fff;background:#6B6B6B;border-radius:0;margin-top:-24px;text-align:center;}.iframe3 .swiper-button-prev,.iframe3 .swiper-container-rtl .swiper-button-next{left:0;right:auto;}.iframe3 .swiper-button-next,.iframe3 .swiper-container-rtl .swiper-button-prev{right:0;left:auto;}.iframe3 .swiper-button-prev i,.iframe3 .swiper-button-next i{color:inherit;font-size:25px;line-height:48px;}.iframe3 .swiper-button-prev:hover,.iframe3 .swiper-button-next:hover{background:#05A160;color:#fff;}.iframe3 .swiper-pagination-bullets{display:none;position:static;margin:25px 0 0;}.iframe3 .swiper-pagination-bullet{height:10px;width:10px;margin:0 3px;border:2px solid #02275A;background:none;border-radius:50%;opacity:1;box-sizing:border-box;}.iframe3 .swiper-pagination-bullet-active{background:#02275A;border-color:#02275A;}.indexB{position:relative;background:#f7f7f7;padding:0.6rem 0;}.indexB .title{display:block;}.indexB .title h3{display:block;font-size:.3rem; text-transform:uppercase;}.indexB .title span{display:block; border-top:solid 1px #dddddd;}.indexB .title span em{display:block;height:3px; max-width:160px;background:var(--maincolor);}.indexB .content{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:start; margin-top:0.25rem;}.indexB .content .content_left{ width:calc(100% - 670px);box-sizing:border-box; padding-right:70px;}.indexB .content .content_right{ width:670px;box-sizing:border-box;}.indexB .content .content_right img{display:block;width:100%;}.indexB .content .content_left h3{font-size: 0.3rem;font-weight:bold;}.indexB .content .content_left h3 b{font-size: 0.3rem;color:var(--maincolor);font-weight:bold;}.indexB .content .content_left .content_show{font-size:0.16rem; line-height:1.6;text-align:justify; margin-top:0.25rem;}.indexB .content .content_left .btn{margin-top:0.3rem;}.indexB .list{display:block; position:relative;margin-top:0.3rem;}.indexB .page{position:absolute;left:0;top:50%; transform:translateY(-50%); width:100%; z-index:20;display:-webkit-flex;display:flex;}.indexB .swiper-button-prev,.indexB .swiper-button-next{position:static;width:63px;height:63px;margin-top:0;margin-left:0; border:none;color:#000;background:#fff;border-radius:0;text-align:center;z-index:5;}.indexB .swiper-button-next{margin-right:0;}.indexB .swiper-button-prev i,.indexB .swiper-button-next i{font-size:30px;line-height:63px;color:inherit;}.indexB .swiper-button-prev:hover,.indexB .swiper-button-next:hover{background-color:var(--maincolor);color:#fff;}.indexB .swiper-pagination{display:none;position:static;width:100%;text-align:center;margin:40px 0 0;}.indexB .swiper-pagination-bullet {height:10px;width:10px;margin:0 5px;background:#BEC0C3;border-radius:50%;opacity:1;box-sizing:border-box;}.indexB .swiper-pagination-bullet-active{background:#0E6EB8;}.indexC{position:relative;background:#ffffff;padding:0.6rem 0;}.indexC .title{display:block; text-align:center;}.indexC .title h3{font-size: 0.3rem;font-weight:bold;}.indexC .title h3 b{font-size: 0.3rem;color:var(--maincolor);font-weight:bold;}.indexC .content{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:start; margin-top:0.35rem;}.indexC .content .content_left{ width:702px;box-sizing:border-box; margin-left:0; }.indexC .content .content_right{ width:calc(100% - 702px);padding-left:60px;box-sizing:border-box;margin-right:0;}.indexC .content .content_left .img{display:block;}.indexC .content .content_left .img img{display:block;width:100%;}.indexC .content .content_left .txt{display:block;margin-top:0.15rem;box-sizing:border-box;}.indexC .content .content_left .txt h4{ font-size:0.24rem;line-height:2em;}.indexC .content .content_left .txt p{line-height:2em; margin-top:0.1rem;}.indexC .content .content_right .item{display:block; padding:0.2rem 0;border-bottom:solid 1px #eaeaea;}.indexC .content .content_right .item span{display:block;line-height:2em;}.indexC .content .content_right .item .txt{display:block;}.indexC .content .content_right .item h4{display:block; font-size:0.24rem;line-height:2em;}.indexC .content .content_right .item p{line-height:2em;}.indexC .content .content_right .item:first-child{padding-top:0;}.indexC .content .content_right .item:first-child span{display:block;line-height:1em;}.list-link{ overflow: hidden; padding: 15px 0;}.list-link li{ display: inline-block; font-size: 14px; margin-right: 10px;}/*region 底部*/.footer{background:#333333;padding-top:.6rem;box-sizing:border-box;position:relative;}.footer .listlogo{display:flex;flex-wrap:wrap; justify-content:space-between; box-sizing: border-box;border-bottom: 1px solid #404040; padding-bottom:0.35rem;}.footer .listlogo .item{width:33%;text-align:left;}.footer .listlogo .item:first-child{width:33%;text-align:left;}.footer .listlogo .item h2{display:block;font-size:0.18rem;color:#fff;line-height:2; font-weight:bold;}.footer .lxfs{ display:flex;flex-wrap:wrap; justify-content:space-between; box-sizing: border-box;padding-bottom: 40px;}.footer .lxfs .item{width:33%;}.footer .lxfs .item:first-child{width:33%;}.footer .lxfs .item ul{display:flex; flex-wrap:wrap; width:100%; margin-top: 0.15rem;}.footer .lxfs .item ul li{width:50%;margin-left:0;}.footer .lxfs .item ul li a{ color:rgba(255, 255, 255, 1); line-height:2; font-size:0.14rem;}.footer .lxfs .item ul li a:hover{color:var(--maincolor);}.footer .lxfs .item dl{display:block; margin-top: 0.15rem;}.footer .lxfs .item dl dd{display:block; }.footer .lxfs .item dl dd p{display:block; color:rgba(255, 255, 255,1); line-height:2; font-size:0.14rem;}.footer .lxfs .item dl dd p a{ color:rgba(255, 255, 255,1); line-height:2;}.footer .lxfs .item dl dd:first-child p{font-weight:bold;}.footer .lxfs .item dl dd:first-child p strong{font-weight:bold;font-size:.3rem;}.footer .lxfs .item dl dd p a:hover{color:var(--maincolor);}.footer .footcopy{padding:0.15rem 0; background:var(--maincolor);}.footer .footcopy p{ display:block; font-size: 0.14rem; color:rgba(255, 255, 255, 1); text-align:left;}.footer .footcopy p a{ font-size: 0.14rem; color:rgba(255, 255, 255, 1); margin-left:10px;margin-right:10px;}.footer .footcopy p a:hover{ color:rgba(255, 255, 255, .8); }@media (min-width:1px) and (max-width:768px) {    .iframe1 .item ul li span, .iframe1 .item ul li a{font-size:0.14rem;}    .iframe1 .item{width:100%;}    .iframe1 .item form{width:100%; max-width:100%; margin-top:0.1rem;}    .iframe2 .title h3,.iframe2 .title h3 b,.indexB .content .content_left h3 b,.indexB .content .content_left h3,.indexC .title h3,.indexC .title h3 b{font-size:0.2rem;}     .iframe2 .list .item{width:calc((100% - 0.3rem)/2); margin-right:.15rem;}    .iframe2 .list .item:nth-child(2n){margin-right:0}    .iframe2 .list .item .txt h3{font-size:0.14rem;}    .indexB .content .content_left{width:100%; padding-right:0;}    .indexB .content .content_right{width:100%; margin-top:0.2rem;}    .indexC .content .content_left{width:100%;}    .indexC .content .content_right{width:100%; padding-left:0;}    .footer .listlogo .item:not(:first-child){display:none;}     .footer .listlogo .item:first-child{width:100%;}     .footer .lxfs .item, .footer .lxfs .item:first-child{width:100%!important;}     .footer .lxfs .item:nth-child(2){display:none;}     .footer .lxfs .item ul li{width:100%;}     .footer .footcopy{margin-bottom:1rem;}     .indexC .content .content_right .item h4,.indexC .content .content_left .txt h4{font-size:.18rem; font-weight:bold;}}@media (min-width:768px) and (max-width:991px){    .iframe2 .list .item{width:calc((100% - 0.3rem)/2); margin-right:.15rem;}    .iframe2 .list .item:nth-child(2n){margin-right:0}    .iframe2 .list .item .txt h3{font-size:0.16rem;}    .indexB .content .content_left{width:100%; padding-right:0;}    .indexB .content .content_right{width:100%; margin-top:0.2rem;}    .indexC .content .content_left{width:100%;}    .indexC .content .content_right{width:100%; padding-left:0;}    .footer .listlogo .item:not(:first-child){display:none;}     .footer .listlogo .item:first-child{width:100%;}     .footer .lxfs .item, .footer .lxfs .item:first-child{width:100%!important;}     .footer .lxfs .item ul li{width:100%;}     .footer .footcopy{margin-bottom:1rem;}}@media (min-width:992px) and (max-width:1201px){    .iframe2 .list .item .txt h3{font-size:0.16rem;}    .indexB .content .content_left{width:50%}    .indexB .content .content_right{width:50%}    .indexB .content .content_left .content_show{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6; overflow: hidden;}    .indexC .content .content_left,.indexC .content .content_right{width:50%; box-sizing:border-box;}    .indexC .content .content_right .item h4,.indexC .content .content_left .txt h4{white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}    .indexC .content .content_right{padding-left:30px;}}@media (min-width:1201px) and (max-width:1441px){}@media (min-width:1441px) and (max-width:1630px){}@media (min-width:1630px){}.htmltop{ position: fixed; right: 15px; bottom: 60px; z-index: 9;}@media (min-width:1px) and  (max-width:991px){.htmltop{ display: none;}}/*endregion*//*region 语种工具*/.footer_language{overflow: hidden; padding: 15px 0; }.footer_language>.container>ul{display: flex;}.footer_language>.container>ul>li{margin-right:3px; display: inline-block;}.footer_language>.container>ul>li>a{font-size:12px; line-height:2em; color: #333;}.footer_language>.container>ul>li>a>img{border:solid 1px #eaeaea; }.footer_language>.container>ul>li>a>span{font-size:12px; line-height:2em;}.footer_language>.container>ul>li:last-child{ margin-right: 0px;}@media (min-width:992px) {.footer_language>.container{ width: 980px}}@media (min-width:1230px){    .footer_language>.container>ul>li{ margin-right: 17px;}}@media (min-width:1px) and (max-width:991px){.footer_language{ display: none;}}/*endregion*//*region 版权*/.copy{ font-size: 16px; overflow: hidden; color: #fff;}.copy a{ color: #fff;}@media (min-width:992px) {.copy p{ display: inline-block; float: left;}.copy p:last-child{ float: right;}}@media (min-width:1px) and (max-width:991px){.copy{  font-size: 12px; line-height: 2; border: 0; margin-top: 0; padding: 0; margin-bottom: 20px;}}/*endregion*//*手机底部导航*/.mobMenu{ position: fixed; left: 0px; right: 0px; bottom: 0px; z-index: 10; background: #f1f1f1; display: none;}.mobMenu>.foot_nav{width:25%;float:left;text-align:center;color:#898989;font-size:12px; font-family: "Arial"}.mobMenu>.foot_nav>a>i.iconfont{display:block;padding:3px 0 0 0;font-size:18px;line-height:24px}.mobMenu>.foot_nav>a>.hamburger{position:inherit;float:none;margin:0 auto;width:100%}@media (min-width:1px) and (max-width:1079px){    .mobMenu{ display: block;}}/*内页*/.body{}.nbframe{ position: relative; overflow: hidden;}.nbframe img{ width: 100%;}@media (min-width:992px){.nbframe{ }}@media (min-width:1px) and (max-width:991px){.nbframe img{ min-height:auto; width:100%;}}.body>.container>.flex_between{display:block;}/*region 左侧导航栏目*/.left_nav{ overflow: hidden; padding: 0rem 0; width: 100%;display:block; border-bottom: 1px #e2e2e2 solid;}.left_nav>.lbt{ overflow: hidden;}.left_nav>.lbt h2{display:none;}.left_nav>.lbt>ul{display:block; }.left_nav>.lbt>ul>li{display:inline-block; margin-left:0;}.left_nav>.lbt>ul>li>a{display: block; padding: 0.15rem .2rem; line-height:2; position: relative; text-transform: capitalize}.left_nav>.lbt>ul>li>i{position: absolute; right: 20px;   z-index: 8; cursor: pointer; top:50%; transform:translateY(-50%)}.left_nav>.lbt>ul>li>i:before{ content:"\eb93"; font-size:0.22rem;}.left_nav>.lbt>ul>li:hover>a,.left_nav>.lbt>ul>li.active>a{ color: var(--hoverbgcolor); font-weight:bold; border-bottom:solid 2px var(--maincolor);}.left_nav>.lbt>ul>li.active>i:before{ content: "\e620";}.left_nav>.lbt>ul>li.active>ul{ display: block}.left_nav>.lbt>ul>li>ul{ padding: 0 0.2rem; display: none;}.left_nav>.lbt>ul>li>ul>li{}.left_nav>.lbt>ul>li>ul>li>a{ display: block; padding: 0 0.15rem; line-height: 0.3rem; position: relative;}.left_nav>.lbt>ul>li>ul>li>a:before{ content: ""; display: inline-flex; width: 3px; height: 3px; background: #231f20; position: absolute; left: 0; top: 50%;}.left_nav .divkeyfrom{ margin-bottom: 0.4rem;  background: #f0f2f4; overflow: hidden; padding: 0.2rem 0.15rem;}.left_nav .divkeyfrom form{ display: flex; background: #fff; padding: 5px;}.left_nav .divkeyfrom input{ flex: 1;}.left_nav .divkeyfrom button{ width: 43px; height: 43px; display: inline-flex; align-items: center; justify-content: center; background: #6b6f72; color: #fff; border: 0; cursor: pointer;}.left_nav.sticky { float: none; position: fixed; top: 20px; z-index: 6; left: auto; }@media (min-width:992px){   }@media (min-width:1px) and (max-width:991px){.left_nav{ width: auto; float: none; padding: 0; display: none;}.left_nav>.lbt{ margin-bottom: 0;}.left_nav>.lbt h2{ padding: 15px; margin-bottom: 5px;}.left_nav>.lbt>ul{display: none; transition: all 0.35s;}.left_nav .divkeyfrom{ padding: 15px 10px;}.left_nav .divkeyfrom button{ height: 30px; width: 30px;}.hidden-xs{ display: none!important;}}/*endregion*//*右侧*/.right_content{ width:100%; height: auto; padding: 0.3rem 0px;}@media (min-width:1px) and (max-width:991px){.right_content{ width: 100%; float: none; padding: 0.3rem 0 0.3rem 0;}}/*region 面包屑*/.location {overflow: hidden; padding: 0.35rem 0;position:absolute;bottom:0; width:100%;}.location .txt{ text-transform: capitalize; position: relative;color:#fff;}.location .txt h2{display:block; font-size: 0.3rem; font-weight: bold; text-transform: capitalize; margin-bottom: 10px; color:#fff;}.location .txt p{ font-size: 0.16rem; color: #fff; display: inline-flex; align-items: center;}.location .home{ color:#fff; margin-right: 5px; }.location .i-home:before{ content: "\e609";color:#fff;}.location .here{  display: inline-block; padding: 0 0px; color: #fff;}.location .here:before{ content: "\eb93";color:#fff;}.location a{ display: inline-block; color: #fff;}@media (min-width:992px){.location .txt{ font-size: 0.14rem;}.location .home{ font-size: .14rem;}.location a{ font-size: .14rem;}}@media (min-width:1px) and (max-width:991px){.location{ display: block; padding: 0.1rem 0;}.location .txt{ font-size: 0.14rem;}.location .txt h2{ font-size: 0.18rem; margin-bottom:0; }.location .home{ font-size: .14rem;}.location a{ font-size: .14rem;}}/*endregion*//*横屏导航*/.footer__subnavSelect{width:100%;background:var(--hoverbgcolor);height:45px;border:0;border-bottom:1px solid var(--hoverbgcolor);border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#fff;padding:2px 15px 0;background-image:url("../images/arrow-down-select.svg");background-repeat:no-repeat;background-position-x:95%;background-position-y:center;background-size:15px;outline:0;display:none; filter: drop-shadow(144px 0 0 #fff);}@media (min-width:1px) and (max-width:991px){.footer__subnavSelect{ display: block;}}.page_lt{ }.page_lt ul{ text-align: center;}.page_lt ul li{ display: inline-flex; font-size: 18px; background: #2859b6; border-left: 1px solid #fff;}.page_lt ul li>a{ display: block; color: #fff; padding: 0.25rem 0.4rem;}.page_lt ul li:hover,.page_lt ul li.active{ background: #e50012;}.page_lt ul li:first-child{ border: 0;}@media (min-width:992px) {.page_lt{ position: relative; z-index: 2; transform: translateY(-50%);}}@media (min-width:1px) and (max-width:991px){.page_lt .container{ margin: 0; margin-top: 15px;}.page_lt{ display: none;}}/*单页面*/.atitlebody{ padding: 0.5rem 0;}.atitle{ overflow: hidden;  box-sizing: border-box;}@media (min-width:1px) and (max-width:991px){.atitlebody{ padding: 15px 0;}}.neirnr{ overflow: hidden; padding: 30px 0;}@media (min-width:1px) and (max-width:991px){}/*产品中心*/.CateList{ position: relative;}.bigSelect{ display: inline-block; width: 3.2rem; padding:2px 15px 0;height:45px;outline:0;border:0;background:var(--hoverbgcolor); position: relative; box-sizing: border-box; transition: all 0.35s; border-top-left-radius: 15px;}.bigSelect:before{ content: "\eb0c"; font-family:iconfont; position: absolute; width: 45px; height: 45px; right: 0; top: 50%; transform: translateY(-50%) rotate(90deg); color:#fff; z-index: 2; font-size: 0.3rem; display: flex; align-items: center; justify-content: center; transition: all 0.35s;}.bigSelect:after{ content: ""; position: absolute; right: 0; top: 0; width: 45px; height: 45px; background: #f4f4f4; z-index: 1; opacity: 0;}.bigSelect h3{ color: #fff; font-weight: normal; transition: all 0.35s; width: 100%; height: 44px; line-height: 44px; position: relative; z-index: 3; cursor: pointer;}.bigSelect .list{ position: absolute; left: 0; right: 0; top:45px; z-index: 8; background: #f4f4f4; height: 0; overflow-y: auto; visibility:hidden; transition: all 0.35s; box-shadow: 0 0 5px #f5f5f5;}.bigSelect .list::-webkit-scrollbar{width:2px;height:1px;-webkit-transition:all .3s linear;transition:all .3s linear;}.bigSelect .list::-webkit-scrollbar-thumb{border-radius:10px;background:var(--hoverbgcolor);box-shadow:inset 0 0 5px rgba(0,0,0,.2);-webkit-transition:all .3s linear;transition:all .3s linear;}.bigSelect .list::-webkit-scrollbar-track{border-radius:10px;background:#ededed;box-shadow:inset 0 0 5px rgba(0,0,0,.2);}.bigSelect .list .item{ overflow: hidden; cursor: pointer; padding: 15px 15px; font-size: 14px; color: #333; border-bottom: 1px solid #d5d5d5;}.bigSelect .list .item:hover{ background: var(--hoverbgcolor); color: #fff;}.bigSelect.on:before{ transform: translateY(-50%) rotate(-90deg); color: var(--hoverbgcolor);}.bigSelect.on:after{ opacity: 1;}.bigSelect.on .list{ visibility: visible; height: 50vh;}.bigSelect#Smallcategory{ display: none;}.CateList>.list{ overflow-y: hidden; overflow-x: auto;}.CateList>.list .context{ display: flex; flex-wrap: wrap; justify-content: space-between;}.CateList>.list .item{ margin: 0; overflow: hidden; width: calc((100%)/6); display: inline-block;  position: relative;}.CateList>.list .item .img{ overflow: hidden; box-sizing: border-box;  width: 1.06rem;}.CateList>.list .item .img img{ width: 100%;}.CateList>.list .item .txt{ overflow: hidden; flex: 1; box-sizing: border-box; padding-left: 0.15rem;}.CateList>.list .item .txt h3{ line-height: 1.4;}.CateList>.list .item a{ display: flex; justify-content: space-between; align-items: center; }@media (min-width:992px){.CateList>.list .item:hover .txt h3{ color: var(--hoverbgcolor); font-weight: bold;}}@media (min-width:1441px){.CateList>.list .item .img{ width: 0.8rem;}}@media (min-width:1px) and (max-width:991px){.bigSelect{ border-top-right-radius: 15px; width: 100%; margin-bottom: 15px;}.bigSelect:after{ border-top-right-radius: 15px;}.CateList{ margin-bottom: 15px;}.CateList>.list .item{ width: calc((100%)/3); margin-bottom: 15px;}.CateList>.list .item .img{ width: 40px;}.CateList>.list .item .txt h3{ font-size: 11px}}.CateList .searchput{overflow: hidden;position: relative;z-index: 1;min-width:4.75rem; border-radius: 10px;}.CateList .searchput input{width:70%;float: left;line-height: 40px;padding:7px 20px;padding-left:20px;font-size:14px;color:#888;border:1px solid #dcdcdc;height: 46px; box-sizing: border-box; border-top-left-radius: 10px; border-bottom-left-radius: 10px;}.CateList .searchput input::placeholder{font-size:14px;color:#888}.CateList .searchput button{width:30%;float: left;text-align: center;height: 46px;border: 0;background-color: var(--hoverbgcolor);cursor:pointer;color:#fff;font-size:18px; box-sizing: border-box; outline: none;}.searchput{position: relative;float: right;}@media (min-width:1px) and (max-width:991px){.CateList .searchput{ min-width: inherit; display: block; width: 100%;}}.summary{ overflow: hidden; position: relative; margin-top: 0.4rem; padding-bottom: 0.3rem; border-bottom: 2px solid #e2e2e2; text-align: center; display: none;}.summary>h1{ font-size: 0.24rem; font-weight: bold; line-height: 1.2; color: #333; margin-bottom: 0.2rem; text-align: left;}.summary .txt{ overflow: hidden; line-height: 2; font-size: 15px; font-family:sans-serif,Arial; text-align: left; transition: all 0.35s;}.summary .btndown{ display: inline-flex; align-items: center; justify-content: center; padding: 5px 30px; border-radius: 30px; background: var(--hoverbgcolor); cursor: pointer; color: #fff; margin-top: 15px;}.summary .btndown i{ font-size: 20px; display: block; transition: all 0.35s;}.summary .btndown[typeof='open'] i{ transform: rotate(-180deg)}@media (min-width:1px) and (max-width:991px){.summary>h1{ font-size: 16px;}.summary .txt{ font-size: 12px;}}.morelink{position: relative;transition: all .3s;box-sizing: border-box;background-color:#2859b6; display: inline-block; overflow: hidden;}.remarkcontext{margin-bottom:0rem;}.productslist{ overflow: hidden; }.productslist .list{ display: flex; flex-wrap: wrap; padding:0; justify-content:flex-start;align-items:center;}.productslist .item{float:left; width:calc((100% - 40px)/3);margin: 0; margin-right:20px;margin-bottom:20px;transition:all .3s; box-sizing: border-box; }.productslist .item:hover{}.productslist .item:nth-child(3n){margin-right:0px;}.productslist .item .box{padding:0px; background:#fff;}.productslist .item .img{overflow:hidden;border:1px solid #d4d4d4;}.productslist .item .img img{width:100%;}.productslist .item .txt{padding-top:0.15rem;}.productslist .item .txt h3{font-size:.18rem; line-height:1.2;margin-bottom:15px;width: 100%;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}.productslist .item .txt p{ font-size: .14rem; color: #999; line-height: 1.5;height: 4.5em; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; display:none;}.productslist .item .txt .morelink{border-radius:20px;padding:5px 20px;font-size:14px;color:#fff; display:none;}.productslist .item .txt .morelink:hover{background-color:#fff;color:#2859b6}@media (min-width:1230px) and (max-width:1409px) {    .productslist .item .box{padding:0}    .productslist .item .txt{padding:0.15rem;}    .productslist .item .txt h3{font-size:0.16rem;line-height:1.5;width: 100%;}}@media (min-width:992px) and (max-width:1229px) {    .productslist .item{width:calc((100% - 20px)/2);margin-right:20px}    .productslist .item:nth-child(2n){margin-right:0px}        .productslist .item:nth-child(3n){margin-right:20px}    .productslist .item .box{padding:0}    .productslist .item .txt{padding:0.15rem;}    .productslist .item .txt h3{font-size:18px;line-height:1.5;width: 100%;}    .productslist .item .txt .morelink{padding:5px 15px;font-size:14px}}@media (min-width:768px) and (max-width:991px) { .productslist .item{width:calc((100% - 20px)/2);margin-right:20px}    .productslist .item:nth-child(2n){margin-right:0px}        .productslist .item:nth-child(3n){margin-right:20px}    .productslist .item .box{padding:0}     .productslist .item .txt{padding:0.15rem;}    .productslist .item .txt h3{font-size:16px;line-height:20px;width: 100%;}    .productslist .item .txt .morelink{padding:2 10px;font-size:14px}}@media (min-width:1px) and (max-width:767px) {.productslist{}.productslist .list{ padding: 0px 0;}.productslist .item .box{padding:0}.productslist .item{width:100%;margin-right:0px}.productslist .item .img{ padding: 0px;}.productslist .item .txt{padding:0.15rem;}.productslist .item .txt h3{font-size:14px;line-height:20px;width: 100%; margin-bottom: 10px;}.productslist .item .txt p{ font-size: 12px; margin-bottom: 10px; line-height: 1.4; height: 4.2em;}.productslist .item .txt .line1{margin-bottom:20px;display:none;}.productslist .item .txt .info{margin-bottom:0;display:none;}.productslist .item .txt .info p i{width:40px;height:40px;line-height:40px;font-size:24px;}.productslist .item .txt .info p span{font-size:14px;line-height:20px;margin-top:10px;}.productslist .item .txt .morelink{padding:5px 15px;font-size:13px;line-height:20px;}}/*产品详情*/.details{overflow: hidden; padding:0.3rem 0 0.6rem 0; }.details .html{ background: #fff; border:solid 1px #eaeaea;}.details .html .bigimg{ box-sizing: border-box; display:block;}.details .html .bigimg .gallery-top{}.details .html .bigimg .gallery-top .swiper-slide{ overflow: hidden; box-sizing: border-box; border: 1px solid #f5f5f5; text-align: center;}.details .html .bigimg .gallery-top .btn{ display: inline-flex; top: 50%; transform: translateY(-50%); z-index: 5; position: absolute; cursor: pointer; outline: none; width:30px; height:50px; background:#dddddd; text-align:center; line-height:50px; border:solid 1px #dddddd;}.details .html .bigimg .gallery-top .btn i{ font-size: 0.25rem; color:#ffffff; display:block;width:30px; height:50px;line-height:50px;}.details .html .bigimg .gallery-top .btn-prev{ left: 10px;}.details .html .bigimg .gallery-top .btn-next{ right:10px;}.details .html .bigimg .gallery-thumbs{ margin-top: 0.1rem; text-align:center;box-sizing:border-box; padding:0 0.15rem;}.details .html .bigimg .gallery-thumbs .swiper-wrapper{ margin:0 auto;}.details .html .bigimg .gallery-thumbs .swiper-slide{ opacity: 1; cursor: pointer; margin: 0; box-sizing: border-box; border: 1px solid #eaeaea;}.details .html .bigimg .gallery-thumbs .swiper-slide-thumb-active{ opacity: 1; border: 1px solid var(--maincolor);}.details .html .bigimg .gallery-top .swiper-pagination-bullet-active{background:var(--maincolor); width:45px; border-radius:5px;}.details .html .txt{ overflow: hidden;display:block; margin-top:0.25rem;box-sizing:border-box; padding:0.15rem;}.details .html .txt h1{ font-size: 0.24rem; color: var(--fontcolor); font-family:var(--font); line-height:1.2; font-weight: bold;}.details .html .txt .context{ overflow: hidden; padding: 0.1rem 0rem 0.3rem 0rem; color: #666; font-size: 0.16rem; line-height: 1.5;}.details .html .txt .btnlist{display:flex;flex-wrap:nowrap; justify-content:space-between;}.details .html .txt .btnlist a{width:30%;background:var(--maincolor);color:#fff;padding:0.1rem 0; text-align:center; font-size:0.16rem;}.details .html .txt .btnlist a:hover{background:var(--hoverbgcolor);}.details .html .txt h2{ font-size: 18px; margin-top: 0.3rem; font-weight: bold; color: #000;}.details .html .txt .downlistp{ overflow: hidden; font-size: 16px;}.details .html .txt .downlistp a{ color: var(--hoverbgcolor); line-height: 2;}.details .html .txt .concp{ overflow: hidden; margin-top: 0.3rem; font-size: 16px; line-height: 2;}.details .html .txt .concp a{ background: var(--hoverbgcolor); padding: 0.1rem 0.4rem; font-size: 0.2rem; color: #fff; display: inline-block;}.details .details-txt{ overflow: hidden; margin-top: 0.3rem;}.details .xgeffect{ overflow: hidden;margin-top: 0.2rem;}.details .xgeffect .detailtop{ overflow: hidden;  background: #f0f0f0}.details .xgeffect .detailtop h2{ position:relative;  text-transform: capitalize; cursor: pointer; line-height: 2;font-size: 0.18rem;color: #fff;}.details .xgeffect .detailtop .title{display: block;position: relative; max-width:200px; margin-left:0;padding: 0.05rem 0rem; box-sizing:border-box;text-align: center; background: var(--maincolor);   }.details .xgeffect .detailtop .title::before {   content: "";  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  background-color:  var(--maincolor);  transform: skew(-20deg); /* 向左倾斜 */  transform-origin: bottom right; /* 控制倾斜的原点 */}.details .xgeffect .detalist{ overflow: hidden;line-height: 2; padding:.2rem; border: 1px solid #dbdbdb;}.details .xgeffect .detalist table{ width: 100%;border-collapse:collapse;}.details .xgeffect .detalist table tr{ width: 100%;}.details .xgeffect .detalist table tr td:nth-child(1){white-space:nowrap;width:1%;}.details .xgeffect .detalist table tr:nth-child(1) td{background:var(--hoverbgcolor);color:#FFF;border:1px solid var(--hoverbgcolor);}.details .xgeffect .detalist table tr td{ padding:0.06rem 0.2rem; border-left: 1px solid #a5a5a5!important; border-bottom: 1px solid #a5a5a5!important; }.details .xgeffect .detalist table tr td:last-child{ border-right: 1px solid #a5a5a5!important;}.details .xgeffect .detalist table tr:first-child td{ border-top: 1px solid #a5a5a5!important;}.details .xgeffect .detalist .item{ width: calc((100% - 0.5rem)/2); float: left; margin-right: 0.5rem; margin-bottom: 0.4rem;}.details .xgeffect .detalist .item .img{ overflow: hidden}.details .xgeffect .detalist .item .img img{ width: 100%; height: auto;}.details .xgeffect .detalist .item .txt{ background: #014da1; text-align: center;}.details .xgeffect .detalist .item .txt h3{ color: #fff; font-size: 18px; line-height: 2; padding: 10px;}.details .xgeffect .detalist .item:nth-child(2n){ margin-right: 0;}.details .xgeffect .detalist .item:nth-child(2n+1){ clear: both;}@media (min-width:1202px){.details .html{}.details .html .bigimg{ width: 100%; margin: 0;}.details .html .txt{ width:100%; margin: 0;}}@media (min-width:992px){.details .html{ }.details .html .bigimg{ width: 100%; margin: 0;}.details .html .txt{ width:100%; margin: 0;}} 	@media (min-width:1px) and (max-width:991px){.details{padding-top:0; }.details .left_nav{ float: none;}.details .right_detail{ float: none;}.details .html .txt{ margin-top: 30px;}.details .html .txt h1{font-size:.18rem;}.details .html .txt .btnlist a{width:40%;}.details .xgeffect .detailtop h2{ padding: 0 0.1rem;}.details .xgeffect .detalist{ padding: 0.15rem;}.details .xgeffect .detalist .item .txt h3{  font-size: 14px; padding: 5px;}.details .xgeffect .detailtop .title{max-width:50%;}}.relatedProducts{}.relatedProducts .ipto{ overflow: hidden; width: calc((100% - 45px)/4); float: left; margin-right: 15px;}.relatedProducts .ipto .ipti{ overflow: hidden; border: 1px solid #f5f5f5;}.relatedProducts .ipto .ipti img{ width: 100%; transition: all 0.35s ease;}.relatedProducts .ipto .iptz{ overflow: hidden; text-align: center; margin-top: 0.1rem;}.relatedProducts .ipto .iptz h3{font-size: 14px; }.relatedProducts .ipto:hover .ipti img{ transform: scale(1.1)}@media (min-width:992px)  {.relatedProducts .ipto:nth-child(4n){ margin-right: 0;}.relatedProducts .ipto:hover .ipti img{ transform: scale(1.1)}}@media (min-width:1px) and (max-width:991px) {.relatedProducts .ipto{ overflow: hidden; width: calc((100% - 15px)/2); }.relatedProducts .ipto:nth-child(2n){ margin-right: 0;}}.table-responsive{overflow-x:auto;min-height:.01%;}@media screen and (max-width:767px){.table-responsive{overflow-y:hidden;margin-bottom:15px;width:100%;border:1px solid #ddd;-ms-overflow-style:-ms-autohiding-scrollbar; box-sizing: border-box;}.table-responsive>.table{margin-bottom:0;}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap;}.table-responsive>.table-bordered{border:0;}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0;}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0;}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0;}}/*产品订单*/.Inquiry{ overflow: hidden;}.Inquiry h2{ font-size: 20px; text-transform: uppercase; margin-bottom: 10px; color: #262626; }.Inquiry .inquiryRemark{font-size: 0.16rem; line-height: 1.6;color:#666666; margin-bottom:0.2rem;}.Inquiry .inquiryRemark a{font-weight:bold; margin:0 5px;}.onlineInquiry{ overflow: hidden;}.onlineInquiry .input{ overflow: hidden; display: flex; align-items: center; background: #f5f8fa; border: 1px solid #d8d8d8; box-sizing: border-box; padding:0  5px; margin-bottom: 25px;}.onlineInquiry .input.textarea{ align-items: stretch;}.onlineInquiry .input.textarea>label{ padding: 5px 15px 5px 0;}.onlineInquiry .input>label{ font-size: 0.14rem; color: #6b6b6b; white-space: nowrap;text-overflow: ellipsis;}.onlineInquiry .input>input{ flex: 1;font-size: 0.14rem; background: none; line-height: 35px; box-sizing: border-box; padding: 0 5px;}.onlineInquiry .input>textarea{ flex: 1; background: none; border: 0; outline: none; padding: 8px 0; box-sizing: border-box; resize: none}.onlineInquiry .button{ overflow: hidden; width: 100%; float: left;}.onlineInquiry .button>button{ border: 0; padding: 0px 30px; line-height: 35px; position: relative; font-size: 0.16rem; display: inline-block; transition: all 0.35s; z-index: 1; cursor: pointer; color: #fff; outline: none;overflow: hidden;}.onlineInquiry .button>button:before{ content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 100%; background: #1f1f1f; z-index: -2;}.onlineInquiry .button>button:after{ content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 0; background: var(--hoverbgcolor); transition: 0.35s; z-index: -1;}.onlineInquiry .button>button:hover:after{ width: 100%;}@media (min-width:992px)  {.onlineInquiry .input.w33{ width: calc(33.33% - 17px); float: left; margin-right: 25px;}.onlineInquiry .input.w50{ width: calc(50% - 15px); float: left; margin-right: 30px;}.onlineInquiry .input.end{ margin-right: 0}.onlineInquiry .input.w67{ width: calc(66.67% - 10px); float: left;}}/*联系我们*/.contactusinfo{ overflow: hidden; padding: 0rem;text-align: center;}.contactustit{text-align:center;padding: 0.4rem 0;}.contactustit h2{display:block; font-size: 0.24rem; font-weight: bold;  color: #333; line-height:2;}.contactustit p{display:block; font-size: 0.18rem;  color: #666666;line-height:2em; margin-top:0.15rem;}.contactustit p strong{font-size: 0.3rem;  color: var(--maincolor);}.contactusinfo .lxfs{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:start;}.contactusinfo .lxfs .item{ width:25%; padding: 0.5rem 0.25rem; text-align: center; color: #fff;}.contactusinfo .lxfs .item:not(:nth-child(4)){border-right:solid 1px #eaeaea;}.contactusinfo .lxfs .item span{ display: block; margin:0 auto;  text-align:center;}.contactusinfo .lxfs .item span i{ font-size: 0.7rem; color:var(--maincolor);}.contactusinfo .lxfs .item h4{ font-size: 0.17rem; line-height: 3; font-weight:600;color:#333;}.contactusinfo .lxfs .item p{display:block; font-size: 0.18rem; line-height:2; color:#333;}.contactusinfo .lxfs .item p a{ color: #333; font-weight:bold;}.contactusinfo .lxfs .item p a:hover{color:var(--hoverbgcolor);}.con_map_list{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:start;overflow: hidden;}.con_map_list .item{width:100%; margin-left:0;}.con_map_list .item:nth-child(2n){margin-right:0px;}@media (min-width:992px){.contactusinfo .lxfs{ display: flex;}.contactusinfo .lxfs .item{ flex: 1; }}@media (min-width:1px) and (max-width:991px){    .contactustit h2{font-size:0.18rem;}    .contactustit p strong{font-size:0.2rem;}.maps{ height: 300px;}.contactustit{padding-bottom:0.2rem;}.contactusinfo{ padding: 15px 0px;}.contactusinfo .lxfs .item{width:100%; box-sizing:border-box;text-align:left; padding:0 0rem; margin-bottom: 0px;border:none!important;}.contactusinfo .lxfs .item span{margin-left:0;display:none;}.contactusinfo .lxfs .item:last-child{width:100%;}.contactusinfo .lxfs .item h4{ font-size: 14px; }.contactusinfo .lxfs .item p{ font-size: 14px; line-height: 2;}.con_map_list .item{display:block; width:100%; margin-left:0;margin-right:0px;padding:0px; margin-bottom:0.25rem;}}/*留言*/.leave{ overflow: hidden; padding: 0rem 0;}.leave h2{ font-size: 0.18rem; font-weight: bold;  position: relative; padding:0.1rem 0.2rem; background: #f1f1f1;color:#333;}.leave p{font-size:0.16rem;display:block;color:#666666; margin-top:0.1rem;}.feedback{ overflow: hidden; margin-top: 0.3rem;}.feedback .input_div{ overflow: hidden;  margin-bottom: 20px; position: relative;}.feedback .input_div>label{ background: none; font-size:15px; font-weight: bold; color: #666; display: block; box-sizing: border-box; align-items: center; white-space: nowrap;text-overflow: ellipsis; margin-bottom: 10px;}.feedback .input_div>label>span{ font-weight: normal;}.feedback .input_div>input[type='text']{ width: 100%; background: none; border: 1px solid #d8d8d8; box-sizing: border-box; height: 40px; color: #333; padding: 10px;}.feedback .input_div>textarea{ background:none; border: 1px solid #d8d8d8; width: 100%; float: left; outline: none; resize: none; box-sizing: border-box; height: 1rem; color: #333; padding: 10px;}.feedback .input_div>#idcode2{ position: absolute; right: 0; bottom: 0; height: 40px; display: inline-flex; width: 100px; align-items: center; border-left: 1px solid #d8d8d8; font-size: 20px; cursor: pointer;}.feedback input::-webkit-input-placeholder, .feedback textarea::-webkit-input-placeholder{ color: #999; }.feedback input:-moz-placeholder, .feedback textarea:-moz-placeholder{ color: #999;}.feedback input::-moz-placeholder, .feedback textarea::-moz-placeholder{ color: #999;}.feedback input:-ms-input-placeholder, .feedback textarea:-ms-input-placeholder{ color: #999;}.feedback .button{ overflow: hidden; padding: 12px 0;}.feedback .button button{}.hidden{ display: none!important;}@media (min-width:992px)  {.feedback .w50{ width: calc(50% - 15px); margin-right: 30px;}.feedback .w33{ width: calc(33.33% - 20px); margin-right: 30px;}.feedback .w67{ width: calc(66.77% - 12px); }.feedback .end{ margin-right: 0;}.feedback .fl{ float: left;}.feedback .fr{ float: right; }}@media (min-width:1030px) {.leave .container{ width: 1000px;}}@media (min-width:1px) and (max-width:991px) {.leave{ padding: 15px;}.leave h2{ font-size: 16px; margin-bottom: 10px;}.leave p{ font-size: 12px; margin-bottom: 10px;}.feedback .input_div>label{ font-size: 14px;}.feedback{ display: block; margin-top: 15px;}.feedback .left{ margin-right: 0px;}.feedback .right{ margin-left: 0px;}.feedback .w50{ width: auto;}.feedback .button .submit{ font-size: 14px;}.feedback .button .submit>i{ font-size: 14px; padding-right: 5px;}}/*新闻中心*/.newsbody{padding:0 0 0.4rem 0;}.newsbody .right_detail{margin-top:0.15rem;}.newslist{display:flex; flex-wrap:wrap; justify-content:flex-start; padding:.3rem 0 0.4rem 0; box-sizing: border-box;}.newslist .item{width:calc((100% - 0.45rem)/4);margin-right:0.15rem;margin-left:0; margin-bottom:0.25rem;}.newslist .item:nth-child(4n){margin-right:0;}.newslist .item .picimg{width:100%;box-sizing:border-box}.newslist .item .picimg img{max-width:100%; width:100%;}.newslist .item .txt{ width:100%;}.newslist .item .txt .titnum{justify-content: left;display:flex;flex-wrap:wrap;  align-items:center; margin-top:0.1rem; }.newslist .item .txt .titnum em{width:70px; height:1px; background:#000000; margin-left:0px;}.newslist .item .txt .titnum b{font-size:0.14rem; color:#000000; font-weight:400; margin-left:10px;}.newslist .item .txt h3{font-size:0.18rem; font-weight:bold; line-height:2;white-space: nowrap;text-overflow: ellipsis; overflow: hidden;padding-bottom:0.1rem;}.newslist .item .txt p{color:#333333;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; overflow: hidden; border-top:solid 1px #eaeaea; padding-top:0.1rem;}.newslist .item .txt .linkmore{margin-top:0.2rem;display:none;}@media (min-width:1201px) {	}@media (min-width:991px) and (max-width:1200px) {    .newslist .item{width:calc((100% - 0.15rem)/2);}.newslist .item:nth-child(2n){margin-right:0;}    .newslist .item .picimg{}    .newslist .item .txt{ }}@media (min-width:1px) and  (max-width:991px){      .newslist .item{width:100%;margin-right:0;}    .newslist .item .picimg{max-width:100%; width:100%; display:block; margin-bottom:0.2rem;}    .newslist .item .txt{display:block;width:100%;}}.newslist>h2{ text-align: center; margin-bottom: 0.5rem; font-size: 0.45rem; color: #2859b6; text-transform: capitalize;}.newslist .ipto{margin-bottom: 0.4rem; }.newslist .ipto .ipti{ position: relative; overflow: hidden;}.newslist .ipto .ipti img{ width: 100%; transition: all 0.35s;}.newslist .ipto .ipti h4{ display: inline-block; background: #0078d7; color: #fff; font-size: 14px; padding: 5px 10px; position: absolute; top: 0; right: 0; }.newslist .ipto .iptz{ overflow: hidden; padding: 25px; box-sizing: border-box; border: 1px solid #f5f5f5;}.newslist .ipto .iptz h3{ font-size: 15px; margin-bottom: 15px;}.newslist .ipto .iptz p{ font-size: 12px; line-height: 2; color: #999; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}.newslist .ipto .iptz span{ display: inline-flex; align-items: center; margin-top: 20px; padding: 10px 32px;}.newslist .ipto .iptz span:after{ content: "\eb08"; font-family: 'iconfont'; font-size: 16px; margin-left: 7px;}@media (min-width:992px){.newslist .ipto>a{ display: flex; justify-content: space-between;}.newslist .ipto .ipti{ width: 4rem; height: 2.4rem;}.newslist .ipto .ipti img{ width: 100%; height: 100%; position: absolute; left: 0; top: 50%; transform: translateY(-50%); object-fit: cover;}.newslist .ipto .iptz{ flex: 1; margin-left: 20px;}.newslist .ipto:hover .ipti img{ transform: translateY(-50%) scale(1.1)}.newslist .ipto:hover .iptz span{ background: #0078d7; color: #fff;}}@media (min-width:1px) and (max-width:991px){.newsbody{ padding: 15px 0;}.newslist{ padding: 0px;}.newslist .ipto>a{ display: flex; justify-content: space-between;}.newslist .ipto .ipti{ width: 2rem; }.newslist .ipto .ipti img{ width: 100%; }.newslist .ipto .iptz{ flex: 1; margin-left: 20px;}.newslist .ipto .ipti h4{ font-size: 10px; transform: none; opacity: 0.7;}.newslist .ipto .iptz{ padding: 10px;}.newslist .ipto .iptz h3{ font-size: 14px; white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}.newslist .ipto .iptz p{ font-size: 12px;}.newslist .ipto .iptz span{ background: #0078d7; color: #fff; display: none;}}.newsdetail{ overflow: hidden; }.newsdetail .Title{ overflow: hidden;}.newsdetail .Title h1{ font-size: 0.24rem; font-weight:500; line-height: 1.4; color: #333333; text-align: center; margin-bottom: 30px;}.newsdetail .Title .txt{ padding: 0.1rem 0; font-size:0.16rem; border-top: 1px solid #f1f1f1; border-bottom: 1px solid #f1f1f1; display: flex; }.newsdetail .Title .txt .bshare-custom{ display: inline-block; margin: 0; margin-left: 5px;}.newsdetail .Title .txt #ProShare{ display: inline-block; margin: 0; margin-left: 5px;}.newsdetail .context{ overflow: hidden; padding: 0.2rem 0; line-height:2; border-bottom: 1px solid #f1f1f1;}.newsdetail .pagelist{ overflow: hidden; margin-top: 15px; display: flex; justify-content: space-between;}.newsdetail .pagelist>a{ font-size: 0.16rem; line-height: 1.5; color: #666; max-width: 45%;width: 45%; margin: 0; box-shadow:none;}@media (min-width:1px) and (max-width:991px){.newsdetail{ padding: 15px 0 30px;}.newsdetail .Title h1{ font-size: 0.2rem; line-height:1.2; margin-bottom: 15px;}.newsdetail .Title .txt{ padding: 10px 0 5px 0; display: block;}.newsdetail .Title .txt #ProShare{ margin-top: 10px; display: block;}.newsdetail .context{ padding: 15px 0 20px;}.newsdetail .pagelist{ display: block;}.newsdetail .pagelist>a{ display: block; font-size: 0.14rem; max-width: 100%;}}/*解决方案*/.solutionlist{ }.solutionlist .ipto{ overflow: hidden; box-shadow: 0 0 20px #f5f5f5; margin-bottom: 20px;}.solutionlist .ipto>a{ display: flex; justify-content: space-around;}.solutionlist .ipto .ipti{ overflow: hidden;}.solutionlist .ipto .ipti img{ width: 100%; transition: all 0.35s;}.solutionlist .ipto .iptz{ overflow: hidden; background: #f5f5f5;}.solutionlist .ipto .iptz h3{ font-size: 20px; margin-bottom: 0.3rem;}.solutionlist .ipto .iptz p{font-size: 15px; line-height: 2; color: #838383;}.solutionlist .ipto:nth-child(2n) .iptz{ background: #fff;}@media (min-width:992px){.solutionlist .ipto .ipti{ width: 30%; margin: 0;}.solutionlist .ipto .iptz{ width: 70%; margin: 0; box-sizing: border-box; padding: 0.4rem;}.solutionlist .ipto:nth-child(2n)>a{ flex-direction: row-reverse;}}@media (min-width:1px) and (max-width:991px){.solutionlist{ }.solutionlist .ipto .iptz{ padding: 15px;}.solutionlist .ipto .iptz h3{ font-size: 18px; margin-bottom: 10px;}.solutionlist .ipto .iptz p{ font-size: 12px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}}.solutiondetail{ overflow: hidden; margin-bottom:1rem; }    .solutiondetail .casesimglist{margin-top:0.3rem;}    .solutiondetail .container {        background: #fff;    }.solutiondetail .title{ overflow: hidden; margin-top: 0.2rem;}.solutiondetail .title h1{ font-size: .42rem; font-weight: 500;}.solutiondetail .title .txt{ overflow: hidden; margin-top: 0.15rem; padding-bottom: 0.1rem; border-bottom: 1px solid #ddd; font-size: 0.16rem; color: #333333;}.solutiondetail .context{ overflow: hidden; margin-top: 0.2rem; line-height: 2; font-size: 16px;}.solutiondetail .pagelist{ padding: 0.4rem 0rem 0.2rem 0rem; border-top:1px solid #ddd; margin-top: 0.2rem;}.solutiondetail .pagelist a{ padding: 0.1rem 0.2rem; border: 1px solid #ddd; font-size: 14px; line-height: 2; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: inline-block;}.solutiondetail .pagelist a:hover{background:var(--hoverbgcolor);border:1px solid var(--hoverbgcolor);color:#FFF;}.solutiondetail  .swiper-container {        width: 100%;        min-height: 300px;        margin-left: auto;        margin-right: auto;    }.solutiondetail .swiper-slide {    background-size:100%;    cursor:pointer}.solutiondetail  .gallery-top  .swiper-slide img{    width:100%;    cursor:pointer}.solutiondetail .gallery-thumbs {        height: 80px;        box-sizing: border-box;        padding: 10px 0;    }.solutiondetail .gallery-thumbs .swiper-slide {        width: 10%;        height: 80px;        opacity: 0.4;    }.solutiondetail .gallery-thumbs .swiper-slide-active {        opacity: 1;    }    @media (min-width:992px){.solutiondetail .pagelist a{ max-width: 45%;}.solutiondetail .pagelist a:last-child{ float: right;}}@media (min-width:1px) and (max-width:991px){.solutiondetail .container{ padding: 0 0 0.3rem 0;}.solutiondetail .title{}.solutiondetail .title h1{ font-size: 18px;}.solutiondetail .title .txt{ font-size: 12px;}.solutiondetail .context{ font-size: 14px;}.solutiondetail .pagelist{ padding: 0.2rem 0 0 0;}.solutiondetail .pagelist a{ display: block; margin-bottom: 10px; font-size: 14px;}.solutiondetail .gallery-thumbs .swiper-slide {        width: 20%;    }}/*案例中心*/.cases_right{margin-right:0px; width:calc(100% - 450px)}.caseslist{ overflow: hidden; padding: 0.3rem 0;}.caseslist .ipto{ width:100%; float: left; margin-bottom: 0.4rem;}.caseslist .ipto .ipti{ overflow: hidden;}.caseslist .ipto .ipti img{ width: 100%; transition: all 0.35s;}.caseslist .ipto .iptz{ overflow: hidden; padding: 0.3rem 0rem;}.caseslist .ipto .iptz h3{ font-size: 0.42rem; font-weight: 500; color:#333333; line-height:1.5;}.caseslist .ipto .iptz p{ font-size: 0.16rem; line-height: 1.5; color: #666666; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}.caseslist .ipto .iptz .linkmore{font-weight:bold; color:#333333;margin-top:0.2rem; display:block;}@media (min-width:992px){}@media (min-width:1px) and (max-width:991px){    .cases_right.cases_right{width:100%;}}/*服务中心*/.servicelist{ overflow: hidden; padding:0.3rem 0 1.7rem; background: #f6f6f6; position: relative;}.servicelist .tit{ overflow: hidden;}.servicelist .tit h2{}.servicelist .tit h2 span{ display: block;}.servicelist .tit h2 span:nth-child(1){ text-transform: uppercase; color: #666; font-size: 0.3rem;}.servicelist .tit h2 span:nth-child(2){color: #0f82dd; font-weight: bold; font-size: 0.45rem;}.servicelist .tit h2 span:nth-child(3){color: #333; font-weight: bold; font-size: 0.4rem;}.servicelist .tit p{ font-size: 0.45rem; color: #0f82dd; line-height: 1.4; display: flex; align-items: center;}.servicelist .tit p:before{ content: ""; display: inline-block; width: 0.75rem; height: 2px; background: #0f82dd; margin-right: 0.5rem;}.servicelist>div>p{ text-align: center; font-size: 0.22rem; color: #333; margin: 0.4rem 0;}.servicelist .list{ overflow: hidden; display: flex; justify-content: space-between; flex-wrap: wrap;}.servicelist .list .item{ margin: 0; width: calc((100% - 1.8rem)/4); margin-right: 0.6rem; margin-bottom: 0.3rem; background: #fff; box-sizing: border-box; text-align: center; padding: 0.5rem 0.3rem;}.servicelist .list .item .img{ overflow: hidden;}.servicelist .list .item .img img{ width: 1rem;}.servicelist .list .item .txt{ overflow: hidden;}.servicelist .list .item .txt h3{ font-size: 15px; margin-top: 20px;}.servicelist .list .item .txt h4{ font-size: 15px; margin-top: 20px; position: relative; padding-bottom: 20px;}.servicelist .list .item .txt h4:after{ content: ""; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 0.42rem; height: 2px; background: #333;}.servicelist .list .item .txt p{ font-size: 14px; line-height: 2; margin-top: 20px;}.servicelist .list .item .txt p a{font-weight: bold;}@media (min-width:992px) {.servicelist .tit{ display: flex; justify-content: space-between;}.servicelist .tit h2{ flex: 0 0 40%; box-sizing: border-box;}.servicelist .tit p{ flex: 0 0 60%; box-sizing: border-box;}.servicelist .list .item:nth-child(4n){ margin-right: 0;}.servicelist:after{ content: "Team"; font-size: 2.4rem; color: #d9d9d9; text-transform: capitalize; position: absolute; bottom: -0.5rem; right: 0; z-index: 0}}@media (min-width:1px) and (max-width:991px){.servicelist{ padding: 30px 0;}.servicelist .tit p{ font-size: 14px; margin-top: 15px;}.servicelist .list .item{ width: calc((100% - 0.3rem)/2); margin-right: 0.3rem;}.servicelist .list .item .txt h3{ font-size: 13px; margin-top: 10px;}.servicelist .list .item .txt h4{ font-size: 13px; margin-top: 10px; padding-bottom: 10px;}.servicelist .list .item .txt p{ font-size: 12px; line-height: 2; margin-top: 10px;}.servicelist .list .item .txt p a{font-weight: bold;}.servicelist .list .item:nth-child(2n){ margin-right: 0;}}.servicelist1{ overflow: hidden; padding:0.5rem 0; position: relative;}.servicelist1 .tit{ overflow: hidden;}.servicelist1 .tit p{ font-size: 0.45rem; color: #0f82dd; line-height: 1.4; display: flex; align-items: center;}.servicelist1 .tit p:before{ content: ""; display: inline-block; width: 0.75rem; height: 2px; background: #0f82dd; margin-right: 0.5rem;}.servicelist1 .img{ overflow: hidden; margin-top: 0.4rem;}.servicelist1 .img img{ width: 100%;}.servicelist1 .list{ overflow: hidden; margin-top: 0.5rem;}.servicelist1 .list .item{ overflow: hidden; box-sizing: border-box;}.servicelist1 .list .item img{ width: 100%;}.servicelist1 .list .item h3{ font-size: 1rem; font-weight: bold; color: #0f56b3; position: relative; display: inline-block;}.servicelist1 .list .item h3:before{ content: "+"; display: inline-block; position: absolute; top:-0.3rem; right: -0.5rem;}.servicelist1 .list .item h4{ font-size: 0.4rem; color: #0f56b3; font-weight: normal; margin-left: 0.6rem; margin-right: 1.15rem; padding-top: 0.2rem; margin-top: 0.4rem; border-top: 2px solid #7c97c1; text-align: left}.servicelist1 .list .item p{ font-size: 0.22rem; line-height: 2; color: #333; margin-top: 0.3rem;text-align: left}@media (min-width:992px) {.servicelist1 .tit{ display: flex; justify-content: space-between;}.servicelist1 .tit .atit{ flex: 0 0 50%; box-sizing: border-box;}.servicelist1 .tit p{ flex: 0 0 50%; box-sizing: border-box;}.servicelist1 .img{ padding: 0 1.65rem;}.servicelist1 .list{ padding: 0 0.3rem; display: flex; justify-content: space-between; align-items: center;}.servicelist1 .list .item{ margin: 0; flex: 0 0 33.330%; box-sizing: border-box;}.servicelist1 .list .item:nth-child(1){ padding-right: 0.66rem;}.servicelist1 .list .item:nth-child(2){ text-align: center;}.servicelist1 .list .item:nth-child(3){ padding-left: 0.4rem;}}@media (min-width:1230px) {.servicelist1 .tit .atit{ padding-left: 2.23rem;}.servicelist1 .list{ padding: 0 0.7rem;}}@media (min-width:1px) and (max-width:991px){.servicelist1{ padding: 30px 0;}.servicelist1 .tit p{ font-size: 14px; margin-top: 15px;}.servicelist1 .list .item:nth-child(2){ padding: 15px;}.servicelist1 .list .item h3{ font-size: 24px;}.servicelist1 .list .item h3 br{ display: none;}.servicelist1 .list .item h4{ margin-left: 0; font-size: 18px;}.servicelist1 .list .item p{ font-size: 14px;}}/*常见问题*/.faqlist{ }.faqlist .item{ clear: both; margin-bottom: 0.25rem;}.faqlist .item h3{ display: flex; justify-content: space-between; background: #fff; box-sizing: border-box; padding: 0.2rem 0.3rem; align-items: center; cursor: pointer; font-size: 16px; box-shadow: 0 0 15px rgba(205,205,205,0.29);} .faqlist .item h3 font{ margin: 0; display: inline-block;}.faqlist .item h3 span{ flex: 1; display: inline-block; white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}.faqlist .item h3 i{ margin: 0; display: inline-block; font-size: 24px; }.faqlist .item .context{ overflow: hidden; padding: 0 0.3rem; transition: all 0.35s; background: #fff; box-shadow: 0 0 15px rgba(205,205,205,0.29); font-size: 16px; line-height: 1.5; height: 0; transform-origin: top center; color: #666;}.faqlist .item.active h3{ color: #fff; background: #2859b6;}.faqlist .item.active h3 i{ transform: rotate(90deg);}.faqlist .item.active .context{ padding: 0.2rem 0.3rem; height: auto;}@media (min-width:992px) {	.faqlist .item h3 i{ margin-right: 0.35rem;}}@media (min-width:1px) and  (max-width:991px){.faqlist .item .context{ font-size: 14px;}}/*图库中心*/.gallerylist{ overflow: hidden; padding: 0.2rem 0; display:flex;flex-wrap:wrap;justify-content:flex-start; align-items:flex-start;}.gallerylist .ipto{ width: calc((100% - 60px)/4); margin-left:0px; margin-right: 20px; margin-bottom: 20px;}.gallerylist .ipto .ipti{ overflow: hidden; border: 1px solid #f5f5f5;}.gallerylist .ipto .ipti img{ width: 100%; transition: all 0.35s ease;}.gallerylist .ipto .iptz{ overflow: hidden; background: #f1f1f1;  text-align: center; padding:.15rem .05rem;}.gallerylist .ipto .iptz h3{ font-size: 0.16rem;}@media (min-width:992px){.gallerylist .ipto:nth-child(4n){ margin-right: 0;}.gallerylist .ipto:nth-child(4n+1){ clear: both;}.gallerylist .ipto:hover .ipti img{ transform: scale(1.1)}}@media (min-width:1px) and (max-width:991px){    .gallerylist .ipto{width: calc((100% - 20px)/2);margin-right: 20px;}    .gallerylist .ipto:nth-child(4n){ margin-right: 20px;}    .gallerylist .ipto:nth-child(2n){ margin-right: 0;}    }/* 视频中心 */.videolist{ overflow: hidden; margin-top:0.4rem;display:flex;flex-wrap:wrap;justify-content:flex-start;}.videolist .ipto{ width: calc((100% - 0.5rem)/3); position:relative; margin-left:0; margin-right: 0.25rem; margin-bottom: 0.25rem; cursor: pointer;}.videolist .ipto .ipti{ overflow: hidden; border: 1px solid #d7d7d7; box-sizing: border-box;}.videolist .ipto .ipti img{ width: 100%; transition: all 0.35s;}.videolist .ipto .ipti i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:0.56rem;color:#fff;}.videolist .ipto .iptz{ overflow: hidden; padding: .22rem 0; box-sizing: border-box;}.videolist .ipto .iptz h3{ font-size: 14px; letter-spacing: 0.5px; color: #575757; text-align: center;}.videolist .ipto .iptz .nr{ display: none!important;}@media (min-width:992px){.videolist .ipto:nth-child(3n){ margin-right: 0;}.videolist .ipto:hover .ipti img{ transform: scale(1.1)}} @media (min-width:1px) and (max-width:991px){.videolist{ padding: 3vw 0;}.videolist .ipto{ width: calc((100% - 0.15rem)/2); margin-right: 0.15rem; margin-bottom: 0.15rem;}.videolist .ipto:nth-child(2n){ margin-right: 0;}.videolist .ipto .iptz h3{ font-size: 12px;}}/*region 其他*/.thk_nav{ text-align: justify; font-size: 16px; line-height: 2em;}.thk_nav>h1{ font-size: 20px; font-weight: bold; color: #333;}.btnthank{padding: 5px 10px;margin-top: 15px;display: inline-block;border:1px solid #d00000;color:#ffffff;background-color:#d00000;}.btnthank:hover{background-color: #ffffff;color: #d00000;}@media (min-width:1px) and (max-width:991px) {.thk_nav{ padding: 30px 0;}.hidden-xs{ display: none;}}/*endregion*//*网站地图*/.sitemaps{ overflow: hidden; padding: 40px 0;}.sitemaps .column{ overflow: hidden; font-size: 18px;}.sitemaps .Bigcategory{ overflow: hidden; padding-left: 2%; font-size: 16px; display: flex; flex-wrap: wrap;}.sitemaps .Bigcategory li{ width: 100%; margin: 0; font-size: 16px; padding: 10px 0;}.sitemaps .Bigcategory li>.list-inline{ padding-left: 2%; display: flex; flex-wrap: wrap;}.sitemaps .Bigcategory li>.list-inline li{ width: 48%; margin: 0; font-size: 12px; padding: 10px 1%;}.sitemaps>.list-inline{ padding-left: 2%; display: flex; flex-wrap: wrap;}.sitemaps>.list-inline li{ width: 100%; margin: 0; font-size: 16px; padding: 10px 0;}.sitemaps .columnclear{ overflow: hidden; clear: both; border-bottom: 1px dashed #d5d5d5; margin: 10px 0;}@media (min-width:1px) and (max-width:991px) {.sitemaps{ padding: 30px 0;}.sitemaps .Bigcategory li{ width: 100%; overflow: hidden;}.sitemaps>.list-inline li{ width: 100%; overflow: hidden;}.sitemaps .Bigcategory li>.list-inline li{ width: 100%;}}/*其他*/.table-responsive{overflow-x:auto;min-height:.01%;}@media screen and (max-width:767px){.table-responsive{overflow-y:hidden;margin-bottom:15px;width:100%;border:1px solid #ddd;-ms-overflow-style:-ms-autohiding-scrollbar;}.table-responsive>.table{margin-bottom:0;}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap;}.table-responsive>.table-bordered{border:0;}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0;}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0;}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0;}}.material{ overflow: hidden; padding: 30px 0; text-align: center; font-size: 14px; text-transform: capitalize; font-weight: bold;}@media (min-width:1px) and (max-width:991px) {.material{ padding: 20px; font-size: 14px;}}.onliewhatsapp{ position:fixed; right:15px; bottom:20%; z-index:10;}.onliewhatsapp img{ width:70px;}/*人才招聘*/.joinuslist{ padding: 0 0 0.55rem 0 ;}.joinuslist .item{ overflow: hidden; display: flex; justify-content: space-between; background: var(--hoverbgcolor); margin-bottom: 8px;}.joinuslist .item h3{ padding: 0.2rem 0.2rem; font-size: 16px; font-weight: bold; color: #fff; margin: 0; box-sizing: border-box;}.joinuslist .item h3:nth-child(1){ width: 467px;}.joinuslist .item h3:nth-child(2){ width: 297px;}.joinuslist .item h3:nth-child(3){ width: 264px;}.joinuslist .item h3:nth-child(4){ width: 364px;}.joinuslist .item h3:nth-child(5){ width: 130px;}.joinuslist .item p{ padding: 0.15rem 0.2rem; font-size: 16px; color: #202020; margin: 0; box-sizing: border-box;}.joinuslist .item p:nth-child(1){ width: 467px;}.joinuslist .item p:nth-child(2){ width: 297px;}.joinuslist .item p:nth-child(3){ width: 264px;}.joinuslist .item p:nth-child(4){ width: 364px;}.joinuslist .item p:nth-child(5){ width: 130px;}.joinuslist .item p>a{display: flex;}.joinuslist .item:nth-child(n+2){ background: rgb(246, 248, 249);}@media (min-width:992px) {	.joinuslist .item:nth-child(n+2):hover{ background: #84B6DB}}@media (min-width:1px) and (max-width:991px) {.joinuslist .item h3:nth-child(3){ display: none;}.joinuslist .item h3:nth-child(4){ display: none;}.joinuslist .item h3:nth-child(5){ width: 300px;}.joinuslist .item p:nth-child(3){ display: none;}.joinuslist .item p:nth-child(4){ display: none;}.joinuslist .item p:nth-child(5){ width: 300px;}.joinuslist .item h3{ font-size: 12px; padding: 10px;}.joinuslist .item p{ font-size: 10px; padding: 6px 10px;}.joinuslist .item p>a{ font-size: 10px;}}/*下载中心*/.downloadlist{  padding: 0.3rem 0;display: flex; justify-content: flex-start; flex-wrap:wrap;}.downlist {overflow: hidden;margin-bottom:.15rem; box-sizing: border-box;  width:calc((100% - .45rem)/4); margin-right:.15rem;margin-left:0px; position:relative;}.downlist:nth-child(4n){margin-right:0;}.convImgs { overflow: hidden; margin: 0; width: 100%;border:solid 1px #eaeaea;box-sizing:border-box;}.convImgs img{width:100%; height:auto;}.convText {width:100%; margin-top:0.1rem; position:relative;}.convText strong{display:block;font-size:.18rem;line-height:2em;}.convText p{ width:100%;margin-top:10px; font-size: 14px; display:none;}.convDown {position:absolute; right:0;top:50%; transform:translateY(-50%);}.convDown a{display:block; color:#fff; background:var(--maincolor); padding:0 0.15rem; font-size:0.16rem;line-height:2em;}.convDown a i:before{ content: "\e601"; font-size: 0.4rem;}@media (min-width:992px) {	}@media (min-width:1px) and (max-width: 991px) {    .downlist{width:100%; margin:0 0 0.25rem 0;}    .convText strong{font-size:.14rem;}}/*效果*/.onlineservice{ position: fixed; top: 180px; right: 15px; z-index: 99;}.onlineservice li{  background: #fff; border: 1px solid #d5d5d5; margin-bottom: 10px; text-align: center; font-size: 12px; position: relative;}.onlineservice li a{ padding: 10px; display: block; }.onlineservice li i{ font-size: 30px;}.onlineservice li.wechat{ position: relative;}.onlineservice li.wechat .codeimg{ position: absolute; top: -30px; left: -120px; display: none; transition: all 0.35s; width: 120px;}.onlineservice li.gotop{ display: none;}.onlineservice li:hover{ background: #3b579d; color: #fff;}.onlineservice li:hover h3{ color: #fff;}.onlineservice li:hover i{ color: #fff;}.onlineservice li.wechat:hover .codeimg{ display: block;}/*region 分页*/.page{overflow: hidden;text-align: center;}.pagination{display:inline-block;margin:20px 0;padding-left:0;border-radius:4px;}.pagination>li{display:inline;}@media (min-width:992px){.pagination>li>a,.pagination>li>span{padding:6px 12px!important;}}.pagination>li>a,.pagination>li>span{position:relative;float:left;margin-left:-1px;padding:3px 4px;border:1px solid #ddd;background-color:#fff;color:var(--maincolor);text-decoration:none;line-height:1.42857143;}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px;}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px;}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:3;border-color:#ddd;background-color:#eee;color:var(--maincolor);}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;border-color:var(--maincolor);background-color:var(--maincolor);color:#fff;cursor:default;}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{border-color:#ddd;background-color:#fff;color:#777;cursor:not-allowed;}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333;}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px;}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px;}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5;}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px;}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px;}.pager{margin:20px 0;padding-left:0;list-style:none;text-align:center;}.pager li{display:inline;}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;border:1px solid #ddd;border-radius:15px;background-color:#fff;}.pager li>a:focus,.pager li>a:hover{background-color:#eee;text-decoration:none;}.pager .next>a,.pager .next>span{float:right;}.pager .previous>a,.pager .previous>span{float:left;}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{background-color:#fff;color:#777;cursor:not-allowed;}/*endregion*/.cate_list{display:block;margin-bottom:0.2rem;}.cate_list>.cate_list_name{display:block;}.cate_list>.cate_list_name h3{display:block; font-size:0.3rem; font-weight:bold; color:#444444;line-height:1.5;}.cate_list>.cate_list_name h3 a{float:right; font-size:0.16rem; font-weight:400; color:#444444;line-height:2.5; font-family:var(--font);}.cate_list>.cate_list_remark{font-size:0.16rem; color:#666666;line-height:1.5;margin-top:0.1rem;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 7; overflow: hidden;}.cate_list>.cate_list_line{display:block;padding:0.15rem 0;}.cate_list>.cate_list_line>em{display:block;height:1px;background:#dddddd;}.cate_list>.cate_list_content{display:flex;flex-wrap:wrap;justify-content:flex-start;}.cate_list>.cate_list_content>.item{width:calc((100% - 40px)/3);margin-right:20px;margin-left:0px;margin-bottom:20px;overflow:hidden;border:1px solid #d4d4d4;transition:all .3s; box-sizing: border-box;}.cate_list>.cate_list_content>.item:hover{box-shadow:0 0 10px #d4d4d4;}.cate_list>.cate_list_content>.item:nth-child(3n){margin-right:0px;}.cate_list>.cate_list_content>.item .box{padding:.20rem; background:#fff;display:block;}.cate_list>.cate_list_content>.item .img img{width:100%}.cate_list>.cate_list_content>.item .txt{}.cate_list>.cate_list_content>.item .txt h3{font-size:.18rem;color:var(--fontcolor); font-family:var(--font); font-weight:600; line-height:1.2;margin-bottom:15px;width: 100%;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}.cate_list>.cate_list_content>.item .txt p{ font-size: .14rem; color: #999; line-height: 1.5;height: 4.5em; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }.cate_list>.cate_list_content>.item .txt .morelink{border-radius:20px;padding:5px 20px;font-size:14px;color:#fff; display:none;}.cate_list>.cate_list_content>.item .txt .morelink:hover{background-color:#fff;color:#2859b6}.catetwo li{margin-right:0.15rem; margin-left:0;}.catetwo li a{font-weight:bold;}@media (min-width:992px) {} @media (min-width:1px) and (max-width:991px){.atit h2{font-size:0.24rem;}.cate_list>.cate_list_name h3{font-size:0.24rem;}.cate_list>.cate_list_name h3 a{font-size:0.14rem; line-height:1.5;}.cate_list>.cate_list_content>.item{width:100%;margin-right:0px;margin-bottom:20px;}.cate_list>.cate_list_content>.item .box{padding:0.15rem;}.cate_list>.cate_list_content>.item .txt h3{font-size:0.14rem; height:auto; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden;}}.fudongDiv{display:block;right:10px;bottom:250px;position:fixed; padding:10px 5px;background:#fff;border-radius:10px;border:solid 1px #eaeaea; z-index:9999;}.fudongDiv a{display:block; margin-bottom:10px; text-align:center; position:relative;}.fudongDiv i{display:block;font-size:0.24rem;color:#333333;}.fudongDiv span{display:block;font-size:12px;color:#333333;}.fudongDiv a .wxcode{position:absolute;display:none; right:65px;top:0; width:150px;height:auto;}.fudongDiv a .wxcode img{border:solid 1px #eaeaea;}.fudongDiv a:hover .wxcode{display:block;}.fudongDiv a:hover i{color:var(--maincolor)}.fudongDiv a:hover span{color:var(--maincolor)}