@charset "utf-8";

/* CSS Document */





*{ padding:0px; margin:0px;}

body{

	color:#707070;

	margin:0;

	padding:0;

	font-size:13px;

	font-family:"Microsoft YaHei",Arial;

	background:#f6fcfd;

	}/*文档清零,字体,字号,背景设置.*/

table,tr,td,span,p{

	margin:0;

	padding:0;

	}/*边界元素清零*/

ul,li,ol{

	list-style:none;

	}/*去除列表符号*/

img{border:none; 

	padding:0; 

	margin:0;

	}/*去除图片按钮边框*/

a{

	text-decoration:none; 

	cursor:pointer;

	color:#333;

	}

a:hover{text-decoration:none; color:#0b85d1;}

em,i{ font-style:normal }

	/*去除超链接下划线 */

.no-r{background:none; margin-right:0!important; padding-right: 0!important; background-image: none!important;}	

.bx{width:1040px; margin:0 auto!important; overflow: hidden;}

.cor{color:#0b85d1!important;}

.bj{background: url(../../images/default/icon1.png) no-repeat left center!important; padding-left: 16px;}

.border{background: #fff;border: 1px solid #d6dfe8;}

.ul li{

	overflow: hidden;

}

.ul li a{

	float: left!important;

	padding-left: 16px!important;

	background: url(../../images/default/icon1.png)no-repeat left center!important;

}

.main1>ul li a{

	font-size: 12px;

}

.ul li span{

	float: right!important;

}

	/*公共头部样式*/



.top{

	width: 100%;

	height: 32px;

	background: #f5f5f5;

	border-bottom: 1px solid #e9e9e9;

	overflow: hidden;

}

.top span{

	float: left;

	line-height: 32px;

	padding-left: 22px;

	font-size: 12px;

	color: #989898;

}

.top .top-r{

	float: right;

}

.top-r a{

	float: left;

	padding:0 24px 0 13px;

	line-height: 32px;

	font-size: 12px;

	color: #989898;

}

.top-r a.shouji{

	background: url(../../images/default/icon2.png) no-repeat left center;

	padding-left: 20px;

}

.top-r a.xinl{

	background: url(../../images/default/icon3.png) no-repeat left center;

	padding-left: 30px;

}

.header{

	width: 100%;

	height: 110px;

	background: #fff;

}

.header .logo{

	float: left;

	padding-left: 20px;

	vertical-align: middle;

}

.header .logo a img{

	margin-top:20px;

	float: left;

}

.header .logo>p{

	font-size: 14px;

	width: 126px;

	line-height: 24px;

	padding-top:30px;

	float: left;

}

.header .icp{

	float: left;

	padding: 17px 35px 0 35px;

}

.header .wx{

	float: left;

}

.header .wx>img{

	padding: 14px 14px 0 0;

	float: left;

}

.header .wx>p{

	font-size: 14px;

	width: 15px;

	float: left;

	line-height: 1;

	padding-top: 17px;

}

.nav{

	width: 100%;

	height: 46px;

	background: url(../../images/default/nav-bj.png)repeat-x;

	position: relative;

}

.nav ul{

	float: left;	

}

.nav ul li{

	float: left;

	line-height: 42px;

	background: url(../../images/default/nav-li-bj.png) no-repeat right center;

	margin-left: -2px;

}

.nav ul li.hover{

	background: #135fbc;

	/*margin-left: -2px;*/

}

.nav ul li:hover{

	background: #135fbc;

	/*margin-left: -2px;*/

}

.nav ul li a{

	line-height: 42px;

	padding: 0 35px;

	font-size: 14px;

	color: #fff;

	font-weight: bold;

}

.sousuo{

	position: absolute;

	width: 324px;

	height: 56px;

	background: url(../../images/default/sousuo-bj.png) no-repeat;

	left: 50%;

	margin-left: 185px;

	top:-7px;

}

.sousuo .ss_ziti{

	float: left;

	width: 187px;

	height: 30px;

	background: url(../../images/default/sousuo-1.png) no-repeat;

	padding-left: 38px;

	margin: 13px 0 0 27px;

	border: 0;

	font-size: 12px;

	color: #a2a2a2;

}

.sousuo  .ss_an{

	float: left;

	width: 46px;

	height: 30px;

	background: url(../../images/default/sousuo-2.png) no-repeat;

	margin-top:13px;

	border: 0;
	
}





.footer{

	width:100%;

	height:113px;

	background: url(../../images/default/foot-bj.jpg) repeat-x;

	text-align: center;
	position: relative;
}

.footer ul{

	width: 344px;

	margin: 0 auto;

	padding-top: 22px;

	overflow: hidden;

}

.footer ul li{

	float: left;

	margin-right: 10px;

	color: #fff;

}

.footer ul li a{

	color: #fff;

	font-size: 12px;

	text-decoration:none;

	font-family:"微软雅黑";

}

.footer p{

	color: #fff;

	padding-top: 11px;

	font-size: 12px;

}


