
@charset 'utf-8';
/* == h3 start == */
h3{
    line-height: 35px;
    white-space: wrap;
}
h3 a{
    text-align: center;
    color: #404040;
    font-size: 18px;
/*    font-weight: lighter*/
}

#source{
    margin: 0 10px 0 5px;
    color: #cecdd2;
    font-style: normal;
    white-space: nowrap;
}
#source a{
    padding-right: 10px;
    color: #cecdd2;
    font-weight: lighter;
}
/* == dfn end == */

/* == time start */
time{
    white-space: nowrap;
    color: #bdc3cf;
}
/* == time end */

/* == .bar start == */
.bar{
    height: 30px;
    background: #f0f0f0;
    line-height: 30px;
}
.bar img{
    padding:5px 10px 0 10px;
}
.bar span{
    font-size: 18px;
    font-weight: bold
}

/* == .bar end == */


/* 通用容器盒子 */
.container_left{
    width: 795px;
}
.container_right{
    width: 415px;
    padding-left: 25px;
}
/*通用容器盒子*/

/* --- 精彩推荐 start --- */
.list_box{
    overflow: hidden;
    height: 122px;
    border-bottom: 1px solid #f0f0f0;
    
}
.list_box:last-child{
    border: 0;
}
.list_box a{
    display: block;
    padding:15px 0 0px 0;
    color: #353334;
}
.list_box a img{
    width:130px;
    height:90px;
}
.list_box a:first-child{
    width: 135px;
}
.list_box a:last-child{
    margin-left: 20px;
    padding-right: 20px;
    line-height: 22px;
}
/* --- 精彩推荐 --- */
.list .layui-laypage .layui-laypage-curr .layui-laypage-em {background-color:#e50213;}


/* ======= 标题 start ======= */
.title b a{
    white-space: nowrap;
    text-indent: 5px;
    letter-spacing: 2px;
    font-size: 30px;
}
/* ======= 标题 start ======= */

/* ========== 推荐start ========= */
.recommend{
/*    height: 160px;*/
    border-bottom: 1px solid #f1f1f1;
    margin:10px 0px 15px 0px;
    padding:5px 0 5px 0;
}
.recommend ul li{
    height: 35px;
    line-height: 35px;
    width:47%;
    float:left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-right:15px;
}
.recommend ul li a{
    font-size: 18px;
    text-indent: 5px;
    letter-spacing: 1px;
    color: #404040;
    font-weight: lighter;
}
.recommend ul li a:hover{
    color: #e50213;
}
/* ========== 推荐end ========== */

/* 轮播图start */
.lt{
    margin-bottom: 30px;
}
.lt>div{
    width: 100px;
    height: 25px;
    margin: 0 auto;
}
.lt>div span{
    display: block;
    width: 8px;
    height: 8px;
    margin-right: 10px;
    border:1px solid #d5d5d5;
    border-radius: 50%;
}
.lt .visble{
    display: block;
    background: #f3463f;
    border:1px solid #f3463f;
}
.lt ul li{
    position: relative;
    height: 495px;
    display: none;
}
.lt ul li b{
    position: absolute;
    display: block;
    width: 100%;
    height: 30px;
    bottom:0px;
    background: rgba(213, 213, 213, 0.6);
    line-height: 30px;
    color: white;
    letter-spacing: 1px;
    text-indent: 10px;
}
.lt ul .show{
    display: block;
}
.lt ul li img{
    max-height: 495px;
}
/* 轮播图end */

/* ===== 新闻列表 start ===== */

.newsList_box{
    height: 130px;
    margin-top: 15px;
    border-bottom: 2px solid #eeeeee;
}
.newsList_box .pic{
    overflow: hidden;
    width: 210px;
    height: 110px;
    margin-right:20px;
}
.newsList_box .pic img{
    height: 100%;
}
.newsList_box .main{
    overflow: hidden;
    position: relative;
    width:100%;
}
.newsList_box .main>div{
    position: absolute;
}
.newsList_box .main .info_title{
    top: 0;
}
.newsList_box .main .info_cate{
    height: 30px;
    bottom: 30px;
    line-height: 30px;
    width:100%;
}
/*按钮*/
.newsList_box .main .info_cate span a{
    border: 1px solid #ff999a;
    border-radius: 3px;
    text-align: center;
    color: #ff999a!important;
    letter-spacing: 2px;
    margin-right: 10px;
    padding:5px;
}
.newsList_box .main .info_cate em{
    display: block;
    padding:0 5px 0 32px;
    background: url('../images/tips.jpg') no-repeat left;
    background-size: 29px 25px;
    color: #bbbbb9;
    position:absolute;
    right:10px;
    font-style:normal;
}

/* ===== 新闻列表 end ===== */


/* 单图 start ====== */
.multi_box{
/*    height: 230px;*/
    margin-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
}
.multi_box b{
    font-weight: 500;
    line-height: 50px;
    font-size: 18px;
}
.multi_box b a{
    color: #41403e;
}
.multi_box .multi_cont a{
    overflow: hidden;
    display: block;
    width: 250px;
    height:160px;
    margin: 0px 0px 0 25px;
}
.multi_box .multi_cont a:first-child{
    margin-left: 0px; 
}
.multi_box .multi_cont img{
    width:248px;
    height:150px
}
/* 多图 end ====== */

/* ======= 投资广告 start ======= */
.ad_box_invest{
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
    padding-bottom:15px;
}
.ad_box_invest h3{
    position: relative;
    padding-bottom: 15px;
}

.ad_box_invest h3 em a{
    border: 1px solid #ff999a;
    border-radius: 3px;
    text-align: center;
    color: #ff999a!important;
    letter-spacing: 2px;
    padding:5px;
    font-size:14px;
    font-style:normal;
    position:absolute;
    right:10px;
    line-height:18px;
    
    
}

.ad_box_invest h3 em a{
    margin: 0;
    text-align: center;
}
.ad_box_invest img{
    width:162px;
    height:110px;
}
.ad_box_invest p{
    line-height: 28px;
    margin:5px 20px 5px 20px;
    color: #6d6f6e;
    width:630px;
}
/* ======= 投资广告 start ======= */


/* == search start== */
.search{
    height: 31px;
}
.search input{
    width: 240px;
    height: 30px;
    margin: 0 0 0 20px;
    border-radius: 5px;
    border:2px solid #d9d9d9;
    color: #dcdcdc;
    text-indent: 8px;
}
.search i{
    padding:0px 10px 0 10px;
}
/* == search end== */

/*右侧广告*/
.right_top_ads{
    overflow: hidden;
    position: relative;
    width:390px;
}
/*右侧广告*/



/* 专题 start*/
.special{
    border-top: 2px solid #f0f0f0;
    width:390px;

}
.special div{
    width: 90px;
    line-height: 30px;
    font-size: 18px;
    border-top:3px solid #a31d1e;
    margin-top: -2px;
    color: #404040;
    text-align: center;
}
.special a{
    display: block;
    padding:15px 0 0 0;
}
/* 专题 end*/
/*全局通用样式 结束*/
/*分页*/
.pagination{display: block;vertical-align: middle;margin: 10px 0;font-size: 0;text-align:left;}
.pagination li{display: inline-block;font-size: 14px;}
.pagination .disabled{display: none;}
.pagination li a,.pagination li span{display: inline-block;vertical-align: middle;padding: 0 15px;border: 1px solid #e2e2e2;height: 28px;line-height: 28px;margin: 0 -1px 5px 0;background-color: #fff;color: #333;font-size: 12px;}
.pagination .active span{background-color: #af0004;color:#fff;} 