﻿@charset "utf-8";
ins.adsbygoogle[data-ad-status="unfilled"] {
    display: none !important
}
body,ul,p,h1,h2,h3,h4,button,input{
	margin:0px;padding:0px;
}
ul{
	list-style:none;	
}
a{
	text-decoration: none;
}
img{
     vertical-align:middle;
}   
body, html {
    overflow-x: hidden;
}
body {
    font-family: PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,Helvetica Neue,Arial,sans-serif;
    font-size: 12px;
    line-height: 1.5;
    color: #657180;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
*, :after, :before {
    box-sizing: border-box;
}
img {
    border-style: none;
}
.container{
	    width: 1170px;
    margin: 0 auto;
    margin-top: 16px;
    min-height: 70rem;
}
.bui-box{
	display: block;
    zoom: 1;
}
.container .index-channel {
    width: 110px;
    height: 600px;
    margin-right: 30px;
    background-color: #fff;
}
.bui-left {
    float: left;
}
.channel {
    width: 110px;
}
.channel .logo {
    display: block;
    width: 110px;
    height: 33px;
    margin-bottom: 16px;
}
.channel .logo img {
    width: 100%;
    height: 100%;
}
.channel-item {
    display: block;
    width: 110px;
    height: auto;
    line-height: 18px;
    text-align: center;
    color: #444;
    border-radius: 4px;
    margin-bottom: 2px;
    transition-property: color,background-color;
    padding: 8px 0;
}

.channel-item:visited {
    color: #444;
}
.channel-item span {
    display: inline-block;
    font-size: 16px;
}
.channel .active {
    background-color: #ed4040;
    color: #fff;
}
.channel-fixed {
    position: fixed;
    top: 10px;
    z-index: 30;
}
.container .index-content{
	    width: 660px;
}
.feed-infinite-wrapper {
    position: relative;
}
.no-mode {
    position: relative;
    padding: 10px 0;
    border-bottom: 1px solid #e8e8e8;
}
.bui-box:after, .bui-box:before {
    content: "";
    display: table;
}
.title-box {
   
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 4px;
    font-weight: 700;
    max-height: 52px;   
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}.link {
    color: #222;
}

.footer-bar {
    font-size: 12px;
    color: #999;
    margin-top: 10px;
}
.footer-bar-left {
    font-size: 0;
    line-height: 20px;
}
.footer-bar-action, .footer-bar-left {
    display: inline-block;
    vertical-align: middle;
}
.footer-bar-action.tag {
    font-size: 12px;
    color: #999;
    margin-right: 10px;
    padding: 1px 2px;
    border: 1px solid #eee;
}
.footer-bar-action.source {
    color: #777;
    font-size: 14px;
}.footer-bar-action {
    font-size: 14px;
    line-height: 1;
}
.single-mode {
    height: 123px;
    position: relative;
    padding: 10px 0;
    border-bottom: 1px solid #e8e8e8;
}
.single-mode-lbox {
    width: 158px;
    height: 102px;
    margin-right: 16px;
}
.single-mode-rbox {
    height: 100%;
    overflow: hidden;
}
.single-mode-rbox:before {
    content: "";
    width: 0;
    font-size: 0;
/*    height: 100%;*/
    visibility: hidden;
    display: inline-block;
    vertical-align: middle;
}
.single-mode-rbox-inner {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.img-wrap {
    position: relative;
    cursor: pointer;
    width: 100%;
    text-align: center;
    border: 1px solid #e8e8e8;
    background: #e8e8e8;
    overflow: hidden;
    transform-style: preserve-3d;
}

.img-wrap>img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    transition: all .5s ease-out .1s;
}
.img-wrap:hover img {
    transform: matrix(1.04,0,0,1.04,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.container .index-right-bar {
    width: 340px;
}
.bui-right {
    float: right;
}
.outer {
    width: 340px;
    margin: 16px 0;
    padding: 20px;
    background: #f4f5f6;
}
.login {
   
    padding: 20px 28px 15px;
}
.outer .inner {
    text-align: center;
    background: #fff;
    border: 1px solid #e8e8e8;
    letter-spacing: 0;
}
.login .third-login .sns {
    display: inline-block;
    position: relative;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 100% 36px;
}
.login .third-login .sns:not(:last-child) {
    margin-right: 24px;
}
.login .third-login .sns>span {
 

    font-size: 12px;
    line-height: 17px;
    color: #777;
}

.pane-module {
    width: 340px;
    border-top: 2px solid #ed4040;
    background-color: #f4f5f6;
    margin-bottom: 16px;
    padding: 15px 20px 20px;
}
.pane-module .module-head {
    color: #222;
    padding: 0;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
}
.article-list .article-item {
    padding: 8px 0;
    border-bottom: 1px solid #e8e8e8;
}
.article-list .article-item:first-child {
    padding-top: 0;
}
.article-list .news-link {
    display: block;
    overflow: hidden;
}
.article-list .news-pic {
    width: 120px;
    height: 60px;
    margin-right: 12px;
    float: left;
}
.pane-module .module-pic {
    overflow: hidden;
    position: relative;
    transform-style: preserve-3d;
    display: inline-block;
    text-align: center;
    background: #e8e8e8;
}
.pane-module .module-pic img {
    width: 100%;
    height: 100%;
}
.article-list .news-inner {
    height: 60px;
    display: table-cell;
    vertical-align: middle;
}
.pane-module .module-title {
    color: #222;
}
.article-list .news-inner p {
    vertical-align: middle;
    font-size: 14px;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}
.btn{
	position: fixed;
    bottom: 36px;
    right:5%;
    color:#fff;
    width: 40px;
    line-height: 40px;
    text-align: center;
    background: rgba(248,89,89,.8);
    cursor: pointer;
    margin-bottom: 2px;
    transition: all .4s;
    z-index:10;
}
.article-box {
    min-height: 200px;
}
.article-box .article-title {
    font-size: 34px;
    font-weight: 700;
    line-height: 44px;
    color: #222;
}
.article-sub {
    margin-top: 12px;
    margin-bottom: 20px;
    font-size: 13px;
}
.article-sub span {
    color: #777;
    margin-right: 2px;
}
.article-sub .original {
    display: inline-block;
    padding: 2px;
    border: 1px solid #999;
    line-height: 12px;
}
.article-box .article-content {
    margin-bottom: 24px;
}
.article-box .article-content, .article-box .article-content>div {
    font-size: 16px;
    line-height: 28px;
    color: #222;
    word-wrap: break-word;
}
.article-box .article-content>div img, .article-box .article-content img {
    max-width: 100%;
    display: block;
    margin: 10px auto;
}
.article-box .article-content>div>p, .article-box .article-content>p {
    margin: 16px 0;
}
.detail-feed .title {
    position: relative;
    font-size: 18px;
    color: #222;
    line-height: 18px;
    padding-left: 16px;
    margin-bottom: 6px;
    font-weight: 700;
}
.detail-feed .title:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 4px;
    height: 18px;
    background: #ed4040;
    border-radius: 4px;
}
@media (max-width:767px) {
	.channel,.container .index-channel,.container .index-content,.container .index-right-bar,.pane-module{
		width:100%;
	}
	.container{
		width:auto;
		padding:0 3%;
	}
	.container .index-channel{
		height:auto;
		background: #fff;
		z-index:9;
	}
	.channel .logo{
		width:100%;
		height:auto;
		text-align: center;
	}
	.channel .logo img{
		width:133px;
		height:40px;
	}
	.channel ul{
		overflow: hidden;
    overflow-x: scroll;
    white-space: nowrap;
	}
	.channel ul li,.channel-item{
		display: inline-block;
	}
	.channel-item{width:auto;padding:8px 15px}
	.channel-fixed {
    position: relative!important;
}
.login .third-login .qq{
	display: none;
}
.outer {
    width: auto;
    margin: 0;
    padding: 0;
    background: transparent;
    position: absolute;
    top: 4%;
    right: 10%;
}
.outer .inner{
	padding:0;
	border:0;
}
.article-box .article-title{
    font-size: 24px;
    line-height: 34px;
}
.title-box {
    font-size: 18px;
    line-height: 24px;
}
.single-mode-lbox {
    width: 33%;
    height: 80px;
    margin-right: 16px;
}
.single-mode-rbox:before{
	display: none;
}
.single-mode{
	height:auto;
	border:0;
}
.container .index-right-bar{
	margin-top: 10px;
}
.img-wrap:before{
    display: none;
}
.article-list .news-inner p{
    font-size: 16px;
}
}