@charset "utf-8";
/* global */
html,body{
	font-size: 12px;
	color: #000;
	width:100%;
	height:100%;
	background-color:#d6e6f5;
}
a{
	color: #333;
	text-decoration: none;
	font-size: 12px;
	font-family: "宋体";
}
a:hover {
color: #c00;
text-decoration: underline;
}
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 {
	background-image: url(../images/bg_01a.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 166px;
	width: 100%;
}
header2 {
	background-image: url(../images/bd_02.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	height: 163px;
	width: 100%;
}
#header .wapper {
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	z-index:9999;
/*	margin-right: auto;
	margin-left: auto;*/
}
.more{
	line-height: 26px;
	float: right;
	height: 26px;
	width: 50px;
	text-align: center;
}
.more a{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
#header .logo {
	/*background-image: url(../images/logo.png);
	background-repeat: no-repeat;*/
	height: 72px;
	width: 517px;
	float: left;
	padding-top: 24px;
	padding-bottom: 24px;
	background-position: left center;
}

#header .wapper .flashani {
	float: right;
	width: 450px;
}
#header .nav-menu {
	height: 45px;
	width: 1080px;
}
#header .nav-menu ul li.nav__menu-item a {
	font-size: 15px;
	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;*/
}
.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: #F00;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.language span a:hover{
	color: #00C;
	text-decoration: none;
}
.nav__submenu {
	text-transform: none;
	display: none;
	position: absolute;
	left: 0px;
	top: 44px;
	z-index: 999;
	/*width: 160px;*/
	min-width:160px;
	box-shadow:1px 1px 4px #555;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	background-color: #DDF5FF;
	/*transition:all 1s linear;*/
}
.nav__menu-item:hover .nav__submenu {
  display: block;
}
#header .nav-menu ul.nav__submenu li a {
	font-size: 14px;
	color: #0C2778;
	text-decoration: none;
	display: inline-block;
	height: 40px;
	width: 100%;
	text-shadow: 0px 0px 0px #333;
	font-family: "宋体";
	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: #A6E4FF;
	color: #0039BF;
}
#header .nav-menu  ul.nav__submenu li {
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#header .nav-menu .nav__submenu  ul li:hover {
	background-image: none;

}
#header .nav-menu li.nav__menu-item {
	line-height: 45px;
	float: left;
	height: 45px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	color: #DBDFEA;
	background-image: url(../images/nav-indent.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	position:relative;

}
#header .nav-menu ul li.nav__menu-item:hover {
	background-image: url(../images/nav-over.jpg);
	background-repeat: no-repeat;
	/*box-shadow:0 0 15px 0 #090543;*/
	border-radius: 5px;
	background-position: center 0px;
}
.caodan01 {
	background-image: url(../images/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#container {
	width: 1082px;
	margin-right: auto;
	margin-left: auto;
}
#column-container {
	width: 1082px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/sort-img_19.png);
	background-repeat: repeat-y;
	background-position: 185px 0px;
}
.leftslide {
	float: left;
	width: 300px;
}
.rightslide {
	float: right;
	width: 780px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.sort-leftslide {
	float: left;
	width: 250px;
}
.sort-rightslide {
	float: left;
	width: 795px;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 10px;
}

.new-style {
	font-family: Verdana, Geneva, sans-serif, "宋体";
	font-size: 12px;
	color: #F00;
}
#footer {
	/*background-color: #0e4c92;*/
	height: 60px;
	width: 100%;
	/*padding-top: 15px;*/
	background-image: url(../images/bg_04.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
}
#footer p {
	width: 1082px;
	margin-right: auto;
	margin-left: auto;
	line-height: 25px;
	color: #95aeca;
	height: 25px;
	font-size: 13px;
	text-align: center;
}
.download{
	background-image: url(../images/download.png);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: inline-block;
	height: 35px;
	width: 187px;	
}