﻿/*top*/
body {
	min-width: 1208px;;
	margin: 0;
	font-size: 14px;
	font-family: "微软雅黑";
}
a {
	text-decoration: none;
}
.clearfix {
	clear: both;
	overflow: hidden;
}
.clearfix:after {
	display: block;
  content:".";
	height: 0;
	visibility: hidden;
	clear: both;
	font-size: 0;
	line-height: 0;
}
.header {
	min-width: 1208px;
}
.top-box {
	width: 100%;
	height: 30px;
	margin: 0 auto;
	border-bottom: 1px solid #c6c6c6;
	background-color: #f1f1f1;
}
.top-contain {
	width: 1208px;
	height: 30px;
	margin: 0 auto;
	line-height: 30px;
}
.top-contain a {
	color: #777;
	cursor: pointer;
}
.top-title {
	display: block;
	transition: transform 0.2s linear;
	font-size: 14px;
}
.bottom-title {
	display: block;
	transition: transform 0.2s linear;
}
.up {
	transform: translateY(-19px);
}
.down {
	transform: translateY(19px);
}
.right {
	float: right;
}
.apply {
	margin-right: 40px;
}
.login, .regist {
	margin-right: 20px;
}
.banner {
	width: 100%;
	height: 100px;
}
.banner-contain {
	width: 1208px;
	height: 100px;
	margin: auto;
}
.apply-pic {
	width: 80px;
	height: 80px;
	float: right;
	margin: 10px 70px 10px 30px;
	background: url("../images/competition_weixin.jpg") no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	cursor: pointer;
}
.logo {
	
	height: 70px;
	float: left;
	margin: 15px 30px 15px 30px;
	background: url("../images/logo.png") no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	cursor: pointer;
}
.logo a {
	display: block;
	height: 70px;
	text-decoration: none;
	color: transparent;
}
.qrcode {
	width: 60px;
	height: 60px;
	float: right;
	line-height: 30px;
	margin: 20px 0 20px auto;
}
.qrcode span {
	display: block;
	text-align: center;
}
.title-pic {
	width: 710px;
	height: 60px;
	float: left;
	margin: 20px auto;
	background: url("../images/title.png") no-repeat;
}
.nav {
	width: 100%;
	height: 60px;
	background-color: #70b529;
}
.nav-contain {
	width: 1208px;
	height: 60px;
	margin: auto;
}
.nav-contain ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav-contain ul li {
	/*width: 95px;*/
	height: 30px;
	margin: 0 0 0 30px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 12px;
}
.nav-contain a {
	/*width: 70px;*/
	display: block;
	color: white;
}
.active {
	background-color: #51940d;
}
.head-pic {
	width: 100%;
	height: 400px;
	background: url("../images/banner-1.png");
}

/*center*/
.mask-layer {
	position: fixed;
	z-index: 100;
	width: 100%;
	height: 100%;
	opacity: 0.4;
	top: 0;
	left: 0;
	background-color: black;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
}
.option-panel {
	position: fixed;
	z-index: 101;
	top: 80px;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	width: 460px;
	padding-bottom: 20px;
	background-color: #fff;
}
.regist-top {
	width: 420px;
	height: 30px;
	margin: 20px auto 30px auto;
	border-bottom: 1px solid #ddd;
}
.regist-title {
	float: left;
	font-size: 20px;
	color: #70B529;
}
.close-panel {
	float: right;
	height: 20px;
	width: 20px;
	background: url("../images/close.png") no-repeat;
	cursor: pointer;
}
.top-contain a:hover {
	color: #70B529;
}
.clear {
	height: 0px;
	font-size: 0;
	clear: both;
}
.left2 {
	margin-left: 2px;
}
.news-judge {
	min-width: 1200px;
	width: 100%;
	height: 435px;
}
.news-judge-contain {
	width: 1200px;
	height: 436px;
	margin: auto;
	padding: 0;
}
.news {
	display: inline-block;
	width: 530px;
	height: 435px;
	vertical-align: top;
}
.judge {
	display: inline-block;
	width: 670px;
	height: 435px;
}
.subtitle-contain-photo {
	width: 471px;
	margin: auto;
}
.subtitle-contain {
	width: 451px;
	margin: auto;
}
.subtitle {
	padding-top: 35px;
	font-size: 28px;
	letter-spacing: 1px;
	text-align: center;
	color: #70B529;
}
.subtitle-line {
	width: 375px;
	height: 1px;
	margin: 8px auto -8px auto;
	background-color: #70B529;
}
.subtitle-eng {
	width: 120px;
	margin: 0 auto 25px auto;
	background-color: #fff;
	font-size: 12px;
	letter-spacing: 6px;
	text-align: center;
	color: #70B529;
}
.head-news {
	width: 480px;
	margin: auto auto 10px auto;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.head-news a {
	display: block;
}
.a-none {
	text-decoration: none;
	color: #222;
}
.overflow-hidden {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news-contain {
	height: 180px;
	width: 480px;
	margin: auto;	
}
.news-single {
	/*margin-bottom: 30px;*/
    margin-bottom: 16px;
}
.news-single a {
	/*width: 300px;*/
    width: 446px;
	display: inline-block;
}
.news-sign {
	float: left;
	width: 18px;
	height: 18px;
	margin-right: 15px;
	vertical-align: text-bottom;
	display: inline-block;
	background-color: #ffaf46;
	border-radius: 50%;
	text-align: center;
	color: white;
}
.news-time {
	vertical-align: top;
	display: inline-block;
	color: #777;
    float:right;
}
.judge-subtitle-eng {
	width: 100px;
	margin: 0 auto 25px auto;
	background-color: #fff;
	font-size: 12px;
	letter-spacing: 6px;
	text-align: center;
	color: #70B529;
}
.judge-contain {
	width: 600px;
	height: 290px;
	margin: 15px 10px 0 60px;
}
.judger {
	display: inline-block;
	position: relative;
	width: 180px;
	height: 290px;
	margin: 0 10px;
	vertical-align: top;
}
.judger-info {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 70px;
	background-color: #70B529;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
}
.judger-info-active {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 90px;
	background-color: #51940d;
	text-align: center;
	font-size: 16px;
}
.judger-headpic img {
	width: 180px;
	height: 290px;
}
.judger-name {
	display: block;
	margin-top: 15px;
	color: white;
}
/*photo*/
.photo {
	min-width: 1200px;
	width: 100%;
	height: 515px;
	background: url("../images/LINEbg.png");
}
.photo-contain {
	width: 1190px;
	height: 400px;
	margin: auto;
}
.photo-single {
	float: left;
	width: 275px;
	height: 165px;
	margin: 0 10px 15px 10px;
	vertical-align: top;
}
.photo-pic {
	width: 275px;
	height: 140px;
}
.photo-pic a {
	display: block;
}
.photo-pic img {
	width: 275px;
	height: 140px;
}
.photo-title {
	display: block;
	width: 275px;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	text-align: center;
}
.photo-subtitle-eng {
	display: inline-block;
	width: 160px;
	margin: 0 auto 25px auto;
	font-size: 12px;
	letter-spacing: 6px;
	text-align: center;
	color: #70B529;
}
/*rule*/
.rule {
	min-width: 1200px;
	width: 100%;
	height: 360px;
}
.rule-contain {
	width: 1200px;
	height: 360px;
	margin: auto;
}
.rule-pic {
	display: inline-block;
	width: 540px;
	height: 210px;
	margin: 0 20px;
	border: 1px solid #ddd;
	background: url("../images/bp.png") no-repeat center;
	background-color: #fff;
	vertical-align: top;
}
.rule-desc {
	display: inline-block;
	width: 610px;
	height: 270px;
	vertical-align: top;
}
.rule-desc p {
	display: block;
	width: 590px;
	margin: 15px 10px;
	line-height: 30px;
	text-indent: 30px;
}
/*relevant*/
.relevant {
	min-width: 1200px;
	width: 100%;
	height: 655px;
	background: url("../images/LINEbg.png");
}
.relevant-subtitle-eng {
	display: inline-block;
	width: 140px;
	margin: 0 auto 25px auto;
	font-size: 12px;
	letter-spacing: 6px;
	text-align: center;
	color: #70B529;
}
.subtitle-line-bg {
	display: inline-block;
	width: 150px;
	height: 1px;
	margin-bottom: 5px;
	background-color: #70B529;
}
.relevant-contain {
	width: 1200px;
	margin: auto;
}
fieldset {
	float: left;
	width: 368px;
	height: 500px;
	margin: 0 15px;
	padding: 0;
	border: 1px solid #70B529;
}
legend {
	margin-left: 10px;
	padding: 0 10px;
	font-size: 18px;
	font-weight: bold;
	color: #70B529;
}
dt {
	margin-bottom: 15px;
	font-weight: bold;
	color: #333;
}
dd {
	display: block;
	margin-left: 0;
	color: #8d8d8d;
	line-height: 1.5;
}
.front-space {
	text-indent: 55px;
}
.committee-content {
	padding: 0 20px;
}
.last-dd {
	margin-bottom: 15px;
}
.weixinbo {
	height: 98px;
	background: url("../images/competition_weibo.jpg") no-repeat;
}
.tencent-edu {
	height: 26px;
	background: url("../images/TEdu.png") no-repeat;
}
.JD {
	height: 60px;
	background: url("../images/JD.png") no-repeat;
}
.Meizu {
	height: 26px;
	background: url("../images/Meizu.png") no-repeat;
}
.BMW {
	height: 27px;
	background: url("../images/BMW.png") no-repeat;
}
.youdao {
	height: 25px;
	background: url("../images/youdao.png") no-repeat;
}
.hongdou {
	height: 27px;
	background: url("../images/hongdou.png") no-repeat;
}
.deli {
	height: 26px;
	background: url("../images/deli.png") no-repeat;
}

/*注册*/
.mauto420 {
	width: 418px;
	margin: 0 20px;
}
.regist-message {
	margin-bottom: 25px;
	font-size: 16px;
	line-height: 20px;
	color: #333;
}
.phone-warn, 
.pw-warn {
	line-height: 30px;
	color: #777;
	text-align: right;
}
.phone-num, 
.pass-word {
	height: 29px;
	font-size: 16px;
	line-height: 35px;
}
.phone-email {
	width: 325px;
	height: 29px;
	margin: 0 15px 45px 20px;
	font-size: 16px;
	line-height: 35px;
}
.identify-code {
	display: inline-block;
	width: 80px;
	height: 35px;
	background-color: #51940d;
	color: white;
	text-align: center;
	line-height: 35px;
	font-size: 12px;
	vertical-align: top;
	cursor: pointer;
}
.agree {
	display: inline-block;
	position: relative;
	left: 25px;
	width: 200px;
	margin-bottom: 15px;
}
.agree label {
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: -moz-linear-gradient(top, #222222 0%, #45484d 100%);
	background: -webkit-linear-gradient(top, #222222 0%, #45484d 100%);
	background: linear-gradient(to bottom, #222222 0%, #45484d 100%);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.4);
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.4);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.4);
}
.agree label:after {
	content: '';
	width: 9px;
	height: 5px;
	position: absolute;
	top: 4px;
	left: 4px;
	border: 3px solid #fcfff4;
	border-top: none;
	border-right: none;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.agree label:hover::after {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
	opacity: 0.3;
}
.agree input[type=checkbox] {
	visibility: hidden;
}
.agree input[type=checkbox]:checked + label:after {
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
}
.agree-detail {
	padding-left: 10px;
	color: #333;
}
.agreement {
	color: #70B529;
	cursor: pointer;
}
.institution {
	display: none;
	height: 130px;
	border: 1px solid #ddd;
	padding: 15px auto;
	margin-bottom: 30px;
	color: #333;
}
.ins-title {
	display: block;
	padding: 15px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.ins-detail {
	display: block;
	margin: 0 10px;
	line-height: 20px;
	text-indent: 30px;
}
.login-now {
	color: #70B529;
	cursor: pointer;
}
.done {
	height: 35px;
	margin-bottom: 15px;
	background-color: #51940d;
	text-align: center;
	line-height: 35px;
	color: white;
}
.login-column {
	height: 35px;
	background-color: #f1f1f1;
	line-height: 35px;
	text-align: center;
}
.com-login {
	float: right;
	margin-right: 10px;
}
.weixin-login {
	float: right;
	width: 35px;
	height: 35px;
	background: url("../images/weixinlogo.png") no-repeat center;
}
/*login*/
.login-panel {
	position: fixed;
	z-index: 101;
	top: 80px;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	width: 460px;
	padding-bottom: 20px;
	background-color: #fff;
}
.address {
	height: 29px;
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 35px;
}
.login-pass-word {
	height: 29px;
	margin-bottom: 25px;
	font-size: 16px;
	line-height: 35px;
} 
.login-btn {
	height: 35px;
	margin-bottom: 15px;
	background-color: #70b529;
	text-align: center;
	line-height: 35px;
	color: #fff;
	cursor: pointer;
}
.remember,
.forget,
.to-regist {
	margin-left: 10px;
	cursor: pointer;
	color: #333;
}
.scan-apply-qrcode {
	width: 250px;
	height: 250px;
	margin: 0 auto;
	background: url("../images/scanApplyQrcode.png") no-repeat;
	background-size: contain;
}
/*footer*/
.footer {
	min-width: 1200px;
	clear: both;
	width: 100%;
	height: 235px;
	background-color: #303030;
}
.footer-contain {
	width: 1200px;
	height: 235px;
	margin: auto;
}
.scan-qrcode {
	position: relative;
	width: 200px;
	height: 100px;
	float: left;
	margin: 50px auto 80px 20px;
	background: url("../images/footerQrcode.png") no-repeat;
}
.contact-us {
	float: right;
	color: #777;
	text-align: right;
}
.contact-contain {
	margin-top: 60px;
	margin-right: 20px;
}
.contact-contain div {
	margin-top: 8px;
}
/*分页样式*/
.paging {
  margin-top: 55px;
	text-align: center;
}
.paging a {
	display: inline-block;
	width: 25px;
	height: 30px;
	margin: 0 8px;
	border: 1px solid #eee;
	border-radius: 5px;
	background-color: #f8f8f8;
	color: #777;
	line-height: 30px;
}
a.page_number_over {
	background-color: #51940d;
	color: #fff;
}
a.page_number_prev,
a.page_number_next {
	width: 60px;
}

/*报名样式*/
.choose-panel {
  position: fixed;
  z-index: 101;
  top: 80px;
  left: 0;
  margin: auto;
  width: 460px;
  padding-bottom: 20px;
  background-color: #fff;
}
.choose-top {
  width: 420px;
  height: 30px;
  margin: 20px auto 10px auto;
  border-bottom: 1px solid #ddd;
}
.choose-title {
  float: left;
  font-size: 20px;
  color: #70B529;
}
.enroll-id {
  margin-left: 20px;
  color: #70B529;
}
.choose-btn {
  display: block;
  width: 418px;
  height: 40px;
  margin: 20px;
  border-radius: 10px;
  background-color: #70B529;
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 40px;
  cursor: pointer;
}
.enroll-form div {
	color: #70B529;
	float: left;
	height: 30px;
	margin: 5px 0px 15px 20px;
	line-height: 30px;
	width: 120px;
}
.enroll-form input,
.enroll-form textarea,
.enroll-form select {
	display: block;
	width: 300px;
	height: 30px;
	float: right;
	margin: 5px 20px 15px 0px;
	box-sizing: border-box;
}
input.enroll-submit {
  margin: 30px auto 0 auto;
  width: 300px;
  height: 40px;
  border: none;
  border-radius: 10px;
  background-color: #70B529;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  float: none;
}
input.enroll-submit2 {
  margin: 10px 0px 0px 10px;
  width: 35%;
  height: 40px;
  border: none;
  border-radius: 10px;
  background-color: #70B529;
  font-size: 16px;
  font-weight: bold;
  color: #fff; 
  display:inline;
  float:left;
}
.yanzhengma {
	text-align:center;
	color: #70b529;
}
.index_banner {
	width: 100%;
	max-height: 400px;
	overflow: hidden;
}
.login-out {
	float: right;
	margin-left: 20px;
    margin-right:20px;
}
.user-name {
	float: right;
}
.weixin-login-right {
    position: absolute;
    right: 20px;
    bottom: 25px;
    float: right;
    width: 35px;
    height: 35px;
    background: url("../images/weixinlogo.png") no-repeat center;
}
.com-login-right {
    float: right;
    margin-right: 10px;
    position: absolute;
    right: 50px;
}