* {
	margin: 0;
	padding: 0;
}

.section {
	width: 100%;
}

a:hover,
a:focus {
	color: #004fc3;
	text-decoration: none;
!important;
}

/*第一页*/
.top {
	width: 1200px;
	margin: auto;
	overflow: hidden;
	height: 60px;
	line-height: 60px;
}

.top .logo {
	position: relative;
}

.top .logo img {
	position: absolute;
	top: 12px;
	left: 0;
}

.topNav ul li {
	float: left;
}

.topNav ul li a {
	line-height: 60px;
	padding: 0 12px;
	color: #000;
	font-size: 14px;
}

.r-line a {
	border: 1px solid #BDBDBD;
	border-width: 0 1px 0 0;
}

.topNav ul li a:hover {
	color: #4A86FF;
}

.indexMain {
	width: 100%;
	position: relative;
}

.section-cont {
	width: 1200px;
	margin: 0 auto;
}

.indexMain .indexBg {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.indexContent {
	width: 1200px;
	margin: auto;
	overflow: hidden;
	position: relative;
}

.indexContent .oneTitle {
	width: 68%;
	margin: auto;
	margin-top: 45px;
	text-align: center;
}

.indexContent .oneTitle img {
	width: 100%;
}

.colorYellow {
	color: #f4964d;
}

.oneBox {
	margin-top: 50px;
}

.leftMode {
	width: 515px;
	height: 150px;
	background: url(/resources/images/8th/bg_baner.png) no-repeat center;
	background-size: 100% 100%;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	position: relative;
}

.leftMode .signBtn {
	position: absolute;
	right: 8px;
	top: 8px;
	width: 100px;
	height: 100px;
	-webkit-border-radius: 52px;
	-moz-border-radius: 52px;
	border-radius: 52px;
	color: #fff;
	font-size: 18px;
	border: 0;
	font-family: "微软雅黑";
	cursor: pointer;
	line-height: 50px;
	text-align: center;
	background: url(/resources/images/publicity/bulletin/img1/circle_yellow.png) no-repeat center;
	background-size: 100% 100%;
}


.leftMode .signBtn p {
	color: #fff;
	text-align: center;
	line-height: 24px;
}

.signbtnLeft {
	background: url(/resources/images/publicity/bulletin/img1/sign_ben.png) no-repeat center;
	background-size: 100% 100%;
	cursor: pointer;
}

.signbtnLeft:hover {
	background: #ec6100;
	cursor: pointer;
}

.leftMode .signbtnRight {
	background: url(/resources/images/8th/bg_blue.png) no-repeat center;
	background-size: 100% 100%;
}

.signbtnRight {
	background: url(/resources/images/8th/bg_blue.png) no-repeat center;
	background-size: 100% 100%;
}

.leftMode .signbtnRight {
	background: url(/resources/images/publicity/bulletin/img1/circle_green.png) no-repeat center;
	background-size: 100% 100%;
}

.signbtnRight:hover {
	background: #05a6c3;
}

.leftMode p {
	line-height: 36px;
	font-size: 16px;
	color: #000;
}

.leftMode .oneTxt {
	text-indent: 54px;
	position: relative;
}

.leftMode .oneTxt .lineLeft {
	position: absolute;
	display: inline-block;
	width: 3px;
	height: 16px;
	background: #EF7054;
	left: 44px;
	top: 10px;
}

.leftMode p .kuai {
	display: inline-block;
	width: 122px;
	text-align: center !important;
	float: left;
	position: relative;
}

.leftMode p .kuai span {
	display: inline-block;
	width: 72px;
	color: #fff;
	font-size: 16px;
}

.leftMode p .kuai .SbtnYellow {
	background: url(/resources/images/publicity/bulletin/img1/btn_yelloe.png) no-repeat center;
}

.leftMode p .kuai .SbtnGreen {
	background: url(/resources/images/publicity/bulletin/img1/btn_green.png) no-repeat center;
}

.leftMode p .kuai .lineXie,
.signFixed .lineXie {
	position: absolute;
	right: 0;
}

/*固定顶部导航*/
.topNavsBox {
	width: 100%;
	background: #fff;
	position: fixed;
	top: 0;
	height: 50px;
	box-shadow: 0px 7px 7px -7px #5E5E5E;
	z-index: 99999;
	display: none;
}

.topNavs {
	width: 1200px;
	margin: auto;
}

.topNavs .signFixed {
	width: 600px;
}

.topNavsBox .signFixed button {
	width: 150px;
	height: 50px;
	border: 0;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	/* background-image: url(/resources/images/publicity/bulletin/img1/sign_ben.png); */
}

.signFixed span {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	position: relative;
}

.signFixed .signNum {
	width: 100px;
	text-align: left;
}

.signFixed .schoolNum,
.signFixed .teamNum,
.signFixed .studentNum {
	width: 100px;
	text-align: center;
}

/*轮播图start*/
.swiper-container2 {
	width: 1180px;
	height: 180px;
	margin-left: 0;
}

.swiper-container2 a img {
	width: 1180px;
	height: 180px;
}

.swiper-slide {
	position: relative;
}

.bannerBox {
	position: relative;
}

.bannerBox .arrow-left {
	background: url(/resources/images/publicity/bulletin/img1/prev.png) no-repeat center;
	left: 20px;
}

.bannerBox .arrow-right {
	background: url(/resources/images/publicity/bulletin/img1/next.png) no-repeat center;
	right: 20px;
}

.bannerBox .arrow-right,
.bannerBox .arrow-left {
	top: 50%;
	margin-top: -20px;
	width: 44px;
	height: 44px;
	z-index: 100;
	display: block;
	position: absolute;
	display: none;
}

.bannerBox:hover .arrow-right {
	display: block;
}

.bannerBox:hover .arrow-left {
	display: block;
}

.pagination {
	position: absolute;
	bottom: 5px;
	left: 0;
	text-align: center;
	width: 100%;
}

.swiper-pagination-switch {
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 5px;
	background: #BDBDBD;
	margin: 0 5px;
	cursor: pointer;
}

.swiper-active-switch {
	background: #4A86FF;
}

/*轮播图end*/
/*大赛介绍*/
.newsBox {
	/* margin-top: 48px; */
	margin-top: 36px;
}

.newsBox .title,
.stepContent .title,
.annouceContent .title {
	height: 50px;
	line-height: 50px;
	background: url(/resources/images/publicity/bulletin/img1/underline.png) no-repeat center bottom;
	font-size: 28px;
	color: #4769d9;
	text-align: center;
}

.introudceBox{
	padding: 20px 30px;
	box-shadow: 0 0 15px #c6e0ff inset;
	border-radius: 8px;
}
.introudceBox p {
	/*text-align: center;*/
	font-size: 16px;
	color: #118ef9;
	line-height: 26px;
	text-indent: 35px;
	margin-bottom: 15px;
	padding-top: 15px;
}



/*大赛流程*/
.stepsBox ul {
	position: relative;
	width: 100%;
	height: 200px;
}

.stepsBox ul .lineAll {
	position: absolute;
	left: 50px;
	right: 50px;
	top: 58px;
	z-index: 1;
}

.stepsBox ul .lineAll img {
	width: 100%;
}

.stepsBox ul li {
	float: left;
	border: 1px solid #DEDEDE;
	height: 58px;
	text-align: center;
	font-size: 12px;
	color: #000;
	position: absolute;
	border-radius: 4px;
}

.stepsBox ul li p {
	line-height: 24px;
	height: 24px;
}

.stepsBox ul li .stepTop {
	margin-top: 6px;
	font-size: 16px;
}

.stepsBox ul .step3,
.stepsBox ul .step4,
.stepsBox ul .step5 {
	width: 190px;
}
.stepsBox ul .step1,
.stepsBox ul .step9 {
	width: 170px;
}

.stepsBox ul .step7 {
	width: 220px;
}
.stepsBox ul .step1,
.stepsBox ul .step3,
.stepsBox ul .step5,
.stepsBox ul .step7,
.stepsBox ul .step9 {
	top: 4px;
}

.stepsBox ul .step2,
.stepsBox ul .step4,
.stepsBox ul .step6,
.stepsBox ul .step8 {
	bottom: 4px;
}

.stepsBox ul .step1 {
	left: 9px;
}

.stepsBox ul .step2 {
	width: 152px;
}

.stepsBox ul .step5 {
	left: 670px;
}

.stepsBox ul .step6 {
	width: 130px;
}

.stepsBox ul .step8 {
	width: 130px;
	right: 2px;
}

.stepsBox ul .step9 {
	right: 4px;
}

.stepsBox ul li .lineCenter {
	display: block;
	width: 146px;
	height: 58px;
	position: absolute;
	left: -62px;
}

.stepsBox ul .step2 .lineCenter {
	left: -57px;
	top: -51px;
}

.stepsBox ul .step4 .lineCenter {
	left: -63px;
	top: -51px;
}

.stepsBox ul .step4 .lineCenter span {
	left: 7px;
	width: 114px;
}

.stepsBox ul .step5 .lineCenter {
	left: -63px;
}

.stepsBox ul .step5 .lineCenter span {
	left: 3px;
	width: 117px;
}

.stepsBox ul .step6 .lineCenter {
	left: -63px;
	top: -51px;
}

.stepsBox ul .step6 .lineCenter span {
	left: 3px;
	width: 117px;
}

.stepsBox ul .step6 .lineCenter {
	left: -28px;
}

.stepsBox ul .step7 .lineCenter span {
	left: 7px;
}

.stepsBox ul .step7 .lineCenter {
	left: -61px;
}

.stepsBox ul .step8 .lineCenter {
	left: 7px;
	top: -50px;
}

.stepsBox ul .step8 .lineCenter span {
	left: 3px;
	width: 117px;
}

.stepsBox ul .step9 .lineCenter span {
	left: 6px;
}

.stepsBox ul .step8 .lineCenter {
	left: -6px;
}

.stepsBox ul li .lineCenter span {
	width: 113px;
	height: 8px;
	background: #4a86ff;
	position: absolute;
	left: 7px;
	display: none;
}

.stepsBox ul .step3 .lineCenter {
	left: -65px;
}

.stepsBox ul .step3 .lineCenter span {
	left: 4px;
	width: 118px;
}

.stepsBox ul .step1 .lineCenter .lineLeft,
.stepsBox ul .step3 .lineCenter .lineLeft,
.stepsBox ul .step5 .lineCenter .lineLeft,
.stepsBox ul .step7 .lineCenter .lineLeft,
.stepsBox ul .step9 .lineCenter .lineLeft {
	bottom: 13px;
}

.stepsBox ul .step2 .lineCenter .lineLeft,
.stepsBox ul .step4 .lineCenter .lineLeft,
.stepsBox ul .step6 .lineCenter .lineLeft,
.stepsBox ul .step8 .lineCenter .lineLeft {
	top: 13px;
}

.stepsBox ul .active.step1 .lineCenter,
.stepsBox ul .active.step3 .lineCenter,
.stepsBox ul .active.step5 .lineCenter,
.stepsBox ul .active.step7 .lineCenter,
.stepsBox ul .active.step9 .lineCenter {
	background: url(/resources/images/publicity/bulletin/img1/upBlue.png) no-repeat right;
}

.stepsBox ul .active.step2 .lineCenter,
.stepsBox ul .active.step4 .lineCenter,
.stepsBox ul .active.step6 .lineCenter,
.stepsBox ul .active.step8 .lineCenter {
	background: url(/resources/images/publicity/bulletin/img1/downBlue.png) no-repeat right;
}

.stepsBox ul .active .lineCenter .lineLeft {
	display: block;
}

/*第三页---大赛公告*/
/*参赛价值*/
.page3 {
	background: url(/resources/images/publicity/bulletin/img1/page3Bg.png) no-repeat center;
	height: 400px;
	background-size: 100% 100%;
}

.page3 .indexContent {
	height: 400px;
	padding-top: 20px;
}

.page3 .indexContent video {
	width: 640px;
	height: 360px;
	margin: auto;
	background: #461DC5;
	display: block;
}

.setupBox ul {
	width: 100%;
	overflow: hidden;
}

.setupBox ul li {
	float: left;
	width: 190px;
	margin-left: 62px;
}

.setupBox ul li .setupImg {
	text-align: center;
	width: 100%;
	margin-bottom: 12px;
}

.setupBox ul li .setupTxt p {
	height: 28px;
	line-height: 28px;
	text-align: center;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #4a87ff;
	font-size: 16px;
}

.setupRemarks {
	margin-top: 60px;
}

.setupLeft {
	width: 462px;
}

.setupLeft p,
.setupRight p {
	text-indent: 28px;
	line-height: 22px;
	font-size: 14px;
	color: #000;
}

.setupRight {
	width: 700px;
}

.setupRight p {
	text-indent: 0;
}

/*奖项设置*/
.tabNav {
	width: 100%;
}

.tabNav ul {
	width: 204px;
	margin: auto;
}

.tabNav ul li {
	width: 100px;
	height: 30px;
	float: left;
	font-size: 14px;
	color: #ff6b2a;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #ff6b2a;;
}

.tabNav ul .setUp {
	border-radius: 0 100px 100px 0;
}

.tabNav ul .prize {
	border-radius: 100px 0 0 100px;
}

.tabNav ul .active {
	color: #fff;
}

.tabNav ul .prize.active {
	background: #ff6b2a;
}

.tabNav ul .setUp.active {
	background: #ff6b2a;
}

/*表格start*/
.tableBox .tableHeader {
	background: #F0F0F0;
}

.tableBox span {
	/*height: 66px;*/
	/*line-height: 66px;*/
	/*display: block;*/
	/*width: 180px;*/
	/*font-size: 14px;*/
	text-align: center;
	/*float: left;*/
}

.tableBox .tableTop {
	font-size: 16px;
	color: #333;
	width: 114px;
	font-weight: 600;
}

.tableBox tr .personnal,
.tableBox tr .interface {
	line-height: 24px;
	width: 108px;
	padding: 0 36px;
}

.tableBox {
	border-collapse: collapse
}

.tableBox td {
	border: 1px solid #dcdcdc;
}

.tableBox .tableHeader td {
	border: 0;
}

.tableBox tr .firstTd {
	border-left: 0;
}

.tableBox tr .lastTd {
	border-right: 0;
}

th {
	text-align: center;
	/** 设置水平方向居中 */
	vertical-align: middle
	/** 设置垂直方向居中 */
}

td {
	vertical-align: middle !important;
}

/*表格备注*/
.remarks p {
	font-size: 12px;
	line-height: 24px;
}

.remarks ul {
	width: 100%;
}

.remarks ul li {
	width: 100%;
	font-size: 12px;
	color: #333;
	line-height: 24px;
	height: 24px;
}

.remarks ul li span {
	display: inline-block;
}

.remarks ul li .leftSpan {
	width: 564px;
}

/*表格end*/

/*第4页*/
/*大赛风采*/
.videoBox {
	width: 100%;
}

.videoBox .videoLeft {
	width: 100%;
}

.videoTop {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color: #333;
	margin-top: 20px;
}

/*视频列表*/
.videoRight {
	width: 1180px;
}

.videoListTop {
	text-align: right;
	margin-bottom: 6px;
}

.videoListTop a {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: #bfbfbf;
	position: relative;
}

.videoListTop a img {
	width: 380px;
	height: 212px;
	display: block;
	margin: auto;
}

video {
	width: 380px;
	height: 212px;
	background: #000;
}

.videoRight ul {
	width: 100%;
	margin-top: 5px;
}

.videoRight ul li {
	float: left;
	width: 380px;
}

.videoRight ul li a,
.honorLeft ul li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	cursor: pointer;
}


.videoRight ul li img,
.honorLeft ul li img {
	width: 100%;
	height: 100%;
}

.videoRight ul li p,
.honorLeft ul li p {
	line-height: 34px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	width: 100%;
	font-size: 16px;
}

/*文章列表*/
.articleList ul {
	margin-top: 5px;
	width: 100%;
	overflow: hidden;
}

.articleList ul li {
	float: left;
	width: 380px;
}

.articleList ul li .articalTitle {
	font-size: 16px;
	color: #333;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}

.articleList ul li .articalTitle:hover {
	color: #4A86FF;
}

.articleList ul li .articalTxt {
	font-size: 14px;
	color: #666;
	line-height: 20px;
}

/*第5页----大赛排名----敬请期待*/
.rankingBox {
	text-align: center;
}

.rankingBox img {
	margin-top: 80px;
}

.rankingBox p {
	line-height: 56px;
}

.rankTxt {
	font-size: 18px;
	color: #626262;
}

.rankBlue {
	font-size: 24px;
	color: #4a86ff;
}

/*第6页----荣誉墙*/
.honorLeft {
	width: 553px;
}

.honorVideos .videoPlay {
	width: 552px;
	height: 312px;
	margin-top: 0;
}

.honorLeft ul {
	width: 100%;
}

.honorLeft ul li {
	float: left;
	width: 170px;
	height: 98px;
	position: relative;
}

.honorLeft ul li p {
	font-size: 12px;
}

/*考生感言*/
.honorRight {
	width: 620px;
	height: 440px;
}

.honorTop {
	font-size: 14px;
	color: #000;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	background: #e5e5e5;
}

.students,
.students ul {
	width: 100%;
}

.students ul li {
	width: 300px;
	height: 100%;
}

.students ul li .studentPicBox {
	float: left;
	width: 100px;
	height: 170px;
	position: relative;
}

.students ul li .studentPicBox .studentPic {
	width: 100%;
	height: 100%;
}

.students ul li .studentPicBox .starImg {
	position: absolute;
	top: 0;
	left: -6px;
}

.students ul li .studentSay {
	float: right;
	width: 180px;
	height: 170px;
	overflow: hidden;
}

.students ul li .studentSay .name {
	font-weight: 600;
	color: #333;
	font-size: 18px;
	height: 18px;
	line-height: 18px;
	text-align: left;
}

.students ul li .studentSay .motto {
	color: #333333;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.students ul li .studentSay .sayTxt {
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}

/*其他列表*/
.otherList ul li {
}

.otherTitle {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #000;
	cursor: pointer;
}

.otherTitle:hover {
	color: #4A86FF;
}

.otherTxt {
	line-height: 20px;
	font-size: 12px;
	color: #959595;
}

.myHonorTop {
	width: 1100px;
	padding: 0 50px;
	font-size: 16px;
	color: #000;
	position: relative;
	text-align: center;
	height: 20px;
	line-height: 20px;
}

.myHonorTop .more {
	position: absolute;
	right: 0;
	font-size: 12px;
	color: #959595;
	cursor: pointer;
}

.more :hover {
	color: #666;
}

.myHonorLeft {
	width: 580px;
}

.listTop {
	height: 36px;
	width: 100%;
	position: relative;
}

.listTop .prize {
	position: absolute;
	left: 18px;
	top: -12px;
	/*z-index: 999;*/
}

.honorTable ul {
	width: 577px;
	border: 1px solid #dcdcdc;
	border-bottom: 0;
	height: 386px;
	position: relative;
}

.honorTable ul .bottomPic {
	position: absolute;
	bottom: 1px;
	height: 154px;
}

.honorTable ul li {
	width: 100%;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #000;
	border-bottom: 1px solid #dcdcdc;
}

.honorTable ul .listHeader {
	background: #e5e5e5;
}

.honorTable ul li span {
	float: left;
	text-align: center;
	height: 34px;
	line-height: 34px;
}

.honorTable ul li .prizeName {
	width: 76px;
	color: #039bff;
}

.honorTable ul .listHeader .prizeName {
	color: #000;
}

.honorTable ul li .prizeName .specialName {
	color: #fff;
	width: 58px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: #e4007f;
	vertical-align: middle;
	float: none;
	display: inline-block;
	border-radius: 4px;
}

.honorTable ul li .teamName {
	width: 160px;
}

.honorTable ul li .schoolName {
	width: 210px;
}

.honorTable ul li .teacherName {
	width: 120px;
}

/*第六页轮播图*/
.honorLeft .swiper-container {
	width: 552px;
	height: 98px;
	margin-left: 0;
}

.honorLeft .bannerBox .arrow-left2 {
	background: url(/resources/images/publicity/bulletin/img1/iconLeft.png) no-repeat center;
	left: 10px;
}

.honorLeft .bannerBox .arrow-right2 {
	background: url(/resources/images/publicity/bulletin/img1/iconRight.png) no-repeat center;
	right: 10px;
}

.honorLeft .bannerBox .arrow-right2,
.bannerBox .arrow-left2 {
	top: 56%;
	margin-top: -20px;
	width: 20px;
	height: 20px;
	z-index: 100;
	display: block;
	position: absolute;
}

/*bottom*/
.bottomBox {
	width: 100%;
	background: #535353;
	margin-top: 45px;
}

.bottomBox p {
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: center;
}


.three-cha-cont {}

.three-cha {
	width: 380px;
	margin: 0 20px 0 0;
	font-size: 16px;
	color: rgba(51, 51, 51, 1);
	line-height: 30px;
	cursor: pointer;
}


.three-cha .videoBg {
	width: 380px;
	height: 214px;
}

.three-cha-cont ul li {
	width: 390px;
	margin-right: 10px;
	cursor: pointer;
	height: auto;
}


.three-cha-cont ul li .studentSay {
	width: 260px;
	margin-right: 10px;
}

.activedindexContent {
	height: 650px;
	/*background: linear-gradient(#6091f8, #475cd1);*/
}

.activedindexContent .mtitle {
	color: rgba(255, 255, 255);
	font-weight: bold;
}

.mtitle {
	font-size: 28px;
	padding: 30px 0 15px 0;
	text-align: center;
	position: relative;
	height: 50px;
	line-height: 50px;
	color: #4769d9;
}

.activedindexContent .mtitle::before,
.activedindexContent .mtitle::after {
	background: #fff;
}


.mtitle img {
	height: 52px;
	vertical-align: middle;
}

.june-line {
	height: 16px;
	font-size: 14px;
	color: rgba(255, 255, 255);
	line-height: 18px;
	text-align: center;
}

.june-line a {
	padding: 0 8px;
	border-right: 1px solid #fff;
	cursor: pointer;
	color: #4768f5;
	text-decoration: none;
}

.june-line a:hover {
	text-decoration: underline;
}

.rankList-cont {
	width: 1181px;
	height: 498px;
	background: rgba(255, 255, 255);
	margin: 15px auto;
}

.tab-left-menue {
	width: 142px;
	height: 498px;
	background: url('/resources/images/publicity/bulletin/img1/paiming_55.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	text-align: center;
}

.ftlm-title {
	font-size: 16px;
	line-height: 25px;
	color: #fff;
	padding: 18px 5px 30px 5px;
	display: inline-block;
	margin-top: -15px;
	margin-left: 12px;
	margin-right: 12px;
	background: #6EB917;
	text-align: center;

}

.ftlm-j-title {
	position: relative;
	font-size: 14px;
	color: #fff45b;
	line-height: 30px;
}

.ftlm-j-title::before,
.ftlm-j-title::after {
	display: block;
	content: '';
	background: #fff45b;
	width: 8px;
	height: 4px;
	left: 50%;
	position: absolute;
	top: 50%;
}

.ftlm-j-title::before {
	border-radius: 2px 0 0 2px;
	margin-left: -40px;
}

.ftlm-j-title::after {
	margin-left: 30px;
	border-radius: 0 2px 2px 0;
}

.ftlm-group {
	line-height: 30px;
	padding: 5px 0;
}

.ftlm-group ul {
	color: #fff;
	padding-left: 10px;
	font-size: 14px;
}

.ftlm-group li {
	padding-right: 10px;
	cursor: pointer;
}
.ftlm-group li a{
	color: #fff;
}
.ftlm-group li:hover {
	text-decoration: underline;
}

.ftlm-group .active {
	background: rgba(255, 255, 255);
	border-radius: 15px 0 0 15px;
	color: rgba(239, 111, 82);
	cursor: pointer;
}
.ftlm-group .active a{
	color: #ef6f52;
}
.tab-right-tab {
	width: 1038px;
	height: 498px;
	background: rgb(255, 255, 255);
	border: 1px solid #D1D1D1;
	border-left: 0;
}


.tab-right-tab table {
	border-collapse: collapse;
	width: 1024px;
	margin: 10px auto;
	color: rgb(51, 51, 51);
	font-size: 14px;
}

.tab-right-tab thead {
	background: rgb(238, 238, 238);
	height: 35px;
	line-height: 35px;
	text-align: center;
}

.tab-right-tab th {
	padding: 0;
}

.QLHUI_cell {
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.tab-right-tab tbody tr {
	height: 35px;
	line-height: 35px;
	width: 100%;
	border-bottom: 1px solid #dcdcdc;
}

.tab-right-tab tbody tr:hover {
	background: #ecf3ff;
}

.com-notice {
	height: 66px;
	font-size: 12px;
	color: rgba(51, 51, 51);
	line-height: 18px;
	margin-left: 25px;
	padding: 10px 0;
}

a.integral {
	display: block;
	position: fixed;
	top: 50%;
	right: 0;
	width: 36px;
	cursor: pointer;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	margin-top: -145px;
	z-index: 150;
}

a.integral1 {
	display: block;
	position: fixed;
	top: 50%;
	left: 40px;
	cursor: pointer;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	z-index: 150;
}
#fixedTab {
	position: fixed;
	top: 50%;
	right: 0;
	margin-top: -76px;
	cursor: pointer;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	line-height: 50px;
	z-index: 99;
}

#fixedTab li {
	width: 50px;
	height: 50px;
	margin: 2px;
	background: #00bfeb;
}

#fixedTab :hover {
	text-decoration: underline;
}

#fixedTab div {
	padding: 9px 9px;
	line-height: 16px;
}

#fixedTab a {
	color: #fff;
}

#back-top {
	position: relative;
}

#back-top img {
	position: absolute;
	top: 15px;
	left: 15px;
	display: block;
	width: 20px;
	height: 20px;
}
.qrcord {
	display: block;
	width: 90px;
	height: 90px;
	position: absolute;
	bottom: 25px;
	left: 50%;
	margin-left: -45px;
}
#fixedTab1 {
	position: fixed;
	top: 30%;
	left: 5%;
	z-index: 120;
}

#fixedTab1 :hover {
	text-decoration: underline;
}

#fixedTab2 {
	position: fixed;
	top: 30%;
	left: 55%;
	z-index: 120;
}

#fixedTab2 :hover {
	text-decoration: underline;
}

/*#fixedTab1 img {*/
/*position: absolute;*/
/*left: 35px;*/
/*display: block;*/
/*}*/

.check-read {
	font-size: 14px;
	color: #475cd1;
}


.check-read:hover {
	text-decoration: underline;
}

.maqu {
	height: 40px;
	background: #eee;
	overflow: hidden;
	position: relative;
	font-size: 14px;
	color: #333333;
	line-height: 40px;
}

.mqu-cont {
	padding: 0px 15px;
	height: 40px;
	transition: all 0.1s ease;
	-webkit-transition: all 0.1s ease;
	-mos-transition: all 0.1s ease;
	-ms-transition: all 0.1s ease;
}

.neoBut {
	width: 100px;
	color: #FFF;
	height: 30px;
	border-radius: 4px;
	overflow: hidden;
	margin: 5px 10px;
	text-align: center;
	line-height: 30px;
	background: url(/resources/images/publicity/bulletin/img1/sign_ben.png) no-repeat center;
}

.mqu-hide {
	width: 1000px;
	text-align: left;
	position: relative;
}
.social-share .icon-wechat .wechat-qrcode{
	left: -200px !important;
	height: 211px !important;
}
/*2、第一页的标题*/
/*@media screen and (max-height: 800px) {
	.indexContent .oneTitle{
		width: 68%;
		margin:auto;
		margin-top: 10%;
		text-align: center;
	}

	.indexContent .oneTitle img{
		width: 100%;
	}
}*/
/*3、第6页底部*/
/*@media screen and (min-height: 660px) and (max-height: 700px) {
	.bottomBox{
		width: 100%;
		background: #535353;
		position: absolute;
		bottom: 0;
		padding: 0 !important;
	}
	.bottomBox p{
		height: 20px;
		line-height: 20px;
		font-size: 12px;
		color: #fff;
		text-align: center;
	}
}
@media screen and (max-height: 659px) {
	.bottomBox{
		display: none;
	}
}*/

.curr-page {
	background: #534AFF;
	color: #fff !important;
}

.data-list {
	float: left;
}

.sign-bt2 {
	float: left;
	width: 106px;
	height: 106px;
	margin: 8px;
	border-radius: 100px;
	overflow: hidden;
}

.sign-bt2 img {
	width: 100%;
	height: 100%;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.cf:after {
	display: block;
	content: " ";
	clear: both;
}

.item-lay {
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	height: 40px;
}

.item-lay .ellipsis {
	display: inline-block;
	text-align: center;
	color: #ffef1e;
	height: 32px;
	width: 50px;
	vertical-align: middle;
	border-radius: 2px;
	line-height: 32px;
	box-shadow: 0 0 10px #957b7f inset;
}




.rightMode {
	width: 515px;
	height: 150px;
	background: url(/resources/images/8th/bg_baner.png) no-repeat center;
	background-size: 100% 100%;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	position: relative;
}


.ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-right: 0px !important;
}

.data-list {
	padding: 22px 20px 16px 25px;
	width: 363px;
}

.border {
	background: #dbdbdb;
	height: 2px;
	border-radius: 2px;
}

.oneBox {
	margin-top: 460px;
}

/*#fixedTab1 img {*/
/*width: 328px;*/
/*}*/

.neoBut {
	background: linear-gradient(to right, #F39800, #EF6F52);
}

.page3 {
	background: url(https://img02.mockplus.cn/idoc/ps/2019-09-09/858cebf0-d2cb-11e9-bcb6-d13411d7ee19.png) no-repeat center;
}

.dis-tip {
	color: #fff;
	font-size: 16px;
	text-align: center;
	padding-bottom: 15px;
	cursor: pointer;
}

.signBtn2Left {
	background: url(/resources/images/8th/bg_yellow.png) no-repeat center;
	color: #c43e0c;
}

.signBtn2Right {
	background: url(/resources/images/8th/bg_blue.png) no-repeat center;
	color: #083486;
}

.signBtn2 {
	display: block;
	width: 100%;
}

#fixedTab.newpos-list li {
	padding: 5px;
	font-size: 12px;
	line-height: 14px;
	width: 26px;
	height: 26px;
	margin: 1px 0 0 0;
	background: #E5E5E5;
	color: #999;
}

#fixedTab a {
	color: #999;
}

#fixedTab .currpos a {
	color: #fff;
}

#fixedTab .currpos {
	background: #534AFF !important;
}

#newFixedTab {
	position: fixed;
	top: 50%;
	right: 0;
	margin-top: -76px;
	cursor: pointer;
	z-index: 99;
}

#newFixedTab li {
	width: 60px;
	height: 58px;
	background: #fff;
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 4px 0;
}

#newFixedTab a {
	color: #666;
	font-size: 12px;
	line-height: 14px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

#newFixedTab a img {
	width: 22px;
	height: 22px;
	margin-bottom: 4px;
}

.videoRight ul li a,
.honorLeft ul li a {
	height: auto;
}

.stepsBox ul .step2 {
	left: 185px;
}

.stepsBox ul .step3 {
	left: 333px;
}

.stepsBox ul .step4 {
	left: 504px;
}

.stepsBox ul .step6 {
	right: 197px;
}

.stepsBox ul .step7 {
	right: 5px;
}

.stepsBox ul .step8 {
	right: 0px;
}

.top .logo img {
	top: 0;
	height: 40px;
	margin: 10px 0;
}

#back-top img {
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	width: 15px;
	height: 8px;
	margin: 0 auto;
}

.topNav ul li a {
	padding: 5px 12px;
}

.indexContent .oneTitle {
	width: 100%;
	padding-bottom: 50px;
}

.introudceBox img {
	/*margin-bottom: 10px;*/
}

.rule-list {
	padding-bottom: 30px;
}

.rule-list a {
	margin: 0 5px;
}

.activedindexContent {
	padding-top: 10px;
}

.sign-bt2 {
	position: absolute;
	right: 10px;
	top: 8px;
	width: 100px;
	height: 100px;
	line-height: 100px;
	-webkit-border-radius: 52px;
	-moz-border-radius: 52px;
	border-radius: 52px;
	font-size: 16px;
	border: 0;
	font-family: "微软雅黑";
	cursor: pointer;
	text-align: center;
	text-align: center;
}

.leftMode p {
	line-height: 24px;
	font-size: 16px;
	color: #fff;
}

.waiting-cont {
	text-align: center;
}

.waiting-cont img {
	width: 40px;
	margin: 10px auto 15px auto;
}

.waiting-cont div {
	color: #fff;
	line-height: 30px;
}

.activedindexContent {
	height: 250px;
}


.banner {
	position: relative;
	width: 100%;
	height: 360px;
	margin: 0 auto;
	background-size: 100% 100%;
}
.banner1 {
	position: relative;
	width: 100%;
	height: 360px;
	margin: 0 auto;
	background-size: 100% 100%;
}

.gradualChanges {
	position: absolute;
	top: 280px;
	left: 46%;
	width: 136px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 17px;
	color: #100964;
	background: url(/resources/images/endteam/gradualChangeBg.png) no-repeat;
	background-size: 100% 100%;
	border-radius: 20px;
	cursor: pointer;
}

.gradualChanges:hover {
	opacity: 0.9;
}

.content {
	width: 100%;
	background: #fff;
}


/*大赛介绍*/

.contentCon {
	width: 1200px;
	margin: 0 auto;
}

.competitionintroduce {
	padding-top: 30px;
	padding-bottom: 50px;
}

.contentTitle {
	width: 188px;
	height: 28px;
	margin: 0 auto;
}

.competitionContent {
	padding-top: 35px;
}

.competitionContent ul li {
	text-indent: 30px;
	font-size: 14px;
	line-height: 30px;
}

.contentCon button {
	display: block;
	margin: 0 auto;
	margin-top: 16px;
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	background: #fff;
	color: #001c58;
	border: 1px solid #001c58;
	border-radius: 5px;
	cursor: pointer;
}

.contentCon button:hover {
	opacity: 0.7;
}

.contentCon button a {
	display: block;
	width: 100%;
	height: 100%;
}


/*排行榜*/

.rankingList {
	width: 100%;
	background: url(/resources/images/endteam/rankingListBg.png) no-repeat;
	background-size: 100% 100%;
}

.rankList {
	width: 1200px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 85px;
}

.rankListTitle {
	width: 188px;
	height: 28px;
	margin-left: 43%;
}

.comingSoon img {
	margin: 0 auto;
	display: block;
	margin-top: 60px;
}


/*奖项设置*/

.award {
	width: 100%;
	background: #fff;
}

.awards {
	width: 1200px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 45px;
}


/*友情链接*/

.friendshipLink {
	width: 100%;
	height: 25px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 38px;
	position: relative;
}

.friendshipLink::after {
	display: block;
	content: "";
	clear: both;
}

.friendshipLink ul {
	text-align: center
}

.friendshipLink ul li {
	display: inline-block;
	color: #333333;
	padding-right: 30px;
}
.friendshipLink ul li a {
	color: #000;
}
.friendshipLink ul li a:hover {
	color: #309ef7;
}
.bannerUnder {
	width: 100%;
	height: 60px;
	background: #FF7268
}
.bannerUnderDiv {
	width: 850px;
	height:100%;
	margin: 0 auto;
}
.underItem {
	width: 25%;
	height:100%;
	float: left
}
.underItem img {
	float: left;
	margin: 20px;
}
.underItem p {
	font-family: "Microsoft YaHei Regular";
	font-size: 18px;
	line-height: 60px;
	opacity: 1;
}

.underItem p a {
	color: #FFFFFF;
}
.underItem p a:hover {
	color: #309ef7;
}
/*## 期末赛排行榜*/
.rankingList {
	background: #100964;
}

.rankList {
	padding-bottom: 55px;
}

.rank-main-name {
	/*background: #FF7369;*/
	background-image: url(/resources/images/endteam/rank1.png);
	background-repeat: no-repeat;
	background-size: 100%;
	color: #fff;
	height: 45px;
	text-align: center;
	font-size: 22px;
	line-height: 50px;
	margin: 80px auto;
	width: 510px;
}

.rank-tabs>.fleft {
	width: 378px;
	margin: 0 10px;
	height: 630px;
	position: relative;
	background: #282274;
	border: 1px solid #4835B5;
	padding-top: 30px;
}

.rank-item {
	position: absolute;
	left: 80px;
	top: -20px;
	width: 210px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	/*background: #FF7268;*/
	background-image: url(/resources/images/endteam/rank2.png);
	background-size: 100% 100%;
}

.rank-list {
	font-size: 14px;
	line-height: 60px;
	color: #fff;
}

.rank-list li {
	border-bottom: 1px solid #4835B5;
	margin-bottom: -1px;
}

.rank-list .fleft {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.rank1,
.rank2,
.rank3 {
	font-size: 16px;
	display: inline-block;
	line-height: 18px;
	width: 18px;
	text-align: center;
	border-radius: 2px;
}

.rank1 {
	background: #FF7369;
}
.rank2 {
	background: #F19149;
}
.rank3 {
	background: #F6B37F;
}

.rank2 {
	background: #FF7369;
}

.rank3 {
	background: #F6B37F;
}

.rank-bts {
	margin: 45px auto 0 auto;
	text-align: center;
}

.rank-bts button {
	width: 158px;
	height: 38px;
	line-height: 38px;
	font-size: 18px;
	color: #fff;
	background: transparent;
	border: 1px solid #fff;
	margin: 0 15px;
	border-radius: 4px;
	cursor: pointer;
}

.rank-bts button:hover,
.rank-bts button:active {
	background-color: #4835B5;
	border-color: #4835B5;
}
/*大赛亮点*/
.lightPointList{
	overflow: hidden;
}
.lightPointList .lightPointItem{
	float: left;
	width: 16.6%;
	padding-left: 70px;
	position: relative;
	box-sizing: border-box;
}
.lightPointList .lightPointItem .itemIcon{
	position: absolute;
	left: 0;
	top: 0;
}
.lightPointList .lightPointItem .name{
	font-size: 18px;
	color: #333;
}
.lightPointList .lightPointItem .intro{
	font-size: 14px;
	color: #939393;
	margin-top: 10px;
	padding-bottom: 10px;
}
/*考试科目*/
.examSubjectBox{
	overflow: hidden;
}
.examSubjectBox .subject{
	border: 1px solid #CBDBFF;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.examSubjectBox .subjectLeft{
	float: left;
	width: 510px;
}
.examSubjectBox .subjectRight{
	width: 650px;
	float: right;
}
.examSubjectBox .subjectName{
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: #2568ff;
	text-align: center;
	font-size: 16px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.subjectApp .appItem{
	float: left;
	padding: 20px 32px;
	text-align: center;
}
.subjectLeft .subjectApp .appItem{
	padding: 20px 40px;
}
.subjectApp .appItem .appIcon{
	text-align: center;
}
.subjectApp .appItem .appIcon img{
	width: 54px;
}
.subjectApp .appItem .appName{
	font-size: 16px;
	color: #333;
}

.tableBox table {
	width: 100%;
}

.tableBox table tr {
	text-align: center;
}

.tableBox table {
	border-collapse: collapse
}

.tableBox table tr,
.tableBox table td {
	border: 1px solid #ECF3F5;
}

.tableBox .tableTop {
	background: #ddf1ff;
}

.tableBox table tr span {
	display: inline-block;
	font-size: 14px;
	color: #333;
	/*width: 130px;*/
	line-height: 24px;
	padding: 8px 0;
	word-break: break-all;
}

td {
	vertical-align: middle !important;
	text-align: center;
	font-size: 14px;
}

th {
	text-align: center;
	/** 设置水平方向居中 */
	vertical-align: middle/** 设置垂直方向居中 */
}

.tableBox .bgBlue {
	background: #f2fcff;
}
.tableBox .bgWhite{
	background: #fff;
}
.tableBox table .colorBlue span{
	color: #0f6ed9;
}

.tableBox .bgRed {
	background: #fffaf7;
}
.tableBox table .colorRed span{
	color: #c33e0b;
}

.drag {
	width: 150px;
	height: 150px;
	display: block;
	position: fixed;
	bottom: 100px;
	right: 0px;
	z-index: 100000;
}

.style1 {
	background: url(/resources/images/8th/gxr1.png) center center / contain no-repeat;
	width: 100%;
	height: 100%;
}

.style1:hover {
	background: url(/resources/images/8th/gxr2.png) center center / contain no-repeat;
	width: 100%;
	height: 100%;
}
.layui-layer-title{
	background: #fff !important;
	font-size: 16px !important;
	color: #333 !important;
}
.layui-layer-ico{
	background: url(/resources/images/8th/close.png) no-repeat !important;
}
.stepList{
	overflow: hidden;
}
.stepList .stepItem {
	float: left;
	padding-right: 25px;
	position: relative;
	min-width: 94px;
}

.stepList .stepItem:last-child {
	padding-right: 12px;
}

.stepList .stepItem::before {
	content: "";
	left: 50%;
	top: 44px;
	background: url(/resources/images/8th/step_icon.png) no-repeat center;
	height: 60px;
	display: block;
	width: 125px;
	position: absolute;
	margin-left: -73px;
	background-size: 100% 100%;
}
.stepList .stepItemLast::before{
	width: 136px;
}
.stepList .stepItem::after {
	content: "";
	left: 0;
	top: 105px;
	background-color: #FFD6EB;
	height: 1px;
	display: block;
	width: 112%;
	position: absolute;
}
.stepList .stepItemLast::after{
	width: 50%;
}
.stepList .stepFirst::after {
	width: 69%;
	left: 50%;
	margin-left: -20px;
}
.stepList .stepItem .dot {
	width: 6px;
	height: 6px;
	background-color: #ED1F89;
	border: 1px solid #FFD6EB;
	border-radius: 50%;
	margin: 40px auto 0 auto;
}

.stepList .stepItem .stepName {
	font-size: 16px;
	color: #ec1986;
	width: 92px;
	text-align: center;
	line-height: 32px;
	height: 32px;
	border: 1px solid #EE3B96;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-weight: 500;
}

.stepList .stepItem .stepTime {
	font-size: 14px;
	color: #666;
	text-align: center;
	margin-top: 5px;
}