﻿
/*产品展示2*/
.pro_show {width: 100%;background: #;margin: auto;padding: 0px 0px 10px;}
.show1 {max-width: 800px;margin: auto;}
.show1 .show1_1 { width: 100%; }
.show1 .show1_1 .left_s { width: 100%;}
.show1 .show1_1 .left_s .slick1 { width: 20%;float: left; border: 10px solid #dedede; /*min-width: 115px;*/margin-right: 2%;}
.show1 .show1_1 .left_s .slick1 div { height: 115px; position: relative; margin: 9.4px auto;cursor: pointer; }
.show1 .show1_1 .left_s .slick1 .slick-current img { border: 2px solid #ac7a46;}

@media (max-width: 480px) {
  .show1 .show1_1 .left_s,.show1 .show1_1 .right_s { width: 100%;}
  .show1 .show1_1 .left_s .slick1 {   margin-right: 5%; }
}

/* CSS Document */
@media screen and ( min-width:641px) {

.example1 {
	max-width:800px!important;
}
	.sp-slides-container {
		max-width: 800px !important;
	}
.sp-mask {
}
.sp-slide {
	max-width: 800px!important;
}
	.sp-image-container {
		max-width: 800px !important;
	}


}