﻿.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    direction: ltr;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px, 0, 0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px, 0, 0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px, 0px);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px, 0, 0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px, 0, 0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
}

.swiper-container {
}

.swiper-slide {
}

.swiper-slide-active {
}

.swiper-slide-visible {
}

.swiper-pagination-switch {
}

.swiper-active-switch {
}

.swiper-visible-switch {
}

.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: 0;
    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(../fonts/videojs.eot) format("eot");
}

@font-face {
    font-family: VideoJS;
    src: url(../fonts/8c730682e04f401a98145049d467c5d8.woff) format("woff"), url(../fonts/b9d7a8310712418d83d625e8dbe4295e.woff) format("truetype");
    font-weight: normal;
    font-style: normal;
}

.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: "\f101";
}

.vjs-icon-play-circle {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}

.vjs-icon-play-circle:before {
    content: "\f102";
}

.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: "\f103";
}

.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: "\f104";
}

.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: "\f105";
}

.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: "\f106";
}

.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: "\f107";
}

.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: "\f108";
}

.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: "\f109";
}

.vjs-icon-square {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}

.vjs-icon-square:before {
    content: "\f10a";
}

.vjs-icon-spinner {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}

.vjs-icon-spinner:before {
    content: "\f10b";
}

.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: "\f10c";
}

.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: "\f10d";
}

.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: "\f10e";
}

.vjs-icon-share {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}

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

.vjs-icon-cog {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}

.vjs-icon-cog:before {
    content: "\f110";
}

.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: "\f111";
}

.vjs-icon-circle-outline {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}

.vjs-icon-circle-outline:before {
    content: "\f112";
}

.vjs-icon-circle-inner-circle {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}

.vjs-icon-circle-inner-circle:before {
    content: "\f113";
}

.vjs-icon-hd {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}

.vjs-icon-hd:before {
    content: "\f114";
}

.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: "\f115";
}

.vjs-icon-replay {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}

.vjs-icon-replay:before {
    content: "\f116";
}

.vjs-icon-facebook {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}

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

.vjs-icon-gplus {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}

.vjs-icon-gplus:before {
    content: "\f118";
}

.vjs-icon-linkedin {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}

.vjs-icon-linkedin:before {
    content: "\f119";
}

.vjs-icon-twitter {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}

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

.vjs-icon-tumblr {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}

.vjs-icon-tumblr:before {
    content: "\f11b";
}

.vjs-icon-pinterest {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}

.vjs-icon-pinterest:before {
    content: "\f11c";
}

.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: "\f11d";
}

.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: "\f11e";
}

.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;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.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: hidden;
}

.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: 0.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: 0px 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: 0.06666em solid #fff;
    background-color: #2B333F;
    background-color: rgba(43, 51, 63, 0.7);
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    border-radius: 0.3em;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.vjs-big-play-centered .vjs-big-play-button {
    top: 50%;
    left: 50%;
    margin-top: -0.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, 0.5);
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-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;
}

.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;
    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: 0.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: 0.2em 0;
    line-height: 1.4em;
    font-size: 1.2em;
    text-align: center;
    text-transform: lowercase;
}

.vjs-menu li:focus, .vjs-menu li:hover {
    outline: 0;
    background-color: #73859f;
    background-color: rgba(115, 133, 159, 0.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 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: 0em;
    margin-bottom: 1.5em;
    border-top-color: rgba(43, 51, 63, 0.7);
}

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    background-color: #2B333F;
    background-color: rgba(43, 51, 63, 0.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 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    overflow: hidden;
}

.video-js .vjs-menu-button-inline:before {
    width: 2.222222222em;
}

.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;
    -moz-transition: none;
    -o-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 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.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: 3.0em;
    background-color: #2B333F;
    background-color: rgba(43, 51, 63, 0.7);
}

.vjs-has-started .vjs-control-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility 0.1s, opacity 0.1s;
    -moz-transition: visibility 0.1s, opacity 0.1s;
    -o-transition: visibility 0.1s, opacity 0.1s;
    transition: visibility 0.1s, opacity 0.1s;
}

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    visibility: visible;
    opacity: 0;
    -webkit-transition: visibility 1s, opacity 1s;
    -moz-transition: visibility 1s, opacity 1s;
    -o-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;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}

.video-js .vjs-control:before {
    font-size: 1.8em;
    line-height: 1.67;
}

.video-js .vjs-control:focus:before, .video-js .vjs-control:hover:before, .video-js .vjs-control:focus {
    text-shadow: 0em 0em 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;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 4em;
}

.vjs-live .vjs-progress-control {
    display: none;
}

.video-js .vjs-progress-holder {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    height: 0.3em;
}

.video-js .vjs-progress-control:hover .vjs-progress-holder {
    font-size: 1.666666666666666666em;
}

.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: 0.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: 0.3em;
    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: #fff;
}

.video-js .vjs-play-progress:before {
    position: absolute;
    top: -0.333333333333333em;
    right: -0.5em;
    font-size: 0.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: 0.9em;
    color: #000;
    content: attr(data-current-time);
    padding: 6px 8px 8px 8px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    border-radius: 0.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, 0.5);
}

.video-js .vjs-load-progress div {
    background: white;
    background: rgba(115, 133, 159, 0.75);
}

.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;
    -moz-transition: visibility 1s, opacity 1s;
    -o-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, 0.8);
}

.video-js .vjs-slider {
    outline: 0;
    position: relative;
    cursor: pointer;
    padding: 0;
    margin: 0 0.45em 0 0.45em;
    background-color: #73859f;
    background-color: rgba(115, 133, 159, 0.5);
}

.video-js .vjs-slider:focus {
    text-shadow: 0em 0em 1em white;
    -webkit-box-shadow: 0 0 1em #fff;
    -moz-box-shadow: 0 0 1em #fff;
    box-shadow: 0 0 1em #fff;
}

.video-js .vjs-mute-control, .video-js .vjs-volume-menu-button {
    cursor: pointer;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}

.video-js .vjs-volume-control {
    width: 5em;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.video-js .vjs-volume-bar {
    margin: 1.35em 0.45em;
}

.vjs-volume-bar.vjs-slider-horizontal {
    width: 5em;
    height: 0.3em;
}

.vjs-volume-bar.vjs-slider-vertical {
    width: 0.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: 0.9em;
}

.vjs-slider-vertical .vjs-volume-level {
    width: 0.3em;
}

.vjs-slider-vertical .vjs-volume-level:before {
    top: -0.5em;
    left: -0.3em;
}

.vjs-slider-horizontal .vjs-volume-level {
    height: 0.3em;
}

.vjs-slider-horizontal .vjs-volume-level:before {
    top: -0.3em;
    right: -0.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: 0.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: contain;
    background-color: #000000;
    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-controls-disabled .vjs-poster {
    display: none;
}

.vjs-using-native-controls .vjs-poster {
    display: none;
}

.video-js .vjs-live-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-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;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-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;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-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: 0.1em;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
}

.vjs-subtitles {
    color: #fff;
}

.vjs-captions {
    color: #fc6;
}

.vjs-tt-cue {
    display: block;
}

video::-webkit-media-text-track-display {
    -moz-transform: translateY(-3em);
    -ms-transform: translateY(-3em);
    -o-transform: translateY(-3em);
    -webkit-transform: translateY(-3em);
    transform: translateY(-3em);
}

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
    -moz-transform: translateY(-1.5em);
    -ms-transform: translateY(-1.5em);
    -o-transform: translateY(-1.5em);
    -webkit-transform: translateY(-1.5em);
    transform: translateY(-1.5em);
}

.video-js .vjs-fullscreen-control {
    cursor: pointer;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-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: 0em;
}

.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: -0.5em;
    position: absolute;
    text-shadow: 0.05em 0.05em 0.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: 0.85;
    text-align: left;
    border: 6px solid rgba(43, 51, 63, 0.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: white;
}

.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(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
    animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 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: white;
}

.vjs-seeking .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:after {
    border-top-color: white;
    -webkit-animation-delay: 0.44s;
    animation-delay: 0.44s;
}

@keyframes vjs-spinner-spin {
    100% {
        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: white;
    }
    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: white;
    }
    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;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-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, 0.75);
    color: #fff;
    margin: 0 auto;
    padding: 0.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, 0.8);
    background: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
    background: linear-gradient(180deg, rgba(0, 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;
    }
}

@font-face {
    font-family: "u-iconfont";
    src: url(../fonts/font_417433_0bahs40x3tzqia4i.eot);
    src: url(../fonts/font_417433_0bahs40x3tzqia4i.eot) format("embedded-opentype"), url("../fonts/1cdccfad684247c09953340ace65fb71.woff") format("woff"), url(../fonts/font_417433_0bahs40x3tzqia4i.ttf) format("truetype"), url(../fonts/font_417433_0bahs40x3tzqia4i.svg) format("svg");
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.u-icon-circle-ok:before {
    content: "\e64c";
}

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

.u-icon-cb-sel:before {
    content: "\e651";
}

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

.u-icon-long-arrowup:before {
    content: "\e655";
}

.u-icon-long-arrowdown:before {
    content: "\e656";
}

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

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

.u-icon-thumbs-down:before {
    content: "\e667";
}

.u-icon-thumbs-up:before {
    content: "\e668";
}

.u-icon-doubleArrowDown:before {
    content: "\e66b";
}

.u-icon-gps2:before {
    content: "\e672";
}

.u-icon-squareReduce:before {
    content: "\e673";
}

.u-icon-squarePlus:before {
    content: "\e674";
}

.u-icon-magnifier:before {
    content: "\e676";
}

.u-icon-circle-question-revert:before {
    content: "\e678";
}

.u-icon-circle-question:before {
    content: "\e67d";
}

.u-icon-qymob-check:before {
    content: "\e612";
}

.u-icon-qymob-arrow-right:before {
    content: "\e611";
}

.u-icon-qymob-arrow-left:before {
    content: "\e613";
}

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

.u-img.u-img--horizontal {
    display: block;
    max-width: 100%;
    height: auto;
}

.u-img.u-img--vertical {
    display: block;
    max-height: 100%;
    width: auto;
}

.u-img.u-img--responsive {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.u-img.u-img--fill {
    display: block;
    width: 100%;
    height: 100%;
}

@-webkit-keyframes loading {
}

@-moz-keyframes loading {
}

@-o-keyframes loading {
}

@keyframes loading {
}

.u_text22_black {
    font-size: 22px;
    line-height: 30px;
    color: #373d40;
}

.u_text22_white {
    font-size: 22px;
    line-height: 30px;
    color: #fff;
}

.u_text12_lightblack {
    font-size: 12px;
    line-height: 17px;
    color: #70727d;
}

.u_text12_ultra_lightblack {
    font-size: 12px;
    line-height: 17px;
    color: #9b9ba3;
}

.u_text12_white {
    font-size: 12px;
    line-height: 17px;
    color: #fff;
}

.u_text16_black {
    font-size: 16px;
    line-height: 22px;
    color: #373d40;
}

html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu, img {
    margin: 0;
    padding: 0;
}

header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th {
    text-align: left;
    font-weight: normal;
}

html, body, fieldset, img, iframe, abbr {
    border: 0;
}

i, cite, em, var, address, dfn {
    font-style: normal;
}

[hidefocus], summary {
    outline: 0;
}

li {
    list-style: none;
}

h1, h2, h3, h4, h5, h6, small {
    font-size: 100%;
}

sup, sub {
    font-size: 83%;
}

pre, code, kbd, samp {
    font-family: inherit;
}

q:before, q:after {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label, summary {
    cursor: default;
}

a, button {
    cursor: pointer;
}

h1, h2, h3, h4, h5, h6, em, strong, b {
    font-weight: bold;
}

del, ins, u, s, a, a:hover {
    text-decoration: none;
}

body, textarea, input, button, select, keygen, legend {
    font: 12px/1.5 arial, \5b8b\4f53;
    color: #373d40;
    outline: 0;
}

body {
    background: #fff;
    font-family: "Helvetica Neue", PingFangSC-regular, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", " sans-serif";
}

a, a:hover {
    color: #488bff;
}

img {
    font-size: 0;
}

html {
    font-size: 100px;
}

.g-yixin {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.3);
    background-color: #000 \9;
    transition: all 0.6s ease-out;
}

.g-yixin.moveUp {
    top: -29px;
    transition: all 0.5s ease-out;
}

.g-topNav {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: transparent;
    border-bottom: 1px solid transparent;
    z-index: 999;
    transition: all 0.45s ease-in-out;
}

.g-topNav .wrapper {
    position: relative;
    width: 980px;
    padding: 0 10px;
    height: 60px;
    margin: 0 auto;
}

.g-topNav .wrapper .m-topLogo {
    position: relative;
    top: 19px;
}

.g-topNav .wrapper .m-topNav {
    position: absolute;
    right: 200px;
    top: 0;
}

.g-topNav .wrapper .m-login {
    position: absolute;
    right: 10px;
    top: 18px;
}

@media screen and (min-width: 1200px) {
    .g-topNav .wrapper {
        width: 1180px;
    }
}

.g-topNav.solid {
    background-color: #fff;
    background-color: #fff \9;
    border-bottom: 1px solid #f0f1f2;
    transition: all 0.5s ease-in-out;
}

.g-topNav.moveDown {
    top: 29px;
    transition: all 0.45s ease-in-out;
}

.g-section {
    width: 100%;
    min-width: 1000px;
}

.g-section.shiyong {
    background: #3186e3 url(../images/bg-try.png) no-repeat left top;
    background-size: contain;
}

.g-section.shiyong1 {
    background: url(../images/bg-try2.png) no-repeat left top;
    background-size: contain;
}

.g-section.shiyong1 .content {
    font-size: 28px;
    color: #383838;
}

.g-section.shiyong1 .iptWrap .ipt {
    color: #000;
    border-color: #b3b3b3;
}

.g-section.shiyong1 .iptWrap .ipt::-webkit-input-placeholder {
    color: #b3b3b3;
    opacity: 0.8;
}

.g-section.shiyong1 .iptWrap .ipt:focus {
    border-color: #3b8fea;
}

.g-section.shiyong1 .iptWrap .btn {
    color: #fff;
    background-color: #3b8fea;
    border: 1px solid #3b8fea;
}

.g-section.shiyong1 .iptWrap .btn:hover {
    color: #fff;
    background-color: #237ed9;
}

.g-section.sitemap {
    background-color: #191b1f;
}

.m-topLogo {
    width: 111px;
    height: 29px;
    background: url(http://shijianfu.oss-cn-hangzhou.aliyuncs.com/images/2/2017/10/eB1buUwUIKRUURmwagRu1lu8uB6lMU.png) no-repeat;
    background: url(http://shijianfu.oss-cn-hangzhou.aliyuncs.com/images/2/2017/10/eB1buUwUIKRUURmwagRu1lu8uB6lMU.png) no-repeat \9;
    background-size: 111px auto;
}

.m-topLogo.solid {
    background: url(http://shijianfu.oss-cn-hangzhou.aliyuncs.com/images/2/2017/10/itPp0J4ptP11xEptA81AO8mj6mE8x0.png) no-repeat;
    background: url(http://shijianfu.oss-cn-hangzhou.aliyuncs.com/images/2/2017/10/itPp0J4ptP11xEptA81AO8mj6mE8x0.png) no-repeat \9;
    background-size: 111px auto;
}

.m-topLogo h1 {
    text-indent: -99999px;
}

.m-topNav .menu {
    *zoom: 1;
    -webkit-user-select: none;
    user-select: none;
}

.m-topNav .menu:before, .m-topNav .menu:after {
    display: table;
    content: "";
    line-height: 0;
}

.m-topNav .menu:after {
    clear: both;
}

.m-topNav .menu > li {
    float: left;
    margin-left: 20px;
    height: 61px;
}

.m-topNav .menu > li > a {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    padding: 0 10px;
    height: 59px;
    font-size: 16px;
    line-height: 59px;
    color: #fff;
    border-bottom: 2px solid transparent;
    border-bottom: 0 \9;
    background-color: rgba(0, 0, 0, 0);
}

.m-topNav .menu > li > a:hover {
    color: #3b8fea;
    border-color: #3b8fea;
    border-bottom: 2px solid #3B8FEA \9;
}

.m-topNav .menu > li > a .u-icon-caret {
    display: none;
    margin-left: 5px;
}

.m-topNav .menu > li.z-sel > a {
    color: #3b8fea;
    border-color: #3b8fea;
}

.m-topNav .menu > li .panel {
    position: fixed;
    top: 61px;
    left: 0;
    right: 0;
    height: auto;
    padding-top: 0;
    filter: alpha(opacity=0) \9;
    opacity: 0;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
    z-index: -1;
    visibility: hidden;
    visibility: visible \9;
    display: none \9;
    background-color: #fff;
    text-align: center;
    border-bottom: 1px solid #e4e4e4;
}

.moveDown .m-topNav .menu > li .panel {
    top: 90px;
}

.m-topNav .menu > li .panel .inner {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    *zoom: 1;
    width: 980px;
    padding: 34px 0 37px 0;
    box-shadow: none;
    overflow: hidden;
    text-align: right;
}

.m-topNav .menu > li .panel .inner:before, .m-topNav .menu > li .panel .inner:after {
    display: table;
    content: "";
    line-height: 0;
}

.m-topNav .menu > li .panel .inner:after {
    clear: both;
}

@media screen and (min-width: 1200px) {
    .m-topNav .menu > li .panel .inner {
        width: 1180px;
    }
}

.m-topNav .menu > li .panel .list {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
}

.m-topNav .menu > li .panel .list dd {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    margin-left: 58px;
    text-align: center;
}

.m-topNav .menu > li .panel .list dd em {
    font-weight: 400;
}

.m-topNav .menu > li .panel .list dd.z-sel a {
    color: #3b8fea;
}

@media screen and (min-width: 1200px) {
    .m-topNav .menu > li .panel .list dd {
        margin-left: 72px;
    }
}

.m-topNav .menu > li .panel .list a {
    display: block;
    font-size: 14px;
    line-height: 1.5;
    color: #383838;
    font-weight: 400;
    text-align: center;
}

.m-topNav .menu > li .panel .list a:hover {
    color: #3b8fea;
}

.m-topNav .menu > li .panel .list a .u-icon-nav {
    margin-bottom: 18px;
}

.m-topNav .menu > li .panel.product .list {
    margin-right: 275px;
}

.m-topNav .menu > li .panel.kehu .list {
    margin-right: 195px;
}

.m-topNav .menu > li .panel.qa .list {
    margin-right: 50px;
}

.m-topNav .menu > li .panel.price .list {
    margin-right: 152px;
}

.m-topNav .menu > li:hover .panel {
    filter: alpha(opacity=100) \9;
    opacity: 1;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
    z-index: 1;
    visibility: visible;
    display: block \9;
}

.m-topNav .menu > li.open .panel {
    filter: alpha(opacity=100) \9;
    opacity: 1;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
    z-index: 1;
    visibility: visible;
    display: block \9;
}

.m-topNav.solid .menu > li > a {
    color: #383838;
}

.m-topNav.solid .menu > li > a:hover {
    color: #3b8fea;
}

.m-topNav.solid .menu > li.z-sel > a {
    color: #3b8fea;
}

.m-topNav.solid .menu > li .panel .inner {
    border-top: 0;
}

.m-topNav.solid .menu > li .panel .list dt {
    color: #7d8496;
}

.m-topNav.solid .menu > li .panel .list dd.z-sel a {
    color: #3b8fea;
}

.m-topNav.solid .menu > li .panel .list a {
    color: #383838;
}

.m-topNav.solid .menu > li .panel .list a:hover {
    color: #3b8fea;
}

.m-login .u-btn {
    font-size: 14px;
}

.m-login .u-btn.signin {
    margin-right: 12px;
}

.m-login .signup {
    transition: all 0.4s ease-out;
}

.m-login .signin {
    transition: all 0.4s ease-out;
}

.m-login.solid .u-btn {
    transition: all 0.4s ease-out;
}

.m-login.solid .signup {
    background-color: #49a0f5;
    border: 1px solid #49a0f5;
    color: #fff;
    transition: all 0.4s ease-out;
}

.m-login.solid .signup:hover {
    background-color: #237ed9;
    border: 1px solid #237ed9;
    color: #fff;
}

.m-login.solid .signin {
    background-color: transparent;
    border: 1px solid #505050;
    color: #383838;
    transition: all 0.4s ease-out;
}

.m-login.solid .signin:hover {
    background-color: #f4f6f8;
    border: 1px solid #808080;
    color: #383838;
}

.m-shiyong {
    display: block;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 112px;
    user-select: none;
    -webkit-user-select: none;
}

.m-shiyong .content {
    font-size: 28px;
    color: #fff;
    text-align: center;
    padding-top: 113px;
    padding-bottom: 39px;
}

.m-shiyong .iptWrap .ipts {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    vertical-align: top;
}

.m-shiyong .iptWrap .ipt {
    width: 355px;
    height: 22px;
    padding: 12px 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    background: rgba(255, 255, 255, 0.13);
    border: 1px solid #fff;
    border-radius: 4px 0 0 4px;
    vertical-align: middle;
}

.m-shiyong .iptWrap .ipt::-webkit-input-placeholder {
    font-weight: 400;
    color: #fff;
    opacity: 0.4;
}

.m-shiyong .iptWrap .ipt::-moz-input-placeholder {
    font-weight: 400;
    color: #fff;
    opacity: 0.4;
}

.m-shiyong .iptWrap .ipt::-ms-input-placeholder {
    font-weight: 400;
    color: #fff;
    opacity: 0.4;
}

.m-shiyong .iptWrap .ipt:focus {
    border-color: #fff;
    background: rgba(255, 255, 255, 0.03);
}

.m-shiyong .iptWrap .btn {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    vertical-align: top;
    padding: 9px 30px;
    font-size: 18px;
    font-weight: 400;
    color: #383838;
    letter-spacing: 0.45px;
    line-height: 28px;
    background-color: #fff;
    border-radius: 0 4px 4px 0;
    border: 1px solid #fff;
    margin-left: -5px;
    vertical-align: middle;
    transition: 0.5s;
    letter-spacing: 1px;
    cursor: pointer;
}

.m-shiyong .iptWrap .btn:hover {
    background-color: #f4f6f8;
    color: #000;
    transition: 0.5s;
}

.m-section-sitemap {
    padding-top: 60px;
    padding-bottom: 20px;
    margin: 0 auto;
    text-align: left;
    width: 980px;
    padding-left: 10px;
    padding-right: 10px;
}

@media screen and (min-width: 1200px) {
    .m-section-sitemap {
        width: 1180px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.m-section-sitemap .steps {
    position: relative;
    *zoom: 1;
    padding-bottom: 67px;
    border-bottom: 1px solid #4b4d50;
    text-align: center;
}

.m-section-sitemap .steps:before, .m-section-sitemap .steps:after {
    display: table;
    content: "";
    line-height: 0;
}

.m-section-sitemap .steps:after {
    clear: both;
}

.m-section-sitemap .steps .btns {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    padding: 12px 27px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 0.45px;
    line-height: 28px;
    border: 1px solid #fff;
    border-color: rgba(255, 255, 255, 0.6);
    border-radius: 2px;
    cursor: pointer;
    transition: 0.5s;
}

.m-section-sitemap .steps .btns:hover {
    border-color: #fff;
}

.m-section-sitemap .steps .btns.first {
    position: absolute;
    left: 0;
}

.m-section-sitemap .steps .btns.third {
    position: absolute;
    right: 0;
}

.m-section-sitemap .steps .btns .arrow {
    margin-left: 5px;
}

.m-section-sitemap .lists {
    margin-top: 67px;
}

.m-section-sitemap .list {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    margin-left: 133px;
    vertical-align: top;
    text-align: left;
}

@media screen and (min-width: 1200px) {
    .m-section-sitemap .list {
        margin-left: 200px;
    }
}

.m-section-sitemap .list:first-child {
    margin-left: 0;
}

.m-section-sitemap .list dt {
    font-size: 16px;
    color: #fff;
    margin-bottom: 40px;
}

.m-section-sitemap .list dd {
    text-align: left;
    margin-bottom: 20px;
}

.m-section-sitemap .list dd a {
    font-size: 14px;
    line-height: 1;
    color: #939599;
}

.m-section-sitemap .list dd a:hover {
    color: #ccc;
}

.m-section-sitemap .list dd.narrow {
    margin-bottom: 10px;
}

.m-section-sitemap .list dd.narrow-inline {
    display: inline-block;
}

.m-section-sitemap .list dd.narrow-inline.narrow-weibo {
    margin-left: 18px;
}

.m-section-sitemap .list dd.narrow-inline:hover .wxScan {
    opacity: 1;
    visibility: visible;
    filter: alpha(opacity=100) \9;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
    z-index: 1;
}

.m-section-sitemap .auth {
    width: 236px;
    white-space: nowrap;
}

.m-section-sitemap .auth dd {
    margin-bottom: 18px;
}

.m-section-sitemap .auth .txt {
    white-space: normal;
    word-break: break-all;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    overflow: hidden;
    vertical-align: top;
    margin-top: 5px;
    margin-left: 12px;
    line-height: 20px;
}

.m-section-sitemap .auth .isoImg, .m-section-sitemap .auth .csaImg {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    vertical-align: middle;
}

.m-section-sitemap .contact {
    position: relative;
    font-size: 14px;
    color: #939599;
}

.m-section-sitemap .contact .txt {
    line-height: 25px;
}

.m-section-sitemap .contact .wxLink {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    height: 25px;
    vertical-align: middle;
}

.m-section-sitemap .contact .wxLink:hover .wxScan {
    opacity: 1;
    visibility: visible;
    filter: alpha(opacity=100) \9;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
    z-index: 1;
}

.m-section-sitemap .contact .wxLink:hover .wxImg {
    opacity: 0.8;
}

.m-section-sitemap .contact .wxImg {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    opacity: 1;
    vertical-align: baseline;
}

.m-section-sitemap .contact .wxScan {
    opacity: 0;
    filter: alpha(opacity=0) \9;
    position: absolute;
    left: 38px;
    top: 38px;
    z-index: -1;
    visibility: hidden;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
}

.m-footer {
    padding: 25px;
    text-align: center;
    font-size: 12px;
    line-height: 1;
    background-color: #15161a;
    color: #64676c;
}

.m-footer .address {
    margin-bottom: 22px;
}

.m-footer .police {
    line-height: 1;
}

.m-footer .police .logo {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    width: 20px;
    height: 20px;
    vertical-align: bottom;
    margin-right: 5px;
}

.m-confirm {
    width: 67px;
    position: fixed;
    top: 50%;
    right: 0px;
    background-color: #fff;
    font-size: 12px;
    color: #fff;
    margin-top: -171px;
    z-index: 9999;
}

.m-confirm .z-show {
    display: block !important;
}

.m-confirm .z-over {
    background-color: #197ad8 !important;
}

.m-confirm .z-over-1 {
    background-color: #c6c6c6 !important;
}

.m-confirm .i-sprite {
    background: url(../images/icon-sprite.png) no-repeat;
    display: inline-block;
    zoom: 1;
    width: 67px;
    height: 30px;
    margin-top: 28px;
    overflow: hidden;
}

.m-confirm .online {
    height: 99px;
    text-align: center;
    border-bottom: 1px solid #8dc7ff;
    cursor: pointer;
    background-color: #378fe5;
}

.m-confirm .online .i-sprite-1 {
    background-position: 20px 0px;
}

.m-confirm .tel {
    height: 99px;
    text-align: center;
    border-bottom: 1px solid #8dc7ff;
    position: relative;
    cursor: pointer;
    background-color: #378fe5;
}

.m-confirm .tel .i-sprite-2 {
    background-position: 20px -28px;
}

.m-confirm .tel .content {
    width: 138px;
    height: 43px;
    background: url(../images/tel-aside@2x.png) no-repeat;
    background: url(../images/tel-aside@1x.png) no-repeat \9;
    background-size: 138px 43px;
    position: absolute;
    display: none;
    top: 27px;
    left: -147px;
    z-index: 9999;
}

.m-confirm .wchat {
    height: 99px;
    text-align: center;
    position: relative;
    cursor: pointer;
    background-color: #378fe5;
}

.m-confirm .wchat .i-sprite-3 {
    background-position: 20px -59px;
}

.m-confirm .wchat .content {
    width: 138px;
    height: 175px;
    background: url(../images/wx-aside@2x.png) no-repeat;
    background: url(../images/wx-aside@1x.png) no-repeat \9;
    background-size: 138px 175px;
    position: absolute;
    display: none;
    top: -39px;
    left: -147px;
    z-index: 9999;
}

.m-confirm .demo {
    padding: 30px 0;
    text-align: center;
    background-color: #378fe5;
    border-bottom: 1px solid #8dc7ff;
    cursor: pointer;
}

.m-confirm .demo .icon {
    width: 25px;
    height: 25px;
    margin-bottom: 5px;
}

.m-confirm .demo:hover {
    background-color: #197ad8;
}

.m-confirm .try {
    padding: 30px 0;
    text-align: center;
    background-color: #378fe5;
    border-bottom: 1px solid #8dc7ff;
    cursor: pointer;
}

.m-confirm .try .icon {
    width: 25px;
    height: 25px;
    margin-bottom: 5px;
}

.m-confirm .try:hover {
    background-color: #197ad8;
}

.m-confirm .top {
    height: 43px;
    text-align: center;
    background-color: #dbdbdb;
    cursor: pointer;
}

.m-confirm .top .i-sprite-4 {
    height: 20px;
    background-position: 27px -81px;
    margin-top: 0px;
}

.m-confirm .top p {
    color: #666;
    font-weight: bolder;
    height: 20px;
    line-height: 10px;
}

.m-yixin {
    *zoom: 1;
    width: 1000px;
    margin: 0 auto;
}

.m-yixin:before, .m-yixin:after {
    display: table;
    content: "";
    line-height: 0;
}

.m-yixin:after {
    clear: both;
}

@media screen and (min-width: 1200px) {
    .m-yixin {
        width: 1200px;
    }
}

.m-yixin a {
    font-size: 12px;
    color: #fff;
    opacity: 0.4;
    line-height: 28px;
}

.m-yixin a:hover {
    opacity: 1;
}

.m-yixin .ttl {
    float: left;
    margin-left: 10px;
}

.m-yixin .navList {
    float: right;
    margin-right: 10px;
}

.m-yixin .navList li {
    float: left;
    margin-left: 66px;
}

.m-yixin .navList li:first-child {
    margin-left: 0;
}

.m-yixin .navList li a {
    font-size: 12px;
}

.m-modalTipDemo {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 10000;
}

.m-modalTipDemo table, .m-modalTipDemo tr, .m-modalTipDemo td {
    width: 100%;
    height: 100%;
}

.m-modalTipDemo .dialog {
    position: relative;
    width: 440px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 35px 5px #000;
    overflow: hidden;
}

.m-modalTipDemo .dialog .close {
    position: absolute;
    top: 5px;
    right: 12px;
    color: #fff;
    font-size: 30px;
    line-height: 1;
    opacity: 1;
    cursor: pointer;
    transition: 1s;
}

.m-modalTipDemo .dialog .close:hover {
    opacity: 0.6;
    transition: 1s;
}

.m-modalTipDemo .dialog .hd {
    padding: 15px 26px;
    background: #49a0f5;
    color: #fff;
    font-size: 16px;
}

.m-modalTipDemo .dialog .bd {
    padding: 34px;
}

.m-modalTipDemo .dialog .bd .txt {
    font-size: 14px;
    color: #383838;
    line-height: 2;
    text-align: center;
}

.m-modalTipDemo .dialog .bd .link {
    margin-top: 24px;
    text-align: center;
}

.m-modalTipDemo .dialog .bd .link a {
    font-size: 14px;
    color: #3b8fea;
    line-height: 1.5;
}

.m-modalTipDemo .dialog .bd .link a:hover {
    text-decoration: underline;
}

.g-section-efficiency, .g-section-value, .g-section-expert, .g-section-times, .g-section-choice {
    background-color: #fff;
}

.g-section-efficiency .g-section__main, .g-section-value .g-section__main, .g-section-expert .g-section__main, .g-section-times .g-section__main, .g-section-choice .g-section__main {
    width: 1000px;
    min-height: 50px;
    margin: 0 auto;
}

.g-firstSlide {
    position: relative;
    min-width: 1000px;
    background-color: #081238;
}

.g-swiperNews {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 35px;
    background-color: rgba(255, 255, 255, 0.27);
    background-color: #6F6E78 \9;
}

.g-section-value {
    background-image: url(../images/banner-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.g-section-times {
    background-color: #f4f5f7;
}

.m-swiper {
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center;
    user-select: none;
    -webkit-user-select: none;
}

.m-swiper-main {
    height: 550px;
}

.m-swiper-main .swiper-slide {
    overflow: hidden;
}

.m-swiper-main .swiper-slide.view_left, .m-swiper-main .swiper-slide.view_center {
    position: relative;
    text-align: center;
}

.m-swiper-main .swiper-slide.view_left .container, .m-swiper-main .swiper-slide.view_center .container {
    position: relative;
    width: 980px;
    height: 550px;
    text-align: center;
    margin: 0 auto;
}

@media screen and (min-width: 1200px) {
    .m-swiper-main .swiper-slide.view_left .container, .m-swiper-main .swiper-slide.view_center .container {
        width: 1180px;
        height: 550px;
    }
}

.m-swiper-main .swiper-slide.view_left .group_info {
    position: relative;
    top: 160px;
    text-align: left;
    z-index: 2;
}

.m-swiper-main .swiper-slide.view_left .group_info .info_img .img {
    width: 585px;
}

.m-swiper-main .swiper-slide.view_left .group_info .inf_btns {
    margin-top: 15px;
}

.m-swiper-main .swiper-slide.view_left .group_bg {
    position: absolute;
    right: -125px;
    top: 0;
    text-align: right;
    z-index: 1;
}

.m-swiper-main .swiper-slide.view_left .group_bg .img {
    width: auto;
    height: 550px;
}

.m-swiper-main .swiper-slide.view_center .container {
    text-align: center;
}

.m-swiper-main .swiper-slide.view_center .group_info {
    position: relative;
    margin: 364px auto 0 auto;
    z-index: 2;
}

.m-swiper-main .swiper-slide.view_center .group_bg {
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 1;
}

.m-swiper-main .swiper-slide.view_center .group_bg .img {
    position: relative;
    left: -50%;
}

.m-swiper-main .swiper-slide .u-btn {
    padding: 10px 34px;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-radius: 2px;
    background-color: #fff;
    font-size: 18px;
    line-height: 1.5;
    color: #383838;
}

.m-swiper-main .swiper-slide .u-btn + .u-btn {
    margin-left: 24px;
}

.m-swiper-main .swiper-slide .u-btn.btn-fill {
    color: #383838;
    background-color: #fff;
}

.m-swiper-main .swiper-slide .u-btn.btn-fill:hover {
    color: #383838;
    border-color: #e6e6e6;
    background-color: #e6e6e6;
}

.m-swiper-main .swiper-slide .u-btn.btn-outline {
    color: #fff;
    background-color: rgba(255, 255, 255, 0);
}

.m-swiper-main .swiper-slide .u-btn.btn-outline:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.3);
}

.m-swiper-main .pagination {
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    width: auto;
    bottom: 65px;
    padding: 5px 13px;
    padding-bottom: 3px;
    border-radius: 16px;
    text-align: center;
}

.m-swiper-main .swiper-pagination-switch {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    width: 10px;
    height: 10px;
    background: url(../images/pagination-pt@2x.png) no-repeat;
    background: url(../images/pagination-pt@1x.png) no-repeat \9;
    background-size: 10px 10px;
    border-radius: 10px;
    cursor: pointer;
    margin-left: 7px;
    margin-right: 7px;
}

.m-swiper-main .swiper-pagination-switch.swiper-active-switch {
    width: 30px;
    height: 10px;
    background: url(../images/pagination-ptc@2x.png) no-repeat;
    background: url(../images/pagination-ptc@1x.png) no-repeat \9;
    background-size: 30px 10px;
}

.m-swiperNews {
    *zoom: 1;
    width: 980px;
    margin: 0 auto;
}

.m-swiperNews:before, .m-swiperNews:after {
    display: table;
    content: "";
    line-height: 0;
}

.m-swiperNews:after {
    clear: both;
}

.m-swiperNews .list {
    overflow: hidden;
    vertical-align: top;
    white-space: nowrap;
    text-align: left;
}

.m-swiperNews .list li {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    vertical-align: top;
    width: 260px;
    margin-right: 50px;
    text-align: left;
    color: #fff;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.m-swiperNews .list li a {
    font-size: 14px;
    line-height: 35px;
    color: #fff;
}

.m-swiperNews .list li a:hover {
    color: #efefef;
    text-decoration: underline;
}

.m-swiperNews .more {
    float: right;
    display: block;
    width: 50px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    color: #fff;
    white-space: nowrap;
}

.m-swiperNews .more .gt {
    font-family: "WenQuanYi Micro Hei", sans-serif;
    font-size: 22px;
    line-height: 1;
    font-weight: 400;
    vertical-align: -2px;
    margin-left: 5px;
}

@media screen and (min-width: 1200px) {
    .m-swiperNews {
        width: 1180px;
    }

    .m-swiperNews .list li {
        width: 320px;
    }
}

.m-player {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 10000;
}

.m-player .player-bd {
    position: relative;
    left: 50%;
    top: 50%;
    width: 800px;
    height: 450px;
    text-align: left;
}

.m-player .player-pos {
    position: absolute;
    width: 800px;
    height: 450px;
    left: -50%;
    top: -50%;
}

.m-player .btn-close {
    position: absolute;
    top: 0;
    right: -50px;
    display: block;
    width: 40px;
    background-color: #000;
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}

.m-player .btn-close:hover {
    color: #eee;
    background-color: rgba(0, 0, 0, 0.6);
}

.m-section-efficiency {
    padding: 90px 0;
}

.m-section-efficiency .m-section__head {
    text-align: center;
}

.m-section-efficiency .m-section__body {
    padding-top: 50px;
}

.m-section-efficiency .m-section__list {
    *zoom: 1;
}

.m-section-efficiency .m-section__list:before, .m-section-efficiency .m-section__list:after {
    display: table;
    content: "";
    line-height: 0;
}

.m-section-efficiency .m-section__list:after {
    clear: both;
}

.m-section-efficiency .m-section__item {
    position: relative;
    float: left;
    width: 249px;
    text-align: center;
}

.m-section-efficiency .m-section__item:before {
    content: "";
    position: absolute;
    right: 0;
    top: 30px;
    width: 2px;
    height: 60px;
    background-color: #eaebed;
}

.m-section-efficiency .m-section__item:last-child:before {
    display: none;
}

.m-section-efficiency .m-section__item .img {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    width: 160px;
}

.m-section-efficiency .m-section__item .text {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    margin-top: 30px;
    *display: inline;
    *vertical-align: auto;
    font-size: 16px;
    line-height: 1.5;
    color: #a6a8ae;
    letter-spacing: 1.2px;
}

.m-section-efficiency .m-section__btn {
    padding-top: 60px;
    text-align: center;
}

.m-section-value {
    padding: 90px 0;
    padding-bottom: 155px;
}

.m-section-value .m-section__head {
    text-align: center;
}

.m-section-value .m-section__body {
    padding-top: 60px;
}

.m-section-value .m-section__list {
    *zoom: 1;
}

.m-section-value .m-section__list:before, .m-section-value .m-section__list:after {
    display: table;
    content: "";
    line-height: 0;
}

.m-section-value .m-section__list:after {
    clear: both;
}

.m-section-value .m-section__item {
    position: relative;
    float: left;
    width: 212px;
    padding: 0px 19px;
    text-align: center;
}

.m-section-value .m-section__item .img {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    height: 100px;
}

.m-section-value .m-section__item .text {
	margin-top: 20px;
    font-size: 24px;
    line-height: 1.5;
    color: #fff;
}

.m-section-value .m-section__item .summary {
    padding-top: 25px;
    font-size: 16px;
    line-height: 1.65;
    color: #fff;
    text-align: left;
}

.m-section-expert {
    padding: 90px 0;
}

.m-section-expert .m-section__head {
    text-align: center;
}

.m-section-expert .m-section__head .u-summary {
    margin-top: 20px;
}

.m-section-expert .m-section__body {
    position: relative;
    padding-top: 60px;
    height: 350px;
    background: url(../images/expert-bg@2x.png) no-repeat center bottom;
    background-size: auto 280px;
    background: url(../images/expert-bg@1x.png) no-repeat center bottom \9;
}

.m-section-expert .m-section__foot {
    margin-top: 60px;
}

.m-section-expert .m-section__list {
    margin: 0 auto;
}

.m-section-expert .m-section__item {
    position: relative;
    float: left;
    width: 170px;
    min-height: 210px;
    padding: 38px 32px;
    text-align: center;
    background-color: #fff;
    margin-left: 21px;
}

.m-section-expert .m-section__item:first-child {
    margin-left: 0;
}

.m-section-expert .m-section__item .img {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    min-height: 100px;
}

.m-section-expert .m-section__item .text {
    font-size: 24px;
    line-height: 1.5;
    color: #fff;
}

.m-section-expert .m-section__item .summary {
    padding-top: 25px;
    font-size: 14px;
    line-height: 1.5;
    color: #303d58;
    text-align: left;
}

.m-section-expert .m-section__item .label {
    *zoom: 1;
    position: absolute;
    right: 0;
    top: 0;
}

.m-section-expert .m-section__item .label:before, .m-section-expert .m-section__item .label:after {
    display: table;
    content: "";
    line-height: 0;
}

.m-section-expert .m-section__item .label:after {
    clear: both;
}

.m-section-expert .m-section__item .label img {
    float: right;
}

.m-section-expert .m-section__headList {
    *zoom: 1;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    margin-top: 25px;
}

.m-section-expert .m-section__headList:before, .m-section-expert .m-section__headList:after {
    display: table;
    content: "";
    line-height: 0;
}

.m-section-expert .m-section__headList:after {
    clear: both;
}

.m-section-expert .m-section__itm {
    float: left;
    margin-left: 10px;
}

.m-section-expert .m-section__itm:first-child {
    margin-left: 0;
}

.m-section-expert .m-section__animList .m-section__animList-itm {
    position: absolute;
    left: 0;
    top: 0;
    width: 5px;
    height: 5px;
    transition: 0.5s;
}

.m-section-expert .m-section__animList .m-section__animList-itm .obj {
    position: absolute;
    left: -69px;
    top: -156px;
    transition: 0.5s;
}

.m-section-expert .m-section__animList .m-section__animList-itm.z-sel {
    transition: 0.5s;
}

.m-section-expert .m-section__animList .m-section__animList-itm.z-sel .obj {
    top: -190px;
    transition: 0.65s;
}

.m-section-expert .m-section__animList .m-section__animList-itm.one {
    left: 168px;
    top: 373px;
}

.m-section-expert .m-section__animList .m-section__animList-itm.two {
    left: 421px;
    top: 236px;
}

.m-section-expert .m-section__animList .m-section__animList-itm.three {
    left: 685px;
    top: 384px;
}

.m-section-expert .m-section__animList .m-section__animList-itm.four {
    left: 945px;
    top: 244px;
}

.m-section-expert .m-expert-menu {
    position: relative;
    height: 180px;
}

.m-section-expert .m-expert-menu .m-expert-menu__item {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    vertical-align: top;
    margin-left: 120px;
}

.m-section-expert .m-expert-menu .m-expert-menu__item:first-child {
    margin-left: 0;
}

.m-section-expert .m-expert-menu .m-expert-menu__handler {
    font-size: 26px;
    line-height: 1.5;
    color: #c4c6cc;
    cursor: pointer;
}

.m-section-expert .m-expert-menu .m-expert-menu__handler .u-underLine {
    display: none;
    margin-top: 23px;
}

.m-section-expert .m-expert-menu .z-sel .m-expert-menu__handler {
    color: #3c97ff;
}

.m-section-expert .m-expert-menu .z-sel .m-expert-menu__handler .u-underLine {
    display: block;
}

.m-section-expert .m-expert-menu .m-expert-menu__cnt {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 66px;
    padding: 30px 0;
    text-align: center;
    border-top: 1px solid #ececec;
}

.m-section-expert .m-expert-menu .z-sel .m-expert-menu__cnt {
    display: block;
}

.m-section-expert .m-expert-menuCnt {
    *zoom: 1;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
}

.m-section-expert .m-expert-menuCnt:before, .m-section-expert .m-expert-menuCnt:after {
    display: table;
    content: "";
    line-height: 0;
}

.m-section-expert .m-expert-menuCnt:after {
    clear: both;
}

.m-section-expert .m-expert-menuCnt dd {
    float: left;
    margin-left: 66px;
    *zoom: 1;
}

.m-section-expert .m-expert-menuCnt dd:before, .m-section-expert .m-expert-menuCnt dd:after {
    display: table;
    content: "";
    line-height: 0;
}

.m-section-expert .m-expert-menuCnt dd:after {
    clear: both;
}

.m-section-expert .m-expert-menuCnt dd:first-child {
    margin-left: 0;
}

.m-section-expert .m-expert-menuCnt dd .m-expert-menuCnt__ico {
    float: left;
    padding-top: 5px;
}

.m-section-expert .m-expert-menuCnt dd .m-expert-menuCnt__main {
    padding-left: 10px;
    overflow: hidden;
    text-align: left;
}

.m-section-expert .m-expert-menuCnt dd .m-expert-menuCnt__main.no_text {
    padding-top: 10px;
}

.m-section-expert .m-expert-menuCnt .ico {
    height: 37px;
}

.m-section-expert .m-expert-menuCnt .ttl {
    font-size: 18px;
    color: #303d58;
    line-height: 1.5;
}

.m-section-expert .m-expert-menuCnt .txt {
    font-size: 14px;
    color: #a6a8ae;
    line-height: 1.5;
}

.m-section-times {
    padding: 90px 0;
}

.m-section-times .m-section-times__head {
    text-align: center;
}

.m-section-times .m-section-times__body {
    padding-top: 60px;
}

.m-section-times .m-section-times__list {
    *zoom: 1;
}

.m-section-times .m-section-times__list:before, .m-section-times .m-section-times__list:after {
    display: table;
    content: "";
    line-height: 0;
}

.m-section-times .m-section-times__list:after {
    clear: both;
}

.m-section-times .m-section-times__item {
    position: relative;
    float: left;
    width: 230px;
    height: 300px;
    min-height: 300px;
    text-align: center;
    background-color: #fff;
    margin-left: 26px;
}

.m-section-times .m-section-times__item:first-child {
    margin-left: 0;
}

.m-section-times .m-section-times__item .img {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    margin-top: 10px;
    min-height: 175px;
}

.m-section-times .m-section-times__item .text {
    font-size: 24px;
    line-height: 1.5;
    color: #fff;
}

.m-section-times .m-section-times__item .summary {
    padding: 5px 31px 0;
    font-size: 14px;
    line-height: 1.5;
    color: #303d58;
    text-align: left;
    white-space: normal;
    word-break: break-all;
}

.m-section-times .m-section-times__item .label {
    *zoom: 1;
    position: absolute;
    right: 0;
    top: 0;
}

.m-section-times .m-section-times__item .label:before, .m-section-times .m-section-times__item .label:after {
    display: table;
    content: "";
    line-height: 0;
}

.m-section-times .m-section-times__item .label:after {
    clear: both;
}

.m-section-times .m-section-times__item .label img {
    float: right;
}

.m-section-choice {
    padding: 90px 0;
}

.m-section-choice .m-section__body {
    padding-top: 50px;
}

.m-section-choice .u-summary {
    padding-top: 25px;
}

.u-icon-caret {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    width: 12px;
    height: 12px;
    background: url(../images/down-white@2x.png) no-repeat;
    background: url(../images/down-white@1x.png) no-repeat \9;
    background-size: 12px auto;
    background-position: center;
}

li > a:hover .u-icon-caret {
    background: url(../images/down-blue@2x.png) no-repeat;
    background: url(../images/down-blue@1x.png) no-repeat \9;
    background-size: 12px auto;
    background-position: center;
}

.solid .u-icon-caret {
    background: url(../images/down-black@2x.png) no-repeat;
    background: url(../images/down-black@1x.png) no-repeat \9;
    background-size: 12px auto;
    background-position: center;
}

.z-sel .u-icon-caret {
    background: url(../images/down-blue@2x.png) no-repeat;
    background: url(../images/down-blue@1x.png) no-repeat \9;
    background-size: 12px auto;
    background-position: center;
}

.u-btn {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    padding: 7px 15px;
    background-color: #49a0f5;
    border: 1px solid #49a0f5;
    border-radius: 2px;
    font-size: 14px;
    line-height: 1;
    color: #fff;
    cursor: pointer;
}

.u-btn:hover {
    background-color: #237ed9;
    border: 1px solid #237ed9;
    color: #fff;
}

.u-btn.signup {
    padding: 7px 15px;
    background-color: #fff;
    border: 1px solid #fff;
    color: #383838;
}

.u-btn.signup:hover {
    background-color: #e5e5e5;
    border: 1px solid #e5e5e5;
    color: #383838;
}

.u-btn.signin {
    padding: 7px 15px;
    background-color: transparent;
    border: 1px solid #e5e5e5;
    color: #e5e5e5;
}

.u-btn.signin:hover {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
}

.u-btn.btn-try {
    padding: 9px 32px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 0.45px;
    line-height: 1;
    text-align: center;
}

.u-btn.btn-free {
    padding: 14px 55px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 0.45px;
    line-height: 1.5;
    text-align: center;
    border-radius: 6px;
}

.u-btn.btn-outline {
    padding: 10px 20px;
    font-size: 14px;
    color: #5b95ff;
    letter-spacing: 0.45px;
    line-height: 1.5;
    text-align: center;
    border-radius: 6px;
    background-color: transparent;
    border-width: 2px;
    border-color: #bdd5ff;
}

.u-btn.btn-outlinex {
    width: 94px;
    height: 34px;
    margin: 0 5px;
    padding: 0;
    box-sizing: border-box;
    font-size: 16px;
    color: #9b9ba3;
    letter-spacing: 0.45px;
    line-height: 32px;
    text-align: center;
    border-radius: 4px;
    background-color: transparent;
    border-width: 1px;
    border-color: #9b9ba3;
}

.u-btn.btn-outlinex:hover {
    color: #488bff;
    border-color: #488bff;
}

.u-icon-nav {
    display: block;
    width: 38px;
    height: 38px;
    margin: 0 auto;
    background-size: 38px auto;
    background-repeat: no-repeat;
}

.u-icon-nav.nav-product-online {
    background-image: url(../images/nav-fn-service.png);
    background-position: 0 4px;
}

a:hover .u-icon-nav.nav-product-online, dd.z-sel .u-icon-nav.nav-product-online {
    background-image: url(../images/nav-fn-service-h.png);
}

.u-icon-nav.nav-product-robot {
    background-image: url(../images/nav-fn-robot.png);
}

a:hover .u-icon-nav.nav-product-robot, dd.z-sel .u-icon-nav.nav-product-robot {
    background-image: url(../images/nav-fn-robot-h.png);
}

.u-icon-nav.nav-product-callcenter {
    background-image: url(../images/nav-fn-callcenter.png);
}

a:hover .u-icon-nav.nav-product-callcenter, dd.z-sel .u-icon-nav.nav-product-callcenter {
    background-image: url(../images/nav-fn-callcenter-h.png);
}

.u-icon-nav.nav-product-wherever {
    background-image: url(../images/nav-product-whereever.png);
}

a:hover .u-icon-nav.nav-product-wherever, dd.z-sel .u-icon-nav.nav-product-wherever {
    background-image: url(../images/nav-product-whereever-h.png);
}

.u-icon-nav.nav-product-wechatService {
    background-image: url(../images/nav-fn-wx.png);
}

a:hover .u-icon-nav.nav-product-wechatService, dd.z-sel .u-icon-nav.nav-product-wechatService {
    background-image: url(../images/nav-fn-wx-h.png);
}

.u-icon-nav.nav-product-worksheet {
    background-image: url(../images/nav-fn-worksheet.png);
}

a:hover .u-icon-nav.nav-product-worksheet, dd.z-sel .u-icon-nav.nav-product-worksheet {
    background-image: url(../images/nav-fn-worksheet-h.png);
}

.u-icon-nav.nav-product-arrive {
    background-image: url(../images/nav-fn-arrive.png);
}

a:hover .u-icon-nav.nav-product-arrive, dd.z-sel .u-icon-nav.nav-product-arrive {
    background-image: url(../images/nav-fn-arrive-h.png);
}

.u-icon-nav.nav-kehu-xiangchao {
    background-image: url(../images/nav-case-xckk.png);
}

a:hover .u-icon-nav.nav-kehu-xiangchao, dd.z-sel .u-icon-nav.nav-kehu-xiangchao {
    background-image: url(../images/nav-case-xckk-h.png);
}

.u-icon-nav.nav-kehu-fanhuan {
    background-image: url(../images/nav-case-fhg.png);
}

a:hover .u-icon-nav.nav-kehu-fanhuan, dd.z-sel .u-icon-nav.nav-kehu-fanhuan {
    background-image: url(../images/nav-case-fhg-h.png);
}

.u-icon-nav.nav-kehu-linggou {
    background-image: url(../images/nav-case-lg.png);
}

a:hover .u-icon-nav.nav-kehu-linggou, dd.z-sel .u-icon-nav.nav-kehu-linggou {
    background-image: url(../images/nav-case-lg-h.png);
}

.u-icon-nav.nav-kehu-fenlibao {
    background-image: url(../images/nav-case-gd.png);
}

a:hover .u-icon-nav.nav-kehu-fenlibao, dd.z-sel .u-icon-nav.nav-kehu-fenlibao {
    background-image: url(../images/nav-case-gd-h.png);
}

.u-icon-nav.nav-qa-download {
    background-image: url(../images/nav-help-download.png);
}

a:hover .u-icon-nav.nav-qa-download, dd.z-sel .u-icon-nav.nav-qa-download {
    background-image: url(../images/nav-help-download-h.png);
}

.u-icon-nav.nav-qa-qa {
    background-image: url(../images/nav-help-qa.png);
}

a:hover .u-icon-nav.nav-qa-qa, dd.z-sel .u-icon-nav.nav-qa-qa {
    background-image: url(../images/nav-help-qa-h.png);
}

.u-icon-nav.nav-qa-updateNotes {
    background-image: url(../images/nav-help-log.png);
}

a:hover .u-icon-nav.nav-qa-updateNotes, dd.z-sel .u-icon-nav.nav-qa-updateNotes {
    background-image: url(../images/nav-help-log-h.png);
}

.u-icon-nav.nav-qa-guide {
    background-image: url(../images/nav-help-dev.png);
}

a:hover .u-icon-nav.nav-qa-guide, dd.z-sel .u-icon-nav.nav-qa-guide {
    background-image: url(../images/nav-help-dev-h.png);
}

.u-icon-nav.nav-price-online {
    background-image: url(../images/nav-fn-service.png);
    background-position: 0 4px;
}

a:hover .u-icon-nav.nav-price-online, dd.z-sel .u-icon-nav.nav-price-online {
    background-image: url(../images/nav-fn-service-h.png);
}

.u-icon-nav.nav-price-robot {
    background-image: url(../images/nav-fn-robot.png);
}

a:hover .u-icon-nav.nav-price-robot, dd.z-sel .u-icon-nav.nav-price-robot {
    background-image: url(../images/nav-fn-robot-h.png);
}

.u-icon-nav.nav-price-callcenter {
    background-image: url(../images/nav-fn-callcenter.png);
}

a:hover .u-icon-nav.nav-price-callcenter, dd.z-sel .u-icon-nav.nav-price-callcenter {
    background-image: url(../images/nav-fn-callcenter-h.png);
}

.u-icon-nav.nav-price-worksheet {
    background-image: url(../images/nav-fn-worksheet.png);
}

a:hover .u-icon-nav.nav-price-worksheet, dd.z-sel .u-icon-nav.nav-price-worksheet {
    background-image: url(../images/nav-fn-worksheet-h.png);
}

.u-title {
    font-size: 14px;
    line-height: 1.5;
}

.u-title.big {
    font-size: 36px;
}

.u-title.black {
    color: #383838;
}

.u-title.white {
    color: #fff;
}

.u-title.center {
    text-align: center;
}

.u-summary {
    font-size: 16px;
    line-height: 22px;
    color: #9b9ba3;
}

.u-summary.center {
    text-align: center;
}

.u-underLine {
    display: block;
    width: 65px;
    height: 4px;
    background-color: #3c97ff;
    margin: 0 auto;
}