#main2 {
	width: 100%;
	height: 6036px;
	margin: 4px 0 12px 0;
	background: #f5f5f5;
}
#main2_main {
	width: 1226px;
	height: 6020px;
	margin: 0 auto;
}
/* 内容的标题和文本 */
.bt {color: #000000;}
.p1 {color: #c2b0b7;}
.p2 {color: #ff6700;}
/* *********** */
#main2_01 {
	background-color: #f1eded;
}
#main2_01_upper {
	position: relative;
	width: 1226px;
	height:58px ;
}

#main2_01_upper h2 {
	display: inline;
	line-height: 58px;
	color: #424242;
	
	/* position: relative; */
}
/* 设置图片上下边距 */
.tp {
	margin: 22px 0;
}
/**字体图标**/
.sp {
	font-family: "icomoon";
	font-size: 20px;
	float: right;
	margin-top: 2px;
}

#main2_01_upper_right {
	display: inline-block;
	float: right;
	border: 1px solid #E0E0E0;
	font-size: 30px;
	right: 0;
	/* width: 36px;
	height: 24px; */
	background-color: red;
	
}
#main2_01_lower {
	position: relative;
	width: 1226px;
	height: 339px;
	/* margin-top: 39px; */
}
#main2_01_lower_left {
	width: 234px;
	height: 339px;
	position: absolute;
	/* margin-top: 39px; */
	float: left;
}
#main2_01_lower_left div {
	width: 234px;
	text-align: center;
	display: inline-block;
	top: 30px;
}
#main2_01_1 {
	font-size: 21px;
	    color: #ef3a3b;
	    padding-top: 15px;
}
#main2_01_2 {
	margin: 25px auto;
}
#main2_01_3 {
	/* margin-top: 80px; */
}
#main2_01_4 {
	/* margin-top: 80px; */
}




/* main2_03 */
#main2_03_upper h2 {
	display: inline;
	line-height: 58px;
	color: #424242;
}
#main2_03_upper_right {
	float: right;
	display: inline;
	/* top: 5px; */
	line-height: 58px;
	/* color: #424242; */
}
#main2_03_upper_right a {
	color: #424242;
}
#main2_03_upper_right a:hover {
	color: #FF6700;
}

#main2_03_lower_left {
	width: 234px;
	height: 614px;
	float: left;
}
#main2_03_lower_right  {
	width: 992px;
	height: 614px;
	float: left;
}
/**动画效果，阴影**/
#main2_03_lower_left:hover {
	transform: translate(0px,-2px);
	transition-property: transform;
	transition-duration: 0.2s;
	box-shadow: 2px 2px 2px 2px #E0E0E0 ; 
	
}
#main2_03_lower_right ul li:hover {
	 transform: translate(0px,-2px);
	 transition-property: transform;
	 transition-duration: 0.2s;
	 box-shadow: 2px 2px 10px 5px #E0E0E0 ; 
}
/**动画效果，阴影结束**/
#main2_03_lower_right ul li {
	float: left;
	width: 234px;
	height: 300px;
	margin: 0 0 14px 14px;
	text-align: center;
	background-color: white;
}



/* main2_05 */
#main2_05_lower_right  {
	width: 1226px;
	height: 614px;
	float: left;
}
#main2_05_lower_right ul .a {
	margin: 0 0 14px 0;
	float: left;
	width: 234px;
	height: 300px;
	text-align: center;
	background-color: white;
}
#main2_05_lower_right ul .b{
	background-color: white;
}

#main2_05_lower_right ul li {
	float: left;
	width: 234px;
	height: 300px;
	margin: 0 0 14px 14px;
	text-align: center;
	/* background-color: white; */
}

/**动画效果，阴影**/
#main2_05_lower_right ul .a:hover {
	 transform: translate(0px,-2px);
	 transition-property: transform;
	 transition-duration: 0.2s;
	 box-shadow: 2px 2px 10px 5px #E0E0E0 ; 
}

#main2_05_lower_right ul .b:hover {
	 transform: translate(0px,-2px);
	 transition-property: transform;
	 transition-duration: 0.2s;
	 box-shadow: 2px 2px 10px 5px #E0E0E0 ; 
}
#main2_05_lower_right ul .c a:hover {
	 transform: translate(0px,-2px);
	 transition-property: transform;
	 transition-duration: 0.2s;
	 box-shadow: 2px 2px 10px 5px #E0E0E0 ; 
}
/**动画效果，阴影结束**/


#main2_05_lower_right ul .c {
	/* display: block; */
	height: 143px;
	width: 234px;
	margin: 0 0 14px 14px; 
	background-color: white;
	text-align: center;
}

.c a {
	width: 234px;
	height: 143px;
	color: #000000;
	display: inline-block;
	background-color: white;
	/* margin: ; */
}
#c1 {
	float: right;
	margin-top: 20px;
}
.c h3 {
	margin: 37px 39px 5px 20px;
}
.c4  {
	color: #ff6700;
}
.c2 {
	font-family: "icomoon";
	font-size: 50px;
	color: #ff6700;
	float: right;
	right: 10px;
	margin: 16px 39px 0 0;
}
.c3 {
	color: #000000;
}


/* 底部视频的css */
#main2_15_lower  h3{
	color: #000000;
	
}
/* #main2_15_lower ul li {
	width: 296px;
	height: 285px;
	background-color: #FFFFFF;
	display: inline-block;
	margin: 0px 4px;
} */
.sp01 {
	position: relative;
	width: 296px;
	height: 285px;
	background-color: white;
	float: left;
	margin-left: 14px;
}
.sp03 {
	position: relative;
	width: 296px;
	height: 285px;
	background-color: white;
	float: left;
}
#main2_15_lower_1 {
	/* display: inline-block; */
	position: relative;
	margin-bottom: 15px;
}
#main2_15_lower_1 img {
	width: 296px;
	height: 180px;
	/* position: relative; */
	
}
.sp02 {
	/* display: inline-block;
	margin: 0 auto; */
	text-align: center;
	display: block;
	color: #000000;
}
.sp01 h3 {
	text-align: center;
}

#main2_15_lower_1 span {
	position: absolute;
	    left: 20px;
	    bottom: 10px;
	    width: 32px;
	    height: 20px;
	    border: 2px solid #fff;
	    border-radius: 12px;
	    background-color: #424242;
	    background-color: rgba(0,0,0,.6);
	    color: #fff;
	    transition: all .2s;
	    /* overflow: hidden; */
}
#main2_15_lower ul li:hover {
	transform: translate(0px,-2px);
	transition-property: transform;
	transition-duration: 0.2s;
	box-shadow: 2px 2px 10px 5px #E0E0E0 ; 
}

/* 秒杀板块的 */
.miaosha {
	margin-top: 25px;
	width: 100%;
	background-color: #f5f5f5;
	padding-bottom: 30px;
}

.miaosha_text {
	height: 58px;
	font-size: 22px;
	line-height: 58px;
	font-weight: 200;
	color: #333;
}

.miaosha_img {
	position: relative;
	height: 340px;
}
.miaosha_text span{
	display: inline-block;
	float: right;
	font-size: 40px;
	width: 36px;

}

/* .miaosha_img::after, */
.miaosha_img::before {
	font-family: 'iconfont';
	position: absolute;
	top: -35px;
	height: 24px;
	width: 36px;
	border: 1px solid #e0e0e0;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	color: #b0b0b0;
}

/* .miaosha_img::after {
	content: "\e680";
	right: 37px;
}

.miaosha_img::before {
	content: "\e618";
	right: 0px;
} */

.miaosha_img ul li {
	float: left;
	width: 234px;
	height: 340px;
	background-color: rgba(255, 255, 255, 0.794);
	border-top: 1px solid red;
}

.miaosha_img ul li>div {
	padding-top: 39px;
	text-align: center;
	height: 300px;
	background-color: #f1eded;
}

.miaosha_img ul li>div img {
	margin: 25px 0;
}

.miaosha_img ul li>div p:nth-of-type(1) {
	color: red;
	font-size: 21px;
}

.miaosha_img ul li>div p:nth-of-type(2) {
	color: rgba(0, 0, 0, .54);
	font-size: 15px;
}

.miaosha_img ul li>div div {
	width: 168px;
	margin: 28px auto 0;
}

.miaosha_img ul li>div div span {
	display: inline-block;
	width: 46px;
	height: 46px;
	font-size: 24px;
	line-height: 46px;
	color: #Fff;
	background-color: #605751;
}

.miaosha_img ul li>div div i {
	font-style: normal;
	display: inline-block;
	width: 15px;
	font-size: 24px;
	line-height: 46px;
}

.miaosha_img ul li:nth-child(n+2) {
	margin-left: 14px;
	border-top: 1px solid blue;
}

.miaosha_img ul li:nth-child(n+2) a {
	margin-top: 39px;
	display: inline-block;
	width: 234px;
	text-align: center;
}

.miaosha_img ul li:nth-child(n+2) a img {
	width: 160px;
	height: 160px;
}

.miaosha_img ul li:nth-child(n+2) a h3 {
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
	color: #212121;
}

.miaosha_img ul li:nth-child(n+2) a p:first-of-type {
	font-size: 12px;
	color: #b0b0b0;
}

.miaosha_img ul li:nth-child(n+2) a p:last-of-type {
	margin-top: 15px;
}

.miaosha_img ul li:nth-child(n+2) a p:last-of-type span {
	font-size: 14px;
}

.miaosha_img ul li:nth-child(n+2) a p:last-of-type span:first-child {
	color: #ff6709;
}

.miaosha_img ul li:nth-child(n+2) a p:last-of-type span:last-child {
	color: #b0b0b0;
	text-decoration: line-through;
}
