/**!
 * ¨¦?????¨¦?????
 * author: fxyue;
 * date:2019-10-16
 */

.ewb-set {
    height: 411px;
    background: #fff;
}

.ewb-set-hd {
    float: left;
    width: 155px;
}

.ewb-set-tt {
    width: 155px;
    height: 102px;
    background: #eee;
    margin-top: 1px;
    line-height: 102px;
    text-align: center;
    font-size: 18px;
}

.ewb-set-tt:first-child {
    margin-top: 0;
}

.ewb-set-tt a {
    color: #666;
    display: block;
}

.ewb-set-tt.cur {
    background: url("/Template/dynamic/zdly/css/../images/set_tt_bg.jpg") no-repeat;
    background-size: 100% 100%;
}

.ewb-set-tt.cur a {
    font-weight: bold;
    color: #fff;
}

.ewb-set-bd {
    margin-left: 155px;
    padding: 0 20px;
    position: relative;
}

/* ?????¡ì */
.ewb-set-node {
    white-space: nowrap;
    height: 50px;
    overflow: hidden;
    font-size: 0;
    position: relative;
}

.ewb-set-sub {
    display: inline-block;
}

.ewb-set-bd.active .ewb-set-node {
    margin: 0 20px 0 30px;
}

/* ????¡è? */
.ewb-switch-arr {
    position: absolute;
    width: 22px;
    height: 22px;
    top: 14px;
    background-repeat: no-repeat;
}

.ewb-switch-left {
    left: 20px;
    background-image: url("/Template/dynamic/zdly/css/../images/set_arrow_01.png");
}

.ewb-switch-right {
    right: 10px;
    background-image: url("/Template/dynamic/zdly/css/../images/set_arrow_02.png");
}


.ewb-set-sub a {
    height: 46px;
    line-height: 40px;
    font-size: 18px;
    color: #999;
    cursor: pointer;
    border-top: 6px solid transparent;
    padding: 0 10px;
    margin-left: 20px;
    display: block;
}

.ewb-set-sub:first-child a {
    margin-left: 0;
}

.ewb-set-sub.cur a {
    font-weight: bold;
    color: #333;
    border-top: 6px solid #ef4837;
}


/* ??¡ª¨¨?¡§ */
.ewb-data-list {
    line-height: 44px;
}

.ewb-data-infor {
    margin-right: 120px;
}

.ewb-data-date {
    margin-right: 10px;
}

/* ¨¦????????¨¨?? */
.ewb-set-build {
    height: 264px;
    overflow: hidden;
}

.ewb-set-icons {
    margin-top: 12px;
}

.ewb-set-list {
    float: left;
    width: 50%;
}

.ewb-set-list a {
    margin-left: 14px;
    display: block;
    height: 66px;
    background: #f3f3f3;
    font-size: 0;
    text-align: center;
    color: #ef4837;
    font-weight: bold;
    line-height: 66px;
}

.ewb-set-list span {
    display: inline-block;
    padding-left: 55px;
    font-size: 18px;
    background-position: left center;
    background-repeat: no-repeat;
    max-width: 95%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.set1 {
    background-image: url("/Template/dynamic/zdly/css/../images/set_icon_01.png");
}

.set2 {
    background-image: url("/Template/dynamic/zdly/css/../images/set_icon_02.png");
}

.ewb-set-list a:hover,.ewb-set-list a.accfocus {
    background: #fff;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.22);
}

.ewb-set-icons>.ewb-set-list:first-child a {
    margin-left: 0;
}

/* ???????????¡± */
.ewb-set-hot {
    height: 352px;
    overflow: hidden;
}

.ewb-money {
    width: 100%;
}

.set3 {
    background-image: url("/Template/dynamic/zdly/css/../images/set_icon_03.png");
}

/* ?¡ë??????? */
@media (max-width:767px) {
    .ewb-set-hd {
        float: none;
        width: 100%;
    }

    .ewb-set-bd {
        margin-left: 0;
        margin-top: 10px;
        padding-bottom: 10px;
    }

    .ewb-set-tt {
        float: left;
        width: 25%;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        margin-top: 0;
    }

    .ewb-set {
        height: auto;
    }

    .ewb-set-list {
        width: 100%;
        margin-top: 10px;
    }

    .ewb-set-list a {
        margin-left: 0;
    }
}

/* ?¡ë??????? */
@media (max-width:480px) {
    .ewb-set-tt {
        width: 50%;
    }
}

/* ¨¦???¡è¡ì???¨¨??¨¦????? */
.ewb-open-hd>h2 {
    height: 90px;
    padding-top: 15px;
    background: url("/Template/dynamic/zdly/css/../images/s_depart_tt.jpg") no-repeat;
    background-size: 100% 100%;
}

.ewb-open-hd a {
    display: block;
    width: 260px;
    line-height: 58px;
    margin: 0 auto;
    border: 1px solid #fff;
    font-size: 24px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

/* ¨¨???¡±??????? */
.ewb-news-tt {
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    font-size: 0;
    color: #ef4837;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: url("/Template/dynamic/zdly/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-news-tt span {
    font-size: 24px;
    display: inline-block;
    padding-left: 38px;
    background: url("/Template/dynamic/zdly/css/../images/power_icon.png") left center no-repeat;
}

.ewb-field {
    padding: 12px;
    background: #fff;
}

.ewb-field ul {
    margin: -12px 0 0 -12px;
}

.ewb-field-list {
    float: left;
    width: 50%;
    margin-top: 12px;
}

.ewb-field-item {
    display: block;
    margin-left: 12px;
    height: 106px;
    background: #f6f6f6;
    padding-top: 19px;
    color: #7b818f;
    border-radius: 9px;
}

.ewb-field-item img {
    display: block;
    margin: 0 auto;
}

.ewb-field-item span {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    margin-top: 10px;
    line-height: 24px;
    font-size: 16px;
}

.ewb-field-item:hover,.ewb-field-item.accfocus {
    background: #fff;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.22);
}


/* pad */
@media (max-width:979px) {
    .ewb-open-hd {
        margin-top: 20px;
    }
}


/* ?¡è?????¡­?????????? */
.ewb-society {
    height: 108px;
    background: #fff;
}

.ewb-society-left {
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #e2303c;
    text-align: center;
    line-height: 108px;
    width: 155px;
    height: 108px;
    background: url("/Template/dynamic/zdly/css/../images/society_img.jpg") no-repeat;
}

.ewb-society-right {
    margin-left: 155px;
    padding: 12px 12px 6px;
}

.ewb-society-right .prev,
.ewb-society-right .next {
    width: 26px;
    height: 84px;
    background-repeat: no-repeat;
}

.ewb-society-right .prev.prevStop {
    background-image: url("/Template/dynamic/zdly/css/../images/society_prev.png");
}

.ewb-society-right .next.nextStop {
    background-image: url("/Template/dynamic/zdly/css/../images/society_next.png");
}

.ewb-society-right .prev {
    background-image: url("/Template/dynamic/zdly/css/../images/society_prevh.png");
}

.ewb-society-right .next {
    background-image: url("/Template/dynamic/zdly/css/../images/society_nexth.png");
}

.ewb-society-box {
    margin: 0 30px;
    overflow: hidden;
    height: 90px;
}

.ewb-society-item {
    float: left;
    width: 12.5%;
}

.ewb-society-item a {
    display: block;
    font-size: 16px;
    color: #333;
    text-align: center;
    height: 90px;
}

.ewb-society-item img {
    display: block;
    margin: 0 auto;
    width: 62px;
    height: 62px;
}

.ewb-society-item span {
    margin-top: 6px;
    line-height: 20px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* ?¡ã??¡À? */
@media (max-width:1299px) {
    .ewb-set-list span {
        padding-left: 45px;
    }

    .ewb-society-item {
        width: 25%;
    }
}

/* ?¡ë??????? */
@media (max-width:767px) {
    .ewb-society-item {
        width: 33.33%;
    }
}

/* ?¡ë??????? */
@media (max-width:480px) {
    .ewb-society {
        height: auto;
    }

    .ewb-society-left {
        float: none;
        display: block;
        width: 100%;
        background-size: 100% 100%;
    }

    .ewb-society-right {
        margin-left: 0;
    }

    .ewb-society-item {
        width: 50%;
    }
}


/* ÐÞ¸Ä */
.ewb-spirit-item {
    width: calc(50% - 10px);
}
@media (max-width: 979px) {
    .ewb-spirit-item {
        width: 100%;
        margin-top: 20px;
        height: auto;
    }
    .ewb-spirit-item:first-child {
        margin-top: 0;
    }
    .ewb-spirit-item > img {
        width: 100%;
        height: auto;
    }
}