@charset "UTF-8";

@font-face {
  font-family: 'thyFont1';
  src: url("../fonts/MBaskerville.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;
  }
}

@media screen and (max-width: 1200px) {
  main {
    max-width: 970px !important;
  }

  .s2 .bottom .mid {
    height: 250px;
    line-height: 250px;
  }

  .pro_style_1 li .pic {
    height: 250px;
  }

  .s2 .swiper-container li {
    height: 250px;
  }

  .s3 .a3 .b1 {
    width: 600px;
  }

  footer .footer_mid .li1 {
    width: 200px;
  }
}

@media screen and (max-width: 992px) {
  footer .footer_mid .li1 {
    display: none;
  }

  footer .footer_mid .li2 {
    padding-left: 40px;
  }

  footer .footer_nav {
    display: none;
  }

  footer .footer_mid .li3 {
    display: none;
  }

  footer .footer_mid .li2 {
    padding: 0;
    border-right: 0;
  }

  footer .footer_mid .li2 .footer_all_title {
    display: none;
  }

  footer .footer_mid .li2 .b1 {
    display: none;
  }

  footer .footer-b li {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  footer .footer-b li:nth-child(2) {
    display: none;
  }

  footer .footer-b li:nth-child(3) {
    display: none;
  }

  main {
    max-width: 750px !important;
  }

  .s3 .a3 .b2 {
    display: none;
  }

  .s3 .a3 .b1 {
    width: 100%;
  }

  .s2 .bottom .mid {
    height: 220px;
    line-height: 220px;
  }

  .s2 .swiper-container li {
    height: 220px;
  }

  .pro_style_1 li .pic {
    height: 200px;
  }

  .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 {
    width: 100%;
    height: auto;
  }

  .s1 .left {
    width: 100%;
  }

  .s1 .left .a1 {
    font-size: 22px;
  }

  .s1 .left .a2 {
    font-size: 20px;
  }

  .s1 .right {
    width: 100%;
  }

  .s1 .right .top {
    padding-top: 20px;
  }

  .s4 .s4_main .controller li {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 767px) {
  .s5 .s5_main {
    margin-top: 30px;
  }

  .s5 .s5_main li {
    width: 49%;
    margin-right: 2%;
    float: left;
    margin-bottom: 2%;
    *zoom: 1;
  }

  .s5 .s5_main li:nth-child(2n) {
    margin-right: 0;
  }

  .s5 .s5_main li:before, .s5 .s5_main li:after {
    content: " ";
    display: table;
  }

  .s5 .s5_main li:after {
    clear: both;
  }

  .s5 .s5_main li .a1 {
    float: left;
  }

  .s5 .s5_main li .a2 {
    float: left;
  }

  .s5 .s5_main li .a3 {
    width: 100%;
    opacity: 1;
    top: 105px;
  }

  .all_title .t1 {
    font-size: 22px;
  }

  .all_title .t2 {
    font-size: 20px;
  }

  .s4 .s4_main .left {
    display: none;
  }

  .s4 .s4_main .right {
    display: none;
  }

  .s4 .s4_main .s4_swiper {
    width: 100%;
    margin: 0;
    height: 400px;
  }

  .s4 .s4_main .s4_swiper .swiper-slide .word .a1 {
    padding-top: 40px;
  }

  .s4 .s4_main .s4_swiper .swiper-slide .word .a2 {
    font-size: 20px;
  }

  .s4 .s4_main .s4_swiper .swiper-slide .word .a3 {
    width: 90%;
    margin-left: 5%;
  }

  .s4 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .s3 .a3 {
    height: 180px;
  }

  .s3 .a3 .b1 {
    width: 100%;
    height: 150px;
  }

  .s3 .a3 .b1 .c1 {
    display: none;
  }

  .s3 .a3 .b1 .c2 {
    font-size: 14px;
    line-height: 24px;
  }

  .s3 .a3 .b1 .c3 {
    padding-top: 20px;
  }

  .s3 {
    height: 350px;
  }

  .s2 .swiper-container li {
    height: 150px;
  }

  .s2 .bottom .mid {
    height: 150px;
    line-height: 150px;
    width: 50%;
    right: 0;
    left: auto !important;
  }

  .banner {
    height: 300px !important;
  }

  .banner .slide-inner {
    height: 300px !important;
  }

  .s1 {
    width: 100%;
    height: auto;
  }

  .s1 .left {
    width: 100%;
  }

  .s1 .left .a1 {
    font-size: 20px;
  }

  .s1 .left .a2 {
    font-size: 18px;
  }

  .s1 .right {
    width: 100%;
  }

  .s1 .right .top {
    padding-top: 10px;
  }
  .s1 .right .top .layui-form-item{
    width: 49%;
  }
  .s1 .right .top .layui-form-item:nth-child(2){
    margin-right: 0;
  }
  .s1 .right .top .layui-form-item:nth-child(3){
    margin-right: 2%;
  }
  .s1 .right .bottom .layui-form-item:nth-child(1){
    width: 49%;
    margin-right: 0;
  }
  .s1 .right .bottom .layui-form-item{
    width: 49%;
  }

  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 {
    width: 49%;
    margin-right: 2%;
  }

  .pro_style_1 li:nth-child(3n) {
    margin-right: 2%;
  }

  .pro_style_1 li:nth-child(2n) {
    margin-right: 0% !important;
  }

  .pro_style_1 li .pic {
    height: 120px;
  }

  .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: #b5a781;
    font-size: 20px;
  }

  .small_banner .inner_title .t2 {
    color: #c8bda1;
    font-weight: lighter;
    font-size: 18px;
  }
}

/*# sourceMappingURL=media.css.map */
