@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 40px;
	color: #333333;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #b50303;
}
#top {
	height: 885px;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	position: relative;
}
#menu_inner {
	height: 50px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
}
#menu_inner a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu_inner a:hover {
	color: #FFFF00;
	text-decoration: none;
}

#menu_inner li {
	list-style-type: none;
	display: inline-block;
	padding-right: 16px;
	padding-left: 46px;
}
#menu {
	height: 90px;
	position: absolute;
	z-index: 5;
	width: 100%;
	background-color: #9a0a0d;
	background-repeat: repeat;
	background-position: center center;
	bottom: 0px;
}

#r1_title1 {
	height: 110px;
	background-image: url(../images/r1_title1bg.png);
	background-repeat: repeat-x;
	background-position: center 80px;
}
#r1_title1_txt {
	height: 100px;
	font-size: 38px;
	color: #B20202;
	text-align: center;
	font-weight: bold;
	line-height: 60px;
	background-image: url(../images/r1_title1_txtbg.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#r1_list {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
#r1_list li {
	float: left;
	width: 570px;
	margin-right: 30px;
	margin-left: 30px;
	list-style-type: none;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
}

#more_btn {
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	line-height: 35px;
}
#more_btn a {
	display: block;
	width: 100px;
	border: 1px solid #9A0D15;
}
#more_btn a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B82329;
}
#r2_top {
	clear: both;
	height: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
#r2_top_inner {
	display: block;
	
	padding-top: 30px;
	padding-bottom: 20px;
}
#r2_main {
	clear: both;
	height: 360px;
	width: 1240px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
}
#r2_pic {
	float: left;
	height: 310px;
	width: 670px;
}
#r2_pic img {
	float: left;
	width: 305px;
           padding-right:30px;
}
#r2_list {
	float: right;
	width: 550px;
}
#r3_pic ul li {float:left; display:block;}
#r3_pic a {
	font-size:16px;
	margin-top:15px;
	font-weight: bold;
	color: #FFFFFF;
}

/*--Main Container--*/
.main_view {float: left;position: relative;}
/*--Window/Masking Styles--*/
.picshow_window {width:554px; height:370px; overflow: hidden; /*--Hides anything outside of the set width/height--*/position: relative;}
.picshow_reel {position: absolute;top: 0; left: 0;}
.picshow_reel li {width:554px; height:370px;  overflow:hidden; position:relative;}
.picshow_intro { width:554px; height:50px; background:url(../images/picshow_intro.png) repeat-x;; position:absolute; bottom:0; left:0;}
.picshow_intro p { line-height:130%; color:#fff; margin-left:20px; margin-right:20px; text-align:left;}
.picshow_intro_head {
	font-size:16px;
	margin-top:14px;
	font-weight: bold;
}
a.tpxw {
	font-size:16px;
	margin-top:15px;
	font-weight: bold;
	color: #FFFFFF;
}
/*--Paging Styles--*/
.picshow_paging {position: absolute;bottom:20px; right:25px;z-index: 100; /*--Assures the paging stays on the top layer--*/text-align: center;display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.picshow_paging span { display:block; background:url(../images/picshow_page.png); width:14px; height:14px; float:left; margin-left:10px; cursor:pointer;}
.picshow_paging span.active { background:url(../images/picshow_page.png) right;}


#block_xyxw_key {
	height: 100px;
	background-image: url(../images/dot.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
#block_xyxw_key_title {
	font-size: 22px;
	line-height: 40px;
	text-align: center;
}
#block_xyxw_key_title a {
	color: #B82329;
}

#block_xyxw_key_des {
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	text-indent: 2em;
}
#block_xyxw_key_des a {
	color: #999999;
}
#block_list {
	clear: both;
	padding: 5px;
}

#block_list li {
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 20px;
	list-style-type: none;
	font-size: 16px;
}

#r3_top {display:block;
	background-color: #bb2b2b;
	clear: both;width: 100%;	height: auto;
	margin-top: 100px;
}
#r3_top_inner {
	display: block;
	
	padding-top: 30px;
	padding-bottom: 20px;
}
#r3_main {
	clear: both;
	height: auto;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;

}
#r3_main_r1 {
	height: 425px;
	padding-right: 30px;
	padding-left: 30px;
}
#r3_main_r2{}
#r3_txt {
	float: right;
	width: 640px;
}
#r3_pic {
	float: left;
	height: 375px;
	width: 554px;
	padding-top: 15px;
}
#r3_block {
	float: left;
	width: 590px;
	margin-left: 40px;
}
#r3_block_top {
	font-size: 36px;
	font-weight: bold;
	background-image: url(../images/r3_block_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	height: 83px;
	line-height: 50px;
	color: #b30004;
}
#bottom {
	display:block; overflow:hidden;
	margin-top:50px;
	background-color: #9b0000;
	height: 160px;
	color: #FFFFFF;
	clear: both;
}
#bottom_inner {
	height: 90px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 35px;
	padding-top: 45px;
}
#sub_main {
	width: 1240px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
#sub_top {
	height: 83px;
	background-image: url(../images/sub_topbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 36px;
	font-weight: bold;
	color: #B20000;
	padding-left: 180px;
	line-height: 60px;
}

#list {
	max-height: 999999px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#list li {
	padding-left: 20px;
	list-style-type: none;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	line-height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.date {
	float: right;
}
.clearfix {
	clear: both;
}

#show {
	padding: 10px;
}
#show_title {
	font-size: 24px;
	line-height: 35px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #787878;
	font-weight: bold;
}
#show_info {
	line-height: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #888888;
}
#show_info a {
	color: #888888;
}
#show_content {
	padding-top: 10px;
}
#show_content p {
	text-indent: 2em;
}

/*网分页样式*/
.pages {
	clear: both;
	margin: 40px auto 20px auto;
	padding-top: 40px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
}
.pages ul li {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 6px 15px;
	margin: 0 1px;
	line-height: 24px;
	background: #fff;
	color: #999;
	border-radius: 2px
}
.pages ul li:hover {
	background: #2b2c2d;
	color: #fff;
	border: 1px solid #2b2c2d
}
.pages ul li:hover a {
	color: #fff;
}
.pages ul li.thisclass {
	display: inline-block;
	border: 1px solid #2b2c2d;
	padding: 6px 15px;
	margin: 0 1px;
	background: #2b2c2d;
	color: #fff;
}
.pages ul li.thisclass a {
	color: #fff;
}
.pages ul li a {
	display: block;
	color: #999
}
.pages ul li a:hover {
	color: #fff;
}