﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font: inherit;
font-size: 100%;
vertical-align: baseline;
}
body {
    font-family: "思源宋体";
	font-size: 12px;
	font-weight: normal;
	line-height: 1.8em;
	color: #666;
	overflow-x:hidden;
}


* {
margin: 0;
padding: 0;
list-style-type: none;
}
/*-----------------------top start---------------*/
.top {
background-color:#353539;
height: 36px;
width:100%;
line-height: 24px;14:54 2026/1/3014:54 2026/1/3014:54 2026/1/30
position: relative;
z-index: 105;
}
.head {
position: relative;
width: 960px;
margin: 0px auto;
text-align: left;
}
.top .top-right {
float: right;padding:5px 0;
}

.top .top-right .sign.ulg {
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
}
.top .top-right .sign, .top .top-right .login {
float: left;
height: 24px;
display: none;
}
.top .top-right a {
color: #fff
}
a {
text-decoration: none;
}
.top .top-right i {
height: 12px;
width: 1px;
margin: 0 10px;
background-color: #0c9abe;
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
}

/*--------------------nav-----------------------*/

.nav-a{
	cursor:pointer;
}
a.c-hover:hover{
	text-decoration:underline;
}
.container-menu {
    margin:0px auto;
    position:relative;
    background:#fff url("../images/nav/bg-white.png") no-repeat 11px 22px ;
	z-index:18;
}
.top-nav{
	clear: both;
	height: 80px;
    position:relative;
	background: #fff url(../images/nav/bg-white.png) repeat-x;
	box-shadow: 0px 0px 0px #000;
}
ul#nav {
   	 width:960px;
	 margin:0px auto;
}
ul#nav,ul#nav ul {
    list-style:none;
}
ul#nav,ul#nav .subs {
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
.menu-li{
	background: url(../images/nav/arrow.png) no-repeat;
	width: 16px;
	height: 16px;
	margin: 3px 5px 0 0;
	float: left;
}
ul#nav .subs {
    background-color:#fff;
    border:2px solid #EFEFEF;
	border-top:1px solid #ccc;
    display:none;
    float:left;
    left:0;
    padding:0 6px 6px;
    position:absolute;
    top:100%;
    width:300px;
	z-index:99;
	opacity:0.95;
	box-shadow: 0px 0px 6px #333;

 /*   border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;*/
}
ul#nav li:hover>* {
    display:block;
	z-index:999;
}
ul#nav li:hover {
    position:relative;
}
ul#nav ul .subs {
    left:100%;
    position:absolute;
    top:-8px;
}
ul#nav ul {
    padding:0 5px 5px;
}
ul#nav .col {
    float:left;
    width:50%;
	z-index:99;
}
ul#nav li {
    display:block;
    float:left;
    font-size:0;
    white-space:nowrap;
}
ul#nav>li,ul#nav li {
    margin:0px 0 0 5px;
}
ul#nav ul>li {
    margin:5px 0 0;
}
ul#nav a:active,ul#nav a:focus {
    outline-style:none;
}
ul#nav a {
    border-style:none;
    border-width:0;
    color:#181818;
    display:block;
    font-family: "微软雅黑";
	font-weight: normal;
	font-size: 15px;
	text-decoration: none;
    padding:8px 18px;
    text-align:left;
    vertical-align:middle;
	
}
ul#nav ul li {
    float:none;
    margin:6px 0 0;
}
ul#nav ul a {
    background-color:#fff;
    border-color:#fff;
    border-style:solid;
    border-width:0 0 1px;
    color:#000;
    font-size:11px;
    padding:4px;
    text-align:left;
    text-decoration:none;
    text-shadow:#fff 0 0 0;

    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;
}
ul#nav li:hover>a {
    border-style:none;
	border-color:#000;
    color:#fff;
    text-decoration:none;
	font-family: "微软雅黑";
}
ul#nav img {
    border:none;
    margin-right:8px;
    vertical-align:middle;
}
ul#nav span {
    background-position:right center;
    background-repeat:no-repeat;
    display:block;
    overflow:visible;
    padding-right:0;
}
ul#nav ul span {
    background-image:url("../images/nav/bub.png");
    padding-right:20px;
}
ul#nav ul li:hover>a {
    border-color:#444;
    border-style:solid;
    color:#444;
    font-size:11px;
    text-decoration:none;
    text-shadow:#fff 0 0 0;
}
ul#nav > li >a {
    height:35px;
    line-height:25px;
	padding:21px 28px;
/*    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;*/
}
ul#nav > li:hover > a {
    background-color:#313638;
    line-height:25px;
}
/*------------------------foot-------------------------*/
#foot-container {
margin-bottom:0px;
width: 100%;
position: relative;
}
#footer-container {
	background-color: #333333;
	width: 100%;
	height: auto;
	display: block;
	float: left;
	padding-bottom: 25px;
}

#footer-container .hr {
	position: relative;
	top: -7px;
	left: 0px;
}

#footer-line {
	width: 100%;
	height: 7px;
	background-color: #2d2d2d;
	border-bottom: 1px solid #292929;
}
.center {
height: auto;
width: 960px;
margin: auto;
text-align: left;
padding: 0px;
color: #fff;
line-height: 1.5em;
font-weight: 100;
}
.center a{
	color:#fff;
	text-decoration:none;
}
.center a:hover{
	text-decoration:underline;
}
.copyrights a{
	color:#FFF;
}
.columns-wrapper {
width: 960px;
float: left;
margin-bottom: 30px;
}
.four-columns, .four-columns-4 {
width: 205px;
float: left;
margin-right: 45px;
}

#footer {
	margin-top: 25px;
	color: #cbcbcb;
	font-size: 14px;
}

#footer h4 {
	color: #fff;
	font-family: "BebasRegular";
	font-size: 15px;
	word-spacing: 5px;
	font-style: normal;
}

#footer ul {
	text-decoration: none;
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
line-height: 1.5em;
margin-top: 10px;
margin-bottom: 10px;
font-weight: 100;
}

.double-hr {
background-color: transparent;
border-style: solid;
height: 3px;
font-size: 2px;
margin-bottom: 4px;
margin-top: 4px;
}

#footer ul li a {
	display: block;
	width: 205px;
	color: #cbcbcb;
	text-decoration: none;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 2px;
	font-style: normal;
}
#footer ul li a#wpa_index {
	padding-top: 0px;
	padding-bottom: 0px;
}

#footer ul li a:hover {
	text-decoration: none;
	color: #eaeaea;
}

#footer hr {
	border-color: #616161;
}

#footer-icons {
	width: 206px;
	height: 50px;
}

#footer-icons ul {
	display: inline;
	height: 50px;
	width: 206px;
}

#footer-icons li {
	display: inline;
	list-style: none;
	float: left;
}

#footer-icons li {
	width: 32px;
	border-bottom: 0px;
	padding-right: 9px;
}

#footer #footer-icons ul li a {
	border-bottom: 0px;
}

#footer-icons a img {
	opacity: 0.9;
	filter: alpha(opacity =   90);
}

#footer-icons a img:hover {
	opacity: 1;
	filter: alpha(opacity =   100);
}

#footer p {
	margin-top: 10px;
}

#footer-projcets {
	margin-top: 10px;
}

#footer #footer-projcets ul li a {
	border-bottom: 1px solid #292929;
}

#footer-projcets ul {
	display: inline;
}

#footer-projcets ul li {
	float: left;
}

#footer-projcets ul li a {
	width: 80px;
	height: 80px;
	background-color: #2d2d2d;
	margin: 3px;
	padding: 7px;
	border: 1px solid #292929;
}

#footer-projcets ul li a:hover {
	background-color: #353535;
	border: 1px solid #292929;
}

a#wpa_index {
display: block;
height: 45px;
width: 162px;
text-indent: -999px;
overflow: hidden;
background: url(../images/nav/sprite.gif) no-repeat 0 -70px;
}

.four-columns-4 {
margin-right: 0px;
}
#copyrights {
	width: 100%;
	height: 88px;
	float: left;
	background:#000;
}

#copyrights h5 {
	color:#fff;
	font-size: 12px;
	margin-top: 35px;
}
#banner-container {
height: 300px;
background-repeat: no-repeat;
background-position: center;
text-align: center;
}
#banner-container2 {
height: 222px;
background-repeat: no-repeat;
background-position: center;
text-align: center;
}
ul#nav #home-logo img {
	margin-top:-8px;
}
ul#nav > li:hover > a#home-logo {
background-color: #fff;
line-height: 25px;
color:#000;
}
ul#nav li a#home-logo {
	font-size:10px;
}

/*---------------浮动快捷导航栏-----------------------*/
ul, li{
	list-style:none;
}
.slide_links {
    position: fixed;
    width: 70px;
    bottom: 399px;
    right: 2%;
    z-index: 9999;
    height: 163px;
}

.slide_links ul li {
    text-align: center;
    border-radius: 3px;
    height: 53px;
    margin-bottom: 2px;
}
.slide_links ul li.list_1 {
    background: #2580db url(../images/nav/pics.png) no-repeat 0 -53px;
}
.slide_links ul li.list_2 {
    background: #2580db url(../images/nav/pics.png) no-repeat 0 0;
}
.slide_links ul li.list_3 {
    display: none;
    background: #2580db url(../images/nav/pics.png) no-repeat 0 -106px;
}

.slide_links ul li a {
    display: block;
    width: 70px;
    height: 53px;
    line-height: 74px;
    font-size: 12px;
    color: #fff;
}


