﻿/*banner*/
.bannerB {
	
	height: 753px;
	background-image: url(../images/pic/banner09.jpg);
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
	;
	margin: 0 auto;
}

/*关于活动*/
.wrap {}

.one-g {
	background-color: #fff;
	padding: 60px 0;
}

.w {
	width: 1106px;
	margin: 0 auto;
	padding: 0 30px;
}

.titleB {
	text-align: center;
}

.titleB h2 {
	line-height: 54px;
	color: #000;
	font-size: 32px;
	letter-spacing: 1px;
}

.titleB h3 {
	font-size: 18px;
	color: #737373;
	line-height: 36px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.one-g-img {
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center;
	height: 234px;
	margin: 29px auto 32px;
}

.descB p {
	line-height: 36px;
	text-indent: 2rem;
	font-size: 16px;
	color: #555;
	text-align: justify;
}

/*申报主题*/
.two-g {
	background-color: #fff;
	padding-bottom: 64px;
}

.w1 {
	width: 1166px;
	padding: 0;
}

.titleB p {
	font-size: 18px;
	color: #467cfd;
	line-height: 48px;
	padding-top: 7px;
}

.bannerOneB {
	margin: 45px auto 0;
	width: 1300px;
	position: relative;
}

.bannerOne {
	width: 1166px;
	margin: 0 auto;
}

.bannerImg {
	width: 270px;
	overflow: hidden;
	height: 220px;
}

.bannerImg img {
	width: 100%;
}

.bannerDesc {
	padding: 54px 20px 0;
	width: 230px;
	height: 200px;
	background-color: #f8f9fb;
	border-bottom: 4px solid #e3e6ee;
}

.bannerDesc h3 {
	position: relative;
	font-size: 18px;
	color: #333;
	font-weight: 600;
	line-height: 45px;
	border-bottom: 1px solid #c4c4c4;
}

.bannerDesc h3:before {
	display: block;
	content: '';
	position: absolute;
	width: 66px;
	height: 4px;
	background-color: #467cfd;
	left: 0;
	bottom: -1px;
}

.bannerDesc p {
	padding-top: 23px;
	font-size: 16px;
	color: #4a4a4a;
	line-height: 31px;
	letter-spacing: 2px;
}

.bannerOneB .next1 {
	right: 0;
	background-image: url(../images/icon/jt.png);
	transform: rotate(180deg);
	background-size: cover;
	opacity: 0.2;
}

.bannerOneB .prev1 {
	left: 0;
	background-image: url(../images/icon/jt.png);
	background-size: cover;
	opacity: 0.2;
}

.bannerOneB .prev1:hover {
	opacity: 6;
	transition: 0.5s
}

.bannerOneB .next1:hover {
	opacity: 6;
	transition: 0.5s
}


/*活动安排*/
.four-g {
	padding: 44px 0 58px;
	background-image: url("../images/pic/bg03.jpg");
	height: 522px;
	background-position: center;
	background-size: auto 100%;
}

.ActivityB {
	transform: translate(-114px, 10px);
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	position: relative;
}

.ActivityB:before {
	display: block;
	content: '';
	position: absolute;
	width: 77%;
	height: 5px;
	background: #467cfd;
	left: 261px;
	right: 0;
	margin: 0 auto;
	top: 50%;
	margin-top: -3px;
}

.ActivityBx {
	width: 40%;
	padding: 0 3% 48px;
	text-align: center;
	color: #050505;
	font-size: 18px;
	height: 180px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	align-content: center;
	position: relative
}

.ActivityBx .titleC {
	font-size: 18px;
	color: #467cfd;
	margin-bottom: 10px;
}

.ActivityBx p {
	width: 100%;
	text-align: center;
	line-height: 30px;
}

.ActivityBx-F {
	margin: 0 auto;
	padding-top: 48px;
	padding-bottom: 0;
	width: 50%
}

.ActivityBx:before,
.ActivityBx:after {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.ActivityBx:before {
	width: 4px;
	height: 35px;
	background: #467cfd;
	bottom: 15px;
}

.ActivityBx:after {
	width: 22px;
	height: 22px;
	border-radius: 50%;
	border: 4px solid #fff;
	background: #467cfd;
	bottom: -15px;
}

.ActivityBx-F:before {
	top: 15px;
	bottom: auto;
}

.ActivityBx-F:after {
	top: -15px;
	bottom: auto;
}

/* .ActivityBx:first-child p {
	text-align: left;
} */

.zuihou>.titled {
	font-size: 18px;
	color: #467cfd;
	margin-top: 34%;
}

.zuihou>.etitle {
	width: 100%;
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	margin-top: 18px;
}

.zuihou::before {
	content: "";
	position: absolute;
	bottom: 180px;
	right: 10px;
	transform: translateX(-50%);
	width: 4px;
	height: 35px;
	background-color: #467cfd;
}

.zuihou::after {
	content: "";
	position: absolute;

	right: -1px;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	border: 4px solid #fff;
	background: #467cfd;
	bottom: 210px;
}

/*申报入口*/
.entrance {
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center;
	height: 258px;
}

.entrance-w {
	text-align: center;
	padding-top: 66px;
}

.entrance-w h3 {
	font-size: 38px;
	color: #fff;
	line-height: 62px;
}

.entrance-w a {
	display: block;
	background: #ffd956;
	font-size: 20px;
	color: #2e3658;
	line-height: 48px;
	width: 144px;
	border-radius: 30px;
	margin: 16px auto 0;
}

.entrance-w a:hover {
	opacity: 0.7;
}

/*组织机构*/
.five-g {
	padding-top: 47px;
}

.descH {
	margin-top: 36px;
	padding: 28px 38px 4px;
	background-color: #f6f8ff;
	border-top: 4px solid #e3eaff;
}

.five-g .descH .desc {
	margin-bottom: 20px;
}

.five-g .descH .desc h3 {
	font-size: 20px;
	color: #283042;
	line-height: 40px;
	font-weight: 600;
}

.five-g .descH .desc p {
	font-size: 16px;
	color: #777a83;
	line-height: 35px;
}

/*专家委员会*/
.six-g {
	padding-top: 66px;
}

.six-g .descH {
	padding: 30px 38px 40px;
}

.six-g .descH p {
	font-size: 16px;
	color: #424449;
	line-height: 34px;
	font-weight: 550;
	text-align: justify;
}

/*友情链接*/
.LinkS {
	padding: 36px 0 52px;
}

.LinkSList {
	margin-top: 30px;
	display: flex;
	padding: 26px 0;
	border-top: 1px solid #eaecf3;
	border-bottom: 1px solid #eaecf3;
}

.LinkSList a {
	height: 90px;
	margin: 0 35px;
}

.LinkSList a img {
	height: 100%;
}

/*底部联系我们*/
.footer {
	background-color: #1a1c2c;
	padding: 50px 0 120px;
	position: relative;
}

.flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.ft-l {}

.ft-l h2 {
	color: #fff;
	font-size: 36px;
	line-height: 62px;
}

.ft-l h2 span {
	padding-left: 20px;
	font-size: 30px;
}

.ftZx {
	margin-top: 27px;
	display: flex;
	justify-content: space-between;
}

.ftZx h3 {
	font-size: 16px;
	color: #586780;
	line-height: 48px;
}

.ftZx .ft-telB {
	padding-left: 34px;
	font-size: 16px;
	color: #a4acb9;
}

.ftZx .ft-tel {
	display: flex;
}

.ft-tel-people {
	line-height: 48px;
}

.ft-tel-info {}

.ft-tel-info p {
	line-height: 48px;
}

.ft-r {
	width: 260px;
	text-align: center;
	margin-top: 50px;
}

.ft-r-img {
	width: 156px;
	margin: 0 auto;
}

.ft-r-img img {
	width: 100%;
}

.ft-r p {
	font-size: 16px;
	color: #a4acb9;
	line-height: 40px;
}

.copyB {
	display: flex;
	justify-content: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	background-color: #111;
}

.copyB p {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.54);
	line-height: 80px;
}

.copyB .mLeft {
	margin-left: 40px;
}

@media screen and (max-width: 1679px) and (min-width: 1510px) {

	/*banner*/
	.bannerB {
		height: 653px;
	}
}

@media screen and (max-width: 1509px) and (min-width: 1400px) {

	/*banner*/
	.bannerB {
		height: 590px;
	}
}

@media screen and (max-width: 1399px) and (min-width: 1280px) {

	/*banner*/
	.bannerB {
		height: 543px;
	}

	/*关于活动*/
	.wrap {}

	.one-g {
		padding: 60px 0;
	}

	.w {
		width: 940px;
		margin: 0 auto;
		padding: 0 30px;
	}

	.titleB {}

	.titleB h2 {
		line-height: 50px;
		font-size: 30px;
		letter-spacing: 1px;
	}

	.titleB h3 {
		font-size: 16px;
		line-height: 32px;
		letter-spacing: 1px;
	}

	.one-g-img {
		height: 220px;
		margin: 26px auto 30px;
	}

	.descB p {
		line-height: 32px;
		text-indent: 2rem;
		font-size: 14px;
	}

	/*申报主题*/
	.two-g {
		background-color: #fff;
		padding-bottom: 64px;
	}

	.w1 {
		width: 1000px;
		padding: 0;
	}

	.titleB p {
		font-size: 16px;
		line-height: 44px;
		padding-top: 6px;
	}

	.bannerOneB {
		margin: 45px auto 0;
		width: 1100px;
	}

	.bannerOne {
		width: 1000px;
		margin: 0 auto;
	}

	.bannerImg {
		width: 230px;
		height: 200px;
	}

	.bannerImg img {
		width: 100%;
	}

	.bannerDesc {
		padding: 40px 20px 0;
		width: 190px;
		height: 180px;
		border-bottom: 4px solid #e3e6ee;
	}

	.bannerDesc h3 {
		font-size: 16px;
		line-height: 40px;
		border-bottom: 1px solid #c4c4c4;
	}

	.bannerDesc h3:before {
		width: 60px;
		height: 4px;
		left: 0;
		bottom: -1px;
	}

	.bannerDesc p {
		padding-top: 20px;
		font-size: 14px;
		line-height: 28px;
		letter-spacing: 2px;
	}

	.bannerOneB .next1 {
		background-size: auto 28px;
	}

	.bannerOneB .prev1 {
		background-size: auto 28px;
	}

	/*申报条件*/
	.three-g {
		padding: 95px 0 66px;
	}

	.titleBP h2 {
		font-size: 32px;
		line-height: 50px;
	}

	.titleBP h3 {
		font-size: 28px;
		line-height: 40px;
	}

	.descUl {
		margin-top: 62px;
	}

	.descUl-li {
		margin-bottom: 35px;
	}

	.descUl-li span {
		width: 63px;
		height: 58px;
		background-size: cover;
	}

	.descUl-li .li-text h3 {
		font-size: 18px;
		line-height: 38px;
		padding-left: 28px;
		width: 865px;
	}

	.li-text-list {
		padding: 0 18px;
		width: 829px;
	}

	.li-text-list p {
		font-size: 18px;
		line-height: 38px;
	}

	/*活动安排*/
	.four-g {
		padding: 36px 0 45px;
		height: 480px;
	}

	.four-g-fj {
		margin-top: 30px;
	}

	.four-g-fj h3 {
		font-size: 18px;
		line-height: 36px;
	}

	.fjList {
		margin-top: 18px;
	}

	.fjList a {
		font-size: 20px;
		line-height: 44px;
		width: 480px;
	}

	.ActivityB:before {
		height: 6px;
		margin-top: -3px;
	}

	.ActivityBx {
		width: 30%;
		padding: 0 3% 45px;
		font-size: 16px;
		line-height: 30px;
		height: 168px;
	}

	.ActivityBx:first-child {
		width: 40%;
		height: 168px;
	}

	.ActivityBx-F {
		margin: 0 auto;
		padding-top: 45px;
		padding-bottom: 0;
		width: 50%
	}

	.ActivityBx:before {
		width: 4px;
		height: 35px;
		bottom: 13px;
	}

	.ActivityBx:after {
		width: 20px;
		height: 20px;
		border-radius: 50%;
		bottom: -13px;
	}

	.ActivityBx-F:before {
		top: 13px;
		bottom: auto;
	}

	.ActivityBx-F:after {
		top: -13px;
		bottom: auto;
	}

	.ActivityBx .titleC {
		font-size: 16px;
		margin-bottom: 10px;
	}

	/*申报入口*/
	.entrance {
		height: 200px;
	}

	.entrance-w {
		padding-top: 46px;
	}

	.entrance-w h3 {
		font-size: 34px;
		line-height: 52px;
	}

	.entrance-w a {
		font-size: 18px;
		line-height: 44px;
		width: 134px;
		border-radius: 30px;
		margin: 14px auto 0;
	}


	/*组织机构*/
	.five-g {
		padding-top: 47px;
	}

	.descH {
		margin-top: 36px;
		padding: 28px 38px 4px;
		border-top: 4px solid #e3eaff;
	}

	.five-g .descH .desc {
		margin-bottom: 18px;
	}

	.five-g .descH .desc h3 {
		font-size: 18px;
		line-height: 36px;
	}

	.five-g .descH .desc p {
		font-size: 14px;
		line-height: 30px;
	}

	/*专家委员会*/
	.six-g {
		padding-top: 56px;
	}

	.six-g .descH {
		padding: 30px 38px 40px;
	}

	.six-g .descH p {
		font-size: 14px;
		line-height: 30px;
	}

	/*友情链接*/
	.LinkS {
		padding: 36px 0 52px;
	}

	.LinkSList {
		margin-top: 30px;
		padding: 26px 0;
		border-top: 1px solid #eaecf3;
		border-bottom: 1px solid #eaecf3;
	}

	.LinkSList a {
		height: 80px;
		margin: 0 28px;
	}

	/*底部联系我们*/
	.footer {
		padding: 40px 0 110px;
	}

	.flex {}

	.ft-l {}

	.ft-l h2 {
		font-size: 34px;
		line-height: 52px;
	}

	.ft-l h2 span {
		padding-left: 20px;
		font-size: 28px;
	}

	.ftZx {
		margin-top: 24px;
	}

	.ftZx h3 {
		font-size: 14px;
		line-height: 42px;
	}

	.ftZx .ft-telB {
		padding-left: 34px;
		font-size: 14px;
	}

	.ftZx .ft-tel {}

	.ft-tel-people {
		line-height: 42px;
	}

	.ft-tel-info {}

	.ft-tel-info p {
		line-height: 42px;
	}

	.ft-r {
		width: 200px;
		text-align: center;
		margin-top: 50px;
	}

	.ft-r-img {
		width: 136px;
	}

	.ft-r p {
		font-size: 14px;
		line-height: 40px;
	}

	.copyB {}

	.copyB p {
		font-size: 12px;
		line-height: 60px;
	}

	.copyB .mLeft {
		margin-left: 30px;
	}
}

@media screen and (max-width: 1279px) and (min-width: 960px) {

	/*banner*/
	.bannerB {
		height: 496px;
	}

	/*关于活动*/
	.wrap {}

	.one-g {
		padding: 50px 0;
	}

	.w {
		width: 740px;
		padding: 0 30px;
	}

	.titleB {}

	.titleB h2 {
		line-height: 44px;
		font-size: 28px;
		letter-spacing: 1px;
	}

	.titleB h3 {
		font-size: 14px;
		line-height: 28px;
		letter-spacing: 1px;
	}

	.one-g-img {
		height: 220px;
		margin: 26px auto 30px;
	}

	.descB p {
		line-height: 32px;
		text-indent: 2rem;
		font-size: 14px;
	}

	/*申报主题*/
	.two-g {
		background-color: #fff;
		padding-bottom: 64px;
	}

	.w1 {
		width: 800px;
		padding: 0;
	}

	.titleB p {
		font-size: 16px;
		line-height: 44px;
		padding-top: 6px;
	}

	.bannerOneB {
		margin: 45px auto 0;
		width: 900px;
	}

	.bannerOne {
		width: 800px;
		margin: 0 auto;
	}

	.bannerImg {
		width: 236px;
		height: 180px;
	}

	.bannerImg img {
		width: 100%;
	}

	.bannerDesc {
		padding: 40px 20px 0;
		width: 196px;
		height: 180px;
		border-bottom: 4px solid #e3e6ee;
	}

	.bannerDesc h3 {
		font-size: 16px;
		line-height: 40px;
		border-bottom: 1px solid #c4c4c4;
	}

	.bannerDesc h3:before {
		width: 60px;
		height: 4px;
		left: 0;
		bottom: -1px;
	}

	.bannerDesc p {
		padding-top: 20px;
		font-size: 14px;
		line-height: 28px;
		letter-spacing: 2px;
	}

	.bannerOneB .next1 {
		background-size: auto 28px;
	}

	.bannerOneB .prev1 {
		background-size: auto 28px;
	}

	/*申报条件*/
	.three-g {
		padding: 95px 0 66px;
	}

	.titleBP h2 {
		font-size: 32px;
		line-height: 50px;
	}

	.titleBP h3 {
		font-size: 28px;
		line-height: 40px;
	}

	.descUl {
		margin-top: 62px;
	}

	.descUl-li {
		margin-bottom: 35px;
	}

	.descUl-li span {
		width: 63px;
		height: 58px;
		background-size: cover;
	}

	.descUl-li .li-text h3 {
		font-size: 18px;
		line-height: 38px;
		padding-left: 28px;
		width: 865px;
	}

	.li-text-list {
		padding: 0 18px;
		width: 829px;
	}

	.li-text-list p {
		font-size: 18px;
		line-height: 38px;
	}

	/*活动安排*/
	.four-g {
		padding: 36px 0 65px;
		height: 430px;
	}

	.four-g-fj {
		margin-top: 30px;
	}

	.four-g-fj h3 {
		font-size: 18px;
		line-height: 36px;
	}

	.fjList {
		margin-top: 18px;
	}

	.fjList a {
		font-size: 20px;
		line-height: 44px;
		width: 480px;
	}

	.ActivityB:before {
		height: 6px;
		margin-top: -3px;
		left: 200px;
	}
	

	.ActivityBx {
		width: 30%;
		padding: 0 3% 45px;
		font-size: 14px;
		line-height: 30px;
		height: 158px;
	}

	.ActivityBx:first-child {
		width: 40%;
	}

	.ActivityBx-F {
		margin: 0 auto;
		padding-top: 45px;
		padding-bottom: 0;
		width: 50%
	}

	.ActivityBx:before {
		width: 4px;
		height: 35px;
		bottom: 13px;
	}

	.ActivityBx:after {
		width: 20px;
		height: 20px;
		border-radius: 50%;
		bottom: -13px;
	}

	.ActivityBx-F:before {
		top: 13px;
		bottom: auto;
	}

	.ActivityBx-F:after {
		top: -13px;
		bottom: auto;
	}

	.ActivityBx .titleC {
		font-size: 14px;
		margin-bottom: 10px;
	}
	
	.zuihou>.titled {
		font-size: 0.9rem;
		color: #467cfd;
		margin-top: 33%;
	}
	
	.zuihou>.etitle {
		width: 100%;
		text-align: center;
		line-height: 28px;
		font-size: 0.9rem;
		color: #000;
		margin-top: 15px;
	}
	
	.zuihou::before {
		content: "";
		position: absolute;
		bottom: 160px;
		right: -18px;
		transform: translateX(-50%);
		width: 4px;
		height: 35px;
		background-color: #467cfd;
	}
	
	.zuihou::after {
		content: "";
		position: absolute;
	
		right: -30px;
		width: 22px;
		height: 22px;
		border-radius: 50%;
		border: 4px solid #fff;
		background: #467cfd;
		bottom: 190px;
	}
	
	
	

	/*申报入口*/
	.entrance {
		height: 170px;
	}

	.entrance-w {
		padding-top: 36px;
	}

	.entrance-w h3 {
		font-size: 30px;
		line-height: 42px;
	}

	.entrance-w a {
		font-size: 16px;
		line-height: 38px;
		width: 124px;
		border-radius: 30px;
		margin: 12px auto 0;
	}


	/*组织机构*/
	.five-g {
		padding-top: 47px;
	}

	.descH {
		margin-top: 36px;
		padding: 28px 38px 4px;
		border-top: 4px solid #e3eaff;
	}

	.five-g .descH .desc {
		margin-bottom: 18px;
	}

	.five-g .descH .desc h3 {
		font-size: 18px;
		line-height: 36px;
	}

	.five-g .descH .desc p {
		font-size: 14px;
		line-height: 30px;
	}

	/*专家委员会*/
	.six-g {
		padding-top: 56px;
	}

	.six-g .descH {
		padding: 30px 38px 40px;
	}

	.six-g .descH p {
		font-size: 14px;
		line-height: 30px;
	}

	/*友情链接*/
	.LinkS {
		padding: 36px 0 52px;
	}

	.LinkSList {
		margin-top: 30px;
		padding: 26px 0;
		border-top: 1px solid #eaecf3;
		border-bottom: 1px solid #eaecf3;
	}

	.LinkSList a {
		height: 70px;
		margin: 0 19px;
	}

	/*底部联系我们*/
	.footer {
		padding: 40px 0 110px;
	}

	.flex {}

	.ft-l {}

	.ft-l h2 {
		font-size: 34px;
		line-height: 52px;
	}

	.ft-l h2 span {
		padding-left: 20px;
		font-size: 28px;
	}

	.ftZx {
		margin-top: 24px;
	}

	.ftZx h3 {
		font-size: 14px;
		line-height: 42px;
	}

	.ftZx .ft-telB {
		padding-left: 34px;
		font-size: 14px;
	}

	.ftZx .ft-tel {}

	.ft-tel-people {
		line-height: 42px;
	}

	.ft-tel-info {}

	.ft-tel-info p {
		line-height: 42px;
	}

	.ft-r {
		width: 200px;
		text-align: center;
		margin-top: 50px;
	}

	.ft-r-img {
		width: 116px;
	}

	.ft-r p {
		font-size: 14px;
		line-height: 40px;
	}

	.copyB {}

	.copyB p {
		font-size: 12px;
		line-height: 60px;
	}

	.copyB .mLeft {
		margin-left: 30px;
	}

}

@media screen and (max-width: 1150px) and (min-width: 960px) {

	/*banner*/
	.bannerB {
		height: 444px;
	}
}

@media screen and (max-width: 959px) and (min-width: 640px) {

	/*banner*/
	.bannerB {
		height: 360px;
		background-size: cover;
	}

	/*关于活动*/
	.wrap {}

	.one-g {
		padding: 50px 0;
	}

	.w {
		width: 92%;
		padding: 0 4%;
	}

	.titleB h2 {
		font-size: 22px;
		line-height: 36px;
	}

	.titleB h3 {
		font-size: 14px;
		line-height: 26px;
	}

	.titleB p {
		font-size: 16px;
		line-height: 26px;
	}

	.one-g-img {
		height: 160px;
		margin: 20px auto 22px;
	}

	.descB p {
		line-height: 32px;
		text-indent: 2rem;
		font-size: 14px;
	}

	/*申报主题*/
	.two-g {
		padding-bottom: 50px;
	}

	.w1 {
		width: 92%;
		padding: 0 4%;
	}

	.bannerOneB {
		margin: 56px auto 0;
		width: 100%;
	}

	.bannerOne {
		width: 90%;
	}

	.bannerImg {
		width: 100%;
	}

	.bannerDesc {
		padding: 44px 4% 60px;
		width: 92%;
	}

	.bannerDesc h3 {
		font-size: 16px;
		line-height: 45px;
		border-bottom: 1px solid #c4c4c4;
	}

	.bannerDesc h3:before {
		width: 56px;
		height: 4px;
	}

	.bannerDesc p {
		padding-top: 23px;
		font-size: 14px;
		line-height: 26px;
	}

	.bannerOneB .next1,
	.bannerOneB .prev1 {
		background-size: auto 30px;
	}

	/*申报条件*/
	.three-g {
		padding: 80px 0 60px;
	}

	.titleBP h2 {
		font-size: 26px;
		line-height: 50px;
	}

	.titleBP h3 {
		font-size: 22px;
		line-height: 40px;
	}

	.descUl {
		margin-top: 62px;
	}

	.descUl-li {
		margin-bottom: 30px;
	}

	.descUl-li span {
		width: 8%;
		height: 48px;
		background-size: cover;
	}

	.descUl-li .li-text {
		width: 87%;
		padding-left: 5%;
	}

	.descUl-li .li-text h3 {
		font-size: 16px;
		line-height: 28px;
		padding-left: 0;
		width: 100%;
	}

	.li-text-list {
		padding: 0 1%;
		width: 98%;
	}

	.li-text-list p {
		font-size: 16px;
		line-height: 28px;
	}

	/*活动安排*/
	.four-g {
		padding: 28px 0 45px;
		height: 400px;
	}

	.four-g-fj {
		margin-top: 36px;
	}

	.four-g-fj h3 {
		font-size: 16px;
		line-height: 36px;
	}

	.fjList {
		margin-top: 8px;
	}

	.fjList a {
		font-size: 15px;
		line-height: 32px;
		width: 100%;
	}

	.ActivityB:before {
		width: 66%;
		height: 4px;
		left: 250px;
		margin-top: -2px;
	}

	.ActivityBx {
		width: 30%;
		padding: 0 3% 36px;
		font-size: 15px;
		line-height: 24px;
		height: 146px;
	}

	.ActivityBx:first-child {
		width: 58%;
	}

	.ActivityBx-F {
		margin: 0 auto;
		padding-top: 36px;
		padding-bottom: 0;
		width: 60%
	}

	.ActivityBx:before {
		width: 4px;
		height: 25px;
		bottom: 9px;
	}

	.ActivityBx:after {
		width: 14px;
		height: 14px;
		border-radius: 50%;
		border: 2px solid #467cfd;
		bottom: -9px;
	}

	.ActivityBx-F:before {
		top: 9px;
		bottom: auto;
	}

	.ActivityBx-F:after {
		top: -9px;
		bottom: auto;
	}

	.ActivityBx .titleC {
		font-size: 15px;
	}
	.zuihou>.titled {
		font-size: 0.9rem;
		color: #467cfd;
		margin-top: 34%;
	}
	
	.zuihou>.etitle {
		width: 100%;
		text-align: center;
		line-height: 30px;
		font-size: 0.9rem;
		margin-top: 18px;
	}
	
	.zuihou::before {
		content: "";
		position: absolute;
		bottom: 149px;
		right: 1px;
		transform: translateX(-50%);
		width: 4px;
		height: 35px;
		background-color: #467cfd;
	}
	
	.zuihou::after {
		content: "";
		position: absolute;
	
		right: -4px;
		width: 18px;
		height: 18px;
		border-radius: 50%;
		border: none;
		background: #467cfd;
		bottom: 140px;
	}
	


	/*申报入口*/
	.entrance {
		height: 128px;
	}

	.entrance-w {
		padding-top: 24px;
	}

	.entrance-w h3 {
		font-size: 24px;
		line-height: 38px;
	}

	.entrance-w a {
		font-size: 14px;
		line-height: 32px;
		width: 104px;
		border-radius: 30px;
		margin: 8px auto 0;
	}


	/*组织机构*/
	.five-g {
		padding-top: 47px;
	}

	.descH {
		margin-top: 36px;
		padding: 28px 38px 4px;
		border-top: 4px solid #e3eaff;
	}

	.five-g .descH .desc {
		margin-bottom: 18px;
	}

	.five-g .descH .desc h3 {
		font-size: 18px;
		line-height: 36px;
	}

	.five-g .descH .desc p {
		font-size: 14px;
		line-height: 30px;
	}

	/*专家委员会*/
	.six-g {
		padding-top: 56px;
	}

	.six-g .descH {
		padding: 30px 38px 40px;
	}

	.six-g .descH p {
		font-size: 14px;
		line-height: 30px;
	}

	/*友情链接*/
	.LinkS {
		padding: 36px 0 52px;
	}

	.LinkSList {
		margin-top: 30px;
		padding: 26px 0;
		border-top: 1px solid #eaecf3;
		border-bottom: 1px solid #eaecf3;
		width: 92%;
	}

	.LinkSList a {
		height: 48px;
		margin: 0 15px;
	}

	/*底部联系我们*/
	.footer {
		padding: 40px 0 110px;
	}

	.flex {}

	.ft-l {}

	.ft-l h2 {
		font-size: 34px;
		line-height: 52px;
	}

	.ft-l h2 span {
		padding-left: 20px;
		font-size: 28px;
	}

	.ftZx {
		margin-top: 24px;
	}

	.ftZx h3 {
		font-size: 14px;
		line-height: 42px;
	}

	.ftZx .ft-telB {
		padding-left: 34px;
		font-size: 14px;
	}

	.ftZx .ft-tel {}

	.ft-tel-people {
		line-height: 42px;
	}

	.ft-tel-info {}

	.ft-tel-info p {
		line-height: 42px;
	}

	.ft-r {
		width: 200px;
		text-align: center;
		margin-top: 50px;
	}

	.ft-r-img {
		width: 116px;
	}

	.ft-r p {
		font-size: 14px;
		line-height: 40px;
	}

	.copyB {
		flex-wrap: wrap;
		padding: 6px 0;
	}

	.copyB p {
		font-size: 12px;
		line-height: 20px;
	}

	.copyB .mLeft {
		margin-left: 30px;
	}

	.copyB p:last-child {
		margin: 0;
	}
}

@media only screen and (max-width: 639px) {

	/*banner*/
	.bannerB {
		height: 10.2rem;
	}

	/*关于活动*/
	.wrap {}

	.one-g {
		padding: 1.6rem 0;
	}

	.w {
		width: 92%;
		padding: 0 4%;
	}

	.titleB {}

	.titleB h2 {
		font-size: 1.2rem;
		line-height: 2rem;
		font-weight: 550;
	}

	.titleB h3 {
		font-size: 0.8rem;
		line-height: 1.6rem;
	}

	.titleB p {
		font-size: 0.9rem;
		line-height: 1.4rem;
		margin-top: 0.2rem;
	}

	.descB h3 {
		line-height: 3.6rem;
		font-size: 1.3rem;
		font-weight: 550;
	}

	.descB p {
		line-height: 2rem;
		text-indent: 2rem;
		font-size: 0.9rem;
	}

	.one-g-img {
		height: 5rem;
		margin: 1rem auto 1.2rem;
	}

	/*申报主题*/
	.two-g {
		padding-bottom: 3rem;
	}

	.w1 {
		width: 92%;
		padding: 0 4%;
	}

	.bannerOneB {
		margin: 3rem auto 0;
		width: 100%;
	}

	.bannerOne {
		width: 76%;
	}

	.bannerImg {
		width: 100%;
	}

	.bannerDesc {
		padding: 2rem 4% 4rem;
		width: 92%;
		height: auto;
	}

	.bannerDesc h3 {
		font-size: 1rem;
		line-height: 3rem;
		border-bottom: 0.1rem solid #c4c4c4;
	}

	.bannerDesc h3:before {
		width: 4rem;
		height: 0.2rem;
	}

	.bannerDesc p {
		padding-top: 1.4rem;
		font-size: 0.9rem;
		line-height: 1.4rem;
	}

	.bannerOneB .next1,
	.bannerOneB .prev1 {
		background-size: auto 1.5rem;
	}

	/*申报条件*/
	.three-g {
		padding: 3rem 0;
	}

	.titleBP h2 {
		font-size: 1.4rem;
		line-height: 2.4rem;
	}

	.titleBP h3 {
		font-size: 1.3rem;
		line-height: 2.4rem;
	}

	.descUl {
		margin-top: 3rem;
	}

	.descUl-li {
		margin-bottom: 2rem;
	}

	.descUl-li span {
		width: 10%;
		height: 2.2rem;
		background-size: cover;
	}

	.descUl-li .li-text {
		width: 87%;
		padding-left: 3%;
	}

	.descUl-li .li-text h3 {
		font-size: 0.9rem;
		line-height: 1.5rem;
		padding-left: 0;
		width: 100%;
	}

	.li-text-list {
		padding: 0;
		width: 100%;
	}

	.li-text-list p {
		font-size: 0.8rem;
		line-height: 1.5rem;
	}

	/*活动安排*/
	.four-g {
		padding: 1.2rem 0 2rem;
		height: auto;
	}

	.four-g-fj {
		margin-top: 2rem;
	}

	.four-g-fj h3 {
		font-size: 1rem;
		line-height: 1.8rem;
	}

	.fjList {
		margin: 0
	}

	.fjList a {
		font-size: 0.9rem;
		line-height: 1.8rem;
		width: 100%;
	}

	.ActivityB {
		width: 94%;
		padding: 0 3% 0;
		margin-top: 1rem;
			transform: translate(0px, 0px);
	}

	.ActivityB:before {
		height: 100%;
		width: 0.1rem;
		left: 3%;
		top: 0;
		right: auto;
	}


	.ActivityBx {
		width: 88%;
		padding-left: 20%;
		padding-right: 0;
		padding-bottom: 0;
		font-size: 0.9rem;
		line-height: 1.4rem;
		justify-content: space-;
		height: auto;
		margin-bottom: 1rem;
	}

	.ActivityBx p {
		text-align: left;
	}

	.ActivityBx-F {
		margin: 0 auto;
		padding-top: 0;
		padding-bottom: 0;
		width: 100%
	}

	.ActivityBx:before {
		width: 100%;
		height: 0.1rem;
		margin-top: -0.05rem;
		bottom: auto;
		top: 110%;
		left: 0;
		right: auto;
	}

	.ActivityBx:after {
		width: 0.6rem;
		height: 0.6rem;
		border-radius: 50%;
		border: 0.2rem solid #fff;
		margin-top: -0.5rem;
		bottom: auto;
		top: 110%;
		left: 100%;
		right: auto;
	}

	.ActivityBx .titleC {
		
		font-size: 1rem;
		margin-bottom: 0.5rem;
	}

	.zuihou>.titled {
		width: 100%;
		padding-left: 77%;

		font-size: 0.9rem;



	}

	.zuihou>.etitle {
		width: 100%;
		padding-left: 65%;
		font-size: 0.9rem;
		color: #050505;

	}
	.zuihou::before {
		content: "";
		position: absolute;
		bottom: 0px;
		right: 0px;
		transform: translateX(-50%);
		width: 0px;
		height: 0px;
		background-color: #467cfd;
	}
	
	.zuihou::after {
		content: "";
		position: absolute;
	
		right: 0px;
		width: 0px;
		height: 00px;
		border-radius: 50%;
		border: 0px solid #fff;
		background: #467cfd;
		bottom: 0px;
	}

	/*申报入口*/
	.entrance {
		height: 6rem;
	}

	.entrance-w {
		padding-top: 1rem;
	}

	.entrance-w h3 {
		font-size: 1.2rem;
		line-height: 2rem;
		font-weight: 550;
	}

	.entrance-w a {
		font-size: 0.9rem;
		line-height: 1.8rem;
		width: 6rem;
		border-radius: 2rem;
		margin: 0.2rem auto 0;
	}


	/*组织机构*/
	.five-g {
		padding-top: 1.6rem;
	}

	.descH {
		margin-top: 1.5rem;
		padding: 1.3rem 5% 0.2rem;
		border-top: 0.3rem solid #e3eaff;
	}

	.five-g .descH .desc {
		margin-bottom: 1.1rem;
	}

	.five-g .descH .desc h3 {
		font-size: 1rem;
		line-height: 2rem;
	}

	.five-g .descH .desc p {
		font-size: 0.9rem;
		line-height: 1.8rem;
	}

	/*专家委员会*/
	.six-g {
		padding-top: 1.8rem;
	}

	.six-g .descH {
		padding: 1.6rem 5% 3rem;
	}

	.six-g .descH p {
		font-size: 0.9rem;
		line-height: 2rem;
		font-weight: 500;
	}

	/*友情链接*/
	.LinkS {
		padding: 2.8rem 0 3rem;
	}

	.LinkSList {
		margin-top: 1.8rem;
		padding: 1.8rem 0;
		border-top: 0.1rem solid #eaecf3;
		border-bottom: 0.1rem solid #eaecf3;
		width: 100%;
		flex-wrap: wrap;
		justify-content: center;
	}

	.LinkSList a {
		height: 3.4rem;
		margin: 0 0.8rem 0.8rem;
	}


	/*底部联系我们*/
	.footer {
		padding: 3rem 0 9rem;
	}

	.flex {
		position: relative;
	}

	.ft-l {}

	.ft-l h2 {
		font-size: 1.3rem;
		line-height: 2rem;
	}

	.ft-l h2 span {
		padding-left: 0.8rem;
		font-size: 1.2rem;
	}

	.ftZx {
		margin-top: 2rem;
	}

	.ftZx h3 {
		font-size: 0.8rem;
		line-height: 2rem;
	}

	.ftZx .ft-telB {
		padding-left: 1rem;
		font-size: 0.8rem;
	}

	.ftZx .ft-tel {}

	.ft-tel-people {
		line-height: 2rem;
	}

	.ft-tel-info {}

	.ft-tel-info p {
		line-height: 2rem;
	}

	.ft-r {
		width: 20%;
		text-align: center;
		margin-top: 0;
		position: absolute;
		right: 0;
		top: -1.5rem
	}

	.ft-r-img {
		width: 100%;
	}

	.ft-r p {
		font-size: 0.8rem;
		line-height: 2rem;
	}

	.copyB {
		flex-wrap: wrap;
		padding: 0.6rem 0;
		text-align: center;
	}

	.copyB p {
		font-size: 0.8rem;
		line-height: 1.6rem;
	}

	.copyB .mLeft {
		margin-left: 0;
	}

	.copyB p:last-child {
		margin: 0;
	}
}

/*
申报页面
*/
.declareBannerB {
	height: 603px;
}

.declareB {
	padding-top: 70px;
	padding-bottom: 82px;
}

.declareBL {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 105px;
}

.declareBL-g {
	padding: 70px 22px 40px;
	background-color: #f8fbff;
	width: 302px;
	height: 128px;
	margin: 0 12px;
	margin-bottom: 90px;
	position: relative;
	box-shadow: 0px 3px 5px 3px rgb(0 0 0 / 5%);
}

.declareBL-g p {
	font-size: 16px;
	line-height: 32px;
	color: #203952;
}

.declareBL-g:before {
	position: absolute;
	display: block;
	content: '';
	width: 76px;
	height: 76px;
	border-radius: 50%;
	border: 1px solid #e6ebf1;
	top: -38px;
	left: 50%;
	margin-left: -38px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 43px;
	background-color: #fff;
}

.icon1:before {
	background-image: url(../images/icon/icon1.jpg);
}

.icon2:before {
	background-image: url(../images/icon/icon2.jpg);
}

.icon3:before {
	background-image: url(../images/icon/icon3.jpg);
}

.icon4:before {
	background-image: url(../images/icon/icon4.jpg);
}

.icon5:before {
	background-image: url(../images/icon/icon5.jpg);
}

.icon6::before {
	background-image: url(../images/icon/huodong04.png);
}

.icon7::before {
	background-image: url(../images/icon/huodong05.png);
}

.icon8::before {
	background-image: url(../images/icon/huodong06.png);
}

.declareBL-b {
	padding: 70px 42px 40px;
	width: 384px;
	height: 297px;
	box-shadow: 0px 3px 5px 3px rgb(0 0 0 / 5%);
}

.declareBL-b-p {
	padding-top: 12px;
}

.declareBL-b-p span {
	display: block;
	font-size: 16px;
	color: #646a70;
	line-height: 40px;
	padding-left: 20px;
	position: relative;
}

.declareBL-b-p span:before {
	display: block;
	content: '';
	position: absolute;
	width: 6px;
	height: 6px;
	top: 17px;
	left: 0;
	background-color: #bbbfc6;
}

.fjB {}

.fjB h3 {
	font-size: 26px;
	color: #4a69b5;
	line-height: 44px;
	text-align: center;
}

.fjB h4 {
	font-size: 18px;
	color: #333;
	line-height: 32px;
	margin-top: 10px;
	text-align: center;
}

.fjL {
	margin-top: 54px;
	padding: 20px 40px 16px;
	background-color: #f2f4fa;
	border: 1px solid #d4dbed;
}

.fjL p {
	font-size: 20px;
	color: #222835;
	line-height: 40px;
}

.fjLA {
	margin-top: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.fjLA a {
	padding-left: 30px;
	font-size: 18px;
	color: #393939;
	line-height: 24px;
	width: 442px;
	margin-bottom: 22px;
	background-image: url(../images/icon/fjicon.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.fjLA a:hover {
	color: #1e8bfb;
	text-decoration: underline;
}

@media screen and (max-width: 1399px) and (min-width: 1280px) {
	.declareBannerB {
		height: 500px;
	}

	.declareB {
		padding-top: 50px;
		padding-bottom: 82px;
	}

	.declareBL {
		margin-top: 95px;
	}

	.declareBL-g {
		padding: 60px 22px 36px;
		width: 262px;
		height: 128px;
		margin: 0 12px;
		margin-bottom: 90px;
		box-shadow: 0px 3px 5px 3px rgb(0 0 0 / 5%);
	}

	.declareBL-g p {
		font-size: 14px;
		line-height: 28px;
	}

	.declareBL-g:before {
		width: 66px;
		height: 66px;
		border: 1px solid #e6ebf1;
		top: -33px;
		margin-left: -33px;
		background-size: auto 38px;
	}

	.declareBL-b {
		padding: 60px 37px 36px;
		width: 340px;
		height: 267px;
		box-shadow: 0px 3px 5px 3px rgb(0 0 0 / 5%);
	}

	.declareBL-b-p {
		padding-top: 12px;
	}

	.declareBL-b-p span {
		font-size: 14px;
		line-height: 34px;
		padding-left: 20px;
	}

	.declareBL-b-p span:before {
		width: 6px;
		height: 6px;
		top: 14px;
	}

	.fjB {}

	.fjB h3 {
		font-size: 24px;
		line-height: 40px;
	}

	.fjB h4 {
		font-size: 16px;
		color: #333;
		line-height: 28px;
		margin-top: 8px;
	}

	.fjL {
		margin-top: 50px;
		padding: 20px 40px 16px;
		border: 1px solid #d4dbed;
	}

	.fjL p {
		font-size: 18px;
		line-height: 40px;
	}

	.fjLA {
		margin-top: 18px;
	}

	.fjLA a {
		padding-left: 30px;
		font-size: 16px;
		line-height: 22px;
		width: 422px;
		margin-bottom: 22px;
	}

}

@media screen and (max-width: 1279px) and (min-width: 960px) {
	.declareBannerB {
		height: 400px;
	}

	.declareB {
		padding-top: 50px;
		padding-bottom: 82px;
	}

	.declareBL {
		margin-top: 80px;
	}

	.declareBL-g {
		padding: 60px 22px 36px;
		width: 192px;
		height: 168px;
		margin: 0 12px;
		margin-bottom: 90px;
		box-shadow: 0px 3px 5px 3px rgb(0 0 0 / 5%);
	}

	.declareBL-g p {
		font-size: 14px;
		line-height: 26px;
	}

	.declareBL-g:before {
		width: 56px;
		height: 56px;
		border: 1px solid #e6ebf1;
		top: -28px;
		margin-left: -28px;
		background-size: auto 34px;
	}

	.declareBL-b {
		padding: 60px 22px 36px;
		width: 304px;
		height: 287px;
		box-shadow: 0px 3px 5px 3px rgb(0 0 0 / 5%);
	}

	.declareBL-b-p {
		padding-top: 14px;
	}

	.declareBL-b-p span {
		font-size: 14px;
		line-height: 36px;
		padding-left: 10px;
	}

	.declareBL-b-p span:before {
		width: 5px;
		height: 5px;
		top: 15px;
	}

	.fjB {}

	.fjB h3 {
		font-size: 22px;
		line-height: 36px;
	}

	.fjB h4 {
		font-size: 14px;
		color: #333;
		line-height: 22px;
		margin-top: 8px;
	}

	.fjL {
		margin-top: 50px;
		padding: 20px 40px 16px;
		border: 1px solid #d4dbed;
	}

	.fjL p {
		font-size: 16px;
		line-height: 36px;
	}

	.fjLA {
		margin-top: 16px;
	}

	.fjLA a {
		padding-left: 22px;
		font-size: 14px;
		line-height: 20px;
		width: 332px;
		margin-bottom: 20px;
		background-size: auto 18px;
	}

}

@media screen and (max-width: 959px) and (min-width: 640px) {
	.declareBannerB {
		height: 290px;
	}

	.declareB {
		padding-top: 50px;
		padding-bottom: 82px;
	}

	.declareBL {
		margin-top: 70px;
	}

	.declareBL-g {
		padding: 60px 5% 30px;
		width: 100%;
		height: 108px;
		margin: 0;
		margin-bottom: 60px;
		box-shadow: 0px 3px 5px 3px rgb(0 0 0 / 5%);
	}

	.declareBL-g p {
		font-size: 14px;
		line-height: 26px;
	}

	.declareBL-g:before {
		width: 56px;
		height: 56px;
		border: 1px solid #e6ebf1;
		top: -28px;
		margin-left: -28px;
		background-size: auto 34px;
	}

	.declareBL-b {
		padding: 60px 5% 36px;
		width: 100%;
		height: 260px;
		box-shadow: 0px 3px 5px 3px rgb(0 0 0 / 5%);
	}

	.declareBL-b-p {
		padding-top: 14px;
	}

	.declareBL-b-p span {
		font-size: 14px;
		line-height: 36px;
		padding-left: 10px;
	}

	.declareBL-b-p span:before {
		width: 5px;
		height: 5px;
		top: 15px;
	}

	.fjB {}

	.fjB h3 {
		font-size: 20px;
		line-height: 34px;
	}

	.fjB h4 {
		font-size: 12px;
		line-height: 20px;
		margin-top: 5px;
	}

	.fjL {
		margin-top: 50px;
		padding: 20px 5% 16px;
		border: 1px solid #d4dbed;
	}

	.fjL p {
		font-size: 16px;
		line-height: 36px;
	}

	.fjLA {
		margin-top: 16px;
	}

	.fjLA a {
		padding-left: 22px;
		font-size: 14px;
		line-height: 20px;
		width: 332px;
		margin-bottom: 20px;
		background-size: auto 18px;
	}

}

@media only screen and (max-width: 639px) {
	.declareBannerB {
		height: 8.2rem;
	}

	.declareB {
		padding-top: 1.6rem;
		padding-bottom: 4rem;
	}

	.declareBL {
		margin-top: 3.4rem;
	}

	.declareBL-g {
		padding: 3rem 5% 2rem;
		width: 80%;
		height: 7rem;
		margin: 0;
		margin-bottom: 60px;
		box-shadow: 0px 3px 5px 3px rgb(0 0 0 / 5%);
	}

	.declareBL-g p {
		font-size: 0.9rem;
		line-height: 1.6rem;
	}

	.declareBL-g:before {
		width: 3.4rem;
		height: 3.4rem;
		border: 0.1rem solid #e6ebf1;
		top: -1.7rem;
		margin-left: -1.7rem;
		background-size: auto 2rem;
	}

	.declareBL-b {
		padding: 3rem 5% 2rem;
		width: 80%;
		height: 18rem;
		box-shadow: 0px 3px 5px 3px rgb(0 0 0 / 5%);
	}

	.declareBL-b-p {
		padding-top: 0.8rem;
	}

	.declareBL-b-p span {
		font-size: 0.8rem;
		line-height: 2.2rem;
		padding-left: 0.6rem;
	}

	.declareBL-b-p span:before {
		width: 0.2rem;
		height: 0.2rem;
		top: 1rem;
	}

	.fjB {
		width: 90%;
		margin: 0 auto;
	}

	.fjB h3 {
		font-size: 1rem;
		line-height: 2rem;
	}

	.fjB h4 {
		font-size: 0.7rem;
		line-height: 1.4rem;
		margin-top: 0.3rem;
	}

	.fjL {
		margin-top: 3rem;
		padding: 1rem 5% 0.8rem;
		border: 0.1rem solid #d4dbed;
	}

	.fjL p {
		font-size: 1rem;
		line-height: 2rem;
	}

	.fjLA {
		margin-top: 0.9rem;
	}

	.fjLA a {
		padding-left: 6%;
		font-size: 0.9rem;
		line-height: 1.6rem;
		width: 94%;
		margin-bottom: 1.4rem;
		background-size: auto 1.2rem;
		background-position: left 0.1rem;
	}

}


/*
20221118
内页面
*/
/*banner*/
.ncyBan {
	height: 120px;
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
	;
	margin: 0 auto;
}

@media screen and (max-width: 1679px) and (min-width: 1510px) {

	/*banner*/
	.ncyBan {
		height: 106px;
	}
}

@media screen and (max-width: 1509px) and (min-width: 1400px) {

	/*banner*/
	.ncyBan {
		height: 94px;
	}
}

/*ncytit*/
.ncytit {}

.ncytit h2 {
	font-size: 36px;
	line-height: 60px;
	text-align: center;
	color: #000;
}

.ncytit i {
	width: 60px;
	height: 3px;
	background: #016bec;
	margin: 20px auto 0;
	display: block;
}

/*十大最有贡献的数据团队*/
.ncyTeam {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 80px 0 90px;
	background-image: url("../images/20221118/ncyTeam.jpg");
}

.ncyTab {
	border: 1px solid #afb6bf;
	background: #FFF;
}

.ncyTab tr td,
.ncyTab tr th {
	border-left: 1px solid #afb6bf;
	color: #484f59;
	font-size: 14px;
	text-align: center;
	font-weight: 500;
}

.ncyTab tr td {
	border-top: 1px solid #afb6bf
}

.ncyTab tr td a {
	color: #004fa7;
	display: block;
}

.ncyTab tr td:first-child,
.ncyTab tr th:first-child {
	border-left: none;
	width: 18%;
}

.ncyTab tr:nth-child(2n+1) td,
.ncyTab tr:nth-child(2n+1) th {
	background: #e2e7ed;
}

.ncyTeamK {
	width: 960px;
	margin: 65px auto 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.ncyTeamK .ncyTab {
	width: 465px;
}

.ncyTeamK .ncyTab tr:first-child td {
	border-top: none;
}

.ncyTeamp {
	padding: 6px 8px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.ncyTeamp img {
	width: 78px;
	display: block;
	margin-right: 20px;
}

.ncyTeamp p {
	width: 100%;
	flex: 1;
	line-height: 26px;
	text-align: left;
}

/*优秀数据集奖名单*/
.ncyMingd {
	padding: 110px 0;
}

.ncyMdb {
	height: 196px;
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
	margin: 60px auto 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	align-content: center
}

.ncyMdb a {
	display: block;
	background: rgba(1, 107, 236, 0.7);
	font-size: 18px;
	color: #FFF;
	line-height: 48px;
	width: 210px;
	border-radius: 5px;
	text-align: center;
}

.ncyMdb a:hover {
	background: rgba(1, 107, 236, 1);
}

/*十大最具价值年度数据集名单*/
.ncyYea {
	padding: 80px 0 90px;
}

.ncyYeaK {
	margin-top: 60px;
}

.ncyYeaK .ncyTab {
	width: 100%;
}

.ncyYeaK .ncyTab tr th:first-child,
.ncyYeaK .ncyTab tr td:first-child {
	width: 7%;
}

.ncyYeaK .ncyTab tr th,
.ncyYeaK .ncyTab tr td {
	line-height: 24px;
	padding: 10px 15px;
}

/*十大最受欢迎年度数据集名单*/
.ncyCom {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("../images/20221118/ncyCom.jpg");
}

/*组织情况介绍*/
.ncyjei {
	padding: 75px 0;
}

.ncyjeiI {
	margin-top: 47px;
}

.ncyjeiI img {
	width: 100%;
	display: block;
}

.ncyjein {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #4f4f4f;
	font-size: 16px;
	padding: 35px 32px;
	line-height: 40px;
	background: #f3f5fa;
	border-bottom: 2px solid #016bec;
	text-align: justify;
}

.ncyjein p {
	text-indent: 2em;
}

/*启动会视频*/
.ncyVid {
	padding: 60px 0 80px;
	background-color: #f4f6f8;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("../images/20221118/ncyVid.jpg");
}

.ncyVidB {
	width: 918px;
	height: 516px;
	position: relative;
	background: #000;
	margin: 47px auto 0
}

.ncyVidB video {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

/*颁奖典礼*/
.ncyLi {
	padding: 70px 0 80px;
}

.ncyLiB {
	margin: 45px auto 0;
	width: 1300px;
	position: relative;
}

.ncyLiBZ {
	width: 1166px;
	margin: 0 auto;
}

.ncyLiBZ .swiper-slide {
	width: 352px;
}

.ncyLiBimg {
	width: 100%;
	overflow: hidden;
	height: 236px;
	padding: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.ncyLiBimg img {
	width: 100%;
}

.ncyLiB .next1 {
	right: 0;
	background-image: url(../images/icon/jt.png);
	transform: rotate(180deg);
	background-size: cover;
	opacity: 0.2;
}

.ncyLiB .prev1 {
	left: 0;
	background-image: url(../images/icon/jt.png);
	background-size: cover;
	opacity: 0.2;
}

.ncyLiB .prev1:hover {
	opacity: 6;
	transition: 0.5s
}

.ncyLiB .next1:hover {
	opacity: 6;
	transition: 0.5s
}

.ncyLiBZ .swiper-wrapper {
	-webkit-transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	-ms-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
}

/*
-webkit-box-sizing:border-box;box-sizing:border-box;

display:flex;justify-content:space-between;align-items:center; flex-wrap:wrap;align-content:center
|flex-start|flex-end|center|space-between|space-around

overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;

left:0;transform: translate(0,-50%);top:50%;

transition:0.5s;
.IndEnvT:before,.IndEnvT:after{display:block;content:'';position: absolute;}
*/
/*********/
@media screen and (max-width: 1399px) and (min-width: 1280px) {

	/*banner*/
	.ncyBan {
		height: 88px;
	}

	/*ncytit*/
	.ncytit {}

	.ncytit h2 {
		font-size: 32px;
		line-height: 50px;
	}

	.ncytit i {
		width: 50px;
		height: 3px;
		margin: 18px auto 0;
	}

	/*十大最有贡献的数据团队*/
	.ncyTeam {
		padding: 70px 0 80px;
	}

	.ncyTab tr td {
		font-size: 13px;
	}

	.ncyTab tr td:first-child {
		width: 18%;
	}

	.ncyTeamK {
		width: 860px;
		margin: 50px auto 0;
	}

	.ncyTeamK .ncyTab {
		width: 400px;
	}

	.ncyTeamp {
		padding: 6px 8px;
	}

	.ncyTeamp img {
		width: 70px;
		margin-right: 18px;
	}

	.ncyTeamp p {
		line-height: 24px;
	}

	/*优秀数据集奖名单*/
	.ncyMingd {
		padding: 95px 0;
	}

	.ncyMdb {
		height: 175px;
		margin: 50px auto 0;
	}

	.ncyMdb a {
		font-size: 16px;
		line-height: 42px;
		width: 190px;
		border-radius: 5px;
	}

	/*十大最具价值年度数据集名单*/
	.ncyYea {
		padding: 70px 0 80px;
	}

	.ncyYeaK {
		margin-top: 50px;
	}

	.ncyYeaK .ncyTab tr th:first-child,
	.ncyYeaK .ncyTab tr td:first-child {
		width: 7%;
	}

	.ncyYeaK .ncyTab tr th,
	.ncyYeaK .ncyTab tr td {
		line-height: 22px;
		padding: 9px 13px;
	}

	/*组织情况介绍*/
	.ncyjei {
		padding: 65px 0;
	}

	.ncyjeiI {
		margin-top: 40px;
	}

	.ncyjein {
		font-size: 15px;
		padding: 30px 28px;
		line-height: 36px;
	}

	/*启动会视频*/
	.ncyVid {
		padding: 50px 0 70px;
	}

	.ncyVidB {
		width: 860px;
		height: 480px;
		margin: 40px auto 0
	}

	/*颁奖典礼*/
	.ncyLi {
		padding: 60px 0 70px;
	}

	.ncyLiB {
		margin: 45px auto 0;
		width: 1100px;
	}

	.ncyLiBZ {
		width: 1000px;
		margin: 0 auto;
	}

	.ncyLiBimg {
		width: 324px;
		height: 223px;
	}

	.ncyLiB .next1 {
		background-size: auto 28px;
	}

	.ncyLiB .prev1 {
		background-size: auto 28px;
	}
}

@media screen and (max-width: 1279px) and (min-width: 960px) {

	/*banner*/
	.ncyBan {
		height: 80px;
	}

	/*ncytit*/
	.ncytit {}

	.ncytit h2 {
		font-size: 26px;
		line-height: 40px;
	}

	.ncytit i {
		width: 40px;
		height: 2px;
		margin: 12px auto 0;
	}

	/*十大最有贡献的数据团队*/
	.ncyTeam {
		padding: 60px 0 70px;
	}

	.ncyTab tr td {
		font-size: 12px;
	}

	.ncyTab tr td:first-child {
		width: 18%;
	}

	.ncyTeamK {
		width: 800px;
		margin: 40px auto 0;
	}

	.ncyTeamK .ncyTab {
		width: 380px;
	}

	.ncyTeamp {
		padding: 5px 7px;
	}

	.ncyTeamp img {
		width: 62px;
		margin-right: 15px;
	}

	.ncyTeamp p {
		line-height: 22px;
	}

	/*优秀数据集奖名单*/
	.ncyMingd {
		padding: 80px 0;
	}

	.ncyMdb {
		height: 150px;
		margin: 40px auto 0;
	}

	.ncyMdb a {
		font-size: 14px;
		line-height: 38px;
		width: 160px;
		border-radius: 4px;
	}

	/*十大最具价值年度数据集名单*/
	.ncyYea {
		padding: 60px 0 70px;
	}

	.ncyYeaK {
		margin-top: 40px;
	}

	.ncyYeaK .ncyTab tr th:first-child,
	.ncyYeaK .ncyTab tr td:first-child {
		width: 7%;
	}

	.ncyYeaK .ncyTab tr th,
	.ncyYeaK .ncyTab tr td {
		line-height: 20px;
		padding: 8px 13px;
	}

	/*组织情况介绍*/
	.ncyjei {
		padding: 50px 0;
	}

	.ncyjeiI {
		margin-top: 32px;
	}

	.ncyjein {
		font-size: 14px;
		padding: 26px 24px;
		line-height: 32px;
	}

	/*启动会视频*/
	.ncyVid {
		padding: 40px 0 55px;
	}

	.ncyVidB {
		width: 710px;
		height: 400px;
		margin: 34px auto 0
	}

	/*颁奖典礼*/
	.ncyLi {
		padding: 50px 0 60px;
	}

	.ncyLiB {
		margin: 45px auto 0;
		width: 900px;
	}

	.ncyLiBZ {
		width: 800px;
		margin: 0 auto;
	}

	.ncyLiBimg {
		width: 260px;
		height: 178px;
		padding: 6px;
	}

	.ncyLiB .next1 {
		background-size: auto 28px;
	}

	.ncyLiB .prev1 {
		background-size: auto 28px;
	}



}

@media screen and (max-width: 959px) and (min-width: 640px) {

	/*banner*/
	.ncyBan {
		height: 59px;
	}

	/*ncytit*/
	.ncytit {}

	.ncytit h2 {
		font-size: 22px;
		line-height: 32px;
	}

	.ncytit i {
		width: 32px;
		height: 2px;
		margin: 10px auto 0;
	}

	/*十大最有贡献的数据团队*/
	.ncyTeam {
		padding: 45px 0 50px;
	}

	.ncyTab tr td {
		font-size: 12px;
	}

	.ncyTab tr td:first-child {
		width: 18%;
	}

	.ncyTeamK {
		width: 600px;
		margin: 40px auto 0;
	}

	.ncyTeamK .ncyTab {
		width: 290px;
	}

	.ncyTeamp {
		padding: 4px 6px;
	}

	.ncyTeamp img {
		width: 50px;
		margin-right: 10px;
	}

	.ncyTeamp a p {
		line-height: 20px;
	}

	/*优秀数据集奖名单*/
	.ncyMingd {
		padding: 80px 0;
	}

	.ncyMdb {
		height: 130px;
		margin: 30px auto 0;
	}

	.ncyMdb a {
		font-size: 13px;
		line-height: 35px;
		width: 140px;
		border-radius: 3px;
	}

	/*十大最具价值年度数据集名单*/
	.ncyYea {
		padding: 45px 0 55px;
	}

	.ncyYeaK {
		margin-top: 30px;
	}

	.ncyYeaK .ncyTab tr th:first-child,
	.ncyYeaK .ncyTab tr td:first-child {
		width: 10%;
	}

	.ncyYeaK .ncyTab tr th,
	.ncyYeaK .ncyTab tr td {
		line-height: 18px;
		padding: 6px 10px;
	}

	/*组织情况介绍*/
	.ncyjei {
		padding: 50px 0;
	}

	.ncyjeiI {
		margin-top: 25px;
	}

	.ncyjein {
		font-size: 13px;
		padding: 22px 20px;
		line-height: 26px;
	}

	/*启动会视频*/
	.ncyVid {
		padding: 35px 0 40px;
	}

	.ncyVidB {
		width: 580px;
		height: 330px;
		margin: 25px auto 0
	}

	/*颁奖典礼*/
	.ncyLi {
		padding: 50px 0 60px;
	}

	.ncyLiB {
		margin: 56px auto 0;
		width: 100%;
	}

	.ncyLiBZ {
		width: 90%;
		margin: 0 auto;
	}

	.ncyLiBZ .swiper-slide {
		width: 30%
	}

	.ncyLiBimg {
		width: 100%;
		padding: 6px;
		height: auto;
	}

	.ncyLiB .next1 {
		background-size: auto 30px;
	}

	.ncyLiB .prev1 {
		background-size: auto 30px;
	}
}

@media only screen and (max-width: 639px) {

	/*banner*/
	.ncyBan {
		height: 28px;
		background-size: cover;
	}

	/*ncytit*/
	.ncytit {}

	.ncytit h2 {
		font-size: 1.2rem;
		line-height: 2.6rem;
		font-weight: 700;
	}

	.ncytit i {
		width: 2.6rem;
		height: 2px;
		margin: 0.2rem auto 0;
	}

	/*十大最有贡献的数据团队*/
	.ncyTeam {
		padding: 2rem 0 1.8rem;
	}

	.ncyTab tr td {
		font-size: 0.8rem;
	}

	.ncyTab tr td:first-child {
		width: 16%;
	}

	.ncyTeamK {
		width: 100%;
		margin: 1.5rem auto 0;
	}

	.ncyTeamK .ncyTab {
		width: 100%;
	}

	.ncyTeamK .ncyTab:first-child {
		border-bottom: none;
	}

	.ncyTeamp {
		padding: 0.3rem 0.4rem;
	}

	.ncyTeamp img {
		width: 4rem;
		margin-right: 1rem;
	}

	.ncyTeamp p {
		line-height: 1.4rem;
	}

	/*优秀数据集奖名单*/
	.ncyMingd {
		padding: 3rem 0;
	}

	.ncyMdb {
		height: 6rem;
		margin: 1.5rem auto 0;
	}

	.ncyMdb a {
		font-size: 0.9rem;
		line-height: 2.2rem;
		width: 8rem;
		border-radius: 0.2rem;
	}

	/*十大最具价值年度数据集名单*/
	.ncyYea {
		padding: 3rem 0;
	}

	.ncyYeaK {
		margin-top: 1.8rem;
	}

	.ncyYeaK .ncyTab tr th:first-child,
	.ncyYeaK .ncyTab tr td:first-child {
		width: 14%;
	}

	.ncyYeaK .ncyTab tr th,
	.ncyYeaK .ncyTab tr td {
		line-height: 1.4rem;
		padding: 0.5rem 0.4rem;
	}

	/*组织情况介绍*/
	.ncyjei {
		padding: 2rem 0;
	}

	.ncyjeiI {
		margin-top: 1.8rem;
	}

	.ncyjein {
		font-size: 0.9rem;
		padding: 1.4rem 1.4rem;
		line-height: 1.8rem;
	}

	/*启动会视频*/
	.ncyVid {
		padding: 2.5rem 0;
	}

	.ncyVidB {
		width: 100%;
		height: 15rem;
		margin: 1.5rem auto 0
	}

	/*颁奖典礼*/
	.ncyLi {
		padding: 2.5rem 0;
	}

	.ncyLiB {
		margin: 2rem auto 0;
		width: 100%;
	}

	.ncyLiBZ {
		width: 76%;
	}

	.ncyLiBZ .swiper-slide {
		width: 100%
	}

	.ncyLiBimg {
		width: 100%;
		padding: 0.4rem;
		height: auto;
	}

	.ncyLiB .next1,
	.ncyLiB .prev1 {
		background-size: auto 1.5rem;
	}
}