*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;}
body{font-size: 14px;min-width: 1300px;font-family:"Microsoft YaHei";overflow-x:hidden;color: #333;}
a{text-decoration: none;font-size: 14px;}
address, caption, cite, code, dfn, em, th, var, optgroup, i{font-style: inherit;font-weight: inherit;}
img{vertical-align: top;border: none;}
input, textarea{outline: none;border: none;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
.fr{ float:right;}
.fl{ float:left;}
.w1500,.page,.gy,.box{max-width: 1500px; min-width: 1300px; width: 100%; margin: 0 auto;}
.clear,.cl{height: 0; overflow: hidden; clear: both;}
.dfc{display:flex;align-items:end;justify-content:center;}
.dfe{display:flex;align-items:end;justify-content:end;}
.db>div, .lb>li, .dd>dl{display:inline-block;vertical-align:top;}


/*抬头*/
.head_bg{height:120px;}
.head{width:94%;margin:0 auto;}
.logo{margin-top:14px;}
.name{margin-top:23px;}
.name b{font-size: 1.3vw;line-height: 26px;color: #333;}
.name p{font-size: 1.3vw;line-height: 26px;color: #ac0707;margin-top: 8px;text-align: center;font-weight: bold;}

.head_con {display: flex;justify-content: space-between;align-items: center;width: 68%;}
.head_con {display: flex;justify-content: space-between;align-items: center;width: 60%;position: absolute;right: 0;top:18px;}
.head_nav {width: 82%;position: relative;}
.head_nav>ul {display: flex;justify-content: space-between;align-items: center;}
.head_nav>ul>li {display: flex;flex-direction: column;align-items: center;z-index: 5;line-height: 78px;}
.head_nav>ul>li:nth-child(3) .fl_box li:nth-child(1) a:before { left: px;}
.head_nav>ul>li:nth-child(3) .fl_box li:nth-child(2) a:before {  left: px;}
.head_nav>ul>li:nth-child(3) .fl_box li:nth-child(5) a:before {  left: px;}

.head_nav>ul>li>a {font-size: 17px;color: #333;width: 100%;text-align: center;display: flex;flex-direction: column;text-transform: uppercase;position: relative;}
.head_nav li a i {color: #666;font-size: 12px;font-family: Arial;text-transform: uppercase;opacity: 0.3;transform: scale(0.9);}
.head_nav>ul>li>a:after {content:attr(data-hover);width: 0;height: 100%;position: absolute;left: 0;top: 0;color:#0071b4;overflow:  hidden;white-space: nowrap;transition: 0.5s;}
.head_nav>ul>li:hover a:after, .head_nav>ul>li.cur a:after {width:  100%;}

/*xiala*/
.head_nav>ul>li:hover>dl {opacity: 1;visibility: visible;top: 120%;}
.head_nav>ul>li>dl { position: absolute; width: 100%;display: block;  z-index: 100; background: #fff;left: 0;box-shadow: 0 0 10px rgba(0,0,0,0.1);
 opacity: 0; visibility: hidden;transition: all 0.5s;top: 180px; padding: 70px;}
.nav>ul>li>dl>dd { display: block;overflow: hidden;margin: auto;}
.xl_bt { width: 100%;border-bottom: 1px #eee solid;padding-bottom: 40px;  overflow: hidden;}
.xl_bt p {font-size: 26px;color: #333; float: left; font-weight: 100; line-height: 30px;}
.xl_bt a { width: 120px; height: 30px; background: #0071b4; text-align: center;  color: #fff;  font-size: 14px;  display: block; float: right; line-height: 30px; border-radius: 60px;}
.fl_box {width: 100%;overflow: hidden;}
.fl_box li {width: calc( (100% - 40px)/5); float: left;margin-top: 25px;padding: 16px;    border: 1px solid #eee;}
.fl_box li+li {margin-left: 10px;}
.fl_box li a:hover { color: #0071b4;}
.fl_box li a:before { content: ""; width: 10px;height: 10px; border: 1px #949494 solid;position: absolute;  left: 0px; top: 5px;border-radius: 50%;}
.fl_box li a:hover:before { border-color: #0071b4;}
.fl_box li:nth-child(6) { margin-left: 0}
.fl_box li dt {margin-top: 5px; padding-left: 20px;}
.fl_box li dt a { font-size: 15px;color: #999;}
.fl_box li dt a:before {border-color: #a9a9a9;}
.re {width: 100%; overflow: hideen; margin-top: 30px;}
.re .rbt { font-size: 24px; color: #333;  float: left; font-weight: 100; border-left: 5px #00 solid;border-left: 5px #0071b4 solid; padding-left: 10px;
 margin-bottom: 30px;}
.re .t_box { width: 100%;overflow: hidden;}
.t_box>.progdwz2021 li {float: left;width: calc((100% - 30px)/4);border-radius: 15px;}
.t_box>.progdwz2021 li img {width: 100%;height: auto;border: 1px #eee solid;}
.t_box>.progdwz2021 li+li {margin-left: 10px;}
.t_box>.progdwz2021 li a { line-height: 40px;}
.t_box>.progdwz2021 li span {display: block; text-align: center;}
.re .t_box>.news_div>.news_div_item {float: left;  width: calc((100% - 20px)/2);text-align: left; border: 1px #eee solid; margin-bottom: 20px;
box-shadow: 0 0 5px #eee; padding: 20px;}
.re .t_box>.news_div>.news_div_item+.news_div_item {margin-left: 20px;}
.re .t_box>.news_div>.news_div_item:nth-child(3) { margin-left: 0;}
.re .t_box .news_div_item_a { font-size: 16px;  line-height: 35px;color: #0071b4;  font-weight: bold;}
.re .t_box .news_div_item_body {  font-size: 14px;line-height: 23px; color: #666;}
.news_div_item_date {display: flex;}
.news_div_item_year, .news_div_item_month, .news_div_item_day {color: #666; font-size: 16px;line-height: 20px;}
.nav>ul>li:hover>dl { opacity: 1; visibility: visible; top: 98%;}
.com_bo { width: 100%;color: #666; line-height: 25px; overflow: hidden;text-align: left; font-weight: 100;}
.fl_box ul { display: flex;  flex-flow: wrap;}
.fl_box li a { font-size: 17px;color: #666;position: relative; padding-left: 20px;  text-align: left; line-height: 20px; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.fl_box li dl {display: none;}

.head_r {width: 14%;position: relative;}
.head_r>ul {display: flex;justify-content: space-between;align-items: center;width: 100%;}
.head_r>ul>li {position:relative;width: 50%;}
.head_r>ul>li:before {content:'';width:1px;height: 120px;background: #f5f5f5;position: absolute;top: -40px;left: 0;}
.head_r>ul>li i {font-size: 18px;line-height:  20px;position:relative;display: flex;justify-content: center;align-items: center; border: 1px #eee solid; border-radius: 50%; height: 36px; width: 36px; margin: 0 auto;}
.head_r>ul>li i:after {content:'';width:100%;height: 60px;position:absolute;top:0;left:0;}
.head_r>ul>li p {width: 250px;background: rgba(255, 255, 255, 0.9);transform: rotateX(90deg);position: absolute;right: 0;transition: all 0.5s;font-size: 16px;padding: 16px 24px;z-index: 99;text-align: left;color:#333;top:80px;}
.head_r>ul>li p span {font-size: 28px;display: block;color: #0071b4;padding-top: 6px;}
.head_r>ul>li:last-child p {width: 165px;}
.head_r>ul>li p em {width:120px;height: 120px;background:antiquewhite;display:  inline-block;    overflow: hidden;}
.head_r>ul>li p em img {width:100%;}
.head_r>ul>li:hover p {transform: rotateX(0);transition: all 0.5s;} 
.head_r>ul>li a {font-size:15px;color:#666;}

@media screen and (max-width:1399px) and (min-width:1280px) {
    .head_con {width:68%;}
}
@media screen and (max-width:1543px) and (min-width:1400px) {
    .head_con {width:65%;}
}
@media screen and (max-width:1743px) and (min-width:1544px) {
    .head_con {width:70%;}
}



/*banner*/
.bann{overflow: hidden;}
.slider {width: 100%;}
.slick-slide{height: auto;}
.slick-slide img {width: 100%;}
.slick-prev {left: 38px;z-index: 99;}
.slick-next {right: 40px;}
.slick-dots{bottom: 32px;}
.slick-dotted.slick-slider{margin-bottom: 0;}
.slick-prev:before, .slick-next:before{font-size: 34px;font-family: "zxi";}
.slick-dots li{margin:0 2px !important;}
.slick-dots li button{font-size:0 !important;position:absolute;}
.slick-dots li button:before{color: #fff;opacity: 1;font-size:42px;}
.slick-dots li.slick-active button:before{color:#0897e6;}
.bann.slick-dotted .slick-prev{left:-52px;transition:all 0.5s;}
.bann.slick-dotted:hover .slick-prev{left:38px;}
.bann.slick-dotted .slick-next{right:-52px;transition:all 0.5s;}
.bann.slick-dotted:hover .slick-next{right:38px;}
.bann .slick-prev:before,.bann .slick-next:before{width:36px;height:52px;background:rgba(0,0,0,0.8) url(//memberpic.114my.cn/015508/uploadfile/image/20211023/20211023164114_496103041.png)center no-repeat;line-height: 52px;display: block;top:calc(50% - 26px);font-family:'zxi';}
.bann .slick-prev:before {content: '';display: block;left:0;    transform: rotate(180deg);}
.bann .slick-next:before{content: '';right:0;}



/* Introduce */
.intro {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;position: relative;}
.intro .page{position: relative;padding-top: 80px;background: url(//memberpic.114my.cn/0379241/uploadfile/image/20220527/20220527163430_1744696452.png) no-repeat right -20px;}
.more:hover a {
    background: #ac0707;
    width: 160px;
}
.intro_con {margin-bottom: 65px;position: relative;z-index:2;}
.intro_con h2 a {display: block;}
.intro_con h2 i{display: block;
    font-size: 64px;
    line-height: 100%;
    color: #dcdcdc;
    font-weight: bold;
    margin-bottom: 29px;
    position: relative;
    text-transform: uppercase;}
.intro_con h2 i:after{width:5px;left: 30px;}
.intro_con h2 strong {display: block;font-size: 42px;line-height: 100%;color: #333;margin-bottom: 24px;letter-spacing: 2px;}
.intro_con h2 span{ display: inline-block;
    font-size: 18px;
    line-height: 100%;
    color: #333;
    padding-bottom: 30px;
    font-weight: normal;
    position: relative;}
.intro_con h2 span:before{content: '';width: 100%;height: 2px;position: absolute;left: 0;}
.intro_con h2 span:before{background: #0071b4;bottom: 10px;}
.intro_con p {font-size: 15px;line-height: 30px;color: #666;margin: 16px 0 32px;}
.more{position: relative;display: inline-block;}
.more a{display: block;width: 133px;height: 40px;background: #0071b4;font-size: 15px;line-height: 40px;color: #fff;text-align: center;-o-transition: all 0.5s ease;position: relative;z-index:2;transition: all 0.5s ease;}
.intro_feature{width: 100%;overflow: hidden;}
.intro_feature li {width: 375px;    margin-right: 20px;    transition: 0.3s;}

.intro_feature li img {
    width: 100%;
    height: auto;    transition: 0.3s;
}
.intro_feature li span {
    display: block;
}

.intro_feature li span a {
    text-align: center;
    display: block;
    font-size: 16px;
    line-height: 54px;
    color: #333;
    background: #f5f5f5;    transition: 0.3s;
}
.intro_feature li:hover img {
    transform: scale(1.2);
}

.intro_feature li>a {
    overflow: hidden;
    display: block;
}

.intro_feature li br {
    display: none;
}

.intro_feature li:hover span a {
    background: #0071b4;
    color: #fff;
}

.pro_tit {text-align: center;font-size: 42px;position: relative;line-height: 49px;color: #333;z-index: 2;margin-bottom: 70px;font-weight: bold;}
.pro_tit p:before {content: '';width: 24px;height: 2px;background: #0071b4;opacity: 0.8;position: absolute;left: 50%;bottom: -12px;z-index: -1;margin: 0 auto;text-align: center;}
.pro_tit b {color: #0071b4; font-weight:bold;}
.pro_tit p {font-size: 18px;color:#8f8f8f;font-weight: normal;}


/*pro*/
.pro{padding: 80px 0;background: url(//memberpic.114my.cn/0379241/uploadfile/image/20220527/20220527165105_1121847940.jpg)center no-repeat;}
.pro_nr{position: relative;height: 502px;}
.pro_nr ul{}
.pro_nr li{padding: 0 20px; height: 502px;}
.pro_nr li i{display: block;}
.pro_nr li i img{width: 100%;height: auto;}
.pro_nr .pro_prev,.pro_nr .pro_next{width: 65px;height: 65px;background:#0071b4;position: absolute;top: 0;bottom: 0;right: -5%;margin: auto;transition: 0.5s;}
.pro_nr .pro_next{left: -5%;right:auto;}
.pro_nr .pro_prev:hover, .pro_nr .pro_next:hover{background:#ac0707;}
.pro_nr li p{position: absolute;width: 75%;height: 66px;padding: 10px;box-sizing: content-box;overflow: hidden;background: #fff;bottom: 0;left: 0;right: 0;margin: auto;transition: 0.5s;}
.pro_nr li p b{display: block;display: block;font-size: 20px;color: #333;height: 66px;line-height: 66px;text-align: center;}
.pro_nr li p span{font-size: 16px; line-height: 32px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; padding: 0 4%;}
.pro_nr li p span:before {content: '';width: 30px;height: 2px;background: #0071b4;display: block;margin: 10px auto 20px auto;}
.pro_nr li:hover p{height: 280px;}
.pro_nr li p a{width: 28%;display: block;margin: 0 auto;font-size: 0.7vw;line-height: 30px;text-align: center;color: #fff;background: #0071b4;border-radius: 30px;margin-top: 26px;position: relative;transition: 0.5s;}
.pro_nr li p a:before,.pro_nr li p a:after{content: '';width: 80%;height: 1px;background:#e1e5e7;position: absolute;left: -94%;top: 0;bottom: 0;margin: auto;}
.pro_nr li p a:after{right: -94%;left: auto;}
.pro_nr li p a:hover{background:#ac0707;}

/* process */
.process{ background:url(//memberpic.114my.cn/chuanci/uploadfile/image/20210719/20210719112258_192190886.jpg) no-repeat center bottom; overflow: hidden; padding:80px 0;}
.partners{position: relative; margin-bottom: 50px;}
.partners li{ width: 300px; float: left; padding: 0 10px; position: relative;}
.partners li img {width: 100%; height: auto;border: 1px solid #ececec;}
.partners li p { position: absolute; top: 0; bottom: 0; left: 0; right: 0;margin: auto;  width: 94%; height: 100%;transition: all .5s; transform: rotateX(90deg);background: rgba(0,113,180,0.6);display: flex; justify-content: center; align-items: center;}
.partners li p a {font-size: 18px; color: #fff;}
.partners li:hover p{ transform: rotateX(0deg);}
.partners .slick-dots{display: none !important;}
.partners .par_prev,.partners .par_next{ width: 30px; height: 80px; background: #0071b4 url(//memberpic.114my.cn/0379241/uploadfile/image/20220527/20220527112729_538832465.png)center no-repeat;position: absolute; left: -46px; top: 0; bottom: 0; margin: auto;}
.partners .par_next{ right: -46px; left: auto;transform: rotateY(180deg);}
.partners .new_web_div2021{padding: 1%;background: #fff;box-shadow: 0px 8px 65px rgba(191, 191, 191, 0.29);}
.pcbottom{ display:inline-block; width:519px; height:80px; background:#fff; border-radius:40px;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; margin:0 auto; box-shadow:0 0 15px rgba(0,0,0,.1); padding:0 40px;}
.pc_tel{ display:inline-block; font-size:14px; color:#666666; font-weight:lighter; }
.pc_tel b{ display:inline-block; vertical-align:sub; font-size:28px; color:#0071b4; font-family:Tt0142;}
.pcbottom a{ display:inline-block; width:111px; line-height:35px; background:#0071b4; border-radius:18px; color:#fff; font-size:14px; transition:all .3s ease;text-align: center;}
.pcbottom a:hover{ box-shadow:0 0 10px #d0ddea;}
.process ul li:hover .pcline{ background-position: left center;}
.advline span {display: block;width: 100%;height: 120px; background: #0f9aec;animation: waves 2s linear 0s infinite alternate;-webkit-animation: waves 2s linear 0s infinite alternate;
}
.advline { height: 100%; width: 15px;  background: #ac0707; position: absolute; left: 0px;top: 0;}
@-webkit-keyframes waves {
  10% {
    height: 20%;
  }
  20% {
    height: 60%;
  }
  40% {
    height: 40%;
  }
  50% {
    height: 70%;
  }
  100% {
    height: 50%;
  }
}

@keyframes waves {
  10% {
    height: 20%;
  }
  20% {
    height: 60%;
  }
  40% {
    height: 40%;
  }
  50% {
    height: 70%;
  }
  100% {
    height: 50%;
  }
}

/*sup*/
.sup_c .pro_tit{color: #fff;}
.sup_c .pro_tit b{color: #fff;}
.sup_c .pro_tit p{color: #fff;}
.sup_c .pro_tit p:before{background: #ffffff;}
.sup_bc{background: url(//memberpic.114my.cn/0379241/uploadfile/image/20220525/20220525192601_2121614558.jpg) no-repeat center;padding-top: 80px;overflow: hidden;}
.sup_iic{position: relative;background: #f8f8f8;padding: 70px 0 94px 70px;}
.sup_ic{overflow: hidden;}
.sup_iic:after{position: absolute;content: "";width: 500px;height: 100%;background: #f8f8f8;right: -500px;top: 0;}
.sup_ic>ul{display: flex;position: relative;}
.sup_ic>ul:after{position: absolute;content: "";width: 100%;height: 1px;background: #ddd;bottom: 9px;left: 0;}
.sup_ic>ul>li{width: 25%;text-align: center;}
.sup_ic>ul>li span{color: #191d1c;display: block;font-size: 36px;}
.sup_ic>ul>li span img{margin: 0 auto;}
.sup_ic>ul>li span img+img{display: none;}
.sup_ic>ul>li.on span img+img{display: block;}
.sup_ic>ul>li.on span img{display: none;}
.sup_ic>ul>li b{display: block;font-size: 26px;color: #191d1c;margin: 22px 0 26px;font-weight: normal;}
.sup_ic>ul>li i{width: 19px;height: 19px;border-radius: 100%;background: rgba(25,29,28,0.5);margin: 0 auto;display: flex;justify-content: center;align-items: center;z-index: 99;position: relative;}
.sup_ic>ul>li em{width: 9px;height: 9px;border-radius: 100%;background: #191d1c;}
.sup_ic>ul>li.on span,.sup_ic>ul>li.on b{color: #0071b4;}
.sup_ic>ul>li.on i{background: rgba(0,113,180,0.5)}
.sup_ic>ul>li.on em{background:#0071b4;}
.sup_cc{margin-top: 40px;display: flex;transition: all .5s;}
.sup_item{display: flex;flex-shrink: 0;width: 100%;}
.sup_lc{width: 51%;}
.sup_rc{width: 49%;background: #fff;display: flex;flex-direction: column;justify-content: center;padding: 0 4.2%;}
.sup_lc img{width: 100%;}
.sup_rc>b{display: block;font-size: 32px;color: #0071b4;}
.sup_rc>p{font-size: 21px;color: #666;margin: 14px 0 24px;}
.sup_rc>i{width: 25px;height: 2px;background: #0071b4;margin-bottom: 38px;}
.sup_rc>div>p{font-size: 15px;color: #888;line-height: 28px;}
.sup_rc>div>p+p{margin-top: 20px;}
a.sup_btn{display: block;font-size: 16px;color: #fff;width: 148px;height: 48px;border-radius: 24px;background: #0071b4;text-align: center;line-height: 48px;margin-top: 40px;}


/*news*/
.new_c {padding: 80px 0;}
.new_ic{margin-top: 60px;display: flex;justify-content: space-between;}
.new_lc{width: 39.1%;}
.new_lc>ul{display: flex;border-bottom:2px solid #f3f3f4;position: relative;}
.new_lc>ul:after,.new_rc>p:after{position: absolute;content: "";right: 3px;top: 0; width: 16px; height: 16px; background: url(//memberpic.114my.cn/0379241/uploadfile/image/20220527/20220527175435_1702384346.png)center no-repeat;}
.new_lc>ul>li,.new_rc>p>a{position: relative;padding-bottom: 18px;}
.new_lc>ul>li+li{margin-left: 42px;}
.new_lc>ul>li.on:after,.new_rc>p>a:after{position: absolute;content: "";width: 100%;background: #0071b4;height: 3px;bottom: -2px;left: 0;}
.new_lc>ul>li>a{font-size: 20px;color: #333333;font-weight: bold;display: block;}
.new_lc>ul>li.on>a{color: #0071b4;}
.new_rc{width: 57.2%;}
.new_rc>p{position: relative;border-bottom:2px solid #f3f3f4;}
.new_rc>p>a{font-size: 20px;color: #0071b4;position: relative;display: inline-block;font-weight: bold;}
.new_cc{margin-top: 46px;overflow: hidden;}
.new_cc .new_item+.new_item{display: none;}
.new_ri{margin-top: 46px;}
.new_item .news_div{display: flex;}

.new_item .news_div_item {flex-shrink: 0;width: 100%;display: flex;flex-direction: column-reverse;position: relative;}
img.news_div_item_image {width: 100%;height: auto;}
.new_item .news_div_item_content { padding: 38px 0 90px 46px; border: 1px solid #f6f6f6;}
.new_item .news_div_item_a {font-size: 20px;color: #333;display: block;position: relative;}
.new_ic .news_div_item_body {font-size: 16px;color: #929292;line-height: 32px;margin-top: 24px;width:91%;}
.new_item .news_div_item_date {display: flex;width: 140px;height: 42px;background: #0071b4;align-items: center;justify-content: center;position: absolute;bottom: 238px;left: 45px;}
.new_item .news_div_item_date *{color: #fff;font-size: 21px;}
.new_item .news_div_item_a:after{position: absolute;content: "";top: 130px;left: 0;width: 25px; height: 25px;background: url(//memberpic.114my.cn/0379241/uploadfile/image/20220527/20220527174402_744827337.png)center no-repeat;}
.new_ri .news_div_item_image{display: none;}
.new_ri .news_div_item_date{display: none;}
.new_ri .news_div_item_title a{font-size: 20px;color: #4d4d4d;display: block;position: relative;}
.new_ri .news_div_item{padding: 55px 0px 55px 81px;border: 1px solid #f6f6f6;transition:all .5s;}
.new_ri .news_div_item_title a:before{position: absolute; content: "";top: 3px; left: -30px; width: 20px; height: 20px; background: url(//memberpic.114my.cn/0379241/uploadfile/image/20220527/20220527172736_204213070.png)center no-repeat;}
.new_ri .news_div_item_body{position: relative;width: 80%;}
.new_ri .news_div_item_body:before{position: absolute;content: "";left: -30px;top: 5px;width: 20px; height: 20px;background: url(//memberpic.114my.cn/0379241/uploadfile/image/20220527/20220527172736_623151051.png)center no-repeat;}
.new_ri .news_div_item_title a:after{position: absolute;content: "";right: 44px;top: 0;width: 25px; height: 25px;background: url(//memberpic.114my.cn/0379241/uploadfile/image/20220527/20220527174402_744827337.png)center no-repeat;}
.new_item .news_div_item_body {height: 64px;overflow: hidden;}
.new_item .slick-dots li button:before {color: #333;}
.new_item .slick-dots li.slick-active button:before {color: #0071b4;}
.new_item .slick-dots{bottom: 53px;right: 0;width: 38%;}
.new_item .news_div>button,.new_ri .news_div>button{display:none!important;}
.new_ri .news_div_item:hover {border:1px solid #0071b4;}
.new_ri .news_div_item:hover .news_div_item_title a:after,.new_item .news_div_item:hover .news_div_item_a:after{background: url(//memberpic.114my.cn/0379241/uploadfile/image/20220527/20220527174430_971888384.png)center no-repeat;}
.new_ri .news_div_item:hover .news_div_item_title a,.new_item .news_div_item:hover .news_div_item_a {color:#0071b4;}
.new_item .slick-dots li button:before{font-size:40px;}


.honor * {box-sizing: content-box;}
.honor{display: block;width: 100%;background: url(//memberpic.114my.cn/0379241/uploadfile/image/20220527/20220527201323_320798246.jpg)center no-repeat;padding: 80px 0; box-sizing: content-box;}
.honor >.page .honor_in_l{float: right; width: 55%;position: relative; z-index: 1;}
.honor >.page .honor_in_l img{width: 48%;margin: 0 1%;margin-top: 8%;}
.honor >.page .honor_in_l img+img{margin-top: 0;}
.honor >.page > .honor_in_r{float: left; width: 36%;}
.honor_in_r .honor_tit a{display: block;padding: 70px 0 40px;}
.honor_in_r .honor_ico{display: block; font-size: 16px; line-height: 30px; color: #999;}
.honor_in_r .honor_tit a strong{color: #0071b4;font-size: 42px;
background: url(//memberpic.114my.cn/0379241/uploadfile/image/20220527/20220527204848_562050950.png) no-repeat top right;padding-right: 84px;line-height: 100px;font-weight: normal;display: block;height: 84px;width: 126px;}
.honor_in_r .honor_tit a p{display: block; color: #333;line-height: 34px;font-size: 18px; padding-right: 12px;}
.honor >.page .honor_in_l:before,.honor >.page .honor_in_l:after {content: '';width: 26%;height: 18%;background: rgb(219, 223, 226);position: absolute;bottom: -24px;left: -15px;z-index: -1;}
.honor >.page .honor_in_l:after{right: -15px; left: auto; top: -24px;}


/*copy_bc*/
.copy_lx{background: #0071b4;}
.copy_c{height: 152px;}
.copy_c>ul{display: flex;height: 100%;}
.copy_c>ul>li{width: 25%;display: flex;justify-content: center;align-items: center;}
.copy_c>ul>li>span{font-size: 30px;color: #fff;}
.copy_c>ul>li>div{margin-left: 22px;}
.copy_c>ul>li>div>b{display: block;font-size: 18px;color: #fff;}
.copy_c>ul>li>div>p{font-size: 16px;color: #fff;margin-top: 8px;}
.copy_c>ul>li>div>p>span{font-size: 20px;color:#fff;font-family: Arial;}

.copy_con {width:72%;}
.copy_con ul {display: flex;justify-content:space-between;width: 100%;}
.copy_con li:before {position: absolute; content: ""; width: 1px; height: 25px; background: #0071b4; top: 0px; left: 0; z-index: 3; }
.copy_con li:after {position: absolute; content: ""; width: 1px; height: 100%; background: rgba(255,255,255,0.07); top: 0; left: 0; z-index: 2; }
.copy_con li {width: 25%;position: relative; padding-left:6%; }
.copy_con li p {font-size: 18px;color: #ffffff;line-height: 20px;margin-bottom: 20px;font-weight: bold;}
.copy_con li a {font-size: 14px;color:rgba(255, 255, 255, 0.47);line-height: 30px; display: flex;}
.copy_cc {display: flex; justify-content: space-between;padding: 90px 0 100px; }
.copy_pic {float:left;overflow: hidden;}
.copy_pic li {width:  160px;overflow: hidden;}
.copy_pic li p {font-size: 14px;color: #ffffff;text-align: center;line-height: 30px;}
.copy_pic li i {background: #ffffff;width:160px;height: 160px; display: inline-block;padding: 9px;}
.copy_pic li i img{width:100%;}
.copy_str {float:left;margin-left: 20px;margin-top: 16px;}
.copy_str li {width: 32px; height: 32px; border-radius: 100%; text-align: center; transition: 0.5s; line-height: 30px; position: relative; border:2px solid #fff; cursor: pointer; }
.copy_str li.on{background: #0071b4;border-color: #0071b4;}
.copy_str li i{position: relative;z-index: 99;display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;}
.copy_str li+li {margin-top:14px;}
.copy_txt {font-size: 16px;color: #ffffff;line-height: 20px;float: left;padding: 16px 0 0 64px;}
.copy_txt b {font-family: Roboto;font-size: 30px;line-height: 32px;display: block;padding: 15px 0;}
.copy_txt a {font-size: 14px;line-height: 35px;color: #ffffff;width: 125px;height: 35px;background:url(//memberpic.114my.cn/dgqjwj11/uploadfile/image/20210119/20210119152834_1665765722.png)no-repeat #00277a 20px 9px;display: inline-block;border-radius: 10px;text-align: center;padding-left: 30px;}
.cop_ce{background: #05121a;}
.copy_icon>p {color: #fff;font-size: 16px;margin-bottom: 16px;}
.lin_c{border-top: 1px solid rgba(255,255,255,0.12);}
.lin_c>div{display: flex;align-items: center;position: relative;height: 80px;}
.l_wz p{color: #fff;letter-spacing: 5px;}
.linkTagcs{width: 100%!important;}
.lin_ic{width: 30px;height: 30px;border-radius: 100%;border: 1px solid #fff;text-align: center;position: absolute;right: 0;top: 25px;display: flex;align-items: center;justify-content: center;}
.links_m a{color: rgba(255,255,255,0.41);}
.copy_bg {background: #000;}
.copy_bg div{width: 100%;color: rgba(255,255,255,0.5); height: 80px; line-height: 80px; }
.copy_bg div a {color: rgba(255,255,255,0.5); }
.copy_b {display: flex; justify-content: space-between; align-items: center; }