﻿html,body,h1,h2,h3,h4,h5,h6,p,textarea,input,select,ul,ol,li,fieldset,figure{margin:0;padding:0;border:none}
ul,li{list-style:none}
html,body{height:100%}
body.static{overflow:hidden;position:relative}
body,textarea,input,select{font-size:14px;color:#222222;line-height:1.75;font-weight:normal;font-family:'Lato','Helvetica Neue',Arial,'Hiragino Sans GB','Microsoft Yahei',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;outline:none}
a{text-decoration:none;-webkit-transition:all 0.25s ease;-moz-transition:all 0.25s ease;-ms-transition:all 0.25s ease;-o-transition:all 0.25s ease;transition:all 0.25s ease}
a img{border:none}
.preload *{-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important;transition:none !important}
.wrap{width:1000px;margin-left:auto;margin-right:auto;position:relative}
.clearfix{*zoom:1}
.clearfix:before,.clearfix:after{display:table;content:""}
.clearfix:after{clear:both}
.vertical-divider{border-left:1px solid rgba(230,230,230,0.8);text-indent:-9999px;display:inline-block;height:1em;margin:0 5px}
.center-helper{display:inline-block;height:100%;vertical-align:middle;margin-left:-1px}
.hidden-text,.hidden{display:none;visibility:hidden}
.left{float:left}
.right{float:right}
.base-line-btn{border:1px solid #525764;color:#5a5a5a;height:46px;line-height:46px;display:inline-block;font-size:17px;padding:0 32px;
      position: relative;
    left: 9%;
}
.base-line-btn:hover{background:#525764;color:white}
.base-line-btn.white{color:white;border-color:white}
.base-line-btn.white:hover{background:white;color:#222222}
.base-line-btn.golden{color:#dbccae;border-color:#dbccae}
.base-line-btn.golden:hover{background:#dbccae;color:#896937}
.base-line-btn.goldenDark{color:#896937;border-color:#896937}
.base-line-btn.goldenDark:hover{background:#896937;color:white}
.base-line-btn.grey{color:#666666;border-color:#878787}
.base-line-btn.grey:hover{background:#878787;color:white}
.base-btn{height:46px;line-height:46px;background:#19bc56;font-size:16px;border-bottom:1px solid #159c48;color:white;border-radius:2px;display:inline-block;padding:0 32px}
.base-btn:hover{background:#16a54c;border-color:#12863d}
.overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:20;overflow:auto;visibility:hidden;opacity:0;padding-left:1px;padding-right:1px;-webkit-transition:0.4s cubic-bezier(0.41,-0.2,0.4,1.19);-moz-transition:0.4s cubic-bezier(0.41,-0.2,0.4,1.19);-ms-transition:0.4s cubic-bezier(0.41,-0.2,0.4,1.19);-o-transition:0.4s cubic-bezier(0.41,-0.2,0.4,1.19);transition:0.4s cubic-bezier(0.41,-0.2,0.4,1.19)}
.overlay.active{visibility:visible;opacity:1}
.svg-fallback-img{display:none !important}
.svg-fallback-img.active{display:block !important}
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}


@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-60px);
    -moz-transform: translateX(-60px);
    -ms-transform: translateX(-60px);
    -o-transform: translateX(-60px);
    transform: translateX(-60px); } }

@-moz-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-60px);
    -moz-transform: translateX(-60px);
    -ms-transform: translateX(-60px);
    -o-transform: translateX(-60px);
    transform: translateX(-60px); } }

@-ms-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-60px);
    -moz-transform: translateX(-60px);
    -ms-transform: translateX(-60px);
    -o-transform: translateX(-60px);
    transform: translateX(-60px); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-60px);
    -moz-transform: translateX(-60px);
    -ms-transform: translateX(-60px);
    -o-transform: translateX(-60px);
    transform: translateX(-60px); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(60px);
    -moz-transform: translateX(60px);
    -ms-transform: translateX(60px);
    -o-transform: translateX(60px);
    transform: translateX(60px); } }

@-moz-keyframes fadeOutRight {
  0% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(60px);
    -moz-transform: translateX(60px);
    -ms-transform: translateX(60px);
    -o-transform: translateX(60px);
    transform: translateX(60px); } }

@-ms-keyframes fadeOutRight {
  0% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(60px);
    -moz-transform: translateX(60px);
    -ms-transform: translateX(60px);
    -o-transform: translateX(60px);
    transform: translateX(60px); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(60px);
    -moz-transform: translateX(60px);
    -ms-transform: translateX(60px);
    -o-transform: translateX(60px);
    transform: translateX(60px); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(60px);
    -moz-transform: translateX(60px);
    -ms-transform: translateX(60px);
    -o-transform: translateX(60px);
    transform: translateX(60px); }

  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(60px);
    -moz-transform: translateX(60px);
    -ms-transform: translateX(60px);
    -o-transform: translateX(60px);
    transform: translateX(60px); }

  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-ms-keyframes fadeInLeft {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(60px);
    -moz-transform: translateX(60px);
    -ms-transform: translateX(60px);
    -o-transform: translateX(60px);
    transform: translateX(60px); }

  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(60px);
    -moz-transform: translateX(60px);
    -ms-transform: translateX(60px);
    -o-transform: translateX(60px);
    transform: translateX(60px); }

  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-60px);
    -moz-transform: translateX(-60px);
    -ms-transform: translateX(-60px);
    -o-transform: translateX(-60px);
    transform: translateX(-60px); }

  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-60px);
    -moz-transform: translateX(-60px);
    -ms-transform: translateX(-60px);
    -o-transform: translateX(-60px);
    transform: translateX(-60px); }

  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-ms-keyframes fadeInRight {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-60px);
    -moz-transform: translateX(-60px);
    -ms-transform: translateX(-60px);
    -o-transform: translateX(-60px);
    transform: translateX(-60px); }

  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-60px);
    -moz-transform: translateX(-60px);
    -ms-transform: translateX(-60px);
    -o-transform: translateX(-60px);
    transform: translateX(-60px); }

  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

.fadeInBottom {
  -webkit-animation-name: fadeInBottom;
  animation-name: fadeInBottom; }

@-webkit-keyframes fadeInBottom {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, -20px, 0);
    -moz-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    -o-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-moz-keyframes fadeInBottom {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, -20px, 0);
    -moz-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    -o-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-ms-keyframes fadeInBottom {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, -20px, 0);
    -moz-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    -o-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInBottom {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, -20px, 0);
    -moz-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    -o-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }

  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeOutTop {
  -webkit-animation-name: fadeOutTop;
  animation-name: fadeOutTop; }

@-webkit-keyframes fadeOutTop {
  0% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); } }

@-moz-keyframes fadeOutTop {
  0% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); } }

@-ms-keyframes fadeOutTop {
  0% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); } }

@keyframes fadeOutTop {
  0% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); } }

header .header-logo,
header .global-nav-title {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.8s cubic-bezier(0.41, -0.2, 0.4, 1.19);
  -moz-transition: all 0.8s cubic-bezier(0.41, -0.2, 0.4, 1.19);
  -ms-transition: all 0.8s cubic-bezier(0.41, -0.2, 0.4, 1.19);
  -o-transition: all 0.8s cubic-bezier(0.41, -0.2, 0.4, 1.19);
  transition: all 0.8s cubic-bezier(0.41, -0.2, 0.4, 1.19); }
header.pre-stage .header-logo,
header.pre-stage .global-nav-title {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px); }

.header-logo {
  position: fixed;
  top: 60px;
  left: 60px;
  z-index: 20;
  font-size: 0.1px;
  display: inline; }
  .header-logo:hover .logo-svg,
  .header-logo:hover .icon-logo {
    opacity: .7; }
  .header-logo .logo-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .header-logo .icon-logo {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background-image: url(../images/logo-white.png);
    cursor: pointer; }
    .openday-page .header-logo .icon-logo {
      background-image: url(../images/logo-golden-lit.png); }
  .header-logo .logo-svg {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    fill: white;
    cursor: pointer;
    width: 80px;
    height: 80px; }
    .openday-page .header-logo .logo-svg {
      fill: #ececd9; }
  .article-single-page .header-logo .logo-svg, .header-logo.black .logo-svg {
    fill: #222222; }
    .openday-page .article-single-page .header-logo .logo-svg, .openday-page .header-logo.black .logo-svg {
      fill: #311e06; }
  .article-single-page .header-logo .icon-logo, .header-logo.black .icon-logo {
    background-image: url(../images/logo-black.png); }
    .openday-page .article-single-page .header-logo .icon-logo, .openday-page .header-logo.black .icon-logo {
      background-image: url(../images/logo-golden-dark.png); }
  .error-page .header-logo .logo-svg, .court-page .header-logo .logo-svg, .openday-page .header-logo .logo-svg, .article-single-page .header-logo .logo-svg, .about-page .header-logo .logo-svg, .team-page .header-logo .logo-svg, .articles-list-page .header-logo .logo-svg, .header-logo.small .logo-svg, .header-logo.scroll-small .logo-svg {
    width: 60px;
    height: 60px; }
  .error-page .header-logo .icon-logo, .court-page .header-logo .icon-logo, .openday-page .header-logo .icon-logo, .article-single-page .header-logo .icon-logo, .about-page .header-logo .icon-logo, .team-page .header-logo .icon-logo, .articles-list-page .header-logo .icon-logo, .header-logo.small .icon-logo, .header-logo.scroll-small .icon-logo {
    width: 60px;
    height: 60px;
    background-image: url(../images/logo-small-white.png); }
    .openday-page .error-page .header-logo .icon-logo, .openday-page .court-page .header-logo .icon-logo, .openday-page .openday-page .header-logo .icon-logo, .openday-page .article-single-page .header-logo .icon-logo, .openday-page .about-page .header-logo .icon-logo, .openday-page .team-page .header-logo .icon-logo, .openday-page .articles-list-page .header-logo .icon-logo, .openday-page .header-logo.small .icon-logo, .openday-page .header-logo.scroll-small .icon-logo {
      background-image: url(../images/logo-small-golden-lit.png); }
  .error-page .header-logo.black .icon-logo, .court-page .header-logo.black .icon-logo, .openday-page .header-logo.black .icon-logo, .article-single-page .header-logo.black .icon-logo, .about-page .header-logo.black .icon-logo, .team-page .header-logo.black .icon-logo, .articles-list-page .header-logo.black .icon-logo, .header-logo.small.black .icon-logo, .header-logo.scroll-small.black .icon-logo {
    background-image: url(../images/logo-small-black.png); }
    .openday-page .error-page .header-logo.black .icon-logo, .openday-page .court-page .header-logo.black .icon-logo, .openday-page .openday-page .header-logo.black .icon-logo, .openday-page .article-single-page .header-logo.black .icon-logo, .openday-page .about-page .header-logo.black .icon-logo, .openday-page .team-page .header-logo.black .icon-logo, .openday-page .articles-list-page .header-logo.black .icon-logo, .openday-page .header-logo.small.black .icon-logo, .openday-page .header-logo.scroll-small.black .icon-logo {
      background-image: url(../images/logo-small-golden-dark.png); }
  .article-single-page .header-logo .icon-logo {
    background-image: url(../images/logo-small-black.png); }
  .header-logo .icon-logo {
    width: 80px;
    height: 80px;
    background-repeat: no-repeat; }

.global-nav-title {
  margin-bottom: 22px;
  display: inline-block;
  visibility: visible; }



.global-nav-initializer {
  /*width: 38px;
  height: 34px;
  float: right;
  position: relative;
  background: white;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; */}
  

.global-nav-initializer:hover {
    opacity: .7; }
  .global-nav-initializer .line {
    width: 22px;
    height: 2px;
    background: 2px;
    left: 8px;
    position: absolute;
    background: #222222;
    background: rgba(34, 34, 34, 0.8);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    .global-nav-initializer .line.top {
      top: 8px; }
    .global-nav-initializer .line.mid {
      top: 16px; }
    .global-nav-initializer .line.bottom {
      top: 24px; }
  .openday-page .global-nav-initializer {
    background: #ececd9; }
    .openday-page .global-nav-initializer .line {
      background: #222222;
      background: rgba(34, 34, 34, 0.8); }
  .article-single-page .global-nav-initializer, .global-nav-initializer.black {
   /* background: #222222; */}
    .openday-page .article-single-page .global-nav-initializer, .openday-page .global-nav-initializer.black {
      background: #311e06;
      border-color: #311e06; }
    .article-single-page .global-nav-initializer .line, .global-nav-initializer.black .line {
      background: white;
      background: rgba(255, 255, 255, 0.8); }
      .openday-page .article-single-page .global-nav-initializer .line, .openday-page .global-nav-initializer.black .line {
        background: #ececd9;
        background: rgba(236, 236, 217, 0.8); }
  .active .global-nav-initializer {
    background: white !important; }
    .active .global-nav-initializer .line {
      background: #222222 !important;
      background: rgba(34, 34, 34, 0.8) !important; }
      .active .global-nav-initializer .line.top {
        -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(-6px, 6px, 0);
        -moz-transform: rotate3d(0, 0, 1, -45deg) translate3d(-6px, 6px, 0);
        -ms-transform: rotate3d(0, 0, 1, -45deg) translate3d(-6px, 6px, 0);
        -o-transform: rotate3d(0, 0, 1, -45deg) translate3d(-6px, 6px, 0);
        transform: rotate3d(0, 0, 1, -45deg) translate3d(-6px, 6px, 0); }
      .active .global-nav-initializer .line.mid {
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        -o-transform: scaleX(0);
        transform: scaleX(0); }
      .active .global-nav-initializer .line.bottom {
        -webkit-transform: rotate3d(0, 0, 1, 45deg) translate3d(-5px, -5px, 0);
        -moz-transform: rotate3d(0, 0, 1, 45deg) translate3d(-5px, -5px, 0);
        -ms-transform: rotate3d(0, 0, 1, 45deg) translate3d(-5px, -5px, 0);
        -o-transform: rotate3d(0, 0, 1, 45deg) translate3d(-5px, -5px, 0);
        transform: rotate3d(0, 0, 1, 45deg) translate3d(-5px, -5px, 0); }
  .overlay-active.black .global-nav-initializer {
    background: #222222; }
    .overlay-active.black .global-nav-initializer .line {
      background: white; }
      .overlay-active.black .global-nav-initializer .line.top {
        -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(-6px, 6px, 0);
        -moz-transform: rotate3d(0, 0, 1, -45deg) translate3d(-6px, 6px, 0);
        -ms-transform: rotate3d(0, 0, 1, -45deg) translate3d(-6px, 6px, 0);
        -o-transform: rotate3d(0, 0, 1, -45deg) translate3d(-6px, 6px, 0);
        transform: rotate3d(0, 0, 1, -45deg) translate3d(-6px, 6px, 0); }
      .overlay-active.black .global-nav-initializer .line.mid {
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        -o-transform: scaleX(0);
        transform: scaleX(0); }
      .overlay-active.black .global-nav-initializer .line.bottom {
        -webkit-transform: rotate3d(0, 0, 1, 45deg) translate3d(-5px, -5px, 0);
        -moz-transform: rotate3d(0, 0, 1, 45deg) translate3d(-5px, -5px, 0);
        -ms-transform: rotate3d(0, 0, 1, 45deg) translate3d(-5px, -5px, 0);
        -o-transform: rotate3d(0, 0, 1, 45deg) translate3d(-5px, -5px, 0);
        transform: rotate3d(0, 0, 1, 45deg) translate3d(-5px, -5px, 0); }
    .openday-page .overlay-active.black .global-nav-initializer {
      background: #311e06; }
  .overlay-active.white .global-nav-initializer {
    background: white; }
    .overlay-active.white .global-nav-initializer .line {
      background: #222222;
      background: rgba(34, 34, 34, 0.8); }
      .overlay-active.white .global-nav-initializer .line.top {
        -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(-6px, 6px, 0);
        -moz-transform: rotate3d(0, 0, 1, -45deg) translate3d(-6px, 6px, 0);
        -ms-transform: rotate3d(0, 0, 1, -45deg) translate3d(-6px, 6px, 0);
        -o-transform: rotate3d(0, 0, 1, -45deg) translate3d(-6px, 6px, 0);
        transform: rotate3d(0, 0, 1, -45deg) translate3d(-6px, 6px, 0); }
      .overlay-active.white .global-nav-initializer .line.mid {
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        -o-transform: scaleX(0);
        transform: scaleX(0); }
      .overlay-active.white .global-nav-initializer .line.bottom {
        -webkit-transform: rotate3d(0, 0, 1, 45deg) translate3d(-5px, -5px, 0);
        -moz-transform: rotate3d(0, 0, 1, 45deg) translate3d(-5px, -5px, 0);
        -ms-transform: rotate3d(0, 0, 1, 45deg) translate3d(-5px, -5px, 0);
        -o-transform: rotate3d(0, 0, 1, 45deg) translate3d(-5px, -5px, 0);
        transform: rotate3d(0, 0, 1, 45deg) translate3d(-5px, -5px, 0); }
    .openday-page .overlay-active.white .global-nav-initializer {
      background: #ececd9; }
  .overlay-active.black .global-nav-initializer.without-transform {
    background: url(../images/close-modal-black.png) !important;
    background-repeat: no-repeat;
    background-position: center; }
    .overlay-active.black .global-nav-initializer.without-transform .line {
      display: none; }
  .overlay-active.white .global-nav-initializer.without-transform, .active .global-nav-initializer.without-transform {
    background: url(../images/close-modal-white.png) !important;
    background-repeat: no-repeat;
    background-position: center; }
    .overlay-active.white .global-nav-initializer.without-transform .line, .active .global-nav-initializer.without-transform .line {
      display: none; }

.global-nav {
  min-height: 650px;
  height: 100%;
  width: 100%;
  position: fixed;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 30;
  color: white;
  text-align: right;
  visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  .global-nav .global-nav-inner {
    position: absolute;
    top: 60px;
    right: 60px; }
  .global-nav .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0);
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 40%, rgba(0, 0, 0, 0.7) 100%);
    background-image: linear-gradient(to top,rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 40%, rgba(0, 0, 0, 0.7) 100%);
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -ms-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
    opacity: 0;
    z-index: -1; }
  .global-nav .global-nav-item {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, -5px, 0);
    -moz-transform: translate3d(0, -5px, 0);
    -ms-transform: translate3d(0, -5px, 0);
    -o-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
    .global-nav .global-nav-item + .global-nav-item {
      margin-top: 8px; }
    .global-nav .global-nav-item:first-child {
      -webkit-transition: 0.2s ease;
      -moz-transition: 0.2s ease;
      -ms-transition: 0.2s ease;
      -o-transition: 0.2s ease;
      transition: 0.2s ease; }
    .global-nav .global-nav-item:nth-child(2) {
      -webkit-transition: 0.2s 0.03s ease;
      -moz-transition: 0.2s 0.03s ease;
      -ms-transition: 0.2s 0.03s ease;
      -o-transition: 0.2s 0.03s ease;
      transition: 0.2s 0.03s ease; }
    .global-nav .global-nav-item:nth-child(3) {
      -webkit-transition: 0.2s 0.06s ease;
      -moz-transition: 0.2s 0.06s ease;
      -ms-transition: 0.2s 0.06s ease;
      -o-transition: 0.2s 0.06s ease;
      transition: 0.2s 0.06s ease; }
    .global-nav .global-nav-item:nth-child(4) {
      -webkit-transition: 0.2s 0.09s ease;
      -moz-transition: 0.2s 0.09s ease;
      -ms-transition: 0.2s 0.09s ease;
      -o-transition: 0.2s 0.09s ease;
      transition: 0.2s 0.09s ease; }
    .global-nav .global-nav-item:nth-child(5) {
      -webkit-transition: 0.2s 0.12s ease;
      -moz-transition: 0.2s 0.12s ease;
      -ms-transition: 0.2s 0.12s ease;
      -o-transition: 0.2s 0.12s ease;
      transition: 0.2s 0.12s ease; }
    .global-nav .global-nav-item:nth-child(6) {
      -webkit-transition: 0.2s 0.15s ease;
      -moz-transition: 0.2s 0.15s ease;
      -ms-transition: 0.2s 0.15s ease;
      -o-transition: 0.2s 0.15s ease;
      transition: 0.2s 0.15s ease; }
    .global-nav .global-nav-item:nth-child(7) {
      -webkit-transition: 0.2s 0.18s ease;
      -moz-transition: 0.2s 0.18s ease;
      -ms-transition: 0.2s 0.18s ease;
      -o-transition: 0.2s 0.18s ease;
      transition: 0.2s 0.18s ease; }
    .global-nav .global-nav-item:nth-child(8) {
      -webkit-transition: 0.2s 0.21s ease;
      -moz-transition: 0.2s 0.21s ease;
      -ms-transition: 0.2s 0.21s ease;
      -o-transition: 0.2s 0.21s ease;
      transition: 0.2s 0.21s ease; }
    .global-nav .global-nav-item:nth-child(9) {
      -webkit-transition: 0.2s 0.24s ease;
      -moz-transition: 0.2s 0.24s ease;
      -ms-transition: 0.2s 0.24s ease;
      -o-transition: 0.2s 0.24s ease;
      transition: 0.2s 0.24s ease; }
    .global-nav .global-nav-item.weixin {
      margin-top: 45px; }
  .global-nav .global-nav-link {
    font-size: 26px;
    color: white; }
    .global-nav .global-nav-link:hover {
      opacity: .5; }
  .global-nav .weixin-qrcode {
    margin: 15px 0 0 auto; }
  .global-nav.active {
    visibility: visible; }
    .global-nav.active .bg {
      opacity: 1; }
    .global-nav.active .global-nav-item {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
  .global-nav.overlay-active {
    visibility: visible;
    width: auto;
    height: auto;
    min-height: 0;
    right: 0; }
    .global-nav.overlay-active .global-nav-title {
      margin: 0; }
    .global-nav.overlay-active ul, .global-nav.overlay-active .bg {
      display: none; }

.oldie .global-nav .bg {
  background: #222;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60); }

.footer {
  padding: 60px 0 60px;
  text-align: center;
  color: #878787;
  font-size: 13px;
  display: block; }
  .footer .footer-nav-link {
    color: #878787; }
    .footer .footer-nav-link:hover {
      color: #222222; }
  .footer .contact-info {
    color: #222222; }
  .footer .info-title {
    display: inline-block;
    color: #878787;
    margin-right: 12px;
    min-width: 40px; }
  .footer .info-content {
    color: #222222; }
  .footer .weixin-title {
    margin-top: 40px;
    font-weight: normal;
    font-size: 16px;
    color: #222222;
    display: none; }
  .footer .weixin-qrcode {
    background-color: none;
    margin: 12px auto 0;
    display: none; }

.footer-inner {
  display: inline-block;
  margin: 0 auto;
  *zoom: 1;
  *display: inline; }

.footer-logo {
  font-size: 0.1px;
  width: 40px;
  height: 40px;
  position: relative;
  display: inline-block;
  margin-top: 50px;
  opacity: .3; }
  .footer-logo .logo-svg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    fill: #474747; }
  .footer-logo .icon-logo {
    width: 40px;
    height: 40px;
    background-image: url(../images/logo-footer-grey.png);
    background-repeat: no-repeat; }
  .footer-logo:hover {
    opacity: 1; }

.footer-section {
  text-align: left;
  vertical-align: top;
  float: left;
  display: inline-block; }
  .footer-section + .footer-section {
    margin-left: 60px; }
  .footer-section .footer-item {
    line-height: 1;
    margin-top: 3px;
    display: block; }
    .footer-section .footer-item + .footer-item {
      margin-top: 16px; }
  .footer-section .footer-nav-item {
    display: inline-block;
    *display: inline;
    *zoom: 1; }
    .footer-section .footer-nav-item + .footer-nav-item {
      margin-left: 18px; }

.modal {
  width: 410px;
  padding: 22px 30px 30px;
  background: white;
  color: #919191; }
  .modal .modal-link {
    color: #19bc56; }
    .modal .modal-link:hover {
      color: #138f41; }
  .modal .modal-inner {
    margin: 0 auto;
    text-align: left;
    display: inline-block; }
  .modal .form-title {
    font-size: 20px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 30px; }
    .modal .form-title .text {
      display: inline-block;
      border-bottom: 2px solid #ededed;
      padding-bottom: 11px; }
  .modal .input-item {
    margin-bottom: 16px;
    width: 100%; }
    .modal .input-item.half {
      width: 46%; }
    .modal .input-item label,
    .modal .input-item .error-msg {
      text-indent: 10px;
      display: inline-block;
      margin-bottom: 6px; }
    .modal .input-item .error-msg {
      color: #ee5454;
      display: none; }
    .modal .input-item .tip {
      color: #c5c5c5;
      font-size: 12px; }
    .modal .input-item.error label {
      display: none; }
    .modal .input-item.error .error-msg {
      display: block; }
    .modal .input-item.error input {
      background: #fceded;
      border-color: #ee5454; }
  .modal .base-input {
    font-size: 16px;
    height: 47px;
    line-height: 1;
    *line-height: 47px;
    width: 100%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #f9f9f9;
    border-radius: 2px;
    border-bottom: 1px solid #d5d5d5;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none; }
  .modal textarea.base-input {
    height: 100px;
    resize: none;
    line-height: 1.7em;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px; }
  .modal .upload-btn-wrap {
    margin-top: 25px;
    position: relative; }
    .modal .upload-btn-wrap .upload-filename {
      color: #222222;
      margin-right: 5px;
      max-width: 150px;
      display: inline-block;
      vertical-align: -7px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .modal .upload-btn-wrap .upload-btn {
      color: #919191; }
    .modal .upload-btn-wrap:hover .upload-btn {
      opacity: .8; }
    .modal .upload-btn-wrap .icon {
      margin-right: 3px;
      vertical-align: -1px;
      *vertical-align: 3px; }
    .modal .upload-btn-wrap .upload-input {
      opacity: 0;
      filter: alpha(opacity=0);
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
  .modal .form-submit {
    margin-top: 14px;
    cursor: pointer; }
  .modal .input-wrap {
    position: relative; }
    .modal .input-wrap .icon {
      position: absolute;
      pointer-events: none;
      right: 11px;
      top: 21px; }
  .modal .message-title {
    font-size: 16px;
    color: #222222;
    letter-spacing: 2px; }
    .modal .message-title .icon {
      margin-right: 5px;
      vertical-align: -6px; }
  .modal .message-block {
    margin-top: 20px;
    color: #222222; }
    .modal .message-block .grey {
      color: #919191; }
    .modal .message-block p + p {
      margin-top: 5px; }
  .modal .center {
    text-align: center;
    margin-top: 30px; }
  .modal .step {
    text-align: center; }
    .modal .step + .step {
      margin-top: 20px; }
    .modal .step .weixin-qrcode {
      display: inline-block;
      border: 1px solid #d5d5d5; }
    .modal .step img {
      max-width: 100%; }
  .modal .step-num {
    background: #19bc56;
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 14px;
    border-radius: 7px;
    color: white;
    margin-right: 6px;
    vertical-align: 1px; }
  .modal .step-title {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    color: #878787;
    margin-bottom: 12px; }

.oldie .input-wrap .icon {
  display: none; }

.home-page {
  background: #f9f9f9; }

.bg-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }
  .bg-wrap:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(../images/hero-loading.gif);
    background-size: 50px 50px;
    background-position: center;
    background-repeat: no-repeat; }

.bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease; }

.gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease; }

.hero {
  position: relative;
  height: 100%;
  min-height: 400px;
  background: #ddd;
  overflow: hidden;    height: 752px; }

.hero-slides {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.hero-slide-item {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s; }
  .hero-slide-item.active {
    visibility: visible;
    opacity: 1; }
    .hero-slide-item.active .copy-title,
    .hero-slide-item.active .copy-content,
    .hero-slide-item.active .title,
    .hero-slide-item.active .btns-wrap {
      visibility: visible;
      opacity: 1;
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0); }
  .hero-slide-item .title-wrap {
    width: 100%;
    text-align: center;
    margin-top: -90px;
    position: absolute;
    top: 44%;
    left: 0; }
    .hero-slide-item .title-wrap + .content-wrap {
      display: none; }
  .hero-slide-item .title {
    font-size: 40px;
    letter-spacing: 8px;
    font-weight: normal;
    margin-bottom: 30px;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateX(40px);
    -moz-transform: translateX(40px);
    -ms-transform: translateX(40px);
    -o-transform: translateX(40px);
    transform: translateX(40px);
    -webkit-transition: 0.8s 0.7s ease;
    -moz-transition: 0.8s 0.7s ease;
    -ms-transition: 0.8s 0.7s ease;
    -o-transition: 0.8s 0.7s ease;
    transition: 0.8s 0.7s ease; }
  .hero-slide-item .base-line-btn .icon {
    vertical-align: 1px;
    margin-left: 5px; }
  .hero-slide-item .home-scroll-down .icon {
    vertical-align: 2px; }
  .hero-slide-item .btns-wrap {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px);
    -webkit-transition: 0.8s 1.2s ease;
    -moz-transition: 0.8s 1.2s ease;
    -ms-transition: 0.8s 1.2s ease;
    -o-transition: 0.8s 1.2s ease;
    transition: 0.8s 1.2s ease; }
  .hero-slide-item .gradient {
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
    background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
    background-repeat: repeat-x; }
    .hero-slide-item .gradient.slide-1-gradient {
      display: none; }
    .hero-slide-item .gradient.slide-2-gradient {
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(59, 59, 59, 0)), to(rgba(59, 59, 59, 0.45)));
      background-image: -webkit-linear-gradient(top, rgba(59, 59, 59, 0), rgba(59, 59, 59, 0.45));
      background-image: linear-gradient(top, rgba(59, 59, 59, 0), rgba(59, 59, 59, 0.45));
      background-repeat: repeat-x; }
    .hero-slide-item .gradient.slide-3-gradient {
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(59, 22, 8, 0)), to(rgba(59, 22, 8, 0.5)));
      background-image: -webkit-linear-gradient(top, rgba(59, 22, 8, 0), rgba(59, 22, 8, 0.5));
      background-image: linear-gradient(top, rgba(59, 22, 8, 0), rgba(59, 22, 8, 0.5));
      background-repeat: repeat-x; }
    .hero-slide-item .gradient.slide-4-gradient {
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(61, 34, 6, 0)), to(rgba(61, 34, 6, 0.5)));
      background-image: -webkit-linear-gradient(top, rgba(61, 34, 6, 0), rgba(61, 34, 6, 0.5));
      background-image: linear-gradient(top, rgba(61, 34, 6, 0), rgba(61, 34, 6, 0.5));
      background-repeat: repeat-x; }
    .hero-slide-item .gradient.slide-5-gradient {
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(54, 25, 7, 0)), to(rgba(54, 25, 7, 0.5)));
      background-image: -webkit-linear-gradient(top, rgba(54, 25, 7, 0), rgba(54, 25, 7, 0.5));
      background-image: linear-gradient(top, rgba(54, 25, 7, 0), rgba(54, 25, 7, 0.5));
      background-repeat: repeat-x; }
    .hero-slide-item .gradient.slide-6-gradient {
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.2)));
      background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
      background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
      background-repeat: repeat-x; }
  .hero-slide-item .content-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
    .hero-slide-item .content-wrap .btns-wrap {display: none; 
      position: absolute;
      right: 60px;
      bottom: 140px; }
  .hero-slide-item .copy {
    color: white;
    max-width: 820px;
    position: absolute;
    right: 60px;
    bottom: 133px;
    line-height: 1.33; }
    .hero-slide-item .copy.longer {
      max-width: 860px; 
      right:300px;
    }
    .hero-slide-item .copy.even-longer {
      max-width: 870px; 
      right:170px;
    bottom: 200px;
    }
  .hero-slide-item .copy-title { text-align: right; font-weight: normal; 
    color: #232323;
    font-size: 70px;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateX(40px);
    -moz-transform: translateX(40px);
    -ms-transform: translateX(40px);
    -o-transform: translateX(40px);
    transform: translateX(40px);
    -webkit-transition: 0.8s 0.7s ease;
    -moz-transition: 0.8s 0.7s ease;
    -ms-transition: 0.8s 0.7s ease;
    -o-transition: 0.8s 0.7s ease;
    transition: 0.8s 0.7s ease; }
  .hero-slide-item .copy-content {
    font-size: 37px;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateX(40px);
    -moz-transform: translateX(40px);
    -ms-transform: translateX(40px);
    -o-transform: translateX(40px);
    transform: translateX(40px);
    -webkit-transition: 0.8s 0.8s ease;
    -moz-transition: 0.8s 0.8s ease;
    -ms-transition: 0.8s 0.8s ease;
    -o-transition: 0.8s 0.8s ease;
    transition: 0.8s 0.8s ease; 
    color: #5a5a5a;
  }

.slides-pagination {
  text-align: center;
  position: absolute;
  bottom: 40px;
  z-index: 5;
  left: 50%;
  margin-left: -145px; }
  .slides-pagination .slides-pagination-item {
    float: left;
    width: 40px;
    height: 4px;
    background: white;
    opacity: .4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    cursor: pointer;
    position: relative;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease; }
    .slides-pagination .slides-pagination-item + .slides-pagination-item {
      margin-left: 10px; }
    .slides-pagination .slides-pagination-item.active {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100); }
      .slides-pagination .slides-pagination-item.active:hover {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100); }
            .slides-pagination .slides-pagination-item.on {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100); }
      .slides-pagination .slides-pagination-item.on:hover {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100); }
    .slides-pagination .slides-pagination-item:hover {
      opacity: .7;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100); }
  .slides-pagination .slides-pagination-link {
    position: absolute;
    width: 100%;
    height: 40px;
    top: -18px;
    left: 0; }


@media only screen and (max-width: 860px) {
  .error-hero {
    height: auto;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 140px;
    padding-bottom: 40px;
    color: white;
    min-height: 0; }
    .error-hero .gradient {
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.6)));
      background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.6));
      background-image: linear-gradient(top, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.6));
      background-repeat: repeat-x; }
    .error-hero .title-wrap {
      position: relative;
      top: auto;
      left: auto;
      margin-top: 0;
      width: 100%; }
    .error-hero .btns-wrap {
      margin-top: 20px;
      margin-bottom: 20px; }
    .error-hero .base-line-btn {
      border-color: white;
      color: white; }
      .error-hero .base-line-btn .icon {
        display: none; }
      .error-hero .base-line-btn:hover {
        background-color: white;
        color: #222222; }
    .error-hero .title {
      font-size: 30px;
      letter-spacing: 2px; } }
@media only screen and (max-width: 420px) {
  .error-hero {
    padding-left: 22px;
    padding-right: 22px;
    padding-bottom: 20px; }
    .error-hero .title {
      letter-spacing: 0; } }
@media only screen and (max-height: 840px) {
  .global-nav .global-nav-item + .global-nav-link {
    margin-top: 2px; }
  .global-nav .global-nav-item.weixin {
    margin-top: 25px; }
  .global-nav .global-nav-link {
    font-size: 22px; } }
@media only screen and (max-width: 620px) {
  .header-logo {
    top: 40px;
    left: 40px; }

  .global-nav .global-nav-inner {
    top: 40px;
    right: 40px; } }
@media only screen and (max-width: 420px) {
  .header-logo {
    top: 22px;
    left: 22px; }
    .header-logo .logo-svg,
    .header-logo .icon-logo {
      width: 60px;
      height: 60px; }
    .header-logo.white .icon-logo {
      background-image: url(../images/logo-small-white.png); }
    .header-logo.golden .icon-logo {
      background-image: url(../images/logo-small-golden.png); }
    .header-logo.black .icon-logo {
      background-image: url(../images/logo-small-black.png); }

  .global-nav-item.weixin {
    display: none; }

  .global-nav .global-nav-inner {
    top: 22px;
    right: 22px; }
  .global-nav .global-nav-link {
    font-size: 20px; } }
@media only screen and (max-width: 860px) {
  .footer {
    padding-top: 20px;
    padding-left: 22px;
    padding-right: 22px; }

  .footer-section {
    float: none;
    margin-top: 40px;
    margin-right: 50px; }
    .footer-section + .footer-section {
      margin-left: 0; } }
@media only screen and (max-width: 620px) {
  .footer {
    text-align: center; }

  .footer-section {
    margin-right: 0;
    display: block; } }
@media only screen and (max-width: 420px) {
  .footer .weixin-title,
  .footer .weixin-qrcode {
    display: block; } }
@media only screen and (max-width: 500px) {
  .modal {
    padding-left: 22px;
    padding-right: 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; } }
@media only screen and (max-width: 420px) {
  .modal .input-item.half {
    width: 100%; }
  .modal .input-item.left, .modal .input-item.right {
    float: none; } }
@media only screen and (max-width: 1120px) {
  .hero-slide-item .copy {
    width: auto;
    max-width: none;
    left: 0;
    padding-left: 60px;
    padding-right: 280px; } }
@media only screen and (max-width: 1000px) {
  .wrap {
    width: auto;
    max-width: 1000px; }

  .features-points .features-point-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 32%; }
    .features-points .features-point-item + .features-point-item {
      margin-left: 2%; }

  .team-member-item {
    margin-right: 20px; }
    .team-member-item + .team-member-item {
      margin-left: 0; }

  .news .news-item {
    width: 48.5%; }
    .news .news-item + .news-item {
      margin-left: 3%; } }
@media only screen and (max-width: 860px) {
  .home-overlay-content {
    left: 0;
    right: 0;
    width: auto;
    padding-left: 22px;
    padding-right: 22px; }
    .home-overlay-content.overlay-viz .img-wrap:after {
      display: none; }
    .home-overlay-content.overlay-viz .timeline {
      display: none; }
    .home-overlay-content.overlay-viz .timeline-mobile {
      display: block; }
    .home-overlay-content.overlay-risk .wrap {
      width: 100%;
      max-width: 100%; }
    .home-overlay-content.overlay-risk .overlay-risk-chart {
      float: none;
      width: 100%;
      margin-bottom: 30px; }
    .home-overlay-content.overlay-risk .divider {
      margin-top: 20px; }
    .home-overlay-content.overlay-process .steps-inner {
      margin-left: -20px;
      display: inline-block;
      text-align: center; }
    .home-overlay-content.overlay-process .steps-wrap {
      width: auto; }
      .home-overlay-content.overlay-process .steps-wrap .icon {
        display: none; }
      .home-overlay-content.overlay-process .steps-wrap .step-item {
        margin-left: 20px; }
    .home-overlay-content.overlay-process .left,
    .home-overlay-content.overlay-process .right {
      float: none;
      display: inline-block; } }
@media only screen and (max-width: 800px) {
  .hero-slide-item .title-wrap {
    display: none; }
    .hero-slide-item .title-wrap + .content-wrap {
      display: block; }
  .hero-slide-item .content-wrap {
    position: absolute;
    bottom: 80px;
    height: auto;
    top: auto;
    left: 40px;
    right: 40px;
    width: auto; }
    .hero-slide-item .content-wrap.center {
      text-align: center;
      bottom: 120px; }
      .hero-slide-item .content-wrap.center .copy-title {
        font-weight: normal;
        letter-spacing: 2px; }
    .hero-slide-item .content-wrap .btns-wrap {
      position: relative;
      float: none;
      right: auto;
      bottom: auto;
      margin-top: 30px; }
  .hero-slide-item .gradient.slide-1-gradient {
    display: block;
    background-color: rgba(0, 0, 0, 0);
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 30%, rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, 0.4) 100%);
    background-image: linear-gradient(to bottom,rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 30%, rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, 0.4) 100%); }
  .hero-slide-item .gradient.slide-2-gradient {
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(59, 59, 59, 0)), to(rgba(59, 59, 59, 0.75)));
    background-image: -webkit-linear-gradient(top, rgba(59, 59, 59, 0), rgba(59, 59, 59, 0.75));
    background-image: linear-gradient(top, rgba(59, 59, 59, 0), rgba(59, 59, 59, 0.75));
    background-repeat: repeat-x; }
  .hero-slide-item .gradient.slide-3-gradient {
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(59, 22, 8, 0)), to(rgba(59, 22, 8, 0.75)));
    background-image: -webkit-linear-gradient(top, rgba(59, 22, 8, 0), rgba(59, 22, 8, 0.75));
    background-image: linear-gradient(top, rgba(59, 22, 8, 0), rgba(59, 22, 8, 0.75));
    background-repeat: repeat-x; }
  .hero-slide-item .gradient.slide-4-gradient {
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(61, 34, 6, 0)), to(rgba(61, 34, 6, 0.75)));
    background-image: -webkit-linear-gradient(top, rgba(61, 34, 6, 0), rgba(61, 34, 6, 0.75));
    background-image: linear-gradient(top, rgba(61, 34, 6, 0), rgba(61, 34, 6, 0.75));
    background-repeat: repeat-x; }
  .hero-slide-item .gradient.slide-5-gradient {
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(54, 25, 7, 0)), to(rgba(54, 25, 7, 0.75)));
    background-image: -webkit-linear-gradient(top, rgba(54, 25, 7, 0), rgba(54, 25, 7, 0.75));
    background-image: linear-gradient(top, rgba(54, 25, 7, 0), rgba(54, 25, 7, 0.75));
    background-repeat: repeat-x; }
  .hero-slide-item .gradient.slide-6-gradient {
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(56, 54, 45, 0)), to(rgba(56, 54, 45, 0.75)));
    background-image: -webkit-linear-gradient(top, rgba(56, 54, 45, 0), rgba(56, 54, 45, 0.75));
    background-image: linear-gradient(top, rgba(56, 54, 45, 0), rgba(56, 54, 45, 0.75));
    background-repeat: repeat-x; }
  .hero-slide-item .copy {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    bottom: auto;
    float: none; }
  .hero-slide-item .copy-title {
    font-size: 32px;
    margin-bottom: 20px; }
  .hero-slide-item .copy-content {
    font-size: 24px; }

  .features-hero {
    height: auto; }
    .features-hero .copy-wrap {
      position: relative;
      width: auto;
      top: 0;
      padding: 40px 22px; }
    .features-hero .copy-title {
      font-size: 32px;
      line-height: 1.33; }

  .features-points .features-point-item {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
    text-align: center; }
    .features-points .features-point-item p {
      max-width: 420px;
      margin-left: auto;
      margin-right: auto; }
    .features-points .features-point-item + .features-point-item {
      margin-left: 0; }

  .features-misc .document,
  .features-misc .moot-court,
  .features-misc .image-slides,
  .features-misc .location {
    width: 48.5%; }

  .home-overlay-nav-item + .home-overlay-nav-item {
    margin-left: 30px; } }
@media only screen and (max-width: 620px) {
  .features-misc .document,
  .features-misc .moot-court,
  .features-misc .image-slides,
  .features-misc .location {
    width: 100%; }
  .features-misc .content-wrap {
    height: auto; }
  .features-misc .features-info-box {
    height: auto;
    padding-bottom: 25px; }
  .features-misc .location {
    height: auto; }
    .features-misc .location .content-wrap {
      padding: 25px;
      position: relative; }

  .news .news-item {
    width: 100%; }
    .news .news-item + .news-item {
      margin-left: 0;
      margin-top: 20px; }

  .league .wrap {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center; }
  .league .league-item {
    width: 100%;
    height: auto;
    margin-top: 20px; }
    .league .league-item:first-child:before, .league .league-item:first-child:after, .league .league-item:last-child:before, .league .league-item:last-child:after {
      display: none; }
  .league .league-section-title {
    color: #222222;
    position: relative;
    margin-top: 0; }

  .home-overlay .content-wrap {
    padding-top: 80px; }

  .home-overlay-nav-item {
    height: 60px;
    width: 100px; }
    .home-overlay-nav-item .home-overlay-nav-link {
      position: relative;
      display: block; }
    .home-overlay-nav-item .icon-wrap {
      display: none; }
    .home-overlay-nav-item + .home-overlay-nav-item {
      margin-left: 30px; }

  .home-overlay-nav-link {
    font-size: 18px; }
    .home-overlay-nav-link.active {
      font-size: 22px; }

  .lightbox-overlay .lightbox-navigator {
    width: 61px; }
    .lightbox-overlay .lightbox-navigator.prev {
      background-color: rgba(0, 0, 0, 0);
      background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.3) 100%);
      background-image: linear-gradient(to left,rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.3) 100%); }
    .lightbox-overlay .lightbox-navigator.next {
      background-color: rgba(0, 0, 0, 0);
      background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.3) 100%);
      background-image: linear-gradient(to right,rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.3) 100%); } }
@media only screen and (max-width: 420px) {
  .section-title {
    margin: 25px 0;
    font-size: 20px; }

  .hero-slide-item .content-wrap {
    left: 22px;
    right: 22px;
    width: auto; }
  .hero-slide-item .copy-title {
    font-size: 26px;
    margin-bottom: 8px; }
  .hero-slide-item .copy-content {
    font-size: 20px; }
  .hero-slide-item .btns-wrap {
    margin-top: 15px; }

  .slides-pagination {
    margin-left: -105px; }
    .slides-pagination .slides-pagination-item {
      width: 30px; }
      .slides-pagination .slides-pagination-item + .slides-pagination-item {
        margin-left: 6px; }

  .features-hero {
    height: auto; }
    .features-hero .copy-title {
      font-size: 26px; }

  .features-misc .features-info-box {
    text-align: center; }

  .team {
    height: 300px; }
    .team .content-wrap {
      width: 100%;
      left: 0;
      text-align: center; }
    .team .title {
      padding-left: 22px;
      padding-right: 22px;
      font-size: 20px; }

  .news .news-item {
    height: 200px; }
    .news .news-item .news-category {
      left: 22px;
      top: 18px; }
    .news .news-item .news-category {
      right: 22px;
      top: 18px; }
    .news .news-item .news-title {
      left: 22px;
      right: 22px;
      bottom: 20px; }
  .news .btn-wrap {
    margin-top: 20px; }

  .league {
    margin-top: 20px; }
    .league .wrap {
      padding-left: 22px;
      padding-right: 22px; }

  .home-overlay-nav-item {
    height: 60px;
    width: 100px;
    float: none; }
    .home-overlay-nav-item + .home-overlay-nav-item {
      margin-left: 0; } }
@media only screen and (max-width: 860px) {
  .articles-list-page .articles-list-wrap {
    margin-top: 48px; }

  .articles-nav,
  .articles-list .article-link {
    padding-left: 40px;
    padding-right: 40px; }

  .articles-nav .articles-nav-item {
    margin-right: 12px;
    margin-top: 12px; }
    .articles-nav .articles-nav-item + .articles-nav-item {
      margin-left: 0; }

  .articles-page-nav {
    padding-left: 40px;
    padding-right: 40px; } }
@media only screen and (max-width: 420px) {
  .articles-list-page .articles-list-wrap {
    margin-top: 8px; }

  .articles-nav .articles-nav-link {
    font-size: 16px;
    padding: 0 12px; }
    .articles-nav .articles-nav-link.active {
      padding: 0 20px; }

  .articles-nav,
  .articles-list .article-link {
    padding-left: 22px;
    padding-right: 22px; }

  .cases-hero,
  .about-hero,
  .blog-hero {
    height: auto;
    min-height: 0;
    padding-top: 140px;
    padding-bottom: 20px; }
    .cases-hero .hero-title,
    .about-hero .hero-title,
    .blog-hero .hero-title {
      position: relative;
      text-align: center;
      bottom: auto;
      left: auto;
      letter-spacing: 2px;
      font-size: 30px; }

  .articles-list {
    margin-top: 10px; }
    .articles-list .article-title {
      font-size: 22px;
      line-height: 1.6; }
    .articles-list .article-link {
      padding-top: 20px;
      padding-bottom: 20px; }
    .articles-list .article-intro {
      font-size: 15px; }

  .articles-page-nav {
    margin-top: 20px;
    padding-left: 22px;
    padding-right: 22px; } }
@media only screen and (max-width: 800px) {
  .article-single-hero .hero-title {
    font-size: 30px; }

  .article-content {
    padding-left: 40px;
    padding-right: 40px; } }
@media only screen and (max-width: 620px) {
  .article-single-hero {
    height: auto;
    min-height: 0;
    padding-top: 120px;
    padding-bottom: 30px;
    display: block; }
    .article-single-hero .hero-content-wrap {
      padding-left: 40px;
      padding-right: 40px; }
    .article-single-hero .hero-nav {
      margin-bottom: 15px; }
    .article-single-hero .date {
      margin-top: 15px; } }
@media only screen and (max-width: 420px) {
  .article-single-hero .hero-content-wrap {
    padding-left: 22px;
    padding-right: 22px; }
  .article-single-hero .hero-title {
    letter-spacing: 2px; }

  .article-content {
    margin-top: 20px;
    padding-left: 22px;
    padding-right: 22px; }
    .article-content img {
      margin: .8em auto .6em;
      display: block;
      max-width: 100%; }
    .article-content h1, .article-content h2, .article-content h3, .article-content h4, .article-content h5, .article-content h6 {
      font-size: 22px; }
      .article-content h1 + p, .article-content h2 + p, .article-content h3 + p, .article-content h4 + p, .article-content h5 + p, .article-content h6 + p {
        margin-top: .6em; }
    .article-content blockquote {
      margin-left: -22px;
      padding-left: 18px; }
    .article-content p + p, .article-content p + ul, .article-content p + ol, .article-content p + blockquote, .article-content p + img,
    .article-content blockquote + p,
    .article-content blockquote + ul,
    .article-content blockquote + ol,
    .article-content blockquote + blockquote,
    .article-content blockquote + img,
    .article-content ul + p,
    .article-content ul + ul,
    .article-content ul + ol,
    .article-content ul + blockquote,
    .article-content ul + img,
    .article-content ol + p,
    .article-content ol + ul,
    .article-content ol + ol,
    .article-content ol + blockquote,
    .article-content ol + img,
    .article-content img + p,
    .article-content img + ul,
    .article-content img + ol,
    .article-content img + blockquote,
    .article-content img + img {
      margin-top: .6em; }
    .article-content p + h1, .article-content p + h2, .article-content p + h3, .article-content p + h4, .article-content p + h5, .article-content p + h6,
    .article-content blockquote + h1,
    .article-content blockquote + h2,
    .article-content blockquote + h3,
    .article-content blockquote + h4,
    .article-content blockquote + h5,
    .article-content blockquote + h6,
    .article-content ul + h1,
    .article-content ul + h2,
    .article-content ul + h3,
    .article-content ul + h4,
    .article-content ul + h5,
    .article-content ul + h6,
    .article-content ol + h1,
    .article-content ol + h2,
    .article-content ol + h3,
    .article-content ol + h4,
    .article-content ol + h5,
    .article-content ol + h6,
    .article-content img + h1,
    .article-content img + h2,
    .article-content img + h3,
    .article-content img + h4,
    .article-content img + h5,
    .article-content img + h6 {
      margin-top: .3em; } }
@media only screen and (max-width: 1200px) {
  .openday-previous-wrap .wrap {
    max-width: 1000px;
    padding-top: 60px;
    padding-bottom: 60px; }
  .openday-previous-wrap .section-title {
    float: none;
    margin-bottom: 40px; }
  .openday-previous-wrap .events {
    margin-left: 0; }
  .openday-previous-wrap .event-content {
    margin-left: 200px; }

  .guest-quotes-wrap .wrap {
    width: auto;
    padding-left: 40px;
    padding-right: 40px; }
  .guest-quotes-wrap .guest-quotes {
    margin-top: 0; }
  .guest-quotes-wrap .guest-quote-item {
    margin-top: 30px; }
    .guest-quotes-wrap .guest-quote-item + .guest-quote-item {
      margin-left: 30px; }
    .guest-quotes-wrap .guest-quote-item.left, .guest-quotes-wrap .guest-quote-item.right, .guest-quotes-wrap .guest-quote-item.center {
      float: none;
      display: inline-block; }
  .guest-quotes-wrap .guest-info .bio {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

  .event-album .wrap {
    width: auto;
    padding-left: 40px;
    padding-right: 40px; }

  .album-wrap .album-img-item {
    max-height: 140px; } }
@media only screen and (max-width: 1000px) {
  .openday-hero {
    height: auto; }
    .openday-hero .wrap {
      padding-left: 40px;
      padding-right: 40px;
      padding-bottom: 40px; }
    .openday-hero .tagline {
      max-width: 360px; }

  .openday-previous-wrap .wrap {
    width: auto;
    padding-left: 40px;
    padding-right: 40px; }

  .album-wrap .album-img-item {
    max-height: 110px; } }
@media only screen and (max-width: 860px) {
  .openday-hero .hero-title {
    font-size: 30px; }
  .openday-hero .tagline {
    max-width: 320px;
    font-size: 16px; }
  .openday-hero .openday-video {
    margin-top: 30px; }
    .openday-hero .openday-video .video-cover {
      width: 300px;
      height: 180px; }

  .openday-previous-wrap .previous-snapshot {
    float: none; }

  .guest-quotes-wrap .wrap {
    padding-top: 40px;
    padding-bottom: 20px; } }
@media only screen and (max-width: 680px) {
  .openday-hero .openday-video {
    margin-top: 50px; }
    .openday-hero .openday-video .video-cover {
      width: 250px;
      height: 150px; } }
@media only screen and (max-width: 800px) {
  .openday-hero .tagline {
    max-width: none; }
  .openday-hero .openday-video {
    margin-top: 40px;
    float: left; }
    .openday-hero .openday-video .video-cover {
      width: 400px;
      height: 240px; }

  .guest-quotes-wrap .guest-quote-item {
    margin-top: 30px;
    margin-left: 30px;
    margin-right: 30px; }
    .guest-quotes-wrap .guest-quote-item + .guest-quote-item {
      margin-left: 30px; }

  .event-signup {
    padding-left: 40px;
    padding-right: 40px; }
    .event-signup .info {
      display: block;
      margin: 0 0 15px; }

  .album-wrap .album-img-item {
    max-height: 90px; } }
@media only screen and (max-width: 620px) {
  .openday-hero .wrap {
    padding-bottom: 40px; }
  .openday-hero .openday-video .video-cover {
    width: 100%;
    height: auto; }

  .openday-previous-wrap .section-title {
    margin-bottom: 20px; }
  .openday-previous-wrap .event-item {
    float: left;
    margin-right: 30px;
    margin-bottom: 12px; }
    .openday-previous-wrap .event-item + .event-item {
      margin-top: 0; }
  .openday-previous-wrap .previous-snapshot {
    max-width: 100%;
    margin-right: 0; }
  .openday-previous-wrap .event-content {
    margin-left: 0; }

  .guest-quotes-wrap .wrap {
    padding-top: 30px;
    padding-bottom: 30px; }
  .guest-quotes-wrap .guest-quote-item {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0; }
    .guest-quotes-wrap .guest-quote-item + .guest-quote-item {
      margin-left: 0; }

  .album-wrap .album-img-item {
    width: 50%;
    max-height: 160px; } }
@media only screen and (max-width: 500px) {
  .event-signup-form-wrap {
    width: 100%; }

  .album-wrap .album-img-item {
    width: 50%;
    max-height: 130px; } }
@media only screen and (max-width: 420px) {
  .openday-hero .wrap {
    padding-top: 110px;
    padding-left: 22px;
    padding-right: 22px; }
  .openday-hero .openday-video {
    margin-top: 40px; }

  .openday-previous-wrap .wrap {
    padding: 22px; }
  .openday-previous-wrap .event-item {
    margin-right: 20px; }
  .openday-previous-wrap .event-link {
    font-size: 16px;
    letter-spacing: 1px; }

  .event-signup {
    margin-top: 40px;
    padding-left: 22px;
    padding-right: 22px; }

  .guest-quotes-wrap .wrap {
    padding-left: 22px;
    padding-right: 22px; }

  .event-album .wrap {
    padding-left: 22px;
    padding-right: 22px; } }
@media only screen and (max-width: 1000px) {
  .court-hero .title-wrap {
    margin-top: 185px;
    max-width: 680px; }

  .court-section {
    padding: 60px 0;
    text-align: center; }
    .court-section .copy-content {
      float: none;
      max-width: 620px;
      margin: 0 auto;
      padding-left: 25px;
      padding-right: 25px; }
    .court-section.even .copy-content {
      float: none;
      margin-top: 0; }
    .court-section.even .court-graph {
      float: none;
      margin-right: 0; }

  .court-graph {
    float: none;
    display: inline-block;
    margin: 30px auto 0; }

  .court-appointment {
    padding: 60px 0;
    height: auto;
    text-align: center; }
    .court-appointment .copy-wrap {
      margin-right: 30px;
      float: none;
      max-width: 620px;
      margin-left: auto;
      margin-right: auto;
      padding-left: 25px;
      padding-right: 25px; }
    .court-appointment .copy-title {
      margin-top: 0; }

  .appointment-form-wrap {
    float: none;
    margin-left: auto;
    margin-right: auto; } }
@media only screen and (max-width: 800px) {
  .court-hero {
    height: 600px; }
    .court-hero .hero-title {
      font-size: 36px; }
    .court-hero .tagline {
      font-size: 18px;
      margin-bottom: 35px; }
    .court-hero .title-wrap {
      margin-top: 120px;
      max-width: 520px; }

  .court-section {
    padding: 40px 0; }

  .court-graph .shape-item {
    display: block;
    float: none; }
    .court-graph .shape-item + .shape-item {
      margin-top: 30px;
      margin-left: 0; }

  .court-appointment {
    padding: 40px 0; } }
@media only screen and (max-width: 620px) {
  .court-hero {
    height: auto;
    padding-top: 120px;
    padding-bottom: 40px; }
    .court-hero .title-wrap {
      margin-top: 0;
      padding-left: 25px;
      padding-right: 25px; } }
@media only screen and (max-width: 420px) {
  .court-hero {
    padding-top: 100px;
    padding-bottom: 30px; }
    .court-hero .hero-title {
      font-size: 30px; }
    .court-hero .tagline {
      font-size: 16px;
      margin-top: 15px;
      margin-bottom: 25px; }

  .court-section {
    padding: 30px 0; }
    .court-section .copy-paragraph {
      margin-top: 15px; }

  .court-graph {
    margin-top: 15px; }

  .court-appointment {
    padding: 30px 0 0; }
    .court-appointment .copy-title {
      font-size: 22px; }
    .court-appointment .copy-paragraph {
      font-size: 16px; }
    .court-appointment .appointment-form-wrap {
      width: 100%;
      margin-bottom: 0; } }
@media only screen and (max-width: 1000px) {
  .team-intro {
    padding-left: 40px;
    padding-right: 40px; }

  .team-executives .chief-partner {
    font-size: 0.1px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto; }
    .team-executives .chief-partner .portrait {
      float: none;
      width: 100%; }
    .team-executives .chief-partner .intro {
      position: relative;
      top: auto;
      left: auto;
      right: auto;
      width: 100%;
      height: auto;
      float: none;
      padding: 10px 0 30px; }
    .team-executives .chief-partner .inner {
      top: auto;
      left: auto;
      bottom: auto;
      position: relative;
      right: auto;
      height: auto;
      padding-left: 22px;
      padding-right: 22px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
  .team-executives .partners {
    text-align: center; }
  .team-executives .partner-item {
    display: inline-block;
    float: none; }

  .team-overlay .wrap {
    padding-left: 40px;
    padding-right: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .team-lawyers .lawyers {
    text-align: center; }
  .team-lawyers .lawyer-item {
    float: none;
    display: inline-block; } }
@media only screen and (max-width: 620px) {
  .team-intro .left,
  .team-intro .right {
    float: none;
    width: 100%; }
  .team-intro p + p {
    margin-top: 1em; }

  .team-overlay .wrap {
    padding-top: 130px;
    padding-bottom: 40px; }
  .team-overlay .left {
    float: none;
    width: auto; }
  .team-overlay .right {
    float: none;
    width: auto;
    margin-top: 40px; }
    .team-overlay .right .inner {
      margin-left: 0; } }
@media only screen and (max-width: 500px) {
  .team-executives .partner-item {
    width: 100%; } }
@media only screen and (max-width: 420px) {
  .team-intro {
    margin-top: 20px;
    padding-left: 22px;
    padding-right: 22px; }

  .team-executives {
    margin-top: 40px; }

  .team-overlay .wrap {
    padding-top: 46px;
    padding-left: 22px;
    padding-right: 22px; } }
@media only screen and (max-width: 620px) {
  .about-main .copy-title {
    font-size: 24px;
    margin-top: 30px;
    margin-bottom: 12px; }
  .about-main .copy {
    margin-bottom: 35px;
    font-size: 16px; }
  .about-main .copy-title,
  .about-main .copy {
    padding-left: 25px;
    padding-right: 25px; } }
.icon-arrow-down-black {
  background-position: -184px -32px;
  width: 13px;
  height: 7px; }

.icon-arrow-left-black {
  background-position: -189px -101px;
  width: 7px;
  height: 10px; }
  a:hover > .icon-arrow-left-black {
    background-position: -61px -136px; }

.icon-arrow-left-grey {
  background-position: -184px 0px;
  width: 14px;
  height: 14px; }

.icon-arrow-right-grey {
  background-position: -184px -16px;
  width: 14px;
  height: 14px; }

.icon-arrow-down-white {
  background-position: -88px -136px;
  width: 10px;
  height: 7px; }
  a:hover > .icon-arrow-down-white {
    background-position: -100px -136px; }

.icon-arrow-right-black {
  background-position: -55px -150px;
  width: 6px;
  height: 10px; }
  a:hover > .icon-arrow-right-black {
    background-position: -63px -150px; }

.icon-arrow-right-dark-gold {
  background-position: -70px -136px;
  width: 7px;
  height: 10px; }

.icon-arrow-right-lit-gold {
  background-position: -79px -136px;
  width: 7px;
  height: 10px; }
  a:hover > .icon-arrow-right-lit-gold {
    background-position: -70px -136px; }

.icon-arrow-right-orange {
  background-position: -47px -150px;
  width: 6px;
  height: 11px; }

.icon-arrow-right-white {
  background-position: -63px -150px;
  width: 6px;
  height: 10px; }
  a:hover > .icon-arrow-right-white {
    background-position: -55px -150px; }

.icon-attach {
  background-position: -161px -101px;
  width: 12px;
  height: 12px; }

.icon-failure {
  background-position: -77px -101px;
  width: 26px;
  height: 25px; }

.icon-feature-graph {
  background-position: -142px 0px;
  width: 40px;
  height: 40px; }

.icon-feature-hammer {
  background-position: -118px -59px;
  width: 39px;
  height: 38px; }

.icon-feature-gear {
  background-position: -77px -59px;
  width: 39px;
  height: 40px; }

.icon-form-lock {
  background-position: -159px -59px;
  width: 39px;
  height: 36px; }

.icon-right-golden {
  background-position: -175px -101px;
  width: 12px;
  height: 12px; }
  a:hover > .icon-right-golden {
    background-position: -47px -136px; }

.icon-right-grey {
  background-position: -190px -42px;
  width: 7px;
  height: 11px; }
  a:hover > .icon-right-grey {
    background-position: -63px -150px; }

.icon-success {
  background-position: -133px -101px;
  width: 26px;
  height: 25px; }

.icon-success-yellow {
  background-position: -105px -101px;
  width: 26px;
  height: 25px; }

.icon-upright-grey {
  background-position: -161px -115px;
  width: 10px;
  height: 11px; }

.icon-video-play {
  background-position: 0px -59px;
  width: 75px;
  height: 75px; }

.icon-susongquan {
  background-position: 0px 0px;
  width: 140px;
  height: 57px; }

.icon-next {
  background-position: 0px -136px;
  width: 22px;
  height: 49px; }

.icon-prev {
  background-position: -24px -136px;
  width: 21px;
  height: 49px; }

.icon-step-down {
  background-position: -142px -42px;
  width: 14px;
  height: 14px; }

.icon-step-left {
  background-position: -158px -42px;
  width: 14px;
  height: 14px; }

.icon-step-right {
  background-position: -174px -42px;
  width: 14px;
  height: 14px; }

.weixin-qrcode {
  width: 132px;
  height: 132px;
  background-image: url(../images/weixin-qrcode.png);
  background-size: 132px 132px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: white;
  padding: 4px; }

.icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url(../images/sprites.png);
  background-size: 200px 200px; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .icon {
    background-image: url(../images/sprites@2x.png); }

  .weixin-qrcode {
    background-image: url(../images/weixin-qrcode@2x.png); }

  .bg-wrap:before {
    background-image: url(../images/hero-loading@2x.gif); } }

.language_switch {
  position: absolute;
  top: 30px;
  right: 44px;
  visibility: visible;
  z-index: 1;
}
.language_switch > a {
  color: white;
  font-weight: bold;
  font-size: 1.17em;
}

/*selft*/


/*
.ilogoBox{ width: 368px; height: 161px; background: url(../images/ilogo.png) left top no-repeat;
  position: fixed;
    top: 60px;
    left: 60px;
    z-index: 20;
}
*/



.ilogoBox{ width: 25%;height: 320px;
/*background: url(../images/ilogo.png) right top no-repeat;
*/    position: fixed;
    top: 55%;
    /* left: 70px; */
    z-index: 20;
    float: right;
    /* bottom: 32px; */
    right: 10px;
    left: auto;
}




.ilogoBox.scroll-small{ /* background-position:left bottom; */ }





.ilogoBox a{/*display: block; width: 100%;  height: 161px;*/}
/************************************index_start************************************************/
.owid{width: 1150px;  position: relative; margin:0 auto; }




