*{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
    color: #333333;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
ul{
    list-style: none;
}
li{
    list-style: none;
}
.clear{
    clear: both;
}
.center{
    width: 1200px;
    margin: 0 auto;
}

.head1200{
    margin-top: 10px;
}
.head1200 img{
    width: 1200px;
    height: 480px;
    border-radius: 10px;
}

/*动态*/
.center{
    width: 1200px;
    margin: 0 auto;
}
.headlines {
    width: 100%;
    margin-top: 20px;
}
.headlines-flag {
    width: 84px;
    height: 100%;
    background: url(../headlines-flag.png) no-repeat center center;
    float: left;
    margin-right: 10px;
}
.headlines-content h1 {
    text-align: center;
    color: #0a539e;
    font-size: 40px;
    position: relative;
}
.headlines-content h1 a{
    color: #c91720;
}

.headlines-content p {
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
    color: #111111;
    position: relative;
    margin-top: 20px;
}

.headlines-list{
    width: 1200px;
}
.headlines-list-left{
    width: 48%;
    float: left;
}
.headlines-list-left li{
    height: 50px;
    padding: 0 10px;
}
.headlines-list-left li:nth-child(2n-1){
    background: url(libg.jpg) no-repeat;
}
.headlines-list-left li a{
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 18px;
    line-height: 50px;
}

/*轮播图*/
.headlines-list-right{
    width: 50%;
    height: 350px;
    float: right;
}

.swiper{
    width: 100%;
    height: 100%;
    position: relative;
}
.swiper .swiper-slide p{
    display: block;
    height: 60px;
    line-height: 40px;
    text-indent: 1em;
    width: 100%;
    color: #fff;
    position: absolute;
    bottom: 0;
    background-color: rgba(10,10,10,0.5);
    text-align: center;
}
.swiper .swiper-slide img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper-pagination-bullet{
    width:12px;
    height:12px;
    background-color: #ccc;
}
.swiper-button-next,.swiper-button-prev{
    color: #eeeeee;
    display: none;

}
.swiper:hover .swiper-button-next,.swiper:hover .swiper-button-prev{
    display: block;
}




/*记者手记*/
.news3{
    width: 1200px;
    margin: 100px auto 0;
}
.news3 .chaLogo{
    text-align: center;
}
.qxrcNr {
    width: 580px;
    float: left;
    height: 390px;
    background: url(fxpl-round.png) no-repeat;
    margin: 20px 0 0 0;
}
.mb25px {
    margin-bottom: 25px;
}
.qxrcBj {
    width: 564px;
    height: 114px;
    float: right;
    background: url(fxpl-bg.png) no-repeat;
}
.qxrcBj p {
    width: 508px;
    float: left;
    margin: 12px 0 0 30px;
    font-size: 22px;
    height: 24px;
    font-family: "Microsoft YaHei";
    line-height: 24px;
}
.qxrcBj span {
    width: 508px;
    float: left;
    font-size: 16px;
    color: #888;
    margin: 5px 0 0 0;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
}
.qxrcBj span a {
    color: #cf3d06;
}
.qxrcBj {
    width: 564px;
    height: 114px;
    float: right;
    background: url(fxpl-bg.png) no-repeat;
}


.white {
    color: white;
    background: url(tt_02.png) repeat-x;
    height: 48px;
    width: 1200px;
    margin: 100px auto 20px;
    position: relative;
    z-index: 100;
}


/*图片报道*/
.section2 {
    width: 1200px;
    margin: 100px auto 0 auto;
}
.section2 .chaLogo{
    text-align: center;
}
.jmtp {
    width: 1200px;
    height: 460px;
    float: left;
    margin: 30px 0 0 0;
}
.jm_left {
    width: 552px;
    height: 460px;
    float: left;
    position: relative;
}
.jme {
    width: 552px;
    height: 460px;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
}
.jm_nav {
    width: 552px;
    height: 40px;
    float: left;
    background: rgba(0,0,0,0.4);
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
}
.jm_nav a {
    color: #fff;
}

.jm_right {
    width: 648px;
    height: 460px;
    float: left;
}
.ybtj {
    width: 315px;
    height: 225px;
    float: left;
    margin: 0 0 10px 9px;
    position: relative;
}
.yb_pic {
    width: 315px;
    height: 225px;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
}
.short {
    width: 315px;
}
.jm_left .jme img{
    width: 552px;
    height: 460px;
}
.ybtj .yb_pic img{
    width: 315px;
    height: 225px;
}

@media screen and (max-width: 767px) {
    .center{
        width: 100%;
    }
    .head1200 img{
        width: 100%;
        height: auto;
    }
    .headlines-list {
        width: 100%;
        margin-top: 30px;
    }
    .headlines-list-right,.headlines-list-left{
        width: 100%;
    }
    .section2{
        width: 100%;
    }
    .jmtp{width: 98%;
        height: auto;
        margin: 0 1%;}
    .jm_left,.jm_right,.ybtj .yb_pic img{
        width: 100%;
        height: auto;
    }

    .jme,.jm_left .jme img,.ybtj,.yb_pic{
        width: 100%;
        height: auto;
        position: initial;
        margin: 0 auto;
    }
    .jm_nav{
        width: 100%;
        bottom: 40px;
        margin-top: -40px;
        position: initial;
    }


    .news3{
        width: 100%;
    }
    .chaLogo img{
        width: 100%;
    }
    .qxrcNr{
        margin: 0 auto;
        float: initial !important;
        width: 98%;
        height: auto;
        margin-top: 30px;
    }
    .qxrcBj{
        width: 100%;
        height: auto;
    }
    .qxrcBj p{
        width: 100%;
        text-align: center;
        margin: 0 auto;
        height: auto;
    }
    .qxrcBj span{
        width: 100%;
        text-align: left;
    }
}