/**!
 * 新闻中心
 * author: fxyue;
 * date:2019-10-19
 */
body {
    background: url("/Template/xwzx/css/../images/body_bg.jpg") top center no-repeat #f3f3f3;
}

.ewb-scroll {
    margin-top: 96px;
    height: 380px;
    padding-bottom: 30px;
    background: url("/Template/xwzx/css/../images/news_mask_bg.png") left bottom repeat-x;
}

#scroll .item {
    display: block;
}

#scroll img {
    float: left;
    width: 638px;
    border: 4px solid #fff;
    height: 348px;
}

/* 分页按钮 */
.owl-dots {
    position: absolute;
    right: 0;
    left: 660px;
    bottom: 0;
    height: 18px;
    font-size: 0;
}

.owl-dots .owl-dot {
    display: inline-block;
    vertical-align: middle;
}

.owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin-right: 10px;
    display: block;
    background: #c1c1c1 !important;
    border-radius: 50%;
}

.owl-dots .owl-dot.active span {
    background: #fff !important;
}

.ewb-scroll-box {
    color: #fff;
    padding: 124px 0 50px;
    margin-left: 660px;
    font-size: 16px;
}

.ewb-scroll-box h3 {
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-scroll-box p {
    margin-top: 20px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
}

.ewb-scroll-more {
    margin-top: 25px;
    width: 130px;
    height: 36px;
    line-height: 34px;
    display: block;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
}

.ewb-scroll-more:hover,.ewb-scroll-more.accfocus {
    border: 1px solid #ef4837;
    background: #ef4837;
}

.ewb-scroll-main {
    position: relative;
}

.ewb-pages {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    padding: 0 6px;
    color: #fff;
    /*z-index: 9999;*/
    font-size: 36px;
}

.ewb-page-total {
    font-size: 18px;
}

/* 小屏 */
@media (max-width:1299px) {
    .ewb-scroll-box {
        padding-right: 20px;
    }

    .ewb-scroll-box h3 {
        font-size: 24px;
    }

}

/* 手机端 */
@media (max-width:979px) {
    .ewb-scroll {
        height: auto;
    }

    #scroll img {
        float: none;
        width: 100%;
        height: auto;
    }

    .ewb-scroll-box {
        margin-left: 0;
        padding-top: 10px;
    }

    .owl-dots {
        left: 0;
    }
}

/* 手机端 */
@media (max-width:480px) {
    .ewb-scroll {
        margin-top: 20px;
    }

    .ewb-scroll-box h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .ewb-scroll-box {
        padding: 20px 0 30px;
    }

    .ewb-scroll-box p {
        margin-top: 10px;
    }

    .ewb-scroll-more {
        margin-top: 10px;
    }

    .ewb-scroll {
        padding-bottom: 20px;
    }
}

/* 伟德国际1946bv官网要闻 */
.ewb-story .ewb-col-hd {
    font-size: 0;
    text-align: center;
}

.ewb-story .ewb-col-hd a {
    float: none;
    display: inline-block;
    vertical-align: middle;
    padding-left: 48px;
    font-size: 30px;
    line-height: 37px;
}

.ewb-story {
    margin-top: 30px;
    background: #fff;
    height: 635px;
    padding: 17px 20px 10px;
}

.ewb-story-icon {
    background-image: url("/Template/xwzx/css/../images/story_icon.png");
}

.ewb-story-bd {
    margin-top: 7px;
}

.ewb-story-bd ul {
    margin-left: -20px;
}

.ewb-story-list {
    float: left;
    width: 50%;
}

.ewb-story-item {
    margin-left: 20px;
    border-top: 1px dashed #ddd;
    padding: 20px 0;
}

.story1 {
    border-top: 1px dashed transparent;
}

.ewb-story-date {
    float: left;
    width: 100px;
    height: 100px;
    background: #f6f6f6;
    padding-top: 16px;
    font-family: "Arial";
}

.ewb-story-date p {
    color: #e2303c;
    text-align: center;
    font-size: 36px;
    line-height: 36px;
}

.ewb-story-date span {
    display: block;
    text-align: center;
    line-height: 18px;
    font-size: 18px;
    color: #999;
    margin-top: 10px;
}

.ewb-story-box {
    margin-left: 120px;
    overflow: hidden;
    padding: 10px 0 8px;
}

.ewb-story-box h3 {
    font-size: 18px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ewb-story-box p {
    font-size: 14px;
    color: #999;
    margin-top: 10px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
}

/* pad */
@media (max-width:767px) {
    .ewb-story {
        height: auto;
    }

    .ewb-story-list {
        width: 100%;
    }

    .story1 {
        border-top: 1px dashed #ddd;
    }

    .ewb-story-list:first-child .ewb-story-item {
        border-top: 1px solid transparent;
    }

}

/* 手机端 */
@media (max-width:480px) {
    .ewb-story {
        padding: 15px 10px 10px;
        margin-top: 20px;
    }
}

/* 部门动态 */
.ewb-info {
    background: #fff;
    position: relative;
    padding: 0 40px 23px 30px;
}

.ewb-info-hd {
    height: 60px;
}

.ewb-info-tt {
    position: absolute;
    left: 20px;
    top: 0;
    width: 120px;
    height: 60px;
    line-height: 54px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    border-top: 8px solid transparent;
}

.ewb-info-tt a {
    color: #999;
}

.ewb-info-sec {
    left: 140px;
}

.ewb-info-third {
    left: 260px;
}

.ewb-info-tt.cur {
    font-weight: bold;
    font-size: 24px;
    border-top: 8px solid #ef4837;
}

.ewb-info-tt.cur a {
    color: #333;
}

.ewb-info-bd {
    height: 391px;
    overflow: hidden;
}

.ewb-info-node {
    margin-top: 23px;
}

.ewb-info-node:first-child {
    margin-top: 10px;
}

.ewb-info-title {
    font-size: 18px;
    display: block;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 20px;
    margin: 0 0 10px -8px;
}

.ewb-info-title span {
    color: #e2303c;
}

.ewb-info-sub,
.ewb-info-date {
    display: block;
    font-size: 14px;
    color: #999;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 24px;
}

/* pad */
@media (max-width:979px) {
    .ewb-info-bd {
        height: auto;
    }
}

/* 手机端 */
@media (max-width:480px) {
    .ewb-info {
        padding: 0 10px 20px 10px;
    }

    .ewb-info-tt {
        left: 0;
        width: 90px;
    }

    .ewb-info-sec {
        left: 90px;
    }

    .ewb-info-third {
        left: 180px;
    }

    .ewb-info-tt.cur {
        font-size: 18px;
    }
}

/* 国务院信息 */
.ewb-news {
    background: #fff;
    padding: 20px 10px 20px 13px;
}

.ewb-news-icon {
    background-image: url("/Template/xwzx/css/../images/s_news_tt3.png");
}

.ewb-news .ewb-data-infor {
    margin-right: 0;
}

.ewb-news .ewb-data-list {
    padding-left: 12px;
    line-height: 42px;
    background: url("/Template/xwzx/css/../images/s_listimg.jpg") left center no-repeat;
}

.ewb-news ul {
    margin: 14px 50px 0 7px;
    height: 294px;
}

@media (max-width:1299px) {
    .ewb-news ul {
        margin: 14px 10px 0;
        height: 294px;
    }
}

/* 松视新闻 */
.ewb-see {
    float: left;
    width: 593px;
    height: 380px;
    background: #fff;
    border-radius: 0 20px 20px 0;
    padding: 20px 27px 21px 20px;
    position: relative;
}


.ewb-see-icon {
    background-image: url("/Template/xwzx/css/../images/see_icon.png");
}

.ewb-see-hd {
    position: absolute;
    height: 30px;
    top: 20px;
    border: 1px solid #fb5f33;
    right: 27px;
    width: 200px;
}

.ewb-see-tt {
    position: absolute;
    right: 26px;
    top: 20px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    font-size: 0;
    font-weight: bold;
    text-align: center;
}

.ewb-see-first {
    right: 100px;
    top: -1px;
}

.ewb-see-tt a {
    color: #fb5e33;
    font-size: 16px;
}

.ewb-see-tt.cur {
    background: url("/Template/xwzx/css/../images/news_tt_bg.jpg");
    background-size: 100% 100%;
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/news_tt_bg.jpg', sizingMethod='scale');
}

.ewb-see-tt.cur a {
    color: #fff;
}


.ewb-see-bd {
    margin-top: 18px;
}

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before,
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    display: none;
}

.sp-right-thumbnails .sp-thumbnail-container,
.sp-right-thumbnails .sp-thumbnail-container {
    margin: 10px 0 0 0;
}

.sp-right-thumbnails.sp-has-pointer .sp-thumbnail {
    left: 0;
}

.sp-right-thumbnails.sp-has-pointer {
    margin-left: 10px;
}
body.abt-hightcolor4 .ewb-sp-bg,
body.abt-hightcolor3 .ewb-sp-bg,
body.abt-hightcolor2 .ewb-sp-bg,
body.abt-hightcolor1 .ewb-sp-bg,
.ewb-sp-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('/Template/xwzx/css/../images/mask_black_33.png') repeat transparent !important;
}
body.abt-hightcolor4 .ewb-sp-play,
body.abt-hightcolor3 .ewb-sp-play,
body.abt-hightcolor2 .ewb-sp-play,
body.abt-hightcolor1 .ewb-sp-play,
.ewb-sp-play
 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('/Template/xwzx/css/../images/play_icon.png') center center no-repeat transparent !important;
}
body.abt-hightcolor4 .sp-thumbnail .ewb-sp-play,
body.abt-hightcolor3 .sp-thumbnail .ewb-sp-play,
body.abt-hightcolor2 .sp-thumbnail .ewb-sp-play,
body.abt-hightcolor1 .sp-thumbnail .ewb-sp-play,
.sp-thumbnail .ewb-sp-play {
    background-image: url('/Template/xwzx/css/../images/play_icon_02.png') !important;
}

.ewb-sp-txt {
    position: absolute;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    left: 0;
    margin-top: 0;
    text-align: left;
    bottom: 0;
    right: 0;
    padding: 0 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    background: url('/Template/xwzx/css/../images/mask_black_66.png') repeat;
}
.ewb-sp-txt>a{
     color: #fff;
}
/* 中间的线 */
.ewb-see-line {
    float: left;
    width: 4px;
    height: 380px;
    background: url("/Template/xwzx/css/../images/see_line_bg.png") center center no-repeat;
}

/* 伟德国际1946bv官网报 */
.ewb-newspaper {
    margin-left: 597px;
    background: #fff;
    padding: 20px 20px 25px 30px;
    border-radius: 20px 0 0 20px;
    overflow: hidden;
}

.ewb-newspaper-icon {
    background-image: url("/Template/xwzx/css/../images/newspaper_icon.png");
}

.ewb-newspaper-bd {
    margin-top: 11px;
    border: 1px solid #dfdfdf;
}

.ewb-newspaper-bd img {
    display: block;
    width: 100%;
    height: 290px;
}

/* 小屏 */
@media (min-width:980px) and (max-width:1299px) {
    .ewb-see {
        width: 420px;
        padding: 20px 15px 21px;
    }

    .ewb-newspaper {
        margin-left: 424px;
        padding: 20px 15px 25px;
    }
}

@media (max-width:979px) {
    .ewb-see {
        float: none;
        width: 100%;
        border-radius: 0;
        height: auto;
        padding: 20px;
    }

    .ewb-see-line {
        display: none;
    }

    .ewb-newspaper {
        width: 100%;
        margin: 20px 0 0;
        border-radius: 0;
        padding: 20px;
    }

    .ewb-newspaper-bd img {
        height: auto;
    }
}

@media (max-width:480px) {
    .ewb-see .tabview {
        display: none !important;
    }
}

@media (max-width:480px){
   .ewb-see-bd{
       display: none;
   }
   .ewb-see{
       height: 120px;
   }
   .ewb-see-hd{
       top: 65px;
       left: 10px;
       right:10px;
       width: auto;
   }
   .ewb-see-tt{
       top: 65px;
       width: 50%;
       right: 0;
   }
   .ewb-see-first{
       top: -1px;
       left: 0;
       right: auto;
   }
}

body.useOldFixed .ewb-data-list {
    *zoom: 1;
}
body.useOldFixed .ewb-data-list:before,
body.useOldFixed .ewb-data-list:after {
    display: table;
    line-height: 0;
    content: "";
}
body.useOldFixed .ewb-data-list:after {
    clear: both;
}
body.useOldFixed .ewb-data-list .ewb-data-infor{
    text-align: left !important;!i;!;
}

/* swiper */
.scroll-swiper{
    
}

.scroll-swiper .swiper-slide>img{
    float: left;
    width: 638px;
    border: 4px solid #fff;
    height: 348px;
}

.scroll-swiper .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 5px;
    display: inline-block;
    border-radius: 50%;
    background: #c1c1c1;
    opacity: 1;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
}

body.useOldFixed  .scroll-swiper .swiper-slide>img{
    display:block;
    width: 100%;
    height: auto;
}

body.useOldFixed .scroll-swiper .swiper-slide .ewb-scroll-box p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


body.useOldFixed .swiper-pagination-bullet {
    width: 44px;
    height: 44px;
    border-radius: 26px;
    margin: 0 6px !important;
}

body.useOldFixed .swiper-pagination-bullet-active {
    width: 64px;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom, .swiper-pagination-fraction {
    padding-left: 95px;
}

body.useOldFixed .swiper-container-horizontal>.swiper-pagination-bullets,
body.useOldFixed  .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: -18px;
    padding-left: 0;
}