@import url(//at.alicdn.com/t/font_1086231_mmm9ya4y21r.css);
header {
  width: 10rem;
}
body {
  background-color: #f00;
}
.noselect {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
._dib {
  display: inline-block;
}
._db {
  display: block;
}
._di {
  display: inline;
}
._df {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.ff-yh {
  font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei", "\9ED1\4F53", "\65B0\5B8B\4F53";
}
.ff-st {
  font-family: "\5B8B\4F53", "SimSun";
}
.ff-xst {
  font-family: "\65B0\5B8B\4F53", "NSimSun";
}
.ff-ht {
  font-family: "\9ED1\4F53", "SimHei";
}
.ff-zh {
  font-family: "Microsoft JhengHei";
}
.txcut {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.noselect {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fillin {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.clear {
  font-size: 0;
  height: 0;
  width: 0;
  clear: both;
}
.center {
  margin-left: auto;
  margin-right: auto;
}
.fs-reset {
  font-size: 0;
}
.fs-reset > * {
  font-size: 1rem;
}
.grayStyle,
.greyStyle {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  -webkit-filter: gray;
          filter: gray;
}
.navbar-toggle {
  position: relative;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background-color: #666666;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.icon {
  font-family: "iconfont", "Ionicons", serif !important;
}
/*
对插件的一些配置
[[{
  ex2rem:{
     designWidth:750,

     //视口宽度和rem比例常数
     remRtaio:10,
  }
}]]
*/
._mb_font {
  font-size: 0.32rem;
  line-height: 2em;
}
@media (max-width: 1025px) {
  ._not_mb {
    display: none;
  }
}
@media (min-width: 1025px) {
  ._mb {
    display: none;
  }
}
.mc,
.page-lr {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}
body {
  font-size: 0.18666667rem;
  background: url("../static/bg.jpg") no-repeat fixed 0 0;
  -webkit-background-size: cover;
          background-size: cover;
}
@media (max-width: 1025px) {
  body {
    background: #fff;
  }
}
._font_family,
* {
  font-family: Arial, "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei", "\9ED1\4F53", "\65B0\5B8B\4F53";
}
._lang_cn ._font_family,
._lang_cn * {
  font-family: "微软雅黑";
}
._lang_en ._font_family,
._lang_en * {
  font-family: Arial;
}
._lang_en ._body,
._lang_en ._body p {
  text-align: justify;
}
._lang_en .block-barry ._body p {
  text-align: left;
}
.main-font,
.block-allen > ._body,
.block-barry > ._body {
  font-family: Arial, "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei", "\9ED1\4F53", "\65B0\5B8B\4F53";
  font-size: 0.21333333rem;
}
.__pc ._mobile-video {
  display: none;
}
.navbar-toggle {
  width: 50px;
  height: 50px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.navbar-toggle .icon-bar {
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(1, 0, 0, 1);
  transition: -webkit-transform 0.45s cubic-bezier(1, 0, 0, 1);
  -o-transition: transform 0.45s cubic-bezier(1, 0, 0, 1);
  transition: transform 0.45s cubic-bezier(1, 0, 0, 1);
  transition: transform 0.45s cubic-bezier(1, 0, 0, 1), -webkit-transform 0.45s cubic-bezier(1, 0, 0, 1);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: 0 !important;
}
.navbar-toggle .icon-bar:first-child {
  -webkit-transform: translate(-50%, -350%);
      -ms-transform: translate(-50%, -350%);
          transform: translate(-50%, -350%);
}
.navbar-toggle .icon-bar:nth-child(2) {
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.navbar-toggle .icon-bar:last-child {
  -webkit-transform: translate(-50%, 250%);
      -ms-transform: translate(-50%, 250%);
          transform: translate(-50%, 250%);
}
.menu_expand .navbar-toggle .icon-bar:first-child {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.menu_expand .navbar-toggle .icon-bar:nth-child(2) {
  -webkit-transform: translate(-50%, -50%) scale(0);
      -ms-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
}
.menu_expand .navbar-toggle .icon-bar:last-child {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.delighter {
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0;
}
.delighter.started {
  opacity: 1;
}
.page-top {
  z-index: 25;
  background-color: #fff;
  -webkit-transform: translate(0, -100%);
      -ms-transform: translate(0, -100%);
          transform: translate(0, -100%);
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.page-top.started {
  -webkit-transform: translate(0, 0%);
      -ms-transform: translate(0, 0%);
          transform: translate(0, 0%);
  opacity: 1;
}
.page-top > .mc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 80px;
}
@media (max-width: 1500px) and (min-width: 1025px) {
  .page-top > .mc {
    padding: 0 0.16rem;
  }
}
.page-top h1 {
  margin-right: auto;
}
.page-top a.logo {
  margin-right: auto;
  background: url("../static/logo.png") no-repeat center;
  width: 2.82666667rem;
  height: 0.66666667rem;
  display: block;
}
.page-top nav {
  font-size: 0;
  white-space: nowrap;
  overflow: hidden;
  margin-left: 1rem;
}
.page-top nav a {
  font-size: 0.24rem;
  display: inline-block;
  line-height: 80px;
  height: 80px;
  padding: 0 1em;
  color: #333;
  font-weight: 700;
}
.page-top nav a.light {
  background-color: #ffcc32;
  font-weight: 700;
}
.page-top nav a.started {
  -webkit-transform: translate(0, 0%);
      -ms-transform: translate(0, 0%);
          transform: translate(0, 0%);
  opacity: 1;
}
.page-top .language-switch {
  font-size: 1.15em;
  margin-left: 2em;
  white-space: nowrap;
}
.page-top .language-switch em {
  display: inline-block;
  width: 1px;
  height: 1em;
  position: relative;
  top: 0.14em;
  background-color: #000000;
  margin: 0 0.5em;
}
.page-top .language-switch a {
  color: #333;
}
.page-top h1 {
  width: 500px;
  margin-right: 0.66666667rem;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media (max-width: 1450px) {
  .page-top h1 {
    width: 390px;
  }
}
.page-top nav {
  margin-left: 0;
}
.page-top .language-switch {
  margin-left: auto;
}
@media (max-width: 1025px) {
  .page-top {
    border-bottom: 1px solid #ededed;
    position: fixed;
    width: 100%;
    top: 0;
  }
  .page-top > .mc {
    height: 1.33333333rem;
  }
  .page-top > .mc > h1 {
    width: auto ;
    margin-right: auto;
  }
  .page-top a.logo {
    width: 3.14666667rem;
    height: 0.74666667rem;
    -webkit-background-size: contain;
            background-size: contain;
    margin-left: 0.4rem;
  }
  .page-top nav {
    display: none;
  }
  .page-top .language-switch {
    display: none;
  }
  .page-top .menu-toggle .navbar-toggle {
    margin-right: 0;
  }
  .page-top .menu-toggle .iconfont {
    font-size: 0.48rem;
  }
  .page-top + .nav-placeholder {
    height: 1.33333333rem;
  }
}
.page-lr {
  margin-top: 0.8rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  min-height: calc(100vh - 324px);
  -webkit-transform: translate(0%, 0.8rem);
      -ms-transform: translate(0%, 0.8rem);
          transform: translate(0%, 0.8rem);
  -webkit-transition: all 0.43s ease-out 0.26s;
  -o-transition: all 0.43s ease-out 0.26s;
  transition: all 0.43s ease-out 0.26s;
  opacity: 0;
}
.page-lr.started {
  opacity: 1;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.page-lr .page-left {
  width: 500px;
  margin-right: 0.66666667rem;
}
@media (max-width: 1450px) {
  .page-lr .page-left {
    width: 390px;
  }
}
.page-lr .page-right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 1500px) and (min-width: 1025px) {
  .page-lr {
    padding-left: 0.16rem;
    padding-right: 0.16rem;
  }
}
@media (max-width: 1025px) {
  .page-lr {
    display: block;
  }
  .page-lr .page-left {
    display: none;
  }
  .page-lr .page-right {
    display: block;
  }
}
.side-block-1 {
  border: 1px solid #ededed;
  /* background-color: #fff;*/
}
.side-block-2 {
/*  background-color: #fff;*/
  margin-top: 0.66666667rem;
  border: 1px solid #ededed;
  padding: 0.44rem 0.34666667rem;
  line-height: 1.8em;
}
.side-block-2 p {
  font-size: 0.21333333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 2em;
}
.side-block-2 p i {
  margin-right: 1em;
  background-color: #ffcc32;
  border-radius: 50%;
  margin-top: -0.25em;
  width: 1em;
  height: 1em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: scale(1.5) translate(0, 30%);
      -ms-transform: scale(1.5) translate(0, 30%);
          transform: scale(1.5) translate(0, 30%);
}
.side-block-2 p i:before {
  display: inline-block;
  -webkit-transform: scale(0.7);
      -ms-transform: scale(0.7);
          transform: scale(0.7);
  color: #ffffff;
}
.side-block-2 p em {
  width: 1px;
  height: 1em;
  background-color: #ffcc32;
  margin-right: 2em;
}
.side-block-2 p b {
  min-width: 4em;
  position: relative;
  margin-right: 1.5em;
}
.side-block-2 p b:after {
  content: "";
  height: 1em;
  width: 1px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background-color: #ffcc32;
}
.side-block-2 .sqcode-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.side-block-2 .sqcode-block b:after {
  display: none;
}
.side-block-2 .sqcode-block > span {
  margin-right: 0.37333333rem;
  width: 1.74666667rem;
  height: 1.74666667rem;
  background: url("../static/sqcode.jpg") no-repeat center / contain;
}
.side-block-2 .sqcode-block p {
  display: block;
}
@media (max-width: 1500px) and (min-width: 1025px) {
  .side-block-2 p b {
    min-width: 2em;
    margin-right: 0.5em;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
  .side-block-2 p b:after {
    right: -0.25em;
  }
}
@media (max-width: 1025px) {
  .side-block-2 {
    border: none;
  }
  .side-block-2 p {
    font-size: 0.32rem;
    line-height: 2em;
  }
  .side-block-2 p .iconfont {
    position: relative;
    top: 0em;
  }
  .side-block-2 .sqcode-block {
    background-color: #ffcc32;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0.8rem;
    margin-top: 0.8rem;
  }
  .side-block-2 .sqcode-block > span {
    border: 0.06666667rem solid #fff;
    width: 1.89333333rem;
    height: 1.89333333rem;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
  .side-block-2 .sqcode-block b {
    font-weight: 700;
  }
  .side-block-2 .sqcode-block > p {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-bottom: 0;
    display: block;
    font-size: 0.37333333rem;
    line-height: 2em;
  }
}
.block-allen > h3 {
  font-size: 0.24rem;
}
.block-allen > h3:before {
  content: "";
  display: inline-block;
  height: 1.1em;
  width: 0.05333333rem;
  background-color: #ffcc32;
  margin-right: 0.25333333rem;
  top: 0.15em;
  position: relative;
}
.block-allen > ._body {
  margin-top: 0.4rem;
  line-height: 1.8em;
}
.block-allen.bd ._body {
  border: 1px solid #ededed;
/*  background-color: #fff;*/
  padding: 0.29333333rem;
}
@media (max-width: 1025px) {
  .block-allen {
    padding: 0 0.4rem;
  }
  .block-allen > h3 {
    font-size: 0.45333333rem;
  }
  .block-allen > h3:before {
    width: 6px;
    border-radius: 3px;
    position: relative;
    top: 0.08rem;
  }
  .block-allen ._body {
    font-size: 0.32rem;
    line-height: 2em;
    display: block;
  }
}
.block-barry h4 {
  line-height: 0.37333333rem;
  height: 0.37333333rem;
  font-size: 100%;
  background-color: #ffcc32;
  text-align: center;
  font-weight: inherit;
  font-weight: 700;
}
.block-barry > ._body {
  border: 1px solid #ededed;
  border-top: none;
  padding: 0.29333333rem;
/*  background-color: #fff;*/
  height: calc(100% - 0.37333333rem);
}
.block-barry p {
  line-height: 2.2em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
}
.block-barry p:before {
  content: "";
  margin-top: 1em;
  display: inline-block;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #000;
  margin-right: 0.5em;
}
@media (max-width: 1025px) {
  .block-barry p:before {
    margin-top: 0.75em !important;
  }
}
@media (max-width: 1025px) {
  .block-barry h4 {
    line-height: 1.06666667rem;
    height: 1.06666667rem;
    /*font-size: 0.4rem;*/
  }
  .block-barry ._body p {
    font-size: 0.32rem;
    line-height: 2em;
  }
}
.field-block > ._body .block-barry:last-child {
  margin-top: 0;
}
.footer {
  line-height: 0.53333333rem;
  height: 0.53333333rem;
  text-align: center;
  background-color: #000000;
  -webkit-transform: translate(0, 50%);
      -ms-transform: translate(0, 50%);
          transform: translate(0, 50%);
  opacity: 0;
  -webkit-transition-duration: 0.18s;
       -o-transition-duration: 0.18s;
          transition-duration: 0.18s;
  -webkit-transition-delay: 0.36s;
       -o-transition-delay: 0.36s;
          transition-delay: 0.36s;
}
.footer,
.footer a {
  color: #757575;
}
.footer.started {
  opacity: 1;
  -webkit-transform: translate(0, 0%);
      -ms-transform: translate(0, 0%);
          transform: translate(0, 0%);
}
@media (max-width: 1025px) {
  .footer {
    height: auto;
    padding: 0.29333333rem 0;
    font-size: 0.26666667rem;
    width: 100vw;
    bottom: 0;
    z-index: 5;
  }
  .footer + .footer-placeholder {
    height: 0.10666667rem;
  }
}
@media (min-width: 1025px) {
  .footer-placeholder {
    height: 1.44rem;
  }
}
._profile .block-allen > h3 {
  position: relative;
  padding-bottom: 0.4rem;
}
._profile .block-allen > h3:before {
  position: absolute;
  height: 4px;
  width: 2em;
  bottom: 0;
  left: 0;
  top: auto;
}
@media (max-width: 1025px) {
  ._profile .block-allen > h3 {
    text-align: center;
  }
  ._profile .block-allen > h3:before {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
.block_jianjie img {
  width: 2.4rem;
  margin-left: 0.66666667rem;
}
@media (min-width: 1025px) {
  ._lang_en .block_tedian {
    margin-top: 0.6rem !important;
  }
}
._ost .main-content .block_tedian {
  margin-top: 0rem;
}
@media (max-width: 1025px) {
  ._ost .main-content .block_tedian {
    margin-top: 1.46666667rem;
  }
}
._ost .main-content .field-block {
  margin-top: 0.93333333rem;
}
@media (max-width: 1025px) {
  ._ost .main-content .field-block {
    margin-top: 1.88rem;
  }
}
._ost .main-content .field-block .block-barry {
  margin-right: 0.13333333rem;
}
._ost .main-content .field-block .block-barry:last-child {
  margin-right: 0;
}
@media (max-width: 1025px) {
  ._ost .main-content .field-block {
    margin-bottom: 0.4rem;
  }
  ._ost .main-content .field-block ._body {
    display: block;
  }
  ._ost .main-content .field-block ._body .block-barry {
    margin-right: 0;
    margin-bottom: 0.54666667rem;
  }
  ._ost .main-content ._mind_img {
    margin: 0.4rem;
    padding: 0.4rem;
    border: 1px solid #ededed;
  }
  ._ost .main-content ._mind_img img {
    width: 100%;
  }
}
@media (max-width: 1025px) {
}
.mb-menu {
  position: fixed;
  top: 1.33333333rem;
  background-color: #ffcc32;
  width: 100vw;
  height: 100vh;
  z-index: 14;
  -webkit-transform: translate(0, -100%);
      -ms-transform: translate(0, -100%);
          transform: translate(0, -100%);
  -webkit-transition: -webkit-transform 0.24s cubic-bezier(1, 0, 0, 1);
  transition: -webkit-transform 0.24s cubic-bezier(1, 0, 0, 1);
  -o-transition: transform 0.24s cubic-bezier(1, 0, 0, 1);
  transition: transform 0.24s cubic-bezier(1, 0, 0, 1);
  transition: transform 0.24s cubic-bezier(1, 0, 0, 1), -webkit-transform 0.24s cubic-bezier(1, 0, 0, 1);
}
@media (min-width: 1025px) {
  .mb-menu {
    display: none;
  }
}
.mb-menu a {
  color: #ffffff;
  font-size: 0.4rem;
  line-height: 1.33333333rem;
  height: 1.33333333rem;
  padding-left: 0.4rem;
  border-top: 1px solid #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mb-menu a:after {
  margin-top: 0.5em;
  margin-left: auto;
  font-family: iconfont;
  content: "\e886";
  -webkit-transform: rotate(-90deg) translate(40%, 0);
      -ms-transform: rotate(-90deg) translate(40%, 0);
          transform: rotate(-90deg) translate(40%, 0);
  padding-right: 0.4rem;
}
.mb-menu a.light {
  font-weight: 700;
}
.menu_expand .mb-menu {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.language-switch-lite {
  margin-right: 0.33333333rem;
}
.language-switch-lite a {
  background-color: #ffcc32;
  width: 0.64rem;
  height: 0.64rem;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  font-size: 0.29333333rem;
  font-weight: 700;
  color: #ffffff;
}
._asp ._main {
  text-align: center;
  font-size: 0.32rem;
}
._asp ._main .sqcode {
  margin-left: auto;
  margin-right: auto;
  width: 1.74666667rem;
  height: 1.74666667rem;
  margin-top: 2rem;
  background: url("../static/sqcode.jpg") no-repeat center / contain;
  margin-bottom: 0.46666667rem;
}
.side-block-1 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.32rem;
text-align: center;
}
.side-block-1 img {
/*  width: 100%;*/
}
.video_box {
  position: relative;
  padding: 0;
}
.video_box .video-thumb {
  position: absolute;
  top: 0;
  left: 0;
  height: 3.2rem;
  width: 100%;
  z-index: 5;
  background: url("../static/video-thumb.jpg") no-repeat center / cover;
}
.video_box > .video-js {
  width: 100% ;
  height: 3.2rem;
}
.video_box p {
  background-color: #ffcc32;
  padding: 1em 0rem;
  text-align: center;
  font-size: 0.21333333rem;
  line-height: 1.5;
}
@media (max-width: 1025px) {
  .video_box {
    margin: 0.4rem;
    width: 9.2rem;
  }
  .video_box .video-thumb {
    height: 4.72rem;
  }
  .video_box > .video-js {
    height: 4.72rem;
  }
  .video_box p {
    font-size: 0.32rem;
    line-height: 2em;
  }
}
.menu-toggle {
  margin-right: 0.04rem;
}

/*# sourceMappingURL=all.css.map */
