/* 弹出层 */
#goodcover {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 133%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.50;
	filter: alpha(opacity=80);
}
#code {
	display: none;
	width: 500px;
	height: 500px;
	background-color: #fff;
	padding: 10px;
	position: fixed;
	left: 45%;
	top: 230px;
	z-index: 1002;
	border-radius: 5px;
}
.close1 {
	width: 500px;
	height: 30px;
}
#closebt {
	float: right;
}
#closebt img {
	width: 20px;
}
#code p {
	padding-left: 20px;
	font-size: 20px;
	margin-bottom: 0px;
}
.goodtxt #city, .goodtxt #room {
	width: 450px;
	height: 40px;
	margin-top: 20px;
	margin-left: 25px;
}
.goodtxt input {
	width: 445px;
	height: 40px;
	margin-top: 20px;
	margin-left: 25px;
}
.goodtxt button {
	width: 450px;
	height: 50px;
	margin-top: 20px;
	margin-left: 25px;
	color: #fff;
	background-color: #37b5e3;
	border: 1px solid #37b5e3;
	border-radius: 4px;
}

/* banner */
.test-banner {
	margin-top: 80px;
	width: 100%;
	height: 415px;
	background: url('../images/banner_01.jpg') no-repeat center top;
}
/* 导航条 */
.test-nav {
	width: 100%;
	height: 42px;
	background-color: #3e4545; 
}
.test-nav-ul {
	width: 1100px;
	height: 42px;
	margin: 0 auto;
	padding: 0;
}
.test-nav-ul li {
	list-style: none;
}
.test-nav-ul a {
	display: block;
	float: left;
	padding: 10px 20px 9px;
	text-align: center;
	color: #fff;
	/*background-color: #3e4545;*/
	text-decoration: none
}
.test-nav-ul a:hover{
	background-color: #736e6e
}

.test-nav-ul a.test-nav-ul-free {
	float: right;
	padding: 10px 76px 9px;
	color: #fff;
	background-color: #75c744;
}
.test-nav-ul a.test-nav-ul-free:hover {
	color: black;
	background-color: yellow;
}
.test-nav-ul a.test-nav-ul-roll {
	float: right;
	width: 234px;
	height: 41px;
	padding: 0px;
	background-color: #736e6e;
	color: yellow;
	overflow: hidden;
}

.test-nav-ul a.test-nav-ul-roll span {
	display: block;
	height: 41px;
	line-height: 41px;
	overflow: hidden;
}


@-moz-document url-prefix(){.test-nav-ul a{padding: 10px 20px 9px;}}
@-moz-document url-prefix(){.test-nav-ul a.test-nav-ul-free{padding: 10px 76px 9px;}}
/* 内容 */
.test-container {
	width: 100%;
}
.test-container-content {
	width: 1100px;
}
/* 内容顶图 */
.test-container-content-topbg {
	width: 1100px;
	height: 150px; 
	margin: 30px auto 30px;
	background: url("../images/content-topbg.jpg") no-repeat center top;
}
/* 模考结束 */
.test-container-content-enroll {
	width: 1100px;
	height: 65px;
	margin: 0 auto;
}
.test-container-content-enroll ul li {
	float: left;
	list-style: none;
	width: 275px;
	height: 65px;
	color: black;
	border-bottom: 1px solid black;
}
.test-container-content-enroll ul {
	/*margin-left: -40px;*/
}
.test-container-content-enroll ul li h3 {
	margin: 0px;
	margin-top: 8px;
	font-size: 18px;
}
.test-container-content-enroll ul li h5 {
	margin: 0px;
	font-size: 14px;
}
.test-container-content-enroll ul li.active {
	border-bottom: 1px solid red;
}
.test-container-content-enroll ul li.active h3{
	color: red;
}
.test-container-content-enroll ul li.active h5{
	color: red;
}
/* 模考地区 */
.test-container-content-place {
	width: 1100px;
	height: 50px;
	line-height: 50px;
	margin: 10px auto 0;
	color: black;
}
/* 考场 */
.test-container-content-room {
	width: 1100px;
	height: 90px;
	margin: 0 auto;
}
.test-container-content-room ul {
	/*margin-left: -40px;*/
}
.test-container-content-room ul li {
	float: left;
	margin-left: 60px;
	list-style: none;
	height: 70px;
	padding: 20px 20px 0px 20px;
	border: 1px solid #9d9da1;
}
.test-container-content-room ul li.first-li {
	margin-left: 0px;
}
.test-container-content-room ul li h2 {
	font-size: 20px;
	color: #429eeb;
}
.test-container-content-room ul li h4 {
	font-size: 14px;
	padding-top: 10px;
	color: black;
}
/* 了解详情 */
.test-container-content-more {
	clear: both;
	width: 1100px;
	height: 50px;
	margin: 10px auto 0;
	line-height: 50px;
	color: red;
}
/* 备考QQ群 */
.test-container-content-qq {
	width: 1100px;
	height: 90px;
	margin: 0 auto;
}
.test-container-content-qq img, .test-container-content-qq strong, .test-container-content-qq span{
	vertical-align: middle;
}
.test-container-content-qq strong {
	font-size: 25px;
	color: #42eb6a;
}
.test-container-content-qq span {
	font-size: 20px;
	color: #42eb6a;
}
/* 四次模考覆盖100%考点 */
.test-container-content-keynote {
	width: 100%;
	height: 470px;
	background-color: #f2fbfd;
}
.test-container-content-keynote-substance {
	width: 1100px;
	height: 520px;
	padding-top: 30px;
	margin: 0 auto; 
}
.test-container-content-keynote-substance p {
	text-align: center;
	font-size: 30px;
	line-height: 40px;
	color: black;
	margin-bottom: 40px;
}
.test-container-content-keynote-substance p strong {
	font-size: 40px;
}
.test-container-content-keynote-substance p span {
	font-size: 20px;
}
.test-container-content-keynote-substance-pic {
	float: left;
	width: 364px;
	height: 300px;
	/*margin-top: 40px;*/
}
div.substance-pic-last {
	margin-top: 15px;
}
.test-container-content-keynote-substance-pic img {
	display: block;
	margin: 0 auto;

}
.test-container-content-keynote-substance-pic p {
	width: 330px;
	margin: 30px auto 0;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	line-height: 30px;
	color: black;
}
/* 模考现场 */
.test-container-content-locale {
	width: 100%;
	height: 600px;
	padding-top: 30px;
	background-color: #fff;
}
.test-container-content-locale-pic {
	width: 1100px;
	height: 600px;
	margin: 0 auto;
}
.test-container-content-locale-pic p {
	text-align: center;
	font-size: 30px;
	margin-bottom: 30px;
	color: black;
}
.test-container-content-locale-pic div {
	float: left;
	width: 360px;
	height: 500px;
	margin-left: 7px;
}
.test-container-content-locale-pic div.test-container-content-locale-pic-one {
	margin-left: 0px;
}

/* 命题专家组成员 */
.test-container-content-expert {
	width: 100%;
	height: 1100px;
	padding-top: 40px;
	background-color: #fff;
} 
.test-container-content-expert-pic {
	width: 1100px;
	height: 1030px;
	margin: 0 auto;
}
.test-container-content-expert-pic p {
	text-align: center;
	font-size: 30px;
	margin-bottom: 30px;
	color: black;
}
.test-container-content-expert-pic-top {
	width: 1100px;
	height: 460px;
}
.test-container-content-expert-pic-top-teacher {
	float: left;
	margin-left: 70px;
}
div.teacher-first {
	margin: 0;
}
.test-container-content-expert-pic-top-teacher h4 {
	margin: 0;
	text-align: center;
	font-size: 20px;
	line-height: 40px;
	color: black;
}
.test-container-content-expert-pic-top-teacher p {
	margin: 0;
	font-size: 16px;
	color: black;
}
.test-container-content-expert-bottom {
	margin-top: 40px;
	width: 1100px;
	height: 460px;
}

/* 常见问题 */
.test-container-content-question {
	width: 100%;
	height: 1150px;
	margin-top: 20px;
	padding-top: 30px;
	/*background-color: #e3dfdf;*/
}
.test-container-content-question-word {
	width: 1100px;
	height: 1000px;
	margin: 0 auto;
}
.test-container-content-question-word p {
	text-align: center;
	font-size: 30px;
	margin-bottom: 50px;
	color: black;
}
.test-container-content-question-left, .test-container-content-question-right{
	width: 549px;
	height: 900px;
	float: left;
}
.test-container-content-question-right {
	width: 530px;
	margin-left: 20px;
}
.test-container-content-question-left-q p {
	text-align: left;
	font-size: 20px;
	color: red;
	margin-bottom: 20px;
}
.test-container-content-question-left-an p {
	width: 530px;
	text-align: left;
	font-size: 16px;
	line-height: 30px;
	color: black;
}
/* 主办方 */
.test-container-content-sponsor {
	width: 100%;
	height: 380px;
	padding-top: 50px;
	background-color: #fff;
}
.test-container-content-sponsor-school {
	width: 1100px;
	height: 380px;
	margin: 0 auto;
}
.test-container-content-sponsor-school-logo {
	width: 1100px;
	height: 70px;
}
.test-container-content-sponsor-school-logo span {
	font-size: 20px;
	font-weight: bold;
	vertical-align: middle;
	color: black;
}
.test-container-content-sponsor-school-logo img {
	vertical-align: middle;
}
.test-container-content-sponsor-school-name h3 {
	color: black;
}
.test-container-content-sponsor-school-name p {
	margin-top: 10px;
	font-size: 14px;
	line-height: 30px;
	color: black;
}