body {
    background: url(../images/bg.png) no-repeat top center;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
}

.blank855 {
    width: 100%;
    height: 855px;
    clear: both;
    margin: 0 auto;
    font-size: 1px;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.toutiao h2 {
    text-align: center;
    font-size: 30px;
    line-height: 60px;
    font-weight: 600;
    color: #333333
}

.toutiao h2 a {
    color: #333333
}

.blank50 {
    width: 100%;
    height: 50px;
    clear: both;
    margin: 0 auto;
    font-size: 1px;
}

.col-m {
    float: left;
    width: 660px;
}

.#fouce-swiper.swiper-container {
    position: relative;
    width: 660px;
    height: 372px;
}

.swiper-container .swiper-slide a {
    position: relative;
    display: block;
    font-size: 0;
}

#fouce-swiper.swiper-container .swiper-slide a img {
    width: 660px;
    height: 372px;
}

#fouce-swiper.swiper-container .swiper-slide a span {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 93px;
    font-size: 16px;
    line-height: 130px;
    text-indent: 1em;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: url(../images/wrap.png) no-repeat;
}

#fouce-swiper.swiper-container .swiper-pagination {
    position: absolute;
    z-index: 99;
    right: 41px;
    bottom: 14px;
    left: 280px;
}

#fouce-swiper.swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fdd470;
}

#fouce-swiper.swiper-container .swiper-pagination .swiper-pagination-bullet {
    height: 10px;
    width: 10px;
    background: #cbc7c7;
    display: inline-block;
    border-radius: 100%;
    margin: 0 5px;
}

.list {
    float: right;
    width: 522px;
}

.list li {
    background: url(../images/bull.png) no-repeat 0 center;
    background-size: 8px 8px;
    padding-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 3;
}

.list li a {
    font-size: 18px;
    color: #333;
}

.title {
    width: 100%;
    height: 84px;
    margin: 0 auto;
}

i.sound {
    background: url(//www.cnr.cn/bj/2024bjpd/images/icon_sound_s.33e655.png?v=1) no-repeat left top;
    display: inline-block;
    width: 10px;
    height: 13px;
    cursor: pointer;
    margin-left: 5px;
    position: relative;
    top: 2px;
}

.swiper2 {
    width: 1200px;
    height: 525px;
    position: relative;
    margin: 70px auto 0 auto;
}

#left2 {
    position: absolute;
    left: 30px;
    top: 200px;
    border: none;
    background: url(../images/left.png) no-repeat center;
    width: 29px;
    height: 68px;
    cursor: pointer;
}

#right2 {
    position: absolute;
    right: 30px;
    top: 200px;
    border: none;
    background: url(../images/right.png) no-repeat center;
    width: 29px;
    height: 68px;
    cursor: pointer;
}

#swiper2 {
    width: 1050px;
    height: 525px;
    position: relative;
    padding-top: 10px;
    margin: 0 auto;
}

#swiper2 a {
    display: block;
    width: 100%;
    height: 471px;
    position: relative;
}

#swiper2 a span {
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    font-size: 18px;
    color: #333;
    line-height: 50px;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

#swiper2 .swiper-slide {
    width: 837px;
    height: 471px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
    opacity: 0;
    border: 1px solid #e9c99a;
    border-radius: 10px;
}

#swiper2 .swiper-slide img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

#swiper2 .swiper-slide.swiper-slide-active, #swiper2 .swiper-slide.swiper-slide-next, #swiper2 .swiper-slide.swiper-slide-prev {
    opacity: 1;
}

#swiper2 a:after {
    content: "";
    height: 52px;
    width: 52px;
    position: absolute;
    left: 0;
    right: 0;
    top: 39%;
    background: url(../images/play.png) repeat-x;
    z-index: 2;
    margin: 0 auto;
}

.w721 {
    width: 721px;
    float: left;
}

.box {
    width: 721px;
    height: 522px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 40px 0px rgba(220, 220, 220, 0.8);
    margin-top: 20px;
    padding: 16px 20px 0;
    box-sizing: border-box;
}

.box .top {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    color: #df3a3c;
    font-weight: bold;
    margin-bottom: 5px;
}

.box .top a {
    font-size: 20px;
    color: #db2224;
    font-weight: bold;
}

.box .list {
    width: 680px;
    border-bottom: 1px dashed #c8c8c8;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.box .list li {
    background: url(../images/bull.png) no-repeat 0 center;
    background-size: 8px 8px;
    padding-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2.2;
}

.box .list li a {
    font-size: 16px;
    color: #333333;
}

h1 a:hover, .introduce a:hover {
    color: #fff0ab;
}

.clear {
    clear: both;
}

.w445 {
    width: 445px;
    float: right;
}

.img_list {
    width: 445px;
    height: 250px;
    margin: 20px auto 0 auto;
    position: relative;
}

.w445 .img_list .play {
    content: "";
    height: 52px;
    width: 52px;
    position: absolute;
    left: 0;
    right: 0;
    top: 39%;
    background: url(../images/play.png) repeat-x;
    z-index: 2;
    margin: 0 auto;
}

.w445 .img_list span {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 93px;
    font-size: 16px;
    line-height: 130px;
    text-indent: 1em;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: url(../images/wrap.png) no-repeat;
}

.zk-swiper {
    width: 100%;
    height: 298px;
    position: relative;
}

#zk-swiper {
    width: 1090px;
    height: 298px;
    position: relative;
    margin: 20px auto 0;
}

#zk-left {
    position: absolute;
    left: 0;
    top: 80px;
    width: 30px;
    height: 55px;
    background: url(../images/left.png) no-repeat;
    z-index: 2;
    cursor: pointer;
}

#zk-right {
    position: absolute;
    right: 0;
    top: 80px;
    width: 30px;
    height: 55px;
    background: url(../images/right.png) no-repeat;
    z-index: 2;
    cursor: pointer;
}

#zk-swiper .pic {
    display: block;
    width: 350px;
    height: 198px;
    position: relative;
    margin: 15px auto 0;
}

#zk-swiper .pic span {
    display: block;
    width: 52px;
    height: 52px;
    background: url(../images/play.png) no-repeat;
    position: absolute;
    left: 134px;
    top: 74px;
}

#zk-swiper .arrow-wrap {
    width: 320px;
    margin: 10px auto 0;
}

#zk-swiper .arrow-wrap p {
    width: 279px;
    margin: 0 auto;
    line-height: 1.3;
}

#zk-swiper .arrow-wrap p a {
    font-size: 16px;
    color: #333;
}

#zk-swiper .play{
    display: block;
    width: 52px;
    height: 52px;
    background: url(../images/play.png) no-repeat;
    position: absolute;
    left: 146px;
    top: 74px;
}