* {margin: 0;padding: 0;box-sizing: border-box;line-height:100%;scroll-behavior: smooth;}
@font-face{font-family: hs_m;src: url(../cssnew/HarmonyOS_Sans_SC_Medium.ttf.txt);}
@font-face{font-family: hs_b;src: url(../cssnew/HarmonyOS_Sans_SC_Bold.ttf.txt);}
.hs_l{font-family: hs_l;}
.hs_r{font-family: hs_r;}
.hs_m{font-family: hs_m;}
.hs_b{font-family: hs_bl;}
@font-face{font-family: hs_r;src: url(../cssnew/HarmonyOS_Sans_SC_Regular.ttf.txt)}
@font-face{font-family: hs_m;src: url(../cssnew/HarmonyOS_Sans_SC_Medium.ttf.txt)}
@font-face{font-family: hs_b;src: url(../cssnew/HarmonyOS_Sans_SC_Bold.ttf.txt)}
html{-webkit-text-size-adjust:none;font-size: 62.5%;/*10 ÷ 16 × 100% = 62.5%*/} 
body{color: #1a1a1a;overflow-x:hidden;margin:0; padding:0; font-family: "pfzt";}
html, body, h1, h2, h3, h4, h5, h6, div, p, ul, ol, li, dl, dt, dd, table, thead, tbody, th, td, form, fieldset, legend, input, textarea, button, select {padding:0; margin:0;}
input,select,textarea {border-radius: 0;outline: none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"] {-webkit-appearance: none;}
a{color: #1a1a1a; text-decoration:none; font-size:15px;}
a * {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.fullscreen,.fullscreen body {width: 100%;height: 100%;overflow: hidden}
.pcshow { display:block;}
.mbshow { display:none!important;}
.clear{clear:both;}
.cl{clear:both;}
.fl{ float:left;}
.fr{ float:right;}
.left {float: left;}
.right {float: right;}
li{list-style: none;}
.img {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover; }
.pic {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover; }
.icon{display: inline-block; vertical-align: middle;}
.entitle-1{color: #ccc; font-family:Arial, Helvetica, sans-serif; height:21px;}
.top80{ margin-top:80px;}
.index-media-new-left .img{border-radius: 10px;}
.index-media-new-left .pic{border-radius: 10px;}
/*.img img,.pic img {max-width: 100%;max-height:100%;margin: auto;padding: 0;border: 0;width: 100%;height: auto;border: none;}*/
.img-center {position: absolute;left: 0;right: 0;top: 0;bottom:9%;margin: auto;display: block;width: auto;height: auto;z-index: 1;max-width: 100%;max-height:100%;}
.img img.img-center {width: auto;height:auto;height:-webkit-min-content;height:-moz-min-content;height:min-content;}
.img-block {display: block;width: 100%;height: auto;}
.img-inline {display: inline-block;width: auto;height: auto;max-width: 100%;}
.clamp1 {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.clamp2 {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.clamp3 {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.text-center {text-align: center;}
.div-container {position: relative;width: 74%;margin: auto;}
::-webkit-scrollbar{height:4px; width:3px;background: #ededed;}
::-webkit-scrollbar-button{height:0; width:5px;background: #ededed;}
::-webkit-scrollbar-thumb{background-color:#0251CC;box-shadow:inset 1px 1px 0 #0251CC,inset 0 -1px 0 #0251CC;}
button,input,select,textarea{font-size:.875rem;font-family:inherit;margin:0;outline:none;resize:none;border:none;background:none;}
.idx_title{ text-align:center; padding:80px 0 35px 0;}
.idx_title .title{ color: #0251CC; line-height: 1.1;font-family: PingFang SC,'Microsoft YaHei',Arial,sans-serif; font-weight:900;}
.idx_title .subtitle{margin-top:10px; color:#282f36;line-height:1.4}

/* header */
.header {position:fixed;left: 0; z-index: 500;width: 100%;transition:all .4s ease; background: rgba(255,255,255,1);}
.header * {transition:all .4s ease;}
.header-content {width:94%;height: 9rem;margin: auto;position: relative;z-index: 500;}
.header-nav,.header-nav ul li,.header-nav ul li::after,.header-nav ul a.nav,.header-icon ,.header-icon li {display: inline-block;vertical-align: middle;}
.header-logo {position: absolute;left: 0;top: 50%;transform: translateY(-50%);z-index: 10;}
.header-logo a {display: block; background:url() no-repeat; float:left;}
.header-logo a svg {display:block;width:100%;height:100%;}
.header-logo a svg *{fill: #fff!important;}
.header-logo span {display: inline-block;vertical-align: bottom;position: relative;color: #000;font-family:cursive; float:left;}
.header-logo img{max-width: 100%; padding:10px 0 10px 0; float:left; margin-right:10px; height:60px;}
.header-right {position: absolute;right: 0;top: 50%;transform: translateY(-50%);z-index: 9;text-align: right;font-size: 0;}
.header-nav {text-align: center; margin-right:3.2vw;}
.header-nav ul{list-style: none;margin: 0;padding: 0;font-size: 0;}
.header-nav ul li{list-style: none;margin: 0;position: relative;font-size: 0;z-index: 50;}
.header-nav ul a.nav{/*color: #fff;*/position: relative; padding: 0 1.1vw;line-height:9rem; font-size:20px;}
.header-nav ul a.nav::after {content: '';width: 40%;height: 3px;position: absolute;left: 50%;bottom: 0px;background: #0251CC;transform: translateX(-50%);opacity: 0;}
.header-nav ul li.cur a.nav {color: #0251CC; font-weight:bold;}
.header-nav ul li.cur a.nav::after {opacity: 1;display: none;}
.language {margin-right: -30px; padding:0px !important; margin-top:33px;}
.language a{padding:0px 3rem 0 0 !important;}
.language i{display: inline-block;vertical-align: middle;width:47px;height:25px;background: url('//memberpic.114my.com.cn/076983516080/uploadfile/image/20241011/20241011190940_1271965587.png');background-size:100%;margin-left: 10px;}
.language span {display: inline-block;vertical-align: middle;}
.b2b{ margin:32px 1.6vw 0 1.6vw;}
.b2b i{display: inline-block;vertical-align: middle;width:84px;height:25px;background: url('');background-size:100%;}
.header-logo{font-family: "shot";}
.header-logo span1{ float:right; margin-left:10px; font-family: cursive; letter-spacing:-2px;}
.header-logo span h2{ font-size:33px; margin-top:4px;  color:#222; font-weight: normal ; letter-spacing:1px; font-family: "classic";}
.header-logo span i{ font-size:11px; letter-spacing:2.4px; display:block; color:#a4a4a4; font-style: normal; font-family: microsoft yahei; }
.header-phone{float: right;font-size:2.1rem;line-height: 40px;color:#0251CC;margin-top:27px;position: relative;padding-left:30px;font-family: "DIN-BOLD";}
.header-phone::before{position: absolute;content: "";width: 25px;height: 25px;background: url(https://memberpic.114my.com.cn/076983516080/uploadfile/image/20241011/20241011191013_1314809933.png)no-repeat center;background-size: 100% 100%;top: 50%;transform: translateY(-50%);left: 0;}
.header-phone span{display: inline-block;font-family: "ITCAvantGardeStd-BkCn";font-size: 22px;line-height: 30px;color: #341d17;}

element.style {
}
@media (max-width: 1300px){
.header-logo span1{ display: none;}}
@media (max-width: 1600px){
 .header-nav{ margin-right: 1.8vw;}}
@media (max-width: 1500px){
.header-logo span1{ display: none;}}
@media (max-width: 1200px){
.header-logo span1{ display: none;}
}
@media (max-width: 1350px){
.header-logo span1{display: none;}

.language{display: none;}

}
 .scroll-down span h2{ -webkit-background-clip: text; -webkit-text-fill-color: transparent;  background-image: linear-gradient(55deg, #0251CC 0%, #0251CC 100%);}*/
.scroll-down span i{ color:rgba(0,0,0,.8);}
/*.header.black span h2{ -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(55deg, #0251CC 0%, #0266d0 100%);}*/
.header.black span i{ color:rgba(0,0,0,.8);}
/*.scroll-top .header-logo span h2{ -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(55deg, #0251CC 0%, #0266d0 100%);}*/
.scroll-top .header-logo span i{ color:rgba(0,0,0,.4);}
 .header.scroll-down,.header.scroll-top,.header.black {background: #fff;box-sizing: border-box;border-bottom: 1px solid rgba(0,0,0,.1);}
.header.scroll-down .header-nav ul a.nav,.header.scroll-top .header-nav ul a.nav,.header.black .header-nav ul a.nav {color: #000;}
.header.scroll-down .header-nav ul li.cur a,.header.scroll-top .header-nav ul li.cur a,.header.black .header-nav ul li.cur a {color: #0251CC;}
/*.header.scroll-down .header-nav ul li.language i,.header.scroll-top .header-nav ul li.language i,.header.black .header-nav ul li.language i{filter: invert(1);}*/
.header.scroll-down .header-logo img,.header.scroll-top .header-logo img,.header.black .header-logo img{filter: grayscale(0%) brightness(100%);}
.header.scroll-down .header-logo a,.header.scroll-top .header-logo a,.header.black .header-logo a svg *{}
.header.black .header-nav ul li.on a {color: #0251CC; font-weight:bold;}
.header.black .header-nav ul li a:hover{color: #0251CC; font-weight:bold;}
.header.scroll-down,.header.scroll-top {top:0px;}

/* menu */
.menu-toggle {display: block;width:7rem;height:9rem;position: absolute;overflow: hidden;right: 0;top: 0px;z-index: 900/*; background: #0251CC;*/ display:none;}
.cd-nav-trigger {display: block;/*width:9rem;height:9rem;*/ display:none;}

.menu-toggle span.hamburger,
.menu-toggle span.hamburger:after,
.menu-toggle span.hamburger:before {content:"";display:block;width:24px;height:2px;background:#000;position:absolute;top:50%;margin-top:-1px;left:50%;margin-left:-0px;-webkit-transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);-webkit-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-delay:0.15s;}
.menu-toggle span.hamburger:after {margin-top:-5px;top:-4px;transition-delay:0.27s;width: 12px;margin-left:-3px;}
.menu-toggle span.hamburger:before {margin-top:5px;top:4px;transition-delay:0.2s;margin-left:-14px;}
.menu-toggle span.hamburger {width: 18px;}

.menu-toggle span.cross:before,
.menu-toggle span.cross:after {content:"";display:block;width:24px;height:2px;background:#fff;position:absolute;top:50%;margin-top:-1.5px;left:50%;margin-left:-12px;-webkit-transform:translateY(-70px) translateX(-70px) rotate(45deg);transform:translateY(-70px) translateX(-70px) rotate(45deg);transition-delay:0.12s;}
.menu-toggle span.cross:after {transition-delay:0s;-webkit-transform:translateY(70px) translateX(-70px) rotate(-45deg);transform:translateY(70px) translateX(-70px) rotate(-45deg);}
.menu-toggle span.cross:after {-webkit-transform:translateY(-70px) translateX(70px) rotate(-45deg);transform:translateY(-70px) translateX(70px) rotate(-45deg);}
.no-touch .menu-toggle span.hamburger,
.no-touch .menu-toggle span.hamburger:after,
.no-touch .menu-toggle span.hamburger:before {-webkit-transform:translateX(70px);transform:translateX(70px);transition-delay:0.12s;}
.no-touch .menu-toggle span.hamburger:after {transition-delay:0s;}
.no-touch .menu-toggle span.hamburger:before {transition-delay:0.07s;}
.no-touch .menu-toggle span.cross:before {transition-delay:0.12s;-webkit-transform:rotate(45deg);transform:rotate(45deg);background: #fff;}
.no-touch .menu-toggle span.cross:after {transition-delay:0.24s;-webkit-transform:rotate(-45deg) !important;transform:rotate(-45deg) !important;background: #fff;}
/*.menu-toggle span.hamburger {background: none;}*/
.no-touch .menu-toggle {background:#0251CC;}
.header-show-mark {position: fixed;width: 100%;height: 100%;left: 0;top: 0;background: rgba(0,0,0,.6);z-index:-1;opacity: 0;transition:all .4s ease;}
.no-touch .header-show-mark {display: block;z-index: 100;opacity: 1;}
.header-show {position: fixed;left: 0;width: 100%;top: 0;z-index: 701;background: #fff;overflow: hidden;transition:all .4s ease;transform: translateY(-100%);}
.no-touch .header-show {transform: translateY(0);}
.header-show-content {overflow: hidden;background: #f5f5f5;}
.header-show-left {float: left;width: 44%;padding: 4% 5%;overflow: hidden;background: #fff;}
.header-show-nav {text-align: right;padding-bottom: 5%;}
.header-show-nav ul,.header-show-nav li {list-style: none;margin: 0;padding: 0;}
.header-show-nav ul {display: inline-block;vertical-align: top;text-align: left;margin-left:8%;}
.header-show-nav .title-1{font-weight: bold;}
.header-show-nav li{margin-top: 15px;}
.header-show-nav a{display: block;color: #666;padding: 3% 0;}
.header-show-nav a:hover {color: #0251CC;}
.header-show-right {float: left;width: 40%;overflow: hidden;}
.header-show-right-content {padding: 8% 10% 0 10%;overflow: hidden;}
.header-show-search {position: relative;width: 100%;}
.header-show-search .search-text{width: 100%;box-sizing: border-box;border: none;background: none;border-bottom: 1px solid #ddd;padding: 2% 3% 2% 8%;}
.header-show-search .search-ok{position: absolute;width:3rem;height:96%;left: 1%;top: 0;z-index: 1;border: none;background: url('') center no-repeat;cursor: pointer;}
.header-show-search .search-ok:hover {opacity: .5;}
.header-show-contact {margin-top: 3%;overflow: hidden;}
.header-show-contact .contact-item {width: 100%;background: #fff;border-radius: 5px;overflow: hidden;color: #666;margin-bottom: 1rem;min-height: 75px;position: relative;}

.header-show-contact .contact-item .none-1{padding-left: 3rem;margin-top: 2%;}
.header-show-contact .contact-item.mr0 {width: auto;margin-right: 0;float: none;width: 100%;}
.header-show-contact-left {float: left;width:50%;}
.header-show-contact-right {float: left;width:48%; margin-left:10px;}
.contact-item-top {position: absolute;width: 90%;left: 10%;top: 50%;transform: translateY(-50%);z-index: 11;}
.header-show-contact-left .contact-item-top { left: 5%;}

.header-show-mark.cur  {display: block;opacity: 1;z-index: 100;}
.header-nav-show {position: fixed;left: 0;top: 0;width: 100%;z-index:111;overflow: hidden;transition:all .4s ease;}
.header-nav-show.Hide {opacity:0;height: 0;z-index:111;}
.header-nav-show-content {width:100%;position: relative;overflow: hidden;transition:all .4s ease;background: #fff;margin-top:9rem;overflow: hidden;}
.header-product-content {overflow: hidden;width: 81%;margin: auto;}
.header-product-swiper {overflow: hidden; }
.header-product-content .swiper-slide{ width:25% !important;}
.header-product-swiper a {display: block;padding: 0 5% 15% 5%;width: 90%;margin: auto;}
.header-product-swiper .img {background: none;}
.header-product-swiper .img-center {max-width: 80%;max-height: 80%;}
.header-product-swiper .title-1 {text-align: center;margin-top: -14%;}
.header-product-swiper a:hover {background: #0251CC;}
.header-product-swiper a:hover .title-1{color: #fff;}
.header-application-content {width:100%;position: relative;overflow: hidden;}
.header-application-swiper {overflow: hidden;}
.header-application-swiper a {display: block;position: relative;}
.header-application-swiper .text{position: absolute;left: 9.1%;width: 50%;top: 30%;z-index: 11;color: #fff;}
.header-application-nav {position: absolute;left: 0;bottom: 0;width: 100%;z-index: 11;border-top: 1px solid rgba(255,255,255,.1);}
.application-nav-content {width: 81%;margin: auto;}
.application-nav-content.num5 a {width:20%;}
.application-nav-content.num4 a {width:25%;}
.application-nav-content.num3 a {width:33.3333%;}
.application-nav-content.num2 a {width:50%;}
.application-nav-content.num1 a {display:none;}
.application-nav-content a{display: block;float: left;width: 16%;padding: 3% 0;text-align: center;position: relative;}
.application-nav-content a.cur{background: linear-gradient(to bottom, rgba(224,17,17,0.3),rgba(224,17,17,0));}
.application-nav-content a::after {content: '';width: 1px;height: 100%;position: absolute;right: 0;top: 0;background: #fff;opacity: .1;}
.application-nav-content a:last-child::after {display: none;}
.application-nav-content a::before {content: '';width: 100%;height: 3px;background: #0251CC;position: absolute;left: 0;top: 0;z-index: 11;display:none;}
.application-nav-content a.cur::before {display: block;}
.application-nav-content span {color: #fff;}
.header-about-content {overflow: hidden;position: relative; width: 78%;  margin: auto;}
.header-about-left {width: 25%;left: 9.1%;position: absolute;top: 50%;transform: translateY(-50%);}
.header-about-left .title-1{text-transform: uppercase;}
.header-about-left .title-2{margin-top: 0;}
.header-about-center {float: right;width: 40%;}
.header-about-nav {text-align: right;padding: 5%;margin-top: 5%;}
.header-about-nav ul{list-style: none;margin: 0;padding: 0;text-align: left;display: inline-block;vertical-align: top;width: 40%;}
.header-about-nav ul span{display: block;padding-bottom: 5%;}
.header-about-nav li {list-style: none;margin: 0;padding: 0;}
.header-about-nav li a {color: #666;display: block;padding: 2% 0;}
.header-about-nav li a:hover {color: #0251CC;}
.header-about-right {float: right;width: 25%;}		 
.news-type-1 {float: right;width: 30%;margin-top: 10%;position: relative;}
.news-type-1 a {display: block;color: #666; font-size:16px; line-height:22px; padding: 2% 5% 2% 15%;position: relative;}
.news-type-1 a::before {content: '';width: 1px;height: 100%;background: #ccc;position: absolute;left: 0;top: 0;}
.news-type-1 a::after {content: '';width: 1px;height: 100%;background: #0251CC;position: absolute;left: 0;top: 0;opacity: 0;}
.news-type-1 a:hover {color: #0251CC;}
.news-type-1 a:hover::after {opacity: 1;}
.boyh{position: absolute; padding: 1.5% 0 90px; top:69%; left: 0; width: 100%; height: 100%; z-index: 5; transition: ease .3s; }


/*产品*/
.pro_box {margin: 0 auto;}
.pro_tit {text-align: center;}
.pro_tit b {font-size: 40px;line-height: 40px;position: relative;}
.pro_tit b:after {content:'';width:130px;height:3px;background: #2067b9;position: absolute;left:34%;bottom: 5px;animation: widthchange 2s linear infinite;}
@keyframes widthchange{
	0%{ width:130px}
	50%{ width:0px}
	100%{ width:130px}
	}
.pro_tit p {font-size: 18px;color: #999;line-height: 18px;padding-top: 18px; background:#fff; border-radius: 50px;}

.tempWrap{ margin:0 4%;}
.pro_c{margin-top:0px; /*padding:70px 0;*/}
.pro_list{display: flex; position: relative;margin:0 auto 20px;width: 100%; }
.pro_list .prolist2021{ width: 100%;background: #0251cc; padding:0.6% 2.5%;border-radius: 50px; margin:0 9%;}
.pro_list ul{display: flex; justify-content: center; width: 100%;}
.pro_list li{text-align: center; width: 25%;float: left;  height: 50px;line-height: 58px; border-radius: 50px;}
.pro_list li a{ font-size:18px; color:#fff}
.pro_list li.on{background: #fff;color: #333;transition: all .3s ease;}
.pro_list li.on a.prolist2021_one{color: #333;}
.pro_list li dl{ display: none;}
.pro_call ul{display:block;}
.pro_call li{padding:0.5% 1%; display: block; float: left; width:22.2%;border: 1px solid #eee;margin-top: 20px;background: #fff;}
.pro_call li a{display: block; width: 100%; height: auto; overflow: hidden; position: relative;   padding-bottom: 10px;}
.pro_call li>a:after{content: ''; display: block;width: 100%; height: 100%;  background: rgba(0,0,0,0.45) url(https://memberpic.114my.com.cn/076983516080/uploadfile/image/20241011/20241011191420_827682148.png) no-repeat center; position: absolute; top: 0;left: 0;opacity: 0; transition: 0.3s all ease;}
.pro_call li:hover>a:before{opacity: 1;transform: scaleY(1);}
.pro_call li:hover>a:after{opacity: 1;}
.pro_call li br{display:none;}
.pro_call li span a{display:block;width:100%;height:56px;line-height:56px;font-size:18px;color:#333;border-top: 1px solid #eee; transition: 0.3s all ease;position: relative;z-index:22; text-align: center; background: #fff;}
.pro_call li span a:after{content: '';display: block;background: #0251CC;width:100%;height:0px;position: absolute;top:0;z-index: -1;}
.pro_call li:hover span a:after{height:100%;transition: 0.3s all ease;}
.pro_call li:hover span a{color:#FFF;/*border: 1px solid #0251CC;*/}
.pro_call li+li{margin-left: 1.3%;}

.pro_call li img{transition: 0.3s all ease;width: 100%;     height: 100%;}
.pro_call li:hover img{transform: scale(1.1);}

/*char*/
.char {padding: 5% 1%;overflow:hidden;display: flex;justify-content: flex-end;position: relative;z-index: 5;
background:url(https://memberpic.114my.com.cn/076983516080/uploadfile/image/20241009/20241009171105_1207099914.jpg)no-repeat center top;}
.char:before {content: '';width: 70.7%;height: 100%;position: absolute;right: 0;top: 0;z-index: -1;}
.char_box {max-width: 1600px;margin:0 auto;width: 100%;display: flex;justify-content: space-between;background: ;align-items: center;flex-direction: column;}
.char_tit {display:flex;justify-content: center;flex-direction: column;width: 100%;align-items: center;}
.char_tit p {display:flex;font-size: 45px;justify-content: center;}
.char_tit p span {font-size: 40px;position: relative;-webkit-background-clip: text;font-weight: bold;z-index: 5;color: #0251CC;}
.char_tit em {font-size: 20px;color: #333;width: 100%;text-align: center;margin: 1.2% 0 0;opacity: 0.8;}
.char_con {margin: 4% 0 0;}
.char_con .slick-track {padding:1% 0 0;    display: flex;}
.char_con ul {display:flex;justify-content: space-between;margin-bottom: 0 !important;}
.char_con>ul>div>div>li,.char_con li {display: flex !important;flex-direction:column;width: 23%;padding: 3% 2% 3%;transition: 0.8s;background: #fff;border-radius: 10vw;overflow: hidden;box-shadow: 0 0 20px #c3c1c1;}
.char_con>ul>div>div>li:hover,.char_con>ul>div>div>li.on,.char_con li.on {background: :#0251CC;color:#fff;position:relative;z-index:5;}
.char_con li:nth-child(2n) {flex-direction:column-reverse;}
.char_con li:hover,.char_con li.on {background:#0251CC;}
.char_con li:hover p,.char_con li.on p {color:#fff;}
.char_con li:nth-child(2n) p {padding: 0 0 12% 0;}
.char_con>ul>div>div>li.slick-current {}
.char_con li i {font-size: 3rem;border-radius: 45rem;overflow: hidden;}
.char_con li i img {width:100%;height: 15.5vw;object-fit: cover;}
.char_con li p {display:flex;flex-direction:column;font-size:30px;padding: 18% 0 0;align-items: center; font-weight:bold;}
.char_con li p span {font-size:18px;line-height: 30px;padding: 8% 0 0;opacity: 0.7;text-align: center; font-weight:normal;}
.char_con li a {font-size:1rem;margin: 24% 0 0; transition: 0.8s;    display: none;  }
.char_con li.on a {color:#fff;}
.char_con .ban_dot {display: flex !important;width: 100%;align-items: center;position: absolute;bottom: 0;left: -37%;}
.char_con .ban_dot li {width: 10px;height: 10px;display: inline-block;background: #fff;margin: 0 0.3%;transition: 0.5s;}
.char_con .ban_dot li.slick-active {width:25px;background: #ff6600;}
.char_con .ban_dot li button {font-size:0;border: none;outline: none;}
/*about*/
.about {background: url(https://memberpic.114my.com.cn/076983516080/uploadfile/image/20241009/20241009171400_1400043768.jpg)no-repeat center top fixed;position: sticky;z-index: 5;padding: 6% 1%;/* top: 0; */}
.about_box {max-width:1600px;margin: 0 auto;}
.about_con {display:flex;background: #fff;padding: 4%;justify-content: space-between;align-items: center}
.abut_r{display:flex;flex-direction:column;width: 40%;margin:  0 0;}
.about_txt {}
.about_txt>p {display:flex;flex-direction:column;font-size:2.4rem;color: #0251CC;font-weight: bold; margin-top: 24px;}
.about_txt p span {padding: 2% 0 0;color: #333;}
.about_txt em {font-size:16px;line-height:28px;margin: 4% 0 0;color: #999; display:block; text-indent:2em}
.about_txt i {margin: 19.5% 0 0;position: absolute;width: 32%;bottom: 0;}
.about_txt i img {width:100%;height:auto;}
.about_txt ul {margin: 8% 0 0;display:flex;width: 80%;justify-content: space-between;}
.about_txt li {background:#fff;width: 23%;padding: 2% 0;text-align: center;box-shadow: 0 0 20px #eee;transition: 0.8s;}
.about_txt li.on {background:#0251CC;color:#fff;}
.about_txt li p {font-size:1rem;}
.about_txt a {font-size:1rem;border-radius: 50%;padding: 8% 0 0 10%;position: relative;z-index: 5;display: flex;align-items: center;transition: 1s;}
.about_txt a:before {content:'>';width: 3rem;height: 3rem;background: #0251CC;position: absolute;left: 0;border-radius: 50%;display: flex;justify-content: center;align-items: center;color: #fff;font-size: 1.8rem;transition: 0.8s;font-family: 'iconfont';}
.about_txt a:hover:before {transform:rotate(135deg);background:#ef0001;}
.about_num {width: 54%;left: 46%;bottom: 0;}
.about_num i {}
.about_num i img {width:100%;height:24vw;object-fit: cover; margin-bottom: 10px;}
.about_num ul {display: flex;width: 100%;justify-content:  space-between;margin:0 0;}
.about_num li {display: flex;flex-direction: column;align-items:  center;width: 49%;padding: 6% 0;transition:0.5s;background: #0251CC;}
.about_num li:nth-child(n+2) {border-top:1px solid rgba(255,255,255,0.1);}
.about_num li span {display: flex;align-items: flex-end;}
.about_num li span b {font-size: 50px;font-family: Impact;color: #fff;transition:0.5s;font-weight: normal;}
.about_num li span i {width: 25px;height: 25px;border-radius: 50%;display: flex;justify-content: center;align-items: center;background:#FE9C02;color: #fff;font-size: 12px;}
.about_num li p {font-size: 15px;margin: 3% 0 0;color: #fff;}
  /**/
.combanner-box{position: relative;width: 100% !important;min-width: 100% !important;margin-top:6% !important;}
.combanner-box,.combanner-box .combd li{height:267px;width:100%;}
.combanner-box .combanner-btn a.prev{background-image:url(https://memberpic.114my.com.cn/076983516080/uploadfile/image/20241011/20241011191537_1587171671.png);}
.combanner-box .combanner-btn a.next{background-image:url(https://memberpic.114my.com.cn/076983516080/uploadfile/image/20241011/20241011191555_151242116.png);}
.combanner-box .comhd ul li.on{background:#f08300;}
.combanner-box{position:relative;overflow:hidden;margin: 0 auto;z-index: 5;}
.combanner-box .combd{ width:100% !important;}
.combanner-b{position: absolute;bottom: 0;}
.combanner-box .combd li{width:100% !important;background-position: center;background-repeat: no-repeat;}
.combanner-box .combd li a{display:block;background-size:auto;width:100% !important; height:100% !important;}
.combanner-btn a{display:block;width:40px;height:40px;position:absolute;opacity:0.8;-webkit-transition: 0.3s all ease-in-out;transition:0.3s all linear; top:46%;background-repeat:no-repeat; }
.combanner-btn a.prev{left:2%;} 
.combanner-btn a.next{right:2%;}
.combanner-box .comhd {position:absolute;bottom:2%;width: 100%;display: block;}
.combanner-box .combd ul{width:100% !important;}
.combanner-box .comhd ul{ text-align: center;}
.combanner-box .comhd ul li{ width:20px; height:10px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out}
.combanner-box .comhd ul li.on{ width: 32px;}

/*新闻*/
.news_bg{ padding-bottom:50px; overflow:hidden;}
.bg{position: relative; margin: 0 auto;}
.box{margin: 0 auto; }
.news_t{padding:80px 0 14px 0; }
.news_tl p{ color: #0251CC; line-height: 1.1; font-family: PingFang SC,'Microsoft YaHei',Arial,sans-serif; font-weight: 900;}
.news_tl span{margin-top: 10px; color: #282f36; line-height: 1.4;}
.news_tl,.news_tr{display: inline-block;}
.news_tr a{display: inline-block; margin-left: 110px;margin-top: -12px;}
.news_tr a p{font-size: 20px; color: #222; line-height:0px;}
.news_tr a span{font-size: 12px; color: #ccc; font-family: "Arial"; text-transform: uppercase; line-height:46px;}
.news_tr a:before{content:""; display: block; width: 56px; height: 56px; border-radius: 100%; background-color: #f7f7f7;  margin: -10px 14px 0 0; position: relative;top:37px;left: -70px;  transition: 0.3s ease all; background-image: url(https://memberpic.114my.com.cn/076983516080/uploadfile/image/20241009/20241009140620_1675467925.png);  }
.news_tr a:nth-child(1):before{background-position: 0 0;}
.news_tr a:nth-child(2):before{background-position: -56px 0;}
.news_tr a:nth-child(3):before{background-position: -112px 0;}
.news_tr a.on:before{background-color:#e7e8e9; background-position-y: -56px;}
.news_div .news_div_item{position: relative; float:left; }
.news_div .news_div_item:first-child{width:30%; height:600px; padding-top:40px;   z-index: 2;}
.news_div .news_div_item:nth-child(n+2){width:31%; padding:40px 0 40px 0;  height:208px; float:left; border-bottom:1px #eee solid;  margin-left:4%;}
.news_div .news_div_item:nth-child(n+2) .news_div_item_pic{float:left; width:30%; height:168px;display:none; }
.news_div_item_pic{overflow: hidden;}
.news_bg .news_div_item_pic img{width:99%;border:1px #eee solid; }
.news_div .news_div_item:first-child .news_div_item_date{display:none;}
.news_div .news_div_item:nth-child(n+2)  .news_div_item_date div{float:left; color:#ccc;}
.news_div_item_content {position: absolute; }
.news_div .news_div_item:first-child .news_div_item_pic{height:340px;}
.news_div .news_div_item:first-child .news_div_item_content{top:373px;width:100%;}

.news_div .news_div_item:nth-child(n+2) .news_div_item_content{left:0; top:54px; width:100%; }
a.news_div_item_a{font-size:22px; color:#222; line-height:50px; display: block;/* position: absolute; */width: 100%; height:100%;  overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.news_div_item_body{font-size:15px; line-height:26px; color:#999; margin-top:16px;}

.news_div_item_body:after{content:"";  display: block; width:28px; height:28px; background-image: url(https://memberpic.114my.com.cn/076983516080/uploadfile/image/20241011/20241011191639_2087132654.png); background-position: center; background-repeat:no-repeat;    border-radius: 100px;  border:1px #ccc solid; margin-top:30px; transition: 0.3s all ease;}
.news_div_item:hover .news_div_item_body:after{background-color:#0251CC; width:60px;border:1px #0251CC solid; background-image: url(https://memberpic.114my.com.cn/076983516080/uploadfile/image/20241011/20241011191710_1093461748.png);  }

.news_div_item:hover a.news_div_item_a{color:#0251CC; }

@media (max-width:1920px){
.news_div .news_div_item:first-child .news_div_item_pic{height:330px;}
}
@media (max-width:1680px){
.news_div .news_div_item:first-child .news_div_item_pic{height:340px;}
}
@media (max-width:1560px){
.news_div .news_div_item:first-child .news_div_item_pic{height:300px;}
.news_div .news_div_item:first-child .news_div_item_content{top: 350px;}
}

/*图片放大*/
.com-width{margin-right: auto; margin-left: auto; width: 1600px;}
.w1600{margin-right: auto; margin-left: auto; width: 1600px;}
@media (max-width: 1700px){.com-width, .w1600{width: 1500px;}}
@media (max-width: 1280px){.com-width, .w1600{width: 970px;}}
@media (max-width: 992px){.com-width, .w1600{width: 750px;}}
@media (max-width: 768px){.com-width, .w1600{width: 100%; padding-right:5px; padding-left:5px;}}


@media (max-width: 1400px){
.news_div .news_div_item:first-child .news_div_item_pic{height: 280px;}
a.news_div_item_a{font-size:15px;}
.news_div_item_body{font-size:14px;}
.news_div .news_div_item:first-child{height:570px;}
.news_div .news_div_item:first-child .news_div_item_content{top:320px;}
.news_div .news_div_item:nth-child(n+2){height:260px;}
}

@media (max-width: 1300px){
.news_div .news_div_item:first-child{height:580px;}
.news_div .news_div_item:first-child .news_div_item_content{top:310px;}
.news_div .news_div_item:first-child .news_div_item_date{top:72%;}

}

/* footer */
.footer {background:#282f36;position: relative;clear: both; overflow: hidden;color: #fff; padding-top:80px }
.footer-content {width:86%;margin: auto;position: relative;}
.footer-content-top::before,.footer-content-top::after {content: '';width: 50%;height:8px;position: absolute;left: 0;top: 0;background: #0251CC;}
.footer-content-top::after {left: auto;right: 0;background: #5a5a5a;}
.footer-content-top {overflow: hidden;padding:0 0 3% 0;}
.footer-left {float: left;width: 10%;}
.footer-logo img { height:50px;}

.footer-logo .logo{max-width:270px;font-size:0;overflow:hidden}
.footer-logo .logo img{ float:left; padding-right:10px;}
.footer-logo .logo strong{display: block;font-size:32px; line-height:33px;color:#fff; font-weight: normal; font-family: "classic"; letter-spacing:2px;}
.footer-logo .logo dl{ font-size:13px; letter-spacing:2px; color:#adb2b7; line-height:30px;}
.footer-logo .logo dl en{color:#ababab;}

.footer-nav {float: right;width:100%;text-align: right;}
.footer-nav ul,.footer-nav li {list-style: none;margin: 0;padding:0;}
.footer-nav ul {text-align: left;margin-left:5.8vw;overflow: hidden;display: inline-block;vertical-align: top;}
.footer-nav ul strong{ display:block; margin-bottom:25px;}

.footer-nav ul:first-child {margin-left: 0;}
.footer-nav .title-1 {font-weight: bold;}
.footer-nav li {margin-top:1.6rem;}
.footer-nav li a{display: block;color: #aaa; font-size:15px; }
.footer-nav li a:hover {color: #fff;}
.footer-nav .contact-1 {overflow: hidden;}
.footer-nav .contact-us-1 {color: rgba(255, 255, 255, 0.6);margin-top: 2rem;}
.footer-nav .contact-us-1 strong{font-weight: normal;}
.footer-nav .contact-us-1 p:first-child {padding: 0;margin: 0;}
.footer-content-bottom {border-top: 1px solid #222732;padding:1.8% 0 50px 0;position: relative;}
.footer-copy {color: rgba(255, 255, 255, 0.6);position: relative;}
.footer-copy a {color: rgba(255, 255, 255, 0.6);}
.footer-copy a:hover {color: #fff;}
.footer-link {position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.footer-link li {list-style: none;padding: 0;margin: 0;display: inline-block;vertical-align: middle;position: relative;width: 30px;height: 30px;margin-left: 15px;}
.footer-link .ewmshow-1 {background: #fff;padding: 5px;width: 90px;height: 90px;overflow: hidden;position: absolute;bottom: 100%;left: 50%;border-radius: 4px;margin-left: -50px;display: none;}
.footer-link li:hover .ewmshow-1{display: block;}

.aside-top {position: fixed; width: 50px;bottom:3%;right:1%; z-index:999999;display: none;}
.aside-top a {width: 50px;height: 50px;display: block;overflow: hidden; background: #0251CC url('//memberpic.114my.com.cn/076983516080/uploadfile/image/20241011/20241011191745_1751516633.png') no-repeat center;border-radius: 100%;}
.footer-top-left {float: right;/*width: 40%;*/}
.footer-top-right {float: left;/*width:75;*/}
.footer-logo {/*width: 27%;*/}
.footer-logo a{width: 100%;height: auto;display: block;}
.footer-logo img {display: block;}
.footer-logo .st0 {fill: #fff;}
.footer-contact {margin-top:20px;}
.footer-social {margin-top:60px;} 
.footer-social li {display: inline-block;vertical-align: middle;margin-right:18px;position: relative;}
.footer-social li:first-child {margin-left: -.3%;}
.footer-social li a{position: relative;display: block;width: 2rem;height: 2rem;opacity: .3;}
.footer-social li a:hover {opacity: 1;}
.footer-social li:hover .ewmshow-1{display: block;}

.footer-copy,.footer-content-bottom a{color: rgba(255, 255, 255, 0.6);    font-size: 14px;}
.footer-content-bottom a:hover {color: #fff;}


.social {padding-top:0px;clear: both;}
.social a { position: relative; font-size: 13px; color: #fff; display: inline-block; line-height: 25px; transition:0.3s all ease-in-out; float: left;display: block;margin-right:26px; margin-top:30px;}
.social a img{ display: block}
.social a:hover{ }
.social a:hover img{filter: contrast(0) brightness(2);}
.social a:hover .ewm img{filter: grayscale(1%);}
.social .ewm { position: absolute; width: 100px; bottom: 30px; right: -43px; z-index: 1; display: none; padding: 5px; background: #fff; border-radius: 5px; }
.social .ewm:after{ content: ''; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #fff; position: absolute; bottom: -5px; left: 52.5px; }
.social .ewm img { display: block; width: 100%; height:auto; }
.saj-footer .bottom{clear: both;padding:30px 0;overflow: hidden;font-size: 12px;color: #999;order-top: 1px solid #313131;}
.saj-footer .bottom a{color: #999; font-size:15px;}
.saj-footer .bottom .left{color: #999; font-size:15px;}
.left .tel div{color:#999; font-size:15px; line-height:25px;}

.ft-bottom{padding:14px 0; line-height:40px; }
.ft-bottom .copyright{float: left;font-size: 14px;color: rgba(255, 255, 255, 0.6);}
.ft-bottom .copyright p{color: rgba(255, 255, 255, 0.6);}
.ft-bottom .copyright span{display: inline-block; color: rgba(255, 255, 255, 0.6);}
.ft-bottom .copyright a{color: rgba(255, 255, 255, 0.6); font-weight:normal; font-size: 1.4rem;}
.ft-bottom .copyright a:hover{color:#fff; /*text-decoration: underline;*/}
.ft-bottom .flinks{float: right;}
.ft-bottom .flinks dl{position: relative;height: 40px;}
.ft-bottom .flinks dt{width:130px; height:43px; line-height:43px; text-align: right;/*background: #0251CC;background: -moz-linear-gradient(45deg, #0251CC 0%, #084eb3 100%);background: -webkit-linear-gradient(45deg, #0251CC 0%, #084eb3 100%);background: linear-gradient(45deg, #0251CC 0%, #084eb3 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0251CC', endColorstr='#084eb3', GradientType=1 );*/ background:url(https://memberpic.114my.com.cn/076983516080/uploadfile/image/20241011/20241011194410_1949844334.png) no-repeat;}
.ft-bottom .flinks dt a{display: block;color: #fff;font-size: 14px; padding-right:20px;}
.ft-bottom .flinks dd{display: none;position: absolute;right: 0;bottom: 100%; overflow: hidden;background: #0251CC;background: -moz-linear-gradient(45deg, #0251CC 0%, #084eb3 100%);background: -webkit-linear-gradient(45deg, #0251CC 0%, #084eb3 100%);background: linear-gradient(45deg, #0251CC 0%, #084eb3 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0251CC', endColorstr='#084eb3', GradientType=1 ); padding-left:15px;}
.ft-bottom .flinks dd a{display: block;float: left; padding:10px 0; font-size: 14px;color: #fff;text-align: center;}
.ft-bottom .flinks dd a:hover{text-decoration: underline;}
.ft-bottom .flinks dl:hover dt a:after{transform: rotate(90deg);}
.ft-bottom .flinks dl:hover dd{display: block;}


.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(https://memberpic.114my.com.cn/076983516080/uploadfile/image/20241011/20241011194430_1730147181.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color: #0251CC; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #0251CC; border-color: #0251CC; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #0251CC; border-color:#0251CC;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px; }
.y-kefu-box01 .kf-zixun1 i { width: 21px; height: 22px; background-position: -5px -180px; }
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -30px -180px; }



.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/**/
.y-kefu-box01 .mobile-infos { width: 320px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color:#0251CC; font-size: 18px; }
y-kefu-box .right {
width: 12px;
height: 12px;
position: absolute;
right: -12px;
top: 24px;
}
y-kefu-box .right-arrow1,
y-kefu-box .right-arrow2 {
width: 0;
height: 0;
display: block;
position: absolute;
left: 0;
top: 0;
border-top: 6px transparent dashed;
border-right: 6px transparent dashed;
border-bottom: 6px transparent dashed;
border-left: 6px white solid;
overflow: hidden;
}
y-kefu-box .right-arrow1 {
left: 1px;
border-left: 6px #efefef solid;
}
y-kefu-box .right-arrow2 {
border-left: 6px white solid;
}
/* */
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width:115px; height:114px; margin: 20px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/**/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; width:170px;}
.y-kefu-box01 .y-email-infos p { color: #0251CC; font-size: 16px; }
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }

.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#f55b1b;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }
@media(max-width:1400px) {
.cpzt_h{ font-size:58px;}
.cpzt_t{ margin-top:14px; font-size:34px;}
.hopro_pic2 h1{ font-size:22px;}
.youshimint_h{font-size:58px;}
.newsboxl_h{font-size:58px;}
}