.nbanner{padding-bottom: 31.3%;}
.nbanner .w90{position: absolute;transform: translate(-50%,-50%);z-index: 2;top: 50%;left: 50%;}
.nbanner .w90 h5{line-height:2.9rem ;}
.nbanner .w90 h6{font-family: "Barlow-Regular";line-height: 1rem;}
.location{border-bottom: 1px solid #D4DDE8;}
.location .nNav{line-height: 2.66rem;gap: 1.66rem;display: inline-flex;}
.location .nNav a{position: relative;padding-right: 1.66rem;font-weight: 500;}
.location .nNav a:after{width: 1px;height: 0.6rem;background-color: #D8D8D8;content:'';position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.location .nNav a.active span,.location .nNav a:hover span{background: linear-gradient(to left, #5297FF, #003898);-webkit-background-clip: text;color: transparent;}
.location .nNav a span::after{width: 0;height: 3px;background: linear-gradient(to left, #5297FF, #003898);left: 0;bottom: 0;}
.location .nNav a span{display: block;}
.location .nNav a.active span::after,.location .nNav a:hover span::after{width: 100%;}
.location .add{background: url(../images/home.svg) left center no-repeat;padding-left: 1rem;line-height: 2.66rem;}

/*内页统一蓝色*/
.bgBlueAll{background-color: #F4F9FF;}
/* 渐变文字颜色 */
.jbTextColor{background: linear-gradient(to left, #5297FF, #003898);-webkit-background-clip: text;color: transparent;}
/* 统一标题 */
.indexTitleAll{margin-bottom: 2.33rem;}
.indexTitleAll h5{height: 1.86rem;overflow: hidden;}
.indexTitleAll h5 em{display: inline-block;line-height: 1.2rem;}
.indexTitleAll span{display: flex;gap: 2px;align-items: center; }
.indexTitleAll span i {width: 0.2rem;align-self: center; animation: heightChange 2s infinite ease-in-out;display: inline-block;}
.indexTitleAll span i:nth-child(1) {height: 0.4rem;    animation-delay: 0s;background: #5AB345;opacity: 0.4;}
.indexTitleAll span i:nth-child(2) {height: 0.7rem;animation-delay: 0.2s;background: #31B6AD;opacity: 0.7;}
.indexTitleAll span i:nth-child(3) {height: 1rem;animation-delay: 0.4s;background: #3897CF;}
.indexTitleAll h5 em{margin-left: 0.5rem;}
.indexTitleAll h5 span{display: inline-flex;gap: 0.3rem;}
@keyframes heightChange {
    0% {
      height: 0.4rem;
    }
    50% {
      height: 1rem;
    }
    100% {
      height: 0.4rem;
    }
  }
/* 关于我们 */
.aboutOne{background-color: #F4F9FF;}
.aboutOne{padding-bottom: 21rem;}
.aboutOne > video{position: absolute;width: 100%;left: 0;top: -20%;opacity: 0.1;}
.aboutOne .left{width: 46%;}
.aboutOne .left .text{line-height: 1.1rem;text-indent: 2em;}
.aboutOne .left .text p{margin-bottom: 0.5rem;}
.aboutOne .right{background: #fff url(../images/aboutlogo.svg) right bottom no-repeat;width: 51.8%;border-radius: 0.5rem;margin-top: 0.5rem;padding: 0.5rem 1.78rem;box-sizing: border-box;background-size: 70%;}
.aboutOne .right li{display: flex;justify-content: space-between;align-items: center;border-bottom: 1px solid #E5E5E5;padding:0.8rem 0 ;}
.aboutOne .right li:last-child{border: none;}
.aboutOne .right li .number{position: relative;padding-left: 2.33rem;display: inline-flex;align-items: baseline;}
.aboutOne .right li .number img{position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 1.8rem;}
.aboutOne .right li .number span{font-size: 2.47rem;font-family: "Barlow-Medium";margin-right: 0.2rem;}
.aboutOne .right li .name{width: 36%;}
.aboutOne .img{position: absolute;bottom: 0;height: 24rem;width: 100%;}

.aboutTwo{background-image: url(../images/bg_aboutTwo_img@2x.jpg);}
.aboutTwo .left{width: 28.8%;text-indent: 2em;line-height: 1.1rem;}
.aboutTwo .left p{margin-top: 0.5rem;}
.aboutTwo .center{width: 22.5%;border-radius: 0.3rem;}
.aboutTwo .right{width: 40.3%;display: inline-flex;gap: 2.8rem;flex-wrap: wrap;justify-content: space-between;}
.aboutTwo .right li{border-top: 1px solid #D4DDE8;padding-top: 0.8rem;width: calc((100% - 2.8rem) / 2);}
.aboutTwo .right li .number span{font-size: 1.8rem;font-family: "Barlow-Medium";background: linear-gradient(to left, #5297FF, #003898);-webkit-background-clip: text;color: transparent;}
.aboutTwo .right li .number img{width: 1.2rem;position: absolute;right: 0;top:50%;transform: translateY(-50%);}
.aboutTwo .right li .number{margin-bottom: 2.4rem;}

.aboutThree{background-image: url(../images/bg_zuzhijiagou@2x.png);}
.indexTitleAll .btn{display: inline-flex;gap: 0.66rem;}
.indexTitleAll .btn > div{width: 2.66rem;height: 1.56rem;border-radius: 100px;background-color: #fff;box-sizing: border-box;border: 1px solid #D4DDE8;cursor: pointer;}
.indexTitleAll .btn .prev img{transform:translate(-50%,-50%) rotateY(180deg);}
.indexTitleAll .btn .prev:hover {background: linear-gradient(to right,#004CCE,#71AAFF);}
.indexTitleAll .btn .next:hover {background: linear-gradient(to left,#004CCE,#71AAFF);}
.indexTitleAll .btn > div:hover  img{filter: brightness(0) invert(1);}

.aboutFour{background-image:url(../images/bg_qywh_img@2x.png);}
.aboutFour .wrap .intel{padding-bottom: 136%;border-radius: 0.5rem;}
.aboutFour .wrap .intel .thehover{position: absolute;width: 100%;background: linear-gradient(to right,#004CCE,#71AAFF);bottom: 1.6rem;left: 0;border-radius: 0.3rem;padding: 1.3rem 0.5rem;box-sizing: border-box;bottom:-100%}
.aboutFour .wrap .intel .thehover::after{width: 50%;height: 100%;background: url(../images/aboutlogo2.svg) center no-repeat;background-size: 100%;left: 25%;bottom: 0;content:'';position: absolute;opacity: 0.1;}
.aboutFour .wrap .intel .thehover h5{line-height: 1.5rem;margin-bottom: 0.3rem;}
.aboutFour .wrap .intel .thehover h6{line-height: 0.8rem;font-weight: normal;}
.aboutFour .wrap .intel .title{position: absolute;width: 100%;bottom: 1.5rem;line-height: 1.5rem;}
.aboutFour .wrap .swiper-slide:hover .title{bottom: -100%;}
.aboutFour .wrap .swiper-slide:hover .thehover{bottom: 1.5rem;width: 76%;left: 12%;}
.aboutFour .wrap .swiper-slide:hover .obCover{transform: translate(-50%,-50%) scale(1.1);}

.aboutFive{background-image: url(../images/bg_aboutlxwm@2x.png);}
.aboutFive .item1{background-image: url(../images/img_aboutLxwm_img0@2x.png) ;padding: 2.8rem 2rem;border-radius: 0.3rem;background-attachment: fixed;}
.aboutFive .name span{background: linear-gradient(to left, #5297FF, #003898);-webkit-background-clip: text;color: transparent;}
.aboutFive .item1 li{padding: 1.1rem;border-radius: 0.3rem; border:1px solid #D4DDE8;background-color: #EDF5FF;margin-top: 0.66rem;}
.aboutFive .item1 li:first-child{margin-top: 0;}
.aboutFive .item1 ul{max-width: 390px;}
.aboutFive .item2{gap:1.1rem}
.aboutFive .item2 li{border-radius: 0.3rem;border:1px solid #D4DDE8;flex: calc((100% - 2.2rem) / 3);;margin-top: 2rem;overflow: hidden;box-sizing: border-box;}
.aboutFive .item2 li .img{padding-bottom: 65%;}
.aboutFive .item2 li .txt{padding: 1.33rem 1.2rem;background: url(../images/bg_aboutLxwm_list@2x.png) right bottom no-repeat;background-size: cover;}
.aboutFive .item2 li .txt img{position: absolute;bottom: 0;right: 1.4rem;width: 3.8rem;}
.aboutFive .item2 li .txt h5{line-height: 1.2rem;}
.aboutFive .item2 li .txt h6{line-height: 1.1rem;}
.aboutFive .item2 li:hover .img img{transform: translate(-50%,-50%) scale(1.1);}
/* 主营业务 */
.nTitleAllCenter{gap: 0.5rem;margin-bottom: 0.3rem;overflow: hidden;}
.nTitleAllCenter span{display: inline-flex;gap: 2px;align-items: center; }
.nTitleAllCenter span i {width: 0.2rem;align-self: center; animation: heightChange 2s infinite ease-in-out;display: inline-block;}
.nTitleAllCenter span:first-child i:nth-child(1) {height: 0.6rem;    animation-delay: 0s;background: #5AB345;opacity: 0.4;}
.nTitleAllCenter span:first-child i:nth-child(2) {height: 0.9rem;animation-delay: 0.2s;background: #31B6AD;opacity: 0.7;}
.nTitleAllCenter span:first-child i:nth-child(3) {height: 1.2rem;animation-delay: 0.4s;background: #3897CF;}
.nTitleAllCenter span:last-child i:nth-child(1) {height: 1.2rem;    animation-delay: 0.4s;background: #5AB345;}
.nTitleAllCenter span:last-child i:nth-child(2) {height: 0.9rem;animation-delay: 0.2s;background: #31B6AD;opacity: 0.7;}
.nTitleAllCenter span:last-child i:nth-child(3) {height: 0.6rem;animation-delay: 0s;background: #3897CF;opacity: 0.4;}

.indexMoreAll{border: 1px solid #BFBFBF;display: block; border-radius: 50px;box-sizing: border-box;text-align: center;width: 5.66rem;line-height:1.76rem ;line-height: 1.76rem;position: relative;overflow: hidden}
.indexMoreAll span{padding-right: 0.8rem;display: block;margin: auto;width: 2.33rem;z-index: 2;}
.indexMoreAll span::after,.indexOne .left .wrap a .text .smallMore i::after{background: url(../images/icon_indexTitleMore.svg) center no-repeat;width: 0.4rem;height: 100%;background-size: 100%;right: 0;top: 0;}
.indexMoreAll.indexMoreAll2{width: 4.1rem;height: 1.33rem;line-height: 1.33rem;}
.indexMoreAll::before{width: 0;height: 100%;background: linear-gradient(to right,#004CCE,#71AAFF);transition: 0.3s;border-radius: 50px;content: '';position: absolute;left: 0;}
.indexMoreAll:hover::before{width: 100%;}
.indexMoreAll:hover span{filter: brightness(0) invert(1);}
.indexMoreAll:hover{border-color: transparent;}

.list_zyyw_channel_one{background-color:#F4F9FF}
.list_zyyw_channel_two{background-image: url(../images/bg_zyywChannelOne@2x.jpg);}
.list_zyyw_channel_two .tabsSwiper{width: 285px;margin: 0.66rem 0;padding: 0.34rem 0;}
.list_zyyw_channel_two .tabsSwiper .item{display: flex;gap: 0.7rem;padding-left: 0.3rem;align-items: center;font-weight: 500;font-weight: 500;cursor: pointer;}
.list_zyyw_channel_two .tabsSwiper .item .icon{width: 2.1rem;height: 2.1rem;border-radius: 50%;background-color: #fff;box-shadow: 0 0 10px rgba(160,185,214,0.3);}
.list_zyyw_channel_two .tabsSwiper .item .icon img{width: 1rem;}
.list_zyyw_channel_two .tabsSwiper .item .icon::before{position: absolute;content: '';transition: 0.3s; width: 100%;height: 100%;border-radius: 50%;transform: scale(0); background: linear-gradient(to right,#004CCE,#71AAFF);opacity: 0.2;}
.list_zyyw_channel_two .tabsSwiper .swiper-slide.swiper-slide-thumb-active .icon{background: linear-gradient(to right,#004CCE,#71AAFF);}
.list_zyyw_channel_two .tabsSwiper .swiper-slide.swiper-slide-thumb-active .icon img{filter: brightness(0) invert(1);}
.list_zyyw_channel_two .tabsSwiper .swiper-slide.swiper-slide-thumb-active .icon::before{transform: scale(1.3);}
.list_zyyw_channel_two .tabsSwiper .swiper-slide.swiper-slide-thumb-active .fz18{color: #264994;}
.list_zyyw_channel_two .imgSwiper{width: calc(100% - 285px);}
.list_zyyw_channel_two .imgSwiper dl{display: flex;align-items: center;}
.list_zyyw_channel_two .imgSwiper dt {float: left;width:63% ;}
.list_zyyw_channel_two .imgSwiper dt a{padding-bottom: 20.7rem;border-radius: 0.5rem;}
.list_zyyw_channel_two .imgSwiper dd{width: 39%;padding-left: 2.5rem;box-sizing: border-box;}
.list_zyyw_channel_two .imgSwiper dd h5{line-height: 1.66rem;}
.list_zyyw_channel_two .imgSwiper dd .num{color: #264994;line-height: 1rem;margin: 0.5rem 0;}
.list_zyyw_channel_two .imgSwiper dd .num::before{width: 5rem;height: 1px;background: #264994;left: 0;top: 50%;transform: translateX(-120%);}
.list_zyyw_channel_two .typetabs{border: 1px solid #D4DDE8;background-color: #fff;border-radius: 50px;max-width:8.7rem ;}
.list_zyyw_channel_two .typetabs .them{flex: 1;border-radius: 50px;line-height: 1.66rem;text-align: center;cursor: pointer;}
.list_zyyw_channel_two .typetabs .them.active{color: #fff;background: linear-gradient(to right,#004CCE,#71AAFF);}
.list_zyyw_channel_two .typeIntel{line-height: 1.3rem;margin-top: 0.3rem;}
/* 主营业务 */
.list_yewu_list .wrap dl{margin-bottom: 1.2rem;}
.list_yewu_list .wrap dl dd{width: 34.7%;}
.list_yewu_list .wrap dl dd a{padding-bottom: 9.5rem;}
.list_yewu_list .wrap dl dt{width: 65.3%;}
.list_yewu_list .wrap dl dt a{padding: 1.4rem 2rem;}
.list_yewu_list .wrap dl dt::before{width: 3px;height: 100%;left: 0;top: 0;background: linear-gradient(to bottom,#003898,#5297FF);}
.list_yewu_list .wrap dl dt a .data{background: url(../images/icon_rili.svg) left center no-repeat;padding-left: 0.8rem;}
.list_yewu_list .wrap dl dt a i{line-height: 1.1rem;}
.list_yewu_list .wrap dl dt .subtitle{line-height: 1.1rem;margin-top: 0.4rem ;margin-bottom: 1.5rem;}
.list_yewu_list .wrap dl:hover dd img,.list_yeji_project .wrap li a:hover img{transform: translate(-50%,-50%) scale(1.1);}
.list_yewu_list .wrap dl:hover,.list_yeji_project .wrap li:hover a{box-shadow: 0 0 10px rgba(160,185,214,0.3);}
/* 详情页 */
.cont_yewu .contTitle{line-height: 2rem;}
.cont_yewu .contem{padding: 0.6rem 0.7rem;border-bottom: 1px solid #D4DDE8;gap: 0.3rem;}
.cont_yewu .intelBox{padding: 1rem 0 1.33rem;line-height: 1.1rem;}
.cont_yewu img,.cont_yewu table,.cont_yewu video{max-width: 100%;width: auto !important;height: auto !important;margin: auto;}
.nFanye{line-height: 1.33rem;border-top:1px solid #D4DDE8;padding-top: 1.5rem;}
.nFanye .prev span,.nFanye .next span{width: 1.33rem;height: 1.33rem;border: 1px solid #D4DDE8;box-sizing: border-box;border-radius: 50%;}
.nFanye .prev span img{transform: translate(-50%,-50%) rotateY(180deg) ;}
.nFanye .prev,.nFanye .next{display: inline-flex;gap: 0.3rem;}
.nFanye .prev:hover span,.nFanye .next:hover span{background:  linear-gradient(to right,#004CCE,#71AAFF);border-color: transparent;}
.nFanye .prev:hover span img,.nFanye .next:hover span img{filter: brightness(0) invert(1);}
.nFanye .golist{padding-left: 1rem;background: url(../images/icon_golist.svg) left center no-repeat;}
.nFanye .next{flex-direction: row-reverse;}
/* 业绩项目 */
.proFilter .item1 > div{background-color:#EDF5FF;border: 1px solid #D4DDE8;border-radius: 0.3rem;line-height: 1rem;padding: 0.4rem 1rem;box-sizing: border-box;}
.proFilter .item1 .theOne{display: inline-flex;width: 54%;flex-wrap: wrap;}
.proFilter .item1 .theTwo{flex-wrap: wrap;}
.proFilter .item1 h6{padding-left: 1rem;}
.proFilter .item1 .theOne h6{background: url(../images/icon_proFilter_1.svg) left center no-repeat;}
.proFilter .item1 .theTwo h6{background: url(../images/icon_proFilter_2.svg) left center no-repeat;}
.proFilter .item1 > div .intel{width: calc(100% - 4rem);display: inline-flex;justify-content: space-between;flex-wrap: wrap;}
.proFilter .item1 .theTwo {width: 44.7%;display: inline-flex;}
.proFilter .item1 a:hover,.proFilter .item1 a.active {color:#264994}
.proFilter .item2{gap: 0.7rem;margin-top: 0.66rem;margin-bottom: 2rem;}
.proFilter .item2 a{background-color:#EDF5FF;border: 1px solid #D4DDE8;border-radius: 0.3rem;flex: 1;padding: 0.7rem ;box-sizing: border-box;position: relative;}
.proFilter .item2 a::after{background: url(../images/aboutlogo2.svg) right center no-repeat;background-size:auto 100%; width: 100%;height: 100%;content: '';position: absolute;right: 0;top: 0;z-index: 2;opacity: 0;transition: 0.3s;}
.proFilter .item2 a .name{line-height: 0.8rem;margin-bottom: 0.7rem;}
.proFilter .item2 a img{width: 1.3rem;}
.proFilter .item2 a.active,.proFilter .item2 a:hover{border-color: transparent;background: linear-gradient(to right,#004CCE,#71AAFF);}
.proFilter .item2 a.active .name,.proFilter .item2 a:hover .name{color: #fff;}
.proFilter .item2 a.active img,.proFilter .item2 a:hover img{filter:brightness(0) invert(1);}
.proFilter .item2 a.active::after,.proFilter .item2 a:hover::after{opacity: 0.1;}

.list_yeji_project .wrap li{width: calc((100% - 3.3rem) / 4);border: 1px solid #D4DDE8;box-sizing: border-box; border-radius: 0.3rem;overflow: hidden;margin-left: 1.1rem;margin-top: 1.1rem;}
.list_yeji_project .wrap li:nth-child(4n+1){margin-left: 0;}
.list_yeji_project .wrap li .img{padding-bottom: 65%;display: block;}
.list_yeji_project .wrap li .name{padding: 0 0.2rem;line-height: 2rem;text-align: center;box-sizing: border-box;display: block;}
.list_yeji_project .wrap li .name::before{width: 0;height: 100%;background: linear-gradient(to right,#004CCE,#71AAFF);left: 0;bottom: 0;}
.list_yeji_project .wrap li a:hover .name::before{width: 100%;}
.list_yeji_project .wrap li a:hover .name i{color: #fff;}

.contProjectImg .imgSwiper{width: 75%;border-radius: 0.5rem;}
.contProjectImg .imgSwiper .img{padding-bottom: 17.2rem;}
.contProjectImg .imgSwiper .btn{position: absolute;width: 2.66rem;height: 1.56rem;border-radius: 100px;box-sizing: border-box;border: 1px solid #D4DDE8;cursor: pointer;top: 50%;transform: translateY(-50%);z-index: 2;transition: 0.3s;}
.contProjectImg .imgSwiper .btn.prev{left: 0.66rem;}
.contProjectImg .imgSwiper .btn.next{right:0.66rem}
.contProjectImg .imgSwiper .btn.prev img{transform:translate(-50%,-50%) rotateY(180deg);}
.contProjectImg .imgSwiper .btn:hover {background:#264994;border-color: #264994;}
.contProjectImg .imgSwiper .btn  img{filter: brightness(0) invert(1);width: 0.66rem;}

.contProjectImg .tabSwiper{width: calc(25% - 1rem);height: 17.2rem;margin-left: 1rem;}
.contProjectImg .tabSwiper .swiper-slide .img{height: 100%;border-radius: 0.3rem;cursor: pointer;}
.contProjectImg .tabSwiper .swiper-slide .img img{border-radius: 0.3rem;}
.contProjectImg .tabSwiper .swiper-slide .img::before{background: linear-gradient(to right,#004CCE,#71AAFF);left: 0;top: 0;width: 100%;height: 100%;}
.contProjectImg .tabSwiper .swiper-slide.swiper-slide-thumb-active .img img{width: calc(100% - 10px);height: calc(100% - 10px);}
.contProjectIntel{border-radius: 0.3rem;overflow: hidden;margin: 1.66rem 0;}
.contProjectIntel .them *{line-height: 1rem;}
.contProjectIntel .them .name,.contProjectIntel .them .text{padding-left: 1.2rem;}
.contProjectIntel .them .name img{position: absolute;left: 0;top: 0;width: 0.86rem;}
.contProjectIntel .them .name{margin-bottom: 0.2rem;}
.contProjectIntel .them{flex: 1;border-left: 1px solid #DCDCDC;box-sizing: border-box;background: #EDF5FF;padding:1rem 0 0.8rem 2rem;}
.contProjectIntel .them:first-child{border-left: none;}
.contProjectIntel{border: 1px solid #DCDCDC;}

.contProjectText{line-height: 1.1rem;}
.contProjectText .textAll{text-indent: 2em;margin-bottom: 1rem;margin-top: 0.2rem;}
/* 荣誉 */
.list_honner_one{background-image: url(../images/bg_honner_1.png);padding: 3.3rem 0 7rem;}
.list_honner_one .filtre::after{background: url(../images/icon_selectDown.svg) center no-repeat;  width: 0.5rem;  height: 0.5rem;  right: 20px;  top: 50%;  transform: translateY(-50%);filter: brightness(0) invert(0.4);}
.list_honner_one .filtre input{width: 12.5rem;box-sizing: border-box; border-radius: 50px;background:#EDF5FF url(../images/icon_rili.svg) 1.2rem center no-repeat; padding-left: 2rem;height: 2.33rem;}

.list_honner_one .wrap .img{background: url(../images/bg_xiangkuang@2x.png) center no-repeat;background-size: 100%;padding-bottom: 125%;}
.list_honner_one .wrap .img i{position: absolute;width: 63%;height: 71%;background-position: center;background-size: contain;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.list_honner_one .wrap .swiper-slide a >img{position: absolute;z-index: 3;opacity: 0;}
.list_honner_one .wrap .img img,.list_honner_two .wrap .item.shu .img img{width: 63%;height: 71%;}
.list_honner_one .wrap .swiper-slide .theafter{ width: 100%;height: 100%;background:linear-gradient(to right,#004CCE,#71AAFF) ;left: 0;top: 0;transition: 0.3s;position: absolute;padding: 10%;box-sizing: border-box;transform: translateY(100%);opacity: 0;visibility: hidden;}

.list_honner_one .wrap .swiper-slide .theafter::before{background: url(../images/aboutlogo2.svg) center top no-repeat;width: 80%;left: 10%;top: 8%;background-size: 100% auto;content: '';position: absolute;height: 100%;opacity: 0.1;}
.list_honner_one .wrap .swiper-slide .theafter .year{font-size: 5.33rem;font-family: "Barlow-Medium";line-height: 1.1;position: absolute;width: 100%;bottom: -0.9rem; background: linear-gradient(to top, rgba(255,255,255,0.8), rgba(255,255,255,0));-webkit-background-clip: text;color: transparent;left:0;opacity: 0.5;}
.list_honner_one .wrap .swiper-slide a:hover .theafter{transform: translateY(0);opacity: 1;visibility: visible;}
.list_honner_one .wrap .swiper-slide .theafter *{z-index: 2;}
.list_honner_one .wrap .swiper-slide .theafter .name{text-align: center;padding-top: 2.33rem;margin-bottom: 1.33rem;}
.list_honner_one .wrap .swiper-slide .theafter .look i{display: block;width: 1.5rem;height: 1.5rem;background: url(../images/look.svg) center no-repeat;background-size: 100%;margin: auto;}
.list_honner_two .wrap .item{margin-top: 2.2rem; width: calc((100% - 6.6rem) / 4);margin-left: 2.2rem;border-bottom: 1px dashed #D4DDE8;}

.list_honner_two .wrap .item:nth-child(4n+1){margin-left: 0;}
.list_honner_two .wrap .item.heng .img{background: url(../images/bg_xiangkuang_heng@2x.png) center no-repeat;background-size: 100%;padding-bottom: 80%;}
.list_honner_two .wrap .item.shu .img{background: url(../images/bg_xiangkuang@2x.png) center no-repeat;background-size: 100%;padding-bottom: 125%;}
.list_honner_two .wrap .item img{width: 73%;height: 62%;}
.list_honner_two .wrap .item .year{color: #115AD6;font-family: "Barlow-Medium";line-height: 1.1;margin-top: 0.66rem;}
.list_honner_two .wrap .item .title{line-height: 0.8rem;margin: 0.2rem 0.66rem 0.6rem;}
.list_honner_two .wrap .item:hover{border-color: #264994;}
.list_honner_two .wrap .item:hover .title{color: #264994;}

.imgPop{width: 80%;max-width: 15rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: #fff;}
.imgPop .swiper-slide .img{padding-bottom: 140%;}
.imgPop .close{position: absolute;top: 0.66rem;right: .66rem;cursor: pointer;z-index: 2;}
/* 专利 */
.list_zhuanli{gap: 2rem;}
.list_zhuanli dl{width: calc((100% - 2rem) / 2);background: url(../images/bg_zhuanli@2x.png) center no-repeat;border: 1px solid #D4DDE8;border-radius: 0.3rem;padding: 2rem 1.5rem;box-sizing: border-box;height:13.7rem ;display: inline-flex; align-items: center;justify-content: space-between;}
.list_zhuanli dl dt {position: relative;height: 100%;width: calc(100% - 35%);}
.list_zhuanli dl dt .year{color:#115AD6;font-family: "Barlow-SemiBold";line-height: 1;margin-bottom: 0.5rem;}
.list_zhuanli dl dt .title{line-height: 1.3rem;width: 90%;}
.list_zhuanli dl dt .type{position: absolute;background: url(../images/icon_zhuanli.svg) left top no-repeat;padding-top: 2.33rem;background-size: 1.66rem;bottom: 0;;}
.list_zhuanli dl dd{margin-right: 0.9rem;width: 32%;height: 78%;background-color: #fff;border-radius: 0.3rem;padding: 0.5rem;box-shadow: 0 0 26px #BDCEE4;}
.list_zhuanli dl dd img{max-height: calc(100% - 1rem);    max-width: calc(100% - 1rem);}
.list_zhuanli dl>*{position: relative;z-index: 2;}
.list_zhuanli dl::before{width: 100%;height: 5px;background: linear-gradient(to right,#004CCE,#71AAFF);left: 0;bottom: 0;}
.list_zhuanli dl::after{width: 100%;height: 100%;background: url(../images/bg_zhuanli_hover@2x.png) center bottom no-repeat;background-size: cover;left: 0;top: 0;opacity: 0;}
.list_zhuanli dl:hover::after{opacity: 1;}
.list_zhuanli dl:hover *{color: #fff !important;}

.nNavRight{display: inline-flex;gap: 0.5rem;}
.nNavRight a{border: 1px solid #D4DDE8;background: #EDF5FF;border-radius: 50px;line-height: 1.76rem;padding: 0 1.5rem;}
.nNavRight a span{position: relative;z-index: 2;}
.nNavRight a::before{background: linear-gradient(to right,#004CCE,#71AAFF);left: 0;top: 0;width: 0;height: 100%;border-radius: 50px;}
.nNavRight a.active::before,.nNavRight a:hover::before{width: 100%;}
.nNavRight a.active span,.nNavRight a:hover span{color: #fff;}
/* 产品列表 */
.pro_filter form{border:1px solid #D4DDE8;border-radius: 100px;background-color: #EDF5FF;}
.pro_filter form select{border:none;width:6rem ;border-bottom-left-radius: 100px;border-top-left-radius: 100px;text-indent:1.5rem;margin-right: 1rem;background: none;}
.pro_filter form input[type=text]{width: calc(100% - 7rem - 6.66rem);border:none;border-left:1px solid #D4DDE8;height: 2.33rem;text-indent:1.5rem;background: none;}
.pro_filter form input[type=submit]{width: 100%;background: url(../images/searIco.svg) 2rem center no-repeat;padding-left: 3.1rem;filter: brightness(0) invert(1);font-size: 0.63rem;height:2.33rem;text-align: left;}
.pro_filter form .btn{width: 6.66rem;background:linear-gradient(to right,#004CCE,#71AAFF) ;border-radius: 100px;}
.pro_filter .hot{gap: 0.66rem;margin-top: 0.66rem;}
.pro_filter .hot a{border: 1px solid #D4DDE8;border-radius: 1.66rem;line-height: 1.66rem;padding: 0 1.1rem;background-color: #EDF5FF;}
.pro_filter .hot a:hover{background: #004CCE;color: #fff;}
.list_project {gap: 1.33rem;}
.list_project dl{background: url(../images/bg_pro_right@2x.png) center no-repeat;background-size: cover;width: calc((100% - 1.33rem) / 2);border-radius: 0.3rem;border: 1px solid #D4DDE8;position: relative;overflow: hidden;display: flex;transition: 0.3s;box-sizing: border-box;}
.list_project dl dt{width: 50%;padding: 1.2rem ;box-sizing: border-box;}
.list_project dl dt .title{line-height: 1rem;font-weight: 500;margin-bottom: 0.3rem;}
.list_project dl dt .subtitle{line-height: 1rem;height: 3rem;}
.list_project dl dd{width: 50%;background: url(../images/bg_pro_left@2x.png) center no-repeat;background-size: cover;}
.list_project dl dd a{height: 100%;}
.list_project dl dd a img{width: 70%;height: 70%;}
.list_project dl:hover{border-color: #71AAFF;box-shadow: 0 0 35px rgba(157,173, 193, 0.4);}
.list_project dl:hover dt .title{color: #115AD6;}
/* 产品详情 */
.cont_project{background-image:url(../images/bg_proCenter@2x.png);}
.cont_project .left{display: flex;gap: 0.7rem;width:43% ;}
.cont_project .left .tabsSwiper{width: 5rem;height: 13.8rem;}
.cont_project .left .tabsSwiper .swiper-slide{border: 1px solid #D4DDE8;border-radius: 4px;box-sizing: border-box;overflow: hidden;cursor: pointer;}
.cont_project .left .tabsSwiper .swiper-slide .intel{height: 100%;background: url(../images/bg_pro_left@2x.png) center no-repeat;background-size: cover;}
.cont_project .left .tabsSwiper .swiper-slide.swiper-slide-thumb-active{border-color:#71AAFF;}
.cont_project .left .imgSwiper{width: calc(100% - 5.7rem);background: url(../images/bg_pro_left@2x.png) center no-repeat;background-size: cover;border-radius: 0.3rem;}
.cont_project .left .imgSwiper .intel{height:13.8rem;border: 1px solid #D4DDE8;box-sizing: border-box;border-radius: 0.3rem;}
.cont_project .left .imgSwiper .btn{position: absolute;top: 50%;transform: translateY(-50%);z-index: 2;cursor: pointer;}
.cont_project .left .imgSwiper .btn.prev{left: .66rem;}
.cont_project .left .imgSwiper .btn.next{right: .66rem;}
.cont_project .right{width: 52.3%;}
.cont_project .right .title h6{width: calc(100% - 8rem);}
.cont_project .right .title a{width: 7.76rem;box-sizing: border-box; padding: 0 0 0 1.8rem;line-height: 1.5rem;border-radius: 100px;height: 1.5rem;border: 1px solid #D4DDE8;background:#EDF5FF}
.cont_project .right .title a::before{width: 0.7rem;height: 100%;background: url(../images/icon_pdf.svg) left center no-repeat;left: 0.8rem;top: 0;background-size: 100%;}
.cont_project .right .title a::after{width: 0.5rem;height: 100%;background: url(../images/icon_down.svg) left center no-repeat;right: 0.8rem;top: 0;background-size: 100%;}
.cont_project .right ul.list{margin-top: 1.1rem;}
.cont_project .right ul.list li .label{line-height: 1.2rem;margin-bottom: 0.5rem;}
.cont_project .right ul.list li .subtitle{padding: 0.7rem 1rem;border: 1px solid #D4DDE8;background:#EDF5FF;border-radius: 4px;margin-bottom: 0.6rem;}
.cont_project .right .golist{text-align: right;}
.cont_project .right .golist a{padding-left: 1rem; background: url(../images/icon_fanhui.svg) left center no-repeat;filter: brightness(0) invert(0.2);color: #71AAFF;}
.cont_project .right .golist a:hover{filter: none;}
.cont_project .right .title a:hover{box-shadow: 0 0 15px rgba(157,173, 193, 0.4);}

.indexTitleAllBianzhi > div:first-child{display: inline-flex;gap: 2rem;}
.indexTitleAllBianzhi > div form{background: #EDF5FF;border:1px solid #D4DDE8;border-radius: 50px;overflow: hidden;box-sizing: border-box;display: inline-flex;}
.indexTitleAllBianzhi > div form input{height: 1.76rem;}
.indexTitleAllBianzhi > div form input[type=text]{width: 10rem;text-indent: 1rem;background: none;}
.indexTitleAllBianzhi > div form input[type=submit]{width: 1.76rem;height: 1.76rem;background: url(../images/searIco.svg) center no-repeat;}

.list_bianzhi .item{float: left;width: 24.4%;margin-top: 1.33rem;}
.list_bianzhi .item:nth-child(4n + 2){margin-right: 2.4%;}
.list_bianzhi .item{position: relative;}
.list_bianzhi .item .img2{position: absolute;width: 100%;height: 100%;opacity: 0;opacity: 0;  top: 0;  left: 0;}
.list_bianzhi .item .zindex2{margin:0 0.8rem}
.list_bianzhi .item .num{top: 2rem;left: 0;color: #115AD6;position: absolute;}
.list_bianzhi .item .title{position: absolute;left: 0;top: 3.1rem;line-height: 1.1rem;}
.list_bianzhi .item .chooge{position: absolute;bottom: 2.93rem;gap: 1rem;}
.list_bianzhi .item .chooge a{padding-left: 1rem;}
.list_bianzhi .item .chooge a:first-child{background: url(../images/icon_xiazai.svg) left center no-repeat;background-size: auto 100%;}
.list_bianzhi .item .chooge a:nth-child(2){background: url(../images/icon_yulan.svg) left center no-repeat;background-size: auto 100%;}
.list_bianzhi .item:hover .img2{opacity: 1;}
.list_bianzhi .item:hover  *{color: #fff;}
.list_bianzhi .item:hover .chooge a{filter: brightness(0) invert(1);}
/* 新闻 */
.newsHot{background-image: url(../images/bg_news_hot@2x.png);}
.newsHot .wrap dl dt{width: 59.3%;}
.newsHot .wrap dl dt a{padding-bottom: 18.1rem;border-radius: 0.3rem;}
.newsHot .wrap dl dt a .text{position: absolute;width: 46%;background: rgba(0,0,0,0.4);padding: 0.8rem 0 0;z-index: 2;left: 0;bottom: 0;color: #fff;border-top-right-radius: 0.3rem;border-bottom-right-radius: 0.3rem;}
.newsHot .wrap dl dt a .text .type{margin: 0 0.5rem;}
.newsHot .wrap dl dt a .text .title{margin: 0.5rem 0.5rem 1rem;line-height: 0.9rem;}
.newsHot .wrap dl dt a .text .smallMore i{padding-right: 0.8rem;}
.newsHot .wrap dl dt a .text .smallMore i::after{filter: brightness(0) invert(1);background: url(../images/icon_indexTitleMore.svg) center no-repeat;  width: 0.4rem;  height: 100%;  background-size: 100%;  right: 0;  top: 0;}
.newsHot .wrap dl dt a .text .smallMore{background:linear-gradient(to right,#004CCE,#71AAFF);width: 100%;line-height: 1.66rem;display: block;padding-left: 0.5rem;box-sizing: border-box;}
.newsHot .wrap dl dt a:hover img{transform: translate(-50%,-50%) scale(1.1);}
.newsHot .wrap dl dd{width: 37.5%;background: url(../images/bg_news_hot_right@2x.png) center bottom no-repeat;background-size: cover;border-radius: 0.3rem;padding: 1.33rem 2rem;box-sizing: border-box;}
.newsHot .wrap dl dd .time,.newsList .item .text .time{background: url(../images/icon_rili.svg) left center no-repeat;padding-left: 0.8rem;line-height: 1rem;background-size: 0.53rem;}
.newsHot .wrap dl dd .title{line-height: 1.1rem;font-weight: 500;margin: 0.4rem 0 1.1rem;}
.newsHot .wrap dl dd .subtitle{line-height: 1.1rem;border-top: 1px solid #D4DDE8;padding-top: 1rem;margin-bottom: 2.43rem;height: 5.5rem;}
.newsHot .wrap dl dd:hover .title{color: #71AAFF;}
.newsHot .wrap .pagination{position: absolute;right: 42%;bottom: 0.8rem;width: auto;z-index: 2;left: auto;}
.newsHot .wrap .pagination span.swiper-pagination-bullet{border-radius: 0;width: 0.5rem;height: 4px;border-radius: 0;background: #fff;opacity: 1;}
.newsHot .wrap .pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active{background: #30B6AA;width: 0.8rem;}
.newsSearch{gap: 0.5rem;}
.newsSearch .layui-input{width: 20%;background-color: #EDF5FF;border-radius: 100px;border: 1px solid #D4DDE8;height: 2.33rem;font-size: 0.6rem;text-indent: 1em;}
.newsSearch form div{width: 48.3%; display:inline-flex;align-items: center; background-color: #EDF5FF;border-radius: 100px;border: 1px solid #D4DDE8;box-sizing: border-box;justify-content: space-between;}
.newsSearch form div input[type=submit]{background: url(../images/searIco.svg) center no-repeat;width: 2.33rem;height: 2.33rem;border-radius: 50%;}
.newsSearch form div input[type=text]{width: calc(100% - 2.33rem);text-indent: 1rem;background: none;}
.newsList{gap: 1.7rem;}
.newsList .item{width: calc((100% - 3.4rem) / 3);border-radius: 0.3rem;border: 1px solid #D4DDE8;box-sizing: border-box;overflow: hidden;}
.newsList .item .img,.xgNews .wrap .item .img{padding-bottom: 60%;}
.newsList .item .text,.xgNews .wrap .item .text{background: url(../images/bg_news_list1@2x.png) center no-repeat;background-size: cover;padding: 0.7rem 1rem;}
.newsList .item .text .title,.xgNews .wrap .item .title{line-height: 1.1rem;height: 2.2rem;margin-top: 0.3rem;}
.newsList .item:hover .text,.xgNews .wrap .item:hover .text{background: url(../images/bg_news_list2@2x.png) center no-repeat;background-size: cover;}
.newsList .item:hover .text .time,.newsList .item:hover .text .title,.newsList .item:hover .indexMoreAll *{filter: brightness(0) invert(1);}
.share{gap: 0.5rem;padding: 1rem;border-top: 1px solid #D4DDE8;}
.share a{width: 1.5rem;height: 1.5rem;border: 1px solid #BFBFBF;border-radius: 50%;position: relative;overflow: hidden;}
.share a img{filter: brightness(0) invert(0);}
.share a:hover{background: linear-gradient(to right,#004CCE,#71AAFF);}
.share a:hover img{filter: brightness(0) invert(1);}
.popup-qrcode-wrap{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}

.xgNews{background-image: url(../images/bg_contNews.png);}
.xgNews .wrap .item{border-radius: 0.3rem;border: 1px solid #D4DDE8;box-sizing: border-box;overflow: hidden;}
.xgNews .wrap .item:hover .text .time,.xgNews .wrap .item:hover .text .title,.xgNews .wrap .item:hover .indexMoreAll *{filter: brightness(0) invert(1);}

/* 视频 */
.qhbtn{width: 2.66rem;height: 1.56rem;border-radius: 100px;transition: 0.3s; background-color: #fff;box-sizing: border-box;border: 1px solid #D4DDE8;cursor: pointer;position: absolute;top: 50%;transform: translateY(-50%);}
.qhbtn.prev img{transform:translate(-50%,-50%) rotateY(180deg);}
.qhbtn.next{right: 0;}
.qhbtn img{width: 0.7rem;}
.qhbtn.prev:hover {background: linear-gradient(to right,#004CCE,#71AAFF);}
.qhbtn.next:hover {background: linear-gradient(to left,#004CCE,#71AAFF);}
.qhbtn:hover  img{filter: brightness(0) invert(1);}

.qhbtn_noAb{gap: 0.66rem;}
.qhbtn_noAb >div{width: 2.66rem;height: 1.56rem;border-radius: 100px;transition: 0.3s;box-sizing: border-box;border: 1px solid #D4DDE8;cursor: pointer;background: transparent;}
.qhbtn_noAb >div.prev img{transform:translate(-50%,-50%) rotateY(180deg);}
.qhbtn_noAb >div.next{right: 0;}
.qhbtn_noAb >div img{width: 0.7rem;}
.qhbtn_noAb >div.prev:hover {background: linear-gradient(to right,#004CCE,#71AAFF);}
.qhbtn_noAb >div.next:hover {background: linear-gradient(to left,#004CCE,#71AAFF);}
.qhbtn_noAb >div:hover  img{filter: brightness(0) invert(1);}

.videoHot .wrap{padding-bottom: 1.33rem;}
.videoHot .videoSwiper{width: 68.75%;margin: auto;box-shadow: 0 -4px 40px #CCD6E2;border-radius: 0.3rem;}
.videoHot .videoSwiper .img{padding-bottom: 51%;}
.videoHot .videoSwiper .img .obCoverIco{width: 3.33rem;height: 3.33rem;}
.videoHot .videoSwiper .title{display: block;line-height: 2.9rem;}
.videoHot .wrap::after{width:56.4% ;height: 1.33rem;background: url(../images/bg_listvideo.png) center bottom no-repeat;background-size: contain;left: 50%;bottom: 0;transform: translateX(-50%);}

.video_list{gap: 1.2rem;}
.video_list .item{width: calc((100% - 2.4rem) / 3);border-radius: 0.3rem;overflow: hidden;transition: 0.3s;}
.video_list .item .img{padding-bottom: 60%;}
.video_list .item .title{line-height: 1.73rem;}
.video_list .item .btn{width: 2.17rem;height: 2.17rem;border-radius: 50%;background: url(../images/icon_video.svg) center no-repeat;background-size: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);transition: 0.3s;}
.video_list .item:hover .btn{background: url(../images/icon_video12.svg) center no-repeat;background-size: 100%;transform: translate(-50%,-50%) scale(1.1);}
.video_list .item:hover{box-shadow: 0 -4px 20px #CCD6E2;transform: translateY(-4px);}
/* 人才 */
.rencaiOne{background-image: url(../images/bg_rencai_one@2x.png);}
.rencaiOne .item1 .nPageTitleAll .w90{width: 100%;}
.rencaiOne .item1 .img{overflow: hidden;height: 18.3rem;width: 46.9%;border-top-left-radius: 20rem;border-bottom-left-radius: 20rem;right: 0;top: 50%;transform: translateY(-50%);position: absolute;}
.rencaiOne .item2 .img{overflow: hidden;height: 18.3rem;width: 46.9%;border-top-right-radius: 20rem;border-bottom-right-radius: 20rem;left:0;top: 50%;transform: translateY(-50%);position: absolute;}
.rencaiOne .item1,.rencaiOne .item2{min-height: 18.3rem;}
.rencaiOne .wrap{width: 46%;}
.rencaiOne .item2{margin-top: 3.3rem;}
.rencaiOne .item2 .w90{display: flex;justify-content: end;}
.rencaiOne .item2 ul {gap: 0.5rem;}
.rencaiOne .item2 ul li{width: calc((100% - 1.5rem) / 4);border: 1px solid #D4DDE8;text-align: center;border-radius: 0.5rem;box-sizing: border-box;background: #EDF5FF;height: 4.66rem;}
.rencaiOne .item2 ul li .shuzi {font-family: "Barlow-Medium";font-size: 1.53rem;}
.rencaiOne .item2 ul li .number{line-height: 1.53rem;padding-top: 0.8rem;}
.rencaiOne .item2 ul li .text{line-height: 1.2;margin: 0 10%;}
.rencaiOne h5{color: #115AD6;line-height: 1.1rem;}
.rencaiOne h6{line-height: 1.4rem;margin-bottom: 1.1rem;}

.rencaiTwo{background-image: url(../images/bg_rencai_two@2x.png);}
.rencaiTwo .imgSwiper{width: 47.8%;border-radius: 0.5rem;}
.rencaiTwo .imgSwiper .img{padding-bottom: 18rem;}
.rencaiTwo .imgSwiper .text{position: absolute;width: 100%;bottom: 0;padding:1.5rem 1.1rem 1.33rem 1.1rem;box-sizing: border-box;background: linear-gradient(to top,#000,rgba(0,0,0,0));}
.rencaiTwo .imgSwiper .text h5{line-height: 1.3rem;font-weight: 500;}
.rencaiTwo .imgSwiper .text h6{line-height: 1rem;margin-top: 0.2rem;font-weight: normal;}
.rencaiTwo .intel{width: 45.6%;}
.rencaiTwo .intel h5{line-height: 1.1rem;}
.rencaiTwo .intel h6{line-height: 1.5rem;}
.rencaiTwo .intel .textAll{margin-top: 1rem;line-height: 1.1rem;margin-bottom: 3rem;}
.rencaiTwo .qhbtn_noAb >div img{filter: brightness(0) invert(1);}

.nPageTitleAlltext .intel{text-indent: 2em;width: 48.75%;line-height: 1.1rem;}
.rencaiThree{background-image: url(../images/bg_rencai_three@2x.png);}
.rencaiThree .wrap{gap: 1.33rem;}
.rencaiThree .item{width: calc((100% - 1.33rem) /2);border-radius: 0.3rem;padding: 0.66rem;box-sizing: border-box;display: inline-flex;justify-content: end;}
.rencaiThree .item > img{z-index: 2;}
.rencaiThree .item .text{width: 50%;background: #fff;border-radius: 0.66rem;box-sizing: border-box;position: relative;z-index: 2;padding: 1rem;box-sizing: border-box;z-index: 2;overflow: hidden;}
.rencaiThree .item .text img{position: absolute;width: 2.33rem;top: 1rem;right: 1rem;z-index: 2;}
.rencaiThree .item .text .num{line-height: 1.1rem;margin-bottom: 3rem;font-family: "Barlow-Regular";}
.rencaiThree .item .text .title{line-height: 1.1rem;margin-bottom: 0.4rem;}
.rencaiThree .item .text::before{width: 0;height: 100%;background: linear-gradient(to right,#004CCE,#71AAFF);left: 0;top: 0;z-index: 1;}
.rencaiThree .item:hover .text::before{width: 100%;}
.rencaiThree .item:hover .text *{filter: brightness(0) invert(1);}
/* 团队 */
.list_team{gap: 1.3rem;}
.list_team .item{background: url(../images/bg_team1@2x.png) center no-repeat;background-size: cover;width: calc((100% - 1.3rem) / 2);border-radius: 0.3rem;border-top-left-radius: 3.33rem;display: inline-flex;gap: 2.3rem;border-bottom-left-radius: 0;cursor: pointer;}
.list_team .item::before{background: url(../images/bg_team_2@2x.png) center no-repeat;background-size: cover;width: 110%;height: 100%;left: 0;top: 0;opacity: 0;}
.list_team .item .img{width: 43.2%;padding-bottom: 48.6%;margin-bottom: 0.66rem;}
.list_team .item .img .intel{position: absolute;width: 100%;height: 100%;border-bottom-right-radius: 3.33rem; overflow: hidden;}
.list_team .item .img img{ position: absolute;   top: 0;  min-height: 100%;}
.list_team .item .img::before{width: 100%;height: 100%;border: 1px solid #71AAFF;border-top-left-radius: 3.33rem;border-bottom-right-radius: 3.33rem;right: -0.66rem;box-sizing: border-box;top: 0.66rem;}
.list_team .item .img span{background: linear-gradient(to right,#004CCE,#71AAFF);line-height: 2rem;border-top-left-radius: 0.66rem;border-bottom-right-radius: 0.66rem;padding: 0 1.5rem;position: absolute;left: 0;bottom: -0.66rem;}
.list_team .item .text{width: calc(100% - 43.2% - 2.3rem);}
.list_team .item .text .type{color: #115AD6;line-height: 0.8rem;margin-bottom: 1.1rem;margin-top: 1.76rem;}
.list_team .item .text ul{line-height: 0.8rem;}
.list_team .item .text .more{border-top: 1px solid #D4DDE8;line-height: 2.66rem;position: absolute;right: 0;bottom: 0;width: 100%;}
.list_team .item .text .more span{padding-right: 1rem;}
.list_team .item .text .more span:after{background: url(../images/icon_indexTitleMore.svg) right center no-repeat;width: 0.5rem;height: 100%;background-size: 100% auto;opacity: 0.7;right: 0;top: -2px;}
.list_team .item:hover::before{opacity: 1;}
.list_team .item:hover .text *{filter: brightness(0) invert(1);}

.gray_pop{background: rgba(0,0,0,0.6);position: fixed;width: 100%;height: 100vh;left: 0;top: 0;z-index: 4;display: none;}
.team_pop{background: url(../images/bg_team1@2x.png) center no-repeat;background-size: cover;border-radius: 5rem 0.3rem 0.3rem 0;width: 90%;max-width: 1280px;left: 50%;top: 50%;transform: translate(-50%,-50%);position: absolute;gap: 2rem;}
.team_pop .img{width: 27.6%;padding-bottom: 36.5%;margin-bottom: 0.66rem;}
.team_pop .img img{border-bottom-right-radius: 3.33rem;}
.team_pop .img::before{width: 100%;height: 100%;border: 1px solid #71AAFF;border-top-left-radius: 3.33rem;border-bottom-right-radius: 3.33rem;right: -0.66rem;box-sizing: border-box;top: 0.66rem;}
.team_pop .img span{background: linear-gradient(to right,#004CCE,#71AAFF);line-height: 2rem;border-top-left-radius: 0.66rem;border-bottom-right-radius: 0.66rem;padding: 0 1.5rem;position: absolute;left: 0;bottom: -0.66rem;}
.team_pop .text{width: calc(100% - 27.6% - 2rem);padding-right: 1.66rem;box-sizing: border-box;}
.team_pop .text .type{line-height: 0.8rem;border-bottom: 1px solid #D4DDE8;padding: 1.4rem 0 0.8rem;color: #115AD6;margin-bottom: 1.1rem;}
.team_pop .text ul{width: 36%;padding-right: 5%;border-right: 1px solid #D4DDE8;box-sizing: border-box;line-height: 1rem;padding-bottom: 1rem;height: 9rem;}
.team_pop .text .textAll{padding-right: 5px; width: 64%;padding-left: 5%;box-sizing: border-box;line-height: 1rem;padding-bottom: 1rem;height: 9rem;}
.team_pop .text .fan{border-top: 1px solid #D4DDE8;line-height: 2.66rem;}
.team_pop .text .fan a{color: #999;}
.team_pop .close{position: absolute;top: 0.66rem;right: .66rem;cursor: pointer;z-index: 2;}
/* 招聘 */
.list_job .jobTitle{background: linear-gradient(to right,#004CCE,#71AAFF);line-height: 3.3rem;text-align: center;}
.list_job .jobTitle .item:nth-child(1){text-align: left;padding-left: 2.66rem;width: 25%;box-sizing: border-box;}
.list_job .jobTitle .item:nth-child(2){width: 15%;}
.list_job .jobTitle .item:nth-child(3){width: 15%;}
.list_job .jobTitle .item:nth-child(4){width: 15%;}
.list_job .jobTitle .item:nth-child(5){width: 15%;}
.list_job .jobTitle .item:nth-child(6){width: 15%;}
.list_job .list dl{border: 1px solid #D4DDE8;border-top: none;}
.list_job .list dl dt{line-height: 1rem;padding: 1.1rem 0;text-align: center;cursor: pointer;background: #EDF5FF;}
.list_job .list dl dt *{font-weight: 500;}
.list_job .list dl dt .item:nth-child(1){text-align: left;padding-left: 2.66rem;width: 25%;box-sizing: border-box;color: #115AD6;}
.list_job .list dl dt .item:nth-child(2){width: 15%;}
.list_job .list dl dt .item:nth-child(3){width: 15%;}
.list_job .list dl dt .item:nth-child(4){width: 15%;}
.list_job .list dl dt .item:nth-child(5){width: 15%;}
.list_job .list dl dt .item:nth-child(6){width: 15%;position: relative;}
.list_job .list dl dt .item:nth-child(6) img{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%) rotateX(180deg);filter: brightness(0) invert(0.3);}
.list_job .list dl dd{border-top: 1px solid #D4DDE8;padding:1.5rem 2.66rem ;line-height: 2;background: url(../images/bg_job@2x.png) center no-repeat;background-size: cover;}
.list_job .list dl dd .name{font-weight: 500;}
.list_job .list dl dd .item{margin-top: 1.2rem;}
.list_job .list dl dd .item:first-child{margin-top: 0;}
.list_job .list dl.active dt .item:nth-child(6) img{transform: translate(-50%,-50%) rotateX(0);filter:none}
/* 党建 */
.partyHot{background: #F9F9F9;}
.partyHot .tips{padding: 1.55rem 0 0.8rem;text-align: right;color: #666;}
.partyHot .img{padding-bottom: 60%;}
.partyHot .swiper-slide{border-radius: 0.3rem;overflow: hidden;}
.partyHot .swiper-slide .text{border: 1px solid #E4E4E4;border-radius: 0.3rem;border-top-left-radius: 0;border-top-right-radius: 0;padding: 0.7rem 1rem 1rem;position: relative;}
.partyHot .swiper-slide .text::before{width: 100%;height: 100%;left: 0;top: 0;background: url(../images/bg_party_hover@2x.png) center no-repeat;background-size: cover;content:'';position: absolute;transform: translateX(-101%);transition: 0.3s;}
.partyHot .swiper-slide .text .title{line-height: 1.2rem;margin-bottom: 0.4rem;height: 2.4rem;}
.partyHot .swiper-slide .text .subtitle{line-height: 1rem;height: 2rem;margin-bottom: 0.5rem;}
.partyHot .swiper-slide .text .time .day{font-size: 1.66rem;}
.partyHot .swiper-slide .text .indexMoreAll,.partyList dl dd .indexMoreAll{width: 4rem;line-height: 1.33rem;}
.partyHot .swiper-slide:hover .text::before{transform: translateX(0);}
.partyHot .swiper-slide .text> *{position: relative;z-index: 2;}
.partyHot .swiper-slide:hover .text > *,.partyHot .swiper-slide:hover .text .time *{color:#fff}
.partyHot .swiper-slide:hover .text .indexMoreAll{border-color: #FFF;}
.partyHot .swiper-slide:hover .text .indexMoreAll *{filter: brightness(0) invert(1);}
.partyHot .swiper-slide .text .indexMoreAll:hover::before {background: transparent}
.partyList dl{gap: 1rem;border-bottom: 1px solid #BFBFBF;padding: 1rem 0;}
.partyList dl dt{width: 13.7rem;}
.partyList dl dt a{padding-bottom:8.33rem ;border-radius: 0.3rem;}
.partyList dl dd{width: calc(100% - 13.7rem - 1rem);}
.partyList dl dd .time{line-height: 0.8rem;}
.partyList dl dd .title{line-height: 1rem;margin: 0.4rem 0 0.7rem;}
.partyList dl dd .subtitle{line-height: 1.1rem;height: 3.3rem;margin-bottom: 0.6rem;}
.partyList dl::after{width: 0;height: 2px;background: #DF1011;left: 0;bottom: 0;}
.partyList dl:hover::after{width: 100%;}
.partyList dl:hover .title{color: #DD0101;}
.partyList dl dd .indexMoreAll::before{background:#DD0101 ;}
.partybody .page a.on,.partybody .page a:hover{background:#DD0101 ;}
/* 信息公开 */
.line{border-top: 1px solid #D4DDE8;}
.information .wrap{line-height: 1rem;}
.inforul1{gap: 0.6rem;}
.inforul1 li{width: calc((100% - 4rem) / 7);border: 1px solid #D4DDE8;border-radius: 0.3rem;box-sizing: border-box;padding: 0.7rem 1rem;background: #EDF5FF;}
.inforul1 li .num{margin-bottom: 0.6rem;}
.danNav{gap: 1rem;}
.danNav a{flex: 1;border: 1px solid #D4DDE8;background: #EDF5FF;box-sizing: border-box;border-radius: 0.3rem;line-height: 1rem;padding: 1.1rem 0.66rem;}
.danNav a.active,.danNav a:hover{background: url(../images/danbg@2x.png) center no-repeat;background-size: cover;color:#fff}
/* zhongbiao */
.listzhongbiao .wrap{gap: 1rem;}
.listzhongbiao .wrap .item{display: inline-flex;align-items: center; width: calc((100% - 1rem) / 2);border: 1px solid #D4DDE8;border-radius: 0.3rem;box-sizing: border-box;padding: 0.8rem 1rem;background: #EDF5FF;}
.listzhongbiao .wrap .item .more{border: 1px solid #BFBFBF;background-color: #FFFFFF;width: 2rem;height: 1rem;border-radius: 100px;box-sizing: border-box;position: absolute;right: 1rem;top: 50%;transform: translateY(-50%);}
.listzhongbiao .wrap .item .data{width: 3.1rem;line-height: 1;margin-right: 2rem;}
.listzhongbiao .wrap .item .data::after{width: 1px;height: 1.5rem;background: #DCDCDC;right: 0;top: 50%;transform: translateY(-50%);}
.listzhongbiao .wrap .item .name{width: calc(100% - 9rem);}
.listzhongbiao .wrap .item::before{width: 100%;height: 100%;left: 0;top: 0;opacity: 0; background: url(../images/danbg@2x.png) center no-repeat;background-size: cover;}
.listzhongbiao .wrap .item:hover * {color: #fff;}
.listzhongbiao .wrap .item:hover::before{opacity: 1;}
.listzhongbiao .wrap .item:hover .more{border-color: transparent;}
.cont_zhongbiao form{padding-bottom: 1rem;}
.cont_zhongbiao input{background-color: transparent;}
.cont_zhongbiao .title{margin-bottom: 1.66rem;gap: 0.2rem;}
.cont_zhongbiao .title .name{border-bottom: 1px solid #D4DDE8;}
.cont_zhongbiao .box > .flexBetween {gap: 2rem;}
.cont_zhongbiao .box .item{flex: 1;margin-bottom: 1rem;}
.cont_zhongbiao .box input{border: 1px solid #D4DDE8;border-radius: 0.3rem;line-height: 2rem;text-indent: 1em;background: #fff;width: 100%;box-sizing: border-box;}
.cont_zhongbiao .box label{line-height: 1.1rem;padding-bottom: 0.2rem;}
.cont_zhongbiao .box textarea{border: 1px solid #D4DDE8;border-radius: 0.3rem;line-height: 2rem;text-indent: 1em;background: #fff;width: 100%;box-sizing: border-box;height: 4rem;}

.sitemap-box .item{margin-bottom: 1.5em;}
.sitemap-box .item .tit{padding-bottom: .8em;border-bottom: 1px dashed #ddd;font-weight: bold;}
.sitemap-box .item .tit a{display: inline-block;vertical-align: top;color: var(--primary-color);}
.sitemap-box .item .txt,
.sitemap-box .item .itxt{display: flex;flex-wrap: wrap;margin-top: .8em;width: 100%;}
.sitemap-box .item .txt .link{position: relative;display: inline-block;vertical-align: top;padding-left: 1.2em;margin: 0 1em .8em;transition: 0.3s;}
.sitemap-box .item .txt .link:before{content: "";position: absolute;left: 0;top: 50%;width: .8em;height: .8em;margin-top: -.4em;background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTUuNjM4IDIyLjIzbDIuMDk2LTIuMTIxYy0xLjkwNy0uMTYtMy4xOS0uNzQ2LTQuMTYtMS43MTItMi41ODUtMi41ODMtMi41ODUtNi4yNTYgMC04LjgyM2w0LjkyMi00LjkxMmMyLjYwMi0yLjU4MiA2LjI1My0yLjU5OCA4LjgzOC0uMDE2IDIuNjAyIDIuNjE1IDIuNTg2IDYuMjYuMDE2IDguODI2bC0yLjgxIDIuODAzYTUuODU1IDUuODU1IDAgMCAxIC4zNjYgMy4yNDhsNC4zNjQtNC4zNThjMy42MzYtMy42MSAzLjY0OC04Ljc1OS0uMDE2LTEyLjQxNi0zLjY4LTMuNjgtOC44MjItMy42NDgtMTIuNDQxLS4wMmwtNS4xNzUgNS4xNjVjLTMuNjE2IDMuNjEzLTMuNjQ4IDguNzYyLjAxNiAxMi40Mi45MzguOTIxIDIuMTI4IDEuNTg0IDMuOTg0IDEuOTJ2LS4wMDR6bS0uNDQ0IDcuMDVsNS4xNTgtNS4xNjJjMy42MzUtMy42MjggMy42NDgtOC43NjEtLjAxNi0xMi40MzgtLjkyMi0uOTE4LTIuMTEyLTEuNTg0LTMuOTY4LTEuOWwtMi4xMTIgMi4xMDhjMS45Mi4xNzMgMy4yMDYuNzU4IDQuMTYgMS43MDkgMi42MDIgMi41ODIgMi41ODYgNi4yNTkuMDE2IDguODI1bC00LjkzOCA0LjkwNmMtMi41ODUgMi41ODItNi4yMzYgMi41OTgtOC44MjIuMDE2LTIuNjE4LTIuNTk1LTIuNTg2LTYuMjU2LS4wMTYtOC44MjJsMi44MS0yLjgwNGE1LjgxNCA1LjgxNCAwIDAgMS0uMzY1LTMuMjMyTDIuNzM2IDE2LjgzYy0zLjYzNSAzLjYyOS0zLjY2NyA4Ljc2MS4wMTYgMTIuNDM1IDMuNjY0IDMuNjYgOC44MDYgMy42MjkgMTIuNDQyLjAxNnoiIGZpbGw9IiNDRjIwMjAiIGZpbGwtcnVsZT0ibm9uemVybyIvPjwvc3ZnPg==');background-size: 100% 100%;filter: brightness(0) invert(.5);}
.sitemap-box .item .txt .link:hover{text-decoration: underline wavy;text-underline-offset: .3em;color: var(--primary-color);}
.sitemap-box .item .txt .itit{width: 100%;box-sizing: border-box;padding-left: 0.8em;color: var(--primary-color);font-weight: bold;}
.sitemap-box .item .itxt.second{padding-left: 2em;}
@media screen and (max-width:1280px){ 
    .aboutOne .left{width: 50%;}
    .aboutOne .right{width: 47%;}
    .aboutOne .right li .number span{font-size: 2rem;}
    .indexTitleAll h5 em{font-size: 1rem;}
    .list_zyyw_channel_two .imgSwiper{width: calc(100% - 10rem);}
    .list_zyyw_channel_two .imgSwiper dd{padding-left: 2rem;}
    .list_zyyw_channel_two .tabsSwiper{width: 10rem;}
    .proFilter .item1 .theOne,.proFilter .item1 .theTwo{width: 100%;}
    .proFilter .item1 .theOne {margin-bottom: 0.66rem;}
    .proFilter .item1 > div .intel{justify-content: inherit;gap: 0.5rem;}
    .proFilter .item2{margin-bottom: 1rem;}
    .contProjectIntel .them{padding-left: 1rem;}
    .list_zhuanli dl dd{margin-right: 0;}
    .list_zhuanli dl dt{width: 60%;}
    .list_bianzhi .item .chooge{bottom: 1.6rem;}
    .list_bianzhi .item .num{top: 1.3rem;}
    .list_bianzhi .item .title{top: 2.4rem;}
    .newsSearch form{width: 43%;}
    .aboutOne{padding-bottom: 0;}
    .aboutOne .img{position: relative;left: auto;margin-top: 1rem;top: auto;height: auto;padding-bottom: 40%;}
}
@media screen and (max-width:991px){
   
    
    .aboutOne .right{padding: 0.5rem 0.8rem;}
    .aboutTwo .center{display: none;}
    .aboutTwo .right,.aboutTwo .left{width: 48%;}
    .indexTitleAll{margin-bottom: 1rem;}
    .aboutFive .item2 li .txt img{width: 2rem;}
    .location .nNav{gap: 0.8rem;}
    .nbanner .w90{top: 60%;}
    .location .nNav a{padding-right: 0.8rem;}
   
    .proFilter .item2 a{padding: 0.3rem;}
    .contProjectImg .imgSwiper .img{padding-bottom: 12rem;}
    .contProjectImg .tabSwiper{height: 12rem;}
    .list_honner_two .wrap .item{margin-top: 1.2rem;width: calc((100% - 4rem) / 3);margin-left: 2rem;}
    .list_honner_two .wrap .item:nth-child(4n+1){margin-left: 2rem;}
    .list_honner_two .wrap .item:nth-child(3n+1){margin-left: 0;}
    .cont_project .left,.cont_project .right{width: 100%;}
    .cont_project .left{margin-bottom: 1rem;}
    .list_bianzhi .item .title{-webkit-line-clamp:2}
    .list_bianzhi .item .num{top: 0.7rem;}
    .list_bianzhi .item .title{top: 2rem;}
    .list_bianzhi .item .chooge{bottom: 1rem;}
    .rencaiThree .item .text{width: 70%;}
    .team_pop .text .textAll,.team_pop .text ul{height: 6rem;}
    .list_job .jobTitle .item:nth-child(1),.list_job .list dl dt .item:nth-child(1){padding-left: 1rem;}
    .inforul1 li{width: calc((100% - 3rem) / 4);}
    .listzhongbiao .wrap .item{width: 100%;}
}
@media screen and (max-width:760px){
    .location .nNav,.list_zyyw_channel_two .imgSwiper dt,.list_zyyw_channel_two .imgSwiper dd .num::before{display: none;}
    .aboutOne .left,.aboutOne .right,.aboutTwo .right, .aboutTwo .left,.proFilter .item1 > div .intel,.list_zhuanli dl,.list_project dl,.rencaiThree .item{width: 100%;}
    .indexTitleAll h5 em{font-size: 0.8rem;line-height: 1.86rem;}
    .indexTitleAll h5{display: inline-flex;align-self: center;}
    .aboutOne .right li .number span{font-size: 1rem;}
    .aboutOne .right li .name{width: 43%;}
    .aboutTwo .right{gap: 1rem;margin-top: 1rem;}
    .aboutTwo .right li{width: calc((100% - 1rem) / 2);}
    .aboutTwo .right li .number{margin-bottom: 1rem;}
    .aboutFive .item1{padding: 1rem;background-attachment:inherit;}
    .aboutFive .item2 li{flex: inherit;width: 100%;margin-top: 0;}
    .aboutFive .item2{gap: 0.5rem;margin-top: 1rem;}
    .nbanner{padding-bottom: 60%;}
    .nbanner .w90 h5{font-size: 1.5rem;}
    .indexMoreAll{width: 3.66rem !important;height: 1.2rem !important;line-height: 1.1rem !important;}
    .list_zyyw_channel_two .tabsSwiper .item .icon{width: 1.5rem;height: 1.5rem;}
    .list_zyyw_channel_two .tabsSwiper{width: 6rem;margin: 0;}
    .list_zyyw_channel_two .imgSwiper{width: calc(100% - 6rem);}
    .list_zyyw_channel_two .imgSwiper dd{width: 100%;padding-left: 1rem;}
    .list_zyyw_channel_two .typeIntel{font-size: 0.5rem;}
    .list_yewu_list .wrap dl{flex-direction: column-reverse;}
    .list_yewu_list .wrap dl dt,.list_yewu_list .wrap dl dd{width: 100%;}
    .list_yewu_list .wrap dl dd a{padding-bottom: 50%;}
    .list_yewu_list .wrap dl dt a{padding: 0.9rem;}
    .list_yewu_list .wrap dl dt a .data{width: 100%;}
    .cont_yewu .contTitle{line-height: 1.3;font-size: 1rem;}
    .proFilter .item1 > div .intel{margin-top: 0.5rem;gap: 0.2rem;}
    .proFilter .item2 a{flex: inherit;width: calc((100% - 1.4rem) / 3);}
    .proFilter .item2{justify-content: inherit;}
    .list_yeji_project .wrap li{width: calc((100% - 0.8rem) / 2);margin-left: 0;margin-top: 0.7rem;}
    .list_yeji_project .wrap li:nth-child(odd){margin-right: 0.7rem;}
    .contProjectImg .imgSwiper .img{padding-bottom: 7rem;}
    .contProjectImg .tabSwiper{height: 7rem;width: calc(25% - 0.5rem);margin-left: 0.5rem;}
    .contProjectImg .imgSwiper .btn{width: 1.5rem;height: 1rem;}
    .contProjectIntel .them{flex: inherit;width: 50%;padding: 0.5rem;}
    .contProjectIntel .them:nth-child(-n+2){border-bottom: 1px solid #DCDCDC;}
    .list_honner_two .wrap .item{width: calc((100% - 1rem) / 2);margin-left: 0 !important;}
    .list_honner_two .wrap .item:nth-child(odd){margin-right: 1rem;}
    .list_honner_two .wrap .item .title{margin: 0.5rem 0;}
    .list_honner_one .filtre input{width: 7rem;height: 1.6rem;}
    .list_zhuanli{gap: 1rem;}
    .list_zhuanli dl{padding:1rem 0.5rem;height: inherit;min-height: 10.7rem;}
    .list_project dl dt{padding: 0.6rem;}
    .list_project,.newsList{gap: 0.8rem;}
    .nNavRight a{padding: 0 0.4rem;}
    .pro_filter form,.pro_filter form .btn{border-radius: 20px;}
    .pro_filter form select{width: 100%;margin: 0 1rem;height: 2rem;border-bottom: 1px solid #D4DDE8;border-radius: 0;text-indent: 0;}
    .pro_filter form input[type=text]{width: calc(100% - 5rem);border-left: none;text-indent: 1rem;}
    .pro_filter form .btn{width: 4rem;height: 1.5rem;margin-top: 0.4rem;margin-right: 0.8rem;}
    .pro_filter form input[type=submit]{padding-left: 2.1rem;background-position: 1rem center;height: 1.5rem;line-height: 1.5rem;}
    .pro_filter .hot a{padding:0 0.3rem;line-height: 1.2rem;}
    .pro_filter .hot{gap: 0.2rem;}
    .cont_project .left .tabsSwiper,.cont_project .left .imgSwiper .intel{height: 10rem;}
    .list_bianzhi .item{width: 50%;margin-top: 0.8rem;}
    .list_bianzhi .item:nth-child(4n + 2){margin-right: 0;}
    .list_bianzhi .item .title{font-size: 0.7rem;}
    .indexTitleAllBianzhi > div:first-child{width: 100%;flex-wrap: wrap;gap: 0.5rem;}
    .indexTitleAllBianzhi > div form{margin-bottom: 0.6rem;width: 100%;}
    .indexTitleAllBianzhi > div form input[type=text]{width: calc(100% - 1.76rem);}
    .newsList .item,.newsSearch form,.newsHot .wrap dl dt,.newsHot .wrap dl dd,.newsHot .wrap dl dt a .text,.team_pop .text{width: 100%;}
    .newsSearch .layui-input{width: 33%;height: 1.8rem;}
    .newsSearch form input[type=submit]{height: 1.8rem;}
    .newsHot .wrap dl dt a{padding-bottom: 65%;}
    .newsHot .wrap dl dt a .text .smallMore{display: none;}
    .newsHot .wrap dl dd{padding: 1rem;}
    .newsHot .wrap .pagination{right: 1rem;bottom: 1.5rem;}
    .video_list .item{width: calc((100% - 1rem) / 2);}
    .video_list{gap: 1rem;}
    .videoHot .videoSwiper .title{line-height: 1.5rem;font-size: 0.6rem;}
    .videoHot .videoSwiper .img .obCoverIco{width: 2rem;height: 2rem;}
    .rencaiOne .item1 .img,.rencaiOne .item2 .img{margin-top: 0.6rem; position: relative;top: auto;transform: inherit;width: 100%;border-radius: 0 !important;height: auto;padding-bottom: 50%;}
    .rencaiOne .wrap,.rencaiTwo .intel,.rencaiTwo .imgSwiper,.nPageTitleAlltext .intel,.partyList dl dt,.partyList dl dd{width: 100%;}
    .rencaiOne .item2,.rencaiTwo .imgSwiper{margin-top: 1.3rem;}
    .rencaiOne .item2 ul li{width: calc((100% - 1rem) / 2);}
    .rencaiTwo .intel .textAll{margin-bottom: 1rem;}
    .rencaiTwo .imgSwiper .img{padding-bottom: 70%;}
    .rencaiTwo .imgSwiper .text{padding: 1rem;}
    .rencaiThree .item .text img{width: 1.3rem;}
    .rencaiThree .item .text .num{margin-bottom: 1rem;}
    .team_pop{padding-top: 1rem;gap: 0;}
    .team_pop .img{width: 50%;margin: auto;padding-bottom: 0;}
    .team_pop .img img{position: inherit;left: auto;top: auto;display: block;transform: inherit;}
    .team_pop .text{padding: 0 1rem;box-sizing: border-box;}
    .list_job .jobTitle .item:nth-child(6),.list_job .list dl dt .item:nth-child(6),
    .list_job .jobTitle .item:nth-child(2),.list_job .list dl dt .item:nth-child(2),
    .list_job .jobTitle .item:nth-child(3),.list_job .list dl dt .item:nth-child(3){display: none;}
    .list_job .jobTitle .item:nth-child(1), .list_job .list dl dt .item:nth-child(1){width: 40%;}
    .list_job .jobTitle .item:nth-child(5), .list_job .list dl dt .item:nth-child(5),.list_job .jobTitle .item:nth-child(4), .list_job .list dl dt .item:nth-child(4){width: 30%;}
    .list_job .jobTitle{line-height: 2.3rem;}
    .list_job .list dl dt{padding: 0.6rem 0;}
    .inforul1 li{width: calc((100% - 1rem) / 2);}
    .danNav a{padding: 0.8rem;font-size: 0.6rem;}
    .information .title{font-size: 0.8rem;}
    .listzhongbiao .wrap .item .more{display: none;}
    .listzhongbiao .wrap .item .name{width: calc(100% - 4rem);}
    .listzhongbiao .wrap .item .data{margin-right: 1rem;}
    .cont_zhongbiao .box .flexBetween .item{flex: inherit;width: 100%;}
    .cont_zhongbiao .box > .flexBetween{gap: 0;}
	.list_team .item{width: 100%;}
	    .list_team .item .img{padding-bottom: 9rem;}
	    .list_team .item .text ul{height: 3.2rem;margin-bottom: 3rem;}
	    .list_team .item .text .type{margin: 1rem 0;}
	    .team_pop .text ul{width: 100%;padding-right: 0;height: inherit;display: flex;gap: 0.2rem;flex-wrap: wrap;}
	    .team_pop .text .textAll{width: 100%;padding-left: 0;}
	    .newsSearch form div{width: 100%;margin-top: 0.2rem;}
	    .newsSearch form div input{height: 1.8rem !important;}
		.cont_yewu .intelBox *,.cont_yewu .intelBox{font-size: 0.6rem !important;font-size: 16px !important;}
    
}