.header-top_nav__ul > .header-top_nav__ul--li a{
    color: #363B3E !important;
}
.imgdown {
    background: url(../../../assets/images/icons/xiala@2x.png) no-repeat;
}
.header-top_nav__ul > .header-top_nav__ul--li a:hover {
    color: #c32e47 !important;
}
.advertising_block{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    margin-top: 100px;
}
.advertising_header{
    height: 36px;
    font-size: 20px;
    font-weight: 700;
    color: #363B3E;
    width: 104px;
    line-height: 28px;
    border-bottom: 1px #DCD9D9 solid;
    margin-bottom: 26px;
}
.translateSpan {
    color: #898989;
    opacity: 0.5;
}
.advertising_img{
    position: absolute;
    width: 655px;
    height: 200px;
    right: 0;
    top: 0;
    background-image: url('./img/advertising_img.png');
    background-size: cover;
    z-index: -1;
}
.backImg{
    position: relative;
}
body{
    position: relative;
}
.advertising_title{
    height: 22px;
    font-size: 15px;
    font-weight: 700;
    color: #363B3E;
    line-height: 22px;
}
.advertising_value{
   margin-top: 23px;
   width: 550px;
   font-size: 13px;
   font-weight: 400;
   color: #363B3E;
   line-height: 21px;
}
.advertising_block_bottom{
    margin-top: 58px;
}
.footer-other{
    padding-top: 150px;
}