*{
    margin: 0;
    padding: 0;
}

body{
    width: 1920px;
    height: 300px;
}

.dd{
    width: 1920px;
    height: 300px;
    background: #2D4571;
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
}

.title{
    width: 80px;
    height: 20px;
    font-size: 20px;
    font-family: SourceHanSansCN-Regular;
    line-height: 35px;
    color: #FFFFFF;
    opacity: 1;
    position: absolute;
    top: 60px;
    left: 376px;
}

.titleen{
    width: 84px;
    height: 16px;
    font-size: 16px;
    font-family: SourceHanSansCN-Regular;
    line-height: 35px;
    color: #FFFFFF;
    opacity: 0.3;
    position: absolute;
    top: 96px;
    left: 374px;
}

.name{
    width: 260px;
    height: 16px;
    font-size: 20px;
    font-family: SourceHanSansCN-Regular;
    line-height: 35px;
    color: #FFFFFF;
    opacity: 1;
    position: absolute;
    top: 60px;
    left: 554px;
}

.address{
    width: 280px;
    height: 45px;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    line-height: 31px;
    color: #FFFFFF;
    opacity: 1;
    position: absolute;
    top: 128px;
    left: 554px;
}

.phone{
    width: 158px;
    height: 75px;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    line-height: 31px;
    color: #FFFFFF;
    opacity: 1;
    position: absolute;
    top: 128px;
    left: 872px;
}

.erm1{
    width: 144px;
    height: 144px;
    background: rgba(255,255,255,0.39);
    opacity: 1;
    position: absolute;
    top: 48px;
    left: 1186px;
}

.erm2{
    width: 144px;
    height: 144px;
    background: rgba(255,255,255,0.39);
    opacity: 1;
    position: absolute;
    top: 48px;
    left: 1370px;
}

.name1{
    width: 144px;
    height: 14px;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    line-height: 31px;
    color: #FFFFFF;
    opacity: 1;
    text-align: center;
    position: absolute;
    top: 210px;
    left: 1186px;
}


.name2{
    width: 144px;
    height: 14px;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    line-height: 31px;
    color: #FFFFFF;
    opacity: 1;
    text-align: center;
    position: absolute;
    top: 210px;
    left: 1370px;
}
