* {
	margin:0px;
	padding:0px;
}
body {
	padding:0;
	margin:0 auto;
	color:#666;
	line-height:22px;
	font-family:"Microsoft YaHei","SimSun";
	width:1060px;
	background:#ffffff;
}
div,img,ul,li {
	margin:0;
	padding:0;
	border:0;
}
h2 {
	margin:0;
	padding:0;
}
.h2 {
	margin-top:10px;
	padding-left:10px;
	font-size:16px;
	color:#333;
}
a {
	color:#555;
	text-decoration:none;
}
a:link,a:visited {
	color:#333333;
	text-decoration:none;
}
a:hover,a:active {
	color:#cFF250000;
	text-decoration:underline;
}
li {
	list-style:none;
}
ul li {
	list-style-type:none;
}
.mt10 {
	margin-top:10px !important;
}

/*头部css*/
.common-header {
	height:auto;
	width:100%;
	margin-bottom:10px;
	top:0;
	left:0;
	z-index:99;
	-moz-user-select:none;
	-webkit-user-select:none;
}
.common-header .header-box {
	position:relative;
	height:49px;
	border-bottom:1px solid #2f73b2;
	background-color:#3790e2;
}
.common-header .header-box .header-left {
    display: inline-block;
    width: 100%;
    height: 50px;
    overflow: hidden;
    position: absolute;
    z-index: 2;
    left: 15px;
    top: 0;
    background: url(//img.51test.net/logo_51test_show.png) no-repeat;
    background-size: 95px 59px;
}
.common-header .header-box .header-center {
	text-align:center;
	color:#fff;
	font-size:22px;
	height:50px;
	line-height:50px;
}
.common-header .header-box .header-center a {
	color:#fff;
}
.common-header .header-box .header-right {
	position:absolute;
	top:0px;
	right:0px;
	width:20%;
	text-align:center;
	height:49px;
	line-height:49px;
	font-size:16px;
	color:#fff;
	border-left:1px solid #4877a2;
	border-bottom:1px solid #4877a2;
}
.common-header .header-box .header-right a {
	display:block;
	background-color:#76a5d1;
	border-left:1px solid #88b0d6;
	color:#fff;
}
.common-header .header-box .header-right span {
	display:inline-block;
	color:#c4dcf3;
}
.channel-title2 {
	height:30px;
	border-bottom:1px solid #e5e5e5;
	margin-bottom:9px;
}
.channel-title2 h2 {
	width:120px;
	height:30px;
	line-height:30px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:0 15px;
	float:left;
	background:#3991e5;
}
.channel-title2 h2 a {
	color:#fff;
}
/*考试类及浮动CSS*/
.zg_yc,.zg_yc1,.zg_yc2,.zg_yc3,.zg_yc4,.zg_yc5,.zg_yc6,.zg_yc7,.zg_yc8,.zg_yc9,.zg_yc10,.zg_yc11,.zg_yc12 {
	overflow:hidden;
	margin-bottom:10px;
}
.clearfix {
	zoom:1;
}
.zg_kskm {
	overflow:hidden;
}
.zg_kskm li {
	width:104px;
	height:34px;
	overflow:hidden;
	float:left;
	margin:0 0 2px 2px;
}
.zg_kskm li a {
	color:#666;
	border:#F8F8F8 solid 1px;
	background:#F8F8F8;
	transition:all 0.5s ease 0s;
	display:block;
	width:100px;
	height:30px;
	text-align:center;
	line-height:30px;
	font-size:16px;
}
.zg_kskm li a:hover {
	border:#3991e5 solid 1px;
	background:#fff;
	color:#3991e5;
	text-decoration:none;
}
/*查找样式*/
.zg_kskm li .bgRed {
	border:#f3493a  solid 1px;
	background:#fff;
	color:#f3493a;
	text-decoration:none;
}
#wrap {
	position:absolute;
	top:20px;
	right:10px;
	height:40px;
	background:#3991e5;
	border:1px solid #3991e5;
	border-radius:0 3px 3px 0;
}
.zhi {
	float:left;
	padding:0 5px;
	width:100px;
	border:0;
	height:40px;
	line-height:33px;
	font-size:14px;
	border-radius:3px 0 0 3px;
}
.chazhao {
	float:left;
	width:80px;
	border:0;
	height:40px;
	line-height:40px;
	background:#3991e5;
	cursor:pointer;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
/*频道地图样式*/
.channel {
	width:100%;
	background:#fff;
	overflow:hidden;
	margin-bottom:10px;
}
.channel li {
	width:24.6%;
	float:left;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	height:37px;
	background:#fff;
}
.channel li a {
	font:0.8em/37px "Microsoft YaHei";
	color:#666;
	margin-left:5px;
}
.channel li a:hover {
	font:0.8em/37px "Microsoft YaHei";
	color:#e60000;
}
/*底部版权*/
#foot {
	border-top:2px solid #3991e5;
	height:180px;
	width:1060px;
	margin-top:20px;
	text-align:center;
	padding-top:10px;
	font-size:14px;
	float:left;
}
.foot-text {
	text-align:center;
	width:1062px;
	float:left;
	margin-top: 15px;
	color:#333;
}
.hzjm a {
	color:#333;
	font-size:14px;
	padding:0 5px;
}
.city_nav {
	position:relative;
}
.city_nav:after {
	clear:both;
	display:block;
	visibility:hidden;
	height:0;
	content:".";
}
.city_nav a {
	position:relative;
	float:left;
	display:inline;
	margin-right:5px;
	width:50px;
	margin-bottom:10px;
	border:#D6E0E9  solid 1px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:1px 1px 3px #292929;
	-moz-box-shadow:1px 1px 3px #292929;
	box-shadow:0px 1px 1px #ececec;
	text-align:center;
	line-height:25px;
}
.city_nav a:hover {
	background:#f1f3f5;
	color:#2a7bc9;
	text-decoration:none;
}
