@charset "UTF-8";
* {
  margin: 0;
  padding: 0; }

li,
ul {
  list-style: none; }

body,
html {
  background: #F6F6F6;
  position: relative;
  min-width: 1200px;
}

.top_find {
  width: 100%;
  border-bottom: 2px solid red;
  position: fixed;
  top: -66px;
  left: 0;
  z-index: 9999;
  background: #fff; }
  .top_find .top_find_son {
    width: 1190px;
    margin: 0 auto;
    position: relative;
    padding: 10px 5px; }
    .top_find .top_find_son .input_find {
      overflow: hidden;
      background: #EFEFEF;
      position: absolute;
      left: 320px;
      top: 15px;
      width: 550px;
      height: 35px; }
      .top_find .top_find_son .input_find input {
        padding: 4px;
        width: 490px;
        height: 27px;
        line-height: 33px;
        font-size: 14px;
        color: #989898;
        border: 0;
        outline: none;
        background: none;
        float: left; }
      .top_find .top_find_son .input_find span {
        position: absolute;
        right: 65px;
        top: 8px;
        width: 19px;
        height: 15px;
        overflow: hidden;
        cursor: pointer; }
      .top_find .top_find_son .input_find img {
        width: 52px;
        height: 35px;
        position: absolute;
        float: left; }

.left_floor {
  position: fixed;
  left: 15px;
  top: 24%;
  z-index: 9999;
  opacity: 0; }
  .left_floor .left_floor_active {
    background: #F10215;
    color: #ffffff; }
  .left_floor .left_floor_active1 {
    background: #F10215;
    color: #ffffff; }
  .left_floor li {
    width: 30px;
    font-size: 12px;
    color: #ffffff;
    background: #999;
    border-bottom: 1px solid #F6F6F6;
    text-align: center;
    padding: 3px;
    cursor: pointer; }

.head {
  position: relative; }
  .head img {
    display: block;
    width: 100%; }
  .head p {
    position: absolute;
    top: 5px;
    right: 84px;
    z-index: 200;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    color: #999; }

header {
  width: 100%; }
  header .header_head {
    background: #E3E4E5;
    height: 30px;
    line-height: 30px;
    position: relative; }
    header .header_head .header_head_box {
      width: 1300px;
      margin: 0 auto; }
      header .header_head .header_head_box .img {
        float: left;
        display: block;
        width: 230px;
        height: 170px; }
      header .header_head .header_head_box .img img{
        width: 230px;
        height: 170px; }
      header .header_head .header_head_box ul {
        float: right; }
        header .header_head .header_head_box ul li {
          float: left;
          padding: 0 10px; }
          header .header_head .header_head_box ul li a {
            text-decoration: none;
            color: #999;
            font-size: 12px; }
          header .header_head .header_head_box ul li .li_2 {
            color: red; }
        header .header_head .header_head_box ul a:hover {
          color: #C81623; }
        header .header_head .header_head_box ul .header_wdjd {
          position: relative; }
          header .header_head .header_head_box ul .header_wdjd .header_wdjd_txt {
            position: absolute;
            top: 30px;
            left: 0;
            width: 208px;
            height: 170px;
            background: #fff;
            z-index: 10;
            display: none; }
            header .header_head .header_head_box ul .header_wdjd .header_wdjd_txt ul:nth-child(2) {
              margin-top: 15px;
              padding-top: 10px;
              border-top: 1px solid #ccc; }
            header .header_head .header_head_box ul .header_wdjd .header_wdjd_txt li {
              width: 84px;
              height: 25px; }
        header .header_head .header_head_box ul .header_sjjd {
          position: relative; }
          header .header_head .header_head_box ul .header_sjjd .header_sjjd_div {
            position: absolute;
            top: 30px;
            right: 5px;
            border: 1px solid #ccc;
            padding: 3px 3px 0; }
        header .header_head .header_head_box ul span {
          font-size: 12px;
          color: #ccc;
          float: left; }
  header .header_sous {
    width: 1190px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    height: 140px; }
    header .header_sous .header_form {
      overflow: hidden;
      background: #f10215;
      position: absolute;
      left: 320px;
      top: 25px;
      width: 380px;
      height: 35px;
      border: 1px solid #f10215; }
      header .header_sous .header_form input {
        padding: 4px;
        width: 320px;
        height: 33px;
        line-height: 33px;
        font-size: 14px;
        color: #989898;
        border: 0;
        outline: none; }
      header .header_sous .header_form span {
        position: absolute;
        right: 65px;
        top: 8px;
        width: 19px;
        height: 15px;
        overflow: hidden;
        cursor: pointer; }
      header .header_sous .header_form img {
        width: 47;
        height: 32px;
        position: absolute; }
    header .header_sous .header_ico {
      position: absolute;
      right: 99px;
      top: 25px; }
      header .header_sous .header_ico .header_gw {
        width: 190px;
        height: 35px;
        background-color: #fff;
        text-align: center;
        line-height: 35px;
        border: 1px solid #f0f0f0; }
        header .header_sous .header_ico .header_gw span:nth-child(2) {
          font-size: 13px; }
          header .header_sous .header_ico .header_gw span:nth-child(2) a {
            color: #F10214;
            text-decoration: none; }
        header .header_sous .header_ico .header_gw span:nth-child(3) {
          background: #F10214;
          color: #fff;
          border-radius: 50%;
          position: absolute;
          width: 13px;
          height: 13px;
          line-height: 14px;
          top: 5px;
          left: 142px;
          font-size: 12px; }
      header .header_sous .header_ico .header_ko {
        position: absolute;
        top: 34px;
        left: -110px;
        width: 298px;
        height: 70px;
        line-height: 70px;
        text-align: right;
        background: #fff;
        z-index: 200;
        display: none; }
        header .header_sous .header_ico .header_ko p {
          background: url(../img/58004d6dN2927f0f7.png) no-repeat 20px 14px;
          font-size: 12px;
          padding-right: 30px; }
    header .header_sous .header_form_nav {
      overflow: hidden;
      position: absolute;
      left: 320px;
      top: 65px;
      width: 550px;
      height: 20px;
      line-height: 20px; }
      header .header_sous .header_form_nav ul li {
        float: left;
        margin-right: 10px;
        white-space: nowrap; }
        header .header_sous .header_form_nav ul li a {
          color: #666;
          font-size: 12px;
          text-decoration: none; }
        header .header_sous .header_form_nav ul li .aaaaa {
          color: #f10215; }
      header .header_sous .header_form_nav ul li:hover a {
        color: #c81623; }
    header .header_sous .hrader_contact {
      position: absolute;
      left: 730px;
      bottom: 10px;
      width: 540px;
      height: 120px;
      overflow: hidden;
      line-height: 25px;
      background:#D1D1D1;
      border-radius:10px;
    }
    header .header_sous .hrader_contact span{
      float: left;
    }
    header .header_sous .hrader_contact p{
      margin-left: 8px;
    }
    header .header_sous .hrader_contact H3{
      margin-top: 8px;
      margin-left: 8px;
    }
    header .header_sous nav {
      overflow: hidden;
      position: absolute;
      left: 200px;
      bottom: 0;
      width: 790px;
      height: 40px;
      line-height: 40px;
      float: left; }
      header .header_sous nav ul {
        float: left; }
        header .header_sous nav ul li {
          float: left;
          margin-left: 50px; }
          header .header_sous nav ul li a {
            position: relative;
            display: block;
            height: 40px;
            line-height: 40px;
            font-size: 16px;
            font-weight: 700;
            color: #555;
            text-decoration: none; }
        header .header_sous nav ul li:hover a {
          color: #c81623; }
      header .header_sous nav .spacer {
        overflow: hidden;
        margin-top: 15px;
        margin-left: 20px;
        margin-right: -10px;
        width: 1px;
        height: 10px;
        background-color: #ccc;
        float: left; }
    header .header_sous .right {
      position: absolute;
      right: 0;
      bottom: 0;
      width: 190px;
      height: 40px; }


.header_bar {
  position: fixed;
  right: 0;
  top: 0;
  width: 8px;
  height: 100%;
  background: #7A6E6E;
  z-index: 999; }
  .header_bar ul:nth-child(1) {
    position: fixed;
    right: 8px;
    bottom: 23%;
    height: 216px;
    width: 34px;
    z-index: 999; }
    .header_bar ul:nth-child(1) li {
      text-align: center;
      width: 42px;
      height: 36px;
      line-height: 36px;
      background: #7A6E6E;
      position: relative;
      border-bottom: 1px solid #fff;
      border-radius: 5px;
      position: relative; }
      .header_bar ul:nth-child(1) li .right_gouwuche {
        height: 15px;
        width: 15px;
        background: red;
        color: white;
        text-align: center;
        position: absolute;
        top: 0;
        right: 10px;
        font-size: 10px;
        border-radius: 50%;
        line-height: 15px;
        font-weight: 100; }
      .header_bar ul:nth-child(1) li div {
        position: absolute;
        left: 0;
        top: 0;
        background: #7A6E6E;
        color: #fff;
        width: 60px;
        font-size: 12px;
        height: 36px;
        display: none;
        z-index: -999; }
        .header_bar ul:nth-child(1) li div a {
          color: #fff;
          text-decoration: none; }
  .header_bar ul:nth-child(2) {
    position: fixed;
    right: 8px;
    bottom: -17px;
    height: 126px;
    width: 34px;
    z-index: 200; }
    .header_bar ul:nth-child(2) li {
      text-align: center;
      width: 42px;
      height: 36px;
      line-height: 36px;
      background: #7A6E6E;
      position: relative;
      border-bottom: 1px solid #fff;
      border-radius: 5px; }
      .header_bar ul:nth-child(2) li .div {
        position: absolute;
        left: 0;
        top: 0;
        background: #7A6E6E;
        color: #fff;
        width: 60px;
        font-size: 12px;
        height: 35px;
        display: none;
        z-index: -999; }
        .header_bar ul:nth-child(2) li .div a {
          color: #fff;
          text-decoration: none; }
    .header_bar ul:nth-child(2) p {
      background: #C81623;
      border-radius: 0;
      width: 43px;
      height: 36px; }
      .header_bar ul:nth-child(2) p em {
        left: 0;
        width: 35px;
        height: 30px;
        padding: 2px 0 3px;
        line-height: 15px;
        background: #c81623;
        color: white;
        text-align: center;
        font-family: 微软雅黑;
        position: absolute;
        z-index: 1;
        font-size: 12px;
        cursor: pointer; }

.section_second {
  width: 100%;
  background: #F6F6F6;
  overflow: hidden;
  margin-bottom: 20px; }
  .section_second .section_second_header {
    box-sizing: border-box;
    margin: 0 auto;
    width: 1190px;
    height: 55px;
    padding: 0 30px;
    background-color: #1E9FFF;
    position: relative;
    margin-top: 20px; }
    .section_second .section_second_header .section_second_header_left {
      float: left;
      color: #ffffff;
      font-size: 14px; }
      .section_second .section_second_header .section_second_header_left > * {
        margin-left: 5px;
        display: inline-block;
        float: left;
        margin-top: 20px; }
      .section_second .section_second_header .section_second_header_left > span:nth-child(2) {
        font-size: 25px;
        font-weight: 500;
        margin: 10px 10px 0; }
    .section_second .section_second_header .section_second_header_right {
      float: right; }
      .section_second .section_second_header .section_second_header_right > * {
        float: left; }
      .section_second .section_second_header .section_second_header_right p {
        line-height: 55px;
        color: #FFFFFF;
        font-size: 14px; }
      .section_second .section_second_header .section_second_header_right .section_second_header_right_hours,
      .section_second .section_second_header .section_second_header_right .section_second_header_right_minutes,
      .section_second .section_second_header .section_second_header_right .section_second_header_right_second {
        display: inline-block;
        width: 30px;
        height: 30px;
        background: #440106;
        border-radius: 3px;
        margin-top: 14px;
        color: #F90013;
        font-size: 22px;
        font-weight: 700;
        line-height: 30px;
        text-align: center;
        box-sizing: border-box; }
      .section_second .section_second_header .section_second_header_right .section_second_header_right_hours {
        margin-left: 10px; }
      .section_second .section_second_header .section_second_header_right .section_second_header_right_second {
        margin-right: 10px; }
      .section_second .section_second_header .section_second_header_right .section_second_header_right_mao {
        width: 30px;
        height: 30px;
        font-size: 30px;
        text-align: left;
        margin-top: 5px; }
  .section_second .section_second_list {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
    padding: 10px 0; }
    .section_second .section_second_list .swiper-container {
      overflow: hidden; }
      .section_second .section_second_list .swiper-container .swiper_warpper {
        overflow: hidden; }
        .section_second .section_second_list .swiper-container .swiper_warpper .swiper_slide {
          overflow: hidden;
          width: 200px !important;}
      .section_second .section_second_list .swiper-container .second_list {
        top: 40%;
        width: 20px;
        height: 50px;
        background-size: 10px 44px;
        display: none; }
        .section_second .section_second_list .swiper-container .second_list p {
          width: 100%;
          height: 100%;
          background: rgba(0, 0, 0, 0.1) !important; }
    .section_second .section_second_list .swiper_section_second_list_left {
      width: 1200px;
      float: left;
      height: 225px; }
      .section_second .section_second_list .swiper_section_second_list_left .hot-sell-item {
        width: 200px; }
      .section_second .section_second_list .swiper_section_second_list_left .hot-sell-item {
        width: 200px;
        height: 225px;
        float: left;
        padding: 5px 10px;
        border-right: 1px solid #e7e7e7;
        box-sizing: border-box; }
        .section_second .section_second_list .swiper_section_second_list_left .hot-sell-item > * {
          margin-top: 8px; }
        .section_second .section_second_list .swiper_section_second_list_left .hot-sell-item img {
          margin-left: 8px;
          margin-top: 8px; }
        .section_second .section_second_list .swiper_section_second_list_left .hot-sell-item img:hover {
          transition: transform 0.4s ease, -webkit-transform 0.4s ease, -moz-transform 0.4s ease;
          transform: translateY(0); }
        .section_second .section_second_list .swiper_section_second_list_left .hot-sell-item p {
          height: 30px;
          overflow-y: hidden; }
        .section_second .section_second_list .swiper_section_second_list_left .hot-sell-item p,
        .section_second .section_second_list .swiper_section_second_list_left .hot-sell-item s {
          font-size: 12px;
          color: #999; }
        .section_second .section_second_list .swiper_section_second_list_left .hot-sell-item span {
          font-size: 18px;
          color: red;
          font-weight: 600; }
    .section_second .section_second_list .section_second_list_right {
      float: right;
      width: 180px;
      height: 225px;
      margin-right: 10px;
      position: relative; }
      .section_second .section_second_list .section_second_list_right li {
        position: absolute;
        top: 0;
        left: 0; }
        .section_second .section_second_list .section_second_list_right li img {
          display: block; }
      .section_second .section_second_list .section_second_list_right > li:nth-of-type(2) {
        opacity: 0; }
      .section_second .section_second_list .section_second_list_right .section_second_list_right_button {
        width: 50px;
        height: 10px;
        position: absolute;
        left: 67px;
        bottom: 5px;
        z-index: 9; }
        .section_second .section_second_list .section_second_list_right .section_second_list_right_button p {
          width: 10px;
          height: 10px;
          border-radius: 50%;
          background: #333;
          float: left;
          margin-left: 10px; }
        .section_second .section_second_list .section_second_list_right .section_second_list_right_button .section_second_list_right_button_active {
          background: #E01222 !important; }



a {
  text-decoration: none;
  color: black; }

li,
ol,
ul {
  list-style: none; }


.footer {
  width: 100%;
  background: #E3E4E5;
  padding: 0 79.5px;
  box-sizing: border-box;
  margin-bottom: 1px;
}
.footer-body {
  width: 1300px;
  /*align-content: center;*/
  padding-top:16px;
  padding-bottom:16px;
  margin:auto;
}
.footer-left {
  width: 720px;
  float: left;
}
.footer-right{
  float: left;
  margin-left: 16px;
}
.footer-info {
  font-family: Arial ;
  font-size: 24px ;
  font-weight: 700 ;
  color: #1E9FFF ;
}
.footer-left ul li {
  list-style: circle !important;
  color: #1E9FFF;
  width: 230px;
  line-height: 25px;
  font-size: 18px;
  float: left;
  margin-left: 8px;
}


/*# sourceMappingURL=GL.css.map */


table img,form img{
  cursor: pointer
}

.model_search{
  width: 187px;
  padding: 2px;
  border: 1px solid #ccc;
  height: 28px;
  line-height: 28px;
  vertical-align: middle;
  margin-bottom: 5px;
  margin-left: 3px;
  margin-top: 3px;
}

.type_search {
  width: 225px;
  padding: 2px;
  border: 1px solid #ccc;
  height: 32px;
  line-height: 28px;
  vertical-align: middle;
  margin-bottom: 5px;
  margin-left: 3px;
  margin-top: 0px;
}

pre {
  font: 14px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
  line-height: 30px;
}

.header_banner {
  overflow: hidden;
  width: 1300px;
  margin: auto;
}
.header_main_left {
  height: 100%;
  min-height: 780px;
  float: left;
  width: 230px;
  margin-right: 10px;
  background-color: #cccccc
}
.catalog-title {
  background-color: #2E2D3C;
  color: white;
  font-size: 20px;
  line-height: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.header_main_center {
  width: 1040px;
  min-height: 600px;
  float: left;
}
.company-about p {
  line-height: 25px;
}
