.img-content *{
	box-sizing: border-box;
}
.img-content{
	width: 98%;
	/*border: 1px solid #ddd;*/
	padding: 10px;
}
.img-content .small-img{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.small-img ul{
	list-style: none;
	position: relative;
	width: 5000px;
	margin: 0;
	padding: 0;
	left: 0;
	/*transition: all 1s;*/
}
.small-img ul:after{
	content: "";
	display: block;
	clear: both;
}
.small-img ul li{
	float: left;
		width: 32.7%;
	/*height: 275px;*/
	/*margin-right: 5px;*/
	padding: 2px;
    box-sizing: border-box;
}
.small-img ul li img.moveimg{
	width: 100%;
	/*height: 100%;*/
	cursor: pointer;
	border:2px solid transparent;
	border-radius: 10px;
}
.small-img ul li img.moveimg.active{border: 2px solid #FF0000;}
.img-content .big-img{
	margin-top: 30px;
	width: 100%;
	/*height: 750px;*/
	position: relative;
	overflow: hidden;
	/*border: 1px solid #d0d0d0;*/
	/*border-radius: 10px;*/
	/*background: #dfdfdf;*/
}
.img-content .big-img img{
	width: 100%;
	/*height: 100%;*/
	cursor:pointer;
	border-radius: 10px;
	/*position: absolute;*/
}

.small-img .left{
	left: 5px;
	top: 30px;
}
.small-img .right{
	right: 5px;
	top: 30px;
}
.small-img .right,.small-img .left{
	display: inline-block;
	position: absolute;
	z-index: 10;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
	background: rgba(0,0,0,0.6);
	color: #FFFFFF;
	cursor: pointer;
}


.big-img .img-parent{
	width:100%;
	height: 100%;
	position: absolute;
}

/****************************************************************/
.img-content1 *{
	box-sizing: border-box;
}
.img-content1{
	width: 98%;
	/*border: 1px solid #ddd;*/
	padding: 10px;
}
.img-content1 .small-img1{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.small-img1 ul{
	list-style: none;
	position: relative;
	width: 5000px;
	margin: 0;
	padding: 0;
	left: 0;
	/*transition: all 1s;*/
}
.small-img1 ul:after{
	content: "";
	display: block;
	clear: both;
}
.small-img1 ul li{
	float: left;
	width: 32.7%;
/*	height: 15%;*/
	margin-right: 0%;
	padding: 2px;
    box-sizing: border-box;
}
.small-img1 ul li img.moveimg1{
	width: 100%;
	/*height: 100%;*/
	cursor: pointer;
	border:2px solid transparent;
	border-radius: 10px;
}
.small-img1 ul li img.moveimg1.active{border: 2px solid #FF0000;}
.img-content1 .big-img1{
	margin-top: 30px;
	width: 100%;
	/*height: 750px;*/
	position: relative;
	/*overflow: hidden;*/
	/*border: 1px solid #d0d0d0;*/
	/*border-radius: 10px;*/
	/*background: #dfdfdf;*/
}
.img-content1 .big-img1 img{
	width: 100%;
	/*height: 100%;*/
	cursor:pointer;
	border-radius: 10px;
	/*position: absolute;*/
}

.small-img1 .left{
	left: 5px;
	top: 30px;
}
.small-img1 .right{
	right: 5px;
	top: 30px;
}
.small-img1 .right,.small-img1 .left{
	display: inline-block;
	position: absolute;
	z-index: 10;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
	background: rgba(0,0,0,0.6);
	color: #FFFFFF;
	cursor: pointer;
}


.big-img1 .img-parent1{
	width:100%;
	/*height: 100%;*/
	position: absolute;
}

/****************************************************************/
.img-content2 *{
	box-sizing: border-box;
}
.img-content2{
	width: 98%;
	/*border: 1px solid #ddd;*/
	padding: 10px;
}
.img-content2 .small-img2{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.small-img2 ul{
	list-style: none;
	position: relative;
	width: 5000px;
	margin: 0;
	padding: 0;
	left: 0;
	/*transition: all 1s;*/
}
.small-img2 ul:after{
	content: "";
	display: block;
	clear: both;
}
.small-img2 ul li{
	float: left;
	width: 32.7%;
	/*height: 275px;*/
	/*margin-right: 5px;*/
	padding: 2px;
    box-sizing: border-box;
}
.small-img2 ul li img.moveimg2{
	width: 100%;
	/*height: 100%;*/
	cursor: pointer;
	border:2px solid transparent;
	border-radius: 10px;
}
.small-img2 ul li img.moveimg2.active{border: 2px solid #FF0000;}
.img-content2 .big-img2{
	margin-top: 30px;
	width: 100%;
	/*height: 750px;*/
	position: relative;
	/*overflow: hidden;*/
	/*border: 1px solid #d0d0d0;*/
	/*border-radius: 10px;*/
	/*background: #dfdfdf;*/
}
.img-content2 .big-img2 img{
	width: 100%;
	/*height: 100%;*/
	cursor:pointer;
	border-radius: 10px;
	/*position: absolute;*/
}

.small-img2 .left{
	left: 5px;
	top: 30px;
}
.small-img2 .right{
	right: 5px;
	top: 30px;
}
.small-img2 .right,.small-img2 .left{
	display: inline-block;
	position: absolute;
	z-index: 10;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
	background: rgba(0,0,0,0.6);
	color: #FFFFFF;
	cursor: pointer;
}


.big-img2 .img-parent2{
	width:100%;
	height: 100%;
	position: absolute;
}
/****************************************************************/
.img-content3 *{
	box-sizing: border-box;
}
.img-content3{
	width: 98%;
	/*border: 1px solid #ddd;*/
	padding: 10px;
}
.img-content3 .small-img3{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.small-img3 ul{
	list-style: none;
	position: relative;
	width: 5000px;
	margin: 0;
	padding: 0;
	left: 0;
	/*transition: all 1s;*/
}
.small-img3 ul:after{
	content: "";
	display: block;
	clear: both;
}
.small-img3 ul li{
	float: left;
    width: 32.7%;
	/*height: 275px;*/
	/*margin-right: 5px;*/
	padding: 2px;
    box-sizing: border-box;
}
.small-img3 ul li img.moveimg3{
	width: 100%;
	/*height: 100%;*/
	cursor: pointer;
	border:2px solid transparent;
	border-radius: 10px;
}
.small-img3 ul li img.moveimg3.active{border: 2px solid #FF0000;}
.img-content3 .big-img3{
	margin-top: 30px;
	width: 100%;
	/*height: 750px;*/
	position: relative;
	/*overflow: hidden;*/
	/*border: 1px solid #d0d0d0;*/
	/*border-radius: 10px;*/
	/*background: #dfdfdf;*/
}
.img-content3 .big-img3 img{
	width: 100%;
	/*height: 100%;*/
	cursor:pointer;
	border-radius: 10px;
	/*position: absolute;*/
}

.small-img3 .left{
	left: 5px;
	top: 30px;
}
.small-img3 .right{
	right: 5px;
	top: 30px;
}
.small-img3 .right,.small-img3 .left{
	display: inline-block;
	position: absolute;
	z-index: 10;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
	background: rgba(0,0,0,0.6);
	color: #FFFFFF;
	cursor: pointer;
}


.big-img3 .img-parent3{
	width:100%;
	height: 100%;
	position: absolute;
}


