<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*团购首页*/
#foot .wrapper{z-index:0;}
.index {z-index:3;}
.index .topBox{margin:10px 0 10px;}
.index .topBox .leftBox{float:left;width:1200px;}
.index .focusBox { position: relative; width: 1200px; height:211px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; display:inline;overflow:hidden; float:left;}
.index .focusBox .pic img { width: 1200px; height: 211px; display: block; }	
.index .focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.index .focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }	
.index .focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}	
.index .focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
.index .focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.index .focusBox .num li{ float: left; position: relative; width: 15px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; margin-right:5px; }	
.index .focusBox .num li a,.index .focusBox .num li span {text-indent:-99999px; position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }	
.index .focusBox .num li span { z-index: 1; background: #FFF; border-radius:15px;}	
.index .focusBox .num li.on a,.index .focusBox .num a:hover{ background:#3AA400;border-radius:15px; }

.index .topBox .rightBox{float:left;width:318px;margin-left:20px; border: 1px solid #E9E9E9;border-bottom:none;height:218px;}
.index .topBox .rightBox h2{height:28px;line-height:28px;background:#64c124;text-indent:5px;}
.index .topBox .rightBox h2 span{background:#1F85D7;width:110px;display:block;position:relative;color:#FFF;}
.index .topBox .rightBox h2 span:after{content:' ';position:absolute;width:0;height:0;border-width:14px 55px;border-color:#1F85D7 #64c124 #64c124 #1F85D7;border-style:solid;display:block;top:0;left:100%}
.index .topBox .rightBox h2 span:before{content:' ';position:absolute;width:0;height:0;border-width:14px 55px;border-color:#b6ed8f #FFF #FFF #b6ed8f;border-style:solid;display:block;top:100%;left:0}
.index .topBox .rightBox li{height:63px;line-height:63px;border-bottom: 1px solid #E9E9E9;position: relative; vertical-align: middle;}
.index .topBox .rightBox li a{display:block;height:63px;}
.index .topBox .rightBox li a span{color: #1F85D7;float: left; font-size: 16px;margin-left: 3px;margin-right: 5px;}
.index .topBox .rightBox li a img{border: 1px solid #E9E9E9;margin:4px 0 0 4px;width:80px;height:53px;float: left;}
.index .topBox .rightBox li a .info{float:left;width:227px;font-size:12px;line-height:20px;margin-left:5px;}
.index .topBox .rightBox li a .info p{line-height:20px;height:20px;overflow:hidden;color:#666;}
.index .topBox .rightBox li a .info p.title{height: 24px;line-height: 24px;margin-top: 7px;color:#000;}
.index .topBox .rightBox li a .info p span{float:right;color:#777;font-size:12px;}
.index .topBox .rightBox li a .info p b{color: #390;font-size: 14px;font-weight: 700;}
.index .topBox .rightBox li a .info p em{color:#C00;font-size: 14px;font-weight: 700;margin-right:5px;}
.index .topBox .rightBox li a .info p del{color:#777;}

.index .mBox{z-index:9999;}
.index .menu{height:auto;width:1198px;border: 1px solid #E9E9E9;background:#FFF;z-index:1000;border-top:2px solid #1F85D7;}
.index .curBox{position:fixed;top:0;_position:absolute;_top:expression(eval(document.documentElement.scrollTop-187));box-shadow: 0 -1px 6px rgba(0, 0, 0, 0.5);}
.index .menu dl{line-height:36px;}
.index .menu dl dt{float:left;margin-right:8px;width:60px;text-align:right;}
.index .menu dl dd{float:left;width:1130px;}
.index .menu dl dd li{float:left;}
.index .menu dl dd a{padding:2px 8px;}
.index .menu dl dd a.on{background:#1F85D7;color:#FFF;}
.index .menu .subMenu{background:#F2F2F2;padding:0 8px;}

.index .product{width:1220px;position:relative;margin-left:-20px;}
.index .product a{margin:20px 0 0 20px;width:283px;float:left;border: 1px solid #D3D3D3;/* height:329px; */overflow:hidden;display:block;z-index:100;cursor:pointer;text-decoration:none;background-color: #fff;}
.index .product a dl .pic{/* padding:8px 8px 0; */width: 283px;height:217px;}
.index .product a dl .pic img{z-index:-1;width: 100%;}
.index .product a dl .title{padding:8px 8px 4px;width:267px;line-height:20px;font-size:14px;height:40px;overflow:hidden;color:#444;font-weight: 400;}
.index .product a dl dd.price{/* height:52px; */position:relative;padding:0 5px;/* background:#FFF1D1; */padding-top: 5px;}
.index .product a dl dd.price span{float: left;color:#a5a5a5;font-size:12px;display: block;height: 40px;width: 33.33%;box-sizing: border-box;border-right: 1px solid #e7e7e7;padding-right: 10px;padding-left: 10px;margin-bottom: 5px;}
.index .product a dl dd.price span:last-child{border-right: 0;}
.index .product a dl dd.price span&gt;em{display: block;}
.index .product a dl dd.price span .p{color: #390;font-size: 14px;font-weight: 700;}
.index .product a dl dd.price span .t{font-size: 14px;color: #5e5e5e;}
.index .product a dl dd.price .s{font-size: 14px;color: #5e5e5e;}
.index .product a dl dd.price del{font-size: 12px;}
.index .product a:hover{box-shadow:0 1px 8px #ccc;}
.index .product a:hover dl .pic,.index .product a:hover dl .title{}
.index .product a.none dl dd.price{background:#c5c5c5;}
.index .product a.none dl dd.price .s{color:#666;}
.index .product a.none:hover .pic,.index .product a.none:hover .title{background:#ccc;color:#FFF;_color:#333;}

/*倒计时*/
.notbegin{}
.notbegin .hd{height: 55px;line-height: 55px;font-size:18px;/* border-bottom:2px solid #ddd; */position: relative;background: url(../images/seckill_hd.png) no-repeat 0 0/100%;color: #fff;}
.notbegin .hd .ico1{display: inline-block;background: url(../images/sprite_index.png) no-repeat -187px -48px;background-size: 218px 167px;width: 28px;height: 28px;position: absolute;left: -4px;top: 1px;z-index: -1;}
.notbegin .hd .ico2{display: inline-block;margin-top: 8px;margin-right: 8px;background-image: url(../images/sprite_index.png);background-position: 0 -40px;background-size: 218px 188px;background-repeat: no-repeat;width: 34px;height: 40px;margin-left: 28px;}
.notbegin .hd h2{display: inline-block;font-size: 22px;position: relative;top: -12px;}
.notbegin .hd h3{display: inline-block; font-size: 14px; position: relative; top: -10px; margin-left: 10px;}
.notbegin .bd.product a dl dd.price{background-color: #f1f1f1;}
/*.brandskonw_time{width: 283px;height: 32px;line-height: 32px;background: #d51938; position: absolute; right: 0;top: 0;color: #fff;display: block;z-index: 9;}
.brandskonw_time_txt{display: block;overflow: hidden;font-size: 16px;text-align: center;}
.brandskonw_time_txt i{width: 30px;height: 23px;color: #673621;background: #fff;margin: 0 5px;line-height: 23px;display: inline-block;font-family: Arial;font-weight: 700;}*/

/*团购显示页面*/
.crumbs{background: #FFF;height: 18px;overflow: hidden;}
.crumbs li{float: left;line-height: 18px;}
.crumbs span{color: #888;margin: 0 5px;}
.show .info{padding:10px;margin:15px 0;border:1px solid #E5E5E5;border-top:2px solid #1F85D7;}
.show .info .imgBox{float:left;}
.show .info .imgBox img{width:560px;height:358px;}
.show .info .infoBox{float:right;width:600px;position:relative;height:358px;display:block;overflow:hidden;}
.show .info .infoBox .title h2{ margin-bottom: 3px;height: 54px;overflow: hidden;color: #333; font-size: 17px;font-weight: 400;letter-spacing: 0.5px;}
.show .info .infoBox .title .bulletin{ background: #FFFDF5;border:1px dashed #FFE6CB;color: #482A00;font-size: 14px;letter-spacing: 0.5px; line-height: 21px;padding: 5px 8px;height:40px;overflow:hidden;}
.show .info .infoBox dl { display: block;height: 70px;margin-top: 10px;position: relative;zoom:1;width: 482px;background:url(../images/tuan/tuanBg.png) no-repeat;left:-8px;}
.show .info .infoBox dl dt{color: #FFF;font-family: Arial;font-size: 42px;font-weight: 700;height: 70px;line-height: 76px;margin-left: 10px;text-align: center;width: 230px;overflow:hidden;float: left;color:#FFF;}
.show .info .infoBox dl dd{float:left;height:70px;overflow:hidden;}
.show .info .infoBox dl dd li.p1{font-size: 18px;font-weight: 700;height: 25px;line-height: 25px;padding-left: 5px;position: relative;text-align: center;top: 12px;width: 57px;color: #D21E3C;background:url(../images/tuan/tuanBg.png) no-repeat -488px -661px;}
.show .info .infoBox dl dd li.p2{position: relative;top: 14px;}
.show .info .infoBox dl dd li.p2 del{color:#FFF;font-size:16px;}
.show .info .infoBox dd.buy{margin-left:28px;width:132px;display:inline;}
.show .info .infoBox dd a{display: block;cursor:pointer;background:url(../images/tuan/tuanBg.png) no-repeat 0 -205px;width:124px;height:70px;}
.show .info .infoBox dd a:hover{background-position:0 -503px;}
.show .info .infoBox dl.none,.show .info .infoBox dl.end{background-position:-62px -102px}
.show .info .infoBox dl.none dd a{background-position:27px -286px;cursor:default;}
.show .info .infoBox dl.end dd a{background-position:27px -359px;cursor:default;}

.show .info .infoBox .time{color:#676767;font-size: 12px;height: 42px; line-height: 42px;left: -8px;position: relative;background:#FFF4F6;text-align:center;margin-top: 13px;}
.show .info .infoBox .timeBox{position:absolute;top:0;left:122px;}
.show .info .infoBox .time em{font-size:18px;color:#535353;padding:0 5px;}
.show .info .infoBox .time span{padding-left: 23px;display:inline-block;background:url(../images/tuan/time.png) no-repeat 0 11px;}
.show .info .infoBox .number{font-size:14px;line-height:30px;text-align:center;border-bottom:1px dashed #ccc;padding:5px 0 10px;}
.show .info .infoBox .number p em{color: #D51938;font-family: Arial;font-size: 20px;font-weight: 700; margin-right: 4px;}
.show .info .infoBox .shareTo{position:absolute;bottom:2px;left:5px;}
.show .detail{}

.show .detail .leftBox{width:940px !important;border:1px solid #E5E5E5;border-width:2px 1px 1px;float:left;position:relative;}
.show .detail .leftBox .navBox{background:#FAFAFA;z-index: 100;position:absolute;top:-2px;left:0;width:940px !important;}
.show .detail .leftBox .navBox li{border-right: 1px solid #DDD;float: left;height: 42px;line-height: 42px;overflow: hidden;border-top: 1px solid #DDD;border-bottom: 1px solid #DDD;}
.show .detail .leftBox .navBox li.item1{border-left:none !important;}
.show .detail .leftBox .navBox li.goTicket a{color: #F00;}
.show .detail .leftBox .navBox li.end{width:726px;border-right:none;}
.show .detail .leftBox .navBox li.end .buy{float:right;background:#D72240;padding-right:8px;}
.show .detail .leftBox .navBox li.end .buy span{padding:0 10px;color:#FFF;font-size:28px;float:left;}
.show .detail .leftBox .navBox li.end .buy a{width:62px;display:block;background:url(../images/tuan/buy.png) no-repeat 0 6px;float:left;color: #980B22;cursor: pointer;font-size:18px;}
.show .detail .leftBox .navBox li.end .none{background:#C0C0C0;}
.show .detail .leftBox .navBox li.end .none a{background:url(../images/tuan/buynone.png) no-repeat 0 6px;color:#F9F9F9;}
.show .detail .leftBox .navBox li .goTicket{display:none;}
.show .detail .leftBox .navBox li.on{border-bottom: none;border-top: none;height: 44px;}
.show .detail .leftBox .navBox li a{color: #888;display: inline-block;font-size:14px;height: 42px;line-height: 42px;padding: 0 25px;}
.show .detail .leftBox .navBox li a.cur{background: #FFF;color: #333;border-top:2px solid #1F85D7;}

.show .detail .leftBox .hd{height:40px;line-height:40px;font-size:16px;border-bottom:1px solid #E5E5E5;border-top:1px solid #E5E5E5;position:relative;background:#FAFAFA;}
.show .detail .leftBox .hd span{color:#000;padding:0 8px;display:block;}
.show .detail .leftBox .content{ overflow: hidden;padding: 10px;width:920px;}
.show .detail .leftBox .itemBox{margin-top:12px;}
.show .detail .leftBox .address{float:left;width:294px;}
.show .detail .leftBox .address li,.show .detail .leftBox .address li b{font-family:"Microsoft YaHei";line-height:24px;}
.show .detail .leftBox .map{float:right;width:359px;height:165px;}

.show .detail .rightBox{float:left;width:243px;margin-left:15px;}
.show .detail .rightBox .box{border:1px solid #E5E5E5;border-top:2px solid #1F85D7;}
.show .detail .rightBox .box .hd{height:40px;line-height:40px;font-size:16px;border-bottom:1px solid #E5E5E5;position:relative;background:#FAFAFA;}
.show .detail .rightBox .box .hd span{color:#000;padding:0 8px;display:block;}    
.show .detail .rightBox .box .content{padding:10px 10px 0;}
.show .detail .rightBox .service .content li{line-height:38px;font-size:14px;position:relative;float:left;width:105px;overflow:hidden;text-align: center;}
.show .detail .rightBox .service .content li a{padding-top:32px;display:block;}
.show .detail .rightBox .service .content li i{position:absolute;top:0px;left:36px;width:32px;height:32px;background:url(../images/tuan/guaranteebg.gif) no-repeat;margin-right:5px;display:block;float:left;}
.show .detail .rightBox .service .content li.t1{margin-right:10px;}
.show .detail .rightBox .service .content li.t1 i{background-position:0 0;}
.show .detail .rightBox .service .content li.t2 i{background-position:-34px 0;}
.show .detail .rightBox .service .content li.t1 i.none{background-position:0 -34px;}
.show .detail .rightBox .service .content li.t2 i.none{background-position:-34px -34px;}
.show .detail .rightBox .guess{margin-top:15px;}
.show .detail .rightBox .guess dl{margin-bottom:10px;border-bottom:1px dashed #E0E0E0;}
.show .detail .rightBox .guess dt{width:221px;height:166px;}
.show .detail .rightBox .guess dd.title{margin:4px 0;color:#666;}
.show .detail .rightBox .guess dd.price{margin-bottom:10px;color:#343434;}
.show .detail .rightBox .guess dd.price em{color:#c33;font-size:16px;}
.show .detail .rightBox .guess dd.price del{color:#787878;margin-left:8px;float:right;}
.show .detail .rightBox .guess a:hover dd.title{text-decoration:underline;color:#222;}</pre></body></html>