﻿/*首页*/
.index .topMode { margin-top:20px; position:relative;}
.index .topMode .navCategory{width: 250px; position:absolute;top:0; left:0;}
.index .topMode .focusRight{height: auto;float: left;width: 940px;margin-left:260px;}

/*类型导航*/
.index .menu {background: #FFF;border-bottom: 1px solid #DFDFDF;height: 390px;position: relative;width: 250px;z-index: 100;overflow: hidden;}
.index .menu.hover{height:auto; overflow: visible;}
.index .menu h2.hd{background: #F40;color: #FFF;font-size: 15px;height: 50px;line-height: 50px;overflow: hidden;padding: 0 15px;}
.index .menu li{border-top: 1px solid #DFDFDF;float: left;height: 67px;position: relative;width: 250px;}
.index .menu li.this{ background:#FAFAFA;}
.index .menu li .trunk{border: 1px solid #DFDFDF;border-width: 0 1px;font-size: 14px;height: 43px;overflow: hidden;padding: 12px 10px 12px 15px;}
.index .menu li .trunk dt,.menu li .trunk dd{height: 21px;line-height: 21px;overflow: hidden;}
.index .menu li .trunk dt a{color: #F40;}
.index .menu li .trunk dd{margin-top: 2px;}
.index .menu li .trunk dd a{color: #666;display: inline;float: left;margin-right: 10px;}
.index .menu li .sub{position: absolute;left: 249px;height: auto;top: -1px;display: none;z-index: 150;}
.index .menu li .sub .container{background: #FFF;border: 1px solid #DFDFDF;padding: 12px 10px 12px 15px;position: relative;width: 248px;}
.index .menu li .sub dd{float: left;font-size: 14px;height: 24px;line-height: 24px;overflow: hidden;width: 82px;}
.index .menu li.this .trunk{border-left: 3px solid #F40;padding-left: 13px;}
.index .menu li.this .sub{display: block;}
/*焦点图*/
.indexSlider{position: relative;width:940px;height:390px;overflow: hidden;}
.indexSlider .pic{position:relative;z-index:0;}
.indexSlider .pic img{width:940px;height:390px;display: block;}
.indexSlider .prev,.indexSlider .next{width: 41px;height: 69px;display: none;background: url(../images/gift/slidesarrow.png) no-repeat 0 0;position: absolute;top: 165px;z-index: 10;cursor: pointer;text-indent: -9999px;filter:alpha(opacity=50);opacity:0.5;}
.indexSlider .prev{background-position: -84px 0;left: 0;}
.indexSlider .next{background-position: -126px 0;right: 0;}
.indexSlider .prev:hover{background-position: 0 0;}
.indexSlider .next:hover{background-position: -42px 0;}
.indexSlider .prev:hover,.indexSlider .next:hover{filter:alpha(opacity=50) !important;opacity:0.5 !important;}
.indexSlider .hd{overflow: hidden;zoom: 1;position: absolute;bottom: 15px;right: 15px;z-index: 10;}
.indexSlider .hd li{background: #FFF;float: left;width: 16px;height: 16px;font-size: 0;cursor: pointer;overflow: hidden;margin-left: 8px; border-radius:16px;}
.indexSlider .hd .on{background:#1F85D7}

.index .topMode .banner{margin-left: -1px;}
.index .topMode .banner li{background: #FFF;border: 1px solid #DFDFDF;border-left: 0;height: 193px;float: left;overflow: hidden;width: 316px;}
.index .topMode .banner li a{display: block;height: 193px;position: relative;width: 316px;}
.index .topMode .banner li a img{-webkit-transition: all 1.2s;-moz-transition: all 1.2s;-o-transition: all 1.2s;-ms-transition: all 1.2s;transition: all 1.2s;vertical-align: top;}
.index .topMode .banner li a:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform: scale(1.1);}
/*热门礼品推荐*/
.recommended{margin-top:20px;}
.recommended h2{ line-height:50px; font-size:18px;}
.picScroll{ position:relative;}
.picScroll .hd{position:absolute;width:60px; height:18px;border:1px solid #dfdfdf; background:#FFF; top:-30px; font-size:0; right:0;}
.picScroll .hd .btn{ width:30px; background:url(../images/gift/arrow.png) no-repeat; display:inline-block;height:18px; cursor:pointer;}
.picScroll .hd a.next{background-position:10px 3px;background-position:9px -25px}
.picScroll .hd a.prev{ width:29px; border-left:1px solid #DFDFDF;background-position:-39px 3px;}
.picScroll .hd a:hover{background-color:#F4F4F4;}
.picScroll .hd a.nextStop{background-position:10px 3px;}
.picScroll .hd a.prevStop{background-position:-39px -25px;}
.picScroll .bd{border:1px solid #DFDFDF; width:1198px; overflow:hidden; background:#FFF;}
.picScroll .bd ul{ overflow:hidden; zoom:1; }
.picScroll .bd ul li{width:259px; float:left; _display:inline; overflow:hidden; text-align:center;  padding:20px;border-right:1px solid #DFDFDF;position:relative;}
.picScroll .bd ul li .pic{ text-align:center;width:260px; height:194px; overflow:hidden;}
.picScroll .bd ul li .pic img{ width:260px;display:block; height:194px;-webkit-transition: all 1.2s;-moz-transition: all 1.2s;-o-transition: all 1.2s;-ms-transition: all 1.2s;transition: all 1.2s;vertical-align: top;}
.picScroll .bd ul li .pic a:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform: scale(1.1);}
.picScroll .bd ul li .title{ line-height:36px;font-size:16px; height:36px; overflow:hidden;}
.picScroll .bd ul li .text{text-align:left;color:#8c8c8c;}
.picScroll .bd ul li .text em{font-size:14px; color:#F40; padding-right:3px;}
.picScroll .bd ul li .text span{float:right;}
/*新品*/
.index .mode{ margin-top:20px;}
.index .mode .hd{line-height:50px; font-size:18px;}
.index .newProduct{float:left;width:892px; overflow:hidden;background:#FFF; height:607px;}
.index .newProduct .productList{border:1px solid #DFDFDF;width:900px;}
.index .newProduct li{ float:left; padding:5px; border-right:1px solid #DFDFDF;border-bottom:1px solid #DFDFDF; background:#FFF;-webkit-transition: all 1.2s;-moz-transition: all 1.2s;-o-transition: all 1.2s;-ms-transition: all 1.2s;transition: all 1.2s;}
.index .newProduct li:hover{background:#F5F5F5;}
.index .newProduct li a{width:256px; padding:15px; float:left; background:#FFF;}
.index .newProduct li a:hover{text-decoration:none;}
.index .newProduct li .text{text-align:left;}
.index .newProduct li .text h2{ font-size:14px;height:36px; line-height:36px; overflow:hidden;padding-top:10px;}
.index .newProduct li .text h2 i{ color:#F60; padding-right:3px;}
.index .newProduct li .text p{ color:#666; }
.index .newProduct li .text p em{font-size:16px; color:#F60; padding-right:3px;}
.index .newProduct li .pic{width:256px; height:192px; overflow:hidden;}
.index .newProduct li img{width:256px; height:192px;-webkit-transition: all 1.2s;-moz-transition: all 1.2s;-o-transition: all 1.2s;-ms-transition: all 1.2s;transition: all 1.2s;vertical-align: top;}
.index .newProduct li img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform: scale(1.1);}
/*热门*/
.index .mode .rightBox{float:left; width:307px; border:1px solid #DFDFDF;border-left:none; height:605px; overflow:hidden;background:#FFF}
.index .mode .hotBox .hd{color: #000;font-size: 24px; font-weight: 400;height: 36px;margin: 0;padding:32px 30px 32px; line-height:36px;border-bottom:1px solid #DFDFDF;}
.index .mode .hotBox .hd em{ color:#FF4A00;}
.index .mode .hotBox dl{ padding: 15px 15px 15px 45px;border-bottom: 1px solid #dfdfdf; position:relative;}
.index .mode .hotBox dl:hover{background:#FAFAFA;}
.index .mode .hotBox dl dt{ font-size: 40px;left: 12px;line-height: 70px;position: absolute;top: 15px; font-family:arial; color:#6d6d6d;}
.index .mode .hotBox dl dt.top{color:#ff4a00;}
.index .mode .hotBox dl dd.text{ float: left;padding: 10px 15px 0 0;width: 135px;}
.index .mode .hotBox dl dd.text h3{ height:24px; line-height:24px; font-size:14px; overflow:hidden;}
.index .mode .hotBox dl dd.text em{color:#F60; padding-right:3px;}
.index .mode .hotBox dl dd.pic{float:left;width:91px; height:70px;}
.index .mode .hotBox dl dd.pic img{width:91px; height:70px;}

/*列表页面*/
.list{}
.list .areaBox{border:1px solid #E6E6E6; margin-top:20px; background:#FFF;}
.list .areaBox .hd{ background:#F4F4F4; height:40px; line-height:40px; font-size:16px; padding-left:10px; border-bottom:1px solid #DFDFDF;}
.list .areaBox dl{padding:0 20px; height:40px; line-height:40px; border-bottom:1px dashed #E0E0E0;}
.list .areaBox dl.end{border-bottom:none;}
.list .areaBox dt{float:left; color:#000; width:70px;}
.list .areaBox dd{float:left;width:1088px;}
.list .areaBox dd li{float:left;margin-right:10px;}
.list .areaBox dd li a{padding:2px 4px; color:#666;}
.list .areaBox dd li a:hover{color:#F40;text-decoration:none;}
.list .areaBox dd li a.check{ background:#1F85D7; color:#FFF;}
/*排序*/
.list .listWrapper{ margin-top:20px;}
.list .listWrapper .leftBox{float:left;width:920px;}
.list .listWrapper .leftBox .sort{border:1px solid #E6E6E6;background:#F5F5F5;}
.list .listWrapper .leftBox .sort a{float:left;height:32px; line-height:32px; padding:0 14px 0 12px;border-right:1px solid #EBEFF3;color:#666;position:relative; background:#FFF;}
.list .listWrapper .leftBox .sort a i{height:24px;width:10px;position:absolute;background:url(../images/hotel/icon.png) no-repeat 35px -39px;right:0px;top:0;}
.list .listWrapper .leftBox .sort a:hover{text-decoration:none;}
.list .listWrapper .leftBox .sort a.default{background-image:none !important;padding:0 12px;}
.list .listWrapper .leftBox .sort a.asc i{background-position:0px -39px;}
.list .listWrapper .leftBox .sort a.desc i{background-position:-48px -39px;}
.list .listWrapper .leftBox .sort a.cur{background-color:#1F85D7; color:#FFF;border-color:#1F85D7;}
.list .listWrapper .leftBox .sort a.cur.asc i{background-position:0px -9px;}
.list .listWrapper .leftBox .sort a.cur.desc i{background-position:-48px -9px;}
.list .listWrapper .leftBox .sort .topPages{float:right;}
.list .listWrapper .leftBox .sort .topPages a{margin:0;padding:0 8px;border-left:1px solid #EBEFF3; border-right:none;}
.list .listWrapper .leftBox .sort .topPages a:hover{background:#1F85D7;color:#FFF;}
.list .listWrapper .leftBox .sort .topPages a.no{background:#E5E5E5;color:#999;cursor:default;}
.list .listWrapper .leftBox .sort .text{float:right;line-height:32px; padding-right:10px;}
.list .listWrapper .leftBox .sort .text em{color:#F60;padding:0 3px;}
.list .listWrapper .leftBox .sort span{float:left;height:32px; line-height:32px;font-size:14px;padding:0 5px;color:#787878;}
.list .listWrapper .noContent{margin-top:20px;background:#fff5df;padding:30px 60px;}
.list .listWrapper .noContent .content{background:url(../images/hotel/icon.png) no-repeat 0 -135px; height:50px;padding-left:60px;font-size:18px;color:#000;}
.list .listWrapper .noContent .content p{font-size:14px;color:#666;}
.list .listWrapper .noContent .content p a{color:#1F85D7;}
/*商品列表*/
.list .listBox{ width:940px;}
.list .listBox dl{float:left; width:293px; margin-right:20px;margin-top:20px; position:relative; height:267px; overflow:hidden;}
.list .listBox dl.hover{box-shadow: 0 0 5px #d3d3d3;}
.list .listBox dl dt{width:293px; height:220px;}
.list .listBox dl dt img{width:293px;height:220px;}
.list .listBox dl dd{padding:0 5px;}
.list .listBox dl dd.tit{padding-top:5px;}
.list .listBox dl dd.tit .hd{ height:24px; line-height:24px; font-size:14px;}
.list .listBox dl dd.tit .text{color:#999;}
.list .listBox dl dd.tit .text span{float:right;color:#F60; font-size:12px;}
.list .listBox dl dd.info{ position:absolute; bottom:-30px;left:0; background:#FFF; padding:10px 5px; display:none; width:283px;}
.list .listBox dl dd.info .hd a{font-size:14px;}
.list .listBox dl dd.info .text{color:#999;}
.list .listBox dl dd.info .text span{float:right;color:#F60; font-size:12px;}
.list .listBox dl dd.info .but{padding-top:8px; text-align:center;}
.list .listBox dl dd.info .but a{ height:26px; line-height:26px; font-size:14px; color:#FFF;background:#F60; border-radius:2px;padding:0 8px; display:inline-block;box-shadow: 0 1px 1px #ccc;}
.list .listBox dl dd.info .but a:hover{background:#F90;text-decoration:none;}

/*排行*/
.sideBar{float: left;margin-left: 20px;width: 260px;}
.sideBar .hotSales{background: #FFF;border: 1px solid #DFDFDF;}
.sideBar .hotSales h2.hd{background: #F5F5F5;border-bottom: 1px solid #DFDFDF;font-size: 15px;height: 40px;line-height: 40px;overflow: hidden;padding: 0 15px;}
.sideBar .hotSales li{border-bottom: 1px solid #EFEFEF;float:left;height: 46px;line-height: 46px;overflow: hidden;padding: 0 15px;width: 228px;}
.sideBar .hotSales li.end{border-bottom: 0;}
.sideBar .hotSales li em{color: #888;display: inline-block;font-family: Arial;font-style: italic;font-weight: bold;padding-right: 12px;}
.sideBar .hotSales li em.top1{color: #AA1B1B;}
.sideBar .hotSales li em.top2{color: #EA5706;}
.sideBar .hotSales li em.top3{color: #EA8C06;}
.sideBar .hotSales li span{color: #888;float: right;padding-left: 10px;}
.sideBar .hotSales li span em{color: #F40;font-style: normal;font-weight: normal;padding: 0;}
.sideBar .hotSales li.top{height: 63px;line-height: 63px;padding: 10px 15px;}
.sideBar .hotSales li a{}
.sideBar .hotSales dt{float: left;width: 19px;overflow: hidden;}
.sideBar .hotSales dd{color: #888;float: left;padding: 6px 0 0 0;width: 125px;}
.sideBar .hotSales dd.pic{height: 63px;overflow: hidden;padding: 0;width: 84px;}
.sideBar .hotSales dd img{vertical-align: top;}
.sideBar .hotSales dd p{height: 25px;line-height: 25px;overflow: hidden;text-align: justify;padding: 0 0 0 12px;}
.sideBar .hotSales dd p em{color: #F40;font-style: normal;font-weight: normal;padding-right: 0;}
.sideBar .hotSales dd p.dollar{background: url(../images/gift/dollar.png) no-repeat 12px 4px;padding-left: 29px;}
/*公告*/
.sideBar .news{background: #FFF;border: 1px solid #DFDFDF;margin-top: 20px;}
.sideBar .news h2.hd{background: #F5F5F5;border-bottom: 1px solid #DFDFDF;font-size: 15px;height: 40px;line-height: 40px;overflow: hidden;padding: 0 15px;}
.sideBar .news .content{height: 194px;overflow: hidden;}
.sideBar .news li{background: url(../images/dot.gif) no-repeat 15px 17px;border-bottom: 1px solid #ECECEC;height: 38px;line-height: 38px;overflow: hidden;padding: 0 15px 0 26px;}
/*常见问题*/
.sideBar .question{margin-top:20px;border:1px solid #E6E6E6; padding:15px;height:162px; overflow:hidden; background:#FFF;}
.sideBar .question .hd{font-size:16px; background:url(../images/scenery/question.png) no-repeat 0 3px; padding-left:22px;margin-bottom:8px;}
.sideBar .question li{ height:26px; line-height:26px; padding-left:16px; background:url(../images/index.png) no-repeat -38px -14px; overflow:hidden;}

/*显示页面*/
.show .describe{float: left;width: 920px;}
.show .describe .topMod{padding:10px; border:5px solid #EEE;  background:#FFF;}
/*焦点图*/
.show .topMod .pic{float:left;width: 402px; height:375px; overflow:hidden; margin-right:15px; display:inline; }
.show .slideBox{ position: relative; overflow: hidden; width: 402px; }
.show .slideBox .bigImg{ height: 258px; position: relative; border:1px solid #DFDFDF;}
.show .slideBox .bigImg li img{ vertical-align:middle; width:400px; height:300px;   }
.show .slideBox .bigImg  h4{ font-size: 14px;line-height: 33px; height: 33px;overflow: hidden;text-align:left; text-indent:10px;position:absolute; bottom:0; color:#FFF;width: 400px;}	
.show .slideBox .bigImg  .bg{background:#333; height: 33px;position:absolute; bottom:0;width: 400px;filter:alpha(opacity=50);opacity:0.5;}
.show .slideBox .smallScroll{ height: 47px; margin-top: 6px;}
.show .slideBox .sPrev,.slideBox .sNext{ float: left; display: block; width:29px; height: 67px; text-indent: -9999px; background: url(../images/gift/slidesarrow.png) no-repeat -87px 0 #DFDFDF;}	
.show .slideBox .sNext{ background-position: -131px 0;}	
.show .slideBox .sPrev:hover{ background-position: -5px 0;}	
.show .slideBox .sNext:hover{ background-position: -49px 0;}
.show .slideBox .smallImg{ float:left;  margin: 0 6px; display:inline; width: 332px; overflow: hidden;}	
.show .slideBox .smallImg ul{ height:67px;  width: 9999px; overflow: hidden; }	
.show .slideBox .smallImg li{ float: left; padding: 0 6px 0 0; width:80px; cursor:pointer;  display: inline;}	
.show .slideBox .smallImg img{width:80px; height:67px;filter:alpha(opacity=50);opacity:0.5;}
.show .slideBox .smallImg .on img{filter:alpha(opacity=100);opacity:1;}

/*礼品介绍*/
.show .topMod .textBox{ float:left; width:473px; position:relative;height:375px; }
.show .topMod .hd{font-size:18px; height:27px; padding-bottom:10px; overflow:hidden;}
.show .topMod .textInfo{border:1px solid #FFC13B; background:#FFFBEE; padding:10px; line-height:20px; margin-bottom:10px; height:95px; overflow:hidden; color:#777;}
.show .topMod .descInfo {}
.show .topMod .descInfo li{padding-bottom:10px; float:left;width:474px; height:23px; font-size:14px;}
.show .topMod  em{font-size:15px; padding:0 3px; color:#F60; font-family:Arial;}
.show .topMod .price{padding:10px; background:#EFEFEF; position:relative;}
.show .topMod .price span{float:left; margin-right:12px; display:inline; background:#FFF; padding:0 6px; cursor:pointer; height:22px; line-height:22px; border:1px solid #FFF; color:#777;}
.show .topMod .price span.cur{border-color:#ff7733; background:url(../images/gift/show.png) no-repeat right bottom #FFF; color:#333;}
.show .topMod .price a{position:absolute; top:0;right:0; height:43px; background:#FF971C;padding:0 12px; line-height:43px; font-size:15px; color:#FFF;}
.show .topMod .price a:hover{background: #F60;text-decoration:none;}
.show .tools a{border-radius: 3px;color: #FFF;display: inline-block;margin-right: 5px;line-height: 24px;_line-height: 25px;overflow: hidden;padding: 0 10px;}
.show .tools a.btnCollection{background: #68BD77;}
.show .tools a:hover{background: #0470B1;text-decoration:none;}
.show .topMod .bottomBox{position:absolute;height:24px;bottom:0;left:0;width:473px;}
.show .topMod .bottomBox .tools{float:left;}
.show .topMod .shareTo{float:right;}
/*详细信息*/
.show .mainBox{margin-top: 10px;position: relative;width: 920px;}
.show .mainCon{border: 1px solid #d5d5d5;box-shadow: 0 3px 4px #E5E5E5; border-top:none;}
.show .mainBox .navBox{ border-bottom: 1px solid #d5d5d5;height: 47px;width: 919px  !important;border-left:1px solid #d5d5d5; z-index:9999; background:#FFF;}
.show .mainBox .navBox li{ float: left; background-color:#fff;}
.show .mainBox .navBox li a{ padding:3px 18px 0; height:43px; font: 18px/43px 'microsoft yahei'; text-align: center;  color: #333; display:inline-block;  border:1px solid #d5d5d5; border-width: 1px 1px 0 0;}
.show .mainBox .navBox li a:hover{text-decoration:none;}
.show .mainBox .navBox li a.cur{border-top: 3px solid #1F85D7;display: inline-block;font-weight: bold;padding: 1px 18px;position: relative;}
.show .mainBox .navBox li.orders{float:right;display:none; }
.show .mainBox .navBox li.orders a{float:right; color:#fff; border:1px solid #e08821; margin-right:0; height: 38px;font: 18px/38px 'microsoft yahei'; padding: 3px 30px 0; background-color: #fb9125;background-image: -webkit-linear-gradient(top, #fb9125, #fa8721);background-image: -moz-linear-gradient(top, #fb9125, #fa8721);background-image: -ms-linear-gradient(top, #fb9125, #fa8721);background-image: -o-linear-gradient(top, #fb9125, #fa8721);background-image: linear-gradient(top, #fb9125, #fa8721);	color: #fff;border-radius: 3px;text-align: center;border: 1px solid #e08821;-webkit-box-shadow: inset 0 1px 0 0 #fcad5c;box-shadow: inset 0 1px 0 0 #fcad5c; }
.show .mainBox .navBox li.orders a:hover { color:#fff;background-color: #fd7b2b;background-image: -webkit-linear-gradient(top, #fd802c, #fd6f29);background-image: -moz-linear-gradient(top, #fd802c, #fd6f29);background-image: -ms-linear-gradient(top, #fd802c, #fd6f29);background-image: -o-linear-gradient(top, #fd802c, #fd6f29);background-image: linear-gradient(top, #fd802c, #fd6f29);border: 1px solid #fc6621;-webkit-box-shadow: inset 0 1px 0 0 #fea161;box-shadow: inset 0 1px 0 0 #fea161;cursor: pointer;text-decoration: none;}
.mainCon .itemBox{padding:35px 20px;border-top: 3px solid #f1f1f1; background:#FFF;}
.mainCon .itemBox h3.hd{float:left;width:40px;padding:6px 30px 17px 20px;font-size:18px;line-height:24px;color:#fff;background:url(../images/visa/hdbg.png) no-repeat 0 0;}
.mainCon .itemBox h3.hd b{font-weight:500;}
.mainCon .itemBox .content{height: auto;line-height: 20px;overflow: hidden;width: 780px; float:right;}
.mainCon .itemBox .reset{padding: 5px 10px;}
.mainCon .information{border-top:none;}