@charset "utf-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
body {
	font: 12px 'Microsoft Yahei','微软雅黑',"宋体", Helvetica, sans-serif;
	
	padding: 0;
	margin: 0;
	border: 0;
}
ul li {
	list-style: none;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	transition: color,background 0.3s linear;
}
.clear {
	clear: both;
}
.pr{
	position: relative;
}
.pa{
	position: absolute;
}
.pf{
	position: fixed;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
.no-padding{
	padding: 0;
}
.mr30{
	margin-right: 30px;
}
.mt50{
	margin-top: 82px;
}
.mt10{
	margin-top: 10px;
}
.no-margin{
	margin: 0!important;
}
/*头部样式*/
.f_bj{ width:100%; height:auto; background-color:#f8fcff;}
.top {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/fy/page_bj.jpg) repeat-x;
	line-height: 43px;
}
.tou {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	font: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.sy {
	float: right;
}
.sy a {
	margin-left: 20px;
	color: #333;
}
.head {
	padding: 35px 0;
}
.f_logo {
	float: left;
	width: 386px;
	height: 61px;
}
.f_serch {
	float: right;
	margin: 10px 170px 0 0;
}
.nyou {
	float: right;
	background: url(../images/fy/f_but.jpg);
	width: 89px;
	height: 48px;
	border: none;
	cursor: pointer;
}
.ssk {
	border: 1px solid #0068b7;background-color:#f8fcff; text-indent:0.5em;
	width: 435px;
	height: 48px;
	line-height: 48px;
	float: left;
}
/*导航*/
.var {
	width: 100%;
	height: 60px;
	margin: 0 auto;
	background-color: #0068b7;
	margin-top: 38px;
}
.dh {
	width: 1200px;
	height: 60px;
	
	margin: 0 auto;
}
.dh ul li {
	font: 18px "微软雅黑";
	float: left;
}
.dh ul li a { display:block;
	color: #fff;line-height: 60px;
	padding: 0 22px;
}
.dh ul li a:hover{ background-color:#0187ec;}
/*翻页*/
.pages {
	width: 138px;
	height: auto;
	margin: 0 auto;
	margin-top: 45px;
	text-align: center;
}
.pages a {
	display: block;
	color: #666;
	margin-left: 5px;
	font-size: 14px;
	line-height: 36px;
	float: left;
	width: 36px;
	height: 36px;
}
.pages span{
	float: left;
	line-height: 36px;
	margin: 0 15px;
}
.pages a.on{
	color: #2c68b1;
}
.pages a.pre-page{
	background: url('../images/pre_page.png') no-repeat;
	width: 36px;
	height: 36px;
}
.pages a.pre-page:hover{
background: url('../images/pre_on.png') no-repeat;
}
.pages a.next-page{
	background: url('../images/next.png') no-repeat;
	width: 36px;
	height: 36px;
}
.pages a.next-page:hover{
	background: url('../images/next_on.png') no-repeat;
}
.pages .hd{
	float: left;
	width: 30%;
	margin-left: 10px;
}
.pages .hd ul li{
	float: left;
	font-size: 14px;
	line-height: 36px;
	padding: 0 16px;
}
.pages .hd ul li.on{
	color: #0068b7
}
.pages a.next{
	float: right;
}
.pages a:hover {
	color: #0068b7;
}

/*底部样式*/

.foot {
	width: 100%;
	height: auto;
	background-color: #292d32;

}
.bottom {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 50px 0 30px 0;
}
.di_lj {
	float: left;
}
.di_dh {
	margin-bottom: 60px;
}
.di_dh a {
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: 550;
	color: #66696d;
	margin: 15px 50px 15px 0;
}
.di_lj p {
	font-family: "微软雅黑";
	font-size: 15px;
	font-weight: 550;
	color: #626568;
	line-height: 24px;
}
.di_logo {
	float: right;
}
.beian {
	border-top: 1px solid #383d44;
	padding: 15px 0;
	font-family: "宋体";
	font-size: 14px;
	color: #626568;
}
.bjuy {
	text-align: center;
	color: #939393;
	margin-bottom: 10px;

}

