/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

em,i{font-style:normal;}

/*公共样式部分*/
body {color: #666;margin: 0 auto;background-color: #fff; font-family: "yhan","Microsoft YaHei";overflow-x: hidden; font-size:14px;}




*{-webkit-box-sizing: border-box;box-sizing: border-box;}
a {color: #666; text-decoration: none;}
a:hover { color:#0b4eb5;text-decoration: none; border-bottom-style:}

.bg{width: 100%;min-width:1400px;}
.box{margin:0 auto;width:100%;padding:0 10%; min-width: 1400px;box-sizing: border-box;}
.page{width: 1400px;margin: 0 auto;}


.t{text-align:center;margin-bottom:40px;}
.t em{font-size: 70px;color: rgba(102,102,102,0.1);font-family: Impact;letter-spacing: 3px;text-transform: uppercase;line-height:70px;}
.t em b{color:#0b4eb5;}
.t p{font-size:40px;font-weight:bold;color: #222;padding-bottom: 8px;}
.t d{color:#0b4eb5;}
.t dd{color: #666;font-size: 16px;} 

.fl { float: left;}
.fr {float: right;}

/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}


@font-face {
font-family:yhan;
font-weight:normal;
src:url(https://memberpic.114my.com.cn/xuhen98/cssnew/yhan.woff.txt)
}

@font-face {
font-family:yhan;
font-weight:bold;
src:url(https://memberpic.114my.com.cn/yhan/cssnew/AlibabaBold.txt)
}

/* CDN 服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'iconfont';  /* Project id 3888380 */
  src: url('//at.alicdn.com/t/c/font_3888380_4t1nyoob9le.woff2?t=1675941443854') format('woff2'),
       url('//at.alicdn.com/t/c/font_3888380_4t1nyoob9le.woff?t=1675941443854') format('woff'),
       url('//at.alicdn.com/t/c/font_3888380_4t1nyoob9le.ttf?t=1675941443854') format('truetype');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}



/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}
.top170 {padding-top: 170px;}

/*英文样式*/
.font_en{font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-weight: normal;}
.en{font-family: Arial, Helvetica, sans-serif;font-weight: normal;}




/*抬头*/
.header:hover{ background: #fff; box-shadow: 0 0 30px 0px rgba(0,0,0,0.1);}
.header:hover a{color:#333;}
.header{width: 100%;height: 100px;z-index: 5000;transition: ease .5s;position: relative;}
.header.on{box-shadow: 0 0 13px rgba(0,0,0,.1);}
.ny-header{background: #fff;}
.header-con{}
.header.on .header-con{border: none;}
.header:hover .logo{filter: grayscale(0%) brightness(100%);}
.header .logo{filter: contrast(0) brightness(2);display: block;float: left;position: relative;z-index: 1200;height: 100px;display: flex;align-items: center;margin-left:30px;}
.header .logo span{float:right;font-size:26px;margin-left:13px;color:#0b4eb5;line-height: 22px;letter-spacing: 4.5px;font-weight: bold; margin-left: 20px}
.header .logo span i{font-size:16px;letter-spacing:0px;display:block;color: #222;line-height: 25px;margin-top: 9px;font-style:normal;font-weight: normal;}
.header .logo img{height:60px}
/*

.header .logo img.logoon{display: none;}
.header.on .logo img, .ny-header .logo img{display: none;}
.header.on .logo img.logoon, .ny-header .logo img.logoon{display: block;}*/
.header-right{float: right;margin:0 0 0 0;display: flex;flex-flow: row-reverse;height: 100px;margin-right: 40px;}
.header-top{background: url()no-repeat center;transition: ease .5s;padding: 25px 0;}
.ny-top{background: #fff;}
.ny-top .header-language a:hover{color: #F0BB44;}
.header-slogan{float: left;font-size: 22px;line-height: 40px;color: #341d17;}
.header-phone{float: left;font-size: 24px;line-height: 100px;color: #fff;margin-right:46px;position: relative;padding-left:34px;font-family: "DIN";}
.header-phone::before{position: absolute;content: "";width: 25px;height: 25px;background: url(https://memberpic.114my.com.cn/xuhen98/uploadfile/image/20230906/20230906161152_125259494.png)no-repeat center;background-size: 100% 100%;top: 50%;transform: translateY(-50%);left: 0;    filter: brightness(0.7);}
.header-phone span{display: inline-block;font-family: "ITCAvantGardeStd-BkCn";font-size: 22px;line-height: 30px;color: #341d17;}
.header-search{float: right;position: relative;height:40px;text-align:center;display: flex;border: 1px solid #eee;border-radius: 5px;padding:10px 25px 0 10px;    flex-direction: column;    overflow: hidden;transition: all .3s;margin-top: 30px;}
.header-search:hover{height:70px;}
.header-search:after{content:'';width:10px;height:8px;display:block;background:url(https://memberpic.114my.com.cn/xuhen98/uploadfile/image/20230906/20230906161152_2072599723.png)no-repeat center;position: absolute;right: 10px;top: 15px;background-size: 100%;transition: .5s;}
.header-search:hover:after{transform: rotate(180deg);}
.header-search a {display: flex;align-items: center;}
.header-search a:last-child{    padding: 10px 0;}
.header-search a span{display:block;margin-left:5px;}
.header-search a img{width:30px;}
.bt-search{position: relative;border: none;background: none;float: left;text-align: center;cursor: pointer;transition: .5s;z-index: 10;}
/* .bt-search:hover{background: #fff;} */
.searchop .search-all{z-index: 10;opacity: 1;visibility: visible;}
.search-all{position: absolute;right:100px;top: 0;width:260px;height: auto;z-index: -1;opacity: 0;visibility: hidden;transition: all .2s;}
.search-all .search-box{position: relative;height: 36px;margin-top:34px;background: #fff;}
.searchop .search-all .search-box{animation: searchform-fade 400ms both;}
.searchop .search-all form{animation: searchform-slide 1s both;box-shadow: 0 0 20px rgba(0,0,0,0.2);}
.search-all .search-box .search-txt{color: #333;line-height:36px;width: 44px;text-align: center;cursor: pointer;transition: all .3s ease-out;}
.search-all .search-box .search-txt i{font-size: 20px !important;}
.search-all .search-box .search-txt.left{float: left;}
.search-all .search-box .search-inp{margin-left: 44px;transition: all .3s ease-out 0s;margin-right: 44px;}
.search-all .search-box .search-inp input{font-size: 14px;line-height: 36px;color: #333;width: 100%;border-radius: 5px;}
.searchop .search-close{opacity: 1;transition: all .2s ease-out 0s;}
.search-all .search-box .search-close{width: 44px;height: 36px;font-size: 16px;color: #333;line-height: 36px;text-align: center;cursor: pointer;position: absolute;top: 0;right: 0;opacity: 1;}
.searchop .search-close:hover{}
.searchshow .top2-bu a{-webkit-animation: item-searchshow .4s both;animation: item-searchshow .4s both;}
.language{float: left;position: relative;padding-right: 18px;margin-right: 18px;font-size: 16px;line-height: 24px;}
.language::before{position: absolute;content: "";width: 1px;height: 17px;background: rgba(255,255,255,.6);right: 0;top: 50%;transform: translateY(-50%);}
.language a{display: block;width: 22px;height: 21px;background: url()no-repeat center;background-size: 100% 100%;transition: ease .5s;}
.language a:hover, .header.on .language a:hover, .ny-header .language a:hover{background-image: url();}
.header.on .language a, .ny-header .language a{background-image: url();}
.header.on .language::before, .ny-header .language::before{background: #414141;}
.header.on .header-phone, .ny-header .header-phone{color: #0b4eb5;}
.header.on .header-phone::before, .ny-header .header-phone::before{background-image: url(https://memberpic.114my.com.cn/xuhen98/uploadfile/image/20230906/20230906161152_377324933.png);}
.header-navbar{}
.navbar{float: left;transition: ease .5s;margin-left:7%;}
.navitem{float: left;padding: 0 40px;}
.navitem > a{display: inline-block;font-size: 17px;color: rgba(255,255,255,1);line-height: 30px;-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4s;background: transparent;padding: 35px 0;position: relative;}
.navitem dt{width:100%;background:#fff;position: absolute;left: 0;height: 60px;transform: rotateX(90deg);transform-origin: top;transition: ease .5s;border-top:1px solid #eee;}
.navitem dt dl{display:none;}
.navitem dt .prolist2021{}
.navitem dt ul{display: flex;justify-content: space-around;align-items: center;width: 50%;margin: 0 auto;}
.navitem dt ul li{height: 60px;line-height: 60px;}
.navitem dt ul a{font-size:16px;color:#666;height: 60px;line-height: 60px;}
.navitem:hover dt{transform: rotateX(0deg);}
.navitem:nth-child(7) dt ul{width:30%;}
.navitem:nth-child(8) dt ul{width:30%;}
.navitem dt ul a:hover{color:#0b4eb5;}

/* 2020.7.31下拉 */
.dropdown-menu{display:none; width:100%; left:0;top: 100%; position:absolute; background:#fff;border-top:1px solid #cfdae3; height:120px; text-align: center;}
.dropdown-menu ul{display:flex;justify-content:center;width:100%;padding-top:11px;}
.dropdown-menu ul li{margin:0 70px;}
.dropdown-menu ul li img{display:block;margin:0 auto;height:38px;}
.dropdown-menu ul li p{margin-top: 12px;line-height:20px;}
.dropdown-menu ul li a{display: block;color: #333333;font-size:16px}
.navitem.single{/*position: relative;*/}
.navitem:hover .dropdown-menu{display: block;}
.dropdown-pad{text-align: center;background: #fff;padding: 8px 20px;}
.dropdown-menu a{display: block;font-size: 16px;line-height: 30px;padding: 15px 0;color: #333;transition: ease .5s;border-top: 1px dashed #e5e5e5;}
.dropdown-menu a:hover{color: #0b4eb5; font-weight:bold; font-family: "Microsoft YaHei";}
.dropdown-menu a:first-child{border-top: none;} @media (max-width:640px){.intw-txt, .pro-ul li .intw-txt, .pro-ul li:hover .intw-txt{padding: 30px 0;}
.abtbanner-font h4, .abtbanner-font h3, .abtbanner-font p{color: #222;}
.intw-slide:hover .intw-txt{transform: none;}
.intw-slide:hover .intw-txt::before{display: none;}
.intw-slide:hover .intw-txt h3{color: #333;}
.intw-slide:hover .intw-txt p{color: #666;}
.intw-slide:hover .intw-txt span{background-color: #0b4eb5;height: 2px;width: 29px;}
.intw-txt p, .intw-slide:hover .intw-txt p{-webkit-line-clamp: 2;}}
/* .navitem.active>a{font-weight: bold;color: #fff;} */
.navitem:hover > a, .ny-header .navitem:hover > a{color: #0b4eb5;}
.navitem > a::before{position: absolute;content: "";width: 0px;height: 3px;background: #0b4eb5;left: 50%;bottom: 0%;transform: translateX(-50%);transition: ease .5s;}
.header.on .navitem:hover > a::before, .header.on .navitem.active > a::before, .ny-header .navitem.active > a::before{width: 100%;}
.header.on{background-color: #fff;border-color: transparent;height:100px;}
.header.on .navitem > a{}
.header.on .logo img{/*width: 224px;height: 35px;*/ margin-top:1.5px;}
.header.on .logo span{ margin-top:5.5px;}
.header.on .logo{filter: grayscale(0%) brightness(100%); color:#333;}
.header.on .logo p, .header.on .navitem > a, .ny-header .navitem > a, .header.on .language-text, .ny-header .language-text{color: #333;}
.header.on .navitem.active > a, .ny-header .navitem.active > a{color: #0b4eb5;font-weight: bold;}
.header .navitem:hover > a::before,.header.on .navitem:hover > a::before, .header.on .navitem.active > a::before, .ny-header .navitem.active > a::before{width: 100%;}
.header.on .navitem > a:hover{color: #0b4eb5;}
.header.on .language-text:hover, .ny-header .language-text:hover{color: #0b4eb5;}
#ino-p1{display: none;}
#ino-p span{opacity: 0;}
@media(max-width:1500px){.header-phone{ margin-right: 6px;} 
}
@media(max-width:1819px){
.navitem{padding: 0 35px;}
.language{padding-right: 12px;margin-right: 12px;}
.header-phone{font-size: 22px;}
.navbar{margin-right: -22px;}} @media(max-width:1559px){.intw-swiper{padding: 0 60px;}
.intw-swiper .swiper-button-next{right: 0;}
.intw-swiper .swiper-button-prev{left: 0;}} @media(max-width:1459px){.index-tit em{font-size: 40px;}
.ino-more{margin-top: 50px;}
.ind3-txt h3{font-size: 24px;}
.navitem > a{font-size: 16px;}
.header-phone::before{width: 20px;height: 20px;}
.header-phone{font-size: 20px;padding-left: 30px;}
.navbar{margin-left: 5%;}
.ny-header .logo{margin: 38px 0;}
.header-search{margin-right: 10px;}
.intw-slide:hover .intw-txt p{-webkit-line-clamp: 3;}
.intw-txt{height: 182px;}
.intw-slide:hover .intw-txt h3, .intw-txt h3{font-size: 22px;}
.in5-li{padding: 10px 0 15px;}
.bottom1-ewm{width: auto;}
.index-two::before{height: 332px;}
}
@media(max-width:1640px){
.navitem{padding: 0 30px;}
}

@media(max-width:1580px){
.navitem{padding: 0 25px;}
}


/*产品中心*/
.prod_bg{background:url(https://memberpic.114my.com.cn/xuhen98/uploadfile/image/20230215/20230215191054_1456344822.jpg)no-repeat center;padding:80px 0;}
.prod_t{font-size:40px;color:#fff;}
.prod_t p{color:#222;}
.prod{display:flex;justify-content: space-between;align-items: center;height: 100%;}
.prod_list{margin-top:110px;position: relative;}
.prod_list li{font-size:20px;color:#666;font-weight:lighter;position: relative;z-index: 9;cursor: pointer;}
.prod_list li+li{margin-top:30px;}
.prod_list a{font-size:20px;color:#666;font-weight:lighter;margin-top:30px;display:block;}
.prod_list li:before{content:'';width:10px;height:10px;background:#999;border-radius:50%;display:inline-block;margin-right:20px;z-index:9;}
.prod_list:before{content:'';width:1px;height:300px;border-left:1px dashed;border-color:rgba(255,255,255,0.6);display:block;position: absolute;left: 5px;top: -22px;}
.prod_list li.on:before,.prod_list a.on:before{background:#dd0303;}
.prod_list li.on,.prod_list a.on{color:#0b4eb5;font-weight:bold;}
.prod_list a:before{content:'';width:10px;height:10px;background:#999;border-radius:50%;display:inline-block;margin-right:20px;z-index:9;}
.prod_r ul{display:flex;align-items: center;width:100%;}
.prod_r ul li{width:100%;}
.prod_r ul li img{width:100%;}
.prod_r{width:50%;margin-right:5%;}
.prod_list a:hover{color:#0b4eb5;font-weight:bold;}
.prod_list a:hover:before{background:#dd0303;}
/*领域*/
.case_bg{    overflow: hidden;background:#f8f8f8;}
.case_t{text-align: left;}
.case_btn ul li{width: 4px;height: 15px;border-radius: 2px;display:block;float:left;background: #ccc;transition: 0.3s ease all;}
.case_btn ul li+li{margin-left: 6px;}
.case_btn ul li.on{height:25px;margin-top: -10px;background: #2665e5;}
.case_btn ul{float:left;margin-right: 50px;margin-top:-10px;}
.case_btn div{float:left;font-size:60px;color:#222;position: relative;top: 10px;cursor: pointer;}
.case_btn{display: flex;place-items: flex-end;margin-top:20px;}
.case_box li{width:calc((100% - 60px) / 2);margin-right:30px;position: relative;overflow: hidden;}
.case_box li p{position: absolute;width:120px;height:40px;display:block;background:#2665e5;top: 40px;border-radius: 0 20px 20px 0;}
.case_box li p a{text-align:center;color:#fff;font-size:16px;display:block;line-height:40px;}
.case_box li img{width:100%;height:auto;transition: 0.3s ease all;}
.case_box li:hover img{transform: scale(1.1);}
.case_box .tempWrap{overflow:inherit !important}
.case_tit{position: relative;z-index: 9;padding:0 7%;}





/*优秀*/
.adv_bg {padding-top:80px;}
.inon-header .t{text-align:left;float:left;}
.inon-header{padding:0 7%;}
.inon-dsc {color: #666; line-height: 24px;font-size:0.9vw; margin-top: 7px; margin-bottom:34px;}
.in-more img{vertical-align: text-top;margin-left: 10px;transition: all 0.5s;}
.inon-right{float:right;margin-top:34px;}
.mol_con {overflow: hidden;margin-bottom:5.2%;margin-top:2%;padding: 0 5%;}
.mol_con>ul {display: flex;justify-content: space-between;align-items: center;}
.mol_con>ul>li {width: 25%;border-right: 1px solid #eee;transition: 0.5s;position:  relative;overflow:  hidden;padding: 0 2%;}
.mol_con>ul>li:last-child {border-right:none; margin-right:0px;}
/*.mol_con>ul>li:last-child em{ padding-right:0px;}
.mol_con>ul>li:last-child i{ right:0px;}*/

.mol_txt {display:  flex;flex-direction:  column;align-items:  center;padding: 153px 0;width: 100%;}
.mol_txt>i {font-size:  48px;line-height:  48px;font-family:  din;}
.mol_txt>p {font-size:  32px;line-height:  32px;display:  flex;flex-direction:  column;
align-items:  center;margin-top: 6%; font-weight:normal;}
.mol_txt>p>span { font-size:  13px;text-transform: capitalize;line-height:13px;padding-top:  10px;color:  #999;font-weight:  lighter;font-family:  Arial;opacity: 0.5;}
.adv_txt {height:170px;}
.adv_txt em {font-size:  15px;font-weight:  lighter;line-height: 24px;margin-top: 15px;display:block;}
.mol_txt a {font-size:  14px;background:  #ff0000;color:  #fff;border-radius: 20px;padding: 2% 7%;font-weight:  lighter;margin-top: 20%;line-height:  14px;}
.mol_sub {top: 0;left: 0;display:flex;flex-direction:column;align-items: flex-start;opacity: 0;transition: 0.5s;height:100%;width: 100%;background: #fff;opacity: 1;}
.mol_sub>p {font-size:1.2vw;font-weight:  lighter; color:#0b4eb5; display:  flex;align-items:  center;/*border-bottom:  1px solid #ddd;*/width: 100%; }

.mol_sub h4{font-size:1.2vw; color:#000; line-height:2vw; font-weight:bold;}

.mol_sub p img{transition: all 2s;}
.mol_con li:hover p img{transform: translateY(-10px);}

.mol_sub>p>span {font-size:8vw; font-family: 'MONTSERRAT'; color:#f7f7f7; font-weight:bold; margin-left:7.8vw; line-height:6.8vw;}
.mol_sub>em {font-size:15px;line-height: 26px;font-style: inherit;color:  #666;font-weight:  lighter;padding: 0.6vw 0 0 0;}
.mol_sub>i {
    width: 100%;
}
.mol_sub>i img {height:  auto; width: 100%;}
.mol_con li i:hover img{transition: 0.5s;transform: scale(1.1);}
.mol_con p:hover span{color:rgba(11,78,181,0.5); transition: all 2s;}
.mol_con li i:hover span{color:rgba(11,78,181,0.5); transition: all 2s;}
.mol_sub>p img{ display:block;height:65px;}




.about { padding: 80px 7% 0; background: linear-gradient(45deg, #f8f8f8 50%, #0b4eb5 50%); }
.abcon { background: #fff url() no-repeat right top;  justify-content: space-between; flex-wrap: nowrap; align-items: center; }
.abpic{padding:50px;}
.abpic img{width:100%;}
.abright { margin: 0% 3% 0;    padding-bottom: 3%; }
.abwa { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; font-size: 15px; color: #999999; line-height: 32px; height: 96px; overflow: hidden; margin: 30px 0 45px 0; }
.abtitl { font-size: 40px; color: #000; }
.abtitl b { color: #0b4eb5; }
.abtitl b a { color: #0b4eb5; font-size: 40px; }
.abtitl span { display: block; font-size: 28px; font-weight: lighter; color: #222222; margin-top: 15px; }
.abbtn a { display: inline-block; width: 31%; height: 100px; vertical-align: top; background: #f5f5f5; transition: all .3s ease; position: relative; padding: 25px 30px; font-size: 22px; color: #555555; }
.abbtn { font-size: 0; }
.abbtn a+a { margin-left: 25px; }
.abbtn a em { text-transform: uppercase; font-size: 12px; color: #999999; display: block; margin-top: 3px; }
.abbtn a:hover { background: #0b4eb5; color: #fff; }
.abbtn a:hover em { color: #ffffff; }
.abbtn a i { position: absolute; top: 0; bottom: 0; margin: auto 0; right: 28px; width: 40px; height: 37px; background: url(https://memberpic.114my.com.cn/xuhen98/uploadfile/image/20230906/20230906161152_607500700.png) no-repeat left top; transition: all .3s ease; }
.abbtn a:nth-child(2) i { background-position-x: -53px; }
.abbtn a:nth-child(3) i { background-position-x: -106px; }
.abbtn a:hover i { background-position-y: -50px; }


.casecon{}
.casecon li>a{ position:relative; overflow:hidden;}
.casecon li>a img{ transition:all .6s ease;height:auto;width:100%;}
.casecon li:hover>a img{ transform:scale(1.1);}
.casecon li>a:after{ transition:all .2s ease; content:''; display:block; position:absolute; opacity:0; background:rgba(0,0,0,0.5); top:0; left:0; width:100%; height:100%;}
.casecon li>a i{ position:absolute; display:block; font-size:15px; color:#fff; top:0; left:0; right:0; bottom:0; opacity:0; transition:all .4s ease; width:120px; text-align:center; line-height:45px;height:45px; margin:auto; z-index:99;}
.casecon li:hover>a:after{ opacity:1;}
.casecon li:hover>a i{ opacity:1;}
.casecon li>a i:after,.casecon li>a i:before{ content:''; display:block; height:1px; width:0; background:#fff; transition:all .8s ease; position:absolute;}
.casecon li>a i:after{ top:0; left:0; right:auto;}
.casecon li>a i:before{ bottom:0; right:0; left:auto;}
.casecon li:hover>a i:after,.casecon li:hover>a i:before{ width:100%;}
.casecon li:hover p a:after{ transform: rotate(360deg);}
.casecon li{ display:inline-block; overflow:hidden; width:calc((100% - 60px) / 4); position:relative; padding:0 !important; margin-right:20px;}
.casecon li br{ display:none;}
.casecon li p{ padding:0 !important; margin-top:4px; background:#f3f5f6;}
.casecon li a{ display:block;}
.casecon li>a{ border:1px solid #eeeeee;}
.casecon li p a{line-height: 65px; position: relative; font-size: 16px; background: #f5f5f5; color: #333; text-align: center;}
.casecon li:hover p a{ color:#0c96ed;}
.casecon{ margin-top:40px;}
.casecon ul{ display:block; width:100%;}



/*新闻*/
.news_bg{width:100%;overflow: hidden;background:#f8f8f8;padding-top: 80px;}
.news {margin:0 auto;    overflow: hidden;}
.news_t{text-align:left;float:left;}
.news_t dd:after{display:none;}
.news_t p {font-size: 40px;font-weight:bold;color:#222;}
.news_box{overflow: hidden;}
.news_a{width:auto;}
.news_a a{width:152px;height:46px;font-size: 18px;color:#333;float:left;font-weight:100;box-sizing: border-box;text-align:center;margin-left:20px;display: flex;align-items: center;justify-content: center;background:#eee;}
.news_a a.on{background:#0b4eb5;color:#fff;}
.news_b{height: 488px;margin-top: 60px;position: relative;}
.new_tit {display: flex;justify-content: space-between;align-items: center;}
.new_item{    display: flex;
    width: 100%;
    flex-shrink: 0;
    justify-content: space-between;}
.new_item>div {display: flex;justify-content: space-between;align-items: center;}
.new_lc .news_div_item {display: flex;flex-direction: column-reverse;width: 48.5%;position: relative;padding: 25px 24px 60px; background: #fff;}
.new_lc .news_div {display: flex;justify-content: space-between;}
.new_lc {width: 68%;}
.new_rc {width: 30%;}

img.news_div_item_image {width: 100%;}
.new_rc .news_div_item_pic,.new_rc .news_div_item_date {display: none;}
.new_ic {display: flex;transition: all .5s;}
.new_lc a.news_div_item_a {font-size: 18px;color: #333;position: relative;display: block;margin-top: 20px;}
.new_lc .news_div_item_body {font-size: 14px;color: #999;line-height: 26px;margin-top: 40px;
 height: 52px;overflow: hidden;}
.new_lc .news_div_item_date {display: flex;position: absolute;bottom: 129px;left: 24px;}
.new_lc .news_div_item_date>div {font-size: 12px;color: #999;}
.new_lc .news_div_item_pic {border: 1px solid #eee;height: 17.9vw;overflow: hidden;display: flex;align-items: center;}
.new_lc .news_div_item_a:after {position: absolute;content: "read more →";font-size: 14px;color: rgb(34,34,34); bottom: -126px;left: 0;}
.new_rc .news_div_item {background: #fff;padding: 2vw 32px;position: relative;}
.new_rc .news_div_item:nth-child(n+3):after{content:"";display:block;width:0;height:6px;background:#0b4eb5;transition:0.3s all ease-in-out;position: absolute;bottom: 0;left: 0;}
.new_rc .news_div_item:nth-child(n+3):hover::after{width:100%;}
.new_rc .news_div_item:nth-child(-n+2) {display: none;}
.new_rc .news_div_item:nth-child(n+4) {margin-top: 15px;}
.new_rc a.news_div_item_a {display: block;font-size: 18px;}
.new_rc .news_div_item_body {font-size: 15px;color: #999;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical; margin-top: 10px;}



/*copy*/
.footer {display: flex;justify-content: space-between;}
.footer_bg{width: 100%;color: #fff;background: #0b4eb5;position: relative;padding-top: 100px;overflow: hidden;}
.fbt{border-top:10px solid #ff5c00;}
.bq_item li{position: relative;}
.bq_item li{ float: left;position: relative;}
.footer_w1 t{display: block;float: left;font-size: 24px;font-weight: bold;margin-right: 11px;}
.footer_w1 span{display: block;float: left;font-size: 20px;margin-top:3px;}

.bq_gzh li{width:130px;}
.footer_w{font-size: 14px; line-height: 34px; color: #999;}
.footer_w p{position:relative;}
.footer_w p:before{left:0;font-family: "iconfont";font-size: 16px;}
.bq_item li a{ display: block;font-size: 14px; line-height: 30px; color: rgba(255,255,255,0.47);}
.bq_item li a:hover{color:#fff;}
.footer_t{font-size: 18px !important; color: #fff !important;  line-height: 100%!important; position: relative;padding-bottom: 26px;}
.footer li img{width:146px !important;}
.bq_gzh li p{text-align:center; color:#fff; line-height:30px; margin-bottom:10px;}

.copy{line-height: 30px; font-size: 14px;color: #999; margin-top:20px; padding-top: 10px;}
.copy a{font-size: 14px; color: #999;}
.copy a:hover{color: #ff7b0f;}
/*link*/
.linkTagcs li a{font-size:14px;}
.links_r a{font-family: "iconfont" !important;font-size:42px;font-style: normal;color:rgba(255,255,255,0.3);display:inline;height:80px;display: block;line-height:80px;padding-left: 32px;}
.links_l{display: flex;align-items: center; padding-right: 2%; width: 100px;}
.l_wz{position: relative;}
.l_wz b{font-size: 25px;color: #fff;line-height: 21px;}
.l_wz p{color: #fff;letter-spacing: 1px; font-size: 16px;}

.links{display: flex;align-items: center;justify-content: space-between;height: 100%;position: relative;}
.links>div{display: flex;align-items: center;}
.links_m{}
.linkTagcs li a{color: rgba(255,255,255,0.38)!important;}
.foo_icon{display: flex;justify-content: space-between;margin-bottom: 69px;}
.foo_icon li span{color:#fff;display: block;width: 38px;height: 38px;border-radius: 100%;background: #e60113;display: flex;justify-content: center;align-items: center;position: relative;font-size: 22px;z-index:1;}
.foo_icon li span:after{content: '';position: absolute;width: 48px;height: 48px;border-radius: 100%;background: rgba(32,114,224,0.22);top: -5px;left: -5px;z-index:-1;}
.foo_icon li{display: flex;align-items: center;}
.foo_icon li div{margin-left: 13px;}
.foo_icon li div b{font-size: 16px;}
.bq_gzh{float: right;padding-top:7px;}
.bq_gzh li+li{margin-left: 44px!important}
.copy_bg{background: #333;}
.copy_b{display: flex;justify-content: space-between;align-items: center;}
.copy_bg div{color: rgba(255,255,255,0.5);height: 80px;line-height: 80px;}
.copy_bg div a{color: rgba(255,255,255,0.5);}
.foo_icon li div p {margin-top: 3px;}
.cl {clear: both;}
.banq{width: 38%;}
.bq_cl>b, .bq_cr>b, .bq_rcc>b {font-size: 18px;color: #fff;display: block;margin-bottom: 20px;font-weight: normal;}
.bq_ewm {display: flex;position: relative;}
.bq_ewm li span {display: block;width: 36px;height: 36px;border-radius: 100%;font-size: 14px;text-align: center;line-height: 36px;color: #059408;border:1px solid #059408;}
.bq_ewm li:hover span{background: #059408;border-color: #059408;color: #fff;}
.ewm_cc {position: absolute;top: -172px;left: -23px;display: none;z-index:999;}
.ewm_cc img {width: 150px!important;}
.bq_r {position: relative;}
.bq_rcc{margin-left:40px;}
.bq_ewm li+li {margin-left: 10px;}

.bq_item li:first-child:before {left: 0;}
.bq_item {
    display: flex;
    justify-content: space-between;
}
.bq_rcc>b {
    position: relative;
    margin-bottom: 50px;
}

.bq_rcc>b:after {position: absolute;content: "";width: 100%;height: 1px;background: rgba(255,255,255,0.1);bottom: -28px;left: 0;}
.bq_rcc>b:before {
    position: absolute;
    content: "";
    background: url(https://memberpic.114my.com.cn/xuhen98/uploadfile/image/20230906/20230906161152_2010099208.png) no-repeat center;
    width: 78px;
    height: 41px;
    top: -12px;
    right: 0;
}
@media screen and (max-width: 1460px){
}
@media screen and (max-width: 1320px){
}
.link_btn {
    width: 170px;
    height: 44px;
    line-height: 44px;
    background: #fff;
    text-align: center;
    font-size: 16px;
    color: #4d4d4d;
    border-radius: 22px;
    display: block;
}
.bq_rcc>div {
    color: rgba(255,255,255,0.4);
    line-height: 32px;
    font-size: 14px;
}

.bq_rcc>div a {
    text-decoration: none;
    color: rgba(255,255,255,0.3);
    font-size: 14px;
}
.back_ic {
    position: absolute;
    display: block;
    width: 102px;
    height: 102px;
    background: #059408;
    border-radius: 100%;
    text-align: center;
    line-height: 102px;
    color: #fff;
    font-size: 52px;
    top: 78px;
    left: 50%;
    margin-left: -51px;
    cursor: pointer;
}
.copy_pic li {overflow: hidden;width: 146px;}
.copy_pic li p {font-size: 14px;color: #ffffff;text-align: center;line-height: 30px;}
.copy_pic li i {background: #ffffff;display: inline-block;}
.copy_pic li i img{width:100%;}
.copy_str {/* float:left; *//* margin-left: 20px; *//* margin-top: 16px; */}
.copy_str li {width: 36px;height: 36px;border-radius: 50%;transition: 0.5s;position: relative;display: flex;align-items: center;justify-content: center;border: 1px solid #fff;}
.copy_str li i {font-size: 17px;color: #fff;position: relative;z-index: 99;}
.copy_str li+li {/* margin-top:17px; */}
.bq_lr {
    width: 36%;
    display: flex;
    justify-content: space-between;
}
ul.ewm_ic {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.copy_str li.on {
    background: #fff;
    border-color: #fff;
}
.copy_str li.on i{color:#0b4eb5;}
.gz_c{font-size: 16px;color: #fff;margin-bottom: 17px;}
.link_bc {
    border-top: 1px solid rgba(255,255,255,0.07);
    height: 80px;
    margin-top: 80px;
}
.lin_ic{width: 30px;height: 30px;border-radius: 100%;border:1px solid #fff;text-align: center;line-height: 30px;color: #fff;font-size: 14px;}



/* 客服样式*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box a{ text-decoration:none;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(https://memberpic.114my.com.cn/xuhen98/uploadfile/image/20230224/20230224105746_2071166940.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; position: absolute; bottom: -12px; left: 13px; z-index: 1;  background-color: #2351fb; }/*颜色更改*/
.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: #2351fb; border-color: #2351fb; 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: #2351fb; border-color: #2351fb;}/*颜色更改*/
.y-kefu-box01 .hver:hover>p { color: #fff; }
.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: 260px; 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: #2351fb; font-size: 18px; }/*颜色更改*/
.right { width: 12px; height: 12px; position: absolute; right: -12px; top: 24px;}
.right-arrow1,.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;}
.right-arrow1 { left: 1px; border-left: 6px #efefef solid;}
.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: 130px; height:130px; margin: 15px auto 7px; }
.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; }
.y-kefu-box01 .y-email-infos p { color: #2351fb; 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:#cc0105;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }