

.nbanner .img{height: 100vh;}
.nbanner .text{position: absolute;width: 100%;left: 0;top: 50%;transform: translateY(-50%);}
.nbanner .text h5{line-height: 2.2rem;margin-bottom: 0.4rem;}
.nbanner .text h6{line-height: 0.7rem;}
.nbanner .mask{ --scale: 5;opacity: 0; /* 强制初始透明 */  position: absolute;    left: 50%;    top: 50%;     transform: translate(-50%, -50%) scale(var(--scale));   transform-origin: center;   min-width: 100%;min-height: 101vh;max-width: inherit;}
.idxTitleAll span{padding: 0 0.5rem;}
.idxTitleAll span::before,.idxTitleAll span::after{filter: brightness(0) invert(0);width: 0.5rem;height: 100%;}
.idxTitleAll span::before{left: 0;top: 0;background: url(../images/navLeft.svg) left center no-repeat;}
.idxTitleAll span::after{right: 0;top: 0;background: url(../images/nevRight.svg) right center no-repeat;}

.listaboutone{background-image: url(../images/bg_aboutOne111.jpg);background-position: center top;background-repeat: no-repeat;background-size: 100% auto;}
.listaboutone .theText .wrap{line-height: 1.5;color: #8D8981;display: flex;flex-direction: column;align-items: center;transform: translateY(6rem);}
.listaboutone .theText .wrap div{position: relative;overflow: hidden;}
.listaboutone .theText i{background: linear-gradient(to bottom, #D19F4E, #EDCC7C);    -webkit-background-clip: text;    color: transparent;}
.listaboutone .theText span {position: absolute;left: 0;bottom: 0;width: 0;height: 100%;display: block;background-image: linear-gradient(to right, rgba(217, 172, 91, 0.02), rgba(217, 172, 91,0.5))  ;}
.listaboutone .theText span::before {content: '';position: absolute;right: 0;top: 0;width: 2px;height: 100%;background-color: #D8AB5A;  }
.listaboutone .wrapText{margin-top: 1rem;transform: translateY(1rem);opacity: 0;}
.listaboutone .wrapText p{margin-top: 0.5rem;}
.listaboutone ul {gap: 0.4rem;align-items: inherit;}
.listaboutone ul li{border: 1px solid #D8D8D8;box-sizing: border-box;background: #fff;flex: 1;padding: 1.1rem 0.7rem 1.2rem;opacity: 0;}
.listaboutone ul li .number i{font-family: "Barlow-SemiBold";}
.listaboutone ul li .number{font-weight: bold; background: linear-gradient(to bottom, #C8A064, #D7B679);    -webkit-background-clip: text;    color: transparent;line-height: 2rem;}
/* .listaboutone ul li:nth-child(-n+3){transform: translateX(3rem);}
.listaboutone ul li:nth-last-child(-n+3){transform: translateX(-3rem);} */
.listaboutone ul li:nth-child(1){transform: translateX(8rem);}
.listaboutone ul li:nth-child(2){transform: translateX(7rem);}
.listaboutone ul li:nth-child(3){transform: translateX(6rem);}
.listaboutone ul li:nth-child(4){transform: translateX(-6rem);}
.listaboutone ul li:nth-child(5){transform: translateX(-7rem);}
.listaboutone ul li:nth-child(6){transform: translateX(-8rem);}


.nPageMoreAll {background: url(../images/bg_idxtwoMore.svg) center no-repeat;background-size: cover;width: 5.5rem;line-height: 1.56rem;display: block;text-align: center;margin:1.1rem auto 0;}
.nPageMoreAll span{padding-right: 1rem;}
.nPageMoreAll span::after {width: 0.6rem;height: 0.6rem;background: url(../images/icon_idxNewsMore1.svg) center no-repeat;background-size: contain;right: 0;top: 50%;transform: translateY(-50%);filter: brightness(0) invert(1);}
.nPageMoreAll:hover span{padding-right: 0.8rem;}
.nTitle_jianb{line-height:1.25 ;margin-top: 0.2rem;position: relative;padding-bottom: 0.8rem;}
.nTitle_jianb span,.listabouttwo ul li .time span{background: linear-gradient(to bottom, #C8A064, #D7B679);    -webkit-background-clip: text;    color: transparent;}
.nTitle_jianb::after{width: 1.5rem;height: 0.2rem;bottom: 0;left: 50%;transform: translateX(-50%);background: url(../images/nTitle_jianb_after.svg) center bottom no-repeat;}
.listabouttwo{background-image: url(../images/bg_aboutTwo@2x.jpg);padding: 3.33rem 0 13.3rem;}
.listabouttwo ul{width: 70%;margin: auto;gap: 0.8rem;}
.listabouttwo ul li{padding: 0 1.5rem;flex: 1;}
.listabouttwo ul li::before,.listabouttwo ul li::after{width: 1.5rem;height: 100%;background-size: 100%;background-repeat: no-repeat;}
.listabouttwo ul li::before{background-image: url(../images/icon_honor1.svg);background-position: left top;left: 0;top: 0;}
.listabouttwo ul li::after{background-image: url(../images/icon_honor2.svg);background-position: right top;right: 0;top: 0;}
.listabouttwo ul li .time{font-family: "Barlow-Medium";margin-top: 0.2rem;}
.listabouttwo ul li .name{line-height: 0.7rem;width: 80%;margin: 0 10%;}

.listaboutthree{background-image: url(../images/bg_aboutThree@2x.png);padding: 3.33rem 0 0;}
.listaboutthree .tabSBox .btn{width: 1.6rem;height: 1.6rem;border: 1px solid #8D8981;border-radius: 50%;box-sizing: border-box;position: absolute;overflow: hidden;z-index: 2;cursor: pointer;top: 10%;}
.listaboutthree .tabSBox .btn::before{width: 100%;height: 100%;background:linear-gradient(to bottom, #C8A064, #D7B679); border-radius: 50%;left:0;top:0;transform: scale(0)}
.listaboutthree .tabSBox .btn img{z-index: 2;filter: brightness(0) invert(0);width:0.6rem ;}
.listaboutthree .tabSBox .btn:hover::before{transform: scale(1);}
.listaboutthree .tabSBox .btn:hover{border-color: transparent;}
.listaboutthree .tabSBox .btn:hover img{filter: brightness(0) invert(1);}
.listaboutthree .tabSBox .btn.next{right: 20%;}
.listaboutthree .tabSBox .btn.prev{left: 20%;}
.listaboutthree .tabSBox .btn.prev img{transform: rotateY(180deg) translate(38%,-60%);}
.listaboutthree .tabSBox{width:624px;height: 10.4rem;margin: auto;}
.listaboutthree .tabSBox::before{background: url(../images/line_aboutthree@2x.png) center top no-repeat;background-size: 100%;width:624px;height:20.8rem;top: 4rem;left: 0;}
.listaboutthree .tabSBox .tabsSwiper{padding-top: 55px; width: 100%;height: 200px; font-family: "Barlow-SemiBold";font-size: 0.53rem;position: absolute;left: 50%;bottom:37px;transform: translateX(-50%);}
.listaboutthree .tabsSwiper .swiper-slide {    position: relative;}
.listaboutthree .tabsSwiper .swiper-slide div{position: absolute;top: 52px;transform: rotate(-60deg);transition: 0.4s;}
.listaboutthree .tabsSwiper .swiper-slide.swiper-slide-active div{transform: rotate(0) translateY(-90px);width: 100%;text-align: center;font-size: 2.66rem;left: -22px;top: 22px;}
.listaboutthree .tabsSwiper .swiper-slide-prev div{transform: rotate(-35deg);top: 0;}
.listaboutthree .tabsSwiper .swiper-slide-next div{transform: rotate(35deg);left: auto;right: 0;top: 0;}
.listaboutthree .tabsSwiper .swiper-slide-next + .swiper-slide div{transform: rotate(60deg);left: auto;right: 0;top: 52px;}

.listaboutthree .wrapSwiper{line-height: 1.1rem;width: 70%;margin: 1rem auto 0;}
.listaboutfour{background-image: url(../images/bg_aboutfour@2x.jpg);}
/* 通用内页banner */
.nAllBanner{padding-bottom: 2.3rem;}
.nAllBanner .img{padding-bottom: 30%;}
.nAllBanner .text{position: absolute;width: 100%;left: 0;top: 50%;transform: translateY(-50%);}
.nAllBanner .text h5{line-height: 2.2rem;margin-bottom: 0.4rem;}
.nAllBanner .text h6{line-height: 0.7rem;}
.location{background: url(../images/home.svg) left center no-repeat;padding-left: 1rem;color: #fff;margin-bottom: 0.8rem;box-sizing: border-box;}
.location a{color: #fff;}
.nNav ul{display: inline-flex;line-height: 3.3rem;gap: 2.4rem;}
.nNav ul li{position: relative;}
.nNav ul li::after{content: '';position: absolute;right: -1.2rem;top: 50%;transform: translateY(-50%);width: 1px;height: 0.5rem;background: #CDCDCD;}
.nNav ul a{display: block;font-weight: bold;}
.nNav ul a::after{width: 100%;height: 0.1rem;background: linear-gradient(to left,#EDCC7C,#D19F4E);left: 0;bottom: 0;transform: scaleX(0);}
.nNav ul li.active a::after,.nNav ul li:hover a::after{transform: scaleX(1);}
.nNav ul li.active a span,.nNav ul li:hover a span{background: linear-gradient(to bottom, #C8A064, #D7B679);    -webkit-background-clip: text;    color: transparent;}
.nNav{background: url(../images/bg_ny_nav@2x.png) center bottom no-repeat;background-size: cover;position: absolute;left: 0;bottom: 0;width: 100%;}
.nNav .w90{align-items: end;}

.listhonnerOne{background-image: url(../images/bg_honnerOne@2x.png);}
.listhonnerOne .mainSwiper{width: 66.5%;margin: auto;padding: 0.2rem 0 1rem;}
.listhonnerOne .mainSwiper .swiper-slide{background: #fff;position: relative;}
.listhonnerOne .mainSwiper .swiper-slide::before{width: 70%;height: 0px;border-radius: 200px;content: '';position: absolute;left: 15%;bottom: 0.5rem;background: #fff;border-radius: 50%;opacity: 0.3;box-shadow: 0 0 13px 20px rgba(0, 0, 0, 0.7); z-index: -1;}
.listhonnerOne .mainSwiper .swiper-slide .img{margin: 0.5rem;padding-bottom: 66%;cursor: pointer;}
.listhonnerOne .mainSwiper .swiper-slide .img:hover img{transform:translate(-50%,-50%) scale(1.1) ;}
.listhonnerOne .btn{width: 1.6rem;height: 1.6rem;position: absolute;top: 50%;transform: translateY(-50%);transition: 0.3s;cursor: pointer;}
.listhonnerOne .btn img{filter: brightness(0) invert(0.6);}
.listhonnerOne .btn.prev{background: url(../images/honnerPrevBefore.png) center no-repeat;background-size: 100%;left: 0;}
.listhonnerOne .btn.prev img{transform: translate(-30%,-50%);}
.listhonnerOne .btn.next img{transform: translate(-65%,-50%);}
.listhonnerOne .btn.next{background: url(../images/honnerNextBefore.png) center no-repeat;background-size: 100%;right: 0;}
.listhonnerOne .btn.prev:hover{background: url(../images/honnerPrevAfter.svg) center no-repeat;background-size: 100%;}
.listhonnerOne .btn.next:hover{background: url(../images/honnerNextAfter.svg) center no-repeat;background-size: 100%;}
.listhonnerOne .btn:hover img{filter: brightness(0) invert(1);}
.listhonnerOne .btn.swiper-button-disabled{opacity: 0.1;}

.honnerSelect .date{border: 1px solid #D0CDC5;line-height: 1.8rem;width: 8.46rem;box-sizing: border-box;text-indent: 0.5rem;background: url(../images/choose.svg) 90% center no-repeat;}
.honnerSelect form div{border: 1px solid #D0CDC5;line-height: 1.8rem;box-sizing: border-box;}
.honnerSelect form div input[type=text]{text-indent: 0.5rem;width: 10.3rem;background: none;height: 1.8rem;}
.honnerSelect form div input[type=submit]{width: 1.66rem;height: 1.66rem;background: url(../images/honnerSear.svg) center no-repeat;}

.nContentColor{overflow: hidden;position: relative;}
.listhonnerTwo,.nContentColor{background: #FAF8F3;}
.listhonnerTwo .list ul{gap: 2rem;}
.listhonnerTwo .list li{width: calc((100% - 6rem) / 4);height: 11.3rem; background: url(../images/bg_honnerList@2x.png) center top no-repeat;background-size: 100%;padding: 1.6rem 1.3rem 0 1.3rem;box-sizing: border-box;transition: 0.3s;}
.listhonnerTwo .list li .name{line-height: 0.8rem;margin-bottom: 0.8rem;}
.listhonnerTwo .list li .title{line-height: 1.1rem;height: 3.3rem;}

.listhonnerTwo .list li .time::before,.listhonnerTwo .list li .time::after{width: 1.3rem;height: 100%;background-size: 100%;top: 0;background-position: center top;background-repeat: no-repeat;}
.listhonnerTwo .list li .time::before{background-image: url(../images/icon_honor1.svg);left: 0;}
.listhonnerTwo .list li .time::after{background-image: url(../images/icon_honor2.svg);right: 0;}
.listhonnerTwo .list li .time{line-height: 1.37;padding-top: 0.8rem;padding-bottom: 1rem;width: 5rem;font-family: "Barlow-Medium";position: absolute;left: 50%;bottom: 1.5rem;transform: translateX(-50%);margin: 0;}

.listhonnerTwo .list li .time span{background: linear-gradient(to bottom, #C8A064, #D7B679);    -webkit-background-clip: text;    color: transparent;}
.listhonnerTwo .list li:hover {transform: translateY(-0.3rem);}

/* 新闻 */
.news_tuwenOne .img{width: 65.3%;padding-bottom: 17.6rem;}
.news_tuwenOne .img span{background: linear-gradient(to top,rgba(0,0,0,1),rgba(0,0,0,0));position: absolute;left: 0;bottom: 0;width: 100%;z-index: 2;padding: 1rem 2rem 1rem 1rem;box-sizing: border-box;}
.news_tuwenOne .img em{font-family: "Barlow-Regular";display: block;line-height: 1.6;}
.news_tuwenOne .img i{line-height: 1rem;}
.news_tuwenOne .img img{}
.news_tuwenOne .img:hover img{transform: translate(-50%,-50%) scale(1.1);}
.news_tuwenOne .rightWrap{width: 30.6%;background: url(../images/bg_newstuwenOne@2x.png) center bottom no-repeat;background-size: cover;height: 17.6rem;padding: 1rem 1.4rem;box-sizing: border-box;}
.news_tuwenOne .rightWrap .time{line-height: 0.86rem;font-family: "Barlow-Regular";margin-bottom: 0.3rem;}
.news_tuwenOne .rightWrap .title{line-height: 1.2rem;font-weight: bold;margin-bottom: 0.8rem;height: 2.4rem;}
.news_tuwenOne .rightWrap .subtitle{padding-top: 0.7rem;border-top: 1px solid #CDCDCD;line-height: 1rem;margin-bottom: 5.6rem;height: 4rem;}
.news_tuwenOne .rightWrap .more,.news_tuwenTwo .list dl dd .more i{padding-right: 0.8rem;display: inline-block;}
.news_tuwenOne .rightWrap .more::after,.news_tuwenTwo .list dl dd .more i::after{background: url(../images/icon_idxNewsMoreYellow.svg) right center no-repeat;width: 0.5rem;height: 100%;background-size: 100%;right: 0;top: 0;filter: brightness(0) invert(0.7);}
.news_tuwenOne .rightWrap:hover .more,.news_tuwenTwo .list dl:hover dd .more i{padding-right: 1rem;color: #D19F4E;}
.news_tuwenOne .rightWrap:hover .more::after,.news_tuwenTwo .list dl:hover dd .more i::after{filter: none;}
.news_tuwenOne .rightWrap:hover .title{color: #D19F4E;}
.news_tuwenOne .imgSwiper .swiper-pagination{position: absolute !important;width: 65.3%;bottom: 1rem;z-index: 2;display: flex;justify-content: end;padding-right: 2rem;box-sizing: border-box;}
.news_tuwenOne .imgSwiper .swiper-pagination span.swiper-pagination-bullet{width: 0.6rem;height: 0.6rem;background: url(../images/icon_newsTw1.svg) center no-repeat;background-color: transparent;opacity: 1;}
.news_tuwenOne .imgSwiper .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active{background: url(../images/icon_newsTw2.svg) center no-repeat;background-size: cover;}

.news_tuwenTwo .list > div{gap: 2rem;}
.news_tuwenTwo .list dl{width: calc((100% - 4rem) / 3);background-color: #fff;}
.news_tuwenTwo .list dl dt a .img{padding-bottom:60%; }
.news_tuwenTwo .list dl dt a .img .bgico{position: absolute;width: 100%;bottom: 0;}
.news_tuwenTwo .list dl dt a .img .bgico.bgico2{opacity: 0;}
/* .news_tuwenTwo .list dl dt a .img::before{z-index: 2; width: 100%;height:1.73rem;background: url(../images/bg_newstwlist.svg) center top no-repeat;background-size: 100%;bottom: 0;left: 0;}
.news_tuwenTwo .list dl dt a .img::after{z-index: 2; width: 100%;height:1.73rem;background: url(../images/bg_newstwlist2.svg) center top no-repeat;background-size: 100%;bottom: 0;left: 0;opacity: 0;} */
.news_tuwenTwo .list dl:hover dt a .img::after{ opacity: 1;}
.news_tuwenTwo .list dl dd .title{width: 70%;font-weight: bold; line-height: 1rem;height: 2rem; margin:0 auto 0.66rem;}
.news_tuwenTwo .list dl dd .time{line-height: 0.7rem; margin-bottom: 0.3rem;font-family: "Barlow-Regular";}
.news_tuwenTwo .list dl dd .more{line-height:1.83rem ;border-top: 1px solid #D8D8D8;}
.news_tuwenTwo .list dl:hover,.listnotice li:hover{box-shadow: 0 0 10px rgba(0,0,0,0.2);}
.news_tuwenTwo .list dl:hover a .img .bgico.bgico2{opacity: 1;}
/* 文字新闻 */
.listnotice ul{gap: 2rem;}
.listnotice li{width: calc((100% - 2rem) / 2);}
.listnotice li a{background: url(../images/bg_newsnotice@2x.png) center no-repeat;background-size: cover;padding: 0.8rem 4.3rem 0.8rem 1.33rem;}
.listnotice li a .time{line-height: 0.8rem;font-family: "Barlow-Regular";margin-bottom: 0.4rem;}
.listnotice li a .title{line-height: 1rem;margin-bottom: 0.7rem;}
.listnotice li a .subtitle{line-height: 1.1rem;padding-top: 0.8rem;border-top: 1px solid #CDCDCD;}
.listnotice li a .more{width: 2.7rem;height: 100%;background: #fff;position: absolute;right: 0;top: 0;}
.listnotice li a .more::before{width: 7.5rem;height: 1rem;background: url(../images/bg_newstwlist2.svg) center bottom no-repeat;background-size: auto 100%;left: 0;top: 0;transform: rotate(-90deg) translate(-3.3rem, -4rem)}
.listnotice li a .more i{position: absolute;left: 50%;top: 50%;transform: translate(-60%,-50%);padding-bottom: 0.8rem;width: 100%;text-align: center;}
.listnotice li a .more i::after{background: url(../images/icon_idxNewsMoreYellow.svg) center bottom no-repeat;width: 0.5rem;height: 100%;background-size: 100%;left:50%;bottom: 0;filter: brightness(0) invert(0.6);transform: translateX(-50%);}
.listnotice li a:hover .title,.listnotice li a:hover .more i{color: #D19F4E;}
.listnotice li a:hover .more i::after{filter: none;}
/* 新闻详情 */
.contBanner{background-image: url(../images/contbanner@2x.png);padding: 4.1rem 0 5rem;}
.contBanner .title{margin: 3rem 0 0.66rem;line-height: 1.4;}
.contNews{line-height: 1rem;border-bottom: 1px solid #D8D8D8;margin: auto;max-width: 1000px;}

.contNews img,.contNews table,.contNews video{max-width: 100%;width: auto !important;height: auto !important;max-width: 800px;}
.nFanye{line-height: 1.33rem;}
.nFanye .share{display: inline-flex;gap: 1rem;}
.nFanye .share a{width: 1.33rem;height: 1.33rem;border-radius: 50%;background: #fff;position: relative;}
.nFanye .share a img{transition: 0.3s;}
.nFanye .share a:hover{background: linear-gradient(to left,#C8A064,#D7B679);}
.nFanye .share a:hover img{filter: brightness(0) invert(1);}
.nFanye .prev::before,.nFanye .next::before{width: 0.5rem;height: 100%;top: 50%;transform: translateY(-50%);filter: brightness(0) invert(0.6);}
.nFanye .prev{padding-left: 0.66rem;width: 4rem;box-sizing: border-box;}
.nFanye .next{padding-right: 0.7rem;width: 4rem;box-sizing: border-box;text-align: right;}
.nFanye .prev::before{background: url(../images/prev.svg) center no-repeat;background-size: 100%;left: 0;}
.nFanye .next::before{background: url(../images/icon_idxNewsMoreYellow.svg) center no-repeat;background-size: 100%;right: 0;}
.nFanye .prev:hover{padding-left: 1rem;}
.nFanye .next:hover{padding-right: 1rem;}
.newHot h6{line-height: 1.66rem;}
.newHot h6 span{background: linear-gradient(to bottom, #C8A064, #D7B679);    -webkit-background-clip: text;    color: transparent;}
/* 业务 */
.yewuBg{background-image:url(../images/bg_yewu@2x.jpg) ;padding: 0.8rem 0;margin-top: 3.3rem;}
.yewuBg .location{filter: brightness(0) invert(0.6);}
.listyewu .Swiperwrap .img{width: 35%;}
.listyewu .Swiperwrap .wrap{width: 50%;}
.listyewu .Swiperwrap .wrap h6 i,.touxiangBg .rightSwiper .mainSwiper .swiper-slide h6 i{margin-left: 0.3rem;font-family: "Barlow-SemiBold"; position: relative;top: 0.1rem;background: linear-gradient(to right, #C8A064, #D7B679);    -webkit-background-clip: text;    color: transparent;}
.listyewu .Swiperwrap .wrap .textAll,.touxiangBg .rightSwiper .mainSwiper .swiper-slide .textAll{line-height:1.1rem;width: 75%;text-indent: 2em;}
.listyewu .Swiperwrap .intel .textAll{/* height: 8.9rem; */ margin-bottom:1rem}
.listyewu .Swiperwrap .btn{position: relative;margin-left: 50.5%;z-index: 2;display: flex;gap: 0.5rem;}
.listyewu .Swiperwrap .btn div,.qhbtn div{width: 1.6rem;height: 1.6rem;transition: 0.3s;cursor: pointer;}
.listyewu .Swiperwrap .btn div img,.qhbtn div img{filter: brightness(0) invert(0.6);}
.listyewu .Swiperwrap .btn div.prev,.qhbtn div.prev{background: url(../images/honnerPrevBefore.png) center no-repeat;background-size: 100%;}
.listyewu .Swiperwrap .btn div.prev img,.qhbtn div.prev img{transform: translate(-30%,-50%);}
.listyewu .Swiperwrap .btn div.next img,.qhbtn div.next img{transform: translate(-65%,-50%);}
.listyewu .Swiperwrap .btn div.next,.qhbtn div.next{background: url(../images/honnerNextBefore.png) center no-repeat;background-size: 100%;}
.listyewu .Swiperwrap .btn div.prev:hover,.qhbtn div.prev:hover{background: url(../images/honnerPrevAfter.svg) center no-repeat;background-size: 100%;}
.listyewu .Swiperwrap .btn div.next:hover,.qhbtn div.next:hover{background: url(../images/honnerNextAfter.svg) center no-repeat;background-size: 100%;}
.listyewu .Swiperwrap .btn div:hover img,.qhbtn div:hover img{filter: brightness(0) invert(1);}
.qhbtn div.swiper-button-disabled{opacity: 0.1;}
/* 业务投向 */
.touxiangBg{background-image: url(../images/bg_touxiang@2x.png);padding:1rem 0 2.6rem 0;}
.touxiangBg .progress-container {position: relative;width: 550px;height: 550px;}
.touxiangBg .progress-circle {transform: rotate(-90deg) translate(-15%,15%);width: 76%;height: 76%;}
.touxiangBg .progress-bg {fill: none;stroke: rgba(255,255,255,0.3);stroke-width: 0.3;}
.touxiangBg .progress-fill {fill: none;stroke: #fff;stroke-width: 0.5;stroke-linecap: round;transition: stroke-dashoffset 0.5s ease;}
.touxiangBg .progress-content {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 50%;}
.touxiangBg .progress-content:after{content: '';position: absolute;width: 100%;height: 100%;left:0;top:0;border-radius: 50%;background: rgba(0,0,0,0.2);}
.touxiangBg .progress-content img{position: absolute;width: 100%;height: 100%;border-radius: 50%;}
.touxiangBg .progress-content .progress-text{position: absolute;width: 100%;top: 50%;text-align: center; transform: translateY(-50%);}
.touxiangBg .tabs::before{width: 1300px;background: url(../images/bg_touxiang1.svg) center no-repeat;background-size: 100%;height: 1300px;top: 50%;left: 50%;transform: translate(-51%,-51%);}
.touxiangBg .tabs{width: 550px;height: 550px;margin: 6rem 0;}
.touxiangBg .tabs .list-container{position: absolute;width: 75%;height: 75%;top: 12%;left: 12%;}
.touxiangBg .tabs .list-container li{width: 70px;height: 50px;position: absolute;cursor: pointer;text-align: center;}
.touxiangBg .tabs .list-container li span{ position: absolute;width: 70px;color: #fff;font-weight: bold;}
.touxiangBg .tabs .list-container li i{width: 10px;height: 10px;border: 1px solid #fff;box-sizing: border-box;position: absolute;border-radius: 50%;background: #fff;cursor: pointer;}
.touxiangBg .tabs .list-container li i::before{opacity: 0;content: '';position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-color: #fff;border-radius: 50%;animation: aniDot2 3s linear infinite;visibility: hidden;}
.touxiangBg .tabs .list-container li i::after{opacity: 0;content: '';position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-color: #fff;border-radius: 50%;animation: aniDot2 3s linear 1s infinite;visibility: hidden;}
@keyframes aniDot2{
	0%{opacity: 1;transform: scale(1);}
	100%{opacity: 0;transform: scale(4);}
}

.touxiangBg .tabs .list-container li:nth-child(1) span{right: -60px;bottom: -6px;}
.touxiangBg .tabs .list-container li:nth-child(2) span{left: -28px;bottom: -10px;}
.touxiangBg .tabs .list-container li:nth-child(3) span{left: -59px;top: -6px;}
.touxiangBg .tabs .list-container li:nth-child(4) span{right: -31px;top: -18px;}
.touxiangBg .tabs .list-container li img{opacity: 0;}
.touxiangBg .tabs .list-container li:nth-child(1){right: 0;top: 165px;}
.touxiangBg .tabs .list-container li:nth-child(2){right: 140px;bottom: 0;}
.touxiangBg .tabs .list-container li:nth-child(3){left: 0;bottom:160px;}
.touxiangBg .tabs .list-container li:nth-child(4){left:140px;top: 0;}
.touxiangBg .tabs .list-container li:nth-child(1) i{right: 15px;bottom: 0;}
.touxiangBg .tabs .list-container li:nth-child(2) i{left: 0;bottom: 15px;}
.touxiangBg .tabs .list-container li:nth-child(3) i{left: 13px;top:0;}
.touxiangBg .tabs .list-container li:nth-child(4) i{right:0;top: 12px;}
.touxiangBg .tabs .list-container li.active i::before,.touxiangBg .tabs .list-container li.active i::after,
.touxiangBg .tabs .list-container li:hover i::before,.touxiangBg .tabs .list-container li:hover i::after{visibility: visible;}

.touxiangBg .rightSwiper{width: calc(100% - 550px);position: absolute;right: 0;height: 670px;top: 50%;transform: translateY(-50%);}
.touxiangBg .rightSwiper > .swiper-wrapper > .swiper-slide{display: inline-flex;align-items: center;}
.touxiangBg .rightSwiper .thenav{width: 360px;height: 670px;position: relative;}
.touxiangBg .rightSwiper .thenav li {position: absolute;border-radius: 50%;text-align: center;cursor: pointer;}
.touxiangBg .rightSwiper .thenav li::before{width: 80%;height: 80%;border: 1px dashed #fff;border-radius: 50%;left: 10%;top: 10%;position: absolute;content: '';transform: scale(0);opacity: 0;transition: 0.4s ease-in-out;box-sizing: border-box;}
.touxiangBg .rightSwiper .thenav li:nth-child(1){width: 163px;height: 163px;background: linear-gradient(to bottom,#D19F4E,#EDCC7C);left: 0;top: 0;animation: float3 3.5s ease-in-out infinite;}
.touxiangBg .rightSwiper .thenav li:nth-child(2){width: 135px;height: 135px;background: linear-gradient(to bottom,#182987,#233B93);right: 10%;top: 58.6%;animation: float3 4.5s ease-in-out infinite;}
.touxiangBg .rightSwiper .thenav li:nth-child(3){width: 135px;height: 135px;background: #8D8981;left: 0;bottom: 0;animation: float1 3.5s ease-in-out infinite;}
.touxiangBg .rightSwiper .thenav li > div{position: absolute;width: 100%;top: 50%;left: 0;transform: translateY(-50%);}
.touxiangBg .rightSwiper .thenav li > div img{filter: brightness(0) invert(1);}
.touxiangBg .rightSwiper .thenav li.active::before,.touxiangBg .rightSwiper .thenav li:hover::before{transform: scale(1);opacity: 1;}
.touxiangBg .rightSwiper .mainSwiper{width: calc(100% - 360px - 1rem);margin-left: 1rem;}
.touxiangBg .rightSwiper .mainSwiper .swiper-slide .textAll{width: 100%;}
.qhbtn{display: flex;gap: 0.5rem;}
@keyframes float3 {
    0%, 100% {
        transform: translateY(0) rotate(0deg);
    }
    33% {
        transform: translateY(20px) rotate(3deg);
    }
    66% {
        transform: translateY(10px) rotate(-3deg);
    }
}
@keyframes float1 {
    0%, 100% {
        transform: translateY(0) rotate(0deg);
    }
    33% {
        transform: translateY(-20px) rotate(3deg);
    }
    66% {
        transform: translateY(-10px) rotate(-3deg);
    }
}
.list_information .list li{margin-bottom: 1.33rem;}
.list_information .list li a{padding: 1.33rem 1.66rem;background: #fff;align-items: center;}
.list_information .list li a::before{background: url(../images/bg_information@2x.png) center no-repeat;background-size: cover;left: 0;top: 0;opacity: 0;width: 100%;height: 100%;}
.list_information .list li a:after{width: 0.6rem;height: 0.6rem;right: 1.66rem;top: 50%;transform: translateY(-50%);background: url(../images/icon_infor_after.svg) center no-repeat;background-size: 100%;}
.list_information .list li a *{position: relative;z-index: 2;}
.list_information .list li a:hover::before{opacity: 1;}
.list_information .list li a .title{background: url(../images/icon_information.svg) left center no-repeat;background-size:auto 100%;line-height: 1.1rem; padding-left: 2.1rem;width: 33%;margin-right: 1rem;}
.list_information .list li a .time{font-family: "Barlow-Medium";background: url(../images/time.svg) left center no-repeat;padding-left: 0.8rem;}
.list_information .list li a:hover::after{background: url(../images/icon_infor_after2.svg) center no-repeat;background-size: 100%;}
.list_information .list li a:hover *{filter: brightness(0) invert(1);}

/* 党建 */
.partyOne{background-image: url(../images/bg_partybanner@1x.jpg);padding-top: 4.1rem;}
.party_title_all{margin-bottom: 0.5rem;}
.party_title_all img{height: 4.9rem;}
.party_title_all::before,.party_title_all::after{background: #F1EAA4;top: 55%;height: 1px;}
.party_title_all::before{width: 35%;left: 0;}
.party_title_all::after{right: 4rem;width: 26%;}
.party_title_all .more{color: #F1EAA4;position: absolute;right: 0;bottom:38%; padding-right: 0.8rem;}
.party_title_all .more::after{background: url(../images/icon_idxNewsMoreYellow.svg) center right no-repeat;width: 0.5rem;height: 100%;right: 0;top: 50%;transform: translateY(-50%);}
.partyOne .wrap .imgSwiper{width: 43.3%;float: left;}
.partyOne .wrap .imgSwiper .btn{z-index: 2; width: 1.1rem;height: 1.6rem;position: absolute;top: calc(50% - 1.5rem);background: rgba(0,0,0,0.4);cursor: pointer;}
.partyOne .wrap .imgSwiper .btn.prev{left: 0;}
.partyOne .wrap .imgSwiper .btn.next{right: 0;}
.partyOne .wrap .imgSwiper .img{padding-bottom: 13.3rem;}
.partyOne .wrap .imgSwiper dl {background: linear-gradient(45deg,#FF8133,#C70017);padding: 0.5rem 0;display: flex;align-items: center;}
.partyOne .wrap .imgSwiper dl dt{width: 105px;padding-left: 1rem;box-sizing: border-box;font-family: "Barlow-Medium";position: relative;}
.partyOne .wrap .imgSwiper dl dt::after{width: 1px;height: 100%;background: #fff;opacity: 0.5;right: 0;top: 0;position: absolute;content:''}
.partyOne .wrap .imgSwiper dl dd{width: calc(100% - 105px - 24px);margin-left: 24px;padding-right: 1rem;box-sizing: border-box;}
.partyOne .wrap .imgSwiper .img:hover img{transform: translate(-50%,-50%) scale(1.1);}
.partyOne .wrap::before{width: 100%;height: 100%;background: url(../images/bg_party_bg1@2x.png) right top no-repeat;background-size: 100%;right: -3.3rem;background-size: 100%;top: 0;}
.partyOne .wrap{padding-top: 1rem;padding-bottom: 3.3rem;}
.partyOne .list{width: 37.3%;margin-right: 16%;}
.partyOne .list li{margin-top: 0.6rem;}
.partyOne .list li:first-child{margin-top: 0;}
.partyOne .list li a{background: linear-gradient(45deg,#FCFAF4,#FFF9EC);align-items: center;}
.partyOne .list li a .time{width: 80px;height:2.8rem ;color:#F1EAA4;padding-left: 12px;padding-top: 10px;background: linear-gradient(45deg,#FF8133,#C70017);border-bottom-right-radius: 20px;box-sizing: border-box;}
.partyOne .list li a .time .data,.partyTwo .wrap dl .data{font-family: "Barlow-Medium";}
.partyOne .list li a .time .year,.partyTwo .wrap dl .year{font-family: "Barlow-Regular";padding-top: 5px;}
.partyOne .list li a .title{width: calc(100% - 140px);margin-left: 20px;}
.nContentColor .party_title_all .more {color: #C8051C;}
.nContentColor .party_title_all .more::after{background: url(../images/icon_idxNewsMoreRed.svg) center right no-repeat;}
.partyOne .list li a:hover .title{color: #D8AB5A;}
.partyTwo .wrap dl{width: 48%;background-color: #fff;transition: 0.3s; padding: 1rem;box-sizing: border-box;display: inline-flex;align-items: center;margin-top: 1rem;}
.partyTwo .wrap dl:nth-child(even){margin-left: 4%;}
.partyTwo .wrap dl dt{width: 76px;position: relative;}
.partyTwo .wrap dl dt .year{padding-top: 0;}
.partyTwo .wrap dl dt::after{width: 1px;height: 100%;background: #C70017;top: 0;right: 0;content: '';position: absolute;}
.partyTwo .wrap dl dd{width: calc(100% - 76px);padding-left: 24px;font-weight: bold;}
.partyTwo .wrap dl:hover *{color: #C70017;}
.partyTwo .wrap dl:hover{box-shadow: 0 4px 12px rgba(199,0,23,0.1);}
.partyThree .swiper-slide a{padding: 1rem 0.8rem;position: relative;z-index: 2;}
.partyThree .swiper-slide{background-color: #fff;position: relative;}
.partyThree .swiper-slide::before{width: 100%;height: 100%;left: 0;top: 0;background: linear-gradient(45deg ,#930000,#DB0202);position: absolute;content: '';opacity: 0;transition: 0.3s;}
.partyThree .swiper-slide a .time{background:url(../images/timYellow.svg) left center no-repeat;padding-left: 0.8rem;line-height: 0.8rem;margin-bottom: 0.33rem;filter:brightness(0) invert(0.5);}
.partyThree .swiper-slide a .title{line-height: 1rem;height: 2rem;}
.partyThree .swiper-slide a .img{padding-bottom: 63%;margin-bottom: 0.66rem;}
.partyThree .swiper-slide a .subtitle{line-height: 1rem;height: 2rem;}
.partyThree .swiper-slide a .more{padding-right: 0.8rem;color: #F1EAA4;filter:brightness(0) invert(0.5);margin-top: 0.7rem;display: inline-block;}
.partyThree .swiper-slide a .more::after{background: url(../images/icon_idxNewsMoreYellow.svg) center no-repeat;width: 0.5rem;height: 100%;right: 0;top: 50%;transform: translateY(-50%);background-size: 100%;}
.partyThree .swiper-slide:hover::before{opacity: 1;}
.partyThree .swiper-slide:hover *{color: #F1EAA4;}
.partyThree .swiper-slide:hover a .more{filter: none;}
.partyThree .swiper-slide:hover a .time{filter: brightness(0) invert(1);}

#certify {position: relative;max-width: 1330px;margin: 0 auto}
#certify  .swiper-slide {width: 532px;height: 322px;background: rgba(0,0,0,0.4);position: relative;}
#certify  .swiper-slide .img{height: 100%;}
#certify  .swiper-slide::after{width: 100%;height: 100%;background: #000;opacity: 0.4;left: 0;top: 0;position: absolute;content: '';}
#certify  .swiper-slide-active::after{opacity: 0;}
.partyFour .btn{position: absolute;width: 1.6rem;height: 1.6rem;transition: 0.3s;cursor: pointer;top: 50%;transform: translateY(-50%);z-index: 3;}
.partyFour .btn img{filter: brightness(0) invert(0.6);}
.partyFour .btn.prev{background: url(../images/honnerPrevBefore.png) center no-repeat;background-size: 100%;}
.partyFour .btn.prev img{transform: translate(-30%,-50%);}
.partyFour .btn.next img{transform: translate(-65%,-50%);}
.partyFour .btn.next{background: url(../images/honnerNextBefore.png) center no-repeat;background-size: 100%;right: 0;}
.partyFour .btn.prev:hover{background: url(../images/honnerPrevAfter.svg) center no-repeat;background-size: 100%;}
.partyFour .btn.next:hover{background: url(../images/honnerNextAfter.svg) center no-repeat;background-size: 100%;}
.partyFour .btn:hover img{filter: brightness(0) invert(1);}
/* listpartynews */
.listpartynews dl{display: inline-flex; background-color: #fff;width: calc((100% - 2rem) / 2);overflow: hidden;position: relative;padding: 1rem;box-sizing: border-box;margin-top: 1.33rem;}
.listpartynews dl::before{width: 100%;height: 100%;left: 0;top: 0; background: url(../images/listpartybg@2x.png) center no-repeat;background-size: cover;opacity: 0;}
.listpartynews dl > *{position: relative;z-index: 2;}
.listpartynews dl dt{width: 88px;height: 100px;}
.listpartynews dl dt a{display: block;color: #F1EAA4;background: linear-gradient(-45deg,#C70017,#C70017);height: 100%;border-bottom-right-radius: 20px;padding: 0.66rem 0 0 0.66rem;box-sizing: border-box;line-height: 1;}
.listpartynews dl dt a .data{font-family: "Barlow-Medium";}
.listpartynews dl dt a .year{font-family: "Barlow-Regular";padding-top: 0.3rem;}
.listpartynews dl dd{width: calc(100% - 88px - 24px);margin-left: 24px;}
.listpartynews dl dd .title{line-height: 1rem;margin-bottom: 0.8rem;}
.listpartynews dl dd .subtitle{padding-top: 0.7rem; border-top:1px solid #CDCDCD;line-height: 1.1rem;position: relative;}
.listpartynews dl dd .subtitle::before{position: absolute;content: '';left: 0;top: 0;width: 0;height: 1px;background:#fff ;border-radius: 0.1rem;transition: 0.3s 0.2s;}
.listpartynews dl:hover::before{opacity: 1;}
.listpartynews dl:hover dd *{color: #fff;}
.listpartynews dl:hover dt a{background:linear-gradient(45deg,rgba(255,255,255,0.98),rgba(255,255,255,0.8));}
.listpartynews dl:hover dt *{color: #C70017;}
.listpartynews dl:nth-child(even){margin-left: 2rem;}
.listpartynews dl:hover dd .subtitle::before{width: 100%;}
/* 企业文化 */
.listculture{position: sticky;top: 0;}
.listculture .img{padding-bottom: 40%;position: absolute;left: 0;height: 100%;width: 100%; top: 0;--clip1: 6.5%;    --clip2: 5%;    clip-path: inset(var(--clip1) var(--clip2) round var(--radius));background-attachment: fixed;}
.listculture .list{position: relative;display: flex;flex-wrap: wrap;padding: 3rem 0;}
.listculture .list li{width: calc((100% - 4rem) / 3); box-sizing: border-box; border: 1px solid transparent;   border-image:linear-gradient(175deg, rgba(255, 255, 255, 0.1) 0, rgba(255, 255, 255, 0.4)) 1;background-color: rgba(0,0,0,0.1);backdrop-filter: blur(25px);padding: 1.66rem 1rem 1.6rem 1.33rem;margin-top: 2rem;}
.listculture .list li:nth-child(3n + 2){margin-top: 0;margin-bottom: 2rem;margin-left: 2rem;margin-right: 2rem;}
.listculture .list li .name{margin-top: 1rem;line-height: 1rem;margin-bottom: 0.66rem;}
.listculture .list li .subtitle{line-height: 1rem;height: 4rem;}
.listculture .list li .number{text-align: right;}
.listculture .list li img{height: 1.5rem;}
/* 联系我们 */
.contactOne{gap: 2.66rem;align-items: inherit;}
.contactOne li{flex: 1; border: 1px solid #D8D8D8;background: #F7F4EE;padding: 1.66rem 0 2rem;transition: 0.3s;box-sizing: border-box;}

.contactOne li .icon img{margin:0 auto 0.66rem;width: 1.66rem;}
.contactOne li .name{line-height: 1.2rem;margin-bottom: 0.1rem;}
.contactOne li .subname{line-height: 0.8rem;margin-bottom: 2rem;}
.contactOne li a{display: block;margin: 0 11%;text-decoration: underline;text-decoration-color:#C8A064;position: relative;}
.contactOne li a *{background: linear-gradient(to bottom, #C8A064, #D7B679);    -webkit-background-clip: text;    color: transparent;}
.contactOne li:last-child a span{padding-right: 0.8rem;}
.contactOne li:last-child a span::after{width: 0.3rem;height: 100%;right: 0;top: 0; background: url(../images/icon_up.svg) right center no-repeat;background-size: 100%;}
.contactOne li:last-child a i{width: 7.66rem;height:7.95rem;position: absolute;left: 50%;bottom: 100%;transform: translate(-50%,1rem);background: url(../images/bg_ewm@2x.png) center bottom no-repeat;background-size: 100%;opacity: 0;visibility: hidden;transition:0.3s;}
.contactOne li:last-child a i img{width: 5.66rem;margin: 1rem auto;}
.contactOne li:last-child a:hover i{opacity: 1; visibility:visible;transform: translate(-50%,0);}
.contactOne li:hover{box-shadow: 0 0 30px #e8e3da;}

.contactTwo .tabs .item{position: relative; background: linear-gradient(to right,#233B93,#485ABC);padding: 1rem 1.66rem;box-sizing: border-box;}
.contactTwo .tabs .item .en{color: rgba(255,255,255,0.8);text-transform: uppercase;line-height: 0.66rem;width: 4rem;}
.contactTwo .tabs .item .cn{margin: 0.4rem 0 1.6rem;}
.contactTwo .tabs .item img{position: absolute;right: 1.66rem;top: 1rem;width: 1.6rem;}
.contactTwo .tabs .item .subtitle{opacity: 0;line-height:0.8rem;}
.contactTwo .tabs .item::before{width:74% ;height: 100%;bottom: 0;left: 0;background: url(../images/icon_zp_line.png) center bottom no-repeat;background-size: 100%;}
.contactTwo .tabs .item::after{background: url(../images/logo2@2x.png) right center no-repeat;height: 100%;width: 100%;right: 0;background-size:auto 100%;top: 0;filter: brightness(0) invert(1);opacity: 0.8;}
.contactTwo .tabs .item.active .subtitle{opacity: 1;}
.contactTwo .tabs .item.active{flex: 0 0 66%; background: linear-gradient(to right,#D29F4E,#EFCE81);}
.contactTwo .wrap dl{padding: 1.1rem 1.33rem;background: #fff;margin-top: 1rem;}
.contactTwo .wrap dl dt{cursor: pointer;}
.contactTwo .wrap dl dt .tips{display: flex;gap: 2rem;line-height: 0.8rem;position: relative;}
.contactTwo .wrap dl dt .tips::after{width: 0.6rem;height: 0.6rem;background: url(../images/logo_jt_hui.svg) center no-repeat;background-size: 100%;right: 0;bottom: 0;margin-bottom: 0.1rem;content: '';position: absolute;}
.contactTwo .wrap dl dt .name{line-height: 1rem;padding-bottom: 0.8rem;border-bottom: 1px solid #D8D8D8;margin-bottom: 0.8rem;}
.contactTwo .wrap dl dt .name h6{padding-left: 1.2rem;}
.contactTwo .wrap dl dt .name .time{background: url(../images/timYellow.svg) left center no-repeat;padding-left: 0.8rem; filter: brightness(0) invert(0.7);color: #CEA86C;}
.contactTwo .wrap dl dt .name h6:before{filter: brightness(0) invert(0.3); width: 0.8rem;height: 0.8rem; background: url(../images/icon_zp_people.svg) left center no-repeat;left: 0;top: 50%;transform: translateY(-50%);}
.contactTwo .wrap dl dd{opacity: 0;transform: translateY(-10px);overflow: hidden;max-height: 0;transition:max-height 0.4s cubic-bezier(0.34, 1.56, 0.64, 1),opacity 0.4s ease,transform 0.4s ease;}
.contactTwo .wrap dl.active dd {    opacity: 1;    transform: translateY(0);      max-height: 500px;}
.contactTwo .wrap dl.active dt .name h6{background: linear-gradient(to bottom, #C8A064, #D7B679);    -webkit-background-clip: text;    color: transparent;}
.contactTwo .wrap dl.active dt .name h6::before,.contactTwo .wrap dl.active dt .time{filter:none;}
.contactTwo .wrap dl.active dt .tips::after{background: url(../images/logo_jt.svg) center no-repeat;}
.contactTwo .wrap dl dd .intel{margin-top: 0.8rem;line-height: 1.1rem;}
.contactTwo .wrap dl dd .intel .theOne{margin-top: 1.33rem;}
.contactTwo .wrap dl dd .intel .theOne:first-child{margin-top: 0;}
.contactTwo .honnerSelect{margin: 1.33rem 0;}
.contactTwo .honnerSelect .date{background:url(../images/choose.svg) 90% center no-repeat #fff}
.contactTwo .honnerSelect form div{background: #fff;}

.contactThree .w90{background-color: #F7F4EE;}
.contactThree .w90 .left{background: url(../images/bg_zp_form@2x.png) center top no-repeat;background-size: cover;width: 30%;padding: 2rem 0 2rem 2.6rem;box-sizing: border-box;}
.contactThree .w90 .left .number{font-family: "Barlow-Medium";}
.contactThree .w90 .left .tpl{position: absolute;bottom: 2rem;}
.contactThree .w90 .right{width: 70%;padding:2rem 2.33rem;box-sizing: border-box;}
.contactThree .w90 .right .item{margin-bottom: 1.33rem;}
.contactThree .w90 .right .item.item50{width: calc((100% - 1.33rem) /2);}
.contactThree .w90 .right .item input[type=text]{border:1px solid #DFDBD1;width: 100%;line-height: 2rem;height: 2rem;text-indent:1em;box-sizing: border-box;}
.contactThree .w90 .right .item label{line-height: 0.8rem;margin-bottom: 0.3rem;}
.contactThree .w90 .right .item label sup{color: #D43030;font-size: 0.46rem;transform: translateX(-0.2rem);position: relative;}
.contactThree .w90 .right textarea{border:1px solid #DFDBD1;width: 100%;line-height: 2rem;height: 6rem;text-indent:1em;}
.contactThree .w90 .right .btn input{width: 7rem;height: 2rem;margin-right: 0.66rem;font-size: 0.63rem;}
.contactThree .w90 .right .btn input[type=submit]{background: linear-gradient(to bottom, #C8A064, #D7B679); color: #fff;}
.contactThree .w90 .right .btn input[type=reset]{border: 1px solid #DFDBD1;box-sizing: border-box;background: #fff;color: #666666;}
.contactThree .w90 .right .tips{color: #BCB7AC;margin-top: 0.5rem;}
.contactThree .w90 .right .item .yzm{position: absolute;right: 1px;bottom: 1px;width:30% ;height: calc(2rem - 2px);}
/* 体系 */
.listtixiOne .theText .wrap{line-height: 1.5;color: #8D8981;display: flex;flex-direction: column;align-items: center;transform: translateY(6rem);}
.listtixiOne .theText .wrap div{position: relative;overflow: hidden;}
.listtixiOne .theText i{background: linear-gradient(to bottom, #D19F4E, #EDCC7C);    -webkit-background-clip: text;    color: transparent;}
.listtixiOne .theText span {position: absolute;left: 0;bottom: 0;width: 0;height: 100%;display: block;background-image: linear-gradient(to right, rgba(217, 172, 91, 0.02), rgba(217, 172, 91,0.5))  ;}
.listtixiOne .theText span::before {content: '';position: absolute;right: 0;top: 0;width: 2px;height: 100%;background-color: #D8AB5A;  }

.listtixiOne .bgEnImg .img{position: absolute;height: 100%;top: 0;width: 100%;}
.listtixiOne .bgEnImg .img img{width: 80%;margin: auto;}
.listtixiOne .bgEnImg .img::after{width: 39rem;height: 39rem;background: url(../images/bg_tixiOne_2.png) center no-repeat;left: 50%;background-size: 100%; top: 50%;transform: translate(-50%,-60%);}
.listtixiOne .list .swiper-slide .card{background: url(../images/bg_tixi_itembg@2x.png)  center bottom no-repeat; background-size: cover;padding-top: 1.2rem;padding-bottom: 1rem; box-sizing: border-box;transition: 0.5s;}
.listtixiOne .list .swiper-slide .card .textAll{margin: 0 1.5rem 1rem 0.5rem;margin-bottom:7rem;height: 8rem;transition: 0.5s;}
.listtixiOne .list .swiper-slide .card .textAll .poRe{padding-left: 1.2rem;}
.listtixiOne .list .swiper-slide .card .textAll .poRe::before{width: 0.8rem;height: 1.66rem;background: url(../images/dou2.svg) center no-repeat;right: 0;bottom: -0.2rem;}
.listtixiOne .list .swiper-slide .card .textAll .poRe::after{width: 0.8rem;height: 2rem;background: url(../images/dou1.svg) center no-repeat;left: 0;top: -0.2rem;}
.listtixiOne .list .swiper-slide .card .icon{width: 2.5rem;height: 2.5rem;border-radius: 50%;background-color: #fff;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.listtixiOne .list .swiper-slide .card .icon img{width: 1.33rem;}
.listtixiOne .list .swiper-slide .card .name{min-height: 3rem; padding-left: 3rem;margin:0 1rem ;position: relative;}
.listtixiOne .list .swiper-slide .card .name .bigTitle{position: relative;line-height: 1.5rem;}
.listtixiOne .list .swiper-slide .card .name .bigTitle img{position:absolute;right: 0;top: 50%;transform: translateY(-50%);filter: brightness(0) invert(1);width: 0.66rem;}
.listtixiOne .list .swiper-slide .card .name .subtitle{line-height: 0.8rem;}
.listtixiOne .list .swiper-slide.swiper-slide-next .card{transform: rotateZ(20deg);background: #D3A34F;}
.listtixiOne .list .swiper-slide.swiper-slide-prev .card{transform: rotateZ(-20deg);background: #D3A34F;}
.listtixiOne .list .swiper-slide.swiper-slide-prev .card .textAll,.listtixiOne .list .swiper-slide.swiper-slide-next .card .textAll{filter: brightness(0) invert(1);}
.listtixiOne .nTitle_jianb_after{margin:1rem auto 0;display: block;}

.listtixiTwo{background-image: url(../images/bg_listtixiTwo@2x.png);}
.listtixiTwo .wrap{height: 18rem;}
.listtixiTwo .wrap .bgImg{width: 100%;padding-bottom: 70%;}
.listtixiTwo .wrap .bgImg .item{height: 100%; position:absolute;left: 50%;top: 0;z-index: 4;width: 24%;margin-left: -12%;/* 确保变换原点在中心，这样旋转效果更好 */transform-origin: center center;  }

  /* 保持原有的旋转初始状态 */
.listtixiTwo .wrap .bgImg .item:nth-child(2){transform: rotate(10deg);z-index: 3;  }
.listtixiTwo .wrap .bgImg .item:nth-child(3){transform: rotate(20deg);z-index: 2;  }
.listtixiTwo .wrap .bgImg .item:nth-child(4){transform: rotate(30deg);z-index: 1;  }
.listtixiTwo .wrap .bgImg .item .num{font-family: "Barlow-Medium";}
.listtixiTwo .wrap .bgImg .item .bottomTitle{position: absolute;width: 100%;padding: 0 1.5rem 1.1rem;box-sizing: border-box;transform: translateY(100%);opacity: 0; bottom: 0;left: 0;transition: 0.3s ;}
.listtixiTwo .wrap .bgImg .item .bottomTitle::before{width: 100%;height: 100%;background: linear-gradient(to top,#000,rgba(0,0,0,0));left: 0;bottom: 0;}
.listtixiTwo .wrap .bgImg .item .bottomTitle span{background: linear-gradient(to bottom,#D29F4E,#EFCE81);    -webkit-background-clip: text;    color: transparent;}
.listtixiTwo .wrap .bgImg .item .bottomTitle *{position: relative;z-index: 2;}
.listtixiTwo .wrap .bgImg .item .hoverBox{position: absolute;width:calc(100% + 2px);height: 100%;left: -1px;top: 100%;background: linear-gradient(to bottom,rgba(210,159,78,0.9),rgba(239,206,129,0.9));padding: 1.5rem;box-sizing: border-box;transition: 0.3s linear; }
.listtixiTwo .wrap .bgImg .item .hoverBox .name{line-height: 1.1rem;margin-bottom: 0.6rem;}
.listtixiTwo .wrap .bgImg .item .hoverBox .textAll{line-height: 0.9rem;margin-bottom: 1rem;}
.listtixiTwo .wrap .bgImg .item .hoverBox ul{display: flex;gap: 2rem;}
.listtixiTwo .wrap .bgImg .item .hoverBox ul li .ico{width: 2.4rem;height: 2.3rem;border-radius: 4px;background: rgba(255,255,255,0.9);}
.listtixiTwo .wrap .bgImg .item .hoverBox ul li i{text-align: center;line-height: 0.8rem;margin-top: 0.4rem;color: #fff;}
.listtixiTwo .wrap .bgImg .item .hoverBox ul li:hover .ico {transform: rotateY(180deg);}
.listtixiTwo .wrap .bgImg .item.active .bottomTitle{transform: translateY(0);opacity: 1;transition-delay: 0.3s;}
.listtixiTwo .wrap .bgImg .item:hover .hoverBox{top: 0;}
.listtixiTwo .wrap .bgImg .item:hover .bottomTitle,.listtixiTwo .wrap .bgImg .item.active:hover .bottomTitle{transform: translateY(100%);opacity: 0;}
.listtixiTwo .wrap .bgImg .item .hoverBox .bottomMore{position: absolute;width: 100%;bottom: 0;left: 0;padding: 0 1.5rem 1.5rem;box-sizing: border-box;}
.listtixiTwo .wrap .bgImg .item .hoverBox .bottomMore a{width: 5.33rem;height: 1.5rem;background: url(../images/btn_line_tixing.png) center no-repeat;background-size:auto 100%;line-height: 1.5rem;}
.listtixiTwo .wrap .bgImg .item .hoverBox .num{color: #fff;}
.listtixiTwo .wrap .bgImg .item .hoverBox .bottomMore a:hover{background: url(../images/bg_idxtwoMore.svg) center no-repeat;background-size: 100%;}
.listtixiTwo .wrap .bgImg .item .hoverBox .bottomMore a span{display:inline-block;margin-left: 1.1rem;filter: brightness(0) invert(1);padding-right: 1rem;}
.listtixiTwo .wrap .bgImg .item .hoverBox .bottomMore a span::after{width: 0.6rem;    height: 0.6rem;    background: url(../images/icon_idxNewsMore1.svg) center no-repeat;    background-size: contain;    right: 0;    top: 50%;    transform: translateY(-50%);}

.listtixiThree .wrap table{border: 1px solid #D8D8D8;border-collapse: collapse;line-height: 1rem;}
.listtixiThree .wrap table thead td{background: linear-gradient(to bottom,#D29F4E,#EFCE81);padding: 0.66rem 0;}
.listtixiThree .wrap table td{border: 1px solid #D8D8D8;border-collapse: collapse;}
.listtixiThree .wrap table tbody td{padding: 0.5rem;}
.listtixiThree .wrap table .tips{padding-left: 1rem;margin: 0 1rem;}
.listtixiThree .wrap table .tips::before{content: '注：';left: 0;}
.listtixiThree .wrap table .tips i{text-decoration: underline;color: #D3A34F;}
@media screen and (max-width:1600px){
    .listaboutthree .tabSBox::before{top: 3rem;}
    .listaboutthree .tabsSwiper .swiper-slide.swiper-slide-active div{   transform: rotate(0) translateY(-40px);left: -8px;}
    
    .listaboutthree .tabsSwiper .swiper-slide div,.listaboutthree .tabsSwiper .swiper-slide-next + .swiper-slide div{top: 70px;}
    .listaboutthree .tabsSwiper .swiper-slide-prev div,.listaboutthree .tabsSwiper .swiper-slide-next div{top: 10px;}
    .listabouttwo ul {width: 60%;}
    .listhonnerTwo .list li{height: 13rem;}
    .listhonnerTwo .list li .time{bottom: 3rem;}
}
@media screen and (max-width:1450px){
    .listhonnerTwo .list li{height: 13rem;}

    .listhonnerTwo .list li .time{bottom: 4rem;}
}
@media screen and (max-width:1200px){
    .listhonnerTwo .list li{width: calc((100% - 4rem) / 3);background: none;border: 1px solid #D0CDC5;background: #fff;height: auto;padding-bottom: 4rem;}
    .touxiangBg .tabs .list-container li span{width: 54px;}
	.touxiangBg .tabs .list-container{width: 70%;height: 70%;top: 15%;left: 15%;}
	.touxiangBg .progress-circle{transform: rotate(-90deg) translate(-25%, 22%);    width: 70%;    height: 70%;}
	.touxiangBg .tabs .list-container li:nth-child(4){left: 40px;}
	.touxiangBg .tabs .list-container li:nth-child(3){bottom: 60px;}
	.touxiangBg .tabs .list-container li:nth-child(2){right: 40px;}
	.touxiangBg .tabs .list-container li:nth-child(1){top:50px}
.touxiangBg .tabs .list-container li:nth-child(1) i {
    right: 5px;
    bottom: -12px;
}
	.touxiangBg .tabs .list-container li:nth-child(2) i {
	    left: -5px;
	    bottom: -1px;
	}
	.touxiangBg .tabs .list-container li:nth-child(3) i {
	    left: 7px;
	    top: 0;
	}
	.touxiangBg .tabs .list-container li:nth-child(4) i {
	    right: -3px;
	    top: 14px;
	}
	
.touxiangBg .tabs .list-container li:nth-child(1) span {
    right: -49px;
    bottom: -15px;
}
	.touxiangBg .tabs .list-container li:nth-child(2) span {
	    left: -28px;
	    bottom: -19px;
	}
	.touxiangBg .tabs .list-container li:nth-child(3) span {
    left: -43px;
    top: -6px;
}
.touxiangBg .tabs .list-container li:nth-child(4) span {
    right: -24px;
    top: -8px;
}
    .listyewu .Swiperwrap .btn{bottom: 0;}
    
    .touxiangBg .rightSwiper .mainSwiper{margin-left: 0;width: calc(100% - 360px);}
    .touxiangBg .tabs,.touxiangBg .progress-container{width: 300px;height: 300px;}
    .touxiangBg .rightSwiper{width: calc(100% - 300px);}
    .touxiangBg .rightSwiper .thenav{height: 500px;width: 320px;}
    .touxiangBg .rightSwiper .mainSwiper{width: calc(100% - 320px);}
    .list_information .list li a .title{width: 60%;}
    .partyOne .wrap::before{width: 106%;right: -1.5rem;background-size: auto 100%;}
    .party_title_all img{height: 4rem;}
    .party_title_all::before{width: 27%;}
    .party_title_all::after{width: 18%;}
    .contactThree .w90 .left{padding: 1rem;}
    .listhonnerTwo .list li .title{height: 3.3rem;}
    .listhonnerTwo .list li .time{bottom: 0.5rem;}
}
@media screen and (max-width:991px){
    .nNav{background: none;}
    .nNav ul{display: none;}
    .nAllBanner{padding-bottom: 0;}
    .nAllBanner .img{padding-bottom: 42%;}
    .news_tuwenTwo .list > div{gap: 1rem;}
    .news_tuwenTwo .list dl{width: calc((100% - 1rem) / 2);}
    .listyewu .Swiperwrap .intel .textAll{width: 100%;}
    .touxiangBg .rightSwiper{width: 100%;position: relative;top: auto;transform: inherit;height: auto;}
    .touxiangBg .rightSwiper .thenav{width: 100%;height: auto;display: flex;height: 4rem;border-bottom: 1px dashed #dedede;margin-bottom: 1rem;}
    .touxiangBg .rightSwiper .thenav li{position: relative;left: auto !important;top: auto !important;animation: none !important;border-radius: 0;width: auto !important;height: 4rem !important;flex: 1;line-height: 1rem;right: auto !important;}
    .touxiangBg .rightSwiper .thenav li::before{display: none;}
    .touxiangBg .rightSwiper .thenav li > div{position: relative;transform: inherit;top: auto;padding-top: 1rem;}
    .touxiangBg .rightSwiper .mainSwiper{width: 100%;margin-left: 0;}
    .touxiangBg .rightSwiper > .swiper-wrapper > .swiper-slide{flex-wrap: wrap;}
    .touxiangBg .tabs{margin:1rem auto}
    .list_information .list li a{padding: 0.6rem 0.8rem;}
    .partyOne .wrap::before{display: none;}
    .partyOne .list{width: 50%;margin-right: 0;}
    .contactOne{gap: 1rem;}
    .contactThree .w90 .left h6{font-size: 1rem;}

    .listtixiTwo .wrap .bgImg .item {
        position: relative !important;
        left: auto !important;
        margin-left: 0 !important;
        transform: none !important;
        width: 25% !important;
        display: inline-block;
        vertical-align: top;
      }
      
      .listtixiTwo .wrap .bgImg {
        display: flex;
        flex-wrap: wrap;;
        justify-content: space-between;
        padding-bottom: 0 !important;
        height: auto !important;
      }
     
.listtixiTwo .wrap .bgImg .item{width: 50% !important;}
.listabouttwo ul{width: 90%;}
.touxiangBg .rightSwiper{flex-wrap: wrap;}
}
@media screen and (max-width:760px){
    .listaboutthree .tabSBox{width: 300px;}
    .listaboutthree .tabSBox .tabsSwiper{height: 140px;}
    .listaboutthree .tabSBox::before{width: 300px;height: 120px;top: 5rem;}
    .listaboutthree .tabsSwiper .swiper-slide.swiper-slide-active div{font-size: 1rem;left: 0;}
    .listaboutthree .tabsSwiper .swiper-slide-prev div, .listaboutthree .tabsSwiper .swiper-slide-next div,.listaboutthree .tabsSwiper .swiper-slide div, .listaboutthree .tabsSwiper .swiper-slide-next + .swiper-slide div{top: 0;}
    .listaboutthree .tabSBox .btn{top: 20%;}
    .nbanner .img{height: auto;padding-bottom: 65%;}
    .nbanner .mask{display: none;}
    .listabouttwo{padding: 1.5rem 0 14rem;}
    .listaboutone ul li .number i{font-size: 1.3rem;}
    .listaboutone ul li .number em{display: block;}
    .listaboutone ul li .number{line-height: 1rem;}
    .listaboutone ul li{padding:0.5rem 0.3rem;}
    .listaboutone ul{gap: 0.2rem;}
    .listhonnerTwo .list li{padding: 0.8rem 0.8rem 3rem;width: calc((100% - 1rem) / 2);position: relative;margin: 0;}
    .listhonnerTwo .list ul{gap: 1rem;}
    
    .honnerSelect .date{width: 34%;}
    .honnerSelect form div input[type=text]{width: 7rem;}
    .news_tuwenTwo .list > div{gap: 1rem;}
    .news_tuwenTwo .list dl,.listnotice li,.listyewu .Swiperwrap .wrap,.partyOne .wrap .imgSwiper,.partyOne .list,.partyTwo .wrap dl,.listpartynews dl{width: 100%;}
    .news_tuwenTwo .list dl dt a .img::before{bottom: -2px;}
    .news_tuwenOne .rightWrap{display: none;}
    .news_tuwenOne .img{width: 100%;padding-bottom: 65%;}
    .news_tuwenOne .imgSwiper .swiper-pagination{width: 100%;padding-right: 1rem;bottom: 0.5rem;}
    .listnotice ul{gap: 1rem;}
    .nAllBanner .img,.partyOne .wrap .imgSwiper .img{padding-bottom: 65%;}
    .nAllBanner .text{width: 80%;left: 10%;}
    .nFanye .prev,.nFanye .next{width: inherit;}
    .nFanye .share{gap: 0.5rem;}
    .yewuBg{padding: 2rem 0;}
    .listyewu .Swiperwrap .btn{left: auto;right: 0;}
    .list_information .list li a .time{display: none;}
    .list_information .list li a .title{padding-left: 1.5rem;margin-right: 0;}
    .partyOne .list{margin-top: 1rem;}
    .partyTwo .wrap dl:nth-child(even){margin-left: 0;}
    .partyTwo .wrap dl{margin-top: 0.5rem;}
    .party_title_all::before, .party_title_all::after{display: none;}
    .party_title_all img{height: 3rem;}
    #certify .swiper-slide{width: 300px;height: 160px;}
    .partyOne .wrap .imgSwiper dl dt{padding-left:0.5rem;width: 75px;}
    .partyOne .wrap .imgSwiper dl dd{width: calc(100% - 75px - 24px);}
    .listpartynews dl:nth-child(even){margin-left: 0;}
    .listpartynews dl{margin-top: 1rem;}
    .listpartynews dl dt{width: 70px;height: 80px;}
    .listculture .list li{width: 100%;margin: 0 !important;}
    .listculture .list{gap: 0.5rem;}
    .contactOne li{flex: inherit;width: calc((100% - 1rem) / 2);}
    .contactOne li:last-child{flex: inherit;width: 100%;}
    .contactOne li .subname{margin-bottom: 1rem;}
    .contactTwo .tabs .item{flex: 100% !important;}
    .contactTwo .tabs .item .cn{margin: 0.4rem 0;}
    .contactTwo .tabs .item .subtitle{opacity: 1;}
    .contactTwo .wrap dl dt .tips{gap: 5px;}
    .contactTwo .wrap dl dt .tips{flex-wrap: wrap;}
    .contactTwo .wrap dl dt .name{padding-bottom: 0.5rem;margin-bottom: 0.5rem;}
    .contactTwo .wrap dl.active dd{max-height: inherit;}
    .contactThree .w90 .left,.contactThree .w90 .right,.contactThree .w90 .right .item.item50{width: 100%;}
    .contactThree .w90 .left .tpl{position: relative;bottom: auto;}
    .contactThree .w90 .right{padding: 1rem;}
    .contactThree .w90 .right .item{margin-bottom: 0.7rem;}
    .contactThree .w90 .right .btn input{width: calc(50% - 1rem);}
    .listtixiOne .list .swiper-slide.swiper-slide-next .card{transform: rotateZ(0);}
    .listtixiOne .list .swiper-slide.swiper-slide-prev .card{transform: rotateZ(-0);}
    .listtixiOne .content{width: 90%;margin: 0 auto;}
    .listtixiTwo .wrap .bgImg .item{width: 100%;overflow: hidden;}
    .listtixiTwo .wrap .bgImg .item > img{position: relative;left: auto;top: auto;transform: inherit;}
    .listtixiTwo .wrap .bgImg .item .bottomTitle{transform: inherit;opacity: 1;padding: 1rem;}
    .listtixiTwo .wrap{height: inherit;}
    .listtixiTwo .wrap .bgImg .item .hoverBox{padding: 0.7rem;}
    .listtixiTwo .wrap .bgImg .item .hoverBox .textAll,.listtixiOne .bgEnImg .img::after{display: none;}
    .listtixiTwo .wrap .bgImg .item .hoverBox .bottomMore{padding: 0 0.7rem 0.7rem;}
    .listtixiTwo .wrap .bgImg .item .hoverBox ul{gap: 1rem;}
    .listtixiOne .theText .wrap{transform: inherit;}
    .listtixiTwo .wrap .bgImg .item .bottomTitle h6{font-size: 0.8rem;}
    .listyewu .Swiperwrap .img{width: 70%;margin: auto;}
    .listabouttwo ul li{ flex: inherit;width: 100%;box-sizing: border-box;}
    .listhonnerTwo .list li .title{height: inherit;margin-bottom: 1rem;}
    .listhonnerTwo .list li .name{height: 1.6rem;}
    .listabouttwo ul li .name{width: 70% ;margin: 0 15%;}
}