* {
    margin: 0;
    padding: 0;
}

.footerBox {
    width: 100%;
    min-width: 1200px;
    /*height: 420px;*/
    background: #232C4A;
}

.footerContent {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.top {
    width: 100%;
    height: 102px;
    display: flex;
    justify-content: space-between;
}

.step {
    display: flex;
    align-items: center;
}

.stepIcon {
    width: 32px;
    height: 32px;
}

.stepDescribe {
    margin-left: 10px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
}

.middleLine {
    width: 1200px;
    height: 1px;
    background: #FFFFFF;
    opacity: 0.13;
}

.middle {
    width: 100%;
    height: 230px;
    display: flex;
    margin-bottom: 20px;
}

.middleLeft {
    width: 688px;
    height: 100%;
    padding-top: 27px;
    display: flex;
}

.middleLeft div {
    width: 155px;
    padding-left: 10px;
}

.lableTitle {
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
}

.middleLeft div ul {
    width: 100%;
    list-style: none;
    margin-top: 5px;
}

.middleLeft div ul li {
    margin-top: 15px;
}

.middleLeft div ul li a {
    text-decoration: none;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 0.74;
}

.middleLeft div ul li a:hover {
    color: #05A4FF;
    opacity: 1;
}

.middleRight {
    width: 516px;
    height: 100%;
    padding-top: 27px;
    display: flex;
}

.QrCodeBox1, .QrCodeBox2 {
    width: 114px;
}

.QrCodeBox2 {
    margin-left: 50px;
}

.QrCodeImg {
    width: 114px;
    height: 114px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.QrCodeImg {
    width: 106px;
    height: 106px;
    margin: 0 auto;
}

.codeImgTitle {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    width: 100%;
    text-align: center;
    margin-top: 7px;
}

.phoneBox {
    margin-left: 60px;
    margin-top: 47px;
    width: 158px;
}

.phoneNumber {
    width: 160px;
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
}

.workTime {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 2px;
    opacity: 0.48;
}

.linkBox {
    width: 100%;
    padding: 18px 10px;
    display: flex;
    align-items: baseline;
    border-top: 1px dashed rgba(255, 255, 255, 0.13);
    border-bottom: 1px dashed rgba(255, 255, 255, 0.13);
}

.linkTitle {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    height: 17px;
    line-height: 28px;
    display: inline-block;
    height: 100%;
    flex: 0 0 70px;
}

/*---- links ----*/
.links {
    position: relative;
    color: #333;
    font-size: 12px;
    flex-basis: 176px;
    margin-right: 27px;
}

.links dt {
    height: 28px;
    display: inline-block;
    border: 1px solid #d2ccc4;
    line-height: 28px;
    padding-left: 10px;
    cursor: pointer;
    width: 176px;
    padding-right: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    z-index: 98;
    border-radius: 4px;
    border: 1px solid #414862;
    color: #FFFFFF;
    opacity: 0.57;
}

.links dt:hover, .links dt.cur {
    border: 1px solid #409DFE;
    box-shadow: 0 0 3px #409DFE;
}

.links dd {
    position: absolute;
    left: 0;
    bottom: 40px;
    border: 1px solid #d2ccc4;
    background: #fff;
    display: none;
    background: #A0A4B1;
    border-radius: 4px;
    opacity: 0.92;
}

.links dd ul {
    padding: 4px;
    width: 174px;
    max-height: 181px;
    overflow: auto;
}

.links dd ul li {
    width: 100%;
    padding: 0
}

.links dd ul li a {
    line-height: 28px;
    display: block;
    padding: 0 8px;
    color: #000000;
    opacity: 1;
}

.links dd ul li a:hover {
    background: #0097FF;
    color: #FFFFFF;
    text-decoration: none;
}

.linkMore {
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
}

.linkMore:hover {
    color: #05A4FF;
    cursor: pointer;
}

.linkSelect {
    height: 21px;
    width: 160px;
    position: absolute;
    z-index: 999;
    bottom: 22px;
    left: 80px;
}

.market-cooperation {
    /*position: absolute;*/
    /*left: 273px;*/
    /*bottom: 17px;*/
    display: flex;
    align-items: center;
}

.business-cooperation {
    /*position: absolute;*/
    /*left: 273px;*/
    /*bottom: 17px;*/
    display: flex;
    align-items: center;
}

.linkLastBox {
    align-items: center;
    /*position: relative;*/
    height: 66px;
}

.linkBox ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    flex-basis: 1100px;
    height: 30px;
    overflow: hidden;
}

.linkBox ul li {
    height: 30px;
    line-height: 30px;
    padding-left: 16px;
    padding-right: 16px;
}

.linkBox ul li a {
    text-decoration: none;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 0.57;
}

.linkBox ul li a:hover {
    color: #05A4FF;
    opacity: 1;
}

.copyRight {
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
}

.copyRight span {
    opacity: 0.19;
}

.copyRight a {
    color: #fff;
    opacity: 0.19;
}

.copyRight a:hover {
    color: #05A4FF;
    opacity: 1;
}
