.main__visual {
  height: 800px;
  overflow: hidden;
  position: relative;
  z-index: 99; }
  .main__visual img {
    max-width: 100%;
    height: auto; }
  .main__visual__img {
    display: none; }
  .main__visual .inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .main__visual__text {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    background: url(../images/pattern-line.png) repeat left top; }
    .main__visual__text h1 {
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
      .main__visual__text h1 img {
        margin: auto;
        display: block; }

.mobile .main__visual {
  height: auto; }
  .mobile .main__visual__text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: block; }
    .mobile .main__visual__text h1 {
      display: inline-block;
      height: 100%;
      vertical-align: middle;
      position: relative;
      width: 100%; }
      .mobile .main__visual__text h1 img {
        width: 90%;
        height: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto; }
  .mobile .main__visual__img {
    display: block; }
  .mobile .main__visual .inner {
    display: none; }

.top__special {
  background: url(../images/top_spcial_bg.jpg) repeat center top; }

.top__news {
  background: url(../images/top_new_bg1.jpg) repeat center top;
  position: relative;
  z-index: 99;
  padding: 50px 0; }
  .top__news__btn {
    overflow: hidden; }
    .top__news__btn a {
      display: block;
      float: right; }
  .top__news h3 {
    float: left;
    margin-right: 40px;
    background: url(../images/top_new_bg.jpg) repeat center top; }
  .top__news__content {
    overflow: hidden;
    width: 530px; }
    .top__news__content dl {
      border-bottom: 1px solid #dadada;
      padding: 13px 0; }
      .top__news__content dl:first-child {
        border-top: 1px solid #dadada; }
      .top__news__content dl dt {
        float: left;
        font-weight: bold;
        margin-right: 35px; }
      .top__news__content dl dd {
        overflow: hidden; }
    .top__news__content p {
      margin-top: 30px; }
  .top__news:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background: url(../images/top_new_bg.png) repeat-x center top;
    width: 100%;
    height: 7px;
    top: -5px; }

.top__family {
  background: url(../images/top_family_bg.jpg) no-repeat center top;
  z-index: 1;
  padding-top: 70px; }
  .top__family__content {
    padding: 0 30px;
    position: relative;
    padding-top: 75px;
    font-size: 18px;
    background: url(../images/top_family_bg1.png) no-repeat center top; }
  .top__family__box {
    position: relative;
    margin-top: 40px;
    min-height: 745px; }
    .top__family__box .pa__image-one {
      width: 70%;
      height: 419px;
      background: url(../images/top_spe_img5.jpg) no-repeat left top;
      background-size: cover; }
      .top__family__box .pa__image-one a {
        display: block;
        border: 1px solid #000;
        left: 30px;
        right: 30px;
        top: 30px;
        max-width: 510px;
        height: 100%;
        position: absolute; }
        .top__family__box .pa__image-one a figure {
          width: 260px;
          position: absolute;
          left: 0;
          right: 0;
          bottom: 20%;
          margin: auto; }
    .top__family__box .pa__image-two {
      position: absolute;
      right: 0;
      bottom: 22%;
      width: 40%;
      height: 298px;
      background: url(../images/top_spe_img6.jpg) no-repeat right top;
      background-size: cover; }
      .top__family__box .pa__image-two a {
        display: block;
        border: 1px solid #000;
        right: 26px;
        top: 26px;
        width: 100%;
        height: 100%;
        position: absolute; }
        .top__family__box .pa__image-two a figure {
          position: absolute;
          right: 10px;
          bottom: 50%;
          margin: auto auto auto 30px;
          background-color: rgba(0, 0, 0, 0.2);
          width: 225px;
          padding: 1px;
          -webkit-transition: all .3s;
          transition: all .3s; }
          .top__family__box .pa__image-two a figure:hover {
            background-color: rgba(255, 255, 255, 0.2); }
    .top__family__box .pa__video {
      position: absolute;
      bottom: 50px;
      left: 55px;
      background-color: #000;
      padding: 15px 20px 20px;
      font-size: 14px;
      color: #fff;
      width: 50%; }
      .top__family__box .pa__video p {
        margin-bottom: 10px; }
      .top__family__box .pa__video iframe, .top__family__box .pa__video object, .top__family__box .pa__video embed {
        width: 100%; }
  .top__family h3 {
    text-align: center;
    position: absolute;
    top: -20px;
    left: 0;
    right: 0; }

.top__special {
  padding-top: 50px;
  padding-bottom: 70px;
  position: relative; }
  .top__special__left {
    width: 570px;
    min-height: 450px;
    background-color: #000;
    padding: 50px 30px;
    color: #fff; }
    .top__special__left h3 {
      text-align: center;
      margin-bottom: 45px;
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      margin: auto; }
    .top__special__left h3 img {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      margin: auto;
    }
    .top__special__left p {
      padding-right: 40px; }
  .top__special__right {
    left: 47%;
    position: absolute;
    right: 0;
    top: 5%; }
    .top__special__right ul li {
      display: block;
      float: left;
      width: 47.5%;
      margin-bottom: 20px; }
      .top__special__right ul li:nth-child(2n) {
        float: right; }
      .top__special__right ul li a {
        display: block;
        position: relative;
        overflow: hidden;
        background-color: #000;
        border: 1px solid #000; }
        .top__special__right ul li a h4 {
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0; }
        .top__special__right ul li a:hover img.img_ov {
          opacity: 0.35;
          -webkit-transform: scale(1.15);
          transform: scale(1.15); }

.top__bottom {
  padding-top: 70px;
  color: #fff;
  position: relative;
  overflow: hidden; }
  .top__bottom .button__black {
    border-color: #906416; }
    .top__bottom .button__black:hover::after {
      background-color: rgba(145, 102, 23, 0.5); }
  .top__bottom .bcg1 {
    background: url(../images/top_bottom_bg.jpg) no-repeat center top;
    background-size: cover;
    width: 100%;
    height: 130%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute; }
  .top__bottom h3 {
    text-align: center;
    margin-bottom: 65px; }
  .top__bottom p {
    text-align: center;
    margin-bottom: 25px; }
    .top__bottom p a:last-child {
      margin-left: 40px; }
  .top__bottom__btn {
    padding-top: 50px;
    padding-bottom: 75px;
    background-color: rgba(255, 255, 255, 0.3);
    text-align: center;
    margin-top: 40px; }
    .top__bottom__btn .button__black {
      background-color: #fff;
      border: none; }

/* =Simple animation up */
.slideInUp {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0); }

.loaded .main__visual .slideInUp {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.loaded .slideInUp.slideInUp2 {
  -webkit-transition-delay: 1s;
  transition-delay: 1s; }

.is-active .slideInUp {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.is-active .slideInUp.slideInUp2 {
  -webkit-transition-delay: 1s;
  transition-delay: 1s; }

.is-active .slideInUp.slideInUp3 {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s; }

.is-active .slideInUp.slideInUp4 {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s; }

.is-active .slideInUp.slideInUp5 {
  -webkit-transition-delay: 1s;
  transition-delay: 1s; }

.is-active .slideInUp.slideInUp6 {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s; }

.is-active .slideInUp.slideInUp7 {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s; }

.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom; }
  .mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto; }

.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr; }

.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto; }

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px; }
  .mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0; }

.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0; }

.mCSB_outside + .mCSB_scrollTools {
  right: -26px; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools {
  right: auto;
  left: 0; }

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0;
  left: -26px; }

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto; }

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0; }

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(255, 255, 255, 0.1);
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px; }

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1; }
  .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px; }

.mCSB_scrollTools .mCSB_buttonUp {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
  bottom: 0; }

.mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

@media only screen and (max-width: 1170px) {
  .top__news h3 {
    padding-left: 15px;
    margin-right: 20px;
    width: 30%; }
  .top__news__content {
    width: 65%; }
  .top__special__left {
    width: 60%; }
    .top__special__left p {
      padding-right: 20%; }
  .top__special__right ul li img {
    max-width: 100%;
    height: auto; } }

@media only screen and (max-width: 768px) {
  .top__news {
    padding: 20px 2%; }
    .top__news h3 {
      float: none;
      padding-left: 0;
      text-align: center;
      margin-bottom: 20px;
      margin-right: 0px;
      background: url(../images/top_new_bg2.jpg) repeat center top;
      background-size: cover;
      width: 100%; }
      .top__news h3 img {
        width: 60%; }
    .top__news__content {
      width: 100%; }
      .top__news__content dl dt {
        float: none;
        margin-right: 0; }
  .top__bottom {
    padding: 0 2%;
    padding-top: 30px;
    background-position: left top; }
    .top__bottom .bcg1 {
      background: url(../images/top_bottom_bg1.jpg) no-repeat left top;
      background-size: cover;
      height: 115%; }
    .top__bottom h3 {
      margin-bottom: 25px; }
    .top__bottom img {
      max-width: 100%;
      height: auto; }
    .top__bottom__btn {
      margin: 0 -2%;
      padding-top: 30px;
      padding-bottom: 40px; }
      .top__bottom__btn a {
        display: block;
        width: 60%;
        text-align: right;
        margin: auto; }
    .top__bottom p {
      overflow: hidden;
      max-width: 480px;
      width: 100%;
      margin: auto;
      margin-top: 25px;
      margin-bottom: 30px; }
      .top__bottom p a {
        display: block;
        float: left;
        width: 48%;
        text-align: right; }
        .top__bottom p a:last-child {
          margin-left: 0;
          float: right; }
  .top__special {
    padding: 0 2%;
    padding-top: 30px; }
    .top__special ul li {
      width: 46%; }
    .top__special img {
      max-width: 100%;
      height: auto; }
    .top__special__left {
      width: 100%;
      padding: 20px 10px;
      margin-bottom: 10px;
      min-height: 200px; }
      .top__special__left p {
        padding-right: 0; }
      .top__special__left h3 {
        margin-bottom: 25px;
        
        width: 60%;
        margin-left: auto;
        margin-right: auto; }
    .top__special__right {
      position: static;
      max-width: 600px;
      width: 100%;
      margin: auto; }
  .top__family {
    padding: 30px 2%;
    background-size: cover; }
    .top__family__content {
      font-size: 16px; }
    .top__family h3 {
      width: 90%;
      margin: auto;
      margin-bottom: 30px; }
    .top__family h4 {
      width: 45%;
      margin-bottom: 10px; }
    .top__family__box {
      min-height: 0; }
      .top__family__box .pa__image-one {
        position: static;
        width: 100%;
        margin-bottom: 30px; }
        .top__family__box .pa__image-one a {
          max-width: 768px;
          left: 15px;
          right: 15px;
          top: 15px; }
          .top__family__box .pa__image-one a img {
            bottom: 5%; }
      .top__family__box .pa__image-two {
        position: static;
        width: 100%;
        margin-bottom: 30px; }
        .top__family__box .pa__image-two a {
          left: 15px;
          right: 15px;
          top: 15px;
          width: auto; }
          .top__family__box .pa__image-two a img {
            bottom: 5%; }
      .top__family__box .pa__video {
        position: static;
        width: 100%; }
    .top__family h3 {
      position: relative;
      top: 0; }
    .top__family__content {
      padding: 0 10px; }
    .top__family img {
      max-width: 100%;
      height: auto; } }

@media only screen and (max-width: 480px) {
  .top__special__left h3 {
    margin-bottom: 15px;
    width: 35%;
    margin-left: auto;
    margin-right: auto; }
  .top__news__btn a {
    width: 50%; }
    .top__news__btn a img {
      width: 100%; }
  .top__family__box .pa__image-one {
    height: 210px; }
    .top__family__box .pa__image-one a figure {
      text-align: right;
      width: 80%;
      margin: auto;
      bottom: 10%; }
  .top__family__box .pa__image-two {
    height: 150px; }
    .top__family__box .pa__image-two a figure {
      width: 70%;
      bottom: 25%;
      margin-left: 5px; }
  .top__family__box .pa__video {
    padding: 10px; } }
