﻿@charset "UTF-8";
/* Css Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img {
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	vertical-align: top;
	border: 0;
}
address, caption, cite, code, dfn, em, th, var, i {
	font-weight: normal;
	font-style: normal;
}
ol, ul, li {
	list-style: none;
}
div, dl, dt, dd, ol, ul, li {
	zoom: 1;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
article, aside, dialog, footer, header, section, footer, nav, figure, menu, time {
	margin: 0;
	padding: 0;
	display: block;
	zoom: 1;
}
/* Public */
body {
	min-width: 1200px;
	color: #666;
	font-size: 14px;
	line-height: 1.8;
	font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
	text-align: center;
	-webkit-text-size-adjust: none;
	background: url(default_res/body.jpg) 0 0 repeat-x;
}
a {
	color: #666;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #E20500;
	text-decoration: underline;
}
.clearbox {
	border: none;
	border-top: 1px solid transparent !important;
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin-top: -1px !important;
	visibility: hidden;
}
.blank {
	display: block;
	height: 10px;
	font-size: 0px;
	line-height: 0;
	overflow: hidden;
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix {
	height: 1%;
}
* + html .clearfix {
	min-height: 1%;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.hide {
	display: none;
}
input[type=button], input[type=submit], input[type=file], button {
	cursor: pointer;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.siteWidth, #content {
	clear: both;
	width: 1200px;
	margin: 0 auto;
}
/*顶部 S*/
#header {
	position: relative;
	z-index: 3;
	border-top: 2px solid #17665E;
	background: url(default_res/header01.png) top no-repeat;
	;
	background-size: 100% 80%
}
#header .logoBar {
	height: 160px;
}
#header .logo {
	position: absolute;
	top: 30px;
}
#header .logo img {
	max-width: 500px;
	max-height: 150px
}
#header .links {
	float: right;
	height: 28px;
	font-size: 12px;
	margin-right: 10px;
}
#header .links i {
	color: #0b4870;
}
#header .links a {
	height: 28px;
	line-height: 28px;
	padding: 0 12px;
	display: inline-block;
	color: #fff;
	cursor: pointer;
	background: #54A5B6;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}
/* 搜索栏 */
.s-form {
	margin-top: 5px;
	width: 190px;
	height: 22px;
	float: right;
	padding: 4px;
	overflow: hidden;
	position: relative;
	z-index: 3;
	background: #fff;
}
.s-form .select-box {
	display: none
}
.s-form .input-box {
	float: left;
}
.s-form .input-box input {
	display: block;
	width: 157px;
	height: 22px;
	line-height: 22px;
	border: 0;
	font-size: 12px;
	outline: none;
}
.s-form .btn-box {
	float: left;
}
.s-form .btn-box .searchBtn {
	display: block;
	width: 32px;
	height: 22px;
	line-height: 22px;
	background: url(default_res/icons.png) no-repeat 10px 1px;
	text-align: center;
	outline: none;
	border: 0;
}
/*顶部 E*/

.banner {
	width: 100%;
	text-align: center;
}
#content {
	text-align: left;
	position: relative;
	z-index: 1;
	padding: 20px 0;
	overflow: hidden;
}
/*导航 */
.nav {
	height: 42px;
	line-height: 42px;
	padding-top: 8px;
	position: relative;
	z-index: 0;
	background: url(default_res/bg.png) #17665E;
	color: #fff;
}
.mainNav a {
	color: #fff;
}
.mainNav a:hover {
	text-decoration: none
}
.mainNav {
	font-size: 16px;
	position: relative;
	zoom: 1;
}
.mainNav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.mainNav a {
	color: #fff;
}
.mainNav .li1 {
	text-align: center;
	float: left;
	position: relative;
}
.mainNav .a1 {
	float: left;
	display: block;
	zoom: 1;
	padding: 0 18px;
}
.mainNav .a1:hover {
	text-decoration: none;
	color: #fff
}
.mainNav .on1 .a1 {
	background: #D77A1D;
}
.mainNav .ul1 {
	overflow: hidden;
	line-height: 28px;
	position: absolute;
	left: 0;
	top: 42px;
	width: 100%;
	display: none;
	background: #D77A1D;
	background: rgba(215,122,29,0.85)
}
.mainNav .li2 {
	vertical-align: top;
}
.mainNav .a2 {
	font-size: 14px;
	display: block;
	border-top: 1px solid #CF7F30;
	line-height: 20px;
	padding: 8px;
}
.mainNav .a2:hover {
	background: #af875e;
	color: #fff;
	text-decoration: none;
}
.content {
	position: relative;
	z-index: 99;
}
/*侧栏 */
.side {
	width: 270px;
	float: left;
	margin-right: 20px;
	position: relative;
	z-index: 9999;
}
.mainContent {
	overflow: hidden;
}
/*底部 */
#footer {
	clear: both;
	padding: 30px 0;
	background: url(default_res/bg.png) 0 -227px #F5F5F5 repeat-x;
	text-align: center;
}
#footer .siteWidth {
	font-size: 12px;
	overflow: hidden;
}
#footer .links {
	padding: 10px 0 10px 0;
}
#footer .links li {
	display: inline-block;
*display:inline;
	zoom: 1;
	margin-right: 15px;
}
#footer .links li a {
	color: #17665E
}
.friendLinks {
	font-size: 0;
}
.friendLinks .title {
	font-size: 16px;
	color: #17665E
}
.friendLinks select {
	font-size: 14px;
	margin: 0 10px;
	border: 0;
	background: #fff;
	padding: 5px;
	width: 150px;
}
#footer .footbdtj {
	display: none
}
/* 当前位置 */
.path {
	height: 49px;
	line-height: 49px;
	color: #666;
	padding-left: 26px;
	background: url(default_res/icons.png) 0 -806px no-repeat;
}
.path a, .path span {
	margin: 0 5px;
	color: #666
}
/* goTop */
#goTop {
	position: fixed;
	display: none;
	_display: none !important;
	width: 50px;
	height: 50px;
	bottom: 60px;
	right: 5px;
	z-index: 99;
	cursor: pointer;
	margin: 5px;
	width: 40px;
	height: 40px;
	border-radius: 2px;
	-webkit-box-shadow: 0 0 5px #9c9c9c;
	opacity: .9;
	background: rgba(0,0,0,.5);
}
#goTop::after {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -10px;
	margin-top: -15px;
	content: "";
	border-width: 10px;
	border-color: transparent;
	border-bottom-color: #fff;
	border-bottom-style: solid;
	border-style: dashed;
	display: block;
	font-size: 0;
	line-height: 0;
	width: 0;
}
/* winMark */
#winMark {
	z-index: 1;
	width: 100%;
	display: none;
	height: 100%;
	position: fixed;
	background: rgba(0,0,0,.8);
	left: 0;
	top: 0;
}
/* box */
.box {
	margin-bottom: 20px;
}
.box .hd {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background: url(default_res/bg.png) 0 -109px;
	margin-bottom: 10px;
}
.box .hd h3 {
	float: left;
	padding: 0 20px;
	background: url(default_res/icons.png) 1px -268px no-repeat #17665E;
	color: #fff;
	font-size: 16px;
}
.box .hd h3 a {
	color: #fff;
}
.box .hd .more {
	float: right;
	margin-right: 10px;
	font-size: 12px;
}
.box .hd .bd {
	overflow: hidden;
}


/*--
颜色代码
#0068B7 深蓝色标题
#ddd 淡蓝色边框
--*/
