@charset "gb2312";
/* CSS Document    made by walker*/

/***/
* {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: "微软雅黑";
	list-style: none;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
.autor {
	margin: 0 auto;
	width: 1000px;
}
.big_min {
	width: 100%;
	min-width: 1100px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.align {
	text-align: center;
}
.cf {
	clear: both;
}
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
	clear: both;
}
/***/

/*头部*/
.top {
	height: 37px;
	width: 100%;
	margin: 0px;
	clip: rect(0px,auto,auto,0px);
	clear: both;
	padding:7px 0;
	background-color: #f2fe00;
}
.top .topm span {
	float: right;
	font-size: 16px;
	display: block;
	padding-top: 10px;
	line-height: 21px;
}
.top .topm span a {
	font-size: 16px;
	color: #F00;
}
.top .topm {
	width: 990px;
	height: 37px;
	background-image: url(images/sb1.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.top .topm img {
	float: left;
}
/*头部*/
/*banner*/
.banner {
	width: 100%;
	min-width: 1100px;
}
.banner_one {
	width: 100%;
	min-width: 1100px;
	height: 261px;
	background: url(imagesbanner1.png) no-repeat center top;
}
.banner_two {
	width: 100%;
	min-width: 1100px;
	height: 368px;
	background: url(imagesbanner2.png) no-repeat center top;
}
.banner_tre {
	width: 100%;
	min-width: 1100px;
	height: 134px;
	background: url(imagesbanner3.png) no-repeat center top;
	padding-top:20px;
}
.banner_tre h1 {
	width:712px;
	height:52px;
	text-align:center;
	font-size:36px;
	color:#111a51;
}
.banner_tre h1 a {
	display:block;
	font-size:36px;
	line-height:52px;
	font-weight:normal;
	background:#f2fe00;
	border-radius:20px;
}
.banner_tre h1 a:hover {
	text-decoration:none;
	opacity:0.9;
	color:#111a51;
}
/*banner*/
/*area*/
.area-z {
	width: 100%;
	min-width: 1100px;
	background:#f2fe00;/*
	height:130px;*/
	padding-top:30px;
}
.TabbedPanelsContent p {
	font-size:36px;
	color:#111a51;
	padding:65px 0 20px 0;
	text-align:center;
}
table {
	width:970px;
	margin:0 auto 70px auto;
}
 table tr:nth-child(odd) {
background:#f2f2f2;
}
.font {
	color:#ffffff;
	height:64px;
	border-top-left-radius: 30px;
border-top-right-radius: 30px;
}
.font td{font-size:22px;}
td{font-size:16px;}
.ms {
	width:130px;
	height:36px;
	background:#f2fe00;
	text-align:center;
	line-height:36px;
	display:block;
	color:#111a51;
	font-size:20px;
	border-radius:30px;
	margin:4px auto;
}
.sp {
	width:130px;
	height:36px;
	background:#111a51;
	text-align:center;
	line-height:36px;
	display:block;
	color:#f2fe00;
	font-size:20px;
	border-radius:30px;
	margin:4px auto;
}
/*area*/





/* 底部 */
.hdd {
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#hd .hd-m {
	width: 1100px;
	margin: 0 auto;
}
.hd {
	width: auto;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
	background-color: #eee;
}
.hd img {
	margin-left: 20px;
	margin-top: 10px;
}
#foot {
	width: 100%;
	height: auto;
	background-color: #25292C;
	background-repeat: repeat-x;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
#foot-all {
	width: 948px;
	height: 60px;
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	line-height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}
#foot #foot-all a {
	color: #CCC;
	text-decoration: none;
}
/* 底部 */
