﻿.banner img {
 width: 100%;
}
a:hover{
	color: #D12D2D;
}
.article_left .lv1_p.current a{
	color: #D12D2D;
}
.article_left .lv1_li a:hover{
	color: #D12D2D;
}

.turning_page a{
	color: #D12D2D;
}
.pages a:hover{
	background-color: #d12d2d!important;
 border: 1px solid #d12d2d!important;
}
.pages .ae-pagination-current, .pages .ae-pagination-current:hover{
	background-color: #D12D2D !important;
 border: 1px solid #D12D2D !important;
}
.ae-pagination a{
	color: #D12D2D !important;
}
.wrap_main .linkmap {
 position: absolute;
 background: transparent;
 top: 420px;
 z-index: 11;
 transform: translate(-50%,0);
 left: 50%;
 color: #fff;
 width: 1200px;
 padding: 0;
 text-align: right;
}

.wrap_main .linkmap a {
 color: #fff;
}

.article_left {
 margin-top: -80px;
 position: relative;
}

.leftNavTitle {
 line-height: 80px;
 font-size: 26px;
 background: #D12D2D;
}

.article_left .lv1_li .lv1_p {
 line-height: 50px;
 font-size: 16px;
}
h2.title_header span {
 border: none;
 font-size: 24px;
 line-height: 1.5;
 color: #D12D2D;
 margin-bottom: 14px;
 margin-top: 14px;
 font-weight: bold;
}

h2.title_header {
 border: none;
}

.article_right .Min_Box ul.article_list li {
 width: 100%;
 float: none !important;
 background: none;
 padding: 0;
 padding: 14px 0;
 border-bottom: 1px dashed #000;
 font-size: 16px;
}
ul.article_list li span.span_date {
 float: none;
 color: #777;
 font-size: 16px;
 line-height: 1.5;
 margin-right: 14px;
}
.article_right  ul.column_list li {
 width: 100%;
 float: none !important;
 background: none;
 padding: 0;
 padding: 14px 0;
 border-bottom: 1px dashed #000;
 font-size: 16px;
}
ul.column_list li span.span_date {
 float: none;
 color: #777;
 font-size: 16px;
 line-height: 1.5;
 margin-right: 14px;
} 