#menunav{z-index:1002}
.container {
    width: 100%;
    max-width: 1200px;
}
@font-face {
    font-family: 'frutigerRegular';
    src: url('/Assets/enp/v2/fonts/HuaweiSans-Regular.eot'); /* IE9 Compat Modes */
    src: url('/Assets/enp/v2/fonts/HuaweiSans-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/Assets/enp/v2/fonts/HuaweiSans-Regular.woff') format('woff'), /* Modern Browsers */
    url('/Assets/enp/v2/fonts/HuaweiSans-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/Assets/enp/v2/fonts/HuaweiSans-Regular.svg#SingleMaltaRegular') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'frutigerMedium';
    src: url('/Assets/enp/v2/fonts/HuaweiSans-Regular.eot'); /* IE9 Compat Modes */
    src: url('/Assets/enp/v2/fonts/HuaweiSans-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/Assets/enp/v2/fonts/HuaweiSans-Regular.woff') format('woff'), /* Modern Browsers */
    url('/Assets/enp/v2/fonts/HuaweiSans-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/Assets/enp/v2/fonts/HuaweiSans-Regular.svg#SingleMaltaRegular') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'handwritten';
    src: url('/Assets/enp/v2/fonts/HuaweiSans-Regular.eot'); /* IE9 Compat Modes */
    src: url('/Assets/enp/v2/fonts/HuaweiSans-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/Assets/enp/v2/fonts/HuaweiSans-Regular.woff') format('woff'), /* Modern Browsers */
    url('/Assets/enp/v2/fonts/HuaweiSans-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/Assets/enp/v2/fonts/HuaweiSans-Regular.svg#SingleMaltaRegular') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}
.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 {
    -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_close_mobile {
    height: 60px;
    margin-top: 13px;
}
.col-sm-5c {
    width: 20%;
    float: left;
    padding: 0px 10px;
}
#nav-wrap {
    border-bottom: 1px solid #e5e5e5;
    font-size: 0;
    line-height: 1.625;
}
#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;
    position: relative
}

ul.detail li:before {
    height: 20px;
    width: 16px;
    overflow: hidden;
    background: url(/Assets/EBG/img/e-icon.png) no-repeat -580px 0;
    display: inline-block;
    content: ""
}

/* MAIN CSS
 //********************/
html, body {
    margin: 0;
    padding: 0;
}
body {
    position: relative;
    font-family: frutigerRegular, 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, h3, h4 {
    font-family: frutigerMedium, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
h1 {
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 12px;
    margin-top: 0;
}
h1.center {
    text-align: center;
    margin-bottom: 10px;
}
h2 {
    font-size: 24px;
    margin: 24px 0px 24px 0px;
}
h2.title {
    font-size: 36px;
    text-align: center;
    line-height: 48px;
}
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: 10px 0px;
    color: #fff;
    display: none;
}
.browsehappy p {
    max-width: 760px;
    margin: 0px auto;
    font-size: 14px;
    line-height: 18px;
    position: relative;
    padding-right: 80px;
}
.ReadPolicy p {
    line-height: 30px;
}
.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;
}
.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: 330px;
    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;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    float: left;
    padding-bottom: 6px;
}
#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;
}
#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;
    }
#tab_main_nav {
    text-align: right;
}
h2.details_title {
    font-size: 36px;
    line-height: 36px;
    color: #000;
}
#tab_main_nav a {
    position: relative;
}
#tab_main_nav a em {
    position: absolute;
    /* left: 63px; */
    top: -5px;
    color: #fff;
    background: #ff0000;
    font-size: 12px;
    line-height: 12px;
    font-style: normal;
    border-radius: 7px;
    padding: 1px 3px;
}
#tab_main_nav ul {
    float: right;
    padding: 10px 0px;
}
#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('/Assets/EBG/img/icon-home.png') left center no-repeat;
}
#tab_main_nav ul li.active, #tab_main_nav ul li.active a {
    color: #b1b1b1;
}
#nav-cont .nav-list ul li.search {
    width: 20%;
    float: right;
    margin-top: 10px;
}
#nav-cont .nav-list ul li.search input {
    float: right;
    height: 30px;
    border: 0px;
    line-height: 30px;
}
#nav-cont .nav-list ul li.search input[type="text"] {
    max-width: 150px;
    border-left: 1px solid #efefef;
}
#nav-cont .nav-list ul li.search input[type="button"] {
    height: 30px;
    width: 32px;
    background: url(/Assets/EBG/img/icon-find.png) left center no-repeat #fff;
    border-right: 1px solid #efefef;
}
#nav-cont .nav-list {
    line-height: 54px;
    background: #f7f7f7;
    font-size: 16px;
    height: 54px;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}
#nav-cont.fix {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 1000;
}
#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: 30px;
    *margin-left: 30px;
    height: 52px;
    font-family: frutigerMedium;
}
#nav-cont .nav-list ul li a.active {
    text-decoration: none;
    border-bottom: 2px solid #cb3034;
    color: #e22835;
}
#nav-cont .nav-list ul li a:hover {
    text-decoration: none;
    border-bottom: 2px solid #cb3034;
    color: #e22835;
}
#nav-cont .nav-list ul li a.want-to {
    width: 165px;
    text-align: left;
    float: left;
    display: block;
    color: #323232;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    padding: 0px 10px;
    padding-left: 35px;
    background: url(/Assets/EBG/img/user_icon.png) #fff 15px center no-repeat;
    line-height: 52px;
    height: 52px;
    overflow: hidden;
    cursor: pointer;
    font-family: frutigerMedium;
    color: #323232;
    border: 0px !important;
    margin-left: 0;
    border-radius: 5px;
}
#nav-cont .nav-list ul li a.want-to i {
    padding-left: 30px;
    height: 52px;
    background: url(/Assets/EBG/img/icon-slide-down.png) 5px center no-repeat;
    float: right;
}
#nav-cont .nav-list ul li a.want-to.active {
    color: #CC0000 !important;
}
#nav-cont .nav-list ul li a.want-to.active i {
    background: url(/Assets/EBG/img/icon-slide-up.png) 5px center no-repeat;
}
#nav-want-cont-wrap, #nav-cont-wrap {
    background: #f7f7f7;
}
.nav-cont-wrap {
    width: 100%;
    overflow: hidden;
    display: none;
    padding-bottom: 10px;
}
#nav-want-cont-wrap ul, #nav-want-cont-wrap ul > li {
    position: static;
}
#nav-want-cont-wrap ul {
    width: 100%;
    line-height: 24px;
}
#nav-want-cont-wrap ul li {
    width: 100%;
    height: 211px;
}
#nav-want-cont-wrap ul li span {
    display: block;
    margin-bottom: 7px;
}
#nav-want-cont-wrap ul li h3 {
    font-size: 18px;
    color: #cc0000;
}
#nav-want-cont-wrap ul li.cont-list {
    margin-top: 24px;
    width: 79.5%;
    float: left;
    border-right: 1px solid #d7d7d7;
}
#nav-want-cont-wrap ul li.cont-list div {
    width: 25%;
    float: left;
    padding-left: 30px;
}
#nav-want-cont-wrap ul li.cont-list div:first-child {
    padding-left: 0px;
    padding-right: 20px;
}
#nav-want-cont-wrap ul li h3.last_child {
    background: none;
    padding-left: 0;
}
#nav-want-cont-wrap ul li.huawei-fans {
    padding-left: 35px;
    width: 20%;
    float: left;
}
#nav-want-cont-wrap ul li.huawei-fans > div {
    padding-top: 24px;
}
#nav-want-cont-wrap ul li.huawei-fans h3 {
    background: none;
    color: #cd3333;
}
#nav-want-cont-wrap ul li.huawei-fans em {
    padding-left: 25px;
    height: 24px;
}
#nav-want-cont-wrap ul li.huawei-fans span.user em {
    background: url(/Assets/EBG/img/icon-user.png) left center no-repeat;
}
#nav-want-cont-wrap ul li.huawei-fans span.expert em {
    background: url(/Assets/EBG/img/icon-expert.png) left center no-repeat;
}
#nav-want-cont-wrap ul li.huawei-fans span.parnter em {
    background: url(/Assets/EBG/img/icon-parnter.png) left center no-repeat;
}
#nav-want-cont-wrap ul li.huawei-fans span.analyst em {
    background: url(/Assets/EBG/img/icon-analyst.png) left center no-repeat;
}
#nav-want-cont-wrap ul li.huawei-fans span.position em {
    background: url(/Assets/EBG/img/icon-position.png) left center no-repeat;
}
#nav-want-cont-wrap ul li.huawei-fans span.fans em {
    background: url(/Assets/EBG/img/icon-fans.png) left center no-repeat;
}
.nav-cont-wrap ul {
    height: 300px;
    position: relative;
    width: 100%;
    padding-top: 2px;
}
.nav-cont-wrap ul li {
    width: 100%;
    position: absolute;
    left: 100%;
    padding-left: 15px;
    background: #f7f7f7;
}
.nav-cont-wrap ul li div {
    float: left;
}
.nav-cont-wrap ul li div h4 {
    color: #333333;
    margin-top: 10px;
}
.nav-cont-wrap ul li div h4 a {
    color: #333333;
}
.nav-cont-wrap ul li div span.mail, .nav-cont-wrap ul li div span.call-num, .nav-cont-wrap ul li div span.perbuy, .nav-cont-wrap ul li div span.getpricing, .nav-cont-wrap ul li div span.faq {
    margin-top: 15px;
    color: #333;
    padding-left: 30px;
    background: url(/Assets/EBG/img/icon-phone.png) left 8px no-repeat;
    line-height: 30px;
    font-size: 16px;
}
.nav-cont-wrap ul li div span.call-num {
    margin-top: 0px;
}
.nav-cont-wrap ul li div span.mail {
    background: url(/Assets/EBG/img/icon-mail.png) left 9px no-repeat;
}
.nav-cont-wrap ul li div span.perbuy {
    background: url(/Assets/EBG/img/icon-person.png) left center no-repeat;
}
.nav-cont-wrap ul li div span.getpricing {
    background: url(/Assets/EBG/img/icon-pricing.png) left center no-repeat;
}
.nav-cont-wrap ul li div span.faq {
    background: url(/Assets/EBG/img/icon-faq.png) left center no-repeat;
}
.nav-cont-wrap ul li .nav-part-3, .nav-cont-wrap ul li .nav-part-1, .nav-cont-wrap ul li .nav-part-2, .nav-cont-wrap ul li .nav-part-4, .nav-cont-wrap ul li .nav-part-5 {
    position: relative;
    float: left;
    height: 300px;
    padding-top: 24px !important;
}
.nav-cont-wrap ul li .nav-part-1 {
    width: 240px;
}
.nav-cont-wrap ul li .nav-part-2 {
    width: 60%;
}
.nav-cont-wrap ul li .nav-part-3 {
    width: 25%;
    float: left;
    padding-left: 55px;
}
.nav-cont-wrap li.product-solu .nav-part-3 {
    width: 20%;
}
.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 {
    display: block;
    height: 46px;
    width: 49px;
    background: url(/Assets/EBG/img/icon-zoom-other.png) center no-repeat #ededed;
    position: absolute;
    top: 1px;
    right: 1px;
    border: 0px;
    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(/Assets/EBG/img/icon-person-b.png) left center no-repeat;
}
.distributor .link-wrap a.buy i {
    background: url(/Assets/EBG/img/icon-pricing-b.png) left center no-repeat;
}
.distributor .link-wrap a.num i {
    background: url(/Assets/EBG/img/icon-phone-b.png) left center no-repeat;
}
.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
}

.purchase-news ul li:before {
    height: 20px;
    width: 16px;
    overflow: hidden;
    background: url(/Assets/EBG/img/e-icon.png) -580px 0 no-repeat;
    display: inline-block;
	content:"";
}
.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;
}
/* NAV MAIN MOBILE
 //********************/ 
#tab_main_nav_mobile, .menulist {
    display: none;
}
.mm-opened .menulist {
    display: inherit;
}

/* CLOUD
 **********************/
.cloud_computing {
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
    display: table;
    overflow: hidden;
}
.cloud_computing p, .cloud_computing p {
    color: #6d6d6d;
    margin-bottom: 12px;

}
.moreinfo h2 {
    margin: 24px 0px 10px 0px;
}
.product-overview .float-none p, .cloud_computing .float-none p {
margin-bottom: 12px;
}
.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;
    padding: 0 30px 0 0;
}
.product-overview .pull-right h5.bottom {
  bottom: 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;
}
.cloud_computing ul li:before, .product-overview ul li:before {
 height: 20px;
 width: 16px;
 overflow: hidden;
    background: url("/Assets/EBG/img/e-icon.png") no-repeat -580px -0px;display:inline-block;
content: "";
vertical-align: middle;
position: absolute;
margin-left: -25px;
margin-top: 1px;
	}
.thumblist ul li:before {
    background: none;
}
.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("/Assets/EBG/img/pic_read_more.png");
    vertical-align: middle;
    padding-right: 10px;
}
.cloud_computing .read_more a {
    color: #000;
}
.cloud_computing .quick_links {
    margin-top: 24px;
}
.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;
    vertical-align: middle;
    padding-right: 10px;
    color: #06f;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}

.expand-more a i {
    padding-left: 9px;
    margin-left: -12px;
    height: 30px;
    width: 36px;
    display: inline-block;
    color: #e50000;
    font-size: 21px;
    font-style:normal;
    font-family: iconfont!important;
}
.expand-more a i:before {content: "\E621";}

.expand-more a i.down:before {
    content: "\E618";
}
.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: 84px;
    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("/Assets/EBG/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 em, .more i {
    height: 30px;
    font-size: 24px;
    line-height: 24px;
    color: #e50000;
}
.more-resources label {
    margin-bottom: 12px;
}
.more a:hover {
    color: #0066ff;
    text-decoration: underline;
}
.more a em,.more a i {
    height: 23px;
    display: inline-block;
    color: #e50000;
    font-size: 24px;
    font-family: iconfont!important;
    font-style: normal;
    -webkit-font-smoothing: antialiased
}

.more a em:before,.more a i:before {
    content: "\e600";
    position: relative;
    top: 3px
}
.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 {
    padding-left: 35px
}

.moreresources-list ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: url(/Assets/EBG/img/e-icon.png) no-repeat -240px -176px;
    display: inline-block;
    margin-right: 10px;
    margin-left: -20px;
    vertical-align: middle;
    position: absolute;
    margin-top: 12px;
	}
.channel-data-list ul li.pdf em {
    width: 17px;
    height: 21px;
    display: inline-block;
    margin-right: 10px;
    font-size: 28px;
    margin-left: -35px
}

.channel-data-list ul li.pdf label {
    display: inline-block;
    vertical-align: top
}

.channel-data-list ul li.point {
    padding-left: 25px
}

.channel-data-list ul li.point:before {
    background: url(/Assets/EBG/img/e-icon.png) no-repeat -580px 0;
    display: inline-block;
    content: "";
    height: 20px;
    width: 16px;
    overflow: hidden
}

/* 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;
    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;
    float: 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 .bottom .col-md-8 {
    width: 58.33333333%;
}
#footer .bottom .col-md-4 {
    width: 41.66666667%;
}
.wryh {
    font-family: frutigerRegular, Arial;
}
#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 {

}
.marketing_classes {
    width: 1170px;
    margin: 0px auto;
    background: #fff;
}
.markclasses_wrap {
    padding: 10px 0 10px 15px;
    border-bottom: 1px #e5e5e5 solid;
    border-left: 1px #e5e5e5 solid;
    border-right: 1px #e5e5e5 solid;
}
.markclasses_wrap span.title {
    display: block;
    width: 100px;
    float: left;
    font-size: 12px;
    color: #000;
    line-height: 20px;
}
.markclasses_wrap p.markctier {
    width: 1020px;
    width:1005\9; 
    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(/Assets/EBG/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(/Assets/EBG/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(/Assets/EBG/img/x-2.png) right center no-repeat #dcdddf;
}
.markclasses_wrap p.markcsort {
    float: left;
    padding: 0px;
    margin: 0px;
    margin-left: 13px;
    width: 1000px;
    line-height: 20px;
}
.markclasses_wrap p.markcsort span.link_wrap {
    line-height: 20px;
    padding-left: 10px;
    margin-right: 30px;
}
.markclasses_wrap p.markcsort span.link_wrap:before {
    background: url(/Assets/EBG/img/e-icon.png) -580px 0 no-repeat;
    display: inline-block;
    height: 20px;
    width: 16px;
    overflow: hidden;
	content:"";
	position: absolute;
    margin-left: -15px;
}
.markclasses_wrap p.markcsort span.link_wrap a {
    color: #666;
    font-size: 12px;
}
.markclasses_wrap p.markcsort span.link_wrap a:hover {
    color: #cc0000;
    text-decoration: none;
}
.markclasses_wrap .markdatatype {
    width: 1000px;
    float: left;
    margin-left: 13px;
    border: 1px #e5e5e5 solid;
}
.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: 15px 30px;
    padding-bottom: 0px;
    display: none;
    margin-top: 0px;
    margin-bottom: 6px;
}
.markclasses_wrap .markdatatype p.tab_cont label.checkwrap {
    display: block;
    width: 165px;
    font-size: 12px;
    color: #666;
    line-height: 18px;
    margin-bottom: 10px;
    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 {

    background: #fff;
}
.marketing_classes .searchBox_cont span.searchBox input {
    display: block;
    border: none;
    float: left;
}
.marketing_classes .searchBox_cont span.searchBox input.text {
    width: 475px;
    padding: 0 10px;
    height: 39px;
    line-height: 39px;
    color: #666;
    font-size: 12px;
    border: 1px #e50000 solid;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.marketing_classes .searchBox_cont span.searchBox input.btn {
    width: 84px;
    height: 39px;
    background: url(/Assets/EBG/img/data_search_btn.png) no-repeat;
    cursor: pointer;
    margin-left: -3px;
    border-radius: 0;
}
.marketing_classes .searchBox_cont span.searchBox input.on {

}
.marketing_classes .searchBox_cont span.text {
    height: 39px;
    line-height: 39px;
    color: #333;
    margin-left: 18px;
    font-size: 12px;
}
.marketing_classes .searchBox_cont span.text em {
    font-size: 14px;
    color: #e50000;
    font-weight: bold;
    margin-right: 4px;
}
.marketing_classes .searchBox_cont a.slideBtn {
    display: inline-block;
    height: 39px;
    line-height: 39px;
    background: url(/Assets/EBG/img/add_icon.png) no-repeat left;
    padding-left: 12px;
    float: right;
    color: #0166fe;
    font-size: 12px;
    text-decoration: none;
    position: absolute;
    right: -180px;
    top: 0

}
.marketing_classes .searchBox_cont a.slideBtn:hover {

}
.marketing_classes .searchBox_cont a.on {
    background: url(/Assets/EBG/img/less_icon.png) no-repeat left;
}
.marketing_classes .searchBox_cont a.on:hover {

}
.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(/Assets/EBG/img/ico_marketingContlist.png) 8px 1px no-repeat;
}
.marketing_wrap .marketing_cont_list li span.icoWord {
    background: url(/Assets/EBG/img/ico_marketingContlist.png) 8px -48px no-repeat;
}
.marketing_wrap .marketing_cont_list li span.icoExcel {
    background: url(/Assets/EBG/img/ico_marketingContlist.png) 8px -102px no-repeat;
}
.marketing_wrap .marketing_cont_list li span.icoPptx {
    background: url(/Assets/EBG/img/ico_marketingContlist.png) 8px -156px no-repeat;
}
.marketing_wrap .marketing_cont_list li span.icoPdf {
    background: url(/Assets/EBG/img/ico_marketingContlist.png) 8px -210px no-repeat;
}
.marketing_wrap .marketing_cont_list li span.icoVideo {
    background: url(/Assets/EBG/img/ico_marketingContlist.png) 8px -264px no-repeat;
}
.marketing_wrap .marketing_cont_list li span.icoRar {
    background: url(/Assets/EBG/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: 180px;
}
/*解决方案首页视频列表*/
#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(/Assets/EBG/img/e-icon.png) no-repeat -126px -267px;
}
#banner .point-btn-wrap a.active {
  background:url(/Assets/EBG/img/e-icon.png) no-repeat -126px -279px;
}
#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;
}
#banner a.switchingBtn.right {
  right: 34px;
  
}
#banner a.switchingBtn.left:before{
	width:52px; 
	height:80px;
	display:block;
	background:url(/Assets/EBG/img/e-icon.png) no-repeat -124px 0;
	position:absolute; 
	top:50%;
	margin-top:-40px; 
	content:"";
	}
#banner a.switchingBtn.right:before{
	width:52px; 
	height:80px;
	display:block;
	background:url(/Assets/EBG/img/e-icon.png) no-repeat -126px -90px;
	position:absolute; 
	top:50%;
	margin-top:-40px; 
	content:"";
	}

#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个性化时添加 2016-08-09*/
#banner ul.banner-list li.banner-img-notop {
  position: absolute;
  height: 540px;
  top: 0px;
  background-repeat: no-repeat !important;
  background-position: center !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(/Assets/EBG/img/banner-cont-bg.png);
    left: -540px;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)" !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: 38px;
    color: #fff;
    line-height: 48px;
    text-align: left;
    margin-bottom: 12px;
}
#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: inline-block;
  width: auto;
  height: 40px;
  border-radius: 5px;
  line-height: 40px;
  background: #b02d2e;
  margin-bottom: 16px;
  text-align: center;
  color: #fff;
  position: relative;
  min-width:185px;
  padding-right:40px;
  padding-left:20px; 


}
#banner ul.banner-list .banner-text a.btn:hover {
  text-decoration: none;
  background: #dd3435;
}
#banner.inner-pages a.btn i,#banner ul.banner-list .banner-text a.btn i {
    background: url(/Assets/EBG/img/e-icon.png) no-repeat -214px -262px;
    width: 30px;
    height: 40px;
    padding-left: 30px;
    position: absolute;
    right: 20px;
    top: 0
}
#banner.inner-pages .banner-img a.btn{min-width:185px;width:auto;padding-right:40px;padding-left:20px;position:relative;}
#banner ul.banner-list .banner-text ul li {
    color: #fff;
    line-height: 24px;
    margin-bottom: 12px;
    padding-left: 17px;
    background: url(/Assets/EBG/img/point-banner-list.png) left 11px no-repeat;
}
#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: 38px;
    margin-bottom: 12px;
    letter-spacing: 1px;
    line-height: 48px;
    margin-top: 0;
}
#banner.inner-pages ul.banner-list li .container {
    height: 400px;
    display: none;
}
#banner.inner-pages .point-btn-wrap {
    /*新增*/
    display: none;
}
#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(/Assets/EBG/img/e-icon.png) no-repeat -156px -267px;
  float: left;
  margin-right: 13px;
}
.solution_video_wrap .solution_video_cont p.point_btn span.on {
   background:url(/Assets/EBG/img/e-icon.png) no-repeat -156px -279px;
}
.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;
  display: none;
  padding-top:40px;
  color:#d4d4d4 !important;
  background:none;
}
.solution_video_wrap .solution_video_cont a.btn.prev em{
  font-size:60px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -30px;
 }
.solution_video_wrap .solution_video_cont a.btn.prev.false {
  left: 0px;
  background:none;
  color:#e7e7e7  !important;
}
.solution_video_wrap .solution_video_cont a.btn.next {
  right: 0px;
  display: none;
  background:none;
  padding-top:40px;
  color:#d4d4d4  !important;

}
.solution_video_wrap .solution_video_cont a.btn.next em{
	font-size:60px;
	position: absolute;
  right: 0;
  top: 50%;
  margin-top: -30px;
	}
.solution_video_wrap .solution_video_cont a.btn.next.false {
  right: 0px;
  color:#e7e7e7 !important;

}
.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: 0;
    left: 0
}

.solution_video_wrap .solution_video p .js_video_player:before {
    width: 69px;
    height: 71px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(/Assets/EBG/img/e-icon.png) no-repeat -210px -81px;
    margin-top: -35px;
    margin-left: -35px;
    content: ""
}

.solution_video_wrap .solution_video p .js_video_player:hover:before {
    background: url(/Assets/EBG/img/e-icon.png) no-repeat -210px 0
}

.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;
  float: left;
  margin-right: 13px;
}
.solution_product_wrap .solution_product_cont p.point_btn span:before {
	 background: url(/Assets/EBG/img/e-icon.png) -751px -12px no-repeat;
 height: 12px;
 width: 12px;
 overflow: hidden;
display:inline-block;
content:"";
}
.solution_product_wrap .solution_product_cont p.point_btn span.on {
}
.solution_product_wrap .solution_product_cont p.point_btn span.on:before {
	 background: url(/Assets/EBG/img/e-icon.png) -751px -0px no-repeat;
}
.solution_product_wrap .solution_product_cont a.btn {
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0px;
  background-color: transparent;
}
.solution_product_wrap .solution_product_cont a.btn.prev {
  left: 0px;
  top: 20px;
  display: none;
}
.solution_product_wrap .solution_product_cont a.btn.prev:before {
 background: url(/Assets/EBG/img/e-icon.png) -200px -462px no-repeat;
 height: 100px;
 width: 100px;
 overflow: hidden;
display:inline-block;
content:"";
}

.solution_product_wrap .solution_product_cont a.btn.prev.false {
  left: 0px;
  top: 20px;
}
.solution_product_wrap .solution_product_cont a.btn.prev.false:before {
 background: url(/Assets/EBG/img/e-icon.png) -300px -462px no-repeat;
 height: 100px;
 width: 100px;
 overflow: hidden;
display:inline-block;
content:"";
}


.solution_product_wrap .solution_product_cont a.btn.next {
  right: 0px;
  top: 20px;
  display: none;
}
.solution_product_wrap .solution_product_cont a.btn.next:before {
 background: url(/Assets/EBG/img/e-icon.png) -0px -462px no-repeat;
 height: 100px;
 width: 100px;
 overflow: hidden;
display:inline-block;
content:"";
}

.solution_product_wrap .solution_product_cont a.btn.next.false {
  right: 0px;
  top: 20px;
}
.solution_product_wrap .solution_product_cont a.btn.next.false:before {
 background: url(/Assets/EBG/img/e-icon.png) -100px -462px no-repeat;
 height: 100px;
 width: 100px;
 overflow: hidden;
display:inline-block;
content:"";
}

.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;
}
.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-sort {
    text-align: right;
}
.solCategory-sort select {
    width: 240px;
    margin: 12px 0px;
    border: 1px solid #cccccc;
    color: #666666;
    padding: 6px 8px;
}
/*解决方案类别*/
.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 {
	width: 12px;
    display: inline-block;
	 background: url(/Assets/EBG/img/e-icon.png) -0px -640px no-repeat;
    margin-right: 12px;
    height: 18px;
    position: relative;
    top: 2px;
  
}
.solCategory .solution-nav li span.title.on i {
  /*background: url(/Assets/EBG/img/solution_cate_icon.png) left -2px no-repeat;*/
	 background: url(/Assets/EBG/img/e-icon.png) -0px -618px no-repeat;
}
.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: 815px;
    margin: 0px auto;
    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: 815px;
    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(/Assets/EBG/img/howtobuy-bg.png) left top repeat-x;
    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: url(/Assets/EBG/img/icon-howtobuy-1.png) 30px center no-repeat #cc3333;
}
.howtobuy-btn .buy-online {
    background: url(/Assets/EBG/img/icon-howtobuy-2.png) 30px center no-repeat #cc3333;
}
.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(/Assets/EBG/img/howtobuy-cont-1.png) left center no-repeat;
    color: #318dde;
}
.howtobuy .col-sm-4 h2.ico-2 {
    background: url(/Assets/EBG/img/howtobuy-cont-2.png) left center no-repeat;
    color: #008375;
}
.howtobuy .col-sm-4 h2.ico-3 {
    background: url(/Assets/EBG/img/howtobuy-cont-3.png) left center no-repeat;
    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: 0;
    margin-left: 35px
}

.product_solution ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: url(/Assets/EBG/img/e-icon.png) no-repeat -240px -176px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    margin-left: -20px;
    vertical-align: middle;
    position: absolute;
    margin-top: 10px;
}
.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 .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: 100%;
    background: #f8f7f7;
    height: 166px;
    position: fixed;
    bottom: 0px;
    z-index: 501;
    max-width: 1170px;
    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(/Assets/EBG/img/icon-compare-wrap.png) -48px 7px no-repeat;
}
.proComparison .compare-wrap a.close:hover {
    background-color: #cc0000;
}
.proComparison .compare-wrap span.title a.max {
    display: none;
    width: 25px;
    background: url(/Assets/EBG/img/icon-compare-wrap.png) -22px 7px no-repeat;
}
.proComparison .compare-wrap a.max:hover {
    background-color: #8f8f8f;
}
.proComparison .compare-wrap a.min {
    width: 22px;
    background: url(/Assets/EBG/img/icon-compare-wrap.png) 0px 7px no-repeat;
}
.proComparison .compare-wrap a.maxon {
    width: 22px;
    background: url(/Assets/EBG/img/icon-compare-wrap.png) -24px -11px no-repeat;
}
.proComparison .compare-pro-list {
    padding: 8px 0px;
}
.proComparison .compare-pro-list li {
    border-right: 1px solid #e5e5e5;
    width: 20%;
    height: 160px;
    float: left;
    background: url(/Assets/EBG/img/icon-plus.png) center center no-repeat;
  padding: 15px 25px 0;
}
.proComparison .compare-pro-list img {
    max-width:100%;
    max-height:60px;
}
.proComparison .compare-pro-list div {
    text-align: center;
    line-height:50px;
    width: 50%;
  margin:0 auto 0;
    background: #f8f7f7;
    display: none;
    height: 50px;
}
.proComparison .compare-pro-list span {
    margin-top: 10px;
    display: block;
    line-height:20px;
}
.proComparison .compare-pro-list div.text{margin:0 auto;height:auto;padding:10px 0;width:100%;line-height:24px;}
.proComparison .compare-pro-list li.last {
         background: none;
}
.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: 20px auto 0;
}
.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: 10px auto 0;
}
/*对比结果*/
.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;
}

/*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("/Assets/EBG/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(/Assets/EBG/img/bg-transparent.png) repeat;
}
.case-study-more .case-study-list > div a.video {
}
.case-study-more .case-study-list > div a.video:before {
    width: 69px;
    height: 71px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(/Assets/EBG/img/e-icon.png) no-repeat -210px -81px;
    margin-top: -35px;
    margin-left: -35px;
    content: ""
}
.case-study-more .case-study-list > a.video:hover {
}
.case-study-more .case-study-list > a.video:hover:before {
    background: url(/Assets/EBG/img/e-icon.png) no-repeat -210px 0
}
.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;
    line-height: 18px;
    padding: 0 10px 0 24px;
    background: url(/Assets/EBG/img/e-icon.png) -580px 0 no-repeat;
    display: inline-block;
    height: 20px;
    width: 16px;
    overflow: hidden
}
.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: inline-block;
  color: #fff;
  background: #cc3333;
  border-radius: 5px;
  height: 38px;
  min-width: 185px;
  line-height: 38px;
  padding: 0 20px;
}
.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;
    text-align: center;
}
.product_specifications_download a {
    margin: 0px auto;
    text-align: center;
    color: #FFF;
    background: none repeat scroll 0% 0% #C33;
    border-radius: 5px;
    height: 38px;
    padding: 0px 32px;
    line-height: 38px;
    display: inline-block;
}
.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;
    padding-left: 17px
}

.support_links ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: url(/Assets/EBG/img/e-icon.png) no-repeat -240px -176px;
    display: inline-block;
    margin-right: 10px;
    margin-left: -17px;
	position: absolute;
    margin-top: 8px;
}
.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;
    padding-right: 20px;
    position: relative;
}
.product_features_list ul li:before, .product_features_list ol li:before, .product_specifications table ul li:before {
content:"";
 height: 20px;
 width: 16px;
 overflow: hidden;
 background: url("/Assets/EBG/img/e-icon.png") no-repeat -580px -0px;display:inline-block;
position: absolute;
left: 0;
top: 0;
}

.product_features_list p,.product_specifications table p{ padding-right: 20px; }
.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(/Assets/EBG/img/message-icon.png) left top no-repeat;
    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(/Assets/EBG/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(/Assets/EBG/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(/Assets/EBG/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;
}
.video_box a.js_video_player:before, .video_box a.js_video_icon:before {
    width: 69px;
    height: 71px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(/Assets/EBG/img/e-icon.png) no-repeat -210px -81px;
    margin-top: -35px;
    margin-left: -35px;
    content: ""
}
.video_box a.js_video_player:hover, .video_box a.js_video_icon:hover {
}
.video_box a.js_video_player:hover:before, .video_box a.js_video_icon:hover:before {
    background: url(/Assets/EBG/img/e-icon.png) no-repeat -210px 0
}
.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(/Assets/EBG/img/e-icon.png) no-repeat -434px -32px;
    text-indent: 9999px;
    margin-top: 10px;
    height: 32px;
    width: 18px;
    display: block;
}
.prev-photo a:hover {
  background-position: -468px -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(/Assets/EBG/img/e-icon.png) no-repeat -468px 0;
    text-indent: 9999px;
}
.next-photo a:hover {
  background-position: -434px 0;
}
.next-photo a.disabled {
  background-position: -506px 0;
}
.prev-photo a.disabled {
  background-position: -506px -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;
}
.thumblist ul li:before{background:none;}
.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(/Assets/EBG/img/e-icon.png) no-repeat -210px -200px
}
.zoom-wrapper:hover .icon_hover_zoom {
    display: block;
}
.icon-right-arrow {
    background: url(/Assets/EBG/img/icon-sets.png) no-repeat -12px -84px;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}
.icon-plus {
    background: url(/Assets/EBG/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('/Assets/EBG/img/fancybox_overlay.png') !important;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('/Assets/EBG/img/fancybox_sprite.png') !important;
    top: 0;
    right: 0;
}
.fancybox-next span {
    background: url('/Assets/EBG/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('/Assets/EBG/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('/Assets/EBG/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;
    margin: 8px 0;
}
.publications-summary > p:before {
	background: url(/Assets/EBG/img/e-icon.png) -0px -612px no-repeat;
	margin-left:-14px;
	content:"";
	display:inline-block;
	width:7px;
	height:7px;
	position:absolute;
	margin-top:11px;
}
.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_comments > .row, .publications_issue_features > .row {
    margin-bottom: 24px;
}
.publications_issue_features .col-xs-2 {
    padding-right: 0px;
}
.publications_issue_features .col-xs-10 {
    padding-left: 0px;
}
.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;
    padding: 0px 12px 12px 28px;
    color: #0166FE;
    line-height: 24px;
    font-size: 16px;
    background: url("/Assets/EBG/img/download-icom.png") no-repeat 0px 0px;
    border-bottom: 1px solid #e7e7e7;
}
.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
}

.product_category ul li:before {
    background: url(/Assets/EBG/img/e-icon.png) no-repeat -580px 0;
    display: inline-block;
    content: "";
    height: 20px;
    width: 16px;
    overflow: hidden;
	position: absolute;
    margin-left: -20px;
}
.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
}

.solutions_categories ul li:before {
    background: url(/Assets/EBG/img/e-icon.png) -580px 0 no-repeat;
    display: inline-block;
    height: 20px;
    width: 16px;
    overflow: hidden;
	content:"";
}
.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;
    line-height: 30px;
}
.rss-list li:before {
	background: url(/Assets/EBG/img/e-icon.png) -0px -612px no-repeat;
	margin-left:-14px;
	content:"";
	display:inline-block;
	width:7px;
	height:7px;
	position:absolute;
	margin-top:11px;
}
.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(/Assets/EBG/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 {
    width: 100%;
    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(/Assets/EBG/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(/Assets/EBG/img/right-arrow.png) no-repeat left center;
}
.video-article {
    max-width: 925px;
    margin: 0 auto;
}
.containter-video {
    width: 100%;
    background-color: #262f40;
    margin: 0;
    padding-top: 12px;
}
.video-article-cont h2, .video-article-cont h1 {
    margin: 40px 0 20px;
    color: #fff;
    font-size: 36px;
    line-height: 1.5;
}
.video-article #player-video, .video-article #player-video_wrapper {
    position: absolute !important;
    top: 0;
    left: 0;
}
.solCategory-v {
    padding-top: 0;
}
.solCategory-v .videos-list {
    padding: 0 15px;
    margin-bottom: 0;
}
/* bof Find_a_Partner */
.partner_select {
    width: 99.5%;
    padding: 6px;
    border: #d3d3d3 1px solid;
    border-radius: 4px;
    display: block;
    font-style:normal!important;
}
.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(/Assets/EBG/img/icon_error.png) no-repeat center 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;
}
.partner_contact li span {
        display: inline-block; width: 80%;
    }
     .partner_contact li a {
        display: inline-block; width: 80%;
    }
.icon_map_1 {
    background: url(/Assets/EBG/img/icon_map.png) no-repeat left 5px;
    display: inline-block;
    width: 24px;
    height: 22px;
    vertical-align: top;
    
}
.icon_map_2 {
    background: url(/Assets/EBG/img/icon_map.png) no-repeat left -28px;
    display: inline-block;
    width: 24px;
    height: 22px;
    vertical-align: top;
    margin-right: 5px;
}
.icon_map_3 {
    background: url(/Assets/EBG/img/icon_map.png) no-repeat left -58px;
    display: inline-block;
    width: 24px;
    height: 22px;
    vertical-align: top;
    margin-right: 5px;
}
.icon_map_4 {
    background: url(/Assets/EBG/img/icon_map.png) no-repeat left -90px;
    display: inline-block;
    width: 24px;
    height: 22px;
    vertical-align: top;
    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: 0;
}
.btn:hover {
    background: #cc0000;
    text-decoration: none;
}
.icon_expand {
    background: url(/Assets/EBG/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(/Assets/EBG/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(/Assets/EBG/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.3%;
    padding: 0 5px;
}
.custom-combobox .ui-corner-right, .custom-combobox .ui-corner-left {
    height: 40px;
    background: #FFF;
    float: left;
    line-height:40px;
    overflow:hidden\9;
    font-size:16px;
    font-family:frutigerRegular, Arial, Helvetica, sans-serif;
    font-weight:normal;
}
.custom-combobox .ui-corner-right {
    width: 10%;
    top: 0;
    float: left;
}
body:last-child .custom-combobox .ui-corner-right {
    margin-left: -1px;
    border: 1px #ccc solid !important;
    border-left: none !important;
    margin-left:-2px\9;
}
.custom-combobox {
    display: block;
}
.custom-combobox .ui-corner-right, .custom-combobox .ui-corner-left {
    display: inline-block;
    vertical-align: middle;
    font-family: frutigerRegular, Arial, Helvetica, sans-serif;
}
body:last-child .custom-combobox .ui-corner-right,
.custom-combobox .ui-corner-right {
    top: 0;
}
/*IE9,10*/
.ui-state-default .ui-icon {
    background-image: url(/Assets/EBG/img/ui-icons_ef8c08_256x240.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(/Assets/EBG/img/ent_cn_img_about_contactus_map.png) left top no-repeat scroll transparent;
}
#contactus_map a.maplink {
    position: absolute;
    z-index: 20;
}
#latinamerica, #southafrica, #eastnorthafrica, #europe, #china, #cis, #asiapacific, #northamerica, #centralasia {
    position: absolute;
    display: none;
    background: url(/Assets/EBG/img/ent_cn_img_about_bm.png) left top no-repeat scroll transparent;
    overflow: hidden;
    z-index: 10;
}
#centralasia {
    left: 427px;
    top: 103px;
    width: 78px;
    height: 42px;
}
a.maplink:hover + #latinamerica {
    left: 115px;
    bottom: 0px;
    width: 170px;
    height: 180px;
    background-image: url(/Assets/EBG/img/ent_cn_img_about_ldmz.png);
}
a.maplink:hover + #southafrica {
    left: 302px;
    bottom: 48px;
    width: 129px;
    height: 106px;
    background-image: url(/Assets/EBG/img/ent_cn_img_about_nf.png);
}
a.maplink:hover + #eastnorthafrica {
    left: 302px;
    top: 129px;
    width: 173px;
    height: 89px;
    background-image: url(/Assets/EBG/img/ent_cn_img_about_zdbf.png);
}
a.maplink:hover + #europe {
    left: 289px;
    top: 30px;
    width: 178px;
    height: 117px;
    background-image: url(/Assets/EBG/img/ent_cn_img_about_oz.png);
}
a.maplink:hover + #china {
    left: 481px;
    top: 109px;
    width: 92px;
    height: 74px;
    background-image: url(/Assets/EBG/img/ent_cn_img_about_china.png);
}
a.maplink:hover + #cis {
    right: 19px;
    top: 0px;
    width: 264px;
    height: 141px;
    background-image: url(/Assets/EBG/img/ent_cn_img_about_dlt.png);
}
a.maplink:hover + #asiapacific {
    right: 40px;
    top: 109px;
    width: 190px;
    height: 206px;
    background-image: url(/Assets/EBG/img/ent_cn_img_about_yt.png);
}
a.maplink:hover + #northamerica {
    left: 0px;
    top: 0px;
    width: 313px;
    height: 206px;
    background-image: url(/Assets/EBG/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(/Assets/EBG/img/ent_cn_img_about_map_linkbg.png) right -26px no-repeat scroll transparent;
    overflow: hidden;
    display: block;
    cursor: pointer;
    float: left;
}
a.maplink span.t {
    color: #000;
    background: url(/Assets/EBG/img/ent_cn_img_about_map_linkbg.png) left top no-repeat scroll transparent;
    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 {
    margin-bottom: 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(/Assets/EBG/img/solution_btn_slide.png) center 18px no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
    border-left: 1px solid #bcbcbc;
    cursor: pointer;
}
.solCategory .solution-mobilr-nav .title i.on {
    background: url(/Assets/EBG/img/solution_btn_slide.png) center -30px no-repeat;
}
.solCategory .solution-mobilr-nav .title {
    background: #fff;
    line-height: 46px;
    color: #676767;
    position: relative;
}
.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(/Assets/EBG/img/icon_filter.png) center 0 no-repeat !important;
    position: absolute;
    right: 0;
    top: 10px;
    border-left: 0 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(/Assets/EBG/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;
    line-height: 26px;
    text-align: left;
}
ul.listlay li:before {
	background: url(/Assets/EBG/img/e-icon.png) -0px -612px no-repeat;
	margin-left:-14px;
	content:"";
	display:inline-block;
	width:7px;
	height:7px;
	position:absolute;
	margin-top:11px;
}
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;
    padding: 0 20px 0 40px;
}
.page-group a.backtrack {
    margin-top: -65px;
    background: #cc3333;
    padding: 0 20px 0 34px;
}
.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(/Assets/EBG/img/que01.gif) left 10px no-repeat;
}
.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(/Assets/EBG/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(/Assets/EBG/img/become.png) no-repeat left top;
    padding: 0.25em 0 1.7em 0;
}
.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;
    border-bottom: 1px solid #e5e5e5;
}
.parnter {
    margin-left: 0px;
    margin-right: 0px;
}
.parnter h2 {
    margin: 20px 0px 12px 0px;
}
    .parnter h2 a,h2.title a {
        color:#333;
        text-decoration:none;
    }
     .parnter h2 a:hover,h2.title a:hover {
        color:#0066ff;
        text-decoration:underline;
    }
.parnter ul {
    padding-left: 6px;
}
.parnter ul li {
    padding-left: 14px;
}
.parnter ul li:before {
	background: url(/Assets/EBG/img/e-icon.png) -0px -612px no-repeat;
	margin-left:-14px;
	content:"";
	display:inline-block;
	width:7px;
	height:7px;
	position:absolute;
	margin-top:11px;
}
.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;
}
.editable h2 span.more1 {
    float: right;
    font-size: 16px;
    font-weight: normal;
    line-height: 35px;
    padding-right: 10px;
}
.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;
}
.detail-page ul li:before {
    background: url(/Assets/EBG/img/e-icon.png) -580px 0 no-repeat;
    display: inline-block;
    height: 20px;
    width: 16px;
    overflow: hidden;
	content:"";
	position: absolute;
    margin-left: -20px;
    margin-top: 4px;
}
.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;
    height: 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;
        }*/
/*add by xz 2015-07-21
.detail-page h3{color:#666;margin-bottom:10px;margin-top:-10px;}*/
.detail-page h3 {
    color: #666;
    margin-bottom: 10px;
}
.detail-page p {
  margin-bottom: 14px;
}
.head-source {
    font-size: 14px;
    color: #999;
    margin-bottom: 24px;
}
.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: 24px;
}
.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('/Assets/EBG/img/multiple-select.png') left top no-repeat;
    top: 5px;
}
.ms-choice > div.open {
    background: url('/Assets/EBG/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 {
    overflow-y: auto;
    overflow-x: hidden;
}
#ui-id-1, #ui-id-2, #ui-id-5 {
    max-height: 285px;
}
/* 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(/Assets/EBG/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('/Assets/EBG/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 .index-video-play > div > object {
    left: 0;
    top: 0;
}
.index-video a.close {
    position: absolute;
    top: 0px;
    right: 35px;
    display: none;
    width: 30px;
    height: 30px;
    background: url(/Assets/EBG/img/video-close.png) center center no-repeat #000;
    z-index: 1000;
    filter: alpha(opacity=30);
    opacity: 0.3;
}
.index-video .video_box .title {
    position: absolute;
    width: 100%;
    top: 15%;
}
.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;
}
.index-video .video_box a.js_video_player:hover {
}
.index-video .video_box a.js_video_player:before {
    width: 69px;
    height: 71px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(/Assets/EBG/img/e-icon.png) no-repeat -210px -81px;
    margin-top: -35px;
    margin-left: -35px;
    content: ""
}

.index-video .video_box a.js_video_player:hover:before {
    background: url(/Assets/EBG/img/e-icon.png) no-repeat -210px 0
}
.index-video h2, .index-video h3 {
    color: #fff;
}
.index-video h2 {
    font-size: 62px;
    width: 80%;
    margin: 0px auto;
    line-height: 70px;
    margin-bottom: 10px;
    font-family: handwritten, arial;
    letter-spacing: 1px;
}
.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;
    margin: 0px auto;
    margin-top: 24px;
}
.index-video .btn a:hover {
}
.index-video .btn a:before {
    width: 69px;
    height: 71px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(/Assets/EBG/img/e-icon.png) no-repeat -210px -81px;
    margin-top: -35px;
    margin-left: -35px;
    content: ""
}

.index-video .btn a:hover:before {
    background: url(/Assets/EBG/img/e-icon.png) no-repeat -210px 0
}
.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(/Assets/EBG/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(/Assets/EBG/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(/Assets/EBG/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("/Assets/EBG/img/ui-icons_222222_256x240.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(/Assets/EBG/img/pagination_first.gif) no-repeat center center;
}
.pagination_prev {
    background: url(/Assets/EBG/img/pagination_prev.gif) no-repeat center center;
}
.pagination_last {
    background: url(/Assets/EBG/img/pagination_last.gif) no-repeat center center;
}
.pagination_next {
    background: url(/Assets/EBG/img/pagination_next.gif) no-repeat center 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;
}
.item-list li:before {
    background: url(/Assets/EBG/img/e-icon.png) -580px 0 no-repeat;
    display: inline-block;
    height: 20px;
    width: 16px;
    overflow: hidden;
	content:"";
	position: absolute;
    margin-left: -20px;
}
.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;
}
/*Revise zhucong 20150721 从四列变成三列显示*/
.echannel-section .col-sm-3 img, .echannel-section .col-sm-4 img {
    width: 100%;
}
/*Revise 20150721*/

.echannel-section ul {
    padding-left: 15px;
}
.echannel-section ul li {
    padding-left: 14px;
}
.echannel-section ul li:before {
	background: url(/Assets/EBG/img/e-icon.png) -0px -612px no-repeat;
	margin-left:-14px;
	content:"";
	display:inline-block;
	width:7px;
	height:7px;
	position:absolute;
	margin-top:11px;
}
.echannel-section a {
    color: #333333;
}
.echannel-section a:hover {
    color: #0166FE;
}
/*Added zhucong more 20150721 合作伙伴专区增加“更多”按纽*/
.echannel-section div.more {
    float: none;
}
.echannel-section div.more a {
    color: #0066ff;
}
/*Added more 20150721*/
/* eof echannel */
.success-result {
    width: 350px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    padding-left: 55px;
    margin: 120px auto;
    margin-top: 30px;
}
/* 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: 0;
    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(/Assets/EBG/img/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;
}
.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 8040;
	filter: alpha(opacity=30);
    opacity: 0.3;
}
.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(/Assets/EBG/img/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(/Assets/EBG/img/page-num.png) 7px 9px no-repeat;
}
.page-number > div a.frist:hover {
    background: url(/Assets/EBG/img/page-num.png) 7px -14px no-repeat;
}
.page-number > div a.frist.over {
    background: url(/Assets/EBG/img/page-num.png) 7px 9px no-repeat;
}
.page-number > div a.prev {
    background: url(/Assets/EBG/img/page-num.png) -34px 9px no-repeat;
}
.page-number > div a.prev:hover {
    background: url(/Assets/EBG/img/page-num.png) -35px -14px no-repeat #e41b25;
    border: 1px solid #e41b25;
}
.page-number > div a.last {
    background: url(/Assets/EBG/img/page-num.png) -113px 9px no-repeat;
}
.page-number > div a.last:hover {
    background: url(/Assets/EBG/img/page-num.png) -113px -14px no-repeat #e41b25;
}
.page-number > div a.last.over {
    background: url(/Assets/EBG/img/page-num.png) -30px -59px no-repeat;
}
.page-number > div a.next {
    background: url(/Assets/EBG/img/page-num.png) -72px 9px no-repeat;
}
.page-number > div a.next:hover {
    background: url(/Assets/EBG/img/page-num.png) -72px -14px no-repeat #e41b25;
    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: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    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: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    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-downloaded {
    background: url(/Assets/EBG/img/icon-download.png) no-repeat center center;
    display: inline-block;
    width: 28px;
    height: 28px;
    vertical-align: middle;
}
.left-carousel-control {
	background: url(/Assets/EBG/img/e-icon.png) -100px -562px no-repeat;
    display: block;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    position: absolute;
}
.right-carousel-control {
	background: url(/Assets/EBG/img/e-icon.png) -0px -562px no-repeat;
    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: center;
    text-indent: initial;
    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(/Assets/EBG/img/icon-data.png) 10px 3px no-repeat;
    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(/Assets/EBG/img/bg_btn_top.png) center 10px no-repeat;
    float: right;
    margin-top: -60px;
}
.search_result p.btn_wrap a.on {
    background: url(/Assets/EBG/img/bg_btn_bottom.png) center 10px no-repeat;
    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(/Assets/EBG/img/icon-mail-contact-us.png) left 5px no-repeat;
    margin-right: 35px;
}
.contact-us-feedback > div a.other {
    background: url(/Assets/EBG/img/icon-other-contact-us.png) left 3px no-repeat;
}
/*企业业务*/
.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(/Assets/EBG/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(/Assets/EBG/img/line-arrow1.png) no-repeat center bottom;
}
.business-tab .icon {
    display: block;
    height: 80px;
}
.icon.icon1 {
    background: url(/Assets/EBG/img/icon1.png) no-repeat center top;
}
.icon.icon2 {
    background: url(/Assets/EBG/img/icon2.png) no-repeat center top;
}
.icon.icon3 {
    background: url(/Assets/EBG/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(/Assets/EBG/img/download-icon.png) no-repeat 0 5px;
    padding: 2px 0 2px 25px;
    text-decoration: underline;
    color: #010101;
}
.cr-title {
    font-size: 18px;
    text-align: center;
}
.cr-title span {
    display: block;
    height: 80px;
}
.cr-title .icon4 {
    background: url(/Assets/EBG/img/icon4.png) no-repeat center top;
}
.cr-title .icon5 {
    background: url(/Assets/EBG/img/icon5.png) no-repeat center top;
}
.cr-title .icon6 {
    background: url(/Assets/EBG/img/icon6.png) no-repeat center top;
}
.cr-title .icon7 {
    background: url(/Assets/EBG/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(/Assets/EBG/img/line-bg2.png) repeat-y center top;
    height: auto;
}
.lcb .year {
    height: 110px;
}
.lcb .year .lb-num {
    background: url(/Assets/EBG/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(/Assets/EBG/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("/Assets/EBG/img/icon-download1.png") no-repeat 0px top !important;
}
.icon-download1:before {
    display:none !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;
}
#_atssh {
    display: none !important;
}
.tabspanel .tabs_content {
    display: block !important;
}
/*BG入口*/
.Suspended {
    height: 36px;
    background: #5d5d58;
    font-size: 16px;
    color: #ccc;
}
.Suspended a {
    color: #ccc;
    display: block;
    float: left;
    padding: 0px 16px;
    line-height: 36px;
}
.Suspended a:hover {
    color: #ccc;
    background-color: #333;
    text-decoration: none;
}
.Suspended a.active {
    background: #fff;
    color: #333;
    margin-top: 1px;
}
.spaninduce {
    display: block;
    margin-top: -10px !important;
    margin-bottom: 12px !important;
    font-weight: bold !important;
    border-bottom: 1px solid #ccc;
    padding-bottom: 12px;
}
.data-success-info {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 30px;
}
.data-success-info .info {
    width: 315px;
    margin: 0px auto;
    background: url(/Assets/EBG/img/icon-data-down-success-info.png) left top no-repeat;
    padding-left: 75px;
}
.data-success-info .info h4 {
    margin-bottom: 10px;
    padding-top: 5px;
    font-size: 24px;
}
.tools-templates em {
    font-style: normal;
    float: right;
    margin-right: 22.75%;
    padding-bottom: 5px;
    display: block;
}
.back-download {
    margin-top: 30px;
    text-align: center;
}
.data-success-info {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 30px;
}
.data-success-info .info {
    width: 315px;
    margin: 0px auto;
    background: url(/Assets/EBG/img/icon-data-down-success-info.png) left top no-repeat;
    padding-left: 75px;
}
.data-success-info .info h4 {
    margin-bottom: 10px;
    padding-top: 5px;
    font-size: 24px;
}
.tools-templates em {
    font-style: normal;
    float: right;
    margin-right: 22.75%;
    padding-bottom: 5px;
    display: block;
}
.back-download {
    margin-top: 30px;
    text-align: center;
}
.space .flo-r a em {
    color: #fff;
    background: #ff0000;
    font-size: 12px;
    line-height: 12px;
    font-style: normal;
    border-radius: 7px;
    padding: 1px 3px;
}
/*CaseStudiesContent.ascx*/
.case-studies-title-induc {
    color: #333;
    font-weight: bold;
    margin-top: -6px;
    margin-bottom: 18px;
}
/*add by xz:xwx282787*/
.subtitle-content-title-induc {
    color: #333;
    font-weight: bold;
    margin-top: -6px;
    margin-bottom: 18px;
}
/*==S Page-Router style --by yangsai*/
.none {
    display: none;
}
.radio_group {
    padding-top: 40px;
}
.radio_group li {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 25px;
    cursor: pointer;
}
.radio_group li input {
    margin-right: 10px;
}
.radio_group li label {
    cursor: pointer;
}
.radio_group li a {
    display: inline-block;
    color: #656565;
}
.radio_group li a:hover {
    color: #000;
    text-decoration: none;
}
.product_content {
    padding-left: 66px;
    border-left: 1px #ccc solid;
    min-height: 917px;
    padding-top: 30px;
}
.spaninduce1 {
    display: block;
    margin-top: -10px !important;
    margin-bottom: 0 !important;
    font-weight: bold !important;
    border-bottom: 1px solid #ccc;
    padding-bottom: 12px;
}
.product_content {
    position: relative;
}
.product_content span.throw_sign {
    position: absolute;
    display: block;
    width: 8px;
    height: 15px;
    background: url(/Assets/EBG/img/throw_icon.png) no-repeat;
    top: 50px;
    left: -1px;
}
.product_content h3 {
    background: #ededed;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    padding: 12px 20px;
    margin-bottom: 20px;
}
.product_content ul {
    margin-right: -4px;
}
.product_content li {
    width: 25%;
    float: left;
    margin-bottom: 30px;
    margin-left: -1px;
    transition: width 0.35s;
}
.product_content li a {
    display: block;
}
.product_content li img {
    width: 100%;
    border: 1px #cfcfcf solid;
}
.product_content li:last-child img {
    border-right: 1px #cfcfcf solid;
}
.product_content li p {
    color: #666;
    font-size: 14px;
    padding-left: 12px;
}
.product_content li a:hover p {
    color: #0066ff;
}
.wap_sidebar {
    display: none;
}
/*2015-05-25新增块的样式*/
.title-30 {
    font-size: 30px;
    text-align: left;
    line-height: 40px;
    margin-bottom: 36px;
}
.solution_increase_bottom_0522 {
    border-bottom: 1px solid #d7d7d7;
}
.solution_increase_0522 span {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    line-height: 30px;
    text-align: left;
}
.solution_increase_0522 a {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    line-height: 30px;
    text-align: left;
}
.solution_increase_0522 p {
    color: #666;
    text-align: left;
    margin-top: 0px;
}
.so_in_0522 {
    padding-top: 35px;
    padding-bottom: 20px;
}
/*=S added--资料中心 2015-06-02 By yangsai*/
.point_bar{padding:10px;background:#e5e5e5; position:relative; text-align:center;color:#333;font-size:12px;display:none; letter-spacing:0.8px}
.point_bar a.close_btn{display:block;width:11px;height:12px; background:url(/Assets/EBG/img/point_bar_close.png) no-repeat; position:absolute;right:20px;top:18px; cursor:pointer; transition:0.5s}
.point_bar span a{color:#0166fe; text-decoration:underline;}
.point_bar a.close_btn:hover{ transform:rotate(180deg);}
.searchBox_cont{width:800px;margin:30px auto; position:relative}
#marketall_option{border-top:1px #e5e5e5 solid;}
#termUlId .markclasses_wrap{border-top:1px #e5e5e5 solid;margin-bottom:-1px;}
#termUlId .markclasses_wrap span.title{line-height:28px;}
.marketing_wrap.mbline{border-bottom:1px #e5e5e5 solid;}
/*=E added--资料中心 2015-06-02 By yangsai*/

/*==S Added VideosTitle 20150710 By yangsai*/
.video-article-cont{background:#1e252d;padding-bottom:40px}
.videos_share{border-top:1px #72767a dashed;border-bottom:1px #72767a dashed;padding:15px 0;width:36%;float:left;}
.v_download{width:160px;height:35px;line-height:33px;border-radius:50px;display:block;float:left; text-align:center;color:#fff;font-size:14px; position:relative;padding-left:22px;margin-right:30px;background:#E41F2B; transition:0.5s}
.v_download span{display:block; background:url(/Assets/EBG/img/v_download.png) no-repeat 0 0; position:absolute;width:12px;height:14px;left:20px;top:10px; transition:0.35s}
.v_download:hover{ text-decoration:none;color:#333;background:#f4f4f4;}
.v_download:hover span{ background-position:0 -16px;}
/*.videos_share .share{height:31px;border-left:3px #5b6066 solid;width:195px;float:left;padding-left:25px;padding-top:5px;margin-bottom:0}
.videos_share .share div{margin-left:-10px;margin-right:-10px;height:31px;}
.videos_share .share a{display:inline-block;}
.videos_share .share a{margin:0 10px}*/
.video_intro{width:53%;padding-left:3%;float:left;}
.video_intro p{font-size:16px;color:#8f9296;line-height:30px;margin:0}
.solCategory .btn-loading-more{ margin-bottom:40px}
.solCategory .btn-loading-more a{display:block;text-align:center}
/*.videos_share .share a.sina{width:26px;height:21px; background:url(/Assets/EBG/img/video_share_icon.png) no-repeat;}
.videos_share .share a.sina:hover{background:url(/Assets/EBG/img/video_share_icon_h.png) no-repeat;}
.videos_share .share a.linkedin{width:21px;height:21px; background:url(/Assets/EBG/img/linkin_icon.png) no-repeat;}
.videos_share .share a.linkedin:hover{background:url(/Assets/EBG/img/linkin_icon_h.png) no-repeat;}
.videos_share .share a.weixin{width:31px;height:25px; background:url(/Assets/EBG/img/wx_icon.png) no-repeat;}
.videos_share .share a.weixin:hover{background:url(/Assets/EBG/img/wx_icon_h.png) no-repeat;}
.videos_share .share a.yk{width:25px;height:25px; background:url(/Assets/EBG/img/yk_icon.png) no-repeat;}
.videos_share .share a.yk:hover{background:url(/Assets/EBG/img/yk_icon_h.png) no-repeat;}
.videos_share .share a.copy{width:21px;height:20px; background:url(/Assets/EBG/img/copy_link.png) no-repeat}
.videos_share .share a.copy:hover{background:url(/Assets/EBG/img/copy_link_h.png) no-repeat}*/
.video-article-cont h3{color:#a6a9ad;font-size:16px;margin-bottom:20px;} 
/*==E Added VideosTitle 20150710 By yangsai*/

/*=S Added--媒体分析师 20150708 By yangsai*/
.gray_bg{background:#f1f1f1;padding:30px;}
.hot_video .col-xs-5 a{display:block;width:100%;height:100%; position:relative}
.hot_video .col-xs-5 a span{display:block;width:100%;height:100%; background:url(/Assets/EBG/img/video_btn.png) no-repeat center center; 
position:absolute;left:0;top:0;}
.hot_video .col-xs-5 img{width:100%}
.hot_video a:hover span{ background:url(/Assets/EBG/img/video_btn_hover.png) no-repeat center center}
.lt-img-rt-tx .hot_video .row .col-xs-7{padding-left:15px}
.hot_video p{color:#666666;font-size:16px;}
.hot_news{padding:0 15px;}
.hot_news li{float:left;width:33.333%;padding:0 15px; min-height:80px}
/*=E Added--媒体分析师 20150708 By yangsai*/

/*媒体分析师图片样式  add by ywx282206 20150722*/
.mtfxstp {    height: 165px; width: 220px; border: 1px none;}
.rdsptp {height:165px;width:220px;}
/*媒体分析师图片样式  add by ywx282206 20150722*/

/*=S 中东Maps 20150629 By yangsai*/
.maps{width:100%;height:500px; overflow:hidden; position:relative}
.maps .real_map{width:2691px;height:1456px;  background:url(/Assets/EBG/img/map_bg3.jpg) no-repeat left top; position:absolute;top:-448px; cursor:move;left:50%;margin-left:-1345.5px}
.maps .container{ position:absolute;left:715px;top:449px;height:500px; }
.marker{ position:absolute; cursor:pointer}
.marker a.mark_icon{display:block;width:22px;height:23px;background:url(/Assets/EBG/img/mark_dot.png) no-repeat; position:absolute;bottom:-40px;left:37px;}
.marker span.dot{ position:absolute;display:block;width:56px;height:86px;background:url(/Assets/EBG/img/marker.png) no-repeat;bottom:0;right:-19px; transition:transform 0.35s}
.marker a.mark_icon.special{width:38px;background:url(/Assets/EBG/img/mark_dot2.png) no-repeat left;}
.marker a.mark_icon.special span.dot{right:-26px;bottom:-15px}

.area_detail{width:300px; position:absolute;bottom:5px;left:-100px;background:#fff; box-shadow:2px 0px 5px #ccc;display:none;z-index:8}
.area_detail figure{ position:relative}
.area_detail figcaption{ position:absolute;bottom:27px;left:20px;font-size:36px;color:#fff;font-weight:normal;font-family:frutigerRegular, Arial, Helvetica, sans-serif}
.position_info{padding:15px 20px 25px;min-height:150px}
.position_info p{padding-left:25px;font-size:14px;color:#666;line-height:16px;margin:0 0 10px; font-family:frutigerRegular, Arial, Helvetica, sans-serif}
.position_info p a{font-size:14px;color:#666;}
.position_info .addr_icon{ background:url(/Assets/EBG/img/addr_icon.png) no-repeat left top;}
.position_info .fax_icon{ background:url(/Assets/EBG/img/ftel_icon.png) no-repeat left 0;}
.position_info .tel_icon{ background:url(/Assets/EBG/img/tel_icon0.png) no-repeat left 2px;}
.marker section a{display:block;border-top:1px #cfcfcf solid;padding:2px 25px;font-size:14px;color:#666; position:relative}
.marker section a span{display:block;width:6px;height:9px; background:url(/Assets/EBG/img/mark_detail_link.png) no-repeat; position:absolute;right:20px;top:12px}
.marker section a:hover{background:#dedede; text-decoration:none}
.marker span.throw{width:300px;height:20px; background:url(/Assets/EBG/img/mark_bthrow.png) no-repeat;display:block; position:absolute;left:0;bottom:-20px}
a.mark_icon:hover span.dot{ transform:scale(0.92)}
.position_info.special{min-height:183px;}
/*标志位置*/
.marker01{left:263px;top:138px;}
.marker02{left:336px;top:232px;}
.marker03{left:405px;top:324px;}
.marker04{left:425px;top:344px;}
.marker05{left:516px;top:348px;}
.marker06{left:286px;top:358px;}
.marker07{left:586px;top:388px;}
.marker08{left:916px;top:98px;}
/*=E 中东Maps 20150629 By yangsai*/

/*营销资料new标签*/
.icon_new {  background: url("/Assets/EBG/img/icon_new.png");  width: 15px;  height: 11px;  display: inline-block;  margin-left: 10px; }

/*=S Added-Online reading 2015-07-16 By yangsai*/
.reading_container{border:1px #e5e5e5 solid;min-height:200px;margin-bottom:-1px; position:relative;background:#fff; transition:0.5s}
.reading_container img{max-width:100%;width:100%;transition:0.5s}
#MakePreview img,#pdfloading img{width:auto;}
.online_reading h1{padding:0 15px;}
.online_reading h4{font-size:16px;color:#000;padding-bottom:16px;border-bottom:1px #e5e5e5 solid;margin:0}
.reading_list ul{min-height:500px;}
.reading_list li{margin-top:15px;padding-left:15px;}
.reading_list li:before {
    background: url(/Assets/EBG/img/e-icon.png) -580px 0 no-repeat;
    display: inline-block;
    height: 20px;
    width: 16px;
    overflow: hidden;
	content:"";
}
.reading_list li a{color:#000;font-size:14px;}
.reading_list li a:hover{color:#0166FE}
.reading_list li p{color:#666;font-size:12px;margin-top:-1px;line-height:20px}
.reading_list li p span{color:#ccc;display:inline-block;margin:0 0px}
.reading_bar{padding:15px 0;border-top:1px #e8e8e8 solid; /*background:url(/Assets/EBG/img/alpha95.png);*/background:#f2f2f2; position:fixed;left:0;bottom:0;width:100%;z-index:1000}
.reading_bar.static{ position:static}
.reading_bar .col-sm-9{padding:0 4px 0 0; text-align: center; }
.read_paging{max-width:200px;overflow:hidden; display: inline-block;}
.read_paging a{display:block;width:18px;height:32px;float:left;}
.read_paging a.prev{ background:url(/Assets/EBG/img/paging_prev.png) no-repeat left center;}
.read_paging a.prev:hover{background:url(/Assets/EBG/img/paging_prev_h.png) no-repeat left center;}
.read_paging a.next{ background:url(/Assets/EBG/img/paging_next.png) no-repeat left center;}
.read_paging a.next:hover{background:url(/Assets/EBG/img/paging_next_h.png) no-repeat left center;}
.paging{float:left;margin:0 20px;height:32px;line-height:32px;color:#666;font-size:14px;}
.paging input{width:36px;background:#fff;height:20px;line-height:20px;border:1px #d2d2d2 solid; margin-right:7px;text-align:center;font-size:14px;color:#666}
.paging span{color:#666;font-size:14px;padding-left:3px}
.function_btn{float:right;width:155px;margin-left:-10px}
.function_btn a{display:block}
/* 20170602 Add S*/
.function_text{ font-size:12px; color:#999999; margin-right:28px; float:right;}
@media (max-width:1160px) {
	.function_text{ max-width:165px; line-height:1.2; margin-right:18px;}
}
@media (max-width:998px) {
	.function_text{ display:none;}
}
/* 20170602 Add E*/
.fullscreen{width:19px;height:32px; background:url(/Assets/EBG/img/fullscreen_btn.png) no-repeat left center;margin-right:20px;float:left;}
.fullscreen:hover,.fullscreen.current{background:url(/Assets/EBG/img/fullscreen_btn_h.png) no-repeat left center}
.fullscreen.fullclose{background:url(/Assets/EBG/img/fullclose_btn.png) no-repeat left center;}
.fullscreen.fullclose:hover,.fullscreen.fullclose.current{background:url(/Assets/EBG/img/fullclose_btn_h.png) no-repeat left center;}
.reading_container .fullscreen{ position:absolute; right:20px;top:20px;z-index:1005;display:none;}
.down_btn{width:114px;height:32px;line-height:32px; background:url(/Assets/EBG/img/downbtn_icon.png) no-repeat 16px 7px #cc3333;border-radius:3px;font-size:14px;color:#fff;padding-left:36px;float:right;}
.down_btn:hover{background:url(/Assets/EBG/img/downbtn_icon.png) no-repeat 16px 7px #cc0000; text-decoration:none;color:#fff}
/*评分*/
.score_area{float:left;padding-top:3px;width:208px;}
.score_area span{color:#666;font-size:14px;display:inline-block;margin-right:8px;float:left;}
.score_area a{display:block;margin-right:1px;background:url(/Assets/EBG/img/unscore_star.png) no-repeat;width:16px;height:15px;float:left;margin-top:6px;}
.score_area a.current,.score_area a.active{ background:url(/Assets/EBG/img/score_star.png) no-repeat}

.reading_info{margin-bottom:15px;}
.star_score,.starbox{float:left;}
.star_score span{ background:url(/Assets/EBG/img/unscore_star_min.png) no-repeat;display:inline-block;width:10px;height:9px;margin:0 1px;float:left;margin-top:2px;}
.star_score span.current{ background:url(/Assets/EBG/img/score_star_min.png) no-repeat;}
.star_score font{float:left;display:block;font-size:12px;color:#666;padding-left:4px;line-height:12px;height:14px;padding-right:15px;border-right:1px #c5c5c5 solid;}
.star_score font b{ font-weight:normal}
.star_score font.pl{padding-left:15px;}
.allstar{float:left; position:relative}
.allstar font{font-size:14px;display:block;margin-left:10px;float:left;color:#666}
.reading_info .share{float:left;padding-left:15px;margin:-1px 0 0}
/*.reading_info .share a{margin-top:0;margin-bottom:0}*/
.title_part{color:#666;font-size:14px;line-height:26px; margin-bottom:20px;}
.your_comment{margin:10px 0 20px;padding:20px;background:#f2f2f2}
.your_comment .score_area{width:100%;float:none; margin-bottom:15px;}
.your_comment .score_area span{font-size:16px;color:#000}
.your_comment textarea{width:100%; text-align:left;height:80px;overflow-y:auto;font-size:12px;line-height:20px;background:#fff;border:none;padding:8px; margin-bottom:10px; text-indent:0;padding-left:8px}
#textcontent.gray{color:#666}
.code_input{width:113px;height:34px;line-height:34px;border:1px #ccc solid;border-radius:3px;font-size:14px;padding-left:8px;color:#999;float:right;}
.enter_code p{float:right;margin:0 8px 0}
.enter_code p img{width:72px;}
.c_submit_btn{width:115px;height:36px;color:#fff; text-align:center;font-size:14px;line-height:36px;border:none;background:#e40000;border-radius:5px;float:right;}
.c_submit_btn:hover{background:#c70303}
.user_comment h5{font-size:16px;color:#000;font-weight:normal;margin:0}
.user_comment h5 span{font-size:14px;color:#666;display:inline-block;margin-left:3px;}
.main_comment{margin:0 auto;overflow:hidden;}
.basic_score{ margin-bottom:5px;}
.comment_content{padding:20px 0;border-bottom:1px #e4e4e4 solid;}
.comment_content.last{border-bottom:none;}
.user_headimg{width:53px;height:53px;float:left;margin:0 20px 0 0;}
.user_headimg img{ vertical-align:top}
.username{float:left;display:inline-block;color:#000;font-size:12px;margin-left:10px;margin-top:-10px;}
.comment_txt{padding-right:10px;}
.comment_txt p{font-size:14px;color:#333;margin:0;text-align:left;}
.comment_date{color:#333;font-size:12px;float:right;width:75px;display:inline-block;line-height:8px;}
.comment_popup{width:140px;height:40px;border:1px #c7c7c7 solid;background:#fff;border-radius:3px; position:absolute; left:-13px;top:-45px;z-index:1003;color:#666;font-size:14px; text-align:center;line-height:40px;display:none;}
.comment_popup b{ position:absolute;display:block;width:8px;height:8px;bottom:-8px;left:50%;margin-left:-4px;z-index:1003; background:url(/Assets/EBG/img/popup_throw.png) no-repeat;}
/*No_preview*/
.no_preview{display:none;width:380px; margin:70px auto 0; background:url(/Assets/EBG/img/no_preview.png) no-repeat left 8px;padding-left:82px;color:#333;font-size:20px;}
.no_preview p{font-size:16px;margin:0;line-height:30px;}
.no_preview p a{ text-decoration:underline;color:#cc3333;}
/*Loading*/
.ppt_loading{width:32px;height:32px; position:absolute;left:50%;top:50%;margin-top:-16px;margin-left:-16px; background:url(/Assets/EBG/img/loading.gif) no-repeat;display:none;}
.online_reading .col-sm-9{ position:static}
.online_reading .col-sm-12{ position:static}
.reading_container.full{ position:absolute;left:0;top:0px;height:100%;z-index:1000;width:100%;padding-bottom:64px;}
.wap_throw{display:none;}
.throw{display:block; position:absolute;top:0;height:100%;width:100%; z-index:1;background:#fff; opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); }
.l_throw{width:30%;left:0;cursor:url(/Assets/EBG/img/l_throw.cur),auto}
.r_throw{width:70%;right:0;cursor:url(/Assets/EBG/img/r_throw.cur),auto;}
.reading_container.vertical{overflow-y:auto;}
.reading_container.fullscreen{position:fixed}
.online_reading.vertical .read_paging,#pdfloading {display:none;}
#pdfloading {display:block;margin:10px auto}
.text_content{padding:10px 10px; display:none;}
.text_content p{font-size:16px;line-height:32px; text-indent:2em;}
/*未登录时评论提示*/
.reading_info .allstar .comment_popup{ transition:0.3s;opacity:0;filter:alpha(opacity=0);display:block}
.reading_info .allstar.unlogin:hover .comment_popup{opacity:1;filter:alpha(opacity=100);left:-60%;}
/*=E Added-Online reading 2015-07-16 By yangsai*/

/*=S 面包屑修改 20150811 By-yangsai*/
#breadcrumb_nav .include{ position:relative}
#breadcrumb_nav .include a span {
    position: absolute;
    z-index: 100;
    top: 7px;
    right: 15px;
    display: block;
    width: 5px;
    height: 3px;
    color: #e50000
}
#breadcrumb_nav .include a {position:relative;z-index:101;border:1px #fff solid;border-bottom:1px #fff solid;border-top-left-radius:5px;border-top-right-radius:5px;padding:8px 30px 6px 15px;}
#breadcrumb_nav .include ul {display:none;position:absolute;border:1px #d0d0d0 solid;padding:10px 16px 10px;background:#fff;left:11px;top:31px;z-index:100;min-width:100px;border-top-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
#breadcrumb_nav .include ul a{padding:0;border:none;}
#breadcrumb_nav .include{padding-right:0;display:inline-block}
#breadcrumb_nav .include:before{padding-right:5px!important;}
#breadcrumb_nav ul li.include ul li{display:block;float:left;width:100%; margin-bottom:5px;white-space:nowrap;margin-right:20px; word-break:break-all}
#breadcrumb_nav ul li.include ul li:before{background:none!important;display:none;}
#breadcrumb_nav ul li.include ul li a{ position:static;border:none;padding:0}
#breadcrumb_nav .include:hover > a {border:1px #d0d0d0 solid;border-bottom:1px #fff solid;background:#fff;padding-bottom:8px}
/*#breadcrumb_nav .include:hover ul {display:block}*/
/*=E 面包屑修改 20150811 By-yangsai*/

/*==S 事件列表二级分类 By-yangsai 20150902*/
.solCategory .solution-nav .son_menu a i{ background:url(/Assets/EBG/img/expansion_list_icon.png) no-repeat 0 0;display:inline-block;padding-left:20px;height:10px;}
.solCategory .solution-nav .son_menu.on a i{ background:url(/Assets/EBG/img/expansion_list_icon.png) no-repeat 0 -9px;}
.solCategory .solution-nav li div.second_menu{padding-left:20px;display:none;}
.solCategory .solution-nav li div.second_menu span input{ margin-right:5px;}
/*==E 事件列表二级分类 By-yangsai 20150902*/

/*=S 华为合作伙伴首页 20150831 By-yangsai*/
.partners_all{padding:60px 0; background:url(/Assets/EBG/img/partners_allbg.gif) repeat-y center center}
.partners_content{width:50%;color:#000}
.partners_content h3{font-size:30px;line-height:35px; }
.partners_content ul{ margin-top:60px;}
.partners_content ul li{padding-left:120px;margin-bottom:65px; background-position:left top;}
.partners_content ul li h5{font-size:20px; margin-bottom:15px;}
.partners_content ul li p{ margin:5px 0 0;padding-left:20px;}
.partners_content ul li p:before {
    background: url(/Assets/EBG/img/e-icon.png) -580px 0 no-repeat;
    display: inline-block;
    height: 20px;
    width: 16px;
    overflow: hidden;
    position: absolute;
    content: "";
    vertical-align: middle;
    margin-left: -20px;
    margin-top: 3px;
}
.partners_content ul li p a{color:#000; }
.partners_content ul li p a:hover{color:#0166FE}
.left_con{float:left;}
.right_con{float:left;padding-left:50px;}
.partners_icon01{ background:url(/Assets/EBG/img/partners_all01.png) no-repeat}
.partners_icon02{ background:url(/Assets/EBG/img/partners_all02.png) no-repeat}
.partners_icon03{ background:url(/Assets/EBG/img/partners_all03.png) no-repeat}
.partners_icon04{ background:url(/Assets/EBG/img/partners_all04.png) no-repeat}
.partners_icon05{ background:url(/Assets/EBG/img/partners_all05.png) no-repeat}
.partners_icon06{ background:url(/Assets/EBG/img/partners_all06.png) no-repeat}
/*=E 华为合作伙伴首页 20150831 By-yangsai*/
/*S阿拉伯语种提示*/
.lang_tips{background:#e5e5e5;padding:12px;color:#666; text-align:center;position:fixed;top:0;left:0;width:100%;z-index:1002;}
.tips_con{margin:0 auto; font-family:Microsoft YaHei;}
.tips_con input{ display:inline-block;width:45px;height:25px;border-radius:3px;line-height:23px; text-align:center;color:#fff;border:none; cursor:pointer;font-size:12px; }
.tips_con input.yes{background:#e50000;}
.tips_con input.no{background:#acacac;margin:0 10px 0 40px}
.tips_con span{color:#0066cc}
/*E阿拉伯语种提示*/

/*==S 华为合作伙伴大学 By-yangsai20150828*/
.unlogin_tips{ text-align:center;padding-bottom:15px;border-bottom:1px #e0e0e0 solid;}
.unlogin_tips p{padding:15px 10px;color:#656565;font-size:16px;background:#e5e5e5;margin:0}
.unlogin_tips a{color:#005fff; text-decoration:none;}
.my_detailinfo{ padding-bottom:15px;border-bottom:1px #e0e0e0 solid}
.my_detailtitle{width:20%;max-width:170px;height:50px;line-height:50px; background:url(/Assets/EBG/img/my_detailinfo_icon.png) no-repeat 19px center #cc3333;float:left;color:#fff; padding-left:55px;border-radius:50px;}
.my_detailinfo ul{float:right;width:80%; margin-left:-8px;margin-right:-8px;}
.my_detailinfo li{float:left;width:20%;height:49px;padding:0 8px;}
.my_detailinfo li {display:block;height:47px;border:1px #e7e7e7 solid;background:url(/Assets/EBG/img/detailinfo_icon.png) no-repeat;padding-left:52px;color:#666;outline:none;}
.my_detailinfo li.detailinfo01 { background-position:0 0 }
.my_detailinfo li.detailinfo02 { background-position:0 -48px }
.my_detailinfo li.detailinfo03 { background-position:0 -96px }
.my_detailinfo li.detailinfo04 { background-position:0 -144px }
.my_detailinfo li.detailinfo05 { background-position:0 -192px }
.my_detailinfo li p{ margin:0;font-size:14px;color:#666;line-height:14px;padding-top:6px;}
.my_detailinfo li p span{font-size:20px;color:#333;display:block; margin-bottom:6px}
/*.my_detailinfo li a:hover{ text-decoration:none!important;}*/
.partner_university{padding-top:36px;border-bottom:0}
.partner_univer_hot{padding:37px 0 64px!important;}
.column_center{padding-left:4%;}
.partner_univer_hot .index-events{padding:0 1% 0 3%;}
.developer_path{padding-bottom:50px;}
.developer_path h2.title{ margin:45px 0 30px;}
.developer_path table{ border-collapse:collapse; margin-bottom:34px;}
.developer_path td{padding:25px 10px;color:#40505a;line-height:16px;}
.developer_path td a{color:#40505a;display:block;}
.developer_path td,.developer_path th{border:1px #dadada solid; text-align:center;font-size:14px;}
.developer_path th{font-weight:normal; background:#fffcdf;padding:10px 0;color:#333;}
.developer_path th span{ margin-right:6px}
.developer_path td.red_td{ background:#cc3333;font-size:16px;color:#fff; font-weight:bold;padding:10px;}
.developer_path td.gray_td{background:#f7f7f7;}
.developer_path td span{color:#cf0200}
.developer_path ul{ margin-left:-8px; margin-right:-8px;}
.developer_path li{float:left;width:20%;padding: 0 8px;}
.developer_path li a{display:block;border:1px #dadada solid;padding:15px 20px 15px 18px;color:#555;font-size:16px; position:relative;}
.developer_path li a span{ background:url(/Assets/EBG/img/developer_throw.png) no-repeat;display:block;width:8px;height:16px; position:absolute;right:10px;top:21px;}
.swipe_wrap{overflow:hidden;padding-right:4%;display:block!important;}
.wrap_con{width:340%;}
.swipe_wrap ul{float:left;width:33.333%}
.news_point{width:80px; margin:0 auto;}
.news_point a{display:block;float:left; background:url(/Assets/EBG/img/point_btn.png) no-repeat 0 -12px;width:12px;height:12px; margin:0 6px;}
.news_point a:hover,.news_point a.active{ background-position:0 0;}
.study_share ul{border-top:1px #d6d6d6 solid;border-left:1px #d6d6d6 solid;}
.study_share li{float:left;width:20%; text-align:center}
.studybox{border-right:1px #d6d6d6 solid;border-bottom:1px #d6d6d6 solid;padding:34px 0}
.study_share{padding-bottom:70px}
.study_share li a{display:block;padding-top:70px; background-position:center top}
.study_share li a:hover{ text-decoration:none;}
.study_share li a:hover p{opacity:0.6;}
.study_share li a p{color:#333;font-size:16px;margin:0}
.study_share li a {
    position: relative;
}
.study_share li a:before {
	position: absolute;
    transform: translateX(-50%);
    top: 0;
	left: 50%;
	margin-left: -8%\9;
}
:root .study_share li a:before {
	margin-left: 0;
}
.study_icon01 a:before {
    height: 43px;
    width: 44px;
    overflow: hidden;
    content: "";
    display: inline-block;
    background: url(/Assets/EBG/img/e-icon.png) -839px -210px no-repeat;
}

.study_icon02 a:before {
    height: 54px;
    width: 53px;
    overflow: hidden;
    content: "";
    display: inline-block;
    background: url(/Assets/EBG/img/e-icon.png) -937px -0px no-repeat;
}

.study_icon03 a {
    background: url(/Assets/EBG/img/study_shareicon03.png) no-repeat;
}

.study_icon04 a:before {
    height: 51px;
    width: 59px;
    overflow: hidden;
    content: "";
    display: inline-block;
    background: url(/Assets/EBG/img/e-icon.png) -937px -70px no-repeat;
}

.study_icon05 a {
    background: url(/Assets/EBG/img/study_shareicon05.png) no-repeat;
}

.study_icon06 a:before {
    background: url(/Assets/EBG/img/e-icon.png) -949px -210px no-repeat;
    height: 39px;
    width: 49px;
    overflow: hidden;
    content: "";
    display: inline-block;
}

.study_icon07 a {
    background: url(/Assets/EBG/img/study_shareicon07.png) no-repeat;
}

.study_icon08 a:before {
    height: 40px;
    width: 66px;
    overflow: hidden;
    content: "";
    display: inline-block;
    background: url(/Assets/EBG/img/e-icon.png) -883px -210px no-repeat;
}

.study_icon09 a:before {
    height: 43px;
    width: 42px;
    overflow: hidden;
    content: "";
    display: inline-block;
    background: url(/Assets/EBG/img/e-icon.png) -797px -210px no-repeat;
}

.study_icon10 a:before {
    height: 46px;
    width: 46px;
    overflow: hidden;
    content: "";
    display: inline-block;
    background: url(/Assets/EBG/img/e-icon.png) -937px -140px no-repeat;
}
/*课程查询*/
.search_bar{max-width:580px;margin:20px auto 30px;}
.search_txt{width:475px;padding:0 10px;height:39px;line-height:39px;color: #666;font-size:12px;border:1px #e50000 solid;border-top-left-radius:3px;		border-bottom-left-radius:3px;float:left;}
.search_btn{width:84px;height:39px;background: url(/Assets/EBG/img/data_search_btn.png) no-repeat;cursor: pointer;margin-left:-3px;border-radius:0;border:none}
.search_table{display:table;width:100%;margin-bottom:20px;border-top:1px #e0e0e0 solid;}
.search_table ul{display:table-row}
.search_table li{display:table-cell;padding:20px;border-right:1px #e0e0e0 solid;}
.search_table ul.bg{background:#f5f5f5}
.search_table li.first_li{font-weight:bold;width:15%}
.shape{width:100px}
.level{width:80px}
.teching_way,.object{width:100px}
.search_tips{display:none;text-align:center;padding:100px 0;border-top:1px #e0e0e0 solid;}
/*==E 华为合作伙伴大学 By-yangsai20150828*/


/*==S 资料下载拦截 By-yangsai20150906*/
.interception_con{}
.interception_con h2 span{font-size:20px;border-bottom:2px #e50000 solid;display:inline-block;padding-bottom:10px;}
.wrap_input{ margin-bottom:20px; position:relative;}
.lbox{float:left;width:50%;padding:0 20px}
.wrap_input span{float:left;display:inline-block;font-size:16px;}
.wrap_input span font{color:#e50000}
.login_down .wrap_input span{width:60px;}
.wrap_input p{float:left;margin:0;width:62%;}
.wrap_input p input{height:35px;border:1px #ccc solid;padding-left:5px;width:100%}
.go_download{padding-left:60px;}
.go_downbtn{display:block;margin:30px 0 10px;height:38px;background:#cc3333;color:#fff;line-height:36px; text-align:center;border:none;border-radius:5px;padding:0 30px}
.go_download p{font-size:14px;color:#333;}
.go_download p a{ text-decoration:underline;color:#cc3333}
.login_list{ margin-top:30px;}
.login_list h3{font-size:16px;}
.login_list p{color:#666; margin:0 0 12px;padding-left:28px; background:url(/Assets/EBG/img/login_listicon.png) no-repeat left 5px;font-size:14px}
.reservation_info{margin:0 auto 35px;padding-left:60px}
.reservation_info .wrap_input span{width:38%;}
.reservation_info .wrap_input select{height:37px;border:1px #ccc solid;width:100%}
.formbox{margin-left:-20px;margin-right:-20px;}
.down_agree{padding-left:13%;}
.down_agree p{margin:0 0 10px}
.down_agree input.choices{display:block;float:left;width:5%;}
.down_agree span{display:block;float:left;width:95%; margin-top:-5px;line-height:24px;font-size:14px;}
.bor_left{border-left:1px #e3e3e3 solid; position:relative}
.bor_left b{display:block; position:absolute;width:64px;height:69px;line-height:69px; text-align:center;color:#333;font-size:18px;background:#fff;left:-32px;top:15px;font-weight:normal}
.wrap_input .partner_message{padding:5px 0 0 38%;clear:both}
/*==E 资料下载拦截 By-yangsai20150906*/

/*==S 服务合作伙伴 By-yangsai 20150902*/
.service_partner{padding-bottom:50px}
.service_info{ text-align:center}
.service_summary table{ border-collapse:collapse}
.service_summary table th,.service_summary table td{border:1px #dedede solid;color:#000;font-size:14px; text-align:center}
.service_summary table th{ font-weight:normal;background:#eeeeee;padding:15px 5px;}
.service_summary table td{padding:15px 10px}
.service_dosomething{border-top:1px #e4e4e4 solid;padding:30px 0 0 0;background:#f6f6f6}
.service_dosomething li{ margin-bottom:30px;}
.service_dosomething li .dobox{padding-left:85px;background-position:left top; }
.service_dosomething li .dobox {
    position: relative;
}

.service_dosomething li .dobox:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
}

.learn_icon1 .dobox:before {
    height: 70px;
    width: 70px;
    overflow: hidden;
    background: url(/Assets/EBG/img/e-icon.png) -797px -70px no-repeat;
}

.learn_icon2 .dobox:before {
    height: 70px;
    width: 70px;
    overflow: hidden;
    background: url(/Assets/EBG/img/e-icon.png) -867px -70px no-repeat;
}

.learn_icon3 .dobox:before {
    height: 70px;
    width: 70px;
    overflow: hidden;
    background: url(/Assets/EBG/img/e-icon.png) -797px -140px no-repeat;
}

.learn_icon4 .dobox:before {
    height: 70px;
    width: 70px;
    overflow: hidden;
    background: url(/Assets/EBG/img/e-icon.png) -867px -140px no-repeat;
}

.learn_icon5 .dobox:before {
    height: 70px;
    width: 70px;
    overflow: hidden;
    background: url(/Assets/EBG/img/e-icon.png) -867px -0px no-repeat;
}

.learn_icon6 .dobox:before {
    height: 70px;
    width: 70px;
    overflow: hidden;
    background: url(/Assets/EBG/img/e-icon.png) -797px -0px no-repeat;
}

.service_dosomething li h4{font-size:22px;color:#000; margin:0 0 15px 0;}
.service_dosomething li p{ padding-left:15px; margin:0 0 10px 0}
.service_dosomething li p:before {
	background: url(/Assets/EBG/img/e-icon.png) -0px -612px no-repeat;
	margin-left:-14px;
	content:"";
	display:inline-block;
	width:7px;
	height:7px;
	position:absolute;
	margin-top:11px;
}
.service_dosomething li p a{ text-decoration:none;font-size:16px;color:#666}
.service_dosomething li p a:hover{color:#0166FE; text-decoration:underline}
/*==E 服务合作伙伴 By-yangsai 20150902*/
/*法律隐私提示 By-yangsai 20150917*/
.law_tips{background:#efefef;}
.law_tips .container{padding-top:15px;padding-bottom:15px}
.law_tips p{font-size:12px;color:#666;line-height:22px;width:85%;float:left;margin:0}
.law_tips p a{color:#0166fe; text-decoration:underline}
.law_tips_close{display:block;width:20px;height:20px;float:right; background:url(/Assets/EBG/img/lawtips_close.png) no-repeat; margin-top:10px; margin-right:20px}
/*法律隐私提示 By-yangsai 20150917*/
/*==S 查找合作伙伴 By-ywx282206 20150916*/
  .domain:before {
    content: "\0040";    /* Unicode character for @ symbol */
  }
/*==E 查找合作伙伴 By-ywx282206 20150916*/

/*==S Exhibition By yangsai 20150601*/
.exhibition_moudle{padding:60px 0 90px;background:#f0f0f0}
h1.pagetitle2{line-height:60px;height:60px;color:#333333;font-size:40px;margin-bottom:30px;text-align:center;}
.info{}
.info h6{color:#666;font-size:18px;line-height:34px;padding:0 15%; text-align:center; margin-bottom:60px;font-weight:normal}
.text_info{width:50%;background:#fff;padding:37px 50px 83px;float:left}
.text_info p{font-size:24px;color:#333;line-height:36px; background:url(/Assets/EBG/img/Exhibition/left_sign.png) no-repeat left top;padding-top:60px;margin:0}
.time_info{padding:0 12px;float:left;width:27%}
.pic_info{float:left;width:23%}
.pic_info p{margin:0 0 10px}
.pic_info p img{width:100%}
.time_bak{background:#fff;padding:42px 14px 20px;}
.time_bak li{color:#000;font-size:16px;padding-left:74px; margin-bottom:27px;}
.time_bak li p{color:#666;font-size:14px;margin-top:10px;line-height:20px;}
.time_bak li.t_icon{ background:url(/Assets/EBG/img/Exhibition/time_icon.png) no-repeat left top;}
.time_bak li.a_icon{ background:url(/Assets/EBG/img/Exhibition/address_icon.png) no-repeat left top;}
a.link_btn{padding:20px 114px 20px 30px;display:block;color:#fff;font-size:16px;line-height:24px; font-weight:bold; background:#e50000; position:relative;}
a.link_btn span{ position:absolute;display:block;width:44px;height:44px; background:url(/Assets/EBG/img/Exhibition/r_throw.png) no-repeat;right:30px;top:18px; transition:0.5s;}
a.link_btn:hover{text-decoration:none;background:#cc0000}
/*a.link_btn:hover span{right:25px;}*/
h2.pagetitle{line-height:60px;color:#333333;font-size:30px;padding-top:75px; margin-bottom:40px;text-align:center;}
.tab_nav{ margin-bottom:40px;}
.tab_nav li{width:25%;float:left;}
.tab_nav li a{display:block;padding:30px 0;border:1px #e8e7e7 solid;border-right:none;text-align:center;font-size:16px;color:#666; position:relative}
.tab_nav li.last a{border-right:1px #e8e7e7 solid;}
.tab_nav li a span{ position:absolute;display:block;width:5px;height:4px;background:url(/Assets/EBG/img/Exhibition/b_throw.png) no-repeat;bottom:-3px;left:50%;margin-left:-2.5px;display:none;}
.tab_nav li.current a,.tab_nav li.current a:hover{color:#fff;background:#e50000;text-decoration:none;border-color:#e50000}
.tab_nav li a:hover{color:#e50000; text-decoration:none}
.left_intro{width:60%;padding-right:10px;float:left;}
.left_intro ul.txt_link{padding-left:150px;/*padding-top:20px;*/position:relative;margin-bottom:48px;min-height:142px}
.left_intro ul.txt_link span{display:block; position:absolute;width:118px;height:118px; text-align:center;color:#919191;font-size:26px;line-height:30px;left:0;top:0; background:url(/Assets/EBG/img/round_bg.png) no-repeat;padding-top:30px;}
.left_intro ul.txt_link li{margin-top:10px;}
.left_intro ul.txt_link li a{color:#000;font-size:16px;line-height:20px;}
.left_intro ul.txt_link li a:hover{color:#e50000; text-decoration:none}
.img_link ul{ margin-left:-5px;margin-right:-5px}
.img_link li{width:33.333%;float:left;padding:0 5px; margin-top:10px}
.img_link li a{display:block; position:relative;}
.img_link li a span{display:block; position:absolute;bottom:0;left:0;width:87px;height:20px;color:#fff;font-size:12px;line-height:20px; text-align:center;background:#e50000}
.img_link li img{ vertical-align:bottom;width:100%;}
.img_link li p{height:30px;line-height:30px;color:#fff;font-size:14px;padding-left:8px;background:#727272;margin:0}
.img_p{width:40%;padding-top:26px;float:right;margin:0}
.img_p img{width:100%}
.boxbg{background:#f0f0f0;padding:0 0 100px;margin-top:100px}
.virtual{background:#bebebe;height:458px;width:75%;margin:0 auto;}
.traffice_way{margin:0 auto 60px;}
.traffice_way ul.wayul{ margin-left:-38px; margin-right:-38px;max-width:768px;margin:0 auto;}
.traffice_way .wayul li{float:left;padding:0 38px; list-style:none;width:50%}
.way{width:306px;height:306px; background:url(/Assets/EBG/img/Exhibition/alpha_round.png) no-repeat;padding:40px 0 0;text-align:center;margin:0 auto;}
.way h3{margin:30px 0 20px; text-align:center;font-size:18px;line-height:24px;color:#000}
.way p{font-size:14px;color:#666;line-height:24px; text-align:center}
.way span{display:block;width:100%;height:46px;}
.car span{background:url(/Assets/EBG/img/Exhibition/car_icon.png) no-repeat center center;}
.car{}
.bus span{background:url(/Assets/EBG/img/Exhibition/bus_icon.png) no-repeat center center;}
.tab_nav.col3 li{width:33.333%;}
.route{ margin:60px auto 60px;}
.route .tab_nav{ margin-bottom:40px;}
.route_intro{float:left;width:55%;padding-left:3%}
.route_content .imgbox{width:45%;float:left;}
.route_content .imgbox img{width:100%}
.route_content p.title{font-size:16px;color:#333;margin-bottom:35px; font-weight:bold;}
.route_content p.title.special{margin:0 0 15px}
.route_content p{font-size:14px;line-height:24px;color:#666;margin:0}
.style2 .imgbox{width:55%}
.style2 .route_intro{width:45%}
.style2 p{ margin-bottom:20px}
.tab_con_bottom {
	margin-bottom:20px;
}
.route_intro {
	margin-bottom:20px;
}

.route_intro a{
	color: #e50000;
}
.img_p_top {
	  padding-top: 10px;
}
.route_intro p strong {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: url(/Assets/EBG/img/Exhibition/ico_point.png) no-repeat center left;
}
/*==E Exhibition By yangsai 20150601*/

/*==S 购买反馈,下载拦截页面（支持中文、首字母、拼音检索） */
.searchByPinping {position: absolute;z-index: 100;top: 34px;left: 20%;width: 80%;background: #fff;}
.searchByPinping .citySelect { display: none; overflow-y: scroll; max-height: 300px; padding: 0 10px; border: 1px solid #e5e5e5; }
.searchByPinping .citySelect .citySelect-head { font-size: 14px; line-height: 24px; width: 100%; margin-bottom: 5px; color: #999; }
.searchByPinping .citySelect .citySelect-btn { position: relative; z-index: 10; width: 100%; margin-bottom: 15px; }
.citySelect-btn a { font-size: 14px; line-height: 24px; display: inline-block; padding-right: 7px; padding-left: 7px; vertical-align: middle; text-decoration: none; color: #333; border-bottom: 3px solid transparent; }
#text-size { font-size: 14px; }
.searchByPinping .citySelect .citySelect-btn a:hover { color: #e50000; border-bottom: 3px solid #e50000; }
.searchByPinping .citySelect .citySelect-btn a.cActive { color: #e50000; border-bottom: 3px solid #e50000; }
.searchByPinping .citySelect .citySelect-btn span { position: absolute; z-index: -1; bottom: 0; left: 0; display: block; width: 100%; height: 6px; border-bottom: 3px solid #e5e5e5; }
.searchByPinping .citySelect ul.citySelect-list li { display: none; margin-top: 5px; }
.searchByPinping.ensearch .citySelect ul.citySelect-list li { line-height: 30px; display: block; margin-top: 0; }
.searchByPinping.ensearch .citySelect ul.citySelect-list li strong { font-weight: normal; display: block; margin-bottom: 0; }
.searchByPinping.ensearch .citySelect ul.citySelect-list li a { font-size: 14px; font-weight: bold; display: inline-block; text-decoration: none; color: #666; }
.searchByPinping.ensearch .citySelect ul.citySelect-list li p { width: 100%; margin-bottom: 10px; }
.searchByPinping.ensearch .citySelect ul.citySelect-list li p a { font-weight: normal; width: 84px; margin-left: 0; color: #999; }
.searchByPinping.ensearch .citySelect ul.citySelect-list li p a:hover { color: #333; background: transparent; }
.searchByPinping .citySelect ul.citySelect-list li.remen { margin-left: -10px; }
.searchByPinping .citySelect ul.citySelect-list li span { font-size: 16px; line-height: 24px; display: block; float: left; width: 25px; color: #e56700; }
.searchByPinping .citySelect ul.citySelect-list li p.industry { display: -webkit-flex; display: -ms-flex; display: -moz-flex; display: flex; float: left; width: 100%; margin: 0; flex-wrap: wrap; -webkit-flex-wrap: wrap; }
.searchByPinping .citySelect ul.citySelect-list li p.country { display: -webkit-flex; display: -ms-flex; display: -moz-flex; display: flex; float: left; width: 100%; margin: 0; flex-wrap: wrap; -webkit-flex-wrap: wrap; }
.searchByPinping .citySelect ul.citySelect-list li.remen p { width: auto; margin: 0; }
.searchByPinping .citySelect ul.citySelect-list li.remen p a { margin-left: 0; }
.searchByPinping .citySelect ul.citySelect-list li p a { font-size: 14px; line-height: 24px; display: block; float: left; width: 65px; margin-left: 10px; padding: 0 5px; text-decoration: none; color: #666; }
.searchByPinping .citySelect ul.citySelect-list.english li p a { line-height: 14px; width: 33.33%; margin: 0; padding: 5px; }
.searchByPinping .citySelect ul.citySelect-list li p a:hover { color: #e50000; background: transparent; }
.searchByPinping .citySelect-find { display: none; overflow: hidden; overflow-y: auto; width: 100%; max-height: 290px; padding: 10px 0; border: 1px solid #e5e5e5; }
.searchByPinping .citySelect-find a { font-size: 14px; line-height: 30px; display: block; padding-left: 10px; text-decoration: none; color: #666; }
.searchByPinping .citySelect-find a:hover { color: #fff; background: #e50000; }
@media (max-width:640px) {
    .searchByPinping .citySelect ul.citySelect-list.english li p a { width: 50%; }
}
/*==E 购买反馈,下载拦截页面（支持中文、首字母、拼音检索）*/

/*=S Added Enterprise Business Introduction By*yangsai 20151013*/
.business_introduction h2{ text-align:center;font-size:40px;color:#000; margin-bottom:50px; font-weight:normal;font-family:frutigerRegular, Arial, Helvetica, sans-serif}
.gray_moudle{background:#f5f5f5;}
.intro_banner{text-align:center; position:relative}
.intro_banner img{width:100%}
.business_bannercon{ position:absolute;width:100%;height:100%;left:0;top:0;padding-top:10%}
.intro_banner h1{color:#fff;font-size:70px;line-height:1.5; font-weight:normal; text-align:center}
.intro_summary{padding:40px 0 65px}
.part_content p{font-size:18px;color:#000;line-height:30px;margin:0}
.part_detail{ margin-top:20px}
.learn_more_btn{ margin-top:40px}
.learn_more_btn a{display:block;width:164px;height:40px;margin:0 auto;background:#e50000;border-radius:50px;color:#fff;padding-left:36px;text-decoration:none;font-size:16px;line-height:40px; position:relative}
.learn_more_btn a span{display:block;width:12px;height:12px;position:absolute;right:30px;top:13px; transition:0.5s;transform:rotate(-180deg)}
.learn_more_btn a:hover span{ transform:rotate(180deg)}
.learn_more_btn a:hover{background:#d90101}
.businesscon{padding:70px 0;}
.performance_summary article{}
.performance_summary article h1{font-size:40px; margin-bottom:15px; text-align:center;color:#333;font-weight:normal}
.performance_summary article p{font-size:18px;line-height:30px;margin:30px 0 0;color:#000}
.performance_summary .specal_part{ margin-top:30px}
.performance_summary .specal_part p{margin:0}
.performance_summary p.list_p{ padding-left:18px}
.business_strategy{overflow:hidden}
.business_strategy ul{margin-left:-20px;margin-right:-20px;}
.business_strategy li{width:33.333%;padding:0 20px;float:left;}
.business_strategy li img{width:100%;}
.link_moudle{ height:410px; background:rgba(51, 51, 51, 0.65) url(/Assets/EBG/img/link_moudle_bg.jpg) no-repeat center -100px fixed;padding-top:127px;overflow:hidden;-moz-background-size: cover;background-size: cover;}
.link_moudle ul{ margin-left:-60px;margin-right:-60px;}
.link_moudle li{width:25%;float:left;padding:0 60px; text-align:center}
.link_moudle li p{color:#fff;font-size:22px; margin:20px auto 5px;}
.link_moudle li a{display:block; text-decoration:none;}
.link_moudle li span{opacity:0;display:block}
.link_moudle li img,.link_moudle li p,.link_moudle li span{ transition:0.5s}
.link_moudle li a:hover img{ transform:scale(0.6);-webkit-transform: scale(0.6);}
.link_moudle li a:hover p{ transform:translate(0,-30px)}
.link_moudle li a:hover span{opacity:1;transform:translate(0,-30px)}
.organization_structure p{font-size:18px}
/*关注我们*/
.followbox{ margin-top:10px}
.followbox a {display:inline-block;margin:0 20px 0 0;width:50px;height:50px}	
.followbox a.facebook{background:url(/Assets/EBG/img/share_icon_new.png) no-repeat -73px 0}
.followbox a.twitter{background:url(/Assets/EBG/img/share_icon_new.png) no-repeat -145px 0}
.followbox a.linkedin{background:url(/Assets/EBG/img/share_icon_new.png) no-repeat -218px 0}
.followbox a.weibo{background:url(/Assets/EBG/img/share_icon_new.png) no-repeat 0 0}
.followbox a.youtube{background:url(/Assets/EBG/img/share_icon_new.png) no-repeat -290px 0}

.wapnav_sidebar{display:none}
.business_sidebar .solution-nav li.noexpend i{ background-position:left 0}

.details_content h1{font-size:36px;margin:0 0 20px;font-weight:normal;}
.details_content h1 a{display:inline-block;float:right; position:relative;background:#e41f2b;color:#fff;padding:10px 20px 10px 45px;font-size:14px;line-height:1.5;border-radius:50px}
.details_content h1 a span{ position:absolute;display:block;width:13px;height:15px; background:url(/Assets/EBG/img/downbtn_icon.png) no-repeat left;left:22px;top:12px}
.content_wrap{padding-bottom:45px;border-top:1px #d7d7d7 solid;padding-top:30px}
.content_wrap span.year_span{display:block;width:15%;float:left;font-size:40px;color:#7f7f7f}
.content_wrap .main_conbox{float:left;width:85%;padding:0;border:none;}
.main_conbox{padding-bottom:45px;border-top:1px #d7d7d7 solid;padding-top:20px}
.main_conbox h4{color:#000;font-size:20px;line-height:25px;margin:0 0 10px;padding-top:10px}
.main_conbox h4.first{padding:0}
.main_conbox p{color:#666;margin:0 0 10px;line-height:26px;}
.main_conbox p.list_p{ background:url(/Assets/EBG/img/list_p_icon2.png) no-repeat left 12px;padding-left:12px;}

.ptop30{ padding-top:30px}
.main_conbox p.em_p{ font-style:italic;font-size:14px;line-height:26px;color:#333;}
.main_conbox .img_p{width:22%;float:left;}
.main_conbox .img_p img{width:100%}
.main_conbox .rimg_con{float:left;width:78%;padding-left:3%}
.part_mb30 p{ margin-bottom:30px}
/*=E Added Enterprise Business Introduction By*yangsai 20151013*/

/*==S Warranty Finder *By yangsai 20151010*/
.warranty_finder{ margin-bottom:30px}
.warranty_finder h5{font-size:20px;color:#333;margin:0}
.warranty_finder p{margin:15px 0;}
.warranty_finder a{ text-decoration:underline}
.warranty_finder p span{font-weight:bold;}
.warranty_result{border:1px #e5e5e5 solid; display:table; border-collapse:collapse;width:100%;margin:20px 0}
.warranty_result ul{ display:table-row}
.warranty_result ul li{border:1px #e5e5e5 solid;display:table-cell;font-size:14px;line-height:18px;padding:15px 10px}
.warranty_result ul li span{display:none}
.warranty_result .first_th li{background:#f6f6f6;color:#666;font-weight:bold;  vertical-align:bottom;border-bottom:37px #e0e0e0 solid;}
.w80{width:80px}
.w120{width:120px}
.w100{width:100px}
.w140{width:140px}
.w_pre20{width:20%}
.w_pre30{width:30%}
.warranty_result .first_th li:first-child{ vertical-align:top;color:#333}
.moudle_con h4{font-size:18px;margin:0 0 15px}
.moudle_con p{color:#666; margin:0 0 25px}
.moudle_con ul{ margin-top:20px}
.moudle_con li{width:33.333%;float:left; margin-bottom:5px}
.warranty_search{background:#e0e0e0;padding:25px 10px; margin-bottom:25px}
.warranty_bar{max-width:860px;margin:0 auto;}
.warranty_bar select{float:left;width:15%;border:1px #cdcdcd solid;height:48px;color:#666}
.warranty_bar input[type="button"]{float:right;width:10%;height:48px;display:block;border:1px #cdcdcd solid;background:url(/Assets/EBG/img/background-page-btn.jpg) no-repeat center center #ededed;}
.warranty_bar .enter_key{margin:0 7px;width:73.33%;float:left; position:relative}
.warranty_bar input[type="text"]{border:1px #cdcdcd solid;height:48px;padding-left:30px;width:100%}
.warranty_index .result_p{background:#eaeaea;padding:10px 0 10px 15px;}
.results_tablebox{border:1px #e5e5e5 solid;padding:10px 25px 20px;margin:25px 0;min-height:284px;}
.results_table{display:table;width:100%; border-collapse:collapse}
.results_table ul{ display:table-row}
.results_table ul.th_row li{font-weight:bold;border-right:1px #fff solid;}
.results_table ul.th_row li.last{border:none}
.results_table li{ display:table-cell;font-size:14px;line-height:16px;color:#666;padding:10px 15px;border-right:1px #e5e5e5 solid; vertical-align:middle}
.results_table li a{ text-decoration:underline}
.results_table li:last-child{border-right:none}
.results_table ul.gray li{background:#f6f6f6}

.intelligent_prompt{max-height:250px;overflow-y:auto; position:absolute;left:-1px;top:50px;background:#fff;width:100%;display:none;border:1px #cdcdcd solid;border-top:none;box-shadow:2px 2px 1px #f3f3f3}
.intelligent_prompt a{display:block;height:35px;line-height:35px;color:#666;padding:0 30px;font-size:14px;}
.intelligent_prompt a:hover,.intelligent_prompt a.current{background:#f6f6f6}
/*页码*/
.warranty_index .pagination{font-size:12px;width:auto;text-indent:0;height:auto;margin:0 0 35px}
div.pagination a,div.pagination input{display:block;border:1px #e5e5e5 solid;float:left;font:normal #111 serif,sans-serif;height:26px;color:#3c3c3c;line-height:26px;padding:0 10px;margin:0 2px 0 0;background:0}
.warranty_index .pagination a:HOVER{color:#ea3234;text-decoration:underline;cursor:pointer}
.warranty_index .pagination span,pagination span.current{color:#3c3c3c;display:block;float:left;font:normal #111 serif,sans-serif;height:26px;line-height:26px;padding:0 10px;margin:0 2px 0 0;background:0}
.warranty_index .pagination .current{background:#990100;color:#fff;border:solid 1px #e5e5e5}
.warranty_index .pagination .current.prev,.pagination .current.next{color:#3c3c3c;background:#fff}
.warranty_index .pagination .num_page{background:none repeat scroll 0 0 #fff;color:#3c3c3c;margin:0 2px;width:25px;text-align:left}
#Searchresult{margin-top:15px;margin-bottom:15px;border:solid 1px #eef;padding:5px;background:#eef;width:60%}
#Searchresult p{margin-bottom:1.4em}
#Searchresult dt{font-weight:bold}
#Searchresult dd{margin-left:25px}
/*==E Warranty Finder *By yangsai 20151010*/

/*20151026 后台页面样式开始*/

.backgroundpage-search { background: #e0e0e0;padding:26px 0;}
.backgroundpage-search-bar { width: 100%; max-width: 650px; margin:0 auto;}
.backgroundpage-search-bar input[type="text"] {width: 90%;float: left; display:block; height: 50px;  line-height: 50px;padding: 0 10px; color: #333;border: 1px solid #cdcdcd;}
.backgroundpage-search-bar span {display: block; width: 10%; float: left;}
.backgroundpage-search-bar span input[type="button"] {width: 100%; margin-left: 10px;border: 1px solid #cdcdcd; height: 50px;background: url(/Assets/EBG/img/background-page-btn.jpg) no-repeat center center #ededed; display: block;}

.backgroundpage-plus {padding: 20px 0 20px;}
.backgroundpage-plus a.backgroundpage-import {display: block; float: right; height: 40px; line-height: 40px; color: #fff;text-decoration: none;background: #b02d2e; text-indent: 27px; font-size: 16px; padding-right: 36px;}
.backgroundpage-plus a.backgroundpage-import span img { display: inline-block; padding-left: 7px; margin-top: -3px;}
.backgroundpage-plus a.backgroundpage-import:hover { background: #e50000;}
.backgroundpage-plus a.backgroundpage-choose {display: block; float: right; color: #333; padding: 6px 10px 0; font-size: 16px; text-decoration: none;width: 230px;}
.backgroundpage-plus a.backgroundpage-choose input {width: 200px;}
/*.backgroundpage-plus a.backgroundpage-choose { width: 150px; height: 80px; line-height: 57px; display: block; float: right; background: #e0e0e0; color: #333; padding: 0 10px; font-size: 14px; text-decoration: none;}
.backgroundpage-plus a.backgroundpage-choose div {position: absolute;overflow: hidden; width: 130px; height: 80px;}
.backgroundpage-plus a.backgroundpage-choose div span {display: block; position: absolute;left: -68px; top: 0; font-size: 12px;height: 100px; width: 200px; overflow: hidden; opacity: 1; filter:alpha(opacity=100)}
.backgroundpage-plus a.backgroundpage-choose div span input { padding-top: 45px; width: 200px;outline: none;}
.backgroundpage-plus a.backgroundpage-choose:hover {color: #58adf0; text-decoration: underline;}*/

.backgroundpage-table {margin-bottom: 30px;}
.backgroundpage-table table {margin-bottom: 30px;}
.backgroundpage-table tr {}
.backgroundpage-table tr th { background: #f6f6f6; border:1px solid #e5e5e5; padding: 10px; vertical-align: middle;text-align: center; font-size: 14px; line-height: 16px; color: #000; font-weight: normal;}
.backgroundpage-table tr td { border:1px solid #e5e5e5; padding: 10px; vertical-align: middle;text-align: center; font-size: 14px; line-height: 16px; color: #333;}
.backgroundpage-table tr td span.backgroundpage-edit { background: url(/Assets/EBG/img/backgroundpage-edit.png) no-repeat center center; width: 26px; height: 26px; display: block;float: left;vertical-align: middle;margin-right: 6px; cursor: pointer;}
.backgroundpage-table tr td span.backgroundpage-remove { background: url(/Assets/EBG/img/backgroundpage-remove.png) no-repeat center center; width: 26px; height: 26px; display: block;float: left;vertical-align: middle; cursor: pointer;}
.backgroundpage-table .backgroundpage-txtleft {text-align: left;}

.backgroundpage-pagination { margin: 0 auto; margin-bottom: 70px; width: 100%; text-align: center;}
.backgroundpage-pagination a {display: inline-block; width: 26px; height: 26px; background: #fff; line-height: 26px; text-align: center; border: 1px #e5e5e5 solid; font-size: 12px; color: #3c3c3c;}
.backgroundpage-pagination a.backgroundpage-pagination-next {width: 75px;}
.backgroundpage-pagination a.current { background: #990100; color: #fff; border: solid 1px #e5e5e5;}
.backgroundpage-pagination a.current:hover { color: #fff; text-decoration: none;}
.backgroundpage-pagination a:hover { color: #ea3234;}

.backgroundpage-mask {width: 100%; height: 100%; background: #000; opacity: 0.4; filter:alpha(opacity=40); position: fixed;left: 0; top: 0; display: none;}
.backgroundpage-mask1 { z-index: 8886;}
.backgroundpage-mask2 { z-index: 8888;}
.backgroundpage-popup {padding: 30px 30px; position: fixed;left: 50%; top: 50%;width: 100%; max-width: 666px; background: #fff; margin-left: -333px; margin-top: -322px; z-index: 8887; display: none;}
.backgroundpage-popup .backgroundpage-popup-l { width: 50%; padding-right: 15px; float: left;}
.backgroundpage-popup .backgroundpage-popup-l label { display: block; width: 100%; color: #000; font-size: 14px; margin-bottom: 5px;}
.backgroundpage-popup .backgroundpage-popup-l label input { display: block; width: 100%; height: 32px; line-height: 32px; padding: 5px 10px 0; color: #333; font-size: 14px; border: 1px #cccccc solid;}
.backgroundpage-popup .backgroundpage-popup-l label select { display: block; width: 100%; height: 32px; line-height: 32px; padding: 0 0 0 10px; color: #333; font-size: 14px; border: 1px #cccccc solid;}

.backgroundpage-popup .backgroundpage-popup-r { width: 50%; padding-left: 15px;float: left;}
.backgroundpage-popup .backgroundpage-popup-r label { display: block; width: 100%; color: #000; font-size: 14px; margin-bottom: 5px;}
.backgroundpage-popup .backgroundpage-popup-r label input { display: block; width: 100%; height: 32px; line-height: 32px; padding: 5px 10px 0; color: #333; font-size: 14px; border: 1px #cccccc solid;}
.backgroundpage-popup .backgroundpage-popup-r label select { display: block; width: 100%; height: 32px; line-height: 32px; padding: 0 0 0 10px; color: #333; font-size: 14px; border: 1px #cccccc solid;}
.backgroundpage-popup .backgroundpage-popup-btn {width: 100%; text-align: center;}
.backgroundpage-popup .backgroundpage-popup-button1 {margin-top: 15px; margin-right: 15px; cursor: pointer; font-size: 14px; height: 40px; line-height: 40px; text-align: center; color: #fff; background: #cc3333; width: 110px; display: inline-block; border:none; border-radius: 3px;}
.backgroundpage-popup .backgroundpage-popup-button1:hover { background: #e50000;}
.backgroundpage-popup .backgroundpage-popup-button2 {margin-top: 15px; cursor: pointer; font-size: 14px; height: 40px; line-height: 40px; text-align: center; color: #fff; background: #b2b2ad; width: 110px; display: inline-block; border:none; border-radius: 3px;}
.backgroundpage-popup .backgroundpage-popup-button2:hover { background: #67675e;}
.backgroundpage-textarea label textarea {width:100%;height:44px;line-height:20px;padding:3px 10px;}
.backgroundpage-delayed {display: none; width: 250px;height: 137px;background: #fff;margin-left: -125px;margin-top: -68.5px;position: fixed;left: 50%;top: 50%;border-radius: 5px;z-index: 8889;border: 1px #cbcbcb solid;}
.backgroundpage-delayed div {text-align: center;padding: 30px 10px;border-bottom: 1px #cbcbcb solid;font-size: 14px;}
.backgroundpage-delayed p {margin: 0;}
.backgroundpage-delayed p a {font-size: 14px;display: inline-block;color: #0166fe;width: 50%;text-align: center;padding: 10px;}
.backgroundpage-del {border-left: 1px #cbcbcb solid;}

.backgroundpage-prompt {display: none; width: 200px; height: 100px;border: 1px #cbcbcb solid;  border-radius: 5px; position: fixed; left: 50%; top: 50%; margin-left: -100px; margin-top: -50px; z-index: 8888; background: #fff;}
.backgroundpage-prompt p {font-size: 14px; line-height: 70px; text-align: center; width: 100%; color: #333;}


/*20151026 后台页面样式结束*/

/*营销资料无资料时提示样式begin add by xwx282787 20151103*/
.none_file{margin:50px auto 145px;width:250px}
.none_file p{ background:url(/Assets/EBG/img/message-icon.png) no-repeat left;min-height:66px;padding-left:116px;padding-top:15px;color:#666;margin:0}
/*营销资料无资料时提示样式end add by xwx282787 20151103*/


/*=S Review Files_index By*yangsai 20151027*/
.files_download{ margin-bottom:30px;width:1170px}
.files_sidebar{width:195px;float:left; position:relative}
.files_content{width:780px;float:left;padding:0 40px;}
.files_else{width:195px;float:right;background:#f3f3f3}

.files_sidebar h3{height:70px;line-height:70px;color:#fff;font-size:18px;padding-left:25px;background:#e50000;margin:0; cursor:pointer}
.files_sidebar ul{background:#f3f3f3;padding:15px 0 20px;position:absolute;top:70px;left:0;width:100%;z-index:101}
/*.files_sidebar ul li{height:50px;}*/
.files_sidebar ul li>a{display:block;line-height:30px;border-left:2px #f3f3f3 solid;font-size:16px;color:#666;padding:10px 35px 10px 25px; text-decoration:none; }
.files_sidebar ul li>a{position: relative;}
.files_sidebar ul li>a:before {
    height: 9px;
    width: 5px;
    overflow: hidden;
    content: "";
    display: inline-block;
    position: absolute;
    right: 28px;
    top: 50%;
    margin-top: -5px;
	background: url(/Assets/EBG/img/e-icon.png) -990px -0px no-repeat;
}

.files_sidebar ul li>a:hover,.files_sidebar ul li.current>a{border-color:#e50000;background-color:#e5e5e5}
.files_sidebar ul li:hover .child_menu{display:block}

.child_menu{display:none;position:absolute;min-height:285px;background:#e5e5e5;left:100%;top:0;padding:25px 20px;width:740px;z-index:1}
.child_menu span{display:inline-block;float:left;padding:0 10px; width:50%}
.child_menu a{font-size:14px;color:#333;  display:block; }
.child_menu a:hover{ text-decoration:underline;color:#0166FE}
.files_count{line-height:1.5;border-bottom:1px #e8e8e8 solid;padding:20px 10px; text-align:center;color:#666666; font-style:italic}
.files_count span{color:#e50000;font-size:20px; margin-right:5px;display:inline-block}
.files_tips{ text-align:center;padding:40px 0 0;min-height:245px; }
.files_tips{min-height:245px\9; }
.files_tips p{font-size:14px;color:#666;margin:0 0 20px}
.files_tips a.solid_btn{background:#e50000;color:#fff;text-decoration:none}
.files_tips a.solid_btn:hover{background:#cc3333;color:#fff!important;text-decoration:none;}

.filter_bar{background:#f3f3f3;height:70px;padding:10px 30px; position:relative;}
.filter_bar p{border-radius:5px;border:1px #ddd solid;background:#fff;height:50px;line-height:50px;margin:0;width:500px;float:left;}
.filter_bar p input{ border:none;height:48px;line-height:48px;font-size:12px;float:left;width:440px;padding-left:15px;border-radius:5px}
.filter_bar p a{display:block;float:right;width:55px;height:48px;}
.filter_bar p a{text-align:center; position:relative;}
.filter_bar p a:before {
    height: 19px;
    width: 21px;
    overflow: hidden;
    content: "";
    display: inline-block;
    position: relative;
    top: 2px;
	background: url(/Assets/EBG/img/e-icon.png) -937px -121px no-repeat;
}
.filter_a{display:inline-block;float:right;font-size:14px;color:#2d48d3; margin-top:10px;padding-left:13px;}
.filter_a:before {
    height: 7px;
    width: 7px;
    overflow: hidden;
    content: "";
    display: inline-block;
    position: relative;
    left: -13px;
    top: -1px;
	background: url(/Assets/EBG/img/e-icon.png) -990px -9px no-repeat;
}
.filter_a.less{ }
.filter_a.less:before {
    height: 7px;
    width: 7px;
    overflow: hidden;
    content: "";
    display: inline-block;
    position: relative;
    left: -13px;
    top: -1px;
	background: url(/Assets/EBG/img/e-icon.png) -0px -669px no-repeat;
}

.filter_condition{width:100%;position:absolute;top:100%;left:0;background:#f3f3f3;display:none;z-index:100}
.filter_condition ul{background:#d8d8d8}
.filter_condition li{height:40px;float:left;background:#d8d8d8;}
.filter_condition li a{display:block;height:40px;line-height:40px;color:#666;font-size:14px;border-top:1px #d8d8d8 solid;border-right:1px #f3f3f3 solid;text-align:center; text-decoration:none; padding:0 20px; }
.filter_condition li a:hover{ text-decoration:none;}
.filter_condition li.current a{background:#f3f3f3;border-top-color:#e50000;}
.condition_list{padding:10px 20px;min-height:245px}
.condition_list label{width:165px;float:left;display:block; margin-top:15px}
.condition_list label input{float:left;margin-right:10px;display:block;margin-top:1px;}
.condition_list label span{width:142px; float:left;font-size:12px;color:#616161;display:block;line-height:14px;}

.moudle_nav{}
.moudle_nav li{float:left;padding:0 16px; width:25%;  margin-top:35px; text-align:center;}
.moudle_nav li p{font-size:14px;color:#999;margin:10px 0 0}
.moudle_nav li a{display:block;text-decoration:none;}
.moudle_nav li a:hover p{ text-decoration:underline;color:#0166FE}
.none_file{margin:50px auto 145px;width:250px}
.none_file p{ background:url(/Assets/EBG/img/message-icon.png) no-repeat left;min-height:66px;padding-left:116px;padding-top:15px;color:#666;margin:0}

.choosen_condition{display:none}
.all_results{display:none}
.search_results{ margin:20px 0 40px}
.product_results{background:#e5e5e5;padding:10px; margin-bottom:20px}
.product_results img{max-width:200px;}
.product_results p.probox{float:left;width:200px;margin:0 25px 0 0}
.product_results .pro_detail{float:left;padding:25px 0 15px;width:920px}
.product_results .pro_detail h3{font-size:20px;color:#000; margin-bottom:20px}
.product_results .pro_detail ul{width:100%}
.product_results .pro_detail li{float:left; margin-bottom:5px;width:50%;}
.product_results .pro_detail li a{color:#2d48d3;font-size:14px;line-height:24px;display:inline-block;  padding-left:15px;}
.product_results .pro_detail li a:before {
    background: url(/Assets/EBG/img/e-icon.png) -580px 0 no-repeat;
    display: inline-block;
    height: 20px;
    width: 16px;
    overflow: hidden;
	content:"";
}
.product_results .pro_detail li a:hover{color:#0166FE;}
.document_list li{padding:10px 0;border-top:1px #e5e5e5 solid;}
.document_list li span.list_icon{display:block;padding-left:40px;line-height:20px;}
.document_list li span.icoword{ background:url(/Assets/EBG/img/ico_marketingContlist.png) no-repeat 8px -48px;}
.document_list li span.icopdf{ background:url(/Assets/EBG/img/ico_marketingContlist.png) no-repeat 8px -210px;}
.document_list li span.icoppt{ background:url(/Assets/EBG/img/ico_marketingContlist.png) no-repeat 8px -156px;}
.document_list li span a{font-size:14px;color:#000;line-height:24px;}
.document_list li span a:hover{color:#0166FE;}
.document_list li p{padding-left:40px;margin:5px 0 0;font-size:12px;line-height:20px;color:#999;}
.document_list li p font{margin:0 8px}
.data_login_bttn{background-color:#e5e5e5; text-align:center; padding:20px;}
.data_login_bttn a{ margin:0 auto; display:block; background-color:#e50000; width:100px; margin-top:10px; color:#fff; font-size:14px; border-radius:5px;}
/*=E Review Files_index By*yangsai 20151027*/

/*20151110 搜索框样式 开始*/
.search-bar { background: #e0e0e0;padding:26px 0; }
.search-bar-center { width: 100%; max-width: 860px; margin:0 auto; cursor: pointer;}
.select-country { float: left; width: 20%; min-width: 100px; height: 50px; line-height: 50px; color: #333;}
.select-country div {border: 1px solid #cdcdcd; margin-right: 10px; background: #fff; height: 100%;position:relative;}
.select-country div p { width: 80%;  margin: 0; padding: 0 10px; float: left; height: 48px; color:#666}
.select-country div ul { display: none;position:absolute;left:0;top:48px; line-height: 30px; background: #fff; width: 100%; border: 1px solid #cdcdcd; padding: 5px 0;z-index:8888;}
.select-country div ul li { padding: 0 10px; color:#666}
.select-country div span { display: block; width: 20%; background: url(/Assets/EBG/img/down-arrow.png) no-repeat center center; height: 100%; float: right;border-left: 1px solid #cdcdcd; }
.enter-inquiry { position:relative; width: 70%;float: left; display:block; height: 50px; padding: 10px 10px 0; color: #333;border: 1px solid #cdcdcd; background: #fff;}
.enter-inquiry input[type="text"] {width: 100%; color: #333;outline: none; border:0;height: 28px; line-height: 28px;}
span.query-btn {display: block; width: 10%; float: left;}
span.query-btn input[type="button"] {width: 100%; margin-left: 10px;border: 1px solid #cdcdcd; height: 50px;background: url(/Assets/EBG/img/background-page-btn.jpg) no-repeat center center #ededed; display: block;}
/*20151110 搜索框样式 结束*/

.document_list li span.icoword{ background:url(/Assets/EBG/img/ico_marketingContlist.png) no-repeat 8px -48px;}
.document_list li span.icopdf{ background:url(/Assets/EBG/img/ico_marketingContlist.png) no-repeat 8px -210px;}
.document_list li span.icoppt{ background:url(/Assets/EBG/img/ico_marketingContlist.png) no-repeat 8px -156px;}
.document_list li span.icopptx{ background:url(/Assets/EBG/img/ico_marketingContlist.png) no-repeat 8px -156px;}
.document_list li span.icotext {
      background: url(/Assets/EBG/img/ico_marketingContlist.png) 8px 1px no-repeat;
}
    

      .document_list li span.icoexcel {
            background: url(/Assets/EBG/img/ico_marketingContlist.png) 8px -102px no-repeat;
        }


       .document_list li span.icovideo {
            background: url(/Assets/EBG/img/ico_marketingContlist.png) 8px -264px no-repeat;
        }

        .document_list li span.icorar {
            background: url(/Assets/EBG/img/ico_marketingContlist.png) 8px -318px no-repeat;
        }

/*20151110 搜索框样式 结束*/
/*=S 订阅表单页面 20151125*/
.subscribe_box label{display:inline-block; margin-right:20px;color:#666}
.subscribe_box label input{ margin-right:5px;float:left; margin-top:8px}
.subscribe_box label font{line-height:28px;float:left;}
/*=E 订阅表单页面 20151125*/

/*营销资料修复css代码*/
.hollow_btn{display:block;padding:5px 20px;border:1px #cc3333 solid;color:#cc3333;font-size:16px;border-radius:5px; text-align:center; text-decoration:none;height: 40px; min-width: 185px !important;}
.hollow_btn:hover{background:#cc0000; text-decoration:none;color:#fff; text-decoration:none}

.solid_btn{display:inline-block;padding:5px 20px;border:1px #cc3333 solid;background:#cc3333;color:#fff;font-size:16px;border-radius:5px; text-align:center;text-decoration:none}
.solid_btn.disable,.solid_btn.disable:hover{background:#999;color:#d0d0d0;border:1px #999 solid; cursor:default}
.document_list span.morelist {display:block;margin:0 auto 10px; text-align:center;border-top:1px #e5e5e5 solid;padding-top:10px}
.document_list span.morelist a{display: block;width: 102px;margin: 0px auto;color: #9e9e9e;font-size:14px}
#dloading{background:rgba(196,196,196,0.5);position:fixed!important;z-index:99;top:0;left:0;width:100%;height:100% }
#dloading div{border-radius:3px;text-align:center;position:fixed;top:50%!important;left:50%!important;margin-top:-25px;margin-left:-75px;
              z-index:100;background:#fff;line-height:50px;color:#000;font-weight:bold;width:150px;height:50px }
/*=S 新版提示 20151203*/
.all_container{ position:relative}
.tips_layer{ position:absolute;width:100%;background:url(/Assets/EBG/img/mask_bg_en.png);left:0;top:-58px;bottom:0;z-index:102}
.tips_layer .container{ position:relative;display:block;}
.exper_box{ position:absolute;top:30px;}
.exper_box span{display:block;  position:absolute;left:150px;top:40px; transition:0.5s; -webkit-animation:tips .6s linear;}
.exper_l span{background:url(/Assets/EBG/img/newtipsl_txt_en.png) no-repeat;width:204px;height:31px;}
.exper_r span{background:url(/Assets/EBG/img/newtipsr_txt_en.png) no-repeat;width:182px;height:34px;}
.exper_l{left:16px}
.exper_r{right:255px;}
.exper_btn{width:565px;height:158px; background:url(/Assets/EBG/img/newtips_btn_en.png) no-repeat;position:absolute;top:170px;left:50%; margin-left:-329.5px; }
@-webkit-keyframes tips {
    0%{
      left:160px;
    }
    50%{
      left:155px;
    }
    100%{
       left:150px;
    }
}
/*=E 新版提示 20151203*/
/*=E Review Files_index By*yangsai 20151027*/

/*=S 我的空间功能提示 20151208*/
.my_space_tips{width:354px;border:1px #bababa solid;border-radius:3px;background:#fbfbfb; position:absolute;z-index:1001;padding:10px 10px 0px 15px; cursor:default;}
.my_space_tips b{display:block;width:17px;height:10px; position:absolute;top:-10px;left:22px; background:url(/Assets/EBG/img/tips_throw.png) no-repeat}
.my_space_tips p{ text-align:left;margin:0;font-size:13px;color:#333;line-height:22px}
.my_space_tips p span{color:#0066ff !important;display:inline!important;padding:0!important;float:none!important;font-size:13px !important;}
.my_space_tips span.close-btn{width:13px;height:13px; background:url(/Assets/EBG/img/my_space_colse_tips.png) no-repeat; position:absolute;right:10px;top:15px;}
.check_tips{ text-align:right;font-size:12px;color:#666}
.check_tips input{ margin-right:5px;float:right;}
.check_tips span{display:inline-block!important;padding:0!important;float:right; margin-top:-7px;font-size:13px !important;}
/*=E 我的空间功能提示 20151208*/

/*=S buy-tips 20151208*/
.buy_tips{background:#eee;padding:10px; display:none;}
.buy_tips p{margin:0;min-height:16px;line-height:16px;font-size:12px;color:#333; background:url(/Assets/EBG/img/warn_tips_icon.png) no-repeat left 1px;padding-left:25px;padding-right:25px;position:relative}
.buy_tips p a{color:#007099}
.tips_close{display:block; position:absolute;width:15px;height:15px; background:url(/Assets/EBG/img/tips_colse_icon.png) no-repeat;top:0;right:0}
/*=E buy-tips 20151208*/

/*=S 资料列表无子级 20151217*/
.solCategory.special_sidebar .solution-nav li span.title.on i{ background:url(/Assets/EBG/img/solution_cate_icon_disable.png) no-repeat left 1px;}
.solCategory.special_sidebar .solution-nav li span.title.on:hover i,.solCategory.special_sidebar .solution-nav li span.title.on.active i{background:url(/Assets/EBG/img/solution_cate_icon.png) left 1px no-repeat}
.material_list{ margin-bottom:50px}
.listcon_wrap h4{background:#f7f7f7;border-top:1px #e5e5e5 solid;padding:10px 20px;margin:0;cursor:pointer;}
.listcon_wrap h4.bg{background:#fff}
.listcon_wrap h4 span{color:#666;}
.listcon_wrap h4 a{ float:right;display:inline-block;width:30px;height:25px; background:url(/Assets/EBG/img/file_list_expend.png) no-repeat center center; }
.listcon_wrap h4 a.on{ background:url(/Assets/EBG/img/file_list_noexpend.png) no-repeat center center; }
/*=E 资料列表无子级 20151217*/
.wap_optionbox{display:none;}
/* 解决账号拉通冲突问题 2015125*/
.myspace-cont #tab_main_nav{float:none;padding:0;}
/* 解决账号拉通冲突问题 2015125*/
/*=S 购买和咨询更新 2016-01-20*/
.getpricing_v2{width:90%;margin:0 auto;}
.getpricing_v2 h2{ text-align:center; background:url(/Assets/EBG/img/getprcing_h2bg.png) repeat-x center center}
.getpricing_v2 h2 span{display:inline-block;background:#fff;padding:0 12px;height:35px;line-height:35px;}
.getpricing_wrap{ position:relative;line-height:1.5}
.input_tips{font-size:16px;color:#e50000; position:absolute;left:10px;top:7px;z-index:1}
.input_tips font{color:#666}
.getpricing_v2 .partner_message{padding:0}
body:last-child .getpricing_v2 .custom-combobox .ui-corner-right{border-left:1px #ccc solid!important;}
.getpricing_v2 .custom-combobox .ui-corner-right{width:10.3%}
.getpricing_v2 .ms-choice{border:none;}
.txt_center{ text-align:center}
.getpricing_v2 .col-sm-6.paddval{padding-left:68px;padding-right:68px;}
.getpricing_v2 .searchByPinping{width:100%;min-width:370px;}
.mb35{ margin-bottom:35px;}
.mt35{ margin-top:35px}
/*=E 购买和咨询更新 2016-01-20*/


/*==S Support 20160215 zhangle */
.nav-cont-wrap ul li.support_li .nav-part-2 {border-right: 1px solid #d8d8d8;}
.support_input {width: 100% !important;margin-bottom: 15px;}
.support_input input[type="text"]{width: 60%; height: 40px;border: 2px solid #d8d8d8; border-top-left-radius: 5px; border-bottom-left-radius: 5px; color: #666666; font-size: 12px;padding: 10px;vertical-align: middle;border-right: none; line-height:15px\9}
.support_input input[type="button"]{width: 60px; height: 40px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; background: #e50000; color: #fff; font-size: 16px; text-align: center;line-height: 36px;vertical-align: middle;border: 2px solid #e50000;margin-left:-5px}
.nav-cont-wrap .support_li h3 {margin-bottom: 5px;}
.nav-cont-wrap .support_li .nav-part-2 a {font-size: 12px;}
.nav-cont-wrap .support_li .nav-part-3 a {font-size: 14px;}
.nav-cont-wrap ul li.support_li .nav-part-2 div.support_document_div1 {width: 29%;}
.nav-cont-wrap ul li.support_li .nav-part-2 div.support_document_div3 {width: 37%;}
.nav-cont-wrap ul li.support_li .nav-part-2 div span {margin-bottom: 0;}
.nav-cont-wrap ul li.support_li .nav-part-3 {padding-left: 65px;}

/*==E Support 20160215 zhangle */

 /*==S 20150217 zhangle*/
 .partner_table .partner_table_ul li {font-size:16px; font-weight:normal; text-align:left; color:#333;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;padding:5px 0;}
 .partner_table ul li {font-size:14px; color:#666;border-bottom:1px solid #e3e3e3;padding:5px 0; height:39px;}
/*==E 20150217 zhangle*/

/*==S 合作伙伴注册与认证v2  20160317 By-yangsai */
.attest_box{max-width:800px;margin:40px auto 55px;}
.round_box{width:316px;height:316px;float:left;border-radius:50%;padding:45px 35px 0}
.round_box.green_bg{background:#4dbc71;}
.round_box.blue_bg{background:#4b90c8;}
.round_box h6{line-height:40px;padding-bottom:25px;border-bottom-width:3px;border-bottom-style:solid;margin:0 0 25px}
.round_box.green_bg h6{border-bottom-color:#b8e4c6}
.round_box.blue_bg h6{border-bottom-color:#b7d3e9}
.round_box h6 span{height:40px;color:#fff;font-size:20px;font-weight:bold;display:inline-block; padding-left:53px;}
.round_box.green_bg h6 span{background:url(/Assets/EBG/img/reg_icon.png) no-repeat left;}
.round_box.blue_bg h6 span{background:url(/Assets/EBG/img/attest_icon2.png) no-repeat left;}
.stepbox{ margin-bottom:15px;}
.stepbox span{display:block;height:30px;line-height:30px;width:53px;float:left;color:#fff; font-style:italic;font-size:14px; text-align:left;}
.stepbox a{width:190px;float:left;display:block;background:#fff;border-radius:20px;height:30px;line-height:30px;font-size:14px;font-weight:bold;padding:0 15px; text-align:center; text-decoration:none; /*box-shadow:0px 4px 5px -3px #666*/}
.round_box.green_bg .stepbox a{color:#47b16a;}
.round_box.blue_bg .stepbox a{color:#4c8fc4;float:none;margin:0 auto;}
.attest_mark{width:20px;height:37px;float:left;margin:138px 70px 0;background:url(/Assets/EBG/img/attest_icon.png) no-repeat;}
.attest_text{ text-align:center;color:#fff;font-size:13px;line-height:24px;}
/*==E 合作伙伴注册与认证v2  20160317 By-yangsai */

/*==S echannel一般用户订单 By-yangsai20150915*/
.function_block{ margin:20px 0 0 -10px;height:60px}
.function_block a{font-size:14px;}
.function_block span{float:left;padding:0 10px}
.function_block a:hover,.function_block a:active{background:#cc0000;color:#fff; text-decoration:none;outline:none;}
.series_title h2{ margin-bottom:10px}
.series_title h2 a,.pro_btn a{color:#333}
.product_series{padding-bottom:50px}
.product_series a:hover{color:#0166fe}
.series_title p{margin:0 0 15px}
.product_series .conbox{border: 1px #d7d7d7 solid;}
.product_series ul{margin-left:-10px;margin-right:-10px}
.product_series li{width:20%;float:left; text-align:center; margin-bottom:20px;padding:0 10px;}
.product_series li img{width:100%}
.product_series .picbox a{display:block; position:relative;border-bottom:1px #d7d7d7 solid;overflow:hidden;padding:20px 20px 25px;height:162px}
.product_series .picbox a:hover img{opacity:0.8;filter:alpha(opacity=80)}
.product_series .picbox p{padding:5px; background:url(/Assets/EBG/img/p_white_bg.png); text-align:center;font-size:14px;line-height:24px;position:absolute;bottom:0;left:0;width:100%;margin:0;color:#333}
.pro_btn{margin:0;margin-right: -1px;}
.pro_btn a{width:30%;display:inline-block; text-align:center;border-right:1px #d7d7d7 solid;font-size:12px;padding: 10px 0;line-height: 16px;vertical-align: middle;}
.pro_btn a.join_btn{color:#e50000;width:33.3333%}
.pro_btn a.join_btn:hover{color:#e50000}
.pro_btn.col2 a{width:50%;}
.pro_btn.col1 a{width:100%}
.pro_btn.col1 {height:32px}

.view_more{height:40px;margin:0; text-align:center;background:#ececec;line-height:40px}
.view_more a{font-size:14px;color:#333;display:block}
.borb{border-bottom:1px #d7d7d7 solid;}
.shopping_cart{
     position:fixed;width:35px;height:100%;right:0;top:0;z-index:1001;
     -ms-overflow-style: scrollbar;
}
.shopping_cart.bg{background:#e2e2e2;}
/*.shopping_btn{ background:#c92824;padding:15px 10px;width:100%; position:absolute;right:0;top:52%;height:40px; cursor:pointer}
.shopping_btn font{display:none;}*/ 
.shopping_btn{background:#c92824;padding:20px 10px;width:100%; position:absolute;right:0;top:50%;margin-top:-55px;height:111px; cursor:pointer}
.pro_btn a.disable{color:#ccc}
.pro_btn a.disable:hover{ text-decoration:none;color:#ccc;cursor:not-allowed}

/**=S Review By-yangsai 20151030***/ 
/*.compare_btn{ background:#c92824;padding:15px 10px;width:100%; position:absolute;right:0;top:52%;margin-top:-42px;height:40px; cursor:pointer}*/
.compare_btn{background:#c92824;padding:15px 10px;width:100%; position:absolute;right:0;top:50%;margin-top:-177px;height:120px; cursor:pointer}

/*购物车按钮变灰*/
.shopping_btn.disable,.compare_btn.disable{background:#a1a1a1; cursor:default}
.shopping_btn.disable a,.compare_btn.disable a{color:#fff; background:url(/Assets/EBG/img/shopping_btn_dis.png) no-repeat; cursor:default}
/*.shopping_btn.disable a span{display:none;}*/
.shopping_btn.disable a span,.compare_btn.disable a span{display:none;}
.shopping_btn a,.compare_btn a{color:#fff;font-size:12px;display:block;width:19px;line-height:16px; background:url(/Assets/EBG/img/shopping_btn.png) no-repeat;padding-top:23px; position:relative; text-decoration:none}
.shopping_btn a:hover,.compare_btn a:hover{ text-decoration:none}
/*.shopping_btn a span{display:block;width:18px;height:18px; background:url(/Assets/EBG/img/shopping_round.png) no-repeat;color:#fff; text-align:center; position:absolute;top:-14px;left:0;font-size:10px}*/
.shopping_btn a span,.compare_btn a span{display:block;width:18px;height:18px; background:url(/Assets/EBG/img/shopping_round.png) no-repeat;color:#fff; text-align:center; position:absolute;top:-14px;left:0;font-size:10px}
.shopping_btn b,.compare_btn b{display:none;overflow:hidden;width:0;height:0;line-height:0;font-size:0;border:6px transparent solid;border-left:6px #fff solid; position:absolute;left:0;top:50%;margin-top:-4px}
.compare_btn a{ background:url(/Assets/EBG/img/compare_btnicon.png) no-repeat}
.compare_btn.disable a{background:url(/Assets/EBG/img/compare_btnicon_dis.png) no-repeat}
.compare_column.shopping_column ul{ margin-bottom:20px}
.compare_column.shopping_column li .img_con{margin:0 10px 0 0}
.compare_column li.null{ background:url(/Assets/EBG/img/compare_plusicon2.png) no-repeat center center;padding:20px 0;min-height:73px}

/*对比栏已满弹框*/
#popup_full .popup_con{background:#fff;border:1px #ccc solid;border-radius:3px;width:456px;height:220px; margin-left:-228px;margin-top:-110px;padding:60px 40px; text-align:center}
#popup_full .popup_con p{ margin-top:40px}
.popup_con a.solid_btn{ text-decoration:none}
/*对比表格*/
.compare_table{margin:50px auto;}
.compare_table table{width:100%;table-layout: fixed;}
/*.compare_table td img{width:100%;height: auto;max-width: 155px;max-height: 117px;display:block;margin: 0px auto;}*/
.compare_table td img{width:100%;height: auto;display:block;margin: 0px auto;}

.compare_table td a h3{margin: 6px 0; text-align:center;font-size:18px;color:#333}
.compare_table td a:hover h3{color:#2a6496; text-decoration:underline}
.compare_table td p{ text-align:center}
.compare_table .solid_gray_btn{display:inline-block; text-align:center;padding:8px 20px;background:#999;color:#fff;font-size:12px;line-height:14px;border-radius:5px;text-decoration:none;margin: 0 5px 10px;}
.compare_table .solid_gray_btn:hover{background:#818181;color:#fff; text-decoration:none}
.compare_table td {width: 20%;border-right:1px solid #d7d7d7;text-align:left;vertical-align:top;padding:6px 15px;word-break:break-all;}
.compare_table tr td.last{border-right:none}
.compare_table label {display: block;margin-bottom:15px;cursor:pointer;}
.compare_table label input {display: block;float: left;margin-top: 8px;margin-right: 6px;}
.compare_table label span {display: block;width: 170px;float: left;}
.compare_table tr.gray_bg{ background:#f5f5f5}
.select_wrap{padding:55px 15px 120px}
.inputbox{ position:relative;border:1px #ccc solid;height:30px;}
.inputbox input{height:28px;border:none;background:url(/Assets/EBG/img/down_throwicon.png) no-repeat right;width:100%;font-size:14px}
.css_protype{top:28px;position: absolute; left: 0;background: #fff; z-index: 100; width:100%;}
.css_protype .citySelect{border:1px solid #e5e5e5;display:none;padding:5px 0 15px;max-height:300px;overflow-y:auto;}
.css_protype strong{padding-left:10px; margin:5px 0 5px;display:block}
.css_protype p.citys{ text-align:left; margin:0}
.css_protype p.citys a{display:block;padding-left:10px;color:#666}
.css_protype p.citys a:hover{background:#e50000;color:#fff}
.css_protype p.citys a.disable,.css_protype p.citys a.disable:hover{color:#ccc;background:none; cursor:not-allowed; text-decoration:none}
.css_protype p.citys a span{padding-left:5px;font-size:14px}
.remove_p .solid_btn{padding:4px 20px;line-height:20px;font-size:12px;color:#fff; text-decoration:none}
.remove_p .solid_btn:focus{color:#fff; text-decoration:none;}
.compare_table tr.on td{color:#cc0000}
/*.compare_result_table a span.img_span{display:block;min-height:139px;border: 1px solid #f4f4f4;padding:10px}*/
.compare_result_table a span.img_span{display:block;max-height:139px;max-height:119px\9;min-height:139px;min-height:119px\9;border: 1px solid #f4f4f4;padding:10px; text-align:center;overflow:hidden}

/*核实订单*/
.tab_nav_option{border-bottom:1px #e9e9e9 solid; margin-bottom:30px}
.tab_nav_option ul{max-width:634px;margin:0 auto 40px; background:url(/Assets/EBG/img/orders_tab_bg.png) no-repeat center top;padding-top:63px}
.tab_nav_option li{width:33.333%;float:left; text-align:center;font-size:14px}
.tab_nav_option li.gray{color:#666;}
.table_header{background:#ececec;padding:10px 0}
.table_header li{float:left;width:9%}
.table_header li.first_th{width:82%;padding-left:100px}
.orders_wrap ul{padding:10px 50px;border-bottom:1px #d1d1d1 solid;}
.orders_wrap li{float:left;width:80%;padding-top:35px}
.orders_wrap li img{width:100%;max-width:150px}
.orders_wrap li.imgwrap{width:20%;padding:0}
.orders_wrap li.imgwrap span{ text-align:center;display:block;max-width:150px}
.orders_wrap li .amount_btn{float:left;width:73px;margin-top:12px}
.orders_wrap li p{float:left;width:80%;margin:0;padding-right:5%;font-size:14px;line-height:24px}
.delbtn{display:block;width:35px;height:35px; background:url(/Assets/EBG/img/delbtn.png) no-repeat center center;float:right;margin-right:20px}
.delbtn:hover{ background:url(/Assets/EBG/img/delbtn_h.png) no-repeat center center}
.btn_orders{ margin:20px 0 60px}
.secondbtn{float:left;margin:0}
.btn_orders span{color:#666;font-size:14px;float:right; margin-top:5px} 
.btn_orders .solid_btn{float:right;margin-left:25px}
.btn_orders .hollow_btn{float:left;}
/*公用弹框*/
.popup_all{display:none}
.popup_all,.mask_layer{ position:fixed;width:100%;height:100%;left:0;top:0;z-index:1000;}
.mask_layer{ background:#000;opacity:0.8;filter:alpha(opacity=80);}
.popup_con{position:fixed;left:50%;top:50%;border-radius:5px;z-index:1001;}
/*删除产品提示框*/
.delpro_box .popup_con{width:350px;background:#fff; margin-left:-175px;margin-top: -68.5px}
.delpro_box .popup_con div{ text-align:center;padding:30px 20px;border-bottom:1px #cbcbcb solid;font-size:14px;}
.delpro_box .popup_con p{margin:0}
.delpro_box .popup_con p a{font-size:14px;display:inline-block;color:#0166fe;width:50%; text-align:center;padding:10px}
#confirm_del{border-left:1px #cbcbcb solid;}
/*选择经销商弹框*/
.select_popup .popup_con{width:570px;margin-left:-285px;background:#fff;border:1px #ccc solid;min-height:270px;margin-top:-135px;}
.wrap_city {max-height:320px;overflow-y:auto}
.select_popup h6{padding:15px;border-bottom:1px #e5e5e5 solid;font-size:12px;color:#333;margin:0;font-weight:normal}
.select_popup h6 a{display:inline-block;float:right;width:25px;height:25px; background:url(/Assets/EBG/img/shop_close_btn.png) no-repeat center center}
.select_popup h6 a:hover{background:url(/Assets/EBG/img/shop_close_btn_h.png) no-repeat center center}
.select_area{padding:10px 15px;margin:0;font-size:12px;border-bottom:1px #e5e5e5 solid;}
.select_area span{float:left; margin-right:8px;width:130px;line-height:23px}
.select_area p{float:left;width:360px;margin:0}
.select_area a{color:#666;float:left;display:inline-block;width:100px;margin:0 0 2px 10px;line-height:18px;padding:2px 5px;max-height:40px;overflow:hidden;}
.select_area a:hover,.select_area a.current{color:#fff; text-decoration:none;background:#e50000}
.hot span{color:#e50000}
.select_popup .confirm_btn{ text-align:center;margin:15px 0}
.wrap_city{max-height:320px;overflow-y:auto;}
/*==S 移动端弹框 20151214*/
#wap_select_popup{display:none}
.else_select{padding:15px}
.else_select p{margin:10px 0 0;}
.else_select p span{width:70px;display:inline-block;float:left}
.else_select p select{float:left;display:inline-block;width:-webkit-calc(100% - 52px);width:-o-calc(100% - 52px);width:-ms-calc(100% - 50px);height:32px;border:1px #ccc solid;color:#666}
/*==E 移动端弹框 20151214*/
/*选择经销商*/
.step2 ul{ background:url(/Assets/EBG/img/orders_tab_bg2.png) no-repeat center top}
.title_wrap{ margin-bottom:12px}
.title_wrap h2{float:left;margin:0}
.search_k{width:150px;height:34px;float:right;border:1px #ccc solid;background:#fff;border-radius:5px}
.title_wrap input{border:none;float:left;}
.title_wrap input[type="text"] {width:120px;height:32px;display:block; padding-left:5px;font-size:14px;color:#666;border-radius:5px}
.title_wrap input[type="button"]{background:url(/Assets/EBG/img/title_search_bg.jpg) no-repeat left center;float:right;width:28px;height:32px;}
.summary_intro{margin:0}
.research_condition{margin:15px 0}
.research_condition span.title_span{float:left;display:block;margin:3px 95px 0 0}
.research_condition label{ margin-right:10px;display:inline-block;float:left;line-height:36px;text-align:right;}
.research_condition select{width:150px;height:34px;border:1px #ccc solid;border-radius:5px;font-size:14px}
.filter_box{float:left; margin-right:45px}
.filter_box input.enterbox{border-radius:5px;border:1px #ccc solid;height:36px;padding-left:10px;font-size:14px;width:200px;margin-right:10px;}
.filter_box .solid_btn{line-height:1.4}
.data_result th{background:#ececec;padding:6px 5px;color:#333;font-weight:normal; text-align:left;}
.data_result p{margin:12px 0; text-align:right}
.data_result p a{display:inline-block; background:url(/Assets/EBG/img/changeicon.jpg) no-repeat right;padding-right:30px;font-size:14px;color:#333}
.data_result p a:hover{color:#0166fe}
.result_main{display:table;width:100%}
.data_result ul{display:table-row;}
.data_result li{ display:table-cell;padding:25px 5px;width:93%;border-bottom:1px #d1d1d1 solid;}
.data_result li span{float:left;width:33.333%;font-size:14px;padding-right:2%;}
.data_result li.radio_li{width:7%; text-align:center; vertical-align:top}
.data_result .unable-to-find {font-size: 16px;line-height: 30px;color: #666;text-align: center;border-bottom: 1px #d1d1d1 solid;padding: 60px 20px 100px;}
.data_result .unable-to-find p {color: #333;text-align: center; margin:0}
.data_result .unable-to-find a {color: #fff;text-align: center;line-height: 22px;padding: 6px 25px;display: inline-block;background: #cc3333;border-radius: 3px;margin-top: 15px;}
.result_box{margin:20px 0 60px}
.result_box p{float:left;padding-left:40px;margin:0;font-size:14px}
.result_box .solid_btn{float:right;}
.result_box p span{display:inline-block}
.result_box p .des_txt{color:#e50000;margin-right: 3px;}
.company_area{ margin:0 25px}
.wap_area{display:none}
.pc_city{float:left; position:relative}
.pc_city input[type="text"]{border-radius:5px;border:1px #ccc solid;height:36px;padding-left:10px;font-size:14px}
.down_city{ position:absolute;width:525px;border-radius:5px;border-top-left-radius:0;background:#fff;border:1px #ccc solid;top:32px;z-index:100;display:none}
.down_city .hot p{width:432px}
.area_wrap p{float:none;width:auto;padding:0 15px 0 73px}
.area_wrap p.first_p{padding:0 15px 0 15px}
/*.down_city .select_area.special{padding:10px 0}*/
.select_area.special{padding:10px 0}
.second_city{background:#f1f1f1;margin:10px 0;padding:5px 15px 5px 73px;display:none}
/*寻求报价*/
.step3 ul{ background:url(/Assets/EBG/img/orders_tab_bg3.png) no-repeat center top}
.quotes h3{background:#ececec;padding:10px 20px;font-size:16px; margin-bottom:20px}
.quotes h3 a{float:right;font-size:14px;color:#0166fe}
.f_half{width:50%}
.quotes_wrap{padding-bottom:20px;border-bottom:1px #e9e9e9 solid;}
.quotes_l{padding-right:40px;float:left;}
.quotes_r{padding-left:40px;float:right;}
.contacter_info{ margin-bottom:30px}
.contacter_info .box{padding-left:10px; margin:0 0 10px}
.contacter_info .box span{float:left;font-size:14px;color:#e50000;display:block;width:20%;}
.contacter_info .box label{color:#333;margin-left:5px;}
.contacter_info .box .enter_txt,.contacter_info .box select{float:left;height:34px;border:1px #ccc solid;padding-left:10px;font-size:14px;color:#666;border-radius:5px;width:80%;}
.choice_box p{font-size:14px;margin:-10px 0 0;padding-left:20px}
.quotes_r ul{ margin-top:-12px}
.quotes_r li{padding:8px 20px;font-size:14px}
.quotes_r li p{margin:0;float:left;width:80%}
.quotes_r li .number_box{float:right;width:80px; text-align:center; position:relative;}
.quotes_r li .amount_btn{margin:6px 0;display:block;float:none}
.number_box span{float:left;width:100%}
.quotes_r li:hover{ background:#f5f5f5}
.quotes_r li:hover .amount_btn{display:block}
.number_box span{display:none}
.quotes_r li .number_box .delbtn{display:block; position:absolute;top:-4px;right:-20px;margin:0}
.btn_box{ text-align:right; margin-bottom:50px}
.none_result{background:#dadada; text-align:center;padding:50px 20px;font-size:14px;display:none;}/*无数据时显示*/
.enter_txt.error,.contacter_info .box select.error{border:1px dotted red!important;font-style:normal}
.contacter_info .partner_message{padding:0 0 0 140px;margin-bottom:10px;}
/*询价成功*/
.success_wrap{padding:50px 0 160px}
.success_info{width:60%;padding:0 5%;float:left;}
.success_info h2{min-height:40px;margin:0 0 25px}
.success_info h2 span{padding-left:55px;font-size:22px;line-height:40px;background:url(/Assets/EBG/img/quotes_successicon.png) no-repeat left;display:inline-block}
.success_con{padding-left:55px}
.success_con p.bold_p,.success_con p.bold_p span{color:#333; font-weight:bold;}
.success_con p{margin:0}
.success_con .btnbox{ margin:15px 0 45px}
.success_con .btnbox a{float:left;}
.success_con .btnbox .solid_btn{ margin-right:30px}
.success_con .btnbox a.elsebtn{line-height:40px;display:inline-block}
.success_con span{color:#666;font-size:14px}
.else_info{float:left;width:40%;padding:0 5%;border-left:1px #e9e9e9 solid;}
.else_info p{font-size:14px;color:#999;margin:0 0 15px;line-height:24px}
.else_info p.title_p{color:#999;}
.more_service{ margin-bottom:30px}
.more_service p{padding-left:33px;background:url(/Assets/EBG/img/quotes_icon.png) no-repeat;height:24px}
.more_service p a{color:#666}
.more_service p a:hover{color:#0166fe}
.more_service p.icon1{ background-position:0 0 }
.more_service p.icon2{ background-position:0 -35px}
.more_service p.icon3{ background-position:0 -73px}
.more_service p.icon4{ background-position:0 -110px}
.friend_box a.gologin{ margin-right:10%}
/*订单查询*/
.order_tracking{ margin:20px auto 30px}
.orderinfo{padding-bottom:35px;border-bottom:1px #e9e9e9 solid;}
.orderinfo h3{font-size:16px;color:#333;background:#ececec;padding:10px 20px; margin:0 0 20px}
.order_l h4{font-size:18px;margin:0 0 15px}
.main_info{padding:0 20px;overflow:hidden; margin-bottom:15px}
.main_info p{margin:0 0 10px;float:left;width:50%; white-space:normal; word-break:break-all }
.order_l p{font-size:14px}
.pro_datalist{display:table;width:100%}
.pro_datalist ul.first_ul{}
.pro_datalist ul.first_ul li{background:#ececec;padding:10px 20px;border-bottom:none;font-size:16px;}
li.w80{width:80px;}
li.w100{width:100px;}
li.w120{width:120px;}
.pro_datalist ul{display:table-row;width:100%}
.pro_datalist ul li{display:table-cell;padding:30px 20px;border-bottom:1px #d1d1d1 solid;font-size:14px}
.wap_field{margin-right:5px;display:none}
/*分页*/
.pagingbox{ margin:30px auto 20px}
.pagingbox_main{float:left;}
.go_pagingbox{float:right;min-width:125px;}
.pagingbox_main a{display:block;float:left;/*background:url(/Assets/EBG/img/icon3.png) no-repeat 0 0;*/ background:#f5f5f5;border:1px #ccc solid; text-align:center;color:#7f7f7f;font-size:12px;margin:0 5px;padding:0 8px;}
.pagingbox_main a.current,.paging_main a.current:hover{ background:#959595;color:#fff;border:1px #959595 solid;}
.pagingbox_main a:hover{background:#e5e5e5;}
.pagingbox_main a.prevbtn{ width:26px;height:26px; background:url(/Assets/EBG/img/prev_icon.png) no-repeat center center #f5f5f5}
.pagingbox_main a.nextbtn{ width:26px;height:26px;background:url(/Assets/EBG/img/next_icon.png) no-repeat center center #f5f5f5}
.pagingbox_main p{float:left;overflow:hidden;margin:0;line-height:24px}
.paging_detail span{display:block;float:left;}
.go_pagingbox{height:26px;}
.go_pagingbox span{color:#999;line-height:26px;font-size:14px;}
.go_pagingbox input{display:block;float:left;}
.number_k{width:42px;height:26px; background:url(/Assets/EBG/img/paging_number.gif) repeat-x;border:1px #ccc solid; margin-right:5px;padding-left:5px;}
.goto_btn{width:62px;height:26px;line-height:22px;text-align:center;color:#7f7f7f;font-size:12px;cursor:pointer;background:#f5f5f5;border:1px #ccc solid;}
.goto_btn:hover{background:#e5e5e5;}

.page_count{float:left;font-size:14px}
.page_count select{margin:0 5px}
.paging_detail{float:right;}

/*公用按钮*/
.hollow_btn{display:block;padding:5px 20px;border:1px #cc3333 solid;color:#cc3333;font-size:16px;border-radius:5px; text-align:center; text-decoration:none}
.hollow_btn:hover,.solid_btn:hover{background:#cc0000; text-decoration:none;color:#fff; text-decoration:none}
.solid_btn{display:inline-block;padding:5px 20px;border:1px #cc3333 solid;background:#cc3333;color:#fff;font-size:16px;border-radius:5px; text-align:center;text-decoration:none}
.solid_btn.disable,.solid_btn.disable:hover{background:#999;color:#d0d0d0;border:1px #999 solid; cursor:default}


/*=S 企业网登录页 2016-04-23*/
.enterprise_login{ background: url(/Assets/EBG/img/enterprise_login_bg.jpg) no-repeat top center;padding: 70px 0 162px;} 
.login_con{width:80%;margin:0 auto;box-shadow:0px 5px 0px #d0d2d5;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;background: #fff;}
.login_more{background:#dbe8f2;float:left;width:40%;padding: 50px 50px 40px;border-top-left-radius:5px;border-bottom-left-radius:5px;}
.login_more h3{font-size:24px;padding-bottom: 18px;background:url(/Assets/EBG/img/login_more_h3.png) no-repeat left bottom; margin-bottom:30px;font-weight:normal;}
.login_more ul{margin-left: -20px;margin-right: -20px;}
.login_more li{padding-left: 35px;margin-bottom: 35px;}
.login_more li:before {
    background: url(/Assets/EBG/img/e-icon.png) -580px 0 no-repeat;
    display: inline-block;
    height: 20px;
    width: 16px;
    overflow: hidden;
	content:"";
}
.login_more li a{display:block;}
.login_more li img{ vertical-align: bottom}
.login_more li p{color:#666;font-size:16px; margin: 10px 0 0;line-height: 1;}
.login_more li a:hover p,.login_more li a:hover{ color:#0166FE}
.login_form{width:60%;float:left;background:#fff;border-top-right-radius:5px;border-bottom-right-radius:5px;padding: 50px 77px 120px; position: relative;}
.help_link{ position: absolute;top:17px;right:36px;display:inline-block;width:50px;min-height:17px;padding-left:24px;background:url(/Assets/EBG/img/help_link_icon.png) no-repeat left;font-size:12px;color:#333;}
.help_link:hover{color:#0166FE}
.login_form h3{font-size:20px; margin-bottom: 30px;font-weight:normal;}
.form_block{border:1px #d4d4d4 solid;height:48px;padding-left:50px; position: relative; margin-bottom: 18px;}
.input_icon{display:block; position:absolute;width:16px;height:16px;left:15px;top:16px;}
.username_icon{background:url(/Assets/EBG/img/form_user_icon.png) no-repeat left;}
.password_icon{background:url(/Assets/EBG/img/form_password_icon.png) no-repeat left;}
.form_block input{border:none;height:46px;line-height:46px;font-size:14px;width:100%;padding:0 10px 0 10px;-webkit-outline:none;outline:none;}
.form_login_btn{width:100%;height:50px;line-height:43px; text-align: center;border:none;background:#e50000;color:#fff;font-size:18px; }
.form_login_btn:hover{background:#d70226}
.form_login_btn.disabled{background:#ccc;color:#e7e7e7;}
.login_else_info{ margin-top: 10px;}
.login_else_info span{float:left;font-size:14px;}
.login_else_info span label{display:inline-block;margin:0 10px;color:#adadad;}
.login_else_info span a{color:#333;font-size:12px;}
.need_reg{float:right;font-size:12px;color:#666;}
.need_reg a{font-size:14px;color:#e50000;font-weight: bold;}
.login_else_info a:hover{color:#0166FE}
.tips_error{ text-align: center;color:#e50000;font-size:14px; margin-bottom:15px;}

.popup_login{ position:fixed;left:0;top:0;width:100%;height:100%;z-index:1005; background: url(/Assets/EBG/img/alpha60.png);}
.popup_login .login_form{padding-bottom: 40px;z-index:1006;margin:0 auto;float:none;width:480px;border-radius: 0; position: fixed;left:50%;margin-left: -240px;top:50%; margin-top: -200px;padding-left: 38px;padding-right:38px }
.close_popup{display:block;width:28px;height:28px;background:url(/Assets/EBG/img/close_popup.png) no-repeat; position: absolute;top:15px;right:20px;}
/*=E 企业网登录页 2016-04-23*/

/******=S 带合并的表格样式--技术规格**********/
.product_specifications .table .col-table tr:nth-child(even) > td, .product_specifications .col-table tr:nth-child(even) > th{background:#fff!important;}
.product_specifications .table .col-table td{border-right:1px #e5e5e5 solid!important;border-bottom:1px #e5e5e5 solid!important;background:#fff!important;font-weight: normal!important;}
.product_specifications .table .col-table td:last-child{border-right:none!important;}
.product_specifications .table .col-table thead td{font-weight: bold!important;background:#f5f5f5!important;}
.product_specifications .table .col-table td.td-bold{font-weight: bold!important;}
/******=E 带合并的表格样式--技术规格**********/

/********=S 营销资料添加意见反馈按钮 20160615*****************/
.function_btn{position: relative;}
.feedback_btn{ cursor: pointer; position: absolute;right:-150px;top:1px;display: inline-block;padding-left: 20px;background:url(/Assets/EBG/img/feedback_btn.png) no-repeat left;}
.feedback_btn span{font-size:14px;color:#666;}
/********=E 营销资料添加意见反馈按钮 20160615*****************/

/**=S 营销资料反馈 20160527***/
.marketing-feedback{border-radius:10px;box-shadow:0px 5px 0px #e6e6e6;}
.marketing-feedback h3{font-size:24px;color:#333;margin:0;padding:10px 0 25px;border-bottom:1px #cecece solid;}
.feedback-content{padding:30px 0}
.feedback-wrap{ margin-bottom:20px;}
.doc-name{color:#666;}
.feedback-title{float:left;width:175px;padding-right: 10px;}
.feedback-title em{color:#e50000;font-style:normal;padding-right: 5px;}
.feedback-edit.error{border:1px #e50000 dotted;}
.tips_message{ margin: 0 0 30px;}
.feedback-wrap label{padding-right: 40px;display:inline-block;}
.feedback-wrap input{ margin-right: 5px;}
.radio-list{float:left;}
.feedback-edit{border:1px #ccc solid;float:left;width:718px;padding:15px 20px;}
.false-tips{display:none;}
.feedback-edit textarea{width:100%;border:none;outline:none;height: 270px;overflow-y:auto; resize:none;}
.submitwrap{float:left;width:718px; text-align: center;}
.feedback-submit{display:inline-block;max-width:180px; margin:0 auto;padding:10px 70px; text-align: center;border:none;background:#e50000;font-size:18px;color:#fff;}
.feedback-edit textarea::-webkit-input-placeholder {
  font-size:14px;
}
.feedback-edit textarea:-ms-input-placeholder {
  font-size:14px;
}
.feedback-edit textarea::-moz-placeholder {
  font-size:14px;
}
.feedback-edit textarea.placeholder{font-size:14px;}
/**=E 营销资料反馈 20160527***/

#tab_main_nav_search {
    width: 17.5%;
    text-align: right;
    padding-right: 0;
}

/**********=S 合作伙伴首页20160623 By-yangsai************/
.new-partners{ margin-top: 12px;}
.partners-banner{overflow: hidden; position: relative; margin-bottom: 20px;max-height: 260px;}
.partners-banner ul{height:auto!important;}
.partners-banner li{ position: relative;font-size:0;float:left;height:auto!important;}
.partners-banner li img{width: 100%;}
.slide-box{ position: relative;margin-bottom:20px;}
.p-banner-con{ position: absolute;width: 100%;height:100%;left:0;top:0;}
.p-banner-text{ vertical-align: middle;display:inline-block;}
.p-banner-text h1{color:#fff; font-weight: normal; text-align: center;font-size:50px;line-height: 1;font-family: "frutigerRegular"; margin: 0;}
.p-banner-text p{margin:5px 0 25px; text-align: center;color:#fff;font-size:18px;line-height: 1.5;}
.banner-text-layer{height: 100%; vertical-align: middle;display:inline-block;}
.p-banner-btn{ text-align: center;}
.a-public-btn{display: inline-block;background:#cc0000; text-align: center;color:#fff;padding: 5px 20px;font-size:16px;border-radius:5px;}
.a-public-btn:hover{background:#b02d2e; text-decoration: none;color:#fff}
.p-banner-point{ position: absolute;bottom:20px; left:50%;text-align: center;width: 300px;margin:0 auto;margin-left: -150px; text-indent: 0;z-index: 9;line-height: 20px;}
.p-banner-point span{cursor:pointer;display: inline-block;width: 8px;height:8px;margin:0 4px; }
.p-banner-point span.swiper-active-switch{ background-position: 0 -9px;}
.p-banner-point span{
 background: url(/Assets/EBG/img/e-icon.png) -789px -0px no-repeat;
 overflow: hidden;
}

.p-banner-point span.swiper-active-switch {
	background-position: -789px -9px;
}

.p-throw{ position: absolute;top:50%;display:block;width:12px;height: 30px; margin-top: -15px;z-index: 9;}
.next-throw {
	background: url(/Assets/EBG/img/e-icon.png) -776px -0px no-repeat;
	right: 15px;
}
.prev-throw {
	background: url(/Assets/EBG/img/e-icon.png) -763px -0px no-repeat;
	left: 15px;
}
.partner-column{ margin-bottom: 70px;display: table;width: 100%; border-collapse: collapse;}
.partner-column ul{ display: table-row;width: 100%;}
.partner-column li{border:1px #eff0f0 solid;padding: 0;display: table-cell;width: 33.3333%;}
.partner-conbox{padding: 30px;}
.p-con-box h6{color:#666;font-size:26px; font-family: 'frutigerMedium'; font-weight: normal; margin:15px 0 10px;line-height: 1.5;}
.p-con-box p{ margin:0 0 10px;line-height: 1.5;}
.p-con-box p a{display: inline-block;color:#666;font-size:16px;padding-left:20px; }
.p-con-box p a:before {
    background: url(/Assets/EBG/img/e-icon.png) -580px 0 no-repeat;
    display: inline-block;
    height: 20px;
    width: 16px;
    overflow: hidden;
	content:"";
}
.p-info-r{max-width: 452px;}
.p-info-r img{width: 100%;max-width: 452px;}
.p-info-l h3{font-size:36px; font-weight: normal;color:#666; font-weight: normal; font-family: "frutigerRegular"; margin:0 0 20px;}
.p-info-l p{color:#666; margin:0 0 25px;line-height: 1.5;}
.else-txt { padding-left:7px;}
/**********=E 合作伙伴首页20160623 By-yangsai************/

/******=S HUAWEI CONNECT 2016官网 弹框 20160722*/
.meeting-popup-box{ position: fixed;width: 100%;height:100%;left:0;top:0;z-index:9999;}
.meeting-popup{width:760px;height:397px;padding: 85px 60px 100px; position:fixed;left:50%;top:50%; margin-left: -380px;margin-top: -198.5px; background: url(/Assets/EBG/img/meeting-popup-bg.png) no-repeat;z-index:2;}
.meeting-popup-box .mask{background: url(/Assets/EBG/img/alpha50.png) repeat;width: 100%;height: 100%;position: fixed;left:0;top:0;z-index: 1;}
.meeting-popup h6{ font-weight: normal;color:#666;font-size:16px; text-align: center;margin: 0;line-height: 1.5;}
.meeting-popup h5{font-size:18px;font-weight: normal;color:#333; text-align: center;line-height:2;margin: 15px 0 35px;}
.meeting-popup p{ text-align: center;}
.meeting-popup p span{display: inline-block; position: relative;}
.meeting-popup .btn-txt{ position:absolute;top:0;color:#336699; text-decoration:underline;left:100%;top:6px;width: 120px;}
.meeting-popup .btn-ask{display:inline-block;min-width: 180px;height: 40px;line-height: 40px; text-align: center;color:#fff;background: #d46360;border-radius: 30px; box-shadow:0 6px 10px #a3a3a3;padding:0 20px;}
.meeting-popup .btn-ask:hover{background:#d34844;color:#fff; text-decoration: none;}
/******=E HUAWEI CONNECT 2016官网 弹框 20160722*/


/**=S 解决方案合作伙伴 20160804 By-yangsai**/
.tab-solutions{max-width:600px;margin:0 auto 30px;}
.tab-solutions.col1,.tab-solutions.col2{max-width: 300px;}
.tab-solutions.col1 li{width: 100%;}
.tab-solutions.col2 li{width: 50%;}
.tab-solutions.col3 li{width: 33.3333%;}
.tab-solutions.col4 li{width: 25%;}
.tab-solutions.col5 li{width: 20%;}
.tab-solutions ul{border-bottom:1px #d7d7d7 solid;}
.tab-solutions li{ margin-bottom: -1px;float:left;padding:0 10px;}
.tab-solutions li a{color:#666; text-align: center;border-bottom:1px transparent solid;padding:10px 0;display:inline-block;}
.tab-solutions li a:hover{color:#0166fe;border-color:#0166fe; text-decoration: none;}
.tab-solutions li.current a{border-bottom:1px #0166fe solid;color:#0166fe}
.tab-con-solutions.none{display:none;}
.tab-con-solutions li{width: 20%;float:left;padding:0 10px; margin-bottom: 30px;}
.tab-con-solutions li img{border:1px #e2e2e2 solid; vertical-align: bottom;width: 100%; margin-bottom:10px;}
.tab-con-solutions li p{color:#333;line-height:20px;margin: 0}
.tab-con-solutions li a:focus,.tab-con-solutions li a:active{ text-decoration: none;}
.tab-con-solutions li a:hover p{color:#0166fe}
/**=E 解决方案合作伙伴 20160804 By-yangsai**/

/******=S HUAWEI CONNECT 2016官网 个性化Laoding 20160805*/
.loading-bg .cell{position:relative;}
.loading-icon{
    position: absolute;
    padding-top: 66.6%;
    height: 100%;
    width: 100%;
    background-size: 80px;
    background-image: url(/Assets/EBG/img/huawei_loading.gif);
    top: 0;
    z-index: 9999;
    background-position: center;
    background-repeat: no-repeat;}
/******=S HUAWEI CONNECT 2016官网  20160805*/

/**=S 成功案例精品版 20160816 By-yangsai**/
.case-banner{ position: relative;}
.case-banner img{width: 100%;}
.case-mask{display:block; position: absolute;left:0;top:0;width: 100%;height:100%; background: #000;opacity:0.4;filter:alpha(opacity=40);z-index:2}
.case-banner-con{ position: absolute;z-index: 3;left:0;top:0;width: 100%;height:100%;}
.case-banner-con .container{height: 100%}
.case-banner-text{width: 98%;text-align: center;color:#fff;display:inline-block;vertical-align: middle}
.vertical-middle{height: 100%; vertical-align: middle;display:inline-block;}
.case-banner-text h1{font-size:60px;margin: 0;line-height: 1; font-weight: normal;}
.case-banner-text h4{font-size:40px;margin: 10px 0 20px;line-height: 1.5;font-weight: normal;}
.case-banner-text a{color:#fff;font-size:18px; padding-left: 30px;background: url(/Assets/EBG/img/video-btn2.png) no-repeat left;}
.case-banner-text a:hover{ text-decoration: none;color:#c3602f;background: url(/Assets/EBG/img/video-btn2-h.png) no-repeat left;}
#case-wap-img{display:none;}
.case-interview{font-size:18px;line-height:30px;color:#333; margin-bottom:40px;}
.case-interview p{ margin:0 0 15px;}
.case-column{background: #c3602f;padding: 55px 0;}
.case-content { text-align: center;width:70%;margin: 0 auto;color:#fff;}
.case-content h6{font-size:24px; font-weight: normal;line-height:1.8;}
.case-content p{font-size:14px;color:#eed8d0;}
.case-block{padding: 30px 0 40px;}
.case-block h2{ text-align: center;margin: 0 0 30px;line-height: 1.5;font-size:28px; font-weight: normal;}
.business-challenge{border-top:2px #c3602f solid;}
.business-challenge p{font-size:16px;line-height: 1.5; margin-top: 0;}
.case-block-text{border:1px #e5e5e5 solid;padding: 25px 20px 40px;}
.case-block-text h6{margin: 0 0 20px;color:#e50000;font-size:20px; font-weight: normal;}
.case-solution{color:#fff; background: url(/Assets/EBG/img/case-solution-bg1.jpg) no-repeat center center fixed; position: relative;}
.case-solution .case-mask{opacity:0.7;filter:alpha(opacity=70);}
.case-solution-con{ position: relative;z-index: 3;}
.case-solution-con li h6{color:#318dde;}
.case-solution-con li .case-block-text{border-color:#989999}
.case-imgbox{ text-align: center; margin-bottom:30px;height: 100px; vertical-align: middle}
.case-benefits li h6{color:#333}
.case-else-btn{ text-align: center; margin: 50px 0;}
.case-else-btn a{margin: 0 10px;display: inline-block; text-align:center;color:#fff;font-size:18px;line-height: 46px;height: 46px;background: #e50000;border-radius: 30px;padding: 0 50px;min-width: 200px;}
.case-else-btn a:hover{ text-decoration: none;background: #d40202}
/**/
.auto-column ul{ margin-top:30px; margin-left: -10px; margin-right: -10px;}
.auto-column li{float:left;padding: 0 10px;}
.case-block-text p{margin: 0;font-size:14px;}
.col4.auto-column li{width: 25%;}
.col3.auto-column li{width: 33.33333%; margin-bottom: 20px;}
.col2.auto-column li{width: 50%;}
.col1.auto-column li{width: 100%}
/**=E 成功案例精品版 20160816 By-yangsai**/
/*==S Support 20160215*/
#productSupportDiv .ui-autocomplete {
    width: 402px;
    width: 412px \9;
    height: 200px;
    overflow: auto;
    min-height: 1px;
    position: absolute;
    top: 96px !important;
}
    #productSupportDiv .ui-autocomplete li {
        position: static;
        white-space: nowrap;
        overflow: hidden;
    }
#productSupportDiv .ui-widget-content {
    border: 1px solid #aaa;
    background: #f7f7f7;
}
#productSupportDiv .ui-autocomplete li {
    cursor: text;
    padding-left: 10px;
}
#productSupportDiv .ui-menu-item:hover {
    background-color: #eee;
}
#productSupportDiv .ui-menu-item a {
    display: block;
}
#productSupportDiv .ui-menu-item a:hover {
    display: block;
    cursor: pointer;
    text-decoration: none;
}
#productSupportDiv .ui-widget-content a {
    color: #212121;
}
#productSupportDiv .ui-state-focus{border:none; background:none;padding:0; font-weight:normal;}
#productSupportDiv .ui-menu .ui-state-focus{ margin:0;} 
#productSupportDiv .ui-menu .ui-menu-item{padding:0;padding-left:10px;}
    /*==E Support 20160215*/
/* ==S 1020 更多视频*/
.solution_video_wrap .solution_video .more-video-bg {
    position: relative;
    display: block;
}

    .solution_video_wrap .solution_video .more-video-bg .more-video-text {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        text-align: center;
    }

        .solution_video_wrap .solution_video .more-video-bg .more-video-text p {
            width: 97%;
            color: #626262;
            display: inline-block;
            vertical-align: middle;
            line-height: 16px;
        }

        .solution_video_wrap .solution_video .more-video-bg .more-video-text span {
            display: inline-block;
            width: -1px;
            height: 100%;
            vertical-align: middle;
        }
/* ==S 1020 更多视频*/
/* ==S 1020 事件活动、视频库、案例库页面优化*/
.select-the-alerts-tab {
            padding: 15px 0 20px 0;
            border-top: 1px solid #d7d7d7;
        }
        .select-the-alerts-tab p {
            margin: 0 0 10px 0;
        }
        .select-the-alerts-tab span {
            border: 1px solid #d7d7d7;
            color: #666;
            padding: 0 30px 0 5px;
            border-radius: 2px;
            display: inline-block;
            font-size: 14px;
            line-height: 18px;
            margin-bottom: 1px;
            height: 26px;  
            line-height: 26px; 
            position: relative;
            margin-right: 5px;
        }
        .select-the-alerts-tab span em {
            width: 26px;
            height: 26px;
            border-radius: 2px;
            border: 1px solid #d7d7d7;
            background:#fff url(/Assets/EBG/img/select-the-alerts-tab-close.png) no-repeat center center;
            display: inline-block;
            position: absolute;
            right: -1px;
            top: -1px;
            display: block;
            cursor: pointer;
        }

           /* ==E 1020 事件活动、视频库、案例库页面优化*/
                           *{
                    padding: 0;
                    margin:0;
                }
                .clearfix:before,
                .clearfix:after
                {
                    content: " ";
                    display: table;
                }

                .clearfix:after
                {
                    clear: both;
                }

                .partner-zone {
                    margin-top: 30px;
                }
                .partner-zone-l {
                        width: 25%;
                    float: left;
                }
                .partner-zone-nav {
                    max-width: 270px;
                    border-top: 1px solid #d7d7d7;
                    border-bottom: 1px dashed #d7d7d7;
                    padding: 15px 0 5px;
                }
                .partner-zone-r {
                    width: 75%;
                    float: left;
                    padding-left: 20px;
                }
                .partner-zone-nav h3 {
                    padding: 0 20px 0 20px;
                    margin-bottom: 10px;
                    background:url(/Assets/EBG/img/solution_cate_icon.png) no-repeat 0 8px;
                    font-weight: bold;
                }
                .partner-zone-nav ul {
                    padding: 0 20px 25px 20px;
                }
                .partner-zone-nav ul li {
                    transition: .5s;
                    -webkit-transition: .5s;
                }
                .partner-zone-nav ul li:hover a,.partner-zone-nav ul li.current a {
                    color: #e53535;
                }
                .partner-zone-nav ul li a {
                    color: #666;
                    text-decoration: none;
                }
                .partner-zone-con-r {
                    width: 100%;
                    float: left;
                    padding-left: 10px;
                }
                .partner-zone-block  {
                    position: relative;
                    border-bottom: 1px solid #dbdbdb;
                    padding-bottom: 45px;
                    margin-bottom: 50px;
                }
                .partner-zone-block:hover {
                    border-bottom: 1px solid #666666;
                }
                .partner-zone-block:hover .partner-zone-link {
                    /*height: 145px;*/
                }
                .partner-zone-block-v2 h3 {
                    font-size: 20px;
                    color: #333;
                    background: #eee;
                    padding: 6px 10px;
                    margin-bottom: 25px;
                }
                .partner-zone-block-v2 .partner-zone-con-r-head {
                    margin-bottom: 20px;
                }
                .partner-zone-block-v2 h4 {
                    font-size: 18px;
                    line-height: 24px;
                    color: #000;
                    display: inline-block;
                    vertical-align: middle;
                }
                .partner-zone-block-v2 p {
                    font-size: 14px;
                    line-height: 24px;
                    color: #666;
                    margin-bottom: 10px;
                }
                .partner-zone-block-v2 p span {
                    display: block;
                }
                .partner-zone-block-v2 p span em {
                    font-weight: bold;
                    font-style: normal;
                }
                .partner-zone-block-v2 a.website-certification {
                    font-size: 14px;
                    color: #999;
                    border-bottom:1px solid #ccc;
                    transition: .5s;
                    -webkit-transition: .5s;
                    display: inline-block;
                    line-height: 20px;
                    vertical-align: middle;
                    margin-left:10px;
                    text-decoration: none;
                }
                .partner-zone-block-v2 a.website-certification:hover {
                    color: #e53535;
                    border-bottom:1px solid #e53535;
                    text-decoration: none;
                }
                .partner-zone-block-v2 .partner-zone-link {
                    /*height: 0;*/
                    overflow: hidden;
                    transition: .5s;
                    -webkit-transition: .5s;
                }
                .partner-zone-block-v2 .partner-zone-download {
                    margin-top: 25px;
                }
                .partner-zone-block-v2 .color-download{
                    background: url(/Assets/EBG/img/img1.png) no-repeat left center;
                    font-size: 14px;
                    line-height: 24px;
                    color: #666;
                    padding-left: 35px;
                    display: inline-block;
                    padding-right: 35px;
                    text-decoration: none;
                    transition: .5s;
                    -webkit-transition: .5s;
                    cursor: pointer;
                }
                .partner-zone-block-v2 .watch-video {
                    background: url(/Assets/EBG/img/img2.png) no-repeat left center;
                    font-size: 14px;
                    line-height: 24px;
                    color: #666;
                    padding-left: 35px;
                    display: inline-block;
                    padding-right: 35px;
                    text-decoration: none;
                    transition: .5s;
                    -webkit-transition: .5s;
                    cursor: pointer;
                    margin-bottom: 10px;
                }
                .partner-zone-block-v2 .color-download:hover {
                    background: url(/Assets/EBG/img/img1-hover.png) no-repeat left center;
                    color: #e53535;

                }
                .partner-zone-block-v2 .watch-video:hover {
                    background: url(/Assets/EBG/img/img2-hover.png) no-repeat left center;
                    color: #e53535;
                }
                .partner-zone-block-v2 .tracingpoint {
                    position: absolute;
                    left: 0;
                    top: -154px;
                }

                @media (max-width: 768px) {
                    .partner-zone-l {
                        width: 100%;
                    }
                    .partner-zone-r {
                        width: 100%;
                        margin-top: 50px;
                    }
                    .partner-zone-nav {
                        width: 100%;
                        max-width: 100%;
                    }
                    .partner-zone-nav ul li {
                        display: inline-block;
                        padding-right: 30px;
                    }
                }

                @media (max-width: 480px) {
                    .partner-zone-con-r {
                        width: 100%;
                        float: none;
                        padding-left: 0;
                    }
                    .partner-zone-r {
                        padding-left: 0;
                    }
                    .partner-zone {
                        margin-top: -15px;
                    }
                    .partner-zone-link {
                        height: auto !important;
                    }
                }
                    .zl-application-scenario-con {
        margin: 0 -15px;
    }
    .zl-application-scenario-block {
        width: 33.333%;
        float: left;
        padding: 0 15px;
        text-decoration: none;
    }
    .zl-application-scenario-block:hover {
        text-decoration: none;
    }
    .zl-application-scenario-logo {
        margin-bottom: 20px;
    }
    .zl-application-scenario-title {
        font-size: 18px;
        color: #333;
        margin-bottom: 15px;
        text-decoration: none;
    }
    .zl-application-scenario-description {
        font-size: 16px;
        color: #666;
        line-height: 26px;
        margin: 0 0 50px;
        text-decoration: none;
    }
    @media (max-width: 1024px) {
        .zl-application-scenario-block {
            width: 50%;
            padding: 0 10px;
        }
    }
    @media (max-width: 768px) {
        .zl-application-scenario-block {
            width: 100%;
        }
        .zl-application-scenario {
            border-bottom: 1px solid #d7d7d7;
        }
    }  @media only screen and (max-width: 768px){
    .solution-parnters .tab-con-solutions ul li p{min-height:60px;}
    }
           /* ==E 1020 事件活动、视频库、案例库页面优化*/
           /* ==S 1020 华为活动模板页*/
           .activity-notification-h2 {
            font-size: 30px;
            line-height: 36px;
            color: #333;
            margin-bottom: 35px;
        }
        .activity-notification-title-block {
            margin-left: 42%;
            max-height: 177px;
            padding-left: 3%;
        }
        .activity-notification-time {
            background: url(/Assets/EBG/img/event-detail-date.png) no-repeat 0 3px;
            padding-left: 30px;
            margin-bottom: 5px;
        }
        .activity-notification-live {
            background: url(/Assets/EBG/img/event-detail-address.png) no-repeat 0 3px;
            padding-left: 30px;
            padding-bottom: 30px;
        }
        .activity-notification-img {
            margin-top: -175px;
            width: 42%;
            float: left;
            margin-bottom: 10px;
        }
        .activity-notification-con {
            color: #666;
            font-size: 16px;
            line-height: 26px;
            padding-top: 20px;
            padding-bottom: 130px;
            background: #e8e8e8;
        }
        .activity-notification-img img {
            width: 100%;
            display: block;
        }
        .activity-notification-text {
            width: 58%;
            float: left;
            padding-left: 3%;
            font-size: 16px;
            line-height: 26px;
            color: #666;
            margin-top: 10px; 
            margin-bottom: 20px;
        }
        .activity-notification-agenda {
            width: 100%;
            float: left;
            margin-top: 10px;
        }
        /* ==E 1020 华为活动模板页*/ 

/*==S 1101 其他方式登录样式xwx282787*/
            .other-sign-in-methods {
                border-top: 1px solid #d6d7d7;
                margin-top: 30px;
                padding-top: 20px;
            }
            .other-sign-in-methods p {
                display: inline-block;
                margin-right: 10px;
                color: #333;
                font-size: 14px;
                vertical-align: middle;
            }
            .other-sign-in-methods a {
                display: inline-block;
                vertical-align: middle;
                margin-left: 10px;
                width: 32px;
                height: 32px;
                transition: .5s;
                -webkit-transition: .5s;
            }
            .other-sign-in-methods a.qq {
                background: url(/Assets/EBG/img/qq.png) no-repeat center center;                
            }
            .other-sign-in-methods a.in {
                background: url(/Assets/EBG/img/in-out.png) no-repeat center center;
            }
            .other-sign-in-methods a.qq:hover {
                background: url(/Assets/EBG/img/qq-hover.png) no-repeat center center;
            }
            .other-sign-in-methods a.in:hover {
                background: url(/Assets/EBG/img/in-hover.png) no-repeat center center;
            }
            .login_form {
                padding: 50px 77px 50px;
                background: #fbfcfc;
            }
            .login_con {
                background: #dbe8f1;
            }
          /*==S 1101 其他方式登录样式*/
         /*==S 扫面二维码 20161128*/
       
                .zl-qr-code {
                    position: absolute;
                    right: 0;
                    bottom: 0;
                    width: 69%;
                    z-index: 0;
                    display: none;
                }
                .zl-qr-code img.bg {
                    display: block;
                    width: 100%;
                }
                .zl-qr-code div {
                    position: absolute;
                    right: 5%;
                    top: 36%;
                }
                .zl-qr-code div p {
                    font-size: 12px;
                    line-height: 16px;
                    text-align: right;
                    padding-right: 10px;
                    float: right;
                    margin-top: 49px;
                }       
                .zl-qr-code div img.erweima {
                    float: right;
                }
                .other-sign-in-methods {
                    z-index: 2;
                    position: relative;
                }
                @media (max-width: 768px) {
                    .zl-qr-code {
                        display: none;
                    }
                }
              
/* ==E 扫面二维码 20161128*/
/*期刊间距修改 20170211*/
.publications-block {
     margin-bottom: 50px;
 }
 .publications-introduction {
     margin-bottom: 20px;
 }
 /*==End*/
 
 /* ==E  英文版本点击加入购物车时的语言选择 20170103 zl */
		/*.bar_inquire i { background: url(/Assets/EBG/img/e-icon.png) no-repeat 0 -50px; }*/
/*		.bar_project_consulting i {
                background: url(/Assets/EBG/img/e-icon.png) no-repeat;
				background-position: 0 0;
            }*/
            
        .m-compared {
            background: #fff;
            position: fixed;
            left: 0;
            bottom: -301px;
            width: 100%;
            z-index: 102;
        }
        .m-compared.active {
            box-shadow: 0px 0px 20px 11px rgba(208, 208, 208, 0.34);
            border-top: 1px solid #eee\9;
        }
        .m-compared .m-con {
            position: relative;
            border-right: 1px solid #e9e9e9;
        }
        .m-compared .m-con .m-list {
            width: 20%;
            float: left;
           padding: 50px 25px 150px;
            border-left: 1px solid #e9e9e9;
        }
        .m-compared .m-con .m-list ul.m-list-ul {
            border: 1px solid #d4d4d4;
            margin-top: 40px;
        }
        .m-compared .m-con .m-list ul.m-list-ul li.m-list_li {
            font-size: 14px;
            color: #a9a9a9;
            padding: 14px 20px;
            cursor: pointer;
            line-height: 18px;
            position: relative;
        }
        .m-compared .m-con .m-list ul.m-list-ul li.m-list_li p {
            text-align: center;
        }
        .m-compared .m-con .m-list ul.m-list-ul:hover li.m-list_li {
            color: #666;
        }
        .m-compared .m-con .m-list ul.m-list-ul:hover li.m-list_li .m-bomb_box {
            display: block;
        }
        .m-compared .m-con .m-list .m-btn {
            text-align: center;
            padding-top: 20px;
        }
        .m-compared .m-con .m-list .m-btn a {
            min-width: 136px;
            display: inline-block;
            margin: 0 auto 10px;
            border-radius: 3px;
            text-align: center;
            text-decoration: none;
            padding: 9px 5px;
            font-size: 14px;
            line-height: 18px;
        }
        .m-compared .m-con .m-list .m-btn a.m-del {
            background: #fff;
            border: 1px solid #e50000;
            color: #e50000;
        }
        .m-compared .m-con .m-list .m-btn a.m-db {
            border: 1px solid #eee;
            color: #999;
            background: #eee;
            cursor: context-menu;
        } 
        .m-compared .m-con .m-list .m-btn a.m-db.off{
            background: #fff;
            border: 1px solid #e50000;
            color: #e50000;
            cursor: pointer;
        }
        .m-compared .m-con .m-list .m-btn a.off:hover{
            background: #e50000;
            color: #fff;
        }
        .m-compared .m-con .m-list .m-btn a.m-del:hover{
            background: #e50000;
            color: #fff;
        }
        .m-compared .m-con .m-list .m-btn a.m-del.delete {
            border: 1px solid #eee;
            color: #999;
            background: #eee;
            cursor: context-menu;
        }
        .m-bomb_box {
            width: 182px;
            position: absolute;
            left: 0;
            bottom: 47px;
            box-shadow: 0px 0px 14px 5px rgba(208, 208, 208, 0.34);
            background: #fff;
            display: block;
            border: 1px solid #eee\9;
            border-radius: 3px;
            display: none;
        }
        .m-bomb_box-block {
            padding: 5px 5px 30px;
        }
        .m-bomb_box .m-bomb_con {
            overflow-y: scroll;
            height: 200px;
            max-height: 200px;
        }
        .m-bomb_box .m-bomb_con ul li {
            line-height: 18px;
            padding: 3px 10px;
        }
        .m-bomb_box .m-bomb_con ul li a {
            font-size: 12px;
            color: #4280fe;
        }
            .m-bomb_box .m-bomb_con ul li a.disable {
                color: #ccc;
                background: none;
                cursor: not-allowed;
                text-decoration: none;
            }
            .m-bomb_con::-webkit-scrollbar {width: 8px;height:6px;}
.m-bomb_con::-webkit-scrollbar-track-piece{background-color: #eee;margin: -2px;}
.m-bomb_con::-webkit-scrollbar-thumb{background: #aaa;min-height: 150px;min-width: 150px;border-radius: 10px;}
        .m-solid_arrow_lt {
            position: absolute;
            left: -6px;
            top: 63px;
        }

        .m-pic_details {
            text-align: center;
            display: none;
        }
        .m-pic_details .m-pic {
            text-align: center;
            max-width: 184px;
            min-height: 110px;
        }
        .m-pic_details .m-pic img {
            max-width: 165px;
            max-height: 110px;
        }
        .m-pic_details p {
            font-size: 14px;
            padding: 15px 5px 0px;
        }
        .m-pic_details a {
            font-size: 12px;
            color: #4280fe;
        }
        .m-arrow-btn a {
            display: block;
            width: 24px;
            height: 25px;
            position: absolute;
            bottom: 0;
            overflow: hidden;
        }
        .m-arrow-btn a.m-arrow-btn-left {
            left: 0;
            background: url(/Assets/EBG/img/arrow-left.jpg) no-repeat center center;
            border-bottom-left-radius: 3px;
        }
        .m-arrow-btn a.m-arrow-btn-right {
            right: 0;
            background: url(/Assets/EBG/img/arrow-right.jpg) no-repeat center center;
            border-bottom-right-radius: 3px;
        }
        .m-pic_details .other div {
            display: inline-block;
            position: relative;
        }
        .m-pic_details .other span {
            font-size: 12px;
            color: #666;
            display: inline-block;
            padding: 0 5px;
            text-decoration: none;
            cursor: pointer;
        }
        .m-pic_details .other div:hover {
            color: #000;
        }
        .m-pic_details .other div:hover ul {
            display: block;
        }
        .m-pic_details .other div ul {
            position: absolute;
            left: 0;
            bottom: 25px;
            box-shadow: 0px 0px 20px 11px rgba(208, 208, 208, 0.34);
            border-top: 1px solid #eee\9;
            background: #fff;
            padding: 10px 20px;
            width: 170px;
            display: none;
            text-align: left;
            max-height: 190px;
            overflow-y: scroll;
        }
        .m-pic_details .other div ul li {
            line-height: 18px;
            padding: 3px 10px;
        }
        .m-pic_details .other div ul::-webkit-scrollbar {width: 8px;height:6px;}
.m-pic_details .other div ul::-webkit-scrollbar-track-piece{background-color: #eee;margin: -2px;}
.m-pic_details .other div ul::-webkit-scrollbar-thumb{background: #aaa;min-height: 150px;min-width: 150px;border-radius: 10px;}
        @media only screen and (max-width: 1024px) {
            .js-m-compared{
                display: none;
            }
        }
        
        .m-country_bomb_box {
            z-index: 9999;
            position: fixed;
            display: none;
            width: 100%;
            height: 100%;
        }
        .m-country_bomb_box .m-mask {
            width: 100%;
            height: 100%;
            position: fixed;
            left: 0;
            top: 0;
            background: #000;
            opacity: .5;
            filter:alpha(opacity=50);
            z-index: 9998;
        }
        .m-country_bomb_box .m-country_con {
            padding: 35px 40px 70px;
            position: absolute;
            width: 580px;
            background: #f7f7f7;
            border-radius: 4px;
            overflow: hidden;
            left: 50%;
            top: 50%;
            margin-left: -290px;
            margin-top: -150px;
            z-index: 9999;
        }
        .m-country_bomb_box .m-country_con h4 {
            border-bottom: 1px solid #dbdbdb;
            font-size: 24px;
            line-height: 30px;
            padding-bottom: 10px;
            color: #909090;
        }
        .m-country_bomb_box .m-country_con ul {
            margin-top: 20px;
        }
        .m-country_bomb_box .m-country_con ul li {
            width: 33.3333%;
            float: left;
        }
        .m-country_bomb_box .m-country_con ul li a {
            color: #0066cc;
            font-size: 14px;
            padding: 0 5px 3px;
            line-height: 18px;
        }
        .m-country_bomb_box .m-country_con .m-close {
            display: block;
            width: 53px;
            height: 44px;
            background: url(/Assets/EBG/img/cunotry-close.jpg) no-repeat center center;
            position: absolute;
            right: 0;
            top: 0;
            cursor: pointer;
            border-radius: 4px;
        }
        @media only screen and (max-width: 768px) {
            .m-country_bomb_box .m-country_con {
                width: 90%;
                left: 5%;
                margin-left: 0;
            }
        }
        @media only screen and (max-width: 480px) {
            .m-country_bomb_box .m-country_con {
                width: 96%;
                left: 2%;
                margin-top: -200px;
                margin-left: 0;
            }
            .m-country_bomb_box .m-country_con ul li {
                width: 50%;
            }

        } 
        
    .m-country_bomb_box .m-country_con {padding: 35px 40px 40px;}
    .m-country_bomb_box .m-country_con ul {margin:20px 0;}
    .m-country_bomb_box .m-country_con .tips {border-top:1px solid #dbdbdb;padding-top: 20px;}
    .m-country_bomb_box .m-country_con .tips p {font-size: 14px;line-height: 20px;color:#666;margin-bottom: 5px;}
    .m-country_bomb_box .m-country_con .tips p a {color: #e50000;text-decoration: underline;}
.select-other {padding: 10px 15px;}
.select-other .inputbox a {font-size: 14px;padding: 0 10px;}
.select-other .inputbox ul {padding: 10px 0;}
.partner_select.partner_select1.not-available,.partner_select.partner_select2.not-available {
cursor: not-allowed;
}
.m-pic_details .other div.not-available:hover ul {
display: none;
}
.m-pic_details .other div.not-available:hover span {
cursor: not-allowed;
}
.m-pic_details .other div.not-available span {
color:#aaa;
}
.m-pic_details .other div:hover ul {
display: block;
}
.m-pic_details .other div ul {
		border:1px solid #eee\9;
}
 /*==End*/

.more-resources h3 {
        margin-bottom: 20px;
}
@media \0screen {  
.partner_select {
padding: 14px 6px;
line-height: 0;
}
}

/* ==Sns share bof*/
div.share_nullbox .share-box{margin-bottom: 12px;}
.share-box .share-item{width: 24px;height: 24px;display: inline-block;background-image: url(/Assets/EBG/img/share_all.png) !important;background-repeat: no-repeat;background-position: center center;text-indent: -10000%;}
.share-box .share-item-weibo{background-position: 0 -144px;}
.share-box .share-item-weixin{background-position: 0 -168px;}
.share-box .share-item-print{background-position: 0 0;}
.share-box .share-item-email{background-position: 0 -24px;}
.share-box-mobile .bds_print,.at-share-tbx-element .at-share-btn.at-svc-printfriendly,.share-box-mobile .bds_print,.share-box-mobile .bds_mail{display: none !important;}
.share-box .share-item-linkedin{background-position: 0 -96px;}
.share-box .share-item-twitter{background-position: 0 -72px;}
.share-box .share-item-facebook{background-position: 0 -48px;}
.share-box .share-item-googleplus{background-position: 0 -120px;}
.share-box .share-item1{width: 16px;height: 16px;margin: 0 1px 0 1px;display: inline-block;background-image: url(/Assets/EBG/img/share_all1.png) !important;background-repeat: no-repeat;background-position: center center;text-indent: -10000%;}
.share-box .share-item1.share-item-linkedin{background-position: 0px -48px;}
.share-box .share-item1.share-item-googleplus{background-position: 0px -32px;}
.share-box .share-item1.share-item-twitter{background-position: 0px -16px;}
.share-box .share-item1.share-item-facebook{background-position: 0 0;}
.weixin-qrcode{padding: 20px;background-color: #fff;}

.share-moblie-style a {color: #333;}
.share-moblie-style .share-btn-box{position:relative;}
.share-moblie-style .share-box-mobile-outer{position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: #eee;background: rgba(0, 0, 0, 0.64);}
/*Sns share eof*/


 /* ==B  zl 20170106 */
       
            /*.product_specifications {
                position: relative;
            }*/
            .features170104 {
                margin: 0 -10px;
                position: relative;
            }
            .features170104 li {
                width: 33.333%;
                float: left;
                padding: 0 10px;
                margin-bottom: 20px;
            }
            .features_img170104 {
                position: relative;
                overflow: hidden;
                border: 1px solid #d7d7d7;
                border-bottom: none;
            }
            .features_img170104:after {
              content: "";
              width: 100%;
              padding-top: 56%;
              display: block;
          }
            .features_img170104 img {
                width: 100%;
                display: block;
                position: absolute;
            }
            .features_img170104 a {
                display: block;
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0px;
                left: 0px;
                background: url(/Assets/EBG/img/video_btn.png) center center no-repeat;
    z-index: 2;
            }
            .features_img170104 a:hover {
                background: url(/Assets/EBG/img/video_btn_hover.png) no-repeat scroll center 50% transparent;
            }
            .features_txt170104 {
                border: 1px solid #d7d7d7;
                border-top: none;
                padding: 20px 25px 90px;
                position: relative;
            }
            .features_txt170104 h5 {
                font-size: 20px;
                color: #333;
                line-height: 26px;
                margin-bottom: 15px;
            }
            .features_txt170104 p {
                font-size: 16px;
                line-height: 26px;
                color: #666;
            }
            .features_txt170104 a.more {
                color: #0166fe;
                font-size: 16px;
                line-height: 26px;
                padding-left: 33px;
                background: url(/Assets/EBG/img/featrues_icon.png) no-repeat left center;
                position: absolute;
                left: 25px;
                bottom: 30px;
                height: 26px;
            }
            .features_txt170104 a.more:hover {
                text-decoration: none;
            }
            .features170104-box {
                position: absolute;
                left: 0;
                top: 20000px;
                overflow: hidden;
                width: 100%;
                background: #f0f0f0;
                z-index: 1000;
            }
            .features170104-box .container {
                position: relative;
            }
            .features170104-close {
                position: absolute;
                right: 0px;
                top: 20px;
                width: 46px;
                height: 46px;
                background: url(/Assets/EBG/img/featrues_icon_close2.png) no-repeat left center;
                cursor: pointer;
            }
            .features170104-box table {
                margin: 30px 0;
            }
            .product_specifications .table tr:nth-child(odd) > td, .product_specifications table tr:nth-child(odd) > th {
                background-color: #f0f0f0 !important;
            }
            .product_specifications .table tr:nth-child(even) > td, .product_specifications table tr:nth-child(even) > th {
                background-color: #e7e7e7 !important;
            }

            @media (max-width:1024px) {
                .features_txt170104 a.more {
                    display: none;
                }
                .features170104-bomb {
                    display: none;
                }
            }
            @media (max-width:768px) {
                .features170104 li {
                    width: 50%;
                }
            }
            @media (max-width:480px) {
                .features170104 li {
                    width: 100%;
                }
            }
 /* ==E  zl 20170106 */

/*页内导航样式修改 20170714 wuzhixiang*/
.product-anchor-point{height: 50px; margin-bottom: 16px;}
.product-inner-nav{background: #f7f7f7;width: 100%;left: 0;top: 50px;z-index: 1000;height: 50px;border-bottom: 1px solid #d7d7d7; box-shadow: 0 2px 2px rgba(0,0,0,.1);}
.product-inner-nav .container{ position: relative; height: 100%;}
.product-inner-nav .nav{ position: absolute; left: 15px; top: 0; height: 100%; overflow: hidden; max-width: 100%;}
.product-inner-nav .nav ul{white-space:nowrap;}
.product-inner-nav .nav ul li{ display: inline-block;}
.product-inner-nav .nav ul li a{outline: none;display: inline-block;color: #444;font-size: 16px;line-height: 26px;margin: 10px 15px;position: relative;text-decoration: none; transition: all 0s; -webkit-transition: all 0s; -o-transition: all 0s;}
.product-inner-nav .nav ul li:first-child a{ margin-left: 0;}
.product-inner-nav .nav ul li a span{position: absolute;left: 0;bottom: -13px;height: 3px;width: 100%;background:#E90600;display: none;}
.product-inner-nav.current .nav{float: left;overflow: hidden;height: 50px;padding-top: 18px;}
.product-inner-nav.current .nav ul li{line-height: 0;border-left: 1px solid #c6c6c6;margin-left: -1px;}
.product-inner-nav.current .nav ul li a{margin: 0px 20px;font-size: 14px;line-height: 14px;}
.product-inner-nav.current .nav ul li a span{bottom: -18px;}
.product-inner-nav .n-left-btn,.product-inner-nav .n-right-btn{ position: absolute; top: 0; height: 100%; width: 128px; cursor: pointer; display: none;}
.product-inner-nav .n-left-btn i,.product-inner-nav .n-right-btn i{ font-size: 24px; line-height: 49px; color: #e50000;}
.product-inner-nav .n-left-btn{ left: 0; text-align: left;background: url("/Assets/EBG/img/e-icon.png")  -0px -412px no-repeat;}
.product-inner-nav .n-right-btn{ right: 0; text-align: right; background: url("/Assets/EBG/img/e-icon.png")  -128px -412px no-repeat;  }


.product-inner-nav .nav ul li.current a span{display: block;}
.product-inner-nav .nav ul li:hover a span{display: block;}
.product-inner-nav .nav ul li.current a{ font-weight: bold;}
.product-inner-nav .nav ul li:hover a { font-weight: bold;}
.product-inner-nav .product-share{ position: absolute; right: 15px; top: 0; height: 100%;}
.product-inner-nav .product-share .print{display: block;width: 50px;height: 34px;background: #f7f7f7 url(/Assets/EBG/img/e-icon.png) no-repeat -528px -374px;margin-top: 8px;cursor: pointer;float: right;font-size: 0;}
.product-inner-nav .product-share .print:hover{background: #edecec url(/Assets/EBG/img/e-icon.png) no-repeat -528px -374px;}
.product-inner-nav .product-share .product-share-btn{float: right;position: relative;display: block;width: 50px;height: 34px;background: #f7f7f7 url(/Assets/EBG/img/e-icon.png) no-repeat -565px -374px;margin-top: 8px;cursor: pointer;}
.product-inner-nav .product-share .product-share-btn:hover{background: #edecec url(/Assets/EBG/img/e-icon.png) no-repeat -565px -374px;}
.product-inner-nav .product-share .product-share-btn:hover .product-share-con{display: block;}
.product-inner-nav .product-share .product-share-con{position: absolute;top: 42px;right: 0;width: 330px; height:44px; border: 1px solid #eee;padding: 0 10px;-webkit-box-shadow: 0px 0px 10px 3px #eee;box-shadow: 0px 0px 10px 3px #eee;display: none;background: #fff;z-index: 9999;}
.product-inner-nav .product-share .product-share-con:after{width: 50px;height: 20px;/*background: url(/Assets/EBG/img/arrow-top.png) no-repeat center bottom;*/position: absolute;right: 0;top: -20px;}
.product-inner-nav .product-share .product-share-con a{display: block;width: 44px;height: 44px;cursor: pointer;float: left;-webkit-transition: all 0s;-o-transition: all 0s;transition: all 0s;font-size: 0;}
.product-inner-nav .product-share .product-share-con a.product-share-icon-f{background: url(/Assets/EBG/img/e-icon.png) no-repeat -4px -369px;}
.product-inner-nav .product-share .product-share-con a.product-share-icon-t{background: url(/Assets/EBG/img/e-icon.png) no-repeat -38px -369px;}
.product-inner-nav .product-share .product-share-con a.product-share-icon-i{background: url(/Assets/EBG/img/e-icon.png) no-repeat -75px -369px;}
.product-inner-nav .product-share .product-share-con a.product-share-icon-g{background: url(/Assets/EBG/img/e-icon.png) no-repeat -111px -369px;}
.product-inner-nav .product-share .product-share-con a.product-share-icon-s{background: url(/Assets/EBG/img/e-icon.png) no-repeat -150px -369px;}
.product-inner-nav .product-share .product-share-con a.product-share-icon-w{background: url(/Assets/EBG/img/e-icon.png) no-repeat -191px -369px;}
.product-inner-nav .product-share .product-share-con a.product-share-icon-m{background: url(/Assets/EBG/img/e-icon.png) no-repeat -231px -369px;}
.product-inner-nav .product-share .product-share-con a.product-share-icon-f:hover{background: url(/Assets/EBG/img/e-icon.png) no-repeat -266px -369px;}
.product-inner-nav .product-share .product-share-con a.product-share-icon-t:hover{background: url(/Assets/EBG/img/e-icon.png) no-repeat -300px -369px;}
.product-inner-nav .product-share .product-share-con a.product-share-icon-i:hover{background: url(/Assets/EBG/img/e-icon.png) no-repeat -337px -369px;}
.product-inner-nav .product-share .product-share-con a.product-share-icon-g:hover{background: url(/Assets/EBG/img/e-icon.png) no-repeat -372px -369px;}
.product-inner-nav .product-share .product-share-con a.product-share-icon-s:hover{background: url(/Assets/EBG/img/e-icon.png) no-repeat -412px -369px;}
.product-inner-nav .product-share .product-share-con a.product-share-icon-w:hover{background: url(/Assets/EBG/img/e-icon.png) no-repeat -453px -369px;}
.product-inner-nav .product-share .product-share-con a.product-share-icon-m:hover{background: url(/Assets/EBG/img/e-icon.png) no-repeat -493px -369px;}
.product-share-buy-advisory {float: right;display: none;margin-left: 20px;}
.product-share-buy-advisory a{display: inline-block;padding: 0px 14px 0 35px;border: 1px #d95959 solid;color: #cc0000;font-size: 14px;text-align: center;text-decoration: none;float: right;margin-top: 10px;-webkit-transition: all 0s;-o-transition: all 0s;transition: all 0s;}
.product-share-buy-advisory .buy {background: url(/Assets/EBG/img/product-link-icon.png) no-repeat 14px -106px;}
.product-share-buy-advisory .advisory {background: url(/Assets/EBG/img/product-link-icon.png) no-repeat 14px 5px;margin-right: 10px;}
.product-share-buy-advisory a:hover {color: #fff;}
.product-share-buy-advisory .buy:hover {background: #e50000 url(/Assets/EBG/img/product-link-icon.png) no-repeat 14px -161px;}
.product-share-buy-advisory .advisory:hover {background: #e50000 url(/Assets/EBG/img/product-link-icon.png) no-repeat 14px -50px;}
@media (max-width: 1024px) {
  .product-anchor-point {display: none;}
}
.product-overview {border:1px solid #eeeeee; border-top: none;}
/*页内导航样式修改 20170714 wuzhixiang*/
/* video and success case 20170714 baiyachun start */
.video-zxfilter{ margin-bottom: 30px;}

.video-zxsearch{ float: right; width: 31%; margin-left: 10px; position: relative;border: #d7d7d7 solid 1px; padding: 0 30px 0 15px;}
.video-zxsearch input{ width: 100%; font-size: 14px; line-height: 16px; color: #333333; border: none; padding: 6px 0 6px 0; float:left; padding: 5px 0 5px 0px\9; height:30px; outline: none;}

.video-zxsearch button{ position: absolute; right: 0; top: 0; background-color: transparent; border: none; height: 100%; padding: 0 8px;  outline: none;}
.video-zxsearch button i{ font-size: 18px; color: #666666; line-height: 32px;}
.video-zxselect{ float: right; width: 18.5%; position: relative; font-size: 14px;}
.video-zxselect p{ border: #d7d7d7 solid 1px; height: 32px; line-height: 32px; padding: 0 30px 0 15px; cursor: pointer; color: #333333; overflow: hidden;}
.video-zxselect p i{ font-size: 16px; position: absolute; right: 0; top: 9px; border-left: #d7d7d7 solid 1px; line-height: 1; padding: 0 7px;}
.video-zxselect ul{ position: absolute; background-color: #ffffff; left: 0; top: 100%; width: 100%; z-index: 10; border: #d7d7d7 solid 1px; margin-top: -1px; display: none;}
.video-zxselect ul a{ color: #333333; display: block; padding: 5px 15px; line-height: 1.3;}
.video-zxselect ul a:hover{ background-color: #e50000; color: #FFFFFF;}
.video-zxkeyword{ float: left; width: 45.9%; font-size: 14px; color: #666666;}
.video-zxkeyword p{  line-height: 32px; text-align: left;}
.video-zxkeyword p span{ color: #e50000; max-width: 60%;display: inline-block; text-overflow: ellipsis;  white-space: nowrap;  vertical-align: middle;  overflow: hidden; }
.video-zxtotal{ text-align: center; color: #999999; font-size: 14px; line-height: 1.3; border-top: #eeeeee solid 1px; padding: 15px;}
.video-zxtotal span{ color: #e50000;}
.videos-list .cell h3 a span,.studies-list ul li h3 a span{ color: #e50000;}

.video-zxnodata{ background: url("/Assets/EBG/img/video-zxnodata.png") center top no-repeat; padding: 145px 0; margin-top: 80px; text-align: center;}

@media (max-width: 1024px) {
    .video-zxselect{ width: 20%;}
    .video-zxkeyword{ width: 44.4%;}
}
@media (max-width: 768px) {
    .video-zxfilter{ margin-bottom: 0;}
    .video-zxsearch,.video-zxselect,.video-zxkeyword{ width: 100%; float: none; margin-bottom: 15px;}
    .video-zxsearch{ margin-left: 0;}
    .video-zxkeyword p{ line-height: 24px;}
}
/* video and success case 20170714 baiyachun end */



.lazyload img {
    position: static!important;
    display: inline-block!important;
}
    /* ==S 修改下载文档的条的高度 20180307 zl*/
    .allstar font,.score_area span {line-height: 1.375; margin-top: 5px;}
    .read_paging a.prev,
    .read_paging a.next,.read_paging a.prev:hover,.read_paging a.next:hover { background-size: 8px; }
    .reading_bar { padding: 0; }
    .down_btn { font-size: 12px; line-height: 26px; height: 26px; margin-top: 2px; }
    .reading_bar .container { line-height: 0; }
    .reading_bar .function_text { line-height: 30px; }
    .reading_bar .feedback_btn { line-height: 30px; }
    .down_btn,.down_btn:hover { width: 108px; padding-left: 19px; background-size: 12px; }
    .fullscreen.current,
    .fullscreen:hover { background-size: 12px; }
    .paging span,.paging, .paging input { font-size: 12px; }
    .paging input {    width: 30px;height: 18px;}
    .paging { margin: 0 20px 0 15px; }
    .containter-video-material { background-color: #000; padding: 80px 0; margin-top:0 !important; }
    /* ==E 修改下载文档的条的高度 20180307 zl*/
@media only screen and (max-width: 1024px) {
	#tab_main_nav_container #logo img {
		width: 200px;
	}
	#tab_main_nav_search .inner input {
		width: 60%;
	}
}

@media (max-width: 768px) {
	.index-video h2 {
			font-size: 36px;
			margin: 0px auto !important;
			line-height: 1.2em;
		}
	.product_pic_thumb_list{
		display:none;
		}
	/*Banner
	****************************/
	#banner > a.switchingBtn{
		display:block;
		background-size:80%;
		}
	#banner a.switchingBtn.left {
		left:0px;
		}
	#banner a.switchingBtn.right {
		right:0px;
		}	
	#banner ul.banner-list li.banner-img{
		background-size:100% auto !important;
		}		
	#banner ul.banner-list li.banner-img .container{
		background:#666666;
		height:300px;
		}
	#banner ul.banner-list li.banner-img div .banner-text{
		background:none;
		width:100%;
		left:0px !important;
		}	
	#banner ul.banner-list h2{
		font-size:20px !important;
		line-height:28px !important;
		margin-bottom: 10px;
        margin-right: 0;
		}	
	#banner ul.banner-list p{
		font-size: 16px;
		line-height: 24px;
        margin-right: 0;
		}
	#banner ul.banner-list .text{
		width:100% !important;
		padding: 15px !important;
		}	
	#banner ul.banner-list .banner-text ul{
		display:none;
		}	
	#banner ul.banner-list li.banner-img a.btn{
		display:none;
		margin:0px auto !important;
		background:none;
		border:1px solid #fff;
		}
	#banner ul.banner-list li.banner-img a.btn:hover{
		background:none;
		}	
	#banner.inner-pages .container{
		padding-top:15px;
		}
	#banner.inner-pages ul.banner-list li .container div{
		width:100%;
    padding-top:15px;
		}	
	/* FOOTER NAV MOBILE
	 **********************/
	#footer_nav_mobile {
		display: block;
	}

	#footer_nav_mobile {
		margin-left: 0;
		margin-right: 0;
	}
	#footer_nav_mobile ul li {
		display: block;
		background: #272727;
		margin-bottom: 10px;
		border-radius: 15px;
		text-align: center;
		padding: 20px;
	}
	#footer_nav_mobile ul li a {
		color: #fff;
		font-weight: bold;
	}
    /*==S Added VideosTitle 20150710 By yangsai*/
		.videos_share{width:100%;float:none; margin-bottom:20px}
		.video_intro{width:100%;float:none;padding-left:0}
		/*==E Added VideosTitle 20150710 By yangsai*/
    .hot_news li{width:100%;}/*ýʦ*/
				
	}
@media (max-width: 767px) {
	h1{font-size:28px;line-height: 130%;}
	h2{font-size: 24px;line-height: 130%;}
	h2.title{font-size: 28px;line-height: 130%;}
	h3{font-size:20px;line-height: 130%;}
	h4{font-size:18px;line-height: 130%;}
	.product-overview .pull-right h5{bottom: 30px;}
	.col-sm-5c {width:100%;}
	.compare-btn{ display:none;}
    .index-video .container{
		padding:0px;
		}		
	.coll-list {
		width: 100%;
		float: none;
	}
	.mb70 {
		margin-bottom: 50px;
	}
	.rss-production img {
		width: 80px;
		height: 80px;
		margin: 0 0 1.1em 1.5em;
	}
	.studies-list ul li div p {
		display: none;
	}
	.studies-list ul li {
		border-bottom: none;
		padding: 0px 0px 24px;
		margin-bottom: 0;
	}
	.studies-list ul li div.col-sm-3 {
		width: 35%;
		padding: 0 0.7em 0 0;
		float: left;
	}
	.studies-list ul li div.col-sm-9 {
		width: 64%;
		padding: 0;
		float: left;
	}
	.events ul li div div{
		margin-top: 0px;
	}
	.mt36:nth-last-of-type(2), .mt36:last-child {
		margin-bottom: 24px;
	}
	.lt-img-rt-tx h1.h-title {
		text-align: center;
		margin: 1.1em 0 0.5em 0;
	}
	.space-list .cell {
		width: 100%;
		border: none;
		display: table;
		padding: 0;
		border-top: 1px solid #e7e7e7;
	}
	.space-list .cell a, .space {
		display: none;
	}
	.solLandingpage .space-list {
		padding: 0;
		margin: 0 -15px 20px -15px;
	}
	.space-list .cell img {
		max-width: 60px;
		max-height: 52px;
	}
	.space-list .cell h2 {
		margin: 0;
	}
	.col-sm-9 {
		width: 100%;
		float: none;
	}
	.streeChecked li {
		width: 100%;
	}
	.page-group a.customized, .page-group a.backtrack {
		margin: 0.5em 0;
	}
	.page-group {
		margin-bottom: 3.6em;
	}
	.que-item dt, .que-item dd div {
		width: 100%;
	}
	.partner .col-sm-6 {
		padding-left: 15px;
	}

	.lt-img-rt-tx .parter .cell {
		display: inherit;
		border: none;
		min-height: 0;
	}
	.parter .col-sm-4 {
		border-top: 1px solid #e7e7e7;
	}
	.lt-img-rt-tx .parter h2 {
		margin: 20px 0 0 0;
	}
	.parter-login .login, .click-inter {
		width: 100%;
	}
	.solution_product_mobile h2.title {
		margin-bottom: 20px;
	}
	.partner_bg, .procedure_bg {
		min-height: inherit;
		margin: 12px 0;
	}
	.icon-circle-box {
		margin: 15px auto;
	}
	.partner_query_form .right {
		text-align: left;
	}
	.partner_query_form .mt24 {
		margin-top: 0;
	}
	.partner_query a {
		width: 100%;
	}
	.partner_info p span {
		display: block;
	}
	.partner_query .mt24 {
		margin-top: 0;
	}
	.partner_query_title {
		text-align: left;
	}
	.videos-list .cell div{
		display:block;
		float:left;
		}
	.videos-list .cell div:first-child + div h3 {
		margin-bottom: 0;
	}
	.video-article {
		padding: 0 15px 0 15px;
	}
	.solCategory-v {
		padding-top: 24px;
	}
	.videos-list .video_box a.js_video_player, .videos-list .video_box a.js_video_icon {
		background-size: 30%;
	}
	#tab_top_nav {
		display: none;
	}	

	#need_help_desktop {
		display: none!important;
	}

	html, body {
		-webkit-text-size-adjust: 100%;
	}
	html p, html .quick_links, html footer, body p, body .quick_links, body footer {
		line-height: 24px;
	}
        html p {
            line-height:25px;
        }
	.container_inner {
		margin: 0;
	}
	.the_expert  .details {
		padding-left: 10%;
		text-align: left;
		color: #6d6d6d;
	}

	#breadcrumb_nav {
		visibility: hidden;
		height: 0;
		margin-top: 5px;
	}

	#solutions_section_1 {
		padding-bottom: 35px;
	}

	.cloud_computing {
		display: inline-block;
		margin-left: 0;
		margin-right: 0;
	}
	.cloud_computing .left, .cloud_computing .right {
		display: inline-block;
		width: 100%;
	}
	.cloud_computing .left h1, .cloud_computing .left h2 {
		text-align: center;
	}
	.cloud_computing .right {
		padding-top: 40px;
		text-align: center;
	}
	.cloud_computing .right img {
		min-width: 200px;
	}

	/* HUAWEI ADVANTAGE
	 **********************/
	#huawei_advantage {
		margin-left: 0;
		margin-right: 0;
	}
	#huawei_advantage .inner {
		display: block;
	}
	#huawei_advantage .cell {
		display: block;
		width: 100%;
		padding: 0;
	}

	/* HUAWEI SOLUTIONS
	 **********************/
	#solutions_section_4 {
		padding-bottom: 0;
	}

	.lt-img-rt-tx h1, .lt-img-rt-tx h2 {
		margin-left: 0;
		margin-right: 0;
	}
	.lt-img-rt-tx .cell {
		overflow:hidden;
	}
	.lt-img-rt-tx .container > .row { padding-bottom:0px;}
	.lt-img-rt-tx .container .row > .col-sm-6{ padding-bottom:24px;}
	.lt-img-rt-tx .container .row > .col-sm-3{ padding-bottom:24px;}
	.lt-img-rt-tx .cell div {
		display: table-cell;
		vertical-align: top;
	}
	.lt-img-rt-tx .cell div img {
		width: 100%;
		height: auto;
	}
	.lt-img-rt-tx .cell div:first-child {
		width: 29%;
		vertical-align: top;
		padding-left: 0;
		padding-top:6px;
	}
	.lt-img-rt-tx .cell div:first-child + div {
		width: 71%;
		text-align: left;
		padding-left: 10px;
		padding-right: 0;
	}
	.lt-img-rt-tx .cell div:first-child + div h3 {
		margin-top: 0;
	}
	.lt-img-rt-tx .cell p {
		padding: 0;
		margin: 0;
        max-height: 76px;
	}
	.lt-img-rt-tx .cell_spacer {
		display: none;
	}

	/* ADVICE
	 **********************/
	#solutions_section_5 {
		padding-bottom: 45px;
	}

	.expert-module {
		margin-left: 0;
		margin-right: 0;
	}
	.expert-module .cell {
		display: table-row;
		width: 100%;
	}
	.expert-module  .avatar, .expert-module  .details {
		display: table-cell;
		padding-bottom: 10%;
	}
	.expert-module  .avatar img {
		height: auto;
	}

	.more_support {
		width: 100%;
		margin-top: 0;
		padding: 24px;
	}
	.more_support .icon {
		display: block;
		text-align: center;
		font-size: 20px;
	}
	.more_support .content {
		font-size: 16px;
		line-height: 22px;
	}

	/* SOLUTIONS RESOURCES
	 **********************/
	#solutions_section_6 {
		border-top: 0;
		background: #fff;
	}

	.more-resources {
		background: #fff;
		padding-bottom: 10px;
	}
	.more-resources .container .row > .col-sm-4,.support_links .container .row > .col-sm-4{ padding-bottom:24px;}
	.more-resources .cell {
		display: block;
		width: 100%;
		padding: 0;
		border-right: 0px;
	}
	.more-resources .cell h3 {
		margin: 0;
		padding: 20px 0;
		text-align: center;
		border-top: 1px solid #d7d7d7;
	}
	.more-resources .cell ul {
		margin-left: 0;
		margin-right: 0;
	}	
	.solution_video_wrap {
		overflow: hidden;
	}
/*
 	.solution_video_wrap .solution_video_cont a.btn {
		width:50px;		
		height:100%;
	}
	.solution_video_wrap .solution_video_cont a.btn.prev {
		left: -25px;
		background: url(/Assets/EBG/img/banner-left.png) left center no-repeat;
		background-size: 100%;
	}
	.solution_video_wrap .solution_video_cont a.btn.next {
		right: -25px;
		background: url(/Assets/EBG/img/banner-right.png) right center no-repeat;
		background-size: 100%;
	}
 */
 .solution_video_wrap .solution_video_cont p.point_btn {
		display: none;
	}
	.solution_video_wrap .solution_video_cont p.video-num {
		position: absolute;
		bottom: -30px;
		right: 0px;
		height: 12px;
		z-index: 9;
		color: #fff;
		display: block;
	}
	.solution_video_wrap .solution_video_cont p.video-num span {
		display: block;
		width: 12px;
		height: 12px;
		background: url(/Assets/EBG/img/point_btn.png) left -12px;
		float: left;
		margin-right: 13px;
	}
	.solution_video_wrap .solution_video_cont p.video-num span.on {
		background: url(/Assets/EBG/img/point_btn.png) left 0px;
	}

	.solution_product_wrap {
		display: none;
	}
	.solution_product_mobile {
		display: block;
	}

	/*Ʒ A_Z*/
	.all_product .a-z_wrap {
		height: auto;
		border: 0px;
	}
	.all_product p.letter_list {
		margin-top: 0px;
		width: auto;
	}
	/**/
	.solCategorytitle h1 {
		text-align: center;
	}
	
	.search-results-count{
		display:none;
		}
	
	
	/*index-video*/
	.index--first-part .cell div{
		width:100% !important;
		display:block;
		}
	.index--first-part div:first-child + div {margin-bottom:12px; margin-top:6px;}
	.index--first-part .cell div.video_box + div {
		width:100% !important;
		}	
	.index-video h3 {
		font-size: 20px;
		padding-top: 24px;
		line-height: 30px;
		max-width: 475px;
		margin: 0px auto;
	}
	.index-video .btn a {
		display: block;
		height: 101px;
		width: 100px;
		background: url(/Assets/EBG/img/index-btn.png) left center;
		background-size: 100%;
		margin: 0px auto;
		margin-top: 24px;
	}
	.index-other-part .cell {
		border: 0px;
	}
	.index-other-part .news li {
		margin-bottom: 20px;
	}
	.index-other-part .social-media {
		display: none;
	}
	.index-other-part .index-events {
		padding: 0px 15px;
	}
		#tab_main_nav {
		width: 56.25%;
	}
	.no-partner-nearest > div {
		width: 100%;
		padding: 0 15px 0px 125px;
		background: url(/Assets/EBG/img/message-icon.png) 10px top no-repeat;
	}
  
	.searchUnified-search  .solution-mobilr-nav .title {
		padding: 0px;
	}
	.searchUnified-search .data-classic {
		display: none;
	}
	.searchUnified-cont .container {
		padding: 0px;
	}
	.searchUnified-cont .row {
		padding-left: 15px;
		padding-right: 15px;
	}
	.searchUnified-search .search-quantity {
		display: none;
	}
	.searchUnified-search .data-classic-mobile {
		display: block;
		padding: 0px;
		text-align: left;
		text-align: center;
		border-bottom: 1px solid #d0d0d0;
		padding-bottom: 15px;
		margin:20px 0px;
	}
	.searchUnified-cont .data-classic-wrap {
		display: block;
	}
	.searchUnified-search .data-classic-mobile > div {
		background: url(/Assets/EBG/img/line-bg.png) right center no-repeat;
		width: 33.333%;
		float: left;
		line-height: 24px;
		font-weight: bold;
	}
	.searchUnified-search .data-classic-mobile > div:first-child {
		color: #0066ff;
	}
	.searchUnified-search .data-classic-mobile > div:last-child {
		background: none;
	}
	.searchUnified-search .data-classic-mobile > div i {
		padding-left: 17px;
		background: url(/Assets/EBG/img/icon-slide.png) right center no-repeat;
		height: 24px;
	}
	.searchUnified-search .data-classic-mobile > div.data-type.active i {
		background: url(/Assets/EBG/img/icon-slide-hover.png) right center no-repeat;
	}
	.searchUnified-search .data-classic-mobile > div.active {
		color: #0066ff;
	}
	.searchUnified-search .data-classic-mobile > div.screening i {
		padding-left: 26px;
		background: url(/Assets/EBG/img/icon-screen.png) left 3px no-repeat;
		height: 40px;
	}
	.searchUnified-search .data-classic-mobile > div.screening.active i {
		background: url(/Assets/EBG/img/icon-screen-hover.png) left 0px no-repeat;
	}
	.searchUnified-cont .search-cont-list > a {
		display: none;
	}
	.searchUnified-cont .data-classic-list {
		margin: 0px -15px 0px -15px;
		text-align: left;
	}
	.searchUnified-cont .data-classic-list li {
		border-bottom: 1px solid #d0d0d0;
		padding: 0px 15px 0px 15px;
		line-height: 42px;
	}
	.searchUnified-cont .data-classic-list li.link-wrap {
		border-bottom: 0px;
	}
	.searchUnified-cont .data-classic-list li a {
		display: block;
		padding-left: 30px;
		margin: 0px -15px 0px -15px;
		border-bottom: 1px solid #d0d0d0;
		color: #676767;
	}
	.searchUnified-cont .data-classic-list li.slide {
		color: #000;
	}
	.searchUnified-cont .data-classic-list li.slide.up i {
		background: url(/Assets/EBG/img/solution_cate_icon.png) left -2px no-repeat;
	}
	.searchUnified-cont .data-classic-list li i {
		padding-left: 18px;
		height: 36px;
		background: url(/Assets/EBG/img/solution_cate_icon.png) left -22px no-repeat;
	}
	.searchUnified-cont .data-classic-list li a.active {
		color: #0066ff;
	}
	.searchUnified-cont .data-classic-wrap ul {
		display: none;
	}
	.searchUnified-cont .data-classic-list li a:hover {
		text-decoration: none;
	}
	.searchUnified-cont .data-classic-list li.active {
		color: #0066ff;
	}
	.purchase-news ul {
		margin-top: 20px;
	}
	.page-number > div{
		width:230px;
		float:right;
	}
	.page-number > div span.mobile{
		display:inline;
		width:auto;
		padding:0px 5px;
		line-height:20px;
		} 
	.page-number > div span.mobile em{
		font-style:normal;
	}
	.page-number > div span.mobile input{
		display:inline;	
		width:30px;
		height:30px;
		border:1px solid #999;
		margin-right:5px;
	
	}
	.page-number > div .num{
		display:none;
		}
	.proComparison .expand-more{
		display:none;
	}	
	.search_result span.tel{
		margin-left:0px;
		}
	.search_result span.date{
		float:left;
		}	
	.search_result .moreinfo span{display:block;float:left;width:auto;line-height:28px;}
	.search_result .moreinfo span.title{
		float:left;
		}	
	.contact-us .col-sm-4{
		min-height:0px;
		}
	.contact-us .col-sm-4 .cell{
		padding:0px;
		}
	.contact-us .pic-list{
		display:none !important;
		}
	.contact-us p.intruduce{
		margin-bottom:0px;
		padding-bottom:10px;
		}	
	.contact-us p.intruduce a{
		display:block;
		padding:0px;
		margin-bottom:5px;
		}	
	.contact-us p.intruduce span{
		display:none;
		}
	#player_wrapper {
		height: auto;
		width: 100%;
		display: none;
	}
	.mobile-hidden, .pc-show {
		display: none;
	}
	.mobile-hide-important, .pc-show-important {
		display: none !important;
	}
	.subscribe_form {
		width: 100%;
	}
	.howtobuy-btn{
		margin:12px 0px;
		}
	.howtobuy-btn a{
		float:none;
		margin:0px auto;
		width:235px;
		padding-left:50px;
		background-position:10px center !important;
		}
	.howtobuy-btn .col-sm-6 {
		padding:0px;
		margin-bottom:12px;
		}	
	.howtobuy{
		background:none;		
		}
	.howtobuy .col-sm-4{
		padding:15px 15px !important;
		min-height:0;
		border-top:1px solid #e5e5e5;
		padding-top:0px !important;
		}
	.howtobuy .col-sm-4 h2{
		height:40px;
		line-height:40px;
		}
	.howtobuy .col-sm-4:last-child{
		padding-left:15px;
		padding-bottom:15px;
		}	
	.howtobuy .how-cont p{
		margin-bottom:12px;
		}	
	.parnter .col-sm-4{
		min-height:0;
		padding:15px 0px;
		border-top:1px solid #e5e5e5;
		}	
	.parnter .col-sm-4 .cell > div{
		width:auto;
		}
	.parnter .col-sm-4 div a.question{
		float:left;
		}	
	.parnter .col-sm-4 .cell{
		padding:0px 15px;
		}
	.parnter .col-sm-4 .frist a{
		text-align:center;
		}
	.echannel-section{
		margin:0px 0px 12px 0px;
		}	
	.echannel-section .col-sm-3 h2{
		text-align:left;
		margin-top:12px;
		margin-bottom:6px;
		}
	.echannel-section .col-sm-3{
		padding:15px 15px;
		border-top:1px solid #e5e5e5;
		min-height:0px;
		}	
	.echannel-section .col-sm-3 ul{
		width:auto !important;	
		padding:0px 15px;		
		}	
	.partner-list div.more{
		margin-top:5px;
		}		
	.business-tab-content img{
		width:100%;
		}
	.business-tab .icon{
		background-size:60% !important;
		background-position:center center;		
		}					
	.business-tab li{
		font-weight:normal !important;
		font-size:12px;
		padding:0px 5px;
		}
	.fz-lb li div{
		margin:0px !important;
		padding:0px !important;
		}
	.fz-lb li div span,.fz-lb li div i{
		display:none;
		}

   .solCategory .solution-mobilr-nav {
	display:block !important;
	}	
	.searchUnified-search .solution-mobilr-nav .search-type{
		display:none!important;
		}		
		.solution-nav {
		display: none!important;
	}	
        .solCategory h3.specal {
		display: none !important;
	}
	.col-sm-3 .case-study-more{ display:none !important;}
	.product-overview .pull-right, .cloud_computing .pull-right{float:none !important;}
}
@media (min-width: 768px) {

	.icon_line_first {
		width: 50%;
		left: 50%;
	}
	.icon_line_last {
		width: 50%;
		right: 50%;
	}
	.partner_list .read_more_product, .icon_collapse2, .icon_expand {
		display: none;
	}
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
.lb-num {
	background: url(/Assets/EBG/img/icon8.png) no-repeat right top;
	position: absolute;
	right: -26px;
	top: 50%;
	margin-top: -26px;
	width: 53px;
	height: 53px;
	color: #fff;
	text-align: center;
	font-size: 36px;
	line-height: 52px;
}
  
.fz-lb {
	background: url(/Assets/EBG/img/line-bg.png) repeat-y center top;
	height: 820px;
}
.fz-lb li {
	clear: both;
}
.fz-lb .li-box {
	width: 50%;
	position: relative;
	padding: 0 50px 0 0;
}
.fz-lb li.odd .li-box {
	float: left;
}
.fz-lb li.even .li-box {
	float: right;
	padding: 0 0 0 50px;
}
.lb-arrow {
	position: absolute;
	right: 43px;
	top: 50%;
	margin-top: -7px;
	border-left: 7px solid #ccc;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
}
.fz-lb li.even .lb-arrow {
	left: 43px;
	right: auto;
	border-left: none;
	border-right: 7px solid #ccc;
}
.fz-lb li.even .lb-num {
	left: -27px;
}
.fz-lb-content {
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 10px;
}
.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;
}
}

@media only screen and (max-width: 1200px) {
	.proComparison .compare-wrap {
		right: 15px;
	}
	.index-video a.close{ top: 15px; right: 15px;}
}
@media only screen and (min-width: 1025px) {
	#tab_main_nav ul li {
		font-size: 14px;
	}
	#nav-cont .nav-list ul li a, #nav-cont .nav-list ul li span {
		font-size: 16px !important;
		*font-size: 14px
	}
}
@media only screen and (max-width: 996px) {
	#nav-wrap {
height: 50px;
position:fixed;
left:0;
top:0;
z-index:100;
background:#fff;
width:100%;
		}
     
#container{ padding-top:50px; }

#nav-wrap #logo img{
	width:auto;
	height:48px;
}

	#nav-cont{
		display:none;
		}
	#tab_main_nav ul {
		display: none;
	}
    
	#tab_main_nav_search {
		display: table-cell;
		vertical-align: middle;
		padding-right: 15px;
	}
	#mobile-search{
		display: none;
		padding:0 10px;
		width: 100%;
		position:relative;
        background: #999;
        position:fixed;
        top:50px;
        z-index:100;
	}
	#mobile-search input{
		height: 35px;
		line-height: 35px;		
		display:block;
		width: 100%;
		border: 0px;
		background:#fff;
        margin:5px 0;
        border-radius: 5px;
        padding-left: 12px;
	}
	#mobile-search a{
		position:absolute;
		right: 16px;
		padding:0 6px;
		top: 10px;
		height: 24px;
		background:#fff;
	}
	#mobile-search a img{
		margin-top: -6px;
        width: 30px;
        height: 35px;
	}
	#tab_main_nav_mobile {
		display: table-cell ;
		vertical-align: middle;
		padding-right: 5px;
        text-align:right;
	}


	#tab_main_need_help_mobile {
		display: table-cell !important;
		vertical-align: middle;
		padding-right: 5px;
	}
	#footer	.col-md-8{
		display:none !important;
		}
	#footer	.col-md-4{
		width:100%!important;
		}
	/* FOOTER
	 **********************/
	#footer .left, #footer .bottom_left {
		display: none;
	}
	#footer .right, #footer .bottom_right {
		display: block;
		width: auto;
		margin-left: 0;
		margin-right: 0;
		text-align: center;
	}
	#footer .bottom_right {
		padding: 10px 0;
		float: none;
	}
	.footer-icon-top img{
		/*margin:0px auto;*/
        margin: 0 auto;
		}
	#footer .QR-code{
		width:100%;
		max-width:160px;
		margin:0px auto;
		margin-top:16px;		
		}
	#footer .QR-code div{
		width:50%;
		padding:0px 5px;
		max-width:80px;		
		text-align:center;
		margin-right:0px;
		}
	.Suspended{
		display: none;
	}
}

@media only screen and (max-width: 1100px) {
	#nav-cont .nav-list ul li a, #nav-cont .nav-list ul li span, #tab_main_nav ul li {
		font-size: 14px !important;
	}
	#nav-cont .nav-list ul li a {
		margin-left: 15px;
	}
	#nav-cont .nav-list ul li span {
		width: auto;
	}
	.nav-cont-wrap  ul li .nav-part-1, .nav-cont-wrap  ul li .nav-part-2 {
		width: 50%;
	}
}
@media only screen and (min-width: 769px) and (max-width: 900px) {
	#nav-cont .nav-list ul li a, #nav-cont .nav-list ul li span, #tab_main_nav ul li {
		font-size: 13px !important;
	}
	#nav-cont .nav-list ul li a {
		margin-left: 10px;
	}
	#nav-cont .nav-list ul li span.btn {
		padding: 0px 5px;
	}
	#nav-cont .nav-list ul li span {
		width: auto;
	}
}
@media only screen and (max-width: 420px) {

	.index-video .video_box .title{
        top:10%;
    }
    .index-video .video_box .title h2{
        font-size:26px;
    }
    .index-video .video_box .title h3{
        font-size: 18px;
        line-height: 1.2;
        padding-top: 15px;
    }

	.index-video .video_box a.js_video_player, .index-video .video_box a.js_video_player:hover{
		background-size: 50px;
		background-position: center 60%;
		}
	.procedure li:last-child {
		padding: 0.35em 0 0.3em 0;
		}
	.procedure li span {
		padding: 0 0.72em;
		}
	}

@media (max-width: 1280px) {
	.product_left_nav {
		left: 0;
	}
}
@media (max-width: 640px) {
	.page-number > div a {margin:0 5px 10px 5px;}
	.paginator{width:100% !important;}
}

/*=S Add Online reading By yangsai 20150716*/
@media (max-width: 768px) {
.reading_list{padding-top:20px;padding-bottom:20px}
.comment_date{float:none;}
.throw,.function_btn a.fullscreen{display:none;}
.wap_throw{ position:absolute;display:block;width:40px;height:59px;top:50%; margin-top:-30px;}
.wap_prev{ background:url(/Assets/EBG/img/wap_prev.png) no-repeat;left:0px;}
.wap_next{ background:url(/Assets/EBG/img/wap_next.png) no-repeat;right:0px;}
.read_paging a{display:none;}
.reading_container {min-height:0}
}
@media (max-width: 500px) {
.online_reading h1{font-size:18px;line-height:30px;}
.reading_bar .share{display:none;}	
.read_paging{float:left;}
.reading_info{height:auto; margin-bottom:0}
.reading_info .star_score{margin-bottom:20px;}
.reading_info .share{padding-left:0;}
.comment_txt{padding-right:5px;}
.enter_code p{margin:0 5px 0 0;float:left;}
.c_submit_btn{float:right;}
.code_input{float:none;}
.user_headimg{float:none;}
.comment_txt p{font-size:12px;}
.down_btn{width:36px;overflow:hidden;color:#cc3333; background-position:12px 7px}
.down_btn:hover{background-position:12px 7px}
.function_btn{width:20px;}
.fullscreen{ margin-right:10px}
.online_reading.vertical .read_paging,.online_reading.vertical .reading_container .throw{display:block}
.online_reading.vertical .reading_container{overflow:hidden;}
.star_score font.pl{padding-left:0;}
.star_score font{border:none;}
.star_score, .starbox {float: none;}
.reading_info {margin-bottom: 15px;height: auto;}
/**/
}
@media (max-width: 540px){
.reading_info{ height:auto; }
.reading_info .share{ clear:both;float:none;margin:10px 0 0; padding-left:0 }
}
@media (max-width: 380px) {
.read_paging{width:130px;}
.paging{margin:0 5px}
.fullscreen{ margin-right:5px}
.starbox{width:100%;margin-bottom:10px;float:none;}
.reading_info .star_score{margin-bottom:0;}
}
/*=E Add Online reading By yangsai 20150716*/

/*=S Add Partners By yangsai 20150831*/
@media (max-width: 768px) {
.partners_all{ background:none;}
.partners_content ul li{ background-size:80px;padding-left:100px; margin-bottom:50px;}
.partners_content ul{ margin-top:40px;}
.partners_content{width:100%}
.left_con{border-bottom:1px #e1e1e1 solid; margin-bottom:50px;}
.right_con{padding-left:0}
.partners_content ul li h5{font-size:18px;}
.partners_content h3{font-size:26px;}
}
@media (max-width: 480px) {
.partners_content ul li{ background-size:60px;padding-left:80px;}
}
/*=E Add Partners By yangsai 20150831*/
 
/*==S Ϊѧ By-yangsai20150828*/
@media (max-width: 980px) {
.my_detailinfo ul,.my_detailtitle{width:100%;float:none;}
.my_detailinfo ul{ margin:0}
.my_detailtitle{ margin-bottom:20px}
.my_detailinfo li{width:33.333%; margin-bottom:10px}
}
@media (max-width: 767px) {
.swipe_wrap ul{width:100%;float:none;}
.news_point{display:none!important;}
}
@media (max-width: 768px) {
.column_center{padding-left:15px}
.partner_univer_hot.index-other-part .news{border-right:none; border-bottom:1px solid #e7e7e7}
.developer_path li{width:33.333%; margin-bottom:10px;}
.study_share li{width:25%}
.select-the-alerts-tab {display:none;}/*Ƶҳʾ*/
}
@media (max-width: 640px) {
.study_share li{width:33.333%}
}
@media (max-width: 580px) {
.my_detailinfo li{width:50%;}
.study_share li{width:50%}
}
@media (max-width: 480px) {
.my_detailinfo li{width:100%;}
}
/*==E Ϊѧ By-yangsai20150828*/
/*=S Add By yangsai 20150906*/
@media (max-width: 980px) {
.formbox{margin:0}
.lbox{width:100%;padding:0}
.down_agree{padding-left:30%}
}
@media (max-width: 768px) {
.interception_con .col-sm-4{width:100%;float:none;}
.interception_con .bor_left{ margin-top:40px;border-left:none;border-top:1px #ccc solid}
.interception_con .bor_left b{display:none;}
.reservation_info{margin:0 0 30px;width:100%;padding:0}
}
/*=E Add By yangsai 20150906*/

/*==S ŷչ By-yangsai20150928*/
@media (max-width: 980px) {
.text_info{width:100%;float:none;margin-bottom:20px}
.time_info{padding:0 12px 0 0;width:71%;}
.pic_info{width:29%;}
.traffice_way ul.wayul{max-width:none;margin:0}
.traffice_way .tab_nav{border-bottom:1px #e8e7e7 solid;}
.traffice_way .tab_nav li{width:100%}
.traffice_way .tab_nav li a{padding:15px 0;border:1px #e8e7e7 solid;border-bottom:none!important;}
}
@media (max-width:800px) {
.tab_nav.col3 li{width:100%;}
.tab_nav.col3 li a{padding:15px 5px;border-right:1px #e8e7e7 solid;border-bottom:none}
.tab_nav.col3{border-bottom:1px #e8e7e7 solid;}
}
@media (max-width: 768px) {
h1.pagetitle2{height:auto;font-size:30px;line-height:40px;}
h2.pagetitle{padding-top:25px;line-height:40px;font-size:26px;}
.left_intro{width:100%;padding:0}
.img_p{width:100%;padding:0;margin-bottom:10px}
.virtual{width:100%}
.way{background:none;width:auto;border:1px #ccc solid;padding:20px}
.traffice_way .wayul li{padding:0 10px}
.info h6{padding:0;font-size:16px;line-height:28px; text-align:left;}
.img_link ul{ margin-bottom:10px}
.img_link li.position_li{display:none}
}
@media (max-width: 640px) {
.exhibition_moudle{padding:60px 0}
.text_info{padding:30px}
.text_info p{font-size:18px;line-height:28px;}
.time_info{width:60%;}
.pic_info{width:40%;}	
.tab_nav li{width:50%}
.tab_nav{border-bottom:1px #e8e7e7 solid;border-right:1px #e8e7e7 solid;}
.tab_nav li a{border:1px #e8e7e7 solid;border-bottom:none;border-right:none!important}

.boxbg{ margin-top:60px}
}
@media (max-width: 500px) {
.time_info{width:100%;padding:0;margin-bottom:20px}
.pic_info{width:100%;float:none;}	
.pic_info p{width:50%;float:left;}
.tab_nav li a{padding:15px}
.traffice_way .wayul li{width:100%}
.way{height:auto;}
.way.bus{border-top:none}
.route_content .imgbox,.route_intro,.style2 .route_intro{width:100%;padding:0; margin-bottom:20px}
.route_content p.title{ margin-bottom:20px}
}
@media (max-width: 380px) {
.tab_nav li{width:100%}
.img_link li{width:50%;}
.left_intro ul.txt_link{padding:130px 0 0 0;margin-bottom:20px;min-height:0}

}
/*==E ŷչ By-yangsai20150928*/

/*=S Added Enterprise Business Introduction By*yangsai 20151013*/
@media only screen and (max-width: 1200px) {
.intro_banner h1{font-size:60px}
}
@media only screen and (max-width: 1024px) {
.intro_banner h1{font-size:50px}
.content_wrap span.year_span{ margin-bottom:20px;font-size:24px;background:#eee;padding:10px}
.content_wrap span.year_span,.content_wrap .main_conbox{width:100%;float:none}
}
@media only screen and (max-width: 768px) {
.businesscon{padding:30px 0}
.business_strategy li {width:50%; margin-bottom:50px;}
.business_strategy li:last-child,.link_moudle li:last-child{clear:both}
.business_introduction h2{font-size:30px;margin-bottom:30px}
.link_moudle{height:550px;padding-top:75px}
.link_moudle ul{margin-left:-30px;margin-right:-30px;}
.link_moudle li{width:33.333%;padding:0 30px; margin-bottom:30px}
.intro_banner h1{font-size:40px;}
.business_bannercon{padding-top:6%}
.organization_structure p{font-size:16px;}
.business_sidebar .solution-nav{display:none}
.wapnav_sidebar{display:block;height:40px;width:100%;border:1px #d7d7d7 solid; margin-bottom:20px}
.details_content h1{margin-bottom:15px;font-size:30px}
.performance_summary article p,.part_content p{font-size:16px;}
}
@media only screen and (max-width: 640px) {
.intro_banner h1{font-size:30px;line-height:1.2}
}
@media only screen and (max-width: 420px) {
.intro_banner h1{font-size:24px;}
.intro_summary{padding:20px 0}

.performance_summary figure,.performance_summary article{width:100%;float:none;padding:0}
.performance_summary figure img{width:auto;max-width:237px;margin:0 auto;}
.performance_summary figure{ text-align:center; margin-bottom:15px}

.business_strategy li{float:none;width:100%;}
business_strategy ul{margin:0}
.link_moudle ul{margin:0 -10px 0}
.link_moudle li{padding:0 10px; margin-bottom:10px;width:50%;min-height:194px}
.link_moudle li:last-child{ clear:none}
.link_moudle li img{ transform:scale(0.8)}
.link_moudle li a:hover img{transform:scale(0.5)}
.link_moudle li p{font-size:18px;margin:10px auto 0}
.main_conbox .img_p{width:100%;float:none; margin-bottom:20px}
.main_conbox .img_p img{width:auto;}
.main_conbox .rimg_con{width:100%;}
}
/*=E Added Enterprise Business Introduction By*yangsai 20151013*/

/*==S Warranty Finder *By yangsai 20151010*/
@media (max-width:768px){
.warranty_bar select{width:100%; margin-bottom:10px}
.warranty_bar input[type="text"]{ margin-left:0;width:88%}
}
@media (max-width:640px){
.moudle_con li{width:100%}
.warranty_bar input[type="text"]{width:75%}
.warranty_bar input[type="button"]{width:20%}
}
/*==E Warranty Finder *By yangsai 20151010*/
/*=S buy-tips 20151222*/
@media only screen and (max-width: 996px) {
.my_space_tips{display:none!important;}
}
/*=E buy-tips 20151222*/

/*=S б 20151228*/
@media only screen and (max-width: 767px) {
.wap_optionbox{display:block; margin-bottom:20px}
.wap_optionbox select{width:100%;border:1px #d3d3d3 solid;color:#333;height:40px;line-height:40px;border-radius:5px;padding:6px}
}
/*=E б 20151228*/

/*==S ע֤v2  20160317 By-yangsai */
@media only screen and (max-width: 860px) {
.round_box{float:none;margin:20px auto 0;}
.attest_mark{ transform:rotate(90deg);float:none;margin:20px auto 20px;}
}
/*==E ע֤v2  20160317 By-yangsai */

/*==S echannelһû By-yangsai20160323*/
@media (max-width: 980px) {
	.product_series li{width:25%}
	/*Ѱ󱨼*/
	.f_half{width:100%;}
	.quotes_l,.quotes_r{padding:0; margin-bottom:20px}
}
@media (max-width:768px) {
	.product_series li{width:33.333%}
	/*ﳵ*/
	div#tab_main_nav_mobile_container{z-index:1001}
	.shopping_cart{top:auto;bottom:0;width:100%;height:42px}
	.shopping_btn{top:auto;left:0;margin:0;padding:10px;height:40px}
	.shopping_btn a{padding-top:0;width:100px;margin:0 auto;padding-left:26px;font-size:16px;line-height:25px; background-position:left center}
	.shopping_btn a span{line-height:19px;height:25px;top:1px;right:0;left:auto;}
	.shopping_column{width:100%;}
	.shopping_column li .product_name{width:57%;}
	.compare_btn{display:none}
	/*ʵ*/
	.table_header{display:none}
	.orders_wrap li{padding-top:0;}
	.orders_wrap li p{padding:0;float:none;width:100%;font-size:14px}
	.orders_wrap ul{padding:10px 0}
	.orders_wrap li img{width:auto}
	/*ѡ*/
	.search_k,.title_wrap h2{width:100%;float:none;}
	.title_wrap h2{ margin-bottom:15px;font-size:18px}
	.search_k input[type="text"]{width:80%;width:calc(100% - 30px);width:-webkit-(100% - 30px);width:-o-(100% - 30px);width:-ms-(100% - 30px);width:-moz-(100% - 30px);}
	.summary_intro{font-size:12px}
	.province_box{display:block}
	.research_condition span{float:none;margin:0 0 10px}
	.filter_box{width:100%;margin:0 0 10px 0}
	.research_condition label{font-size:14px;}
	.research_condition select{color:#666;font-size:14px;width:90%;width:calc(100% - 45px);width:-webkit-calc(100% - 50px);width:-moz-calc(100% - 50px);width:-o-calc(100% - 50px);width:-ms-calc(100% - 50px)}
	.data_result{ position:relative}
	.data_result table{display:none}
	.data_result li{padding:10px 5px}
	.data_result li span{width:100%;float:none;display:block;font-size:14px}
	.data_result li span.company_span{font-size:16px}
	.data_result p{ position:absolute;width:100%;right:0;top:100%}
	.result_main{border-top:1px #d1d1d1 solid;}
	.result_box{ margin:50px 0 60px}
	.result_box p{float:none;padding:0; text-align:left; margin-bottom:30px}
	.result_box .solid_btn{float:none;width:122px;margin:0 auto;display:block}
	.result_box p span.des_txt{ margin-bottom:10px}
	.result_box p span{display:block;width:100%;margin:0 0 5px}
	.pc_city{display:none;}
	.wap_area{display:block}
	#select_popup{display:none!important}

	/*Ѱ󱨼*/
	.quotes_r li .amount_btn{display:block}
	.quotes_r li .number_box span,.quotes_r li:hover .number_box span{display:none}
	.quotes h3{padding:10px}
	.choice_box p{padding-left:10px}
	.quotes_r li{padding:8px 10px}
	.quotes_r li .amount_btn{float:right;}
	.quotes_r li p{width:calc(100% - 80px);width:-webkit-calc(100% - 80px);width:-o-calc(100% - 80px);width:-moz-calc(100% - 80px);width:-ms-calc(100% - 80px);}
	.btn_box{ text-align:center}
	.quotes_r li .number_box{padding-right:35px;}
	.quotes_r li .number_box .delbtn,.quotes_r li:hover .number_box .delbtn{display:block}
	/*ѯ۳ɹ*/
	.success_info{width:100%;float:none;padding:0;margin-bottom:20px}
	.else_info{width:100%;float:none;padding:20px 0 0;border-left:none;border-top:1px #e9e9e9 solid;}
	.success_wrap{padding:20px 0}
	.success_info h2,.success_info h2 span{ text-align:center;font-size:18px;}
	.success_info h2 span{padding-left:45px;background-size:30px;line-height:30px;height:30px}
	.success_con{padding-left:0}
	.success_con p{font-size:14px;}
	.success_con p.bold_p{font-size:16px; margin-bottom:5px}
	.success_con .btnbox{ margin-bottom:20px}
	/*ѯ*/
	.order_l,.order_r{width:100%;padding:0;float:none;}
	.order_l{ margin-bottom:20px}
	.pro_datalist,.pro_datalist ul,.pro_datalist ul li{display:block}
	.pro_datalist ul.first_ul{display:none}
	.pro_datalist ul li{border-bottom:none;padding:0}
	.pro_datalist ul{border-bottom:1px #d1d1d1 solid;padding:10px 0}
	.order_tracking h2{border-bottom:1px #d1d1d1 solid;padding-bottom:20px;margin-bottom:10px}
	.wap_field{display:inline-block}
	.pagingbox_main p{display:none}
}
@media (max-width:640px) {
	.function_block span{width:25%;margin:0}

	.pro_btn a.join_btn{display:block;width:100%}
	.orders_wrap li.imgwrap{width:30%}
	.orders_wrap li{width:70%;padding-left:3%}
	.secondbtn{width:auto;}
	.btn_orders .hollow_btn{font-size:14px;border:none;color:#0166fe; text-align:left;padding:0}
	.btn_orders .hollow_btn:hover{background:none;color:#0166fe; text-decoration:underline}
	.btn_orders .solid_btn{float:none;margin:50px auto 0;width:150px;}
	.btn_orders span{margin:0}
	.btn_orders{ text-align:center; position:relative}
	.tab_nav_option ul{ margin-bottom:25px;background-size:367px;padding-top:50px;max-width:490px}
}
@media (max-width:580px) {
	#wap_select_popup .popup_con{width:95%;left:3%;margin-left:0}
	#wap_select_popup .select_area p{width:100%;margin-left:-5px}
	#wap_select_popup .select_area a{margin:0 10px 2px 0}
}
@media (max-width:480px) {
	.function_block span{width:auto;margin-bottom:10px;}
	.function_block span a{min-width:100%!important;}
	.product_series li{width:50%}
	.pro_btn a{padding:5px 0}
	.orders_wrap li .delbtn{margin-right:0}
	.orders_wrap li img{width:100%}
	.btn_orders {margin-bottom:100px}
	.btn_orders .solid_btn{ position:absolute;left:50%;margin-left:-75px;}
	.tab_nav_option ul{background-size:335px;max-width:430px}
	.contacter_info p .enter_txt, .contacter_info p select{width:calc(100% - 95px);width:-webkit-calc(100% - 95px);width:-o-calc(100% - 95px);width:-ms-calc(100% - 95px);width:-moz-calc(100% - 95px);}
	.shopping_column li .product_name{width:45%}
}
@media (max-width:400px) {
	.tab_nav_option ul{background-size:280px;max-width:390px}
	.shopping_column li .product_name{width:36%}
}
/*==E echannelһû By-yangsai20160323*/

/*=S ҵ¼ҳ 2016-04-23*/
@media only screen and (max-width:1200px) {
	.login_more h3{font-size:20px; margin-bottom: 30px;}
	.login_more{padding:50px 30px 60px;}
	.login_form{padding:50px 50px 0;height:404px;}
}
@media only screen and (max-width:1150px) {
    .login_form {height:418px;}
}
@media only screen and (max-width:996px) {
	.login_con{width:100%;box-shadow: none;border-radius: 0;}
	.login_more{display:none;}
	.login_form{float:none;margin:0 auto;height:auto;padding-bottom:40px;border-radius: none;}
}
@media only screen and (max-width:768px) {
	.login_form{padding-left:30px;padding-right:30px;}
	.login_form h3{font-size:20px; margin-bottom: 25px;}
	.form_login_btn{height: 40px;line-height: 38px;font-size:14px;}
	.login_else_info span{font-size:12px;}
}
@media only screen and (max-width:640px) {
	.need_reg,.login_else_info span{float:none;}
	.login_form{width:95%;}
	.enterprise_login{padding: 70px 0;}
}
@media only screen and (max-width:480px) {
.popup_login .login_form{width:90%;left:20px;right:20px;margin-left: 0;}
}

@media (max-width:1210px) {
	#nav-cont .nav-list ul li a{margin-left: 16px;}
}

/*=E ҵ¼ҳ 2016-04-23*/

/********=S Ӫť 20160615*****************/
@media only screen and (max-width: 767px) {
	.feedback_btn{right:0;top:1px;}
	.down_btn{ margin-right:100%;}
}
@media only screen and (max-width:500px) {
	.feedback_btn{display:block;width: 30px;background-position:center center;height:30px; }
	.feedback_btn span{display:none;}
	.down_btn{ margin-right:50px;}
}
/********=E Ӫť 20160615*****************/

/**=S ӪϷ 20160527***/
@media only screen and (max-width:980px) {
	.marketing-feedback h3{padding:10px 0 15px;font-size:18px;}
	.feedback-wrap{ margin-bottom: 10px;}
	.feedback-edit{width:700px}
	.feedback-wrap label{padding-right: 20px;}
	.feedback-content{padding:20px 0;}
}
@media only screen and (max-width:800px) {
	.feedback-edit,.submitwrap{width:100%}
	.feedback-title{ margin-bottom: 5px;}
	.last .feedback-title{display:none;}
}
@media only screen and (max-width:480px) {
	.marketing-feedback h3{font-size:18px;}
	.feedback-title{float:none;display:block;}
	.feedback-wrap label{font-size:14px;}
}
/**=E ӪϷ 20160527***/ 

/*=S Ҳ๤߸㡪v2 2016-01-18 By-yangsai*/ 

#wap_cartbtn_display.none{ display:none!important}

@media only screen and (max-width:996px) {
/*#wap_cartbtn_display.none{ display:block!important}*/

	.wap_cartbtn{display:block;width:35px;height:40px; position:absolute;top:3px;right:180px; background:transparent; text-align:center;z-index:1001; cursor:pointer;}
	.wap_cartbtn a{display:block;width:35px;height:40px; text-align:center; background:url(/Assets/EBG/img/shopping_icon_head.png) no-repeat center center;}
	.wap_cartbtn a span{min-width:11px;height:14px;border-radius:10px;padding:1px 2px;color:#fff;background:#e50000;border:1px #e50000 solid;display:block; position:absolute;right:-7px;top:7px;z-index:3;font-size:10px;line-height:11px; text-align:center;overflow:hidden;}
}

/*=S Ҳ๤߸㡪v2 2016-01-18 By-yangsai*/ 

/**********=S ҳ20160623 By-yangsai************/
@media only screen and (max-width:980px) {
	.p-con-box h6{ margin: 10px 0 5px;font-size:18px;}
	.p-con-box p{ margin-bottom: 5px;}
	.p-con-box p a{font-size:14px;}
	.partner-column{ margin-bottom: 30px;}
	.p-info-l h3{font-size:22px; margin-bottom: 10px;}
	.p-banner-point{bottom:4px;}
	.p-banner-text h1{font-size:35px;}
	.p-banner-text p{ margin-bottom: 10px;}
	.a-public-btn{padding:0 20px;}
}
@media only screen and (max-width:768px) {
	.partner-column,.partner-column ul,.partner-column li{display:block;}
	.partner-column li{border-left:none;border-right:none;border-top:none;width: 100%;}
	.p-img-box{width: 20%;float: left;max-width: 60px;}
	.p-img-box img{width: 100%;}
	.p-con-box{width:80%; float: left;padding-left: 3%;}
	.p-con-box h6{ margin-top: 0;}
	.partner-conbox{padding: 15px 0;}
	.p-con-box p{line-height: 1.2;}
	.p-info-l{ margin-bottom: 15px;}
	.p-info-r{margin: 0 auto;}
	.p-info-l h3{font-size:18px;}
	.p-info-l p{font-size:14px;}
	.p-banner-con{position: static;background: #666;padding: 15px 15px 30px;}
	.p-banner-text{padding: 0;}
	.p-banner-text h1{font-size:20px; text-align: left;}
	.p-banner-text p{font-size:14px;text-align: left;}
	.p-banner-btn{ text-align: left;}
	.partners-banner{max-height:600px;}
	.p-throw{display:none;}

}
/**********=E ҳ20160623 By-yangsai************/

/**=S  20160804 By-yangsai**/
@media only screen and (max-width: 980px) {
	.tab-con-solutions li{width:25%;}
	.tab-con-solutions li p{font-size:14px;}
}
@media only screen and (max-width: 768px) {
	.tab-con-solutions li{width:33.3333%;}
}
@media only screen and (max-width: 480px) {
	.tab-con-solutions li{width:50%;}
}
/**=E  20160804 By-yangsai**/

 
/**=S ɹƷ 20160816 By-yangsai**/
@media only screen and (max-width: 1600px) {
	.case-banner-text h1{font-size:50px;}
	.case-banner-text h4{font-size:30px;}
}
@media only screen and (max-width: 1400px) {
	.case-banner-text h1{font-size:45px;}
	.case-banner-text h4{font-size:30px; margin: 10px 0 15px}
}
@media only screen and (max-width:980px) {
	.case-banner-text h1{font-size:36px;}
	.case-banner-text h4{font-size:24px;}
	.case-interview p,.case-block p{font-size:14px;}
	.case-column{padding:20px}
	.case-content{width: 100%;}
	.case-content h6{font-size:16px; }
	.case-block-text h6{font-size:16px;margin-bottom: 10px;}
	.business-challenge p{font-size:14px;}
	.col4.auto-column li{width: 33.33333%;}
	.auto-column li{margin-bottom:20px;}
	.case-imgbox img{max-width:70px;}
	.case-imgbox{height: 80px; margin-bottom: 10px;}
	.case-else-btn{ margin: 20px 0;}
	.case-block{padding:20px 0}
	.case-block h2{ margin-bottom: 20px;}
}
@media only screen and (max-width:768px) {
	.case-banner-text h1{font-size:30px;}
	.case-banner-text h4{font-size:20px;}
	.case-banner-text a{font-size:16px;}
	#case-pc-img{display:none;}
	#case-wap-img{display:block;}
	.col4.auto-column li,.col3.auto-column li{width: 50%;}
}
@media only screen and (max-width:480px) {
	.case-banner-text h1{font-size:26px;}
	.case-banner-text h4{font-size:16px; margin-bottom: 5px;}
	.case-banner-text p{ margin: 0}
	.col4.auto-column li,.col3.auto-column li,.col2.auto-column li{width: 100%;}
	.case-block-text{padding: 25px 20px;}
	.case-imgbox img{max-width:45px;}
	.case-imgbox{height:55px;}
	.case-else-btn a{min-width: 150px;padding: 0 15px;}
}
/**=E ɹƷ 20160816 By-yangsai**/
/**=S 1020 ģҳ **/
@media only screen and (max-width:768px) {
            .activity-notification-title-block {
                margin-left: 0;
            }
            .activity-notification-img {
                margin-top: 0;
                width: 100%;
            }
            .activity-notification-text {
                width: 100%;
                margin-top: 20px;
            }
        }
        @media only screen and (max-width:480px) {
            .activity-notification-title-block {
                padding-left: 0;
            }
            .activity-notification-text {
                padding-left: 0;
            }
            .activity-notification-h2 {
                font-size: 24px;
                line-height: 30px;
                margin-bottom: 20px;
            }
            .activity-notification-title-block {
                max-height:1000px;
                margin-top: 10px;
            }
            .activity-notification-con {
                padding-bottom: 30px;
            }
            .activity-notification-live {
                padding-bottom: 20px;
            }
        }
        /**=E 1020 ģҳ **/

/* ==Sns share bof*/
@media only screen and (max-width: 767px){
    .share-box-mobile{width: 100%;margin: 0 auto;background-color: #f6f6f6;border-radius: 5px;border: 1px #dddddd solid;position: relative;top: 50%;margin-top: -138px;}
    .share-box-mobile-outer{padding: 0 15px;width: 100%;overflow: hidden;position: absolute;left: 0;z-index: 9999;}
    .share-box .share-item{display: inline-block;}
    a{outline: none !important;}
    .icon-email{vertical-align: middle;width: 50px;height: 48px;background: url(/Assets/EBG/img/icon_mobile_share.png) no-repeat -180px center;position: relative;display: inline-block;}
    .icon-feedback{vertical-align: middle;width: 50px;height: 48px;background: url(/Assets/EBG/img/icon_mobile_share.png) no-repeat -125px center;position: relative;display: inline-block;}
    .icon-tel{vertical-align: middle;width: 50px;height: 48px;background: url(/Assets/EBG/img/icon_mobile_share.png) no-repeat -235px center;position: relative;display: inline-block;}
    .share-btn{background: url(/Assets/EBG/img/icon_mobile_share.png) no-repeat 0 center;border-radius: 5px;display: inline-block;line-height: 100%;width: 121px;height: 48px;vertical-align: middle;font-size: 20px;text-indent: 20px;line-height: 48px;text-decoration: none !important;}
    .share-btn-box a{margin: 10px 0;float: left;margin: 0 4px 0 0;}
    .share-box-mobile a{width: 100% !important;text-align: left !important;border-bottom: 1px #dddddd solid;background-position: 10px center !important;text-indent: 50px !important;font-size: 16px;vertical-align: middle;margin: 0 !important;line-height: 50px;height: 50px !important;}
    .share-box-mobile a:last-child{border-bottom: none;}
    .share-box-mobile a{float: none !important;background-repeat: no-repeat !important;}
    .share-list a{text-indent: 50px !important;}
    .share-box .share-item{background: url(/Assets/EBG/img/mobile_share_all.png) no-repeat !important;}
    .share-box-mobile .share-item-weibo{background-position: 0 -200px !important;}
    .share-box-mobile .share-item-weixin{display: none !important;}
    .share-box-mobile .share-item-print{display: none !important;}
    .share-box-mobile .share-item-email{display: none !important;}
    .share-box-mobile .share-item-linkedin{background-position: 0 -100px !important;}
    .share-box-mobile .share-item-twitter{background-position: 0 -50px !important;}
    .share-box-mobile .share-item-facebook{background-position: 0 0 !important;}
    .share-box-mobile .share-item-googleplus{background-position: 0 -150px !important;}
}
/*Sns share eof*/
/*
 * Swiper 2.7.0
 * Mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/sliders/swiper/
 *
 * Copyright 2010-2014, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under GPL & MIT
 *
 * Released on: August 30, 2014
*/
/* ===============================================================
Basic Swiper Styles 
================================================================*/
.swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
}
.swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;

	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	float: left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}

/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/
.swiper-container {
	/* Specify Swiper's Size: */

	/*width:200px;
	height: 100px;*/
}
.swiper-slide {
	/* Specify Slides's Size: */
	
	/*width: 100%;
	height: 100%;*/
}
.swiper-slide-active {
	/* Specific active slide styling: */
	
}
.swiper-slide-visible {
	/* Specific visible slide styling: */	

}
/* ===============================================================
Pagination Styles
================================================================*/
.swiper-pagination-switch {
	/* Stylize pagination button: */	

}
.swiper-active-switch {
	/* Specific active button style: */	
	
}
.swiper-visible-switch {
	/* Specific visible button style: */	
	
}

@font-face {font-family: "iconfont";
    src: url('/Assets/enp/v2/fonts/iconfont.eot?t=20190514');
    src: url('/Assets/enp/v2/fonts/iconfont.eot?t=20190514#iefix') format('embedded-opentype'),
    url('/Assets/enp/v2/fonts/iconfont.woff?t=20190514') format('woff'),
    url('/Assets/enp/v2/fonts/iconfont.ttf?t=20190514') format('truetype'),
    url('/Assets/enp/v2/fonts/iconfont.svg?t=20190514#iconfont') format('svg');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook1:before {
  content: "\e644";
}

.icon-fasong:before {
  content: "\e68c";
}

.icon-twitter:before {
  content: "\e645";
}

.icon-iconfontcolor85:before {
  content: "\e6c7";
}

.icon-iconfontcolor86:before {
  content: "\e6c8";
}

.icon-twitter2:before {
  content: "\e64d";
}

.icon-weibiaoti1:before {
  content: "\e65a";
}

.icon-vk:before {
  content: "\ec70";
}

.icon-diqiu1:before {
  content: "\e649";
}

.icon-dayinji:before {
  content: "\e69a";
}

.icon-h:before {
  content: "\e6a1";
}

.icon-computer:before {
  content: "\e601";
}

.icon-phone:before {
  content: "\e602";
}

.icon-menu:before {
  content: "\e603";
}

.icon-address:before {
  content: "\e604";
}

.icon-tell:before {
  content: "\e605";
}

.icon-large:before {
  content: "\e606";
}

.icon-more:before {
  content: "\e607";
}

.icon-close:before {
  content: "\e608";
}

.icon-arrow:before {
  content: "\e609";
}

.icon-share:before {
  content: "\e60a";
}

.icon-link:before {
  content: "\e60b";
}

.icon-password:before {
  content: "\e60c";
}

.icon-confirm:before {
  content: "\e60d";
}

.icon-time:before {
  content: "\e60e";
}

.icon-enter:before {
  content: "\e60f";
}

.icon-file:before {
  content: "\e610";
}

.icon-down:before {
  content: "\e611";
}

.icon-search:before {
  content: "\e613";
}

.icon-video:before {
  content: "\e614";
}

.icon-date:before {
  content: "\e615";
}

.icon-up:before {
  content: "\e616";
}

.icon-upthrow:before {
  content: "\e617";
}

.icon-collapse:before {
  content: "\e618";
}

.icon-icon-narrow:before {
  content: "\e619";
}

.icon-downthrow:before {
  content: "\e61a";
}

.icon-download:before {
  content: "\e61b";
}

.icon-marquee:before {
  content: "\e61c";
}

.icon-select:before {
  content: "\e61d";
}

.icon-mail:before {
  content: "\e61e";
}

.icon-preview:before {
  content: "\e620";
}

.icon-expansion:before {
  content: "\e621";
}

.icon-user:before {
  content: "\e622";
}

.icon-home:before {
  content: "\e623";
}

.icon-left:before {
  content: "\e624";
}

.icon-right:before {
  content: "\e600";
}

.icon-code:before {
  content: "\e612";
}

.icon-shopping:before {
  content: "\e61f";
}

.icon-taxi:before {
  content: "\e625";
}

.icon-subway:before {
  content: "\e626";
}

.icon-airport:before {
  content: "\e627";
}

.icon-app1:before {
  content: "\e629";
}

.icon-weixin:before {
  content: "\e628";
}

.icon-twitter1:before {
  content: "\e62a";
}

.icon-in1:before {
  content: "\e62b";
}

.icon-facebook:before {
  content: "\e62c";
}

.icon-youtube:before {
  content: "\e62d";
}

.icon-sina:before {
  content: "\e62e";
}

.icon-youku1:before {
  content: "\e630";
}

.icon-fenxiang:before {
  content: "\e64c";
}

.icon-time2:before {
  content: "\e640";
}

.icon-in2:before {
  content: "\e62f";
}

.icon-sina2:before {
  content: "\e631";
}

.icon-more2:before {
  content: "\e632";
}

.icon-close2:before {
  content: "\e633";
}

.icon-clear:before {
  content: "\e634";
}

.icon-filter:before {
  content: "\e635";
}

.icon-collect1:before {
  content: "\e636";
}

.icon-collect2:before {
  content: "\e637";
}

.icon-collect3:before {
  content: "\e638";
}

.icon-collect4:before {
  content: "\e639";
}

.icon-weixin2:before {
  content: "\e63a";
}

.icon-message:before {
  content: "\e63b";
}

.icon-reserve:before {
  content: "\e63c";
}

.icon-round1:before {
  content: "\e63d";
}

.icon-round2:before {
  content: "\e63e";
}

.icon-logout:before {
  content: "\e63f";
}

.icon-close3:before {
  content: "\e641";
}

.icon-google:before {
  content: "\e646";
}

.icon-diqiu:before {
  content: "\e642";
}

.icon-manage-copy:before {
  content: "\e643";
}

.icon-icowapp:before {
  content: "\e669";
}

.icon-youtube2:before {
  content: "\e953";
}

.icon-qq:before {
  content: "\e648";
}

.icon-youtube1:before {
  content: "\e647";
}

.icon-bgongju:before {
  content: "\e703";
}

.icon-jishuzhichi:before {
  content: "\e64a";
}

.icon-hezuohuoban:before {
  content: "\e64b";
}

.icon-guanbianniu:before {
  content: "\e64f";
}

.icon-xing:before {
  content: "\e762";
}

.icon-lianjie:before {
  content: "\e64e";
}

.icon-download2:before {
  content: "\e6be";
}

.icon-bofang:before {
  content: "\e6d2";
}

.icon-xiazai:before {
  content: "\e6d6";
}

.icon-qikan:before {
  content: "\e6d7";
}

.icon-renzheng:before {
  content: "\e6d9";
}

.icon-zhuanye:before {
  content: "\e6da";
}

.icon-jishu:before {
  content: "\e6db";
}

.icon-jiejuefangansvg:before {
  content: "\e6dc";
}

.icon-jiaoliu:before {
  content: "\e6dd";
}

.icon-wenjian:before {
  content: "\e6de";
}

.icon-wenjianjia:before {
  content: "\e6df";
}

.icon-xiazai1:before {
  content: "\e6e0";
}

.icon-gonggao:before {
  content: "\e6e1";
}

.icon-chazhao:before {
  content: "\e6e2";
}

.icon-goumaisvg:before {
  content: "\e6e4";
}

.icon-quanbu:before {
  content: "\e6e5";
}

.icon-xing1:before {
  content: "\e6e7";
}

.icon-bi:before {
  content: "\e6e8";
}

.icon-fuxuankuang2:before {
  content: "\e6ea";
}

.icon-fuxuankuang3:before {
  content: "\e6eb";
}

.icon-zhuxiao:before {
  content: "\e6ee";
}

.icon-shuji:before {
  content: "\e6f0";
}

.icon-kefu:before {
  content: "\e6f2";
}

.icon-duomeiti:before {
  content: "\e6f3";
}

.icon-renzheng-copy:before {
  content: "\e6f6";
}

.icon-jiejuefangan:before {
  content: "\e6f7";
}

.icon-f:before {
  content: "\e6f8";
}

.icon-G:before {
  content: "\e6f9";
}

.icon-linkin:before {
  content: "\e6fa";
}

.icon-t:before {
  content: "\e6fb";
}

.icon-tengxun:before {
  content: "\e6fc";
}

.icon-weibo:before {
  content: "\e6fd";
}

.icon-xing2:before {
  content: "\e6fe";
}

.icon-youtube3:before {
  content: "\e6ff";
}

.icon-t1:before {
  content: "\e700";
}

.icon-dajiangtang1:before {
  content: "\e704";
}

.icon-shiyan:before {
  content: "\e705";
}

.icon-arrowhead-top:before {
  content: "\e65b";
}

.icon-gongju:before {
  content: "\e706";
}

.icon-gengduo:before {
  content: "\e707";
}

.icon-ziliaozhongxin:before {
  content: "\e70a";
}

.icon-yiwen:before {
  content: "\e70b";
}

.icon-Add:before {
  content: "\e70d";
}

.icon-Lift:before {
  content: "\e70f";
}

.icon-Right-copy:before {
  content: "\e712";
}

.icon-Close:before {
  content: "\e713";
}

.icon-FindaLocalReselle:before {
  content: "\e718";
}

.icon-GetPricinginfo:before {
  content: "\e719";
}

.icon-LiveChat:before {
  content: "\e71a";
}

.icon-share-print:before {
  content: "\e71b";
}

.icon-ProductSelector:before {
  content: "\e71c";
}

.icon-Share:before {
  content: "\e71d";
}

.icon-shoppingcart:before {
  content: "\e71e";
}

.icon-TechnicalSupport:before {
  content: "\e71f";
}

.icon-LiveChat1:before {
  content: "\e722";
}

.icon-share-email:before {
  content: "\e723";
}

.icon-share-facebook:before {
  content: "\e724";
}

.icon-share-twitter:before {
  content: "\e725";
}

.icon-share-linkedin:before {
  content: "\e726";
}

.icon-share-google:before {
  content: "\e727";
}

.icon-share-wechat:before {
  content: "\e728";
}

.icon-share-weibo:before {
  content: "\ec71";
}

.icon-tiaozhuan:before {
  content: "\e663";
}

.icon-fullscreen:before {
  content: "\e72c";
}

.icon-shouqi1:before {
  content: "\e79a";
}

.icon-dianzan:before {
  content: "\e79b";
}

.icon-share-email-copy:before {
  content: "\ec72";
}

.icon-inquiry:before {
  content: "\e79d";
}

.icon-download3:before {
  content: "\e79f";
}

.icon-informationCenter:before {
  content: "\e7a0";
}

.icon-ICTnewhorizon:before {
  content: "\e7a1";
}

.icon-play:before {
  content: "\e7a2";
}

.icon-play2:before {
  content: "\e7a4";
}

.icon-playing2:before {
  content: "\e7a6";
}

.icon-playing:before {
  content: "\e7a8";
}

.icon-msg:before {
  content: "\e7a9";
}

.icon-photo:before {
  content: "\e7aa";
}

.icon-refresh:before {
  content: "\e7ab";
}

.icon-video1:before {
  content: "\e650";
}

.icon-picture:before {
  content: "\e651";
}

.icon-txt:before {
  content: "\e652";
}

.icon-word:before {
  content: "\e653";
}

.icon-ppt:before {
  content: "\e654";
}

.icon-zip:before {
  content: "\e655";
}

.icon-other:before {
  content: "\e656";
}

.icon-music:before {
  content: "\e657";
}

.icon-excel:before {
  content: "\e658";
}

.icon-pdf:before {
  content: "\e659";
}

.icon-blog:before {
  content: "\e7ac";
}

.icon-jingyin:before {
  content: "\e7ad";
}

.icon-muted:before {
  content: "\e747";
}

.icon-shipin:before {
  content: "\e7af";
}

.icon-xiala1:before {
  content: "\e7b1";
}

.icon-xiala2:before {
  content: "\e7b3";
}

.icon-quanxian:before {
  content: "\e7b4";
}

.icon-ren:before {
  content: "\e7b6";
}

.icon-shijian:before {
  content: "\e7b7";
}

.icon-huatong:before {
  content: "\e7b8";
}

.icon-douyin:before {
  content: "\e7b9";
}

.icon-toutiao:before {
  content: "\e7bb";
}

.icon-ximalayadiantai:before {
  content: "\e7bd";
}

.icon-linker:before {
  content: "\e7c0";
}

.icon-instagram:before {
  content: "\e7c2";
}

.icon-yonghu:before {
  content: "\e7c3";
}

.icon-time1:before {
  content: "\e7c4";
}

.icon-zuojiantou:before {
  content: "\e7c5";
}


/*--------------------------------------------------- ==S 全站共用样式 20161102 ------------------------------------------------------------*/

/*==S common */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

li,
ul,
ol {
  list-style: none;
}

a,
a:hover,
a:focus,
a:visited {
  cursor: pointer;
  text-decoration: none;
  outline-style: none;
}

img.img-block {
  display: block;
  width: 100%;
  border: none;
}

img {
  height: auto;
  border: none;
}

.clearfix:after,
.cistern:after {
  display: table;
  clear: both;
  content: ' ';
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #666;
  background: #fff;
}

.LANG-cn body {
  font-family: Microsoft YaHei, Arial;
}

.LANG-en body,
.LANG-it body,
.LANG-ru body {
  font-family: ebg-font-regular, Arial;
}

.LANG-en .ebg-font-light,
.LANG-it .ebg-font-light,
.LANG-ru .ebg-font-light {
  font-family: ebg-font-light, Arial;
}

.LANG-en .ebg-font-regular,
.LANG-it .ebg-font-regular,
.LANG-ru .ebg-font-regular {
  font-family: ebg-font-regular, Arial;
}

.ebg-font-bold {
  font-weight: bold
}

.LANG-en .ebg-font-bold,
.LANG-it .ebg-font-bold,
.LANG-ru .ebg-font-bold {
  font-family: ebg-font-bold, Arial;
  font-weight: normal
}

.LANG-sa body {
  text-align: right !important;
  direction: rtl;
  unicode-bidi: bidi-override;
}

/*废弃s: ~20190426*/
.LANG-en .font-light {
  font-family: LT_Light, Arial;
}

.LANG-en .font-regular {
  font-family: LT_regular, Arial;
}

.LANG-en .font-medium {
  font-family: LT_Medium, Arial;
}

.LANG-en .font-bold {
  font-family: LT_Bold, Arial;
}

.LANG-sa .direction {
  text-align: right;
  direction: rtl;
}

/*废弃e: ~20190426*/


a,
i {
  -webkit-transition: .4s;
  transition: .4s;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

.all-cistern {
  position: relative;
  padding: 80px 0 0;
  -webkit-transition: .5s;
  transition: .5s;
}

.cistern {
  max-width: 1460px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.cisterntb {
  padding-top: 70px;
  padding-bottom: 70px;
}

.content {
  padding-top: 60px;
  padding-bottom: 60px;
}

.hidden {
  display: none;
}

.col-2 {
  width: 50%;
}

.col-3 {
  width: 33.333%;
}

.col-4 {
  width: 25%;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.p10 {
  padding-right: 10px;
  padding-left: 10px;
}

.m10 {
  padding-right: 10px;
  padding-left: 10px;
}

.ml_10 {
  margin-left: 10px;
}

.ml_10:first-child {
  margin-left: 0;
}

.ta_l {
  text-align: left;
  line-height: 1.75;
  padding-bottom: 15px;
}

.bg-while {
  background-color: #fff;
}

.bgIntervalImg {
  background: url(/Assets/enp/v2/img/storageLinks-bg.jpg);
}

.vertical-align {
  display: inline-block;
  width: 1px;
  height: 100%;
  vertical-align: middle;
}

.browsehappy {
  display: none;
  padding: 10px 0;
  color: #fff;
  background: #006;
}

.browsehappy p {
  font-size: 14px;
  line-height: 18px;
  position: relative;
  max-width: 760px;
  margin: 0 auto;
  padding-right: 80px;
}

.browsehappy a.close img {
  width: 24px;
  height: 24px;
}

.browsehappy a.close {
  line-height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #fff;
}
.LANG-sa .browsehappy a.close {
  right: auto;
  left: 0;
}

.ReadPolicy {
  color: #333;
  background: #ccc;
}

.ReadPolicy a {
  text-decoration: underline;
  color: #333;
  position: relative;
}

.ReadPolicy a.close {
  text-decoration: none;
}

.ReadPolicy p {
  line-height: 1.428;
}

.ReadPolicy .new_lb:first-child:after {
  display: block;
  content: "";
  width: 24px;
  height: 12px;
  background-image: url(/Assets/enp/v2/img/new_lb.png);
  position: absolute;
  top: -8px;
  right: -15px;
  clear: both;
}

.bannerImg {
  position: relative;
  overflow: hidden;
  background-color: #ccc;
  background-image: url(/Assets/enp/v2/img/lazy.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50px;
}

.bannerImg:after {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  content: '';
}

.bannerImg img {
  position: absolute;
  display: block;
  width: 100%;
}

.bannerImg {
  width: 100%;
}

.lazyload {
  background: #ccc url(/Assets/enp/v2/img/lazy.png) center center no-repeat;
}

.lazyload-v2 {
  position: relative;
  overflow: hidden;
  background-color: #ccc;
  background-image: url(/Assets/enp/v2/img/lazy.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50px;
}

.lazyload-v2:after {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  content: '';
}

.lazyload-v2 img {
  position: absolute;
  display: block;
  width: 100%;
}

.display-b {
  display: block;
}

#nav-wrap {
  line-height: normal !important;
  border: none;
}

.browsehappy {
  text-align: center;
}

.browsehappy p {
  line-height: 1.428;
  display: inline-block;
  max-width: none;
  padding: 2px 80px 2px 0;
}
.LANG-sa .browsehappy p {
  padding: 2px 0 2px 80px;
}

@media (max-width:1024px) {
  .browsehappy {
    display: none !important;
  }

  .browsehappy p {
    padding-right: 30px;
    padding-left: 10px;
  }

  .zl-pc-header {
    position: static;
  }
}

@media (max-width:1600px) {
  .cistern {
    max-width: 1230px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .content {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media (max-width:1350px) {
  .cistern {
    max-width: 100%;
    padding-right: 65px;
    padding-left: 65px;
  }
}

@media (max-width:1024px) {
  .cistern {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (max-width:768px) {
  .col-3 {
    width: 100%;
  }
}

/*大屏小屏的图片替换样式*/
.replaceimg {
  display: block;
  width: 100%;
}

/*==E common */

/*==S 导航*/
.nav-section {
  width: 100%;
  height: 50px;
}

.nav-section .nav {
  line-height: 50px;
  position: relative;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  border-bottom: #e4e4e4 solid 1px;
  background: #fff;
}

.nav-section .nav-fixed {
  position: fixed;
}

.nav-section .nav .logo {
  line-height: 0;
  display: inline-block;
  float: left;
  height: 50px;
  margin-left: 20px;
  padding-top: 8px;
}

.nav-section .nav-block {
  line-height: 0;
  display: inline-block;
  float: left;
  margin-left: 62px;
}

.nav-section .nav-block .nav-list {
  line-height: 0;
  position: relative;
  display: inline-block;
}

.nav-section .nav-block .nav-list a {
  font-size: 14px;
  color: #666;
}

.nav-section .nav-block .nav-list .nav-first-section {
  line-height: 49px;
  display: inline-block;
  padding: 0 20px;
}

.nav-section .nav-quick {
  line-height: 0;
  position: relative;
  display: inline-block;
  float: right;
  border-left: 1px solid #e4e4e4;
}

.nav-section .nav-quick .nav-first-section {
  font-size: 14px;
  line-height: 49px;
  display: inline-block;
  padding: 0 15px;
  color: #a3a3a3;
}

.nav-section .nav-quick:hover .nav-subset-module {
  display: block;
  -webkit-animation: opGradient .4s;
  animation: opGradient .4s;
}

.nav-section .login {
  font-size: 14px;
  position: relative;
  z-index: 1000;
  display: inline-block;
  float: right;
  width: 50px;
  height: 50px;
  -webkit-transition: all ease 0s;
  transition: all ease 0s;
  text-align: center;
  color: #a3a3a3;
  border-left: 1px solid #e4e4e4;
}

.nav-section .login i {
  font-size: 20px;
}

.nav-section .login:hover {
  color: #333;
}

.nav-section .logined i {
  color: #d20a2c;
}

.nav-section .login .login-info {
  position: absolute;
  top: 100%;
  right: -50px;
  display: none;
  overflow: hidden;
  margin-left: -50px;
  padding: 25px 60px;
  /* width: 312px;*/
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
}

@media \0screen\, screen\9 {
  .nav-section .login .login-info {
    border: #e9e9e9 solid 1px;
    border-top: none;
  }
}

.nav-section .login .login-info dd {
  line-height: 0;
  padding: 6px 0;
}

.nav-section .login .login-info a {
  font-size: 16px;
  line-height: 1.2;
  display: block;
  color: #6e6e6e;
}

.nav-section .login .login-info a:hover {
  text-decoration: underline;
}

.nav-section .login .login-info a em {
  font-size: 11px;
  font-style: normal;
  line-height: 11px;
  position: absolute;
  padding: 1px 3px;
  color: #fff;
  border-radius: 7px;
  background: #f00;
}

.nav-section .login:hover .login-info {
  display: block;
}

.nav-section .planet {
  float: right;
  width: 50px;
  height: 50px;
  border-left: 1px solid #e4e4e4;
}

.nav-section .planet a {
  display: block;
  -webkit-transition: all ease-out .2s;
  transition: all ease-out .2s;
  text-align: center;
  color: #a3a3a3;
}

.nav-section .planet a:hover {
  color: #333;
}

.nav-section .planet i {
  font-size: 20px;
}

.nav-section .search {
  position: relative;
  display: inline-block;
  float: right;
  width: 50px;
  height: 50px;
  -webkit-transition: all ease 0s;
  transition: all ease 0s;
  text-align: center;
  color: #a3a3a3;
  border-left: 1px solid #e4e4e4;
}

.nav-section .search i {
  font-size: 20px;
}

.nav-section .search:hover i {
  color: #333;
}

.nav-section .search .search-box {
  position: absolute;
  z-index: 1001;
  top: 0;
  right: 0;
  overflow: hidden;
  width: 0;
  height: 50px;
  -webkit-transition: all ease-out .2s;
  transition: all ease-out .2s;
  text-align: left;
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
  box-shadow: 0 0 5px rgba(0, 0, 0, .5);
}

.nav-section .search .search-box.on {
  width: 429px;
}

.nav-section .search .search-box span {
  line-height: 0;
  display: inline-block;
  float: left;
  padding: 0 15px;
}

.nav-section .search .search-box span i {
  line-height: 50px;
  height: 50px;
}

.nav-section .search .search-box .search-text {
  font: 14px Arial;
  line-height: 20px;
  float: left;
  width: 325px;
  height: 20px;
  margin-top: 15px;
  color: #666;
  border: none;
  outline: none;
  -webkit-appearance: none;
}

.nav-section .search .search-box .search-text::-ms-clear,
.nav-section .search .search-box .search-text::-ms-reveal {
  display: none;
}

.nav-section .mobile-nav {
  display: none;
}

@media \0screen\, screen\9 {
  .nav-section .search .search-box {
    border: #e4e4e4 solid 1px;
  }
}

@media (max-width:1400px) {
  .nav-section .nav-block {
    margin-left: 30px;
  }

  .nav-section .nav-block .nav-list .nav-first-section {
    padding: 0 15px;
  }
}

@media (max-width:1260px) {
  .nav-block .nav-list {
    margin: 0;
  }

  .nav-section .nav .logo {
    margin-left: 10px;
  }

  .nav-section .nav-block {
    margin-left: 10px;
  }

  .nav-block .nav-list a {
    font-size: 12px;
  }

  .nav-section .nav-block .nav-list .nav-first-section {
    font-size: 12px;
    padding: 0 8px;
  }

  .nav-section .nav-quick .nav-first-section {
    font-size: 12px;
    padding: 0 8px;
  }

  .nav-section .login,
  .nav-section .planet,
  .nav-section .search {
    width: 40px;
  }

  .logined-tip {
    right: 75px;
  }
}

@media (max-width:1000px) {
  .nav-section .nav {
    display: none;
  }

  .nav-section .mobile-nav {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 50px;
    border-bottom: #e4e4e4 solid 1px;
    background: #fff;
  }

  .nav-section .hamburger-nav a {
    display: block;
    float: right;
    padding: 0 0 0 10px;
  }

  .nav-section .hamburger-nav a i {
    font-size: 26px;
    line-height: 50px;
    opacity: .6;
    color: #333;
  }

  .nav-section .mobile-logo {
    float: left;
  }

  .nav-section .mobile-logo a {
    display: inline-block;
    margin-top: 8px;
  }

  .nav-section .mobile-search a {
    display: inline-block;
    float: right;
    padding: 0 10px;
    color: #333;
  }

  .nav-section .mobile-search a i {
    font-size: 26px;
    line-height: 50px;
    opacity: .6;
  }

  .nav-section .mobile-search-box {
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 0;
    display: none;
    width: 100%;
    height: 50px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
  }

  .nav-section .mobile-search-box a {
    display: inline-block;
    float: left;
  }

  .nav-section .mobile-search-box span {
    display: inline-block;
    float: right;
    padding: 0 12px;
  }

  .nav-section .mobile-search-box span i {
    font-size: 26px;
    line-height: 50px;
    color: #333;
  }

  .nav-section .mobile-search-box .mobile-search-text {
    line-height: 20px;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 20px;
    margin-top: 15px;
    padding: 0 50px;
    border: none;
    outline: none;
    background: transparent;
    -webkit-appearance: none;
  }

  .nav-section .mobile-shoppingCart .mobile-shoppingCart-a {
    display: inline-block;
    float: right;
    padding: 0 10px;
    color: #333;
  }

  .nav-section .mobile-shoppingCart .mobile-shoppingCart-a i {
    font-size: 26px;
    line-height: 50px;
    opacity: .6;
  }
}

/*==E 导航*/

/*二级导航S*/
.nav-list:hover .nav-first-section {
  border-bottom: #f00 solid 1px;
}

.nav-block .nav-list-null:hover .nav-first-section {
  border-bottom: none;
}

.nav-block .nav-list:hover .nav-first-section {
  color: #333;
}

.nav-block .nav-list:hover .nav-subset-module {
  display: block;
  -webkit-animation: opGradient .4s;
  animation: opGradient .4s;
}

.full-height {
  height: 100%;
}

.nav-tabel {
  display: table;
  width: 100%;
}

.nav-tabel-cell,
.nav-tabel-cell2 {
  display: table-cell;
  vertical-align: top;
}

.border-r {
  border-right: #ededed solid 1px;
}

.bg-color-4c {
  background-color: #f7f7f7;
}

.nav-subset-module {
  position: absolute;
  z-index: 1000;
  top: 100%;
  left: 0;
  display: none;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
}

@media \0screen\, screen\9 {
  .nav-subset-module {
    border: #e9e9e9 solid 1px;
    border-top: none;
  }
}

.nav-subset-module1 {
  width: 936px;
}

.nav-subset-module1 .nav-tabel-cell {
  width: 33.3333%;
}

.nav-subset-module1 .nav-tabel-cell2 {
  width: 66.6667%;
}

.nav-subset-module2 {
  width: 696px;
}

.nav-subset-module2 .nav-tabel-cell {
  width: 50%;
}

.nav-subset-module3 {
  width: 970px;
}

@-webkit-keyframes opGradient {
  0% {
    -webkit-transform: translate3d(0, -10px, 0);
    opacity: 0;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes opGradient {
  0% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    opacity: 0;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.nav-subset-box {
  padding: 25px 60px 45px 60px;
}

.nav-subset-box dl dt,
.nav-subset-box dl dt a {
  font-size: 16px !important;
  line-height: 1.2;
  margin-bottom: 15px;
  color: #333 !important;
}

.nav-subset-box dl dd {
  line-height: 0;
  padding: 3px 0;
}

.nav-subset-box dl dd a {
  font-size: 14px;
  line-height: 1.2;
  text-transform: none !important;
  color: #6e6e6e;
}

.nav-subset-box dl dd a:hover {
  text-decoration: underline;
}

.subset-industry-T {
  padding: 30px 0 20px 0;
  text-align: center;
}

.subset-industry-T h3 {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.25;
  color: #333;
}

.subset-industry-T h3 a {
  font-size: 16px !important;
  font-weight: normal;
  line-height: 1.25;
  color: #333 !important;
}

.subset-industry-I dl {
  padding-left: 1px;
}

.subset-industry-I dl dd {
  float: left;
  width: 16.66666666666667%;
  padding: 1px 1px 0 0;
  text-align: center;
}

.subset-industry-I dl.s-i-seven dd {
  width: 14.285%;
}

.subset-industry-I dl dd .limit-high {
  height: 36px;
  background: url('/Assets/enp/v2/img/solutions-ico.png') center no-repeat;
}

.subset-industry-I dl dd .limit-high1 {
  background-position: center 6px;
}

.subset-industry-I dl dd .limit-high2 {
  background-position: center -30px;
}

.subset-industry-I dl dd .limit-high3 {
  background-position: center -64px;
}

.subset-industry-I dl dd .limit-high4 {
  background-position: center -102px;
}

.subset-industry-I dl dd .limit-high5 {
  background-position: center -138px;
}

.subset-industry-I dl dd .limit-high6 {
  background-position: center -173px;
}

.subset-industry-I dl dd .limit-high7 {
  background-position: center -211px;
}

.subset-industry-I dl dd .limit-high8 {
  background-position: center -247px;
}

.subset-industry-I dl dd .limit-high9 {
  background-position: center -283px;
}

.subset-industry-I dl dd .limit-high10 {
  background-position: center -317px;
}

.subset-industry-I dl dd .limit-high11 {
  background-position: center -354px;
}

.subset-industry-I dl dd .limit-high12 {
  background-position: center -390px;
}

.subset-industry-I dl dd .limit-high13 {
  background-position: center -426px;
}

.subset-industry-I dl dd a {
  line-height: 0;
  display: block;
  padding: 30px 5px 20px 5px;
  background-color: #f7f7f7;
}

.subset-industry-I dl dd a .limit-high {
  opacity: .8;
}

.subset-industry-I dl dd a span {
  font-size: 14px;
  line-height: 1.20;
  display: block;
  margin-top: 15px;
  text-transform: none !important;
  opacity: .6;
  color: #333;
}

.subset-industry-I dl dd a:hover .limit-high {
  opacity: 1;
}

.subset-industry-I dl dd a:hover span {
  opacity: 1;
}

.subset-industry-C dl dd {
  line-height: 0;
  float: left;
  width: 50%;
  padding: 38px 100px 38px 70px;
}

.subset-industry-C dl dd h4 {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.25;
  margin-bottom: 10px;
  color: #333;
}

.subset-industry-C dl dd p {
  font-size: 14px;
  line-height: 1.57;
  margin-bottom: 20px;
  color: #737373;
}

.subset-industry-C dl dd a {
  line-height: 1.2 !important;
  color: #6e6e6e !important;
}

.subset-industry-C dl dd a:hover {
  text-decoration: underline;
}

.nav-search-bit {
  width: 100%;
  padding: 25px 45px 0 60px;
}

.nav-search-bit h3 {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.3;
  padding-bottom: 20px;
  color: #333;
}

.nav-search-bit .nav-search-p {
  font-size: 12px;
  line-height: 1.2;
  margin-bottom: 10px;
}

.nav-search-bit .nav-search-a {
  font-size: 12px;
  line-height: 1.2;
  float: left;
  width: 92%;
  margin-top: 5px;
  text-align: right;
}

.nav-search-bit .nav-search-a a:hover {
  text-decoration: underline;
}

.nav-search-bit .nav-searchbit-box {
  position: relative;
  width: 92%;
  height: 42px;
  border: #e4e4e4 solid 1px;
}

.nav-search-bit .nav-searchbit-box a {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  float: right;
  padding: 0 12px;
}

.nav-search-bit .nav-searchbit-box i,
.nav-search-bit .nav-searchbit-box em {
  font-size: 20px;
  line-height: 42px;
  color: #a3a3a3;
}

.nav-search-bit .nav-searchbit-box .nav-searchbit-text {
  font-size: 13px;
  line-height: 20px;
  float: left;
  width: 100%;
  height: 20px;
  margin-top: 10px;
  padding-left: 10px;
  color: #666;
  border: none;
  outline: none;
  -webkit-appearance: none;
}

.nav-search-bit .nav-searchbit-box .nav-searchbit-text::-ms-clear,
.nav-search-bit .nav-searchbit-box .nav-searchbit-text::-ms-reveal {
  display: none;
}

.nav-search-bit .nav-searchbit-list {
  padding-top: 20px;
  padding-bottom: 20px;
}

.nav-search-bit .nav-searchbit-list dl {
  float: left;
  width: 50%;
}

.nav-search-bit .nav-searchbit-list dd {
  line-height: 0;
  padding: 2px 0;
}

.nav-search-bit .nav-searchbit-list dd a {
  font-size: 14px;
  line-height: 1.3;
  color: #a3a3a3;
}

.nav-search-bit .nav-searchbit-list dd a:hover {
  text-decoration: underline;
}

.nav-search-bit .nav-searchbit-single {
  line-height: normal;
  width: 92%;
  padding: 15px 0 35px 0;
  border-top: #e4e4e4 solid 1px;
}

.LANG-en .nav-search-bit .nav-searchbit-single a {
  font-family: LT_regular, Arial;
}

.nav-search-bit .nav-searchbit-single a {
  font-size: 14px !important;
  font-weight: bold;
  line-height: 1.2;
  float: left;
  margin-right: 30px;
  color: #333 !important;
}

.nav-search-bit .nav-searchbit-single a:hover {
  text-decoration: underline;
}

#productSupportDivNew .ui-autocomplete {
  position: absolute;
  top: 42px !important;
  left: 0 !important;
  overflow: auto;
  width: 402px;
  width: 412px \9;
  height: 200px;
  min-height: 1px;
}

#productSupportDivNew .ui-autocomplete li {
  line-height: 26px;
  position: static;
  overflow: hidden;
  width: 100%;
  padding-left: 10px;
  cursor: text;
  white-space: nowrap;
}

#productSupportDivNew .ui-widget-content {
  border: 1px solid #aaa;
  background: #f7f7f7;
}

#productSupportDivNew .ui-menu-item:hover {
  background-color: #eee;
}

#productSupportDivNew .ui-menu-item a {
  line-height: 26px;
  position: static;
  display: block;
  float: none;
  padding: 0;
}

#productSupportDivNew .ui-menu-item a:hover {
  display: block;
  cursor: pointer;
  text-decoration: none;
}

#productSupportDivNew .ui-widget-content a {
  color: #212121;
}

#productSupportDivNew .ui-state-focus {
  font-weight: normal;
  padding: 0;
  border: none;
  background: none;
}

#productSupportDivNew .ui-menu .ui-state-focus {
  margin: 0;
}

#productSupportDivNew .ui-menu .ui-menu-item {
  line-height: 26px;
  padding: 0;
  padding-left: 10px;
}

@media (max-width:1600px) {
  .nav-subset-box {
    padding: 20px 40px 35px 40px;
  }
}

/*二级导航E*/

/*移动端导航菜单 S*/
.wap-menu,
.wap-nav,
.wap-navhead,
.wap-navmain,
.wap-navmain ul {
  width: 100%;
}

.wap-menu {
  position: fixed;
  z-index: 1001;
  top: 0;
  left: 0;
  display: none;
}

.wap-nav {
  overflow: hidden;
  background-color: #fff;
}

/* @media (max-width:768px) {
  .wap-nav {
    overflow-y: auto;
  }
} */

.wap-navhead {
  position: relative;
  height: 50px;
  padding: 0 50px;
  border-bottom: #d3d3d3 solid 1px;
}

.wap-navhead .wap-menuprev {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  display: none;
  padding: 0 10px;
}

.wap-navhead .wap-menuprev i,
.wap-navhead .wap-menuprev em {
  font-size: 30px;
  line-height: 50px;
  color: #858585;
}

.wap-navhead .wap-menuclose {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  padding: 0 10px;
}

.wap-navhead .wap-menuclose i,
.wap-navhead .wap-menuclose em {
  font-size: 30px;
  line-height: 50px;
  color: #858585;
}

.wap-navhead .wap-menutitle {
  font-size: 16px;
  line-height: 50px;
  display: none;
  overflow: hidden;
  width: 100%;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #a3a3a3;
}

.wap-navmain {
  position: relative;
}

.wap-navmain ul {
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
}

.wap-navmain li {
  border-bottom: #d3d3d3 solid 1px;
}

.wap-navmain li .wap_firstcolumn {
  font-size: 16px;
  line-height: 1.3;
  position: relative;
  display: block;
  padding: 15px;
  color: #666;
}

.wap-navmain li .wap_firstcolumn span {
  display: block;
  overflow: hidden;
  padding-right: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.wap-navmain li .wap_firstcolumn i,
.wap-navmain li .wap_firstcolumn em {
  position: absolute;
  top: 15px;
  right: 20px;
}
.LANG-sa .wap-navmain li .wap_firstcolumn i,
.LANG-sa .wap-navmain li .wap_firstcolumn em {
  right: auto;
  left: 20px;
}

.wap-navbox {
  font-size: 16px;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  margin-left: 100%;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
  background-color: #fff;
}

.wap-navbox dl {
  padding-bottom: 150px;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
}

.wap-navbox dt {
  font-weight: bold;
  line-height: 1.3;
  margin-top: 10px;
  padding: 20px 20px 10px 20px;
  color: #333;
  border-top: #d3d3d3 solid 1px;
}

.wap-navbox dl dt:nth-child(1) {
  margin-top: 0;
  border-top: none;
}

.wap-navbox dd a {
  line-height: 1.3;
  position: relative;
  display: block;
  padding: 10px 20px;
  color: #666;
}

.wap-navbox dd a span {
  display: block;
  overflow: hidden;
  padding-right: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.wap-navbox dd a i {
  position: absolute;
  top: 10px;
  right: 20px;
}

.wap-navbottom {
  padding: 0 20px;
  text-align: center;
}

.wap-navbottom a {
  width: 100%;
}

.wap-navbottom a span {
  text-transform: uppercase;
}

.position-fix {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

.wap-rollout {
  margin-left: 0;
}

.wap-putaway {
  margin-left: -100%;
}

.wap-show {
  display: block !important;
}

.wap-hide {
  display: none;
}

.wap-overflow-hide {
  overflow-y: hidden !important;
}

/*美化滚动条*/
.wap-menu::-webkit-scrollbar {
  width: 3px;
}

/* 这是针对缺省样式 (必须的) */
.wap-menu::-webkit-scrollbar-track {
  border-radius: 2px;
  background-color: #f5f5f5;
}

/* 滚动条的滑轨背景颜色 */
.wap-menu::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: rgba(0, 0, 0, .7);
}

/* 滑块颜色 */
.wap-menu::-webkit-scrollbar-button {
  display: none;
  background-color: #fff;
}

/* 滑轨两头的监听按钮颜色 */
.wap-menu::-webkit-scrollbar-corner {
  background-color: black;
}

/* 横向滚动条和纵向滚动条相交处尖角的颜色 */

/*移动端导航菜单 E*/

/*选择语言S*/
.map-reveal-module {
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
}

.map-reveal-module-bg {
  background: url('/Assets/enp/v2/img/select-map-bg.jpg') #2a2a2a center top no-repeat;
  background-size: cover;
}

.map-reveal-module .map-reveal-clock {
  position: absolute;
  top: 50px;
  right: 50px;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
  text-decoration: none;
}

.map-reveal-module .map-reveal-clock i {
  font-size: 40px;
  line-height: 1;
  color: #696969;
}

.map-reveal-module .map-reveal-clock:hover {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.map-reveal-setion {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding-top: 90px;
}

.map-reveal-setion .map-reveal-title {
  font-size: 30px;
  font-weight: normal;
  line-height: 1.5;
  padding-bottom: 35px;
  text-align: center;
  color: #fff;
}

.map-reveal-setion .map-reveal-title-a {
  font-size: 22px;
  padding: 0 0 30px 20px;
  text-align: left;
}

.map-reveal-setion .map-reveal-title-a a {
  color: #fff;
}

.map-reveal-box {
  width: 100%;
}

.map-reveal-box .map-reveal-cell {
  float: left;
  width: 25%;
  padding: 0 20px;
}

.map-reveal-box .map-reveal-cell dl {
  margin-bottom: 20px;
  border-top: #fff solid 1px;
}

.map-reveal-box .map-reveal-cell dt {
  font-size: 16px;
  line-height: 1.3;
  padding: 20px 0 10px 0;
  color: #fff;
}

.map-reveal-box .map-reveal-cell dd {
  line-height: 0;
}

.map-reveal-box .map-reveal-cell dd a {
  font-size: 12px;
  line-height: 1.5;
  display: inline-block;
  padding: 3px 0;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
  color: #acacac;
}

.map-reveal-box .map-reveal-cell dd a:hover {
  color: #fff;
}

@media (max-width:768px) {
  .map-reveal-module {
    background-image: none;
  }

  .map-reveal-setion {
    padding-top: 35px;
  }

  .map-reveal-box .map-reveal-cell {
    width: 100%;
  }

  .map-reveal-module .map-reveal-clock {
    position: fixed;
    top: 15px;
    right: 15px;
  }
}

/*选择语言E*/

/*页脚S*/
.foot-module {
  position: relative;
  background-color: #161616;
}

.foot-module .cistern {
  padding-top: 0;
  padding-bottom: 0;
}

.foot-reveal-box1 {
  width: 100%;
  padding: 50px 0;
  border-bottom: #2c2c2c solid 1px;
}

.foot-reveal-box1 .foot-nav-cell {
  float: left;
  width: 20%;
  padding-right: 15px;
}

.foot-reveal-box1 .foot-nav-cell .iconfont {
  display: none;
}

.foot-nav-cell dt {
  font-size: 16px;
  line-height: 1.2;
  padding-bottom: 20px;
  color: #909090;
}

.foot-nav-cell dd {
  line-height: 0;
  padding: 4px 0;
}

.LANG-cn .foot-nav-cell dd a {
  line-height: 20px;
}

.foot-nav-cell dd a {
  font-size: 14px;
  line-height: 16px;
  color: #a3a3a3 !important;
}

.foot-nav-cell dd a:hover {
  text-decoration: underline;
}

.foot-reveal-box2 {
  padding: 36px 0 26px 0;
}

.foot-share-box {
  float: left;
}

.foot-share-box .foot-code {
  line-height: 0;
  position: relative;
  display: inline-block;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
  padding: 9px;
  border: #494949 solid 1px;
}

.foot-share-box .foot-code label {
  font-size: 14px !important;
  font-weight: normal !important;
  line-height: 1.2;
  position: absolute;
  bottom: -9px;
  left: 35px;
  display: inline-block;
  padding: 0 5px;
  color: #a9a9a9;
  background-color: #212121;
}

.LANG-cn .foot-share-box ul {
  width: 170px;
}

.foot-share-box ul {
  float: left;
  width: 180px;
}

.foot-share-box ul li {
  float: left;
  width: 40px;
  margin: 10px;
  -webkit-transition: .4s;
  transition: .4s;
  text-align: center;
  vertical-align: middle;
  border: #494949 solid 1px;
}

.foot-share-box ul li a {
  line-height: 0;
  display: block;
}

.foot-share-box ul li:hover {
  border: 1px solid #7b7b7b;
}

.foot-share-box ul li:hover .iconfont {
  color: #7b7b7b;
}

.foot-share-box ul li a i,
.foot-share-box ul li a em {
  font-size: 32px;
  line-height: 34px;
  display: block;
  padding-top: 4px;
  color: #646464;
}

.foot-share-box ul li a .iconfont.icon-h {
  font-size: 16px;
}

.foot-share-box ul li a .iconfont.icon-vk {
  font-size: 22px;
}

.foot-statement {
  float: right;
  text-align: right;
}

.foot-checkCountry {
  font-size: 14px;
  line-height: 1.2;
  display: block;
  float: right;
  padding: 24px 10px 15px !important;
  border: none;
}

.foot-checkCountry:hover i {
  color: #d20a2c;
}

.foot-checkCountry span {
  -webkit-transition: .4s;
  transition: .4s;
}

.foot-checkCountry:hover span {
  color: #fff;
}

.foot-checkCountry i,
.foot-checkCountry span {
  display: inline-block;
  vertical-align: middle;
}

.foot-checkCountry i {
  font-size: 19px;
  line-height: 1;
  margin-right: 0;
  color: #a8a8a8;
}

.foot-info {
  padding: 10px 0;
}

.foot-info li {
  display: inline-block;
  vertical-align: middle;
}

.foot-info li:after {
  margin: 0 10px;
  content: '|';
}

.foot-info li:last-child:after {
  display: none;
}

.foot-info a,
.foot-info li:after {
  font-size: 14px;
  line-height: 1.4;
  color: #a3a3a3 !important;
}

.foot-info a:hover {
  text-decoration: underline;
}

.foot-bottomText {
  font-size: 14px;
  line-height: 1.2;
  color: #7d7d7d;
}

.foot-bottomText a {
  color: #a3a3a3 !important;
}

@media (max-width:1600px) {
  .foot-reveal-box1 {
    padding: 40px 0;
  }

  .foot-nav-cell dd {
    padding: 2px 0;
  }

  .foot-reveal-box2 {
    padding: 25px 0 20px 0;
  }

  .foot-info {
    padding: 0;
  }
}

@media (max-width:1024px) {
  .foot-checkCountry {
    display: none;
  }
}

@media (max-width:768px) {
  .foot-reveal-box2 {
    padding: 33px 0 20px;
  }

  .foot-share-box {
    width: 100%;
    padding-bottom: 20px;
    text-align: center;
    border-bottom: #2c2c2c solid 1px;
  }

  .foot-share-box .foot-code {
    float: none;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    padding: 9px;
  }

  .foot-share-box ul {
    width: 100%;
    margin-top: 15px;
  }

  .foot-share-box ul li {
    display: inline-block;
    float: none;
    width: auto;
    margin: 0 5px;
    border-radius: 18px;
  }

  .foot-share-box ul li a {
    padding: 3px;
  }

  .foot-statement {
    width: 100%;
    padding-top: 20px;
    text-align: left;
  }

  .foot-info {
    padding: 5px 0;
  }

  .foot-share-box .foot-code {
    margin-top: 6px;
    margin-right: 6px;
    padding: 6px;
  }

  .foot-share-box .foot-code label {
    font-size: 12px !important;
    bottom: -9px;
    left: 20px;
  }

  .foot-share-box .foot-code img {
    width: 57px;
    height: 57px;
  }

  .foot-share-box ul li a i,
  .foot-share-box ul li a em {
    font-size: 24px;
    line-height: 19px;
  }

  .foot-info a,
  .foot-info li:after {
    font-size: 12px;
  }

  .foot-bottomText {
    font-size: 12px;
  }
}

@media (max-width:640px) {
  .foot-reveal-box1 .foot-nav-cell {
    position: relative;
    float: none;
    width: 100%;
    padding: 12px 0;
    padding-right: 0;
    border-top: 1px solid #2c2c2c;
  }

  .foot-reveal-box1 .foot-nav-cell .iconfont {
    font-size: 12px;
    line-height: 13px;
    position: absolute;
    top: 14px;
    right: 10px;
    display: block;
    color: #a3a3a3;
  }

  .foot-nav-cell dd {
    display: none;
    padding: 4px 15px;
    -webkit-transition: .5s;
    transition: .5s;
  }

  .foot-nav-cell dd.current {
    display: block;
  }

  .foot-nav-cell dt {
    font-size: 14px;
    padding-bottom: 0;
    color: #e9e9e9;
  }

  .foot-nav-cell dd:nth-child(2) {
    margin-top: 10px;
  }

  .foot-nav-cell dd:last-child {
    margin-bottom: 14px;
  }

  .foot-reveal-box1 {
    padding: 40px 0 0;
    border-bottom: #2c2c2c solid 1px;
  }

  .foot-nav-cell dd a {
    font-size: 14px;
    line-height: 16px;
  }

  .foot-info {
    font-size: 0;
    line-height: 12px;
  }

  .foot-statement {
    padding-top: 10px;
  }

  .foot-checkCountry {
    margin-bottom: 10px;
    padding: 0 0;
    border: none;
  }

  .foot-share-box ul li a .iconfont.icon-h {
    font-size: 12px;
    width: 24px;
    padding: 2px 0;
    padding-top: 0;
  }

  .foot-checkCountry:hover {
    border: none;
  }

  .foot-checkCountry:hover span {
    border-bottom: 1px solid #fff;
  }
}

/*页脚E*/

/*==S 侧边栏导航*/
.more.shop-more {
  float: none;
  padding: 20px;
  text-align: center;
  border-top: 1px solid #e6e6e6;
}

.shop-more a {
  font-size: 14px;
}

.shopping_column {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: -100%;
  width: 318px;
  height: 100%;
  padding: 20px;
  border-left: 1px #d7d7d7 solid;
  background: #fff;
}

.shopping_column h4 {
  font-size: 16px;
  position: relative;
  margin: 0;
  padding-bottom: 20px;
  color: #333;
  border-bottom: 1px #d7d7d7 solid;
}

.shopping_column h4 a {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 20px;
  height: 20px;
  background: url(/Assets/EBG/img/shop_close_btn.png) no-repeat center center;
}

.shopping_column h4 a:hover {
  background: url(/Assets/EBG/img/shop_close_btn_h.png) no-repeat center center;
}

.shopping_column ul {
  overflow: auto;
}

.shopping_column li {
  padding: 10px 0;
  border-bottom: 1px #d7d7d7 dashed;
}

.shopping_column li .img_con {
  float: left;
  width: 70px;
  margin: 0 10px;
  text-align: center;
}

.shopping_column li .checkbox_c {
  float: left;
  width: 15px;
  margin-top: 20px;
}

.shopping_column li img {
  width: 100%;
}

.shopping_column li .product_name {
  font-size: 12px;
  line-height: 16px;
  float: left;
  margin-right: 10px;
}

.shopping_column li .product_name span {
  display: block;
  margin-bottom: 3px;
  cursor: pointer;
  color: #333;
}

.shopping_column li .product_name a {
  line-height: 16px;
  color: #999;
}

.shopping_column li .product_name a:hover {
  color: #0166fe;
}

.amount_btn {
  float: right;
  width: 68px;
  margin-top: -5px;
}

.amount_btn a {
  float: left;
  width: 14px;
  height: 14px;
}

.open .reduce_btn {
  background: url(/Assets/enp/v2/img/amount_btn.png) no-repeat 0 0;
}

.open .increase_btn {
  background: url(/Assets/enp/v2/img/amount_btn.png) no-repeat 0 -16px;
}

.amount_btn input {
  font-size: 12px;
  line-height: 12px;
  float: left;
  width: 40px;
  height: 16px;
  margin-top: -2px;
  text-align: center;
  color: #666;
  border: none;
}

.open .amount_btn .reduce_btn.disable {
  background: url(/Assets/enp/v2/img/amount_btn.png) no-repeat 0 -32px;
}

.open .amount_btn .increase_btn.disable {
  background: url(/Assets/enp/v2/img/amount_btn.png) no-repeat 0 -48px;
}

.count_info {
  font-size: 12px;
  position: relative;
  margin: 20px;
}

.count_info label {
  font-size: 14px;
  float: left;
  width: 60px;
  color: #666;
}

.count_info label input {
  width: 15px;
  margin-right: 10px;
}

.count_info label span.text {
  display: inline-block;
  margin-top: -3px;
}

.count_info label input:checked+span {
  background: #fff url(/Assets/enp/v2/img/cart_column-check-icon1.png) no-repeat -53px -6px;
}

.count_info label span.check {
  position: absolute;
  top: 0;
  left: 0;
  display: none\9;
  width: 20px;
  height: 20px;
  background: #fff url(/Assets/enp/v2/img/cart_column-check-icon1.png) no-repeat 2px -7px;
}

.count_info p {
  font-size: 14px;
  float: right;
  width: 70%;
  margin: 0;
  text-align: right;
  color: #666;
}

.shop_function_btn {
  padding: 20px 0;
  text-align: center;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.shop_function_btn a {
  margin: 0 10px;
}

/* learn more linkStyle */
div.more {
  line-height: 1.1;
  float: right;
  clear: both;
  margin-top: 12px;
  padding-left: 0 !important;
}

.more-resources .more a,
.more a {
  display: inline-block;
  padding-left: 20px;
  color: #999;
}

.more-resources label {
  display: inline-block;
  margin-bottom: 12px;
  -webkit-transition: all 400ms cubic-bezier(.2, .83, .42, .91);
  transition: all 400ms cubic-bezier(.2, .83, .42, .91);
  vertical-align: top;
}

.more a:hover {
  text-decoration: underline;
  color: #333;
}

.more a i,
.more a em {
  font-family: iconfont !important;
  font-size: 24px;
  font-style: normal;
  display: inline-block;
  width: 36px;
  height: 23px;
  margin-left: -12px;
  color: #d20a2c;
  -webkit-font-smoothing: antialiased;
}

.more a i:before,
.more a em:before {
  position: relative;
  top: 3px;
  content: '\e600';
}

.cloud_computing div.more {
  float: none;
}

/*=S 右侧工具浮动层——v2 2016-01-11 By-yangsai*/
.global_toolbar.default {
  position: absolute;
}

.global_toolbar.default .toolbar_content,
.global_toolbar.opacity .toolbar_content {
  display: none;
}

.global_toolbar.opacity .toolbar_btn a samp {
  background: #000;
  background: rgba(0, 0, 0, .8);
}

.global_toolbar.opacity .toolbar_btn a em {
  background: #000;
  background: rgba(0, 0, 0, .8);
}

.global_toolbar.opacity .toolbar_btn a:hover em {
  background: #d20a2c;
}

.global_toolbar {
  position: fixed;
  z-index: 1001;
  top: 0;
  right: 0;
  width: 0;
  height: 100%;
  -webkit-transition: all 400ms cubic-bezier(.2, .83, .42, .91);
  transition: all 400ms cubic-bezier(.2, .83, .42, .91);
  border-left: 1px #d0d0d0 solid;
  background: #fff;
}

.global_toolbar.open {
  width: 320px;
}

@media (max-width:1200px) {
  .global_toolbar.default {
    position: fixed;
  }
}

/*按钮*/
.wap_cartbtn {
  display: none;
}

.toolbar_btn {
  position: absolute;
  top: 100%;
  left: -60px;
  width: 60px;
}

.toolbar_btn a {
  position: relative;
  display: block;
  height: 60px;
  cursor: pointer;
  -webkit-transition: all 400ms cubic-bezier(.2, .83, .42, .91);
  transition: all 400ms cubic-bezier(.2, .83, .42, .91);
  border-bottom: 1px solid #37393d;
}

.toolbar_btn a samp {
  position: relative;
  z-index: 2;
  display: block;
  width: 60px;
  height: 60px;
  -webkit-transition: all 400ms cubic-bezier(.2, .83, .42, .91);
  transition: all 400ms cubic-bezier(.2, .83, .42, .91);
  color: #fff;
  border-bottom: 1px solid #37393d;
  background-color: #000;
}

.toolbar_btn a samp .iconfont {
  font-size: 24px;
  position: absolute;
  top: 16px;
  left: 18px;
  color: #fff;
}

.toolbar_btn a samp .iconfont.icon-LiveChat1:before {
  content: "\e79d";
}

.toolbar_btn a em {
  font-size: 16px;
  font-style: normal;
  line-height: 60px;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 60px;
  display: block;
  overflow: hidden;
  width: 0;
  height: 60px;
  -webkit-transition: all 400ms cubic-bezier(.2, .83, .42, .91);
  transition: all 400ms cubic-bezier(.2, .83, .42, .91);
  text-align: center;
  color: #fff;
  background-color: #000;
}

.LANG-cn .toolbar_btn a font {
  width: 160px;
}

.toolbar_btn a font {
  display: block;
  width: 180px;
  padding: 0 30px;
  text-align: left;
  white-space: nowrap;
  word-break: keep-all;
}

.toolbar_btn a:hover samp,
.toolbar_btn a.current samp {
  border-bottom: 1px solid #d20a2c;
  background-color: #d20a2c;
}

.toolbar_btn.default a:hover samp {
  background-color: #d20a2c;
}

.LANG-cn .toolbar_btn a:hover em {
  width: 160px;
}

.toolbar_btn a:hover em {
  width: 180px;
  background: #d20a2c;
}

.bar_compare i {
  background: url(/Assets/enp/v2/img/bar_compare_btn.png) no-repeat center center;
}

.toolbar_btn a span {
  font-size: 10px;
  line-height: 11px;
  position: absolute;
  z-index: 3;
  top: 10px;
  right: 10px;
  display: none;
  overflow: hidden;
  min-width: 11px;
  height: 14px;
  padding: 1px 2px;
  text-align: center;
  color: #fff;
  border: 1px #d20a2c solid;
  border-radius: 10px;
  background: #d20a2c;
}

.toolbar_btn a:hover span,
.toolbar_btn a.current span {
  color: #d20a2c;
  background: #fff;
}

.LANG-cn .toolbar_btn.default em {
  width: 160px;
}

.toolbar_btn.default em {
  width: 180px;
  border-bottom: 1px solid #37393d;
  background: #000;
}

.toolbar_btn.default a samp {
  border-bottom: 1px solid #37393d;
  background: #000;
}

/*浮层*/
.toolbar_content {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.css_column {
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 320px;
  min-width: 280px;
  height: 100%;
  background: #fafafa;
}

.css_column h4 {
  font-size: 24px;
  position: relative;
  margin: 0;
  padding: 15px 20px;
  color: #666;
  border-bottom: 1px solid #e6e6e6;
  background: #fff;
}

.css_column h4 a {
  font-size: 24px;
  position: absolute;
  top: 15px;
  right: 20px;
  display: block;
  width: 20px;
  height: 20px;
  color: #bfbfbf;
}

.css_column h4 a:hover {
  color: #d20a2c;
}

.cart_column ul {
  overflow: auto;
  padding: 0 20px;
  border-bottom: 1px #e6e6e6 solid;
}

#resultData {
  overflow: auto;
}

.cart_column li {
  position: relative;
  padding: 20px 0;
  border-bottom: 1px #e6e6e6 solid;
}

.cart_column li:nth-last-child(1) {
  border: none;
}

.cart_column li .img_con {
  float: left;
  width: 70px;
  margin: 0 10px;
  text-align: center;
}

.cart_column li .checkbox_c {
  float: left;
  width: 15px;
  margin-top: 20px;
}

.cart_column li .checkbox_c:checked+span {
  background: #fff url(/Assets/enp/v2/img/cart_column-check-icon1.png) no-repeat -53px -6px;
}

.cart_column li .check {
  position: absolute;
  top: 36px;
  left: 0;
  display: none\9;
  width: 20px;
  height: 20px;
  background: #fff url(/Assets/enp/v2/img/cart_column-check-icon1.png) no-repeat 2px -7px;
}

.cart_column li img {
  width: 100%;
}

.cart_column li .product_name {
  font-size: 12px;
  line-height: 16px;
  float: left;
  width: 100px;
  margin-right: 10px;
}

.cart_column li .product_name span {
  font-size: 16px;
  display: block;
  margin-bottom: 3px;
  padding-top: 8px;
  cursor: pointer;
  color: #666;
}

.cart_column li .product_name a {
  font-size: 14px;
  line-height: 16px;
  color: #999;
}

.cart_column li .product_name a:hover {
  color: #0166fe;
}

.compare_column ul {
  margin-bottom: 20px;
}

.compare_column li .img_con {
  margin: 0 10px 0 0;
}

.compare_column li.null {
  min-height: 73px;
  padding: 20px 0;
  background: url(/Assets/enp/v2/img/compare_plusicon2.png) no-repeat center center;
}

/*联系我们浮层*/
.contact_column ul {
  margin-top: 30px;
}

.contact_column li {
  margin-bottom: 20px;
}

.contact_column li a {
  display: block;
  min-height: 50px;
  text-decoration: none;
}

.contact_column li a:hover img {
  opacity: .8;
}

.contact_column li h3 {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  margin: 0 0 8px;
  color: #333;
}

.contact_column li p {
  font-size: 12px;
  line-height: 14px;
  margin: 0;
  color: #666;
}

.contact_column li a:hover h3,
.contact_column li a:hover p {
  color: #0166fe;
}

.contact_tel {
  padding: 14px 0;
  border-top: 1px #d7d7d7 solid;
  border-bottom: 1px #d7d7d7 solid;
}

.contact_tel span {
  font-size: 24px;
  line-height: 50px;
  display: block;
  min-height: 50px;
  color: #787878;
}

.else_contact {
  margin: 10px 0 0;
  text-align: right;
}

.else_contact a {
  font-size: 14px;
  color: #333;
}

.else_contact a:hover {
  color: #0166fe;
}

.listimg_wrap {
  float: left;
  width: 18%;
}

.listimg_wrap em.bar-info {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url(/Assets/EBG/img/e-icon.png) -50px 0;
}

.listimg_wrap em.bar-cart {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url(/Assets/EBG/img/e-icon.png) -50px -51px;
}

.listimg_wrap em.bar-per {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url(/Assets/EBG/img/e-icon.png) -50px -101px;
}

.listimg_wrap em.feedback {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url(/Assets/EBG/img/e-icon.png) -50px -150px;
}

.listimg_wrap em.product-suggest {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url(/Assets/EBG/img/e-icon.png) -50px -200px;
}

.listimg_wrap em.online {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url(/Assets/EBG/img/e-icon.png) -50px -250px;
}

.listimg_wrap img {
  width: 100%;
  max-width: 50px;
}

.listnav_box {
  float: left;
  width: 82%;
  padding-left: 10px;
}

/*=E 右侧工具浮动层——v2 2016-01-11 By-yangsai*/

/*==E echannel一般用户订单 By-yangsai20150915*/

/*=S Choose More Products 20151220 By-yangsai*/
.choose_products {
  position: relative;
  margin-bottom: 50px;
}

.choose_products .files_sidebar {
  width: 25%;
  padding-right: 30px;
}

.choose_products .files_sidebar ul {
  position: relative;
  top: auto;
  left: auto;
}

.choose_products .files_sidebar ul li.current .item_layer {
  display: block !important;
}

.choose_products .files_sidebar ul li.current .title_b {
  font-size: 18px;
  line-height: 40px;
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
  color: #333;
  background-color: #d5d5d5;
}

.choose_products .files_sidebar ul li>a {
  line-height: 20px;
}

.choose_products .files_sidebar h3 {
  line-height: 50px;
  height: 50px;
  cursor: default;
}

.item_layer {
  position: absolute;
  z-index: 1;
  top: -50px;
  left: 100%;
  display: none;
  width: 908px;
  width: 930px\9;
  min-height: 565px\9;
  padding: 30px;
  background: #e5e5e5;
}

.item_layer dl {
  margin: 0 0 20px;
  padding-bottom: 20px;
  border-bottom: 1px #d5d5d5 solid;
}

.item_layer dt {
  float: left;
  width: 15%;
}

.item_layer dt a {
  font-size: 16px;
  color: #000;
}

.item_layer dd {
  float: left;
  width: 85%;
  margin-right: -2%;
  margin-left: -2%;
}

.item_layer dd span {
  float: left;
  width: 50%;
  padding: 0 4%;
}

.item_layer dd span a {
  font-size: 14px;
  line-height: 24px;
  display: inline-block;
  padding-left: 16px;
  color: #666;
}

.item_layer dd span a:before {
  position: relative;
  left: -10px;
  display: inline-block;
  overflow: hidden;
  width: 16px;
  height: 20px;
  content: '';
  vertical-align: middle;
  background: url(/Assets/EBG/img/e-icon.png) no-repeat -580px -0;
}

.products_moudle {
  float: left;
  width: 75%;
}

.products_moudle .product_series li {
  width: 25%;
}

.product_series .picbox font {
  font-size: 12px;
  line-height: 18px;
  position: absolute;
  top: 0;
  left: 50%;
  width: 40px;
  height: 18px;
  margin-left: -20px;
  text-align: center;
  color: #fff;
}

.product_series .picbox .hot {
  background: #d20a2c;
}

.product_series .picbox .recomend {
  background: #318dde;
}

.choosen_tips {
  font-size: 14px;
  display: none;
  margin-bottom: 20px;
  padding: 10px 15px;
  color: #000;
  background: #f3f3f3;
}

.choosen_tips span {
  padding: 0 10px 0 15px;
  color: #666;
  background: url(/Assets/enp/v2/img/pic_breadcrumb_arrow.png) no-repeat left;
}

.choosen_tips span.first {
  background: none;
}

.fixed_sidebar,
.wap_pro_sidebar {
  display: none;
}

/*=E Choose More Products 20151220 By-yangsai*/
.m-compared {
  position: fixed;
  z-index: 102;
  bottom: -5000px;
  left: 0;
  width: 100%;
  background: #fff;
}

.m-compared.active {
  border-top: 1px solid #eee\9;
  -webkit-box-shadow: 0 0 20px 11px rgba(208, 208, 208, .34);
  box-shadow: 0 0 20px 11px rgba(208, 208, 208, .34);
}

.m-compared .m-con {
  position: relative;
  border-right: 1px solid #e9e9e9;
}

.m-compared .m-con .m-list {
  float: left;
  width: 20%;
  padding: 50px 25px 150px;
  border-left: 1px solid #e9e9e9;
}

.m-compared .m-con .m-list ul.m-list-ul {
  margin-top: 40px;
  border: 1px solid #d4d4d4;
}

.m-compared .m-con .m-list ul.m-list-ul li.m-list_li {
  font-size: 14px;
  line-height: 18px;
  position: relative;
  padding: 14px 20px;
  cursor: pointer;
  color: #a9a9a9;
}

.m-compared .m-con .m-list ul.m-list-ul li.m-list_li p {
  text-align: center;
}

.m-compared .m-con .m-list ul.m-list-ul:hover li.m-list_li {
  color: #666;
}

.m-compared .m-con .m-list ul.m-list-ul:hover li.m-list_li .m-bomb_box {
  display: block;
}

.m-compared .m-con .m-list .m-btn {
  padding-top: 20px;
  text-align: center;
}

.m-compared .m-con .m-list .m-btn a {
  font-size: 14px;
  line-height: 18px;
  display: inline-block;
  min-width: 136px;
  margin: 0 auto 10px;
  padding: 9px 5px;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
}

.m-compared .m-con .m-list .m-btn a.m-del {
  color: #d20a2c;
  border: 1px solid #d20a2c;
  background: #fff;
}

.m-compared .m-con .m-list .m-btn a.m-db {
  cursor: context-menu;
  color: #999;
  border: 1px solid #eee;
  background: #eee;
}

.m-compared .m-con .m-list .m-btn a.m-db.off {
  cursor: pointer;
  color: #d20a2c;
  border: 1px solid #d20a2c;
  background: #fff;
}

.m-compared .m-con .m-list .m-btn a.off:hover {
  color: #fff;
  background: #d20a2c;
}

.m-compared .m-con .m-list .m-btn a.m-del:hover {
  color: #fff;
  background: #d20a2c;
}

.m-compared .m-con .m-list .m-btn a.m-del.delete {
  cursor: context-menu;
  color: #999;
  border: 1px solid #eee;
  background: #eee;
}

.m-bomb_box {
  position: absolute;
  bottom: 47px;
  left: 0;
  display: block;
  display: none;
  width: 182px;
  border: 1px solid #eee\9;
  border-radius: 3px;
  background: #fff;
  -webkit-box-shadow: 0 0 14px 5px rgba(208, 208, 208, .34);
  box-shadow: 0 0 14px 5px rgba(208, 208, 208, .34);
}

.m-bomb_box-block {
  padding: 5px 5px 30px;
}

.m-bomb_box .m-bomb_con {
  overflow-y: scroll;
  height: 200px;
  max-height: 200px;
}

.m-bomb_box .m-bomb_con ul li {
  line-height: 18px;
  padding: 3px 10px;
}

.m-bomb_box .m-bomb_con ul li a {
  font-size: 12px;
  color: #4280fe;
}

.m-bomb_box .m-bomb_con ul li a.disable {
  cursor: not-allowed;
  text-decoration: none;
  color: #ccc;
  background: none;
}

.m-bomb_con::-webkit-scrollbar {
  width: 8px;
  height: 6px;
}

.m-bomb_con::-webkit-scrollbar-track-piece {
  margin: -2px;
  background-color: #eee;
}

.m-bomb_con::-webkit-scrollbar-thumb {
  min-width: 150px;
  min-height: 150px;
  border-radius: 10px;
  background: #aaa;
}

.m-solid_arrow_lt {
  position: absolute;
  top: 63px;
  left: -6px;
}

.arrow-off {
  position: absolute;
  top: -42px;
  right: 0;
  width: 44px;
  height: 42px;
  cursor: pointer;
  background: url(/Assets/EBG/img/e-icon.png) no-repeat -24px -325px;
}

.m-pic_details {
  display: none;
  text-align: center;
}

.m-pic_details .m-pic {
  max-width: 184px;
  min-height: 110px;
  text-align: center;
}

.m-pic_details .m-pic img {
  max-width: 165px;
  max-height: 110px;
}

.m-pic_details p {
  font-size: 14px;
  padding: 15px 5px 0;
}

.m-pic_details a {
  font-size: 12px;
  color: #4280fe;
}

.m-arrow-btn a {
  position: absolute;
  bottom: 0;
  display: block;
  overflow: hidden;
  width: 24px;
  height: 25px;
}

.m-arrow-btn a.m-arrow-btn-left {
  left: 0;
  border-bottom-left-radius: 3px;
  background: url(/Assets/enp/v2/img/arrow-left.jpg) no-repeat center center;
}

.m-arrow-btn a.m-arrow-btn-right {
  right: 0;
  border-bottom-right-radius: 3px;
  background: url(/Assets/enp/v2/img/arrow-right.jpg) no-repeat center center;
}

.m-pic_details .other div {
  position: relative;
  display: inline-block;
}

.m-pic_details .other span {
  font-size: 12px;
  display: inline-block;
  padding: 0 5px;
  cursor: pointer;
  text-decoration: none;
  color: #666;
}

.m-pic_details .other div:hover {
  color: #000;
}

.m-pic_details .other div:hover ul {
  display: block;
}

.m-pic_details .other div ul {
  position: absolute;
  bottom: 25px;
  left: 0;
  display: none;
  overflow-y: scroll;
  width: 170px;
  max-height: 190px;
  padding: 10px 20px;
  text-align: left;
  border-top: 1px solid #eee\9;
  background: #fff;
  -webkit-box-shadow: 0 0 20px 11px rgba(208, 208, 208, .34);
  box-shadow: 0 0 20px 11px rgba(208, 208, 208, .34);
}

.m-pic_details .other div ul li {
  line-height: 18px;
  padding: 3px 10px;
}

.m-pic_details .other div ul::-webkit-scrollbar {
  width: 8px;
  height: 6px;
}

.m-pic_details .other div ul::-webkit-scrollbar-track-piece {
  margin: -2px;
  background-color: #eee;
}

.m-pic_details .other div ul::-webkit-scrollbar-thumb {
  min-width: 150px;
  min-height: 150px;
  border-radius: 10px;
  background: #aaa;
}

@media only screen and (max-width:1024px) {
  .js-m-compared {
    display: none;
  }
}

.m-country_bomb_box {
  position: fixed;
  z-index: 9999;
  display: none;
  width: 100%;
  height: 100%;
}

.m-country_bomb_box .m-mask {
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .5;
  background: #000;
  filter: alpha(opacity=50);
}

.m-country_bomb_box .m-country_con {
  position: absolute;
  z-index: 9999;
  top: 50%;
  left: 50%;
  overflow: hidden;
  width: 580px;
  margin-top: -150px;
  margin-left: -290px;
  padding: 35px 40px 70px;
  border-radius: 4px;
  background: #f7f7f7;
}

.m-country_bomb_box .m-country_con h4 {
  font-size: 24px;
  line-height: 30px;
  padding-bottom: 10px;
  color: #909090;
  border-bottom: 1px solid #dbdbdb;
}

.m-country_bomb_box .m-country_con ul {
  margin-top: 20px;
}

.m-country_bomb_box .m-country_con ul li {
  line-height: 28px;
  float: left;
  width: 33.3333%;
}

.m-country_bomb_box .m-country_con ul li a {
  font-size: 14px;
  line-height: 18px;
  padding: 0 5px 3px;
  color: #06c;
}

.m-country_bomb_box .m-country_con .m-close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 53px;
  height: 44px;
  cursor: pointer;
  border-radius: 4px;
  background: url(/Assets/enp/v2/img/cunotry-close.jpg) no-repeat center center;
}

@media only screen and (max-width:768px) {
  .m-country_bomb_box .m-country_con {
    left: 5%;
    width: 90%;
    margin-left: 0;
  }
}

@media only screen and (max-width:480px) {
  .m-country_bomb_box .m-country_con {
    left: 2%;
    width: 96%;
    margin-top: -200px;
    margin-left: 0;
  }

  .m-country_bomb_box .m-country_con ul li {
    width: 50%;
  }
}

.select-other {
  padding: 10px 15px;
}

.select-other .inputbox a {
  font-size: 14px;
  padding: 0 10px;
}

.select-other .inputbox ul {
  padding: 10px 0;
}

.partner_select.partner_select1.not-available,
.partner_select.partner_select2.not-available {
  cursor: not-allowed;
}

.m-pic_details .other div.not-available:hover ul {
  display: none;
}

.m-pic_details .other div.not-available:hover span {
  cursor: not-allowed;
}

.m-pic_details .other div.not-available span {
  color: #aaa;
}

.m-pic_details .other div:hover ul {
  display: block;
}

.m-pic_details .other div ul {
  border: 1px solid #eee\9;
}

/*==End*/

/* ==S 移动端购物车按钮*/
@media only screen and (max-width:1024px) {
  .toolbar_btn {
    display: none;
  }

  /*.LANG-cn .wap_cartbtn { display: block; }*/
  .wap_cartbtn {
    position: absolute;
    z-index: 1001;
    top: 24px;
    right: 70px;
    display: none;
    width: 35px;
    height: 40px;
    cursor: pointer;
    text-align: center;
    background: transparent;
  }

  .wap_cartbtn a {
    display: block;
    width: 35px;
    height: 40px;
    text-align: center;
  }

  .wap_cartbtn a:before {
    display: block;
    display: inline-block;
    overflow: hidden;
    width: 22px;
    height: 19px;
    opacity: 0.8;
    content: '';
    background: url(/Assets/EBG/img/e-icon.png) no-repeat -596px -0;
  }

  .wap_cartbtn a span {
    font-size: 10px;
    line-height: 11px;
    position: absolute;
    z-index: 3;
    top: -5px;
    right: 1px;
    display: none;
    overflow: hidden;
    min-width: 11px;
    height: 14px;
    padding: 1px 2px;
    text-align: center;
    color: #fff;
    border: 1px #d20a2c solid;
    border-radius: 10px;
    background: #d20a2c;
  }
}

@media only screen and (max-width:992px) {
  .wap_cartbtn {
    top: 15px;
    right: 105px;
  }
}

@media only screen and (max-width:640px) {
  .amount_btn {
    margin-top: 35px;
  }

  .wap_cartbtn {
    right: 100px;
  }

  .wap_cartbtn.disable {
    cursor: default;
    background: #d0d0d0;
  }

  .wap_cartbtn.disable a span {
    display: none;
  }

  .wap_cartbtn.disable a:hover {
    text-decoration: none;
  }

  .global_toolbar.open {
    width: 100%;
  }

  .css_column {
    width: 100%;
  }
}

/* ==E 移动端购物车按钮*/

/*公用弹框*/
.popup_all {
  display: none;
}

.popup_all,
.mask_layer {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mask_layer {
  opacity: .8;
  background: #000;
  filter: alpha(opacity=80);
}

.popup_con {
  position: fixed;
  z-index: 1001;
  top: 50%;
  left: 50%;
  border-radius: 5px;
}

/*==S 小语种版本样式*/
#need_help_desktop {
  position: fixed;
  z-index: 1000;
  top: 160px;
  right: -250px;
  display: none;
  width: 292px;
  height: 330px;
}

#need_help_desktop .tab_help_open img {
  float: left;
  margin-top: 10px;
  margin-left: 6px;
}

#need_help_desktop .tab_help_open {
  float: left;
  width: 42px;
  padding-bottom: 6px;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  background: #e41f2b;
}

#need_help_popup {
  z-index: 1000;
  top: 160px;
  float: right;
  width: 250px;
  height: 162px;
  padding: 20px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  background: #000;
  background: #fff;
}

#need_help_popup ul li {
  display: block;
}

#need_help_popup ul li span {
  height: 32px;
  padding-right: 10px;
}

#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 {
  font-size: 20px;
  float: right;
  width: 10px;
  padding: 10px;
}

#tab_main_need_help_mobile {
  display: none !important;
}

/*==E 小语种版本样式*/

/*==E 侧边栏导航*/

/*--------------------------------------------------- ==E 全站共用样式 20161102 ------------------------------------------------------------*/

/*--------------------------------------------------- ==S 插件共用样式 20161206 ------------------------------------------------------------*/


/* ==S IE8及以下浏览器提示升级，提示框样式*/
.prompt-ie8 {
  text-align: center;
}

.LANG-en .prompt-ie8 h3 {
  font-family: LT_Medium, Arial;
}

.prompt-ie8 h3 {
  font-size: 26px;
  line-height: 1.2;
  color: #333;
}

.prompt-ie8 p {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 15px;
  color: #5a5a5a;
}

.prompt-ie8 a {
  font-size: 14px;
  line-height: 1.5;
  display: inline-block;
  min-width: 140px;
  margin-top: 30px;
  padding: 10px 43px;
  text-transform: uppercase;
  color: #fff;
  background: #d20a2c;
}

.prompt-ie8 .v2-prompt-main {
  padding: 70px 130px 90px;
}

/* ==E IE8及以下浏览器提示升级，提示框样式*/
.prompt-center {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  opacity: .5;
  background: #000;
  filter: alpha(opacity=50);
}

.prompt-center .prompt-main {
  position: absolute;
  width: 500px;
  background: #fff;
}

/*==S 弹框样式*/
.v2-prompt-box {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
}

.v2-prompt-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .5;
  background: #000;
  filter: alpha(opacity=50);
}

.v2-prompt-main {
  position: relative;
  display: inline-block;
  width: 590px;
  margin: 0 auto;
  vertical-align: middle;
  background: #fff;
}

span.v2-prompt-clock {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}

span.v2-prompt-clock i.v2-icon-close {
  font-size: 20px;
  color: #b2b2b2;
}

/*==E 弹框样式*/

/*--------------------------------------------------- ==E 插件共用样式 20161206 ------------------------------------------------------------*/

/*Loading遮罩*/
#dloading {
  position: fixed !important;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(196, 196, 196, .5);
}

#dloading div {
  font-weight: bold;
  line-height: 50px;
  position: fixed;
  z-index: 100;
  top: 50% !important;
  left: 50% !important;
  width: 150px;
  height: 50px;
  margin-top: -25px;
  margin-left: -75px;
  text-align: center;
  color: #000;
  border-radius: 3px;
  background: #fff;
}

#enpdloading {
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(196, 196, 196, .5);
}

#enpdloading span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  text-align: center;
}

#enpdloading span img {
  width: 100%;
  height: 100%;
}

/*法律隐私提示 By-yangsai 20150917*/
.law_tips {
  background: #efefef;
}

.law_tips .container {
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}

.law_tips p {
  font-size: 12px;
  line-height: 22px;
  float: left;
  width: 85%;
  margin: 0;
  color: #666;
}

.law_tips p a {
  text-decoration: underline;
  color: #0166fe;
}

.law_tips_close {
  display: block;
  float: right;
  width: 20px;
  height: 20px;
  margin-top: 10px;
  margin-right: 20px;
  background: url(/Assets/enp/v2/img/lawtips_close.png) no-repeat;
}

/*法律隐私提示 By-yangsai 20150917*/

/**产品页手机端样式购买咨询*/
@media only screen and (max-width:980px) {
  .LANG-cn .products_moudle {
    float: none;
    width: 100%;
  }

  .LANG-cn .products_moudle .product_series li {
    width: 50%;
  }

  .LANG-cn .pro_btn a {
    border-right: none;
  }

  .LANG-cn .wap_pro_sidebar {
    display: block;
  }

  .LANG-cn .choose_products {
    margin-top: 0 !important;
  }
}

/* == S 模块化基础样式*/

/*buttom*/
.redbtn-moddle1 {
  font-family: 'LT_Medium';
  font-size: 14px;
  line-height: 1.2;
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 16px 30px;
  -webkit-transition: all .5s;
  transition: all .5s;
  text-transform: capitalize;
  color: #fff;
  background: #d20a2c;
}

.redbtn-moddle1:hover {
  color: #fff;
}

.redbtn-moddle1:before {
  position: absolute;
  z-index: 0;
  top: 0;
  left: -100%;
  display: block;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  background: #b20000;
}

.redbtn-moddle1:hover:before {
  left: 0;
}

.redbtn-moddle1 span {
  font-size: 16px;
  position: relative;
  z-index: 1;
  letter-spacing: 1px;
}

@media (max-width:1200px) {
  .redbtn-moddle1 {
    padding: 11px 20px;
  }

  .redbtn-moddle1 span {
    font-size: 14px;
  }
}

@media (max-width:920px) {
  .redbtn-moddle1 span {
    font-size: 14px;
  }
}

@media (max-width:750px) {
  .redbtn-moddle1 {
    padding: 11px 15px;
  }
}

.redbtn-moddle2 {
  font-family: 'LT_Medium';
  font-size: 16px;
  line-height: 1.2;
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 11px 30px;
  -webkit-transition: all .5s;
  transition: all .5s;
  text-transform: capitalize;
  color: #fff;
  background: #d20a2c;
}

.redbtn-moddle2:hover {
  color: #fff;
}

.redbtn-moddle2:before {
  position: absolute;
  z-index: 0;
  top: 0;
  left: -100%;
  display: block;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  background: #b20000;
}

.redbtn-moddle2:hover:before {
  left: 0;
}

.redbtn-moddle2 span {
  font-size: 16px;
  position: relative;
  z-index: 1;
  letter-spacing: 1px;
}

@media (max-width:1200px) {
  .redbtn-moddle2 {
    padding: 10px 20px;
  }

  .redbtn-moddle2 span {
    font-size: 14px;
  }
}

@media (max-width:920px) {}

@media (max-width:750px) {
  .redbtn-moddle2 span {
    font-size: 12px;
  }

  .redbtn-moddle2 {
    padding: 10px 15px;
  }
}

.redbtn-moddle3 {
  font-family: 'LT_Medium';
  font-size: 16px;
  line-height: 1.2;
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 11px 30px;
  -webkit-transition: all .5s;
  transition: all .5s;
  text-transform: capitalize;
  color: #fff;
  background: #d20a2c;
}

.redbtn-moddle3:hover {
  color: #fff;
}

.redbtn-moddle3:before {
  position: absolute;
  z-index: 0;
  top: 0;
  left: -100%;
  display: block;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  background: #b20000;
}

.redbtn-moddle3:hover:before {
  left: 0;
}

.redbtn-moddle3 span {
  font-size: 16px;
  position: relative;
  z-index: 1;
  letter-spacing: 1px;
}

@media (max-width:1200px) {
  .redbtn-moddle3 {
    padding: 10px 20px;
  }

  .redbtn-moddle3 span {
    font-size: 14px;
  }
}

@media (max-width:920px) {
  .redbtn-moddle3 span {
    font-size: 14px;
  }
}

@media (max-width:750px) {
  .redbtn-moddle3 {
    font-size: 13px;
    margin: 25px 0 0;
    padding: 10px 15px;
    color: #fff;
    border: 2px solid #fff;
    background: transparent;
  }
}

.redairbtn-moddle1 {
  font-family: 'LT_Medium';
  line-height: 1.428;
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin: 25px 0 0;
  padding: 7px 30px;
  text-transform: capitalize;
  color: #d20a2c;
  border: 2px solid #d20a2c;
}

.redairbtn-moddle1:hover {
  color: #fff;
}

.redairbtn-moddle1:before {
  position: absolute;
  z-index: 0;
  top: 0;
  left: -100%;
  display: block;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  background: #d20a2c;
}

.redairbtn-moddle1:hover:before {
  left: 0;
}

.redairbtn-moddle1 span {
  font-size: 16px;
  position: relative;
  z-index: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
}

@media (max-width:1200px) {
  .redairbtn-moddle1 {
    padding: 7px 20px;
  }

  .redairbtn-moddle1 span {
    font-size: 14px;
  }
}

@media (max-width:920px) {
  .redairbtn-moddle1 span {
    font-size: 14px;
  }
}

@media (max-width:750px) {
  .redairbtn-moddle1 {
    padding: 8px 15px;
  }

  .redairbtn-moddle1 span {
    font-family: 'LT_regular';
  }
}

/*带视频icon的红色镂空按钮*/
.redairbtn-moddle2 {
  font-family: 'LT_Medium';
  line-height: 1.428;
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin: 25px 0 0;
  padding: 7px 30px;
  text-transform: capitalize;
  color: #d20a2c;
  border: 2px solid #d20a2c;
}

.redairbtn-moddle2:hover {
  color: #fff;
}

.redairbtn-moddle2:before {
  position: absolute;
  z-index: 0;
  top: 0;
  left: -100%;
  display: block;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  background: #d20a2c;
}

.redairbtn-moddle2:hover:before {
  left: 0;
}

.redairbtn-moddle2 span {
  font-size: 16px;
  position: relative;
  z-index: 1;
  padding-left: 27px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.redairbtn-moddle2 .iconfont {
  font-size: 26px;
  position: absolute;
  top: 0;
  left: 27px;
}

@media (max-width:1200px) {
  .redairbtn-moddle2 {
    padding: 7px 20px;
  }

  .redairbtn-moddle2 span {
    font-size: 14px;
  }

  .redairbtn-moddle2 .iconfont {
    left: 18px;
  }
}

@media (max-width:920px) {
  .redairbtn-moddle2 span {
    font-size: 14px;
  }
}

@media (max-width:750px) {
  .redairbtn-moddle2 {
    padding: 8px 15px;
  }

  .redairbtn-moddle2 span {
    font-family: 'LT_regular';
  }

  .redairbtn-moddle2 .iconfont {
    top: 2px;
    left: 8px;
  }
}

/*复选框 index.html*/
.checkbox-moddle {
  position: relative;
}

.checkbox-moddle input {
  opacity: 0;
  letter: alpha(opacity=0);
}

.checkbox-moddle .iconfont {
  font-size: 22px;
  position: absolute;
  top: -3px;
  left: -4px;
  display: none;
}

.checkbox-moddle .iconfont.icon-fuxuankuang3 {
  display: block;
  display: none\9;
  color: #e0e0e0;
}

.checkbox-moddle .iconfont.icon-fuxuankuang2 {
  color: #d20a2c;
}

.checkbox-moddle input:checked+.iconfont.icon-fuxuankuang2 {
  display: block;
}

.checkbox-moddle input:checked+.iconfont.icon-fuxuankuang2+.iconfont.icon-fuxuankuang3 {
  display: none;
}

/*-------------------5S 优化后 底部 top 图标 20170929 baiyachun---------------------------------------------------------------------*/

/*TOP*/

/*#top {
    display: none;
    height: 60px;
    width: 60px;
    background: url(/Assets/EBG/img/e-icon.png) no-repeat -124px -190px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
    z-index: 1000;
}*/

/*------------------  E -----------------------------------------------------------------------------------------------------------*/


/*-------------------5S 优化后 底部 top 图标 20170929 baiyachun---------------------------------------------------------------------*/
#top {
  position: fixed;
  z-index: 1000;
  right: 20px;
  bottom: 20px;
  display: none;
  width: 60px;
  height: 60px;
  cursor: pointer;
  -webkit-transition: unset;
  transition: unset;
  background: url(/Assets/EBG/img/e-icon.png) -396px -107px no-repeat;
}

#top:hover {
  background: url(/Assets/EBG/img/e-icon.png) -396px -197px no-repeat;
}

/*--------------------------------------------------- ==S 面包屑 20171018 ------------------------------------------------------------*/

/* ==S 面包屑 v2 */
.bannar-breadcrumbs-wrap {
  position: relative;
  min-height: 24px;
}

.bannar-breadcrumbs-wrap .point-btn-wrap {
  bottom: 70px !important;
}

.bannar-breadcrumbs-wrap .banner-print {
  bottom: 52px !important;
}

.bannar-breadcrumbs-wrap .breadcrumbs-nav-box-v2 {
  position: absolute;
  z-index: 101;
}

.breadcrumbs-nav-box-v2 {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 56px;
}

.breadcrumbs-nav-v2 {
  z-index: 101;
  left: 0;
  width: 100%;
  height: 56px;
  background: #4e4e4e\9;
  background: rgba(0, 0, 0, .7);
}

.breadcrumbs-nav-v2 .cistern {
  position: relative;
  overflow: hidden;
}

.breadcrumbs-v2 {
  position: relative;
  display: inline-block;
}

.breadcrumbs-v2.current {
  margin-left: 0;
}

.breadcrumbs-v2 ul {
  font-size: 0;
  display: inline-block;
}

.breadcrumbs-v2 ul li {
  position: relative;
  float: left;
  height: 56px;
  vertical-align: middle;
}

.breadcrumbs-v2 ul li .title {
  display: inline-block;
  padding-right: 30px;
}

.breadcrumbs-v2 ul li .title .icon-right {
  line-height: 11px;
  position: absolute;
  top: 50%;
  right: 11px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  color: #a9a9a9;
}

.breadcrumbs-v2 ul li:last-child .title .icon-right {
  display: none;
  background: #d20a2c;
}

.breadcrumbs-v2 ul li#last-child .title .icon-right {
  display: none;
  background: #d20a2c;
}

.breadcrumbs-v2 ul li .title span {
  font-size: 16px;
  line-height: 56px;
  display: inline-block;
  color: #ccc;
}

.breadcrumbs-v2 ul li.home .title {
  padding-right: 34px;
}

.breadcrumbs-v2 ul li.home .title span {
  width: 20px;
  height: 42px;
}

.breadcrumbs-v2 ul li.home .title .icon-home {
  font-size: 26px;
  position: absolute;
  top: -1px;
  left: 0;
}

.breadcrumbs-v2 ul li:last-child .title span {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}

.breadcrumbs-v2 ul li:last-child .title .icon-downthrow {
  color: #fff;
}

.breadcrumbs-v2 ul li#last-child .title span {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}

.breadcrumbs-v2 ul li#last-child .title .icon-downthrow {
  color: #fff;
}

.breadcrumbs-v2 ul li a.title .icon-downthrow {
  line-height: 10px;
  position: absolute;
  top: 24px;
  right: -5px;
  color: #a9a9a9;
}

.breadcrumbs-v2 ul li dl {
  position: absolute;
  z-index: 100;
  top: 56px;
  left: 0;
  display: none;
  width: auto;
  min-width: 300px;
  padding: 12px 5px;
  border: 1px solid #eee;
  background: #fff;
  -webkit-box-shadow: 0 4px 10px 1px #888;
  box-shadow: 0 4px 10px 1px #888;
}

.breadcrumbs-v2 ul li dl:before {
  position: absolute;
  top: -12px;
  left: 33px;
  display: block;
  width: 11px;
  height: 11px;
  content: '';
  border: 6px solid transparent;
  border-bottom: 6px solid #fff;
}

.breadcrumbs-v2 ul li dl dd {
  padding: 0 15px;
}

.breadcrumbs-v2 ul li dl dd a {
  font-size: 14px;
  line-height: 24px;
  display: block;
  padding: 7px 0;
  white-space: nowrap;
  word-break: break-all;
  color: #333;
}

.secondary-nav-v2 {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  width: 100px;
}

.breadcrumbs-v2>ul {
  opacity: 0
}

.breadcrumbs-v2.current>ul {
  opacity: 1
}

@media (max-width:1350px) {
  .secondary-nav-v2 {
    right: 60px
  }
}

@media (max-width:1024px) {
  .secondary-nav-v2 {
    right: 0
  }
}

.secondary-nav-v2-wrap {
  position: relative;
  overflow: hidden;
  margin: 0 30px;
}

.secondary-nav-v2 ul {
  font-size: 0;
  line-height: 0;
  position: relative;
}

.secondary-nav-v2 ul li {
  display: inline-block;
}

.secondary-nav-v2 ul li a {
  font-size: 16px;
  line-height: 56px;
  line-height: 55px\9;
  display: inline-block;
  padding: 0 20px;
  color: #a9a9a9;
}

.secondary-nav-v2 span {
  position: absolute;
  top: 0;
  display: none;
  width: 30px;
  height: 100%;
  cursor: pointer;
}

.secondary-nav-v2 span.prev {
  left: 0;
  display: none;
}

.secondary-nav-v2 span.next {
  right: 0;
  display: none;
  text-align: right;
}

.secondary-nav-v2 span .iconfont {
  font-size: 24px;
  position: absolute;
  top: 15px;
  color: #fff;
}

.secondary-nav-v2 span .icon-left {
  left: 2px;
}

.secondary-nav-v2 span .icon-right {
  right: 2px;
}

.breadcrumbs-v2 ul li:hover dl {
  display: block;
}

.breadcrumbs-v2 ul li:hover a.title span {
  color: #fff;
}

.breadcrumbs-v2 ul li dl dd a:hover {
  color: #d20a2c;
}

.secondary-nav-v2 ul li:hover a {
  color: #fff;
}

.secondary-nav-v2 ul li.current a {
  font-weight: bold;
  color: #fff;
  background: #a81e1e;
  background: rgba(168, 30, 30, .7);
}

.breadcrumbs-title-more-v2 {
  position: absolute;
  top: 0;
  left: 100%;
  display: inline-block;
  width: 100%;
  margin-left: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.breadcrumbs-title-more-v2.current {
  opacity: 1;
  filter: alpha(opacity=100);
}

.breadcrumbs-title-more-v2 a {
  font-size: 16px;
  line-height: 56px;
  display: inline-block;
  margin-left: 10px;
  color: #fff;
  outline: 0;
}

.breadcrumbs-title-more-v2 span {
  font-size: 18px;
  font-weight: bold;
  line-height: 56px;
  display: inline-block;
  color: #fff;
}

.breadcrumbs-title-more-v2 a .iconfont {
  font-size: 18px;
  display: inline-block;
  margin-left: 10px;
  color: #a9a9a9;
}

.breadcrumbs-title-more-v2 a:hover .iconfont {
  color: #fff;
}

/* 如果面包屑需要浮动，请使用下面class */
.breadcrumbs-nav-box-v2.breadcrumbs-banner {
  position: absolute;
  z-index: 10;
  top: 68px;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, .5);
}

.breadcrumbs-nav-box-v2.breadcrumbs-banner .breadcrumbs-nav-v2 {
  background: none;
}

.breadcrumbs-nav-box-v2 .animate-ease {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s;
  transform: translateZ(0);
}

@media (max-width:1024px) {
  .breadcrumbs-nav-box-v2 {
    display: none;
  }

  .bannar-breadcrumbs-wrap {
    min-height: 0;
    margin-bottom: 0;
  }
}

/*中文面包屑*/
.LANG-cn .breadcrumbs-v2.current ul li:last-child .title span {
  font-size: 16px;
}

/* ==E 面包屑 v2 */

/*--------------------------------------------------- ==E 面包屑 20171018 ------------------------------------------------------------*/

/*移动端二级导航*/
.v2WapNav {
  display: none;
}

@media (max-width:1024px) {
  .v2WapNav {
    position: relative;
    display: block;
    height: 44px;
    background: #fff;
  }

  .v2WapNavBox {
    position: relative;
    z-index: 999;
    left: 0;
    width: 100%;
    height: 44px;
    border-bottom: 1px solid #ccc;
    background: #fff;
  }

  .v2WapNav .btn {
    position: relative;
  }

  .v2WapNav .btn:after {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    width: 40px;
    height: 98%;
    content: '';
    background: #fff;
  }

  .v2WapNav .btn p {
    font-size: 18px;
    line-height: 1.2;
    overflow: hidden;
    width: 100%;
    padding: 11px 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
  }

  .v2WapNav .btn .iconfont {
    font-size: 30px;
    position: absolute;
    z-index: 3;
    top: 50%;
    right: 5px;
    margin-top: -15px;
    color: #999;
  }

  .v2WapNav ul {
    position: absolute;
    z-index: 20;
    top: 44px;
    left: 0;
    display: none;
    width: 100%;
  }

  .v2WapNav ul li {
    font-size: 14px;
    line-height: 1.2;
    padding: 9px 15px;
    color: #666;
    border-bottom: 1px solid #ccc;
    background: #f7f7f7;
  }

  .v2WapNav ul li:last-child {
    border-bottom: none;
  }

  .v2WapNav ul li.current {
    color: #999;
  }
}

/*内页背景*/
/*自定义滚动条chrome生效*/
.coustom-scroll::-webkit-scrollbar {
  width: 4px
}

.coustom-scroll::-webkit-scrollbar-track {
  border-radius: 2px;
  background-color: #d6d6d6
}

.coustom-scroll::-webkit-scrollbar-thumb {
  background-color: #8e8e8e;
  border-radius: 2px
}

.coustom-scroll::-webkit-scrollbar-button {
  background-color: #FFFFFF;
  display: none
}

.coustom-scroll::-webkit-scrollbar-corner {
  background-color: black
}

/*动画*/
.hw-ease-in-out {
  -moz-transition: all .35s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out
}

.hw-ease {
  -moz-transition: all .35s ease;
  -o-transition: all .35s ease;
  -webkit-transition: all .35s ease;
  transition: all .35s ease
}
.tc {
  text-align: center;
}
.tl {
  text-align: left;
}
@media (max-width: 768px) {
  .tl {
    text-align: center;
  }
}
.tr {
  text-align: right;
}
@media (max-width: 768px) {
  .tr {
    text-align: center;
  }
}
.banner-box {
  position: relative;
  overflow: hidden;
  width: 100%;
  color: #000;
  background-color: #fff;
  height: 600px;
}
.banner-box .cistern {
  padding-left: 120px;
  padding-right: 120px;
}
@media (max-width: 1200px) {
  .banner-box .cistern {
    padding-left: 90px;
    padding-right: 90px;
  }
}
@media (max-width: 768px) {
  .banner-box .cistern {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.banner-box .hw-btn-warp {
  margin-left: -10px;
  margin-right: -10px;
}
.banner-box .banner-list {
  position: relative;
  width: 100%;
  height: 100%;
}
.banner-box.banner-while .pre-btn,
.banner-box.banner-while .next-btn,
.banner-box.banner-while .banner-print {
  color: #fff;
}
.banner-box.banner-while .banner-print span {
  background-color: rgba(255, 255, 255, 0.4);
}
.banner-box.banner-while .banner-print span.on {
  background-color: rgba(255, 255, 255, 0.8);
}
.banner-box .banner-img {
  position: absolute;
  z-index: 0;
  top: 0;
  width: 100%;
  height: 100%;
  left: -100%;
}
.LANG-sa .banner-box .banner-img {
  right: -100%;
  left: auto;
}
.banner-box .banner-img.pre {
  z-index: 5;
  left: -100%;
}
.LANG-sa .banner-box .banner-img.pre {
  right: -100%;
  left: auto;
}
.banner-box .banner-img.next {
  z-index: 5;
  left: 100%;
}
.LANG-sa .banner-box .banner-img.next {
  right: 100%;
  left: auto;
}
.banner-box .banner-img.on {
  z-index: 6;
  left: 0;
}
.LANG-sa .banner-box .banner-img.on {
  right: 0%;
  left: auto;
}
.banner-box .banner-img img {
  width: 100%;
}
.banner-box .banner-img .bannerImg img {
  min-height: 100%;
}
.banner-box .banner-img .banner-bg img {
  min-height: 100%;
}
.banner-box .banner-img.banner-while-font {
  color: #fff;
}
.banner-box .banner-img.banner-gray-font {
  color: #000;
}
@media (max-width: 768px) {
  .banner-box .banner-img.banner-while-font {
    color: #fff;
  }
  .banner-box .banner-img.banner-gray-font {
    color: #000;
  }
}
.banner-box .pre-btn,
.banner-box .next-btn {
  position: absolute;
  top: 50%;
  z-index: 6;
  margin-top: -24px;
  color: inherit;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.banner-box .pre-btn {
  left: 60px;
}
@media (max-width: 1200px) {
  .banner-box .pre-btn {
    left: 30px;
  }
}
@media (max-width: 768px) {
  .banner-box .pre-btn {
    display: none;
  }
}
.banner-box .next-btn {
  right: 60px;
}
@media (max-width: 768px) {
  .banner-box .next-btn {
    display: none;
  }
}
.banner-box .pre-btn .iconfont,
.banner-box .next-btn .iconfont {
  font-size: 60px;
  line-height: 1;
  opacity: .5;
}
.banner-box .banner-print {
  position: absolute;
  z-index: 6;
  bottom: 30px;
  left: 0;
  width: 100%;
  padding-bottom: 10px;
  text-align: center;
}
.LANG-sa .banner-box .banner-print {
  right: 0;
  left: auto;
}
.banner-box .banner-print span {
  display: inline-block;
  width: 10px;
  border-radius: 50%;
  height: 10px;
  margin: 0 5px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.4);
}
.banner-box .banner-print span.on {
  background-color: rgba(0, 0, 0, 0.6);
}
@media (max-width: 768px) {
  .banner-box .banner-print {
    bottom: 26px;
  }
}
@media (max-width: 540px) {
  .banner-box .banner-print {
    bottom: 6px;
  }
}
@media (min-width: 992px) {
  .banner-box .pre-btn:hover .iconfont,
  .banner-box .next-btn:hover .iconfont {
    opacity: 1;
  }
  .banner-box .pl-per-5 {
    padding-left: 5%;
  }
  .banner-box .pl-per-10 {
    padding-left: 10%;
  }
  .banner-box .pl-per-15 {
    padding-left: 15%;
  }
  .banner-box .pl-per-20 {
    padding-left: 20%;
  }
  .banner-box .pl-per-25 {
    padding-left: 25%;
  }
  .banner-box .pl-per-30 {
    padding-left: 30%;
  }
  .banner-box .pl-per-35 {
    padding-left: 35%;
  }
  .banner-box .pl-per-40 {
    padding-left: 40%;
  }
  .banner-box .pl-per-45 {
    padding-left: 45%;
  }
  .banner-box .pl-per-50 {
    padding-left: 50%;
  }
  .banner-box .pl-per-55 {
    padding-left: 55%;
  }
  .banner-box .pl-per-60 {
    padding-left: 60%;
  }
  .banner-box .pl-per-65 {
    padding-left: 65%;
  }
  .banner-box .pl-per-70 {
    padding-left: 70%;
  }
  .banner-box .pr-per-5 {
    padding-right: 5%;
  }
  .banner-box .pr-per-10 {
    padding-right: 10%;
  }
  .banner-box .pr-per-15 {
    padding-right: 15%;
  }
  .banner-box .pr-per-20 {
    padding-right: 20%;
  }
  .banner-box .pr-per-25 {
    padding-right: 25%;
  }
  .banner-box .pr-per-30 {
    padding-right: 30%;
  }
  .banner-box .pr-per-35 {
    padding-right: 35%;
  }
  .banner-box .pr-per-40 {
    padding-right: 40%;
  }
  .banner-box .pr-per-45 {
    padding-right: 45%;
  }
  .banner-box .pr-per-50 {
    padding-right: 50%;
  }
  .banner-box .pr-per-55 {
    padding-right: 55%;
  }
  .banner-box .pr-per-60 {
    padding-right: 60%;
  }
  .banner-box .pr-per-65 {
    padding-right: 65%;
  }
  .banner-box .pr-per-70 {
    padding-right: 70%;
  }
  .banner-box .mb-per-0 {
    margin-top: 0% !important;
  }
  .banner-box .mb-per-5 {
    margin-top: 5% !important;
  }
  .banner-box .mb-per-10 {
    margin-top: 10% !important;
  }
  .banner-box .mb-per-15 {
    margin-top: 15% !important;
  }
  .banner-box .mb-per-20 {
    margin-top: 20% !important;
  }
  .banner-box .mb-per-25 {
    margin-top: 25% !important;
  }
  .banner-box .mb-per-30 {
    margin-top: 30% !important;
  }
  .banner-box .mb-per-35 {
    margin-top: 35% !important;
  }
  .banner-box .mb-per-40 {
    margin-top: 40% !important;
  }
  .banner-box .mt-per-0 {
    margin-top: 0% !important;
  }
  .banner-box .mt-per-5 {
    margin-top: -5% !important;
  }
  .banner-box .mt-per-10 {
    margin-top: -10% !important;
  }
  .banner-box .mt-per-15 {
    margin-top: -15% !important;
  }
  .banner-box .mt-per-20 {
    margin-top: -20% !important;
  }
  .banner-box .mt-per-25 {
    margin-top: -25% !important;
  }
  .banner-box .mt-per-30 {
    margin-top: -30% !important;
  }
  .banner-box .mt-per-35 {
    margin-top: -35% !important;
  }
  .banner-box .mt-per-40 {
    margin-top: -40% !important;
  }
}


/*--------------------------------------------------- ==S 全站共用样式 20161102(这个字体已经废弃，为了兼容旧版本，引用字体换了，font-family名字还是留着，等所有的样式文件都替换了，才可以删除) ------------------------------------------------------------*/
@font-face { font-family: 'LT_Light'; font-weight: normal; font-style: normal; src: url('/Assets/enp/v2/fonts/HuaweiSans-Light.eot'); src: url('/Assets/enp/v2/fonts/HuaweiSans-Light.eot?#iefix') format('embedded-opentype'), url('/Assets/enp/v2/fonts/HuaweiSans-Light.woff') format('woff'), url('/Assets/enp/v2/fonts/HuaweiSans-Light.ttf') format('truetype'), url('/Assets/enp/v2/fonts/HuaweiSans-Light.svg#SingleMaltaRegular') format('svg'); }
@font-face { font-family: 'LT_regular'; font-weight: normal; font-style: normal; src: url('/Assets/enp/v2/fonts/HuaweiSans-Regular.eot'); src: url('/Assets/enp/v2/fonts/HuaweiSans-Regular.eot?#iefix') format('embedded-opentype'), url('/Assets/enp/v2/fonts/HuaweiSans-Regular.woff') format('woff'), url('/Assets/enp/v2/fonts/HuaweiSans-Regular.ttf') format('truetype'), url('/Assets/enp/v2/fonts/HuaweiSans-Regular.svg#SingleMaltaRegular') format('svg'); }
@font-face { font-family: 'LT_Medium'; font-weight: normal; font-style: normal; src: url('/Assets/enp/v2/fonts/HuaweiSans-Regular.eot'); src: url('/Assets/enp/v2/fonts/HuaweiSans-Regular.eot?#iefix') format('embedded-opentype'), url('/Assets/enp/v2/fonts/HuaweiSans-Regular.woff') format('woff'), url('/Assets/enp/v2/fonts/HuaweiSans-Regular.ttf') format('truetype'), url('/Assets/enp/v2/fonts/HuaweiSans-Regular.svg#SingleMaltaRegular') format('svg'); }
@font-face { font-family: 'LT_Bold'; font-weight: normal; font-style: normal; src: url('/Assets/enp/v2/fonts/HuaweiSans-Bold.eot'); src: url('/Assets/enp/v2/fonts/HuaweiSans-Bold.eot?#iefix') format('embedded-opentype'), url('/Assets/enp/v2/fonts/HuaweiSans-Bold.woff') format('woff'), url('/Assets/enp/v2/fonts/HuaweiSans-Bold.ttf') format('truetype'), url('/Assets/enp/v2/fonts/HuaweiSans-Bold.svg#SingleMaltaRegular') format('svg'); }

/*--------------------------------------------------- ==S 全站共用样式 20190424更新新字体 ------------------------------------------------------------*/
@font-face { font-family: 'ebg-font-light'; font-weight: normal; font-style: normal; src: url('/Assets/enp/v2/fonts/HuaweiSans-Light.eot'); src: url('/Assets/enp/v2/fonts/HuaweiSans-Light.eot?#iefix') format('embedded-opentype'), url('/Assets/enp/v2/fonts/HuaweiSans-Light.woff') format('woff'), url('/Assets/enp/v2/fonts/HuaweiSans-Light.ttf') format('truetype'), url('/Assets/enp/v2/fonts/HuaweiSans-Light.svg#SingleMaltaRegular') format('svg'); }
@font-face { font-family: 'ebg-font-regular'; font-weight: normal; font-style: normal; src: url('/Assets/enp/v2/fonts/HuaweiSans-Regular.eot'); src: url('/Assets/enp/v2/fonts/HuaweiSans-Regular.eot?#iefix') format('embedded-opentype'), url('/Assets/enp/v2/fonts/HuaweiSans-Regular.woff') format('woff'), url('/Assets/enp/v2/fonts/HuaweiSans-Regular.ttf') format('truetype'), url('/Assets/enp/v2/fonts/HuaweiSans-Regular.svg#SingleMaltaRegular') format('svg'); }
@font-face { font-family: 'ebg-font-bold'; font-weight: normal; font-style: normal; src: url('/Assets/enp/v2/fonts/HuaweiSans-Bold.eot'); src: url('/Assets/enp/v2/fonts/HuaweiSans-Bold.eot?#iefix') format('embedded-opentype'), url('/Assets/enp/v2/fonts/HuaweiSans-Bold.woff') format('woff'), url('/Assets/enp/v2/fonts/HuaweiSans-Bold.ttf') format('truetype'), url('/Assets/enp/v2/fonts/HuaweiSans-Bold.svg#SingleMaltaRegular') format('svg'); }



.fade { -webkit-transition: opacity .15s linear; -o-transition: opacity .15s linear; transition: opacity .15s linear; opacity: 0; }
.fade.in { opacity: 1; }
.collapse { display: none; }
.collapse.in { display: block; }
tr.collapse.in { display: table-row; }
tbody.collapse.in { display: table-row-group; }
.collapsing { position: relative; overflow: hidden; height: 0; -webkit-transition-timing-function: ease; -o-transition-timing-function: ease; transition-timing-function: ease; -webkit-transition-duration: .35s; -o-transition-duration: .35s; transition-duration: .35s; -webkit-transition-property: height, visibility; -o-transition-property: height, visibility; transition-property: height, visibility; }

@font-face {
  font-family: 'corpfont';
  src:  url('/Assets/enp/v2/fonts/corpfont.eot?20180122');
  src:  url('/Assets/enp/v2/fonts/corpfont.eot?#iefix20180122') format('embedded-opentype'),
    url('/Assets/enp/v2/fonts/corpfont.ttf?20180122') format('truetype'),
    url('/Assets/enp/v2/fonts/corpfont.woff?20180122') format('woff'),
    url('/Assets/enp/v2/fonts/corpfont.svg?20180122#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="hwic_"], [class*=" hwic_"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'corpfont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
	
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hwic_icon_pic:before {
  content: "\e926";
}
.hwic_icon_VK1:before {
  content: "\e919";
}
.hwic_icon_habrahabr:before {
  content: "\e924";
}
.hwic_icon_instagram:before {
  content: "\e925";
}
.hwic_icon_print2:before {
  content: "\e922";
}
.hwic_icon_print3:before {
  content: "\e923";
}
.hwic_icon_print:before {
  content: "\e91c";
}
.hwic_icon_building:before {
  content: "\e91d";
}
.hwic_icon_time:before {
  content: "\e91f";
}
.hwic_icon_user:before {
  content: "\e920";
}
.hwic_open-in-new3:before {
  content: "\e921";
}
.hwic_open-in-new-3:before {
  content: "\e900";
}
.hwic_open-in-new-2:before {
  content: "\e90e";
}
.hwic_download:before {
  content: "\e913";
}
.hwic_download2:before {
  content: "\e918";
}
.hwic_remove:before {
  content: "\e15b";
}
.hwic_to_left:before {
  content: "\e901";
}
.hwic_to_right:before {
  content: "\e902";
}
.hwic_lamp:before {
  content: "\e903";
}
.hwic_down:before {
  content: "\e904";
}
.hwic_lock:before {
  content: "\e905";
}
.hwic_sharing_email:before {
  content: "\e906";
}
.hwic_add:before {
  content: "\e907";
}
.hwic_sharing_print:before {
  content: "\e908";
}
.hwic_sharing_share:before {
  content: "\e909";
}
.hwic_browser:before {
  content: "\e90a";
}
.hwic_sharing_wechat:before {
  content: "\e90b";
}
.hwic_cross:before {
  content: "\e90c";
}
.hwic_dehaze:before {
  content: "\e90d";
}
.hwic_email:before {
  content: "\e90f";
}
.hwic_files:before {
  content: "\e910";
}
.hwic_top:before {
  content: "\e911";
}
.hwic_pdf:before {
  content: "\e914";
}
.hwic_left:before {
  content: "\e915";
}
.hwic_right:before {
  content: "\e916";
}
.hwic_search:before {
  content: "\e917";
}
.hwic_telphone:before {
  content: "\e91a";
}
.hwic_tick:before {
  content: "\e91b";
}
.hwic_zoom-out:before {
  content: "\e91e";
}
.hwic_play2:before {
  content: "\ea1c";
}
.hwic_google-plus:before {
  content: "\ea8b";
}
.hwic_facebook:before {
  content: "\ea91";
}
.hwic_twitter:before {
  content: "\ea96";
}
.hwic_sina-weibo:before {
  content: "\ea9a";
}
.hwic_youtube:before {
  content: "\ea9d";
}
.hwic_linkedin:before {
  content: "\eaca";
}
.hwic_caret_left:before {
  content: "\f0d9";
}
.hwic_caret_right:before {
  content: "\f0da";
}
.hwic_sort_desc:before {
  content: "\f0dd";
}
.hwic_sort_asc:before {
  content: "\f0de";
}
.hwic_to-right:before {
  content: "\e912";
}

.LANG-sa .direction { text-align: right; direction: rtl; }
.nav-section .nav { box-shadow: 2px 0 10px rgba(0, 0, 0, .2); }
.wap-navbottom { padding: 0 20px; text-align: center; }
.nav-gblnav { font-size: 16px; position: relative; z-index: 99; background: #fff; line-height: normal; }
.nav-gblnav .cistern { padding-top: 0; padding-bottom: 0; }
.nav-gblnav .nav-height { height: 28px; background-color: #222; }
.nav-gblnav .nav-height .cistern { padding-top: 4px; }
.LANG-cn .nav-gblnav .nav-height .cistern { padding-top: 2px; }
.nav-gblnav .nav-height span a { font-size: 12px; position: relative; position: relative; display: inline-block; padding-right: 24px; text-decoration: none; color: #fff; }
.nav-gblnav.online .nav-height .login a { padding-left: 0; }
.LANG-sa .nav-gblnav .nav-height span a { padding-right: 0; padding-left: 24px; }
.nav-gblnav .nav-height span a.worldwide-link { padding-left: 20px; }
.LANG-sa .nav-gblnav .nav-height span a.worldwide-link { padding-right: 20px; padding-left: auto; }
.nav-gblnav .nav-height span a.worldwide-link em { top: -3px; }
.nav-gblnav .nav-height span.login a em { top: -1px; }
.nav-gblnav .nav-height span a em { font-size: 24px; position: absolute; top: -4px; right: 0; vertical-align: middle; }
.LANG-sa .nav-gblnav .nav-height span a em { right: auto; left: 0; }
.nav-gblnav .nav-height span a:hover { text-decoration: none; }
.nav-gblnav .nav-height span a:hover b { text-decoration: underline; }
.nav-gblnav .nav-height span a .hwic_browser { position: absolute; top: 2px; left: 0; }
.LANG-sa .nav-gblnav .nav-height span a .hwic_browser { right: 0; left: auto; }
.nav-gblnav .nav-height span a.navbar-toggle b { font-weight: normal; font-style: normal; }
.nav-gblnav .nav-height span a[aria-expanded='true'] b { text-decoration: underline; }
.nav-gblnav .nav-height span [aria-expanded='true'] .hwic_down:before { content: '\e911'; }
.LANG-sa .nav-gblnav .nav-height .login a { padding-right: 24px; padding-left: 0; }
.nav-gblnav .nav-height .login a em.hwic_lock { font-size: 18px; right: auto; left: 0; }
.LANG-sa .nav-gblnav .nav-height .login a em.hwic_lock { right: 0; left: auto; }
.nav-gblnav .nav-height .language { position: relative; }
.nav-gblnav .nav-height .language .language-dropdown { position: absolute; z-index: 100; top: 26px; left: 0; min-width: 120px; background: #222; }
.nav-gblnav .nav-height .language .language-dropdown ul { margin-bottom: 0; padding: 10px 15px; list-style: none; }
.nav-gblnav .nav-height .language .language-dropdown ul li { padding-top: 10px; border-top: 1px solid #fff; }
.nav-gblnav .nav-height .language .language-dropdown ul li:first-child { padding-top: 0; padding-bottom: 10px; border-top: 0; }
.nav-gblnav .nav-height .nav-fr { float: right; }
.LANG-sa .nav-gblnav .nav-height .nav-fr { float: left; }
.LANG-sa .nav-gblnav .nav-height .cistern > span { float: right; }
.nav-gblnav .nav-height .nav-fr > span { padding: 0 12px; border-left: 1px solid #949494; }
.LANG-sa .nav-gblnav .nav-height .nav-fr > span { border-right: 1px solid #949494; border-left: none; }
.nav-gblnav .nav-height .nav-fr > span:first-child { padding-right: 0; border-left: 0; }
.LANG-sa .nav-gblnav .nav-height .nav-fr > span:first-child { float: right; padding-right: 12px; padding-left: 0; border: none; }
.nav-gblnav .nav-height .nav-fr > span a b { font-weight: normal; font-style: normal; display: inline-block; vertical-align: -1px; }
.nav-gblnav .nav-height .nav-fr > span a:hover b { text-decoration: underline; }
.nav-gblnav .nav-height .login a { padding-right: 0; padding-left: 24px; }
.nav-gblnav .corporate .corporate-dropdown { width: 100%; }
.nav-gblnav .corporate .corporate-dropdown ul { margin-bottom: 0; padding: 40px 0; padding-left: 0; list-style: none; letter-spacing: -.31em; }
.nav-gblnav .corporate .corporate-dropdown ul li { font-size: 14.000000000000002px; display: inline-block; float: left; width: 25%; padding-right: 60px; cursor: pointer; letter-spacing: 0; }
.nav-gblnav .corporate .corporate-dropdown ul li:first-child { cursor: default; }
.nav-gblnav .corporate .corporate-dropdown ul li:first-child h3 a { cursor: default; color: #282828; }
.nav-gblnav .corporate .corporate-dropdown ul li:first-child h3 a em:before { content: '' !important; }
.nav-gblnav .corporate .corporate-dropdown ul li:first-child a { cursor: default; }
.nav-gblnav .corporate .corporate-dropdown ul li h3 { line-height: 0; margin-bottom: 0; }
.nav-gblnav .corporate .corporate-dropdown ul li p { font-weight: normal; margin-top: 5px; margin-bottom: 0; color: #282828; }
.nav-gblnav .corporate .corporate-dropdown ul li a { font-size: 14.000000000000002px; font-weight: bold; line-height: 1.2; position: relative; display: inline-block; padding-right: 25px; color: #f66f6a; }
.LANG-sa .nav-gblnav .corporate .corporate-dropdown ul li a { padding-right: 0; padding-left: 25px; }
.nav-gblnav .corporate .corporate-dropdown ul li a em { font-size: 24px; position: absolute; top: -3px; right: 0; }
.LANG-sa .nav-gblnav .corporate .corporate-dropdown ul li a em { right: auto; left: 0; }
.nav-gblnav .corporate .corporate-dropdown ul li a:hover { text-decoration: none; }
.nav-gblnav .corporate .corporate-dropdown ul li a.active { color: #282828; }
.nav-gblnav .corporate .corporate-dropdown ul li a.active .hwic_right:before { content: '' !important; }
.nav-gblnav .corporate .worldwide-dropdown { width: 100%; }
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact { overflow: hidden; padding: 40px 0; }
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact .worldwide-language { font-size: 16px; position: relative; display: inline-block; margin-bottom: -10px; padding-left: 25px; color: #000; }
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact .worldwide-language .hwic_browser { font-size: 14px; position: absolute; top: 2px; left: 0; }
.LANG-sa .nav-gblnav .corporate .worldwide-dropdown .worldwide-contact .worldwide-language { padding-right: 25px; padding-left: 0; }
.LANG-sa .nav-gblnav .corporate .worldwide-dropdown .worldwide-contact .worldwide-language .hwic_browser { right: 0; left: auto; }
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact .worldwide-language a { color: #222; }
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul { margin-bottom: 0; letter-spacing: -.31em; }
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li { display: inline-block; float: left; width: 40%; letter-spacing: 0; }
.LANG-sa .nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li { float: right; }
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li.columns1 { width: 20%; padding-right: 60px; }
.LANG-sa .nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li.columns1 { padding-right: 0; padding-left: 60px; }
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li.columns2 { padding: 0 60px; }
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li.columns3 { padding-left: 60px; }
.LANG-sa .nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li.columns3 { padding-right: 60px; padding-left: 0; }
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li ul { margin-top: 10px; padding-left: 0; list-style: none; }
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li ul > h6 { font-size: 14px; margin-bottom: 5px; padding: 20px 0 5px; color: #333; border-bottom: 1px solid #e3e3e3; }
.LANG-cn .nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li ul > h6 { font-weight: bold; }
.LANG-en .nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li ul > h6 { font-family: LT_Bold, Arial; }
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li ul li { font-size: 14.000000000000002px; line-height: 1.2; padding-top: 15px; }
.LANG-sa .nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li ul li span { float: right; padding-left: 5px; }
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li.columns2 ul li,
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li.columns3 ul li { float: left; width: 50%; }
.LANG-sa .nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li.columns2 ul li,
.LANG-sa .nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li.columns3 ul li { float: auto; float: right; width: 50%; }
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li ul li:first-child { padding-top: 0; }
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li ul li em { margin-right: 10px; }
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li ul li a { text-decoration: underline; color: #222; }
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li ul li a:hover { color: #222; }
.wap-menu.affix { position: fixed; top: 0; width: 100%; }
.wap-menu .autocomplete-suggestions { border: 0; }
.wap-menu #hw1_global_nav { position: relative; z-index: auto; height: auto; }
.wap-menu #hw1_global_nav .navbar-collapse { position: absolute; z-index: 98; width: 100%; background: #f5f5f5; box-shadow: 0 0 2px #ccc; }
.wap-menu #hw1_global_nav .navbar-collapse .slick-prev,
.wap-menu #hw1_global_nav .navbar-collapse .slick-next,
.wap-menu #hw1_global_nav .navbar-collapse .slick-dots { display: none !important; }
.wap-menu #hw1_global_nav .navbar-collapse .slick-dotted.slick-slider { margin-bottom: 0; }
.wap-menu #hw1_global_nav .navbar-collapse .bg-support { position: absolute; z-index: -1; top: 0; left: 0; width: 1000px; height: 100%; }
.wap-menu #hw1_global_nav .navbar-collapse .bg-support .row { height: 100%; }
.wap-menu #hw1_global_nav .navbar-collapse .bg-support div { height: 100%; background: #ebebeb; }
.wap-menu #hw1_global_nav .navbar-collapse .bg-support div { height: 100%; background: #ebebeb; }
.wap-menu #hw1_mob_nav_container { position: fixed; z-index: 98; top: 50px; right: -100%; display: none; width: 100%; height: 100%; -webkit-transition-timing-function: ease; -o-transition-timing-function: ease; transition-timing-function: ease; -webkit-transition-duration: .35s; -o-transition-duration: .35s; transition-duration: .35s; -webkit-transition-property: right, visibility; -o-transition-property: right, visibility; transition-property: right, visibility; background: #f5f5f5; }
.wap-menu #hw1_mob_nav_container.open .mob-nav-corporate { bottom: 0; opacity: 1; }
.wap-menu #hw1_mob_nav_container.open { right: 0; padding-bottom: 100px; }
.wap-menu .hw1_masthead_rightside { position: relative; float: right; height: 40px; margin-top: 13px; }
.wap-menu .hw1_masthead_rightside > ul > li { font-size: 21px; position: relative; display: block; float: left; height: 40px; padding: 0; padding-right: 15px; padding-left: 15px; border-left: 1px solid #d4d4d4; }
.wap-menu .hw1_masthead_rightside > ul > li a { font-size: 22px; font-weight: bold; float: left; width: 23px; margin-top: 3px; color: #222; }
.wap-menu .hw1_masthead_rightside > ul > li a span { font-size: 18px; font-weight: bold; }
.wap-menu .hw1_masthead_rightside > ul > li:first-child { margin-top: 5px; border-left: 0; }
.wap-menu .hw1_masthead_rightside > ul > li:first-child a { float: none; margin-top: 0; }
.wap-menu .hw1_masthead_rightside > ul > li.hw1_show_more { padding-right: 0; }
.wap-menu .hw1_masthead_rightside > ul > li .line-3 { width: 42px; height: 34px; margin-top: 1px; margin-bottom: 5px; padding-top: 3px; padding-left: 18px; border-left: 1px solid #d4d4d4; }
.wap-menu .hw1_masthead_rightside > ul > li .line-3 span { display: block; height: 2px; margin: 6px 0; background: #222; }
.wap-menu .mob-nav-gblanv { position: relative; z-index: 2; padding-top: 5px; padding-bottom: 4px; border-bottom: 1px solid #d4d4d4; background: #fff; box-shadow: 4px 0 10px #ccc; }
.wap-menu .mob-nav-gblanv .nav { height: 40px; }
.wap-menu .mob-nav-gblanv .nav .hw1_logo1 { position: relative; float: left; overflow: hidden; }
.wap-menu .see-all,
.wap-menu .link-red { color: #f66f6a !important; }
.wap-menu .mob-nav-corporate { position: fixed; z-index: 10; bottom: -100px; left: 0; width: 100%; height: 48px; padding: 10px 15px; transition: opacity 1s; opacity: 0; background: #222; }
.wap-menu .mob-nav-corporate > span { float: left; }
.LANG-sa .wap-menu .mob-nav-corporate > span { float: right; }
.wap-menu .mob-nav-corporate > ul { float: right; background: none; }
.LANG-sa .wap-menu .mob-nav-corporate > ul { float: left; }
.wap-menu .mob-nav-corporate > ul li { line-height: normal !important; display: inline-block; padding: 0 !important; padding-left: 12px; border-bottom: 0 !important; border-left: 1px solid #7e7e7e; }
.wap-menu .mob-nav-corporate > ul li:first-child { border-left: 0; }
.LANG-sa .wap-menu .mob-nav-corporate > ul li:first-child { position: relative; }
.wap-menu .mob-nav-corporate > ul li span { font-size: 14.000000000000002px; margin-right: 5px; color: #fff; }
.LANG-sa .wap-menu .mob-nav-corporate > ul li span { position: absolute; top: 3px; right: 0; margin-right: 0; }
.wap-menu .mob-nav-corporate a { font-size: 12px; display: inline-block !important; color: #fff; }
.wap-menu .mob-nav-corporate a em { font-size: 30px; display: inline-block; vertical-align: middle; }
.LANG-sa .wap-menu .mob-nav-corporate a { position: relative; padding-left: 25px; }
.LANG-sa .wap-menu .mob-nav-corporate > ul li a { padding-right: 25px; }
.LANG-sa .wap-menu .mob-nav-corporate a em { position: absolute; top: -8px; left: 0; }
.wap-menu .mob-nav-corporate .navbar-toggle[aria-expanded='true'] em:before { content: '\e904' !important; }
.wap-menu .nav-posti { position: static; top: 56.99999999999999px; left: 0; overflow-y: auto; width: 100%; margin-bottom: 48px; }
.wap-menu .mob-corporate-open { position: fixed; z-index: 10; top: 50px; width: 100%; height: 100%; padding-bottom: 155px; background: #fff; }
.wap-menu .mob-corporate-open ul { margin: 0; padding: 0; list-style: none; }
.wap-menu .mob-corporate-open ul li { padding: 15px 15px !important; border-bottom: 1px solid #d4d4d4; box-shadow: 1px 0 5px #f5f5f5; }
.wap-menu .mob-corporate-open ul li h3 { font-size: 14.000000000000002px; line-height: 150%; margin-bottom: 5px; }
.wap-menu .mob-corporate-open ul li p { font-size: 14.000000000000002px; width: 60%; margin: 0; text-align: left; }
.LANG-sa .wap-menu .mob-corporate-open ul li p { text-align: right; }
.wap-menu .mob-corporate-open ul li a { color: #f66f6a; }
.LANG-sa .wap-menu .mob-corporate-open ul li a { position: relative; }
.LANG-cn .wap-menu .mob-corporate-open ul li a { font-weight: bold; }
.LANG-en .wap-menu .mob-corporate-open ul li a { font-family: LT_Bold, Arial; }
.wap-menu .mob-corporate-open ul li a em { float: right; margin-top: 5px; }
.LANG-sa .wap-menu .mob-corporate-open ul li a em { float: left; }
.wap-menu .mob-corporate-open ul li:first-child a { color: #222; }
.wap-menu .mob-worldwide-open { position: fixed; z-index: 10; top: 50px; overflow: auto; width: 100%; height: 100%; padding-bottom: 155px; background: #fff; }
.wap-menu .mob-worldwide-open ul { margin: 0; padding: 0; list-style: none; }
.wap-menu .mob-worldwide-open ul h6 { font-size: 14px; padding: 20px 15px 5px; color: #333; border-top: 1px solid #ccc;    /* margin-bottom: 5px; */ }
.LANG-en .wap-menu .mob-worldwide-open ul h6 { font-family: LT_Bold, Arial; }
.wap-menu .mob-worldwide-open ul li { padding: 15px 0;    /* border-bottom: 1px solid #d4d4d4; */ }
.wap-menu .mob-worldwide-open ul li a { color: #222; }
.LANG-sa .wap-menu .mob-worldwide-open ul > li > ul > li > span { float: right; margin-left: 5px; }
.wap-menu .mob-worldwide-open ul li a span { padding-right: 15px; }
.wap-menu .mob-worldwide-open ul li a .hwic_browser { font-size: 25px; }
.wap-menu .mob-worldwide-open ul > li > ul > li { padding: 5px 15px; }
.wap-menu .mob-worldwide-open ul > li > ul { padding-bottom: 10px; }
.wap-menu .search-open { position: fixed; top: auto; right: auto; left: auto; margin-top: -50px; transition: margin-left .5s ease-in-out; }
.wap-menu .search-open.open { z-index: 1048; display: block !important; margin-left: -474px; }
.wap-menu .search-open .highlight { color: #f66f6a; }
.wap-menu .search-open .search-box { position: relative; }
.wap-menu .search-open .search-box input { font-size: 16px; line-height: 48px; width: 100%; height: 48px; padding-left: 20px; border: 1px solid #d4d4d4; border-radius: 5px; outline: none; }
.wap-menu .search-open .search-box input:focus { color: #282828; border: 1px solid #15b0eb; box-shadow: 0 3px 8px #d4d4d4; }
.wap-menu .search-open .search-box .search-btn { position: absolute; top: 5px; right: 0; padding: 0 10px; }
.wap-menu .search-open .results-box { margin-top: 17px; padding: 30px 0; border-radius: 5px; background: #fff; }
.wap-menu .search-open .results-box .autocomplete-suggestions { width: 100% !important; }
.wap-menu .search-open .results-box .autocomplete-suggestions .autocomplete-suggestion { font-size: 18px; padding: 10px 30px; }
.wap-menu .search-open .results-box .autocomplete-suggestions .autocomplete-suggestion:hover { cursor: pointer; background: #999; }
.wap-menu .search-open .results-box .results1 { margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #d4d4d4; }
.wap-menu .search-open .results-box h3 { font-size: 14.000000000000002px; font-weight: bold; margin-bottom: 8px; padding: 0 30px; text-transform: uppercase; color: #999; }
.wap-menu .search-open .results-box ul { margin: 0; padding: 0; list-style: none; }
.wap-menu .search-open .results-box ul li { line-height: 100%; padding: 10px 30px; }
.wap-menu .search-open .results-box ul li:hover { background: #999; }
.wap-menu .search-open .results-box ul li:hover a { color: #fff !important; }
.wap-menu .search-open .results-box a { font-size: 18px; }
.wap-menu #hw1_mob_nav_container .worldwide-language a { color: #282828; }
.LANG-sa .wap-menu #hw1_mob_nav_container .worldwide-language a { float: left; }
@media (max-width:1600px) {
	.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li.columns1 { width: 20%; padding-right: 20px; }
	.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li.columns2 { padding: 0 20px; }
	.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li.columns3 { padding-left: 20px; }
}
@media (max-width:992px) {
	.wap-menu #hw1_mob_nav_container.open { display: block; }
	.wap-menu #hw1_mob_nav_container .worldwide-language { margin: 0 15px; padding: 15px 0; }
	.LANG-sa .wap-menu #hw1_mob_nav_container .worldwide-language { position: relative; display: inline-block; padding-right: 25px; }
	.LANG-sa .wap-menu #hw1_mob_nav_container .worldwide-language span { position: absolute; top: 16px; right: 0; margin-right: 0; }
	.wap-menu #hw1_mob_nav_container .worldwide-language span { margin-right: 8px; }
	.wap-menu #hw1_mob_nav_container .worldwide-contact > ul > li { padding-top: 0; padding-bottom: 0; border-bottom: 0; }
	.hidden-sm { display: none !important; }
	.wap-menu #hw1_mob_nav_container.open { display: block; }
	.hidden-xs { display: none !important; }
	.wap-menu #hw1_mob_nav_container { display: block; position: static;height: auto;}
	.wap-menu .mob-worldwide-open ul h6 { font-size: 16px; }
}

/*normal wrap class*/
.hw-btn-warp {
  font-size: 0;
  padding-top: 20px;
}

@media (max-width:750px) {
  .hw-btn-warp {
    padding-top: 0;
  }
}

/*normal class*/
.hw-btn {
  border-radius: 2px;
  font-size: 16px;
  line-height: 1.125;
  position: relative;
  display: inline-block;
  margin-top: 20px;
  padding: 9px 30px;
  cursor: pointer;
  -webkit-transition: none;
  transition: none;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 1px;
}

.btn-large {
  padding: 14px 30px;
}

@media (max-width:992px) {
  .hw-btn {
    font-size: 14px;
    padding: 9px 15px;
  }
}

.mr20 {
  margin-right: 20px;
}

.LANG-sa .mr20 {
  margin-right: 0;
  margin-left: 20px;
}

.mlr10 {
  margin-right: 10px;
  margin-left: 10px;
}

.bd-radius-2 {
  border-radius: 2px;
}

@media (max-width:750px) {
  .hw-btn {
    font-size: 12px;
    padding: 11px 15px;
    margin-top: 15px;
    margin-right: 5px;
    margin-left: 5px;
  }

  .mr20-wap {
    margin-right: 10px;
    margin-left: 0;
  }

  .btn-large {
    padding: 11px 15px;
  }
}

/*border solid  red*/
.btn-solid-red {
  color: #fff;
  border: 2px solid #d20a2c;
  background: #d20a2c;
}

@media (min-width:992px) {
  .btn-solid-red:hover {
    border: 2px solid #b20000;
    background: #b20000;
  }
}

/*border solid  terminal-red*/
.btn-solid-terminal-red {
  color: #fff;
  border: 2px solid #d20a2c;
  background: #d20a2c;
}

@media (min-width:992px) {
  .btn-solid-terminal-red:hover {
    border: 2px solid #ad0824;
    background: #ad0824;
  }
}

/*border empty  terminal-red*/
.btn-empty-terminal-red {
  color: #d20a2c;
  border: 2px solid #d20a2c;
}

@media (min-width:992px) {
  .btn-empty-terminal-red:hover {
    color: #ad0824;
    border: 2px solid #ad0824;
  }
}

/*border empty  white*/
.btn-empty-white {
  color: #fff;
  border: 2px solid #fff;
}

@media (min-width:992px) {
  .btn-empty-white:hover {
    border: 2px solid #d20a2c;
  }
}

/*border empty  black*/
.btn-empty-black {
  color: #333;
  border: 2px solid #333;
}

@media (min-width:992px) {
  .btn-empty-black:hover {
    border: 2px solid #d20a2c;
  }
}

/*link  black*/
.btn-link-black {
  color: #333;
  text-decoration: underline;
}

@media (min-width:992px) {
  .btn-link-black:hover {
    color: #666;
  }
}

/*border empty  gray*/
.btn-empty-gray {
  color: #999;
  border: 2px solid #ccc;
}

@media (min-width:992px) {
  .btn-empty-gray:hover {
    border: 2px solid #d20a2c;
  }
}

.btn-icon-video:before {
  font-size: 26px;
  position: absolute;
  top: 5px;
  left: 26px;
  font-family: 'iconfont' !important;
  content: '\e6d2';
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.btn-icon-video span {
  padding-left: 33px;
}

.btn-large.btn-icon-video:before {
  font-size: 30px;
  top: 9px;
  left: 26px;
}

.btn-large.btn-icon-video span {
  padding-left: 35px;
}

@media (max-width:992px) {
  .btn-icon-video:before {
    font-size: 22px;
    top: 6px;
    left: 12px;
  }

  .btn-icon-video span {
    padding-left: 25px;
  }

  .btn-large.btn-icon-video:before {
    font-size: 22px;
    top: 6px;
    left: 13px;
  }

  .btn-large.btn-icon-video span {
    padding-left: 26px;
  }
}


.hw-btn-link-warp {
  font-size: 0;
  padding-top: 10px;
}

.hw-btn-link {
  text-decoration: underline;
  font-size: 16px;
  line-height: 1.125;
  position: relative;
  display: inline-block;
  margin-top: 11px;
  padding-top: 9px;
  cursor: pointer;
  -webkit-transition: none;
  transition: none;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 1px;
}

.hw-btn-link+.hw-btn-link {
  margin-left: 20px
}

.hw-btn-link .iconfont {
  display: none;
}

.hw-btn-link span {}

@media (min-width:992px) {
  .hw-btn-link:hover {
    text-decoration: underline;
  }
}

@media (max-width:750px) {
  .hw-btn-link-warp {
    font-size: 0;
    padding-top: 5px;
  }

  .hw-btn-link {
    font-size: 14px;
    color: #666;
    padding-bottom: 2px;
  }

  .btn-icon .iconfont {}

  .hw-btn-link span {}
}

.btn-icon .iconfont {
  font-size: 26px;
  position: absolute;
  top: 4px;
  left: 0;
  line-height: 1.1;
  width: 26px;
  overflow: hidden;
  text-align: center;
  height: 26px;
  display: block;
}

.btn-icon span {
  padding-left: 32px;
}

@media (max-width:750px) {
  .btn-icon .iconfont {
    font-size: 20px;
    top: 7px;
    width: 23px;
    height: 23px;
  }

  .btn-icon span {
    padding-left: 30px;
  }
}

.btn-icon.btn-icon-right .iconfont {
  left: auto;
  right: 0;
}

.btn-icon.btn-icon-right span {
  padding-left: 0;
  padding-right: 32px;
}

@media (max-width:750px) {
  .btn-icon.btn-icon-right .iconfont {}

  .btn-icon.btn-icon-right span {
    padding-right: 25px;
  }
}

.btn-separation .iconfont {}

.btn-separation .hw-btn-link+.hw-btn-link span {
  position: relative
}

.btn-separation .hw-btn-link+.hw-btn-link span:before {
  width: 3px;
  overflow: hidden;
  display: inline-block;
  content: "|";
  margin-right: 20px;
  vertical-align: middle;
  color: #999;
}

@media (max-width:750px) {
  .btn-separation .iconfont {}

  .btn-separation span {}
}
.layout-fixed-nav {
    border-bottom: 1px solid #eaeaea;
    position: relative;
    z-index: 11;
    background: #fff;
    height: 55px;
}

.fixed-nav-box {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eaeaea;
}

.layout-fixed-nav .cistern {
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
}

.layout-fixed-nav .wap-nav-title {
    display: none;
}

.layout-fixed-nav .fixed-nav {
    font-size: 0;
    height: 55px;
    overflow: hidden;
}

.layout-fixed-nav .fixed-nav li {
    position: relative;
    display: inline-block;
    margin-right: 30px;
    color: #666;
    padding: 16px 0;
    line-height: 1.375;
    cursor: pointer;
    font-size: 16px;
    transition: 0.4s;
}

.layout-fixed-nav .fixed-nav li:after {
    position: absolute;
    left: 25%;
    bottom: -1px;
    width: 50%;
    height: 2px;
    opacity: 0;
    background: #d20a2c;
    content: "";
    transition: 0.4s;
}

.layout-fixed-nav .fixed-nav li:hover,
.layout-fixed-nav .fixed-nav li.current {
    color: #000;
}

.layout-fixed-nav .fixed-nav li:hover:after,
.layout-fixed-nav .fixed-nav li.current:after {
    opacity: 1;
    left: 0;
    width: 100%;
}
.layout-fixed-nav .iconfont {display: none;}

@media(max-width:1600px) {
    .layout-fixed-nav .fixed-nav {
        width: auto;
    }
}

@media(max-width:1200px) {
    .layout-fixed-nav {
        height: 50px;
    }

    .fixed-nav-box {
        position: relative;
        box-shadow: 0px 0px 3px rgba(0, 0, 0, .2);
    }

    .layout-fixed-nav .wap-nav-title {
        display: block;
        margin-right: 30px;
        color: #666;
        padding: 15px 0;
        line-height: 1.375;
        font-size: 16px;
    }

    .layout-fixed-nav .fixed-nav {
        width: 100%;
        position: absolute;
        left: 0;
        top: 48px;
        padding: 15px 15px 30px;
        height: auto;
        background: #fff;
        display: none;
        box-shadow: 0 1px 2px 0px #00000038;
    }

    .layout-fixed-nav .fixed-nav li {
        width: 100%;
        margin-right: 0;
        padding: 10px 0;
        font-size: 14px;
    }

    .layout-fixed-nav .fixed-nav li:hover:after,
    .layout-fixed-nav .fixed-nav li.current:after {
        display: none;
    }
    .layout-fixed-nav .iconfont {display: block;position: absolute;right: 10px;top: 10px;font-size: 28px;color: #a6a6a6;}
}

@media(max-width:920px) {
    .layout-fixed-nav .wap-nav-title {
        font-size: 14px;
    }
}

.layout-breadcrumb {
    background: #f6f6f6;
    z-index: 10;
    position: relative;
}

.layout-breadcrumb .cistern {
    padding-top: 0;
    padding-bottom: 0;
}

.layout-breadcrumb .cistern ul {
    overflow: hidden;
    font-size: 0;
    line-height: 1;
}

.layout-breadcrumb .cistern ul li {
    display: inline-block;
    position: relative;
    line-height: 1;
    font-size: 0;
}

.layout-breadcrumb .cistern ul li a {
    color: #9a9a9a;
    font-size: 12px;
    padding: 6px 0;
    display: inline-block;
    padding-right: 22px;
    line-height: 1;
}

.layout-breadcrumb .cistern ul li a:hover {
    color: #000;
}

.layout-breadcrumb .cistern ul li span {
    position: absolute;
    left: -18px;
    top: 5px;
    color: #ccc;
    line-height: 1;
}
@media(max-width:920px) {
    .layout-breadcrumb {display: none;}
}
.ebg-footer {
    background: #f0f0f0;
    font-size: 0;
    line-height: 0;
}

.ebg-footer .cistern {
    padding-top: 50px;
    padding-bottom: 50px;
}

#footer .ebg-footer .link-set a {
    color: #282828;
}

#footer .ebg-footer .copyright a {
    color: #fff;
}

.ebg-footer .cistern {}

.ebg-footer .cistern .con {
    padding: 14px 0px;
}

.ebg-footer .cistern .con .footer-logo {
    margin-bottom: 30px;
}

.ebg-footer .cistern .con .footer-logo img {}

.ebg-footer .cistern .con .left {
    float: left;
    width: 85%;
}
.LANG-sa .ebg-footer .cistern .con .left {
    float: right;
}

.ebg-footer .cistern .con .left .link-set {
    width: 100%;
}

.ebg-footer .cistern .con .left .link-set ul {
    float: left;
    width: 20%;
}

.LANG-sa .ebg-footer .cistern .con .left .link-set ul {
    float: right;
}

.ebg-footer .cistern .con .left .link-set ul li {
    padding: 10px 20px 10px 0;
}
.LANG-sa .ebg-footer .cistern .con .left .link-set ul li {
    padding: 10px 0 10px 20px;
}

.ebg-footer .cistern .con .left .link-set ul li h6 {
    font-size: 22px;
    font-weight: bold;
    color: #282828;
    line-height: 1.375;
    display: inline-block;
    position: relative;
    margin-top: 0;
}

.ebg-footer .cistern .con .left .link-set ul li h6 span {
    font-size: 22px;
    position: absolute;
    right: -28px;
    top: 0;
    height: 30px;
}
.LANG-sa .ebg-footer .cistern .con .left .link-set ul li h6 span {
    right: auto;
    left: -28px;
}

.ebg-footer .cistern .con .left .link-set ul li h6 a {
    font-size: 22px;
    font-weight: bold;
    color: #282828;
    border-bottom: 1px solid #f0f0f0;
    line-height: 1.375;
}

.ebg-footer .cistern .con .left .link-set ul li h6 a:hover {
    border-bottom: 1px solid #282828;
    text-decoration: none;
}

.ebg-footer .cistern .con .left .link-set ul li a {
    font-size: 14px;
    color: #282828;
    line-height: 1.375;
}

.ebg-footer .cistern .con .left .link-set ul li a:hover {
    text-decoration: underline;
}

.ebg-footer .cistern .con .left .link-set ul.others {
    width: 100%;
    margin: 40px 0 20px;
}

.ebg-footer .cistern .con .left .link-set ul.others li {
    width: 25%;
    float: left;
}

.ebg-footer .cistern .con .left .link-set ul.others li:nth-child(1) {
    width: 100%;
}

.ebg-footer .cistern .con .left .link-set ul.wap-app {
    display: none;
}

.ebg-footer .cistern .con .right {
    float: right;
}
.LANG-sa .ebg-footer .cistern .con .right {
    float: left;
}

.ebg-footer .cistern .con .right .footer-share {}

.ebg-footer .cistern .con .right .footer-share ul {
    text-align: right;
}

.LANG-sa .ebg-footer .cistern .con .right .footer-share ul li {
    text-align: left;
}

.ebg-footer .cistern .con .right .footer-share ul li a {
    display: inline-block;
    margin-bottom: 0;
    position: relative;
    line-height: 1.375;
}

.ebg-footer .cistern .con .right .footer-share ul li a:hover .pic {
    display: block;
}

.ebg-footer .cistern .con .right .footer-share ul li a em {
    color: #282828;
    font-size: 34px;
}

.ebg-footer .cistern .con .right .footer-share ul li a em.icon-share-wechat {
    font-size: 26px;
    padding-right: 6px;
}

.ebg-footer .cistern .con .right .footer-share ul li .pic {
    display: none;
    width: 60px;
    height: 60px;
    position: absolute;
    right: 40px;
    top: 0;
}

.ebg-footer .cistern .con .right .footer-share ul li .pic img {
    width: 100%;
    display: block;
}

.ebg-footer .cistern .con .right .footer-share .app {
    float: right;
    margin-top: 40px;
}

.LANG-sa .ebg-footer .cistern .con .right .footer-share .app {
    float: left;
}

.ebg-footer .cistern .con .right .footer-share .app span {
    display: block;
}

.ebg-footer .cistern .con .right .footer-share .app span label {
    display: block;
    font-size: 16px;
    line-height: 1.375;
    color: #282828;
    font-weight: bold;
}

.ebg-footer .cistern .con .right .footer-share .app span a {
    display: inline-block;
    width: 80px;
    height: 80px;
    float: right;
    margin-top: 10px;
}
.LANG-sa .ebg-footer .cistern .con .right .footer-share .app span a {
    float: left;
}

.ebg-footer .cistern .con .right .footer-share .app span a img {
    width: 100%;
    display: block;
}

.ebg-footer .copyright {
    background: #282828;
}

.ebg-footer .copyright .cistern {
    padding: 0 20px;
}

.ebg-footer .copyright .con p {
    color: #fff;
    font-size: 12px;
    float: left;
    line-height: 1;
}
.LANG-sa .ebg-footer .copyright .con p {
    float: right;
}

.ebg-footer .copyright .con p a {
    color: #fff;
}

.ebg-footer .copyright .con p a:hover {
    text-decoration: underline;
}

.ebg-footer .copyright .con a {
    color: #fff;
}

.ebg-footer .copyright .con ul {
    display: inline-block;
    float: right;
    font-size: 0;
    line-height: 1;
}
.LANG-sa .ebg-footer .copyright .con ul {
    float: left;
}

.ebg-footer .copyright .con ul li {
    display: inline-block;
}

.ebg-footer .copyright .con ul li a {
    color: #fff;
    font-size: 12px;
}

.ebg-footer .copyright .con ul li a:hover {
    text-decoration: underline;
}

.ebg-footer .copyright .con ul span {
    padding: 0 15px;
    color: #fff;
    font-size: 12px;
}

@media (max-width:1600px) {

    .ebg-footer .cistern {
        padding-top: 10px;
    }
}

@media (max-width:1200px) {

    .ebg-footer .cistern {
        padding-bottom: 40px;
    }
}

@media (max-width:920px) {
    .ebg-footer .cistern .con .footer-logo {
        display: none;
    }

    .ebg-footer .cistern .con .right {
        float: none;
    }

    .ebg-footer .cistern .con .right .footer-share ul {
        text-align: left;
    }

    .ebg-footer .cistern .con .right .footer-share ul li {
        display: inline-block;
        margin: 0 15px 0 0;
    }

    .ebg-footer .cistern .con .right .footer-share .app {
        display: none;
    }

    .ebg-footer .cistern .con .left {
        float: none;
        width: 100%;
    }

    .ebg-footer .cistern .con .left .link-set ul {
        width: 100%;
        margin-top: 20px;
    }

    .ebg-footer .cistern .con .left .link-set ul li,
    .ebg-footer .cistern .con .left .link-set ul.others li {
        width: 50%;
        float: left;
    }

    .ebg-footer .cistern .con .left .link-set ul li:nth-child(1) {
        width: 100%;
    }

    .ebg-footer .cistern .con .left .link-set ul.others {
        width: 100%;
        margin: 20px 0 20px;
    }

    .ebg-footer .cistern .con .left .link-set ul.wap-app {
        display: block;
        margin-bottom: 50px;
    }

    .ebg-footer .cistern .con .left .link-set ul.wap-app li:nth-child(1) {
        width: 100%;
        max-width: 100%;
    }

    .ebg-footer .cistern .con .left .link-set ul.wap-app li {
        width: 33.33%;
    }

    .ebg-footer .cistern .con .left .link-set ul.wap-app li a {
        display: block;
    }

    .ebg-footer .cistern .con .left .link-set ul.wap-app li a img {
        width: 100%;
        display: block;
    }

    .ebg-footer .copyright .con p {
        float: none;
        text-align: center;
    }

    .ebg-footer .copyright .con ul {
        display: block;
        float: none;
        text-align: center;
        margin-top: 15px;
    }


}

@media (max-width:750px) {
    .ebg-footer .cistern .con .left .link-set ul.others {
        width: 100%;
        margin: 20px 0 40px;
    }

    .ebg-footer .copyright .con ul span {
        padding: 0 5px;
    }

    .ebg-footer .copyright .con {
        position: relative;
    }

    .ebg-footer .copyright .con p {
        position: absolute;
        left: 0;
        bottom: 120%;
        color: #282828;
        line-height: 1.375;
    }

    .ebg-footer .copyright .con p a {
        color: #282828;
    }

    .ebg-footer .copyright .con ul {
        margin-top: 0;
    }

    .ebg-footer .cistern .con .left .link-set ul.wap-app li {
        width: 50%;
    }

    .ebg-footer .cistern .con .left .link-set ul.wap-app li:nth-child(2) {
        width: 100%;
    }

    .ebg-footer .cistern .con .left .link-set ul.wap-app li:nth-child(2) a {
        width: 50%;
    }
}