﻿body,html{
	background:#fff;margin:0;padding:0;text-align:center;font-size:12px;color:#333;
	font-family:"微软雅黑",Arial, Helvetica, sans-serif;min-width:1278px;
}
div,ul,p,h2,h3,h4,dl,dt,dd{
	margin:0;padding:0;
}
li{
	list-style:none;
}
img{
	border:0
}
a{
	text-decoration:none;color:#333;
}
.wrap{
	width:1200px;margin:0 auto;
}
.clearfix:after{
	content:"."; display:block; height:0; clear:both; visibility:hidden;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.mt30{
	margin-top:30px;
}
.ptb10{
	padding:10px 0;
}
.pt10{
	padding-top:10px;
}
.weixin{
	background:#3584d3;width:90px;padding:10px;position:fixed;right:0px;top:45%;
}
.weixin p{
	line-height:20px;color:#fff;font-family:"微软雅黑";
}
.weixin img{
	width:90px;height:90px;
}
/* 头部 */
.topbg{
	background: #f2f2f2;height:30px;
}
.top{
	width:1278px;margin:0 auto;line-height: 30px;font-size:14px;color:#999;
}
.top-right span{
	margin:0 5px;
}
.top-right-cn a,.top-right-EN a{
	color:#999;
}
.top-right-cn a:hover,.top-right-EN a:hover{
	color:#3575e1;
}
.header{
	width:1278px;margin:0 auto;
}
.logo{
	background: url(../images/logo.jpg) no-repeat left center;width:310px;height:55px;padding:20px 0 15px 0;
}
.menu{
	width:743px;height:90px;margin-left:32px;
}
.menu ul li{
	float:left;font-size: 16px;line-height: 90px;padding:0 13px;
}
.menu ul li:hover{
	background: #3575e1;
}
.menu ul li:hover a{
	color:#fff;
}
.menu ul li.curr{
	background: #3575e1;
}
.menu ul li.curr a{
	color:#fff;
}
.header-search{
	margin-top:33px;/* position: relative; */
}
.header-search p{
	cursor: pointer;
}
.header-search-one{
	display:none;position: absolute;top:63px;
}
.header-search-one .inptext{
	width:162px;height:22px;border:1px solid #efefef;background: #fafafa;border-right:0;line-height: 22px;
}
.header-search-one .inpsub{
	background: url(../images/search_sub.jpg) no-repeat right center;width:26px;height:26px;border:0;cursor: pointer;
}
.header-tel{
	background: url(../images/header_tel.jpg) no-repeat 2px center;margin-top:33px;height:26px;padding-left:33px;line-height: 26px;font-size: 16px;color:#3575e1;
}
/* 底部 */
.links{
	background: #202930;height:43px;line-height: 43px;margin:0 auto;
}
.links span{
	padding:0 5px;
}
.links span a{
	color:#808080;font-size: 14px;
}
.footer{
	background: #1a2129;height:76px;padding-top:20px;
}
.footer p{
	color:#808080;font-size: 14px;line-height: 30px;
}
/* 翻页样式 */
.page{
	padding:20px 0 30px 0;
}
.page a,.page span{
	border:1px solid #dddddd;padding:5px 10px;font-size: 14px;color: #686868;
}
.page a:hover{
	background: #353535;color:#fff;
}
.page .current{
	background: #353535;color:#fff;
}