@charset "utf-8";
html{
	font-size: 16px;
	font-family:"Microsoft YaHei", "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	color: #333;
}
body, dt, dd, dl, li, ul, h1, h2, h3, h4, h5, input, p {
	margin: 0;
	padding: 0;
}
li, ul, dt, dd, dl, h1, h2, h3, h4, h5, a {
	line-height: none;
	text-decoration: none;
	list-style: none;
}
img {
	border: none;
}
a:hover {
	color:#ff0000;
	text-decoration:underline;
}
/*页面顶部*/
.all_box{
	width:980px;
	padding:0 22px;
	margin:0 auto;
	}
.header {
	height:50px;
	padding:25px 0;
	overflow: hidden;
}
.header_left {
	float: left;
}
.header_right {
	float: right;
	text-align: right;
	overflow: hidden;
}
.header_right ul{
	overflow: hidden;
	padding:0 0 10px 0;
	text-align: right;
}
.header_right ul li{
	float: right;
}
.header_right ul li a{
	display: block;
	height:14px;
	line-height:14px;
	padding:0 10px;
	border-right:1px solid #898989;
	color:#898989;
	font-size:14px;
}
.header_input {
	background: url(../images/icon_01.png) no-repeat 6px center;
	border:1px solid #898989;
	border-radius:5px;
	width:264px;
	height:28px;
	line-height:28px;
	color:#999;
	text-indent:20px;
}
/*banner区域*/
.section-focus-pic{
	margin:5px 5px;
	height:428px;
	width:980px;
	overflow:hidden;
	position:relative;
	margin-bottom:22px;
	}
.section-focus-pic ul li{
	position:absolute;
	top:0;
	left:980px;
	width:980px;
	height:428px;
	}
.section-focus-pic ul li h3{
	position:absolute;
	bottom:30px;
	left:0;
	width: 860px;
	font-weight: normal;
	color:#FFF;
	margin-left: 74px;
	z-index: 111;
	font-size: 30px;
	text-align: center;
	}
.section-focus-pic ul li div{
	position:absolute;
	bottom:0;
	left:0;
	border-radius:4px;
	height:92px;
	background:#000;
	width:980px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity:0.8; /*Firefox私有，透明度50%*/
	}
.section-focus-pic .focus-pages{
	width:980px;
	height:428px;
	}
.section-focus-pic .controler{
	position:absolute;
	bottom:20px;
	right:20px;
	}
.section-focus-pic .controler b{
	cursor:pointer;
	width:20px;
	height:10px;
	display:block;
	overflow:hidden;
	text-indent:20px;
	background:url(../images/news_index_icon.png) no-repeat -136px 3px;
	float:left;
	margin:0 0 0 5px;
	}
.section-focus-pic .controler b.down{
	background-position:-161px 1px;
	}
.section-focus-pic .controler2 a{
	display:block;
	width:40px;
	position:absolute;
	top:40%;
	height:40px;
	}
.section-focus-pic .controler2 a i{
	cursor:pointer;
	display:block;
	width:22px;
	height:34px;
	background:url(../images/star.png) no-repeat;
	}
.section-focus-pic .controler2 .prev{
	left:5px;
	}
.section-focus-pic .controler2 .prev i{
	background-position:-34px -68px;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/focus_img/star_05.png');
	margin-left:5px;
	}
.section-focus-pic .controler2 .prev:hover i{
	left:10px;background-position:-34px -24px;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/focus_img/star_03.png');}
.section-focus-pic .controler2 .next{
	right:10px;
	}
.section-focus-pic .controler2 .next i{
	background-position:-62px -68px;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/focus_img/star_06.png');
	margin-left:10px;
	}
.section-focus-pic .controler2 .next:hover i{
	right:10px;
	background-position:-62px -24px;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/focus_img/star_04.png');
	}
/*内容区*/
.content{
	overflow: hidden;
	}
.content_left{
	width:690px;
	float: left;
	overflow: hidden;
	}
.link{
	margin-bottom:42px;
	}
.link li{
	float: left;
	}
.link li:first-child{
	padding-left:0;
	}
.link li a{
	display: block;
	height:16px;
	line-height:16px;
	color:#898989;
	font-size:16px;
	padding:0 16px;
	border-right:1px solid #898989;
	}
.link li a:last-child{
	border-right: none;
	}
.link li a:hover{
	color:#3e3a39;
	font-size:16px;
	font-weight: bold;
	text-decoration: none;
	}
.Modular{
	float: left;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:2px solid #ccc;
	}
.Modular li img{
	float: left;
	width:256px;
	height:162px;
	margin-right:25px;
	}
.Modular li>a{
	width:409px;
	display: block;
	float: left;
	font-size:24px;
	color:#3e3a39;
	margin-bottom:8px;
	font-weight: bold;
	}
.Modular li p{
	width:409px;
	display: block;
	float: left;
	font-size:14px;
	color:#898989;
	margin-bottom:10px;
	}
.Modular li div{
	width:409px;
	float: left;
	overflow: hidden;
	}
.Modular li div span{
	float: left;
	font-size:12px;
	}
.Modular li div a{
	float: right;
	font-size:12px;
	color:#333;
	}
.more{
	float: right;
	font-size:12px;
	color:#333;
	margin-bottom:22px;
	}
.news{
	margin-bottom:20px;
	}
.content_right{
	width:252px;
	float: right;
	overflow: hidden;
	}
.tit{
	height:24px;
	line-height:24px;
	border-top:3px solid #ee5566;
	padding:20px 2px 0 2px;
	overflow: hidden;
	margin-bottom:20px;
	}
.tit h1{
	float: left;
	font-size:20px;
	color:#3e3a39;
	}
.tit a{
	float: right;
	font-size:12px;
	color:#898989;
	}
.list_box ul{
	margin-bottom:60px;
	}
.list_box ul li{
	background:url(../images/point.png) no-repeat 5px 6px;
	margin:20px 0;
	padding-left:15px;
	}
.list_box ul li a{
	font-size:12px;
	color:#898989;
	}
.adds{
	margin-bottom:30px;
	}
.region{
	border:1px solid #aaaaaa;
	border-radius:8px;
	padding:20px 10px 0 10px;
	margin-bottom:30px;
	}
.region_top{
	margin-bottom:15px;
	overflow: hidden;
	}
.region_top h1{
	float: left;
	font-size:20px;
	color:#3e3a39;
	}
.region_top a{
	float: right;
	font-size:12px;
	color:#898989;
	}
.region ul{
	clear: both;
	}
	
.menu_main{
	height:36px;
	background:url(../images/menu_bg.png) no-repeat left center;
	margin-bottom:12px;
	}
.menu_main ul{
	overflow:hidden;
	}
.menu_main ul li{
	float:left;
	padding:8px 0;
	}
.menu_main ul li a{
	display: block;
	font-size:16px;
	width:138px;
	height:20px;
	text-align: center;
	line-height:20px;
	color:#3e3a39;
	border-right:2px solid #a6a6a6;
	}
.menu_main ul li:last-child a{
	border-right:none;
	}
.con_box{
	margin-bottom:20px;
	}
.con_box h1{
	font-size:14px;
	color: #333;
	height:16px;
	line-height:16px;
	margin-bottom:12px;
	}
.con_box h1 img{
	vertical-align: middle;
	margin-right:8px;
	}
.con_box h1 a{
	font-size:14px;
	color: #333;
	font-weight: normal;
	}
.con_main .list_con li{
	background:url(../images/point_a.png) no-repeat 5px 6px;
	margin:20px 0;
	padding-left:15px;
	overflow: hidden;
	}
.con_main .list_con li a{
	color:#333;
	font-size:14px;
	}
.con_main .list_con li span{
	color:#333;
	font-size:14px;
	float:right;
	}
.con_main .list_page{
	width:500px;
	margin:0 auto;
	overflow: hidden;
	}
.con_main .list_page li{
	float: left;
	font-size:14px;
	margin:0 5px;
	}
.con_main .list_page li a{
	display: block;
	width:46px;
	height:18px;
	color:#a0a0a0;
	font-size:14px;
	text-align: center;
	}
.con_main .list_page li a:hover{
	background-color:#f0f2f1;
	color:#333;
	}
.con_main .list_page li input{
	background:url(../images/icon_03.png) no-repeat right center;
	width:36px;
	height:16px;
	border: 1px solid #cccccc;
	margin:0 5px;
	}
.con_main h2{
	font-size:16px;
	line-height:32px;
	text-align: center;
	}
.con_main h2 span{
	font-size:14px;
	color:#999;
	font-weight: normal;
	}
.con_main p{
	width:904px;
	text-indent:28px;
	font-size:14px;
	line-height:24px;
	text-align:justify;
	}
.footer{
	border-top:24px solid #e60019;
	padding:0 8px;
	overflow: hidden;
	clear: both;
	}
.footer ul{
	float:left;
	}
.footer ul li{
	width:146px;
	height:42px;
	line-height:38px;
	background-color:#f3f3f3;
	text-align: center;
	margin:15px 0;
	}
.footer ul li a{
	color:#3e3a39;
	font-size:15px;
	}
.footer dl{
	float:left;
	width:640px;
	padding:0 8px;
	text-align: center;
	margin-top:18px;
	}
.footer dl dt{
	color:#3e3a39;
	font-size:16px;
	margin-bottom:5px;
	}
.footer .code{
	text-align: center;
	margin-top:30px;
	
	}
.code img{
	padding:5px 0;
	width:78px;
	height:80px;
}