@charset "utf-8";


/* Base Reset */

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,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
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-size: 100%;
	
	vertical-align: baseline;
}
 .content #vsb_content_2 table td{}
 .content #vsb_content_2 table {margin:0 auto;}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

:focus {
	outline: 0;
}

img {
	border: 0;
	
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input {
	margin: 0;
	padding: 0;
	
}

.clear {
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	clear: both;
	display: block;
	_display: inline;
}

.none {
	display: none;
}

.hidden {
	visibility: hidden;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: block;
	*zoom: 1;
}

div {
	box-sizing: border-box;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #da251d;
}

body {
	color: #000;
	font: 14px/30px "Microsoft YaHei", "宋体", Arial, sans-serif;
	background: #fff url(../images/Bg.png) repeat-x;
	min-width: 1200px;
}


/******************************************************************************************************************************************/

.heart {
	width: 1200px;
	margin: 0 auto;
}


/*========头部===========*/

header {
	height: 120px;
}

.logo {
	width: auto;
	float: left;
	margin-top: 25px;
}

.logo img {
	vertical-align: middle;
}

.search {
	float: right;
	position: relative;
	width: 212px;
	height: 30px;
	margin-top: 44px;
}

.search input {
	outline: none;
border:0;
}

.search .S-text {
	width: 202px;
	height: 30px;
	border: 1px solid #da251d;
	border-radius: 5px;
	padding-left: 10px;
	background: none;
}

.search .S-submit {
	position: absolute;
	right: 3px;
	top: 6px;
	background: url(../images/red-search.png) no-repeat;
	width: 20px;
	height: 20px;
	cursor: pointer;
}


/*=========导航============*/

nav {
	width: 100%;
	height: 40px;
	background: #da251d;
	margin-bottom: 20px;
}

.nav > li {
	width: 10%;
	height: 40px;
	line-height: 40px;
	float: left;
	text-align: center;
        position:relative;
}

.nav > li > a {
	font-size: 18px;
	color: #fff;
}

.nav .sec-list {
       position: absolute;
top:40px;
left:0;
     width:100%;
    height:auto;
z-index:999;
display:none;

}
.nav .sec-list li{

height:30px;
line-height:30px;
background:#da251d;
}

.nav .sec-list li a{
font-size:16px;
color:#fff;
}
.nav .sec-list li:hover {


}

/*==============================首页======================================================*/


/*=============中部===========*/

.section {
	height: 365px;
	overflow: hidden;
	margin-bottom: 20px;
}

.pingtai {
	float: left;
	margin-right: 10px;
}

.pingtai ul li {
	width: 233px;
	height: 58px;
	line-height: 58px;
	background: url(../images/pingtai.png) no-repeat center;
	text-align: center;
	margin-bottom: 4px;
}

.pingtai ul li a {
	display: block;
	font-size: 17px;
	color: #000;
	width: 210px;
	height: 58px;
	line-height: 58px;
	padding-left: 28px;
}

.pingtai ul li.last {
	margin-bottom: 0;
}

.pingtai .p-1 {
	background: url(../images/i1.png) no-repeat 28px center;
}

.pingtai .p-2 {
	background: url(../images/i2.png) no-repeat 28px center;
}

.pingtai .p-3 {
	background: url(../images/i3.png) no-repeat 28px center;
}

.pingtai .p-4 {
	background: url(../images/i4.png) no-repeat 28px center;
}

.pingtai .p-5 {
	background: url(../images/i5.png) no-repeat 28px center;
}

.pingtai .p-6 {
	background: url(../images/i6.png) no-repeat 28px center;
}

.pingtai ul li:hover {
	background: url(../images/pingtai-h.png) no-repeat center;
}

.pingtai ul li:hover a {
	color: #fff;
}

.pingtai .p-1:hover {
	background: url(../images/i1-h.png) no-repeat 28px center;
}

.pingtai .p-2:hover {
	background: url(../images/i2-h.png) no-repeat 28px center;
}

.pingtai .p-3:hover {
	background: url(../images/i3-h.png) no-repeat 28px center;
}

.pingtai .p-4:hover {
	background: url(../images/i4-h.png) no-repeat 28px center;
}

.pingtai .p-5:hover {
	background: url(../images/i5-h.png) no-repeat 28px center;
}

.pingtai .p-6:hover {
	background: url(../images/i6-h.png) no-repeat 28px center;
}


/*=========轮播图==========*/

.banner {
	float: left;
	width: 555px;
	height: 365px;
	position: relative;
}

.bd {
	position: relative;
}

.bd ul li {
	width: 100%;
	height: 365px;
	position: absolute;
}

.hd {
	height: 50px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 99;
}

.hd ul {
	width: 80px;
	margin-top: 20px;
	float: right;
}

.hd ul li {
	cursor: pointer;
	float: left;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background: #bbbbbb;
	margin-right: 10px;
}

.hd ul li.on {
	background: #da251d;
}


/*===========通知公告========*/

.tzgg {
	float: right;
	width: 390px;
	height: 365px;
	border: 1px solid #ddd;
	background: #fff;
}


/*=======新闻版块公共头部=========*/

.col-tit {
	height: 45px;
	width: auto;
	padding-left: 10px;
	line-height: 45px;
	border-bottom: 2px solid #da251d;
}

.col-tit img {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 5px;
}

.column {
	font-size: 22px;
	color: #000;
}

.more {
	font-size: 14px;
	float: right;
	width: 46px;
	color: #bababa;
	margin-right: 10px;
	padding-right: 18px;
	background: url(../images/more.jpg) no-repeat right center;
}

.news-list {
	padding: 10px;
}

.news-list ul li {
	line-height: 30px;
	text-align: left;
}

.news-list ul li a {
	max-width: 280px;
}

.news-list ul li .date {
	float: right;
	color: #999;
}


/*=======新闻版块公共头部end=========*/


/*===财务动态===*/

.cwdt {
	float: left;
	width: 390px;
	height: 365px;
	margin-right: 15px;
	border: 1px solid #ddd;
	background: #fff;
}


/*===服务指南===*/

.fwzn {
	float: left;
	width: 390px;
	height: 365px;
	border: 1px solid #ddd;
	background: #fff;
}


/*===规章制度===*/

.gzzd {
	float: right;
	width: 390px;
	height: 365px;
	border: 1px solid #ddd;
	background: #fff;
}


/*=========底部==============*/

.section1 {
	margin-bottom: 25px;
	height: 100px;
}

.public-pic {
	width: 795px;
	height: 100px;
	float: left;
}

.link {
	float: right;
	height: 100px;
	width: 390px;
	border: 1px solid #ddd;
}

.link-tit {
	float: left;
	text-align: center;
	width: 112px;
	padding-top: 15px;
}

.link-tit p {
	text-align: center;
}

.link-tit p img {
	display: inline-block;
}

.go-link {
	width: 275px;
	border-left: 1px solid #ddd;
	height: 100px;
	float: left;
}

.go-link1 {
	border-bottom: 1px solid #ddd;
	text-align: center;
}

.go-link select {
	width: 200px;
	height: 32px;
	border: 0;
	outline: none;
	
	
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../images/select.png) no-repeat right center;
	
}

/*=====版权======*/
footer {
	width: 100%;
	height: 40px;
	background: #da251d;
	text-align: center;
	line-height: 40px;
	color: #fff;
}
.foorter {
	width: 100%;
	height: 40px;
	background: #da251d;
	text-align: center;
	line-height: 40px;
	color: #fff;
}

/* ===================列表页========================= */

.lby-list {
	background: #fff;
	border: 1px solid #ddd;
	margin-bottom: 30px;
       

}
.lby-top {
	width: auto;
	height: 40px;
	border-bottom: 1px solid #ddd;
}
.lby-top h3 {
	float: left;
	width: 100px;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	color: #da251e;
	border-bottom: 2px solid #da251e;
	line-height: 38px;
}
.lby-top .site {
	float: right;
	margin-right: 20px;
	color: #666;
	line-height: 40px;

}
.site span.s1 {
	padding-left: 20px;
	background: url(../images/site.png) no-repeat left center;
	display: inline-block;
	height: 40px;
}

.lby-con {
	padding: 10px 20px 0 22px;
	min-height: 649px;
}
.lby-con hr {
	
	border: none;
	border-top: 1px dashed #ddd;
}
.lby-con p {
	line-height: 40px;
	padding-left: 16px;
	background: url(../images/red-circle.png) no-repeat left center;
}
.lby-con .date {
	float: right;
	color: #999;
}

/*=========分页========*/
.p-num{height: 130px;padding-top: 50px;width: 500px;margin:0 auto;}
.p-num i {
	font-style: normal;
}
.p-num strong{margin-right: 15px;}
.p-num span{border:1px solid #ddd;padding:2px 4px;margin-right: 8px;cursor: pointer;}
.p-num .ye{cursor: auto;}
.p-num .num{display:inline-block;width: 60px;height: 25px;border:1px solid #ddd;vertical-align: top;margin-right: 10px;outline: none;}
.p-num .l_num {
	margin-right: 20px;
}


/* ===========================正文=================================== */

.content {
	padding: 20px 40px 30px 40px;
}

.content hr {
	
	border: none;
	border-top: 1px dashed #ddd;
}
.content h1 {
	font-weight: normal;
	font-size: 24px;
	text-align: center;
	margin-bottom: 10px;
}
.content .info-con {
	font-size: 12px;
	color: #888;
	text-align: center;
	margin-bottom: 30px;
}
.info-con span {
	margin: 0 5px;
}
.content-in {padding-top:30px;padding-bottom:30px;min-height: 403px;}
.content-in p{
	line-height: 36px;
	text-indent: 2em;
	margin-bottom: 20px;
}
.page-bar {
	height: 88px;
	border-top:1px solid #ddd; 
	padding: 0 40px;
}
.page-bar p a {
	color: #da251d;
}

.page-bar .prev {
	float: left;
	line-height: 88px;
}
.page-bar .next {
	float: right;
	line-height: 88px;
}

/* ========单片正文=============== */
.danye {
	padding-bottom: 70px;
}

#vsb_content_6 TABLE TD P{text-align:center;}
