@charset "utf-8";
/* CSS Document */
@import url(reset.css);
@import url(header.css);
@import url(footer.css);
.warp{ width: 100%;  position: relative; overflow: hidden; margin: 0 auto; background:#FFF;}


/* 年会 */
.head{width: 100%;height: 1111px; background: url(../images/nhpic_1.png) no-repeat center;padding-top: 1px;    background-size: 100%;}
.headlrr{ background: url(../images/nhpic_21.png) no-repeat center;background-size: 100%;}
.headdh{ background: url(../images/nhpic_24.png) no-repeat center;background-size: 100%;}



.top{width: 1400px; margin: 0 auto; height: auto; margin-top: 30px;display: flex; justify-content: space-between;}
.part1{width: 1400px; height: 500px; margin: 0 auto;margin-top: 106px;}
.part1le{width: 526px;height: 500px;}
.part1 .title{color: #1a2a99; font-size: 36px;font-weight: bold;text-align: center;}
.part1 .img{margin-top: 81px;margin-left: -8px;}
.part1 .titles{color: #8bbb29;font-size: 30px; font-weight: bold; text-align: center;}
.part1 .ten{font-size: 18px;color: #252735;text-indent: 2em;margin-top: 66px;    line-height: 42px;}

.part2{width: 100%; height: auto; min-height: 2051px;margin-top: -202px;padding-top: 1px; background: url(../images/nhpic_3.png) no-repeat center; background-size: 100% 100%;}
.swiper-button-prev::after{content: none !important;}
.swiper-button-next::after{content: none !important;}
.zzry .more { font-size: 14px; color: #004da0; position: absolute; right: 26px; top: 15px; width: 111px;}
#certify { position: relative; width: 100%; height: 542px; margin: 0 auto;}
.swiper-button-prev>img { width: 47px; height: 35px; margin-left: 25px;}
#certify .swiper-container { padding-bottom: 60px; width: 100%;}
#certify .swiper-button-prev { width: 42px; height: 42px; background-position: 0 0; background-size: 100%; top: 629px; left: 20%;}
#certify .swiper-button-next { width: 42px; height: 42px; background-position: 0 0; background-size: 100%; top: 629px; right: 20%;}
.swiper-button-next>img{width: 47px;height: 35px;margin-right: 25px;}
#certify  .swiper-slide { width: 491px ; height: 365px; background: url(../images/nhpic_6.png) no-repeat center;    display: flex; align-items: center; justify-content: center;}
#certify  .swiper-slide-active{width: 733px !important;    height: 466px !important; background: url(../images/nhpic_4.png) no-repeat center !important;}
#certify  .swiper-wrapper { margin-left: -193px;    align-items: center}
.zzry{width: 100%;height: 686px;margin: 0 auto;margin-top: -112px;}
.nfen{width: 57%; margin: 0 auto; height: 100px;      margin-top: 50px;    background: url(../images/nhpic_9.png) no-repeat center;}
.nfen ul{display: flex;justify-content: space-around;}
.nfen ul li span{display: block; margin: 0 auto; font-size: 24px;color: #ffffff75; font-weight: bold;  text-align: center; cursor: pointer; }
.nfen ul li div{width: 12px;height: 13px; border-radius: 50%; background-color: #ffffff75; margin: 0 auto;    margin-top: 5px;}
.nfen ul li:first-child span{color: #ffffff29; }
.nfen ul li:first-child div{background-color: #ffffff29; }
.nfen ul li:last-child span{color: #ffffff29; }
.nfen ul li:last-child div{background-color: #ffffff29; }
.nfen ul li.on span{color: #8bbb29;font-size: 28px;    margin-top: -6px;}
.nfen ul li.on div{background-color: #8bbb29;}


#nfen .swiper-slide-thumb-active div{background-color: #8bbb29;}
#nfen .swiper-slide-thumb-active span{color: #8bbb29;font-size: 28px;    margin-top: -6px;}
 #certify  .swiper-slide .miaoshu span:nth-child(4) a{margin-top: 0;}
  #certify   .swiper-slide .miaoshu span:nth-child(4) a:hover{  color: #076aff; font-weight: bold;}

   #certify  .swiper-slide a{margin-top: 32px;}


.swiper-slide .nianfe{font-size: 40px; color: #fff; font-weight: bold;    text-align: center;}
.swiper-slide .title{ font-size: 24px; color: #fff; font-weight: bold; margin-top: 28px;    text-align: center;}
.swiper-slide .coni{width: 90%; margin: 0 auto;}
.swiper-slide .miaoshu{margin-top: 30px;display: none;}
.swiper-slide .miaoshu span{display: flex; font-size: 18px; color: #fff;margin-bottom: 20px;}
.swiper-slide .coni>a{display: block; margin-top: 63px; display: none;}
.swiper-slide-active .miaoshu{display: block !important;}
.swiper-slide-active .coni>a{display: block !important;}
.swiper-slide-active .nianfe{text-align: left;}
.swiper-slide-active .title{margin-top: 30px;text-align: left;}


.part3{width: 1340px; margin: 0 auto; margin-top: 187px;}
.part3 ul{display: flex;flex-wrap: wrap;}
.part3 ul li{width: 387px;height: auto;    margin-right: 89px;margin-bottom: 103px;}
.part3 ul li .tie{font-size: 48px; color: #8bbb29; font-weight: bold;}
.part3 ul li:nth-child(3n){margin-right: 0;}
.part3 .tie1{ font-size: 29px;overflow: inherit;white-space: normal;text-overflow: ellipsis;}
.part3 .tie2{font-size: 18px; color: #fff;margin-top: 45px; line-height: 32px;}

.text-ellipsis9{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 9;
	text-overflow: ellipsis;
	overflow: hidden;
}

.text-ellipsis5{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	text-overflow: ellipsis;
	overflow: hidden;
}
.text-ellipsis2{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
}

.partlrz{width: 1372px; margin: 0 auto; margin-top: 187px;}
.partlrz ul{display: flex;flex-wrap: wrap;}
.partlrz ul li{width: 430px;height: auto;    margin-right: 27px;margin-bottom: 103px;}
.partlrz ul li .tie{text-align: center;}
.partlrz ul li .tie1{text-align: center;}
.partlrz .tie1{font-size: 30px; color: #fff;font-weight: bold;  margin-top: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.partlrz .tie2{font-size: 18px; text-align: center; color: #fff;margin-top:38px; line-height: 32px;}

.part2lry{width: 100%; height: auto; min-height: 1419px;margin-top: -202px;padding-top: 1px; background: url(../images/nhpic_23.png) no-repeat center; background-size: 100% 100%;}


/* 人才发展 */
.adress{width: 100%;height: 60px;    }
.part1rcfa{width: 1400px; height: auto; margin: 0 auto; margin-top: 32px;}
.part1rcfa .info1{width: 100%; text-align: center;font-size: 18px;color: #8bbb29;}
.part1rcfa .info2{width: 100%; height: 211px; display: flex; align-items: center; background: url(../images/nhpic_30.png) no-repeat center; margin-top: 35px; margin-bottom: 38px;}
.part1rcfa .info2le{width: 391px; height: 211px; display: flex; align-items: center; justify-content: center; font-size: 26px;font-weight: bold;color: #fff;}
.part1rcfa .info2le a{display: block; width: 312px;text-align: center;}
.part1rcfa .info2le a:hover{color: #fff !important;}
.part1rcfa .info2ri{width: 780px;text-indent: 2em;  font-size: 16px; color: #666666;line-height: 35px; margin-left: 135px;}



.part2rcfa{width: 1400px; height: 550px;position: relative; margin: 0 auto;box-shadow: 0px 0px 9px 2px #eee;margin-bottom: 54px; display: flex; align-items: center; justify-content: space-around;}

.focus{ width:100%;height:438px;  position:relative;  }
.focus .pic li{list-style: none;display: flex; justify-content: space-around;align-items: center;}
.focus .pic img{width: 700px; height: 100%;}
.focus ul{ list-style: none;}
.focus .num {    position: absolute; width: 700px; z-index: 3; bottom: -34px; left: 50px;  display: flex; justify-content: center;}
.focus .num li { float: left; width: 15px; height: 15px; overflow: hidden; margin-right: 9px; cursor: pointer; background: #cfcfcf; border-radius: 50%;}
.focus .num li.on,.focus .num li:hover {background: #8bbb29;}
.focus>a.prev{ left:0px; background: url(../images/nhpic_32.png) no-repeat;}
.focus>a.next{ right:0px; background: url(../images/nhpic_33.png) no-repeat}
.focus>a { display: block;  width:37px;  height:71px;  position: absolute;  top: 183px;cursor: pointer;  opacity: 0;   filter: alpha(opacity=0);  transition: all 0.5s;  background-position-y: -170px;}
.focus:hover>a{ opacity:1;filter: alpha(opacity=100);}  
.focus:hover>a.prev{ left:40px;}
.focus:hover>a.next{ right:660px;}
.part2rcfari{ width: 540px; height: 396px;  position: relative;}
.part2rcfari .tier{font-size: 24px; font-weight: bold; color: #222222; text-align: center;}
.part2rcfari .sub{font-size: 18px; color: #222; text-indent: 2em; margin-top: 34px;    line-height: 38px;}
.part2rcfari .more{display: block;width: 200px;height: 50px; margin: 0 auto; margin-top: 47px; border-radius: 25px; background-color: #8bbb29; text-align: center; line-height: 50px;font-size: 18px; color: #fff !important;}
.part2rcfa .moreimg{ position: absolute; right: 0 ;bottom: 0; width: 108px; height: 111px; background: url(../images/nhpic_31.png) no-repeat center;}






/* 标准体系 */
.part1bztx{width: 1400px; height: auto; margin: 0 auto; margin-top: 32px;}
.part1bztx .info1{width: 100%; text-align: center;font-size: 18px;color: #8bbb29;}
.part1bztx .info2{width: 100%; height: 211px; display: flex; align-items: center; background: url(../images/nhpic_30.png) no-repeat center; margin-top: 35px; margin-bottom: 38px;}
.part1bztx .info2le{width: 391px; height: 211px; display: flex; align-items: center; justify-content: center; font-size: 26px;font-weight: bold;color: #fff;}
.part1bztx .info2le a{display: block; width: 356px;text-align: center;}
.part1bztx .info2le a:hover{color: #fff !important;}
.part1bztx .info2ri{width: 780px; font-size: 16px; color: #666666;line-height: 35px; margin-left: 135px;}
.part2bztx{width: 1400px; margin: 0 auto; margin-top: 45px; margin-bottom: 133px;}
.part2bztx ul{display: flex;}
.part2bztx ul li{width: 304px; height: 470px;   margin-right: 60px;}
.part2bztx ul li .imgy{width: 100%; height: 429px;box-shadow: 0px 0px 9px 2px #bbbbbb;position: relative;  }
.part2bztx ul li .img{position: absolute; top: 0;}
.part2bztx ul li .cilck{cursor: pointer; position: absolute; right: 0; bottom: 0; z-index: 6;}
.part2bztx ul li .text{width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); position: relative; display: none; align-items: center; justify-content: center; }
.part2bztx ul li .imgy:hover .text{display: flex !important;}
.part2bztx ul li .text span{display: block;width: 90%;margin: 0 auto;color: #fff;font-size: 16px;line-height: 35px;display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 9;
	text-overflow: ellipsis;
	overflow: hidden;}
.part2bztx ul li .text span a{color: #8bbb29;}
.part2bztx ul li:nth-child(4){margin-right: 0;}
.part2bztx ul li .title{display: block; margin-top: 21px; text-align: center; font-size: 18px; color: #222;    overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}




/* 成功实践 */
.part2cgsj{width: 1400px; margin: 0 auto; margin-top: 45px; margin-bottom: 133px;}
.part2cgsj .bd ul{display: flex; flex-wrap: wrap;}
.part2cgsj .bd ul li{width: 304px; height: auto; margin-right: 60px; margin-bottom: 69px;}
.part2cgsj .bd ul li .imgy{width: 100%; height: 429px;box-shadow: 0px 0px 9px 2px #bbbbbb;position: relative;  }
.part2cgsj .bd ul li .img{position: absolute; top: 0;width: 100%;height: 100%;object-fit: cover;}
.part2cgsj .bd ul li .cilck{cursor: pointer; position: absolute; right: 0; bottom: 0; z-index: 6;}
.part2cgsj .bd ul li .text{width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); position: relative; display: none; align-items: center; justify-content: center; }
.part2cgsj .bd ul li .imgy:hover .text{display: flex !important;}
.part2cgsj .bd ul li .text span{display: block;width: 90%;margin: 0 auto;color: #fff;font-size: 16px;line-height: 35px;}
.part2cgsj .bd ul li .text span a{color: #8bbb29;}
.part2cgsj .bd ul li:nth-child(4n){margin-right: 0;}
.part2cgsj .bd ul li .title{display: block; margin-top: 21px; text-align: center; font-size: 18px; color: #222;  overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.EncgsjPage .part1cgsj .info2le a{text-align: left;font-size: 26px;word-break: keep-all;line-height: 36px;}
.EncgsjPage .info2ri.text-ellipsis5{display:block;max-height: 145px;overflow-y: auto;word-break: keep-all;text-align: justify;padding-right: 10px;margin-left: 104px;}
.EncgsjPage .text-ellipsis5::-webkit-scrollbar {width:3px;}
.EncgsjPage .text-ellipsis5::-webkit-scrollbar-track {background:#efefef;border-radius:2px;}
.EncgsjPage .text-ellipsis5::-webkit-scrollbar-thumb {border-radius:2px;background:#8bbb29;box-shadow: none;}


.part1xcgsj{width: 1400px; margin: 0 auto;}
.part1cgsj{width: 1400px; height: auto; margin: 0 auto; margin-top: 32px;}
.part1cgsj .info1{width: 100%; text-align: center;font-size: 18px;color: #8bbb29;}
.part1cgsj .info2{width: 100%; height: 169px; display: flex; align-items: center; background: url(../images/nhpic_37.png) no-repeat center; margin-top: 35px;}
.part1cgsj .info2le{width: 391px; height: 169px; display: flex; flex-direction: column; align-items: center; }
.part1cgsj .info2le a{width: 338px;text-align: right;font-size: 36px;font-weight: bold;color: #333;}
.part1cgsj .info2le div{width: 338px;text-align: right; color: #8bbb29;font-size: 16px;    margin-top: 6px;}
.part1cgsj .info2ri{width: 805px; font-size: 14px; text-indent: 2em; color: #686868;line-height: 29px; margin-left: 135px;}
.part2cgsj .hd {position: relative;}
.part2cgsj .hd ul{display: flex; justify-content: center;}
.part2cgsj .hd ul li{width: 15px;height: 15px; cursor: pointer; margin-right: 9px; background-color: #cfcfcf; border-radius: 50%;}
.part2cgsj .hd ul li.on{background-color: #8bbb29;}
.part2cgsj .hd .prev{ position: absolute; top: -37px; left: 558px; cursor: pointer;}
.part2cgsj .hd .next{ position: absolute; top: -37px; right: 558px; cursor: pointer;}


/* 专项课题 */
.part1zxkt{width: 1400px; margin: 0 auto; font-size: 36px; font-weight: bold; text-align: center; margin-top: 52px;}

.part2zxkt{width: 1400px; margin: 0 auto; margin-top: 45px; margin-bottom: 133px;}
.part2zxkt ul{display: flex;flex-wrap: wrap;}
.part2zxkt ul li{width: 304px; height: 470px;   margin-right: 60px; margin-bottom: 77px;}
.part2zxkt ul li .imgy{width: 100%; height: 429px;box-shadow: 0px 0px 9px 2px #bbbbbb;position: relative;  }
.part2zxkt ul li .img{position: absolute; top: 0;}
.part2zxkt ul li .cilck{cursor: pointer; position: absolute; right: 0; bottom: 0; z-index: 6;}
.part2zxkt ul li .text{width: 100%; height: 100%; background: #8bbb29; position: relative; display: none; align-items: center; justify-content: center; }
.part2zxkt ul li .imgy:hover .text{display: flex !important;}
.part2zxkt ul li .text span{display: block;width: 90%;margin: 0 auto;color: #fff;font-size: 16px;line-height: 35px;display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 9;
	text-overflow: ellipsis;
	overflow: hidden;}
.part2zxkt ul li .text span a{color: #8bbb29;}
.part2zxkt ul li:nth-child(4n){margin-right: 0;}
.part2zxkt ul li .title{display: block; margin-top: 21px; text-align: center; font-size: 18px; color: #222;  overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.secbd{width: 100%; display: flex; justify-content: center;margin-top: 18px;}
.secbd div{width: 14px;height: 14px;border-radius: 50%; background-color: #cbcbcb; margin-right: 4px;cursor: pointer;}
.secbd div.on{background-color: #8bbb29;}

.secbd:has(div:only-child) { display: none;}
.secbd:has(div:nth-child(2)) {display: flex;}







/* 英文版-修正 */
body.en .part1 .title,
body.en .part1 .titles{ word-break: break-word; }
body.en .part1rcfa .info2le{font-size: 22px;word-break: break-word;}
body.en .part1 .img{ display:none; }
body.en .part1rcfa .info1{ font-size:17px; }
body.en .part1bztx .info2le{font-size: 24px;word-break: break-word;}
body.en .swiper-slide-active .title{margin-top: 0.5em;}
body.en .swiper-slide .miaoshu{ margin-top:0.5em; }
body.en .swiper-slide .miaoshu span{ margin-bottom:10px; }
body.en .swiper-slide a{ margin-top:auto; }
body.en .swiper-slide .miaoshu span[filetype]{ display:none; }
body.en .swiper-slide .miaoshu span[filetype="4"]{ display:block; }
body.en .swiper-slide .miaoshu span[filetype="4"] a:hover{ color:#FFF; text-decoration:underline; }
body.en .part2zxkt ul li .cilck img,
body.en .part2cgsj .bd ul li .cilck img,
body.en .part2bztx ul li .cilck img{ opacity:0; }
body.en .part2zxkt ul li .cilck::after,
body.en .part2cgsj .bd ul li .cilck::after,
body.en .part2bztx ul li .cilck::after{content:'';display: block;position: absolute;width: 100%;height: 100%;background: url(../images/nhpic_35_en.png) no-repeat right bottom;left: 0;top: 0;}
body.en .part2cgsj .bd ul li .text span a,
body.en .part2bztx ul li .text span a{font-size:0;}
body.en .part2cgsj .bd ul li .text span a::after,
body.en .part2bztx ul li .text span a::after{content:'[More]';font-size: 14px;}
body.en .part2rcfari .more{font-size:0;}
body.en .part2rcfari .more::after{content:'More+';font-size: 18px;}
body.en .part2rcfa .moreimg{background: url(../images/nhpic_35_en.png) no-repeat right bottom;}
body.en .part2bztx ul li .text span{ line-height:1.6; }






