﻿@charset "UTF-8";
/* Css for PEL, ver 1.0 CopyRight By Dongyi Network Technology CO.,Ltd Design Center 本网站通用布局
*/

/* 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;
}
pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	font-size: 16px;
	line-height: 1.8;
	font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
}
article, aside, dialog, footer, header, section, footer, nav, figure, menu, time {
	margin: 0;
	padding: 0;
	display: block;
	zoom: 1;
}
/* Public */
body {
	color: #333;
	font-size: 16px;
	line-height: 30px;
	font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
	text-align: center;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
}
a {
	color: #333;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #0f60c6;
}
#content {
	background: #fff;
	margin: 0 auto 0px auto;
	padding: 5px 20px 20px 20px;
	max-width: 1160px;
	_width: 1200px;
	position: relative;
	min-height: 300px;
	z-index: 1;
	text-align: left;
	margin-bottom: 15px;
	font-size: 14px;
}
#content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#header .letterList .ico {
	width: 24px
}
#header .letterList .dep {
	display: none
}
#header .letterList .state {
	width: 60px;
}
#header .letterList .date {
	display: none;
}
.pagebanner {
	width: 100%;
	min-width: 1200px;
	height: 120px;
	background:url(../../base/img/pagebanner.jpg) no-repeat center;
}
/* 主栏 和 侧栏 */
.mainContent {
	width: 74%;
	zoom: 1;
	float: right;
}
.side {
	font-size: 14px;
	width: 24.5%;
	overflow: hidden;
	float: left;
}
/* 位置导航 */
.path {
	line-height: 20px;
	padding: 10px 0;
	text-align: left;
	max-width: 1200px;
	_width: 1240px;
	margin: 0 auto;
	font-size: 14px;
	color: #333;
	background: #fff;
	font-family: "宋体";
}
.path a, .path span {
	padding: 0 3px;
	color: #333;
	font-family:microsoft yahei;
	padding:0 10px
}
.path em {
	padding-left: 15px;
	font-family:microsoft yahei
}
/* 侧栏固定菜单 */
.sideFixed {
	z-index: 9;
	position: fixed;
	top: 234px;
	right: 0;
	width: 70px;
	background: #fff;
	font-size: 12px;
	_position: absolute;
}
.sideFixed li {
	border: 1px solid #ddd;
	margin-top: -1px;
	position: relative;
}
.sideFixed li a {
	height: 30px;
	line-height: 30px;
	padding: 34px 0 3px 0;
	display: block;
	background: url(../img/icons1.png) center 8px no-repeat;
}
.sideFixed li a:hover {
	text-decoration: none
}
.sideFixed .wx a {
	background-position: center -137px;
}
.sideFixed .gt {
	display: none
}
.sideFixed .gt a {
	background-position: center -284px;
}
.sideFixed .qr a {
	background-position: center -2051px;
}
.sideFixed .pic {
	display: none;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.sideFixed .pic img {
	width: 150px;
	height: 150px;
}
.sideFixed .on .pic {
	display: block;
	position: absolute;
	left: -168px;
	top: -45px;
	padding: 4px;
	background: #fff;
}
.sideFixed .on .pic i {
	z-index: 8;
	position: absolute;
	right: -10px;
	top: 50%;
	margin-top: -3px;
	border-width: 5px;
	border-color: transparent;
	border-style: dashed;
	border-left-color: #fff;
	border-left-style: solid;
	display: block;
	font-size: 0;
	line-height: 0;
	width: 0;
}
/* 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;
	box-shadow: 0 0 5px #9c9c9c;
	-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;
}
/* 侧栏-栏目菜单 */
#sideMenu li {
	font-size: 14px;
	text-align: left;
	margin-bottom: 8px;
	vertical-align: top;
}
#sideMenu li a {
	display: block;
	padding: 5px;
	background: url(icons.png) 16px -1816px no-repeat #F3F3F3;
	border: 1px solid #E7E7E7;
	-webkit-transition: 200ms;
	-o-transition: 200ms;
	-moz-transition: 200ms;
	transition: 200ms;
	padding-left: 45px;
}
#sideMenu li a:hover {
	letter-spacing: 2px;
	text-decoration: none;
	border-color: #ccc
}
#sideMenu .on a, #sideMenu .on a:hover {
	background-color: #0f60c6;
	background-position: 16px -1889px;
	color: #fff;
	border-color: #009933;
	padding-left: 45px;
}
/* box */
.box {
}
.box .hd {
	margin-bottom: 17px;
	height: 38px;
	line-height: 38px;
	position: relative;
	font-size: 16px;
	border-bottom: 1px solid #ccc;
}
.box .hd .more {
	position: absolute;
	right: 0;
	color: #999;
	font-size: 14px;
}
.box .hd .more a {
	color: #999
}
.box .hd h3 {
	border-bottom: 2px solid #009933;
	line-height: 33px;
	position: absolute;
	color: #009933;
	padding: 0 12px 4px 12px;
	font-weight: bold;
}
.box .hd h3 a {
	color: #009933;
	font-size:16px;
}
.box .hd h3 a:hover {
	text-decoration: none;
}
.box .hd ul {
	position: absolute;
	height: 39px;
	line-height: 33px;
	overflow: hidden;
}
.box .hd li {
	float: left;
	padding: 3px 26px;
	position: relative;
}
.box .hd li a:hover {
	text-decoration: none;
}
.box .hd .on {
	background: #009933;
}
.box .hd .on a {
	color: #ffffff;
	font-weight:bold;
}
.box .bd {
	padding: 5px;
	overflow: hidden;
}
/* 侧栏盒子模型 */
.sideBox {
	margin-bottom: 20px;
	border: 1px solid #ECECEC;
	padding: 10px 18px 15px 18px;
	background: #fff;
	border-top: 2px solid #0f60c6;
}
.sideBox .hd {
	overflow: hidden;
	padding: 0px 0 10px 0;
}
.sideBox .hd .more {
	float: right;
}
.sideBox .hd h3 {
	font-size: 18px;
	color: #0f60c6;
}
.sideBox .hd h3 a {
	color: #fff;
}
.sideBox .hd h3 a:hover {
	text-decoration: none;
}
/* mainBox */
.mainBox .mHd {
	position: relative;
	border-bottom: 1px solid #E1E1E1;
	background: #F9F9F9;
	line-height: 40px;
	height: 40px;
	margin-bottom: 20px;
}
.mainBox .mHd .list {
	overflow: hidden;
}
.mainBox .mHd .list li {
	float: left;
	padding: 0 4%;
}
.mainBox .mHd .list a {
	font-size: 20px;
	color: #888;
}
.mainBox .mHd .list a:hover {
	text-decoration: none
}
.mainBox .mHd .list .on a {
	color: #009933
}
.mainBox .mHd h3, .mainBox .mHd .list .on {
	position: relative;
	font-weight: normal;
	border: 1px solid #E1E1E1;
	display: inline-block;
*display: inline;
	zoom: 1;
	padding: 0 3%;
	height: 38px;
	border-top: 2px solid #0f60c6;
	color: #0f60c6;
	border-bottom: 0;
	font-size: 18px;
	background: #F9F9F9;
	bottom: -1px;
}
.mainBox .mHd h3 a {
	color: #0f60c6
}
.column {/* margin-bottom: 10px; */
	overflow: hidden;
}
.newsList .date {
	float: right;
	color: #999;
	margin: 0 10px;
	font-size:14px;
}
.con3 {
	width: 1200px;
	background: #fff;
	margin: 0 auto;
}
.t1 {
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	color: #333;
}
.t2 {
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #333;
}
.t2>p {
	line-height: 55px;
}
.t3 {
	width: 96%;
	margin: 0 auto;
}
.t3>p {
	line-height: 32px;
	padding-bottom: 10px;
	text-align: left;
}