body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0; list-style:none;font-family: "微软雅黑"; -webkit-appearance: none;}
a{color:#2b2b2b; text-decoration:none}
body{
	font-size:24px;
	background-color:#f3f3f2;
	transition:transform 1s ease-in-out;
	box-sizing: border-box;
}
.clear{clear: both;}
.hr14 {
    height: 14px;
    width: 100%;
    clear: both;
}
.hr36 {
    height: 36px;
    width: 100%;
    clear: both;
}
.hr20 {
    height: 20px;
    width: 100%;
    clear: both;
    background: #efeff4;
}
.hr40 {
    height: 40px;
    width: 100%;
    clear: both;
    background: #f3f3f2;
}
img { border:0px;}

.whole{
	width:750px;
	height:100%;
	overflow:hidden;
	margin:0 auto;
	position: relative;
}
.header{
	width:100%;
	height:88px;
	overflow:hidden;
	background-color:#282828;
	position: relative;
	box-shadow: 1px 2px 10px  #fcdbed;
}
.header-search .right-search,.right-q{
	text-align: right;
}
.right-search {
	margin-top: 18px;
	margin-right: 12px;
    width: 48px;
    height: 48px;
    overflow: hidden;
    float: right;
}
.right-q i{
	font-size: 40px;
    margin-top: 23px;
    margin-right: 20px;	
    color: #ff008e;	
}
.left-icon{
	width:88px;
	height:88px;
	overflow:hidden;
	float:left;
}
.right-search img,.left-icon img{
	width:100%;
	height:auto;
}
.center-title{
	width:574px;
	float:left;
	line-height:88px;
	font-size:36px;
	text-align:center;
	color:#292929;
}
.center-title img{
	vertical-align: middle;
}

/*****轮播CSS*****/
.carousel{
	width:730px;
	height:280px;
	margin:10px;
	position:relative;
}
.carousel .hd{
	width:100%;
	height:20px; 
	position:absolute;
	z-index:1;
	bottom:15px;
	text-align:right;
	right:30px;
}
.carousel .hd ul{
	display:inline-block;
	height:20px;
	padding:3px 5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-size:0;
	vertical-align:top;
}
.carousel .hd ul li{
	display:inline-block;
	width:50px;
	height:12px;
	/*-webkit-border-radius:50px;
	-moz-border-radius:50px;
	border-radius:50px;*/
	background:#fff;
	opacity:0.5;
	margin:0 5px;
	vertical-align:top;
	overflow:hidden;
}
.carousel .hd ul .on{
	opacity:1;
	border:1px solid #db4340;
	box-sizing:border-box;
}

.carousel .bd{
	position:relative;
	z-index:0;
	border-radius: 20px;
	-webkit-border-radius: 20px;
    overflow: hidden;
}
.carousel .bd li img{
	width:100%;
	height:280px;
	background:url(../image/loading.gif) center center no-repeat;
}
.carousel .bd li a{
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */
}

/****商品列表css***/
.food-list{
	width:730px;
	height:auto;
	overflow:hidden;
	margin: 0 10px 40px 10px;
}
.lists{
	width:100%;
	height:414px;
	overflow:hidden;
	background-color:#fff;
	border:1px solid #e0e0df;
	border-radius:5px;
	box-sizing:border-box;
}
.lists ul{
	overflow:hidden;
}
.lists ul a{
	float:left;
	overflow:hidden;
}
.lists ul li{
	float:left;
	width:240px;
	height:auto;
	overflow:hidden;
	margin:100% auto 20px auto;
	position:relative;
	margin-top:100%;
	transition:margin-top 1.5s ease-in-out;
	-webkit-transition:margin-top 1.5s ease-in-out;
	-o-transition:margin-top 1.5s ease-in-out;
	-moz-transition:margin-top 1.5s ease-in-out;
}
.list.active li{
	margin-top:20px !important;
}

.lists ul li span{
	display:inline-block;
	width:120px;
	height:120px;
	overflow:hidden;
	border-radius:50%;
	-webkit-border-radius:50%;
	margin-left:65px;
}
.lists ul li p{
	text-align:center;
	line-height:40px;
	font-size:26px;
	color:#666666;
}
.lists ul li span img{
	width:100%;
	height:auto;
}
.home-notice{margin-top: 50px;padding: 0 5px;}
.home-notice label{display: block;width: 200px;float: left;font-size: 25px;height: 60px;}
.home-notice label span{padding: 5px;background: #F44336;color: #fff;font-size: 26px;margin-right: 5px;}
.home-notice marquee,.home-notice marquee a{display: block;width: 539px;float: left;font-size: 28px;color: #ff7b30;}

.iphone{
	margin: 40px 0 20px;
}
.iphone article{
	text-align: center;
	font-size: 34px;
	color: #F44336;
	line-height: 2.4;
	position: relative;
	
}

.snap{
	width:100%;
	height:auto;
	margin:20px auto;
	overflow:hidden;
}
.list-pro{
	padding: 0 20px;
	position: relative;
}
.list-pro dt span {
    display: inline-block;
    height: 80px;
    position: absolute;
    left: 20px;
    top: 0px;
    display: block;
    width: 160px;
}
.list-pro dt{
	width: 228px;
	float: left;
}
.list-pro dt img{
	width: 100%;
}
.list-pro dd{
	width: 440px;
	float: left;
	margin-left: 20px;
}
.list-pro .pro-name{
	margin-bottom: 10px;
	font-size: 30px;
	color: #333;
	font-weight: bold;
}
.list-pro button{
	position: absolute;
	bottom: 0;
	right: 0;
	height: 60px;
	width: 200px;
	background: #F00801;
	color: #fff;
	border: 1px solid #F00801;
	font-size: 26px;
	border-radius: 32px;
}
.list-pro button i{margin-right: 10px;font-size: 30px;animation: act 10s infinite linear;-webkit-animation: act 10s infinite linear;}
@keyframes act{
	from{0}
	to{transform: rotate(360deg);}
}
@-webkit-keyframes act{
	from{0}
	to{-webkit-transform: rotate(360deg);}
}
.day-activity{
	height: 77px; margin-top: 54px;
	background: #FFB800;
	border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    color: #505050;
    font-weight: 600;
    line-height: 75px;
    font-size: 28px;
    padding-left: 20px;
}
.day-activity i{
	font-size: 44px;
	color: #ff7b30;
	float: left;
	margin-top: 17px;
	/*animation: star 2s infinite;
	animation-direction: alternate;	
	-webkit-animation: star 2s infinite;
	-webkit-animation-direction: alternate;*/
}
.day-activity a{
	display: inline-block;
	height: 42px;
	width: 100px;
	float: right;
	line-height: 40px;
	text-align: center;
	background: #fff;
	color: #ffc001;
	margin: 18px 20px 0 0;
	font-weight: 500;
	font-size: 22px;
	border-radius: 10px;
	
}
.day-activity img{
	height: 60px;
}
@keyframes star{
	from{transform: rotate(-60deg);}
	to{transform: rotate(0deg);}
}
@-webkit-keyframes star{
	from{-webkit-transform: rotate(-60deg);}
	to{-webkit-transform: rotate(0deg);}
}
.iphone-list{
	background: #fff;
	border-bottom: 1px solid #ffb800;
	padding: 20px 0;
}
.produ-intr{
	font-size: 26px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;	
    margin-bottom: 20px;
}
.pro-price{
	font-size: 34px;
	color: #FF0000;
}
.countdown{
	float:left;
	width:258px;
	/*height:310px;*/
	height: 344px;
	border:1px solid #e0e0df;
	border-radius:15px;
	box-sizing:border-box;
	background-color:#fff;
	position:relative;
	overflow:hidden;
}
.countdown img{
	width:100%;
}
.presell{
	float:right;
	width:468px;
	height:auto;
	overflow:hidden;
}
.presell a.presell-list{
	float:left;
	width:100%;
	height:170px;
	border:1px solid #e0e0df;
	border-radius:5px;
	-webkit-border-radius:5px;
	box-sizing:border-box;
	background-color:#fff;
	overflow:hidden;
}
.presell a.presell-list img{
	width:100%;
}
.presell a.presell-list:first-child{
	margin-bottom:2px;
}
.times{
	position:absolute;
	bottom:30px;
	white-space: nowrap;
    left: 50%;
    transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
    display: table;
}
.dash{
	float:left;
	padding:0 10px;
	height:40px;
	line-height:40px;
	text-align:center;
	background-color:#1a1a1a;
	color:#fff;
	border-radius:5px;
	-webkit-border-radius:5px;
	margin-left:5px;
}
.hour{
	margin-left:0;
}

.deshs{
	margin-bottom:-10px;
}
.symbol{
	background:none;
	color:#1a1a1a;
	font-size:30px;
	font-weight:bold;
	padding:0;
}

.recommend{
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top: 58px;
	background: #fff url(../images/t-b.jpg)left top repeat-x;
	    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}
.recommend-t{
	margin-bottom: 15px;
}
.recommend-t a img{
	border-radius: 70px;
}
.recommend a.titles{
	float:left;
	width:100%;
	height:88px;
	border-radius:5px;
	font-size: 34px;
	color: #F00801;
	background: url(../images/i-more.png)98% 20% no-repeat;
	background-size: 129px 43.5px;
	border-bottom: 1px solid #ebebeb;
    margin-bottom: 22px;

}
.recommend a.titles i{
	float: left;
	margin-top: 11px;
	font-size: 42px;
	color: #ff7b30;
	animation: star 2s infinite;
	animation-direction: alternate;	
	-webkit-animation: star 2s infinite;
	-webkit-animation-direction: alternate;
	margin-right: 18px;
}
.recommend a.titles img{
	height: 60px;
}
.recommend a.titles span{
	float:left;
	/*margin-left:18px;*/ 
	font-size:28px;
	line-height:97px;
	color: #666;
}
.recommend a.titles span img{
	/*width:100%;*/
	margin-top: 10px;
}
.enter{
	float:right !important;
	margin-right:18px;
	line-height: 84px !important;
}
.enter img{
	vertical-align: middle;
}
.content-list{
	float:left;
	width:100%;
	margin:12px auto;
	overflow:hidden;
}
.content-list a{
	float:left;
	width:240px;
	margin-left:5px;
	border:1px solid #f8bc9a;
	box-sizing:border-box;
	border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#fff;
	overflow:hidden;
}
.content-list a:first-child{
	margin-left:0 !important;
}
.recom-img{
	width:100%;
	height: 288px;
	overflow:hidden;
	position:relative;
}
.recom-img img{
	width:100%;
}
.jian{
	position:absolute;
	left:0;
	top:0;
	/*width:45px;
	height:51px;*/
	width: 60px;
}
.recom-tit{
	float:left;
	width:94%;
	margin:3% 3% 0;
	position:relative;
}
.recom-tit span{
	font-size:26px;
	color:#666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.line2 {
    display: inline-block;
    height: 40px;
    width: 1.5px;
    background: #999;
    float: right;
    margin-top: 25px;
}
.recom-tit p{
	color:#f00801;
	text-align:center;
	clear: both;
	height: 54px;
	border-top: 1px solid #DEDDDD;
}
.recom-tit p i{
	font-size:36px;
	font-style:normal;
	padding:0 5px;
}
.price p span:first-child{
	padding-left: 40px;
	background: url(../images/icart.png)left center no-repeat;
	background-size: 40px;
}
.content{
	width:100%;
	height:auto;
	overflow:hidden;
}
.con-t{
	text-align: center;
	height: 80px;
	padding: 100px 0 0;
	font-size: 34px;
	position: relative;
	color: #FF0000;
	font-weight: bold;
}
.con-t img{
	position: absolute;
	top: 9px;
	left: 43%;
}
.con-img{
	width:730px;
	/*height:190px;*/
	height: 650px;
	overflow:hidden;
	background: #fff;
	padding-top: 30px;
}
.con-img img{
	width:33.3%;
	float: left;
}
.con-img a:nth-of-type(1) img,.con-img a:nth-of-type(3) img{
	width: 28%;
}
.con-img a:nth-of-type(3) img{
	margin-left: -1px;
}
.con-img a:nth-of-type(2) img{
	width: 44%;
}
.con-img a:nth-of-type(5) img{
	margin: 16px -3px 0;
}

#tabBox1,#tabBox2{
	overflow:hidden;
	display:inline-block;
	width:100%;
}
#tabBox1 .hd,#tabBox2 .hd{
	overflow:hidden;
	margin:0 auto;
	width:100%;
	font-size:0;
	background: #fff;
}
#tabBox1 .hd ul,#tabBox2 .hd ul{
	overflow:hidden;
	display:inline-block;
	margin:0 auto;
	width:100%;
}
#tabBox1 .hd ul li,#tabBox2 .hd ul li{
	float:left;
	width:240px;
	font-size:25px;
	text-align:center;
	line-height:90px;
	color: #ff7b30;
}
#tabBox1 .hd ul li.on,#tabBox2 .hd ul li.on{
	color:#fc645f;
	font-weight: 600;
}
.tempWrap{
	padding-bottom: 20px;
}
#tabBox1 .bd .con,#tabBox2 .bd .con{
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto 15px;
}
#tabBox1 .bd .con ul,#tabBox2 .bd .con ul{
	overflow:hidden;
}
#tabBox1 .bd .con ul li,#tabBox2 .bd .con ul li{
	float:left;
	width:364px;
	/*height:400px;*/
	height:540px;
	background-color:#fff;
	border-radius:5px;
	-webkit-border-radius:5px;
	margin-left:2px;
	overflow:hidden;
	border:1px solid #e0e0df;
	box-sizing:border-box;
}
#tabBox1 .bd .con ul li:nth-of-type(2n+1),#tabBox2 .bd .con ul li:nth-of-type(2n+1){
	margin-left:0 !important;
}
.tab-c{
	width:330px;
	margin:17px;
}
.tab-img{
	float:left;
	width:330px;
	height: 352px;
	overflow: hidden;
	text-align: center;
}
.tab-img img{
	width:100%;
	/*height: 100%;*/
}
.price{
	overflow:hidden;
	float:left;
	width:100%;
	padding-bottom: 10px;
}
.price span{
	float:left;
	font-size:28px;
	color:#ff3d37;
    line-height: 57px;
    height: 54px;
}
.price span b{
	color:#ff3d37;
	font-size:26px;
	font-weight: 600;
}
.price span:first-child ~ span{
	color:#999;
	font-size:24px;
	float: right;
	padding-right:10px;
	padding-top: 2px;
	text-decoration: line-through;
}
.price p span:first-child ~ span{
	color:#999;
	font-size:24px;
	float: right;
	padding:0 0 0 40px;
	background: url(../images/i-sale.png)left center no-repeat;
	background-size: 40px;
}
.tab-title{
	float:left;
	width:100%;
	height:auto;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	color:#4c4c4c;
	font-size:26px;
}

.con .more{
	text-align: center;clear: both;height: 72px;line-height: 48px;font-size: 69px;
}
.con .more a{
	color: #999;
}
.con .more a i{
	transition: all 2s ease;
	-webkit-transition: all 2s ease;
	animation: more 2s infinite;
	-webkit-animation: more 2s infinite;
	animation-direction: alternate;
	-webkit-animation-direction: alternate;
}
@keyframes more{
	from{transform: translate(0,0);}
	to{transform: translate(0,15px);}
}
@-webkit-keyframes more{
	from{transform: translate(0,0);}
	to{transform: translate(0,15px);}
}
/*****左侧菜单滑动****/
.menu{
	position:fixed;
	width:420px;
	height:100%;
	background-color:#4c4a4a;
	top:0;
	left:-420px;
	transition:left 2s ease-in-out;
	-webkit-transition:left 2s ease-in-out;
	overflow-y:auto;
}
.menu ul{
	overflow:hidden;
	margin:0 auto 20px auto;
	position: absolute;
}
.menu ul li{
	float:left;
	width:100%;
	height:90px;
	border-bottom:1px solid #403f3f;
	box-sizing:border-box;
}
.menu ul li a{
	float:left;
	width:100%;
	overflow:hidden;
	color:#f7ffff;
}
.menu ul li a span img{
	width:100%;
}
.menu ul li a span:first-child{
	float:left;
	width:40px;
	height:40px;
	overflow:hidden;
	margin:26px 15px 0 24px;
}
.menu ul li a span:first-child ~ span{
	line-height:100px;
	font-size:28px;
	text-align:left;
	color:#f7ffff;
}
.menu ul li:nth-of-type(odd){
	background-color:#403f3f;
}

.menu ul li:first-child{
	border-top:1px solid #403f3f;
	box-sizing:border-box;
}
.menu_zl{
	width:300px;
	height:auto;
	overflow:hidden;
	margin:50px auto 20px 60px;
}
.menu_zl p:first-child{
	width:150px;
	height:150px;
	float:left;
	border-radius:50%;
	overflow:hidden;
	margin:0 75px;
	border:5px solid #e66656;
	box-sizing:border-box;
}
.menu_zl p:first-child ~ p{
	float:left;
	width:100%;
	text-align:center;
	font-size:28px;
	color:#f5fcff;
	padding-top:10px;
}
.menu_zl p .login{
	color:#f5fcff;
}

.close{
	float:left;
	position:relative;
	width:80px;
	height:80px;
	margin-top:20px;
	left:50%;
	margin-left:-40px;
}
.close img{
	width:100%;
}
.animate{
	position:fixed;
	height:100%;
	overflow:hidden;
	transform:translateX(420px);
	-webkit-transform:translateX(420px);
}
.animate .menu{
	left:-420px;
}

.search{
	position:relative;
	left:125px;
	top:-186px;
	height:60px;
	width:500px;
	border-radius:10px;
	border:1px solid #fff;
	background-color: #fff;
	box-sizing:border-box;
	overflow:hidden;
	transition:top 1s ease-in-out;
	-webkit-transition:top 1s ease-in-out;
	text-align: center;
}
.search1 {
	margin: 40px 0;
    position: relative;
    top: 5px;
    background: #fff;
    border: 1px solid #ffb800;
    width: 618px;
    left: 55px;
    height: 74px;
    box-shadow: 0px 0px 22px #efdead;
}
.header-search .search{
	top:-74px;
}
.search input{
	float:left;
	width:400px;
	height:60px;
	border:none;
	outline:none;
	background-color: #fff;
	font-size:24px;
	text-indent:24px;
}
.search button{
	float:right;
	width:60px;
	height:60px;
	overflow:hidden;
	border:none;
	background-color:transparent;
}
.search .empty{
	float:left;
	position:absolute;
	width:20px;
	height:60px;
	right:70px;
	display:none;
}
.search .empty img{
	width:100%;
	height:auto;
	margin-top:20px;
}
/*.search img{
	width:100%;
}*/
.search1 input {
    height: 74px;
    width: 540px;
    background: #fff;
}
.search1 button {
    height: 74px;
    width: 74px;
    background-color: #f7f6f3;
}
/*****新闻模块*****/
.n-title{
	width: 100%;
	background: #fff;	

}
.news{
	width: 100%;
	height: 355px;
	padding-bottom: 110px;
	background: #fff url(../images/bg_body.png)left top no-repeat ;
	background-size: 100%;	
}
.n-title article{
	font-size: 28px;
	height: 93px;
	width: 710px;
	margin: 0 auto;
	text-align: center;
	line-height: 60px;
	background: url(../images/new_bj.jpg)center bottom no-repeat;
}
.news .about{
	width: 482px;
	margin: 0 auto;
	text-align: center;	
}
.news .about a{
	display: inline-block;
	width: 209px;
	height: 60px;
	text-align: center;
	border: 1px solid #ccc;
	line-height: 58px;
	margin: 0 10px 20px;
	box-shadow: 0 6px 20px #f0dbaa;
}

/*日志*/
.notice{width: 94.444%; background-color: #fff; padding: 3% 2%; margin: 0 auto 3%; border-radius: 5px; -webkit-border-radius: 5px;box-shadow: 2px 3px 13px #ccc;}
.notice .left{width: 100%; color: #323232;}
.notice .left .i-list div{width: 100%; height: 180px; font-size: 24px;color: #666;box-shadow: 0px 2px 6px #f6d2bd;margin-bottom: 20px;}
.notice .left .i-list div a{display: inline-block;height: 180px;padding-top: 20px;padding-right: 14px;}
.notice .left .i-list div i{padding: 0 10px 10px; width: 148px; float: left;vertical-align: middle;}
.notice .left .i-list div i img{width: 100%;}
.notice .left .i-list div span{display: inline-block;width: 490px; margin-top: 20px;margin-left: 10px;    color: #ff7b30;}
.notice .nmore{display: inline-block; width: 100%; text-align: right; line-height: 70px; font-size: 26px; color: #323232;}
.notice .tit{display: block; font-size: 30px; color: #fff; line-height: 77px; margin-bottom: 0;height: 80px;background: #6f0a1c url(../images/i-f.png)left center no-repeat;background-size: 240px 51px;text-align: right;padding-right: 10px;
border: 7px solid #9b684b;
}
.notice .tit i{margin-right: 5px;}
.notice .tit .fr{float: right;margin-right: 20px; padding: 3% 2%;}
/*带有menu的foot样式*/
.footer{
	position:fixed;
	z-index:888;
	bottom:0;
	width:100%;
	height:108px;
	overflow:hidden;
	margin:0 auto;
	background-color:#fff;
	border-top:1px solid #d1cbcb;
	box-sizing:border-box;
	max-width: 750px;
}
.footer ul{
	overflow:hidden;
}
.footer ul li{
	float:left;
	width:25%;
	height:108px;
}
.footer ul li p{
	text-align:center;
	color: #d0a43a;
}
.footer ul li p:first-child{
	/*margin-top:12px;*/
	padding-top: 12px;
}
.footer ul li p:first-child ~ p{
	line-height:40px;
	font-size:24px;
}
.footer ul li.active p{
	color:#6f0a1c;
}
.cart{
	position: relative;
}	
.cart span{
	display: inline-block;
	position: absolute;
	top: 2px;
	right: 30%;
	width: 24px;
	height: 24px;
	line-height: 22px;
	background: #FF0000;
	border-radius: 50%;
	color: #fff;
}
#scrollUp {
    background: #ffb800 none repeat scroll 0 0;
    border-radius: 50%;
    bottom: 130px;
    color: #ffffff !important;
    height: 100px;
    line-height: 96px;
    right: 30px;
    text-align: center;
    width: 100px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    font-size: 30px;
}
#scrollUp:hover{
	background: #FF9800;
}
/*分页*/
.pagination{
  margin: 40px auto;
  border-radius: 3px;
  text-align: center;
}

.pagination ul {
  width: 100%;
}
.pagination ul, .pagination li {
  list-style: none;
  display: inline-block;
  padding-left: 0px;
  height: 74px;
}
.pagination li{
	background: #fff;
	margin: 0 2px;
}

.pagination li.active a {
  color: #fdfdfd;
  background-color: #FF9800;
  border: solid 1px #FF9800;
}
.pagination li a {
  border: solid 1px #d6d6d6;
  border-radius: 3px;
  color: #7d7d7d;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  width: 74px;
  height: 74px;
  line-height: 74px;
}