/*Roboto字体*/
@font-face{
    font-family:'Roboto';
    src:url('../fonts/roboto/Roboto-Regular.eot');
    src:url('../fonts/roboto/Roboto-Regular.woff') format('woff'),
        url('../fonts/roboto/Roboto-Regular.ttf') format('truetype'),
        url('../fonts/roboto/Roboto-Regular.svg') format('svg');
    font-weight:normal;
    font-style:normal;
}
/*临时重写tiny样式，tiny版本更新后可删除 */
.tiny-layout-west {
    top: 50px;
}

.framework-scrolling {
    top: 50px !important;
}


.hws-show {
    display: none !important;
}

.text-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

/*@media screen and (max-width: 1280px) {
    html {
        min-width: 1300px;
    }
}*/

html {
    position: relative;
    height: 100%;
    min-width: 1260px;
}

body {
    height: 100%;
}

.service-content-view {
    min-height: 100%;
}

/*兼容index.html未升级服务*/
/*TODO 服务升级后删除*/
#service-content>[ui-view] {
    min-height: 100%;
}

.fw-wrapper {
    padding: 30px;
}

.ov-h {
    overflow: hidden;
}

.bg-emphasis {
    color: #999;
    background-color: #f3f3f3;
}

.dropdown-menu {
    /*z-index: 2147483647;*/
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

/*将tiny左风琴的宽度恢复到底分辨率场景宽度*/
:focus{
    outline:none;
}

.tiny-layout-container {
    margin-top: 0;
    max-width: none;
    min-width: 0;
}

.ti-leftmenu-container {
    top: 50px;
    bottom: 34px;
    width: 240px;
}

.fw-sidebar-catalog {
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
}

.fw-sidebar-catalog-icon {
    font-size: 60px;
}

.fw-sidebar-catalog-title {
    margin: 10px 0 15px;
}

.tiny-layout-a-icon {
    display: inline-block;
    margin-right: 10px;
    font-size: 20px;
    vertical-align: top;
}

.tiny-layout-right {
    width:calc(100% - 240px - 20px);
}
/* 适配min-width:1280=1220+20(scroll)+padingleft 20+paddingright 20，适配到1260( no scroll)包含1280*/
.common-content-screen {
    min-width: 1220px;
    padding-left: 20px;
    padding-right: 20px;
    margin: auto;
}

.frame-menu-right {
    position: absolute;
    right: 30px;
    height: 50px;
}

@media screen and (max-width: 1280px) {
    .common-content-screen {
        padding: 0 20px;
        /* padding-left: calc(20px + (100vw - 100%));*/
        min-width: 1200px;
    }

    .frame-menu-right {
        right: 30px;
    }
    .frame-menu-right-min-screen-adjust{
        right: 30px;
    }
    .frame-menu-right-distributor-adjust{
        right: 10px;
    }
    .frame-content-screen-left-distributor-adjust{
        padding-left: 20px !important;
    }
}

.common-content-padding {
    padding-left: 250px;
}

.icomoon-loading-div {
    position: fixed;
    z-index: -1;
    visibility: hidden;
}

#service-menus, #service-footer, #frame-os-check, #frame-suspended-check {
    position: fixed;
    min-width: 1260px;
    width: 100%;
}

#service-menus {
    z-index: 800;
    top: 0;
    padding-right: 0;
    padding-left: 0;
}

#service-footer {
    bottom: 0;
    height: 34px;
    z-index: 800;
    padding-right: 0;
    padding-left: 0;
}

.console-top-menu {
    height: 50px;
}

.custom-header {
    background-color: #222222;
}

#service-content {
    position: relative;
    z-index: 0;
    padding-top: 50px;
    padding-bottom: 34px;
    min-height: 100%;
}

#menu {
    height: 50px;
    clear: both;
    font-weight: 400;
    font-style: normal;
    position: relative;
    padding: 0 30px;
}

.console-content-padding {
    box-sizing: content-box;
}

@media screen and (max-width: 1280px) {
    .console-content-padding {
        padding: 0 20px;
        min-width: 1200px;
    }
    .console-topbar-btn-isnoicon{
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 46px;
        overflow: hidden;
    }
}

.console-top-footer {
    width: 100%;
    height: 34px;
    clear: both;
    margin: auto;
    z-index: 10000;
    position: relative;
    font-size: 12px;
}

.menu-hwsicon-frame-home {
    font-size: 16px;
}

.menu-hwsicon-frame-service {
    font-size: 16px;
}

.menu-hwsicon-frame-user-head {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
}

.menu-hwsicon-frame-user-drop {
    font-size: 16px;
    width: 24px;
    display: inline-block;
}

.menu-hwsicon-frame-help-drop {
    font-size: 16px;
    width: 20px;
    display: inline-block;
    position: relative;
    top: 2px;
}

.menu-hwsicon-frame-user-iam {
    font-size: 14px;
    width: 24px;
    display: inline-block;
}

.menu-hwsicon-frame-main-caret {
    font-size: 14px;
    padding-left: 5px;
}

.menu-hwsicon-frame-region-caret {
    font-size: 14px;
    padding-left: 5px;
    vertical-align: middle;
    float: right;
}

.menu-hwsicon-frame-user-caret {
    font-size: 14px;
    padding-left: 2px;
}

.menu-hwsicon-frame-service-favorite {
    font-size: 14px;
    color: #ec626b;
}

.menu-hwsicon-frame-service-favorite:hover {
    color: #e41e2b;
}

.console-menu-nav-list .console-menu-nav-item ul li:hover .menu-hwsicon-frame-service-favorite {
    color: #e41e2b;
}

.menu-hwsicon-frame-service-favorite-false {
    font-size: 14px;
    display: none;
}

.console-menu-nav-list .console-menu-nav-item ul li:hover .menu-hwsicon-frame-service-favorite-false {
    display: block;
}

.hwsicon-frame-email {
    font-size: 14px;
    padding-left: 1px;
}

.dropdown-menu {
    border: none;
    margin-top: 0;
    box-shadow: none;
}

.margin-right4 {
    margin-right: 5px;
}

.console-topbar-btn {
    width: auto;
    min-width: 40px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    color: #aaaaaa;
    line-height: 50px;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.console-topbar-btn a {
    text-decoration: none;
}

.console-topbar-btn-other:link, .console-topbar-btn-other:visited, .console-topbar-btn-other:hover, .console-topbar-btn-other:active {
    text-decoration: none;
    color: #FFFFFF;
}

.console-topbar-btn-other .top-red-line {
    display: block;
    background-color: #E41E2B;
    height: 5px;
}

.console-topbar-btn-other .content-text {
    display: block;
    padding: 0 30px;
    margin-top: -5px;
    height: 50px;
}

.console-topbar-btn-other .content-text .service-icon {
    font-size: 24px;
    position: relative;
    top: 4px;
}

.console-topbar-btn-click {
    width: auto;
    min-width: 40px;
    height: 50px;
    display: none;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    line-height: 50px;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    color: #FFFFFF;
}
.nav-menu-dropdown a:focus, .nav-menu-dropdown a:visited, .nav-menu-dropdown a:hover {
    text-decoration: none;
}
a.console-topbar-btn-click:focus {
    text-decoration: none;
    color: #FFFFFF;
}

a.console-topbar-btn-click:visited {
    text-decoration: none;
    color: #FFFFFF;
}

a.console-topbar-btn-click:hover {
    text-decoration: none;
    color: #FFFFFF;
}

a.console-topbar-btn:visited, a.console-topbar-btn:focus {
    text-decoration: none;
    color: #aaaaaa;
}

a.console-topbar-btn:hover {
    text-decoration: none;
    color: #FFFFFF;
}

.console-menu-home span.console-topbar-btn:hover {
    color: #FFFFFF;
}

.console-topbar-btn .console-topbar-btn-img {
    display: inline;
}

.console-topbar-btn:hover .console-topbar-btn-img {
    display: none;
}

.console-topbar-btn .console-topbar-btn-img-hover {
    display: none;
}

.console-topbar-btn:hover .console-topbar-btn-img-hover {
    display: inline;
}

.console-menu-logo {
    display: block;
    width: 130px;
    height: 50px;
    background: url("../images/logo.png") no-repeat left center;
}

.console-footer-logo {
    display: inline-block;
    vertical-align: middle;
    width: 33px;
    height: 32px;
    background: url("../images/logo_footer.png") no-repeat left center;
}

.console-menu-notice-img {
    display: inline-block;
}

.console-menu-notice-img-hover {
    display: none;
}

.console-menu-notice:hover .console-menu-notice-img {
    display: none;
}

.console-menu-notice:hover .console-menu-notice-img-hover {
    display: inline-block;
}

.console-menu-notice:hover .dropdown-menu-show-hover {
    display: block;
}

.console-topbar-username-text {
    height: 50px;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    line-height: 50px;
}

.console-topbar-username-text > * {
    vertical-align: middle;
}

.console-topbar-fixed-width-div {
    display: inline-block;
    overflow: hidden;
}

.console-topbar-fixed-width-username {
    display: inline-block;
    overflow: hidden;
    max-width: 82px;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}
.console-topbar-fixed-width-workorder {
    display: inline-block;
    overflow: hidden;
    max-width: 100px;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

.console-topbar-fixed-width-log {
    display: inline-block;
    overflow: hidden;
    max-width: 82px;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 2px;
    cursor: pointer;
}

.console-topbar-fixed-width-vendoruser {
    height: 30px;
    width: 60px;
    text-align: center;
    position: relative;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.console-topbar-multi-userinfo {
    display: inline-block;
    overflow: hidden;
    max-width: 82px;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 50px;
    padding-top: 10px;
    font-size: 12px;
    text-align: left;
    line-height: normal;
}

.console-topbar-multi-userhead {
    line-height: normal;
    padding: 6px 6px;
    border-radius: 50%;
    background-color: #5ecc49;
    color: #ffffff;
    margin-right: 2px;
}

.console-topbar-multi-userinfo .username {
    color: #5ecc49;
}

.console-topbar-multi-userinfo li span {
    display: inline-block;
    overflow: hidden;
    max-width: 82px;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height:12px;
}

.console-topbar-fixed-width-region {
    display: inline-block;
    overflow: hidden;
    max-width: 72px;
    width: 72px;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    font-size: 14px;
    line-height: 22px;
    height: 24px;
    margin-left: 5px;
}

.console-topbar-region {
    padding: 0 6px;
    height: 24px;
    line-height: 24px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    font-size: 12px;
}

.console-topbar-btn-notice {
    min-width: 40px;
    line-height: 50px;
}

.message-box-unread-count {
    display: none;
    position: absolute;
    top: 7px;
    left: 22px;
}
.message-box-unread-count-background{
    width: 16px;
    height: 16px;
    display: none;
    position: absolute;
    top: 9px;
    left: 20px;
    border-radius: 8px;
  }

.console-menu-message-box.new .message-box-unread-count {
    display: block;
}

.console-menu-message-box.new .message-box-unread-count-background {
    display: block;
}

.user-info-tpl:after{
     content: '';
     position: absolute;
     top: 19px;
     height: 14px;
     width: 1px;
     right:-22px;
     background-color: rgba(255, 255, 255, 0.3);
 }

.console-topbar-btn-message-box {
    position: relative;
    font-size: 16px;
}

.console-message-box {
    width: 460px;
    padding: 10px 0;
    line-height: 16px;
}

.message-box-list > li > a {
    display: block;
    padding: 10px 20px;
    color: #666;
    text-decoration: none;
}

.message-box-list > li > a:hover {
    background-color: #f6f6f6;
}

.message-box-list > li > a > * {
    display: block;
}

.message-box-list > li > a > .message-box-item-icon {
    font-size: 16px;
    color: #777;
    float: left;
}

.message-box-item-title {
    padding: 0 30px 0 10px;
    width: 305px;
    float: left;
    word-break: break-all;
    word-wrap: normal;
}

.message-box-item-publish-time {
    color: #999;
}

.message-box-empty {
    text-align: center;
}

.message-box-links {
    padding: 10px 20px;
}

.console-topbar-btn-help {
    width: 40px;
    line-height: 50px;
}

.console-topbar-btn-quota {
    height: 36px;
    background-color: #343434;
    margin-top: 10px;
    border-radius: 30px;
    line-height: 36px;
    padding: 0 10px;
}

.console-topbar-btn-oldConsole {
    width: auto;
    height: 24px;
    background-color: #343434;
    margin-top: 14px;
    border-radius: 12px;
    line-height: 24px;
    margin-left: 20px;
    font-size: 12px;
    display: none;
}
.console-topbar-btn-oldConsole .content-text {
    padding: 0 10px;
    color: #E41E2B;
}

.favorite-service-list {
    padding: 5px 20px;
}

.favorite-service-list.ng-animate {
    transition: 0s;
}

.console-menu-nav-list {
    padding-top: 10px;
    padding-bottom: 20px;
    height: 100%;
}

.service-list [class*="service-detail-"] {
    min-height: 20px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    vertical-align: top;
    display: inline-block;
    /* width: 20%;*/
    width: 33.3%;
    box-sizing: border-box;
}

/*.service-list .service-detail-zh-cn {
    *//*width: 16.66%;*//*
    width: 20%;
}*/

@media screen and (min-width: 1440px) {
    .service-list [class*="service-detail-"] {
        width: 25%;
    }
}

@media screen and (min-width: 1550px) {
    .service-list [class*="service-detail-"] {
        width: 25%;
    }
}

@media screen and (min-width: 1680px) {
    .service-list [class*="service-detail-"] {
        width: 20%;
    }
}

@media screen and (min-width: 1920px) {
    .service-list [class*="service-detail-"] {
        width: 16.6%;
    }
}
.console-menu-home{
    position: relative;
}
.console-menu-home:before {
    background-color: rgba(255, 255, 255, 0.3);
    content: '';
    height: 14px;
    width: 1px;
    position: absolute;
    top: 19px;
    left: 19px;
}
.console-menu-notice {
    position: relative;
}

.console-menu-notice .console-notice-list {
    width: 725px;
    border-top: none;
    padding: 10px 0;
    position: absolute;
    line-height: 30px;
}

.console-notice-list .console-notice-last-item {
    width: 100%;
    text-align: right;
}

.console-menu-notice-bg {
    position: relative;
    height: 16px;
    width: 24px;
    overflow: hidden;
}

.console-menu-notice-mid {
    position: absolute;
    top: -17px;
    left: -13px;
    width: 50px;
    height: 50px;
}

.console-menu-notice-num {
    left: 18px;
    position: absolute;
    top: 0;
    color: #ffffff;
    padding: 1px 3px 2px 3px;
    min-width: 13px;
    text-align: center;
    line-height: 12px;
    background-color: #e41e2b;
    border-radius: 25px;
    -moz-border-radius: 25px;
}

.console-menu-home-link {
    padding: 0 15px;
}


.padding-bottom-10 {
    padding-bottom: 10px;
}

.padding-left-2 {
    padding-left: 2px;
}


.console-menu-nav-link {
    width: auto;
    padding: 0 10px;
}

.console-menu-nav-list .console-menu-nav-item {
    padding-bottom: 20px;
}

.service-list-item-tr {
    padding: 0 20px;
}

.margin-left20 {
    margin-left: 20px;
}

.service-list-item-tr .div-tr {
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
}

.console-menu-nav-list .console-menu-nav-item ul li {
    line-height: 30px;
    margin-bottom: 2px;
    padding: 0 5px;
}

.console-menu-nav-list .console-menu-nav-item ul li .pull-right {
    height: 30px;
}

.console-menu-nav-list .console-menu-nav-item ul li:hover {
    background-color: #F5F6F7;
}

.console-menu-nav-list .console-menu-nav-item ul li:hover a {
    color: #262626;
}

.console-menu-nav-list .console-menu-nav-item ul li:hover .user_center_img {
    display: none;
}

.console-menu-nav-list .console-menu-nav-item ul li:hover .user_center_img_hover {
    display: inline;
}

.console-menu-nav-list .console-menu-nav-item ul li a {
    display: block;
    height: 100%;
    text-decoration: none;
    color: #666;
}

.console-topbar-nav-item-title {
    color: #333333;
    line-height: 36px;
}

.console-topbar-nav-item-title span {
    padding-left: 12px;
}

.console-menu-nav-tips {
    margin-top: 15px;
}

.console-old-services-favorites-full-tips {
    width: auto;
}

.favorite-menu-nav-tips {
    color: #666;
}

.dropdown-menu-region li .region-before-position{
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 5px;
   }

.dropdown-menu-region li .region-name-before-circle {
    border-radius: 50%;
    margin-left: 1px;
}

.dropdown-menu-region li > ul > li a:hover {
    background-color: #f7f6f6;
}

.current > a > .region-name {
    font-weight: bold;
    opacity: 1;
}
.menu-workorder-size{
    min-width: 150px;
    width:200px
}
.menu-workorder-circle {
    width: 6px;
    height: 6px;
    line-height: 20px;
    font-size: 10px;
    color: #fff;
    text-align: center;
    background-color: #E41F2B;
    border-radius: 50%;
    position: absolute;
    right: -5px;
    top: 15px;
}
.menu-workorder-large-infomation{
    text-align: center;
    position: absolute;
    top: 18px;
    right: 10px;
}
.menu-workorder-min-circle{
    width: 6px;
    height: 6px;
    line-height: 20px;
    font-size: 10px;
    color: #fff;
    text-align: center;
    background-color: #E41F2B;
    border-radius: 50%;
    position: absolute;
    margin-left: 2px;
    top: 8px;
}
.menu-workorder-min-thirdpartner{
    width: 6px;
    height: 6px;
    line-height: 20px;
    font-size: 10px;
    color: #fff;
    text-align: center;
    background-color: #E41F2B;
    border-radius: 50%;
    position: absolute;
    margin-left: 2px;
    top: 8px;
}
.menu-workorder-large-infomation-chinese {
    text-align: center;
    position: absolute;
    top: 18px;
    right: 10px;
}
.menu-workorder-min-infomation {
    text-align: center;
    position: absolute;
    top: 13px;
    right: 10px;
}
.menu-workorder-min-infomation-chinese{
    text-align: center;
    position: absolute;
    top: 13px;
    right: 10px;
}
.menu-workorder-smallscreen-circle{
    width: 6px;
    height: 6px;
    line-height: 20px;
    font-size: 10px;
    color: #fff;
    text-align: center;
    background-color: #E41F2B;
    border-radius: 50%;
    position: absolute;
    right: -5px;
    top: 15px;
}
@-moz-document url-prefix() {
    .current > a > .region-name{
        padding: 0 20px 0 0;
    }
}

li.region-disabled a .region-name-before-circle {
    opacity: 0.5;
}


li.region-disabled a .region-name {
    opacity: 0.5;
}

li.region-disabled a .region-disabled-name {
    font-family: "Microsoft Yahei";
    font-size: 14px;
    color: #ACACAC;
}

li.region-disabled a .region-disabled-circle {
    opacity: 0.5;
    background: #ADADAD;
}

li.region-disabled a:hover {
    cursor: not-allowed;
}

.region-alliance-is-true {
    opacity: 1 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 213px;
    display: inline-block;
    line-height: 28px !important;
    padding-right: 10px;
    vertical-align: middle;
}

.region-pointer-a-hover {
    cursor: pointer !important;
}

.hwsicon-frame-position {
    vertical-align: middle;
    display: inline-block;
    font-size: 12px;
}

.sub-region-name-link {
    color: #666666 !important;
}

.margin-bottom3 {
    margin-bottom: 3px;
}

.height-30 {
    height: 30px
}

.dropdown-menu {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    border-radius: 0 0 2px 2px;
}

.framework-service-list .dropdown-menu {
    position: fixed;
    top: 50px;
    right: 20px;
    left: 20px;
    padding: 0;
    min-width: 1220px;
    max-height: 90%;
    border-top: 0px solid transparent;
    overflow: auto;
}

.dropdown-menu:before {
    position: absolute;
    top: -6px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: '';
}

.region-menu-dropdown .dropdown-menu {
    left:-12px;
    max-height: 600px;
    overflow-y: auto;
}

.region-menu-dropdown .dropdown-menu:before {
    display: none;
}
.framework-service-list .dropdown-menu:before {
    display: none;
}
.frame-favorite-service-list .dropdown-menu:before {
    display: none;
}
.frame-favorite-service-list .console-topbar-btn-click {
    position: relative;
}
.frame-favorite-service-list .console-topbar-btn-click:before {
    position: absolute;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: '';
    z-index: 10000;
    bottom: 0;
    right: -2px;
}

.framework-service-list .console-topbar-btn-click {
    position: relative;
}
.framework-service-list .console-topbar-btn-click:before {
    position: absolute;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: '';
    z-index: 10000;
    bottom: 0;
    right: -1px;
}
.user-dropdown-menu {
    padding-top: 20px;
}

.user-dropdown-menu.dropdown-menu:before{
    left: inherit;
    right: 8px;
}
.log-dropdow-menu{
    padding-top:0px;
}
.log-dropdow-menu.dropdown-menu:before{
    left: inherit;
    right: 8px;
}

.message-menu-dropdown .dropdown-menu:before{
    right: 14px;
}

.console-menu-message-box .dropdown-menu:before{
    right: 14px;
}

.trace-menu-show .dropdown-menu:before{
    right: 14px;
}

.help-menu-dropdown .dropdown-menu:before{
    right: 14px;
}

.dropdown-menu > li > a {
    text-align: left;
    padding: 0 20px !important;
    line-height: 33px !important;
    font-family: 'Microsoft YaHei', 'Arial', 'Helvetica', 'sans-serif';
    font-size: 14px;
    color: #666666;
}

.dropdown-menu > li > ul > li > a {
    text-align: left;
    line-height: 30px;
    padding: 0 20px 0 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    background: #F5F6F7;
}

.dropdown-menu > li > ul > li:hover {
    text-decoration: none;
    background: #F5F6F7;
}

.dropdown-menu > li > ul > li a:hover {
    text-decoration: none;
}

.dropdown-menu > li > a:hover .message-content-time, .dropdown-menu > li > a:focus .message-content-time {
    text-decoration: none;
}

.dropdown-menu > li > a:hover .more-message, .dropdown-menu > li > a:focus .more-message {
    text-decoration: none;
}

.old-console-tips {
    margin-left: -15px;
}


.frame-helpcenter-tips:after, .frame-helpcenter-tips:before {
    left: 35px
}

.region-menu-dropdown {
    display: inline-block;
    height: 50px;
    line-height: 50px;
}

.region-menu-dropdown > a {
    width: 120px;
    text-align: left;
}
.region-menu-dropdown a.console-topbar-btn-click:before {
    position: absolute;
    bottom: 0;
    right: 4px;
    z-index: 9999;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: '';
}
.hwsicon-frame-image-message-tips,
.hwsicon-frame-image-message,
.hwsicon-frame-image-quota,
.hwsicon-frame-image-help-new {
    font-size: 16px;
}

.open .hwsicon-frame-image-message,
.open .hwsicon-frame-image-quota,
.open .hwsicon-frame-image-help-new,
.open .hwsicon-frame-image-user,
.open .console-topbar-fixed-width-username,
.open .console-topbar-fixed-width-workorder,
.open .console-topbar-fixed-width-log,
.open .hwsicon-frame-image-caret,
.open .menu-hwsicon-frame-user-caret,
.open .menu-hwsicon-frame-main-caret,
.open .menu-hwsicon-frame-service,
.open .padding-left-5,
.open .console-topbar-fixed-width-region,
.open .hwsicon-frame-image-caret-up,
.hwsicon-frame-image-message:hover,
.hwsicon-frame-image-message-tips:hover,
.hwsicon-frame-image-quota:hover,
.hwsicon-frame-image-help-new:hover,
.hwsicon-frame-image-user:hover,
.console-topbar-fixed-width-username:hover,
.console-topbar-fixed-width-workorder:hover,
.console-topbar-fixed-width-log:hover,
.hwsicon-frame-image-caret:hover,
.menu-hwsicon-frame-user-caret:hover,
.menu-hwsicon-frame-main-caret:hover,
.menu-hwsicon-frame-service:hover,
.padding-left-5:hover,
.console-topbar-fixed-width-region:hover,
.hwsicon-frame-image-caret-up:hover{
    color: #ffffff;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.dropdown-list-item-width {
    width: 80%;
}

.dropdown-menu-list-text {
    color: #FFFFFF;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.service-list-item-icon {
    font-size: 14px;
    color: #b5b5b5;
}

.dropdown-menu-list-text:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.service-list-item-icon:hover {
    color: #e41e2b;
    text-decoration: none;
}

a .user_center_img {
    display: inline;
}

a:hover .user_center_img {
    display: none;
}

a .user_center_img_hover {
    display: none;
}

a:hover .user_center_img_hover {
    display: inline;
}

.footer-copyright-content {
    text-align: center;
    color: #aaaaaa;
    line-height: 34px;
    height: 34px;
    background-color: #222222;
}

.margin-left-1 {
    margin-left: 8px !important
}

.margin-left-3 {
    margin-left: 24px !important
}

.margin-left-4 {
    margin-left: 32px !important
}

.margin-top-1 {
    margin-top: 8px !important
}

.console-notice-list .message-type {
    height: 24px;
    width: 100%;
    color: #ffffff;
}

.console-notice-list .message-content {
    width: 300px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.console-notice-list .message-content-time {
    color: #ffffff;
    width: 140px;
}

.console-notice-list .line-border-parent {
    padding: 0 15px;
    margin-bottom: 10px;
}

.console-notice-list .line-border-parent .line-border {
    border-bottom: solid 1px #7b7b7b;
    width: 100%;
}

.dropdown-menu > li > a .more-message {
    text-align: center;
    color: #FFFFFF;
}

.margin-right--1 {
    margin-right: -1px;
}

.height-26 {
    height: 26px;
}


.favorite-service-list .hwsicon-frame-service-favorite-big {
    font-size: 20px;
    line-height: 50px;
}

.favorite-service-list .hwsicon-frame-service-favorite-small {
    font-size: 18px;
    position: relative;
    top: 3px;
}

.dropdown-menu-list-text .service-hwsicon-frame-service {
    font-size: 18px;
    position: relative;
    top: 3px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu-left {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
}

.role-list > .common-dropdown-menu {
    min-width: 120px;
    right: 100%;
    left: auto;
    margin-right: 0;
    max-width: 600px;
    overflow: hidden;
}
.role-list > .common-dropdown-menu:before {
    right: -9px;
    top: 20%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.role-list a {
    cursor: pointer;
}

.dropdown-menu > li.role-list > ul > li > a {
    padding: 0 10px;
}

.role-list li .circle-icon {
    display: inline-block;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #5ECC49;
    vertical-align: middle;
}

.role-list li .circle-icon-special {
    background-color: #ffffff;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > a:after {
    margin-top: 9px;
}

.dropdown-submenu > a:after {
    margin-top: 9px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #e41e2b;
}

.padding-left-10 {
    padding-left: 10px;
}

.placeholder-div {
    width: 14px;
}

.frame-dropdown-tinyTip {
}

.user-center-dropdown-text {
    padding-right: 10px;
}

.frame-cloud-messages-out {
    position: fixed;
    width: 100%;
    top: 50px;
    z-index: 50100;
}

.frame-cloud-messages-in {
    min-width: 1220px;
    max-width: 1880px;
    clear: both;
    margin: auto;
    padding-left: 10px;
    padding-right: 20px;
    color: #c7c7c7;
    box-sizing: content-box;
}

#frame-cloud-messages-tips {
    padding-left: 250px;
    position: fixed;
    z-index: 50100;
    padding-right: 30px;
    width: 100%;
}

.frame-cloud-alert-block {
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 20px;
    color: #333333;
}

.frame-cloud-message-img {
    padding: 0 10px 2px 0;
}

.frame-cloud-alert-error {
    white-space: pre-wrap;
    background-color: #fedcd9;
    border-color: #eed3d7;
}

.frame-cloud-alert-success {
    white-space: pre-wrap;
    background-color: #dff5db;
    border-color: #d6e9c6;
}

.frame-cloud-close {
    opacity: .5;
}

.frame-cloud-window-messages-out {
    position: absolute;
    padding-left: 20px;
    z-index: 50100;
}

.role-change-display-none {
    display: none;
}

.dropdown-menu-li-line {
    margin: 5px 0;
    border-bottom: dashed 1px #e2e2e2;
}

.menu-top-content {
    display: none;
}

.custom-style {
    display: none;
}

.default-style .custom-style {
    display: none;
}

.default-style .ocb-custom-style {
    display: none;
}

#menu .row {
    margin-right: 0;
    margin-left: 0;
}

label {
    font-weight: normal;
}

.nonsupport{
    margin: auto;
    height: 400px;
   }

.nonsupport-region {
    padding-top: 45px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}

.nonsupport-region-other {
    margin: auto;
    display: inline-block;
    margin-top: 129px;

}
.nonsupport-region-other-new {
    margin: auto;
    margin-top: 129px;
    text-align: center;
}

.nonsupport-region-p {
    margin: auto;
    position: relative;
    display: block;
   }

.maintained-image{
    display: inline-block;
    margin: auto;
   }

.maintained-image img {

    width: 260px;
    height: 260px;

   }

.nonsupport-image{
    display: inline-block;
    margin: auto;
   }

.nonsupport-image img {

    width: 260px;
    height: 260px;

   }

.nonsupport-region-support-list {
    padding-top: 20px;
}

.nonsupport-region-support-list ul {

    }
.nonsupport-region-word{

    display: block;

    padding-right: 10px;
}
.nonsupport-region-word-tips{
   padding-right: 10px;
}
.maintenance{
    margin: auto;
    height: 400px;
    margin-top: 20px;
    text-align: center;
}
.maintenance-region {
    margin: auto;
    display: inline-block;
    margin-top: 165px;
    max-width:400px;
}

.maintenance-region-plus {
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    text-align: left;
}

.region-maintenance-circle {
    width: 8px;
    height: 8px;
    background: #ccc;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
}

.maintenance-region-support-list {
    padding-top: 10px;
    text-align: left;
}

.maintenance-region-support-list ul {
    padding-top: 5px;
}
.maintenance-region-describe-en{
    word-wrap:break-word;
}
.maintenance-region-describe-zh{
    word-break: break-all
}


.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #aaaaaa;
}

.dropdown-menu > .disabled > ul > li > a, .dropdown-menu > .disabled > ul > li > a:focus, .dropdown-menu > .disabled > ul > li > a:hover {
    color: #aaaaaa;
}

.dropdown-menu > .disabled > ul > li > a:focus, .dropdown-menu > .disabled > ul > li > a:hover {
    text-decoration: none;
    cursor: not-allowed;
}

.dropdown-menu > .disabled > ul > li:focus, .dropdown-menu > .disabled > ul > li:hover {
    background-color: transparent;
}

.dropdown-menu > li > ul > li.disabled > a {
    color: #aaaaaa;
}

.dropdown-menu > li > ul > li.disabled > a:focus, .dropdown-menu > li > ul > li.disabled > a:hover {
    text-decoration: none;
    cursor: not-allowed;
}

.dropup .common-dropdown-menu {
    margin-bottom: 0;
    border-radius: 0;
    padding: 0 0;
    min-width: 120px;
}

.dropup .common-dropdown-menu li:hover {
    cursor: pointer;
}

.console-footer-btn {
    padding: 0 20px;
}

.console-footer-btn:hover {
    cursor: pointer;
    text-decoration: none;
    color: #ffffff;
}

.padding-left-25 {
    padding-left: 25px;
}

.padding-left-3 {
    padding-left: 3px;
}

.console-footer-vertical-line {
    border-left: 1px solid #6c6c6c;
    height: 12px;
    margin: 11px 2px 0 2px;
}

.hwsicon-frame-image-footer-earth {
    font-size: 16px;
    position: absolute;
}

.console-footer-btn-font-14 {
    font-size: 14px;
}

.console-footer-btn-icon {
    position: absolute;
}

#console-top-footer .console-footer-btn .console-footer-btn-margin-left-23 {
    margin-left: 23px;
}

#console-top-footer .console-footer-btn-dropdown-padding-left-23 {
    width: 150px;
    padding-left: 23px !important;
}

#console-top-footer .open .console-footer-btn-font-14 {
    color: #ffffff;
}

.console-footer-btn-dropdown {
    height: 34px;
    display: block;
    color: #ffffff;
}

.closed > .dropdown-menu {
    display: none;
}

.padding-left-30 {
    padding-left: 30px;
}

.console-menu-home-link-other {
    display: none;
}

.dropup .dropdown-menu-language {
    min-width: 0;
    margin: 0 10px;
}
.dropup .dropdown-menu-language:before {
    display: none;
}

.dropdown-menu-language > li > a {
    padding: 0 35px;
}

.console-topbar-btn-oldResource {
    display: none;
}

.menu-user-balance {
    padding: 0 20px 15px 20px;
    position: relative;
}

.menu-user-balance-label {
    color: #ccc;
    font-size: 14px;
}

.menu-user-balance-account {
    display: inline-block;
    width: 185px;
    font-family: 'icomoon', '微软雅黑 Regular', '微软雅黑', '宋体';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
    position: relative;
}
.menu-user-balance-account-close::before {
    content: "\e63d";
    float: right;
    margin-right: 65px;
}
.menu-user-balance-account-open::before {
    content: "\e63c";
    float: right;
    margin-right: 65px;
}

.menu-user-balance-account-curr {
    font-family:"Microsoft YaHei", "Arial", "Helvetica", "sans-serif";
    display: inline-block;
    overflow: hidden;
    width: 110px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.menu-user-balance-account ul {
    display: none;
    position: absolute;
    z-index: 100000;
    top: 24px;
    left: -10px;
    background: #ffffff;
    max-width: 300px;
    border: 1px solid #ccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    min-width: 164px;
}
.menu-user-balance-account ul::before {
    position: absolute;
    top: -6px;
    z-index: 2;
    left: 119px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: '';
}
.menu-user-balance-account ul::after {
    position: absolute;
    top: -7px;
    z-index: 1;
    left: 119px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #CCCCCC;
    border-left: 6px solid transparent;
    content: '';
}
.menu-user-balance-account ul.open {
    display: block;
}
.menu-user-balance-account ul li {
    padding: 0 10px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    line-height: 33px;
    color: #333;
    word-wrap: normal;
    white-space: nowrap;
}
.menu-user-balance-account ul li a {
    color: #333;
    text-decoration: none;
    display: block;
    font-family: '微软雅黑 Regular', '微软雅黑', '宋体';
}
.menu-user-balance-account ul li:hover {
    background: #F5F6F7;
    color: #3399ff;
}
.menu-user-balance-account ul li:hover a {
    color: #3399ff;
}
.menu-user-balance-content {
    margin: 15px 0;
    width: 100%;
    display: table;
}

.menu-user-balance-recharge {
    display: table-cell;
    text-align: right;
    white-space: nowrap;
    vertical-align: top;
}

.menu-user-balance-value {
    line-height: 1;
    white-space: nowrap;
    vertical-align: top;
    display: table-cell;
}

.menu-user-balance-symbol {
    font-size: 18px;
    line-height: 24px;
    float: left;
    margin-left: -3px;
    font-family: '微软雅黑 Regular', '微软雅黑', '宋体';
}

.menu-user-balance-integer {
    font-size: 24px;
}
.menu-user-balance-asterisk {
    position: relative;
    top:4px;
}
.menu-user-balance-decimal {
    font-size: 24px;
}

.menu-user-balance-recharge > .tiny-btn-basic {
    margin-right: 0;
}

.menu-user-balance-links-wrapper {
    margin: 0 -15px;
}

.menu-user-balance-links {
    display: table;
    width: 100%;
}

.menu-user-balance-links > li {
    display: table-cell;
    padding: 0 15px;
    text-align: center;
    white-space: nowrap;
}

.menu-user-balance-links > li a:hover {
    color: #262626;
    text-decoration: none;
}

.menu-user-balance-links > li + li {
    position: relative;
}

.menu-user-balance-links > li + li:before {
    border-left: 1px solid #999;
    display: inline-block;
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    height: 12px;
}

.user-dropdown-menu .frame-bill-list {
    display: none;
}

.frame-favorite-service-list {
    float: left;
    width: auto;
    height: 50px;
}
.frame-favorite-service-list .console-menu-favorite-item {
    display: block;
    line-height: 16px;
    text-decoration: none;
    width: 190px;
    color: #666;
    min-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 30px;
    word-break: normal;
}
.frame-favorite-service-list .console-menu-favorite-item:hover {
    background: #F5F6F7;
    color: #262626;
}

.frame-menu-left {
    float: left;
}

.frame-menu-left .default-style, .frame-menu-left .custom-style {
    margin-left: 40px;
}

.special-content {
    margin: 180px auto 0 auto;
    width: 600px;
    position: relative;
}

.special-content-left-image img{
    width: 260px;
    height: 260px;
    margin-left: 170px;
}

.special-content-right-content {
     width: 100%;
}

.frame-message-sep-line {
    margin: 10px 0;
    width: 100%;
    border-top: 1px solid #CECDCD
}

.frame-message-page-turning {
    font-weight: bold !important;
    display: inline-block;
    padding: 0 0;
    font-size: 14px;
    line-height: normal;
}

.frame-menu-tips-message {
    width: 725px;
    margin-right: -50px;
    padding: 10px 0;
    line-height: 30px;
}

.frame-menu-tips-message-content {
    height: 300px;
}

.frame-menu-tips-message-list {
    padding: 0 15px;
}

.frame-menu-tips-message-list-content {
    position: relative;
    font-size: 14px;
}

.frame-menu-tips-message-list-content:hover {
    background-color: #F5F6F7;
}

.frame-message-page-turning-out {
    position: relative;
    line-height: normal;
    padding-bottom: 5px;
}

.frame-message-page-turning-index {
    float: left;
    line-height: normal;
    position: relative;
    top: -3px;
}
.frame-message-page-turning{
    float: left;
}

.frame-message-content {
    width: 540px;
    display: block;
    height: 30px;
    word-break: break-all;
    word-wrap:break-word;
}

.frame-message-time {
    position: absolute;
    right: 15px;
    top: 0;
}

.dropdown-menu > li > .frame-message-msg-clear {
    padding: 0 0;
    line-height: normal;
}

.frame-message-clear-text {
    padding-left: 17px;
    line-height: 21px;
}

.hwsicon-frame-image-msg-delete {
    font-size: 16px;
    position: absolute;
    top: 2px;
    font-size: 16px;
}

.frame-message-round {
    width: 5px;
    height: 5px;
    background-color: #e41e2b;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 16px;
    right: 8px;
    display: none;
}
.console-menu-notice .frame-message-page-turning-out .disabled{
    color: #999999;
}
.console-menu-notice .frame-message-page-turning-out a {
    color: #666666;
    text-decoration: none;
}

.console-menu-notice .frame-message-page-turning-out a:hover,
.console-menu-notice .frame-message-page-turning-out a:focus {
    color: #262626;
    background-color: inherit;
    text-decoration: none;
}

.console-menu-notice .frame-message-page-turning-out .disabled:hover,
.console-menu-notice .frame-message-page-turning-out .disabled:focus {
    color: #999999;
    background-color: inherit;
    text-decoration: none;
    cursor: not-allowed;
}

#frame-os-check {
    z-index: 10001;
    background-color: #FFF9F5;
    text-align: center;
}

#frame-suspended-check {
    z-index: 10002;
    background-color: #FFF9F5;
    text-align: center;

}

.frame-os-check-hint-display {
    display: inline-block;
    line-height: 36px;
}

.frame-os-check-hint-display > span, .frame-os-check-hint-display > a {
    display: inline-block;
    vertical-align: top;
}

.frame-os-check-tips-icon {
    color: #FF8833;
    font-size: 18px;
    padding-right: 10px;
}
.frame-image-browser{
    font-size:16px;
    color:#a7abbe;
    padding-right: 10px;
}
.frame-image-browser-tips{
    padding-right: 30px;
}
.frame-os-check-tips {
    color: #666666;
   }
.frame-tip-distance-en{
    padding-left: 5px;
}
.frame-os-check-tips-help {
    color:#3399ff;
}
.frame-os-check-tips-binding {
    color: #3399ff;
}
.frame-os-check-tips-binding :hover{
    color: #006ad4;
    text-decoration: none;
}

.frame-os-check-link-info {
    color: #009ee0;
}

.frame-os-check-close-icon {
    margin-left: 16px;
    cursor: pointer;
    font-size: 16px;
    color: #999;

}

.feedback-mask{
    background: #000;
    opacity: 0.25;
    filter:alpha(opacity=75);
    height: 100%;
    width: 100%;
    position: fixed;
    left:0;
    top:0;
    z-index: 10001;
}

.feedback-content {
    position: fixed;
    left: 50%;
    top:50%;
    margin-top: -235px;
    margin-left: -300px;
    width:700px;
    z-index: 10002;
}

.feedback-head {
    height:50px;
    line-height:50px;
    padding:0 25px;
    color: #fff;
    font-size: 14px;
    background-color:#444444;
}

.feedback-head .close {
    line-height: 50px;
    color: #fff;
    text-shadow: none;
    filter: alpha(opacity=100);
    opacity: 1;
}

.feedback-body{
    height:437px;
    width:700px;
    padding:7px 15px;
    background:#ffffff;
    border-radius:2px;
}

.feedback-content-tip {
    font-size: 14px;
}

.feedback-content-tip a:visited{
    color: #3399ff;
}

.feedback-content-limit {
    text-align: right;
    margin: -18px 10px 0;
    color: #999;
}
.feedback-title-left{
    font-size:24px;
    color:#333333;
    float:left;
    margin-bottom:31px;
}

.feedback-title-right{
    font-size:14px;
    color:#999999;
    margin-top:8px;
    float:right;
}

.field-content {
    margin: 0 0 -5px;
}

.field-content textarea{
    width:100%;
    height:200px;
    border:1px solid #CCCCCC;
    background:#FFFFFF;
    font-size:14px;
    color: #666;
    padding:8px 10px;
    vertical-align:top;
    border-radius:2px;
    resize: none;
    box-sizing: border-box;
}

.field-content  .feedback-bottom-dialog-border-show{
    height: 25px;
    width: 680px;
    margin-top: -2px;
    overflow: hidden;
    resize: none;
}

.field-content .feedback-content-family{
    font-family: "Microsoft YaHei";
    height: 220px;
    width: 680px;
    font-size: 14px;
    color: #333333;
}

.field-content textarea.feedback-content-border-over{
    border-color: #FF4C4C;
}

.field-content .feedback-content-count-over {
    color: #FF4C4C;
}

.feedback-content-error-message {
    line-height: 23px;
    margin-top: 11px;
    color: #FF4C4C;
    font-size: 14px;
}

.feedback-body .tip{
    font-size:14px;
    color:#333333;
    margin-bottom: 20px;
}

.feedback-operate{
    padding: 14px 0;
    background:#FAFAFA;
    text-align:center;
    font-size:14px;
    color:#333333;
    border-top:1px solid #c6c6c6;
}

.feedback-operate .button{
    width:80px;
    height:30px;
    font-size:12px;
    color:#808080;
    background:#FAFAFA;
    border:1px solid #c6c6c6;
}

.feedback-operate .button + .button {
    margin-left: 12px;
}

.frame-padding-left-0 {
    padding-left:0 !important;
    max-width:1900px !important;
}

@media screen and (max-width: 1280px) {
    .frame-padding-left-0 {
        padding-left:0 !important;
        max-width:1260px !important;
    }
}

@media screen and (max-width: 1360px) {
    .frame-padding-left-0 {
        padding-left:0 !important;
        max-width:1340px !important;
    }
}

@media screen and (max-width: 1440px) {
    .frame-padding-left-0 {
        padding-left:0 !important;
        max-width:1420px !important;
    }
}

@media screen and (max-width: 1680px) {
    .frame-padding-left-0 {
        padding-left:0 !important;
        max-width:1660px !important;
    }
}

@media screen and (max-width: 1920px) {
    .frame-padding-left-0 {
        padding-left:0 !important;
        max-width:1900px !important;
    }
}

.fw-media-icon {
    float: left;
    margin-right: 10px;
    font-size: 46px;
    color: #000;
}

.fw-media-heading {
    color: #666;
}

.fw-steps > h4, .fw-steps > p {
    text-align: center;
}

.fw-steps > h4 {
    margin-top: 0;
    color: #333;
}

.fw-steps > p {
    margin: 15px 0 80px;
    color: #999;
}

.fw-steps > ul {
    counter-reset: count;
    position: relative;
    text-align: justify;
}

.fw-steps > ul:before {
    content: '';
    position: absolute;
    top: 174px;
    left: 0;
    width: 100%;
    height: 2px;
}

.fw-steps > ul:before, .fw-step-count:before {
    background-color: #e41e2b;
}

.fw-steps > ul:after {
    content: '';
    display: inline-block;
    width: 100%;
}

.fw-steps > ul > li {
    position: relative;
    display: inline-block;
    width: 180px;
    text-align: center;
    vertical-align: top;
    background-color: #fff;
}

.fw-step-image {
    margin: 0 auto;
    width: 130px;
    height: 130px;
}

.fw-step-image > img {
    max-width: 100%;
    max-height: 100%;
}

.fw-step-label-wrapper {
    margin: 35px 0 15px;
    min-height: 40px;
}

.fw-step-label {
    display: table;
    margin: 0 auto;
    max-width: 160px;
    line-height: 20px;
}

.fw-step-count {
    display: table-cell;
    font-style: normal;
    vertical-align: top;
}

.fw-step-count:before {
    content: counter(count);
    counter-increment: count;
    display: block;
    width: 20px;
    height: 20px;
    color: #fff;
}

.fw-step-title {
    display: table-cell;
    padding-left: 10px;
    color: #666;
    text-align: left;
    vertical-align: top;
}

.fw-step-desc {
    text-align: left;
    color: #999;
}

/* UCD3.0 alert效果相关CSS */
.fw-msg-alert-container {
    position: relative;
    z-index: 100060;
    margin-right: 0;
}

.fw-msg-alert-wrapper {
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 999999;
}
.fw-msg-alert {
    margin-top: 10px;
    width: 400px;
    word-break: break-word;
}

/*禁用angular animate类*/
.no-animate {
    -webkit-transition: none !important;
    transition: none !important;
}

/* console dialog */
.cf-fade {
    opacity: 0;
    -moz-transition: all .15s linear;
    -webkit-transition: all .15s linear;
    transition: all .15s linear;
}

.cf-fade.cf-in {
    opacity: 1;
}

.cf-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2000000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.cf-modal.cf-fade .cf-modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.cf-modal.cf-in .cf-modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.cf-modal-shadow {
    position: fixed;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #333333;
    opacity: .2;
    filter: alpha(opacity=20);
}

.cf-modal-dialog {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    margin: 10px;
}

.cf-modal-content {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    -moz-box-shadow: 1px 7px 30px rgba(0,0,0,0.2);
    -webkit-box-shadow: 1px 7px 30px rgba(0,0,0,0.2);
    box-shadow: 1px 7px 30px rgba(0,0,0,0.2);
    background-clip: padding-box;
    outline: 0;
}

.cf-modal-header {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 20px 30px 0;
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    color: #333;
    font-size: 24px;
    line-height: 100%;
}

.cf-icon-close {
    position: relative;
    display: inline-block;
    overflow: hidden;
    top: -12px;
    right: 0;
    float: right;
    width: 16px;
    height: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    color: #a9a9a9;
    cursor: pointer;
    font-size: 16px;
    speak: none;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.cf-icon-close:hover::before, .cf-icon-close:hover::after {
    background: red;
}
.cf-icon-close::before, .cf-icon-close::after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #999;
}
.cf-icon-close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.cf-icon-close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.cf-icon-close-hide {
    display: none !important;
}

.cf-modal-body {
    position: relative;
    padding: 0 30px 30px 30px;
    overflow: hidden;
}
.cf-msg-content-wrapper {
    font-size: 14px;
    color: #333;
    line-height: 26px;
    word-wrap: break-word;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.cf-msg-icon {
    font-size: 45px;
    height:45px;
}
.cf-msg-icon::before{
    line-height: normal;
}
.cf-border-inline {
    border-left: 3px solid #3399ff;
    padding-right: 27px;
}

.cf-modal-footer {
    padding: 15px 20px ;
    -moz-border-radius: 0 0 2px 2px;
    -webkit-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    text-align: center;
    border-top: 1px solid #eeeeee;
    background: #f5f5f5;
}

.cf-modal-footer button:nth-of-type(1) {
    margin-right: 10px;
}

.cf-modal-footer [cf-button]:focus {
    background-color: #e41e2b;
    border-color: #e41e2b;
    color: #fff;
}

@media screen and (min-width: 768px) {
    .cf-modal-dialog {
        width: 400px;
        margin: 150px auto;
    }
}
.cf-btn,[cf-button] {
    display: inline-block;
    padding: 0 20px;
    height: 32px;
    line-height: 30px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    outline: none;
    border: 1px solid transparent;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    background: #fff;
    border: 1px solid #e7e7e7;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius: 2px;
}
.cf-btn:hover {
    border-color: #cccccc;
}

.cf-btn-ok {
    border: 1px solid #e41e2b;
    background: #e41e2b;
    color: #ffffff;
}
.cf-btn-ok:hover {
    border: 1px solid #f53642;
    background: #f53642;
}

.cf-btn-fouce:focus {
    background: #f53642;
}
.cf-btn-ok-hide,
.cf-btn-cancel-hide {
    display: none !important;
}
.cf-btn[disabled],[cf-button][disabled] {
    cursor: not-allowed;
}
.shortcut-fixed-wrap{
    display: none;
    position: fixed;
    bottom: 130px;
    z-index: 1000;
    right: 0;
    padding-left: 5px;
}
.shortcut-fixed-wrap .icon-wrap{
    height: 32px;
    width: 32px;
    line-height: 32px;
    background-color: #222;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius: 5px;
    text-align: center;
    z-index: 150;
}
.shortcut-fixed-wrap .feedback-icon{
    color: #fff;
    font-size:16px;
    cursor: cursor;
}
.shortcut-fixed-wrap:hover .link-content-wrap{
    width: auto;
    right: 32px;
    opacity: 1;
}
.shortcut-fixed-wrap .link-content-wrap{
    display: block;
    background-color: #f2f2f2;
    color: #333;
    position: absolute;
    top: 0px;
    right: -20px;
    width: 0px;
    outline: none;
    -webkit-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    overflow: hidden;
    opacity: 0;
    z-index: -1;
}
.shortcut-fixed-wrap .link-content-wrap ul{
    width: 100%;
    padding: 3px 15px;
    overflow: hidden;
}
.shortcut-fixed-wrap .link-content-wrap ul li{
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.shortcut-fixed-wrap .link-content-wrap ul li a{
    color: #4d4d4d;
    cursor: pointer;
    overflow: hidden;
    outline: none;
}
.shortcut-fixed-wrap .link-content-wrap ul li span{
    white-space: nowrap;
}
.frame-favorite-service-list .add-favorite,
.frame-favorite-service-list .add-favorite-close {
    display: none;
}
.frame-favorite-service-list .custom-favorite-menu,
.favorite-modal {
    display: none;
}
.user-center-padding{
    padding-top: 10px;
}
.ctc-home-page-show {
    display: none;
}
.special-message{
    width:400px;
    max-height:200px;
    position:fixed;
    right:10px;
    border:solid 1px #3399ff;
    background:#f5faff;
    border-radius: 2px;
    z-index:999;
    padding:10px 15px;
    font-size:14px;
    margin-top: 10px;
}
.special-message .ti-alert-close-icon{
    color:#777;
    float:right;
    margin-left:0;
}
.special-message .ti-alert-close-icon:hover{
    color:#3399ff;
}
.special-message .ti-alert-close-icon:active{
    color:#3399ff;
}
.special-message-box{
    width: calc(100% - 18px);
    display: inline-block;
    line-height: 22px;
    font-size: 14px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.special-message-box-a:hover{
    cursor: pointer;
    text-decoration: none;
    color:#3399ff;
}
.special-message-box-a{
    display: block;
}
.default-logo-show{
    display: block;
}
.dt-logo-show{
    display: none !important;
}
.sub-dropdown-menu-region::-webkit-scrollbar{
    width: 8px;
    height: 8px;
    background-color: #f0f2f5;
}
.sub-dropdown-menu-region::-webkit-scrollbar-thumb{
    border-radius: 8px;
    background-color: #bfc3c6;
}
.sub-dropdown-menu-region::-webkit-scrollbar-track{
    border-radius: 8px;
    background-color: #f0f2f5;
}
.cf-console-modal-content{
    float: right;
    width: 285px;
    margin-left: 20px;
}
.console-topbar-btn-isnoicon{
    min-width: auto;
}
.distance-button,.user-info-tpl .console-menu-service-link{
    margin-right: 30px;
}
.frame-favorite-service-list .console-topbar-btn{
    min-width: auto;
}
.user-info-tpl{
    margin-right: 31px;
    position: relative;
}
.frame-favorite-service-list,.framework-service-list,.padding-left-20{
    margin-left: 30px;
}
.console-menu-home-custom{
    position: relative;
}
.console-menu-home-custom:before {
    background-color: rgba(255, 255, 255, 0.3);
    content: '';
    height: 14px;
    width: 1px;
    position: absolute;
    top: 19px;
    left:1px;
}
#console-top-footer .padding-left-20{
    margin-left: 20px;
}
.dropdown-menu-resourse{
    padding-top: 10px;
}

/*搜索框样式*/
#console-top-search-box{
    height:120px;
    background:rgba(34, 34, 34, 0.95);
    position: absolute;
    z-index: 999;
    width: 100%;
}
.top-search-box-content{
    padding: 40px 30px;
    position: relative;
    z-index: 1;
}
.top-search-panel{
    width:610px;
    margin: auto;
}
.top-search-bar{
    position: relative;
    height: 40px;
    background: #fff;
    font-size: 14px;
    line-height: 20px;
}
#console-top-search-box .top-search-input-box{
    position: relative;
    height: 40px;
    line-height: 20px;
    margin-right: 58px;
    padding: 10px 30px 10px 20px;
}
.top-search-input{
    width: 100%;
    border: none;
    color: #333;
    background: none;
}
.top-search-association-box{
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    width:610px;
}
.top-search-association-list{
    line-height: 20px;
    color: #333333;
    display: block;
    padding: 10px 19px;
    font-size: 14px;
    text-decoration: none !important;
    cursor: pointer;
}

.top-search-association-details-icon{
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    margin-top: -2px;
    margin-left: 5px;
    background-image: url("../images/header-serach-hover-min.svg");
    transition: 0.2s;
}

.cf-top-search-selected{
    background: #F5F6F7 !important;
    text-decoration: none !important;
}
.cf-top-search-selected .cf-top-search-association-title{
    color: #3399FF !important;
}
.cf-top-search-selected .cf-top-search-association-title .top-search-association-details-icon{
    background-image: url("../images/header-arrow-hover-min.svg") !important;
}
.cf-top-search-association-details-icon-hover{
    background-image: url("../images/header-arrow-hover-min.svg");
}
.search-input-width-en-us{
    width:98%;
}
.top-search-a{
    padding: 10px 15px;
    color: #666;
    cursor: pointer;
    position: absolute;
    right:0;
    top:0;
    transition: background .3s, color .3s
}
.top-search-a:visited,.top-search-a:active{
    color:#666;
}
.top-search-a:hover{
    background: #e41f2b;
    color: #fff;
    text-decoration: none;
}
.top-search-close-btn{
    position: absolute;
    right: 10px;
    top: 10px;
    font-size:16px;
    width: 17px;
    display:none;
    height: 17px;
    cursor: pointer;
    border-radius: 50%;
    color:#999;
}
.search-close-btn-position-en-us{
    right:20px;
}
.top-search-close-btn:hover{
    color: #666;
    cursor: pointer;
}
.top-search-btn-span{
    height:50px;
    line-height:54px;
    font-size:16px;
    color: rgba(255, 255, 255, 0.65);
}
.top-search-btn-span:hover{
    cursor: pointer;
    color:#fff;
}
.close-top-search-btn-span{
    color: rgba(255, 255, 255, 0.65);
    font-size:16px;
}
.close-top-search-btn-span:hover{
    color: #FFFFFF;
    cursor: pointer;
}
.close-top-btn-span{
    margin-left: 30px;
    font-size:16px;
    position: relative;
    top: 2px;
    color: #999;
}
.close-top-btn-span:hover{
    cursor: pointer;
}
.close-btn-block{
    display:block;
}
.top-search-a:before{
    content: "";
    height: 20px;
    border-left: 1px solid #e2e2e2;
    position: absolute;
    left: 0;
    top: 10px;
}
.top-search-a:hover:before{
    display:none;
}

/*小屏幕需要优化重写的样式*/
.dropdown-submenu > .dropdown-menu-rigth {
    top: 0;
    right: 100%;
}
.role-list > .common-dropdown-menu-right {
    min-width: 120px;
    left: 100%;
    right: auto;
    margin-right: 0;
    max-width: 600px;
    overflow: hidden;
}
.role-change .right-icon{
    position: absolute;
    right: 10px;
    top: 14px;
    display: inline-block;
    border-bottom: 4px solid transparent;
    border-left: 6px solid #777777;
    border-top: 4px solid transparent;
    content: '';
}
.role-list > .common-dropdown-menu-right:before {
    right: -9px;
    top: 20%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
#smallScreenOpen .user-dropdown-minwidth > li >a:hover{
    background: #3399FF;
    color: #ffffff;
}
#smallScreenOpen .user-dropdown-minwidth > li >a:hover .right-icon{
    border-left: 6px solid #ffffff;
}
.smallScreen-dot-color{
    color: rgba(255, 255, 255, 0.65) !important;
}
/*控制小屏幕菜单是否显示以及隐藏大屏幕下部分菜单的样式*/
.menu-smallScreen{
    display: none;
}
.menu-largeScreen{
    display: block;
}
.menu-smallScreen-usercenter{
    display: none;
}
@media screen and (max-width: 1440px) {
    .menu-smallScreen{
        display: block;
    }
    .menu-largeScreen{
        display: none;
    }
}
@media screen and (max-width: 1439px) {
    .menu-smallScreen{
        display: block;
    }
    .menu-largeScreen{
        display: none;
    }
    .menu-smallScreen-usercenter{
        display: block;
    }
    .menu-largeScreen-usercenter{
        display: none;
    }
}


/*用户中心超链接是否在新页签打开的控制样式*/
.user_center_common_open_new_page{
    display: none !important;
}
.user_center_common_open_self_page{
    display: block !important;
}
.frame-favorite-service-list .console-topbar-btn-click{
    min-width: auto;
}
.dropdown-menu-region li .hwsicon-frame-image-position{
    font-size: 12px;
}

.framework-submenu-search * {
    word-break: keep-all;
    word-wrap: break-word;
}
.framework-submenu-search{
    padding-right: 5px;
}
.framework-submenu-search-bar {
    font-size: 16px;
    line-height: 64px;
    height: 64px;
    position: relative;
    display: inline-block;
}
.framework-submenu-search-bar input {
    float: right;
    height: 32px;
    border: 1px solid #ccc;
    font-size: 14px;
    width: 350px;
    padding: 0 30px 0 15px;
    margin: 20px 0;
    background: #ffffff;
    line-height: 32px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.framework-submenu-search-bar input::-webkit-input-placeholder {
    color: #999;
}

.framework-submenu-search-bar input:-moz-placeholder {
    color: #999;
}

.framework-submenu-search-bar input::-moz-placeholder {
    color: #999;
}

.framework-submenu-search-bar input:-ms-input-placeholder {
    color: #999;
}

.framework-submenu-search-bar input:focus {
    border-color: #70b7fe;
    color: #333;
}
.framework-submenu-search-bar .framework-submenu-searchbtn {
    position: absolute;
    top: 18px;
    right: 0;
    text-decoration: none;
    color: #666666;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.framework-submenu-search-bar .framework-submenu-searchbtn:hover {
    color: #3399ff;
}

.framework-submenu-search-bar .framework-submenu-search-bar:hover {
    color: #3399ff;
}
.framework-submenu-search-bar .framework-submenu-searchbtn-nohover {
    position: absolute;
    top: 20px;
    right: 0;
    text-decoration: none;
    color: #666666;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.framework-submenu-search-bar .framework-search-list {
    position: absolute;
    z-index: 99999999;
    top: 52px;
    left: 0;
    text-align: left;
    width: 350px;
    max-height: 400px;
    overflow-y: auto;
    background: #fff;
    cursor: pointer;
    border: solid 1px #dddddd;
    border-top-color: #eeeeee;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

.framework-submenu-search-bar .framework-search-list a {
    line-height: 20px;
    color: #666;
    display: block;
    padding: 10px;
    text-decoration: none;
}

.framework-submenu-search-bar .framework-search-list a:hover{
    background: #f0f0f0;
}

.framework-submenu-search-bar .framework-search-list .search-selected {
    background: #f0f0f0;
}

.framework-submenu-search-bar .framework-search-list .search-empty {
    display: block;
    line-height: 30px;
    padding: 0 10px;
    color: #999;
    font-size: 14px;
}
.framework-content-recent-service {
    width: -moz-calc(100% - 380px);
    width: -webkit-calc(100% - 380px);
    width: calc(100% - 380px);
    height: 40px;
    margin-top: 15px;
    position: relative;
    display: table;
}
.framework-content-recent-service-list-detail{
    vertical-align: middle;
    display: table-cell;
    padding: 0 10px;
}

.framework-content-recent-service-title {
    color: #666666;
    font-size: 12px;
    width: auto;
    max-width: 200px;
    line-height: 16px;
}
.framework-content-recent-service-title>span{
    display: inline-block;
    line-height: 16px !important;
}
.framework-content-recent-service-list {
    width: 82%;
}
.framework-content-recent-service-list > .framework-content-recent-service-list-service {
    display: inline-block;
    padding: 0px 10px;
    font-size: 12px;
    color: #333333;
    cursor: pointer;
    line-height: 16px;
    max-width: 216px;
    text-overflow: ellipsis;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    word-break: normal;
}

.framework-content-recent-service-list > .framework-content-recent-service-list-service:hover {
    color: #39f;
}
.framework-dropdown-service-list-top{
    background: #FAFAFA;
    height: 70px;
    min-width: 1220px;
    width: 100%;
}

.pull-right>.bottom-left-sqr-rang::before {
    position: absolute;
    width: 100px;
    height: 15px;
    top: -10px;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left:3px solid transparent;
    transform:rotate(168deg);
    -ms-transform:rotate(168deg); 	/* IE 9 */
    -moz-transform:rotate(168deg); 	/* Firefox */
    -webkit-transform:rotate(168deg); /* Safari 和 Chrome */
    -o-transform:rotate(168deg);

}

.border-cf-triangle-rang:after{
    content: '';
    position: absolute;
    top: -6px;
    right: 12px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
}

.promote-menu-dropdown .dropdown-menu {
    right: -10px;
    left: auto;
}
.drop-down-menu-promote{
    padding-top: 10px;
}
.default-hover-cursor-pointer{
    cursor: pointer;
}
.small-screen-fee-number-label{
    font-size:18px;
}
.small-screen-fee-ul-width{
   width: 200px;
}
.small-screen-username-min-width{
    min-width: 48px;
}


.red-radius-circle-number-show{
    padding: 0 5px;
    min-width: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    background-color: #E41F2B;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.fee-red--radius-point-show{
    width: 6px;
    height: 6px;
    line-height: 20px;
    font-size: 10px;
    color: #fff;
    text-align: center;
    background-color: #E41F2B;
    border-radius: 50%;
    position: absolute;
    right: -5px;
    top: 15px;

}
.menu-fee-min-circle {
    width: 6px;
    height: 6px;
    line-height: 20px;
    font-size: 10px;
    color: #fff;
    text-align: center;
    background-color: #E41F2B;
    border-radius: 50%;
    position: absolute;
    margin-left: 2px;
    top: 8px;
}
.nonsupport-region-support-list-project{
    max-width: 270px;
    display: inline-table;

  }

.nonsupport-region-support-list-project>li {
    position: relative;
    display: block;
    text-align: left;
    overflow-y: hidden;
    right: 0;
    left: auto;
    }
.nonsupport-region-support-list-project>li>a{
    position: relative;
    padding-right: 14px;
    display: block;
    white-space: nowrap;
}
.nonsupport-region-support-list-project .open .dropdown-menu{
    box-shadow:none;
    float: none;
    position: static;
    -webkit-box-shadow: none;
    margin-top:0px;
    left: auto;
}
.nonsupport-region-support-list-project .open .dropdown-menu>li>a {
    display: block;
    clear: none;

}
.nonsupport-region-support-list-project .region-list-down-rotate{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: 2px;
}
.nonsupport-region-support-list-project .hwsicon-frame-image-regionlist {
    vertical-align: middle;
    display: inline-block;
    content: '';
    color: #3399FF;
    padding-top: 2px;
    position: absolute;
    right: 0px;
}
.support-region-list{
    display: none;
}
.nonsupport-region-support-list-project .hwsicon-frame-image-regionlist:hover {
    color: #3399FF;
}
.nonsupport-region-p-width{
    max-width: 213px;
    opacity: 1 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    display: inline-block;
    left: auto;
    right: 0px;
    padding-right: 10px;
}

.nonsupport-region-p-width-new{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 207px;
    display: inline-block;
    margin-bottom: -4px;
    }

.fee-num-position-show {
    position: absolute;
    right: 10px;
    line-height: 33px;
}
.change-role-background-color-set{
    color: #999999;
}
a.change-role-background-color-forbid{
    cursor: not-allowed !important;
    outline: none;
}
.dropdown-submenu:hover >.change-role-ui-hidden{
    display:none ;
}
.nonsupport-image-tracetpl{
    width: 120px;
    height: 120px;
    margin: auto;
    text-align: center;
}
.nonsupport-image-tracetpl img{
    width: 120px;
    height: 120px;
    vertical-align: middle;
}
.special-content-p-width{
    text-align: center;
}
/*project列表*/
.sub-dropdown-menu-region >.sub-dropdown-menu-region-blank{
    height: 5px;
    width:100%;
}
/** 调整 头部间距*/
.frame-header-margin-40{
    margin-left:40px;
}
.feedback-msg-alert {
    margin-bottom: 20px;
    width: 680px;
    word-break: normal;
    padding-left: 10px;
}
.feedback-msg-alert-tips {
    margin-bottom: 5px;
    font-size: 14px;
    width: 680px;
    word-break: normal;
    color: #666;
}
@media screen and (max-width: 1280px) {
    .framework-content-recent-service-list > .framework-content-recent-service-list-service {
        max-width: 202px;
    }
    .framework-content-recent-service-list {
        width: 80%;
    }
}
#cfnav {
    position:relative;
    height: 50px;
    padding-left: 30px;
}
.cf-nav-item{
    min-width:50px;
}
.cfnav .cflink {
    float:left;
    list-style-type: none;
    padding-right:30px;
    color: rgba(255, 255, 255, 0.65);
    text-decoration: none;
    display: block;

}
.cfnav .cflink:hover {
    color: #FFF;

}
.cf-nav-item{
    line-height: 50px;
    text-align: center;
}
#cfnav .cf-nav-submenu{
    display: none;
    text-decoration: none;
    position: absolute;
    min-width: 210px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    border-radius: 0 0 2px 2px;
    padding-top: 10px;
    margin-left:-180px;
}
.cf-nav-subitem{
    text-align: left;
    color: #666666;
    line-height: 33px;
    padding-left: 20px;
    font-size:14px;
}
.cf-nav-subitem:hover{
    background-color: #F5F6F7;
}
.cf-nav-display{
    display:block;
}
#cfnav .cf-nav-seprate-line{
    content: '';
    position: relative;
    top: 19px;
    height: 14px;
    width: 1px;
    margin-left: 21px;
    margin-right: 9px;
    background-color: rgba(255, 255, 255, 0.3);
}
#cfnav .user-dropdown-menu.dropdown-menu:before
{
    left: inherit;
    right: -1px;
}
.framework-myresource-menu-smallscreen {
    min-width: 150px;
    width: 200px
}
/*不支持图标*/
.cf-service-disable{
    color: #999;
    vertical-align: middle;
}
.cf-nonsupport-service{
    padding-left: 10px;
    padding-right: 7px;
    position: absolute;
}
.cf-service-text,.cf-service-text .service-list-service-icon,.cf-service-text .common-color-content,.cf-service-text .without-default-color span{
    color: #999!important;
}
.frame-service-list-service-name-text {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}
.frame-service-new-icon-a {
    padding-right: 45px;
}