@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
html {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q,
blockquote {
  quotes: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: '';
  content: none;
}
a img {
  border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
* {
  -webkit-font-smoothing: antialiased;
}
@font-face {
  font-family: 'fzyouhei501l';
  src: url('../fonts/xylink-501.ttf'), url('../fonts/xylink-webfont.woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fzyouhei502l';
  src: url('../fonts/xylink-502.ttf');
  font-weight: normal;
  font-style: normal;
}
.icons-sprite,
.icons-arrow-expand,
.icons-arrow,
.icons-nav-shadow,
.support .faq-title-bar .faq-title-arrow,
.support .faq-title-bar:hover .faq-title-arrow,
.support .faq-title-bar-focus .faq-title-arrow,
.support .faq-title-bar-focus:hover .faq-title-arrow {
  background-image: url('../images/sprites/icons-s4a6e63cb4d.png');
  background-repeat: no-repeat;
}
.downloads-sprite,
.downloads-android,
.downloads-ios,
.downloads-mac,
.downloads-windows {
  background-image: url('./download.png');
  background-repeat: no-repeat;
}
.about-sprite,
.about-manager-01,
.about-manager-02,
.about-manager-03,
.about-manager-04,
.about-manager-05 {
  background-image: url('../images/sprites/about-sc062c609fa.png');
  background-repeat: no-repeat;
}
.icons-arrow-expand {
  background-position: 0 0;
}
.icons-arrow {
  background-position: 0 -52px;
}
.icons-arrow:hover,
.icons-arrow.arrow-hover {
  background-position: 0 -26px;
}
.icons-nav-shadow {
  background-position: 0 -78px;
}
.downloads-android {
  background-position: 0 50px;
}
.downloads-ios {
  background-position: 0 -100px;
}
.downloads-mac {
  background-position: 0 -277px;
}
.downloads-windows {
  background-position: 0 -363px;
}
.about-manager-01 {
  background-position: 0 0;
}
.about-manager-02 {
  background-position: 0 -180px;
}
.about-manager-03 {
  background-position: 0 -360px;
}
.about-manager-04 {
  background-position: 0 -540px;
}
.about-manager-05 {
  background-position: 0 -720px;
}
body {
  font-family: 'Microsoft YaHei', 'Arial', '黑体', '宋体', sans-serif;
}
a {
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: none;
}
.c-float-right {
  float: right;
}
.c-float-left {
  float: left;
}
.c-cursor-pointer {
  cursor: pointer;
}
.btn-primary {
  margin-left: 24px;
}
.c-btns {
  width: 350px;
  margin: auto;
}
.c-banner-title {
  width: 800px;
  margin: auto;
  text-align: center;
  color: white;
  font-family: 'fzyouhei501l', 'Microsoft YaHei';
}
.c-banner-title .title {
  padding: 80px 0 30px;
  font-size: 60px;
}
.c-banner-title .sub {
  font-family: 'fzyouhei502l', 'Microsoft YaHei', 'Arial', '黑体', '宋体', sans-serif;
  font-size: 24px;
}
.page {
  margin-top: 104px;
}
.mob-only-item {
  display: none;
}
::-webkit-input-placeholder {
  color: #bfc3c5 !important;
}
:-moz-placeholder {
  color: #bfc3c5 !important;
}
::-moz-placeholder {
  color: #bfc3c5 !important;
}
:-ms-input-placeholder {
  color: #bfc3c5 !important;
}
.justify-banner {
  position: relative;
  width: 100%;
  height: 300px;
}
.justify-banner img {
  display: block;
}
.justify-banner .img-box {
  overflow: hidden;
  text-align: center;
}
.justify-banner .banner-title {
  position: absolute;
  width: 300px;
  top: 50px;
  left: 50%;
  margin-left: -150px;
  text-align: center;
}
.justify-banner .banner-title h2 {
  font-size: 40px;
  color: white;
}
.justify-banner .banner-title p {
  font-size: 16px;
  color: #787e85;
  margin-top: 12px;
}
.justify-banner .banner-btn-group {
  margin-top: -115px;
}
.normal-banner {
  position: relative;
  width: 100%;
  height: 216px;
}
.normal-banner img {
  display: block;
}
.normal-banner .img-box {
  overflow: hidden;
  text-align: center;
}
.normal-banner .banner-title {
  position: absolute;
  font-size: 40px;
  color: white;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.nav-shadow {
  position: relative;
  min-height: 64px;
}
.nav-shadow .nav {
  margin: auto;
  padding: 0;
  max-width: 960px;
  line-height: 64px;
  text-align: center;
}
.nav-shadow .nav a {
  display: inline-block;
  font-size: 14px;
  color: #787e85;
  box-sizing: border-box;
  height: 64px;
  margin: 0 28px;
  line-height: 64px;
}
.nav-shadow .nav a:hover {
  color: #44b5ff;
}
.nav-shadow .nav .focus {
  color: #44b5ff;
  border-bottom: 2px solid #44b5ff;
}
.nav-shadow .shadow {
  position: absolute;
  left: 0;
  right: 0;
  height: 15px;
  z-index: 999;
}
@media (max-width: 768px) {
  .page {
    margin-top: 64px;
  }
}
@media (max-width: 767px) {
  .pc-only-item {
    display: none;
  }
  .mob-only-item {
    display: block;
  }
  .tab-menumobile-support,
  .tab-menumobile-support-fixed {
    padding-top: 15px;
  }
  .tab-menumobile-support ul,
  .tab-menumobile-support-fixed ul {
    font-size: 0 !important;
    padding-left: 7%;
    -webkit-margin-start: 0 !important;
    list-style: none !important;
    margin-bottom: 0 !important;
  }
  .tab-menumobile-support li,
  .tab-menumobile-support-fixed li {
    display: inline-block;
    margin-bottom: 15px !important;
    -webkit-margin-start: 0 !important;
    list-style: none !important;
    text-align: center;
  }
  .tab-menumobile-support-fixed {
    position: fixed;
    top: 55px;
    left: 0;
    width: 100%;
    margin-top: 0;
    z-index: 5;
    background-color: #fff;
  }
  .block-item,
  .block-item-focus {
    height: 30px;
    width: 21%;
    margin-right: 3%;
    background-color: #f4f4f8;
  }
  .block-item a,
  .block-item-focus a {
    font-size: 11px !important;
    color: #3e454c;
    line-height: 30px;
    display: block;
  }
  .block-item a.focus,
  .block-item-focus a.focus {
    background-color: #3e454c;
    color: #fff;
  }
  .block-item-focus {
    background-color: #3e454c;
  }
  .block-item-focus a {
    color: white;
  }
  .nav-shadow .nav {
    height: 50px !important;
    line-height: 50px !important;
  }
  .nav-shadow .nav a {
    margin: 0 20px;
    height: 50px !important;
    line-height: 50px !important;
  }
  .justify-banner {
    top: 0;
    height: auto !important;
    overflow: hidden;
  }
  .justify-banner .banner-title h2 {
    font-size: 28px !important;
    top: 40px;
  }
  .normal-banner {
    height: 180px;
  }
  .normal-banner .img-box {
    height: 180px;
  }
  .normal-banner .banner-title h2 {
    text-align: center;
    font-size: 28px;
    line-height: 180px;
  }
  .page {
    margin-top: 56px;
  }
  .c-btns {
    width: 225px;
    margin-bottom: 15px !important;
  }
  .c-btns .btn {
    padding: 4px 20px;
  }
  .btn-try,
  .btn-content {
    width: 225px !important;
    height: 40px !important;
    font-size: 15px;
    margin: auto;
    line-height: 30px;
  }
  .btn-content {
    margin-top: 16px;
  }
}
@media (max-width: 320px) {
  .justify-banner .banner-btn-group {
    margin-top: -133px;
  }
}
.header-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 104px;
  z-index: 50;
}
.header-top-bar {
  height: 40px;
  background-color: #393946;
  color: #a3aab5;
}
.header-top-bar *:hover {
  color: white;
}
.header-top-bar .static-text:hover {
  color: #a3aab5;
}
.header-top-bar .header-top-bar-box {
  min-width: 480px;
  margin: auto;
}
.header-top-bar .header-ul {
  float: right;
}
.header-top-bar .header-li {
  display: inline-block;
  margin-left: 40px;
}
.header-top-bar a {
  color: #a3aab5;
  font-size: 12px;
  line-height: 40px;
}
.header-nav {
  margin: 0;
  border: none !important;
  position: relative;
  border-radius: 0;
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.1);
}
.header-nav .row {
  height: 64px;
  line-height: 64px;
}
.header-nav .row * {
  font-size: 14px;
  color: #787e85;
}
.header-nav .navbar-nav {
  font-size: 14px;
  color: #787e85;
  margin-top: 7px;
}
.header-nav .navbar-nav li a:hover {
  color: #44b5ff;
}
.header-nav .navbar-nav li :hover .caret {
  color: #44b5ff;
}
.header-nav .header-logo {
  width: 134px;
  height: 28px;
  margin-top: 3px;
}
.header-nav .shadow {
  position: absolute;
  left: 0;
  right: 0;
  height: 15px;
  z-index: 999;
}
.header-nav .navbar-header {
  height: 64px;
}
.header-nav .navbar-header .navbar-toggle {
  display: none;
}
.header-nav .dropdown-menu {
  left: -20px;
  overflow: hidden;
  padding: 10px 0;
}
.header-nav .dropdown-menu li a:hover {
  color: white !important;
}
.header-nav .nav-hover {
  height: 100px;
  background-color: transparent;
  display: inline-block;
}
.header-nav .nav-product-video .caret {
  -webkit-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
.header-nav .nav-product-video .dropdown-menu {
  border: 0;
  z-index: -1;
  border-radius: 0;
}
.header-nav .nav-product-video:hover .caret {
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #44b5ff;
}
.header-nav .nav-product-video:hover > a {
  color: #44b5ff;
}
.header-nav .nav-product-video:hover .dropdown-menu {
  display: block;
  top: 50px !important;
  margin-top: auto;
}
.header-nav .nav-product-video:hover ul.dropdown-menu {
  top: 56px !important;
}
.header-nav .nav-hover {
  height: 30px !important;
  width: 50px !important;
  margin-top: -5px !important;
  border: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
  z-index: 1000 !important;
}
.header-nav .mobile-menu {
  display: none;
}
.header-nav .mobile-border {
  display: none;
}
@media (max-width: 767px) {
  .header-fixed {
    height: 52px;
  }
  .navbar-nav > li > a {
    line-height: 100%;
  }
  .mobile-border {
    display: block !important;
  }
  .shadow-fixed {
    position: absolute;
    left: 0;
    right: 0;
    height: 15px;
    z-index: 999;
    background-color: #fff;
  }
  .header-nav .header-logo {
    height: 22px;
    width: auto;
    margin-top: 6px;
  }
  .header-nav .nav-product-video {
    display: none;
  }
  .header-nav .navbar-header {
    height: 56px;
  }
  .header-nav .navbar-header .navbar-toggle {
    display: inline-block;
    padding: 18px 25px 18px 0;
    margin: 0;
    background-color: transparent;
    border: none !important;
  }
  .header-nav .navbar-header .navbar-toggle .line-top,
  .header-nav .navbar-header .navbar-toggle .line-middle,
  .header-nav .navbar-header .navbar-toggle .line-bottom {
    display: block;
    width: 20px;
    height: 3px;
    background-color: #777;
    margin: 3px 0;
    transition: 0.4s;
  }
  .header-nav .navbar-header .close {
    padding: 18px 25px 18px 0;
    opacity: 1;
  }
  .header-nav .navbar-header .close .line-top {
    -webkit-transform: rotate(45deg) translate(2px, 7px);
    transform: rotate(45deg) translate(2px, 7px);
  }
  .header-nav .navbar-header .close .line-middle {
    opacity: 0;
  }
  .header-nav .navbar-header .close .line-bottom {
    -webkit-transform: rotate(-45deg) translate(1px, -7px);
    transform: rotate(-45deg) translate(1px, -7px);
  }
  .header-nav .navbar-header .navbar-brand {
    padding: 11px 15px !important;
  }
  .header-nav .row {
    height: 56px;
  }
  .header-nav .navbar-collapse {
    position: fixed;
    top: 56px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.6);
    border-top: none !important;
  }
  .header-nav .navbar-collapse .mobile-menu a {
    margin-top: 6%;
  }
  .header-nav .navbar-collapse .navbar-nav {
    margin-top: 0;
    text-align: center;
    background-color: #fff;
  }
  .header-nav .navbar-collapse .navbar-nav li {
    margin: 3% auto 0;
  }
  .header-nav .navbar-collapse .navbar-nav li a {
    font-size: 16px;
    color: #3e454c;
  }
  .header-nav .navbar-collapse .navbar-nav li a .mobile-border {
    margin-left: 20px;
    margin-right: 20px;
    border-bottom: 1px solid #e0e0e0;
    margin-top: 7.5%;
  }
  .header-nav .navbar-collapse .navbar-nav .support-phone {
    font-size: 14px;
    margin-top: -5px;
  }
  .header-nav .navbar-collapse .navbar-nav .support-phone .mobile-border {
    border: 0;
  }
  .header-nav .navbar-collapse .navbar-nav .erjimu {
    display: none;
  }
  .mobile-menu {
    display: block !important;
  }
  .header-nav .login {
    display: none;
  }
  .header-top-bar {
    display: none;
  }
}
.footer {
  background-color: #393945;
  font-size: 12px;
  color: #80868f;
  text-align: center;
}
.footer .item-box {
  max-width: 998px;
  padding: 50px 0 0;
}
.footer .item-title {
  line-height: 2;
  color: white;
  font-size: 16px;
}
.footer .item-group {
  margin-bottom: 30px;
  display: inline-block;
  text-align: center;
}
.footer .item-group a {
  color: #80868f;
  transition: color 0.5s;
}
.footer .item-group a:hover {
  color: #fff;
}
.footer .item-group * {
  cursor: pointer;
}
.footer li {
  line-height: 2.5;
}
.footer .text {
  padding-bottom: 20px;
}
.footer .text p {
  line-height: 2;
}
.footer .text span {
  margin-left: 2em;
}
.footer .wechat-img-pc {
  position: relative;
  width: 40px;
  height: 40px;
  margin: -6px auto 24px;
}
.footer .wechat-img-pc .img:hover {
  opacity: 1;
}
.footer .wechat-img-pc .img:hover + .footer-mask-pc {
  opacity: 1;
  display: block;
}
.footer .wechat-img-pc .img + .footer-mask-pc {
  opacity: 0;
}
.footer .footer-mask-pc {
  display: none;
  position: absolute;
  left: 50%;
  margin-left: -78px;
  top: -200px;
  height: 178px;
  width: 156px;
  border-radius: 7px;
  background-color: RGBA(0, 0, 0, 0.75);
  z-index: 1001;
}
.footer .footer-mask-pc:after {
  content: '\00a0';
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  border-width: 8px;
  border-color: rgba(0, 0, 0, 0.75) transparent transparent transparent;
  position: absolute;
  z-index: -1;
  bottom: -16px;
  left: 70px;
}
.footer .light-pc {
  position: absolute;
  top: 18px;
  left: 18px;
  right: 18px;
  height: 150px;
  width: 120px;
  overflow: auto;
}
.footer .light-pc .two-bar-codes-pc {
  height: 120px;
  width: 120px;
}
.footer .light-pc .two-bar-codes-pc img {
  height: 100%;
  width: 100%;
}
.footer .light-pc p {
  font-size: 12px;
  color: #80868f;
  margin-top: 10px;
}
.copy-right {
  height: 50px;
  line-height: 50px;
  background-color: #2c2c34;
  color: #80868f;
  font-size: 12px;
  text-align: center;
}
@media (max-width: 767px) {
  .footer {
    background-color: #393945;
  }
  .footer .link-title {
    margin: 0 auto;
  }
  .footer .link-title .character-title {
    font-size: 14px !important;
    margin-bottom: 20px;
  }
  .footer .link-title .character-title .left-border {
    border-left: 1px #80868f solid;
    margin: 0 15px;
  }
  .footer .link-title .character-title a {
    color: #80868f;
  }
  .footer .footer-mask {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: RGBA(0, 0, 0, 0.8);
    z-index: 1001;
  }
  .footer .light {
    position: fixed;
    top: 120px;
    left: 50px;
    right: 50px;
    height: 350px;
    background-color: white;
    overflow: auto;
  }
  .footer .light .two-bar-codes {
    height: 147px;
    width: 147px;
    margin: 40px auto 15px;
  }
  .footer .light .two-bar-codes img {
    height: 100%;
    width: 100%;
  }
  .footer .light p {
    font-size: 14px;
    color: #3e454c;
    line-height: 1.8;
  }
  .footer .light .c-btns {
    margin-top: 18px;
  }
  .footer .light .btn-sure {
    height: 40px !important;
    font-size: 15px;
    margin: auto;
    line-height: 30px;
    width: 180px !important;
  }
  .footer .wechat-img {
    width: 40px;
    height: 40px;
    margin: 40px auto 25px;
  }
  .footer .wechat-img img {
    width: 100%;
    height: 100%;
  }
  .footer .footer-phone {
    padding-bottom: 19px;
  }
  .footer .footer-statement {
    padding-bottom: 40px;
  }
  .footer .character-phone {
    line-height: 2;
    font-size: 12px;
  }
  .footer .character-phone a {
    color: #80868f;
  }
  .footer .copy-right {
    height: 45px;
    line-height: 45px;
  }
  .footer .copy-right p {
    font-size: 12px !important;
  }
}
@media (max-width: 767px) and (max-width: 350px) {
  .footer .left-border {
    border-left: 1px #80868f solid;
    margin: 0 6px !important;
  }
}
.index .carousel-indicators li {
  border: 0;
  background-color: rgba(255, 255, 255, 0.5);
  width: 10px;
  height: 10px;
  margin: 0;
}
.index .carousel-indicators li:not(:first-of-type) {
  margin-left: 4px;
}
.index .carousel-indicators .active {
  background-color: #fff;
}
.index .banner-link {
  display: block;
  width: 100%;
  height: 100%;
}
.index .fixed-banner,
.index .fixed-banner-01,
.index .fixed-banner-02,
.index .fixed-banner-03,
.index .fixed-banner-04,
.index .fixed-banner-00 {
  height: 520px;
  background: #f6f9ff center center/auto auto no-repeat;
}
.index .fixed-banner-01 {
  background-image: url('./../images/home/banner-01.jpg?=v2.0.0');
}
.index .fixed-banner-02 {
  background-image: url('./../images/home/banner-02.jpg?=v2.0.0');
}
.header-nav .navbar-header .close .line-bottom {
  -webkit-transform: rotate(-45deg) translate(1px, -7px);
  transform: rotate(-45deg) translate(1px, -7px);
}
.header-nav .navbar-header .navbar-brand {
  padding: 11px 15px !important;
}
.header-nav .row {
  height: 56px;
}
.header-nav .navbar-collapse {
  position: fixed;
  top: 56px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.6);
  border-top: none !important;
}
.header-nav .navbar-collapse .mobile-menu a {
  margin-top: 6%;
}
.header-nav .navbar-collapse .navbar-nav {
  margin-top: 0;
  text-align: center;
  background-color: #fff;
}
.header-nav .navbar-collapse .navbar-nav li {
  margin: 3% auto 0;
}
.header-nav .navbar-collapse .navbar-nav li a {
  font-size: 16px;
  color: #3e454c;
}
.header-nav .navbar-collapse .navbar-nav li a .mobile-border {
  margin-left: 20px;
  margin-right: 20px;
  border-bottom: 1px solid #e0e0e0;
  margin-top: 7.5%;
}
.header-nav .navbar-collapse .navbar-nav .support-phone {
  font-size: 14px;
  margin-top: -5px;
}
.header-nav .navbar-collapse .navbar-nav .support-phone .mobile-border {
  border: 0;
}
.header-nav .navbar-collapse .navbar-nav .erjimu {
  display: none;
}
.mobile-menu {
  display: block !important;
}
.header-nav .login {
  display: none;
}
.header-top-bar {
  display: none;
}
.footer {
  background-color: #393945;
  font-size: 12px;
  color: #80868f;
  text-align: center;
}
.footer.zhongzubu {
  background: #fff url('./footer_zhongzhubu.png') no-repeat center center;
  background-size: contain;
}
.footer .item-box {
  max-width: 998px;
  padding: 50px 0 0;
}
.footer .item-title {
  line-height: 2;
  color: white;
  font-size: 16px;
}
.footer .item-group {
  margin-bottom: 30px;
  display: inline-block;
  text-align: center;
}
.footer .item-group a {
  color: #80868f;
  transition: color 0.5s;
}
.footer .item-group a:hover {
  color: #fff;
}
.footer .item-group * {
  cursor: pointer;
}
.footer li {
  line-height: 2.5;
}
.footer .text {
  padding-bottom: 20px;
}
.footer .text p {
  line-height: 2;
}
.footer .text span {
  margin-left: 2em;
}
.footer .wechat-img-pc {
  position: relative;
  width: 40px;
  height: 40px;
  margin: -6px auto 24px;
}
.footer .wechat-img-pc .img:hover {
  opacity: 1;
}
.footer .wechat-img-pc .img:hover + .footer-mask-pc {
  opacity: 1;
  display: block;
}
.footer .wechat-img-pc .img + .footer-mask-pc {
  opacity: 0;
}
.footer .footer-mask-pc {
  display: none;
  position: absolute;
  left: 50%;
  margin-left: -78px;
  top: -200px;
  height: 178px;
  width: 156px;
  border-radius: 7px;
  background-color: RGBA(0, 0, 0, 0.75);
  z-index: 1001;
}
.footer .footer-mask-pc:after {
  content: '\00a0';
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  border-width: 8px;
  border-color: rgba(0, 0, 0, 0.75) transparent transparent transparent;
  position: absolute;
  z-index: -1;
  bottom: -16px;
  left: 70px;
}
.footer .light-pc {
  position: absolute;
  top: 18px;
  left: 18px;
  right: 18px;
  height: 150px;
  width: 120px;
  overflow: auto;
}
.footer .light-pc .two-bar-codes-pc {
  height: 120px;
  width: 120px;
}
.footer .light-pc .two-bar-codes-pc img {
  height: 100%;
  width: 100%;
}
.footer .light-pc p {
  font-size: 12px;
  color: #80868f;
  margin-top: 10px;
}
.copy-right {
  height: 50px;
  line-height: 50px;
  background-color: #2c2c34;
  color: #80868f;
  font-size: 12px;
  text-align: center;
}
@media (max-width: 767px) {
  .footer {
    background-color: #393945;
  }
  .footer .link-title {
    margin: 0 auto;
  }
  .footer .link-title .character-title {
    font-size: 14px !important;
    margin-bottom: 20px;
  }
  .footer .link-title .character-title .left-border {
    border-left: 1px #80868f solid;
    margin: 0 15px;
  }
  .footer .link-title .character-title a {
    color: #80868f;
  }
  .footer .footer-mask {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: RGBA(0, 0, 0, 0.8);
    z-index: 1001;
  }
  .footer .light {
    position: fixed;
    top: 120px;
    left: 50px;
    right: 50px;
    height: 350px;
    background-color: white;
    overflow: auto;
  }
  .footer .light .two-bar-codes {
    height: 147px;
    width: 147px;
    margin: 40px auto 15px;
  }
  .footer .light .two-bar-codes img {
    height: 100%;
    width: 100%;
  }
  .footer .light p {
    font-size: 14px;
    color: #3e454c;
    line-height: 1.8;
  }
  .footer .light .c-btns {
    margin-top: 18px;
  }
  .footer .light .btn-sure {
    height: 40px !important;
    font-size: 15px;
    margin: auto;
    line-height: 30px;
    width: 180px !important;
  }
  .footer .wechat-img {
    width: 40px;
    height: 40px;
    margin: 40px auto 25px;
  }
  .footer .wechat-img img {
    width: 100%;
    height: 100%;
  }
  .footer .footer-phone {
    padding-bottom: 19px;
  }
  .footer .footer-statement {
    padding-bottom: 40px;
  }
  .footer .character-phone {
    line-height: 2;
    font-size: 12px;
  }
  .footer .character-phone a {
    color: #80868f;
  }
  .footer .copy-right {
    height: 45px;
    line-height: 45px;
  }
  .footer .copy-right p {
    font-size: 12px !important;
  }
}
@media (max-width: 767px) and (max-width: 350px) {
  .footer .left-border {
    border-left: 1px #80868f solid;
    margin: 0 6px !important;
  }
}
.index .carousel-indicators li {
  border: 0;
  background-color: rgba(255, 255, 255, 0.5);
  width: 10px;
  height: 10px;
  margin: 0;
}
.index .carousel-indicators li:not(:first-of-type) {
  margin-left: 4px;
}
.index .carousel-indicators .active {
  background-color: #fff;
}
.index .banner-link {
  display: block;
  width: 100%;
  height: 100%;
}
.index .fixed-banner,
.index .fixed-banner-01,
.index .fixed-banner-02,
.index .fixed-banner-03,
.index .fixed-banner-04,
.index .fixed-banner-00 {
  height: 520px;
  background: #f6f9ff center center/auto auto no-repeat;
}
.index .fixed-banner-01 {
  background-image: url('./../images/home/banner-01.jpg?=v2.0.0');
}
.index .fixed-banner-02 {
  background-image: url('./../images/home/banner-02.jpg?=v2.0.0');
}
.index .fixed-banner-03 {
  background-image: url('./../images/home/banner-03.jpg?=v2.0.0');
}
.index .fixed-banner-04 {
  background-image: url('./../images/home/banner-04.jpg?=v2.0.0');
}
.index .fixed-banner-00 {
  background-image: url('./../images/home/banner-00.jpg?v=2.0.0');
  background-size: cover;
}
.index .inline-link,
.index .fixed-banner-04 .c-banner-title .sub a,
.index .fixed-banner-05 .c-banner-title .sub a,
.index .square-list .square .sub a,
.index .square-list .square-01 .sub a,
.index .square-list .square-02 .sub a,
.index .square-list .square-03 .sub a,
.index .square-list .square-04 .sub a,
.index .news-list .sub a {
  display: inline-block;
  margin: auto;
  height: 24px;
}
.index .underline-link {
  display: inline-block;
  width: 132px;
  margin: auto;
  border-bottom: 1px solid white;
  height: 24px;
}
.index .fixed-banner-04 .c-banner-title .title {
  padding: 214px 0 30px;
  font-size: 50px;
}
.index .fixed-banner-04 .c-banner-title .sub {
  padding: 0;
  font-family: 'fzyouhei502l', 'Microsoft YaHei', 'Arial', '黑体', '宋体', sans-serif;
  font-size: 22px;
}
.index .fixed-banner-04 .c-banner-title .sub a {
  color: white;
}
.index .fixed-banner-04 .c-banner-title .sub a:hover {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.index .fixed-banner-05 {
  height: 520px;
  background: #f6f9ff url('./../images/home/banner-05.jpg?=v2.0.0') center bottom/auto auto no-repeat;
}
.index .fixed-banner-05 .c-banner-title .title {
  padding: 80px 0 20px;
  font-size: 50px;
  color: #fff;
}
.index .fixed-banner-05 .c-banner-title .sub {
  padding: 0;
  font-size: 20px;
  color: #44b5ff;
}
.index .fixed-banner-05 .c-banner-title .sub a {
  color: #44b5ff;
}
.index .fixed-banner-05 .c-banner-title .sub a:hover {
  width: 120px;
  border-bottom: 1px solid rgba(68, 181, 255, 0.5);
}
.index .square-list {
  font-family: 'fzyouhei501l', 'Microsoft YaHei', 'Arial', '黑体', '宋体', sans-serif;
  padding: 80px 0;
  text-align: center;
  color: white;
}
.index .square-list .title {
  padding-bottom: 50px;
  font-size: 50px;
  color: #3e454c;
}
.index .square-list .square,
.index .square-list .square-01,
.index .square-list .square-02,
.index .square-list .square-03,
.index .square-list .square-04 {
  width: 300px;
  height: 300px;
  background: center bottom / 100% auto no-repeat;
}
.index .square-list .square a,
.index .square-list .square-01 a,
.index .square-list .square-02 a,
.index .square-list .square-03 a,
.index .square-list .square-04 a {
  color: white;
}
.index .square-list .square .title,
.index .square-list .square-01 .title,
.index .square-list .square-02 .title,
.index .square-list .square-03 .title,
.index .square-list .square-04 .title {
  padding: 60px 0 20px;
  font-size: 32px;
  color: white;
}
.index .square-list .square .sub,
.index .square-list .square-01 .sub,
.index .square-list .square-02 .sub,
.index .square-list .square-03 .sub,
.index .square-list .square-04 .sub {
  font-family: 'fzyouhei502l', 'Microsoft YaHei', 'Arial', '黑体', '宋体', sans-serif;
  font-size: 16px;
  color: white;
}
.index .square-list .square .sub a,
.index .square-list .square-01 .sub a,
.index .square-list .square-02 .sub a,
.index .square-list .square-03 .sub a,
.index .square-list .square-04 .sub a {
  width: 64px;
  height: 18px;
}
.index .square-list .square .sub a:hover,
.index .square-list .square-01 .sub a:hover,
.index .square-list .square-02 .sub a:hover,
.index .square-list .square-03 .sub a:hover,
.index .square-list .square-04 .sub a:hover {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.index .square-list .square-01 {
  background-image: url('./../images/home/square-01.png? v=2.0.0');
}
.index .square-list .square-02 {
  background-image: url('./../images/home/square-02.png? v=2.0.0');
}
.index .square-list .square-03 {
  background-image: url('./../images/home/square-03.png? v=2.0.0');
}
.index .square-list .square-04 {
  background-image: url('./../images/home/square-04.png? v=2.0.0');
}
.index .square-list .square-01 {
  background-color: #007dcf;
}
.index .square-list .square-02 {
  background-color: #000;
}
.index .square-list .square-03 {
  background-color: #0eb49a;
}
.index .square-list .square-04 {
  background-color: #2b2b2b;
}
.index .news-list {
  padding: 80px 0 100px;
  font-family: 'fzyouhei501l', 'Microsoft YaHei', 'Arial', '黑体', '宋体', sans-serif;
  text-align: center;
  background-color: #f6f9ff;
}
.index .news-list .title {
  padding-bottom: 20px;
  font-size: 50px;
  color: #3e454c;
}
.index .news-list .sub {
  font-family: 'fzyouhei502l', 'Microsoft YaHei', 'Arial', '黑体', '宋体', sans-serif;
  padding-bottom: 60px;
  font-size: 20px;
  color: #44b5ff;
}
.index .news-list .sub a:hover {
  border-bottom: 1px solid rgba(68, 181, 255, 0.5);
  width: 80px;
}
.index .news-list .news .poster {
  overflow: hidden;
}
.index .news-list .news .poster img {
  width: 100%;
  vertical-align: middle;
}
.index .news-list .news .detail {
  position: relative;
  padding: 20px 20px 0;
  height: 100px;
  text-align: left;
  background-color: white;
  font-family: 'Microsoft YaHei', 'Arial', '黑体', '宋体', sans-serif;
}
.index .news-list .news .detail .title {
  padding-bottom: 15px;
  font-size: 18px;
  color: #3e454c;
  max-width: 90%;
  word-break: break-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.index .news-list .news .detail .sub {
  font-family: 'Microsoft YaHei', 'Arial', '黑体', '宋体', sans-serif;
  position: relative;
  padding: 0;
  max-width: 75%;
  font-size: 16px;
  color: #787e85;
  word-break: break-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.index .news-list .news .detail .date {
  position: absolute;
  right: 20px;
  bottom: 32px;
  font-size: 16px;
  color: #d2d2d2;
}
.index .news-list .news:hover {
  transition: all 0.2s ease-in-out;
  transform: translate(0, -2px);
  box-shadow: 5px 5px 18px rgba(106, 106, 106, 0.1);
}
.index .solution-list {
  background-color: #131313;
  font-family: 'fzyouhei501l', 'Microsoft YaHei', 'Arial', '黑体', '宋体', sans-serif;
}
.index .solution-list .solution,
.index .solution-list .solution-01,
.index .solution-list .solution-02,
.index .solution-list .solution-03,
.index .solution-list .solution-04 {
  position: relative;
  height: 520px;
  overflow: hidden;
  background: center center / 100% 520px no-repeat;
  text-align: center;
}
.index .solution-list .solution .solution-mask,
.index .solution-list .solution-01 .solution-mask,
.index .solution-list .solution-02 .solution-mask,
.index .solution-list .solution-03 .solution-mask,
.index .solution-list .solution-04 .solution-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 150%;
  background-color: RGBA(0, 0, 0, 0.5);
}
.index .solution-list .solution .solution-mask .title,
.index .solution-list .solution-01 .solution-mask .title,
.index .solution-list .solution-02 .solution-mask .title,
.index .solution-list .solution-03 .solution-mask .title,
.index .solution-list .solution-04 .solution-mask .title {
  padding-top: 210px;
  font-size: 30px;
  color: white;
}
.index .solution-list .solution .solution-mask .line,
.index .solution-list .solution-01 .solution-mask .line,
.index .solution-list .solution-02 .solution-mask .line,
.index .solution-list .solution-03 .solution-mask .line,
.index .solution-list .solution-04 .solution-mask .line {
  width: 26px;
  height: 3px;
  margin: 30px auto 0;
  background: white;
}
.index .solution-list .solution .solution-mask .more,
.index .solution-list .solution-01 .solution-mask .more,
.index .solution-list .solution-02 .solution-mask .more,
.index .solution-list .solution-03 .solution-mask .more,
.index .solution-list .solution-04 .solution-mask .more {
  width: 160px;
  height: 44px;
  margin: 154px auto 0;
  display: none;
  line-height: 44px;
  border: 1px solid #44b5ff;
  border-radius: 4px;
  font-size: 14px;
  font-family: 'Microsoft YaHei', 'Arial', '黑体', '宋体', sans-serif;
  color: #44b5ff;
}
@media (min-width: 768px) {
  .index .solution-list .solution .solution-mask:hover,
  .index .solution-list .solution-01 .solution-mask:hover,
  .index .solution-list .solution-02 .solution-mask:hover,
  .index .solution-list .solution-03 .solution-mask:hover,
  .index .solution-list .solution-04 .solution-mask:hover {
    background-color: RGBA(0, 0, 0, 0.9);
    transition: all 0.5s ease-in-out;
    transform: translate(0, -70px);
  }
  .index .solution-list .solution .solution-mask:hover .title,
  .index .solution-list .solution-01 .solution-mask:hover .title,
  .index .solution-list .solution-02 .solution-mask:hover .title,
  .index .solution-list .solution-03 .solution-mask:hover .title,
  .index .solution-list .solution-04 .solution-mask:hover .title {
    color: #44b5ff;
  }
  .index .solution-list .solution .solution-mask:hover .line,
  .index .solution-list .solution-01 .solution-mask:hover .line,
  .index .solution-list .solution-02 .solution-mask:hover .line,
  .index .solution-list .solution-03 .solution-mask:hover .line,
  .index .solution-list .solution-04 .solution-mask:hover .line {
    background-color: #44b5ff;
  }
  .index .solution-list .solution .solution-mask:hover .more,
  .index .solution-list .solution-01 .solution-mask:hover .more,
  .index .solution-list .solution-02 .solution-mask:hover .more,
  .index .solution-list .solution-03 .solution-mask:hover .more,
  .index .solution-list .solution-04 .solution-mask:hover .more {
    display: block;
  }
}
.index .solution-list .solution-01 {
  background-size: cover;
  background-image: url('./../images/home/solution-01.png? v=2.0.0');
}
.index .solution-list .solution-02 {
  background-size: cover;
  background-image: url('./../images/home/solution-02.png? v=2.0.0');
}
.index .solution-list .solution-03 {
  background-size: cover;
  background-image: url('./../images/home/solution-03.png? v=2.0.0');
}
.index .solution-list .solution-04 {
  background-size: cover;
  background-image: url('./../images/home/solution-04.png? v=2.0.0');
}
.index .partner-list {
  text-align: center;
}
.index .partner-list .title {
  padding: 80px 0 60px;
  text-align: center;
  font-family: 'fzyouhei501l', 'Microsoft YaHei', 'Arial', '黑体', '宋体', sans-serif;
  font-size: 50px;
  color: #3e454c;
}
.index .partner-list img {
  max-width: 100%;
}
.index .index-block {
  padding: 80px 0;
}
.index .index-block:nth-child(odd) {
  background-color: #f4f4f8;
}
.index .index-block .index-block-title {
  margin-bottom: 40px;
}
.index .index-block .index-block-title a span {
  display: inline-block;
}
.index .index-block .index-block-title h1 {
  color: #3e454c;
  font-size: 30px;
  margin-bottom: 18px;
}
.index .index-block .index-block-title .over-character {
  font-size: 18px;
  color: #787e85;
}
.index .index-block .index-block-title h2 {
  font-size: 18px;
  color: #787e85;
}
.index .index-block .index-block-title h2 a {
  color: #787e85;
}
.index .index-block .index-block-title h2 a:hover {
  color: #44b5ff;
}
.index .btn-groups {
  margin: 80px 0 120px;
}
@media (max-width: 767px) {
  .index .carousel-indicators li {
    border: 0;
    background-color: rgba(255, 255, 255, 0.3);
    width: 10px;
    height: 10px;
    border: 1px;
  }
  .index .fixed-banner-sm,
  .index .fixed-banner-00,
  .index .fixed-banner-01,
  .index .fixed-banner-02,
  .index .fixed-banner-03,
  .index .fixed-banner-04,
  .index .fixed-banner-05 {
    height: 0;
    padding-top: 117%;
    background: center center / 100% auto;
  }
  .index .fixed-banner-00 {
    background-image: url('./../images/sm/home/banner-00.jpg?v=2.0.0');
  }
  .index .fixed-banner-00 .banner-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .index .fixed-banner-01 {
    background-image: url('./../images/sm/home/banner-01.jpg?v=2.0.0');
  }
  .index .fixed-banner-01 .banner-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .index .fixed-banner-02 {
    background-image: url('./../images/sm/home/banner-02.jpg?v=2.0.0');
  }
  .index .fixed-banner-02 .banner-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .index .fixed-banner-03 {
    background-image: url('./../images/sm/home/banner-03.jpg?v=2.0.0');
  }
  .index .fixed-banner-03 .banner-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .index .fixed-banner-04 {
    background-image: url('./../images/sm/home/banner-04.jpg?v=2.0.0');
  }
  .index .fixed-banner-04 .banner-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .index .fixed-banner-04 {
    position: relative;
    padding-top: 85.2%;
  }
  .index .fixed-banner-04 .c-banner-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-family: 'Microsoft YaHei', 'Arial', '黑体', '宋体', sans-serif;
  }
  .index .fixed-banner-04 .c-banner-title .title {
    width: 80%;
    margin: auto;
    padding: 135px 0 15px;
    font-size: 20px;
    color: white;
  }
  .index .fixed-banner-04 .c-banner-title .sub {
    font-family: 'Microsoft YaHei', 'Arial', '黑体', '宋体', sans-serif;
    font-size: 15px;
    color: white;
  }
  .index .fixed-banner-05 {
    padding-top: 85.2%;
    background-image: url('./../images/sm/home/banner-05.jpg?v=2.0.0');
    position: relative;
  }
  .index .fixed-banner-05 .c-banner-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-family: 'Microsoft YaHei', 'Arial', '黑体', '宋体', sans-serif;
  }
  .index .fixed-banner-05 .c-banner-title .title {
    width: 80%;
    margin: auto;
    padding: 60px 0 15px;
    font-size: 20px;
    color: #3e454c;
  }
  .index .fixed-banner-05 .c-banner-title .sub {
    font-family: 'Microsoft YaHei', 'Arial', '黑体', '宋体', sans-serif;
    font-size: 15px;
    color: #44b5ff;
  }
  .index .square-list {
    padding: 0;
    font-family: 'Microsoft YaHei', 'Arial', '黑体', '宋体', sans-serif;
  }
  .index .square-list > div {
    padding: 0;
  }
  .index .square-list .square-sm,
  .index .square-list .square-01,
  .index .square-list .square-02,
  .index .square-list .square-03,
  .index .square-list .square-04 {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%;
  }
  .index .square-list .square-01 {
    background-image: url('./../images/sm/home/square-01.png?v=2.0.0');
  }
  .index .square-list .square-02 {
    background-image: url('./../images/sm/home/square-02.png?v=2.0.0');
  }
  .index .square-list .square-03 {
    background-image: url('./../images/sm/home/square-03.png?v=2.0.0');
  }
  .index .square-list .square-04 {
    background-image: url('./../images/sm/home/square-04.png?v=2.0.0');
  }
  .index .square-list .square .square-title,
  .index .square-list .square-01 .square-title,
  .index .square-list .square-02 .square-title,
  .index .square-list .square-03 .square-title,
  .index .square-list .square-04 .square-title {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .index .square-list .square .square-title .title,
  .index .square-list .square-01 .square-title .title,
  .index .square-list .square-02 .square-title .title,
  .index .square-list .square-03 .square-title .title,
  .index .square-list .square-04 .square-title .title {
    padding: 28px 0 14px;
    font-size: 18px;
  }
  .index .square-list .square .square-title .sub,
  .index .square-list .square-01 .square-title .sub,
  .index .square-list .square-02 .square-title .sub,
  .index .square-list .square-03 .square-title .sub,
  .index .square-list .square-04 .square-title .sub {
    font-family: 'Microsoft YaHei', 'Arial', '黑体', '宋体', sans-serif;
    font-size: 14px;
  }
  .index .analysis-mobi {
    padding: 50px 0 70px;
    background-color: #131313;
    font-family: 'Microsoft YaHei', 'Arial', '黑体', '宋体', sans-serif;
  }
  .index .analysis-mobi video {
    width: 100%;
  }
  .index .analysis-mobi p {
    margin-top: 30px;
    text-align: center;
    color: #787e85;
    line-height: 2;
    font-size: 14px;
  }
  .index .analysis-mobi p .number {
    font-size: 17px;
  }
  .index .analysis-mobi p .large-font {
    font-size: 19px;
  }
  .index .news-list {
    padding: 60px 0 40px;
    font-family: 'Microsoft YaHei', 'Arial', '黑体', '宋体', sans-serif;
    background-color: #f4f4f8;
  }
  .index .news-list .container {
    padding: 0;
  }
  .index .news-list .container > div {
    padding: 0;
  }
  .index .news-list .title {
    padding-bottom: 15px;
    font-size: 20px;
    color: #3e454c;
  }
  .index .news-list .sub {
    padding-bottom: 40px;
    font-size: 15px;
    font-family: 'Microsoft YaHei', 'Arial', '黑体', '宋体', sans-serif;
    color: #44b5ff;
  }
  .index .news-list .news {
    margin-bottom: 30px;
  }
  .index .news-list .news .poster {
    width: 100%;
    height: auto;
  }
  .index .news-list .news .poster img {
    display: block;
  }
  .index .news-list .news .detail {
    padding: 15px;
    text-align: center;
    line-height: 1.5;
    height: auto;
  }
  .index .news-list .news .detail .title {
    max-width: 80%;
    margin: auto;
    padding: 0;
    font-size: 16px;
    color: #3e454c;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .index .news-list .news .detail .sub {
    max-width: 90%;
    margin: auto;
    font-family: 'Microsoft YaHei', 'Arial', '黑体', '宋体', sans-serif;
    font-size: 14px;
  }
  .index .news-list .news .detail .date {
    position: relative;
    right: auto;
    bottom: auto;
    color: #d2d2d2;
  }
  .index .solution-list {
    background-color: #f4f4f8;
    font-family: 'Microsoft YaHei', 'Arial', '黑体', '宋体', sans-serif;
    text-align: center;
    padding: 0 0 65px;
  }
  .index .solution-list .container {
    padding: 0;
  }
  .index .solution-list .container > div:not(:first-child) {
    padding: 0;
  }
  .index .solution-list .title-block {
    background-color: #f6f9ff;
    padding-top: 60px;
  }
  .index .solution-list .title {
    padding-bottom: 15px;
    font-size: 20px;
    color: #3e454c;
  }
  .index .solution-list .sub {
    padding-bottom: 40px;
    font-size: 15px;
    color: #44b5ff;
  }
  .index .solution-list .solution-sm,
  .index .solution-list .solution-01,
  .index .solution-list .solution-02,
  .index .solution-list .solution-03,
  .index .solution-list .solution-04 {
    height: 160px;
    background: center center / cover no-repeat;
  }
  .index .solution-list .solution,
  .index .solution-list .solution-01,
  .index .solution-list .solution-02,
  .index .solution-list .solution-03,
  .index .solution-list .solution-04 {
    margin-bottom: 5px;
  }
  .index .solution-list .solution-01 {
    background-image: url('./../images/sm/home/solution-01.jpg?v=2.0.0');
  }
  .index .solution-list .solution-02 {
    background-image: url('./../images/sm/home/solution-02.jpg?v=2.0.0');
  }
  .index .solution-list .solution-03 {
    background-image: url('./../images/sm/home/solution-03.jpg?v=2.0.0');
  }
  .index .solution-list .solution-04 {
    background-image: url('./../images/sm/home/solution-04.jpg?v=2.0.0');
  }
  .index .solution-list .solution .solution-mask,
  .index .solution-list .solution-01 .solution-mask,
  .index .solution-list .solution-02 .solution-mask,
  .index .solution-list .solution-03 .solution-mask,
  .index .solution-list .solution-04 .solution-mask {
    height: 160px;
    background-color: transparent;
  }
  .index .solution-list .solution .solution-mask a,
  .index .solution-list .solution-01 .solution-mask a,
  .index .solution-list .solution-02 .solution-mask a,
  .index .solution-list .solution-03 .solution-mask a,
  .index .solution-list .solution-04 .solution-mask a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
  }
  .index .solution-list .solution .solution-mask .title,
  .index .solution-list .solution-01 .solution-mask .title,
  .index .solution-list .solution-02 .solution-mask .title,
  .index .solution-list .solution-03 .solution-mask .title,
  .index .solution-list .solution-04 .solution-mask .title {
    margin-top: 70px;
    padding: 0;
    font-size: 17px;
    color: white;
  }
  .index .solution-list .solution .solution-mask .more,
  .index .solution-list .solution-01 .solution-mask .more,
  .index .solution-list .solution-02 .solution-mask .more,
  .index .solution-list .solution-03 .solution-mask .more,
  .index .solution-list .solution-04 .solution-mask .more {
    display: none;
  }
  .index .solution-list .solution .solution-mask:hover,
  .index .solution-list .solution-01 .solution-mask:hover,
  .index .solution-list .solution-02 .solution-mask:hover,
  .index .solution-list .solution-03 .solution-mask:hover,
  .index .solution-list .solution-04 .solution-mask:hover {
    background-color: transparent;
  }
  .index .solution-list .solution .solution-mask:hover .title,
  .index .solution-list .solution-01 .solution-mask:hover .title,
  .index .solution-list .solution-02 .solution-mask:hover .title,
  .index .solution-list .solution-03 .solution-mask:hover .title,
  .index .solution-list .solution-04 .solution-mask:hover .title {
    color: white;
  }
  .index .solution-list .solution .solution-mask:hover .more,
  .index .solution-list .solution-01 .solution-mask:hover .more,
  .index .solution-list .solution-02 .solution-mask:hover .more,
  .index .solution-list .solution-03 .solution-mask:hover .more,
  .index .solution-list .solution-04 .solution-mask:hover .more {
    display: none;
  }
  .index .partner-list .title {
    padding: 60px 0 40px;
    font-family: 'Microsoft YaHei', 'Arial', '黑体', '宋体', sans-serif;
    font-size: 20px;
    color: #3e454c;
  }
  .index .btn-groups {
    margin: 60px 0 90px;
  }
}
#landingPC {
  padding: 0;
}
.index-video {
  position: relative;
  height: 520px;
  overflow: hidden;
  background-image: url('/static/images/home/index-video-loading.jpg');
}
@media (max-width: 768px) {
  .index-video {
    height: 320px;
  }
}
.index-video .pop-coverage {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 2;
}
.index-video .video-product {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 3;
}
.index-video .video-product .title {
  color: #fff;
  font-size: 50px;
}
@media (min-width: 768px) {
  .index-video .video-product .title {
    font-family: 'fzyouhei501l', 'Microsoft YaHei';
  }
}
@media (max-width: 768px) {
  .index-video .video-product .title {
    font-size: 20px;
  }
}
.index-video .video-product .video-pc-play {
  width: 84px;
  margin: 40px auto 0;
}
@media (max-width: 768px) {
  .index-video .video-product .video-pc-play {
    width: 64px;
  }
}
.index-video .video-product img {
  width: 100%;
  cursor: pointer;
}
.index-video .mob-only-bgPic {
  height: 320px;
  width: 100%;
  background-image: url('/static/images/home/mob-product-publicity.jpg');
  background-size: cover;
  background-position: center;
}
.index-video .mob-only-bgPic video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  vertical-align: middle;
}
#publicity-video video {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  vertical-align: middle;
}
.__full-screen {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9990;
  background-color: black;
}
.__full-screen video {
  position: absolute;
  width: 100%;
  max-height: 100%;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.__full-screen .video-close-btn {
  position: absolute;
  right: 25px;
  top: 25px;
  z-index: 9991;
  cursor: pointer;
}
.__full-screen .video-close-btn span {
  display: block;
  width: 25px;
  height: 3px;
  background-color: #fff;
}
.__full-screen .video-close-btn span:first-child {
  -webkit-transform: rotate(45deg) translate(8%);
  -o-transform: rotate(45deg) translate(8%);
  transform: rotate(45deg) translate(8%);
}
.__full-screen .video-close-btn span:last-child {
  -webkit-transform: rotate(-45deg) translate(8%);
  -o-transform: rotate(-45deg) translate(8%);
  transform: rotate(-45deg) translate(8%);
}
#productVideo.product-video {
  display: none;
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1000;
}
@media (max-width: 768px) {
  #productVideo.product-video {
    padding: 0 15px;
  }
}
#productVideo.product-video .video-content {
  width: 54%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 48px 0 0;
  background-color: #000;
}
@media (max-width: 768px) {
  #productVideo.product-video .video-content {
    width: 100%;
  }
}
#productVideo.product-video .video-content .close-btn {
  width: 24px;
  height: 24px;
  position: absolute;
  right: 14px;
  top: 12px;
  opacity: 0.5;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  cursor: pointer;
}
#productVideo.product-video .video-content .close-btn:hover {
  opacity: 1;
}
#productVideo.product-video .video-content .close-btn img {
  width: 100%;
}
#productVideo.product-video .video-content video {
  width: 100%;
  vertical-align: middle;
}
#new-product-kernel .new-hard-banner,
#new-product-kernel .mob-only-item .mob-bg-items,
#new-product-kernel .pc-only-item .newhard-item,
.advantage .exhibition_bg,
.advantage .exhibition_city .exhibition_citybt-bg,
.pro_product-introduce .pc-only-item .product-introduce .product-pic,
.pro_product-introduce .mob-only-item .mob-bg-items,
#emc2 .mob-only-item .emc2-mob-pic-02,
#emc2 .mob-only-item .emc2-mob-pic-03,
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-01,
#emc2 .mob-only-item .emc2-mob-figure-list .emc2-mob-figure.emc2-mob-figure-01,
#emc2 .mob-only-item .emc2-mob-figure-list .emc2-mob-figure.emc2-mob-figure-02,
#emc2 .mob-only-item .emc2-mob-figure-list .emc2-mob-figure.emc2-mob-figure-03,
#emc2 .mob-only-item .emc2-mob-ppt .mob-ppt-01,
#emc2 .mob-only-item .emc2-mob-ppt .mob-ppt-02,
#emc2 .mob-only-item .emc2-mob-ppt .mob-ppt-03,
#emc2 .mob-only-item .emc2-mob-ppt .mob-ppt-04,
#emc2 .mob-only-item .emc2-mob-ppt .mob-ppt-05,
#emc2 .pc-only-item .emc2-bg-pic,
#emc2 .pc-only-item .emc2-ppt div {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
body.active {
  overflow: hidden;
}
.header-fixed.active {
  z-index: 999 !important;
}
#product-kernel {
  display: none;
}
#new-product-kernel {
  display: none;
  background-color: #000;
  padding-top: 56px;
  -webkit-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
#new-product-kernel.active {
  padding-top: 0;
  -moz-transform: translate3d(0, 104px, 0);
  -o-transform: translate3d(0, 104px, 0);
  -ms-transform: translate3d(0, 104px, 0);
  -webkit-transform: translate3d(0, 104px, 0);
  transform: translate3d(0, 104px, 0);
}
#new-product-kernel .container-fluid {
  padding-bottom: 120px;
}
@media (max-width: 767px) {
  #new-product-kernel .container-fluid {
    padding: 60px 0;
  }
}
#new-product-kernel .btn-color-ff8f00 {
  background-color: #ff8f00;
  border-color: #ff8f00;
}
#new-product-kernel .newhard-header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: transform 0.5s, opacity 0.3s;
  -o-transition: transform 0.5s, opacity 0.3s;
  transition: transform 0.5s, opacity 0.3s;
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
#new-product-kernel .newhard-header .navbar-default {
  background-color: transparent;
}
#new-product-kernel .newhard-header .navbar-default .row {
  height: 56px;
  line-height: 56px;
}
#new-product-kernel .newhard-header .navbar-default .navbar-header {
  height: 56px;
}
#new-product-kernel .newhard-header .navbar-default .navbar-brand {
  padding: 10px 15px;
}
#new-product-kernel .newhard-header.active {
  top: -104px;
  -moz-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  opacity: 0;
}
#new-product-kernel .newhard-header .newhard-product {
  float: right;
}
#new-product-kernel .newhard-header .newhard-product ul li {
  float: left;
  padding: 0 25px;
  position: relative;
  font-size: 14px;
  color: #787e85;
  cursor: pointer;
  -webkit-transition: color 1s;
  -o-transition: color 1s;
  transition: color 1s;
}
#new-product-kernel .newhard-header .newhard-product ul li.active {
  color: #44b5ff;
}
#new-product-kernel .newhard-header .newhard-product ul li:hover {
  color: #44b5ff;
}
#new-product-kernel .newhard-header .newhard-product ul li:after {
  display: block;
  width: 1px;
  height: 12px;
  position: absolute;
  right: 0;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-color: #787e85;
  content: '';
}
#new-product-kernel .newhard-header .newhard-product ul li:last-child {
  padding-right: 0;
}
#new-product-kernel .newhard-header .newhard-product ul li:last-child:after {
  display: none;
}
#new-product-kernel .new-hard-banner {
  background-image: url('/static/images/product/pc/newHard/banner.jpg');
  height: 400px;
}
#new-product-kernel .mob-only-item .mob-bg-items {
  padding-top: 60px;
  color: #fff;
  text-align: center;
  background-size: 100% 100%;
  height: 640px;
}
#new-product-kernel .mob-only-item .mob-bg-items.mob-bg-items-01 {
  background-image: url('/static/images/product/mobile/newHard/pic-01.jpg');
}
#new-product-kernel .mob-only-item .mob-bg-items.mob-bg-items-02 {
  background-image: url('/static/images/product/mobile/newHard/pic-02.jpg');
}
#new-product-kernel .mob-only-item .mob-bg-items.mob-bg-items-03 {
  background-image: url('/static/images/product/mobile/newHard/pic-03.jpg');
}
#new-product-kernel .mob-only-item .mob-bg-items.mob-bg-items-04 {
  background-image: url('/static/images/product/mobile/newHard/pic-04.jpg');
}
#new-product-kernel .mob-only-item .mob-bg-items.mob-bg-items-05 {
  background-image: url('/static/images/product/mobile/newHard/pic-05.jpg');
}
#new-product-kernel .mob-only-item .mob-bg-items.mob-bg-items-01,
#new-product-kernel .mob-only-item .mob-bg-items.mob-bg-items-03 {
  background-size: 100% 100%;
}
#new-product-kernel .mob-only-item .mob-bg-items h2 {
  font-size: 20px;
  margin-bottom: 4px;
}
#new-product-kernel .mob-only-item .mob-bg-items h2.mob-m-bottom {
  margin-bottom: 16px;
}
#new-product-kernel .mob-only-item .mob-bg-items h2 span {
  display: block;
  font-size: 15px;
  margin: 8px 0 12px;
}
#new-product-kernel .mob-only-item .mob-bg-items h4 {
  line-height: 1.5;
  font-size: 15px;
  margin-bottom: 14px;
}
#new-product-kernel .mob-only-item .mob-bg-items p {
  margin-bottom: 18px;
  line-height: 1.7;
  font-size: 14px;
  color: #787e85;
}
#new-product-kernel .mob-only-item .mob-bg-items p.check-color {
  color: #c6c6c6;
}
#new-product-kernel .mob-only-item .mob-bg-items .mob-infor-tro {
  width: 65%;
  margin: 0 auto;
}
#new-product-kernel .mob-only-item .mob-bg-items .mob-infor-tro.mob-infor-tro-75 {
  width: 75%;
  border-radius: 30%/ 120%;
}
#new-product-kernel .mob-only-item .mob-bg-items .mob-infor-tro > div {
  padding: 0 10px;
}
#new-product-kernel .mob-only-item .mob-bg-items .mob-infor-tro .mob-text-items {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  padding-top: 0;
  margin-bottom: 15px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%/ 160%;
  font-size: 14px;
  color: #adadad;
}
#new-product-kernel .mob-only-item .mob-bg-items .mob-infor-tro .mob-text-items.mob-radius {
  border-radius: 40%/ 150%;
}
#new-product-kernel .mob-only-item .mob-bg-items .mob-infor-tro .mob-text-items.mob-font15 {
  font-size: 15px;
}
#new-product-kernel .mob-only-item .mob-bg-items .mob-infor-tro .icon-item img {
  width: 100%;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.4);
}
#new-product-kernel .mob-only-item .newhard-experience {
  background-color: #000;
  margin: 0;
  padding: 50px 0 90px;
}
#new-product-kernel .pc-only-item .product-po {
  position: relative;
  height: 100%;
}
#new-product-kernel .pc-only-item .newhard-item {
  height: 640px;
}
#new-product-kernel .pc-only-item .newhard-item.newhard-item-01 {
  background-image: url('/static/images/product/pc/newHard/pic-01.jpg');
}
#new-product-kernel .pc-only-item .newhard-item.newhard-item-02 {
  background-image: url('/static/images/product/pc/newHard/pic-02.jpg');
}
#new-product-kernel .pc-only-item .newhard-item.newhard-item-03 {
  background-image: url('/static/images/product/pc/newHard/pic-03.jpg');
}
#new-product-kernel .pc-only-item .newhard-item.newhard-item-04 {
  background-image: url('/static/images/product/pc/newHard/pic-04.jpg');
}
#new-product-kernel .pc-only-item .newhard-item.newhard-item-05 {
  background-image: url('/static/images/product/pc/newHard/pic-05.jpg');
}
#new-product-kernel .pc-only-item .newhard-item:last-child {
  height: 765px;
}
#new-product-kernel .pc-only-item .newhard-experience {
  position: absolute;
  bottom: 120px;
  left: 50%;
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media (min-width: 768px) {
  .product .product-MarginTop {
    margin-top: 50px;
  }
}
.product .high-light {
  font-weight: bold;
}
.product .mob-only-item .product-adv-block {
  padding-top: 70px;
}
.product .mob-only-item .product-adv-block .content-img {
  width: 170px;
}
.product .mob-only-item .product-adv-block .content-title {
  margin: 10px 0 0;
  text-align: center;
}
.product .mob-only-item .product-adv-block h2 {
  font-size: 17px;
  line-height: 2;
  color: #3e454c;
}
.product .mob-only-item .product-adv-block p {
  margin: 0;
  line-height: 1.8;
  font-size: 13px;
  color: #787e85;
}
.product .mob-only-item .product-adv-block p br.iphone5Hide {
  display: none;
}
@media (max-width: 320px) {
  .product .mob-only-item .product-adv-block p {
    padding: 0 15px;
  }
  .product .mob-only-item .product-adv-block p br.iphone5Hide {
    display: block;
  }
}
.product .pc-only-item .product-justify-banner .product-bg-images {
  height: 520px;
}
.product .pc-only-item .product-justify-banner .banner-title {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  color: #fff;
}
.product .pc-only-item .product-justify-banner .banner-title h2 {
  font-size: 32px;
  line-height: 2;
  color: #fff;
}
.product .pc-only-item .product-justify-banner .banner-title p {
  margin: 0;
  line-height: 1.8;
  font-size: 18px;
  color: #fff;
}
.product .pc-only-item .product-adv-block {
  text-align: center;
}
.product .pc-only-item .product-adv-block .content-title {
  margin-bottom: 60px;
  text-align: center;
}
.product .pc-only-item .product-adv-block .content-title h2 {
  font-size: 32px;
  line-height: 2;
  color: #3e454c;
}
.product .pc-only-item .product-adv-block .content-title p {
  margin: 0;
  line-height: 1.8;
  font-size: 18px;
  color: #787e85;
}
.product .pc-only-item .product-adv-block .content-img {
  width: 45%;
}
.product .pc-only-item .product-adv-block .content-img-list {
  margin-bottom: 80px;
}
.product .pc-only-item .product-adv-block .content-img-list img {
  width: 100%;
}
.product .pc-only-item .product-video .product-poster-00 {
  background: #eee url('../images/product/pc/video/poster-00.jpg?v=2.0.0') center center no-repeat;
}
.product .pc-only-item .product-video .product-poster-00 ~ .banner-title {
  top: 60px;
}
.product .pc-only-item .product-video .product-poster-00 ~ .banner-title h2 {
  font-size: 36px;
  color: #3e454c;
}
.product .pc-only-item .product-video .product-poster-01 {
  background: #eee url('../images/product/pc/video/poster-01.jpg?v=2.0.0') center center no-repeat;
}
.product .pc-only-item .product-video .product-poster-02 {
  background: #eee url('../images/product/pc/video/poster-02.jpg?v=2.0.0') center center no-repeat;
}
.product .pc-only-item .product-enterprise .product-poster-01 {
  background: #eee url('../images/product/pc/enterprise/poster-01.jpg?v=2.0.0') center center no-repeat;
}
.product .pc-only-item .product-sip .product-poster-01 {
  background: #eee url('../images/product/pc/sip/poster-01.jpg?v=2.0.0') center center no-repeat;
}
.product .pc-only-item .product-meeting .product-poster-01 {
  background: #eee url('../images/product/pc/meeting/poster-01.jpg?v=2.0.0') center center no-repeat;
}
.product .pc-only-item .product-api .product-poster-01 {
  background: #eee url('../images/product/pc/api/poster-01.jpg?v=2.0.0') center center no-repeat;
}
.product .product-experience {
  margin-bottom: 120px;
}
@media (max-width: 767px) {
  .product .product-experience {
    margin-bottom: 90px;
    margin-top: 70px;
  }
}
.product .scene-bg {
  background-color: #f4f4f8;
}
@media (max-width: 767px) {
  .product .scene-bg {
    margin: 70px 0 0;
  }
  .product .scene-bg .row > div {
    padding: 0;
  }
  .product .scene-bg .c-btns {
    margin-bottom: 0 !important;
    padding: 70px 0 90px !important;
  }
}
@media (max-width: 767px) {
  .product .scene-bg.pro_scene-bg {
    margin: 0;
  }
}
.product .scene-bg h2 {
  margin: 80px 0 60px;
  font-size: 32px;
  color: #3e454c;
  text-align: center;
}
.product .scene-bg .banner-btn-group {
  padding: 50px 0 120px;
}
.product .scene-bg .scene-items-pictrue {
  height: 208px;
  max-width: 390px;
  position: relative;
}
.product .scene-bg .scene-items-pictrue .scene-icon {
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
@media (max-width: 768px) {
  .product .scene-bg .scene-items-pictrue .scene-icon {
    background-color: rgba(0, 0, 0, 0.5);
  }
}
.product .scene-bg .scene-items-pictrue .scene-icon .scene-icon-mobil {
  width: 80%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .product .scene-bg .scene-items-pictrue .scene-icon .scene-icon-mobil.double-row {
    top: 55%;
  }
}
@media (max-width: 345px) {
  .product .scene-bg .scene-items-pictrue .scene-icon .scene-icon-mobil.double-row-iphone5 {
    top: 55%;
  }
}
.product .scene-bg .scene-items-pictrue .scene-icon .scene-icon-mobil img {
  width: 80px;
}
@media (max-width: 767px) {
  .product .scene-bg .scene-items-pictrue .scene-icon .scene-icon-mobil img {
    width: 60px;
  }
}
.product .scene-bg .scene-items-pictrue .scene-icon .scene-icon-mobil p {
  color: #fff;
  margin-top: 10px;
  line-height: 1.2;
}
.product .scene-bg .scene-items-title {
  height: 80px;
  line-height: 80px;
  color: #3e454c;
  background-color: #fff;
  font-size: 20px;
  margin-bottom: 30px;
}
.product .scene-bg .scene-items-public,
.product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-01,
.product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-02,
.product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-03,
.product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-04,
.product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-05,
.product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-06,
.product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-01,
.product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-02,
.product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-03,
.product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-04,
.product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-05,
.product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-06 {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 55.9333%;
  background-position: center;
  background-size: cover;
}
@media (max-width: 767px) {
  .product .scene-bg .scene-items-public,
  .product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-01,
  .product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-02,
  .product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-03,
  .product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-04,
  .product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-05,
  .product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-06,
  .product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-01,
  .product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-02,
  .product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-03,
  .product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-04,
  .product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-05,
  .product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-06 {
    padding-bottom: 100%;
  }
}
.product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-01 {
  background-image: url('../images/product/pc/enterprise/meeting-01.jpg? v=2.0.0');
}
.product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-02 {
  background-image: url('../images/product/pc/enterprise/meeting-02.jpg? v=2.0.0');
}
.product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-03 {
  background-image: url('../images/product/pc/enterprise/meeting-03.jpg? v=2.0.0');
}
.product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-04 {
  background-image: url('../images/product/pc/enterprise/meeting-04.jpg? v=2.0.0');
}
.product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-05 {
  background-image: url('../images/product/pc/enterprise/meeting-05.jpg? v=2.0.0');
}
.product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-06 {
  background-image: url('../images/product/pc/enterprise/meeting-06.jpg? v=2.0.0');
}
.product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-01 {
  background-image: url('../images/product/pc/video/meeting-01.jpg? v=2.0.0');
}
.product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-02 {
  background-image: url('../images/product/pc/video/meeting-02.jpg? v=2.0.0');
}
.product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-03 {
  background-image: url('../images/product/pc/video/meeting-03.jpg? v=2.0.0');
}
.product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-04 {
  background-image: url('../images/product/pc/video/meeting-04.jpg? v=2.0.0');
}
.product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-05 {
  background-image: url('../images/product/pc/video/meeting-05.jpg? v=2.0.0');
}
.product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-06 {
  background-image: url('../images/product/pc/video/meeting-06.jpg? v=2.0.0');
}
.product #productVideo.product-video {
  display: none;
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1000;
}
@media (max-width: 768px) {
  .product #productVideo.product-video {
    padding: 0 15px;
  }
}
.product #productVideo.product-video .video-content {
  width: 54%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 48px 0 0;
  background-color: #000;
}
@media (max-width: 768px) {
  .product #productVideo.product-video .video-content {
    width: 100%;
  }
}
.product #productVideo.product-video .video-content .close-btn {
  width: 24px;
  height: 24px;
  position: absolute;
  right: 14px;
  top: 12px;
  opacity: 0.5;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  cursor: pointer;
}
.product #productVideo.product-video .video-content .close-btn:hover {
  opacity: 1;
}
.product #productVideo.product-video .video-content .close-btn img {
  width: 100%;
}
.product #productVideo.product-video .video-content video {
  width: 100%;
  vertical-align: middle;
}
.product .examine-live-btn {
  text-align: center;
}
.product .examine-live-btn .btn {
  line-height: 1;
  -moz-transform: translate(0, -20px);
  -o-transform: translate(0, -20px);
  -ms-transform: translate(0, -20px);
  -webkit-transform: translate(0, -20px);
  transform: translate(0, -20px);
  margin: 0 0 60px;
}
@media (max-width: 768px) {
  .product .examine-live-btn .btn {
    margin: 50px 0 0;
    -moz-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}
.product .content-img-hard {
  width: 170px;
  margin: 60px auto 20px;
}
.product .product-enterprise-live {
  background-color: #f4f4f8;
  padding: 60px 0 120px;
}
@media (max-width: 768px) {
  .product .product-enterprise-live {
    padding: 25px 0 90px;
  }
  .product .product-enterprise-live div[class|='col'] {
    padding: 0;
  }
}
.product .product-enterprise-live .productLive {
  margin-bottom: 30px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.product .product-enterprise-live .productLive:hover {
  box-shadow: 5px 5px 18px rgba(106, 106, 106, 0.1);
  -moz-transform: translate(0, -2px);
  -o-transform: translate(0, -2px);
  -ms-transform: translate(0, -2px);
  -webkit-transform: translate(0, -2px);
  transform: translate(0, -2px);
}
@media (max-width: 768px) {
  .product .product-enterprise-live .productLive {
    margin-bottom: 25px;
  }
  .product .product-enterprise-live .productLive:hover {
    box-shadow: none;
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.product .product-enterprise-live .product-experience {
  margin: 50px 0 0;
}
@media (max-width: 768px) {
  .product .product-enterprise-live .product-experience {
    margin: 35px 0 0;
  }
}
.product .product-enterprise-live .product-lives {
  width: 100%;
  height: 0;
  padding-bottom: 55.933333%;
  position: relative;
  overflow: hidden;
  background-size: cover;
  cursor: pointer;
}
.product .product-enterprise-live .product-lives.product-lives-items-01 {
  background-image: url('../images/product/pc/enterprise/lives/live-01.jpg? v=2.0.0');
}
.product .product-enterprise-live .product-lives.product-lives-items-02 {
  background-image: url('../images/product/pc/enterprise/lives/live-02.jpg? v=2.0.0');
}
.product .product-enterprise-live .product-lives.product-lives-items-03 {
  background-image: url('../images/product/pc/enterprise/lives/live-03.jpg? v=2.0.0');
}
.product .product-enterprise-live .product-lives.product-lives-items-04 {
  background-image: url('../images/product/pc/enterprise/lives/live-04.jpg? v=2.0.0');
}
.product .product-enterprise-live .product-lives.product-lives-items-05 {
  background-image: url('../images/product/pc/enterprise/lives/live-05.jpg? v=2.0.0');
}
.product .product-enterprise-live .product-lives.product-lives-items-06 {
  background-image: url('../images/product/pc/enterprise/lives/live-06.jpg? v=2.0.0');
}
.product .product-enterprise-live .product-lives.product-lives-items-07 {
  background-image: url('../images/product/pc/enterprise/lives/live-07.jpg? v=2.0.0');
}
.product .product-enterprise-live .product-lives.product-lives-items-08 {
  background-image: url('../images/product/pc/enterprise/lives/live-08.jpg? v=2.0.0');
}
.product .product-enterprise-live .product-lives.product-lives-items-09 {
  background-image: url('../images/product/pc/enterprise/lives/live-09.jpg? v=2.0.0');
}
.product .product-enterprise-live .product-lives-masking {
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.product .product-enterprise-live .product-lives-masking video {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: -1;
}
.product .product-enterprise-live .product-lives-masking img {
  width: 64px;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.product .product-enterprise-live .product-lives-masking video {
  width: 100%;
}
.product .product-enterprise-live .product-lives-information {
  text-align: left;
  padding: 30px 20px;
  background-color: #fff;
  height: 122px;
}
.product .product-enterprise-live .product-lives-information h2 {
  width: 15em;
  max-width: 100%;
  margin-bottom: 15px;
  font-size: 20px;
  color: #3e454c;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product .product-enterprise-live .product-lives-information div {
  font-size: 16px;
  color: #787e85;
}
.product .product-enterprise-live .product-lives-information div p {
  width: 15em;
  max-width: 60%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product .product-enterprise-live .product-lives-information div span {
  color: #d2d2d2;
  float: right;
}
@media (max-width: 768px) {
  .product .product-enterprise-live .product-lives-information {
    padding: 15px;
    height: 85px;
  }
  .product .product-enterprise-live .product-lives-information h2 {
    margin-bottom: 7px;
    font-size: 18px;
    line-height: 1.5;
  }
  .product .product-enterprise-live .product-lives-information div {
    font-size: 14px;
    line-height: 1.5;
  }
}
.product a:hover {
  cursor: pointer;
}
.product .content-box {
  padding-bottom: 80px;
}
.product .content-box .content-me {
  margin-top: 0;
}
.product .content-box:nth-of-type(even) {
  background-color: #f4f4f8;
}
.product .content-box .title {
  margin: 60px 0;
  text-align: center;
}
.product .content-box .title h2 {
  font-size: 34px;
  line-height: 2;
  color: #3e454c;
}
.product .content-box .title .high-light {
  font-weight: bold;
}
.product .content-box .title .brief {
  font-size: 18px;
  color: white;
}
.product .content-box .title p {
  margin: 0;
  line-height: 1.8;
  font-size: 16px;
  color: #787e85;
}
.product .content-box .contenta {
  text-align: center;
}
.product .content-box .contenta h2 {
  font-size: 30px;
  line-height: 2;
  color: #3e454c;
}
.product .content-box .contenta .high-light {
  font-weight: bold;
}
.product .content-box .contenta .brief {
  font-size: 18px;
  color: #3e454c;
}
.product .content-box .contenta p {
  margin: 0;
  line-height: 1.8;
  font-size: 16px;
  color: #787e85;
}
.product .content-box .contenta .brief {
  margin-top: -5px;
  margin-bottom: 1em;
}
.product .content-box .contenta .brief.brief-information {
  margin-bottom: 20px;
}
.product .content-box .contenta .link {
  margin-top: 15px;
  color: #44b5ff;
}
.product .content-box .contenta .img {
  margin-top: 60px;
}
@media (max-width: 768px) {
  .product .content-box .contenta h2 {
    font-size: 17px;
    margin-bottom: 5px;
  }
  .product .content-box .contenta p {
    font-size: 13px;
  }
  .product .content-box .contenta .brief {
    font-size: 13px;
    margin-bottom: 10px;
  }
}
.product .content-box .contenta p br.iphone5Hide {
  display: none;
}
@media (max-width: 320px) {
  .product .content-box .contenta p {
    padding: 0 15px;
  }
  .product .content-box .contenta p br.iphone5Hide {
    display: block;
  }
}
.product .content-box .img-list {
  text-align: center;
  margin-top: 60px;
}
@media (max-width: 768px) {
  .product .content-box .img-list {
    margin-top: 30px;
  }
}
.product .content-box .img-list p {
  line-height: 3;
  text-align: center;
  color: #3e454c;
}
.product .content-box .title-img {
  display: block;
  margin: auto;
  max-width: 60%;
}
.product .content-box .icon-img-list {
  padding: 0 80px;
  text-align: center;
}
.product .content-box .icon-img-list .img-item {
  min-height: 132px;
}
.product .content-box .icon-img-list img {
  width: 80px;
}
.product .content-box .icon-img-list p {
  width: 100%;
  margin: auto;
  color: #787e85;
  line-height: 1.5;
}
.product .content-box .partner-item {
  width: 180px;
  height: 72px;
  margin: auto;
}
.product .content-box .detail-img {
  width: 100%;
  vertical-align: middle;
}
.product .content-box .detail-img ~ .detail {
  height: 80px;
  line-height: 80px;
  border: 1px solid #e9e9e9;
  border-top: 0;
}
@media (max-width: 767px) {
  .product .content-box .detail-img ~ .detail {
    border: 0;
    height: 40px;
    line-height: 40px;
  }
}
.product .content-box .detail-img ~ .detail.darkColor {
  background-color: #fff;
  border: 0;
}
@media (max-width: 768px) {
  .product .content-box .detail-img ~ .detail.darkColor {
    background-color: transparent;
  }
}
.product .landing-adv-block-mobi,
.product .analysis-mobi {
  display: none;
}
.product .btn-groups {
  margin-bottom: 120px;
}
.product .product-item-box {
  padding: 120px 0 0;
}
.product .item-title {
  font-size: 30px;
  color: #3e454c;
  font-weight: normal;
  line-height: 1.5;
}
.product .row {
  text-align: center;
  position: relative;
}
.product .nav-bgcolor {
  padding: 0 !important;
  background-color: #fff;
}
.product .content {
  display: table;
  width: 1088px;
}
.product .item {
  padding-left: 50px;
  display: table-cell;
  width: 466px;
  height: 260px;
  vertical-align: middle;
  text-align: left;
}
.product .item-list li {
  font-size: 16px;
  color: #787e85;
  line-height: 2;
}
.product .item-img-box img {
  max-width: 416px;
  width: 100%;
}
.product .product-btn-groups {
  margin: 40px 0 120px;
}
.product .product-page {
  height: 300px;
  background: #eee url('../images/product/pc/banner-product.jpg') center center no-repeat;
}
.product .product-page-live {
  background: #eee url('../images/product/pc/enterprise/lives/banner-live.jpg') center center no-repeat;
}
.product .advantage-page {
  height: 300px;
  background: #eee url('//devcdn.xylink.com/website/images/banner-advantage.png') center center no-repeat;
}
.product .nav-shadow-fixed {
  position: relative;
  min-height: 64px;
  position: fixed !important;
  width: 100%;
  top: 104px;
  z-index: 10;
  background-color: #fff;
}
.product .nav-shadow-fixed .nav {
  margin: auto;
  padding: 0;
  max-width: 960px;
  line-height: 64px;
  text-align: center;
}
.product .nav-shadow-fixed .nav a {
  display: inline-block;
  font-size: 14px;
  color: #787e85;
  box-sizing: border-box;
  height: 64px;
  margin: 0 28px;
  line-height: 64px;
}
.product .nav-shadow-fixed .nav a:hover {
  color: #44b5ff;
}
.product .nav-shadow-fixed .nav .focus {
  color: #44b5ff;
  border-bottom: 2px solid #44b5ff;
}
.product .nav-shadow-fixed .shadow {
  position: absolute;
  left: 0;
  right: 0;
  height: 15px;
  z-index: 999;
}
@media (max-width: 1088px) {
  .product .item {
    display: block;
    width: auto;
    margin: auto;
    padding: 0;
  }
  .product .content {
    display: block;
    width: auto;
  }
}
@media (max-width: 767px) {
  .product .shadow-fixed {
    height: 29px !important;
  }
  .product .advantage-banner-mobile {
    background: url(//devcdn.xylink.com/website/images/sm/banner-meeting.png) center center/100% auto no-repeat;
  }
  .product .product-banner-title-dark h2 {
    color: #fff;
  }
  .product .product-item-box {
    padding: 70px 0 0;
  }
  .product .product-item-box div:nth-child(2) {
    margin-top: 20px;
  }
  .product .product-banner-mobile {
    background: url('../images/product/mobile/banner-meeting.jpg') center center/100% auto no-repeat;
    background-size: cover;
  }
  .product .product-banner-mobile-live {
    background: url('../images/product/mobile/enterprise/lives/banner-live.jpg') center center/100% auto no-repeat;
    background-size: cover;
  }
  .product .item {
    height: auto;
    text-align: center;
  }
  .product .product-btn-groups {
    margin: -10px 0 90px;
  }
  .product .item-img-box img {
    width: 170px;
    height: 170px;
  }
  .product .item-title {
    font-size: 17px;
    margin-bottom: 5px;
  }
  .product .item-list li {
    font-size: 13px;
    line-height: 23px;
  }
  .product .img-box {
    height: 270px;
  }
  .product .content {
    text-align: center;
  }
  .product .content h2 {
    font-size: 17px;
    line-height: 2;
    color: #3e454c;
  }
  .product .content .high-light {
    font-weight: bold;
  }
  .product .content .brief {
    font-size: 13px;
    color: #3e454c;
  }
  .product .content p {
    margin: 0;
    line-height: 1.8;
    font-size: 13px;
    color: #787e85;
  }
  .product .content .img {
    margin: 60px auto 0;
    text-align: center;
  }
  .product .content .img-ne {
    max-width: 45%;
  }
  .product .content .img-me {
    max-width: 70%;
  }
  .product .content .img-ce {
    max-width: 67%;
  }
  .product .img-list {
    text-align: center;
    margin-top: 40px;
  }
  .product .img-list p {
    line-height: 3;
    text-align: center;
    color: #3e454c;
  }
  .product .img-list .block:not(:last-of-type) {
    margin-bottom: 15px;
  }
  .product .img-list .block .detail-img {
    width: 100%;
  }
  .product .img-list .block .detail {
    color: #787e85;
    font-size: 14px;
  }
  .product .link {
    margin-top: 15px !important;
  }
  .product .product-item-hard {
    padding: 70px 0 70px;
  }
  .product .product-item-hard div:nth-child(2) {
    margin-top: 20px;
  }
  .product .product-item-hard:nth-child(even) {
    background-color: #f4f4f8;
  }
  .product .product-item-hard:nth-child(3) {
    padding: 70px 0 0;
  }
}
@media (max-width: 350px) {
  .product .tab-menumobile-support {
    margin-top: 20px;
  }
}
.support .inline-img {
  display: inline-block;
  width: 45%;
  margin: 1em 1em 1em 0;
  vertical-align: top;
  text-align: center;
}
.support .flow-detail li {
  list-style: disc;
  -webkit-margin-start: 2em;
}
.support .tab-menumobile-support ul,
.support .tab-menumobile-support-fixed ul {
  padding-left: 3%;
}
.support .banner-support-faq-page {
  height: 216px;
  background: #eee url('//devcdn.xylink.com/website/images/banner-support.jpg') center center no-repeat;
}
.support .content {
  min-height: 300px;
  max-width: 960px;
  padding-bottom: 120px;
  color: #787e85;
  font-size: 16px;
}
.support .faq-group {
  border-bottom: 1px solid #e2e3e4;
}
.support .faq-title-bar {
  line-height: 25px;
  margin-top: 25px;
  margin-bottom: 21px;
  position: relative;
}
.support .faq-title-bar .faq-title-arrow {
  position: absolute;
  left: 0;
  top: 0;
  width: 26px;
  height: 26px;
  background-position: 0 -52px;
}
.support .faq-title-bar .faq-title-arrow:hover,
.support .faq-title-bar .faq-title-arrow.arrow-hover {
  background-position: 0 -26px;
}
.support .faq-title-bar:hover .faq-title-arrow {
  background-position: 0 -26px;
}
.support .faq-title-bar:hover h3 {
  color: #44b5ff;
}
.support .faq-title-bar h3 {
  cursor: pointer;
  padding-left: 40px;
}
@media (max-width: 767px) {
  .support .faq-title-bar h3 {
    padding-left: 30px;
    font-size: 15px !important;
  }
}
.support .faq-title-bar-focus .faq-title-arrow,
.support .faq-title-bar-focus:hover .faq-title-arrow {
  background-position: 0 0;
}
.support .faq-title-bar-focus h3,
.support .faq-title-bar-focus:hover h3 {
  color: #44b5ff;
}
.support .faq-detail {
  display: none;
  line-height: 2;
  padding-bottom: 22px;
}
.support .faq-detail p {
  padding-left: 40px;
}
.support .flow-title-bar {
  margin-top: 42px;
  margin-bottom: 30px;
}
.support .flow-title-bar h3 {
  font-size: 24px;
  color: #3e454c;
}
.support .flow-detail {
  font-size: 16px;
  line-height: 2;
}
.support .tabbg {
  background-color: #f4f4f8;
}
.support .tab-menu {
  max-width: 960px;
}
.support .tab-menu ul li {
  float: left;
  list-style: none;
  text-align: center;
  line-height: 52px;
  margin-right: 60px;
}
.support .tab-menu ul li a {
  color: #787e85;
  font-size: 14px;
}
.support .ahover {
  color: #44b5ff;
}
.support .tab_box {
  margin-top: 42px;
}
.support .tab_box .hide {
  display: none;
}
.support .tutorial-title-bar {
  margin-bottom: 30px;
  margin-top: 30px;
}
.support .tutorial-title-bar h3 {
  font-size: 24px;
  color: #3e454c;
}
.support .tutorial-title {
  margin-bottom: 14px;
  margin-top: 26px;
  line-height: 2;
}
.support .tutorial-title p {
  font-size: 16px;
  color: #3e454c;
}
.support .tutorial-img {
  margin-top: 25px;
  text-align: center;
}
.support .flow-detail-margin {
  margin-left: 28px;
  line-height: 2;
  color: #3e454c;
}
.support .flow-detail-margin-little {
  margin-left: 28px;
  line-height: 2;
  color: #787e85;
}
.support .focus a {
  color: #44b5ff !important;
}
.support .content img {
  max-width: 100%;
}
.support .case-btn-group {
  display: none;
}
@media (max-width: 767px) {
  .nav-shadow {
    min-height: 50px !important;
  }
  .nav-shadow .shadow {
    height: 1px !important;
  }
  .support .flow-detail li {
    list-style: disc;
    -webkit-margin-start: 1em;
  }
  .support .img-wrap {
    margin-left: -1em;
  }
  .support .inline-img {
    display: block;
    width: 90%;
    margin: 1em auto 1em;
  }
  .support .flow-group {
    padding: 5px;
  }
  .support .support-banner-mobile {
    margin: 0;
    background: url(//devcdn.xylink.com/website/images/sm/banner-support.jpg) center center/100% auto no-repeat;
  }
  .support .faq-detail p {
    line-height: 1.6;
  }
  .support .tab-menu ul li {
    margin-right: 40px;
  }
  .support .tab-menumobile-support {
    margin-left: -10px;
    margin-right: -10px;
  }
  .support .hide {
    display: none;
  }
  .support .faq-group {
    margin-left: 10px;
  }
  .support .case-btn-group {
    display: block;
    margin-top: -80px;
    margin-bottom: 90px;
  }
  .support .tutorial-title p {
    font-size: 17px;
  }
  .support .tutorial-title-bar h3 {
    font-size: 19px;
  }
  .support .tab_box {
    margin-top: 0;
  }
  .support .flow-detail {
    font-size: 15px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .support .flow-detail p {
    margin-bottom: 10px;
    line-height: 1.6;
  }
  .support .flow-detail span {
    margin-bottom: 30px;
  }
  .support .flow-title-bar {
    margin-top: 50px !important;
  }
  .support .flow-title-bar h3 {
    font-size: 19px;
    text-align: left;
  }
  .support .faq-detail {
    padding-bottom: 15px !important;
  }
  .support .faq-detail p {
    padding-left: 30px !important;
    font-size: 15px !important;
  }
  .support .faq-title-bar {
    font-size: 15px !important;
    margin-top: 20px !important;
    margin-bottom: 15px !important;
  }
}
@media (max-width: 320px) {
  .support .block-item,
  .support .block-item-focus {
    width: 30%;
  }
  .support .shadow {
    height: 1px !important;
  }
  .support .img-box {
    margin-top: -20px;
  }
}
.contact .banner-try-page {
  height: 216px;
  background: #eee url('//devcdn.xylink.com/website/images/banner-try.jpg') center center no-repeat;
}
.contact .banner-contact-page {
  height: 216px;
  background: #eee url('//devcdn.xylink.com/website/images/banner-contact.jpg') center center no-repeat;
}
.contact .activity-page {
  height: 216px;
  background: #eee url('//devcdn.xylink.com/website/images/banner-activity-01.jpg') center center no-repeat;
}
.contact .content {
  margin: 0 auto 120px;
  max-width: 990px;
}
.contact .content .title {
  padding: 0 15px;
  margin: 40px 0 30px;
  line-height: 1;
  font-size: 24px;
  color: #3e454c;
}
.contact .content .form textarea {
  height: 130px;
}
.contact .content .form .text-box {
  margin: auto 0;
}
.contact .content .form-with-margin {
  margin-top: 30px;
}
.contact .content .form-control,
.contact .content .dropdown {
  width: 100%;
  margin-bottom: 18px;
}
.contact .content .row-submit {
  text-align: center;
}
.contact .content .btn-submit {
  display: inline-block;
  min-width: 160px;
  margin: 0;
}
.contact .content .contact-detail {
  font-size: 16px;
  color: #787e85;
  line-height: 2;
}
.contact .content .contact-detail .detail-title {
  color: #3e454c;
}
.contact .content .client-detail {
  line-height: 2;
  font-size: 16px;
  color: #3e454c;
  margin-bottom: 70px;
}
.contact .content .dropdown-toggle {
  position: relative;
  width: 100%;
  padding-left: 10px;
  text-align: left;
  border: 1px solid #d1d1d1;
  background-color: white;
  color: #bfc3c5;
}
.contact .content .dropdown-toggle:focus {
  background-color: white;
  color: #bfc3c5;
}
.contact .content .dropdown-toggle .caret {
  position: absolute;
  top: 20px;
  right: 10px;
}
.contact .content .btn-primary {
  margin-left: 0;
}
.contact .content .dropdown-menu {
  width: 100%;
  border: 1px solid #53bbff;
  padding: 0;
}
.contact .content .dropdown-menu:hover,
.contact .content .dropdown-menu:focus {
  background-color: white;
}
.contact .content .dropdown-menu li {
  height: 44px;
}
.contact .content .dropdown-menu li a {
  text-align: left;
  height: 44px;
  line-height: 30px;
  font-size: 16px;
  color: #787e85;
}
.contact .content .dropdown-menu li a:hover {
  background-color: #53bbff;
  color: white;
}
@media (max-width: 767px) {
  .contact .try-banner-mobile {
    background: url(//devcdn.xylink.com/website/images/sm/banner-try.jpg) center center/100% auto no-repeat;
  }
  .contact .contact-banner-mobile {
    background: url(//devcdn.xylink.com/website/images/sm/banner-contact.jpg) center center/100% auto no-repeat;
  }
  .contact .title {
    font-size: 19px !important;
    margin-top: 50px !important;
    text-align: center;
  }
  .contact .form-control {
    margin: 0 10px;
    height: 40px;
    width: 94% !important;
    margin-bottom: 20px !important;
  }
  .contact .row-submit {
    margin-top: 10px;
  }
  .contact .btn-try,
  .contact .btn-content {
    height: 44px !important;
    line-height: 20px;
  }
  .contact .contact-detail {
    font-size: 15px !important;
  }
  .contact .client-detail {
    font-size: 15px !important;
    margin-bottom: 50px !important;
  }
  .contact .content {
    margin-bottom: 90px !important;
  }
  .contact .shape-section {
    width: 94% !important;
    margin: 0 10px !important;
    height: 40px !important;
  }
  .contact .shape-section-item {
    width: 93% !important;
    margin: 0 10px !important;
  }
  .contact .activity-page {
    height: 0;
    padding-top: 48%;
    background: #eee url('//devcdn.xylink.com/website/images/sm/banner-activity-01.jpg') center center/100% auto
      no-repeat;
  }
  .contact .content .title {
    line-height: 1.6 !important;
  }
}
.advantage-page {
  height: 300px;
  background: #eee url('/static/images/advantage/pc/banner.jpg') center center no-repeat;
}
.advantage-banner-mobile {
  height: 270px;
  background: #eee url('/static/images/advantage/mobile/mob-banner.jpg') center center no-repeat;
  background-size: cover;
}
.advantage .mob-only-item .advantage-item-box {
  margin-top: 70px;
  text-align: center;
}
.advantage .mob-only-item .advantage-item-box .item-img-box img {
  width: 170px;
}
.advantage .mob-only-item .advantage-item-box .item {
  margin-top: 10px;
}
.advantage .mob-only-item .advantage-item-box .item h2 {
  font-size: 17px;
  line-height: 2;
  color: #3e454c;
}
.advantage .mob-only-item .advantage-item-box .item p {
  margin: 0;
  line-height: 1.8;
  font-size: 13px;
  color: #787e85;
}
.advantage .mob-only-item .advantage-experience {
  margin-bottom: 90px;
  margin-top: 70px;
}
.advantage .pc-only-item .advantage-items {
  height: 520px;
  position: relative;
}
.advantage .pc-only-item .advantage-items:last-child {
  height: 650px;
}
.advantage .pc-only-item .advantage-items.advantage-items-01 {
  background: #eee url('/static/images/advantage/pc/pic-01.jpg') center center no-repeat;
  background-position: center;
  background-size: cover;
}
.advantage .pc-only-item .advantage-items.advantage-items-02 {
  background: #eee url('/static/images/advantage/pc/pic-02.jpg') center center no-repeat;
  background-position: center;
  background-size: cover;
}
.advantage .pc-only-item .advantage-items.advantage-items-03 {
  background: #eee url('/static/images/advantage/pc/pic-03.jpg') center center no-repeat;
  background-position: center;
  background-size: cover;
}
.advantage .pc-only-item .advantage-items-informations {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
}
.advantage .pc-only-item .advantage-items-informations > h2 {
  font-size: 50px;
  margin-bottom: 44px;
  font-family: 'fzyouhei501l', 'Microsoft YaHei';
}
.advantage .pc-only-item .advantage-items-informations > p {
  font-size: 16px;
  line-height: 1.9;
  opacity: 0.6;
}
.advantage .pc-only-item .advantage-items-informations ul li {
  float: left;
  position: relative;
}
.advantage .pc-only-item .advantage-items-informations ul li:after {
  display: block;
  width: 1px;
  position: absolute;
  right: 0;
  top: 50%;
  height: 80px;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-color: #fff;
  content: '';
}
.advantage .pc-only-item .advantage-items-informations ul li:last-child:after {
  display: none;
}
.advantage .pc-only-item .advantage-items-informations ul li h4 {
  font-size: 28px;
  margin-bottom: 16px;
  font-family: 'fzyouhei501l', 'Microsoft YaHei';
}
.advantage .pc-only-item .advantage-items-informations ul li p {
  font-size: 16px;
  line-height: 1.7;
  opacity: 0.6;
}
.advantage .pc-only-item .advantage-items-informations .advantage-experience {
  margin-top: 130px;
}
.advantage .exhibition_bg.exhibition_bg-01 {
  background-image: url('/static/images/advantage/pc/exhibition/pic-01.jpg');
}
.advantage .exhibition_bg.exhibition_bg-02 {
  background-image: url('/static/images/advantage/pc/exhibition/pic-02.jpg');
}
.advantage .exhibition_bg.exhibition_bg-03 {
  background-image: url('/static/images/advantage/pc/exhibition/pic-03.jpg');
}
@media (max-width: 768px) {
  .advantage .exhibition_bg.exhibition_bg-01 {
    background-image: url('/static/images/advantage/mobile/exhibition/pic-01.jpg');
  }
  .advantage .exhibition_bg.exhibition_bg-02 {
    background-image: url('/static/images/advantage/mobile/exhibition/pic-02.jpg');
  }
  .advantage .exhibition_bg.exhibition_bg-03 {
    background-image: url('/static/images/advantage/mobile/exhibition/pic-03.jpg');
  }
}
.advantage .exhibition_bg-01 {
  height: 556px;
}
@media (max-width: 768px) {
  .advantage .exhibition_bg-01 {
    height: 360px;
  }
}
.advantage .exhibition_bg-02 {
  height: 466px;
  position: relative;
}
@media (max-width: 768px) {
  .advantage .exhibition_bg-02 {
    height: 360px;
  }
}
.advantage .exhibition_bg-03 .register-for-link {
  text-align: center;
}
.advantage .exhibition_bg-03 a {
  border-radius: 30% / 120%;
  margin: 60px auto 90px;
  padding: 7px 51px;
  font-size: 22px;
  width: 200px;
}
@media (max-width: 768px) {
  .advantage .exhibition_bg-03 a {
    width: 160px !important;
    height: 40px;
    padding: 5px 0;
    font-size: 16px;
  }
}
.advantage .exhibition_city {
  background-color: #0a0919;
  padding: 80px 0 0;
}
.advantage .exhibition_city h4 {
  color: #fff;
  text-align: center;
  font-size: 34px;
}
@media (min-width: 768px) {
  .advantage .exhibition_city h4 {
    font-family: 'fzyouhei502l', 'Microsoft YaHei';
  }
}
@media (max-width: 768px) {
  .advantage .exhibition_city h4 {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .advantage .exhibition_city .row {
    margin: 0;
  }
}
.advantage .exhibition_city .city-pic {
  width: 100%;
  height: 100%;
  padding: 10px;
  padding-bottom: 93.86%;
  background: linear-gradient(to bottom right, #01fdac, #279eaf);
  background-size: 100%;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}
@media (max-width: 768px) {
  .advantage .exhibition_city .city-pic {
    padding-bottom: 90.2%;
  }
}
@media (max-width: 376px) {
  .advantage .exhibition_city .city-pic {
    padding-bottom: 88.78%;
  }
}
.advantage .exhibition_city .city-pic.dredge .city-bg {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.7);
}
@media (min-width: 768px) {
  .advantage .exhibition_city .city-pic.dredge:hover .city-bg {
    opacity: 1;
  }
}
.advantage .exhibition_city .city-pic.dredge:hover .city-pic-box {
  background-size: 120% 120%;
}
.advantage .exhibition_city .city-pic.dredge:hover img {
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.advantage .exhibition_city .city-pic.notbegin {
  background: #10192c;
}
.advantage .exhibition_city .city-pic.notbegin .city-bg {
  background: rgba(0, 0, 0, 0.6);
  color: rgba(255, 255, 255, 0.6);
}
.advantage .exhibition_city .city-pic.notbegin .city-bg {
  opacity: 1;
}
.advantage .exhibition_city .city-pic .city-pic-box {
  position: absolute;
  border-radius: 50%;
  overflow: hidden;
  background-size: 100% 100%;
  left: 9px;
  right: 9px;
  bottom: 9px;
  top: 9px;
  background-position: center;
  -webkit-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}
@media (max-width: 768px) {
  .advantage .exhibition_city .city-pic .city-pic-box {
    left: 6px;
    right: 6px;
    bottom: 6px;
    top: 6px;
  }
}
.advantage .exhibition_city .city-pic img {
  width: 100%;
  vertical-align: middle;
  image-rendering: pixelated;
}
.advantage .exhibition_city .city-bg {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  text-align: center;
  color: #fff;
  font-size: 22px;
  opacity: 0;
  line-height: 1.3;
  border-radius: 50%;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (max-width: 768px) {
  .advantage .exhibition_city .city-bg {
    font-size: 15px;
  }
}
.advantage .exhibition_city .city-bg.tark {
  opacity: 1;
}
.advantage .exhibition_city .time-city {
  margin-top: 18px;
  color: #727e99;
  text-align: center;
  font-size: 18px;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .advantage .exhibition_city .time-city {
    font-size: 14px;
  }
}
.advantage .exhibition_city .time-city.city-ch {
  color: #44b5ff;
}
.advantage .exhibition_city .exhibition_citybt-bg {
  height: 150px;
  background-image: url('/static/images/advantage/pc/exhibition/pic-04.png');
}
.advantage .city-padding {
  padding: 0 22px;
  margin-top: 60px;
}
@media (max-width: 768px) {
  .advantage .city-padding {
    padding: 0 13px;
    margin-top: 50px;
  }
}
.case .row {
  text-align: center;
  position: relative;
}
.case .img-box {
  height: 270px;
}
.case .case-banner-mobile {
  background: url('../images/case/mobile/banner-meeting.jpg') center center/100% auto no-repeat;
  background-size: cover;
}
.case .case-bottom-c-btns {
  background-color: #f4f4f8;
}
@media (max-width: 768px) {
  .case .case-bottom-c-btns {
    background-color: transparent;
  }
}
.case .case-bottom-c-btns .banner-btn-group {
  padding: 50px 0 120px;
}
@media (max-width: 768px) {
  .case .case-bottom-c-btns .banner-btn-group {
    padding: 40px 0 75px;
  }
}
.case .case-switcher {
  -webkit-transition: transform 0.5s, opacity 0.3s;
  -o-transition: transform 0.5s, opacity 0.3s;
  transition: transform 0.5s, opacity 0.3s;
}
.case .case-switcher.switcher {
  -moz-transform: translate3d(0, -50px, 0);
  -o-transform: translate3d(0, -50px, 0);
  -ms-transform: translate3d(0, -50px, 0);
  -webkit-transform: translate3d(0, -50px, 0);
  transform: translate3d(0, -50px, 0);
  opacity: 0;
}
.case .pc-only-item.case-page {
  height: 300px;
  background: #eee url('../images/case/pc/banner-product.jpg') center center no-repeat;
}
.case .pc-only-item .nav-shadow-fixed {
  position: relative;
  min-height: 64px;
  position: fixed !important;
  left: 0;
  width: 100%;
  top: 104px;
  z-index: 10;
  background-color: #fff;
}
.case .pc-only-item .nav-shadow-fixed .nav {
  margin: auto;
  padding: 0;
  max-width: 960px;
  line-height: 64px;
  text-align: center;
}
.case .pc-only-item .nav-shadow-fixed .nav a {
  display: inline-block;
  font-size: 14px;
  color: #787e85;
  box-sizing: border-box;
  height: 64px;
  margin: 0 28px;
  line-height: 64px;
}
.case .pc-only-item .nav-shadow-fixed .nav a:hover {
  color: #53bbff;
}
.case .pc-only-item .nav-shadow-fixed .nav .focus {
  color: #53bbff;
  border-bottom: 2px solid #53bbff;
}
.case .pc-only-item .nav-shadow-fixed .shadow {
  position: absolute;
  left: 0;
  right: 0;
  height: 15px;
  z-index: 999;
}
.case .pc-only-item .case-page {
  height: 300px;
  background: #eee url('../images/case/pc/banner-product.jpg') center center no-repeat;
}
.case .pc-only-item .case-justify-banner .case-bg-images {
  height: 520px;
}
.case .pc-only-item .case-justify-banner .case-bg-images.case-education {
  background: #eee url('../images/case/pc/education/poster-01.jpg?v=2.0.0') center center no-repeat;
}
.case .pc-only-item .case-justify-banner .case-bg-images.case-government {
  background: #eee url('../images/case/pc/government/poster-01.jpg?v=2.0.0') center center no-repeat;
}
.case .pc-only-item .case-justify-banner .case-bg-images.case-group {
  background: #eee url('../images/case/pc/group/poster-01.jpg?v=2.0.0') center center no-repeat;
}
.case .pc-only-item .case-justify-banner .case-bg-images.case-medical {
  background: #eee url('../images/case/pc/medical/poster-01.jpg?v=2.0.0') center center no-repeat;
}
.case .pc-only-item .case-justify-banner .banner-title {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  color: #fff;
}
.case .pc-only-item .case-justify-banner .banner-title h2 {
  margin-bottom: 30px;
  color: #fff;
  font-size: 50px;
  font-family: 'fzyouhei501l', 'Microsoft YaHei';
}
.case .pc-only-item .case-justify-banner .banner-title p {
  margin: 0;
  line-height: 1.8;
  font-size: 24px;
  color: #fff;
  font-family: 'fzyouhei502l', 'Microsoft YaHei';
}
.case .pc-only-item .case-adv-block {
  text-align: center;
}
.case .pc-only-item .case-adv-block .content-title {
  margin-bottom: 60px;
  text-align: center;
}
.case .pc-only-item .case-adv-block .content-title h2 {
  font-size: 32px;
  line-height: 2;
  color: #3e454c;
}
.case .pc-only-item .case-adv-block .content-title p {
  margin: 0;
  line-height: 1.8;
  font-size: 18px;
  color: #787e85;
}
.case .pc-only-item .case-adv-block .content-img {
  width: 45%;
}
.case .pc-only-item .case-adv-block .content-img-list {
  margin-bottom: 80px;
}
.case .pc-only-item .case-adv-block .content-img-list img {
  width: 100%;
}
.case .pc-only-item .scene-bg {
  background-color: #f4f4f8;
}
@media (max-width: 767px) {
  .case .pc-only-item .scene-bg {
    margin: 70px 0 0;
  }
  .case .pc-only-item .scene-bg .row > div {
    padding: 0;
  }
  .case .pc-only-item .scene-bg .c-btns {
    margin-bottom: 0 !important;
    padding: 70px 0 90px !important;
  }
}
.case .pc-only-item .scene-bg h2 {
  margin: 80px 0 60px;
  font-size: 32px;
  color: #3e454c;
  text-align: center;
}
.case .pc-only-item .scene-bg .scene-items-pictrue {
  height: 208px;
  max-width: 390px;
  position: relative;
}
.case .pc-only-item .scene-bg .scene-items-pictrue .scene-icon {
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
@media (max-width: 768px) {
  .case .pc-only-item .scene-bg .scene-items-pictrue .scene-icon {
    background-color: rgba(0, 0, 0, 0.5);
  }
}
.case .pc-only-item .scene-bg .scene-items-pictrue .scene-icon .scene-icon-mobil {
  width: 80%;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .case .pc-only-item .scene-bg .scene-items-pictrue .scene-icon .scene-icon-mobil.double-row {
    top: 55%;
  }
}
@media (max-width: 345px) {
  .case .pc-only-item .scene-bg .scene-items-pictrue .scene-icon .scene-icon-mobil.double-row-iphone5 {
    top: 55%;
  }
}
.case .pc-only-item .scene-bg .scene-items-pictrue .scene-icon .scene-icon-mobil img {
  width: 80px;
}
@media (max-width: 767px) {
  .case .pc-only-item .scene-bg .scene-items-pictrue .scene-icon .scene-icon-mobil img {
    width: 60px;
  }
}
.case .pc-only-item .scene-bg .scene-items-pictrue .scene-icon .scene-icon-mobil p {
  color: #fff;
  margin-top: 10px;
  line-height: 1.2;
}
.case .pc-only-item .scene-bg .scene-items-title {
  height: 80px;
  line-height: 80px;
  color: #3e454c;
  background-color: #fff;
  font-size: 20px;
  margin-bottom: 30px;
}
.case .pc-only-item .scene-bg .scene-items-public,
.case .pc-only-item .product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-01,
.product .case .pc-only-item .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-01,
.case .pc-only-item .product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-02,
.product .case .pc-only-item .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-02,
.case .pc-only-item .product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-03,
.product .case .pc-only-item .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-03,
.case .pc-only-item .product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-04,
.product .case .pc-only-item .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-04,
.case .pc-only-item .product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-05,
.product .case .pc-only-item .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-05,
.case .pc-only-item .product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-06,
.product .case .pc-only-item .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-06,
.case .pc-only-item .product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-01,
.product .case .pc-only-item .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-01,
.case .pc-only-item .product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-02,
.product .case .pc-only-item .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-02,
.case .pc-only-item .product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-03,
.product .case .pc-only-item .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-03,
.case .pc-only-item .product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-04,
.product .case .pc-only-item .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-04,
.case .pc-only-item .product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-05,
.product .case .pc-only-item .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-05,
.case .pc-only-item .product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-06,
.product .case .pc-only-item .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-06 {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 55.9333%;
  background-position: center;
  background-size: cover;
}
@media (max-width: 767px) {
  .case .pc-only-item .scene-bg .scene-items-public,
  .case .pc-only-item .product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-01,
  .product .case .pc-only-item .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-01,
  .case .pc-only-item .product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-02,
  .product .case .pc-only-item .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-02,
  .case .pc-only-item .product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-03,
  .product .case .pc-only-item .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-03,
  .case .pc-only-item .product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-04,
  .product .case .pc-only-item .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-04,
  .case .pc-only-item .product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-05,
  .product .case .pc-only-item .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-05,
  .case .pc-only-item .product .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-06,
  .product .case .pc-only-item .scene-bg .product-enterprise .scene-items-pictrue.scene-items-pictrue-06,
  .case .pc-only-item .product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-01,
  .product .case .pc-only-item .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-01,
  .case .pc-only-item .product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-02,
  .product .case .pc-only-item .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-02,
  .case .pc-only-item .product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-03,
  .product .case .pc-only-item .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-03,
  .case .pc-only-item .product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-04,
  .product .case .pc-only-item .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-04,
  .case .pc-only-item .product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-05,
  .product .case .pc-only-item .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-05,
  .case .pc-only-item .product .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-06,
  .product .case .pc-only-item .scene-bg .product-scene .scene-items-pictrue.scene-items-pictrue-06 {
    padding-bottom: 100%;
  }
}
.case .pc-only-item .scene-case-medical .case-enterprise-info.case-enterprise-info-01 {
  background-image: url('../images/case/pc/medical/advhover-01.jpg? v=2.0.0');
}
.case .pc-only-item .scene-case-medical .case-enterprise-info.case-enterprise-info-02 {
  background-image: url('../images/case/pc/medical/advhover-02.jpg? v=2.0.0');
}
.case .pc-only-item .scene-case-medical .case-enterprise-info.case-enterprise-info-03 {
  background-image: url('../images/case/pc/medical/advhover-03.jpg? v=2.0.0');
}
.case .pc-only-item .scene-case-medical .case-enterprise-info.case-enterprise-info-04 {
  background-image: url('../images/case/pc/medical/advhover-04.jpg? v=2.0.0');
}
.case .pc-only-item .scene-case-group .case-enterprise-info.case-enterprise-info-01 {
  background-image: url('../images/case/pc/group/advhover-01.jpg? v=2.0.0');
}
.case .pc-only-item .scene-case-group .case-enterprise-info.case-enterprise-info-02 {
  background-image: url('../images/case/pc/group/advhover-02.jpg? v=2.0.0');
}
.case .pc-only-item .scene-case-group .case-enterprise-info.case-enterprise-info-03 {
  background-image: url('../images/case/pc/group/advhover-03.jpg? v=2.0.0');
}
.case .pc-only-item .scene-case-group .case-enterprise-info.case-enterprise-info-04 {
  background-image: url('../images/case/pc/group/advhover-04.jpg? v=2.0.0');
}
.case .pc-only-item .scene-case-government .case-enterprise-info.case-enterprise-info-01 {
  background-image: url('../images/case/pc/government/advhover-01.jpg? v=2.0.0');
}
.case .pc-only-item .scene-case-government .case-enterprise-info.case-enterprise-info-02 {
  background-image: url('../images/case/pc/government/advhover-02.jpg? v=2.0.0');
}
.case .pc-only-item .scene-case-government .case-enterprise-info.case-enterprise-info-03 {
  background-image: url('../images/case/pc/government/advhover-03.jpg? v=2.0.0');
}
.case .pc-only-item .scene-case-government .case-enterprise-info.case-enterprise-info-04 {
  background-image: url('../images/case/pc/government/advhover-04.jpg? v=2.0.0');
}
.case .pc-only-item .scene-case-education .case-enterprise-info.case-enterprise-info-01 {
  background-image: url('../images/case/pc/education/advhover-01.jpg? v=2.0.0');
}
.case .pc-only-item .scene-case-education .case-enterprise-info.case-enterprise-info-02 {
  background-image: url('../images/case/pc/education/advhover-02.jpg? v=2.0.0');
}
.case .pc-only-item .scene-case-education .case-enterprise-info.case-enterprise-info-03 {
  background-image: url('../images/case/pc/education/advhover-03.jpg? v=2.0.0');
}
.case .pc-only-item .scene-case-education .case-enterprise-info.case-enterprise-info-04 {
  background-image: url('../images/case/pc/education/advhover-04.jpg? v=2.0.0');
}
.case .pc-only-item .case-enterprise-info {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 40%;
  overflow: hidden;
  margin-bottom: 30px;
  -webkit-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
  background-size: 100%;
  background-position: center;
}
@media (max-width: 768px) {
  .case .pc-only-item .case-enterprise-info {
    margin-bottom: 5px;
  }
}
.case .pc-only-item .case-enterprise-info .case-enterprise-masking {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  -moz-transform: translate3d(0, 74%, 0);
  -o-transform: translate3d(0, 74%, 0);
  -ms-transform: translate3d(0, 74%, 0);
  -webkit-transform: translate3d(0, 74%, 0);
  transform: translate3d(0, 74%, 0);
  -webkit-transition: transform 0.5s, opacity 0.3s;
  -o-transition: transform 0.5s, opacity 0.3s;
  transition: transform 0.5s, opacity 0.3s;
}
@media (max-width: 768px) {
  .case .pc-only-item .case-enterprise-info .case-enterprise-masking {
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    background-color: transparent;
  }
}
.case .pc-only-item .case-enterprise-info .case-enterprise-masking .case-default {
  color: #fff;
  font-size: 20px;
  position: absolute;
  top: 13%;
  left: 50%;
  -moz-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  -webkit-transition: transform 0.5s, opacity 0.3s;
  -o-transition: transform 0.5s, opacity 0.3s;
  transition: transform 0.5s, opacity 0.3s;
}
@media (max-width: 768px) {
  .case .pc-only-item .case-enterprise-info .case-enterprise-masking .case-default {
    top: 50%;
  }
}
.case .pc-only-item .case-enterprise-info .case-enterprise-masking .case-enterprise {
  opacity: 0;
  width: 240px;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate3d(-50%, 90%, 0);
  -o-transform: translate3d(-50%, 90%, 0);
  -ms-transform: translate3d(-50%, 90%, 0);
  -webkit-transform: translate3d(-50%, 90%, 0);
  transform: translate3d(-50%, 90%, 0);
  -webkit-transition: transform 0.5s, opacity 0.3s;
  -o-transition: transform 0.5s, opacity 0.3s;
  transition: transform 0.5s, opacity 0.3s;
}
.case .pc-only-item .case-enterprise-info .case-enterprise-masking .case-enterprise img {
  width: 100%;
}
@media (min-width: 768px) {
  .case .pc-only-item .case-enterprise-info:hover {
    background-size: 110%;
  }
  .case .pc-only-item .case-enterprise-info:hover .case-enterprise-masking {
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .case .pc-only-item .case-enterprise-info:hover .case-enterprise-masking .case-default {
    -moz-transform: translate3d(-50%, -200%, 0);
    -o-transform: translate3d(-50%, -200%, 0);
    -ms-transform: translate3d(-50%, -200%, 0);
    -webkit-transform: translate3d(-50%, -200%, 0);
    transform: translate3d(-50%, -200%, 0);
    opacity: 0;
  }
  .case .pc-only-item .case-enterprise-info:hover .case-enterprise-masking .case-enterprise {
    -moz-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    opacity: 1;
  }
}
.case .mob-only-item .case-adv-block {
  padding-top: 70px;
}
.case .mob-only-item .case-adv-block .content-img {
  width: 170px;
}
.case .mob-only-item .case-adv-block .content-title {
  margin: 10px 0 0;
  text-align: center;
}
.case .mob-only-item .case-adv-block h2 {
  font-size: 17px;
  line-height: 2;
  color: #3e454c;
}
.case .mob-only-item .case-adv-block p {
  margin: 0;
  line-height: 1.8;
  font-size: 13px;
  color: #787e85;
}
.case .mob-only-item .case-adv-block p br.iphone5Hide {
  display: none;
}
@media (max-width: 320px) {
  .case .mob-only-item .case-adv-block p {
    padding: 0 15px;
  }
  .case .mob-only-item .case-adv-block p br.iphone5Hide {
    display: block;
  }
}
.case .mob-only-item .scene-bg {
  background-color: #f9f9fe;
  text-align: center;
  padding-top: 60px;
  margin-top: 60px;
}
@media (max-width: 768px) {
  .case .mob-only-item .scene-bg {
    padding-bottom: 70px;
  }
}
.case .mob-only-item .scene-bg h2 {
  font-size: 18px;
  color: #3e454c;
  margin-bottom: 40px;
}
.case .mob-only-item .scene-bg .case-mob-img {
  height: 151px;
  width: 100%;
  margin-bottom: 5px;
  position: relative;
  overflow: hidden;
}
.case .mob-only-item .scene-bg .case-mob-img a {
  display: block;
}
.case .mob-only-item .scene-bg .case-mob-img a img {
  vertical-align: middle;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.case .mob-only-item .scene-bg .case-mob-img:last-child {
  margin-bottom: 0;
}
.case .mob-only-item .scene-bg .case-mob-img .case-mob-enterprise {
  font-size: 17px;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
}
.case .mob-only-item .scene-bg .case-mob-img img {
  width: 100%;
}
.case #mobileNavigtion li {
  width: 22%;
  margin-right: 2%;
}
@media (max-width: 320px) {
  .case #mobileNavigtion li {
    width: 30%;
  }
}
.case .nav-bgcolor {
  padding: 0;
}
.case .case-three-level .mob-only-item .content-introduce {
  text-align: center;
  margin-top: 40px;
  color: #3e454c;
}
.case .case-three-level .mob-only-item .content-introduce h2 {
  font-size: 19px;
  margin-bottom: 20px;
}
.case .case-three-level .mob-only-item .content-introduce p {
  font-size: 15px;
  text-align: left;
  line-height: 1.6;
  color: #787e85;
}
.case .case-three-level .pc-only-item .case-adv-block .content-img {
  width: auto;
}
.case .case-three-level .pc-only-item .case-adv-block .content-title {
  color: #3e454c;
}
.case .case-three-level .pc-only-item .case-adv-block .content-title h3 {
  font-size: 28px;
  margin: 12px 0;
}
.case .case-three-level .pc-only-item .case-adv-block .content-title p {
  max-width: 960px;
  font-size: 16px;
  line-height: 1.8;
  margin: 0 auto;
}
.case .case-three-level .pc-only-item .threebanner .threeleve-bg {
  height: 360px;
  background-size: cover;
  background-position: center;
  position: relative;
  color: #3e454c;
  color: #fff;
}
.case .case-three-level .pc-only-item .threebanner .threeleve-bg .threeleve-Info {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.case .case-three-level .pc-only-item .threebanner .threeleve-bg .threeleve-Info h2 {
  font-size: 28px;
  margin-bottom: 20px;
}
.case .case-three-level .pc-only-item .threebanner .threeleve-bg .threeleve-Info p {
  font-size: 16px;
  line-height: 1.5;
}
.case .case-three-level .pc-only-item .threebanner .threeleve-bg:first-child {
  margin-bottom: 10px;
}
.case .case-three-level .pc-only-item .case-enterprise-info {
  padding-bottom: 53.3333%;
  background-repeat: no-repeat;
}
.case .case-three-level .scene-bg h2 {
  margin: 60px 0;
  font-size: 28px;
}
@media (max-width: 768px) {
  .case .case-three-level .case-bottom-c-btns .banner-btn-group {
    padding: 70px 0 90px;
  }
}
.download .download-content .container-fluid:nth-of-type(even) {
  background-color: #f4f4f8;
}
.download .download-content .container-fluid .item {
  text-align: center;
  margin: 72px 0;
}
.download .download-content .container-fluid:last-of-type .item {
  margin: 72px 0 120px;
}
.download .btn {
  width: 200px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.download .content {
  /* max-width: 960px; */
}
.download .down-pc {
  width: 160px;
  height: 86px;
  margin: 0 auto 24px;
}
.download .down-pc.downloads-framework {
  background-image: url('./download_Framework.png');
}
.download .down-mobile {
  width: 160px;
  height: 160px;
  margin: 0 auto 24px;
}
.download .btn-primary {
  margin: 0;
}
.download .img-box {
  height: 300px;
}
.download .banner-download-page {
  height: 216px;
  background: #eee url('./banner-download.jpg') center center no-repeat;
  background-size: cover;
}
.download .banner-download-page.zhongzubu {
  background: #eee url('./banner_zhongzubu.png') no-repeat center center;
  background-size: cover;
}
.download .preivateapp-downarea {
  padding: 40px 0 60px;
}
.download .preivateapp-downarea .preivateapp-server {
  margin-top: 20px;
  line-height: 46px;
}
.download .preivateapp-downarea .preivateapp-server-name {
  font-size: 14px;
  display: inline-block;
  width: 200px;
  padding-top: 5px;
}
.download .preivateapp-downarea .preivateapp-server-downloadpath {
  width: 150px;
  border-radius: 0;
}
.download .preivateapp-downarea .preivateapp-r-box {
  padding-left: 100px;
}
.download .preivateapp-downarea .preivateapp-l-box {
  border-right: 1px solid #e0e0e0;
}
.download .preivateapp-downarea .highlight {
  font-size: 34px;
  text-align: left;
  margin-bottom: 30px;
  font-weight: 100;
  color: #44b5ff;
}
.download .preivateapp-downarea .text-f--primary {
  color: #666;
}
.mask {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: url(//devcdn.xylink.com/website/images/mask.png) RGBA(0, 0, 0, 0.7) right top no-repeat;
  background-size: 65% auto;
  z-index: 1000;
}
@media (max-width: 767px) {
  .download .img-box {
    height: 180px;
  }
  .download .download-banner-mobile {
    background: url('//devcdn.xylink.com/website/images/sm/banner-download.jpg') center center/100% auto no-repeat;
  }
  .download .btn {
    position: relative;
    z-index: 10;
  }
  .download .download-content .container-fluid {
    background-color: white;
  }
  .download .download-content .container-fluid:nth-of-type(even) {
    background-color: white;
  }
  .download .download-content .container-fluid .item {
    margin: -40px 0 0;
    padding-top: 100px;
  }
  .download .download-content .container-fluid:last-of-type .item {
    margin: -40px 0 0;
    padding-top: 100px;
  }
  .download .download-content .container-fluid:last-of-type .item:last-of-type {
    margin-bottom: 90px;
  }
}
.about .about-item-box {
  padding-bottom: 60px;
}
.about .about-item-box h3 {
  margin-bottom: 60px;
}
.about .about-item {
  display: table-cell;
  width: 466px;
  height: 260px;
  vertical-align: middle;
  text-align: left;
}
.about .about-item-list li {
  font-size: 16px;
  color: #787e8f;
  line-height: 2;
}
.about .about-item-img-box img {
  max-width: 416px;
  width: 100%;
}
.about .about-title {
  margin: 60px auto;
  line-height: 1.6;
  text-align: center;
  font-size: 16px;
  color: #787e85;
}
.about .about-title .title {
  font-size: 30px;
  color: #3e454c;
  line-height: 1;
}
.about .about-title p {
  text-align: center;
}
.about .content {
  max-width: 1088px;
}
.about .join-content {
  text-align: center;
}
.about .circle-icon {
  width: 128px;
  height: 128px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  line-height: 128px;
  color: white;
  font-size: 30px;
  background-color: #2ed043;
  border-radius: 64px;
  margin-bottom: 18px;
}
.about .colorful-01 {
  background-color: #2ed0c3;
}
.about .colorful-02 {
  background-color: #009c30;
}
.about .colorful-03 {
  background-color: #ff7f66;
}
.about .colorful-04 {
  background-color: #53bbff;
}
.about .colorful-05 {
  background-color: #f46c6c;
}
.about .colorful-06 {
  background-color: #20c589;
}
.about .item {
  margin-bottom: 60px;
}
.about .item .item-title {
  text-align: center;
  margin-bottom: 30px;
}
.about .item .item-title h3 {
  font-size: 24px;
  color: #3e454c;
}
.about .item p {
  max-width: 416px;
}
.about .item .detail {
  display: inline-block;
}
.about .contact-content {
  max-width: 960px;
  margin: 60px auto 120px;
}
.about .map {
  margin: 0 auto 60px;
}
.about .title {
  font-size: 30px;
  color: #3e454c;
  margin-bottom: 30px;
}
.about p {
  margin-bottom: 30px;
  text-align: left;
  font-size: 16px;
  color: #787e85;
  line-height: 1.6;
}
.about .pc-wrap {
  display: block;
  height: 30px;
}
.about .about-content {
  max-width: 960px;
}
.about .about-content section {
  margin: 60px auto 80px;
}
.about .about-content section h3 {
  text-align: center;
}
.about .manager-content {
  max-width: 988px;
  margin: 80px auto 20px;
}
.about .manager-content h3 {
  text-align: center;
  margin-bottom: 60px;
}
.about .manager-content .manager-item {
  text-align: center;
  margin: 0 auto 60px;
  vertical-align: middle;
}
.about .manager-content .manager-icon {
  width: 180px;
  height: 180px;
  display: inline-block;
  margin-right: 30px;
  vertical-align: middle;
}
.about .manager-content .manager-detail {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  width: 200px;
}
.about .manager-content .manager-detail .title {
  font-size: 24px;
  color: #3e454c;
  margin: 0 auto 10px;
}
.about .manager-content .manager-detail .sub-title {
  font-size: 16px;
  color: #787e85;
  margin-bottom: 18px;
}
.about .manager-content .manager-detail p {
  margin-bottom: 0;
}
.about .iframe-top {
  align: center;
  height: 316px;
  overflow: hidden;
  margin-bottom: 60px;
}
.about .banner-about-page {
  height: 216px;
  background: #eee url('//devcdn.xylink.com/website/images/banner-about.jpg') center center no-repeat;
}
@media (max-width: 767px) {
  .about .about-item {
    padding-left: 0 !important;
    height: 0;
  }
  .about .about-item-list {
    text-align: center;
  }
  .about .about-item-list li {
    font-size: 13px;
    line-height: 23px;
  }
  .about .about-item-img-box {
    text-align: center;
  }
  .about .about-item-img-box img {
    text-align: center;
    width: 170px;
    height: 170px;
  }
  .about .about-item-box {
    text-align: center;
  }
  .about .about-item-box div {
    margin-top: 20px;
  }
  .about .about-item-box h3 {
    margin-bottom: 30px !important;
  }
  .about .detail span {
    color: #3e454c;
    margin-bottom: -15px;
    display: block;
  }
  .about .iframe-top {
    margin-bottom: 30px;
  }
  .about .circle-icon {
    margin-bottom: 20px;
  }
  .about .about-title {
    margin: 50px auto;
  }
  .about .item {
    margin-bottom: 30px;
  }
  .about .item .item-title h3 {
    font-size: 17px;
  }
  .about .mobile-wrap {
    display: block;
    height: 15px;
  }
  .about .about-content {
    margin: 50px 15px;
  }
  .about .about-content section {
    margin: 0 !important;
  }
  .about .about-content .title {
    font-size: 19px;
    text-align: center !important;
  }
  .about .about-content .title p {
    text-align: center;
  }
  .about .title {
    font-size: 19px;
    text-align: center !important;
  }
  .about .detail {
    margin-left: 15px;
    margin-right: 15px;
  }
  .about p {
    font-size: 15px;
    margin-bottom: 15px !important;
  }
  .about .manager-detail {
    margin-top: 1.3em;
    text-align: center !important;
  }
  .about .manager-icon {
    margin: 0 auto !important;
  }
  .about .shadow {
    height: 1px !important;
  }
  .about .manager-detail {
    margin-bottom: -20px;
  }
  .about .manager-item-last {
    text-align: center;
    margin: 0 auto 50px;
    vertical-align: middle;
  }
  .about .contact-content {
    margin: 50px 15px;
  }
  .about .contact-content p {
    line-height: 1.6;
    margin-bottom: 20px !important;
  }
  .about .contact-content span {
    color: #3e454c;
  }
  .about .join-content .title {
    font-size: 19px;
    text-align: center !important;
    margin-bottom: 16px;
  }
  .about .join-content .title p {
    text-align: center;
  }
  .about .btn-mar-last {
    margin: 0 auto 50px;
  }
  .about .img-box {
    height: 180px;
  }
  .about .about-banner-mobile {
    background: url(//devcdn.xylink.com/website/images/sm/banner-about.jpg) center center/100% auto no-repeat;
  }
  .manager-content h3 {
    margin-bottom: 50px !important;
  }
  .manager-content .manager-item {
    margin-bottom: 70px !important;
  }
  .manager-content .manager-item .manager-detail .title {
    font-size: 17px;
  }
  .manager-content .manager-item .manager-detail .sub-title {
    font-size: 13px;
    margin-bottom: 8px;
  }
  .manager-content .manager-item .manager-detail p {
    text-align: center;
    font-size: 13px;
  }
}
@media (max-width: 350px) {
  .img-box {
    margin-top: -3px;
  }
  .nav-shadow {
    margin-top: -3px;
  }
}
.article {
  line-height: 1.5;
}
.article .article-title {
  font-size: 24px;
  color: #3e454c;
}
.article p,
.article .article-attr {
  color: #787e8f;
}
.article h4 {
  color: #3e454c;
}
@media screen and (max-width: 1000px) {
  .article {
    width: auto;
    padding: 50px 20px;
  }
}
@media screen and (max-width: 640px) {
  .article p img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .row-even {
    background-color: #f4f4f8;
  }
}
.fixed-r {
  width: 44px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 999;
}
.fixed-r .box,
.fixed-r .call-box {
  display: none;
  height: 44px;
  width: 132px;
  position: absolute;
  background: url('./../images//maskzixun.png?v=2.0.0') center center/cover no-repeat;
  right: 54px;
}
.fixed-r .box span,
.fixed-r .call-box span {
  display: block;
  width: 80px;
  line-height: 44px;
  margin: auto;
  padding-bottom: 20px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
.fixed-r .call-box {
  width: 132px;
  height: 54px;
  background: url('./../images//mask-call.png?v=2.0.0') center center/cover no-repeat;
  right: 54px;
}
.fixed-r .call-box span {
  margin: 6px auto 0;
  line-height: 1.5;
  width: 100%;
}
.radius-icon,
.fixed-r .back-to-top,
.fixed-r .zixun,
.fixed-r .call {
  display: block;
  margin-bottom: 10px;
  width: 44px;
  height: 44px;
  background: rgba(80, 86, 92, 0.9) center center/44px 44px no-repeat;
  border-radius: 22px;
}
.radius-icon:hover,
.fixed-r .back-to-top:hover,
.fixed-r .zixun:hover,
.fixed-r .call:hover {
  background-color: rgba(68, 181, 255, 0.9);
}
.radius-icon:hover .box,
.fixed-r .back-to-top:hover .box,
.fixed-r .zixun:hover .box,
.fixed-r .call:hover .box,
.radius-icon:hover .fixed-r .call-box,
.fixed-r .radius-icon:hover .call-box,
.fixed-r .back-to-top:hover .call-box,
.fixed-r .zixun:hover .call-box,
.fixed-r .call:hover .call-box {
  display: block;
}
.back {
  display: none;
}
.fixed-r .back-to-top {
  background-image: url('./../images/backtotop.png?v=2.0.0');
}
.fixed-r .zixun {
  background-image: url('./../images/zixun.png?v=2.0.0');
}
.fixed-r .call {
  background-image: url('./../images/call.png?v=2.0.0');
}
@media (max-width: 768px) {
  .fixed-r {
    width: 60px;
    position: fixed;
    right: 9px;
    bottom: 4px;
    z-index: 999;
  }
  .fixed-r .back-to-topmobile {
    margin-bottom: 0;
    width: 60px;
    height: 60px;
    display: block;
  }
  .fixed-r .back-to-topmobile img {
    height: 100%;
    width: 100%;
  }
  .back {
    display: none;
  }
  .fixed-r .zixunmobile,
  .fixed-r .callmobile {
    margin-bottom: 0;
    width: 60px;
    height: 60px;
  }
  .fixed-r .zixunmobile img,
  .fixed-r .callmobile img {
    height: 100%;
    width: 100%;
  }
}
.education .videohover {
  cursor: pointer;
}
.education .product-banner-title-dark h2 {
  color: #3e454c;
}
.education .education-box {
  padding: 80px 15px 80px;
  text-align: center;
}
.education .education-box h2 {
  font-size: 30px;
  color: #3e454c;
}
.education .box-bacolor-odd {
  background-color: #f4f4f8;
}
.education .education-item-box {
  padding: 60px 0 0;
}
.education .item-title {
  font-size: 24px;
  color: #3e454c;
  font-weight: normal;
  line-height: 2;
}
.education .row {
  text-align: center;
}
.education .content {
  display: table;
  width: 1088px;
}
.education .item {
  padding-left: 50px;
  display: table-cell;
  width: 466px;
  height: 260px;
  vertical-align: middle;
  text-align: left;
}
.education .item-list li {
  font-size: 16px;
  color: #787e85;
  line-height: 2;
}
.education .item-img-box img {
  max-width: 416px;
  width: 100%;
}
.education .education-btn-groups {
  margin: 80px 0 120px;
}
.education .item-list-title {
  color: #3e454c !important;
}
.education .item-list-titlel {
  color: #3e454c !important;
  margin-top: 12px;
}
.education .education-page {
  height: 300px;
  background: #eee url('//devcdn.xylink.com/website/images/banner-education.png') center center no-repeat;
}
.education .education-mask-baiban {
  display: none;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: RGBA(0, 0, 0, 0.7);
  z-index: 1000;
}
.education .education-mask-baiban .video-content {
  position: fixed;
  top: 200px;
  left: 23%;
  width: 54%;
}
.education .education-mask-baiban .video-content .close-btn {
  position: absolute;
  top: -24px;
  right: 0;
  width: 14px;
  height: 14px;
  background-image: url('//devcdn.xylink.com/website/images/sm/close.png');
}
.education .education-mask-baiban .video-content video {
  width: 100%;
}
.education .education-mask-weike {
  display: none;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: RGBA(0, 0, 0, 0.7);
  z-index: 1000;
}
.education .education-mask-weike .video-content {
  position: fixed;
  top: 200px;
  left: 23%;
  width: 54%;
}
.education .education-mask-weike .video-content .close-btn {
  position: absolute;
  top: -24px;
  right: 0;
  width: 14px;
  height: 14px;
  background-image: url('//devcdn.xylink.com/website/images/sm/close.png');
}
.education .education-mask-weike .video-content video {
  width: 100%;
}
.education .education-mask-enterprise {
  display: none;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: RGBA(0, 0, 0, 0.7);
  z-index: 1000;
}
.education .education-mask-enterprise .video-content {
  position: fixed;
  top: 200px;
  left: 23%;
  width: 54%;
}
.education .education-mask-enterprise .video-content .close-btn {
  position: absolute;
  top: -24px;
  right: 0;
  width: 14px;
  height: 14px;
  background-image: url('//devcdn.xylink.com/website/images/sm/close.png');
}
.education .education-mask-enterprise .video-content video {
  width: 100%;
}
.education .education-mask-tongbu {
  display: none;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: RGBA(0, 0, 0, 0.7);
  z-index: 1000;
}
.education .education-mask-tongbu .video-content {
  position: fixed;
  top: 200px;
  left: 23%;
  width: 54%;
}
.education .education-mask-tongbu .video-content .close-btn {
  position: absolute;
  top: -24px;
  right: 0;
  width: 14px;
  height: 14px;
  background-image: url('//devcdn.xylink.com/website/images/sm/close.png');
}
.education .education-mask-tongbu .video-content video {
  width: 100%;
}
@media (max-width: 1088px) {
  .education .item {
    display: block;
    width: auto;
    margin: auto;
    padding: 0;
  }
  .education .content {
    display: block;
    width: auto;
  }
}
@media (max-width: 767px) {
  .education .education-item-box {
    padding: 50px 0 0;
  }
  .education .item-title {
    padding: 10px 0 0;
  }
  .education .education-banner-title-dark h2 {
    color: #fff;
  }
  .education .education-box {
    padding: 60px 15px 70px;
  }
  .education .education-box h2 {
    font-size: 19px;
    color: #3e454c;
  }
  .education .education-box .education-item-box:nth-child(3) {
    margin-top: 20px;
  }
  .education .education-box .education-item-box:nth-child(4) {
    margin-top: 20px;
  }
  .education .education-banner-mobile {
    background: url(//devcdn.xylink.com/website/images/sm/banner-education.png) center center/100% auto no-repeat;
  }
  .education .education-btn-groups {
    margin: 60px 0 90px !important;
  }
  .education .item {
    height: auto;
    text-align: center;
  }
  .education .education-btn-groups {
    margin: 60px 0;
  }
  .education .item-img-box img {
    width: 170px;
    height: 170px;
  }
  .education .item-title {
    font-size: 17px;
  }
  .education .education-details .item-list {
    margin-top: 10px;
    font-size: 17px;
    margin-bottom: 5px;
  }
  .education .item-list-title {
    margin-bottom: 5px;
  }
  .education .item-list li {
    font-size: 13px;
    line-height: 23px;
  }
  .education .tab-menumobile-support {
    text-align: center;
    margin-top: -5px;
  }
  .education .tab-menumobile-support .row {
    align: center !important;
  }
  .education .tab-menumobile-support ul {
    webkit-margin-start: 0 !important;
  }
  .education .tab-menumobile-support li {
    float: left;
    list-style: none;
    webkit-margin-start: 0 !important;
    margin-bottom: 15px !important;
    -webkit-margin-start: 12px;
  }
  .education .tab-menumobile-support-fixed {
    text-align: center;
    margin-top: -5px;
    position: fixed;
    top: 72px;
    z-index: 50;
    background-color: #fff;
    margin-left: -5px;
  }
  .education .tab-menumobile-support-fixed .row {
    align: center !important;
  }
  .education .tab-menumobile-support-fixed ul {
    webkit-margin-start: 0 !important;
  }
  .education .tab-menumobile-support-fixed li {
    float: left;
    list-style: none;
    webkit-margin-start: 0 !important;
    margin-bottom: 15px !important;
    -webkit-margin-start: 12px;
  }
  .education .img-box {
    height: 270px !important;
  }
  .education-mask-baiban {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: RGBA(0, 0, 0, 0.7);
    z-index: 1000;
  }
  .education-mask-baiban .video-content {
    position: fixed !important;
    top: 205px !important;
    left: 5% !important;
    right: 5% !important;
    width: 90% !important;
  }
  .education-mask-baiban .video-content .close-btn {
    position: absolute;
    top: -36px;
    right: 0;
    width: 26px;
    height: 26px;
    background-image: url('//devcdn.xylink.com/website/images/sm/close.png');
  }
  .education-mask-baiban .video-content video {
    width: 100%;
  }
  .education-mask-weike {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: RGBA(0, 0, 0, 0.7);
    z-index: 1000;
  }
  .education-mask-weike .video-content {
    position: fixed !important;
    top: 205px !important;
    left: 5% !important;
    right: 5% !important;
    width: 90% !important;
  }
  .education-mask-weike .video-content .close-btn {
    position: absolute;
    top: -36px;
    right: 0;
    width: 26px;
    height: 26px;
    background-image: url('//devcdn.xylink.com/website/images/sm/close.png');
  }
  .education-mask-weike .video-content video {
    width: 100%;
  }
  .education-mask-enterprise {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: RGBA(0, 0, 0, 0.7);
    z-index: 1000;
  }
  .education-mask-enterprise .video-content {
    position: fixed !important;
    top: 205px !important;
    left: 5% !important;
    right: 5% !important;
    width: 90% !important;
  }
  .education-mask-enterprise .video-content .close-btn {
    position: absolute;
    top: -36px;
    right: 0;
    width: 26px;
    height: 26px;
    background-image: url('//devcdn.xylink.com/website/images/sm/close.png');
  }
  .education-mask-enterprise .video-content video {
    width: 100%;
  }
  .education-mask-tongbu {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: RGBA(0, 0, 0, 0.7);
    z-index: 1000;
  }
  .education-mask-tongbu .video-content {
    position: fixed !important;
    top: 205px !important;
    left: 5% !important;
    right: 5% !important;
    width: 90% !important;
  }
  .education-mask-tongbu .video-content .close-btn {
    position: absolute;
    top: -36px;
    right: 0;
    width: 26px;
    height: 26px;
    background-image: url('//devcdn.xylink.com/website/images/sm/close.png');
  }
  .education-mask-tongbu .video-content video {
    width: 100%;
  }
}
@media (max-width: 350px) {
  .education .img-box {
    margin-top: -20px !important;
  }
}
.landing .justify-banner {
  height: 520px;
}
.landing .justify-banner:first-of-type {
  height: 520px;
}
.landing .banner-landing-page {
  height: 520px;
  background: #eee url('./../images//landing/landing.jpg?v=2.0.0') center center no-repeat;
}
.landing .banner-title {
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  width: auto;
  top: 50%;
  padding: 20px;
}
.landing .banner-title h2 {
  font-size: 32px;
  line-height: 2;
  color: white;
}
.landing .banner-title .high-light {
  font-weight: bold;
}
.landing .banner-title .brief {
  font-size: 18px;
  color: white;
}
.landing .banner-title p {
  margin: 0;
  line-height: 1.8;
  font-size: 18px;
  color: white;
}
.landing .landing-poster-01,
.landing .landing-poster-02 {
  height: 520px;
}
.landing .landing-poster-01 {
  background: #eee url('./../images//landing/poster-01.jpg?v=2.0.0') center center no-repeat;
}
.landing .landing-poster-02 {
  background: #eee url('./../images//landing/poster-02.jpg?v=2.0.0') center center no-repeat;
}
.landing .ievideo {
  background: url('./../images//landing/poster-03.png?v=2.0.0') center center no-repeat;
}
.landing .landing-adv-block {
  margin: auto;
  text-align: center;
}
.landing .landing-adv-block .content-title {
  margin-bottom: 60px;
  text-align: center;
}
.landing .landing-adv-block .content-title h2 {
  font-size: 32px;
  line-height: 2;
  color: #3e454c;
}
.landing .landing-adv-block .content-title .high-light {
  font-weight: bold;
}
.landing .landing-adv-block .content-title .brief {
  font-size: 18px;
  color: white;
}
.landing .landing-adv-block .content-title p {
  margin: 0;
  line-height: 1.8;
  font-size: 18px;
  color: #787e85;
}
.landing .landing-adv-block .content-img {
  width: 45%;
}
.landing .landing-adv-block .content-img-list {
  margin-bottom: 80px;
}
.landing .landing-adv-block .content-img-list img {
  width: 100%;
}
.landing .banner-title-analysis {
  position: absolute;
  top: 0;
  left: 50%;
  width: 800px;
  height: 200px;
  margin-top: 80px;
  margin-left: -400px;
  text-align: center;
  color: white;
  line-height: 1.5;
  font-size: 18px;
}
.landing .banner-title-analysis .large-font {
  font-size: 34px;
}
.landing .banner-title-analysis .number {
  font-size: 24px;
}
.landing .content-box {
  padding-bottom: 80px;
}
.landing .content-box.content-scenario {
  background-color: #f4f4f8;
}
.landing .content-box .partner-item-wrap {
  text-align: center;
}
.landing .content-box .partner-item-wrap img {
  width: 100%;
}
.landing .content-box .content-me {
  margin-top: 0;
}
.landing .content-box .title {
  margin: 60px 0;
  text-align: center;
}
.landing .content-box .title h2 {
  font-size: 34px;
  line-height: 2;
  color: #3e454c;
}
.landing .content-box .title .high-light {
  font-weight: bold;
}
.landing .content-box .title .brief {
  font-size: 18px;
  color: white;
}
.landing .content-box .title p {
  margin: 0;
  line-height: 1.8;
  font-size: 18px;
  color: #787e85;
}
.landing .content-box .content {
  margin-top: 60px;
  text-align: center;
}
.landing .content-box .content h2 {
  font-size: 32px;
  line-height: 2;
  color: #3e454c;
}
.landing .content-box .content .high-light {
  font-weight: bold;
}
.landing .content-box .content .brief {
  font-size: 18px;
  color: #3e454c;
}
.landing .content-box .content p {
  margin: 0;
  line-height: 1.8;
  font-size: 16px;
  color: #787e85;
}
.landing .content-box .content .brief {
  margin-top: -5px;
  margin-bottom: 1em;
}
.landing .content-box .content .brief.brief-information {
  margin-bottom: 20px;
}
.landing .content-box .content .link {
  margin-top: 15px;
  color: #53bbff;
}
.landing .content-box .content .img {
  margin-top: 60px;
}
@media (max-width: 768px) {
  .landing .content-box .content h2 {
    font-size: 17px;
    margin-bottom: 5px;
  }
  .landing .content-box .content p {
    font-size: 13px;
  }
  .landing .content-box .content .brief {
    font-size: 13px;
    margin-bottom: 10px;
  }
}
.landing .content-box .img-list {
  text-align: center;
  margin-top: 60px;
}
.landing .content-box .img-list p {
  line-height: 3;
  text-align: center;
  color: #3e454c;
}
.landing .content-box .title-img {
  display: block;
  margin: auto;
  max-width: 60%;
}
.landing .content-box .icon-img-list {
  padding: 0 80px;
  text-align: center;
}
.landing .content-box .icon-img-list .img-item {
  min-height: 132px;
}
.landing .content-box .icon-img-list img {
  width: 80px;
}
.landing .content-box .icon-img-list p {
  width: 100%;
  margin: auto;
  color: #787e85;
  line-height: 1.5;
}
.landing .content-box .partner-item {
  width: 180px;
  height: 72px;
  margin: auto;
}
.landing .first-no-block {
  margin-top: -10px;
}
.landing .landing-adv-block-mobi,
.landing .analysis-mobi {
  display: none;
}
.landing .mob-only-item {
  display: none;
}
.landing .btn-groups {
  margin-bottom: 120px;
}
.landing .video {
  width: 100%;
  vertical-align: middle;
}
.pro_product-introduce .detail-img {
  width: 100%;
  vertical-align: middle;
}
.pro_product-introduce .detail-img ~ p.detail {
  height: 80px;
  line-height: 80px;
  text-align: center;
  color: #adadad;
  background-color: #1a1a1a;
}
@media (max-width: 767px) {
  .pro_product-introduce .detail-img ~ p.detail {
    border: 0;
    height: 40px;
    line-height: 40px;
  }
}
.pro_product-introduce .detail-img ~ .detail.darkColor {
  background-color: #fff;
  border: 0;
}
@media (max-width: 768px) {
  .pro_product-introduce .detail-img ~ .detail.darkColor {
    background-color: transparent;
  }
}
.pro_product-introduce .pc-only-item .product-introduce .product-pic {
  position: relative;
  height: 640px;
  background-color: #000;
}
.pro_product-introduce .pc-only-item .product-introduce .product-pic > .container,
.pro_product-introduce .pc-only-item .product-introduce .product-pic .row {
  height: 100%;
  position: relative;
}
.pro_product-introduce .pc-only-item .product-introduce .product-info {
  width: 530px;
  position: absolute;
  right: 15px;
  top: 50%;
  text-align: center;
  color: #fff;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.pro_product-introduce .pc-only-item .product-introduce .product-info h2 {
  font-size: 48px;
  font-family: 'fzyouhei501l', 'Microsoft YaHei';
  margin-bottom: 22px;
}
.pro_product-introduce .pc-only-item .product-introduce .product-info > p {
  line-height: 1.5;
  margin-bottom: 26px;
  font-size: 24px;
  font-family: 'fzyouhei502l', 'Microsoft YaHei';
}
.pro_product-introduce .pc-only-item .product-introduce .product-info img {
  width: 68px;
  vertical-align: middle;
  margin-bottom: 8px;
}
.pro_product-introduce .pc-only-item .product-introduce .product-info .introduce-items p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 26px;
  color: #adadad;
}
.pro_product-introduce .pc-only-item .product-introduce .product-info.product-NE-01 {
  top: 50%;
  left: 50%;
  width: 100%;
  -moz-transform: translate(-50%, -80%);
  -o-transform: translate(-50%, -80%);
  -ms-transform: translate(-50%, -80%);
  -webkit-transform: translate(-50%, -80%);
  transform: translate(-50%, -80%);
}
.pro_product-introduce .pc-only-item .product-introduce .product-info.product-NE-01 h2 span {
  display: block;
  margin-top: 13px;
  font-size: 24px;
  font-family: 'fzyouhei502l', 'Microsoft YaHei';
}
.pro_product-introduce .pc-only-item .product-introduce .product-info.product-NE-01 li {
  position: relative;
}
.pro_product-introduce .pc-only-item .product-introduce .product-info.product-NE-01 li:after {
  display: block;
  width: 1px;
  position: absolute;
  right: 0;
  top: 50%;
  height: 68px;
  background-color: #fff;
  content: '';
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.pro_product-introduce .pc-only-item .product-introduce .product-info.product-NE-01 li:last-child:after {
  display: none;
}
.pro_product-introduce .pc-only-item .product-introduce .product-info.product-NE-01 li p {
  font-size: 16px;
  line-height: 1.7;
  opacity: 0.6;
}
.pro_product-introduce .pc-only-item .product-introduce .product-info.product-NE-01 h4 {
  font-size: 28px;
  margin-bottom: 16px;
  font-family: 'fzyouhei501l', 'Microsoft YaHei';
}
.pro_product-introduce .pc-only-item .product-introduce .product-info.product-NE-02 {
  left: 0;
}
.pro_product-introduce .pc-only-item .product-introduce .product-info.product-NE-02 span {
  display: block;
  margin-top: 13px;
  font-size: 24px;
  font-family: 'fzyouhei502l', 'Microsoft YaHei';
}
.pro_product-introduce .pc-only-item .product-introduce .product-info.product-NE-02 .introduce-items h4 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 145px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto 18px;
  border: 1.5px solid rgba(255, 255, 255, 0.4);
  text-align: center;
  border-radius: 30% / 80%;
  font-size: 22px;
  font-family: 'fzyouhei502l', 'Microsoft YaHei';
}
.pro_product-introduce .pc-only-item .product-introduce .product-info.product-wx .introduce-items h4 {
  width: 180px;
  border-radius: 30% / 100%;
}
.pro_product-introduce .pc-only-item .product-introduce .product-info.product-wx .introduce-items h4.font20 {
  font-size: 20px;
}
.pro_product-introduce .pc-only-item .product-introduce .product-pic-01 {
  background-image: url('/static/images/landing/pic-01.png');
}
.pro_product-introduce .pc-only-item .product-introduce .product-pic-02 {
  background-image: url('/static/images/landing/pic-02.jpg');
}
.pro_product-introduce .pc-only-item .product-introduce .product-pic-03 {
  background-image: url('/static/images/landing/pic-03.png');
}
.pro_product-introduce .pc-only-item .product-introduce .product-pic-04 {
  background-image: url('/static/images/landing/pic-04.jpg');
}
.pro_product-introduce .pc-only-item .product-introduce .product-pic-04 .product-NE-01 {
  -moz-transform: translate(-50%, -95%);
  -o-transform: translate(-50%, -95%);
  -ms-transform: translate(-50%, -95%);
  -webkit-transform: translate(-50%, -95%);
  transform: translate(-50%, -95%);
}
.pro_product-introduce .pc-only-item .product-introduce .product-pic-05 {
  background-image: url('/static/images/landing/pic-05.png');
}
.pro_product-introduce .pc-only-item .product-introduce .pic-color {
  background-color: #000;
}
.pro_product-introduce .pc-only-item .product-introduce .pic-color-01,
.pro_product-introduce .pc-only-item .product-introduce .pic-color-02 {
  padding-bottom: 120px;
}
.pro_product-introduce .pc-only-item .product-introduce .pic-color-02 {
  background-color: #0a0a0d;
}
.pro_product-introduce .mob-only-item .mob-bg-items {
  padding-top: 60px;
  color: #fff;
  text-align: center;
  background-size: 100% 100%;
  height: 640px;
}
.pro_product-introduce .mob-only-item .mob-bg-items.mob-bg-items-01 {
  background-image: url('/static/images/sm/landing/pic-01.jpg');
}
.pro_product-introduce .mob-only-item .mob-bg-items.mob-bg-items-02 {
  background-image: url('/static/images/sm/landing/pic-02.jpg');
}
.pro_product-introduce .mob-only-item .mob-bg-items.mob-bg-items-03 {
  background-image: url('/static/images/sm/landing/pic-03.jpg');
}
.pro_product-introduce .mob-only-item .mob-bg-items.mob-bg-items-04 {
  background-image: url('/static/images/sm/landing/pic-04.jpg');
}
.pro_product-introduce .mob-only-item .mob-bg-items.mob-bg-items-05 {
  background-image: url('/static/images/sm/landing/pic-05.jpg');
}
.pro_product-introduce .mob-only-item .mob-bg-items.mob-bg-items-01,
.pro_product-introduce .mob-only-item .mob-bg-items.mob-bg-items-03 {
  background-size: 100% 100%;
}
.pro_product-introduce .mob-only-item .mob-bg-items h2 {
  font-size: 20px;
  margin-bottom: 4px;
}
.pro_product-introduce .mob-only-item .mob-bg-items h2.mob-m-bottom {
  margin-bottom: 16px;
}
.pro_product-introduce .mob-only-item .mob-bg-items h2 span {
  display: block;
  font-size: 15px;
  margin: 8px 0 12px;
}
.pro_product-introduce .mob-only-item .mob-bg-items h4 {
  line-height: 1.5;
  font-size: 15px;
  margin-bottom: 14px;
}
.pro_product-introduce .mob-only-item .mob-bg-items p {
  margin-bottom: 18px;
  line-height: 1.7;
  font-size: 14px;
  color: #787e85;
}
.pro_product-introduce .mob-only-item .mob-bg-items p.check-color {
  color: #c6c6c6;
}
.pro_product-introduce .mob-only-item .mob-bg-items .mob-infor-tro {
  width: 65%;
  margin: 0 auto;
}
.pro_product-introduce .mob-only-item .mob-bg-items .mob-infor-tro.mob-infor-tro-75 {
  width: 75%;
  border-radius: 30%/ 120%;
}
.pro_product-introduce .mob-only-item .mob-bg-items .mob-infor-tro > div {
  padding: 0 10px;
}
.pro_product-introduce .mob-only-item .mob-bg-items .mob-infor-tro .mob-text-items {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32px;
  padding-top: 0;
  margin-bottom: 15px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%/ 160%;
  font-size: 14px;
  color: #adadad;
}
.pro_product-introduce .mob-only-item .mob-bg-items .mob-infor-tro .mob-text-items.mob-radius {
  border-radius: 40%/ 150%;
}
.pro_product-introduce .mob-only-item .mob-bg-items .mob-infor-tro .mob-text-items.mob-font15 {
  font-size: 15px;
}
.pro_product-introduce .mob-only-item .mob-bg-items .mob-infor-tro .icon-item img {
  width: 100%;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.pro_product-introduce .mob-only-item .newhard-experience {
  background-color: #000;
  margin: 0;
  padding: 50px 0 90px;
}
@media (max-width: 767px) {
  .landing .pc-only-item {
    display: none !important;
  }
  .landing .mob-only-item {
    display: block;
  }
  .landing .landing-adv-block-mobi,
  .landing .analysis-mobi {
    display: block;
  }
  .landing .content-box .icon-img-list {
    padding: 0;
  }
  .landing .btn-groups {
    margin-bottom: 75px;
  }
  .landing .banner-landing-page {
    margin-bottom: 0;
    height: auto;
    padding-top: 117%;
    background: url('./../images//sm/landing/landing.jpg?v=2.0.0') center center/100% auto;
  }
  .landing .banner-btn-group {
    margin-top: -132px;
    margin-bottom: 36px !important;
  }
  .landing .landing-adv-block-mobi {
    padding-bottom: 70px;
  }
  .landing .landing-adv-block {
    padding-top: 70px;
  }
  .landing .landing-adv-block .content-img {
    width: 170px;
  }
  .landing .landing-adv-block .content-title {
    margin: 10px 0 0;
    text-align: center;
  }
  .landing .landing-adv-block .content-title h2 {
    font-size: 17px;
    line-height: 2;
    color: #3e454c;
  }
  .landing .landing-adv-block .content-title .high-light {
    font-weight: bold;
  }
  .landing .landing-adv-block .content-title .brief {
    font-size: 18px;
    color: white;
  }
  .landing .landing-adv-block .content-title p {
    margin: 0;
    line-height: 1.8;
    font-size: 13px;
    color: #787e85;
  }
  .landing .analysis-mobi {
    padding: 60px 14px 70px;
    background-color: #f4f4f8;
  }
  .landing .analysis-mobi video {
    width: 100%;
  }
  .landing .analysis-mobi p {
    margin-top: 30px;
    text-align: center;
    color: #787e85;
    line-height: 2;
    font-size: 14px;
  }
  .landing .analysis-mobi p .number {
    font-size: 17px;
  }
  .landing .analysis-mobi p .large-font {
    font-size: 19px;
  }
  .landing .content-box {
    padding-bottom: 65px;
  }
  .landing .content-box .partner-item-wrap {
    text-align: center;
  }
  .landing .content-box .partner-item-wrap img {
    width: 100%;
  }
  .landing .content-box .icon-img-list {
    padding: 0 30px;
  }
  .landing .content-box .icon-img-list img {
    width: 60px;
  }
  .landing .content-box .icon-img-list p {
    width: 100%;
    margin: 0 auto 60px;
    line-height: 1.2;
    font-size: 14px;
    min-height: 0;
    color: #787e85;
  }
  .landing .content-box .content-me {
    margin-top: 60px;
  }
  .landing .content-box .title {
    margin: 50px auto 40px;
  }
  .landing .content-box .title h2 {
    font-size: 19px;
  }
  .landing .content-box .title p {
    font-size: 15px;
    line-height: 1;
  }
  .landing .content-box .content {
    text-align: center;
  }
  .landing .content-box .content h2 {
    font-size: 17px;
    line-height: 2;
    color: #3e454c;
  }
  .landing .content-box .content .high-light {
    font-weight: bold;
  }
  .landing .content-box .content .brief {
    font-size: 13px;
    color: #3e454c;
  }
  .landing .content-box .content p {
    margin: 0;
    line-height: 1.8;
    font-size: 13px;
    color: #787e85;
  }
  .landing .content-box .content .img {
    margin: 60px auto 0;
    text-align: center;
  }
  .landing .content-box .content .img-ne {
    max-width: 45%;
  }
  .landing .content-box .content .img-me {
    max-width: 70%;
  }
  .landing .content-box .content .img-ce {
    max-width: 67%;
  }
  .landing .content-box .img-list .block:not(:last-of-type) {
    margin-bottom: 15px;
  }
  .landing .content-box .img-list .block .detail-img {
    width: 100%;
  }
  .landing .content-box .img-list .block .detail {
    color: #787e85;
    font-size: 14px;
  }
  .landing .content-scenario {
    padding-bottom: 15px;
  }
}
#new-product-kernel .new-hard-banner,
#new-product-kernel .mob-only-item .mob-bg-items,
#new-product-kernel .pc-only-item .newhard-item,
.advantage .exhibition_bg,
.advantage .exhibition_city .exhibition_citybt-bg,
.pro_product-introduce .pc-only-item .product-introduce .product-pic,
.pro_product-introduce .mob-only-item .mob-bg-items,
#emc2 .mob-only-item .emc2-mob-pic-02,
#emc2 .mob-only-item .emc2-mob-pic-03,
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-01,
#emc2 .mob-only-item .emc2-mob-figure-list .emc2-mob-figure.emc2-mob-figure-01,
#emc2 .mob-only-item .emc2-mob-figure-list .emc2-mob-figure.emc2-mob-figure-02,
#emc2 .mob-only-item .emc2-mob-figure-list .emc2-mob-figure.emc2-mob-figure-03,
#emc2 .mob-only-item .emc2-mob-ppt .mob-ppt-01,
#emc2 .mob-only-item .emc2-mob-ppt .mob-ppt-02,
#emc2 .mob-only-item .emc2-mob-ppt .mob-ppt-03,
#emc2 .mob-only-item .emc2-mob-ppt .mob-ppt-04,
#emc2 .mob-only-item .emc2-mob-ppt .mob-ppt-05,
#emc2 .pc-only-item .emc2-bg-pic,
#emc2 .pc-only-item .emc2-ppt div {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-01 .emc2-pic,
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-02 .emc2-introduce,
#emc2 .pc-only-item .emc2-bg-pic.emc2-pc-live .tolive,
.__public-sty .emc2-introduce {
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-01 .emc2-mob-introduce:before,
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-01 .emc2-mob-introduce:after,
#emc2 .mob-only-item .emc2-mob-figure-list .emc2-mob-figure .figure-introduce h2:after,
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-02 .emc2-introduce:after,
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-02 .emc2-introduce:before,
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-03 .figure-container .figure-introduce h2:after,
.__public-sty .emc2-introduce:after,
.__public-sty .emc2-introduce:before {
  display: block;
  width: 34px;
  height: 26px;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  content: '';
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-03 .emc2-mob-conference-flow,
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-03 .emc2-mob-conference-flow .time-flow,
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-03 .emc2-mob-conference-flow .time-flow > div {
  display: flex;
  justify-content: center;
  align-items: center;
}
#emc2-footer .footer {
  background-color: #1c1c26;
}
#emc2-footer .copy-right {
  background-color: #16161e;
}
#emc2 .emc2-bgColor {
  background-color: #000;
}
#emc2 .header-nav {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 99;
}
#emc2 .mob-only-item .emc2-mob-pic-02 {
  background-image: url('/static/images/emc2/mobile/pic-02.jpg');
}
#emc2 .mob-only-item .emc2-mob-pic-03 {
  background-image: url('/static/images/emc2/mobile/pic-03.jpg');
}
#emc2 .mob-only-item.emc2-mobile {
  padding-top: 56px;
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-01 {
  height: 600px;
  background-image: url('/static/images/emc2/mobile/pic-01.png');
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-01 .emc2-pic-activity {
  height: 270px;
  text-align: center;
  padding-top: 60px;
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-01 .emc2-pic-activity img {
  height: 100%;
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-01 .emc2-mob-introduce {
  margin-top: 58px;
  text-align: center;
  position: relative;
  color: #fff;
  font-size: 18px;
  line-height: 1.7;
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-01 .emc2-mob-introduce:before {
  width: 17px;
  height: 13px;
  top: auto;
  left: auto;
  right: 25%;
  bottom: -20px;
  background-image: url(/static/images/emc2/pc/mark-02.png);
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-01 .emc2-mob-introduce:after {
  width: 17px;
  height: 13px;
  top: -20px;
  left: 25%;
  background-image: url(/static/images/emc2/pc/mark-01.png);
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-live {
  height: 260px;
  padding: 30px 0;
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-live .emc2-mob-pic-02 {
  height: 100%;
  background-size: 100% 100%;
  text-align: center;
  color: #fff;
  -webkit-transition: background, 0.5s;
  -o-transition: background, 0.5s;
  transition: background, 0.5s;
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-live .emc2-mob-pic-02 a {
  color: #fff;
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-live .emc2-mob-pic-02.mouseDown {
  background-size: 110% 110%;
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-live .emc2-mob-pic-02 h2 {
  margin-bottom: 12px;
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-live .emc2-mob-pic-02 h2,
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-live .emc2-mob-pic-02 h3 {
  font-size: 18px;
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-live .emc2-mob-pic-02 .live_before {
  display: block;
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-live .emc2-mob-pic-02 .live_before .play-btn {
  padding: 30px 0 15px;
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-live .emc2-mob-pic-02 .live_before .play-btn img {
  width: 64px;
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-live .emc2-mob-pic-02 .live_underway {
  display: none;
  padding-top: 45px;
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-live .emc2-mob-pic-02 .live_underway h2 {
  margin-bttom: 15px;
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-live .emc2-mob-pic-02 .live_underway h3 {
  display: none;
  margin-bottom: 40px;
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-live .emc2-mob-pic-02 .live_underway .live_path {
  width: 170px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: 0 auto;
  background-image: url(/static/images/emc2/pc/live_path_btn.png);
  background-size: 100% 100%;
  background-position: center;
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-live .emc2-mob-pic-02 .live_underway .live_path a {
  color: #fff;
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-live .emc2-mob-pic-02 .live_underway .live_path span {
  font-size: 16px;
  display: none;
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-03 {
  height: 400px;
  padding-top: 60px;
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-03 .emc2-mob-conference {
  width: 160px;
  height: 35px;
  margin: 0 auto 40px;
  line-height: 35px;
  color: #fff;
  font-size: 17px;
  text-align: center;
  background-image: url(/static/images/emc2/pc/flow.png);
  background-size: 100% 100%;
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-03 .emc2-mob-conference-flow {
  border-radius: 10px;
  color: #fff;
  flex-direction: column;
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-03 .emc2-mob-conference-flow .time-flow {
  color: #c2d8ff;
  background-color: #100f31;
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-03 .emc2-mob-conference-flow .time-flow:last-child .l-tiem,
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-03 .emc2-mob-conference-flow .time-flow:last-child .r-flow {
  border-bottom: 1px solid #3e3ca5;
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-03 .emc2-mob-conference-flow .time-flow:last-child .l-tiem {
  border-radius: 0 0 0 8px;
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-03 .emc2-mob-conference-flow .time-flow:last-child .r-flow {
  border-radius: 0 0 8px 0;
}
#emc2
  .mob-only-item.emc2-mobile
  .emc2-mob-pic.emc2-mob-pic-03
  .emc2-mob-conference-flow
  .time-flow:first-child
  .l-tiem {
  border-radius: 8px 0 0 0;
}
#emc2
  .mob-only-item.emc2-mobile
  .emc2-mob-pic.emc2-mob-pic-03
  .emc2-mob-conference-flow
  .time-flow:first-child
  .r-flow {
  border-radius: 0 8px 0 0;
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-03 .emc2-mob-conference-flow .time-flow > div {
  border-bottom: 0;
  height: 38px;
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-03 .emc2-mob-conference-flow .time-flow .l-tiem {
  width: 130px;
  border: 1px solid #3e3ca5;
  border-bottom: 0;
}
#emc2 .mob-only-item.emc2-mobile .emc2-mob-pic.emc2-mob-pic-03 .emc2-mob-conference-flow .time-flow .r-flow {
  width: 165px;
  border: 1px solid #3e3ca5;
  border-left: none;
  border-bottom: 0;
}
#emc2 .mob-only-item .emc2-mob-figure-list .emc2-mob-figure {
  padding: 0 62px;
  height: 345px;
}
#emc2 .mob-only-item .emc2-mob-figure-list .emc2-mob-figure.emc2-mob-figure-01 {
  background-image: url('/static/images/emc2/mobile/figure-01.jpg');
}
#emc2 .mob-only-item .emc2-mob-figure-list .emc2-mob-figure.emc2-mob-figure-02 {
  background-image: url('/static/images/emc2/mobile/figure-02.jpg');
}
#emc2 .mob-only-item .emc2-mob-figure-list .emc2-mob-figure.emc2-mob-figure-03 {
  background-image: url('/static/images/emc2/mobile/figure-03.jpg');
}
#emc2 .mob-only-item .emc2-mob-figure-list .emc2-mob-figure .figure {
  padding: 0 30px;
  margin-bottom: 13px;
}
#emc2 .mob-only-item .emc2-mob-figure-list .emc2-mob-figure .figure img {
  width: 100%;
}
@media (min-width: 340px) {
  #emc2 .mob-only-item .emc2-mob-figure-list .emc2-mob-figure h2,
  #emc2 .mob-only-item .emc2-mob-figure-list .emc2-mob-figure p {
    white-space: nowrap;
    margin: 0 -15px;
  }
}
#emc2 .mob-only-item .emc2-mob-figure-list .emc2-mob-figure .figure-introduce h2 {
  font-size: 21px;
  padding-bottom: 12px;
  border-bottom: 1px solid #5660df;
  position: relative;
  color: #fff;
}
#emc2 .mob-only-item .emc2-mob-figure-list .emc2-mob-figure .figure-introduce h2:after {
  width: 9px;
  height: 7px;
  left: -18px;
  background-image: url(/static/images/emc2/pc/mark-01.png);
}
#emc2 .mob-only-item .emc2-mob-figure-list .emc2-mob-figure .figure-introduce p {
  font-size: 13px;
  line-height: 1.5;
  padding: 11px 0;
  border-bottom: 1px solid #5660df;
  color: #c2d8ff;
}
#emc2 .mob-only-item .emc2-mob-ppt .mob-ppt-01 {
  height: 210px;
  background-image: url('/static/images/emc2/mobile/activity-01.jpg');
}
#emc2 .mob-only-item .emc2-mob-ppt .mob-ppt-02 {
  height: 210px;
  background-image: url('/static/images/emc2/mobile/activity-02.jpg');
}
#emc2 .mob-only-item .emc2-mob-ppt .mob-ppt-03 {
  height: 210px;
  background-image: url('/static/images/emc2/mobile/activity-03.jpg');
}
#emc2 .mob-only-item .emc2-mob-ppt .mob-ppt-04 {
  height: 210px;
  background-image: url('/static/images/emc2/mobile/activity-04.jpg');
}
#emc2 .mob-only-item .emc2-mob-ppt .mob-ppt-05 {
  height: 210px;
  background-image: url('/static/images/emc2/mobile/activity-05.jpg');
}
#emc2 .pc-only-item .emc2-bg-pic-04 {
  background-image: url('/static/images/emc2/pc/bg-pic-04.jpg');
}
#emc2 .pc-only-item .emc2-bg-pic-05 {
  background-image: url('/static/images/emc2/pc/bg-pic-05.jpg');
}
#emc2 .pc-only-item .emc2-bg-pic {
  position: relative;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-01 {
  background-image: url('/static/images/emc2/pc/bg-pic-01.png');
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-02 {
  background-image: url('/static/images/emc2/pc/bg-pic-02.png');
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-03 {
  background-image: url('/static/images/emc2/pc/bg-pic-03.png');
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-01 {
  height: 390px;
  padding-top: 93px;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-01 .emc2-pic {
  width: 500px;
  top: 95px;
  z-index: 10;
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-01 .emc2-pic img {
  width: 100%;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-02 {
  height: 570px;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-02 .emc2-introduce {
  padding: 45px;
  top: 60%;
  font-size: 24px;
  color: #fff;
  line-height: 1.8;
  text-align: center;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-02 .emc2-introduce:after {
  background-image: url('/static/images/emc2/pc/mark-01.png');
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-02 .emc2-introduce:before {
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
  background-image: url('/static/images/emc2/pc/mark-02.png');
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-03 {
  height: 600px;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-03 .figure-container {
  margin: 0 auto;
  width: 1140px;
  padding: 0 15px;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-03 .figure-container .figure-introduce {
  padding: 32px 20px 50px 48px;
  color: #fff;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-03 .figure-container .figure-introduce h2 {
  font-size: 42px;
  font-family: 'fzyouhei501l', 'Microsoft YaHei';
  padding-bottom: 20px;
  border-bottom: 1px solid #5660df;
  position: relative;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-03 .figure-container .figure-introduce h2:after {
  width: 20px;
  height: 16px;
  left: -38px;
  background-image: url('/static/images/emc2/pc/mark-01.png');
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-03 .figure-container .figure-introduce p {
  padding: 12px 0;
  line-height: 1.7;
  color: #c2d8ff;
  border-bottom: 1px solid #5660df;
  font-size: 14px;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-pc-live {
  height: 520px;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-pc-live .tolive .play-btn {
  width: 98px;
  margin: 0 auto 56px;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-pc-live .tolive .play-btn img {
  width: 100%;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-pc-live .tolive h2 {
  margin-bottom: 26px;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-pc-live .tolive h2,
#emc2 .pc-only-item .emc2-bg-pic.emc2-pc-live .tolive h3 {
  font-size: 38px;
  color: #fff;
  font-family: 'fzyouhei502l', 'Microsoft YaHei';
  text-align: center;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-pc-live .tolive .live_underway {
  display: none;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-pc-live .tolive .live_underway h2 {
  margin-bottom: 30px;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-pc-live .tolive .live_underway h3 {
  margin-bottom: 100px;
  display: none;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-pc-live .tolive .live_underway a .live_path {
  width: 200px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  margin: 0 auto;
  background-image: url('/static/images/emc2/pc/live_path_btn.png');
  background-size: 100% 100%;
  background-position: center;
  color: #fff;
  font-size: 22px;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-pc-live .tolive .live_underway a .live_path span {
  display: none;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-05 {
  height: 584px;
  padding-top: 60px;
  color: #fff;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-05 .conference {
  margin: 0 auto;
  width: 310px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  margin-bottom: 40px;
  font-size: 34px;
  font-family: 'fzyouhei502l', 'Microsoft YaHei';
  background-image: url('/static/images/emc2/pc/flow.png');
  background-size: 100% 100%;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-05 .time-flow {
  width: 620px;
  margin: 0 auto;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-05 .time-flow:first-child > div {
  border-top: 2px solid #3e3ca5;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-05 .time-flow:first-child .l-tiem {
  border-radius: 10px 0 0 0;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-05 .time-flow:first-child .r-flow {
  border-radius: 0 10px 0 0;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-05 .time-flow:last-child .l-tiem {
  border-radius: 0 0 0 10px;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-05 .time-flow:last-child .r-flow {
  border-radius: 0 0 10px 0;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-05 .time-flow > div {
  height: 60px;
  line-height: 60px;
  text-align: center;
  float: left;
  background-color: #100f31;
  border-bottom: 2px solid #3e3ca5;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-05 .time-flow .l-tiem {
  width: 228px;
  border-right: 2px solid #3e3ca5;
  border-left: 2px solid #3e3ca5;
}
#emc2 .pc-only-item .emc2-bg-pic.emc2-bg-pic-05 .time-flow .r-flow {
  width: 392px;
  border-right: 2px solid #3e3ca5;
}
#emc2 .pc-only-item .emc2-ppt div {
  height: 520px;
}
#emc2 .pc-only-item .emc2-ppt div.ppt_01 {
  background-image: url('/static/images/emc2/pc/activity-01.jpg');
}
#emc2 .pc-only-item .emc2-ppt div.ppt_02 {
  background-image: url('/static/images/emc2/pc/activity-02.jpg');
}
#emc2 .pc-only-item .emc2-ppt div.ppt_03 {
  background-image: url('/static/images/emc2/pc/activity-03.jpg');
}
#emc2 .pc-only-item .emc2-ppt div.ppt_04 {
  background-image: url('/static/images/emc2/pc/activity-04.jpg');
}
#emc2 .pc-only-item .emc2-ppt div.ppt_05 {
  background-image: url('/static/images/emc2/pc/activity-05.jpg');
}
#emc2 .pc-only-item .emc2-ppt div a {
  display: block;
}
#emc2 .pc-only-item .emc2-ppt div a img {
  width: 100%;
}
#emc2 .pc-only-item .emc2-bg-pic-scale {
  height: 520px;
  position: relative;
  overflow: hidden;
}
#emc2 .pc-only-item .emc2-bg-pic-scale:hover .emc2-bg-pic-04 {
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
#emc2 .pc-only-item .emc2-bg-pic-scale .emc2-bg-pic-04 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  -webkit-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
.__public-header .nav-header {
  height: 56px;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.8);
}
.__public-header .nav-header a img {
  width: 134px;
  height: 28px;
}
.__public-sty .agenda {
  padding-top: 60px;
  color: #fff;
}
.__public-sty .agenda .conference {
  margin: 0 auto;
  width: 310px;
  text-align: center;
  margin-bottom: 40px;
  font-size: 34px;
}
@media (min-width: 768px) {
  .__public-sty .agenda .conference {
    font-family: 'fzyouhei502l', 'Microsoft YaHei';
  }
}
@media (max-width: 768px) {
  .__public-sty .agenda .conference {
    font-size: 19px;
  }
}
.__public-sty .agenda .time-flow {
  width: 620px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .__public-sty .agenda .time-flow {
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.__public-sty .agenda .time-flow:first-child > div {
  border-top: 2px solid #3e3ca5;
}
@media (max-width: 768px) {
  .__public-sty .agenda .time-flow:first-child > div {
    border-width: 1px;
  }
}
.__public-sty .agenda .time-flow:first-child .l-tiem {
  border-radius: 10px 0 0 0;
}
.__public-sty .agenda .time-flow:first-child .r-flow {
  border-radius: 0 10px 0 0;
}
.__public-sty .agenda .time-flow:last-child .l-tiem {
  border-radius: 0 0 0 10px;
}
.__public-sty .agenda .time-flow:last-child .r-flow {
  border-radius: 0 0 10px 0;
}
.__public-sty .agenda .time-flow > div {
  height: 60px;
  line-height: 60px;
  text-align: center;
  float: left;
  color: #c2d8ff;
  background-color: #151434;
  border-bottom: 2px solid #2f2f7c;
  font-size: 20px;
}
@media (max-width: 768px) {
  .__public-sty .agenda .time-flow > div {
    height: 38px;
    line-height: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-width: 1px;
    font-size: 14px;
  }
}
.__public-sty .agenda .time-flow .l-tiem {
  width: 228px;
  border-right: 2px solid #2f2f7c;
  border-left: 2px solid #2f2f7c;
}
@media (max-width: 768px) {
  .__public-sty .agenda .time-flow .l-tiem {
    width: 130px;
    border-width: 1px;
  }
}
.__public-sty .agenda .time-flow .r-flow {
  width: 392px;
  border-right: 2px solid #2f2f7c;
}
@media (max-width: 768px) {
  .__public-sty .agenda .time-flow .r-flow {
    width: 165px;
    border-width: 1px;
  }
}
.__public-sty .emc2-introduce {
  padding: 45px;
  font-size: 22px;
  color: #fff;
  line-height: 1.8;
  text-align: center;
}
@media (max-width: 768px) {
  .__public-sty .emc2-introduce {
    padding: 0;
    font-size: 15px;
    width: 56%;
  }
}
.__public-sty .emc2-introduce:after {
  background-image: url('/static/images/emc2/pc/mark-01.png');
}
@media (max-width: 768px) {
  .__public-sty .emc2-introduce:after {
    width: 17px;
    height: 17px;
    top: -15px;
  }
}
.__public-sty .emc2-introduce:before {
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
  background-image: url('/static/images/emc2/pc/mark-02.png');
}
@media (max-width: 768px) {
  .__public-sty .emc2-introduce:before {
    width: 17px;
    height: 17px;
    bottom: -25px;
  }
}
.__public-footer .footer {
  background-color: #1c1c26;
}
.__public-footer .copy-right {
  background-color: #16161e;
}
