@charset "UTF-8";
@font-face {
  font-family: 'thyFont1';
  src: url("../fonts/HelveticaNeueLTPro-ThEx.otf"); }
@font-face {
  font-family: 'thyFont2';
  src: url("../fonts/BEBAS.ttf"); }
@font-face {
  font-family: 'thyFont3';
  src: url("../fonts/Questrial-Regular.ttf"); }
main {
  max-width: 1200px;
  margin: 0 auto;
  display: block;
  *zoom: 1; }
  main:before, main:after {
    content: " ";
    display: table; }
  main:after {
    clear: both; }

html {
  background: #fff;
  overflow-x: hidden;
  width: 100%; }

/*样式重置*/
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace,monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b, strong {
  font-weight: bolder; }

code, kbd, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

img {
  border-style: none; }

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button; }

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0; }

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: .35em .75em .625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0; }

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto; }

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, audio, canvas, details, figcaption, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, summary, time, video {
  margin: 0;
  padding: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, th, var, optgroup {
  font-style: normal;
  font-weight: normal; }

ins {
  text-decoration: none; }

li {
  list-style: none; }

table {
  font-size: inherit;
  font: 100%;
  border-collapse: collapse;
  border-spacing: 0; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0;
  font-variant: normal; }

legend {
  color: #000; }

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit; }

input, button, textarea, select {
  border: 0;
  padding: 0;
  margin: 0;
  *font-size: 100%;
  line-height: 1.2; }

a img, img {
  -ms-interpolation-mode: bicubic; }

sub, sup {
  vertical-align: baseline; }

article, aside, dialog, figure, footer, header, hgroup, nav, section, blockquote {
  display: block; }

pre {
  white-space: pre-wrap; }

textarea {
  resize: none;
  overflow: auto; }

input[type=text]:focus, input[type=password]:focus, textarea:focus {
  outline: 0; }

button, input {
  outline: 0; }

input[type=password]::-ms-reveal {
  display: none; }

input::-ms-clear {
  display: none; }

input:-ms-input-placeholder {
  color: #999; }

/*样式重置*/
@media screen and (max-width: 1400px) {
  main {
    max-width: 1200px !important; }

  .pro_style_1 li {
    width: 280px;
    margin-right: 16.5px; }
    .pro_style_1 li a .pic {
      height: 280px; } }
@media screen and (max-width: 1200px) {
  main {
    max-width: 970px !important; }

  .pro_style_1 li {
    margin-right: 50px;
    width: 280px; }
    .pro_style_1 li a .pic {
      height: 280px; }
    .pro_style_1 li:nth-child(4n) {
      margin-right: 50px; }
    .pro_style_1 li:nth-child(3n) {
      margin-right: 0 !important; }

  .s3 .bac {
    background-attachment: scroll; } }
@media screen and (max-width: 992px) {
  main {
    max-width: 750px !important; }

  .pro_class {
    width: 100%; }
    .pro_class .a2 li {
      width: 24%;
      height: 40px;
      float: left;
      margin-right: 1.33%;
      background: #fff;
      margin-bottom: 10px; }
      .pro_class .a2 li:nth-child(5n) {
        margin-right: 1.33%; }
      .pro_class .a2 li:nth-child(4n) {
        margin-right: 0 !important; }
      .pro_class .a2 li a {
        width: 100%;
        height: 100%;
        display: block;
        text-align: center;
        line-height: 40px;
        font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
        font-size: 16px;
        color: #232323;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition-timing-function: ease;
        -moz-transition-timing-function: ease;
        /* Firefox 4 */
        -webkit-transition-timing-function: ease;
        /* Safari 和 Chrome */
        -o-transition-timing-function: ease;
        /* Opera */ }
        .pro_class .a2 li a:hover {
          background: #007ab7;
          color: #fff; }

  .pro_style_1 li {
    margin-right: 30px;
    width: 220px; }
    .pro_style_1 li a .pic {
      height: 220px; }
    .pro_style_1 li:nth-child(4n) {
      margin-right: 30px; }
    .pro_style_1 li:nth-child(3n) {
      margin-right: 0 !important; }

  .pro_style_2 li .pic {
    height: 200px; }

  .location {
    padding-top: 40px; }

  .pc_header {
    display: none; }

  .mobile_header {
    display: block; }

  .banner {
    padding-top: 0 !important; }

  .s1 .s1_main .left {
    height: 400px; }
  .s1 .s1_main .right li .pic {
    height: 153px; }
  .s1 .s1_main .right li .word {
    height: 40px;
    text-align: center; }
    .s1 .s1_main .right li .word .w1 {
      width: 90%;
      margin-left: 5%;
      line-height: 40px; }
    .s1 .s1_main .right li .word .w2 {
      display: none; }
    .s1 .s1_main .right li .word .w3 {
      display: none; }

  .s2 .s2_main .top .a1 {
    width: 30%;
    margin-right: 5%; }
    .s2 .s2_main .top .a1 .b2 {
      font-size: 18px; }
  .s2 .s2_main .top .a2 .b1 .c2 {
    font-size: 14px; }
  .s2 .s2_main .top .a2 .b1 .c1 {
    font-size: 30px; }

  .s4 .s4_main .left {
    width: 100%; }
  .s4 .s4_main .right {
    width: 100%; }
    .s4 .s4_main .right .p2 li {
      float: left;
      width: 100%; }

  .pc_footer .footer_t .left .a1 {
    font-size: 40px; } }
@media screen and (max-width: 767px) {
  .all_title .t2 {
    line-height: 24px; }
    .all_title .t2 span {
      font-size: 14px; }

  .pro_class {
    width: 100%; }
    .pro_class .a1 {
      width: 100%;
      height: 50px !important; }
      .pro_class .a1 .b {
        *zoom: 1;
        height: 40px; }
        .pro_class .a1 .b:before, .pro_class .a1 .b:after {
          content: " ";
          display: table; }
        .pro_class .a1 .b:after {
          clear: both; }
        .pro_class .a1 .b .b1 {
          width: 40%;
          float: left;
          height: 40px;
          line-height: 40px; }
          .pro_class .a1 .b .b1 img {
            max-height: 36px; }
        .pro_class .a1 .b .b2 {
          width: 60%;
          text-align: left;
          float: left;
          height: 40px;
          line-height: 40px; }
    .pro_class .a2 {
      width: 100%;
      margin: 0; }
      .pro_class .a2 li {
        width: 49%;
        height: 40px;
        float: left;
        margin-right: 2%;
        background: #fff;
        margin-bottom: 10px; }
        .pro_class .a2 li:nth-child(2n) {
          margin-right: 0% !important; }
        .pro_class .a2 li:nth-child(4n) {
          margin-right: 0 !important; }
        .pro_class .a2 li:nth-child(5n) {
          margin-right: 0 !important; }
        .pro_class .a2 li a {
          width: 100%;
          height: 100%;
          display: block;
          text-align: center;
          line-height: 40px;
          font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 16px;
          color: #232323;
          transition: 0.5s;
          -moz-transition: 0.5s;
          -webkit-transition: 0.5s;
          -o-transition: 0.5s;
          transition-timing-function: ease;
          -moz-transition-timing-function: ease;
          /* Firefox 4 */
          -webkit-transition-timing-function: ease;
          /* Safari 和 Chrome */
          -o-transition-timing-function: ease;
          /* Opera */ }
          .pro_class .a2 li a:hover {
            background: #007ab7;
            color: #fff; }

  .pc_footer .footer_t .left {
    padding-bottom: 15px; }
    .pc_footer .footer_t .left .a1 {
      font-size: 22px; }
    .pc_footer .footer_t .left .a2 {
      font-size: 17px; }
    .pc_footer .footer_t .left .a3 {
      padding-top: 20px;
      padding-bottom: 15px;
      font-size: 18px; }
    .pc_footer .footer_t .left .a4 {
      font-size: 14px;
      line-height: 30px; }
    .pc_footer .footer_t .left .a5 {
      display: none; }

  .pc_footer {
    padding-top: 30px; }
    .pc_footer .footer_t .left {
      width: 100%; }
    .pc_footer .footer_t .right {
      width: 100%; }
      .pc_footer .footer_t .right .yanzheng {
        width: 40% !important; }

  .pc_footer .footer_b li .a1 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .pc_footer .footer_b li .a2 {
    display: none; }

  .float_nav {
    display: none; }

  .float_contact {
    display: none; }

  .s4 .s4_main .left .p1 .w1 {
    width: 100%; }
  .s4 .s4_main .left .p2 .pic {
    width: 100%; }
  .s4 .s4_main .left .p2 .word {
    width: 100%; }
    .s4 .s4_main .left .p2 .word .w1 {
      padding-top: 10px; }
    .s4 .s4_main .left .p2 .word .w3 {
      margin-top: 15px; }
  .s4 .s4_main .left .p3 li {
    width: 100%;
    margin-right: 0; }

  .s3 .s3_main .a3 .swiper-slide {
    height: 130px; }

  .s3 .s3_main {
    padding-top: 50px; }
    .s3 .s3_main .a1 img {
      max-width: 100%; }
    .s3 .s3_main .a2 .b1 {
      font-size: 15px;
      height: auto;
      line-height: 20px; }

  .s2 .s2_main .top .right {
    display: none; }
  .s2 .s2_main .top .a1 {
    width: 100%;
    padding-top: 20px;
    margin-right: 0%; }
    .s2 .s2_main .top .a1 .b2 {
      font-size: 18px; }
  .s2 .s2_main .top .a2 {
    width: 100%;
    padding-left: 0; }
    .s2 .s2_main .top .a2 .b1 .c2 {
      font-size: 14px;
      color: #333; }
    .s2 .s2_main .top .a2 .b1 .c1 {
      font-size: 30px;
      color: #333; }
      .s2 .s2_main .top .a2 .b1 .c1 span {
        color: #333; }
    .s2 .s2_main .top .a2 .b2 {
      color: #333; }

  .s1 {
    padding-top: 40px;
    padding-bottom: 50px; }
    .s1 .s1_main .left {
      display: none; }
    .s1 .s1_main .right {
      width: 100%; }
      .s1 .s1_main .right li .pic {
        height: 120px; }
      .s1 .s1_main .right li .word {
        height: 40px;
        text-align: center; }
        .s1 .s1_main .right li .word .w1 {
          width: 90%;
          margin-left: 5%;
          line-height: 40px; }
        .s1 .s1_main .right li .word .w2 {
          display: none; }
        .s1 .s1_main .right li .word .w3 {
          display: none; }

  .all_title .t1 {
    font-size: 22px; }
  .all_title .t2 {
    font-size: 20px;
    margin-top: 0; }

  .banner {
    height: 160px !important;
    padding-top: 40px !important; }
    .banner .slide-inner {
      height: 160px !important; }

  main {
    padding-left: 15px !important;
    padding-right: 15px !important; }

  .inner_page .inner_page_right .right_page_bottom .other_product_list li {
    height: 150px; }
    .inner_page .inner_page_right .right_page_bottom .other_product_list li .pic {
      height: 150px; }

  .inner_page .inner_page_right .right_page_bottom .other_case_list li {
    height: 160px; }

  .inner_contact_details p:nth-child(1) {
    font-size: 20px; }

  .inner_contact_details p:nth-child(2) {
    font-size: 18px; }

  .pro_style_1 li {
    margin-right: 0px !important;
    width: 100%; }
    .pro_style_1 li a .pic {
      height: 220px; }

  .pro_style_2 li {
    width: 49%;
    margin-right: 2%; }
    .pro_style_2 li:nth-child(3n) {
      margin-right: 2%; }
    .pro_style_2 li:nth-child(2n) {
      margin-right: 0% !important; }
    .pro_style_2 li .pic {
      height: 150px; }

  .inner_page .inner_page_right .right_page_bottom .right_page_bottom_top #innerAlbum {
    width: 100%; }

  .inner_page .inner_page_right .right_page_bottom .right_page_bottom_top .innerDetails {
    float: left;
    width: 100%; }

  .inner_form .layui-form-label {
    display: none; }
  .inner_form .layui-input-block {
    margin-left: 0; }

  .small_banner {
    height: 80px; }
    .small_banner .inner_title {
      position: relative;
      z-index: 5;
      padding-top: 20px; }
      .small_banner .inner_title .t1 {
        color: #beb0b1;
        font-size: 20px; }
      .small_banner .inner_title .t2 {
        color: #d5cccd;
        font-weight: lighter;
        font-size: 18px; } }

/*# sourceMappingURL=media.css.map */
