﻿@charset "UTF-8";
.f-l{
    float: left;
}
.f-r{
    float: right;
}
.clearfix{
    zoom: 1;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    font-size:0;
}
a{
    color: #333;
    text-decoration: none;
    outline: none;
}
.mt_container{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

/***** 主体内容 *****/
.mainbox {
    background: url(/images/3256/bg.png) #fff no-repeat top center;
}
.news_con_1{margin-top: 10px;}
.news_lb{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.news_lb .hd{
    position: absolute;
    left: 539px;
    bottom: 24px;
    z-index: 1;
    padding-left: 3px;
}
.news_lb .hd li{
    cursor: pointer;
    margin-right: 7px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #a6a6a6;
    float: left;
    overflow: visible;
    text-align: center;
}
.news_lb .hd li.on{
    background: #3898f8;
    color: #fff;
    font-weight: bold;
    z-index: 2;
    position: relative;
}
.news_lb .bd li{
    background: #ffffff;
}
.news_lb .bd li .lb_img{
    width: 658px;
    position: relative;
}
.news_lb .bd li .lb_img p{
    width: 100%;padding-left: 16px;
    position: absolute;bottom: 0;left:0;
    background: url(/images/3256/bt-shadow.png);color: #ffffff;

}
.news_lb .bd li .lb_img p span{display: block;width: 80%;font-size: 20px;line-height: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_lb .bd li .lb_img img{
    display: block;
    width: 100%;
    height: 420px;
}
.news_lb .bd li .lb_text{
    width: 542px;
    padding: 20px;
}
.news_lb .bd li .lb_text .title{
    margin: 2px 0 24px 0;
    padding-bottom: 19px;
    border-bottom: 1px solid #ccc;
}
.news_lb .bd li .lb_text .title a{
    color: #e52b2b;
    font-size: 26px;
    font-weight: bold;
    line-height: 45px;
    display: block;
    text-align: center;
}
.news_lb .bd li .lb_text .text{
    overflow: hidden;
    line-height: 32px;
    padding: 0 7px;
   
}
.news_lb .bd li .lb_text .text p{
    font-size: 16px;
    color: #666666;
    text-indent: 2em;
    margin-bottom: 20px;
}
.news_lb .bd li .lb_text .text p a{color: #e52b2b;}

.news-left{width: 658px;padding: 6px 20px 10px 0;}
.news-right{width: 542px;background: #eef9ff;padding:6px 20px 10px;}
.news_show .show_box .title{
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #3898f8;
    margin-bottom: 11px;
}
.news_show .show_box .title span{
    float: left;
    display: block;
    font-size:22px;
    color: #085dad;
    line-height: 46px;
    font-weight: bold;
border-bottom: 3px solid #085dad;
}
.news_show .show_box{
    width:100%;
    margin-top: 15px;
}
.news_show .show_box .title a{
    float: right;
    font-size: 16px;
    color: #666666;
    line-height: 36px;
    margin-right: 10px;
    padding-top: 10px;
}

.news_show .show_box .show_list ul li{
    padding-left: 15px;
    background: url(/images/3256/dian.png) left center no-repeat;
    color: #222;
    text-align: left;
}
.news_show .show_box .show_list ul li a{
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333333;
    font-size: 1rem;
    line-height: 36px;
    max-width: 82%;
}

.news_show .show_box .show_list ul li a:hover{
    color: #085dad;
}
.news_show .show_box .show_list ul li .date{
    float: right;
    line-height: 36px;
    color: #999;
    font-size: 16px;
}

.bt-all .bt-tab-tit{border-bottom: 1px solid #3898f8;height: 54px;}
.bt-all .bt-title-tab{padding-bottom: 0;line-height: 50px;margin-right: 30px;}
.bt-all .bt-title-tab-hover{border-bottom: .25rem solid #085dad;color: #085dad;}
.bt-all .more{color: #666;font-size: 1rem;line-height: 52px;}
.bt-all-16 .bt-list-new{height: 36px;font-size: 18px;}
.bt-lists-cover{margin-top: 12px;}
.bt-lists-cover li{background: url(/images/3256/dian.png) no-repeat;}
.bt-all .bt-list-new a{width: 80%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float: left;}
.bt-all .bt-list-time{float: right;}

/* 适老化 */
.old_type .news_con_1{margin-top: 30px;}

.old_type .news_lb .hd{
    bottom: 27px;
}
.old_type .news_lb .bd li .lb_img p{
   padding-left: 20px;font-size: 32px;
    position: absolute;bottom: 0;left:0;line-height: 72px;

}
.old_type .news_lb .bd li .lb_img p span{display: block;width: 75%;font-size:32px;line-height: 72px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.old_type .news_lb .bd li .lb_text .title{
    margin: 2px 0 20px 0;
    padding-bottom: 19px;
    border-bottom: 1px solid #ccc;
}

.old_type .news_lb .bd li .lb_text .title a{

    font-size: 32px;
    line-height: 45px;
}
.old_type .news_lb .bd li .lb_text .text{
    line-height: 54px;
   
}
.old_type .news_lb .bd li .lb_text .text p{
    font-size: 28px;
    color: #666666;
    text-indent: 2em;
    margin-bottom: 20px;
}

.old_type .news-left{width: 100%;padding: 10px 20px 10px 20px;float: none;margin: 30px auto;}
.old_type .news-right{width: 100%;padding:10px 20px;}
.old_type .news_show .show_box .title{
    width: 100%;
    height: 82px;
    border-bottom: 1px solid #3898f8;
    margin-bottom: 15px;
}
.old_type .news_show .show_box .title span{

    font-size:44px;
    line-height: 78px;
}
.old_type .news_show .show_box{
    width:100%;
    margin-top: 20px;
}
.old_type .news_show .show_box .title a{
    float: right;
    font-size: 28px;
    color: #666666;
    line-height: 78px;
    margin-right: 10px;
}

.old_type .news_show .show_box .show_list ul li{
    padding-left:22px;
    background: url(/images/3256/dian.png) left center no-repeat;
    background-size: 0.8%;
}
.old_type .news_show .show_box .show_list ul li a{
  
    font-size: 36px;
    line-height: 72px;
   width: 79%;
}

.old_type .news_show .show_box .show_list ul li .date{
    float: right;
    line-height: 72px;
    color: #999;
    font-size: 36px;
}


.old_type .bt-all .bt-tab-tit{height: 83px;}
.old_type .bt-all .more{font-size: 2rem;}
.old_type .bt-all-16 .bt-list-new{height: 72px;}
.old_type .bt-all .bt-lists-cover li, .old_type .bt-box-cent ul li{padding-top: 0;padding-bottom: 0;background-position: left 2rem;background-size: 0.8%;}
.old_type .bt-all .bt-list-new span, .old_type .bt-box-cent ul li span{float: right;margin-top: 0;margin-left: 0;}





/***** 响应式调整 *****/
@media screen and (max-width: 767px) {
   
    .mt_container{
        width: 100%;
        margin: 0 auto;
        position: relative;
    }

    .news-left{width: 100%;padding: 6px 20px 10px 20px;}
    .news-right{width: 100%;padding:6px 20px 10px 20px;}
    

    .news_lb .bd li .lb_img img{
        height: 220px;
    }
    .news_lb .bd li .lb_text .title{
        margin-top: 10px;
        padding: 0 15px;
    }
    .news_lb .bd li .lb_text .title a{
        margin-top: 10px;
        font-size: 16px;
        line-height: 36px;
      
    }
    .news_show .show_box .title a{  padding-top: 10px;    line-height: 36px;}
    .news_lb .bd li .lb_text .text p{
        padding: 5px 0;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 7;
        overflow: hidden;
        height: 210px;
        margin-bottom: 5px;
    }
 
    .news_lb .hd{
        left: 81%;
        top: 197px;
        z-index: 1;
        padding-left: 3px;
    }
    .news_lb .hd li{
        cursor: pointer;
        margin-right: 7px;
        width: 8px;
        height: 8px;
        border-radius: 50%;
    }
    .news_lb .bd li .lb_img{
        width: 100%;
    }
    .news_lb .bd li .lb_text{
        min-height: 300px;
        background: #eef9ff;
        width: 100%;
        padding: 0 20px;
        
    }
    .news_lb .bd li .lb_img p{line-height: 40px;padding-left: 12px;}
    .news_lb .bd li .lb_text .text{
        padding: 0 5px 5px 5px;
    }
    .news_lb .bd li .lb_img p span {
        display: block;
        font-size: 14px;
        line-height: 40px;
        width: 75%;}
    .news_show .show_box{
        width: 100%;
    }
    .news_show .show_box .show_list ul li{
        text-align: justify;
        background: url(/images/3256/dian.png) left 12px no-repeat;
        margin-bottom: 5px;
    }
    .news_show .show_box .title span{font-size: 20px;}
    .news_show .show_box .show_list ul li a{
        float: none;
        white-space: normal;
        line-height: 30px;
        font-size: 16px;
        display: block;
        max-width: 100%;
    }
    .news_show .show_box .show_list ul li span.date{
        line-height: 30px;
        padding: 3px 0;
    }
    .news_show .show_box .show_list ul li .date{
        float: none;
        display: block;
    }

    .bt-all .more{line-height: 52px;font-size: 16px;}
    .bt-all .bt-lists-cover li, .bt-box-cent ul li{height: 5.625rem;}
    .bt-all .bt-list-new a{width: 75%;}
    .bt-all .bt-list-new span, .bt-box-cent ul li span{font-size: 1.875rem;float: right;margin-top: 0;}
}