@charset "utf-8";
/* CSS Document */
body{
	background: white;
}
*{
	margin: 0px;
	padding: 0px;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear:after{
	content: "";
	display: block;
	clear: both;
}
.clear{
	zoom:1;
}
.con{
	width: 1210px;
	margin: 0px auto;
	/*margin-bottom: 20px;*/
}
a{
	text-decoration: none;
}
ul{
	list-style: none;
}
h1,h2,h3,h4,h5,h6{
	font-weight: 400;
}
/*********************header顶部部分**************************/
.header{
	width: 100%;
	height: 40px;
	background: #fafafa;
	position: relative;
}
.header_one,.header_two{
	line-height: 40px;
	text-align: center;
}
.header ul li a{
	color: #aaa9a5;
	padding: 0px 5px;
}
.header ul li a:hover{
	color: #cc0033;
}
.header ul li span{
	font-size: 5px;
	position: absolute;
	top: -1px;
}
.q{
	width: 85px;
	height: 40px;
	cursor: pointer;
	padding-left: 15px;
}
.q:hover{
	background: white;
	color: #cc0033;
}
.w{
	width: 70px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.header .w:hover{
	color: #cc0033;
	background: white;
}
.header .w:hover a{
	color: #cc0033;
	background: white;
}
.w a{
	padding-right: 10px;
	position: relative;
}
.xx{
	border: 5px solid #999999;
	border-color: #999999 transparent transparent transparent;
	position: absolute;
	top: 6px;
	right: 3px;
	display: block;
	/*margin-left: 52px;*/
}
.yy{
	border: 5px solid #cc0033;
	border-color: transparent transparent #cc0033 transparent;
	position: absolute;
	top: 1.5px;
	right: 3px;
	/*margin-left: 52px;*/
	display: none;
}
.header ul li{
	font-size: 12px;
	/*padding-right: 10px;*/
	color: #aaa9a5;
}
.header_two .q a{
	background: url("../华为商城（VMALL.COM）_华为手机、荣耀手机、官网正品保障_files/icon-common.png") 0px 1px no-repeat;
	display: block;
	width: 14px;
	height: 14px;
	position: absolute;
	top: 12px;
}

/*****************container_header内容导航部分***********************/
.header_content{
	padding: 30px 0px 25px 0px;
}
.header_content div{
	height: 40px;
	line-height: 40px;
}
.header_content div:first-child a img{
	width: 200px;
	height: 40px;
	line-height: 40px;
}
.header_content div:nth-child(2) a img,.header_content div:nth-child(3) a img{
	width: 75px;
	height: 26px;
	margin-top: 7px;
}
.header_content div a{
	color: #333333;
	font-size: 16px;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.header_content div a span{
	width:90px;
	height: 18px;
	line-height: 18px;
}
.header_content div a.omn:hover{
	color: #cc0033;
	/*text-decoration: underline;*/
	border-bottom: 1.5px solid #cc0033;
	padding-bottom: 6px;
}
.header_content div{
	margin-right: 18px;
	position: relative;
}
.sousuo{
	position: relative;
}
.sousuo input[type="text"]{
	width: 320px;
	height: 30px;
	background: #f5f5f5;
	border: none;
	border-radius: 20px;
	padding-left: 15px;
	outline: none;
}
.sousuobtn input[type="button"]{
	width: 30px;
	height: 30px;
	border: none;
	border-radius: 50px;
	background:#656565 url('../华为商城（VMALL.COM）_华为手机、荣耀手机、官网正品保障_files/icon-header.png') 0px -21px no-repeat;
	position: absolute;
	top: -33px;
	right: 0px;
	cursor: pointer;
	outline: none;
}
.header_content div:last-child form a{
	color: #cc0033;
	font-size: 12px;
}
.header_content div:last-child form .nova4{
	position: absolute;
	top: 0px;
	right: 150px;
}
.header_content div:last-child form .v20{
	position: absolute;
	top: 0px;
	right: 80px;
}

/********************lunbo轮播部分************************/
.slideBox{
	width: 100%;
	height: 550px;
	position: relative;
	background: url("../华为商城（VMALL.COM）_华为手机、荣耀手机、官网正品保障_files/bg-slide.png") no-repeat;
}
.bd{
	/*width: 10633px;*/
	height: 550px;
	overflow: hidden;
	position: relative;
	z-index:0;
	
}
.slideBox .bd span{
	width: 100%;
	height: 72px;
	background: url("../华为商城（VMALL.COM）_华为手机、荣耀手机、官网正品保障_files/bg-slide.png") no-repeat;
	background-size: 100% 72px;
	position: absolute;
	bottom: 0px;
}
.slideBox .bd li{
	width: 1519px;
	height: 550px;
	zoom:1; 
	vertical-align:middle; 
}
.bd img{
	width: 1519px;
	height: 550px;
}
.prev,.next{
	display: block;
	width: 60px;
	height: 60px;
}
.prev{
	background: url('../华为商城（VMALL.COM）_华为手机、荣耀手机、官网正品保障_files/icon-header.png') -348px -8px no-repeat;
	position: absolute;
	top: 220px;
	left: 470px;
}
.next{
	background: url('../华为商城（VMALL.COM）_华为手机、荣耀手机、官网正品保障_files/icon-header.png') -108px -8px no-repeat;
	position: absolute;
	top: 220px;
	left: 1200px;
}
.hd{
	position: absolute;
	bottom: 80px;
	left: 1155px;
	z-index: 2;
}
.hd ul li{
	display: inline-block;
	width: 10px;
	height: 10px;
	background:transparent;
	border: 1px solid white;
	border-radius: 10px;
	margin-right: 5px;
	
}
.slideBox .hd .on{
	background: white;
}
/********************dn_content电脑部分***************************/
.content{
	margin-top: 65px;
}
.dn{
	margin-bottom: 15px;
}
.content div ul li.t a{
	line-height: 37px;
	color: #aaa9a5;
	margin-left: 20px;
}
.content div ul li a:hover{
	color: #cc0033;
}
.content div .ckgd{
	line-height: 37px;
}
.content div .ckgd a{
	color: #34353a;
}
.content div .ckgd a:hover{
	color: #cc0033;
}
.dn_content ul li a img.h{
	border-radius: 10px;
	width: 230px;
	height: 290px;
}
.dn_content ul li a img.h:hover{
	box-shadow: 10px 10px 30px #eaeaea;
}
.dn_content ul li{
	width: 230px;
	height: 290px;
	background: #f9f9f9;
	border-radius: 10px;
	margin: 0px 0px 12px 12px;
}
.dn_content ul li a img{
	width: 150px;
	height: 150px;
}
.dn_content ul li a{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}
.dn_content ul li:hover{
	box-shadow: 0px 12px 36px rgba(0,0,0,0.1);
}
span.hh{
	display: block;
	width: 42px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: #ff6a6e;
	color: white;
	border-radius: 0px 0px 6px 6px;
	font-size: 12px;
	float: left;
	margin-left: 40%;
}
.hh1{
	color: #3c3f48;
	font-size: 14px;
	line-height: 31px;
}
.hh2{
	color: #aaa9a5;
	font-size: 12px;
	line-height: 21px;
}
.hh3{
   	color: #d0021b;
	font-size: 14px;
	line-height: 31px;
}
.a{
	width: 230px;
	height: 150px;
	padding-top: 35px;
}

/********************zzjj_content智能家居部分****************/
.znjj{
	margin: 40px 0px 10px 0px;
}
.content .znjj_content .znjj_h{
	width: 472px;
	height: 290px;	
	border-radius: 10px;
}
.znjj_content ul li.znjj_l{
	width: 472px;
	height: 290px;	
}
.znjj_content ul li a img{
	width: 150px;
	height: 150px;
}
.znjj_content ul li{
	width: 230px;
	height: 290px;
	background: #f9f9f9;
	border-radius: 10px;
	margin: 0px 0px 12px 12px;
}
.znjj_content ul li a{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}
.znjj_content ul li:hover{
	box-shadow: 0px 12px 36px rgba(0,0,0,0.1)
}
span.aa{
	display: block;
	width: 42px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: #6bbffd;
	color: white;
	border-radius: 0px 0px 6px 6px;
	font-size: 12px;
	float: left;
	margin-left: 40%;
}

/*************新人见面礼*************/
.xrjml{
	cursor: pointer;
}
.xrjml img{
	border-radius: 6px;
	margin: 0px 10px;
}

/********************last底部*************/
.last{
	background: #f9f9f9;
}
.last_t p{
	margin: 33px 90px 33px 55px;
	font-size: 18px;
}
.last_t{
	border-bottom: 1px solid #eee;
}
.last_c{
	padding: 30px 0px;
	border-bottom: 1px solid #eaeaea;
}
.last_c dt a{
	color: #37392c;
	font-size: 14px;
}
.last_c dd a{
	color: #7d7d7b;
	font-size: 12px;
}
.last_c .sm dd a:hover{
	color: #d22831;
}
.sm dl{
	margin-right: 72px;
}
.kfrx span{
	display: block;
	width: 279px;
	height: 36px;
	line-height: 36px;
	text-align: center;	
	color: #c8252a;
	font-size: 24px;
	font-weight: 700;
}
.kfrx{
	width: 280px;
	height: 160px;
	text-align: center;
	border-left: 1px solid #eaeaea;
	position: relative;
}
.kfrx p.p1{	
	color: #3c3640;
	font-size: 14px;
	line-height: 25px;
}
.kfrx p.p2{	
	color: #3c3640;
	font-size: 14px;
	line-height: 40px;
	padding-right: 135px;	
}
.zxkf{
	width: 170px;
	height: 30px;
	border: 1px solid #d1484f;
	border-radius: 5px;
	margin: 10px auto;
}
.zxkf a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 30px;
	color: #d1484f;
	font-size: 14px;
	margin: 0 auto;
}
.hwsc{
	width: 24px;
	height: 24px;
	list-style: none;
	cursor: pointer;
	position: absolute;
	right: 140px;
	bottom: 15px;
	background: url("./../华为商城（VMALL.COM）_华为手机、荣耀手机、官网正品保障_files/zyczwPf1z8ih80U7fIs9.jpg");
}
.hwsc img{
	width: 108px;
	height: 108px;
	z-index: 100;
	background: white;
	padding: 8px;
	position: absolute;
	right: -45px;
	display: none;
}
.hwsc .ss{
	width: 1px;
	height: 2px;
	border: 5px solid white;
	border-color: transparent transparent white transparent;
	display: none;
}
.last_b{
	padding: 25px 0px;
}
.last_logo{
	cursor: pointer;
}
.last_logo img{
	width: 80px;
	height: 20px;
	margin-right: 20px;
}
.last_b ul li {
	padding:0px 5px;
    font-size: 12px;
    color: #aaa9a5;
}
.last_b a {
	font-size:12px;
    color: #73727a;
	line-height: 20px;
}
.last_b ul li span {
	font-size: 5px;
	position: absolute;
	top: 2.5px;
}
.last_b_content{
	position: relative;
}
.b{
	font-size:12px;
    color: #aaaaac;
	line-height: 20px;
	margin-left: 5px;
}
.b a{
	color: #aaaaac;
}
.last_b a:hover{
	color: #d22831;
}
.last_img img{
	width: 70px;
	height: 25px;
	cursor: pointer;
}
.last_img img:first-child{
	margin-right: 15px;
}

/**************gouwu购物车********************/
.gouwu{
	width: 460px;
	height: 240px;
	background: white;
	border-radius: 5px;
	text-align: center;
	z-index: 100;
	position: absolute;
	right: 175px;
	display: none;
	border: 1px solid #efefef;
}
.header .gouwu span{
	width: 100px;
	height: 100px;
	margin: 0 auto;
	background: url('../华为商城（VMALL.COM）_华为手机、荣耀手机、官网正品保障_files/icon-header.png') 0px -166px no-repeat;
	position: absolute;
	top: 55px;
	left: 180px;
}
.gouwu p{
	font-size: 14px;
	position: absolute;
	top: 155px;
	left: 127px;
}

/******************** Select Region 遮罩层 ************************/
.Select_Region{
	width: 100%;
	height: 100%;
	/*background: rgba(0,0,0,0.15);*/
	position: fixed;
	top: 0px;
	left: 0px;
	display: none;
}
.Select_Region_bj{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.15);
	position: fixed;
	top: 0px;
	left: 0px;
	display: block;
}
.panle{
	width: 700px;
	height: 642px;
	background: white;
	border-radius: 5px;
	margin: 0 auto;	
	margin-top: 55px;
	position: relative;
}
.panle_title{
	display: block;
	text-align: center;
	padding-top: 25px;
	font-size: 24px;
}
.panle_content{
	padding: 0px 40px 40px 40px;
	font-size: 14px;
}
.panle_pro{
	margin-top: 30px;
}
.panle_dt{
	border-bottom: 1px solid #eee;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
.panle_content a{
	display: inline-block;
	width: 143px;
	height: 40px;
	font-size: 14px; 
	line-height: 40px;
	color: #666;
	text-align: center;
	background: #f5f5f5;
	margin: 10px 20px 10px 0px;
}
.panle_content a:hover{
	background: #ca141d;
	color: white;
}
.panle_gb{
	background: #fff;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 4px;
	right: 4px;
	border-radius: 5px;
	cursor: pointer;
	text-align: center;
}
.panle_gb:hover{
	color: #D70B0F;
}



/******************** 意见反馈 遮罩层 ************************/
.opinion{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.15);
	position: fixed;
	top: 0px;
	left: 0px;
	display: none;
}
.yijian{
	width: 600px;
	height: 423px;
	background: white;
	border-radius: 5px;
	margin: 0 auto;	
	margin-top: 10%;
	position: relative;
}
.yj_title{
	display: block;
	text-align: center;
	padding-top: 25px;
	font-size: 24px;
}
#yijiantype{
	width: 542px;
	height: 30px;
	margin: 15px 0px;
	color: #ccc;
}
.yjjy{
	padding: 0px 30px;
}
.yjjy b{
	font-size: 14px;
	margin: 15px 0px;
}
.yjjy textarea{
	font-size: 16px;
	padding: 5px 5px 5px 5px;
	margin: 15px 0px;
	color: rgb(153, 153, 153);
}
.yjjy input.lxfs{
	width: 522px;
	height: 20px;
	padding: 5px 5px 5px 5px;
	margin: 15px 0px;
}
.yjjy input.yzm{
	width: 172px;
	height: 20px;
	padding: 5px 5px 5px 5px;
	margin: 15px 0px;
}
.yjjy span a{
	color: #007ad9;
	font-size: 12px;
	margin-left: 20px;
}
.yjjy button{
	width: 120px;
	height: 30px;
	line-height: 30px;
	background: #ab0009;
	border: none;
	color: white;
	float: right;
	margin-top: 20px;
}

/************固定定位***************/
.fixed{
	width: 38px;
	height: 166px;
	position: fixed;
	right: 6px;
	bottom: 20px;
	z-index: 500;
	background: rgba(255,255,255,0.5);
	
}
.fixed a{
	display: block;
	width: 38px;
	height: 41px;
	position: relative;
}
.gw{
	background: url("../华为商城（VMALL.COM）_华为手机、荣耀手机、官网正品保障_files/icon-header.png") -215px -117px no-repeat;
}
.kf{
	background: url("../华为商城（VMALL.COM）_华为手机、荣耀手机、官网正品保障_files/icon-header.png") -290px -117px no-repeat;
}
.fk{
	background: url("../华为商城（VMALL.COM）_华为手机、荣耀手机、官网正品保障_files/icon-header.png") -367px -117px no-repeat;
}
.db{
	background: url("../华为商城（VMALL.COM）_华为手机、荣耀手机、官网正品保障_files/icon-header.png") -443px -117px no-repeat;
}
.gw:hover{
	background: url("../华为商城（VMALL.COM）_华为手机、荣耀手机、官网正品保障_files/icon-header.png") -250px -117px no-repeat;
}
.kf:hover{
	background: url("../华为商城（VMALL.COM）_华为手机、荣耀手机、官网正品保障_files/icon-header.png") -326px -117px no-repeat;
}
.fk:hover{
	background: url("../华为商城（VMALL.COM）_华为手机、荣耀手机、官网正品保障_files/icon-header.png") -403px -117px no-repeat;
}
.db:hover{
	background: url("../华为商城（VMALL.COM）_华为手机、荣耀手机、官网正品保障_files/icon-header.png") -479px -117px no-repeat;
}
.fixed a i:first-child{
	width: 76px;
	height: 36px;
	background: rgba(255,255,255,0.5);
	text-align: center;
	line-height: 36px;
	color: #777;
   	border-radius: 2px;
    box-shadow: 0 2px 36px 0 rgba(0,0,0,0.07);
	font-style: normal;
	font-size: 12px;
	position: absolute;
	top: 0px;
	left: -84px;
	margin-top: 7px;
	display: none;
}
.fixed a i:nth-child(2){
	border: 5px solid rgba(255,255,255,0.5);
	border-color: transparent transparent transparent rgba(255,255,255,0.5);
	position: absolute;
	top: 13px;
	left: -7px;
	margin-top: 7px;
	box-shadow: 0 2px 36px 0 rgba(0,0,0,0.07);
	display: none;
}
