/**!
 * 子页面公共杨思
 * author: wangkai;
 */


/*subbanner*/

.ewb-sub-banner {
    height: 380px;
}

.ewb-sbanner-bg1 {
    background: url(../images/sub_banner_01.jpg) center top no-repeat;
}

.ewb-sbanner-bg2 {
    background: url(../images/sub_banner_02.jpg) center top no-repeat;
}

.ewb-sbanner-bg3 {
    background: url(../images/sub_banner_03.jpg) center top no-repeat;
}

.ewb-sbanner-bg4 {
    background: url(../images/sub_banner_04.jpg) center top no-repeat;
}

.ewb-sbanner-bg5 {
    background: url(../images/sub_banner_05.jpg) center top no-repeat;
}

.ewb-sbanner-bg6 {
    background: url(../images/sub_banner_06.jpg) center top no-repeat;
}

.ewb-sbanner-bg7 {
    background: url(../images/sub_banner_07.jpg) center top no-repeat;
}

.ewb-sub-info {
    padding: 114px 0 0 0px;
    color: #fff;
}

.ewb-si-tt {
    height: 66px;
    line-height: 66px;
    font-size: 48px;
    color: #fff;
}

.ewb-si-tt-center {
    text-align: center;
}

.ewb-si-content {
    line-height: 36px;
    font-size: 16px;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .ewb-sub-info {
        padding-left: 20px;
    }
}

@media (max-width: 767px) {
    .ewb-sub-banner {
        height: 200px;
    }

    .ewb-sbanner-bg1 {
        background: url(../images/sub_banner_01_s.jpg) center top no-repeat;
    }

    .ewb-sbanner-bg2 {
        background: url(../images/sub_banner_02_s.jpg) center top no-repeat;
    }

    .ewb-sbanner-bg3 {
        background: url(../images/sub_banner_03_s.jpg) 44% top no-repeat;
    }

    .ewb-sbanner-bg4 {
        background: url(../images/sub_banner_04_s.jpg) 30% top no-repeat;
    }

    .ewb-sbanner-bg5 {
        background: url(../images/sub_banner_05_s.jpg) center top no-repeat;
    }

    .ewb-sbanner-bg6 {
        background: url(../images/sub_banner_06_s.jpg) center top no-repeat;
    }

    .ewb-sbanner-bg7 {
        background: url(../images/sub_banner_07_s.jpg) 44% top no-repeat;
    }

    .ewb-sub-info {
        padding: 90px 0 0 15px;
    }

    .ewb-si-tt {
        font-size: 24px;
        height: 36px;
        line-height: 36px;
    }

    .ewb-si-content {
        font-size: 14px;
        line-height: 24px;
    }
}


/* 分页 */

.ewb-page {
    text-align: center;
    height: 26px;
}

.ewb-page-items {
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.ewb-page-li {
    min-width: 36px;
    *width: 36px;
    margin-right: 4px;
    font-size: 14px;
    text-align: center;
    float: left;
}

    .ewb-page-li > a {
        display: block;
        color: #555;
        height: 24px;
        line-height: 24px;
        padding: 0 8px;
        border: 1px solid #dfdfdf;
    }

        .ewb-page-li > a:hover {
            border: 1px solid #0030cc;
        }

    .ewb-page-li.current > a {
        border: 0;
        height: 26px;
        line-height: 26px;
        color: #0030cc;
    }

    .ewb-page-li.ewb-page-noborder > span {
        display: block;
        height: 26px;
        line-height: 26px;
        padding: 0 10px;
        border: 0;
        color: #666;
    }

.ewb-page-num {
    *width: 60px;
}

.ewb-page-li.ewb-page-num > span {
    padding: 0 5px;
    font-weight: bold;
}

.ewb-page-input {
    width: 38px;
    height: 24px;
    text-align: center;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
    outline: none;
    vertical-align: top;
    *margin-top: -1px;
}

.ewb-page-hover {
    *width: 60px;
}

.ewb-page-go {
    margin-left: 2px;
}

    .ewb-page-go:hover > a, .ewb-page-hover:hover > a {
        color: #fff;
        background-color: #999;
        border-color: #999;
    }

    .ewb-page-go > a {
        font-size: 12px;
        padding: 0 6px;
    }

.ewb-page-goto {
    margin-right: 0;
}

.ewb-page-li.ewb-page-goto > span {
    padding: 0 6px 0 0;
    text-align: right;
}

.ewb-page-inpt {
    margin-left: -2px;
}

.ewb-page-li.ewb-page-ellipsis > span {
    padding: 0 17px 0 16px;
    font-size: 14px;
    color: #555;
}


/*当前位置和打印*/

.ewb-crumbs {
    line-height: 47px;
    border-bottom: 1px solid #e3e3e3;
}

.ewb-location {
    float: left;
    margin-left: 5px;
    padding-left: 18px;
    color: #999;
    background: url(../images/location_ico.png) left center no-repeat;
}

    .ewb-location a {
        color: #999;
    }

        .ewb-location a:hover {
            color: #3373cb;
        }

    .ewb-location span {
        color: #333;
    }

.ewb-crumbs-links {
    float: right;
    margin: 15px 14px 0 0;
}

    .ewb-crumbs-links a {
        float: left;
        margin-left: 25px;
        height: 18px;
    }

    .ewb-crumbs-links div {
        float: left;
        margin-left: 40px;
        margin-top: 0px;
    }

        .ewb-crumbs-links div a {
            margin-left: -20px;
            margin-top: -4px;
        }

.ewb-crumbs-links-title {
    width: 20px;
}



.ewb-ci-ico1 {
    background: url(../images/ci_ico1.png);
}

.ewb-ci-ico2 {
    background: url(../images/ci_ico2.png);
}

.ewb-ci-ico3 {
    background: url(../images/ci_ico3.png);
}

.ewb-ci-ico4 {
    background: url(../images/ci_ico4.png);
}

.ewb-ci-ico1:hover {
    background: url(../images/ci_ico1_hover.png);
}

.ewb-ci-ico2:hover {
    background: url(../images/ci_ico2_hover.png);
}

.ewb-ci-ico3:hover {
    background: url(../images/ci_ico3_hover.png);
}

.ewb-ci-ico4:hover {
    background: url(../images/ci_ico4_hover.png);
}

@media (max-width: 767px) {
    .ewb-location {
        float: none;
    }

    .ewb-crumbs {
        padding: 5px 0;
        line-height: 36px;
    }

    .ewb-crumbs-links {
        margin-top: 5px;
    }
}
