body {font-size: 16px; line-height: 30px; font-family:"微软雅黑"; color: #333;}
*{ margin:0; padding:0;}
a {text-decoration:none;color: #31313B;}
a:hover {text-decoration: none; color:#BC1617; }
ul,ol {list-style:none;}
img{border:0;}
.clear{ clear:both;}
.fl {
    float: left;
}
.fr {
    float: right;
}
.omg { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.twomg{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; word-break: break-word; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}

.container img{ max-width: 100%;}
.container{

}
.container .banner{
    width: 100%;
    height: 824px;
    background: url(image/nav_bg.png) no-repeat top;
    text-align: center;
    margin-bottom: 60px;
}
.banner-m{
    display: none;
}
.media-focus-wrap{
    width: 1200px;
    height: 477px;
    background: #4C98FF;
    border: 4px solid #94C1FF;
    margin: -120px auto 0;
}
.focus-title{
    width: 1062px;
    height: 34px;
    margin-left: 20px;
    margin-top: 22px;
}
.focus-more{
    width: 55px;
    height: 20px;
    margin-right: 29px;
    margin-top: 25px;
}
.media-focus-left{
    width: 654px;
    height: 366px;
    margin-left: 31px;
    margin-top: 25px;
}
.media-focus-left .focus-info-wrap{
    width: 100%;
    height: 100%;
    position: relative;
}
.focus-info-wrap img{
    width: 654px;
    height: 366px;
    position:absolute;
    top:0;
    z-index:1;
    object-fit: cover;
}
.focus-info-wrap .focus-info{
    width: 634px;
    height: 25px;
    background: rgba(0, 0, 0, .85);
    padding: 15px 10px;
    font-size: 24px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #FFFFFF;
    position:absolute;
    left: 0;
    bottom:0;
    z-index:3;
    text-align: left;
}
.media-focus-left .swiper-pagination-bullets{
    width: 30%;
    left: 65%;
    text-align: right;
    margin-right: 27px;
    bottom: 6%;
}
.media-focus-left .swiper-pagination-bullet{
    width: 24px;
    height: 3px;
    border-radius: 0;
    background: #4F4F4F;
    opacity: 1;
}
.media-focus-left .swiper-pagination-bullet-active{
    background: #007EFF;
}
.media-focus-right{
    width: 474px;
    margin-top: 25px;
    margin-right: 20px;
}
.media-focus-right ul li {
    border-bottom: 1px solid #62A5FF;
    padding: 15px 20px;
}
.media-focus-right-li_active{
    width: 434px;
    height: 103px;
    background: #76B0FF;
    padding: 20px;
}
.right-title-active{
    font-size: 24px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #FFFFFF;
    overflow: hidden; text-overflow: ellipsis; display: -webkit-box; word-break: break-word; -webkit-box-orient: vertical; -webkit-line-clamp: 2;
}
.media-focus-right ul li:hover .summary{
    display: block;
}
.media-focus-right ul li:first-child{
    /*width: 434px;*/
    /*height: 103px;*/
    /*background: #76B0FF;*/
    /*padding: 20px;*/
}
.media-focus-right ul li:last-child{
    border: none;
}
.media-focus-right .summary{
    display: none;
    font-size: 20px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #E6E6E6;
    margin-top: 23px;
}
.media-focus-right .right-title{
    font-size: 20px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #E6E6E6;
}
.answer-bg{
    width: 100%;
    height: 577px;
    background: url("./image/answer_bg.png") no-repeat top;
    text-align: center;
    margin: 44px auto 7px;
}
.answer-m{
    display: none;
}
.zj-wrap{
    width: 1194px;
    height: 463px;
    background: url("./image/zj_bg.png") no-repeat center;
    background-size: 100% 100%;
    margin: 0 auto;
}
.state-city-title{
    width: 1200px;
    margin: 39px auto 46px;
}
.state-city-title .city-bg{
    width: 1117px;
    height: 36px;
}
.state-city-title .city-more{
    width: 55px;
    height: 20px;
    margin-top: 8px;
}
.state-city-wrap{
    width: 1200px;
    margin: 0 auto;
    min-height: 420px;
}
.state-city-left{

}
.state-city-left .left-item{
    width: 593px;
    height: 214px;
    background: url("./image/state_city_bg.png") no-repeat center;
    background-size: 100% 100%;
    margin-bottom: 16px;
}
.left-item .left-item-title{
    font-size: 24px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #2B77DD;
    line-height: 40px;
    padding: 30px 23px 0;
}
.left-item .summary{
    font-size: 20px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #B5B5B5;
    margin: 15px 19px;
}
.left-item .date{
    font-size: 20px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #B5B5B5;
    margin-left: 20px;
}
.state-city-right{
    width: 580px;
    margin-top: 4px;
}
.state-city-right .right-item {
    margin-top: 24.5px;
    font-size: 20px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #3B3B3B;
    position: relative;
    text-indent: 14px;
}
.right-item::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    width: 8px;
    height: 19px;
    background: url("./image/title_left.png") no-repeat center;
    background-size: 100% 100%;
}
.state-city-right .right-item-first{

}
.right-item-first img{
    width: 219px;
    height: 165px;
    object-fit: cover;
}
.right-item-first-txt{
    max-width: 336px;
    font-size: 24px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #3B3B3B;
    line-height: 40px;
    position: relative;
    height: 165px;
}
.right-item-first-txt .date{
    font-size: 20px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #B5B5B5;
    position: absolute;
    bottom: 0;
    left: 0;
}
.foot-wrap{
    width: 100%;
    height: 418px;
    background: url(image/bottom_bg.png) no-repeat top;
}
@media only screen and (max-width: 540px){
    body {
        font-size:1em;
        line-height:1.4em;
        background: #fff;
    }
    .tt{ display: none; }
    .container{
        max-width: 540px;
        margin: 0 auto;
    }
    .banner-m{
        display: block;
    }
    .container .banner{
        width:100%;
        height:auto;
        background:none;
        margin-bottom: 0;
    }
    .media-focus-wrap{
        width: calc(100% - 12px);
        height: 570px;
        padding: 0 0 0 1%;
        margin: 0% auto 0;
    }
    .focus-title{
        width: 100%;
        height: auto;
        margin-left: 0%;
    }
    .focus-more{
        display: none;
    }
    .media-focus-left{
        width: 100%;
        height: 270px;
        margin-left: 0;
    }
    .focus-info-wrap img{
        width: 100%;
        height: 270px;
    }
    .focus-info-wrap .focus-info{
        width: 100%;
        height: 25px;
        padding: 1.5% 1%;
        font-size: 1rem;
    }
    .media-focus-right{
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-top: 1.5%;
    }
    .media-focus-right ul li{
        width: 94%;
        padding: 3%;
    }
    .media-focus-right-li_active{
        width: 100%;
        height: 100px;
    }
    .media-focus-right .right-title{
        font-size: 1rem;
    }
    .media-focus-right .summary{
        font-size: .95rem;
    }
    .answer-bg{
        width:100%;
        height:auto;
        background:none;
        margin: 0;
    }
    .answer-m{
        display: block;
        margin-top: .5%;
    }
    .zj-wrap {
        width: 100%;
        height: 190px;
    }
    .state-city-title{
        width: 100%;
        margin: 0;
    }
    .state-city-title .city-bg{
        width: 100%;
        height: auto;
        margin-top: 8%;
    }
    .state-city-title .city-more {
        display: none;
    }
    .state-city-wrap{
        width: 100%;
        margin-top: 5%;
    }
    .state-city-left{
        width: 100%;
    }
    .state-city-left .left-item{
        width: 100%;
        height: auto;
        margin-bottom: .5%;
        padding-bottom: 1.5%;
    }
    .left-item .left-item-title{
        font-size: 1rem;
        padding: 3% 3.3% 0;
        line-height: 1.5;
    }
    .left-item .summary{
        font-size: 1rem;
        margin: 1.5% 3.3% .5%;
    }
    .left-item .date{
        font-size: .9rem;
        margin-left: 3.3%;
    }
    .state-city-right{
        max-width: 98%;
        margin-top: 4%;
        text-align: left;
        padding: 0 1%;
    }
    .right-item-first{
        padding: 0 1%;
    }
    .right-item-first img {
        width: 45%;
        height: auto;
        margin: 0 auto;
    }
    .right-item-first-txt{
        max-width: 50%;
        font-size: 1rem;
        line-height: 1.5rem;
        margin-top: 0%;
        height: auto;
    }
    .right-item-first-txt .date{
        font-size: .9rem;
        position: relative;
        top: 4%;
    }
    .state-city-right .right-item{
        width: 98%;
        margin-top: 4%;
        font-size: .95rem;
        padding: 0 1%;
    }
    .foot-wrap{
        display: none;
    }
    .right-item::before {
        top: 4%;
        left: 1%
    }
}
