@charset "utf-8";
/* global */
html,body{
	font-size: 13px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.welcome-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #900;
	line-height: 40px;
	height: 40px;
}
#welcome{
	height: 220px;
	overflow: hidden;	
}
body,p,ul,ol,li,h1,h2,h3,h4,h5,p,dl,dt,dd {
	margin:0px;
	padding:0px;
}

p{
	font-size:13px;}
ul,ol,li{list-style:none;}
.clear {
	clear: both;
}
#header {

	height: 163px;
	width: 100%;
}

body {
	background-image: url(../../images/eng/head-bg_02_04.jpg);
	background-repeat: repeat-x;
}

#header .wapper .flashani {
	float: right;
	width: 450px;
}

#header .logo {
	background-image: url(../../images/eng/logo2.png);
	background-repeat: no-repeat;
	height: 72px;
	width: 650px;
	float: left;
	padding-top: 24px;
	padding-bottom: 24px;
	background-position: left center;
	padding-left: 160px;
}
.logo h1 {
	font-size: 26px;
	color: #FFF;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.logo h2 {
	font-size: 21px;
	color: #FFF;
	padding-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.language{
	height: 30px;
	width: 180px;
	position: absolute;
	top: 10px;
	right: 0px;
}
.language span{
	display: inline-block;
	width: 80px;
	height: 30px;
	line-height:30px;
	text-align: center;
	background:rgba(255,255,255,.6);
}
.language span a{
	color: #C00;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.language span a:hover{
	color: #009;
	text-decoration: none;
}
#header .nav-menu {
	height: 42px;
	width: 1080px;
}
#header .nav-menu ul li.nav__menu-item a {
	font-size: 16px;
	color: #EFF0F5;
	text-decoration: none;
	display: inline-block;
	height: 45px;
	width: 100%;
	/*text-shadow: 1px 1px 0px #333;
	font-weight: bold;
	font-family: "微软雅黑", "宋体";*/
}
#header .nav-menu ul li.nav__menu-item a:hover {
	/*color: #04318e;
	text-shadow: 0px 0px 0px #333;*/
}
.nav__submenu {
	text-transform: none;
	display: none;
	position: absolute;
	left: 0px;
	top: 41px;
	z-index: 1999;
	min-width:160px;
	/*box-shadow:1px 1px 4px #555;
	width: 160px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;*/
	background-color: #344d9f;

}
.nav__menu-item:hover .nav__submenu {
  display: block;
  z-index: 1999;  
}
#header .nav-menu ul.nav__submenu li a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	height: 40px;
	width: 100%;
	/*text-shadow: 0px 0px 0px #333;*/
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	padding-left: 15px;
	box-sizing: border-box;
	padding-right: 15px;
}
#header .nav-menu ul.nav__submenu li a:hover{
	background-color: #CCCCFF;
	color: #333;
}
#header .nav-menu  ul.nav__submenu li {
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #697391;
}
#header .nav-menu .nav__submenu  ul li:hover {
	background-image: none;

}
#header .nav-menu li.nav__menu-item {
	line-height: 42px;
	float: left;
	height: 42px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
	color: #DBDFEA;
	background-image: url(../../images/eng/indent.gif);
	background-repeat: no-repeat;
	background-position: right center;
	position:relative;
	z-index:999;
    /*transition: all 0.5s linear 0;
	-moz-transition:all 0.5s linear 0;
	-webkit-transition:all 0.5s linear 0;
	-o-transition:all 0.5s linear 0s;	*/
}
#header .nav-menu ul li.nav__menu-item:hover {
	background-color: #344d9f;
}
/*#header .nav-menu ul li a {
	font-size: 14px;
	color: #BCC2D6;
	text-decoration: none;
	transition: all 0.3s linear 0;
	-moz-transition: all 0.3s linear 0;
	-webkit-transition: all 0.3s linear 0;
	-o-transition: all 0.3s linear 0;
}*/
#header .nav-menu ul li a:hover {
	color: #ffffff;

	/*text-shadow:1px 1px 4px #333;*/
}
#header .nav-menu ul li:hover {
	/*background-color: #344d9f;
	box-shadow:0 0 15px 0 #090543;
	text-shadow:1px 1px 4px #333;*/
}
#header .wapper {
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 999;
}
.leftslide {
	float: left;
	width: 330px;
}
.rightslide {
	float: right;
	width: 750px;
	border-left-width: 1px;
/*	border-left-style: solid;
	border-left-color: #CCC;*/
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
#container {
	width: 1082px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:30px;
}

.new-style {
	font-family: Verdana, Geneva, sans-serif, "宋体";
	font-size: 12px;
	color: #F00;
}
/*sub conlumn*/
#column-container {
width: 1082px;
margin-right: auto;
margin-left: auto;
/*background-image: url(../../images/eng/sort-img_19.png);
background-repeat: repeat-y;
background-position: 185px 0px;*/}
.sort-leftslide {
float: left;
width: 250px;
}
.sort-rightslide {
float: left;
width: 795px;
margin-left: 0px;
padding-left: 20px;
padding-right: 10px;
}
.title-bg {
line-height: 30px;
/* background-image: url(../../images/eng/d_21.gif); */
height: 30px;
}
.news_title {
line-height: 40px;
height: 40px;
font-weight: bold;
text-align: center;
padding-top: 10px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #bac2cc;
margin-left: 10px;
margin-right: 10px;
}
.news_title h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	float: left;
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #377bb9;
	position: relative;
	top: -1px;
}
.news_title .path {
float: right;
width: 430px;
text-align: right;
/* padding-right: 15px; */
height: 40px;
line-height: 55px;
font-weight: normal;
color: #666;
}
.red {
color: #C00;
}

#footer {
	background-color: #0e4c92;
	height: 82px;
	width: 100%;
	/*padding-top: 15px;*/
}
#footer p {
	width: 1082px;
	margin-right: auto;
	margin-left: auto;
	line-height: 35px;
	color: #95aeca;
	height: 20px;
	font-size: 13px;
	text-align: center;
}