/*此样式表主要针对全站公用的样式设置*/

*{margin:0;padding:0;}/*所有元素，标签的边距，间距为0*/
body{font:12px Arial, "宋体", sans-serif;color:#000; background:#f4f4f4;}/*全站文字大小和颜色*/
body{zoom: expression(function(ele){document.execCommand('BackgroundImageCache', false, true); ele.style.zoom = "1";}(this));} /*解决背景图片缺失问题*/
input,select,button,textarea{font-size:12px;}/*表单元素的文字大小*/
ul{list-style:none;}/*默认无序列表无样式*/
img{border:0;}/*默认图片无边框*/
a{color:#000;text-decoration:none; cursor:pointer;}/*默认连接颜色为黑色，无下划线*/
a:hover{color:#36c; text-decoration:underline}/*默认鼠标在连接上为蓝色，有下划线*/
h1,h2,h3,h4,h5,h6{}
button{border:none; cursor:pointer;} /*默认按钮标签无边框，指针为手型*/

.clear{ clear:both;} /*用于清除浮动，当页面有分为左右布局时用到*/
.dis_none{ display:none;} /*显示某层不显示*/ 
.wrap{width:960px; margin:0 auto;}/*外框宽度，并居中*/ 
.comma{padding-right:6px;font:12px "宋体";}/*文字连接后面的逗号样式，就像头部里热门搜索那个连接的逗号*/

/*文字样式设置，主要运用在优惠券相关页面右边内容的热门搜索连接里，数字为大小，B为加粗，最后为颜色，simhei为黑体*/
.font_blue{color:#36c;}
.font_black{color:#000;}
.font_f60{color:#f60;}
.font_e00{color:#e00;}
.font_f00{color:#f00;}
.font14_black{font-size:14px;}
.font14B_blue{font-size:14px; font-weight:bold;color:#36c;}
.font14B_black{font-size:14px; font-weight:bold;color:#000;}
.font18_f60{font-size:18px; color:#f60;}
.font20_f60{font-size:20px; color:#f60;}
.font24_f60{font-size:20px; color:#f60;}
.font15_f60{font-size:16px; color:#f60;}
.font20_simhei_f60{font:20px simhei;color:#f60;}

/*-----------------------------------------------------头部顶端功能条-------------------------------------------------------*/
.topBar{ height:23px; line-height:23px;background:#fff url(../images/topbar_bg_v2.0.gif) repeat-x left top;}
.topBar .nowOnCity{padding-left:20px;float:left;}
.topBar .nowOnCity em{ font-style:normal;float:left;}
.topBar .nowOnCity span{width:50px; height:20px;text-align:center;color:#fff; background:url(../images/box50b_v2.0.gif) no-repeat left top; float:left;}
.topBar .citySelect{padding-left:20px;float:left;}/*分站选择*/
.topBar .citySelect a{color:#36c;}
.topBar ul{ height:21px; line-height:21px;padding:2px 10px 0 30px;float:right;}/*顶部菜单栏*/
.topBar li{float:left;}
.topBar li.line{width:25px; height:10px;margin-top:4px; background:url(../images/line_menu_v2.0.gif) no-repeat left top;}/*顶部菜单栏分割线*/
.topBar .favourableInfo{ float:left;}


/*-----------------------------------------------------头部顶端功能条2-------------------------------------------------------*/
.topBarN{ height:26px;padding-top:2px;line-height:25px;background:url(../images/topbar_bg_v2.1.gif) repeat-x left top;}
.topBarN .loginState{padding:0 10px; float:left;}/*用户登陆及登陆状态*/
.loginInfo{ float:left;}
.loginInfo em{ font-style: normal;color:#ff0;}
.loginInfo button{width:40px; height:15px;color:#fff;line-height:17px;margin-top:5px; background:url(../images/bnt_bg_v2.1.gif) no-repeat -90px top; float:left;}
.loginMyCk{ z-index:2;}
.loginMyInfo{ z-index:1;}
.loginMyCk,.loginMyInfo{width:70px;  height:15px;padding:0 0 0 10px;margin:5px 10px 0 0; font-family:"宋体"; color:#fff;line-height:17px;background:url(../images/bnt_bg_v2.1.gif) no-repeat left top;float:left; position:relative;}
.loginInfo .off .loginMyCkOpen{ display:none;}
.loginInfo .on .loginMyCkOpen{ display:block;}
.loginInfo .off .loginMyInfoOpen{ display:none;}
.loginInfo .on .loginMyInfoOpen{ display:block;}
.loginMyCkOpen{width:174px;padding:4px 0 6px 0; color:#000;border:1px solid #c3c399; background-color:#ffffe0;position:absolute; left:0; top:-3px;}
.loginMyCkOpen h5{width:61px;padding:0 0 4px 9px; font-size:12px;line-height:14px;background:url(../images/icon_arrow2_v2.1.gif) no-repeat right 5px;}
.loginMyCkOpen h6{ width:165px;height:15px;padding-left:9px;margin:5px 0 6px 0;font-size:12px;color:#808000;border-top:1px solid #ddb;border-bottom:1px solid #ddb; background-color:#f1f1dd;}
.loginMyCkOpen li{width:66px;padding-left:21px;line-height:20px; background:url(../images/icon_dot_v2.1.gif) no-repeat 13px 8px;float:left;}
.loginMyInfoOpen{width:130px;padding:4px 9px 6px 9px; color:#000;border:1px solid #c3c399; background-color:#ffffe0;position:absolute; left:0; top:-3px;}
.loginMyInfoOpen h5{width:61px;padding:0 0 4px 0; font-size:12px;line-height:14px;background:url(../images/icon_arrow2_v2.1.gif) no-repeat right 5px;}
.loginMyInfoOpen li{padding:3px 0 3px 0;line-height:16px;}
.loginMyInfoOpen li a{color:#36c;}
.loginMyInfoOpen li strong{color:#f00;}
.loginMyInfoOpen li.line{border-bottom:1px dashed #ddb;}

.topBarN .topMenu{padding-right:10px;padding-top:1px;float:right;}/*顶部菜单栏*/
.topBarN .topMenu li{ float:left;}
.topBarN .topMenu li a{display:block;}
.topBarN .topMenu li a.help{padding-left:18px; background:url(../images/icon_bg_v2.1.gif) no-repeat left 5px;}
.topBarN .topMenu li.line{width:25px; height:20px;background:url(../images/line_menu_v2.1.gif) no-repeat left top;}/*顶部菜单栏分割线*/

.headerN{width:970px;margin:0 auto 15px;}
.headerN_Top{ height:71px;padding:13px 15px 0 15px;}
.headerN_left{width:258px; float:left;}
.headerN_left .logo{width:74px; height:63px;background:url(../images/logo_v2.1.gif) no-repeat left top;  float:left;}/*钱库logo，背景形式*/
.headerN_left .slogan{width:170px;height:26px;padding:14px 0 0 10px;color:#fb0102; font:14px "宋体"; font-weight:bold;background:url(../images/logo_v2.1.gif) no-repeat -74px top; float:left;}/*钱库口号*/
.headerN_left .slogan span{width:4px; height:13px; padding:0 3px 0 5px;background:url(../images/slogan_dot_v2.0.gif) no-repeat center center;}/*钱库口号中间那个小圆点*/
.headerN_left .citySwitch{width:170px;padding-left:10px;line-height:15px;float:left;}
.headerN_left .cityNonce{padding-right:15px;float:left;}
.headerN_left .citySelect{ width:58px;background:url(../images/icon_arrow_v2.1.gif) no-repeat right 4px;position:relative; float:left;}
.headerN_left .cityOff .citySelectOpen{ display:none;}
.headerN_left .cityOn .citySelectOpen{ display:block;}
.headerN_left .citySelectOpen{width:114px;padding:4px 0 6px 4px; line-height:16px;border:1px solid #c3c399; background-color:#ffffe0;position:absolute; left:-5px; top:-4px;}
.headerN_left .citySelectOpen h5{width:59px;padding-bottom:4px; line-height:14px;background:url(../images/icon_arrow2_v2.1.gif) no-repeat right 5px;font-size:12px;}
.headerN_left .citySelectOpen a{color:#36c;}
.headerN_left .citySelectOpen .comma{ padding-right:11px;font-family:Arial;}
.headerN #nav{width:954px;height:41px;padding:7px 0 0 16px;background:url(../images/nav_bg_v2.1.gif) no-repeat left top; }
.headerN #nav li{width:98px;padding:0 6px;float:left;}
.headerN #nav li.new{width:118px;padding:0 6px;float:left;}
.headerN #nav a{width:98px; height:28px;margin-top:2px;line-height:29px;font-size:14px; font-weight:bold;color:#fff; text-align:center; display:block;}
.headerN #nav a:hover{ text-decoration:none;background:url(../images/nav_bg_v2.1.gif) no-repeat -151px -90px;}
.headerN #nav a.navCkWap{width:89px;padding-left:29px; text-align:left;background:url(../images/nav_bg_v2.1.gif) no-repeat 15px -83px;}
.headerN #nav a.navCkWap:hover{background:url(../images/nav_bg_v2.1.gif) no-repeat -370px -90px;}
.headerN #nav a.navCkCard{width:89px;padding-left:29px; text-align:left;background:url(../images/nav_bg_v2.1.gif) no-repeat 15px -116px;}
.headerN #nav a.navCkCard:hover{background:url(../images/nav_bg_v2.1.gif) no-repeat -499px -90px;}

.iWantSearch{width:490px; height:55px;padding:8px 0 0 124px;background:url(../images/box614_search_v2.1.gif) no-repeat left top; float:left;}
.iWantSearch .searchForm{ height:25px;}
.iWantSearch .inputtext{width:357px; height:17px;padding:5px 4px 3px 4px; border:none; background:none; float:left;}
.iWantSearch .inputtext_on{width:355px; height:16px;padding:4px 4px 3px 4px;border:1px solid #0b0; background-color:#eeffee;float:left;}
.iWantSearch .inputBnt{width:110px; height:25px;margin-left:5px; font-size:13px; font-weight:bold;color:#fff;border:none; background:none; cursor:pointer; float:left;}
.iWantSearch .searchTips{ line-height:24px;}
.iWantSearch .searchTips strong{padding:0 1px;color:#f00;}

.headerN_Top .advancedSearch{padding-top:5px;line-height:16px;float:right;}
.headerN_Top .advancedSearch a{color:#36c;}


/*-----------------------------------------------------统一头部---------------------------------------------------------*/
#header{width:968px;margin:0 auto 10px;}
.headerMsgArea{width:953px;height:90px; padding:0 0 0 13px;}
.header_left{width:309px;padding-top:18px; float:left;}
.header_left .logo{width:74px; height:63px;background:url(../images/logo_v2.0.gif) no-repeat left top;  float:left;}/*钱库logo，背景形式*/
.header_left .slogan{width:170px;height:24px;padding:15px 0 0 10px;color:#fb0102; font:14px "宋体"; font-weight:bold;background:url(../images/logo_v2.0.gif) no-repeat -74px top; float:left;}/*钱库口号*/
.header_left .slogan span{width:4px; height:13px; padding:0 3px 0 5px;background:url(../images/slogan_dot_v2.0.gif) no-repeat center center;}/*钱库口号中间那个小圆点*/
.header_left .citySwitch{width:170px;padding-left:10px;line-height:15px;float:left;}
.header_left .cityNonce{padding-right:15px;float:left;}
.header_left .citySelect{ width:58px;background:url(../images/icon_arrow_v2.1.gif) no-repeat right 4px;position:relative; float:left;}
.header_left .cityOff .citySelectOpen{ display:none;}
.header_left .cityOn .citySelectOpen{ display:block;}
.header_left .citySelectOpen{width:114px;padding:4px 0 6px 4px; line-height:16px;border:1px solid #c3c399; background-color:#ffffe0;position:absolute; left:-5px; top:-4px;}
.header_left .citySelectOpen h5{width:59px;padding-bottom:4px; line-height:14px; font-weight:normal; font-family:"宋体";background:url(../images/icon_arrow2_v2.1.gif) no-repeat right 5px;font-size:12px;}
.header_left .citySelectOpen a{color:#36c;}
.header_left .citySelectOpen .comma{ padding-right:11px;font-family:Arial;}

.header_iWantSearch{width:581px; height:55px;padding:28px 0 0 8px;margin-top:6px;background:url(../images/iwant_search_bg_v2.0.gif) no-repeat left top; float:left;}
.header_iWantSearch .searchForm{height:25px;}
.header_iWantSearch .searchCity{width:60px; height:25px;line-height:25px;float:left; position:relative;}
.header_iWantSearch .searchCityOff .searchCityOpen{ display:none;}
.header_iWantSearch .searchCityOn .searchCityOpen{ display:block;}
.header_iWantSearch .searchCity .select{padding-left:6px;}
.header_iWantSearch .searchCityOpen{width:53px;padding:0 0 3px 5px;border:1px solid #c3c399; background:#ffffe0 url(../images/icon_arrow2_v2.1.gif) no-repeat 49px 10px; position:absolute; left:0; top:0;}
.header_iWantSearch .searchCityOpen h5{font-size:12px;}
.header_iWantSearch .searchCityOpen li{ line-height:22px;}
.header_iWantSearch .searchCityOpen a{color:#36c;}
.header_iWantSearch .searchCityOpen a.over{ text-decoration:underline;}
.header_iWantSearch .searchSite{width:76px;line-height:23px;padding:2px 0 0 5px; font-family:"宋体"; float:left;}
.header_iWantSearch .searchSite input{width:74px;padding-top:4px;border:none; background:none;}
.header_iWantSearch .inputtext{width:278px; height:17px;padding:5px 4px 3px 4px;border:none; background:none; float:left;}
.header_iWantSearch .inputtext_on{width:276px; height:16px;padding:4px 4px 3px 4px;border:1px solid #0b0; background-color:#eeffee;float:left;}
.header_iWantSearch .inputBnt{width:90px; height:25px;margin-left:5px; font-size:13px; font-weight:bold;color:#fff;border:none; background:none; cursor:pointer; float:left;}
.header_iWantSearch .searchTips{ line-height:24px;}
.header_iWantSearch .searchTips strong{padding:0 1px;color:#f00;}

.header_iWantSearch .searchInfoBox{width:49px; height:25px; position:relative; float:left;}
.header_iWantSearch .searchInfoBox .open{width:25px; height:25px;display:block; }
.header_iWantSearch .searchInfoBoxOpen{width:320px;padding-bottom:10px;background:url(../images/box320a_v2.0.gif) no-repeat left bottom; position:absolute;left:-181px;top:0;}
.header_iWantSearch .searchInfoBoxOpen a.close{width:35px; height:21px; display:block; position:absolute; right:10px; top:25px!important; top:35px;}
.header_iWantSearch .searchInfoBoxOpen .box320aT{ height:18px;padding-top:32px;background:url(../images/box320a_v2.0.gif) no-repeat left top;}
.header_iWantSearch .searchInfoBoxOpen .box320aM{ width:318px;padding:5px 1px 0 1px;background:url(../images/box320abg_v2.0.gif) repeat-y left top;}
.header_iWantSearch .searchInfoBoxOpen h5{padding:0 0 0 10px; font-size:14px;}
.header_iWantSearch .searchInfoBoxOpen table{width:300px;margin-left:8px;margin-bottom:8px;}
.header_iWantSearch .searchInfoBoxOpen table td{ color:#36c;line-height:19px;}
.header_iWantSearch .searchInfoBoxOpen table td a{color:#36c;}
.header_iWantSearch .searchInfoBoxOpen table label{padding-left:11px;line-height:18px; font-family:"宋体";color:#000;background:url(../images/icon_dot2_v2.0.gif) no-repeat 4px 4px;}
.header_iWantSearch .searchInfoBoxOpen table.line{border-bottom:1px dashed #ddddbb;}
.header_iWantSearch .searchInfoBoxOpen h4{width:308px; height:17px;padding:2px 0 0 10px;margin-bottom:9px;font-size:14px;border-top:1px solid #ddddbb;border-bottom:1px solid #ddddbb; background-color:#f1f1dd;}
.header_iWantSearch .searchInfoBoxOpen .inputBoxLocus{width:221px;padding:9px;border:1px solid #f1f1dd; background-color:#ffe;}
.header_iWantSearch .searchInfoBoxOpen .inputtextwork{width:147px; height:19px;padding:6px 0 0 6px;border:none; background:none; background:url(../images/input_bg_v2.0.gif) no-repeat left -490px; float:left;}
.header_iWantSearch .searchInfoBoxOpen .inputtextwork_on{width:146px; height:18px;padding:5px 0 0 5px;border:1px solid #0b0; background-color:#eeffee;float:left;}
.header_iWantSearch .searchInfoBoxOpen .inputBntOk{width:60px; height:25px;margin-left:5px; font-size:13px; font-weight:bold;color:#fff;border:none; background:none; cursor:pointer; background:url(../images/bnt_bg_v2.0.gif) no-repeat left -1560px; float:left;}
.header_iWantSearch .searchInfoBoxOpen .comma{ padding-right:11px;font-family:Arial;color:#000;}
.header_iWantSearch .searchInfoBoxOpen .inputBoxPlace{padding:0 0 0 9px;}
.header_iWantSearch .searchInfoBoxOpen .inputtextplace{width:229px; height:19px;padding:6px 0 0 6px;border:none; background:none; background:url(../images/input_bg_v2.0.gif) no-repeat left -525px; float:left;}
.header_iWantSearch .searchInfoBoxOpen .inputtextplace_on{width:228px; height:18px;padding:5px 0 0 5px;border:1px solid #0b0; background-color:#eeffee;float:left;}
.header_iWantSearch .searchInfoBoxOpen em{padding-top:6px; line-height:13px;font-style:normal;color:#f00; float:left;}
.header_iWantSearch .searchTextLink{width:190px;padding-top:7px; font-family:"宋体"; float:left;}
.header_iWantSearch .searchTextLink a{color:#36c;}
.header_iWantSearch .hotSearch{width:380px;padding-top:7px;font-family:"宋体";float:left;}/*热门搜索*/
.header_iWantSearch .hotSearch .title{float:left;}/*热门搜索小标题*/
.header_iWantSearch .hotSearch marquee{float:left;}
.header_iWantSearch .hotSearch a{color:#36c;}
.headerMsgArea .advancedSearch{width:50px;padding-top:32px;line-height:16px;float:right;}
.headerMsgArea .advancedSearch a{color:#36c;}


/*头部导航*/
#nav{width:964px;height:43px;padding:7px 0 0 4px;background:url(../images/header_bg_v2.0.jpg) no-repeat left top; }
#nav li{width:98px;padding:0 6px;float:left;}
#nav a{width:98px; height:28px;margin-top:2px;line-height:29px;font-size:14px; font-weight:bold;color:#fff; text-align:center; display:block;}
#nav a:hover{ text-decoration:none;background:url(../images/header_bg_v2.0.jpg) no-repeat -150px -90px;}
#nav li.new{width:118px;padding:0 6px;float:left;}
#nav a.navCkWap{width:89px;padding-left:29px; text-align:left;background:url(../images/nav_bg_v2.1.gif) no-repeat 15px -83px;}
#nav a.navCkWap:hover{background:url(../images/nav_bg_v2.1.gif) no-repeat -370px -90px;}
#nav a.navCkCard{width:89px;padding-left:29px; text-align:left;background:url(../images/nav_bg_v2.1.gif) no-repeat 15px -116px;}
#nav a.navCkCard:hover{background:url(../images/nav_bg_v2.1.gif) no-repeat -499px -90px;}

.iWantSearch{width:490px; height:55px;padding:8px 0 0 124px;background:url(../images/box614_search_v2.1.gif) no-repeat left top; float:left;}

/*头部导航下面的内容信息区*/
.subNav{width:944px; height:37px;padding-left:24px; line-height:24px;background:url(../images/header_bg_v2.0.jpg) no-repeat left -50px; }
.subNav .loginState{ height:30px;padding-right:22px; background:url(../images/subnav_line_v2.0.gif) no-repeat right bottom;float:left;}/*用户登陆及登陆状态*/
.subNav .loginState a{color:#36c;}/*登陆注册按钮*/
.subNav .userManageBntArea{padding:2px 0 0 9px; float:left;}
.subNav .userManageBntArea button{width:105px; height:20px;margin-left:9px; line-height:22px;color:#000; background:url(../images/header_bg_v2.0.jpg) no-repeat left -150px;}

/*-----------------------------------------------------------统一尾部---------------------------------------------------------*/
#footer{width:960px; margin:20px auto 0;padding:9px 0 10px 0;border-top:1px solid #e1e1e1; text-align:center; position:relative;}
#footer p{color:#777;line-height:22px;}
#footer p a{color:#36c;}
#footer .icon_netAlarm{width:40px; height:53px; background:url(../images/icon_netalarm.gif) no-repeat left top; position:absolute; left:690px;top:43px;}

/*-----------------------------------------------------------统一尾部2---------------------------------------------------------*/
#footerN{width:960px; margin:0 auto;padding:15px 0 10px 0;text-align:center; position:relative;}
#footerN p{color:#777;line-height:22px;}
#footerN p a{color:#36c;}
#footerN .icon_netAlarm{width:40px; height:53px; background:url(../images/icon_netalarm.gif) no-repeat left top; position:absolute; left:690px;top:43px;}

/*------------------------------------------------------下面是全站多数页面都共用到的样式--------------------------------------------*/

/*当前位置显示样式*/
.location{ color:#999;}
.location .on{color:#666;cursor:default;}
.location .on:hover{ color:#666;text-decoration:none;}
.location a{margin:0 6px;color:#999;}
.location a:hover{color:#36c;}

/*小剪刀图标，除了虚线框优惠券图里的小剪刀图标，其它有用到小剪刀图标的都用此样式*/
.icon_forfex{width:17px; height:11px; background:url(../images/icon_bg_v2.0.gif) no-repeat -30px -100px;}

/*带虚线框的优惠券图片样式*/
.couponImg{width:187px;height:85px;border-right:1px solid #e5e5c9;border-bottom:1px solid #e5e5c9;position:relative;float:left;}/*优惠券图的外框样式，高和宽设置*/
.couponImg span{ width:17px; height:11px; background:url(../images/icon_bg_v2.0.gif) no-repeat left -100px;position:absolute;left:6px;top:79px;}/*小剪刀*/
.couponImg img{width:182px;height:80px;padding:3px;background:#fff url(../images/coupon_imgbg_v2.0.gif) no-repeat left top; position:absolute; top:-1px; left:-1px;}/*目前优惠券的大小都是182×80象素，虚线框采用背景图*/
.couponImg:hover img{background:url(../images/coupon_imgbg_v2.0.gif) no-repeat left -86px;}/*鼠标移上图片虚线框变为实线框*/


/*当前频道的信息数量，页码显示*/
.couponAmount{ height:36px;color:#666;border-bottom:1px dashed #d9d9d9;}
.couponAmount .showAmount{ float:left;}/*当前频道的信息数量*/
.couponAmount .num{padding-right:5px;font-size:24px;color:#f60;}/*数量*/
.couponAmount .sort{padding:0 5px;color:#000;}/*优惠券分类名称*/
.couponAmount .sort span{ padding:0 5px;font-family:"Arial Black";}
.pageNumOn{padding-top:6px;float:right;}/*当前页码显示*/
.pageNum{padding-right:4px; line-height:19px;float:left;}/*当前页码*/
.pageNumOn a{width:25px; height:18px;margin-left:2px; background:url(../images/bnt_bg_v2.0.gif) no-repeat; float:left;}/*上下页按钮，下面四个是按钮背景*/
.pageNumOn a.pre{background-position:left -575px;}
.pageNumOn a.next{background-position: -25px -575px;}
.pageNumOn a.pre_over{background-position:-50px -575px;}
.pageNumOn a.next_over{background-position:-75px -575px;}

/*排序方式和每页显示条数,涉及到的页面有：优惠券_列表页，优惠券_收藏，优惠券_搜索结果页*/
.couponShowWays{ height:28px;padding-top:10px;color:#666; line-height:19px;border-bottom:1px dashed #d9d9d9;}
.couponShowWays .showWays{ float:left;}/*排序方式*/
.couponShowWays .showPageNo{ float:right;}/*每页显示条数*/
.couponShowWays span{ float:left;}
.couponShowWays .showWays a{margin-right:2px; }
.couponShowWays a{height:18px;background:url(../images/bnt_bg_v2.0.gif) no-repeat; float:left;}/*排序方式选择按钮和每页显示条数按钮，下面八个是排序方式选择按钮的背景*/
.couponShowWays a.new{width:54px;background-position:left -600px;}
.couponShowWays a.new_on{width:54px;background-position:-54px -600px;}
.couponShowWays a.hot{width:54px;background-position:left -620px;}
.couponShowWays a.hot_on{width:54px;background-position:-54px -620px;}
.couponShowWays a.end{width:78px;background-position:left -640px;}
.couponShowWays a.end_on{width:78px;background-position:-78px -640px;}
.couponShowWays a.name{width:78px;background-position:left -660px;}
.couponShowWays a.name_on{width:78px;background-position:-78px -660px;}
.couponShowWays .showPageNo a{width:25px; margin-left:2px;text-align:center;color:#666;background-position:-100px -575px;}/*每页显示数量按钮*/
.couponShowWays .showPageNo a:hover{color:#666;text-decoration:none;}
.couponShowWays .showPageNo a.on{ font-weight:bold;color:#525222;background-position:-125px -575px;}


/*底部返回首页和返回顶部按钮*/
.bottomLink{width:573px;padding-top:28px; text-align:right;}
.bottomLink button{width:108px; height:25px; line-height:27px; margin-left:6px;background:url(../images/bnt_bg_v2.0.gif) no-repeat left -690px;}


/*显示页数*/
.page{width:550px; height:32px;padding-top:10px; border-top:1px dashed #d9d9d9;border-bottom:1px dashed #d9d9d9;}
.page .show_num{ height:19px; float:right;}/*指示页数，在右边*/
.page .show_num a{ width:19px; height:19px;margin-left:5px;line-height:19px; color:#666;text-align:center;border:1px solid #d9d9d9; background:url(../images/page_bg_v2.0.gif) repeat-x left top; float:left;}
.page .show_num a.up_next{width:50px; height:17px; line-height:17px;padding-top:2px;}/*上一页和下一页*/
.page .show_num a:hover{color:#fff; text-decoration:none; background:#36c;}
.page .show_num a.on{color:#fff;background:#36c;}
.page .show_num a.on:hover{color:#fff;background:#36c;}
.page .show_num span{padding:0 7px 0 10px;float:left;}/*省略号*/
.page .show_page{ line-height:22px; color:#666; float:left;}/*当前页，在左边*/
.page .show_page input{width:26px; height:16px;padding:3px 0 0 4px;margin:0 6px;color:#000;border:1px solid #d9d9d9; background:#f9f9f9 url(../images/page_bg_v2.0.gif) repeat-x left bottom; float:left;}/*输入框*/
.page .show_page span{ float:left;}
.page .show_page .ok{color:#36c; float:left;}/*确定按钮*/

/*右侧内容的广告栏*/
.sec_ad{width:352px; height:302px;padding:3px;background:url(../images/box358b_v2.0.gif) no-repeat left top;}
.sec_ad a img{ border:1px solid #c1c1c1;}
.sec_ad a:hover img{ border:1px solid #36c;}

/*优惠券列表tab形式，关于最新优惠券和本周热门优惠券，购物街频道，优惠商家频道都涉及到此样式内容，出现在右侧内容区*/
.couponList_tab{width:352px;padding:25px 0 30px 0;margin-bottom:11px;background:url(../images/tabbox352_v2.0.gif) no-repeat left bottom; position:relative;}
.couponList_tab .tab_menu{ height:26px; position:absolute;left:0;top:0;}/*tab菜单*/
.couponList_tab .tab_menu li{height:25px;margin-right:1px; line-height:25px;padding-top:1px;color:#666; font-size:14px; text-align:center;background:url(../images/tabbox352_v2.0.gif) no-repeat;float:left; cursor:pointer;}/*tab菜单按钮*/
.couponList_tab .tab_menu li.fnormal{width:96px;background-position:left top;}/*tab菜单最新优惠券按钮*/
.couponList_tab .tab_menu li.factive{width:96px;color:#000; font-weight:bold;background-position:left -26px;}
.couponList_tab .tab_menu li.snormal{width:126px;background-position:-97px -26px;}/*tab菜单本周热门优惠券按钮*/
.couponList_tab .tab_menu li.sactive{width:126px;color:#000; font-weight:bold;background-position:-97px top;}/*tab内容*/
.couponList_tab .tab_content{padding-top:13px;background:url(../images/tabbox352_v2.0.gif) no-repeat left -51px;}
.couponList_tab .tab_content_main{width:330px;padding:0 10px;border-left:1px solid #c9c9c9; border-right:1px solid #c9c9c9; background-color:#fff;}
.couponList_tab .list li{width:330px;height:27px; line-height:27px;padding-top:2px;border-bottom:1px dashed #eaeaea; background:url(../images/icon_bg_v2.0.gif) no-repeat left -212px; float:left;}
.couponList_tab .list li em{width:18px;padding-top:6px;padding-right:7px; font:11px Arial; font-weight:bold;font-style:normal; color:#fff; text-align:center; float:left;}/*列表数字*/
.couponList_tab .list li a{padding-right:5px;font-size:14px; color:#36c;float:left;}
.couponList_tab .list li .recom{width:33px; height:15px;margin-top:5px; background:url(../images/icon_bg_v2.0.gif) no-repeat left -180px; float:left;}/*推荐图标*/

/*精选专题，购物街频道，优惠商家频道都涉及到此样式内容，出现在右侧内容区*/
.topicList{margin-bottom:11px;}
.topicList .box352bB{padding-bottom:8px;}
.topicList .box352bT{ height:46px;}
.topicList .list{padding:0 10px;}
.topicList li{width:330px;padding-bottom:17px;}
.topicList a{color:#36c;}
.topicList .topicImg{width:254px; height:104px;padding:2px 0 0 2px;background:url(../images/topic_bg_v2.0.gif) no-repeat left top; display:block;}/*专题图*/
.topicList .topicImg:hover{background:url(../images/topic_bg_v2.0.gif) no-repeat left -110px;}
.topicList dt{padding:8px 0 6px 0;font-size:14px; font-weight:bold; line-height:17px;}/*专题标题*/
.topicList dd{color:#999;text-indent:2em;}/*专题内容*/


/*手机充话费，出现在右侧内容区*/
.phoneCharge{width:352px;margin-bottom:11px;}
.phoneCharge .box352bB{padding-bottom:8px;}
.phoneCharge .box352dT{ height:20px;}
.phoneCharge .box352bM{ background:#fff url(../images/phonecharge.gif) no-repeat 10px 5px;}
.phoneCharge .chargeForm{padding:5px 0 0 110px;}
.phoneCharge .text{margin:0 10px 10px;padding:8px 4px 0 4px;line-height:18px;border-top:1px dashed #d9d9d9;}
.phoneCharge iframe{width:240px;background:url(../images/phoneCharge_bg.gif) no-repeat right bottom;}

/*热门关键字搜索，出现在右侧内容区*/
.hotSearch_keyword{margin-bottom:15px;}
.hotSearch_keyword .box352bB{padding-bottom:18px; }
.hotSearch_keyword .box352bM{padding:0 10px 0 10px;}
.hotSearch_keyword .box352bT{ height:44px;}
.hotSearch_keyword a{margin-right:15px; line-height:26px;}
.hotSearch_keyword span{padding-left:15px;}

/*打印此券的用户还会打印...，出现在右侧内容区*/
.couponList_aside{margin-bottom:15px;}
.couponList_aside .box352cB{padding-bottom:12px;}
.couponList_aside .box352cT{height:36px;}
.couponList_aside h2{float:left;}
.couponList_aside button{width:127px; height:23px; line-height:23px;color:#fff; background:url(../images/bnt_bg_v2.0.gif) no-repeat left -400px; float:right;}
.couponList_aside .list{width:330px;padding:0 10px;}
.couponList_aside .list li{width:308px; height:64px;padding:9px 11px 0;margin-bottom:2px;background:url(../images/box330a_v2.0.gif) no-repeat left top;}
.couponList_aside .list li.active{ background-position:-330px top;}
.couponList_aside dl a{color:#36c;}
.couponList_aside dt{width:308px;line-height:20px;font-size:14px;font-weight:bold;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.couponList_aside dd{width:308px;line-height:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.couponList_aside dd em{color:#999; font-style:normal;}
.couponList_aside dd strong{padding:0 1px;color:#f60;}

/*请选择分店列表，涉及页面有优惠券频道最终页，优惠商家_商家详细页*/
.selectbox_branch{width:124px; height:22px; position:relative;}
.selectbox_branch a{ text-decoration:none;}
.selectbox_branch a:hover{text-decoration:none;}
.selectbox_branch .selectbox{width:119px; height:21px;padding-left:6px; line-height:21px;padding-top:1px;color:#ffffe0;background:url(../images/selectbox_bg_v2.0.gif) no-repeat left top; display:block;}
.selectbox_branch .selectbox_open{width:330px; height:214px; padding-bottom:16px;background:url(../images/selectbox_bg_v2.0.gif) no-repeat -125px bottom; position:absolute; left:0;top:0;}/*点击打开列表框*/
.selectbox_branch .close{width:13px; height:12px; display:block; position:absolute; left:312px; top:5px;}/*X关闭按钮*/
.selectbox_branch .selectbox_openT{ width:324px; height:21px;padding-left:6px; line-height:21px;padding-top:1px;color:#ff0; font-weight:bold;background:url(../images/selectbox_bg_v2.0.gif) no-repeat -125px -22px;}
.selectbox_branch ul{ height:187px;padding-top:5px;border-left:1px solid #bdb76b;border-right:1px solid #bdb76b; background-color:#525222; overflow:auto;scrollbar-arrow-color:#bdb76b;scrollbar-base-color:#696900;}/*分店列表*/
.selectbox_branch li{padding:0 1px 3px 1px; line-height:24px; float:left;}
.selectbox_branch li a{ width:270px;height:21px;padding:0 17px; line-height:21px;color:#ffffe0;background:url(../images/icon_arrow_v2.0.gif) no-repeat 9px 8px;display:block;}
.selectbox_branch li a:hover{color:#525222;background:#ffffe0 url(../images/icon_arrow_v2.0.gif) no-repeat 9px 8px;}
.selectbox_branch li .branchName{ float:left;}/*分店名*/
.selectbox_branch li .view{ float:right;}/*参看分店连接*/

/*订阅商家优惠弹出小窗口*/
.subscibeMsg{width:174px; height:97px;padding:6px 10px 0 10px; background:url(../images/box194a_v.20.gif) no-repeat left top; position:absolute; left:-4px; top:-4px;}/*外框高宽，背景*/
.subscibeMsg h6{font-size:12px;color:#000;}/*标题*/
.subscibeMsg .form{ height:60px;padding-top:10px;}/*订阅表单*/
.subscibeMsg .form_confirm{width:174px;padding-top:7px;color:#000;}
.subscibeMsg .form_confirm a{color:#36c;}
.subscibeMsg .inputEmail{width:144px; height:19px!important; height:23px;padding:6px 0 0 28px!important;padding:2px 0 0 28px;margin-top:1px;background:url(../images/input_bg_v2.0.gif) no-repeat left -230px;}/*订阅输入框外框*/
.subscibeMsg .inputEmail input{width:139px;color:#999; height:21px;line-height:21px;border:none; background:none;}/*订阅输入框文本框*/
.subscibeMsg .inputBnt{width:56px; height:29px;line-height:27px;margin-top:2px;color:#fff;border:none;background: url(../images/bnt_bg_v2.0.gif) no-repeat -70px -720px; float:right; cursor:pointer;}/*订阅和确定按钮*/
.subscibeMsg .close{width:17px; height:17px; background:url(../images/icon_bg_v2.0.gif) no-repeat left -140px; position:absolute;top:5px; right:11px;}/*X关闭按钮*/
.subscibeMsg .close_active{width:17px; height:17px; background:url(../images/icon_bg_v2.0.gif) no-repeat -17px -140px; position:absolute;top:5px; right:11px;}


/*-------------最底部的内容，关于订阅最新优惠，各频道的搜索，热门搜索，钱库优惠券最佳使用方法（注明：此内容在某些页面会独立成一部分或者去掉，但是不会影响其他内容）---------------*/

.contentBottom{padding-bottom:10px;background:#eaeaea url(../images/box960a_v2.0.gif) no-repeat right bottom;}
.contentBottom .mt{padding:3px 3px 0 3px;background:url(../images/box960a_v2.0.gif) no-repeat left top;}
/*钱库优惠券最佳使用方法外框*/
.contentBottom .couponUseWays_wrap{padding-bottom:10px;margin-bottom:10px;border-bottom:1px dashed #d2d2d2;}
.contentBottom .mm{padding-bottom:10px;margin-bottom:10px;border-bottom:1px dashed #d2d2d2;}
.contentBottom .mb{width:954px; height:90px;}
.couponUseWays h2{ height:24px;padding:5px 0 0 7px; font:18px simhei;}/*钱库优惠券最佳使用方法标题*/
.couponUseWays .mc{ height:78px;padding:6px 8px 0 6px;background:url(../images/box954a_v2.0.gif) no-repeat left top;}
.couponUseWays .useWaysFlash{ float:left;}/*钱库优惠券最佳使用方法flash部分*/
.couponUseWays button{width:177px;height:70px;margin-top:1px;font:20px simhei;color:#fff;background:url(../images/bnt_bg_v2.0.gif) no-repeat left -176px; float:right;}/*钱库优惠券最佳使用方法绿色按钮*/
.couponUseWays .line{ width:10px; height:62px;margin-top:4px; border-right:1px dashed #eeeed0; float:left;}/*钱库优惠券最佳使用方法虚线*/
.contentBottom h4{ height:26px; line-height:28px;font-size:14px; text-align:center;}/*标题*/
.contentBottom .subscribeCoupon{width:371px; height:90px;margin-right:20px; background: url(../images/tabbox371_v2.0.gif) no-repeat left top; float:left;}/*订阅最新优惠*/
.contentBottom .subscribeCoupon h4{width:104px;}
.contentBottom .subscribeCoupon .form{padding:11px 8px 0 10px;}/*表单*/
.contentBottom .subscribeCoupon .inputEmail{width:262px; height:19px!important; height:23px;padding:6px 0 0 28px!important;padding:2px 0 0 28px;margin-top:1px;background:url(../images/input_bg_v2.0.gif) no-repeat left top; float:left;}/*订阅最新优惠输入框背景*/
.contentBottom .subscribeCoupon .inputEmail input{width:258px;color:#999; height:21px;line-height:21px;border:none; background:none;}
.contentBottom .subscribeCoupon .inputBnt{width:55px; height:27px;padding:2px 0 0 3px; line-height:23px;color:#fff;border:none;background: url(../images/bnt_bg_v2.0.gif) no-repeat left -250px; float:right; cursor:pointer;}/*订阅按钮*/
.contentBottom .searchForTab{width:360px; height:90px; background:url(../images/tabbox360_v2.0.gif) no-repeat left bottom; float:left;position:relative;}/*优惠券、优惠商家、购物街tab*/
.contentBottom .searchForTab .tab_menu{width:360px; height:26px; position:absolute; left:0;top:0;}/*优惠券、优惠商家、购物街tab菜单*/
.contentBottom .searchForTab .tab_menu li{ width:74px;height:24px;line-height:24px; padding-top:2px;margin-right:1px;font-size:14px; text-align:center;float:left; cursor:pointer;}
.contentBottom .searchForTab .tab_menu li.normal{color:#666;background:url(../images/tabbox360_v2.0.gif) no-repeat -75px top;}
.contentBottom .searchForTab .tab_menu li.active{color:#000;font-weight:bold;background:url(../images/tabbox360_v2.0.gif) no-repeat left top;}
.contentBottom .searchForTab .tab_menu li.normal a{color:#666;}
.contentBottom .searchForTab .tab_menu li.active a{color:#000;}
.contentBottom .searchForTab .tab_content{padding:39px 0 0 10px;}/*优惠券、优惠商家、购物街tab内容*/
.contentBottom .searchForTab .inputKeyword{width:183px; height:19px!important; height:23px;padding:6px 0 0 28px!important;padding:2px 0 0 28px;margin:1px 4px 0 0;background:url(../images/input_bg_v2.0.gif) no-repeat left -30px; float:left;}/*优惠券、优惠商家、购物街输入框背景*/
.contentBottom .searchForTab .inputKeyword input{width:180px;color:#999; height:21px;line-height:21px;border:none; background:none;}
.contentBottom .searchForTab .inputBnt{width:55px; height:27px;padding:2px 0 0 3px; margin-right:6px;line-height:23px;color:#fff;border:none;background: url(../images/bnt_bg_v2.0.gif) no-repeat left -250px; float:left; cursor:pointer;}/*优惠券、优惠商家、购物街tab搜索按钮*/
.contentBottom .searchForTab .advancedSearch{ line-height:28px; float:left;}/*优惠券、优惠商家、购物街tab高级搜索连接*/
.contentBottom .hotSearch{width:193px; height:90px; background:url(../images/tabbox193_v2.0.gif) no-repeat left top; float:right; }/*热门搜索*/
.contentBottom .hotSearch h4{width:74px;}
.contentBottom .hotSearch .searchLink{padding:4px 4px 0 11px; line-height:16px;}
.contentBottom .hotSearch .searchLink a{color:#36c;}

button.bnt_download{width:100px; height:22px;margin-top:5px;margin-left:0;line-height:25px;color:#36c; background:url(../images/box100a_v2.0.gif) no-repeat left 1px; float:left;}
.noOffer_f14{font-size:14px; height:35px; color:#000000}
.noOffer_f12{font-size:12px; height:23px; color:#CCCCCC}