
/* reset */
html, body, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
  margin: 0;
  padding: 0; }

html {
  font-size: 100px;
  color: #000; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%; }

caption, th {
  text-align: left;
  font-weight: normal; }

html, body, fieldset, img, iframe, abbr {
  border: 0; }

/*i,cite,em,var,address,dfn{font-style:normal;}*/
[hidefocus], summary {
  outline: 0; }

sup, sub {
  font-size: 83%; }

pre, code, kbd, samp {
  font-family: inherit; }

q:before, q:after {
  content: none; }

textarea {
  overflow: auto;
  resize: none; }

label, summary {
  cursor: default; }

a, button {
  cursor: pointer; }

/*h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}*/
del, ins, u, s, a, a:hover {
  text-decoration: none; }

table tr td {
  border: 1px solid transparent;
  padding: 5px 5px; }

body {
  font-size: 14px;
  letter-spacing: 1px;
  font-family: Arial,sans-serif;
  color: #5a5a5a;
  letter-spacing: .1px; }

li {
  list-style: none; }

a {
  color: #5a5a5a;
  text-decoration: none; }

a:hover {
  color: #00307e;
  text-decoration: none; }

.f-fl {
  float: left; }

.f-fr {
  float: right; }

.f-textl {
  text-align: left; }

.f-textr {
  text-align: right; }

.f-textc {
  text-align: center; }

.f-clear {
  clear: both; }

.f-ff0 {
  font-family: "Microsoft Yahei"; }

.f-ff1 {
  font-family: CHELTENHAM; }

.f-ff2 {
  font-family: impact; }

.f-fwder {
  font-weight: bolder; }

.f-fwnor {
  font-weight: normal; }

.f-fff {
  color: #fff; }

.f-000 {
  color: #000; }

.f-black {
  color: #353535; }

.f-red {
  color: #d8181c; }

.f-blue {
  color: #00307e; }

.f-orange {
  color: #ffa400; }

.f-green {
  color: #ea961a; }

.f-gary {
  color: #9a9da2; }

.f-gary2 {
  color: #999999; }

.f-hui {
  color: #c6a16a; }

.f-yellow {
  color: #f1be27; }

.f-block {
  display: block; }

.f-inlineb {
  display: inline-block; }

.f-overf {
  overflow: hidden; }

.f-overf1 {
  overflow: hidden; }

.f-overf2:after, .f-overf2:before {
  display: table;
  content: " "; }

.f-overf2:after {
  clear: both; }

.f-capital {
  text-transform: uppercase; }

.f-capitalized {
  text-transform: capitalize; }

.f-xiaoxie {
  text-transform: lowercase; }

.f-lineh {
  line-height: 200%; }

.f-mg {
  margin: 0 auto; }

.f-w1200 {
  max-width: 1200px;
  margin: 0 auto; }

.f-w1300 {
  max-width: 1300px;
  margin: 0 auto; }

.f-w1400 {
  max-width: 1400px;
  margin: 0 auto; }

.f-w1600 {
  max-width: 1600px;
  margin: 0 auto; }

.f-w1700 {
  max-width: 1700px;
  margin: 0 auto; }

/*neimao*/
@font-face {
  font-family: 'ali';
  /* src:url('//at.alicdn.com/t/font_1321784_htlsm0rkp4.woff') format('woff'); */
  src: url("../font/font_1321784_1gbh360jpgh.woff") format("woff"); }

.f-ali {
  font-family: 'ali'; }

/*waimao*/
@font-face {
  font-family: 'ali2';
  /* project id 1477702 */
  src: url("../font/font_2110394_etxq6j53pxo.woff") format("woff"); }

.f-ali2 {
  font-family: 'ali2'; }

.f-space {
  margin-left: -25px;
  overflow: hidden; }
  .f-space > * {
    padding-left: 25px !important; }

.f-space2 {
  margin-left: -15px;
  overflow: hidden; }
  .f-space2 > * {
    padding-left: 15px !important; }

.f-space22 {
  margin-left: -50px;
  overflow: hidden; }
  .f-space22 > * {
    padding-left: 50px !important; }

.f-space3 {
  height: 100%;
  display: flex;
  margin-left: -50px; }
  .f-space3 > * {
    padding-left: 50px !important; }

/* 字体大小 */
.f-h1 {
  font-size: 12px; }

.f-h2 {
  font-size: 14px !important; }

.f-h3 {
  font-size: 16px; }

.f-h17 {
  font-size: 17px !important; }

.f-h4 {
  font-size: 18px; }

.f-h5 {
  font-size: 20px; }

.f-h6 {
  font-size: 22px; }

.f-h7 {
  font-size: 24px; }

.f-h8 {
  font-size: 26px; }

.f-h9 {
  font-size: 28px; }

.f-h10 {
  font-size: 30px; }

.f-h12 {
  font-size: 32px; }

.f-h14 {
  font-size: 38px; }

.f-h16 {
  font-size: 40px; }

.f-h18 {
  font-size: 42px; }

.f-h20 {
  font-size: 48px; }

.f-row1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden; }

.f-row2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden; }

dt {
  font-weight: normal; }

img {
  max-width: 100%;
  height: auto !important; }

small {
  font-size: 1em; }

/*color scss*/
.f-oneline {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden; }

.f-twoline {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden; }

.f-threeline {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden; }

.f-fourline {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden; }

[class*=uk-width] {
  box-sizing: border-box;
  width: 100%; }

.uk-width-1-1 {
  width: 100%; }

.uk-width-1-2, .uk-width-2-4, .uk-width-3-6, .uk-width-5-10 {
  width: 50%; }

.uk-width-1-3, .uk-width-2-6 {
  width: 33.333%; }

.uk-width-2-3, .uk-width-4-6 {
  width: 66.666%; }

.uk-width-1-4 {
  width: 25%; }

.uk-width-3-4 {
  width: 75%; }

.uk-width-1-5, .uk-width-2-10 {
  width: 20%; }

.uk-width-2-5, .uk-width-4-10 {
  width: 40%; }

.uk-width-3-5, .uk-width-6-10 {
  width: 60%; }

.uk-width-4-5, .uk-width-8-10 {
  width: 80%; }

.uk-width-1-6 {
  width: 16.666%; }

.uk-width-5-6 {
  width: 83.333%; }

.uk-width-1-7 {
  width: 14.1%; }

.uk-width-6-7 {
  width: 85.71%; }

.uk-width-1-10 {
  width: 10%; }

.uk-width-3-10 {
  width: 30%; }

.uk-width-7-10 {
  width: 70%; }

.uk-width-9-10 {
  width: 90%; }

@media (min-width: 960px) {
  .uk-width-large-1-1 {
    width: 100%; }
  .uk-width-large-1-2, .uk-width-large-2-4, .uk-width-large-3-6, .uk-width-large-5-10 {
    width: 50%; }
  .uk-width-large-1-3, .uk-width-large-2-6 {
    width: 33.333%; }
  .uk-width-large-2-3, .uk-width-large-4-6 {
    width: 66.666%; }
  .uk-width-large-1-4 {
    width: 25%; }
  .uk-width-large-3-4 {
    width: 75%; }
  .uk-width-large-1-5, .uk-width-large-2-10 {
    width: 20%; }
  .uk-width-large-2-5, .uk-width-large-4-10 {
    width: 40%; }
  .uk-width-large-3-5, .uk-width-large-6-10 {
    width: 60%; }
  .uk-width-large-4-5, .uk-width-large-8-10 {
    width: 80%; }
  .uk-width-large-1-6 {
    width: 16.666%; }
  .uk-width-large-5-6 {
    width: 83.333%; }
  .uk-width-large-1-7 {
    width: 14.15%; }
  .uk-width-large-6-7 {
    width: 85.71%; }
  .uk-width-large-3-7 {
    width: 42.85%; }
  .uk-width-large-4-7 {
    width: 57.14%; }
  .uk-width-large-1-10 {
    width: 10%; }
  .uk-width-large-3-10 {
    width: 30%; }
  .uk-width-large-7-10 {
    width: 70%; }
  .uk-width-large-9-10 {
    width: 90%; } }

.head-top {
  background: #101d2e;
  padding: 1% 0 0;
  position: relative; }
  .head-top .left, .head-top .right {
    padding-bottom: 8%; }
  .head-top .right a {
    color: #EAEAEA; }
    .head-top .right a:hover {
      color: #ffa400; }

.language {
  cursor: pointer;
  cursor: hand; }
  .language .gif {
    background: #ffa400 url(../image/language_icon.gif) left center no-repeat;
    width: 17px;
    height: 17px;
    vertical-align: middle;
    background-size: cover;
    font-size: 0;
    border-radius: 100%; }

.language-main {
  display: none;
  background: rgba(45, 45, 44, 0.6);
  height: 100%;
  padding: 2% 0; }
  .language-main .btit {
    color: #e6e6e6;
    margin-bottom: 3%; }
  .language-main .one {
    height: 170px;
    position: relative;
    padding-left: 115px;
    min-height: 90px; }
    .language-main .one .bg {
      background: url(../images/region.png) no-repeat;
      width: 110px;
      height: 90px;
      overflow: hidden;
      position: absolute;
      left: 0;
      top: 0; }
  .language-main .ul .dt:hover a {
    color: #ffa400; }
  .language-main .ul li:nth-child(1) .bg {
    background-position: 0 0; }
  .language-main .ul li:nth-child(1):hover .bg {
    background-position: -110px 0; }
  .language-main .ul li:nth-child(2) .bg {
    background-position: 0 -90px; }
  .language-main .ul li:nth-child(2):hover .bg {
    background-position: -110px -90px; }
  .language-main .ul li:nth-child(3) .bg {
    background-position: 0 -180px; }
  .language-main .ul li:nth-child(3):hover .bg {
    background-position: -110px -180px; }
  .language-main .ul li:nth-child(4) .bg {
    background-position: 0 -270px; }
  .language-main .ul li:nth-child(4):hover .bg {
    background-position: -110px -270px; }
  .language-main .ul li:nth-child(5) .bg {
    background-position: 0 -360px; }
  .language-main .ul li:nth-child(5):hover .bg {
    background-position: -110px -360px; }
  .language-main .ul li:nth-child(6) .bg {
    background-position: 0 -450px; }
  .language-main .ul li:nth-child(6):hover .bg {
    background-position: -110px -450px; }
  .language-main .ul li:nth-child(7) .bg {
    background-position: 0 -540px; }
  .language-main .ul li:nth-child(7):hover .bg {
    background-position: -110px -540px; }

.index-hit {
  background: #101d2e;
  padding: 1% 0; }
  .index-hit .left {
    padding-top: 1%; }
  .index-hit .right .more {
    width: 100%;
    background: #fff;
    padding: 3% 0;
    border-radius: 7px;
    transition: all .5s ease-out; }
  .index-hit .right:hover .more {
    background: #ffa400;
    color: #fff; }
  .index-hit .right .modal-btn:checked + label, .index-hit .right .modal-btn:not(:checked) + label {
    background: transparent;
    color: #000;
    width: 100%;
    letter-spacing: .01px; }
  .index-hit .right .modal-wrap {
    max-width: 35%; }
  .index-hit .right .liuyan .ul label {
    margin: 0; }
  .index-hit .right .modal-wrap {
    padding-bottom: 0; }
  .index-hit .right .main {
    width: 100%; }

.head-middle {
  padding: 1.3% 0; }
  .head-middle .f-ali {
    line-height: 42px; }
  .head-middle .desc {
    line-height: 150%; }
  .head-middle .right .ul:not(:empty) {
    margin-right: -8px;
    margin-left: -25px; }
  .head-middle .right .ul > * {
    padding-right: 8px;
    padding-left: 8px; }
  .head-middle .right .ul li:nth-child(n+2) {
    border-left: 1px solid #ddd; }
  .head-middle .right .f-space2 {
    margin-left: -10px;
    overflow: hidden; }
    .head-middle .right .f-space2 > * {
      padding-left: 10px !important; }

.head-nav {
  position: relative;
  z-index: 1; }
  .head-nav .pc-nav {
    background: #101d2e; }
    .head-nav .pc-nav .uk-navbar-nav {
      width: 100%; }
    .head-nav .pc-nav .nav-li {
      width: 14.2%;
      float: left; }
  .head-nav .uk-navbar-nav > li > a {
    color: #fff;
    padding: 0;
    letter-spacing: .1px; }
  .head-nav .nav-li {
    min-height: 38px;
    line-height: 38px; }
    .head-nav .nav-li:hover .one {
      color: #b5b4b4; }
    .head-nav .nav-li:nth-child(6) .one {
      border-right: 0px dashed #54595f; }
  .head-nav .one {
    margin: 10% 0;
    border-right: 1px dashed #54595f; }
  .head-nav .uk-navbar-item, .head-nav .uk-navbar-nav > li > a, .head-nav .uk-navbar-toggle {
    min-height: auto; }
  .head-nav .uk-navbar-dropdown-nav {
    font-size: 14px !important; }
  .head-nav .pc-headnav-sub li {
    line-height: 40px; }
  .head-nav .uk-navbar-dropdown {
    padding: 0;
    background: transparent;
    width: 255px; }
    .head-nav .uk-navbar-dropdown li:hover a {
      color: #fff; }
  .head-nav .pc-headnav-sub {
    background: rgba(16, 29, 46, 0.7);
    padding: 25px; }
  .head-nav [class*=uk-navbar-dropdown-bottom] {
    margin-top: 12px; }
  .head-nav .uk-nav > li > a {
    padding: 0 0; }
  .head-nav .get {
    position: relative;
    line-height: 43px; }
    .head-nav .get .img {
      position: absolute;
      top: 17px;
      left: 5px;
      z-index: 0; }
    .head-nav .get .one {
      position: relative;
      z-index: 1;
      border-right: none;
      color: #000;
      letter-spacing: .1px;
      padding: 0 6px;
      transform: skew(-30deg);
      background: #ffa400; }
    .head-nav .get .cont {
      transform: skew(30deg); }
    .head-nav .get:hover .one {
      color: #101d2e; }
    .head-nav .get .modal-btn:checked + label, .head-nav .get .modal-btn:not(:checked) + label {
      background: transparent; }
    .head-nav .get .modal-wrap {
      max-width: 35%; }
    .head-nav .get .liuyan .ul label {
      margin: 0; }
    .head-nav .get .modal-wrap {
      padding-bottom: 0; }

.banner {
  margin-top: -2%;
  position: relative;
  z-index: 0; }
  .banner .uk-overlay-primary {
    background: rgba(0, 0, 0, 0.2); }
  .banner .uk-position-bottom {
    bottom: 0;
    height: 100%; }
  .banner .c-words {
    padding-top: 10%;
    color: #fff; }
  .banner .c-words1 .p1 {
    background: #101d2e;
    width: 40%; }
  .banner .c-words1 .p2 {
    margin: 2% 0 !important; }
  .banner .c-words1 .p3 {
    font-size: 70px; }
  .banner .c-words1 .p4 {
    width: 39%;
    position: relative; }
    .banner .c-words1 .p4:before {
      content: "";
      display: block;
      width: 25%;
      height: 1px;
      background: #fff;
      position: absolute;
      top: 80%; }
  .banner .c-words1 .desc {
    margin-top: 3%; }
  .banner .c-words2 .desc {
    margin: 1.5% 0 3%; }
  .banner .c-words2 .more {
    background: #ffa400;
    padding: 1% 0;
    width: 12%; }
  .banner .c-words3 {
    padding-top: 14%; }

.index-btit .desc {
  width: 55%;
  margin: 1% auto 2%; }

.index-prosub {
  background: #f7f7f7;
  padding: 3% 0; }
  .index-prosub .sub {
    position: relative;
    z-index: 0; }
    .index-prosub .sub .cont {
      position: relative;
      z-index: 1;
      bottom: 0;
      box-shadow: -1px 1px 5px 1px rgba(0, 0, 0, 0.1);
      width: 75%;
      padding: 5%;
      margin-top: -10%;
      background: #fff;
      margin-bottom: 1%;
      transition: all .2s ease-out; }
    .index-prosub .sub .desc {
      margin-top: 5%; }
    .index-prosub .sub img {
      transition: all .5s ease-out; }
    .index-prosub .sub a, .index-prosub .sub .desc {
      color: #5a5a5a !important; }
    .index-prosub .sub .main:hover img {
      transform: scale(1.1); }
    .index-prosub .sub .main:hover .cont {
      bottom: 100%;
      background: #ffa400;
      color: #fff; }
      .index-prosub .sub .main:hover .cont a, .index-prosub .sub .main:hover .cont .desc {
        color: #fff !important; }

.index-ab {
  padding: 3% 0; }
  .index-ab .desc {
    margin: 3% 0; }
  .index-ab .more {
    background: #ffa400;
    padding: 1% 0;
    width: 16%; }

.index-hotpro {
  padding: 3% 0; }
  .index-hotpro .index-btit {
    padding-bottom: 3%; }
  .index-hotpro .dt {
    margin-bottom: 1%; }
  .index-hotpro .img {
    transition: all .2s ease-out; }
  .index-hotpro .cont {
    border: 1px solid #f7f7f7;
    padding: 5%;
    position: relative; }
    .index-hotpro .cont:hover .cover {
      top: 0; }
    .index-hotpro .cont:hover .img {
      transform: scale(0.8); }
  .index-hotpro .cover {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: -100%;
    background: rgba(0, 0, 0, 0.3);
    transition: all .2s ease-out; }
  .index-hotpro .more {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%; }
    .index-hotpro .more .m-more {
      background: #ffa400;
      padding: 2% 3%; }

.scroll .uk-card-primary.uk-card-body, .scroll .uk-card-primary > :not([class*=uk-card-media]), .scroll .uk-card-secondary.uk-card-body, .scroll .uk-card-secondary > :not([class*=uk-card-media]), .scroll .uk-light, .scroll .uk-offcanvas-bar, .scroll .uk-overlay-primary, .scroll .uk-section-primary:not(.uk-preserve-color), .scroll .uk-section-secondary:not(.uk-preserve-color), .scroll .uk-tile-primary:not(.uk-preserve-color), .scroll .uk-tile-secondary:not(.uk-preserve-color) {
  color: #454545; }

.scroll svg:not(:root) {
  color: #101d2e; }

.scroll .uk-card-primary.uk-card-body .uk-dotnav > * > *, .scroll .uk-card-primary > :not([class*=uk-card-media]) .uk-dotnav > * > *, .scroll .uk-card-secondary.uk-card-body .uk-dotnav > * > *, .scroll .uk-card-secondary > :not([class*=uk-card-media]) .uk-dotnav > * > *, .scroll .uk-light .uk-dotnav > * > *, .scroll .uk-offcanvas-bar .uk-dotnav > * > *, .scroll .uk-overlay-primary .uk-dotnav > * > *, .scroll .uk-section-primary:not(.uk-preserve-color) .uk-dotnav > * > *, .scroll .uk-section-secondary:not(.uk-preserve-color) .uk-dotnav > * > *, .scroll .uk-tile-primary:not(.uk-preserve-color) .uk-dotnav > * > *, .scroll .uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav > * > * {
  border-color: #ccc; }

.scroll .uk-card-primary.uk-card-body .uk-dotnav > .uk-active > *, .scroll .uk-card-primary > :not([class*=uk-card-media]) .uk-dotnav > .uk-active > *, .scroll .uk-card-secondary.uk-card-body .uk-dotnav > .uk-active > *, .scroll .uk-card-secondary > :not([class*=uk-card-media]) .uk-dotnav > .uk-active > *, .scroll .uk-light .uk-dotnav > .uk-active > *, .scroll .uk-offcanvas-bar .uk-dotnav > .uk-active > *, .scroll .uk-overlay-primary .uk-dotnav > .uk-active > *, .scroll .uk-section-primary:not(.uk-preserve-color) .uk-dotnav > .uk-active > *, .scroll .uk-section-secondary:not(.uk-preserve-color) .uk-dotnav > .uk-active > *, .scroll .uk-tile-primary:not(.uk-preserve-color) .uk-dotnav > .uk-active > *, .scroll .uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav > .uk-active > * {
  background: #ffa400; }

.liuyan {
  padding: 3%; }
  .liuyan .ul label {
    margin: 3% 0 2%;
    display: block; }
  .liuyan input {
    border: 1px solid #ececec;
    width: 100%;
    padding: 2% 0; }
  .liuyan .xinxi {
    border: 1px solid #ececec;
    width: 100%;
    height: 80px;
    padding: 1% 0;
    font-family: "Microsoft Yahei"; }
  .liuyan .yzm {
    width: 28%;
    padding: 2% 0; }
  .liuyan .btn {
    background: #ffa400;
    border: 1px solid #ffa400;
    padding: 2% 4%;
    margin-top: 5%; }
    .liuyan .btn:hover {
      color: #101d2e; }
  .liuyan .xz {
    width: 100%;
    padding: 2% 0;
    color: #939292;
    border: 1px solid #ececec; }

.index-adv {
  background: #f7f7f7;
  padding: 3% 0; }
  .index-adv .left .btit {
    margin-bottom: 5%; }
  .index-adv .right .btit {
    margin-bottom: 2.5%; }
  .index-adv .right .tit {
    margin-bottom: 10%; }
  .index-adv .right .main {
    background: #fff;
    padding: 15%; }
  .index-adv .right .desc {
    margin: 10% 0; }
  .index-adv .f-space8 {
    margin-left: -40px;
    overflow: hidden; }
    .index-adv .f-space8 > * {
      padding-left: 40px !important; }
  .index-adv .guoqi {
    margin-bottom: 10%; }

.index-company {
  padding: 3% 0; }
  .index-company .index-btit {
    margin-bottom: 3%; }
  .index-company .uk-grid > * {
    padding-left: 20px; }
  .index-company .uk-panel {
    position: relative; }
    .index-company .uk-panel:hover .cover {
      top: 0; }
  .index-company .cover {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: -100%;
    background: rgba(16, 16, 16, 0.3);
    transition: all 1s ease-out;
    transition: all .2s ease-out; }

.index-partner {
  background: #f7f7f7;
  padding: 3% 0; }
  .index-partner .uk-grid > * {
    padding-left: 12px; }
  .index-partner .uk-icon:not(.uk-preserve) [stroke*='#']:not(.uk-preserve) {
    color: #000; }


.show-down .canshu table{
  width: 100%!important;
  }


footer a:hover {
  color: #ffa400; }

footer .b-tit:hover {
  color: #ffa400; }

footer .b-tit:after {
  content: '';
  display: block;
  width: 15%;
  height: 3px;
  background: #ffa400;
  margin: 2% 0 10%; }

.foot1 {
  background: #28303b;
  padding: 3% 0; }
  .foot1 .logo {
    margin: 0 0 5%; }
  .foot1 .sub li {
    margin-bottom: 3%; }
  .foot1 .social a {
    color: #fff;
    font-size: 17px; }
    .foot1 .social a:hover {
      color: #ffa400; }

.foot2 {
  background: #101d2e;
  padding: 1% 0; }

.uk-grid {
  margin-left: -20px; }

.uk-grid > * {
  padding-left: 20px; }

.inner {
  padding: 3% 0 5%; }

.inner-btit {
  border-left: 5px solid #101d2e;
  padding-left: 1%; }

.inner-line {
  height: 1px;
  background: #e5e5e5;
  width: 100%;
  margin: 1% 0 3%; }

.inner-banner {
  position: relative; }
  .inner-banner .crumb {
    position: absolute;
    left: 50%;
    bottom: 30%;
    margin-left: -50%;
    width: 100%; }
    .inner-banner .crumb .desc {
      margin: 0.5% 0 0 !important; }
      .inner-banner .crumb .desc a:hover {
        color: #ffa400; }

.page-ab1 {
  padding: 0 0 3%; }
  .page-ab1 .words {
    margin-top: 2%; }
    .page-ab1 .words .img {
      padding-right: 2%; }
  .page-ab1 .label {
    position: relative; }
    .page-ab1 .label .words33 {
      position: absolute;
      left: 15%;
      top: 40%;
      background: rgba(255, 164, 0, 0.7);
      width: 70%;
      margin: 0 auto;
      padding: 3%; }
  .page-ab1 .vr-img {
    border-radius: 7px; }

.page-ab2 .words {
  margin-top: 2%; }

.page-ab2 .right {
  margin-top: 11%; }

.page-ab2 .section {
  justify-content: left; }

.list-zs .cont .img {
  transition: all .5s ease-out; }

.list-zs .cont:hover .img {
  transform: scale(1.05); }

.page-style {
  padding-bottom: 2%; }

.contact1 {
  padding: 3% 0; }
  .contact1 .main {
    width: 100%; }
  .contact1 .left {
    margin-top: 3%; }
    .contact1 .left .dl {
      margin: 6% 0 12%; }
      .contact1 .left .dl dt {
        height: 70px;
        padding-left: 15%;
        padding-top: 3%;
        margin-bottom: 4%; }
        .contact1 .left .dl dt small {
          padding-top: .5%; }
      .contact1 .left .dl .dt1:nth-child(1) {
        background: url(../image/page-tel1.png) left center no-repeat; }
      .contact1 .left .dl .dt2:nth-child(2) {
        background: url(../image/page-tel2.png) left center no-repeat; }
      .contact1 .left .dl .dt3:nth-child(3) {
        background: url(../image/page-tel3.png) left center no-repeat; }
      .contact1 .left .dl .dt4:nth-child(4) {
        background: url(../image/page-tel4.png) left center no-repeat; }
  .contact1 .right {
    padding-top: 3%; }
  .contact1 .icon {
    padding: 1% 2%;
    border-radius: 16px;
    margin-right: 2%; }
    .contact1 .icon:nth-child(1) {
      background: #55acee; }
    .contact1 .icon:nth-child(2) {
      background: #3b5998; }
    .contact1 .icon:nth-child(3) {
      background: #2dcd67; }
    .contact1 .icon:nth-child(4) {
      background: #15abe6; }
    .contact1 .icon:nth-child(5) {
      background: #dc4e41; }
    .contact1 .icon:nth-child(6) {
      background: #3b5998; }

.pagetel-liuyan .liuyan {
  padding: 0; }

.inner-case {
  background: #f7f7f7; }
  .inner-case .list-case .cont .tit {
    margin-bottom: 5%; }

/*视频模态框*/
.section {
  position: relative;
  width: 100%;
  display: block;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center; }

[type="checkbox"]:checked,
[type="checkbox"]:not(:checked) {
  position: absolute;
  left: -9999px; }

.modal-btn:checked + label,
.modal-btn:not(:checked) + label {
  position: relative;
  font-family: 'Poppins', sans-serif;
  transition: all 200ms linear;
  border-radius: 4px;
  letter-spacing: 1px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  text-align: center;
  -ms-flex-item-align: center;
  align-self: center;
  border: none;
  cursor: pointer;
  background-color: #102770;
  color: #ffeba7; }

.modal-btn:not(:checked) + label:hover {
  background-color: #ffeba7;
  color: #102770; }

.modal-btn:checked + label:after,
.modal-btn:not(:checked) + label:after {
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 110;
  width: 40px;
  border-radius: 3px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 18px;
  background-color: #ffeba7;
  color: #102770;
  font-family: 'unicons';
  content: 'x';
  box-shadow: 0 12px 25px 0 rgba(16, 39, 112, 0.25);
  transition: all 200ms linear;
  opacity: 0;
  pointer-events: none;
  transform: translateY(20px); }

.modal-btn:checked + label:hover:after,
.modal-btn:not(:checked) + label:hover:after {
  background-color: #102770;
  color: #ffeba7; }

.modal-btn:checked + label:after {
  transition: opacity 300ms 300ms ease, transform 300ms 300ms ease, background-color 250ms linear, color 250ms linear;
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0); }

.modal {
  position: fixed;
  display: block;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  overflow-x: hidden;
  background-color: rgba(31, 32, 41, 0.75);
  pointer-events: none;
  opacity: 0;
  transition: opacity 250ms 700ms ease; }

.modal-btn:checked ~ .modal {
  pointer-events: auto;
  opacity: 1;
  transition: all 300ms ease-in-out; }

.modal-wrap {
  position: relative;
  display: block;
  width: 100%;
  max-width: 50%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 4px;
  overflow: hidden;
  padding-bottom: 20px;
  background-color: #fff;
  -ms-flex-item-align: center;
  align-self: center;
  box-shadow: 0 12px 25px 0 rgba(199, 175, 189, 0.25);
  opacity: 0;
  transform: scale(0.6);
  transition: opacity 250ms 250ms ease, transform 300ms 250ms ease; }

.modal-wrap img {
  display: block;
  width: 100%;
  height: auto; }

.modal-wrap p {
  padding: 20px 30px 0 30px; }

.modal-btn:checked ~ .modal .modal-wrap {
  opacity: 1;
  transform: scale(1);
  transition: opacity 250ms 500ms ease, transform 350ms 500ms ease; }

.modal-btn:checked ~ .logo img {
  filter: brightness(100%);
  transition: all 250ms linear; }

.list-case .cont {
  background: #fff;
  padding: 10% 10%; }

.list-case .li2 {
  margin-bottom: 2%; }

.list-case .desc {
  margin: 5% 0; }

.list-case .more {
  border: 1px solid #101d2e;
  width: 33%;
  padding: 1% 0; }

.list-next {
  margin-top: 3%; }
  .list-next .main {
    width: 50%; padding: 5px;}
  .list-next .pagination { }
    .list-next .pagination a {
      border: 1px solid #ccc;
      padding: 1%;
      margin-right: 1%;
      background: #fff; }

.show-case .case-cont {
  border-top: 1px solid #eee;
  padding: 2% 0; }

.show-case .desc {
  margin: 2% 0 3%; }

.list-sub {
  padding: 1% 0;
  background: #f7f7f7; }
  .list-sub .circle {
    width: 18px;
    height: 18px;
    border: 1px solid #ccc;
    border-radius: 50%;
    margin-top: 1%;
    margin-right: 5%;
    display: flex;
    align-items: center;
    justify-items: center; }
  .list-sub .point {
    width: 11px;
    height: 11px;
    background: #101d2e;
    border-radius: 50%; }

.list-pro {
  padding-bottom: 5%; }
  .list-pro .btit {
    padding: 3% 0 0; }
  .list-pro .dt {
    margin-bottom: 1%; }
  .list-pro .cont {
    border: 1px solid #e0e0e0;
    padding: 7% 3% 5%; }
    .list-pro .cont .boot {
      padding: 0 0 0; }
    .list-pro .cont .img {
      transition: all 1s ease-out; }
    .list-pro .cont:hover .img {
      transform: scale(1.1); }
  .list-pro .more {
    background: #ffa400;
    padding: 1% 3%; }

#outBox {
  border: 1px solid #ececec; }
  #outBox .main {
    padding: 1.5%; }
  #outBox .ones {
    border: 1px solid #eee; }

.w {
  width: 100%; }

.leftBox {
  width: 40%;
  float: left;
  border: 1px solid #eee; }

.normalBox {
  overflow: hidden;
  position: relative; }

.normalBox .w {
  display: none; }

.botBox {
  width: 100%;
  background: white;
  overflow: hidden; }

.botBox ul li {
  float: left;
  width: 89px;
  border: 2px solid #fff;
  border-radius: 5px;
  opacity: 0.5; }

.bord {
  border-color: #ffa400 !important;
  opacity: 1 !important; }

.moveBox {
  width: 200px;
  height: 200px;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  cursor: move; }

.magBox {
  width: 540px;
  height: 540px;
  border: 1px solid #f2f2f2;
  position: relative;
  z-index: 1;
  float: left;
  overflow: hidden;
  display: none; }

.magBox ul li {
  display: none;
  position: absolute;
  top: 0;
  left: 0; }

#n, .m {
  display: block !important; }

.box {
  width: 110px;
  margin: auto; }

.show-pro {
  position: relative; }
  .show-pro .box {
    display: none; }
  .show-pro .rightB {
    position: absolute;
    width: 582px;
    top: 8%;
    left: 47%; }
    .show-pro .rightB .tit {
      font-family: fantasy;
      margin-bottom: 8%; }
      .show-pro .rightB .tit:after {
        content: "";
        display: block;
        height: 1px;
        background: #eee;
        width: 100%; }
      .show-pro .rightB .tit .small:after {
        content: "";
        display: block;
        height: 6px;
        background: #0d3d88;
        width: 22%;
        margin-top: 2px; }
    .show-pro .rightB .cans {
      margin: 5% 0; }
    .show-pro .rightB .boot .left {
      width: 100%;
      background: #ffa400;
      padding: 0% 0 2%; }
    .show-pro .rightB .boot .addthis_inline_share_toolbox {
      margin-top: 3%; }
    .show-pro .rightB .boot .dt1 .modal-btn:checked + label, .show-pro .rightB .boot .dt1 .modal-btn:not(:checked) + label {
      background: transparent;
      color: #000;
      width: 100%;
      letter-spacing: .01px;
      display: block; }
    .show-pro .rightB .boot .dt1 .modal-wrap {
      max-width: 35%; }
    .show-pro .rightB .boot .dt1 .liuyan .ul label {
      margin: 0; }
    .show-pro .rightB .boot .dt1 .modal-wrap {
      padding-bottom: 0; }
    .show-pro .rightB .boot .dt1 .main {
      width: 100%; }

.down .left {
  background: #00307e !important; }

.down a:hover {
  color: #fff; }

.show-tab {
  padding: 3% 0; }
  .show-tab .top {
    border-bottom: 1px solid #eee;
    padding-bottom: 1%; }
    .show-tab .top .a {
      padding: 0 2%; }
      .show-tab .top .a:after {
        display: block;
        content: '';
        height: 2px;
        background: #ffa400;
        width: 25%; }
  .show-tab .mao {
    padding: 5% 0 3%; }
  .show-tab .gouwu {
    position: relative;
    left: 15%; }
    .show-tab .gouwu .modal-btn:checked + label, .show-tab .gouwu .modal-btn:not(:checked) + label {
      background: #101d2e;
      color: #ffa400;
      width: 100%;
      letter-spacing: .01px;
      padding: 0 1%; }
    .show-tab .gouwu .modal-wrap {
      max-width: 35%; }
    .show-tab .gouwu .modal-wrap {
      padding-bottom: 0; }
    .show-tab .gouwu .main {
      width: 100%; }
    .show-tab .gouwu .liuyan .ul label {
      margin: 0;
      text-align: left;
      color: #5a5a5a;
      font-size: 14px;
      font-weight: normal; }
  .show-tab .editor {
    padding: 2%;
    background: #fff;
    position: relative; }
    .show-tab .editor video {
      width: 100%; }
  #canshu table tr td {
    /* padding: .7%; */
    width: auto!important;
    padding: 5px 2px!important;
    /* display: block; */
}
.show-tab table tr td p{
    text-align: left!important;
}
  .show-tab table tr:nth-child(2n) {
    background: #f7f7f7; }
  .show-tab table tr:nth-child(2n+1) {
    background: #fff; }
  .show-tab table:nth-child(2) tr{
    display:block;
    width: 100%;
  }
  .show-tab table:nth-child(2) tr td{ 
    width: 50%;
  }
  .show-tab table:nth-child(2) tr td h4{ 
    font-size: 18px;
  }
  .show-tab .show-down .bg {
    margin-top: .3%; }
  .show-tab .show-down #mao1 {
    margin-top: -23%; }
  .show-tab .boot .cont {
    background: #f7f7f7;
    padding: 5%; }
    .show-tab .boot .cont a {
      color: #000; }
  .show-tab .boot .more {
    width: 33%;
    border: 1px solid #101d2e; }
  .show-tab .boot .b {
    margin-top: 3%; }
  .show-tab .boot .bg .img-one {
    position: relative;
    z-index: -1; }
  .show-tab .boot .bg .img-two {
    margin-top: -17%; }
    .show-tab .boot .bg .img-two img {
      background: #eee;
      padding: 1%; }
  .show-tab .xiangugang-pro .cont {
    background: #f7f7f7; }
  .show-tab .xiangugang-pro .img {
    border: 1px solid #eee; }
  .show-tab .shengchan .desc {
    background: #101d2e !important;
    padding: .5%; }
  .show-tab .shengchan .g-cont {
    margin-top: 3%; }
  .show-tab .shengchan .atlas {
    margin-top: 3%; }

.video-shijing .show-video {
  position: relative;
  z-index: 0;
  background: #e4f6ff; }

.video-shijing .li {
  margin-bottom: 1.1%; }

.show-adv {
  margin: 3% 0; }
  .show-adv .line {
    height: 1px;
    width: 100%;
    background: #e4e3e3;
    margin: 2% 0; }
  .show-adv .adv1 .rightimg1 {
    display: none; }
    .show-adv .adv1 .rightimg1:nth-child(2) {
      display: block !important; }
  .show-adv .adv2 .rightimg2 {
    display: none; }
    .show-adv .adv2 .rightimg2:nth-child(3) {
      display: block !important; }
  .show-adv .adv3 .rightimg3 {
    display: none; }
    .show-adv .adv3 .rightimg3:nth-child(4) {
      display: block !important; }
  .show-adv .adv4 .rightimg4 {
    display: none; }
    .show-adv .adv4 .rightimg4:nth-child(5) {
      display: block !important; }
  .show-adv .adv5 .rightimg5 {
    display: none; }
    .show-adv .adv5 .rightimg5:nth-child(6) {
      display: block !important; }
  .show-adv .adv6 .rightimg6 {
    display: none; }
    .show-adv .adv6 .rightimg6:nth-child(7) {
      display: block !important; }

.show-canshu {
  background: #f7f7f7;
  padding-bottom: 3%; }

.order-main {
  padding: 5% 0; }
  .order-main .words {
    margin-top: 2%; }

.pm-nav, .pm-footfix {
  display: none; }

@media (max-width: 1204px) {
  .head-top {
    padding: 1% 3% 0; }
  .head-middle {
    padding: 1.3% 3%; }
    .head-middle .right .ul > * {
      padding-right: 0; }
  .index-prosub, .index-ab, .index-hotpro, .index-adv, .index-company, .index-partner, .foot1 {
    padding: 3% 3%; }
  .c-words1 .desc {
    display: none; }
  .c-words1 .p1 {
    width: 65% !important; }
  .c-words1 .p3 {
    font-size: 45px !important; }
  .index-hit, .foot2 {
    padding: 1% 3%; }
  .inner {
    padding: 3% 3% 5%; }
  .list-sub {
    padding: 1% 3%; }
  .inner-banner .crumb {
    margin-left: -50%; }
    .inner-banner .crumb .main {
      padding: 0 3%; }
  .list-pro {
    padding: 0 3% 5%; }
  #outBox #twos img {
    height: auto !important; }
  .botBox ul li {
    width: 83px; }
  .show-pro .rightB {
    width: 50%; }
  .contact1 .main {
    width: 70%; }
    .contact1 .main .dl dt {
      padding-left: 21%; }
  .modal-wrap {
    max-width: 73% !important; }
  .show-video {
    width: 100%; }
  .uk-subnav-pill {
    margin-left: -50% !important; } }

.banner .cover .pm {
  display: none; }

.pm-foot {
  visibility: hidden;
  height: 0; }

.pm-index-prosub, .pm-indexab-btit, .pm-indexab-words, .pm-innerban {
  display: none; }

@media (max-width: 1042px) {
  .show-tab .gouwu {
    display: none; } }

@media (max-width: 959px) {
  body {
    font-size: 12px; }
  /* 字体大小 */
  .f-h1 {
    font-size: 12px; }
  .f-h2 {
    font-size: 13px !important; }
  .f-h3 {
    font-size: 14px; }
  .f-h17 {
    font-size: 15px !important; }
  .f-h4 {
    font-size: 16px; }
  .f-h5 {
    font-size: 17px; }
  .f-h6 {
    font-size: 18px; }
  .f-h7 {
    font-size: 19px; }
  .f-h8 {
    font-size: 20px; }
  .f-h9 {
    font-size: 21px; }
  .f-h10 {
    font-size: 22px; }
  .f-h14 {
    font-size: 23px; }
  .f-h20 {
    font-size: 24px; }
  .pc-nav, .head-middle .dt2 {
    display: none; }
  .head-middle {
    padding: 1% 3% 3%;
    text-align: center; }
    .head-middle .dt1 img {
      width: 38%; }
  .c-words1 .p3 {
    font-size: 34px !important; }
  .head-top {
    padding: 0;
    background: transparent; }
    .head-top .top1, .head-top .top2 {
      display: none; }
  .language {
    padding: 1% 3%;
    color: #000; }
    .language .gif {
      width: 15px;
      height: 13px; }
  .language-main {
    padding: 3% 5%;
    background: #21272c; }
    .language-main .one {
      height: auto;
      min-height: 100px; }
    .language-main .btit {
      margin-bottom: 0; }
  .head-nav {
    padding: 1% 3% 1%;
    background: #101d2e; }
    .head-nav .top-logo {
      margin-top: 0; }
      .head-nav .top-logo img {
        width: 60%; }
    .head-nav .f-space3 {
      margin-left: -25px;
      overflow: hidden; }
      .head-nav .f-space3 > * {
        padding-left: 25px !important; }
  .pm-nav {
    display: block; }
    .pm-nav .main {
      margin-top: 0; }
      .pm-nav .main .li1 {
        padding: 3% 0;
        border-bottom: 1px solid #4c4b4b;
        margin-bottom: 3%; }
      .pm-nav .main img {
        width: 5%; }
    .pm-nav .ul2 li {
      padding: 3% 5%; }
    .pm-nav .ul2 a {
      color: #9a9da2; }
  .banner .c-words {
    padding-top: 7% !important; }
  .banner .uk-position-bottom {
    bottom: 0; }
  .banner svg:not(:root) {
    overflow: hidden;
    display: none; }
  .banner .c-words3 {
    padding-top: 14% !important; }
  .banner .p4:before {
    display: none !important; }
  .index-prosub {
    display: none; }
  .index-adv .left .btit {
    margin-bottom: 3%; }
  .pm-index-prosub {
    display: block;
    padding: 0 0 5%; }
    .pm-index-prosub .desc {
      margin-top: 5%; }
    .pm-index-prosub .cat {
      text-align: center;
      margin: 3%; }
    .pm-index-prosub .boot .cont {
      border-top: 1px solid #eee;
      border-bottom: 1px solid #eee;
      padding: 10% 3%; }
    .pm-index-prosub .boot .cont1 {
      border-left: 1px solid #eee; }
    .pm-index-prosub .boot .cont2 {
      border-left: 1px solid #eee;
      border-right: 1px solid #eee; }
    .pm-index-prosub .boot .cont3 {
      border-right: 1px solid #eee; }
    .pm-index-prosub .top .right {
      border-left: 1px solid #eee;
      padding: 3%; }
    .pm-index-prosub .top .btit {
      padding: 7% 0 0 7%; }
    .pm-index-prosub .more {
      margin-top: 3%; }
  .pm-indexab-btit {
    display: block;
    margin-bottom: 5%; }
  .index-hit .right .more {
    width: 100%; }
  .index-ab {
    padding: 3% 0; }
    .index-ab img {
      width: 100%;
      display: none; }
    .index-ab .pc-indexab-words {
      display: none; }
    .index-ab .pm-indexab-words {
      display: block;
      background: #f6f6f6;
      padding: 5% 3%; }
      .index-ab .pm-indexab-words .li1 {
        margin-bottom: 2%; }
      .index-ab .pm-indexab-words .li {
        background: #fff;
        padding: 3%; }
      .index-ab .pm-indexab-words .jt {
        margin-bottom: 1%; }
  .index-company .index-btit {
    display: none; }
  .index-adv .right {
    margin-top: 3%; }
  .list-sub .cont {
    margin: 1% 0; }
  .list-sub .circle {
    width: 13px;
    height: 13px; }
  .show-pro .botBox ul li {
    width: 65px; }
  .show-pro .moveBox {
    visibility: hidden; }
  .show-pro .magBox {
    height: auto;
    visibility: hidden; }
  .contact1 {
    padding: 2% 0; }
    .contact1 .right {
      padding-top: 2%;
      height: auto; }
    .contact1 .left .dl {
      margin: 6% 0; }
      .contact1 .left .dl dt {
        padding-left: 16%;
        padding-top: 4%;
        margin-bottom: 0; }
    .contact1 .pagetel-main {
      background: #eee;
      margin-top: 5%; }
  .page-ab2 .right {
    margin-top: 3%; }
  .pm-footfix {
    display: block;
    position: fixed;
    z-index: 9999;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: #101d2e;
    padding: 3% 0; }
    .pm-footfix .cont2 {
      border-left: 1px dashed #525f70;
      border-right: 1px dashed #525f70; }
    .pm-footfix .cont4 {
      border-left: 1px dashed #525f70; }
      .pm-footfix .cont4 .modal-btn:checked + label, .pm-footfix .cont4 .modal-btn:not(:checked) + label {
        background: transparent;
        color: #000;
        width: 100%;
        letter-spacing: .01px; }
      .pm-footfix .cont4 .modal-wrap {
        max-width: 55%; }
      .pm-footfix .cont4 .liuyan .ul label {
        margin: 0;
        text-align: left; }
      .pm-footfix .cont4 .modal-wrap {
        padding-bottom: 0; }
  footer .b-tit:after {
    margin: 2% 0 5%; }
  footer .ipad-boot {
    margin-top: 3%; }
    footer .ipad-boot .b-tit:after {
      margin: 1% 0 2%;
      width: 8%; }
  footer .foot1 .sub li {
    margin-bottom: 1%; }
  footer .foot2 {
    padding: 4% 3% 14%;
    background: #28303b;
    border-top: 1px solid #374251; }
  .show-pro .share {
    margin-top: 3%; }
  .show-adv .rightimg1, .show-adv .rightimg2, .show-adv .rightimg3, .show-adv .rightimg4, .show-adv .rightimg5, .show-adv .rightimg6 {
    padding-top: 2%; } }

@media (max-width: 768px) {
    .kf{ display:none; }
  .show-pro .botBox ul li {
    width: 49px; }
  .show-tab {
    padding: 7% 0 1%; }
  .page-ab1 .vr-iframe {
    height: 450px; }
  .page-ab2 {
    margin-top: 3%; }
    .page-ab2 .section {
      justify-content: center; } }

@media (max-width: 629px) {
  .f-h6 {
    font-size: 15px; }
  .f-h2 {
    font-size: 12px !important; }
  .pc-indexab-img {
    display: none; }
  .head-middle .dt1 img {
    width: 66%; }
  .banner .c-words1 {
    padding-top: 18% !important; }
    .banner .c-words1 .p1 {
      display: none; }
    .banner .c-words1 .p3 {
      font-size: 16px !important; }
    .banner .c-words1 .p2 {
      font-size: 13px; }
    .banner .c-words1 .p4 {
      display: none; }
  .banner .cover .top {
    font-size: 13px; }
  .banner .c-words2 {
    padding-top: 0 !important; }
    .banner .c-words2 .top {
      font-size: 13px; }
    .banner .c-words2 .one, .banner .c-words2 .more {
      display: none; }
    .banner .c-words2 .two {
      letter-spacing: .1px; }
      .banner .c-words2 .two .pm-sm {
        display: none; }
  .banner .c-words3 {
    padding-top: 20% !important; }
    .banner .c-words3 .two {
      letter-spacing: .1px; }
  .head-nav {
    padding: 2% 5% 2%; }
  .language {
    padding: 2% 3%; }
  .pm-nav .main img {
    width: 6%; }
  .language-main .btit {
    margin-bottom: 0;
    font-size: 14px; }
  .pm-index-prosub .desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden; }
  .pm-index-prosub .desc {
    line-height: normal; }
  .pm-index-prosub .top .right {
    padding: 10% 3%; }
  .pm-index-prosub .btit {
    padding: 8% 0 0 8% !important; }
  .pm-index-prosub .more {
    display: none; }
  .pm-indexab-words {
    padding: 6% 3% !important; }
    .pm-indexab-words .pmdesc {
      line-height: normal; }
    .pm-indexab-words .jt {
      margin-bottom: 3% !important; }
    .pm-indexab-words .li1 {
      margin-bottom: 5% !important; }
    .pm-indexab-words .li {
      padding: 5%; }
  .index-company {
    padding: 3% 3% 8%; }
  .index-ab img {
    display: block; }
  .index-ab .pm-indexabimg {
    margin-top: 5%; }
  .index-hit, .index-hotpro, .index-adv, .index-partner {
    display: none; }
  .foot1 {
    display: none; }
  .pm-foot {
    background: #f6f6f6;
    padding: 5% 0 0;
    visibility: visible;
    height: auto !important; }
    .pm-foot .hit {
      border-bottom: 1px solid #efefef;
      padding-bottom: 3%; }
    .pm-foot .main {
      display: none;
      padding: 5% 3% 5%;
      border-bottom: 1px solid #eee; }
      .pm-foot .main .li {
        margin-bottom: 3%; }
    .pm-foot .section {
      justify-content: left; }
      .pm-foot .section .modal-btn:checked + label, .pm-foot .section .modal-btn:not(:checked) + label {
        background: transparent;
        color: #5a5a5a; }
      .pm-foot .section .modal-wrap {
        max-width: 80%; }
    .pm-foot .middle .b-tit {
      color: #585757; }
    .pm-foot .middle .sub {
      letter-spacing: .1px; }
    .pm-foot .middle .b-tit:after {
      margin: 2% 0 5%; }
    .pm-foot .middle .social {
      margin-top: 3%; }
      .pm-foot .middle .social .icon {
        padding: 0 2%;
        font-size: 16px; }
    .pm-foot .dt {
      width: 100% !important; }
    .pm-foot .right {
      padding: 4%; }
    .pm-foot .sub .f-gary {
      margin-bottom: 3%; }
  .foot2 {
    background: #f6f6f6 !important;
    text-align: center;
    padding: 5% 3% 25% !important;
    border-top: 0px solid #374251 !important; }
    .foot2 div {
      color: #2c2c2c; }
  .list-next .main {
    width: 100%; }
  .page-ab2 .section {
    margin-top: 5%; }
  .show-pro .leftBox {
    width: 100%; }
  .show-pro #outBox {
    height: auto; }
  .show-pro .rightB {
    position: static;
    width: 100%;
    padding: 0 0 5%; }
    .show-pro .rightB .desc, .show-pro .rightB .cans {
      display: none; }
    .show-pro .rightB .tit {
      padding: 3%;
      margin-bottom: 3%; }
    .show-pro .rightB .boot {
      padding: 0 3%; }
      .show-pro .rightB .boot .left {
        margin-left: 3%;
        float: right;
        margin-bottom: 3%;
        padding: 0; }
  .show-pro .share {
    padding: 0 5%; }
  .show-pro .botBox ul li {
    width: 18%; }
  .pc-innerban {
    display: none; }
  .pm-innerban {
    display: block; }
  .show-tab {
    padding: 5% 0; }
    .show-tab .uk-subnav > * > :first-child {
      font-size: 14px; }
    .show-tab .uk-subnav > * {
      padding-right: 4%; }
    .show-tab .uk-subnav-pill > .uk-active > a:after {
      height: 1px; }
    .show-tab .boot .more {
      width: 60%;
      border: 1px solid #ccc; }
    .show-tab .boot .cont a {
      font-size: 12px; }
    .show-tab .top .li {
      width: 50%; }
    .show-tab .top .m_position {
      font-size: 14px;
      background: #01307e;
      margin-bottom: 3%;
      font-size: 13px;
      color: #fff;
      padding: 3% 0;
      text-align: center;
      border-radius: 7px; }
    .show-tab .show-down .bg {
      display: none; }
    .show-tab .show-down #mao1 {
      margin-top: 0; }
    .show-tab .show-down .canshu table {
      display: block;
      overflow-x: scroll;
      white-space: nowrap; }
    .show-tab .editor table tr td {
      width: 100%; }
    .show-tab .editor tr {
      display: flex;
      flex-wrap: wrap; }
  .crumb .top {
    font-size: 15px; }
  .page-ab2 .modal-wrap {
    max-width: 96%; }
  .contact1 {
    background: #fafafa;
    padding: 5% 3%; }
    .contact1 .main {
      width: 94%; }
    .contact1 .left {
      margin-bottom: 13%; }
    .contact1 .right {
      padding-top: 4%; }
    .contact1 .dl dt {
      padding-left: 17% !important; }
    .contact1 .dl .dt1 {
      background: url(../image/page-tel1.png) left center no-repeat !important;
      background-size: 40px !important; }
    .contact1 .dl .dt2 {
      background: url(../image/page-tel2.png) left center no-repeat !important;
      background-size: 40px !important; }
    .contact1 .dl .dt3 {
      background: url(../image/page-tel3.png) left center no-repeat !important;
      background-size: 40px !important; }
    .contact1 .dl .dt4 {
      background: url(../image/page-tel4.png) left center no-repeat !important;
      background-size: 40px !important; }
    .contact1 .pagetel-main {
      margin-top: 10%; }
      .contact1 .pagetel-main iframe {
        height: 570px !important; }
  .list-sub .circle {
    width: 10px;
    height: 10px;
    margin-top: 1.5%; }
  .list-sub .cat {
    font-size: 13px; }
  .list-sub .cont {
    margin: 1% 0; }
  .list-pro .btit {
    padding: 5% 0 3%; }
  .show-pro .rightB .boot .dt1 .modal-wrap {
    max-width: 85%; }
  .pm-footfix .cont .modal-wrap {
    max-width: 85%; }
  .order-main {
    padding: 5% 3%; } 

.show-down .canshu table{
  width: 100%!important;
  }

  .show-tab table:nth-child(2) tr:nth-child(1) td {
    display: revert;
    width: 50%;
}
  .show-tab table:nth-child(2) tr:nth-child(2) td {
    display: revert;
    width: 50%;
}
  .show-tab table:nth-child(2) tr td {
    display: block;
    width: 100%;
}
}


.kf{ position: fixed; right:0; bottom: 0; z-index: 999; }
.kf .kf-online { position: absolute; right: 30px; bottom: 30px; transition: 0.5s;  }
.kf .kf-online a{ display: flex; justify-content: center; align-items: center; background:#47b2bc; box-shadow: 0 0 5px rgba(0,0,0,0.1); width: 180px; height: 50px; border-radius: 25px; color: #FFF;  }
.kf .kf-online  img{ width: 30px; }
.kf .kf-online span{ font-weight: bold; font-size: 16px; margin-left: 8px;}
.kf .message{  margin-right: 20px; width: 350px; height: 0; transition: 0.5s; background: #FFF; border-radius: 8px 8px 0 0; overflow: hidden; }
.kf .message .tits{ cursor: pointer; display: flex; align-items: center; justify-content: space-between; height: 40px; color: #FFF; font-size: 16px;  background:#47b2bc; padding: 0 15px; }
.kf .message-con{ padding: 10px; text-align: center; }
.kf .message-con .text{ background-color: #edeeef; padding: 15px; border-radius: 8px; }
.kf .message-con .label { margin-top: 20px; width: 100%; height: 40px;  display: flex; align-items: center; }
.kf .message-con .label input{ flex:1; border: 1px solid #ccc; height: 100%; padding-left: 10px; outline: none; }
.kf .message-con .label span {width: 20px; color: red; text-align: center;}
.kf .message-con button{ background:#47b2bc; width: 87px; height: 35px; margin: 20px auto; color: #FFF; border: none; }
.kf.open .kf-online{ bottom: -100px; }
.kf.open .message{ height: 440px; }

.scrolltop{ position: fixed; bottom: 100px; right: 30px; cursor: pointer; width: 50px; height: 50px; border-radius: 5px; }
.scrolltop a{font-size: 16px; color: #FFF;}