
html { font-family: sans-serif; text-size-adjust: 100%; }
body { margin: 0px; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0px; }
[hidden], template { display: none; }
a { background-color: transparent; }
a:active, a:hover { outline: 0px; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
h1 { font-size: 2em; margin: 0.67em 0px; }
mark { background: rgb(255, 255, 0); color: rgb(0, 0, 0); }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0px; }
svg:not(:root) { overflow: hidden; }
figure { margin: 1em 40px; }
hr { box-sizing: content-box; height: 0px; }
pre { overflow: auto; }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }
button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0px; }
button { overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
input { line-height: normal; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0px; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }
input[type="search"] { -webkit-appearance: textfield; box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
fieldset { border: 1px solid rgb(192, 192, 192); margin: 0px 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0px; padding: 0px; }
textarea { overflow: auto; }
optgroup { font-weight: bold; }
table { border-collapse: collapse; border-spacing: 0px; }
td, th { padding: 0px; }
* { box-sizing: border-box; }
::before, ::after { box-sizing: border-box; }
html { font-size: 10px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; line-height: 1.42857; color: rgb(51, 51, 51); background-color: rgb(255, 255, 255); }
input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }
a { color: rgb(51, 122, 183); text-decoration: none; }
/*a:hover, a:focus { color: rgb(35, 82, 124); text-decoration: underline; }*/
a:focus { outline: -webkit-focus-ring-color auto 5px; outline-offset: -2px; }
figure { margin: 0px; }
img { vertical-align: middle; }
hr { margin-top: 22px; margin-bottom: 22px; border-width: 1px 0px 0px; border-right-style: initial; border-bottom-style: initial; border-left-style: initial; border-right-color: initial; border-bottom-color: initial; border-left-color: initial; border-image: initial; border-top-style: solid; border-top-color: rgb(238, 238, 238); }
[role="button"] { cursor: pointer; }
.container { margin-right: auto; margin-left: auto; padding-left: 11px; padding-right: 11px; }
container.container { max-width: 1128px; width: 100% !important; }
.row { margin-left: -11px; margin-right: -11px; }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 11px; padding-right: 11px; }
.clearfix::before, .clearfix::after, .container::before, .container::after, .container-fluid::before, .container-fluid::after, .row::before, .row::after { content: " "; display: table; }
.clearfix::after, .container::after, .container-fluid::after, .row::after { clear: both; }
.visible-xs, .visible-sm, .visible-md, .visible-lg { display: none !important; }
.clearfix::before, .clearfix::after, .nav::before, .nav::after { content: " "; display: table; }
.clearfix::after, .nav::after { clear: both; }
[role="button"] { cursor: pointer; }
.btn { display: inline-block; margin-bottom: 0px; font-weight: normal; text-align: center; vertical-align: middle; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.42857; border-radius: 4px; user-select: none; }
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus { outline: -webkit-focus-ring-color auto 5px; outline-offset: -2px; }
.btn:hover, .btn:focus, .btn.focus { color: rgb(51, 51, 51); text-decoration: none; }
.btn:active, .btn.active { outline: 0px; background-image: none; box-shadow: rgba(0, 0, 0, 0.125) 0px 3px 5px inset; }
.btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; opacity: 0.65; box-shadow: none; }
a.btn.disabled, fieldset[disabled] a.btn { pointer-events: none; }
.close { float: right; font-size: 21px; font-weight: bold; line-height: 1; color: rgb(0, 0, 0); text-shadow: rgb(255, 255, 255) 0px 1px 0px; opacity: 0.2; }
.close:hover, .close:focus { color: rgb(0, 0, 0); text-decoration: none; cursor: pointer; opacity: 0.5; }
button.close { padding: 0px; cursor: pointer; background: transparent; border: 0px; -webkit-appearance: none; }
.modal-header .close { margin-top: -2px; }
.modal-footer .btn + .btn { margin-left: 5px; margin-bottom: 0px; }
.modal-footer .btn-group .btn + .btn { margin-left: -1px; }
.clearfix::before, .clearfix::after, .modal-header::before, .modal-header::after, .modal-footer::before, .modal-footer::after { content: " "; display: table; }
.clearfix::after, .modal-header::after, .modal-footer::after { clear: both; }
[class^="hwic_"], [class*=" hwic_"] { speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; font-family: corpfont !important; }
/*.hwic_right::before { content: ""; }*/
html { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); font-size: 100px; }
body { position: relative; background: rgb(255, 255, 255); line-height: 1.625; font-weight: normal; color: rgb(40, 40, 40); font-size: 18px; font-family: HuaweiSans-Regular, Helvetica, Arial, sans-serif; }
body, input, textarea, select, button { text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; }
.hw_space { height: 67px; }
a { color: rgb(40, 40, 40); }
a:hover, a:focus { color: rgb(40, 40, 40); }
a:focus { outline: -webkit-focus-ring-color auto 1px; outline-offset: -2px; text-decoration: none !important; }
a:focus { outline: none !important; }
ins { background: rgb(255, 255, 170); color: rgb(40, 40, 40); }
mark { background: rgb(255, 255, 170); color: rgb(40, 40, 40); }
abbr[title], dfn[title] { cursor: help; }
dfn[title] { border-bottom: 1px dotted; font-style: normal; }
p, hr, ul, ol, dl, blockquote, pre, address, fieldset, figure { margin: 0px 0px 12px; }
* + p, * + hr, * + ul, * + ol, * + dl, * + blockquote, * + pre, * + address, * + fieldset, * + figure { margin-top: 12px; }
h1, h2, h3, h4, h5, h6 { margin: 0px 0px 12px; font-weight: 500; font-family: HuaweiSans-Bold, Helvetica, Arial, sans-serif; }
h1 { font-size: 48px; line-height: 60px; margin-top: 0px; }
h2 { font-size: 38px; line-height: 48px; }
h3 { font-size: 28px; }
h4 { font-size: 24px; }
h5 { font-size: 22px; }
h6 { font-size: 18px; }
* + h1, * + h2, * + h3, * + h4, * + h5, * + h6 { margin-top: 20px; }
ul, ol { list-style: none; margin: 0px; padding: 0px; }
ul > li > ul, ul > li > ol, ol > li > ol, ol > li > ul { margin: 1px; }
dt { font-weight: bold; }
dt + dd { margin-top: 0.05em; }
dd { margin-left: 0px; }
dd + dt { margin-top: 0.1em; }
hr { display: block; padding: 0px; border-width: 1px 0px 0px; border-right-style: initial; border-bottom-style: initial; border-left-style: initial; border-right-color: initial; border-bottom-color: initial; border-left-color: initial; border-image: initial; height: 0px; border-top-style: solid; border-top-color: rgb(238, 238, 238); box-sizing: content-box; }
address { font-style: normal; }
blockquote { padding-top: 5px; padding-bottom: 5px; padding-left: 15px; border-left: 4px solid rgb(238, 238, 238); }
blockquote small { display: block; color: rgb(119, 119, 119); text-align: right; }
blockquote p:last-of-type { margin-bottom: 0px; }
iframe { border: 0px; }
button, input:not([type="radio"]):not([type="checkbox"]), select { vertical-align: middle; }
/*ul, ol { margin-top: 0px; margin-bottom: 13px; }*/
ul ul, ol ul, ul ol, ol ol { margin-bottom: 0px; }
dl { margin-top: 0px; margin-bottom: 26px; }
dt, dd { line-height: 1.625; }
dt { font-weight: bold; }
dd { margin-left: 0px; }
abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted rgb(119, 119, 119); }
blockquote { padding: 13px 26px; margin: 0px 0px 26px; font-size: 20px; border-left: 5px solid rgb(238, 238, 238); }
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom: 0px; }
.container { max-width: 1128px; width: 100% !important; }
b, strong { font-family: HuaweiSans-Bold, Helvetica, Arial, sans-serif !important; font-weight: normal !important; }
a, a:hover, a:focus input, select, * { outline: none; }
.container > .title { margin-bottom: 60px; }
[class^="icon-"] { display: inline-block; vertical-align: middle; }
.select2-container--default .select2-search--dropdown .select2-search__field { display: none; }
.pagination1 .left .select2-container, .pagination .left .select2-container { margin: 0px 10px; width: 61px !important; }
.modal-header .close { color: rgb(255, 255, 255); font-size: 25px; opacity: 1; }
.permission-dl-dialog .modal-header .close { cursor: pointer; color: rgb(40, 40, 40); }
.common-dialog .modal-header .close { color: rgb(102, 102, 102); }
.loading-dialog .modal-header .close, .loading-dialog .modal-header { display: none; }
label { letter-spacing: normal; }
fieldset { padding: 0px; margin: 0px; border: 0px; min-width: 0px; }
legend { display: block; width: 100%; padding: 0px; margin-bottom: 26px; font-size: 24px; line-height: inherit; color: rgb(40, 40, 40); border-width: 0px 0px 1px; border-top-style: initial; border-right-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-image: initial; border-bottom-style: solid; border-bottom-color: rgb(229, 229, 229); }
label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: bold; }
input[type="search"] { box-sizing: border-box; }
input[type="radio"], input[type="checkbox"] { margin: 4px 0px 0px; line-height: normal; }
input[type="file"] { display: block; }
input[type="range"] { display: block; width: 100%; }
select[multiple], select[size] { height: auto; }
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: -webkit-focus-ring-color auto 1px; outline-offset: -2px; }
output { display: block; padding-top: 106px; font-size: 16px; line-height: 1.625; color: rgb(85, 85, 85); }
input[type="search"] { -webkit-appearance: none; }
.forms input, .forms select, .forms textarea { height: 50px; border: 1px solid rgb(212, 212, 212); border-radius: 5px; width: 100%; padding: 0px 10px; }
.forms input::-webkit-input-placeholder, .forms select::-webkit-input-placeholder, .forms textarea::-webkit-input-placeholder { color: rgb(119, 119, 119); }
.forms input:focus, .forms select:focus, .forms textarea:focus { border: 1px solid rgb(21, 176, 235); color: rgb(40, 40, 40); box-shadow: rgb(212, 212, 212) 0px 3px 8px; }
.forms label { font-size: 14px; display: block; font-family: HuaweiSans-Light, Helvetica, Arial, sans-serif; margin-top: 10px; color: rgb(119, 119, 119); }
.forms label em { font-size: 30px; vertical-align: middle; margin-right: 10px; display: none; }
.forms .forms-error input { border: 1px solid rgb(246, 111, 106); }
.forms .forms-error input::-webkit-input-placeholder { color: rgb(246, 111, 106); }
.forms .forms-error label { color: rgb(246, 111, 106); display: block; }
.forms label.error { color: rgb(246, 111, 106); }
.forms input.error, .forms textarea.error { color: rgb(246, 111, 106); border: 1px solid rgb(246, 111, 106); }
.forms input.error::-webkit-input-placeholder, .forms textarea.error::-webkit-input-placeholder { color: rgb(246, 111, 106); }
.forms .select2-container.error .select2-selection { color: rgb(246, 111, 106); border: 1px solid rgb(246, 111, 106); }
.forms .select2-container.error .select2-selection .select2-selection__rendered { color: rgb(246, 111, 106); }
.forms .select2-container--default .select2-selection--single .select2-selection__rendered, .forms .select2-container .select2-selection--single { height: 50px; width: 100%; line-height: 50px; }
.forms .select2-container--default .select2-selection--single .select2-selection__arrow { height: 50px; right: 11px; }
.forms .phone .select2-container--default .select2-selection--single .select2-selection__arrow { right: 2px; }
.forms .phone .select2-container--default .select2-selection--single { border-top-right-radius: 0px; border-bottom-right-radius: 0px; border: 1px solid rgb(212, 212, 212); }
.forms .select2-container { float: left; }
.forms .phone div:focus { border: 1px solid rgb(21, 176, 235); color: rgb(40, 40, 40); box-shadow: rgb(212, 212, 212) 0px 3px 8px; }
.forms .phone div select { width: 20%; max-width: 77px; float: left; border-bottom-right-radius: 0px; border-top-right-radius: 0px; padding: 0px 10px; }
.forms .phone div input { width: 80%; max-width: 293px; float: left; border-bottom-left-radius: 0px; border-top-left-radius: 0px; border-left: 0px; }
.forms .description textarea { height: 115px; padding-top: 5px; }
.forms .description .input_ctrl { text-align: right; }
.forms .description .input_ctrl span { display: inline-block; }
.forms .code .code-input { width: 47%; display: inline-block; float: left; margin-right: 20px; }
.forms .code .code-img { width: 47%; float: left; }
.forms .btn { width: auto; height: 50px; line-height: 50px; padding: 0px 20px; background: rgb(246, 111, 106); color: rgb(255, 255, 255); border-radius: 5px; margin-top: 30px; display: block; font-size: 18px; white-space: normal; letter-spacing: normal; max-width: 180px; margin-left: auto; margin-right: auto; }
.forms .btn:hover { background: rgb(165, 75, 74); color: rgb(255, 255, 255); }
.forms .btn em { color: rgb(255, 255, 255); font-size: 38px; float: right; margin-top: 6px; }
.forms-warp { margin-top: 60px; padding: 40px; background: rgb(255, 255, 255); box-shadow: rgb(212, 212, 212) 0px 0px 40px; }
.forms-warp h3 { font-size: 28px; margin-bottom: 40px; }
.forms-warp > div { margin-bottom: 30px; }
.forms-warp > div span { display: block; margin-bottom: 3px; }
.ReadPolicy { background-color: rgb(238, 238, 238); color: rgb(40, 40, 40); display: none; padding: 16px 0px; }
.ReadPolicy p { max-width: 750px; margin: 0px auto; font-size: 14px; line-height: 1.225; position: relative; padding-right: 80px; padding-left: 10px; }
.ReadPolicy a { color: rgb(40, 40, 40); text-decoration: underline; }
.ReadPolicy .close { text-decoration: none; position: absolute; top: 0px; right: 9px; display: block; height: 30px; width: 30px; color: rgb(255, 255, 255); line-height: 30px; text-align: center; float: right; margin-top: -7px; opacity: 1; }
/*.ReadPolicy .close::before { content: ""; width: 30px; height: 30px; display: block; color: rgb(51, 51, 51); font-size: 15px; font-family: corpfont !important; }*/
.nav-gblnav .corporate .corporate-dropdown ul li a.active .hwic_right::before { content: "" !important; }
header .autocomplete-suggestions { border: 0px; }
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open > .container > .row { display: flex; }
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open > .container > .row > [class*="col-"] { padding: 40px 15px; min-height: 326px; }
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .nav-for-tab .col-sm-6 { float: none; text-align: center; }
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .nav-for-tab .col-sm-6 ul { list-style: none; padding: 0px; margin: 0px; }
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .nav-for-tab .col-sm-6 ul li { display: inline-block; margin-left: 60px; }
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .nav-for-tab .col-sm-6 ul li:first-child { margin-left: 0px; }
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .nav-for-tab .col-sm-6 ul li:hover, header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .nav-for-tab .col-sm-6 ul li.active { color: rgb(34, 34, 34); text-decoration: none; border-bottom: 5px solid rgb(246, 111, 106); }
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .nav-for-tab .col-sm-6 ul li a { padding: 20px 0px 10px; color: rgb(119, 119, 119); display: block; }
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one > .container > .row { display: flex; }
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one > .container > .row > [class*="col-"] { padding-top: 40px; padding-bottom: 40px; }
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one > .container > .row > [class*="col-"] .card-cl2 { padding-left: 19px; }
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one > .container > .row > [class*="col-"] img { border-radius: 5px; margin-bottom: 10px; }
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one > .container > .row > [class*="col-"] h3 { font-size: 22px; }
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one > .container > .row > [class*="col-"] span a { font-size: 14px; color: rgb(40, 40, 40); margin-top: 0px; }
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one > .container > .row > [class*="col-"] span a:hover { text-decoration: underline; }
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one > .container > .row > [class*="col-"] span a em { font-size: 30px; display: inline-block; vertical-align: middle; width: 20px; }
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one > .container > .row > [class*="col-"] span a em::before { color: rgb(40, 40, 40); }
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-insights-open > .container { padding: 40px 11px; }
header #hw1_global_nav nav .nav-contact > ul > li .about-huawei-open > .container { padding: 40px 11px; }
header #hw1_global_nav .navbar-collapse .bg-support .row { height: 100%; }
header .search-open .results-box .autocomplete-suggestions { width: 100% !important; }
header .search-open .results-box .autocomplete-suggestions .autocomplete-suggestion { padding: 10px 30px; font-size: 18px; }
header .search-open .results-box .autocomplete-suggestions .autocomplete-suggestion:hover { background: rgb(153, 153, 153); cursor: pointer; }
.search-open .autocomplete-suggestions { position: static !important; max-height: none !important; }
#footer .footer-nav > .row { margin-bottom: 20px; }
#footer .footer-nav .others-nav .row { margin-bottom: 20px; }
body { font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif !important; }
h1, h2, h3, h4, h5, h6 { font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif !important; font-weight: bold !important; }
b, strong { font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif !important; font-weight: bold !important; }
.image-text-carousel .card span, a.read-more, span.read-more, .category-name, .multi-action-callout .card.left span, .screen .title a, .screen .filter-wrap ul li > label:hover, .results-tab ul li a, .indeustry-contact .contact h2, .show-more a, .quotes p, #fancybox-title-over b, header #hw1_global_nav nav .nav-contact > ul a.navbar-toggle, #footer .footer-nav ul li a, .contact-infor ul li em.hwic_icon_user + span, .agenda .agenda-tab ul li a, .agenda .agenda-list .row .col-sm-3 span, .agenda .agenda-list .row .col-sm-9 .entry-link a { font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif !important; }
b, strong { font-weight: bold; font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif !important; }
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one ul li a, #footer .footer-nav ul li, header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-insights-open ul a, header #hw1_global_nav nav .nav-contact > ul > li .about-huawei-open ul a, header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .list-icon span a, header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one > .container > .row > [class*="col-"] span a, header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .list-icon span, header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .card-cl2 span, header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .card-cl2 span a { font-size: 16px; }
.search-results .screen-reset .results-list .row .content > div h3 { line-height: 30px; }
.autocomplete-suggestions { text-align: left; cursor: default; border-width: 0px 1px 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); border-image: initial; border-top-style: initial; border-top-color: initial; background: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.1) -1px 1px 3px; position: absolute; display: none; z-index: 9999; max-height: 254px; overflow: hidden auto; box-sizing: border-box; }
.intro-contact h1 + .row, .intro-contact h2 + .row { margin-top: 20px; }
.vertical-card .container > .title { margin-bottom: 0px; }
.vertical-card .container > p { margin-bottom: 40px; width: 80%; }
.vertical-card .row { display: flex; }
.vertical-card .row .col-sm-4 { margin-bottom: 40px; display: flex; padding: 0px 33px; }
.vertical-card > .container > .category-name { margin-bottom: 0px; }
.contact-us { margin-bottom: 100px;margin-top: 60px;}
.contact-us h1 { margin-top: 0px; }
.contact-us .tab-content { margin-top: 60px; }
.contact-us .title-tab { margin-top: 50px; }
.contact-us .title-tab ul { margin-bottom: 0px; border-bottom: 1px solid rgb(212, 212, 212); letter-spacing: -0.32em; }
.contact-us .title-tab ul li { display: inline-block; margin: 0px 0px 0px 60px; letter-spacing: normal; }
.contact-us .title-tab ul li:first-child { margin-left: 0px; }
.contact-us .title-tab ul li:hover, .contact-us .title-tab ul li.active { color: rgb(51, 51, 51); text-decoration: none; }
.contact-us .title-tab ul li a { display: block; font-family: HuaweiSans-Bold, Helvetica, Arial, sans-serif; color: rgb(128, 128, 128); font-size: 18px; padding-bottom: 20px; line-height: 1; }
.contact-us .title-tab ul li a:hover { text-decoration: none; }
.contact-us .form-btn { display: block; border-top: 1px solid rgb(212, 212, 212); padding-top: 30px; }
.contact-us .form-btn em { display: inline-block; vertical-align: -2px; margin-left: 5px; }
.contact-us .support-link { margin-bottom: 35px; }
.contact-us .support-link h3 { font-size: 28px; margin-bottom: 0px; }
.contact-us .support-link p { margin: 0px; }
.contact-us .support-link p a { color: rgb(246, 111, 106); display: inline-block; font-size: 16px; font-family: HuaweiSans-Regular, Helvetica, Arial, sans-serif; text-decoration: underline; }
.contact-us .support-link a { font-size: 18px; font-family: HuaweiSans-Bold, Helvetica, Arial, sans-serif; color: rgb(40, 40, 40); display: block; }
.contact-us .support-link > a { text-decoration: underline; }
.forms .forms-warp-c { padding: 40px; border-radius: 5px; letter-spacing: -32px; }
.forms .forms-warp-c h3 { font-size: 34px; padding-bottom: 20px; text-align: center; letter-spacing: normal; }
.forms .forms-warp-c > div { margin-top: 20px; }
.forms .forms-warp-c > div > div { margin-bottom: 30px; letter-spacing: normal; width: 48%; display: inline-block; vertical-align: top; }
.forms .forms-warp-c > div > div span { display: block; margin-bottom: 0px; }
.forms .forms-warp-c > div > div span.select2-container { width: 100% !important; }
.forms .forms-warp-c > div > div.phone, .forms .forms-warp-c > div > div.company { margin-left: 4%; }
.forms .forms-warp-c > div > div.description, .forms .forms-warp-c > div > div.subject { width: 100%; }
.forms .forms-warp-c label { margin-top: 0px; font-size: 18px; font-weight: normal; color: rgb(40, 40, 40); font-family: HuaweiSans-Regular, Helvetica, Arial, sans-serif; width: 100%; vertical-align: bottom; line-height: 1.4; margin-bottom: 0px; padding-bottom: 5px; }
.forms .forms-warp-c label.error { margin-top: 10px; font-weight: bold; font-size: 14px; color: rgb(246, 111, 106); font-family: HuaweiSans-Light, Helvetica, Arial, sans-serif; }
.outer-chain { font-size: 18px; padding: 10px 0px 20px; display: block; }
.outer-chain a { color: rgb(246, 111, 106); text-decoration: none; }
.forms-box.modal .modal-header .close { color: rgb(40, 40, 40); font-size: 30px; margin-top: -8px; }
.select2-container--default .select2-results > .select2-results__options { max-height: 290px !important; }
.forms-warp > div span { margin-bottom: 0px !important; }
.secondary-navigation.mobile-submenu .container { padding: 0px; }
fieldset { padding: 0px; margin: 0px; border: 0px; min-width: 0px; }
legend { display: block; width: 100%; padding: 0px; margin-bottom: 26px; font-size: 24px; line-height: inherit; color: rgb(40, 40, 40); border-width: 0px 0px 1px; border-top-style: initial; border-right-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-image: initial; border-bottom-style: solid; border-bottom-color: rgb(229, 229, 229); }
label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: bold; }
input[type="search"] { box-sizing: border-box; }
input[type="radio"], input[type="checkbox"] { margin: 4px 0px 0px; line-height: normal; }
input[type="file"] { display: block; }
input[type="range"] { display: block; width: 100%; }
select[multiple], select[size] { height: auto; }
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: -webkit-focus-ring-color auto 1px; outline-offset: -2px; }
output { display: block; padding-top: 106px; font-size: 16px; line-height: 1.625; color: rgb(85, 85, 85); }
input[type="search"] { -webkit-appearance: none; }
.forms input, .forms select, .forms textarea { height: 50px; border: 1px solid rgb(212, 212, 212); border-radius: 5px; width: 100%; padding: 0px 10px; }
.forms input::-webkit-input-placeholder, .forms select::-webkit-input-placeholder, .forms textarea::-webkit-input-placeholder { color: rgb(119, 119, 119); }
.forms input:focus, .forms select:focus, .forms textarea:focus { border: 1px solid rgb(21, 176, 235); color: rgb(40, 40, 40); box-shadow: rgb(212, 212, 212) 0px 3px 8px; }
.forms label { font-size: 14px; display: block; font-family: HuaweiSans-Light, Helvetica, Arial, sans-serif; margin-top: 10px; color: rgb(119, 119, 119); }
.forms label em { font-size: 30px; vertical-align: middle; margin-right: 10px; display: none; }
.forms .forms-error input { border: 1px solid rgb(246, 111, 106); }
.forms .forms-error input::-webkit-input-placeholder { color: rgb(246, 111, 106); }
.forms .forms-error label { color: rgb(246, 111, 106); display: block; }
.forms label.error { color: rgb(246, 111, 106); }
.forms input.error, .forms textarea.error { color: rgb(246, 111, 106); border: 1px solid rgb(246, 111, 106); }
.forms input.error::-webkit-input-placeholder, .forms textarea.error::-webkit-input-placeholder { color: rgb(246, 111, 106); }
.forms .select2-container.error .select2-selection { color: rgb(246, 111, 106); border: 1px solid rgb(246, 111, 106); }
.forms .select2-container.error .select2-selection .select2-selection__rendered { color: rgb(246, 111, 106); }
.forms .select2-container--default .select2-selection--single .select2-selection__rendered, .forms .select2-container .select2-selection--single { height: 50px; width: 100%; line-height: 50px; }
.forms .select2-container--default .select2-selection--single .select2-selection__arrow { height: 50px; right: 11px; }
.forms .phone .select2-container--default .select2-selection--single .select2-selection__arrow { right: 2px; }
.forms .phone .select2-container--default .select2-selection--single { border-top-right-radius: 0px; border-bottom-right-radius: 0px; border: 1px solid rgb(212, 212, 212); }
.forms .select2-container { float: left; }
.forms .phone div:focus { border: 1px solid rgb(21, 176, 235); color: rgb(40, 40, 40); box-shadow: rgb(212, 212, 212) 0px 3px 8px; }
.forms .phone div select { width: 20%; max-width: 77px; float: left; border-bottom-right-radius: 0px; border-top-right-radius: 0px; padding: 0px 10px; }
.forms .phone div input { width: 80%; max-width: 293px; float: left; border-bottom-left-radius: 0px; border-top-left-radius: 0px; border-left: 0px; }
.forms .description textarea { height: 115px; padding-top: 5px; }
.forms .description .input_ctrl { text-align: right; }
.forms .description .input_ctrl span { display: inline-block; }
.forms .code .code-input { width: 47%; display: inline-block; float: left; margin-right: 20px; }
.forms .code .code-img { width: 47%; float: left; }
.forms .btn { width: auto; height: 50px; line-height: 50px; padding: 0px 20px; background: rgb(246, 111, 106); color: rgb(255, 255, 255); border-radius: 5px; margin-top: 30px; display: block; font-size: 18px; white-space: normal; letter-spacing: normal; max-width: 180px; margin-left: auto; margin-right: auto; }
.forms .btn:hover { background: rgb(165, 75, 74); color: rgb(255, 255, 255); }
.forms .btn em { color: rgb(255, 255, 255); font-size: 38px; float: right; margin-top: 6px; }
.forms-warp { margin-top: 60px; padding: 40px; background: rgb(255, 255, 255); box-shadow: rgb(212, 212, 212) 0px 0px 40px; }
.forms-warp h3 { font-size: 28px; margin-bottom: 40px; }
.forms-warp > div { margin-bottom: 30px; }
.forms-warp > div span { display: block; margin-bottom: 3px; }
.dsrms .col-sm-10 { float: none; margin: 0px auto; }
.dsrms form { margin-top: 60px; padding: 40px; background: rgb(255, 255, 255); box-shadow: rgb(212, 212, 212) 0px 0px 40px; }
.dsrms form .col-sm-6 { padding-left: 60px; }
.dsrms form .col-sm-6:first-child { padding-right: 60px; padding-left: 11px; }
.dsrms form .forms-warp { margin: 0px; padding: 0px; background: none; box-shadow: none; }
.dsrms form .forms-warp em { font-style: normal; color: rgb(245, 112, 105); }
.dsrms form .forms-warp select2-container { float: none; }
.dsrms form .forms-warp label { margin-top: 0px; font-size: 18px; font-weight: normal; color: rgb(40, 40, 40); font-family: HuaweiSans-Regular, Helvetica, Arial, sans-serif; }
.dsrms form .forms-warp label.error { margin-top: 10px; font-weight: bold; font-size: 14px; color: rgb(246, 111, 106); font-family: HuaweiSans-Light, Helvetica, Arial, sans-serif; }
.dsrms .forms .code .btn { text-align: left; }
.dsrms .forms .code .code-img { float: right; max-width: 175px; }
.image-text-carousel .container > p { margin-bottom: 40px; width: 80%; }
.hot-topics .row .col-sm-4 { margin-bottom: 40px; }
.hot-topics .row .card { padding: 0px 20px; }
.hot-topics .row .card h3 { font-size: 22px; font-family: HuaweiSans-Regular, Helvetica, Arial, sans-serif; }
.hot-topics .row .card .video_box { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
.highlight .row .col-sm-4 { margin-bottom: 0px; }
.highlight .row .card { padding-bottom: 30px; }
.ir-register .forms .forms-warp-c { padding: 0px 0px 40px; }
.ir-register .forms .forms-warp-c h1 { text-align: left; border-bottom: 1px solid rgb(204, 204, 204); padding-bottom: 15px; margin-bottom: 10px; }
.ir-register .forms .forms-warp-c * { letter-spacing: normal; }
.ir-register .forms .forms-warp-c > div > div { width: 100%; margin-bottom: 0px; }
.ir-register .forms .forms-warp-c [class*="col-sm"] > div { margin: 20px 0px; letter-spacing: -0.32em; }
.ir-register .forms .forms-warp-c [class*="col-sm"] > div label { width: 30%; letter-spacing: normal; display: inline-block; text-align: right; padding-right: 15px; vertical-align: middle; }
.ir-register .forms .forms-warp-c [class*="col-sm"] > div label.error { width: 100%; text-align: left; margin-left: 30%; }
.ir-register .forms .forms-warp-c [class*="col-sm"] > div input, .ir-register .forms .forms-warp-c [class*="col-sm"] > div .select2 { letter-spacing: normal; display: inline-block; vertical-align: middle; float: none; width: 70% !important; }
.ir-register .forms .forms-warp-c [class*="col-sm"] > div .select-text { margin: 10px 0px 0px 30%; }
.ir-register .forms .forms-warp-c .col-sm-8 { float: none; margin: 0px auto; }
.ir-register .forms .forms-warp-c .radio-button { margin-top: 3px; }
.ir-register .forms .forms-warp-c .radio-button .radio { margin: 0px 40px 10px 20px; display: inline-block; position: relative; }
.ir-register .forms .forms-warp-c .radio-button .radio label.error { position: absolute; width: 300px; top: 27px; word-break: break-word; white-space: nowrap; left: -46px; }
.ir-register .forms .forms-warp-c .radio-button input { width: 15px; height: 15px; margin-top: 12px; margin-right: 5px; padding: 0px; border: inherit; outline: none; display: inline-block; vertical-align: middle; background: inherit !important; }
.ir-register .forms .forms-warp-c .radio-button span { margin-top: 4px; display: inline-block; vertical-align: middle; }
.ir-register .forms .forms-warp-c .agreement { border-top: 1px solid rgb(204, 204, 204); padding-top: 10px; }
.ir-register .forms .forms-warp-c .agreement .js_checkable { position: relative; margin: 10px 0px 10px 15%; }
.ir-register .forms .forms-warp-c .agreement .js_checkable input { height: 16px; border: none; background: url("//www.huawei.com/Assets/CBG/img/multiple.jpg") center top no-repeat; margin: 0px 5px 0px 0px; box-sizing: inherit; border-radius: 0px; padding: 0px; display: inline-block; vertical-align: middle; position: absolute; left: 0px; top: 5px; width: 15px !important; }
.ir-register .forms .forms-warp-c .agreement .js_checkable span { display: inline-block; vertical-align: top; padding-left: 25px; line-height: 1.4; }
.ir-register .forms .forms-warp-c .agreement .disabled { pointer-events: none; background: rgb(153, 153, 153); }
.ir-register .forms .forms-warp-c .select2-container--default .select2-selection--single { border: 1px solid rgb(204, 204, 204); }
.ir-content .col-sm-10 { float: none; margin: 0px auto; }
.select2-container { box-sizing: border-box; display: inline-block; margin: 0px; position: relative; vertical-align: middle; }
.select2-container .select2-selection--single { box-sizing: border-box; cursor: pointer; display: block; height: 28px; user-select: none; }
.select2-container .select2-selection--single .select2-selection__rendered { display: block; padding-left: 8px; padding-right: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.select2-container .select2-selection--single .select2-selection__clear { position: relative; }
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered { padding-right: 8px; padding-left: 20px; }
.select2-container .select2-selection--multiple { box-sizing: border-box; cursor: pointer; display: block; min-height: 32px; user-select: none; }
.select2-container .select2-selection--multiple .select2-selection__rendered { display: inline-block; overflow: hidden; padding-left: 8px; text-overflow: ellipsis; white-space: nowrap; }
.select2-container .select2-search--inline { float: left; }
.select2-container .select2-search--inline .select2-search__field { box-sizing: border-box; border: none; font-size: 100%; margin-top: 5px; padding: 0px; }
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button { -webkit-appearance: none; }
.select2-hidden-accessible { border: 0px !important; clip: rect(0px, 0px, 0px, 0px) !important; clip-path: inset(50%) !important; height: 1px !important; overflow: hidden !important; padding: 0px !important; position: absolute !important; width: 1px !important; white-space: nowrap !important; }
.select2-container--default .select2-selection--single { background-color: rgb(255, 255, 255); border: 1px solid rgb(170, 170, 170); border-radius: 4px; }
.select2-container--default .select2-selection--single .select2-selection__rendered { color: rgb(68, 68, 68); line-height: 28px; }
.select2-container--default .select2-selection--single .select2-selection__clear { cursor: pointer; float: right; font-weight: bold; }
.select2-container--default .select2-selection--single .select2-selection__placeholder { color: rgb(153, 153, 153); }
.select2-container--default .select2-selection--single .select2-selection__arrow { height: 26px; position: absolute; top: 1px; right: 1px; width: 20px; }
.select2-container--default .select2-selection--single .select2-selection__arrow b { border-color: rgb(136, 136, 136) transparent transparent; border-style: solid; border-width: 5px 4px 0px; height: 0px; left: 50%; margin-left: -4px; margin-top: -2px; position: absolute; top: 50%; width: 0px; }
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear { float: left; }
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow { left: 1px; right: auto; }
.select2-container--default.select2-container--disabled .select2-selection--single { background-color: rgb(238, 238, 238); cursor: default; }
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear { display: none; }
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b { border-color: transparent transparent rgb(136, 136, 136); border-width: 0px 4px 5px; }
.select2-container--default .select2-selection--multiple { background-color: white; border: 1px solid rgb(170, 170, 170); border-radius: 4px; cursor: text; }
.select2-container--default .select2-selection--multiple .select2-selection__rendered { box-sizing: border-box; list-style: none; margin: 0px; padding: 0px 5px; width: 100%; }
.select2-container--default .select2-selection--multiple .select2-selection__rendered li { list-style: none; }
.select2-container--default .select2-selection--multiple .select2-selection__placeholder { color: rgb(153, 153, 153); margin-top: 5px; float: left; }
.select2-container--default .select2-selection--multiple .select2-selection__clear { cursor: pointer; float: right; font-weight: bold; margin-top: 5px; margin-right: 10px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice { background-color: rgb(228, 228, 228); border: 1px solid rgb(170, 170, 170); border-radius: 4px; cursor: default; float: left; margin-right: 5px; margin-top: 5px; padding: 0px 5px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove { color: rgb(153, 153, 153); cursor: pointer; display: inline-block; font-weight: bold; margin-right: 2px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover { color: rgb(51, 51, 51); }
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple { border-top-left-radius: 0px; border-top-right-radius: 0px; }
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; }
.select2-container--default .select2-search--dropdown .select2-search__field { border: 1px solid rgb(170, 170, 170); }
.select2-container--default .select2-search--inline .select2-search__field { background: transparent; border: none; outline: 0px; box-shadow: none; -webkit-appearance: textfield; }
.select2-container--default .select2-results > .select2-results__options { max-height: 200px; overflow-y: auto; }
.select2-container--default .select2-results__option[role="group"] { padding: 0px; }
.select2-container--default .select2-results__option[aria-disabled="true"] { color: rgb(153, 153, 153); }
.select2-container--default .select2-results__option[aria-selected="true"] { background-color: rgb(221, 221, 221); }
.select2-container--default .select2-results__option .select2-results__option { padding-left: 1em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__group { padding-left: 0px; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option { margin-left: -1em; padding-left: 2em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -2em; padding-left: 3em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -3em; padding-left: 4em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -4em; padding-left: 5em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option { margin-left: -5em; padding-left: 6em; }
.select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: rgb(88, 151, 251); color: white; }
.select2-container--default .select2-results__group { cursor: default; display: block; padding: 6px; }
.select2-container--classic .select2-selection--single { background-color: rgb(247, 247, 247); border: 1px solid rgb(170, 170, 170); border-radius: 4px; outline: 0px; background-image: linear-gradient(rgb(255, 255, 255) 50%, rgb(238, 238, 238) 100%); background-repeat: repeat-x; }
.select2-container--classic .select2-selection--single:focus { border: 1px solid rgb(88, 151, 251); }
.select2-container--classic .select2-selection--single .select2-selection__rendered { color: rgb(68, 68, 68); line-height: 28px; }
.select2-container--classic .select2-selection--single .select2-selection__clear { cursor: pointer; float: right; font-weight: bold; margin-right: 10px; }
.select2-container--classic .select2-selection--single .select2-selection__placeholder { color: rgb(153, 153, 153); }
.select2-container--classic .select2-selection--single .select2-selection__arrow { background-color: rgb(221, 221, 221); border-top: none; border-right: none; border-bottom: none; border-image: initial; border-left: 1px solid rgb(170, 170, 170); border-top-right-radius: 4px; border-bottom-right-radius: 4px; height: 26px; position: absolute; top: 1px; right: 1px; width: 20px; background-image: linear-gradient(rgb(238, 238, 238) 50%, rgb(204, 204, 204) 100%); background-repeat: repeat-x; }
.select2-container--classic .select2-selection--single .select2-selection__arrow b { border-color: rgb(136, 136, 136) transparent transparent; border-style: solid; border-width: 5px 4px 0px; height: 0px; left: 50%; margin-left: -4px; margin-top: -2px; position: absolute; top: 50%; width: 0px; }
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear { float: left; }
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow { border-top: none; border-bottom: none; border-left: none; border-image: initial; border-right: 1px solid rgb(170, 170, 170); border-radius: 4px 0px 0px 4px; left: 1px; right: auto; }
.select2-container--classic.select2-container--open .select2-selection--single { border: 1px solid rgb(88, 151, 251); }
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow { background: transparent; border: none; }
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b { border-color: transparent transparent rgb(136, 136, 136); border-width: 0px 4px 5px; }
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single { border-top: none; border-top-left-radius: 0px; border-top-right-radius: 0px; background-image: linear-gradient(rgb(255, 255, 255) 0%, rgb(238, 238, 238) 50%); background-repeat: repeat-x; }
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single { border-bottom: none; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; background-image: linear-gradient(rgb(238, 238, 238) 50%, rgb(255, 255, 255) 100%); background-repeat: repeat-x; }
.select2-container--classic .select2-selection--multiple .select2-selection__rendered { list-style: none; margin: 0px; padding: 0px 5px; }
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple { border-top: none; border-top-left-radius: 0px; border-top-right-radius: 0px; }
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple { border-bottom: none; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; }


.social-share {
  font-family: "socialshare" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  /*   .icon-tencent:before { content: "\f07a"; }
  .icon-qq:before { content: "\f11a"; }
  .icon-weibo:before { content: "\f12a"; }
  .icon-wechat:before { content: "\f09a"; }
  .icon-douban:before { content: "\f10a"; }
  .icon-heart:before { content: "\f20a"; }
  .icon-like:before { content: "\f00a"; }
  .icon-qzone:before { content: "\f08a"; }
  .icon-linkedin:before { content: "\f01a"; }
  .icon-diandian:before { content: "\f05a"; }
  .icon-facebook:before { content: "\f03a"; }
  .icon-google:before { content: "\f04a"; }
  .icon-twitter:before { content: "\f06a"; } */
}

.social-share a {
  position: relative;
  text-decoration: none;
  display: inline-block;
  outline: none;
}

/*.social-share .social-share-icon {
  margin: 2px;
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  font-size: 20px;
  border-radius: 0%;
  line-height: 24px;
  border: 1px solid #666;
  color: #666;
  text-align: center;
  vertical-align: middle;
  transition: background 0.6s ease-out 0s;
  background-image: url(//www.huawei.com/Assets/CBG/img/share_all.png) !important;
}*/

.social-share .social-share-icon:hover {
  background-color: #666;
  color: #fff;
}

.social-share .icon-weibo {
  background-position: 0 -144px;
  color: #ff763b;
  border-color: #ff763b;
}

.social-share .icon-weibo:hover {
  background-color: #ff763b;
}

.social-share .icon-tencent {
  color: #56b6e7;
  border-color: #56b6e7;
}

.social-share .icon-tencent:hover {
  background: #56b6e7;
}

.social-share .icon-qq {
  color: #56b6e7;
  border-color: #56b6e7;
}

.social-share .icon-qq:hover {
  background: #56b6e7;
}

.social-share .icon-qzone {
  color: #FDBE3D;
  border-color: #FDBE3D;
}

.social-share .icon-qzone:hover {
  background: #FDBE3D;
}

.social-share .icon-douban {
  color: #33b045;
  border-color: #33b045;
}

.social-share .icon-douban:hover {
  background: #33b045;
}

.social-share .icon-linkedin {
  background-position: 0 -96px;
  color: #0077B5;
  border-color: #0077B5;
}

.social-share .icon-linkedin:hover {
  background-color: #0077B5;
}

.social-share .icon-facebook {
  background-position: 0 -48px;
  color: #44619D;
  border-color: #44619D;
}

.social-share .icon-facebook:hover {
  background-color: #44619D;
}

.social-share .icon-google {
  background-position: 0 -120px;
  color: #000;
  border-color: #000;
}

.social-share .icon-google:hover {
  background-color: #000;
}

.social-share .icon-twitter {
  background-position: 0 -72px;
  color: #55acee;
  border-color: #55acee;
}

.social-share .icon-twitter:hover {
  background-color: #55acee;
}

.social-share .icon-diandian {
  color: #307DCA;
  border-color: #307DCA;
}

.social-share .icon-diandian:hover {
  background: #307DCA;
}

.social-share .icon-wechat {
  background-position: 0 -168px;
  position: relative;
  color: #7bc549;
  border-color: #7bc549;
}

.social-share .icon-wechat:hover {
  background-color: #7bc549;
}

.social-share .icon-email {
  background-position: 0 -24px;
  position: relative;
  color: #ccc;
  border-color: #ccc;
}

.social-share .icon-email:hover {
  background-color: #ccc;
}

.social-share .icon-print {
  background-position: -2px 0;
  position: relative;
  color: #7bc549;
  border-color: #7bc549;
}

.social-share .icon-print:hover {
  background-color: #7bc549;
}

.social-share .icon-wechat .wechat-qrcode {
  display: none;
  border: 1px solid #eee;
  position: absolute;
  z-index: 999;
  top: -205px;
  left: -89px;
  width: 200px;
  height: 192px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 10px #aaa;
  transition: all 200ms;
  -webkit-tansition: all 350ms;
  -moz-transition: all 350ms;
}

.social-share .icon-wechat .wechat-qrcode h4 {
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777;
}

.social-share .icon-wechat .wechat-qrcode .qrcode {
  width: 105px;
  margin: 10px auto;
}

.social-share .icon-wechat .wechat-qrcode .qrcode table {
  margin: 0 !important;
}

.social-share .icon-wechat .wechat-qrcode .help p {
  font-weight: normal;
  line-height: 16px;
  padding: 0;
  margin: 0;
}

.social-share .icon-wechat .wechat-qrcode:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -13px;
  width: 0;
  height: 0;
  border-width: 8px 6px 6px 6px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

.social-share .icon-wechat:hover .wechat-qrcode {
  display: block;
}

.social-share-top .icon-wechat .wechat-qrcode {
  top: 28px;
}

.weixin-link {
  position: relative;
}

.weixin-qr {
  position: absolute;
  left: -110px;
  top: -280px;
  border: 1px solid #ccc;
}

.autocomplete-suggestions {
  text-align: left;
  cursor: default;
  border: 1px solid #ccc;
  border-top: 0;
  background: #fff;
  box-shadow: -1px 1px 3px rgba(0,0,0,.1);
  /* core styles should not be changed */
  position: absolute;
  display: none;
  z-index: 9999;
  max-height: 254px;
  overflow: hidden;
  overflow-y: auto;
  box-sizing: border-box;
}

.autocomplete-suggestion {
  position: relative;
  padding: 0 .6em;
  line-height: 23px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.02em;
  color: #333;
}

.autocomplete-suggestion b {
  font-weight: normal;
  color: #1f8dd6;
}

.autocomplete-suggestion.selected {
  background: #f0f0f0;
}

@-webkit-keyframes opGradient {
  0% {
    -webkit-transform: translateY(-10px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}

@keyframes opGradient {
  0% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@-webkit-keyframes nonesearching {
  0% {
    left: 20%;
    -webkit-transform: scale3d(1, 1, 1);
    opacity: 1;
  }

  100% {
    left: 34%;
    -webkit-transform: scale3d(0, 0, 0);
    opacity: 0;
  }
}

@keyframes nonesearching {
  0% {
    left: 20%;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
  }

  100% {
    left: 34%;
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
    opacity: 0;
  }
}

.intro-contact {
  margin-bottom: 80px;
}

.intro-contact .video_box {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 5px;
}

.intro-contact .col-sm-5 {
  margin-bottom: 15px;
  position: relative;
  z-index: 9;
}

.intro-contact .col-sm-5 a.js-image-gallery-item:before {
  opacity: 0;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -28px;
  top: 50%;
  margin-top: -28px;
  background-image: url(../../img/sprite.png);
  background-position: -310px 0px;
  width: 56px;
  content: '';
  height: 56px;
}

.intro-contact .col-sm-5:hover a.js-image-gallery-item:before {
  opacity: 1;
}

.intro-contact .col-sm-5 img {
  max-height: 320px;
  margin: 0 auto;
  border-radius: 5px;
}

.intro-contact h1,
.intro-contact h2 {
  line-height: 60px;
  margin-top: 0;
}

.intro-contact h1 + .row,
.intro-contact h2 + .row {
  margin-top: 20px;
}

.intro-contact .content h2 {
  margin-bottom: 20px;
  margin-top: 0;
}

.intro-contact .content a {
  color: #f66f6a;
}

.intro-contact .content a.link-submit {
  color: #fff;
}

.intro-contact .content ul {
  list-style: disc;
  margin-left: 20px;
}

.intro-contact .content ul li {
  margin: 15px 0;
}

.intro-contact p {
  margin-top: 0;
  font-size: 18px;
  line-height: 30px;
}

.intro-contact .video-text {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  margin-bottom: 30px;
  margin-left: 30px;
}

.intro-contact .video-text .title {
  margin-bottom: 20px;
  font-size: 14.000000000000002px;
}

.intro-contact .video-text .category-name {
  color: #fff;
}

.intro-contact .video-text h3 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.2;
}

.intro-contact .link + .link {
  display: block;
}

@media (max-width: 767px) {
  .intro-contact {
    margin-bottom: 60px;
  }

  .intro-contact .col-sm-5 {
    margin-bottom: 20px;
    float: none !important;
  }

  .intro-contact h1 {
    text-align: left;
    margin-top: 0;
  }

  .intro-contact p {
    text-align: left;
  }

  .intro-contact .video-text {
    margin-bottom: 15px;
    margin-left: 15px;
  }

  .intro-contact .video-text .title {
    margin-bottom: 15px;
  }

  .intro-contact .link {
    display: block;
  }
}

.card .card-img img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  width: 100%;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

.card:hover .card-img img {
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
}

.card h2 {
  font-size: 38px;
  line-height: 48px;
}

.card-content {
  padding: 30px 40px;
  background: #dde6ed;
}

.card-content h3 {
  font-size: 22px;
  line-height: 32px;
  margin-top: 5px;
  margin-bottom: 0;
}

.card-content a {
  color: #222222;
}

.card-content a:hover {
  text-decoration: underline;
}

.card-content p {
  margin: 0;
  font-size: 18px;
  line-height: 30px;
}

a.read-more,
span.read-more {
  font-size: 22px;
  line-height: 34px;
  font-family: "HuaweiSans-Bold", Helvetica, Arial, sans-serif;
  color: #222222;
  display: block;
}

a.read-more:hover,
span.read-more:hover {
  text-decoration: none;
}

a.read-more em,
span.read-more em {
  display: inline-block;
  font-size: 20px;
  margin-left: 15px;
  vertical-align: middle;
}

.category-name {
  font-family: "HuaweiSans-Regular", Helvetica, Arial, sans-serif;
  font-size: 14.000000000000002px;
  line-height: 22px;
  color: #666666;
  margin-bottom: 0;
}

.height-fixed {
  max-height: 128px;
  height: 128px;
  overflow: hidden;
  margin-bottom: 20px;
}

.height-normal {
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .card {
    padding: 0;
    display: flex;
    flex: 1;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .card h2 {
    font-size: 28.999999999999996px;
    line-height: 39px;
  }

  .card .card-img {
    width: 40%;
    order: 2;
    overflow: hidden;
    position: relative;
    height: 140px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .card .card-img img {
    width: auto;
    position: absolute;
    transform: translate(-50%, -50%) !important;
    right: -20px;
    left: 50%;
    top: 40%;
  }

  .height-fixed {
    height: auto;
    max-height: 85px;
    margin-bottom: 0;
  }

  .card-content {
    width: 60%;
    padding: 15px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .card-content h3 {
    font-size: 18px;
    line-height: 26px;
  }

  .card-content p {
    text-align: left;
    font-size: 14px;
    line-height: 22px;
  }

  .read-more {
    font-size: 22px;
    line-height: 22px;
  }
}

.annual-reports {
  margin-bottom: 100px;
}

.annual-reports .card-box {
  background: #fff;
  box-shadow: 1px 0 20px #cccccc;
  border-radius: 5px;
}

.annual-reports .content {
  padding: 0px 40px 30px 90px;
  border-left: 1px solid #e9e9e9;
}

.annual-reports .content span {
  font-size: 18px;
}

.annual-reports .content div {
  display: table;
}

.annual-reports .content div span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 58px;
  display: table-cell;
  vertical-align: bottom;
}

.annual-reports .content div + div {
  font-size: 60px;
  color: #15b0e8;
  font-family: "HuaweiSans-Light", Helvetica, Arial, sans-serif;
}

.annual-reports .col-sm-4:first-child .content {
  border-left: 0;
}

.annual-reports .special-css {
  padding-top: 0;
}

.annual-reports .col-sm-4 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.annual-reports .col-sm-4:first-child .card {
  border-left: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
  .annual-reports .content div + div {
    font-size: 40px;
  }

  .annual-reports .content {
    padding: 0px 20px 30px 40px;
  }
}

@media (max-width: 767px) {
  .annual-reports {
    margin-bottom: 60px;
  }

  .annual-reports .title {
    margin-bottom: 40px;
  }

  .annual-reports .col-sm-4 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .annual-reports .col-sm-4 .content {
    text-align: center;
    padding: 20px 0;
    border-top: 1px solid #d4d4d4;
    border-left: 0;
    margin: 0 20px;
  }

  .annual-reports .col-sm-4 .content div {
    display: block;
  }

  .annual-reports .col-sm-4 .content div span {
    height: auto;
    display: block;
  }

  .annual-reports .col-sm-4:first-child .content {
    border-top: 0;
  }
}

.vertical-card {
  margin-bottom: 60px;
}

.vertical-card .container > .title {
  margin-bottom: 0;
}

.vertical-card .container > p {
  margin-bottom: 40px;
  width: 80%;
}

.vertical-card h2 {
  margin-bottom: 60px;
  line-height: 1;
}

.vertical-card .title h2 {
  margin-bottom: 60px;
}

.vertical-card .row {
  display: flex;
}

.vertical-card .row .col-sm-4 {
  margin-bottom: 40px;
  display: flex;
  padding: 0 33px;
}

.vertical-card .card {
  position: relative;
  background: #dde6ed;
  border-radius: 5px;
  width: 100%;
  margin-top: 90px;
}

.vertical-card .card a {
  display: block;
}

.vertical-card .card a:hover {
  text-decoration: none;
}

.vertical-card .card:hover .card-img {
  margin-left: -20px;
}

.vertical-card .card.no-hover .card-img {
  margin-left: 0;
}

.vertical-card .card.no-hover .height-fixed {
  margin-bottom: 0;
}

.vertical-card .card .card-img {
  margin-top: -90px;
  height: 178px;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.vertical-card .card .card-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: 0;
  transform: translate(-50%, -50%);
}

.vertical-card .card .more-info-box {
  position: absolute;
  top: 0;
  left: 0;
  background: #dde6ed;
  border-radius: 5px;
  transition: all 0.5s;
  opacity: 0;
  z-index: -1;
  border-radius: 5px;
  height: 100%;
}

.vertical-card .card .more-info-box .card-content {
  background: none;
  position: relative;
}

.vertical-card .card .more-info-box .card-content .height-fixed {
  max-height: initial;
}

.vertical-card .card .close-title-info {
  position: absolute;
  right: 15px;
  top: 0px;
  color: #f66f6a;
  font-size: 22px;
  font-weight: bold;
  display: none;
  z-index: 3;
}

.vertical-card .card .more-title-info {
  position: absolute;
  right: 25px;
  bottom: 35px;
  color: #f66f6a;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  height: 22px;
  width: 20px;
  overflow: hidden;
}

.vertical-card .card-content {
  padding-bottom: 60px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.vertical-card .card-content .height-fixed p + div {
  display: none;
}

.vertical-card .read-more {
  position: absolute;
  bottom: 30px;
}

.vertical-card .speaker-ux-card .card-content .height-fixed {
  height: auto;
  max-height: 108px;
}

.vertical-card .speaker-ux-card .card-content h3 {
  -webkit-line-clamp: inherit;
}

.vertical-card .speaker-ux-card .card-content p {
  -webkit-line-clamp: inherit;
}

.vertical-card .loadSpace .close-title-info {
  display: block;
}

.vertical-card .loadSpace .card-content .more-title-info {
  font-size: 26px;
  right: 15px;
  top: 5px;
}

.vertical-card .loadSpace .card-content .more-title-info .hwic_add {
  display: none;
}

.vertical-card .loadSpace .card-content .more-title-info .hwic_remove {
  display: block;
}

.vertical-card > .container > .category-name {
  margin-bottom: 0;
}

@media (max-width: 1024px) {
  .vertical-card .row .col-sm-4 {
    padding: 0 11px;
  }

  .vertical-card .card:hover .card-img {
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .vertical-card .card .card-img {
    height: 134px;
  }

  .vertical-card .card-content {
    padding: 20px;
  }

  .vertical-card .read-more {
    bottom: 5px;
  }

  .vertical-card .card .more-title-info {
    right: 5px;
  }
}

@media (max-width: 767px) {
  .vertical-card {
    margin-bottom: 20px;
  }

  .vertical-card > .container .title h2 {
    margin-bottom: 40px;
  }

  .vertical-card > .container > h2 {
    margin-bottom: 40px;
  }

  .vertical-card > .container > p {
    width: 100%;
  }

  .vertical-card .category-name h2 {
    margin-bottom: 40px;
  }

  .vertical-card .card-content {
    padding-bottom: 15px;
  }

  .vertical-card .card {
    margin-top: 0;
  }

  .vertical-card .card a {
    display: flex;
    flex: 1;
  }

  .vertical-card .card .card-img {
    margin-top: 0;
    height: 140px;
    border-top-left-radius: 0;
  }

  .vertical-card .card .card-img img {
    top: 50%;
    margin-left: 0;
    margin-top: 0;
    max-height: 100%;
  }

  .vertical-card .card .more-title-info {
    right: 41%;
    bottom: 25px;
  }

  .vertical-card .card .close-title-info {
    right: 41%;
    bottom: 5px;
    top: inherit;
    display: none;
  }

  .vertical-card .row {
    display: block;
  }

  .vertical-card .row .col-sm-4 {
    margin-bottom: 40px;
    padding-left: 11px;
    padding-right: 11px;
    margin-top: 0;
    overflow: hidden;
  }
}

.vertical-card .card.no-hover .height-fixed {
  max-height: 128px;
  height: auto;
  margin-bottom: 0;
}

.vertical-card .card.no-hover .card-content {
  padding-bottom: 40px;
}

.vertical-card .card.no-hover .card-img {
  margin-left: 0;
}

.vertical-card .col-sm-4 .loadSpace .more-info-box {
  top: -90px;
  min-height: 378px;
}

.vertical-card .col-sm-4 .loadSpace.speaker-ux-card .more-info-box {
  min-height: 429px;
}

.vertical-card .col-sm-4 .loadSpace .close-title-info {
  top: -88px;
}

.vertical-card .speaker-ux-card .card-content .height-fixed {
  height: auto;
}

.iconfont-flash:hover .more-title-info [class*="hwic_"]:before,
.iconfont-flash.active .more-title-info [class*="hwic_"]:before,
.iconfont-flash:focus .more-title-info [class*="hwic_"]:before,
.iconfont-flash:hover .close-title-info [class*="hwic_"]:before,
.iconfont-flash.active .close-title-info [class*="hwic_"]:before,
.iconfont-flash:focus .close-title-info [class*="hwic_"]:before {
  transform: translateX(0px);
}

.vertical-card .card.speaker-ux-card.loadSpace.iconfont-flash:hover .card-img {
  margin-left: 0;
}

.ie10 .vertical-card .col-sm-4 .loadSpace .more-info-box,
.ie10 .vertical-card .col-sm-4 .loadSpace .close-title-info {
  top: 0;
}

@media (max-width: 767px) {
  .vertical-card .card.no-hover .height-fixed {
    max-height: 85px;
    height: auto;
  }

  .vertical-card .speaker-ux-card .card-content .height-fixed {
    max-height: 95px !important;
    height: auto;
    margin-bottom: 0;
  }

  .vertical-card .loadSpace .col-sm-4 {
    max-height: initial;
  }

  .vertical-card .loadSpace.card .height-fixed {
    max-height: initial;
    margin-bottom: 0;
  }

  .scroll-card .vertical-card .loadSpace.card.no-hover .height-fixed,
  .vertical-card .speaker-ux-card.loadSpace .card-content .height-fixed {
    max-height: initial !important;
    margin-bottom: 0;
    height: auto;
  }

  .vertical-card .loadSpace.card .more-title-info {
    display: none;
  }

  .vertical-card .loadSpace.card .close-title-info {
    display: block;
  }

  .vertical-card .card.no-hover .card-content {
    padding-bottom: 15px;
  }

  .vertical-card .card.no-hover .card-content h3 {
    line-height: 28.000000000000004px;
  }

  .vertical-card .col-sm-4 .loadSpace .close-title-info {
    top: initial;
    bottom: 5px;
  }

  .scroll-card .vertical-card .card.no-hover .height-fixed {
    height: auto !important;
  }
}

.multi-actions-card {
  margin-bottom: 100px;
}

.multi-actions-card .table-box {
  display: flex;
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  margin-bottom: 40px;
}

.multi-actions-card .table-box > .col-sm-4 {
  float: none;
  padding-right: 0;
}

.multi-actions-card .table-box > .col-sm-8 {
  float: none;
  vertical-align: top;
}

.multi-actions-card .table-box > .col-sm-8 + .col-sm-4 {
  padding-left: 0;
}

.multi-actions-card .table-box > .col-sm-8 + .col-sm-4 .card {
  background: #eaf2f8;
}

.multi-actions-card .table-box > .col-sm-8 + .col-sm-4 .card ul li {
  margin-top: 30px;
}

.multi-actions-card .table-box > .col-sm-8 + .col-sm-4 .card ul li:first-child {
  margin-top: 0;
}

.multi-actions-card .table-box > .col-sm-8 + .col-sm-4 .card ul li:hover .icon_download {
  webkit-transform: translateX(10px);
  transform: translateX(10px);
}

.multi-actions-card .table-box > .col-sm-8 + .col-sm-4 .card ul li a {
  font-size: 22px;
  color: #282828;
}

.multi-actions-card .table-box > .col-sm-8 + .col-sm-4 .card ul li em {
  display: inline-block;
  vertical-align: middle;
  float: right;
  margin-top: 5px;
}

.multi-actions-card .table-box > .col-sm-8 + .col-sm-4 .card ul li em.hwic_caret_right {
  margin-right: 5px;
}

.multi-actions-card a.table-box {
  margin-bottom: 0;
}

.multi-actions-card a.table-box:hover {
  text-decoration: none;
}

.multi-actions-card a.table-box .col-sm-8 {
  padding-left: 0;
  padding-right: 0;
}

.multi-actions-card .magazine {
  background: #dde6ed;
  height: 100%;
  padding-top: 18px;
}

.multi-actions-card .magazine img {
  width: 60%;
}

.multi-actions-card .new-magazine {
  padding-top: 0;
}

.multi-actions-card .card {
  height: 100%;
  background: #dde6ed;
  padding: 20px 40px;
}

.multi-actions-card .card > div {
  height: 185px;
  overflow: hidden;
}

.multi-actions-card .card h3 {
  font-size: 22px;
  margin: 0;
  margin-top: 5px;
}

.multi-actions-card .category-name {
  font-size: 14.000000000000002px;
  line-height: 22px;
  margin-bottom: 0;
}

@media (min-width: 767px) {
  .multi-actions-card .table-box > .col-sm-4 {
    left: 0;
  }

  .multi-actions-card .table-box > .col-sm-8 {
    right: 0;
  }
}

@media (max-width: 767px) {
  .multi-actions-card .table-box {
    display: block;
    padding: 0 11px;
  }

  .multi-actions-card .table-box .col-sm-8 {
    max-height: 140px;
    overflow: hidden;
    padding-left: 11px;
    display: block;
  }

  .multi-actions-card .table-box .col-sm-8 .card {
    border-radius: 0;
    border-top-left-radius: 5px;
    padding: 20px 15px;
  }

  .multi-actions-card .table-box .col-sm-8 .card h3 {
    font-size: 18px;
  }

  .multi-actions-card .table-box .col-sm-8 .card p {
    margin: 0;
  }

  .multi-actions-card .table-box .col-sm-8 + .col-sm-4 {
    margin-bottom: 40px;
    padding-left: 0px;
    padding-right: 0;
    margin-top: 0;
    display: block;
  }

  .multi-actions-card .table-box .col-sm-8 + .col-sm-4 .card {
    padding: 0;
    position: static;
    border-top-left-radius: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .multi-actions-card .table-box .col-sm-8 + .col-sm-4 .card ul {
    margin-bottom: 0;
    width: 100%;
  }

  .multi-actions-card .table-box .col-sm-8 + .col-sm-4 .card ul li {
    margin-top: 0 !important;
    width: 50%;
    float: left;
    text-align: center;
    border-left: 1px solid #979797;
    padding: 10px 0;
    font-size: 22px;
  }

  .multi-actions-card .table-box .col-sm-8 + .col-sm-4 .card ul li:first-child {
    border-left: 0;
  }

  .multi-actions-card .table-box .col-sm-8 + .col-sm-4 .card ul li a {
    color: #282828;
    font-size: 14.000000000000002px;
  }

  .multi-actions-card .table-box a.table-box {
    display: flex;
    padding: 0;
  }

  .multi-actions-card .table-box a.table-box .col-sm-4 {
    padding-left: 0;
  }

  .multi-actions-card .magazine {
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .multi-actions-card .content-img {
    overflow: hidden;
    position: relative;
    min-height: 140px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .multi-actions-card .card > div {
    height: 110px;
  }
}

.contact-us {
  margin-bottom: 100px;
}

.contact-us h1 {
  margin-top: 0;
}

.contact-us .tab-content {
  margin-top: 60px;
}

.contact-us .title-tab {
  margin-top: 50px;
}

.contact-us .title-tab ul {
  margin-bottom: 0;
  border-bottom: 1px solid #d4d4d4;
  letter-spacing: -0.32em;
}

.contact-us .title-tab ul li {
  display: inline-block;
  margin: 0 0 0 60px;
  letter-spacing: normal;
}

.contact-us .title-tab ul li:first-child {
  margin-left: 0;
}

.contact-us .title-tab ul li:hover,
.contact-us .title-tab ul li.active {
  color: #333333;
  text-decoration: none;
}

.contact-us .title-tab ul li a {
  display: block;
  font-family: "HuaweiSans-Bold", Helvetica, Arial, sans-serif;
  color: #808080;
  font-size: 18px;
  padding-bottom: 20px;
  line-height: 1;
}

.contact-us .title-tab ul li a:hover {
  text-decoration: none;
}

.contact-us .form-btn {
  display: block;
  border-top: 1px solid #d4d4d4;
  padding-top: 30px;
}

.contact-us .form-btn em {
  display: inline-block;
  vertical-align: -2px;
  margin-left: 5px;
}

.contact-us .support-link {
  margin-bottom: 35px;
}

.contact-us .support-link h3 {
  font-size: 28.000000000000004px;
  margin-bottom: 0;
}

.contact-us .support-link p {
  margin: 0;
}

.contact-us .support-link p a {
  color: #f66f6a;
  display: inline-block;
  font-size: 16px;
  font-family: "HuaweiSans-Regular", Helvetica, Arial, sans-serif;
  text-decoration: underline;
}

.contact-us .support-link a {
  font-size: 18px;
  font-family: "HuaweiSans-Bold", Helvetica, Arial, sans-serif;
  color: #282828;
  display: block;
}

.contact-us .support-link > a {
  text-decoration: underline;
}

.forms .forms-warp-c {
  padding: 40px;
  border-radius: 5px;
  letter-spacing: -32px;
}

.forms .forms-warp-c h3 {
  font-size: 34px;
  padding-bottom: 20px;
  text-align: center;
  letter-spacing: normal;
}

.forms .forms-warp-c > div {
  margin-top: 20px;
}

.forms .forms-warp-c > div > div {
  margin-bottom: 30px;
  letter-spacing: normal;
  width: 48%;
  display: inline-block;
  vertical-align: top;
}

.forms .forms-warp-c > div > div span {
  display: block;
  margin-bottom: 0;
}

.forms .forms-warp-c > div > div span.select2-container {
  width: 100% !important;
}

.forms .forms-warp-c > div > div.phone,
.forms .forms-warp-c > div > div.company {
  margin-left: 4%;
}

.forms .forms-warp-c > div > div.description,
.forms .forms-warp-c > div > div.subject {
  width: 100%;
}

.forms .forms-warp-c label {
  margin-top: 0;
  font-size: 18px;
  font-weight: normal;
  color: #282828;
  font-family: "HuaweiSans-Regular", Helvetica, Arial, sans-serif;
  width: 100%;
  vertical-align: bottom;
  line-height: 1.4;
  margin-bottom: 0;
  padding-bottom: 5px;
}

.forms .forms-warp-c label.error {
  margin-top: 10px;
  font-weight: bold;
  font-size: 14px;
  color: #f66f6a;
  font-family: "HuaweiSans-Light", Helvetica, Arial, sans-serif;
}

.contact-infor {
  padding: 0;
  border-radius: 5px;
  margin-bottom: 40px;
}

.contact-infor > a[aria-expanded="true"] em:before {
  content: "\e911";
}

.contact-infor > a:hover {
  text-decoration: none;
}

.contact-infor > a h3 {
  border-bottom: 1px solid #d4d4d4;
}

.contact-infor h3 em {
  font-size: 45px;
  float: right;
}

.contact-infor ul [aria-expanded="false"] {
  display: none;
}

.contact-infor ul [aria-expanded="true"] {
  display: block;
}

.contact-infor ul h5 {
  margin-bottom: 0;
  font-size: 18px;
}

.contact-infor ul li {
  padding: 12px 0;
  display: flex;
}

.contact-infor ul li em {
  color: #f66f6a;
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 15px;
  margin-top: 2px;
}

.contact-infor ul li em.hwic_email {
  padding-top: 3px;
}

.contact-infor ul li em.hwic_telphone,
.contact-infor ul li em.hwic_sharing_print {
  font-size: 25px;
}

.contact-infor ul li em.hwic_icon_user,
.contact-infor ul li em.hwic_icon_building,
.contact-infor ul li em.hwic_icon_print {
  font-size: 28px;
}

.contact-infor ul li em.hwic_icon_print {
  font-size: 24px;
}

.contact-infor ul li em.hwic_icon_user + span {
  font-family: "AkkuratPro-bold", Helvetica, Arial, sans-serif;
}

.contact-infor ul li p {
  padding-left: 55.00000000000001px;
  margin-bottom: 25px;
}

.contact-infor ul li span {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
}

@-moz-document url-prefix()  {
  .contact-infor ul li em.hwic_email {
    padding-top: 5px;
  }
}

.screen-search {
  margin: 15px 0 30px 0;
}

.screen-search input {
  height: 50px;
  width: 100%;
  line-height: 50px;
  border: 1px solid #d4d4d4;
  border-radius: 5px;
  padding-left: 15px;
}

.screen-search input:placeholder {
  color: #666;
}

.screen-search > div {
  position: relative;
}

.screen-search > div .sear-btn {
  position: absolute;
  top: 15px;
  right: 15px;
}

.screen-search > div .sear-btn em {
  font-size: 18px;
}

.screen-search > div .sear-btn:hover,
.screen-search > div .sear-btn:focus {
  text-decoration: none;
}

.screen-search > div .sear-btn em:focus {
  text-decoration: none;
}

.outer-chain {
  font-size: 18px;
  padding: 10px 0 20px;
  display: block;
}

.outer-chain a {
  color: #f66f6a;
  text-decoration: none;
}

.screen-search .input-search + a {
  top: 14px;
}

.filter-close,
.filter-lsit {
  display: none !important;
}

.has-keyword a > em:before {
  content: "\e90c";
}

.forms-box.modal .modal-dialog {
  width: 1000px;
  margin-top: 0;
}

.forms-box.modal .modal-dialog .bootstrap-dialog-message {
  font-size: 18px;
}

.forms-box.modal .modal-header {
  padding: 0;
}

.forms-box.modal .modal-header .bootstrap-dialog-title {
  display: none;
}

.forms-box.modal .modal-header .close {
  color: #282828;
  font-size: 30px;
  margin-top: -8px;
}

@media (max-width: 767px) {
  .forms-box.modal .modal-dialog {
    width: 100%;
    position: fixed;
    top: 0;
    transform: translateX(0) !important;
    margin: 0;
  }

  .forms-box.modal .modal-dialog .modal-body {
    padding: 15px;
  }

  body.modal-open {
    height: 100%;
    overflow: hidden;
    width: 100%;
    position: fixed;
  }

  .modal-open .modal.forms-box {
    overflow-y: hidden;
  }

  .forms .forms-warp-c {
    padding: 0px 0 80px 0;
    overflow: auto;
    height: 89.2vh;
    margin-top: 40px;
  }

  .forms .forms-warp-c::-webkit-scrollbar,
  .forms .forms-warp-c::-webkit-scrollbar-track,
  .forms .forms-warp-c::-webkit-scrollbar-track-piece,
  .forms .forms-warp-c::-webkit-scrollbar-thumb {
    display: none;
  }

  .forms .forms-warp-c h3 {
    font-size: 24px;
    padding-bottom: 0;
  }

  .forms .forms-warp-c > div > div {
    width: 100%;
  }

  .forms .forms-warp-c > div > div.company,
  .forms .forms-warp-c > div > div.phone {
    margin-left: 0;
  }

  .forms .forms-warp-c .btn {
    margin-top: 0;
  }

  .contact-us.mobile-keyword-open-fullscreen .local-contacts .screen-search > .title {
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 20px;
  }

  .contact-us.mobile-keyword-open-fullscreen .local-contacts .screen-search > .title h3 {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 1;
  }

  .contact-us.mobile-keyword-open-fullscreen .local-contacts .screen-search > .title a {
    display: none;
    vertical-align: middle;
    line-height: 1;
    font-family: "HuaweiSans-Regular", Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #f66f6a;
    float: right;
  }

  .contact-us.mobile-keyword-open-fullscreen .local-contacts .screen-search {
    position: fixed;
    top: 0;
    background: #fff;
    height: 100vh;
    overflow-y: auto;
    width: 100%;
    margin: 0;
    padding: 20px 15px 0 15px !important;
    left: 0;
    z-index: 101;
  }

  .contact-us.mobile-keyword-open-fullscreen .local-contacts .screen-search > .title a {
    display: inline-block;
  }

  .contact-us.mobile-keyword-open-fullscreen .local-contacts .screen-search .filter-wrap {
    margin-bottom: 0;
  }

  .contact-us.mobile-keyword-open-fullscreen .local-contacts .screen-search .filter-clear {
    display: none !important;
  }

  .contact-us.mobile-keyword-open-fullscreen .local-contacts .screen-search .filter-close {
    display: block !important;
  }

  .contact-us.mobile-keyword-open-fullscreen .filter-lsit {
    display: block !important;
    margin-top: 20px;
  }

  .contact-us.mobile-keyword-open-fullscreen .filter-lsit h3 {
    font-size: 18px;
    background: #e2e3e8;
    padding: 3px 10px;
    margin-bottom: 0;
  }

  .contact-us.mobile-keyword-open-fullscreen .filter-lsit ul li {
    padding: 5px 10px;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
  }

  .contact-us.mobile-keyword-open-fullscreen .filter-lsit ul li:first-child {
    border-top: 1px solid #ccc;
  }
}

@media (max-width: 767px) {
  .contact-us h1 {
    margin-top: 0;
  }

  .contact-us p {
    text-align: left;
  }

  .contact-us .title-tab {
    margin-top: 25px;
  }

  .contact-us .title-tab ul li {
    margin: 0 0 0 20px;
  }
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 290px !important;
}

.forms-warp > div span {
  margin-bottom: 0px !important;
}

.autocomplete-suggestion {
  padding-top: 10px;
  padding-bottom: 10px;
}

.autocomplete-suggestion b {
  color: #f66f6a;
}

.secondary-navigation {
  min-height: 40px;
  line-height: 40px;
  background: #fff;
  border-bottom: 1px solid #d4d4d4;
  width: 100%;
  overflow: hidden;
}

.secondary-navigation ul {
  margin-bottom: 0;
}

.secondary-navigation ul li {
  display: inline-block;
  margin-left: 15px;
}

.secondary-navigation ul li:first-child {
  margin-left: 0;
}

.secondary-navigation ul li a {
  margin-right: 15px;
  color: #222222;
  display: inline-block;
  font-size: 14.000000000000002px;
  height: 40px;
}

.secondary-navigation ul li a:hover,
.secondary-navigation ul li a.active {
  border-bottom: 5px solid #f66f6a;
  text-decoration: none;
}

.secondary-navigation.affix {
  width: 100%;
  z-index: 98;
  top: 74px;
}

.secondary-navigation.mobile-submenu {
  position: absolute;
  left: 0;
  border: 0;
  background: #fff;
  z-index: 9;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.08);
}

.secondary-navigation.mobile-submenu .container {
  padding: 0;
}

.secondary-navigation.mobile-submenu ul {
  padding-top: 15px;
}

.secondary-navigation.mobile-submenu ul li {
  padding: 0 22px;
  display: block;
  margin-left: 0;
  border-bottom: 1px solid #d4d4d4;
}

.secondary-navigation.mobile-submenu ul li:first-child {
  border-top: 1px solid #d4d4d4;
}

.events-secondary {
  border-top: 1px solid #d4d4d4;
  margin-bottom: 60px;
  margin-top: -47px;
}

.events-secondary.affix {
  position: fixed;
  top: 0px;
  background: #fff;
  box-shadow: 1px 0 10px rgba(0, 0, 0, 0.1);
  z-index: 99;
  transform: translateY(74px);
  transition: all 0.3s;
  margin-top: 0px;
}

.events-secondary ul li {
  position: relative;
}

.events-secondary ul li:before {
  content: "";
  width: 1px;
  height: 15px;
  position: absolute;
  left: -16px;
  top: 14px;
  background: #222;
}

.events-secondary ul li:first-child:before {
  content: none;
}

.events-secondary ul li:hover a,
.events-secondary ul li.active a {
  border-bottom: 0;
  color: #f66f6a;
}

.secondary-navigation.mobile-submenu ul li a:hover,
.secondary-navigation.mobile-submenu ul li a.active {
  border: 0;
}

.scroll-down .secondary-navigation.events-secondary.affix {
  transform: translateY(0px);
  margin-top: 0px;
}

.ie8 .secondary-navigation.events-secondary.affix {
  top: 74px;
}

.ie8 .scroll-down .secondary-navigation.events-secondary.affix {
  top: 0px;
}

@media (max-width: 767px) {
  .events-secondary {
    margin-bottom: 0;
    margin-top: 0;
    position: fixed;
    top: 66px;
    left: 0;
  }

  .events-secondary.affix {
    transform: translateY(66px);
  }

  .scroll-down .events-secondary.js-event-fixed {
    z-index: 98;
  }

  .events-secondary .container {
    padding: 0 11px;
  }

  .secondary-navigation ul {
    white-space: nowrap;
    overflow: auto;
  }

  .secondary-navigation.mobile-submenu {
    z-index: 98;
  }
}

.player-outer-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 98;
}

.video_box_ux {
  width: 100%;
  position: relative;
  z-index: 97;
  overflow: hidden;
}

.video_box_ux .circle {
  width: 69px;
  height: 70px;
  border: 2px solid #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -35px;
  margin-left: -35px;
  z-index: 8;
}

.video_box_ux .circle:before {
  content: "";
  background: #000;
  opacity: 0.1;
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
}

.video_box_ux em {
  position: absolute;
  font-size: 45px;
  color: #eb5b56;
  top: 50%;
  left: 50%;
  margin-top: -21px;
  margin-left: -5px;
  z-index: 11;
}

.video_box_ux a:hover .circle {
  transition-duration: 0.2s;
  transform: scale(1);
}

.video_box_ux a.js_video_player:hover .circle {
  transition-duration: 0.2s;
  transform: scale(1.1);
}

.video_box_ux img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  width: 100%;
}

.bootstrap-dialog .bootstrap-dialog-close-button {
  opacity: 1;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 96;
}

.bootstrap-dialog.type-primary .modal-header {
  border: none;
}

.bootstrap-dialog-title {
  display: none !important;
}

#player_wrapper .jwplayer {
  display: table !important;
}

#player_wrapper .jwplayer {
  position: absolute;
  left: 0;
  top: -1px;
}

#player_wrapper {
  position: relative;
  padding-top: 56.25%;
  background-color: rgba(0, 0, 0, 0.8);
}

#playerContainer_wrapper {
  position: absolute !important;
  top: -1px;
  left: 0;
}

.video-dialog .modal-dialog {
  width: 100%;
  max-width: 800px;
  margin: auto;
}

@media (max-width: 767px) {
  .video-dialog .modal-dialog {
    position: absolute;
    left: 0;
  }

  .video_box_ux img {
    border-radius: 0;
  }

  #player_wrapper .jwplayer {
    display: inline-block !important;
  }

  .jw-svg-icon-play path {
    display: none;
  }

  .jw-icon-display {
    width: 70px !important;
    height: 70px !important;
  }

  .jw-svg-icon-play {
    background-image: url(../../fonts/svg-sprite-1.svg);
    background-position: 0 -140px;
    background-repeat: no-repeat;
    width: 70px !important;
    height: 70px !important;
    background-size: 100%;
  }

  .jw-display-icon-container .jw-icon .jw-svg-icon-rewind {
    padding-top: 30px !important;
  }

  /*.jw-svg-icon-play{
	    font-family: 'corpfont' !important;
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		width: 69px !important;
		height: 70px !important;
		border: 2px solid #fff !important;
		border-radius: 50%;
		position: relative;
	}
	.jw-svg-icon-play:before{
		content: "";
		background: #000;
		opacity: 0.1;
		width: 100% !important;
		height: 100% !important;
		display: block;
		border-radius: 50%;
	}
	.jw-svg-icon-play:after{
		content:"\f0da";
	    font-size: 0.45rem;
		width: 0.44rem !important;
		height: 0.44rem !important;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: -3px;
		margin-top: -22px;
		color: red;
	}*/
}

.video_box {
  width: 100%;
  position: relative;
  z-index: 97;
  overflow: hidden;
}

.video_box a.js_img_link,
.video_box a.js_video_icon,
.video_box a.js_video_player {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/Assets/CBG/img/video_btn.png) 50% no-repeat;
}

.video_box a.js_img_link {
  background: none;
}

.video_box a.video_player {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/Assets/CBG/img/video_btn.png) 50% no-repeat;
}

.video_box a.js_video_icon:hover,
.video_box a.js_video_player:hover {
  background: url(/Assets/CBG/img/video_btn_hover.png) 50% no-repeat;
}

/*new video css*/

.vjs-control.vjs-quality-selector .vjs-button {
  padding-top: 3px;
  -moz-padding-top: 2px;
}

.vjs-control.vjs-quality-selector .vjs-button:before {
  content: "\f110";
  font-family: VideoJS;
  font-size: 16px;
}

.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,
.vjs-icon-fullscreen-enter:before {
  padding-top: 3px;
  -moz-padding-top: 0;
}

.video-js .vjs-mute-control .vjs-icon-placeholder:before,
.vjs-icon-volume-high:before {
  padding-top: 3px;
  -moz-padding-top: 0;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-play-control .vjs-icon-placeholder:before,
.vjs-icon-play:before {
  padding-top: 3px;
  -moz-padding-top: 0;
}

.vjs-menu-button-popup .vjs-menu {
  left: -6.5em;
}

.vjs-has-started .vjs-control-bar,
.video-js .vjs-volume-panel,
.video-js .vjs-progress-control {
  display: -ms-flexbox;
}

@-moz-document url-prefix()  {
  .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,
  .vjs-icon-fullscreen-enter:before {
    padding-top: 0px;
  }

  .video-js .vjs-mute-control .vjs-icon-placeholder:before,
  .vjs-icon-volume-high:before {
    padding-top: 0px;
  }

  .video-js .vjs-big-play-button .vjs-icon-placeholder:before,
  .video-js .vjs-play-control .vjs-icon-placeholder:before,
  .vjs-icon-play:before {
    padding-top: 0px;
  }
}

@media (min-width: 1024px) {
  .vjs-big-play-button {
    display: none !important;
  }
}

.ie11 .vjs-control.vjs-quality-selector .vjs-button {
  margin-top: 0px;
}

.ie11 .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,
.ie11 .vjs-icon-fullscreen-enter:before {
  padding-top: 2px;
  font-size: 16px;
}

.ie11 .video-js .vjs-mute-control .vjs-icon-placeholder:before,
.ie11 .vjs-icon-volume-high:before {
  padding-top: 2px;
  font-size: 16px;
}

.ie11 .video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.ie11 .video-js .vjs-play-control .vjs-icon-placeholder:before,
.ie11 .vjs-icon-play:before {
  padding-top: 2px;
  font-size: 16px;
}

.ie11 .video-js .vjs-resolution-button {
  padding-top: 10px;
}

.ie10 .video-js .vjs-mute-control::before,
.ie10 .video-js .vjs-volume-menu-button::before,
.ie10 .vjs-icon-volume-high::before {
  padding-top: 2px;
  font-size: 16px;
}

.ie10 .video-js .vjs-big-play-button::before,
.ie10 .video-js .vjs-play-control::before,
.ie10 .vjs-icon-play::before {
  padding-top: 2px;
  font-size: 16px;
}

.ie10 .video-js .vjs-fullscreen-control::before,
.ie10 .vjs-icon-fullscreen-enter::before {
  padding-top: 2px;
  font-size: 16px;
}

.ie10 .video-js .vjs-resolution-button-label {
  position: absolute;
  top: 10px;
}

.ie9 .video-js .vjs-mute-control::before,
.ie9 .video-js .vjs-volume-menu-button::before,
.ie9 .vjs-icon-volume-high::before {
  padding-top: 2px;
  font-size: 16px;
}

.ie9 .video-js .vjs-big-play-button::before,
.ie9 .video-js .vjs-play-control::before,
.ie9 .vjs-icon-play::before {
  padding-top: 2px;
  font-size: 16px;
}

.ie9 .video-js .vjs-fullscreen-control::before,
.ie9 .vjs-icon-fullscreen-enter::before {
  padding-top: 2px;
  font-size: 16px;
}

.ie9 .video-js .vjs-resolution-button-label {
  position: absolute;
  top: 0;
}

.ie9 .secondary-hero .video_box_ux .player-outer-box {
  margin-left: 0;
}

.ie9 .video-js .vjs-resolution-button-label {
  position: absolute;
  top: 10px;
}

.ie9 .video-js .vjs-remaining-time {
  width: 100px;
}

/*.ie8 .vjs-has-started .vjs-control-bar{
	display: none !important;
}*/

@font-face {
  font-family: 'VideoJS-a';
  src: url('/Assets/corp/v2/fonts/VideoJS.eot');
  src: url('/Assets/corp/v2/fonts/VideoJS.eot?#iefix') format('embedded-opentype');
}

.ie8 .video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.ie8 .video-js .vjs-play-control .vjs-icon-placeholder,
.ie8 .vjs-icon-play {
  font-family: VideoJS-a;
  font-weight: 400;
  font-style: normal;
}

.ie8 .video-js .vjs-remaining-time {
  width: 100px;
}

@media (max-width: 767px) {
  .video-js .vjs-big-play-button {
    background-image: url(https://www.huawei.com/Assets/corp/v2/fonts/svg-sprite-1.svg);
    background-position: 0 -140px;
    background-repeat: no-repeat;
    width: 70px !important;
    height: 70px !important;
    background-size: 100%;
    border-radius: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -35px;
    margin-left: -35px;
    font-size: 0;
    background-color: transparent;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 26px;
  font-size: 24px;
  line-height: inherit;
  color: #282828;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 1px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 106px;
  font-size: 16px;
  line-height: 1.625;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 50px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.625;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 50px;
  }

  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 210px;
  }

  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 320px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 26px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 106px;
  padding-bottom: 106px;
  margin-bottom: 0;
  min-height: 42px;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.input-sm {
  height: 210px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 210px;
  line-height: 210px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 210px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 210px;
  line-height: 210px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 210px;
  min-height: 38px;
  padding: 105px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 320px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 320px;
  line-height: 320px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 320px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 320px;
  line-height: 320px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 320px;
  min-height: 44px;
  padding: 110.00000000000001px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 62.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 320px;
  height: 320px;
  line-height: 320px;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 210px;
  height: 210px;
  line-height: 210px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 526px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #686868;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

  .form-inline .input-group > .form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7.000000000000001px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 33px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7.000000000000001px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.forms input,
.forms select,
.forms textarea {
  height: 50px;
  border: 1px solid #d4d4d4;
  border-radius: 5px;
  width: 100%;
  padding: 0 10px;
}

.forms input::-webkit-input-placeholder,
.forms select::-webkit-input-placeholder,
.forms textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #777777;
}

.forms input::-moz-placeholder,
.forms select::-moz-placeholder,
.forms textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #777777;
}

.forms input:-ms-input-placeholder,
.forms select:-ms-input-placeholder,
.forms textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #777777;
}

.forms input:-moz-placeholder,
.forms select:-moz-placeholder,
.forms textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #777777;
}

.forms input:focus,
.forms select:focus,
.forms textarea:focus {
  border: 1px solid #15b0eb;
  color: #282828;
  box-shadow: 0px 3px 8px #d4d4d4;
}

.forms label {
  font-size: 14.000000000000002px;
  display: block;
  font-family: "HuaweiSans-Light", Helvetica, Arial, sans-serif;
  margin-top: 10px;
  color: #777777;
}

.forms label em {
  font-size: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  display: none;
}

.forms .forms-error input {
  border: 1px solid #f66f6a;
}

.forms .forms-error input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #f66f6a;
}

.forms .forms-error input::-moz-placeholder {
  /* Firefox 19+ */
  color: #f66f6a;
}

.forms .forms-error input:-ms-input-placeholder {
  /* IE 10+ */
  color: #f66f6a;
}

.forms .forms-error input:-moz-placeholder {
  /* Firefox 18- */
  color: #f66f6a;
}

.forms .forms-error label {
  color: #f66f6a;
  display: block;
}

.forms label.error {
  color: #f66f6a;
}

.forms input.error,
.forms textarea.error {
  color: #f66f6a;
  border: 1px solid #f66f6a;
}

.forms input.error::-webkit-input-placeholder,
.forms textarea.error::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #f66f6a;
}

.forms input.error::-moz-placeholder,
.forms textarea.error::-moz-placeholder {
  /* Firefox 19+ */
  color: #f66f6a;
}

.forms input.error:-ms-input-placeholder,
.forms textarea.error:-ms-input-placeholder {
  /* IE 10+ */
  color: #f66f6a;
}

.forms input.error:-moz-placeholder,
.forms textarea.error:-moz-placeholder {
  /* Firefox 18- */
  color: #f66f6a;
}

.forms .select2-container.error .select2-selection {
  color: #f66f6a;
  border: 1px solid #f66f6a;
}

.forms .select2-container.error .select2-selection .select2-selection__rendered {
  color: #f66f6a;
}

.forms .select2-container--default .select2-selection--single .select2-selection__rendered,
.forms .select2-container .select2-selection--single {
  height: 50px;
  width: 100%;
  line-height: 50px;
}

.forms .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 50px;
  right: 11px;
}

.forms .phone .select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 2px;
}

.forms .phone .select2-container--default .select2-selection--single {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border: 1px solid #d4d4d4;
}

.forms .select2-container {
  float: left;
}

.forms .phone div:focus {
  border: 1px solid #15b0eb;
  color: #282828;
  box-shadow: 0px 3px 8px #d4d4d4;
}

.forms .phone div select {
  width: 20%;
  max-width: 77px;
  float: left;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  padding: 0 10px;
}

.forms .phone div input {
  width: 80%;
  max-width: 293px;
  float: left;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-left: 0;
}

.forms .description textarea {
  height: 114.99999999999999px;
  padding-top: 5px;
}

.forms .description .input_ctrl {
  text-align: right;
}

.forms .description .input_ctrl span {
  display: inline-block;
}

.forms .code .code-input {
  width: 47%;
  display: inline-block;
  float: left;
  margin-right: 20px;
}

.forms .code .code-img {
  width: 47%;
  float: left;
}

.forms .btn {
  width: auto;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  background: #f66f6a;
  color: #fff;
  border-radius: 5px;
  margin-top: 30px;
  display: block;
  font-size: 18px;
  white-space: normal;
  letter-spacing: normal;
  max-width: 180px;
  margin-left: auto;
  margin-right: auto;
}

.forms .btn:hover {
  background: #a54b4a;
  color: #fff;
}

.forms .btn em {
  color: #fff;
  font-size: 38px;
  float: right;
  margin-top: 6px;
}

@media (max-width: 767px) {
  .forms .code-input {
    width: 100% !important;
    margin-bottom: 10px;
  }

  .forms.phone .select2-container {
    width: 30% !important;
  }

  .forms.phone div input {
    width: 70%;
  }
}

.checkbox li {
  margin-bottom: 15px;
}

.checkbox .icheckbox_square-blue {
  border-radius: 3px;
}

.checkbox label em {
  font-style: normal;
}

.checkbox .forms-error inout {
  border: 1px solid #f66f6a;
}

.checkbox .forms-error label {
  color: #f66f6a;
}

.checkbox .disabled + label {
  color: #eee;
}

.checkbox [type="radio"] {
  width: 26px;
  height: 26px;
  border: 1px solid #15b0eb;
  display: inline-block;
  vertical-align: middle;
  margin-top: 0;
}

.forms-warp {
  margin-top: 60px;
  padding: 40px;
  background: #fff;
  box-shadow: 0px 0 40px #d4d4d4;
}

.forms-warp h3 {
  font-size: 28.000000000000004px;
  margin-bottom: 40px;
}

.forms-warp > div {
  margin-bottom: 30px;
}

.forms-warp > div span {
  display: block;
  margin-bottom: 3px;
}

.results-tab {
  position: relative;
}

.results-tab ul {
  border-bottom: 1px solid #d4d4d4;
  white-space: nowrap;
  overflow: hidden;
}

.results-tab ul .slick-prev {
  left: 0;
  background: #fff;
  box-shadow: 5px 0px 5px -4px #808080;
  height: 62px;
  border-right: 1px solid #d4d4d4 \9;
  display: block;
}

.results-tab ul .slick-prev.slick-disabled {
  display: none !important;
}

.results-tab ul .slick-prev:before {
  font-size: 32px;
}

.results-tab ul .slick-next {
  right: 0;
  background: #fff;
  box-shadow: -5px 0px 5px -4px #808080;
  height: 62px;
  display: block;
  border-left: 1px solid #d4d4d4 \9;
}

.results-tab ul .slick-next.slick-disabled {
  display: none !important;
}

.results-tab ul .slick-next:before {
  font-size: 32px;
}

.results-tab ul li {
  display: inline-block;
  margin: 0 25px;
}

.results-tab ul li:first-child {
  margin-left: 0;
}

.results-tab ul li a {
  display: block;
  font-family: "HuaweiSans-Bold", Helvetica, Arial, sans-serif;
  color: #808080;
  font-size: 18px;
  padding-bottom: 20px;
  padding-top: 20px;
  line-height: 1;
}

.results-tab ul li a:hover {
  text-decoration: none;
}

.results-tab ul li:hover {
  border-bottom: 3px solid #f66f6a;
}

.results-tab ul li:hover a {
  color: #282828;
}

.results-tab ul li.active {
  border-bottom: 3px solid #f66f6a;
}

.results-tab ul li.active a {
  color: #282828;
}

.results-tab .tab-swipe-next:before {
  font-family: corpfont;
  content: "\e902";
  color: #f66f6a;
  font-size: 44px;
}

.results-tab .tab-swipe-next {
  font-size: 0;
  position: absolute;
  right: 0px;
  top: -4px;
  background: #fff;
  box-shadow: -5px 0px 5px -4px #808080;
  height: 62px;
  border-right: 1px solid #d4d4d4 \9;
  display: block;
}

.results-tab .tab-swipe-next:hover {
  text-decoration: none;
}

.results-tab .tab-swipe-next.swipe-disabled {
  display: none;
}

.results-tab .tab-swipe-prev.swipe-disabled {
  display: none;
}

.results-tab .tab-swipe-prev {
  position: absolute;
  left: 0px;
  top: -4px;
  font-size: 0;
  background: #fff;
  box-shadow: 5px 0px 5px -4px #808080;
  height: 62px;
  display: block;
  border-left: 1px solid #d4d4d4 \9;
}

.results-tab .tab-swipe-prev:hover {
  text-decoration: none;
}

.results-tab .tab-swipe-prev:before {
  font-family: corpfont;
  content: "\e901";
  color: #f66f6a;
  font-size: 44px;
}

.executives-tab {
  margin-bottom: 60px;
}

@media (max-width: 767px) {
  .results-tab ul {
    width: 100%;
    overflow: auto;
  }
}

.columns-list {
  margin-bottom: 100px;
}

.columns-list .card {
  margin-left: 20px;
  margin-right: 20px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.columns-list .card > a {
  display: block;
}

.columns-list .card > a:hover {
  text-decoration: none;
}

.columns-list .card .card-img {
  height: 220px;
  overflow: hidden;
  position: relative;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  width: 100%;
}

.columns-list .card .card-img img {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.columns-list .card-content {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  height: 276px;
  overflow: hidden;
  position: relative;
}

.columns-list .card-content .content {
  overflow: hidden;
  height: 152px;
}

.columns-list .card-content span.read-more {
  position: absolute;
  bottom: 30px;
}

.columns-list .card-content .height-normal {
  margin-bottom: 0;
}

.columns-list ul {
  list-style: none;
  margin: 0;
  padding-right: 16.666%;
}

.columns-list ul li {
  padding-top: 60px;
}

.columns-list ul li:first-child {
  padding-top: 0;
}

.columns-list ul li .time {
  color: #808080;
}

.columns-list ul li p {
  margin: 0;
  margin-top: 10px;
}

.columns-list ul li a {
  color: #282828;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 18px;
  line-height: 30px;
}

.columns-list ul li a:hover {
  text-decoration: underline;
}

.columns-list ul li .date {
  color: #666;
  font-size: 14.000000000000002px;
  font-family: "HuaweiSans-Regular", Helvetica, Arial, sans-serif;
}

@media (max-width: 991px) {
  .columns-list ul li {
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .columns-list {
    margin-bottom: 40px;
  }

  .columns-list > .container > .title {
    margin-top: 0;
  }

  .columns-list .col-lg-5 .card {
    margin: 0 -22px;
    display: block;
    text-align: center;
    margin-bottom: 60px;
  }

  .columns-list .col-lg-5 .card img {
    width: 100%;
  }

  .columns-list .col-lg-5 .card .card-img {
    border-radius: 0;
    height: 200px;
  }

  .columns-list .col-lg-5 .card p {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align: center;
  }

  .columns-list .col-lg-5 .card .card-content {
    border-radius: 0px;
    height: 260px;
  }

  .columns-list .col-lg-5 .card .card-content .height-normal h3 {
    line-height: 28.000000000000004px;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }

  .columns-list .col-lg-5 .card .card-content .content {
    height: 240px;
    padding: 20px 0;
  }

  .columns-list ul {
    padding: 0;
  }

  .columns-list ul li {
    padding-bottom: 0;
    padding-top: 40px;
  }

  .columns-list ul li:first-child {
    padding-top: 0;
  }

  .latest-news {
    width: 100%;
  }

  .columns-list .col-sm-6:first-child ul li:last-child {
    padding-bottom: 40px;
  }
}

/*@media (min-width:421px) and (max-width: 450px){
    .columns-list .col-lg-5 .card .card-img{
	  height:205px;
    }
}
@media (min-width:401px) and (max-width: 420px){
    .columns-list .col-lg-5 .card .card-img{
	  height:190px;
    }
}
@media (min-width:381px) and (max-width: 400px){
    .columns-list .col-lg-5 .card .card-img{
	  height:180px;
    }
}
@media (min-width:361px) and (max-width: 380px){
    .columns-list .col-lg-5 .card .card-img{
	  height:170px;
    }
}
@media (min-width:351px) and (max-width: 360px){
    .columns-list .col-lg-5 .card .card-img{
	  height:160px;
    }
}
@media (min-width:320px) and (max-width: 350px){
    .columns-list .col-lg-5 .card .card-img{
	  height:148px;
    }
}
*/

.press-center {
  background: #59c8d5;
  margin-bottom: 60px;
  margin-top: -108px;
  padding-top: 108px;
}

.press-center h1 {
  margin-top: 0;
  margin-bottom: 30px;
  line-height: 1;
}

.press-center p {
  margin-bottom: 40px;
  font-size: 18px;
  margin-top: 0;
}

/*@media (max-width: 767px){
	& h1{
		 text-align: center;
	}
	& p{
		text-align: center;
	}
}
*/

@media (max-width: 767px) {
  .press-center {
    margin-top: -70px;
    padding-top: 70px;
  }
}

.dsrms .col-sm-10 {
  float: none;
  margin: 0 auto;
}

.dsrms form {
  margin-top: 60px;
  padding: 40px;
  background: #fff;
  box-shadow: 0px 0 40px #d4d4d4;
}

.dsrms form .col-sm-6 {
  padding-left: 60px;
}

.dsrms form .col-sm-6:first-child {
  padding-right: 60px;
  padding-left: 11px;
}

.dsrms form .forms-warp {
  margin: 0;
  padding: 0;
  background: none;
  box-shadow: none;
}

.dsrms form .forms-warp em {
  font-style: normal;
  color: #f57069;
}

.dsrms form .forms-warp select2-container {
  float: none;
}

.dsrms form .forms-warp label {
  margin-top: 0;
  font-size: 18px;
  font-weight: normal;
  color: #282828;
  font-family: "HuaweiSans-Regular", Helvetica, Arial, sans-serif;
}

.dsrms form .forms-warp label.error {
  margin-top: 10px;
  font-weight: bold;
  font-size: 14px;
  color: #f66f6a;
  font-family: "HuaweiSans-Light", Helvetica, Arial, sans-serif;
}

.dsrms .forms .code .btn {
  text-align: left;
}

.dsrms .forms .code .code-img {
  float: right;
  max-width: 175px;
}

@media (max-width: 767px) {
  .dsrms form .col-sm-6 {
    padding-left: 11px;
  }

  .dsrms form .col-sm-6:first-child {
    padding-left: 11px;
    padding-right: 11px;
  }
}

.photos-list {
  padding: 40px 0;
}

.photos-list h4 {
  margin-bottom: 5px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 22px;
  font-family: "HuaweiSans-Regular", Helvetica, Arial, sans-serif;
  max-height: 60px;
  overflow: hidden;
  margin-top: 10px;
  line-height: 30px;
  font-weight: normal;
}

.photos-list p {
  margin: 0;
  color: #555;
}

.photos-list [class*="col-sm-"] {
  margin-bottom: 40px;
  padding-right: 35px;
  padding-left: 35px;
}

.photos-list [class*="col-sm-"]:first-child {
  padding-left: 11px;
}

.photos-list .col-sm-4 > a {
  display: block;
  background: #f0f0f0;
  height: 180px;
}

.photos-list .col-sm-4 img {
  max-height: 180px;
  width: auto;
}

.photos-list .col-sm-4 .lazy-placeholder {
  height: 100%;
}

.fancybox-navigation .fancybox-button--arrow_right:before {
  content: "\e902";
  width: 44px;
  height: 44px;
  font-family: corpfont;
  color: #f66f6a;
  font-size: 44px;
}

.fancybox-navigation .fancybox-button--arrow_left:before {
  content: "\e901";
  width: 44px;
  height: 44px;
  font-family: corpfont;
  color: #f66f6a;
  font-size: 44px;
}

.fancybox-navigation .fancybox-button div {
  display: none;
}

.photos-list2 {
  padding-top: 0;
}

#fancybox-close {
  background-image: none !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  top: 15px !important;
  right: 16px !important;
  height: 28px !important;
}

#fancybox-close:before {
  content: "\e90c";
  color: #fff;
  font-family: 'corpfont' !important;
  padding-left: 7px;
}

#fancybox-left,
#fancybox-right {
  width: 60px !important;
  bottom: inherit;
  top: 50%;
  height: 100px;
  margin-top: -40px;
}

#fancybox-left:hover,
#fancybox-left:focus,
#fancybox-right:hover,
#fancybox-right:focus {
  text-decoration: none;
}

#fancybox-left:before,
#fancybox-right:before {
  font-family: corpfont;
  color: #f66f6a;
  font-size: 44px;
}

#fancybox-left {
  left: 0px;
}

#fancybox-left:before {
  content: "\e901";
}

#fancybox-right {
  right: -15px;
}

#fancybox-right:before {
  content: "\e902";
}

#fancybox-outer {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: transparent;
}

div#fancybox-title {
  position: relative;
  display: block !important;
  bottom: 0 !important;
  height: 43px !important;
  background: #fff !important;
  width: 100% !important;
  margin-left: 0 !important;
  padding-right: 15px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.ie8 div#fancybox-title {
  bottom: 10px !important;
}

#fancybox-bg-s {
  display: none;
}

div#fancybox-wrap,
div#fancybox-wrap * {
  border-width: 0 !important;
}

.fancybox-bg {
  display: none;
}

div#fancybox-wrap {
  padding: 0;
  border-radius: 5px;
  overflow: hidden;
}

div#fancybox-content {
  width: 100% !important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.download-big-img-btn {
  display: inline-block;
  width: 25px;
  height: 25px;
  font-style: normal;
  position: relative;
  font-family: corpfont;
  float: right;
  margin-top: 5px;
}

.download-big-img-btn:before {
  width: 25px;
  height: 25px;
  display: block;
  content: "\e918";
  font-size: 25px;
  position: absolute;
  top: -6px;
  left: 0;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}

.download-big-img-btn:after {
  width: 25px;
  height: 25px;
  display: block;
  content: "\e913";
  font-size: 25px;
  position: absolute;
  bottom: 6px;
  left: 0;
}

#fancybox-title-over {
  padding: 6px;
  text-align: right;
  line-height: 35px;
  font-size: 16px;
}

#fancybox-title-over b {
  font-weight: normal;
  width: 90%;
  display: inline-block;
  color: #282828;
  text-align: left;
  float: left;
  padding-left: 10px;
}

.fancybox-is-open .fancybox-caption p + p,
.fancybox-is-open .fancybox-caption p + p a {
  font-size: 12px;
  color: #808080;
}

.photos-list .col-sm-4 > a {
  width: 100%;
  position: relative;
}

.photos-list .col-sm-4 > a span {
  position: absolute !important;
  top: 50%;
  width: 100% !important;
  transform: translateY(-50%);
}

.ie8 .photos-list .col-sm-4 > a span,
.ie9 .photos-list .col-sm-4 > a span {
  position: static;
  top: 0;
  width: 100% !important;
  transform: translateY(0);
}

@media (min-width: 768px) and (max-width: 1024px) {
  #fancybox-right {
    right: 0;
  }

  #fancybox-left {
    left: 0;
  }

  .fancybox-slide--image .fancybox-content {
    margin-bottom: 0;
  }

  .fancybox-show-caption .fancybox-caption {
    padding-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .photos-list [class*="col-sm-"] {
    padding-right: 11px;
    padding-left: 11px;
  }

  #fancybox-wrap,
  #fancybox-content {
    width: 100% !important;
    height: auto !important;
    left: 0 !important;
  }
}

.main-banner {
  margin-bottom: 80px;
}

.main-banner .main-content {
  position: relative;
}

.main-banner .banner-text {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
}

.main-banner .banner-text h1,
.main-banner .banner-text h2,
.main-banner .banner-text p {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.main-banner .banner-text a {
  color: #fff;
}

.main-banner .banner-text a em {
  margin-left: 15px;
}

@media (max-width: 767px) {
  .main-banner {
    margin-bottom: 60px;
  }

  .main-banner .banner-text {
    padding: 0 15px;
  }

  .main-banner .banner-text h2 {
    line-height: 38px;
  }
}

.column-banner {
  margin: 0 auto;
  margin-bottom: 100px;
  overflow: hidden;
  position: relative;
}

.column-banner .slick-slide {
  position: relative;
  overflow: hidden;
  height: 400px;
}

.column-banner .banner-img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%) scale(0.999);
  height: 100%;
}

.column-banner .content {
  position: relative;
  z-index: 9;
  color: #fff;
  text-align: center;
  padding-top: 50px;
}

.column-banner .slick-dotted.slick-slider {
  margin-bottom: 0;
}

.column-banner .slick-dots {
  bottom: 5px;
}

.column-banner .slick-slider {
  user-select: all;
}

.column-banner .slick-prev {
  left: 15px;
  display: none !important;
}

.column-banner .slick-next {
  right: 15px;
  display: none !important;
}

.column-banner:hover .slick-prev {
  display: block !important;
}

.column-banner:hover .slick-next {
  display: block !important;
}

@media (max-width: 767px) {
  .column-banner {
    margin-bottom: 60px;
    padding: 0;
  }

  .column-banner .slick-prev {
    left: 0px;
  }

  .column-banner .slick-next {
    right: 0px;
  }
}

.module-l-r-card {
  margin-bottom: 100px;
}

.module-l-r-card [class*="col-sm-"] .featured-card {
  padding-left: 20px;
}

.module-l-r-card [class*="col-sm-"]:first-child .featured-card {
  padding-right: 20px;
  padding-left: 0px;
}

@media (max-width: 767px) {
  .module-l-r-card {
    margin-bottom: 60px;
  }

  .module-l-r-card h2 {
    line-height: 1.5;
  }

  .module-l-r-card [class*="col-sm-"] {
    margin-top: 30px;
  }

  .module-l-r-card [class*="col-sm-"] .featured-card {
    padding-left: 0px;
  }

  .module-l-r-card [class*="col-sm-"]:first-child .featured-card {
    padding-right: 0px;
    padding-left: 0px;
  }

  .module-l-r-card [class*="col-sm-"]:first-child {
    margin-top: 0;
  }
}

.featured-card .card {
  background: #dde6ed;
  border-radius: 5px;
  display: block;
}

.featured-card .card img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  width: 100%;
  max-width: 100%;
}

.featured-card .card a {
  display: block;
}

.featured-card .card a:hover {
  text-decoration: none;
}

.featured-card .card .video_text {
  padding-bottom: 40px;
  padding-top: 40px;
  padding-left: 60px;
  padding-right: 60px;
  min-height: 400px;
}

.featured-card .card .video_text .content {
  height: 234px;
  overflow: hidden;
}

.featured-card .card .video_text h2 {
  margin-top: 10px;
}

.featured-card .card .video_text p {
  font-size: 18px;
  line-height: 30px;
}

.featured-card .card .video_text span {
  font-size: 22px;
  color: #222222;
  position: absolute;
  bottom: 40px;
}

.featured-card .card .video_text span em {
  font-size: 18px;
  display: inline-block;
  margin-left: 15px;
  vertical-align: middle;
}

@media (max-width: 1024px) {
  .featured-card .card .video_text h2 {
    font-size: 24px;
    line-height: 1.5;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .featured-card .card .video_text .content {
    height: 215px;
  }
}

@media (max-width: 767px) {
  .featured-card .card {
    border-radius: 0;
  }

  .featured-card .card img {
    border-radius: 0;
  }

  .featured-card .card .video_text {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    min-height: 1px;
  }

  .featured-card .card .video_text .content {
    height: auto;
  }

  .featured-card .card .video_text h2 {
    margin-bottom: 0;
  }

  .featured-card .card .video_text p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
}

.image-text-carousel {
  padding-bottom: 120px;
}

.image-text-carousel .container > p {
  margin-bottom: 40px;
  width: 80%;
}

.image-text-carousel .slick-prev,
.image-text-carousel .slick-next {
  display: block !important;
}

.image-text-carousel .slick-slide > a {
  display: block;
}

.image-text-carousel .card {
  background: #dce6ee;
  border-radius: 6px;
  padding-top: 50px;
  padding-bottom: 60px;
  margin-top: 60px;
  margin-bottom: 60px;
  height: 406px;
}

.image-text-carousel .card .content {
  height: 200px;
  overflow: hidden;
}

.image-text-carousel .card .title {
  font-family: "HuaweiSans-Bold", Helvetica, Arial, sans-serif;
  font-size: 14.000000000000002px;
  color: #808080;
  margin: 0;
}

.image-text-carousel .card h3 {
  font-size: 28.000000000000004px;
  line-height: 38px;
  margin-bottom: 0;
  margin-top: 0;
}

.image-text-carousel .card h3 a {
  margin-top: 0;
}

.image-text-carousel .card h3 + span {
  font-family: "HuaweiSans-Bold", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.image-text-carousel .card .col-sm-5 {
  padding-right: 40px;
}

.image-text-carousel .card span.read-more {
  color: #282828;
  margin-top: 40px;
  display: block;
}

.image-text-carousel .card span.read-more:hover {
  text-decoration: none;
}

.image-text-carousel .card span.read-more em {
  display: inline-block;
  margin-left: 15px;
}

.image-text-carousel .card p {
  font-size: 18px;
  line-height: 30px;
}

.image-text-carousel .events-img {
  position: absolute;
  top: -105px;
  right: 0;
}

.image-text-carousel .events-img img {
  border-radius: 5px;
}

@media (min-width: 768px) and (max-width: 1250px) {
  .image-text-carousel .slick-prev {
    left: 0;
  }

  .image-text-carousel .slick-next {
    right: 0;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .image-text-carousel .card {
    margin-left: 11px !important;
    margin-right: 11px !important;
  }
}

@media (width: 1024px) {
  .image-text-carousel .events-img {
    margin-top: -18%;
    top: 0 !important;
  }
}

@media (width: 991px) {
  .image-text-carousel .events-img {
    margin-top: -17%;
    top: 0 !important;
  }
}

@media (width: 768px) {
  .image-text-carousel .events-img {
    margin-top: -8%;
    top: 0 !important;
  }

  .image-text-carousel .card {
    margin: 0;
  }
}

@media (max-width: 767px) {
  .image-text-carousel {
    padding-bottom: 40px;
    margin-bottom: 60px;
  }

  .image-text-carousel > .container > .title {
    margin-bottom: 40px;
  }

  .image-text-carousel > .container > p {
    width: 100%;
  }

  .image-text-carousel > .container .card {
    position: relative;
    margin-top: 120px;
    padding-bottom: 40px;
    margin-bottom: 0;
  }

  .image-text-carousel > .container .card .content {
    height: 210px;
  }

  .image-text-carousel > .container .card > div {
    width: 100%;
  }

  .image-text-carousel > .container .card .col-sm-6 {
    position: static;
  }

  .image-text-carousel > .container .card .col-sm-6 .events-img {
    position: static;
  }

  .image-text-carousel > .container .card .col-sm-6 .events-img img {
    width: auto;
    position: absolute;
    right: 0;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.6, 0.6);
  }

  .image-text-carousel > .container .card .col-sm-5 {
    text-align: center;
    margin-top: 90px;
    padding-right: 0;
    padding: 0 35px;
  }

  .image-text-carousel > .container .card .col-sm-5 h3 {
    margin-top: 10px;
    font-size: 18px;
    line-height: 30px;
  }

  .image-text-carousel > .container .card .col-sm-5 h3 + span {
    font-size: 16px;
  }

  .image-text-carousel > .container .card .col-sm-5 .title {
    padding-top: 40px;
  }

  .image-text-carousel > .container .card .col-sm-5 p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    max-height: 115.99999999999999px;
  }

  .image-text-carousel > .container .slick-prev {
    top: 120px;
  }

  .image-text-carousel > .container .slick-next {
    top: 120px;
  }

  .image-text-carousel .events-img {
    margin: 0 31px;
    top: -180px;
    right: inherit;
  }
}

@media (max-width: 350px) {
  .image-text-carousel > .container .card .col-sm-5 h3 {
    font-size: 24px;
  }

  .image-text-carousel > .container .card .col-sm-5 span {
    font-size: 14.000000000000002px;
  }
}

.module-tab-slick-box {
  margin-bottom: 100px;
}

.module-tab-slick-box .tab-nav ul {
  border-bottom: 1px solid #d4d4d4;
  margin-top: 50px;
}

.module-tab-slick-box .tab-nav ul li {
  display: inline-block;
  padding: 0 30px;
}

.module-tab-slick-box .tab-nav ul li:first-child {
  padding-left: 0;
}

.module-tab-slick-box .tab-nav ul li a {
  display: block;
  font-family: "HuaweiSans-Bold", Helvetica, Arial, sans-serif;
  color: #808080;
  font-size: 18px;
  padding-bottom: 20px;
  line-height: 1;
}

.module-tab-slick-box .tab-nav ul li:hover a,
.module-tab-slick-box .tab-nav ul li.active a {
  color: #333333;
  border-bottom: 3px solid #f66f6a;
  text-decoration: none;
}

.module-tab-slick-box .scroll-card {
  margin-top: 60px;
  margin-left: -30px;
  margin-right: -30px;
}

.module-tab-slick-box .scroll-card .slick-slide .vertical-card {
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 0;
}

.module-tab-slick-box .scroll-card .slick-slide .vertical-card .card {
  background: none;
}

.module-tab-slick-box .scroll-card .slick-slide .vertical-card .card.no-hover .card-content {
  padding: 0;
  padding-top: 10px;
  background: none;
}

.module-tab-slick-box .scroll-card .slick-slide .vertical-card .card.no-hover .card-content h3 {
  position: relative;
  padding-right: 5px;
}

.module-tab-slick-box .scroll-card .slick-slide .vertical-card .card.no-hover .card-content em {
  display: inline-block;
  vertical-align: middle;
  font-size: 40px;
  position: absolute;
  margin-top: -2px;
}

.module-tab-slick-box .scroll-card .slick-dots {
  display: none !important;
}

.module-tab-slick-box .vertical-card .card.no-hover .height-fixed {
  max-height: 175px !important;
  height: auto !important;
  overflow: initial;
}

.module-tab-slick-box .vertical-card .card .more-title-info {
  display: none !important;
}

.module-tab-slick-box .slick-prev.slick-disabled,
.module-tab-slick-box .slick-next.slick-disabled {
  display: none !important;
}

@media (min-width: 768px) and (max-width: 1250px) {
  .module-tab-slick-box .slick-prev {
    left: 0;
  }

  .module-tab-slick-box .slick-next {
    right: 0;
  }
}

@media (max-width: 767px) {
  .module-tab-slick-box {
    margin-bottom: 60px;
  }

  .module-tab-slick-box .scroll-card {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .module-tab-slick-box .tab-nav ul {
    margin-bottom: 0;
  }

  .module-tab-slick-box .tab-nav ul li {
    padding: 0 15px;
  }

  .module-tab-slick-box .scroll-card .vertical-card h3 {
    position: relative;
    padding-right: 5px;
  }

  .module-tab-slick-box .scroll-card .vertical-card em {
    display: inline-block;
    vertical-align: middle;
    font-size: 40px;
    position: absolute;
    margin-top: -4px;
  }

  .module-tab-slick-box .scroll-card .vertical-card .card {
    background: none;
    margin: 15px 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #d4d4d4;
    border-radius: 0;
  }

  .module-tab-slick-box .scroll-card .vertical-card .card .card-content {
    background: none;
  }

  .module-tab-slick-box .vertical-card .card.no-hover .height-fixed {
    max-height: 120px !important;
    height: 120px !important;
  }

  .module-tab-slick-box .vertical-card .card.no-hover .card-img {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
}

@media (max-width: 359px) {
  .module-tab-slick-box .tab-nav ul li {
    padding: 0 4px;
  }
}

.hot-topics {
  margin-bottom: 60px;
}

.hot-topics h2 {
  margin-bottom: 60px;
  line-height: 1;
}

.hot-topics .title h2 {
  margin-bottom: 0;
}

.hot-topics h5 {
  padding-top: 20px;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  line-height: 34px;
  position: relative;
  padding-right: 5px;
}

.hot-topics h5 + p {
  margin-top: 0;
  display: block;
  line-height: 25px;
  margin-bottom: 0;
}

.hot-topics .height-fixed {
  max-height: 165px;
  height: auto;
  margin-bottom: 0;
}

.hot-topics .height-fixed[style*="word-wrap"] {
  overflow: initial;
}

.hot-topics .row .col-sm-4 {
  margin-bottom: 40px;
}

.hot-topics .row .card {
  padding: 0 20px;
}

.hot-topics .row .card h3 {
  font-size: 22px;
  font-family: "HuaweiSans-Regular", Helvetica, Arial, sans-serif;
}

.hot-topics .row .card .video_box {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.hot-topics .navbar-collapse {
  overflow: hidden;
}

.hot-topics .hot-more {
  width: 100%;
  text-align: center;
}

.hot-topics .hot-more a {
  padding: 10px 100px;
  border: 1px solid #e5776f;
  border-radius: 8px;
}

.hot-topics .hot-more a b {
  font-family: "HuaweiSans-Regular", Helvetica, Arial, sans-serif !important;
}

.hot-topics .hot-more a em {
  font-size: 30px;
  display: inline-block;
  color: #333;
  vertical-align: middle;
}

.hot-topics .hot-more a:hover {
  text-decoration: none;
}

.hot-topics .hot-more a.navbar-toggle em:before {
  content: "\e904";
}

.hot-topics .hot-more a.navbar-toggle[aria-expanded="true"] em:before {
  content: "\e911";
}

.highlight h5 {
  padding-top: 20px;
  margin-bottom: 0;
  display: block;
  line-height: 34px;
  position: relative;
  padding-right: 5px;
}

.highlight h5 em {
  font-size: 36px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  margin-top: -2px;
}

.highlight h5 + p {
  margin-top: 0;
  display: block;
  line-height: 25px;
  margin-bottom: 0;
}

.highlight .height-fixed {
  max-height: 165px;
  height: auto;
  margin-bottom: 0;
}

.highlight .height-fixed[style*="word-wrap"] {
  overflow: initial;
}

.highlight .row .col-sm-4 {
  margin-bottom: 0;
}

.highlight .row .card {
  padding-bottom: 30px;
}

.highlight a {
  display: block;
}

.highlight a:hover {
  text-decoration: none;
}

@media (max-width: 767px) {
  .hot-topics {
    margin-bottom: 20px;
  }

  .hot-topics h2 {
    margin-bottom: 40px;
  }

  .hot-topics .height-fixed {
    height: auto;
    max-height: 165px;
    padding-right: 11px;
  }

  .hot-topics h5 {
    padding-top: 10px;
    font-size: 18px;
    line-height: 30px;
  }

  .hot-topics h5 em {
    bottom: -2px;
  }

  .hot-topics .row .card {
    padding: 0;
    display: block;
  }

  .hot-topics .row .card h3 {
    text-align: center;
  }

  .hot-topics .hot-more a {
    padding: 10px 15%;
  }

  .highlight {
    margin-bottom: 60px;
  }

  .highlight .row .col-sm-4 {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e3e3e3;
    padding-left: 11px;
    padding-right: 11px;
    margin-top: 0;
    max-height: 140px;
    overflow: hidden;
    box-sizing: content-box;
  }

  .highlight .row .col-sm-4:first-child {
    padding-top: 20px;
    border-top: 1px solid #e3e3e3;
  }

  .highlight .row .card {
    margin-bottom: 40px;
    position: relative;
    border-radius: 5px;
    width: 100%;
    padding: 0;
    display: flex;
    flex: 1;
  }

  .highlight .row .card .video_box_ux {
    margin-top: 0;
    height: 140px;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
    width: 40%;
    order: 2;
  }

  .highlight .row .card .video_box_ux img {
    top: 50%;
    margin-left: 0;
    margin-top: 0;
    max-height: 100%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    right: -20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    position: absolute;
    width: auto;
  }

  .highlight .row .card .video_box_ux em {
    font-size: 30px;
    margin-top: -16px;
  }

  .highlight .row .card .video_box_ux .circle {
    width: 48px;
    height: 48px;
    margin-top: -26px;
    margin-left: -26px;
  }

  .highlight .row .card .video_box_ux + a,
  .highlight .row .card .height-fixed {
    width: 60%;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .highlight .row .card .video_box_ux + a .height-fixed {
    width: 100%;
  }

  .highlight .height-fixed {
    height: 120px;
    max-height: 120px;
    padding-right: 11px;
  }

  .highlight h5 {
    padding-top: 10px;
    font-size: 18px;
    line-height: 30px;
    padding-right: 10px;
  }

  .highlight h5 em {
    bottom: -2px;
  }

  .hot-topics.m-show-all .navbar-collapse {
    display: block !important;
  }

  .hot-topics.m-show-all .hot-more {
    display: none !important;
  }
}

.detial-banner {
  position: relative;
  width: 100%;
  overflow: hidden;
  min-height: 400px;
}

.detial-banner picture {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.detial-banner .banner-text {
  position: relative;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  margin-top: 100px;
  width: 80%;
}

.detial-banner .banner-text h2 {
  font-size: 38px;
  line-height: 48px;
}

.detial-banner .banner-text h1 {
  font-size: 60px;
  line-height: 80px;
  margin-bottom: 10px;
}

.detial-banner .banner-text h3 {
  margin-top: 0;
}

.detial-banner .banner-text p {
  width: 80%;
  margin: 0 auto;
}

.detial-banner .banner-text a {
  font-size: 22px;
  color: #fff;
  display: inline-block;
  text-decoration: underline;
}

.detial-banner .banner-text a em {
  vertical-align: middle;
  display: inline-block;
  padding-left: 10px;
}

.detial-banner .banner-text p + a {
  font-size: 22px;
}

.detial-banner .banner-text p + p + a {
  font-size: 22px;
}

.when-where .banner-nav {
  background: #fff;
  display: block;
  position: relative;
  width: 100%;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 1px 3px 20px #b3b3b3;
  margin-top: -100px;
  margin-bottom: 20px;
}

.when-where .banner-nav [class*="col-"] {
  padding: 20px;
  border-left: 1px solid #d4d4d4;
  padding-left: 35px;
}

.when-where .banner-nav [class*="col-"]:first-child {
  border-left: 0;
}

.when-where .banner-nav .warp {
  padding: 0 20px;
  line-height: 1.3;
}

.when-where .banner-nav .warp span {
  font-size: 18px;
}

.when-where .banner-nav .warp h2 {
  font-size: 38px;
  font-family: "HuaweiSans-Light", Helvetica, Arial, sans-serif;
  color: #15b0eb;
  margin-top: 10px;
  font-weight: normal !important;
}

.overlap-banner {
  min-height: 400px;
}

.overlap-reports {
  margin-bottom: 10px !important;
  margin-top: -115px;
  position: relative;
}

@media (max-width: 767px) {
  .detial-banner .banner-text {
    margin-top: 50px;
    width: 100%;
  }

  .detial-banner .banner-text h2 {
    line-height: 1.3;
    font-size: 28.000000000000004px;
  }

  .detial-banner .banner-text h1 {
    line-height: 1.3;
    font-size: 38px;
    margin-bottom: 0;
  }

  .detial-banner .banner-text p {
    font-size: 18px;
    width: 100%;
  }

  .detial-banner picture {
    left: 0;
    transform: translateX(0%);
  }

  .detial-banner picture img {
    width: 100%;
  }

  .when-where .banner-nav {
    box-shadow: 1px 6px 20px #b3b3b3;
    top: 0;
  }

  .when-where .banner-nav .warp {
    padding: 0;
    text-align: center;
  }

  .when-where .banner-nav [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
    border-top: 1px solid #d4d4d4;
    border-left: 0;
    margin: 0 15px;
  }

  .when-where .banner-nav [class*="col-"]:first-child {
    border-top: 0;
  }
}

.ir-register .forms .forms-warp-c {
  padding: 0;
  padding-bottom: 40px;
}

.ir-register .forms .forms-warp-c h1 {
  text-align: left;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin-bottom: 10px;
}

.ir-register .forms .forms-warp-c * {
  letter-spacing: normal;
}

.ir-register .forms .forms-warp-c > div > div {
  width: 100%;
  margin-bottom: 0;
}

.ir-register .forms .forms-warp-c [class*="col-sm"] > div {
  margin: 20px 0;
  letter-spacing: -0.32em;
}

.ir-register .forms .forms-warp-c [class*="col-sm"] > div label {
  width: 30%;
  letter-spacing: normal;
  display: inline-block;
  text-align: right;
  padding-right: 15px;
  vertical-align: middle;
}

.ir-register .forms .forms-warp-c [class*="col-sm"] > div label.error {
  width: 100%;
  text-align: left;
  margin-left: 30%;
}

.ir-register .forms .forms-warp-c [class*="col-sm"] > div input,
.ir-register .forms .forms-warp-c [class*="col-sm"] > div .select2 {
  width: 70% !important;
  letter-spacing: normal;
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.ir-register .forms .forms-warp-c [class*="col-sm"] > div .select-text {
  margin: 10px 0 0 30%;
}

.ir-register .forms .forms-warp-c .col-sm-8 {
  float: none;
  margin: 0 auto;
}

.ir-register .forms .forms-warp-c .radio-button {
  margin-top: 3px;
}

.ir-register .forms .forms-warp-c .radio-button .radio {
  margin-right: 40px;
  display: inline-block;
  margin-top: 0;
  margin-left: 20px;
  margin-bottom: 10px;
  position: relative;
}

.ir-register .forms .forms-warp-c .radio-button .radio label.error {
  position: absolute;
  width: 300px;
  top: 27px;
  word-break: break-word;
  white-space: nowrap;
  left: -46px;
}

.ir-register .forms .forms-warp-c .radio-button input {
  width: 15px;
  height: 15px;
  margin-top: 12px;
  margin-right: 5px;
  padding: 0;
  border: inherit;
  outline: none;
  background: inherit !important;
  display: inline-block;
  vertical-align: middle;
}

.ir-register .forms .forms-warp-c .radio-button span {
  margin-top: 4px;
  display: inline-block;
  vertical-align: middle;
}

.ir-register .forms .forms-warp-c .agreement {
  border-top: 1px solid #ccc;
  padding-top: 10px;
}

.ir-register .forms .forms-warp-c .agreement .js_checkable {
  position: relative;
  margin: 10px 0;
  margin-left: 15%;
}

.ir-register .forms .forms-warp-c .agreement .js_checkable input {
  width: 15px !important;
  height: 16px;
  border: none;
  background: url(//www.huawei.com/Assets/CBG/img/multiple.jpg) no-repeat top;
  margin: 0px 5px 0 0;
  box-sizing: inherit;
  border-radius: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 5px;
}

.ir-register .forms .forms-warp-c .agreement .js_checkable span {
  display: inline-block;
  vertical-align: top;
  padding-left: 25px;
  line-height: 1.4;
}

.ir-register .forms .forms-warp-c .agreement .disabled {
  pointer-events: none;
  background: #999;
}

.ir-register .forms .forms-warp-c .select2-container--default .select2-selection--single {
  border: 1px solid #ccc;
}

.dialog-content {
  font-size: 16px;
  padding: 0 50px;
}

.dialog-content a {
  color: #f66f6a;
}

@media (max-width: 767px) {
  .ir-register .forms .forms-warp-c [class*="col-sm"] > div label,
  .ir-register .forms .forms-warp-c [class*="col-sm"] > div input,
  .ir-register .forms .forms-warp-c [class*="col-sm"] > div .select2 {
    width: 100% !important;
    text-align: left;
  }

  .ir-register .forms .forms-warp-c [class*="col-sm"] > div label.error {
    margin-left: 0;
  }

  .ir-register .forms .forms-warp-c .radio-button {
    margin-bottom: 40px;
  }

  .ir-register .forms .forms-warp-c .radio-button .radio label.error {
    left: -35px;
  }

  .ir-register .forms .forms-warp-c .agreement .js_checkable {
    margin-left: 0;
    margin: 10px 0 20px;
  }
}

.ir-content {
  margin-bottom: 80px;
}

.ir-content .col-sm-10 {
  float: none;
  margin: 0 auto;
}

.ir-content .content {
  margin-top: 30px;
}

.ir-content .content li {
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
  position: relative;
}

.ir-content .content li:first-child {
  border-top: 1px solid #ccc;
}

.ir-content .content li a {
  width: 90%;
  display: inline-block;
}

.ir-content .content li input {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -10px;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results>.select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results>.select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

@-webkit-keyframes opGradient {
  0% {
    -webkit-transform: translateY(-10px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}

@keyframes opGradient {
  0% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@-webkit-keyframes nonesearching {
  0% {
    left: 20%;
    -webkit-transform: scale3d(1, 1, 1);
    opacity: 1;
  }

  100% {
    left: 34%;
    -webkit-transform: scale3d(0, 0, 0);
    opacity: 0;
  }
}

@keyframes nonesearching {
  0% {
    left: 20%;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
  }

  100% {
    left: 34%;
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
    opacity: 0;
  }
}

.results-tab {
  position: relative;
}

.results-tab ul {
  border-bottom: 1px solid #d4d4d4;
  white-space: nowrap;
  overflow: hidden;
}

.results-tab ul .slick-prev {
  left: 0;
  background: #fff;
  box-shadow: 5px 0px 5px -4px #808080;
  height: 62px;
  border-right: 1px solid #d4d4d4 \9;
  display: block;
}

.results-tab ul .slick-prev.slick-disabled {
  display: none !important;
}

.results-tab ul .slick-prev:before {
  font-size: 32px;
}

.results-tab ul .slick-next {
  right: 0;
  background: #fff;
  box-shadow: -5px 0px 5px -4px #808080;
  height: 62px;
  display: block;
  border-left: 1px solid #d4d4d4 \9;
}

.results-tab ul .slick-next.slick-disabled {
  display: none !important;
}

.results-tab ul .slick-next:before {
  font-size: 32px;
}

.results-tab ul li {
  display: inline-block;
  margin: 0 25px;
}

.results-tab ul li:first-child {
  margin-left: 0;
}

.results-tab ul li a {
  display: block;
  font-family: "HuaweiSans-Bold", Helvetica, Arial, sans-serif;
  color: #808080;
  font-size: 18px;
  padding-bottom: 20px;
  padding-top: 20px;
  line-height: 1;
}

.results-tab ul li a:hover {
  text-decoration: none;
}

.results-tab ul li:hover {
  border-bottom: 3px solid #f66f6a;
}

.results-tab ul li:hover a {
  color: #282828;
}

.results-tab ul li.active {
  border-bottom: 3px solid #f66f6a;
}

.results-tab ul li.active a {
  color: #282828;
}

.results-tab .tab-swipe-next:before {
  font-family: corpfont;
  content: "\e902";
  color: #f66f6a;
  font-size: 44px;
}

.results-tab .tab-swipe-next {
  font-size: 0;
  position: absolute;
  right: 0px;
  top: -4px;
  background: #fff;
  box-shadow: -5px 0px 5px -4px #808080;
  height: 62px;
  border-right: 1px solid #d4d4d4 \9;
  display: block;
}

.results-tab .tab-swipe-next:hover {
  text-decoration: none;
}

.results-tab .tab-swipe-next.swipe-disabled {
  display: none;
}

.results-tab .tab-swipe-prev.swipe-disabled {
  display: none;
}

.results-tab .tab-swipe-prev {
  position: absolute;
  left: 0px;
  top: -4px;
  font-size: 0;
  background: #fff;
  box-shadow: 5px 0px 5px -4px #808080;
  height: 62px;
  display: block;
  border-left: 1px solid #d4d4d4 \9;
}

.results-tab .tab-swipe-prev:hover {
  text-decoration: none;
}

.results-tab .tab-swipe-prev:before {
  font-family: corpfont;
  content: "\e901";
  color: #f66f6a;
  font-size: 44px;
}

.executives-tab {
  margin-bottom: 60px;
}

@media (max-width: 767px) {
  .results-tab ul {
    width: 100%;
    overflow: auto;
  }
}

.photos-list {
  padding: 40px 0;
}

.photos-list h4 {
  margin-bottom: 5px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 22px;
  font-family: "HuaweiSans-Regular", Helvetica, Arial, sans-serif;
  max-height: 60px;
  overflow: hidden;
  margin-top: 10px;
  line-height: 30px;
  font-weight: normal;
}

.photos-list p {
  margin: 0;
  color: #555;
}

.photos-list [class*="col-sm-"] {
  margin-bottom: 40px;
  padding-right: 35px;
  padding-left: 35px;
}

.photos-list [class*="col-sm-"]:first-child {
  padding-left: 11px;
}

.photos-list .col-sm-4 > a {
  display: block;
  background: #f0f0f0;
  height: 180px;
}

.photos-list .col-sm-4 img {
  max-height: 180px;
  width: auto;
}

.photos-list .col-sm-4 .lazy-placeholder {
  height: 100%;
}

.fancybox-navigation .fancybox-button--arrow_right:before {
  content: "\e902";
  width: 44px;
  height: 44px;
  font-family: corpfont;
  color: #f66f6a;
  font-size: 44px;
}

.fancybox-navigation .fancybox-button--arrow_left:before {
  content: "\e901";
  width: 44px;
  height: 44px;
  font-family: corpfont;
  color: #f66f6a;
  font-size: 44px;
}

.fancybox-navigation .fancybox-button div {
  display: none;
}

.photos-list2 {
  padding-top: 0;
}

#fancybox-close {
  background-image: none !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  top: 15px !important;
  right: 16px !important;
  height: 28px !important;
}

#fancybox-close:before {
  content: "\e90c";
  color: #fff;
  font-family: 'corpfont' !important;
  padding-left: 7px;
}

#fancybox-left,
#fancybox-right {
  width: 60px !important;
  bottom: inherit;
  top: 50%;
  height: 100px;
  margin-top: -40px;
}

#fancybox-left:hover,
#fancybox-left:focus,
#fancybox-right:hover,
#fancybox-right:focus {
  text-decoration: none;
}

#fancybox-left:before,
#fancybox-right:before {
  font-family: corpfont;
  color: #f66f6a;
  font-size: 44px;
}

#fancybox-left {
  left: 0px;
}

#fancybox-left:before {
  content: "\e901";
}

#fancybox-right {
  right: -15px;
}

#fancybox-right:before {
  content: "\e902";
}

#fancybox-outer {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: transparent;
}

div#fancybox-title {
  position: relative;
  display: block !important;
  bottom: 0 !important;
  height: 43px !important;
  background: #fff !important;
  width: 100% !important;
  margin-left: 0 !important;
  padding-right: 15px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.ie8 div#fancybox-title {
  bottom: 10px !important;
}

#fancybox-bg-s {
  display: none;
}

div#fancybox-wrap,
div#fancybox-wrap * {
  border-width: 0 !important;
}

.fancybox-bg {
  display: none;
}

div#fancybox-wrap {
  padding: 0;
  border-radius: 5px;
  overflow: hidden;
}

div#fancybox-content {
  width: 100% !important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.download-big-img-btn {
  display: inline-block;
  width: 25px;
  height: 25px;
  font-style: normal;
  position: relative;
  font-family: corpfont;
  float: right;
  margin-top: 5px;
}

.download-big-img-btn:before {
  width: 25px;
  height: 25px;
  display: block;
  content: "\e918";
  font-size: 25px;
  position: absolute;
  top: -6px;
  left: 0;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}

.download-big-img-btn:after {
  width: 25px;
  height: 25px;
  display: block;
  content: "\e913";
  font-size: 25px;
  position: absolute;
  bottom: 6px;
  left: 0;
}

#fancybox-title-over {
  padding: 6px;
  text-align: right;
  line-height: 35px;
  font-size: 16px;
}

#fancybox-title-over b {
  font-weight: normal;
  width: 90%;
  display: inline-block;
  color: #282828;
  text-align: left;
  float: left;
  padding-left: 10px;
}

.fancybox-is-open .fancybox-caption p + p,
.fancybox-is-open .fancybox-caption p + p a {
  font-size: 12px;
  color: #808080;
}

.photos-list .col-sm-4 > a {
  width: 100%;
  position: relative;
}

.photos-list .col-sm-4 > a span {
  position: absolute !important;
  top: 50%;
  width: 100% !important;
  transform: translateY(-50%);
}

.ie8 .photos-list .col-sm-4 > a span,
.ie9 .photos-list .col-sm-4 > a span {
  position: static;
  top: 0;
  width: 100% !important;
  transform: translateY(0);
}

@media (min-width: 768px) and (max-width: 1024px) {
  #fancybox-right {
    right: 0;
  }

  #fancybox-left {
    left: 0;
  }

  .fancybox-slide--image .fancybox-content {
    margin-bottom: 0;
  }

  .fancybox-show-caption .fancybox-caption {
    padding-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .photos-list [class*="col-sm-"] {
    padding-right: 11px;
    padding-left: 11px;
  }

  #fancybox-wrap,
  #fancybox-content {
    width: 100% !important;
    height: auto !important;
    left: 0 !important;
  }
}

@media (max-width: 991px) {
  /**
   * Break strings if their length exceeds the width of their container
   */

  body {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 34px;
    line-height: 46px;
  }

  h2 {
    font-size: 29px;
    line-height: 39px;
  }

  h3 {
    font-size: 25px;
    line-height: 35px;
  }

  h4 {
    font-size: 24px;
    line-height: 40px;
  }

  h5 {
    font-size: 22px;
    line-height: 22px;
  }

  .headline {
    font-size: 38px;
    line-height: 52px;
  }

}


