@charset "utf-8";

/* 公共部分 */
.firstclass_bg{
    background: #F6F6F6;
}
.common_ticket_section{
    clear: both;
    display: block;
    width: 92%;
    margin: 0 auto 0.4rem;
    padding: 0 0 0.4rem 0;
    background: #FFF;
    border-radius: 0.2rem;
    box-shadow:0 0.02rem 0.06rem 0 rgba(231,231,231,0.7);
}
.ticket_blue_title{
    position: relative;
    height: 1.4rem;
}
.ticket_blue_title .topblue{
    position: relative;
    height: 1.2rem;
    background: #009CFF;
    border-radius: 0.2rem 0.2rem 0 0;
}
.cvfirst_logo_small{
    position: absolute;
    display: block;
    width: 2.4rem;
    top: 0.4rem;
    right: 0.5rem;
}
.cvfirst_logo_default{
    padding: 0.2rem 0;
}
.cvfirst_logo_default img{
    display: block;
    width: 3.8rem;
    margin: 0 auto;
}
.common_tiaoma{
    margin-top: 0.2rem;
    height: 1.3rem;
    background: url('/images/tiaoma.png') no-repeat;
    background-size: 100% 100%;
}
.ticket_blue_title .configtitle_box{
    position: absolute;
    display: flex;
    display: -webkit-flex;
    height: 0.8rem;
    top: 0.2rem;
    left: 50%;
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    transform: translate(-50%,0);
    color: #FFF;
    font-size: 0;
    vertical-align: top;
}
.ticket_blue_title .configtitle_box .left_part{
    height: 0.8rem;
    padding: 0.1rem 0.2rem 0.1rem 0;
    box-sizing: border-box;
}
.ticket_blue_title .configtitle_box .left_part div.t1{
    width: 100%;
    height: 0.26rem;
    line-height: 0.26rem;
    font-size:0.24rem;
    text-align: center;
    white-space: pre-wrap;
}
.ticket_blue_title .configtitle_box .left_part div.t2{
    width: 100%;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size:0.3rem;
    text-align: center;
    white-space: pre-wrap;
}
.ticket_blue_title .configtitle_box .shuline{
    flex: 0 0 0.04rem;
    width: 0.04rem;
    height: 30px;
    background: #FFF;
    margin-top: 5px;
}
.ticket_blue_title .configtitle_box .right_part{
    height: 0.8rem;
    padding-left: 0.2rem;
    line-height: 0.82rem;
    font-size: 0.56rem;
    font-weight: 500;
    white-space: nowrap;
}

.ticket_blue_title .downwhite{
    height: 0.18rem;
    background: #FFF;
    border-top: 0.02rem dashed rgba(0,0,0,0.2);
    box-sizing: border-box;
}
.ticket_blue_title .cirlce_left{
    position: absolute;
    width: 0.4rem;
    height: 0.4rem;
    left: -0.2rem;
    bottom: 0;
    background: #F6F6F6;
    border-radius: 0.2rem;
}
.ticket_blue_title .cirlce_right{
    position: absolute;
    width: 0.4rem;
    height: 0.4rem;
    right: -0.2rem;
    bottom: 0;
    background: #F6F6F6;
    border-radius: 0.2rem;
}
.ticket_content{
    clear: both;
    width: 85%;
    margin: 0 auto;
}
.common_ticket_section .seprated_line{
    clear: both;
    position: relative;
    height: 0.4rem;
}
.common_ticket_section .seprated_line .leftcircle{
    position: absolute;
    width: 0.4rem;
    height: 0.4rem;
    left: -0.2rem;
    top: 0;
    background: #F6F6F6;
    border-radius: 0.2rem;
}
.common_ticket_section .seprated_line .rightcircle{
    position: absolute;
    width: 0.4rem;
    height: 0.4rem;
    right: -0.2rem;
    top: 0;
    background: #F6F6F6;
    border-radius: 0.2rem;
}
.common_ticket_section .seprated_line  .dashed_line{
    position: absolute;
    top: 50%;
    left:0;
    width: 100%;
    height: 1px;
    border-top: 0.02rem dashed rgba(0,0,0,0.2);
}
.bluetiao_title{
    width: 100%;
    height: 0.68rem;
    margin: 0.3rem auto 0;
    text-align: center;
    line-height: 0.68rem;
    background: #F4FCFF;
    overflow: hidden;
    vertical-align: top;
    font-size: 0;
}
.bluetiao_title_icon{
    display: inline-block;
    width: 0.36rem;
    height: 0.36rem;
    margin: 0.16rem 0.3rem 0 0;
    background: url('/images/icon/plane_icon.png') no-repeat center;
    background-size: 100% 100%;
    vertical-align: top;
}
.bluetiao_title_text{
    display: inline-block;
    height: 0.68rem;
    line-height: 0.72rem;
    color: #009CFF;
    font-size: 0.34rem;
    vertical-align: top;
    font-weight: 700;
}
.firstclass_common_connact{
    width: 100%;
    height: 4rem;
    padding: 0.8rem 0 0.4rem;
    background: url('/images/firstclass_connact_bg.png') no-repeat center;
    background-size: 100% 100%;
    text-align: center;
}
.firstclass_common_connact h1{
    display: block;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.36rem;
    color: #009CFF;
    text-align: center;
}
.firstclass_common_connact img{
    display: block;
    width: 1.9rem;
    height: 1.9rem;
    margin: 0.2rem auto;
}
.firstclass_common_connact p{
    display: block;
    margin-bottom: 0.1rem;
    min-height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.28rem;
    color: #66737F;
}
.firstclass_common_connact .arrow{
    width: 80%;
    margin: 0.2rem auto 0;
    height: 0.14rem;
    font-size: 0.15rem;
    color: #90A1AD;
    overflow: hidden;
}



/* 投等仓介绍 */
.firstclass_introduce_content{
    padding: 0.4rem 0 0 0;
}
.introduce_textp{
    display: block;
    margin: 0.3rem 0;
    line-height: 0.44rem;
    font-size: 0.28rem;
}
.introduce_textarea{
    position: relative;
    margin: 0.1rem 0 0.2rem;
    padding: 0.4rem 0.6rem;
    border-radius: 0.2rem;
    background:url('/images/firstclass_plane_bg.png') #19a5fd no-repeat;
    background-size: 70% auto;
    background-position: -20% 0;
    overflow: hidden;
}
.introduce_textarea p{
    color: #FFF;
    line-height: 0.44rem;
    font-size: 0.28rem;
}
.introduce_textarea .leftcircle{
    position: absolute;
    width: 0.4rem;
    height: 0.4rem;
    left: -0.2rem;
    top: 50%;
    margin-top: -0.2rem;
    background: #fff;
    border-radius: 0.2rem;
}
.introduce_textarea .rightcircle{
    position: absolute;
    width: 0.4rem;
    height: 0.4rem;
    right: -0.2rem;
    top: 50%;
    margin-top: -0.2rem;
    background: #fff;
    border-radius: 0.2rem;
}



/* 投等仓列表 */
.firstclass_list_content{
    padding: 0.4rem 0 0 0;
}
.firstclass_subjectlist{
    width: 100%;
}
.firstclass_subjectlist ul{
    display: block;
    width: 92%;
    padding: 0 4%;
}
.firstclass_subjectlist ul li{
    display: block;
    margin-bottom: 0.4rem;
    padding-bottom: 0.2rem;
    background: #FFF;
    box-shadow:0 0.04rem 0.06rem 0 rgba(231,231,231,0.7);
}
.firstclass_subjectlist ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.firstclass_subjectlist ul li img{
    display: block;
    width: 100%;
    height: 3.9rem;
}
.firstclass_subjectlist ul li h1{
    display: block;
    margin: 0.3rem 4% 0.15rem;
    min-height: 0.48rem;
    line-height: 0.48rem;
    font-weight:700;
    font-size: 0.34rem;
    color:rgba(35,35,35,1); 
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.firstclass_subjectlist ul li p{
    display: block;
    margin: 0 4%;
    height: 0.3rem;
    height: 0.3rem;
    color: #999;
    font-size: 0.26rem;
}

/* 投等仓专题模板 */
.toppic_position{
    height: 2.2rem;
    background: url('/images/cvfirst_logo_big.png') #FFF no-repeat center;
    background-size: 4.3rem auto;
}
.subject_abstract{
    padding:0.15rem 0;
    background:url('/images/firstclass_plane_bg.png') #19a5fd no-repeat;
    background-size: 70% auto;
    background-position: -20% 0;
}
.subject_abstract .whiteline{
    display: block;
    height: 0.04rem;
    background: #FFF;
}
.subject_abstract p{
    display: block;
    width: 82%;
    margin: 0.25rem auto;
    line-height: 0.44rem;
    font-size: 0.32rem;
    color: #FFF;
    letter-spacing: 0.02rem;
}
.subject_newszone{
    margin-bottom: 0.2rem;
}
.firstclas_subjectlist {
    display: block;
    padding: 0 0.3rem;
}
.firstclas_subjectlist li{
    display: block;
    padding: 0.3rem 0;
    border-bottom: 1px solid #e8e8e8;
}
.firstclas_subjectlist li a{
    position: relative;
    display: block;
    width: 100%;
    height: 1.6rem;
}
.firstclas_subjectlist li a .coverimg{
    position: relative;
    display: block;
    float: right;
    width: 40%;
    height: 1.6rem;
    margin-left: 0.3rem;
    background: url('/images/default_cover.png') no-repeat;
    background-size: 100%;
}
.firstclas_subjectlist li a .coverimg img{
    display: block;
    width: 100%;
    height: 100%;
}
.firstclas_subjectlist li a .coverimg .news_label{
    position: absolute;
    z-index: 100;
    top: 0;
    right: 0.2rem;
    width: 0.8rem;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.2rem;
    text-align: center;
    color: #FFF;
    border-radius: 0 0 0.04rem 0.04rem; 
}
.firstclas_subjectlist li a h1{
    display: block;
    position: absolute;
    width: 58%;
    height: 0.88rem;
    line-height: 0.44rem;
    font-weight:700;
    font-size: 0.3rem;
    color:rgba(35,35,35,1); 
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;

}
.firstclas_subjectlist li a p{
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    width: 58%;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.24rem;
    color:rgba(153,153,153,1);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.firstclas_subjectlist li a p .label{
    height: 0.4rem;
    margin-right: 0.15rem;
    line-height: 0.4rem;
    box-sizing: border-box;
    padding: 0 0.12rem;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px;
}
.firstclass_loading{
    height: 0.5rem;
    margin: 0 auto 0.3rem;
    background: url('/images/cvloading.gif') no-repeat center;
    background-size: 0.5rem 0.5rem;
}
.click_getmore_btn{
    display: block;
    width: 90%;
    height: 0.5rem;
    margin: 0 auto 0.3rem;
    background: none;
    color: #999999;
    font-size: 0.24rem;
}
.shownomore_blankline{
    height: 0.4rem;
}








