﻿/**!
 * 上海&#98;&#101;&#116;&#51;&#51;&#54;&#53;&#23448;&#26041;&#25163;&#26426;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#30424;&#21475;&#24320;&#25143;&#95;&#20307;&#32946;&#51;&#54;&#53;&#32593;&#25237;-新闻中心
 * author: wuzhou;
 * date:2017-04-28
 */


/* 当前位置 */

.ewb-route {
    line-height: 52px;
    color: #666;
}

.ewb-route a {
    color: #666;
    font-size: 13px;
    margin: 0 5px;
}

.ewb-route a.current {
    color: #f08300;
}


/* 列表页背景 */

.ewb-page-main {
    padding-bottom: 10px;
    background-color: #eaedf5;
}


/* 左侧 */

.ewb-left-tt {
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background-color: #4a6dcb;
}

.ewb-right-main {
    min-height: 1184px;
    padding-bottom: 20px;
    background-color: #fff;
}

.ewb-column-items>li {
    vertical-align: top;
    height: 49px;
    line-height: 49px;
    border-bottom: 1px solid #adadad;
    background: url(../images/newsList/item_lico.jpg) 28px 50% no-repeat;
}

.ewb-column-items>li.ewb-last-nav {
    border-bottom: 1px solid transparent;
}

.ewb-column-items>li>a {
    display: block;
    text-indent: 51px;
    font-size: 17px;
    color: #333;
    background: url(../images/newsList/item_ico.png) right center no-repeat;
}

.ewb-column-items>li:hover,
.ewb-column-items>li.accfocus,
.ewb-column-items>li:active {
    background: url(../images/newsList/item_lico.jpg) 28px 50% no-repeat #dbe2f5;
}


/* 右侧 */

.ewb-spacing {
    margin: 0 20px;
}

.ewb-list-tt {
    height: 48px;
    border-bottom: 1px solid #adadad;
}

.ewb-list-name {
    position: relative;
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
    font-size: 17px;
    padding: 0 8px;
    border-bottom: 3px solid #ff8c11;
}

.ewb-list-arr {
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -9px;
    display: block;
    width: 11px;
    height: 6px;
    background: url(../images/newsList/down_arr.png) left top no-repeat;
}

.ewb-left-date {
    text-indent: 9px;
    font-size: 15px;
    padding-top: 15px;
}

.ewb-share {
    height: 22px;
    padding-left: 40px;
    line-height: 22px;
    margin-top: 13px;
    padding-bottom: 14px;
}

.ewb-share a {
    margin-left: 14px;
}


/* 轮播图片 */

.ewb-video-wrap {
    position: relative;
    margin: 0 auto;
    /*overflow: hidden;*/
}

#slider-pager {
    width: 100%;
    margin: 0;
    padding: 0;
    margin-right: -10px;
    text-align: center;
    list-style-type: none;
}

#slider-pager li {
    float: left;
    width: 25%;
    *width: 24.9%;
    text-align: center;
    margin-top: 10px;
}

#slider-pager a {
    display: block;
    margin-right: 10px;
}

#slider-pager img {
    border: 3px solid transparent;
    vertical-align: top;
    width: 100%;
    height: 144px;
}

#slider-pager li.rslides-cur img {
    border-color: #ff8c11;
}

#scroll-container li img {
    border: 3px solid transparent;
    vertical-align: top;
    width: 100%;
    height: 144px;
}

#scroll-container li.rslides-cur img {
    border-color: #ff8c11;
}

/* 往期视频新闻 */

.ewb-past-news {
    margin-top: 62px;
}

.ewb-past-tt {
    height: 32px;
    line-height: 32px;
    text-indent: 14px;
    font-weight: bold;
    background: url(../images/newsList/item_lico.jpg) left center no-repeat;
}

.ewb-date-sel {
    display: block;
    margin-left: 12px;
    outline: none;
    width: 118px;
    height: 32px;
    border: 1px solid #d4d4d4;
}

.ewb-ym-items {
    padding-top: 20px;
}

.ewb-ym-items>li {
    position: relative;
    float: left;
    width: 16.6%;
    margin-top: 12px;
}

.ewb-ym-items>li>p {
    margin-left: 12px;
    height: 37px;
    line-height: 37px;
    font-size: 13px;
    color: #666;
    text-align: center;
    border: 1px solid #d5d5d5;
}

.ewb-ym-items>li>.ewb-ymask {
    display: none;
    position: absolute;
    left: 13px;
    top: 1px;
    right: 1px;
    bottom: 1px;
    z-index: 8;
    background: url(../images/videoNews/video_ico.png) center no-repeat;
}

.ewb-ym-items>li:hover>p,
.ewb-ym-items>li.accfocus>p,
.ewb-ym-items>li:active>p {
    color: #ffa646;
    background-color: #ff8c11;
}

.ewb-ym-items>li:hover>.ewb-ymask,
.ewb-ym-items>li.accfocus>.ewb-ymask,
.ewb-ym-items>li:active>.ewb-ymask {
    display: block;
}


.video {
    height: 428px;
    width: 557px;
}

.ewb-video-info{
    font-size: 15px;
    margin-bottom: 20px;
}


@media (min-width: 979px) {
    .rslides {
        width: 557px;
        margin: 24px auto 0;
    }
}

.rslides {
    margin-bottom: 16px;
}

@media (max-width: 979px) {
    #slider-pager li {
        width: 50%;
    }
    .ewb-past-news {
        margin-top: 10px;
    }
    .ewb-ym-items {
        padding-top: 0;
    }
}

@media (max-width: 767px) {
    .ewb-right-main {
        min-height: 0;
    }
    .ewb-spacing {
        margin: 0 5px;
    }
    .ewb-share {
        padding-left: 0;
    }
     .video {
    height: auto;
    width: 100%;
    margin: 0px auto;
}
}

@media (max-width: 480px) {
    .ewb-share a {
        margin-left: 5px;
    }
    .ewb-dsel {
        width: 100%;
    }
    .ewb-ym-items>li {
        width: 25%;
    }
}