@charset "utf-8";
* { margin:0; padding:0; border:0; list-style:none; outline:none; font-size:12px; line-height:100%;}
/*a{ text-decoration:none;}
a:hover{ text-decoration: underline;}*/
a:link{ color:#000000;text-decoration:none;}
a:visited{color:#000000;text-decoration:none;}
a:hover{ color:#000000}
a:active{ color:#000000;text-decoration:none;}
/*after伪类+content方式*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
*+html .banner{position: relative;top:140px;}
/* Hides from IE-mac \*/
.clearfix {height: 1%;}
/* End hide from IE-mac */
.lf{float: left;}
.rf{float: right;}
body{font-family:'Microsoft YaHei', Arial, Helvetica, sans-serif;background: #f5f5f5;}
.top { width:1583px; height:140px; margin:0 auto; background:url(../img/top.jpg) no-repeat; position:fixed; top:0; z-index:1;}
.top .logo{ width:187px; height:75px; float:left; display: block; margin:5px 0 0 278px;}
.top .lang{ width:178px; height:19px; float:left; margin:15px 0 0 500px;}
.top .lang a{margin-right: 3px;}
#nav{ float:left; width:780px; height:45px; margin:15px 0 0 540px ;}
#nav li{ float:left; color:#404040; width:95px;}
#nav li.more{ background:url(../img/navbg.jpg) no-repeat 70% 50%;}
#nav li a{ display: block;color:#5c5c5c; font-family:"Microsoft Yahei"; font-size:14px; font-weight: bolder;}
#nav li a:hover{ color:#338eb8; text-decoration:none;}
#nav li ul{position: absolute;width: 130px;text-align: center;margin-left: -20px;margin-top:10px;background: #f9f8f7;padding:10px 0;-moz-box-shadow: 0 1px 10px #555;-webkit-box-shadow: 0 1px 10px #555;box-shadow: 0 1px 10px #555;visibility: hidden;}
#nav li ul li{width:120px; height: 25px;line-height: 25px;margin-top:10px;border-bottom:1px solid #eee; }
/*.banner { width:1419px; height:276px; margin:0 auto; background:url(../img/nei-banner.jpg) no-repeat; margin-top:140px;}*/
.banner { width:1419px; height:276px; margin:0 auto; margin-top:140px;}
.banner-nav{
	width: 780px;
	margin-left: 230px;
	padding-top: 70px;
}
.banner-nav .title{
	font-size: 30px;
	
}
.banner-nav .title h1{
	font-size: 35px;
	color:#ffffff;
	font-weight: bold;
}
.banner-nav .title span{
	font-size: 15px;
	color:#1779da;
	font-weight: bold;
}
.banner-nav ul{
	margin-top: 20px;
}
.banner-nav ul li{
	float: left;
	width: 160px;
	height: 33px;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 10px;
	color:#fff;
	background: url('../img/banner-nav-bg.gif') no-repeat;
}
.banner-nav ul li a{
	color:#fff;
	height: 33px;
	line-height: 33px;
	width: 160px;
	display: block;
}
.banner-nav ul li.hover{
	background: url('../img/banner-nav-bg-hover.gif') no-repeat;
}
.banner-nav ul li:hover{
	background: url('../img/banner-nav-bg-hover.gif') no-repeat;
}
#page{
	width: 995px;
	margin:0 auto;
}
*+html #page{position: relative;top:140px;margin-bottom: 140px;}
#page .sidebar{
	width: 209px;
	float: left;
}
#page .sidebar .widget{
	width: 209px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#page .sidebar .widget .title{
	margin-left: 15px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
#page .sidebar .widget .title span{
	color:#a9a9a9;
}
#page .sidebar .widget ul{
	width: 202px;
	border: 1px solid #c9c9c9;
}
#page .sidebar .widget ul li{
	width: 202px;
	height: 36px;
	position: relative;
	border-bottom: 1px solid #d8d8d8;
	background: url('../img/sidebar-li-li.gif') no-repeat 94% 50%;
}
#page .sidebar .widget ul li a{
	color:#000;
	height: 36px;
	width: 202px;
	display: block;
	line-height: 36px;
	font-weight: bold;
	padding-left: 15px;
}
#page .sidebar .widget ul li:hover,#page .sidebar .widget ul li.current{
	background: url('../img/sidebar-li.gif') no-repeat;
}
#page .sidebar .widget ul li:hover a,#page .sidebar .widget ul li.current a{
	color:#fff;
}
#page .sidebar .widget ul li a:hover{
	text-decoration: none;
	color:#fff;
}
#page .sidebar .widget ul li ul{
	left: 202px; /* Parent menu width - 1*/
	position: absolute;
	width: 202px; /*sub menu width*/
	top: -1px;
	background: #eee;
	display: none;
}
#page .sidebar .widget ul li ul li{
	background: none;
}
#page .sidebar .widget ul li ul li a{
	display: block;
	width: 202px;
}
#page .sidebar .widget ul li ul li:hover{
	background: none;
	text-decoration: underline;
}
#page .sidebar .sousuo{
	margin-top: 10px;

}
#page .sidebar .input{
	width: 146px;
	height: 25px;
	padding:0 5px;
	color:#aaa;
	line-height: 25px;
	margin-right: 8px;
	float: left;
	border: 1px solid #dfdfdf;
}
#page .sidebar .submit{
	width: 36px;
	height: 26px;
	cursor:pointer;
	background: url('../img/submit.gif') no-repeat;
}
#page .content{
	width: 771px;
	float: right;
	margin-top: 10px;
}
#page .content .h2{
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 10px;
}
#page .content .h2 .t{
	margin-left: 15px;
	font-size: 14px;
}
#page .content .h2 .t span{
	font-weight: bold;
	color:#a9a9a9;
}
#page .content .h2 .mianbao{
	margin-right: 15px;
	color:#555;
	padding-left: 15px;
	background: url('../img/mianbao.png') no-repeat left;
}
#page .content .h2 .mianbao a{
	color:#555;
}
#page .content .content-list{

}
#page .content .content-list h2{
	text-align: center;
	margin-top: 15px;
	font-size: 15px;
}
#page .content .content-list .metainfo{
	text-align: center;
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
}
#page .content .content-list .metainfo span{
	margin-right: 20px;
}
#page .content .content-list .data ,#page .content .content-list .data p{
	margin-top: 10px;
	font-size: 15px;
	line-height: 20px;
}
#page .content .content-list .data img{
	max-width: 765px;
}
#page .content .content-list .data strong{
	font-size: 15px;
}
#page .content .content-list .fpage{
	text-align: center;
	margin-top: 20px;
	padding-bottom: 10px;
	font-size: 15px;
	border-bottom: 1px dashed #ddd;
}
#page .content .content-list .page{
	margin-top: 20px;
	margin-bottom: 10px;
}
#page .content .content-list .page p{
	padding:5px 0;
}
#page .content .content-list .page p a{
	color:#555;
}

#footer-one{
	width: 1583px;
	height: 185px;
	background: #353535;
	margin-top: 10px;
}
.footer-one-content{
	width: 980px;
	margin: 0 auto;
	padding-top: 20px;
}
.footer-one-content .lianxi{
	width: 330px;
	height: 145px;
	margin-right: 20px;
	border-left: 1px solid #414141;
	float: left;
}
.footer-one-content .lianxi h2{
	font-size: 14px;
	color:#ebebeb;
	margin-left: 20px;
	padding-top: 20px;
}
.footer-one-content .lianxi .dianhua{
	margin-left: 20px;
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #414141;
}
.footer-one-content .lianxi .dizhi{
	margin-left: 20px;
	margin-top: 10px;
}
.footer-one-content .ditu{
	width: 628px;
	height: 145px;
	float: left;
	border-left: 1px solid #414141;
}
.footer-one-content .ditu .title{
	margin-left: 20px;
	padding-top: 20px;
}
.footer-one-content .ditu ul{
	margin-top: 10px;
	margin-left: 20px;
}
.footer-one-content .ditu ul li{
	float: left;
	background: #262626;
	width: 90px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.footer-one-content .ditu ul li a{
	color:#eee;
	height: 30px;
	margin-left: 20px;
	line-height: 30px;
}
#footer-two{
	height: 75px;
	width: 1583px;
	background: #2c2c2c;
}
#footer-two .footer-two-content{
	width: 980px;
	margin:0 auto;
}
#footer-two .footer-two-content ul{
	padding-top: 30px;
	margin-left: 10px;
}
#footer-two .footer-two-content ul li{
	float: left;
	margin-right: 20px;
}
#footer-two .footer-two-content ul li a{
	font-size: 12px;
	color:#ccc;
	position: relative;
	top: 2px;
}
#footer{
	width: 1583px;
	height: 70px;
	background: #1f1f1f;
}
.footer-content{
	width: 980px;
	text-align:center;
	margin: 0 auto;
}
.footer-content p{
	color:#9a9a9a;
	line-height: 20px;
	margin-left: 10px;
	padding-top: 20px;
}
.footer-content p a{
	color:#9a9a9a;
}
