body {
	background: #000000;
}

.aui-content-box {
	position: relative;
	width: 1200px;
	height: 375px;
	background: #000000;
	float: left;
}

.aui-content-item-img {
	position: absolute;
	width: 282px;
	height: 282px;
	left: 50%;
	margin-left: -120px;
	top: 50px;
	-webkit-transition: opacity ease .2s;
	-o-transition: opacity ease .2s;
	-moz-transition: opacity ease .2s;
	transition: opacity ease .2s;
}

.aui-content-item-img img {
	width: 100%;
	height: 100%;
	opacity: 1;
	-webkit-transition: opacity .2s linear;
	-o-transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	transition: opacity .2s linear;
}

.aui-content-item-name {
	position: absolute;
	top: 312px;
	left: -1;
	width: 282px;
	height: 80px;
	padding: 0 15px;
	line-height: 30px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size:24px;
	font-family:PingFang;
	font-weight:500;
	color:rgba(255,255,255,1);
	margin-left: 21px;
	letter-spacing: 5px;
	line-height: 50px;
	background: #4D4D4D;
}

.aui-content-box-list ul li {
	margin-right: 15px;
	float: left;
}

.aui-content-box-list ul li a {
	position: relative;
	display: block;
	color: #333333;
	width: 282px;
	height: 375px;
	text-align: center;
	margin: auto;
}

/* 鼠标指上去特效 
.aui-content-box-list ul li a img {
    transition: all 0.5s;
}

.aui-content-box-list ul li a:hover img {
    transform: scale(1.1);
    transition: all 0.5s;
}
*/


.aui-content-price {
	position: absolute;
	top: 360px;
	width: 282px;
	height: 0px;
	font-size:18px;
	font-family:PingFang;
	font-weight:500;
	color:rgba(255,255,255,1);
	line-height: 20px;
	margin-left: 21px;
	background: #4D4D4D;
}

.aui-content-price-new {
	float: left;
	width: 80px;
	height: 20px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: #e6382f;
	line-height: 20px;
}

.aui-content-price-new i {
	/* margin-right: 3px; */
	font-family: arial;
	font-weight: 400;
	font-size: 12px;
}

.aui-content-price-new span {
	height: 20px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

.aui-content-price-origin {
	float: left;
	width: 80px;
	height: 20px;
	background: #fff;
	text-align: center;
	color: #b7bcb8;
	font-size: 12px;
	text-decoration: line-through;
}

.aui-content-price-origin i {
	margin-right: 3px;
	font-family: arial;
	font-weight: 400;
	font-size: 12px;
}

.aui-content-price-origin span {
	height: 20px;
	background: #fff;
	text-align: center;
	color: #b7bcb8;
	font-size: 12px;
	text-decoration: line-through;
}

.aui-content-box-ovf {
	width: 1200px;
	overflow: hidden;
	position: relative;
	height: 450px;
}

.aui-content-box-list {
	width: 6950px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.prev1 {
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -40px;
}

.next1 {
	position: absolute;
	right: -100px;
	top: 50%;
	margin-top: -40px;
}

.prev1 a {
	position: absolute;
	left: -100;
	z-index: 100;
	width: 64px;
	height: 45px;
}

.next1 a {
	position: absolute;
	right: 0;
	z-index: 100;
	width: 64px;
	height: 45px;
}

.prev1 img {
	width: 100%;
	display: block;
	border: none;
	position: absolute;
	left: 0;
	top: 12px;
}

.next1 img {
	width: 100%;
	display: block;
	position: absolute;
	border: none;
	top: 13px;
	right: 0;
}

.prev1 a:hover {
	opacity: 1;
}

.next1 a:hover {
	opacity: 1;
}

.aui-content-max {
	width: 1200px;
	height: 415px;
	margin: 0 auto;
	position: relative;
}

.aui-sale-time {
	position: relative;
	float: left;
	width: 282px;
	height: 275px;
	background: #e83632;
	color: #fff;
}

.aui-sale-time-link {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
}

.aui-sale-title {
	position: absolute;
	font-family: 'fzzxh';
	left: 0;
	width: 100%;
	text-align: center;
	top: 32px;
	font-size: 36px;
}

.aui-sale-second {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	top: 90px;
	color: #edac8e;
	color: #f19999;
	color: rgba(255, 255, 255, 0.5);
	font-size: 20px;
}

.aui-sale-icon-sd {
	position: absolute;
	left: 86px;
	top: 126px;
	display: block;
	width: 20px;
	height: 33px;
	background-position: -35px -25px;
	background-image: url(http://bs.ynkuangshi.com/themes/simpleboot3/public/assets/img/icon-end.png);
	background-position: -32.5px 0;
	-moz-background-size: 52.5px 40px;
	background-size: 52.5px 40px;
}

.aui-sale-ends {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	top: 170px;
	font-size: 16px;
}

.aui-sale-count {
	position: absolute;
	top: 212px;
	left: 17px;
	height: 40px;
}

.aui-sale-time-link:hover {
	color: #fff;
}

.aui-sale-count-item {
	position: relative;
	float: left;
	width: 50px;
	height: 40px;
	text-align: center;
	background-color: #2f3430;
	margin-right: 5px;
}

.aui-sale-count-item span {
	position: relative;
	line-height: 40px;
	font-weight: bold;
	font-size: 16px;
}

.aui-sale-count-item:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	top: 50%;
	height: 1px;
	background: #e83632;
}

.aui-small-ad {
	position: relative;
	float: left;
	width: 194px;
	height: 275px;
	background: #333;
}

.luara-left {
	position: relative;
	padding: 0;
	overflow: hidden;
}

.luara-left ul {
	position: relative;
	padding: inherit;
	margin: 0;
}

.luara-left ul li {
	float: left;
	padding: inherit;
	margin: inherit;
	list-style: none;
}

.luara-left ul li img {
	width: 100%;
	display: block;
	border: none;
}

.con_div {
	height: 500px;
}

.cop {
	width: 150px;
	height: 49px;
	border-top: 1px solid #A9A7A8;
	border-right: 1px solid #A9A7A8;
	text-align: center;
	line-height: 49px;
	font-size: 18px;
	font-family: SimHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	margin-left: 77px;
	float: left;
}

.cop_hr {
	width: 78%;
	height: 1px;
	margin-left: 226px;
	border-top: 1px solid #A9A7A8;
	float: left;
}

.cop_nei {
	width: 89%;
	height: 340px;
	background: #333333;
	background-repeat: no-repeat;
	background-size: 110%;
	margin-left: 77px;
	margin-top: 20px;
	font-size: 18px;
	font-family: SimHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 30px;
	float: left;
}

.cop_neis {
	width: 50%;
	margin-top: 60px;
	margin-left: 40px;
	float: left;
}

.cop_img {
	width: 308px;
	height: 308px;
	margin-top: 15px;
	margin-left: 220px;
	background: #0000FF;
	float: left;
}
.active .aui-content-item-name{
	background: #333333;
}
