/*开发者中心global*/
/*@import "notice.css";*/
/*页头*/

#header {
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}

#header .new {
    margin: -4px 0 0 4px;
}

#header .new.active {
    margin: -5px 0 0 4px;
}

#header.show-dropdown {
    background-color: transparent;
}

#header.show-allnav {
    background-color: transparent;
}

.header-wrapper-bg.fade .navigation, .header-wrapper-bg.fade .head-tools .role-tools {
    transition: all .5s ease;
    opacity: 1;
}

.header-wrapper-bg.fade .poster-actions-btns {
    opacity: 1;
    visibility: visible;
}

.ecology {
    position: relative;
}

.ecology .sidebar-menu .item {
    color: #252b3a;
}

.sidebar-menu .item {
    margin: 0 25px;
}

.scrolled .fixed .sidebar-menu .item a:hover, .sidebar-box2 .sidebar-menu .item a:hover {
    color: #f66f6a;
}

.header-nav {
    /*width: calc(100% - 650px);*/
    /* max-width: 700px; */
    /* max-width: 80%;*/
    /*margin-left: 5px;*/
}

@media only screen and (min-width: 768px) {

    .header-logo {
        background: url(../images/common/index-home.svg) no-repeat left;
        width: 16px;
        height: 60px;
        line-height: 60px;
        margin: 0 5px;
    }

    .header-logo:hover {
        background-image: url(../images/common/index-home-hover.svg?t=);
    }

}

@media only screen and (max-width: 768px) {
    #content {
        padding-top: 44px;
    }

    #header, .header-top {
        height: 44px;
    }

    .header-main {
        text-align: center;
    }

    .header-menu-mb {
        float: right;
        height: 44px;
        width: 44px;
        line-height: 44px;
    }

    .header-logo {
        margin-left: 10px;
    }

    .header-main-title {
        height: 44px;
        line-height: 44px;
        font-size: 16px;
        display: inline-block;
        margin-left: -64px;
    }

    .header-tools-list > .header-login-mobile {
        display: none;
    }

    .header-login-tools, .header-login-tools-logined {
        font-size: 14px;
        text-align: center;
        margin-top: 64px;
        color: #fff;
    }

    .header-login-tools a, .header-login-tools-logined a {
        padding: 0 20px;
    }

    .header-login-tools-logined img {
        display: inline-block;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        vertical-align: middle;
        margin-right: 10px;
    }

    .header-login-tools a:first-child, .header-login-tools-logined a:first-child {
        border-right: 1px solid #999;
    }

    .logined .header-login-tools, .header-login-tools-logined {
        display: none;
    }

    .logined .header-login-tools-logined, .header-login-tools {
        display: block;
    }

    #ydcomm_home_name {
        max-width: 120px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: inline-block;
        height: 30px;
        line-height: 30px;
        vertical-align: middle;
    }

    .header-mbnav {
        height: calc(100vh - 44px);
    }

    .header-collapse-level1.now > .header-collapse-head a {
        color: #f66f6a;
    }

    .header-collapse-level1 > .header-collapse-head a h2:hover {
        color: #f66f6a;
    }
}

.header-nav-list > li > a {
    padding: 21px 16px 18px 16px;
}

#cloud_logo.header-logo {
    background: none;
    line-height: 60px;
    text-align: center;
    font-size: 22px;
    width: 150px;
}

#personal_logo.header-logo {
    background: none;
    line-height: 60px;
    text-align: center;
    font-size: 22px;
    width: auto;
    margin: 0 15px 0 20px;
}

.header-nav-list > li > a {
    font-size: 14px;
    line-height: 18px;
}

.header-nav-list {
    z-index: 99;
}

#header .header-nav-list .now {
    border-bottom: 3px solid #f66f6a;
}

#header .header-search {
    max-height: none;
}

.float-bar-ad {
    display: none;
    background-image: url(https://www.huaweicloud.com/content/dam/cloudbu-site/archive/china/bannerimage/index_banner/midyear_promotion/act_free_trail.jpg) !important;
}

.menu-user-title-customize {
    background-color: #212634;
    width: 130px;
    display: none;
    padding-left: 15px;
    position: absolute;
    text-align: left;
    top: 60px;
    right: 0px;
    box-shadow: -1px 2px 20px rgba(33, 37, 44, .46);
    z-index: 9999;
}

.menu-user-tit {
    margin-top: 10px;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 22px;
    cursor: default;
}

.menu-user-list:hover {
    color: #f66f6a;
}

.menu-user-list {
    width: 100%;
    height: 30px;
    padding-top: 10px;

    font-size: 12px;
}

.menu-user-list:hover .menu-user-btn {
    border-right: 3px solid #f66f6a;
    color: #f66f6a !important;
}

.menu-user-btn {
    display: block;
    height: 22px;
    line-height: 22px;
    color: #a0a2a8 !important;
}

.view-more {
    position: relative;
    top: 0;
    left: -15px;
    margin-top: 10px;
    padding: 0;
    width: 130px;
    height: 25px;
    background-color: rgba(0, 0, 0, .1);
}

.view-more .more {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -3px 0 0 -5px;
    padding: 0;
    width: 12px;
    height: 6px;
    vertical-align: middle;
    background: url(../images/global/icon-down.png) no-repeat center !important;
}

.click-more.hr {
    border-top: 1px solid rgba(255, 255, 255, .1);
    height: 0px;
    margin: 10px 0px 0px;
    width: calc(100% - 15px);
}

.click-more.quit {
    font-size: 14px;
    color: #EEEEEE;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 0;
}

.click-more.quit:hover {
    border-right: none;
}

.click-more.quit a {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #EEEEEE !important;
    letter-spacing: 0;
    line-height: 22px;
    margin: 10px 0;
}

.click-more.quit a:hover {
    color: #f66f6a !important;
    border-right: 3px solid #f66f6a;
}

.header-info {
    float: none;
    line-height: 60px;
    height: 60px;
}

.wrapper-menu-user {
    max-width: 150px;
    cursor: pointer;
    float: left;
    height: 60px;
    text-align: center;
    margin-right: 0px;
}

.menu-user-info {
    display: inline-block;
    cursor: pointer;
    height: 60px;
    line-height: 60px;
    font-size: 12px;
    padding: 0;
    margin: 0 auto;
}

.menu-user-img {
    float: left;
    width: 24px;
    height: 32px;
    padding-top: 6px;
}

.wrapper-menu-img {
    float: left;
    width: 24px;
    height: 24px;
}

.wrapper-menu-img img {
    border-radius: 100%;
    width: 24px;
    height: 24px;
}

.menu-username {
    display: inline-block;
    text-align: center;
    margin-left: 6px;
    margin-right: 10px;
    max-width: 105px;
    color: #a0a2a8;
    font-size: 14px;
    white-space: nowrap;
}

.menu-user-title-customize.user-title-block {
    display: block;
}

.click-more {
    display: none;
}

#my_setting_link {
    height: 60px;
}

/*poster*/
.lead-poster {
    height: 350px;
    /*background: url(../images/common/banner-liner.png) no-repeat center;*/
    background-size: cover;
}

.poster-content-box {
    text-align: center;
    padding-top: 60px;
}

.poster-content {
    max-width: 1280px;
    margin: 0 auto;
}

.poster-caption {
    font-size: 48px;
    color: #ffffff;
    line-height: 60px;
    margin-bottom: 20px;
}

.poster-text {
    font-size: 18px;
    color: #ffffff;
    line-height: 28px;
    margin: 0 auto;
}

/*标题*/
.titleBar .caption {
    font-size: 36px;
    color: #252b3a;
    letter-spacing: 0;
    text-align: center;
    line-height: 46px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.titleBar {
    text-align: center;
}

.descript {
    margin-bottom: 40px;
    font-size: 16px;
    color: #A0A2A8;
}

/*广告位*/
.content-block.overview {
    font-size: 0;
}

.home-notice {
    position: absolute;
    bottom: 30px;
    z-index: 2;
    width: 100%;
    text-align: center;
}

.home-notice .triangle {
    vertical-align: middle;
    font-size: 10px;
    height: 21px;
    line-height: 21px;
    color: #ffffff;
    padding-right: 2px;
    padding-left: 2px;
    margin-left: 2px;
    background-color: #f66f6a;
}

.notice-box {
    max-width: 1280px;
    margin: auto;
    visibility: visible;
    opacity: 1;
}

@media only screen and (min-width: 1024px) {
    .notice-box {
        padding: 0 10px;
    }

    .notice-list, .effect-slide {

        /*display: inline-block;*/
    }

}

.overview .dc-SlideShow {
    height: auto;
}

.notice-list, .effect-slide {
    border-radius: 2px;
    height: 80px;
    margin: 0 auto;
}

.notice-list .item a, .effect-slide .item a {
    transform: translate3d(0, 0, 0);
    border: none;
    height: 80px;
    padding: 18px 0 0 0;
    background-color: rgba(255, 255, 255, 0.8);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    letter-spacing: 1px;
    cursor: pointer;
    text-align: center;
}

.notice-list .item:first-child a, .effect-slide .item:first-child a {
    border-radius: 2px 0 0 2px;
}

.notice-list .item:last-child a, .effect-slide .item:last-child a {
    border-radius: 0 2px 2px 0;
}

.notice-list .item:last-child, .effect-slide .item:last-child {
    padding-right: 0;
}

.notice-list .item .caption, .effect-slide .item .caption {
    font-size: 16px;
    color: #252b3a;
    line-height: 20px;
    margin-bottom: 0;
}

.notice-list .item.last:after, .effect-slide .item.last:after {
    display: none;
}

.notice-list .item .info, .effect-slide .item .info {
    font-size: 14px;
    color: #A0A2A8;
    line-height: 22px;
    margin-top: 3px;
    text-align: center;
}

.effect-layer .effect-slide .slide-item.hidden {
    visibility: visible;
}

@media only screen and (min-width: 1024px) {
    .notice-list .item:hover .caption {
        color: #f66f6a;
    }

    .notice-list .item:hover a {
        background-color: #fff;
    }

    .notice-list .item, .effect-slide .item {
        max-width: 392px;
        padding-right: 2px;
        display: inline-block;
        vertical-align: top;
        float: none;
    }

}

@media only screen and (max-width: 1024px) {

    /*banner*/
    .notice-list .item .caption, .effect-slide .item .caption {
        font-size: 14px;
    }

    .notice-list .item .info, .effect-slide .item .info {
        font-size: 12px;
    }

    .poster-content {
        max-width: 1280px;
        margin: auto;
        color: #333;
        height: 100%;
    }

    .poster-content-box {
        margin: auto 20px;
        padding-top: 56px;
    }

    .poster-caption {
        font-size: 24px;
        margin-bottom: 10px;
        line-height: 30px;
    }

    .poster-text {
        font-size: 14px;
        max-width: 100%;
        line-height: 22px;
    }

    /*广告*/
    .home-notice {
        padding: 0px 15px;
        bottom: 30px;
    }

    .overview .dc-SlideShow.notice-box {
        height: 90px;
    }

    .notice-list .item a, .effect-slide .item a {
        width: 100%;
        height: 90px;
        padding: 0;
        text-align: center;
        padding-top: 20px;
        background-color: #fff;
        border-right: 0px;
        background-size: 0;
        transition: none;
    }

    .notice-list, .effect-slide {
        margin: auto 0px;
    }

}

/*卡片*/

/*分页*/

/*mpicker*/

.mPicker-active-box {
    border-top: 1px solid #f66f6a;
    border-bottom: 1px solid #f66f6a;
}

.mPicker-confirm {
    background-color: #f66f6a;
}

.mPicker-head {
    border-left-color: #f66f6a;
}

/*导航样式修改*/
.sidebar-box2 {
    height: 46px;
    opacity: 1;
    background-color: #f4f6f8;
    text-align: center;
    overflow: hidden;
    z-index: 2;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #ddd;
}

.sidebar-menu .item:after {
    background: #f66f6a;
    height: 4px;
}

.fade .header-nav, .fade .header-tools {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    visibility: visible;
    z-index: 999;
    opacity: 1;
}

.scrolled .sidebar-box.fixed {
    top: 60px;
    left: 0;
    height: 46px;
    z-index: 98;
    width: 100%;
    background-color: #f4f6f8;
    margin-left: 0px;
    border-bottom: 1px solid #ddd;
}

.fixed .sidebar-menu .item {
    line-height: 46px;
}

.fixed .sidebar-menu .item a {
    color: #252b3a;
}

/*小样式*/
.recommend-title {
    font-size: 16px;
    color: #252B3A;
    line-height: 20px;
    padding-left: 20px;
    border-left: 3px solid #f66f6a;
}

/*用户信息*/
/*.wrapper-menu-user:hover .menu-user-title,.wrapper-menu-user:hover .menu-user-title,.wrapper-menu-user .menu-user-title.show-other .click-more{
    display: block;
}
.wrapper-menu-user .menu-user-title.show-other .hide-this,.wrapper-menu-user .menu-user-title.show-other .view-more{
    display: none;
}*/

/*新版生态导航start*/
#header .header-icon-menu {
    /*background:url(../images/common/new-nav-icon.svg) no-repeat center;
    background-position: 0 0;*/
    background: none;
    width: 18px;
    height: 14px;
    border-top: solid 2px #A0A2A8;
    border-bottom: solid 2px #A0A2A8;
}

#header .header-icon-menu:before {
    content: "";
    display: block;
    margin-top: 4px;
    border-top: solid 2px #A0A2A8;
}

.header-main {
    background: #252b3a;
}

/*.dropdown-common-dl{
    padding:30px 0;
}*/
.dropdown-common-dl dd a {
    font-size: 12px;
    line-height: 26px;
    padding: 0;
    color: rgba(255, 255, 255, .8);
}

.dropdown-common-dl dt:hover a[href], .dropdown-common-dl dd:hover a[href] {
    color: #f66f6a;
}

.header-nav-list > li:hover > a {
    color: #f66f6a;
}

@media (max-width: 1023px) {
    .header-dropdown-more {
        width: 26%;
    }
}

.header-nav-hover-line {
    background-color: #f66f6a;
}

#header .new {
    background: url(../images/common/header-new.svg) no-repeat center;
    /*background-position: 0 -98px;*/
}

.header-more-list > li:hover a {
    color: #f66f6a;
}

.header-more-list, .header-dropdown-list > li {
    background: #212634;
}

.header-search {
    background: #212634;
    border-bottom: none;
}

.header-icon-search {
    background: url(../images/common/new-nav-icon.svg) no-repeat center;
    background-position: 0 -34px;
}

.header-search-switch:hover .header-icon-search {
    background-position: -16px -34px;
}

.header-search-switch.show-search .header-icon-search {
    background-position: 0 -50px;
}

.header-search-switch.show-search:hover .header-icon-search {
    background-position: -16px -50px;
}

.search-bar .search-btn:hover, .search-bar .search-btn:active {
    background-color: #f66f6a;
}

.header-icon-lang-zh {
    background: url(../images/common/combined-shape.svg) no-repeat center;
}

.header-lang:hover .header-icon-lang-zh {
    background: url(../images/common/combined-shape-hover.svg) no-repeat center;
}

.header-lang:hover .header-lang-label {
    color: #f66f6a;
}

.header-lang-item.active > a, .header-lang-item:hover > a, .header-tools-list > li:hover > a {
    color: #f66f6a;
}

.header-tools-list > li {
    color: #A0A2A8;;
}

.header-tools-list > li.header-register {
    color: #fff;
}

.header-lang-item.active:after, .header-lang-item:hover:after {
    border-color: #f66f6a;
}

.header-lang-list {
    background: #212634;
}

.header-tools-list > li.header-register > a {
    background-color: #f66f6a;
}

.header-tools-list > li.header-register:hover > a {
    background-color: rgba(246, 111, 106, .9);
}

.header-mbnav.show {
    position: relative;
    background: #252b3a;
    z-index: 1;
}

.header-mbnav.show:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .2);
    z-index: -1;
}

@media (max-width: 768px) {
    .header-collapse-level1 {
        border-bottom: rgba(102, 106, 117, .2) 1px solid;
    }
}

.search-bar .search-btn:before {
    border-left: 1px solid #ddd;
}

.dropdown-common-wrapper {
    max-width: 1368px;
    padding: 0;
}

.dropdown-common-wrapper > ul > li {
    width: 16.666666%;
}

.header-nav-list > li.header-nav-hot a:after, .header-more-list > li.header-nav-hot a:after {
    background: #f66f6a;
}

.header-allnav-product-content > ul > li.active h3 {
    color: #f66f6a;
}

.header-allnav-product-content > ul > li.active h3 p {
    color: #999;
}

.header-allnav-product-content > ul > li.active a {
    background: none
}

.header-allnav-level1, .header-allnav-level2, .header-allnav-level3 {
    background: #1d222e;
}

.header-allnav-common-item.active {
    color: #f66f6a;
    background: rgba(0, 0, 0, 0.3);
}

.header-allnav-level1 .header-allnav-common-item:before {
    background: #f66f6a
}

.header-allnav-common-item:hover i, .header-allnav-common-item.active i {
    border-color: #f66f6a;
}

.header-allnav-common-item.header-nav-hot > a:after {
    background: #f66f6a;
}

.allnav-solution-item .allnav-solution-sub a:hover {
    color: #f66f6a;
}

.allnav-solution-item.active .allnav-solution-title a {
    color: #f66f6a;
}

.header-allnav-content dt:hover a[href], .header-allnav-content dd:hover a[href] {
    color: #f66f6a;
}

.header-allnav-product-content > h2 a[href]:hover {
    color: #f66f6a;
}

/*新版生态导航end*/