
.bottomImg {
    height: 628px;
    position: relative;
    width: 100%;
    min-width: 1420px;
    overflow: hidden;
}

.bottomImg img {
    height: 628px;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 1420px;
    transform: translate(-50%, -50%);
}
body{
    min-width: 1420px;
    overflow: hidden;
}
.bottomMsg {
    position: relative;
    height: 173px;
    background-color: #1A2334;
    box-sizing: border-box;
    width: 1420px;
    margin: 0 auto;
    padding-top: 35px;

    padding-left: 138px;
    padding-right: 111px;

}

.borderRight {
    border-right: 1px solid #5C5C5C;
}

/* .bottomMsg::after {
    content: '';
    position: absolute;
    background: #5C5C5C;
    width: 1256px;
    height: 1px;
    bottom: 0;
    right: 50.8%;
    transform: translateX(50%);
} */
.about {
    display: inline-block;
    width: 234px;
    height: 92px;
    border-right: 1px solid #5C5C5C;
}

.contact {
    display: inline-block;
    width: 613px;
    height: 92px;
    padding-left: 50px;
    box-sizing: border-box;
}

.code {
    display: inline-block;
    width: 311px;
    font-size: 0;
    vertical-align: bottom;
}

.code div {
    display: inline-block;
    width: 78px;
    font-size: 16px;
    margin-right: 24.5px !important;
    height: 78px;
}

.code div:last-child {
    margin-right: 0;
}

.code div img {
    border-radius: 3px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.about_text a {
    opacity: 0.6;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 400;
}

.about_text a:hover {
    opacity: 1;
    text-decoration: underline;
}


.title_about {
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 400;
    margin-bottom: 16px;
}

.SelectList {
    opacity: 0.6;
    position: relative;
    background-color: transparent;
    top: -4px;
    left: 0px;
    border-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    display: block;
    height: 22px;
    overflow: hidden;
    font-size: 13px;
    text-align: left;
    -webkit-appearance: none;
    /* 去除默认外观 */
    -moz-appearance: none;
    /* 针对Firefox */
    appearance: none;
    /* 通用外观重置 */
    width: 100px;
    color: #fff;
    font-size: 16px;
    height: 25px
}

.SelectList:hover {
    cursor: pointer;
}

.DivSelect {
    float: left;
    position: relative;
    background-color: transparent;
    height: 17px;
    overflow: hidden;
    border-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    width: 70px;
}

.DivSelect:hover {
    cursor: pointer;
}

.SelectList:hover {
    opacity: 1;
    text-decoration: underline;
}

.DivSelect:hover {
    opacity: 1;
}


.copyRight {
    width: 100%;
    height: 50px;
    background-color: #1169DD;
    min-width: 1420px;

}

.copyRightBox {
    text-align: center;
    margin: 0 auto;
    width: 1420px;
}

.copyRightBox div {
    display: inline-block;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 50px;
    margin-right: 20px;
}

.botMsg {
    opacity: 0.6;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 400;
}

.gov:link {
    /* opacity: 0.6; */
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 400;
}

.gov {
    /* opacity: 0.6; */
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 400;
}

.gov:hover {
    opacity: 1;
}

.insurance {
    display: inline-block;
    /* background-size: 48px 32px; */
    width: 48px;
    height: 32px;
    background-size: contain !important;
    vertical-align: middle;

}

.full-screen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999999999999;
}

.full-screen img {
    max-width: 50%;
    max-height: 50%;
}

.ermimg {
    cursor: pointer;
}

.menu-content {
    margin-bottom: 80px !important;
}

.about_text_first {
    width: 89px;
    line-height: 18px
}

.about_text_two {
    width: 155px;
    line-height: 18px;
    padding-left: 24px;
    box-sizing: border-box;
}

.about_text_three {
    display: flex;
    margin-top: 10px
}

.about_text_four {
    width: 155px;
    line-height: 16px;
    padding-left: 24px;
    box-sizing: border-box
}

.about_text_five {
    width: 485px;
    line-height: 18px;
    font-size: 16px;
    padding-left: 25px;
    box-sizing: border-box;
}

.about_text_six {
    display: inline-block;
    margin-left: 8px
}

.about_text_seven {
    display: inline-block;
    width: 221px;
    color: #fff
}

.bottom_one {
    font-size: 16px!important;
    color: #FFCC53!important;
    opacity: 1!important;
    width: 221px;
}

.bottom_two {
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    white-space: nowrap;
    height: 20px
}
@media (max-width: 1439px) {
    body{
        min-width: 1260px;
        overflow-x: hidden;
    }
    .bottomImg {
        height: 559px;
        min-width: 1260px;
    }
    
    .bottomImg img {
        height: 559px;
        min-width: 1260px;
    }
    
    .bottomMsg {
        height: 154px;
        width: 1260px;
        padding-top: 31px;
    
        padding-left: 124px;
        padding-right: 98px;
    
    }

    .about {
        width: 207px;
        height: 82px;
    }
    
    .contact {
        width: 545px;
        height: 82px;
        padding-left: 45px;
    }
    
    .code {
        width: 273px;
    }
    
    .code div {
        width: 68px;
        font-size: 12px;
        margin-right: 23px !important;
        height: 68px;
    }
    
    .code div img {
        border-radius: 3px;
    }
    
    
    .about_text a {
        font-size: 14px;
    }
    
   
    
    
    .title_about {
        font-size: 16px;
        margin-bottom: 14px;
    }
    
    .SelectList {
        top: -4px;
        left: 0px;
        border-width: 0px;
        height: 22px;
        font-size: 13px;
        /* 通用外观重置 */
        width: 100px;
        font-size: 14px;
        height: 25px
    }
    
    
    .DivSelect {
        height: 17px;
        width: 70px;
    }

    
    .copyRight {
        height: 44px;
        min-width: 1260px;
    
    }
    
    .copyRightBox {
        width: 1260px;
    }
    
    .copyRightBox div {
        font-size: 12px;
        line-height: 44px;
        margin-right: 20px;
    }
    
    .botMsg {
        font-size: 12px;
    }
    
    .gov:link {
        font-size: 12px;
    }
    
    .gov {
        font-size: 12px;
    }
    
    .insurance {
        width: 43px;
        height: 28px;
    
    }
    
    .full-screen {
    }
 

    
    .about_text_first {
        width: 79px;
        line-height: 18px
    }
    
    .about_text_two {
        width: 127px;
        line-height: 18px;
        padding-left: 24px;
    }
    
    .about_text_three {
        margin-top: 7px
    }
    
    .about_text_four {
        width: 127px;
        line-height: 16px;
        padding-left: 21px;
    }
    
    .about_text_five {
        width: 431px;
        line-height: 20px;
        font-size: 14px;
        padding-left: 25px;
    }
    
    .about_text_six {
        margin-left: 8px
    }
    
    .about_text_seven {
        width: 221px;
    }
    
    .bottom_one {
        font-size: 14px!important;
        width: 154px;
    }
    
    .bottom_two {
        font-size: 14px;
        height: 20px
    }
}
