.container{
    position: relative;
    padding-top: 61px;
    margin: 0 auto;
}
/* 头部轮播图 */
.container-head{
    position: relative;
    background-color: #2a2a2e;
    margin-bottom: 30px;
}
.jx-title-img{
	width: 1200;
    height: 280px;
    margin: 20px auto;
}
.jx-title-img .swiper-slide>img{
	width: 100%;
    height: 100%;
    cursor: pointer;
}
.swiper-container{
    height: 100%;
    z-index: 0;
}
.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{
    width: 7px;
    height: 7px;
    background-color: #ffffff;
    opacity: 1;
}
.swiper-pagination-bullet-active{
    background-color: #e62e2e;
}
/********** 猎牛专栏 ************/
.qita{
    width: 1200px;
    margin: 0 auto;
}
.jx-title{
    width: 755px;
    background: url(../img/yanxishe/index/pic_biaoti_bg_zhongchang.png) no-repeat;
    background-position-y: 100%;
    margin-bottom: 11px;
    padding-left: 31px;
} 
.title{
    display: inline-block;
    color: #ff7a66;
    font-size: 16px;
}
.jingxuan{
    display: inline-block;
    width: 786px;
    margin-right: 25px;
}
.jingxuan>ul{
    min-height: 500px;
    padding-top: 20px;
    padding-left: 32px;
    padding-right: 25px;
    padding-bottom: 20px;
    background-color: #fffffc;
}
.jingxuan>ul>li{
    display: flex;
    position: relative;
}
.col-lb{
    background-color: #fffffc;
    border-bottom: 1px solid #f5f5f2;
    padding-bottom: 7px;
}
.col-lb>div{
    display: inline-block;
    width: 195px;
    background: -moz-linear-gradient(#ebebeb,#ffffff);
    background: -o-linear-gradient(#ebebeb,#ffffff);
    background: -webkit-linear-gradient(#ebebeb,#ffffff);
    background: linear-gradient(#ebebeb,#ffffff);
    text-align: center;
    cursor: pointer;
}
.col-lb>.col-yb{
    width: 196px;
}
.col-lb>.col-xyh{
    width: 197px;
}
.col-lb>div:not(:last-of-type){
    margin-right: 1px;
}
.col-name{
    display: inline-block;
    position: relative;
    color: #b3b3b3;
    font-size: 16px;
    line-height: 40px;
    top: 4px;
}

.col-this .col-name{
    color: #e62e2e;
}
.col-zt i{
    display: inline-block;
    width: 20px;
    height: 21px;
    background: url(../img/yanxishe/guandian/icon_btn_an_ztbfp.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
    vertical-align: middle;
}
.col-this.col-zt i{
    background: url(../img/yanxishe/guandian/icon_btn_liang_ztbfp.png) no-repeat;
    background-size: 100% 100%;
}

.col-xg i{
    display: inline-block;
    width: 24px;
    height: 19px;
    background: url(../img/yanxishe/guandian/icon_btn_an_xgdj.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
    vertical-align: middle;
}
.col-this.col-xg i{
    background: url(../img/yanxishe/guandian/icon_btn_liang_xgdj.png) no-repeat;
    background-size: 100% 100%;
}

.col-yb i{
    display: inline-block;
    width: 21px;
    height: 22px;
    background: url(../img/yanxishe/guandian/icon_btn_an_lnyb.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
    vertical-align: middle;
}
.col-this.col-yb i{
    background: url(../img/yanxishe/guandian/icon_btn_liang_lnyb.png) no-repeat;
    background-size: 100% 100%;
}

.col-xyh i{
    display: inline-block;
    width: 21px;
    height: 20px;
    background: url(../img/yanxishe/guandian/icon_btn_an_xyhzn.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
    vertical-align: middle;
}
.col-this.col-xyh i{
    background: url(../img/yanxishe/guandian/icon_btn_liang_xyhzn.png) no-repeat;
    background-size: 100% 100%;
}
.decr_line{
    position: relative;
    border-left: 2px dashed #cccccc;
    top: 6px;
}
.first-pot{
    position: relative;
    width: 12px;
    height: 12px;
    background-color: #cccccc;
    border-radius: 50%;
    left: -7px;
}
.first-pot.today{
    background-color: #e65c5c;
}
.decr_pot{
    position: relative;
    width: 10px;
    height: 10px;
    background-color: #fafafa;
    border: 1px solid #4c4c4c;
    border-radius: 50%;
    left: -7px;
}
.yj-icon{
    position: relative;
    left: -17px;
}
.zl-pubDate{
    background-color: #cccccc;
    border-radius: 15px;
    padding: 0 15px;
    margin-left: 15px;
    margin-bottom: 24px;
}
.zl-pubDate.pub-today{
    background-color: #e65c5c;
    border-radius: 15px;
    padding: 0 12px;
}
.zl-pubDate>p{
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
}
.zl-info{
    width: 96%;
    margin-left: 15px;
    margin-bottom: 24px;
}
.pub-time{
    color: #4d4d4d;
    font-size: 16px;
    margin-bottom: 2px;
}
.zl-intro{
    position: relative;
    cursor: pointer;
}
.zl-title-text{
    display: inline-block;
    color: #262626;
    font-size: 18px;
    margin-bottom: 3px;
    margin-right: 5px;
}
.zl-detail>p{
    color: #757575;
    font-size: 16px;
    margin-bottom: 13px;
}
.yujing-pic{
    position: absolute;
    top: 0;
    right: 0;
}
.zl-else{
    text-align: right;
}
.zl-else>p{
    display: inline-block;
}
.zl-zan-icon{
    display: inline-block;
    width: 18px;
    height: 16px;
    background: url(../img/yanxishe/icon/icon_btn_an_dz.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: text-bottom;
}
.zl-pinglun-icon{
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url(../img/yanxishe/icon/icon_btn_an_pl.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
}
.yuedu-text{
    color: #999999;
    font-size: 13px;
    padding-left: 15px;
    border-left: 1px solid #acacab;
}
.dz-shu,.pl-shu,.yd-shu{
    color: #999999;
    font-size: 12px;
}
.dz-shu,.pl-shu{
    margin-right: 15px;
}
.jingxuan>ul>li:hover .zl-info .pub-time{
    color: #e62e2e;
}
.jingxuan>ul>li:hover .zl-info .zl-title>p{
    color: #e62e2e;
}
.jingxuan>ul>li:hover .zl-info .zl-detail>p{
    color: #e62e2e;
}
.jingxuan>ul>li:hover .decr_pot{
    background-color: #e62e2e;
    border-color: #e62e2e;
}
.jingxuan>ul>li:hover .zl-info .zl-zan-icon{
    background: url(../img/yanxishe/icon/icon_btn_liang_dz.png) no-repeat;
    background-size: 100% 100%;
}
.jingxuan>ul>li:hover .zl-info .zl-pinglun-icon{
    background: url(../img/yanxishe/icon/icon_btn_liang_pl.png) no-repeat;
    background-size: 100% 100%;
}
.jingxuan>ul>li:hover .zl-info .yuedu-text,
.jingxuan>ul>li:hover .zl-info .dz-shu,
.jingxuan>ul>li:hover .zl-info .pl-shu,
.jingxuan>ul>li:hover .zl-info .yd-shu{
    color: #e62e2e;
}
.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;
}
/* *********市场探针*********** */
.page-right{
    display: inline-block;
    vertical-align: top;
}
.gs-title,.jd-title{
    width: 358px;
    background: url(../img/yanxishe/index/pic_biaoti_bg_zuiduan.png) no-repeat;
    background-position-y: 100%;
    margin-bottom: 11px;
    padding-left: 26px;
}
.gushi{
    width: 384px;
    margin-bottom: 20px;
}
.tanzhen{
    position: relative;
    height: 154px;
    background-color: #fffffc;
}
.tanzhen>div{
    display: inline-block;
}
#sc-tanzhen{
    position: relative;
    margin-top: 16px;
    margin-left: 20px;
}
#shichang{
    width: 150px;
    height: 107px;
}
.fenshu{
    position: absolute;
    width: 100%;
    color: #e62e2e;
    font-size: 26px;
    text-align: center;
    top: 44%;
    left: -3px;
}
.pingjia-text{
    position: absolute;
    width: 52%;
    top: 50%;
    transform: translateY(-50%);

}
.pingjia{
    color: #4d4d4d;
    font-size: 16px;
    text-align: center;
}
/*********** 猎牛金典 ************/
.jd-intro{
    width: 384px;
    height: 467px;
    background-color: #fffffc;
    overflow: auto;
}
.jd-intro::-webkit-scrollbar{
    width: 6px;
    background-color: #e3e3e3;
}
.jd-intro::-webkit-scrollbar-thumb{
    background-color: #a6a9b3;
    border-radius: 3px;
}
.jd-intro>ul{
    padding: 17px;
    padding-bottom: 0;
}
.jd-intro>ul>li{
    margin-bottom: 20px;
    cursor: pointer;
}
.jd-bt>p{
    display: inline-block;
    width: 70%;
    color: #4d4d4d;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.list-num{
    display: inline-block;
    position: relative;
    width: 22px;
    background-color: #cccccc;
    border-radius: 3px;
    color: #fffffc;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    top: -7px;
    margin-right: 9px;
}
.list-num.top{
    background-color: #e62e2e;
}
.jd-nr{
    margin-bottom: 8px;
}
.jd-nr>p{
    color: #858585;
    font-size: 14px;
    line-height: 17px;
}
.jd-time{
    display: inline-block;
    color: #858585;
    font-size: 12px;
}
.dj-gn{
    float: right;
}
.jd-zan{
    margin-right: 14px;
}
.dj-gn>p{
    display: inline-block;
}
.jd-zan-icon{
    display: inline-block;
    width: 18px;
    height: 16px;
    background: url(../img/yanxishe/icon/icon_btn_an_dz.png) no-repeat;
    background-size: 100% 100%;
}
.jd-pinglun-icon{
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url(../img/yanxishe/icon/icon_btn_an_pl.png) no-repeat;
    background-size: 100% 100%;
}
.jd-zan-shu,.jd-pinglun-shu{
    position: relative;
    color: #999999;
    font-size: 12px;
    top: -2px;
    margin-left: 5px;
}

/* 
.column-tabs{
    margin-bottom: 2px;
}
.column-author,.column-intro{
    display: inline-block;
    background-color: #fffffc;
    border-radius: 2px;
    padding: 5px 26px;
    margin-right: 2px; 
    cursor: pointer;
}
.column-author{
    margin-left: -5px;
}
.column-detail{
    margin-bottom: 30px;
}
.column-detail>div{
    background-color: #fffffc;
    padding: 19px 20px;
}
.column-pic{
    position: relative;
    width: 120px;
    height: 34px;
    box-shadow: 0 0 4px #cfcfcf;
    margin-right: 20px;
}
.jieshao,.intro-text{
    display: inline-block;
    color: #757575;
    font-size: 16px;
}
.column-detail>p,.column-detail>ul>li{
    background-color: #fffffc;
}
.column-detail>ul>li{
    margin-bottom: 2;
    padding: 10px 20px;
    cursor: pointer;
}
.column-title{
    position: relative;
    background-color: #fffffc;
    border-radius: 4px;
    padding: 12px 20px;
    margin-bottom: 2px;
}
.column-name{
    display: inline-block;
    color: #333333;
    font-size: 16px;
}
.author-tx{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: text-bottom;
}
.author-info{
    display: inline-block;
    color: #757272;
    font-size: 16px;
}
.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;
}
.column-list{
    margin-bottom: 126px;
}
.list{
    max-height: 766px;
    overflow-y: auto;
}
.list::-webkit-scrollbar{
    width: 6px;
    background-color: #e3e3e6;
}
.list::-webkit-scrollbar-thumb{
    width: 6px;
    background-color: #a6a9b3;
    border-radius: 100px;
}
.list::-webkit-scrollbar-track{
    background-color: #e3e3e6;
}
.list>ul>li{
    position: relative;
    background-color: #fffffc;
    border-radius: 4px;
    padding: 26px 20px;
    margin-bottom: 2px;
    cursor: pointer;
}
.yujing-icon{
    position: absolute;
    top: 0;
    right: 0;
}
.guandian-title{
    margin-bottom: 5px;
}
.title{
    display: inline-block;
    width: 75%;
    color: #262424;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.date{
    display: inline-block;
    float: right;
    color: #b3b3b3;
    font-size: 12px;
    margin-top: 3px;
}
.label{
    margin-bottom: 16px;
}
.label>ul>li{
    float: left;
    display: inline-block;
    border: 1px solid #ff7a66;
    border-radius: 100px; 
    color: #ff7a66;
    font-size: 10px;
    padding: 1px 7px;
    margin-right: 8px;
}
.content{
    margin-bottom: 16px;
}
.content>p{
    position: relative;
    width: 70%;
    max-height: 45px;
    color: #757575;
    font-size: 16px;
    overflow: hidden;
}
.content>p::after{
    content:"...";
    position:absolute;
    bottom:0;
    right:0;
    padding-left:40px;
    background:
    -webkit-linear-gradient(left,transparent,#fffffc);
    background:
    -o-linear-gradient(right,transparent,#fffffc);
    background:
    -moz-linear-gradient(right,transparent,#fffffc);
    background:
    linear-gradient(toright,transparent,#fffffc);
}
.guandian-author>div{
    display: inline-block;
}
.guandian-author-tx{
    width: 24px;
    height: 24px;
    border-radius: 50%;
    margin-right: 6px;
}
.author-name{
    display: inline-block;
    color: #b3afaf;
    font-size: 12px;
}
.else-info{
    float: right;
    margin-top: 3px;
}
.else-info>p{
    display: inline-block;
}
.zan{
    margin-right: 16px;
}
.zan-icon{
    width: 18px;
    height: 16px;
    content: url(../img/yanxishe/shouye_icon_dianzan.png);
    margin-right: 6px;
    vertical-align: middle;
}
.zanshu,.pinglunshu{
    color: #999999;
    font-size: 12px;
}
.pinglun-icon{
    width: 16px;
    height: 14px;
    content: url(../img/yanxishe/guandian_icon_pinglun.png);
    margin-right: 6px;
    vertical-align: middle;
}
*/
/********* 取消订阅 弹窗 *********/
.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: 540px;
    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%);
} 