

.container{background: #ffffff;}
img{width:100%;}
.nav ul {
	display: flex;
	height: 41px;
	line-height: 41px;
	background :#656df2;
	border-top:1px solid #ffffff;
}
.nav ul li{
	display: inline-block;
	flex: 1;
	height: 41px;
	text-align: center;
}
.nav ul li a{
	display: inline-block;
	width: 100%;
	height: 41px;
	color:#ffffff; 
}

/*banner*/
.banner{
	position: relative;
}
.banner .quantity{
	position: absolute;
	bottom:60px;
	left: 25%;
	width: 50%;
	height: 22px;
	line-height: 22px;
	background:#f65086;
	color:#ffffff;
	text-align: center;
	opacity: 0.8;
}



/*content*/
.content .entrance{
	position: relative;
	height: 45px;
	padding: 10px 10px 15px 10px;
	margin:15px 5px 7px 5px;
	border-radius: 10px;
	box-shadow: 0 0 15px #dddddd;
}
.content .entrance p{
	font-size: 16px;
}
.content .entrance p span.date{
	display: inline-block;
	width: 23px;
	height: 23px;
	color:#FCFB01;
	line-height: 23px;
	text-align: center;
	border-radius:5px;
	margin:0 3px;
	background:#656df2 ;
}
.content .entrance p:first-child{
	margin-bottom: 9px;
}
.content .entrance .enter-btn{
	position: absolute;
	width: 46px;
	height: 46px;
	right:8px;
	top:12px;
	padding:8px 0;
	opacity: 0.8;
	box-sizing: border-box;
	text-align: center;
	border-radius: 50%;
}
.content .entrance .enter-btn a{
	color:#ffffff;
}
.content .gk-title{
	font-size: 20px;
	text-align: center;
	font-weight: 700;
	margin-top:15px;
	margin-bottom: 12px;
}

/*section-1*/

.section-1 .register-list{
	background: #EEF5FD;
	margin:0 10px;
	padding:8px;
	box-sizing: border-box;
	box-sizing: border-box;
}
.section-1 .register-list>div{
	padding:15px 11px 23px 11px;
	background: #ffffff;
}
.section-1 .register-item{
	display: table;
	width: 100%;
	margin-bottom: 20px;
	vertical-align: middle;
}
.section-1 .register-item>div{
	display: table-cell;
	vertical-align: middle;
}

.section-1 .register-item .img-box{
	width:80px;
	height: auto;
	box-sizing: border-box;
	padding-right: 18px;
}
.section-1 .register-item .desc .title{
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 9px;
}
.section-1 .tip p{
	text-align: center;
	color: #666666;
}
.commit-btn{
	margin-top:25px;
	text-align: center;
}
.commit-btn {
	width: 50%;
	padding:2%  0 3% 0;
	font-size: 14px;
	color:#ffffff;
	margin:0 auto;
	background:url("../images/anniu.png") center center no-repeat;
	background-size: 100% 100%;
}
.section-1 .commit-btn p{
	text-align: center;
	color:#999999;
	margin-top:18px;
}
/*section-2*/
.section-2 .icon-list{
	display: flex;
	padding: 4px 0 20px 0;
}
.section-2 .icon-list>div{
	flex: 1;
	padding:0 10px;
}
.section-2 .icon-list>div a{
	display: inline-block;
}
.section-2 .icon-list>div p{
	padding:0 10px;
	text-align: center;
	margin-top:2px;
}
/*section-3*/
.question-list{
	margin:0 10px;
	border-radius: 15px;
	font-size:14px;
	box-shadow: 0 0 15px  #E4EDF6
}
.question-list .question-item{
	padding:6px 0;
}
.question-list .question{
	padding:0 18px;
}
.question-list .question-item .answer{
	padding: 0 8px;
}
.question-list .question-item>p{
	margin-bottom: 12px;
}
.question-list .question-item .answer span{
	display: inline-block;
	padding:6px 10px;
	margin-left: 10px;
	margin-bottom: 4px;
	border:1px solid #E0E0E0;
	border-radius: 4px;
}
.question-list .question-item .answer span.active{
	background: #f65086;
	color:#ffffff;
}
.submit-form{
	text-align: center;
	padding:6px 12px 12px 12px;
}
.submit-form>div input{
	width:80%;
	padding:6px;
	margin-top:6px;
	border:1px solid #656df2;
}
.submit-form .commit-btn{
	margin-top:15px;
	margin-bottom: 15px;
}
.submit-form>div.tip  p{
	text-align: center;
	color:#666666;
	font-size: 12px;
}
.submit-form>div.tip  p.pw{
	color:#f65086;
}

/*section-4*/
.program{
	padding: 3px;
}
.program ul{
	font-size:0;
}
.program ul li{
	display: inline-block;
	width:50%;
	padding: 7px 15px;
	box-sizing: border-box;
}
.program .commit-btn{
	margin-top: 18px;
	margin-bottom: 12px;
}
/*section-5*/
.hot{
	margin-bottom: 19px;
}
.hot>div {
	padding-bottom: 20px;
}
.hot>div p{
	text-align: center;
	font-size: 14px;
	line-height: 20px;
}

/*section-6*/
.section-6{
	padding:1px 0 20px 0;
	background: url("../images/zhuanye.png") center center no-repeat;
	background-size: 100% 100%;
}
.section-6 .profession{
	padding:0 15px;
	font-size:0;
	margin-bottom: 30px;
}
.section-6 .profession li{
	display: inline-block;
	width:30%;
	font-size:14px;
	padding:6px 0;
	background: #ffffff;
	text-align: center;
	margin-top:10px;
	margin-right: 5%;
}
.section-6 .profession li:nth-of-type(3n){
	margin-right: 0;
}

/*section-7*/ 
.section-7{
	padding-top: 15px;
}
.section-7 .prediction{
	font-size:0;
	padding: 15px;
}
.section-7 .prediction li{
	display: inline-block;
	width:30%;
	font-size:12px;
	padding-left:4.5%; 
}
.section-7 .prediction li:first-child{
	padding-left:0;
}
.section-7 .commit-btn{
	margin-top: 15px;
	margin-bottom:30px; 
}
.section-7 .tip{
	text-align: center;
}
.section-7 .tip .num{
	color: #f65086;
}
.commit-btn>a{
	color: #ffffff;
}
/*section-8*/
.section-8 .advisory-list{
	padding:2px 10px 25px 10px;
}
.section-8 .advisory-list .advisory-item{
	position: relative;
	height: 25px;
	line-height: 25px;
	margin:3px 0;
	padding:8px 100px 8px 11px;
	background: #EFEFEF;
}
.section-8 .advisory-list .advisory-item>p span{
	color:#8A8A8A;
}
.section-8 .advisory-list .advisory-item>p a{
	display: inline-block;
	padding-left: 5px;
}
.section-8 .advisory-list .advisory-item>a{
	position: absolute;
	right: 0;
	top:0;
	bottom: 0;
	width:80px;
	height: 25px;
	line-height: 25px;
	padding:8px 0;
	font-size: 14px;
	text-align: center;
	display: inline-block;
	background: #f65086;
	color:#ffffff;
}

/*footer*/
.footer .company{
	height: 109px;
	background: #333333;
	color:#ffffff;
	padding-top: 8px;
	padding-bottom:40px;
}
.footer .company>p{
	margin-top:15px;
	text-align: center;
}
.footer .company .tel{
	font-size:14px;
}
.footer .company .copy{
}
/*.footer .contact{
	position: relative;
	display: flex;
	height: 40px;
	background: #656df2;
}*/
.footer .contact{
	position:fixed;
	display: flex;
	height: 40px;
	background: #656df2;
	width:100%; bottom:0px;
}
.footer .contact>div{
	flex: 1;
	padding:5px 0;
	text-align: center;
}
.footer .contact>div:first-child{
	padding-right: 70px;
}
.footer .contact>div p{
	text-align: center;
	color:#ffffff;
}
.footer .contact>div img{
	width: 16px;
}
.footer .contact>div.message{
	position: absolute;
	bottom: 0;
	left: 32%;
	z-index: 99999;
}
.footer .contact>div a{
	display: inline-block;
	width: 100%;
}
.footer .contact>div.message img{
	width: 60px;
	height: 60px;
}
.footer .contact>div.message span{
	position: absolute;
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	bottom: 50px;
	left: 40px;
	color: #ffffff;
	background: #f65086;
}