@charset "utf-8";

/* ================================ */
/* 触屏版首页相关样式类型				*/
/* Author:			Hanbing 		*/
/* Copyright:		www.UpetMart.com	*/
/* Create Date:		Jun-08-2015		*/
/* Retrofit Date:	Jul-30-2015		*/
/* ================================ */

body { background-color: #F0F0F0;}

#header {position: fixed;z-index: 11 !important;top: 0;bottom: auto;/* padding-bottom: 36px; */left: 0;right: 0;max-width: 640px; margin: 0 auto;}
#header .logo { display: none; position: absolute; z-index:1; top: 0.25rem; left: 0.4rem; width: 3rem; height: 1.5rem; background-image: url(../images/home_logo.png); background-repeat: no-repeat; background-position: 50% 50%; background-size: 100%;}
#header .header-inp { height: 1.4rem; margin: 0.2rem 2.2rem 0.3rem 0.4rem; border-radius: 10rem; }
#header .header-r a { width: 1.8rem; height: 1.8rem; padding: 0.2rem 0.4rem 0.1rem 0;}
#header .header-r a i.message { width: 1.7rem; height: 1.7rem; margin: 0.2rem auto; background-image: url(http://www.upetmart.com/wap/images/newindex/msgb.png); background-repeat: no-repeat; background-position: 50% 50%; background-size: 90%; opacity: 0.75;}
#header .header-r a p { font-size: 0.55rem; line-height: 0.9rem; text-align: center; color: #333; display: none;}
#header .header-r a sup { display: none; right: 0.35rem; top: 0.35rem;}

#header.transparent { position: absolute!important; top: auto!important;}
#header.transparent .logo { display: none;}
#header.transparent .header-inp { margin: 0.2rem 2.4rem 0.3rem 0.5rem; background-color: rgba(255,255,255,0.9); border: none; border-radius: 0.1rem;}
#header.transparent .header-r a i.message { background-image:url(http://www.upetmart.com/wap/images/newindex/msg.png);width: 1.7rem; height: 1.7rem; margin: 0 auto;  background-repeat: no-repeat; background-position: 50% 50%; background-size: 90%; opacity: 1;}
#header.transparent .header-r a p { color: #FFF; display: block;display: none;}
#header.transparent .header-r a sup { width: 0.25rem; height: 0.25rem; right: 0.35rem; top: 0;}
#header.transparent .header-r a span{display: block; display: none; width: 0.8rem; height: 0.8rem; position: absolute; top: 0.2rem; right: 0.2rem; background: #ff3a20; border-radius: 2rem; line-height: 0.8rem; font-size: 0.6rem; overflow: hidden; color: #fff; text-align: center;}
#header.transparent .header-inp {margin: 0.4rem 2.4rem 0rem 0.5rem; border-radius: 1.1rem;}
.header-inp .icon {margin-left:0.36rem}
header.fixednav{background: #fff; height: calc(2.5rem + 36px); border-bottom: none; border-bottom: 1px solid #eee;}
#header.fixednav .header-wrap{margin-top: 0.55rem;}
#header.fixednav .header-inp{margin: 0.5rem 2.4rem 0rem 0.6rem; background: #f6f6f6; border:none;}


.textnav_list{position: absolute; width: 100%; top: 48px; left: 0;-webkit-overflow-scrolling:touch;  overflow-y: hidden; overflow-x: auto; z-index: 20; }
.textnav_list::-webkit-scrollbar,.textnav_list.fixednav::-webkit-scrollbar { width: 0 !important; opacity: 0 !important; height: 0 !important; transform: scale(0) !important; }
.textnav_list ul{width: 2000px;/* background: #fff; */}
.textnav_list ul li{height: 36px; padding-right: 20px; padding-left: 16px; float: left;}
.textnav_list ul li a{display: block; width: 100%; height: 30px; line-height: 30px; text-align: center; font-size: 16px; color: #fff;}
.textnav_list ul li.navindex a{font-size: 18px; font-weight: 700;}
.textnav_list.fixednav{z-index: 10; top: 2.5rem;}
.textnav_list.fixednav ul{}
.textnav_list.fixednav ul li a{color: #000;}
.textnav_list.fixednav ul li{}

.nctouch-home-top { display: block; min-height: 2.2rem; position: relative;  z-index: 2; background-color: #DB4453; overflow: hidden;}
.nctouch-home-top .cohesive { position: absolute; z-index: -2; top: 0; left: 0; right: 0; display: block; height: 1.5rem; 
background-image: -moz-linear-gradient(top, rgba(0,0,0,0.5),  rgba(0,0,0,0.0));
background-image: -ms-linear-gradient(top, rgba(0,0,0,0.5),  rgba(0,0,0,0.0));
background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5),  rgba(0,0,0,0.0));
background-image: linear-gradient(top, rgba(0,0,0,0.5),  rgba(0,0,0,0.0));}
.adv_list { position: relative; z-index: 1; overflow: hidden;}
.swipe { position: relative; overflow: hidden; visibility: hidden; }
.swipe-wrap { overflow: hidden; position: relative; }
.swipe-wrap > div { float: left; width: 100%; position: relative; }
.swipe-wrap img { width: 100%;}
/* Copyright: www.UpetMart.com */
.nctouch-home-nav { background-color: #FFF; position: relative; z-index: 0; border-bottom: solid 0.05rem #EEE;}
.nctouch-home-nav ul { font-size: 0; overflow: hidden;}
.nctouch-home-nav li { float: left; width: 25%; height: 3.7rem; padding: 0.5rem 0 0.5rem 0;}

/* hx修改 */
.nctouch-home-nav li:nth-child(8) { margin-bottom: .6rem;}

.nctouch-home-nav li a { display: block; text-align: center;}

/* hx修改 */
.nctouch-home-nav li span { display: inline-block; width: 2.4rem; height: 2.4rem; margin: .4rem .5rem 0.3rem .5rem; border-radius: 100%;}

/* .nctouch-home-nav li span { display: inline-block; width: 2.4rem; height: 2.4rem; margin: 0 auto 0.3rem auto; border-radius: 100%;} */

/* .nctouch-home-nav li:nth-child(1) span { background-color: #FB6E52;}
.nctouch-home-nav li:nth-child(2) span { background-color: #48CFAE;}
.nctouch-home-nav li:nth-child(3) span { background-color: #4FC0E8;}
.nctouch-home-nav li:nth-child(4) span { background-color: #AC92ED;}
.nctouch-home-nav li:nth-child(5) span { background-color: #FF82A9;}
.nctouch-home-nav li:nth-child(6) span { background-color: #fa506c;}
.nctouch-home-nav li:nth-child(7) span { background-color: #ff9000;}
.nctouch-home-nav li:nth-child(8) span { background-color: #4dbfbf;} */

.nctouch-home-nav li span.inl_class { background:url(../images/browse_list_w.png);background-size: 100% 100%;}
.nctouch-home-nav li span.inl_cart { background:url(../images/cart_w.png);background-size: 100% 100%;}
.nctouch-home-nav li span.inl_home { background:url(../images/member_w.png);background-size: 100% 100%;}
.nctouch-home-nav li span.inl_jifen { background: url(../images/mcc_04_w.png);background-size: 100% 100%;}
.nctouch-home-nav li span.inl_miaosha { background: url(../images/miaosha.png);background-size: 100% 100%;}
.nctouch-home-nav li span.inl_shangou { background: url(../images/shangou.png);background-size: 100% 100%;}
.nctouch-home-nav li span.inl_daojia { background: url(../images/daojia.png);background-size: 100% 100%;}
.nctouch-home-nav li span.inl_quchong { background: url(../images/inlist_cz.png);background-size: 100% 100%;}
.nctouch-home-nav li span.inl_jueyu { background: url(../images/inlist_dz.png);background-size: 100% 100%;}
.nctouch-home-nav li span.inl_yimiao { background: url(../images/inlist_zg.png);background-size: 100% 100%;}
.nctouch-home-nav li span.inl_signin { background: url(../images/inlist_zhu.png);background-size: 100% 100%;}
.nctouch-home-nav li span.inl_1111 { background: url(../images/daojia.png);background-size: 100% 100%;}
/* 
.nctouch-home-nav li span i { display: block; width: 100%; height: 100%; background-position: 50% 50%; background-repeat: no-repeat; background-size: 50%;}
.nctouch-home-nav li:nth-child(1) span i { background-image: url(../images/browse_list_w.png);}
.nctouch-home-nav li:nth-child(2) span i { background-image: url(../images/cart_w.png);}
.nctouch-home-nav li:nth-child(3) span i { background-image: url(../images/member_w.png);}
.nctouch-home-nav li:nth-child(4) span i { background-image: url(../images/mcc_04_w.png);}
.nctouch-home-nav li:nth-child(5) span i { background-image: url(../images/jf_04_w.png);}
.nctouch-home-nav li:nth-child(6) span i { background-image: url(../images/miaosha.png);}
.nctouch-home-nav li:nth-child(7) span i { background-image: url(../images/shangou.png);}
.nctouch-home-nav li:nth-child(8) span i { background-image: url(../images/daojia.png);} */

/* hx修改 */
.nctouch-home-nav li p { display: block; font-size: 0.6rem; line-height: 0.9rem; color:#585858;}

/* Copyright: Copyright:www.UpetMart.com */
.nctouch-home-layout { display: block; max-width: 640px; margin: 0 auto; overflow: hidden; position: relative; z-index: 0; }
.nctouch-home-block { width: 100%; clear: both;}
.nctouch-home-block .tit-bar { border-left: solid 0.15rem #ED5564; height: 0.8rem; margin: 0.5rem 0 0.5rem 0.3rem; padding-left: 0.3rem;  font-size: 0.7rem; line-height: 0.8rem;}
.nctouch-home-block .content { display: block;}
.item-goods ul.goods-list { font-size: 0; margin-bottom: 0.5rem;}
.item-goods ul.goods-list li { background-color: #FFF; vertical-align: top; display: inline-block; width: 47%; overflow: hidden; border-radius: 0.2rem;}
.item-goods ul.goods-list li:nth-child(odd) { margin: 0.5rem 1% 0 2%;}
.item-goods ul.goods-list li:nth-child(even) { margin: 0.5rem 2% 0 1%;}
.item-goods ul.goods-list li a { display: block;}
.item-goods ul.goods-list li .goods-pic { width: 100%; position:relative;}
.item-goods ul.goods-list li .goods-pic:before{display: none;background: url(http://www.upetmart.com/templates/default/images/bq/11.11b.png) top center no-repeat;content: ""; width: 50px; height: 140px; position: absolute; top: -2px; left: 12px; pointer-events: none;  background-size: 100% auto; }
.item-goods ul.goods-list li .goods-pic img { width: 100%;}
.item-goods ul.goods-list li dl { padding: 0.2rem; position:relative;}
.item-goods ul.goods-list li dt.goods-name { display: block; font-size: 0.65rem; line-height: 0.8rem; color: #000; height: 2.4rem; overflow: hidden;}
.item-goods ul.goods-list li dd.goods-price { display: block; font-size: 0.55rem; line-height: 1rem; height: 1rem; margin-top: 0.4rem; padding-top: 0.4rem; color: #DB4453; border-top: solid 0.05rem #EEE;}
.item-goods ul.goods-list li dd.goods-price em { font-size: 0.7rem; font-weight: 600;}
.item-goods ul.goods-list li dd.goods-pricem { display: block; position:absolute; bottom:3px;text-decoration: line-through; right:10px; text-align:right; font-size: 0.55rem; line-height: 1rem; height: 1rem; margin-top: 0.4rem; padding-top: 0.4rem; color: #999;}
.item-goods ul.goods-list li dd.goods-pricem em { font-size: 0.6rem; font-weight: 400;}

/*图片组左一右二*/
.item-pic-l1-r2 { background-color: #FFF; width: 100%; margin: 0 auto; position: relative; z-index: 1; border-bottom: solid 0.05rem #EEE;}
.item-pic-l1-r2 li a,
.item-pic-l1-r2 li img { display: block; width: 100%;}
.item-pic-l1-r2 li:nth-child(1) { position: absolute; z-index: 1; left: 0; top: 0; bottom: 0; right: 50%;}
.item-pic-l1-r2 li:nth-child(2) { margin-left: 50%; border-left: solid 0.05rem #EEE;}
.item-pic-l1-r2 li:nth-child(3) { margin-left: 50%; border-left: solid 0.05rem #EEE; border-top: solid 0.05rem #EEE;}
/* Copyright:		www.UpetMart.com	*/
/*图片组左二右一*/
.item-pic-l2-r1 { background-color: #FFF; width: 100%; margin: 0 auto; position: relative; z-index: 1; border-bottom: solid 0.05rem #EEE;}
.item-pic-l2-r1 li a,
.item-pic-l2-r1 li img { display: block; width: 100%;}
.item-pic-l2-r1 li:nth-child(3) { position: absolute; z-index: 1; right: 0; top: 0; bottom: 0; left: 50%; margin-right: 0.05rem; border-left: solid 0.05rem #EEE;}
.item-pic-l2-r1 li:nth-child(1) { margin-right: 50%;}
.item-pic-l2-r1 li:nth-child(2) { margin-right: 50%; border-top: solid 0.05rem #EEE;}

/* Copyright: 天津市网城天创科技有限责任公司	*/
/*图片组*/
.item-pic-list { font-size: 0; width: 100%; margin: 0 auto; overflow: hidden;}
.item-pic-list li {width: 50%;float: left;/* border-bottom: solid #EEE 0.05rem; */}
.item-pic-list li:nth-child(even) {/* border-left: solid #EEE 0.05rem; */margin-right: -0.05rem;}
.item-pic-list li img { width: 100%;}
#main-container .nctouch-home-block .item-pic-list li{ border-bottom: solid transparent 0rem; border-left: solid transparent 0rem;}



.item-pic { font-size: 0; width: 100%; margin: 0 auto;}
.item-pic img { width: 100%;}



.ath-viewport * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ath-viewport { position: relative; z-index: 2147483641; pointer-events: none; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -o-text-size-adjust: none; text-size-adjust: none; }
.ath-modal { pointer-events: auto !important; background: rgba(0,0,0,0.6); }
.ath-mandatory { background: #000; }
.ath-container { pointer-events: auto !important; position: absolute; z-index: 2147483641; padding: 0.7em 0.6em; width: 18em; background: #eee; background-size: 100% auto; box-shadow: 0 0.2em 0 #d1d1d1; font-family: sans-serif; font-size: 15px; line-height: 1.5em; text-align: center; }
.ath-container small { font-size: 0.8em; line-height: 1.3em; display: block; margin-top: 0.5em; }
.ath-ios.ath-phone { bottom: 1.8em; left: 50%; margin-left: -9em; }
.ath-ios6.ath-tablet { left: 5em; top: 1.8em; }
.ath-ios7.ath-tablet { left: 0.7em; top: 1.8em; }
.ath-ios8.ath-tablet { right: 0.4em; top: 1.8em; }
.ath-android { bottom: 1.8em; left: 50%; margin-left: -9em; }
/* close icon */
.ath-container:before { content: ''; position: relative; display: block; float: right; margin: -0.7em -0.6em 0 0.5em; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIQAAACECAMAAABmmnOVAAAAdVBMVEUAAAA5OTkzMzM7Ozs3NzdBQUFAQEA/Pz8+Pj5BQUFAQEA/Pz8+Pj5BQUFAQEA/Pz9BQUE+Pj4/Pz8/Pz8+Pj4/Pz8/Pz8/Pz8+Pj4/Pz8+Pj4/Pz8/Pz8/Pz8/Pz8/Pz8+Pj4/Pz8/Pz8/Pz8/Pz9AQEA/Pz+fdCaPAAAAJnRSTlMACQoNDjM4OTo7PEFCQ0RFS6ytsbS1tru8vcTFxu7x8vX19vf4+C5yomAAAAJESURBVHgBvdzLTsJAGEfxr4C2KBcVkQsIDsK8/yPaqIsPzVlyzrKrX/5p0kkXEz81L23otc9NpIbbWia2YVLqdnhlqFlhGWpSDHe1aopsSIpRb8gK0dC3G30b9rVmhWZIimTICsvQtx/FsuYOrWHoDjX3Gu31gzJxdki934WrAIOsAIOsAIOiAMPhPsJTgKGN0BVsYIVsYIVpYIVpYIVpYIVpYIVpYIVpYIVpYIVlAIVgEBRs8BRs8BRs8BRs8BRs8BRs8BRs8BRTNmgKNngKNngKNngKNngKNhiKGxgiOlZoBlaYBlaYBlaYBlaYBlaYBlaYBlaYBlZIBlBMfQMrVAMr2KAqBENSHFHhGEABhi5CV6gGUKgGUKgGUKgGUFwuqgEUvoEVsoEVpoEUpgEUggF+gKTKY+h1fxSlC7/Z+RrxOQ3fcEoAPPHZBlaYBlaYBlaYBlZYBlYIhvLBCstw7PgM7hkiWOEZWGEaWGEaWGEaIsakEAysmHkGVpxmvoEVqoEVpoEVpoEVpoEVpoEVpoEVkoEVgkFQsEFSsEFQsGEcoSvY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnmbNAUT2c2WAo2eAo2eAo2eAo2eAo2eArNEPFACjZ4CjZ4CjZ4CjaIird/rBvFH6llNCvewdli1URWCIakSIZesUaDoFg36dKFWk9zCZDei3TtwmCj7pC22AwikiIZPEU29IpFNliKxa/hC9DFITjQPYhcAAAAAElFTkSuQmCC); background-color: rgba(255,255,255,0.8); background-size: 50%; background-repeat: no-repeat; background-position: 50%; width: 2.7em; height: 2.7em; text-align: center; overflow: hidden; color: #a33; z-index: 2147483642; }
.ath-container.ath-icon:before { position: absolute; top: 0; right: 0; margin: 0; float: none; }
.ath-mandatory .ath-container:before { display: none; }
.ath-container.ath-android:before { float: left; margin: -0.7em 0.5em 0 -0.6em; }
.ath-container.ath-android.ath-icon:before { position: absolute; right: auto; left: 0; margin: 0; float: none; }
/* applied only if the application icon is shown */
.ath-container.ath-icon { }
.ath-action-icon { display: inline-block; vertical-align: middle; background-position: 50%; background-repeat: no-repeat; text-indent: -9999em; overflow: hidden; }
.ath-ios7 .ath-action-icon, .ath-ios8 .ath-action-icon { width: 1.6em; height: 1.6em; background-image: url(data:image/png;base64,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); margin-top: -0.3em; background-size: auto 100%; }
.ath-ios6 .ath-action-icon { width: 1.8em; height: 1.8em; background-image: url(data:image/png;base64,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); margin-bottom: 0.4em; background-size: 100% auto; }
.ath-android .ath-action-icon { width: 1.4em; height: 1.5em; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAANlBMVEVmZmb///9mZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZW6fJrAAAAEXRSTlMAAAYHG21ub8fLz9DR8/T4+RrZ9owAAAB3SURBVHja7dNLDoAgDATQWv4gKve/rEajJOJiWLgg6WzpSyB0aHqHiNj6nL1lovb4C+hYzkSNAT7mryQFAVOeGAj4CjwEtgrWXpD/uZKtwEJApXt+Vn0flzRhgNiFZQkOXY0aADQZCOCPlsZJ46Rx0jhp3IiN2wGDHhxtldrlwQAAAABJRU5ErkJggg==); background-size: 100% auto; }
.ath-container p { margin: 0; padding: 0; position: relative; z-index: 2147483642; text-shadow: 0 0.1em 0 #fff; font-size: 1.1em; }
.ath-ios.ath-phone:after { content: ''; background: #eee; position: absolute; width: 2em; height: 2em; bottom: -0.9em; left: 50%; margin-left: -1em; -webkit-transform: scaleX(0.9) rotate(45deg); transform: scaleX(0.9) rotate(45deg); box-shadow: 0.2em 0.2em 0 #d1d1d1; }
.ath-ios.ath-tablet:after { content: ''; background: #eee; position: absolute; width: 2em; height: 2em; top: -0.9em; left: 50%; margin-left: -1em; -webkit-transform: scaleX(0.9) rotate(45deg); transform: scaleX(0.9) rotate(45deg); z-index: 2147483641; }
.ath-application-icon { position: relative; padding: 0; border: 0; margin: 0 auto 0.2em auto; height: 6em; width: 6em; z-index: 2147483642; }
.ath-container.ath-ios .ath-application-icon { border-radius: 1em; box-shadow: 0 0.2em 0.4em rgba(0,0,0,0.3),  inset 0 0.07em 0 rgba(255,255,255,0.5); margin: 0 auto 0.4em auto; }
/* 版权：天津市网城天创科技有限责任公司	*/
@media only screen and (orientation: landscape) {
.ath-container.ath-phone { width: 24em; }
.ath-android.ath-phone { margin-left: -12em; }
.ath-ios.ath-phone { margin-left: -12em; }
.ath-ios6:after { left: 39%; }
.ath-ios8.ath-phone { left: auto; bottom: auto; right: 0.4em; top: 1.8em; }
.ath-ios8.ath-phone:after { bottom: auto; top: -0.9em; left: 68%; z-index: 2147483641; box-shadow: none; }
}

	.nctouch-home-nav li{width:25%}
	.nctouch-home-nav li p{font-size:0.5rem}

* {font-family:"PingFang SC","Hiragino Sans GB",Arial,STHeiti,"Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;}
.rp-home-nav{ z-index: 10; height: auto;}
.rp-home-nav li p{font-size:0.5rem}
.rp-home-nav {background-color: #FFF;position: relative;z-index: 10;height: 20vw; max-height: 128px;}
.rp-home-nav ul {transform: translateY(-11vw);width:100%;position:absolute;display:  flex; overflow: hidden;}
.rp-home-nav li { width: 20%; height: auto; overflow: hidden;}
.rp-home-nav li img{width:100%; display: block; }
.sale_img{width: 100%;display: flex; background: #fff;  flex-direction: row; clear: both;}
.f_saleimg{width: 48%; margin:0 1%; margin-bottom: 10px;}
.f_saleimg a{display: block; width: 96%; height: auto; border-radius: 8px; overflow: hidden;}
.f_saleimg:nth-child(1) a{float: right;}
.f_saleimg:nth-child(2) a{float: left;}
.f_saleimg a img{display: block; width: 100%;}



.timesale_div{background: #fff; overflow: hidden;}
.tsd_top, .floor_like_top{height: 40px; width: 96%; padding: 6px 2%; font-size: 13px; line-height: 40px; display: flex;align-items: center; color: #333; background: #fff;}
.dt_name{display: inline-block; line-height: 24px;}
.dt_name img{width: 84px;margin:0 12px;}
.tsd_time b{display: inline-block; text-align: center; color: #fff; width: 20px; height: 20px; line-height: 20px; background: #333; margin: 0 2px; border-radius: 3px; font-weight: 400; }
.tsd_list{ -webkit-overflow-scrolling:touch;  overflow-x:scroll; width: 100%; padding-bottom: 10px;margin-bottom: 10px; }
.tsd_list ul{width: 1000px; overflow: hidden; height: 140px; padding-left: 12px;}
.tsd_list ul li{width: 80px; height: 140px; overflow: hidden; float: left;margin-right: 14px; }
.tsd_list ul li a{color: inherit;}
.tsd_list ul li .goods-pic{width: 80px; height: 80px; overflow: hidden; position: relative;}
.tsd_list ul li .goods-pic:before{content: ""; width: 80px; height: 80px; position: absolute; z-index: 2; background: rgba(0,0,0,0.02); display: block;}
.tsd_list ul li .goods-pic img{width: 100%; display: block;}
.tsd_list ul li .goods-info{font-size: 10px; line-height: 14px; color: #aaa;}
.tsd_list ul li .goods-info em{margin-left: 2px;}
.tsd_list ul li .goods-name{max-height: 28px; overflow: hidden; margin: 6px 0 4px; color: #4c4c4c;}
.tsd_list ul li .goods-price{min-width: 2em; margin-right: 4px;}
.tsd_list ul li .goods-price em{color: #ff4f3c; font-size: 1.4em; font-weight: 700;}
.tsd_list ul li .goods-pricem{text-decoration: line-through; padding-top: 0.1em; padding-left: 0.25em;}
.tsd_list ul li .goods-info dt{width: 100%;}
.tsd_list ul li .goods-info dd{float: left; line-height: 16px; margin-bottom: 4px;}

.floor_dc .fd_div{padding: 0 12px 10px; width: calc(100% - 24px); max-width: 616px; overflow: hidden; position: relative; background: #fff;}
.floor_dc .fd_div .fd_bg{width: 100%;display: block; border-radius: 6px;}
.floor_dc .fd_div a{display: block;border-radius: 6px; width: calc(48% - 12px);overflow: hidden; position: absolute; bottom: 15px;}
.floor_dc .fd_div a:nth-child(1){left:1.3%; margin-left: 12px; }
.floor_dc .fd_div a:nth-child(2){right:1.3%; margin-right: 12px;}
.floor_dc .fd_div a img{width: 100%; display: block; background: #444;}

.floor_dc_list{width: 100%; padding-bottom: 8px; background: #fff; }
.floor_dc_list ul{overflow: hidden; margin-left: 12px;}
.floor_dc_list ul li{width: calc(33.3% - 12px); overflow: hidden; float: left;margin:4px 12px 6px 0; }
.floor_dc_list ul li a{color: inherit;}
.floor_dc_list ul li .goods-pic{width: 100%; overflow: hidden; position: relative;}
.floor_dc_list ul li .goods-pic:before{content: ""; width: 200px; height: 200px; position: absolute; z-index: 2; background: rgba(0,0,0,0.02); display: block;}
.floor_dc_list ul li .goods-pic img{width: 100%; transform: scale(0.8); min-height: 100px;  display: block;}
.floor_dc_list ul li .goods-info{font-size: 12px; line-height: 16px; color: #999;}
.floor_dc_list ul li .goods-info em{margin-left: 2px;}
.floor_dc_list ul li .goods-name{max-height: 32px; overflow: hidden; margin: 6px 0 4px; color: #4c4c4c;}
.floor_dc_list ul li .goods-price em{color: #ff4f3c; font-size: 1.3em; padding-top: 0.1em; padding-left: 0.25em;}
.floor_dc_list ul li .goods-pricem{text-decoration: line-through; }
.floor_dc_list ul li .goods-info dt{width: 100%;}
.floor_dc_list ul li .goods-info dd{float: left; margin-right: 4px; line-height: 16px;}

.nctouch-home-block {background: #fff;}
.item-home6-list{width: calc(100% - 12px); padding-bottom: 8px; background: #fff;overflow: hidden; margin-left: 12px;}
.item-home6-list li{width: calc(33.3% - 12px); border: none; overflow: hidden; float: left;margin:4px 12px 6px 0; }
.item-home6-list li a{color: inherit;}
.item-home6-list li .goods-pic{width: 100%; overflow: hidden; position: relative;}
.item-home6-list li .goods-pic:before{content: ""; width: 200px; height: 200px; position: absolute; z-index: 2; background: rgba(0,0,0,0.02); display: block;}
.item-home6-list .goods-pic img{width: 100%; transform: scale(0.8); min-height: 100px;  display: block;}
.item-home6-list li .goods-info{font-size: 12px; line-height: 16px; color: #999; height: 60px; margin-top: 6px;overflow: hidden;}
.item-home6-list li .goods-info em{margin-left: 0px;}
.item-home6-list li .goods-name{max-height: 32px; overflow: hidden; margin: 0; color: #4c4c4c;}
.item-home6-list li .goods-price em{color: #ff4f3c; font-size: 1.2em; padding-top: 0.1em;}
.item-home6-list li .goods-pricem{text-decoration: line-through; font-size: 0.6em; }
.item-home6-list li .goods-info dt{width: 100%;}
.item-home6-list li .goods-info dd{float: left; margin-right: 4px; line-height: 16px; margin-top: 4px;}

.floor_like_list{width: 100%; padding-bottom: 8px; background: #fff; }
.floor_like_list ul{overflow: hidden; margin-left: 12px;}
.floor_like_list ul li{width: calc(50% - 31px); border-radius: 6px; border:1px solid #eee; overflow: hidden; float: left;margin:0px 6px 10px 0; padding: 10px;}
.floor_like_list ul li a{color: inherit;}
.floor_like_list ul li .goods-pic{width: 100%; overflow: hidden; position: relative;}
.floor_like_list ul li .goods-pic img{width: 100%; transform: scale(0.8); min-height: 100px;  display: block;}
.floor_like_list ul li .goods-info{font-size: 12px; line-height: 16px; color: #999;}
.floor_like_list ul li .goods-info em{margin-left: 2px;}
.floor_like_list ul li .goods-name{max-height: 32px; overflow: hidden; margin: 6px 0 4px; color: #4c4c4c;}
.floor_like_list ul li .goods-price em{color: #ff4f3c; font-size: 1.3em; padding-top: 0.1em; padding-left: 0.25em;}
.floor_like_list ul li .goods-pricem{text-decoration: line-through; }
.floor_like_list ul li .goods-info dt{width: 100%;}
.floor_like_list ul li .goods-info dd{float: left; margin-right: 4px; line-height: 16px;}

.floor_offline {width: }
.fo_bg{width: 100%; background:#fff url(http://www.upetmart.com/wap/images/newindex/f_offline.jpg) top center no-repeat; background-size: 100% auto;}
.fo_top{width: 100%; height: 40vw; max-height: 256px;}
.fo_bg ul{overflow: hidden;}
.fo_bg li{width: calc(33.3% - 16px); margin-left: 12px; margin-bottom: 10px; overflow: hidden; border-radius: 6px; float: left; overflow: hidden;}
.fo_bg li.t1{background-color: #e5f9ff;}
.fo_bg li.t2{background-color: #fff1ea;}
.fo_bg li img{width: 100%; display: block;}

@media screen and (min-width: 640px) {
::-webkit-scrollbar { width:14px; height:14px;}
::-webkit-scrollbar-track, ::-webkit-scrollbar-thumb {border-radius: 999px;border: 5px solid transparent;}
::-webkit-scrollbar-track {box-shadow: 1px 1px 5px rgba(255,255,255,.1) inset; width:1px;}
::-webkit-scrollbar-thumb {min-height: 20px; background-clip: content-box; box-shadow: 0 0 0 5px rgba(120,120,160,.6) inset;}
::-webkit-scrollbar-corner { background: transparent;}
.rp-home-nav ul {transform: translateY(-70.4px);}
}


/*首页开屏广告*/
.h5open_ad{opacity: 0; pointer-events: none; position: fixed;top: 0;left: 0;right: 0;bottom: 0; z-index: 1000;}
.h5open_ad.pa_open{opacity: 1; transition: opacity .3s; pointer-events: auto; transition: all 0.3s;}
.h5open_ad.pa_open.pa_out{opacity: 0; pointer-events: none;}
.h5open_ad .bgb{background: rgba(0,0,0,0.7); display: block; position: fixed;top: 0;left: 0;right: 0;bottom: 0; z-index: 1100; }
.h5open_ad a{display: block;opacity: 0; margin: calc(50vh - 60vw) auto 0; width: 90vw; max-height:120vw; padding: 0 0 2vw; overflow: hidden; position: relative; z-index: 1200; }
.h5open_ad a img{width: 100%; display: block; animation:pa_openimg 5s ease-in-out infinite 0.6s;}
.h5open_ad .close{width: 7vw; z-index: 1300; position: relative; height: 7vw; margin: 2vw auto; border-radius: 50%; background: url(http://www.upetmart.com/wap/chain/images/i_closew.png) center center no-repeat; background-size: 70% 70%; border:0.2vw solid #fff; opacity: 0; }
.h5open_ad.pa_open a,.h5open_ad.pa_open .close{animation:pa_open cubic-bezier(.19,1,.22,1) 1s 0.3s forwards;}
.h5open_ad.pa_open.pa_out a{animation:pa_out 1s forwards;}
@keyframes pa_open {
    0% {transform: scale(0.2); opacity: 0; }
    100% {transform: scale(1.0); opacity: 1;}
}
@keyframes pa_out {
    0% {transform: scale(1.0); opacity: 1; }
    100% {transform: scale(0.2); opacity: 0;}
}
@keyframes pa_openimg {
    0%{transform: translateY(0vw);}
    50%{transform: translateY(2vw);}
    100% {transform: translateY(0vw);}
}