﻿.con_bg {
    max-width: 100%;
    background: transparent url("../images/con_bg.png") repeat-x scroll center center;
    text-align: center;
}
.position{
	color:#aaa;
	margin:20px 0;

}
.position span {
	color:#aaa;
}
.position a {
	color:#aaa;
}
.position a:hover{
	color:#888;
	text-decoration: none;
}
.list_cont{
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 30px;
	padding-bottom:20px;
}
.c-title {
    font-size: 20px;
    padding-bottom: 20px;
}
.c-title a {
    color: #666;
}
.c-title a:hover {
    color: #888;
    text-decoration: none;
}

.brief {
	line-height: 28px
}
.brief p {
   color: #666;
   font-size:16px;
}

.list_pic {
	padding-top: 5px;
}

@media (max-width:767px){
.list_pic img{
	width:300px;
	height:auto;
}
}
.list_pic img{
	width:500px;
	height:auto;
	padding-left:2em;
}

.tha-list-tag {
    width:100%;
	height: 60px;
	padding:0;
	margin:0;
	color: #666;
	border-bottom: 1px solid #f2f2f2;
}
 .tha-list-tag span  {
	padding-right:10px;
}
 .tha-list-tag span i {
	padding-right:6px;
}
 .tha-list-tag a {
	color: #666;
}
 .tha-list-tag a:hover {
	color: #888;
}
.list_time {
    float: left;
    width: auto;
	padding-top:5px;
	padding-right:5px;

}
.list_time span {
    margin-right: 10px;
}
.list_tags {
	float: left;
	width: auto;
	height: 20px;
	padding-top:5px;
	padding-right:5px;

}
.list_tags span {
    margin-right: 10px;
	padding-top:5px;
}
.list_share {
    float: left;
    width: auto;

}


/** list_sidebar **/

.list_sidebar{
	height:auto;
}
.hot-red {
    border-bottom: 1px solid #dadada;
	padding:5px;
	width:100%;
	height:auto;
}
.hot-red_tit {
    font-size: 18px;
    font-weight: bold;
    padding-left: 5px;
    border-left: 5px solid #C40606;
	color:#666;
}
.hot-red_cont{
    width:100%;
	min-height:110px;
	position: relative;
    border-bottom: 1px dotted #dbdbdb;
}
.hot-red_cont_tit{
    padding-top:10px;
	width:100%;
	height:auto;
}
.hot-red_cont_tit a{
	font-size: 16px;
	color:#666;
}
.hot-red_cont_tit a:hover{
	color:#B10000;
	text-decoration: none;
}
.hot-red_img{
   width:30%;
}
.hot-red_img img{
   width:100%;
   max-height:60px;
}
.hot-red_bref{
   padding:10px;
   width:70%;
   font-size:12px;
   color:#666;
}
.hot-red_img,.hot-red_bref{
   float:left;
   padding-top:10px;
}

/** tags **/
.sidebar-tag{
    border-bottom: 1px solid #dadada;
	padding:40px 5px 5px 5px;
	width:100%;
	height:auto;
}
.sidebar-tag_tit {
    font-size: 18px;
    font-weight: bold;
    padding-left: 5px;
    border-left: 5px solid #C40606;
	color:#666;
}
.tag-content {
    padding-top: 20px;
}
.tag-content a {
    float: left;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    padding: 0 20px;
    background-color: #C40606;
    margin: 0 10px 10px 0;
    white-space: nowrap;
}
.tag-content a:hover {
    color:#FFF;
	text-decoration: none;
	opacity:0.8;
}


/** show **/
.mainText {
    width: 100%;
	margin:0 auto;
}
.mainText h1 {
    font-size: 24px;
    color: #333;
    font-weight: 300;
    line-height: 30px;
	text-align:left;
	padding:5px 0;
}
@media (max-width:767px) {
.mainText h1 {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    line-height: 30px;
	text-align:left;
	padding:5px 0;
}
}
.mainText a {
    color: #666;
}
.textWrap {
	padding:0;
}
.textWrap p {
    color: #666;
	text-align:left;
}
.mainText img {
    max-width: 640px;
	width:100%;
    height: auto;
}

.textWrap table {
    margin-left:30px;
}

.textWrap table tbody{
    border: 1px solid #ddd;
}

.textWrap table tbody tr{
    border-bottom: 1px solid #ddd;
	line-height:34px;
}
.textWrap table tbody tr td{
    padding-left:12px;
    border-right: 1px solid #ddd;
}

.textWrap strong {
    font-size:18px;
	color:#333;
}
@media (max-width:767px) {
.mainTex img {
	width:260px;
	height:145px;
}
}

@media (max-width:991px) {
.list_time,.list_share {
	width:auto;
}
}

.share-atr {
    overflow: hidden;
    margin-top: 40px;
    font-size: 14px;
    color: #2b2b2b;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 20px;
    line-height: 28px;
    position: relative;
}
.articlePre {
    height: auto;
    overflow: hidden;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    color:#666;
    line-height: 60px;
}

@media (max-width:768px) {
 .articlePre {
    display:none;
 }
}

.previous_post_link {
    width: 100%;
}
.previous_post_link a:hover{
    color: #888;
}
.PreLeft {
    padding-left:15px;
    float: left;
    height: 60px;
    width: 50%;
    background: url('../images/left.png') 0px 25px no-repeat;
    border-right: 1px solid #e4e4e4;
}
.PreLeft span {
    display: block;
    height: 60px;
    width: 65px;
    padding-right: 5px;
    text-align: center;
    color: #666;
    float: right;
}
.PreLeft a {
    display: block;
    height: 60px;
    width: 220px;
    padding-right: 5px;
    text-align: left;
    color: #666;
    float: right;
}

.PreRight {
    float: left;
    height: 60px;
    width: 50%;
    background: url('../images/right.png') right 25px no-repeat;
}
.PreRight span {
    display: block;
    height: 60px;
    width: 65px;
    padding: 0 0 0 5px;
    text-align: center;
    color: #666;
    float: left;
}
.PreRight a {
    display: block;
    height: 60px;
    width: 220px;
    padding: 0 0 0 5px;
    text-align: left;
    color: #666;
    float: left;
}

.zxy-news-b {
    width:100%;
	height:105px;
}
.s-fa-1 img {
    width:120px;
}
.s-fa-1 h4 {
    color:#666;
	font-size:14px;
}
.zxy-sidebar-fa ul li {
    width: 131px;
    float: left;
}
.zxy-sidebar-fa ul{
     padding:10px 0;
}
.sidebar-tit span {
    padding: 0 5px;
    border-left: 4px solid #c22b3c;
    font-size: 18px;
    line-height: 22px;
    display: inline-block;
}
.sidebar-tit h3 {
    font-size: 20px;
    display: inline-block;
    color: #666;
    padding: 10px 0;
    margin: 0;
}
.zxy-sidebar-cp {
    margin:0 auto;
	width:auto;
	height:auto;
	position: relative;
}
.sidabar-ad img {
    padding:10px 0;
}
.zxy-fa-box {
    width:175px;
	height:auto;
	text-align:center;
	float:left;
}
.zxy-fa-box h4{
    line-height: 28px;
    padding: 5px 15px;
    font-size: 14px;
}
.b-lf {
	margin-right:5px;
}
.b-ri {
	margin-left:5px;
}
.wp-block-image {
    text-align:center;
}

/*分页*/
.wp-pagenavi { 
height: 60px; 
margin: 15px auto 0; 
text-align: center; 
width: auto; 
} 

.wp-pagenavi span, .wp-pagenavi a {
  border: 1px solid #006936;
  height: 28px;
  font-size: 14px;
  margin: 10px 5px;
  padding: 4px 10px;
  float: left;
}
.current {
    color: #006835;
}
.wp-pagenavi a:hover { 
color: #006835; 
} 

@media (max-width: 768px) {
.first,.last {
    display:none
}