

.xwlb-content{
	padding: 80px 0;
}

.title-c{
	padding: 34px 0;
}
.title-c h1{
	text-align: center;
	font-size: 22px;
	padding-bottom: 20px;
}
.title-c p{
	text-align: center;
	font-size: 16px;
}
.title-c p .span{
	margin-left: 20px;
}

.xwlb-content .content-main{
    width: 890px;
    min-height: 1650px;
    display: inline-block;
}

.xwlb-content .content-main img{
   max-width: 890px;
}

.xwlb-content .content-sidebar{
    width: 280px;
    float: right;
}

.content-sidebar .widget{
    margin-top: 15px;
}

.content-sidebar .widget-title {
  margin: 0 0 15px;
  /*padding: 0 0 0 12px;*/
  
  font-size: 16px;
  font-weight: 600;
  /*line-height: 1;*/
  
}

.content-sidebar .widget-title::before {
  content:"";
  /*background-color: #e4cc91;*/
  margin-right:8px;
  /*border-radius: 6px;*/
  border-left: 5px solid #e4cc91;
}

.content-sidebar .widget .tagcloud a {
  display: inline-block;
  margin: 0 .7% 1.4%;
  padding: 3px 8px;
  font-size: 12px !important;
  line-height: 1.2;
  text-align: center;
  color: #666;
  border: 1px solid hsla(0,0%,39%,.5);
  border-radius: 2px;
  text-decoration: none;
  background: hsla(0,0%,100%,.2);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.content-sidebar .widget .tagcloud  a:hover {
  color: #fff;
  background: #e4cc91;
  background-color: #e4cc91;
  border-color: #e4cc91;
}

.widget-post-thumb ul li{
}

.widget-post-thumb ul li a{
	overflow: hidden;
}
.widget-post-thumb ul li .imga{
  	float:left;
	width: 80px;
	max-height: 80px;
	overflow: hidden;
}
.widget-post-thumb ul li .text{
  	overflow: hidden;
    margin-left: 90px;
	height: 80px;
}
.widget-post-thumb ul li .text h4{
	font-size: 14px;
	color:#dab866;
	font-weight: normal;
}
.widget-post-thumb ul li .text h4:hover{
	color:#2D8cF0;
	font-weight: normal;
}

.widget-post-thumb ul li .date{
	font-size: 12px;
	color:#999;
}


.xwlb-content .dl{
	font-size: 18px;
	text-indent: 40px;
	line-height: 40px;
}
.xwlb-content .img{
	padding: 50px 0;
}
.xwlb-content .fxx{
	display: flex;
	font-size: 16px;
}
.xwlb-content .fxx .right{
	display: flex;
	line-height: 48px;
}
.xwlb-content .fxx .right ul{
	display: flex;
	width: 340px;
	justify-content: space-around;
}
.xwlb-content .fxx .right ul li i{
	display: inline-block;
	width: 26px;
	height: 26px;
	background-image: url('../image/newsDetail2.png');
	margin: 11px 0 11px 5px;
	float: right;
}
.xwlb-content .fxx .right ul li i.wx{
	background-image: url('../image/newsDetail3.png');
}
.xwlb-content .fxx .right ul li i.wb{
	background-image: url('../image/newsDetail4.png');
}
.xwlb-content .fxx .right ul li i.qq{
	background-image: url('../image/newsDetail5.png');	
}