﻿@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0;
	font-size: 12px;
/*	background: #e5e1e2;*/
	color: #555;
	font-family: "微软雅黑", Verdana;
	line-height: 22px;
}
ol, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	color: #555;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #414455;
}
.clear {
	clear: both;
	font-size: 0;
}
.header-box {
	width: 100%;
	background: #f4f4f4;
	z-index: 9999;
	position: relative;
}
.header-top {
	width: 100%;
	border-bottom: 1px solid #e8e8e8;
	background: #f4f4f4;
}
.top-nav {
	text-align: right;
	color: #dfdfdf;
	width: 1008px;
	line-height: 26px;
	margin: 0 auto;
	font-family: "宋体";
}
.top-nav span.i {
	float: left;
	color: #555;
	font-family: "微软雅黑", Verdana;
}
.top-nav span.i h1, .top-nav span.i h2 {
	font-weight: normal;
}
.top-nav a {
	padding: 0 8px;
	color: #555;
	font-family: "微软雅黑", Verdana;
}
.top-nav a:hover {
	color: #414455;
}
.header-con {
	width: 1008px;
	margin: 0 auto;
	min-height: 80px;
	_height: 80px;
	position: relative;
}
.nav-box {
	height: 44px;
	margin-right: -5px;
	text-align: center;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -22px;
}
.nav-box ul li {
	float: right;
	padding-top: 3px;
	height: 38px;
	line-height: 38px;
	position: relative;
}
.nav-box ul li.navdown {
	border-bottom: 3px solid #414455;
}
.nav-box ul li a {
	color: #414455;
	padding: 0 18px;
	display: block;
	text-align: center;
	height: 38px;
	overflow: hidden;
	_display: inline-block;
}
.nav-box ul li a:hover {
	color: #414455;
}
.nav-box ul li a font {
	font-size: 15px;
}
.nav-box ul li ul {
	display: none;
	position: absolute;
	padding-bottom: 5px;
	width: 100%;
	left: 0;
	top: 0px;
	background: #fff;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #414455;
}
.nav-box ul li ul {
	box-shadow: #555 0px 2px 4px;
	-webkit-box-shadow: #555 0px 2px 4px;
	-moz-box-shadow: #555 0px 2px 4px;
}
.nav-box ul li ul li {
	float: none;
	padding: 0;
	position: static;
}
.nav-box ul li ul li a span {
	font-size: 13px;
}
.banner-box {
	width: 100%;
	position: relative;
	background: #414455;
	overflow: hidden;
	background-position: center;
	z-index: 0;
	text-align: center;
}
.banner-box a.one {
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	display: block;
}
.banmove {
	width: 100%;
	height: 100%;
	position: relative;
}
.banmove a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1000;
	left: 0;
	top: 0;
	background-position: center;
	background-repeat: no-repeat;
}
.banmove a:first-child {
	z-index: 1002;
}
.banmun {
	width: 100%;
	height: 10px;
	position: absolute;
	text-align: center;
	bottom: 16px;
	right: 0;
	z-index: 9999;
}
.banmun font {
	width: 10px;
	height: 10px;
	margin: 0 10px;
	font-size: 0;
	background: #fff;
	display: inline-block;
	cursor: pointer;
}
.banmun font.hover {
	background-color: #414455;
}
.main-box {
	width: 1008px;
	margin: 0 auto;
	position: relative;
}
.main-topblock {
	width: 100%;
	height: 17px;
	line-height: 10px;
}
.main-greet {
	width: 100%;
	height: 68px;
	margin-top: -68px;
	background-color: #414455;
}
.main-block {
	width: 100%;
	height: 26px;
}
.main-con {
	width: 334px;
	margin: 3px 0 0 3px;
	background: url(../main_con_bot.jpg) left bottom no-repeat;
	float: left;
	_display: inline;
}
.not-marginleft {
	margin-left: 0;
}
.main-con-top {
	background: url(../main_con_top.jpg) left top no-repeat;
	padding: 6px 17px 7px 7px;
}
.main-con-bot {
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.main-con-box {
	width: 1000px;
	height: 100%;
}
.main-con-img {
	float: left;
	width: 136px;
	height: 100%;
	margin: 1px 6px 0 0;
	background: #fff center;
	background-size: cover;
}
.main-con-img a img {
	border: 0;
}
.main-con-txt {
	float: left;
	height: 100%;
	margin-left: 10px;
	_display: inline;
	padding-bottom: 5px;
}
.main-con-txt a.title {
	display: block;
	height: 35px;
}
.main-con-txt a.title h3 {
	padding: 4px 2px 0 2px;
	height: 30px;
	font-weight: 100;
	line-height: 30px;
	font-size: 16px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #414455;
}
.main-con-txt a.title span {
	padding: 4px 3px 0 3px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	float: left;
}
.main-con-txt a.title:hover span {
	color: #333;
}
.main-con-txt a.title font {
	color: #414455;
	letter-spacing: -1px;
	padding: 5px 0 0 2px;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	float: left;
}
.main-con-txt a.class {
	display: block;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	font-size: 13px;
	padding-left: 2px;
}
.main-con-txt a.class span {
	color: #414455;
}
.main-con-txt a.once {
	background: url(../news_bg.jpg) no-repeat 2px 9px;
	display: block;
	line-height: 25px;
	height: 25px;
}
.main-con-txt a.once {
	margin-right: 12px;
	overflow: hidden;
	padding-left: 14px;
	color: #666;
}
.main-con-txt a.once:hover {
	color: #414455;
}
.main-pro {
	width: 1008px;
	margin-top: 3px;
	padding-bottom: 15px;
	background: url(../main_pro_bot.jpg) left bottom no-repeat;
}
.main-pro-top {
	background: url(../main_pro_top.jpg) left top no-repeat;
	padding: 7px;
}
.main-pro-tit {
	height: 40px;
	padding: 0 14px 3px 14px;
	overflow: hidden;
}
.link-xian {
	background: url(../main_pro_xian.jpg) center bottom no-repeat;
}
.main-pro-tit a.title {
	font-size: 16px;
	float: left;
	line-height: 40px;
}
.main-pro-tit a.title span {
	font-size: 15px;
	color: #414455;
	letter-spacing: -1px;
}
.main-pro-tit a.title:hover font {
	color: #333;
}
.main-pro-tit a.more-pro {
	float: right;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
}
.main-pro-tit a.more-pro font {
	font-family: "宋体";
	font-weight: bold;
}
.main-pro-con {
	padding: 10px 0;
	overflow: hidden;
}
.pro-left {
	width: 37px;
	height: 100%;
	float: left;
	background: url(../left_pro.jpg) center no-repeat;
	cursor: pointer;
	_display: inline;
}
.pro-right {
	width: 37px;
	height: 100%;
	float: right;
	background: url(../right_pro.jpg) center no-repeat;
	cursor: pointer;
	_display: inline;
}
.pro-center {
	width: 920px;
	height: 100%;
	float: left;
	overflow: hidden;
	position: relative;
}
.pro-move {
	width: 40000px;
	height: 100%;
	margin: 0;
}
.pro-move a {
	float: left;
	background: #fff;
	height: 100%;
	margin-right: 20px;
	position: relative;
	overflow: hidden;
_width:expression(this.clientWidth+'px');
}
.pro-move a h3 {
	width: 100%;
	height: 40px;
	font-size: 12px;
	font-weight: 100;
	line-height: 40px;
	position: absolute;
	text-align: center;
	background: #111;
	left: 0;
	bottom: 0;
}
.pro-move a h3 {
	color: #fff;
	letter-spacing: 1px;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.main-link {
	padding: 10px 0 10px 10px;
}
.main-link ul.main-link-img {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}
.main-link ul.main-link-img li {
	float: left;
	padding: 0 15px 0 5px;
	margin: 0;
}
.main-link ul.main-link-img li a img {
	height: 45px;
}
.main-link ul.main-link-txt {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}
.main-link ul.main-link-txt li {
	float: left;
	padding: 0 5px;
	margin: 0;
	line-height: 25px;
}
.main-link ul.main-link-txt li a {
}
.sidebar-box {
	width: 100%;
	margin-bottom: 7px;
	padding-bottom: 23px;
	background: #fff;
}
.sidebar-con {
	width: 1000px;
	margin: 0 auto;
}
.sidebar-con-left {
	width: 225px;
	float: left;
}
.sidebar-con-tit {
	border-bottom: 1px solid #acacac;
	height: 39px;
	margin: 10px 0;
	width: 100%;
	overflow: hidden;
}
.sidebar-con-box {
	width: 755px;
	height: 39px;
}
.sidebar-con-tit font.this {
	height: 38px;
	line-height: 38px;
	color: #414455;
	display: inline-block;
	font-size: 20px;
	border-bottom: 2px solid #414455;
	padding: 0 10px;
}
.sidebar-con-tit span.this {
	height: 38px;
	line-height: 38px;
	color: #aaaaaa;
	display: inline-block;
	font-size: 16px;
}
.sidebar-con-tit p {
	float: right;
	line-height: 34px;
	height: 38px;
	padding-right: 10px;
}
.sidebar-con-left-nav {
	width: 100%;
}
.sidebar-con-left-nav ul {
	float: left;
	width: 100%;
}
.sidebar-con-left-nav ul li {
	line-height: 40px;
	font-size: 15px;
	width: 100%;
	float: left;
	border-top: 1px dotted #868686;
	_border-color: #bbb;
}
#onefirst {
	border-top: 0;
}
.sidebar-con-left-nav ul li div {
	width: 100%;
	height: 40px;
	float: left;
}
.sidebar-con-left-nav ul li div strong {
	float: left;
	width: 30px;
	height: 40px;
	cursor: pointer;
	background: url(../nose.jpg) center no-repeat;
}
.sidebar-con-left-nav ul li div strong.navdown {
	background-image: url(../nose_.jpg);
}
.sidebar-con-left-nav ul li div a {
	float: left;
	height: 40px;
	line-height: 40px;
}
.sidebar-con-left-nav ul li.navdown {
}
.sidebar-con-left-nav ul li.navdown div a {
	color: #414455;
}
.sidebar-con-left-nav ul li ul {
	border-top: 1px solid #fafafa;
	padding-bottom: 5px;
	overflow: hidden;
	display: none;
	float: left;
	width: 100%;
}
.sidebar-con-left-nav ul li ul.navshow {
	display: block;
}
.sidebar-con-left-nav ul li ul li {
	line-height: 36px;
	border-top: 0;
	padding-top: 2px;
	text-indent: 45px;
	background: url(../ot_nav.jpg) 30px 18px no-repeat;
	float: left;
	width: 100%;
}
.sidebar-con-left-nav ul li ul li.navdown {
	background-image: url(../ot_nav_.jpg);
	background-color: #414455;
}
.sidebar-con-left-nav ul li ul li a {
	color: #414455;
}
.sidebar-con-left-nav ul li ul li.navdown a {
	color: #fff;
}
.sidebar-con-left-con {
	line-height: 30px;
	color: #666;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
.sidebar-con-right {
	width: 755px;
	float: right;
}
.sidebar-con-right-con {
	width: 755px;
	line-height: 28px;
	float: left;
	height: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.footer-box {
	background: #414455;
	width: 100%;
	color: #fff;
	text-align: center;
	padding: 12px 0 15px 0;
	line-height: 22px;
}
.footer-box a {
	color: #fff;
}
.foot-nav {
	padding-bottom: 8px;
	font-family: "宋体";
}
.foot-nav a {
	padding: 0 8px;
	color: #fff;
	font-family: "微软雅黑";
}
.fenye {
	width: 720px;
	height: 35px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
}
.fenye ul {
	padding: 0;
	margin: 0
}
.fenye ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	float: left;
	list-style: none;
	height: 16px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 7px;
}
.fenye ul li a {
	width: 40px;
	height: 25px;
	text-decoration: none;
	color: #333;
	padding: 5px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
