body{
	background: #faf9f9;
}
.dijnav{
	width: 1200px;
	height: 55px;
	line-height: 55px;
	margin: 0 auto;
}
.dijnav a span{
	color: #575757;
	font-size: 15px;
}

.dijnav >span{
	color: #5d86ee;
}
.bg{width:1200px; margin:0px auto;overflow: hidden;}
.lefter{
	float: left;
	width: 874px;
	background: #ffffff;
}
.righter{
	float: left;
	margin-left: 18px;
	background: #ffffff;
}
.bibnav{
	width: 100%;
	height: 54px;
	border-bottom: 1px solid #d1d1d1;
}
.bibnav ul{
	width: 100%;
	overflow: hidden;
}
.bibnav >ul> a> li{
	width: 110px;
	height: 54px;
	margin-left: 66px;
	float: left;
	line-height: 54px;
	text-align: center;
	color: #575757;
	font-size: 18px;
}
.bibnav >ul> a:nth-child(1)> li{
	margin-left: 20px;
	color: #5d86ee;
	border-bottom: 2px solid #5d86ee;
}
.subjt{
	width: 848px;
	padding: 12px 0 0 26px;
}
.subjt > div{
	margin-top: 23px;
}
.subjt > div:nth-child(1){
	margin-top: 0;
}
.basiNav{
	width: 100%;
	height: 46px;
	line-height: 46px;
}

.basiNav span:nth-child(1){
	color: #525252;
	font-size: 18px;
}
.basiNav span:nth-child(2){
	color: #b7b7b7;
	font-size: 14px;
	margin-left: 12px;
}
.basi ul{
	overflow: hidden;
}
.basi ul li{
	float: left;
	width: 255px;
	height: 124px;
	margin-right: 18px;
	margin-top: 19px;
	border: 1px solid #cbcbcb;
	border-radius: 8px;
	position: relative;
}

.basi ul li:nth-child(3n){
	margin-right: 0;
}
.basi ul li:nth-child(1),.basi ul li:nth-child(2),.basi ul li:nth-child(3){
	margin-top: 0;
}
.liTop{
	width: 243px;
	height: 80px;
	padding: 12px 0 0 12px;
}
.liBotm{
	width: 231px;
	height: 32px;
	padding: 0 12px 0 12px;
	background: #e2e2e2;
	line-height: 32px;
	position: relative;
	color: #525252;
	font-size: 14px;
}
.liTop div:nth-child(1){
	color: #525252;
	font-size: 18px;
}
.liTop div:nth-child(2){
	color: #6e6e6e;
	font-size: 14px;
	margin-top: 5px;
}
.liBotm span:nth-child(1){
	position: absolute;
	left: 12px;
}
.liBotm span:nth-child(2){
	position: absolute;
	right: 12px;
}
.btnn01{
	width: 120px;
	height: 35px;
	position: absolute;
	left: 66px;
	top: 20px;
	border-radius: 8px;
	background: #5d86ee;
	font-size: 18px;
	color: #ffffff;
	line-height: 35px;
	text-align: center;
	display: none;
}
.btnn02{
	width: 120px;
	height: 35px;
	position: absolute;
	left: 66px;
	top: 20px;
	border-radius: 8px;
	background: #5d86ee;
	font-size: 18px;
	color: #ffffff;
	line-height: 35px;
	text-align: center;
	display: none;
}
.btnn03{
	width: 120px;
	height: 35px;
	position: absolute;
	left: 66px;
	top: 20px;
	border-radius: 8px;
	background: #5d86ee;
	font-size: 18px;
	color: #ffffff;
	line-height: 35px;
	text-align: center;
	display: none;
}
.studyhg{
	width: 120px;
	height: 35px;
	position: absolute;
	left: 66px;
	top: 67px;
	border-radius: 8px;
	border: 1px solid #5d86ee;
	font-size: 18px;
	color: #5d86ee;
	line-height: 35px;
	text-align: center;
	background: #ffffff;
	display: none;
}
.suspend{
	position: absolute;
	top: 0;
	right: 0;
	/*display: none;*/
}
.finsh{
	position: absolute;
	top: 0;
	right: 0;
	display: none;
}
