html,
body {
  height: 100%;
  width: 100%;
  overflow: hidden; }

/*!
 * fullPage 2.7.8
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
html.fp-enabled,
.fp-enabled body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  /*Avoid flicker on slides transitions for mobile phones #336 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

#superContainer {
  height: 100%;
  position: relative;
  /* Touch detection for Windows 8 */
  -ms-touch-action: none;
  /* IE 11 on Windows Phone 8.1*/
  touch-action: none; }

.fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  /* Safari<=5 Android<=3 */
  -moz-box-sizing: border-box;
  /* <=28 */
  box-sizing: border-box; }

.fp-slide {
  float: left; }

.fp-slide, .fp-slidesContainer {
  height: 100%;
  display: block; }

.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  /* Safari<=6 Android<=4.3 */
  transition: all 0.3s ease-out; }

.fp-section.fp-table, .fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%; }

.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%; }

.fp-slidesContainer {
  float: left;
  position: relative; }

.fp-controlArrow {
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent; }

.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff; }

.fp-scrollable {
  overflow: scroll; }

.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important; }

#fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0); }

#fp-nav.right {
  right: 6px; }

.nav_line {
  content: '';
  position: fixed;
  top: 0;
  bottom: 0;
  right: 60px;
  width: 1px;
  background: #ededed;
  height: 100%; }

#fp-nav.left {
  left: 17px; }

.fp-slidesNav {
  position: absolute;
  z-index: 4;
  left: 50%;
  opacity: 1; }

.fp-slidesNav.bottom {
  bottom: 17px; }

.fp-slidesNav.top {
  top: 17px; }

#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0; }

#fp-nav ul li,
.fp-slidesNav ul li {
  display: block;
  margin: 12px;
  position: relative; }

.fp-slidesNav ul li {
  display: inline-block; }

#fp-nav ul li a,
.fp-slidesNav ul li a {
  display: none;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none; }

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%; }

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0;
  background: #333;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  margin: -5px 0px 0px -5px; }

#fp-nav ul li .fp-tooltip {
  position: static;
  top: -2px;
  color: #555555;
  font-size: 12px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 50%;
  background: #e3e3e3;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  text-align: center;
  font-weight: bold;
  cursor: pointer; }

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  opacity: 1;
  color: #fff;
  background: #ff3333; }

#fp-nav ul li .fp-tooltip.right {
  right: 20px; }

#fp-nav ul li .fp-tooltip.left {
  left: 20px; }

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
  height: auto !important; }

#fullpage {
  height: 100%;
  width: 100%; }
  #fullpage .section {
    height: 100%;
    overflow: hidden;
    position: relative; }

.banner_slick,
.banner_slick .slick-list,
.banner_slick .slick-track,
.banner_slick .slick_fix {
  padding-top: 0;
  height: 100%; }

.banner_slick > .slick_fix {
  display: none; }
.banner_slick > .slick_fix:first-child {
  display: block; }

.banner_slick .banner_item {
  height: 100%;
  width: 100%;
  font-size: 0;
  line-height: 0;
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat; }

.section0 .logo_box {
  position: absolute;
  top: 5%;
  left: 5%;
  z-index: 99; }
  .section0 .logo_box img {
    height: 90px; }
.section0 .slick-dots li {
  background: #ccc;
  width: 10px;
  height: 10px;
  margin: 0 4px; }
.section0 .slick-dots li.slick-active {
  background: #ffffff; }

.tit {
  font-size: 48px;
  margin-bottom: 35px;
  color: #333;
  line-height: 1;
  text-align: center; }
  .tit small {
    display: block;
    font-size: 14px;
    color: #666;
    margin-top: 20px; }
    .tit small span {
      color: #ff0000; }
    .tit small a {
      color: #ff0000; }

.section1 {
  background: url(https://staticoss.higer.com/php/Public/Images/common/hzmbridge/section1_bg.png) no-repeat center/cover; }
  .section1 .tit {
    text-align: left; }
  .section1 .txt {
    font-size: 14px;
    line-height: 1.8em; }
    .section1 .txt p {
      margin-bottom: 1em;
      font-size: 14px;
      line-height: 1.8em; }
    .section1 .txt img {
      margin-top: 35px; }
  .section1 .slick_read > .silck_fix {
    display: none; }
  .section1 .slick_read > .silck_fix:first-child {
    display: block; }
  .section1 .slick_read:hover .slick-arrow {
    opacity: 1; }
  .section1 .slick_read .slick-arrow {
    background: transparent;
    opacity: 0; }
    .section1 .slick_read .slick-arrow .iconfont {
      font-size: 32px;
      color: #fff;
      font-weight: bold; }
  .section1 .slick_read .img_bg {
    padding-top: 59%;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }

.section2 {
  background: url(https://staticoss.higer.com/php/Public/Images/common/hzmbridge/section2_bg.png) repeat center; }
  .section2 .slick_section2 > .slick_fix {
    display: none; }
  .section2 .slick_section2 .slick-arrow {
    background: transparent; }
    .section2 .slick_section2 .slick-arrow .iconfont {
      font-size: 32px;
      color: #555;
      font-weight: bold; }
  .section2 .slick_section2 .slick-prev {
    left: -40px; }
  .section2 .slick_section2 .slick-next {
    right: -40px; }
  .section2 .slick_section2 .a {
    display: block;
    margin: 0 7px; }
    .section2 .slick_section2 .a:hover {
      transform: scale(1.06) translateZ(0);
      -webkit-transform: scale(1.06) translateZ(0); }
  .section2 .slick_section2 .img_bg {
    margin-top: 15px;
    padding-top: 70%;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: relative; }
    .section2 .slick_section2 .img_bg em {
      position: absolute;
      bottom: 0;
      left: 0;
      font-size: 14px;
      padding: 7px 16px;
      color: #fff;
      background: #ff0000; }
  .section2 .slick_section2 .dis {
    padding: 10px 15px; }
    .section2 .slick_section2 .dis h3 {
      font-size: 20px;
      margin-bottom: 10px;
      color: #333;
      line-height: 1.5em;
      height: 3em;
      overflow: hidden; }
    .section2 .slick_section2 .dis p {
      font-size: 14px;
      color: #666;
      line-height: 2em;
      height: 4em;
      overflow: hidden; }
  .section2 .tit {
    margin-bottom: 55px; }
  .section2 .map_img {
    padding-top: 35px;
    margin-top: 20px;
    border-top: 1px dotted #b6b6b6; }
    .section2 .map_img img {
      width: 100%; }

.section3 {
  background: url(https://staticoss.higer.com/php/Public/Images/common/hzmbridge/section3_bg.png) no-repeat center/cover; }
  .section3 .left {
    width: 293px; }
  .section3 .tab_btn_box {
    text-align: center;
    margin-bottom: 30px; }
    .section3 .tab_btn_box .tab_btn {
      display: inline-block;
      border: 1px solid #aaa;
      color: #999;
      line-height: 34px;
      width: 140px;
      border-radius: 50px;
      margin: 0 10px;
      cursor: pointer; }
    .section3 .tab_btn_box .tab_btn.on {
      border-color: #ff0000;
      background: #ff0000;
      color: #fff; }
  .section3 .tab_con {
    height: auto;
    position: relative;
    overflow: hidden;
    height: 0; }
    .section3 .tab_con.on {
      height: auto;
      padding: 50px 0; }
  .section3 .right {
    position: absolute;
    left: 293px;
    right: 0;
    top: 20px; }
  .section3 .slick_left > .slick_fix {
    display: none; }
  .section3 .slick_left .slick_fix {
    margin-right: 13px; }
  .section3 .slick_left .img_bg {
    margin: 5px 0;
    padding-top: 57%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    border: 1px solid #e9e9e9; }
    .section3 .slick_left .img_bg .sh {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.3); }
  .section3 .slick_left .slick-current .img_bg {
    border-color: #ff0000; }
    .section3 .slick_left .slick-current .img_bg:after {
      position: absolute;
      right: -7px;
      top: 50%;
      height: 0;
      content: '';
      border: solid #ff0000;
      border-width: 12px 12px 0 0;
      -webkit-transform: translate(0, -50%) rotate(-45deg);
      transform: translate(0, -50%) rotate(-45deg);
      border-top-color: transparent;
      border-left-color: transparent; }
  .section3 .slick_left .slick-arrow {
    background: transparent; }
  .section3 .slick_left .slick-prev {
    background: url(https://staticoss.higer.com/php/Public/Images/common/hzmbridge/arrow_t.png) no-repeat center;
    top: -20px;
    left: 50%;
    margin-left: -20px; }
  .section3 .slick_left .slick-next {
    background: url(https://staticoss.higer.com/php/Public/Images/common/hzmbridge/arrow_b.png) no-repeat center;
    right: 50%;
    margin-right: -20px;
    top: auto;
    bottom: -32px; }
  .section3 .slick_right > .slick_fix {
    display: none; }
  .section3 .slick_right .img_bg {
    margin: 5px 0;
    padding-top: 62%;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative; }
    .section3 .slick_right .img_bg .sh {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.3); }
    .section3 .slick_right .img_bg em {
      width: 87px;
      height: 87px;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -43px;
      margin-top: -43px;
      background: url(https://staticoss.higer.com/php/Public/Images/common/hzmbridge/play.png) no-repeat center;
      cursor: pointer;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .section3 .slick_right .img_bg em:hover {
        transform: scale(1.1) translateZ(0); }

.section4 {
  background: url(https://staticoss.higer.com/php/Public/Images/common/hzmbridge/section4_bg.jpg) no-repeat center/cover; }
  .section4 .slick_section4 > .col_lg_12 {
    display: none; }
  .section4 .a {
    display: block;
    margin: 23px 0; }
    .section4 .a:hover {
      transform: scale(1.1) translateZ(0);
      -webkit-transform: scale(1.1) translateZ(0); }
    .section4 .a .left {
      width: 325px;
      float: left;
      overflow: hidden; }
      .section4 .a .left .img_bg {
        padding-top: 60%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
    .section4 .a .right {
      margin-left: 350px; }
      .section4 .a .right h3 {
        font-size: 20px;
        line-height: 1.8em;
        height: 3.6em;
        overflow: hidden; }
      .section4 .a .right p {
        color: #ff0000;
        margin-top: 15px; }
      .section4 .a .right em {
        display: block;
        width: 120px;
        line-height: 34px;
        border: 1px solid #6a6c6c;
        color: #848686;
        text-align: center;
        margin-top: 20px; }
    .section4 .a:hover .right em {
      color: #fff;
      background: #ff0000;
      border-color: #ff0000; }
  .section4 .row {
    margin: 0 -30px; }
  .section4 .col_lg_12 {
    padding: 0 30px; }
  .section4 .slick-dots {
    position: static;
    margin-top: 15px; }
  .section4 .slick-dots li {
    background: #dedede;
    width: 10px;
    height: 10px;
    margin: 0 4px; }
  .section4 .slick-dots li.slick-active {
    background: #ff0000; }
    .section4 .slick-dots li.slick-active a {
      position: absolute;
      top: 1px;
      bottom: 1px;
      left: 1px;
      right: 1px;
      border: 1px solid #fff;
      border-radius: 50%; }

.section5 {
  background: url(https://staticoss.higer.com/php/Public/Images/common/hzmbridge/section5_bg.jpg) no-repeat center/cover; }
  .section5 .slick_section5 > .col_lg_12 {
    display: none; }
  .section5 .tit {
    margin-bottom: 50px; }
  .section5 .a {
    display: block;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px; }
  .section5 .title {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 14px;
    padding: 7px 16px;
    background: rgba(0, 0, 0, 0.6); }
  .section5 .img_bg {
    padding-top: 89%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #ccc; }
    .section5 .img_bg .sh {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.3); }
    .section5 .img_bg em {
      width: 87px;
      height: 87px;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -43px;
      margin-top: -43px;
      background: url(https://staticoss.higer.com/php/Public/Images/common/hzmbridge/play.png) no-repeat center;
      cursor: pointer;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .section5 .img_bg em:hover {
        transform: scale(1.1); }
    .section5 .img_bg .txt {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      padding: 25px 15px;
      background-color: rgba(0, 0, 0, 0.6);
      display: none; }
      .section5 .img_bg .txt h3 {
        font-size: 16px;
        margin-bottom: 5px;
        color: #fff; }
      .section5 .img_bg .txt p {
        font-size: 14px;
        color: #fff;
        line-height: 1.5em; }
    .section5 .img_bg:hover .txt {
      display: block; }
  .section5 .img2 em {
    width: 50px;
    height: 50px;
    background-size: 50px;
    margin-left: -25px;
    margin-top: -25px; }
  .section5 .img2 .title {
    font-size: 16px; }
  .section5 .slick-dots {
    position: static;
    margin-top: 15px; }
  .section5 .slick-dots li {
    background: #dedede;
    width: 10px;
    height: 10px;
    margin: 0 4px; }
  .section5 .slick-dots li.slick-active {
    background: #ff0000; }
    .section5 .slick-dots li.slick-active a {
      position: absolute;
      top: 1px;
      bottom: 1px;
      left: 1px;
      right: 1px;
      border: 1px solid #fff;
      border-radius: 50%; }

.section6 {
  background: url(https://staticoss.higer.com/php/Public/Images/common/hzmbridge/section6_bg.jpg) no-repeat center/cover; }
  .section6 .list_item {
    margin-top: 20px;
    padding-bottom: 18px;
    border-bottom: 1px dotted #767676; }
  .section6 h3 {
    font-size: 16px;
    color: #333;
    padding-left: 25px;
    margin-bottom: 8px;
    background: url(https://staticoss.higer.com/php/Public/Images/common/hzmbridge/edit.png) no-repeat left; }
  .section6 .img_slick {
    margin: 0 -10px; }
    .section6 .img_slick > .slick_fix {
      display: none; }
    .section6 .img_slick .slick_fix {
      margin: 0 10px; }
    .section6 .img_slick .img_bg {
      display: block;
      padding-top: 55%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      position: relative; }
      .section6 .img_slick .img_bg:hover .sh {
        width: 100%;
        height: 100%; }
    .section6 .img_slick .sh {
      position: absolute;
      width: 40px;
      height: 40px;
      background: rgba(0, 0, 0, 0.6) url(https://staticoss.higer.com/php/Public/Images/common/hzmbridge/bigger.png) no-repeat center;
      bottom: 0;
      right: 0;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
    .section6 .img_slick .slick-arrow {
      background: transparent; }
      .section6 .img_slick .slick-arrow:hover .iconfont {
        color: #666; }
    .section6 .img_slick .slick-arrow .iconfont {
      color: #fff;
      font-size: 30px; }
    .section6 .img_slick .slick-prev {
      left: -30px; }
    .section6 .img_slick .slick-next {
      right: -30px; }

.section7 {
  background: url(https://staticoss.higer.com/php/Public/Images/common/hzmbridge/section7_bg.jpg) no-repeat center/cover; }
  .section7 .tit {
    margin-bottom: 90px; }
  .section7 .a {
    display: block;
    margin-bottom: 20px; }
    .section7 .a h3 {
      font-size: 24px;
      color: #333;
      margin-bottom: 5px;
      text-align: center; }
    .section7 .a p {
      font-size: 14px;
      color: #666;
      margin-bottom: 20px;
      text-align: center; }
    .section7 .a em {
      display: block;
      margin: auto;
      width: 120px;
      line-height: 34px;
      border: 1px solid #6a6c6c;
      color: #848686;
      text-align: center; }
    .section7 .a:hover em {
      color: #fff;
      background: #ff0000;
      border-color: #ff0000; }
  .section7 .img_bg {
    padding-top: 50%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; }

.section8 .tit {
  margin-bottom: 60px; }
.section8 .form_box .inp_control {
  height: 55px; }
.section8 .form_box .name {
  width: 90px;
  min-height: 1px;
  font-size: 16px;
  color: #444;
  float: left;
  line-height: 55px;
  text-align: right; }
  .section8 .form_box .name span {
    color: #ff0000; }
.section8 .form_box .inp {
  margin-left: 100px; }
.section8 .form_box .yzm {
  padding-left: 0; }
  .section8 .form_box .yzm img {
    height: 33px;
    margin-top: 12px; }
.section8 .form_box .btn {
  width: 160px;
  height: 50px;
  background: #5c5c5c;
  border-radius: 0;
  margin: 15px 15px 0 0; }
  .section8 .form_box .btn:hover {
    opacity: 0.8; }
.section8 .form_box .btn_sub {
  background: #ff0000; }
.section8 .title {
  font-size: 26px;
  color: #666;
  margin-bottom: 30px; }
.section8 .contact .item {
  text-align: center;
  border-top: 1px dotted #c6c6c6; }
  .section8 .contact .item:first-child {
    border-top: none; }
.section8 .contact .left {
  width: 50%;
  float: left;
  padding: 25px 10px 0;
  height: 175px;
  border-right: 1px dotted #c6c6c6; }
.section8 .contact .right {
  width: 50%;
  float: left;
  padding: 25px 10px 0;
  height: 175px; }
.section8 .contact h5 {
  font-size: 14px;
  color: #666;
  margin: 15px 0; }
.section8 .contact p {
  font-size: 20px;
  color: #ff3333;
  font-weight: bold; }
.section8 .contact .img_car {
  max-width: none; }

#video_pop {
  display: none;
  height: 540px; }

#video_pop .video_box {
  height: 540px; }

.pop-box .news_detail {
  margin-bottom: 50px; }
  .pop-box .news_detail .news_head {
    text-align: center;
    padding-bottom: 20px; }
  .pop-box .news_detail .news_head h3 {
    padding-top: 5%;
    font-size: 18px;
    color: #333;
    font-weight: normal; }
  .pop-box .news_detail .news_head h3 small {
    font-size: 20px;
    color: #333;
    font-weight: normal; }
  .pop-box .news_detail .news_head p {
    text-align: left; }
  .pop-box .news_detail .news_head .news_info {
    padding: 18px 0;
    text-align: center; }
  .pop-box .news_detail .news_head .news_info .iconfont {
    font-size: 20px;
    margin-right: 5px; }
  .pop-box .news_detail .news_head .news_info span {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    font-size: 16px;
    color: #777;
    line-height: 20px; }
  .pop-box .news_detail .news_con {
    margin-bottom: 50px; }
  .pop-box .news_detail .news_con p {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 20px; }
  .pop-box .news_detail .news_con p.p_img {
    text-indent: 0 !important;
    text-align: center; }
  .pop-box .news_detail .news_con p.p_img img {
    height: auto; }
  .pop-box .news_detail .news_con img {
    display: block;
    margin: 5px auto; }
.pop-box .news_foot {
  padding: 25px 0;
  border-top: 1px solid #d0d0d0; }
  .pop-box .news_foot .back {
    float: right; }
    .pop-box .news_foot .back a {
      font-size: 15px;
      margin-top: 14px;
      margin-right: 15px;
      display: block;
      padding: 10px 25px;
      color: #3b82c4;
      border: 1px solid #3b82c4; }
      .pop-box .news_foot .back a:hover {
        color: #fff;
        background: #3b82c4; }
  .pop-box .news_foot .link_list {
    margin-right: 150px; }
  .pop-box .news_foot .link_list li,
  .pop-box .news_foot .link_list li a {
    font-size: 15px;
    color: #666;
    line-height: 2; }
  .pop-box .news_foot .link_list li a:hover {
    color: #0074b1; }

.mask-p {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 60;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: .3s;
  transition: .3s;
  display: none; }

.pop-iframe {
  text-align: center;
  overflow: hidden;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  z-index: 9090000;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
  visibility: hidden; }

.pop-iframe .con {
  position: absolute;
  left: 50%;
  width: 100%;
  width: 1020px;
  margin-left: -510px;
  top: 80px;
  bottom: 80px;
  background-color: #fff; }

.show-pop {
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  z-index: 900 !important; }

.pop-iframe iframe {
  height: 100%;
  width: 100%; }

.pop-box {
  margin: 0 50px; }

.close-btn {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 0; }

.close-btn:hover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

@media (max-width: 1500px) {
  .container {
    width: 1100px; }

  .section2 .tit {
    margin-bottom: 40px; }

  .section3 .slick_left .img_bg {
    padding-top: 46%; }

  .tit {
    font-size: 30px;
    margin-bottom: 30px; }

  .section1 .txt img {
    margin-top: 5px;
    max-width: 80%; }

  .section2 .slick_section2 .img_bg {
    padding-top: 56%; }

  .section4 .a .left {
    width: 290px; }
    .section4 .a .left .img_bg {
      padding-top: 62%; }

  .section4 .a .right {
    margin-left: 320px; }
    .section4 .a .right h3 {
      font-size: 16px; }

  .section3 .slick_right .img_bg {
    padding-top: 60%; } }
@media (max-width: 1400px) {
  .container {
    width: 1000px; }

  .section3 .left {
    width: 250px; }

  .section3 .right {
    position: absolute;
    left: 260px;
    right: 0;
    top: 20px; }

  .section3 .slick_right .img_bg {
    padding-top: 56.5%; }

  .section4 .a .left {
    width: 250px; }
    .section4 .a .left .img_bg {
      padding-top: 63%; }

  .section4 .a .right {
    margin-left: 270px; }
    .section4 .a .right h3 {
      font-size: 16px; }

  .section6 .list_item {
    margin-top: 13px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #767676; }

  .section6 .img_slick .img_bg {
    padding-top: 50%; }

  .section8 .title {
    font-size: 20px;
    color: #666;
    margin-bottom: 25px; }

  .section8 .contact p {
    font-size: 16px; }

  .section8 .tit {
    margin-bottom: 40px; }

  .section8 .form_box .inp_control {
    height: 45px; }

  .section8 .form_box .name {
    line-height: 45px; }

  .section8 .contact .left {
    padding: 15px 10px 0;
    height: 155px; }

  .section8 .contact .right {
    padding: 15px 10px 0;
    height: 155px; }

  .section8 .contact h5 {
    margin: 10px 0; }

  .section8 .form_box .btn {
    height: 40px; } }
@media (max-width: 1350px) {
  .section2 .tit {
    margin-bottom: 30px; }

  .section8 .contact .img_car {
    max-width: 100%;
    margin-top: 10%; }

  .pop-iframe .con {
    position: absolute;
    left: 3%;
    width: 94%;
    margin-left: 0;
    background-color: #fff; } }
@media (max-width: 1050px) {
  .section5 .img_bg:hover .txt {
    display: none; }

  .section6 .img_slick .img_bg .sh {
    width: 40px;
    height: 40px;
    background-size: 20px; }

  .section6 .img_slick .img_bg:hover .sh {
    width: 40px;
    height: 40px; }

  .container {
    width: 800px; }

  .section8 .contact .left {
    height: 135px; }

  .section8 .contact .right {
    height: 135px; }

  .section8 .form_box .btn {
    width: 120px;
    height: 40px; }

  .section3 .slick_right .img_bg {
    padding-top: 62.5%; }

  .section3 .right {
    left: 218px; }

  .section3 .left {
    width: 205px; }

  .section4 .a .left {
    width: 180px; }
    .section4 .a .left .img_bg {
      padding-top: 74%; }

  .section4 .row {
    margin: 0 -15px; }

  .section4 .col_lg_12 {
    padding: 0 15px; }

  .section4 .a .right {
    margin-left: 190px; }
    .section4 .a .right h3 {
      font-size: 20px;
      line-height: 1.5em;
      height: 3em;
      overflow: hidden;
      font-size: 16px; }
    .section4 .a .right p {
      font-size: 13px; } }
@media (max-width: 1000px) {
  .tit {
    font-size: 28px; }

  html, body {
    height: auto;
    width: auto;
    overflow: auto; }

  .container {
    width: auto;
    margin: 0 20px; }

  .banner_slick .banner_item {
    padding-top: 60%; }

  #fullpage {
    height: auto;
    width: 100%; }

  .nav_line {
    display: none; }

  #fullpage .section {
    padding: 7% 0; }

  #fullpage .section0 {
    padding: 0; }

  .section7 .tit {
    margin-bottom: 30px; }

  .section8 .title {
    font-size: 16px;
    color: #666;
    margin-bottom: 25px; }

  .section8 .form_box .btn {
    width: 100px; }

  .section5 .title {
    left: 8px;
    bottom: 8px; }

  .section3 .right {
    position: static; }

  .section3 .left {
    width: auto; }

  .section3 .slick_left .slick_fix {
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 10px;
    margin-bottom: 10px; }

  .section3 .tab_con.on {
    height: auto;
    padding: 10px 0; }

  .section3 .slick_left .slick-current .img_bg:after {
    right: auto;
    left: 50%;
    top: -1px;
    -webkit-transform: translate(0, -50%) rotate(-135deg);
    transform: translate(0, -50%) rotate(-135deg);
    border-top-color: transparent;
    border-left-color: transparent;
    margin-left: -3px; }

  .section3 .tab_btn_box {
    margin-bottom: 15px; }

  .section3 .slick_left {
    margin: 0 25px; }
    .section3 .slick_left .slick-arrow {
      background: transparent; }
      .section3 .slick_left .slick-arrow .iconfont {
        font-size: 32px;
        color: #555;
        font-weight: bold; }
    .section3 .slick_left .slick-prev {
      left: -32px;
      top: 50%;
      margin-left: 0; }
    .section3 .slick_left .slick-next {
      top: 50%;
      bottom: auto;
      margin-right: 0;
      right: -32px; }

  .section5 .tit {
    margin-bottom: 30px; }

  .tit small {
    line-height: 1.5em; }

  .section0 .logo_box img {
    height: 50px; } }
@media (max-width: 767px) {
  .section2 .tit {
    margin-bottom: 25px; }

  .pop-iframe .con {
    top: 50px;
    bottom: 50px; }

  .pop-box {
    margin: 0 20px; }

  .close-btn {
    position: fixed;
    right: 3%;
    top: 10px; }

  .tit {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 1.5em; }

  .section5 .tit {
    margin-bottom: 25px; }

  .slick_section2 {
    margin: 0 15px; }

  .container {
    width: auto;
    margin: 0 10px; }

  #video_pop .video_box {
    height: 360px; }

  #video_pop {
    height: 360px; }

  .section5 .row {
    margin: 0 -10px; }

  .section5 .col_lg_12 {
    padding: 0 5px; }

  .section6 .img_list {
    margin: 0 5px; }

  .section5 .a {
    margin-bottom: 10px; }

  .section5 .title {
    font-size: 24px;
    left: 10px;
    bottom: 10px; }

  .section7 .a {
    display: block;
    margin-bottom: 20px; }

  .section8 .form_box {
    margin-bottom: 20px; }

  .section3 .slick_left .slick-arrow .iconfont {
    font-size: 20px; }

  .section2 .slick_section2 .slick-arrow .iconfont {
    font-size: 20px; }

  .section8 .contact h5 {
    margin: 5px 0; }

  .section5 .img2 em {
    width: 36px;
    height: 36px;
    background-size: 36px;
    margin-left: -18px;
    margin-top: -18px; }

  .section4 .a .left {
    width: 160px; }
    .section4 .a .left .img_bg {
      padding-top: 76%; }

  .section4 .a .right {
    margin-left: 170px; }

  .section4 .a .right em {
    width: 100px;
    line-height: 28px;
    margin-top: 10px; }

  .section7 .a h3 {
    font-size: 20px; }

  .section7 .tit {
    margin-bottom: 20px; }

  .section8 .form_box .btn {
    width: 80px; }

  .section3 .slick_left .img_bg {
    padding-top: 60%; }

  .section8 .contact p {
    font-size: 14px; }

  .section0 .logo_box img {
    height: 40px; } }

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