/* 英文 */
/* 首页 */
/*head*/
.head .nav_item a{
    padding:0 44px;
}
.head .lng li:first-child{
    display:block;
}
.head .lng li:last-child{
    display:none;
}
.i-pro .h .swiper-ipro .ipros-title{
    width: auto; 
    padding: 0 10px;
}
/*footer*/
.footer .f-header li{
    font-size:14px;
}
.f-header .fl:first-child li:first-child{
    font-size:34px;
    margin-bottom:14px;
}
.footer .f-header .fl:nth-child(2){
    margin:37px  0px 0px 78px;
}
.footer .f-header .h{
    padding: 0px 5%;
    box-sizing: border-box;
}
.i-about ul li h2{
    text-transform:uppercase;
    font-weight:bold;
}
.i-title h2{
     text-transform:uppercase;
}
/*关于我们*/
.about .fr .fl{
    margin-right: 2%;
}
.about .about-info{
    padding-left:0;
}
/*地图*/
#map .BMapLabel{
    left: -132px !important;
    width: 285px;
}