.img-content *{
	box-sizing: border-box;
}
.img-content{
	width: 100%;
	border: 0px solid #ccc;background-color: #fff;
	padding: 0px;border-radius: 5px;
}
.img-content .small-img{
	position: relative;
	width: 100%;
	overflow: hidden;

}
.small-img ul{
	list-style: none;
	position: relative;
	display: flex;
	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: 100px;
	height: 84px;
	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-bottom: 20px;
	width: 100%;
	height: 510px;
	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-rotate{
	position: absolute;
	display: inline-block;
	width: 32px;
	height: 32px;
	z-index: 100;
	background-color: rgba(0,0,0,0.1) !important;
	cursor: pointer;
}
.img-rotate.left{
	top: 5px;
	left: 5px;
	background: url(../images/left_rotate.png) no-repeat center;
}
.img-rotate.left:hover{
	background: url(../images/left_rotate_h.png) no-repeat center;
}
.img-rotate.right{
	left: 5px;
	top: 40px;
	background: url(../images/right_rotate.png) no-repeat center;
}
.img-rotate.right:hover{
	background: url(../images/right_rotate_h.png) no-repeat center;
}
.po_design{font-size: 17px;}
.po_design .title{font-size: 14px;line-height: 14px;color: #6b6c70;padding-top: 35px}
.po_design .descc{font-size: 25px;font-weight: bolder;margin: 30px 0px 0px}
.po_design .desc{margin: 20px auto;font-size: 15px;font-weight: normal;height: 76px;line-height: 76px;border: 1px solid #e2e2e2;display: flex;justify-content: space-around}
.po_design .desc a.one{background: url("../images/bgone.png") left center no-repeat;text-align: center;padding-left: 42px}
.po_design .desc a.two{background: url("../images/bgtwo.png") left center no-repeat;text-align: center;padding-left: 42px}
.po_design .desc a.three{background: url("../images/bgthree.png") left center no-repeat;text-align: center;padding-left: 42px}
.po_design .desc a:before{background: url("../images/bgone.png") left center no-repeat;}
.po_design .desc a:hover{border-bottom: none}
.po_design .price{font-weight: bolder;font-size: 28px;color: #000;margin: 15px auto}
.pad17{padding: 11px 0px;border-bottom: 1px solid #efefef;}
.pad17 span{display: inline;
	float: right;margin-right: 35px}
.buttons{display: flex;justify-content: space-between}
.buttons a.button{display:block;height: 50px;line-height: 50px;font-size: 18px;font-weight: bolder;width: 48.5%;text-align: center;background: #eaeaea}
.buttons a.button:hover{border-bottom: 0px}
.po_design a.buttonn,.po_design .buttonn{width: 100%;border: none;
	display:block;height: 50px;line-height: 50px;font-size: 18px;font-weight: bolder;text-align: center;margin: 15px 0px;
}
.po_design .Detailed h3{font-size: 18px;font-weight: bolder;margin: 12px auto}
.po_design .Detailed ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.po_design .Detailed ul li{font-size: 14px;line-height: 24px;width: 33.333%;color: #6d6e70}
.po_design .appraisement{font-size: 20px;font-weight:bolder;padding: 30px 0px;border-bottom: 1px solid #e3e3e3;border-top: 1px solid #e3e3e3;margin: 50px auto;position: relative;width: 100%}
.fa-angle-right:before{position: absolute;top: 28px;right: 5px}
.material{position: relative;font-size: 18px;color: #22282d}
.menus{height: 100%;  margin: 0 auto; padding-top: 25px;position: absolute;top: 0px;right: 0px }
.menus ul {margin-top: 15px}
.menus ul li{ /*height:45px; */line-height: 1.5;  font-size: 15px;  }
.menus ul li span{ display: block; height: 100%; width: 100%; position: relative; padding: 0 20px;  }
.menus ul li span i{ display: block; height: 20px; width: 20px; background: url(../images/arr.png) no-repeat center center; background-size:80% 80%; position: absolute; right: -28px; top: -10px; margin-top: -10px;  transition: all 0.3s ease-out; transform: rotate(0deg);}
.menus ul li span i.action{ transition: all 0.3s ease-out;transform: rotate(180deg);}
.menus ul li>dl{ display: none;  background: #d8e7f5;text-align: center; }
.menus ul li>dl a{ display: block; height: 100%; width: 100%; font-size: 14px; color: #222; text-decoration: none; padding: 5px}
.menus ul li>dl a:hover{border-bottom: none;padding: 5px}
.menus .pad17{position: relative}
.demo-1{position: absolute;top: 18px;right: 10px}
.demo-1 select{border: none}
.demo-1 select option{text-align: right}