footer {
    /*height: 371px;*/
    padding-top: 74px;
    padding-bottom: 32px;
    background-image: url('../img/foot-bg.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    /*background-color: #2C3644;*/
}

.footer {
    margin: 0 auto;
    /*height: 371px;*/
    color: #fff;
    width: 1200px;
    position: relative;
}

.contact {
    display: flex;
    /*height: 199px;*/
    margin-bottom: 32px;
    justify-content: space-between;
}

.contact-way {
    /*border-right: 1px solid rgb(255, 255, 255, 0.1);*/
    position: relative;
}


.contact-way:after{
    content: "";
    position: absolute;
    width: 1px;
    height: 287px;
    background: rgba(255, 255, 255, 0.1);
    right: 0;
    top: 0;
}


.number {
    /*height: 77px;*/
    width: 249px;
    margin-bottom: 16px;
}

.number h4 {
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-size: 29px;
    line-height: 120%;
}

.number p {
    font-family: Microsoft YaHei UI;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
}

.mailbox {
    margin-bottom: 16px;
}

.mailbox h6 {
    font-family: Microsoft YaHei UI;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 150%;
}

.mailbox p {
    font-family: Microsoft YaHei UI;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
}

.address h6 {
    font-family: Microsoft YaHei UI;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 150%;
}

.address p {
    font-family: Microsoft YaHei UI;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
}

.qr {
    /*width: 120px;*/
    margin-left: 24px;
    display: flex;
    /*margin-right: 70px;*/
}

.qr-box{
    width: 100px;
    height: 100px;
    margin-right: 16px;
}

.qr-img1 {
    width: 100%;
    height: 100%;
    margin-bottom: 12px;
    border-radius: 10px;
}

.qr-img2 {
    margin-top: 15px;
}

.qr p {
    font-family: Microsoft YaHei UI;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
}

.contact-us {
    width: 685px;
}

.contact-us-text {
    width: 685px;
    display: flex;
}

.contact-us img {
    margin-bottom: 10px;
}

.contact-us h4 {
    font-family: Microsoft YaHei UI;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
}

.contact-us p {
    font-family: Microsoft YaHei UI;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 26px;
}

.btn3 {
    width: 120px;
    color: #fff;
    height: 42px;
    /*padding: 24 12 24 12;*/
    border: 1px solid #fff;
    border-radius: 2px;
    background: rgba(255, 255, 255, 0.1);
    margin-left: 128px;
    margin-top: 12px;
    cursor: pointer;
}

.btn3:hover {
    background: rgba(255, 255, 255, 0.5);
}

.links {
    /*height: 51px;*/
    width: 100%;
    border-top: 1px solid rgb(255, 255, 255, 0.1);
    border-bottom: 1px solid rgb(255, 255, 255, 0.1);
    display: flex;
    padding-top: 37px;
    justify-content: space-between;
    padding-bottom: 37px;
}

.footer-links-left links a {
    color: #fff;
    font-size: 14px;
    margin-right: 16px;
}

.footer-links {
    color: #fff;
    font-size: 14px;
    margin: 0px 8px;
    text-decoration:underline;
}

.footer-links-left {
    width: 83%;
    /*height: 24px;*/
    border-right: 1px solid rgb(255, 255, 255, 0.1);
}

.footer-links-left span {
    font-size: 14px;
    line-height: 14px;
}

.footer-links-right {
    padding-left: 30px;
    /*height: 24px;*/
    display: flex;
    align-items: center;
}

.footer-links-right span {
    font-size: 14px;
    line-height: 10px;
}

.footer-links-right img {
    margin-left: 20px;
    width: 24px !important;
    height: 24px !important;
    /*margin-top: 5px;*/
}

.internet-number {
    padding-top: 32px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.internet-number span {
    display: inline-block;
    font-size: 14px;
    margin-left: 5px;
}

.internet-number span a {
    color: #ffffff;
    text-decoration: none;
}

.copyright-information {
    display: inline-block;
    font-size: 14px;
    line-height: 100%;
    /*border-left: 1px solid rgb(255, 255, 255, 0.1);*/
    border-right: 1px solid rgb(255, 255, 255, 0.1);
    margin-right: 20px;
    margin-left: 20px;
    /*padding-left: 514px;*/
    padding-right: 20px;
}

.internet-number-left{
    padding-right: 20px;
    border-right: 1px solid rgb(255, 255, 255, 0.1);
    display: flex;
    align-items: center;
}

.footer-box-right{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    position: relative;
}

.footer-box-right-list-1{
    display: flex;
    margin-bottom: 29px;
}

.footer-box-right-list-2{
    display: flex;
}

.footer-box-right-list-2-item{
    width: 89px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    line-height: 18px;
}

.footer-box-right-list-1-item{
    width: 88px;
    height: 24px;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #FFFFFF;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    white-space: nowrap;
}

.footer-box-right-list-1-item:last-child{
    width: 88px;
    padding-left: 16px;
    border-right: 0;
}
.footer-box-right-list-2-item:last-child{
    width: 88px;
    padding-left: 16px;
}

.footer-box-right-list-2-item li{
    margin-bottom: 16px;
}

.footer-box-right-list-2-item li a{
    color: #ffffff;
}

.right-sidebar{
    position: fixed;
    z-index: 9;
    right: 37px;
    bottom: 113px;
}

.right-sidebar-btn{
    width: 52px;
    height: 52px;
    background: #09A79D;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    margin-top: 8px;
    cursor: pointer;
    transition: .6s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.right-sidebar-btn:hover{
    background:  #06908C;
}

.right-sidebar-btn:active{
    background:#037A7A;
}

.footer-top{
    position: absolute;
    left: 50%;
    top: -70px;
    transform: translate(-50%,0);
    width: 310px;
    height: 112px;
    background-image: url('../img/foot-top-bg.png');
    background-size: 100% 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.footer-top img{
    margin-top: 20px;
    width: 150px;
    height: 150px;
    transition: .6s;
}

.footer-top:hover img{
    transform: scale(1.25);
}

.el-popover{
    font-size: 16px;
    color: #09A79D;
    min-width: inherit;
    padding: 0 !important;
    border-radius: 10px;
    /*overflow: hidden;*/
    /*padding: 14px !important;*/
}
