/* 英文 */
/* 首页 */
.head .nav_item a{
    width: 100px;
    margin-right:0;
}
.contact .h #map .BMapLabel{
    left: -146px !important;
    width: 310px;
}
.footer .f-end .fl:nth-child(2) {
    margin-left: 3%;
    width: 60%;
}
.head .nav_item .uls2 a{
        line-height: 40px;
}
.i-about .fr p:nth-child(2){
        margin-bottom: 16px;
}
.i-about .fr p{
        line-height: 22px;
}
.product .path li a:after{
        vertical-align: middle;
        float:none;
}
.product .path li a.typelink:after {
    display: inline-block;
}
.product .path li a div{
    display: inline-block;
    width:86%;
    line-height: 21px;
    vertical-align: middle;
}
@media (max-width: 992px){
    .nav_language li:last-child{
        display: none;
    }
    .nav_language li:first-child {
        display:block;
    }
}
@media only screen and (max-width: 750px){
    .drop_list a {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}
