*{
    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: 571px;
    border-radius: 10px;
}



/*头条*/
.headlines-content{
    margin-top: 30px;
    margin-bottom: 30px;
}
.headlines-content h1 {
    text-align: center;
    color: #0a539e;
    font-size: 40px;
    position: relative;
    top: -15px;
}
.headlines-content h1 a {
    color: #be1721;
}
.headlines-content p {
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
    color: #976e50;
    margin: -10px 0 0 0;
}

/*轮播图*/
.swiper {
    width: 100%;
    height: 100%;
    float: left;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.mySwiper{width: 590px;height: 350px}
.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity: 0}
.swiper-button-next, .swiper-button-prev{
    opacity: 0;
    transition: all .5s;
}
.swiper:hover .swiper-button-next{
    opacity: 1;
}
.swiper:hover .swiper-button-prev{
    opacity: 1;
}
.swiper-pagination{bottom: 5px !important;}
.swiper .swiper-slide p{
    background-color: rgba(10,10,10,0.5);
    height: 60px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 40px;
    font-size: 16px;
    width: 100%;
    margin: 0;
    color: #fff;
}
.swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
}
.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    background-color: #fff;
}
.swiper-pagination-bullet-active{
    background-color: #fff;
}



/*动态*/

.headline{
    width: 1200px;
    margin: 30px auto 0;
    position: relative;
    line-height: 80px;
    height: 155px;
    background: url(toutiao.png) no-repeat;
    text-align: center;
    box-shadow: 0 2px 8px rgba(0,0,0,.1);
}
.headline h1{
    line-height: 90px;
}
.headline a{
    font-size: 34px;
    color: #1F4D83;
    font-weight: bold;
}
.headline p{
    line-height: 30px;
    font-size: 16px;
    text-indent: 2em;
    text-align: left;
    margin: -5px 15px;
}
.headlines-article-list {
    width: 560px;
    height: auto;
    overflow: hidden;
    float: right;
}
.headlines-article-list li {
    border-bottom: 1px dashed #bfbfbf;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
    line-height: 30px;
}
.headlines-article-list li a:first-child{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}
.headlines-article-list li p {
    font-size: 16px;
    color: #888;
    text-indent: 2em;
}
.headlines-article-list li p a {
    color: #2f88ff;
}
.imgnews{
    height: 100%;
    width: 600px;
    float: right;
}

/*旅行出游*/

.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;
}


/*最美劳动者*/
/*专题片*/
.main2_bg{
    height: 506px;
    background: url(http://www.xnnews.com.cn/ztbd/2021zt/ggtpcgtdxczx/material/main2-bg.jpg) center top repeat-y;
    margin-top: 20px;
}
.main1400 {
    width: 1400px;
    margin: 0 auto;
}
.ywsd_left {
    width: 570px;
    float: left;
}
.ywsd_title {
    font-size: 24px;
    font-weight: bold;
    color: #ba1b21;
    padding-top: 20px;
}
ul.ywsd {
    padding-top: 20px;
}
ul.ywsd li {
    font-size: 18px;
}
ul.ywsd li a {
    display: block;
    background: url(http://www.xnnews.com.cn/ztbd/2021zt/ggtpcgtdxczx/material/ywsd-icon.png) left center no-repeat;
    box-sizing: border-box;
    padding-left: 20px;
    height: 46px;
    line-height: 46px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: transform .1s linear;
}
ul.ywsd + ul.ywsd {
    border-top: 1px dotted #cac0ba;
    margin-top: 16px;
}
ul.ywsd {
    padding-top: 20px;
}

.video_row {
    width: 798px;
    float: right;
    margin-right: 2px;
}
.video_title {
    padding-left: 18px;
}
.ywsd_title {
    font-size: 24px;
    font-weight: bold;
    color: #ba1b21;
    padding-top: 20px;
}
.video_content {
    width: 798px;
    height: 400px;
    overflow: hidden;
    position: relative;
    margin-top: 30px;
}
.video_content .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.video_content .bd li {
    zoom: 1;
    position: relative;
}
.video_content .bd li {
    zoom: 1;
    position: relative;
}
.video_content b{
    display: block;
    width: 700px;
    height: 400px;
    background-color: rgba(0, 0, 0, .7);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.video_content i {
    display: block;
    width: 94px;
    height: 94px;
    position: absolute;
    left: 313px;
    top: 152px;
    z-index: 3;
}
.video_content p {
    width: 650px;
    padding: 0 20px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 4;
    color: #fff;
    font-size: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 50px;
}
.video_content .bd span img {
    width: 700px;
    height: 400px;
    display: block;
}

/*栏目样式*/
.white {
    color: white;
    background: url(http://www.xnnews.com.cn//ztbd/material/comImg/tt_02.png) repeat-x;
    height: 48px;
    width: 1200px;
    margin: 100px auto 20px;
    position: relative;
    z-index: 100;

}
.white em {
    padding: 10px 20px;
    font-size: 30px;
    font-weight: bold;
    background: #a01a16;
    float: left;
    margin-top: -13px;

    color: #fff;
}
.white i{
    background: url(http://www.xnnews.com.cn//ztbd/material/comImg/tt_01.png) no-repeat;
    width: 13px;
    height: 48px;
    display: block;
    float: left;
    margin-top: -13px;
}
.white a span{
    opacity: 0.1;
    font-style: oblique;
    font-size: 20px;
}