body{
	background: url(bg.png) no-repeat center top;
}
a{
	text-decoration: none;
}
.cl{
	clear: both;
}
.h20{
	height: 20px;
}
.h05{
	height: 5px;
	_font-size: 0;
}
.h10{
	height: 10px;
	_font-size: 0;
}
.h40{
	height: 40px;
}
/**/
/*开始头部和导航条*/
/**/
.top{
	width: 100%;
	height: 40px;
	background: #F5F5F5;
}
.top .inner{
	width: 1080px;
	margin: 0 auto;
	color: #7A7A7A;
	font:14px/40px "宋体";
}
.top .inner .left{
	float: left;
	padding-left: 15px;
}
.top .inner .left a{
	text-decoration: none;
	color: #7A7A7A;
}
.top .right{
	float: right;
}
.top .right p{
	float: left;
	padding-right: 15px;
}
.top .right ul{
	float: left;
}
.top .right ul li{
	float: left;

}
.top .right ul li.fu{
	position: relative;
}
.top .right ul li a{
	padding-left: 15px;
	text-decoration: none;
	color: #7A7A7A;
}
/*顶部分享*/
/**/
.top .right ul li .fenxiang{
	position: absolute;
	left:-57px;
	top:28px;
	width: 103px;
	padding-top: 5px;
	height: 30px;
	background: url(../images/ff.png) no-repeat left top;
	display: none;
	
}
.top .right ul li .fenxiang a{
	display: block;
	width: 25px;
	height: 25px;
	float: left;
	margin: 4px;
	padding: 0;
}
/**/
/*分享隐藏层结束*/
/**/
.header{
	width: 1080px;
	margin: 0 auto;
	height: 127px;
}
.header .logo{
	float: left;
	width: 270px;
	height: 127px;
	padding-right: 210px;
}
.header .logo h1{
	height: 127px;
	text-indent: -999px;
	background: url(../images/logo.png) no-repeat left top;
}
.header .logo h1 a{
	display: block;
	height: 127px;
}
.header .nav{
	float: right;
	padding-top: 25px;
}
.header .nav ul li{
	float: left;
	width: 72px;
	height: 75px;
	margin-right: 12px;
}
.header .nav ul li.last{
	padding: 0;
}
.header .nav ul li a{
	display: block;
	width: 72px;
	height: 38px;
	padding-top: 37px;
	text-align: center;
}
.header .nav ul li a.no1{
	background: url(../images/icons.png) no-repeat 16px -158px;
}
.header .nav ul li a.no2{
	background: url(../images/icons.png) no-repeat -68px -158px;
}
.header .nav ul li a.no3{
	background: url(../images/icons.png) no-repeat -151px -158px;
}
.header .nav ul li a.no4{
	background: url(../images/icons.png) no-repeat -247px -158px;
}
.header .nav ul li a.no5{
	background: url(../images/icons.png) no-repeat -333px -158px;
}
.header .nav ul li a.no6{
	background: url(../images/icons.png) no-repeat -420px -158px;
}
.header .nav ul li a.no7{
	background: url(../images/icons.png) no-repeat -495px -148px;
}
.header .nav ul li a:link , .header .nav ul li a:visited{
	text-decoration: none;
	font:14px/38px "微软雅黑","宋体";
	color: white;
}
.header .nav ul li.testClass{
	background: #0F81CE;
}
.header .nav ul li.ding{
	background: #0F81CE;
}
/**/
/*头部和导航条结束*/
/**/
/*滚动的字样式开始*/
.content{
	width: 1080px;
	margin: 0 auto;
	background: white;
}
.box1{
	width: 1080px;
	background: url(../images/tm.png);
	border-bottom: 2px solid #018CEB;
	height: 46px;
	overflow: hidden;
	margin: 0 auto;
	_zoom:1;
}
 .box1 #box{
	float: left;
	height: 46px;
	width: 455px;
	overflow: hidden;
	_zoom:1;
}

.box1 #box ul li{
	height: 46px;
	overflow: hidden;
	padding-left: 15px;
	font:12px/46px "宋体";
	_zoom:1;
}
.box1 p{
	float: left;
	font:12px/46px "宋体";

}
 .box1 p a{
	text-decoration: none;
	color: white;
}
 .box1 .sousuo{
	float: right;
	padding-top: 8px;
	padding-right: 42px;
	width: 300px;
}
 .box1 .sousuo input{
	float: left;
	color: #989898;
	font:14px/28px "宋体";
	border:1px solid #EEF3F6;
	height: 28px;
	border-right: none;
	width: 234px;
	text-indent: 2em;
}
.box1 .sousuo a{
	float: left;
	display: block;
	width: 58px;
	height: 30px;
	text-decoration: none;
	color: white;
	font:14px/28px "宋体";
	text-align: center;
	background: #009EEF;
}
/**/
/*滚动的字结束*/
/**/
.mianbao{
	width: 1004px;
	padding-left: 20px;
	height: 30px;
	font:12px/30px "宋体";
	color: #4F4F4F;
	background: #F1F8FA;
	margin: 0 auto;
}
 .mianbao a{
	color:  #4F4F4F;
}
/**/
/*开始尾部*/
/**/
.footer{
	width: 100%;
	height: 210px;
	background: url(../images/ft.png) repeat-x;
}
/**/
/*底部小导航*/
.footer .bnav{
	width: 1080px;
	margin: 0 auto;
	height: 30px;
}
.footer .bnav ul li{
	padding-right: 15px;
	float: left;
	position: relative;
	background: url(../images/xian.png) no-repeat top right;
}
.footer .bnav ul li a{
	display: block;
	padding:0 35px;
	text-decoration: none;
	font:14px/30px "宋体";
	color: #313131;
	background: url(../images/bn.png) no-repeat right center;
}
.footer .bnav ul li .menu{
	position: absolute;
	left:0px;
	width: 100%;
	height: 100px;
	background: #ccc;
	display: none;
}
/**/
.footer .small ul{
	width: 420px;
	margin: 0 auto;
}
.footer .small ul li{
	float: left;
}
.footer .small ul li a{
	padding:0 5px;
	text-decoration: none;
	color: white;
	font:12px/44px "宋体";
}
.footer .small ul li a.ru{
	_position: relative;
	_top:3px;
}
.footer .xian{
	width: 1080px;
	margin: 0 auto;
	height: 2px;
	_font-size:0;
	background: url(../images/kuai.png);
}
.footer .banquan{
	width: 550px;
	padding-top: 10px;
	margin: 0 auto;
}
.footer .banquan img{
	float: left;
	margin-right: 14px;
}
.footer .banquan .zi{
	font:12px/22px "宋体";
	color: white;
	float: left;
}