
/* 正文部分 */

.container{
    position: relative;
    width:  1430px;
    padding-top: 90px;
    margin: 0 auto;
}
.container-box{
    position: relative;
	width: 100%;
}
.guandian{
    margin-top: 256px;
}
.jx-title{
    width: 100%;
    border-bottom: 1px solid #eaeaea;
}
.title{
    display: inline-block;
    width: 108px;
    color: #757575;
    font-size: 18px;
    padding-left: 34px;
    background: url(../img/yanxishe/guandian/guandian_pic_biaoti_bg.png) no-repeat;
    background-position-y: 100%;
}
.sort{
    float: right;
    color: #757575;
    font-size: 16px;
    cursor: pointer;
}
.All-btn{
    display: inline-block;
    position: relative;
    width: 34px;
    height: 16px;
    background: url(../img/yanxishe/guandian/guandian_bth_icon_quanbu.png) no-repeat;
    vertical-align: middle;
}
.yj-btn{
    display: inline-block;
    position: relative;
    width: 34px;
    height: 16px;
    background: url(../img/yanxishe/guandian/guandian_bth_icon_yu_jin.png) no-repeat;
    vertical-align: middle;
    margin-right: 4px;
}
.All-btn>p,.yj-btn>p{
    color: #ffffff;
    font-size: 14px;
}
.jingxuan{
    display: inline-block;
    width: 1000px;
    margin-right: 29px;
}
.guandian>ul{
    min-height: 500px;
    padding: 10px 32px 20px 32px;
    margin-top: 20px;
    background-color: #fffffc;
}
.guandian>ul>li{
    display: flex;
    position: relative;
}
.timeline{
    position: relative;
    margin-left: 20px;
    border-left: 2px dashed #eaeaea;
}
.jingxuan-date{
    position: relative;
    width: 38px;
    height: 38px;
    background-color: #e52e2e;
    border-radius: 50%;
    left: -32px;
}
.yue{
    color: #ffffff;
    font-size: 10px;
    text-align:center;
    padding-top: 3px;
}
.ri{
    color: #ffffff;
    font-size: 14px;
    text-align:center;
    line-height: 1;
}
.timeline-pot{
    position: relative;
    display: flex;
    top: 44%;
    left: -7px;
}
.pot{
    width: 10px;
    height: 10px;
    border: 1px solid #cc3232;
    background-color: #fafafa;
    border-radius: 50%;
}
.pot-overdue{
    width: 10px;
    height: 10px;
    background-color: #b3b3b3;
    border: 1px solid #b3b3b3;
    border-radius: 50%;
    
}
.xb-icon{
    position: relative;
    width: 42px;
    height: 24px;
    left: -13px;
}

.jingxuan-time>p,.overdue-jingxuan-time>p{
    color: #808080;
    font-size: 16px;
    margin-left: 30px;
    line-height: 14px;
}
.xb>p{
    margin-left: 6px;
}
.jingxuan-intro{
    position: relative;
    background-color: #fafafa;
    padding: 26px 30px;
    margin-left: 15px;
    cursor: pointer;
}
.jingxuan-info{
    width: 94%;
    margin-bottom: 10px;
    
}
.yj-jx{
    margin-left: 5px;
}
.jingxuan-title>p{
    display: inline-block;
    color: #262424;
    font-size: 18px;
    margin-bottom: 5px;
}
.jingxuan-title>.guandian-date{
    float: right;
    color: #b3b3b3;
    font-size: 12px;
}
.jiajing-icon{
    margin-top: -6px;
}
.jingxuan-tabs{
    margin-bottom: 16px;
}
.jingxuan-tabs>ul>li{
    display: inline-block;
    color: #ff7a66;
    font-size: 10px;
    padding:0 6px;
    border: 1px solid #ff7a66;
    border-radius: 100px;
    margin-right: 10px;
    margin-top: 3px;
}
.yujing-pic{
    position: absolute;
    top: 0;
    right: 0;
}
.jingxuan-detail>p{
    position: relative;
    width: 100%;
    max-height: 45px;
    color: #757575;
    font-size: 16px;
    margin-bottom: 20px;
    overflow : hidden;
}
.jingxuan-zuozhe>div{
    float: right;
}
.jingxuan-zuozhe>p,.jingxuan-zuozhe>div>p{
    display: inline-block;
}
.touxiang{
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #191818;
    margin-right: 6px;
}
.zuozhe,.dianzanshu,.yuedushu{
    color: #b3afaf;
    font-size: 12px;
    margin-right: 18px;
    line-height: 24px;
}
.zan-icon{
    width: 21px;
    height: 20px;
    margin-right: 6px;
    margin-top: -3px;
}

.kan-icon{
    width: 23px;
    height: 17px;
    margin-right: 6px;
}
.yuedushu{
    margin-right: 0px;
}
.load-more{
    height: 60px;
    background-color: #e52e2e;
    margin-top: 20px;
    margin-bottom: 40px;
    cursor: pointer;
}
.load-more>p{
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    line-height: 60px;
}
/* 观点样式改变 */
.overdue{
    background-color: #b3b3b3
}
.yujing{
    left: -76px;
}
.yj-icon{
    position: relative;
    left: -10px;
}

.yj-time>.overdue-jingxuan-time>p{
    color: #cc3333;
    margin-left: 6px;
}
.yj-jx>.jingxuan-title>.jingxuan-title-text{
    color: #cc3333;
}
/* 观点模块交互效果 */
.guandian>ul>li:hover >.jingxuan-info .jingxuan-title>p{
    color: #e62e2e;
}
.guandian>ul>li:hover >.timeline>.timeline-pot>.pot{
    background-color: #e52e2e;
}
.guandian>ul>li:hover >.timeline>.timeline-pot>.pot-overdue{
    background-color: #e52e2e;
    border: 1px solid #e52e2e;
}
.guandian>ul>li:hover >.timeline>.timeline-pot>.jingxuan-time>p{
    color: #e62e2e;
}
.guandian>ul>li:hover >.timeline>.timeline-pot>.overdue-jingxuan-time>p{
    color: #e62e2e;
}

/* 头部轮播图 */

.jx-title-img{
	width: 100%;
	height: 356px;
    margin-bottom: 3%;
}
.swiper-container{
    height: 100%;
}
.jx-title-img .swiper-slide>img{
	width: 100%;
    height: 100%;
    cursor: pointer;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    width: 40px;
    height: 100px;
    background-image:url(../img/yanxishe/guandian/guandian_icon_toutu_zuo.png) ;
    background-size: 100%;
    left: 0;
    margin-top: -44px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    width: 40px;
    height: 100px;
    background-image:url(../img/yanxishe/guandian/guandian_icon_toutu_you.png) ;
    background-size: 100%;
    right: 0;
    margin-top: -44px;
}
.swiper-pagination-bullet{
    background-color: #ffffff;
    opacity: 1;
}
.swiper-pagination-bullet-active{
    background-color: #cc3333;
}
/* 专栏列表 */
.column-page{
    float: right;
}
.column-page>img{
    cursor: pointer;
}
.column>ul{
    width: 100%;
    margin-top: 10px;
}
.column>ul>li{
    position: relative;
    float: left;
    width: 31.3%;
    cursor: pointer;
}
.column>ul>li:not(:last-of-type){
    margin-right: 3%;
}
.update{
    position: absolute;
    background-color: #ff1f1f;
    border-radius: 2px;
    padding: 1px 2px;
    top: 0;
    right: -15px;
    z-index: 2;
}
.update::after{
    position: absolute;
    content: '';
    border: 3px solid transparent;
    border-left-color: #ff1f1f;
    bottom: -3px;
    left: 0;
}
.update>p{
    color: #ffffff;
    font-size: 10px;
}
.column-info{
    background-color: #fffffc;
    border-radius: 6px;
    border: 1px solid #e6e6e6;
    padding-bottom: 14px;
}
.column-guandian{
    position: relative;
}
.column-detail,.column-author-detail{
    padding: 0 10px;
}
.tips-cover{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    top: 0;
    bottom: 0;
}
.tips-cover>p{
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 69px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.column-pic{
    width: 100%;
    height: 69px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.column-name{
    color: #333333;
    font-size: 15px;
    margin-top: 9px;
}
.column-intro{
    position: relative;
    height: 46px;
    color: #999999;
    font-size: 16px;
    margin-bottom: 18px;
    overflow: hidden;
}

.column-author{
    display: inline-block;
}
.column-author>img{
    width: 26px;
    height: 26px;
    border-radius: 50%;   
}
.column-author>img:not(:first-of-type){
    margin-left: -12px;
}
.sub-btn{
    display: inline-block;
    float: right;
    background-color: #e62e2e;
    border-radius: 3px;
    padding: 2px 10px;
    cursor: pointer;
}
.sub-btn>p{
    color: #fafafa;
    font-size: 12px;
}
.subed{
    background-color: transparent;
    border: 1px solid #979797;
    padding: 2px 6px;
}
.subed>p{
    color: #979797;
    font-size: 12px;
}

/* 分页修改样式 */
#page{
    background: #fff;
    text-align: center;
}
.layui-laypage{
    margin: 0;
}
.layui-laypage a, .layui-laypage span{
    background-color: transparent;
    color: #b3afaf;
    padding: 0 4px;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
    background-color:transparent;
}
.layui-laypage .layui-laypage-curr em{
    color: #cc3333;
    font-size: 15px;
}
.layui-laypage a, .layui-laypage button, .layui-laypage input, .layui-laypage select, .layui-laypage span{
    border: 0 none;
    font-size: 15px;
}
.layui-laypage a:hover {
    color: #cc3333;
}
.up-page,.down-page{
    margin-top: 4px;
}



/* 达人列表 */
.daren-list-box{
    display: inline-block;
    position: absolute;
    width: 400px;
    top: 0;
}
.daren-list-body{
    padding: 20px;
    margin-top: 20px;
    padding-bottom: 2px;
    background: #fffffc;
}
.daren-list-body>li{
	border-bottom: 1px solid #d7d7d7;
    border-radius: 4px;
    border: 1px solid #eaeaea;
    cursor: pointer;
    margin-bottom: 10px;
    padding-top: 8px;
    padding-bottom: 18px;
}
.header-xinxi-body{
    display: inline-block;
}
.header-xinxi-box{
    padding: 0 20px;
}
.header-xinxi-body>img{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-right: 14px;
	overflow: hidden;
}
.header-xinxi-body .text{
    display: inline-block;
}
.header-xinxi-body .text .name{
    display: inline-block;
	color: #808080;
	font-size: 15px;
}
.name i{
	display: inline-block;
	width: 44px;
	height: 20px;
	vertical-align: middle;
    margin-left: 10px;
}
.name .red{
	background: url(../img/yanxishe/pic_daren.png) no-repeat;
	background-size: cover;
}
.name .yellow{
	background: url(../img/yanxishe/pic_xiaobian.png) no-repeat;
	background-size: cover;
}
.header-xinxi-body .text .xiangqing{
	color: #999696;
	font-size: 14px;
}
.is-guanzhu-box{
    float: right;
    margin-top: 7px;
    cursor: pointer;
}
.is-guanzhu-box .is-guanzhu{
	cursor: pointer;
	display: inline-block;
    border-radius: 3px;
    width: 60px;
    height: 24px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 24px;
    background: #e84a4a;
}
.is-guanzhu-box .is-guanzhu.active{
    background: #b4b4b4;
}
.geren-jianjie-box{
    position: relative;
    height: 45px;
	color: #4d4a4a;
	padding: 12px 20px 0 20px;
	margin-top: 12px;
	font-size: 15px;
    border-top: 1px dashed #ffbdb3;
    overflow : hidden;
    
}
.column>ul>li:hover >div{
    box-shadow: 0 0 10px rgba(0,0,0,0.35);
}
.daren-list-body>li:hover{
    box-shadow: 0 0 10px rgba(0,0,0,0.35);
}
.mod-select{
    position: relative;
    box-shadow: 0 0 10px rgba(0,0,0,0.35);
}

/********* 取消订阅 弹窗 *********/
.delect-tanchuang{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .65);
    top: 0;
    left: 0;
    text-align: center;
    z-index: 2;
}
.delect-pop{
    display: inline-block;
    position: relative;
    width: 28%;
    background-color: #fffffc;
    border: 1px solid #cccccc;
    border-radius: 6px;
    box-shadow: 0 0 30px rgba(0,0,0,0.5);
    top: 50%;
    transform: translateY(-50%);
}
.delect-collect-title{
    border-bottom: 1px solid #bababa;
    padding: 16px 30px;
    text-align: left;
}
.delect-collect-text{
    display: inline-block;
    color: #4d4d4d;
    font-size: 16px;
}
.delect-close-btn{
    float: right;
    position: relative;
    width: 17px;
    height: 17px;
    top: 4px;
    cursor: pointer;
}
.delect-text{
    color: #4d4d4d;
    font-size: 20px;
    text-align: center;
    margin: 96px 0;
}
.btn-group{
    margin-bottom: 36px;
}
.delect-btn,.refuse-btn{
    display: inline-block;
    position: relative;
    width: 192px;
    background-color: #e62e2e;
    border-radius: 6px;
    cursor: pointer;
}
.delect-btn{
    margin-right: 32px;
}
.delect-btn>p,.refuse-btn>p{
    color: #ffffff;
    font-size: 15px;
    text-align: center;
    line-height: 36px;
}
.dingyue-success{
    display: none;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.quxiao-tanchuang{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    z-index: 2;
}
.quxiao-success{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
}