@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 35px;
	color: #333333;
	background-image: url(banner/banner11.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #9A0D15;
}
#sub_top {
	height: 270px;
	width: 100%;
	position: relative;
}
#sub_inner {
	height:auto !important;
	height:500px;
	min-height:500px;
	_height:500px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#sub_wrap {
	height: auto;
	width: 100%;
}

#sub_main {
	width: 1200px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 40px;
	padding-bottom: 40px;
}
#sub_left {
	float: left;
	height: auto;
	width: 240px;
}
#sub_left_top {
	line-height: 50px;
	background-color: #B82329;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
}
#sub_left_menu {
	border: 1px solid #B82329;
	font-size: 18px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#sub_left_menu li {
	list-style-type: none;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
#sub_left_menu a {
	display: block;
	border: 1px solid #B82329;
	text-decoration: none;
}
#sub_left_menu a:hover {
	color: #FFFFFF;
	background-color: #B82329;
}

#sub_left_menu a.active {
	color: #FFFFFF;
	background-color: #B82329;
}



#sub_right {
	float: right;
	height: auto;
	width: 900px;
}
#sub_right_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B82329;
	height: 50px;
}
#sub_right_top_l {
	float: left;
	background-image: url(sub_right_top_lbg.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 38px;
	font-size: 20px;
	line-height: 50px;
}
#sub_right_top_r {
	float: right;
	font-size: 16px;
	padding-top: 10px;
}
#sub_right_main {
}

#list {
	padding: 10px;
	max-height: 999999px; 
}
#list li {
	padding-left: 16px;
	list-style-type: none;
	background-image: url(li.jpg);
	background-repeat: no-repeat;
	background-position: 2px 20px;
	line-height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#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_title_wrap {
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #787878;}


#show_maintitle {
	font-size: 24px;
	line-height: 35px;
           font-weight:bold;
}

#show_subtitle {
	font-size: 18px;
	line-height: 30px;
	padding-top: 5px;
}

#show_info {
	font-size: 16px;
	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;
}
#sub_category_block {
	padding: 10px;
}
#sub_category_block_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B82329;
	height: 35px;
	margin-top: 15px;
}
#sub_category_block_top_l {
	background-color: #B82329;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	color: #FFFFFF;
}

#sub_category_block_top_r {
	float: right;
	padding-right: 5px;
}
#sub_left_mtjj_menu {
	border: 1px solid #B82329;
	font-size: 18px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}


.ac-container{
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.ac-container .item {
	padding-top: 8px;
	padding-bottom: 8px;
}
.ac-container label{
	position: relative;
	z-index: 20;
	display: block;
	cursor: pointer;
	text-align: center;
	border: 1px solid #B82329;
	color: #333333;
}
.ac-container label:hover{
	color: #FFFFFF;
	background-color: #B82329;
	text-decoration: none;
}

.ac-container label:hover a{
	color: #FFFFFF;
	background-color: #B82329;
	text-decoration: none;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	color: #ffffff;
	background-color: #B82329;
}
.ac-container input:checked + label a{
	color: #ffffff;
	background-color: #B82329;
}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
}
.ac-container input:checked + label:hover:after{
}
.ac-container input{
	display: none;
}
.ac-container article{
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
}
.ac-container article li{
	list-style-type: none;
	padding-left: 30px;
	line-height: 40px;
	font-size: 16px;
	background-repeat: no-repeat;
	background-position: 15px 19px;
	background-image: url(li.jpg);
}
.ac-container article li a:hover{
	text-decoration: underline;
}
.ac-container input:checked ~ article{
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	border: 1px solid #B82329;
}
.ac-container input:checked ~ article.ac-small{
	height: auto;
	padding: 10px;
}


#search_list {
	padding: 10px;
}
#search_list_top {
	height: 60px;
	padding-top: 10px;
}
#search_list_title {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-image: url(search_list_titlebg.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 30px;
}
#search_list_des {
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#search_list_date {
	font-size: 14px;
	color: #666666;
	padding-bottom: 20px;
}
#search_list_main {
	clear: both;
}

.s_border {
	float: left;
	height: 34px;
	width: 200px;
	background-color: #FFFFFF;
	line-height: 34px;
	border: 1px solid #B82329;
}
#sub_search_detail {
	height: auto;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#sub_search_detail td {
	height: 45px;
}

#gzjb_list {
	padding: 10px;
	max-height: 999999px;
}
#gzjb_list li {
	list-style-type: none;
	height: 80px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 15px;
	background-color: #f0f0f0;
}
#gzjb_center {
	float: left;
	height: 78px;
	width: 500px;
	margin-left: 20px;
	font-size: 14px;
	color: #787878;
	line-height: 26px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#gzjb_right {
	background-color: #dddddd;
	height: 80px;
	width: 80px;
	float: right;
	text-align: center;
}
#gzjb_right .gzjb_month {
	font-size: 14px;
	line-height: 25px;
}
#gzjb_right .gzjb_date {
	font-size: 30px;
	height: 40px;
	line-height: 40px;
	padding-top: 10px;
}


#gzjb_left {
	float: left;
	height: 75px;
	width: 200px;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #B82329;
	padding-top: 5px;
	background-color: #FFFFFF;
}
#gzjb_title {
	font-weight: bold;
	color: #B82329;
	background-image: url(gzjb_titlebg.png);
	background-repeat: no-repeat;
	background-position: 13px center;
	padding-left: 40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B82329;
}
#gzjb_subtitle {
	font-size: 14px;
	text-align: center;
}