
.center{
	overflow: hidden;
	padding-bottom: 80px;
}
.indexCont h1{ 
	font-size: 18px;
	font-weight: bold;
}
.vedio,.gallery{
	width: 300px;
	height: 286px;
}
.news{
	width: 785px;
	height: 286px;
}
.news h1 a{
	font-size: 12px;
	font-weight: normal;
}
.news ul{
	width: 450px;
    float: right;
}
.news ul li a{
	font-size: 12px;
	line-height: 32px;
}
.news ul li a span{
	float: right;
}
.news .moreimg{
	width: 595px;
    height: 10px;
}

.indexCont-bot{
	background-color: #F1F1F1;
	width: 100%;
	height: 330px;
}
.testPlat{
	float: left;
    width: 485px;
    overflow: hidden;
    margin-left: 15px;
}
.show{
	width: 700px;
	height: 230px;
	background-color: #fff;
	padding:0 10px;
}
.show dl{
	width: 218px;
	text-align: center;
	float: left;
	margin:30px 10px 30px 17px;
}
.show dl dd{
	padding-top: 10px;
}
.show dl dd a{
	color: #234A8B;
}
.testTeach{
	padding-top: 20px;
	width: 290px;
	height: 270px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
.testTeach label{
	font-size: 16px;
}
.username, .password, .code{
	width: 100%;
	padding-left: 15px;	
	margin-bottom: 10px;
	overflow: hidden;
}
.username input, .password input, .code input{
	width: 190px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #ccc;
	margin:6px 0;
}
.submit{
	padding: 0 14px;
	margin-bottom: 10px;
	overflow: hidden;
}
.submit input{
	width: 100%;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #ccc;
	font-size: 16px;
}
.code{
	position: relative;
}
.code input{
	width: 130px;
}
#getCode{
	width: 50px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	display: inline-block;
	/*color: red;
	border: 1px solid #ccc;*/
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	right: 32px;
	
}
.typeList label{
	margin: 6px 0;
}
 .typeList{
 	padding-left: 15px;
 	height: 30px;
 }
.submit input{
	background: #234A8B;
	color: #fff;
	height: 40px;
}

.message{
	width: 455px;
	height: 285px;
    margin-left:10px;
}
.message h1 a{
	font-size: 12px;
	font-weight: normal;
}
.message ul li a{
	font-size: 12px;
	line-height: 32px;
}
.message ul li a span{
	float: right;
}

.messagemore{
	font-size: 12px;
	line-height: 32px;
}

.link{
	float: left;
    width: 305px;
    overflow: hidden;
    margin-left: 15px;
}
