/*   */

.footer {
    /* background: #f9f9f9; */
}

.footerMain {
    width: 90%;
    max-width: 1280px;
    height: 360px;
}

.footerBtm {
    background-color: #001B50;
    height: 60px;
}

.footerBtmP {
    width: 90%;
    max-width: 1280px;
}

#footerNav {
    height: 150px;
    width: 90%;
    max-width: 1280px;
    margin: 24px auto;
}

#footerNav img {
    width: 100%;
    height: 100%;
}

.footerNav {
    height: 150px;
    position: relative;
}

#footerNav .layui-carousel .layui_dl .swiper-slide a {
    overflow: hidden;
}

#footerNav .layui-carousel .layui_dl .swiper-slide a img {
    max-width: none;
    width: 1920px;
    height: 150px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}

.NavIMG {
    width: 100%;
}

.navControl {
    position: absolute;
    left: 0;
    top: 60px;
    z-index: 12;
    width: 100%;
    height: 40px;
}

.navControl span {
    display: inline-block;
    width: 30px;
    line-height: 48px;
    text-align: center;
    background-color: #c5c5c5;
    opacity: 0.8;
}

.navControl span:nth-child(1) {
    float: left;
    margin-left: 24px;
}

.navControl span:nth-child(2) {
    float: right;
    margin-right: 24px;
}

.navControl span img {
    width: 12px;
    height: 12px;
    line-height: 100%;
}


/* strong {
    font-size: 30px;
    
    font-weight: 400;
    color: #001B50;
    
} */

small {
    display: inline-block;
}


/* .strong3 {
    height: 23px;
    font-size: 30px;
    
    font-weight: bold;
    color: #FDFEFF;
    position: absolute;
    z-index: 10;
    left: 446px;
    top: auto;
    margin-top: 50px;
} */

.footerL {
    margin-top: 30px;
    margin-right: 77px;
    float: left;
}

.footerL dl {
    float: left;
    margin-right: 60px;
}

.footerL dl:nth-last-child(1) {
    /* float: right; */
    margin-right: 0;
}

.footerL dl dt {
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    margin-bottom: 29px;
}

.footerL dl dd {
    font-size: 14px;
    font-weight: 400;
    color: #777777;
    line-height: 28px;
    opacity: 0.8;
}

.footerL dl dd a {
    font-size: 14px;
    font-weight: 400;
}

.footerL dl dd a:hover {
    color: #008DD1;
}

.footerR {
    width: 300px;
    margin-top: 30px;
    float: right;
}

.footerSelect {
    height: 40px;
}

.footerSelect select {
    height: 100%;
    width: 100%;
    background: #FFFFFF;
    outline: none;
    border: 1px solid #ccc;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
}

.footerCode {
    margin-top: 30px;
    margin-right: 6px;
}

.footerCode div:nth-child(1) {
    float: left;
}

.footerCode div:nth-child(2) {
    float: right;
}

.footerCodeImg {
    width: 126px;
    height: 126px;
    /* border: 1px dashed #ccc; */
}

.sp {
    display: inline-block;
    width: 100%;
    text-align: center;
    height: 14px;
    font-size: 12px;
    font-weight: 400;
    color: #666666;
}

.BtmPl {
    float: left;
}

.BtmPl li {
    float: left;
    margin-right: 18px;
}

.BtmPl li a {
    line-height: 60px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 0.6;
}

.BtmPr {
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 0.6;
    line-height: 60px;
    float: right;
    word-break: break-all;
}

img {
    border: none;
}

.footerL1 {
    display: none;
}

.footerL2 {
    display: none;
}