﻿
#footer .container, #nav-wrap .container, .Suspended .container  {
    width: 100%;
    max-width: 1200px;
    margin: 0px auto;
    padding-left: 15px;
    padding-right: 15px;
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}

#tab_main_nav_mobile_container.tab_main_nav_mobile_container_active {
    right: 0px !important;
}

#tab_main_nav_close_mobile {
    height: 40px;
    margin-top: 10px;
}

#nav-wrap {
    border-bottom: 1px solid #e5e5e5;
}

    #nav-wrap span {
        font-size: 16px;
        color: #333;
    }

    #nav-wrap div, #nav-wrap ul, #nav-wrap li, #nav-wrap span, #nav-wrap a, #footer div, #footer ul, #footer li, #footer span, #footer a,.Suspended .container {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        #nav-wrap div a {
            font-size: 16px;
        }

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
/* MAIN CSS
 //********************/
html, body {
    margin: 0;
    padding: 0;
}

/* GENERAL HTML
 //********************/

/* CONTAINERS */
#container {
    position: relative;
    left: 0px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-md-8 {
    width: 66.6667%;
    float: left;
}

.container_outer {
    max-width: 1280px;
    margin: 0 auto;
}

.container_inner {
    margin: 0 3.9%;
}

.col-md-4 {
    width: 33.3333%;
}

.col-md-4, .col-md-8 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    box-sizing: border-box;
}

#footer_nav_mobile {
    margin-top: 0;
    margin-bottom: 35px;
    display: none;
}
/* TOP NAV
 //********************/
#tab_top_nav_outer {
    height: 50px;
    background: #272727;
}

#tab_top_nav {
    position: relative;
    height: 50px;
}

    #tab_top_nav ul {
        position: absolute;
        right: 0;
        margin-right: 15px;
        display: table;
        height: 100%;
        width: 290px;
    }

        #tab_top_nav ul li {
            display: table-cell;
            text-align: right;
            vertical-align: middle;
        }

            #tab_top_nav ul li a {
                color: #fff;
            }

            #tab_top_nav ul li:first-child + li, #tab_top_nav ul li:first-child + li + li {
                padding-left: 40px;
            }

#tab_main_need_help_mobile {
    display: none !important;
}
/* NAV MAIN
 //********************/
#tab_main_nav_container {
    display: table;
    width: 100%;
    font-size: 14px;
}

    #tab_main_nav_container div a {
        font-size: 14px;
        line-height: 28px;
    }

    #tab_main_nav_container .cell {
        display: table-cell;
        vertical-align: middle;
    }

#tab_main_nav {
    text-align: right;
}

    #tab_main_nav ul {
        float: right;
        padding: 10px 0;
    }

        #tab_main_nav ul li {
            width: 100%;
        }

            #tab_main_nav ul li.service-type {
                padding: 0px;
                margin-bottom: 6px;
            }

                #tab_main_nav ul li.service-type a {
                    padding-left: 30px;
                    color: #999999;
                }

                    #tab_main_nav ul li.service-type a.active {
                        color: #333333;
                    }

            #tab_main_nav ul li.media span {
                display: block;
                padding: 0px 0;
                float: right;
                font-size: 14px;
                color: #333;
            }

                #tab_main_nav ul li.media span.socail a {
                    float: right;
                    padding: 0px;
                    margin-left: 8px;
                }

            #tab_main_nav ul li.media a {
                color: #333333;
                padding: 0px 12px;
            }

            #tab_main_nav ul li i {
                padding-left: 15px;
                height: 15px;
                background: url(/Assets/EBG/img/icon-home.png) left center no-repeat;
            }

            #tab_main_nav ul li.active, #tab_main_nav ul li.active a {
                color: #b1b1b1;
            }

#nav-cont .nav-list ul li.search {
    width: 20%;
    float: right;
    margin-top: 10px;
}

    #nav-cont .nav-list ul li.search input {
        float: right;
        height: 30px;
        border: 0px;
        line-height: 30px;
    }

        #nav-cont .nav-list ul li.search input[type="text"] {
            max-width: 150px;
            border-left: 1px solid #efefef;
        }

        #nav-cont .nav-list ul li.search input[type="button"] {
            height: 30px;
            width: 32px;
            background: url(/Assets/EBG/img/icon-find.png) left center no-repeat #fff;
            border-right: 1px solid #efefef;
        }

#nav-cont .nav-list {
    line-height: 54px;
    background: #f7f7f7;
    font-size: 16px;
    height: 54px;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}

    #nav-cont .nav-list ul li.navlist {
        width: 80%;
        float: left;
    }

    #nav-cont .nav-list ul li span.btn {
        display: block;
        float: left;
        text-align: center;
        width: 136px;
        font-size: 16px;
    }

    #nav-cont .nav-list ul li a {
        display: block;
        float: left;
        color: #323232;
        margin-left: 45px;
        *margin-left: 30px;
        height: 52px;
    }

        #nav-cont .nav-list ul li a.active {
            text-decoration: none;
            border-bottom: 2px solid #cb3034;
            color: #e22835;
        }

        #nav-cont .nav-list ul li a:hover {
            text-decoration: none;
            border-bottom: 2px solid #cb3034;
            color: #e22835;
        }

    #nav-cont .nav-list ul li a.want-to {
        border-left: 1px solid #eeeeee;
        border-right: 1px solid #eeeeee;
        padding: 0px 10px;
        line-height: 52px;
        height: 52px;
        overflow: hidden;
        cursor: pointer;
        border-radius: 5px;
        width: 140px;
        padding-left: 35px;
        text-align: left;
        background: url(/Assets/EBG/img/user_icon.png) #fff 15px center no-repeat;
        border-bottom: 0px;
		border:0;
		margin-left: 0;
		border-radius: 5px;
    }
    #nav-cont .nav-list ul li a.want-to i {
        padding-left: 30px;
        height: 52px;
        background: url(/Assets/EBG/img/icon-slide-down.png) 5px center no-repeat;
        float: right;
    }

    #nav-cont .nav-list ul li a.want-to.active i {
        background: url(/Assets/EBG/img/icon-slide-up.png) 5px center no-repeat;
    }

#nav-want-cont-wrap, #nav-cont-wrap {
    background: #f7f7f7;
}

.nav-cont-wrap {
    width: 100%;
    overflow: hidden;
    display: none;
    padding-bottom: 10px;
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}

#nav-want-cont-wrap ul, #nav-want-cont-wrap ul li {
    position: static;
}

#nav-want-cont-wrap ul {
    width: 100%;
    line-height: 24px;
}

    #nav-want-cont-wrap ul li {
        width: 100%;
        height: 211px;
    }

        #nav-want-cont-wrap ul li span {
            display: block;
            margin-bottom: 7px;
        }

        #nav-want-cont-wrap ul li h3 {
            font-size: 18px;
            color: #cc0000;
        }

        #nav-want-cont-wrap ul li.cont-list {
            margin-top: 24px;
            width: 79.5%;
            float: left;
            border-right: 1px solid #d7d7d7;
        }

            #nav-want-cont-wrap ul li.cont-list div {
                width: 25%;
                float: left;
                padding-left: 60px;
            }

                #nav-want-cont-wrap ul li.cont-list div:first-child {
                    padding-left: 0px;
                    padding-right: 20px;
                }

        #nav-want-cont-wrap ul li h3.last_child {
            background: none;
            padding-left: 0;
        }

        #nav-want-cont-wrap ul li.huawei-fans {
            padding-left: 35px;
            width: 20%;
            float: left;
        }

            #nav-want-cont-wrap ul li.huawei-fans > div {
                padding-top: 24px;
            }

            #nav-want-cont-wrap ul li.huawei-fans h3 {
                background: none;
                color: #cd3333;
                font-size: 18px;
            }

            #nav-want-cont-wrap ul li.huawei-fans em {
                padding-left: 25px;
                height: 24px;
            }

            #nav-want-cont-wrap ul li.huawei-fans span.user em {
                background: url(/Assets/EBG/img/icon-user.png) left center no-repeat;
            }

            #nav-want-cont-wrap ul li.huawei-fans span.expert em {
                background: url(/Assets/EBG/img/icon-expert.png) left center no-repeat;
            }

            #nav-want-cont-wrap ul li.huawei-fans span.parnter em {
                background: url(/Assets/EBG/img/icon-parnter.png) left center no-repeat;
            }

            #nav-want-cont-wrap ul li.huawei-fans span.analyst em {
                background: url(/Assets/EBG/img/icon-analyst.png) left center no-repeat;
            }

            #nav-want-cont-wrap ul li.huawei-fans span.position em {
                background: url(/Assets/EBG/img/icon-position.png) left center no-repeat;
            }

            #nav-want-cont-wrap ul li.huawei-fans span.fans em {
                background: url(/Assets/EBG/img/icon-fans.png) left center no-repeat;
            }

.nav-cont-wrap ul {
    height: 300px;
    position: relative;
    width: 100%;
    padding-top: 2px;
}

    .nav-cont-wrap ul li {
        width: 100%;
        position: absolute;
        left: 100%;
        padding-left: 15px;
        background:#f7f7f7;
    }

        .nav-cont-wrap ul li div {
            float: left;
        }

            .nav-cont-wrap ul li div h4 {
                color: #333333;
                margin-top: 10px;
            }

                .nav-cont-wrap ul li div h4 a {
                    color: #333333;
                }

            .nav-cont-wrap ul li div span.mail, .nav-cont-wrap ul li div span.call-num, .nav-cont-wrap ul li div span.perbuy, .nav-cont-wrap ul li div span.getpricing, .nav-cont-wrap ul li div span.faq {
                margin-top: 15px;
                color: #333;
                padding-left: 30px;
                background: url(/Assets/EBG/img/icon-phone.png) left 8px no-repeat;
                line-height: 30px;
                font-size: 16px;
                box-sizing: border-box;
            }

            .nav-cont-wrap ul li div span.call-num {
                margin-top: 0px;
            }

            .nav-cont-wrap ul li div span.mail {
                background: url(/Assets/EBG/img/icon-mail.png) left 9px no-repeat;
            }

            .nav-cont-wrap ul li div span.perbuy {
                background: url(/Assets/EBG/img/icon-person.png) left center no-repeat;
            }

            .nav-cont-wrap ul li div span.getpricing {
                background: url(/Assets/EBG/img/icon-pricing.png) left center no-repeat;
            }

            .nav-cont-wrap ul li div span.faq {
                background: url(/Assets/EBG/img/icon-faq.png) left center no-repeat;
            }

        .nav-cont-wrap ul li .nav-part-3, .nav-cont-wrap ul li .nav-part-1, .nav-cont-wrap ul li .nav-part-2, .nav-cont-wrap ul li .nav-part-4, .nav-cont-wrap ul li .nav-part-5 {
            position: relative;
            float: left;
            height: 300px;
            padding-top: 24px !important;
            box-sizing: border-box;
        }

        .nav-cont-wrap ul li .nav-part-1 {
            width: 240px;
        }

        .nav-cont-wrap ul li .nav-part-2 {
            width: 550px;
        }

        .nav-cont-wrap ul li .nav-part-3 {
            width: 25%;
            float: left;
            padding-left: 55px;
        }

/*=S 中文导航新增webinar、案例按钮 jkf59962 add 20160826*/
.nav-cont-wrap ul li .nav-part-3.width16 {
    width: 16.666%;
    padding-left: 55px;
}
.nav-part-btn{max-width: 94px;margin:-20px auto 0; text-align: center;}
.nav-part-btn a{display:block;width:94px;height:94px; position: relative; text-align: center; padding-top:50px; text-decoration: none; margin-bottom: 20px;}
.nav-part-btn a:hover{color:#fff!important;text-decoration: none!important;}
.nav-part-btn a.webinar-icon{ background: url(/Assets/EBG/img/webinar-icon.png) no-repeat;color:#005cb9;}
.nav-part-btn a.webinar-icon:hover{background: url(/Assets/EBG/img/webinar-icon-h.png) no-repeat;}
.nav-part-btn a.nav-case-icon{background: url(/Assets/EBG/img/case-icon-bg.png) no-repeat;color:#008375;}
.nav-part-btn a.nav-case-icon:hover{background: url(/Assets/EBG/img/case-icon-h.png) no-repeat;}
/*=E 0826*/
        .nav-cont-wrap ul li .nav-part-5 {
            padding: 0px;
        }

            .nav-cont-wrap ul li .nav-part-5 .img {
                max-width: 100px;
            }

            .nav-cont-wrap ul li .nav-part-5 .text {
                padding-left: 24px;
            }

        .nav-cont-wrap ul li .nav-part-3:first-child {
            padding-left: 0px;
        }

        .nav-cont-wrap ul li .nav-part-3 div {
            float: none;
        }

        .nav-cont-wrap ul li .nav-part-2 div {
            width: 33.3%;
            float: left;
            padding-right: 20px;
        }

        .nav-cont-wrap ul li .nav-part-4 div {
            width: 50%;
            float: left;
        }

        .nav-cont-wrap ul li .nav-part-1 > div {
            width: 100%;
        }

        .nav-cont-wrap ul li .last_child {
            padding-left: 55px;
            border: 0px;
        }

        .nav-cont-wrap ul li span {
            display: block;
            line-height: 24px;
            margin-bottom: 7px;
        }

        .nav-cont-wrap ul li h4 {
            color: #b6b6b6;
            margin: 0px;
            font-weight: normal;
        }

        .nav-cont-wrap ul li span a {
            color: #333;
            font-weight: normal;
        }

            .nav-cont-wrap ul li span a:hover {
                color: #0066ff;
            }

        .nav-cont-wrap ul li .morelink {
            clear: both;
            position: absolute;
            bottom: 20px;
            right: 30px;
            text-align: right;
        }

            .nav-cont-wrap ul li .morelink a {
                color: #06f;
            }

.nav-cont-wrap h3 {
    margin-bottom: 15px;
    margin-top: 0px;
    color: #cc0000;
    font-size: 18px;
    line-height: 28px;
    font-weight: normal;
}

#nav-wrap .nav-cont-wrap h3 a {
    color: #cc0000;
    font-size: 18px;
}

#tab_main_nav_search {
    width: 17.5%;
    text-align: right;
    padding-right: 0;
    display: none;
}

    #tab_main_nav_search .inner {
        border: 1px solid #cccccc;
        border-radius: 5px;
        white-space: nowrap;
    }

        #tab_main_nav_search .inner input {
            width: 65%;
            outline: none;
            resize: none;
            border: 1px solid transparent;
            height: 30px;
            padding: 0 10px;
        }

        #tab_main_nav_search .inner img {
            margin-right: 10px;
        }
/* NAV MAIN MOBILE
 //********************/
#tab_main_nav_mobile {
    display: none !important;
}

#tab_main_nav_mobile_next_container a, #tab_main_nav_mobile_container a {
    color: #373737;
}

#tab_main_nav_mobile_next_container, #tab_main_nav_mobile_container {
    position: fixed;
    z-index: 100;
    top: 0;
    right: -85%;
    width: 85%;
    height: 100%;
    background: #fff;
    overflow: auto;
}

    #tab_main_nav_mobile_next_container ul li.title {
        color: #333;
        font-weight: bold;
        background: #f7f7f7;
    }

#tab_main_nav_mobile_next_container {
    z-index: 101;
    background: #f1f1f1;
}

    #tab_main_nav_mobile_next_container ul {
        display: none;
    }

    #tab_main_nav_mobile_next_container h3 {
        background: url(/Assets/EBG/img/icon-back.png) 20px center no-repeat #fff;
        border-bottom: 1px solid #ededed;
        font-size: 16px;
        color: #373737;
        height: 41px;
        margin: 0px;
        line-height: 41px;
        text-align: center;
    }

    #tab_main_nav_mobile_next_container ul li, #tab_main_nav_mobile_container ul li {
        border-bottom: 1px solid #ededed;
        padding: 10px 20px;
        font-size: 16px;
        color: #373737;
    }

        #tab_main_nav_mobile_container ul li.hasmore em {
            background: url(/Assets/EBG/img/icon-mobile-more.png) center center no-repeat;
            padding-left: 15px;
            float: right;
        }

    #tab_main_nav_mobile_next_container ul li {
        border-bottom: 1px solid #e8e8e8;
    }

#tab_main_nav_mobile_container ul li em {
    padding-left: 15px;
    height: 20px;
    float: right;
}

#tab_main_nav_mobile_next_container, #tab_main_nav_mobile_container ul li a {
    display: block;
    color: #373737;
}

#tab_main_nav_mobile_container ul li.link-list {
    border-bottom: 0px;
    padding: 0px;
    background: #f7f7f7;
    display: none;
}

    #tab_main_nav_mobile_container ul li.link-list a {
        border-bottom: 1px solid #ededed;
        padding: 10px 20px;
        font-size: 16px;
        color: #373737;
    }

#tab_main_nav_mobile_container ul li.home em.font {
    float: none;
    padding-left: 20px;
    background: url(/Assets/EBG/img/icon-home-red.png) left center no-repeat;
}

#tab_main_nav_mobile_container ul li.home {
    color: #d32855;
}

    #tab_main_nav_mobile_container ul li.home em.last {
        padding-left: 20px;
        background: url(/Assets/EBG/img/icon-slide-down.png) left center no-repeat;
        float: right;
    }

    #tab_main_nav_mobile_container ul li.home.active em.last {
        background: url(/Assets/EBG/img/icon-slide-up.png) left center no-repeat;
    }

#tab_main_nav_mobile_container ul li.search {
    height: 40px;
    border-left: 1px solid #ededed;
    padding: 0px 20px;
}

    #tab_main_nav_mobile_container ul li.search a {
        display: inline-block;
    }

#tab_main_nav_mobile_container ul .search div {
    border-radius: 5px;
    text-align: left;
    padding-right: 10px;
}

    #tab_main_nav_mobile_container ul .search div input {
        width: 100%;
        outline: none;
        resize: none;
        border: 0px solid #ededed;
        height: 30px;
    }

    #tab_main_nav_mobile_container ul .search div a {
        position: absolute;
        right: 0px;
        top: 0px;
    }

/* FOOTER
 **********************/
#footer {
    position: relative;
    z-index: 500;
    background: #272727;
    color: #fff;
    line-height: 28px;
}

    #footer a {
        color: #fff;
        font-size: 16px;
    }

    #footer label {
        display: block;
        font-weight: bold;
        font-size: 18px;
    }

    #footer .outer {
        width: 100%;
    }

    #footer .top, #footer .bottom {
        display: table;
        width: 100%;
    }

    #footer .left {
        display: block;
        padding-top: 40px;
        float: none;
    }

    #footer .left_inner {
        display: table;
        width: 100%;
    }

        #footer .left_inner div {
            display: table-cell;
        
            border-right: 20px solid transparent;
        }

            #footer .left_inner div ul {
                margin-top: 14px;
            }

                #footer .left_inner div ul li {
                    margin-bottom: 5px;
                }

.footer-icon-top {
    margin: 40px 0 -24px;
}

    .footer-icon-top img {
        width: 100%;
        max-width: 327px;
    }

#footer .right {
    display: table-cell;
    text-align: right;
    vertical-align: top;
    padding-top: 30px;
    float: none;
}

    #footer .right ul li {
        display: inline-block;
        margin-right: 20px;
        line-height: 50px;
    }

        #footer .right ul li a {
            display: block;
            height: 50px;
            width: 32px;
        }

#footer .bottom {
    font-size: 13px;
}

#footer .bottom_left, #footer .bottom_right {
    padding: 0px 0 20px 0;
    display: table-cell;
    font-size: 13px;
}

#footer .editPageButtom a {
    font-size: 13px;
}

#footer .bottom_right {
    text-align: right;
}

    #footer .bottom_right ul li {
        display: inline-block;
        margin-right: 10px;
    }

        #footer .bottom_right ul li:not(:last-child):after {
            content: '|';
            padding-left: 10px;
        }

#footer .QR-code {
    margin-top: 16px;
}

    #footer .QR-code img {
        width: 100%;
    }

    #footer .QR-code div {
        width: 49%;
        max-width: 81px;
        margin-right: 28px;
        float: left;
    }

        #footer .QR-code div.last-child {
            margin-left: 0px;
        }

        #footer .QR-code div h4 {
            text-align: center;
            margin-top: 10px;
            font-weight: normal;
        }

.browsehappy {
    background: #000066;
    padding: 16px 0px;
    color: #fff;
    display: none;
}

    .browsehappy p {
        max-width: 760px;
        margin: 0px auto;
        font-size: 14px;
        line-height: 18px;
        position: relative;
        padding-right: 80px;
    }

    .browsehappy a.close img {
        height: 24px;
        width: 24px;
    }

    .browsehappy a.close {
        position: absolute;
        top: 0px;
        right: 0px;
        display: block;
        height: 30px;
        width: 30px;
        color: #fff;
        line-height: 30px;
        text-align: center;
        float: right;
        margin-top: -7px;
    }

.ReadPolicy {
    background: #cccccc;
    color: #333333;
}

    .ReadPolicy a {
        color: #333333;
        text-decoration: underline;
    }

        .ReadPolicy a.close {
            text-decoration: none;
        }

/*BG入口*/
.Suspended {
    height: 36px;
    background: #5d5d58;
    font-size: 16px;
    color: #ccc;
	overflow: hidden;
}

    .Suspended a {
        color: #ccc;
        display: block;
        float: left;
        padding: 0px 16px;
        line-height: 36px;
    }
		.Suspended a:link,.Suspended a:visited{ color:#ccc;}
        .Suspended a:hover {
            color: #ccc;
            background-color: #333;
            text-decoration: none;
        }

        .Suspended a.active {
            background: #fff;
            color: #333;
            margin-top: 1px;
        }
        /*=S 我的空间功能提示 20151208*//*本周不上线2015/12/26*/
.my_space_tips{width:354px;border:1px #bababa solid;border-radius:3px;background:#fbfbfb; position:absolute;z-index:1001;padding:10px 10px 0px 15px; cursor:default;}
.my_space_tips b{display:block;width:17px;height:10px; position:absolute;top:-10px;left:22px; background:url(/Assets/EBG/img/tips_throw.png) no-repeat}
.my_space_tips p{ text-align:left;margin:0;font-size:13px;color:#333;line-height:22px}
.my_space_tips p span{color:#0066ff !important;display:inline!important;padding:0!important;float:none!important;font-size:13px !important;}
.my_space_tips span.close-btn{width:13px;height:13px; background:url(/Assets/EBG/img/my_space_colse_tips.png) no-repeat; position:absolute;right:10px;top:15px;}
.check_tips{ text-align:right;font-size:12px;color:#666;line-height:28px;}
.check_tips input{ margin-right:5px;float:right;margin-top:0px;}
.check_tips span{display:inline-block!important;padding:0!important;float:right; margin-top:-7px;font-size:13px !important;}
/*=E 我的空间功能提示 20151208*/