.xy-head{

    position: static;
}
.xy-menu{
    padding-right: 170px;
    margin-top: 16px;
}
.xy-menu>li>a{

    color: #333;
    line-height: 38px;
    display: block;
    border-bottom: 2px solid transparent;
    text-transform: uppercase;
    padding-bottom: 8px;
    font-size: 16px;
    font-size: 1.6rem;
}
.xy-menu>li{

    width: 14.2%;
}
.xy-head-left .logo{

    padding-top: 16px;
    padding-right: 0;
}

.xy-menu .xy-sub-menu{

    z-index: 99;
}

.xy-menu .xy-sub-menu{

    top: 57px;
}

.xy-menu>li>a:hover{
    color: #004f9f;
    border-color: #004f9f;
}
.xy-menu>li+li{

    background: none;
}

.xy-head .xy-head-navbar .xy-search {
    top: 6px;
    right: -10px;
    height: 35px;
    width: 0;
    background-color: #004f9f;
    
  }

.xy-head .xy-head-navbar .btn-search {
    position: absolute;
    right: 0;
    top: 7px;
    display: inline-block;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: url(../images/icon_search.png) center no-repeat #004f9f;
}

.xy-head .xy-head-navbar .top-contact {
    position: absolute;
    right: 48px;
    top: 7px;
}

.mid-mods{

    padding: 72px 0 20px;
}
.tits a {
    display: block;
    font-size: 30px;
    font-size: 3rem;
    line-height: 30px;
    color: #fd7800;
   
    
}
.tits{

    padding-bottom: 19px;
    margin-bottom: 35px;
    background: url(../images/m1tit.png) no-repeat left bottom;
}

.xypg-news-list li .img{
    
    width: 300px;
    /*height: 300px;*/
    float: left;
    margin-right: 10px;
}
.xypg-news-list li img{
    
    max-width: 100%;
}
.xypg-news-list li .descr{
    position: relative;
    overflow: hidden;
}

.lxlist li{

    margin-bottom: 42px;
}
.lxlist li a{

    display: block;
}
.lxlist li a h3{
    font-size: 1.4rem;
    line-height: 20px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
}
.lxlist li a  .date{
    color: #fd7800;
    line-height: 28px;
}

.lxlist li a .info{

    line-height: 24px;
    display: block;
    max-height: 48px;
    overflow: hidden;
    color: #004f9f;
}

.mid-mods .more{

    display: block;
    width: 150px;
    line-height: 46px;
    color: #fff;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background: #004f9f;
    text-align: center;
    text-transform: uppercase;
}
.client li{

    position: relative;
    margin-bottom: 20px;
}
.client li .img{

    overflow: hidden;
}
.client li img{

    max-width: 100%;
}

.client li  h4{

    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 45px;
    padding: 0 10px;
    background: rgba(0, 0, 0, .4);
    font-size: 18px;
    color: #fff;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.tab-content>.active,.tab-pane{

    font-family: Arial;
}
.proList li{

    margin-bottom: 40px;
    overflow: hidden;
}
.proList li a h3{

    font-size: 2.4rem;
    line-height: 30px;
    color: #fd7800;
    margin-top: 16px;
    padding-bottom: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.proList li img{
    
    max-width: 100%;
}

.proList li a .info{

    color: #666666;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 30px;
    min-height: 80px;
    
    overflow: hidden;
}

.title{

    text-align: center;
    font-size: 34px;
    font-size: 3.4rem;
    text-transform: uppercase;
    padding-bottom: 15px;
    background: url(../images/m2titl.png) no-repeat center bottom;
    margin-bottom: 20px;
}
.title a{

    color: #fd7800;
}
.hotfleet{

    padding-bottom: 100px;
}
.fleetlist li a{

    display: block;
    position: relative;
    width: 100%;
    -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 5px;
}
.fleetlist li a .img{

    height: 230px;
    overflow: hidden;
}
.fleetlist li a .img img{

    max-width: 100%;
}
.fleetlist li a .mask{

    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 230px;
    background: url(../images/m3tuon.png) center no-repeat;
    background-size: 100% 100%;
    
}

.fleetlist li a h3{
    display: block;
    margin: 0 auto;
    max-width: 286px;
    width: 100%;
    margin-top: -10px;
    position: relative;
    z-index: 99;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 20px;
    color: #fd7800;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fleetlist li a .info{
    color: #666666;
    line-height: 24px;
    display: block;
    height: 72px;
    overflow: hidden;
    padding: 0 4px;
}
.fleetlist,.partlist  {
    position: relative;
}
.fleetlist .slick-arrow,.partlist .slick-arrow {

    position: absolute;
    display: inline-block;
    width: 47px;
    height: 47px;
    bottom: -100px;
    font-size: 0;
    border:none;
    outline: none;

}
.fleetlist .slick-prev,.partlist .slick-prev{

    left: 45%;
    background: url(../images/arrowleft.png) center no-repeat;
}
.fleetlist .slick-next,.partlist .slick-next{

    right: 45%;
    background: url(../images/arrowright.png) center no-repeat;
}
.fleetlist .slick-prev:hover,.partlist .slick-prev:hover{

    background: url(../images/arrowlefton.png) center no-repeat; 
}
.fleetlist .slick-next:hover,.partlist .slick-next:hover{

   
    background: url(../images/arrowrighton.png) center no-repeat;
}

.mains{

    padding: 20px 0 ;
}

.pro-banner  .img img{

     width: 100%;
}
.pro-banner .slick-con{

    position: relative;
}
.pro-banner .slick-dots{

    position: absolute;
    top: 20px;
    right: 20px;
}
.pro-banner .slick-dots li{

    cursor: pointer;
    font-size: 0px;
    margin-left: 4.5px;
    margin-right: 4.5px;
    float: left;
    border: none;
    outline: none;
    width: 30px;
    height: 12px;
    border-radius: 5px;
    background-color: #fff;
}
.pro-banner .slick-dots li.slick-active{

    background-color: #004f9f;
    width: 44px;
}
.pro-banner .slick-dots li button{

    font-size: 0;
    border:none;
    outline: none;
    background: transparent;
}

.pro-banner h4{

    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    color: #fff;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    height: 72px;
    line-height: 72px;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 0px 13px;
}

.partlist li{

    float: left;
    width: 225px;
    margin-right: 17px;
    border:1px solid #ccc;
}
.partlist li img{

    max-width: 100%;
}
.partlist .slick-arrow{

    bottom: -80px;
}
.part-mods{

    padding: 20px 0 80px;
}

.xy-tonglan{

    margin-top: 20px;
    padding: 42px 0;    
    background-color: #181818;
}

.xy-tonglan .xy-tl-title{

    font-size: 2.4rem;
    color: #fff;
    line-height: 30px;
    font-weight: normal;
    text-transform: uppercase;
}
.xy-tonglan .xy-tl-title:before{

    width: 0;
}

.xy-tonglan .xy-tl-ewm{

    padding-top: 0;
}

.message .form-control{

    background-color: transparent;
}
.message td{

    padding-bottom: 12px;
    padding-right: 12px;
}
.message .btn-sub{

    width: 20%;
    vertical-align: top;
}
.xy-footer{

    padding: 0;
    background-color: #181818;
    border-top: 1px solid #828282;
    color: #bbbbbb;
    margin-top: 54px;

}
.xy-footer .xy-ft-cpy{
    color: #bbbbbb;
    line-height: 30px;
    padding-top: 12px;
}
.xy-footer .xy-ft-cpy a,.xy-footer a,
.xy-tl-nav dd a{

    color: #bbbbbb;  
}
.xy-footer::before{

    width: 0;
}

.goto{

    position: fixed;
    right: 20px;
    bottom: 20px;
    display: inline-block;
    width: 53px;
    height: 53px;
    background: url(../images/gotop.png) center no-repeat
}

.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.flex-v{-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
.flex-1{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}
.flex-align-center{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.flex-pack-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}
.flex-pack-justify{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}

.xypg-banner img{
    
    max-width: 100%;
}

@media screen and (max-width: 768px) {  
    
}

@media screen and (max-width: 450px) {  
    .xypg-news-list li .descr{
        
        position: static;
        overflow:visible;
        
    }
    .fleetlist .slick-prev, .partlist .slick-prev{
        
        left:29%;
    }
    .fleetlist .slick-next, .partlist .slick-next{
        
        right: 29%;
    }
    .picScroll-left{
        
        position:relative;
    }
    .picScroll-left .bd{
        
        width:100%;
    }
    .picScroll-left .tempWrap{
        
        width:102% !important;
    }
    .left-navs li{
        
        float: left;
        width:50% !important;
        text-align:center;
    }
    .left-navs li a{
        
        color:#666;
        box-sizing:border-box;
    }
    .picScroll-left .next,.picScroll-left .prev{
        position:absolute;
        display:inline-block;
        font-size:0;
        width:20px;
        height:20px;
        outline:none;
        border:none;
        top:20%;
        
    }
    .picScroll-left .prev{
        
        left:-17px;
        background:url(../images/icon_prev.png) center no-repeat;
    }
    .picScroll-left .next{
        
        right:-17px;
        background:url(../images/icon_next.png) center no-repeat;
    }
    .xypg-banner .img{
        
        height:auto;
    }
}

