@charset "gb2312";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: "Microsoft YaHei", "宋体", "Arail";
	font-size:13px;
	
}
h1, h2, h3, h4, h5, h6, p, a, em, font, img, strong, b, dl, dt, dd, form, label, ol, ul, li, legend, span, {
 margin: 0;
 padding: 0;
}
ol, ul {
	list-style: none;
}
img {
	border: 0;
}
ul li {
	list-style: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.hide {
	display: none;
}
em {
	font-style: normal;
}
i, cite, em, var, address, dfn {
	font-style: normal;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.pr {
	position: relative;
}
.pa {
	position: absolute;
}
.fc0 {
	color: #000;
}
.gh-wrap {
	width: 100%;
	height: 100%;
}
.gh-main {
	width: 1000px;
	height: auto;
}
.gh-main .header {
	width: 100%;
	height: 160px;
}
.gh-main .banner {
	width: 100%;
	height: 120px;
	background: url(imagesbanner.jpg);
}
.gh-main .nav {
	width: 100%;
	height: 40px;
	border-radius: 6px 6px 0 0;
	background: -ms-linear-gradient(top, #fff, #eaeaea);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#eaeaea));
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#eaeaea));
	background: -webkit-linear-gradient(top, #fff, #eaeaea);
	background: -o-linear-gradient(top, #fff, #eaeaea);
}
.gh-main .nav ul {
	width: 100%;
	list-style: none;
	padding-left: 20px;
}
.gh-main .nav li {
	float: left;
	padding: 0 40px;
	position: relative;
	z-index: 29;
}
.gh-main .nav li a, .gh-main .nav li a:visited {
	text-decoration: none;
	display: inline-block;
	height: 40px;
	line-height: 38px;
	color: #000;
	font-size: 15px;
}
.gh-main .nav li:hover {
	color: #333;
}
.gh-main .nav li a:hover {
	text-decoration: none;
	color: #333;
}

.nav_no{width:980px; height:50px;padding-left:20px;}

/*nav level */
.gh-main .nav li ul {
	position: absolute;
	width: 140px;
	height: auto;
	z-index: 29;
	left: 0;
	top: 40px;
	display: none;
	padding: 0 0 0 0;
}
.gh-main .nav li ul li {
	float: none;
	padding: 0;
	position: relative;
	text-align: center;
	border-bottom: 1px solid #FFF;
}
.gh-main .nav li ul li a, .gh-main .nav li ul li a:visited {
	display: block;
	width: 140px;
	height: 38px;
	line-height: 38px;
	color: #FFF;
	background: #b81b30;
}
.gh-main .nav li ul li a:hover {
	color: #333;
	text-decoration: none;
	background: rgba(228, 228, 228, 0.7);
}
.center-body {
	width: 100%;
	height: auto;
	background: #FFF !important;
}
.center-body .big_pic {
	width: 1000px;
	height: 220px;
}
.center-body .rolling_pic {
	width: 1000px;
	height: 320px;
	margin-bottom: 20px;
}
.center-body .center-box {
	width: 1000px;
	height: auto;
}
/* hot-event */
.hot-event {
	position: relative;
	height: 320px;
	width: 1000px;
	margin: 0 auto;
}
.hot-event .switch-tab {
	text-align: center;
	position: absolute;
	bottom: 10px;
	left: 45%;
	z-index: 999;
}
.hot-event .switch-tab a, .hot-event .switch-tab .current {
	margin: 0 2px;
	display: inline-block;
	width: 15px;
	height: 15px;
	line-height: 99em;
	overflow: hidden;
	background-image: url(imagesbg.png);
	background-position: -161px 0;
}
.hot-event .switch-tab .current {
	background-image: url(imagesbg.png);
	background-position: -195px 0;
}
.hot-event .switch-nav {
	position: absolute;
	right: 12px;
	top: 275px;
	z-index: 2;
}
.hot-event .switch-nav .i-prev {
	background-image: url(imagesbg.png);
	background-position: -127px 0;
}
.hot-event .switch-nav .prev {
	border-radius: 3px 0 0 3px;
	border-width: 1px;
}
.hot-event .switch-nav .next {
	border-radius: 0 3px 3px 0;
	border-width: 1px 1px 1px 0;
}
.hot-event .switch-nav .i-next {
	background-image: url(imagesbg.png);
	background-position: -144px 0;
}
.hot-event .switch-nav a {
	display: inline-block;
	padding: 7px 16px;
	background: rgba(0,0,0,.3);
	border-style: solid;
	border-color: rgba(255,255,255,.6);
}
.hot-event .switch-nav a:hover {
	background: rgba(0,0,0,.2);
}
.hot-event .event-item {
	height: 300px;
	width: 960px;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}
.ico {
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 999em;
	overflow: hidden;
}
/*content-left begin */

.content-left {
	width: 320px;
	height: auto;
	float: left;
}
/*switch pic */
.jttpxw {
	width: 100%;
	height: auto;
}
.jttpxw .slider {
	width: 320px;
	height: 233px;
	overflow: hidden;
	position: relative;
}
.jttpxw .slider ol {
	position: absolute;
	right: 5px;
	bottom: 10px;
	z-index: 20;
}
.jttpxw .slider ol li {
	width: 18px;
	height: 18px;
	line-height: 18px;
	background: #fff;
	float: left;
	color: #000;
	text-align: center;
	margin-right: 5px;
}
.jttpxw .slider ol li.active {
	background: #b81b30;
}
.jttpxw .slider ul li {
	display: none;
}
.jttpxw .slider ul li.active {
	display: block;
}
.jttpxw .show_box {
	width: 100%;
	height: 40px;
	background: #000;
	opacity: 0.5;
	position: absolute;
	left: 0;
	bottom: 0;
}
.jttpxw .text {
	width: 200px;
	height: 40px;
	position: absolute;
	left: 10px;
	bottom: 0;
	overflow: hidden;
}
.jttpxw .text li {
	width: 200px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	overflow: hidden;
	word-break: keep-all;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #FFF;
	text-align: left;
}

.clear{ clear:both} 

/*notice  */
.tzgg {
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.tzgg h1 {
	width: 100%;
	height: 33px;
	background: url(imagestitle1.png);
	color: #de3237;
	font-size: 14px;
}
.tzgg h1 span {
	display: blick;
	height: 33px;
	line-height: 34px;
	margin-left: 30px;
	float: left;
}
.tzgg h1 a {
	display: block;
	float: right;
	margin-right: 10px;
	color: #de3437;
	margin-top: 8px;
}
.tzgg h1 a:hover {
	text-decoration: underline;
}
.tzgg .news-list {
	float: left;
	width: 318px;
	height: 200px;
	border: 1px solid #dfdfdf;
	border-top: none;
	
}

.tzgg .news-list a {
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	overflow: hidden;
	word-break: keep-all;
	white-space: nowrap;
	text-overflow: ellipsis;
	color:#333;
	display: block;
}
.tzgg .news-list a:hover {
	color: #de3237;
	text-decoration: underline;
}


/* content-middle begin */
.content-middle {
	width: 380px;
	height: auto;
	float: left;
	margin-left: 10px;
}
/*news */
.xwlm {
	width: 100%;
	height: auto;
}
.xwlm h1 {
	width: 100%;
	height: 33px;
	background: url(imagestitle2.png);
	color: #de3237;
	font-size: 14px;
}
.xwlm h1 span {
	display: blick;
	height: 33px;
	line-height: 34px;
	margin-left: 30px;
	float: left;
}
.xwlm h1 a {
	display: block;
	float: right;
	margin-right: 10px;
	color: #de3437;
	margin-top: 8px;
}
.xwlm h1 a:hover {
	text-decoration: underline;
}
.xwlm .news-list {
	float: left;
	width: 378px;
	height: 200px;
	border: 1px solid #dfdfdf;
	border-top: none;
	
}
.xwlm .news-list a {
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	overflow: hidden;
	word-break: keep-all;
	white-space: nowrap;
	text-overflow: ellipsis;
	color:#333;
	display: block;
}
.xwlm .news-list a:hover {
	color: #de3237;
	text-decoration: underline;
}

/*download */
.cyxz {
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.cyxz h1 {
	width: 100%;
	height: 33px;
	background: url(imagestitle2.png);
	color: #de3237;
	font-size: 14px;
}
.cyxz h1 span {
	display: blick;
	height: 33px;
	line-height: 34px;
	margin-left: 30px;
	float: left;
}
.cyxz h1 a {
	display: block;
	float: right;
	margin-right: 10px;
	color: #de3437;
	margin-top: 8px;
}
.cyxz h1 a:hover {
	text-decoration: underline;
}
.cyxz .news-list {
	float: left;
	width: 378px;
	height: 200px;
	border: 1px solid #dfdfdf;
	border-top: none;
	
}


.cyxz .news-list a {
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	overflow: hidden;
	word-break: keep-all;
	white-space: nowrap;
	text-overflow: ellipsis;
	color:#333;
	display: block;
}
.cyxz .news-list a:hover {
	color: #de3237;
	text-decoration: underline;
}


.content-right {
	width: 280px;
	height: auto;
	float: right;
	
/*	margin-left: 10px; */
}
/* quick pass */
.kstd {
	float:right;
	width: 100%;
	height: 185px;
	color: #FFF;
	text-align: center;
}
.kstd a {
	color: #FFF;
}
.kstd-box01 {
	width: 90px;
	height: 90px;
	background: #b81b30;
	top: 0;
	left: 0;
}
.kstd-box01:hover {
	background: #e80130;
}
.kstd-box02 {
	width: 90px;
	height: 90px;
	background: #b81b30;
	top: 0;
	left: 95px;
}
.kstd-box02:hover {
	background: #e80130;
}
.kstd-box03 {
	width: 90px;
	height: 90px;
	background: #b81b30;
	top: 0;
	left: 190px;
}
.kstd-box03:hover {
	background: #e80130;
}
.kstd-box04 {
	width: 90px;
	height: 90px;
	background: #b81b30;
	top: 95px;
	left: 0;
}
.kstd-box04:hover {
	background: #e80130;
}
.kstd-box05 {
	width: 90px;
	height: 90px;
	background: #b81b30;
	top: 95px;
	left: 95px;
}
.kstd-box05:hover {
	background: #e80130;
}
.kstd-box06 {
	width: 90px;
	height: 90px;
	background: #b81b30;
	top: 95px;
	left: 190px;
}
.kstd-box06:hover {
	background: #e80130;
}
.kstd .img {
	width: 100%;
	height: 45px;
	margin-top: 10px;
	text-align: center;
}
.kstd .txt {
	width: 100%;
	font-size: 16px;
}
/* weixin	 */
.wxh {
	width: 100%;
	height: 80px;
	background: #9C3;
	margin-top: 10px;
	background: url(imageswx.jpg) no-repeat;
	text-align: left;
	line-height: 60px;
}
.wxh a {
	color: #FFF;
	padding-left: 15px;
	font-size: 18px;
	letter-spacing: 1px;
	text-decoration: none;
}
/*friendlink */
.yqlj {
	width: 100%;
	height: auto;
	margin-top: 10px;
}
.yqlj h1 {
	width: 100%;
	height: 33px;
	background: url(imagestitle3.png);
	color: #de3237;
	font-size: 14px;
}
.yqlj h1 span {
	display: blick;
	height: 33px;
	line-height: 34px;
	margin-left: 30px;
	float: left;
}
.yqlj h1 a {
	display: block;
	float: right;
	margin-right: 10px;
	color: #de3437;
	margin-top: 8px;
}
.yqlj h1 a:hover {
	text-decoration: underline;
}
.yqlj .list {
	padding-top:5px;
	float: left;
	width: 278px;
	height: 164px;
	border: 1px solid #dfdfdf;
	border-top: none;
}
.yqlj .list ul {
    padding-top:2px;
    padding-left: 10px;
    padding-bottom: 10px;
}
.yqlj .list ul li {
	width: 247px;
	height: 30px;
	line-height: 30px;
	float: left;
	text-align: left;
	padding-left: 10px;
	background: url(imagesdian.png) left no-repeat;
	font-size: 14px;
	overflow: hidden;
	word-break: keep-all;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.yqlj .list ul li a {
	display: block;
	float: left;
	margin-left: 5px;
	color: #333;
}
.yqlj .list ul li a:hover {
	color: #de3237;
	text-decoration: underline;
}
/*list-tree */

.columnName{
	font-size: 20px;
	padding-top: 15px;
	padding-bottom: 12px;
	color: #de3237;
	font-weight: bold;
	text-align: left;
	margin-left: 40px;
	border-bottom: 2px solid #de3237;
	margin-right: 40px;
}
.listArea{
	line-height:32px; 
	font-size:15px;
	padding-top: 20px;
	color: #666;
}

.listArea a, .listArea a:visited {
	color: #333;
	font-size: 15px;
	overflow: hidden;
	word-break: keep-all;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: none;
}
.listArea a:hover {
	text-decoration: none;
	color: #b81b30;
}

.center-box .list-tree {
	width: 199px;
	height: auto;
	margin-top: 20px;
	float: left;
	padding-bottom: 36px;
	min-height:537px;
	line-height:36px;
	border: 1px solid #dfdfdf;
}



.list-tree h1 {
	width: 200px;
	height: 33px;
	background: url(imagestitle4.png) no-repeat;
	color: #de3237;
	font-size: 14px;
	height: 33px;
	line-height: 34px;
	text-align: left;
	padding-left: 30px;
}
.list-tree .list {
	width: 198px;
	height: auto;
	border-top: none;
	background: url(../images/arrow2) left no-repeat;
	height: 40px;
	line-height: 40px;
	text-align: left;
	font-size: 14px;
	padding-left:12px;
	padding-top:4px;
}
.list-tree .list ul {
	padding: 10px 10px;
}
/*
.list-tree .list {
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: left;
	}
*/
.list-tree .list a {
	color: #000;
	font-size:14px;
}
.list-tree .list .now a, .list-tree .list a:hover {
	color: #FF0000;
	font-size:14px;
}
.center-box .main-body {
	width: 780px;
	height: auto;
	margin-left: 18px;
	float: left;
	margin-top: 20px;
}
.main-body .map {
	width: 755px;
	height: 33px;
	background: url(imagesline.png) left no-repeat;
	padding-left: 20px;
	line-height: 40px;

}
.map1 {
	width: 755px;
	height: 33px;
	border-bottom: 1px #b81b30 solid;
	background: url(imagesline.png) left no-repeat;
	padding-left: 20px;
	line-height: 36px;
}

.main-body .map li {
	float: left;
	list-style: none;
	line-height: 33px;
	padding-right: 8px;
	color: #666;
}
.main-body .main-box {
	width: 780px;
	height: auto;
}
.info {
	width: 100%;
	height: auto;
	border: 1px solid #dfdfdf;

}
.info_main {
	width: 98%;
	padding-top: 20px;
}
.info_main li {
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	border-bottom: 1px dashed #D6D6D6;
}
.info_main li p {
	width: 75%;
	overflow: hidden;
	display: block;
	float: left;
	padding-left: 16px;
	background: url(imagesarrow2.png) no-repeat left center;
	text-align: left;
}
.info_main li span {
	float: right;
	font-size: 12px;
	line-height: 38px;
	height: 38px;
	display: inline-block;
	color: #656464;
	margin-right: 10px;
}
.info_main li a, .info_main li a:visited {
	color: #333;
	font-size: 14px;
	display: block;
	overflow: hidden;
	word-break: keep-all;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: none;
}
.info_main li a:hover {
	text-decoration: none;
	color: #b81b30;
}
.map01 {
	width: 980px;
	height: 36px;
	border-bottom: 1px #b81b30 solid;
	background: url(imagesline.png) left no-repeat;
	padding-left: 20px;
	line-height: 40px;
	margin-top: 0px;
}
.map01 li {
	float: left;
	list-style: none;
	line-height: 33px;
	padding-right: 8px;
	color: #666;
}
.details {
	width: 100%;
	height: auto;
	margin-top: 10px;
	
}
.main_content{padding-bottom:8px;padding-left:18px;padding-right:18px; text-align:left;line-height:25px; }
.main_content .mc_title{font-family:SimHei;font-size:20px;text-align:center;line-height:36px; font-weight:bold;}
.main_content .mc_time{font-size:12px;text-align:center;line-height:25px;padding-bottom:22px;}
.main_content .mc_content,.content{text-indent: 2em;line-height:26px; font-size:14px;}
.main_content a:hover{color:#980101;}



/* foot begin */
.foot {
	width: 1000px;
	height: 100px;
	background: #f3f3f3;
	margin-top: 20px;
	border-top: 3px #b81b30 solid;
}
.foot .txt {
	width: 100%;
	height: auto;
	font-size: 12px;
	line-height: 24px;
	margin-top: 22px;
	color: #333;
}
/*switch page*/
.page_change {
	float: left;
	width: 780px;
	height: 30px;
	text-align: right;
	font-size: 12px;
	color: #818181;
	margin-top: 20px;
}
.page_change span {
	padding: 0 4px;
}
.page_change a, .page_change a:visited {
	font-size: 12px;
	color: #818181;
}
.page_change a:hover {
	text-decoration: none;
	color: #b81b30;
}
.page_change input {
	width: 30px;
	height: 15px;
	line-height: 15px;
	color: #818181;
	font-family: Microsoft YaHei;
	font-size: 12px;
}
.page_change .input_s {
	font-size: 12px;
	color: #818181;
}
.page_change .input_s a, .page_change .input_s a:visited {
	font-size: 12px;
	font-family: Microsoft YaHei;
	color: #818181;
}
.page_change .input_s a:hover {
	text-decoration: none;
	color: #b81b30;
}
.back {
	color: #b81b30;
	font-size: 14px;
}
.back a, .back a:visited {
	color: #b81b30;
	font-size: 14px;
}
