﻿body {
	background: #fff;
	color: #666;
	font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53";
	font-size: 13px;
	line-height: 24px;
	-webkit-text-size-adjust: none;
}
hr {
	border: 0;
	border-bottom: 1px solid #dbdbdb;
	padding-top: 25px;
	margin-bottom: 25px;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #096;
	text-decoration: none;
}
.baise,.baise a{
	color: #fff;
}
.lvse,.lvse a{
	color: #096;
}
.shense,.shense a{
    color: #000;
}
.heise,.heise a{
    color: #333;
}
.hbg{
	background: url(../img/bg02.png);
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 100;
	display: none;
}
.spfcc{
	position: fixed;
	width: 640px;
	height: 480px;
	z-index: 101;
	left: 50%;
	top: 50%;
	margin-left: -320px;
	margin-top: -240px;
	display: none;
}
.spfcc a{
	position: absolute;
	right: -28px;
	top: 0;
}
.wrapper {
	margin: 0 auto;
	width: 980px;
}
#header ul{
	padding-top: 28px;
}
#header ul li{
	float: left;
	height: 28px;
	line-height: 28px;
	padding-left: 20px;
}
#header ul li img{
	padding-right: 10px;
}
/**/
#innav{
	height: 50px;
	background: #096;
	font-size: 20px;
	font-weight: bold;
}
#innav ul{
}
#innav ul li{
	float: left;
}
#innav ul li a{
	display: block;
	height: 50px;
	line-height: 50px;
    /*padding: 0 50px;*/
	/*padding: 0 38px;*/
    padding: 0 32px;
	color: #fff;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
#innav ul li a:hover,#innav ul li.curr a{
	background: #2a2a2a;
}
#inbar{
    height: 569px;
}
/**/
.inwrap04{
    height: 549px;
    padding-top: 54px;
}
.inlist02{
    overflow: hidden;
    zoom: 1;
}
.inlist02 li{
    float: left;
    width: 245px;
    height: 162px;
    padding-top: 28px;
    position: relative;
    text-align: center;
}
.inlist02 li a{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 119px;
    padding-top: 71px;
    background: #096;
    color: #fff;
    text-align: center;
    font-size: 14px;
    display: none;
}
/**/
#footer{
	height: 130px;
	background: #2a2a2a;
}
#footer .footerlink{
	padding-top: 42px;
	float: left;
}
#footer select{
	color: #fff;
	border: 1px solid #c9c9c9;
	background: #2a2a2a;
}
#footer .copy{
	width: 500px;
	float: right;
	padding-top: 42px;
}
#footer .intel{
	font-size: 22px;
	font-weight: bold;
}
#footer .bdsharebuttonbox{
	float: right;
	padding-left: 15px;
}