*{
	margin: 0px;
	padding: 0px;
}
a{
	text-decoration: none;
}
ul{
	list-style:none;
}
/*顶部开头*/
#dingbu{
	width: 100%px;
	height:40px;
	/*border: 1px solid blue;*/
	background: #333333;

}
#dingbu-1{
	width: 1226px;
	height:40px;
	/*border: 1px solid red;*/
	/*background: #333333;*/
	margin: 0 auto;
	
}
/*顶部左开始*/
#dingbu #dingbu-1 #dingbu-zuo{
	display: inline;
	
}
#dingbu #dingbu-1 #dingbu-zuo a{
	
	/*background-color: red;*/
	color: #ACACAC;
	font-family: "Helvetica Neue";
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	padding-left: 3px;
	padding-right: 3px;
}
#dingbu #dingbu-1 #dingbu-zuo a:hover{
	color: rgb(255, 255, 255);
}
#dingbu #dingbu-1 #dingbu-zuo span{
	color: #393E3C;
}
/*顶部左结束*/

/*顶部右开始*/

#dingbu #dingbu-1 #dingbu-you{
	float: right;
	position: relative;
}
#dingbu #dingbu-1 #dingbu-you a{
	
	/*background-color: red;*/
	color: #ACACAC;
	font-family: "Helvetica Neue";
	font-size: 12px;
	height: 39px;
	line-height: 40px;
	padding-left: 3px;
	padding-right: 3px;

}
#dingbu #dingbu-1 #dingbu-you span{
	color: #393E3C;
}
#dingbu #dingbu-1 #dingbu-you div .kk{
	position: absolute;
	top: 40px;
	left: -48px;
	width: 300px;
	height: 97px;
	background-color:#FFFFFF;
	display: none;
	border: 1px solid #EEEEEE;

}
#dingbu #dingbu-1 #dingbu-you div{
	
	display:inline;
}
#dingbu #dingbu-1 #dingbu-you div #gwc{
	background-color: #424242;
	display: inline-block;
	padding-left: 20px;
	margin-top: 1px;
	border-bottom: none;
	
}

#dingbu #dingbu-1 #dingbu-you div:hover .kk{
	display: block;
	font-size: 12px;
	text-align: center;
	line-height: 80px;
	color: #595959;
	z-index: 20;
	border-top: none;
	background-color: #FFFFFF;
}
#dingbu #dingbu-1 #dingbu-you div #gwc:hover{
	background-color: #FFFFFF;
}

/*顶部右结束*/

/*顶部结束*/


/*顶部logo区开始*/

#zhongjian{
	width: 1226px;
	height: 100px;
	/*border: 1px solid red;*/
	margin: 0 auto;
}
#zhongjian #logo{
	width: 250px;
	height: 100px;
	/*background-color: blue;*/
	float: left;
}
#zhongjian #logo #logo-1{
	width: 55px;
	height: 55px;
	background-color: #FF6700;
	float: left;
	margin-top: 22px;

}
#zhongjian #logo #logo-2{
	width: 165px;
	height: 55px;
	/*background-color: #FF6700;*/
	float: right;
	margin-top: 16px;
}
#zhongjian .hennang{
	width: 650px;
	height: 100px;
	/*background-color: #FF6700;*/
	float: left;
	position: relative;
	z-index: 30;
}
#zhongjian .hennang .shoushuo li{
	float: left;
	/*background-color:red;*/
	height: 100px;
	line-height: 100px;
	padding: 0px 10px;
}
#zhongjian .hennang .shoushuo li a{
	float: left;
	color: #333333;
}
#zhongjian .hennang .shoushuo li a:hover{
	color: #FF6700;
}
#zhongjian .hennang .shoushuo li .sanpiang{
	width: 1226px;
	height:200px;
	/*border: 1px solid blue;*/
	position: absolute;
	top: 100px;
	left: -250px;
	display: none;

}
#zhongjian .hennang .shoushuo li .bejing{
	width: 7000px;
	height:200px;
	border: 1px solid blue;
	position: absolute;
	background-color: #FFFFFF;
	top: 100px;
	left: -3000px;
	border: 1px solid #E0E0E0;
	display: none; 
}
#zhongjian .hennang .shoushuo li .sanpiang .sp{
	width: 200px;
	height: 100px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 1px;
	border-left: 1px solid #E0E0E0;
	margin-top: 40px;
	font-size: 12px;
}

#zhongjian .hennang .shoushuo li .sanpiang .sp .din{
	color: blue;
	position: absolute;
	top:-35px;
	/*border: 1px solid #FF6700;*/
	color: #FF915F;
	width: 66px;
	height: 20px;
	margin-left: 70px;
	margin-top: -5px;
}
#zhongjian .hennang .shoushuo li .sanpiang .sp .din-1{
	color: blue;
	position: absolute;
	top:-35px;
	border: 1px solid #FF6700;
	color: red;
	width: 66px;
	height: 20px;
	margin-left: 70px;
	margin-top: 35px;
}
#zhongjian .hennang .shoushuo li .sanpiang .sp .xia{
	position: absolute;
	top: 110px;
	width: 200px;
	/*border: 1px solid blue;*/
	text-align: center;
}
#zhongjian .hennang .shoushuo li .sanpiang .sp p{
	position: absolute;
	top: 130px;
	width: 200px;
	color: #FF7E27;
	text-align: center;
}
#zhongjian .hennang .shoushuo li .sanpiang .sp a img{
	width: 160px;
	height: 110px;
	position: absolute;
	top: 30px;
	margin-left: 20px;
	
}
#zhongjian .hennang .shoushuo li:hover .sanpiang{
	display: block;
}
#zhongjian .hennang .shoushuo li:hover .bejing{
	display: block;
}


#shoushuokuan{
	width: 300px;
	height: 100px;
	/*border: 1px solid red;*/
	float: right;
	position: relative;
}
#shoushuokuan form #ssk{
	width: 250px;
	height: 50px;
	font-size: 12px;
	border: 1px solid #E0E0E0;
	background-color: #FFFFFF;
	position: absolute;
	top: 25px;
	color: #878787;
	text-align:center;
	text-indent: 6em;


}
#kua{
	width: 248px;
	font-size: 12px;
	border: 1px solid red;
	background-color: #FFFFFF;
	position: absolute;
	top: 75px;
	color: #878787;
	text-align:center;
	z-index: 100;
	display: none;

}
#kua div{
	width: 248px;
	height: 30px;
	/*border: 1px solid #E0E0E0;*/
	background-color: #FFFFFF;
	z-index: 110;
	position: relative;
}
#kua div .p1{
	position: absolute;
	left: 20px;
	color: #424242;
	font-size: 12px;
	line-height: 30px;
}
#kua div .p2{
	position: absolute;
	right: 20px;
	line-height: 30px;
	color: #b0b0b0;
}
#shoushuokuan form #fdj{
	width: 50px;
	height: 50px;
	position: absolute;
	top: 25px;
	right: 1px;
	
}
#shoushuokuan form #fdj .aa{
	font-size: 25px;
	margin-left: -25px;
	margin-top: 5px;
}
#shoushuokuan form #fdj:hover{
	background-color: #FF6700;
	border: 1px solid #FF6700;
}
.icon-fangdajing{
	position: absolute;
	font-size: 50px;
	top: 0px;
	width: 50px;
	height: 50px;

}
/*顶部logo区结束*/


/*轮播图开始*/

#lunbotu{
	width: 1226px;
	height: 459px;
	/*border: 1px solid blue;*/
	margin: 0 auto;
	/*background:url(img/xmad_15205987230873_AUdrB.jpg) no-repeat 0px 0px;*/
	position: relative;
}


#lunbotu #box{
	
				/*border: 5px solid red;*/
				z-index: 60;
				
}
#box img{
	width: 1226px;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	
}
#box #kuan-1{
	width: 30px;
	height: 60px;
	/*border: 1px solid #FFF;*/
	position: absolute;
	z-index: 50;
	top: 200px;
	left:235px;
}
#box #kuan-2{
	width: 30px;
	height: 60px;
	/*border: 1px solid #FFF;*/
	position: absolute;
	z-index: 50;
	right: 0px;
	top: 200px
}
#box #kuan-2:hover{
	background:#7B7B7C;
}
#box #kuan-1:hover{
	background:#7B7B7C;
}
#box .qq{
	font-size: 30px;
	color: #7B7B7C;
	line-height: 60px;
}
#box .qq:hover{
	color: #FFF;
}
#box .dian{
	width: 250px;
	height: 30px;
	position: absolute;
	bottom:20px;
	right: 20px;
	
	/*border: 1px solid #FFF;*/
}
#box .dian-11{
	border-radius: 50%;
	width: 10px;
	height: 10px;
	border: 1px solid #FFF;
	background: #FFF;
	float: left;
	margin:10px 18px;
}
#box .qi{
	background: red;
}






#lunbotu #zhuokuan{
	width: 234px;
	height: 459px;
	/*border: 1px solid red;*/
	position: relative;
	background-color:rgba(0, 0, 0, 0.6);
	z-index: 10;
}
#lunbotu #zhuokuan ul{
	display: block;
	padding-top: 17px;

}
#lunbotu #zhuokuan ul li{
	height: 42px;
	/*border: 1px solid blue;*/
	line-height: 42px;
	text-indent: 2em;
	font-size: 14px;
	
}
#lunbotu #zhuokuan ul li:hover{
	background-color: #FF6700;
	
}

#lunbotu #zhuokuan ul li a{
	color: #FFFFFF;
	
}

#lunbotu #zhuokuan ul li .you-1{
	border: 1px solid #E0E0E0;
	width: 800px;
	height: 457px;
	float: left;
	position: absolute;
	top: 0px;
	left: 234px;
	display: none;
	background-color: #FFFFFF;
}
#lunbotu #zhuokuan ul li .you-1 div{
	/*border: 1px solid blue;*/
	height: 73px;
	width: 250px;
	float: left;
	
}
#lunbotu #zhuokuan ul li:hover .you-1{
	display: block;
}
#lunbotu #zhuokuan ul li .you-1 div a img{
	width: 40px;
	height: 40px;
	/*border: 1px solid red;*/
	line-height: 74px;
	margin-top: 15px;
}
#lunbotu #zhuokuan ul li .you-1 div .jiage{
	color: #333333;
	/*border: 1px solid red;*/
	width: 100px;
	height: 40px;
	position: relative;
	top: -15px;

}





#lunbotu #zhuokuan ul li .you-2{
	border: 1px solid #E0E0E0;
	width: 992px;
	height: 457px;
	float: left;
	position: absolute;
	top: 0px;
	left: 234px;
	display: none;
	background-color: #FFFFFF;
}
#lunbotu #zhuokuan ul li .you-2 div{
	/*border: 1px solid blue;*/
	height: 73px;
	width: 240px;
	float: left;
	
}
#lunbotu #zhuokuan ul li:hover .you-2{
	display: block;
}
#lunbotu #zhuokuan ul li .you-2 div a img{
	width: 40px;
	height: 40px;
	/*border: 1px solid red;*/
	line-height: 74px;
	margin-top: 15px;
}
#lunbotu #zhuokuan ul li .you-2 div .jiage{
	color: #333333;
	/*border: 1px solid red;*/
	width: 100px;
	height: 40px;
	position: relative;
	top: -15px;

}

#lunbotu #zhuokuan ul li .you-1 a:hover{
	color: #FF6700;
}
#lunbotu #zhuokuan ul li .you-2 a:hover{
	color: #FF6700;
}



/*轮播图结束*/



/*轮播图下部开始*/

#xiakuan{
	width: 1226px;
	height: 170px;
	/*border: 1px solid red;*/
	margin: 0 auto;
	margin-top: 20px;
	/*background-color: #5F5750;*/
}

#xiakuan #zhuobian{
	width: 234px;
	height: 170px;
	/*border: 1px solid red;*/
	float: left;
	background-color: #5F5750
}
#xiakuan #zhuobian .kuaijie{
	width: 76px;
	height: 83px;
	border: 1px solid #665E57;
	float: left;
	
	background-color: #5F5750;
	
}
#xiakuan #zhuobian .kuaijie .xiaokuan{
	width: 74px;
	height: 80px;
	
}




#xiakuan .youbian{
	width: 316px;
	height: 170px;
	/*border: 1px solid red;*/
	float: left;
	margin-left: 14px;
	transition: all 1s;

}
#xiakuan .youbian a img{
	width: 316px;
	height: 170px;
	transition: all 1s;
}


#xiakuan .youbian:hover a{
	box-shadow: 0px 0px 40px red;
}




/*轮播图下部结束*/

/*小米闪购开始*/

.xiaomishangou{
	width: 1226px;
	height: 58px;
	/*border: 1px solid red;*/
	margin: 0 auto;
	margin-top: 20px;

}
.xiaomishangou .shangou{
	width: 200px;
	height: 58px;
	line-height: center;
	/*border: 1px solid blue;*/
	float: left;
	font-size: 22px;
	line-height: 58px;
	font-family: "Helvetica Neue";
	font-weight: 100;
	color: #727272
}

.xiaomishangou .jiantou{
	width: 150px;
	height: 58px;
	/*border: 1px solid red;*/
	float: right;
}
.xiaomishangou .jiantou div{
	width: 35px;
	height: 20px;
	border: 1px solid #E0E0E0;
	float: right;
	margin-top: 20px;
}

.xiaomishangou .jiantou div .dd{
	padding-right: 10px;
	font-size: 15px;
	color: #B0B0B0;
	padding-left: 10px;
	line-height: 20px;
}
.xiaomishangou .jiantou div #jt{
	color: #E0E0E0;
}
.xiaomishangou .jiantou div #jt-1:hover{
	color: #FF7D00;
}


.kuang{
	width: 1250px;
	height: 340px;
	/*border: 1px solid blue;*/
	margin: 0 auto;
	position: absolute;
	left: 250px;
	overflow: hidden;
	
}
.kuang-1{
	width: 2250px;
	height: 340px;
	/*border: 1px solid blue;*/
	margin: 0 auto;
	position: absolute;

	
}

.shangouxia{
	width: 1250px;
	height: 340px;
	/*border: 1px solid red;*/
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.shangouxia .ll{
	background-color: #F1EDED;
	border-top: 1px solid #E53935;
}
.shangouxia .shanguo-tu{
	width: 234px;
	height: 340px;
	/*border: 1px solid red;*/
	float: left;
	margin-left: 14px;
	background-color: #FAFAFA;
}
.q{
	margin-left: 0px;
	margin-right: 0px;
}

.shangouxia .shanguo-tu a .shanguo-tu-1{
	border-top: 1px solid #FFAC13;
	width: 233px;
	height: 340px;
}

.shangouxia .shanguo-tu a .shanguo-tu-1 div{
	/*border: 1px solid red;*/
	width: 230px;
	height: 220px;
	text-align:center;
	background-color: #FAFAFA;
}
.shangouxia .shanguo-tu a .shanguo-tu-1 div img{
	/*border: 1px solid red;*/
	width: 160px;
	height: 160px;
	margin-top: 30px;
}
.shangouxia .shanguo-tu a .shanguo-tu-1 .yi{
	/*border: 1px solid red;*/
	color: #202020;
	font-size: 14px;
	text-align: center;
}
.shangouxia .shanguo-tu a .shanguo-tu-1 .re{
	/*border: 1px solid red;*/
	color: #B3B3B3;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
}
.shangouxia .shanguo-tu a .shanguo-tu-1 .wu{
	/*border: 1px solid red;*/
	width: 232px;
	height: 50px;
	text-align:center;
	margin-top: 10px;
}
.shangouxia .shanguo-tu a .shanguo-tu-1 div .shan{
	/*border: 1px solid red;*/
	color: #FA7826;
	font-size: 14px;
	text-align: center;
	
}
.shangouxia .shanguo-tu a .shanguo-tu-1 div .shi{
	/*border: 1px solid red;*/
	color: #B3B3B3;
	font-size: 14px;
	text-align: center;
	text-decoration:line-through;
	
}


/*为你推荐开始*/

.kuang-5{
	width: 5000px;
	height: 340px;
	/*border: 1px solid blue;*/
	margin: 0 auto;
	position: absolute;

	
}

.shangouxia-5{
	width: 1250px;
	height: 340px;
	/*border: 1px solid red;*/
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.shangouxia-5 .ll-5{
	background-color: #F1EDED;
	border-top: 1px solid #E53935;
}
.shangouxia-5 .shanguo-tu-6{
	width: 234px;
	height: 340px;
	/*border: 1px solid red;*/
	float: left;
	margin-left: 14px;
	border-top: 1px solid #FFAC13;
	background-color: #FAFAFA;
	transition: all 1s;
	position: relative;
}
.shangouxia-5 .shanguo-tu-6:hover{
	top: -3px;
	box-shadow: 0px 0px 5px #DFDFDF;
}

.shangouxia-5 .shanguo-tu-6 a .shanguo-tu-5{
	
	width: 233px;
	height: 340px;
}

.shangouxia-5 .shanguo-tu-6 a .shanguo-tu-5 div{
	/*border: 1px solid red;*/
	width: 230px;
	height: 220px;
	text-align:center;
	background-color: #FAFAFA;
}
.shangouxia-5 .shanguo-tu-6 a .shanguo-tu-5 div img{
	/*border: 1px solid red;*/
	width: 160px;
	height: 160px;
	margin-top: 30px;
}
.shangouxia-5 .shanguo-tu-6 a .shanguo-tu-5 .yi-5{
	/*border: 1px solid red;*/
	color: #202020;
	font-size: 14px;
	text-align: center;
}
.shangouxia-5 .shanguo-tu-6 a .shanguo-tu-5 .re-5{
	/*border: 1px solid red;*/
	color: #B3B3B3;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
}
.shangouxia-5 .shanguo-tu-6 a .shanguo-tu-5 .wu-5{
	/*border: 1px solid red;*/
	width: 232px;
	height: 50px;
	text-align:center;
	margin-top: 10px;
}
.shangouxia-5 .shanguo-tu-6 a .shanguo-tu-5 div .shan-5{
	/*border: 1px solid red;*/
	color: #FA7826;
	font-size: 14px;
	text-align: center;
	
}
.shangouxia-5 .shanguo-tu-6 a .shanguo-tu-5 div .shi-5{
	/*border: 1px solid red;*/
	color: #B3B3B3;
	font-size: 14px;
	text-align: center;
	text-decoration:line-through;
	
}
/*为你推荐结束*/





.guangao{
	width: 1226px;
	height: 120px;
	/*border: 1px solid red;*/
	margin: 0 auto;
	margin-top: 45px;
}
.guangao a img{
	/*border: 1px solid red;*/
	width: 1226px;
	height: 120px;
	display: block;
}

/*小米闪购结束*/

#bijing{
	background-color: #F5F5F5;
	width: 100%;
	height: 7180px;
}



/*手机开始*/


.shouji{
	width: 1226px;
	height: 58px;
	/*border: 1px solid red;*/
	margin: 0 auto;
	margin-top: 50px;
	padding-top: 60px;

}
.shouji .shangou-1{
	width: 200px;
	height: 58px;
	line-height: center;
	/*border: 1px solid blue;*/
	float: left;
	font-size: 22px;
	line-height: 58px;
	font-family: "Helvetica Neue";
	font-weight: 100;
	color: #727272
}

.shouji .jiantou-1{
	width: 150px;
	height: 58px;
	/*border: 1px solid red;*/
	float: right;
}
.shouji .jiantou-1 .k{
	width: 35px;
	height: 25px;
	/*border: 1px solid #E0E0E0;*/
	float: right;
	margin-top: 16px;
}

.shouji .jiantou-1 div .dd{
	padding-right: 10px;
	font-size: 25px;
	color: #B0B0B0;
	padding-left: 10px;
}
.shouji .jiantou-1 div .jt{
	color: #424242;
	width: 80px;
	display: block;
	/*border: 1px solid red;*/
	line-height: 58px;
	height: 58px;
	padding-left: 48px;
}
.shouji .jiantou-1 div .jt:hover{
	color: #FF6700;
}
.shouji .jiantou-1 div .dd:hover{
	color: #FF6700;
}


#sj{
	width: 1226px;
	height: 614px;
	/*background-color: red;*/
	margin: 0 auto;
}
#sj #note3{
	width: 234px;
	height: 614px;
	float: left;
	transition: all 1s;
	position: relative;
}
#sj #note3:hover{
	top: -3px;
	box-shadow: 0px 0px 5px #DFDFDF;
}
#sj #note3 a img{
	width: 234px;
	height: 614px;
}







#sj .shanguo-tu{
	width: 233px;
	height: 302px;
	/*border: 1px solid red;*/
	float: left;
	margin-left: 15px;
	background-color: #FFF;
	margin-bottom: 13px;
	transition: all 1s;
	position: relative;
}
#sj .shanguo-tu:hover{
	top: -3px;
	box-shadow: 0px 0px 5px #DFDFDF;
}

#sj .shanguo-tu a .shanguo-tu-1{
	/*border-top: 1px solid #FFAC13;*/
	width: 233px;
	height: 302px;

}

#sj .shanguo-tu a .shanguo-tu-1 div{
	/*border: 1px solid red;*/
	width: 230px;
	height: 170px;
	text-align:center;
	background-color: #FFF;
}
#sj .shanguo-tu a .shanguo-tu-1 div img{
	/*border: 1px solid red;*/
	width: 160px;
	height: 160px;
	margin-top: 2px;
}
#sj .shanguo-tu a .shanguo-tu-1 .yi{
	/*border: 1px solid red;*/
	color: #202020;
	font-size: 14px;
	text-align: center;
}
#sj .shanguo-tu a .shanguo-tu-1 .re{
	/*border: 1px solid red;*/
	color: #B3B3B3;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
}
#sj .shanguo-tu a .shanguo-tu-1 .wu{
	/*border: 1px solid red;*/
	width: 232px;
	height: 30px;
	text-align:center;
	margin-top: 10px;
}
#sj .shanguo-tu a .shanguo-tu-1 div .shan{
	/*border: 1px solid red;*/
	color: red;
	font-size: 14px;
	text-align: center;
	
}
#sj .shanguo-tu a .shanguo-tu-1 div .shi{
	/*border: 1px solid red;*/
	color: #B3B3B3;
	font-size: 14px;
	text-align: center;
	text-decoration:line-through;
	
}

#sj .shanguo-tu a .shanguo-tu-1 .ding{
	width: 64px;
	height: 20px;
	/*border: 1px solid red;*/
	color:#FFFFFF;
	font-size: 12px;
	margin:0 auto;
	text-align: center;
	background-color: #E53935;
}
#sj .shanguo-tu a .shanguo-tu-1 .ding-1{
	width: 64px;
	height: 20px;
	/*border: 1px solid red;*/
	color:#FFFFFF;
	font-size: 12px;
	margin:0 auto;
	text-align: center;
	background-color: #FFFFFF;
}


/*手机结束*/


/*家电开始*/
.kuan{
	width: 1226px;
	height:58px;
	/*border: 1px solid red; */
	margin: 0 auto;
	margin-top: 30px;
}


.kuan .zuo{
	width: 200px;
	height: 58px;
	line-height: center;
	/*border: 1px solid blue;*/
	float: left;
	font-size: 22px;
	line-height: 58px;
	font-family: "Helvetica Neue";
	font-weight: 100;
	color: #727272
}

.kuan .you{
	/*width: 249px;*/
	height: 58px;
	/*border: 1px solid red;*/
	float: right;
	position: relative;

}
.kuan .you ul li{
	/*border: 1px solid red;*/
	float: left;
	height: 58px;
	margin-top: 20px;
	text-align: center;
	margin-left: 20px;
	

}
.kuan .you ul li .se:hover{
	border-bottom: 2px solid #FF6700;
	color: #FE6F54;
}
.kuan .you ul li .se{
	color: #424242;
}
.kuan .you ul li .sp-1{
	width: 1226px;
	height: 614px;
	background-color: #F5F5F5;
	/*border-right: 1px solid #FFF;*/
	position: absolute;
	top: 58px;
	right: 0px;
	display: none;
	z-index: 100;
}
.kuan .you ul li .jk{
	display: block;
}
.kuan .you ul li .sp-1 .kuan-1{
	width: 234px;
	height: 300px;
	/*border: 1px solid red;*/
	float: left;
	margin-right: 14px;
	margin-bottom: 10px;
	position: relative;
	background-color: #FFF;
	transition: all 1s;
}
.kuan .you ul li .sp-1 .kuan-1:hover{
	top: -3px;
	box-shadow: 0px 0px 40px #B6B6B5;
}
#c{
	margin-right: 0px;
}
#d{
	margin-right: 0px;
}
#e{
	margin-right: 0px;
}
#f{
	margin-right: 0px;
}
#g{
	margin-right: 0px;
}
#h{
	margin-right: 0px;
}
#i{
	margin-right: 0px;
}
#j{
	margin-right: 0px;
}
#k{
	margin-right: 0px;
}
#l{
	margin-right: 0px;
}
#n{
	margin-right: 0px;
}
#g{
	margin-right: 0px;
}
#m{
	margin-right: 0px;
}
#o{
	margin-right: 0px;
}
#p{
	margin-right: 0px;
}
#q{
	margin-right: 0px;
}
#r{
	margin-right: 0px;
}
#b-1{
	margin-right: 0px;
}
#c-1{
	margin-right: 0px;
}
#d-1{
	margin-right: 0px;
}
#e-1{
	margin-right: 0px;
}
#f-1{
	margin-right: 0px;
}
#g-1{
	margin-right: 0px;
}
#h-1{
	margin-right: 0px;
}
#i-1{
	margin-right: 0px;
}
#j-1{
	margin-right: 0px;
}
#k-1{
	margin-right: 0px;
}
#l-1{
	margin-right: 0px;
}
#n-1{
	margin-right: 0px;
}
#g-1{
	margin-right: 0px;
}
#m-1{
	margin-right: 0px;
}
#o-1{
	margin-right: 0px;
}
#p-1{
	margin-right: 0px;
}
#q-1{
	margin-right: 0px;
}
#r-1{
	margin-right: 0px;
}
#i-1{
	margin-right: 0px;
}
#j-1{
	margin-right: 0px;
}
#k-1{
	margin-right: 0px;
}
#l-1{
	margin-right: 0px;
}
#m-1{
	margin-right: 0px;
}
#n-1{
	margin-right: 0px;
}
#o-1{
	margin-right: 0px;
}
#p-1{
	margin-right: 0px;
}
#r-1{
	margin-right: 0px;
}
#a2{
	margin-right: 0px;
}	
#a3{
	margin-right: 0px;
}	
#a4{
	margin-right: 0px;
}	
#a5{
	margin-right: 0px;
}	
#a6{
	margin-right: 0px;
}	
#a7{
	margin-right: 0px;
}	
#a8{
	margin-right: 0px;
}	
#a9{
	margin-right: 0px;
}	
#s1{
	margin-right: 0px;
}
#s2{
	margin-right: 0px;
}	
#s3{
	margin-right: 0px;
}	
#s4{
	margin-right: 0px;
}	
#s5{
	margin-right: 0px;
}	
#s6{
	margin-right: 0px;
}	
#s7{
	margin-right: 0px;
}
#s8{
	margin-right: 0px;
}	
#s9{
	margin-right: 0px;
}	
#d1{
	margin-right: 0px;
}	
#d2{
	margin-right: 0px;
}	
#d3{
	margin-right: 0px;
}	
#d4{
	margin-right: 0px;
}	
#d5{
	margin-right: 0px;
}	
#d6{
	margin-right: 0px;
}	
#d7{
	margin-right: 0px;
}	
#d8{
	margin-right: 0px;
}	
#d9{
	margin-right: 0px;
}	
#q2{
	margin-right: 0px;
}	
#q3{
	margin-right: 0px;
}	
#q4{
	margin-right: 0px;
}	
#q5{
	margin-right: 0px;
}
#q6{
	margin-right: 0px;
}	
#q7{
	margin-right: 0px;
}	
#q8{
	margin-right: 0px;
}





.kuan-1 a .shanguo-tu-2{
	/*border-top: 1px solid #FFAC13;*/
	width: 233px;
	height: 302px;

}

.kuan-1 a .shanguo-tu-2 div{
	/*border: 1px solid red;*/
	/*width: 230px;*/
	
	text-align:center;
	background-color: #FFF;
}
.kuan-1 a .shanguo-tu-2 div img{
	/*border: 1px solid red;*/
	width: 160px;
	height: 160px;
	margin-top: 2px;
}
.kuan-1 a .shanguo-tu-2 .yi-1{
	/*border: 1px solid red;*/
	color: #202020;
	font-size: 14px;
	height: 30px;
	text-align: center;
}
.kuan-1 a .shanguo-tu-2 .re-1{
	/*border: 1px solid red;*/
	color: #B3B3B3;
	font-size: 12px;
	text-align: center;
	
	height: 20px;
}
.kuan-1 a .shanguo-tu-2 .wu-1{
	/*border: 1px solid red;*/
	width: 232px;
	height: 30px;
	text-align:center;
	margin-top: 10px;
	background-color: #FFF;
}
.kuan-1 a .shanguo-tu-2 .wu .shi{
	color: #B3B3B3;
	font-size: 14px;
}


.kuan-1 a .shanguo-tu-2 div .shan-1{
	/*border: 1px solid red;*/
	color: red;
	font-size: 14px;
	text-align: center;
	background-color: #FFF;
}
.kuan-1. a .shanguo-tu-2 div .shi-1{
	/*border: 1px solid red;*/
	color: #B3B3B3;
	font-size: 14px;
	text-align: center;
	text-decoration:line-through;
	
}

.kuan-1 a .shanguo-tu-2 .ding-1{
	width: 64px;
	height: 20px;
	/*border: 1px solid red;*/
	color:#FFFFFF;
	font-size: 12px;
	margin:0 auto;
	text-align: center;
	background-color: #E53935;
}
.kuan-1 a .shanguo-tu-2 .ding-2{
	width: 64px;
	height: 20px;
	/*border: 1px solid red;*/
	color:#FFFFFF;
	font-size: 12px;
	margin:0 auto;
	text-align: center;
	background-color:red;

}
.kuan-1 a .shanguo-tu-2 .ding-3{
	background-color:#FFF;
}

.kuan-1 a .shanguo-tu-2 .di{
	width: 234px;
	height: 82px;
	/*border: 1px solid red;*/
	background-color: #FF6700;
	display: none;
	margin-top: 10px;
	position: absolute;
	top: 208px;
}

.kuan-1 a .shanguo-tu-2:hover .di{
	display: block;
	color: blue;

}

.kuan-1 a .xiaotu{
	width: 234px;
	height: 300px;
	/*border: 1px solid red;*/

}


.kuan-1 .xiao-1{
	width: 234px;
	height: 140px;
	/*border: 1px solid red;*/
	margin-bottom: 16px;
}
.kuan-1 .xiao-1 .xiao-2{
	width: 115px;
	height: 100px;
	/*border: 1px solid red;*/
	margin-bottom: 16px;
	float: left;
	margin-top: 35px;
	font-size: 60px;
	color: #FF6700;
}
.kuan-1 .xiao-1 .xiao-2 img{
	width: 90px;

}

.kuan-1 .xiao-1 .xiao-2 .zi-1{
	margin-top: 10px;
	font-size: 19px;
	color: #333333;
}
.kuan-1 .xiao-1 .xiao-2 .zi-3{
	margin-top: 10px;
	font-size: 14px;
	color: #333333;
}
.kuan-1 .xiao-1 .xiao-2 .zi-2{
	text-indent: -3.5em;
	font-size: 13px;
	/*border: 1px solid red;*/
	color: #818181;
}
.kuan-1 .xiao-1 .xiao-2 .zi-4{
	text-indent: -2em;
	font-size: 14px;
	/*border: 1px solid red;*/
	color: #FC6600;
}





.k{
	width: 1226px;
	height: 614px;
	/*border-right: 1px solid #FFF;*/
	margin: 0 auto;
	/*display: none;*/
	

}


.k .kuan-1{
	width: 234px;
	height: 300px;
	/*border: 1px solid red;*/
	float: left;
	margin-right: 14px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	position: relative;
}
#a{
	margin-right: 0px;
}
#b{
	margin-right: 0px;
}


.k .kuan-1 .xiao-1 .xiao-2 .zi-4{
	text-indent: 2em;
}
.k .kuan-1 .xiao-1 .xiao-2 .zi-3{
	text-indent: 2em;
}
.k .kuan-1 .xiao-1 .xiao-2 .zi-2{
	text-indent: 2.5em;
}
.k .kuan-1 .xiao-1 .xiao-2 .zi-1{
	text-indent: 1.5em;
}
.k .kuan-1 a .shanguo-tu-2 div{
	background-color: #FFFFFF;
}
.k .kuan-1 a .shanguo-tu-2 .wu .shan-1{
	background-color: #FFFFFF;
}

.k .kuan-1 a .shanguo-tu-2:hover .di{
	display: block;
	color: blue;

}

.k .kuan-1 a .shanguo-tu-2 .di{
	width: 234px;
	height: 82px;
	border: 1px solid red;
	background-color: #FF6700;
	display: none;
	margin-top: 10px;
	position: absolute;
	top: 208px;
}





/*.kuan .you ul li:hover .sp-1{
	display: block;
}
*/


/*家电结束*/




/*热评产品开始*/

.reping{
	width: 1226px;
	height: 415px;
	/*border: 1px solid red;*/
	margin: 0 auto;
	
}

.reping .ka{
	width:296px;
	height: 415px;
	/*border: 1px solid red; */
	float: left;
	margin-right: 14px;
	position: relative;
	transition: all 1s;

}
.reping .ka:hover{
	top: -3px;
	box-shadow: 10px 10px 150px #DFDFDF;
}
.reping .ka .rp .rp-1{
	width:296px;
	height: 415px;
	/*border: 1px solid red;*/
	background-color: #FFFFFF
}

.reping .ka .rp .rp-1 .tu-3{
	width:296px;
	height: 220px;
	/*border: 1px solid red;*/
}
.reping .ka .rp .rp-1 .tu-3 img{
	width:296px;
	height: 220px;
	/*border: 1px solid red;*/
	
}
.reping .ka .rp .rp-1 .jiesao{
	width: 240px;
	/*border:1px solid red;*/
	margin: 0 auto;
	margin-top: 25px;
	color: #333;
	font-size: 14px;
}
.reping .ka .rp .rp-1 .jiesao-1{
	width: 240px;
	/*border:1px solid red;*/
	margin: 0 auto;
	color: #b0b0b0;
	font-size: 12px;
	position: absolute;
	bottom: 50px;
	left: 30px;
}
.reping .ka .rp .rp-1 .jiao-4 .jiao-2{
	padding-right: 10px;
	border-right:2px solid #F8EBE3;
	margin: 0 auto;
	color: #333;
	font-size: 14px;
	
	
}
.reping .ka .rp .rp-1 .jiao-4 .jiao-3{
	padding-right: 10px;
	/*border-right:2px solid #F8EBE3;*/
	margin: 0 auto;
	color: #FF6700;
	font-size: 14px;
	margin-left: 5px;
}
.reping .ka .rp .rp-1 .jiao-4{
	/*border:1px solid red;*/
	position: absolute;
	bottom: 15px;
	left: 30px;
}

/*热评产品结束*/

/*内容开始*/

.nerong{
	width: 1226px;
	height: 420px;
	/*border:1px solid red;*/
	margin: 0 auto;
}
.nerong .nerong-1{
	width: 296px;
	height: 420px;
	float: left;
	/*border:1px solid red;*/
	margin-right: 14px;
	position: relative;
	background-color: #FFF;
	transition: all 1s;
}
.nerong .nerong-1:hover{
	top: -3px;
	box-shadow: 10px 10px 150px #DFDFDF;	
}
.nerong .nerong-1:hover .qaq{
	display: block;
}
.nerong .nerong-1 .nri{
	width: 296px;
	height: 420px;
}
.nerong .nerong-1 .nri .nri-1{
	width: 296px;
	height: 420px;
	/*border:1px solid red;*/
	background-color: #FFF;
}
.nerong .nerong-1 .nri .nri-1 .nri-2{
	/*border:1px solid red;*/
	font-size: 16px;
	text-align: center;
	padding-top: 40px;
}
.nerong .nerong-1 .nri .nri-1 .nri-3{
	/*border:1px solid red;*/
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
	font-size: 20px;
	color: #333;

}
.nerong .nerong-1 .nri .nri-1 .nri-4{
	/*border:1px solid red;*/
	width: 191px;
	font-size: 12px;
	text-align: center;	
	color: #b0b0b0;
	margin: 0 auto;
	margin-top: 20px;
	height: 36px;

}
.nerong .nerong-1 .nri .nri-1 .nri-5{
	/*border:1px solid red;*/
	width: 191px;
	font-size: 14px;
	text-align: center;	
	color: #333;
	margin: 0 auto;
	margin-top: 10px;
	height: 22px;
	width: 191px;
}
.nerong .nerong-1 .nri .nri-1 .kai{
	/*border:1px solid red;*/
	width:216px;
	height: 150px;
	margin: 0 auto;
	margin-top: 20px;
	overflow: hidden;

}
.nerong .nerong-1 .nri .nri-1 .kai .nri-6{
	/*border:1px solid red;*/
	width:864px;
	height: 150px;
	position: relative;


}
.nerong .nerong-1 .nri .nri-1 .left{
	position: absolute;
	width: 20px;
	height: 50px;
	background: #D9D9D9;
	left: 0px;
	top: 200px;
}
.qaq{
	font-size: 20px;
	color: #FFF;
	line-height: 50px;
	text-align: center;
	display: none;
}
.nerong .nerong-1 .nri .nri-1 .right{
	position: absolute;
	width: 20px;
	height: 50px;
	background: #D9D9D9;
	right: 0px;
	top: 200px;
	
}
.nerong .nerong-1 .nri .nri-1 .kai .nri-6 img{
	float: left;
}
.nerong .nerong-1 .nri .nri-1 .nri-7{
	/*border:1px solid red;*/
	width:147px;
	height: 32px;
	margin: 0 auto;
	margin-top: 10px;
}

.nerong .nti-9{
	border-top: 1px solid #FFAC13;
	color: #FFAC13;
}.nerong .nti-10{
	border-top: 1px solid #83C44E;
	color: #83C44E;
}
.nerong .nti-11{
	border-top: 1px solid #E53935;
	color: #E53935;
}
.nerong .nti-12{
	border-top: 1px solid #2196F3;
	color: #2196F3;
}
/*内容结束 */


/*视频开始*/

.fk{
	margin-top: 0px;
}
.spks{
	width: 1226px;
	height: 296px;
	/*border:1px solid red;*/
	margin: 0 auto;
	padding-bottom: 60px;
}
.spks .sp{
	width: 296px;
	height: 296px;
	/*border:1px solid red;*/
	float:left;
	margin-left: 14px;
	background-color: #FFFFFF;
	transition: all 1s;
	position: relative;
}
.spks .sp:hover{
	top: -3px;
	box-shadow: 10px 10px 150px #DFDFDF;
}
#q9{
	margin-left: 0px;
}
.spks .sp .sp-1 .sp-2{
	width: 296px;
	height: 180px;
	/*border:1px solid red;*/
	float:left;

}
.spks .sp .sp-3{
	font-size: 14px;
	text-align: center;
	margin-top: 220px;
	/*border:1px solid red;*/
}
.spks .sp .sp-3 a{
	color: #333;
}
.spks .sp .sp-4{
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	/*border:1px solid red;*/
}
.spks .sp .sp-4 a{
	color: #b0b0b0;
}

/*视频结束*/


/*底部开始*/
#dibu{
	width: 1226px;
	height: 20px;
	/*border: 1px solid red;*/
	margin: 0 auto;
	margin-top: 40px;
}
#dibu .dibu-1{
	width: 243px;
	height: 25px;
	border-right: 1px solid #E0E0E0;
	float: left;
}
#dibu .ee{
	border-right: 1px solid #FFF;
}
#dibu .dibu-1 .dibu-2{
	font-size: 22px;
	margin: 0 auto;
	margin-left: 60px;
	/*border: 1px solid red;*/
	color: #6A6A6A;
}
#dibu .dibu-1 .dibu-2:hover{
	color: #ff6700;
}
#dibu .dibu-1 .dibu-3{
	font-size: 16px;
	margin: 0 auto;
	margin-left: 5px;
	/*border-right: 1px solid red;*/
	color: #6A6A6A;
}
#dibu .dibu-1:hover a{
	color: #ff6700;
}

.wei{
	width: 1226px;
	height: 192px;
	border-top: 1px solid #E0E0E0;
	margin: 0 auto;
	margin-top: 50px;
}
.wei .wei-1{
	width: 162px;
	height: 192px;
	/*border: 1px solid red;*/
	float: left;
}
.wei .wei-1 .wei-2{
	/*border: 1px solid red;*/
	font-size: 14px;
	color: #333;
	margin-top: 40px;
	margin-bottom: 20px;
}
.wei .wei-1 a .wei-3{
	/*border: 1px solid red;*/
	font-size: 14px;
	color: #A4A4A4;
	margin-top: 10px;
	font-size: 12px;
}
.wei .wei-1 a:hover .wei-3{
	color: #ff6700;
}
.wei .wei-1 .wei-12{
	font-size: 22px;
	color: #ff6700;
	/*border: 1px solid red;*/
	text-align: center;
	width: 250px;
	margin-top: 35px;
}
.wei .wei-1 .wei-13{
	font-size: 14px;
	color: #616161;
	/*border: 1px solid red;*/
	text-align: center;
	width: 250px;
}
.wei .wei-1 .wei-14{
	font-size: 14px;
	border: 1px solid #FF6700;
	text-align: center;
	width: 110px;
	margin-top: 20px;
	margin-left: 70px;
	padding: 5px 0px;
}

.wei .wei-1 .wei-14 a{
	/*border: 1px solid red;*/
	padding: 0 4px;
	color: #FF6B07;
}
.wei .wei-1:hover .wei-14{
	background-color: #F25807;
	color: #FFFFFF;
}
.wei .wei-1 .wei-14:hover a{
	color: #FFFFFF;
}


/*底部结束*/


/*尾部 开始*/
#kkk{
	width: 100%;
	/*background-color: #FAFAFA;*/
	
}
#kkk #w{
	width: 1226px;
	height: 120px;
	/*border: 1px solid red;*/
	margin:0 auto;
}
#kkk #w .w-1{
	width: 660px;
	height: 55px;
	/*border: 1px solid red;*/
	float: left;
	margin-top: 30px;
}
#kkk #w .w-1 .w-2{
	width: 55px;
	height: 55px;
	/*border: 1px solid red;*/
	background-color: #FF6700;
	float: left;
	margin-right: 5px;
}
#kkk #w .w-1 .w-3 .w-6 li a{
	float: left;
	font-size: 12px;
	color: #757575;
	border-right: 1px solid #b0b0b0;
	padding-right:4px;
	padding-left: 4px;
}
#kkk #w .w-1 .w-3 .w-6 li a:hover{
	color: #ff6700;
}
#kkk #w .w-1 .w-3{
	height: 20px;
	/*border: 1px solid red;*/
}

#kkk #w .w-1 .w-3 .w-5 li a{
	float: left;
	font-size: 12px;
	color: #C4BDD2;

}
#kkk #w .w-1 .w-3 .w-5 li a:hover{
	color: #ff6700;
}
#kkk #w .w-1 .w-3{
	height: 20px;
	/*border: 1px solid red;*/
}

#kkk #w .w-4{
	width: 500px;
	height: 100px;
	/*border: 1px solid red;*/
	float: right;
	margin-top: 30px;
}
#kkk #w .w-4 .w-7{
	width: 85px;
	height: 28px;
	/*border: 1px solid red;*/
	float: right;
	margin-top: 14px;
}
#kkk #w .w-4 .w-7 a img{
	width: 85px;
	height: 28px;
}
/*#meilel{
	width: 1226px;
	height: 19px;
	margin: 0 auto;
	border: 1px solid red;
	margin-top: 30px;
	padding-bottom: 40px;
}

#meilel img{
	display:block;
	margin: 0 auto;
}*/


/*完结*/

/*#daobang #daobang-1{
	width: 1226px;
	height: 100px;
	border: 1px solid red;
	margin: 0 auto;
	font-size: 50px;
}
#daobang #daobang-1{
	width: 600px;
	height: 100px;
	border: 1px solid red;
	margin: 0 auto;
	font-size: 50px;
	text-align: center;;
	line-height: 100px;
	font-family:STHeiti,MingLiu
}*/


.bos{
	position: absolute;
	bottom: 15px;
	left: 110px;
}

.bos li{
	width: 10px;
	height: 10px;
	background: #BED0E1;
	border-radius: 50%;
	float: left;
	margin: 0 5px;

}
.bos .kun{
	background: #FFC600;
}