#areacodediv2 {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,0.2);
    top: 0;
    z-index: 999;}
.bm_areacode .nxzw-garden{
display:block;
top: 50%;
position: absolute;
transform: translateY(-50%);}
.areacode .nxzw-garden .nxzw-address{
padding:50px;}
.layui-layer-dialog {
    min-width: 1240px !important;}

.btn-close {
    position: absolute;
    top: 23px;
    right: 10px;
    margin: 3px;
    width: 30px;
    height: 30px;
    background: rgba(0,0,0,0.1) center;
    cursor: pointer;
    box-sizing: border-box;
    border-radius: 50%;}
.btn-close:before,.btn-close:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 28px;
    background: #aaa;
    transform: rotate(45deg);
    top: 1px;
    left: 15px;}
.btn-close:after{
    transform: rotate(-45deg);}
.footer-text {
    margin-left: 134px;
    line-height: 34px;
    color: #cfe6f5;
    text-align: left !important;}
