@charset "UTF-8";
 /*分享*/
 .share {
 	margin-top:1em;
 }
 .share span.comment i{
   font-size: 30px;
   color: #E22828;
   display: inline-block;
  /* margin-right:3px;*/
 }
 .share-hr {
    background: #e8e8e8;
    height: 1px;
}
.share-box {
    margin-top: 14px;
    font-size: 16px;
    cursor: pointer;
}
.share-box .icon-sina {
    
}
.share-box img {
    vertical-align: middle;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 6px;
}
.y-icon {
    position: relative;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    font-family: yFont!important;
    font-size: 12px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.share-box .icon-qzone {
    color: #ffbd1d;
}
.share-weixin {
    position: relative;
}
.share-box .icon-wechat {
    color: #52cd3e;
}
 /*精彩文章*/
 .container .index-right {
    min-height: 200px;
    width: 100%;
    background: #fff;
    overflow: hidden;
}

.module {
    border-top: 2px solid #fda136;
    background: #fff;
    margin-bottom: 20px;
    padding: 0 10px 10px;
}
.module-header {
    font-size: 18px;
    padding: 12px 0;
    color: #222;
    font-weight: 700;
}
.searchRelated .related-item {
    padding: 5px;
    margin-right: 5px;
    font-size: 14px;
    color: #222;
    line-height: 1;
    border: 1px solid #DDD;
    border-radius: 4px;
    margin-bottom: 16px;
}
.content-right {
    padding: 1em;
}
.content-right .module-pic{
	position: relative;
    width:100%;
   /* height: 153px;*/
    height: auto;
    margin-bottom: 1em;
    line-height: 153px;
    overflow: hidden;
    text-align: center;
}
.content-right .module-pic img{
	display: inline-block;
	max-width:100%;
	height:auto;
}
.xlmmbbs-list .xlmmbbs-item{
	margin-bottom: 1em;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
/*头部*/
/* .middlebar {
    position: relative;
    height: 58px;
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.12);
    width: 100%;
}
.middlebar .middlebar-inner .logo-box {
    line-height: 58px;
    overflow: hidden;
}
.middlebar .middlebar-inner .chinese-tag {
    font-size: 16px;
    margin-left: 20px;
    line-height: 58px;
}
 .middlebar .middlebar-inner .logo-box .logo-link {
    display: block;
}
.middlebar .middlebar-inner .logo-box .logo-link>img {
    width: 108px;
    height: 32px;
    vertical-align: middle;
}
.middlebar .middlebar-inner .chinese-tag {
    font-size: 16px;
    margin-left: 20px;
    line-height: 58px;
}
.middlebar .middlebar-inner .chinese-tag a {
    color: #444;
    display: inline-block;
    padding:0 5px;
}
.middlebar .middlebar-inner .chinese-tag a:last-child{
    color: #999;
}
/*搜索框*/
 .wsearch{
 	margin-top: 9px; 
 	width: 100%;
 }
 .wsearch .input-text {
    border: 0;
    color: #999;
    font-size: 14px;
    line-height:20px;
    width:80%;
    padding: 0;
    outline: 0;
    padding:0.5em 0.3em;
    background: #f5f6f7;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wsearch .input-group{
	width: 65% !important;
	float: right;
}*/
@media (max-width: 768px) {
/*.wsearch .input-group{
	width: 100% !important;
}
.wsearch .btn-submit button {
     width:20%; 
     margin-right: -11px; 
     height: 38px;
}
.middlebar .middlebar-inner .logo-box .logo-link>img{
    width: 100%;
    height: auto;
}*/
.net_pl_gobtn .net_pl_btn {
    padding: 30px 2px;
}

.net_pl_gobtn {
    position: absolute;
    width: 35%;
}
.net_pl_con .net_pl_ta textarea {
    width: 65%;
}
.share .share-box span{
  display: block;
}

.share-box img {
    width: 30px;
    height: 30px;
    margin-right: 0px;
}
.article h2{
    font-size: 16px;
    font-weight:700;
}
.article p{
    font-size: 12px!important;
}
.ind_article i{
    font-size: 22px!important;
    color: #394A64;
}
.next_article .let_way {
   margin-right:0;
}
}
