﻿@charset "utf-8";
/*清除样式*/
*{ margin:0px; padding:0px;}
body{ font-family:"微软雅黑"; font-size:14px; color:#666; line-height:25px; text-align:center;}
li,ul,ol,dl{ list-style:none;}
li,select,textarea,input{ vertical-align:middle;}
a{ text-decoration:none; color:#666; }
a:hover{ color:#259; TEXT-DECORATION: underline; cursor: pointer; /*text-decoration: none;*/}
img{ border:0px;}
.clear{ clear:both; font-size:0px; line-height:0px; height:0px;}

/*头部*/
.Top{ height:106px; width:1250px; margin:0 auto;}
.Top .top_nr{width:1250px; margin:0 auto; overflow: hidden; position: relative;}
.Top .logo{ width:420px; height:106px; float:left;}
.Top .logoleft{ width:420px; height:70px; float:right; padding-top:5px;}
.translate {
	position: absolute;
	top: 10px;
	right: 0;
	/*right: 200px;*/
}
.translate span {
	padding: 0 10px;
}
.translate a:hover {
	color: #0046ad;
}

/*搜索栏样式开始*/
.search-o-r{ float: right; height:30px; padding-top:50px ; font-size:12px; font-family:"微软雅黑";}
.search-o-r li{ 
	float:left; 
	line-height:30px; 
}
.search-o-r .kuang{ 
	background:url(../images/Ssuo_kuang.gif) no-repeat; 
	width:305px; 
	height:30px; 
	display:block; 
	line-height:30px; 
	border:0px; 
	float:left; 
	padding-left:35px; 
	font-size:13px; 
	margin-right: 10px;
	font-family:"微软雅黑"; color:#666;
	}
.search-o-r .anniu{ 
	background:url(../images/Ssuo_anniu.jpg) no-repeat; 
	width:60px; 
	height:30px; 
	display:block; 
	cursor:pointer; 
	border:0px; 
}

/*导航*/
.navTop-box { width: 100%; min-width: 1264px; background: #0046ad; overflow: hidden;}
.Nav{width:1250px; height:60px; margin:0 auto; }
.Nav ul{ overflow: hidden;}
.Nav li{ width:156.25px; float:left; line-height:60px; display:block; }
.Nav li a:hover {
	background: #0052cc;
}
.Nav li a.addcolor {
	background: #0052cc;
}
.Nav li a{ font-size:16px; color:#fff; display:block; font-family:"微软雅黑"; text-decoration: none;}

/*网站底部列表*/
.fdes {
	width: 100%;
	min-width: 1264px;
	background: #333;
}
.fdes .layer {
	width: 1250px;
	margin: auto;
}
.fdes .layer  .siteinfo {
	padding: 50px 0 ;
	position: relative;
}
.fdes .layer  .siteinfo ul {
	overflow: hidden;
	padding: 0;
}
.fdes .layer  .siteinfo .nav-footer h2 {
	font-size: 14px;
	text-align: center;
	color: #fff;
}
.fdes .layer .nav-footer li {
	width: 256px;
	float: left;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
}
.fdes .layer .nav-footer li a {
	color: #999;
	transition:color .3s ease-out;
	-webkit-transition:color .3s ease-out;
}
.fdes .layer .nav-footer li a:hover {
	color: #e5e5e5;
	text-decoration: none;
}
.fdes .footer_weixin {
	float: left;
	margin: 10px 0 0 40px;
}
.fdes .footer_weixin div {
	text-align: center;
	margin-top: 10px;
	color: #fff;
}
.fdes .footer_weixin img {
	width: 100px;
	height: 100px;
	overflow: hidden;
}

/*底部信息*/
footer{ 
	width: 100%;
	height: 90px;
	min-width: 1264px;
	text-align:center; 
	background: #000; 
	color:#C0C0C3; 
	font-size:12px;
	overflow: hidden;
}
.copyright{ line-height:20px;padding:30px 0px 20px 0px;}
.copyright a{ color:#C0C0C3;}
.foot_nav{ width:25%; float:left;background-color: #fafafa;text-align:center;} 
.foot_nav:hover,.foot_nav:focus{background-color: #e4e4e4;}
.foot_nav a{color:#898989;display:block;}
.foot_nav a:hover,.foot_nav a:focus{text-decoration:none;}
.foot_nav span{display:block; padding:3px 0px 0px 0px;}
.webshare{width: 230px; padding: 5px;}
.ewebshare{width: 200px; padding: 5px;}

/*分页*/
.news-page {
	width: 100%;
	margin: auto;
	padding:20px 0;
	overflow: hidden;
}
.news-page .page1 {
	display: inline-block;
	text-align: center;
}
.news-page ul {
}
.news-page ul span{
	float: left;
	letter-spacing: 1px;
	margin-right: 20px;
}
.news-page ul span strong {
	color: #0046AD;
	padding: 0 5px;
}
.news-page ul li {
	float: left;
	letter-spacing: 1px;
	margin-right: 8px;
}
.news-page ul li a {
	padding: 5px 10px;
	border: 1px solid #ccc;
	color: #808080;
}
.news-page ul li a:hover {
	text-decoration: none;
	background: #0046AD;
	color: #fff;
}
.news-page ul li a.act {
	text-decoration: none;
	background: #0046AD;
	color: #fff;
}
.news-page ul input {
	display: none;
}

/*页面banner居中*/
.page-banner-box {
	width: 100%;
	min-width: 1264px;
	overflow: hidden;
}
.page-o-banner {
	width:1920px;
	height: 400px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
}

/*回顶部*/
.go-l-box {
	width: 53px;
	height: 48px;
	position: fixed;right: 5px; bottom: 5px; padding: 5px; z-index: 2;
	right: 12px;
	bottom: 12px;
	background: #000;
	opacity:0.4;
	filter:Alpha(opacity=40);
	display: none;
	/*border-radius: 15px;*/
	overflow: hidden;
}
.go-l-box:hover {
	background: #000000;
	opacity:1;
	filter:Alpha(opacity=100);
}
