.hateed{
	width: 1140px;
	margin: 0 auto;
	min-height: 600px;
	padding-top: 60px;
	display: flex;
	justify-content: space-between;
}
.regret{
	width: 540px;
	min-height: 330px;
}
.regret_top{height: 358px;overflow: hidden;min-height: 358px;}
.regret_top h3{
	margin-bottom: 46px;
	font-size: 22px;
	color: #585f69;
	font-weight: normal;
}
.regret_top p{
	margin-bottom: 25px;
	line-height: 25px;
	font-size: 16px;
	color: #333;
}
table{
	width: 100%;
}
th{
	border: 1px solid #000;
	height: 34px;
	line-height: 32px;
	font-size: 20px;
	font-weight: bold;
	padding-left: 15px;
	text-align: left;
}
td{
	text-align: center;
	font-size: 18px;
	width: 60px;
	box-sizing: border-box;
	height: 32px;
	line-height: 32px;
	border: 1px solid #000;
	border-top: none;
	border-left: none;
}
tr td:first-child{
	width: 100px;
	border-left: 1px solid #000;
}
.treasured{
	margin-top: 100px;
}
.personed{
	border-top: 3px solid #EEEEEE;
	margin-top: 100px;
}
.agreed{
	width: 1140px;
	margin: 0 auto;
	position: relative;
	/*display: flex;*/
	padding-top: 50px;
}
.agreed_tltle{

	display: inline-block;
	background: #fff;
	padding: 0 10px;
	position: absolute;
	top: -12px;
	left: 41%;
	font-weight: normal;
	color: #585f69;
	font-size: 20px;
}
.penneds,.penneds1{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	text-align: center;
	background: rgba(0,0,0,.6);
	display: none;
	
}
.penneds>div,.penneds1>div{
	position: absolute;
	width: 900px;
	height: 650px;
	margin: auto;
	top: 50%; left: 50%;
	transform: translate(-50%, -50%);
	
	/*overflow: hidden;*/
}
.penneds img.knocked,.penneds1 img.knocked{
	display: block;
	width: 100%;
	position: absolute;
	top: 50%; left: 50%;
	transform: translate(-50%, -50%);
	/*border: 5px solid #bbb;*/
}
.coolsed{
	position: absolute;
	top: 0;
	right: -50px;
	width: 30px;
}
.sizeTitle{border:1px solid #bbb;text-indent: 20px;height: 35px;line-height: 35px;margin-bottom: 36px;}
.sizeImg{width: 100%;height: 300px;}
.sizeImg img{display: block;width: 100%;cursor: pointer;}
.swiper-container{height: 100%;}
