/* CSS Document */
@charset "gb2312";
*{margin:0px;padding:0px;font:12px/1.5 '宋体',Arial,sans-serif;letter-spacing:0.3px;}
body{background:#fff;}

a{text-decoration:none;font-size:14px;color:#000;}
img{border:0px;}
ul,ol{list-style-type:none;}

p,span,h1,h2,h3{letter-spacing:0.5px;}

a:hover{color:#e81d1c;}
.clear{clear:both;}

.head,.head_bottom,.body,.footer{width:1000px;margin:0 auto;}
.data_list_hidden{display:none;margin-top:10px;}

/*****顶部*****/

.top{background:#e81d1c;border-bottom:1px solid #edeef0;height:45px;overflow:hidden;color:#fff;}
.top .top_content{width:1000px;margin:0 auto;}
.top .top_left{float:left;line-height:45px;}
.top .top_right{float:right;}
.top .top_right ul li{float:left;}
.top a{font-size:14px;color:#fff;}

/*****二维码*****/
.qrcode{width:1000px;height:0px;margin:0px auto;position:relative;left:-130px;top:-35px;z-index:9999;display:none;}
.qrcode img{width:160px;height:160px;position: relative;left:820px;top:80px;border:1px solid #ccc;}


/****菜单*****/

	.head_new{border-bottom:1px solid #e9e9e9;height:96px;}	
	.head_nav{width:1000px;margin:0 auto;}
	.head_nav .logo a{display:block;width:138px;height:96px;background:url(../images/logo.jpg) no-repeat center;}
	.head_nav .logo{float:left;margin-right:20px;}
	.nav_new{padding:10px 0px;width:840px;}
	.nav_new dl{width:220px;float:left;}
	.nav_new dl dt{float:left;}
	.nav_new dl dt a{color:#979696;font-size:14px;line-height:38px;text-decoration: none;}
	.nav_new dl dd{float:left;margin-left:6px;}
	.nav_new dl dd a{font-size:14px;color:#000;line-height:38px;font-weight:600;}
	.nav_new dl dd a:hover{color:#e81d1c;font-weight:600;text-decoration:none;}
	.search{float:right;width:180px;margin-left:0px;margin-top:-5px;height: 60px;}

	#bdcsMain{width:180px;height:30px;border:1px solid #bfbfbf;line-height:30px;padding-left:5px;}
	#search-btn{width:28px;height:28px;position:relative;left:150px;top:-30px;border:0px;background:url(../images/search.jpg)}
	

/*****头部*****/

.head_area{width:1000px;margin:10px auto;height:60px;background:#faf9f9;}	
.head_area span{display:block;width:100px;float:left;line-height:25px;color:#e81d1c;font-size:14px;}
.head_area span b{font-weight:600;}
.head_area ul{float:left;height:25px;}
.head_area ul li{float:left;}
.head_area ul li a{display:block;font-size:12px;height:25px;line-height:25px;width:102px;margin-left:10px;}
.head-area2 ul li a{width:46px;}
.head-area2 .second a{margin-left:0px;width:55px;}

.second{display:none;left:-10px;z-index:9;position:relative;}
.second a{width:48px;text-align:center;display:block;background:#F65F5F;border-top:1px solid #fff;font-size:12px;border-radius: 10px;color:#fff;padding:0 6px;}
.second a:hover{background:#e81d1c;color:#fff;}
.head_area_head{margin-left:15px;width:48px;height:40px;font-size:15px;color:#e81d1c;float:left;line-height:20px;margin-top:10px;letter-spacing:5px;font-family:"微软雅黑";font-weight:600;}
.head_area .h_left{display:block;width:6px;height:34px;margin-top:13px;background:#e81d1c;float:left;}
.head_area_body{float:left;margin-top:5px;height:50px;}





ul, ol{list-style:none;}
a {
	color: #575757;
	text-decoration: none;
}
a:hover{color:#c00;text-decoration:underline}
p {
	text-indent: 2em;
	line-height: 18px;
}
img{
	border: none;
}
fieldset{
	border: none;
}
.clear{
	clear: both;
}
.ff{
	font-family: "Microsoft Yahei" ,Tahoma, "SimSun";
}
/****
.top{
	width: 100%;
	height: 37px;
	border-bottom: 1px solid #edeef0;
	background: #fcfcfc;
}
.topcon{
	width: 1000px;
	height: 37px;
	line-height: 37px;
	margin: 0px auto;
	position: relative;
	left: 0px;
	top: 0px;
}
.topcon ul{
	position: absolute;
	right: 0px;
	top: 0px;
	background:url(../images/top_bg.jpg) 0 -2px no-repeat;
	width: 135px;
	height: 37px;
}
.topcon ul li{
	float: left;
	line-height: 37px;
	width: 62px;
	height: 37px;
	text-align: right;
}

****/
.w1000{
	width: 1000px;
	margin: 0px auto;
	position: relative;
	left: 0px;
	top: 0px;
}
.w960{
	width: 1000px;
	margin: 0px auto;
	position: relative;
	left: 0px;
	top: 0px;
}
.head{
	height: 89px;
	overflow: hidden;
}
/***
.head form.soso{
	width: 238px;
	height: 32px;
	position: absolute;
	left: 173px;
	top: 29px;
	background: url(../images/soso.jpg) 0 0 no-repeat;
}
.head form.soso input{
	display: inline-block;
	width: 200px;
	height: 30px;
	line-height: 28px;
	border: none;
	margin-top: 1px;
	border-left: 1px solid #cecece;
}
.head form.soso #search-btn{
	display: inline-block;
	
	width: 54px;
	height: 32px;
	border: none;
	background-color:#e81d1c;
	color:#fff;
	font-size: 14px;
	position: absolute;
	padding-left:8px;
	top: 0px;
	right: 0px;
}

**/
.headright{
	width: 270px;
	height: 89px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.headright p{
	text-align: right;
	line-height: 35px;
}
.headright ul li{
	float: left;
	width: 60px;
	height: 43px;
	border: 1px solid #edeef0;
	margin-right: 5px;
}
.nav{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #e81d1c;
	margin-bottom: 5px;
}
.nav ul{
	height: 50px;
}
.nav ul li{
	width: 62px;
	float: left;
	text-align: center;
	background: url(../images/nav_bg.png) 0 0 no-repeat;
}
.nav ul li a{
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}

.mt8{
	margin: 8px auto;
}

#footer {
    margin-top: 20px;
    padding: 10px 0px;
    text-align: center;
	border-top: 2px solid #e81d1c;
}
#footer ul li,#footer ol li {
    display: inline;
    line-height: 24px;
}
#footer ul li a{
    color: #3b639f;
}
#footer p{
	line-height: 25px;
}
#footer ol li,#footer ol li a,#footer p,#footer p a{
	color: #555;
	font-size:12px;
}
.bw{
	/*background: url(/assets/images/ggwt.jpg) right top no-repeat;*/
}
.m10{
	margin-top: 10px;
	margin-bottom: 10px;
}

#back_top {
    display: none;
    width: 48px;
    height: 48px;
    position: fixed;
    bottom: 100px;
    right: 50px;
    background: url(../images/top.png) no-repeat;
    background-position: bottom;
}

#back_top:hover{background-position:top;}

.article_body a{font-size: 16px;
color: red;
margin: 0px 2px;
text-decoration: none;
font-weight:bold;}
.article_body a u{font-size: 16px;
color: red;
margin: 0px 2px;
text-decoration: none;
font-weight:bold;}

.article_body a:hover{text-decoration:underline;}