.award {
	background-color: rgba(246, 245, 244, 1);
}
.top img {
	width: 100%;
}
.nav {
	margin: 40px auto;
	width: 1200px;
}
.nav ul li {
	float: left;
	margin-right: 25px;
}
.nav ul li:nth-last-child(1) {
	margin-right: 0;
}
.intro {
	padding: 37px 94px 40px 94px;
	width: 1310px;
	margin: 0 auto;
	background: url(../img/bg_hdjs.png) no-repeat;
	box-sizing: border-box;
}
.intro .con {
	padding: 48px 40px;
	background: url(../img/kuang_hdjs.png) no-repeat;
	box-sizing: border-box;
	font-size: 24px;
	font-weight: 400;
	color: #333333;
	line-height: 54px;
}

/* 举办方 */
.organizers {
	padding: 90px 0;
	text-align: center;
	background: url(../img/bg_hdjbf.png) no-repeat;
	box-sizing: border-box;
}
.organizers .con {
	margin: 0 auto;
	padding: 35px 40px;
	width: 1000px;
	background: url(../img/kuang_hdjbf.png) no-repeat;
	box-sizing: border-box;
}
.organizers img {
	margin-bottom: 45px;
}
.organizers .con p {
	font-size: 24px;
	font-weight: 500;
	color: #333333;
	line-height: 64px;
	text-align: left;
}
.organizers .con p span {
	font-weight: bold;
}

/* 获奖名单 */
.awardMember {
	padding: 48px 0;
	background: url(../img/bg_hjmd.png) no-repeat;
	background-position: left bottom;
	box-sizing: border-box;
}
.awardMember .img {
	text-align: center;
}
.awardMember .con {
	padding: 46px 40px 79px 40px;
	margin: 30px auto 0 auto;
	width: 1200px;
	box-sizing: border-box;
	background: rgba(231, 230, 226, 0.6);
}
.awardMember .con .con-top {
	padding: 35px 39px;
	font-size: 24px;
	font-weight: 400;
	color: #333333;
	line-height: 54px;
	background: url(../img/kuang_hjmd.png) no-repeat;
	box-sizing: border-box;
}
.group {
	margin-top: 45px;
	display: inline-block;
	width: 49%;
	text-align: center;
	vertical-align: top;
}
.group .group-top {
	margin-bottom: 20px;
	font-size: 26px;
	font-weight: 500;
	color: #9F743D;
	line-height: 42px;
	background: url(../img/xbt_hjdj.png) no-repeat;
	background-position: center;
}
.awardMember .con .con-fot {
	margin: 46px auto 0 auto;
	text-align: center;
}
.awardMember .con .con-fot h3 {
	font-size: 34px;
	font-weight: 500;
	color: #333333;
	line-height: 42px;
}
.awardMember .con .con-fot p {
	margin-top: 20px;
	font-size: 26px;
	font-weight: bold;
	color: #A31818;
	line-height: 46px;
}

/* 奖项设置 */
.awardSetting {
	text-align: center;
	background: url(../img/bg_jxsz.png) no-repeat;
	background-size: 100% 100%;
	background-position: left center;
}
.awardSetting .con {
	margin: 0 auto;
	width: 1200px;
}
.awardSetting .item-con {
	float: left;
	position: relative;
	padding-top: 39px;
	margin: 45px 16px 200px 0;
	width: 288px;
	height: 360px;
	background: #EEEEEA;
	box-sizing: border-box;
}
.awardSetting .item-con:nth-last-child(1) {
	margin-right: 0;
}
.awardSetting .item-con img {
	position: absolute;
	top: -13px;
	left: 50%;
	transform: translateX(-50%);
}
.awardSetting .item-con p {
	font-size: 24px;
	font-weight: 400;
	color: #333333;
	line-height: 42px;
}
.awardSetting .item-con .title {
	margin-bottom: 28px;
	font-size: 30px;
	color: #9F743D;
}
.awardSetting .item-con .tips {
	margin-bottom: 36px;
	height: 24px;
	font-size: 22px;
	color: #9F743D;
	line-height: 1;
}
/* 评委简介 */
.judgesIntro {
	position: relative;
	margin-top: -50px;
}
.judgesIntro .judgesCon {
	margin: 0 auto;
	margin-top: -50px;
	width: 1120px;
}
.judgesIntro .img {
	margin-bottom: 50px;
	text-align: center;
}
.judgesIntro .img img {
	margin-top: -50px;
}
.judgesIntro .con {
	padding: 58px;
	padding-bottom: 82px;
	background: url(../img/bg_pwjj.png) no-repeat;
}
.judgesIntro .con .item-con {
	margin-bottom: 75px;
}
.judgesIntro .con .item-con .imgDiv {
	margin-right: 15px;
	display: inline-block;
	width: 152px;
	height: 152px;
}
.judgesIntro .con .item-con .imgDiv img {
	width: 100%;
}
.judgesIntro .con .profile {
	display: inline-block;
	width: 833px;
}
.judgesIntro .con .profile p {
	font-size: 24px;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
	text-align: justify;
}
.judgesIntro .con .profile .judges {
	position: relative;
	top: 2px;
	margin-bottom: 20px;
	font-size: 30px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 5px;
}
.judgesIntro .con .item-con:nth-child(2n) .judges {
	text-align: right;
}
.judgesIntro .con .item-con:nth-child(2n) .imgDiv {
	margin-left: 15px;
	margin-right: 0;
}
.leftImg {
	position: absolute;
	left: 0;
	top: 670px;
}
.rightImg {
	position: absolute;
	right: 0;
	bottom: 0;
}

/* 关于 */
.about {
	padding-bottom: 310px;
	margin-top: 60px;
	width: 100%;
	background: url(../img/bg_gylcwx.png) no-repeat;
	/* background-size: 100% 100%; */
	background-position: center center;
}
.about .img {
	text-align: center;
}
.about .con {
	padding: 48px 40px 46px 40px;
	margin: 0 auto;
	margin-top: 45px;
	width: 1200px;
	background-color: rgba(234, 234, 234, 0.5);
	box-sizing: border-box;
}
.about .con .text-con {
	margin: 0 auto;
	padding: 48px 40px 55px 40px;
	background: url(../img/kuang_gylcwx.png) no-repeat;
	width: 1120px;
	box-sizing: border-box;
}
.about .con .text-con p {
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: 400;
	color: #333333;
	line-height: 46px;
	text-indent: 2em;
}
.about .con .text-con p span {
	color: rgba(163, 24, 24, 1);
}
.about .con .text-con p.fot {
	color: rgba(163, 24, 24, 1);
	font-weight: bold;
}