@charset "utf-8";
/* CSS Document */
div, p, ul, dl, dt, dd, h2, h3 {
	padding: 0;
	margin: 0;
}
font {
	padding: 0 5px;
}
ul, li {
	list-style: none;
}
img {
	border: none;
}
a {
	text-decoration: none;
	display: block;
	cursor: pointer;
}
a:link, a:visited {
	color: #333;
}
a:hover, a:active {
	color: #00508e;
}
.clearFloat:after {
	content: '';
	display: block;
	clear: both;
	overflow: hidden;
	height: 0;
}
.clearFloat {
	zoom: 1;
}
body {
	background-color: #fff;
	font-family: "微软雅黑";
	font-size: 17px;
}
.all {
width: 100%;
}
/*网页开始*/
.container {
	width: 100%;
	
}
.top {
	width: 1100px;
	height: 90px;
	margin: 0 auto;
}
.top .xlogo {
	float: left;
	width: 382px;
	height: 90px;
}

.nav {
float:left;
width:628px;
}

.language {
width: 100%;
margin-top: 15px;
}
.language ul{
width: 100%;
list-style: none;
overflow: hidden;
}

.language ul li{
float: right;
list-style: none;
margin-left: 15px;
height: 15px;
}
.language ul li a{
float: right;
font-size: 13px;
line-height: 15px;
text-decoration: none;
}


.xnav {
	float: left;
	width: 100%;
    margin-top: 15px;
	height: 45px;
}
.top .xnav ul{
	margin-left: 20px;
	list-style: none;
}

.top .xnav ul li{
	float: right;
	list-style: none;
	margin-left: 30px;
}

.top .xnav ul li a{

	font-family:"微软雅黑";
	font-size: 19px;
	line-height: 24px;
	color:#000000;
	line-height: 24px;
	text-decoration: none;
	height: 45px;
}
.top .xnav ul li a:hover{

	font-family:"微软雅黑";
	font-size: 19px;
	line-height: 24px;
	color:#00508e;
	text-decoration: none;
}
#hidden_box{
width: 120px;
background-color:#fdfcfc;
margin-top: -5px;
position: absolute;
z-index: 990;
list-style: none;
margin-left: -25px;
border-top: solid 5px #00508e;
padding: 15px 0px;
}

#hidden_box li{
float: left;
width: 100%;
list-style: none;
margin-left: 0px;
}
#hidden_box li a{
font-size: 17px;
color:#727171;
line-height: 35px;
text-align: center;
height: 35px;
border-bottom: solid 0px #000000;
}
#hidden_box li a:hover {
color:#00508e;
}

.xnav ul li:hover ul.abc{
display: block;
}
.abc {
display: none;
}
.top .xewm {
float: right;
height:90px;
}

.top .xewm ul {
float: right;
height: 90px;
margin-left: 20px;
list-style: none;
}

.top .xewm ul li {
float: left;
list-style: none;
margin-left: 10px;
margin-top: 15px;
}
.foot {
width:100%;
background-color:#00448a;
overflow: hidden;
}
.footer {
width: 1012px;
margin: 0 auto;
height: 74px;
}
.yqlj {
width: 310px;
float: right;
height: 74px;
}
.yqlj select {
font-size: 15px;
text-align: center;
color:#8396c7;
line-height: 30px;
text-decoration: none;
}

.dblj {
width: 510px;
height: 74px;
float: right;
}
.dblj ul {
width: 100%;
list-style: none;
}
.dblj ul li {
font-size: 15px;
color:#8396c7;
line-height: 25px;
float: right;
margin-left: 10px;
}
.dblj li a {
font-size: 15px;
text-align: right;
color:#8396c7;
line-height: 74px;
text-decoration: none;
}
.dblj li a:hover {
color:#8396c7;
text-decoration: underline;
}
.copy {
width: 260px;
float: left;
}
.copy span {
font-size: 15px;
color: #8396c7;
float: left;
line-height: 74px;
}
