﻿* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif;
	-webkit-transition: linear .2s ;
	-moz-transition: linear .2s ;
	-ms-transition: linear .2s ;
	-o-transition: linear .2s ;
	transition: linear .2s ;
}
a {
	text-decoration: none;
}
a:hover {
	cursor: pointer;
}
li {
	list-style: none;
}
em {font-style:normal}

img {
	border: 0px;  
	width: 100%;
    height: 100%;
}
}
span#cnzz_stat_icon_1256455632 {
	display: none;
}
div#trans-tooltip, div#tip-arrow-bottom, div#tip-arrow-top {
	display: none;
}
.clear{clear:both;}
/*顶部*/
.headertop {
	width: 100%;
	height: 60px;
	min-width: 1200px;
	background: #F0F0F0;
	border-bottom: 1px solid #d0d0d0;
}
.headertop .htmain {
	width: 1200px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
}
.htmain .htmleft {
	color: #636363;
	font-size: 20px;
	float: left;
	    margin-top: 16px;
}
.htmain .htmright {
	float: right;
}
/*logo*/
.logo {
	width: 1200px;
	height: 110px;
	margin: 0 auto;
	position: relative;
}
.logo img{    left: 0;
    position: absolute;}
/*菜单栏*/
.menumain {
	width: 100%;
	height: 40px;
	min-width: 1200px;
	background: rgb(22, 22, 22);
}
.menumain .menu {
	width: 1200px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
}
.menumain .menu ul li a {
	color: #fff;
	font-size: 14px;
	float: left;
	text-align: center;
	height: 40px;s
	line-height: 40px;
	display: block;
	padding: 0 40px;
}
.menumain .menu ul li a:hover {
	background: rgb(235, 0, 113);
	color: #fff;
}
/*轮播*/
.bannermain {
	width: 100%;
	height: 500px;
	min-width: 1190px;
	background-size: 100% 100%;
	
}
.bannermain .banner {
	height: 460px;
	margin: 0 auto;
	padding: 15px;
	background: #fff;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc;
	box-shadow: 3px 3px 3px #ccc;
}
.bannermain .banner .bannertu {
	width: 100%;
	height: 100%;
}
#banner ul li {
	width: 100%;
	height: 460px;
	display: none;
}
.myBanner {
	position: relative
}
.myBanner .serial {
	border-radius: 12px;
    padding: 2px;
	overflow: hidden;
	position: absolute;
	left: 45%;
	bottom: 10px;background: rgba(138, 138, 138, 0.29);
}
.myBanner .serial li {
	display: block !important;
	cursor: pointer;
	width: 12px !important;
	height: 12px !important;
	background: #fff;
	border-radius: 50%;
	float: left;
	margin: 2px 5px ;
}
.myBanner .serial li.select {
	background: rgb(215, 12, 83)
}
.myBanner .btn a {
	display: block;
	position: absolute;
	background: #333;
	width: 60px;
	height: 100px;
	top: 40%
}
.myBanner .pre a {
	left: 0
}
.myBanner .next a {
	right: 0
}

/*精选商品*/
.jxsp{
	width: 1200px;
	height: 360px;
	margin: 0 auto;
	text-align: center;
}
.jxsp .jxspwz{
	width: 1200px;
	height: 80px;
    padding-top: 20px;
}
.jxsp .jxspwz h4{
	line-height: 40px;
    width: 1200px;
    height: 40px;
	font-size: 20px;
    background: url(jxspt.jpg) no-repeat 44.5%;
	
}
.jxsp .jxspwz span{
	font-size: 15px;
	color: rgb(169, 169, 169);
	margin-left: 5px;
}
.jxsp .jxspwz span a{
	font-size: 15px;
	color:rgb(235, 0, 110);
}
.jxsp .jxsptu{
	width: 1198px;
	height: 240px;
	border: 1px solid rgba(208, 208, 208, 0.53);
}
.jxsp .jxsptu .jtleft{
	width:398px;
	height: 240px;
	float: left;
}
.jxsp .jxsptu .jtright{
	width:800px;
	height: 240px;
	float: right;
}
.jxsp .jxsptu .jtright .jtr4{
	width:200px;
	height: 240px;
	float: left;
overflow: hidden;
}
.jxsp .jxsptu .jtright .jtr4 .jtrtop{
	width:200px;
	height: 190px;
	float: left;
}
.jxsp .jxsptu .jtright .jtr4 .jtrtop img{
width:90%;
height:100%;
	-webkit-transition: -webkit-transform .2s linear;
-moz-transition: -moz-transform .2s linear;
-o-transition: -o-transform .2s linear;
transition: transform .2s linear;
}
.jxsp .jxsptu .jtright .jtr4 .jtrtop img:hover{
	-webkit-transform: translateX(-5px);
-moz-transform: translateX(-5px);
-ms-transform: translateX(-5px);
-o-transform: translateX(-5px);
transform: translateX(-5px);
	
}
.jxsp .jxsptu .jtright .jtr4 span a{
	font-size: 16px;
	color: rgba(31, 31, 31, 0.88);
	width:190px;
	height: 19px;
	padding: 0px 5px;
	display: block;
	text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
	
}
.jxsp .jxsptu .jtright .jtr4 p{
	color: rgb(235, 0, 111);
	font-size: 16px;
	font-weight: bold;
}
/*广告位*/
.bushuitu{
	width: 98%;
	margin: 0 auto;
	padding: 10px;
	min-width: 1180px;
	
}
/*化妆品*/
.contentmain{
	width: 1200px;
	height: 410px;
	margin: 0 auto;
}
.#float01{width: 1200px;
	height: 410px;}
.contentmain .contenttop{
	width: 1180px;
	height: 40px;
	line-height: 40px;
	background:url(hzpbg.jpg) no-repeat left;
	padding-left: 20px;
	font-size: 18px;
	font-weight: 600;
	color: #2E2E2E;
	margin-bottom: 10px;
}
.contentmain .contenttop span a{
    color: #2E2E2E;
	font-size: 14px;
	float:right;
	font-weight:normal;
}
.contentmain .contentleft{
	width: 239px;
	height: 358px;
	float: left;
	border-top: 1px solid rgba(208, 208, 208, 0.53);
	border-left: 1px solid rgba(208, 208, 208, 0.53);
	border-bottom: 1px solid rgba(208, 208, 208, 0.53);
}
.contentmain .contentleft img{
	width: 240px;
	height: 360px;
}
.contentmain .contentzhong{
	width: 720px;
	height: 359px;
	float: left;
	border-top: 1px solid rgba(208, 208, 208, 0.53);
}
.contentmain .contentzhong .ctz12{
	width: 179px;
	height: 118.6666666px;
	float: left;
	border-left: 1px solid rgba(208, 208, 208, 0.53);
	border-bottom: 1px solid rgba(208, 208, 208, 0.53);
overflow: hidden;
}
.contentmain .contentzhong .ctz12 img{
	width: 100%;
	height: 100%;
}
/*.contentmain .contentzhong .ctz12 img:hover{
	transform-origin:  bottom ; 
	-webkit-transform-origin:  bottom; 
	-moz-transform-origin:  bottom ; 
	transform: rotateX(360deg); 
	-webkit-transform: rotateX(360deg); 
	-moz-transform: rotateX(360deg); 
	transition: all 1.6s; -webkit-transition: all 1.6s; -moz-transition: all 1.6s;
	
}*/

.contentmain .contentzhong .ctz12 img:hover{-webkit-animation: tada 1s .2s ease both;-moz-animation: tada 1s .2s ease both;}
@-webkit-keyframes tada{0%{-webkit-transform:scale(1);}
10%, 20%{-webkit-transform:scale(0.9) rotate(-3deg);}
30%, 50%, 70%, 90%{-webkit-transform:scale(1.1) rotate(3deg);}
40%, 60%, 80%{-webkit-transform:scale(1.1) rotate(-3deg);}
100%{-webkit-transform:scale(1) rotate(0);}}
@-moz-keyframes tada{0%{-moz-transform:scale(1);}
10%, 20%{-moz-transform:scale(0.9) rotate(-3deg);}
30%, 50%, 70%, 90%{-moz-transform:scale(1.1) rotate(3deg);}
40%, 60%, 80%{-moz-transform:scale(1.1) rotate(-3deg);}
100%{-moz-transform:scale(1) rotate(0);}}
.zzsc-list .dressing_hover .information_area{-webkit-animation: flipInY 300ms .1s ease both;-moz-animation: flipInY 300ms .1s ease both;}
@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);
opacity:0;}
40%{-webkit-transform:perspective(400px) rotateY(-10deg);}
70%{-webkit-transform:perspective(400px) rotateY(10deg);}
100%{-webkit-transform:perspective(400px) rotateY(0deg);
opacity:1;}}
@-moz-keyframes flipInY{0%{-moz-transform:perspective(400px) rotateY(90deg);
opacity:0;}
40%{-moz-transform:perspective(400px) rotateY(-10deg);}
70%{-moz-transform:perspective(400px) rotateY(10deg);}
100%{-moz-transform:perspective(400px) rotateY(0deg);
opacity:1;}}

.contentmain .contentright{
	width: 238px;
	height: 358px;
	float: left;
	border: 1px solid rgba(208, 208, 208, 0.53);
}
/*大家都在买*/
.contentmain .contentright .ctrmai{
	width: 218px;
	height: 50px;
	padding-left: 20px;
	line-height: 50px;
	font-size: 18px;
	font-weight: 600;
	color: #2E2E2E;
}
.contentmain .contentright .ctrdzm{
	width: 218px;
	height: 70px;
	margin-bottom: 8px;
	padding-left: 20px;
}
.contentmain .contentright .ctrdzm .ctrdzmleft{
	width: 70px;
	height: 70px;
	float: left;
	
}
.contentmain .contentright .ctrdzm .ctrdzmleft img{
	width: 100%;
	height: 100%;
-webkit-transition: -webkit-transform .2s linear;
-moz-transition: -moz-transform .2s linear;
-o-transition: -o-transform .2s linear;
transition: transform .2s linear;
}
.contentmain .contentright .ctrdzm .ctrdzmleft img:hover{
	-webkit-transform: translateX(5px);
-moz-transform: translateX(5px);
-ms-transform: translateX(5px);
-o-transform: translateX(5px);
transform: translateX(5px);
	
}
.contentmain .contentright .ctrdzm .ctrdzmright{
	width: 133px;
	height: 70px;
	float: left;
	padding-left: 15px;
}
.contentmain .contentright .ctrdzm .ctrdzmright a{
	width: 125px;
	height: 40px;
	font-size: 14px;
	color: rgb(94, 94, 94);
	float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}


.contentmain .contentright .ctrdzm .ctrdzmright p{
	font-size: 16px;
	color: rgb(235, 0, 111);
}
/*最新热卖*/
.contentmain .contentright .ctrzxrm{
	width: 238px;
	height: 308px;
	
}
.contentmain .contentright .ctrzxrm .ctrzxrmtu{
	width: 238px;
	height: 220px;
}
.contentmain .contentright .ctrzxrm .ctrzxrmtu .ctrzxrmtutop{
	width: 200px;
	height: 170px;
	margin: 0 auto;
overflow:hidden;
}
.contentmain .contentright .ctrzxrm .ctrzxrmtu .ctrzxrmtutop img:hover{
	transform:scale(1.2);
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-o-transform:scale(1.2);
	-ms-transform:scale(1.2);
}
.contentmain .contentright .ctrzxrm .ctrzxrmtu .ctrzxrmtutop img{
	width: 100%;
	height: 100%;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.contentmain .contentright .ctrzxrm .ctrzxrmtu .ctrzxrmtuwen{
	width: 190px;
	height: 46px;
	padding: 2px 5px;
	margin: 0 auto;
	text-align: center;
	
}
.contentmain .contentright .ctrzxrm .ctrzxrmtu .ctrzxrmtuwen a{
	width: 190px;
	height: 20px;
	display: block;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.contentmain .contentright .ctrzxrm .ctrzxrmtu .ctrzxrmtuwen p{
	font-size: 16px;
	color: rgb(235, 0, 111);
	margin-top: 3px;
}
.contentmain .contentright .ctrzxrm .ctrzxrmlb{
	width: 198px;
	height: 88px;
	padding:0px 20px;
}
.contentmain .contentright .ctrzxrm .ctrzxrmlb li{
	width: 178px;
	height: 20px;
	line-height: 20px;
	padding-left: 20px;
	margin-top: 6px;
	border-top: 1px solid rgba(208, 208, 208, 0.53);
}
.contentmain .contentright .ctrzxrm .ctrzxrmlb li:nth-of-type(1){
	background:url(lib1.jpg) no-repeat left center;
}
.contentmain .contentright .ctrzxrm .ctrzxrmlb li:nth-of-type(2){
	background:url(lib2.jpg) no-repeat left center;
}
.contentmain .contentright .ctrzxrm .ctrzxrmlb li:nth-of-type(3){
	background:url(lib3.jpg) no-repeat left center;
}
.contentmain .contentright .ctrzxrm .ctrzxrmlb li a{
	font-size: 14px;
	color: rgb(94, 94, 94);
	width: 178px;
	height: 20px;
	display: block;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.contentmain .contentright .ctrzxrm .ctrzxrmlb li a:hover{
	color:rgb(234, 0, 113);
}
/*精品推荐*/
.contentmain .contentright .ctrjptj{
	width: 238px;
	height: 308px;
	background: #ccc
}.contentmain .contentright .ctrjptj img{
	width: 100%;
	height: 100%;
}
/*底部广告位*/
.dbggw{
	width: 1200px;
    height: 230px;
    margin: 0 auto;
    
}
.dbggw img{
	width: 100%;
	height: 100%;
}
.dbggw .dbggwleft{
	width: 590px;
    height: 230px;
	float: left;
}
.dbggw .dbggwright{
	width: 590px;
    height: 230px;
	float: right;
}
/*新闻资讯*/
.xinwen h4{
	line-height: 40px;
    width: 1200px;
    height: 40px;
    font-size: 20px;
	text-align: center;
	margin: 0 auto;
	background: url("xwbg.jpg") 44.5% 50% no-repeat;
}
.xinwen h4 a{
font-size: 20px;
    color: #000;
    margin-left: 20px;
}

.xwmain{
	width: 1200px;
    height: 200px;
	margin: 0 auto;
	
}
.xwmain .xwleft{
	width: 479px;
    height: 120px;
	float: left;
	padding: 40px 60px;
	border-left: 1px solid rgba(208, 208, 208, 0.53);
}
.xwmain .xwright{
	width: 478px;
    height: 120px;
	float: left;
	padding: 40px 60px;
	border-left: 1px solid rgba(208, 208, 208, 0.53);
	border-right: 1px solid rgba(208, 208, 208, 0.53);
}
.xwmain .xwleft span,.xwright span{
	color:  rgb(0, 0, 0));
	font-size: 20px;
	display: block;    text-align: center;    font-weight: bold;
	margin-bottom: 10px;    margin-left: 42px;
}
.xwmain .xwleft a,.xwright a{
	width: 478px;
    height: 25px;
	margin-bottom: 8px;
	font-size: 20px;
	color: #333;
	text-align: center;
	display: block;
	text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.xwmain .xwleft a:hover,.xwright a:hover{
	color:rgb(234, 0, 113);
}
.xwmain .xwleft:hover span,.xwright:hover span{
	color:rgb(234, 0, 113);
}
.xwmain .xwleft p,.xwright p{
	font-size: 20px;    text-align: -webkit-center;
	color: rgba(90, 90, 90, 0.81);
	width: 478px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
text-indent: 2em;
}
/*底部*/
.footer{
	width: 100%;
	min-width: 1200px;
	height: 250px;
	background: rgb(240, 240, 240);
}
.footer .footermain{
	width: 1200px;
	height: 250px;
	margin: 0 auto;
}
.footer .footermain .fmdi4 {width: 240px; height: 190px; float: left; padding-top: 60px; padding-left: 60px;}

.footer .footermain .fmdi4 h4{
	font-size: 22px;
	
}
.footer .footermain .fmdi4 span{
	font-size: 18px;
	color:#252525;
	margin-bottom: 20px;    display: block;
}
.footer .footermain .fmdi4 img{
	width: 100px;
	height: 100px;
}
.footer .footermain .fmdi4 p{
	height: 40px;
	font-size: 14px;
	overflow:hidden;
}
.copyright{
	width: 100%;
	min-width: 1200px;
	height:150px;
	float: left;
	background:#313035;
}
.copyright .banquna{
	width: 1200px;
	height: 45px;
	line-height: 45px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-size: 16px;
}
.banquna p{ text-align:center}
.banquna a{ color:#FFF;} 
/* 左侧导航 */
.floor-i-1,.floor-i-2,.floor-i-3,.floor-i-4,.floor-i-5,.floor-i-6,.floor-i-7 {display:inline-block;width:38px;height:22px;margin:4px 0 0;font-family:"iconfont";font-size:18px;color:#aaa;font-style:normal;-webkit-font-smoothing: antialiased;webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;display: block;-moz-user-select: none;-webkit-user-select: none;-ms-user-select:none}
/*.J-floor-nav {position:fixed;_position:absolute;left: 50%;bottom:0;width:40px;z-index:999} */

.J-floor-nav {position:fixed;_position:absolute;left: 50%;bottom:0;width:40px;z-index:999;top: 30%;    display: none;}

.floor-nav-icon {width:38px;border:1px solid #EB0071} 
.floor-nav-icon .current a {position:relative;left:-1px;border:1px solid #EB0071;background:#EB0071} 
.floor-nav-icon li a {display:block;width:38px;height:32px;border-top:1px solid #F6F6F6;border-bottom:1px solid #FFF;background:#FFF;text-align:center;cursor:pointer} 
.floor-nav-icon .current em {display:inline-block;width:30px;color:#FFF} 
.floor-nav-icon a em {display:none;color:#EB0071;line-height:16px;font-size: 12px;} 
.floor-nav-icon a:hover em {display:block;width:28px;margin:0 auto;text-align:center;font-size: 12px;} 
.floor-nav-icon a:hover i {display:none} 
.floor-nav-icon a:hover {position:relative;left:-1px;border-left:1px solid #EB0071} 
.floor-nav-icon .current i {display:none}
/*分页分类*/
.column{
	width: 1198px;
	height: 218px;
	margin: 0 auto;
	border: 1px solid rgba(208, 208, 208, 0.53);
	font-size: 16px;
	color: #2E2E2E;
}
.columntop{
	width: 980px;
	height: 49px;
	float: left;
	border-bottom: 1px solid rgba(208, 208, 208, 0.53);
	padding-left: 20px;
	line-height: 49px;
}
.columntop span{
	margin-right: 20px;
}
.columnright{
	width: 167px;
	height: 198px;
	float: right;
	border-left: 1px solid rgba(208, 208, 208, 0.53);
	padding: 10px 15px;
}
.columnright img{
	width: 100%;
	height: 100%;
}
.columnzhong{
	width: 980px;
	height: 84px;
	float: left;
	border-bottom: 1px dashed rgba(208, 208, 208, 0.53);
	padding-left: 20px;
}
.columnzhong .czfenlei,.columnxia .czfenlei{
	width: 64px;
	height: 84px;
	line-height: 54px;
	float: left;
}
.columnzhong li,.columnxia li{
	float:left;
	margin-left: 20px;
	margin-top: 15px;
}
.columnzhong li:nth-of-type(1) a,.columnxia li:nth-of-type(1) a{
	color: rgb(234, 0, 113);
	border: 1px solid rgb(234, 0, 113);
}
.columnzhong li a,.columnxia li a{
	padding: 2px 4px;
	border: 1px solid #fff;
	font-size: 12px;
}
.columnzhong li a:hover,.columnxia li a:hover{
	padding: 2px 4px;
	color: rgb(234, 0, 113);
	border: 1px solid rgb(234, 0, 113);
}
.columnxia{
	width: 980px;
	height: 84px;
	float: left;
	padding-left: 20px;
}
/*综合排序*/
.zhpaixu{
	width: 1198px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	border: 1px solid rgba(208, 208, 208, 0.53);
	font-size: 16px;
	color: #2E2E2E;
	background: rgb(244, 244, 244);
	
}
.zhpaixu li{
	float: left;
	border-right: 1px solid rgba(208, 208, 208, 0.53);
	padding: 0 25px;
	font-size: 14px;
}
.zhpaixu li a{
color:#555555;
}
.zhpaixu li:nth-of-type(1){
	color: rgb(234, 0, 113);
	background: #fff;
}
.zhpaixu li:hover{
	color: rgb(234, 0, 113);
	background: #fff;
}
/*产品列表*/
.cplbmain{
	width: 1192px;
	height: 1070px;
	border: 1px solid rgba(208, 208, 208, 0.53);
	margin: 0 auto;
	padding: 3px;
}
.cplbmain .cplbm4{
	width: 236px;
	height: 330px;
	float: left;
	text-align: center;
	border: 1px solid #fff;
	margin: 8px 10px 15px 10px;
	padding: 0px 20px;
	
}
.cplbmain .cplbm4:hover{
	border: 1px solid rgb(234, 0, 113);
	opacity:0.8;
}
.cplbmain .cplbm4 .cplbmtu{
	width: 236px;
	height: 240px;
	margin: 0 auto;
	padding-top: 10px;
}
.cplbmain .cplbm4 .cplbmtu img{
	width: 100%;
	height: 100%;
}
.cplbmain .cplbm4 .cplbmzi{
	width: 236px;
	height: 80px;
	margin: 0 auto;
}
.cplbmain .cplbm4 .cplbmzi a{
	width:236px;
	height: 20px;
    color: #555555;
	margin-top: 12px;
	margin-bottom: 8px;
	display: block;
	text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.cplbmain .cplbm4 .cplbmzi p{
	color: rgb(235, 0, 111);
	font-size: 16px;
	font-weight: bold;
}
/*页码*/
.ym{
	width: 1200px;
	height: 50px;
	margin: 0 auto;
	text-align: right;
	overflow: hidden;
}
.xhtpxy a{
	padding: 5px 11px;
	border: 1px solid rgb(235, 0, 113);
	color: #555;
	background: #fff;
	display: inline-block;
	margin-right: 4px;
	
	}
.xhtpxy .redfont{
	padding: 5px 10px;
	background: rgb(235, 0, 113);
	color: #fff;
	border-color: rgb(235, 0, 113);
	}
.xhtpxy a:hover{
	background:rgb(235, 0, 113);
	color:#FFF;
	}
	
/*品牌分类*/
.ppflbr{
	width: 100%;
	height: 325px;
	min-width: 1200px;
	margin: 0 auto;
	border-top: 1px solid #C0DFF5;
	
}
.ppflbr img{
	width: 100%;
	height: 100%;
}

.ppfllb h4{
	line-height: 40px;
    width: 1200px;
    height: 40px;
    font-size: 20px;
	text-align: center;
	margin: 0 auto;
	background: url("pp.jpg") 44.5% 50% no-repeat;

}
/*分类名称*/
.flmc{
	width: 1200px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;	
}
.flmc li{
	float: left;
	margin-left: 20px;
border-top: 2px solid #fff;
}

.flmc li a{
    color: #000000;
	padding-top: 10px;
}
.flmc li:hover{
	border-top: 2px solid rgb(234, 0, 113);
}

/*分类列表*/
.fllb{
	width: 1199px;
	min-height:604px;
	margin: 0 auto;	
	border-top: 1px solid rgba(208, 208, 208, 0.53);
	border-left: 1px solid rgba(208, 208, 208, 0.53);
}
.fllb .lbsix{
	width: 198.8333px;
	height: 125px;
	float: left;
	padding-top: 25px;
	text-align: center;
	border: 1px solid rgba(208, 208, 208, 0.53);
	
}
.fllb .lbsix:hover{
	background: #EBF4FC;
	color: rgb(234, 0, 113);
}
.fllb .lbsix .lbsixtu{
	width: 135px;
	height: 65px;
	border: 1px solid rgba(208, 208, 208, 0.53);
	border-radius: 5px;
	margin: 0 auto;
}
.fllb .lbsix .lbsixtu:hover{-webkit-animation: tada 1s .2s ease both;-moz-animation: tada 1s .2s ease both;}
@-webkit-keyframes tada{0%{-webkit-transform:scale(1);}
10%, 20%{-webkit-transform:scale(0.9) rotate(-3deg);}
30%, 50%, 70%, 90%{-webkit-transform:scale(1.1) rotate(3deg);}
40%, 60%, 80%{-webkit-transform:scale(1.1) rotate(-3deg);}
100%{-webkit-transform:scale(1) rotate(0);}}
@-moz-keyframes tada{0%{-moz-transform:scale(1);}
10%, 20%{-moz-transform:scale(0.9) rotate(-3deg);}
30%, 50%, 70%, 90%{-moz-transform:scale(1.1) rotate(3deg);}
40%, 60%, 80%{-moz-transform:scale(1.1) rotate(-3deg);}
100%{-moz-transform:scale(1) rotate(0);}}
.zzsc-list .dressing_hover .information_area{-webkit-animation: flipInY 300ms .1s ease both;-moz-animation: flipInY 300ms .1s ease both;}
@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);
opacity:0;}
40%{-webkit-transform:perspective(400px) rotateY(-10deg);}
70%{-webkit-transform:perspective(400px) rotateY(10deg);}
100%{-webkit-transform:perspective(400px) rotateY(0deg);
opacity:1;}}
@-moz-keyframes flipInY{0%{-moz-transform:perspective(400px) rotateY(90deg);
opacity:0;}
40%{-moz-transform:perspective(400px) rotateY(-10deg);}
70%{-moz-transform:perspective(400px) rotateY(10deg);}
100%{-moz-transform:perspective(400px) rotateY(0deg);
opacity:1;}}

.fllb .lbsix .lbsixtu img{
	width: 100%;
	height: 100%;
	border-radius: 5px;
}
.fllb .lbsix .lbsixzi{
	padding-top: 12px;
}
/*新闻列表*/
.xwlbmain{
	width: 1200px;
	min-height: 750px;
	margin: 0 auto;
	font-size: 14px;
}
.xwlbmain .xwlb{
	width: 1200px;
	float: left;
	border-top: 1px solid rgba(208, 208, 208, 0.53);
}
.xwlbmain .xwlb .xwlbleft{
	width: 145px;
	height: 130px;
	float: left;
	padding-top: 40px;
	padding-left: 5px;
	color: #909090;

}
.xwlbmain .xwlb .xwlbleft span{
	font-size: 24px;
}
.xwlbmain .xwlb .xwlbleft p{
	font-size: 12px;
}

.xwlbmain .xwlb .xwlbzhong{
	width: 650px;
	height: 127px;
	float: left;
	padding-top: 43px;

}
.xwlbmain .xwlb .xwlbzhong a{
	color: rgba(0, 0, 0, 0.78);
	font-size: 18px;
}
.xwlbmain .xwlb .xwlbzhong a:hover{
	color: #000000;
}
.xwlbmain .xwlb .xwlbzhong p{
	margin-top: 25px;
	font-size: 14px;
	color: rgb(114, 114, 117);
}

.xwlbmain .xwlb .xwlbright{
	width: 230px;
	height: 170px;
	float: right;
	background: url(lbgr4.jpg) no-repeat left;
}
/*详情页*/
.twxq{
	width: 1200px;
	min-height: 500px;
	margin: 0 auto;
	
}
.twxq img{
	max-width: 1000px;
}
.con{margin: 0 auto;width: 1040px;}
.con .title{border-bottom: 1px solid rgba(208, 208, 208, 0.53);}
.con h2{text-align: center;font-size: 26px;}
.con .szty{text-align: center;margin: 10px 0 20px 0;}

.con .des{padding: 25px;font-size: 16px;line-height: 30px;text-align: justify;}
.con .des p{margin: 10px 0}




/*--------------增加栏目----------------*/
#miao{ width:1200px; height:190px; margin:0 auto;}
#miao h4{  height:55px; width:1200px; background:url(seckill_hd.png) no-repeat;}
#miao h4 p{ height:42px; display:block; float:left; line-height:42px; margin-top:10px;  color:#fff;font-weight: 400}
#miao font{ width:155px;  height:42px; display:block; float:left; text-align:center;  line-height:55px;
			 background:url(nz.png) no-repeat 0px 7px; color:#fff; font-size:26px; font-family:"fzzhengheis-el-gbregular"; margin-left:10px;font-weight: 400;
			 
			 }
#miao font a{ margin-left:20px}			 
#miao li{ width:19.76%; height:260px; float:left;     text-align: center; border-right:1px #e7e7e7 solid}
#miao li img{ margin:15px;-webkit-transition: -webkit-transform .2s linear;width: 80%;
height: 210px;
				-moz-transition: -moz-transform .2s linear;
				-o-transition: -o-transform .2s linear;
				transition: transform .2s linear;}
#miao li img:hover{-webkit-transform: translateX(-5px);
				-moz-transform: translateX(-5px);
				-ms-transform: translateX(-5px);
				-o-transform: translateX(-5px);
				transform: translateX(-5px);}
#miao li h5{margin-top:-12px;}
#miao li h5 a{ color:#999; font-size:16px;}
#miao li h5 a:hover{color:#f10214;}
#miao li p{ color:#f10214;  }
#miao strong{ font-size:20px}
.banquna strong{color:#D62028;}
#grid{ width:1200px; margin:0 auto; clear:both}
.fbt_col1,.fbt_col2,.fbt_col3{ width:390px; height:450px; float:left; margin:5px;}
.find .box_hd{ height:55px; background:url(fbt_col1.jpg) no-repeat;} 
.find_list {}
.find_list li{ float:left; width:193px; height:120px;    border-right: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; m}
.find_list a{ display:block; position:relative}
.find_list li p{ width:80px; display:block; color:#4998a1; position:absolute; top:20px; left:20px;}
.find_list img{ position:absolute; left:97px; width:80px !important; height:80px !important; top:38px}

#grid img{ -webkit-transition: -webkit-transform .2s linear;
				-moz-transition: -moz-transform .2s linear;
				-o-transition: -o-transform .2s linear;
				transition: transform .2s linear;width:110px;height:110px;}
				
#grid img:hover{-webkit-transform: translateX(-5px);
				-moz-transform: translateX(-5px);
				-ms-transform: translateX(-5px);
				-o-transform: translateX(-5px);
				transform: translateX(-5px);}

.tab-cont img{width:100px !important;height:100px !important;  }
.sup .box_hd{ height:55px; background:url(fbt_col2.jpg) no-repeat;} 
.s_list p{ margin:15px 5px; font-size:14px}
.s_pic a{ margin:0 5px;}
.top .box_hd{ height:55px; background:url(fbt_col3.jpg) no-repeat;} 
.top_pic dl{ width:120px; float:left; height:165px; margin:10px 5px; color:#666}
.top_pic dl h3{ font-size:12px; overflow: hidden;word-wrap: break-word;word-break: break-all; height:34px}
.top_pic dl h3 a{color:#333;}
.top_pic dl h3:hover{ word-wrap: break-word;word-break: break-all; color:#d62028}
.jxsp{ clear:both;}



/*-------------------------------选项卡----------------------*/
.tab1 {
 /* width: 1200px;
  margin: 30px auto;*/
}
.tab-title {
  /*height: 40px;*/
  font-size: 0;
 /* background-color: #f5f5f5;*/
}
.tab-title .item {
  display: inline-block;
  padding:0 10px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #333;
  font-size: 14px;
}
.tab-title .item-cur {
  color: #fff;
  background-color: #c0223d;
}
.tab-cont {
  /*position: relative;
  background-color: #80b600;
  width: 1200px;*/
 /* height: 380px;*/
  height:100%;
  overflow: hidden;
}
.tab-cont__wrap {
  /*position: absolute;*/
  margin-left:auto;
}
.tab-cont .item {
  width: 100%;
  height: 200px;
  /*line-height: 200px;*/
  text-align: center;
 /* color: #fff;*/
}
/*---------------选项卡结束-------------------*/



/*-------------------响应式----------------*/
@media only screen and (max-width:768px)
{
	/*-----------------顶部-------------*/
	.headertop .htmain{ width:100%}
	.htmain .htmright{ display:none}
	.headertop{ min-width:inherit;height: 100%;}
	.htmain .htmleft{ text-align:center; float:none; font-size:16px;    margin-top: 0px;}
	.logo{ width:100%}
	.logo img{ width:100%; height:93%}
	.menumain{ display:none}

	/*-----------------顶部结束-------------*/
	
	/*-------------轮播--------------*/
	.bannermain{ min-width:inherit; height:100%;background:none;padding-top:0;}
	.bannermain .banner{ width:97%; height:100%; padding:5px}
	#banner ul li{ width:100%; height:100%}
	#banner ul li img{ width:100%; height:100%;}
	.myBanner .serial{ left:40%}
	
	/*---------------秒杀-------------*/
	#miao{ width:100%}
	#miao h4{ width:99.37%;}
	#miao li {height: 200px;}
	#miao li img{height: 70%;}
	#miao li h5 a { font-size: 12px;}
	/*-------------------#grid------------*/
	#grid{ width:100%}
	
	/*----------精选商品---------*/
	.jxsp{ width:100%}
	.jxsp .jxspwz{ width:100%}
	
	.jxsp .jxspwz h4{ width:100%; background: url(jxspt.jpg) no-repeat 30%;}
	.jxsp .jxsptu{ width:100%}
	.jxsp .jxsptu .jtleft{ width:28.5%; height:95%;    margin-right: 8px;}
	.jxsp .jxsptu .jtright .jtr4 {  width: 17.4%;    height: 90%;}
	.jxsp .jxsptu .jtright .jtr4 .jtrtop { width: 100%; height: 61%;}
	.jxsp .jxsptu .jtright .jtr4 .jtrtop img { float: left;width: 95%;}
	.jxsp .jxsptu .jtright .jtr4 span a{width: 100%;  height: 45px; margin-left: -9px; text-align: center;font-size: 16px;}
    
	.jxsp .jxsptu .jtright{ width:100%; height:100%; float:none}
	
	.ctrzxrmlb li{height:30px !important;line-height:30px !important;}
	.ctrzxrmlb li a{height:30px !important;line-height:30px !important;}
	/*-------------广告位---------*/
	.bushuitu{ width:100%;height: 60%;}

	.bushuitu{display: none;}
	/*---------精品推荐-------*/
	.contentmain .contentright .ctrjptj{ width:100%}
	
	/*--------------楼专区--------------*/
	.contentmain{ width:100%; clear:both}
	.contentmain .contenttop{ width:94%}
	.contentmain .contentleft{ display:none}
	.contentmain .contentzhong{ width:100%; float:none}
	.contentmain .contentzhong .ctz12{ width:135px; height:90px}
	.contentmain .contentright{ width:100%;height: 388px;}
	.contentmain .contentright .ctrmai{ width:94%}
	.contentmain .contentright .ctrzxrm{ width:100%}
	.contentmain .contentright .ctrzxrm .ctrzxrmtu{ width:100%}
	.contentmain .contentright .ctrzxrm .ctrzxrmlb{ width:94%; padding:inherit}
	.contentmain .contentright .ctrzxrm .ctrzxrmlb li{ width:100%}
	
	
	
	/*---------------大家都在买-------*/
	.contentmain .contentright .ctrdzm{ width:50% !important;height: 150px; padding-left:inherit;float:left;}
	.contentmain .contentright .ctrdzm .ctrdzmleft{margin: 0 auto;float:none;}
	.contentmain .contentright .ctrdzm .ctrdzmright{margin: 0 auto;float:none;}
	.contentmain .contentright .ctrdzm .ctrdzmright p{text-align: center;}
	.contentmain .contentright .ctrdzm .ctrdzmright a{text-align: center; width:100%;float:none;display:block;}
	/*------------底部广告位---------*/
	.dbggw{ width:100%; height:335px; clear:both}
	.dbggw .dbggwleft{ width:100%; float:none; height:auto}
	.dbggw .dbggwright{ width:100%; float:none; height:auto}
	
	/*---------------新闻动态-------------*/
	.xinwen h4{ width:100%; background: url(xwbg.jpg) 30% 50% no-repeat;margin-top: -3%;  height: 35px;}
	.xwmain{ width:100%;    height: 130px;}
	.xwmain .xwleft{ width:49%; padding:0; height:100%;    text-align: center;}
	.xwmain .xwright{ width:50%;padding:0; height:100%}
	
	.xwmain .xwleft a, .xwright a{ width:100%; display:block;}
	.xwmain .xwleft a{margin-left: -36px;}
	.xwmain .xwright a{    margin-top: 5px;}
	.xwmain .xwleft p, .xwright p{ width:100%; display:block}
	
	/*-----------------.footer--------------*/
	.footer{ width:100%; min-width:inherit; clear:both; height:100%}
	.footer .footermain{ width:100%; height:423px !important;}
	.footer .footermain .fmdi4{ width:90% !important; padding:15px 15px;text-align: center;overflow: hidden;height:220px;}
	.footer .footermain .fmdi4:nth-child(3){height:146px;float:none;margin: 0 auto;width:65% !important;}
	.footer .footermain .fmdi4 span{text-align:left;}
	.footer .footermain .fmdi4 p{text-align:left;}
	.footer .footermain .fmdi4 img{ width: 50% !important;height:auto !important;}
	.copyright{ min-width:inherit;height:66px !important;}
	.copyright .banquna{ width:100%}
	.banquna p{ font-size:16px; height:25px !important;line-height:25px !important;}
	
	.fmdi4:first-child{display:none;}
	.fmdi4:last-child{display:none;}
	
	
	/*-----------.J-floor-nav----------*/
	.J-floor-nav{ display:none !important}
	.aa{ min-width:inherit !important}
	
	/*-----------页码---------------*/
	.xhtpxy a{ margin:10px 5px}
	
	
	/*-----------图片列表页------------*/
	.column{ width:100%; height:100%}
	.columntop{ width:100%; padding-left:0; float:none;}
	.columnright{ display:none;}
	.columnzhong{ width:100%; padding-left:0; height:155px; float:none;}
	.columnxia{ width:100%; padding-left:0; height:155px; float:none;overflow: hidden;}
	.zhpaixu{ width:100%; clear:both}
	.cplbmain{ width:100%; height:100%; padding:0}
	.cplbmain .cplbm4{ width:200px; padding:0; margin:0}
	.cplbmain .cplbm4 .cplbmtu{width:200px;}
	.cplbmain .cplbm4 .cplbmzi{ width:200px}
	.cplbmain .cplbm4 .cplbmzi a{ width:200px; display:block}
	.ym{ width:100%; clear:both} 
	.columnzhong .czfenlei, .columnxia .czfenlei{height:170px !important;}
	
	/*--------------新闻列表------------*/
	.ppflbr{ min-width:inherit; height:140px}
	.xwlbmain{ width:100%;min-height:inherit}
	.xwlbmain .xwlb{ width:100%}
	.flmc{ width:100%}
	.xwlbmain .xwlb .xwlbleft{ width:108px}
	.xwlbmain .xwlb .xwlbzhong{ width:300px}
	.xwlbmain .xwlb .xwlbright{ display:none}
	
	/*-------------详情页-------------*/
	.twxq{ width:100%}
	.con{ width:100%}
	.twxq img{ width:100%; height:100%; display:block}
	
	/*-------------品牌页-------------*/
	.ppfllb h4{ width:100%; background: url(pp.jpg) 30% 50% no-repeat;}
	.fllb{ width:100%; clear:both; min-height:768px}
	.fllb .lbsix{ width:137px; height:80px; padding-top:15px}
	.fllb .lbsix .lbsixzi{ padding:0; overflow:hidden; height:25px}
	.fllb .lbsix .lbsixtu{ width:93px; height:55px}
	.fbt_col1, .fbt_col2, .fbt_col3{ width:100%; margin:auto;}
	.sup fbt_col2{display:none;}
}



@media only screen and (max-width:759px)
{
	#banner ul li img{width:100%;height: 245px;}
}

@media only screen and (max-width:700px)
{
	#banner ul li img{width:100%;height: 220px;}
}



@media only screen and (max-width:414px)
{
	/*-----------------顶部-------------*/
	.headertop .htmain{ width:100%}
	.htmain .htmright{ display:none}
	.headertop{ min-width:inherit}
	.htmain .htmleft{ text-align:center; float:none; font-size:16px}
	.logo{ width:100%}
	.logo img{ width:100%; height:93%}
	.menumain{ display:none;}
	.sup fbt_col2{display:block;}

	/*-----------------顶部结束-------------*/
	
	/*-------------轮播--------------*/
	.bannermain{ min-width:inherit; height:100%;background:none;padding-top:0;}
	.bannermain .banner{ width:97%; height:100%; padding:5px}
	#banner ul li{ width:100%; height:100%}
	#banner ul li img{ width:100%; height:162px;}
	.myBanner .serial{ left:40%}
	
	/*---------------秒杀-------------*/
	#miao{ width:100%}
	#miao h4{ width:100%}
	#miao li{width: 49%;}
	#miao li h5 a { font-size: 16px;}
	#miao li:nth-child(n+15){display:none;}
	/*-------------------#grid------------*/
	#grid{ width:100%}
	
	/*----------精选商品---------*/
	.jxsp{ width:100%}
	.jxsp .jxspwz{ width:100%;height: 65px;}
	.jxsp .jxspwz h4{ width:100%; background: url(jxspt.jpg) no-repeat 30%;}
	.jxsp .jxsptu{ width:100%;    border: 0px solid rgba(208, 208, 208, 0.53);}
	.jxsp .jxsptu .jtleft{     display: none;}
	.jxsp .jxsptu .jtright{ width:100%; height:100%; float:none}
	.jxsp .jxsptu .jtright .jtr4 {     width: 50%; height: 100%;}
	.jxsp .jxsptu .jtright .jtr4 .jtrtop img {    height: 125%; width: 82%; float: none; }
	.jxsp .jxsptu .jtright .jtr4 .jtrtop { margin-bottom: 45px;}
	.jxsp .jxsptu .jtright .jtr4 span a { height: 20px;}
	.ctrzxrmlb li{height:30px !important;line-height:30px !important;}
	.ctrzxrmlb li a{height:30px !important;line-height:30px !important;}
	/*-------------广告位---------*/
	.bushuitu{ width:100%}

	.bushuitu{display: none;}
	/*---------精品推荐-------*/
	.contentmain .contentright .ctrjptj{ width:100%}
	
	/*--------------楼专区--------------*/
	.contentmain{ width:100%; clear:both}
	.contentmain .contenttop{ width:94%}
	.contentmain .contentleft{ display:none}
	.contentmain .contentzhong{ width:100%; float:none}
	.contentmain .contentzhong .ctz12{ width:135px; height:90px}
	.contentmain .contentright{ width:100%;height: 388px;}
	.contentmain .contentright .ctrmai{ width:94%}
	.contentmain .contentright .ctrzxrm{ width:100%}
	.contentmain .contentright .ctrzxrm .ctrzxrmtu{ width:100%}
	.contentmain .contentright .ctrzxrm .ctrzxrmlb{ width:94%; padding:inherit}
	.contentmain .contentright .ctrzxrm .ctrzxrmlb li{ width:100%}
	
	
	
	/*---------------大家都在买-------*/
	.contentmain .contentright .ctrdzm{ width:50% !important;height: 150px; padding-left:inherit;float:left;}
	.contentmain .contentright .ctrdzm .ctrdzmleft{margin: 0 auto;float:none;}
	.contentmain .contentright .ctrdzm .ctrdzmright{margin: 0 auto;float:none;}
	.contentmain .contentright .ctrdzm .ctrdzmright p{text-align: center;}
	.contentmain .contentright .ctrdzm .ctrdzmright a{text-align: center; width:100%;float:none;display:block;}
	/*------------底部广告位---------*/
	.dbggw{ width:100%; height:335px; clear:both}
	.dbggw .dbggwleft{ width:100%; float:none; height:auto}
	.dbggw .dbggwright{ width:100%; float:none; height:auto}
	
	/*---------------新闻动态-------------*/
	.xinwen h4{ width:100%; background: url(xwbg.jpg) 30% 50% no-repeat;}
	.xwmain{ width:100%}
	.xwmain .xwleft{ width:100%; padding:0; height:100%}
	.xwmain .xwright{ width:100%;padding:0; height:75%}
	.xwmain .xwleft a, .xwright a{ width:100%; display:block;}
	.xwmain .xwleft p, .xwright p{ width:100%; display:block}
	.xwmain .xwleft span{    padding-top: 10px; padding-right: 45px;    color: #000000;}
	/*-----------------.footer--------------*/
	.footer{ width:100%; min-width:inherit; clear:both; height:100%}
	.footer .footermain{ width:100%; height:423px !important;}
	.footer .footermain .fmdi4{ width:90% !important; padding:15px 15px;text-align: center;overflow: hidden;height:220px;}
	.footer .footermain .fmdi4:nth-child(3){height:146px;float:none;margin: 0 auto;width:65% !important;}
	.footer .footermain .fmdi4 span{text-align:left;}
	.footer .footermain .fmdi4 p{text-align:left;}
	.footer .footermain .fmdi4 img{ width: 50% !important;height:auto !important;}
	.copyright{ min-width:inherit;    height: 80px !important;}
	.copyright .banquna{ width:100%}
	.banquna p{ font-size:14px; height:25px !important;line-height:25px !important;}
	
	.fmdi4:first-child{display:none;}
	.fmdi4:last-child{display:none;}
	.xinwen{display:none;}
	.aa{display:none;}
	/*-----------.J-floor-nav----------*/
	.J-floor-nav{ display:none !important}
	.aa{ min-width:inherit !important}
	
	/*-----------页码---------------*/
	.xhtpxy a{ margin:10px 5px}
	
	
	/*-----------图片列表页------------*/
	.column{ width:100%; height:100%}
	.columntop{ width:100%; padding-left:0; float:none;}
	.columnright{ display:none;}
	.columnzhong{ width:100%; padding-left:0; height:155px; float:none;}
	.columnxia{ width:100%; padding-left:0; height:155px; float:none;overflow: hidden;}
	.zhpaixu{ width:100%; clear:both}
	.cplbmain{ width:100%; height:100%; padding:0}
	.cplbmain .cplbm4{ width:200px; padding:0; margin:0}
	.cplbmain .cplbm4 .cplbmtu{width:200px;}
	.cplbmain .cplbm4 .cplbmzi{ width:200px}
	.cplbmain .cplbm4 .cplbmzi a{ width:200px; display:block}
	.ym{ width:100%; clear:both} 
	.columnzhong .czfenlei, .columnxia .czfenlei{height:170px !important;}
	
	/*--------------新闻列表------------*/
	.ppflbr{ min-width:inherit; height:140px}
	.xwlbmain{ width:100%;min-height:inherit}
	.xwlbmain .xwlb{ width:100%}
	.flmc{ width:100%}
	.xwlbmain .xwlb .xwlbleft{ width:108px}
	.xwlbmain .xwlb .xwlbzhong{ width:300px}
	.xwlbmain .xwlb .xwlbright{ display:none}
	
	/*-------------详情页-------------*/
	.twxq{ width:100%}
	.con{ width:100%}
	.twxq img{ width:100%; height:100%; display:block}
	
	/*-------------品牌页-------------*/
	.ppfllb h4{ width:100%; background: url(pp.jpg) 30% 50% no-repeat;}
	.fllb{ width:100%; clear:both; min-height:768px}
	.fllb .lbsix{ width:137px; height:80px; padding-top:15px}
	.fllb .lbsix .lbsixzi{ padding:0; overflow:hidden; height:25px}
	.fllb .lbsix .lbsixtu{ width:93px; height:55px}
	
}



/*-----------------375--------------*/
@media only screen and (max-width:375px)
{
	/*-----------------顶部-------------*/
	.headertop .htmain{ width:100%}
	.htmain .htmright{ display:none}
	.headertop{ min-width:inherit}
	.htmain .htmleft{ text-align:center; float:none; font-size:16px}
	.logo{ width:100%}
	.logo img{ width:100%; height:93%}
	.menumain{ display:none}

	/*-----------------顶部结束-------------*/
	
	/*-------------轮播--------------*/
	.bannermain{ min-width:inherit; height:100%}
	.bannermain .banner{ width:97%; height:100%; padding:5px}
	#banner ul li{ width:100%; height:100%}
	.myBanner .serial{ left:40%}
	
	/*---------------秒杀-------------*/
	#miao{ width:100%}
	#miao h4{ width:100%}
	.find .box_hd{ width:100%}
	#miao li{width: 49%;}
	.find_list li{ width:185px}
	
	/*-------------------#grid------------*/
	#grid{ width:100%}
	.fbt_col1, .fbt_col2, .fbt_col3{ width:100%; margin:auto;}
	.top_pic dl{ width:115px; }
	.tab-title .item{ padding:0 9px}
	
	/*----------精选商品---------*/
	.jxsp{ width:100%}
	.jxsp .jxspwz{ width:100%}
	.jxsp .jxspwz h4{ width:100%; background: url(jxspt.jpg) no-repeat 30%;}
	.jxsp .jxsptu .jtright .jtr4{     width: 50%;height: 100%;}
	.jxsp .jxsptu .jtright .jtr4 .jtrtop img { height: 125%; width: 82%; float: none;}
	.jxsp .jxsptu{ width:100%}
	.jxsp .jxsptu .jtleft{ width:100%; height:100%}
	.jxsp .jxsptu .jtright{ width:100%; height:100%; float:none}
	
	/*-------------广告位---------*/
	.bushuitu{ width:100%}
	
	/*---------精品推荐-------*/
	.contentmain .contentright .ctrjptj{ width:100%}
	
	
	
	
	/*--------------楼专区--------------*/
	.contentmain{ width:100%; clear:both}
	.contentmain .contenttop{ width:94%}
	.contentmain .contentleft{ display:none}
	.contentmain .contentzhong{ width:100%; float:none}
	.contentmain .contentzhong .ctz12{ width:124px; height:78px}
	.contentmain .contentright{ width:100%}
	.contentmain .contentright .ctrmai{ width:94%}
	.contentmain .contentright .ctrzxrm{ width:100%}
	.contentmain .contentright .ctrzxrm .ctrzxrmtu{ width:100%}
	.contentmain .contentright .ctrzxrm .ctrzxrmlb{ width:94%; padding:inherit}
	.contentmain .contentright .ctrzxrm .ctrzxrmlb li{ width:100%}
	
	
	/*---------------大家都在买-------*/
	.contentmain .contentright .ctrdzm{ width:100%; padding-left:inherit}
	
	/*------------底部广告位---------*/
	.dbggw{ width:100%; height:335px; clear:both}
	.dbggw .dbggwleft{ width:100%; float:none; height:auto}
	.dbggw .dbggwright{ width:100%; float:none; height:auto}
    .footer .footermain .fmdi4 p{width:90% !important;}
	
	/*---------------新闻动态-------------*/
	.xinwen h4{ width:100%; background: url(xwbg.jpg) 30% 50% no-repeat;}
	.xwmain{ width:100%}
	.xwmain .xwleft{ width:100%; padding:0; height:100%}
	.xwmain .xwright{ width:100%;padding:0; height:80%}
	
	.xwmain .xwleft a, .xwright a{ width:100%; display:block;}
	.xwmain .xwleft p, .xwright p{ width:100%; display:block}
	
	/*-----------------.footer--------------*/
	.footer{ width:100%; min-width:inherit; clear:both; height:100%}
	.footer .footermain{ width:100%; height:230px;}
	.footer .footermain .fmdi4{ width:42%; padding:15px 15px}
	.copyright{ min-width:inherit; height:50px}
	.copyright .banquna{ width:100%; height:50px}
	.banquna p{ font-size:14px; height:50px;word-wrap:break-word ; line-height:20px}
	.footer .footermain{ width:100%; height:410px !important;}
	.footer .footermain .fmdi4{ width:90% !important; padding:15px 15px;text-align: center;overflow: hidden;height:200px;}
	/*-----------.J-floor-nav----------*/
	.J-floor-nav{ display:none !important}
	.aa{ min-width:inherit !important}
	
	/*-----------页码---------------*/
	.xhtpxy a{ margin:10px 5px}
	
	/*-----------图片列表页------------*/
	.column{ width:100%; height:100%}
	.columntop{ width:100%; padding-left:0; float:none}
	.columnright{ display:none}
	.columnzhong{ width:100%; padding-left:0; height:155px; float:none}
	.columnxia{ width:100%; padding-left:0; height:155px; float:none}
	.zhpaixu{ width:100%; clear:both}
	.cplbmain{ width:100%; height:100%; padding:0}
	.cplbmain .cplbm4{ width:185px; padding:0; margin:0}
	.cplbmain .cplbm4 .cplbmtu{width:185px;}
	.cplbmain .cplbm4 .cplbmzi{ width:185px}
	.cplbmain .cplbm4 .cplbmzi a{ width:185px; display:block}
	.ym{ width:100%; clear:both} 
	
	/*--------------新闻列表------------*/
	.ppflbr{ min-width:inherit; height:140px}
	.xwlbmain{ width:100%;min-height:inherit}
	.xwlbmain .xwlb{ width:100%}
	.flmc{ width:100%}
	.xwlbmain .xwlb .xwlbleft{ width:106px}
	.xwlbmain .xwlb .xwlbzhong{ width:258px}
	.xwlbmain .xwlb .xwlbzhong a{ font-size:14px}
	.xwlbmain .xwlb .xwlbzhong p{ font-size:12px}
	.xwlbmain .xwlb .xwlbright{ display:none}
	
	/*-------------详情页-------------*/
	.twxq{ width:100%}
	.con{ width:100%}
	.twxq img{ width:100%; height:100%; display:block}
	
	/*-------------品牌页-------------*/
	.ppfllb h4{ width:100%; background: url(pp.jpg) 30% 50% no-repeat;}
	.fllb{ width:100%; clear:both; min-height:768px}
	.fllb .lbsix{ width:124px; height:80px; padding-top:15px}
	.fllb .lbsix .lbsixzi{ padding:0; overflow:hidden; height:25px}
	.fllb .lbsix .lbsixtu{ width:93px; height:55px}
}

/*-----------------360--------------*/
@media only screen and (max-width:360px)
{
	/*-----------------顶部-------------*/
	.headertop .htmain{ width:100%}
	.htmain .htmright{ display:none}
	.headertop{ min-width:inherit}
	.htmain .htmleft{ text-align:center; float:none; font-size:16px}
	.logo{ width:100%}
	.logo img{ width:100%; height:93%}
	.menumain{ display:none}

	/*-----------------顶部结束-------------*/
	
	/*-------------轮播--------------*/
	.bannermain{ min-width:inherit; height:100%}
	.bannermain .banner{ width:97%; height:100%; padding:5px}
	#banner ul li{ width:100%; height:100%}
	.myBanner .serial{ left:40%}
	
	/*---------------秒杀-------------*/
	#miao{ width:100%}
	#miao h4{    width: 100%; margin-bottom: 20px;}
	#miao ul { height: 100%;}
	#miao li img {  margin: 0px; width: 73%; height: 232px;}
	#miao li p { color: #f10214;  margin-top: 0px;}
	.find .box_hd{ width:100%}
	#miao li{text-align: center; margin: 0px;  width: 100%; height: 290px; border-right: 0px #e7e7e7 solid;}
	#miao li h5 {   margin-top: 0px;}
	.find_list li{ width:179px}
	
	/*-------------------#grid------------*/
	#grid{ width:100%}
	.fbt_col1, .fbt_col2, .fbt_col3{ width:100%; margin:auto}
	.top_pic dl{ width:110px; }
	.tab-title .item{ padding:0 8px}
	.s_pic a{ margin:0 3px}
	#grid img{width:110px !important;height:97px !important;}
	#grid .find_list img{top:16px;width:80px !important;}
	/*----------精选商品---------*/
	.jxsp{ width:100%}
	.jxsp .jxspwz{ width:100%;    padding-top: 0px;
    padding-bottom: 12px;}
	.jxsp .jxspwz h4{ width:100%; background: url(jxspt.jpg) no-repeat 30%;}
	.jxsp .jxsptu .jtright .jtr4{      width: 50%;height: 100%;}
	.jxsp .jxsptu .jtright .jtr4 .jtrtop{     margin-bottom: 45px; border: 0px solid rgba(208, 208, 208, 0.53);}
	.jxsp .jxsptu{ width:100%}
	.jxsp .jxsptu .jtleft{ width:100%; height:100%;    display: none;}
	.jxsp .jxsptu .jtright{ width:100%; height:100%; float:none}
	
	/*-------------广告位---------*/
	.bushuitu{ width:100%}
	
	/*---------精品推荐-------*/
	.contentmain .contentright .ctrjptj{ width:100%}
	
	
	
	
	/*--------------楼专区--------------*/
	.contentmain{ width:100%; clear:both}
	.contentmain .contenttop{ width:94%}
	.contentmain .contentleft{ display:none}
	.contentmain .contentzhong{ width:100%; float:none}
	.contentmain .contentzhong .ctz12{ width:119px; height:78px}
	.contentmain .contentright{ width:100%}
	.contentmain .contentright .ctrmai{ width:94%}
	.contentmain .contentright .ctrzxrm{ width:100%}
	.contentmain .contentright .ctrzxrm .ctrzxrmtu{ width:100%}
	.contentmain .contentright .ctrzxrm .ctrzxrmlb{ width:94%; padding:inherit}
	.contentmain .contentright .ctrzxrm .ctrzxrmlb li{ width:100%}
	
	
	/*---------------大家都在买-------*/
	.contentmain .contentright .ctrdzm{ width:100%; padding-left:inherit}
	
	/*------------底部广告位---------*/
	.dbggw{ width:100%; height:335px; clear:both}
	.dbggw .dbggwleft{ width:100%; float:none; height:auto}
	.dbggw .dbggwright{ width:100%; float:none; height:auto}
	
	/*---------------新闻动态-------------*/
	.xinwen h4{ width:100%; background: url(xwbg.jpg) 30% 50% no-repeat;}
	.xwmain{ width:100%}
	.xwmain .xwleft{ width:100%; padding:0; height:100%}
	.xwmain .xwright{ width:100%;padding:0; height:75%}
	
	.xwmain .xwleft a, .xwright a{ width:100%; display:block;}
	.xwmain .xwleft p, .xwright p{ width:100%; display:block}
	
	/*-----------------.footer--------------*/
	.footer{ width:100%; min-width:inherit; clear:both; height:100%}
	.footer .footermain{ width:100%; height:230px;}
	.footer .footermain .fmdi4{ width:42%; padding:15px 13px}
	.copyright{ min-width:inherit; height:50px}
	.copyright .banquna{ width:100%; height:50px}
	.banquna p{ font-size:12px; height:50px;word-wrap:break-word ; line-height:20px}
	
	/*-----------.J-floor-nav----------*/
	.J-floor-nav{ display:none !important}
	.aa{ min-width:inherit !important}
	
	/*-----------页码---------------*/
	.xhtpxy a{ margin:10px 5px}
	
	/*-----------图片列表页------------*/
	.column{ width:100%; height:100%}
	.columntop{ width:100%; padding-left:0; float:none}
	.columnright{ display:none}
	.columnzhong{ width:100%; padding-left:0; height:180px; float:none}
	.columnxia{ width:100%; padding-left:0; height:190px; float:none}
	.zhpaixu{ width:100%; clear:both}
	.cplbmain{ width:100%; height:100%; padding:0}
	.cplbmain .cplbm4{ width:175px; padding:0; margin:0}
	.cplbmain .cplbm4 .cplbmtu{width:175px;}
	.cplbmain .cplbm4 .cplbmzi{ width:175px}
	.cplbmain .cplbm4 .cplbmzi a{ width:175px; display:block}
	.ym{ width:100%; clear:both} 
	
	/*--------------新闻列表------------*/
	.ppflbr{ min-width:inherit; height:140px}
	.xwlbmain{ width:100%;min-height:inherit}
	.xwlbmain .xwlb{ width:100%}
	.flmc{ width:100%}
	.xwlbmain .xwlb .xwlbleft{ width:106px}
	.xwlbmain .xwlb .xwlbzhong{ width:245px}
	.xwlbmain .xwlb .xwlbzhong a{ font-size:14px}
	.xwlbmain .xwlb .xwlbzhong p{ font-size:12px}
	.xwlbmain .xwlb .xwlbright{ display:none}
	
	/*-------------详情页-------------*/
	.twxq{ width:100%}
	.con{ width:100%}
	.twxq img{ width:100%; height:100%; display:block}
	
	/*-------------品牌页-------------*/
	.ppfllb h4{ width:100%; background: url(pp.jpg) 30% 50% no-repeat;}
	.fllb{ width:100%; clear:both; min-height:768px}
	.fllb .lbsix{ width:119px; height:80px; padding-top:15px}
	.fllb .lbsix .lbsixzi{ padding:0; overflow:hidden; height:25px}
	.fllb .lbsix .lbsixtu{ width:93px; height:55px}
	
}


/*-----------------320--------------*/
@media only screen and (max-width:320px)
{
	/*-----------------顶部-------------*/
	.headertop .htmain{ width:100%}
	.htmain .htmright{ display:none}
	.headertop{ min-width:inherit}
	.htmain .htmleft{ text-align:center; float:none; font-size:16px}
	.logo{ width:100%}
	.logo img{ width:100%; height:82%}
	.menumain{ display:none}

	/*-----------------顶部结束-------------*/
	
	/*-------------轮播--------------*/
	.bannermain{ min-width:inherit; height:100%}
	.bannermain .banner{ width:97%; height:100%; padding:5px}
	#banner ul li{ width:100%; height:100%}
	.myBanner .serial{ left:40%}
	
	/*---------------秒杀-------------*/
	#miao{ width:100%}
	#miao h4{ width:100%;    margin-bottom: 45px;}
	.find .box_hd{ width:100%}
	#miao ul{ height:100%}
	#miao li{    text-align: center; margin:0px; width:100%; height:314px;border-right: 0px #e7e7e7 solid;    margin-top: -30px; }
	#miao li:nth-child(n+15) { display: none;}
	.find_list li{ width:159px}
	#miao li img { margin: 0px; width: 70%;height:70%;}
	#miao li h5 { margin-top: 3px;}
	#miao li a { margin: 15px; width: 80%;height: 176.8px;}
    #miao li p{margin-top: 0px;}
	.find_list li p{ left:14px}
	.find_list img{ left:77px}
	
	/*-------------------#grid------------*/
	#grid{ width:100%; min-height:1500px;}
	.fbt_col1, .fbt_col2, .fbt_col3{ width:100%; margin:auto}
	.top_pic dl{ width:96px; }
	.tab-title .item{ padding:0 4px;}
	.s_pic a{ margin:0 3px;}
	#grid .s_pic img{ width:97px !important;}
	
	/*----------精选商品---------*/
	.jxsp{ width:100%}
	.jxsp .jxspwz{ width:100%;    padding-top: 0px; padding-bottom: 12px;}
	.jxsp .jxspwz h4{ width: 90%; background: url(jxspt.jpg) no-repeat 2%;   margin-left: 19px;}
	.jxsp .jxsptu .jtright .jtr4{     width: 100%; height: 112%;}
	.jxsp .jxsptu .jtright .jtr4 .jtrtop{ width: 100%; height:231px;margin-bottom: -6px;}
	.jxsp .jxsptu .jtright .jtr4 .jtrtop img {height: 96%; width: 70%; float: none;}
	.jxsp .jxsptu .jtright .jtr4 span a {
    font-size: 17px;
    color: rgba(31, 31, 31, 0.88);
    height: 19px;
    padding: 0px 5px;
    display: block;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
	.jxsp .jxsptu{ width:100%;    border: 0px solid rgba(208, 208, 208, 0.53);}
	.jxsp .jxsptu .jtleft{ width:100%; height:100%;    display: none;}
	.jxsp .jxsptu .jtright{ width:100%; height:100%; float:none}
	
	/*-------------广告位---------*/
	.bushuitu{ width:100%}
	
	/*---------精品推荐-------*/
	.contentmain .contentright .ctrjptj{ width:100%}
	
	
	
	
	/*--------------楼专区--------------*/
	.contentmain{ width:100%; clear:both}
	.contentmain .contenttop{ width:94%}
	.contentmain .contentleft{ display:none}
	.contentmain .contentzhong{ width:100%; float:none}
	.contentmain .contentzhong .ctz12{ width:105px; height:70px}
	.contentmain .contentright{ width:100%}
	.contentmain .contentright .ctrmai{ width:94%}
	.contentmain .contentright .ctrzxrm{ width:100%}
	.contentmain .contentright .ctrzxrm .ctrzxrmtu{ width:100%}
	.contentmain .contentright .ctrzxrm .ctrzxrmlb{ width:94%; padding:inherit}
	.contentmain .contentright .ctrzxrm .ctrzxrmlb li{ width:100%}
	
	
	/*---------------大家都在买-------*/
	.contentmain .contentright .ctrdzm{ width:100%; padding-left:inherit}
	
	/*------------底部广告位---------*/
	.dbggw{ width:100%; height:335px; clear:both}
	.dbggw .dbggwleft{ width:100%; float:none; height:auto}
	.dbggw .dbggwright{ width:100%; float:none; height:auto}
	.footer .footermain{ width:100%; height:380px !important;}
	.footer .footermain .fmdi4{ width:90% !important; padding:15px 15px;text-align: center;overflow: hidden;height:180px;}
	
	/*---------------新闻动态-------------*/
	.xinwen h4{ width:100%; background: url(xwbg.jpg) 30% 50% no-repeat;}
	.xwmain{ width:100%}
	.xwmain .xwleft{ width:100%; padding:0; height:60%;  text-align: center;    border-left: 0px solid rgba(208, 208, 208, 0.53);}
	.xwmain .xwright{ width:100%;padding:0;    height: 31%;  margin-top: 32px;margin-bottom: 38px;}
	.xwmain .xwleft span { padding-top: 10px; padding-right: 49px;    margin-bottom: 8px;}
	.xwmain .xwright a{ width:100%; display:block;    text-align: center;}
	.xwmain .xwleft a{ width:100%; display:block;    text-align: center;}
	.xwmain .xwleft p{ width:100%; display:block;    margin-top: -10px;}
	.xwmain .xwright p{ width:100%; display:block;    margin-top: -10px;}
	/*-----------------.footer--------------*/
	.footer{ width:100%; min-width:inherit; clear:both; height:100%}
	.footer .footermain{ width:100%; height:230px;}
	.footer .footermain .fmdi4{ width:42%; padding:15px 12px}
	.copyright{ min-width:inherit; height:50px}
	.copyright .banquna{ width:100%; height:50px}
	.banquna p{ font-size:13px; height:50px;word-wrap:break-word ; line-height:20px}
	
	.footer .footermain .fmdi4 p{ width:140px}
	
	/*-----------.J-floor-nav----------*/
	.J-floor-nav{ display:none !important}
	.aa{ min-width:inherit !important}
	
	/*-----------页码---------------*/
	.xhtpxy a{ margin:10px 5px}
	
	
	/*-----------图片列表页------------*/
	.column{ width:100%; height:100%}
	.columntop{ width:100%; padding-left:0; float:none}
	.columnright{ display:none}
	.columnzhong{ width:100%; padding-left:0; height:190px; float:none}
	.columnxia{ width:100%; padding-left:0; height:222px; float:none}
	.zhpaixu{ width:100%; clear:both}
	.cplbmain{ width:100%; height:100%; padding:0}
	.cplbmain .cplbm4{ width:155px; padding:0; margin:0}
	.cplbmain .cplbm4 .cplbmtu{width:155px;}
	.cplbmain .cplbm4 .cplbmzi{ width:155px}
	.cplbmain .cplbm4 .cplbmzi a{ width:155px; display:block}
	.ym{ width:100%; clear:both}
	
	
	/*--------------新闻列表------------*/
	.ppflbr{ min-width:inherit; height:140px}
	.xwlbmain{ width:100%;min-height:inherit}
	.xwlbmain .xwlb{ width:100%}
	.flmc{ width:100%}
	.xwlbmain .xwlb .xwlbleft{ width:101px}
	.xwlbmain .xwlb .xwlbzhong{ width:210px}
	.xwlbmain .xwlb .xwlbzhong a{ font-size:14px}
	.xwlbmain .xwlb .xwlbzhong p{ font-size:12px}
	.xwlbmain .xwlb .xwlbright{ display:none}
	
	
	/*-------------详情页-------------*/
	.twxq{ width:100%}
	.con{ width:100%}
	.twxq img{ width:100%; height:100%; display:block}
	
	
	/*-------------品牌页-------------*/
	.ppfllb h4{ width:100%; background: url(pp.jpg) 30% 50% no-repeat;}
	.fllb{ width:100%; clear:both; min-height:768px}
	.fllb .lbsix{ width:104px; height:80px; padding-top:15px}
	.fllb .lbsix .lbsixzi{ padding:0; overflow:hidden; height:25px}
	.fllb .lbsix .lbsixtu{ width:93px; height:55px;}
	
}






.jtleft{margin-bottom:20px;}
 .footer{overflow: hidden;}
.aa{width: 100%; min-width: 1200px; height: 2px;border-bottom: 2px solid rgba(208, 208, 208, 0.53);}
