﻿/**
 * 模拟考试
 */
.flyfont{
	position:absolute;
	left: 30px;
	top: -10px;
	color: red;
	background-color: #fff;
}
.flyfont2{
	position:absolute;
	left: 30px;
	top: 50px;
	color: red;
	background-color: #fff;
}

.testrow{
	padding-top: 15px;
}
/*模拟考试背景*/
.testwrapper{
	background-color: #fff;
	padding: 30px;
	height: 800px;
	/*text-align: center;*/
}
/*边框样式*/
.grayborder{
	border:1px solid #b8babb;
	padding-top: 20px;
}

.guest_up{
	text-align: center;

}
.guest_down{
	margin-top: 18px;
	padding: 10px;
}
.guest_down img{
	margin: 20px 0px 20px 20px;
	width: 100px;
	height: 100px;
}
#myModal{
	top: 30%;
}
.abcd h3{
	padding-bottom: 5px;
	font-size: 20px;
    font-weight: 600
}
.abcd a{
	line-height: 30px;
	font-size: 18px;
	color: #4d4d4d;
	font-family: "微软雅黑";
}
.abcd a:hover{
	text-decoration: none;
	color: #4d4d4d;
}
.xyz{
	position: absolute;
	top: 250px;
    left: -45px;
}
.xyz a{
	background: #f9f9f9;
	font-size: 24px;
	display: inline-block;
}
.anspic{
	border:0; 
	max-width:250px;
	max-height:235px;
}
.jige{
	text-indent: 5em;
}
.lstime{
	font-size: 24px;
}
.tishispan{
	position: absolute;
	top: 355px;
	left: 15px;

}
.tishi{
	height: 55px;
}
.submi{
	line-height: 50px;
}
.submi p{
	height: 15px;
}
.submi a{
	font-size: 18px;
	margin-top: 7px;
	padding: 10px 30px;
}
.kstm{
	height: 342px;
}
/*foreach 模块*/

div[class^=intro]{
	display: none;
}

div[class=intro0]{
	display: block;
}

.datikawrapper{
	border:1px solid #b8babb;
}
.datika{
	margin:0px;
	padding: 30px;
}
.datika li{
	display: inline-block;
	list-style: none;
	width: 39px;
	height: 39px;
	text-align: center;
	margin-bottom: 5px;
}
.datikaborder{
	border:1px solid #b8babb; 
}
.datika a{
	cursor:pointer;
	text-align: center;
	font-size: 18px;
	color: #4d4d4d;
	line-height: 40px;
}
.datika a:hover{
	text-decoration: none;
	color: #4d4d4d;
}

#collapseTwo img {
	max-width: 150px;
	max-height: 150px;
}

