@charset "utf-8";
/* CSS Document */
form,img,ul,ol,li,dl,dt,dd,input,p,br,button{margin: 0; padding: 0; border: 0;}
ul,li,ol {list-style: none;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
i,em { font-style:normal;}

* {
	font-size: 14px;
	font-family:"微软雅黑","Microsoft YaHei","PingFangSC","苹方";
}
div{padding: 0;margin: 0;border: 0;}
img{border:none;}
.clear{clear:both;}
ul li{list-style:none;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#f5902b;
}
.clearfix:after{content: " "; display: block; height: 0; clear: both; visibility: hidden;  }
.clearfix {zoom: 1; }
.common_width { width:1400px; margin:0 auto;}
.content,.content1 { width:1400px; margin: 0 auto;}
.fl { float:left;}
.fr { float:right;}

.topbarl{
	width:100%;
	height:4px;
	background-color:#0e1486;
}
.topbarr{
	width:50%;
	height:4px;
	background-color:#003670;
	float:left;
}
.top{
	width:1400px;
	padding-bottom:10px;
	/*height:535px;*/
	background:url(../images/topbg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0 auto;
	/*padding-top:120px;*/
}
.home{
	display:block;
	height:120px;
	width:550px;
	margin-left:75px;
	text-decoration:none;
}
.nav{
	width:1400px;
	height:47px;
	margin:0 auto;
}
.menu{
	height:47px;
	_overflow:hidden;
}
.menu a{
	color:#000;
	height:45px;
	line-height:45px;
	float:left;
	position:relative;
}
.menu li{
	font-size:16px;
	float:left;
	position:relative;
	padding:0 13px;
}
.menu li:hover{
	padding:0 20px;
	border-bottom:2px solid #94070A;
}
.menu li:hover a{
	color:#000;
	text-decoration:none;
}
.menu li:hover a:hover{
	color:#071584;
}
.menu li.no_sub:hover{
	padding:0 15px;
	text-decoration:none;
	color:#071584;
}
.menu ul{
	border-top:2px solid #071584;
	position:absolute;
	left:-1px;
	top:-999em;
	z-index:99999;
	display:none;
	_width:105px;
	background:#fff;
}
.menu li:hover ul{
	top:30px;
	display:block; 
	filter: alpha(opacity=95); 
	opacity: 0.95;
}
.menu li:hover ul li{
	font-size:16px;
	border:none;
	float:left;
}
.menu li:hover ul li a{
	color:#000;
	padding:0;
}
.menu li:hover ul li a:hover{
	text-decoration:none;
}
.menu li.hover{
	border-bottom:2px solid #071584;
}
.menu li.hover a{
	color:#000;
}
.menu li.hover ul{
	top:45px;
	display:block;
}
.menu li.hover ul li{
	padding:0;
width:200px;
}
.menu li.hover ul li a{
	height:30px;
	line-height:30px;
	width:200px;
	padding-left:17px;
	font-size:14px;
	color:#000;
}
.menu li.hover ul li a:hover{
	text-decoration:none;
	color:#ff9933;
	height:30px;
	/*border-bottom:1px dashed #CCC;*/
}
.menu li.no_sub.hover1{
	padding:0 20px;
}
.tablink{
	font-size:20px;
	/*width:102px;
	background:url(../images/down.jpg) right no-repeat;*/
}
.tablink:hover{
	background-image:url(../images/downh.jpg);
}
.nosub,.nosub:hover{
	background:none;
}


.nav ul  li:last-child ul {
        width:225px !important;
}
.nav ul li:last-child ul li{

        width:225px !important;
}
.nav ul li:last-child ul li a{
        width:225px !important;
}


.footer{
	text-align:center;
	padding:20px;
	margin-top:45px;
	background:#071584;
}
.footer p { color:#fff; line-height:25px;}
.links{
	width:450px;
	height:20px;
	float:left;
	padding-top:45px;
	color:#666;
	cursor:pointer;
}
.links a{
	margin:0 4px;
	color:#666;
}
.links a:hover{
	color:#94070A;
}
.language{
	float:right;
	margin-right:0;
	padding:2px 10px;
	line-height:23px;
	background-color:#071584;
	color:#eef7ff;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif,"苹方","微软雅黑";
}

