.container {
    width: 100%;
    max-width: 1200px;
}

.carousel-caption {
    left: 0 !important;
    padding-left: 50px;
    text-align: left;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    line-height: 1;
    display: inline-block;
}

#loading {
    width: 100%;
    height: 50px;
}

    #loading img {
        display: block;
        margin: 30px auto !important;
    }

#container, #tab_main_nav_mobile_container {
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
}

    #tab_main_nav_mobile_container.tab_main_nav_mobile_container_active {
        right: 0px !important;
    }

#tab_main_nav_close_mobile {
    height: 60px;
    margin-top: 13px;
}

.col-sm-5c {
    width: 20%;
    float: left;
    padding: 0px 10px;
}

#nav-wrap {
    border-bottom: 1px solid #e5e5e5;
}
#mobile-search{
    border-bottom:1px solid #ededed;
    overflow:hidden;
}
#mobile-search, #tab_main_nav_search{ display:none;}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    ul.detail li {
        margin-bottom: 15px;
        padding-left: 25px;
        background: url('../img/pic_point_gray.png') no-repeat left top;
    }
/* MAIN CSS
 //********************/
html, body {
    margin: 0;
    padding: 0;
}

body {
    position: relative;
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 28px;
}
/* GENERAL HTML
 //********************/
a {
    text-decoration: none;
    color: #0166FE;
    outline: none;
    blr: expression(this.onFocus=this.blur());
}

    a:hover {
        color: #0166FE;
        text-decoration: underline;
    }

h1, h2, h2, h3, h4 {
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
    font-weight: normal;
}

h1 {
    font-size: 28px;
    letter-spacing: 1px;
    line-height: 48px;
    margin-bottom: 12px;
    margin-top: 0;
}

    h1.center {
        text-align: center;
        margin-bottom: 10px;
    }

h2 {
    font-size: 22px;
    letter-spacing: 1px;
    margin: 24px 0px 24px 0px;
}

    h2.title {
        font-size: 28px;
        text-align: center;
    }

    h2.center {
        text-align: center;
    }


h3 {
    font-size: 18px;
    margin-top: 0;
}

    h3 a {
        color: #000;
    }

h6 {
    margin-top: 24px;
}

.hover {
    cursor: pointer;
}

.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;
        }
/* CONTAINERS */
#container {
    position: relative;
    left: 0px;
}

.container_outer {
    max-width: 1280px;
    margin: 0 auto;
}

.container_inner {
    margin: 0 3.9%;
}
/* SECTIONS
 //********************/
.solutions_section label {
    color: #000;
    font-weight: bold;
}

.solutions_section p {
    color: #6d6d6d;
    line-height: 24px;
}

#solutions_section_1 {
    padding-bottom: 65px;
    border-bottom: 1px solid #d7d7d7;
}

.top-icon-bm-tx {
    text-align: center;
    margin-top: 45px;
}

#solutions_section_3 {
    margin-top: 45px;
}

#solutions_section_5 {
    margin-top: 45px;
    padding-bottom: 65px;
}

#solutions_section_6 {
    border-top: 1px solid #d7d7d7;
    background: #f5f5f5;
}

#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;
            }
/* NEED HELP
 //********************/
#need_help_desktop {
    position: fixed;
    z-index: 1000;
    height: 300px;
    width: 292px;
    top: 160px;
    right: -250px;
    display: none;
}

    #need_help_desktop .tab_help_open img {
        float: left;
        margin-left: 6px;
        margin-top: 10px;
    }

    #need_help_desktop .tab_help_open {
        background: #e41f2b;
        width: 42px;
        height: 182px;
        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px;
        float: left;
    }

#need_help_popup {
    background: #000;
    z-index: 1000;
    height: 162px;
    width: 250px;
    top: 160px;
    float: right;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    background: #fff;
    padding: 20px;
}

    #need_help_popup ul li {
        display: block;
        height: 30px;
    }

        #need_help_popup ul li span {
            padding-right: 10px;
            height: 32px;
        }

    #need_help_popup .h1 {
        font-size: 17px;
        font-weight: bold;
    }

    #need_help_popup .h2 {
        font-size: 15px;
        font-weight: bold;
        margin: 8px 0 !important;
    }

    #need_help_popup img {
        margin-top: -2px;
    }

    #need_help_popup a {
        color: #333;
    }

#need_help_popup_close {
    float: right;
    font-size: 20px;
    padding: 10px;
    width: 10px;
}

#tab_main_need_help_mobile {
    display: none !important;
}
/* NAV MAIN
 //********************/
#tab_main_nav_container {
    display: table;
    width: 100%;
}

    #tab_main_nav_container .cell {
        display: table-cell;
        vertical-align: middle;
    }

h2.details_title {
    font-size: 36px;
    line-height: 36px;
    color: #000;
}

#tab_main_nav {
    text-align: right;
}

    #tab_main_nav ul {
        float: right;
		padding:10px 0px;
    }

        #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;
                }

                    #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('../img/icon-home.png') no-repeat left center;
            }

            #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: #fff url('../img/icon-find.png') no-repeat left center;
            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 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 span.btn {
	width: 140px;	
	text-align: left;
	float: left;
	display: block;
	color:#323232!important;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	padding-left: 35px;
    background: #fff url('../img/user_icon.png') no-repeat 15px center;
	line-height: 52px;
	height: 52px;
	overflow: hidden;
	cursor: pointer; padding-right:10px; padding-top:0px; padding-bottom:0px
}
#nav-cont .nav-list ul li span.btn a{
	color:#323232;
	}
#nav-cont .nav-list ul li span.btn a:hover{
	color:#990000;
	}
#nav-cont .nav-list ul li span i {
	padding-left: 30px;
	height: 52px;
	background: url('../img/icon-slide-down.png') no-repeat 5px center;
	float: right
}
#nav-cont .nav-list ul li span.active{
	color:#cc0000;
	}
#nav-cont .nav-list ul li span.active i {
	background: url('../img/icon-slide-up.png') no-repeat 5px center;
}
#nav-want-cont-wrap, #nav-cont-wrap {
    background: #f7f7f7;
}

.nav-cont-wrap {
	width: 100%;
	overflow: hidden;
	display: none;
	padding-bottom:10px;
}

#nav-want-cont-wrap .nav-cont-wrap ul, #nav-want-cont-wrap .nav-cont-wrap ul li {
    position: static;
}

#nav-want-cont-wrap .nav-cont-wrap ul {
    width: 100%;
    line-height: 24px;
}
#nav-want-cont-wrap .nav-cont-wrap ul li {
	width: 100%;
	height: 211px;
}
#nav-want-cont-wrap .nav-cont-wrap ul li span {
	display: block;
	margin-bottom: 7px;
}
#nav-want-cont-wrap .nav-cont-wrap ul li h3 {
	font-size: 18px;
	color: #cc0000;
}
#nav-want-cont-wrap .nav-cont-wrap ul li.cont-list {
	margin-top:24px;
	width: 79.5%;
	float: left;
	border-right: 1px solid #d7d7d7;
}
#nav-want-cont-wrap .nav-cont-wrap ul li.cont-list div {
	width: 25%;
	float: left;
	padding-left: 60px;
}
#nav-want-cont-wrap .nav-cont-wrap ul li.cont-list div:first-child {
	padding-left: 0px;
	padding-right: 20px;
}
#nav-want-cont-wrap .nav-cont-wrap ul li h3.last_child {
	background: none;
	padding-left:0;
}
#nav-want-cont-wrap .nav-cont-wrap ul li.otc-fans {
	padding-left:35px;
	width: 20%;
	float: left;
}
#nav-want-cont-wrap .nav-cont-wrap ul li.otc-fans > div {
	padding-top: 24px;
}
#nav-want-cont-wrap .nav-cont-wrap ul li.otc-fans h3 {
	background: none;
	color: #cd3333;
}
#nav-want-cont-wrap .nav-cont-wrap ul li.otc-fans em {
	padding-left: 25px;
	height: 24px;
}
#nav-want-cont-wrap .nav-cont-wrap ul li.otc-fans span.user em {
	background: url('../img/icon-user.png') no-repeat left center;
}
#nav-want-cont-wrap .nav-cont-wrap ul li.otc-fans span.expert em {
	background: url('../img/icon-expert.png') no-repeat left center;
}
#nav-want-cont-wrap .nav-cont-wrap ul li.otc-fans span.parnter em {
	background: url('../img/icon-parnter.png') no-repeat left center;
}
#nav-want-cont-wrap .nav-cont-wrap ul li.otc-fans span.analyst em {
	background: url('../img/icon-analyst.png') no-repeat left center;
}
#nav-want-cont-wrap .nav-cont-wrap ul li.otc-fans span.position em {
	background: url('../img/icon-position.png') no-repeat left center;
}
#nav-want-cont-wrap .nav-cont-wrap ul li.huawei-fans span.fans em {
	background: url('../img/icon-fans.png') no-repeat left center;
}
.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;
    }
.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('../img/icon-phone.png') no-repeat left 8px;
            line-height: 30px;
            font-size: 16px
        }

        .nav-cont-wrap ul li div span.call-num {
            margin-top: 0px;
        }

        .nav-cont-wrap ul li div span.mail {
            background: url('../img/icon-mail.png') no-repeat left 9px;
        }

        .nav-cont-wrap ul li div span.perbuy {
            background: url('../img/icon-person.png') no-repeat left center;
        }

        .nav-cont-wrap ul li div span.getpricing {
            background: url('../img/icon-pricing.png') no-repeat left center;
        }

        .nav-cont-wrap ul li div span.faq {
            background: url('../img/icon-faq.png') no-repeat left center;
        }

.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;
        }

        .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;
        }
.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;
	color:#cc0000;
}
.nav-cont-wrap h3 a{
    color:#cc0000;
    }
.searchUnified {
    max-width: 1000px;
}

.searchUnified-search input {
    width: 100%;
    height: 48px;
    border: 1px solid #cdcdcd;
    border-radius: 3px;
}

.searchUnified-search .col-sm-3 {
    padding-left: 35px;
    padding-right: 0px;
}

.searchUnified-search .solution-mobilr-nav .title {
    line-height: 36px !important;
    position: relative;
    padding: 0px;
}

    .searchUnified-search .solution-mobilr-nav .title button {
        border-right:0px none; border-top:0px none; border-bottom:0px none; display: block;
        height: 46px;
        width: 49px;
        background: #ededed url('../img/icon-zoom-other.png') no-repeat center;
        position: absolute;
        top: 1px;
        right: 1px;
        border-left: 1px solid #cccccc
    }

.searchUnified-cont {
    padding-top: 0px !important;
}

.searchUnified-search .data-classic {
    margin-bottom: 20px;
}

.searchUnified-search .data-classic-mobile {
    display: none;
}

.searchUnified-search .data-classic a {
    height: 24px;
    float: left;
    font-size: 20px;
    color: #999999;
    font-weight: bold;
    line-height: 24px;
    margin-right: 40px;
    display: block;
}

    .searchUnified-search .data-classic a:hover {
        color: #0066ff;
        text-decoration: none;
    }

    .searchUnified-search .data-classic a.on {
        font-size: 24px;
        color: #000;
    }
/*purcharse*/
.distributor .link-wrap a {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    margin-right: 80px;
}

    .distributor .link-wrap a:hover {
        color: #0066ff;
    }

    .distributor .link-wrap a i {
        padding-left: 28px;
        height: 30px;
    }

    .distributor .link-wrap a.per i {
        background: url('../img/icon-person-b.png') no-repeat left center;
    }

    .distributor .link-wrap a.buy i {
        background: url('../img/icon-pricing-b.png') no-repeat left center;
    }

    .distributor .link-wrap a.num i {
        background: url('../img/icon-phone-b.png') no-repeat left center;
    }

.distributor .map-pic {
    margin-top: 24px;
}

    .distributor .map-pic img {
        width: 100%;
    }

.distributor-solution {
    background: #f5f5f5;
}

    .distributor-solution .cell h3 {
        margin-bottom: 6px !important;
    }

    .distributor-solution .cell p {
        margin-top: 0px !important;
        height: auto !important;
    }

.purchase-news {
    background: #f5f5f5;
    padding-top: 60px;
}

    .purchase-news h2 {
        margin-top: 0px !important;
    }

    .purchase-news ul li {
        padding-left: 30px;
        margin-bottom: 10px;
        background: url('../img/pic_point_gray.png') no-repeat left 1px;
    }

        .purchase-news ul li a {
            color: #333333;
        }

            .purchase-news ul li a:hover {
                color: #0066ff;
            }

        .purchase-news ul li span {
            display: block;
            font-size: 14px;
            color: #666666;
            line-height: 30px;
        }

#tab_main_nav_search {
    width: 17.5%;
    text-align: right;
    padding-right: 0;
}

    #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;
}

#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: 600;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    background: #fff;
    overflow: auto;
}
#tab_main_nav_mobile_container{
    padding-top: 50px;
}
#tab_main_nav_mobile_container a.close{
    display:block;
    height: 30px;
    width: 30px;
    background:url('../img/icon-close-mobile-nav.png') no-repeat center;
    position:absolute;
    top: 5px;
    right: 10px;
    background-size:100%
}
#tab_main_nav_mobile_next_container ul li.title {
        color: #333;
        font-weight: bold;
        background: #f7f7f7;
    }

#tab_main_nav_mobile_next_container {
    z-index: 601;
    background: #f1f1f1;
}

    #tab_main_nav_mobile_next_container ul {
        display: none;
    }

    #tab_main_nav_mobile_next_container h3 {
        background: #fff url('../img/icon-back.png') no-repeat 20px center;
        border-bottom: 1px solid #ededed;
        font-size: 16px;
        color: #373737;
        height: 60px;
        margin: 0px;
        line-height: 60px;
        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('../img/icon-mobile-more.png') no-repeat center;
            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('../img/icon-home-red.png') no-repeat left center;
}

#tab_main_nav_mobile_container ul li.home {
    color: #d32855;
    border-top: 1px solid #ededed;
}

    #tab_main_nav_mobile_container ul li.home em.last {
        padding-left: 20px;
        background: url('../img/icon-slide-down.png') no-repeat left center;
        float: right
    }

    #tab_main_nav_mobile_container ul li.home.active em.last {
        background: url('../img/icon-slide-up.png') no-repeat left center;
    }

#tab_main_nav_mobile_container ul li.search {
    height: 40px;
    border-left: 1px solid #ededed;
    padding: 0px 20px;
    margin-top: 10px;
    border-top: 1px solid #ededed;
}

    #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: 36px;
}
#tab_main_nav_mobile_container ul .search div a{
	position:absolute;
	right: 6px;
	top: 11px;
	border-left:1px solid #ededed;
	padding-left:10px;
}


/* BREADCRUMBS
 //********************/
#breadcrumb_nav {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

    #breadcrumb_nav ul li {
        display: inline;
        padding-right: 15px;
    }

        #breadcrumb_nav ul li a {
            color: #000;
        }

            #breadcrumb_nav ul li a.active {
                font-weight: bold;
            }

        #breadcrumb_nav ul li:first-child + li:before, #breadcrumb_nav ul li:first-child + li + li:before, #breadcrumb_nav ul li:first-child + li + li + li:before, #breadcrumb_nav ul li:first-child + li + li + li + li:before, #breadcrumb_nav ul li:first-child + li + li + li + li + li:before, #breadcrumb_nav ul li:first-child + li + li + li + li + li + li:before, #breadcrumb_nav ul li:first-child + li + li + li + li + li + li + li:before {
            content: url("../img/pic_breadcrumb_arrow.png");
            padding-right: 15px;
        }
/* CLOUD
 **********************/
.cloud_computing {
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
    display: table;
    overflow: hidden;
}

    .cloud_computing p, .cloud_computing p {
        color: #6d6d6d;
    }

        .cloud_computing p:first-child, .cloud_computing p:first-child {
            margin-top: 0px;
        }

.product-overview .pull-right h5 {
    position: absolute;
    bottom: 80px;
    width: 100%;
    margin: 0;
}
.product-overview img{
	width:100%;
	}
.cloud_computing ul li, .product-overview ul li {
    text-align: left;
    margin-bottom: 10px;
    padding-left: 24px;
    color: #6d6d6d;
    line-height: 24px;
    font-size: 16px;
    background: url('../img/pic_point_gray.png') no-repeat 0px 2px;
}

.cloud_computing .left {
    display: table-cell;
    vertical-align: top;
    width: 680px;
}

.cloud_computing .right {
    display: table-cell;
    vertical-align: top;
    text-align: right;
    padding-top: 75px;
    width: 500px;
}

    .cloud_computing .right img {
        width: 84.4%;
        min-width: 254px;
        height: auto;
    }

.cloud_computing .read_more {
    margin-top: 33px;
}

    .cloud_computing .read_more label:before {
        content: url("../img/pic_read_more.png");
        vertical-align: middle;
        padding-right: 10px;
    }

    .cloud_computing .read_more a {
        color: #000;
    }

.cloud_computing .quick_links {
    margin-top: 33px;
}

    .cloud_computing .quick_links a {
        font-weight: normal;
        color: #0267ff;
    }

.moreinfo {
    display: none;
    margin: 0px;
    padding: 0px;
}
/* HUAWEI ADVANTAGE
 **********************/
#huawei_advantage {
    text-align: center;
}

    #huawei_advantage .inner {
        display: table;
    }

    #huawei_advantage .cell {
        display: table-cell;
        width: 25%;
        text-align: center;
        padding: 0 15px;
    }

.lf-text-rt-multi {
    padding-bottom: 35px;
    border-bottom: 1px solid #d7d7d7;
}

    .lf-text-rt-multi p {
        color: #6d6d6d;
    }

.expand-more a {
    display: inline-block;
    color: #0066ff;
    vertical-align: middle;
    padding-right: 10px;
    color: #0066ff;
}

    .expand-more a i {
        padding-left: 24px;
        margin-left: -12px;
        height: 30px;
        background: url('../img/icon-sets.png') left -42px;
    }

        .expand-more a i.down {
            background: url('../img/icon-sets.png') left -10px;
        }

.quick-links {
    margin-top: 24px;
    line-height: 1.1;
    padding-bottom: 12px;
}

    .quick-links a {
        font-weight: normal;
        color: #519ec8;
    }
/* ADVANTAGE VIDEOS
 **********************/
#solutions_video1, #solutions_video2 {
    display: table-cell;
    text-align: center;
}

    #solutions_video1 label, #solutions_video2 label {
        color: #fff;
    }

#solutions_video1 {
    padding-right: 22px;
}

#solutions_video2 {
    padding-left: 22px;
}
/* HUAWEI SOLUTIONS
 **********************/
.lt-img-rt-tx {
    text-align: center;
    border-bottom: 1px solid #d7d7d7;
}

    .lt-img-rt-tx h1 {
        text-align: left;
    }

    .lt-img-rt-tx .inner {
        display: table;
        margin-top: 45px;
    }

    .lt-img-rt-tx .container > .row {
        padding-bottom: 36px;
    }

    .lt-img-rt-tx .row .col-sm-3 {
        text-align: left;
    }

    .lt-img-rt-tx .row .col-xs-7 p {
        max-height: 118px;
        overflow: hidden;
        margin-bottom: 0px;
    }

    .lt-img-rt-tx .row .col-xs-7 {
        text-align: left;
        padding-left: 0;
    }

    .lt-img-rt-tx .row h3 {
        margin-top: -6px;
        margin-bottom: 6px;
    }

    .lt-img-rt-tx .cell img {
        width: 100%;
        height: auto;
    }
	.solLandingpage .cell img{
		width: auto;
	}
    .lt-img-rt-tx .cell p {
        max-height: 78px;
        overflow: hidden;
        margin: 0;
    }

    .lt-img-rt-tx .cell_spacer {
        display: table-cell;
        width: 20px;
        padding: 0 10px;
    }

    .lt-img-rt-tx div.more {
        margin-top: -15px;
        margin-bottom: 24px;
    }

    .lt-img-rt-tx .row .col-sm-3 h3, .lt-img-rt-tx .row .col-sm-4 h3 {
        margin-top: 12px;
    }

.product-category {
    padding-top: 27px;
}

    .product-category .row .col-sm-3 {
        text-align: center;
    }

        .product-category .row .col-sm-3 p, .product-category .row .col-sm-3 h3 {
            text-align: left;
        }

        .product-category .row .col-sm-3 p {
            padding: 0px;
            margin: 0px;
        }

        .product-category .row .col-sm-3 h3 {
            margin-bottom: 6px;
        }
/* ADVICE
 **********************/
.expert-module, .support_links {
    text-align: center;
    padding-bottom: 30px;
    border-bottom: 1px solid #d7d7d7;
}

.the_expert {
    display: table;
    width: 100%;
}

    .the_expert .cell {
        display: table-cell;
        width: 33%;
    }

    .the_expert .avatar, .the_expert .details {
        display: inline-block;
        vertical-align: top;
        min-height: 100px;
        margin-right: 14px;
    }

    .the_expert .details {
        text-align: left;
        color: #6d6d6d;
        width: 220px;
    }
.the_expert h3{
	margin-bottom:5px;
	}
        .the_expert .details .position {
            display: block;
            margin-bottom: 15px;
        }

        .the_expert .details .phone {
            display: block;
            color: #000;
        }

            .the_expert .details .phone:before {
                content: 'Phone';
                color: #6d6d6d;
                font-weight: normal
            }

        .the_expert .details .email {
            display: block;
            word-break: break-all;
        }

            .the_expert .details .email:before {
                content: 'E-mail';
            }

.more_support {
    display: inline-block;
    line-height: 1.42857143;
    width: 580px;
    margin: 30px auto 0px auto;
    border: 1px solid #dfdfdf;
    background-color: #f5f5f5;
}

    .more_support .icon {
        vertical-align: middle;
        text-align: right;
        font-size: 50px;
    }

        .more_support .icon:before {
            content: url("../img/pic_solution_more_support.png");
            padding-right: 10px;
        }

    .more_support .content {
        line-height: 1.42857143;
        vertical-align: middle;
        font-size: 18px;
    }
/* learn more linkStyle
 **********************/
div.more {
    float: right;
    margin-top: 12px;
    padding-left: 0px !important;
    clear: both;
    line-height: 1.1;
}

.more-resources .more a, .more a {
    display: inline-block;
    color: #0066ff;
}

.more-resources label {
    margin-bottom: 12px;
}

.more a:hover {
    color: #0066ff;
    text-decoration: underline;
}

.more a i, .more a em {
    height: 30px;
    padding-left: 30px;
    background: url('../img/icon-sets.png') left -80px;
}

.cloud_computing div.more {
    float: none;
}
/* SOLUTIONS RESOURCES
 **********************/
.more-resources {
    border-bottom: 1px solid #d7d7d7;
    background: #f5f5f5;
    display: table;
    width: 100%;
    padding-bottom: 24px;
}

    .more-resources.speacl {
        border-top: 0px;
        border-bottom: 1px solid #d7d7d7;
    }

    .more-resources h3 {
        padding-bottom: 6px;
        margin-top: 0px;
        border-bottom: 1px solid #d7d7d7;
        font-weight: normal;
    }

    .more-resources label {
        display: block;
    }

    .more-resources .cell {
        display: table-cell;
        width: 33%;
        padding-top: 45px;
        border-right: 34px solid transparent;
    }

    .more-resources a {
        color: #000;
    }

        .more-resources a:hover {
            color: #0066ff;
            text-decoration: underline;
        }

.case_study ul, .white_papers ul {
    margin-top: 20px;
}

    .channel-data-list ul li, .white_papers ul li, .moreresources-list ul li {
        margin-bottom: 10px;
        padding-left: 35px;
        color: #6d6d6d;
    }

        .channel-data-list ul li:last-child {
            margin-bottom: 0px;
        }

        .channel-data-list ul li label, .white_papers ul li label, .moreresources-list ul li label {
            font-size: 16px;
        }

.moreresources-list ul li {
    background: url('../img/pic_point_gray.png') no-repeat 10px 4px;
}

.channel-data-list ul li.pdf {
    background: url('../img/pic_solution_white_papers_bullet.png') no-repeat left top;
}

.channel-data-list ul li.point {
	background: url('../img/pic_point_gray.png') no-repeat left 5px;
    padding-left: 25px
}
/* FOOTER
 **********************/
#footer {
    position: relative;
    z-index: 99;
    background: #272727;
    color: #fff;
}

    #footer a {
        color: #fff;
    }

    #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;
    }

    #footer .left_inner {
        display: table;
        width: 100%;
    }

        #footer .left_inner div {
            display: table-cell;
            width: 25%;
            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;
}

    #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;
}

#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: 110px;
        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;
        }

.wryh {
    font-family: Arial, Microsoft YaHei, '宋体';
}

#company-benefit {
    text-align: center;
}

    #company-benefit .row .col-sm-3 {
        text-align: center;
    }

    #company-benefit img {
        max-width: 64px;
        *width: 64px;
        max-height: 64px;
    }

    #company-benefit p {
        margin: 0;
    }

    #company-benefit .col-xs-9 h3, #company-benefit .col-xs-9 p {
        text-align: left;
    }

    #company-benefit .col-xs-9 h3 {
        margin-top: 0px;
    }

    #company-benefit h3 {
        margin-bottom: 6px;
    }
/*解决方案详情?/
h2.details_title {
    font-size: 24px;
    line-height: 30px;
    color: #000;
}
/*营销资料快??/
.marketing_wrap {
    width: 1180px;
    margin: 0px auto;
}

.marketing_classes {
    padding: 15px 0px 10px 0px;
    background: #cccccc;
	width:1200px;
}

.markclasses_wrap {
    margin-bottom: 5px;
}

    .markclasses_wrap span.title {
        display: block;
        width: 120px;
        float: left;
        font-size: 12px;
        color: #545454;
        font-weight: bold;
        text-align: right;
        line-height: 28px;
    }

    .markclasses_wrap p.markctier {
        width: 1020px;
        float: left;
        padding: 0px;
        margin: 0px;
        margin-left: 13px;
    }

        .markclasses_wrap p.markctier span.link_wrap {
            display: block;
            padding-right: 9px;
            margin-right: 5px;
            float: left;
            background: url(../img/ico_tier.png) right center no-repeat;
        }

        .markclasses_wrap p.markctier span.nobackground {
            background: none;
        }

        .markclasses_wrap p.markctier span.link_wrap a {
            padding: 5px 12px;
            padding-right: 25px;
            background: url(../img/x-1.png) right center no-repeat #dcdddf;
            line-height: 28px;
            color: #666666;
            font-size: 12px;
        }

            .markclasses_wrap p.markctier span.link_wrap a:hover {
                background: url(../img/x-2.png) right center no-repeat #dcdddf;
            }

    .markclasses_wrap p.markcsort {
        float: left;
        padding: 0px;
        margin: 0px;
        margin-left: 13px;
        width: 1000px;
    }

        .markclasses_wrap p.markcsort span.link_wrap {
            background: url(../img/pic_point_gray.png) -6px 3px no-repeat;
            line-height: 26px;
            padding-left: 10px;
            margin-right: 30px;
        }

            .markclasses_wrap p.markcsort span.link_wrap a {
                color: #545454;
                font-size: 12px;
            }

                .markclasses_wrap p.markcsort span.link_wrap a:hover {
                    color: #cc0000;
                    text-decoration: none;
                }

    .markclasses_wrap .markdatatype {
        width: 1020px;
        float: left;
        margin-left: 13px;
    }

        .markclasses_wrap .markdatatype p.tab_wrap {
            height: 28px;
            font-size: 12px;
            line-height: 28px;
            margin-top: 0px;
            margin-bottom: 0px;
        }

            .markclasses_wrap .markdatatype p.tab_wrap a {
                display: block;
                text-align: center;
                color: #666;
                float: left;
                background: #dcdddf;
                border-right: 1px solid #cccccc;
                padding-left: 25px;
                padding-right: 25px;
            }

                .markclasses_wrap .markdatatype p.tab_wrap a:hover {
                    text-decoration: none;
                }

                .markclasses_wrap .markdatatype p.tab_wrap a.on {
                    background: #fff;
                }

        .markclasses_wrap .markdatatype p.tab_cont {
            background: #fff;
            padding: 25px 30px;
            padding-bottom: 5px;
            display: none;
            margin-top: 0px;
        }

            .markclasses_wrap .markdatatype p.tab_cont label.checkwrap {
                display: block;
                width: 165px;
                font-size: 12px;
                color: #666;
                line-height: 18px;
                margin-bottom: 15px;
                float: left;
                cursor: pointer;
            }

                .markclasses_wrap .markdatatype p.tab_cont label.checkwrap:hover {
                    color: #cc0000;
                    text-decoration: none;
                }

                .markclasses_wrap .markdatatype p.tab_cont label.checkwrap input {
                    display: block;
                    float: left;
                    margin-right: 10px;
                    margin-top: 3px;
                }

.marketing_classes .searchBox_cont span {
    display: block;
    float: left;
}

    .marketing_classes .searchBox_cont span.searchBox {
        width: 750px;
        background: #fff;
    }

        .marketing_classes .searchBox_cont span.searchBox input {
            display: block;
            border: none;
            float: left;
        }

            .marketing_classes .searchBox_cont span.searchBox input.text {
                width: 700px;
                padding: 5px;
                line-height: 20px;
                color: #666;
            }

            .marketing_classes .searchBox_cont span.searchBox input.btn {
                width: 40px;
                height: 30px;
                background: url(../img/ico_markdata_search.png) center center no-repeat;
                cursor: pointer;
            }

            .marketing_classes .searchBox_cont span.searchBox input.on {
                background: url(../img/ico_markdata_search_hover.png) center center no-repeat;
            }

    .marketing_classes .searchBox_cont span.text {
        height: 30px;
        line-height: 30px;
        color: #666666;
        margin-left: 25px;
        font-size: 12px;
    }

        .marketing_classes .searchBox_cont span.text em {
            font-size: 30px;
        }

.marketing_classes .searchBox_cont a.slideBtn {
    display: block;
    height: 12px;
    width: 70px;
    background: url(../img/ico_marker_slidebtn.png) left -24px no-repeat;
    float: right;
    margin-top: 5px;
}

    .marketing_classes .searchBox_cont a.slideBtn:hover {
        background: url(../img/ico_marker_slidebtn.png) left -36px no-repeat;
    }

.marketing_classes .searchBox_cont a.on {
    background: url(../img/ico_marker_slidebtn.png) left 0px no-repeat;
}

    .marketing_classes .searchBox_cont a.on:hover {
        background: url(../img/ico_marker_slidebtn.png) left -12px no-repeat;
    }


.marketing_wrap h2.title {
    font-size: 24px;
    line-height: 28px;
    color: #cc0000;
    margin-top: 24px;
    margin-bottom: 12px;
    text-align: left;
}

.marketing_wrap .marketing_cont_list span.morelist {
    display: block;
    margin: 12px 0px;
    text-align: center;
}

    .marketing_wrap .marketing_cont_list span.morelist a {
        display: block;
        width: 102px;
        margin: 0px auto;
        color: #9e9e9e;
    }

        .marketing_wrap .marketing_cont_list span.morelist a:hover {
            color: #cc0000;
            text-decoration: none;
        }

.marketing_wrap .marketing_cont_list li {
    padding: 15px 0px;
    border-bottom: 1px solid #e2e2e2;
}

    .marketing_wrap .marketing_cont_list li p.introduc {
        clear: both;
        padding: 30px 35px;
        padding-bottom: 10px;
        font-size: 14px;
        color: #9e9e9e;
        line-height: 22px;
    }

    .marketing_wrap .marketing_cont_list li span {
        display: block;
        float: left;
        font-size: 14px;
        line-height: 18px;
    }

        .marketing_wrap .marketing_cont_list li span.link_wrap {
            width: 600px;
            padding-left: 35px;
        }

            .marketing_wrap .marketing_cont_list li span.link_wrap a {
                color: #666666;
            }

                .marketing_wrap .marketing_cont_list li span.link_wrap a:hover {
                    color: #cc0000;
                    text-decoration: none;
                }

        .marketing_wrap .marketing_cont_list li span.icoText {
            background: url(../img/ico_marketingContlist.png) 8px 1px no-repeat;
        }

        .marketing_wrap .marketing_cont_list li span.icoWord {
            background: url(../img/ico_marketingContlist.png) 8px -48px no-repeat;
        }

        .marketing_wrap .marketing_cont_list li span.icoExcel {
            background: url(../img/ico_marketingContlist.png) 8px -102px no-repeat;
        }

        .marketing_wrap .marketing_cont_list li span.icoPptx {
            background: url(../img/ico_marketingContlist.png) 8px -156px no-repeat;
        }

        .marketing_wrap .marketing_cont_list li span.icoPdf {
            background: url(../img/ico_marketingContlist.png) 8px -210px no-repeat;
        }

        .marketing_wrap .marketing_cont_list li span.icoVideo {
            background: url(../img/ico_marketingContlist.png) 8px -264px no-repeat;
        }

        .marketing_wrap .marketing_cont_list li span.icoRar {
            background: url(../img/ico_marketingContlist.png) 8px -318px no-repeat;
        }

        .marketing_wrap .marketing_cont_list li span.dataType {
            width: 190px;
            margin-left: 90px;
            color: #9e9e9e;
        }

        .marketing_wrap .marketing_cont_list li span.dataSize {
            float: right;
            color: #9e9e9e;
            width: 160px;
        }
/*解决方案首页视频列表*/
#banner {
    height: 540px;
    overflow: hidden;
    width: 100%;
    position: relative;
	background:#999;
}

    #banner .point-btn-wrap {
        position: absolute;
        bottom: 20px;
        z-index: 100;
		height:12px;
    }

        #banner .point-btn-wrap a {
            display: block;
            float: left;
            margin-right: 14px;
            width: 12px;
            height: 12px;
            background: url('../img/banner-point-list.png') no-repeat left -12px;
        }

            #banner .point-btn-wrap a.active {
                background: url('../img/banner-point-list.png') no-repeat left 0px;
            }

    #banner a.switchingBtn {
        display: block;
        width: 62px;
        height: 100%;
        position: absolute;
        display: none;
        outline: none;
        z-index: 100;
    }

        #banner a.switchingBtn:visited, #banner a.switchingBtn:active, #banner a.switchingBtn:focus {
            border: 0px !important;
        }

        #banner a.switchingBtn.left {
            left: 34px;
            background: url('../img/banner-left.png') no-repeat left center;
        }

        #banner a.switchingBtn.right {
            right: 34px;
            background: url('../img/banner-right.png') no-repeat left center;
        }

    #banner ul.banner-list {
        position: relative;
    }

        #banner ul.banner-list li.banner-img {
            position: absolute;
            height: 540px;
            top: 0px;
            background-repeat: no-repeat !important;
            background-position: center top !important;
            display:none;
            width:100%;
        }

            #banner ul.banner-list li.banner-img a.link {
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0px;
                left: 0px;
                z-index: 30;
            }

        #banner ul.banner-list li.banner-img.active {            
            display:block;
        }

        #banner ul.banner-list li div.container {
            position: relative;
            overflow: hidden;
            height: 540px;
        }

#banner ul.banner-list li div.container .banner-text {
	position: absolute;
	top: 0px;
	left: 15px;
	width: 440px;
	height: 100%;
	background: url('../img/banner-cont-bg.png');
	left: -540px;
	filter: alpha(opacity=50);
    -ms-filter: "progidDXImageTransform.Microsoft.Alpha(Opacity50) !important";		
	overflow: hidden
}

        #banner ul.banner-list .banner-text p, #banner ul.banner-list .banner-text h2 {
            padding: 0px;
            margin: 0px;
        }

        #banner ul.banner-list .banner-text h2 {
            font-size: 48px;
            color: #fff;
            line-height: 72px;
            text-align: left;
            margin-bottom: 12px;
            letter-spacing: 1px;
        }

        #banner ul.banner-list .banner-text .text {
            position: absolute;
            padding: 40px;
            width: 100%;
            left: 0px;
            top: 0px;
            left: -100%;
            z-index: 99;
        }

#banner ul.banner-list p {
            font-size: 20px;
            line-height: 36px;
            color: #fff;
            margin-bottom: 10px;
        }

        #banner ul.banner-list .banner-text a.btn {
            display: block;
            width: 185px;
            height: 40px;
            border-radius: 5px;
            line-height: 40px;
            background: #b02d2e;
            margin-bottom: 16px;
            text-align: center;
            color: #fff;
            position: relative;
        }

            #banner ul.banner-list .banner-text a.btn:hover {
                text-decoration: none;
                background: #dd3435;
            }

            #banner ul.banner-list .banner-text a.btn i, #banner.inner-pages a.btn i {
                background: url('../img/banner-btn-icon.png') no-repeat right center;
                height: 40px;
                padding-left: 30px
            }

        #banner ul.banner-list .banner-text ul li {
            color: #fff;
            line-height: 24px;
            margin-bottom: 12px;
            padding-left: 17px;
            background: url('../img/point-banner-list.png') no-repeat left 11px;
        }

#banner ul.banner-list .banner-text ul li a{ color:#fff;}
    /*内页banner*/
    #banner.inner-pages {
        height: 400px;
        color: #fff;
    }

        #banner.inner-pages .container {
            padding-top: 90px;
        }

        #banner.inner-pages h2 {
            font-size: 52px;
            margin-bottom: 12px;
            letter-spacing: 1px;
            line-height: 48px;
            margin-top: 0;
        }

        #banner.inner-pages ul.banner-list li .container {
            height: 400px;
        }

            #banner.inner-pages ul.banner-list li .container div {
                position: absolute;
                top: 0px;
                left: 0px;
                z-index: 99;
	padding:0px 15px;
	padding-top: 90px;
	text-align:left;
	width:80%;
            }
/*解决方案视频*/
.solution_video-bg {
    background: #f5f5f5;
    border-bottom: 1px solid #d7d7d7;
}

.solution_video_wrap {
    padding-bottom: 36px;
}

    .solution_video_wrap .solution_video_cont {
        position: relative;
    }

        .solution_video_wrap .solution_video_cont p.video-num {
            display: none;
        }

        .solution_video_wrap .solution_video_cont p.point_btn {
            width: 75px;
            position: absolute;
            bottom: -25px;
            left: 300px;
            height: 12px;
            z-index: 9;
        }

            .solution_video_wrap .solution_video_cont p.point_btn span {
                display: block;
                width: 12px;
                height: 12px;
                background: url('../img/point_btn.png') left -12px;
                float: left;
                margin-right: 13px
            }

                .solution_video_wrap .solution_video_cont p.point_btn span.on {
                    background: url('../img/point_btn.png') left 0px;
                }

        .solution_video_wrap .solution_video_cont a.btn {
            display: block;
            width: 100px;
            height: 100px;
            position: absolute;
            top: 0px;
            z-index: 10;
        }

            .solution_video_wrap .solution_video_cont a.btn.prev {
                left: 0px;
                background: url('../img/solution_video_btn_prev.png') no-repeat left center;
                background-size: 60%;
                display: none
            }

                .solution_video_wrap .solution_video_cont a.btn.prev.false {
                    left: 0px;
                    background: url('../img/solution_video_btn_prev_false.png') no-repeat left center;
                    background-size: 60%
                }

            .solution_video_wrap .solution_video_cont a.btn.next {
                right: 0px;
                background: url('../img/solution_video_btn_next.png') no-repeat right center;
                background-size: 60%;
                display: none
            }

                .solution_video_wrap .solution_video_cont a.btn.next.false {
                    right: 0px;
                    background: url('../img/solution_video_btn_next_false.png') no-repeat right center;
                    background-size: 60%
                }

    .solution_video_wrap h2 {
        color: #333;
        text-align: center;
    }

    .solution_video_wrap .solution_video {
        width: 100%;
        overflow: hidden;
        margin: 0px auto;
    }

        .solution_video_wrap .solution_video ul {
            margin: 0 auto;
        }

        .solution_video_wrap .solution_video p {
            padding: 0px;
            margin: 0px;
            width: 100%;
            position: relative;
        }

            .solution_video_wrap .solution_video p .js_video_player {
                display: block;
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0px;
                left: 0px;
                background: url('../img/video_btn.png') no-repeat center;
            }

                .solution_video_wrap .solution_video p .js_video_player:hover {
                    background: url('../img/video_btn_hover.png') no-repeat center;
                }

        .solution_video_wrap .solution_video ul.video-list li {
            float: left;
            margin-right: 40px;
            width: 220px;
        }

            .solution_video_wrap .solution_video ul.video-list li img {
                width: 100%;
                height: auto;
            }

            .solution_video_wrap .solution_video ul.video-list li h3 {
                color: #333;
                font-weight: normal;
                text-align: center;
                height: 54px;
                overflow: hidden;
                margin-top: 12px;
            }

                .solution_video_wrap .solution_video ul.video-list li h3 a {
                    color: #333;
                }
/*解决方案详情?产品*/
.solution_product_wrap {
    padding-bottom: 48px;
}

    .solution_product_wrap h2.title {
        margin-bottom: 12px;
    }

    .solution_product_wrap .solution_product_cont {
        position: relative;
    }

        .solution_product_wrap .solution_product_cont ul {
            margin: 0 auto;
        }

        .solution_product_wrap .solution_product_cont p.video-num {
            display: none;
        }

        .solution_product_wrap .solution_product_cont p.point_btn {
            width: 75px;
            position: absolute;
            bottom: -30px;
            left: 300px;
            height: 12px;
            z-index: 9;
        }

            .solution_product_wrap .solution_product_cont p.point_btn span {
                display: block;
                width: 12px;
                height: 12px;
                background: url('../img/solution_pro_point.png') left -12px;
                float: left;
                margin-right: 13px
            }

                .solution_product_wrap .solution_product_cont p.point_btn span.on {
                    background: url('../img/solution_pro_point.png') left 0px;
                }

        .solution_product_wrap .solution_product_cont a.btn {
            display: block;
            width: 100px;
            height: 100px;
            position: absolute;
            top: 0px;
        }

            .solution_product_wrap .solution_product_cont a.btn.prev {
                left: 0px;
                background: url('../img/solution_video_btn_prev.png') no-repeat center;
                background-size: 70%;
                top: 20px;
                display: none
            }

                .solution_product_wrap .solution_product_cont a.btn.prev.false {
                    left: 0px;
                    background: url('../img/solution_video_btn_prev_false.png') no-repeat center;
                    background-size: 70%;
                    top: 20px
                }

            .solution_product_wrap .solution_product_cont a.btn.next {
                right: 0px;
                background: url('../img/solution_video_btn_next.png') no-repeat center;
                background-size: 70%;
                top: 20px;
                display: none
            }

                .solution_product_wrap .solution_product_cont a.btn.next.false {
                    right: 0px;
                    background: url('../img/solution_video_btn_next_false.png') no-repeat center;
                    background-size: 70%;
                    top: 20px
                }

    .solution_product_wrap .solution_product {
        width: 100%;
        overflow: hidden;
        margin: 0px auto;
    }

        .solution_product_wrap .solution_product ul.product-list li {
            float: left;
            margin-right: 40px;
            width: 220px;
        }

            .solution_product_wrap .solution_product ul.product-list li img {
                width: 100%;
                height: auto;
            }

            .solution_product_wrap .solution_product ul.product-list li h3, ul.product-list li h3 a {
                color: #333;
            }

                ul.product-list li h3 a:hover {
                    color: #48a2d2;
                }

ul.product-list li h3 {
    margin-bottom: 6px !important;
    margin-top: 0px;
}

ul.product-list li p {
    margin-top: 0px !important;
}

.solution_product_mobile {
    display: none;
}

.solution-list h3 {
    margin-bottom: 4px !important;
}

.solution-list p {
    margin-top: 0px !important;
}
/*?有产?/
.all_product {
    padding-bottom: 24px;
}

    .all_product .a-z_wrap {
        height: 30px;
        border-top: 1px solid #d7d7d7;
        margin-top: 30px;
    }

    .all_product p.letter_list {
        width: 750px;
        margin: 0px auto;
        margin-top: -15px;
        background: #fff;
        font-size: 24px;
        line-height: 30px;
        text-align: center;
    }

    .all_product p.letter_list {
        width: 850px\9;
    }

        .all_product p.letter_list a {
            padding: 0px 3px;
            color: #0066cc;
        }

    .all_product .first-letter {
        border-bottom: 1px solid #d8d8d8;
    }

        .all_product .first-letter span {
            display: block;
            height: 50px;
            width: 53px;
            line-height: 50px;
            color: #fff;
            background: #cc3333;
            text-align: center;
            font-size: 48px;
            font-weight: bold;
        }

    .all_product span.product-link {
        display: block;
        margin-bottom: 20px;
    }

        .all_product span.product-link a {
            color: #333333;
        }

            .all_product span.product-link a:hover {
                color: #0066ff;
            }
/*解决方案类别*/
.solCategory .more {
    margin-top: 0px;
    float: left;
    padding-bottom: 20px;
}

.solCategory .lt-img-rt-tx {
    border: 0px;
    text-align: left;
}

    .solCategory .lt-img-rt-tx h3 {
        margin-bottom: 6px;
    }

    .solCategory .lt-img-rt-tx .cell {
        padding-bottom: 36px;
    }

.solCategory h3.specal {
    padding-top: 0px;
    margin-top: 0px;
}

.solCategory .solution-nav li {
    border-top: 1px solid #d7d7d7;
    padding: 15px 0px;
}

    .solCategory .solution-nav li div {
        padding-left: 30px;
    }

.solCategory .solution-nav .link-wrap a.active {
    color: #0066cc;
}

.solCategory .solution-nav li span {
    display: block;
    color: #616161;
    line-height: 28px;
}

    .solCategory .solution-nav li span a {
        color: #616161;
    }

        .solCategory .solution-nav li span a:hover {
            color: #0066cc;
        }

    .solCategory .solution-nav li span.title a {
        color: #000000;
        font-weight: bold;
    }

        .solCategory .solution-nav li span.title a:hover {
            color: #0066cc;
        }

.solCategory .solution-nav li i {
    padding-left: 25px;
    background: url('../img/solution_cate_icon.png') no-repeat left -22px;
    height: 28px
}

.solCategory .solution-nav li span.title.on i {
    background: url('../img/solution_cate_icon.png') no-repeat left -2px;
}

.searchUnified-search .solution-mobilr-nav {
    padding: 20px 0px;
}

.search-results-count {
    height: 40px;
    background: #e5e5e5;
    margin-bottom: 40px;
    padding: 0px 15px;
    line-height: 40px;
    color: #000;
    font-size: 14px;
}

    .search-results-count a {
        color: #000;
    }

        .search-results-count a.active {
            color: #0066cc;
        }

.searchUnified-search .solution-mobilr-nav .search-type {
    max-width: 615px;
    margin: 0px auto;
    padding-left: 25px;
    padding-bottom: 10px;
}

    .searchUnified-search .solution-mobilr-nav .search-type a {
        color: #000000;
        margin-right: 25px;
    }

        .searchUnified-search .solution-mobilr-nav .search-type a.active {
            color: #0166FE;
        }

.searchUnified-search .solution-mobilr-nav .title {
    max-width: 615px;
    margin: 0px auto;
    padding-right: 0px;
    line-height: 36px !important;
    position: relative;
}

.searchUnified-cont {
    margin-bottom: 36px;
}

    .searchUnified-cont .data-classic-mobile, .searchUnified-cont .data-classic-wrap {
        display: none;
    }

    .searchUnified-cont .search-cont-list:first-child {
        padding-top: 0px;
    }

    .searchUnified-cont .search-cont-list > div {
        color: #999999;
        padding-top: 5px;
    }

        .searchUnified-cont .search-cont-list > div span {
            padding-left: 15px;
        }

    .searchUnified-cont .search-cont-list {
        font-size: 14px;
        color: #666;
        text-align: left;
        border-bottom: 1px solid #d7d7d7;
        padding: 20px 0px;
    }

        .searchUnified-cont .search-cont-list h4 {
            margin-top: 0px;
            margin-bottom: 5px;
            font-size: 16px;
        }

        .searchUnified-cont .search-cont-list i {
            font-style: normal;
            color: #e1232f;
        }

        .searchUnified-cont .search-cont-list a {
            color: #999;
        }

            .searchUnified-cont .search-cont-list a:hover {
                color: #0066ff;
            }

        .searchUnified-cont .search-cont-list h4 a {
            color: #000;
        }

            .searchUnified-cont .search-cont-list h4 a:hover {
                color: #0066ff;
            }
/**/
.solLandingpage, .solLandingpage .row .col-sm-3 {
    text-align: center;
}

    .solLandingpage img {
        max-width: 100px;
    }

    .solLandingpage .container > .row {
        padding-bottom: 48px;
    }

    .solLandingpage .row h2 {
        margin-bottom: 18px;
    }

    .solLandingpage .row h3 {
        color: #000;
        margin-top: 6px;
    }

    .solLandingpage p {
        color: #666;
        margin-top: 6px;
    }

.howtobuy {
    background: url('../img/howtobuy-bg.png') repeat-x left top;
    text-align: left
}

.howtobuy-btn a {
    padding-left: 90px;
    display: block;
    height: 50px;
    background: #cc3333;
    line-height: 50px;
    width: 300px;
    color: #f7f7f7;
    font-size: 18px;
}

.howtobuy-btn {
    margin-bottom: 50px;
}

    .howtobuy-btn .col-sm-6 {
        padding: 0px 40px;
    }

    .howtobuy-btn .search-dealer {
        background: #cc3333 url('../img/icon-howtobuy-1.png') no-repeat 30px center;
    }

    .howtobuy-btn .buy-online {
        background: #cc3333 url('../img/icon-howtobuy-2.png') no-repeat 30px center;
    }

.howtobuy .col-sm-4 {
    border-right: 1px solid #e5e5e5;
    min-height: 300px;
    padding: 0px 40px;
    color: #a0a0a0;
}

    .howtobuy .col-sm-4.first {
        padding-left: 0px;
    }

    .howtobuy .col-sm-4.last {
        border: 0px;
    }

    .howtobuy .col-sm-4 h2 {
        height: 80px;
        padding-left: 53px;
        font-size: 18px;
        line-height: 80px;
        margin: 0px;
    }

        .howtobuy .col-sm-4 h2 a {
            color: inherit;
        }

        .howtobuy .col-sm-4 h2.ico-1 {
            background: url('../img/howtobuy-cont-1.png') no-repeat left center;
            color: #318dde
        }

        .howtobuy .col-sm-4 h2.ico-2 {
            background: url('../img/howtobuy-cont-2.png') no-repeat left center;
            color: #008375
        }

        .howtobuy .col-sm-4 h2.ico-3 {
            background: url('../img/howtobuy-cont-3.png') no-repeat left center;
            color: #cd9700
        }

    .howtobuy .col-sm-4:last-child {
        border-right: 0px;
        text-align: left;
        padding-top: 0px;
    }

    .howtobuy .col-sm-4 h3 {
        text-align: left;
        margin-top: 0px !important;
        color: #333333;
    }

.howtobuy .how-cont {
    padding-top: 24px;
}

    .howtobuy .how-cont p {
        margin-bottom: 24px;
    }
/*产品族桥?/
.product-doorway-case h3 {
    margin: 6px 0px 5px 0px;
}

.lt-img-rt-tx .solution-parnter > .row {
    padding-bottom: 18px;
}

.solution-parnter img {
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    width: 100%;
    height: auto;
}

.solution-parnter .shared img {
    max-width: 326px;
    float: left;
}

.product_solution, .product_solution h3 {
    margin-top: 0px;
}

    .product_solution h3 {
        margin-bottom: 8px;
    }

    .product_solution ul li {
        padding-left: 10px;
        background: url("../img/pic_point_gray.png") no-repeat left 5px;
        padding-left: 25px;
    }

        .product_solution ul li a {
            color: #333;
        }

            .product_solution ul li a:hover {
                color: #0066ff;
            }

    .product_solution .expand-more {
        margin-top: 12px;
        overflow: hidden;
        line-height: 1;
    }
/*产品对比页面*/
.proComparison h2 {
    margin: 0;
    text-align: left;
}

.proComparison .product-list {
    margin-bottom: 24px;
}
.proComparison .SeriesProduct .product-list{margin-bottom:36px;}
div#proComparisonText {padding-bottom:36px;}
    .proComparison .product-list > p {
        margin-top: 6px;
    }

    .proComparison .product-list > .expand-more {
        padding: 3px 0;
		position:absolute;
		right:8px;
		overflow:hidden;
    }

    .proComparison .product-list .col-sm-5c {
        margin-bottom: 0px;
    }

    .proComparison .product-list img {
        width: 100%;
        border: 1px solid #f4f4f4;
        height: auto;
    }

    .proComparison .product-list h3 {
        text-align: center;
        margin: 10px 0px 5px 0px;
    }

        .proComparison .product-list h3 a, .proComparison .product-list h2 a, .product-doorway-case h3 a {
            color: #333;
        }

            .proComparison .product-list h2 a:hover {
                color: #0066ff;
            }

    .proComparison .product-list span.abstr {
        font-size: 14px;
        margin-bottom: 10px;
        display: block;
    }

    .proComparison .product-list .product {
        display: none;
    }

.proComparison .compare-btn a {
    display: block;
    width: 102px;
    line-height: 26px;
    border: 1px solid #fff;
    text-align: center;
    border-radius: 5px;
    margin: 0px auto;
    color: #aaaaaa;
}

    .proComparison .compare-btn a:hover {
        color: #0066ff;
    }

.proComparison .compare-btn.on a {
    color: #da0b1b;
    border: 1px solid #da0b1b;
}

.proComparison .expand-more a {
    float: right;
}

.proComparison .compare-wrap {
    width: 75%;
    background: #f8f7f7;
    height: 166px;
    position: fixed;
    bottom: 0px;
    z-index: 501;
    max-width: 840px;
    display: none;
}

    .proComparison .compare-wrap span.title {
        display: block;
        height: 25px;
        background: #666666;
        line-height: 25px;
        color: #fff;
        padding-left: 15px;
    }

        .proComparison .compare-wrap span.title a {
            display: block;
            height: 25px;
            float: right;
        }

    .proComparison .compare-wrap a.close {
        width: 36px;
        background: url('../img/icon-compare-wrap.png') no-repeat -48px 7px;
    }

        .proComparison .compare-wrap a.close:hover {
            background-color: #cc0000;
        }

    .proComparison .compare-wrap span.title a.max {
        display: none;
        width: 25px;
        background: url('../img/icon-compare-wrap.png') no-repeat -22px 7px;
    }

    .proComparison .compare-wrap a.max:hover {
        background-color: #8f8f8f;
    }

    .proComparison .compare-wrap a.min {
        width: 22px;
        background: url('../img/icon-compare-wrap.png') no-repeat 0px 7px;
    }

    .proComparison .compare-wrap a.maxon {
        width: 22px;
        background: url('../img/icon-compare-wrap.png') no-repeat -24px -11px;
    }

.proComparison .compare-pro-list {
    padding: 8px 0px;
}

    .proComparison .compare-pro-list li {
        border-right: 1px solid #e5e5e5;
        width: 20%;
        height: 101px;
        float: left;
        background: url('../img/icon-plus.png') no-repeat center;
        padding-left:25px; padding-right:25px; padding-top:0px; padding-bottom:0px
    }

    .proComparison .compare-pro-list img {
        width: 100%;
        height: auto;
    }

    .proComparison .compare-pro-list div {
        text-align: center;
        line-height: 24px;
        width: 50%;
        margin: 20px 0px 0px 0px;
        float: left;
        background: #f8f7f7;
        display: none;
        height: 101px;
    }

    .proComparison .compare-pro-list span {
        margin-top: 10px;
        display: block;
    }

    .proComparison .compare-pro-list li:last-child {
        background: none;
    }

.proComparison .compare-wrap .warning {
    background: #ffe9e9;
    height: 26px;
    line-height: 26px;
    display: block;
    font-size: 12px;
    color: #da0b1b;
    text-align: center;
    display: none;
}

.proComparison a.comparebtn {
    display: block;
    width: 123px;
    height: 34px;
    color: #fff;
    background: #d5d5d5;
    line-height: 34px;
    text-align: center;
    border-radius: 5px;
    margin-top: 20px;
}

    .proComparison a.comparebtn.on {
        background: #cc0000;
    }

.proComparison a.clear {
    display: block;
    width: 123px;
    height: 34px;
    color: #0066ff;
    line-height: 34px;
    text-align: center;
    border-radius: 5px;
    margin-top: 10px;
}
/*对比结果*/
.compare-result {
    margin: 50px auto;
}

    .compare-result a {
        color: #000;
    }

        .compare-result a:hover {
            color: #2a6496;
        }

    .compare-result table {
        width: 100%;
    }

    .compare-result h3 {
        padding-left: 10px;
        margin: 6px 0;
    }

    .compare-result p {
        padding: 0px 15px;
        margin: 6px 0;
    }

    .compare-result tr.on td {
        color: #cc0000;
    }

    .compare-result td {
        width: 20%;
        border-right: 1px solid #d7d7d7;
        text-align: left;
        vertical-align: top;
    }

    .compare-result label {
        display: block;
        margin-bottom: 15px;
        cursor: pointer;
    }

        .compare-result label input {
            display: block;
            float: left;
            margin-top: 8px;
            margin-right: 6px;
        }

        .compare-result label span {
            display: block;
            width: 170px;
            float: left;
        }

    .compare-result img {
        width: 100%;
        height: auto;
        max-width: 155px;
        max-height: 117px;
        display: block;
        margin: 0px auto;
        border: 1px solid #f4f4f4;
    }
/*TOP*/
#top {
    display: none;
    height: 60px;
    width: 60px;
    background: url('../img/top.png');
    position: fixed;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
    z-index: 999
}
/*zy+top*/
/* bof 产品详情?*/
.product-overview {
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
    display: table;
    overflow: hidden;
}

    .product-overview .pull-right, .cloud_computing .pull-right {
        position: relative;
        z-index: 99;
        padding-bottom: 32px;
    }

    .product-overview .float-none, .cloud_computing .float-none {
        padding-bottom: 28px;
    }

.float-none {
    float: none !important;
}

.product-overview .left {
    display: table-cell;
    vertical-align: top;
    width: 680px;
}

.product-overview .right {
    display: table-cell;
    vertical-align: top;
    text-align: right;
    padding-top: 75px;
    width: 500px;
}

    .product-overview .right img {
        width: 84.4%;
        min-width: 254px;
        height: auto;
    }

.product-overview .read_more {
    margin-top: 33px;
}

    .product-overview .read_more label:before {
        content: url("../img/pic_read_more.png");
        vertical-align: middle;
        padding-right: 10px;
    }

    .product-overview .read_more a {
        color: #000;
    }

.case-study-more {
    margin: 10px 30px 24px 0;
    border-top: 1px dashed #d7d7d7;
    padding-top: 24px;
}

    .case-study-more .case-study-list {
        margin: 0px auto;
        margin-bottom: 5px;
    }

        .case-study-more .case-study-list > div {
            position: relative;
        }

            .case-study-more .case-study-list > div a {
                position: absolute;
                width: 100%;
                height: 100%;
                top: 0px;
                left: 0px;
                background: url('../img/bg-transparent.png');
            }

                .case-study-more .case-study-list > div a.video {
                    background: url('../img/video_btn.png') no-repeat center;
                    background-size: auto 50%
                }

        .case-study-more .case-study-list > a.video:hover {
            background: url('../img/video_btn_hover.png') no-repeat center;
            background-size: auto 50%
        }

    .case-study-more img {
        width: 100%;
    }

    .case-study-more span {
        display: block;
        padding: 0px 10px;
        color: #333;
        line-height: 22px;
        margin-bottom: 10px;
    }

        .case-study-more span.title {
            padding: 0 10px;
        }

        .case-study-more span.link-list {
            font-size: 14px;
            padding-left: 14px;
            background: url('../img/pic_point_gray.png') no-repeat 5px 0px;
            line-height: 18px;
            padding-left:24px; padding-right:10px; padding-top:0; padding-bottom:0
        }

        .case-study-more span a {
            color: #333;
        }

            .case-study-more span a:hover {
                color: #0166ff;
            }

.read_more_product1 {
    margin: 18px 0 24px 0;
}

    .read_more_product1 a {
        text-align: center;
        display: block;
        color: #fff;
        background: #cc3333;
        border-radius: 5px;
        height: 38px;
        width: 185px;
        line-height: 38px;
    }

        .read_more_product1 a:hover {
            background: #cc0000;
            text-decoration: none;
        }
.product_specifications .table{ overflow:hidden;}
.product_specifications table{ width:100%;}
.product_specifications_download {
    margin: 24px 0 6px;
}

    .product_specifications_download a {
        margin: 0 auto;
        text-align: center;
        display: block;
        color: #fff;
        background: #cc3333;
        border-radius: 5px;
        height: 38px;
        width: 220px;
        padding: 0 10px;
        line-height: 38px;
    }

        .product_specifications_download a:hover {
            color: #fff;
            background: #cc0000;
            text-decoration: none;
        }

.read_more_product1:hover, .read_more_product1:focus {
    color: #fff;
}
/* share stylesheet of detail page */
.addthis_native_toolbox {
    margin-top: 5px;
    height: 22px;
}

a.addthis_button_tweet.at300b {
    width: 90px;
}

a.addthis_button_facebook_share.at300b {
    margin-top: -6px;
}

.cloud_computing .shared {
    overflow: hidden;
}

.bdsharebuttonbox {
    overflow: hidden;
}
/* share stylesheet of detail page --- end */
.support_links ul li {
    text-align: left;
    margin-bottom: 10px;
    padding-left: 24px;
    color: #6d6d6d;
    line-height: 20px;
    font-size: 16px;
    background: url('../img/pic_point_gray.png') no-repeat 0px top;
}

    .support_links ul li:last-child {
        margin-bottom: 0px;
    }

    .support_links ul li a, .support_links h3 a {
        color: #000;
    }

        .support_links ul li a:hover, .support_links h3 a:hover {
            color: #0066ff;
            text-decoration: underline;
        }

.support_links h3 {
    text-align: left;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 6px;
    margin-top: 0px;
}

.features h1, .features h2 {
    text-align: center;
}

.features {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 24px;
}

    .features .col-sm-7 div.more {
        margin-top: 0;
    }

.product_features_list ul li, .product_features_list ol li, .product_specifications table ul li {
    text-align: left;
    margin-bottom: 10px;
    padding-left: 24px;
    color: #6d6d6d;
    line-height: 26px;
    font-size: 16px;
    background: url('../img/pic_point_gray.png') no-repeat 0px 2px;
}

.product_features_list ol li {
    background: none;
    padding-left: 0px;
}

.product_features_list p {
    background: none;
    padding-left: 0px;
}

.product-video-other {
    margin: 20px 0 0;
}

    .product-video-other li {
        display: inline-block;
        width: 32.5%;
    }

.product_specifications {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 24px;
}

    .product_specifications .table tr:nth-child(even) > td, .product_specifications table tr:nth-child(even) > th {
        background-color: #f5f5f5 !important;
    }

    .product_specifications table br {
        height: 10px;
        line-height: 10px;
    }

.tr-even-bg {
    background-color: #f5f5f5;
}

.product_specifications .table tr td {
    padding: 10px 10px 10px 20px !important;
    border: none !important;
    border-right: 1px #ccc solid !important;
}

    .product_specifications .table tr td p {
        margin: 0 0 6px 0;
    }

    .product_specifications .table tr td:last-child, .product_specifications .table tr th:last-child {
        border-right: none !important;
    }

    .product_specifications .table tr td:first-child, .product_specifications .table tr th:first-child {
        font-weight: bold;
    }

.product_specifications .table tr th {
    padding: 10px !important;
    background: #fff !important;
    border-right: 1px #ccc solid !important;
}

.product_specifications .table tr:nth-child(odd) > td, .product_specifications table tr:nth-child(odd) > th {
    background-color: #fff !important;
}

.product_specifications .table thead tr:first-child td {
    background-color: #f5f5f5 !important;
}

.product_specifications {
    padding-top: 0px;
}

    .product_specifications h2 {
        text-align: center;
    }

.table-col-4 {
    width: 25%;
}

.product_left_nav {
    left: 39px;
    position: fixed;
    top: 30%;
    z-index: 999;
}

.no-partner-nearest {
    padding: 30px 0px;
    background: #eceaeb;
}

    .no-partner-nearest > div {
        width: 42.5%;
        padding-left: 125px;
        background: url('../img/message-icon.png') no-repeat left top;
        min-height: 35px;
        margin: 0px auto;
        font-size: 16px;
        color: #666666;
        max-width: 510px;
        min-height: 66px
    }

    .no-partner-nearest input {
        display: block;
        width: 186px;
        border: 0px;
        background: #cd3333;
        height: 39px;
        margin: 0px auto;
        color: #fff;
        border-radius: 5px;
        margin-top: 40px;
    }

.product_left_nav li {
    height: 40px;
}

    .product_left_nav li a {
        color: #333333;
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        display: inline-block;
    }

    .product_left_nav li span {
        display: none !important;
        float: left;
    }

        .product_left_nav li span.left_nav_icon {
            visibility: visible;
            width: 22px;
            height: 100%;
            background: url('../img/icon-left-nav.png') no-repeat left -57px;
            display: inline-block;
            vertical-align: middle
        }

    .product_left_nav li a.active span.left_nav_icon {
        background: url('../img/icon-left-nav.png') no-repeat left 2px;
    }

    .product_left_nav li span.center_nav_icon {
        height: 100%;
        background: none;
        display: inline-block;
        vertical-align: middle;
    }

    .product_left_nav li span.right_nav_icon {
        width: 18px;
        height: 52px;
        line-height: 52px;
        display: inline-block;
        vertical-align: middle;
    }

    .product_left_nav li a:hover span, .product_left_nav li span.left_nav_icon {
        display: inline-block !important;
    }

        .product_left_nav li a:hover span.left_nav_icon {
            height: 52px;
            line-height: 52px;
            display: none !important;
            background-color: #bbbbbb;
        }

        .product_left_nav li a:hover span.center_nav_icon {
            background: none;
            padding: 0 10px;
            background-color: #bbbbbb;
            display: inline-block;
            vertical-align: middle;
            color: #fff;
            border-radius: 5px;
            height: 30px;
            line-height: 30px;
            position: relative;
            top: 5px;
        }

        .product_left_nav li a:hover span.right_nav_icon {
            width: 18px;
            height: 52px;
            line-height: 52px;
            background: url('../img/left_nav_bg.png') no-repeat -3px -40px;
            display: inline-block;
            vertical-align: middle
        }

.product-video-other ul {
    width: 80%;
    margin: 0 auto;
}

ul#thumblist {
    display: block;
}

    ul#thumblist li {
        float: left;
        margin: 5px;
        list-style: none;
        background: none;
        padding: 0;
        line-height: inherit;
    }

        ul#thumblist li a {
            display: block;
            border: 1px solid #CCC;
            display: block;
            width: 54px;
        }

            ul#thumblist li a.zoomThumbActive {
                border: 1px solid red;
            }

.jqzoom {
    width: 100%;
    display: block;
    text-decoration: none;
    float: left;
}

.video_box {
    padding: 0px;
    margin: 0px;
    width: 100%;
    position: relative;
}

    .video_box a.js_video_player, .video_box a.js_video_icon {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        background: url('../img/video_btn.png') no-repeat center;
    }

        .video_box a.js_video_player:hover, .video_box a.js_video_icon:hover {
            background: url('../img/video_btn_hover.png') no-repeat center;
        }

.product-video-other .video_box a.js_video_player {
    background-size: 25px;
}

.product_pic_thumb_list {
    padding-top: 6px;
}
.product_pic_thumb_list .col-xs-2 {display:none;}
.product_pic_thumb_list .col-xs-8 {float: none; width: 100%;}
.product_pic_thumb_list_inner {
    position: relative;
	margin:0 auto;
	width:364px;
}
.product_pic_thumb_list_inner .thumblist{width:320px;}
.product_pic_thumb_list .prev-photo {
    position: absolute;
    left: 0;
    top: -5px;
}

.product_pic_thumb_list .next-photo {
    position: absolute;
    right: 0;
    top: -6px;
}

.prev-photo a {
    color: #999999;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 28px;
    text-decoration: none;
    background: url('../img/prev-next.png') no-repeat 2px -32px;
    text-indent: 9999px;
    margin-top: 10px;
    height: 32px;
    width: 18px;
    display: block
}

    .prev-photo a:hover {
        background-position:  0 -32px;
    }

.next-photo a {
    height: 32px;
    width: 18px;
    margin-top: 22px;
    display: block;
    color: #cc0000;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 28px;
    text-decoration: none;
    background: url('../img/prev-next.png') no-repeat -32px 0;
    text-indent: 9999px
}

    .next-photo a:hover {
        background-position: 2px 0;
    }

    .next-photo a.disabled {
        background-position: -70px 0;
    }
    

.prev-photo a.disabled {
    background-position: -70px -32px;
}

.product_features_video h3 {
    text-align: center;
}

.product_features_video .prev-photo a {
    margin-top: 14px;
}

.product_features_video .next-photo a {
    margin-top: 25px;
}

.product-overview-details-more {
    display: none;
}

.product-overview-details h2 {
    font-size: 24px;
    line-height: 30px;
    color: #000;
}

.thumblist {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

    .thumblist ul {
        width: 500%;
        overflow: hidden;
        position: relative;
    }

.product-video-other {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

    .product-video-other ul {
        width: 500%;
        overflow: hidden;
        position: relative;
    }

        .product-video-other ul li {
            width: 125px;
            text-align: center;
            overflow: hidden;
            float: left;
            margin: 0 5px;
        }

.zoom-wrapper {
	width:100%;
	max-width: 340px;
    height: 255px;
    margin: 0 auto;
    position: relative;
}

    .zoom-wrapper:before, .zoom-wrapper:after {
        display: table;
        content: ""
    }

.icon_hover_zoom {
    display: none;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 50%;
    margin-top: -30px;
    background: url('../img/icon_zoom.png') no-repeat center;
}

.zoom-wrapper:hover .icon_hover_zoom {
    display: block;
}

.icon-right-arrow {
    background: url('../img/icon-sets.png') no-repeat -12px -84px;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle
}

.icon-plus {
    background: url('../img/icon-sets.png') no-repeat -12px -48px;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle
}

#player_wrapper {
    height: 540px;
    width: 960px;
    display: none;
}

.fancybox-overlay {
    overflow: hidden;
    z-index: 8010;
    background: url('../img/fancybox_overlay.png') !important;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('../img/fancybox_sprite.png') !important;
    top: 0;
    right: 0;
}

.fancybox-next span {
    background: url('../img/solution_video_btn_next.png') right center no-repeat !important;
    background-size: 60%;
    width: 100px !important;
    height: 100px !important;
    margin-top: -50px !important;
}

.fancybox-prev span {
    background: url('../img/solution_video_btn_prev.png') left center no-repeat !important;
    background-size: 60%;
    width: 100px !important;
    height: 100px !important;
    margin-top: -50px !important;
}

.fancybox-close {
    background-image: url('../img/video_close.png') !important;
    top: 10px !important;
    right: 10px !important;
}

.fancybox-skin {
    padding: 0 !important;
}

.fancybox-inner {
    overflow: hidden !important;
}
/* eof 产品详情?*/
/* bof publications */
.publications-summary h3 {
    color: #0166fe;
    margin-top: 0px;
    margin-bottom: 0px;
}

.publications-summary > p {
    padding-left: 15px;
    background: url('../img/rss_iocn.png') no-repeat left 12px;
    margin: 8px 0
}

    .publications-summary > p:first-of-type {
        background: none;
        padding: 0px;
    }

.industry-case-study p {
    font-size: 14px;
    color: #666;
    line-height: 22px;
}

.industry-case-study h3 {
    margin-bottom: 6px !important;
    font-size: 22px;
    color: #343434;
}

.publications-summary-download, .publications-summary-download:hover {
    border-radius: 5px;
    margin: 0 -10px;
    display: block;
    background: #cc3232;
    text-align: center;
    color: #fff;
    padding: 5% 0;
    text-decoration: none;
}

.publications-summary-subscribe, .publications-summary-subscribe:hover {
    border-radius: 5px;
    margin: 0 -10px;
    display: block;
    background: #d2d2d2;
    text-align: center;
    color: #000000;
    padding: 5% 0;
    text-decoration: none;
}

.publications h2 {
    margin-bottom: 12px;
    margin-top: 0;
}

.publications .container > .row {
    padding-bottom: 24px;
}

.industry-publications .container > .row {
    padding-bottom: 36px;
}

.industry-publications {
    padding-bottom: 24px;
}

.publications-summary-img {
    border: 1px #d6d6d6 solid;
    display: block;
}

    .publications-summary-img img {
        width: 100%;
    }

.subscribe_form_input {
    padding: 5px;
    width: 100%;
}

.subscribe_form {
    width: 800px;
    max-width: 800px;
    padding: 0;
    background: #f4f4f4;
}

    .subscribe_form .success-info {
        padding: 30px 0px;
        text-align: center;
        font-size: 18px;
        color: #666;
        display: none;
    }

        .subscribe_form .success-info p {
            font-size: 14px;
        }

            .subscribe_form .success-info p span {
                color: #E50000;
            }

.subscribe_form_fieldset {
    width: 80%;
}

.subscribe_form h2 {
    background: #fff;
    margin: 0;
    padding: 15px;
}

.pb36 {
    padding-bottom: 36px;
}

.subscribe_form .summary {
    margin: 36px auto;
    color: #666666;
}
/* eof publications */
/* bof publications list */
.publications-list .publications-list-inner {
    padding: 50px 0;
    margin: 0 15px;
    background: #f1f1f1;
    overflow: hidden;
}
/* eof publications list */
/* bof publications_issue */
.publications-issue {
    margin-bottom: 24px;
}

    .publications-issue h2 {
        margin-bottom: 12px;
        margin-top: 0;
    }

.publications .editable {
    margin-bottom: 24px;
}

    .publications .editable h3 {
        margin-top: 0px;
        margin-bottom: 6px;
    }

    .publications .editable p {
        font-size: 16px;
        margin-top: 0px;
    }

.publications-issue .editable img {
    border: 1px solid #e5e5e5;
}

.publications_issue_features h3, .publications_issue_comments h3 {
    margin-top: 0;
}

.publications_issue_features h3 {
    margin-bottom: 6px;
}

.publications_issue_features p {
    margin-top: 0px;
}

.publications_issue_features > .row {
    margin-bottom: 24px;
}

.read_more_publications {
    margin-top: 10px;
    font-weight: bold;
}

.publications_issue_archive h3 {
    text-align: center;
}

.publications_issue_archive li {
    text-align: left;
    margin-bottom: 10px;
    color: #0166FE;
    line-height: 24px;
    font-size: 16px;
    background: url('../img/download-icom.png') no-repeat 0px 0px;
    border-bottom: 1px solid #e7e7e7; padding-left:28px; padding-right:12px; padding-top:0px; padding-bottom:12px
}

    .publications_issue_archive li.download {
        text-decoration: none;
    }

    .publications_issue_archive li a:hover {
        color: #0166FE;
    }

.more_case_studies a, .more_case_studies a:hover, .all_publication a, .all_publication a:hover {
    display: block;
    width: 70%;
    margin: 0 auto;
    color: #000;
    text-decoration: none;
    border-radius: 5px;
    background: #d2d2d2;
    padding: 3% 0;
    text-align: center;
}
/* eof publications_issue */
/* bof publications-issue-detail */
.publications-issue-detail {
    margin-bottom: 60px;
}

    .publications-issue-detail h5 {
        color: #999999;
    }
/* eof publications-issue-detail*/
/*h1 - h6*/
.center {
    text-align: center;
}
/* bof Product_LandingPage */
.product_category {
    padding-bottom: 24px;
}

    .product_category ul li {
        text-align: left;
        margin-bottom: 10px;
        padding-left: 24px;
        color: #6d6d6d;
        line-height: 20px;
        background: url('../img/pic_point_gray.png') no-repeat 0px top;
    }

        .product_category ul li a {
            color: #000;
        }

.product_case_studies {
    text-align: left;
}

    .product_case_studies h2 {
        text-align: center;
    }

    .product_category ul li a:hover, .product_case_studies h3 a:hover, .product_solution h3 a:hover {
        color: #0066ff;
    }

    .product_case_studies h3, .product_case_studies p {
        margin-top: 0;
    }

        .product_case_studies h3 a, .product_solution h3 a {
            color: #000;
        }

.mt12 {
    margin-top: 12px;
}

.mt24 {
    margin-top: 24px;
}

.mt36 {
    margin-bottom: 36px;
}

.product_case_studies .more, .product-doorway-case .more {
    margin-top: 0px;
}
.solutions_categories ul li{
	padding-left:15px;
	background:url('../img/pic_point_gray.png') no-repeat -5px 4px;
	}
.solutions_categories ul li a {
        color:#333;
    }
.solutions_categories ul li a:hover {
       color:#06f;  
        }
/* eof Product_LandingPage*/
.container, [class*="col-"] {
    *padding-left: 0;
    *padding-right: 0;
}

a:hover, a:focus {
    text-decoration: underline;
}

.flo-l {
    float: left;
}

.flo-r {
    float: right;
}

.right {
    text-align: right;
}

.left {
    text-align: left !important;
}

.red {
    color: #cc0000;
}

    .red a {
        color: #0066cc;
    }

.mb70 {
    margin-bottom: 70px;
}

.f-s16 {
    font-size: 16px;
}

    .f-s16 h2 {
        letter-spacing: 0;
    }

.color9 {
    color: #999;
}

m {
    margin: 0;
    padding: 0;
}

.row-content {
    overflow: hidden;
}

.rss-container .container {
    padding: 0;
}

.coll-list {
    width: 20%;
    float: left;
}

    .coll-list li {
        color: #666;
        line-height: 30px;
    }

        .coll-list li a {
            color: #0066cc;
        }

.rss-production {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 30px;
    line-height: 26px;
    margin-bottom: 20px;
}

    .rss-production img {
        float: right;
        margin: 0 0 2.2em 2.7em;
    }

.rss-list li {
    padding-left: 20px;
    background: url('../img/rss_iocn.png') no-repeat left center;
    line-height: 30px
}

    .rss-list li a {
        color: #666;
    }

        .rss-list li a:hover {
            color: #0066cc;
        }

.site-list h2 {
    width: 100%;
    height: 49px;
    line-height: 49px;
    padding-left: 18px;
    margin-top: 6px;
    background-color: #d2d2d2;
}

.site-list h3 {
    font-size: 16px;
    border-bottom: 2px solid #d2d2d2;
    padding-left: 18px;
    margin-bottom: 6px;
    padding-bottom: 5px;
}

    .site-list h3 a {
        color: #333;
    }

        .site-list h3 a:hover {
            color: #0066cc;
        }

.site-list ul {
    margin-left: 18px;
}

.site-list li {
    padding-left: 10px;
    background: url('../img/rss_iocn_0.png') no-repeat left center;
    font-size: 14px;
    line-height: 28px
}

    .site-list li a {
        color: #666;
    }

        .site-list li a:hover {
            color: #0066cc;
        }

.site-list-item {
    margin-bottom: 3em;
}

.studies-list ul li div.col-sm-3 {
    padding-left: 0;
}

.studies-list ul li {
    overflow: hidden;
    border-bottom: 1px solid #ececec;
    padding-bottom: 24px;
    margin-bottom: 15px;
    text-align: left;
}

    .studies-list ul li h3 {
        margin: 0 0 0.9em 0;
    }

        .studies-list ul li h3 a {
            color: #000;
        }

            .studies-list ul li h3 a:hover {
                color: #0066cc;
            }


    .studies-list ul li em {
        font-style: normal;
        color: #999999;
        position: relative;
        top: -8px;
    }

    .studies-list ul li p {
        margin-bottom: 0;
        line-height: 26px;
        margin-top: -6px;
    }

    .studies-list ul li img {
        height: auto;
        margin: 0 1.7em 0 0;
    }

.studies-cont {
    text-align: center;
}

    .studies-cont #loading {
        height: auto;
    }

.container, [class*="col-"] {
    *padding-left: 0;
    *padding-right: 0;
}

.videos-list {
    margin-top: 0px;
}

    .videos-list .cell h3 {
        margin-bottom: 0px;
    }

    .videos-list .cell {
        display: block;
    }

        .videos-list .cell h3 a {
            color: #333;
        }

            .videos-list .cell h3 a:hover {
                color: #0066cc;
            }

        .videos-list .cell div a.img {
            width: 100%;
            height: auto;
        }

.related-video h2.title {
    text-align: left;
}

.events ul li div h3 {
    display: block;
}

.events ul li div p i {
    width: 1px;
    height: 8px;
    background-color: #666;
}

.events ul li div p em {
    margin-right: 1.5em;
}

.events ul li div .flo-l a {
    color: #0066cc;
    padding-right: 9px;
    margin-right: 9px;
    background: url('../img/line.jpg') no-repeat right center;
}

    .events ul li div .flo-l a:last-child {
        background: none;
    }

.events ul li div .flo-r {
    padding-left: 20px;
    background: url('../img/right-arrow.png') no-repeat left center;
}

.containter-video {
    width: 100%;
    background-color: #f4f4f4;
    margin: 0;
    padding-bottom: 12px;
}

.video-article {
    max-width: 980px;
    margin: 0 auto;
}
.video-article #player-video, .video-article #player-video_wrapper{ position:absolute !important; top:0; left:0;}
.video-article-cont h2 {
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 0.5em;
    margin-bottom: 0.8em;
}

.solCategory-v {
    padding-top: 0;
}

    .solCategory-v .videos-list {
        padding: 0 15px;
        margin-bottom: 0;
    }
/* bof Find_a_Partner */
.partner_select {
    width: 100%;
    padding: 6px;
    border: #d3d3d3 1px solid;
    border-radius: 4px;
}

.partnerfind-prompt-info {
    max-width: 655px;
    margin: 0px auto;
    padding-top: 12px;
    clear: both;
}

    .partnerfind-prompt-info p {
        line-height: 18px;
    }

    .partnerfind-prompt-info a:hover {
        text-decoration: underline;
        color: #0166FE;
    }

select.partner_select {
    padding: 8px;
}

.icon_error {
    background: url('../img/icon_error.png') no-repeat center;
    vertical-align: middle;
    height: 22px;
    width: 24px;
    display: inline-block
}

.partner_list {
    margin-bottom: 36px;
}

.partner_message {
    color: #cc3333;
    padding: 8px 0;
}

.partner_query_title span {
    color: #ff2222;
}

.partner_query_title {
    padding: 8px 0;
}

.partner_info p {
    color: #999999;
    margin: 10px 0;
}

    .partner_info p span {
        color: #000;
    }

.partner_contact li {
    padding: 5px 0;
}

.icon_map_1 {
    background: url('../img/icon_map.png') no-repeat left 0px;
    display: inline-block;
    width: 24px;
    height: 22px;
    vertical-align: middle;
    margin-right: 5px
}

.icon_map_2 {
    background: url('../img/icon_map.png') no-repeat left -30px;
    display: inline-block;
    width: 24px;
    height: 22px;
    vertical-align: middle;
    margin-right: 5px
}

.icon_map_3 {
    background: url('../img/icon_map.png') no-repeat left -66px;
    display: inline-block;
    width: 24px;
    height: 22px;
    vertical-align: middle;
    margin-right: 5px
}

.icon_map_4 {
    background: url('../img/icon_map.png') no-repeat left -95px;
    display: inline-block;
    width: 24px;
    height: 22px;
    vertical-align: middle;
    margin-right: 5px
}

.btn {
    text-align: center;
    display: inline-block;
    color: #fff !important;
    background: #cc3333;
    border-radius: 5px;
    height: 38px;
    width: 185px;
    line-height: 38px;
    border: 0px none;
}

    .btn:hover {
        background: #cc0000;
        text-decoration: none;
    }

.icon_expand {
    background: url('../img/icon-sets.png') no-repeat left -42px;
    display: inline-block;
    width: 24px;
    height: 22px;
    vertical-align: middle;
    margin-right: 5px;
    float: right
}

.icon_collapse {
    background: url('../img/icon-sets.png') no-repeat left -9px;
    display: inline-block;
    width: 24px;
    height: 22px;
    vertical-align: middle;
    margin-right: 5px
}

.icon_collapse2 {
    background: url('../img/icon-sets.png') no-repeat left -5px;
    display: inline-block;
    width: 24px;
    height: 22px;
    vertical-align: middle;
    margin-right: 5px;
    float: right
}

.error {
    color: red;
    font-style: italic;
}

input.error, select.error {
    border: 1px dotted red;
}

.custom-combobox .ui-corner-left {
    width: 89.5%;
    padding: 0 5px;
}

.custom-combobox .ui-corner-right, .custom-combobox .ui-corner-left {
    height: 40px;
    background: #FFF;
}

.custom-combobox .ui-corner-right {
    top: -2px;
    width: 10%;
    top: 3px\0;
}

body:last-child .custom-combobox .ui-corner-right {
    top: -3px;
    margin-left: -1px;
}
/*IE9,10*/
.ui-state-default .ui-icon {
    background-image: url('../img/ui-icons_ef8c08_5F256x240.png') !important;
}

#need_help_popup {
    top: 160px;
}

.service_partner_form_fields {
    display: none;
}

.hide-not-important {
    display: none;
}
/* eof Find_a_Partner */
/* bof Contact_US */
#contactus_map {
    width: 712px;
    overflow: visible;
    height: 335px;
    position: relative;
    background: url('../img/ent_cn_img_about_contactus_map.png') no-repeat left top;
}

    #contactus_map a.maplink {
        position: absolute;
        z-index: 20;
    }

#latinamerica, #southafrica, #eastnorthafrica, #europe, #china, #cis, #asiapacific, #northamerica, #centralasia {
    position: absolute;
    display: none;
    background: url('../img/ent_cn_img_about_bm.png') no-repeat left top;
    overflow: hidden;
    z-index: 10
}

#centralasia {
    left: 427px;
    top: 103px;
    width: 78px;
    height: 42px;
    background-image: url('../img/ent_cn_img_about_zy.png');
}

#latinamerica {
    left: 182px;
    bottom: 0px;
    width: 89px;
    height: 141px;
    background-image: url('../img/ent_cn_img_about_ldmz.png');
}

#southafrica {
    left: 302px;
    bottom: 48px;
    width: 129px;
    height: 106px;
    background-image: url('../img/ent_cn_img_about_nf.png');
}

#eastnorthafrica {
    left: 302px;
    top: 129px;
    width: 173px;
    height: 89px;
    background-image: url('../img/ent_cn_img_about_zdbf.png');
}

#europe {
    left: 289px;
    top: 30px;
    width: 178px;
    height: 117px;
    background-image: url('../img/ent_cn_img_about_oz.png');
}

#china {
    left: 481px;
    top: 109px;
    width: 92px;
    height: 74px;
    background-image: url('../img/ent_cn_img_about_china.png');
}

#cis {
    right: 19px;
    top: 0px;
    width: 264px;
    height: 141px;
    background-image: url('../img/ent_cn_img_about_dlt.png');
}

#asiapacific {
    right: 40px;
    top: 109px;
    width: 190px;
    height: 206px;
    background-image: url('../img/ent_cn_img_about_yt.png');
}

#northamerica {
    left: 0px;
    top: 0px;
    width: 313px;
    height: 206px;
    background-image: url('../img/ent_cn_img_about_bm.png');
}

#contactus_map a.maplink {
    position: absolute;
    z-index: 20;
}

#contactus_map a.mapcurrent {
    color: #cc0000;
}

a.maplink {
    height: 26px;
    background: transparent;
    overflow: hidden;
    visibility: hidden;
    display: block;
    zoom: 1;
    color: #000;
    font-size: 14px;
    line-height: 22px;
    padding: 0px;
}

    a.maplink span.r {
        height: 26px;
        width: 10px;
        background: url('../img/ent_cn_img_about_map_linkbg.png') no-repeat right -26px;
        overflow: hidden;
        display: block;
        cursor: pointer;
        float: left
    }

    a.maplink span.t {
        color: #000;
        background: url('../img/ent_cn_img_about_map_linkbg.png') no-repeat left top;
        font-size: 14px;
        cursor: pointer;
        padding-left: 10px;
        display: block;
        height: 26px;
        overflow: hidden;
        padding-right: 2px;
        line-height: 22px;
        float: left
    }

    a.maplink:hover, a.maplink:hover span {
        color: #e50000;
        text-decoration: underline;
    }

a.mapcurrent {
    color: #cc0000;
}

    a.mapcurrent span.t {
        color: #cc0000;
    }

.country_details {
    display: none;
    background-color: #f6f6f6;
    padding: 20px;
    overflow: hidden;
    position: relative;
}

.country_details-next {
    display: block;
    padding: 0px;
    background-color: #fff;
    margin-top: -10px;
    padding-bottom: 10px;
}

    .country_details-next dd {
        margin-left: 0px;
    }

        .country_details-next dd span, .country_details-next dd a {
            display: block;
            color: #999999;
            font-size: 14px;
            padding-left: 26px;
        }

        .country_details-next dd span {
            background: url('../img/icon-phone-small.png') no-repeat left 2px;
            margin-bottom: 5px
        }

        .country_details-next dd a {
            background: url('../img/icon-mail-small.png') no-repeat 2px 5px;
        }

            .country_details-next dd a:hover {
                color: #0066cc;
            }

.country_details h3 {
    display: block;
    width: 100%;
    overflow: hidden;
    color: #cc0000;
}

.all_country a.current {
    color: #cc0000;
}
/* eof Contact_US */
/* bof Case_Studies */
.filter_option {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #FFF;
    z-index: 999;
    overflow: auto;
    display: none;
}

    .filter_option ul {
        display: block !important;
        position: relative !important;
    }

.filter_option_close_btn {
    text-align: center;
    display: inline-block;
    border-radius: 5px;
    height: 38px;
    float: right;
    line-height: 38px;
    margin-right: 24px;
}

.filter_option_btn {
    text-align: center;
    display: inline-block;
    color: #fff;
    background: #cc3333;
    border-radius: 5px;
    height: 38px;
    width: 120px;
    float: right;
    line-height: 38px;
}

    .filter_option_btn:hover {
        color: #fff;
        background: #cc0000;
        text-decoration: none;
    }

.filter_option_header {
    background: #f1f1f1;
    overflow: hidden;
    margin: 0;
    padding: 15px;
    line-height: 38px;
}

.filter_option_items {
    padding: 0 15px;
    top: 0 !important;
}

    .filter_option_items li {
        padding-left: 0 !important;
    }

    .filter_option_items span {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .filter_option_items input {
        display: inline-block;
        float: right;
        width: 20px;
        height: 20px;
        vertical-align: middle;
        position: relative;
        top: 13px;
    }

    .filter_option_items span a {
        line-height: 46px;
        height: 46px;
        display: inline-block !important;
    }

.filter_option_show_btn {
    background: #e0e0e0;
}

.solCategory .solution-mobilr-nav {
	background: #e0e0e0;
		padding: 15px 25px;
		margin-bottom: 24px;
}
.solCategory .solution-mobilr-nav .title span {
		display: block;
		padding-left: 13px;
		border: 1px solid #bcbcbc;
	}
.searchUnified-search .solution-mobilr-nav {
    display: block;
}
	.solCategory .solution-mobilr-nav .title i {
		padding-left: 48px;
		height: 46px;
		background: url('../img/solution_btn_slide.png') no-repeat center 18px;
		position: absolute;
		right: 0px;
		top: 0px;
		border-left: 1px solid #bcbcbc;
		cursor: pointer
	}
	.solCategory .solution-mobilr-nav .title i.on {
		background: url('../img/solution_btn_slide.png') no-repeat center -30px;
	}
	.solCategory .solution-mobilr-nav .title {
		background: #fff;
		line-height: 46px;
		color: #676767;
		position: relative;
		z-index:100;
	}

	
	.solCategory .solution-mobilr-nav .title ul {
		position: absolute;
		top: 46px;
		left: 0px;
		width: 100%;
		z-index: 99;
		border: 1px solid #bcbcbc;
		box-shadow: 0px 1px 5px 1px #dcdcdc;
		display: none;
	}
	.solCategory .solution-mobilr-nav .title ul li {
		background: #fff;
		padding-left: 13px;
		border-bottom: 1px solid #efefef;
		font-weight: bold;
		color: #000;
	}
	.solCategory .solution-mobilr-nav .title ul li.link-wrap {
		padding-left: 0px;
	}
	.solCategory .solution-mobilr-nav .title ul li span.on {
		background: #eeeeee;
	}
	.solCategory .solution-mobilr-nav .title ul li span {
		border: none;
		padding-left: 25px;
	}
	.solCategory .solution-mobilr-nav .title ul li span a {
		color: #616161;
		font-weight: normal;
	}
.solCategory .solution-mobilr-nav .title i.icon_filter {
    height: 40px;
    background: url('../img/icon_filter.png') no-repeat center 0 !important;
    position: absolute;
    right: 0;
    top: 10px;
    border-left: 0px solid #bcbcbc;
    cursor: pointer;
    background-size: contain !important
}

.mobile-filter-box {
    padding: 0 !important;
}

.show_filter_title {
    font-size: 18px;
    line-height: 60px;
    text-indent: 12px;
}
/* eof Case_Studies */
/***** my space stylesheet***********
 ************/
.space .flo-r {
    margin-top: -43px;
}

    .space .flo-r a {
        color: #0066cc;
        padding-right: 9px;
        margin-right: 9px;
        background: url('../img/line.jpg') no-repeat right center;
    }

        .space .flo-r a:last-child {
            background: none;
        }

.solLandingpage .space-list {
    margin: 0 0 6.6em 0;
    padding: 0 15px;
}

.space-list .cell {
    border: 1px solid #e7e7e7;
    padding: 3em 2.5em 0.6em 2.5em;
    display: block;
}

    .space-list .cell div ul {
        min-height: 104px;
    }

ul.listlay li {
    padding-left: 18px;
    background: url('../img/rss_iocn.png') no-repeat left 10px;
    line-height: 26px;
    text-align: left
}

    ul.listlay li a {
        color: #333;
    }

        ul.listlay li a:hover {
            color: #0066cc;
        }

.space-list .cell a {
    text-align: center;
    display: block;
    color: #000;
    width: 98%;
    line-height: 40px;
    background-color: #d2d2d2;
    border-radius: 3px;
    margin: 1.2em auto;
}

    .space-list .cell a:hover {
        color: #0066cc;
    }

.space-list .cell h2 {
    margin: 1.2em 0 0.8em 0;
}

.space-list .cell img {
    max-width: 89px;
    max-height: 78px;
}

.page-group a {
    float: right;
    line-height: 39px;
    text-align: center;
    color: #fff;
    display: block;
    border-radius: 4px;
}

    .page-group a.customized {
        margin-top: -2.2em;
        background: #cc3333 url('../img/space01.png') no-repeat 15px center;
        padding-left:40px; padding-right:20px; padding-top:0; padding-bottom:0
    }

    .page-group a.backtrack {
        margin-top: -65px;
        background: #cc3333 url('../img/black01.png') no-repeat 15px center;
        padding-left:34px; padding-right:20px; padding-top:0; padding-bottom:0
    }

.page-group p {
    margin: 0;
    padding: 5px 0 0 0;
    width: 80%;
    text-align: left;
}

.page-group i {
    font-style: normal;
    color: #cc3333;
    font-size: 24px;
}

.page-item {
    margin-top: 2.2em;
}

    .page-item h2 {
        border-bottom: 1px solid #e7e7e7;
        padding-bottom: 0.4em;
        margin-bottom: 1em;
        text-align: left;
    }

    .page-item .expand-more {
        text-align: right;
    }

business-tab-content-thrid {
    display: none;
}

.page-item1 input[type="checkbox"] {
    margin-right: 10px;
}

.page-item1 {
    text-align: left;
}

.firstChecked, .secondChecked {
    margin-bottom: 1.2em;
}

    .firstChecked label {
        color: #cc3333;
    }

    .secondChecked label {
        color: #000;
    }

.streeChecked {
    overflow: hidden;
    padding-left: 1.4em;
    padding-top: 0.5em;
}

    .streeChecked label {
        color: #666;
    }

    .streeChecked li {
        width: 16.66%;
        float: left;
        height: 75px;
    }

        .streeChecked li label, .streeChecked li input {
            display: block;
            float: left;
        }

        .streeChecked li label {
            width: 80%;
            margin-top: -5px;
            line-height: 22px;
        }

.bor-b {
    border-bottom: 1px solid #e7e7e7;
}

.pt30 {
    padding-top: 30px;
}

a.submit-page {
    width: 200px;
    text-align: center;
    margin: 3.5em auto;
    line-height: 40px;
    background-color: #cc3333;
    color: #fff;
    border-radius: 4px;
    display: block;
}

    a.submit-page:hover {
        text-decoration: none;
    }
/****** faq listPage stylesheet*********
 **********/
.questionsList {
    background-color: #f5f5f5;
    padding-bottom: 24px;
}

    .questionsList h1 {
        text-align: center;
    }

.que-item {
    border-bottom: 1px solid #d7d7d7;
}

    .que-item:first-child {
        margin: 0;
    }

    .que-item h3 {
        text-align: left;
    }

    .que-item dt, .que-item dd {
        padding-left: 45px;
    }

    .que-item dt {
        width: 68.66%;
        padding-bottom: 24px;
        padding-top: 8px;
        background: url('../img/que01.gif') no-repeat left 10px;
    }

        .que-item dt a {
            color: #333;
        }

            .que-item dt a:hover {
                color: #0066cc;
            }

    .que-item dd {
        color: #666;
        padding-bottom: 1.5em;
        padding-top: 0.3em;
        display: none;
        margin: 0;
        background: url('../img/que02.gif') no-repeat left 0;
    }

        .que-item dd p, .que-item dt h3 {
            margin: 0;
        }

        .que-item dd div {
            width: 66.66%;
            text-align: left;
        }

.become {
    background-color: #f5f5f5;
    padding-bottom: 2.3em;
    padding-top: 1em;
}

    .become h2 {
        padding-bottom: 0.8em;
    }

.partner .col-sm-6 {
    padding-left: 60px;
}

.procedure li {
    background: url('../img/become.png') no-repeat left top;
    padding-left:0; padding-right:0; padding-top:0.25em; padding-bottom:1.7em
}

    .procedure li:last-child {
        padding-bottom: 0.2em;
    }

    .procedure li a {
        text-decoration: underline;
        margin: 0 0.3em;
    }

        .procedure li a:hover {
            color: #48a2d2;
        }

    .procedure li span {
        padding: 0 0.63em;
        color: #fff;
        margin-right: 0.8em;
    }
/*********ywx201452 2014-09-23*******/
.lt-img-rt-tx-mt h1 {
    text-align: left;
}
/****** parter stylesheet*********/
.partners {
    margin-top: 12px;
}

.parnter {
    margin-left: 0px;
    margin-right: 0px;
}

    .parnter h2 {
        margin: 20px 0px 12px 0px;
    }

    .parnter ul {
        padding-left: 6px;
    }

        .parnter ul li {
            background: url('../img/rss_iocn.png') no-repeat left 11px;
            padding-left: 14px
        }

            .parnter ul li a {
                color: #666666;
            }

                .parnter ul li a:hover {
                    color: #0166FE;
                }

    .parnter .col-sm-4 {
        min-height: 340px;
    }

        .parnter .col-sm-4 .cell {
            padding: 0px;
        }

            .parnter .col-sm-4 .cell > div {
                color: #666666;
            }

        .parnter .col-sm-4 a.btn {
            display: block;
            margin-top: 24px;
            max-width: 146px;
        }

        .parnter .col-sm-4 div a.btn {
            float: left;
        }

        .parnter .col-sm-4 div a.question {
            margin-top: 24px;
        }

    .parnter img {
        display: block;
        width: 100%;
    }

.lt-img-rt-tx .cell p.parter-inter {
    padding: 0;
}

.click-inter:hover {
    color: #fff;
}

.videos-list .row {
    margin: 0;
}

.editable h2 span.more1 {
    float: right;
    font-size: 16px;
    font-weight: normal;
    line-height: 35px;
    padding-right: 10px;
    background: url('../img/ent_cn_img_more.gif') no-repeat right center;
}

.click-inter {
    margin: 0 0 20px 0;
    width: 60%;
    height: 39px;
    line-height: 39px;
    text-align: center;
    color: #fff;
    background-color: #cc3333;
    display: block;
    border-radius: 3px;
}

.minH132 {
    min-height: 132px;
    margin-top: 0;
}

.minH107 {
    min-height: 107px;
}

.parter .cell {
    padding-left: 2.5em;
    padding-right: 2.5em;
}

.lt-img-rt-tx .parter {
    text-align: left;
}

.position_bm {
    left: 130px;
    top: 98px;
    visibility: visible;
}

.video_box img {
    width: 100%;
    height: auto;
}
/******** (case-study/ news / publication / bulletin) detailpage stylesheet
 **********/
.detail-page {
    margin-bottom: 24px;
}

    .detail-page ul li {
        text-align: left;
        margin-bottom: 10px;
        padding-left: 24px;
        line-height: 28px;
        font-size: 16px;
        background: url('../img/pic_point_gray.png') no-repeat 0px 2px;
    }

        .detail-page ul li ul, .detail-page ol li ol {
            margin: 12px 0;
        }

            .detail-page ul li ul li {
                list-style-type: circle;
                background: none;
                margin-left: 20px;
                padding-left: 0px;
            }

    .detail-page ol {
        -webkit-padding-start: 30px;
    }

        .detail-page ol li {
            margin-bottom: 10px;
        }

    .detail-page img {
        max-width: 100%;
        margin: 0 auto;
    }

    .detail-page .img-title {
        font-size: 14px;
        margin-top: -6px;
        text-align: center;
    }

    .detail-page table {
        border: 1px solid #ddd;
        width: 100%;
        max-width: 100%;
    }

        .detail-page table > thead > tr > td, .detail-page table > tbody > tr > td {
            border: 1px solid #ddd;
            padding: 8px;
            vertical-align: top;
            border-top: 1px solid #ddd;
        }

        .detail-page table > tbody > tr:first-child td {
            border-bottom-width: 2px;
            text-align: center;
            font-weight: bold;
        }

.head-source {
    font-size: 14px;
    color: #999;
    margin-bottom: 12px;
}

    .head-source span {
        margin-right: 24px;
    }

.foot-source {
    font-size: 14px;
    color: #999;
    margin-bottom: 24px;
    text-align: right;
}

    .foot-source p {
        margin: 6px 0;
    }

.share {
    margin-bottom: 12px;
}

    .share img {
        text-align: left;
        display: initial;
    }
/*** 404 stylesheet **********/
.info-404 {
    padding: 80px 0 160px;
    color: #999;
}

    .info-404 h3 {
        font-size: 24px;
    }

.info-link > summary {
    font-size: 18px;
}

.info-link .row {
    margin-top: 6px;
}
/* bof get pricing information */
.mb12 {
    margin-bottom: 12px;
}

.placeholder {
    font-weight: normal !important;
    color: #aaa !important;
}

.mb24 {
    margin-bottom: 24px;
}

.ms-choice > div {
    background: url('../img/multiple-select.png') left top no-repeat;
    top: 5px;
}

    .ms-choice > div.open {
        background: url('../img/multiple-select.png') right top no-repeat;
    }

.ms-choice {
    height: 38px;
    line-height: 38px;
}

.ms-parent {
    padding: 0;
}

.pricing_notice {
    padding: 15px;
    background: #f8f8f8;
}

.ui-state-default {
    color: #333;
    font-weight: normal;
}

.ui-widget-content {
    max-height: 285px;
    overflow-y: auto;
    overflow-x: hidden;
}
/* eof get pricing information */
/* bof become a partner */
.float-left {
    float: left !important;
}

.partner_bg {
    min-height: 360px;
    background: #f1f1f1;
    padding: 30px;
    border-radius: 5px;
}

    .partner_bg h3 {
        margin-bottom: 6px;
        margin-top: 0px;
    }

.apply_btn {
    margin: 0 0 48px;
}

.procedure_bg {
    border: 1px solid #e0dede;
    padding: 12px;
    min-height: 200px;
    border-radius: 5px;
    position: relative;
}

.icon_arrow_up {
    background: url('../img/become_a_partner_10.png') no-repeat center bottom;
    height: 14px;
    width: 18px;
    position: absolute;
    left: 50%;
    margin-left: -9px;
    top: -12px
}

.icon-circle-box {
    position: relative;
    height: 45px;
    margin: 24px 0px;
}

.icon_line {
    height: 1px !important;
    border-top: 1px solid #49a4d3;
    position: absolute;
    top: 22px;
    width: 100%;
    z-index: -1;
    left: -50%;
}

.icon_circle {
    width: 100%;
    height: 45px;
    position: absolute;
    line-height: 45px;
    text-align: center;
    background: #49a4d3;
    color: #fff;
    border-radius: 3px;
}
.btn-loading-more{
	line-height:50px;
	background:#ececec;
	text-align:center;
	margin:10px 0px;
	}
.btn-loading-more a{
	color:#333333;
	}
/* eof become a partner */
/*index*/
.index--first-part {
    text-align: left;
    border: 0px;
    margin-top: 36px;
}

    .index--first-part h3 {
        font-weight: normal !important;
    }

    .index--first-part .row {
        padding-bottom: 24px !important;
    }

    .index--first-part p {
        padding: 0px !important;
    }

.index-video {
    padding: 0px;
    border-bottom: 0px;
    margin-bottom: 24px;
    margin-top: 12px;
}

    .index-video img {
        width: 100%;
    }

.index-video > div {
	background-size: 100% !important;
    padding-left: 0 \9;
    padding-right: 0 \9;
}

.index-video .video_box.bg-alpha {
	background: url('../img/fancybox_overlay.png');
}
.index-video .index-video-play {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.index-video .index-video-play > div {
	margin:0 auto;
	max-width:1024px;
}
.index-video a.close{
	position:absolute;	
	top:0px;
	right:35px;	
	display:none;
	width:30px;
	height:30px;
	background:#000 url('../img/video-close.png') no-repeat center;
	z-index:1000;
    filter:alpha(opacity=30);
	opacity: 0.3
	}

.index-video .video_box .title {
    position: absolute;
    width: 100%;
    top: 15%;
	padding: 0px 125px;
}

    .index-video .video_box .title.bg-alpha {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        background:#fff;
    }

            .index-video .video_box .title.bg-alpha > h2, .index-video .video_box .title.bg-alpha > h3 {
                display: none;
            }

    .index-video .video_box a.js_video_player {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        background: url('../img/video_btn.png') no-repeat scroll center 50% transparent;
    }

        .index-video .video_box a.js_video_player:hover {
            background: url('../img/video_btn_hover.png') no-repeat scroll center 50% transparent;
        }

    .index-video h2, .index-video h3 {
        color: #fff;
    }

    .index-video h2 {
        font-size: 40px;
        margin: 0px;
        line-height: 50px;
        margin-bottom: 10px;
    }

    .index-video h3 {
        font-size: 20px;
        line-height: 30px;
        max-width: 475px;
        margin: 0px auto;
    }

    .index-video .btn {
        width: auto;
        height: auto;
        background: none;
        border-radius: initial;
        line-height: normal;
    }

        .index-video .btn a {
            display: block;
            height: 71px;
            width: 69px;
            background: url('../img/video_btn.png') left center;
            background-size: 100%;
            margin-top: 24px; margin-left:auto; margin-right:auto; margin-bottom:0px
        }

            .index-video .btn a:hover {
                background: url('../img/video_btn_hover.png') left center;
                background-size: 100%
            }

.index-support {
    border: 0px;
}

    .index-support > div > p {
        max-width: 960px;
        text-align: center;
        margin: 0px auto;
    }

    .index-support .row {
        margin-top: 36px;
    }

        .index-support .row a {
            color: #000;
        }

            .index-support .row a:hover {
                color: #0066ff;
            }

            .index-support .row a:hover {
            }

        .index-support .row ul {
            width: 100%;
            display: block;
            text-align: left;
        }

        .index-support .row li {
            width: 100%;
            display: inline-block;
            margin-bottom: 5px;
        }

        .index-support .row .more a {
            color: #0066ff;
        }

        .index-support .row .more {
            margin-top: 24px;
        }

            .index-support .row .more a i {
                padding-left: 15px;
                background: url('../img/icon-sets.png') -15px -82px;
            }

    .index-support img {
        max-width: 110px;
        display: block;
        margin: 0px auto;
        width: 100%;
    }

    .index-support .row h3 {
        display: block;
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #d7d7d7;
        width: 100%;
        color: #c3c3c3;
        text-align: left;
    }

    .index-support .row .cell {
        display: block;
    }

.index-other-part {
    background: #f5f5f5;
    border: 0px;
    padding-top: 12px !important;
}

    .index-other-part h2 {
        margin-bottom: 24px !important;
    }

        .index-other-part h2 a {
            color: #333;
        }

    .index-other-part .col-sm-4 {
        border-right: 1px solid #e7e7e7;
    }

        .index-other-part .col-sm-4:last-child {
            border: 0px;
        }

    .index-other-part .news {
        font-size: 16px;
    }

        .index-other-part .news li {
            margin-bottom: 24px;
        }

        .index-other-part .news ul a {
            width: 69.512%;
            float: left;
            padding-left: 15px;
            text-align: left;
            color: #666;
        }

    .index-other-part .more {
        float: left;
        margin-top: -20px;
    }

        .index-other-part .more a {
            float: left;
        }

            .index-other-part .more a i {
                padding-left: 15px;
                background: url('../img/icon-sets.png') -15px -80px;
            }

    .index-other-part h2 {
        font-size: 24px;
        color: #000;
        text-align: left;
    }

    .index-other-part .row {
        padding-bottom: 10px !important;
    }

    .index-other-part .news span {
        display: block;
        height: 52px;
        width: 52px;
        background: #81878f;
        float: left;
        text-align: center;
        color: #fff;
        font-size: 11px;
    }

        .index-other-part .news span em {
            display: block;
            font-size: 32px;
            font-weight: bold;
            font-style: normal;
            line-height: 26px;
            padding-top: 3px;
        }

    .index-other-part .social-media {
        padding: 0px 15px;
        height: 400px;
        overflow: hidden;
    }

    .index-other-part .index-events {
        padding: 0px 40px;
    }

        .index-other-part .index-events .cell {
            display: block;
        }

        .index-other-part .index-events h3 {
            text-align: left;
        }

        .index-other-part .index-events h2 a {
            color: #333;
        }

    .index-other-part h2 a:hover {
        color: #48a2d2;
    }

    .index-other-part .index-events img {
        width: 100%;
        height: auto;
    }

    .index-other-part .index-events .more a {
        color: #0066ff;
        margin-top: 20px;
        display: block;
        width: 100%;
        font-size: 16px;
        text-align: left;
    }
/* bof Feedback */
.input-pd {
    padding: 6px;
    border: #d3d3d3 1px solid;
    border-radius: 4px;
}

.feedback_right {
    margin: 160px 0 0;
}

.feedback-right-line {
    border-right: 1px #CCC solid;
    overflow: hidden;
    padding-right: 30px;
}
/* eof Feedback */
/* to solve the sitecore previewPage's problem*/
.scEnabledChrome .thumblist {
    width: 87% !important;
    overflow: auto;
}

.scEnabledChrome .prev-photo {
    display: none;
}

.scEnabledChrome .next-photo {
    display: none;
}

#nav-cont .nav-list .scLooseFrameZone.scEnabledChrome {
    float: left;
    overflow: hidden;
    position: relative;
}
/* bof feedback result */
.feedback-result-table .table td, .feedback-result-table .table th, .pd5 {
    padding: 5px;
}

.width100 {
    width: 100%;
}

.required_color {
    color: #F00;
}

.icon-input-calendar {
    background: url('../img/calendar.gif') no-repeat right center;
}

.table tr:nth-child(even) > td, .table tr:nth-child(even) > th {
    background-color: #f5f5f5 !important;
}

.ui-widget-header .ui-icon {
    background-image: url('../img/ui-icons_222222_5F256x240.png');
}

.page-no {
    width: 50px;
}

.pagination {
    display: inline-block;
    width: 20px;
    height: 20px;
    text-indent: 1000em;
    overflow: hidden;
    vertical-align: middle;
    margin: auto 5px;
}

.pagination_first {
    background: url('../img/pagination_first.gif') no-repeat center;
}

.pagination_prev {
    background: url('../img/pagination_prev.gif') no-repeat center;
}

.pagination_last {
    background: url('../img/pagination_last.gif') no-repeat center;
}

.pagination_next {
    background: url('../img/pagination_next.gif') no-repeat center;
}

.left-line {
    border-left: 1px solid #CCC;
}

.right-line {
    border-right: 1px solid #CCC;
}

.feedback-result-page span {
    display: inline-block;
    vertical-align: middle;
}

.page-disabled {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
/* bof feedback result */
/* bof echannel */
.item-list li {
    text-align: left;
    margin-bottom: 10px;
    padding-left: 24px;
    color: #6d6d6d;
    line-height: 20px;
    background: url('../img/pic_point_gray.png') no-repeat 0px top;
}

    .item-list li a {
        color: #6d6d6d;
    }

.h-link a {
    color: #000;
}

.echannel-section {
    margin: 0px 0px 12px 0px;
}

    .echannel-section .container {
        padding-bottom: 24px;
    }

        .echannel-section .container:first-child {
            border-bottom: 1px solid #e0e0e0;
        }

    .echannel-section a.flo-r {
        padding-top: 15px;
    }

    .echannel-section .col-sm-3 {
        min-height: 390px;
    }

        .echannel-section .col-sm-3 img {
            width: 100%;
        }

    .echannel-section ul {
        padding-left: 15px;
    }

        .echannel-section ul li {
            background: url('../img/rss_iocn.png') no-repeat left 11px;
            padding-left: 14px
        }

    .echannel-section a {
        color: #333333;
    }

        .echannel-section a:hover {
            color: #0166FE;
        }
/* eof echannel */
.success-result {
    width: 350px;
    background: url('../img/icon-success.png') no-repeat left center;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    padding-left: 55px;
    margin-top: 30px; margin-left:auto; margin-right:auto; margin-bottom:120px
}
/* bof feedback result */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0px none;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

    .fancybox-opened .fancybox-skin {
        -webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
        -moz-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
        box-shadow: 0 10px 25px rgba(0,0,0,0.5);
    }

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('fancybox_sprite.png');
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

    #fancybox-loading div {
        width: 44px;
        height: 44px;
        background: url('fancybox_loading.gif') center center no-repeat;
    }

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('blank.gif'); /* helps IE */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

    .fancybox-lock body {
        overflow: hidden !important;
    }

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('fancybox_overlay.png');
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

    .fancybox-title-float-wrap .child {
        display: inline-block;
        margin-right: -100%;
        padding: 2px 20px;
        background: transparent; /* Fallback for web browsers that doesn't support RGBa */
        background: rgba(0,0,0,0.8);
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        text-shadow: 0 1px 2px #222;
        color: #FFF;
        font-weight: bold;
        line-height: 24px;
        white-space: nowrap;
    }

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0,0,0,.8);
}
.paginator{margin-left: 0px !important; margin-top: 0px !important; padding:0 15px;}
.page-number {
    width: 100%;
    height: 30px;
    margin-top: 20px;
    margin-left: -15px;
}

    .page-number > div {
        width: 100%;
    }
.page-number > div span{ width: 25px; margin-right: 0px !important;}
        .page-number > div a, .page-number > div span {
            display: block;
            float: left;
            line-height: 30px;
        }

            .page-number > div a.frist {
                background: url('../img/page-num.png') no-repeat 7px 9px;
            }

                .page-number > div a.frist:hover {
                    background: url('../img/page-num.png') no-repeat 7px -14px;
                }

                .page-number > div a.frist.over {
                    background: url('../img/page-num.png') no-repeat 7px 9px;
                }

            .page-number > div a.prev {
                background: url('../img/page-num.png') no-repeat -34px 9px;
            }

                .page-number > div a.prev:hover {
                    background: #e41b25 url('../img/page-num.png') no-repeat -35px -14px;
                    border: 1px solid #e41b25
                }

            .page-number > div a.last {
                background: url('../img/page-num.png') no-repeat -113px 9px;
            }

                .page-number > div a.last:hover {
                    background: #e41b25 url('../img/page-num.png') no-repeat -113px -14px;
                }

                .page-number > div a.last.over {
                    background: url('../img/page-num.png') no-repeat -30px -59px;
                }

            .page-number > div a.next {
                background: url('../img/page-num.png') no-repeat -72px 9px;
            }

                .page-number > div a.next:hover {
                    background: #e41b25 url('../img/page-num.png') no-repeat -72px -14px;
                    border: 1px solid #e41b25
                }

            .page-number > div span.mobile {
                display: none;
            }

        .page-number > div .num {
            float: left;
            padding-right: 5px;
        }

        .page-number > div a {
            display: block;
            height: 30px;
            line-height: 30px;
            width: 30px;
            text-align: center;
            border: 1px solid #aaaaaa;
            color: #333333;
            margin-right: 5px;
            font-size: 12px;
        }
.page-number > div a[disabled] {
    color: #eee;
    border-color:#eee
}
        .page-number > div .num a:last-child {
            margin: 0px;
        }

        .page-number > div .num a.active, .page-number > div .num a:hover {
            border: 1px solid #e41b25;
            color: #fff;
            background: #e41b25;
        }

        .page-number > div .num a.active {
            font-weight: bold;
        }

        .page-number > div .num a.middle {
            border: 0px;
        }
/* bof bootstrap carousel */
.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

    .carousel-inner > .item {
        position: relative;
        display: none;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left;
    }

        .carousel-inner > .item > img, .carousel-inner > .item > a > img {
            line-height: 1;
        }

    .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
        display: block;
    }

    .carousel-inner > .active {
        left: 0;
    }

    .carousel-inner > .next, .carousel-inner > .prev {
        position: absolute;
        top: 0;
        width: 100%;
    }

    .carousel-inner > .next {
        left: 100%;
    }

    .carousel-inner > .prev {
        left: -100%;
    }

        .carousel-inner > .next.left, .carousel-inner > .prev.right {
            left: 0;
        }

    .carousel-inner > .active.left {
        left: -100%;
    }

    .carousel-inner > .active.right {
        left: 100%;
    }

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: .5;
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
        background-image: url('linear-gradient(to%20right,rgba(0,0,0,.5');
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
        background-repeat: repeat-x
    }

    .carousel-control.right {
        right: 0;
        left: auto;
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
        background-image: url('linear-gradient(to%20right,rgba(0,0,0,.0001');
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
        background-repeat: repeat-x
    }

    .carousel-control:hover, .carousel-control:focus {
        color: #fff;
        text-decoration: none;
        filter: alpha(opacity=90);
        outline: 0;
        opacity: .9;
    }

    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
    }

    .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px;
    }

    .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px;
    }

    .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        font-family: serif;
    }

        .carousel-control .icon-prev:before {
            content: '\2039';
        }

        .carousel-control .icon-next:before {
            content: '\203a';
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0,0,0,0);
        border: 1px solid #fff;
        border-radius: 10px;
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff;
    }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }
/* eof bootstrap carousel */
/* bof news detail */
.icon-download {
    background: url('../img/icon-download.png') no-repeat center;
    display: inline-block;
    width: 28px;
    height: 28px;
    vertical-align: middle
}

.left-carousel-control {
    background: url('../img/solution_video_btn_prev.png') no-repeat center;
    background-size: 70%;
    display: block;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    position: absolute
}

.right-carousel-control {
    background: url('../img/solution_video_btn_next.png') no-repeat center;
    background-size: 70%;
    display: block;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    position: absolute
}

.news-download-btn-sets a {
    text-align: left;
    text-indent: 25%;
    font-size: 14px;
}

.carousel-indicators-news-left {
    margin: 0;
    bottom: 3%;
}

    .carousel-indicators-news-left li {
        width: 5px;
        height: 5px;
        margin-bottom: 0 !important;
        background-color: #fff;
        border: none;
        border-radius: 5px;
    }

    .carousel-indicators-news-left .active {
        width: 5px;
        height: 5px;
        background-color: #f00;
        border: 1px solid #f00;
    }

.no-scrollbar {
    overflow: hidden;
}

.news-right-video-list, .news-right-pics-list {
    margin-top: 36px;
}
/* eof news detail */
.partner-list {
    background-color: #f5f5f5;
    padding: 20px 0;
}

    .partner-list .row {
        margin-bottom: 20px;
    }

.partner-txt {
    text-align: left;
}

    .partner-txt h3 {
        margin-top: 0;
    }
/*the bulletins of partner*/
.tools-templates {
    margin-top: 12px;
}

    .tools-templates ul li {
        padding: 12px 0px;
        border-bottom: 1px solid #e4e4e4;
        font-size: 16px;
        color: #616161;
    }

    .tools-templates a {
        padding-left: 30px;
        background: url('../img/icon-data.png') no-repeat 10px 3px;
        color: #616161;
        line-height: 24px;
        float: left
    }

    .tools-templates span {
        float: right;
    }

        .tools-templates span i {
            font-style: normal;
            padding: 0px 10px;
        }
/*leads feed back*/
.search_result_layout {
    padding-bottom: 36px;
}

.search_result {
    padding: 0px;
    border-bottom: 1px solid #e5e5e5;
}

    .search_result span {
        display: block;
        line-height: 22px;
        color: #666666;
    }

        .search_result span em {
            font-weight: bold;
        }

        .search_result span.name {
            float: left;
        }

        .search_result span.status {
            float: right;
            margin-right: 60px;
        }

            .search_result span.status em.now {
                color: #07cb15;
            }

            .search_result span.status em.last {
                color: #a8a8a8;
            }

        .search_result span.email {
            float: left;
        }

            .search_result span.email a {
                color: #666666;
                font-weight: bold;
            }

        .search_result span.tel {
            float: left;
            margin-left: 40px;
        }

        .search_result span.date {
            float: right;
            margin-right: 60px;
        }

    .search_result p.name_wrap {
        margin-bottom: 5px;
    }

    .search_result p.btn_wrap a {
        display: block;
        width: 60px;
        height: 30px;
        background: url('../img/bg_btn_top.png') no-repeat center 10px;
        float: right;
        margin-top: -60px
    }

        .search_result p.btn_wrap a.on {
            background: url('../img/bg_btn_bottom.png') no-repeat center 10px;
            margin-top: 0px
        }

    .search_result .moreinfo {
        display: none;
    }

        .search_result .moreinfo p {
            margin-bottom: 5px;
        }

        .search_result .moreinfo span {
            display: block;
            float: left;
            width: 623px;
            line-height: 28px;
        }

            .search_result .moreinfo span.title {
                width: 120px;
                text-align: left;
                font-weight: normal;
                color: #333;
            }
/*contact us*/
.contact-us {
    padding-bottom: 24px;
    color: #666666;
}

    .contact-us h1 {
        margin-bottom: 0px;
    }

    .contact-us a {
        color: #666;
    }

        .contact-us a:hover {
            color: #0066ff;
        }

    .contact-us p.intruduce {
        text-align: left;
        padding-bottom: 30px;
        margin-top: 0px;
        border-bottom: 1px solid #cccccc;
    }

    .contact-us .col-sm-4 {
        min-height: 470px;
        border-right: 1px solid #ebebeb;
    }

        .contact-us .col-sm-4:last-child {
            border-right: 0px;
        }

        .contact-us .col-sm-4 .cell {
            padding: 0px 40px;
        }

    .contact-us h2 {
        margin-bottom: 12px !important;
        margin-top: 12px;
    }

    .contact-us p.intruduce a {
        padding: 0px 15px;
        color: #0066ff;
    }

    .contact-us .pic-list {
        padding: 36px 0px 24px 0px;
        border-bottom: 6px solid #f1f1f1;
    }

        .contact-us .pic-list img {
            max-width: 60px;
        }

    .contact-us h2 {
        text-align: left;
        color: #000000;
        font-size: 18px;
        font-weight: bold;
    }

    .contact-us .text-cont p {
        padding: 0px;
        max-height: 1000px;
        text-align: left;
        margin-bottom: 20px;
    }

        .contact-us .text-cont p span {
            display: inline-block;
			display: block\9;
            margin-bottom: 5px;
        }

.contact-us-feedback {
    padding-top: 25px;
    border-top: 1px solid #cccccc;
    text-align: left;
}

    .contact-us-feedback > p {
        margin-bottom: 6px;
    }

    .contact-us-feedback > div a {
        padding-left: 26px;
        color: #666;
    }

        .contact-us-feedback > div a.mail {
            background: url('../img/icon-mail-contact-us.png') no-repeat left 5px;
            margin-right: 35px
        }

        .contact-us-feedback > div a.other {
            background: url('../img/icon-other-contact-us.png') no-repeat left 3px;
        }
/*企业业务*/
.tc {
    text-align: center;
}

.tl {
    text-align: left;
}

.color-gray1 {
    color: #8c8c8c;
}

.p20 {
    padding-right: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb30 {
    margin-bottom: 30px;
}

.l {
    float: left;
}

.r {
    float: right;
}

.ml30 {
    margin-left: 30px;
}

.mr30 {
    margin-right: 30px;
}

.cl {
    clear: both;
}

.oh {
    overflow: hidden;
}

.business-h3 {
    font-size: 24px;
    text-align: center;
    margin-top: 24px;
}

.business-tab {
    clear: both;
    overflow: hidden;
    zoom: 1;
}

    .business-tab li {
        float: left;
        width: 33.3333%;
        background: url('../img/line-arrow2.png') repeat-x center bottom;
        text-align: center;
        padding-bottom: 15px;
        font-size: 18px;
        font-weight: bold
    }

        .business-tab li.current {
            background: url('../img/line-arrow1.png') no-repeat center bottom;
        }

    .business-tab .icon {
        display: block;
        height: 80px;
    }

.icon.icon1 {
    background: url('../img/icon1.png') no-repeat center top;
}

.icon.icon2 {
    background: url('../img/icon2.png') no-repeat center top;
}

.icon.icon3 {
    background: url('../img/icon3.png') no-repeat center top;
}

.business-tab-content {
    padding-bottom: 50px;
}

.business-tab-content-Milepost > ul {
    display: none;
}

.business-tab-content > div:last-child {
    border-bottom: 0px;
}

.business-tab-content .row {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 30px;
}

.business-tab-content .tab-content2 {
    color: #666;
}

    .business-tab-content .tab-content2 p {
        margin-bottom: 5px;
    }

.download {
    background: url('../img/download-icon.png') no-repeat 0 5px;
    text-decoration: underline;
    color: #010101; padding-left:25px; padding-right:0; padding-top:2px; padding-bottom:2px
}

.cr-title {
    font-size: 18px;
    text-align: center;
}

    .cr-title span {
        display: block;
        height: 80px;
    }

    .cr-title .icon4 {
        background: url('../img/icon4.png') no-repeat center top;
    }

    .cr-title .icon5 {
        background: url('../img/icon5.png') no-repeat center top;
    }

    .cr-title .icon6 {
        background: url('../img/icon6.png') no-repeat center top;
    }

    .cr-title .icon7 {
        background: url('../img/icon7.png') no-repeat center top;
    }

.cr-content {
    color: #666;
    text-align: center;
    margin-bottom: 0;
}

.fz-lb-content {
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 10px;
}
.lichengbei-tab {
    border: 1px solid #e4e4e4;
    border-right: none;
    margin: 50px auto;
    padding: 0;
}

    .lichengbei-tab li {
        float: left;
        width: 33.33%;
    }

    .lichengbei-tab a {
        display: block;
        border-right: 1px solid #e4e4e4;
        text-align: center;
        line-height: 210%;
        text-decoration: none;
        color: #333;
    }

        .lichengbei-tab li.current a, .lichengbei-tab a:hover {
            background: #f9f9f9;
        }

.lcb {
    background: url('../img/line-bg2.png') repeat-y center top;
    height: auto
}

    .lcb .year {
        height: 110px;
    }

        .lcb .year .lb-num {
            background: url('../img/icon11.png') no-repeat right top;
            width: 105px;
            height: 105px;
            right: -52px;
            line-height: 105px;
            top: 0
        }

    .lcb .fz-lb-content {
        padding: 0;
    }

    .lcb .lcb-month {
        font-size: 30px;
        font-weight: bold;
        background: #f2f2f2;
        margin: 0;
        padding: 13px 18px;
        color: #666;
        border-right: 6px;
    }

    .lcb .lb-arrow {
        top: 24px;
        margin: 0;
    }

    .lcb .lb-num {
        background: url('../img/icon12.png') no-repeat right top;
        width: 14px;
        height: 14px;
        top: 24px;
        right: -8px;
        margin: 0
    }

    .lcb li.even .lb-num {
        left: -7px;
    }

.fz-lb-content ul {
    padding: 6px 15px 6px 35px;
}

    .fz-lb-content ul li {
        list-style-type: disc;
        margin: 8px 0;
    }

.analyst h2 {
    margin-top: 0;
}

.analyst h3 {
    margin-top: 0;
}

.analyst .partner-list {
    padding: 0;
}

    .analyst .partner-list h2 {
        margin-top: 24px;
        margin-bottom: 24px;
    }

.analyst .top-line p {
    margin-top: 6px;
    margin-bottom: 0px;
}

.analyst .partner-list .row {
    margin-bottom: 0;
}

.gray-layout {
    background-color: #f5f5f5;
    padding-top: 24px;
}

    .gray-layout p {
        text-align: center;
    }
/* bof like */
.top-line {
    border-top: 1px solid #d7d7d7;
}

.mb0 {
    margin-bottom: 0;
}

.pb48 {
    padding-bottom: 30px;
}

.link-color {
    color: #6d6d6d;
}
/* eof like */
/* bof cao*/
.publications-summary-read, .publications-summary-read:hover {
    border-radius: 5px;
    margin: 0 -10px;
    display: block;
    background: #d2d2d2;
    text-align: center;
    color: #000000;
    padding: 5% 0;
    text-decoration: none;
}

.date-1 {
    margin: 0;
    color: #CCC;
    font-size: 15px;
}

.icon-download1 {
    background: url('../img/icon-download1.png') no-repeat 0px top !important;
}
/*解决方案桥页*/
.solution-cont h3 {
    margin-bottom: 0px;
}

.solution-cont p {
    margin-top: 0px;
}
/*成为合作伙伴*/
.alliance-wrap {
    margin-top: 12px;
    border-top: 1px solid #D7D7D7;
}

.product_case_studies .container > .row:first-child, .product_solution .container > .row:first-child {
    margin-top: 27px;
}

.product-img-border .row img {
    border: 1px solid #e2e2e2;
}

.partner_query.mt36 .radiobox {
    padding-top: 9px;
}

    .partner_query.mt36 .radiobox label {
        padding-right: 12px;
    }
.publication-h1, .video-h1, .events-h1, .news-h1{ display:none;}
.infomation_tab input.info_btn{line-height: 24px;}

.ciga{
margin-let:0px;
margin-right:20px;
font-size:13px;
font-color:rgb(255,255,255);
line-height:15px;
.text-style-1{width:80%;}
.ochsner{
    border-bottom: 2px solid #ccc;
}
.ciga1 .h1{
text-align:center}
 .ciga1 .container > .row {
        padding-bottom: 36px;
    }

.text-style-1 span{ border-bottom:1px solid #ccc; padding-bottom:10px; font-family:frutigernext_medium,frutigernext, "Microsoft YaHei", Arial, Helvetica, sans-serif;; }
.text-style-1 span a{ font-size:18px; }


}