.fl{
    float: left;
}
.fr{
    float: right;
}
div,p,ul,li,form,body,h1,h2,h3,h4,h5{
    margin: 0;
    padding: 0;
}
ul,li{
    list-style: none;
}
.box{
    position: relative;
}
.company_des{
    width: 11.8rem;
    height: 1.68rem;
    background: url("/images/logo_company.png") no-repeat left top;
    background-size: 100% 100%;
    position: absolute;
    right: 1.4rem;
    top: 0.5rem;

}
body{
    font-family: 'Microsoft YaHei';
    text-align: left;
}
html{
    background-color: #13477F;
}
.en_tab{
    font-size: 0.6rem!important;
}
.company_ico{
    display: inline-block;
    width: 4.1rem;
    height: 0.6rem;
    background: url("/images/adr_win/company_ico.png");
    background-size: 100%;
    vertical-align: middle;
}

