/* CSS Document */
/*全局预设*/
html,body,div,img,a,ul,li,dl,dt,dd,p,span,input,cite,h1,h2,h3,h4,h5,h6,form,table,tr,td,textarea{margin:0;padding:0;border:0;}
html{-webkit-text-size-adjust:none;}
body{font-size:1em; font-family:"宋体";}
a{text-decoration:none;outline:none;}
a:active{star:expression(this.onFocus()=this.blur());}
:focus{outline:0;}

cite,em{font-style:normal;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}

.clear{clear:both;}
.Fleft{float:left;}
.Fright{float:right;}
.FAlignLeft{text-align:left;}
.FAlignRight{text-align:right;}
.FB{font-weight:bold;}


/*字号预设*/
.FS10{font-size:10px;}
.FS12{font-size:12px;}
.FS14{font-size:14px;}
.FS18{font-size:18px;}

/*字体预设*/
.FArial{font-family:Arial, Helvetica, sans-serif;}
.FMicrosoft{font-family:MicrosoftYaHei;}

/*文字颜色预设*/
.Cffa800{color:#ffa800;}
.C000{color:#000;}
.C333{color:#333;}
.C666{color:#666;}
.Cff6600{color:#ff6600;}
.Cff5400{color:#ff5400;}
.C733f0b{color:#733f0b;}
.Cc01f4b{color:#c01f4b;}
.Ca3a3a3{color:#a3a3a3;}
.Cff6000{color:#ff6000;}
.Cc90010{color:#c90010;}

/*居中显示*/
.c_mt,.mainLayout{
	margin:0 auto;
	width:1003px;
}

/*定位预设*/
.p_rel{position:relative;}
.p_abs{position:absolute;}
.p_fix{position:fixed;}

/*间距预设*/
.mT20{margin-top:20px;}
.mB1{margin-bottom:1px;}



.for{
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="/wapimages/pic.png",sizingMethod="images");
	color:#167aeb;
}


/*顾家wap首页*/
body{
	background:#f5f5f5;
}
.footerLayout{
	width:95.6%;
	font-size: 0.8em;
	text-align:center;
	line-height:2em;
	color:#7a7a7a;
	margin:1% 2.2% 1% 2.2%;
}
.footerLayout a{
	color:#7a7a7a;
}
.footerLayout cite{
	margin:0 2px;
	font-family:Arial, Helvetica, sans-serif;
}
.indexSlideshow,.indexProject_1,.indexProject_2{
	/*width:95.6%;*/
	width:93.6%;
	margin:0 2.2% 3% 2.2%;
}
.indexSlideshow img,.indexProject_1 img,.indexProject_2 img{
	width:100%;
}
.indexSlideshow{
	margin-bottom:5%;
}
.indexNav{
	float:left;
	width:95.6%;
	background:#939393;
	margin:0 2.2% 3% 2.2%;
}
.indexNav ul li{
	position:relative;
	float:left;
	width:33%;
	font-family:"微软雅黑";
}
.indexNav ul li span{
	position:absolute;
	right:0;
	top:0;
	display:block;
	width:1px;
	height:100%;
	background:#9e9e9e;
}
.indexNav ul li a{
	display:block;
	width:100%;
	font-size:1.5em;
	text-align:center;
	line-height:4.2em;
	color:#fff;
}
.indexProjectMenu{
	float:left;
	width:95.6%;
	margin:0 2.2% 5% 2.2%;
}
.indexProjectMenu ul li{
	float:left;
	width:16.6%;
}
.indexProjectMenu ul li img{
	width:100%;
}
.indexMicroLayout{
	float:left;
	width:95.6%;
	margin:0 2.2% 3% 2.2%;
	background:#ebecee;
}
.indexMicro{
	width:95.2%;
	padding:2% 2.4%;
}
.indexMicro dl{
	float:left;
	width:48%;
}
.indexMicro dl dt{
	float:left;
	margin-right:15px;
}
.indexMicro dl dd{
	color:#757575;
	word-wrap:break-word;
	word-break:normal;
	word-break:break-all;
}
.indexMicro dl dd a{
	color:#757575;
}
.indexMicro dl dd h3,.indexMicro dl dd a h3{
	color:#141414;
	font-size:0.8em;
	line-height:2em;
}
.indexMicro dl dd p a{
	color:#757575;
	font-size:0.5em;
}
.indexTopLayout{
	position:relative;
	width:95.6%;
	padding:2.2% 2.2%;
	margin-bottom:4%;
	background:#ebecee;
}
.indexTopLogo{
	position:relative;
	z-index:5;
}
.indexTopSearch{
	position:absolute;
	right:2.2%;
	top:27px;
	z-index:9;
}
.indexTopSearch ul li{
	float:left;
}
.indexTopSearchTxt{
	width:150px;
	height:40px;
	background:#fff;
	line-height:40px;
	color:#666;
	padding:0 3px;
	margin-right:10px;
}
.indexTopSearchBtn{
	width:40px;
	height:40px;
	background:url(/wapimages/indexTopSearchBtn_06.gif) no-repeat;
}


/*产品 project*/
.projectLinks{
	width:100%;
	color:#7a7a7a;
	background:#eaeaea;
	text-align:center;
	line-height:3.75em;
}
.projectLinks a{
	color:#7a7a7a;
}
.projectPicLayout{
	margin-bottom:2%;
}
.projectPicMenu{
	width:100%;
	background:#fff url(/wapimages/projectPicMenuLine.gif) repeat-x center bottom;
	text-align:center;
	font-family:"微软雅黑";
	margin-bottom:4%;
}
.projectPicMenu a{
	display:inline-block;
	line-height:2.9em;
	color:#424242;
	font-size:1em;
	padding: 0 10px;
}
.projectPicMenu a.on{
	background:url(/wapimages/projectPicMenuOver_03.gif) repeat-x center bottom;
}
.projectPicCon{
	width:97.8%;
	margin:0 0 0 2.2%;
}
.projectPicCon ul{
	width:100%;
}
.projectPicCon ul li{
	float:left;
	/*width:46.7%;
	margin:0 2.2% 2.5% 0;*/
	width:47.8%;
	margin:0 2.2% 2.5% 0;
}
.projectPicCon ul li img{
	width:100%;
}
.projectBrandMenu{
	float:left;
	width:95.6%;
	padding:2% 2.2%;
	background:#eaeaea url(/wapimages/projectBrandMenuRepeat_03.jpg) repeat-x center top;
	margin-bottom:5%;
}
.projectBrandMenu ul{
	width:100%;
}
.projectBrandMenu ul li{
	float:left;
	width:16.5%;
	font-size:1.2em;
	font-family:"微软雅黑";
	text-align:center;
}
.projectBrandMenu ul li img{
	display:block;
	width:100%;
}
.projectBrandPicCon{
	width:95.6%;
	margin:0 2.2%;
}
.projectBrandPicCon ul li{
	width:100%;
}
.projectBrandPicCon ul li img{
	width:100%;
}
.projectTopLayout{
	position:relative;
	width:95.6%;
	height:88px;
	padding:0 2.2%;
	background:#e60013 url(/wapimages/projectTopLogo_03.gif) no-repeat center center;
	background-size:20%;
}
.projectTopBack{
	position:absolute;
	left:2.2%;
	top:;
	width:40px;
	height:88px;
	background:url(/wapimages/projectTopBack_06.gif) no-repeat 0 37px;
}
.projectTopBack a{
	display:block;
	width:100%;
	height:100%;
}
.projectTopTool{
	position:absolute;
	right:2.2%;
	top:;
}
.projectTopTool ul{
	float:right;
}
.projectTopTool ul li{
	float:left;
	height:80px;
}
.projectTopTool ul li a{
	display:block;
	width:51px;
	height:80px;
}
.projectTopToolMenu{
	background:url(/wapimages/projectTopToolMenuIcon_06.gif) no-repeat 20px 36px;
}
.projectTopToolSearch{
	background:url(/wapimages/projectTopToolSearchIcon_06.gif) no-repeat 23px 34px;
}
.topBack{
	position:fixed;
	right:2.2%;
	bottom:2%;
}
.topBack a{
	display:block;
	width:35px;
	height:35px;
	background:url(/wapimages/topBack_39.png) no-repeat;
}


/*2014.9.9*/
/*关于-品牌、形象*/
.detailMainLayout{
	width:94%;
	padding:3%;
	color:#555;
	line-height:2em;
}
.detailMainLayout p{
	text-indent:2em;
}
.aboutBrandMainPic,.aboutBrandMainPic img{
	width:100%;
	margin:2% 0;
}


/*关于-荣誉*/
.aboutHonnerList{
	float:left;
	width:100%;
}
.aboutHonnerListDate{
	position:relative;
	float:left;
	width:15%;
	color:#bdbdbd;
}
.aboutHonnerListDate h3{
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:7px;
}
.aboutHonnerListDate span{
	position:absolute;
	right:-13px;
	top:10px;
	display:block;
	width:21px;
	height:27px;
	background:url(/wapimages/aboutHonnerListDateIcon_03.gif) no-repeat;
}
.aboutHonnerListMainLayout{
	float:left;
	width:77%;
	background:url(/wapimages/aboutHonnerListMainLine_03.gif) repeat-y left center;
	padding-left:8%;
	min-height:5em;
	padding-bottom:1.5em;
}
.aboutHonnerListMain{
	position:relative;
	width:100%;
	min-height:3em;
	background:#fff;
	border-bottom:2px solid #d7d7d7;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
.aboutHonnerListMain span{
	position:absolute;
	left:-7px;
	top:17px;
	display:block;
	width:0;
	height:0;
	border-left:0;
	border-top:7px solid #f5f5f5;
	border-bottom:7px solid #f5f5f5;
	border-right:7px solid #fff;
}
.aboutHonnerListMainCon{
	width:96%;
	padding:2%;
	font-size: 0.8em;
}
.aboutHonnerListMainCon p{
	text-indent:0;
}


/*活动-资讯*/
.newsListContainer{
	width:94%;
	padding:3% 3% 0 3%;
	background:#fff;
	border:1px solid #e5e5e5;
	box-shadow:0 0 3px #e5e5e5;
	-webkit-box-shadow:0 0 3px #e5e5e5;
	-moz-box-shadow:0 0 3px #e5e5e5;
	/*margin-bottom:1.5em;*/
}
.newsListShow{
	position:relative;
	width:100%;
	height:20em;
	margin-bottom:1em;
	overflow:hidden;
}
.newsListShowPic{
	position:absolute;
	width:100%;
	height:10em;
	z-index:1;
}
.newsListShowPic a{
	display:block;
	width:100%;
	height:10em;
}
.newsListShowPic img{
	width:100%;
	height:20em;
}
.newsListShowShadow{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:3em;
	background:#000;
	filter:alpha(opacity=40);
	opacity:0.4;
	-webkit-opacity:0.4;
	-moz-opacity:0.4;
	z-index:2;
}
.newsListTitle{
	position:absolute;
	left:1.5%;
	bottom:0;
	width:75%;
	height:3em;
	line-height:3em;
	color:#fff;
	z-index:3;
	overflow:hidden;
}
.newsListBrowse{
	position:absolute;
	right:1.5%;
	bottom:0;
	width:20%;
	height:3em;
	line-height:3em;
	color:#fff;
	z-index:3;
}
.newsListConNote{
	width:100%;
	/*height:3em;*/
	line-height:1.5em;
	margin-bottom:1em;
	overflow:hidden;
}
.newsListConInformation{
	width:100%;
	height:3em;
	line-height:3em;
	font-size:0.8em;
	font-family:"Microsoft yahei";
	border-top:1px dotted #e2e2e2;
	background:url(/wapimages/newsListConInformationIcon_07.gif) no-repeat right center;
}
.newsListConInformation a{
	display:block;
	width:100%;
	height:2.5em;
	color:#a7a6a6;
}
.newsListConInformation span{
	margin-right:10px;
}


/*活动-资讯-详情页*/
.newsDetailMainLayout h2{
	font-size:1.3em;
	line-height:1.5em;
	color:#424242;
	font-family:"Microsoft yahei";
}
.newsDetailMainLayout h6{
	font-size:0.8em;
	color:#b8b8b8;
	margin-bottom:2em;
	font-family:"Microsoft yahei";
}
.newsDetailMainNote{
	width:100%;
}
.newsDetailMainNote img{
	width:100%;
	margin:0px 0;
}


/*商城*/
.projectListLayout{
	width:100%;
	box-shadow:0 0 3px #dcdcdc;
	background:#fff;
	/*margin-bottom:1em;*/
}
.projectListShow{
	position:relative;
	width:100%;
	height:12em;
	overflow:hidden;
}
.projectListShowPic{
	position:absolute;
	width:100%;
	height:12em;
	z-index:1;
}
.projectListShowPic img{
	width:100%;
	height:12em;
}
.projectListShowShadow{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:2.5em;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
	-webkit-opacity:0.5;
	-moz-opacity:0.5;
	z-index:2;
}
.projectListShowTitile{
	position:absolute;
	left:2%;
	bottom:0;
	width:96%;
	height:2.5em;
	line-height:2.5em;
	color:#fff;
	font-family:"Microsoft yahei";
	z-index:3;
}
.projectListInformation{
	width:96%;
	height:3em;
	line-height:3em;
	padding:0 2%;
	font-family:"Microsoft yahei";
}
.projectListInformationTake{
	float:left;
}
.projectListInformationTake h5{
	float:left;
	font-size:1em;
	color:#da0314;
	margin-right:15px;
}
.projectListInformationTake h6{
	float:left;
	font-size:0.7em;
	color:#333;
	text-decoration:line-through;
}
.projectListInformationBuy{
	float:right;
}
.projectListInformationBuy a{
	display:inline-block;
	height:2em;
	line-height:2em;
	font-size:0.8em;
	color:#e60013;
	border:1px solid #d70808;
	padding:0 1em;
}


/*服务-报修*/
.repairMainLayout{
	font-family:"Microsoft yahei";
	color:#4b4a4a;
}
.repairMainLayout table tr td{
	height:3em;
	line-height:3em;
}
.repairMainBtn{
	height:2em;
	line-height:2em;
	font-size:1em;
	padding:0 15px;
	background:#e60013;
	font-family:"Microsoft yahei";
	text-shadow:0 1px 0 #96000c;
	-webkit-text-shadow:0 1px 0 #96000c;
	-moz-text-shadow:0 1px 0 #96000c;
	color:#fff;
	cursor:pointer;
}
.repairMainTxt{
	height:2em;
	line-height:2em;
	border:1px solid #e2e2e2;
	background:#fff;
	padding:0 3px;
	color:#333;
}
.repairMainTxt_1{
	width:165px;
}
.repairMainTxt_2{
	width:130px;
}
.repairMainTxt_3{
	width:200px;
}
.repairMainTxt_4{
	width:180px;
}
.repairMainLayout textarea{
	width:90%;
	height:8em;
	line-height:1.5em;
	border:1px solid #e2e2e2;
	padding:3px;
	color:#333;
	overflow-x:hidden;
	overflow-y:scroll;
	resize:none;
}
.repairMainLayout span{
	color:#de0101;
	font-size:1.5em;
}
.repairMainSelect{
	position:relative;
	float:left;
	height:2em;
	background:#fff;
	margin-right:10px;
}
.repairMainSelectCaption{
	position:absolute;
	height:2em;
	line-height:2em;
	color:#333;
	border:1px solid #e2e2e2;
	text-indent:5px;
	z-index:2;
}
.repairMainSelectList{
	position:absolute;
	left:0;
	top:2em;
	border:1px solid #e2e2e2;
	border-top:0;
	z-index:9;
}
.repairMainSelectList ul li{
	height:2em;
	line-height:2em;
	background:#fff;
}
.repairMainSelectList ul li a{
	display:block;
	width:95%;
	padding-left:5%;
	color:#333;
}
.repairMainSelect_1,.repairMainSelectCaption_1,.repairMainSelectList_1{
	width:100px;
}
.repairMainSelect_2,.repairMainSelectCaption_2,.repairMainSelectList_2{
	width:180px;
}
.repairMainSelect_3,.repairMainSelectCaption_3,.repairMainSelectList_3{
	width:150px;
}
.repairMainSelect_4,.repairMainSelectCaption_4,.repairMainSelectList_4{
	width:200px;
}
.repairMainSelectCaption_4{
	background:url(/wapimages/repairMainSelectCaption_03.gif) no-repeat 175px center;
}
.repairMainSelectCaption_1{
	background:url(/wapimages/repairMainSelectCaption_03.gif) no-repeat 75px center;
}
.repairMainSelectCaption_2{
	background:url(/wapimages/repairMainSelectCaption_03.gif) no-repeat 155px center;
}
.repairMainSelectCaption_3{
	background:url(/wapimages/repairMainSelectCaption_03.gif) no-repeat 125px center;
}


/*服务-门店*/
.storeMainLayout{
	width:100%;
	background:#fff;
}
.storeMapLayout{
	position:relative;
	width:100%;
	/*height:30em;*/
	font-family:"Microsoft yahei";
}
.storeMap{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	/*height:30em;*/
	z-index:1;
	overflow:hidden;
}
.storeMapNearby{
	position:absolute;
	right:10px;
	bottom:10px;
	height:2em;
	line-height:2em;
	font-size:0.8em;
	padding:0 10px 0 25px;
	z-index:2;
}
.storeMapNearby a{
	display:block;
	color:#e60013;
	background:#fff url(/wapimages/storeMapNearbyIcon_04.gif) no-repeat 5px center;
	border:1px solid #e60316;
	padding:0 10px 0 25px;
}
.storeMapPointLayout{
	position:absolute;
	z-index:3;
}
.storeMainContainer{
	width:94%;
	padding:3%;
	font-family:"Microsoft yahei";
}
.storeCity{
	float:left;
	width:92%;
	height:2.5em;
	/*padding-bottom:1.5em;*/
	/*margin-bottom:1.5em;*/
	border-bottom:1px solid #d7d7d7;
	background:url(/wapimages/storeCityIcon_09.gif) no-repeat 5px 0;
	font-size:0.8em;
	padding-left:8%;
}
.storeSearch{
	float:left;
	width:92%;
	height:2.5em;
	font-size:0.8em;
	background:url(/wapimages/storeSearchIcon_17.gif) no-repeat 0 center;
	padding-left:8%;
}
.storeSearchBtn{
	float:left;
	width:140px;
	height:2em;
	line-height:2em;
	color:#fff;
	background:#e60013 url(/wapimages/storeSearchBtnIcon_20.gif) no-repeat 140px center;
	text-align:left;
	padding:0 20px;
}





/*2014-09-19*/
.projectPicMenu a{
	font-size:1em;
}
.projectTopLayout{
	height:40px;
}
.topSearchLayout{
	width:100%;
	height:34px;
	background:#ebecee;
	padding:8px 0;
}
.topSearchLayout ul{
	width:97%;
	height:34px;
	background:#fff;
	margin:0 1.5%;
}
.topSearchLayout ul li{
	float:left;
	height:34px;
	overflow:hidden;
}
.topSearchTxt{
	float:left;
	width:100%;
	height:34px;
	background:#fff;
	padding:0 2px;
	line-height:34px;
	color:#333;
}
.topSearchBtn{
	float:right;
	width:34px;
	height:34px;
	background:#b9b9b9 url(/wapimages/topSearchBtn_09.gif) no-repeat center center;
	cursor:pointer;
}
.projectTopBack{
	height:40px;
	background:url(/wapimages/projectTopBack_06.gif) no-repeat 0 center;
}
.newProjectTopTool{
	position:relative;
	float:right;
	width:70px;
	margin-right:2.2%;
	z-index:999;
}
.projectTopToolCaption{
	width:70px;
	height:40px;
	background:url(/wapimages/projectTopToolMenuIcon_06.gif) no-repeat right center;
}
.projectTopToolList{
	position:absolute;
	right:0;
	top:40px;
	width:70px;
	background:#E60013;
	border-top:1px solid #d50012;
}
.newProjectTopTool ul li{
	width:70px;
	height:2em;
	line-height:2em;
	font-size:0.8em;
	text-align:center;
	border-bottom:1px solid #d50012;
}
.newProjectTopTool ul li a{
	display:block;
	width:100%;
	height:100%;
	color:#fff;
}
.indexMicro dl dd{
	font-size:0.5em;
}
.indexMicro dl dd h3,.indexMicro dl dd a h3{
	font-size:0.8em;
}
.indexMicro dl dd p a{
	font-size:0.8em;
}
.indexNav ul li a{
	font-size:1em;
}
.storeMapNearby{
	z-index:100;
}
.storeMapPointLayout{
	position:absolute;
	left:50%;
	top:50%;
	width:50%;
	height:10em;
	margin:-5em 0 0 -25%;
	background:#fff;
	z-index:3;
	overflow:hidden;
}
.storeMapPointCon{
	width:94%;
	height:94%;
	line-height:2em;
	font-size:0.8em;
	padding:3%;
	color:#333;
}
.storeMapPointCon img{
	vertical-align:middle;
	margin-right:5px;
}


/*搜素列表页*/
.searchListLayout{
	width:94%;
	padding:3%;
	background:#fff;
	border:1px solid #e5e5e5;
	box-shadow:0 0 3px #e5e5e5;
	-webkit-box-shadow:0 0 3px #e5e5e5;
	-moz-box-shadow:0 0 3px #e5e5e5;
}
.searchListLayout h3{
	font-size:1.2em;
	line-height:2em;
	color:#333;
	border-bottom:1px solid #ebebeb;
	margin-bottom:0.5em;
}
.searchListLayout h3 span{
	color:#f60;
}
.searchListLayout ul li{
	width:100%;
	height:2.5em;
	font-size:0.8em;
	border-bottom:1px dotted #ebebeb;
	overflow:hidden;
}
.searchListLayout ul li a{
	display:block;
	width:100%;
	height:2.5em;
	color:#666;
	overflow:hidden;
}



/*2014-09-23*/
/*门店*/
.projectTopLayout{
	height:40px;
	/*overflow:hidden;*/
}
.storeMapNearby{
	right:5px;
	/*top:130px;*/
	z-index:100;
}
.storeMainContainer{
	position:absolute;
	/*top:130px;*/
	left:50%;
	left:0;
	width:100%;
	padding:30px 0;
	/*margin-left:-37%;*/
	background-color:#fff;
	z-index:101;
}
.repairMainSelect_4{
	background:#fff;
}
.storeCity,.storeSearch{
	height:auto;
	/*background-color:#fff;*/
	background-image:none;
	border-bottom:0;
}
.repairMainSelect{
	float:none;
	margin-bottom:10px;
	background:none;
}
.storeMainConCloseCon{
	width:94%;
	padding:0 3%;
}
.storeMainConClose{
	float:right;
	display:block;
	width:20px;
	height:20px;
	background:#e60013;
	text-align:center;
	color:#fff;
	line-height:20px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}
.repairMainSelectCaption{
	cursor:pointer;
}
.repairMainSelectList{
	border-top:1px solid #e2e2e2;
	z-index:3;
}
.repairMainSelectList a:hover{
	background:#efefef;
}
.storeMainContainer h4{
	font-size:1.5em;
	line-height:1.5em;
	margin:1em 0;
	color:#333;
}
.storeSearchBtn{
	margin-top:1em;
}
.storeMainContainerClose{
	position:absolute;
	position:absolute;
	/*top:130px;*/
	top:80px;
	left:5px;
	height:2em;
	line-height:2em;
	font-size:1em;
	background:#fff url(/wapimages/storeMapNearbyIcon_04.gif) no-repeat 10px center;
	font-family:"Microsoft yahei";
	z-index:101;
}
.storeMainContainerClose a{
	display:block;
	height:2em;
	color:#e60316;
	padding:0 10px 0 28px;
	border:1px solid #e60316;
	width: 66px;
}

.detailMainLayout p{
	width: 100%;
overflow: hidden;}



/* 门店搜索 */
.storePopConList{
	/*width:805px;*/
	/*height:480px;*/
	/*padding-right:55px;*/
	color:#333;
	line-height:35px;
	overflow-x:hidden;
	overflow-y:auto;
}
.storePopConList table{
	border-collapse:collapse;
}
.storePopConList table tr td{
	padding-left:15px;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
}
.storePopConList a{
	display:inline-block;
	width:70px;
	height:23px;
	background:#e60013 url(/wapimages/storePopConListIcon_11.gif) no-repeat 9px center;
	padding-left:23px;
	line-height:23px;
	color:#fff;
}


.indexStore{
	width:100%;
	/*height:466px;*/
	/*background:#e60013;*/
	margin-bottom:5px;
	padding:0;
	/*overflow:hidden;*/
}

.indexStoreRight{
	float:left;
	width: 100%;
	/*width:578px;*/
	/*height:245px;*/
	/*border:1px solid #e6737d;*/
	/*background:#e60013;*/
	/*padding:9px 9px 10px 10px;*/
	/*margin-top:58px;*/
}
.indexStoreRightMain{
	float:left;
	width:100%;
	/*height:80px;*/
	background:#fff;
	/*border:1px solid #e6e6e6;*/
	/*padding:20px 25px 0 30px;*/
}
.indexStoreRightMainNear a{
	border:1px solid #e01211;
}
.indexStoreRightSelectCon{
	float:left;
	width:100%;
	height:36px;
}
.indexStoreRightSelect{
	position:relative;
	/*float:left;*/
	margin-right:13px;
	/*width:150px;*/
	height:36px;
}
.indexStoreRightSelect_3{
   margin-top: 15px;
   margin-left: 213px;
}
.indexStoreRightSelectCaption{
	background:#fff url(/wapimages/new_indexStoreRightSelectIcon_06.gif) no-repeat 164px center;
	border:2px solid #e3e3e3;
}
.indexStoreRightSelectList{
	border:2px solid #e3e3e3;
}
.indexStoreRightBtn a{
	background:url(/wapimages/new_indexStoreRightBtn_10.jpg) no-repeat;
}


.storePopLayout{
	position:absolute;
	/*left:50%;*/
	left:0;
	/*top:50%;*/
	
	/*margin:-300px 0 0 -450px;*/
	width:100%;
	/*height:300px;*/
	background:#fff;
	z-index:2;
}
.storePopClose{
	width:100%;
	height:31px;
}
.storePopClose a{
	display:block;
	float:right;
	width:31px;
	height:31px;
	background:#e60013 url(/wapimages/storePopCloseBg_03.gif) no-repeat center center;
}
.storePopTitle{
	/*width:800px;*/
	height:51px;
	background:url(/wapimages/storePopTitleBg_07.gif) no-repeat 50px center;
	line-height:51px;
	font-size:18px;
	font-weight:bold;
	color:#000;
	padding-left:100px;
	margin-bottom:10px;
}
.storePopTitle span{
	margin:0 5px;
}

/*2014-10-14*/
.new_indexProjectMenu{
	float:left;
	width:95.6%;
	margin:0 2.2% 5% 2.2%;
	/*height:150px;*/
}
.new_indexProjectMenuCon{
	width:100%;
}
.new_indexProjectMenu ul{
	float:left;
	width:75%;
	overflow:hidden;
}
.new_indexProjectMenu ul li{
	float:left;
	width:33.33%;
	cursor:pointer;
}
.new_indexProjectMenu_1,.new_indexProjectMenu_2,.new_indexProjectMenu_3{
	height:69px;
}
.new_indexProjectMenu_4,.new_indexProjectMenu_5,.new_indexProjectMenu_6{
	height:75px;
}
.new_indexProjectMenu ul li a{
	display:block;
	width:100%;
	height:100%;
}
.new_indexProjectMenu_1 a{
	background:url(/wapimages/new_indexProjectMenu_1Link_18.gif) no-repeat 0 0;
	background-size:100%;
}
.new_indexProjectMenu_1 a:active,.new_indexProjectMenu_1 a.on{
	background:url(/wapimages/new_indexProjectMenu_1Over_18.gif) no-repeat 0 0;
	background-size:100%;
}
.new_indexProjectMenu_2 a{
	background:url(/wapimages/new_indexProjectMenu_2Link_19.gif) no-repeat 0 0;
	background-size:100%;
}
.new_indexProjectMenu_2 a:active,.new_indexProjectMenu_2 a.on{
	background:url(/wapimages/new_indexProjectMenu_2Over_19.gif) no-repeat 0 0;
	background-size:100%;
}
.new_indexProjectMenu_3 a{
	background:url(/wapimages/new_indexProjectMenu_3Link_20.gif) no-repeat 0 0;
	background-size:100%;
}
.new_indexProjectMenu_3 a:active,.new_indexProjectMenu_3 a.on{
	background:url(/wapimages/new_indexProjectMenu_3Over_20.gif) no-repeat 0 0;
	background-size:100%;
}
.new_indexProjectMenu_4 a{
	background:url(/wapimages/new_indexProjectMenu_4Link_23.gif) no-repeat 0 0;
	background-size:100%;
}
.new_indexProjectMenu_4 a:active,.new_indexProjectMenu_4 a.on{
	background:url(/wapimages/new_indexProjectMenu_4Over_23.gif) no-repeat 0 0;
	background-size:100%;
}
.new_indexProjectMenu_5 a{
	background:url(/wapimages/new_indexProjectMenu_5Link_24.gif) no-repeat 0 0;
	background-size:100%;
}
.new_indexProjectMenu_5 a:active,.new_indexProjectMenu_5 a.on{
	background:url(/wapimages/new_indexProjectMenu_5Over_24.gif) no-repeat 0 0;
	background-size:100%;
}
.new_indexProjectMenu_6 a{
	background:url(/wapimages/new_indexProjectMenu_6Link_25.gif) no-repeat 0 0;
	background-size:100%;
}
.new_indexProjectMenu_6 a:active,.new_indexProjectMenu_6 a.on{
	background:url(/wapimages/new_indexProjectMenu_6Over_25.gif) no-repeat 0 0;
	background-size:100%;
}
.new_indexProjectMenuMimon{
	float:left;
	width:25%;
	/*height:150px;*/
}
.new_indexProjectMenuMimon a{
	display:block;
	width:100%;
	height:150px;
	background:url(/wapimages/new_indexProjectMenuMimonLink_21.gif) no-repeat 0 0;
	background-size:100%;
}
.new_indexProjectMenuMimon a:active{
	background:url(/wapimages/new_indexProjectMenuMimonOver_21.gif) no-repeat 0 0;
	background-size:100%;
}

/*顾家手机*/
.indexStoreRightSelectList{
	background:#fff;
}
.indexStoreRightSelectList ul li{
	width:100%;
	line-height:1.8em;
}
.indexStoreRightSelectList ul li a{
	display:block;
	width:98%;
	height:100%;
	padding:0 1%;
	color:#444;
}
.indexStoreRightSelectList ul li a:active{
	background:#ff6600;
	color:#fff;
}
.indexStoreRightBtn a{
	color:#333;
}

.indexStoreRightMain{
	/*height:130px;*/
}

.new_indexProjectMenu_1,.new_indexProjectMenu_2,.new_indexProjectMenu_3{
	height:40px;
}
.new_indexProjectMenu_4,.new_indexProjectMenu_5,.new_indexProjectMenu_6{
	height:42px;
}
.new_indexProjectMenuMimon a{
	height:82px;
}
.new_indexProjectMenu{
	margin:0 2.2% 3% 2.2%;
}

.indexStoreRightMain{
	/*height:155px;*/
}
.indexStoreRightSelectCaption{
	line-height:1.8em;
	color:#333;
	width:140px;
	padding:0 3px;
	font-size:0.9em;
}
.indexStoreRightSelectList{
	font-size:0.8em;
}
.indexStoreRightSelectList ul li{
	line-height:2.2em;
}
.indexStoreRightBtn a{
	display:block;
	color:#fff;
	height:29px;
	line-height:29px;
	font-size:0.8em;
	background:#ff6600;
	padding:0 7px;
	font-weight:bold;
}
/*4改*/
.storePopLayout{
	left:1%;
	width:98%;
	overflow:hidden;
}
.storePopTitle{
	height:39px;
}
.storePopConList{
	width:98%;
	/*height:210px;*/
	padding:0 1%;
}
.storePopConList{
	font-size:0.8em;
	line-height:1.5em;
}
.storePopConList table tr td{
	padding-top:7px;
	padding-bottom:7px;
}
/*5改*/
.indexStoreRightBtn{
	margin-top:10px;	
}
.indexStoreRightBtn a{
	display:inline-block;
}
.indexStoreRightMain select{
	width:60%;
	margin-bottom:8px;
}
.indexStoreRightSelect{
	float:left;
	margin:0 5px;
}
.indexStoreRightMain{
	width:96%;
	padding:20px 2%;
}
.flexslider{
	margin:0 0 3% 0;
}
.flex-control-nav{
	bottom:5px;
}

/*2014-10-20*/
.new_indexProjectMenuCon table{
	border:1px solid #e2e2e2;
	border-collapse:collapse;
	background:#fff;
}
.new_indexProjectMenuCon table tr td{
	border:1px solid #e2e2e2;
}
.new_indexProjectMenuCon table tr td img{
	width:100%;
}
/*2014-10-28*/
.designLayout{
	position:relative;
	width:100%;
}
.designLayout img{
	width:100%;
}
.designLayoutTurn{
	position:absolute;
	bottom:3%;
	right:3%;
	width:53px;
	height:53px;
	background:url(/wapimages/designLayoutTurn_04.png) no-repeat;
	z-index:10;
}
.designLayoutTurn a{
	display:block;
	width:100%;
	height:100%;
}

.Page1{
	width:91%;
	height:95%;
    background:url(/wapimages/designLayoutPic_1_02.jpg) no-repeat center -40px;
    	background-size:100% 100%;

}
.Page2{
	width:91%;
	height:95%;
    background:url(/wapimages/designLayoutPic_2_02.jpg) no-repeat center -55px;
	background-size:100% 100%;

}
.Page3{
	width:91%;
	height:95%;
    background:url(/wapimages/designLayoutPic_3_02.jpg) no-repeat center -55px;
	background-size:100% 100%;

}
.Page4{
	width:91%;
	height:95%;
    background:url(/wapimages/designLayoutPic_4_02.jpg) no-repeat center -55px;
	background-size:100% 100%;

}
.Page5{
	width:91%;
	height:95%;
    background:url(/wapimages/designLayoutPic_5_02.jpg) no-repeat center -65px;
	background-size:100% 100%;

}

@-webkit-keyframes fadeInUp01{
0%{-webkit-transform:translateY(-15px)}
50%{-webkit-transform:translateY(0)}
100%{-webkit-transform:translateY(-15px)}
}


.downscroll {
background: url(/wapimages/downscrll.png) no-repeat;
position: absolute;
width: 40px;
height: 42px;
background-size: 40px 42px;
bottom: 60px;
left: 50%;
margin-left: -20px;
z-index: 9999;
-webkit-animation: fadeInUp01 1.6s .2s ease infinite;
}