/* 英文 */
/* 头部 */
.head .nav_ul {
    margin-left: 0px;
}
.head .nav_item .uls2{
        left: -43%;
}
.lng li:nth-child(2) a{
    color:#e60012;
}
.lng li:nth-child(1) a {
    color: #BFBFBF;
}
.head .nav_item a.hover:after{
    margin: 0 auto;
    width:100%;
}
.head .nav_item a{
    padding: 0 23px;
}
.head .nav_item .uls2 a{
    line-height:40px;
    padding:0 5px;
}
.phone {
    margin-right: 10px;
}
.contact .h #map .BMapLabel{
    left: -112px !important;
    width: 243px;
}
.i-advantages h3{
    width: 78%;
}
.i-product .g-typename span {
    margin: 20px auto 70px;
    width: 68%;
    line-height: 30px;
}
.product .path li a.typelink div{
    width: 80%;
    /*word-break: break-all;*/
    display:inline-block;
    vertical-align: middle;
}
.product .path li a.typelink:after {
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin-left: 10px;
}
.product .path li a:before{
    display:none;
}
.product .path li a {
    padding: 16px 0;
}
.cultrue-list li .cultrue-change{
        padding-top: 38px;
}
.cultrue-list li:nth-child(3) .cultrue-change{
    padding-top: 18px;
}
.cultrue-list li:nth-child(3) .cultrue-change span{
    line-height: 21px;
}
.partner_list li{
    margin-bottom: 24px;
}
.case .case-list li .case-info h3{
    font-size:22px;
}
.head .nav_item .uls2{
    width: 220%;
    left: -58%;
}
@media screen and (max-width: 750px){
    .lng li:first-child{
        display:block;
    }
    .lng li:nth-child(2){
        display:none;
    }
    .i-product .g-typename span{
        width:auto;
    }
    .footer .f-nav .fr span{
        word-break: break-all;
    }
    .i-advantages h3{
        width:auto;
    }
    .i-More{
        width: auto;
        display: table;
        padding: 0 18px;
    }
    #nbanner{
        background-position: right center;
    }
    .drop_list a{
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .contact .h .contact-info li:last-child span{
        line-height: 5rem;
        width: 60%;
    }
    .location{
        line-height: 7vw;
        padding: 2vw 15px;
    }
}