<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/********/
html,
body {
  -ms-overflow-style: scrollbar;
}

html {
  font-size: 22.2222vw;
}

@media screen and (min-width: 451px) {
  html {
    font-size: 100px;
  }
}

body {
  font-size: 20px;
  color: #333;
  min-height: 100%;
  background: #fff;
  font-family: "微软雅黑";
  overflow-y: scroll;
}

@media screen and (max-width: 1600px) and (min-width: 1440px) {
  body {
    font-size: 19px;
  }
}

@media screen and (max-width: 1439px) and (min-width: 992px) {
  body {
    font-size: 18px;
  }
}

@media screen and (max-width: 991px) {
  body {
    font-family: "华文细黑";
    font-size: 0.16rem;
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
input,
select,
textarea,
label,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  font-family: inherit;
  outline: none;
  font-weight: normal;
  border: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  font-size: 1em;
  line-height: inherit;
  resize: none;
}

h1:focus,
h2:focus,
h3:focus,
h4:focus,
h5:focus,
h6:focus,
p:focus,
input:focus,
select:focus,
textarea:focus,
label:focus,
dl:focus,
dt:focus,
dd:focus,
h1:active,
h2:active,
h3:active,
h4:active,
h5:active,
h6:active,
p:active,
input:active,
select:active,
textarea:active,
label:active,
dl:active,
dt:active,
dd:active {
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

input[type='radio'],
input[type='checkbox'],
textarea {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

input[type='radio']:focus,
input[type='checkbox']:focus,
textarea:focus,
input[type='radio']:active,
input[type='checkbox']:active,
textarea:active {
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

button {
  appearance: none;
  -webkit-appearance: none;
  padding: 0;
  margin: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  outline: none;
  border: none;
  background: transparent;
}

a {
  color: inherit;
}

a[href]:hover {
  color: inherit;
}

a:hover,
a:focus {
  color: inherit;
  text-decoration: none;
}

ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}

img {
  vertical-align: middle;
}

table {
  border: none;
}

th,
td {
  font-weight: normal;
  padding: 5px;
  border: solid 1px #e5e5e5;
}

.wrapper {
  width: 100%;
  min-height: 568px;
  position: relative;
  overflow: hidden;
}

.container {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

.row {
  width: auto;
  margin: 0 auto;
  overflow: hidden;
}

.global-inner {
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  display: block;
  z-index: 5;
}

.global-inner:before,
.global-inner:after {
  content: '';
  display: table;
  clear: both;
}

@media screen and (max-width: 1366px) and (min-width: 992px) {
  .global-inner {
    width: 90%;
  }
}

@media screen and (max-width: 991px) {
  .global-inner {
    width: 100% !important;
    padding: 0 0.18rem;
  }
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
}

.en {
  font-family: Arial;
  font-style: normal;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.swiper-pagination-bullet {
  opacity: 1;
}

.bg-gray {
  background: #f5f5f5;
}

.fa {
  line-height: inherit;
}

.inline-block {
  display: inline-block;
  vertical-align: top;
}

.padding-0 {
  padding: 0 !important;
}

/***** 滚动条 *****/
.mCSB_inside&gt;.mCSB_container {
  margin: 0 40px 0 0;
}

.mCSB_scrollTools {
  width: 5px;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
  background: #dcdcdc;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  background: #0bb65e;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

/***** popover-box ****/
.popover-box {
  width: 100%;
  height: 100%;
  display: none;
  overflow: hidden;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1020;
}

.popover-zhe {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  background: #000;
  opacity: 0.8;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1025;
}

.popover-inner {
  width: 100%;
  display: none;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1030;
  -webkit-overflow-scrolling: touch;
}

.popover-close {
  width: 0.5rem;
  height: 0.5rem;
  display: block;
  overflow: hidden;
  background: url(/Img/images/close_02.png) no-repeat center center;
  background-size: 0.2rem auto;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  position: absolute;
  right: 0.1rem;
  top: 0.1rem;
  cursor: pointer;
  z-index: 1040;
}

/**** modal ***/
.modal {
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  position: fixed !important;
}

.modal .modal-dialog {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

.modal .modal-content {
  display: block;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: none;
  overflow: hidden;
  background: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.modal .modal-header,
.modal .modal-body,
.modal .modal-footer {
  border: none;
  padding: 0;
  display: block;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

.modal-close {
  width: 3em;
  height: 3em;
  display: block;
  background: url(/Img/images/close_02.png) no-repeat center center;
  background-size: 1.25em auto;
  border: solid 1px #fff;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  position: fixed;
  right: 20px;
  top: 20px;
  z-index: 1100;
  cursor: pointer;
}

@media screen and (max-width: 991px) {
  .modal-close {
    right: 0.18rem;
    position: fixed;
    top: 0.18rem;
    background-color: rgba(0, 0, 0, 0.2);
  }
}

/**** header ****/
.header {
  width: 100%;
  height: 80px;
  position: absolute;
  background: #fff;
  left: 0;
  top: 0;
  z-index: 100;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  line-height: 80px;
  font-size: 16px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.head-place {
  width: 100%;
  height: 0;
  display: block;
}

.head-logo {
  float: left;
  margin-top: 12px;
}

.head-logo img {
  height: 62px;
  display: block;
}

.head-logo .logo2 {
  display: none;
}

.head-right {
  float: right;
}




@media screen and (max-width: 991px) {
  .header {
    position: fixed;
  }

  .header,
  .head-place {
    height: 0.66rem;
    line-height: 0.65rem;
    padding-top: 0.12rem;
    padding-bottom: 0.12rem;
  }

  .header {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-bottom: solid 1px #e2e2e2;
  }

  .head-logo {
    margin-top: 0;
  }

  .head-logo img {
    height: 0.4rem;
  }
}

.head-schbox {
  width: 40px;
  height: 80px;
  display: block;
  position: relative;
  margin: 0 0.6em 0 0;
  z-index: 10;
}

.head-schbox .schbox-open {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  background: url(/Img/images/icon_sch.png) no-repeat center center;
  background-size: 28px auto;
  transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}

.modal-schbox {
  width: 37em;
  height: 100%;
  display: block;
  overflow: hidden;
  background: #fff;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform .3s, top .3s;
  transform-origin: right center;
  transform: scale3d(0, 0, 0);
}

.ie9 .modal-schbox {
  display: none;
}

.modal-schbox .inner {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  padding-right: 3em;
}

.modal-schbox .schbox-close {
  width: 1.8em;
  height: 100%;
  display: block;
  background: url(/Img/images/close_01.png) no-repeat center center;
  background-size: 1.25em auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 210;
}

.modal-schbox .schbox-bd {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  position: relative;
  font-size: 16px;
  line-height: 44px;
  color: #333;
}

.modal-schbox .schipt {
  width: 100%;
  height: 46px;
  display: block;
  border: 1px solid #d4d4d4;
  position: relative;
  padding: 0 65px 0 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.modal-schbox .btn-sch {
  width: 65px;
  height: 100%;
  display: block;
  text-align: center;
  font-size: 24px;
  color: #0f0f0f;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 20;
  cursor: pointer;
  background: url(/Img/images/icon_sch.png) no-repeat center center;
  background-size: 24px auto;
}

.modal-schbox .btn-sch:before {
  display: none;
}

.modal-schbox .btn-sch:hover {
  color: #0f0f0f;
}



@media screen and (max-width: 1440px) and (min-width: 1100px) {
  .modal-open .header {
    padding-right: 0% !important;
  }
}



@media screen and (max-width: 991px) {
  .head-schbox {
    width: 0.34rem;
    height: 0.4rem;
    margin: 0 0.14rem 0 0;
  }

  .head-schbox .schbox-open {
    background-size: 0.28rem auto;
  }

  .modal-schbox {
    width: 100%;
    height: 0.66rem;
    padding: 0 0.18rem;
    line-height: 0.66rem;
    position: fixed;
  }

  .modal-schbox .inner {
    padding-right: 2em;
  }

  .modal-schbox .schbox-bd {
    font-size: 0.16rem;
    line-height: 0.4rem;
  }

  .modal-schbox .schipt {
    height: 0.42rem;
    padding: 0 0.65rem 0 0.1rem;
  }

  .modal-schbox .btn-sch {
    width: 0.65rem;
    font-size: 0.24rem;
  }
}

.head-menu {
  width: 0.34rem;
  height: 0.4rem;
  display: block;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}

.head-menu i {
  display: block;
  overflow: hidden;
  background: no-repeat center center;
  background-size: contain;
}

.head-menu i.menu-open {
  width: 100%;
  height: 100%;
  background-image: url(/Img/images/head_menu.png);
}

.head-menu i.menu-close {
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  background-image: url(/Img/images/close_03.png);
  background-size: 0.26rem auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
}

.nav-list {
  margin-right: 0.7em;
  -webkit-transition: -webkit-transform 0.5s, opacity 3s;
  transition: transform .5s, opacity 3s;
  opacity: 1;
  transform-origin: left center;
}

.nav-list&gt;li {
  display: inline-block;
  vertical-align: top;
  padding: 0 1.05em;
  position: relative;
  text-align: center;
}

.nav-list&gt;li:hover .lv1 {
  color: #0bb65e;
}

.nav-list&gt;li.current .lv1 {
  color: #0bb65e;
}

.nav-list&gt;li.current .lv1 a:after {
  width: 100%;
}

.nav-list .lv1 {
  min-width: 4em;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 40px;
  color: #333;
  text-align: center;
  position: relative;
}

.nav-list .lv1 a {
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-weight: bold;
}

.nav-list .lv1 a:after {
  content: '';
  width: 0;
  height: 2px;
  display: block;
  background: #0bb65e;
  position: absolute;
  left: 0;
  top: 100%;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.nav-list .subnav-list {
  min-width: 114px;
  background: #008f46;
  display: none;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  padding: 4px 0 10px;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 100;
}

.nav-list .subnav-list li {
  padding: 7px 1em 8px;
  white-space: nowrap;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.nav-list .subnav-list li:hover {
  background: #0da255;
}

.nav-list .subnav-list a {
  display: block;
}

@media screen and (max-width: 1200px) {
  .nav-list {
    margin-right: 0;
  }

  .nav-list&gt;li {
    padding: 0 0.6em;
  }
}

.modal-appnav {
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 0.82rem 0 0.3rem;
  position: fixed;
  left: 0;
  top: 0;
}

.modal-appnav.fade.in {
  top: 0;
}

.modal-appnav .bot {
  font-size: 0.2rem;
  line-height: 0.66rem;
  color: #333;
  padding: 0 0.18rem;
  overflow: hidden;
}

.modal-appnav .bot a {
  min-width: 30%;
  float: left;
}

.appNav-list {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.appNav-list&gt;li {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.appNav-list&gt;li.active .menu-level1 .icon {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}

.appNav-list&gt;li.has-subnav .menu-level1 .icon {
  display: block;
}

.appNav-list&gt;li.current .menu-level1 a {
  color: #0068b7;
}

.appNav-list a {
  min-width: 50%;
  float: left;
}

.appNav-list .menu-level1 {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  border-bottom: solid 1px rgba(0, 0, 0, 0.2);
  padding: 0 0.18rem;
}

.appNav-list .menu-level1 a {
  float: left;
  font-size: 0.2rem;
  line-height: 0.66rem;
  color: #333;
}

.appNav-list .menu-level1 .icon {
  width: 0.24rem;
  height: 100%;
  display: none;
  overflow: hidden;
  background: url(/Img/images/arrow_01.png) no-repeat center center;
  background-size: 0.12rem auto;
  position: absolute;
  right: 0.1rem;
  top: 0;
  z-index: 20;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.appNav-list .subnav-list {
  width: 100%;
  display: none;
  overflow: hidden;
  padding: 5px 0.18rem 0.22rem;
  background: #f2f2f2;
}

.appNav-list .subnav-list li {
  width: 100%;
  overflow: hidden;
}

.appNav-list .subnav-list a {
  font-size: 0.16rem;
  line-height: 0.48rem;
  color: #333;
  float: left;
}

body.scroll .header {
  top: -150%;
  opacity: 0;
  background: #fff;
}

body.scrollUp .header {
  position: fixed;
  top: 0;
  opacity: 1;
}

.header.fixed,
body.scroll .header.fixed {
  position: fixed;
  top: 0;
  opacity: 1;
}

body.hadopen-navdetApp .header {
  z-index: 2000;
}

body.hadopen-navdetApp .head-menu i.menu-open {
  display: none;
}

body.hadopen-navdetApp .head-menu i.menu-close {
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 20;
}

body.hadopen-headsch .head-schbox .schbox-open {
  transform: scale(0.85);
  -webkit-transform: scale(0.85);
  -ms-transform: scale(0.85);
  width: 0;
  height: 0;
  visibility: hidden;
}

body.hadopen-headsch .modal-schbox {
  z-index: 200;
  transform: scale3d(1, 1, 1);
  -webkit-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
}

.ie9 body.hadopen-headsch .modal-schbox {
  display: block;
}

body.hadopen-headsch .nav-list {
  opacity: 0;
  transform: scale3d(0, 0, 0);
  -webkit-transform: scale3d(0, 0, 0);
  -ms-transform: scale3d(0, 0, 0);
}

/**** main-box ***/
.main-box {
  width: 100%;
  min-height: 500px;
  position: relative;
  z-index: 9;
}

/**** footer ***/
.footer {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 10;
  background: #d6d6d6;
  text-align: center;
  color: #000;
  white-space: nowrap;
  padding: 18px 0 17px;
  font-size: 14px;
  line-height: 20px;
  color: #666;
}

.footer a[href]:hover {
  color: #0bb65e;
}

.foot-link {
  font-size: 0.16rem;
  line-height: 0.3rem;
  color: #666;
}

.foot-link&gt;a {
  display: inline-block;
  vertical-align: top;
  padding: 0 0.1rem;
  position: relative;
}

.foot-link&gt;a+a:before {
  content: '|';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.foot-bot .item {
  margin: 0 12px;
}

.foot-tecn {
  color: #999;
}

@media screen and (max-width: 991px) {
  .footer {
    padding: 0.1rem 0 0.18rem;
    font-size: 0.14rem;
    line-height: 0.2rem;
    color: #999;
  }

  .foot-bot {
    margin-top: 0.1rem;
  }

  .foot-bot .item {
    margin: 0 0.08rem;
  }

  .foot-bot .foot-tecn {
    display: block;
    margin: 0.05rem 0 0;
  }
}

/*** inside ***/
.inside-banbox {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 50;
}

.inside-banbox .banbox {
  width: 100%;
  display: block;
  overflow: hidden;
  background: no-repeat center center;
  background-size: cover;
  position: relative;
}

.inside-banbox .banbox.pc {
  height: 380px;
}

.inside-banbox .banbox.pc .lv1 {
  font-size: 2.1em;
  line-height: 1.2em;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 30px;
}

.inside-banbox .banbox.app {
  height: 1.8rem;
}

.inside-banbox .banbox.app .lv1 {
  font-size: 0.3rem;
  line-height: 0.4rem;
  color: #fff;
  position: absolute;
  left: 0.18rem;
  bottom: 0.18rem;
}

.inside-banbox .global-inner {
  height: 100%;
}

.inside-lv2box {
  width: 100%;
  position: relative;
  z-index: 50;
}

.inside-lv2box.pc {
  height: 67px;
  overflow: hidden;
  border-bottom: solid 1px #eaeaea;
  background: #f8f8f8;
  line-height: 66px;
  text-align: right;
  white-space: nowrap;
}

.inside-lv2box.pc .lv2-list {
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
}

.inside-lv2box.pc li {
  float: left;
  text-align: center;
}

.inside-lv2box.pc li:hover a {
  color: #0bb65e;
}

.inside-lv2box.pc li.active a {
  background: url(/Img/images/lv2_bg.jpg) no-repeat center center #0bb65e;
  background-size: 100% auto;
  color: #fff;
}

.inside-lv2box.pc a {
  min-width: 90px;
  padding: 0 12px;
  display: block;
  font-size: 16px;
  color: #666;
  font-weight: bold;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

@media screen and (max-width: 1200px) {
  .inside-lv2box.pc a {
    min-width: 4em;
    padding: 0 8px;
  }
}

.inside-lv2box.app .lv2-tit {
  width: 100%;
  height: 0.44rem;
  line-height: 0.44rem;
  background: #0bb65e;
  text-align: center;
  font-size: 0.18rem;
  color: #fff;
}

.inside-lv2box.app .lv2-tit .fa {
  margin: -3px 0 0 5px;
}

.inside-lv2box.app .lv2-list {
  width: 100%;
  display: none;
  overflow: hidden;
  background: #fff;
  position: absolute;
  left: 0;
  top: 100%;
  text-align: center;
  border-bottom: solid 1px #0bb65e;
}

.inside-lv2box.app .lv2-list li {
  width: 100%;
  overflow: hidden;
  /* border-bottom: solid 1px #bdbdbd; */
  font-size: 0.16rem;
  line-height: 0.45rem;
  color: #4c4c4c;
}

.inside-lv2box.app .lv2-list li:last-child {
  border-bottom: none;
}

.inside-lv2box.app .lv2-list li a {
  min-width: 50%;
  display: inline-block;
  vertical-align: top;
}

.inside-bd {
  width: 100%;
  min-height: 400px;
  position: relative;
}

.inside-bd:before,
.inside-bd:after {
  content: '';
  display: table;
}

.inside-rowtb {
  width: 100%;
  display: table;
}

.inside-rowth {
  width: 16em;
  display: table-cell;
  vertical-align: top;
}

.inside-rowtd {
  display: table-cell;
  vertical-align: top;
}

.inside-lv3box {
  width: 13.2em;
  overflow: hidden;
}

.inside-lv3box .lv3-list {
  width: 100%;
  display: table;
}

.inside-lv3box li {
  width: 100%;
  position: relative;
  background: #f5f5f5;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 60px;
  color: #666;
}

.inside-lv3box li:after {
  content: '';
  width: 7px;
  height: 14px;
  display: block;
  background: url(/Img/images/arrow_04.png) no-repeat center center;
  position: absolute;
  right: 18px;
  top: 50%;
  margin-top: -7px;
}

.inside-lv3box li:before {
  content: '';
  width: 5px;
  height: 5px;
  display: block;
  background: #999;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  position: absolute;
  left: 22px;
  top: 50%;
  margin-top: -3px;
}

.inside-lv3box li:hover {
  color: #0068b7;
}

.inside-lv3box li.active {
  background: #0068b7;
  color: #fff;
}

.inside-lv3box li.active:before {
  background: #fff;
}

.inside-lv3box li.active:after {
  background-image: url(/Img/images/arrow_05.png);
}

.inside-lv3box a {
  display: block;
  padding: 0 40px 0 36px;
}

@media screen and (max-width: 767px) {

  .inside-rowth,
  .inside-rowtd {
    width: 100%;
    display: block;
  }

  .inside-rowtd {
    margin-top: 0.2rem;
  }

  .inside-lv3box {
    width: auto;
    border-bottom: solid 1px #ccc;
    margin: 0 -0.18rem;
  }

  .inside-lv3box .lv3-list {
    overflow: hidden;
    background: #fafafa;
  }

  .inside-lv3box li {
    width: 50%;
    height: 0.42rem;
    display: block;
    float: left;
    margin: 0;
    font-size: 0.18rem;
    line-height: 0.4rem;
    color: #666;
    border-right: solid 1px #ccc;
    text-align: center;
  }

  /* .inside-lv3box li:last-child {
    border-right: none;
  } */

  .inside-lv3box li:nth-child(2n) {
    border-right: none;
  }

  .inside-lv3box li:after,
  .inside-lv3box li:before {
    display: none;
  }

  .inside-lv3box li.active {
    color: #333;
    background: #fafafa;
  }

  .inside-lv3box a {
    padding: 0;
  }
}

/**** aside ***/
.aside-shortcut {
  position: fixed;
  right: 10px;
  bottom: 60px;
  z-index: 200;
}

.aside-shortcut&gt;li {
  width: 42px;
  height: 50px;
  display: block;
  margin-bottom: 1px;
  position: relative;
}

.aside-shortcut&gt;li.ewm .detbox img {
  width: 100%;
  max-width: 100%;
  display: block;
  margin: 10px auto 3px;
}

.aside-shortcut .btnbox {
  width: 42px;
  height: 50px;
  display: block;
  background: #0bb65e;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
  font-family: Arial;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.aside-shortcut .btnbox:hover {
  color: #fff;
  background: #0da255;
}

.aside-shortcut .btnbox img {
  width: 100%;
  max-width: 100%;
  display: block;
}

.aside-shortcut .detbox {
  display: none;
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  padding-right: 10px;
  background: url(/Img/images/arrow_02.png) no-repeat right 7px center;
}

.aside-shortcut .detbox .bd {
  width: 160px;
  background: #0da255;
  padding: 7px 10px;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  text-align: center;
}

.aside-shortcut .detbox a[href]:hover {
  text-decoration: underline;
}

@media screen and (max-width: 1100px) {
  .aside-shortcut {
    right: 5px;
  }
}

/**** video ***/
.video-js {
  width: 100% !important;
  height: 100% !important;
  display: block;
  overflow: hidden;
  position: relative !important;
  z-index: 20;
}

.video-js:hover .vjs-big-play-button {
  background-color: transparent;
  opacity: 1;
}

.video-js .vjs-big-play-button {
  width: 80px;
  height: 80px;
  line-height: 58px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  left: 50%;
  top: 50%;
  margin: -40px 0 0 -40px;
  background: url(/Img/images/video_play.png) no-repeat center center;
  background-size: contain;
  border: none;
  padding: 0;
  opacity: 0.8;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.video-js .vjs-tech {
  position: static;
}

.video-js .vjs-tech:focus {
  outline: none;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  display: none;
}

.video-js .vjs-poster {
  background-size: cover;
}

@media screen and (max-width: 991px) {
  .video-js .vjs-big-play-button {
    width: 0.6rem;
    height: 0.6rem;
    margin: -0.3rem 0 0 -0.3rem;
  }
}

/******/
.scaleImg {
  display: block;
  overflow: hidden;
  position: relative;
}

.scaleImg .imgs-box,
.scaleImg .item-imgs {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}

.scaleImg .image {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  background: no-repeat center center;
  background-size: cover;
  transition: all 2.4s ease;
  -webkit-transition: all 2.4s ease;
}

.scaleImg img {
  transition: all 2.4s ease;
  -webkit-transition: all 2.4s ease;
}

@media screen and (min-width: 992px) {

  .scaleImg:hover .image,
  .scaleImg:hover img {
    transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
  }
}

.page-numbox {
  width: 100%;
  text-align: center;
  margin-top: 42px;
  font-size: 16px;
  line-height: 30px;
  white-space: nowrap;
  position: relative;
}

.page-numbox .page-ctrl {
  width: 76px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  background: #dbdbdb;
  font-size: 14px;
  color: #666;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.page-numbox .page-ctrl:hover {
  background: #0bb65e;
  color: #fff;
}

.page-numbox .numbox {
  margin: 0 34px;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  font-family: Arial;
}

.page-numbox .numbox&gt;a {
  float: left;
  padding: 0 14px 0 16px;
  position: relative;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.page-numbox .numbox&gt;a+a:before {
  content: '';
  width: 2px;
  height: 22px;
  display: block;
  background: #e5e5e5;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -11px;
}

.page-numbox .numbox&gt;a.active,
.page-numbox .numbox&gt;a:hover {
  color: #2fb672;
}

@media screen and (max-width: 767px) {
  .page-numbox {
    line-height: 0.28rem;
    padding: 0 0.8rem;
    margin-top: 0.28rem;
  }

  .page-numbox .page-ctrl {
    width: 0.72rem;
    font-size: 0.14rem;
    position: absolute;
    top: 0;
  }

  .page-numbox .page-ctrl.prev {
    left: 0;
  }

  .page-numbox .page-ctrl.next {
    right: 0;
  }

  .page-numbox .numbox {
    margin: 0;
  }

  .page-numbox .numbox&gt;a {
    min-width: 0.3rem;
    text-align: center;
    padding: 0 0.07rem 0 0.1rem;
  }

  .page-numbox .numbox&gt;a+a:before {
    width: 1px;
    height: 0.28rem;
    margin-top: -0.14rem;
  }
}

/******/
.modal-bigView {
  overflow: hidden;
}

.modal-bigView .modal-dialog {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}

.modal-bigView .modal-content {
  width: 100%;
  height: 90%;
  max-height: 808px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.modal-bigView .global-inner {
  height: 100%;
  padding: 55px 76px 50px;
}

.modal-bigView .modal-close {
  width: 44px;
  height: 44px;
  border: none;
  background-color: transparent;
  background-size: 44px auto;
  position: absolute;
  right: 0;
  top: 0;
}

.modal-bigView .bigView-imgs {
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  position: relative;
  background: no-repeat center center;
  background-size: contain;
}

.modal-bigView .bigView-imgs img {
  max-width: 100%;
  max-height: 100%;
}

.modal-bigView .bigView-tit {
  width: 100%;
  overflow: hidden;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 16px;
  line-height: 50px;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .modal-bigView .modal-content {
    height: 80%;
  }

  .modal-bigView .global-inner {
    padding: 0.5rem 0.18rem 0.4rem;
  }

  .modal-bigView .modal-close {
    width: 0.4rem;
    height: 0.4rem;
    background-size: 0.3rem;
  }

  .modal-bigView .bigView-tit {
    font-size: 0.18rem;
    line-height: 0.4rem;
    padding: 0 0.18rem;
  }
}

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



/* 20190614  kqx satrt */
@media screen and (max-width: 991px) {
  .modal-schbox .schipt {
    -webkit-appearance: none;
  }
}

@media screen and (min-width: 991px) {

  .scaleImg:hover .image,
  .scaleImg:hover img {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
  }
}



.ie9 .inside-rowtb {
  width: 100%;
  margin: 0 auto;
  display: block;
}

/* 20190614  kqx end */</pre></body></html>