﻿@font-face
{
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
    font-weight: 400;
    font-style: normal;
}
:root
{
    --swiper-theme-color: #007aff;
}
.swiper-container
{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-container-vertical>.swiper-wrapper
{
    flex-direction: column;
}
.swiper-wrapper
{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide, .swiper-wrapper
{
    transform: translate3d(0,0,0);
}
.swiper-container-multirow>.swiper-wrapper
{
    flex-wrap: wrap;
}
.swiper-container-multirow-column>.swiper-wrapper
{
    flex-wrap: wrap;
    flex-direction: column;
}
.swiper-container-free-mode>.swiper-wrapper
{
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-slide
{
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}
.swiper-slide-invisible-blank
{
    visibility: hidden;
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide
{
    height: auto;
}
.swiper-container-autoheight .swiper-wrapper
{
    align-items: flex-start;
    transition-property: transform,height;
}
.swiper-container-3d
{
    perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper
{
    transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left
{
    background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));
}
.swiper-container-3d .swiper-slide-shadow-right
{
    background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));
}
.swiper-container-3d .swiper-slide-shadow-top
{
    background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));
}
.swiper-container-3d .swiper-slide-shadow-bottom
{
    background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
}
.swiper-container-css-mode>.swiper-wrapper
{
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar
{
    display: none;
}
.swiper-container-css-mode>.swiper-wrapper>.swiper-slide
{
    scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper
{
    scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper
{
    scroll-snap-type: y mandatory;
}
:root
{
    --swiper-navigation-size: 44px;
}
.swiper-button-next, .swiper-button-prev
{
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled
{
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-next:after, .swiper-button-prev:after
{
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next
{
    left: 10px;
    right: auto;
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after
{
    content: 'prev';
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev
{
    right: 10px;
    left: auto;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after
{
    content: 'next';
}
.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white
{
    --swiper-navigation-color: #fff;
}
.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black
{
    --swiper-navigation-color: #000;
}
.swiper-button-lock
{
    display: none;
}
.swiper-pagination
{
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden
{
    opacity: 0;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction
{
    bottom: 10px;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullets-dynamic
{
    overflow: hidden;
    font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
    transform: scale(.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active
{
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main
{
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev
{
    transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev
{
    transform: scale(.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next
{
    transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next
{
    transform: scale(.33);
}
.swiper-pagination-bullet
{
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}
button.swiper-pagination-bullet
{
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet
{
    cursor: pointer;
}
.swiper-pagination-bullet-active
{
    opacity: 1;
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
}
.swiper-container-vertical>.swiper-pagination-bullets
{
    right: 10px;
    top: 50%;
    transform: translate3d(0,-50%,0);
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet
{
    margin: 6px 0;
    display: block;
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
{
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
    display: inline-block;
    transition: .2s transform,.2s top;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet
{
    margin: 0 4px;
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
{
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
    transition: .2s transform,.2s left;
}
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
    transition: .2s transform,.2s right;
}
.swiper-pagination-progressbar
{
    background: rgba(0,0,0,.25);
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill
{
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill
{
    transform-origin: right top;
}
.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite
{
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical>.swiper-pagination-progressbar
{
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-pagination-white
{
    --swiper-pagination-color: #fff;
}
.swiper-pagination-black
{
    --swiper-pagination-color: #000;
}
.swiper-pagination-lock
{
    display: none;
}
.swiper-scrollbar
{
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1);
}
.swiper-container-horizontal>.swiper-scrollbar
{
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}
.swiper-container-vertical>.swiper-scrollbar
{
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}
.swiper-scrollbar-drag
{
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}
.swiper-scrollbar-cursor-drag
{
    cursor: move;
}
.swiper-scrollbar-lock
{
    display: none;
}
.swiper-zoom-container
{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg
{
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.swiper-slide-zoomed
{
    cursor: move;
}
.swiper-lazy-preloader
{
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
}
.swiper-lazy-preloader-white
{
    --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black
{
    --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin
{
    100%
    {
        transform: rotate(360deg);
    }
}
.swiper-container .swiper-notification
{
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide
{
    transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide
{
    pointer-events: none;
    transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide
{
    pointer-events: none;
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active
{
    pointer-events: auto;
}
.swiper-container-cube
{
    overflow: visible;
}
.swiper-container-cube .swiper-slide
{
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide
{
    pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide
{
    transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active
{
    pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev
{
    pointer-events: auto;
    visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top
{
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow
{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0;
}
.swiper-container-flip
{
    overflow: visible;
}
.swiper-container-flip .swiper-slide
{
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide
{
    pointer-events: none;
}
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active
{
    pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top
{
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
@font-face
{
    font-family: "iconfont";
    src: url('');
    src: url('') format('embedded-opentype'),url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),url('') format('woff'),url('') format('truetype'),url('') format('svg');
}
.iconfont
{
    font-family: "iconfont"!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-20200528-SA-02:before
{
    content: "";
}
.icon-20200528-SN-02:before
{
    content: "";
}
.icon-popup-icon:before
{
    content: "";
}
.icon-header-language-new:before
{
    content: "";
}
.icon-header-linkgroup-new:before
{
    content: "";
}
.icon-header-login-new:before
{
    content: "";
}
.icon-header-myhuawei-new:before
{
    content: "";
}
.icon-header-login:before
{
    content: "";
}
.icon-header-myhuawei:before
{
    content: "";
}
.icon-special-icon1new:before
{
    content: "";
}
.icon-special-icon2new:before
{
    content: "";
}
.icon-header-language:before
{
    content: "";
}
.icon-header-linkgroup:before
{
    content: "";
}
.icon-special-icon5:before
{
    content: "";
}
.icon-special-icon8:before
{
    content: "";
}
.icon-special-icon6:before
{
    content: "";
}
.icon-special-icon1:before
{
    content: "";
}
.icon-special-icon4:before
{
    content: "";
}
.icon-special-icon11:before
{
    content: "";
}
.icon-special-icon7:before
{
    content: "";
}
.icon-special-icon3:before
{
    content: "";
}
.icon-special-icon9:before
{
    content: "";
}
.icon-special-icon12:before
{
    content: "";
}
.icon-special-icon2:before
{
    content: "";
}
.icon-special-icon10:before
{
    content: "";
}
.icon-about-icon2:before
{
    content: "";
}
.icon-about-icon1:before
{
    content: "";
}
.icon-icon-who1:before
{
    content: "";
}
.icon-icon-who3:before
{
    content: "";
}
.icon-about-icon4:before
{
    content: "";
}
.icon-about-icon3:before
{
    content: "";
}
.icon-icon-who2:before
{
    content: "";
}
.icon-video-puse-new:before
{
    content: "";
}
.icon-video-music-new:before
{
    content: "";
}
.icon-video-download-new:before
{
    content: "";
}
.icon-video-full-new:before
{
    content: "";
}
.icon-video-play-new:before
{
    content: "";
}
.icon-in-new:before
{
    content: "";
}
.icon-inner-right:before
{
    content: "";
}
.icon-inner-left:before
{
    content: "";
}
.icon-home-right:before
{
    content: "";
}
.icon-home-left:before
{
    content: "";
}
.icon-developer-new:before
{
    content: "";
}
.icon-ict-new1:before
{
    content: "";
}
.icon-header-yun:before
{
    content: "";
}
.icon-header-shop:before
{
    content: "";
}
.icon-icon-pad-new:before
{
    content: "";
}
.icon-icon-vr-new:before
{
    content: "";
}
.icon-icon-choose-new:before
{
    content: "";
}
.icon-icon-login-new:before
{
    content: "";
}
.icon-icon-language-new:before
{
    content: "";
}
.icon-icon-header-new:before
{
    content: "";
}
.icon-share-ttnew:before
{
    content: "";
}
.icon-fenxiang-1:before
{
    content: "";
}
.icon-fenxiang-2:before
{
    content: "";
}
.icon-fenxiang-3:before
{
    content: "";
}
.icon-fenxiang-4:before
{
    content: "";
}
.icon-vr:before
{
    content: "";
}
.icon-erji:before
{
    content: "";
}
.icon-accessories:before
{
    content: "";
}
.icon-download1:before
{
    content: "";
}
.icon-image-text:before
{
    content: "";
}
.icon-wzwt:before
{
    content: "";
}
.icon-fenzhi:before
{
    content: "";
}
.icon-fwrx:before
{
    content: "";
}
.icon-xxls:before
{
    content: "";
}
.icon-jyfk:before
{
    content: "";
}
.icon-czbsc:before
{
    content: "";
}
.icon-tianxie:before
{
    content: "";
}
.icon-weigui:before
{
    content: "";
}
.icon-denglu:before
{
    content: "";
}
.icon-phone:before
{
    content: "";
}
.icon-zhaiquan:before
{
    content: "";
}
.icon-pic:before
{
    content: "";
}
.icon-down:before
{
    content: "";
}
.icon-pdf:before
{
    content: "";
}
.icon-key:before
{
    content: "";
}
.icon-filter:before
{
    content: "";
}
.icon-rar:before
{
    content: "";
}
.icon-sound-filling:before
{
    content: "";
}
.icon-website:before
{
    content: "";
}
.icon-rss:before
{
    content: "";
}
.icon-mail:before
{
    content: "";
}
.icon-jituanwangzhan:before
{
    content: "";
}
.icon-yuyan:before
{
    content: "";
}
.icon-play2:before
{
    content: "";
}
.icon-cart-Empty:before
{
    content: "";
}
.icon-search:before
{
    content: "";
}
.icon-bags:before
{
    content: "";
}
.icon-feedback:before
{
    content: "";
}
.icon-yun:before
{
    content: "";
}
.icon-audio:before
{
    content: "";
}
.icon-Lock:before
{
    content: "";
}
.icon-suspended:before
{
    content: "";
}
.icon-play1:before
{
    content: "";
}
.icon-sound-Mute:before
{
    content: "";
}
.icon-e-user:before
{
    content: "";
}
.icon-download:before
{
    content: "";
}
.icon-play:before
{
    content: "";
}
.icon-bussiness-man:before
{
    content: "";
}
.icon-Exportservices:before
{
    content: "";
}
.icon-clock:before
{
    content: "";
}
.icon-map:before
{
    content: "";
}
.icon-who-:before
{
    content: "";
}
.icon-who-1:before
{
    content: "";
}
.icon-who:before
{
    content: "";
}
.icon-email:before
{
    content: "";
}
.icon-Rightarrow:before
{
    content: "";
}
.icon-yinhao:before
{
    content: "";
}
.icon-user:before
{
    content: "";
}
.icon-falling:before
{
    content: "";
}
.icon-monkey:before
{
    content: "";
}
.icon-ranger:before
{
    content: "";
}
.icon-mobile:before
{
    content: "";
}
.icon-add-select:before
{
    content: "";
}
.icon-sami-select:before
{
    content: "";
}
.icon-close:before
{
    content: "";
}
.icon-coin:before
{
    content: "";
}
.icon-users:before
{
    content: "";
}
.icon-network:before
{
    content: "";
}
.icon-rise:before
{
    content: "";
}
.icon-arrow-right:before
{
    content: "";
}
.icon-arrow-lift:before
{
    content: "";
}
.icon-arrow-up:before
{
    content: "";
}
.icon-arrow-down:before
{
    content: "";
}
.icon-service:before
{
    content: "";
}
.icon-support:before
{
    content: "";
}
.video-js .vjs-big-play-button:before, .video-js .vjs-control:before, .video-js .vjs-modal-dialog, .vjs-modal-dialog .vjs-modal-dialog-content
{
    position: absolute;
    top: 2px;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-js .vjs-big-play-button:before, .video-js .vjs-control:before
{
    text-align: center;
}
@font-face
{
    font-family: VideoJS;
    src: url('');
    src: url('') format('embedded-opentype'),url('') format('truetype'),url('') format('woff'),url('') format('svg');
}
.vjs-icon-play, .video-js .vjs-big-play-button, .video-js .vjs-play-control
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-play:before, .video-js .vjs-big-play-button:before, .video-js .vjs-play-control:before
{
    content: '';
}
.vjs-icon-pause:before, .video-js .vjs-play-control.vjs-playing:before
{
    font-family: "iconfont";
    content: ''!important;
}
.vjs-play-control:before
{
    font-family: "iconfont";
    content: ''!important;
}
.vjs-icon-play-circle
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-play-circle:before
{
    content: '';
}
.vjs-icon-pause, .video-js .vjs-play-control.vjs-playing
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-pause:before, .video-js .vjs-play-control.vjs-playing:before
{
    content: '';
}
.vjs-icon-volume-mute, .video-js .vjs-mute-control.vjs-vol-0, .video-js .vjs-volume-menu-button.vjs-vol-0
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-volume-mute:before, .video-js .vjs-mute-control.vjs-vol-0:before, .video-js .vjs-volume-menu-button.vjs-vol-0:before
{
    content: ''!important;
    font-family: 'VideoJS'!important;
    font-size: 19px;
    margin-top: -6px;
    margin-left: -6px;
}
.vjs-icon-volume-low, .video-js .vjs-mute-control.vjs-vol-1, .video-js .vjs-volume-menu-button.vjs-vol-1
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-volume-low:before, .video-js .vjs-mute-control.vjs-vol-1:before, .video-js .vjs-volume-menu-button.vjs-vol-1:before
{
    content: '';
}
.vjs-icon-volume-mid, .video-js .vjs-mute-control.vjs-vol-2, .video-js .vjs-volume-menu-button.vjs-vol-2
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-volume-mid:before, .video-js .vjs-mute-control.vjs-vol-2:before, .video-js .vjs-volume-menu-button.vjs-vol-2:before
{
    content: '';
}
.vjs-icon-volume-high, .video-js .vjs-mute-control, .video-js .vjs-volume-menu-button
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-volume-high:before, .video-js .vjs-mute-control:before, .video-js .vjs-volume-menu-button:before
{
    content: '';
}
.vjs-volume-menu-button:before
{
    font-family: "iconfont";
    content: ''!important;
}
.vjs-icon-fullscreen-enter, .video-js .vjs-fullscreen-control
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-fullscreen-enter:before, .video-js .vjs-fullscreen-control:before
{
    content: '';
}
.vjs-icon-fullscreen-enter:before, .video-js .vjs-fullscreen-control:before
{
    font-family: "iconfont";
    content: ''!important;
}
.vjs-icon-fullscreen-exit, .video-js.vjs-fullscreen .vjs-fullscreen-control
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-fullscreen-exit:before, .video-js.vjs-fullscreen .vjs-fullscreen-control:before
{
    content: '';
}
.vjs-icon-square
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-square:before
{
    content: '';
}
.vjs-icon-spinner
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-spinner:before
{
    content: '';
}
.vjs-icon-subtitles, .video-js .vjs-subtitles-button
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-subtitles:before, .video-js .vjs-subtitles-button:before
{
    content: '';
}
.vjs-icon-captions, .video-js .vjs-captions-button
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-captions:before, .video-js .vjs-captions-button:before
{
    content: '';
}
.vjs-icon-chapters, .video-js .vjs-chapters-button
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-chapters:before, .video-js .vjs-chapters-button:before
{
    content: '';
}
.vjs-icon-share
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-share:before
{
    content: '';
}
.vjs-icon-cog
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-cog:before
{
    content: '';
}
.vjs-icon-circle, .video-js .vjs-mouse-display, .video-js .vjs-play-progress, .video-js .vjs-volume-level
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-circle:before, .video-js .vjs-mouse-display:before, .video-js .vjs-play-progress:before, .video-js .vjs-volume-level:before
{
    content: '';
}
.vjs-icon-circle-outline
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-circle-outline:before
{
    content: '';
}
.vjs-icon-circle-inner-circle
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-circle-inner-circle:before
{
    content: '';
}
.vjs-icon-hd
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-hd:before
{
    content: '';
}
.vjs-icon-cancel, .video-js .vjs-control.vjs-close-button
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-cancel:before, .video-js .vjs-control.vjs-close-button:before
{
    content: '';
}
.vjs-icon-replay
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-replay:before
{
    content: '';
}
.vjs-icon-facebook
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-facebook:before
{
    content: '';
}
.vjs-icon-gplus
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-gplus:before
{
    content: '';
}
.vjs-icon-linkedin
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-linkedin:before
{
    content: '';
}
.vjs-icon-twitter
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-twitter:before
{
    content: '';
}
.vjs-icon-tumblr
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-tumblr:before
{
    content: '';
}
.vjs-icon-pinterest
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-pinterest:before
{
    content: '';
}
.vjs-icon-audio-description, .video-js .vjs-descriptions-button
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-audio-description:before, .video-js .vjs-descriptions-button:before
{
    content: '';
}
.vjs-icon-audio, .video-js .vjs-audio-button
{
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}
.vjs-icon-audio:before, .video-js .vjs-audio-button:before
{
    content: '';
}
.video-js
{
    display: block;
    vertical-align: top;
    box-sizing: border-box;
    color: #fff;
    background-color: #000;
    position: relative;
    padding: 0;
    font-size: 10px;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    font-family: Arial,Helvetica,sans-serif;
}
.video-js:-moz-full-screen
{
    position: absolute;
}
.video-js:-webkit-full-screen
{
    width: 100%!important;
    height: 100%!important;
}
.video-js *, .video-js *:before, .video-js *:after
{
    box-sizing: inherit;
}
.video-js ul
{
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    list-style-position: outside;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.video-js.vjs-fluid, .video-js.vjs-16-9, .video-js.vjs-4-3
{
    width: 100%;
    max-width: 100%;
    height: 0;
}
.video-js.vjs-16-9
{
    padding-top: 56.25%;
}
.video-js.vjs-4-3
{
    padding-top: 75%;
}
.video-js.vjs-fill
{
    width: 100%;
    height: 100%;
}
.video-js .vjs-tech
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
body.vjs-full-window
{
    padding: 0;
    margin: 0;
    height: 100%;
    overflow-y: auto;
}
.vjs-full-window .video-js.vjs-fullscreen
{
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
.video-js.vjs-fullscreen
{
    width: 100%!important;
    height: 100%!important;
    padding-top: 0!important;
}
.video-js.vjs-fullscreen.vjs-user-inactive
{
    cursor: none;
}
.vjs-hidden
{
    display: none!important;
}
.vjs-disabled
{
    opacity: .5;
    cursor: default;
}
.video-js .vjs-offscreen
{
    height: 1px;
    left: -9999px;
    position: absolute;
    top: 0;
    width: 1px;
}
.vjs-lock-showing
{
    display: block!important;
    opacity: 1;
    visibility: visible;
}
.vjs-no-js
{
    padding: 20px;
    color: #fff;
    background-color: #000;
    font-size: 18px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
    width: 300px;
    height: 150px;
    margin: 0 auto;
}
.vjs-no-js a, .vjs-no-js a:visited
{
    color: #66a8cc;
}
.video-js .vjs-big-play-button
{
    font-size: 3em;
    line-height: 1.5em;
    height: 1.5em;
    width: 3em;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0;
    cursor: pointer;
    opacity: 1;
    border: .06666em solid #fff;
    background-color: #2b333f;
    background-color: rgba(43,51,63,.7);
    border-radius: .3em;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.vjs-big-play-centered .vjs-big-play-button
{
    top: 50%;
    left: 50%;
    margin-top: -.75em;
    margin-left: -1.5em;
}
.video-js:hover .vjs-big-play-button, .video-js .vjs-big-play-button:focus
{
    outline: 0;
    border-color: #fff;
    background-color: #73859f;
    background-color: rgba(115,133,159,.5);
    -webkit-transition: all 0s;
    transition: all 0s;
}
.vjs-controls-disabled .vjs-big-play-button, .vjs-has-started .vjs-big-play-button, .vjs-using-native-controls .vjs-big-play-button, .vjs-error .vjs-big-play-button
{
    display: none;
}
.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button
{
    display: block;
}
.video-js button
{
    background: none;
    border: none;
    color: inherit;
    display: inline-block;
    overflow: visible;
    font-size: inherit;
    line-height: inherit;
    text-transform: none;
    text-decoration: none;
    -webkit-transition: none;
    transition: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.video-js .vjs-control.vjs-close-button
{
    cursor: pointer;
    height: 3em;
    position: absolute;
    right: 0;
    top: .5em;
    z-index: 2;
}
.vjs-menu-button
{
    cursor: pointer;
}
.vjs-menu-button.vjs-disabled
{
    cursor: default;
}
.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu
{
    display: none;
}
.vjs-menu .vjs-menu-content
{
    display: block;
    padding: 0;
    margin: 0;
    overflow: auto;
    font-family: Arial,Helvetica,sans-serif;
}
.vjs-scrubbing .vjs-menu-button:hover .vjs-menu
{
    display: none;
}
.vjs-menu li
{
    list-style: none;
    margin: 0;
    padding: .2em 0;
    line-height: 1.4em;
    font-size: 1.2em;
    text-align: center;
    text-transform: lowercase;
}
.vjs-menu li.vjs-menu-item:focus, .vjs-menu li.vjs-menu-item:hover
{
    outline: 0;
    background-color: #73859f;
    background-color: rgba(115,133,159,.5);
}
.vjs-menu li.vjs-selected, .vjs-menu li.vjs-selected:focus, .vjs-menu li.vjs-selected:hover
{
    background-color: #fff;
    color: #2b333f;
}
.vjs-menu li.vjs-menu-title
{
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 2em;
    padding: 0;
    margin: 0 0 .3em 0;
    font-weight: bold;
    cursor: default;
}
.vjs-menu-button-popup .vjs-menu
{
    display: none;
    position: absolute;
    bottom: 0;
    width: 10em;
    left: -3em;
    height: 0;
    margin-bottom: 1.5em;
    border-top-color: rgba(43,51,63,.7);
}
.vjs-menu-button-popup .vjs-menu .vjs-menu-content
{
    background-color: #2b333f;
    background-color: rgba(43,51,63,.7);
    position: absolute;
    width: 100%;
    bottom: 1.5em;
    max-height: 15em;
}
.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu, .vjs-menu-button-popup .vjs-menu.vjs-lock-showing
{
    display: block;
}
.video-js .vjs-menu-button-inline
{
    -webkit-transition: all .4s;
    transition: all .4s;
    overflow: hidden;
}
.video-js .vjs-menu-button-inline:before
{
    width: 2.22222222em;
}
.video-js .vjs-menu-button-inline:hover, .video-js .vjs-menu-button-inline:focus, .video-js .vjs-menu-button-inline.vjs-slider-active, .video-js.vjs-no-flex .vjs-menu-button-inline
{
    width: 12em;
}
.video-js .vjs-menu-button-inline.vjs-slider-active
{
    -webkit-transition: none;
    transition: none;
}
.vjs-menu-button-inline .vjs-menu
{
    opacity: 0;
    height: 100%;
    width: auto;
    position: absolute;
    left: 4em;
    top: 0;
    padding: 0;
    margin: 0;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.vjs-menu-button-inline:hover .vjs-menu, .vjs-menu-button-inline:focus .vjs-menu, .vjs-menu-button-inline.vjs-slider-active .vjs-menu
{
    display: block;
    opacity: 1;
}
.vjs-no-flex .vjs-menu-button-inline .vjs-menu
{
    display: block;
    opacity: 1;
    position: relative;
    width: auto;
}
.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu, .vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu, .vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu
{
    width: auto;
}
.vjs-menu-button-inline .vjs-menu-content
{
    width: auto;
    height: 100%;
    margin: 0;
    overflow: hidden;
}
.video-js .vjs-control-bar
{
    display: none;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3em;
    background-color: #000;
    background-color: rgba(0,0,0,.6);
}
.vjs-has-started .vjs-control-bar
{
    display: -webkit-box;
    display: flex;
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility .1s,opacity .1s;
    transition: visibility .1s,opacity .1s;
}
.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar
{
    visibility: visible;
    opacity: 0;
    -webkit-transition: visibility 1s,opacity 1s;
    transition: visibility 1s,opacity 1s;
}
.vjs-controls-disabled .vjs-control-bar, .vjs-using-native-controls .vjs-control-bar, .vjs-error .vjs-control-bar
{
    display: none!important;
}
.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar
{
    opacity: 1;
    visibility: visible;
}
.vjs-has-started.vjs-no-flex .vjs-control-bar
{
    display: table;
}
.video-js .vjs-control
{
    outline: none;
    position: relative;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 4em;
    -webkit-box-flex: none;
    flex: none;
}
.video-js .vjs-control:before
{
    font-size: 1.3em;
    line-height: 2.2;
    display: none!important;
}
.video-js .vjs-control:focus:before, .video-js .vjs-control:hover:before, .video-js .vjs-control:focus
{
    text-shadow: 0 0 1em white;
}
.video-js .vjs-control-text
{
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.vjs-no-flex .vjs-control
{
    display: table-cell;
    vertical-align: middle;
}
.video-js .vjs-custom-control-spacer
{
    display: none;
}
.video-js .vjs-progress-control
{
    -webkit-box-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    min-width: 4em;
}
.vjs-live .vjs-progress-control
{
    display: none;
}
.video-js .vjs-progress-holder
{
    -webkit-box-flex: auto;
    flex: auto;
    -webkit-transition: all .2s;
    transition: all .2s;
    height: .3em;
}
.video-js .vjs-progress-control:hover .vjs-progress-holder
{
    font-size: 1.66666667em;
}
.video-js .vjs-progress-control:hover .vjs-time-tooltip, .video-js .vjs-progress-control:hover .vjs-mouse-display:after, .video-js .vjs-progress-control:hover .vjs-play-progress:after
{
    font-family: Arial,Helvetica,sans-serif;
    visibility: visible;
    font-size: .6em;
}
.video-js .vjs-progress-holder .vjs-play-progress, .video-js .vjs-progress-holder .vjs-load-progress, .video-js .vjs-progress-holder .vjs-tooltip-progress-bar, .video-js .vjs-progress-holder .vjs-load-progress div
{
    position: absolute;
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 0;
    left: 0;
    top: 0;
}
.video-js .vjs-mouse-display:before
{
    display: none;
}
.video-js .vjs-play-progress
{
    background-color: #c7000b;
}
.video-js .vjs-play-progress:before
{
    position: absolute;
    top: -.33333333em;
    right: -.5em;
    font-size: .9em;
}
.video-js .vjs-time-tooltip, .video-js .vjs-mouse-display:after, .video-js .vjs-play-progress:after
{
    visibility: hidden;
    pointer-events: none;
    position: absolute;
    top: -3.4em;
    right: -1.9em;
    font-size: .9em;
    color: #000;
    content: attr(data-current-time);
    padding: 6px 8px 8px 8px;
    border-radius: .3em;
}
.video-js .vjs-time-tooltip, .video-js .vjs-play-progress:before, .video-js .vjs-play-progress:after
{
    z-index: 1;
}
.video-js .vjs-progress-control .vjs-keep-tooltips-inside:after
{
    display: none;
}
.video-js .vjs-load-progress
{
    background: #bfc7d3;
    background: rgba(115,133,159,.5);
}
.video-js .vjs-load-progress div
{
    background: #fff;
}
.video-js.vjs-no-flex .vjs-progress-control
{
    width: auto;
}
.video-js .vjs-time-tooltip
{
    display: inline-block;
    height: 2.4em;
    position: relative;
    float: right;
    right: -1.9em;
}
.vjs-tooltip-progress-bar
{
    visibility: hidden;
}
.video-js .vjs-progress-control .vjs-mouse-display
{
    display: none;
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #000;
    z-index: 1;
}
.vjs-no-flex .vjs-progress-control .vjs-mouse-display
{
    z-index: 0;
}
.video-js .vjs-progress-control:hover .vjs-mouse-display
{
    display: block;
}
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display, .video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after
{
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 1s,opacity 1s;
    transition: visibility 1s,opacity 1s;
}
.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display, .video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display:after
{
    display: none;
}
.vjs-mouse-display .vjs-time-tooltip, .video-js .vjs-progress-control .vjs-mouse-display:after
{
    color: #fff;
    background-color: #000;
    background-color: rgba(0,0,0,.8);
}
.video-js .vjs-slider
{
    outline: 0;
    position: relative;
    cursor: pointer;
    padding: 0;
    margin: 0 .45em 0 .45em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #6d7673;
}
.video-js .vjs-slider:focus
{
    text-shadow: 0 0 1em white;
    box-shadow: 0 0 1em #fff;
}
.video-js .vjs-mute-control, .video-js .vjs-volume-menu-button
{
    cursor: pointer;
    -webkit-box-flex: none;
    flex: none;
}
.video-js .vjs-volume-control
{
    width: 5em;
    -webkit-box-flex: none;
    flex: none;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.video-js .vjs-volume-bar
{
    margin: 1.35em .45em;
}
.vjs-volume-bar.vjs-slider-horizontal
{
    width: 5em;
    height: .3em;
}
.vjs-volume-bar.vjs-slider-vertical
{
    width: .3em;
    height: 5em;
    margin: 1.35em auto;
}
.video-js .vjs-volume-level
{
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff;
}
.video-js .vjs-volume-level:before
{
    position: absolute;
    font-size: .9em;
}
.vjs-slider-vertical .vjs-volume-level
{
    width: .3em;
}
.vjs-slider-vertical .vjs-volume-level:before
{
    top: -.5em;
    left: -.3em;
}
.vjs-slider-horizontal .vjs-volume-level
{
    height: .3em;
}
.vjs-slider-horizontal .vjs-volume-level:before
{
    top: -.35em;
    right: -.5em;
}
.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level
{
    height: 100%;
}
.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level
{
    width: 100%;
}
.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu
{
    display: block;
    width: 0;
    height: 0;
    border-top-color: transparent;
}
.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu
{
    left: .5em;
    height: 8em;
}
.vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu
{
    left: -2em;
}
.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content
{
    height: 0;
    width: 0;
    overflow-x: hidden;
    overflow-y: hidden;
}
.vjs-volume-menu-button-vertical:hover .vjs-menu-content, .vjs-volume-menu-button-vertical:focus .vjs-menu-content, .vjs-volume-menu-button-vertical.vjs-slider-active .vjs-menu-content, .vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content
{
    height: 8em;
    width: 2.9em;
}
.vjs-volume-menu-button-horizontal:hover .vjs-menu-content, .vjs-volume-menu-button-horizontal:focus .vjs-menu-content, .vjs-volume-menu-button-horizontal .vjs-slider-active .vjs-menu-content, .vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content
{
    height: 2.9em;
    width: 8em;
}
.vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content
{
    background-color: transparent!important;
}
.vjs-poster
{
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 101%;
    background-color: #000;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
}
.vjs-poster img
{
    display: block;
    vertical-align: middle;
    margin: 0 auto;
    max-height: 100%;
    padding: 0;
    width: 100%;
}
.vjs-has-started .vjs-poster
{
    display: none;
}
.vjs-audio.vjs-has-started .vjs-poster
{
    display: block;
}
.vjs-using-native-controls .vjs-poster
{
    display: none;
}
.video-js .vjs-live-control
{
    display: -webkit-box;
    display: flex;
    -webkit-box-align: flex-start;
    align-items: flex-start;
    -webkit-box-flex: auto;
    flex: auto;
    font-size: 1em;
    line-height: 3em;
}
.vjs-no-flex .vjs-live-control
{
    display: table-cell;
    width: auto;
    text-align: left;
}
.video-js .vjs-time-control
{
    -webkit-box-flex: none;
    flex: none;
    font-size: 1em;
    line-height: 3em;
    min-width: 2em;
    width: auto;
    padding-left: 1em;
    padding-right: 1em;
}
.vjs-live .vjs-time-control
{
    display: none;
}
.video-js .vjs-current-time, .vjs-no-flex .vjs-current-time
{
    display: none;
}
.video-js .vjs-duration, .vjs-no-flex .vjs-duration
{
    display: none;
}
.vjs-time-divider
{
    display: none;
    line-height: 3em;
}
.vjs-live .vjs-time-divider
{
    display: none;
}
.video-js .vjs-play-control
{
    cursor: pointer;
    -webkit-box-flex: none;
    flex: none;
}
.vjs-text-track-display
{
    position: absolute;
    bottom: 3em;
    left: 0;
    right: 0;
    top: 0;
    pointer-events: none;
}
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display
{
    bottom: 1em;
}
.video-js .vjs-text-track
{
    font-size: 1.4em;
    text-align: center;
    margin-bottom: .1em;
    background-color: #000;
    background-color: rgba(0,0,0,.5);
}
.vjs-subtitles
{
    color: #fff;
}
.vjs-captions
{
    color: #fc6;
}
.vjs-tt-cue
{
    display: block;
}
video::-webkit-media-text-track-display
{
    -ms-transform: translateY(-3em);
    -webkit-transform: translateY(-3em);
    transform: translateY(-3em);
}
.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display
{
    -ms-transform: translateY(-1.5em);
    -webkit-transform: translateY(-1.5em);
    transform: translateY(-1.5em);
}
.video-js .vjs-fullscreen-control
{
    cursor: pointer;
    -webkit-box-flex: none;
    flex: none;
}
.vjs-playback-rate .vjs-playback-rate-value
{
    font-size: 1.5em;
    line-height: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}
.vjs-playback-rate .vjs-menu
{
    width: 4em;
    left: 0;
}
.vjs-error .vjs-error-display .vjs-modal-dialog-content
{
    font-size: 1.4em;
    text-align: center;
}
.vjs-error .vjs-error-display:before
{
    color: #fff;
    content: 'X';
    font-family: Arial,Helvetica,sans-serif;
    font-size: 4em;
    left: 0;
    line-height: 1;
    margin-top: -.5em;
    position: absolute;
    text-shadow: .05em .05em .1em #000;
    text-align: center;
    top: 50%;
    vertical-align: middle;
    width: 100%;
}
.vjs-loading-spinner
{
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .85;
    text-align: left;
    border: 6px solid rgba(43,51,63,.7);
    box-sizing: border-box;
    background-clip: padding-box;
    width: 50px;
    height: 50px;
    border-radius: 25px;
}
.vjs-seeking .vjs-loading-spinner, .vjs-waiting .vjs-loading-spinner
{
    display: block;
}
.vjs-loading-spinner:before, .vjs-loading-spinner:after
{
    content: '';
    position: absolute;
    margin: -6px;
    box-sizing: inherit;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    opacity: 1;
    border: inherit;
    border-color: transparent;
    border-top-color: #fff;
}
.vjs-seeking .vjs-loading-spinner:before, .vjs-seeking .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:after
{
    -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite;
    animation: vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite;
}
.vjs-seeking .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:before
{
    border-top-color: #fff;
}
.vjs-seeking .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:after
{
    border-top-color: #fff;
    -webkit-animation-delay: .44s;
    animation-delay: .44s;
}
@keyframes vjs-spinner-spin
{
    100%
    {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes vjs-spinner-spin
{
    100%
    {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes vjs-spinner-fade
{
    0%
    {
        border-top-color: #73859f;
    }
    20%
    {
        border-top-color: #73859f;
    }
    35%
    {
        border-top-color: #fff;
    }
    60%
    {
        border-top-color: #73859f;
    }
    100%
    {
        border-top-color: #73859f;
    }
}
@-webkit-keyframes vjs-spinner-fade
{
    0%
    {
        border-top-color: #73859f;
    }
    20%
    {
        border-top-color: #73859f;
    }
    35%
    {
        border-top-color: #fff;
    }
    60%
    {
        border-top-color: #73859f;
    }
    100%
    {
        border-top-color: #73859f;
    }
}
.vjs-chapters-button .vjs-menu ul
{
    width: 24em;
}
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer
{
    -webkit-box-flex: auto;
    flex: auto;
}
.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer
{
    width: auto;
}
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-menu-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button
{
    display: none;
}
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-menu-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button
{
    display: none;
}
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button .vjs-audio-button
{
    display: none;
}
.vjs-caption-settings
{
    position: relative;
    top: 1em;
    background-color: #2b333f;
    background-color: rgba(43,51,63,.75);
    color: #fff;
    margin: 0 auto;
    padding: .5em;
    height: 16em;
    font-size: 12px;
    width: 40em;
}
.vjs-caption-settings .vjs-tracksettings
{
    top: 0;
    bottom: 1em;
    left: 0;
    right: 0;
    position: absolute;
    overflow: auto;
}
.vjs-caption-settings .vjs-tracksettings-colors, .vjs-caption-settings .vjs-tracksettings-font
{
    float: left;
}
.vjs-caption-settings .vjs-tracksettings-colors:after, .vjs-caption-settings .vjs-tracksettings-font:after, .vjs-caption-settings .vjs-tracksettings-controls:after
{
    clear: both;
}
.vjs-caption-settings .vjs-tracksettings-controls
{
    position: absolute;
    bottom: 1em;
    right: 1em;
}
.vjs-caption-settings .vjs-tracksetting
{
    margin: 5px;
    padding: 3px;
    min-height: 40px;
    border: none;
}
.vjs-caption-settings .vjs-tracksetting label, .vjs-caption-settings .vjs-tracksetting legend
{
    display: block;
    width: 100px;
    margin-bottom: 5px;
}
.vjs-caption-settings .vjs-tracksetting span
{
    display: inline;
    margin-left: 5px;
    vertical-align: top;
    float: right;
}
.vjs-caption-settings .vjs-tracksetting>div
{
    margin-bottom: 5px;
    min-height: 20px;
}
.vjs-caption-settings .vjs-tracksetting>div:last-child
{
    margin-bottom: 0;
    padding-bottom: 0;
    min-height: 0;
}
.vjs-caption-settings label>input
{
    margin-right: 10px;
}
.vjs-caption-settings fieldset
{
    margin-top: 1em;
    margin-left: .5em;
}
.vjs-caption-settings fieldset .vjs-label
{
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.vjs-caption-settings input[type='button']
{
    width: 40px;
    height: 40px;
}
.video-js .vjs-modal-dialog
{
    background: rgba(0,0,0,.8);
    background: -webkit-linear-gradient(-90deg,rgba(0,0,0,.8),rgba(255,255,255,0));
    background: -webkit-linear-gradient(top,rgba(0,0,0,.8),rgba(255,255,255,0));
    background: linear-gradient(180deg,rgba(0,0,0,.8),rgba(255,255,255,0));
}
.vjs-modal-dialog .vjs-modal-dialog-content
{
    font-size: 1.2em;
    line-height: 1.5;
    padding: 20px 24px;
    z-index: 1;
}
@media print
{
    .video-js>*:not(.vjs-tech):not(.vjs-poster)
    {
        visibility: hidden;
    }
}
@media \0screen
{
    .vjs-user-inactive.vjs-playing .vjs-control-bar :before
    {
        content: '';
    }
}
@media \0screen
{
    .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar
    {
        visibility: hidden;
    }
}
.vjs-resolution-button
{
    color: #ccc;
    font-family: VideoJS;
}
.vjs-resolution-button .vjs-resolution-button-staticlabel:before
{
    content: '';
    font-size: 1.8em;
    line-height: 1.67;
}
.vjs-resolution-button .vjs-resolution-button-label
{
    font-size: 1em;
    line-height: 3em;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    box-sizing: inherit;
    font-family: Arial,Helvetica,sans-serif;
}
.vjs-resolution-button ul.vjs-menu-content
{
    width: 4em!important;
}
.vjs-resolution-button .vjs-menu
{
    left: 0;
}
.vjs-resolution-button .vjs-menu li
{
    text-transform: none;
    font-size: 1em;
    font-family: Arial,Helvetica,sans-serif;
}
.icon-video-download-new
{
    color: #fff;
    font-size: 1.5em!important;
}
.no-download .vjs-control-bar .vjs-download-control
{
    display: none!important;
}
@font-face
{
    font-family: 'corpfont';
    src: url('');
    src: url('') format('embedded-opentype'),url('') format('truetype'),url('') format('woff'),url('') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^='hwic_'], [class*=' hwic_']
{
    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;
}
.hwic_smart-screen:before
{
    content: '';
}
.hwic_emui:before
{
    content: '';
}
.hwic_smarthome-navbar:before
{
    content: '';
}
.hwic_Wearables-navbar:before
{
    content: '';
}
.hwic_tablets-navbar:before
{
    content: '';
}
.hwic_solutions-nav:before
{
    content: '';
}
.hwic_pc-navbar:before
{
    content: '';
}
.hwic_mobile-navbar:before
{
    content: '';
}
.hwic_accessories-navbar:before
{
    content: '';
}
.hwic_mobile-nav:before
{
    content: '';
}
.hwic_icon_nav_phones:before
{
    content: '';
}
.hwic_icon_nav_pc:before
{
    content: '';
}
.hwic_icon_rss:before
{
    content: '';
}
.hwic_icon_link:before
{
    content: '';
}
.hwic_icon_camera:before
{
    content: '';
}
.hwic_toutiao:before
{
    content: '';
}
.hwic_zhihu:before
{
    content: '';
}
.hwic_icon_pic:before
{
    content: '';
}
.hwic_icon_VK1:before
{
    content: '';
}
.hwic_icon_habrahabr:before
{
    content: '';
}
.hwic_icon_instagram:before
{
    content: '';
}
.hwic_icon_print2:before
{
    content: '';
}
.hwic_icon_print3:before
{
    content: '';
}
.hwic_icon_print:before
{
    content: '';
}
.hwic_icon_building:before
{
    content: '';
}
.hwic_icon_time:before
{
    content: '';
}
.hwic_icon_user:before
{
    content: '';
}
.hwic_open-in-new3:before
{
    content: '';
}
.hwic_open-in-new-3:before
{
    content: '';
}
.hwic_open-in-new-2:before
{
    content: '';
}
.hwic_download:before
{
    content: '';
}
.hwic_download2:before
{
    content: '';
}
.hwic_remove:before
{
    content: '';
}
.hwic_to_left:before
{
    content: '';
}
.hwic_to_right:before
{
    content: '';
}
.hwic_lamp:before
{
    content: '';
}
.hwic_down:before
{
    content: '';
}
.hwic_lock:before
{
    content: '';
}
.hwic_sharing_email:before
{
    content: '';
}
.hwic_add:before
{
    content: '';
}
.hwic_sharing_print:before
{
    content: '';
}
.hwic_sharing_share:before
{
    content: '';
}
.hwic_browser:before
{
    content: '';
}
.hwic_sharing_wechat:before
{
    content: '';
}
.hwic_cross:before
{
    content: '';
}
.hwic_dehaze:before
{
    content: '';
}
.hwic_email:before
{
    content: '';
}
.hwic_files:before
{
    content: '';
}
.hwic_top:before
{
    content: '';
}
.hwic_pdf:before
{
    content: '';
}
.hwic_left:before
{
    content: '';
}
.hwic_right:before
{
    content: '';
}
.hwic_search:before
{
    content: '';
}
.hwic_telphone:before
{
    content: '';
}
.hwic_tick:before
{
    content: '';
}
.hwic_zoom-out:before
{
    content: '';
}
.hwic_play2:before
{
    content: '';
}
.hwic_google-plus:before
{
    content: '';
}
.hwic_facebook:before
{
    content: '';
}
.hwic_twitter:before
{
    content: '';
}
.hwic_sina-weibo:before
{
    content: '';
}
.hwic_youtube:before
{
    content: '';
}
.hwic_linkedin:before
{
    content: '';
}
.hwic_caret_left:before
{
    content: '';
}
.hwic_caret_right:before
{
    content: '';
}
.hwic_sort_desc:before
{
    content: '';
}
.hwic_sort_asc:before
{
    content: '';
}
.hwic_to-right:before
{
    content: '';
}
@font-face
{
    font-family: "huawei-iconfont";
    src: url('');
    src: url('') format('embedded-opentype'),url('') format('woff'),url('') format('truetype'),url('') format('svg');
}
.huawei-iconfont
{
    font-family: "huawei-iconfont"!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.iconsubscribe:before
{
    content: "";
}
.iconmc-audio_mc-audio:before
{
    content: "";
}
.iconhwiconinfo:before
{
    content: "";
}
.iconaccessories-new:before
{
    content: "";
}
.iconoslock:before
{
    content: "";
}
.iconoseye:before
{
    content: "";
}
.iconosdollar:before
{
    content: "";
}
.iconosrocket:before
{
    content: "";
}
.iconosshare:before
{
    content: "";
}
.iconostalent:before
{
    content: "";
}
.iconossupport:before
{
    content: "";
}
.iconosstar:before
{
    content: "";
}
.iconostrust:before
{
    content: "";
}
.iconic-star-lined:before
{
    content: "";
}
.iconHMos-2:before
{
    content: "";
}
.iconHMos:before
{
    content: "";
}
.iconFM:before
{
    content: "";
}
.iconHUAWEIShopping3:before
{
    content: "";
}
.iconHUAWEIShopping2:before
{
    content: "";
}
.iconHUAWEIShopping:before
{
    content: "";
}
.iconShoppingCart:before
{
    content: "";
}
.iconHMS_logo:before
{
    content: "";
    color: #777;
}
.iconneue-geschaeftsmodelle-icon-huawei-2:before
{
    content: "";
}
.iconmittelstand-4-0-icon-huawai-2:before
{
    content: "";
}
.iconarbeitsmarkt-icon-huawei-2:before
{
    content: "";
}
.iconblog:before
{
    content: "";
}
.iconKEY:before
{
    content: "";
}
.iconPDF:before
{
    content: "";
}
.iconZIP:before
{
    content: "";
}
.iconMP4:before
{
    content: "";
}
.iconearphones:before
{
    content: "";
}
.iconMore:before
{
    content: "";
    background: #f6f6f6;
    border-radius: 50%;
    color: #b3b3b3;
}
.iconAccessories:before
{
    content: "";
}
.iconAppGallery:before
{
    content: "";
}
.iconEMUI:before
{
    content: "";
}
.iconMateBook:before
{
    content: "";
}
.iconMatePad:before
{
    content: "";
}
.iconPhones:before
{
    content: "";
}
.iconSmart:before
{
    content: "";
}
.iconRouters:before
{
    content: "";
}
.iconVR:before
{
    content: "";
}
.iconWearables:before
{
    content: "";
}
.iconTalkaboutICT-puse:before
{
    content: "";
}
.iconvideo-download:before
{
    content: "";
}
.iconTalkaboutICT-shenyingclose:before
{
    content: "";
}
.iconTalkaboutICT-shenyingopen:before
{
    content: "";
}
.iconTalkaboutICT-down:before
{
    content: "";
}
.iconTalkaboutICT-jiaoben:before
{
    content: "";
}
.iconTalkaboutICT-play:before
{
    content: "";
}
.vjs-control-bar .iconvideo-download
{
    font-size: 1.5em!important;
}
.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list
{
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list
{
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.slick-track
{
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before, .slick-track:after
{
    content: '';
    display: table;
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}
.slick-slide
{
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden
{
    display: none;
}
.slick-loading .slick-list
{
    background: #fff url('/gif/71vfmnh4.gif') center center no-repeat;
}
.slick-prev, .slick-next
{
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    padding: 0;
    border: none;
    outline: none;
}
.slick-prev:hover, .slick-next:hover, .slick-prev:focus, .slick-next:focus
{
    outline: none;
    background: transparent;
    color: transparent;
}
.slick-prev:hover:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before
{
    opacity: .25;
}
.slick-prev:before, .slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url('');
    src: url('') format('embedded-opentype'),url('') format('woff'),url('') format('truetype'),url('') format('svg');
}
.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    left: auto;
    right: -25px;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}
.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    left: -25px;
    right: auto;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}
.slick-dotted .slick-slider
{
    margin-bottom: 30px;
}
.slick-dots
{
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 20px 0;
    width: 100%;
}
.slick-dots li
{
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button
{
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    position: absolute;
    top: 0;
    left: 0;
    content: '•';
    width: 20px;
    height: 20px;
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    color: #000;
    opacity: .75;
}
html
{
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body
{
    margin: 0;
}
main
{
    display: block;
}
h1
{
    font-size: 2em;
    margin: .67em 0;
}
hr
{
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre
{
    font-family: monospace,monospace;
    font-size: 1em;
}
a
{
    background-color: transparent;
}
abbr[title]
{
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b, strong
{
    font-weight: bolder;
}
code, kbd, samp
{
    font-family: monospace,monospace;
    font-size: 1em;
}
small
{
    font-size: 80%;
}
sub, sup
{
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub
{
    bottom: -.25em;
}
sup
{
    top: -.5em;
}
img
{
    border-style: none;
    max-width: 100%;
}
button, input, optgroup, select, textarea
{
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button, input
{
    overflow: visible;
}
button, select
{
    text-transform: none;
}
button, [type='button'], [type='reset'], [type='submit']
{
    -webkit-appearance: button;
}
button::-moz-focus-inner, [type='button']::-moz-focus-inner, [type='reset']::-moz-focus-inner, [type='submit']::-moz-focus-inner
{
    border-style: none;
    padding: 0;
}
button:-moz-focusring, [type='button']:-moz-focusring, [type='reset']:-moz-focusring, [type='submit']:-moz-focusring
{
    outline: 1px dotted ButtonText;
}
fieldset
{
    padding: .35em .75em .625em;
}
legend
{
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress
{
    vertical-align: baseline;
}
textarea
{
    overflow: auto;
}
[type='checkbox'], [type='radio']
{
    box-sizing: border-box;
    padding: 0;
}
[type='number']::-webkit-inner-spin-button, [type='number']::-webkit-outer-spin-button
{
    height: auto;
}
[type='search']
{
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type='search']::-webkit-search-decoration
{
    -webkit-appearance: none;
}
::-webkit-file-upload-button
{
    -webkit-appearance: button;
    font: inherit;
}
details
{
    display: block;
}
summary
{
    display: list-item;
}
template
{
    display: none;
}
[hidden]
{
    display: none;
}
.pd30
{
    padding: 15px!important;
}
@media(min-width: 992px)
{
    .pd30
    {
        padding: 30px!important;
    }
}
.mt100
{
    margin-top: 50px!important;
}
.mr30
{
    margin-right: 15px!important;
}
.mt90
{
    margin-top: 45px!important;
}
@media(min-width: 992px)
{
    .mt90
    {
        margin-top: 90px!important;
    }
}
.mb18
{
    margin-bottom: 9px!important;
}
.mb20
{
    margin-bottom: 10px!important;
}
.mb30
{
    margin-bottom: 15px!important;
}
.mb50
{
    margin-bottom: 25px!important;
}
.mb60
{
    margin-bottom: 30px!important;
}
.mb70
{
    margin-bottom: 35px!important;
}
.mb90
{
    margin-bottom: 45px!important;
}
.mb100
{
    margin-bottom: 50px!important;
}
.mb120
{
    margin-bottom: 60px!important;
}
.mb150
{
    margin-bottom: 75px!important;
}
.mb200
{
    margin-bottom: 100px!important;
}
.imgauto
{
    width: 100%;
}
.font-note
{
    color: #999;
    font-size: 1em;
    padding: 0 15%;
    margin-bottom: 15px;
    text-align: center;
    height: 6.825em;
    overflow: hidden;
}
.color-note
{
    color: #999;
}
.color-huawei
{
    color: #c7000b;
}
.color-white
{
    color: #fff!important;
}
.color-black
{
    color: #000!important;
}
@media(min-width: 992px)
{
    span.pc-block
    {
        display: block;
    }
}
.tc
{
    text-align: center;
}
.tl
{
    text-align: left;
}
.tr
{
    text-align: right;
}
.grey-container
{
    background-color: #f5f5f5;
    padding: 40px 0;
}
@media(min-width: 992px)
{
    .grey-container
    {
        padding: 70px 0;
    }
}
.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;
}
@media(max-width: 991px)
{
    .passbars-slick-box .vertical-middle-sm>div
    {
        display: block;
    }
}
.main>h1
{
    padding-top: 40px;
    padding-left: 4%;
    padding-right: 4%;
}
.main h1
{
    text-align: center;
    margin-top: 0;
}
@media(min-width: 992px)
{
    .mt100
    {
        margin-top: 100px!important;
    }
    .mr30
    {
        margin-right: 30px!important;
    }
    .mb18
    {
        margin-bottom: 18px!important;
    }
    .mb20
    {
        margin-bottom: 20px!important;
    }
    .mb30
    {
        margin-bottom: 30px!important;
    }
    .mb50
    {
        margin-bottom: 50px!important;
    }
    .mb60
    {
        margin-bottom: 60px!important;
    }
    .mb70
    {
        margin-bottom: 70px!important;
    }
    .mb90
    {
        margin-bottom: 90px!important;
    }
    .mb100
    {
        margin-bottom: 100px!important;
    }
    .mb120
    {
        margin-bottom: 120px!important;
    }
    .mb150
    {
        margin-bottom: 150px!important;
    }
    .mb200
    {
        margin-bottom: 200px!important;
    }
    .main>h1
    {
        padding-top: 70px;
    }
}
*
{
    margin: 0;
    padding: 0;
    outline: none;
}
@font-face
{
    font-family: 'huaweifont';
    src: url('');
    src: url('') format('embedded-opentype'),url('') format('svg'),url('') format("truetype"),url('') format("woff"),url('') format("woff2");
}
@font-face
{
    font-family: 'HuaweiSans-Bold';
    src: url('');
    src: url('') format('embedded-opentype'),url('') format('svg'),url('') format("truetype"),url('') format("woff"),url('') format("woff2");
}
@font-face
{
    font-family: 'HuaweiSans-Light';
    src: url('');
    src: url('') format('embedded-opentype'),url('') format('svg'),url('') format("truetype"),url('') format("woff"),url('') format("woff2");
}
a:hover, a:focus
{
    text-decoration: none;
    color: #333;
    -webkit-tap-highlight-color: transparent;
}
ul, li
{
    list-style-type: none;
}
p
{
    margin: 0;
    color: #666;
    font-size: 1em;
    line-height: 1.95em;
}
h1
{
    font-size: 2.5em;
    line-height: 1.5em;
    color: #333;
}
@media(min-width: 768px)
{
    h1
    {
        font-size: 2.5em;
    }
}
h2
{
    font-size: 1.9em;
    line-height: 1.5em;
    color: #333;
}
@media(min-width: 768px)
{
    h2
    {
        font-size: 1.9em;
        padding: 0 10%;
    }
}
h3
{
    font-size: 1.5em;
    color: #333;
    line-height: 1.5em;
}
h4
{
    font-size: 1em;
    color: #333;
    line-height: 1.95em;
    margin: 0;
}
h4.big-size
{
    font-size: 2em;
    text-align: center;
    font-weight: 500;
}
@media(min-width: 992px)
{
    h4.big-size
    {
        font-size: 3em;
    }
}
@media(max-width: 767px)
{
    h4
    {
        font-size: 1.1em;
    }
}
.mobile-menu-open
{
    overflow: hidden;
}
.mobile-menu-open header.fixed.header-hide
{
    top: 0;
}
.container-custom
{
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media(min-width: 768px)
{
    .container
    {
        width: 100%;
    }
}
@media(min-width: 992px)
{
    .container-custom
    {
        width: 85.652%;
        max-width: 1430.016px;
    }
    .container
    {
        width: 93.705%;
        max-width: 1799.136px;
    }
}
@media(min-width: 1680px)
{
    html, body
    {
        font-size: 18px;
    }
}
@media(min-width: 1500px)
{
    .col-ls-4
    {
        width: 33.33333333%;
    }
    .col-ls-3
    {
        width: 25%;
    }
}
.form-box .bootstrap-select
{
    width: 100%!important;
}
.form-box .bootstrap-select button
{
    outline: none;
}
.form-box .bootstrap-select .dropdown-toggle
{
    border-radius: 0;
}
.form-box span[type='check-box']
{
    border: 1px solid #999;
    display: inline-block;
    font-size: 0;
    width: 15px;
    height: 15px;
    position: relative;
    cursor: pointer;
    border-radius: 2px;
}
.form-box span[type='check-box'].checked:before
{
    content: '';
    position: absolute;
    left: 2px;
    top: 2px;
    width: 9px;
    height: 9px;
    background-color: #c7000b;
    border-radius: 2px;
}
.form-box span[type='check-box'].radio
{
    border: 1px solid #999;
    display: inline-block;
    font-size: 0;
    width: 15px;
    height: 15px;
    position: relative;
    cursor: pointer;
    border-radius: 2px;
    border-radius: 50%;
}
.form-box span[type='check-box'].radio.checked:before
{
    content: '';
    position: absolute;
    left: 3px;
    top: 3px;
    width: 7px;
    height: 7px;
    background-color: #c7000b;
    border-radius: 2px;
    border-radius: 50%;
}
a.btn-rect-file
{
    border: 1px solid #ddd;
    padding: 20px 8% 20px 80px;
    margin-bottom: 15px;
    overflow: hidden;
    display: block;
    position: relative;
}
a.btn-rect-file.no-icon
{
    padding: 20px 8% 20px 20px;
}
a.btn-rect-file .iconfont
{
    margin-right: 10px;
    height: 50px;
    float: left;
    font-size: 50px;
    line-height: 50px;
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -25px;
}
a.btn-rect-file .iconfont.icon-Lock
{
    position: absolute;
    right: 2px;
    top: 2px;
    font-size: 20px;
    line-height: 20px;
    margin: 0;
    height: auto;
    left: auto;
}
a.btn-rect-file .huawei-iconfont
{
    margin-right: 10px;
    height: 50px;
    float: left;
    font-size: 48px;
    line-height: 48px;
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -25px;
}
a.btn-rect-file p
{
    float: left;
    text-indent: 0!important;
}
a.btn-rect-file p span
{
    display: block;
    font-size: 1em;
    text-align: left;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
a.btn-rect-file p span:nth-child(1)
{
    color: #999;
    font-size: 12px;
}
a.btn-rect-file p span:nth-child(2)
{
    height: 51px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
a.btn-rect-file:hover p span:nth-child(2)
{
    text-decoration: underline;
}
@media(min-width: 992px)
{
    a.btn-rect-file
    {
        margin-bottom: 30px;
        padding: 40px 8% 40px 100px;
    }
    a.btn-rect-file.no-icon
    {
        padding: 40px 8% 40px 40px;
    }
    a.btn-rect-file .iconfont, a.btn-rect-file .huawei-iconfont
    {
        position: absolute;
        top: 50%;
        left: 40px;
        margin-top: -25px;
    }
    a.btn-rect-file:hover
    {
        border-color: #c7000b;
    }
    a.btn-rect-file:hover .iconfont, a.btn-rect-file:hover .huawei-iconfont
    {
        color: #c7000b;
    }
    a.btn-rect-file:hover p span:nth-child(2)
    {
        border-color: #666;
    }
}
.btn-arrow
{
    width: 66px;
    height: 66px;
    border: 1px solid #fff;
    border-radius: 100%;
    display: block;
    margin: 0 auto;
    text-decoration: none;
    position: relative;
}
.btn-arrow:hover
{
    background-color: #fff;
}
.btn-arrow:hover i
{
    color: #000;
}
.btn-arrow i
{
    color: #fff;
    font-size: 30px;
    line-height: 66px;
}
.btn-mail
{
    width: 66px;
    height: 66px;
    display: inline-block;
    margin: 0 auto;
    border: 1px solid #fff;
    border-radius: 100%;
    padding-top: 20px;
    text-decoration: none;
}
.btn-mail:hover
{
    background-color: #fff;
}
.btn-mail:hover .hwic_email
{
    color: #000;
}
.btn-mail .hwic_email
{
    color: #fff;
    font-size: 24px;
}
.read-more, .read-more-white
{
    position: relative;
    display: inline-block;
    text-decoration: none;
    vertical-align: middle;
    font-size: .875em;
    line-height: 1.5em;
    outline: none;
}
@media(min-width: 992px)
{
    .read-more, .read-more-white
    {
        font-size: .875em;
        line-height: 1.875em;
    }
}
.read-more.read-more-white, .read-more-white.read-more-white
{
    color: #fff;
}
.read-more .iconfont, .read-more-white .iconfont
{
    float: left;
    -webkit-transition: all .2s;
    transition: all .2s;
    color: #c7000b;
    font-size: 1.5em;
    line-height: inherit;
    display: inline;
    vertical-align: middle;
}
@media(min-width: 992px)
{
    @-moz-document url-prefix(){.read-more .iconfont,.read-more-white .iconfont{line-height:1.35em;}}
    }
.read-more:hover .iconfont, .read-more-white:hover .iconfont
{
    -webkit-transform: translate3d(4px,0,0);
    transform: translate3d(4px,0,0);
}
.read-more span, .read-more-white span
{
    float: left;
    display: inline;
    vertical-align: middle;
}
.read-more .icon-btn-arrow, .read-more-white .icon-btn-arrow
{
    margin-left: 8px;
}
.btn-play, .btn-play-1
{
    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: 0;
    margin-left: auto;
    display: inline-block;
}
.btn-play:hover, .btn-play-1:hover
{
    background-color: #fff;
}
.btn-play:hover i, .btn-play-1:hover i
{
    color: #000;
}
.btn-play i, .btn-play-1 i
{
    font-size: 22px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 50%;
    margin-left: -8px;
    color: #fff;
}
@media(min-width: 992px)
{
    .btn-play, .btn-play-1
    {
        width: 80px;
        height: 80px;
        margin-left: -40px;
        margin-top: -40px;
    }
}
@media(max-width: 991px)
{
    .btn-play, .btn-play-1
    {
        width: 60px;
        height: 60px;
        margin-left: -30px;
        margin-top: -30px;
    }
}
.btn-nav-back
{
    font-size: 16px;
    border: none!important;
}
.btn-nav-back .iconfont
{
    float: left;
}
.btn-nav-back:hover
{
    text-decoration: none;
}
.btn-go-top
{
    display: none;
    position: fixed;
    right: 0;
    bottom: 24px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #7c7c7c;
    color: #fff;
    text-align: center;
    text-decoration: none;
    z-index: 101;
    opacity: .7;
}
.btn-go-top .iconfont
{
    font-size: 44px;
    color: #fff;
}
.btn-go-top:hover
{
    background-color: #888;
    opacity: 1;
}
.btn-loadmore
{
    display: inline-block;
    text-align: center;
    line-height: 36px;
    color: #666;
    margin-top: 35px;
}
.btn-loadmore span
{
    vertical-align: middle;
    color: #666;
    font-size: 16px;
    display: inline-block;
    margin-right: 5px;
}
.btn-loadmore:hover, .btn-loadmore:hover span
{
    color: #333;
}
.btn-loadmore .iconfont
{
    font-size: 22px;
    font-weight: bold;
    line-height: 0;
    color: #c7000b!important;
    margin-left: 2px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}
@media(min-width: 992px)
{
    .btn-loadmore
    {
        margin-top: 75px;
    }
    .story-list .btn-loadmore
    {
        margin-top: 30px;
    }
}
.btn-rect
{
    padding: 0 30px;
    min-width: 140px;
    height: 32px!important;
    line-height: 30px!important;
    text-align: center;
    border: 1px solid #111;
    display: inline-block;
    color: #111;
    padding-left: 20px;
    padding-right: 20px;
    font-size: .875em;
}
@media(max-width: 360px)
{
    .btn-rect
    {
        min-width: 120px;
    }
}
@media(min-width: 992px)
{
    .btn-rect
    {
        min-width: 170px;
        height: 40px!important;
        line-height: 38px!important;
    }
    .btn-rect:hover
    {
        border-color: #c7000b;
        background-color: #c7000b;
        color: #fff;
    }
}
.btn-rect-white
{
    padding: 0 30px;
    min-width: 140px;
    text-align: center;
    border: 1px solid #fff;
    display: inline-block;
    color: #fff;
    height: 32px!important;
    line-height: 30px!important;
    padding-left: 20px;
    padding-right: 20px;
    font-size: .875em;
}
@media(max-width: 360px)
{
    .btn-rect-white
    {
        min-width: 120px;
    }
}
@media(min-width: 992px)
{
    .btn-rect-white
    {
        min-width: 170px;
        height: 40px!important;
        line-height: 40px!important;
    }
}
.btn-rect-white:hover
{
    border-color: #c7000b;
    background-color: #c7000b;
    color: #fff;
}
.btn-rect-white:focus
{
    color: #fff;
}
a.btn-rect.btn-rect-icon span, a.btn-rect-white.btn-rect-icon span
{
    margin-left: 10px;
    display: inline-block;
}
.slick-dots li
{
    display: inline-block;
    border: 1px solid #858585;
    border-radius: 100%;
    overflow: hidden;
    width: 10px;
    height: 10px;
    margin: 5px 10px;
    cursor: pointer;
}
.tuijian-img .slick-dots li
{
    border: 1px solid #fff;
}
.slick-dots li button
{
    display: none;
}
.slick-dots li.slick-active
{
    background-color: #858585;
}
.slick-slider .slick-prev, .slick-slider .slick-next
{
    z-index: 10;
    width: 40px;
    height: 40px;
}
.slick-slider .slick-prev:before, .slick-slider .slick-next:before
{
    color: #333;
    font-family: 'iconfont'!important;
    font-size: 40px;
}
.slick-slider .slick-prev
{
    left: -15px;
}
.slick-slider .slick-prev:before
{
    content: "";
}
.slick-slider .slick-next
{
    right: -15px;
}
.slick-slider .slick-next:before
{
    content: "";
}
.nav-tabs
{
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    border-bottom: 1px solid #dfdfdf;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    text-align: center;
    white-space: nowrap;
    margin-bottom: 30px!important;
    position: relative;
}
@media(min-width: 992px)
{
    .nav-tabs
    {
        margin-bottom: 50px!important;
        margin: 0 auto;
    }
}
@media(max-width: 1199px)
{
    .nav-tabs
    {
        overflow-x: auto;
    }
}
.toolsbar+.tab-content
{
    margin-top: 0!important;
}
.nav-tabs.row
{
    width: auto;
    border-color: transparent;
}
.nav-tabs.row li
{
    float: left;
}
.nav-tabs.row .col-md-3
{
    text-align: left;
}
.nav-tabs.row .col-md-3 a
{
    text-align: center;
    display: inline-block;
    max-width: 100%;
}
.nav-tabs.row .col-md-3 a .break-text
{
    white-space: normal;
}
.nav-tabs.row .col-xs-4, .nav-tabs.row .col-sm-4
{
    text-align: center;
}
@media(min-width: 992px)
{
    .nav-tabs.row .col-xs-4, .nav-tabs.row .col-sm-4
    {
        text-align: left;
    }
}
.nav-arrow
{
    position: absolute;
    top: 0;
    right: 15px;
    background: #fff;
    height: 47px;
    line-height: 47px;
    width: 8%;
    margin: 0;
    z-index: 2;
    cursor: pointer;
    text-align: center;
}
.nav-arrow i
{
    color: #c7000b;
    font-size: 24px;
}
.nav-arrow.fixed
{
    position: fixed;
    z-index: 91;
    right: 0;
    -webkit-transition: top .5s;
    transition: top .5s;
}
.management-content .nav-arrow.fixed
{
    position: absolute;
}
.nav-arrow.nav-arrow-prev
{
    right: auto;
    left: 15px;
}
@media(min-width: 992px)
{
    .nav-arrow
    {
        right: 15px;
        width: 55px;
        top: 5px;
        box-shadow: -3px 0 2px rgba(0,0,0,.05);
    }
    .nav-arrow.nav-arrow-prev
    {
        left: 15px;
        width: 55px;
        box-shadow: 3px 0 2px rgba(0,0,0,.05);
    }
}
@media(min-width: 992px) and (max-width: 1700px)
{
    .nav-arrow
    {
        top: 2px;
    }
}
@media(max-width: 767px)
{
    .nav-arrow
    {
        right: 0;
    }
    .nav-arrow.nav-arrow-prev
    {
        left: 0;
    }
}
.nav-arrow.fixed.nav-arrow-prev
{
    left: 0!important;
}
.nav-tabs.fixed
{
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 90;
    -webkit-transition: top .5s;
    transition: top .5s;
}
.nav-tabs.top
{
    top: 0;
}
.tab-content.tabs-fixed
{
    padding-top: 30px;
}
@media(min-width: 992px)
{
    .tab-content.tabs-fixed
    {
        padding-top: 100px;
    }
    .ul-list-style .tab-content.tabs-fixed
    {
        padding-top: 30px;
    }
}
.nav-tabs>li
{
    margin-left: 10px;
    margin-right: 10px;
    float: none;
    display: inline-block;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover
{
    border-width: 0;
}
.nav-tabs>li>a
{
    border: none;
    font-size: 1em;
    padding: 14px 0;
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    color: #666;
}
.nav-tabs>li>a .iconfont
{
    display: block;
    font-size: 50px;
}
.nav-tabs>li[class*='col-']
{
    margin-left: 0;
    margin-right: 0;
}
.nav-tabs>li[class*='col-'] a
{
    margin: 0;
}
.nav-tabs>li.active>a, .nav-tabs>li>a:hover
{
    border: none;
    color: #000!important;
    background: transparent;
}
.nav-tabs>li>a::after
{
    content: '';
    background: #c7000b;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 1px;
    -webkit-transition: all 250ms ease 0s;
    transition: all 250ms ease 0s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
.nav-tabs>li.active>a::after, .nav-tabs>li:hover>a::after
{
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.tab-nav>li>a::after
{
    background: #21527d none repeat scroll 0% 0%;
    color: #fff;
}
.nav-tabs::-webkit-scrollbar
{
    display: none;
}
.btn-left
{
    top: 68%;
    left: 13%;
    position: absolute;
    margin: 0;
}
.btn-center
{
    top: 68%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.btn-right
{
    top: 68%;
    right: 13%;
    position: absolute;
    margin: 0;
}
input::-ms-clear
{
    display: none;
}
.share-box
{
    text-align: center;
    margin: 0;
    margin-top: -4px;
}
.share-box.share-box-bottom
{
    position: absolute;
    left: 0;
    bottom: 25px;
    width: 100%;
    text-align: center;
}
.share-box.share-box-bottom li
{
    margin: 0 20px;
}
.share-box.share-box-white li a span
{
    color: #fff;
}
@media(min-width: 992px)
{
    .share-box.share-box-white li a:hover span
    {
        opacity: .8;
        color: #fff;
    }
}
.share-box li
{
    display: inline-block;
    margin: 0 8px;
    vertical-align: middle;
}
.share-box li a
{
    position: relative;
    text-decoration: none;
}
.share-box li a span
{
    font-size: 30px;
    color: #666;
}
.share-box li a span.iconFM
{
    font-size: 27px;
    position: relative;
    top: -2px;
}
.share-box li a span.hwic_icon_VK1
{
    font-size: 24px;
}
footer .share-box li a span.hwic_facebook, footer .share-box li a span.hwic_icon_instagram
{
    font-size: 26px;
}
.share-box li a .icon-in-new
{
    display: inline-block;
    margin-top: -4px;
}
.share-box li a span.iconblog
{
    font-size: 30px;
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
}
@media(max-width: 991px)
{
    .share-box li a span.iconblog
    {
        margin-top: 1px;
    }
}
@media(min-width: 992px)
{
    .share-box li a.btn-wechat .wechat-qrcode.show
    {
        display: block;
    }
    .share-box li a:hover span
    {
        color: #333;
    }
}
.share-box li .wechat-qrcode
{
    position: absolute;
    z-index: 999;
    top: -246px;
    left: -89px;
    width: 200px;
    height: 222px;
    color: #666;
    font-size: 12px;
    text-align: center;
    -webkit-transition: all 200ms;
    transition: all 200ms;
    display: none;
}
@media(min-width: 1025px)
{
    .share-box li .wechat-qrcode
    {
        height: 176px;
        top: -196px;
    }
    .share-box li .wechat-qrcode .qrcode p
    {
        display: none;
    }
}
@media(min-width: 768px)
{
    .share-box li .wechat-qrcode
    {
        border: 1px solid #eee;
        background-color: #fff;
        box-shadow: 0 2px 10px #aaa;
    }
}
footer .share-box li .wechat-qrcode
{
    border: 1px solid #eee;
    background-color: #fff;
    box-shadow: 0 2px 10px #aaa;
}
.share-box li .wechat-qrcode.show
{
    display: block;
}
.share-box li .wechat-qrcode:after
{
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: -13px;
    width: 0;
    height: 0;
    border-width: 6px 6px 8px 6px;
    border-style: solid;
    border-color: transparent transparent #f3f3f3 transparent;
}
.share-box li .wechat-qrcode button, .share-box li .wechat-qrcode .share-close
{
    background: transparent;
    border: 0;
    font-size: 25px;
    position: absolute;
    top: -6px;
    right: 2px;
    color: #000!important;
}
.share-box li .wechat-qrcode h4
{
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
    color: #777;
}
.share-box li .wechat-qrcode .qrcode
{
    width: 138px;
    margin: 5px auto;
}
.share-box li .wechat-qrcode img
{
    width: 100%;
    vertical-align: middle;
}
footer .share-box li .wechat-qrcode:after
{
    border-width: 8px 6px 6px 6px;
    top: auto;
    border-color: #f3f3f3 transparent transparent transparent;
}
.search-box
{
    position: fixed;
    width: 100%;
    height: 100%;
    padding-right: 100px;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform-origin: 100% center;
    -ms-transform-origin: 100% center;
    transform-origin: 100% center;
    background-color: #fff;
    padding-right: 50px;
    padding-left: 20px;
    padding-top: 9px;
    left: 0;
    top: 0;
    z-index: 100;
}
.search-box.search-hide
{
    visibility: hidden;
    left: 100%;
}
.search-box .b-search-keyword
{
    display: none;
    position: absolute;
    z-index: 2;
    width: calc(100% - 70px);
}
.search-box .b-search-keyword a
{
    display: block;
    text-align: left;
    line-height: 24px;
    font-size: 14px;
    padding: 5px 20px;
    overflow: hidden;
    border: 1px solid #ccc;
    border-top: none;
    background: #fff;
    float: none;
    height: auto;
}
.search-box input
{
    width: 100%;
    height: 48px;
    border: 1px solid #d4d4d4;
    line-height: 48px;
    padding-left: 20px;
    outline: none;
    font-size: 16px;
    padding-right: 50px;
    background-color: #fff;
}
.search-box input:focus
{
    border: 1px solid #bebdbd;
    color: #282828;
    -webkit-box-shadow: 0 3px 8px #d4d4d4;
    box-shadow: 0 3px 8px #d4d4d4;
}
.search-box a.btn-close
{
    position: absolute;
    right: 15px;
    top: 22px;
    color: #86807f;
    text-decoration: none;
    margin: 0!important;
}
.search-box a.btn-close .hwic_cross
{
    font-size: 20px;
}
.search-box a.btn-search
{
    position: absolute;
    right: 60px;
    top: 22px;
    color: #86807f;
    text-decoration: none;
    margin: 0!important;
}
.search-box a.btn-search span
{
    font-size: 24px;
}
.search-box .search-keyword
{
    position: absolute;
    background-color: #f8f8f8;
    left: 0;
    right: 0;
    bottom: 0;
    top: 66px;
    overflow-y: auto;
    border-top: 1px solid #d4d4d4;
}
.search-box .search-keyword .search-keyword-title
{
    margin: 0 15px;
    margin-top: 20px;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 10px;
}
.search-box .search-keyword ul
{
    padding: 15px;
    padding-top: 0;
}
.search-box .search-keyword ul li
{
    border-bottom: 1px solid #d4d4d4;
}
.search-box .search-keyword ul li a
{
    line-height: 44px;
    font-weight: bold;
}
@media(min-width: 1025px)
{
    .search-box
    {
        width: 500px;
        height: 76px;
        padding-top: 15px;
        right: 8px;
        position: absolute;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        left: auto;
    }
    .search-box.search-hide
    {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        left: auto;
    }
    .search-box a.btn-close, .search-box a.btn-search
    {
        top: 27px;
    }
    footer .search-box a.btn-search
    {
        top: 28px;
    }
    .search-box .b-search-keyword
    {
        display: none!important;
        position: static;
        width: 100%;
    }
    .search-box .b-search-keyword a
    {
        background: #fff;
        display: block;
        text-align: left;
        line-height: 24px;
        font-size: 14px;
        padding: 5px 20px;
        overflow: hidden;
        border: 1px solid #ccc;
        border-top: none;
        float: none;
        height: auto;
    }
    .search-box .b-search-keyword a:hover
    {
        color: #c7000b;
    }
}
@media(min-width: 992px)
{
    footer .search-box
    {
        width: 500px;
        left: auto!important;
    }
}
@media(min-width: 992px) and (max-width: 1200px)
{
    footer .search-box
    {
        width: 350px;
    }
}
footer #footer-search
{
    visibility: visible!important;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    padding-right: 0;
}
footer #footer-search a.btn-close
{
    display: none;
}
footer .top-line a.btn-open-search
{
    display: none;
}
footer .search-box a.btn-search
{
    right: 15px;
    padding-left: 15px;
}
footer .search-box a.btn-search:before
{
    content: "";
    width: 1px;
    height: 120%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background-color: #ccc;
}
footer .top-line .search-box
{
    right: 0!important;
    top: -10px!important;
}
.content-list-box.content-list-box .text-box .overtext, .content-list-box-other.content-list-box .text-box .overtext, .content-list-box.content-list-box-other .text-box .overtext, .content-list-box-other.content-list-box-other .text-box .overtext
{
    height: 7.8em;
    overflow: hidden;
}
.content-list-box.content-list-box .text-box .overtext h4, .content-list-box-other.content-list-box .text-box .overtext h4, .content-list-box.content-list-box-other .text-box .overtext h4, .content-list-box-other.content-list-box-other .text-box .overtext h4
{
    height: auto;
    display: block;
}
.content-list-box.content-list-box .text-box .overtext p, .content-list-box-other.content-list-box .text-box .overtext p, .content-list-box.content-list-box-other .text-box .overtext p, .content-list-box-other.content-list-box-other .text-box .overtext p
{
    height: auto;
    display: block;
}
.content-list-box.content-list-box .text-box .c-other, .content-list-box-other.content-list-box .text-box .c-other, .content-list-box.content-list-box-other .text-box .c-other, .content-list-box-other.content-list-box-other .text-box .c-other
{
    color: #999;
    font-size: .875em;
    line-height: 14px;
    margin-top: 10px;
}
@media(min-width: 992px)
{
    .content-list-box.content-list-box .text-box .c-other, .content-list-box-other.content-list-box .text-box .c-other, .content-list-box.content-list-box-other .text-box .c-other, .content-list-box-other.content-list-box-other .text-box .c-other
    {
        bottom: 20px;
        left: 20px;
    }
}
.content-list-box.content-list-box .text-box .c-other, .content-list-box-other.content-list-box .text-box .c-other, .content-list-box.content-list-box-other .text-box .c-other, .content-list-box-other.content-list-box-other .text-box .c-other
{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 26px;
    line-height: 26px;
    font-size: .875em;
}
.content-list-box.content-list-box .text-box .c-other .label-span, .content-list-box-other.content-list-box .text-box .c-other .label-span, .content-list-box.content-list-box-other .text-box .c-other .label-span, .content-list-box-other.content-list-box-other .text-box .c-other .label-span
{
    display: inline-block;
    border-radius: 20px;
    padding: 6px 12px;
    background: #e9e9e9;
    margin-right: 5px;
    line-height: 14px;
}
.content-list-box .c-box, .content-list-box-other .c-box
{
    overflow: hidden;
    margin-bottom: 15px;
}
.content-list-box .c-box .img-box, .content-list-box-other .c-box .img-box
{
    overflow: hidden;
    position: relative;
}
.content-list-box .c-box .imgbox, .content-list-box-other .c-box .imgbox
{
    overflow: hidden;
    position: relative;
}
@media(min-width: 1920px)
{
    .content-list-box .c-box .imgbox, .content-list-box-other .c-box .imgbox
    {
        height: 280px;
    }
}
@media(max-width: 1920px)
{
    .content-list-box .c-box .imgbox, .content-list-box-other .c-box .imgbox
    {
        height: 280px;
    }
}
@media(max-width: 1680px)
{
    .content-list-box .c-box .imgbox, .content-list-box-other .c-box .imgbox
    {
        height: 240px;
    }
}
@media(max-width: 1440px)
{
    .content-list-box .c-box .imgbox, .content-list-box-other .c-box .imgbox
    {
        height: 230px;
    }
}
@media(max-width: 1366px)
{
    .content-list-box .c-box .imgbox, .content-list-box-other .c-box .imgbox
    {
        height: 200px;
    }
}
@media(max-width: 1200px)
{
    .content-list-box .c-box .imgbox, .content-list-box-other .c-box .imgbox
    {
        height: 230px;
    }
}
.content-list-box .c-box .imgbox img, .content-list-box-other .c-box .imgbox img
{
    float: none;
    height: auto;
    width: 100%;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: 0;
}
@media(max-width: 992px)
{
    .content-list-box .c-box .imgbox img, .content-list-box-other .c-box .imgbox img
    {
        height: auto;
        width: 100%;
        position: static;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.content-list-box .c-box a, .content-list-box-other .c-box a
{
    overflow: hidden;
    display: block;
}
.content-list-box .c-box:hover img, .content-list-box-other .c-box:hover img
{
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.content-list-box .c-box:hover .text-box, .content-list-box-other .c-box:hover .text-box
{
    background: #f2f2f2;
}
@media(min-width: 992px)
{
    .content-list-box .c-box:hover .imgbox img, .content-list-box-other .c-box:hover .imgbox img
    {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0;
        top: 50%;
        width: 105%;
    }
}
.content-list-box img, .content-list-box-other img
{
    float: left;
    width: 100%;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.content-list-box .text-box, .content-list-box-other .text-box
{
    width: 100%;
    float: left;
    text-align: left;
    padding: 15px;
    background-color: #f8f8f8;
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.content-list-box .text-box h4, .content-list-box-other .text-box h4
{
    font-size: 1em;
    line-height: 1.625em;
    height: 3.25em;
    color: #333;
    margin: 0;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
}
.content-list-box .text-box p, .content-list-box-other .text-box p
{
    font-size: .875em;
    height: 3.875em;
    color: #666;
    overflow: hidden;
}
@media(min-width: 992px)
{
    .content-list-box .row, .content-list-box-other .row
    {
        display: -webkit-box;
        display: flex;
        flex-wrap: wrap;
    }
    .content-list-box .row>[class*='col-'], .content-list-box-other .row>[class*='col-']
    {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }
    .content-list-box .c-no-img .c-box, .content-list-box-other .c-no-img .c-box
    {
        height: 100%;
    }
    .content-list-box .c-no-img .c-box a, .content-list-box-other .c-no-img .c-box a
    {
        height: 100%;
    }
    .content-list-box .c-no-img .c-box .text-box, .content-list-box-other .c-no-img .c-box .text-box
    {
        height: 100%;
    }
    .content-list-box .c-no-img:after, .content-list-box-other .c-no-img:after
    {
        content: '';
        display: table;
        clear: both;
    }
    .content-list-box .c-box, .content-list-box-other .c-box
    {
        margin-bottom: 30px;
    }
    .content-list-box .text-box, .content-list-box-other .text-box
    {
        padding: 20px;
    }
}
.content-row>ul, .news-detail-content>ul
{
    text-align: left;
    margin-bottom: 20px;
    padding-left: 18px;
}
.content-row>ul li, .news-detail-content>ul li
{
    font-size: 1em;
    line-height: 1.875em;
    list-style: disc;
    color: #666;
}
.content-row>ol, .news-detail-content>ol
{
    text-align: left;
    margin-bottom: 30px;
    padding-left: 18px;
}
.content-row>ol li, .news-detail-content>ol li
{
    font-size: 1em;
    line-height: 1.875em;
    list-style: decimal;
    color: #666;
}
@media(min-width: 992px)
{
    .content-row>ul, .news-detail-content>ul
    {
        text-align: left;
        margin-bottom: 20px;
        padding-left: 18px;
    }
    .content-row>ul li, .news-detail-content>ul li
    {
        font-size: 1em;
        line-height: 1.875em;
        list-style: disc;
        color: #666;
    }
    .content-row>ol, .news-detail-content>ol
    {
        text-align: left;
        margin-bottom: 40px;
        padding-left: 18px;
    }
    .content-row>ol li, .news-detail-content>ol li
    {
        font-size: 1em;
        line-height: 1.875em;
        list-style: decimal;
        color: #666;
    }
}
.page-list-box
{
    text-align: center;
    margin-top: 35px;
}
.page-list-box .page-list
{
    display: inline-block;
}
.page-list-box .page-list a.prev, .page-list-box .page-list a.next
{
    float: left;
    border: 1px solid #a0a0a0;
    background-image: url('/png/fdcp75a6.png');
    background-size: 200% auto;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}
.page-list-box .page-list a.prev.next, .page-list-box .page-list a.next.next
{
    background-position: 100% 0;
}
.page-list-box .page-list ul
{
    float: left!important;
    overflow: hidden!important;
    margin: 0!important;
}
.page-list-box .page-list ul li
{
    float: left!important;
    overflow: hidden!important;
    margin: 0 4px!important;
    padding: 0!important;
    background: none!important;
}
.page-list-box .page-list ul li a
{
    float: left!important;
    font-size: 1em!important;
    color: #7e7e7e!important;
    width: 24px!important;
    height: 24px!important;
    line-height: 24px!important;
    padding: 0!important;
    margin: 0!important;
    background: none!important;
}
.page-list-box .page-list ul li a.active
{
    color: #c7000b!important;
}
.page-list-box .page-list .linkto
{
    display: inline-block;
    color: #898989;
    vertical-align: middle;
    height: 38px;
    line-height: 33px;
    font-size: 18px;
}
.page-list-box .page-list .linkto .input-box
{
    display: inline-block;
    vertical-align: middle;
    margin-left: 60px;
    margin-right: 29px;
}
.page-list-box .page-list .linkto a
{
    vertical-align: middle;
    color: #898989;
    font-size: 18px;
    display: inline-block;
}
.page-list-box .page-list .linkto a span
{
    float: left;
}
.page-list-box .page-list .linkto a .iconfont
{
    color: #c7000b;
    font-size: 20px;
    -webkit-transition: all .2s;
    transition: all .2s;
    font-weight: bold;
    float: left;
}
.page-list-box .page-list .linkto a:hover .iconfont
{
    -webkit-transform: translate3d(4px,0,0);
    transform: translate3d(4px,0,0);
}
.page-list-box .page-list .linkto input
{
    width: 40px;
    height: 26px;
    color: #898989;
    border: 1px solid #898989;
    margin: 0 6px;
    padding: 0 5px;
    font-size: 16px;
    text-align: center;
}
@media(max-width: 1300px)
{
    .page-list-box .page-list
    {
        margin: 0;
    }
    .page-list-box .page-list .linkto
    {
        margin-top: 50px;
        display: block;
        font-size: 1em;
    }
    .page-list-box .page-list .linkto .input-box
    {
        margin-left: 0;
    }
    .page-list-box .page-list .linkto a
    {
        font-size: 1em;
    }
}
@media(max-width: 992px)
{
    .page-list-box .page-list .linkto
    {
        margin-top: 30px;
    }
    .page-list-box .page-list .linkto input
    {
        height: 25px;
    }
}
@media(max-width: 767px)
{
    .page-list-box .page-list ul li
    {
        margin: 0 2px!important;
    }
}
@media(max-width: 320px)
{
    .page-list-box a.prev
    {
        margin-right: 5px;
    }
    .page-list-box a.next
    {
        margin-left: 5px;
    }
    .page-list-box .page-list ul li
    {
        margin: 0!important;
    }
    .page-list-box .page-list .linkto
    {
        margin-top: 30px;
    }
    .page-list-box .page-list .linkto input
    {
        height: 25px;
    }
}
@media(min-width: 992px)
{
    .page-list-box
    {
        margin-top: 70px;
    }
    .page-list-box .page-list a.prev, .page-list-box .page-list a.next
    {
        width: 38px;
        height: 38px;
        margin: 0 14px;
    }
    .page-list-box .page-list ul li a
    {
        font-size: 1.25rem!important;
        width: 35px!important;
        height: 38px!important;
        line-height: 38px!important;
    }
}
@media(min-width: 1679px)
{
    .page-list-box .page-list ul li a
    {
        width: 42px!important;
    }
}
.video-box
{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.3);
    z-index: 1000;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.video-box.show
{
    visibility: visible;
    opacity: 1;
}
.video-box .content
{
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
}
.video-box .content a.btn-close
{
    position: absolute;
    width: 32px;
    height: 32px;
    z-index: 2;
    text-decoration: none;
    text-align: center;
    line-height: 32px;
    top: 5px;
    right: 5px;
}
.video-box .content a.btn-close .iconfont
{
    color: #fff;
    font-size: 28px;
}
.video-box .content video
{
    width: 100%;
    height: 100%;
}
.ie8 .content-img-box>video, .ie8 .content-img-box>video，.ie10 .content-img-box>video
{
    display: none;
}
@media(min-width: 992px)
{
    .video-box .content
    {
        top: 50%;
        left: 50%;
        width: 960px;
        height: 540px;
        margin-left: -480px;
        margin-top: -270px;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
    .video-box .content a.btn-close
    {
        top: 10px;
        right: 10px;
        bottom: auto;
        margin: 0;
    }
}
@media(max-width: 1024px)
{
    .video-box
    {
        display: none;
    }
    .video-box.show
    {
        display: block;
    }
}
.screen-select-box
{
    display: inline-block;
    position: relative;
    width: 100%;
    z-index: 4;
}
.screen-select-box .screen-list
{
    overflow: hidden;
    line-height: 0;
    margin-top: 15px;
    float: left;
    text-align: left;
    width: 100%;
}
.screen-select-box .screen-list .choose-list
{
    display: inline-block;
}
.screen-select-box .screen-list .clear-btn
{
    float: right;
    margin-left: 10px;
    display: none;
}
.screen-select-box .screen-list .clear-btn span
{
    background: none;
    color: #666;
    padding: 0;
    margin: 0;
    font-size: .9em;
}
.screen-select-box .screen-list .clear-btn span .iconfont
{
    font-size: 1em;
}
.screen-select-box .screen-list .clear-btn span:after
{
    content: '';
}
.screen-select-box .screen-list .clear-btn .iconfont
{
    font-weight: bold;
}
.screen-select-box .screen-list span
{
    padding: 0;
    line-height: 20px;
    height: 20px;
    float: left;
    font-size: .8em;
    margin-bottom: 10px;
    cursor: pointer;
    color: #666;
    font-family: 'iconfont'!important;
    position: relative;
}
.screen-select-box .screen-button
{
    line-height: 38px;
    height: 40px;
    overflow: hidden;
}
.screen-select-box .screen-button a
{
    text-decoration: none;
    float: left;
    font-size: 1.3em;
}
.screen-select-box .screen-button a .iconfont
{
    font-size: 30px;
}
.screen-select-box .screen-button a span
{
    float: left;
}
.screen-select-box .screen-button a.open .icon-arrow-down
{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.screen-select-box .screen-selected-box
{
    min-height: 48px;
    position: relative;
    overflow: hidden;
}
.screen-select-box .screen-option
{
    display: none;
    margin-bottom: 20px;
    background: #f8f8f8;
    margin: 0 -30px;
    padding: 15px 30px 10px 30px;
    border-top: 1px solid #d5d5d5;
}
.screen-select-box .screen-option .col-md-9
{
    width: 100%;
    padding: 0;
}
.screen-select-box .screen-option dl
{
    margin-bottom: 0;
}
.screen-select-box .screen-option dl dt
{
    text-align: left;
    font-size: 1.05em;
    line-height: 38px;
    float: none;
    margin-bottom: 15px;
    font-weight: normal;
}
.screen-select-box .screen-option dl dd ul
{
    overflow: hidden;
}
.screen-select-box .screen-option dl dd li
{
    float: left;
}
.screen-select-box .screen-option dl dd li.active a
{
    color: #fff;
    background-color: #666;
    border: 1px solid #666;
    line-height: 40px;
    height: 40px;
}
.screen-select-box .screen-option dl dd li.active a:after
{
    content: '';
    position: absolute;
    right: 9px;
    top: -12px;
    font-size: 12px;
    font-family: 'iconfont'!important;
}
.screen-select-box .screen-option dl dd li a
{
    border-radius: 20px;
    line-height: 38px;
    height: 40px;
    float: left;
    font-size: .8em;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #666;
    color: #666;
    width: auto;
    position: relative;
    text-align: center;
    padding: 0 20px;
}
.screen-select-box .screen-option .story-tag-search
{
    height: 50px;
    width: 100%;
    position: relative;
}
.screen-select-box .screen-option .story-tag-search input
{
    border: 1px solid #dfdfdf;
    width: 100%;
    height: inherit;
    padding: 0 24px;
    font-size: 1em;
    line-height: inherit;
}
.screen-select-box .screen-option .story-tag-search a
{
    position: absolute;
    right: 5px;
}
.screen-select-box .screen-option .story-tag-search a .iconfont
{
    font-size: 35px;
    color: #666;
}
.screen-select-box .screen-option .story-tag-search p
{
    text-align: left;
    margin: 10px 0;
    color: #c7000b;
    font-size: .875em;
}
@media(min-width: 992px)
{
    .screen-select-box .screen-selected-box
    {
        position: relative;
    }
    .screen-select-box .screen-list
    {
        overflow: hidden;
        line-height: 0;
        margin-top: 15px;
        display: inline-block;
        float: left;
        width: auto;
    }
    .screen-select-box .screen-list .choose-list
    {
        display: inline-block;
    }
    .screen-select-box .screen-list .clear-btn
    {
        float: right;
        margin-left: 10px;
        display: none;
    }
    .screen-select-box .screen-list .clear-btn span
    {
        background: none;
        color: #666;
        padding: 0;
        margin: 0;
        font-size: .9em;
    }
    .screen-select-box .screen-list .clear-btn span .iconfont
    {
        font-size: 1em;
    }
    .screen-select-box .screen-list .clear-btn span:after
    {
        content: '';
    }
    .screen-select-box .screen-list .clear-btn .iconfont
    {
        font-weight: bold;
    }
    .screen-select-box .screen-list span
    {
        border-radius: 20px;
        padding: 0 30px;
        line-height: 40px;
        height: 40px;
        float: left;
        font-size: .8em;
        margin-right: 10px;
        margin-bottom: 10px;
        cursor: pointer;
        background-color: #666;
        color: #fff;
        font-family: 'iconfont'!important;
        position: relative;
    }
    .screen-select-box .screen-list span:after
    {
        content: '';
        position: absolute;
        right: 8px;
        top: -6px;
        font-size: 12px;
    }
    .screen-select-box .screen-list span.all:after
    {
        content: '';
    }
    .screen-select-box .screen-option
    {
        background: none;
        border: none;
    }
    .screen-select-box .screen-option dl.dl-horizontal dt
    {
        width: 100%;
    }
    .screen-select-box .screen-option dl.dl-horizontal dd
    {
        margin-left: 0;
    }
    .screen-select-box .screen-option dl dd ul li
    {
        width: auto;
    }
    .screen-select-box .screen-option dl dd ul li a
    {
        padding: 0 30px;
        width: auto;
        margin-left: 0;
    }
    .screen-select-box .screen-option dl dd ul li a:hover
    {
        background-color: #666;
        color: #fff;
    }
    .screen-select-box .screen-option dl dd ul li.active a:after
    {
        position: absolute;
        right: 8px;
        top: -6px;
        font-size: 12px;
    }
    .screen-select-box .screen-button a:hover
    {
        color: #c7000b;
    }
}
@media(max-width: 992px)
{
    .screen-select-box
    {
        display: inline-block;
        position: relative;
        width: 100%;
        z-index: 4;
    }
    .screen-select-box .screen-list .choose-list
    {
        max-width: 250px;
    }
    .screen-select-box .screen-list .choose-list span
    {
        padding: 0 0 0 9px;
        line-height: 20px;
        height: 20px;
        float: left;
        font-size: .9em;
        margin-bottom: 10px;
        margin-right: 5px;
        cursor: pointer;
        color: #666;
        font-family: 'iconfont'!important;
        position: relative;
    }
    .screen-select-box .screen-list .choose-list span:nth-child(1)
    {
        padding: 0;
    }
    .screen-select-box .screen-list .choose-list span:nth-child(1)::before
    {
        content: '';
    }
    .screen-select-box .screen-list .choose-list span::before
    {
        content: '/';
        position: absolute;
        left: 0;
        top: -1px;
        font-size: 12px;
    }
}
.point-content-box .audiojs
{
    padding: 0;
}
.audiojs
{
    width: 100%;
    height: 42px;
    position: relative;
    background-color: transparent;
    box-shadow: none;
    background-image: none;
}
.audiojs .loading
{
    display: none!important;
}
.audiojs .play-pause
{
    padding: 0;
    width: 32px;
    height: 32px;
    border: none;
    margin-left: 0;
    margin-top: 4px;
}
.audiojs .play-pause .play, .audiojs .play-pause .pause
{
    background: none;
    font-size: 42px;
    line-height: 42px;
    color: #c7000b;
    width: 32px;
    height: 32px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.audiojs .play-pause .play.pause, .audiojs .play-pause .pause.pause
{
    line-height: 44px;
}
.audiojs .icon-play1:before
{
    content: "";
    font-family: "huawei-iconfont"!important;
    font-size: 30px;
    display: inline-block;
    vertical-align: top;
    margin-top: -5px;
}
.audiojs .icon-sound-filling:before
{
    content: "";
    font-family: "huawei-iconfont"!important;
    font-size: 20px;
}
.audiojs .icon-sound-Mute:before
{
    content: "";
    font-family: "huawei-iconfont"!important;
    font-size: 20px;
}
.audiojs .icon-suspended:before
{
    content: "";
    font-family: "huawei-iconfont"!important;
    font-size: 30px;
    display: inline-block;
    vertical-align: top;
    margin-top: -5px;
}
.audiojs .scrubber
{
    width: 100%;
    height: 4px;
    margin: 19px 0;
    background-color: #ccc;
    border-radius: 4px;
    border: 0;
    overflow: visible;
    position: relative;
    z-index: 5;
    float: left;
}
.audiojs .scrubber .progress
{
    background-color: #c7000b;
    height: 100%;
    margin: 0;
    box-shadow: none;
    background-image: none;
    overflow: visible;
}
.audiojs .scrubber .progress:after
{
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    top: -3px;
    right: -5px;
    border-radius: 100%;
    background-color: #c7000b;
}
.audiojs .scrubber .loaded
{
    height: 100%;
    background-image: none;
    background-color: #ccc;
    border-radius: 4px;
    box-shadow: none;
}
.audiojs .time
{
    height: 42px;
    border: none;
    line-height: 42px;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 37px;
    right: 85px;
    padding-left: 44px;
    padding-right: 44px;
    text-shadow: none;
}
.audiojs .time .played
{
    position: absolute;
    left: 0;
    border: 0;
    color: #666;
    padding: 0;
}
.audiojs .time .duration
{
    position: absolute;
    right: 25px;
    border: 0;
    color: #666;
    padding: 0;
}
.audiojs .volume
{
    height: 42px;
    float: right;
    width: 80px;
    margin-right: 5px;
}
.audiojs .volume p
{
    float: left;
}
.audiojs .volume p.mute, .audiojs .volume p.sound
{
    width: 30px;
    height: 42px;
    font-size: 24px;
    line-height: 42px;
    color: #ccc;
    text-align: center;
    margin-right: 5px;
}
.audiojs .volume p.mute.sound, .audiojs .volume p.sound.sound
{
    display: block;
    color: #c7000b;
}
.audiojs .volume .volume-progress
{
    width: 45px;
    height: 100%;
    margin: 0;
    float: left;
}
.audiojs .volume .volume-progress div.volume-line
{
    border-radius: 4px;
    background-color: #c7000b;
    height: 4px;
    background-color: #ccc;
    position: relative;
    float: left;
    margin: 19px 0;
    width: 100%;
}
.audiojs .volume .volume-progress div.volume-line span
{
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #c7000b;
    border-radius: 4px;
}
.audiojs .volume .volume-progress div.volume-line span:after
{
    content: '';
    width: 10px;
    height: 10px;
    background-color: #c7000b;
    border-radius: 100%;
    position: absolute;
    top: -3px;
    right: -5px;
}
@media(min-width: 992px)
{
    .audiojs .time
    {
        right: 115px;
    }
    .audiojs .volume
    {
        width: 110px;
    }
    .audiojs .volume .volume-progress
    {
        width: 75px;
    }
    .detail-audiojs .audiojs
    {
        padding: 0;
        width: 83%;
        margin: 0 auto;
    }
}
.video-js .vjs-big-play-button
{
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background-color: transparent;
    top: 50%;
    left: 50%;
    margin-left: -40px;
    margin-top: -40px;
    line-height: 2.6em;
    border: 1px solid #fff;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder
{
    font-size: 18px;
}
.video-js .vjs-big-play-button:hover
{
    background-color: #fff;
}
.video-js .vjs-big-play-button:hover:before
{
    color: #000;
}
.video-js .vjs-big-play-button:hover .vjs-icon-placeholder
{
    color: #000;
}
.point-content-nav
{
    padding: 0 15px;
    width: 100%;
    background-color: #fff;
    z-index: 100;
    border-bottom: 1px solid #ddd;
    position: absolute;
}
.point-content-nav.fixed
{
    -webkit-transition: top .5s;
    transition: top .5s;
    position: fixed;
    top: 0;
}
.point-content-nav .point-content-nav-active
{
    line-height: 50px;
    font-weight: bold;
}
.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;
}
.point-content-nav li
{
    line-height: 50px;
    border-top: 1px solid #ddd;
}
.point-content-nav li a
{
    display: block;
    font-size: .9375em;
}
.point-content-nav li.active a
{
    font-weight: bold;
    color: #c7000b;
}
@media(min-width: 1025px) and (max-width: 1199px)
{
    .point-content-nav .point-content-nav-active
    {
        display: none!important;
    }
}
@media(min-width: 1025px)
{
    .point-content-nav
    {
        background-color: #f5f5f5;
        text-align: center;
    }
    .point-content-nav.fixed.ptop
    {
        top: 78px;
    }
    .point-content-nav ul
    {
        margin-bottom: 0;
        height: 50px!important;
    }
    .point-content-nav ul li
    {
        display: inline-block;
        border: none;
        line-height: 50px;
        height: 50px;
    }
    .point-content-nav ul li a
    {
        line-height: inherit;
        padding: 0 30px;
        position: relative;
    }
    .point-content-nav ul li a:after
    {
        content: '';
        width: 1px;
        height: 20px;
        position: absolute;
        right: 0;
        top: 15px;
        background-color: #ccc;
    }
    .point-content-nav ul li:last-child a:after
    {
        content: none;
    }
}
.point-top, .point-top-1
{
    padding-top: 40px!important;
}
@media(min-width: 992px)
{
    .point-top, .point-top-1
    {
        padding-top: 70px!important;
    }
}
.content-title-left
{
    position: relative;
}
.content-title-left .content-title-left-r .r-c-text
{
    width: 100%;
}
.content-title-left .content-title-left-r .r-c-text p a
{
    color: #666;
    text-decoration: underline;
}
.content-title-left .content-title-left-r .r-c-text p a:hover
{
    color: #000;
}
.content-title-left .content-title-left-r .r-c-text h2
{
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
}
@media(min-width: 992px)
{
    .content-title-left .content-title-left-r .r-c-text h2
    {
        margin-bottom: 40px;
    }
}
.content-title-left .content-title-left-r .r-c-text h3
{
    margin-top: 0;
}
.content-title-left .content-title-left-r .r-c-text h2:after
{
    height: 0;
}
.content-title-left .content-title-left-r .r-c-text h4
{
    margin-bottom: 10px;
}
.content-title-left .content-title-left-r .r-c-text h2, .content-title-left .content-title-left-r .r-c-text h3, .content-title-left .content-title-left-r .r-c-text h4
{
    max-width: 100%;
    text-align: left!important;
    margin-bottom: 20px;
}
.content-title-left .content-title-left-r .r-c-text p
{
    text-align: left;
    text-indent: 0;
    margin-bottom: 20px;
}
.content-title-left .content-title-left-r .r-c-text .c-tab
{
    text-align: center;
}
.content-title-left .content-title-left-r .r-c-text .c-tab a
{
    text-align: center;
    display: inline-block;
    font-weight: bold;
    color: #999;
}
.content-title-left .content-title-left-r .r-c-text .c-tab a.active
{
    color: #111;
}
.content-title-left .content-title-left-r .r-c-text .c-tab a.active span
{
    border-bottom: 2px solid #c7000b;
}
.content-title-left .content-title-left-r .r-c-text .c-tab a .iconfont
{
    display: block;
    font-size: 50px;
}
.ul-list-style .content-title-left .content-title-left-r .r-c-text ul
{
    text-align: left;
    padding-left: 20px;
    margin-bottom: 20px;
}
.ul-list-style .content-title-left .content-title-left-r .r-c-text ul li
{
    list-style-type: disc;
    color: #666;
    margin: 10px 0;
}
.ul-list-style .content-title-left .content-title-left-r .r-c-text h3
{
    margin: 20px 0!important;
}
.content-title-left .content-title-left-r .r-c-text .text-img p, .content-title-left .content-title-left-r .r-c-text .photo-box p, .content-title-left .content-title-left-r .r-c-text .image-box p
{
    color: #999;
    font-size: .875em;
    text-align: center;
    padding: 0;
    margin-bottom: 20px;
}
@media(min-width: 992px)
{
    .content-title-left
    {
        padding-left: 315px;
    }
    .content-title-left .content-title-left-l
    {
        width: 300px;
        position: absolute;
        left: 0;
        top: 0;
    }
    .content-title-left .content-title-left-r .r-c-text
    {
        margin-left: 17%;
        width: auto;
    }
    .content-title-left .content-title-left-r .r-c-text>ul.row
    {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .content-title-left .content-title-left-r .r-c-text>ul.row li.col-md-6
    {
        margin-bottom: 30px;
    }
    .content-title-left .content-title-left-r .r-c-text>ul.row li.col-md-6 a.btn-rect-file
    {
        margin-bottom: 0;
        height: 100%;
    }
    .content-title-left .content-title-left-r .r-c-text .c-tab
    {
        text-align: left;
    }
}
.content-title-left a.read-more
{
    float: left;
}
.content-title-left .tools
{
    margin: 80px 0 0 0;
}
.content-title-left .tools a
{
    display: inline-block;
    width: 25%;
}
.content-title-left .tools a .iconfont, .content-title-left .tools a .myiconfont
{
    color: #4c4c4c;
    font-size: 60px;
    font-weight: normal;
    font-family: "myiconfont"!important;
}
.content-title-left .tools a .title
{
    margin: 10px 0;
    color: #666;
    font-size: 18px;
}
.content-title-left .tools a:hover .title
{
    color: #c7000b;
}
.content-title-left .tools a:hover .iconfont, .content-title-left .tools a:hover .myiconfont
{
    color: #c7000b;
}
@media(max-width: 992px)
{
    .content-title-left .tools
    {
        margin-top: 30px;
    }
    .content-title-left .tools a
    {
        display: inline-block;
        width: 50%;
        margin-bottom: 20px;
    }
    .content-title-left .tools a .iconfont, .content-title-left .tools a .myiconfont
    {
        color: #4c4c4c;
        font-size: 50px;
        font-weight: normal;
    }
    .content-title-left .tools a .title
    {
        margin-top: 10px;
        color: #666;
        font-size: 16px;
    }
    .content-title-left .tools a:hover .title
    {
        color: #666;
    }
    .content-title-left .tools a:hover .iconfont, .content-title-left .tools a:hover .myiconfont
    {
        color: #4c4c4c;
    }
}
.well-known-saying
{
    padding-bottom: 90px;
}
.well-known-saying .slick-list
{
    padding-bottom: 90px;
}
.well-known-saying .slick-dots
{
    position: static;
}
.well-known-saying .slick-arrow
{
    display: none!important;
}
.well-known-saying .saying-box
{
    background-color: #f5f5f5;
    position: relative;
    padding-top: 60px;
}
.well-known-saying .saying-box img.wface
{
    width: 80%;
    margin: 0 auto;
    margin-bottom: -90px;
}
.well-known-saying .saying-box .text-box
{
    font-size: 1em;
    color: #595959;
    text-align: center;
}
.well-known-saying .saying-box .text-box p
{
    position: relative;
    padding: 0;
    padding-bottom: 20px;
    text-align: center;
    line-height: 30px;
    padding: 20px;
    padding-top: 0;
    color: #111;
    font-size: 16px;
}
.well-known-saying .saying-box .text-box p .icon-yinhao
{
    color: #c7000b;
    display: block;
    text-align: center;
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 24px;
}
.well-known-saying .saying-box .text-box p span
{
    display: block;
    margin-top: 10px;
}
@media(min-width: 992px)
{
    .well-known-saying
    {
        padding-bottom: 0;
        background-color: #f5f5f5;
    }
    .well-known-saying .slick-list
    {
        padding-bottom: 0;
    }
    .well-known-saying .saying-box
    {
        padding-left: 90px;
        padding-right: 220px;
        padding-bottom: 70px;
        padding-top: 70px;
    }
    .well-known-saying .saying-box .text-box
    {
        position: relative;
        background-color: #fff;
        line-height: 40px;
        padding-top: 70px;
        padding-bottom: 80px;
        padding-left: 74px;
        padding-right: 180px;
    }
    .well-known-saying .saying-box .text-box img
    {
        position: absolute;
        right: -130px;
        width: 238px;
        top: 50%;
        margin-top: -168px;
        bottom: auto;
        left: auto;
    }
    .well-known-saying .saying-box .text-box p
    {
        font-size: 1.5em;
        line-height: 42px;
        padding: 0;
        text-align: left;
    }
    .well-known-saying .saying-box .text-box p .iconfont
    {
        font-size: 40px;
        margin-bottom: 10px;
        text-align: left;
    }
    .well-known-saying .saying-box .text-box p span
    {
        margin-top: 20px;
        font-size: 18px;
        color: #666;
    }
    .well-known-saying .saying-box .text-box .read-more
    {
        margin-top: 20px;
        float: left;
    }
    .well-known-saying .slick-arrow
    {
        display: block!important;
    }
    .well-known-saying .slick-dots
    {
        position: absolute!important;
        bottom: 0;
    }
}
@media(min-width: 992px) and (max-width: 1280px)
{
    .well-known-saying .saying-box
    {
        padding-left: 0;
        padding-right: 130px;
    }
}
.filter-box
{
    position: relative;
}
.filter-box .filter-options h2
{
    font-size: 18px;
    color: #666;
    margin-left: -4px;
    font-weight: normal;
    border-bottom: 1px solid #ddd;
    padding: 0;
    padding-bottom: 10px;
    margin-top: 0;
}
.filter-box .filter-options h2 .icon-filter
{
    font-size: 24px;
    margin-right: 4px;
}
.filter-box .filter-options .form-box .filter-show-more .c-hide
{
    display: none;
}
.filter-box .filter-options .form-box .filter-show-more.collapsed .c-hide
{
    display: block;
}
.filter-box .filter-options .form-box .filter-show-more.collapsed .c-open
{
    display: none;
}
.filter-box .filter-options .form-box .filter-show-more .c-open span[class*="iconfont"]
{
    display: inline-block;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.filter-box .filter-options .form-box .filter-show-more span
{
    display: inline-block;
    vertical-align: middle;
    color: #cb0007;
    font-weight: bold;
}
.filter-box .filter-options .form-box .filter-show-more span[class*="iconfont"]
{
    font-size: 22px;
}
.filter-box .filter-options .form-box dt
{
    overflow: hidden;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.filter-box .filter-options .form-box dt h4
{
    float: left;
    line-height: inherit;
    font-size: 20px;
}
.filter-box .filter-options .form-box dt a
{
    float: right;
    line-height: inherit;
    color: #c7000b;
    font-size: 15px;
}
.filter-box .filter-options .form-box dd
{
    margin-bottom: 15px;
}
.filter-box .filter-options .form-box dd ul
{
    margin-bottom: 0;
}
.filter-box .filter-options .form-box dd li
{
    overflow: hidden;
    line-height: 38px;
}
.filter-box .filter-options .form-box dd li [type='check-box']
{
    margin-top: 11.5px;
    margin-right: 8px;
    float: left;
}
.filter-box .filter-options .form-box dd li p
{
    font-size: 18px;
    line-height: inherit;
    float: left;
    width: 90%;
    width: calc(100% - 23px);
    cursor: pointer;
}
.filter-box .filter-options .form-box dd a.filter-show-more
{
    color: #7f7e7e;
    font-size: 16px;
}
@media(min-width: 992px)
{
    .filter-box
    {
        padding-left: 370px;
    }
    .filter-box .filter-options
    {
        position: absolute;
        left: 15px;
        top: 0;
        width: 250px;
    }
}
@media(max-width: 991px)
{
    body.mobile-search-filter
    {
        overflow: hidden;
    }
    .filter-box .filter-options .filter-box-d
    {
        display: none;
    }
    .mobile-search-filter .filter-box .filter-options .filter-box-d
    {
        display: block;
        position: fixed;
        background: #fff;
        z-index: 100000;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        padding: 0 20px;
        overflow-y: auto;
    }
    .mobile-search-filter .filter-box .filter-options .filter-box-d>*
    {
        max-width: 500px;
        margin: 0 auto;
    }
    .mobile-search-filter .filter-box .filter-options .filter-box-d .text-center
    {
        line-height: 50px;
        font-size: 24px;
    }
    .mobile-search-filter .filter-box .filter-options .filter-box-d .title-mob
    {
        border-bottom: 1px solid #ddd;
        margin-bottom: 30px;
        margin-left: -20px;
        margin-right: -20px;
        position: relative;
    }
    .mobile-search-filter .filter-box .filter-options .filter-box-d .title-mob .colse
    {
        position: absolute;
        top: 15px;
        right: 20px;
        font-size: 18px;
    }
    .mobile-search-filter .apply
    {
        height: 42px;
        line-height: 42px;
        border-radius: 5px;
        background: #f66f6a;
        text-align: center;
        display: block;
        margin: 50px 0 40px 0;
    }
    .mobile-search-filter .apply a
    {
        color: #fff;
        display: block;
    }
    .trust-news-slick .slick-slider .slick-next, .trust-news-slick .slick-slider .slick-prev
    {
        display: none!important;
    }
}
.trust-news-slick
{
    position: relative;
    padding-bottom: 30px;
}
.b-search
{
    max-width: 760px;
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
    position: relative;
    height: 54px;
    padding-left: 15px;
    padding-right: 15px;
}
.b-search .form-control
{
    height: inherit;
    border-radius: 0;
    padding: 0 115px;
    font-size: 16px;
    padding-left: 15px;
}
.b-search a.btn-b-search
{
    position: absolute;
    right: 35px;
    z-index: 4;
    height: inherit;
    line-height: 54px;
    padding-left: 20px;
}
.b-search a.btn-b-search::before
{
    content: "";
    width: 1px;
    height: 75%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background-color: #ccc;
}
.b-search a.btn-b-search span
{
    font-size: 26px;
    color: #999;
}
.b-search a.btn-b-clear, footer a.btn-b-clear
{
    position: absolute;
    right: 100px;
    z-index: 4;
    height: inherit;
    line-height: 55px;
    display: none;
}
footer a.btn-b-clear
{
    right: 70px;
    top: 28px;
}
.b-search a.btn-b-search:hover span, .b-search a.btn-b-clear:hover span, footer a.btn-b-clear:hover span
{
    color: #333;
}
.b-search a.btn-b-clear span, footer a.btn-b-clear span
{
    font-size: 20px;
    color: #999;
    border: 1px solid #999;
    border-radius: 100%;
}
@media(max-width: 767px)
{
    footer a.btn-b-clear
    {
        top: 22px;
    }
}
.b-search .b-search-keyword
{
    position: absolute;
    left: 15px;
    right: 15px;
    top: 54px;
    background-color: #fff;
    z-index: 6;
    border: 1px solid #ccc;
    border-top: none;
    display: none;
}
.b-search .b-search-keyword a
{
    display: block;
    text-align: left;
    line-height: 24px;
    font-size: 14px;
    padding: 5px 15px;
}
.b-search .b-search-keyword a:hover
{
    color: #c7000b;
}
.online-service
{
    text-align: center;
}
.filter-box .filter-options .input-group.b-search
{
    width: 100%;
    padding: 0;
    margin: 0;
    height: 40px;
    margin-top: 15px;
}
.filter-box .filter-options .input-group.b-search input
{
    background: #fff;
    padding: 0 50px 0 20px;
}
.filter-box .filter-options .input-group.b-search .btn-b-search
{
    left: auto;
    right: 18px;
    line-height: 40px;
}
.filter-box .filter-options .input-group.b-search .btn-b-search span
{
    font-size: 18px;
}
.filter-mob-btn
{
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ddd;
    text-align: center;
    margin-bottom: 30px;
}
.filter-mob-btn a
{
    display: block;
}
@media(max-width: 991px)
{
    .filter-box .filter-options .input-group.b-search .btn-b-search span
    {
        position: relative;
        top: 5px;
    }
}
@media(min-width: 992px)
{
    .online-service .modal-lg
    {
        width: 1000px;
        margin-left: -500px;
    }
}
.online-service .modal-content
{
    padding: 15px!important;
}
.online-service .modal-content h2
{
    margin: 0 0 30px 0;
}
@media(min-width: 992px)
{
    .online-service .modal-content h2
    {
        margin: 0 0 60px 0;
    }
}
.online-service .modal-content a.btn-close
{
    position: absolute;
    right: 15px;
    top: 15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.online-service .modal-content a.btn-close span
{
    font-size: 30px;
}
@media(min-width: 992px)
{
    .online-service .modal-content
    {
        padding: 30px 60px!important;
        padding-top: 40px!important;
    }
}
.online-service .online-service-list
{
    background-color: #f5f5f5;
    padding: 20px 15px 15px 15px;
    margin-bottom: 15px;
    padding-left: 90px;
    text-align: left;
    position: relative;
}
.online-service .online-service-list span.iconfont
{
    height: 50px;
    font-size: 50px;
    line-height: 50px;
    position: absolute;
    left: 20px;
}
.online-service .online-service-list span.iconfont.icon-feedback
{
    left: 7px;
    font-size: 45px;
}
.online-service .online-service-list h3
{
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 5px;
}
.online-service .online-service-list p
{
    font-size: 12px;
    color: #999;
}
.online-service .online-service-list a.btn-rect
{
    font-size: 12px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    height: auto!important;
    line-height: 36px!important;
    min-width: auto;
}
@media(min-width: 768px)
{
    .online-service .online-service-list
    {
        margin-bottom: 30px;
        padding-left: 15px;
        text-align: center;
        padding: 45px 20px 20px 20px;
    }
    .online-service .online-service-list:hover .iconfont
    {
        color: #c7000b;
    }
    .online-service .online-service-list h3
    {
        margin-top: 40px;
        margin-bottom: 20px;
    }
    .online-service .online-service-list span.iconfont
    {
        position: static;
        margin-bottom: 20px;
        font-size: 60px;
    }
    .online-service .online-service-list span.iconfont.icon-feedback
    {
        font-size: 60px;
    }
}
.consultation-feedback, .developer-support
{
    text-align: center;
}
.consultation-feedback .modal-content, .developer-support .modal-content
{
    padding: 15px!important;
    padding-bottom: 0;
}
.consultation-feedback .modal-content h2, .developer-support .modal-content h2
{
    margin: 0 0 10px 0;
}
@media(min-width: 992px)
{
    .consultation-feedback .modal-content h2, .developer-support .modal-content h2
    {
        margin: 0 0 10px 0;
    }
}
.consultation-feedback .modal-content a.btn-close, .developer-support .modal-content a.btn-close
{
    position: absolute;
    right: 15px;
    top: 15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.consultation-feedback .modal-content a.btn-close span, .developer-support .modal-content a.btn-close span
{
    font-size: 30px;
}
.consultation-feedback .modal-content dl, .developer-support .modal-content dl
{
    background-color: #f5f5f5;
    padding: 20px;
}
.consultation-feedback .modal-content dl.dl-min, .developer-support .modal-content dl.dl-min
{
    height: 78.5px;
    padding-top: 0;
    padding-bottom: 0;
}
.consultation-feedback .modal-content dl.dl-min span, .developer-support .modal-content dl.dl-min span, .consultation-feedback .modal-content dl.dl-min h4, .developer-support .modal-content dl.dl-min h4
{
    line-height: 78.5px;
}
.consultation-feedback .modal-content dl dt, .developer-support .modal-content dl dt
{
    width: 70px;
    font-weight: normal;
    text-align: left;
    float: left;
}
.consultation-feedback .modal-content dl dt .iconfont, .developer-support .modal-content dl dt .iconfont
{
    font-size: 50px;
}
.consultation-feedback .modal-content dl dd, .developer-support .modal-content dl dd
{
    margin-left: 80px;
    text-align: left;
}
.consultation-feedback .modal-content dl dd h4, .developer-support .modal-content dl dd h4
{
    font-size: 20px;
}
.consultation-feedback .modal-content dl dd p, .developer-support .modal-content dl dd p
{
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 5px;
}
.consultation-feedback .modal-content dl dd p span, .developer-support .modal-content dl dd p span
{
    font-size: 20px;
    display: block;
}
.consultation-feedback .modal-content dl dd a.btn-rect, .developer-support .modal-content dl dd a.btn-rect
{
    padding: 7px 40px;
    margin-top: 5px;
    font-size: 14px;
    height: auto!important;
    min-width: auto;
    line-height: 1.42857143!important;
}
.consultation-feedback .modal-content dl dd a.btn-rect:hover, .developer-support .modal-content dl dd a.btn-rect:hover
{
    background-color: #c7000b;
    color: #fff;
}
.consultation-feedback .modal-content .one-line, .developer-support .modal-content .one-line
{
    background-color: #f5f5f5;
    padding: 20px;
    text-align: left;
}
.consultation-feedback .modal-content .one-line .iconfont, .developer-support .modal-content .one-line .iconfont
{
    width: 60px;
    font-size: 60px;
    float: left;
}
.consultation-feedback .modal-content .one-line h4, .developer-support .modal-content .one-line h4
{
    float: left;
    margin-left: 28px;
    font-size: 20px;
}
.consultation-feedback .modal-content .one-line a.btn-rect, .developer-support .modal-content .one-line a.btn-rect
{
    padding: 7px 40px;
    margin-top: 5px;
    font-size: 14px;
    margin-left: 29px;
    line-height: 1.42857143!important;
    height: auto!important;
    min-width: auto;
}
.consultation-feedback .modal-content .one-line a.btn-rect:hover, .developer-support .modal-content .one-line a.btn-rect:hover
{
    background-color: #c7000b;
    color: #fff;
}
@media(min-width: 992px)
{
    .consultation-feedback .modal-content, .developer-support .modal-content
    {
        padding: 30px!important;
    }
    .consultation-feedback .modal-content dl, .developer-support .modal-content dl
    {
        padding: 30px 40px;
    }
    .consultation-feedback .modal-content dl:hover .iconfont, .developer-support .modal-content dl:hover .iconfont
    {
        color: #c7000b;
    }
    .consultation-feedback .modal-content dl.dl-max, .developer-support .modal-content dl.dl-max
    {
        height: 100%;
        padding-top: 113.5px;
        padding-bottom: 113.5px;
    }
    .consultation-feedback .modal-content dl.dl-max dd p, .developer-support .modal-content dl.dl-max dd p
    {
        height: auto;
    }
    .consultation-feedback .modal-content dl dd p, .developer-support .modal-content dl dd p
    {
        height: 40px;
    }
    .consultation-feedback .modal-content .one-line, .developer-support .modal-content .one-line
    {
        padding: 0 40px;
        overflow: hidden;
    }
    .consultation-feedback .modal-content .one-line:hover .iconfont, .developer-support .modal-content .one-line:hover .iconfont
    {
        color: #c7000b;
    }
    .consultation-feedback .modal-content .one-line h4, .developer-support .modal-content .one-line h4
    {
        margin-top: 28px;
    }
    .consultation-feedback .modal-content .one-line p, .developer-support .modal-content .one-line p
    {
        float: right;
        width: 50%;
        overflow: hidden;
    }
    .consultation-feedback .modal-content .one-line a.btn-rect, .developer-support .modal-content .one-line a.btn-rect
    {
        margin-left: 144px;
        margin-top: 24px;
        padding: 7px 40px;
        height: auto!important;
        line-height: 1.42857143!important;
        min-width: auto;
    }
}
.developer-support h2
{
    margin-bottom: 40px!important;
}
.developer-support .row .iconfont
{
    display: inline-block;
    margin-top: 6px;
    font-size: 43px!important;
    font-weight: bold!important;
}
.developer-support .row dt
{
    width: 76px!important;
}
.developer-support .row dd
{
    margin-left: 98px!important;
}
.modal .nav-tabs .nav-arrow
{
    position: absolute;
    top: 74px;
    right: 0;
}
.modal .nav-tabs .nav-arrow i
{
    color: #c7000b;
    font-size: 24px;
}
.content-box
{
    text-align: center;
    position: relative;
}
.content-box h1
{
    max-width: 80%;
    margin-top: 0;
    margin-bottom: 0;
    margin: 0 auto;
    font-size: 2.4em;
    color: #fff;
    padding-bottom: 0;
}
.content-box h2
{
    color: #333;
    text-align: center;
    position: relative;
    padding: 0;
    padding-bottom: 8px;
    display: inline-block;
    margin: 0;
    float: none!important;
    max-width: 80%;
}
.content-box h2:after
{
    content: '';
    width: 30%;
    height: 2px;
    background-color: #c7000b;
    position: absolute;
    left: 50%;
    margin-left: -15%;
    bottom: 0;
    min-width: 35px;
}
@media(min-width: 992px)
{
    .content-box h2.pull-right
    {
        float: right!important;
    }
    .content-box h2.pull-right:after
    {
        right: 0;
        margin-left: auto;
    }
    .content-box h2.pull-left
    {
        float: left!important;
        text-align: left;
        max-width: none;
    }
    .content-box h2.pull-left:after
    {
        left: 0;
        margin-left: auto;
    }
}
.content-box .subtitle
{
    margin: 0 auto;
    margin-top: 11px;
    font-size: 1em;
    line-height: 1.95em;
    color: #666;
    text-align: center;
    padding: 0 20px;
}
.content-box .subtitle.text-style-l-m
{
    text-align: left;
}
.content-box .subtitle.text-style-l-m h3, .content-box .subtitle.text-style-l-m h4
{
    margin-bottom: 20px;
}
.content-box .subtitle.text-style-l-m ul li
{
    list-style-type: disc;
    margin-left: 20px;
}
.content-box .subtitle.text-style-l-m p
{
    margin-bottom: 20px;
}
.content-box .numbers
{
    padding: 0 20px;
}
.img-a-ul-m>a, .img-a-ul-m img, .img-a-ul-m ul
{
    margin-bottom: 20px;
}
@media(min-width: 992px)
{
    .content-box .subtitle.pull-left
    {
        text-align: left;
        padding: 0;
    }
    .content-box .subtitle.pull-right
    {
        text-align: right;
        padding: 0;
        clear: both;
    }
    .content-box .numbers
    {
        max-width: 75%;
        margin: 0 auto;
    }
}
.content-box .bottom-c
{
    position: absolute;
    bottom: 0;
    color: #fff;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.4em;
    text-align: left;
}
.content-box .bottom-c span
{
    display: block;
    font-size: 16px;
}
.content-box .panel-img-box
{
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
}
.content-box .panel-img-box a
{
    color: #fff;
    text-decoration: none;
    display: block;
    overflow: hidden;
    position: relative;
    height: 100%;
}
.content-box .panel-img-box .mask
{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    background-image: url('/png/0cc24oil.png');
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: auto 100%;
    visibility: visible;
    opacity: 0;
}
.content-box .panel-img-box img
{
    float: left;
    -webkit-transition: all .5s;
    transition: all .5s;
    width: 100%;
    position: relative;
}
.content-box .panel-img-box .text-box
{
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    color: #fff;
    text-align: left;
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: 4;
    bottom: 0;
    padding: 15px;
    font-size: 14px;
}
.tuijian-img.content-box .panel-img-box .btn-play, .tuijian-img .panel-img-list-mobile-slide .slide>.btn-play
{
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-top: 0;
    border: 0;
    border-radius: 0;
    position: static;
}
.tuijian-img.content-box .panel-img-box .btn-play:hover .btn-play-1
{
    background-color: #fff;
}
.tuijian-img.content-box .panel-img-box .btn-play:hover .btn-play-1 i
{
    color: #000;
}
@media(min-width: 992px)
{
    .content-box .panel-img-box .text-box
    {
        font-size: 16px;
    }
    .tuijian-img.content-box .panel-img-box .btn-play-1
    {
        height: 80px;
        position: absolute;
    }
}
@media(min-width: 1440px)
{
    .content-box .panel-img-box .text-box
    {
        font-size: 18px;
    }
}
@media(min-width: 1680px)
{
    .content-box .panel-img-box .text-box
    {
        font-size: 20px;
    }
}
.content-box .panel-img-box .text-box .category
{
    font-size: .875em;
    line-height: 1.8em;
    color: #fff;
}
.content-box .panel-img-box .text-box .name
{
    line-height: 1.4em;
    font-weight: bold;
    margin: 0;
    font-size: 1.2em;
}
.content-box .panel-img-box .text-box .text
{
    font-size: .75em;
    line-height: 1.8em;
    opacity: .7;
    display: none;
}
.content-box .panel-img-box .text-box .read-more
{
    opacity: 1;
    margin-top: 15px;
}
@media(min-width: 992px)
{
    .content-box h1
    {
        font-size: 2.5em;
    }
    .content-box .subtitle
    {
        margin-top: 22px;
        max-width: 75%;
    }
    .content-box .subtitle.pull-left
    {
        max-width: 100%;
    }
    .content-box .panel-img-list
    {
        font-size: 0;
        -webkit-text-size-adjust: none;
    }
    .content-box .panel-img-box
    {
        width: auto;
        margin-bottom: 30px;
        overflow: hidden;
        display: inline-block;
        vertical-align: top;
    }
    .content-box .panel-img-box img
    {
        width: 100%;
        height: 100%;
    }
    .content-box .panel-img-box.mr
    {
        margin-right: 30px;
    }
    .content-box .panel-img-box .mask
    {
        visibility: visible;
        opacity: 1;
        height: 70%;
        width: 100%;
        content: "";
        background: linear-gradient(rgba(0,0,0,0) 0%,rgba(0,0,0,.3) 70%);
        display: block;
        top: auto;
        bottom: 0;
    }
    .content-box .panel-img-box .text-box
    {
        padding: 25px 30px;
        bottom: -50px;
    }
    .content-box .panel-img-box .btn-play .text-box
    {
        bottom: -20px;
    }
    .content-box .panel-img-box .text-box .name
    {
        margin-bottom: 12px;
        font-size: 1.2em;
        line-height: 1.4em;
    }
    .content-box .panel-img-box .text-box.text-box-1 .name
    {
        margin-bottom: 0;
    }
    .content-box .panel-img-box .text-box.text-box-1 .text
    {
        margin-bottom: 12px;
    }
    .content-box .panel-img-box .text-box .text
    {
        font-size: .875em;
        display: block;
    }
    .content-box .panel-img-box .text-box .category
    {
        font-size: .91em;
    }
    .content-box .panel-img-box .text-box .read-more
    {
        opacity: 0;
        -webkit-transition: all .5s;
        transition: all .5s;
        font-size: .875em;
    }
    .content-box .panel-img-box:hover .text-box
    {
        bottom: 0;
    }
    .content-box .panel-img-box:hover .text-box .read-more
    {
        visibility: visible;
        opacity: 1;
    }
    .content-box .panel-img-box:hover img
    {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }
    .content-box .panel-img-box:hover .mask
    {
        opacity: 1;
        visibility: visible;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 2;
        background-image: url(/png/0cc24oil.png);
        background-repeat: repeat-x;
        background-position: left bottom;
        background-size: auto 100%;
    }
    .content-box .panel-img-box:hover .read-more
    {
        opacity: 1;
    }
    .content-box .bottom-c
    {
        padding-bottom: 40px;
        padding-left: 40px;
        padding-right: 40px;
    }
}
.content-img-box
{
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
}
.content-img-box .mobile-link
{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.content-img-box video
{
    width: 100%;
    display: block;
}
.content-img-box img.bg
{
    width: 100%;
    height: auto;
    float: left;
}
.event-card .content-img-box img.bg
{
    float: none;
}
.content-img-box .banner-mask
{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/png/o40tqxw8.png);
}
.content-img-box .content-box
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
@media(min-width: 992px)
{
    .h1style .content-box .vertical-middle-sm, .inside-swiper-banner .content-box .vertical-middle-sm
    {
        width: 80%;
        margin: 0 auto;
        max-width: 1366px;
    }
}
.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, .content-img-box .content-box .subtitle p
{
    color: #fff;
    font-size: 1em;
    line-height: 1.95em;
}
.content-img-box .content-box .subtitle.p1
{
    font-size: 1em;
    line-height: 1.95em;
}
.content-img-box .content-box a.btn-more
{
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    display: inline-block;
    padding: 12px 60px;
    margin-top: 34px;
    text-decoration: none;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.content-img-box .content-box a.btn-more:hover
{
    background-color: #fff;
    color: #000;
}
.main
{
    display: inline-block;
    width: 100%;
}
.main>.subtitle
{
    text-align: center;
    max-width: 53%;
    margin-top: 22px;
    margin: 22px auto 0 auto;
}
@media(max-width: 991px)
{
    .main>.subtitle
    {
        max-width: 75%;
    }
}
.content-img-box .banner-mask+.content-box .subtitle
{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
}
@media(min-width: 992px)
{
    .content-img-box .content-box .subtitle
    {
        max-width: 50%;
    }
    .container-custom .content-img-box .content-box .subtitle
    {
        max-width: 75%;
    }
}
.content-icon-box .row
{
    margin: 70px auto 0 auto;
    width: 85.652%;
    max-width: 1430.016px;
    text-align: center;
}
.content-icon-box .col-xs-6
{
    float: none;
    display: inline-block;
    width: 24%;
}
.content-icon-box .col-xs-6 .iconfont, .content-icon-box .col-xs-6 .myiconfont
{
    color: #fff;
    font-size: 60px;
    font-weight: normal;
}
.content-icon-box .col-xs-6 .title
{
    color: #fff;
    font-weight: bold;
    font-size: 1.25em;
    margin: 5px 0 15px 0;
}
.content-icon-box .col-xs-6 p
{
    font-size: .875em;
    line-height: 1.7em;
    color: #d4d3d3;
    padding: 0 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
@media(max-width: 992px)
{
    .content-icon-box .row
    {
        margin: 30px auto 0 auto;
        width: 100%;
    }
    .content-icon-box .col-xs-6
    {
        margin-bottom: 20px;
        width: 49%;
    }
    .content-icon-box .col-xs-6 .iconfont, .content-icon-box .col-xs-6 .myiconfont
    {
        color: #fff;
        font-size: 40px;
        font-weight: normal;
    }
    .content-icon-box .col-xs-6 .title
    {
        color: #fff;
        font-weight: bold;
        font-size: 15px;
        margin: 5px 0 5px 0;
    }
    .content-icon-box .col-xs-6 p
    {
        font-size: .875em;
        line-height: 1.7em;
        color: #eee;
        padding: 0;
    }
    .tuijian-img.content-box .panel-img-box a
    {
        background: #f5f5f5;
    }
}
@media(max-width: 767px)
{
    .tuijian-img .content-box .subtitle
    {
        display: none;
    }
    .tuijian-img .content-box h2:after
    {
        display: none;
    }
}
@media(max-width: 320px)
{
    .content-icon-box h2
    {
        font-size: 2em;
    }
    .content-icon-box .row
    {
        margin: 10px auto 0 auto;
    }
}
.top-nav
{
    z-index: 130;
    position: relative;
}
.top-nav .top-nav-height
{
    background-color: #111;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 100%;
    text-align: center;
    z-index: 100;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    background-color: transparent;
    height: 100px;
}
.top-nav .top-nav-height.hide-down
{
    bottom: -100px;
}
.top-nav .top-nav-height.in
{
    left: 0;
}
.top-nav .top-nav-height .pull-right
{
    float: none!important;
}
.top-nav .top-nav-height a
{
    display: inline-block;
    line-height: 48px;
    overflow: hidden;
    margin: 0;
    width: 24%;
    color: #666;
    vertical-align: top;
}
@media(max-width: 1025px)
{
    .top-nav .top-nav-height a
    {
        line-height: 20px;
    }
}
.top-nav .top-nav-height a span
{
    line-height: inherit;
}
.top-nav .top-nav-height a .iconfont
{
    width: 48px;
    height: 48px;
    border: 1px solid #666;
    font-size: 24px;
    border-radius: 100%;
    color: #333;
    display: block;
    margin: 0 auto;
}
@media(max-width: 1024px)
{
    .top-nav .top-nav-height a .iconfont
    {
        line-height: 48px;
    }
}
.top-nav .top-nav-height a .iconfont.icon-arrow-right
{
    display: none;
}
@media(max-width: 1024px)
{
    .top-nav .top-nav-height a .text
    {
        display: inline-block;
        margin-top: 5px;
    }
}
.top-nav .top-nav-content
{
    width: 100%;
    position: fixed;
    left: 100%;
    top: 66px;
    bottom: 0;
    z-index: 130;
    background-color: #f7f7f7;
    padding-top: 30px;
    -webkit-transition: left .5s;
    transition: left .5s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.top-nav .top-nav-content.in
{
    left: 0;
}
.top-nav .top-nav-content .title
{
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0;
}
@media(max-width: 992px)
{
    .top-nav .top-nav-content .title
    {
        margin: 20px 0 13px 0;
    }
}
.top-nav .top-nav-content .group-website
{
    padding: 0 6px;
}
.top-nav .top-nav-content .group-website.chide
{
    display: none;
}
.top-nav .top-nav-content .group-website .title
{
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 10px;
}
.top-nav .top-nav-content .group-website dl
{
    border-bottom: 1px solid #d4d4d4;
    padding: 0 5px;
    margin-bottom: 10px;
}
.top-nav .top-nav-content .group-website dl dt
{
    font-size: 1em;
}
.top-nav .top-nav-content .group-website dl dt>span
{
    display: inline-block;
    margin-bottom: 10px;
}
.top-nav .top-nav-content .group-website dl dt a
{
    font-weight: normal;
    min-height: 36px;
    display: block;
}
.top-nav .top-nav-content .group-website dl dt a .iconfont
{
    display: none;
}
.top-nav .top-nav-content .group-website dl dt a.active
{
    font-weight: bold;
}
@media(max-width: 992px)
{
    .top-nav .top-nav-content .group-website dl dt a
    {
        display: block;
        margin-bottom: 10px;
        min-height: auto;
    }
}
.top-nav .top-nav-content .group-website dl dd
{
    padding: 10px 0;
    font-size: .875em;
    color: #808080;
}
@media(max-width: 992px)
{
    .top-nav .top-nav-content .group-website dl dd
    {
        display: none;
    }
}
.top-nav .top-nav-content .worldwide
{
    padding: 0 6px;
}
.top-nav .top-nav-content .worldwide .title
{
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 10px;
}
.top-nav .top-nav-content .worldwide.chide
{
    display: none;
}
.top-nav .top-nav-content .worldwide .worldwide-language
{
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 10px;
}
.top-nav .top-nav-content .worldwide .worldwide-language .hwic_browser
{
    margin-right: 4px;
    margin-top: 3px;
}
.top-nav .top-nav-content .worldwide .worldwide-contact ul>li
{
    line-height: 26px;
    color: #333;
    border-bottom: 1px solid #d4d4d4;
    padding: 10px 0;
}
.top-nav .top-nav-content .worldwide .worldwide-contact ul>li .iconfont
{
    display: none;
}
.top-nav .top-nav-content .worldwide .worldwide-contact ul>li.active a
{
    font-weight: bold;
}
@media(min-width: 1025px)
{
    .top-nav
    {
        z-index: 110;
    }
    .top-nav .top-nav-height
    {
        height: 25px;
        position: static;
        text-align: right;
        background-color: #111;
    }
    .top-nav .top-nav-height .pull-right
    {
        float: right!important;
    }
    .top-nav .top-nav-height a
    {
        height: 25px;
        line-height: 25px;
        margin-left: 10px;
        margin-right: 0;
        font-size: 12px;
        float: left;
        color: #ccc;
        width: auto;
        padding: 0 10px;
    }
    .top-nav .top-nav-height a span
    {
        float: left;
    }
    .top-nav .top-nav-height a .iconfont
    {
        margin-right: 5px;
        border: none;
        font-size: 12px;
        color: #ccc;
        width: auto;
        height: auto;
        float: left;
    }
    .top-nav .top-nav-height a .icon-arrow-down
    {
        margin-right: 0;
    }
    .top-nav .top-nav-height a.in
    {
        color: #818181;
    }
    .top-nav .top-nav-height a.in .iconfont
    {
        color: #818181;
    }
    .top-nav .top-nav-height a.in .icon-arrow-down
    {
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    .top-nav .top-nav-height a.in
    {
        background: #f7f7f7;
    }
    .top-nav .top-nav-content
    {
        position: static;
        padding-top: 0;
    }
    .top-nav .top-nav-content .group-website, .top-nav .top-nav-content .worldwide
    {
        display: none;
        width: 100%;
    }
    .top-nav .top-nav-content .group-website dl
    {
        float: left;
        width: 20%;
        border: none;
        padding: 40px 0;
        padding-right: 60px;
        margin-bottom: 0;
    }
    .top-nav .top-nav-content .group-website dl dt
    {
        margin-bottom: 5px;
        font-size: .95em;
    }
    .top-nav .top-nav-content .group-website dl dt a, .top-nav .top-nav-content .group-website dl dt span
    {
        position: relative;
        color: #4d4d4d;
    }
    .top-nav .top-nav-content .group-website dl dt a span, .top-nav .top-nav-content .group-website dl dt span span
    {
        vertical-align: middle;
    }
    .top-nav .top-nav-content .group-website dl dt a .iconfont, .top-nav .top-nav-content .group-website dl dt span .iconfont
    {
        -webkit-transition: all .5s;
        transition: all .5s;
        display: inline;
        font-size: 20px;
        line-height: 22px;
    }
    .top-nav .top-nav-content .group-website dl dt a:hover
    {
        color: #000;
    }
    .top-nav .top-nav-content .group-website dl dt a:hover span
    {
        border-bottom: 1px solid #333;
    }
    .top-nav .top-nav-content .group-website dl dt a:hover .iconfont
    {
        border: none;
        color: #c7000b;
        margin-left: 5px;
    }
    .top-nav .top-nav-content .group-website dl dt span.active
    {
        cursor: default;
        font-weight: bold;
    }
    .top-nav .top-nav-content .group-website dl dt span.active .iconfont
    {
        color: #c7000b;
        left: 0;
    }
    .top-nav .top-nav-content .group-website dl dt span.active:hover
    {
        border: none;
    }
    .top-nav .top-nav-content .group-website dl dt span.active:hover .iconfont
    {
        margin-left: 0;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
    .top-nav .top-nav-content .group-website dl dd
    {
        line-height: 1.5em;
        font-size: .825em;
    }
    .top-nav .top-nav-content .worldwide .worldwide-language
    {
        border: none;
    }
    .top-nav .top-nav-content .worldwide .worldwide-contact
    {
        padding: 40px 0;
    }
    .top-nav .top-nav-content .worldwide .worldwide-contact ul
    {
        overflow: hidden;
    }
    .top-nav .top-nav-content .worldwide .worldwide-contact ul li
    {
        width: 20%;
        float: left;
        line-height: 3em;
        border: none;
        padding: 0;
        color: #808080;
        font-size: .92em;
        height: 49px;
    }
    .top-nav .top-nav-content .worldwide .worldwide-contact ul li .iconfont
    {
        display: inline;
        color: #c7000b;
    }
    .top-nav .top-nav-content .worldwide .worldwide-contact ul li.active
    {
        color: #000;
    }
    .top-nav .top-nav-content .worldwide .worldwide-contact ul li.active a
    {
        color: #000;
    }
    .top-nav .top-nav-content .worldwide .worldwide-contact ul li a
    {
        color: #808080;
    }
    .top-nav .top-nav-content .worldwide .worldwide-contact ul li a:hover
    {
        color: #000;
        border-bottom: 1px solid #000;
    }
}
@media(min-width: 992px) and (max-width: 1024px)
{
    .top-nav .top-nav-content .group-website .title
    {
        display: block!important;
    }
}
.main-subnav
{
    text-align: center;
    height: 50px;
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
    z-index: 101;
    border-top: 1px solid #e5e5e5 \0;
    position: relative;
}
.main-subnav.fixed
{
    position: fixed;
    top: 66px;
    -webkit-transition: top .5s;
    transition: top .5s;
}
.main-subnav.fixed.top
{
    top: 0;
}
.main-subnav #main-subnav-list
{
    border: none;
    background-color: #fff;
}
.main-subnav ul
{
    overflow: hidden;
    text-align: left;
    margin: 0;
    width: 100%;
}
.main-subnav ul li
{
    border-bottom: 1px solid #d4d4d4;
    padding: 8px 0;
    overflow: hidden;
}
.main-subnav ul li.active>a:before
{
    content: '';
    font-family: 'iconfont'!important;
    font-size: 16px;
    color: #c7000b;
    float: left;
}
.main-subnav ul li a
{
    font-size: 1em;
    line-height: 22px;
    height: 22px;
    display: block;
}
.main-subnav ul li a.no-link
{
    pointer-events: none;
    color: #999;
    border-bottom: 0!important;
}
.main-subnav ul li a span
{
    margin-left: 10px;
    color: #c7000b;
}
.main-subnav .dropdown .dropdown-menu
{
    font-size: inherit;
    position: static;
    float: none;
    display: block;
    border: none;
    box-shadow: none;
}
.main-subnav .dropdown button
{
    border: none;
    display: none;
}
.main-subnav .dropdown ul
{
    background-color: #fff;
    border-radius: 0;
}
.main-subnav .dropdown ul li
{
    display: block;
    float: none;
}
.main-subnav .dropdown ul li.active a, .main-subnav .dropdown ul li:hover a, .main-subnav .dropdown ul li:focus a
{
    border-bottom: none;
    background-color: transparent;
    color: #c7000b;
}
.main-subnav .dropdown ul li a
{
    font-size: 1em;
    padding: 0;
}
@media(min-width: 1025px)
{
    .main-subnav ul.nav-dropdown
    {
        width: 100%;
        height: 50px;
        background-color: #fff;/*border-bottom: 1px solid #e5e5e5;*/
        z-index: 10;
        border-top: 1px solid #e5e5e5 \0;
        position: absolute;
        top: 50px;
        left: 0;
        text-align: center;
        letter-spacing: -.32em;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all .65s;
        transition: all .65s;
        box-shadow: 1px 1px 0 rgba(0,0,0,.07);
    }/*.main-subnav .nav-select.active ul.nav-dropdown,*/
    .main-subnav .nav-select:hover ul.nav-dropdown
    {
        top: 50px;
        visibility: visible;
        opacity: 1;
        -webkit-transition: all .05s;
        transition: all .05s;
    }
    .main-subnav ul.nav-dropdown li
    {
        float: none;
        display: inline-block;
        letter-spacing: normal;
        vertical-align: top;
    }
}
@media(min-width: 992px)
{
    .main-subnav .dropdown
    {
        float: left;
    }
    .main-subnav .dropdown.open .dropdown-menu
    {
        display: block;
    }
    .main-subnav .dropdown .dropdown-menu
    {
        position: absolute;
        float: left;
        display: none;
        box-shadow: 0 6px 12px rgba(0,0,0,.175);
        border: 1px solid #ccc;
        border: 1px solid rgba(0,0,0,.15);
    }
    .main-subnav .dropdown button
    {
        display: block;
        font-size: .8125em;
        line-height: 50px;
        background-color: transparent;
        margin: 0 10px;
    }
    .main-subnav .dropdown button .caret
    {
        margin-top: -1px;
    }
    .main-subnav .dropdown ul
    {
        margin-left: 0;
    }
    .main-subnav .dropdown ul li a
    {
        height: auto;
        line-height: 24px;
        font-size: .8125em;
    }
}
@media(max-width: 1024px)
{
    .main-subnav ul.nav-dropdown
    {
        visibility: hidden;
        max-height: 0;
        transition: all .5s;
    }
    .main-subnav .nav-select a.hover+ul.nav-dropdown
    {
        visibility: visible;
        max-height: 500px;
    }
    .main-subnav .nav-select a.active+ul.nav-dropdown
    {
        visibility: visible;
        max-height: 500px;
    }
    .main-subnav ul.nav-dropdown li
    {
        padding-left: 20px;
    }
    .main-subnav ul.nav-dropdown li:last-child
    {
        border-bottom: 0;
    }
}
.main-subnav .nav-box
{
    height: 50px;
    line-height: 50px;
}
.main-subnav .name
{
    width: 100%;
    float: left;
    line-height: inherit;
    text-align: left;
    text-decoration: none;
    font-weight: bold;
    font-size: 1em;
}
.main-subnav .name.collapsed .iconfont
{
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}
.main-subnav .name .iconfont
{
    float: right;
    font-size: 20px;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    color: #c7000b;
}
@media(min-width: 1025px)
{
    .main-subnav.fixed
    {
        top: 78px;
    }
    .main-subnav #main-subnav-list
    {
        float: left;
        background-color: transparent;
    }
    .main-subnav .nav-box
    {
        display: inline-block;
        width: auto;
        height: inherit;
    }
    .main-subnav .name
    {
        line-height: 22px;
        padding-right: 30px;
        float: left;
        border-right: 1px solid #e5e5e5;
        width: auto;
        margin-top: 14px;
        font-size: .8125em;
    }
    .main-subnav .name[href="javascript:;"]
    {
        cursor: default;
    }
    .main-subnav .name .iconfont
    {
        display: none;
    }
    .main-subnav ul
    {
        float: left;
        background-color: transparent;
        width: auto;
    }
    .main-subnav ul li
    {
        float: left;
        margin: 0 15px;
        border: none;
        padding: 0;
        overflow: visible;
    }
    .main-subnav ul li.active a, .main-subnav ul li.hover>a, .main-subnav ul li ul.nav-dropdown li>a:hover
    {
        border-bottom: 2px solid #c7000b;
    }
    .main-subnav ul li.active ul.nav-dropdown a
    {
        border: 0;
    }
    .main-subnav ul li.active ul.nav-dropdown li.active a
    {
        border-bottom: 2px solid #c7000b;
    }
    .main-subnav ul li.active a:before
    {
        content: '';
    }
    .main-subnav ul li a
    {
        font-size: .8125em;
        line-height: 50px;
        height: 50px;
    }
    .main-subnav ul li a span
    {
        margin-left: 10px;
        color: #c7000b;
        visibility: hidden;
        opacity: 0;
    }
    .main-subnav ul li a:hover span
    {
        visibility: visible;
        opacity: 1;
    }
}
.main-subnav.main-subnav2 .name
{
    font-weight: normal;
    border-right: 0;
    padding-right: 0;
}
.main-subnav.main-subnav2 #main-subnav-list, .main-subnav.main-subnav2 .name .iconfont
{
    display: none!important;
}
header
{
    width: 100%;
    position: relative;
    z-index: 120;
    background-color: #fff;
    font-size: 1em;
}
header.fixed
{
    position: fixed;
    top: 0;
    -webkit-transition: top .5s;
    transition: top .5s;
}
header.fixed.header-hide
{
    top: -66px;
}
header .navbar
{
    height: 66px;
    position: relative;
    border: none;
    margin-bottom: 0;
}
header .navbar .navbar-header
{
    position: relative;
    z-index: 10;
    height: 66px;
    box-shadow: 2px 0 10px rgba(0,0,0,.2);
    background-color: #fff;
}
header .navbar .navbar-header .logo
{
    margin-left: 0;
    width: 133px;
}
header .navbar .navbar-header .logo img
{
    height: auto;
    width: 115px;
    margin-top: 5px;
}
header .navbar .navbar-header button.navbar-toggle
{
    margin-top: 16px;
    margin-bottom: 16px;
    width: 44px;
    height: 34px;
}
header .navbar .navbar-header button.navbar-toggle.collapsed .icon-bar
{
    position: static;
    margin: 0;
    margin-top: 4px;
}
header .navbar .navbar-header button.navbar-toggle.collapsed .icon-bar:nth-child(2)
{
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    margin-top: 0;
}
header .navbar .navbar-header button.navbar-toggle.collapsed .icon-bar:nth-child(3)
{
    opacity: 1;
}
header .navbar .navbar-header button.navbar-toggle.collapsed .icon-bar:nth-child(4)
{
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}
header .navbar .navbar-header button.navbar-toggle .icon-bar
{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -11px;
    margin-top: -1px;
    background-color: #000;
}
header .navbar .navbar-header button.navbar-toggle .icon-bar:nth-child(2)
{
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
header .navbar .navbar-header button.navbar-toggle .icon-bar:nth-child(3)
{
    opacity: 0;
}
header .navbar .navbar-header button.navbar-toggle .icon-bar:nth-child(4)
{
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
header .navbar nav#hw-navbar
{
    width: 100%;
    position: fixed;
    left: 100%;
    top: 66px;
    bottom: 0;
    padding: 0 15px;
    background-color: #f8f8f8;
    -webkit-transition: all .5s;
    transition: all .5s;
    overflow: hidden;
    padding-bottom: 48px;
}
header .navbar nav#hw-navbar.in
{
    left: 0;
}
header .navbar nav#hw-navbar.nav-hide
{
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    visibility: hidden;
}
header .navbar nav#hw-navbar .navbar-nav
{
    padding-top: 15px;
}
header .navbar nav#hw-navbar .navbar-nav li.menu-list
{
    margin: 0 15px;
}
header .navbar nav#hw-navbar .navbar-nav li.menu-list a.btn-next
{
    border-bottom: 1px solid #d4d4d4;
    font-weight: bold;
    padding: 15px 0;
}
header .navbar nav#hw-navbar .navbar-nav li.menu-list a.btn-next .icon-arrow-right
{
    float: right;
    font-size: 20px;
}
header .navbar nav#hw-navbar .navbar-nav li.menu-list a.btn-next:hover
{
    background-color: transparent;
}
header .navbar nav#hw-navbar .nav-open
{
    width: 100%;
    border-bottom: 1px solid #d4d4d4;
    position: fixed;
    left: 100%;
    top: 66px;
    bottom: 0;
    background-color: #fff;
    overflow-y: auto;
    z-index: 120;
    padding: 30px 15px;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    visibility: hidden;
}
header .navbar nav#hw-navbar .nav-open .iconfont
{
    margin-right: 8px;
    margin-top: 0;
    line-height: initial;
}
header .navbar nav#hw-navbar .nav-open.in
{
    left: 0;
    visibility: visible;
}
header .navbar nav#hw-navbar .nav-open .hover-open
{
    position: static;
}
header .navbar nav#hw-navbar .nav-open .nav-ani
{
    overflow: hidden;
    margin-left: -15px;
    margin-right: -15px;
}
header .navbar nav#hw-navbar .nav-open .title
{
    font-size: 20px;
    font-weight: bold;
    margin: 20px 15px;
    margin-bottom: 0;
    padding: 10px 0;
    border-bottom: 1px solid #d4d4d4;
}
header .navbar nav#hw-navbar .nav-open h3
{
    font-size: 16px;
    border-bottom: 1px solid #d4d4d4;
    padding: 20px 0 10px 0;
    font-weight: normal;
    overflow: hidden;
    margin: 0;
}
header .navbar nav#hw-navbar .nav-open h3.collapsed .iconfont
{
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}
header .navbar nav#hw-navbar .nav-open h3 .iconfont
{
    float: right;
    font-size: 20px;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
header .navbar nav#hw-navbar .nav-open h4
{
    padding: 10px 0;
    font-weight: bold;
    margin: 0;
    font-size: 1em;
}
header .navbar nav#hw-navbar .nav-open .list-nav
{
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
}
header .navbar nav#hw-navbar .nav-open .list-nav ul
{
    padding-left: 0;
    padding-right: 0;
}
header .navbar nav#hw-navbar .nav-open .list-nav ul li
{
    border-bottom: 1px solid #d4d4d4;
    padding: 10px 0;
    margin: 0;
}
header .navbar nav#hw-navbar .nav-open .list-nav ul li a
{
    text-decoration: none;
    border: none;
    display: block;
    font-size: 1em;
}
header .navbar nav#hw-navbar .nav-open .list-nav ul li a.read-more
{
    overflow: hidden;
    display: inline-block;
}
header .navbar nav#hw-navbar .nav-open .nav-open-other
{
    padding: 15px 0;
    text-align: left;
}
header .navbar nav#hw-navbar .nav-open .nav-open-other .col-md-3
{
    padding: 0;
}
header .navbar nav#hw-navbar .nav-open .nav-open-other a
{
    border: none!important;
    line-height: 45px;
    float: left;
    background-color: #ebebeb;
    display: block;
    float: none;
    overflow: hidden;
    padding-right: 15px;
    padding-left: 0;
    margin-bottom: 10px;
}
header .navbar nav#hw-navbar .nav-open .nav-open-other a span
{
    float: left;
    line-height: inherit;
}
header .navbar nav#hw-navbar .nav-open .nav-open-other a .iconfont
{
    font-size: 1.2em;
    width: 36px;
    text-align: center;
}
header .navbar nav#hw-navbar .nav-open .nav-open-other a .hwic_open-in-new3
{
    margin-left: 5px;
    line-height: inherit;
    float: right;
}
header .navbar nav#hw-navbar .header-content-n1 ul
{
    padding: 30px 0;
    padding-top: 0;
}
header .navbar nav#hw-navbar .header-content-n1 ul li a
{
    font-size: 1.125em;
    position: relative;
    padding-left: 50px;
    display: block;
    border: none!important;
    line-height: 30px;
    text-align: left;
    border-bottom: 1px solid #d4d4d4!important;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
}
header .navbar nav#hw-navbar .header-content-n1 ul li a p
{
    float: left;
}
header .navbar nav#hw-navbar .header-content-n1 ul li:nth-child(2) [class^='hwic_'], header .navbar nav#hw-navbar .header-content-n1 ul li:nth-child(3) [class^='hwic_'], header .navbar nav#hw-navbar .header-content-n1 ul li:nth-child(4) [class^='hwic_']
{
    font-size: 18px;
}
header .navbar nav#hw-navbar .header-content-n1 ul li [class^='hwic_'], header .navbar nav#hw-navbar .header-content-n1 ul li .iconfont
{
    display: table;
    position: absolute;
    left: 0;
    float: left;
    width: 36px;
    text-align: center;
    line-height: 30px;
    font-size: 22px;
}
header .navbar nav#hw-navbar .header-content-n1 ul li .icon-icon-vr-new
{
    font-size: 19px;
}
header .navbar nav#hw-navbar .header-content-n1 ul li .icon-icon-pad-new
{
    font-size: 19px;
}
header .navbar nav#hw-navbar .header-content-n1 img.mate30pro
{
    display: block;
    margin: 0 auto;
    max-height: 380px;
    max-width: 100%;
}
header .navbar .nav-right
{
    position: absolute;
    height: 40px;
    right: 70px;
    top: 13px;
    padding-right: 15px;
    z-index: 20;
}
header .navbar .nav-right a.btn-open-search
{
    line-height: 20px;
    height: 20px;
    margin-top: 10px;
    float: left;
    text-decoration: none;
}
header .navbar .nav-right a.btn-open-search .icon-search
{
    font-size: 20px;
}
header .navbar .nav-right a.btn-open-search .text
{
    margin-left: 4px;
}
header .mask-bg
{
    position: fixed;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
}
header .mask-bg.show
{
    -webkit-transition: all .5s;
    transition: all .5s;
    opacity: 1;
    background-image: url('/png/ig23ko9t.png');
}
@media(min-width: 1025px)
{
    header.fixed.header-hide
    {
        top: -78px;
    }
    header #header-list-1
    {
        padding-left: 0!important;
        padding-right: 0!important;
    }
    header .navbar
    {
        height: 78px;
        border-bottom: 1px solid #e6e6e6;
        margin-bottom: 0;
        border-radius: 0;
    }
    header .navbar .nav-container
    {
        position: relative;
    }
    header .navbar .navbar-header
    {
        box-shadow: none;
    }
    header .navbar .navbar-header .logo
    {
        margin-top: 22px;
        padding: 0;
    }
    header .navbar .navbar-header .logo img
    {
        height: auto;
        width: 100%;
        margin-top: 0;
    }
    header .navbar nav#hw-navbar
    {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        height: inherit;
        overflow: visible;
        padding-bottom: 0;
        background-color: #fff;
        -webkit-transition: all .3s;
        transition: all .3s;
    }
    header .navbar nav#hw-navbar .navbar-nav
    {
        width: 100%;
        height: 100%;
        text-align: center;
        padding-top: 0;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list
    {
        display: inline-block;
        float: none;
        padding: 0 1.3%;
        margin: 0;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list.hidden-lg
    {
        display: none!important;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list a.btn-next
    {
        font-weight: normal;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list:hover a.hw-navbar-text
    {
        border-bottom: 2px solid #c7000b;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list.hover-open:hover .nav-open
    {
        opacity: 1;
        -webkit-transition: opacity .65s;
        transition: opacity .65s;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list.hover-open:hover .nav-ani
    {
        margin-top: 0;
        -webkit-transition: all .5s;
        transition: all .5s;
        opacity: 1;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list.hover-open:hover a.btn-next .icon-arrow-down
    {
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open
    {
        position: fixed;
        left: 0;
        top: auto;
        margin-top: -1px;
        bottom: auto;
        overflow: hidden;
        width: 100%;
        background-color: #fff;
        padding: 0;
        cursor: default;
        border-bottom: 1px solid #e5e5e5 \9;
        visibility: hidden;
        opacity: 1;
        -webkit-transition: none;
        transition: none;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open h3, header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open h4
    {
        border: none;
        margin: 0;
        padding: 0;
        display: block;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open h3 .icon-arrow-down, header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open h4 .icon-arrow-down
    {
        display: none;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open .nav-ani
    {
        margin-top: 0;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        overflow: hidden;
        position: relative;
        opacity: 1;
        margin-left: 0;
        margin-right: 0;
        -webkit-transition: none;
        transition: none;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open .nav-ani .btn-close-nav-ani
    {
        float: right;
        z-index: 2;
        display: block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        position: relative;
        margin-bottom: 44px;
        margin-right: 7px;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open .nav-ani .btn-close-nav-ani .iconfont
    {
        color: #000;
        font-size: 30px;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open .nav-ani .nav-open-other .btn-close-nav-ani
    {
        margin-right: 50px;
        margin-top: 44px;
        margin-bottom: 0;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open .nav-ani .col-md-8 .row
    {
        margin: 0;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open .nav-ani .col-md-8 .row ul
    {
        padding-right: 7px;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open .nav-open-content
    {
        background-color: #f7f7f7;
        overflow: hidden;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open .mask
    {
        background-color: #fff;
        position: absolute;
        top: 0;
        bottom: 0;
        width: 100%;
        left: 0;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open h3
    {
        font-size: 1.25em;
        line-height: 1.25em;
        margin-top: 32px;
        padding-bottom: 14px;
        position: relative;
        text-align: left;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open h3 .line
    {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background: #e6e6e6;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open .list-nav
    {
        text-align: left;
        padding: 22px 0;
        margin-left: 0;
        margin-right: 0;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open .list-nav h4
    {
        font-size: 1em;
        line-height: 32px;
        opacity: .9;
        margin-bottom: 8px;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open .list-nav ul
    {
        overflow: hidden;
        margin: 0;
        padding-left: 0;
        padding-right: 0;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open .list-nav ul li
    {
        float: none;
        margin: 0;
        padding: 0;
        border: none;
        display: block;
        margin-bottom: 15px;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open .list-nav ul li a
    {
        opacity: .8;
        font-size: .9em!important;
        line-height: 1.5em!important;
        height: auto;
        display: inline-block;
        border: 0;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open .list-nav ul li a:hover
    {
        text-decoration: underline;
        color: #000;
        opacity: 1;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open img.nav-img
    {
        position: relative;
        float: right;
        width: 94%;
        margin-top: 38px;
        max-height: 400px;
        margin-bottom: 44px;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-openimg.nav-img2
    {
        max-height: 316px;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open .r-text-img img.nav-img
    {
        margin-top: 0;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open .nav-open-other
    {
        background-color: #f7f7f7;
        width: 100%;
        padding: 0;
        z-index: 1;
        position: relative;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open .nav-open-other .row
    {
        margin-left: -30px;
        margin-right: -30px;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open .nav-open-other .row div
    {
        width: auto;
        display: inline-block;
        padding: 0 20px;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open .nav-open-other a
    {
        line-height: 118px;
        border: 0;
        float: left;
        font-size: .875em;
        text-align: left;
        overflow: hidden;
        background-color: #f7f7f7;
        margin-bottom: 0;
        color: #666;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open .nav-open-other a .iconfont
    {
        font-size: 42px;
        margin-right: 16px;
        color: #c7000b;
        display: inline-block;
        width: auto;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open .nav-open-other a .hwic_open-in-new3
    {
        float: right;
        position: absolute;
        margin-top: 51px;
        margin-left: 15px;
        display: none;
        line-height: normal;
        right: 10px;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open .nav-open-other a:hover
    {
        text-decoration: none;
        color: #000;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open .nav-open-other a:hover .hwic_open-in-new3
    {
        display: block;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list a.hw-navbar-text
    {
        border: none;
        line-height: 78px;
        height: 78px;
        padding: 0;
        font-size: .9em;
        box-sizing: border-box;
        background-color: transparent!important;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list a.hw-navbar-text.btn-next
    {
        background-color: transparent!important;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list a.hw-navbar-text.btn-next .icon-arrow-down
    {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        position: absolute;
    }
    header .navbar nav#hw-navbar .read-more:hover span
    {
        text-decoration: underline;
    }
    header .navbar nav#hw-navbar .read-more:hover .iconfont
    {
        text-decoration: none;
    }
    header .navbar nav#hw-navbar .header-content-n1
    {
        background-color: #fff!important;
    }
    header .navbar nav#hw-navbar .header-content-n1 ul
    {
        padding: 86px 0 40px 0;
        margin-left: -48px!important;
    }
    header .navbar nav#hw-navbar .header-content-n1 ul li
    {
        margin: 0;
        border: none;
        width: 20%;
    }
    header .navbar nav#hw-navbar .header-content-n1 ul li a
    {
        font-size: 1.125em;
        padding: 0;
        border: none!important;
        overflow: visible;
    }
    header .navbar nav#hw-navbar .header-content-n1 ul li a [class^='hwic_'], header .navbar nav#hw-navbar .header-content-n1 ul li a .iconfont
    {
        display: table;
        width: 100%;
        margin-bottom: 15px;
        font-size: 44px!important;
        position: relative;
        line-height: 37px;
        height: 40px;
    }
    header .navbar nav#hw-navbar .header-content-n1 ul li a .iconfont
    {
        line-height: 37px;
        height: 40px;
        font-size: 48px!important;
    }
    header .navbar nav#hw-navbar .header-content-n1 ul li a .icon-icon-vr-new
    {
        font-size: 40px!important;
    }
    header .navbar nav#hw-navbar .header-content-n1 ul li a .icon-icon-pad-new
    {
        font-size: 42px!important;
    }
    header .navbar nav#hw-navbar .header-content-n1 ul li a p
    {
        text-align: center;
        float: none;
        font-size: .825em;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        height: 3.75em;
        width: 100%;
        line-height: 1.6;
    }
    header .navbar nav#hw-navbar .header-content-n1 ul li a:hover p
    {
        color: #000;
        text-decoration: underline;
    }
    header .navbar nav#hw-navbar .header-content-n1 img.mate30pro
    {
        margin-top: 30px;
        margin-right: 50px;
        float: right;
        margin-bottom: 30px;
        padding-left: 100px;
    }
    header .navbar .nav-right
    {
        border: none;
        position: relative;
        top: 0;
        right: 0;
        float: right;
        margin-top: 19px;
        margin-right: -15px;
        font-size: .9375em;
    }
    header .navbar .nav-right .btn-shop
    {
        margin-right: 10px;
        -webkit-transition: all .5s;
        transition: all .5s;
        float: left;
        line-height: 20px;
        height: 20px;
        margin-top: 10px;
        position: relative;
        cursor: pointer;
    }
    header .navbar .nav-right .btn-shop:hover .shop-nav
    {
        display: block;
    }
    header .navbar .nav-right .btn-shop:hover .icon-arrow-down
    {
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    header .navbar .nav-right .btn-shop.nav-hide
    {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        visibility: hidden;
    }
    header .navbar .nav-right .btn-shop .text
    {
        float: left;
        margin-left: 4px;
    }
    header .navbar .nav-right .btn-shop .iconfont
    {
        font-size: 20px;
        float: left;
    }
    header .navbar .nav-right .btn-shop .iconfont.icon-arrow-down
    {
        font-size: 16px;
    }
    header .navbar .nav-right .btn-shop .shop-nav
    {
        display: none;
        position: absolute;
        width: 168px;
        top: 100%;
        left: 50%;
        margin-left: -84px;
        padding-top: 28px;
    }
    header .navbar .nav-right .btn-shop .shop-nav li
    {
        border: 1px solid #d4d4d4;
        border-top: 0;
        background-color: #fff;
        height: 42px;
        line-height: 42px;
        padding-left: 16px;
    }
    header .navbar .nav-right .btn-shop .shop-nav li a
    {
        font-size: .9em;
        color: #777;
        display: block;
    }
    header .navbar .nav-right .btn-shop .shop-nav li a .iconfont
    {
        font-size: 20px;
        margin-right: 10px;
    }
    header .navbar .nav-right .btn-shop .shop-nav li a:hover
    {
        color: #000;
    }
    header .navbar .nav-right .btn-shop .shop-nav li a:hover .iconfont
    {
        color: #000;
    }
    header .navbar .nav-right .btn-shop .shop-nav li a .huawei-iconfont
    {
        font-size: 22px;
        float: left;
        margin-right: 5px;
    }
    header .navbar .nav-right .btn-open-search
    {
        -webkit-transition: .3s all;
        transition: .3s all;
        text-decoration: none;
        margin-left: 20px;
    }
    header .navbar .nav-right .btn-open-search.nav-hide
    {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        visibility: hidden;
    }
}
@media(min-width: 1025px) and (max-width: 1050px)
{
    header.fixed.header-hide
    {
        top: -130px;
    }
}
@media(min-width: 1025px) and (min-width: 1550px)
{
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open .nav-open-other .row
    {
        margin-left: -50px;
        margin-right: -50px;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open .nav-open-other .row div
    {
        width: auto;
        display: inline-block;
        padding: 0 50px;
    }
}
@media(min-width: 1025px) and (min-width: 1550px)
{
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open .nav-open-other a .hwic_open-in-new3
    {
        right: 30px;
    }
}
@media(min-width: 1680px)
{
    header .nav-img
    {
        margin-top: 111px;
    }
}
@media(max-width: 1024px)
{
    header .navbar nav#hw-navbar .nav-open
    {
        display: block!important;
    }
}
header .navbar nav#hw-navbar .header-content-n1 .new-font-box ul li a
{
    text-align: center;
    line-height: normal;
}
header .navbar nav#hw-navbar .header-content-n1 .new-font-box ul li a .huawei-iconfont
{
    font-size: 72px;
    display: block;
    position: relative;
    height: 78px;
}
header .navbar nav#hw-navbar .header-content-n1 .new-font-box ul li a .huawei-iconfont.iconSmart
{
    font-size: 50px;
}
header .navbar nav#hw-navbar .header-content-n1 .new-font-box ul li a .huawei-iconfont.iconSmart::before
{
    position: absolute;
    top: 50%;
    margin-top: -23px;
    left: 50%;
    margin-left: -40px;
}
header .navbar nav#hw-navbar .header-content-n1 .new-font-box ul li a p
{
    margin-top: 12px;
}
@media(max-width: 1024px)
{
    header .navbar nav#hw-navbar .header-content-n1 .new-font-box ul li a
    {
        padding-left: 0;
        border-bottom: 0!important;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    header .navbar nav#hw-navbar .header-content-n1 .new-font-box ul li a p
    {
        float: none;
        margin-top: 0;
        line-height: 1em;
    }
    header .navbar nav#hw-navbar .header-content-n1 .new-font-box ul li a .huawei-iconfont
    {
        font-size: 60px;
        height: 66px;
    }
    header .navbar nav#hw-navbar .header-content-n1 .new-font-box ul li a .huawei-iconfont.iconSmart
    {
        font-size: 43px;
    }
    header .navbar nav#hw-navbar .header-content-n1 .new-font-box ul li a .huawei-iconfont.iconSmart::before
    {
        margin-top: -21px;
        margin-left: -35px;
    }
    header .navbar nav#hw-navbar .nav-open .list-nav ul li a .huawei-iconfont
    {
        font-size: 21px;
        float: left;
        margin-top: -4px;
    }
}
@media(min-width: 992px) and (max-width: 1024px)
{
    header .navbar nav#hw-navbar .header-content-n1 .new-font-box>.row>.col-md-6
    {
        width: 100%;
    }
}
footer
{
    background-color: #f2f2f2;
    padding-top: 20px;
    overflow: hidden;
    text-align: left;
}
.no-finger
{
    cursor: default;
}
footer .top-line
{
    border-bottom: 1px solid #e2e2e2;
    padding: 20px 0;
    height: 65px;
    overflow-y: visible;
    position: relative;
}
footer .top-line ul
{
    overflow: hidden;
}
footer .top-line ul li
{
    float: left;
}
footer .top-line a, footer .top-line em
{
    font-size: .875em;
    line-height: 24px;
    height: 24px;
    color: #595757;
    float: left;
    opacity: .6;
}
footer .top-line em
{
    margin: 0 15px;
}
footer .top-line a.index
{
    opacity: 1;
    max-width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
@media(max-width: 1200px)
{
    footer .top-line a.index
    {
        max-width: 150px;
    }
}
footer .top-line .search-box
{
    background-color: transparent;
    top: -5px;
    right: -10px;
    position: absolute;
}
footer .top-line a.btn-open-search
{
    float: right;
    height: 24px;
    -webkit-transition: .5s all;
    transition: .5s all;
    text-decoration: none;
}
footer .top-line a.btn-open-search .iconfont
{
    font-size: 30px;
}
footer .top-line a.btn-open-search.nav-hide
{
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    visibility: hidden;
}
footer .footer-nav h3
{
    border-bottom: 1px solid #d4d4d4;
    font-size: 1.125em;
    padding: 10px 5px;
}
footer .footer-nav h3 span.iconfont
{
    float: right;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
footer .footer-nav h3.collapsed span.iconfont
{
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
footer .footer-nav ul li
{
    border-bottom: 1px solid #d4d4d4;
    padding: 10px 0;
}
footer .footer-other-link
{
    margin: 30px 0;
}
footer .footer-other-link ul
{
    text-align: center;
}
footer .footer-other-link ul li
{
    text-align: center;
    display: inline-block;
    margin: 5px 8px;
}
footer .copy
{
    background-color: #e6e6e6;
    text-align: center;
    padding: 20px 0;
    margin-top: 20px;
    font-size: 12px;
    line-height: 16px;
    line-height: 2em;
}
footer .copy span
{
    display: block;
}
footer .copy ul li
{
    display: inline-block;
    margin: 0 5px;
}
footer .read-more .iconfont
{
    color: #595757;
    line-height: .95em;
    float: none;
    display: inline-block;
}
footer .read-more span, footer .read-more-white span
{
    float: none;
    display: inline-block;
}
@media(min-width: 992px)
{
    footer .top-line
    {
        height: 65px;
        overflow: visible;
    }
    footer .footer-nav
    {
        padding: 48px 0 34px 0;
        border-bottom: 1px solid #e2e2e2;
        margin-bottom: 38px;
    }
    footer .footer-nav .col-md-2
    {
        width: 20%;
    }
    footer .footer-nav h3
    {
        font-size: .9375em;
        border: none;
        line-height: 25px;
        margin: 0;
        margin-bottom: 18px;
        padding: 0;
    }
    footer .footer-nav ul li
    {
        border: none;
        padding: 0;
        margin-bottom: 15px;
    }
    footer .footer-nav ul li a
    {
        font-size: .8125em;
        line-height: 1.5em;
        color: #595757;
    }
    footer .footer-nav .visitor-link
    {
        color: #595757;
        border-bottom: 1px solid #e2e2e2;
        padding: 28px 0;
        margin-left: 15px;
        margin-right: 15px;
    }
    footer .footer-nav .visitor-link h3
    {
        float: left;
        font-size: .8125em;
        margin: 0;
        line-height: 2.8em;
    }
    footer .footer-nav .visitor-link #footer-list-7
    {
        float: left;
        margin: 0;
    }
    footer .footer-nav .visitor-link #footer-list-7 li
    {
        float: left;
        margin: 0 10px;
    }
    footer .footer-other-link
    {
        margin: 0;
        float: left;
    }
    footer .footer-other-link ul
    {
        text-align: left;
        margin: 0;
    }
    footer .footer-other-link ul li
    {
        margin: 0;
        margin-right: 20px;
    }
    footer .footer-other-link ul li a
    {
        color: #5a5858;
        font-size: .8125em;
    }
    footer .share-box
    {
        float: right;
    }
    footer .copy
    {
        margin-top: 100px;
        height: auto;
        line-height: 30px;
        padding: 10px 0;
        font-size: 1em;
    }
    footer .copy span
    {
        display: inline-block;
    }
    footer .copy ul
    {
        display: inline-block;
        margin: 0;
    }
    footer .copy .copy-text
    {
        font-size: .8125em;
        color: #666;
    }
    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;
    }/*footer .footer-nav >[class*="col-md"]{
        width: 20%;
    }*/
}
@media(min-width: 992px) and (max-width: 1024px)
{
    footer .copy
    {
        height: auto;
        line-height: 30px;
        padding: 10px 0;
    }
}
@media(max-width: 991px)
{
    footer .list-unstyled
    {
        margin: 7px 0 0 0;
    }
    footer .list-unstyled li
    {
        margin: 8px!important;
    }
    footer .top-line .pull-left
    {
        display: none;
    }
    footer .top-line .btn-open-search
    {
        display: none;
    }
    footer .top-line .search-box
    {
        background-color: transparent;
        top: -10px;
        left: 0;
        position: absolute;
        visibility: visible;
        padding-left: 0;
        padding-right: 0;
        z-index: 80;
    }
    footer .top-line .search-box a.btn-search
    {
        right: 15px;
    }
    footer .top-line .search-box a.btn-close
    {
        display: none;
    }
}
.hw-contact
{
    background-color: #f5f5f5;
    padding-top: 40px;
    padding-bottom: 40px;
}
.hw-contact .col-md-6:nth-child(1)
{
    margin-bottom: 40px;
}
.hw-contact .col-md-6:nth-child(2)
{
    border-left: 1px solid #ccc;
}
.hw-contact p
{
    font-size: 1.375em;
    margin-bottom: 24px;
}
.hw-contact a
{
    display: inline-block;
    margin: 0 6px;
    margin-bottom: 15px;
}
.hw-contact span.border
{
    margin-top: 30px;
    display: inline-block;
    width: 80%;
    height: 1px;
    background-color: #ccc;
}
.hw-contact img
{
    margin: 0 15px;
}
.hw-contact .email-btn
{
    margin-top: 30px!important;
}
@media(min-width: 992px)
{
    .hw-contact
    {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .hw-contact .col-md-6:nth-child(1)
    {
        margin-bottom: 0;
    }
    .hw-contact p
    {
        margin-bottom: 48px;
    }
}
.popup-icon
{
    position: fixed;
    bottom: 67px;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    z-index: 101;
    text-align: center;
    background: #c7000b;
    opacity: .7;
    filter: alpha(opacity=70);
    margin-bottom: 0;
}
.popup-icon img
{
    max-width: 100%;
}
.popup-icon .iconfont
{
    color: #fff;
    font-size: 28px;
    font-weight: bold;
}
.popup-icon:hover
{
    background: #b0000d;
}
.popup-service
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none;
}
.popup-service .iconfont
{
    font-family: "iconfont"!important;
}
.popup-service .mask-img
{
    width: 100%;
    height: 100%;
}
.popup-service .service-box
{
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    width: 83.5%;
    max-width: 1400px;
    text-align: center;
    padding: 50px 70px 70px 70px;
    margin-top: -310px;
}
@media(min-width: 1680px)
{
    .popup-service .service-box
    {
        left: 50%;
        margin-left: -700px;
    }
}
@media(max-width: 1680px)
{
    .popup-service .service-box
    {
        left: 8.25%;
        margin-left: 0;
    }
}
.popup-service .service-box .btn-close-service
{
    position: absolute;
    right: 15px;
    top: 15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.popup-service .service-box .btn-close-service span
{
    font-size: 30px;
}
.popup-service .service-box h2
{
    color: #333;
    text-align: center;
    position: relative;
    padding: 0;
    padding-bottom: 8px;
    display: inline-block;
    margin: 0;
    float: none!important;
    max-width: 80%;
    margin-bottom: 50px;
}
.popup-service .service-box h2::after
{
    content: '';
    width: 30%;
    height: 2px;
    background-color: #c7000b;
    position: absolute;
    left: 50%;
    margin-left: -15%;
    bottom: 0;
}
.popup-service .service-box .row
{
    margin-bottom: 60px;
}
.popup-service .service-box .row p
{
    font-size: 14px;
}
.popup-service .service-box .row .btn-box
{
    overflow: hidden;
}
.popup-service .service-box .row .read-more
{
    font-size: 14px;
    margin: 0 5px;
}
.popup-service .service-box .row .read-more .iconfont
{
    font-size: 20px;
}
.popup-service .service-box .row .line
{
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: #c1c1c1;
}
.popup-service .service-box .img-box
{
    position: relative;
    height: 140px;
}
.popup-service .service-box .img-box img
{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.popup-service .service-box .btn-rect
{
    margin-top: 28px;
}
@media(max-width: 992px)
{
    .popup-service .service-box
    {
        width: 92%;
        height: 97%;
        top: 1%;
        left: 4%;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        padding: 30px 0;
        margin-top: 0;
    }
    .popup-service .service-box .row
    {
        margin-bottom: 20px;
    }
    .popup-service .service-box h2
    {
        margin-bottom: 10px;
    }
    .popup-service .service-box .btn-rect
    {
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .popup-service .service-box .line
    {
        display: none;
    }
    .popup-service .service-box .img-box
    {
        height: 100px;
    }
    .popup-service .service-box .img-box img
    {
        height: 50px;
    }
}
@media(min-width: 600px) and (max-width: 991px)
{
    .popup-service .service-box .col-xs-12
    {
        width: 50%;
    }
}
@media(max-width: 767px)
{
    .popup-service .service-box .btn-close-service
    {
        position: fixed;
        right: 25px;
    }
}
.content-box .panel-img-box .text-box .read-more
{
    margin-top: 0;
}
#scroller
{
    overflow: auto;
}
.center-block
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.photo-remark
{
    font-size: .875em;
    line-height: 1.875em;
    text-align: center!important;
}
.img-responsive
{
    display: block;
    max-width: 100%;
    height: auto;
}
.news-detail-content .img-responsive
{
    margin: 0 auto;
}
.img-rounded
{
    border-radius: 5px;
}
.img-circle
{
    border-radius: 50%;
}
.col-item
{
    position: relative;
    margin-bottom: 30px;
}
.col-item a
{
    display: block;
    overflow: hidden;
}
.col-item .imgbox
{
    overflow: hidden;
    position: relative;
}
@media(min-width: 1920px)
{
    .col-item .imgbox
    {
        height: 280px;
    }
}
@media(max-width: 1920px)
{
    .col-item .imgbox
    {
        height: 280px;
    }
}
@media(max-width: 1680px)
{
    .col-item .imgbox
    {
        height: 240px;
    }
}
@media(max-width: 1440px)
{
    .col-item .imgbox
    {
        height: 220px;
    }
}
@media(max-width: 1366px)
{
    .col-item .imgbox
    {
        height: 200px;
    }
}
@media(max-width: 1200px)
{
    .col-item .imgbox
    {
        height: 180px;
    }
}
@media(max-width: 992px)
{
    .col-item .imgbox
    {
        height: 180px;
    }
}
.col-item .imgbox img
{
    float: none;
    height: auto;
    width: 100%;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: 0;
}
.col-item .photo
{
    width: 100%;
    display: block;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.col-item .type
{
    top: 0;
    left: 15px;
    position: absolute;
    padding: 7px 20px;
    text-align: center;
    max-width: 90%;
    z-index: 8;
}
.col-item .type span
{
    color: #fff;
    font-size: 13px;
    display: block;
    width: 100%;
    height: 100%;
}
.col-item .textbox
{
    background: #f8f8f8;
    text-align: left;
    padding: 32px 28px 36px 28px;
}
.col-item .textbox .overtext
{
    height: 10.6em;
    overflow: hidden;
}
@media(min-width: 1366px) and (max-width: 1700px)
{
    .col-item .textbox .overtext
    {
        height: 11.1em;
    }
}
@media(min-width: 992px) and (max-width: 1365px)
{
    .col-item .textbox .overtext
    {
        height: 10em;
    }
}
@media(max-width: 992px)
{
    .col-item .textbox .overtext
    {
        height: 6em;
    }
    .index-service .col-item .textbox .overtext
    {
        height: auto;
    }
}
.event-card .col-item .textbox .overtext
{
    height: 6.7em;
}
.event-card .col-item .textbox .overtext .title
{
    max-height: 62px;
}
.col-item .textbox .overtext .title
{
    height: auto;
    display: block;
}
.col-item .textbox .overtext .text
{
    height: auto;
    display: block;
}
.index-service .col-item .textbox .overtext .text
{
    display: block;
    overflow: hidden;
}
.col-item .textbox .title
{
    font-weight: bold;
    font-size: 1em;
    line-height: 1.625em;
    height: 62px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 10px;
}
.col-item .textbox .info
{
    font-size: .875em;
    height: auto;
    overflow: hidden;
    margin-bottom: 0;
}
.index-service .col-item .textbox .info
{
    height: 46px;
}
.col-item .textbox .info .address
{
    display: inline-block;
    margin-right: 18px;
}
.col-item .textbox .info .address span
{
    margin-top: -3px;
    display: inline-block;
    font-weight: bold;
}
.col-item .textbox .info .time
{
    display: inline-block;
}
.col-item .textbox .info .time span
{
    margin-top: -3px;
    display: inline-block;
    font-weight: normal;
}
.col-item .textbox .info span
{
    vertical-align: middle;
    margin-right: 6px;
    font-family: "myiconfont"!important;
}
.col-item .textbox .text
{
    font-size: .875em;
    line-height: 1.6875em;
    color: #666;
    clear: both;
    height: 60px;
}
.col-item .textbox .reg-more
{
    font-size: .875em;
    color: #666;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    margin-top: 20px;
}
.col-item .textbox .reg-more span
{
    float: left;
}
.col-item .textbox .reg-more .iconfont
{
    color: #c7000b;
    font-weight: bold;
    float: left;
    margin-left: 4px;
    -webkit-transition: all .2s;
    transition: all .2s;
    font-size: 16px;
}
.col-item .textbox .reg-more:hover .iconfont
{
    -webkit-transform: translate3d(4px,0,0);
    transform: translate3d(4px,0,0);
}
@media(min-width: 992px)
{
    .type1 a:hover .imgbox img, .type2 a:hover .imgbox img
    {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0;
        top: 50%;
        width: 105%;
    }
    .type1 a:hover .photo, .type2 a:hover .photo
    {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }
}
.type1 a:hover .textbox, .type2 a:hover .textbox, .type3 a:hover .textbox
{
    background-color: #f2f2f2;
}
.col-item.type1 .type
{
    background: url(/png/lnned6pv.png);
}
.col-item.type2 .type
{
    background: url(/png/vc6x1b8w.png);
}
.col-item.type3 .type
{
    background: url(/png/vc6x1b8w.png);
}
.col-item.news-item .type
{
    background: url(/png/vc6x1b8w.png);
}
@media(max-width: 992px)
{
    .col-item.type3 .reg-more
    {
        display: none;
    }
    .col-item
    {
        margin-bottom: 15px;
    }
    .col-item .textbox
    {
        padding: 20px 15px!important;
    }
    .col-item .textbox .info
    {
        font-size: 14px;
        margin-top: 0;
    }
    .col-item .textbox .info .address
    {
        margin-bottom: 6px;
    }
    .col-item .textbox .info .time
    {
        margin-bottom: 6px;
    }
    .col-item .textbox .text
    {
        margin: 9px 0 25px 0;
    }
    .col-item .textbox a:hover .iconfont
    {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}
@media(max-width: 768px)
{
    .col-item .textbox .title
    {
        height: auto;
        font-size: 1.1em;
    }
    .col-item .textbox .text
    {
        height: auto;
    }
}
@media(max-width: 767px)
{
    .tab-content .events-top .col-item .imgbox img
    {
        height: 100%;
        width: auto;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: auto;
        left: 50%;
    }
    .event-card .col-item .textbox .overtext
    {
        height: auto;
    }
}
.news-item
{
    overflow: hidden;
    position: relative;
    text-align: left;
}
.news-item .list-box
{
    width: 100%;
    background: #f8f8f8;
    padding: 20px 20px 0 28px;
}
.news-item #wrapper:before
{
    content: "";
    height: 80px;
    right: 15px;
    position: absolute;
    bottom: 0;
    background: linear-gradient(rgba(248,248,248,0) 0%,rgba(248,248,248,1) 80%);
    left: 15px;
}
.news-item #wrapper::after
{
    content: "";
    height: 32px;
    right: 15px;
    position: absolute;
    top: 0;
    background: linear-gradient(rgba(248,248,248,1) 0%,rgba(248,248,248,1) 80%);
    left: 15px;
}
.news-item #wrapper.ended:before
{
    display: none!important;
}
@media(max-width: 1200px)
{
    .news-item .list-box
    {
        padding: 20px 15px 0 15px;
    }
}
@media(max-width: 992px)
{
    .news-item .list-box
    {
        padding: 20px 15px 10px 15px;
    }
    .news-item #wrapper:before
    {
        display: none;
    }
}
.news-item a
{
    margin: 7% 0;
}
.news-item a h4
{
    font-size: 1em;
    line-height: 1.625em;
}
@media(max-width: 767px)
{
    .news-item a h4
    {
        font-size: 1.1em;
    }
}
.news-item a .time
{
    font-size: .875em;
    color: #666;
}
.news-item a:hover h4
{
    color: #c7000b;
}
.news-item a:hover .time
{
    color: #c7000b;
}
.loading
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.7);
    z-index: 99999;
    display: none;
}
.loading img
{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -100px;
    margin-top: -25px;
}
.title-box h2
{
    clear: both;
    display: table;
    margin: 0 auto;
}
.title-box h2+a
{
    margin-top: 15px;
}
.title-box .subtitle
{
    font-size: 1em;
    line-height: 1.95em;
}
.title-box .subtitle p a
{
    color: #666;
    text-decoration: underline;
}
.title-box .subtitle p a:hover
{
    color: #000;
}
.video_box
{
    margin-bottom: 20px;
}
@media(min-width: 992px)
{
    .video-dialog .modal-dialog
    {
        top: 0;
        left: 0;
    }
}
@media(min-width: 992px)
{
    header .navbar-toggle
    {
        display: block;
    }
    header .navbar-header
    {
        float: none;
    }
    header .container, .main-subnav .container
    {
        width: 100%;
    }
    header .container>.navbar-header, header .container-fluid>.navbar-header, header .container>.navbar-collapse, header .container-fluid>.navbar-collapse, .main-subnav .container>.navbar-collapse
    {
        margin-right: -15px;
        margin-left: -15px;
    }
    header .navbar-nav
    {
        float: none;
        margin: 0;
    }
    header .navbar-nav>li
    {
        float: none;
    }
    header .container-custom
    {
        width: 100%;
        max-width: 1430.016px;
    }
}
@media(min-width: 1025px)
{
    header .navbar-toggle
    {
        display: none;
    }
    header .navbar-header
    {
        float: left;
    }
    header .container
    {
        width: 93.705%;
    }
    .main-subnav .container
    {
        width: auto;
    }
    header .container-custom
    {
        width: 85.652%;
        max-width: 1430.016px;
    }
    header .container>.navbar-header, header .container-fluid>.navbar-header, header .container>.navbar-collapse, header .container-fluid>.navbar-collapse
    {
        margin-right: 0;
        margin-left: 0;
    }
    header .navbar-nav
    {
        float: left;
        margin: 0;
    }
    header .navbar-nav>li
    {
        float: left;
    }
}
@media(min-width: 992px) and (max-width: 1024px)
{
    .btn-shop
    {
        display: none;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list a.btn-next .icon-arrow-right, .search-box .search-keyword, .btn-nav-back, header .navbar nav#hw-navbar .nav-open .title
    {
        display: block!important;
    }
    header .navbar nav#hw-navbar .nav-open .nav-ani .container-custom>.row>[class*="col-md"], header .navbar nav#hw-navbar .nav-open .nav-ani .container-custom>.row>[class*="col-md"]>.row>[class*="col-md"], header .navbar nav#hw-navbar .nav-open .nav-open-other .container-custom>.row>[class*="col-md"]
    {
        width: 100%;
    }
    header .navbar nav#hw-navbar .header-content-n1 img.mate30pro, header .navbar a.btn-close-nav-ani, header .navbar nav#hw-navbar .nav-open .nav-ani .container-custom>.row>[class*="col-md"] .nav-img, .top-nav .top-nav-height a .iconfont.icon-arrow-down
    {
        display: none!important;
    }
}
.no-img-banner h1
{
    color: #282828;
    padding-top: 0;
}
.no-img-banner
{
    margin-top: 35px;
}
.no-img-banner .btn-rect
{
    margin-bottom: 0!important;
}
@media(min-width: 992px)
{
    .no-img-banner
    {
        margin-top: 70px;
    }
    .no-img-banner .subtitle
    {
        max-width: 50%;
    }
    .no-img-banner>div
    {
        width: 80%;
        margin: 0 auto;
        max-width: 1366px;
    }
}
.psiet-detail
{
    margin-top: 35px;
}
@media(min-width: 992px)
{
    .corporate-pb .col-sm-9
    {
        margin: 0 auto;
        float: none;
        width: 83.33333333%;
    }
    .psiet-detail
    {
        margin-top: 70px;
    }
}
.news-detail-box img
{
    max-width: 100%;
    height: auto!important;
}
.authors-box .row
{
    display: flex;
}
.authors-box .row [class*="col-"]
{
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #666;
}
footer .navbar-collapse
{
    padding-left: 0;
    padding-right: 0;
}
@media(min-width: 992px)
{
    .authors-box
    {
        width: 83%;
        margin: 0 auto;
        text-align: left;
    }
}
@media(min-width: 992px)
{
    footer .navbar-collapse.collapse
    {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important;
    }
}
@media(min-width: 1200px) and (max-width: 1499px)
{
    .event-card .col-item .imgbox
    {
        height: 320px!important;
    }
}
.link-submit.disabled em
{
    color: #949494;
}
.link-submit
{
    padding: 0 30px;
    min-width: 140px;
    height: 32px!important;
    line-height: 30px!important;
    text-align: center;
    border: 1px solid #111;
    display: inline-block;
    color: #111;
    padding-left: 20px;
    padding-right: 20px;
    font-size: .875em;
}
.link-submit:hover
{
    color: #fff;
}
@media(max-width: 360px)
{
    .link-submit
    {
        min-width: 120px;
    }
}
@media(min-width: 992px)
{
    .link-submit
    {
        min-width: 170px;
        height: 50px!important;
        line-height: 50px!important;
    }
    .link-submit:hover
    {
        border-color: #c7000b;
        background-color: #c7000b;
        color: #fff;
    }
}
.publication-detail-list .content-list-box .c-box
{
    background-color: #f2f2f2;
}
.js-complete-search-result.complete-search-result.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);
    width: 100%;
    position: absolute;
    top: 53px;
    left: 0;
    display: none;
    z-index: 9999;
    max-height: 254px;
    overflow: hidden;
    overflow-y: auto;
    box-sizing: border-box;
}
.js-complete-search-result.complete-search-result.autocomplete-suggestions .autocomplete-suggestion
{
    margin: 5px 0;
    position: relative;
    cursor: pointer;
    padding: 0 .6em;
    line-height: 23px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.02em;
    color: #333;
}
.js-complete-search-result.complete-search-result.autocomplete-suggestions .autocomplete-suggestion b
{
    font-weight: normal;
    color: #1f8dd6;
}
.js-complete-search-result.complete-search-result.autocomplete-suggestions .autocomplete-suggestion.selected
{
    background: #f0f0f0;
}
.results-box
{
    background: #fff;
    border-radius: 5px;
    margin-top: 17px;
    padding: 20px 0 30px;
    position: absolute;
    z-index: 119;
    box-shadow: 1px 2px 5px rgba(0,0,0,.2);
}
.js-complete-search-result.complete-search-result.autocomplete-suggestions .autocomplete-suggestion
{
    padding: 10px 30px;
    font-size: 18px;
}
.js-complete-search-result.complete-search-result.autocomplete-suggestions .autocomplete-suggestion:hover
{
    background: #999;
    cursor: pointer;
}
.complete-search-result.js-complete-search-result.autocomplete-suggestions
{
    max-height: none;
    box-shadow: 0 0 0 rgba(0,0,0,0);
    border: 0;
    margin-top: 17px;
    border-radius: 5px;
}
.js-complete-search-result.complete-search-result.autocomplete-suggestions .autocomplete-suggestion:hover
{
    color: #333!important;
}
.results-box .results1
{
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.results-box h3
{
    font-size: 14px;
    font-weight: bold;
    color: #999;
    text-transform: uppercase;
    margin-bottom: 8px;
    padding: 0 30px;
}
.results-box ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.results-box ul li
{
    padding: 0 30px;
    line-height: 100%;
}
.results-box ul li:hover
{
    background: #999;
}
.results-box ul li:hover a
{
    color: #fff!important;
}
.results-box a
{
    font-size: 18px;
    display: block;
    padding: 10px 0;
}
.results-box
{
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
    display: none;
}
.results-box .search-keyword
{
    margin-top: 20px;
}
.results-box .search-keyword-title
{
    font-size: 14px;
    font-weight: bold;
    color: #999;
    padding: 0 30px;
    margin-bottom: 8px;
}
@media(max-width: 991px)
{
    .js-complete-search-result.complete-search-result.autocomplete-suggestions
    {
        margin-top: 10px;
        border-radius: 0;
        left: 0!important;
        width: 100%!important;
    }
    .results-box
    {
        z-index: 1000;
        margin-top: 10px;
        left: 0!important;
        width: 100%!important;
        border-radius: 0;
        background: transparent;
        padding: 0;
        box-shadow: none;
    }
    .results-box .results2
    {
        background: #fff;
        box-shadow: 1px 2px 5px rgb(0 0 0/20%);
        padding: 20px 0 30px;
    }
    body.open-search
    {
        overflow: hidden;
    }
}
.show-more-text
{
    text-align: left;
}
.show-more-text a span
{
    vertical-align: middle;
    color: #7f7e7e;
    font-size: 16px;
}
.show-more-text a .iconfont
{
    font-size: 22px;
    font-weight: bold;
    line-height: 0;
    color: #c7000b;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
}
.numbers .font-note
{
    max-height: 120px;
    line-height: 1.75em;
    margin-bottom: 0;
}
.numbers .big-size
{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
@media(max-width: 991px)
{
    .numbers ul li
    {
        margin: 30px 0;
    }
}
@media(max-width: 767px)
{
    .numbers .big-size
    {
        font-size: 24px;
        clear: both;
    }
}
@media(min-width: 992px) and (max-width: 1100px)
{
    .popup-service .service-box .img-box
    {
        height: 100px;
    }
    .popup-service .service-box .row p
    {
        font-size: 12px;
    }
    .btn-rect
    {
        min-width: 120px;
        height: 40px!important;
        line-height: 40px!important;
    }
    .popup-service .service-box .row
    {
        margin-bottom: 30px;
    }
    .popup-service .service-box
    {
        padding: 40px 50px 40px 50px;
        margin-top: -264px;
    }
    .popup-service .service-box .row .read-more
    {
        font-size: 12px;
    }
    .popup-service .service-box h2
    {
        margin-bottom: 30px;
    }
    .index-service .col-item .imgbox
    {
        height: 160px;
    }
    .index-service .news-item a h4
    {
        font-size: 1em;
    }
    .btn-rect-white
    {
        height: 40px!important;
        line-height: 40px!important;
    }
}
.consent_preferences .content-box
{
    text-align: left;
}
.consent_preferences .cookie-tab .nav-tabs>li
{
    margin-left: 0;
    text-align: left;
}
.consent_preferences .cookie-tab .nav-tabs>li>a
{
    margin-left: 0;
}
.consent_preferences .nav-tabs>li>a::after
{
    display: none;
}
.content-title-left-r img
{
    max-width: 100%;
}
.ReadPolicy
{
    background-color: #eee;
    color: #282828;
    display: none;
    padding: 16px 0;
}
.ReadPolicy p
{
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.225;
    position: relative;
    padding-right: 20px;
    padding-left: 20px;
    width: 93.705%;
    max-width: 1799.136px;
    text-align: center;
}
.ReadPolicy p span
{
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
}
.ReadPolicy p a em
{
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
    transition: all .5s;
    letter-spacing: normal;
}
.ReadPolicy a
{
    color: #c7000b;
}
.ReadPolicy p a:hover em
{
    transform: translateX(10px);
}
.ReadPolicy .close
{
    text-decoration: none;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 30px;
    width: 30px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    float: right;
    margin-top: -7px;
    opacity: 1;
}
.ReadPolicy .close:before
{
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    font-family: 'corpfont'!important;
    color: #333;
    font-size: 15px;
}
@media(max-width: 1024px)
{
    .ReadPolicy
    {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 999;
        width: 100%;
    }
    .ReadPolicy[style*="block"]~.btn-go-top
    {
        bottom: 100px;
    }
    .ReadPolicy[style*="block"]~.popup-icon
    {
        bottom: 143px;
    }
    .ReadPolicy[style*="block"]~footer
    {
        margin-bottom: 66px;
    }
}
@media(min-width: 767px) and (max-width: 991px)
{
    .panel-img-list-mobile-slide .text-box .name
    {
        font-size: 1.5em;
    }
    .panel-img-list .panel-img-box .text-box .name
    {
        font-size: 1.2em;
    }
    .col-item .textbox .overtext .title
    {
        font-size: 1.4em;
    }
    .news-item a h4
    {
        font-size: 1.1em;
        line-height: 1.95em;
    }
}
header.navbar-collapse.collapsing
{
    height: auto!important;
}
.tab-slick-list-box .slick-slider .slick-prev, .tab-slick-list-box .slick-slider .slick-next
{
    top: 45%;
}
.tab-slick-list-box .tab-content.tabs-fixed
{
    padding-top: 0;
}
.toolsbar
{
    position: relative;
}
.tab-slick-list-box .nav-arrow.fixed
{
    position: absolute;
}
@media(max-width: 991px)
{
    .tab-slick-list-box .nav-tabs
    {
        overflow-x: auto;
    }
}
.vertical-middle-sm+.btn-play
{
    top: 70%;
}
@media(max-width: 991px)
{
    .vertical-middle-sm+.btn-play
    {
        top: 75%;
    }
}
@media(min-width: 1025px)
{
    [data-useragent*="Intel Mac OS"] .content-list-box .row>[class*='col-'], [data-useragent*="Intel Mac OS"] .content-list-box-other .row>[class*='col-']
    {
        width: 33%;
    }
}
@media(min-width: 1025px)
{
    .r-text-img
    {
        margin-top: 38px;
    }
    .r-text-img span
    {
        position: absolute;
        top: 25%;
        width: 80%;
        text-align: center;
        left: 14%;
        z-index: 10;
        transition: all .5s;
    }
    .r-text-img span+span
    {
        opacity: 0;
        visibility: hidden;
    }
    a:hover .r-text-img img+span
    {
        opacity: 0;
        visibility: hidden;
    }
    a:hover .r-text-img span+span
    {
        opacity: 1;
        visibility: visible;
    }
    a:hover .r-text-img:before
    {
        content: "";
        background: rgba(255,255,255,.5);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 9;
    }
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open .r-text-img img.nav-img
    {
        margin-top: 0;
    }
}
[data-useragent*="Intel Mac OS"] .management-content .tab-content .item
{
    max-width: 24.95%;
}
@media(max-width: 767px)
{
    .my-video-0-dimensions
    {
        width: auto;
        height: auto;
        padding-top: 56.25%!important;
    }
}
@media(min-width: 992px)
{
    .content-list-box .trust-news-slick .row, .content-list-box-other .trust-news-slick .row
    {
        display: block;
    }
    .content-list-box .trust-news-slick .slick-slider .slick-prev
    {
        left: -45px;
    }
    .content-list-box .trust-news-slick .slick-slider .slick-next
    {
        right: -45px;
    }
}
.passbars-slick-box .slide
{
    position: relative;
}
.passbars-slick-box .pagination
{
    position: absolute;
    width: 100%;
    text-align: center;
    margin: 0;
    bottom: 0;
    display: none;
}
.passbars-slick-box .pagination a
{
    color: #fff;
    display: inline-block;
    margin: 0 5px;
    padding: 20px 0;
    font-size: .875em;
    text-decoration: none;
    opacity: 1;
}
.passbars-slick-box .pagination a .progress-div
{
    width: 100px;
    height: 3px;
    background: rgba(230,230,230,.7);
    position: relative;
}
.passbars-slick-box .pagination a .progress-div div
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    display: none;
}
.passbars-slick-box .pagination a.active .progress-div div
{
    display: block;
    animation: showdiv 2.2s 1 linear;
    -webkit-animation: showdiv 2.2s 1 linear;
}
.passbars-slick-box .slick-prev
{
    opacity: 0;
    visibility: hidden;
    left: 2%;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.passbars-slick-box .slick-prev:before
{
    font-size: 35px;
    line-height: 35px;
    content: "";
    color: #fff;
}
.passbars-slick-box .slick-next
{
    opacity: 0;
    visibility: hidden;
    right: 2%;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.passbars-slick-box .slick-next:before
{
    font-size: 35px;
    line-height: 35px;
    content: "";
    color: #fff;
}
.passbars-slick-box .slick .slick-dots
{
    display: block!important;
}
.passbars-slick-box .slick-dots
{
    bottom: -10px;
}
.passbars-slick-box .slick-dots li
{
    border: 1px solid #fff;
}
.passbars-slick-box .slick-dots .slick-active
{
    background: #fff;
}
@media(min-width: 992px)
{
    .passbars-slick-box .pagination
    {
        display: block;
    }
    .passbars-slick-box:hover .slick-prev
    {
        opacity: 1;
        visibility: visible;
    }
    .passbars-slick-box .slick-dots
    {
        display: none!important;
    }
    .passbars-slick-box:hover .slick-next
    {
        opacity: 1;
        visibility: visible;
    }
    .passbars-slick-box img.lazyload::after
    {
        padding-top: 30%;
    }
}
.storyBlockBox
{
    background: #daedf1;
    margin: 0 8.5%;
    margin-bottom: 30px;
    padding: 50px 0;
    max-width: 100%;
}
.storyBlockBox .font-note
{
    text-align: center;
    height: auto;
    color: #666;
    padding: 0 25px 0 10px;
}
.storyBlockBox ul li:first-child
{
    border-right: 1px #59baca solid;
}
.storyBlockBox li.col-sm-12 .font-note
{
    padding: 0 25px 0 25px;
}
.storyBlockBox .big-size
{
    color: #59baca;
}
.storyBlockBox .big-size span
{
    font-size: 20px;
    padding-left: 10px;
}
@media(max-width: 767px)
{
    .storyBlockBox
    {
        margin: 0;
        padding-bottom: 0;
        padding-top: 0;
    }
    .storyBlockBox ul li:first-child
    {
        border-right: 0;
    }
    .storyBlockBox ul li+li:before
    {
        width: 70%;
        margin: 0 auto;
        border-bottom: 1px #59baca solid;
        content: "";
        height: 1px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 0;
    }
    .storyBlockBox ul li
    {
        margin: 0;
        padding: 30px 0;
    }
    .storyBlockBox .big-size span
    {
        font-size: 16px;
        padding-left: 5px;
    }
    .storyBlockBox li.col-sm-6 .font-note
    {
        padding: 0 25px 0 25px;
    }
}
img.lazyload::after
{
    content: "";
    display: block;
    height: 0;
    width: 100%;
    top: 0;
    z-index: 99;
    left: 0;
    background-color: #ccc;
    background-image: url(/png/te9vtngs.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100px;
    padding-top: 56%;
}
.content-img-box.mb70 img.lazyload::after
{
    padding-top: 32%;
}
@media(max-width: 991px)
{
    .tuijian-img+.content-img-box.mb70 img.lazyload::after, .passbars-slick-box.content-img-box.mb70 img.lazyload::after
    {
        padding-top: 65%;
    }
}
body.video-popup
{
    overflow: hidden;
}
@media(max-width: 1024px)
{
    .video-box .content a.btn-close
    {
        top: -30px;
    }
}
a, a:focus, a.active
{
    outline: none;
}
@media(max-width: 991px)
{
    .numbers .big-size
    {
        overflow: inherit;
        white-space: normal;
    }
}
@media(max-width: 767px)
{
    .numbers .font-note
    {
        height: 6.625em;
        padding: 0;
    }
}
@media(max-width: 360px)
{
    .numbers .font-note
    {
        height: auto;
    }
    .numbers ul li
    {
        margin: 20px 0;
    }
}
.main .share-box li .wechat-qrcode .mob-wechat
{
    position: fixed;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
    background: #fff;
    width: 250px;
    height: 170px;
    display: block;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    padding: 15px 15px 10px 15px;
    text-align: center;
}
.main .share-box li .wechat-qrcode .mob-wechat em
{
    font-size: 34px;
    color: #cb0007;
}
.main .share-box li .wechat-qrcode .mob-wechat h3
{
    margin-top: 5px;
    margin-bottom: 0;
}
.main .share-box li .wechat-qrcode .mob-wechat p
{
    text-align: center;
    color: #999;
}
.main .share-box li .wechat-qrcode .mob-wechat .colse-btn
{
    display: block;
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #eee;
}
.main .share-box li .wechat-qrcode .mob-wechat .colse-btn button
{
    position: static;
    font-size: 14px;
    color: #1f8dd6!important;
}
.bottom-box .share-box
{
    display: none;
}
.share-box li .wechat-qrcode>p
{
    display: none;
}
@media(max-width: 767px)
{
    .share-box li .wechat-qrcode
    {/*border: 0;
        box-shadow: none;
        background: none;*/
        top: -247px;
        height: 222px;
    }
    .share-box li .wechat-qrcode .qrcode>p
    {
        display: block;
        padding: 0 5px;
        line-height: 1.5;
    }
    .mobile-share-open
    {
        overflow: hidden;
    }
    .mobile-share-open:before
    {
        position: fixed;
        background: rgba(0,0,0,.4);
        top: 0;
        left: 0;
        content: "";
        width: 100%;
        height: 100%;
        z-index: 121;
    }
    .mobile-share-open .main .share-box, .mobile-share-open .main .share-box li, .mobile-share-open .share-box li .wechat-qrcode
    {
        z-index: initial;
    }
    .mobile-share-open .main .share-box li .wechat-qrcode .mob-wechat
    {
        z-index: 122;
    }
}
.img-a-ul-m h3, .content-box .subtitle h3, .content-box .detail-box .pic-text h3
{
    margin-bottom: 20px;
}
@media(min-width: 992px)
{
    .resource-down-box .content-title-left .content-title-left-r .r-c-text
    {
        margin-left: 0;
    }
}
@media(min-width: 992px) and (max-width: 1024px)
{
    .resource-down-box .content-title-left
    {
        padding-left: 0;
    }
    .resource-down-box .content-title-left .content-title-left-l
    {
        width: 100%;
        position: static;
    }
    .resource-down-box .content-title-left .content-title-left-l h2
    {
        float: none!important;
    }
    .resource-down-box .content-title-left .content-title-left-l h2::after
    {
        left: 50%;
        transform: translateX(-50%);
    }
    .resource-down-box .content-box h2.pull-left
    {
        float: none!important;
    }
    .resource-down-box .content-box h2.pull-left:after
    {
        left: 50%;
        margin-left: -15%;
    }
    .resource-down-box .content-title-left .content-title-left-r .r-c-text
    {
        margin-left: 0%;
    }
    .content-title-left .content-title-left-r .r-c-text>ul.row li.col-md-6 a.btn-rect-file
    {
        padding: 20px 8% 20px 100px;
    }
}
@media(min-width: 768px) and (max-width: 991px)
{
    .resource-down-box a.btn-rect-file
    {
        margin-bottom: 30px;
    }
}/*7.10.2 video news css bof 2021-4-16*/
.video-js .vjs-play-control .vjs-icon-placeholder:before
{
    font-family: "iconfont";
    content: ''!important;
    font-size: 1.3em;
    line-height: 2.4em;
}
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before, .vjs-icon-pause:before
{
    font-family: "iconfont";
    content: ''!important;
    font-size: 1.3em;
    line-height: 2.4em;
}
.video-js .vjs-mute-control .vjs-icon-placeholder:before, .vjs-icon-volume-high:before
{
    font-family: "iconfont";
    content: ''!important;
    font-size: 1.3em;
    line-height: 2.4em;
}
.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before, .vjs-icon-volume-mute:before
{
    content: ''!important;
    font-family: 'VideoJS'!important;
    font-size: 1.8em;
    line-height: 1.8em;
}
.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before, .vjs-icon-fullscreen-enter:before
{
    font-family: "iconfont";
    content: ''!important;
    font-size: 1.3em;
    line-height: 2.4em;
}
.news-detail-box .news-detail-content a.js_video_player, .news-detail-box .news-detail-content a.js_video_player:hover
{
    color: transparent;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before
{
    display: none;
}/*IE hack*/
@media all and (-ms-high-contrast: none),(-ms-high-contrast: active)
{/* IE10+ CSS styles go here */
    .video-js .vjs-play-control .vjs-icon-placeholder::before
    {
        font-size: 14px;
        line-height: 2.2em;
    }
    .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before, .vjs-icon-pause:before
    {
        font-size: 14px;
        line-height: 2.2em;
    }
    .video-js .vjs-mute-control .vjs-icon-placeholder:before, .vjs-icon-volume-high:before
    {
        font-size: 14px;
        line-height: 2.2em;
    }
    .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder::before
    {
        font-size: 20px;
        line-height: 2.2em;
        margin-top: -6px;
    }
    .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before, .vjs-icon-fullscreen-enter:before
    {
        font-size: 14px;
        line-height: 2.2em;
    }
    .vjs-resolution-button .vjs-resolution-button-label
    {
        line-height: 2.5!important;
        font-size: 1.3em;
    }
    body .video-js .vjs-big-play-button
    {
        width: 80px!important;
        height: 80px!important;
        border-radius: 100%!important;
        top: 50%;
        left: 50%;
        margin-top: -40px;
        margin-left: -40px;
        line-height: 2.6em;
        border: 1px solid #fff;
    }
    .vjs-menu-button-popup .vjs-menu
    {
        left: 0!important;
    }
}/*富文本可选编辑样式*/
.rich-text-left
{
    text-align: left;
}
.rich-text-right
{
    text-align: right;
}/*富文本可选编辑样式*//*laoding*/
.show .load-box .loading
{
    display: block;
}
.show .loading .ie-loading
{
    display: none;
}
.loading .spinner, .loading .ie-loading
{
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-60%,-50%);
    -ms-transform: translate(-60%,-50%);
    transform: translate(-60%,-50%);
    text-align: center;
}
@media all and (-ms-high-contrast: none),(-ms-high-contrast: active)
{
    .loading .spinner
    {
        display: none;
    }
    .show .loading .ie-loading
    {
        display: block;
    }
}
.loading .spinner img
{
    position: static;
    margin-left: 0;
    margin-top: -15px;
}
.loading .spinner>div
{
    background-color: #f66f6a;
    height: 20px;
    width: 6px;
    display: inline-block;
    margin-right: 5px;
    border-radius: 25%;
    -webkit-animation: sk-stretchdelay 2s infinite ease-in-out;
    animation: sk-stretchdelay 2s infinite ease-in-out;
}
.loading .spinner .rect2
{
    -webkit-animation-delay: -1.9s;
    animation-delay: -1.9s;
    background-color: #f7a655;
}
.loading .spinner .rect3
{
    -webkit-animation-delay: -1.7s;
    animation-delay: -1.7s;
    background-color: #ffdf4f;
}
.loading .spinner .rect4
{
    -webkit-animation-delay: -1.5s;
    animation-delay: -1.5s;
    background-color: #84d0a2;
}
.loading .spinner .rect5
{
    -webkit-animation-delay: -1.3s;
    animation-delay: -1.3s;
    background-color: #15b0e8;
}
@-webkit-keyframes sk-stretchdelay
{
    0%, 40%, 100%
    {
        -webkit-transform: translateY(0);
    }
    20%
    {
        -webkit-transform: translateY(-10px);
    }
}
@keyframes sk-stretchdelay
{
    0%, 40%, 100%
    {
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }
    20%
    {
        transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
    }
}/*富文本图片样式*/
.text-img
{
    padding: 0 5%;
    margin-bottom: 30px;
    margin-top: 30px;
    text-align: center;
}
.text-img img
{
    margin-bottom: 20px;
}
.text-img p
{
    color: #999;
    font-size: .875em;
    text-align: center;
    padding: 0;
    margin-bottom: 0;
}
.right-img
{
    padding: 0 0 0 0;
    margin: 10px 0 0 20px;
    float: right;
}
.left-img
{
    padding: 0;
    margin: 10px 20px 0 0;
    float: left;
}
.left-img p, .right-img p
{
    color: #999;
    font-size: .875em;
    text-align: center;
    padding: 0;
    margin-bottom: 0;
}
@media(max-width: 767px)
{
    .right-img
    {
        padding: 0;
        margin: 10px 0 20px 0;
        float: none;
    }
    .left-img
    {
        padding: 0;
        margin: 10px 0 20px 0;
        float: none;
    }
    .right-img-mob
    {
        padding: 0 0 0 0;
        margin: 10px 0 0 20px;
        float: right;
    }
    .left-img-mob
    {
        padding: 0;
        margin: 10px 20px 0 0;
        float: left;
    }
    .left-img img, .right-img img
    {
        margin: 0 auto!important;
    }
}
.psirt-table-box
{
    overflow: auto;
    overflow-y: hidden;
    width: 100%;
    display: block;
}/*common swiper css b 202106301702*/
.swiper-box
{
    position: relative;
}
.swiper-button-prev, .swiper-button-next
{
    color: #333;
    font-family: 'iconfont'!important;
    font-size: 40px;
    z-index: 10;
    width: 40px;
    height: 40px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .4s;
    transition: all .4s;
    font-weight: bold;
}
.swiper-button-next
{
    right: -60px;
}
.swiper-button-prev
{
    left: -60px;
}
.swiper-button-prev::before, .swiper-button-next::before
{
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: 40px;
    line-height: 40px;
    color: #333;
}
.swiper-button-prev:hover::before, .swiper-button-next:hover::before
{
    opacity: 1;
}
.swiper-button-prev::before
{
    content: "";
}
.swiper-button-next::before
{
    content: "";
}
.swiper-button-prev::after, .swiper-button-next::after
{
    display: none;
}
.swiper-pagination
{
    width: 100%;
    bottom: 15px;
    left: 0;
}
.swiper-pagination .swiper-pagination-bullet
{
    width: 10px;
    height: 10px;
    border-radius: 100%;
    overflow: hidden;
    border: 1px solid #858585;
    background: transparent;
    opacity: 1;
    margin: 0 7px;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active
{
    background: #858585;
    border: 1px solid #858585;
}
@media(max-width: 991px)
{
    .swiper-button-prev, .swiper-button-next
    {
        display: none;
    }
}
.swiper-pagination-none .swiper-pagination, .swiper-pagination-none .swiper-button-prev, .swiper-pagination-none .swiper-button-next
{
    display: none!important;
}
.swiper-button-disabled.swiper-button-prev, .swiper-button-disabled.swiper-button-next
{
    display: none!important;
}
.swiper-pagination-none .swiper-wrapper
{
    transform: translate3d(0,0,0)!important;
    justify-content: center;
}
.swiper-pagination-none .swiper-slide
{
    width: 100%;
}
.highlight-img-box .swiper-pagination-none .swiper-slide, .well-known-saying .swiper-pagination-none .swiper-slide, .analysts-vision .swiper-pagination-none .swiper-slide, .pic-box .swiper-pagination-none .swiper-slide, .whitepaper .swiper-pagination-none .swiper-slide, .swiper-box-2 .swiper-pagination-none .swiper-slide, .inside-swiper-banner.swiper-pagination-none .swiper-slide, .miyagi-swiper .swiper-pagination-none .swiper-slide
{
    width: 100%;
}
@media(min-width: 768px)
{
    .swiper-pagination-none .swiper-slide
    {
        width: 50%;
    }
    .group-index-banner .swiper-pagination-none .swiper-slide, .index-banner.swiper-pagination-none .swiper-slide, .passbars-slick-box.swiper-pagination-none .swiper-slide
    {
        width: auto;
    }
    .highlight-img-box .swiper-pagination-none .swiper-slide, .well-known-saying .swiper-pagination-none .swiper-slide, .analysts-vision .swiper-pagination-none .swiper-slide, .pic-box .swiper-pagination-none .swiper-slide, .whitepaper .swiper-pagination-none .swiper-slide, .swiper-box-2 .swiper-pagination-none .swiper-slide， .inside-swiper-banner.swiper-pagination-none .swiper-slide, .miyagi-swiper .swiper-pagination-none .swiper-slide
    {
        width: 100%;
    }
    .speaker-swiper .swiper-pagination-none .swiper-slide
    {
        width: 33%;
    }
}
@media(min-width: 992px)
{
    .swiper-pagination-none .swiper-slide
    {
        width: 33%;
    }
    .group-index-banner .swiper-pagination-none .swiper-slide, .index-banner.swiper-pagination-none .swiper-slide, .passbars-slick-box.swiper-pagination-none .swiper-slide
    {
        width: auto;
    }
    .highlight-img-box .swiper-pagination-none .swiper-slide, .well-known-saying .swiper-pagination-none .swiper-slide, .analysts-vision .swiper-pagination-none .swiper-slide, .pic-box .swiper-pagination-none .swiper-slide, .whitepaper .swiper-pagination-none .swiper-slide, .swiper-box-2 .swiper-pagination-none .swiper-slide， .inside-swiper-banner.swiper-pagination-none .swiper-slide, .miyagi-swiper .swiper-pagination-none .swiper-slide
    {
        width: 100%;
    }
}
@media(min-width: 1024px)
{
    .speaker-swiper .swiper-pagination-none .swiper-slide
    {
        width: 25%;
    }
}
@media(max-width: 767px)
{
    .speaker-swiper .swiper-pagination-none .swiper-slide
    {
        width: 50%;
    }
    .speaker-swiper .swiper-wrapper
    {
        margin: 0 auto;
    }
}/*common swiper css e 202106301702*//*index top banner swiper css b 202106301702*/
.index-banner .swiper-button-prev, .index-banner .swiper-button-next
{
    color: #333;
    font-family: 'iconfont'!important;
    font-size: 40px;
    z-index: 10;
    width: 40px;
    height: 40px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.index-banner .swiper-button-next
{
    right: 2%;
}
.index-banner .swiper-button-prev
{
    left: 2%;
}
.index-banner:hover .swiper-button-prev, .index-banner:hover .swiper-button-next
{
    opacity: 1;
    visibility: visible;
}
.index-banner .swiper-button-prev::before, .index-banner .swiper-button-next::before
{
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: 35px;
    line-height: 35px;
    color: #f66f6a;
}
.index-banner .swiper-button-prev:hover::before, .index-banner .swiper-button-next:hover::before
{
    opacity: 1;
}
.index-banner .swiper-button-prev::before
{
    content: "";
}
.index-banner .swiper-button-next::before
{
    content: "";
}
.index-banner .swiper-button-prev::after, .index-banner .swiper-button-next::after
{
    display: none;
}
.index-banner .swiper-pagination
{
    width: 100%;
    bottom: 15px;
}
.index-banner .swiper-pagination .swiper-pagination-bullet::before
{
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
}
.index-banner .swiper-pagination .swiper-pagination-bullet
{
    position: relative;
    width: 100px;
    border-radius: 0;
    margin: 0 7px;
    height: 3px;
    background: rgba(230,230,230,.7);
    border: 0;
}
.index-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before
{
    transition: width 4s;
    width: 100%;
    background-color: #fff;
}
.swiper-no-running~.swiper-pagination .swiper-pagination-bullet::before
{
    transition: none!important;
}
@media(max-width: 991px)
{
    .index-banner:hover .swiper-button-prev, .index-banner:hover .swiper-button-next
    {
        display: none;
    }
    .index-banner .swiper-pagination .swiper-pagination-bullet
    {
        width: 10px;
        height: 10px;
        border-radius: 100%;
        overflow: hidden;
        border: 1px solid #fff;
        background: transparent;
        opacity: 1;
    }
    .index-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active
    {
        background: #fff;
    }
    .index-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before
    {
        transform: inherit;
    }
    .storyBlockBox .font-note
    {
        bottom: 30px;
    }
}/*index top banner swiper css e 202106301702*//*首页手机推荐轮播 b 202107011029*/
@media(max-width: 991px)
{
    .panel-img-list-mobile-slide
    {
        position: relative;
    }
    .tuijian-img .swiper-pagination
    {
        width: 100%;
        bottom: 10px;
    }
    .tuijian-img .swiper-pagination .swiper-pagination-bullet
    {
        width: 10px;
        height: 10px;
        border-radius: 100%;
        overflow: hidden;
        border: 1px solid #fff;
        background: transparent;
        opacity: 1;
        margin: 0 7px;
    }
    .tuijian-img .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active
    {
        background: #fff;
    }
}/*首页手机推荐轮播 e 202107011029*//*可持续发展通栏轮播 b 202107011029*/
.passbars-slick-box .swiper-button-prev, .passbars-slick-box .swiper-button-next
{
    color: #333;
    font-family: 'iconfont'!important;
    font-size: 40px;
    z-index: 10;
    width: 40px;
    height: 40px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.passbars-slick-box .swiper-button-next
{
    right: 2%;
}
.passbars-slick-box .swiper-button-prev
{
    left: 2%;
}
.passbars-slick-box:hover .swiper-button-prev, .passbars-slick-box:hover .swiper-button-next
{
    opacity: 1;
    visibility: visible;
}
.passbars-slick-box .swiper-button-prev::before, .passbars-slick-box .swiper-button-next::before
{
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: 35px;
    line-height: 35px;
    color: #fff;
}
.passbars-slick-box .swiper-button-prev:hover::before, .passbars-slick-box .swiper-button-next:hover::before
{
    opacity: 1;
}
.passbars-slick-box .swiper-button-prev:after, .passbars-slick-box .swiper-button-next:after
{
    display: none;
}
.passbars-slick-box .swiper-pagination
{
    width: 100%;
    bottom: 15px;
}
.passbars-slick-box .swiper-pagination .swiper-pagination-bullet::before
{
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
}
.passbars-slick-box .swiper-pagination .swiper-pagination-bullet
{
    position: relative;
    width: 100px;
    border-radius: 0;
    margin: 0 7px;
    height: 3px;
    background: rgba(230,230,230,.7);
    border: 0;
}
.passbars-slick-box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before
{
    transition: width 4s;
    width: 100%;
    background-color: #fff;
}
.passbars-slick-box .swiper-button-prev:hover::before, .passbars-slick-box .swiper-button-next:hover::before
{
    opacity: 1;
}
.passbars-slick-box .swiper-button-prev::before
{
    content: "";
}
.passbars-slick-box .swiper-button-next::before
{
    content: "";
}
@media(max-width: 991px)
{
    .passbars-slick-box:hover .swiper-button-prev, .passbars-slick-box:hover .swiper-button-next
    {
        display: none;
    }
    .passbars-slick-box .swiper-pagination .swiper-pagination-bullet
    {
        width: 10px;
        height: 10px;
        border-radius: 100%;
        overflow: hidden;
        border: 1px solid #fff;
        background: transparent;
        opacity: 1;
    }
    .passbars-slick-box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active
    {
        background: #fff;
    }
    .passbars-slick-box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before
    {
        transform: inherit;
    }
}/*可持续发展通栏轮播 e 202107011029*//*分析师轮播 b 202107021031*/
.analysts-vision .swiper-button-prev, .analysts-vision .swiper-button-next
{
    color: #333;
    font-family: 'iconfont'!important;
    font-size: 40px;
    z-index: 10;
    width: 40px;
    height: 40px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .4s;
    transition: all .4s;
    font-weight: bold;
}
.analysts-vision .swiper-button-next
{
    right: -60px;
}
.analysts-vision .swiper-button-prev
{
    left: -60px;
}
.analysts-vision .swiper-button-prev::before, .analysts-vision .swiper-button-next::before
{
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: 40px;
    line-height: 40px;
    color: #333;
}
.analysts-vision .swiper-button-prev:hover::before, .analysts-vision .swiper-button-next:hover::before
{
    opacity: 1;
}
.analysts-vision .swiper-button-prev::before
{
    content: "";
}
.analysts-vision .swiper-button-next::before
{
    content: "";
}
.analysts-vision .swiper-button-prev::after, .analysts-vision .swiper-button-next::after
{
    display: none;
}
.analysts-vision .swiper-pagination
{
    width: 100%;
    bottom: -38px;
}
.analysts-vision .swiper-pagination .swiper-pagination-bullet
{
    width: 10px;
    height: 10px;
    border-radius: 100%;
    overflow: hidden;
    border: 1px solid #858585;
    background: transparent;
    opacity: 1;
    margin: 0 7px;
}
.analysts-vision .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active
{
    background: #858585;
    border: 1px solid #858585;
}
@media(max-width: 991px)
{
    .analysts-vision .swiper-button-prev, .analysts-vision .swiper-button-next
    {
        display: none;
    }
    .analysts-vision .swiper-box
    {
        margin-bottom: 70px;
    }
}/*分析师轮播 e 202107021031*//*事件详情页面 b 202107061031*/
.well-known-saying .swiper-button-prev
{
    left: 0;
}
.well-known-saying .swiper-button-next
{
    right: 0;
}
.well-known-saying .swiper-pagination
{
    bottom: 25px;
}
.exhibition-video-pic .swiper-box
{
    padding-bottom: 50px;
}
.highlight-img-box .swiper-box
{
    padding-bottom: 50px;
}
@media(max-width: 991px)
{
    .well-known-saying .saying-box img.wface
    {
        margin-bottom: 0;
        max-width: 420px;
    }
    .well-known-saying .saying-box
    {
        padding-bottom: 70px;
    }
}
@media(min-width: 992px)
{
    .speaker-swiper .swiper-pagination
    {
        display: none;
    }
    .exhibition-video-pic .swiper-pagination
    {
        display: none;
    }
}
@media(max-width: 992px)
{
    .speaker-swiper .swiper-box
    {
        padding-bottom: 50px;
    }
}/*事件详情页面 e 202107061031*//*trust-news-slick 组件 B 202107151552*/
.none-swiper-container+.swiper-pagination, .none-swiper-container+.swiper-pagination+.swiper-button-prev, .none-swiper-container+.swiper-pagination+.swiper-button-prev+.swiper-button-next
{
    display: none!important;
}/*trust-news-slick 组件 e 202107151552*//*facts 组件 B 202107151552*/
.journals .swiper-pagination
{
    display: none;
}
.journals .silde-box
{
    position: relative;
}
.facts-speaker .container
{
    position: relative;
}
.facts-speaker .swiper-pagination
{
    display: none;
}
.facts-speaker .js-slider-responsive-banner>div:first-child
{
    display: flex;
}
.group-index-banner .swiper-button-next
{
    right: 60px;
    opacity: 0;
}
.group-index-banner .swiper-button-prev
{
    left: 60px;
    opacity: 0;
}
.group-index-banner:hover .swiper-button-next, .group-index-banner:hover .swiper-button-prev
{
    opacity: 1;
}
.group-index-banner .swiper-button-prev::before, .group-index-banner .swiper-button-next::before
{
    color: #f66f6a;
}
.group-index-banner .swiper-pagination .swiper-pagination-bullet
{
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
}
.group-index-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active
{
    background: #fff;
    border: 2px solid #fff;
}
@media(max-width: 991px)
{
    .journals .swiper-button-prev, .journals .swiper-button-next
    {
        display: block;
    }
    .journals .swiper-button-prev
    {
        left: -10px;
    }
    .journals .swiper-button-next
    {
        right: -10px;
    }
    .facts-speaker .swiper-button-prev, .facts-speaker .swiper-button-next
    {
        display: block;
    }
    .facts-speaker .swiper-button-prev
    {
        left: -10px;
    }
    .facts-speaker .swiper-button-next
    {
        right: -10px;
    }
}/*facts 组件 e 202107151552*/
.no-link
{
    pointer-events: none;
    display: inline-block;
}
.h1-box h1
{
    margin-top: 15px;
    margin-bottom: 15px;
}
.inside-swiper-banner .mask
{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,.3);
}
.inside-swiper-banner .swiper-button-prev, .inside-swiper-banner .swiper-button-next
{
    width: 44px;
    height: 44px;
    border: 1px solid #fff;
    border-radius: 50%;
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7;
    visibility: hidden;
}
.inside-swiper-banner:hover .swiper-button-prev, .inside-swiper-banner:hover .swiper-button-next
{
    visibility: visible;
}
.inside-swiper-banner .swiper-button-prev:hover, .inside-swiper-banner .swiper-button-next:hover
{
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    border-color: #cb0007;
    background: #c7000b;
}
.inside-swiper-banner .swiper-button-prev
{
    left: 2%;
}
.inside-swiper-banner .swiper-button-next
{
    right: 2%;
}
.inside-swiper-banner .swiper-button-prev::before, .inside-swiper-banner .swiper-button-next::before
{
    color: #fff;
    font-size: 14px;
    line-height: 42px;
}
.inside-swiper-banner .swiper-pagination
{
    bottom: 5%;
}
.inside-swiper-banner .swiper-pagination .swiper-pagination-bullet
{
    width: 48px;
    height: 3px;
    border: none;
    background-color: rgba(255,255,255,.2);
    border-radius: 0;
    margin: 0 8px;
}
.inside-swiper-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active
{
    background-color: #c7000b;
    border: 0;
}
.inside-swiper-banner .subtitle
{
    max-height: 70px;
}
@media(max-width: 991px)
{
    .inside-swiper-banner .imgbox
    {
        text-align: center;
    }
    .inside-swiper-banner .subtitle
    {
        max-height: 110px;
    }
}
.video-icon-play i, .video-icon-play-1 i
{
    font-size: 22px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 50%;
    margin-left: -8px;
    color: #fff;
}
.video-icon-play, .video-icon-play-1
{
    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;
}
.contact-us-box
{
    background-color: #f5f5f5;
    padding: 50px 0;
}
.contact-us-box a
{
    margin-top: 25px;
    color: #c7000b;
    display: inline-block;
}
.contact-us-box a:hover
{
    text-decoration: underline;
}
span.red
{
    color: #c7000b;
}
body.dialog-has-open
{
    overflow: hidden;
}
.modal-mask
{
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    display: table;
    transition: opacity .3s ease;
}
.modal-mask>a
{
    display: none;
}
.modal-wrapper
{
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.modal-container
{
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 8px rgba(0,0,0,.33);
    transition: all .3s ease;
}
.modal-container>.icon-close
{
    font-family: "iconfont"!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.modal-container .modal-header, .modal-container .modal-footer
{
    display: none;
}
.modal-body
{
    padding: 0;
}
.modal-body .icon-close
{
    color: #fff;
    position: absolute;
    right: 10px;
    top: 10px;
    text-shadow: 0 0 10px #666;
    z-index: 1;
    opacity: 1;
    font-size: 1em;
}/*live new css*/
.live-box
{
    padding-top: 0;
    margin-bottom: 60px;
}
.live-box .container
{
    width: 93.705%;
    max-width: 1799.136px;
}
.live-box .content
{
    width: 80%;
    margin: 0 auto;
    position: relative;
}
.content .live-content
{
    position: absolute;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    top: 25%;
    right: 10%;
    left: auto;
}
#countdown-box span
{
    font-size: 3em;
    color: #c7000b;
}
.video-iframe .live-content
{
    position: absolute;
    width: 99%;
    height: 93.5%;
    top: 6px;
    left: 5px;
    right: auto;
}
.video-iframe .live-content iframe
{
    border: 0;
}
.txt-tit
{
    font-size: 3em;
    color: #c7000b;
}
.live-box .text-bg
{
    display: block;
}
.live-box .iframe-bg
{
    display: none;
}
.live-box.video-iframe .text-bg
{
    display: none;
}
.live-box.video-iframe .iframe-bg
{
    display: block;
    background: #000;
}
.content-box .title-box
{
    margin-bottom: 35px;
}
.live-box .huaweilogo
{
    height: 25px;
    width: 80%;
    background: url(/png/qdh0dgwm.png) no-repeat top center #000101;
    margin: 0 auto 0 auto;
    position: relative;
    z-index: 10;
    background-size: contain;
}
.live-box .content .paddin
{
    padding-top: 56.25%;
}
.live-box .live-content
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top: 6px solid #000101;
    overflow: hidden;
}
.live-box .live-content.video-container
{
    background-color: #000101;
}
.live-box .live-content:before
{
    content: '';
    position: absolute;
    width: 6px;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000101;
    z-index: 5;
}
.live-box .live-content:after
{
    content: '';
    position: absolute;
    width: 6px;
    height: 100%;
    top: 0;
    right: 0;
    background-color: #000101;
    z-index: 5;
}
.live-box .live-content.time-conainer>div
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-60%);
    width: 90%;
}
@media(min-width: 2500px)
{
    .live-box .live-content:after, .live-box .live-content:before
    {
        width: 7px;
    }
    .live-box .live-content
    {
        border-top: 7px solid #000101;
    }
}
@media(max-width: 1024px)
{
    .live-box .huaweilogo
    {
        background-size: cover;
    }
}
@media(min-width: 992px)
{
    .content-box .title-box
    {
        margin-bottom: 70px;
    }
}
.content .live-content
{
    display: none;
}
@media(max-width: 767px)
{
    .live-box .content
    {
        width: 100%;
    }
    .content .live-content h3
    {
        font-size: 1em;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .content .live-content #countdown-box span
    {
        font-size: 1.5em;
    }
    .live-box .container
    {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .txt-tit
    {
        font-size: 1.5em;
    }
    .live-box .huaweilogo
    {
        width: 100%;
    }
    .live-content.video-container:before
    {
        width: 3px;
    }
    .live-content.video-container:after
    {
        width: 3px;
    }
    .live-box .live-content
    {
        border-top: 3px solid #000101;
    }
    .live-box .huaweilogo
    {
        margin: 0 auto 0 auto;
        height: 17px;
    }
}
