.header-user-info-list-prompt {
    box-shadow: none !important;
    background-color: unset !important;
}
.header-wrapper-bg {
    box-shadow: none;
    background: #fff;
}
.dropdown-product-container {
    max-height: calc(100vh - 100px - 25px);
    overflow: auto;
}
.dropdown-common-wrapper > ul > li {
    width: 20%;
    max-width: 213px;
    box-sizing: content-box;
}
.dropdown-common-wrapper {
    padding: 10px 0
}
.dropdown-common-dl dd a {
    color: #A0A2A8;
    line-height: 22px;
    padding: 0;
}
.dropdown-common-dl dd {
    margin-bottom: 5px
}
.mb-market-text {
    display: none;
}
.header-bottom {
    max-width: 1280px;
    margin: 0 auto;
    background-color: #fff;
}
.header-subsite-logo {
    width: auto;
    margin-left: 0;
    font-weight: 600;
}
.header-search-close:after {
    border-left: solid 1px #ddd;
}
.header-search-close:after {
    content:"";
    position: absolute;
    height: 16px;
    border-left: solid 1px #AAA;
    left: 100%;
    top: 50%;
    margin-top: -8px;
    margin-left: 10px;
}
.header-collapse-level2:first-of-type {
    border-top: solid 1px rgba(102, 106, 117, 0.2);
}
.header-subsite-tools .header-subsite-search .hotwords-container h3 {
    padding-left: 15px;
    line-height: 32px;
    margin-bottom: 0;
}
.hot-isv-search-line {
    height: 1px;
    background-color: #fff;
    opacity: 0.1;
    margin-top: 3px;
    display: none;
}
.header-subsite-tools .header-subsite-search .hotwords-container li a {
    line-height: 32px;
    padding-left: 15px;
    display: block;
}
.header-subsite-tools .header-subsite-search .hotwords-container li a:hover {
    background: rgba(160, 162, 168, 0.09);
}
.header-subsite-tools .header-subsite-search .hotwords-container li a.hover {
    background: rgba(160, 162, 168, 0.09);
    color: #F66F6A;
}
.header-subsite-tools .header-subsite-search.market-search-inco input {
    padding-left: 15px;
}
.dropdown-common-dl dd a {
    color: #FFFFFF;
}
li[data-name="activity"] .dropdown-common-wrapper {
    margin: unset;
    padding-left: 264px;
}
li[data-name="train-info"] .dropdown-common-wrapper {
    margin: unset;
    padding-left: 350px;
}
li[data-name="activity"] .dropdown-common-wrapper > ul > li {
    padding-left: 42px;
}
li[data-name="train-info"] .dropdown-common-wrapper > ul > li {
    padding-left: 42px;
    min-width: 240px;
}
li[data-name="selected-mkt"] .dropdown-common-wrapper > ul > li .dropdown-common-dl dd a span {
    color: #fff;
}
li[data-name="activity"] .dropdown-common-wrapper > ul > li .dropdown-common-dl dd a span {
    color: #fff;
}
li[data-name="train-info"] .dropdown-common-wrapper > ul > li .dropdown-common-dl dd a span {
    color: #fff;
}
.header-subsite-tools .header-tools-list {
    margin-bottom: 0;
}
/*.footer-nav-menus dl dd a,*/

/*.footer-copyright span, .footer-copyright a,*/

/*.footer-link {*/

/*color: rgba(255, 255, 255, 0.7)*/

/*}*/
 .footer-nav-about dd.show {
    display: inline-block !important;
}
.dropdown-common-dl dd a span {
    color: #A0A2A8;
}
@media (max-width: 1440px) {
    .dropdown-common-wrapper {
        max-width: 1200px
    }
    .dropdown-common-wrapper > ul > li {
        max-width: 192px;
    }
}
@media (max-width: 1279px) {
    .dropdown-common-wrapper {
        max-width: 994px;
        box-sizing: border-box;
        padding: 0 15px;
    }
    .dropdown-common-wrapper > ul > li {
        width: 25%;
        max-width: 198px;
        box-sizing: border-box;
    }
}
@media (max-width: 1023px) {
    .dropdown-common-wrapper {
        min-width: 1024px;
        box-sizing: border-box;
        padding: 0 15px
    }
    .dropdown-common-wrapper > ul > li {
        max-width: 198px;
        box-sizing: border-box;
    }
}
.icons-services {
    width: 48px;
    height: 48px;
    background-size: cover;
}
.header-logo {
    width: auto;
    padding: 0;
}
.header-subsite-search input ~ .header-search-close {
    display: none
}
.header-subsite-search input.inputted ~ .header-search-close {
    display: inline-block;
    position: absolute;
    top: calc(50% - 5px);
    width: 15px;
    height: 16px;
    cursor: pointer;
    transition: none !important;
    right: 50px;
}
.header-dropdown-close {
    z-index: 10;
}
#header .header-subsite-tools .header-subsite-search.market-search-inco input {
    color: #1D222E;
    padding-right: 85px;
}
#header .header-subsite-tools .header-subsite-search.market-search-inco input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #666A75;
    font-weight: 400;
}
#header .header-subsite-tools .header-subsite-search.market-search-inco input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #666A75;
    font-weight: 400;
}
#header .header-subsite-tools .header-subsite-search.market-search-inco input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #666A75;
    font-weight: 400;
}
#header .header-subsite-tools .header-subsite-search.market-search-inco input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #666A75;
    font-weight: 400;
}
#header .header-subsite-tools .header-subsite-right-item-menu {
    width: 180px;
    padding: 20px;
    left: auto;
    padding-bottom: 10px;
    right: -10px;
    display: block;
}
#header .header-top .header-lang-item:nth-child(2), #header .header-top .header-lang-item:nth-child(3) {
    display: none;
}
#header .header-subsite-tools .header-subsite-right-item-menu.seller-center-hidden {
    display: none;
}
#header .header-subsite-tools .header-subsite-right-item-menu li {
    margin-bottom: 10px;
    line-height: 22px;
    padding: 0;
}
#header .header-subsite-tools .header-subsite-right-item-menu li a {
    padding: 0;
    color: #fff;
    font-size: 14px;
}
#header .header-subsite-tools .header-subsite-right-item-menu li a:hover {
    cursor: pointer;
}
.header-subsite-tools .header-subsite-search.market-search-inco .market-header-inco {
    background-image: url("../images/search_icon_dark.png") !important;
    background-position: center !important;
    background-size: cover !important;
    padding: 0;
    right: 25px !important;
}
.fade .header-top .header-tools {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: all .5s ease;
    opacity: 1;
    visibility: visible;
}
#content .solution-pagenav.fixed .solution-pagenav-content {
    top: 40px
}
.fade:not(.show-dropdown) .header-subsite-tools {
    -webkit-transform: translate3d(0, -80px, 0);
    -ms-transform: translate3d(0, -80px, 0);
    transform: translate3d(0, -80px, 0);
    transition: all 0.5s ease;
    opacity: 0;
    visibility: hidden;
    filter: alpha(opacity=0);
}
@media (max-width: 1280px) {
    #header .header-subsite-logo + .header-nav {
        width: calc(100% - 453px);
    }
    .header-subsite-tools .header-subsite-search.market-search-inco .market-header-inco {
        background-image: url("../../../../../../../../res-static2.huaweicloud.com/etc/clientlibs/cloudbu-site/clientlib-libs/header/images/header-search.png") !important;
    }
}
@media (max-width: 1024px) {
    .service-area {
        padding: 24px 0
    }
}
@media (max-width: 767px) {
    .header-menu-mb {
        float: right;
    }
    .service-area {
        padding: 0 0 20px 0;
    }
    .icons-services {
        width: 32px;
        height: 32px;
        padding-bottom: 0;
    }
    .service-area .service-boxes > div {
        width: 50%;
    }
    .service-area .service-boxes > div:first-of-type {
        margin-top: 0;
    }
    .header-menu-mb {
        float: right;
        margin-right: 0;
        box-sizing: border-box;
    }
    .header-logo {
        margin-left: 0;
        background: none;
    }
    .mb-market-text {
        color: #FFFFFF;
        height: 44px;
        line-height: 44px;
        font-size: 16px;
        display: inline-block;
        position: absolute;
        left: 50%;
        transform: translate(-50%);
    }
    #content {
        padding-top: 0px;
        margin-top: 0;
    }
    .header-search-mb {
        display: none;
        background: rgba(37, 43, 58, 0.98);
    }
    .header-search-mb.active {
        display: block;
        height: 100vh;
        background: #fff;
        padding: 0;
    }
    .form-input-mb {
        padding: 10px 15px;
        background: rgba(37, 43, 58, 0.98);
    }
    .form-input-mb form {
        margin: 0;
    }
    .header-subsite-search input.inputted ~ .header-search-close {
        display: inline-block;
        position: absolute;
        top: 50%;
        width: 18px;
        height: 18px;
        cursor: pointer;
        transition: 0.2s;
        right: 51px;
        background-image: url("../images/icon/icon_delete.svg");
        margin-top: -9px;
        background-position: center;
    }
    .header-search-close:after {
        border-left: solid 1px #ddd;
    }
    .header-search-close:after {
        content:"";
        position: absolute;
        height: 16px;
        border-left: solid 1px #666A75;
        left: 100%;
        top: 50%;
        margin-top: -8px;
        margin-left: 7px;
    }
    .search-mb-submit {
        background: none;
        padding: 0 20px;
        width: auto;
        line-height: 40px;
        color: #FFFFFF;
    }
    .search-mb-submit:after {
        content:"";
        position: absolute;
        left: 0;
        top: 50%;
        height: 22px;
        margin-top: -11px;
        border-right: solid 1px #666a75;
    }
    .search-mb-submit:before, .search-mb-input:focus ~ .search-mb-submit {
        background: none;
    }
    .search-mb-clear {
        right: 68px;
        display: none;
    }
    .search-mb-clear:after {
        display: none;
    }
    .mb-search-history {
        padding: 15px 20px;
        background: #fff;
    }
    .mb-search-history h3 {
        font-size: 14px;
        color: #8A8D93;
        letter-spacing: 0;
        line-height: 22px;
    }
    .mb-search-history li {
        float: left;
        width: calc((100% - 20px) / 3);
        margin-right: 10px;
        margin-top: 10px;
        border: 1px solid rgba(138, 141, 147, 0.15);
        border-radius: 17px;
    }
    .mb-search-history li:nth-child(3n) {
        margin-right: 0;
    }
    .mb-search-history li a {
        text-align: center;
        display: block;
        line-height: 32px;
        color: #252B3A;
    }
    .service-area .content-block {
        padding: 22px;
    }
    .footer-nav-contact-phone > h1 {
        margin-bottom: 5px;
        font-size: 14px;
        line-height: 18px;
        color: #fff;
    }
}
.footer-nav-contact-phone > h1 {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}
.dropdown-common-dl dt:hover a[href], .dropdown-common-dl dd:hover a[href], .dropdown-common-dl dt:hover a[href], .dropdown-common-dl dd:hover a[href] span {
    color: #F66F6A !important;
}
.header-subsite-tools .header-tools-list {
    height: 50px;
}
.header-subsite-tools li.header-subsite-right-item {
    line-height: 50px !important
}