
/*经纪商专区页面样式*/
#content .finan-box3{
    margin-top: 0;
}
.finan-first{
    margin-top:20px;
    border-top: 3px solid #0066CB;
}
.near-text .broker-list{
     width: 100%;
    overflow: hidden;
    font-size: 20px;
    letter-spacing: 2px;
    text-align: justify;
    line-height: 44px;
    /* font-weight: bold; */
    margin-top: 18px;
}
.broker-list li{
    margin-bottom:20px;
    font-size: 22px;
    letter-spacing: 2px;
    text-align: justify;
}


.near-box .broker-ans{
    position: relative;/www/wwwroot/demo.sltopnews.jckk.net/skin/default/css/new-19-12-02.less
    float: left;
    margin-left:50%;
}
.par .broker-pri{
    position: relative;
    width:100%;
    height:25px;
    display: block;
    line-height: 25px;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
}

/*金融科技页面样式*/
#content .finan-box3{
    margin-top: 0;
}
.box3 .gold-time{
    font-size: 15px;
}
.par-about .finan-text{
    font-size: 13px;
    line-height:1.5;
    font-weight: 200;
}

.finan-first{
    margin-top:20px;
    border-top: 3px solid #0066CB;
}
.par-about .finan-title{
    height:67px;
    display: block;
    overflow: hidden;
}

.par-about .finan-time{
    float: left;
}
.par-about .finan-link{
    float: right;
}
.finan-link a{
    color: #0066CB;
}

.finan-warning{
    margin-top: 30px;
    line-height: 30px;
    font-size: 14px;
    color:#AEAEAE;
    text-indent:2em;
}

/*专业评测页面样式*/
.near-text .eval-title{
    margin-top:-5px;
}
.near-text .eval-list li{
    font-size: 16px;
    margin-bottom: 4px;
}
.near-text .eval-title a{ font-size:20px;}
.near-text .eval-list{ font-size: 16px;}
#content .eval-chat{
    margin-top: -30px;
}
#content .eval-chat span{
    float: right;
    margin-right: 15px;
}
.eval-chat span:first-child{
    margin-left:50%;
}
#content .eval-chat span a{
    padding:2px 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

}
.eval-brand a{
    border:1px solid #57A25F;
    color:#57A25F;
}
.eval-brand a:hover{
    background-color: #57A25F;
    color: white;
}
.eval-major a{
    border: 1px solid #4599C0;
    color: #4599C0;
}
.eval-major a:hover{
    background-color:#4599C0;
    color: white;
}

/*投资教育分类页*/
#content .edu-type-box{
    padding: 10px;
}
.edu-type-text{
    width:100%;
    height:100px;
}
.edu-type-text .edu-type-title{
    font-weight: 200;
    height: 30px;
    line-height: 30px;
    font-size:24px;
    padding:8px 0;
    margin-top: 0;
    overflow: hidden;
}
.edu-type-text .edu-type-title a{ font-size:20px;}
.edu-type-text .edu-type-con{
    font-size: 20px;
}
#content .edu-type-chat{
    margin-top:0;
    padding-left:75%;
}
.edu-type-ans{
    padding: 0;
}
#content .edu-type-list li:hover a{
    color: #0066CB;
}
#content .edu-type-list li:hover .gold-ans{
    background: url("../images/gold_line_blue.png") no-repeat bottom;
}

/*投资者教育详情页*/
.edu-detail-title h1{
    text-align: center;
}
.edu-detail-con .edu-detail-text{
    padding: 30px 5px;
}
.edu-detail-con .edu-detail-text p{
    margin-bottom: 30px;
    font-size:16px;
}
.edu-detail-pic{
    width:800px;
    height:325px;
    margin: 10px 0;
    overflow: hidden;
}
.edu-detail-pic2{
    width:800px;
    height:425px;
    margin: 10px 0;
    overflow: hidden;
}
.edu-detail-h2{
    padding: 10px 0;
}
#content .box3 .edu-next{
    border:1px solid #0066CB;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s ;
    -ms-transition: all .5s;
    -o-transition: all .5s ;
    transition: all .5s ;
}
#content .box3 .edu-next a{
    color: #0066CB;
}
.edu-next .button-text span{
    padding:0;
    float: left;
}
#content .edu-next-icon{
    width:25px;
    height:25px;
    margin-top: 5px;
    margin-left: 8px;
    display:block;
    float: left;
    background: url("../images/next_blue.png") no-repeat center;
}
#content .edu-prev-icon{
    width:25px;
    height:25px;
    margin-top: 5px;
    margin-right: 8px;
    display:block;
    background: url("../images/prev_blue.png") no-repeat center;
}
#content .box3 .edu-next:hover{
    background-color: #0066CB;
    -webkit-transition: all .5s;
    -moz-transition: all .5s ;
    -ms-transition: all .5s;
    -o-transition: all .5s ;
    transition: all .5s ;
}
#content .box3 .edu-next:hover a{
    color: white;
}
#content .box3 .edu-next:hover .edu-next-icon{
    background: url("../images/next_white.png") no-repeat center;
}
#content .box3 .edu-next:hover .edu-prev-icon{
    background: url("../images/prev_white.png") no-repeat center;
}


/*即时资讯详情页面*/
.last-con{
	width: 840px;
    margin-top: 20px;
    margin-bottom:40px;
    border:1px solid #CCCCCC;
    float: left;
}
.right-con{
	width:318px;
	float: right;
}
.rbox{
	margin-top: 15px;
}
.last-title{
    width:100%;
    height:50px;
    background-color: #f3f3f3;
    border-bottom:1px solid #CCCCCC;
    color: white;
}
.last-title span{
    height:30px;
    margin-top:4px;
    margin-right: 8px;
    display: block;
    margin-left:10px;
    float: left;
}
.last-title h1{
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: normal;
    color: #454F58;
}
.last-warn{
    padding:15px;
    overflow: hidden;
    border-bottom: 2px solid #EBEBEB;
}
.last-warn .last-hint{
    font-size: 22px;
    margin-left:2%;
    float: left;
	display:none
}
.last-on,.last-off{
    font-size: 24px;
}
.last-search{
    float: right;
}
.last-search{
    width:40%;
}
#content .last-search input{
    font-size: 18px;
}

.last-hint span i{
    margin-left: 10px;
    font-size: 34px;
    color:#0066CB;
    cursor: pointer;
}

.last-on{
    margin-right: 20px;
}
.last-list{
    width:100%;
	font-size:16px;
}
.last-list li{
    font-size: 16px;
    background-color: #EBEBEB;
    border-bottom: 1px solid #DCDCDC;
    overflow: hidden;
}
.last-time{
    width:100px;
    padding:24px 0 0 0;
    /*padding: 3px 0 3px 0;*/
    text-align: center;
    float: left;
}
.last-text{
    width: 738px;
    /*width:100%;*/
    float: left;
    padding: 15px 0;
    background-color: white;
}
.last-text .last-p{
    line-height:35px;
    padding-left: 15px;
    font-size: 14px;
    color: #454F58;
}
.last-text .last-more{
    font-size: 14px;
    color: #0066CB;
}
.last-down,.last-up{
    cursor: pointer;
}
.last-hidden-text{
    display: none;
}
.last-hidden-text p{
    padding:5px 0 0 15px;
    line-height:35px;
}

/*删除回复样式*/
.comment-delete{
    text-align: right;
}
.comment-delete a{
    float: right;
}
/*
自己添加
 */
.loadmore-lives {
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    color: #ccc;
}