@CHARSET "UTF-8";
/* 公共样式 */

input{ font-family:Arial;}div{margin:0 auto; padding:0;}h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form,img,p{margin:0; padding:0; border:none; list-style-type:none;}.yahei, .yh{font-family: "microsoft yahei",simhei,sans-serif;}textarea{ resize:none;}.wrap_full{ width:990px; height:auto;} /*主体容器*/.wrap_full_w{ width:1200px; height:auto;} /*主体容器*/.wrap_s{ width:200px; height:auto;} /*边布局*/.wrap_m{ width:780px; height:auto;} /*主框*//*另一套布局左右宽度*/.wrap_s1{ width:240px; height:auto;} /*边布局*/.wrap_m1{ width:740px; height:auto;} /*主框*//*另一套布局左右宽度，全宽的商品列表布局*/.wrap_s2{ width:225px; height:auto;} /*边布局*/.wrap_m2{ width:750px; height:auto;} /*左面局 990总宽*/.wrap_full2{ width:960px; height:auto;} /*主框*/.wrap_full .wrap_filter{ width:820px; }.wrap_full_w .wrap_filter{ width:1040px;}.empty_tip{ padding:20px; text-align:center;}.f_l{float:left;}.f_r{float:right;}.tl{ text-align:left;}.tc{ text-align:center;}.tr{ text-align:right;}/*自动高对齐*/.clearfix:after{content:"."; display:block; height:0; clear:both;visibility:hidden;}*html .clearfix{ height:1%;}*+html .clearfix{ height:1%;}.cf {	zoom: 1}/*全局链接样式*/a{ color:#666; text-decoration:none; }a:hover{ color:#f60; text-decoration:none; }/*英文强制换行*/.word{word-break:break-all;}/*页面留白*/.clear{height:0px; line-height:0px; clear:both; visibility:hidden;}.blank{height:10px; line-height:10px; clear:both; visibility:hidden;}.blank5{height:5px; line-height:5px; clear:both; visibility:hidden;}.blank10{height:10px; line-height:10px; clear:both; visibility:hidden;}.blank15{height:15px; line-height:15px; clear:both; visibility:hidden;}.blank20{ height:20px; line-height:20px; clear:both; visibility:hidden; }/*阴影*/.shadow{-moz-box-shadow: 2px 2px 10px #909090;/*firefox*/-webkit-box-shadow: 2px 2px 10px #909090;/*safari或chrome*/box-shadow:2px 2px 10px #909090;/*opera或ie9*/}/*以下关于页面头部底部样式*/.top_nav{ background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/css_bg/com_bg.gif) repeat-x; height:34px; line-height:30px; }.head_tip li{ float:right; padding-left:15px; display:inline-block; height:28px; line-height:30px; }.head_tip .cart_tip{  letter-spacing:2px; }.head_tip .cart_tip .cart_count{ color:#f80; padding:0 2px;}.head_tip .cart_tip i.iconfont{ color:#f80; font-size:18px;}.head_tip .login_tip{ letter-spacing:2px;}.head_tip .user_tip span.user_name{ cursor:pointer;}.head_tip .user_tip span.user_name .level_bg{ vertical-align:middle;}.head_tip .user_tip span.user_name i.iconfont{ font-size:10px; color:#999;}.head_tip .msg_count i.iconfont{ color:#f80; font-size:14px;}.head_tip .msg_count em,.space_span{ color:#f80; font-style:normal; font-family:verdana; padding:0px 2px; display:inline-block; }#user_drop_box{ position:absolute; width:100px;  border:#ddd solid 1px; background:#fff; z-index:99; display:none;-moz-box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.2);/*firefox*/-webkit-box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.2);/*safari或chrome*/box-shadow:0 2px 8px 1px rgba(0, 0, 0, 0.2);/*opera或ie9*/}#user_drop_box dl{ display:block;}#user_drop_box dl a{ display:block; width:80px; padding-left:20px; height:30px; line-height:30px; text-align:left; } #user_drop_box dl a:hover{background:#f2f2f2;  } #user_drop_box dl dd.group a{ border-top:#f2f2f2 solid 1px;}/*顶部历史记录*//*顶部购物车*/#head_cart_drop_box,#head_history_drop_box{	position:absolute; width: 219px; 	border:#ddd solid 1px; background:#fff; z-index:99; display:none;-moz-box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.2);/*firefox*/-webkit-box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.2);/*safari或chrome*/box-shadow:0 2px 8px 1px rgba(0, 0, 0, 0.2);/*opera或ie9*/}#head_cart_drop_box .deal-item,#head_history_drop_box .deal-item{	padding: 10px 13px;	border-bottom: 1px dotted #eee;	height: 55px;	overflow: hidden;	color: #666;	transition: background .2s ease-in;}#head_cart_drop_box .deal-item .deal-title,#head_history_drop_box .deal-item .deal-title{	height: 32px;	margin-bottom: 4px;	line-height: 16px;	overflow: hidden;	font-weight: 400;	font-size:12px;}#head_cart_drop_box .deal-item .deal-cover,#head_history_drop_box .deal-item .deal-cover{	float: left;	margin: 2px 10px 0 0;}#head_cart_drop_box .deal-item .deal-link,#head_history_drop_box .deal-item .deal-link{	padding: 0;	color: #666;}#head_cart_drop_box .deal-item .deal-link:hover,#head_history_drop_box .deal-item .deal-link:hover{	color: #f80;	text-decoration: none;}#head_cart_drop_box .deal-item .deal-price,#head_history_drop_box .deal-item .deal-price{	padding-right: 10px;	font: 700 12px/12px arial,sans-serif;	color: #f76120;}#head_cart_drop_box .deal-item  .deal-price-w,#head_history_drop_box .deal-item  .deal-price-w{	height: 18px;	display: block;	line-height: 18px;	text-overflow: ellipsis;	white-space: nowrap;	_white-space: normal;	overflow: hidden;}#head_cart_drop_box .deal-item .delete{	display: none;	_display: block;	float: right;}#head_cart_drop_box .deal-item:hover .delete {	display: block;}#head_cart_drop_box .deal-item .deal-price,#head_history_drop_box .deal-item .deal-price {	padding-right: 10px;	font: 700 12px/12px arial,sans-serif;	color: #f76120;}#head_cart_drop_box .check-my-cart,#head_history_drop_box .clear-my-history {	margin-bottom: 16px;	text-align: center;}#head_cart_drop_box .check-my-cart  .btn-small {padding: 3px 20px;font-size: 12px;font-weight: 400;-webkit-font-smoothing: initial;}#head_cart_drop_box .check-my-cart  .check_cart_btn {	color: #fff;	background-color: #f76120;	border-color: #da3f02;	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFF8901', endColorstr='#FFF76120');	background-size: 100%;	background-image: -moz-linear-gradient(top,#ff8901,#f76120);	background-image: -webkit-linear-gradient(top,#ff8901,#f76120);	background-image: linear-gradient(to bottom,#ff8901,#f76120);}#head_cart_drop_box .check-my-cart .check_cart_btn:hover {color: #fff;background-color: #ff8101;border-color: #f76120;filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF76120', endColorstr='#FFFF8101');background-size: 100%;background-image: -moz-linear-gradient(top,#f76120,#ff8101);background-image: -webkit-linear-gradient(top,#f76120,#ff8101);background-image: linear-gradient(to bottom,#f76120,#ff8101);}/*会员等级*/.level_bg{margin-left: 5px;display: inline-block;width: 14px;height: 15px;background:url("http://o2o.fanwe.net/app/Tpl/main/fanwe/images/css_bg/level_bg.gif") no-repeat;}.level_1{background-position:-205px -4px}.level_2{background-position:-164px -4px}.level_3{background-position:-124px -4px}.level_4{background-position:-84px -4px}.level_5{background-position:-43px -4px}.level_6{background-position:-3px -4px}/*头部主体，logo与搜索*/.head_main .city{ padding:10px 0px 0px 10px;}.head_main .city .city_name{ color:#f80; display:block; font-size:16px; position:relative;}.head_main .city .city_name:hover{ color:#f60; }.head_main .city .city_name i{	height: 0;	width: 0;	position:absolute;	right:5px;	top:6px;	overflow:hidden;	border-left: 4px solid transparent;	border-right: 4px solid transparent;	border-top: 5px solid transparent;	border-top-color: #666;		-moz-transition: all 0.2s ;  -webkit-transition: all 0.2s ;   transition: all 0.2s ;		_border-left-color:tomato; /*For IE6-*/    	_border-right-color:tomato; /*For IE6-*/  	_filter:chroma(color=tomato);/*For IE6-*/ }.head_main .city .city_name:hover i{	height: 0;	width: 0;	position:absolute;	right:5px;	top:6px;	overflow:hidden;	border-left: 4px solid transparent;	border-right: 4px solid transparent;	border-bottom: 5px solid transparent;	border-bottom-color: #666;		border-top:none;	-moz-transition: all 0.2s ;  -webkit-transition: all 0.2s ;   transition: all 0.2s ;		_border-left-color:tomato; /*For IE6-*/    	_border-right-color:tomato; /*For IE6-*/  	_filter:chroma(color=tomato);/*For IE6-*/ 	}.head_main .city .arrow{ background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/css_bg/com_bg.gif) no-repeat right -48px; padding-right:20px; cursor:pointer;  }.head_main .city .city_switch{ display:block; background:#fff; color:#666; border:solid 1px #ddd; line-height:20px; padding:2px 5px; margin-top:5px; }.head_main .city .city_switch:hover{ color:#f80;  }.city_list{width:300px;position:absolute;background:#fff;border:solid 1px #ddd;z-index:99;display:none;padding:10px 0 10px;}.city_list_box{width:270px;}.city_list_box .city_item{display: inline-block;float: left;padding: 0 5px;color: #676767;height: 24px;line-height: 24px;margin: 5px 4px;white-space: nowrap;}.city_list_box .city_item.mover{background-color: #f80;color: #fff;border-radius: 3px;text-decoration: none;}/*顶部搜索下拉框UI样式*/.head_main .search{ width:580px; padding-top:10px;}.top_search{ border:#f80 solid 2px; height:40px; width:580px; overflow:hidden;}.top_search .search_type{ width:90px; }.top_search .search_type dt{ background:#fafafa; position:relative; cursor:pointer;  height:40px; line-height:40px; width:50px; text-align:center;padding:0px 25px 0 15px; letter-spacing:1px; font-size:14px;}.top_search .search_type dt i{	height: 0;	width: 0;	position:absolute;	right:8px;	top:16px;	overflow:hidden;	border-left: 4px solid transparent;	border-right: 4px solid transparent;	border-top: 5px solid transparent;	border-top-color: #666;			_border-left-color:tomato; /*For IE6-*/    	_border-right-color:tomato; /*For IE6-*/  	_filter:chroma(color=tomato);/*For IE6-*/ }.top_search .search_type.dropdown dt i{	height: 0;	width: 0;	position:absolute;	right:8px;	top:16px;	overflow:hidden;	border-left: 4px solid transparent;	    	border-right: 4px solid transparent;		border-bottom: 5px solid transparent;	 	border-bottom-color: #666;		border-top:none;		_border-left-color:tomato; /*For IE6-*/    	_border-right-color:tomato; /*For IE6-*/  	_filter:chroma(color=tomato);/*For IE6-*/ }.top_search .search_type dd {background:#fafafa; margin-left:-2px;border:2px solid #f80; line-height:40px; letter-spacing:1px; font-size:14px;-moz-box-shadow: 2px 2px 10px #909090;/*firefox*/-webkit-box-shadow: 2px 2px 10px #909090;/*safari或chrome*/box-shadow:2px 2px 10px #909090;/*opera或ie9*/}.top_search .search_type dd a{ height:40px; cursor:pointer; width:50px; text-align:center;  padding:0px 20px;}.top_search .search_type dd a:hover{ background:#f2f2f2; color:#999;}/*顶部搜索的关键词输入*/.top_search i{ float:left;}.top_search .search_keyword{ height:20px; padding:10px; line-height:20px; border:0px; width:390px; font-size:14px; background:#fff; }.top_search .search_keyword.hover{ background:#fff;}.top_search .search_keyword.normal{background:#fff;}/*顶部搜索的按钮*/.top_search .search_btn{ display:block; height:40px; cursor:pointer;}.top_search .ui-button span{-moz-transition: all 0.5s ;  -webkit-transition: all 0.5s ;   transition: all 0.5s ; }.top_search .search_btn div span{letter-spacing:3px; cursor:pointer; display:block; background:#f80; line-height:40px; height:40px; width:40px; text-align:center; padding:0px 20px; color:#fff; font-size:14px;}.top_search .search_btn_hover div span{ letter-spacing:3px; cursor:pointer; display:block; background:#f60; line-height:40px; height:40px; width:40px; text-align:center; padding:0px 20px; color:#fff; font-size:14px;}.top_search .search_btn_active div span{letter-spacing:3px; cursor:pointer; display:block; background:#f50; line-height:40px; height:40px;  width:40px;text-align:center; padding:0px 20px; color:#fff; font-size:14px;} .head_main .search .search_hot_keyword{ padding-top:10px;}.head_main .search .search_hot_keyword li{ float:left; display:block; padding:0px 10px 0px 0px;}/*主导航条样式*/.nav_bar{ background:#f80; height:40px;}.nav_bar .main_nav{ float:left; height:40px; }.nav_bar .main_nav ul li{ display:block; float:left; padding-right:2px; height:40px; display:block; *display:inline; *zoom:1; word-break:keep-all; word-wrap:normal;}.nav_bar .main_nav ul li a{-moz-transition: all 0.5s ;  -webkit-transition: all 0.5s ;   transition: all 0.5s ; }.nav_bar .main_nav ul li a{ color:#fff; display:inline-block; float:left; padding:0px 20px; line-height:40px;  height:40px; }.nav_bar .main_nav ul li a:hover{ background:#f60; color:#fff;}.nav_bar .main_nav ul li.current a{ background:#f60;}.nav_bar .drop_nav{ float:left; width:220px; margin-right:2px; height:40px; position:relative; z-index:50;  }.nav_bar .drop_nav .drop_title{ display:block; position:relative; letter-spacing:2px; cursor:pointer; height:40px; line-height:40px;  text-indent:30px; font-weight:bolder; font-size:14px; color:#fff; background: #f60;}.nav_bar .drop_nav .drop_title i{	height: 0;	width: 0;	position:absolute;	right:15px;	top:18px;	overflow:hidden;	border-left: 4px solid transparent;	border-right: 4px solid transparent;	border-top: 5px solid transparent;	border-top-color: #fff;		-moz-transition: all 0.2s ;  -webkit-transition: all 0.2s ;   transition: all 0.2s ;		_border-left-color:tomato; /*For IE6-*/    	_border-right-color:tomato; /*For IE6-*/  	_filter:chroma(color=tomato);/*For IE6-*/ }.nav_bar .drop_nav .drop_title i.up{	height: 0;	width: 0;	position:absolute;	right:15px;	top:18px;	overflow:hidden;	border-left: 4px solid transparent;	border-right: 4px solid transparent;	border-bottom: 5px solid transparent;	border-bottom-color: #fff;		border-top:none;	-moz-transition: all 0.2s ;  -webkit-transition: all 0.2s ;   transition: all 0.2s ;		_border-left-color:tomato; /*For IE6-*/    	_border-right-color:tomato; /*For IE6-*/  	_filter:chroma(color=tomato);/*For IE6-*/ }.nav_bar .drop_nav .drop_box{ width:216px; display:none; border:#f60 2px solid; border-top:0px; background:#fff; position:absolute; top:40px; left:0px;-moz-box-shadow: 2px 2px 10px #909090;/*firefox*/-webkit-box-shadow: 2px 2px 10px #909090;/*safari或chrome*/box-shadow:2px 2px 10px #909090;/*opera或ie9*/}/*关于底部*/.footer_box{ height:100px; border-top:#ddd 1px solid; }.footer_inner_box{ border-top:#fff solid 1px; background:#fff;}.help_row{ height:150px; padding:20px 0px;}.help_row span{ float:left;  display:block; border-left:#ddd 1px solid; width:190px; height:145px; overflow:hidden; }.help_row dl{ float:left; display:block; padding:0px 25px; border-left:#fff 1px solid; height:145px;}.help_row dl dt{ font-size:14px; font-weight:bolder; line-height:40px; display:inline-block; margin-bottom:5px;}.help_row dl dt i.diyfont{ color:#a6a6a6; font-size:25px; font-weight:normal;}.help_row dl dd li{ height:22px; line-height:22px;}.help_row dl dd li b{ float:left; margin:10px 10px 0px 0px; width:2px; height:2px; background:#666; line-height:0px; font-size:0px; display:block;}.help_row dl dd li a{ float:left;}.wrap_990 .help_row span{ width:155px;}.foot_logo{ padding:25px 0px; width:200px;  }.friend_link li{ float:left; display:block; padding:0px 5px 5px 0px; white-space:nowrap;}.foot_info{ text-align:center; line-height:22px;}.qq_div{text-align:center;}.qq_div_in{display:inline-block; *display:inline;  *zoom:1; padding:10px;}.qq_bg{background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/css_bg/qq_ico.png) left no-repeat;width:77px;height:22px;display:block;float:left;margin-right:5px;}/*关于菜单树*/.cate_tree{ display:block; padding:10px; }.cate_tree i.diyfont{ color:#f80; font-weight:normal; font-size:18px;}.cate_tree dl{ position:relative; display:block; height:55px; margin-bottom:5px; padding-bottom:5px; border-bottom:1px #ddd solid; }.cate_tree dl{-moz-transition: all 0.2s ;  -webkit-transition: all 0.2s ;   transition: all 0.2s ;}.cate_tree dl:hover,.cate_tree dl.no_border:hover{ padding-left:10px; *padding-left:0px; _padding-left:0px;}.cate_tree dl.no_border{ border-bottom:0px; margin:0px; padding:0px;}.cate_tree dt{ font-size:14px; font-weight:bolder; display:block; height:25px; line-height:25px; }.cate_tree dd.sub_nav{ display:block; padding-right:20px; height:30px; overflow:hidden; background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/css_bg/com_bg.gif) no-repeat right -165px #fff; }.cate_tree dd.no_arrow{ background:#fff;}.cate_tree dd.pop_nav{ display:none; top:-12px; left:206px; width:300px; padding:10px; padding-left:20px; position:absolute; background:#fff; border:#f60 solid 2px;-moz-box-shadow:inset 2px 0px 5px 0px #909090;/*opera或ie9*/-webkit-box-shadow:inset 2px 0px 5px 0px #909090;/*opera或ie9*/box-shadow:inset 2px 0px 5px 0px #909090;/*opera或ie9*/}.cate_tree dd.sub_nav li{ display:inline;  line-height:30px; padding:0px 5px 0 0; word-break:keep-all;   }.cate_tree dd.pop_nav span{font-size:14px; font-weight:bolder; display:block; height:30px; line-height:30px; }.cate_tree dd.pop_nav li{ display:inline;  line-height:30px; padding:0px 5px 0 0; word-break:keep-all;  }.cate_tree dd.sub_nav li a.heavy,.cate_tree dd.pop_nav li a.heavy{	color:#f80;}.cate_tree dd.sub_nav li a.heavy:hover,.cate_tree dd.pop_nav li a.heavy:hover{	color:#f60;}/*更多*/.more{ display:block; border:solid 1px #ddd; background:#fff; height:auto; line-height:normal; padding:3px 20px 3px 5px; background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/css_bg/com_bg.gif) no-repeat right -160px #fff;}/*关于列表标签*/.tags{ height:40px; }.tags h2{ display:inline-block; float:left; background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/css_bg/item_tag.gif) no-repeat; width:43px; height:40px; margin-right:-3px;}.tags h2.tag0{ background-position:0px 0px;}.tags h2.tag1{ background-position:0px -42px;}.tags h2.tag2{ background-position:0px -84px;}.tags h2.tag3{ background-position:0px -126px;}.tags h2.tag4{ background-position:0px -168px;}.tags h2.tag5{ background-position:0px -210px;}.tags h2.tag6{ background-position:0px -252px;}.tags h2.tag7{ background-position:0px -294px;}.tags h2.tag8{ background-position:0px -336px;}.tags h2.tag9{ background-position:0px -378px;}/*滚动到头部*/#go_top{ background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/css_bg/gotop.gif) 12px 12px no-repeat #f80;  cursor:pointer;	position:fixed; 	_position:absolute;	right:23px; bottom:20px;	width:60px;	height:60px; 	-moz-border-radius:3px;	-webkit-border-radius:3px;	border-radius:3px;	display:none;	z-index:60;}#go_top:hover{ background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/css_bg/gotop.gif) 12px 12px no-repeat #f60; }/* 关于布局盒子的外框  */.layout_box{ border:#ddd solid 1px;}.layout_box .title{ background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/css_bg/com_bg.gif) repeat-x 0 -227px #fff; height:40px; line-height:40px;  font-size:20px; font-family:"微软雅黑"; text-indent:20px; letter-spacing:2px; color:#000;}.layout_box .content{ background:#fff;}.filter_cbo{ height:11px; background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/css_bg/com_bg.gif) no-repeat 0 -617px; padding-left:13px;}.filter_cbo_checked{ height:11px; background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/css_bg/com_bg.gif) no-repeat 0 -595px; padding-left:13px;}/*以下关于登录框的样式*/.login_box{	padding:30px 20px 10px 20px;}.login-tab {    border-bottom: 1px solid #ddd;    height: 35px;    margin: -10px 0 0 0px;    padding-left: 30px;}.login-tab a {    background: url("http://o2o.fanwe.net/app/Tpl/main/fanwe/images/user/login_tab.png") no-repeat #fff;}.login-tab a {    background-position: 0 0;    color: #666;    display: block;    float: left;    font-size: 14px;    font-weight: bold;    height: 17px;    line-height: 17px;    margin-bottom: -1px;    margin-right: 12px;    overflow: hidden;    padding: 10px 0 9px;    position: relative;    text-align: center;    width: 149px;}.login-tab a.current {    background-position: 0 -36px;    color: #666;}.login-tab a span {    display: inline-block;}.login-tab a:hover {    text-decoration: none;}/*关于表单*/.form_panel dl{ display:block; height:50px;}.form_panel dl.cbo_line{ height:40px;}.form_panel dl dt{ display:block; float:left; line-height:40px; height:40px; font-size:14px; width:80px; } .form_panel dl dd{ display:block; float:left; height:40px; } .form_panel dl dd .ui-textbox{ font-size:14px; padding:9px; width:230px;   display:inline-block; float:left; margin-right:5px; }.form_panel dl dd i{ display:inline-block; float:left;}.form_panel dl dd img,.form_panel dl dd a,.form_panel dl dd span.form_tip{ display:inline-block; float:left; line-height:40px; margin-right:5px; }.form_panel dl dd img.verify{ padding:9px 0px; margin-right:5px; cursor:pointer; width:50px; height:22px; }.form_panel dl dd a.refresh_verify{ color:#f80; }.form_panel dl dd a.refresh_verify:hover{ color:#f60; }.form_panel dl dd span.form_tip span.tip{ background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/css_bg/com_bg.gif) no-repeat 0 -375px; padding:2px 0px 2px 20px; color:#5885db; }.form_panel dl dd span.form_tip span.error{ background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/css_bg/com_bg.gif) no-repeat 0 -435px; padding:2px 0px 2px 20px; color:#d60c0d; }.form_panel dl dd span.form_tip span.success{ background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/css_bg/com_bg.gif) no-repeat 0 -405px; padding:2px 0px 2px 20px;  }.login-panel div.panel{ display:none;}.login-panel .ph_img_verify{ display:none;}.form_panel dl dd .regist_btn{ margin-left:10px; float:left; display:block;}.form_panel dl dd .img_verify{ width:100px;}.form_panel dl dd .ph_verify{ width:100px;}.form_panel dl dd .ph_verify_btn{ margin-right:5px; }.form_panel dl dd .ph_verify_btn span{ width:75px; text-align:center;}.cop_site{ border-top:1px solid #ddd; margin-top:10px;}.cop_site .title{ font-size:14px; height:40px; line-height:40px; background:#fff; font-family:arial; color:#666;}.form_panel dl.pwd_chk_line{ height:30px;}.form_panel dl.pwd_chk_line dt{ height:30px;}.form_panel dl.pwd_chk_line dd{ height:30px;}.form_panel dl.pwd_chk_line ul{ display:block; width:250px;  height:18px; overflow:hidden;}.form_panel dl.pwd_chk_line ul li{ -moz-transition: all 0.5s ;  -webkit-transition: all 0.5s ;   transition: all 0.5s ; display:inline-block; float:left; background:#e0e0e0; color:#fff; text-align:center; line-height:18px; width:76px; height:18px; margin-right:11px; }.form_panel dl.pwd_chk_line ul .no_margin{ margin-right:0px;}.form_panel dl.pwd_chk_line ul li.act{ background:#f80; color:#fff;}/* 关于分页 */.pages{ text-align:center;color:#666; height:24px; line-height:24px;}.pages a{ display:inline-block; padding:0px 3px; height:22px; line-height:22px; background:#fff; color:#f80; border:1px solid #f80; text-decoration:none;}.pages a:hover{ display:inline-block;padding:0px 3px; height:22px; line-height:22px;  color:#fff; background:#f80;border:1px solid #f80;  text-decoration:none;}.pages .current{  display:inline-block; padding:0px 5px; height:22px; line-height:22px;  color:#fff; background:#f80;border:1px solid #f80}/*用户名片*/.nameCard{ border:#f80 solid 2px; width:230px; height:150px; background:#fff; position:absolute; z-index:999; overflow:hidden;}.nameCard .load{ width:230px; height:150px; text-align:center; line-height:150px; background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/css_bg/loading.gif) no-repeat center;}.card_info{ padding:10px; height:98px;}.usercard_focus{ background:#f1f1f1; height:22px; padding:5px 0px; line-height:22px;}.add_focus{ color:#f80; text-decoration:none; background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/css_bg/focus_ico.gif) no-repeat 4px 5px #fff; display:inline-block; height:20px; line-height:20px; padding-left:18px; border:#d8d8d7 solid 1px; width:44px; margin-top:5px; }.add_focus:hover{color:#f60;}.remove_focus{ color:#f80; text-decoration:none; display:inline-block; height:20px; line-height:20px; text-align:center; border:#d8d8d7 solid 1px; width:62px;  margin-top:5px; background:#fff; }.remove_focus:hover{color:#f60;}.nameCard .user_name{ color:#f80; font-weight:bolder;}.is_merchant{ margin:0px 0px 0px 3px; background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/css_bg/is_merchant.gif) no-repeat; width:15px; height:15px; display:inline-block; font-size:0px; line-height:0px;}.is_daren{ margin:0px 0px 0px 3px; background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/css_bg/is_daren.gif) no-repeat; width:15px; height:15px; display:inline-block; font-size:0px; line-height:0px;}/* must */.go_see_origin{ color:#f80;}.point_level_span{ color:#f60;}.site_nav{ font-size:14px; }/* 购物车弹出 */.pop_cart .tip_row{ width:240px; height:70px; margin:15px auto 5px auto; overflow:hidden;}  .pop_cart .tip_row .icon{ float:left; display:block; background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/css_bg/correct_error_ico.gif) no-repeat; width:47px; height:47px; margin-right:10px;}.pop_cart .tip_row .message{ float:left; display:block; }.pop_cart .tip_row .message h2{  font-weight:normal;  display: inline-block;  font: 18px/1.5em Microsoft Yahei;  padding-bottom: 3px;}.pop_cart .tip_row .message h3{	font-weight:normal;	font-size:12px;}.pop_cart .tip_row .message h3 i{ color:#f80; font-style:normal; padding:0px 2px; }.pop_cart .btn_row{ width:230px; height:45px;  overflow:hidden; }.pop_cart .btn_row .ui-button{ float:left; margin-right:10px;}.pop_cart .relate_row{ height:157px; border-top:#ddd 1px solid; padding-top:10px; width:540px; overflow:hidden;}.pop_cart .relate_row .title{ font-size:14px; font-weight:bolder; height:22px; line-height:22px; display:block;}.pop_cart .relate_row .content{ width:550px; margin-top:10px;}.pop_cart .relate_item{ float:left; width:127px; margin-right:10px; overflow:hidden;}.pop_cart .relate_item .item_img{ border:#ddd solid 2px; display:block; width:123px; height:73px; overflow:hidden; }.pop_cart .relate_item .item_img:hover{ border:#f80 solid 2px; display:block; }.pop_cart .relate_item .item_name{ height:22px; line-height:22px; display:block; margin-top:5px;}.pop_cart .relate_item .item_price{ color:#f80; display:block; font-size:14px;}.pop_cart .relate_item img{ width:127px; height:77px; }.loading{ height:100px; text-align:center; line-height:100px; background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/css_bg/loading.gif) no-repeat center;}.msg_box{ border-top:#f80 2px solid;}.msg_box .title{ text-align:center;}.msg_box .content{ padding:30px; font-size:14px; text-align:center; line-height:35px;}.msg_box .content .jump_tip{ font-size:12px;}.msg_box .content .jump_tip a{ color:#f80; font-size:14px; padding:0px 5px;}.msg_box .content .jump_tip span{ color:#f80; font-size:14px; padding:0px 5px;font-weight:bolder; font-family:verdana; font-size:18px;}/* tx新增的样式 */.font_hover{	color:#f80;}/* iconfont */@font-face {font-family: "iconfont";  src: url('http://o2o.fanwe.net/app/Tpl/main/fanwe/images/iconfont/iconfont.eot?1427881257'); /* IE9*/  src: url('http://o2o.fanwe.net/app/Tpl/main/fanwe/images/iconfont/iconfont.eot?#iefix&1427881257') format('embedded-opentype'), /* IE6-IE8 */  url('http://o2o.fanwe.net/app/Tpl/main/fanwe/images/iconfont/iconfont.woff?1427881257') format('woff'), /* chrome、firefox */  url('http://o2o.fanwe.net/app/Tpl/main/fanwe/images/iconfont/iconfont.ttf?1427881257') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/  url('http://o2o.fanwe.net/app/Tpl/main/fanwe/images/iconfont/iconfont.svg#iconfont?1427881257') format('svg'); /* iOS 4.1- */}.iconfont {  font-family:"iconfont" !important;  font-size:16px;  font-style:normal;  -webkit-font-smoothing: antialiased;  -webkit-text-stroke-width: 0.2px;  -moz-osx-font-smoothing: grayscale;}/** * 自定义的font-face */@font-face {font-family: "diyfont";  src: url('http://o2o.fanwe.net/public/iconfont/iconfont.eot?1427881257'); /* IE9*/  src: url('http://o2o.fanwe.net/public/iconfont/iconfont.eot?#iefix&1427881257') format('embedded-opentype'), /* IE6-IE8 */  url('http://o2o.fanwe.net/public/iconfont/iconfont.woff?1427881257') format('woff'), /* chrome、firefox */  url('http://o2o.fanwe.net/public/iconfont/iconfont.ttf?1427881257') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/  url('http://o2o.fanwe.net/public/iconfont/iconfont.svg#iconfont?1427881257') format('svg'); /* iOS 4.1- */}.diyfont {  font-family:"diyfont" !important;  font-size:16px;  font-style:normal;  -webkit-font-smoothing: antialiased;  -webkit-text-stroke-width: 0.2px;  -moz-osx-font-smoothing: grayscale;}.confirm_login_tip{padding:10px 15px; border:#f80 solid 1px; color:#f80; margin-top:15px; background:#fff4dd;}.confirm_login_tip a{ color:#f80;}.signin_msg{ font-size:14px; line-height:25px; display:block; text-align:center; }.signin_price{ color:#f80;  display:block; text-align:center;}.close_site{ margin:30px auto;}@CHARSET "UTF-8";.cate_row{ position:relative; margin-top:-405px; z-index:20; }.fix_cate_tree{ width:220px; height:405px; background:#fff; float:left;}.fix_cate_tree dl{ height:55px; }/*滚动*/#main_roll{ height:405px; overflow:hidden; position:relative;}#main_roll #wrap{ position:relative; z-index:1; } #main_roll .wrap_full_w #full_outer{ position:absolute; left:-360px; }#main_roll #wrap #full_outer #scroll_outer { display:block; position:relative; }#main_roll #wrap #full_outer #scroll_outer ul{ display:block; position:absolute; }#main_roll #wrap #full_outer #scroll_outer ul li{ display:block; float:left; }#main_roll #wrap #full_outer #scroll_outer ul li a{ display:block; float:left;}#main_roll .op{ display:block; position:relative; z-index:5;  text-align:center; margin-top:375px; }#main_roll .op li{ display:inline; cursor:pointer; font-size:0px; color:#fff; padding:3px 40px;  margin:0px 5px;  background:#fff;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}#main_roll .op li.current{ color:#f80; background:#f80;}/* 首页公告 */.notice_row{ background:#fff; height:40px; border-bottom:solid 1px #ddd;border-top:solid 1px #ddd; line-height:40px;overflow:hidden; margin-top:405px; _margin-top:0px;  *margin-top:0px; }.notice_board{ width:558px; overflow:hidden;}.notice_board i.iconfont{ display:inline-block; width:40px; line-height:40px; font-size:30px; color:#f80;}.notice_board ul{ display:block; float:left; width:450px;}.news_more{ margin-top:8px;}/*首页筛选*/.index_pick{ height:140px; border:#ddd 1px solid; background:#fff; width:990px; position:relative; z-index:10;}.index_pick span{ background:#fff; display:block; border-bottom:1px solid #ddd; height:26px; padding:10px; }.index_pick span.no_border{ border:0px;}.index_pick span h1{ font-size:12px;}.index_pick span div.tag_list,.index_pick span div.tag_list h1,.index_pick span div.tag_list ul{ float:left; display:block;}.index_pick span div.tag_list ul{ width:750px; margin-left:15px;}.index_pick a.more{ position:absolute; right:10px; top:10px;}.index_pick span.tuan_cate{ overflow:hidden;}.index_pick span.tuan_area{ position:absolute; top:47px; width:970px; overflow:hidden; height:25px;}.index_pick span.tuan_area ul{ display:block;}.index_pick span.open{ overflow:visible; border:1px solid #ddd; left:-1px; top:46px; z-index:10; height:auto;-moz-box-shadow: 2px 2px 2px #909090;/*firefox*/-webkit-box-shadow: 2px 2px 2px #909090;/*safari或chrome*/box-shadow:2px 2px 2px #909090;/*opera或ie9*/}.index_pick span.tuan_tag{ margin-top:46px; overflow:hidden;}.index_pick span.tuan_cate h1{ display:block;background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/index/index_bg.jpg) 0px -132px no-repeat; height:26px; line-height:26px; padding-left:20px; font-weight:bolder;}.index_pick span.tuan_area h1{ display:block;background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/index/index_bg.jpg) 0px -183px no-repeat; height:26px; line-height:26px; padding-left:20px; font-weight:bolder;}.index_pick span.tuan_tag h1{ display:block;background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/index/index_bg.jpg) 0px -229px no-repeat; height:26px; line-height:26px; padding-left:20px; font-weight:bolder;}.index_pick ul li{ float:left; display:block; height:26px; line-height:26px; padding-right:15px; margin-bottom:10px; white-space:nowrap;}.index_pick ul li a.heavy{ color:#f80; }.index_mobile{ width:200px; height:140px; }.index_mobile .android a{ display:block; background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/index/mobile.png) no-repeat; width:200px; height:65px; margin-bottom:10px; }.index_mobile .ios a{ display:block; background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/index/mobile.png) 0px -77px no-repeat; width:200px; height:65px; }/*首页推荐的分类团购*/.index_cate{ border:1px solid #ddd; background:#fff; border-top:2px solid #f80; margin-bottom:15px;}.index_cate .title_row{ height:40px; border-bottom:1px solid #ddd; position:relative; z-index:5; }.index_cate .title_row .title{ float:left; height:40px; line-height:40px; background:#f80; display:block; color:#fff; padding:0px 20px; font-weight:bolder; font-size:14px; }.index_cate .title_row .title i.diyfont{ font-weight:normal; font-size:18px;}.index_cate .title_row ul{ display:block; position:absolute; right:80px;}.index_cate .title_row ul li{ display:inline-block; float:left; height:40px; line-height:40px; }.index_cate .title_row ul li a{ display:inline-block; padding:0px 15px; float:left;}.index_cate .title_row ul li a:hover,.index_cate .title_row ul li.current a{ border-bottom:2px solid #f80;}.index_cate .title_row a.more{ position:absolute; right:10px; top:10px;}.tuan_list{ display:block; padding:10px 0px 0px 18px;}.tuan_list li{ float:left; display:inline; margin:0px 18px 20px 0px;}.tuan_list li .tuan_item{ width:275px;  float:left; -moz-box-shadow: 2px 2px 2px #f0f0f0;/*firefox*/-webkit-box-shadow: 2px 2px 2px #f0f0f0;/*safari或chrome*/box-shadow:2px 2px 2px #f0f0f0;/*opera或ie9*/  }.tuan_list li .tuan_item_border{ border:solid 1px #ddd; border-bottom:solid 3px #ddd;}.tuan_list li .tuan_item_border_hover{ border:solid 1px #ddd; border-bottom:solid 3px #f80;}.tuan_list li .tuan_item .tuan_img{ width:275px; height:160px; position:relative; }.tuan_list li .tuan_item .tuan_img a.img{ width:275px; height:160px; display:block; position:absolute; left:0px; top:0px; z-index:5; }.tuan_list li .tuan_item .tuan_img a.quan{ width:255px; padding:10px; display:block; position:absolute; left:0px; bottom:0px; z-index:6;	background:#000;	color:#fff;	filter:alpha(opacity=70);	-moz-opacity:0.7;	-khtml-opacity: 0.7;	opacity: 0.7;	display:none;}.tuan_list li .tuan_item .tuan_img img{ width:275px; height:160px; }.tuan_list li .tuan_item .tuan_img .tags{ position:absolute; left:10px; top:-4px; z-index:10; width:270px;}.tuan_list li .tuan_name{ font-size:14px; font-weight:bolder; line-height:40px; height:40px;  padding:0px 10px; overflow:hidden;}.tuan_list li .tuan_name a{ color:#000;}.tuan_list li .tuan_name a:hover{ color:#f60;}.tuan_list li .tuan_brief{ line-height:18px; padding:0px 10px; height:55px; overflow:hidden;}.tuan_list li .tuan_price{ padding:10px;}.tuan_list li .tuan_price .current_price{ font-weight:bolder; font-size:20px; color:#f80;}.tuan_list li .tuan_price .current_price i{ font-size:12px; font-style:normal; padding:0px 3px;}.tuan_list li .tuan_price .origin_price{ text-decoration:line-through; color:#999; padding-left:5px;}.tuan_list li .tuan_extra{ background:#fcfcfc; height:40px; border-top:#ddd solid 1px;}.tuan_list li .tuan_extra .sale_count{ float:left; height:40px; line-height:40px; padding:0px 10px; }.tuan_list li .tuan_extra .sale_count span{ color:#f80;}.tuan_list li .tuan_extra .sale_review{ float:right; height:12px; line-height:12px; padding:14px 10px; }.tuan_list li .tuan_extra .sale_review i{ font-style:normal; color:#f80;}/*关于跟随滚动的样式*/#flow_cate_outer{ _position:relative;  _z-index:50;}#flow_cate{ position:fixed; _position:absolute; _left:-60px; width:100px; display:none; z-index:50;  _z-index:0;}#flow_cate ul{ display:block; width:50px; border:#ddd 1px solid; background:#fff; border-right:0px; border-bottom:0px;}#flow_cate ul li{ display:block; padding:10px 0px; text-align:center; cursor:pointer; border:#ddd 1px solid;border-top:0px; border-left:0px;  }#flow_cate ul li.current{ background:#f80; color:#fff; }#flow_cate ul li i.diyfont{ font-size:22px; line-height:22px; display:inline-block; }#flow_cate ul li font{ display:block; width:25px; margin:0 auto; line-height:18px; font-size:12px; }/* 对窄屏的兼容 */#main_roll .wrap_full #full_outer{ position:absolute; left:-465px; }.wrap_full .tuan_list{ padding:20px 0px 0px 39px;}.wrap_full .tuan_list li{ margin:0px 39px 20px 0px;}/** * weebox.css * * weebox style * * @category   javascript * @package    jquery * @author     Jack <xiejinci@gmail.com> * @copyright  Copyright (c) 2006-2008 9wee Com. (http://www.9wee.com) * @license    http://www.9wee.com/license/ * @version     */.dialog-loading {background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/weebox/loading.gif) no-repeat center; width:100%; height:50px;}.dialog-mask{border:0px; background:#000; margin:0px; padding:0px; position:absolute; top:0px; left:0px;}.dialog-box {width: auto;margin: 0;border: 1px solid #b8b8b8;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;min-height: 100px;background: #fff;}.dialog-box .dialog-header {position: relative;height: 38px;background: #f7f6f5;-webkit-border-radius: 10px 10px 0 0;-moz-border-radius: 10px 10px 0 0;border-radius: 10px 10px 0 0;}.dialog-box .dialog-title {color: #aeaeae;font-size: 16px;height: 38px;line-height: 38px;padding-left: 15px;}.dialog-box .dialog-close {position: absolute;top: 6px;right: 6px;overflow: hidden;text-indent: -9999px;width: 28px;height: 27px;background:url("http://o2o.fanwe.net/app/Tpl/main/fanwe/images/css_bg/publish_icons.png");background-position: -56px -206px;background-color: #ddd;cursor: pointer;}.dialog-box .dialog-content {clear:both; margin:0px; color:#666666; font-size:13px;}.dialog-box .dialog-button {clear:both; border-top: 1px solid #cccccc; text-align:center; margin:0px; padding-top:5px;}.errorbox {border:1px solid #924949;}.errorbox .dialog-content {background:#fff;}.errorbox .dialog-header {color:#6f2c2c;}.warningbox {border:1px solid #c5a524;}.warningbox .dialog-content {background:#fff;}.warningbox .dialog-header {color:#957c17;}.successbox {border:1px solid #60a174;}.successbox .dialog-content {background:#fff;}.successbox .dialog-header {color:#3c7f51;}.promptbox {border:1px solid #cccccc;}.promptbox .dialog-content {background:#fff;}.promptbox .dialog-header {background:#edf3f7; color:#355468;}.dialogbox {border:1px solid #cccccc;}.dialogbox .dialog-content {background:#fff;}.boxbox {border:1px solid #cccccc;}.boxbox .dialog-content {background:#fff;}.boxbox .dialog-header {background:#edf3f7; color:#355468;}.weedialog{ }.weedialog .dialog-header{height:37px;  cursor:move; line-height:37px; font-size:14px; width:100%; clear:both; text-align:left; position:relative; top:0; left:0;background:#f80;}.weedialog .dialog-title{color:#fff; float:left; padding-left:20px;  }.weedialog .dialog-top{height:8px;position:relative; overflow:hidden;}.weedialog .dialog-tl{position:absolute; left:0px; top:0px;width:8px; height:8px;background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/weebox/lb_left_top.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="http://o2o.fanwe.net/app/Tpl/main/fanwe/images/weebox/lb_left_top.png"); _background:none;}.weedialog .dialog-tc{margin-left:8px; margin-right:8px; width:auto; height:8px;background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/weebox/lb_border.png) repeat-x; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="http://o2o.fanwe.net/app/Tpl/main/fanwe/images/weebox/lb_border.png"); _background:none; overflow:hidden;}.weedialog .dialog-tr{position:absolute; right:0px;top:0px;width:8px; height:8px;background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/weebox/lb_right_top.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="http://o2o.fanwe.net/app/Tpl/main/fanwe/images/weebox/lb_right_top.png"); _background:none;}.weedialog .dialog-close{ cursor:pointer; background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/weebox/light_box_close_btn.png) no-repeat; font-size:0px; line-height:0px; height:13px; width:13px; float:right; margin:10px 10px 0 0;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="http://o2o.fanwe.net/app/Tpl/main/fanwe/images/weebox/light_box_close_btn.png"); _background:none;}.weedialog .dialog-content{clear:both; padding:10px; overflow-y:auto; overflow-x:hidden;background-color:#fff;}.weedialog .dialog-button{clear:both; background:#fff; padding:8px 0;}.weedialog .dialog-cl{width:8px;background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/weebox/lb_border.png); _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="http://o2o.fanwe.net/app/Tpl/main/fanwe/images/weebox/lb_border.png"); _background:none;}.weedialog .dialog-cr{width:8px;background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/weebox/lb_border.png); _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="http://o2o.fanwe.net/app/Tpl/main/fanwe/images/weebox/lb_border.png"); _background:none;}.weedialog .dialog-button{ height:25px; text-align:right;font-size:12px; padding-right:6px;}.weedialog .dialog-button-disabled{overflow:visible; overflow-y:hidden; border:1px solid #999; background:url(img/btn_cancel.gif) top; height:24px; line-height:24px; color:#666;cursor:pointer; padding:0 5px; margin:0px;}.weedialog .dialog-bot{clear:both; height:8px; position:relative; font-size:0px;}.weedialog .dialog-bl{position:absolute; left:0px; top:0px; width:8px; height:8px; background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/weebox/lb_left_bottom.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="http://o2o.fanwe.net/app/Tpl/main/fanwe/images/weebox/lb_left_bottom.png"); _background:none;}.weedialog .dialog-bc{margin-left:8px; margin-right:8px; width:auto; height:8px; background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/weebox/lb_border.png) repeat-x; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="http://o2o.fanwe.net/app/Tpl/main/fanwe/images/weebox/lb_border.png"); _background:none;}.weedialog .dialog-br{position:absolute; right:0px; top:0px; width:8px; height:8px; background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/weebox/lb_right_bottom.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="http://o2o.fanwe.net/app/Tpl/main/fanwe/images/weebox/lb_right_bottom.png"); _background:none;}.weedialog .dialog-ok{ float:right; background-position:0px -1013px; height:25px; padding-left:5px; }.weedialog .dialog-ok div{ background-position:right -938px; height:25px; }.weedialog .dialog-ok span,.weedialog .dialog-ok_hover span,.weedialog .dialog-ok_active span{ color:#fff; padding:0px 25px 0px 20px; height:23px;  font-size:12px; line-height:23px; }.weedialog .dialog-ok_hover{ float:right; background-position:0px -1038px; height:25px; padding-left:5px;}.weedialog .dialog-ok_hover div{ background-position:right -963px; height:25px; }.weedialog .dialog-ok_active{ float:right; background-position:0px -1063px; height:25px; padding-left:5px;}.weedialog .dialog-ok_active div{ background-position:right -988px; height:25px; }.weedialog .dialog-cancel{ float:right;background-position:0px -1163px; height:25px; padding-left:5px; margin-left:3px; }.weedialog .dialog-cancel div{ background-position:right -1088px; height:25px; }.weedialog .dialog-cancel span,.weedialog .dialog-cancel_hover span,.weedialog .dialog-cancel_active span{ color:#fff; padding:0px 25px 0px 20px; height:23px;  font-size:12px; line-height:23px; }.weedialog .dialog-cancel_hover{margin-left:3px; float:right;background-position:0px -1188px; height:25px; padding-left:5px;}.weedialog .dialog-cancel_hover div{ background-position:right -1113px; height:25px; }.weedialog .dialog-cancel_active{ margin-left:3px;float:right;background-position:0px -1213px; height:25px; padding-left:5px;}.weedialog .dialog-cancel_active div{ background-position:right -1138px; height:25px; }@CHARSET "UTF-8";/*按钮的样式*/.ui-button{ background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/fanwe_ui/ui-buttonbg.gif) no-repeat; display:inline-block; *display:inline; *zoom:1; }.ui-button div{ float:left; background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/fanwe_ui/ui-buttonbg.gif) no-repeat; }.ui-button span{ background:none; white-space:nowrap; border:none;  float:left; display:inline-block; cursor:pointer;}.orange{ background-position:0px -120px; height:40px; padding-left:5px; }.orange div{ background-position:right 0px; height:40px; }.orange span,.orange_hover span,.orange_active span{ color:#fff; padding:0px 25px 0px 20px; height:38px;  font-size:14px; line-height:38px; }.orange_hover{ background-position:0px -160px; height:40px; padding-left:5px;}.orange_hover div{ background-position:right -40px; height:40px; }.orange_active{ background-position:0px -200px; height:40px; padding-left:5px;}.orange_active div{ background-position:right -80px; height:40px; }.blue{ background-position:0px -360px; height:40px; padding-left:5px;}.blue div{ background-position:right -240px; height:40px; }.blue span,.blue_hover span,.blue_active span{ color:#fff; padding:0px 25px 0px 20px; height:38px;  font-size:14px; line-height:38px; }.blue_hover{ background-position:0px -400px; height:40px; padding-left:5px;}.blue_hover div{ background-position:right -280px; height:40px; }.blue_active{ background-position:0px -440px; height:40px; padding-left:5px;}.blue_active div{ background-position:right -320px; height:40px; }.white{ background-position:0px -549px; height:23px; padding-left:5px;}.white div{ background-position:right -480px; height:23px; }.white span,.white_hover span,.white_active span{ color:#000; padding:0px 15px 0px 10px; height:21px;  font-size:12px; line-height:21px; }.white_hover{ background-position:0px -572px; height:23px; padding-left:5px;}.white_hover div{ background-position:right -503px; height:23px; }.white_active{ background-position:0px -595px; height:23px; padding-left:5px;}.white_active div{ background-position:right -526px; height:23px; }.light{ background-position:0px -818px; height:40px; padding-left:5px;}.light div{ background-position:right -698px; height:40px; }.light span,.light_hover span,.light_active span{ color:#f80; padding:0px 25px 0px 20px; height:38px;  font-size:14px; line-height:38px; }.light_hover{ background-position:0px -858px; height:40px; padding-left:5px;}.light_hover div{ background-position:right -738px; height:40px; }.light_active{ background-position:0px -898px; height:40px; padding-left:5px;}.light_active div{ background-position:right -778px; height:40px; }.disabled{ background-position:0px -658px; height:40px; padding-left:5px; }.disabled div{ background-position:right -618px; height:40px; }.disabled span,.disabled_hover span,.disabled_active span{ color:#fff; padding:0px 25px 0px 20px; height:38px;  font-size:14px; line-height:38px; cursor:no-drop; }.disabled_hover{ background-position:0px -658px; height:40px; padding-left:5px;}.disabled_hover div{ background-position:right -618px; height:40px; }.disabled_active{ background-position:0px -658px; height:40px; padding-left:5px;}.disabled_active div{ background-position:right -618px; height:40px; }/*关于输入框 ui-textbox*/.ui-textbox{ background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/fanwe_ui/ui_textbg.gif) 0px 0px repeat-x #fff; border:1px solid  #ddd;}input.hover,textarea.hover{ border:1px solid  #f80;-moz-box-shadow: 0px 0px 3px #f80;/*firefox*/-webkit-box-shadow: 0px 0px 3p #f80;/*safari或chrome*/box-shadow: 0px 0px 3px #f80;/*opera或ie9*/outline: none;}/* 关于ui-checkbox */.ui-checkbox{ cursor:pointer; }.common_cbo{ height:14px; background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/fanwe_ui/ui_cbobg.gif) no-repeat 0 0px; padding-left:20px; line-height:14px;}.common_cbo_checked{ height:14px; background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/fanwe_ui/ui_cbobg.gif) no-repeat 0 -78px; padding-left:20px;line-height:14px;}.common_cbo_hover{ height:14px; background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/fanwe_ui/ui_cbobg.gif) no-repeat 0 -39px; padding-left:20px;line-height:14px;}/*关于ui-radiobox*/.ui-radiobox{ cursor:pointer; }.common_rdo{ height:14px; background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/fanwe_ui/ui_rdobg.gif) no-repeat 0 0px; padding-left:20px; line-height:14px;}.common_rdo_checked{ height:14px; background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/fanwe_ui/ui_rdobg.gif) no-repeat 0 -78px; padding-left:20px;line-height:14px;}.common_rdo_hover{ height:14px; background:url(http://o2o.fanwe.net/app/Tpl/main/fanwe/images/fanwe_ui/ui_rdobg.gif) no-repeat 0 -39px; padding-left:20px;line-height:14px;}/*关于评分星星*/.ui-starbar span {  background: url("http://o2o.fanwe.net/app/Tpl/main/fanwe/images/fanwe_ui/ui_starbar.png") no-repeat scroll 0 0 transparent;  display: inline-block;  height: 13px;}.ui-starbar {  background: url("http://o2o.fanwe.net/app/Tpl/main/fanwe/images/fanwe_ui/ui_starbar.png") no-repeat scroll 0 0 transparent;  display: inline-block;  height: 13px;  text-align: left;  width: 75px;  cursor:pointer;}.ui-starbar span {  background-position: 0 -22px;}