*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;font-family:Helvetica,"Microsoft YaHei",Arial;}
body{font-size: 14px;overflow-x:hidden;color: #333;}
a{text-decoration: none;font-size: 14px; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; transition: all .4s ease;}
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: 1600px; 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;}
br{line-height: 0;}



@font-face {
  font-family: 'iconfont';  /* Project id 4622962 */
  src: url('http://at.alicdn.com/t/c/font_4622962_m7jjgbgjxbd.woff2?t=1721368550271') format('woff2'),
       url('http://at.alicdn.com/t/c/font_4622962_m7jjgbgjxbd.woff?t=1721368550271') format('woff'),
       url('http://at.alicdn.com/t/c/font_4622962_m7jjgbgjxbd.ttf?t=1721368550271') format('truetype');
}


/*head*/
.head {z-index: 55;width: 100%;position: absolute;top: 0;left: 0;border-bottom: 1px solid rgba(193,193,193,0.5);}
.head_box {margin: 0 auto;display: flex;justify-content: space-around;height: 100px;align-items: center;}
.head_logo {display: flex;align-items:  center;}
.head_logo i{font-size: 18px; color: #0eafa0;}
.head_logo img{height: 72px;}
.head_logo p {font-size: 14px;line-height: 18px;padding-left: 20px; color: #fff;margin-bottom: -20px;}
.head_logo p b {font-size: 30px; line-height: 30px; letter-spacing: 8px;padding: 0 9px 8px 0; color: #333;}
.head_con {display: flex;justify-content: space-between;align-items: center;width: 72%;position: relative;}
.head_nav {display: flex; align-items: center; position: relative;  width: 70%; justify-content: flex-end;}
.head_nav>ul {display: flex;justify-content: space-between;align-items: center;width: 90%;}
.head_nav>ul>li {width: calc(100%/6);}
.head_nav>ul>li>a:before {content:'';width: 100%;height: 1px;background: #c20528;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: 18px;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_r>ul>p:hover{background: #e82348;}

.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: #c20528; 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: #c20528;}
.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: #c20528;}
.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 #c20528 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: #c20528;  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, .head_nav .news_div_item_month, .head_nav .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: 15%;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: 18px; line-height: 22px; position: relative; border-radius: 50%; width: 30px;height: 30px; display: flex; justify-content: center; align-items: center; color: #999;border: 1px solid #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: #c20528;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: #152682;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: 500px;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:14px;color: #999999;justify-content: center;align-items: center;}
.search-text a{ font-size:14px; color: #fff !important;}
.search-text a:hover{ font-size:14px; 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;}

.head_r>ul>p {width: 90px;height: 30px;background: #c20528; border-radius: 24px; color: #fff;}
.head_r>ul>p i { font-size: 20px; margin-right: 6px;line-height: 30px;}
.head_r>ul>p>a{color: #fff; width: 100%; display: flex; justify-content: center;align-items: center;}
.head_logo p em {color: #fff;font-size: 22px;text-transform: uppercase;display: flex;align-items: center;}










/*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:#c20528;}
.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;}








/*products*/
.pro_bc{background: #f8f8f8;display: flex;position: relative;overflow: hidden;justify-content: space-between;}
.pro_l{position: relative;padding: 89px 5vw 89px 8vw;z-index: 11;width: 30%;overflow: hidden;box-sizing: border-box;}
.pro_r{width: 70%;background: #fff;overflow: hidden; text-align: left;}

.pro_ca .title{display: flex; flex-direction: column; align-items: flex-start;}
.pro_ca .title em{color: rgba(0,0,0,0.04);}
.pro_ca .title b{ color: #c20528;}
.pro_ca .title p{color: #666;font-size: 18px;}
.pro_ca .title:after{display:none;}



.pro_ca li {position: relative;border-bottom: 1px solid #ddd;margin-bottom: 14px;transition: all 0.48s;overflow: hidden;}
.pro_ca li a{font-weight: bold;padding: 14px 0;font-size: 18px;color: #333;display: flex; justify-content: space-between;align-items: center;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}

.pro_ca li+li{margin-top: 19px;}
.pro_ca ul{margin-top: 38px;}
.pro_ca li.on{ background: rgba(187,149,149,0.1);padding: 0 18px;border-color: transparent;}
.pro_ca li:before{content: "";position: absolute;left: 0;top: 0;width: 4px;height: 100%;background: #c20528;transform: scaleX(0);transform-origin: left center;}
.pro_ca li.on::before {transform: scaleX(1);}
.pro_ca li a i{display: block;font-size: 12px;color: #999; font-weight: lighter;}
.pro_ca li.on a i{color: #c20528;}

.pro_ca>a{display: block;font-size: 16px;color: #fff;font-weight: lighter;position: relative;padding-left: 35px;}
.pro_ca>a:before{position: absolute;content: "";width: 27px;height: 27px;border-radius: 100%;background: rgba(255,255,255,0.22);top: -6px;left: 24px;}

.pro_ca{position: relative;}
.pro_ic{display: flex;transition:.5s;}
.pro_nr{ padding: 89px 8.1vw 89px 4vw;}
.pro_img{width: 57.292vw;}
.pro_img img{width: 100%;height: auto;}
.pro_wz{margin-top: 3vw;}
.pro_wz h2{font-size: 24px;line-height: 100%;font-weight: bold;color: #333;}
.pro_wz p{line-height: 30px;color: #666;margin: 20px 0;overflow: hidden;font-size: 16px;}
.pro_wz dl{display: flex;flex-wrap: wrap;}
.pro_wz dt{font-size: 18px;line-height: 40px; margin-right: 38px; color: #333; font-weight: lighter;}
.pro_wz dt:before{content: '●';display: inline-block;font-size: 14px;color: #c20528;margin-right: 10px;}
.pro_wz a{width: 140px;text-align: center;font-size: 14px;display: block;line-height: 48px;background: #c20528;color: #fff;position: relative; margin-top: 5%;transition: all .1s ease;}
.pro_wz a:after{content: '\e675';font-family: 'iconfont';width: 48px;text-align: center;border-left: 1px solid rgba(255, 255, 255, .2);font-size: 20px;background: #c20528;line-height: 48px;position: absolute;right: -48px;top: 0;transition: all .1s ease;}
.pro_wz a:hover,.pro_wz a:hover:after{background: #e82348;}





.title{position:relative; z-index: 1;}
.title em{font-size: 60px;color: rgba(255,255,255,0.2);line-height: 100%;position: absolute;top: 0;left: 0;z-index: -1;font-weight: bold;text-transform: uppercase;letter-spacing: 4px;font-family: Arial;}
.title b{font-size: 38px;line-height: 100%;color: #fff;display: block;margin-top: 26px;}
.title p{font-size: 16px;line-height: 100%;color: #fff;margin-top: 12px;font-weight: lighter;}
.title:after{content: "";width: 50px;height: 3px;background: #fff;display: block;margin-top: 22px;}





/*案例*/
.runpic-box{position:relative;overflow:hidden;width:100%;}
.runpic-box .title{position: absolute;z-index: 99;left: 0;top: 80px;right: 0;margin: auto;}
.runpic-words{height: 130px;position: absolute;left: 0;bottom: 0;right: 0;z-index: 10;}
.runpic-words ul{ display: flex;  align-items: flex-end;height: 100%; justify-content: center;}

.runpic-pic{position:relative;z-index:1;overflow:hidden;width:100%;height:814px;}
.runpic-pic ul li{position:relative;position:absolute;top:0;left:0;display:none;width:100%;height:815px;background-size:cover;background-repeat:no-repeat!important;}
.runpic-pic-true{animation:toPicBig 1s ease-in-out both;}
@keyframes toPicBig{0%{transform:scale(1.04);}
100%{transform:scale(1);}
}
.runpic-pic-shade{position:absolute;z-index:2;width:100%;height:100%;background-color:rgba(0,0,0,.4);transition:all 2s;}
.runpic-words-pic{width: 50px;margin: 0 auto;}
.runpic-words-pic.iconfont.icon-xiegui{font-weight: bold;}


.runpic-words ul a{width: 25%; height: 4.3vw;}
.runpic-words ul a li{width: 100%;height: 100%;background: rgba(255, 255, 255, 0);display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;font-size:16px;padding: 0 1.8vw;text-align: center;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;min-height: 80px;color: #fff;border-top: 1px solid rgba(255, 255, 255, 0.1);}
.runpic-words ul a li.runpic-words-active{background: rgba(194,5,40,0.8);}
.runpic-words ul a+a{border-left: 1px solid rgba(255,255,255,0.1);}
.runpic-words ul a i{margin-left: 20px;  font-size: 26px;color: #fff;}
.runpic-wz {width: 550px;position: absolute;right: 0;top: 240px;}
.runpic-nr {position: relative;}
.runpic-wz b{ font-size: 22px;color: #fff;}
.runpic-wz p {font-size: 16px; color: #fff; line-height: 28px; margin: 20px 0 50px 0;font-weight: lighter;}
.runpic-wz a{border: 1px solid #fff;font-size: 14px; border-radius: 50px; line-height: 44px;display: block;width: 140px; text-align: center; color:#fff;}
.runpic-wz a:after{content: '\e63b';font-family: 'iconfont'; margin-left: 10px;}
.runpic-wz a:hover{width: 160px;}




/*adv*/
.adv{padding: 80px 0; background: #f7f7f7;}
.adv .title{text-align: center;display: flex; justify-content: center;  flex-direction: column;}
.adv .title em{color: rgba(0,0,0,0.04);right: 0;margin: auto;}
.adv .title b{ color: #c20528;}
.adv .title p{color: #666;font-size: 18px;}
.adv .title:after{display:none;}

.advcon{ display: flex; justify-content: space-between;  margin-top: 50px; position: relative; z-index: 1;}
.advcon:after{content: '';position: absolute;left: 0;top: 305px;width: 100%; height: 1px; border-bottom: 1px dashed #d2d2d2; z-index: -1;}
.advcon li{ width: 23%;text-align: center;}
.advcon li .pic{overflow: hidden;}
.advcon .pic img{ width: 100%; height: auto; transition: all .4s ease;}
.advcon .num{font-size: 18px;color: #333;margin-top: 30px;}
.advcon .dian{ width: 14px;height: 14px;border-radius: 50%; background-color: #b9b9b9;margin: 0 auto;margin-top: 30px; position: relative;}
.advcon .dian:after{ content: ''; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 0; height: 0; border-radius: 50%;border: 1px solid transparent; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}
.advcon .txt{margin-top: 30px;}
.advcon .txt b{ display: inline-block;font-size: 20px; line-height: 30px; margin-bottom: 26px;background: no-repeat;}
.advcon .txt p{font-size: 14px; line-height: 26px; color: #666666;word-break: break-all; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; height: 52px; padding: 0 8%;}
.advcon li:hover .dian {background-color: #c20528;}
.advcon li:hover .dian:after{width: 40px;height: 40px;border-color: #c20528;}
.advcon li .pic:hover img { transform: scale(1.2);}
.advcon .txt b i{ font-size: 30px;  line-height: 30px; vertical-align: bottom; color: #c20528; font-weight: lighter;}





/*about*/
.ab_bc{background: url(https://memberpic.114my.com.cn/szpuluosi/uploadfile/image/20240716/20240716152701_835655009.png)left bottom no-repeat;padding-top: 100px;}
.ab_c{display: flex;}
.ab_lc{width: 58%;}
.ab_lc>b{text-transform: uppercase;display: block;font-size: 18px;color: #c20528;font-family: "Microsoft YaHei";}
.ab_lc>p{font-weight: bold;font-size: 38px;color: #333333;margin-bottom: 30px;}
.ab_lc>div{font-size: 16px;color: #666666;line-height: 30px;width: 87%;}
.ab_lc>div+div{margin-top: 30px;}
.ab_lc a{width: 140px;text-align: center;font-size: 14px;display: block;line-height: 48px;background: #c20528;color: #fff;position: relative;margin-top: 5%;transition: all .1s ease;}
.ab_lc a:after{content: '\e675';font-family: 'iconfont';width: 48px;text-align: center;border-left: 1px solid rgba(255, 255, 255, .2);font-size: 20px;background: #c20528;line-height: 48px;position: absolute;right: -48px;top: 0;transition: all .1s ease;}
.ab_lc a:hover,.ab_lc a:hover:after{background: #e82348;}
.ab_rc{margin-right: -160px;}






/*news*/
.new_bc{background: #fafafa;}
.new_tit{display: flex;align-items: center;justify-content: space-between;}
.new_tit .title em{color: rgba(0,0,0,0.04);}
.new_tit .title b{ color: #333;}
.new_tit .title p{color: #666;}
.new_tit .title:after{background: #c20528;}

.new_tit>ul{display: flex;}
.new_tit>ul>li{width: 160px;height: 55px;background: #fff;}
.new_tit>ul>li.on{background: #c20528;}
.new_tit>ul>li.on>a{color: #fff;}
.new_tit>ul>li>a{font-size: 18px;color: #333;display: block;text-align: center;line-height: 55px;}

.new_c {overflow: hidden;padding: 100px 0;}
.new_ic{margin-top: 50px;transition: all .5s;display: flex;}
.new_item{flex-shrink: 0;width: 100%;}
.new_item .news_div_item{ width: 32.625%;height: 507px; float: left;padding: 24px; background: #fff;}
.new_item .news_div_item:nth-child(1){}
.new_item .news_div_item:nth-child(2),.new_item .news_div_item:nth-child(3) {height: 246px;margin: 0 1%;}
.new_item .news_div_item:nth-child(4) {margin-top: -245px;height: 507px;}
.new_item .news_div_item .news_div_item_image{width: auto;height: 100%;}
.new_item .news_div_item .news_div_item_date{display: flex;}
.new_item .news_div_item .news_div_item_date div{}
.new_item .news_div_item .news_div_item_content{margin-top: 20px;}
.new_item .news_div_item .news_div_item_a{ font-size: 20px; line-height: 100%;color: #333; font-weight: bold; white-space: nowrap; text-overflow: ellipsis;  overflow: hidden;}
.new_item .news_div_item .news_div_item_body{font-size: 16px; line-height: 26px; margin-top: 20px;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; color: #999; font-weight: lighter;}
.news_more{ display: flex; justify-content: space-between; align-items: center; padding: 20px 0 40px 0;}
.news_more span,.news_more a{ font-size: 14px; color: #666; line-height: 30px;}
.news_more a{color: #333;}
.new_item .news_div_item .news_div_item_content:hover .news_div_item_a{color: #c20528;}
.news_more a:hover{color: #c20528;}
.new_item .news_div_item:nth-child(2) .news_div_item_pic, .new_item .news_div_item:nth-child(3) .news_div_item_pic{ display: none;}
.new_item .news_div_item:nth-child(2) .news_more, .new_item .news_div_item:nth-child(3) .news_more{padding: 20px 0 0 0;}
.new_item .news_div_item:nth-child(3){margin-top: 1%;}
.new_item .news_div_item .news_div_item_pic a {text-align: center;display: flex; overflow: hidden; height: 246px; width: 100%; justify-content: center;}








/*广告条*/
.ggt { width: 100%; height: 180px; background: url(https://memberpic.114my.com.cn/szpuluosi/uploadfile/image/20240716/20240716155943_1843993195.jpg) center no-repeat; }
.ggt_z { font-size: 32px; color: #FFF; font-weight: 300; }
.ggt_z strong { font-size: 38px; color: #FFF; font-weight: 400; }
.about_k { display: flex; justify-content: space-between; align-items: center; }
.ggt_r a{width: 140px;text-align: center;font-size: 14px;display: block;line-height: 48px;color: #fff;border: 1px solid #fff;}
.ggt_r a i{margin-left: 10px;}



/*版权*/
.bq { width: 100%; height: auto; background-color: #282f37; }
.bq_y { height: 140px; display: flex; justify-content: space-between; align-items: center; font-size: 18px; color: #abacae; border-bottom: 1px solid rgba(255,255,255,0.1); }
.bq_yy { width: 45%; display: flex; justify-content: space-between; align-items: center; }
.bq_yy span i{font-size: 28px;vertical-align: middle; margin-right: 16px;}
.bq_e { display: flex; justify-content: space-between; align-items: center; font-size: 18px; color: #abacae; border-bottom: 1px solid rgba(255,255,255,0.1); }
.kslj li { width: 11vw; display: inline-block; vertical-align: top; margin-top: 60px; margin-bottom: 60px; }
.kslj li p { font-size: 18px; color: #fff; text-align: left; font-weight: normal; margin-bottom: 30px; }
.kslj li a { display: block; font-size: 15px; color: #6e7072; line-height: 32px; text-align: left; }
.kslj li a:hover, .end a:hover { color: #fff; }
.bq_s { height: 92px; display: flex; justify-content: space-between; align-items: center; font-size: 15px; color: #abacae; }
.bq_s a { font-size: 15px; color: #abacae; }
.bq_s a:hover { color: #fff; }
.bq_e>img{ width: 136px;}


.friendlink { width: 228px; line-height: 40px; float: right; position: relative; background: url(https://memberpic.114my.com.cn/dgyuheng/uploadfile/image/20230216/20230216110045_26921712.png) no-repeat 185px 10px; cursor: pointer; margin-top: 20px; }
.friendlink .fri_L { width: 160px; height: 40px; float: left; color: #ccc; font-size: 14px; line-height: 40px; padding-left: 50px; background: url(https://memberpic.114my.com.cn/dgyuheng/uploadfile/image/20230216/20230216110107_636066702.png) no-repeat 15px center; font-weight: 100; border-right: 0 none; box-sizing: border-box; }
.friendlink .fri_R { height: 40px; display: block; width: 160px; line-height: 40px; position: absolute; left: 50px; opacity: 0; filter: alpha(opacity=0); transition: 0.3s all ease; }
.friendlink .linkTagcs { width: 161px; max-height: 50px; overflow: hidden; transition: 0.3s all ease-in-out; position: absolute; bottom: 0px; z-index: 3; background: #f8f8f8; }
.friendlink:hover .linkTagcs { max-height: 200px; overflow-x: hidden; overflow-y: auto; }
.friendlink .fri_R .linkTagcs li { float: none; line-height: 50px; text-align: left; text-indent: 10px; position: relative; }
.friendlink .fri_R .linkTagcs li a { display: block; color: #666; font-size: 13px; font-weight: 100; width: 160px; line-height: 40px; }
.friendlink:hover .fri_R { opacity: 1; filter: alpha(opacity=100); }<!--0.00020289421081543-->