.adcenter {
    width: 1200px;
    height: 90px;
    margin: 0 auto;
}

.pro_right > .position > .page_title {
    font-size: 20px;
    margin-top: 40px;
}

.pro_right > .position > .page_loding {
    font-size: 16px;
    margin-top: 20px;
}

.flexslider {
    margin-top: 120px;
}

div.container > div > div > h2 > a {
    color: #fff;
}

.banner {
    margin-top: 120px;
}



.adcenter {
    width: 1200px;
    height: 90px;
    margin: 0 auto;
}

.pro_right > .position > .page_title {
    font-size: 20px;
    margin-top: 40px;
}

.pro_right > .position > .page_loding {
    font-size: 16px;
    margin-top: 20px;
}

.flexslider {
    margin-top: 120px;
}

div.container > div > div > h2 > a {
    color: #fff;
}

.banner {
    margin-top: 120px;
}


/*分页样式--start*/
.fyx {
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    float: left;
    text-align: center;
    margin-bottom: 20px;
}

    .fyx span {
        display: inline-block;
        min-width: 45px;
        padding: 0 10px;
        background: #ffffff;
        height: 48px;
        vertical-align: middle;
        line-height: 48px;
        font-size: 14px;
        border: 1px solid #e5e5e5;
        margin-left: -1px;
        float: left;
    }

    .fyx a {
        display: inline-block;
        width: 65px;
        background: #ffffff;
        height: 48px;
        vertical-align: middle;
        line-height: 48px;
        font-size: 14px;
        border: 1px solid #e5e5e5;
        margin-left: -1px;
        float: left;
        text-decoration: none;
        color: #333;
        outline: none;
    }

    .fyx span font {
        display: inline-block;
        width: 190%;
        background: #EB2A2B;
        height: 48px;
        vertical-align: middle;
        line-height: 48px;
        float: left;
        color: #FFF;
        margin-left: -10px;
    }

    .fyx select {
        display: inline-block;
        width: 50px;
        height: 48px;
        vertical-align: middle;
        line-height: 48px;
        float: left;
        padding: 0 5px;
    }
/*分页样式--end*/