.sort { padding: 20px 130px; background-color: #fff; margin-bottom: 20px; }

.sort .sort_li { float: left; width: 14.8%; text-align: center; background-color: #EEEEEE;font-size: 16px; margin-right: 20px; border-radius: 4px; margin-bottom: 20px; }

.sort .sort_li .sort_a{line-height: 60px;display: block;}

.sort .sort_li:nth-child(6n) { margin-right: 0; }

.sort .sort_li:hover { cursor: pointer; background-color: #F5AB5D; color: #fff; }

.pro_banner { display: block; margin: 25px 0; }

.break_right { float: right; }

.break_right .break_sort { float: left; margin-left: 40px; cursor: pointer; }

.break_right .break_sort:hover { color: #F5AB5D; }

.sort_title { text-align: center; font-size: 32px; line-height: 43px; font-weight: bold; }

.about_img { margin-top: -30px; }

.sort_info { margin-top: 40px; }

.related_title { font-size: 24px; font-weight: bold; line-height: 32px; }

.pruduct_lists { display: flow-root; }

.pruduct_lists .product_li { float: left; width: 260px; text-align: center; border: 1px solid #eee; margin: 20px 20px 20px 0; padding: 4px 8px; cursor: pointer; }

.pruduct_lists .product_li .product_img img { width: 100%; height:190px;}

.pruduct_lists .product_li .product_title { font-size: 16px; line-height: 21px; margin: 16px 0 8px; }

.pruduct_lists .product_li .product_p { line-height: 19px; color: #666; margin-bottom: 20px; }

.pruduct_lists .product_li:nth-child(4n) { margin-right: 0; }

.pruduct_lists .product_li:hover { border: 1px solid #F5AB5D; }

.pruduct_lists .product_li:hover .product_title { color: #F5AB5D; }

.pruduct_lists .product_li:hover .product_img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); }

.pc-slide { margin: 28px 0; }

.view .swiper-container { height: 600px; }

.swiper-slide img { width: 100%; }

.view .swiper-slide { width: 100%; }

.view .arrow-left { background: url("/img/index_tab_l.png") no-repeat left top; position: absolute; left: 10px; top: 50%; margin-top: -25px; width: 28px; height: 51px; z-index: 10; }

.view .arrow-right { background: url("/img/index_tab_r.png") no-repeat left bottom; position: absolute; right: 10px; top: 50%; margin-top: -25px; width: 28px; height: 51px; z-index: 10; }

.preview { margin-top: 20px; position: relative; }

.preview .swiper-container { height: 102px; }

.preview .swiper-slide { width: 180px; height: 100px; margin-right: 20px; overflow: hidden;opacity:0.4; }

.preview .active-nav {opacity:1}

@media (max-width: 760px) { .sort { padding: 10px; margin-bottom: 20px; }
  .sort .sort_li { float: left; color: #F5AB5D; text-align: center; width: 32%; padding: 0 5px; background-color: #EEEEEE; font-size: 16px; margin: 0 2% 10px 0; border-radius: 4px; }
  .sort .sort_li .sort_a{line-height: 26px;display: block;}
  .sort .sort_li:nth-child(3n) { margin-right: 0; }
  .break_right .break_sort { margin-left: 10px; padding: 0px 4px; background-color: #F5AB5D; border-radius: 4px; color: #fff; }
  .sort_on .sort_left { width: 100%; float: none; }
  .sort_on .sort_left img { width: 100%; }
  .sort_on .sort_right { width: 100%; }
  .sort_on .sort_right .pro_title { font-size: 24px; margin-bottom: 20px; }
  .sort_on .sort_right .pro_info .info_li { margin-bottom: 8px; color: #666; }
  .sort_on .sort_right .pro_info .pro_info_img { margin-top: 0; width: 100%; }
  .sort_info { margin: 20px 0; }
  .sort_info .info_title { margin-bottom: 10px; font-size: 24px; font-weight: bold; line-height: 26px; }
  .pruduct_lists .product_li { width: 49%; margin-right: 2%; margin-bottom: 0; margin-top: 10px; }
  .pruduct_lists .product_li:nth-child(2n) { margin-right: 0; }
  .pruduct_lists .product_li:nth-child(3n) { margin-right: 2%; }
  .sort_title { font-size: 24px; line-height: 36px; }
  .about_img { margin-top: 0; }
  .about_img img { width: 100%; }
  .sort_info { margin-top: 20px; }
  .related_title { font-size: 20px; line-height: 32px; }
  .pruduct_lists { margin-top: 15px; }
  .pruduct_lists .product_li { width: 49%; margin: 0 2% 10px 0; padding: 4px 6px; }
  .pruduct_lists .product_li .product_img img { width: 100%; }
  .pruduct_lists .product_li .product_title { font-size: 16px; line-height: 21px; margin: 16px 0 8px; }
  .pruduct_lists .product_li .product_p { margin-bottom: 10px; }
  .pruduct_lists .product_li:nth-child(2n) { margin-right: 0; }
  .pruduct_lists .product_li:hover { border: 1px solid #F5AB5D; }
  .pruduct_lists .product_li:hover .product_title { color: #F5AB5D; }
  .pruduct_lists .product_li:hover .product_img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); }
  .pruduct_lists .product_li .product_img img { width: auto; height:120px;}
  .pc-slide { margin: 20px 0; }
  .view .swiper-container { height: auto; }
  .swiper-wrapper { height: auto; }
  .swiper-slide img { width: 100%; }
  .view .swiper-slide { width: 100%; height: 180px; }
  .view .arrow-left { background: url("/img/index_tab_l.png") no-repeat left top; position: absolute; left: 10px; top: 50%; margin-top: -25px; width: 28px; height: 51px; z-index: 10; }
  .view .arrow-right { background: url("/img/index_tab_r.png") no-repeat left bottom; position: absolute; right: 10px; top: 50%; margin-top: -25px; width: 28px; height: 51px; z-index: 10; }
  .preview { margin-top: 20px; position: relative; }
  .preview .swiper-container { height: 52px; }
  .preview .swiper-slide { width: 80px; height: 42px; margin-right: 10px; overflow: hidden; }
  .preview .active-nav { border: 1px solid #F00; } }
