@font-face {
    font-family: 'HuaweiSans-Light';
    src: url('/Assets/CBG/fonts/HuaweiSans-Light.eot');
    src: url('/Assets/CBG/fonts/HuaweiSans-Light.eot?') format('embedded-opentype'), url('/Assets/CBG/fonts/HuaweiSans-Light.woff') format('woff'), url('/Assets/CBG/fonts/HuaweiSans-Light.ttf') format('truetype'), url('/Assets/CBG/fonts/HuaweiSans-Light.svg') format('svg');
}

@font-face {
    font-family: 'HuaweiSans-Bold';
    src: url('/Assets/CBG/fonts/HuaweiSans-Bold.eot');
    src: url('/Assets/CBG/fonts/HuaweiSans-Bold.eot?') format('embedded-opentype'), url('/Assets/CBG/fonts/HuaweiSans-Bold.woff') format('woff'), url('/Assets/CBG/fonts/HuaweiSans-Bold.ttf') format('truetype'), url('/Assets/CBG/fonts/HuaweiSans-Bold.svg') format('svg');
}

@font-face {
    font-family: 'hwicon';
    src: url('/Assets/CBG/fonts/hwicon.eot?6wilan');
    src: url('/Assets/CBG/fonts/hwicon.eot?6wilan#iefix') format('embedded-opentype'), url('/Assets/CBG/fonts/hwicon.ttf?6wilan') format('truetype'), url('/Assets/CBG/fonts/fonts/hwicon.woff?6wilan') format('woff'), url('/Assets/CBG/fonts/hwicon.svg?6wilan#hwicon') format('svg');
    font-weight: normal;
    font-style: normal;
}

.cs-box [class^="hwic_"],
.cs-box [class*=" hwic_"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'hwicon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.cs-box .hwic_navigate_before:before {
    content: "\e90d";
}

.cs-box .hwic_navigate_next:before {
    content: "\e90e";
}

.cs-box .hwic_play1 .path1:before {
    content: "\e90f";
}

.cs-box .hwic_play1 .path2:before {
    content: "\e910";
    margin-left: -1em;
}

.cs-box .hwic_sort_down:before {
    content: "\e911";
}

.cs-box .hwic_caret_left:before {
    content: "\e912";
}

.cs-box .hwic_caret_right:before {
    content: "\e913";
}

.cs-box .hwic_sort_up:before {
    content: "\e914";
}

.cs-box .hwic_ongoingEvents:before {
    content: "\e900";
}

.cs-box .hwic_backToTop:before {
    content: "\e901";
}

.cs-box .hwic_section:before {
    content: "\e902";
}

.cs-box .hwic_moreStories:before {
    content: "\e903";
}

.cs-box .hwic_email:before {
    content: "\e904";
}

.cs-box .hwic_downloadPDF:before {
    content: "\e905";
}

.cs-box .hwic_sharing_email:before {
    content: "\e906";
}

.cs-box .hwic_sharing_facebook:before {
    content: "\e907";
}

.cs-box .hwic_sharing_print:before {
    content: "\e908";
}

.cs-box .hwic_sharing_share:before {
    content: "\e909";
}

.cs-box .hwic_sharing_twitter:before {
    content: "\e90a";
}

.cs-box .hwic_sharing_wechat:before {
    content: "\e90b";
}

.cs-box .hwic_sharing_weibo:before {
    content: "\e90c";
}

.cs-box .hwic_play2:before {
    content: "\ea1c";
}

.cs-box .hwic_manual_record:before {
    content: "\e061";
}

.flex {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    justify-content: center;
    align-items: stretch;
    flex-direction: row;
    -ms-flex-direction: row;
}

.flex>div {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    float: none;
    -webkit-box-flex: 1 1 auto;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1 1 auto;
    /* OLD - Firefox 19- */
    -webkit-flex: 1 1 auto;
    /* Chrome */
    -ms-flex: 1 1 auto;
    /* IE 10 */
    flex: 1 1 auto;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

a,
a:hover {
    text-decoration: none;
}

.container {
    width: 100%!important;
    max-width: 1170px;
}


/*============video css===============*/

.video_box {
    width: 100%;
    position: relative;
    z-index: 99;
    overflow: hidden;
}

.video_box a.js_video_icon,
.video_box a.js_video_player,
.video_box a.js_img_link {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: none !important;
}

.cs-customer .video_box a.js_video_icon:hover,
.cs-customer .video_box a.js_video_player:hover {
    text-decoration: none;
    background: none;
}

.video_box a.js_video_icon:hover,
.video_box a.js_video_player:hover {
    text-decoration: none;
}

.video_box .hwic_play2 {
    width: 60px;
    height: 60px;
    background-color: #fff;
    border-radius: 50%;
    position: relative;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    display: block;
}

.video_box a:hover .hwic_play2:before {
    color: #fff !important;
}

.player-outer-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 98;
}

.video_box a.js_img_link {
    background: none;
}

.video_box a.video_player {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(/Assets/CBG/img/video_btn.png) center center no-repeat;
}


/***==============================================ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â=============================================================***/

.cs-box {
    font-family: HuaweiSans-Light, Arial, Helvetica, sans-serif;
}

.cs-box h1,
.cs-box h3,
.cs-box h4,
.cs-highlights .title {
    font-family: HuaweiSans-Bold, Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.cs-box #hw1_stage {
    height: 700px;
}

.cs-box #hw1_stage #hw1_front {
    transform: translateY(0) !important;
    margin-top: 0 !important;
    background-position: top center;
}

.cs-box #hw1_stage #hw1_content {
    padding-top: 0;
    position: relative;
}

.cs-box #hw1_content>.container {
    max-width: 1440px;
}

.cs-box #hw1_content>.container:first-child {
    position: relative;
}

.cs-breadcrumb {
    position: absolute;
    z-index: 111;
    right: 0;
    top: 0;
    padding: 0 15px;
}

.cs-breadcrumb #breadcrumb_nav {
    margin: 5px 0;
    color: #282828;
    text-transform: uppercase;
    font-size: 12px;
}

.cs-breadcrumb #breadcrumb_nav ul {
    line-height: 28px;
    margin-bottom: 0;
}

.cs-breadcrumb #breadcrumb_nav ul li {
    padding: 0 7px;
}

.cs-breadcrumb #breadcrumb_nav ul li a {
    text-decoration: none;
    font-size: 12px;
    color: #282828;
}

.cs-breadcrumb #breadcrumb_nav ul li a:hover {
    text-decoration: underline
}

.cs-breadcrumb #breadcrumb_nav ul li a.active {
    color: #2bc8eb;
    text-decoration: underline;
}

.cs-breadcrumb #breadcrumb_nav ul li:first-child+li+li+li+li+li+li:before,
.cs-breadcrumb #breadcrumb_nav ul li:first-child+li+li+li+li+li:before,
.cs-breadcrumb #breadcrumb_nav ul li:first-child+li+li+li+li:before,
.cs-breadcrumb #breadcrumb_nav ul li:first-child+li+li+li:before,
.cs-breadcrumb #breadcrumb_nav ul li:first-child+li+li:before,
.cs-breadcrumb #breadcrumb_nav ul li:first-child+li:before {
    content: "";
    width: 5px;
    height: 8px;
    display: inline-block;
    background: url(/~/media/CORPORATE/minisite/case-studies/images/cs-icon-0728.png) no-repeat -159px -118px;
}

.cs-banner-cont {
    position: absolute;
    bottom: 60px;
    z-index: 97;
    width: 100%;
    color: #fff;
    font-size: 15px;
}

.cs-banner-cont .col-sm-3 .content {
    text-align: right;
    font-size: 15px;
    padding-right: 15px;
    border-right: 2px solid #958e95;
    padding-right: 35px;
    min-height: 140px;
}

.cs-banner-cont .col-sm-3 .content h4,
.cs-banner-cont .col-sm-2 .content h5 {
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 0;
}

.cs-banner-cont .col-sm-9 .content {
    font-size: 46px;
    width: 72%;
    line-height: 46px;
    font-family: HuaweiSans-Light, Arial, Helvetica, sans-serif;
}

.banner-share {
    margin-top: 35px;
}

.banner-share a em {
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.banner-share .social-share {
    letter-spacing: -0.4em;
}

.banner-share .social-share li {
    display: inline-block;
    letter-spacing: normal;
    border-left: 1px solid #e1e1e1 !important;
    padding: 0 5px;
}

.banner-share .social-share li a {
    border-top: 0 !important;
}

.banner-share .social-share li a:before {
    margin-right: 0;
}

.banner-share .social-share li:first-child {
    border-left: 0 !important;
}

.banner-share .dropdown-menu {
    min-width: 300px;
    padding: 20px 5px;
}

.banner-share .con-shrae {
    top: 40px;
    left: 40px;
    background: #e7ecf0
}

.banner-share .con-shrae ul li a {
    padding: 5px 0;
}

.banner-share .con-shrae:before {
    content: '';
    position: absolute;
    left: 10%;
    margin-left: -6px;
    top: -18px;
    width: 0;
    height: 0;
    border-width: 10px 8px 8px 8px;
    border-style: solid;
    border-color: transparent transparent #e7ecf0 transparent;
}

.cs-box .tel_tanchu {
    width: 300px !important;
}

#right_iconbox a>div.wechat-qrcode {
    display: none;
}

#right_iconbox a:hover>div.wechat-qrcode {
    display: block;
}

.cs-box .tel_tanchu.con-shrae {
    position: absolute;
    right: 72px;
    box-shadow: -5px 4px 5px rgba(97, 116, 128, 0.2);
    border-radius: 0;
    top: 0;
    background-color: #e7ecf0;
    border: 0;
    padding: 14.5px 10px;
    bottom: initial;
    margin-top: 5px;
}

.cs-box .tel_tanchu.con-shrae ul li {
    float: left;
    border-left: 1px solid #e1e1e1 !important;
    padding: 0 5px;
}

.cs-box .tel_tanchu.con-shrae ul li a {
    border-top: 0 !important;
}

.cs-box .tel_tanchu.con-shrae ul li:first-child {
    border-left: 0 !important;
}

#right_iconbox {
    width: auto;
}

#right_iconbox>div {
    position: relative;
}

#right_iconbox a {
    margin-top: 5px;
}

.cs-box .icon_tels {
    width: 72px;
    height: auto;
    min-height: 75px;
}

#right_iconbox a>div.icon_tels {
    font-size: 12px;
    color: #fff;
    text-align: center;
    margin-top: 0 !important;
    line-height: 130%;
    padding-top: 19px;
    padding-bottom: 10px;
    opacity: 1;
    filter: Alpha(opacity=100);
}

.popup-list .hwic_sharing_share:before,
.popup-list .hwic_email:before {
    font-size: 18px;
    display: block;
    color: #fff;
    margin-bottom: 6px;
    width: 100%;
    text-align: center;
}

.popup-list .hwic_email:before {
    font-size: 14px;
}

.popup-list ul {
    margin-bottom: 0;
}

.popup-list h5 {
    margin-top: 10px;
}

.cs-box #right_iconbox a.email>div.icon_tels:before {
    width: 20px;
    height: 13px;
    background-position: -132px -279px;
}

.cs-box .tel_tanchu1 {
    min-width: 420px;
    display: none;
}

.cs-box .tel_tanchu1 {
    position: absolute;
    right: 72px;
    box-shadow: -5px 4px 5px rgba(97, 116, 128, 0.2);
    border-radius: 0;
    top: 0;
    background-color: #e7ecf0;
    border: 0;
    padding: 5.5px 10px;
    bottom: initial;
    margin-top: 5px;
}

.cs-box .tel_tanchu1 ul li {
    float: left;
    padding: 0 18px;
    border-left: 1px solid #cad6de;
}

.cs-box .tel_tanchu1 ul li:first-child {
    border-left: 0;
}

.cs-box .tel_tanchu1 ul li h5 {
    font-family: HuaweiSans-Bold, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5d6f7a;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    line-height: 150%;
    margin-bottom: 5px;
}

.cs-box .tel_tanchu1 ul li a {
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
}


/*.cs-nav{ position:absolute; bottom:-45px; width:100%; z-index:111;}*/

.cs-box .navbar-inverse {
    border-color: none;
}

.cs-nav {
    margin-top: -45px;
}

.cs-nav .col-lg-8 {
    float: none;
    margin: 0 auto;
}

.cs-nav ul {
    padding: 20px 30px;
    float: none;
    display: inline-block;
}

.cs-nav ul li {
    display: inline-block;
    padding: 0 20px;
}

.cs-box .navbar-collapse {
    padding: 0;
    text-align: center;
}

.cs-box .nav>li>a {
    padding: 0;
}

.cs-box .navbar-inverse .navbar-nav>li>a {
    color: #282828;
}

.cs-box .navbar-inverse .navbar-nav>li>a:hover {
    background: none;
}

@media (min-width:768px) {
    .cs-nav .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important;
    }
}

.cs-highlights {
    margin-top: 60px;
}

.module-title {
    font-size: 15px;
    border-bottom: 1px solid #babec0;
    padding-bottom: 5px;
    font-family: HuaweiSans-Bold, Arial, Helvetica, sans-serif;
}

.module-title .hwic_section:before {
    font-size: 20px;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.cs-highlights .font-color {
    color: #849dad;
    font-size: 24px;
    margin-top: 44px;
    margin-bottom: 15px;
}

.cs-highlights .col-sm-10 {
    float: none;
    margin: 0 auto;
}

.cs-highlights .col-sm-12 .content img+p {
    margin-bottom: 0;
}

.cs-highlights .col-sm-10 .text {
    margin: 30px 0;
}

.cs-highlights .col-sm-12 p {
    font-style: italic;
    text-align: right;
    color: #5d6f7a;
    font-size: 14px;
    line-height: 150%;
    margin-top: 15px;
}

.cs-highlights .article.right {
    text-align: right;
}

.cs-highlights .article em {
    display: inline-block;
}

.cs-highlights .article em:before {
    width: 10px;
    height: 20px;
    font-size: 16px;
    display: block;
    margin: 40px 0 20px 0;
}

.cs-highlights .article {
    font-family: HuaweiSans-Bold, Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 150%;
}

.cs-highlights .article a {
    color: #88a2b2;
    display: block;
}

.cs-highlights .article a:hover {
    text-decoration: none;
}

.cs-highlights .article a .link {
    font-size: 14px;
}

.cs-highlights .article a span {
    font-size: 12px;
    display: block;
}

.cs-highlights .article .text {
    color: #5d6f7a;
    font-size: 14px;
    margin-top: 20px;
}

.con-shrae {
    position: absolute;
    top: 90px;
    right: 15px;
    font-family: HuaweiSans-Bold, Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.con-share-bottom {
    right: -71px;
    bottom: 0;
    top: auto;
}

.con-shrae span {
    font-size: 12px;
}

.con-shrae em:before {
    font-size: 20px;
    text-align: center;
    display: block;
}

.con-shrae ul li a {
    width: 35px;
    height: 41px;
    display: block;
    margin: 0 auto;
    border-top: 1px solid #e1e1e1 !important;
    padding: 10px 0;
    text-align: center;
}

.con-shrae ul li a {
    background-color: transparent !important;
}

.con-shrae ul li a em:before {
    color: #5b6f79 !important;
}

.cs-quick-stats {
    text-align: center;
    margin: 40px -30px;
    margin-bottom: 0px;
}

.cs-quick-stats .content {
    width: 100%;
    font-family: HuaweiSans-Bold, Arial, Helvetica, sans-serif;
    font-weight: normal;
    padding: 35px 0px 45px 45px;
    /*-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}

.cs-quick-stats .content h1 {
    font-size: 49px;
}

.opacity8,
.opacity9 {
    opacity: 0.08;
    filter: alpha(opacity=8);
    position: absolute;
    width: 100%;
    height: 100%;
}

.opacity9 {
    margin-left: 15px;
    margin-top: -15px;
}

.line {
    width: 1px;
    height: 100%;
    display: block;
    background: #dde5ea;
    position: absolute;
    right: 20px;
    top: -5px;
}

.cs-photo .row>[class*="col-"],
.cs-photo .row>[class*="col-"] .row {
    padding: 0;
    margin: 0
}

.cs-customer-story {
    margin-top: 60px;
    padding-bottom: 30px;
}

.cs-customer-story .col-sm-8 {
    margin: 0 auto;
    float: none;
}

.cs-customer-story .lgu-logo {
    margin: 40px 0 30px;
}

.cs-customer-story .lgu-description {
    font-size: 24px;
    padding-right: 60px;
    line-height: 150%;
}

.cs-customer-story .info {
    margin-top: 40px;
}

.cs-customer-story .info li {
    margin-bottom: 23px;
}

.cs-customer-story .info p {
    color: #88a2b2;
    margin-bottom: 0;
}

.cs-quote [class*="col-sm-"] {
    padding: 0;
    color: #777;
}

.cs-quote .content {
    padding: 26.5px 0;
}

.cs-quote .content h1 {
    font-size: 90px;
    margin-bottom: 0;
    font-family: HuaweiSans-Light, Arial, Helvetica, sans-serif;
    line-height: 1;
    height: 55px;
}

.cs-quote .content>div {
    font-size: 24px;
    justify-content: center;
    flex-direction: column;
    line-height: 150%;
}

.cs-quote .content>div>div>div {
    width: 70%;
    margin: 0 auto;
}

.cs-quote .content span {
    font-size: 14px;
    display: block;
    line-height: 1.7;
}

.cs-quote .bg-color {
    background: #c2c2c2;
    width: 100%;
    display: block;
    text-align: center;
}

.cs-quote .bg-color img {
    display: inline-block;
    vertical-align: bottom;
}

.cs-customer-history {
    margin-top: 60px;
}

.cs-customer-history .col-sm-8 {
    margin: 0 auto;
    float: none;
}

.cs-customer-history .slick-dots li.slick-active button {
    background: none;
}

.cs-customer-history .content h2 {
    margin: 40px 0 30px;
}

.cs-customer-history .content p {
    width: 72%;
    margin: 0 auto;
}

.cs-customer-history .slick-slider .slick-list {
    padding: 20px 0;
}

.cs-customer-history .slick-prev:before,
.cs-customer-history .slick-next:before {
    font-size: 24px;
    font-family: 'hwicon' !important;
}

.cs-customer-history .slick-prev:before {
    content: "\e90d";
}

.cs-customer-history .slick-next:before {
    content: "\e90e";
}

.cs-customer-history .slick-prev,
.cs-customer-history .slick-next {
    width: 20px;
    height: 31px;
}

.cs-customer-history .slick-prev {
    left: -70px;
}

.cs-customer-history .slick-next {
    right: -70px;
}

.cs-customer-history .slick-dots li {
    width: 50px;
    border-bottom: 2px solid #ddd;
    margin: 0;
}

.cs-customer-history .slick-dots li button:before {
    display: none !important;
}

.cs-timeline .col-sm-3:focus {
    outline: none;
}

.cs-timeline {
    margin-top: 35px;
}

.cs-timeline .col-sm-3 {
    padding: 0;
}

.cs-timeline .content {
    border-top: 1px solid #e1e8ec;
    position: relative;
    padding-top: 10px;
    padding-right: 30px;
}

.cs-timeline .content em {
    width: 12px;
    height: 12px;
    display: inline-block;
    position: absolute;
    top: -9px;
    left: 0;
}

.cs-timeline .content .hwic_manual_record:before {
    font-size: 16px;
}

.cs-timeline .content h3 {
    font-size: 21px;
    margin-bottom: 20px;
    font-family: HuaweiSans-Bold, Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.cs-timeline .content p {
    width: 100%;
}

.cs-customer,
.cs-solution,
.cs-downloads {
    margin-top: 50px;
}

.cs-customer .col-sm-8,
.cs-customer .col-sm-10,
.cs-solution .col-sm-8,
.cs-solution .col-sm-10,
.cs-results .col-sm-8,
.cs-results .col-sm-10,
.cs-downloads .col-sm-8,
.cs-downloads .col-sm-10 {
    margin: 0 auto;
    float: none;
}

.cs-customer .content h2,
.cs-solution .content h2,
.cs-results .content h2 {
    margin: 40px 0 30px;
    line-height: 150%;
}

.cs-customer .content p,
.cs-highlights .content p,
.cs-solution .content p,
.cs-results .content p {
    margin-bottom: 20px;
}

.cs-customer .video_box {
    margin-top: 30px;
}

.tab-group {
    display: block;
    border: 1px solid #dbe3e8;
    padding: 35px;
    margin: 35px 0;
}

.tab-group .content {
    border-right: 2px solid #d5d7d8;
}

.tab-group .content a {
    font-size: 20px;
    padding: 20px 0;
    display: block;
    color: #88a2b2;
    min-width: 134px;
    margin-right: 12px;
}

.tab-group .content a:hover,
.tab-group .content li.active a {
    text-decoration: none;
    font-family: HuaweiSans-Bold, Arial, Helvetica, sans-serif;
}

.tab-group ul li {
    list-style: disc;
    padding-left: 10px;
    margin-left: 16px;
}

.tab-group ul li h3 {
    line-height: 150%;
}

.tab-group ul li p {
    color: #5d6f7a;
}

.tab-group .col-sm-3 ul li {
    list-style: none;
    margin-left: 0;
}

.going-forwards {
    margin-top: 30px;
}

.going-forwards .col-sm-6 {
    margin-top: 30px;
}

.going-forwards .col-sm-6 .content {
    padding: 30px;
    padding-left: 60px
}

.going-forwards .col-sm-6 .content h1,
.cs-quote-full-width h1 {
    font-size: 50px;
    margin-bottom: 0;
    height: 40px;
}

.going-forwards .col-sm-6 .content p {
    font-size: 24px;
    font-style: italic;
}

.cs-quote-full-width {
    margin: 50px 0;
    color: #fff;
    padding: 40px 0;
}

.cs-quote-full-width .col-sm-6 {
    float: none;
    margin: 0 auto;
}

.cs-quote-full-width p {
    font-size: 24px;
    line-height: 150%;
}

.cs-quote-full-width span {
    font-size: 17px;
    font-family: HuaweiSans-Bold, Arial, Helvetica, sans-serif;
}

.cs-quote-full-width em {
    font-family: HuaweiSans-Light, Arial, Helvetica, sans-serif;
}

.cs-results {
    margin-top: 60px;
}

.cs-results .results-btn a {
    display: inline-block;
    border-radius: 40px;
    height: 40px;
    line-height: 43px;
    padding: 0 35px;
    color: #fff;
    font-size: 15px;
    font-family: HuaweiSans-Bold, Arial, Helvetica, sans-serif;
}

.cs-results .results-btn a:hover,
.cs-results .results-btn a:focus {
    color: #fff;
    text-decoration: none;
}

.enhanced {
    margin-top: 45px;
    position: relative;
    margin-bottom: 130px;
}

.enhanced .content {
    position: absolute;
    bottom: -130px;
    left: -50px;
    width: 340px;
    color: #fff;
    padding: 30px;
}

.enhanced .content h3 {
    margin-top: 0;
}

.enhanced .content p {
    margin-bottom: 0;
}

.cs-downloads {
    overflow: hidden;
}

.cs-downloads .col-sm-10 .content p {
    font-size: 21px;
    margin: 40px 0 30px;
}

.cs-downloads .content ul li {
    font-family: HuaweiSans-Bold, Arial, Helvetica, sans-serif;
    list-style: disc;
    font-size: 18px;
    padding-left: 10px;
    margin-left: 50px;
    padding: 5px 0;
}

.cs-downloads .content .hwic_navigate_next {
    font-size: 10px;
    position: relative;
    top: -1px;
    margin-left: 2px;
}

.case-study {
    margin: 40px 0;
}

.case-study .col-sm-6 {
    padding-left: 0;
}

.case-study .col-sm-6:first-child {
    padding-left: 15px;
    padding-right: 0;
}

.case-study .content {
    padding: 0 40px;
    color: #fff;
}

.case-study .content h2 {
    margin-bottom: 20px;
    font-size: 28px;
}

.case-study .content p {
    font-size: 17px;
}

.case-study .content>div {
    justify-content: center;
    flex-direction: column;
}

.case-study .down-btn {
    background: #fff;
    display: inline-block;
    border-radius: 40px;
    height: 40px;
    line-height: 43px;
    font-size: 15px;
    padding: 0 25px;
    font-family: HuaweiSans-Bold, Arial, Helvetica, sans-serif;
}

.case-study .down-btn em {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 5px;
}

.case-study .content span {
    display: block;
    font-size: 12px;
    margin-top: 10px;
}

.cs-nav-bottom {
    padding: 30px 0;
    color: #fff;
    margin-top: 30px;
}

.cs-nav-bottom .col-sm-10 {
    margin: 0 auto;
    float: none;
}

.cs-nav-bottom .col-sm-10 .content {
    text-align: center;
}

.cs-nav-bottom .col-sm-10 .content ul {
    display: inline-block;
}

.cs-nav-bottom ul li {
    display: inline-block;
    margin: 0 15px;
    font-family: HuaweiSans-Bold, Arial, Helvetica, sans-serif;
    font-size: 15px;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
}

.cs-nav-bottom ul li a {
    color: #fff;
}

.cs-nav-bottom ul li em {
    width: 17px;
    height: 14px;
    display: inline-block;
    margin-right: 10px;
}

.cs-nav-bottom .hwic_backToTop,
.cs-nav-bottom .hwic_email,
.cs-nav-bottom .hwic_ongoingEvents {
    font-size: 14px;
}

.cs-nav-bottom ul li .connect-with-us span,
.cs-nav-bottom ul li .connect-with-us>div {
    display: inline-block;
}

.cs-nav-bottom ul li .connect-with-us a {
    height: 21px;
    border-left: 1px solid #fff;
    padding: 0 15px;
}

.cs-nav-bottom ul li .connect-with-us a:first-child {
    border-left: 0;
}

.connect-with-huawei h3 {
    font-size: 24px;
}

.connect-with-huawei h3 em {
    width: 30px;
    height: 20px;
    display: inline-block;
    margin-right: 10px;
}

.connect-with-huawei .content {
    padding-left: 15px;
    border-left: 2px solid #84a3b1;
    margin-bottom: 30px;
    margin-top: 15px;
}

.connect-with-huawei .content span {
    font-size: 20px;
    color: #5b6f79;
    line-height: 40px;
    font-family: HuaweiSans-Bold, Arial, Helvetica, sans-serif;
    display: block;
}

.connect-with-huawei .content a {
    display: block;
    font-size: 22px;
    font-family: HuaweiSans-Bold, Arial, Helvetica, sans-serif;
    margin-top: 20px;
}

.connect-with-huawei .content a em {
    width: 18px;
    height: 18px;
    display: inline-block;
    background: url(/~/media/CORPORATE/minisite/case-studies/images/cs-icon-0728.png) no-repeat -130px -112px;
    margin-left: 10px;
}

.cs-more-stories {
    background: #e7ecf0;
    padding: 70px 0;
}

.cs-more-stories .col-sm-10 {
    margin: 0 auto;
    float: none;
}

.cs-more-stories .content {
    background: #fff;
}

.cs-more-stories .content .text-info {
    padding: 30px;
    background: #fff;
    color: #5d6f7a;
}

.cs-more-stories .title1,
.cs-more-stories .title2,
.cs-more-stories .title3 {
    font-size: 14px;
    font-family: HuaweiSans-Bold, Arial, Helvetica, sans-serif;
}

.cs-more-stories .title1 {
    color: #00c387;
}

.cs-more-stories .hwic_moreStories {
    font-size: 14px;
    margin-right: 8px;
}

.cs-more-stories .title2 {
    color: #f96b19;
}

.cs-more-stories .title3 {
    color: #045db7;
}

.cs-more-stories h1 {
    font-size: 35px;
    font-family: HuaweiSans-Light, Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 25px
}

.cs-more-stories .text-info h3 {
    font-size: 21px;
    line-height: 29px;
    font-family: HuaweiSans-Light, Arial, Helvetica, sans-serif;
}

.cs-more-stories .text-info .stories_more {
    text-align: right;
    margin-top: 30px;
}

.cs-more-stories .text-info .stories_more a {
    font-size: 14px;
    font-family: HuaweiSans-Bold, Arial, Helvetica, sans-serif;
}

.cs-more-stories .text-info .stories_more em:before {
    font-size: 10px;
    position: relative;
    top: -1px;
    margin-left: 3px;
}

.cs-more-stories .slick-slider .slick-track {
    display: flex;
}

.cs-more-stories .slick-initialized .slick-slide {
    display: flex;
    height: auto;
    flex: 1 1 auto;
}

.cs-more-stories .slick-prev,
.cs-more-stories .slick-next {
    width: 20px;
    height: 31px;
}

.cs-more-stories .slick-prev:before,
.cs-more-stories .slick-next:before {
    font-size: 24px;
    font-family: 'hwicon' !important;
}

.cs-more-stories .slick-prev:before {
    content: "\e90d";
}

.cs-more-stories .slick-next:before {
    content: "\e90e";
}

.cs-more-stories .slick-dots {
    display: none !important;
}

.cs-share-story {
    background: #c00000 url(/~/media/CORPORATE/minisite/case-studies/images/share-story-line.png) no-repeat center 184px;
    padding: 80px 0;
    color: #fff;
    text-align: center;
}

.cs-share-story .col-sm-6 {
    margin: 0 auto;
    float: none;
}

.cs-share-story h1 {
    font-size: 35px;
    letter-spacing: 0.05em;
    font-family: HuaweiSans-Light, Arial, Helvetica, sans-serif;
}

.cs-share-story p {
    font-size: 21px;
}

.cs-share-story .share-story-btn {
    text-align: center;
    margin-top: 48px;
}

.cs-share-story .share-story-btn a {
    height: 40px;
    line-height: 42px;
    color: #333;
    padding: 0 25px;
    border-radius: 40px;
    background: #fff;
    display: inline-block;
    font-family: HuaweiSans-Bold, Arial, Helvetica, sans-serif;
}

.cs-event-banner {
    height: 540px;
    position: relative;
    overflow: hidden;
}

.cs-event-banner span img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}

.cs-event-banner .banner-text-right {
    text-align: left;
}

.cs-event-banner .banner-text-right>div {
    margin-bottom: 40px;
}

.cs-event-banner .banner-text-left {
    text-align: right;
    font-family: HuaweiSans-Bold, Arial, Helvetica, sans-serif;
    margin-top: 95px;
}

.cs-event-banner .banner-text-left h2 {
    font-size: 34px;
    font-weight: bold;
}

.cs-event-banner .event-banner-logo {
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px;
}

.event-banner-logo+div {
    position: relative;
    margin-bottom: 50px;
}

.event-banner-btn {
    position: relative;
}

.event-banner-btn a {
    background: #e40012;
    height: 40px;
    line-height: 42px;
    border-radius: 40px;
    padding: 0 53px;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    font-family: HuaweiSans-Bold, Arial, Helvetica, sans-serif;
    margin-top: 30px;
}


/*no flexbox*/

.no-flexbox .flex>div {
    display: block;
    float: left;
}

.no-flexbox .cs-quote .content {
    min-height: 297px;
    padding: 78px 0;
}

.no-flexbox .case-study .content {
    min-height: 420px;
}

.no-flexbox .cs-more-stories .content .text-info {
    min-height: 316px;
}

.no-flexbox .tab-group .content {
    min-height: 377px;
}

.no-flexbox .cs-box .icon_tels {
    min-height: 1px;
}

.no-flexbox .cs-box .tel_tanchu.con-shrae {
    height: 70px;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    /* IE10-specific styles go here */
    .flex>div {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: flex;
        /* NEW, Spec - Opera 12.1, Firefox 20+ */
        float: none;
        -webkit-box-flex: 0 0 auto;
        /* OLD - iOS 6-, Safari 3.1-6 */
        -moz-box-flex: 0 0 auto;
        /* OLD - Firefox 19- */
        -webkit-flex: 0 0 auto;
        /* Chrome */
        -ms-flex: 0 0 auto;
        /* IE 10 */
        flex: 0 0 auto;
        /* NEW, Spec - Opera 12.1, Firefox 20+ */
    }
    .cs-quote .content {
        width: 100%;
    }
    .cs-quote .content>div {
        width: 100%;
    }
    .cs-quote .content>div {
        display: block;
    }
    .cs-quick-stats .content {
        background: none !important;
    }
    .flex .content {
        width: 100%;
    }
    .tab-content .tab-pane {
        width: 100%;
    }
}


/***======================================================ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â==============================================================***/


/*light-blue*/

.light-blue .cs-banner-cont .col-sm-3 h4,
.light-blue .cs-banner-cont .col-sm-3 .banner-share a,
.light-blue .con-shrae span,
.light-blue .cs-customer-story .lgu-description,
.light-blue .cs-customer-story .info a,
.light-blue .cs-customer-history .content h2,
.light-blue .cs-customer .content h2,
.light-blue .cs-solution .content h2,
.light-blue .cs-results .content h2,
.light-blue .text-more,
.light-blue .cs-downloads .content ul li span,
.light-blue .case-study .down-btn,
.light-blue .cs-more-stories .text-info .stories_more a,
.light-blue .connect-with-huawei h3,
.light-blue .connect-with-huawei .content a,
.light-blue.cs-box .tel_tanchu1 ul li a,
.light-blue .cs-quote .content span,
.light-blue .cs-quote-full-width .content span {
    color: #2bc8eb;
}

.light-blue .cs-quick-stats .content {
    color: #166ab5;
    background: linear-gradient(280deg, #43caea, #0062b4);
    -webkit-background-clip: text;
}

.light-blue .tab-group .content a:after,
.light-blue .tab-group .content a.collapsed:after {
    border-color: #0062b4 transparent transparent transparent
}

.light-blue .cs-customer-history .slick-dots li.slick-active {
    border-bottom: 7px solid #2bc8eb;
}

.light-blue .cs-nav ul,
.light-blue .cs-results .results-btn a,
.light-blue .cs-nav-bottom,
.light-blue.cs-box .icon_tels,
.light-blue.cs-box .navbar-inverse,
.light-blue.cs-box .navbar-collapse,
.light-blue .video_box a:hover .hwic_play2 {
    background: #2bc8eb
}

.light-blue .cs-results .results-btn a:hover,
.light-blue .cs-results .results-btn a.active,
.light-blue .case-study .down-btn:hover {
    background: #0062b4
}

.light-blue .module-title,
.light-blue .cs-timeline .content h3,
.light-blue .tab-group .content a:hover,
.light-blue .tab-group .content a.active,
.light-blue .tab-group ul li,
.light-blue .going-forwards .col-sm-6 .content,
.light-blue .tab-group .content a,
.light-blue .tab-group .content a:hover,
.light-blue .tab-group .content li.active a,
.light-blue .tab-group .panel-title a.collapsed,
.light-blue .cs-nav-bottom ul li a:hover,
.light-blue .cs-nav-bottom ul li .connect-with-us a,
.light-blue a:hover .hwic_caret_left,
.light-blue a:hover .hwic_caret_right {
    color: #0062b4;
}

.light-blue .tab-group .content a:hover,
.light-blue .tab-group .content li.active a {
    border-right: 4px solid #0153b6;
}

.light-blue .cs-quote .content,
.light-blue .cs-quote-full-width,
.light-blue .enhanced .content,
.light-blue .case-study .content,
.light-blue .cs-breadcrumb,
.light-blue .opacity8,
.light-blue .opacity9 {
    background: #0062b4;
}

.light-blue .tab-group .panel-default>.panel-heading {
    background-color: rgba(0, 98, 180, 0.07)
}

.light-blue .cs-nav-bottom .hwic_backToTop,
.light-blue .cs-nav-bottom .hwic_email,
.light-blue .cs-nav-bottom .hwic_ongoingEvents,
.light-blue .video_box a.js_video_player:hover .hwic_play2:before {
    color: #0062b4;
}

.light-blue .cs-nav-bottom ul li.connect-with-us a {
    color: #0062b4;
}

.light-blue .hwic_play2,
.light-blue .hwic_navigate_before,
.light-blue .hwic_navigate_next,
.light-blue .hwic_manual_record,
.light-blue .hwic_caret_left,
.light-blue .hwic_caret_right,
.light-blue .hwic_sort_down,
.light-blue .hwic_sort_up,
.light-blue .hwic_ongoingEvents,
.light-blue .hwic_backToTop,
.light-blue .hwic_section,
.light-blue .hwic_sharing_share,
.light-blue .slick-prev:before,
.light-blue .slick-next:before,
.light-blue .hwic_manual_record,
.light-blue .video_box .hwic_play2:before {
    color: #2bc8eb;
}

.light-blue .con-shrae ul li a:hover em:before {
    color: #2bc8eb !important
}


/*dark-blue*/

.dark-blue .cs-banner-cont .col-sm-3 h4,
.dark-blue .cs-banner-cont .col-sm-3 .banner-share a,
.dark-blue .con-shrae span,
.dark-blue .cs-customer-story .lgu-description,
.dark-blue .cs-customer-story .info a,
.dark-blue .cs-customer-history .content h2,
.dark-blue .cs-customer .content h2,
.dark-blue .cs-solution .content h2,
.dark-blue .cs-results .content h2,
.dark-blue .text-more,
.dark-blue .cs-downloads .content ul li span,
.dark-blue .case-study .down-btn,
.dark-blue .cs-more-stories .text-info .stories_more a,
.dark-blue .connect-with-huawei h3,
.dark-blue .connect-with-huawei .content a,
.dark-blue.cs-box .tel_tanchu1 ul li a,
.dark-blue .cs-quote .content span,
.dark-blue .cs-quote-full-width .content span {
    color: #83a2e9;
}

.dark-blue .cs-quick-stats .content {
    color: #3650c4;
    background: linear-gradient(280deg, #83a2e9, #3650c4);
    -webkit-background-clip: text;
}

.dark-blue .cs-customer-history .slick-dots li.slick-active {
    border-bottom: 7px solid #83a2e9;
}

.dark-blue .tab-group .content a:after,
.dark-blue .tab-group .content a.collapsed:after {
    border-color: #3650c4 transparent transparent transparent
}

.dark-blue .cs-nav ul,
.dark-blue .cs-results .results-btn a,
.dark-blue .cs-nav-bottom,
.dark-blue.cs-box .icon_tels,
.dark-blue.cs-box .navbar-inverse,
.dark-blue.cs-box .navbar-collapse,
.dark-blue.cs-box .navbar-inverse,
.dark-blue .video_box a:hover .hwic_play2 {
    background: #83a2e9
}

.dark-blue .cs-results .results-btn a:hover,
.dark-blue .cs-results .results-btn a.active {
    background: #3650c4
}

.dark-blue .module-title,
.dark-blue .cs-timeline .content h3,
.dark-blue .tab-group .content a:hover,
.dark-blue .tab-group .content a.active,
.dark-blue .tab-group ul li,
.dark-blue .going-forwards .col-sm-6 .content,
.dark-blue .tab-group .content a,
.dark-blue .tab-group .content a:hover,
.dark-blue .tab-group .content li.active a,
.dark-blue .tab-group .panel-title a.collapsed,
.dark-blue .cs-nav-bottom ul li a:hover,
.dark-blue .cs-nav-bottom ul li .connect-with-us a,
.dark-blue .case-study .down-btn:hover,
.dark-blue a:hover .hwic_caret_left,
.dark-blue a:hover .hwic_caret_right {
    color: #3650c4;
}

.dark-blue .tab-group .content a:hover,
.dark-blue .tab-group .content li.active a {
    border-right: 4px solid #3650c4;
}

.dark-blue .cs-quote .content,
.dark-blue .cs-quote-full-width,
.dark-blue .enhanced .content,
.dark-blue .case-study .content,
.dark-blue .cs-breadcrumb,
.dark-blue .opacity8,
.dark-blue .opacity9 {
    background: #3650c4;
}

.dark-blue .tab-group .panel-default>.panel-heading {
    background-color: rgba(54, 80, 196, 0.07)
}

.dark-blue .cs-nav-bottom .hwic_backToTop,
.dark-blue .cs-nav-bottom .hwic_email,
.dark-blue .cs-nav-bottom .hwic_ongoingEvents,
.dark-blue .video_box a.js_video_player:hover .hwic_play2:before {
    color: #3650c4;
}

.dark-blue .cs-nav-bottom ul li.connect-with-us a {
    color: #3650c4;
}

.dark-blue .hwic_play2,
.dark-blue .hwic_navigate_before,
.dark-blue .hwic_navigate_next,
.dark-blue .hwic_manual_record,
.dark-blue .hwic_caret_left,
.dark-blue .hwic_caret_right,
.dark-blue .hwic_sort_down,
.dark-blue .hwic_sort_up,
.dark-blue .hwic_ongoingEvents,
.dark-blue .hwic_backToTop,
.dark-blue .hwic_section,
.dark-blue .hwic_sharing_share,
.dark-blue .slick-prev:before,
.dark-blue .slick-next:before,
.dark-blue .hwic_manual_record,
.dark-blue .video_box .hwic_play2:before {
    color: #83a2e9;
}

.dark-blue .con-shrae ul li a:hover em:before {
    color: #83a2e9 !important
}


/*light-red*/

.light-red .cs-banner-cont .col-sm-3 h4,
.light-red .cs-banner-cont .col-sm-3 .banner-share a,
.light-red .con-shrae span,
.light-red .cs-customer-story .lgu-description,
.light-red .cs-customer-story .info a,
.light-red .cs-customer-history .content h2,
.light-red .cs-customer .content h2,
.light-red .cs-solution .content h2,
.light-red .cs-results .content h2,
.light-red .text-more,
.light-red .cs-downloads .content ul li span,
.light-red .case-study .down-btn,
.light-red .cs-more-stories .text-info .stories_more a,
.light-red .connect-with-huawei h3,
.light-red .connect-with-huawei .content a,
.light-red.cs-box .tel_tanchu1 ul li a,
.light-red .cs-quote .content span,
.light-red .cs-quote-full-width .content span {
    color: #fd8989;
}

.light-red .cs-quick-stats .content {
    color: #bf2125;
    background: linear-gradient(280deg, #f37979, #bf2125);
    -webkit-background-clip: text;
}

.light-red .cs-customer-history .slick-dots li.slick-active {
    border-bottom: 7px solid #fd8989;
}

.light-red .tab-group .content a:after,
.light-red .tab-group .content a.collapsed:after {
    border-color: #bf2125 transparent transparent transparent
}

.light-red .cs-nav ul,
.light-red .cs-results .results-btn a,
.light-red .cs-nav-bottom,
.light-red.cs-box .icon_tels,
.light-red.cs-box .navbar-inverse,
.light-red.cs-box .navbar-collapse,
.light-red.cs-box .navbar-inverse,
.light-red .video_box a:hover .hwic_play2 {
    background: #fd8989
}

.light-red .cs-results .results-btn a:hover,
.light-red .cs-results .results-btn a.active {
    background: #bf2125
}

.light-red .module-title,
.light-red .cs-timeline .content h3,
.light-red .tab-group .content a:hover,
.light-red .tab-group .content a.active,
.light-red .tab-group ul li,
.light-red .going-forwards .col-sm-6 .content,
.light-red .tab-group .content a,
.light-red .tab-group .content a:hover,
.light-red .tab-group .content li.active a,
.light-red .tab-group .panel-title a.collapsed,
.light-red .cs-nav-bottom ul li a:hover,
.light-red .cs-nav-bottom ul li .connect-with-us a,
.light-red .case-study .down-btn:hover,
.light-red a:hover .hwic_caret_left,
.light-red a:hover .hwic_caret_right {
    color: #bf2125;
}

.light-red .tab-group .content a:hover,
.light-red .tab-group .content li.active a {
    border-right: 4px solid #bf2125;
}

.light-red .cs-quote .content,
.light-red .cs-quote-full-width,
.light-red .enhanced .content,
.light-red .case-study .content,
.light-red .cs-breadcrumb,
.light-red .opacity8,
.light-red .opacity9 {
    background: #bf2125;
}

.light-red .tab-group .panel-default>.panel-heading {
    background-color: rgba(191, 33, 37, 0.07)
}

.light-red .cs-nav-bottom .hwic_backToTop,
.light-red .cs-nav-bottom .hwic_email,
.light-red .cs-nav-bottom .hwic_ongoingEvents,
.light-red .video_box a.js_video_player:hover .hwic_play2:before {
    color: #bf2125;
}

.light-red .cs-nav-bottom ul li.connect-with-us a {
    color: #bf2125;
}

.light-red .hwic_play2,
.light-red .hwic_navigate_before,
.light-red .hwic_navigate_next,
.light-red .hwic_manual_record,
.light-red .hwic_caret_left,
.light-red .hwic_caret_right,
.light-red .hwic_sort_down,
.light-red .hwic_sort_up,
.light-red .hwic_ongoingEvents,
.light-red .hwic_backToTop,
.light-red .hwic_section,
.light-red .hwic_sharing_share,
.light-red .slick-prev:before,
.light-red .slick-next:before,
.light-red .hwic_manual_record,
.light-red .video_box .hwic_play2:before {
    color: #fd8989;
}

.light-red .con-shrae ul li a:hover em:before {
    color: #fd8989 !important
}


/*Light green*/

.light-green .cs-banner-cont .col-sm-3 h4,
.light-green .cs-banner-cont .col-sm-3 .banner-share a,
.light-green .con-shrae span,
.light-green .cs-customer-story .lgu-description,
.light-green .cs-customer-story .info a,
.light-green .cs-customer-history .content h2,
.light-green .cs-customer .content h2,
.light-green .cs-solution .content h2,
.light-green .cs-results .content h2,
.light-green .text-more,
.light-green .cs-downloads .content ul li span,
.light-green .case-study .down-btn,
.light-green .cs-more-stories .text-info .stories_more a,
.light-green .connect-with-huawei h3,
.light-green .connect-with-huawei .content a,
.light-green.cs-box .tel_tanchu1 ul li a,
.light-green .cs-quote .content span,
.light-green .cs-quote-full-width .content span {
    color: #00d998;
}

.light-green .cs-quick-stats .content {
    color: #00996b;
    background: linear-gradient(280deg, #00d998, #00996b);
    -webkit-background-clip: text;
}

.light-green .cs-customer-history .slick-dots li.slick-active {
    border-bottom: 7px solid #00d998;
}

.light-green .tab-group .content a:after,
.light-green .tab-group .content a.collapsed:after {
    border-color: #00996b transparent transparent transparent
}

.light-green .cs-nav ul,
.light-green .cs-results .results-btn a,
.light-green .cs-nav-bottom,
.light-green.cs-box .icon_tels,
.light-green.cs-box .navbar-inverse,
.light-green.cs-box .navbar-collapse,
.light-green.cs-box .navbar-inverse,
.light-green .video_box a:hover .hwic_play2 {
    background: #00d998
}

.light-green .cs-results .results-btn a:hover,
.light-green .cs-results .results-btn a.active {
    background: #00996b
}

.light-green .module-title,
.light-green .cs-timeline .content h3,
.light-green .tab-group .content a:hover,
.light-green .tab-group .content a.active,
.light-green .tab-group ul li,
.light-green .going-forwards .col-sm-6 .content,
.light-green .tab-group .content a,
.light-green .tab-group .content a:hover,
.light-green .tab-group .content li.active a,
.light-green .tab-group .panel-title a.collapsed,
.light-green .cs-nav-bottom ul li a:hover,
.light-green .cs-nav-bottom ul li .connect-with-us a,
.light-green .case-study .down-btn:hover,
.light-green a:hover .hwic_caret_left,
.light-green a:hover .hwic_caret_right {
    color: #00996b;
}

.light-green .tab-group .content a:hover,
.light-green .tab-group .content li.active a {
    border-right: 4px solid #00996b;
}

.light-green .cs-quote .content,
.light-green .cs-quote-full-width,
.light-green .enhanced .content,
.light-green .case-study .content,
.light-green .cs-breadcrumb,
.light-green .opacity8,
.light-green .opacity9 {
    background: #00996b;
}

.light-green .tab-group .panel-default>.panel-heading {
    background-color: rgba(0, 153, 107, 0.07)
}

.light-green .cs-nav-bottom .hwic_backToTop,
.light-green .cs-nav-bottom .hwic_email,
.light-green .cs-nav-bottom .hwic_ongoingEvents,
.light-green .video_box a.js_video_player:hover .hwic_play2:before {
    color: #00996b;
}

.light-green .cs-nav-bottom ul li.connect-with-us a {
    color: #00996b;
}

.light-green .hwic_play2,
.light-green .hwic_navigate_before,
.light-green .hwic_navigate_next,
.light-green .hwic_manual_record,
.light-green .hwic_caret_left,
.light-green .hwic_caret_right,
.light-green .hwic_sort_down,
.light-green .hwic_sort_up,
.light-green .hwic_ongoingEvents,
.light-green .hwic_backToTop,
.light-green .hwic_section,
.light-green .hwic_sharing_share,
.light-green .slick-prev:before,
.light-green .slick-next:before,
.light-green .hwic_manual_record,
.light-green .video_box .hwic_play2:before {
    color: #00d998;
}

.light-green .con-shrae ul li a:hover em:before {
    color: #00d998 !important
}


/*Dark green*/

.dark-green .cs-banner-cont .col-sm-3 h4,
.dark-green .cs-banner-cont .col-sm-3 .banner-share a,
.dark-green .con-shrae span,
.dark-green .cs-customer-story .lgu-description,
.dark-green .cs-customer-story .info a,
.dark-green .cs-customer-history .content h2,
.dark-green .cs-customer .content h2,
.dark-green .cs-solution .content h2,
.dark-green .cs-results .content h2,
.dark-green .text-more,
.dark-green .cs-downloads .content ul li span,
.dark-green .case-study .down-btn,
.dark-green .cs-more-stories .text-info .stories_more a,
.dark-green .connect-with-huawei h3,
.dark-green .connect-with-huawei .content a,
.dark-green.cs-box .tel_tanchu1 ul li a,
.dark-green .cs-quote .content span,
.dark-green .cs-quote-full-width .content span {
    color: #05ddc6;
}

.dark-green .cs-quick-stats .content {
    color: #007587;
    background: linear-gradient(280deg, #05ddc6, #007587);
    -webkit-background-clip: text;
}

.dark-green .cs-customer-history .slick-dots li.slick-active {
    border-bottom: 7px solid #05ddc6;
}

.dark-green .tab-group .content a:after,
.dark-green .tab-group .content a.collapsed:after {
    border-color: #007587 transparent transparent transparent
}

.dark-green .cs-nav ul,
.dark-green .cs-results .results-btn a,
.dark-green .cs-nav-bottom,
.dark-green.cs-box .icon_tels,
.dark-green.cs-box .navbar-inverse,
.dark-green.cs-box .navbar-collapse,
.dark-green.cs-box .navbar-inverse,
.dark-green .video_box a:hover .hwic_play2 {
    background: #05ddc6
}

.dark-green .cs-results .results-btn a:hover,
.dark-green .cs-results .results-btn a.active {
    background: #007587
}

.dark-green .module-title,
.dark-green .cs-timeline .content h3,
.dark-green .tab-group .content a:hover,
.dark-green .tab-group .content a.active,
.dark-green .tab-group ul li,
.dark-green .going-forwards .col-sm-6 .content,
.dark-green .tab-group .content a,
.dark-green .tab-group .content a:hover,
.dark-green .tab-group .content li.active a,
.dark-green .tab-group .panel-title a.collapsed,
.dark-green .cs-nav-bottom ul li a:hover,
.dark-green .cs-nav-bottom ul li .connect-with-us a,
.dark-green .case-study .down-btn:hover,
.dark-green a:hover .hwic_caret_left,
.dark-green a:hover .hwic_caret_right {
    color: #007587;
}

.dark-green .tab-group .content a:hover,
.dark-green .tab-group .content li.active a {
    border-right: 4px solid #007587;
}

.dark-green .cs-quote .content,
.dark-green .cs-quote-full-width,
.dark-green .enhanced .content,
.dark-green .case-study .content,
.dark-green .cs-breadcrumb,
.dark-green .opacity8,
.dark-green .opacity9 {
    background: #007587;
}

.dark-green .tab-group .panel-default>.panel-heading {
    background-color: rgba(0, 117, 135, 0.07)
}

.dark-green .cs-nav-bottom .hwic_backToTop,
.dark-green .cs-nav-bottom .hwic_email,
.dark-green .cs-nav-bottom .hwic_ongoingEvents,
.dark-green .video_box a.js_video_player:hover .hwic_play2:before {
    color: #007587;
}

.dark-green .cs-nav-bottom ul li.connect-with-us a {
    color: #007587;
}

.dark-green .hwic_play2,
.dark-green .hwic_navigate_before,
.dark-green .hwic_navigate_next,
.dark-green .hwic_manual_record,
.dark-green .hwic_caret_left,
.dark-green .hwic_caret_right,
.dark-green .hwic_sort_down,
.dark-green .hwic_sort_up,
.dark-green .hwic_ongoingEvents,
.dark-green .hwic_backToTop,
.dark-green .hwic_section,
.dark-green .hwic_sharing_share,
.dark-green .slick-prev:before,
.dark-green .slick-next:before,
.dark-green .hwic_manual_record,
.dark-green .video_box .hwic_play2:before {
    color: #05ddc6;
}

.dark-green .con-shrae ul li a:hover em:before {
    color: #05ddc6 !important
}


/*purple*/

.box-purple .cs-banner-cont .col-sm-3 h4,
.box-purple .cs-banner-cont .col-sm-3 .banner-share a,
.box-purple .con-shrae span,
.box-purple .cs-customer-story .lgu-description,
.box-purple .cs-customer-story .info a,
.box-purple .cs-customer-history .content h2,
.box-purple .cs-customer .content h2,
.box-purple .cs-solution .content h2,
.box-purple .cs-results .content h2,
.box-purple .text-more,
.box-purple .cs-downloads .content ul li span,
.box-purple .case-study .down-btn,
.box-purple .cs-more-stories .text-info .stories_more a,
.box-purple .connect-with-huawei h3,
.box-purple .connect-with-huawei .content a,
.box-purple.cs-box .tel_tanchu1 ul li a,
.box-purple .cs-quote .content span,
.box-purple .cs-quote-full-width .content span {
    color: #ea7bf2;
}

.box-purple .cs-quick-stats .content {
    color: #9800a3;
    background: linear-gradient(280deg, #ea7bf2, #9800a3);
    -webkit-background-clip: text;
}

.box-purple .cs-customer-history .slick-dots li.slick-active {
    border-bottom: 7px solid #ea7bf2;
}

.box-purple .tab-group .content a:after,
.box-purple .tab-group .content a.collapsed:after {
    border-color: #9800a3 transparent transparent transparent
}

.box-purple .cs-nav ul,
.box-purple .cs-results .results-btn a,
.box-purple .cs-nav-bottom,
.box-purple.cs-box .icon_tels,
.box-purple.cs-box .navbar-inverse,
.box-purple.cs-box .navbar-collapse,
.box-purple.cs-box .navbar-inverse,
.box-purple .video_box a:hover .hwic_play2 {
    background: #ea7bf2
}

.box-purple .cs-results .results-btn a:hover,
.box-purple .cs-results .results-btn a.active {
    background: #9800a3
}

.box-purple .module-title,
.box-purple .cs-timeline .content h3,
.box-purple .tab-group .content a:hover,
.box-purple .tab-group .content a.active,
.box-purple .tab-group ul li,
.box-purple .going-forwards .col-sm-6 .content,
.box-purple .tab-group .content a,
.box-purple .tab-group .content a:hover,
.box-purple .tab-group .content li.active a,
.box-purple .tab-group .panel-title a.collapsed,
.box-purple .cs-nav-bottom ul li a:hover,
.box-purple .cs-nav-bottom ul li .connect-with-us a,
.box-purple .case-study .down-btn:hover,
.box-purple a:hover .hwic_caret_left,
.box-purple a:hover .hwic_caret_right {
    color: #9800a3;
}

.box-purple .tab-group .content a:hover,
.box-purple .tab-group .content li.active a {
    border-right: 4px solid #9800a3;
}

.box-purple .cs-quote .content,
.box-purple .cs-quote-full-width,
.box-purple .enhanced .content,
.box-purple .case-study .content,
.box-purple .cs-breadcrumb,
.box-purple .opacity8,
.box-purple .opacity9 {
    background: #9800a3;
}

.box-purple .tab-group .panel-default>.panel-heading {
    background-color: rgba(152, 0, 163, 0.07)
}

.box-purple .cs-nav-bottom .hwic_backToTop,
.box-purple .cs-nav-bottom .hwic_email,
.box-purple .cs-nav-bottom .hwic_ongoingEvents,
.box-purple .video_box a.js_video_player:hover .hwic_play2:before {
    color: #9800a3;
}

.box-purple .cs-nav-bottom ul li.connect-with-us a {
    color: #9800a3;
}

.box-purple .hwic_play2,
.box-purple .hwic_navigate_before,
.box-purple .hwic_navigate_next,
.box-purple .hwic_manual_record,
.box-purple .hwic_caret_left,
.box-purple .hwic_caret_right,
.box-purple .hwic_sort_down,
.box-purple .hwic_sort_up,
.box-purple .hwic_ongoingEvents,
.box-purple .hwic_backToTop,
.box-purple .hwic_section,
.box-purple .hwic_sharing_share,
.box-purple .slick-prev:before,
.box-purple .slick-next:before,
.box-purple .hwic_manual_record,
.box-purple .video_box .hwic_play2:before {
    color: #ea7bf2;
}

.box-purple .con-shrae ul li a:hover em:before {
    color: #ea7bf2 !important
}


/*Orange*/

.box-orange .cs-banner-cont .col-sm-3 h4,
.box-orange .cs-banner-cont .col-sm-3 .banner-share a,
.box-orange .con-shrae span,
.box-orange .cs-customer-story .lgu-description,
.box-orange .cs-customer-story .info a,
.box-orange .cs-customer-history .content h2,
.box-orange .cs-customer .content h2,
.box-orange .cs-solution .content h2,
.box-orange .cs-results .content h2,
.box-orange .text-more,
.box-orange .cs-downloads .content ul li span,
.box-orange .case-study .down-btn,
.box-orange .cs-more-stories .text-info .stories_more a,
.box-orange .connect-with-huawei h3,
.box-orange .connect-with-huawei .content a,
.box-orange.cs-box .tel_tanchu1 ul li a,
.box-orange .cs-quote .content span,
.box-orange .cs-quote-full-width .content span {
    color: #ffbb33;
}

.box-orange .cs-quick-stats .content {
    color: #fd671a;
    background: linear-gradient(280deg, #ffbb33, #fd671a);
    -webkit-background-clip: text;
}

.box-orange .cs-customer-history .slick-dots li.slick-active {
    border-bottom: 7px solid #ffbb33;
}

.box-orange .tab-group .content a:after,
.box-orange .tab-group .content a.collapsed:after {
    border-color: #fd671a transparent transparent transparent
}

.box-orange .cs-nav ul,
.box-orange .cs-results .results-btn a,
.box-orange .cs-nav-bottom,
.box-orange.cs-box .icon_tels,
.box-orange.cs-box .navbar-inverse,
.box-orange.cs-box .navbar-collapse,
.box-orange.cs-box .navbar-inverse,
.box-orange .video_box a:hover .hwic_play2 {
    background: #ffbb33
}

.box-orange .cs-results .results-btn a:hover,
.box-orange .cs-results .results-btn a.active {
    background: #fd671a
}

.box-orange .module-title,
.box-orange .cs-timeline .content h3,
.box-orange .tab-group .content a:hover,
.box-orange .tab-group .content a.active,
.box-orange .tab-group ul li,
.box-orange .going-forwards .col-sm-6 .content,
.box-orange .tab-group .content a,
.box-orange .tab-group .content a:hover,
.box-orange .tab-group .content li.active a,
.box-orange .tab-group .panel-title a.collapsed,
.box-orange .cs-nav-bottom ul li a:hover,
.box-orange .cs-nav-bottom ul li .connect-with-us a,
.box-orange .case-study .down-btn:hover,
.box-orange a:hover .hwic_caret_left,
.box-orange a:hover .hwic_caret_right {
    color: #fd671a;
}

.box-orange .tab-group .content a:hover,
.box-orange .tab-group .content li.active a {
    border-right: 4px solid #fd671a;
}

.box-orange .cs-quote .content,
.box-orange .cs-quote-full-width,
.box-orange .enhanced .content,
.box-orange .case-study .content,
.box-orange .cs-breadcrumb,
.box-orange .opacity8,
.box-orange .opacity9 {
    background: #fd671a;
}

.box-orange .tab-group .panel-default>.panel-heading {
    background-color: rgba(253, 103, 26, 0.07)
}

.box-orange .cs-nav-bottom .hwic_backToTop,
.box-orange .cs-nav-bottom .hwic_email,
.box-orange .cs-nav-bottom .hwic_ongoingEvents,
.box-orange .video_box a.js_video_player:hover .hwic_play2:before {
    color: #fd671a;
}

.box-orange .cs-nav-bottom ul li.connect-with-us a {
    color: #fd671a;
}

.box-orange .hwic_play2,
.box-orange .hwic_navigate_before,
.box-orange .hwic_navigate_next,
.box-orange .hwic_manual_record,
.box-orange .hwic_caret_left,
.box-orange .hwic_caret_right,
.box-orange .hwic_sort_down,
.box-orange .hwic_sort_up,
.box-orange .hwic_ongoingEvents,
.box-orange .hwic_backToTop,
.box-orange .hwic_section,
.box-orange .hwic_sharing_share,
.box-orange .slick-prev:before,
.box-orange .slick-next:before,
.box-orange .hwic_manual_record,
.box-orange .video_box .hwic_play2:before {
    color: #ffbb33;
}

.box-orange .con-shrae ul li a:hover em:before {
    color: #ffbb33 !important
}


/*box-grey*/

.default .cs-banner-cont {
    bottom: 0;
    padding-bottom: 50px;
    background-color: rgba(0, 0, 0, .5);
    padding-top: 30px;
}

.default .cs-banner-cont .content h4 {
    font-weight: normal !important;
}

.default .banner-share .dropdown-menu a em {
    margin-right: 0;
}

.default.cs-box a .icon_tels {
    background: #f66f6a;
}

.default.cs-box a:hover .icon_tels {
    background: #a54b4a;
}

.default .hwic_sharing_share {
    display: inline-block;
    vertical-align: top;
}

.default .popup-list .hwic_sharing_share,
.default .con-shrae .hwic_sharing_share {
    display: block;
    vertical-align: middle;
}

.con-shrae ul li a em:before {
    color: #282828 !important;
}

.cs-highlights .font-color,
.default .cs-customer-story .lgu-description {
    color: #777;
}

.cs-customer-story .info p {
    color: #282828;
}

.default .video_box {
    border-radius: 5px;
}

.default .content img {
    border-radius: 5px;
}

.default .container-fluid .content img,
.default .container-fluid .video_box {
    border-radius: 0;
}

.default .cs-customer-story .info a {
    color: #f66f6a;
}

.default .cs-banner-cont .col-sm-3 h4,
.default .cs-banner-cont .col-sm-3 .banner-share a,
.default .hwic_sharing_share {
    color: #fff;
}

.default .con-shrae span,
.default .cs-customer-history .content h2,
.default .cs-customer .content h2,
.default .cs-solution .content h2,
.default .cs-results .content h2,
.default .text-more,
.default .cs-downloads .content ul li span,
.default .case-study .down-btn,
.default .cs-more-stories .text-info .stories_more a,
.default .connect-with-huawei h3,
.default .connect-with-huawei .content a,
.default.cs-box .tel_tanchu1 ul li a {
    color: #282828;
}

.default .cs-quote .content span,
.default .cs-quote-full-width .content span,
.default .cs-nav-bottom ul li .connect-with-us a,
.default .cs-nav-bottom ul li a:hover {
    color: #282828;
}

.default .cs-quick-stats .content {
    color: #282828;
    /* background: linear-gradient(280deg, #00d998, #00996b);
    -webkit-background-clip: text;*/
}

.default .cs-customer-history .slick-dots li.slick-active {
    border-bottom: 7px solid #999;
}

.default .tab-group .content a:after,
.default .tab-group .content a.collapsed:after {
    border-color: #999 transparent transparent transparent
}

.default .cs-results .results-btn a,
.default .cs-nav-bottom {
    background: #dde6ed;
}

.default .cs-results .results-btn a:hover,
.default .cs-results .results-btn a.active {
    background: #dde6ed;
}

.default .module-title,
.default .cs-timeline .content h3,
.default .tab-group .content a:hover,
.default .tab-group .content a.active,
.default .tab-group ul li,
.default .going-forwards .col-sm-6 .content,
.default .tab-group .content a,
.default .tab-group .content a:hover,
.default .tab-group .content li.active a,
.default .tab-group .panel-title a.collapsed,
.default .case-study .down-btn:hover,
.default a:hover .hwic_caret_left,
.default a:hover .hwic_caret_right,
.default .con-shrae .hwic_sharing_share {
    color: #282828;
}

.default .tab-group .content a:hover,
.default .tab-group .content li.active a {
    border-right: 4px solid #999;
}

.default .cs-quote .content,
.default .cs-quote-full-width,
.default .enhanced .content,
.default .case-study .content,
.default .cs-breadcrumb,
.default .opacity8,
.default .opacity9 {
    background: #dde6ed;
}

.default .tab-group .panel-default>.panel-heading {
    background-color: rgba(0, 153, 107, 0.07)
}

.default .cs-nav-bottom .hwic_backToTop,
.default .cs-nav-bottom .hwic_email,
.default .cs-nav-bottom .hwic_ongoingEvents,
.default .video_box a.js_video_player:hover .hwic_play2:before {
    color: #999;
}

.default .cs-nav-bottom ul li.connect-with-us a {
    color: #999;
}

.default .hwic_play2,
.default .hwic_navigate_before,
.default .hwic_navigate_next,
.default .hwic_manual_record,
.default .hwic_caret_left,
.default .hwic_caret_right,
.default .hwic_sort_down,
.default .hwic_sort_up,
.default .hwic_ongoingEvents,
.default .hwic_backToTop,
.default .hwic_section,
.default .slick-prev:before,
.default .slick-next:before,
.default .hwic_manual_record,
.default .video_box .hwic_play2:before {
    color: #282828;
}

.default .con-shrae ul li a:hover em:before {
    color: #aaa !important
}

.default .cs-highlights .con-shrae span {
    display: block;
    text-align: center;
    margin-bottom: 2px;
}

.cs-box #hw1_stage {
    margin-bottom: 0;
}

.cs-nav {
    margin-top: 0;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.cs-box .navbar-inverse .navbar-nav>li>a {
    font-size: 16px;
}

.cs-box .navbar-inverse .navbar-nav>li>a:hover {
    color: #f66f6a;
}

.cs-nav ul {
    padding: 12px 30px;
}

.cs-box .cs-nav ul li a em[class^="hwic_"],
.cs-box .cs-nav ul li a em.cs-nav ul li a em[class^="hwic_"] {
    font-family: 'corpfont' !important;
    margin-left: 8px;
}

.default .cs-nav ul li {
    position: relative;
}

.default .cs-nav ul li::before {
    width: 1px;
    height: 20px;
    background: #222;
    position: absolute;
    left: -2px;
    top: 4px;
    content: "";
}

.default .cs-nav ul li:first-child:before {
    display: none;
}

.default .nav>li>a:hover,
.default .nav>li>a:focus {
    background-color: transparent;
}

.default .video_box a.js_video_player:before {
    width: 70px;
    height: 70px;
    background-color: transparent;
    margin-top: -35px;
    margin-left: -35px;
    border: 2px solid #fff;
    transition: all 0.5s;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transition: all 0.5s;
    border-radius: 50%;
}

.default .video_box a.js_video_player:hover:before {
    transform: scale(1.1);
}

.default .video_box .hwic_play2 {
    background-color: transparent;
}

.default.cs-box .video_box .hwic_play2:before {
    content: "\f0da";
    font-size: 45px;
    font-family: 'corpfont' !important;
    color: #eb5b56;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -21px;
    margin-left: -5px;
}

.default .video_box a:hover .hwic_play2 {
    background: transparent;
}

.default.cs-box .video_box a:hover .hwic_play2:before {
    color: #eb5b56 !important;
}

.default.cs-box .cs-nav.affix {
    top: 0;
    width: 100%;
    z-index: 99;
    background: #fff;
}

body .default.cs-box .cs-nav.affix {
    top: 74px;
}

body.scroll-down .default.cs-box .cs-nav.affix {
    top: 0;
}

.default.cs-box .navbar-inverse .navbar-nav>li.active>a {
    color: #f66f6a;
}


/*=======================================================moblie css==========================================================*/

@media (max-width: 1024px) {
    .case-study .content {
        padding: 0 20px;
    }
    .cs-more-stories .content .text-info {
        padding: 30px 15px;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .cs-banner-cont .col-sm-9 .content {
        font-size: 40px;
        width: 100%;
    }
    .cs-quick-stats .content h1 {
        font-size: 40px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .cs-quick-stats .content {
        padding-left: 15px;
        padding-bottom: 15px;
    }
    .cs-quick-stats {
        margin: 40px -50px;
    }
    .opacity8 {
        margin-left: -15px;
        margin-top: 15px;
    }
    .opacity9 {
        margin: 0;
    }
    .cs-quick-stats .content h1 {
        font-size: 35px;
    }
    .cs-banner-cont .col-sm-9 .content {
        font-size: 40px;
        width: 100%;
        line-height: 40px;
    }
    .cs-customer-story .lgu-description {
        padding-right: 20px;
    }
    .cs-quote .flex {
        display: block;
    }
    .going-forwards .col-sm-6 .content {
        padding: 30px;
        padding-left: 30px;
    }
    .cs-event-banner .banner-text-left {
        margin-top: 78px;
    }
}

@media (max-width: 767px) {
    .flex {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: block;
        /* NEW, Spec - Opera 12.1, Firefox 20+ */
        justify-content: center;
        align-items: stretch;
        flex-direction: row;
        -ms-flex-direction: row;
    }
    .flex>div {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: block;
        /* NEW, Spec - Opera 12.1, Firefox 20+ */
        float: none;
        -webkit-box-flex: 1 1 auto;
        /* OLD - iOS 6-, Safari 3.1-6 */
        -moz-box-flex: 1 1 auto;
        /* OLD - Firefox 19- */
        -webkit-flex: 1 1 auto;
        /* Chrome */
        -ms-flex: 1 1 auto;
        /* IE 10 */
        flex: 1 1 auto;
        /* NEW, Spec - Opera 12.1, Firefox 20+ */
    }
    .cs-box #hw1_stage #hw1_front {
        height: 560px;
    }
    .cs-box #hw1_stage {
        height: 600px !important;
    }
    .cs-box #hw1_content>.container:first-child {
        padding: 0;
    }
    .cs-breadcrumb #breadcrumb_nav {
        margin: 0;
        padding: 5px 0;
    }
    .cs-breadcrumb {
        position: initial
    }
    .cs-banner-cont .col-sm-3 .content {
        min-height: 1px;
        border: none;
        text-align: left;
        margin-bottom: 35px;
    }
    .cs-banner-cont .col-sm-9 .content {
        width: 100%;
        font-size: 35px;
    }
    .cs-banner-cont .col-sm-3 .content h4,
    .cs-banner-cont .col-sm-3 .content h5 {
        font-size: 25px;
    }
    .cs-quick-stats {
        margin: 0;
    }
    .opacity9 {
        opacity: 0.08;
        filter: alpha(opacity=8);
        background: #849dad;
        position: absolute;
        width: auto;
        height: 100%;
        left: 15px;
        right: 30px;
    }
    .opacity8 {
        position: absolute;
        width: auto;
        height: 100%;
        left: 15px;
        right: 15px;
    }
    .cs-quick-stats [class*="col-sm"] {
        margin: 15px 0;
    }
    .con-shrae {
        position: inherit;
        margin-top: 55px;
    }
    .con-shrae span,
    .con-shrae ul,
    .con-shrae .js-social-share {
        display: inline-block;
        vertical-align: middle;
    }
    .con-shrae span+div {
        display: inline-block;
    }
    .con-shrae span {
        font-size: 18px;
        margin-right: 10px;
    }
    .con-shrae ul li {
        float: left;
    }
    .con-shrae span em:before {
        display: inline-block;
        vertical-align: -2px;
        margin-left: 0;
        margin-right: 5px;
    }
    .con-shrae ul li a {
        border-left: 1px solid #e1e1e1 !important;
        border-top: 0px !important;
        padding-left: 8px;
        padding-right: 8px;
        width: 45px;
    }
    .cs-nav ul li {
        display: block;
        padding: 5px 0;
        border-top: 1px solid #ccc;
    }
    .cs-nav ul li:first-child {
        border-top: 0;
    }
    .bselect-btn em {
        margin-left: 15px;
        /* margin-top: 3px; */
        display: inline-block;
        vertical-align: middle;
    }
    .bselect-btn em:before {
        color: #282828;
    }
    .cs-box .navbar-inverse .navbar-toggle:focus,
    .cs-box .navbar-inverse .navbar-toggle:hover,
    .cs-box .navbar-inverse .navbar-toggle,
    .cs-box .navbar-inverse .navbar-collapse {
        background-color: transparent;
        border-color: transparent;
        color: #282828;
        text-decoration: none;
        font-family: HuaweiSans-Bold, Arial, Helvetica, sans-serif;
    }
    .section-title {
        display: inline-block;
        height: 64px;
        line-height: 64px;
        border-right: 1px solid #ededed;
        color: #282828;
        font-family: HuaweiSans-Bold, Arial, Helvetica, sans-serif;
        font-weight: normal;
        padding: 0 10px;
        font-size: 18px;
    }
    .cs-box .navbar-toggle {
        margin-right: 5px;
    }
    .cs-box .navbar-header {
        border-bottom: 1px solid #80e4f4;
    }
    .cs-nav ul {
        margin: 0;
        padding: 10px 0;
        padding-top: 0;
    }
    .cs-box .navbar-inverse .navbar-nav>li>a {
        color: #282828;
        padding: 10px 12px;
    }
    .cs-box .navbar-inverse .navbar-nav>.active>a,
    .cs-box .navbar-inverse .navbar-nav>.active>a:focus,
    .cs-box .navbar-inverse .navbar-nav>.active>a:hover {
        background-color: #1cdefd;
    }
    .navbar-toggle span {
        max-width: 119px;
        overflow: hidden;
        display: inline-block;
        white-space: nowrap;
        text-overflow: ellipsis;
        vertical-align: middle;
    }
    .cs-quick-stats .content {
        padding-left: 0;
        padding-right: 15px;
    }
    .cs-quick-stats .content h1 {
        float: left;
        width: 50%;
        text-align: center;
        font-size: 40px;
    }
    .cs-quick-stats .content span {
        width: 50%;
        text-align: left;
        float: left;
    }
    .cs-customer-story .info {
        padding-left: 40px;
    }
    .going-forwards {
        margin-top: 0;
    }
    .enhanced {
        margin-bottom: 30px;
    }
    .enhanced .content {
        position: initial;
        width: 100%;
        margin-top: 50px;
    }
    .case-study .col-sm-6:first-child {
        padding-right: 15px;
    }
    .case-study .col-sm-6 {
        padding-left: 15px;
    }
    .case-study .content {
        padding: 40px;
    }
    .cs-share-story h1 {
        font-size: 30px;
        letter-spacing: 0;
    }
    .cs-share-story {
        background-position: center 210px;
    }
    .cs-event-banner span img {
        margin-left: -320px;
    }
    .cs-event-banner {
        height: 700px;
    }
    .cs-nav-bottom ul {
        text-align: center;
    }
    .cs-nav-bottom ul li {
        border: 0;
        padding: 0;
        display: block;
        margin: 15px 0;
    }
    .cs-nav-bottom ul li a,
    .cs-nav-bottom ul li .connect-with-us {
        display: inline-block;
        margin: 0 15px;
        font-family: HuaweiSans-Bold, Arial, Helvetica, sans-serif;
        font-size: 15px;
        border-bottom: 1px solid #fff;
        padding-bottom: 5px;
    }
    .cs-event-banner .banner-text-left {
        text-align: left;
        margin-top: 20px;
    }
    .cs-timeline .col-xs-10 {
        float: none;
        margin: 0 auto;
    }
    .cs-customer-history .slick-next {
        right: -35px;
    }
    .cs-customer-history .slick-prev {
        left: -35px;
    }
    .cs-customer-history .slick-dots li {
        width: 25px;
    }
    .cs-timeline .content {
        padding-right: 0;
    }
    .tab-group .content {
        border-right: 0;
    }
    .tab-group {
        padding: 0;
        margin: 0;
        border: 0;
    }
    .tab-group .content a.collapsed:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        border-width: 10px 8px 8px 8px;
        border-style: solid;
        border-color: #88a2b2 transparent transparent transparent;
        right: 20px;
        top: 37px;
        transform: rotateX(360deg);
    }
    .tab-group .content a:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        border-width: 10px 8px 8px 8px;
        border-style: solid;
        right: 20px;
        top: 30px;
        transform: rotateX(180deg);
    }
    .con-shrae em:before {
        font-size: 24px;
    }
    .tab-group .panel-default>.panel-heading {
        background: #f3faff;
        position: relative;
    }
    .tab-group .panel-title a.collapsed {
        color: #88a2b2;
    }
    .going-forwards .col-sm-6 .content {
        padding-left: 30px;
    }
    .default.cs-box .navbar-inverse .navbar-nav>li.active>a {
        background-color: transparent;
    }
    .default .cs-nav .navbar-inverse ul.nav li::before {
        width: 0;
    }
}

@media (min-width: 414px) {
    .navbar-toggle span {
        max-width: none;
    }
}

@media (max-width: 410px) {
    .con-shrae em:before {
        font-size: 16px;
    }
    .con-shrae ul li a {
        width: 34px;
    }
    .con-shrae span {
        font-size: 14px;
    }
}

@media (max-width: 400px) {
    .connect-with-huawei .col-xs-6 {
        width: 100%;
    }
}

@media (min-width: 320px) and (max-width: 360px) {
    .navbar-toggle span {
        max-width: 60px;
    }
    .cs-event-banner .banner-text-left h2 {
        font-size: 28px;
    }
    .cs-event-banner .banner-text-left p {
        font-size: 14px;
    }
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.cs-box .navbar-toggle .hwic_sort_down:before {
    content: "\e911" !important;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .videojs-container .vjs-has-started .vjs-big-play-button {
        display: none !important;
    }
    .videojs-container .vjs-big-play-button {
        display: block !important;
    }
}