/*头条begin*/
.wap_hot {
    padding-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.wap_hot h1 {
    font-size: 2.4rem;
    text-align: center;
    line-height: 3.2rem;
    padding: 0 0.5rem;
    font-weight: bold;
}
.wap_hot a {
    color: #3575b5;
}
/*头条end*/

/*焦点图begin*/
.wap_focus{
    width: 100%;
    height: 23rem;
    /*padding-right: 0;
    padding-left: 0;*/
}
.wap_focus .swiper-slide a{
    display: block;
    width: 100%;
    height: 23rem;
}
.wap_focus .swiper-slide img {
    width: 100%;
    height: 100%
}
.wap_focus .swiper-slide .shadow {
    position: absolute;
    left: 0;
    bottom: 2.3rem;
    width: 100%;
    height: auto;
    /*background: rgba(0,0,0,.53);*/
    color: #fff;
    line-height: 1.5;
    font-size: 1.6rem;
    padding-left: 2%;
}
.swiper-pagination-bullet {
    width:1rem !important;
    height:1rem !important;
    background: #598ff3;
}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{
    bottom: 1rem !important;
    left:35% !important;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}
.scdc_con .more,.dtty_lists .more{
    font-size: 1.5rem;
    line-height: 4rem;
    text-align: center;
    width: 100%;
    height: 100%;
    display: block;
    color: #005fb4;
}
/*焦点图end*/

/*要闻begin*/
.wap_sy_box{
    margin-top: 1rem;
}
.wap_title {
    font-size: 2rem;
    font-weight: bold;
    background: #f3f3f3;
    overflow: hidden;
    line-height: 4.5rem;
    margin-top: 1rem;
    border-bottom: 0.2rem solid #4b85c5;
}
.title_left {
    float: left;
}
.title_left a{
    display: inline-block;
    padding: 0 2rem;
    background: #4b85c5;
    color: #fff;
}
.wap_content {
    margin-top: 1.25rem;
}
.wap_lists {
    padding-top: 1.5rem;
    border-bottom: 0.2rem solid #dadada;
    font-weight: bold;
}
.djgd .more{
    font-size: 1.6rem;
    line-height: 4rem;
    text-align: center;
    width: 100%;
    height: 100%;
    display: block;
    color: #4b85c5;
    background: #f3f3f3;
    margin-bottom: 1rem;
}

.wap_lists p a {
    color: #000000;
    font-size: 1.8rem;
    line-height: 2.8rem;
}
.wap_lists p a:before{
    content: '·';
    padding: 0 0.4rem;
}
.wap_lists:nth-child(5){
    border-bottom: none;
}
.wap-list-other{
    margin-top: 1.5rem;
    margin-bottom: 2rem;
    color: #aaaaaa;
    font-size: 1.2rem;
    overflow: hidden;
}
.wap-list-other .pub-source{
    float: left;
}
.wap-list-other .pub-time{
    float: right;
}
/*要闻end*/
