﻿@charset "utf-8";/* CSS Document */

html,body,form,img,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,b,u,i,p,em,td,th,input,textarea,label,select,iframe{font-family:"宋体","Arial Narrow",HELVETICA;font-size:12px;color:#333;padding:0;margin:0;}
body{background:url(../images/topbg.gif) left top repeat-x;}
img{font-size:12px;vertical-align:middle;}
input{outline: none;}
td{ font-family:Arial}
table{border-collapse:collapse;border-spacing:0;}
ul, li{vertical-align:bottom;padding:0; margin:0;}
em, i{font-style:normal;}
li{list-style: none;}
ol{list-style-type: none;list-style: none;}
dd{margin-left:0;}
a img{border:0;}
h1{font-size:20px;}
h2, h3{font-size:14px;font-family:"Microsoft YaHei";}
h4, h5, h6{font-size:12px;}
/* 去除链接元素的虚线框 */   
a{color:#666; text-decoration:none;outline:none;}
a:hover{color:#eb6100; text-decoration:underline;}

/*浮动*/
.fl{float:left !important;display:inline;}
.fr{ float:right; display:inline;}
/*清除浮动*/
.cf:before, .cf:after{content:"";display:table;}
.cf:after{clear:both;}
.cf{zoom:1;}
.clear{clear:both;}
/* box */
.box990{ width:990px; margin:0px auto;}
.box988{ width:988px; margin:0px auto;}
.box210{ width:210px;}
.box760{ width:760px;}
.box150{ width:150px;}
.box820{ width:820px;}
/* Margin */
.m0{ margin:0px!important;}

.mt3{margin-top:3px !important;}
.mt5{ margin-top:5px;}
.mt7{ margin-top:7px;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mt25{ margin-top:25px;}
.mt30{ margin-top:30px;}
.mt35{ margin-top:35px;}
.mt40{ margin-top:40px;}
.mt50{ margin-top:50px;}
.mt60{ margin-top:60px;}

.mr5{ margin-right:5px;}
.mr10{ margin-right:10px;}
.mr15{ margin-right:15px;}
.mr20{ margin-right:20px;}
.mr30{ margin-right:30px;}
.mr35{ margin-right:35px;}
.mr40{ margin-right:40px;}
.mr50{ margin-right:50px;}
.mr60{ margin-right:60px;}

.mt0{ margin-top:0px !important;}
.mb0{ margin-bottom:0px !important;}
.mb5{ margin-bottom:5px;}
.mb10{ margin-bottom:10px;}
.mb15{ margin-bottom:15px;}
.ml18{ margin-left:18px;}
.mb20{ margin-bottom:20px;}
.mb30{ margin-bottom:30px;}
.mb35{ margin-bottom:35px;}
.mb40{ margin-bottom:40px;}
.mb50{ margin-bottom:50px;}
.mb60{ margin-bottom:60px;}

.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml13{margin-left:10px;}
.ml15{margin-left:15px;}
.ml17{ margin-left:17px;}
.ml18{ margin-left:18px;}
.ml20{margin-left:20px;}
.ml23{margin-left:23px;}
.ml30{ margin-left:30px;}
.ml35{ margin-left:35px;}
.ml40{ margin-left:40px;}
.ml50{ margin-left:50px;}
.ml60{ margin-left:60px;}
/* Padding */
.p0{ padding:0px !important;}
.pd10{ padding:10px !important;}
.pdl0{ padding-left:0px !important;}
.pdr0{ padding-right:0px !important;}
.pdl15{ padding-left:15px !important;}
.pdr15{ padding-right:15px;}
.pdm10{ padding-bottom:10px !important;}
/*border*/
.b0{ border:0px !important;}
.bdc2{border:2px solid #ff9900 !important;}

.edge{border:1px solid #dcdcdc;}
.top_edge{ border-top:1px solid #dcdcdc;}
.right-edge{border-right:1px solid #dcdcdc;}
.left-edge{ border-bottom:1px solid #dcdcdc;}
.bottom-edge{ border-bottom:1px solid #dcdcdc;}
.das_rb{ border-right:1px  dashed #dcdcdc;border-bottom:1px dashed #dcdcdc;}
.das_b{ border-bottom:1px dashed #dcdcdc !important;}
.das_r{border-right:1px  dashed #dcdcdc;}
/*Color*/
.cleb6100{ color:#eb6100 !important;}
.clf08b0c{ color:#f08b0c !important;}
.clc6c6c6{ color:#c6c6c6;}
.clff0000{ color:#ff0000 !important;}
.cl999{ color:#999;}
.cl333{ color:#333;}
a.bocka{ height:14px; line-height:14px; color:#333; text-decoration:none; padding:3px; display:inline-block; margin-right:5px;}
a:hover.bocka,a.bockaon{height:14px; line-height:14px ; color:#763e02 !important;text-decoration:none !important; background-color:#e6ca9a; padding:3px; display:inline-block; margin-right:5px;}
a.col333{ color:#333;}
a:hover.col333{ color:#eb6100; text-decoration:underline;}

a:hover.orange,a.orangeon{height:14px; line-height:14px ; color:#fff !important;text-decoration:none !important; background-color:#f39800; padding:3px; display:inline-block; margin-right:5px;}
/*空白*/
.blank5,.blank10,.blank15,.blank20,.blank25,.blank30,.blank40{display: block;overflow: hidden;clear: both;}
.blank5{height:5px;}
.blank10{height:10px;}
.blank15{height:15px;}
.blank20{height:20px;}
.blank25{ height:25px;}
.blank30{height:30px;}
.blank40{ height:40px;}

/*横线*/
.line{ height:0px; border-bottom:1px solid #dcdcdc; overflow:hidden; clear:both;}

.align-vm{ vertical-align:middle;}
.align-vt{ vertical-align:top;}
.align-vb{ vertical-align:bottom;}
.align-tl{ text-align:left;}
.align-tc{ text-align:center;}
.align-tr{ text-align:right;}

/*定位*/
.posrel{position:relative;}
.posabs{ position:absolute;}
.posfix{ position:fixed;}

/*其他*/
.bold{font-weight:bold !important;}
.tdlt{ text-decoration:line-through;}
.hand{ cursor:pointer;}
.none{ display:none;}
.block{ display:block;} 
.inlin_block{ display:inline-block;}
.tac{ text-align:center !important;}
.tal{ text-align:left;}
.tar{ text-align:right;}

/*弹出框*/
.lh25{ line-height:25px;}
.lh35{ line-height:35px;}
.popwarp,.popwarp1,.popwarp2{width:490px; border:1px solid #c1c1c1; position:absolute; background-color:#fff; left:40%;top:30%;}
.popwarp1{ width:430px; padding:0px 10px 30px 10px;}
.popwarp2{ width:430px; padding:0px 10px 25px 10px;}
.top_pop{width:430px; height:35px; line-height:35px; position:relative;overflow:hidden; border-bottom:1px solid #ddd; color:#333; font-weight:bold;}
.close{ background:url(../images/close_03.gif) no-repeat 0px 0px; position:absolute; top:10px; right:0px; width:16px; height:16px; overflow:hidden; display:inline-block; cursor:pointer;}
.pop_content{ padding:30px 0px; position:relative; text-align:center;}
.pop_c1{ position:absolute; width:120px; left:0px; text-align:center; top:30px;}
.pop_c2{ padding-left:120px; width:300px; line-height:25px;}
.pop_c3,.pop_c4{height:50px; width:50px; padding-right:15px;padding-bottom:5px; display:inline-block;}
.pdlr20{ padding-left:20px !important; padding-right:20px !important;}
.pop_c3{background:url(../images/pop_sigh.gif) no-repeat 0px 0px; }/*弹出窗-感叹号*/
.pop_c4{ background:url(../images/pop_yes.gif) no-repeat 0px 0px;}/*弹出窗-对号*/
.pop_content1{padding:0px 5px;}
.clinkstar{ height:80px; padding:10px 5px 20px 5px;}
.clinkstar dl{ width:88px; text-align:center; float:left;}
.clinkstar dl dt{ padding-bottom:15px; cursor:pointer;}
.clinkstar dl dd{line-height:22px;}
.com_pop_ta{ width:440px; height:110px; border:1px solid #ddd; color:#999; line-height:22px; padding-left:8px;}
.bmcom{position:relative; margin:10px 0px 0px 0px;width:450px;}
.bmcom .bmcom_span{ position:absolute; right:0px; color:#999;}
.bmcom .bmcom_span a{ color:#763e02; margin:0px;height:25px; line-height:25px; padding:0px 10px 0px 10px;display:inline-block; background:#e6ca9a;}



/*字体*/
.font14{ font-size:14px !important;}




/*20121121弹出框*/
.pop_new{width:492px;position:relative;z-index:2; clear:both;}
.pop_box{width:477px;margin-top:15px;float:left;}
.pop_box .title{height:33px;line-height:33px;background-color:#336601;padding-left:8px;color:#fff;font-weight:bold;font-size:14px;}
.pop_box .detail{border-left:3px solid #669934;border-right:3px solid #669934;width:401px;float:left;padding:30px 35px 30px 35px;background-color:#fff;}
.pop_box .detail img{float:left;}
.pop_box .detail p{float:right;width:320px;line-height:18px;}
.pop_box .detail .orange{color:#fb9212;font-size:14px;}
.pop_box .detail .orange2{color:#fb9212;font-size:16px;font-weight:bold;}
.pop_box .detail .orange3{color:#fb9212;font-weight:bold;padding:0px 5px;}
.pop_box .detail .orange4{color:#fb9212;font-weight:bold;padding:0px 8px;font-size:16px;}
.pop_box .detail .orange5{color:#fb9212;font-weight:bold;padding:0px;}
.pop_box .detail .text{margin-top:18px;}
.pop_box .detail .del{font-size:14px;float:left;width:370px;padding:15px 0px 15px 10px;line-height:24px;}
.pop_box .detail dl{font-size:14px;margin-bottom:6px;width:370px;float:left;}
.pop_box .detail dl input{vertical-align:text-bottom; margin-bottom:2px; *margin-bottom:-2px;margin-right:5px;*margin-right:0px;margin-left:5px;*margin-left:0px;}
.pop_box .detail dl dt{width:69px;float:left;text-align:right;line-height:22px;}
.pop_box .detail dl dd{padding-left:0px;*padding-left:5px;float:left;line-height:22px;}
.pop_box .detail dl dd span{color:#ff0000;padding-left:8px;}
.pop_box .detail dl dd .pop_input{vertical-align:middle;width:210px;padding:0px 5px;line-height:18px;height:19px;border-left:2px solid #8d8d8d;border-top:2px solid #767676;border-right:2px solid #e3e3e3;border-bottom:2px solid #e3e3e3;background-color:#dedede;}
.pop_box .detail .cancel{width:299px;text-align:right;font-size:12px;line-height:18px;}
.pop_box .detail a{color:#0048ff;}
.pop_box .clearing{border-left:3px solid #669934;border-right:3px solid #669934;width:471px;float:left;}
.pop_box .clearing .back{width:323px;padding-right:10px;text-align:right;float:left;}
.pop_box .clearing .back a{line-height:30px;color:#669934;font-weight:bold;}
.pop_box .clearing .back a:hover{color:#f08b0c;}
.pop_box .clearing .buy{height:35px;border-left:1px dashed #669934;float:left;padding-left:10px;}
.pop_box .gray{background-color:#e0ebd7;border-left:3px solid #669934;border-right:3px solid #669934;border-bottom:3px solid #669934;width:459px;float:left;padding:0px 6px 0px 6px;}
.pop_box .gray .btn{width:429px;border-top:1px dashed #669934;padding:18px 30px 18px 0px;text-align:right;}
a.pop_btn{text-align:center;padding-left:7px;font-size:14px;font-weight:bold;}
a.pop_btn,a.pop_btn span{background: url("../images/pop_btn.png") no-repeat scroll 0 0 transparent;color:#fff;cursor:pointer;display:inline-block;height:26px;line-height:26px;overflow:hidden;min-width:35px;text-decoration:none !important;}
a.pop_btn span{background-position:100% -26px;padding:0px 13px 0px 6px;}
.pop_box ul{padding:0px;margin:0px;}
.pop_new .pop_close{z-index:3;position:absolute;top:0px;right:0px;}

.pop_box .hot{width:444px;border-top:1px dashed #669934;padding:0px 0px 18px 15px;float:left;}
.pop_box .hot .tit{line-height:38px;color:#7f7f7f;font-size:14px;font-weight:bold;}
.pop_box .hot ul{padding:0px;margin:0px;}
.pop_box .hot ul a{color:#333;}
.pop_box .hot ul a:hover{color:#f08b0c;}
.pop_box .hot ul li{width:98px;margin-right:10px;float:left;border:1px solid #bbd2a6;}
.pop_box .hot ul li .name{height:36px;line-height:18px;text-overflow:clip;display:block;overflow:hidden;padding:0px 5px;border-top:1px solid #bbd2a6;}
.pop_box .hot ul li .price{line-height:18px;color:#fff;font-weight:bold;text-align:right;padding-right:5px;background-color:#bbd2a6;}
.pop_box .hot ul img{width:98px;height:98px;}
.pop_box .hot ul .bd_t{border-top:1px solid #fff !important;}
.pop_box .hot ul .bg{background-color:#fff !important;color:#ef8d10 !important;}
.pop_box .hot ul .bd_all{border:1px solid #fff !important;}


*html{background-image:url(about:blank);background-attachment:fixed;}
#goTop{bottom:10px;right:0px;width:61px;position:fixed;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||10)));z-index:9;}
#goTop #go_top,#goTop #go_top:hover,#goTop .collect,#goTop .two_code,#goTop .collect{background:#ffffff url("../images/gotop.gif") no-repeat;cursor:pointer;border:1px solid #cccccc;float:left;overflow:hidden;padding:5px;margin-left:11px;}
#goTop #go_top{width:44px;height:30px;background-position:-43px -43px;}
#goTop #go_top:hover{background-position:-43px 8px;}
#goTop .two_code{background-position:-96px -46px;height:38px;width:44px;margin-top:10px;}
#goTop .two_code:hover{background-position:-96px 5px;text-decoration:none;}
#goTop .collect{background-position:-151px -46px;height:38px;width:44px;margin-top:10px;}
#goTop .collect:hover{background-position:-151px 5px;text-decoration:none;}
#goTop .cart_buy{background:url("../images/cart/cart_pop02.gif") no-repeat;width:46px;height:70px;display:block;float:left;overflow:hidden;margin-top:10px;padding:0px 0px 0px 15px;text-align:center;font:400 12px/38px "Microsoft YaHei";color:#fff;}
#goTop .cart_focus{background:url("../images/cart/cart_pop04.gif") no-repeat;text-decoration:none;}
#goTop .cart_on{background:url("../images/cart/cart_pop01.gif") no-repeat;text-decoration:none;}

.pop_cart{display:none;width:300px;padding:10px;bottom:120px;right:52px;_right:56px;position:fixed;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||13)));z-index:8;}
.pop_cart .pop_buy{border:1px solid #649a2b;background-color:#fff;width:275px;float:left;padding:0px 15px 0px 10px;}
.pop_cart .pop_buy li{padding:12px 0px;border-bottom:1px dotted #659a2c;width:275px;float:left;}
.pop_cart .pop_buy li .pic{width:70px;float:left;}
.pop_cart .pop_buy li .pic img{width:60px;height:60px;}
.pop_cart .pop_buy li .name{width:125px;float:left;font:400 12px/18px "Microsoft YaHei";color:#3e4141;padding-top:3px;}
.pop_cart .pop_buy li .name span{font:400 12px/18px "Microsoft YaHei";color:#ff6900;}
.pop_cart .pop_buy li .price{width:75px;float:right;font:800 14px/58px "Microsoft YaHei";color:#ff6900;}
.pop_cart .pop_buy li .buy_ico{text-align:center;padding-top:15px;}

.pop_code{bottom:14px;right:54px;_right:59px;height:222px;width:200px;position:fixed;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||13)));z-index:9;}
.pop_code .code_con{background:#ffffff;box-shadow:0 0px 1px rgba(34, 25, 25, 0.1);-webkit-box-shadow:rgba(34, 25, 25, 0.1) 0px 0px 1px;border:1px solid #E6E4E4;text-align:center;padding:7px;}
.pop_code .code_con span{display:block;height:186px;}
.pop_code .code_con b{display:block;font-size:14px;margin-top:6px;}

.pop_code2{bottom:14px;right:260px;_right:265px;height:222px;width:200px;position:fixed;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||13)));z-index:9;}
.pop_code2 .code_con{background:#ffffff;box-shadow:0 0px 1px rgba(34, 25, 25, 0.1);-webkit-box-shadow:rgba(34, 25, 25, 0.1) 0px 0px 1px;border:1px solid #E6E4E4;text-align:center;padding:7px;}
.pop_code2 .code_con span{display:block;height:186px;}
.pop_code2 .code_con b{display:block;font-size:14px;margin-top:6px;}

/*20130916入口选择*/
.pop_entrance{width:620px;float:left;border-top:33px solid #316700;background:#FFF;}
.pop_entrance ul{border:2px solid #659b2c;border-top:none !important;padding:12px 28px 35px 28px;width:560px;float:left;}
.pop_entrance .tit{width:560px;float:left;padding-bottom:25px;}
.pop_entrance .pop_zi{width:420px;float:left;font:400 14px/24px "宋体";color:#333;}
.pop_entrance .pop_zi span{color:#ff6900;}
.pop_entrance .pop_zi font{color:#659934;font:400 24px/45px "宋体";}
.pop_entrance li{width:186px;float:left;border-right:1px solid #cbcfcc;text-align:center;}
.pop_entrance li a{background: url("../images/pop_btn02.gif");width:96px;height:30px;display:block;font:400 18px/30px "Microsoft YaHei";color:#fff;padding-left:24px;margin:10px 0px 10px 33px;text-align:left;*margin-left:0px;}
.pop_entrance li p{font:400 14px/24px "宋体";color:#686c69;}
.pop_entrance li .city{color:#333;}
.pop_entrance li .city span{cursor: pointer;color: #4aa401;text-decoration: none;margin-right: 15px;}
.pop_entrance li .city span:hover{color: #eb6100;text-decoration: underline;}
.pop_entrance .tit02{width:560px;float:left;border-bottom:1px solid #999d9a;margin-bottom:28px;font:400 18px/32px "宋体";color:#3e4141;}


/*20130909推荐*/
.recommend_top{width:990px;margin-top:20px;float:left;}
.recommend{width:990px;margin-top:15px;float:left;}
.recommend .tit01,.recommend .tit02,.recommend .tit03,.recommend .tit04,.recommend .tit05,.recommend .tit06,.recommend .tit07,.recommend .tit08,.recommend .tit09,.recommend .tit10,.recommend .tit11,.recommend .tit12,.recommend .tit13,.recommend .tit14,.recommend .tit15,.recommend .tit16,.recommend .tit17,.recommend .tit18,.recommend .tit19,.recommend .tit20,.recommend .tit21,.recommend .tit22,.recommend .tit23{width:990px;height:40px;text-align:right;}
.recommend .tit01{background:url(../images/n_tit01.gif) no-repeat;}
.recommend .tit02{background:url(../images/n_tit02.gif) no-repeat;}
.recommend .tit03{background:url(../images/n_tit03.gif) no-repeat;}
.recommend .tit04{background:url(../images/n_tit04.gif) no-repeat;}
.recommend .tit05{background:url(../images/n_tit05.gif) no-repeat;}
.recommend .tit06{background:url(../images/n_tit06.gif) no-repeat;}
.recommend .tit07{background:url(../images/n_tit07.gif) no-repeat;}
.recommend .tit08{background:url(../images/n_tit08.gif) no-repeat;}
.recommend .tit10{background:url(../images/n_tit10.gif) no-repeat;}
.recommend .tit11{background:url(../images/n_tit11.gif) no-repeat;}
.recommend .tit12{background:url(../images/n_tit12.gif) no-repeat;}
.recommend .tit13{background:url(../images/n_tit13.gif) no-repeat;}
.recommend .tit14{background:url(../images/n_tit14.gif) no-repeat;}
.recommend .tit15{background:url(../images/n_tit15.gif) no-repeat;}
.recommend .tit16{background:url(../images/n_tit16.gif) no-repeat;}
.recommend .tit17{background:url(../images/n_tit17.gif) no-repeat;}
.recommend .tit18{background:url(../images/n_tit18.gif) no-repeat;}
.recommend .tit19{background:url(../images/n_tit19.gif) no-repeat;}
.recommend .tit20{background:url(../images/n_tit20.gif) no-repeat;}
.recommend .tit21{background:url(../images/n_tit21.gif) no-repeat;}
.recommend .tit22{background:url(../images/n_tit22.gif) no-repeat;}
.recommend .tit23{background:url(../images/n_tit23.gif) no-repeat;}
.recommend .tit01 a,.recommend .tit02 a,.recommend .tit03 a,.recommend .tit04 a,.recommend .tit05 a,.recommend .tit06 a,.recommend .tit07 a,.recommend .tit08 a,.recommend .tit09 a,.recommend .tit10 a,.recommend .tit11 a,.recommend .tit12 a,.recommend .tit13 a,.recommend .tit14 a,.recommend .tit15 a,.recommend .tit16 a,.recommend .tit17 a,.recommend .tit18 a,.recommend .tit19 a,.recommend .tit20 a,.recommend .tit21 a,.recommend .tit22 a,.recommend .tit23 a{font:400 14px/40px "微软雅黑";margin-right:20px;color:#3e4141;}

.recommend .rec_sku{width:990px;float:left;}
.recommend .rec_sku .tit{float:left;width:310px;height:466px;}
.recommend .rec_sku .tit img{width:310px;height:466px;}
.recommend .rec_sku ul{width:680px;float:left;}
.recommend .rec_sku ul li{width:140px;height:217px;float:left;border-right:1px solid #eeeee7;border-bottom:1px solid #eeeee7;position:relative;padding:15px 14px 0px 15px;}
.recommend .rec_sku ul li .pic{width:140px;height:140px;overflow:hidden;display:block;position:relative;}
.recommend .rec_sku ul li .pic img{width:140px;height:140px;}
.recommend .rec_sku ul li .name{line-height:18px;height:36px;width:140px;text-overflow:clip;display:block;overflow:hidden;margin-top:5px;}
.recommend .rec_sku ul li .name a{color:#3e4141;}
.recommend .rec_sku ul li .name a:hover{color:#eb6100;}
.recommend .rec_sku ul li .price{line-height:28px;height:28px;width:140px;text-overflow:clip;display:block;overflow:hidden;}
.recommend .rec_sku ul li .price span{font:800 16px/28px "Microsoft YaHei";color:#ff6900;}
.recommend .rec_sku ul li .price font{font:800 12px/28px ;color:#ff6900;}
.recommend .rec_sku ul li .buy{position:absolute;top:140px;left:0px;}

.like_pro{width:310px;height:522px;float:left;display:inline;overflow:hidden;}
.like_pro_title{width:298px; height:38px;border:1px solid #cbcfcc;background-color:#f6faf6;font:800 15px/38px "Microsoft YaHei";color:#666;padding-left:10px;}
.like_pro_cont{ width:278px; height:471px;padding:10px 15px 0px 15px;border:1px solid #eaeaea;border-top:none;}
.like_pro_cont .toplist{ height:15px; padding:10px 0px; width:278px; border-bottom:1px solid #eaeaea;color:#666;overflow:hidden;}
.like_pro_cont .toplist .toplistspan{ float:left; width:17px; height:14px; text-align:center;font:bold 12px/14px "黑体"; display:inline-block; background:url(../images/mun.gif) no-repeat;}
.like_pro_cont .toplist a{ float:left; height:14px;line-height:14px; width:220px; overflow:hidden; margin-left:5px; display:inline-block;}
.like_pro_cont .toplistshow{height:100px; padding:10px 0px; width:278px; border-bottom:1px solid #eaeaea;color:#666; overflow:hidden;}
.like_pro_cont .toplistshow .show_pic{ float:left; display:inline-block; margin-right:10px;width:100px; height:100px;}
.like_pro_cont .toplistshow .show_pic img{ width:100px; height:100px;}
.like_pro_cont .toplistshow .show_name{ width:168px; height:100px; float:left;color:#666;}
.like_pro_cont .toplistshow .show_name p{padding-top:5px;line-height:18px;color:#666;float:left;width:168px;}
.like_pro_cont .toplistshow .show_name .price{font:800 18px/18px "宋体";color:#ff6900;}

.foodstory{width:665px;float:right;background-color:#eeeee7;}
.foodstory .tit{background:url(../images/n_tit09.gif) no-repeat;width:665px;height:40px;text-align:right;}
.foodstory .tit a{font:400 14px/40px "微软雅黑";margin-right:20px;color:#3e4141;}
.foodstory .tab{width:665px;float:left;}
.foodstory .tab .pic img{width:665px;height:315px;}
.foodstory .tab .play{width:665px;height:30px;background-color:#eeeee7;border-top:1px solid #fff;}
.foodstory .tab .play ul{padding:0px;margin:0px;}
.foodstory .tab .play ul li{width:20px;float:right;}
.foodstory .tab .play ul li a{line-height:30px;color:#cddfb9;text-decoration:none;}
.foodstory .tab .play ul li a:hover,.foodstory .tab .play ul li .on{line-height:30px;color:#5aab18;text-decoration:none;}
.foodstory .content{padding:0px 20px 20px 20px;}
.foodstory .column01{font-size:14px;color:#686c69;}
.foodstory .column01 span{font-weight:bold;}
.foodstory .column02{font-size:30px;color:#686c69;line-height:35px;padding:10px 0px 15px 0px;font-weight:bold;}
.foodstory .column03{color:#686c69;line-height:20px;}


/*20140327城市弹出框*/
.pop_city{width:795px;position:relative;z-index:2; clear:both;}
.pop_city .pop_close{z-index:3;position:absolute;top:0px;right:0px;}
.city_box{width:780px;margin-top:15px;float:left;background-color:#fff;}
.pop_city .pop_head{width:780px;height:120px;background-color:#f5f5f5;float:left;}
.pop_city .ct_logo{padding:25px 0px 0px 30px;float:left;}
.pop_city .ct_word{float:left;padding:74px 0px 0px 15px;font:400 16px/26px "微软雅黑";color:#434343;}
.pop_city .ct_word span{padding:0px 20px 0px 5px;font:400 22px/26px "微软雅黑";color:#ff8a00;cursor:pointer;}
.pop_city .ct_select{width:94px;height:22px;margin-right:6px;border: #91b821 1px solid;}
.pop_city .ct_word img{vertical-align: middle;*margin-bottom:5px;}
.pop_city .ct_city{width:710px;float:left;padding:0px 35px;border-bottom:5px solid #f5f5f5;}
.pop_city .ct_city dl{padding:20px 0px;width:710px;float:left;}
.pop_city .ct_city dl dt{width:75px;float:left;font:400 14px/30px "微软雅黑";color:#3e3a39;}
.pop_city .ct_city dl dd{float:left;overflow: hidden;zoom: 1;width:635px;}
.pop_city .ct_city dl em{margin-right:15px;padding:0px;}
.pop_city .ct_city dl em a{text-decoration:none;display:inline-block;font:400 14px/30px "微软雅黑";color:#ff8a00;}
.pop_city .ct_city dl em a:hover{color:#91b821;text-decoration:none;}

.pop_city .ct_provinces{width:710px;float:left;padding:0px 35px;}
.pop_city .ct_provinces dl{width:710px;float:left;}
.pop_city .ct_provinces dl dt{width:75px;font:400 14px/35px "微软雅黑";color:#3e3a39;}
.pop_city .ct_provinces dl dd{float:left;overflow: hidden;zoom: 1;}
.pop_city .ct_provinces dl em{margin-right:8px;padding:0px;float:left;height:40px;}
.pop_city .ct_provinces dl em a{text-decoration:none;display:block;font:400 14px/20px "微软雅黑";color:#91b821;border:1px solid #91b821;width:22px;text-align:center;}
.pop_city .ct_provinces dl em a:hover,.pop_city .ct_provinces dl em a.on{text-decoration:none;color:#fff;border:1px solid #91b821; background-color:#91b821;}

.pop_city .ct_tab{width:780px;float:left;background-color:#f5f5f5;}
.pop_city .ct_tab dl{width:740px;float:left;padding:20px;position:relative;z-index:2;}
.pop_city .ct_tab dl dd{float:left;overflow: hidden;zoom: 1;width:635px;}
.pop_city .tab_icon{z-index:3;position:absolute;top:-12px;}
.pop_city .ct_tab dl em{margin-right:15px;padding:0px;display:none;}
.pop_city .ct_tab dl em a{text-decoration:none;display:inline-block;font:400 14px/30px "微软雅黑";color:#ff8a00;}
.pop_city .ct_tab dl em a:hover{color:#91b821;text-decoration:none;}
.pop_city .ct_tab dl .ct_point{z-index:3;position:absolute;top:5px;font:400 12px/18px "微软雅黑";color:#3e3a39;background-color:#fff;border:1px solid #9bbe36;padding:0px 3px;}