html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}

@media (max-width:1024px) {
    body {
        width: 100%;
        overflow-x: hidden;
    }
}

a,
a:hover,
a:focus input,
select,
* {
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: 500;
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
}

h1 {
    font-size: 48px;
    line-height: 60px;
    margin-top: 0;
}

h2 {
    font-size: 28px;
    line-height: 38px;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 22px;
}

h6 {
    font-size: 18px;
}

@media (max-width: 767px) {
    h1 {
        font-size: 34px;
        line-height: 46px;
    }
    h2 {
        font-size: 29px;
        line-height: 39px;
    }
    h3 {
        font-size: 18px;
        line-height: 28px;
    }
    h4 {
        font-size: 24px;
        line-height: 40px;
    }
    h5 {
        font-size: 22px;
        line-height: 22px;
    }
    .headline {
        font-size: 38px;
        line-height: 52px;
    }
}

.lg-container {
    width: 100% !important;
    max-width: 1440px;
    margin: 0 auto;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container {
    width: 100% !important;
    max-width: 1180px !important;
}

@media (max-width:1024px) {
    .container {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width:767px) {
    .container {
        padding-left: 22px;
        padding-right: 22px;
    }
}

@font-face {
    font-family: 'corpfont';
    src: url('/Assets/corp/2020/fonts/corpfont-new.eot?utuc4q');
    src: url('/Assets/corp/2020/fonts/corpfont-new.eot?utuc4q#iefix') format('embedded-opentype'), url('/Assets/corp/2020/fonts/corpfont-new.ttf?utuc4q') format('truetype'), url('/Assets/corp/2020/fonts/corpfont-new.woff?utuc4q') format('woff'), url('/Assets/corp/2020/fonts/corpfont-new.svg?utuc4q#corpfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^='hwic_'],
[class*=' hwic_'] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'corpfont' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}

.hwic_play2:before {
    content: '\ea1c';
}

.btn-play {
    border-radius: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    text-decoration: none;
    z-index: 10;
    border: 1px solid #fff;
    padding: 0;
    width: 70px;
    height: 70px;
    margin-left: -35px;
    margin-top: -35px;
}

.btn-play.def {
    position: relative;
    left: auto;
    top: auto;
    margin-top: 30px;
    margin-left: auto;
    display: inline-block;
}

.btn-play i {
    font-size: 14px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 50%;
    margin-left: -9px;
    color: #fff;
    font-size: 24px;
}

.btn-play:hover {
    background-color: #fff;
}

.btn-play:hover i {
    color: #000;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

.en-block {
    display: block;
}

@media (min-width: 992px) {
    .btn-play {
        width: 80px;
        height: 80px;
        margin-left: -40px;
        margin-top: -40px;
    }
}


/***************************header css bof**************************************/

header.fixed {
    position: static;
}

header.affix-top {
    position: absolute;
    width: 100%;
}

header {
    height: 75px;
    box-shadow: 2px 0 5px rgba(0, 0, 0, .05);
    background: #fff;
    border-bottom: 1px solid #d4d4d4;
}

header .top-logo {
    margin-top: 20px;
}

header .down-pdf {
    margin-top: 27px;
    font-size: 16px;
    display: block;
    float: right;
    color: #535353
}

header .down-pdf.live-page-down {
    margin-top: 19px;
    font-size: 16px;
    display: block;
    float: right;
    color: #535353;
    border: 1px solid #c7000b;
    padding: 8px 15px;
}

header .down-pdf:before {
    width: 13px;
    height: 15px;
    display: inline-block;
    background: url('/~/media/CORPORATE/minisite/annual-report/2019/img/annual-report-2020-icon-07.png') no-repeat;
    content: "";
    vertical-align: middle;
    margin-right: 5px;
}

header+.hw_space {
    height: 75px;
}

@media (max-width:767px) {
    header {
        height: 60px;
    }
    header .top-logo {
        margin-left: 10px;
        margin-top: 15px;
    }
}


/***************************header css eof**************************************/


/***************************banner css bof**************************************/

.content-img-box {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
}

.content-img-box img.bg {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}

.content-img-box .content-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}

.content-img-box .content-box h1,
.content-img-box .content-box h2,
.content-img-box .content-box h3 {
    color: #fff;
}

.content-img-box .content-box .subtitle {
    color: #fff;
    font-size: 18px;
    line-height: 38px;
}

.vertical-middle-sm {
    display: table;
    height: 100%;
    width: 100%;
}

.vertical-middle-sm>div {
    vertical-align: middle;
    display: table-cell;
    height: 100%;
    min-height: 100%;
    float: none !important;
}

.report-detail-banner .content-box h1 {
    font-size: 3em;
    line-height: 1.4;
    margin: 15px 0;
}

.report-detail-banner .content-box h3 {
    font-size: 1.5em;
    line-height: 1.4;
}

@media (min-width:992px) {
    .lasted-box .content-img-box .content-box h3 {
        max-width: 70%;
        text-align: left;
        margin: 0 auto;
        padding-left: 6px;
    }
    .lasted-box .content-img-box .content-box .subtitle {
        max-width: 70%;
        text-align: left;
    }
    .lasted-box .news-slide-box .banner-text .subtitle p:before {
        position: absolute;
        left: -20px;
    }
    .lasted-box .news-slide-box .banner-text .subtitle p {
        position: relative;
    }
}

@media(max-width:767px) {
    .report-detail-banner .content-box h3 {
        font-size: 1em;
    }
    .report-detail-banner .content-box h1 {
        font-size: 1.5em;
    }
    .content-img-box .content-box .subtitle {
        font-size: 1em;
    }
    .report-detail-banner .vertical-middle-sm {
        margin: 0 auto;
        max-width: 270px;
    }
    .report-detail-banner .vertical-middle-sm .subtitle {
        line-height: 1.7;
    }
}


/***************************banner css eof**************************************/


/***************************anchoring css bof**************************************/

.point-content-nav {
    position: relative;
    z-index: 99;
}

.point-content-nav.fixed {
    position: fixed;
    top: 0 !important;
}

.point-content-nav .point-content-nav-active .icon-arrow-down {
    float: right;
    color: #c7000b;
    font-size: 20px;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.point-content-nav .point-content-nav-active.collapsed .icon-arrow-down {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}

.point-content-nav ul {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 0;
}

.point-content-nav li {
    line-height: 50px;
    border-top: 1px solid #ddd;
}

.point-content-nav li a {
    display: block;
    font-size: 16px;
    color: #555454;
}

.point-content-nav li.active a,
.point-content-nav li a:hover {
    color: #c7000b;
}

@media (min-width: 992px) {
    .point-content-nav {
        text-align: center;
        box-shadow: 6px 10px 32px rgba(0, 0, 0, .11);
    }
    .point-content-nav.fixed.ptop {
        top: 78px;
    }
    .point-content-nav ul {
        margin: 0;
    }
    .point-content-nav ul li {
        display: inline-block;
        border: none;
        line-height: 60px;
        height: 60px;
    }
    .point-content-nav ul li a {
        line-height: inherit;
        padding: 0 20px;
        position: relative;
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
}

@media (min-width: 1025px) {
    .point-content-nav ul li a {
        line-height: inherit;
        padding: 0 25px;
        position: relative;
    }
}

@media (max-width:992px) {
    .point-content-nav li a {
        margin: 0 15px;
    }
}

@media (max-width:767px) {
    .point-content-nav ul {
        overflow: hidden;
    }
}


/***************************anchoring css eof**************************************/


/***************************live video/video common css bof**************************************/

.live-box {
    padding-top: 60px;
    max-width: 970px;
    margin: 0 auto;
    margin-bottom: 100px;
}

.title-box {
    position: relative;
    margin-bottom: 55px;
}

.title-box h2 {
    padding: 0;
}

.title-box .red-line {
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 60px;
    height: 2px;
    background: #c7000b;
}

@media(max-width:767px) {
    .title-box {
        margin-bottom: 30px;
    }
    .title-box .red-line {
        bottom: -13px;
    }
}

.live-box .title-box {
    margin-bottom: 40px;
}

.live-box .title-box h2 {
    text-align: left;
    display: block;
}

.live-css {
    position: relative;
    padding-top: 56.25%;
}

.live-css iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.live-tab {
    text-align: left;
    margin-bottom: 15px;
}

.hudong {
    font-size: 16px;
    margin-top: 50px;
    display: inline-block;
    position: absolute;
    top: 105px;
    right: 15px;
    text-decoration: underline;
}

.hudong:hover {
    text-decoration: underline;
}

@media (min-width:768px) {
    .live-tab ul li a {
        border: 1px solid #afafaf;
        height: 25px;
        display: inline-block;
        text-align: center;
        width: 95px;
        color: #afafaf;
        font-size: 14px;
        line-height: 23px;
    }
    .live-tab ul li.active a {
        color: #282828;
        border: 1px solid #282828;
    }
    .live-tab ul li {
        display: inline-block;
        margin-right: 5px;
    }
}

@media (max-width:1366px) {
    .hudong {
        top: 110px;
        margin-top: 30px;
    }
}

@media (max-width:1024px) {
    .live-box {
        padding-top: 60px;
        margin-bottom: 70px;
    }
    .hudong {
        top: 112px;
        right: 35px;
    }
}

@media (max-width:767px) {
    .live-box {
        padding-top: 60px;
        margin-bottom: 40px;
    }
    .hudong {
        position: static;
        font-size: 13px;
        border: 1px solid #282828;
        border-radius: 20px;
        padding: 10px 20px;
        font-weight: bold;
    }
    .live-tab ul li.active a {
        color: #c7000b;
    }
    .live-tab ul li {
        display: inline-block;
        font-size: 16px;
        margin-right: 5px;
    }
}


/***************************live video/video common css eof**************************************/


/***************************致辞 css bof**************************************/

.well-known-saying {
    padding: 80px 0 20px 0;
    background-color: #f8f8f8;
}

.well-known-saying .saying-box {
    padding-top: 30px;
}

.well-known-saying .title-box .red-line {
    left: 50%;
    margin-left: -30px;
}

.well-known-saying .saying-box .title-box {
    margin-bottom: 80px;
}

@media (max-width:1024px) {
    .well-known-saying {
        padding: 50px 0 20px 0;
    }
    .well-known-saying.mb120 {
        margin-bottom: 60px !important;
    }
    .well-known-saying .saying-box .text-box em img {
        margin: 0 auto;
        max-width: 50px;
    }
    .well-known-saying .saying-box .text-box p {
        font-size: 1em;
        line-height: 1.9em;
    }
}

@media (max-width:767px) {
    .well-known-saying .saying-box .text-box p {
        font-size: 1em;
        line-height: 1.9em;
    }
}


/***************************致辞 css bof**************************************/


/***************************年报财务解读 css bof**************************************/

.finance-box .title-box .red-line {
    left: 50%;
    margin-left: -30px;
}

.finance-box.content-box .subtitle {
    font-size: 0.8em;
    line-height: 1.9em;
    color: #666;
}

.finance-box.content-box .icon-arrow-up-s {
    color: #c7000b;
    font-size: 16px;
    margin-bottom: 100px;
}

.finance-box.content-box .icon-arrow-up-s::before {
    content: "";
    width: 13px;
    height: 13px;
    display: inline-block;
    background: url(/~/media/CORPORATE/minisite/annual-report/2019/img/annual-report-2020-icon-03.png) no-repeat;
    margin-right: 5px;
}

.finance-box .font-note {
    font-family: "HuaweiSans-Bold", Microsoft YaHei, Helvetica, Arial, sans-serif;
}

@media (min-width:1367px) {
    .finance-box.content-box .subtitle {
        font-size: 18px;
    }
}

@media(min-width:768px) and (max-width:1365px) {
    .finance-box.content-box .subtitle {
        font-size: 0.95em;
    }
}

@media (max-width:1024px) {
    .finance-box.content-box .subtitle {
        font-size: 0.8em;
        line-height: 1.9em;
    }
}

@media (max-width:767px) {
    .finance-box .font-note {
        margin-bottom: 20px;
    }
    .finance-box.content-box .icon-arrow-up-s {
        margin-top: 20px;
        margin-bottom: 50px;
    }
}


/***************************年报财务解读 css eof**************************************/


/***************************投资数据 css bof**************************************/

.investing-box {
    background: #f8f8f8;
    padding: 100px 0;
}

.investing-box .title-box .red-line {
    left: 50%;
    margin-left: -30px;
}

.investing-box .font-note {
    color: #999;
}

.investing-box .row {
    letter-spacing: -0.32em;
}

.investing-box .row [class*="col-md"] {
    letter-spacing: normal;
    float: none;
    display: inline-block;
    vertical-align: top;
}

.investing-box h4.big-size span {
    font-size: 24px;
}

@media (max-width:1024px) {
    .investing-box {
        padding: 50px 0;
    }
    .investing-box .font-note {
        margin: 0px 0 30px 0;
    }
    .investing-box.mb120 {
        margin-bottom: 60px !important;
    }
    .investing-box .row [class*="col-md"] {
        width: 30%;
    }
    .investing-box>div:first-child .row [class*="col-md"] {
        width: 50%;
    }
}

@media (min-width:767px) and (max-width:991px) {
    .investing-box>div+div .row [class*="col-md"] {
        width: 40%;
    }
}

@media (max-width:767px) {
    .investing-box .font-note {
        margin: 15px 0;
    }
    .investing-box .row [class*="col-md"] {
        display: block;
        width: 100% !important;
        margin: 20px 0 35px 0;
    }
}


/***************************投资数据 css eof**************************************/


/***************************关键业务 css bof**************************************/

.service-box .content-title-left p {
    font-size: 0.8em;
    line-height: 1.9em;
}

.service-box .content-title-left .r-c-text h3 {
    margin-bottom: 30px;
}

.row.img-box .col-md-6 {
    padding: 15px;
}

.row.img-box .col-md-6.two {
    padding-top: 130px;
}

.row.img-box img {
    width: 100%;
    margin-bottom: 30px;
    float: left;
}

.service-box .img-box .col-md-5 {
    width: 35.766667%;
}

.service-box .img-box .col-md-7 {
    width: 64.2333333%;
}

@media (min-width:1366px) {
    .service-box .content-title-left p,
    .content-title-left .content-title-left-r .r-c-text p {
        font-size: 18px;
    }
}

@media (min-width:768px) and (max-width:1365px) {
    .service-box .content-title-left p {
        font-size: 0.95em;
    }
}

@media (max-width:767px) {
    .service-box .row.img-box .col-md-6 {
        padding: 0 15px;
        padding-right: 5px;
    }
    .service-box .row.img-box .col-md-6.two {
        padding-right: 15px;
        padding-left: 5px;
        padding-top: 40px;
    }
    .service-box .row.img-box img {
        margin-bottom: 10px;
    }
    .service-box .img-box [class*="col-md"]>div {
        height: 250px;
        overflow: hidden;
        position: relative;
    }
    .service-box .row.img-box img {
        width: auto;
        max-height: 100%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
    .service-box .content-title-left .r-c-text h3 {
        margin-bottom: 10px;
    }
}

@media (max-width:420px) {
    .service-box .img-box [class*="col-md"]>div {
        height: 140px;
        overflow: hidden;
        position: relative;
    }
    .service-box .row.img-box img {
        width: auto;
        max-height: 100%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
}


/***************************关键业务 css eof**************************************/


/***************************开放沟通 css bof**************************************/

.about-quality {
    position: relative;
    text-align: justify;
    background: #f8f8f8 url(/~/media/CORPORATE/minisite/annual-report/2019/img/annual-report-2020-01.jpg) no-repeat;
    background-position: right bottom;
    margin-bottom: 5em;
    min-height: 400px;
    padding-bottom: 3em;
}

.about-quality.content-box p {
    margin-bottom: 15px;
}

.about-quality.content-box img {
    padding-right: 20px;
}

.about-quality.grey-bg p {
    padding-right: 20px;
    text-align: left;
}

.about-quality.grey-bg img {
    padding-right: 0;
    margin-right: -5em;
}

.about-quality .title-box {
    margin-top: 4em;
}

.about-quality p.iconfont {
    font-family: iconfont, HuaweiSans-Regular, Microsoft YaHei, Arial, Helvetica, sans-serif !important;
    position: relative;
    padding-left: 20px;
}

.about-quality p::before {
    display: inline-block;
    margin-right: 5px;
    position: absolute;
    left: -3px;
}

@media (max-width:1440px) {
    .about-quality {
        background-position: 130% bottom;
    }
}

@media (min-width:1366px) {
    .about-quality.content-box p,
    .about-quality p.iconfont {
        font-size: 18px;
    }
}

@media (max-width:1280px) {
    .about-quality {
        background-position: 150% bottom;
    }
}

@media (max-width:1024px) {
    .about-quality.grey-bg img {
        margin-right: -11px;
    }
    .about-quality {
        background-position: 240% bottom;
    }
}

@media (min-width:767px) and (max-width:1365px) {
    .about-quality.content-box p {
        font-size: 0.95em;
        line-height: 1.9em;
    }
}

@media (max-width:991px) {
    .about-quality {
        background-position: center 140%;
        background-size: 70%;
        padding-bottom: 15em;
    }
}

@media (max-width:767px) {
    .about-quality {
        background-position: center 120%;
        background-size: 100%;
        padding-bottom: 8em;
    }
    .about-quality.grey-bg p {
        padding-right: 0px;
        font-size: 0.8em;
    }
    .about-quality .title-box {
        margin-top: 3em;
    }
}


/***************************开放沟通 css eof**************************************/


/***************************可持续发展 css bof**************************************/

.lasted-box .title-box .red-line {
    left: 50%;
    margin-left: -30px;
}

.news-slide-box .slick-arrow::before {
    color: #fff;
}

.news-slide-box .subtitle p {
    font-family: iconfont, HuaweiSans-Regular, Microsoft YaHei, Arial, Helvetica, sans-serif !important;
}

.news-slide-box {
    position: relative;
    overflow: hidden;
}

.news-slide-box .banner-text {
    position: absolute;
    width: 100%;
    height: 100%;
}

.news-slide-box .slick {
    width: 100%;
    height: 100%;
}

.news-slide-box .slick .slide {
    position: relative;
    width: 100%;
    height: 100%;
}

.news-slide-box .slick .slide .banner-img {
    width: 100%;
    height: auto;
    float: left;
}

.news-slide-box .slick .slick-dots {
    bottom: 4%;
}

.news-slide-box .slick .slick-dots li {
    margin: 0 8px;
    border: solid 1px #fff;
}

.news-slide-box .slick .slick-dots li.slick-active {
    background: #7c7c7c;
    border: solid 1px #7c7c7c;
}

.news-slide-box .slick-slider .slick-prev::before,
.news-slide-box .slick-slider .slick-next::before {
    color: #fff;
}

.news-slide-box .slick-slider .slick-prev {
    left: -11px;
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}

.news-slide-box .banner-text .subtitle p {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
}

.news-slide-box .banner-text .subtitle p:before {
    display: inline-block;
    margin-right: 5px;
}

@media (max-width:1024px) {
    .lasted-box.mb120 {
        margin-bottom: 60px !important;
    }
}

@media(min-width:767px) and (max-width:991px) {
    .news-slide-box .banner-text h3 {
        font-size: 1.4em;
        padding-left: 25px;
        text-align: left;
    }
    .lasted-box .news-slide-box .content-box .subtitle {
        text-align: left;
    }
}

@media (max-width:767px) {
    .lasted-box .banner-text .subtitle p {
        font-size: 13px;
        line-height: 26px;
        color: #fff;
        position: relative;
        padding-left: 15px;
    }
    .news-slide-box .banner-text .subtitle p:before {
        display: inline-block;
        margin-right: 5px;
        position: absolute;
        left: -3px;
    }
    .news-slide-box .content-box {
        text-align: left;
    }
    .news-slide-box .content-box h3 {
        padding: 0 20px;
    }
    .news-slide-box .content-box .subtitle {
        text-align: left;
    }
}


/***************************可持续发展 css eof**************************************/


/***************************华为是谁 css bof**************************************/

.about-huawei h2 {
    text-align: left;
    display: block;
}

.nav-tabs.row .col-md-3 a span {
    font-weight: bold;
}

.about-huawei h2 {
    text-align: left;
    display: block;
}

.about-huawei .content-box {
    text-align: left;
}

.about-huawei .nav-tabs.row {
    text-align: left;
}

@media (min-width:1367px) {
    .about-huawei p {
        font-size: 18px;
        line-height: 1.9em;
    }
    .about-huawei .content-title-left-r {
        text-align: left;
    }
}

@media (min-width:768px) and (max-width:1365px) {
    .about-huawei p {
        font-size: 0.95em;
        line-height: 1.9em;
    }
}

@media (max-width:767px) {
    .about-huawei .content-title-left-r {
        text-align: left;
    }
}


/***************************华为是谁 css eof**************************************/


/***************************下载年报 css bof**************************************/

.down-box .title-box h2 {
    text-align: left;
}

.hw-contact .btn-rect {
    font-size: 0.7em;
    padding: 15px 20px;
    margin-top: 30px;
    margin-left: 0;
}

footer {
    width: 100%;
    overflow: hidden;
    padding-top: 0;
}

footer .copy .copy-text .line {
    width: 1px;
    height: 14px;
    background: #c2c3c3;
    display: inline-block;
    margin: 0 8px 0 8px;
}

footer .copy .copy-text a {
    color: #666;
}

footer .copy .copy-text span,
footer .copy .copy-text li {
    margin: 0 10px;
}

@media (min-width:1367px) {
    .hw-contact .btn-rect {
        font-size: 18px;
    }
}

@media (min-width: 992px) {
    footer .copy {
        margin-top: 0;
    }
}

@media(max-width:1024px) {
    .slick-prev,
    .slick-next {
        display: none !important;
    }
}

@media (max-width:767px) {
    .hw-contact .btn-rect {
        width: auto;
    }
    footer .footer-nav h3 {
        padding: 10px 5px 10px 0;
    }
    .hw-contact {
        padding-top: 0px;
        padding-bottom: 50px;
    }
    footer .copy {
        margin-top: 0;
    }
    .share-box {
        max-width: 100%;
        float: left;
    }
    .share-box li:first-child {
        margin-left: 0;
    }
    .down-box .title-box h2 {
        max-width: 100%;
    }
    .hw-contact a {
        width: auto;
    }
}


/***************************下载年报 css eof**************************************/


/***************************tubiao css bof**************************************/

.tubiao-box .tubiao-pc .number-box {
    display: block;
}

.tubiao-box .tubiao-mob {
    display: none;
}

.ie8 .tubiao-box .tubiao-pc,
.ie9 .tubiao-box .tubiao-pc,
.ie10 .tubiao-box .tubiao-pc {
    display: none;
}

.ie8 .tubiao-box .tubiao-mob,
.ie9 .tubiao-box .tubiao-mob,
.ie10 .tubiao-box .tubiao-mob {
    display: block;
}

.tubiao-box .bingtu-tit .font-note {
    font-weight: bold;
}

.tubiao-box .number-box {
    margin-top: -50px;
}

.pos-css {
    position: absolute;
    text-align: left;
}

.pos-css .data-tit {
    font-size: 16px;
    color: #999999;
}

.pos-css .data-number {
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
    margin: 5px 0;
}

.pos-css .data-percentage {
    color: #c7000b;
    font-size: 14px;
    letter-spacing: -0.32em;
}

.pos-css .data-percentage em {
    width: 13px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: normal;
}

.pos-css .data-percentage em:before {
    content: "";
    width: 13px;
    height: 13px;
    background: url(/~/media/CORPORATE/minisite/annual-report/2019/img/annual-report-2020-icon-03.png) no-repeat;
    display: block;
}

.pos-css .data-percentage em.xia:before {
    background: url(/~/media/CORPORATE/minisite/annual-report/2019/img/annual-report-2020-icon-xia.png) no-repeat;
}

.pos-css .data-percentage span {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: normal;
}

@media (max-width:991px) {
    .tubiao-box .tubiao-pc .number-box {
        display: none;
    }
    .tubiao-box .tubiao-mob {
        display: inline-block;
    }
    .tubiao-box .bingtu-tit {
        margin: 40px 0 20px;
    }
    .tubiao-box .bingtu-tit .font-note {
        padding: 0 15px;
    }
    /* .tubiao-box .tubiao-pc .number-box,
    .tubiao-box .tubiao-pc .number-box #echarts1,
    .tubiao-box .tubiao-pc .number-box #echarts1>div,
    .tubiao-box .tubiao-pc .number-box #echarts1>div canvas,
    .tubiao-box .tubiao-pc .number-box #echarts2,
    .tubiao-box .tubiao-pc .number-box #echarts2>div,
    .tubiao-box .tubiao-pc .number-box #echarts2>div canvas {
        height: 800px !important;
        width: 100% !important;
    }*/
}


/***************************tubiao css eof**************************************/

@media (min-width:992px) {
    .content-title-left-r img {
        float: right;
    }
}

h1,
h2,
h3 {
    font-weight: bold;
}

.investing-box h4.big-size span {
    font-weight: bold;
    vertical-align: baseline;
    display: inline-block;
    height: 30px;
}

.finance-box .font-note {
    font-weight: bold;
}

.en-block {
    display: none;
}

.data-box1 {
    right: 0px;
    top: 220px;
}

.data-box2 {
    right: 170px;
    top: 90px;
}

.data-box3 {
    left: 35px;
    top: 180px;
}

.data-box4 {
    right: 15px;
    top: 180px;
}

.data-box5 {
    right: 300px;
    top: 90px;
}

.data-box6 {
    left: 85px;
    top: 145px;
}

.data-box7 {
    left: 20px;
    top: 440px;
}

@media (min-width:992px) and (max-width:1024px) {
    .data-box1 {
        right: -20px;
        top: 220px;
    }
    .data-box2 {
        right: 130px;
        top: 115px;
    }
    .data-box3 {
        left: 25px;
        top: 180px;
    }
    .data-box4 {
        right: 0px;
        top: 180px;
    }
    .data-box5 {
        left: 150px;
        top: 120px;
        right: auto;
    }
    .data-box6 {
        left: 50px;
        top: 175px;
    }
    .data-box7 {
        left: 0px;
        top: 430px;
    }
}