﻿/*!
* 首页
* 创建时间：2017-08-02
* 创建人：yuqirong
*/

/* 合作伙伴 */
@media only screen and (min-width: 100px) and (max-width: 750px) {
    .media-tab{
        width: 300px;
    }
    .nav>li>a{
        padding: 12px 20px;
    }
    .bh-resource-bg{
        width: 100%;
        height: 660px;
        /*background: url("../images/bh-resource-bg.png") center no-repeat;*/
    }
    .year01{
        bottom: -30px !important;
    }
    .year01 .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #7f7f7f !important;
    }
    .year01 li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #bebebe !important;
        border-radius: 10px;
        cursor: pointer;
        background-color: #bebebe !important;
    }
    .col-xs-3{width: 50%;height: initial;}
    .mobile-min-box{
        width: 100%;
        margin-bottom: 20px;
    }
    .mobile-min-box img{
        width: 100%;
        margin: 0 auto;
        display: block;
    }
    .v1-pdtb40{
        padding-top: 20px;
    }
    .client-min-box{
        width: 100%;
        margin-bottom: 30px;
    }
    .col-xs-4{width: 49%;}
    .client-min-box img{
        width: 100%;
        height: 30px;
        margin: 0 auto;
        display: block;
    }
    .client01 {
        bottom: -10px !important;
    }
}
@media only screen and (min-width: 751px) and (max-width: 1280px) {
    .media-tab{
        width: 300px;
    }
    .nav>li>a{
        padding: 12px 20px;
    }
    .bh-resource-bg{
        width: 100%;
        height: 660px;
        /*background: url("../images/bh-resource-bg.png") center no-repeat;*/
    }
    .year01{
        bottom: -30px !important;
    }
    .year01 .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #7f7f7f !important;
    }
    .year01 li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #bebebe !important;
        border-radius: 10px;
        cursor: pointer;
        background-color: #bebebe !important;
    }
    .col-xs-3{width: 20%;}
    .mobile-min-box{
        width: 100%;
        margin-bottom: 20px;
    }
    .mobile-min-box img{
        width: 100%;
        margin: 0 auto;
        display: block;
    }
    .v1-pdtb40{
        padding-top: 20px;
    }
    .client-min-box{
        width: 100%;
        margin-bottom: 30px;
    }
    .col-xs-4{width: 49%;}
    .client-min-box img{
        width: 100%;
        height: 30px;
        margin: 0 auto;
        display: block;
    }
    .client01 {
        bottom: -10px !important;
    }
}
@media (min-width: 1200px){
    .bh-resource-bg{
        width: 100%;
        overflow: hidden;
        height: 580px;
        /*background: url("../images/bh-resource-bg.png") center no-repeat;*/
    }
    .media-tab{
        width: 380px;
    }
    .year01{
        bottom: -50px !important;
    }
    .year01 .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #7f7f7f !important;
    }
    .year01 li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #bebebe !important;
        border-radius: 10px;
        cursor: pointer;
        background-color: #bebebe !important;
    }
    .col-xs-3{height: 76px;margin-top: 22px!important;width: 100%!important;}
    .bh-col-sm-2{
        width: 15% !important;
        padding: 0!important;
        margin: 0 0.83%;
        float: left;
    }
    .mobile-min-box{
        width: 100%;
        height: 76px;
        background: #fff;
        border: 1px solid #ddd;
    }
    .mobile-min-box img{
    	display: block;
        width: 100%;
        height: 100%;
        margin: 0 auto;
    }
    .v1-pdtb40{
        padding-top: 0;
        padding-bottom: 40px;
    }
    .client-min-box{
        width: 100%;
        margin-bottom: 40px;
    }
    .client-min-box img{
        width: 135px;
        height: 50px;
        margin: 0 auto;
        display: block;
    }
    .client01 {
        bottom: -10px !important;
    }
}

