*{margin: 0;padding: 0;box-sizing: border-box;}
body {font-size: 14px;font-family:Microsoft YaHei;}
em,i{font-style:inherit;font-weight:inherit;}
ul{list-style: none;}
img {border: none;vertical-align: middle;}
a {text-decoration: none;color: #333;}
tr,td{padding:0 !important;}

@font-face {
  font-family: 'iconfont';  /* Project id 2758337 */
  src: url('//at.alicdn.com/t/font_2758337_g805v25zbu.woff2?t=1629444150318') format('woff2'),
       url('//at.alicdn.com/t/font_2758337_g805v25zbu.woff?t=1629444150318') format('woff'),
       url('//at.alicdn.com/t/font_2758337_g805v25zbu.ttf?t=1629444150318') format('truetype');
}

@font-face {
  font-family: 'iconfont';  /* Project id 2815086 */
  src: url('//at.alicdn.com/t/font_2815086_f635kejpefc.woff2?t=1631697072254') format('woff2'),
       url('//at.alicdn.com/t/font_2815086_f635kejpefc.woff?t=1631697072254') format('woff'),
       url('//at.alicdn.com/t/font_2815086_f635kejpefc.ttf?t=1631697072254') format('truetype');
}


/*head*/
.head {padding: 23px 0;width:100%;z-index:999;position: fixed;top: 0;}
.head.on {}
.head_box {display: flex;justify-content: space-between;align-items: center;margin: 0 auto;}
.head_logo {display: flex;align-items: center;}
.head_logo i {}
.head_logo i img{width:60px; height:60px;}
.head_logo p {display: flex;flex-direction: column;font-size: 28px;line-height: 30px;padding-left: 6px;color: #000b2b;}
.head_logo a {padding-left: 0px;}
.head_logo em {font-size: 22px;color: #000b2b;line-height: 24px;}
.head_con {display: flex;justify-content: space-between;width: 60%;    align-items: center;}
.head_nav {width: 75%;}
.head_nav>ul {display: flex;justify-content: space-between;align-items: center;}
.head_nav>ul>li {    position: relative;}
.head_nav>ul>li>a {font-size: 17px;}
.head_nav>ul>li:hover>a,.head_nav>ul>li.cur>a {color:#000; font-weight:bold;}
.head_sear {width: 140px;height: 40px;border-radius: 40px;border:2px solid #131313;display: flex;justify-content: center;align-items: center;}
.head_sear a {font-size:17px;}


.head_nav>ul>li>a:after {content:'';width: 100%;height: 2px;background:#ef1f1f;position: absolute;left: 0;bottom: -32px;opacity: 0;transform: scaleX(0);transition: 0.5s;}
.head_nav>ul>li:hover a:after, .head_nav>ul>li.cur a:after {opacity: 1;transform: scaleX(1);transition: 0.5s;}


/*下拉*/
 .head_nav li:hover .nav_xl {transition: 0.5s;height: 200px;opacity: 1;}
.nav_xl { opacity: 0; position: absolute; left: -40%; width: 119px; z-index: 111; top: 61px;height:0;transition: 0.5s; }
.nav_xl ul {display: flex;flex-direction: column;}
.nav_xl>ul>li>a{ display: block; text-align: center; font-size: 14px; color: #fff; line-height: 50px; margin-bottom: 1px; background: rgba(240,0,0,0.8); transition:0.3s all ease-in-out; }
.nav_xl>ul>li>a:hover{ background: rgba(255,0,0,0.8)}

.head_f {}
.head_f ul {display: flex;flex-direction: column;    height: 20px;justify-content: space-between;}
.head_f li {width:24px;height: 2px;background: #333;}
/*youbian*/
.tab_con {width: 300px;background: #fff;   position: absolute;top: 0;right: 0;display: none; overflow: auto !important;height: 800px;z-index: 55;}
.tab_txt>ul p {font-size:20px;}
.tab_txt>ul>li {      padding: 20px 0; border-bottom: 1px #eee solid;}
.tab_txt>ul>li>a {font-size:18px;    color: #333 !important;}
.tab_txt>ul>li>span {font-size:14px;color: #999; display: block; margin-top: 10px; line-height:28px;}
.tab_txt>ul>li>span>a {font-size:14px;color: #999;}
.tab_tit {font-size:24px; border-bottom: 1px #eee solid; padding-bottom:40px;padding: 30px 50px; }
.tab_tit em{color: #ccc; display: block;text-transform: uppercase; font-size: 14px; font-family: Arial;}
.button {width: 30px; height: 30px;background: #fff; position: absolute;right: 12px; top: 12px;cursor: pointer;}
.button:before {content:'';width:30px;height:2px;position:absolute;top:25px;left:0;background:#333;transform: rotate(45deg);}
.button:after {content:'';width:30px;height:2px;position:absolute;top:25px;left:0;background:#333;transform: rotate(-45deg);}
.tab_txt {padding-top: 10px;padding: 10px 50px;width: 300px; }
.tab_txt i {width:130px;height:130px;display:inline-block;overflow:hidden;}
.tab_txt i img {width:100%;}
.tab_txt>ul>li p {font-size:14px;    line-height: 20px; padding: 3% 16% 0;}
.tab_txt1{padding-top: 16px;padding: 30px 50px 0px 50px; font-size:18px; color:#999;line-height:38px;width:300px;}
.tab_txt1 span{display:block; font-size:24px; color:#ff0000;line-height:38px; font-family: "din";}
.tab_con {   scrollbar-width: none; -ms-overflow-style: none;overflow: scroll;}
.tab_con::-webkit-scrollbar {  display: none;}
@media screen and (max-width:999px) and (min-width:800px) {
    .box {max-width:990px;}
    .head_con {width:9%;}
    .head_nav {display: none;}
}
@media screen and (max-width:1099px) and (min-width:1000px) {
    .box {max-width:1070px;}
    .head_con {width:8%;}
    .head_nav {display: none;}
}
@media screen and (max-width:1299px) and (min-width:1100px) {
    .box {max-width:1290px;}
    .head_con {width:16%;}
    .head_nav {display: none;}
}
@media screen and (max-width:1499px) and (min-width:1300px) {
    .box {max-width:1470px;}
    .head_con {width:62%;}
}
@media screen and (max-width:1920px) and (min-width:1500px) {
    .box {max-width:1400px;}
}


/*banner*/
#banner {position: relative;}
.banner_con {    width: 20.834%;height:  55.465%;background: #fff;border-radius: 10px;box-shadow: 0 0 20px #ddd;position: absolute;top: 25%;right: 18%;z-index: 65;padding:50px;}
.banner_con .feedback {border-radius: 20px;position: relative;}
.banner_con .feedback > #feedback_form > .name,.feedback > #feedback_form > .tel {width: 100%;float: left;margin-bottom: 20px;}
.banner_con .feedback > #feedback_form > .tel{}
.banner_con .feedback > #feedback_form > .fcontent {clear: both;margin: 20px auto;display: block; width: 100%; float: none; font-family:Microsoft YaHei;}
.banner_con .feedback > #feedback_form > .fcontent textarea{width: 100%;box-sizing: border-box;line-height: 60px;height: 65px;color: #ddd;background: none;border-bottom: 1px solid #eee;}
.banner_con .feedback > #feedback_form > .col4 input{width: 100%;height: 50px;line-height: 50px;box-sizing: border-box;font-size: 15px;color: #454545;background: none;border-bottom: 1px solid #eee;}
.banner_con .feedback > #feedback_form > #tianxieone > #tianxiethree input {width: 100%;border: 1px solid  #eee;display: inline-block;background: none;    outline: none;padding: 10%;}
.banner_con .feedback > #feedback_form > #tianxieone > #tianxiethree img{height: 30px;display: inline-block;vertical-align: top;position:absolute;right:10px;top:10px;cursor: pointer;}
.banner_con .feedback > #feedback_form > #tianxieone{position:relative;width: 100%;}
.banner_con .feedback > #feedback_form > .feedback_btn {width: 100%;height: 50px;display: inline-block;cursor: pointer;}
.banner_con .feedback > #feedback_form:after{content: '';display: block;clear: both;}
.banner_con .feedback > #feedback_form > .feedback_btn input {width: 100%;height: 100%;display: block;line-height: 52px;border: 0 none;background:#ff0000;color: #fcfcfc;font-size: 18px;cursor: pointer;margin-top: 45px;border-radius: 10px;font-family:Microsoft YaHei;}
.banner_con .feedback > #feedback_form > .feedback_btn:hover input{background: #000; }	
.col4 input,.col4 textarea {outline: none;border: none;}
.banner_con #tianxiethree {width: 60%;}
.banner_con #tianxieone i {    width: 30%;cursor: pointer;  }
.banner_con #tianxieone i img {width:100%;}
.banner_con .feedback > #feedback_form > #tianxieone {    display: flex; justify-content: space-between; align-items: center;}

@media screen and (max-width:1499px) and (min-width:1300px) {
    .banner_con {width: 25.834%;}
}
@media screen and (max-width:1920px) and (min-width:1500px) {
    .box {max-width:1400px;}
}


/*int*/
.int {padding: 80px 0;width: 100%;background: #f5f5f8;overflow: hidden;}
.int_box {margin: 0 auto;}
.int_tit {text-align: center;}
.int_tit b {display: flex;flex-direction: column;font-size: 40px;line-height: 40px;}
.int_tit span {font-size: 24px;color: #666666;font-weight: normal; line-height: 24px;
 padding-top: 30px;}
.int_con {background: url(../acg/20210819112728_630448900.jpg)no-repeat center;width:100%;height: 490px;margin: 80px 0 0;position: relative;background-size: contain;}
.int_con ul {display: flex;}
.int_con li {display: flex;flex-direction: column;position: absolute;top: 9%;left: 22.4%;justify-content: space-between;height: 78%;width: 13%;align-items:  center;}
.int_con li:nth-child(2) {top: 34%;left: 40.5%;height: 80%;width: 15%;}
.int_con li:nth-child(3) {top: 8%;left: 60.6%;}
.int_con li:nth-child(4) {top: 35%;left: 78.7%;width: 15%;}
.int_con li p {display: flex;flex-direction: column;font-size: 18px;color: #fff;    align-items: center;}
.int_con li p i {font-size: 24px;    line-height: 24px;display: inline-block;padding-bottom: 5px;}
.int_con em {display: flex;flex-direction: column;font-size: 16px; align-items: center;    line-height: 24px;    text-align: center;}
.int_con em span {}
.int_more {width: 210px;height: 46px;background: #ef1f1f;border-radius: 5px;display: flex;justify-content: center;align-items: center;margin: 0 auto;margin-top: 10%;}
.int_more a {font-size: 16px;color: #fff;}
@media screen and (max-width:999px) and (min-width:800px) {
    .box1 {max-width:990px;}
}
@media screen and (max-width:1099px) and (min-width:1000px) {
    .box1 {max-width:1070px;}
}
@media screen and (max-width:1299px) and (min-width:1100px) {
    .box1 {max-width:1280px;}
 .about_txt ul {padding-top: 5%;}
}
@media screen and (max-width:1399px) and (min-width:1300px) {
    .box1 {max-width:1300px;}

}
@media screen and (max-width:1499px) and (min-width:1400px) {
    .box1 {max-width:1400px;}

}
@media screen and (max-width:1920px) and (min-width:1500px) {
    .box1 {max-width:1400px;}
}

/*aut*/
.aut {padding: 80px 0;overflow: hidden;}
.aut_box {margin: 0 auto;}
.aut_tit {text-align: center;}
.aut_tit span {font-size: 42px;line-height: 42px;background: url(../acg/20210819134910_1832084903.png)no-repeat center;background-position-y: 20px;display:  inline-block;height: 70px;font-weight: bold;}
.aut_tit p {font-size:20px;color: #999999;line-height: 20px;padding-top: 10px; }
.aut_con {width: 100%;height: 1110px;background: #fff;box-shadow: 0 0 20px #ddd;display: flex;flex-direction: column;align-items: center;justify-content: center;overflow: hidden;margin-top: 80px;}
.aut_nav {width: 60%;}
.aut_nav ul {display: flex;justify-content: space-between;}
.aut_nav li {width: 132px;height: 132px;border:2px solid #ddd;border-radius: 10px;display: 
flex;flex-direction: column;align-items: center;justify-content: center;transition: 0.5s;cursor: pointer;}
.aut_nav li.on {background: #ef1f1f;transition: 0.5s;color: #fff;}
.aut_nav li i {display: inline-block;    font-size: 36px;line-height: 36px;}
.aut_nav li span {font-size: 16px;line-height: 20px;padding-top: 20px;}
.aut_txt { width: 70%;text-align:  center;margin-top: 80px;height:712px;}
.aut_txt ul {display: flex;justify-content: space-between;overflow: hidden;}
.aut_txt li {width: 100%;overflow: hidden;flex-shrink: 0;}
.aut_txt li p {font-size: 24px;letter-spacing: 3px;line-height: 24px;}
.aut_txt li em {display:  inline-block;margin-top: 80px;}
.aut_txt li em img {width:100%;}

/*case*/
.case {width: 100%;background: #f8f8f8;padding: 80px 0;}
.case_box {margin: 0 auto;}
.case_tit {text-align: center;}
.case_tit span {font-size: 42px;line-height: 42px;background: url(../acg/20210819134910_1832084903.png)no-repeat center;background-position-y: 20px;display:  inline-block;height: 70px;font-weight: bold;}
.case_tit p {font-size:20px;color: #999999;line-height: 20px;padding-top: 10px; }
.case_tab {display: flex;justify-content: center;flex-direction: column;margin: 80px 0 0;}
.case_nav {width: 75%;position: relative;margin: 0 auto;}
.case_nav ul {display: flex;justify-content: space-between;}
.case_nav ul>li {display: flex;flex-direction: column;align-items: center;}
.case_nav ul>li i {display: inline-block;    font-size: 32px;line-height: 32px;}
.case_nav ul>li p {font-size: 18px;    line-height: 20px;padding-top: 20px;}
.case_con { margin-top: 60px;width: 100%; overflow: hidden;}
.case_con>div>ul {width: 800% !important;display: flex;overflow: hidden;}
.case_con .tempWrap { width: 100% !important;}
.case_con>div>ul>li {display: flex;justify-content: space-between;  width: 100% !important;}
.case_pic {width: 56%;}
.case_pic img {width:100%;}
.case_txt {border:10px solid #ddd;width: 42%;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.case_txt>p {font-size: 29px;}
.case_txt em {font-size: 18px;display: flex;flex-direction: column;line-height: 18px;    padding-top: 20px;    padding: 20px 5% 0 6%;}
.case_txt em span {font-size: 14px;    padding-top: 10px;    line-height: 24px;}
.case_txt i  {font-size: 18px;display:  inline-block;padding-top: 30px;line-height: 20px;margin-left: -75%;}
.case_txt>ul {display: flex;padding-top: 25px;flex-wrap: wrap;}
.case_txt>ul>li {width: 33.3%;text-align: center;}
.case_txt>ul>li:nth-child(n+4) {padding-top: 20px;}
.case_txt>ul>li p {font-size: 16px;display: flex;flex-direction: column;}
.case_txt>ul>li p span {font-size: 32px;font-family: Arial;color: #fa6666;font-weight: bold;}
.case_after {}
.case_after .prev ,.adv_after .nex{position: absolute;left: -12%;top: 50%;margin-top: -25px;width:40px;height:40px;filter: alpha(opacity=50);opacity: 0.5;transition: all 0.3s linear;    background: #ff0000; font-size: 28px; color: #fff;line-height: 40px; border-radius: 50%;display: flex; align-items: center; justify-content: center;}
.case_after .next {position: absolute;right: -12%;width:40px;height:40px;top: 22%;filter: alpha(opacity=50);opacity: 0.5;background: #ff0000; font-size: 28px; color: #fff;line-height: 40px; border-radius: 50%;display: flex; align-items: center; justify-content: center;}

/*oper*/
.oper {padding: 80px 0;overflow: hidden;}
.oper_box {margin: 0 auto;}
.oper_tit {text-align: center;}
.oper_tit span {font-size: 42px;line-height: 42px;background: url(../acg/20210819134910_1832084903.png)no-repeat center;background-position-y: 20px;display:  inline-block;height: 70px;font-weight: bold;}
.oper_sub {display: flex;justify-content: center;margin: 80px 0 0;}
.oper_sub ul {display: flex;justify-content: space-between;}
.oper_sub li {background: linear-gradient(to right,#fff 0,#ff0000 50%,#ff0000 100%);width: 320px;height: 77px;border-top-right-radius: 40px;border-bottom-right-radius: 40px;font-size: 28px;color: #fff;display: flex;justify-content: center;align-items: center;font-weight: lighter;}
.oper_txt {font-size: 24px;margin: 80px 0 50px;text-align: center;}
.oper_con {display: flex;justify-content: space-between;width: 65%;align-items:  center;margin:   auto;position:  relative;}
.oper_con ul {}
.oper_con ul:first-child {padding-left: 65px;}
.oper_con li {width: 120px;height: 120px;border:1px solid #ff0000;border-radius: 50%;display: flex;justify-content: center;align-items: center;position: relative;}
.oper_con ul li:nth-child(2) {  margin: 40px -65px;}
.oper_con ul:last-child li:nth-child(2) {margin: 40px 0 40px 65px;}
.oper_con li p {display: flex;flex-direction: column;align-items: center;width: 100px;height: 100px;background: #fff3f3;border-radius: 50%;justify-content: center;}
.oper_con li p i {display: inline-block;    font-size: 24px; line-height: 24px;    color: #ff0000;}
.oper_con li:nth-child(2) p i {font-size:30px;}
.oper_con ul:last-child li:nth-child(3) p i,.oper_con ul:last-child li:nth-child(1) p i  {font-size:30px;}
.oper_con li p span {font-size: 16px;color: #ff0000; padding-top: 5px;}
.oper_pic {border-radius: 50%;overflow: hidden;}
.oper_pic img {width:100%;}

/*tech*/
.tech {padding: 0 0 80px;overflow: hidden;}
.tech_box {margin: 0 auto;}
.tech_tit {text-align: center;}
.tech_tit span {font-size: 42px;line-height: 42px;background: url(../acg/20210819134910_1832084903.png)no-repeat center;background-position-y: 20px;display:  inline-block;height: 70px;font-weight: bold;}
.tech_con {margin: 80px 0 0;}
.tech_con ul {display: flex;justify-content: space-between;}
.tech_con li {background: url(../acg/20210820091239_1599504598.png)no-repeat;width: 14.5%;display: flex;flex-direction: column;align-items: center;justify-content:center;position: relative;    background-size: contain;}
.tech_con li:before {content:'';width: 100%;height: 2px;background: #ef1f1f;position: absolute;right: -100%;bottom: 25%;}
.tech_con li:after {content:'';background: url(../acg/20210820095048_285797562.png)no-repeat;width: 45px;height: 90px;position: absolute;top:20%;right: -60%;}
.tech_con li:last-child:after,.tech_con li:last-child:before {display: none;}
.tech_con li i {font-size: 50px;display: inline-block;margin-top: 93px;    line-height: 50px;color:#fff;}
.tech_con li:nth-child(1) i {font-size:60px;}
.tech_con li em {background: url(../acg/20210820091605_665597350.png)no-repeat;width: 19px;height: 23px;margin-top: 120px;}
.tech_con li p {font-size: 24px;width: 82%;text-align:  center; padding-top: 20px;height: 82px;    line-height: 34px;}


/*流程*/
.charge_titl{width: 1400px;margin: 0 auto;text-align: center;padding: 80px 0 0px 0;}
.charge_titl1{font-size: 42px;line-height: 45px;letter-spacing:3px;font-weight:bold;color: #333;}
.charge_titl2{width: 160px;height: 10px;background-image:-webkit-gradient(linear, left bottom, right top, color-stop(0.32, #eee), color-stop(0.66, #ccc));border-radius: 35px;margin: 0 auto;margin-top: 20px;}

.pro{width: 100%;margin: 0 auto;background: #fcfcfc url(../acg/20211021095342_805746000.png) bottom center no-repeat; padding:50px 0px 100px 0px;}
.charge_title{max-width: 1400px;margin: 0 auto;}
.pro_number{width: 1400px;margin: 0 auto;text-align: center;color: #333;overflow: hidden;height: auto;}
.pro_number ul li{width: 33.3%;float: left;z-index: 1;position: relative;}
.pro_number ul li p {font-size: 38px;background: #ef1f1f;border-radius: 50%;width: 80px;height: 80px;margin: 0 auto;line-height: 80px;margin-bottom: 30px;}
.pro_number ul li span{font-size: 18px;width: 100%;margin: 0 auto;}
.pro_number ul i {border: 1px rgba(255,255,255,0.5) dashed; position: absolute; width: 52%;height: 1px;margin: 0 auto;text-align: center;left: 0;right: 0;z-index: 0;margin-top: 40px;}

.pro_price{width: 1400px; margin: 0 auto;text-align: center;overflow: hidden;margin-bottom: 40px;}
.pro_price h3{font-size: 26px;line-height: 36px;color: #fff;margin-top: 100px;margin-bottom: 40px;}
.pro_price ul li {color: #333;width: 32%;float: left;  border-radius: 18px;padding: 100px 40px;}
.pro_price ul li+li{margin-left: 1.3%;}
.pro_price ul li p{font-size: 28px;}
.pro_price ul li span{font-size: 22px;}
.pro_price ul li em{font-size: 52px;color: #ff0000; font-family: Arial;}
.pro_p{margin-top: 40px;font-size: 18px;color: #dadada;width: 100%;text-align: center;}
/*mol*/
.mol {width: 100%;background: url(../acg/20210820100056_1475752686.jpg)no-repeat center;padding: 131px 0;overflow: hidden;}
.mol_box {margin: 0 auto;}
.mol_tit {}
.mol_tit b {display: flex;flex-direction: column;justify-content: center;align-items: center;font-size: 36px;color: #fff;line-height: 36px;}
.mol_tit b span {font-size:18px;line-height: 20px;padding-top: 3%;font-weight: lighter;}

/*cop*/
.cop {padding: 80px 0;overflow: hidden;width: 100%;background: #f2f2f2;}
.cop_box {margin: 0 auto;}
.cop_con {display: flex;justify-content: space-between;align-items: center;}
.cop_txt {}
.cop_txt i {width: 64px;height: 3px;background: #ef1f1f;display: inline-block;}
.cop_txt p {font-size: 36px;display: flex;flex-direction: column;line-height: 40px;padding-top: 30px;}
.cop_txt p span {font-weight: lighter;font-size: 19px;line-height: 20px;padding-top: 21px;}
.cop_table {width: 50%;}

.contact_us03{}

.contact_us03 .infor .tit{font-size:30px; line-height:30px; color:#02001c; text-align:center; font-weight:bold;}

.contact_us03 .content{}

.contact_us03 .content .inp_wrap{float:left; width:48%; margin-right:4%; margin-bottom:3%;}

.contact_us03 .content .inp_wrap_two{margin-right:0;}

.contact_us03 .content .inp_wrap label{display:block; font-size:14px; color:#02001c; margin-bottom:10px;}

.contact_us03 .content .inp_wrap label em{color:#ef1f1f; display:inline-block; margin-right:5px;}

.contact_us03 .content .inp_wrap .inp{width:100%; border:1px solid #EAEAEA; height:40px; line-height:40px; padding:0; text-indent:30px; font-size:14px;}

.contact_us03 .content .inp_wrap_last{width:100%;}

.contact_us03 .content .inp_wrap_last .inp{line-height:35px; height:125px; padding:20px; box-sizing:border-box;}

.contact_us03 .content .btn_wrap{text-align:center;}

.contact_us03 .content .btn_wrap .btns{display:inline-block; width:100%; height:41px; line-height:41px;  margin:0; background:#ef1f1f; color:#fff; font-size:15px; border:none; /*transform:skewX(-20deg);*/ box-sizing:border-box; cursor:pointer; border-radius: 3px;}

.contact_us03 .content .btn_wrap .btns span{display:block; transform:skewX(20deg); font-size:15px;}

.contact_us03 .content .btn_wrap .btns i{display:inline-block; padding-left:10px; transition:all 0.5s ease;}

.contact_us03 .content .btn_wrap .btns:hover i{padding-left:30px;}

.contact_us03 .infor .tit{font-size:30px; line-height:30px; color:#02001c; text-align:center; font-weight:bold;}


/*新闻中心*/  
.news_t p:before{left:452px !important;}
.news {max-width: 1400px; margin: 0 auto;}
.news_t p:after{right:452px !important;}
.news_bg{min-width:1300px;width:100%;padding: 80px 0;}
.newstab a{ display:inline-table; width:200px; height:62px; background:#e9ebec; line-height:62px; font-size:20px; color:#313335; padding-left:86px; position:relative; transition:all 0.5s ease; text-align:left; font-weight:lighter;}
.newstab a:after{ content:''; display:block; width:32px; height:32px; position:absolute; top:16px; left:36px; background:url(../uploadfile/image/20211206/20211206161849_987362640.png) no-repeat left top;transition:all 0.5s ease;}
.newstab a+a{ margin-left:11px;}
.newstab a:nth-child(2):after{ background-position-x:-37px;}
.newstab a:nth-child(3):after{ background-position-x:-76px;}
.newstab a.on:after{background-position-y:-69px; transform:translateX(360deg);}
.newstab a.on{ background:#ff0000; color:#fff;}
.newstab{ margin:45px auto; text-align:center;}
.nbcl_le{width:50%;float: left;}
.nbcl_le .news_div_item{width:48%; height:436px;display: inline-block;vertical-align:top;box-shadow:0 0 10px #eee;}
.nbcl_le .news_div_item+.news_div_item{margin-left:26px;}
.nbcl_le .news_div_item:hover .news_div_item_title a{ color:#ff0000;}
.nbcl_le .news_div_item_pic img{width:294px; height:auto; border:1px solid #f6f6f6;}
.news_div_item_title a{font-size:18px; color:#373b3b; font-weight:lighter;display: block;white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
.nbcl_le .news_div_item_content{margin-top:25px; padding:0 15px;}
.nbcl_le .news_div_item_body{margin-top:14px;line-height:26px;color:#919898; font-weight: lighter;}
.nbcl_le .news_div_item_date,.new_more{display:inline-block;vertical-align:top;font-size:0;margin-top:25px;}
.nbcl_le .news_div_item_date>div{display:inline-block;vertical-align:top;color:#68686a;}
.new_more{width:24px;height:24pxfloat: right;margin:17px 30px 0 0;}
.nbcr_ri{width:48%;float:right;}
.nbcr_ri .news_div_item_pic{display: none;}
.nbcr_ri .news_div_item{font-size:0;border:1px solid #f6f6f6;padding:35px 0;position:relative;transition:300ms;}
.nbcr_ri .news_div_item:hover{box-shadow:0 0 10px rgba(255,0,0,0.1);z-index:1;transition:300ms;}
.nbcr_ri .news_div_item_date,.nbcr_ri .news_div_item_content{display:inline-block;vertical-align:top;}
.nbcr_ri .news_div_item_date{width:115px;text-align: center;font-size:0; box-sizing:border-box; padding-top:50px; position:relative;}
.nbcr_ri .news_div_item_content{width:518px;padding-left:20px;border-left:1px solid #f3f3f3; font-weight: 100;}
.nbcr_ri .news_div_item_date>div{font-family:Arial;}
.nbcr_ri .news_div_item_year,.nbcr_ri .news_div_item_month{display:inline-block;vertical-align:top;color:#797676;  font-size: 12px;}
.nbcr_ri .news_div_item_day{font-size:48px;font-weight: bold; color:#303030; position:absolute; width:100%; top:0; left:0;   line-height: 55px;}
.nbcr_ri .news_div_item_body{margin-top:5px;line-height:22px;color:#919898;padding-right:20px;font-size:14px;}
.news_bt{ margin-bottom:30px;}

/*copy*/
.copy {width: 100%;background: #333;padding: 80px 0 0;overflow: hidden;}
.copy_box {margin: 0 auto;}
.copy_con {display:  flex;justify-content:  space-between;border-bottom: 1px solid rgba(255,255,255,0.1);padding-bottom: 50px;}
.copy_nav {width: 60%;}
.copy_nav ul {display: flex;justify-content: space-between;width: 100%;}
.copy_nav li {display: flex;flex-direction: column;}
.copy_nav li p {font-size: 19px;color: #fff;padding-bottom: 20px;}
.copy_nav li a {font-size: 14px;color: #fff;opacity: 0.5;line-height: 32px;}
.copy_er {}
.copy_er p {display: flex;flex-direction: column;font-size: 19px;color: #fff;align-items: center;}
.copy_er p span {padding-top: 20px;}
.copy_er p span img{width:120px;}
.copy_foor {display: flex;flex-direction: column;align-items: center;justify-content: center;color: #fff;opacity: 0.5;padding: 50px 0;/* border-top: 1px solid; */}
.copy_foor span {display: flex;    margin: 10px 0;}
.copy_foor a {font-size: 14px;color: #fff;}

.customer-service-new{height: 323px; padding: 35px 0 19px;}