/* 头部分类公用区域  */
.store_lm {border-top:1px solid #eee; width:100%; height:40px; position:relative; z-index:99; clear:both}
.store_lm .wrapper{width:1200px; margin:0 auto;}


/*分类导航菜单*/
.store_lm .lm_L {display: block; width: 211px; height:0px; float: left; border: solid #E4393C; border-width: 0 0px; box-shadow: 1px 1px 5px rgba(55, 55, 55, 0.5); }
.store_lm .lm_L .title {line-height: 20px; height: 20px; padding:10px; background-color:#3b3736;}
.store_lm .lm_L .title h3 a {font-size:15px; font-weight:700; color: #FFF; float:left; margin-left:15px;}
.store_lm .lm_L .title i {font-size:14px; float:right; color:#fff; font-weight:bold; background:#666; width:20px; height:20px; line-height:20px; text-align:center; border-radius:100%;}

.store_lm .lm_L .category {display:none; width:211px; height:530px; background-color:#d13030;}
.store_lm .lm_L:hover .category {display:block;}
.store_lm .lm_L .category .menu {}
.store_lm .lm_L .category .menu li {width:211px; height:43px; border-top:solid 1px #c52f2f; position:relative; z-index:1; zoom:1;}
.store_lm .lm_L .category .menu li.even {background-color:#F0F0F0;}
.store_lm .lm_L .category .menu li.hover {z-index: 2;}
.store_lm .lm_L .category .menu li.hover .ico {margin-left:5px; filter:alpha(opacity=100)/*IE*/; -moz-opacity:1/*Moz+FF*/; opacity: 1;}
/*分类左侧区域*/
.store_lm .lm_L .category .class {border-style: solid; border-width:1px 0 1px 4px; border-color: transparent; display: block; width:178px;  padding: 12px 15px; position: absolute; z-index: 1; top: -1px; left: -1px;}
.store_lm .lm_L .category .hover .class {background-color:#FFF!important; border-color:#d13030 transparent #d13030 #d13030; z-index:2;}
.store_lm .lm_L .category .class span.ico {width:16px; height:16px; float:left; margin-right:10px; opacity:0.4;}
.store_lm .lm_L .category .class span.ico i {font-size:16px;}

/*分类左侧展开区域*/
.store_lm .lm_L .category .menu li.hover .ico img {-webkit-filter: grayscale(0)/*Webkit*/; -o-filter: grayscale(0); filter: none;}
.store_lm .lm_L .category .class h4 {font-weight:600; line-height:16px;  height:16px; float:left;}
.store_lm .lm_L .category .class h4 a {color:#fff;}
.store_lm .lm_L .category .menu li.hover .class h4 a {color:#E4393C;}
.store_lm .lm_L .category .class .arrow {float:right;}
.store_lm .lm_L .category .class .arrow i {font-size:14px; color:#fff;}
.store_lm .lm_L .category .sub-class {background-color:#FFF; display: none; width: 972px; padding: 0 7px; border: solid 1px #E4393C; position: absolute; z-index:1;top:-1px; left:211px;
    -moz-column-count:4;
    -webkit-column-count:4;
    column-count:4;
    -moz-column-gap:0px;
    -webkit-column-gap:0px;
    column-gap:0px;}
.store_lm .lm_L .category li.hover .sub-class {display: block;}
.store_lm .lm_L .category .sub-class dl {width: 225px; margin: 8px; float:left; -webkit-column-break-inside:avoid; page-break-inside:avoid; height:100%; overflow:hidden;}
.store_lm .lm_L .category .sub-class dl dt {line-height: 24px; border-bottom: dashed 1px #ccc;}
.store_lm .lm_L .category .sub-class dl dt h3 {font-weight: 600; color:#333; padding-bottom:5px;}
.store_lm .lm_L .category .sub-class dl dt h3 a{color:#E4393C; }
.store_lm .lm_L .category .sub-class dl dd {font-size: 0; *word-spacing:-1px/*IE6、7*/; padding-top:10px;}
.store_lm .lm_L .category .sub-class dl dd.brands-class {border-top: dotted 1px #333; margin-top: 4px;}
.store_lm .lm_L .category .sub-class dl dd a {font-family: Tahoma; font-size: 12px; line-height: 16px; color: #555; background: url(top_bg.png) no-repeat right -24px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display:inline/*IE6、7*/; height: 16px; padding:5px 10px; margin:5px 10px 5px 0; border:1px solid #e6e6e6; *zoom:1/*IE6、7*/;}
.store_lm .lm_L .category .sub-class dl dd h5 {font-size: 12px; line-height: 20px; color: #333; margin: 4px 0 2px 0;}

/*分类右侧区域*/
.store_lm ul.lm_R{margin-left:211px; height:40px;}
.store_lm ul.lm_R li{float:left;}
.store_lm ul.lm_R li:hover a{color:#E4393C;}
.store_lm ul.lm_R li.active a{color:#E4393C;}
.store_lm ul.lm_R li a{padding:10px 30px; height:20px; line-height:20px; display:block; color:#333; font-size: 14px;}





/*轮播图上浮层*/
.ncsl-nav {position:relative;}
.store-hdq {width:1200px; margin:0 auto; position:absolute; z-index:1; top:0; left:50%; transform:translate(-50%, 0);}
.hdq-L {padding:0 10px; background:rgba(255,255,255,0.9); width:210px; height:500px; position:absolute; left:0; box-sizing:border-box;}
.hdq-L .dp-s {color:#999;}
.hdq-L .dp-s h4{color:#666; font-weight:bold;}
.hdq-L .dp-s p {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.hdq-L .dp-s .dzzl {padding:20px 0 15px 0; text-align:center; border-bottom:1px solid #e5e5e5;}
.hdq-L .dp-s .dzzl p img{width:130px; height:130px;}
.hdq-L .dp-s .dpxx {padding-top:10px;}
.hdq-L .dp-s .dpxx p i{color:#e4393c; font-size:12px; margin-right:3px;}
.hdq-L .dp-s .dpxx p a.zxlx{vertical-align:middle;}
.hdq-L .dp-s .lxdj {padding-top:10px;}
.hdq-L .dp-s .lxdj p{display:flex; padding:5px 0;}
.hdq-L .dp-s .lxdj p a{display:flex; flex:1; align-items:center;}
.hdq-L .dp-s .lxdj p a img{border:0;}
.hdq-L .dp-s .scdp {padding-top:10px; text-align:center;}
.hdq-L .dp-s .scdp a {background:rgba(0,0,0,0.05); border-radius:2px; color:#666; font-size:14px; height:40px; line-height:40px; text-align:center; width:100%;}
.hdq-L .dp-s .scdp a:hover {background:#E4393C; color:#FFF;}
.hdq-L .dp-s .scdp a:before {padding-right:5px;}

.hdq-R {width:211px; height:480px; position:absolute; top:10px; right:0;}
.hdq-R .sss{padding:15px 20px; height:250px; background:rgba(255,255,255,0.9); box-sizing:border-box;}
.hdq-R .sss p.dns1 {padding-bottom:10px; font-size:14px; color:#666; text-align:center;}
.hdq-R .sss p.dns2 {padding-bottom:15px; text-align:center;}
.hdq-R .sss p.dns2 input{width:100%; height:35px; line-height:35px; font-size:13px; color:#666; background:rgba(0, 0, 0, 0.1); text-align:center; border:none;}
.hdq-R .sss p.dns3 {padding-bottom:15px; text-align:center;}
.hdq-R .sss p.dns3 input{width:100%; height:35px; line-height:35px; font-size:14px; color:#fff; background:#e4393c; border:none;}
.hdq-R .sss p.dns3 input:hover{background:#ff7600;}
.hdq-R .sss p.dns4 {text-align:center;}
.hdq-R .sss p.dns4 a {display: block;}
.hdq-R .sss p.dns4 a img{width:100%; height:85px; opacity:0.8;}


.hdq-R .xxx{margin-top:10px; height:220px; background:rgba(255,255,255,0.9); box-sizing:border-box;}
.hdq-R .xxx .tab-bt{display:flex; height:38px; line-height:38px;}
.hdq-R .xxx .tab-bt a{flex:1; background: rgba(0,0,0,0.05); color:#666; height:40px; line-height:40px; text-align:center;}
.hdq-R .xxx .tab-bt a:before {padding-right:5px;}
.hdq-R .xxx .tab-bt a:hover {background: rgba(0,0,0,0.1); color:#E4393C;}
.hdq-R .xxx .tab-bt a.oo {background: rgba(0,0,0,0.1); color:#E4393C;}
.hdq-R .xxx .tab-nr{text-align:center; margin-top:15px;}
.hdq-R .xxx .tab-nr img{width:150px; height:150px; display:none; margin:0 auto;}

/*店铺推荐*/
.dian-tj {width:1200px; height:150px; margin:20px auto;}
.dian-tj .L-nr {width:211px; height:150px; float:left; background-color:#d13030;}
.dian-tj .L-nr .nr1{font-size:30px; color:#fff; padding:20px; text-align:center;}
.dian-tj .L-nr .nr2{font-size:14px; color:#ffb9b9; text-align:center;}
.dian-tj .L-nr a{display:block; width:100%; text-align:center; color:#fff; padding-top:12px;}

.dian-tj .R-nr {width:989px; height:150px; float:left; overflow:hidden; background-color:#f7f7f7;}
.dian-tj .R-nr ul{}
.dian-tj .R-nr ul li{float:left; width:25%; position:relative;}
.dian-tj .R-nr ul li a {}
.dian-tj .R-nr ul li a .left{float:left; width:110px; margin-left:12px;}
.dian-tj .R-nr ul li a .left span{float:left; width:100%;}
.dian-tj .R-nr ul li a .left span.title{overflow:hidden; height:42px; margin-top:18px; line-height:150%; font-size:14px;}
.dian-tj .R-nr ul li a .left span.price{color:#de0539; font-size:18px; font-weight:bold; margin-top:15px;}
.dian-tj .R-nr ul li a .left span.old-price{color:#999; font-size:12px; padding-top:2px; text-decoration:line-through; }
.dian-tj .R-nr ul li a img{float:left; width:110px; height:110px; margin-left:6px; margin-top:20px;}
.dian-tj .R-nr ul li .sale {width:40px; height:30px; line-height:30px; position:absolute; background:#d13030; right:0px; top:0px; color:#fff; text-align:center;}






/* 链接 */
.store-nrq a { color: #333; text-decoration: none; outline: medium none; -webkit-transition-property:color; -webkit-transition-duration: 0.3s; -webkit-transition-timing-function: ease;}
.store-nrq a:link, .store-nrq a:visited, .store-nrq a:active { text-decoration: none;}
.store-nrq a:hover { color: #D93600; text-decoration: underline;}
.clear {clear:both;}

.store-nrq { width: 1200px; margin:10px auto; min-height:101%; font: 12px/20px "Hiragino Sans GB","Microsoft Yahei",arial,宋体,"Helvetica Neue",Helvetica,STHeiTi,sans-serif;}


/* 左侧边栏模块 */
.store-nrq .left { width:211px; float: left; }
.store-nrq .left .L_wk { border: solid 1px #ffc6bb; margin-bottom: 10px;}
.store-nrq .left .L_wk .title { background-color: #fff4f2; height: 36px;}
.store-nrq .left .L_wk .title h3 { font: normal 14px/20px "microsoft yahei"; color: #333; height: 20px; padding: 8px 10px;}
.store-nrq .left .L_wk .zhuti { overflow: hidden;}


/*左侧热门商品*/
.store-nrq .left .L_wk .zhuti .rm_list { position: relative; z-index: 1; max-height:359px; overflow: hidden;}
.store-nrq .left .L_wk .zhuti .rm_list ul {}
.store-nrq .left .L_wk .zhuti .rm_list li { font-size: 0; *word-spacing:-1px/*IE6、7*/; display: block; width:196px; height: 52px; clear: both; padding:10px 0; margin: -1px auto 0 auto; border-top: dotted 1px #E6E6E6;}
.store-nrq .left .L_wk .zhuti .rm_list .re-pic,
.store-nrq .left .L_wk .zhuti .rm_list dl { vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block;}
.store-nrq .left .L_wk .zhuti .rm_list .re-pic { width: 48px; height: 48px; border: solid 1px #E6E6E6; margin: 0;}
.store-nrq .left .L_wk .zhuti .rm_list .re-pic a { line-height: 0; text-align: center; vertical-align: middle; display: table-cell; *display: block; width: 48px; height: 48px; overflow: hidden;}
.store-nrq .left .L_wk .zhuti .rm_list .re-pic img { max-width: 48px; max-height: 48px; margin-top:expression(48-this.height/2); *margin-top:expression(24-this.height/2)/*IE6,7*/;}
.store-nrq .left .L_wk .zhuti .rm_list dl { width: 130px; height: 54px; margin: 0 0 0 5px;}
.store-nrq .left .L_wk .zhuti .rm_list dt { font: normal 12px/18px arial; height: 36px; overflow: hidden; }
.store-nrq .left .L_wk .zhuti .rm_list dd { font: bold 12px/18px verdana; color: #E4393C; height: 18px; overflow: hidden; }
.store-nrq .left .L_wk .zhuti .rm_show {color:#999; text-align: center; display: block; height: 20px; padding: 9px 0; border-top: solid 1px #E6E6E6;}

/*右侧*/
.store-nrq .right { width: 980px; float: right; }


/* 翻页样式 */
.fanye {color:#999; font-size:14px; text-align:center !important; margin:10px !important; }


/*右侧主体区-首页 和商品列表页*/
.top-bt {background:#fff4f2; display:block; height:36px; border:solid 1px #ffc6bb;}
.top-bt .biao {width:25%; padding-left:15px; font:14px/36px "microsoft yahei"; color:#e4393c; background-color:#FFF; border-left:5px solid #e4393c; font-weight:bold;}
.top-bt .biao span{margin-left:10px; font-size:12px; color:#999; font-weight:normal;}
ul.list_pic { font-size: 0; *word-spacing:-1px/*IE6、7*/; display: block; width: 1000px; margin-left: -16px;}
ul.list_pic li { font-size: 12px; vertical-align: middle; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/*IE6,7*/;  width: 238px; height: 390px; margin: 12px 0 0 12px; *zoom:1;}
ul.list_pic li:hover .goods-content {margin:0; border: solid 4px #D93600; border-radius: 0; box-shadow: 0px 4px 4px rgba(102,102,102,0.65);}

ul.list_pic li .goods-content { line-height: 18px; background-color: #FFF; width: 230px; height: 385px; margin: 3px; border: solid 1px #F0F0F0; border-radius: 2px; position:relative; z-index:11; overflow: hidden; box-shadow: 0 0 3px rgba(153,153,153,0.1); transition: border-color 0.4s ease-in-out 0s;}
ul.list_pic li .goods-content:hover { z-index: 12;}

ul.list_pic li .goods-pic { background: #FFF; width: 220px; height: 220px; padding: 5px 5px 0 5px; margin: 0; z-index: 1; top: 0; left: 0;}
ul.list_pic li .goods-pic a { line-height: 0; text-align: center; vertical-align: middle; display: table-cell; *display: block; width: 220px; height: 220px; overflow: hidden;}
ul.list_pic li .goods-pic img { max-width: 220px; max-height: 220px; margin-top: expression( 220-this.height/2); *margin-top:expression(110-this.height/2)/*IE6,7*/;}

ul.list_pic li .goods-promotion {font:700 12px/15px "microsoft yahei"; color:#fffde2; font-weight:100; background: url(list.png) no-repeat 0 -100px; text-align: center; width:40px; height:15px; padding:15px 4px 40px 4px; position: absolute; z-index: 2; top: 5px; right: 5px;}

ul.list_pic li .goods-info {width:230px; margin: 0; position: absolute; z-index: 1; left: 0; top: 230px;}

ul.list_pic li .goods-price {font:12px/20px Arial; color: #C00; background-color: #FFF; white-space: nowrap; display: block; height: 20px; padding: 5px 10px; overflow: hidden;}
ul.list_pic li .goods-price em.sale-price { font-size:14px; font-weight: 600; text-overflow: ellipsis; white-space: nowrap; max-width:145px; float: left; overflow: hidden;}
ul.list_pic li .goods-price em.market-price { color: #999; text-decoration: line-through; text-overflow: ellipsis; white-space: nowrap; max-width:55px; float: right; margin-left: 10px; overflow: hidden;}
ul.list_pic li .goods-name { font-size: 12px; line-height: 16px; color: #999; background-color: #FFF; height: 32px; display: block; padding: 0 10px; overflow: hidden;}
ul.list_pic li .goods-sub { font-size: 0; *word-spacing: -1px/*IE6、7*/;  height: 24px; padding: 5px 10px 10px; }
ul.list_pic li .goods-sub span {font-size:12px; font-family: "microsoft yahei"; color: #FFF; line-height: 24px; vertical-align: middle; letter-spacing: normal; word-spacing: normal; text-align: center; display: inline-block; *display: inline/*IE7*/; height: 24px; padding: 0 4px; margin-right: 4px; border-radius: 2px; *zoom:1; cursor: pointer;}
ul.list_pic li .goods-sub span.gift { background-color:#F30;}
ul.list_pic li .goods-sub span.xiangou { background-color:#f88327;}
ul.list_pic li .goods-sub span.kucun {color:#999; border:solid 1px #EEE;}
ul.list_pic li .goods-sub .goods-compare { line-height: 20px; color: #999; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#E5FFFFFF', endColorstr='#E5FFFFFF'); background:rgba(255,255,255,0.9); height: 20px; float: right; padding: 1px 5px; margin: 0; border: solid 1px #EEE; cursor: pointer;}

ul.list_pic li .sell-stat { width: 212px; margin: 0 auto; border-top: solid 1px #EEE; overflow: hidden;}
ul.list_pic li .sell-stat ul { font-size: 0; *word-spacing:-1px/*IE6、7*/; width: 213px; margin-left: -1px;}
ul.list_pic li .sell-stat ul li { vertical-align: middle; letter-spacing: normal; word-spacing: normal; text-align: center; display: inline-block; *display: inline/*IE6,7*/; width:90px; height:40px; padding: 5px; margin: 0; border-left: solid 1px #EEE; overflow: hidden; *zoom:1;}
ul.list_pic li .sell-stat ul li a {font-size:12px; line-height:20px; font-weight:600; color: #B57C5B;}
ul.list_pic li .sell-stat ul li a.status { color: #3388BB;}
ul.list_pic li .sell-stat ul li p { line-height: 20px; color: #999; height: 20px;}

/*右侧主体区-商家介绍*/
.sjjs-main {padding:15px 5px;}
.sjjs-main p{line-height:30px; font-size:16px; color: #666;}
.sjjs-main p img {display:block; margin:10px auto;}


/*右侧主体区-拼团商品列表*/
ul.pt_list {display:block; width:992px; margin-left:-12px;}
ul.pt_list li { font-size: 12px; vertical-align: middle; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/*IE6,7*/;  width: 233px; height:300px; margin: 12px 0 0 12px; *zoom:1;}
ul.pt_list li dl {border:solid 1px #F0F0F0; position:relative; z-index:1;}
ul.pt_list li dl dd.imgs {width:231px; height:231px; position:relative;}
ul.pt_list li dl dd.imgs a {display:block;}
ul.pt_list li dl dd.imgs img {max-width:231px; max-height:231px;}
ul.pt_list li dl dd.imgs .qiang {position:absolute; background-color:rgba(0, 0, 0, 0.5); width:100%; height:60px; bottom:0px;}
ul.pt_list li dl dd.imgs .qiang .yuanjia {color:#fff; padding:5px 10px; text-decoration:line-through;}
ul.pt_list li dl dd.imgs .qiang .ptjia {background:url(home_bg.png) no-repeat 0 0; width:200px; height:30px; position:absolute; z-index:1; right:0px;}
ul.pt_list li dl dd.imgs .qiang .ptjia span{color:#fff; font-size:16px; font-weight:bold; line-height:30px; padding:0px 20px;}
ul.pt_list li dl dd.imgs .qiang .ptjia a{font-weight:bold; color:#FFF; background-color:#FF6800; line-height:20px; text-align:center; width:54px; height:22px; float:right; margin:4px 4px auto auto;}
ul.pt_list li dl dt {width:211px; height:50px; margin:0 10px; margin-top:10px; overflow:hidden;}

/*右侧主体区-拼团商品列表 鼠标经过效果*/
ul.pt_list li dl dd.imgs a {overflow:hidden;}
ul.pt_list li dl dd.imgs img {transition:all 0.6s;}
ul.pt_list li:hover dl {background:#ffeedc; border:dotted 1px #e4393c;}
ul.pt_list li:hover dl dd.imgs img{transform:scale(1.1);}
ul.pt_list li:hover dl dd.time-remain {background:#000;}
ul.pt_list li:hover dl dd.imgs .qiang {-webkit-animation:sucaijiayuan 1s .1s ease both; -moz-animation:tada 2s .2s ease both;}
@-webkit-keyframes sucaijiayuan {
	0% {-webkit-transform:scale(1)}
	10%,20% {-webkit-transform:scale(0.8) rotate(-10deg)}
	30%,50%,70%,90% {-webkit-transform:scale(1.1) rotate(10deg)}
	40%,60%,80% {-webkit-transform:scale(1.1) rotate(-10deg)}
	100% {-webkit-transform:scale(1) rotate(0)}
}


/*右侧主体区-秒杀商品列表*/
ul.ms_list {display:block; width:992px; margin-left:-12px;}
ul.ms_list li { font-size: 12px; vertical-align: middle; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/*IE6,7*/;  width: 233px; height: 330px; margin: 12px 0 0 12px; *zoom:1;}
ul.ms_list li dl {border:solid 1px #F0F0F0; position:relative; z-index:1;}
ul.ms_list li dl dd.imgs {width:231px; height:231px; position:relative;}
ul.ms_list li dl dd.imgs a {display:block;}
ul.ms_list li dl dd.imgs img {max-width:231px; max-height:231px;}
ul.ms_list li dl dd.imgs .qiang {position:absolute; background: url(home_bg.png) no-repeat -100px -100px; text-align: center; width:40px; height:24px; padding:15px 0 15px 15px; bottom:-30px; right:0px;}
ul.ms_list li dl dd.imgs .qiang a em {color:#FFF; font-size: 16px; font-weight: 600; margin-right: 2px;}
ul.ms_list li dl dd.price {width:211px; height:30px; line-height:40px; margin:0 10px; color:#C00; font-size:18px; font-weight:bold;}
ul.ms_list li dl dd.price span {font-size:12px; color:#AAA; font-weight:normal; text-decoration:line-through; margin-left:10px;}
ul.ms_list li dl dt {width:211px; height:50px; margin:0 10px; margin-top:10px; overflow:hidden;}

/*右侧主体区-秒杀商品列表 鼠标经过效果*/
ul.ms_list li dl dd.imgs a {overflow:hidden;}
ul.ms_list li dl dd.imgs img {transition:all 0.6s;}
ul.ms_list li:hover dl {background:#fffbbd; border:dotted 1px #e4393c;}
ul.ms_list li:hover dl dd.imgs img{transform:scale(1.1);}
ul.ms_list li:hover dl dd.time-remain {background:#000;}
ul.ms_list li:hover dl dd.imgs .qiang {-webkit-animation:sucaijiayuan 1s .1s ease both; -moz-animation:tada 2s .2s ease both;}
@-webkit-keyframes sucaijiayuan {
	0% {-webkit-transform:scale(1)}
	10%,20% {-webkit-transform:scale(0.8) rotate(-10deg)}
	30%,50%,70%,90% {-webkit-transform:scale(1.1) rotate(10deg)}
	40%,60%,80% {-webkit-transform:scale(1.1) rotate(-10deg)}
	100% {-webkit-transform:scale(1) rotate(0)}
}

/*右侧主体区-分销商品列表*/
ul.fx_list {display:block; width:992px; margin-left:-12px;}
ul.fx_list li { font-size: 12px; vertical-align: middle; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/*IE6,7*/;  width: 233px; height:330px; margin: 12px 0 0 12px; *zoom:1;}
ul.fx_list li dl {border:solid 1px #F0F0F0; position:relative; z-index:1;}
ul.fx_list li dl dd.imgs {width:231px; height:231px; position:relative;}
ul.fx_list li dl dd.imgs a {display:block;}
ul.fx_list li dl dd.imgs img {max-width:231px; max-height:231px;}
ul.fx_list li dl dd.imgs .qiang {position:absolute; background: url(list.png) no-repeat 0px -20px; text-align: center; width:80px; height:80px; top:0px; left:0px;}
ul.fx_list li dl dd.price {width:211px; height:30px; line-height:40px; margin:0 10px; color:#C00; font-size:18px; font-weight:bold;}
ul.fx_list li dl dd.price span {font-size:12px; color:#AAA; font-weight:normal; text-decoration:line-through; margin-left:10px;}
ul.fx_list li dl dt {width:211px; height:50px; margin:0 10px; margin-top:10px; overflow:hidden;}

/*右侧主体区-分销商品列表 鼠标经过效果*/
ul.fx_list li dl dd.imgs a {overflow:hidden;}
ul.fx_list li dl dd.imgs img {transition:all 0.6s;}
ul.fx_list li:hover dl {background:#dce5ff; border:dotted 1px #e4393c;}
ul.fx_list li:hover dl dd.imgs img{transform:scale(1.1);}
ul.fx_list li:hover dl dd.imgs .qiang {-webkit-animation:sucaijiayuan 1s .1s ease both; -moz-animation:tada 2s .2s ease both;}
@-webkit-keyframes sucaijiayuan {
	0% {-webkit-transform:scale(1)}
	10%,20% {-webkit-transform:scale(0.8) rotate(-10deg)}
	30%,50%,70%,90% {-webkit-transform:scale(1.1) rotate(10deg)}
	40%,60%,80% {-webkit-transform:scale(1.1) rotate(-10deg)}
	100% {-webkit-transform:scale(1) rotate(0)}
}

/*右侧主体区-店铺动态列表*/
ul.news_list .list{clear:both; height:90px; overflow:hidden; padding:15px 0 15px 120px; position:relative; border-bottom:#DDD dotted 1px;}
ul.news_list .list .time{width:100px; height:90px; position:absolute; left:5px; top:15px; background:#fff4f2; color:#c5a1a1;}
ul.news_list .list .time ul ol{text-align:center; line-height:40px; height:40px; padding-top:10px; overflow:hidden; font-size:32px;}
ul.news_list .list .time ul li{text-align:center; height:30px; line-height:30px; overflow:hidden; font-size:16px;}
ul.news_list .list .t{height:35px; line-height:35px; font-size:16px;}
ul.news_list .list .t a{color:#666;}
ul.news_list .list .c{height:50px; line-height:25px; overflow:hidden; color:#888; font-size:14px;}
ul.news_list .list .c a{color:#de0539;}
ul.news_list .list:hover{background:#F8F8F8;}
ul.news_list .list:hover .time{background:#ffd6cf;}
ul.news_list .list:hover .t a{color:#de0539; font-weight:bold;}
ul.news_list .list .time{
-webkit-clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
}

/*右侧主体区-联系我们*/
ul.lxwm_list{display:table;width:100%;margin-top:20px;margin-bottom:20px}
ul.lxwm_list li {margin-bottom:15px; height:45px; line-height:45px; color:#999; font-size:14px;}
ul.lxwm_list li .divL{float:left; width:15%; text-align:right; padding-right:20px; background:#fff4f2; box-sizing:border-box;}
ul.lxwm_list li .divR{float:left; width:85%; padding-left:20px; background:#f7f7f7;  box-sizing:border-box;}
ul.lxwm_list li .divR span {float:left;}
ul.lxwm_list li .divR em {float:left; display:flex; height:45px;}
ul.lxwm_list li .divR em a {display:flex; flex:1; align-items:center; margin-left:20px;}
ul.lxwm_list li .divR em a img {border:0;}










