/* 顶部背景 */
.topBar2{
	background: url('../images/menuBg-gyxh.png') no-repeat;
	background-size: 100% 100%;
}
.mainList{
	display: none;
}
#xhhx{
	background: url('../images/xhhx.png') no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.hxInfo {
	display: flex;
	align-items: center;
	height: 21.875rem;
	padding: 0 3.125rem;
	margin-top: 2.5rem;
	position: relative;
	z-index: 2;
	overflow: hidden;
}
.hxInfo img{
	width: 15.3125rem;
	height: 21.875rem;
}
.hxInfo .hxTitle{
	flex: 1;
	font-family: PingFang SC;
	font-weight: 800;
	font-size: 2.5rem;
	color: #FFFFFF;
	line-height: 3rem;
	padding: 0 7.5rem 2.0625rem 2.0625rem;
}
.hx-bottom{
	height: 4.25rem;
	width: 100%;
	background-color: #FFFFFF;
	border-radius: 3.75rem 3.75rem 0 0;
	position: absolute;
	bottom: -0.0625rem;
	z-index: 2;
}
.newsListBut2{
	display: flex;
	width: calc(100% - 3.875rem);
	padding: 0 1.9375rem;
	margin-top: 1.875rem;
}
.newsListBut span{
	min-width: unset;
	width: auto;
}
#xhls .newsListBut span{
	min-width: unset;
	padding: 0 1.9375rem;
}
#xhgk .newsListBut span{
	padding: 0 1.25rem;
}
#xhhx .newsListBut span{
	min-width: unset;
	padding: 0 3.75rem 0 3.5625rem;
}
.newsListBut2 span.active{
	position: relative;
}
.newsListBut2 span{
	margin-right: 1.25rem;
	padding: 1.1875rem;
	white-space: nowrap;
	background: rgba(255,255,255,0.2);
	border-radius: 0.5rem;
	border: 0.0625rem solid #FFFFFF;
}
.newsListBut2 span.active {
	color: #0050A0;
	background: rgba(255,255,255,0.7);
	border-radius: 0.5rem;
	border: 0.0625rem solid #FFFFFF;
}
.mainList li.xhhx-li{
	padding: 2.4375rem 3.0625rem 2.75rem 1.9375rem;
	width: calc(100% - 5rem);
	word-break: break-all;
}
.mainList li.xhhx-li span{
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 2rem;
	line-height: 3rem;
	color: #4A4E58;
	margin-top: 0.9375rem;
}
#morelist{
	position: relative;
}
.rightTop{
	background: linear-gradient(0deg, #0050A0 0%, #3BADFF 100%);
	padding: 2.5rem 3.3125rem 2.4375rem 3.0625rem;
	top: 1.25rem;
}
.rightTop span:nth-of-type(1){
	font-family: PingFang SC;
	font-weight: bold;
	font-size: 2.25rem;
	color: #FFFFFF;
	line-height: 3rem;
	display: block;
	text-align: center;
}
.rightTop span:nth-of-type(2){
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 2rem;
	color: #FFFFFF;
	line-height: 2.5rem;
	margin-top: 1.625rem;
	text-align: justify;
}
img.dh-img2 {
    right: 1.25rem;
    position: absolute;
    width: 2.5rem;
    height: 2.5rem;
}
#zzjg,#xhzc,#xhmsc,#dwmsc{
	display: none;
}
.menuIcon{
	color: #0050A0;
}
.noticeView{
	width: calc(100% - 2.5rem);
	padding: 3.4375rem 1.25rem 1.375rem;
	text-align: center;
}
.noticeView::after{
	height: 0.0625rem;
	content: '';
	background: #CCD2E3;
	display: flex;
	justify-content: center;
	margin-top: 1.375rem;
}
.noticeView .notice-title{
	font-family: PingFang SC;
	font-weight: bold;
	font-size: 2.5rem;
	color: #4A4E58;
	line-height: 2.5rem;
}
.noticeView .notice-intro{
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 1.625rem;
	color: #6E7179;
	line-height: 2.25rem;
	margin-top: 1.4375rem;
	padding: 0 4rem;
}
.about-r span{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 1.375rem;
	color: #4A4E58;
	display: block;
	margin: 1.1875rem 0 2.1875rem;
}
.about-r img{
	width: 18.75rem;
	height: 17.875rem;
}
.notice-content{
	padding: 0 1.25rem;
}

.top-title {
	height: 5rem;
	display: flex;
	align-items: center;
	padding-left: 2rem;
	font-weight: bold;
	font-size: 2.25rem;
	color: #4A4E58;
	line-height: 1.5rem;
}

.about-box hr {
	flex: 1;
	margin: 0 0.625rem  0 1.25rem;
}
hr{
	border:  0.03125rem solid #CCD2E3 !important;
}
.about-box {
	width: 100%;
	display: flex;
	align-items: center;
}

.about-title {
	/* width: 12.5rem; */
	height: 3.75rem;
	line-height: 3.75rem;
	background: #F0F1F7;
	border-radius: 0rem 1.875rem 1.875rem 0rem;
}

.about-title span {
	height: 1.5rem;
	border-left: 0.5rem solid #0050A0;
	font-family: PingFang SC;
	font-weight: bold;
	font-size: 2rem;
	color: #0050A0;
	margin-left: 1.25rem;
	padding-left: 1.25rem;
}

.about-box-content {
	width: calc(100% - 3.75rem);
	padding: 1.875rem 1.75rem;
}
li.img-li {
	width: calc(100% - 2.5rem);
    background-color: #CCD2E3;
    padding: 1.875rem 1.25rem 0;
}
a:last-of-type li.img-li{
	padding: 1.875rem 1.25rem 2.5rem;
}
li.img-li::after{
	display: none;
}
.list-lsz{
	width: calc(100% - 3.75rem);
	height: auto;
	padding: 1.875rem;
	background-color: #fff;
	border-radius: 1.875rem;
	display: flex;
	align-items: center;
}
.list-lsz img{
	width: 16.0625rem;
	height: 22.4375rem;
}
.lsz-info {
	padding: 1.875rem 2.625rem 1.875rem 1.9375rem;
}
.mainList li .lsz-info span:first-of-type{
	font-family: PingFang SC;
	font-weight: bold;
	font-size: 3rem;
	line-height: 3rem;
	color: #4A4E58;
	margin-top: 0;
}
.mainList li .lsz-info span:nth-of-type(2){
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 2rem;
	color: #4A4E58;
	line-height: 2.25rem;
	margin-top: 1.25rem;
}

.big-box {
	width: 100%;
	display: flex;
}

.about-l {
	width: 66.69%;
	position: relative;
}

.about-l .about-c {
	font-weight: 400;
	font-size: 1.125rem;
	text-indent: 2rem;
	color: #4A4E58;
	line-height: 1.875rem;
}

.about-b {
	display: block;
	width: 10rem;
	height: 2.5rem;
	border-radius: 1.25rem;
	border: 0.0625rem solid #FFFFFF;
	font-family: PingFang SC;
	font-weight: 400;
	font-size: 1.375rem;
	margin-top: 1rem;
	text-align: left;
	padding-left: 1.625rem;
	color: #FFFEFE;
	position: absolute;
	background:url(../images/right.png) no-repeat right !important;
	background-size: 0.5rem 1rem !important;
	background-position: right 0.75rem center !important;
}

.about-r {
	flex: 1;
	text-align: center;
}

/* 组织机构 */
.about-zzjg {
	display: flex;
	justify-content: center;
	align-items: center
}

#mindmap {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	padding: 1.25rem 0;
}

.node {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	margin: 1.25rem 0;
	cursor: pointer;
}

.children-container3 .node {
	margin: 1.25rem 0.625rem;
}

.children-container2 .node-box {
	max-width: 6.25rem;
}

.node-box2,
.node-box5{
	display: block;
	align-items: center;
	margin-right: 0.625rem;
}
.img-b1,.img-b2,.img-b3{
	width: 1.875rem;
	height: 1.875rem;
	margin-top: 1.25rem;
}
.node-box{
	padding: 0.625rem 0.9375rem;
	border-radius: 0.375rem;
	background: #f8f9fa;
	text-align: center;
	font-size: 0.875rem;
	z-index: 2;
}
.node-box5{
	padding: 0.625rem;
}
.node-box,.node-box4,.node-box3 {
	padding: 0.625rem 1.25rem;
	text-align: center;
	z-index: 2;
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 1.875rem;
	color: #FFFFFF;
	line-height: 2.5rem;
	background: linear-gradient(0deg, #7B0100 0%, #B20100 100%);
	border-radius: 0.5rem;
}

.node-box4,.node-box3{
	width: 12.5rem;
	/* max-width: unset; */
}

.children-container .node-box,
.node-box4{
	background: linear-gradient(0deg, #99A8C1 0%, #CCD2E3 100%);
	border-radius: 0.5rem;
	color: #4A4E58;
}
.node-box3{
	background: linear-gradient(0deg, #0050A0 0%, #3BADFF 100%);
	border-radius: 0.5rem;
	color: D6E2FF;
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 1.875rem;
	line-height: 2.5rem;
	white-space: nowrap;
}
.children-container .children-container .node-box {
	background: linear-gradient(0deg, #99A8C1 0%, #CCD2E3 100%);
	border-radius: 0.5rem;
	color: #4A4E58;
}

.node-box2,.node-box5 {
	padding: 1rem;
	text-align: center;
	z-index: 2;
	font-weight: bold;
	/* max-width: 6.25rem; */
	/* min-width: 3.75rem; */
	width: 2rem;
	min-height: 4.375rem;
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 1.875rem;
	color: #4A4E58;
	line-height: 1.875rem;
	background: linear-gradient(0deg, #CCD2E3 0%, #FFFFFF 100%);
	border-radius: 0.5rem;
	border: 0.0625rem solid #CCD2E3;
}
.node-box5{
	/* max-width: 120px; */
	position: relative;
}

.children-container {
	display: flex;
	margin-top: 2.5rem;
}

.children-container3 {
	display: flex;
	margin-top: 2.5rem;
	position: relative;
}

.children-container2 .node-box {
	margin: 0.625rem 0;
}

.node-box3 .node-box{
	margin-left: -40%;
	padding: 0.625rem 0.625rem;
	text-align: center;
	z-index: 2;
	font-weight: bold;
	/* max-width: 180px; */
	font-size: 1.25rem;
	line-height: 1.5rem;
	color: #4A4E58;
	background: linear-gradient(0deg, #99A8C1 0%, #CCD2E3 100%);
	border-radius: 0.5rem;
}

.children-container2 .node-box,
.children-container3 .node-box {
	background: #F0F1F7 !important;
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 1.75rem;
	color: #4A4E58;
	line-height: 1.875rem;
	width: 8.4375rem;
}


.connector {
	position: absolute;
	z-index: 1;
}

.children-container2 {
	/* display: block; */
	position: relative;
	margin-top: 2.75rem;
	border-radius: 0.5rem;
	border: 0.0625rem solid #CCD2E3;
	margin-right: 0.625rem;
}
.children-container2,
.span1,
.span5{
	display: none;
}
.span1.show,
.span5.show,
.children-container2.show{
	display: block;
}
.children-container2.show{
	display: block;
	margin-top: 7.5rem;
	transform: translateX(-6.5rem);
}
.children-container2.showTwo.show{
	display: inline-block;
	width: 16.875rem;
	margin-right: -7rem;
}
.showTwo.show .node{
	display: inline-flex;
	margin: 0 0 0 0.625rem;
}

.children-container2 .node {
	margin: 0 0.625rem;
}

.children-container2.showTwo.show .node-box{
	max-width: 5rem;
}
.children-container .children-container .children-container .node{
	min-width: 4.375rem;
}

.node-box .span2 {
	width: 50%;
	height: 3.75rem;
	left: 50%;
	margin-top: 3.375rem;
	transform: translateX(-50%);
	background: url(../images/about/jg-bg1.png) no-repeat;
	position: absolute;
	background-size: 100% 100%;
}
.node-box2 {
	position: relative;
}
.node-box2 .span1 {
	width: 8rem;
	height: 7.5rem;
	left: -50%;
	margin-top: 0.75rem;
	transform: translateX(-50%);
	background: url(../images/about/jg-bg5.png) no-repeat;
	position: absolute;
	z-index: 3;
	background-size: 100% 100%;
}

.node-box5 .span5 {
	width: 0.0625rem;
	height: 8.25rem;
	left: 50%;
	transform: translateX(-50%);
	background: url(../images/about/jg-bg4.png) no-repeat;
	position: absolute;
	z-index: 3;
	background-size: 100% 100%;
}

.node-box3 .span2 {
	width: 60%;
	height: 3.75rem;
	left: 50%;
	margin-top: 2.5rem;
	transform: translateX(-50%);
	background: url(../images/about/jg-bg1.png) no-repeat;
	position: absolute;
	z-index: 3;
	background-size: 100% 100%;
}

.node .span3 {
	width: 74%;
	height: 3.75rem;
	left: 40%;
	margin-top: 3.375rem;
	transform: translateX(-50%);
	background: url(../images/about/jg-bg3.png) no-repeat;
	position: absolute;
	background-size: 100% 100%;
}

.node .span4 {
	width: 124%;
	height: 3.75rem;
	left: 0;
	margin-top: 3.375rem;
	transform: translateX(-50%);
	background: url(../images/about/jg-bg2.png) no-repeat;
	position: absolute;
	background-size: 100% 100%;
}
/* 组织机构end */


/* 学会秘书处 */
.lsh {
	width: 100%;
	height: auto;
}

.lsh-item {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 6.25rem;
	border: 0.0625rem solid #CCD2E3;
	position: relative;
}

.lsh-item:not(:last-of-type) {
	border-bottom: none;
}

.lsh span {
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 2rem;
	color: #4A4E58;
	line-height: 3rem;
	display: flex;
	justify-content: left;
}
.lsh span.msc-t{
	font-weight: bold;
	font-size: 2rem;
	line-height: 2.25rem;
}

#xhmsc,.#dwmsc {
	width: 100%;
	padding: 1.25rem 0;
}
#xhmsc .normalTitle,
.#dwmsc .normalTitle{
	width: 100%;
	padding: 0;
	margin: 2.4375rem 0;
	font-family: PingFang SC;
	font-weight: bold;
	font-size: 2.5rem;
	color: #4A4E58;
	height: 2.4375rem;
	line-height: 2.5rem;
}
.normalTitle i:first-of-type{
	margin: 2.5rem  0 2.5rem -1.65rem;
}
.normalTitle i:last-of-type{
	margin: 2.5rem  0 2.5rem 0;
}

.msc {
	width: calc(100% - 2.5rem);
	padding: 0 1.25rem;
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 2rem;
	color: #4A4E58;
	line-height: 3rem;
	text-align: justify;
}

.msc span {
    display: block;
    text-indent: 2rem;
}


.msc-t2 {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 3.75rem;
	margin: 0 1.25rem 1rem;
	background: #F0F1F7;
	border-radius: 1.875rem 1.875rem 0 0;
	font-family: PingFang SC;
	font-weight: bold;
	font-size: 2rem;
	color: #4A4E58;
	line-height: 3rem;
}
.msc-item p {
	width: 10rem;
	text-align: center;
}

.msc-item {
	width: calc(100% - 5.1875rem);
	position: relative;
	padding: 2.4375rem 3.0625rem 2.75rem 1.9375rem;
}
.msc-item:nth-of-type(1)::after{
	content: '';
	position: absolute;
	width: 90%;
	height: 0.0625rem;
	background-color: #CCD2E3;
	margin-top: 2.75rem;
}
.msc-item.border::after{
	content: '';
	position: absolute;
	width: 90%;
	height: 0.0625rem;
	background-color: #CCD2E3;
	margin-top: 2.75rem;
}
.msc span.border{
	border-bottom: 0.0625rem solid #CCD2E3;
	padding-bottom: 2rem;
}

.cs-box {
	width: calc(100% - 1.25rem);
	display: flex;
	padding-left: 1.25rem;
	margin-bottom: 1.875rem;
}

.cs-box .cs-c {
	width: 66.5%;
	font-size: 1.125rem;
	color: #4A4E58;
	line-height: 1.875rem;
	margin-right: 1.875rem;
}

.cs-box .lsh {
	margin: 0;
	width: 27.7%;
}

.cs-box .msc-item {
	min-height: 3.75rem;
}

.cs-box .msc-item span:first-child {
	width: 5rem;
}

.cs-box .msc-item span:last-child {
	width: calc(100% - 7.5rem);
	left: 5rem;
	padding: 0 1.25rem;
}

.cs-content {
	font-weight: 400;
	font-size: 1.125rem;
	color: #4A4E58;
	line-height: 1.875rem;
	padding-left: 1.25rem;
	text-align: justify;
	position: relative;
}
/* 学会会讯 */
.about-left {
	flex: 1;
	position: relative;
}
.about-l-title,
.about-content{
	padding: 1.625rem 2.6875rem 4.5625rem;
	display: flex;
	align-items: center;
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 2rem;
	color: #4A4E58;
	line-height: 2.25rem;
}
.about-content{
	display: flex;
}
.about-from,.about-num{
	font-size: 1.125rem;
	color: #4A4E58;
	line-height: 1.875rem;
}
.about-from{
	margin-top: 1.6875rem;
}
.about-num{
	margin-top: 1.875rem;
}
.about-right{
	/* flex: 1; */
	width: 20.7%;
	text-align: center;
}
.about-right img {
    width: 100% !important;
	height: auto !important;
}
.about-right img:nth-of-type(2){
	display: none;
}
.wqhyView{
	width: 100%;
	margin-top: 1.25rem;
	margin-bottom: 1.125rem;
	background: #F0F1F7;
	display: inline-block;
	vertical-align: bottom;
	font-size: 0;
}
.wqhyView span{
	width: calc(10% - 0.125rem);
	height: 3.75rem;
	display: inline-block;
	line-height: 3.75rem;
	border: 0.0625rem solid #fff;
	font-size: 1.25rem;
	color: #4A4E58;
	text-align: center;
}
.wqhyView span:nth-of-type(1),
.wqhyView span:nth-of-type(11){
	border-left: none;
}
.wqhyView span:nth-of-type(10),
.wqhyView span:nth-of-type(20){
	border-right: none;
}
.wqhyView span:hover,
.wqhyView span.active{
	color: #0050A0;
	background: #CCD2E3;
}

/* 学会会讯end */