*{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;}
.dfs{display: flex;align-items: center;justify-content: space-between;}
.db>div, .lb>li, .dd>dl{display:inline-block;vertical-align:top;}




/*head*/
.head {z-index: 55;width: 100%;position: absolute;top: 0;left: 0;border-bottom: 1px solid #dbdbdb;}
.head_box{margin: 0 auto;display: flex;justify-content: space-around;height: 100px;align-items: center;}
.head_logo img{height: 78px;}
.head_logo{display: flex;align-items:  center;}
.head_logo i{font-size: 17px; color: #666;letter-spacing: 3px;}
.head_logo p{padding-left: 20px;display: flex;flex-direction: column; align-items: flex-start;}
.head_logo p b{font-size: 26px;line-height: 36px;color: #333;}
.head_con{display: flex;justify-content: space-between;align-items: center;width: 66%;position: relative;}
.head_nav{display: flex;align-items: center;position: relative;width: 92%;}
.head_nav>ul{display: flex;justify-content: space-between;align-items: center;width: 100%;}
.head_nav>ul>li{width: calc(100%/10);}
.head_nav>ul>li>a:before{content:'';width: 100%;height: 1px;background: #dc251d;position: absolute;left: 0;bottom: -1px;opacity: 0;transform: scaleX(0);transition: 0.5s;border-radius: 7px;z-index: -1;}
.head_nav>ul>li:hover>a:before, .head_nav>ul>li.cur>a:before { opacity: 1;transform: scaleX(1); transition: 0.5s;}

.head_nav>ul>li:nth-child(5) .fl_box li a:nth-last-child(-n+2):before{left: 26px;}
.head_nav>ul>li>a {font-size: 16px;position: relative;height: 100px;color: #333;display: block;text-align: center;line-height: 100px;}
.head_nav li a i {color: #999;font-size: 12px;text-transform: uppercase;padding: 5px 0 0;font-weight:  lighter;}
.head_nav>ul>li>a:after {content:'';width: 0;height: 0;position: absolute;left: 4px;top: -28px;background: #f8f8f8;border-radius:50%;overflow:  hidden;transition: 0.5s;opacity:0;z-index: -2;transform: scaleX(0);padding: 46%;display: none;}
.head_nav>ul>li:hover a:after, .head_nav>ul>li.cur a:after {opacity:1;transform: scaleX(1);}


.head_nav>ul>li:hover>dl {opacity: 1;visibility: visible;top: 102%;}
.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: 155px;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: #f0353c; 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;}
.fl_box li+li{margin-left: 10px;}
.fl_box li a{font-size: 17px; color: #666;position: relative; padding-left: 20px; text-align: left; line-height: 20px; display: block; border: 1px #eee solid; text-align: center !important; padding: 16px;}
.fl_box li a:hover{ color: #f0353c;}
.fl_box li a:before{ content: ""; width: 10px;height: 10px; border: 1px #949494 solid;position: absolute;  left: 29px; top: 22px;border-radius: 50%;}
.fl_box li a:hover:before{ border-color: #f0353c;}
.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 #f0353c 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: #f0353c;  font-weight: bold;}
.re .t_box .news_div_item_body {  font-size: 14px;line-height: 23px; color: #666;}
head_nav .news_div_item_date {display: flex;}
head_nav .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: 30px;  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: 10%;position: relative;}
.head_r:before {content:'';width:1px;height:100px;background: rgba(255,255,255,0.2);position: absolute;top: -35px;left: -36px;display: none;}
.head_r>ul {display: flex;justify-content: space-between;align-items: center;}
.head_r>ul>li {}
.head_r>ul>li i {font-size: 14px;line-height:  20px;position:relative;border: 1px solid #999;border-radius: 50%;width: 30px;height: 30px;display: flex;justify-content: center;align-items: center;color: #999;}
.head_r>ul>li i:after {content:'';width:100%;height: 74px;position:absolute;top:0;left:0;}
.head_r>ul>li p {width: 250px;background: #ffffff;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: 66px;transform-origin: top;}
.head_r>ul>li p span {font-size: 20px;display: block;color: #f0353c;font-family: Arial;    padding-top: 6px;}
.head_r>ul>li:hover p {transform: rotateX(0);transition: all 0.5s;} 
.head_r>ul>li a {font-size:15px;color:#666;}

.head_r>ul>li:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;} 
.tit_sel {background: rgba(51,51,51,0.7);transform: rotateX(90deg);position: absolute;right: 0;transition: all 0.5s;font-size: 16px;padding: 34px;z-index: 99;top: 66px;transform-origin: top;}
.tit_sel span {font-size: 24px;display: block;color: #da1f11;font-family: Arial;}
.tit_icon:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;}
#search-i{float:left; width:30px; height:33px; overflow:hidden; margin-top:20px;  box-sizing: border-box; padding-top: 7px;    border: 1px solid #dddddd;border-left: none;}
#search-bg{float:left;width: 600px;height:33px;overflow:hidden;padding-left:14px;margin-top:20px;box-sizing: border-box;border: 1px solid #dddddd;border-right: none;text-align: left;line-height: 30px;}
.search-text{font-size:15px;color: #999999;display: flex; justify-content: center;align-items: center;}
.search-text a{ font-size:15px; color: #fff !important;}
.search-text a:hover{ font-size:15px; color: #ffffff;}
.search-text span{ float:left;  color:#ffffff;font-size: 15px;}
#infoname{ border:none;background:none; outline:none;} 
.search_name {float: left;font-size:22px;color: #ffffff; line-height: 32px;position: relative;z-index: 5;padding: 15px 0;width: 264px;height: 96px;background: #cb0303;text-align: center;}
.search_name:after {content: "";width: 0px;height: 0px;border-top: 7px solid #005299; border-right: 7px solid transparent;border-bottom:8px solid transparent; border-left: 7px solid #005299;position: absolute; top: 81px; right: -13px; transition: 0.5s all ease-in-out; }
.form {justify-content: center;display: flex;}
.head_right {display: flex;justify-content: space-between;align-items: center;width: 72%;}

@media screen and (max-width: 1600px) {
   .head_nav{width: 80%;}
   .head_r{width: 18%;}
}

.index_main .section1 .index_banner .item .inner .block_txt4 {margin-top: 120px;left: 35%;}
.index_main .section1 .index_banner .item .inner .block_txt3{top:-100px;}
.index_main .section1 {position: relative;width: 100%;min-width: 1400px;height: 1000px;overflow: hidden;}

.ab_bc:before{content: '';width: 42%;height: 6px;background: #dc251d;position: absolute;left: 0px;top: 914px;z-index: 999;}











/*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:#da1f11;}
.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("data:image/svg+xml,%3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='M662.268422 511.010463 280.997835 892.299469c-14.785751 14.808264-14.785751 38.796608 0 53.562916 14.788821 14.807241 38.776142 14.807241 53.584406 0l408.226518-408.230612c14.789844-14.790868 14.789844-38.777165 0-53.585429-1.01512-1.020236-2.099824-1.976004-3.206018-2.843768L333.797365 75.350129c-14.808264-14.788821-38.795585-14.788821-53.607942 0-14.762215 14.808264-14.762215 38.796608 0 53.585429L662.268422 511.010463 662.268422 511.010463 662.268422 511.010463zM662.268422 511.010463' %20fill%3D'%23ffffff' %3E%3C/path%3E%3C/svg%3E")center no-repeat;line-height: 52px;display: block;top:calc(50% - 26px);}
.bann .slick-prev:before {content: '';display: block;left:0;    transform: rotate(180deg);}
.bann .slick-next:before{content: '';right:0;}
.bann .slick-slide{position: relative;}

.ban_text{position:absolute;top: 0; bottom: 0;  left: 0; right: 0; margin: auto;padding: 5.23vw 10.5vw 0 10.5vw;}
.ban_text1{display: flex;align-items: center; justify-content: space-between;}
.ban_text2{display: flex;align-items: center; justify-content: space-between;}
.ban_text3{display: flex;flex-direction: column; align-items: center; justify-content: center;}
.ban_text3 .t2{margin-top: 4%;}

.ban_text1 .t1{ width: 41.9795vw;}
.ban_text1 .t2{width: 29.688vw;}
.ban_text2 .t1{width: 30.834vw;}
.ban_text2 .t2{ width: 32.396vw;}
.ban_text3 .t1{ width: 61.407vw;}
.ban_text3 .t2{ width: 78.125vw;}


.bann div.slick-current .t1{-webkit-animation-name:page1;animation-name:page1;-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-delay:0.3s;animation-delay:0.3s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;}
.bann div.slick-current .t2{-webkit-animation-name:page1;animation-name:page1;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-delay:.8s;animation-delay:0.8s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;}

@-webkit-keyframes page1{
    from{opacity:0;-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0);}
    to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
}
@keyframes page1{
    from{opacity:0;-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0);}
    to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
}









/* number */
.num_wrap{display: flex;justify-content: space-between;align-items: center;padding: 40px 0px 80px 0;border-bottom: 1px #eee solid; max-width: 96%; margin:0 auto; margin: 0 auto;position: relative;background: #fff;}
.num_li{width: 18%;position: relative;}
.num_li p{padding-top: 20%;}
.num_wrap dl{text-align: center;width: 100%;height: 100%;border-radius: 100%; padding-top: 10px;position: absolute;top: 0;left: 0;}
.num_wrap dl dt{display: flex;justify-content: center;}
.num_wrap dl dt em{font-size: 52px;font-family: din;font-weight: bold;color: #da1f11;}
.num_wrap dl dt i{font-size: 18px;font-weight: 100;font-family: din;color: #da1f11;margin-top: 5px;}
.num_wrap dl dd{margin-top: 15px;font-size: 18px;color: #333;}



/*简介*/
.com_bg{padding:90px 0;} 
.com{width:90%; margin:0 auto;display: flex; justify-content: space-between;align-items: center;}
.com_cont{background: #fff; box-shadow: 0 0 100px rgba(0,0,0,0.1); padding: 6vw; }
.com_l{width: 48%; display: flex; justify-content: space-between;}
.com_ll{writing-mode: tb-rl;font-size: 30px;font-weight: bold;font-family: Arial;color: #999;position: relative;}
.com_ll:before {content: '';width: 1px;height: 184px;background: #e3e3e3;display: block;position: absolute;left: 0;right: 0;bottom: 0;margin: auto;}
.com_ll:after{content: '';width: 80%;height: 1px;background: #e3e3e3;position: absolute;bottom: 20px;left: 0;right: 0;margin: auto;}

.com_lw{padding-left:4vw;}
.com_lw p{font-size: 34px; color: #333; font-weight: bold;}
.com_lw dd{font-size: 20px;color: #333;padding-bottom: 3vw;margin-top: 8px;}
.com_lw span{line-height:30px; font-size:15px;}
.com_lw a{display: block;line-height: 40px;margin-top: 4vw;position: relative;width: 140px;text-align: center;color: #fff;background: #333333;transition: 0.5s;}
.com_lw a:hover{background: #da1f11;width: 160px;}

.com_r{width: 44%;}
.com_rt{width: 100%; margin-bottom:1px;}
.com_r img{width: 100%;}
.com_rl{width: 50%;}
.com_rr{width: 50%; position: relative; }
.com_rr a{ width: 100%; height: 100%; background:rgba(0,0,0,0.8); display: block; position: absolute; top:0; left: 0; color:#fff;font-size:24px; text-align: center; padding-top:32%;}
.com_rr a:hover{color:#da1f11;}









/*产品*/
.prod_box {background:#f5f5f5 url(https://memberpic.114my.com.cn/0441861/uploadfile/image/20230522/20230522105636_209740440.jpg)no-repeat center bottom;padding: 80px 0;}

.contentbt{max-width:1500px;margin:0 auto;overflow:hidden;}
.pr_boxs{margin-top: 50px;}
.pc_left{max-width:1500px;overflow:hidden;margin:auto;}
.pcl_list{width:580px;position:relative;margin:auto;}

.pc_right {max-width: 1500px;background: #fff;margin: auto;margin-top: 40px;box-shadow: 0px 6px 20px 0px rgb(0 0 0 / 20%);padding: 25px 60px 60px 60px;}
.prod_wt .progdwz2021 ul li:nth-child(5) {margin-left:0;}
/*产品切换*/
.prod_wt{display: flex;}
.prod_wt .progdwz2021{width: 100% !important;flex-shrink: 0;}
.prod_wt ul{position:relative;float:left;text-align:center;margin-top:17px;width:100%;}
.prod_wt ul li span a{font-size:18px;display:block;text-align:center;}
.prod_wt ul img {width:100%;height: auto;transition: 0.2s;}
.prod_wt ul li:hover img{transform: scale(1.3);transition: 0.2s;}
.prod_wt ul:nth-child(4) {margin-left: 0px !important;}
.prod_wt .progdwz2021 ul li{width:calc((100% - 45px)/4);float:left;border:1px #eee solid;transition: all 0.3s;padding-bottom:20px;margin-top:15px;position:relative;background:#fff; overflow: hidden;}
.prod_wt .progdwz2021 ul li+li {margin-left:15px;}
.prod_wt .progdwz2021 ul li a:before,.prod_wt .progdwz2021 ul li a:after{content:'';position:absolute;width:0;height:0;z-index:222;box-sizing:border-box;transition:height 0.5s linear 0s, width 0.5s linear 0.5s, opacity 0s linear 1s;opacity:0;}
.prod_wt .progdwz2021 ul li a:before{top:0;left:0;border-top:1px solid #da1f11;border-right:1px solid #da1f11;border-bottom:1px solid transparent;border-left:1px solid transparent;}
.prod_wt .progdwz2021 ul li a:after{right:0;bottom:0;border-top:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid #da1f11;border-left:1px solid #da1f11;}
.prod_wt .progdwz2021 ul li a:hover:after,.prod_wt .progdwz2021 ul li a:hover:before{width:100%;height:100%;opacity:1;transition:width .5s linear 0s,height .5s linear .5s;}
.pc_left .prolist2021 dl {display: none;}
.pc_left .prolist2021 li{float:left;display:block;width:14.2864%;line-height:75px;transition: all 0.3s;}
.pc_left .prolist2021 li+li{margin-left:0px;}
.pc_left .prolist2021 li a{font-size:19px;color:#333;text-align:center;display: block; margin-top: 1px; margin-left: 1px; background:#fff;transition: all 0.5s;}
.pc_left .prolist2021 li a:hover{background: #da1f11;transition: all 0.5s;color:#fff;}
.pc_right>ul { transition: all 0.5s;}
.pc_left .prolist2021 li.on {background: #eee;}















/*见证*/
.jz_bc{padding: 100px 0;}
.jz_tit{text-align: center;}
.jz_tit>b{display: block;font-size: 44px;line-height: 44px;}
.jz_tit>b span{color: #da1f11;}
.jz_tit>p{font-size: 20px;margin-top: 10px;color: #666;}
.jz_ic{margin-top: 50px;overflow: hidden;position:relative;}
.jz_ic .slick-dots{display: none !important;}
.jz_ic .divdgweb_new_div{display: flex;padding: 0 80px;}
.jz_ic .divdgweb_new_div_item{flex-shrink: 0;width: 33%;margin: 0 0.4%;display: flex;flex-direction: column-reverse;padding-bottom: 100px;}
img.news_div_item_image{width: 100%;}
.jz_c{width: 85%;margin: 0 auto;}
.jz_ic .divdgweb_new_div_item_a{font-size: 24px;padding: 48px 0 28px;display: block;position: relative;}
.jz_ic .divdgweb_new_div_item_body{font-size: 14px;line-height: 24px;color: #666;}
.jz_ic .divdgweb_new_div_item_a:after{position: absolute;content: "查看更多";width: 120px;height: 32px;border: 2px solid #959595;text-align: center;line-height: 32px;font-size: 16px;border-radius: 16px;bottom: -178px;left: 0;transition:all .5s;}
.jz_ic .divdgweb_new_div_item:hover .divdgweb_new_div_item_a:after {background:#da1f11;color:#fff;border-color:#da1f11;}
.jz_num>span{width: 80px;height: 80px;background:url(https://memberpic.114my.com.cn/0441861/uploadfile/image/20230522/20230522115611_1953366059.png);display: block;z-index: 999;cursor: pointer;transition:.3s;}
.jz_num>span:hover{background-position-y: -80px;}
.jz_num>.jz_prev{position: absolute;top: 50%;left: 4px;transform: rotate(180deg);margin-top: -40px;}
.jz_num>.jz_next{position: absolute;top: 50%;right: 0px;margin-top: -40px;}
@media screen and (max-width: 1500px){
.jz_c{width:98%;}
}













/*adv*/
.adva {background: url(https://memberpic.114my.com.cn/0441861/uploadfile/image/20230519/20230519113929_983561904.jpg) top center no-repeat; width: 100%; padding:80px 0px;}
.adva_box{max-width: 1500px;margin: 0 auto;display: flex;flex-direction: column;align-items: center;padding: 0;}

.xl_tit{text-align: center;}
.xl_tit b{font-size: 48px;line-height: 48px;text-transform: uppercase;color: rgb(255 255 255 / 20%);font-family: Arial;display: block;}
.xl_tit i{font-size: 44px;color: #fff;font-weight: bold;display: block;margin-top: -30px;}
.xl_tit i span {color: #da1f11;font-size: 54px;line-height: 54px;}
.xl_tit:after{content: '';width: 54px;height: 3px;background: #fff;display: block;margin: 0 auto;margin-top: 20px;}


.adva_tab{width: 100%;margin: 3.5% 0 0;background: #fff;padding: 6%;    box-shadow: 1px 1px 20px rgba(0,0,0,0.1);}
.adva_nav{}
.adva_nav ul{display: flex;justify-content: space-between;align-items: center;width: 100%;margin: 0 auto;}
.adva_nav li{display: flex;flex-direction: column;align-items: center;position: relative;width: 25%;height: 180px;justify-content: center;z-index: 5;}
.adva_nav li:before{content: '';width: 100%;height: 1px;background: rgba(102,102,102,0.1);position: absolute;top: 50%;left: 0;z-index: -1;}
.adva_nav li:after{content: '';width: 100%;height: 0;background:linear-gradient(120deg,#da1f11 10%,#ff1807 80%);position: absolute;top: 0;left: 0;transition: 0.5s;z-index: -1;}
.adva_nav li i{width: 34px;height: 34px; display: flex;justify-content: center;align-items: center;position: relative;background: url(https://memberpic.114my.com.cn/0441861/uploadfile/image/20230519/20230519135957_475866990.png)no-repeat;}

.adva_nav li:nth-child(1) i{background-position: 0 0;}
.adva_nav li:nth-child(2) i{background-position: -34px 0;}
.adva_nav li:nth-child(3) i{background-position: -68px 0;}
.adva_nav li:nth-child(4) i{background-position: -102px 0;}



.adva_nav li i:before{content: '';width: 1px;height: 12px;background: #eee;position: absolute;bottom: -31px;left: 15px;opacity: 1;}
.adva_nav li i:after{content: '';width: 5px;height: 5px;background: #eee;border-radius: 50%;position: absolute;bottom: -16px;left: 13px;opacity: 1;}
.adva_nav li p{font-size: 22px;line-height: 24px;padding-top: 45px;color: #333;width: 100%;text-align: center;display: flex;flex-direction: column;align-items: center;}
.adva_nav li p span{font-size: 12px;text-transform: uppercase;transform: scale(0.9);font-family: Arial;opacity: 0.5;color: #666;display: block;margin-top: 3px;}
.adva_nav li.on:after{height: 100%;}
.adva_con{overflow: hidden;background: #fff;box-shadow: 0px 2px 6px -1px rgba(0,0,0,0.1);padding-top:60px;}
.adva_bao{display: flex;transition: 0.5s;}
.adva_big{width: 100%;flex-shrink: 0;}
.adva_ic{display: flex;justify-content: space-between;align-items: center;overflow: hidden;/* padding: 6.5%; */}
.adva_tu{display: flex;width: 100%;margin: 0 auto;padding: 0 5.5% 5.5%;flex-wrap: wrap;justify-content: space-between;}
.adva_pic{width: 50%;}
.adva_pic i{}
.adva_pic i img{width: 100%;height: auto;}
.adva_txt{width: 45%;display: flex;flex-direction: column;}
.adva_txt p{align-items: center;font-size: 36px;line-height: 42px;position: relative;z-index: 5;font-weight: bold;color: #333;}
.adva_txt p span{font-size: 16px;line-height: 18px;color: #ccc;display: block;padding-top: 15px;font-weight: 100;font-family: Arial;letter-spacing: 1px;}
.adva_txt p b{color: #024cb3; font-size: 48px;}
.adva_txt em{font-size: 17px;color: #666;font-weight: 100;line-height: 34px;}
.adva_txt em:nth-child(2){margin-top: 9%;}
.adva_txt a{width: 320px;height: 50px;background: linear-gradient(120deg,#da1f11 10%,#ff1807 80%);color: #fff;border-radius: 20px 0 20px 0;display: flex;justify-content: center;align-items: center;margin-top: 10%;font-weight: 100;transition: 0.5s;font-size: 17px;}
.adva_txt a:hover{width: 460px;transition: 0.5s;border-radius: 0px;letter-spacing: 4px;}
.adva_nav li.on i{background-position-y: -34px;}
.adva_nav li.on p{ color: #fff;}
.adva_nav li.on p span{ color: #fff;}
.adva_nav li.on i:before{content: '';width: 1px;height: 12px;background: #eee;position: absolute;bottom: -31px;left: 15px;opacity: 0.3;}
.adva_nav li.on i:after{content: '';width: 5px;height: 5px;background: #eee;border-radius: 50%;position: absolute;bottom: -16px;left: 13px;opacity: 0.3;}












/*合作流程*/
.press_bg{padding-bottom: 80px;background:linear-gradient(180deg,#ffffff 10%,#f5f5f5 50%);}
.press.box{margin-top: 50px;box-shadow: 0px 0px 20px 0px rgba(191, 191, 191, 0.29);}
.press li{width: 11.1114%; height: 150px; float:left;  background: #fff; text-align: center; position: relative; overflow: hidden; cursor: pointer; }
.press li+li{border-left:1px #eee solid;}
.press li p,.press li span,.press li dd{position: relative; z-index: 2;}
.press li p{font-size: 16px; color: #333; font-weight:bold; }
.press li dd{width: 26px; height: 26px; line-height:26px; position: absolute; bottom:0; right: 0; font-size: 15px; font-family: "Arial"; text-align:center; color:#fff; }

.press li p:before{content:""; display: block; width: 50px; height: 50px; border-radius: 100%;  background-image: url(https://memberpic.114my.com.cn/0441861/uploadfile/image/20230519/20230519154547_2137883093.png); background-repeat: no-repeat; margin:30px auto 10px auto;transition: all 0.3s ease; }
.press li:nth-child(1) p:before{background-position: 0 0;}
.press li:nth-child(2) p:before{background-position: -50px 0;}
.press li:nth-child(3) p:before{background-position: -100px 0;}
.press li:nth-child(4) p:before{background-position: -150px 0;}
.press li:nth-child(5) p:before{background-position: -200px 0;}
.press li:nth-child(6) p:before{background-position: -250px 0;}
.press li:nth-child(7) p:before{background-position: -300px 0;}
.press li:nth-child(8) p:before{background-position: -350px 0;}
.press li:nth-child(9) p:before{background-position: -400px 0;}
.press li:nth-child(10) p:before{background-position: -450px 0;}

.press li:after{content:""; display: block; width: 54px; height: 54px; background: #da1f11; border-radius: 100%; position: absolute; bottom:-22px; right: -22px; transition: all 0.3s ease; }
.press li:hover p:before{background-position-y:-50px;background-color: #da1f11;}








/*banner01_bg*/
.banner01_bg{height: 312px; background: url(https://memberpic.114my.com.cn/0441861/uploadfile/image/20230522/20230522111643_269688181.jpg); background-attachment: fixed; background-position: center; text-align: center; color: #fff; display: flex; flex-direction: column;justify-content: center; align-items: center;}
.banner01_bg p{ font-size: 40px; line-height:40px;font-weight: bold;}
.banner01_bg dd{width: 674px; height: 74px; line-height: 74px; background: #da1f11 url(https://memberpic.114my.com.cn/0441861/uploadfile/image/20230519/20230519155911_657176922.png)no-repeat 60px center;border-radius: 100px; margin: 0 auto; font-size: 18px; text-indent: 38px; margin-top: 32px;}
.banner01_bg b{font-size: 50px;position: relative;font-family: Arial;vertical-align: bottom;}












/*新闻*/
.news_bg.bg {
    padding: 80px 0;
}
.news_top {
    margin: 42px auto;
}
.news_top ul{text-align:center; margin:0px auto;}
.news_wz{ height:48px;line-height: 36px; }
.news_wz b{font-size:26px;}
.news_wz span{font-size:24px; margin-left: 8px; color: #ccc; text-transform: uppercase; font-family: Arial;}
.news_wz em{font-size:16px; font-weight:200; display: block;color: #999;}
.news_tab{margin-top:10px;}
.news_tab li{display:inline-block; background: #fff; box-shadow: 0px 0px 20px #eee; width: 171px; height: 42px; line-height: 42px; text-align: center; border-radius: 30px;}
.news_tab li+li{margin-left:19px;}
.news_tab li a{font-size:18px;font-weight:100; color:#666;display: block;}
.news_tab li.on{color:#fff; background: linear-gradient(120deg,#da1f11 10%,#ff1807 80%);box-shadow: 0px 0px 10px rgb(218 31 17 / 30%);width: 171px; height: 42px; line-height: 42px;}
.news_tab li.on a{color:#fff !important;}
.news_a{margin-right: 17px;}
.news_a em{position:relative;font-size: 20px;color: #c2c2c2; top:8px;}
.news_a .sPrev, .news_a .sNext{position:absolute;top: 2px;font-size: 20px;color: #c2c2c2;cursor: pointer;}
.news_a .sPrev{right: 5px;transform: rotate(-90deg);}
.news_a .sNext{left: 5px;transform: rotate(90deg);}
.news_a i:hover{color:#005cab;}
.news_list{height:28vw; min-height:500px !important;width: 100%;overflow: hidden;}
.news_list .tempWrap {width: 100% !important;}
.news_list .news_div{height:100%;}
.news_list .news_div_item{width: 25%;display: inline-block;position: relative;height:100%;transition:0.5s; padding:30px 40px 40px;border-right:1px #eee solid;}
.news_list .news_div_item:first-child{border-left:1px #eee solid;}
.news_list .news_div_item_date{font-weight: 400;height: 26px; line-height: 22px;}
.news_list .news_div_item_content{padding-right: 14px; padding-bottom:90px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{display: inline-block; font-size: 15px;line-height: 22px; color: #999;}

.news_list .news_div_item_a{font-size: 18px;display: block;margin-bottom: 16px;position:relative;transition:0.3s; font-weight:normal; color:#222;}
.news_list .news_div_item_a::before{position:absolute;content:'查看详情';bottom: -152px;left: 0;width: 0;height: 33px;background: #fff;border-radius: 40px;line-height: 33px;color: #999;font-size: 15px;transition:0.5s;padding-left: 43px; border:1px #eee solid; font-weight: 100; display: none;}
.news_list .news_div_item_a::after{position:absolute;content:'';bottom: -141px;font-size: 43px;background:url(https://memberpic.114my.com.cn/xinyang/uploadfile/image/20211031/20211031201927_2128860880.png) no-repeat center;width: 18px;height: 14px;left: 0;transition:0.5s;}
.news_list .news_div_item_body{font-size: 14px;color: #666;font-weight: 100;line-height: 24px;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:auto;display: block;}
.news_list .news_div_item_pic{overflow: hidden;}
.news_list .news_div_item img{transition:0.3s all linear; }
.news_list .news_div_item:hover img{transform:scale(1.1);}
.news_list .news_div_item:hover .news_div_item_a{color: #1a4498;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{padding-left:40px;display: block;width: 130px;}
.news_list .news_div_item:hover .news_div_item_a::after{left:110px;}










/*友情链接*/
.links{width:100%; overflow:hidden; padding:37px 0; background: #FFF;border-top:1px solid #f5f5f5;}
.links_l{float:left; width:117px; border-right:solid 1px #f5f5f5;}
.links_lm{font-size:16px; line-height:18px; color:#222;}
.links_len{font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:bold; line-height:30px; font-size:30px; color:#000;}
.links_r{float:left; width:90%; color:#999; padding-left: 30px;}
.links_r a{font-size:15px; color:#999;}
.linkTagcs{width:100% !important;}


/*版权*/
.foot_dh{ width:100%; min-width:1300px;background:#272727;}
.foot_dh li span{ font-size:16px; display:block; padding-bottom:12px; padding-top:18px;}
.foot_dh li p {font-size: 17px;color: #ddd;text-align: center;font-weight: bold;padding-bottom: 5px;}
.foot_dh li {float: left;width: 15%;margin-top: 42px;font-size: 14px;color: #b6b6b6;line-height: 35px;}
.foot_dh li span a{ display:block; font-weight:bold; color:#fff; font-size:20px; color:#ddd; padding-bottom:15px;}
.foot_dh li a{ display:block; font-size:14px; color:#b6b6b6; line-height:35px;}
.foot_dh li a:hover {color: #fff;}
.foot_dh li:nth-child(4) {width: 360px;}
.foot_dh li:nth-child(5) {float: right; width:255px;}
/*切换*/
.erweimatab {padding-top: 56px;}
.erweimacon dl+dl{ display:none;}
.erweimatab dt{ width:38px; height:38px; cursor:pointer; background:#363636; border-radius:50%; -webkit-transition:all .4s ease; transition:all .4s ease;}
.erweimatab dt+dt{ margin-top:18px;}
.erweimatab dt.on{ background:#da1f11;}
.foot_dh li dl img {width: 180px;height: 180px;padding: 10px;border: 1px solid #363636;}
.copy_bg{ border-top: 1px solid #333; margin-top:59px; font-size:14px; }
.copy span {width:100%;height: 90px;display: inline-block;color: #888;line-height: 90px;text-align: left;}
.copy span a{ color: #888; font-size:14px;}
.copy span a:hover{ color: #fff;}

.head_r ul li {
    padding-left: 10px;
}