.banner {
  position: relative; }

.menutop {
  position: absolute;
  top: 0;
  z-index: 123;
  left: 50%;
  transform: translateX(-50%); }
  .menutop p {
    font-size: 18px;
    font-family: Poppins;
    line-height: 62px;
    /*border-bottom: 1px solid rgba(255, 255, 255, 0.1); */
  }
  .menutop i {
    display: inline-block;
    line-height: 17px;
    vertical-align: text-top;
    margin-right: 15px; }
  .menutop a {
    color: #fff;
    text-transform: uppercase;
    margin-right: 8px; }

.menucnt {
  top: 47.5%;
  color: #fff; }
  .menucnt b {
    width: 100px;
    height: 4px;
    background: white;
    display: block; }
  .menucnt h2 {
    font-size: 60px;
    font-family: Roboto Condensed;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 17px; }
  .menucnt p {
    width: 768px;
    line-height: 24px;
    border-bottom: none; }

.set1 {
  margin-top: -63px;
  position: relative;
  z-index: 999; }

#search_forma {
  padding: 50px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  background-color: #fff; }
  #search_forma i {
    font-size: 28px;
    display: inline-block;
    margin-left: 30px;
    line-height: 36px;
    vertical-align: top;
    color: #999; }
  #search_forma input {
    font-size: 24px;
    font-family: Poppins;
    color: #e6e6e6;
    line-height: 36px;
    border: none;
    outline: none;
    background-color: transparent; }
  #search_forma input::-webkit-input-placeholder {
    color: #E6E6E6; }
  #search_forma input[type="text"] {
    width: 87%;
    padding-left: 20px; }
  #search_forma input[type="submit"] {
    width: 7%;
    padding: 0;
    color: #666; }

.pro_list {
  padding-top: 120px; }

.pro_left {
  width: 25%;
  float: left; }

.one {
  list-style: none;
  width: 100%; }
  .one a {
    font-size: 20px;
    font-family: Poppins;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
    text-transform: uppercase; }

.one1 {
  list-style: none;
  width: 100%;
  padding: 11px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: relative; }
  .one1 span {
    position: absolute;
    display: block;
    width: 14px;
    height: 14px;
    line-height: 14px;
    right: 10px;
    top: 50%;
    margin-top: -8px;
    transition: all .4s;
    cursor: pointer; }
  .one1.activea {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .one1.activea span {
      transform: rotate(45deg);
      transition: all .4s; }
    .one1.activea a {
      color: #0079CE; }

.pro_left .one:nth-last-child(1) > .one1 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.two {
  margin: 0;
  margin-top: 8px;
  margin-bottom: 8px;
  padding-left: 12px;
  display: none; }
  .two li {
    font-family: Poppins;
    list-style-type: disc !important;
    margin-left: 20px;
    margin-bottom: 0;
    font-size: 18px !important;
    font-weight: normal;
    line-height: 36px !important;
    color: #666; }
    .two li a {
      font-size: 18px;
      color: #666; }
      .two li a:hover {
        color: #0079CE; }
    .two li.active {
      color: #0079CE; }
      .two li.active a {
        color: #0079CE; }
  .two.active {
    display: block; }

.pro_right {
  width: 68.8%;
  float: right; }

.proname {
  font-size: 24px;
  font-family: Poppins;
  font-weight: 600;
  color: #333; }

.miaoshu {
  font-size: 16px;
  font-family: Poppins;
  color: #666;
  line-height: 24px;
  margin-top: 13px; }

.proswiper {
  margin-top: 35px; }
  .proswiper .swiper-pagination-bullet {
    opacity: 1;
    width: 12px;
    height: 12px;
    border: 1px solid #fefefe;
    border-radius: 50%;
    background-color: transparent; }
  .proswiper .swiper-pagination-bullet-active {
    width: 16px;
    height: 16px;
    background: white;
    border-radius: 50%; }

.procntbox {
  position: absolute;
  top: 31%;
  left: 11%;
  z-index: 123; }
  .procntbox b {
    width: 100px;
    height: 4px;
    background: #333;
    display: block;
    margin-bottom: 29px; }
  .procntbox h2 {
    font-size: 36px;
    font-family: Roboto Condensed;
    font-weight: bold;
    color: #003333;
    line-height: 40px;
    text-transform: uppercase; }
  .procntbox p {
    font-size: 16px;
    font-family: Poppins;
    color: #999999;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 55px; }
  .procntbox a {
    font-size: 20px;
    font-family: Poppins;
    color: #333333;
    line-height: 30px; }
    .procntbox a i {
      margin-left: 24px; }

.pro_box {
  font-size: 0;
  margin-top: 68px; }
  .pro_box > div.prodel:nth-child(3n) {
    margin-right: 0; }

.prodel {
  display: inline-block;
  width: 31.8%;
  vertical-align: top;
  margin-right: 2.27%;
  padding: 35px 0 6px;
  text-align: center;
  transition: box-shadow .5s,border-radius .5s;
  position: relative;
  height: 400px;
  margin-bottom: 21px; }
  .prodel h2 {
    font-size: 20px;
    font-family: Poppins;
    color: #333;
    line-height: 30px;
    padding: 0 27px; }
  .prodel .proimg {
    height: 299px;
    line-height: 299px;
    transition: height .5s,line-height .5s; }
    .prodel .proimg img {
      max-height: 100%; }
  .prodel:hover {
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.04);
    border-radius: 4px;
    transition: box-shadow .5s,border-radius .5s; }
  .prodel:hover .proimg {
    height: 204px;
    line-height: 204px;
    transition: height .5s,line-height .5s; }
  .prodel:hover .proview {
    height: 50px;
    margin-bottom: 45px;
    transition: height .5s,margin-bottom .5s; }

.proview {
  width: 260px;
  height: 0;
  background: #000;
  line-height: 50px;
  font-size: 16px;
  font-family: Poppins;
  color: #fff;
  text-align: center;
  display: block;
  overflow: hidden;
  margin: auto;
  transition: height .5s,margin-bottom .5s; }

.proline {
  width: 100%;
  height: 1px;
  background: black;
  opacity: 0.2;
  margin-top: 80px; }

.set4 {
  height: 360px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 120px; }

.btmcnt {
  width: 1147px;
  padding: 100px 0 82px;
  margin: auto;
  text-align: center; }
  .btmcnt p {
    font-size: 24px;
    font-family: Poppins;
    line-height: 36px; }
  .btmcnt a {
    display: inline-block;
    vertical-align: top;
    width: 320px;
    height: 70px;
    border: 2px solid #231815;
    background-color: #231815;
    color: #fff;
    line-height: 70px;
    font-size: 20px;
    font-family: Roboto Condensed;
    font-weight: bold;
    margin-top: 35px; }
    .btmcnt a:hover {
      text-decoration: none; }
  .btmcnt > a:nth-child(3) {
    margin-left: 30px;
    border: 2px solid #231815;
    color: #231815;
    background-color: transparent; }

.pagebox .pagination {
  margin: 40px 0 0; }
.pagebox .pagination > li > a, .pagebox .pagination > li > span {
  font-size: 18px;
  padding: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #333333;
  background-color: #FAFAFA;
  border: 1px solid #FAFAFA;
  margin-left: 10px; }
.pagebox .pagination > .active > a, .pagebox .pagination > .active > span, .pagebox .pagination > .active > a:hover, .pagebox .pagination > .active > span:hover, .pagebox .pagination > .active > a:focus, .pagebox .pagination > .active > span:focus {
  background-color: #231815;
  border-color: #231815;
  color: #fff; }

@media screen and (min-width: 1440px) and (max-width: 1630px) {
  .menucnt {
    top: 41.5%; }

  .btmcnt {
    width: 100%; }

  .set4 {
    margin-top: 80px; }

  #search_forma input[type="text"] {
    width: 85%; }

  #search_forma input[type="submit"] {
    width: 10%; }

  #search_forma {
    padding: 45px; }

  .prodel h2 {
    padding: 0 20px; } }
@media screen and (min-width: 1200px) and (max-width: 1439px) {
  .menucnt {
    top: 41.5%; }

  .btmcnt {
    width: 95%; }

  .set4 {
    margin-top: 80px; }

  #search_forma input[type="text"] {
    width: 84%; }

  #search_forma input[type="submit"] {
    width: 10%; }

  #search_forma {
    padding: 35px; }

  .prodel {
    height: 375px; }
    .prodel h2 {
      padding: 0 8px;
      font-size: 18px; }
    .prodel .proimg {
      height: 250px;
      line-height: 250px; }

  .proview {
    width: 90%; }

  .proline {
    margin-top: 50px; }

  .prodel:hover .proview {
    margin-bottom: 30px; }

  #search_forma input {
    font-size: 20px; }

  #search_forma i {
    font-size: 22px; }

  .set1 {
    margin-top: -50px; }

  .procntbox {
    top: 26%;
    left: 9%; }

  .procntbox p {
    margin-bottom: 35px; } }
@media screen and (min-width: 1000px) and (max-width: 1199px) {
  .pro_right {
    width: 72.8%; }

  .prodel {
    height: 300px; }

  .prodel h2 {
    font-size: 16px;
    line-height: 24px;
    padding: 0 0px; }

  .prodel .proimg {
    height: 180px;
    line-height: 180px; }

  .prodel:hover .proimg {
    height: 160px;
    line-height: 160px; }

  .prodel:hover .proview {
    height: 35px;
    margin-bottom: 25px; }

  .proview {
    width: 90%;
    line-height: 35px; }

  .set1 {
    margin-top: -41px; }

  #search_forma {
    display: flex;
    padding: 25px; }
    #search_forma i {
      font-size: 18px; }
    #search_forma input[type="text"] {
      width: 84%; }
    #search_forma input[type="submit"] {
      width: 9%; }
    #search_forma input {
      font-size: 20px; }

  .menucnt {
    top: 36.5%; }
    .menucnt h2 {
      font-size: 48px; }

  .procntbox {
    top: 25%;
    left: 8%; }
    .procntbox h2 {
      font-size: 28px;
      line-height: 36px; }
    .procntbox p {
      font-size: 16px;
      line-height: 30px;
      margin-top: 5px;
      margin-bottom: 20px; }

  .pro_box {
    margin-top: 30px; }

  .proline {
    margin-top: 30px; }

  .btmcnt {
    width: 100%; } }
@media screen and (min-width: 768px) and (max-width: 999px) {
  .pro_right {
    width: 100%;
    margin-top: 30px; }

  .pro_left {
    width: 100%; }

  .prodel {
    height: 300px; }

  .prodel h2 {
    font-size: 16px;
    line-height: 24px;
    padding: 0 0px; }

  .prodel .proimg {
    height: 180px;
    line-height: 180px; }

  .prodel:hover .proimg {
    height: 160px;
    line-height: 160px; }

  .prodel:hover .proview {
    height: 35px;
    margin-bottom: 25px; }

  .proview {
    width: 90%;
    line-height: 35px; }

  .set1 {
    margin-top: -41px; }

  #search_forma {
    padding: 25px; }
    #search_forma i {
      font-size: 18px; }
    #search_forma input[type="text"] {
      width: 75%; }
    #search_forma input[type="submit"] {
      width: 15%; }
    #search_forma input {
      font-size: 20px; }

  .menucnt {
    top: 36.5%; }
    .menucnt h2 {
      font-size: 36px;
      margin-top: 20px;
      margin-bottom: 10px; }
    .menucnt p {
      width: 93%; }

  .pro_list {
    padding-top: 65px;
    width: 100%; }

  .procntbox {
    top: 25%;
    left: 8%; }
    .procntbox h2 {
      font-size: 28px;
      line-height: 36px; }
    .procntbox p {
      font-size: 16px;
      line-height: 30px;
      margin-top: 5px;
      margin-bottom: 20px; }

  .pro_box {
    margin-top: 30px; }

  .proline {
    margin-top: 30px; }

  .btmcnt {
    width: 100%; }

  .set4 {
    height: 330px;
    margin-top: 70px; }

  .btmcnt {
    width: 100%;
    padding: 60px 0 50px; } }
@media screen and (max-width: 767px) {
  body, html {
    overflow-x: hidden; }

  .banner > img {
    height: 210px;
    object-fit: cover; }
    .pro_left{
        display: none;
    }
  .menutop p {
    font-size: 16px;
    padding: 0 20px;
    line-height: 42px; }

  .pro_right, .pro_left {
    width: 100%; }

  .pro_right {
    margin-top: 35px; }

  .miaoshu {
    font-size: 14px;
    margin-top: 10px; }

  .obt {
    height: 200px;
    object-fit: cover; }

  .prodel {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
    background-color: #fff; }

  .set1 {
    margin-top: -20px;
    padding: 0 8px; }

  #search_forma {
    padding: 10px 20px; }
    #search_forma i {
      font-size: 16px;
      margin-left: 0; }
    #search_forma input[type="text"] {
      width: 65%;
      padding-left: 5px; }
    #search_forma input[type="submit"] {
      width: 26%; }
    #search_forma input {
      font-size: 14px; }

  .menucnt {
    top: 39.5%; }
    .menucnt b {
      width: 60px;
      margin-bottom: 20px;
      margin-left: 20px; }
    .menucnt h2 {
      font-size: 24px;
      margin-top: 0px;
      margin-bottom: 10px;
      padding: 0 20px; }
    .menucnt p {
      display: none; }

  .pro_list {
    padding: 50px 20px 0; }

  .procntbox {
    top: 20%;
    left: 5%; }
    .procntbox b {
      display: none; }
    .procntbox h2 {
      font-size: 24px; 
      line-height: 30px;}
    .procntbox p {
      font-size: 16px;
      line-height: 18px;
      margin-top: 10px;
      color: #333;
      margin-bottom: 18px; }
    .procntbox a {
      font-size: 16px; }

  .proswiper .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px; }

  .proswiper .swiper-pagination-bullet {
    width: 10px;
    height: 10px; }

  .pro_box {
    margin-top: 30px; }

  .probox {
    background-color: #f0f0f0; }

  .proline {
    margin-top: 30px; }

  .btmcnt {
    width: 100%; }

  .set4 {
    height: 330px;
    margin-top: 70px; }

  .btmcnt {
    width: 100%;
    padding: 60px 0 50px; }

  .set4 {
    height: 330px;
    margin-top: 45px; }

  .btmcnt {
    width: 100%;
    padding: 40px 20px 30px; }
    .btmcnt p {
      font-size: 16px;
      line-height: 24px; }
    .btmcnt a {
      height: 55px;
      line-height: 55px;
      font-size: 18px;
      margin-top: 20px;
      width: 100%; }
    .btmcnt > a:nth-child(3) {
      margin-left: 0px; }

  .pagebox {
    margin-top: 10px;
    margin-bottom: 25px; }

  .pagebox .pagination > li > a, .pagebox .pagination > li > span {
    width: 30px;
    height: 30px;
    line-height: 30px; }

  .pagebox .pagination {
    margin: 20px 0 0; } }

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