@media (max-width:1440px) {
    .navbar-nav>li {
        margin-left:15px;
    }
}
@media (max-width:1200px) {
    .navbar-nav>li {
        margin-left:25px;
    }
}
@media (min-width:992px) and (max-width:1200px) {
    .navbar-nav>li {
        margin-left:3px;
    }
    .navbar-inverse .navbar-brand img{
        margin-top: 15px;
        height: 30px;
    }
    #otherserver .others-list dl{
        text-align: right;
        height: 160px;
        margin-bottom: 20px;
    }
    #process .process-list .col-md-2::after{
        right: -31%;
    }
    #consequence .consequence-main .consequence-main-two{
        width: 100%;
    }
    #consequence .consequence-main .consequence-main-three{
        width: 90%;
    }
    #consequence .consequence-main .consequence-main-two-left,
    #consequence .consequence-main .consequence-main-two-right,
    #consequence .consequence-main .consequence-main-three-left,
    #consequence .consequence-main .consequence-main-three-right{
        width: 350px;
        background-size: 100% 100%;
    } 
    #xukezheng .xukezheng-content .xukezheng-content-content h4{
        height: 44px;
    }
    #xukezheng .xukezheng-content .xukezheng-content-content p{
        height: 75px;
    }  
    #xkzliucheng .xkzlc-list dl::after{
        content: '';
    }
}
@media (min-width:768px) and (max-width:992px) {
    .navbar-nav>li {
        margin-left:0px;
    }
    #xkzliucheng .xkzlc-list dl::after{
        content: '';
    }
}
@media (max-width:768px) {
    .container{
        width: 96%;
    }
    .navbar-toggle{
        margin-right: 0;
    }
    .navbar-inverse .navbar-brand img{
        height: 40px;
    }
    .navbar-nav>li {
        width: 33.33333%;
        float: left;
        margin-left: 0;
        padding-bottom: 0;
        text-align: center;
        line-height: 40px;
        height: 42px
    }
    .navbar-collapse{
        border-top: 1px #eee solid
    }
    .index_title h2 {
        color: #333;
        font-size: 26px;
        margin-top:0;
        margin-bottom:10px;
        font-weight: normal;
    }
    .index_title p {
        color: #666;
        font-size: 16px;
    }
    #wedo .wedo-list ul li a span{
        display: block;
        width: 40px;
        margin: 10px auto 0;
        line-height: 20px;
    }
    #wedo .wedo-list .tab-content .wedo-regcom-list{
        float: none;
        margin: 10px auto;
    }
    #process .process-list .col-md-2:nth-of-type(2n)::after{
        content: '';
        position: absolute;
        right: -22%;
        top: 10px;
    }
    #otherserver-pc{
        display: none;
    }
    #otherserver-mobile{
        display: block;
    }
    .process-tab2 li img{
        margin: 25px auto;
    }
    .process-tab2 li p.p1{
        padding-bottom: 10px;
        margin-bottom: 0;
        
    }
    .process-tab1-l>p, .process-tab1-r>p{
        padding: 10px 0;
    }
    .process-tab2 .title,
    .process-tab3 .title,
    .process-tab4,
    .process-tab5{
        padding-top: 30px;
    }
    .process-tab3 ul{
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }
    .process-tab3 li{
        display: inline-block;
        vertical-align: top;
        width: 220px; 
        border-radius: .08rem;
        background-color: #ecf2fe;
        margin: 0 .1rem;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-top: .06rem;
        text-align: center;
        overflow: hidden;
        float: none;
    }
    
    .process-inner-wrap{
        height: auto;
    }
    .process-inner-wrap .tab li{
        width: 20%;
        line-height: 20px;
        height: auto;
        padding: 5px 0;
        /* display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; */
        overflow: hidden;
    }
    .process-inner-wrap .tab li i{
        display: block;
    }
    /* .process-inner-wrap .tab li:last-child{
        width: 100%;
    } */
    .process-tab1-r{
        border-left: 0;
        padding-left: 0;
    }
    .process-tab4 .list-left .box{
        padding: 0 10px;
    }
    .process-tab4 .list-left .box .list-left-right{
        width: 96%;
        margin-top: 2%;
    }
    .process-tab4-inner li.list{
        width: 100%;
    }
    .process-tab4-inner li.limg{
        width: 100%;
        text-align: center;
    }
    .process-tab4-inner li.limg img{
        margin: 10px auto;
        transform: rotate(90deg)
    }
    #gongsichengli .gscl_left ul{
        width: 100%;
        border-right: 0;
        border-bottom: 1px #2f4f91 solid;
        overflow: hidden;
    }
    #gongsichengli .gscl_left ul li{
        width: 25%;
        line-height: 20px;
        height: 50px;
        float: left;
    }
    #gongsichengli .gscl_left ul li.on::after{
        left: 0;
        right: 0;
        bottom: -12px;
    }
    #hotservice .hotservice-left-content table tr td{
        padding: 10px;
    }
    #otherservice img{
        max-width: 80%;
        margin-bottom: 30px;
    }
    #yewu .yewu-content-service span, #yewu .yewu-content-piaoliang span{
        margin-bottom: 5px;
    }
    #yewu .gundong .derbf_z,
    #yewu .gundong .derbf_jydt{
        width: 100%;
        height: auto;
        float: none;
        overflow: hidden;
    }
    #yewu .gundong .derbf_jydt_more{
        float: none;
        margin: 20px auto;
        overflow: hidden;
    }
    #yewu .yewu-class .yewu-class-content{
        border: 0;
    }
    #dailijizhang{
        background-size: auto 100%;
    }
    #dailijizhang dl dd{
        width: 100%;
    }
    #jzliucheng dl{
        width: 33.3333%;
    }
    #jzliucheng dl dt img{
        width: 70%;
    }
    #jzliucheng dl::after{
        content: '';
        background: url(../images/jizhang/right.png) no-repeat;
        background-size: 100%;
        width: 19px;
        height: 18px;
        display: block;
        position: absolute;
        right: -8%;
        top: 26%;
    }
    #youshi .yuoshi-list p{
        min-height: 88px;
    }
    #industry .citem .jobs{
        width: 100%;
    }
    #industry .citem.item2 .jobs{
        width: 100%;
    }
    #lztigong li{
        width: 25%;
    }
    #consequence .consequence-main{
        background: none;
    }
    #consequence .consequence-main p{
        margin-bottom: 0;
    }
    #consequence .consequence-main .consequence-main-one,
    #consequence .consequence-main .consequence-main-two,
    #consequence .consequence-main .consequence-main-three{
        width: 100%;
    }
    #consequence .consequence-main .consequence-main-one-left,
    #consequence .consequence-main .consequence-main-one-right,
    #consequence .consequence-main .consequence-main-two-left,
    #consequence .consequence-main .consequence-main-two-right,
    #consequence .consequence-main .consequence-main-three-left,
    #consequence .consequence-main .consequence-main-three-right{
        background: -webkit-gradient(linear, left top, right top, from(#726be2), to(#3641b1));
        background: linear-gradient(left, #726be2, #3641b1);
        width: 100%;
        height: auto;
        padding: 10px;
        margin-top: 0;
        margin-bottom: 20px;
    }
    #zxneed .zxneed-list p{
        height: 44px;
    }
    #sheji .sheji-icon .sheji-icon-list{
        width: 50%;
    }
    #sheji .sheji-icon .sheji-icon-list img{
        height: 70px;
    }
    #sheji .sheji-icon .sheji-icon-list p{
        min-height: 66px;
    }
    #lczl .lczl-list::after{
        background: none;
    }
    #lczl .lczl-list{
        width: 100%;
    }
    #lczl .lczl-list dl dd span{
        margin: 20px 0;
    }
    #lczl .lczl-list dl dd p{
        min-height: auto;
    }
    #lczl .lczl-list-ziliao{
        padding: 10px;
        margin-bottom: 10px;
    }
    #yizhans .col-md-3{
        position: relative;
        z-index: 999;
        margin-top: 0;
    }
    #yizhans .yizhans-title{
        padding: 20px 0;
    }
    #yizhans .yizhans-title span{
        font-size: 24px;
        line-height: 30px;
    }
    #yizhans .col-md-10{
        margin-left: 0;
    }
    #yizhans .yizhans-list{
        padding-left: 0;
    }
    #xukezheng .xukezheng-class li{
        font-size: 22px;
    }
    #tongdian{
        background-size: 100% 100%;
    }
    #xkzliucheng .xkzlc-list dl::after{
        content: '';
    }
    #xkzliucheng .xkzlc-list{
        margin-bottom: 30px;
        box-shadow: 0 0 5px rgba(0,0,0,.5);
        border-radius: 4px;
        padding: 20px 0;
        overflow: hidden;
    }
    #commitment dl dd p{
        height: 50px;
    }
    #trade-one .trade-one-class ul li span{
        display: block;
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px;
    }
    #trade-one .trade-one-class ul li p{
        font-size: 18px;
    }
    #trade-one .trade-one-class ul li p i{
        display: block;
    }
    #trade-one .trade-one-content-list .trade-one-content-list-left p{
        width: 100%;
        text-align: center;
    }
    #trade-one .trade-one-content-list .trade-one-content-list-right{
        border: 0;
        padding: 20px;
    }
    #trade-san .trade-san-list dl{
        width: 100%;
        overflow: hidden;
    }
    #trade-san .trade-san-list dl dd{
        width: 50%;
        float: left;
    }
    #trade-five{
        
    }
    #trade-five .trade-five-class ul li i{
        display: block;
        margin-bottom: 5px;
        text-align: center;
    }
    #trade-five .trade-five-class ul li span{
        display: none;
    }
    #trade-five .trade-five-class ul li sub{
        display: block;
    }
    .jichu .col-xs-6{
        padding:0 5px;
    }
    #trade-five ul.question li a{
        display: block;
    }
    .about-area img{
        max-width: 100%
    }
    
}
@media (max-width:380px) {

}
@media (max-width:320px) {
    
}