
.product_hover img{
    transition:all 0.5s;
    -moz-transition:all 0.5s;
    -ms-transition:all 0.5s;
    -o-transition:all 0.5s;
    -webkit-transition:all 0.5s;
}

.row{
    margin:0;
}
.service_logo img {
    width: 100%;
    height: 100%;
}
.service_logo {
    text-align: center;
    /*padding: 60px 0 40px 0;*/
}
.solSec_div{transition:all 0.5s;
    -moz-transition:all 0.5s;
    -ms-transition:all 0.5s;
    -o-transition:all 0.5s;
    -webkit-transition:all 0.5s;}
.loaction_box a{color:#333; text-decoration: none;}
.warpper{margin-bottom: 60px;}
.naviColor{background:#0068cf}

.solSwiperTxt{text-align:center;}
.solSec1Box .solSec_center{
    margin-top: 15px;
}
.solSec1Box .solSec_center img{
    width:100%;
    height:252px;
}
.solSec1Box .solSec_center .solSec_text{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border:1px solid #ccc;
    border-top:none;
}

.solSec1Ul li{width:230px;}
.solSec_center img{transition:all 0.5s;
    -moz-transition:all 0.5s;
    -ms-transition:all 0.5s;
    -o-transition:all 0.5s;
    -webkit-transition:all 0.5s;}
@media screen and (min-width: 768px){
    .logo,.logo .logo_center,.product,.product,.solution,.classifyMenu_list,.aseShow,.footer .footer_list,.footer_bottom .footer_bottom_list,.loaction_box{
        width:768px;
        margin: 0 auto;
    }
    .footer .footer_list .footer_two{
        width:21%;
    }

    .footer .footer_list .footer_theer img{
        width: 280px;
    }
    .navi_list{
        width: 750px;
    }
    .product .two_group .product_name .product_more,.product .product_two_list .product_name .product_more{
        left: 23%;
    }
    .product .col-md-6 .product_name .product_more{left: 17%;}
   
}
@media screen and (min-width: 992px){
    .logo,.logo .logo_center,.warpper .index_box,.product,.solution,.classifyMenu_list,.aseShow,.footer .footer_list,.footer_bottom .footer_bottom_list,.loaction_box{
        width:992px;
        margin: 0 auto;
    }
    .footer .footer_list .footer_two{
        width: 21%;
    }
    .footer_bottom .footer_bottom_list .footer_bottom_two{
        width: 58%;
    }

    .footer .footer_list .footer_theer img{
        width: auto;
    }
    .navi_list{
        width: 960px;
    }
    .product .two_group .product_name .product_more,.product .product_two_list .product_name .product_more{
        left: 30%;
    }
    .product .col-md-6 .product_name .product_more{
        left: 24%;
    }
   
    .banner{
        max-height:310px;
    }
}
@media screen and (min-width: 1200px){
    .logo,.logo .logo_center,.warpper .index_box,.product,.solution,.classifyMenu_list,.aseShow,.footer .footer_list,.footer_bottom .footer_bottom_list,.loaction_box{
        width:1200px;
        margin: 0 auto;
    }

    .footer .footer_list .footer_theer img{
        width: auto;
    }
    .navi_list{
        width: 960px;
    }
    .product .two_group .product_name .product_more, .product .product_two_list .product_name .product_more{
        left:33%;
    }
    .product .col-md-6 .product_name .product_more{
        left:30%;
    }
    
    .banner{
        max-height:350px;
    }
}
/*移动端*/
@media(max-width:768px) {
    .logo,.logo .logo_center,.product,.product ,.solution,.solution .solution_logo,.classifyMenu_list,.aseShow,.aseShow .aseShow_logo,.footer .footer_list,.footer_bottom .footer_bottom_list{
        width:100%;
        margin: 0 auto;
    }
    .navbar-nav {
        width: 100%;
        margin-left: 0px!important;
        margin-right: 0!important;
        text-transform: uppercase;
    }
    .navbar-nav > li {
        text-align: center;
        border-bottom: 1px dotted #e5e5e5;
        line-height: 40px;
    }
    .navbar-nav > li > a {
        color: #666;
        font-size: 14px;
    }
    .navList li{
        border-bottom: 1px dotted #e5e5e5;
        line-height: 40px;
    }
    .navList li:last-child{
        border-bottom: 0;
    }
    .navList li a{
        color: #666;
        font-size: 12px;
    }
    .headerbg {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 999999;
        background: #fff;
        -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    }
    .navbar-toggle {
        margin-top: 10px!important;
        padding-right: 0!important;
        margin-right: 0!important;
    }
    .navbar-toggle .icon-bar {
        background-color: #000;
    }
    .navbar-collapse {
        border-top: 1px solid #e5e5e5;
    }

    .navList::-webkit-scrollbar-track-piece{width:2px;background-color:#eaeaea;}
    .navList::-webkit-scrollbar{width:1px;height:6px}
    .navList::-webkit-scrollbar-thumb{height:50px;background-color:#cacaca;}
    .navList::-webkit-scrollbar-thumb:hover{background:#cacaca;}
    .navList li a{
        font-size: 12px;
    }
    .banner{
        max-height:280px;margin-top: 53px;
    }
    .service_logo{
        height: 71px;
        padding: 15px 0;
    }
    .product_logo img,.solution_logo img,.aseShow_logo img{
        width: 50%;
    }
    .product .col-md-6 .product_name {
        right: 7%;
    }
    .product .two_group .product_name,.product .product_two_list .product_name {
        right: 25%;
    }
    .product .col-md-6, .product .col-md-3{
        padding: 6.5px;
    }
    .product_box,.product{
        height:720px;
    }
    .solution_box .col-sm-4,.aseShow .aseShow_list{
        margin-top: 15px;
    }
    .solution_box{
        height:820px;
    }
    .classifySwiper{position: relative;}
    .classifySwiper .col-xs-3{
        padding:0;
    }
    .classifyMenu{height: 300px; overflow:hidden;}
    .classifySwiper .classifyMenu_list{
        line-height: 300px;
    }
    .aseShow_box ,.aseShow{height: 810px;}
    .product .two_group .product_name .product_more{
        left:24%;
    }
    .product .col-md-6 .product_name{
        right: 1%;
    }
    .product .col-md-6 .product_name .product_more{
        left: 12%;
    }
    .fenyeTxt {
        display: none;
    }
    .fenyeList {
        float: inherit;
        display: inline-block;
    }
    .fenyeList li:first-child {
        margin-left: 0;
        padding: 0 5px;
        float: left;
    }
    .fenyeInput {
        margin-left: 8px;
        float: left;
    }
    .fenyeList li {
        padding: 0 5px;
        margin-left: 8px;
        float: left;
    }
    .fenyeInput span {
        display: none;
    }
    .fenye {
        text-align: center;
        margin-top: 20px;
        margin-bottom: 0px;
    }
    .public_title {
        padding-bottom: 15px;
    }
    .warpper{margin-bottom: 30px;}
    .solSec1Ul li{width: 140px;}
}
