
/* 正文部分 */

.container{
    position: relative;
    padding-top: 61px;
    margin: 0 auto;
}
.jx-title,.WG-title,.gs-title{
    margin-bottom: 11px;
}
.jx-title{
    width: 786px;
}   
.WG-title,.gs-title,.AI-title,.search-title{
    width: 358px;
    padding-left: 26px;
}
.gs-title,.AI-title,.search-title,.WG-title{
    background: url(../img/yanxishe/index/pic_biaoti_bg_zuiduan.png) no-repeat;
    background-position-y: 100%;
}
.jx-title{
    background: url(../img/yanxishe/index/pic_biaoti_bg_zhongchang.png) no-repeat;
    background-position-y: 100%;
}
.title{
    display: inline-block;
    color: #ff7a66;
    font-size: 16px;
}
.more{
    float: right;
    color: #999999;
    font-size: 14px;
    margin-right: 15px;
    cursor: pointer;
}
/* 头部轮播图 */
.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;
}

/***********经典***********/
.container-center{
    width: 1200px;
    margin: 0 auto;
}
.qiangGuo{
    display: inline-block;
    width: 658px;
    height: 220px;
    background-color: #fffffc;
    margin-right: 25px;
    vertical-align: top;
}
.qg-title{
    margin-left: 14px;
    margin-right: 20px;
    margin-top: 12px;
}
.title>i{
    display: inline-block;
    position: relative;
    width: 3px;
    height: 16px;
    background-color: #ff7a66;
    margin-right: 7px;
    top: 2px;
}
.qg-page-btn{
    float: right;
}
.qg-ym{
    display: inline-block;
    position: relative;
    color: #848484;
    font-size: 16px;
    margin-right: 5px;
    top: -5px;
}
.qg-prev,.qg-next{
    display: inline-block;
    width: 21px;
    height: 21px;
    cursor: pointer;
}
.qg-prev{
    background: url(../img/yanxishe/index/icon_btn_liang_z_xyg.png) no-repeat;   
}
.qg-prev.qg-done{
    background: url(../img/yanxishe/index/icon_btn_an_z_xyg.png) no-repeat;   
}
.qg-next.qg-done{
    background: url(../img/yanxishe/index/icon_btn_an_y_xyg.png) no-repeat;  
}
.qg-next{
    background: url(../img/yanxishe/index/icon_btn_liang_y_xyg.png) no-repeat;  
}
.qg-intro{
    margin: 0 15px;
    margin-top: -9px;
}
.qg-intro>ul>li{
    margin-top: 24px;
    padding-bottom: 19px;
    cursor: pointer;
}
.qg-intro>ul>li:not(:last-of-type){
    border-bottom: 1px solid #e6e6e3;
}
.qg-bt{
    display: inline-block;
    width: 70%;
    color: #404040;
    font-size: 18px;
    margin-top: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.qg-bt>i{
    display: inline-block;
    position: relative;
    width: 4px;
    height: 4px;
    background-color: #ff3333;
    margin-right: 9px;
    top: -5px;
}
.qg-intro>ul>li:hover .qg-bt{
    color: #ff3333;
}
.qg-date{
    float: right;
    color: #858585;
    font-size: 12px;
    margin-top: 12px;
    margin-right: 9px;
}
.qg-nr>p{
    width: 90%;
    color: #858585;
    font-size: 15px;
    margin-top: 3px;
    margin-left: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* *********话题********* */
.ht{
    display: inline-block;
    width: 512px;
    height: 219px;
    background-color: #fffffc;
    margin-bottom: 30px;
    vertical-align: top;
}
.ht-title{
    margin-left: 14px;
    margin-right: 20px;
    margin-top: 12px
}
.page-btn{
    float: right;
}
.ht-ym{
    display: inline-block;
    position: relative;
    color: #848484;
    font-size: 16px;
    margin-right: 5px;
    top: -5px;
}
.prev-btn,.next-btn{
    display: inline-block;
    width: 21px;
    height: 21px;
    cursor: pointer;
}
.prev-btn{
    background: url(../img/yanxishe/index/icon_btn_liang_z_xyg.png) no-repeat;   
}
.prev-btn.ht-done{
    background: url(../img/yanxishe/index/icon_btn_an_z_xyg.png) no-repeat;   
}
.next-btn{
    background: url(../img/yanxishe/index/icon_btn_liang_y_xyg.png) no-repeat;  
}
.next-btn.ht-done{
    background: url(../img/yanxishe/index/icon_btn_an_y_xyg.png) no-repeat;  
}
.huati{
    position: relative;
    margin-left: 12px;
    margin-right: 20px;
}
.huati-list>ul>li{
    position: relative;
    cursor: pointer;
}
.ht-info{
    margin-bottom: 12px;
}
.huati-title{
    width: 80%;
    color: #4d4d4d;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hot-sk{
    display: inline-block;
    width: 8px;
    height: 12px;
    background: url(../img/yanxishe/icon_pic_rd.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 5px;
}
.sk-icon{
    display: inline-block;
    position: relative;
    width: 5px;
    height: 5px;
    background-color: #e62e2e;
    border-radius: 50%;
    margin-right: 7px;
    vertical-align: middle;
    top: -1px;
}
.ht-respond{
    margin-left: 13px;
}
.ht-respond>div{
    display: inline-block;
}
.respond-tx{
    display: inline-block;
}
.respond-tx>img{
    position: relative;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    box-shadow: -3px 0 3px #efefef;
}
.respond-tx>img:not(:first-of-type){
    margin-left: -10px;
}
.ht-res{
    display: inline-block;
    color: #848484;
    font-size: 14px;
    margin-left: 6px;
}
.ht-cy{
    float: right;
    width: 108px;
    background-color: #f29191;
    margin-top: -13px;
    cursor: pointer;
}
.join-btn{
    color: #fffffc;
    font-size: 14px;
    line-height: 12px;
    padding: 6px;
    text-align: center;
}
.join-btn>i{
    display: inline-block;
    position: relative;
    width: 30px;
    height: 13px;
    background: url(../img/yanxishe/icon_btn_tz.png) no-repeat;
    background-size: 100% 100%;
    margin-left: 6px;
    top: 1px;

}

/* *********************** */

.qita{
    display: flex;
    width: 1200px;
    margin: 0 auto;
}
/* 每日观点 */
.jingxuan{
    width: 786px;
    margin-right: 2.1%;
}
.jx-title>p{
    display: inline-block;
    color: #b3b3b3;
    font-size: 16px;
    padding-left: 20px;
    cursor: pointer;
}
.jx-title>.curr-active{
    color: #ff7a66;
}
.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;
}
.timeline{
    position: relative;
    margin-left: 20px;
    border-left: 2px dashed #cccccc;
}
.jingxuan-date{
    position: relative;
    width: 38px;
    height: 38px;
    background-color: #e52e2e;
    border-radius: 50%;
    margin-bottom: 10px;
    left: -33px;
}
.yue{
    color: #ffffff;
    font-size: 12px;
    text-align:center;
    padding-top: 5px;
    padding-bottom: 3px;
    line-height: 13px;
}
.ri{
    color: #ffffff;
    font-size: 14px;
    text-align:center;
    line-height: 1;
}
.timeline-pot{
    display: flex;
    position: relative;
    top: 44%;
    left: -7px;
}
.pot{
    width: 10px;
    height: 10px;
    border: 1px solid #cc3232;
    background-color: #fafafa;
    border-radius: 50%;
}
.pot-overdue{
    position: relative;
    width: 12px;
    height: 12px;
    background-color: #b3b3b3;
    border-radius: 50%;
    top: 6px;
    left: 1px;
}
.xb-icon{
    position: relative;
    width: 42px;
    height: 24px;
    left: -13px;
}
.jingxuan-time>p,.overdue-jingxuan-time>p{
    color: #808080;
    font-size: 16px;
    margin-left: 25px;
}
.xb>p{
    margin-left: 6px;
}
.jingxuan-info{
    width: 100%;
    margin-bottom: 10px;
}
.jingxuan-intro{
    position: relative;
    background-color: #fafafa;
    padding: 26px 30px;
    margin-left: 15px;
    cursor: pointer;
}
.yj-jx{
    margin-left: 29px;
}
.jingxuan-title>p{
    display: inline-block;
    color: #262424;
    font-size: 18px;
    margin-bottom: 6px;
}
.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;
    position: relative;
    color: #ff7a66;
    font-size: 10px;
    padding: 1px 9px;
    border: 1px solid #ff7a66;
    border-radius: 100px;
    margin-right: 10px;
    top: 1px;
}
.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: 23px;
    overflow : hidden;
}
/* .jingxuan-detail>p::after{
    content:"...";
    position:absolute;
    bottom:0;
    right:0;
    padding-left:40px;
    background:
    -webkit-linear-gradient(left,transparent,#fafafa 50%);
    background:
    -o-linear-gradient(right,transparent,#fafafa 50%);
    background:
    -moz-linear-gradient(right,transparent,#fafafa 50%);
    background:
    linear-gradient(toright,transparent,#fafafa 50%);
} */
.jingxuan-else{
    text-align: right;
}
.jingxuan-zuozhe{
    position: relative;
}
.jingxuan-zuozhe>p{
    display: inline-block;
}
.author{
    float: left;
    margin-left: 3px;
}
.touxiang{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 7px;
}
.zuozhe{
    color: #b3afaf;
    font-size: 12px;
    line-height: 24px;
    margin-right: 18px;
}
.zan-icon{
    position: relative;
    width: 18px;
    height: 16px;
    bottom: 1px;
}
.pinglun-icon{
    position: relative;
    width: 16px;
    height: 14px;
    bottom: 1px;
}
.yuedu{
    border-left: 1px solid #acacab;
    padding-left: 15px;
}
.dianzanshu,.pinglunshu,.yuedushu,.yuedu{
    color: #999999;
    font-size: 12px;
}
.dianzanshu,.pinglunshu{
    margin-right: 15px;
}
.author-card{
    display: none;
    position: absolute;
    height: 109px;
    top: -105px;
    left: -73px;
}
.author-card>div{
    position: relative;
    background-color: #fffffc;
    border: 1px solid #e5e5e5;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    text-align: center;
}
.author-card>div::after{
    position: absolute;
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background-color: #fffffc;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
    transform: rotateZ(45deg);
    left: 50%;
    margin-left: -5px;
    bottom: -6px;
}
.author-info{
    padding: 12px 28px 9px 28px;
    border-bottom: 1px dashed #e5e5e5;
}
.author-tx{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 10px;
}
.author-name{
    color: #757575;
    font-size: 12px;
    margin-right: 6px;
}
.author-dj{
    width: 31px;
    height: 14px;
}
.author-btn{
    padding: 10px 28px;
}
.tiwen-btn{
    display: inline-block;
    border-radius: 3px;
    border: 1px solid #fc5131;
    padding: 3px 10px;
    margin-right: 10px;
}
.tiwen-btn>p{
    color: #fc5132;
    font-size: 12px;
}
.guanzhu-btn{
    display: inline-block;
    background-color: #b2b2b2;
    border-radius: 3px;
    padding: 3px 10px;
}
.guanzhu-btn>p{
    color: #ffffff;
    font-size: 12px;
}
.yiguanzhu{
    background-color: #e52e2e;
}
.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: -53px;
}
.yj-icon{
    position: relative;
    left: -9px;
}

.yj-time>.overdue-jingxuan-time>p{
    color: #cc3333;
    margin-left: 6px;
}
.yj-jx>.jingxuan-title>.jingxuan-title-text{
    color: #cc3333;
}
/* 观点模块交互效果 */
.jingxuan>ul>li:hover >.jingxuan-info .jingxuan-title>p{
    color: #e62e2e;
}
.jingxuan>ul>li:hover >.timeline>.timeline-pot>.pot{
    background-color: #e52e2e;
}
.jingxuan>ul>li:hover >.timeline>.timeline-pot>.pot-overdue{
    background-color: #e52e2e;
}
.jingxuan>ul>li:hover >.timeline>.timeline-pot>.jingxuan-time>p{
    color: #e62e2e;
}
.jingxuan>ul>li:hover >.timeline>.timeline-pot>.overdue-jingxuan-time>p{
    color: #e62e2e;
}
/* .jingxuan>ul>li .jingxuan-zuozhe>.author:hover ~.author-card{
    display: block;
}
.jingxuan>ul>li .jingxuan-zuozhe>.author-card :hover{
    display: block;
} */

/********** 猎牛专栏 ************/
.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;
}
.decr_line .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: 100%;
    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;
}


/* *********市场探针*********** */
.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;
    line-height: 12px;
    padding: 12px 0;
    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;
}
/* 查询股票 */
.search-box{
    width: 384px;
    height: 154px;
    margin-top: 7px;
    margin-bottom: 25px;
}
/* AI备选股 */
.AI-WG{
    width: 384px;
}
.AI,.WG{
    margin-bottom: 30px;
}
.AI-list{
    position: relative;
    background-color: #fafafa;
    /* padding-right:19px;
    padding-left: 23px; */
}
.AI-list>ul{
    margin-top: 20px;
}
.AI-list>ul>li{
    display: flex;
    align-items: center;
    padding-top: 22px;
    padding-left: 32px;
    padding-bottom: 16px;
}
.AI-list>ul>li:not(:last-of-type){
    border-bottom: 1px solid #d7d7d7;
}
.num{
    width: 22px;
    height: 20px;
    /* border: 1px solid #e52e2e; */
    background-color: #e62e2e;
    color: #ffffff;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    margin-right: 30px;
}
.gupiao-detail{
    width: 85%;
    padding-right: 28px;
}
.gupiao-detail>div{
    display: inline-block;
}

.gupiaoming,.bianbao{
    color: #333333;
    font-size: 15px;
    margin-right: 10px;
}
.gupiao-sj{
    margin-right: 10px;
}
.gupiaoming,.bianbao,.riqi{
    margin-bottom: 6px;
}
.ai-sj-icon{
    width: 13px;
    height: 13px;
    margin-right: 6px;
}
.sy-icon{
    width: 14px;
    height: 14px;
    margin-right: 10px;
}
.shuzhi,.shouyishu{
    display: inline-block;
    font-size: 14px;
}
.shuzhi.sheng,.shouyishu.sheng,
.shuzhi.jiang,.shouyishu.jiang,
.shuzhi.bubian,.shouyishu.bubian{
    font-weight: normal;
}
.date{
    float: right;
}
.riqi{
    color: #999999;
    font-size: 12px;
}
.shi-fen{
    align-self: flex-end;
    color: #343434;
    font-size: 14px;
    margin-bottom: 9px;
}

.none-pic{
    width: 100%;
}
/* AI弹窗 */
.AI-tanchuang{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.65);
    top: 0;
    left: 0;
    z-index: 3;
}
.AI-total{
    position: relative;
    width: 856px;
    height: 566px;
    background: url(../img/yanxishe/ai/pic_AI_bg.png) no-repeat;
    background-size: cover;
    margin: auto;
    transform: translate(0,25%);
}
.AI-close-icon{
    float: right;
    width: 93px;
    height: 89px;
    margin-right: 19px;
    margin-top: 38px;
    cursor: pointer;
}
.AI-title-pic{
    position: relative;
    width: 107px;
    height: 22px;
    margin-left: 50%;
    margin-top: 83px;
    left: -54px;
}
.AI-list-content{
    position: relative;
    width: 100%;
    height: 420px;
    padding-left: 26px;
    margin-top: 35px;
}
.AI-page-btn{
    display: inline-block;
    position: relative;
    width: 46px;
    height: 10px;
    top: -61%;
}
.AI-page-btn>img{
    display: block;
    margin-bottom: 12px;
}
.AI-list-container{
    display: inline-block;
    width: 83%;
}
.AI-list-container>ul{
    margin-bottom: 25px;
}
.AI-list-container>ul>li{
    float: left;
    width: 16%;
    color: #30eeff;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}
.AI-list-detail{
    height: 305px;
    overflow: auto;
}
.AI-list-detail::-webkit-scrollbar{
    display: none;
}
.AI-list-detail>ul>li{
    float: left;
    width: 16%;
    text-align: center;
}
.AI-list-detail>ul{
    margin-bottom: 29px;
}
.add-date,.add-time,.gupiao-name,.gupiao-daima,.gupiao-zhangfu,.zuixin-jiage{
    color: #ffffff;
    font-size: 16px;
}
.gupiao-name,.gupiao-daima,.gupiao-zhangfu,.zuixin-jiage{
    line-height: 48px;
}
.gupiao-zhangfu,.zuixin-jiage{
    display: inline-block;
    margin-left: 6px;
}
.number{
    position: relative;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 14px;
    line-height: 20px;
    margin: auto;
    margin-top: 14px;
}
.end{
    position: absolute;
    width: 93%;
    color: #c2ac8a;
    font-size: 12px;
    text-align: center;
    font-weight: 300;
    bottom: 0;
    padding-bottom: 6px;
    margin-left: -11px;
}
/* 股票升降数值颜色 */
.sheng{
    color: #eb0017;
    font-weight: 600;
}
.jiang{
    color: #23d100;
    font-weight: 600;
}
.bubian{
    color: #cccccc;
    font-weight: 600;
}
/* ************************ */

/* 问股 */
.WG-list{
    background-color: #fffffc;
}
.tabs{
    width: 100%;
    background-color: #ebebeb;
}
.tabs>ul{
    display: flex;
    border: 1px solid #dfe0e5;
}
.tabs>ul>li{
    flex: 1;
    cursor: pointer;
}
.tabs>ul>li:not(:first-of-type){
    border-left: 1px solid #dfe0e5;
}
.tabs>ul>li>p{
    color: #a6a9b3;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
}
.selected{
    background-color: #a6a9b3;
}
.tabs>ul>.selected>p{
    color: #fffffc;
}
.WG-list>ul{
    max-height: 557px;
    overflow-y: auto;
    padding:16px 8px 0 12px;
}

.WG-list>ul::-webkit-scrollbar{
    width: 6px;
    background-color: #e3e3e6;
}
.WG-list>ul::-webkit-scrollbar-thumb{
    width: 6px;
    background-color: #a6a9b3;
    border-radius: 100px;
}
.WG-list>ul::-webkit-scrollbar-track{
    background-color: #e3e3e6;
}
.WG-list>ul>li{
    position: relative;
    background-color: #fffffc;
    padding-bottom: 30px;
}
.WG-list>ul>li>div{
    display: inline-block;
    cursor: pointer;
}

.wg-line{
    position: absolute;
    height: 100%;
    border-left: 1px solid #ff7a66;
    top: 38px;
    z-index: 1;
}
.WG-list>ul>li:last-of-type .wg-line{
    height: 80px;
}
/* .WG-list>ul>li:first-of-type .wg-line{
    top: 39px;
} */
.wg-pot{
    position: relative;
    width: 7px;
    height: 7px;
    background-color: #e52e2e;
    border-radius: 50%;
    left: -4px;
}
.wg-info{
    width: 95%;
    border: 1px solid #dfe0e5;
    border-radius: 4px; 
    margin-left: 13px;
}
.huida{
    border-bottom: 2px dashed #dfe0e5;
    padding: 9px;
}
.huida-list{
    display: inline-block;
}
.huida-touxiang{
    display: inline-block;
}
.huida-touxiang>img{
    position: relative;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    box-shadow: -3px 0 3px #e5e3e3;
}
.huida-touxiang>img:not(:first-of-type){
    margin-left: -10px;
}
.huida-touxiang>img:last-of-type{
    margin-right: 6px;
}
.huidashu{
    display: inline-block;
    color: #787878;
    font-size: 12px;
    margin-right: 6px;
}
.huidashu>span{
    font-size: 15px;
    margin-right: 4px;
}
.ask{
    display: inline-block;
    color: #cc3333;
    font-size: 12px;
    margin-right: 6px;
}
.ask>img{
    width: 20px;
    height: 20px;
    border-radius: 50%;
}
.fabu{
    display: inline-block;
    color: #999999;
    font-size: 10px;
}
.wenti{
    padding: 10px;
}
.wen-icon{
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 4px;
    margin-top: -13px;
}
.wenti-text{
    display: inline-block;
    width: 91%;
    color: #787878;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.WG-list>ul>li:hover >.wg-info{
    box-shadow: 0 0 10px #e52e2e;
}
.wg-tips{
    width: 100%;
    background-color: #fffffc;
    box-shadow: 0 -2px 2px rgba(230,230,230,0.5);
}
.wg-tips>p{
    color: #757575;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
}
/* 分页修改样式
#page{
    display: flex;
    justify-content: flex-end;
    padding-right: 8px;
}
.layui-laypage a, .layui-laypage span{
    background-color: transparent;
    padding: 0 4px;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
    background-color:transparent;
}
.layui-laypage .layui-laypage-curr em{
    color: #cc3333;
    font-size: 18px;
}
.layui-laypage a, .layui-laypage button, .layui-laypage input, .layui-laypage select, .layui-laypage span{
    border: 0 none;
    font-size: 18px;
}
.layui-laypage a:hover {
    color: #cc3333;
}
.up-page,.down-page{
    margin-top: 4px;
} */



/* 提问弹窗 */
.tiwen-tanchuang{
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    top: 0;
    left: 0;
    z-index: 1;
}
.tiwen{
    position: relative;
    width: 37%;
    background-color: #f7f7f7;
    border: 1px solid #cccccc;
    border-radius: 6px;
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
    padding: 20px;
    top: 50%;
    margin: 0 auto;
    transform: translateY(-50%);
}
.tiwen-top{
    text-align: right;
    margin-bottom: 20px;
}
.tiwen-text{
    float: left;
    color: #4d4d4d;
    font-size: 17px;
}
.close-btn{
    width: 17px;
    height: 17px;
    cursor: pointer;
}
.tiwen-center{
    height: 180px;
    background-color: #f7f7f7;
    border: 1px solid #e5e5e5;
    margin-bottom: 24px;
    padding: 18px;
}
#content{
    min-height: 100px;
    color: #757575;
    font-size: 16px;
    overflow-y: auto;
}
.at-dr{
    color: #ff7a66;
    font-size: 16px;
}
#content>img{
    width: 26%;
}
.tiwen-bottom{
    text-align: right;
    margin-bottom: 4px;
}
.send-pic{
    position: relative;
    float: left;
    top: 4px;
    cursor: pointer;
}
.pic{
    float: left;
    width: 26px;
    height: 21px;
    cursor: pointer;
}
#upload-pic{
    position: absolute;
    width: 26px;
    height: 21px;
    opacity: 0;
    top: 0;
    left: 0;
    z-index: 0;
}
.tiwen-btn-group{
    display: inline-block;
}
.tiwen-cancel-btn{
    display: inline-block;
    background-color: #b2b2b2;
    border-radius: 4px;
    padding: 4px 18px;
    margin-right: 15px;
    cursor: pointer;
}
.tiwen-send-btn{
    display: inline-block;
    background-color: #e52e2e;
    border-radius: 4px;
    padding: 4px 18px;
    cursor: pointer;
}
.tiwen-cancel-btn>p,.tiwen-send-btn{
    color: #ffffff;
    font-size: 14px;
}

/* 没有登录样式 */
.hidden-tips{
	position: relative;
}
.NotLogin>div{
    padding-top: 60px;
	text-align: center;
	cursor: pointer;
}
.hide-text{
    color: #5c5c5c;
	font-size: 16px;
	margin-bottom: 20px;
}
.hidden-pot{
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: #ff2216;
	border-radius: 50%;
	margin-right: 10px;
}
/* 没有付费 */
.pay{
	position: relative;
    width: 208px;
    height: 64px;
    background: url(../img/yanxishe/wengu/wengu_pic_sheyuan_bg.png) no-repeat;
	background-size: 100%;
    margin: 0 auto;
    padding-bottom: 50px;
}
.pay>p{
    color: #ffffff;
    font-size: 15px;
    line-height: 56px;
    text-align: center;
}
/* 没有回复 */
.NotReply{
    text-align: center;
    padding: 20px 0;
}
.NotReply-pic{
    height: 137px;
    margin-bottom: 31px;
}
.NotReply-text{
    color: #4d4d4d;
    font-size: 14px;
}
/* 去登陆 */
.NoLogin{
    background-color: #fffffc;
    text-align: center;
    padding-bottom: 24px;
    padding-top: 10px;
}
.NoLogin-pic{
    position: relative;
    width: 100%;
    padding: 0 10px;
}
.NoLogin-text{
    color: #4d4d4d;
    font-size: 14px;
    margin-top: 6px;
}
.denglu-btn{
    display: inline-block;
    position: relative;
    width: 120px;
    height: 30px;
    background-color: #d2ad69;
    margin-top: 16px;
    margin-right: 46px;
    cursor: pointer;
}
.denglu-btn>p{
    color: #fffffc;
    font-size: 14px;
    line-height: 30px;
}
.zhuce-btn{
    display: inline-block;
    position: relative;
    width: 120px;
    height: 30px;
    background-color: #e62e2e;
    margin-top: 16px;
    cursor: pointer;
}
.zhuce-btn>p{
    color: #fffffc;
    font-size: 14px;
    line-height: 30px;
}
/* 去付费 */
.payTips{
    background: url(../img/yanxishe/shouye_pic_bg_fufei.png) no-repeat;
    text-align: center;
    padding: 40px 0; 
    background-size: 100% 100%;
}
.fufei-tips-text{
    color: #a3a3a3;
    font-size: 14px;
}
.fufei-tips-text>span{
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #eb634b;
    border-radius: 50%;
    margin-right: 7px;
}
.tips-text{
    color: #a3a3a3;
    font-size: 14px;
}
.tips-text>span{
    color: #fc775b;
    border-bottom: 1px solid #fc775b;
    padding-bottom: 2px;
}
.fufei-btn{
    position: relative;
    width: 200px;
    height: 35px;
    background-color: #fc5131;
    border-radius: 100px;
    box-shadow: 0 10px 21px #ea5a41;
    margin: 29px auto;
    cursor: pointer;
}
.fufei-btn>p{
    color: #ffffff;
    font-size: 16px;
    line-height: 35px;
}

