@charset "utf-8";
* {
	font-family: "微软雅黑";
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

li,
ul,
ol,
dl,
dt,
dd {
	list-style: outside none;
	margin: 0px;
	padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
}

.clearfix:after 
	{
	display: block;
	content: '\200B';
	height: 0;
	clear: both;
}
}
a{text-decoration: none;}
a,
a:link,
a:visited {
	text-decoration: none;
	color: #434343;
}

a:hover {
	color: #ad0000;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(../images/bg.png) repeat-x top center;
}

.w12 {
	width: 1200px;
	margin: 0px auto;
}

 .fix {
         position:fixed;
         top:0;
         left:0;
     }
/*top*/
.topheader{height:5px; background: #23589c; min-width: 1200px; width: 100%;}
/*top*/

/*nav*/


#nav{height: 46px;
	width: 100%;
	min-width: 1200px;
	line-height: 46px;
	background: url(../images/navbg.png) repeat-x;
	z-index: 99999;
	}

#nav ul a {
	color: #FFFFFF;
	 text-decoration: none;
}

#nav ul .nLi {
	float: left;
	margin: 0px 0px;
	position: relative;
	display: inline;
}

#nav ul .nLi h3 {
	float: left;
}

#nav ul .nLi h3 a {
	display: block;
	padding: 0 18px;
	font-size: 16px;
	text-align: center;
}

#nav ul .sub {
	display: none;
	background: url(../images/nav-bg.png) repeat;
	left: 0;
	top: 46px;
	position: absolute;
	line-height: 36px;
	z-index:1024;
text-align:center;
	color: #FFFFFF;
}

#nav ul .sub li {
	zoom: 1;
	font-size: 14px;
	
	height: 45px;
	line-height: 45px;
	border-bottom: 1px dotted #666;
	margin-left: 10px;
	margin-right: 10px;
	padding:0 15px;
overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}

#nav ul .sub a {
	display: block;
	color: #FFFFFF;
}

#nav ul .sub a:hover {
	color: #ff7800;
}

#nav ul .on h3 a {
	background: url(../images/navhover.png) repeat-x top center;
	color: #fff;
}


/*nav*/


/*header*/

.header {
	width: 100%;
	background: url(../images/topbg.png) no-repeat center top;
	min-width: 1200px;
	height: 119px;
}

.header ul {
	width: 1200px;
	margin: 0px auto;
}

.header ul li {
	width: 411px;
	height: 53px;
	display: block;
	float: left;
}

.header ul li a {
	display: block;
	width: 411px;
	height:53px;
}
.header ul li+li{float:left;margin-left:110px;width:310px; height:30px; margin-top:46px;}
.header ul li+li+li{ float: right; width: 250px; background: no-repeat; margin-top: 42px; }
.header ul li+li+li .topLink ul li.topLinkLine{ width: 10px; text-align: center; margin: 0px; }
.header ul li+li+li .topLink{ width:200px; height: 58px;  }
.header ul li+li+li .topLink ul{width: 200px; background: none; height: 58px; }
.header ul li+li+li .topLink ul li{ float: left;  height: 58px;font-size: 15px; line-height: 58px; color: #ffffff; width: 90px;  margin: 0px; background: none;}
.header ul li+li+li .topLink ul li a{color: #ffffff; width: 90px; display: block; margin: 0px; height: 58px; text-align: center;}


/*footer*/

.footer {
	width: 100%;
	background: #026293;
	height: 136px;
	min-width: 1200px;
}

.footer ul {
	font-size: 14px;
	color: #cccccc;
	width: 1200px;
	margin: 0px auto;
}

.footer ul .link {

	width: 263px;
	margin: 0px auto;
}
.footer ul .link .styled-select{margin-top: 50px;}

.footer ul .link .styled-select select{border:1px solid #858893; border-radius:5px; -moz-border-radius:5px; background:transparent; color: #cccccc;cursor:pointer;font-family:"\5FAE\8F6F\96C5\9ED1";width:260px;height:34px;padding-left:5px;appearance:none;-moz-appearance:none;-webkit-appearance:none}
.footer ul .link .styled-select select option{background:#026293;}
.footer ul .link .styled-select {width:265px;height:34px;overflow: hidden;  color: #cccccc;background:url(../images/selected.jpg) no-repeat 220px center; margin-bottom:15px;}

.footer ul .copyright {
	width: 900px;
	margin: 20px auto 0px auto;

	line-height: 25px;
	line-height: 35px;
}