.l {
  float: left; }

.r {
  float: right; }

body {
  overflow-x: hidden; }

.container {
  width: 1500px;
  padding: 0; }

.brand {
  width: 1500px;
  margin: 0 auto;
  padding-top: 20px;
  margin-bottom: 20px;
  border: none; }
  .brand li {
    float: left;
    color: #787878;
    font-size: 13px; }
    .brand li a {
      color: #787878;
      font-size: 12px;
      font-family: 'Montserrat-r'; }

.pro_del {
  width: 1500px;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 60px; }

.product_img {
  width: 100%; }
  .product_img .swiper-wrapper {
    width: 100% !important; }
  .product_img .swiper-slide {
    width: 150px;
    height: 150px;
    border: 1px solid #ccc;
    background: #fafafa; }
    .product_img .swiper-slide img {
      mix-blend-mode: multiply; }
  .product_img .swiper-button-next, .product_img .swiper-button-prev {
    width: 25px;
    height: 50px;
    margin-top: -20px;
    background-size: 12px 33px;
    background-color: #333; }
  .product_img .swiper-button-next, .product_img .swiper-container-rtl .swiper-button-prev {
    right: 0; }
  .product_img .swiper-button-prev, .product_img .swiper-container-rtl .swiper-button-next {
    left: 0; }
  .product_img .active {
    border: 1px solid #434343; }

.big_img {
  display: none;
  border: 1px solid #ccc;
  background: #fafafa; }
  .big_img img {
    mix-blend-mode: multiply; }

.small_img {
  border: 1px solid rgba(0, 0, 0, 0.2); }

.pro_img .big_img:first-child {
  display: block; }

.pro_img {
  width: 41.4%;
  text-align: center; }

.pro_cnt {
  width: 50%;
  color: #333;
  margin-top: 40px; }
  .pro_cnt h4 {
    font-size: 16px;
    text-decoration: underline; }
  .pro_cnt h3 {
    font-size: 36px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 25px;
    text-transform: uppercase; }
  .pro_cnt p {
    font-size: 14px;
    line-height: 22px;
    color: #666; }
  .pro_cnt .showBtn {
    display: block;
    margin-top: 50px;
    color: #fff;
    padding: 13px 0;
    text-align: center;
    width: 280px;
    font-weight: bold;
    font-size: 18px;
    background: #333; }

.share {
  margin: 35px 0;
  overflow: hidden; }
  .share a {
    display: block;
    float: left;
    margin-right: 25px;
    background: none; }
    .share a i {
      color: #4D4D4D;
      font-size: 19px; }

.mb {
  display: none; }

.pro-nav {
  color: #757575;
  font-size: 16px;
  border-bottom: 1px solid #BDBDBD;
  text-align: center; }
  .pro-nav a {
    color: #757575;
    display: inline-block;
    font-size: 16px;
    padding-bottom: 13px;
    border-bottom: 3px solid rgba(0, 0, 0, 0); }
    .pro-nav a:hover {
      color: #333;
      border-bottom: 3px solid #333; }
  .pro-nav span {
    margin: 0 30px; }

.bottom {
  scroll-behavior: smooth;
  /*overflow: hidden;*/ }
  .bottom h3 {
    text-align: center;
    font-size: 18px;
    color: #000;
    margin-bottom: 24px;
    font-family: 'Montserrat-bold';
    text-transform: uppercase; }

#spec {
  overflow: hidden;
  margin-top: 58px; }
  #spec .spec {
    width: 100%; }
    #spec .spec tr:nth-child(even) {
      background: rgba(0, 0, 0, 0.03); }
    #spec .spec tr:nth-child(odd) {
      background: rgba(0, 0, 0, 0.08); }
    #spec .spec td {
      color: #333;
      font-size: 16px;
      font-family: 'Montserrat-bold';
      padding: 20px 0;
      padding-left: 113px;
      width: 50%;
      float: left; }

#desc {
  margin-top: 30px;
  color: #333;
  font-size: 16px;
  padding: 60px 40px;
  background: #f5f5f5; }
  #desc h4 {
    font-family: 'Montserrat-bold';
    text-transform: uppercase; }
  #desc h4.two {
    margin-top: 55px; }
  #desc p {
    font-family: 'Montserrat-r'; }

#down {
  margin-top: 50px; }
  #down .left, #down .right {
    width: 736px;
    border: 1px solid #E5E5E5;
    height: 364px;
    padding: 40px 110px; }
  #down .left span {
    background: #000;
    display: inline-block;
    float: left;
    width: 55px;
    height: 61px;
    text-align: center;
    margin-right: 20px; }
    #down .left span img {
      vertical-align: middle;
      margin-top: 15px; }
  #down .left div {
    float: left;
    vertical-align: middle; }
    #down .left div p {
      font-size: 14px;
      color: #000;
      font-family: 'Montserrat-bold';
      margin-bottom: 20px; }
    #down .left div a {
      display: block;
      font-size: 14px;
      color: #000;
      font-family: 'Montserrat-r'; }
  #down .right h3 {
    font-size: 14px;
    color: #000;
    text-align: left;
    margin-bottom: 50px; }

#related {
  position: relative;
  width: 1500px;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 65px; }
  #related h3 {
    text-align: center;
    font-size: 18px;
    color: #000;
    margin-bottom: 24px;
    font-family: 'Montserrat-bold';
    text-transform: uppercase; }
  #related .list {
    position: relative;
    width: 374px;
    display: inline-block;
    overflow: hidden; }
    #related .list .pro-hover {
      display: none; }
    #related .list a {
      background: #f5f5f5;
      display: inline-block;
      overflow: hidden; }
    #related .list img {
      mix-blend-mode: multiply; }
    #related .list p {
      position: absolute;
      top: 20px;
      left: 20px;
      color: #212121;
      font-size: 12px; }
      #related .list p span {
        color: #757575;
        font-size: 12px; }
    #related .list .bottom-model {
      position: absolute;
      bottom: 20px;
      left: 20px;
      color: #757575;
      font-size: 12px; }
  #related .swiper-button-next {
    right: -40px;
    background: url(../images/his-right1.png);
    width: 25px;
    height: 51px;
    outline: none; }
  #related .swiper-button-prev {
    left: -40px;
    background: url(../images/his-left1.png);
    width: 25px;
    height: 51px;
    outline: none; }
  #related .swiper-pagination {
    display: none !important; }

.btn-back-p {
  position: absolute;
  bottom: 0;
  right: -70px;
  z-index: 2; }

@media screen and (max-width: 1639px) {
  .brand {
    width: 1170px; }

  .container, #related {
    width: 1170px; }

  .pro_cnt h3 {
    font-size: 30px;
    margin-top: 15px;
    margin-bottom: 20px; }

  .pro_cnt .showBtn {
    margin-top: 20px;
    font-size: 14px; }

  .product_img .swiper-slide {
    width: 110px;
    height: 110px; }

  #down .left, #down .right {
    width: 49%; }

  #down .left div {
    width: 75%; }

  #related .list {
    width: 290px; } }
@media screen and (max-width: 1199px) {
  .brand {
    width: 970px; }

  .container, #related {
    width: 970px; }

  .pro_cnt {
    width: 55%; }

  .pro_cnt h3 {
    font-size: 28px;
    margin-top: 15px;
    margin-bottom: 20px; }

  .product_img .swiper-slide {
    width: 100px;
    height: 100px; }

  #spec .spec td, #desc p {
    font-size: 15px; }

  #down .left, #down .right {
    padding: 40px; }

  #related .list {
    width: 240px; }

  #related .swiper-button-next {
    right: -5px; }

  #related .swiper-button-prev {
    left: -5px; } }
@media screen and (max-width: 999px) {
  .brand {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px; }

  .container, #related {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px; }

  .mc {
    display: none; }

  .mb {
    display: block;
    margin-top: 20px; }

  #related .list {
    width: 220px; } }
@media screen and (max-width: 768px) {
  .brand {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px; }

  #down .left, #down .right {
    padding: 20px; }

  .product_img .swiper-slide {
    width: 80px;
    height: 80px; }

  .pro_img {
    width: 45%; }

  .pro_cnt {
    width: 50%; } }
@media screen and (max-width: 767px) {
  .mb {
    display: block; }

  .pro_img, .pro_cnt {
    width: 100%; }

  .pro_cnt h3 {
    font-size: 20px; }
  .pro_cnt .showBtn {
    width: 100%; }

  .pro_del {
    margin-bottom: 0; }

  .pro-nav span {
    margin: 0 5px; }

  #spec {
    margin-top: 30px; }

  #spec .spec td, #desc p {
    font-size: 14px; }

  #spec .spec td {
    padding: 15px 0;
    padding-left: 10px; }

  #down {
    margin-top: 30px; }
    #down .left, #down .right {
      width: 100%;
      height: 200px; }
    #down .left div {
      width: 70%; }
    #down .right h3 {
      margin-bottom: 20px; }

  #desc {
    padding: 30px 10px; }
    #desc h4 {
      font-size: 14px; }
    #desc h4.two {
      margin-top: 25px; }

  #related {
    margin-top: 30px;
    margin-bottom: 30px; }
    #related .list {
      width: 90%; }
      #related .list p {
        width: 90%;
        left: 10px;
        top: 10px; }
    #related .swiper-button-prev, #related .swiper-button-next {
      display: none; }
    #related .swiper-container {
      padding-bottom: 30px; }
    #related .swiper-pagination {
      display: block !important;
      bottom: 0; }
    #related .swiper-pagination-bullet-active {
      background: #333; }

  .bottom h3 {
    margin-bottom: 15px; } }

/*# sourceMappingURL=proDetail.css.map */
