@charset "gb2312";
* {
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
	color: #4e4e4e;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
img {
	border: none;
}
body {
	font-family: "宋体";
	font-size: 12px;
	background: url(main_body_br.jpg) repeat-x;
	color: #4e4e4e;
}
li {
	list-style: none;
}
.clear {
	clear: both;
}
.span_more {
	font-size: 12px;
	color: #696969;
	float: right;
	font-family: "宋体";
	margin-right: 15px;
}
.lineh25 {
	line-height:25px;
}
.lineh20 {
	line-height:20px;
}
.bg_red {
	background:#f00;
}
.bg_green {
	background:#49840f;
}
.bg_zs {
	background:#775c51;
}
.bg_blue {
	background:#2a70d2;
}
.righ_border {
	border-right:1px solid #e6e6e6;
}
.heigh10 {
	width:100%;
	height:10px;
}
.heigh15 {
	width:100%;
	height:15px;
}
.heigh20 {
	width:100%;
	height:20px;
}
.heigh25 {
	width:100%;
	height:25px;
}
.heigh30 {
	width:100%;
	height:30px;
}
.title12 {
	font-family: "Microsoft YaHei", "宋体";
	font-size:12px;
}
.title12b {
	font-family: "Microsoft YaHei", "宋体";
	font-size:12px;
	font-weight:bold;
}
.title14 {
	font-family: "Microsoft YaHei", "宋体";
	font-size:14px;
}
.title14b {
	font-family: "Microsoft YaHei", "宋体";
	font-size:14px;
	font-weight:bold;
}
.title16 {
	font-family: "Microsoft YaHei", "宋体";
	font-size:16px;
}
.title16b {
	font-family: "Microsoft YaHei", "宋体";
	font-size:16px;
	font-weight:bold;
}
.title20 {
	font-family: "Microsoft YaHei", "宋体";
	font-size:20px;
}
.title20b {
	font-family: "Microsoft YaHei", "宋体";
	font-size:20px;
	font-weight:bold;
}
.font_blod {
	font-weight:bold;
}
.font_center {
	text-align:center;
}
.clo_red {
	color:#f00;
}
.clo_redzh {
	color:#c81624;
}
.clo_ccc {
	color:#CCC;
}
.clo_666 {
	color:#666;
}
.clo_black {
	color:#000;
}
.clo_zs {
	color:#b51d1a;
}
.clo_white {
	color:#fff;
}
.bc {
	border:1px solid #e0e0e0;
}
.br {
	border:1px solid #e0e0e0;
}
.bt {
	border-top:1px solid #e0e0e0;
}
.br {
 border-right::1px solid #e0e0e0;
}
.bl {
 border-left::1px solid #e0e0e0;
}
.bb {
	border-bottom:1px solid #e0e0e0;
}
.brn {
	border-right:none;
}
.bln {
	border-left:none;
}
.bbn {
	border-bottom:none;
}
.bbda {
	border-bottom:1px dashed #ccc;
}
.btn {
	border-top:none;
}
.fyh {
	font-family: "Microsoft YaHei", "宋体";
}
.fst {
	font-family:"宋体";
}
.f12 {
	font-size:12px;
}
.f14 {
	font-size:14px;
}
.f16 {
	font-size:16px;
}
.f18 {
	font-size:18px;
}
.f20 {
	font-size:20px;
}
.fb {
	font-weight:bold;
}
.w {
	width:1030px;
	margin:0 auto;
}
.clo_red {
	color:#f00;
}
.clo_redzh {
	color:#c81624;
}
.clo_ccc {
	color:#CCC;
}
.clo_yellow {
	color:#ff6600;
}
.clo_666 {
	color:#666;
}
.clo_black {
	color:#000;
}
.clo_zs {
	color:#b51d1a;
}
.clo_zs2 {
	color:#a56e00;
}
.clo_white {
	color:#fff;
}
.bbda {
	border-bottom:1px dashed #ccc;
}
/*  -------------------公共样式----------------------*/
.flash_box {
	width:100%;
	height:241px;
	background:url(flashbr.jpg) repeat-x;
}
.dfnav {
	font-size:14px;
	color:#931c00;
}
.dfnav a {
	font-size:14px;
	color:#931c00;
}
.dfnav a:hover {
	color:#F00;
}
.main_nav {
	width:100%;
	height:52px;
	background:url(navbr.jpg) repeat-x;
}
/* menu css */

#navul {
	width:864px;
	margin: 0 auto;
	font-family: "Microsoft YaHei", "宋体";
}
#navul li {
	float:left;
	width:123px;
	height:52px;
	line-height:52px;
	text-align:center;
	font-size:16px;
	position:relative;
	color:#f00;
	background:url(navli.jpg) no-repeat right center;
}
#navul li a {
	display:block;
	width:123px;
	height:52px;
	color:#d23001;
}
#navul li a:hover {
	color:#000;
}
#navul li ul {
	display:none;
	position:absolute;
	z-index:10000;
	top:52px;
	left:0px;
	background:#d23001;
	padding-bottom:10px;
}
#navul li ul li {
	font-weight:100;
	display:block;
	width:123px;
	float:none;
	margin-right:0px;
	height:28px;
	position:relative;
	line-height:28px;
	font-size:14px;
	background:#d23001;
}
#navul li ul li a {
	text-indent:0px;
	display:block;
	width:123px;
	height:28px;
	background:#d23001;
	color:#FFFFFF;
}
#navul li ul li a:hover {
	background:#fff;
	color:#d23001;
}
#navul li.navmoon {
	width:123px;
	height:52px;
	line-height:52px;
}
#navul li.navmoon li a {
	color:#fff;
}
#navul li.navhome li a:hover {
	background:b10d00;
	color:#fff;
}
#navul li.navmoon ul {
	display:block;
}
/* menu css end */


.main_content {
	width:100%;
	background:url(cnbr.jpg) repeat-x;
}
.cn_content {
	width:1030px;
	margin:0 auto;
	background:#fff;
}
.text_a {
	display:block;
	width:119px;
	height:32px;
	line-height:32px;
	background:url(xwdtaa.jpg) no-repeat
}
.text_b {
	display:block;
	width:119px;
	height:32px;
	line-height:32px;
	background:url(xwdtab.jpg) no-repeat
}
.gs_showbox {
	width:630px;
	margin:0 auto;
}
.gs_showbox2 {
	width:390px;
	margin:0 auto;
}
.gsgg_ctrl a {
	display: block;
	width:82px;
	height:29px;
	overflow:hidden;
	line-height:25px;
}
.gsgg_ctrl a:hover {
	color:#FFF;
}
.word_a {
	width:82px;
	height:29px;
	color:#FFF;
	background:url(gsggaa.jpg) no-repeat;
}
.word_b {
	width:82px;
	height:29px;
	background:url(gsggab.jpg) no-repeat;
}
.hd_ctrl a {
	display:block;
	width:105px;
	height:33px;
	overflow:hidden;
	line-height:28px;
}
.texthd_a {
	background:url(hdaa.jpg) no-repeat;
	font-weight:bold;
	
}
.texthd_b {
	background:url(hdab.jpg) no-repeat;
}
