.nbanner{padding-bottom: 35.5%;}
.nbanText {position: absolute;top: 26.5%;left:50%;transform: translateX(-50%);z-index: 2;}
.nowAdd{background: url(../images/home.svg) left center no-repeat;padding-left: 1.1rem;margin-top: 0.3rem;}
.nowAdd a{color: #fff;}
.nbanText .fz40{line-height: 1.6rem;}
.nNav {border-bottom: 1px solid #ddd;}
.nNav .w90{gap: 1.6rem;}
.nNav .w90 a{line-height: 2.3rem;position: relative;font-weight: 500;}
.nNav .w90 a::after{position: absolute;content:'';left: 0;bottom: 0; height: 2px;background: #E60012;width: 100%;transform: scaleX(0);transition: 0.4s;}
.nNav .w90 a:hover::after,.nNav .w90 a.active:after{transform: scaleX(1);}
/* 发展历程 */
.inpage_Title_all h6{line-height: 1.6rem;}
.inpage_Title_all .btn{display: inline-flex;gap: 0.66rem;}
.inpage_Title_all .btn div{width: 1.1rem;height:1.1rem;cursor: pointer;}
.inpage_Title_all .btn div img{filter: brightness(0) invert(0.7);}
.inpage_Title_all .btn div:hover img{filter: none;}

.list_history{background-image: url(../images/historybg.jpg);padding: 4rem 0 5rem;}
.list_history .wrap .swiper-slide{box-sizing: border-box; border-left: 1px solid rgba(0,0,0,0.1);}
.list_history .wrap .swiper-slide .item::before{width: 2px ;height: 2rem;left: -1px;top: 0;background-color: #E60012;}
.list_history .wrap .swiper-slide .item{padding-left: 1rem;}
.list_history .wrap .swiper-slide .item .year i{font-family: "Oswald-Bold";line-height: 2.2rem;}
.list_history .wrap .swiper-slide .item .year em{position: relative;line-height: 1;top: -0.8rem;}
.list_history .wrap .swiper-slide .item ul{padding-top: 0.66rem;}
.list_history .wrap .swiper-slide .item ul li{line-height: 0.93rem;padding-left: 0.6rem;font-weight: bold;margin-top: 0.66rem;}
.list_history .wrap .swiper-slide .item ul li::before{width: 0.2rem;height: 0.2rem;top:0.36rem ;background: #E60012;left: 0;}
/* 关于我们频道 */
.about_channel_one{background-image:url(../images/aboutbanner@2x.jpg) ;padding:6rem 0 5.3rem;background-size: 100%;    background-position: center top;background-repeat: no-repeat;}
.about_channel_one dl dt,.about_channel_one dl dd{width: 46.25%;}
.about_channel_one dl dt > h6{line-height: 1.6rem;}
.about_channel_one dl dt .textAll{line-height: 1rem;margin: 1rem 0 2rem;text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3)}
.about_channel_one dl dt .textAll p{margin-top: 0.5rem;}
.about_channel_one dl dt .videobtn{width: 6.66rem;line-height: 1.6rem;border-radius: 0.8rem;background: rgba(255,255,255,.8);gap: 0.4rem;cursor: pointer;}
.about_channel_one dl dt .videobtn i{width: 1.2rem;height: 1.2rem;margin: 0.2rem;background: #E60012;border-radius: 50%;}
.about_channel_one dl dt .videobtn:hover i{transform: scale(1.8);}
.about_channel_one dl dd{border-top: 2px solid rgba(255,255,255,0.8);margin-top: 2.9rem;}/*rgba(255,238,166,0.8)*/
.about_channel_one dl dd ul li{color: #FFEEA6;padding-top: 1rem;}
.about_channel_one dl dd ul li .num{font-family: "Oswald-Bold";line-height: 2rem;}
.about_channel_one dl dd ul li:nth-child(2) .num .count:after{content:'+'}

.about_channel_two{background-image: url(../images/aboutbossbg.png);padding: 4rem 0 8rem;background-color: #fff;}
.about_channel_two h6{line-height: 1.6rem;}
.about_channel_two .wrap{width: 75%;padding-left: 3.75%;}
.about_channel_two .wrap::before{width: 1px;height: calc(100% - 2rem - 5rem);background: #000;opacity: 0.2;top: 2rem;left: 0;}
.about_channel_two .wrap::after{width: 1rem;height: 1rem;background: url(../images/douhao.svg) left top no-repeat;left: -1rem;top: 0;background-size: 100%;}
.about_channel_two .wrap .textAll .yellow{color: #C0A55C;}
.about_channel_two .wrap .textAll{line-height: 0.93rem;}
.about_channel_two .wrap .textAll p{margin-bottom: 0.5rem;}
.about_channel_two .wrap .bossqm{text-align: right;}
.about_channel_two .wrap .bossqm span{background: url(../images/bossqz.png) right center no-repeat;padding-right:8rem ;background-size: 6.9rem;line-height: 3rem;display: inline-block;}

.padding120{padding: 4rem 0;}
.about_channel_three{background-image: url(../images/aboutthreebg.jpg);}
.about_channel_three ul{gap: 1rem;}
.about_channel_three ul li {width: calc((100% - 2rem) / 3);margin-top: 1rem;background: #fff;border-radius: 0.66rem;padding: 1rem;box-sizing: border-box;}
.about_channel_three ul li::before{background: url(../images/aboutthreebg.png) center no-repeat;background-size: cover;width: 100%;height: 100%;left: 0;top: 0;opacity: 0;}
.about_channel_three ul li .logoico{width: 4rem;right: -0.66rem;top: -0.66rem;z-index: 3;position: absolute;opacity: 0.04;}
.about_channel_three ul li .name{line-height: 1.2rem;}
.about_channel_three ul li .subtitle{line-height: 0.933rem;}
.about_channel_three ul li .text{line-height: 0.933rem;opacity: 0.8;border-top: 1px solid #ccc;padding-top: 0.66rem;margin-top: 0.66rem;}
.about_channel_three ul li *{position: relative;z-index: 2;}
.about_channel_three ul li:hover::before{opacity: 1;}
.about_channel_three ul li:hover *{color: #fff;}
.about_channel_three ul li:hover .text{border-color: rgba(255,255,255,0.6);}
.about_channel_three ul li:hover img{filter: brightness(0) invert(1);opacity: 0.2;}

.about_channel_four .w90{gap: 1.33rem;}
.about_channel_four .item{padding: 2rem;border-radius: 0.66rem;box-sizing: border-box;}
.about_channel_four .item.item1{padding-bottom: 40%;width: 48.75%;}
.about_channel_four .right{flex-grow: 1;   display: flex;  flex-direction: column;width: 48.75%;}
.about_channel_four .right .item {  flex-grow: 1; width: 100%;}
.about_channel_four .right .item:first-child{margin-bottom: 1.33rem;}
.about_channel_four .item .more{background: url(../imageIndex/twomore.svg) left center no-repeat;    padding-left: 1rem;   position: absolute;left: 2rem;bottom: 2rem;}
.about_channel_four .item .name{position: absolute;left: 2rem;top: 2rem;}
.about_channel_four .item:hover{box-shadow: 0 0 10px rgba(0,0,0,0.4);}
.about_channel_four .item:hover img{transform: translate(-50%,-50%) scale(1.06);}
.about_channel_four .item:hover{transform: translateY(-5px);}

.about_channel_five{background-image: url(../images/aboutmap.jpg);}
.about_channel_five ul{padding-top: 0.66rem;}
.about_channel_five ul li{padding-left: 2.3rem;}
.about_channel_five ul li img{position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 1.6rem;}
.about_channel_five ul li .title{line-height: 0.93rem;}
.about_channel_five ul li .subtitle{line-height: 1.2rem;}

.list_company{padding: 4rem 0 7rem;background-image: url(../images/companybg.png);}
.list_company .title{line-height: 6.8rem;position: relative;}
.list_company .title img{height: 6.5rem;position: absolute;left: 50%;top: 0;transform: translateX(-50%);}
.list_company .wrap .item{padding: 1rem;position: relative;height: 100%;box-sizing: border-box;}
.list_company .wrap .swiper-slide{background: rgba(255,255,255,0.96);border-radius: 0.66rem;height: 10rem;overflow: hidden;box-shadow: 0 20px 20px rgba(0,0,0,0.12);}
.list_company .wrap .item .num{font-family: "Oswald-Bold";line-height: 1.6rem;position: relative;color: #ddd;}
.list_company .wrap .item .name{line-height: 0.933rem;margin: 0.33rem 0;font-weight: 500;position: relative;}
.list_company .wrap .item .more{width: 1.2rem;height: 1.2rem;border: 1px solid #ccc;border-radius: 50%;position: absolute;left: 1rem;bottom: 1rem;}
.list_company .wrap .item .more img{transform:translate(-50%,-50%) rotate(45deg);filter: brightness(0) invert(0.5);}
.list_company .wrap .item::before{background: url(../images/companyimgbg.png) center no-repeat;border-radius: 0.66rem;left: 0;top: 0;width: 100%;height: 100%;background-size: cover;opacity: 0;}
.list_company .wrap .item *{z-index: 2;}
.list_company .wrap .item .Rightnum{position: absolute;right: 0;bottom: 0;font-family: "Oswald-Bold";font-size: 6rem;bottom: -1rem;right: 0;line-height: 1;opacity: 0.2;color: #fff;}
.list_company .wrap .item:hover::before{opacity: 1;}
.list_company .wrap .item:hover *{color: #fff;}
.list_company .wrap .item:hover .more{background-color: #fff;border-color: #fff;}
.list_company .wrap .item:hover .more img{transform:translate(-50%,-50%) rotate(0);filter: none;}
.list_company .wrap .item:hover .num{transform: translateY(-250%);}
.list_company .wrap .item:hover .name{transform: translateY(-1.5rem);}
.list_company .btn {gap:0.66rem;margin-top:1.6rem}
.list_company .btn div{width:2rem;height:2rem;border-radius:50%;background:rgba(0,0,0,0.2);cursor:pointer;transition:0.4s}
.list_company .btn div:hover{background:rgba(0,0,0,0.6);transform:scale(1.1)}

.cont_company .theOne{background-image:url(../images/companybg1.png) ;padding: 4rem 0;}
.cont_company .theOne .wrap{margin-top: 3.1rem;border-radius: 0.66rem;padding: 2rem;box-shadow: 0 20px 40px rgba(0,0,0,0.12);background: #fff;}
.cont_company .theOne .wrap .text {width: 50%;}
.cont_company .theOne .wrap .text .title{background: url(../images/contcomico1.svg) left 0.2rem no-repeat;padding-left: 1.6rem;margin-bottom: 1rem;line-height: 1.6rem;}
.cont_company .theOne .wrap .text ul{margin-bottom: 1.33rem;}
.cont_company .theOne .wrap .text ul li {margin-top: 0.5rem;}
.cont_company .theOne .wrap .text ul li:first-child{margin-top: 0;}
.cont_company .theOne .wrap .text ul li .name{padding-left: 1.1rem;position: relative;width: 2.66rem;box-sizing: border-box;}
.cont_company .theOne .wrap .text ul li .name img{position: absolute;left: 0;top: 0;height: 0.8rem;filter: brightness(0) invert(0.5);}
.cont_company .theOne .wrap .text ul li .intel{width: calc(100% - 4rem);}
.cont_company .theOne .wrap .text .ewm{width: 5.33rem;}
.cont_company .theOne .wrap .img{width: 45.4%;border-radius: 0.2rem;}
.cont_company .theTwo .wrap{color: #3d3d3d;line-height: 0.933rem;}
.cont_company .theTwo .wrap p{margin-bottom: 0.5rem;}
.cont_company .theTwo{background: url(../images/companybg2.png) right bottom no-repeat;padding-bottom: 6.4rem;}
.cont_company .theThree{background-image: url(../images/companybg3.png);}
.cont_company .theThree .wrap .item{width: calc((100% - 2.5rem) / 3);margin-left:1.25rem ;background: #fff;border-radius: 0.33rem;box-sizing: border-box;padding: 1rem;box-shadow: 0 12px 20px rgba(0,0,0,.12);margin-bottom: 1.25rem;height: 9.33rem;}
.cont_company .theThree .wrap .item::before{background: url(../images/companyywbg.png) center no-repeat;background-size: cover;width: 100%;height: 100%;left: 0;top: 0;opacity: 0;}
.cont_company .theThree .wrap .item:nth-child(3n+1){margin-left: 0;}
.cont_company .theThree .wrap .item .num span{font-family: "Oswald-Bold";color: #E60012;opacity: 0.1;}
.cont_company .theThree .wrap .item .num::before{width: calc(100% - 2.33rem);background: #ddd;}
.cont_company .theThree .wrap .item .num::after{width: 1.33rem;background: #E60012;}
.cont_company .theThree .wrap .item .num::after,.cont_company .theThree .wrap .item .num::before{height: 1px;left: 2.33rem;top: 50%;}
.cont_company .theThree .wrap .item .title{padding-left: 2.33rem;}
.cont_company .theThree .wrap .item > img{position: absolute;right: 2rem;bottom: 2rem;z-index: 2;opacity: 0.1;}
.cont_company .theThree .wrap .item:hover::before{opacity: 1;}
.cont_company .theThree .wrap .item:hover .num span{color: #fff;opacity: 0.6;}
.cont_company .theThree .wrap .item:hover .num::after,.cont_company .theThree .wrap .item:hover .num::before{background: #fff;opacity: 0.6;}
.cont_company .theThree .wrap .item:hover .title{color: #fff;}
.cont_company .theThree .wrap .item:hover > img{filter: brightness(0) invert(1);opacity: 0.5;}

/* 新闻频道 */
.inpage_Title_all .more i::before{background: url(../imageIndex/twomore.svg) left center no-repeat;width: 0.55rem;height: 0.55rem;left: 0;top: 50%;transform: translateY(-50%);filter: brightness(0) invert(0.6);background-size: 100%;}
.inpage_Title_all .more:hover i::before,.partyChannelOne .inpage_Title_all .more i::before{background: url(../images/twomore.svg) left center no-repeat;filter: none;background-size: 100%;}
.inpage_Title_all .more i{padding-left: 1.2rem;}
.inpage_Title_all .more:hover i{padding-left: 1rem;color: #E60012;}
.newsChannelOne .inpage_Title_all .more:hover::before{filter: brightness() invert(1);}
.newsChannelOne{padding-top: 6rem;padding-bottom: 3.3rem;background-image: url(../images/newsChannelOneBg.jpg);}
.newsChannelOne .wrap{border-radius: 0.33rem;overflow: hidden;}
.newsChannelOne .wrap .imgSwiper{width: 54.5%;}
.newsChannelOne .wrap .imgSwiper .swiper-slide .img,.newsChannelOne .wrap .imgSwiper .swiper-slide,.newsChannelOne .wrap .imgSwiper .swiper-wrapper{height: 100%;}
.newsChannelOne .wrap .tabs{padding: 1.1rem 1.33rem;width:45.5% ;box-sizing: border-box;height: 20rem;}
.newsChannelOne .wrap .tabs dl{display: flex;}
.newsChannelOne .wrap .tabs dl dt {width: 3.3rem;}
.newsChannelOne .wrap .tabs dl dt .day{font-family: "Oswald-Bold";line-height: 1.2;}
.newsChannelOne .wrap .tabs dl dt .year{font-family: "arial, helvetica, sans-serif";}
.newsChannelOne .wrap .tabs dl dd{width: calc(100% - 3.3rem);}
.newsChannelOne .wrap .tabs dl dd .title{line-height: 0.933rem;height: 1.866rem;}
.newsChannelOne .wrap .tabs dl dd .subtitle{height: 0;transition: 0.3s ;overflow: hidden;}
.newsChannelOne .wrap .tabs dl{padding: 1rem 0;border-bottom: 1px solid #ddd;box-sizing: border-box;}
.newsChannelOne .wrap .tabs dl:first-child{padding-top: 0;}
.newsChannelOne .wrap .tabs dl.active dd .subtitle{line-height: 0.933rem;height: 1.866rem;padding-top: 0.4rem;}
.newsChannelOne .wrap .tabs dl.active dt *,.newsChannelOne .wrap .tabs dl.active dd .title{color: #E60012;}

.newsChannelTwo {background: #f6f6f6;}
.newsChannelTwo .wrap{padding:0.33rem 0 1rem 0;}
.newsChannelTwo .wrap .swiper-slide{background: #fff;border-radius: 0.3rem;}
.newsChannelTwo .wrap .swiper-slide a{padding: 0.66rem 1rem;line-height: 0.93rem;}
.newsChannelTwo .wrap .swiper-slide a .title{height: 1.866rem;margin-bottom: 1.2rem;margin-top: 0.25rem;}
.newsChannelTwo .wrap .swiper-slide a::before{width: 100%;;height: 100%;background:url(../images/newChTwobg.png) center no-repeat;background-size: cover;left: 0;top: 0;border-radius: 0.3rem;opacity: 0;}
.newsChannelTwo .wrap .swiper-slide a > *{z-index: 2;position: relative;}
.newsChannelTwo .wrap .swiper-slide a:hover::before{opacity: 1;}
.newsChannelTwo .wrap .swiper-slide a:hover .inpageMoreRadio,.newsChannelFive .swiper-slide a:hover .inpageMoreRadio{box-shadow: 0 12px 20px #E60012;background: #fff;border-color: #fff;}
.newsChannelTwo .wrap .swiper-slide a:hover{box-shadow: 4px 4px 20px rgba(0,0,0,0.1);}

.inpageMoreRadio{width: 1.6rem;height: 1.6rem;border: 1px solid #ccc;border-radius: 50%;display: block;position: relative;}
.inpageMoreRadio img{transform:translate(-50%,-50%) rotate(45deg);filter: brightness(0) invert(0.5);}
.inpageMoreRadio:hover{background-color: #fff;border-color: #fff;}
.inpageMoreRadio:hover img,.newsChannelTwo .wrap .swiper-slide a:hover .inpageMoreRadio img{transform:translate(-50%,-50%) rotate(0);filter: none;}

.newsPageBtn{display: flex;justify-content: center;align-items: center;}
.newsPageBtn span{width: 0.4rem;height: 0.4rem;border-radius: 50%;margin:0 0.25rem !important;}
.newsPageBtn span.swiper-pagination-bullet-active{background: #E60012;}

.newsChannelThree .wrap,.newsChannelThree .itemRight{gap: 1.1rem;}
.newsChannelThree .item1{width: 60.75%;padding-bottom: 22.33rem;}
.newsChannelThree .itemRight{width: calc(100% - 60.75% - 1.1rem);flex-grow: 1;    display: flex;    flex-direction: column; }
.newsChannelThree .itemRight .item{height: calc((100% - 1.1rem) / 2);flex-grow: 1;width: 100%;}
.newsChannelThree .item span{position: absolute;left: 0;bottom: 1rem;z-index: 2;padding: 0 1rem;box-sizing: border-box;line-height: 0.933rem;width: 100%;}
.newsChannelThree .item{border-radius: 0.33rem;}
.newsChannelThree .item::before{width: 100%;height: 23.5%;background: linear-gradient(to top,#000,rgba(0,0,0,0));z-index: 2;left: 0;bottom: 0;}
.newsChannelThree .item::after{width: 2rem;height: 2rem;background: url(../images/inpageVideoBtn.svg) center no-repeat;left: 50%;top: 50%;transform: translate(-50% , -50%);background-size: 100%;}
.newsChannelThree .item:hover img,.businessTwo .wrap a:hover .img img{transform: translate(-50%,-50%) scale(1.1);}
.newsChannelThree .item:hover  span{bottom: 1.5rem;}

.newsChannelFour{background-image: url(../images/newChthreebg.jpg);}
.newsChannelFour .inpage_Title_all{filter: brightness(0) invert(1);}
.newsChannelFour .wrap .swiper-slide{background: #fff;border-radius: 0.33rem;overflow: hidden;}
.newsChannelFour .wrap .swiper-slide a{height: 12.3rem;}
.newsChannelFour .wrap .swiper-slide .time{margin: 1rem 1rem 0 ;border-bottom: 1px solid #ddd;padding-bottom: 0.8rem;}
.newsChannelFour .wrap .swiper-slide .time img{transform: rotate(45deg);filter: brightness(0) invert(0.4);}
.newsChannelFour .wrap .swiper-slide .title{margin: 0.8rem 1rem;line-height: 0.93rem;height: 1.86rem;}
.newsChannelFour .wrap .swiper-slide .subtitle{line-height: 0.93rem;margin: 0 1rem;}
.newsChannelFour .wrap .swiper-slide .comly{background: #FBFBFB;padding: 0 1rem;line-height: 1.9rem;align-items: center;gap: 0.3rem;position: absolute;bottom: 0;left: 0;width: 100%;}
.newsChannelFour .wrap .swiper-slide .comly::before{width: 100%;height: 100%;background: url(../images/newChfourbg.png) left top no-repeat;background-size: 100% auto;left:0;top: 0;opacity: 
0;}
.newsChannelFour .wrap .swiper-slide a:hover .time i,.newsChannelFour .wrap .swiper-slide a:hover .title,.newsChannelFive .swiper-slide:hover a .title{color: #E60012;}
.newsChannelFour .wrap .swiper-slide a:hover .title{transform: translateY(-4px);}
.newsChannelFour .wrap .swiper-slide a:hover .comly::before{opacity: 1;}
.newsChannelFour .wrap .swiper-slide a:hover .comly i img{filter: brightness(0) invert(1);}
.newsChannelFour .wrap .swiper-slide a:hover .comly em{color: #fff;}
.newsChannelFour .wrap .swiper-slide a:hover .comly *{position: relative;z-index: 2;}

.threeqhBtn {display: flex;gap: 0.66rem;padding-left:33.6% ;margin-top: 2rem;}
.threeqhBtn div{width: 1.1rem;cursor: pointer;}
.threeqhBtn div img{display: block;margin: auto;filter: brightness(0) invert(1);}
.threeqhBtn::before{width: 32%;left: 0;}
.threeqhBtn::before,.threeqhBtn::after{height: 1px;opacity: 0.6;background: #fff;top: 50%;}
.threeqhBtn::after{right: 0;width: 59.5%;}
.threeqhBtn div:hover img{filter: none;}

.newsChannelFive .threeSwiper{padding-top: 0.33rem;padding-bottom: 0.5rem;}
.newsChannelFive .swiper-slide .img{padding-bottom: 9.3rem;}
.newsChannelFive .swiper-slide{background: #FBFBFB;border-radius: 8px;transition: 0.3s;}
.newsChannelFive .swiper-slide a .time{background: url(../imageIndex/time.svg) left center no-repeat;padding-left: 1rem;line-height: 1.2rem;margin-bottom: 0.4rem;}
.newsChannelFive .swiper-slide a .title{line-height: 0.933rem;margin-bottom: 1.33rem;}
.newsChannelFive .swiper-slide a .inpageMoreRadio{border-color: transparent;} 
.newsChannelFive .swiper-slide a:hover .inpageMoreRadio img{transform:translate(-50%,-50%);filter: none;}
.newsChannelFive .swiper-slide a.text {padding: 1rem}
.newsChannelFive .swiper-slide::before{width: 100%;height: 100%;background-image: url(../imageIndex/idxnewsActive.svg) ;background-repeat: no-repeat;background-position: -181px -60px;background-size: 640px; left:0;bottom: 0;opacity: 0;}
.newsChannelFive .swiper-slide:hover::before{opacity: 1;}
.newsChannelFive .swiper-slide:hover{box-shadow: 4px 4px 20px rgba(0,0,0,0.1);}

.list_news_notice .w90{max-width: 1300px;}
.list_news,.list_news_notice{background: url(../images/listnewsbg.png) center bottom no-repeat #f7f7f7 ;background-size: 100%;}
.list_news dl{padding: 1rem 1.33rem;background: #fff;box-sizing: border-box;width: calc((100% - 1.33rem) / 2);display: inline-flex;margin-top: 1.33rem;border-radius: 0.33rem;overflow: hidden;}
.list_news dl::before{width: 100%;
    height: 100%;
    background: url(../images/partyNewsHover.png) center no-repeat;
    background-size: cover;
    left: 0;
    top: 0;
    opacity: 0;}
.list_news dl:nth-child(odd){margin-right: 1.33rem;}
.list_news dl dt{width: 3.3rem;border-right: 1px solid #ddd;box-sizing: border-box;}
.list_news dl dt .day,.contNews .contTitle dt .day{font-family: "Oswald-Bold";}
.list_news dl dd{width: calc(100% - 3.3rem - 1rem);margin-left: 1rem;}
.list_news dl dd .title{line-height: 0.93rem;height: 1.86rem;margin-bottom: 0.66rem;}
.list_news dl dt,.list_news dl dd{position: relative;z-index: 2;}
.list_news dl:hover::before{opacity: 1;}
.list_news dl:hover dt *,.list_news dl:hover dd *{color: #fff;}
.list_news dl:hover dd .inpageMoreRadio{background: #fff;border-color: #fff;}
.list_news dl:hover dd .inpageMoreRadio img{transform:translate(-50%,-50%) rotate(45deg);filter: none;}

.list_news_notice li{width: 100%;background: #fff;border-radius: .33rem;}
/*.list_news_notice li::before{right: -0.1rem;bottom: -0.6rem;background: url(../images/logoico.svg) center no-repeat;width: 3.5rem;height: 3.5rem;background-size: 100%;opacity: 0.02;}*/
.list_news_notice li a{background:url(../images/noticebg1.png) left top no-repeat;background-size:cover}
.list_news_notice li a .title{padding-left:1.6rem;line-height: 1.6rem;width:73% ;margin-right: 2%;background: url(../images/newNoticeIco1.svg) left center no-repeat;box-sizing: border-box;}
.list_news_notice li a .time{background: url(../images/timeico1.svg) left center no-repeat;padding-left: 1.1rem;line-height: 1.6rem;width: 21%;box-sizing: border-box;}
.list_news_notice li a{padding: 0.5rem 2rem 0.5rem 1.33rem;}
.list_news_notice li:hover a{background:url(../images/noticebg2.png) right bottom no-repeat;background-size:cover}
.list_news_notice li:hover .title,.list_news_notice li:hover .time{filter: brightness(0) invert(1);}
.list_news_notice li:hover .inpageMoreRadio{background-color: #fff;border-color: #fff;}
.list_news_notice li:hover .inpageMoreRadio img{filter: none;}
/*.list_news_notice li:hover::before{filter: brightness(0) invert(1);opacity: 0.2;}*/

.bgF7{background: url(../images/listnewsbg.png) center bottom no-repeat #f7f7f7 ;background-size: 100%;}
.contNews{box-sizing: border-box;}
.popup-qrcode-wrap {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);	}
.contNews .w90{padding: 1.66rem 1.66rem 3.33rem ;box-sizing: border-box;max-width: 1300px;}
.contNews .contTitle{border-bottom: 1px solid #d8d8d8;padding-bottom: 1rem;}
.contNews .contTitle dt{width: 2.86rem;height: 3.33rem;background: url(../images/contTImebg.png) center no-repeat;background-size: cover;border-radius: 0.33rem;text-align: center;margin-right: 1rem;}
.contNews .contTitle dd{width: calc(100% - 2.86rem - 1rem);}
.contNews .contTitle dt .day{padding-top: 0.6rem;line-height: 1.2;}
.contNews .contTitle dd .name{line-height: 1.33rem;}
.contNews .contTitle dd .lai{margin-top:0.66rem}
.contNews .contTitle dd .lai span{padding-right: 0.66rem;margin-right: 0.66rem;position: relative;}
.contNews .contTitle dd .lai span:first-child::after{content: '|';font-size: 0.5rem;position: absolute;right: -0.1rem;line-height: 0.6rem;top: 0.1rem;color: #DFDFDF;}
.contNews .wrap{margin: 1rem 0 1.66rem;line-height: 2.2;font-size:20px}
.contNews .wrap table,.contNews .wrap iframe{max-width: 100%;height: auto !important;}
.contNews .wrap img,.contNews .wrap video{max-width:600px;height:auto !important;display:block;margin:1rem auto}
.contNews .share .item{position: relative;}
.contNews .share{gap: 0.6rem;align-items: center;}
.contNews .fanye{border-top: 1px solid #d8d8d8;margin-top: 1.66rem;padding-top: 1.66rem;position: relative;}
.contNews .fanye a{display: inline-flex;align-items: center;gap: 0.66rem;}
.contNews .fanye a.item .inpageMoreRadio img{transform: translate(-50%,-50%) ;width: 50%;}
.contNews .fanye a.item:hover .inpageMoreRadio{border-color:#E60012 ;background-color: #E60012;}
.contNews .fanye a.item:hover .inpageMoreRadio img{filter: brightness(0) invert(1);}
.contNews .fanye a.golist:hover i{color: #E60012;}
.contNews .fanye::before{right: 0;line-height: 2rem;bottom: 100%; content: '诚信 务实 高效 共赢';color: #E60012;font-weight: bold;font-size: 1.2rem;opacity: 0.1;}
/* 业务 */
.list_business .imgSwiper .swiper-slide .img{padding-bottom: 32rem;}
/* .list_business .tabsSwiper{position: absolute;left: 50%;transform: translateX(-50%);top: 0;height: 100%;z-index: 3;}
.list_business .tabsSwiper .item{height: 100%;}
.list_business .tabsSwiper::after,.list_business .tabsSwiper .item::before{width: 1px;height: 100%;background: linear-gradient(to top,rgba(255,255,255,0.6),rgba(255,255,255,0));left: 0;top: 0;}
.list_business .tabsSwiper::after{left: auto;right: 0;}
.list_business .tabsSwiper .item .before{position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 100%;overflow: hidden;padding: 0 0.5rem;box-sizing: border-box;}
.list_business .tabsSwiper .item:hover{flex: 1 1 32.5%;}
.list_business .tabsSwiper .item .ico img{height: 1.6rem;margin: auto;}
.list_business .tabsSwiper .item .before .textCenter{line-height: 1rem;margin-top: 0.66rem;}
.list_business .tabsSwiper .item .before img{filter: brightness(0) invert(1);}
.list_business .tabsSwiper .item .after{height: 0;position: absolute;width: 100%; background: rgba(255,255,255,.8);border-radius: 0.3rem;left: 0;top: 50%;transform: translateY(-50%);box-sizing: border-box;overflow: hidden;transition: 0.4s 0.1s ease-in; }
.list_business .tabsSwiper .item .after .ico{margin-top: 3.33rem;}
.list_business .tabsSwiper .item .after .textCenter{line-height: 1.6rem;margin: 0.4rem 5% 1.33rem;}
.list_business .tabsSwiper .item .after .list{margin: 0 10.5%;}
.list_business .tabsSwiper .item .after .list a{background: rgba(255,255,255,1);border-radius: 1.66rem;margin-top: 0.4rem;line-height: 1.6rem;padding: 0 0.8rem;justify-content: space-between;}
.list_business .tabsSwiper .item .after .list a:first-child{margin-top: 0;}
.list_business .tabsSwiper .item .after .list a img{transform: rotate(45deg);}
.list_business .tabsSwiper .item .after .list a:hover{background: #E60012;}
.list_business .tabsSwiper .item .after .list a:hover *{filter: brightness(0) invert(1);}
.list_business .tabsSwiper .item:hover .after{height:53.5%;}
.list_business .tabsSwiper .item:hover .before{opacity: 0;} */

.list_business .tabsSwiper{position: absolute;left: 50%;transform: translateX(-50%);top: 0;height: 100%;z-index: 3;display: flex;}
.list_business .tabsSwiper .item{height: 100%;flex: 25%;}
.list_business .tabsSwiper::after,.list_business .tabsSwiper .item::before{width: 1px;height: 100%;background: linear-gradient(to top,rgba(255,255,255,0.6),rgba(255,255,255,0));left: 0;top: 0;}
.list_business .tabsSwiper::after{left: auto;right: 0;}
.list_business .tabsSwiper .item .before{position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 100%;overflow: hidden;padding: 0 0.5rem;box-sizing: border-box;}
.list_business .tabsSwiper .item:hover{flex: 1 1 32.5%;}
.list_business .tabsSwiper .item .ico img{height: 1.6rem;margin: auto;}
.list_business .tabsSwiper .item .before .textCenter{line-height: 1rem;margin-top: 0.66rem;}
.list_business .tabsSwiper .item .before img{filter: brightness(0) invert(1);}
.list_business .tabsSwiper .item .after{height: 0;position: absolute;width: 100%; background: rgba(255,255,255,.8);border-radius: 0.3rem;left: 0;top: 50%;transform: translateY(-50%);box-sizing: border-box;overflow: hidden;transition: 0.4s 0.1s ease-in; }
.list_business .tabsSwiper .item .after .ico{margin-top: 3.33rem;}
.list_business .tabsSwiper .item .after .textCenter{line-height: 1.6rem;margin: 0.4rem 0 1.33rem;}
.list_business .tabsSwiper .item .after .list{margin: 0 17.5%;}
.list_business .tabsSwiper .item .after .list a{background: rgba(255,255,255,1);border-radius: 1.66rem;margin-top: 0.4rem;line-height: 1.6rem;padding: 0 0.8rem;justify-content: space-between;}
.list_business .tabsSwiper .item .after .list a:first-child{margin-top: 0;}
.list_business .tabsSwiper .item .after .list a img{transform: rotate(45deg);}
.list_business .tabsSwiper .item .after .list a:hover{background: #E60012;}
.list_business .tabsSwiper .item .after .list a:hover *{filter: brightness(0) invert(1);}
.list_business .tabsSwiper .item:hover .after{height:53.5%;}
.list_business .tabsSwiper .item:hover .before{opacity: 0;}

.businessOne{background-image: url(../images/businessOnebg.jpg);padding: 4rem 0 0;background-size: 100%;    background-position: center top;background-repeat: no-repeat;}
.businessOne:after{width:100%;height:35%;background:linear-gradient(to top,rgba(255,255,255,0.7),rgba(255,255,255,0));left:0;bottom:0;}
.businessOne .w90{position:relative;z-index:2}
.businessOne .wrap{padding: 2rem;border-radius: 0.66rem;box-shadow: 0 20px 40px rgba(0,0,0,0.12);background:url(../images/caseonebg.png) center bottom no-repeat;background-size:cover;}
.businessOne .wrap .text{width: 47.5%;position:relative;padding-bottom:1rem}
.businessOne .wrap .text:after{content:'';position:absolute;left:0;bottom:0;width:3.6rem;height:0.6rem;background:url(../images/casediandian.svg) center no-repeat;}
.businessOne .wrap .text .name{line-height: 1.6rem;}
.businessOne .wrap .text .intel{margin: 0.66rem 0 1.33rem;line-height: 0.933rem;}
.businessOne .wrap .img{width: 43.2%;border-radius: 0.66rem;}
.businessOne .wrap .text .subtitle{background: url(../images/businessOneico.svg) left center no-repeat;padding-left: 1rem;line-height: 0.933rem;margin-bottom: 0.4rem;background-size: 0.8rem;}
.businessOne .wrap .text ul li::before{width: 4px;height: 4px;background: #ccc;left: 0;top: 12px;}
.businessOne .wrap .text ul li{line-height: 28px;padding-left: 0.5rem;margin-top: 0.1rem;width: 50%;box-sizing: border-box;}
.businessOne .wrap .text ul{display: flex;flex-wrap: wrap;min-height:4rem}

.businessTwo{background-image: url(../images/businessTwobg.png);}
.businessTwo .wrap .img{padding-bottom: 64%;border-radius: 0.33rem;}
.businessTwo .wrap .text{line-height: 1rem;margin-top: 0.66rem;}

.businessThree{background-image: url(../images/businessThreebg.jpg);}
/* .businessThree .wrap a::before{background:url(../images/businessThreeimg.png) right bottom no-repeat ;width: 100%;height: 100%;left: 0;top: 0;} */
.businessThree .wrap a > *{position: relative;z-index: 2;}
.businessThree .wrap a .ico img{height: 1.6rem;margin: 2.66rem auto 0;}
.businessThree .wrap a .name{margin: 0.3rem 5% 0.6rem;line-height: 1rem;height: 2rem;}
.businessThree .wrap a{background:url(../images/businessThreeimg.png) right bottom no-repeat ;background-size: cover; border-radius: 0.33rem;overflow: hidden;padding-bottom: 2.4rem;}
.businessThree .wrap a .more img{margin: auto;transform: rotate(45deg);width: 1.2rem;filter: brightness(0) invert(0.6);}
.businessThree .wrap a:hover{background:url(../images/businessThreeimg2.jpg) right bottom no-repeat ;background-size: cover;}
.businessThree .wrap a:hover .ico img,.businessThree .wrap a:hover .more img{filter: brightness(0) invert(1);}
.businessThree .wrap a:hover .name{color: #fff;}

.partyChannelOne{background-image:url(../images/partyChannelOnebg.jpg) ;padding: 6rem 0 3.33rem;}
.partyChannelOne .inpage_Title_all .more i::before{background: url(../images/twomore.svg) left center no-repeat;background-size: 100%;}
.partyChannelOne .wrap .imgSwiper{width: 53.75%;border-radius: 0.33rem;margin-right: 2.5%;}
.partyChannelOne .wrap .imgSwiper .img,.partyChannelOne .wrap .imgSwiper a,.partyChannelOne .wrap .imgSwiper .swiper-wrapper,.partyChannelOne .wrap .imgSwiper .swiper-slide{height: 100%;}
.partyChannelOne .wrap .imgSwiper a .text{line-height: 2.66rem;width: 100%;box-sizing: border-box; background: linear-gradient(to top,rgba(0,0,0,1),rgba(0,0,0,0));padding: 0 2rem 0 1rem;position: absolute;left: 0;bottom: 0;}
.partyChannelOne .wrap .imgSwiper a .time{width: 2.86rem;    height: 3.33rem;    background: url(../images/contTImebg.png) center no-repeat;    background-size: cover;    border-radius: 0.33rem;
    text-align: center;position: absolute;right: 0.8rem ;top:0.66rem;}
.partyChannelOne .wrap .imgSwiper a .time .day{padding-top: 0.6rem;line-height: 1.2;    font-family: "Oswald-Bold";}
.partyChannelOne .imgSwiper .newsPageBtn{position: absolute;left: auto;right: 0.5rem;bottom: 0.9rem;z-index: 2;width: auto !important; }
.partyChannelOne .imgSwiper .newsPageBtn span{background: #fff;}
.partyChannelOne .wrap .theRight{width: 43.75%;background: #fff;border-radius: 0.33rem;padding: 1rem;}
.partyChannelOne .wrap .theRight a{border-bottom: 1px dashed #d8d8d8;padding: 0.8rem 0;line-height: 0.93rem;}
.partyChannelOne .wrap .theRight a:first-child{padding-top: 0;}
.partyChannelOne .wrap .theRight a:last-child{border-bottom: none;padding-bottom: 0;}
.partyChannelOne .wrap .theRight a span{margin-top: 0.3rem;}

.partyChannelTwo .wrap .item{width: calc((100% - 1.33rem) / 2);padding: 1.33rem;box-sizing: border-box;border: 1px solid #ddd;border-radius: 0.33rem;display: inline-flex;}
.partyChannelTwo .wrap .item .time{width: 3.3rem;}
.partyChannelTwo .wrap .item .time .day{font-family: "Oswald-Bold";line-height: 1.2;padding-bottom: 0.2rem;display: block;}
.partyChannelTwo .wrap .item:nth-child(odd){margin-right: 1.33rem;}
.partyChannelTwo .wrap .item .text{width: calc(100% - 3.3rem);border-left: 1px solid #ddd;box-sizing: border-box;padding-left: 0.8rem;box-sizing: border-box;line-height: 0.93rem;}
.partyChannelTwo .wrap .item .text .title{font-weight: bold;margin-bottom: 0.4rem;}
.partyChannelTwo .wrap .item:hover{border-color: #E60012;box-shadow: 4px 4px 10px rgba(191,191,191,0.32);}
.partyChannelTwo .wrap .item:hover .time .day,.partyChannelTwo .wrap .item:hover .title{color: #E60012;}

.partyChannelThree{background-image: url(../images/partyChannelThreebg.jpg) ;}
.partyChannelThree .wrap .text{width: 53.25%;border-radius: 0.33rem;background: url(../images/partyChannelThreebg2.png) left bottom no-repeat;background-size: cover;box-shadow: 4px 4px 16px rgba(0,0,0,0.1);padding: 1.3rem 4.33rem 1rem 2rem;box-sizing: border-box;margin-top: 2rem;box-shadow: 4px 4px 16px rgba(0,0,0,0.1);}
.partyChannelThree .wrap .text .time i{padding-right: 0.5rem;}
.partyChannelThree .wrap .text .time i:first-child{font-family: "Oswald-Bold";}
.partyChannelThree .wrap .text .title{margin: 1rem 0;}
.partyChannelThree .wrap .text .title,.partyChannelThree .wrap .text .subtitle{line-height: 0.933rem;}
.partyChannelThree .wrap .text .subtitle{margin-bottom: 2.33rem;height:2.799rem ;}
.partyChannelThree .wrap .text > img{margin-bottom: 4rem;filter: brightness(0) invert(0.7);transform: rotate(45deg);width: 1.2rem;}
.partyChannelThree .wrap{padding: 1.8rem 0 0.66rem;}
.partyChannelThree .wrap .img{position: absolute;right: 0;width: 51.25%;height:calc( 100% - 2rem);top: 0;border-radius: 0.33rem;}
.partyChannelThree .newsPageBtn {width: 50% !important;}
.partyChannelThree .newsPageBtn{position: absolute;bottom: 2.6rem !important; z-index: 2;}
.partyChannelThree .wrap .swiper-slide:hover .text .title,.partyChannelOne .wrap .theRight a:hover .title{color: #E60012;}
.partyChannelThree .wrap .swiper-slide:hover .img img{transform: translate(-50% ,-50%) scale(1.1);}
.partyChannelThree .wrap .swiper-slide:hover .text>img{filter: none;transform: rotate(0);}

.partyChannelFour .left{width: 63.75%;margin-right: 1.25%;}
.partyChannelFour .wrap a{border-radius: 0.33rem;display: block;}
.partyChannelFour .left a{padding-bottom: 30.5%;}
.partyChannelFour .left a:first-child{margin-bottom: 0.66rem;}
.partyChannelFour .right{width: 35%;flex-grow: 1;    display: flex;    flex-direction: column;}
.partyChannelFour .right a{flex-grow: 1;height: calc((100% - 1.32rem) / 3);margin-top: 0.66rem;}
.partyChannelFour .right a:first-child{margin-top: 0;}
.partyChannelFour .wrap a:hover {box-shadow: 0 0 10px rgba(0,0,0,0.3);}
.partyChannelFour .wrap a:hover img,.partyChannelOne .wrap .imgSwiper a:hover img{transform: translate(-50%,-50%) scale(1.1);}

.list_party_news{background-image: url(../images/partyNewsbg.png) ;background-color: lin;}
.list_party_news .list .item:nth-child(odd),.list_party_news .photolist .item:nth-child(odd){margin-right: 1.33rem;}
.list_party_news .list .item{background: #fff;border-radius: 0.33rem;padding: 1.33rem;width: calc((100% - 1.33rem) / 2);margin-bottom: 1.66rem;box-sizing: border-box;}
.list_party_news .list .item::before{width: 100%;height: 100%;background: url(../images/partyNewsHover.png) center no-repeat;background-size: cover;left: 0;top: 0;opacity: 0;}
.list_party_news .page{padding: 1rem 0 0 ;}
.list_party_news .list .item .title{line-height: 0.933rem;margin-bottom: 0.86rem;}
.list_party_news .list .item .subtitle{border-top: 1px dashed #D8D8D8;padding-top:0.86rem;margin-bottom: 0.86rem;line-height: 0.93rem;height:1.86rem ;}
.list_party_news .list .item .time{background: url(../images/timeico1.svg) left center no-repeat;padding-left: 1rem;background-size: 0.66rem;}
.list_party_news .list .item:hover::before{opacity: 1;}
.list_party_news .list .item:hover *{color: #fff;}
.list_party_news .list .item:hover .time{filter: brightness(0) invert(1);}

.list_party_news .photolist .item{width: calc((100% - 1.33rem) / 2);margin-bottom: 1.66rem;border-radius: 0.33rem;padding-bottom: 17.5%;}
.list_party_news .photolist .item:hover img{transform: translate(-50%,-50%) scale(1.1);}
.list_party_news .photolist .item:hover{box-shadow: 4px 4px 20px rgba(230,0,18,0.3);transform: translateY(-5px);}

.cultrueOne{background-image: url(../images/cultrueOnebg.jpg);padding-top: 5.73rem;padding-bottom: 7.9rem;}
.cultrueOne .bigTitle .cn{line-height: 1.1rem;}
.cultrueOne .bigTitle .en{line-height:2.4rem ;margin: 0.5rem 0 2.3rem;}
.cultrueOne ul{gap:0.8rem}
.cultrueOne ul li{background: rgba(255,255,255,0.3);border-radius: 0.33rem;flex: 1;padding: 1.66rem 0;}
.cultrueOne ul li .text{margin: 0 19%;}
.cultrueOne ul li .ico{margin: 0 30% 0.66rem;border-bottom: 1px solid #E60012;gap:0.4rem ;align-items: center;line-height: 1.1rem;padding-bottom: 0.66rem;}
.cultrueOne ul li .ico img{width: 1.1rem;}
.cultrueOne ul li .ico::after{width: 1.33rem;height: 2px;background: #E60012;left: 50%;bottom: 0;transform: translateX(-50%);}
.cultrueOne ul li .text{line-height: 1.2rem;font-weight: bold;}
.cultrueOne ul li .icobg{width: 4rem;position: absolute;right: 0;bottom: 0;opacity: 0.1;    filter: brightness(0) invert(1);}

.cultrueTwo{background-image: url(../images/cultrueTwobg.jpg);}
.cultrueTwo .wrapText{width: 33.1%;float: left;}
.cultrueTwo .wrapText .intel{height: 340px;}
.cultrueTwo .wrapText .item{display: flex;align-items: center;cursor: pointer;line-height: 28px;}
.cultrueTwo .wrapText .item i{width: 0.3rem;height: 2px;background: #999;margin-right: 0.5rem;}
.cultrueTwo .wrapText .item span{width: calc(100% - 1rem);}
.cultrueTwo .wrapText .swiper-slide-thumb-active .item i{width: 1rem;background: #E60012;}
.cultrueTwo .wrapText .swiper-slide-thumb-active .item span{width: calc(100% - 2rem);font-weight: bold;color: #E60012;}
.cultrueTwo .wrapText .btn{display: flex;gap: 0.66rem;}
.cultrueTwo .wrapText .btn div{width: 1.1rem;height: 1.1rem;cursor: pointer;}
.cultrueTwo .wrapText .btn div img{width: 45%;filter: brightness(0) invert(0.6);}
.cultrueTwo .wrapText .btn div:hover img{filter: none;}
.cultrueTwo .imgSwiper{width: 25%;margin-left: 21%;float: left;height: 288px;margin-top: 32px;}
.cultrueTwo .imgSwiper .swiper-wrapper,.cultrueTwo .imgSwiper .swiper-slide ,.cultrueTwo .imgSwiper .img{height: 288px;}
.cultrueTwo .imgSwiper .img img{transform: translateX(-50%);top: auto;bottom: 0;}

.cultrueThree .inpage_Title_all .tabs{display: inline-flex;gap: 0.33rem;}
.cultrueThree .inpage_Title_all .tabs a{position: relative;padding-left: 1rem;}
.cultrueThree .inpage_Title_all .tabs a::before{position: absolute;content: '';left: 0;top: 50%;background-color: #E60012;width: 1rem;height: 1px;opacity: 0;transition: 0.4s;}
.cultrueThree .inpage_Title_all .tabs a.active::before{width: 1.33rem;opacity: 1;}
.cultrueThree .inpage_Title_all .tabs a.active{padding-left: 1.6rem;font-weight: bold;color: #E60012;}
.cultrueThree .honorimgSwiper .img{padding-bottom: 65%;border-radius: 0.33rem;margin-bottom: 0.66rem;}
.cultrueThree .honorimgSwiper .text{line-height: 1rem;}
.cultrueThree .honorimgSwiper .swiper-slide a:hover .img img{transform: translate(-50%,-50%) scale(1.1);}
.cultrueThree .honorimgSwiper2 .img{padding-bottom: 120%;}

.list_job .wrap{box-shadow: 0 20px 60px rgba(0,0,0,0.2);}
.list_job .jobTitle{padding:0 1rem;line-height: 2.3rem;background: #ddd;}
.list_job .jobWrap .item{border-bottom: 1px solid #ddd;}
.list_job .jobWrap .item:nth-child(even){background: #f9f9f9;}


.list_job .jobTitle div:nth-child(1),
.list_job .jobWrap .theTitle div:nth-child(1){width: 26%;}
.list_job .jobTitle div:nth-child(2),
.list_job .jobWrap .theTitle div:nth-child(2){width: 15.5%;}
.list_job .jobTitle div:nth-child(3),
.list_job .jobWrap .theTitle div:nth-child(3){width: 13%;}
.list_job .jobTitle div:nth-child(4),
.list_job .jobWrap .theTitle div:nth-child(4){width: 15.5%;}
.list_job .jobTitle div:nth-child(5),
.list_job .jobWrap .theTitle div:nth-child(5){width: 25.5%;}
.list_job .jobWrap .theTitle div .ico{background:url(../images/add.svg) center no-repeat ;width: 0.8rem;height: 0.8rem;background-size: 100%;display: block;}

.list_job .jobWrap .theTitle div{line-height: 0.93rem;}
.list_job .jobWrap .theTitle{padding: 0.66rem 1rem;cursor: pointer;}
.list_job .jobWrap .theIntel{padding: 1rem;line-height: 0.933rem;display: none;border-top: 1px solid #ddd;}
.list_job .jobWrap .theIntel .textAll{margin-bottom: 0.66rem;margin-top: 0.15rem;}
.list_job .jobWrap .theIntel .btnBm{display: block;width: 4rem;line-height: 1.6rem;border-radius: 0.8rem;background: #E60012;text-align: center;margin-top: 1rem;}

.list_job .jobWrap .item.active .theTitle div .ico{background: url(../images/minus.svg) center no-repeat;background-size: 100%;}
.list_job .jobWrap .item.active .theIntel{display: block;}
.list_job .page{padding-bottom: 0;}

/* 报名弹窗 */
.popup-baoming-wrap{background: #fff;padding: 2rem;box-sizing: border-box;border-radius: 0.33rem;display: none;overflow-y: auto;}
.popup-baoming-wrap form{padding:0 10%}
.popup-baoming-wrap .item{margin-top: 0.4rem;}
.popup-baoming-wrap .item .name{width: 6.66rem;text-align: right;}
.popup-baoming-wrap .item .name i{margin-right: 0.1rem;}
.popup-baoming-wrap .item .right{margin-left: 0.66rem;width: calc(100% - 6.66rem - 0.66rem);}
.popup-baoming-wrap .item .right input[type=text],.popup-baoming-wrap .item .right input[type=date],.popup-baoming-wrap .item .right select{height: 1.33rem;line-height: 1.33rem;border-radius: 0.1rem;text-indent: 0.3rem;background: #F6F6F6;width: 100%;border: none;}
.popup-baoming-wrap .item .layui-input-block{margin-left: 0;}
.popup-baoming-wrap .item.upitem .right .layui-btn-container{display: flex;justify-content: space-between;position: relative;}
.popup-baoming-wrap .item.upitem .right .layui-btn-container #layui-upload-choose{position: absolute;left: 1.3rem;line-height: 1.33rem;}
.popup-baoming-wrap .item.upitem .right #ID-upload-demo-action{border: 1px solid #E60012;border-radius: 0.1rem;background: none;color: #E60012;}
.popup-baoming-wrap .item.upitem .right #ID-upload-demo-choose{background: url(../images/upico.svg) 5px center no-repeat #f6f6f6;border-radius: 0.1rem;width: 100%;padding-left: 1rem;color: #666;text-align: left;left: 1rem;line-height: 1.33rem;width: 64%;border-radius: 0.1rem;}
.popup-baoming-wrap .item .downtext{text-decoration: underline;}
.popup-baoming-wrap .item.upitem .right .layui-btn-container .layui-upload-choose{padding-left: 0;width: 45%;    position: absolute;    background: #f6f6f6;    left: 1rem;    line-height: 1.33rem;}
.popup-baoming-wrap .item.btn .layui-btn{background: #E60012;border-radius: 0.1rem;width: 3.1rem;height: 1.6rem;line-height: 1.6rem;font-size: 0.6rem;}
.popup-baoming-wrap .item.btn .layui-btn.chongzhi{background: #ddd;color: #666;}
.popup-baoming-wrap .item.yzm img{width: 5.33rem;height: 100%;border-radius: 0.1rem;}
.popup-baoming-wrap .item.yzm .right{display: inline-flex;justify-content: space-between;}
.popup-baoming-wrap .item.yzm .layui-input-block{width: calc(100% - 6rem);}
/*----------用来移除向下箭头----------*/
.popup-baoming-wrap .item .right input[type=date]::-webkit-calendar-picker-indicator {
   display: none;
}
/*----------用来移除叉叉按钮----------*/
.popup-baoming-wrap .item .right input[type=date]::-webkit-clear-button{
   display:none;
   }

.list_video.list_party_news .photolist .item{width: calc((100% - 2.66rem) / 3);margin-left: 1.33rem;}
.list_video.list_party_news .photolist .item:nth-child(3n+1){margin-left: 0;}
.list_video.list_party_news .photolist .item:nth-child(odd){margin-right: 0;}
.list_video.list_party_news .photolist .item span{position: absolute;width: 100%;bottom: 0;background: linear-gradient(to top,rgba(0,0,0,0.6),rgba(0,0,0,0));padding: 0.5rem 1rem;box-sizing: border-box;width: 100%;}

.list_dan .wrap{padding:1rem;border-radius: 0.5rem;box-sizing: border-box;}
.list_dan .wrap img,.list_dan .wrap table,.list_dan .wrap iframe,.list_dan .wrap video{max-width: 100%;height: auto !important;}

.list_business_wap{display: none;}
.list_business_wap .item {padding: 2rem;position: relative;}
.list_business_wap .item:first-child{padding-top: 3rem;}
.list_business_wap .item .img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.list_business_wap .item .img::before{content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: linear-gradient(to bottom,rgba(255,255,255,1),rgba(255,255,255,0));opacity: 0.6;z-index: 2;}
.list_business_wap .item .textBox{position: relative;z-index: 2;}
.list_business_wap .item .textBox .ico{align-items: center;gap: 0.3rem;line-height: 1.3rem;}
.list_business_wap .item .textBox .ico img{height: 1.2rem;}
.list_business_wap .item .textBox .list{line-height: 1.3;}
.list_business_wap .item .textBox .list img{height: 0.6rem;}
.list_business_wap .item .textBox .list a{border-radius: 1rem;background: #fff;margin-top: 0.3rem;padding: 0.5rem;}
@media screen and (max-width:1280px){
	.cultrueOne ul li .text{margin: 0 10%;}
	.cultrueTwo .wrapText{width: 42%;}
	.cultrueTwo .imgSwiper{width: 34%;margin-left: 12%;}
	.contNews .wrap{font-size:0.6rem}
}
 @media screen and (max-width:1080px){
	 .nNav{display: none;}
	 .list_history{padding: 2rem 0 3rem;}
	 .nbanText{top: 35%;}
	 .about_channel_one dl dd ul{flex-wrap: wrap;}
	 .about_channel_one dl dd ul li{width: 50%;}
	 .about_channel_four .item{padding: 1rem;}
	 .about_channel_four .item .name{left: 1rem;top: 1rem;}
	 .about_channel_four .item .more{left: 1rem;bottom: 1rem;}
	 .list_business .tabsSwiper .item .after .list{margin: 0 8%;}
	 .list_business .tabsSwiper .item .after .textCenter{font-size: 0.7rem;}
	 .cultrueOne ul li .ico{margin: 0 20% 0.66rem;}
	 .cultrueOne ul li .text{margin: 0 5%;}
 }
 @media screen and (max-width: 780px){
 	 .nbanner{padding-bottom: 60%;}
	 .about_channel_one{padding: 3rem 0;}
	 .about_channel_one dl dt, .about_channel_one dl dd,.about_channel_two .wrap,.about_channel_three ul li,.cont_company .theOne .wrap .text,.cont_company .theOne .wrap .img,.newsChannelOne .wrap .tabs,.newsChannelThree .item,.newsChannelThree .itemRight,.list_news dl,.businessOne .wrap .img,.businessOne .wrap .text{width: 100%;}
	 .about_channel_one dl dd{margin-top: 2rem;}
	 .about_channel_two .wrap{box-sizing: border-box;margin-top: 1rem;}
	 .padding120{padding: 2rem 0;}
	 .about_channel_two{padding: 2rem 0 4rem;}
	 .about_channel_three ul{gap: 0;}
	 .about_channel_three ul li:first-child{margin-top: 0;}
	 .about_channel_four .right,.about_channel_four .item.item1{width: 45%;}
	 .about_channel_four .item.item1{padding-bottom: 50%;}
	 .about_channel_four .item{padding: 0.5rem;}
	     .about_channel_four .item .name {
	         left: 0.5rem;
	         top: 0.5rem;
	     }
		 
		     .about_channel_four .item .more {
		         left: 0.5rem;
		         bottom: 0.5rem;
		     }
	 .about_channel_five{background-position: 70%;}
	 .about_channel_four .item .name{font-size: 1rem;}
	 .list_company .title img{height: 4rem;}
	 .list_company .title{line-height: 4rem;}
	 .list_company{padding: 2rem 0 3rem;}
	 .cont_company .theOne .wrap .img{padding-bottom: 55%;}
	 .cont_company .theOne .wrap{padding: 1rem;margin-top: 1.5rem;}
	 .cont_company .theOne .wrap .text .title{background-position: left center;}
	 .cont_company .theOne{padding: 3rem 0 2rem;}
	 .cont_company .theTwo{padding-bottom: 2rem;}
	 .cont_company .theThree .wrap .item{width: calc((100% - 1rem) / 2);margin-left: 0 !important;height: auto;}
	 .cont_company .theThree .wrap .item:nth-child(odd){margin-right: 1rem;}
	 .cont_company .theThree .wrap .item .title{padding-left: 0;margin-top: 0.5rem;}
	 .cont_company .theThree .wrap .item > img,.list_news dl dd .inpageMoreRadio{display: none;}
	 .newsChannelOne{padding: 3rem 0 2rem;}
	 .newsChannelOne .wrap .tabs dl.active dd .subtitle,.list_news_notice li a .inpageMoreRadio,.contNews .share,.list_business .tabsSwiper .item .before,.list_business .tabsSwiper .item .after .list a img{display: none;}
	 .newsChannelOne .wrap .tabs{height: auto;}
	 .newsChannelTwo .wrap{padding-bottom: 0;}
	 .newsChannelThree .item,.newsChannelThree .itemRight .item,.partyChannelOne .wrap .imgSwiper a{padding-bottom: 65%;}
	 .threeqhBtn::after{width: 47.5%;}
	 .list_news dl:nth-child(odd){margin-right: 0;}
	 .list_news dl dd .title{margin-bottom: 0;}
	 .list_news dl{align-items: center;}
	 .list_news_notice li a{justify-content: space-between;}
	  .list_news_notice li a .time{width: 105px;}
	  .list_news_notice li a .title{width: calc(100% - 125px);}
	  .list_news_notice li a{padding: 0.5rem;}
	  .contNews .contTitle dd .name{line-height: 1rem;}
	  .contNews .w90{padding: 1rem;}
	  .inpageMoreRadio{width: 1.1rem;height: 1.1rem;}
	  .list_business .tabsSwiper{flex-wrap: wrap;height: 58%;top: 50%;transform: translate(-50%,-50%);height: auto;position: relative;left: auto;top: auto;transform: inherit;gap: 4%;}
	  .list_business .tabsSwiper .item,.list_business .tabsSwiper .item:hover{ margin-bottom: 1rem;}
	  .list_business .tabsSwiper .item .after,.list_business .tabsSwiper .item:hover .after{height: auto;position: relative;left: auto;top: auto;transform: inherit;}
	  .list_business .imgSwiper .swiper-slide .img{padding-bottom: 0;height: 100%;}
	  .list_business .imgSwiper{height: 100%;position: absolute;left: 0;top: 0;width: 100%;}
	  .list_business .imgSwiper .swiper-wrapper,.list_business .imgSwiper .swiper-slide{height: 100%; }
	  .list_business{padding: 4rem 0;}
	  .list_business .tabsSwiper .item .after .ico{margin-top: 1.5rem;}
	  .list_business .tabsSwiper .item .after .textCenter{padding: 0 1rem;line-height: 1.2;}
	  .list_business .tabsSwiper .item .after .list,.businessThree .wrap a{padding-bottom: 1rem;}
	  .businessOne .wrap .img{padding-bottom: 65%;margin-bottom: 1rem;}
	  .businessOne .wrap{flex-direction: column-reverse;padding: 1rem;}
	  .businessThree .wrap a .ico img{margin-top: 1.5rem;}
	  .partyChannelOne .wrap .theRight,.partyChannelOne .wrap .imgSwiper{width: 100%;box-sizing: border-box;}
	  .partyChannelTwo .wrap .item{width: 100%;padding: 0.8rem;}
	  .partyChannelOne .wrap .imgSwiper {margin-right: 0;}
	  .partyChannelThree .wrap .text,.partyChannelThree .wrap .img,.list_party_news .photolist .item{width: 100%;}
	  .partyChannelThree .wrap .text{margin-top: 0;padding: 1rem;}
	  .partyChannelThree .wrap .img{position: relative;display: block; right: auto;top: auto;padding-bottom: 65%;}
	  .partyChannelThree .wrap .swiper-slide{display: inline-flex;flex-direction: column-reverse;}
	  .partyChannelThree .wrap .text > img{margin-bottom: 0;filter: brightness(0) invert(1);}
	  .partyChannelThree .newsPageBtn{width: 100% !important ;}
	  .partyChannelThree .wrap{padding-top: 0.8rem;}
	  .partyChannelOne{padding-top: 3rem;}
	  .list_party_news .list .item{margin-bottom: 0.8rem;}
	  .list_party_news .item{width: 100% !important;}
	  .list_party_news .item,.list_party_news .photolist .item{margin-right: 0 !important;margin-bottom: 1rem ;}
	  .list_party_news .item:last-child,.list_party_news .photolist .item:last-child{margin-bottom: 0;}
	  .list_party_news .photolist .item{padding-bottom: 30%;}
	  .cultrueOne .bigTitle .en{font-size: 1.5rem;}
	  .cultrueOne ul li{display: inline-flex;width: 100%;flex: inherit;align-items: center;}
	  .cultrueOne ul li .ico{margin: 0 3%;width: 30%;}
	  .cultrueOne ul li .text{width: 59%; margin: 0 5% 0 0;}
	  .cultrueOne ul li .icobg{width: 3rem;}
	  .cultrueOne{padding: 4rem 0;}
	  .cultrueTwo .wrap{display: flex;flex-wrap: wrap;flex-direction: column-reverse;}
	  .cultrueTwo .imgSwiper .swiper-wrapper, .cultrueTwo .imgSwiper .swiper-slide, .cultrueTwo .imgSwiper .img,.cultrueTwo .imgSwiper{height: auto;}
	  .cultrueTwo .imgSwiper .img{padding-bottom: 65%;}
	  .cultrueTwo .imgSwiper{width: 100%;margin: 0 0 1rem;}
	  .cultrueTwo .wrapText{width: 100%;}
	  .cultrueTwo .wrapText .intel{height: 200px;}
	  .marginTop80{margin-top: 1.2rem;}
	  .list_job .jobTitle div:nth-child(2), .list_job .jobWrap .theTitle div:nth-child(2),
	  .list_job .jobTitle div:nth-child(3), .list_job .jobWrap .theTitle div:nth-child(3),
	  .list_job .jobTitle div:nth-child(4), .list_job .jobWrap .theTitle div:nth-child(4){display: none;}
	  .list_job .jobTitle div:nth-child(1), .list_job .jobWrap .theTitle div:nth-child(1){width: 60%;}
	  .list_job .jobTitle div:nth-child(5), .list_job .jobWrap .theTitle div:nth-child(5){width: 30%;}
	  .popup-baoming-wrap{padding: 1rem;}
	  .popup-baoming-wrap form{padding: 0;}
	  .popup-baoming-wrap .item .name{width: 100%;text-align: left;}
	  .popup-baoming-wrap .item .right,.popup-baoming-wrap .item.yzm .layui-input-block{width: 100%;margin-left: 0;}
	  .popup-baoming-wrap .item.yzm .right,.popup-baoming-wrap .item.upitem .right .layui-btn-container{flex-wrap: wrap;}
	  .popup-baoming-wrap .item.upitem .right .layui-btn-container,.popup-baoming-wrap .item.upitem .right #ID-upload-demo-choose{width: 100%;box-sizing: border-box;margin-right: 0;}
	  .list_news dl{margin-top: 0.8rem;}
	  
	  .list_video.list_party_news .photolist .item{width: calc((100% - 1rem) / 2);margin-left: 0;}
	  .list_video.list_party_news .photolist .item:nth-child(odd){margin-right: 1rem !important;}
	  .list_video.list_party_news .photolist .item .obCoverIco{width: 1rem;}
	  .newsPageBtn span{margin: 0 0.1rem !important;}
	  
	  .about_channel_one{background-size: cover;}
	  .about_channel_four .w90{gap: 0.5rem;}
	  .about_channel_four .right .item:first-child{margin-bottom: 0.5rem;}
	  .about_channel_five::before{content: '';position: absolute;width: 100%;height: 100%;background: rgba(255,255,255,0.5);left: 0;top: 0;}
	  .about_channel_five .w90{position: relative;z-index: 2;}
	  .newsChannelOne .wrap .imgSwiper .swiper-slide .img{padding-bottom: 65%;height: auto;}
	  .newsChannelOne .wrap .imgSwiper{width: 100%;}
	  .about_channel_two .wrap .bossqm span{padding-right: 5rem;background-size: 4rem;}
	  .cultrueTwo .wrapText .item span{line-height: 20px;}
	  .list_business{display: none;}
	  .list_business_wap{display: block;}
	  .list_business_wap .item .textBox .ico .fz30{font-size: 0.7rem;}
}
	 