*{
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6{
    margin: 0;
}
a{
    text-decoration: none;
    color: #333333;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
ul{
    list-style: none;
    margin: 0;
}
li{
    list-style: none;
}
.clear{
    clear: both;
}
img {
    border: none;
    vertical-align: middle;
}

.center{
    width: 1200px;
    margin: 0 auto;
}


.anchor {
    height: 20px;
    display: block;
}

body{
    background: #fee6cc;
}
/*头部*/

.navbox{background:#cc2c2e;padding:40px 0 10px;margin-bottom: 50px;}
.nav{width: 1200px;margin:0 auto;}
.nav ul{display: flex;flex-wrap: wrap;justify-content: space-around}
.nav ul li{float: left;width:210px;height: 50px;text-align: center;line-height: 50px;color: #cd3538;background:#fefefe;margin-bottom: 30px;font-size: 20px;font-weight: 700;border-radius: 10px;cursor: pointer;margin-left: 15px;margin-right: 15px;}
.nav ul li a{color: #cd3538;width:210px;height: 50px;display: block;}
.nav ul li:hover{background:#ffecca;}

.headLine h1{
    text-align: center;
}
.headLine h1 a{
    font-size: 46px;
    height: 90px;
    line-height: 90px;
    /*white-space: nowrap;*/
    color: #ce060f;
    font-weight: bold;
}
.headLine p{
    text-align: center;
    font-size: 16px;
    color: #454545;
}
.news1LeftImg{
    width: 580px;
}

/*轮播图*/
* {
    margin: 0;
    padding: 0;
    list-style: none;
    outline: none;
}
.pb-carouselWarp {
    position: relative;
    width: 580px;
    height: 355px;
    overflow: hidden;
    margin-top: 50px;
}
.pb-carouselWarp .pb-carousel {
    position: relative;
    height: 100%;
}

.pb-carouselWarp .pb-carousel li {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.pb-carouselWarp .pb-carousel li:first-child{
    display: block;
    left: 0;
}
.pb-carouselWarp .pb-carousel-ind li:first-child{
    display: block;
    left: 0;
}
.pb-carouselWarp .pb-carousel li img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.pb-carouselWarp .pb-carousel .pb-this {
    display: block;
    left: 0;
}
.pb-carouselWarp .pb-carousel li p{
    position: absolute;
    bottom: 0px;
    left: 0px;
    line-height: 40px;
    font-size: 16px;
    background-color: rgba(10,10,10,0.5);
    color: #fff;
    width: 96%;
    padding: 0px 2%;
    overflow: hidden;
    height: 60px;
    text-align: center;
}
.pb-carouselWarp .pb-carousel-ind {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
}
.pb-carouselWarp .pb-carousel-ind li {
    float: left;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #ccc;
    margin: 0 5px;
    cursor: pointer;
}
.pb-carouselWarp .pb-carousel-ind .pb-this {
    background-color: #000;
}
.pb-carouselWarp .pb-arrow {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #000;
    cursor: pointer;
    border: none;
}
.pb-carouselWarp .pb-arrow-prev {
    left: 20px;
    background: #000000 url(http://www.xnnews.com.cn//ztbd/material/comImg/arrow-left.png) no-repeat center;
}
.pb-carouselWarp .pb-arrow-next {
    right: 20px;
    background: #000000 url(http://www.xnnews.com.cn//ztbd/material/comImg/arrow-right.png) no-repeat center;
}
.pb-carouselWarp[type='updown'] .pb-carousel-ind {
    position: absolute;
    width: 15px;
    top: 50%;
    left: auto;
    bottom: auto;
    right: 20px;
    transform: translateY(-50%);
}
.pb-carouselWarp[type='updown'] .pb-carousel-ind li {
    float: none;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #ccc;
    margin: 5px 0;
}
.pb-carouselWarp[type='updown'] .pb-carousel-ind .pb-this {
    background-color: #000;
}
.pb-carouselWarp[type='updown'] .pb-arrow {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -20px;
    margin-top: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}

/*两张底图*/
.smallpic {
    width: 580px;
    margin-top: 15px;
}
.smallpic .img1 {
    width: 280px;
    height: 170px;
    text-align: center;
    overflow: hidden;
    position: relative;
}
.smallpic .img1 img {
    width: 280px;
    height: 170px;
    overflow: hidden;
    display: inline-block;
}
.smallpic .img1 p{
    width: 260px;
    background: url(http://www.xnnews.com.cn//ztbd/material/comImg/jdznq_1.png) center -5px repeat-x;
    height: 30px;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 14px;
    color: #FFF;
    padding: 0 10px;
}
/*右侧新闻列表*/
.news1Right{
    width: 540px;
    float: left;
    margin-left: 25px;
    overflow: hidden;
    margin-top: 35px;
}
.news1Right li{
    border-bottom: 1px dashed #999;
    padding-left: 5px;
    height: 55px;
    line-height: 55px;
    overflow: hidden;
}
.news1Right li a{
    font-size: 18px;
    margin-right: 10px;
}
.news1Right li:nth-of-type(1),.news1Right li:nth-of-type(5),.news1Right li:nth-of-type(6),.news1Right li:nth-of-type(10){
    border: none;
}
.news1Right li:nth-of-type(1) a,.news1Right li:nth-of-type(6) a{
    font-weight: bold;
    font-size: 22px;
    color: #e5000d;
}

/*共庆华诞*/
.chaLogo {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 30px;
}

.threePic li{
    width: 360px;
    margin: 0 20px 40px;
    float: left;
}
.threePic li .aPic{
    display: block;
    overflow: hidden;

}
.threePic li .aPic img{
    width: 360px;
    height: 205px;
}
.threePic li .aTitle{
    line-height: 30px;
    font-size: 18px;
    width: 360px;
    height: 65px;
    text-align: left;
    margin: 20px 0;
    font-weight: bold;
}
.threePic li p{
    text-align: left;
    margin-top: 10px;
    color: #888;
    max-height: 80px;
    font-size: 15px;
}
.threePic li p span a{
    color: #b61d22;
}
.twoArt li{
    padding-bottom: 4px;
    border-bottom: 1px dashed #ccc;
    width: 560px;
    margin: 0 20px 15px;
    float: left;
}
.twoArt li h3{
    height: inherit;
    line-height: 30px;
    font-size: 18px;
    position: relative;
    text-indent: 20px;
    color: #333;
    font-weight: bold;
}
.twoArt li h3:after{
    content: '';
    display: block;
    width: 5px;
    height: 15px;
    background: #b61d22;
    position: absolute;
    left: 0;
    top: 7px;
}
.twoArt li p{
    height: 70px;
    line-height: 30px;
    margin-top: 10px;
    color: #888;
    padding-bottom: 10px;
    box-sizing: border-box;
    padding-left: 20px;
    font-size: 15px;
}
.twoArt li p span a{
    color: #b61d22;
}


/*图片视频*/
.tpsp {
    height: 530px;
    background-image: url(kzg-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.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;
}

/*共和国巡礼*/
.ghgxl{
    background: #fff;
}
.main2_bg{
    height: 506px;
    background: url(http://www.xnnews.com.cn//ztbd/material/comImg/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/material/comImg/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;
}


/*共和国故事*/
.ghggs{
    background: linear-gradient(#fff,#fee6cc);
    height: 750px;
}
.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;
}
.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 .swiper-pagination{
    bottom: 13px;
    left: auto;
    right: 5px;
    width: auto;
}
.swiper .swiper-slide p{
    background-color: rgba(10,10,10,0.5);
    height: 50px;
    text-align: left;
    text-indent: 1em;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 50px;
    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: 10px;
    height: 10px;
    background: #ceced0;
    border-radius: 0;
}
.swiper-pagination-bullet-active{
    background-color: #fff;
}
.mySwiper2{
    height: 450px;
}
.mySwiper2 .swiper-slide{
    text-align: center;
    font-size: 18px;
    background: #fffafa;
    display: block;
    -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;
}
.mySwiper2 .swiper-slide .slideImg{
    width: 100%;
    height: 180px;
}
.mySwiper2 .swiper-slide .slideCon{
    width: 100%;
    margin-top: 30px;
}
.mySwiper2 .swiper-slide .slideCon a{
    font-size: 20px;
    font-weight: bold;
}
.mySwiper2 .swiper-slide .slideCon p{
    background: none;
    position: unset;
    color: #000;
    height: auto;
    line-height: 30px;
    width: 90%;
    margin: 20px auto 0;
}

