/*曝光台*/
.bgt_index{
    width: 1135px;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
}
.bgt_index_banner{
    text-align: center;
}
.bgt_index_left{
    float: left;
    width: 187px;
    min-height:1200px;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    line-height: 42px;
}
.bgt_index_left ul{
    margin: 25px 0 0 0;
}
.bgt_index_left ul li{
    height: 42px;
    line-height: 42px;
    margin: 0 0 25px 0;
}
.bgt_index_left_ul_on{
    background: url("../img/bgt_tab.jpg") no-repeat right center;
}
.bgt_index_left_ul_on a{
    color: #ffffff;
}
.bgt_index_left ul li:hover{
    background: url("../img/bgt_tab.jpg") no-repeat right center;
    color: #ffffff;
}
.bgt_index_left ul li a:hover{
    color: #ffffff;
}
.bgt_index_left ul li:hover a{
    color: #ffffff;
}
.bgt_index_right{
    float: left;
    width: 810px;
    padding: 0 0 0 50px;
    border-left: 20px solid #f3f3f3;
}
.bgt_index_right_title{
    height: 37px;
    border-bottom: 6px solid #cb1c1d;
}
.bgt_index_right_title p{
    font-size: 22px;
    color: #cb1c1d;
    font-weight: 700;
    line-height: 5px;
    position: relative;
    margin: 55px 0 0 0;
}
.bgt_index_right_title>a{
    float: right;
    color: #cb1c1d;
    font-size: 16px;
    line-height: 5px;
}
.bgt_index_right_title p span{
    font-size: 17px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.bgt_index_right ul li{
    border-bottom: 1px dashed #aaaaaa;

}
.bgt_index_right_list_title{
    margin-top: 30px;
    font-size: 20px;
    font-weight: 700;
    position:relative;
    line-height: 40px;
}
.bgt_index_right_list_title span{
    font-size: 16px;
    line-height: 30px;
    position:absolute;
    right: 0;
    bottom: 0;
    font-weight: 400;
    color: #ccc;
}
.bgt_index_right_list_content{
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 30px;
    color: #666;
}

/*列表页分页*/
.page {
    height: 70px;
    line-height: 30px;
    padding: 50px 0 50px 0;
    text-align: center;
    font-size: 12px
}

.page a {
    display: inline-block;
    padding: 0 12px;
    vertical-align: top;
    letter-spacing: normal;
    color: #fff;
    background: #bbb;
    margin: 0 2px
}

.page i {
    margin: 0 2px
}

.page a:hover {
    background: #666
}

.page .now {
    cursor: default;
    background: #666
}

.page .disable {
    cursor: default
}

.page .disable:hover {
    background: #bbb
}
.first{
    width: 100%;
    height: 160px;
    background: url(img/first.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}
.header_body ul>img{
    display: none;
    width: 100px;
    position: absolute;
    top: 30px;
    z-index: 9;
}
.weixin {
    left: 3px;
}
.app {
    left: 40px;
}
.wap {
    left: 95px;
}
.toutiao {
    left: 150px;
}