﻿@charset "utf-8";
/* reset*/
/*html{color:#888;background-color:#f5f5f5;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0;_table-layout:fixed}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:400}
li{list-style:none}
caption{text-align:left}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
input,textarea,select,button,option{font-family:inherit;font-size:inherit;font-weight:inherit}
h1,h2,h3,h4,h5,h6,input,textarea,select,button{font-size:100%}
legend{color:#000}
q:before,q:after{content:''}*/
/* layout*//#doc{width:100%;min-width: 1160px}
#hd,#ft{width:100%;min-width:1000px}
#bd{width:980px;margin:0 auto;clear:both}
.yt-wrap{width:1160px;margin:0 auto}
/* Grid*//* Global*/
/*body{font-size: 14px; font-weight: normal; font-family: "\5fae\8f6f\96c5\9ed1", Verdana,simsun,Sans-Serif}
.font_yahei{font-family:"\5fae\8f6f\96c5\9ed1"}
a{color:#666;text-decoration:none}
a:hover{color:#666}*/
.cf:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.cf{display:inline-block}
/* Hides from IE-mac*/
html .cf{height:1%}
.cf{display:block}
/* End hide from IE-mac*/.clearfix{*zoom:1}
.clearfix:after{content:"\00A0";display:block;visibility:hidden;width:0;height:0;clear:both;font-size:0;line-height:0;overflow:hidden}
.fl{float: left;}
.fr{float: right;}
.hidden{display:none}
.f-hidden{display:none !important}
.tab-content{overflow:hidden}
.box-shadow{box-shadow:0 0 8px 0 rgba(0,0,0,.2),inset 0 0 1px 0 rgba(255,255,255,1)}
.inb{display:inline-block}
.tc{text-align: center;}
.tr{text-align: right;}
.tl{text-align: left;}
/* common style*/p.breakword,h1.breakword,div.breakword{word-wrap:break-word;word-break:break-all}
.pink,a.pink{color:#ff6769}
.red,a.red{color:red}
a.red:hover{color:#e5004f}
.blue,a.blue{color:blue}
a.blue:hover{color:#e5004f}
.green,a.green{color:#97c62e}
a.green:hover{color:#97c62e}
.gray,a.gray{color:gray}
a.gray:hover{color:#e5004f}
.f14{font-size:14px}
.f18{font-size:18px}
.fbold{font-weight:700}
.bold{font-weight:bold}
.mauto{margin: 0 auto;}
.mauto10{margin: 10px auto;}
.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mr5{margin-right: 5px;}
.mr10{margin-right: 10px;}
.ml5{margin-left: 5px;}
.ml10{margin-left: 10px;}
.underline{text-decoration:underline}
.middle{vertical-align: middle;}
.w100{width:100px}
.w200{width:200px}
.w300{width:300px}
.w400{width:400px}
.w500{width:500px}
.w600{width:600px}
.poa{position:absolute}
.por{position:relative}
.yt-pink{color:#E5004F}
.orange{
	color: #f27a11
}
.js-edit-address{cursor: pointer;}
/*-- Widget & Parttern --*//* table*/.c-table{width:100%;table-layout:fixed}
.c-table table{width:100%}
.c-table th{background:#f9f9f9;font-weight:700;color:#333}
.c-table th,.c-table td{text-align:center;border:#ccc solid 1px;padding:10px}
.c-table .tw2{width:200px}
/*按钮*/
.gray-btn{cursor: pointer; border:0px;background: #677f90;height: 48px;line-height: 48px;color: #FFFFFF!important;font-size: 14px;text-align: center;display: block;width: 100%;}
.green-btn{cursor: pointer; border:0px;background: #47C0EE;height: 48px;line-height: 48px;color: #FFFFFF!important;font-size: 14px;text-align: center;display: block;width: 100%;}
.orange-btn{cursor: pointer; border:0px;background: #f27a11;height: 48px;line-height: 48px;color: #FFFFFF!important;font-size: 14px;text-align: center;display: block;width: 100%;}

.ui-btn, .mini-btn{
	background: #DDD;
	padding: 10px 20px;
}

.ui-btn:hover, .mini-btn:hover{
	background: #CCC;
}

.ui-btn-ok, .mini-btn-ok, .act-btn, .status-btn{
	background: #47C0EE;
	color:#FFFFFF;
	padding: 5px 10px;
}

.ui-btn-ok:hover, .mini-btn-ok:hover, .act-btn:hover{
	background-color: #037C11;
}

.ui-btn-green, .mini-btn-green, .act-btn, .status-btn{
	background: #47C0EE;
	color:#FFFFFF;
	cursor: pointer; 
}
.ui-btn-green:hover, .mini-btn-green:hover, .act-btn:hover, .status-btn:hover{
	background: #75b209;
	color:#FFFFFF;
}


.succinfo{color: #f27a11;font-size: 20px ; font-weight: bold; text-align: center;}

/*按钮*/
.wrap{
	width: 1200px; margin:auto;
	overflow: hidden;
	padding-top:  20px;
}
.wrap-left{
	width: 277px; float: left;
	overflow: hidden;
}
.wrap-right{
	width: 900px; float: right;
	overflow: hidden;
}
.border{
	border: 1px solid #ccc;
	background: #fff;
	 margin-top: 20px;
}

.wrap-top{
	margin-top: 15px; border-left: 2px solid #47C0EE;
	text-indent: 10px; color: #47C0EE; font-size: 16px; font-weight: bold;
	/*position: absolute;left: 0px;*/left: 0px;
}
.wrap-goods-list{
	padding: 20px 0px 0px 0px; overflow: hidden;
}
.wrap-goods-list td{
	padding: 14px 0px;
	border-bottom: 1px solid #ccc; 
}
.wrap-goods-list td.td2{
	padding-left: 10px;
	font-size: 12px;
	vertical-align: top;
}
.wrap-goods-list td.td2 b{
	font-size: 14px;
	height: 45px; display: inline-block; _zoom:1; _display:inline;
	text-overflow:ellipsis;
}
.wrap-goods-list-content{
	line-height: 30px; padding-bottom: 20px;
}
.wrap-goods-list-content .newslist{
	padding-left: 20px;
}

.mini-wrap{
	width: 275px; margin: auto;
	overflow: hidden;
	border: 1px solid #ccc;
	background: #fff;
	position: relative;
}
.mini-wrap-top{
	margin-top: 15px; border-left: 2px solid #47C0EE;
	text-indent: 10px; color: #47C0EE; font-size: 16px; font-weight: bold;
	/*position: absolute;left: 0px;*/left: 0px;
}
.mini-wrap-goods-list{
	padding: 0px 10px;
}
.mini-wrap-goods-list td{
	padding: 14px 0px;
	font-size: 0px;
	border-bottom: 1px solid #ccc; 
}
.mini-wrap-goods-list td.td2{
	padding-left: 10px;
	font-size: 12px;
	vertical-align: top;
}
.mini-wrap-goods-list td.td2 b{
	font-size: 14px;
	height: 45px; display: inline-block; _zoom:1; _display:inline;
	text-overflow:ellipsis;
}
.imglist-price{
	color: #fb5263;
}
.imglist-price del{
	color: #888;
}
.i-title{
	width: 100%;
	line-height: 80px; font-size: 30px; font-weight: normal;
	color:#000;
}
.m-title{
	width: 100%;
	line-height: 50px; font-size: 14px; font-weight: normal;
	color:#000;
	border-bottom: 1px solid #000;
	overflow: hidden;
}
.m-title .li1{
	width: 100px; float:left;
	line-height:50px; 
	border-bottom: 1px solid #000;
	margin: 0;padding: 0;
}
.m-title .li2{
	width: 200px; float:left;
	color:#888; font-size: 12px;
	height: 50px; line-height:60px; 
	margin: 0;padding: 0;text-indent: 10px;
}

/* 面包屑导航 */
#breadbar{
	width: 1160px; margin: auto;
	line-height: 40px; height: 40px;
	font-size: 14px;
}
#breadbar ul {
}
#breadbar ul li, #breadbar ul li .i, #breadbar ul li a, #breadbar ul li span {
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
}
#breadbar ul li .i {
    font-size: 15px;
    padding: 0 5px;
}

/* 头部广告*/.web_banner{}
.web_banner a{display:block;height:94px;width:100%}
/*{最顶部}*/.header{min-width: 1160px}
.header .header_bottom{position: relative;z-index:9;}
.header_top{width: 100%;height: 28px;background: #ebebeb; border-bottom: 1px solid #ccc; position: relative;z-index: 10;}
.header_top_box{position: relative;width: 1160px;}
.header_top_box{height: 28px;margin: 0 auto;line-height: 28px;}
.header_top_right{float: right;height: 28px;position: relative;}
.header_top_right li{float: left;display: inline;margin-left: 20px;position: relative;z-index: 9;}
.header_top_right a{color: #1d1d1d;text-decoration: none;}
.header_top_right .icon_cart,.header_top_right .icon_notic,.header_top_right .icon_mobile,.header_icon s{background: url(../images/header_sprites1.png) no-repeat;}
.header_top_right .icon_cart{width: 25px;height: 11px;float: left;margin: 10px 2px 0 0;background-position: 0 0;}
.header_top_right .icon_notic{width: 15px;height: 20px;float: left;margin: 7px 2px 0 0;background-position: 0 -26px;}
.header_top_right .icon_mobile{width: 12px;height: 17px;background-position: 0 -52px;float: left;margin: 7px 5px 0 0;}
.icon_arrow_down{position: absolute;top: 13px;right: 6px;overflow: hidden;width: 6px;height: 3px;background: url(../images/index_icons1.png) no-repeat 0 0;}
.header_top_right li.hover{background:#47C0EE;padding-bottom:1px}
.header_top_right li.hover .icon_arrow_down{-o-transform:rotate(180deg);-o-transform-origin:50% 50%;-o-transition:transform .2s ease-in;-webkit-transform:rotate(180deg);-webkit-transform-origin:50% 50%;-webkit-transition:transform .2s ease-in;-moz-transform:rotate(180deg);-moz-transform-origin:50% 50%;-moz-transition:transform .2s ease-in;transform:rotate(180deg);transform-origin:50% 50%;transition:transform .2s ease-in}
.header_top_right .item_mobile{padding-right: 0;padding-left: 10px;}
.header_top_right .item_more{width: 34px;padding-right: 18px;padding-left: 30px;margin-left:10px;}
.header_top_right .item_no{width: 80px; text-align: center;}

.header-middle{
	width: 100%; margin: auto;
	overflow: hidden;
	padding: 10px 0px; background: #fff;
}
.header-middle-box{
	width: 1160px; margin: auto;
	overflow: hidden;
}
.header-middle .left{
	width: 230px; float: left;
}
.header-middle .search-box{
	width: 500px; float: left;
}
/*{搜索}*/
.search_bar{float: left;margin-top: 20px;}
.search_bar .search{width: 405px;border: #47C0EE solid 1px;height: 38px;}
.search_bar .search input{color: #888;float: left;height: 38px;line-height: 38px;border: 0 none;background: transparent;padding: 0 10px;width: 280px;}
.search_bar .search i{float: left;margin-left: 8px;margin-top: 6px;}
.search_bar .search .search_btn{background-color: rgb(127,199,0);color: #FFFFFF;text-align: center;width: 54px;display: inline-block;float: right;height: 38px;line-height: 38px;font-size: 18px;}

/* 购物车 */
.cart-btn{
	border: 1px solid #ccc; border-radius: 4px;
	background: #fafafa url(../images/cart_btn_ico.jpg) no-repeat 5px center;;
	display: inline-block;
	padding-left:40px;
	height: 38px; line-height: 38px;
	font-size: 18px; color: #47C0EE; float: right;
	margin-top: 20px; cursor: pointer;
}
.cart-btn font{
	padding-right: 5px;
}

/*{导航}*/.channel_nav_list_wrap{width: 1160px;margin: 0 auto;}
.channel_nav_box{height: 50px;clear: both;width: 100%;background: #000;}
.channel_nav_box .channel_nav_list_wrap{height: 50px;margin: 0 auto;position: relative}
.channel_nav_box .channel_nav_list_wrap .logo{position: absolute;left: 0;top: 0;z-index:28;}
.channel_nav_box .channel_nav_list_wrap .logo a{background: url(../images/logo.png) no-repeat 0 0;text-indent: -999em;width: 121px;height: 151px;display: inline-block;}
.channel_nav_box .channel_nav_list_wrap .channel_nav_list{margin-left: 0px;height: 50px;float: left;}
.channel_nav_list:after{content: ".";display: block;height: 0;clear: both;visibility: hidden}
.channel_nav_list .current,.channel_nav_list li:hover{background: #47C0EE}
.new_header_ab .channel_nav_list .hover a{-webkit-tap-highlight-color: transparent;outline-offset: -.22222em;transition: opacity .2s cubic-bezier(.645, .045, .355, 1);-webkit-transition: opacity .2s cubic-bezier(.645, .045, .355, 1);-moz-transition: opacity .2s cubic-bezier(.645, .045, .355, 1);-o-transition: opacity .2s cubic-bezier(.645, .045, .355, 1);opacity: .65;filter: alpha(opacity=65)}
.channel_nav_list .home{padding: 0 33px}
.channel_nav_list li{float: left;margin-right: 0px;display: inline}
.channel_nav_list a{position: relative;white-space: nowrap;display: inline-block;line-height: 50px;padding: 0 17px;height: 50px;overflow: visible;color: #fff;font-size: 14px;text-decoration: none;text-align: center;font-family: "microsoft yahei";}
.channel_nav_list .current a{text-decoration: none}
.channel_nav_list .line{float: right;width: 1px;height: 14px;overflow: hidden;background: #444851;padding: 0;margin: 9px 0 0;border: 0}
.channel_nav_list li a b{display: none;width: 9px;height: 5px;background: url(../images/share.png) no-repeat 0 0;position: absolute;bottom: 0;left: 51px;}
.channel_nav_list .hover a b{display: block;}
.channel_nav_list .hover a{}
.channel_nav_list .bz{position:relative}
.channel_nav_list .bz_list{position:absolute;top:38px;left:0;width:112px;background:#fff;box-shadow:0 1px 12px #d7d7d7;padding-bottom:10px;display:none;z-index: 30;}
.bz_list li{margin-right:0;width:112px;height:30px}
.bz_list a{color:#818181;text-align:center;padding:0;display:block;height:14px;font-size:12px}
.channel_nav_list .hover .bz_list a{opacity:1;filter:alpha(opacity=100)}
.channel_nav_list .bz_list a:hover{text-decoration:underline;color:#818181}
.highlight{color: #C00}
.light{color: #C00}
.lowlight{color: #999}
.header_pop_subAtc{position:absolute;background-color:#ffffff;left:0;display:none;z-index:30;top: 90px;background: #fff;}
.header_pop_subAtc a{width:auto;height:auto;font-size:12px;border-bottom:0;text-align:inherit;line-height:inherit;padding:0}
.header_pop_subAtc h3{width:1008px;margin:0 auto;padding:20px 0;overflow:hidden;zoom:1}
.header_pop_subAtc .mz_inner{float: left;width: 1000px;margin-top: 10px}
.header_pop_subAtc .mz_inner dl{width: 243px;float: left;height: 104px;overflow: hidden;border: dotted #d6d4d1;border-width: 0 0 1px 1px;margin-left: -1px;padding: 10px 0 22px 7px}
.header_pop_subAtc .mz_inner dt{background: url(../images/share.png) no-repeat;line-height: 30px;height: 30px;overflow: hidden;padding-left: 40px;margin-bottom: 12px}
.header_pop_subAtc .mz_inner .item_int1{background-position: 3px -5px;}
.header_pop_subAtc .mz_inner .item_int2{background-position: 3px -377px;}
.header_pop_subAtc .mz_inner .item_int3{background-position: 3px -627px;}
.header_pop_subAtc .mz_inner .item_int4{background-position: 3px -655px;}
.header_pop_subAtc .mz_inner .item_int5{background-position: 3px -682px;}
.header_pop_subAtc .mz_inner .item_int6{background-position: 3px -714px;}
.header_pop_subAtc .mz_inner .item_int7{background-position: 3px -743px;}
.header_pop_subAtc .mz_inner dt a{font-size: 15px;font-weight: 700;color: #47C0EE;text-decoration: none;text-align: left;background: 0;white-space: nowrap;display: inline;font-family: "\5FAE\8F6F\96C5\9ED1", arial, "\5b8b\4f53"}
.header_pop_subAtc .mz_inner dd{float: left;padding: 0 12px}
.header_pop_subAtc .mz_inner dd a{color: #666;font-size: 12px;font-weight: 400;display: inline;width: auto;height: auto;line-height: 24px;text-align: left;background: 0;white-space: nowrap}
.header_pop_subAtc .mz_inner dd a:hover{text-decoration: none}
/*{banner轮显}*/.w1004{margin:0px auto;width:1000px;}
.mainSlide{min-width: 1160px;height: 580px;position: relative;background:#fff url(../images/loading.gif?v=20150203) no-repeat center center;z-index: 1;}
.mainSlide .cell{position: absolute;top: 0;left: 0;width: 100%;z-index: 10;display: none;height: 580px;}
.mainSlide .cell .w1004{height: 580px;position: relative;top: -580px;z-index: 25;}
.mainSlide .cur{display: block;z-index: 26}
.mainSlide .cell .prom{
	background-position: center top;background-repeat: no-repeat;height: 580px;width: 100%;text-align: center;position: relative;background-size: cover;
  /*behavior: url(/home/web/css/ie-css3.htc);  */
}
.mainSlide .cell .promLink{width: 1000px;height: 580px;display: block;}
.mainSlide .pgWidth{position: relative;z-index: 26;width:1000px;margin:0px auto;}
.mainSlide .pgWidth .w1004{height:0px;top:520px;position:absolute;width:1000px;text-align:center;}
.slidicl{background:url(../images/dotl.png) no-repeat;width: 5px;height: 9px;position: absolute;left: 41px;top: 6px;}
.mainSlide .slideNum{background:url(../images/dot.png) repeat-x 0 center;display:inline-block;*display:inline;zoom:1;margin:0px auto;height:16px;padding:4px 1px 0px 10px;width: 900px;}
.mainSlide .slideNum i{float:left;margin-left:55px;width:12px;height:12px;font-size:0px;line-height:0px;cursor:pointer;background:url(../images/index_j_dot.png?v=20150203) no-repeat;}
.mainSlide .slideNum .cur{background:url(../images/index_j_dotCur.png?v=20150203) no-repeat;}
.mainSlide .leftAr:link,
.mainSlide .rightAr:link{display:block;position:absolute;top:512px;width:36px;height:36px;cursor:pointer;background:url(../images/index_j_btn.png?v=20150203) no-repeat;z-index: 27}
.mainSlide .leftAr:link{right:100px;}
.mainSlide .rightAr:link{right: 42px;background-position:right 0;}
.mainSlide .leftAr:hover{background-position:0 -36px;}
.mainSlide .rightAr:hover{background-position:right -36px;}
.promSeciton{position: relative;margin-top: -97px;z-index: 27}
.mainSlide .arNav{position:relative;z-index:27;}
.mainSlide .arNav .w1004{position:relative;}
.mainSlide .cell .singlePd{width: 415px;height: 192px;padding:18px 20px 20px 20px;position: absolute;top:20px;right:0;background-color: #fff;border-radius: 3px}
.mainSlide .cell .singlePd .tim{margin-bottom: 15px;color: #666;font-size: 14px;}
.mainSlide .cell .singlePd .tt{font-size: 18px;font-family: 'Microsoft Yahei';line-height: 26px;color: #010101}
.mainSlide .cell .singlePd .price{color: #f34fa1;font-size: 32px;font-family: Arial;position: absolute;left: 20px;bottom: 12px;}
.mainSlide .cell .price .y{color: #f34fa1;font-size: 32px;}
.mainSlide .cell .price .mp{color: #999999;font-size: 14px;text-decoration: line-through;}
.mainSlide .cell .price .mp .y{color: #999;font-size: 14px;text-decoration:none;}
.mainSlide .cell .singlePd .num{color: #999;font-size: 14px;font-family: Arial;position: absolute;right: 20px;bottom: 12px;}
.alertSlideWrap{
	width: 100%; height: 100%;
	position: absolute; top: 0px; left: 0px;
	z-index: 10000;
	overflow: hidden;
	background:url(../images/black_alpha.png) repeat;
}
.alertSlide{
	width: 645px; height: 415px;
	position: absolute; top: 0px; left: 0px;
	z-index: 10000;
	display: none;
}
.alertSlide .close{
	width:39px; float:right; height:39px; display:block; overflow:hidden;  cursor:pointer;
	background:url(../images/alertSlideClose.png) no-repeat;
	position: absolute;
	top: -20px; right: -20px; z-index: 10;
}
.alertSlide .topSlide{
	position: relative;
	width: 645px; height: 415px;
	left: 0px;
	overflow: hidden;
}
.alertSlide .cell{position: absolute;top: 0;left: 0;width: 100%;z-index: 10;display: none;height: 580px;}
.alertSlide .cell.cur{
	display: block;
}
.alertSlide .prom{
	width: 645px; height: 415px;
}
.alertSlide .pgWidth{
	width: 645px; height: 30px;
	position: absolute; bottom: 0px; left: 0px; z-index: 11;
	text-align: center;
}
.alertSlide .slideNum{
	margin: auto; display: inline-block; _zoom:1;_display:inline;
}
.alertSlide .slideNum i{
	width: 15px; height: 15px; background: #ccc; display: inline-block;  _zoom:1;_display:inline;
}
.alertSlide .slideNum i.cur{
	background: #47C0EE;
}
/*{四列}*/.four_bar{margin-top: 30px;padding-bottom: 15px;border-bottom: #e5e5e5 solid 1px;width: 100%;}
.bs-tip{
	width: 100%; text-align: center;
	background: #fff; padding: 20px 0px;
	min-width: 1160px;
}
.four_bar ul{width: 1000px;margin: 0 auto;overflow: hidden;}
.four_bar ul li{width: 25%;float: left;line-height: 40px;}
.four_bar ul li i{margin-left: 15px;}
.four_bar ul li a{font-size: 18px;}
/*{热卖推荐}*/
.brand_list_box{margin: 20px auto 0;width: 1000px;}
/*新闻 列表*/
.help-list{
	width: 100%; float: left;
}
.help-list li{
	width: 100%; float: left;
	border-bottom: 1px dashed #ccc;
	padding: 20px 10px;
	line-height: 30px;
}

.help-list li b{
	color: #47C0EE; font-size: 18px
}
.help-content{
	margin: 20px;
	line-height: 30px;
}

.product_introduce{border: 1px solid #e3e3e3;box-shadow: 1px 1px 4px #e3e3e3;background: #fff;position: relative;width: 994px;margin: 30px 0;overflow: hidden;}
.product_introduce:hover{box-shadow:0 2px 17px #000}
.product_introduce.mid-prombar .img_1000{width:1000px;height:300px}
.product_introduce .pro_a_inw{width:100%;height:300px;display: block;}
.product_introduce .pro_left{width:600px;height:300px}
.product_introduce .pro_left .pro_a_in{width:100%;height:300px}
.pro_left .pro_a_in .img_600{width:600px;height:300px}
.pro_left .pro_a_in .img_400{width:300px;height:300px;margin-left:106px}
.product_introduce .pro_left{margin-right:0px;float:left}
.product_introduce .pro_left .pro_a_in{display:inline-block;overflow:hidden;vertical-align:middle;position:relative}
.product_introduce .pro_right{float:left;width:38%;padding-top:17px}
.flag_box{border-bottom:1px #cccccc solid;width:100%;display:inline-block;padding-bottom:10px;margin-bottom:15px}
.flag_box_main{color:#424242}
.flag_box_main .area_code_b{display:block;font-family:"微软雅黑"；}
.flag_text,.flag_box .p_img_lg,.flag_box .time_box_count{float:left}
.p_img_lg{vertical-align:bottom;overflow:hidden;margin-right:10px;margin-top:-2px;border:1px solid #eee}
.pro_right .pro_eng_tit,.product_column .pro_eng_tit{color:#000000;overflow:hidden;height:40px}
.pro_right .pro_eng_tit{font-size:14px;font-weight: bold;}
.product_column .pro_eng_tit{font-size:12px;margin-top:18px}
.pro_right .pro_des{font-size:14px;line-height:22px;color:#666666;height:44px;overflow:hidden;padding-top:10px;word-wrap:break-word;word-break:break-all;margin-bottom:40px}
.pro_right .pro_des_sold{margin-bottom:30px}
.pro_right .tips{color:#5F5F5F;font-size:13px}
.pro_des .des_advance,.pro_des strong,.pro_intro strong{color:#ed7f1e}
.pro_des .ad_icon,.pro_intro em{color:#fff;background:#e31958;padding:4px 7px 2px;vertical-align:2px;font-size:12px;margin-right:5px}
.price_dis .advance_title{color:#525252;font-size:13px;margin-right:10px;vertical-align:1px;height:18px;display:inline-block}
.product_introduce .price_dis .original{color:#5d5d5d;text-decoration:line-through;font-size:16px}
.price_dis .advance_price{color:#ed7f1e;margin-right:5px}
.price_dis .dep_price{color:#ed7f1e}
.price_dis .advance_price{font-size:22px;vertical-align:-1px}
.price_dis .ad_earnest em,.price_dis .advance_price em{font-size:14px;font-family:arial;vertical-align:middle;margin-right:3px}
.price_dis .market_price{text-decoration:line-through;color:#676767;font-size:14px;font-family:arial}
.pro_right .r_pric_box{height:30px;width:345px;overflow:hidden}
.product_column .r_pric_box{height:30px;width:250px;overflow:hidden;padding-bottom:3px}
.pro_right .r_pric_box .big_pic,.product_column .r_pric_box .big_pic{color:#fb5263}
.pro_right .r_pric_box em.big_pic{font-size:20px}
.pro_right .r_pric_box del.big_pic{font-size:14px; color: #858585}
.product_column .r_pric_box .big_pic{font-size:20px}
.pro_right .r_pric_box .big_pic span,.product_column .r_pric_box .big_pic span{margin-right:5px}
.pro_right .r_pric_box strong,.product_column .r_pric_box strong{color:#676767;text-decoration:line-through;margin-left:5px}
.pro_right .r_pric_box strong span,.product_column .r_pric_box strong span{font-size:16px;margin-right:3px;font-family:arial}
.pro_right .shopping_car_layout,.product_column .shopping_car_layout{position:absolute;cursor:pointer}
.pro_right .shopping_car_layout{bottom:30px;right:44px;width:130px}
b.advance_car_btn{background-image:url(../images/index_cbtn.png);background-repeat:no-repeat;display:inline-block}
.advance_car_btn{background-position:0 0;width:130px;height:39px}
.pro_right .numtimer_box,.product_column .numtimer_box{text-align:right;color:#47C0EE}
.pro_right .numtimer_box i{line-height: 30px;}
.pro_right .numtimer_box em{margin:0 3px;line-height:320%}
.product_column .numtimer_box{float:right;_width:180px;height:16px;overflow:hidden;margin-top:5px}
.numtimer_box em{color:#47C0EE}
/*{标题栏}*/.floor_item_title{width: 100%;height: 66px;text-indent: -9999px;overflow: hidden;margin: 40px 0 20px;}
.floor_remai{background: url(../images/title1.png) center top no-repeat;}
.floor_hot{background: url(../images/title2.png) center top no-repeat;}
.floor_t3{background: url(../images/title3.png) center top no-repeat;}
.floor_t4{background: url(../images/title4.png) center top no-repeat;}
.floor_t5{background: url(../images/title5.png) center top no-repeat;}
.floor_t6{background: url(../images/title6.png) center top no-repeat;}
.floor_t7{background: url(../images/title7.png) center top no-repeat;}
.floor_t8{background: url(../images/title8.png) center top no-repeat;}
/*{查看更多}*/.seemore{color: #666;border: #47C0EE solid 1px;border-radius: 3px;height: 34px;line-height: 34px;padding: 0 15px;}
/*{品牌}*/.h2-f18{font-size: 18px;font-family: "Microsoft Yahei";padding:14px 0 8px;border-bottom: #2a2a2a solid 1px;}
.h2-f18 a{border-bottom: #2a2a2a solid 1px;padding:14px 0 9px;}
.mid-prombar{width:924px;height:112px;position: relative;padding: 0 38px; margin: 20px auto 10px;}
.mid-prom{width:924px;height:112px;overflow: hidden;position: relative;}
.mid-prom-cont{width:4000px;height:112px;overflow: hidden;float:left;}
.mid-prom-cont a{
	width: 120px;
	display: inline-block; overflow: hidden; position: relative;
}
.mid-prom-cont div{
	position: absolute; width: 100%; height:25px; bottom: 10px; left: 0px;
	font-size: 12px ;line-height: 25px;text-align: center;
}
.mid-prom-cont div span{
	background: #000; padding: 0px 0px; width: 80px;height: 25px;
	display: inline-block;
	border-radius: 120px; 
	color: #fff;
}
.mprom-grid{float: left;margin-right:10px;border: #e4e4e4 solid 1px;}
.mprom-grid:hover{opacity: 0.7;filter:alpha(opacity=70);}
.mid-prev,.mid-next{display:block;width:24px;position: absolute;height:106px;cursor:pointer;border: #cbcbcb solid 1px;}
.mid-prev{top:0;left:0;}
.mid-next{top:0;right:0;}
.ico-mid-prev,.ico-mid-next{position: absolute;top:39px;left:9px;width:15px;height:26px;background: url('../images/groupbuy_bg.png') no-repeat 0 0;}
.ico-mid-next{background-position: -18px 0;}
/*{底部}*/.ng-footer{font-family:"Microsoft Yahei";margin-top:10px; min-width: 1160px;}
.ng-footer .ng-ser-box{width:100%;background:#fff;border-top:0px solid #d6d6d8;min-width:1000px;overflow: hidden;}
.ng-footer .ng-ser-box-con{width:1160px;margin:0 auto;overflow:hidden;padding-top: 30px;border-bottom: #d1d7dc solid 1px;}
.ng-footer .ng-help-box{float:left;width:1000px;font-size: 14px;}
.ng-footer .ng-help-box dl{float:left;width:20%}
.ng-footer .ng-help-box dt{width:100%;line-height:40px;color:#666666;height:50px;font-size:16px;overflow:hidden}
.ng-footer .ng-help-box dd{width:100%;line-height:40px}
.ng-footer .ng-help-box dd a{color:#888;font-family: "新宋体";}
.ng-footer .ng-help-box dd a:hover{color:#f60}
.ng-footer .ng-hot-line{float:left;height:180px;width:190px;padding-left:40px;margin-left:-41px;border-left:1px solid #eaeaea}
.ng-footer .ng-app-down p{width:140px;text-align: center;line-height:40px;color:#47C0EE;height:50px;font-size:16px;margin-bottom:5px;overflow:hidden}
.ng-footer .ng-authentication{width:1000px;width:1000px;margin:5px auto 10px;overflow:hidden;text-align: center;}
.ng-footer .ng-authentication a{display:inline-block;margin-right:8px}
.ng-footer .ng-authentication a img{height: 39px;}
.ng-footer .ng-app-down{float:right;height:155px;width:140px;margin: 0 10px;}
.ng-s-footer{background:#333;width:100%;min-width:1000px;padding-top:10px;font-family: "新宋体";}
.ng-s-footer .ng-s-f-con{height:70px;width:1160px;min-width:1000px;margin:0 auto;font-size: 18px; color:#fff; line-height: 70px;}
.ng-s-footer p.ng-url-list{height:25px;line-height:25px;text-align: center;}
.ng-s-footer p.ng-url-list a{color:#f9f9f9}
.ng-s-footer p.ng-url-list span{color:#ffffff;padding:0 8px}
.ng-s-footer p.ng-copyright{float:left;width:1000px;line-height:20px;color:#ffffff;height:20px;text-align: center;}
.remtxt{color: #252a2e;}
.foot_tel{color: #677f90;border: #cccccc solid 1px;border-radius: 5px;height: 35px;line-height: 35px;width: 360px;padding: 0 15px;}
/*{右侧客服}*/.backtopbox{width: 60px;right: 15px;bottom: 10px;z-index: 9999;position: fixed;background: #FFFFFF;}
.backtopbox li{position: relative;z-index: 0;text-align: center;}
.backtopbox li.qcode{z-index: 1}
.backtopbox li .txt1{color: #FFFFFF;font-weight:bold;font-size:16px;line-height: 22px;}
.backtopbox li s{display: block;width: 58px;height:34px;margin: 3px auto 8px;background-image: url('../images/share.png');background-repeat: no-repeat;}
a.backlink{display: block;border: 1px solid #e5e5e5;width: 58px;height: 58px;line-height: 0;border-top: 0}
a.backlink:hover{background-color: #333; border-color: #333; color: #FFFFFF;}
a.backlink s,.qrcode a{display: inline-block;}
a.backlink.qrcode s{width: 18px;height: 18px;margin: 10px 0 0 10px}
a.backlink.usercheck{border-bottom: 1px solid #e5e5e5;border-top: 0 none}
a.backlink.usercheck s{width: 18px;height: 18px;}
a.backlink.usercheck:hover s{}
a.backlink.backtop{width: 58px;height: 58px;border: 1px solid #e5e5e5}
a.backlink.backtop span{display: block}
a.backlink.backtop s{}
a:hover.backlink.backtop s{}
#qcodelink{position: static}
.close-fxpop{position: absolute;height: 22px;width: 22px;overflow: hidden;text-indent: -99px;top: -12px;right: -8px}
a:hover.close-fxpop{}
.backtopbox li.fx-pop,
.fx-pop{width: 119px;border: 1px solid #e5e5e5;position: absolute;bottom: 0;right: 59px;z-index: 2;background-color: #FFF;color: #5E5E5E}
.backtopbox li.active{background: #333; }
.qcode-show{display: block;border-bottom: 1px solid #f2f2f2;width: 119px;overflow: hidden}
.fx-dim-code{padding: 15px 0 5px;text-align: center;color: #a5a5a5}
.fx-dim-code a{display: inline-block;width: 87px;height: 87px}
#index-fixed-ad{position: fixed}
.ftr-fx-code{position: absolute;top: 265px;width: 100%;height: 0;line-height: 0;z-index: 9991}
.ftr-fx-codebox{position: absolute;left: 1210px;width: 135px;height: 200px;z-index: 999}
.ftr-fx-codelink{width: 135px;height: 200px;overflow: hidden;display: block}
.w990 .ftr-fx-codebox{left: 847px}
.backbox{display: none;color: #fff}
.backbox .bk{position: absolute;z-index: 1;display: inline-block;overflow: hidden;right: 0;bottom: -1px}
.backbox .qrcode{width: 104px;height: 145px;border: 1px solid #e5e5e5;text-align: center;color: #5e5e5e;_top: -111px;_bottom: auto}
.backbox .service,
.backbox .survey{width: 75px;height: 25px;line-height: 25px;text-align: center;right: 30px;top: 9px}
.backbox .bktext{position: relative;z-index: 2;height: 25px;width: 65px;overflow: hidden;float: left}
.j-fi2 a s{background-position: 0px -207px;margin-top: 12px;}
.j-fi3 a s{background-position: 11px -241px;margin-top: 0;}
.j-fi4 a s{background-position: 11px -275px;}
.j-fi5 a s{background-position: 12px -309px;margin-top: 14px;}
.j-fi6 a s{background-position: 11px -343px;}
.j-fi7 a s{background-position: 11px -407px;margin-top: 10px;margin-bottom: 0;}
.j-fi8 a s{background-position: 0px -207px;margin-top: 12px;}
.j-fi2 a:hover s{background-position: 0px -457px;}
.j-fi3 a:hover s{background-position: 11px -491px;}
.j-fi4 a:hover s{background-position: 11px -525px;}
.j-fi5 a:hover s{background-position: 11px -627px;}
.j-fi6 a:hover s{background-position: 11px -559px;}
.j-fi7 a:hover s{background-position: 11px -593px;}
.j-fi8 a:hover s{background-position: 5px -849px;}
.j-fi1{padding-top: 8px;}
.j-fi1 a{border: 1px solid #333;}
.sb_info{background:#FFFFFF;border: #e5e5e5 solid 1px;padding: 20px 10px;width: 200px;position: absolute;bottom: -46px;right: 59px;z-index: 2;}
.sb_info .sb_infom{border-bottom: #e5e5e5 dashed 1px;padding-bottom: 10px;position: relative;padding-left: 42px;}
.sb_info .sb_infom .sb_photo{border-radius: 100%;position: absolute;left: 5px;top: 0;width: 44px;height: 44px;border:#e5e5e5 solid 2px ;}
.sb_info .sb_infom i{position: absolute;right: -6px;top: -11px;cursor: pointer;}
.sb_info .sb_infom p{line-height: 22px;color: #666666;}
.sb_info .sb_infob{padding-top: 10px;}
.sb_info .sb_infob a{height: 24px;display: inline-block;padding: 0 13px;line-height: 24px;background: #e5e5e5;text-align: center;border-radius: 5px;float: left;margin-left: 12px;}
/*{焦点图2}*/.w1200{margin:0px auto;width:1200px;}
.mainSlide1{margin-top: -90px;height: 480px;position: relative;background:#fff url(../images/loading.gif?) no-repeat center center;}
.mainSlide1 .cell{position: absolute;top: 0;left: 0;width: 100%;z-index: 8;display: none;height: 480px;}
.mainSlide1 .cell .w1004{height: 480px;position: relative;top: -480px;z-index: 1;}
.mainSlide1 .cur{display: block;z-index: 1}
.mainSlide1 .cell .prom{background-position: center top;background-repeat: no-repeat;height: 480px;width: 100%;text-align: center;position: relative;}
.mainSlide1 .cell .promLink{width: 1000px;height: 480px;display: block;}
.mainSlide1 .pgWidth{position: relative;z-index: 26;width:1000px;margin:0px auto;}
.mainSlide1 .pgWidth .w1004{height:0px;top:454px;position:absolute;width:1000px;text-align:center;}
.mainSlide1 .slideNum{display:inline-block;*display:inline;zoom:1;margin:0px auto;height:16px;}
.mainSlide1 .slideNum i{float:left;margin-right:15px;width:35px;height:12px;font-size:0px;line-height:0px;cursor:pointer;background:url(../images/index_j_dot1.png) no-repeat;}
.mainSlide1 .slideNum .cur{background:url(../images/index_j_dotCur1.png) no-repeat;}
.mainSlide1 .leftAr:link,
.mainSlide1 .rightAr:link{display:none;position:absolute;top:250px;width:33px;height:54px;cursor:pointer;background:url(../images/index_j_btn1.png) no-repeat;z-index: 27}
.mainSlide1 .leftAr:link{left: 0px;}
.mainSlide1 .rightAr:link{right: 0px;background-position:right 0;}
.promSeciton{position: relative;margin-top: -97px;z-index: 27}
.mainSlide1 .arNav{position:relative;z-index:27;}
.mainSlide1 .arNav .w1004{position:relative;}
.mainSlide1 .cell .singlePd{width: 415px;height: 192px;padding:18px 20px 20px 20px;position: absolute;top:20px;right:0;background-color: rgba(255,255,255,0.3);border-radius: 3px}
.mainSlide1 .cell .singlePd .tim{margin-bottom: 15px;color: #666;font-size: 14px;}
.mainSlide1 .cell .singlePd .tt{font-size: 18px;font-family: 'Microsoft Yahei';line-height: 26px;color: #010101}
.mainSlide1 .cell .singlePd .price{color: #f34fa1;font-size: 32px;font-family: Arial;position: absolute;left: 20px;bottom: 12px;}
.mainSlide1 .cell .price .y{color: #f34fa1;font-size: 32px;}
.mainSlide1 .cell .price .mp{color: #999999;font-size: 14px;text-decoration: line-through;}
.mainSlide1 .cell .price .mp .y{color: #999;font-size: 14px;text-decoration:none;}
.mainSlide1 .cell .singlePd .num{color: #999;font-size: 14px;font-family: Arial;position: absolute;right: 20px;bottom: 12px;}

.product{font-family: "microsoft yahei";}

.search-bar {
    font-size: 14px;
    margin: auto;
    overflow: hidden;
    width: 1120px;
	background: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 20px 20px;
}
.search-bar ul {
    float: left;
    line-height: 30px;
    width: 100%;
}
.search-bar ul li {
    display: inline-block;
    float: left;
    padding-bottom: 15px;
    width: 80px;
	color: #888;
	text-align: right;
}
.search-bar ul li.li1 {
    width: 940px;
	text-align: left;
}
.search-bar ul li a {
    color: #000;
    /*margin-left: 5px;*/
    padding: 5px 10px;
}
.search-bar ul li a.current {
    /*background: #5ba7be none repeat scroll 0 0;*/
    color: #47C0EE;
}
.search-bar ul li a:hover {
    color: #333;
}

/*{tab切换}*/.tab-btn{margin: 10px auto 25px;overflow: hidden;text-align: center;width: 800px;}
.tab-btn .tab-cur{background: #f27a11;color: #FFF;}
.tab-btn a{display: block;text-align: center;float: left;color: #666666;padding: 0 20px;height: 22px;line-height: 22px;margin: 0 30px;font-size: 14px;}
.tab-btn span{display: block;text-align: center;float: left;color: #666666;padding: 0 20px;height: 22px;line-height: 22px;margin: 0 0;font-size: 14px;}
.tab-content{width: 100%;}
/*{列表}*/.ongoing_already_list{margin-bottom: 10px;}
.ongoing_already_list .ongoing_area{width: 280px; position: relative; margin-right: 10px;margin-bottom: 18px;box-shadow: 1px 1px 4px #e3e3e3;border: #cccccc solid 1px;overflow: hidden;float: left;}
/*.ongoing_already_list li:nth-of-type(2n){margin-right: 0;}*/
.ongoing_already_list .ongoing_area a{display: block;}
.ongoing_already_list .ongoing_area .flag_box_main{
	top:0px; right: 0px; position: absolute; background: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc; padding-right: 0px;
}
.ongoing_already_list .ongoing_area .flag_box_main .p_img_lg{
	border: 0px; margin: 0px; margin-right: 0px;
}
.ongoing_already_list .big_img img{width: 280px;height: 280px;vertical-align: top;}
.ongoing_already_list .desc_area{padding: 10px; height: 40px;}
.ongoing_already_list .left_area{padding-left: 22px;padding-top: 15px;width:380px ;}
.ongoing_already_list .ongoing_item_title{font-size: 16px;font-weight: 700;color: #333;line-height: 22px;height: 43px;overflow: hidden;}
.ongoing_already_list .ongoing_item_title-1{font-size: 12px; color: #888; font-weight: normal}
.ongoing_already_list .ongoing_item_price{
	font-size: 14px;font-weight: 700;color: #fb5263;line-height: 20px; font-weight: bold;
	display: inline-block; padding-right: 0px;vertical-align: bottom;
}
.ongoing_already_list .ongoing_item_price .span-1{
	font-size: 20px;line-height: 20px; 
}
.ongoing_already_list .ongoing_item_price .span-2{
	font-size: 30px;line-height: 30px; 
}
.ongoing_already_list .ongoing_item_price .span-3{
	font-size: 20px;line-height: 20px; 
}
.ongoing_already_list .ongoing_item_price .span-4{
	background: #47C0EE; color:#fff; font-weight: normal;font-size:14px;
	padding: 3px 15px;line-height: 25px; 
}
.ongoing_already_list .ongoing_item_price .span-5{
	color:#888; font-weight: normal;font-size:14px;
	padding: 3px 0px;line-height: 20px; 
}
.ongoing_already_list .btn_area{
	position: absolute; bottom: 0px;
	background:url(../images/black_alpha.png) repeat;
	width: 100%; height: 49px; text-align: center; padding-top: 13px;
	display: none;
}
.ongoing_already_list .btn_area .cart{
	display:inline-block;width: 100px;height: 37px; line-height: 37px;
	background: #ce6a12; float: right; color: #fff; margin-right: 25px;
	border-radius: 4px;
}
.ongoing_already_list .btn_area .js-go-payment{
	display:inline-block;width: 100px;float: left; margin-left: 25px;
}


/*{商品详情}*/.position{font-family: "microsoft yahei";margin: 37px auto 20px;font-size: 14px;border-bottom:#47C0EE solid 4px;height: 30px;line-height: 33px;text-align: right;}
.goods_bar{background: #fff; border: 1px solid #ccc;padding: 10px;overflow: hidden;}
.goods_bar .goods_l{float: left;}
.goods_bar .goods_r{width: 640px;float: right;margin-right: 18px;}
.spec_1, .spec_2 {
	border: 1px solid #97c62e;
	border-radius: 4px;
	padding: 10px 15px; 
	white-space: nowrap;
	float: left;
	margin-bottom: 10px;
	margin-right: 6px;
}
.spec_1.selected,
.spec_2.selected{
	background: #97c62e;
	color: #fff;
}

/* 商品分类*/
.category{ padding-left: 20px }
.category .category-child{
	width: 150px; height: 150px; border-radius: 150px; float: left;
	margin-right:40px; margin-bottom: 40px; position: relative;
	border: 1px solid #ccc;
}
.category .img-list{
	width: 150px; height: 150px; float: left;position: relative;
}
.category .img-list a,
.category .img-list img{border-radius: 100% 100%;}
.category .img-list a,
.category .img-list img,
.category .img-list span{width: 100%;display: block;}
.category .img-list img{width: 150px;height: 150px;}
.category .img-list span{
	position: absolute;
	bottom: 20px;left: 0;
	color: #666666;
	background: #f4f4f6;font-size: 14px;height: 30px;line-height: 30px;text-align: center;
}


/*{tab切换}*/.tab-btn1{overflow: hidden;text-align: center; background: #f5f5f5; height: 40px;}
.tab-btn1 .tab-cur{border-top: #47C0EE solid 2px; color:#47C0EE; background: #fff}
.tab-btn1 a{display: block;text-align: center;float: left;color: #444444;padding: 0 40px;height: 40px;line-height: 40px;font-size: 14px;font-weight: bold;border-right: #dfdfdf solid 1px;}
.tab-content1{width: 100%;}
.commodity{ background: #fff; border: #dfdfdf solid 1px; }
.pdtdetail{margin: 20px 70px;}
.goodsprops{font-size: 13px;padding: 15px 30px;margin: 0px;background: #f5f5f5;overflow: hidden;margin: 20px;}
.goodsprops li{line-height: 26px;overflow: hidden;color: #333;font-family: "Microsoft YaHei";width: 33.3%;float: left;}
.goodsprops span{padding-right: 5px;}
.country1{border-bottom:#cccccc solid 1px;padding-bottom: 10px;padding-top: 8px;}
.goodsname{color: #333;font-size: 16px;font-weight: bold;line-height: 28px;font-family: "Microsoft YaHei";padding-top: 10px; overflow: hidden;}
p.brief{font-weight: 100;font-size: 14px;line-height: 20px;font-family: "Microsoft YaHei";padding-top: 5px; padding-bottom: 10px;}
.goodsprice{color: #f27a11;font-size: 24px;font-weight: normal;line-height: 30px;font-family: "Microsoft YaHei";padding: 25px 0 10px;}
.goodsall{border-top: 1px solid #cccccc;font-size: 14px;border-bottom: 1px solid #cccccc;padding: 12px 10px;overflow: hidden;margin: 25px 0;}
.goodsall li{line-height: 20px;overflow: hidden;color: #adadad;font-family: "Microsoft YaHei";width: 32%;border-right: 1px solid #cccccc;float: left;text-align: center;}
.goodsall li:last-child{border: 0 none;}
.goodsall span{padding-left: 5px;color: #f27a11;}
.goodnum{font-size: 16px;font-family: "Microsoft YaHei";}
.goodnum a{}
.goodnum .num1{display:inline-block;width: 38px;height: 40px;text-indent: -999em;background: url(../images/num1.png) no-repeat 0 0;}
.goodnum .num2{display:inline-block;width: 38px;height: 40px;text-indent: -999em;background: url(../images/num2.png) no-repeat 0 0;}
.goodnum input{font-family: "Microsoft YaHei";width: 88px;background:#f6f4f4;border:0 none;border-top: #cccccc solid 1px;border-bottom: #cccccc solid 1px;height: 38px;line-height: 38px;font-family: 18px!important;text-align: center;color: #7c7c7c;}
.goodnum span{padding-top: 15px;}
.goodbuy{margin-top: 25px;}
.goodbuy a{}
.goodbuy .buy{display:inline-block;width: 156px;height: 40px;text-indent: -999em;background: url(../images/gbuy.png) no-repeat 0 0;}
.goodbuy .cart{display:inline-block;width: 156px;height: 40px;text-indent: -999em;margin-left: 40px;background: url(../images/cartbtn.png) no-repeat 0 0;}
.goods-spec{
	width: 100%;
}
.goods-spec td{
	padding: 5px 0px;
}
.goods-spec td.td1{
	text-align: right;
	padding-right: 20px;
}

.go-btn{
	cursor: pointer;
}

.brand-list{
	width: 861px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	overflow: hidden;
	float: right;
	font-size: 0px;
}
.brand-list li{
	width: 171px; height: 100px; float: left;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 0px;
	filter:alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	opacity: 0.5;
}
.brand-list li img{
	vertical-align: middle;
	font-size: 0px;
}
.brand-list li:hover{
	/*width: 161px; height: 90px;*/ 
	/*border: 5px solid #ccc;*/
	filter:alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
}

.brand-list li:hover img{
	vertical-align: middle;
	font-size: 0px;
	width: 161px;
	height: 90px;
	margin: auto;
	margin-top: 5px;
}


/* 购物车 */
.nothing{text-align: center;color: #acacac;margin: 10px 0;}
.nothing i{margin: 0 auto;display:block;background-image: url(../images/icon41.png);background-size: cover;background-position: 50% 50%;width: 4rem;height: 4.42rem;margin-bottom: .3rem;}

.losebtn{height: 1.22rem;line-height: 1.22rem;width: 1.22rem;text-align: center;background-image: url(../images/icon40.png);background-size: cover;background-position: 50% 50%;display: block;float: left;color: #FFFFFF!important;font-size: 1rem;}
.num{height: 1.22rem;line-height: 1.22rem;width: 3rem;text-align: center;display: block;float: left;margin: 0 .5rem;color: #cbcbcb;font-size: 1rem;border: #cbcbcb solid 1px;border-radius: .2rem;}
.pxui-area{margin-bottom: 10px;}
.pxui-list{margin-top: 10px;margin-bottom: 10px;}
.pxui-list-con{background: #fdf3dc;padding: 0 12px 12px 12px;}
.pxui-list a{background: #fdf3dc;color: #fb4e3a;border-color: #fdf3dc;height: 40px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position: relative;padding-right: 20px;}
.pxui-list a i::before,
.pxui-list a i{background: #ff7565;}
.pxui-list a i{position: absolute;right: 10px;}

/* 订单确认 */
.order-address-list{
	font-size: 14px;
	overflow: hidden;
	
}
.order-address-list li{
	border: 2px solid #47C0EE;
	width: 335px; height: 180px;
	margin-left: 20px;
	margin-bottom: 10px; float: left;
	padding: 0px 10px 10px 10px;
}
.order-address-list li.checked{
	background: url(../images/checked.jpg) right bottom no-repeat;
}
.order-address-list-top{
	height: 50px; line-height: 50px; border-bottom: 1px solid #ccc;
}
.order-address-list-bottom{
	line-height: 24px; padding-top: 10px;
}
.pxui-select{
	padding-right: 20px;
}
.pxui-select span{
	padding-right: 10px;
}

/* 订单详情 */
.order-content{
	margin: 20px; margin-top:  0px;
}

/* 登录  */
.login-bar{
	width : 400px; margin-right: 200px;
	overflow: hidden; padding-bottom: 100px;
	float: left;
}
.login-box{overflow: hidden;}
.login-box ul li{color: #666666;margin-top:25px;padding-bottom: 0px;overflow: hidden;}
.login-box input{
	color: #666666;width: 99%;border: solid 1px #cccccc;
	line-height: 45px; height: 45px; border-radius: 0px;
	text-indent: 50px;
}
.login-box ul li a{
	color: #0066cc; font-size: 14px;
}
.login-box .username-text{
	background: #fff url(../images/login_username.jpg) left center no-repeat;
}
.login-box .code-text{
	background: #fff url(../images/login_code.png) 10px center no-repeat;
}
.login-box #js-sendsms{
	width: 180px; height: 45px; line-height: 45px;background:#f27a11;
	color: #fff; padding: 0px; text-align: center;
	display: inline-block;  _zoom:1;_display:inline;
}
.login-box .password-text{
	background: #fff url(../images/login_password.jpg) left center no-repeat;
}

/*选择框*/
/*个人中心头部*/
.member-left{
	width: 240px;
}
.member-right{
	width: 910px;
}
.member-wrap{
	width: 908px;
}
.indi-info{height: 85px;width: 100%;position: relative;overflow: hidden; float: left}
.indi-info .edit-img{
	height: 80px;width: 80px;border: #928d8a solid 1px; border-radius: 80px;
	float: left;
}
.indi-info .edit-img img{
	width: 80px;height: 80px;border-radius: 100% 100%;
	/*border: #ffffff solid 1px;*/
}
.indi-info-right{
	width: 145px; float: right; padding-left: 10px;
}

.indi-info .indi-name{
	font-size: 14px; width: 100%; color: #000; height: 45px; line-height: 40px;
	text-align: left; font-weight: bold;
	text-overflow: ellipsis;white-space: nowrap;overflow: hidden;
}
.indi-info .indi-level{
	font-size: 12px; width: 100%; height: 30px;
	text-align: left; 
}
.indi-info .indi-level a{
	padding: 3px 10px; background: #fca010; color: #fff;
}
.indi-order{margin: auto; width: 100%; float: left}
.indi-order span{float: left;width: 48%;display: block; float: left;text-align: center;border-right: #ccc dashed 1px;height: 50px; line-height: 25px;}
.indi-order span:nth-child(2){border: 0 none;}
.indi-order i{height: 25px;display: block; color: #858585; font-style: normal;}
.indi-list{
	padding-top: 20px;
}
.indi-list ul{
	width: 100%; line-height: 30px;
	padding-left: 30px;
}
.indi-list ul li{
	width: 100%; line-height: 25px; float: left; font-size: 12px;
}
.indi-list ul li.title{
	font-weight: bold; font-size: 14px; color: #000
}
.indi-list ul li.title a{
	color: #000
}
.indi-list ul li.current{
	color: #47C0EE;
}
.indi-list ul li.current a{
	color: #47C0EE;
}

.member-index-order{
	width: 100%;
	overflow: hidden;
}
.member-index-order ul{
	width: 100%;
	overflow: hidden;
}
.member-index-order ul li{
	width: 130px; padding-top: 55px; height: 25px; line-height: 25px;
	background: url(../images/member_index_order.jpg) no-repeat; float: left; text-align: center;
}
.member-index-order ul li.li1{
	
}
.member-index-order ul li.li2{
	background-position:  -360px 0px;
}
.member-index-order ul li.li3{
	background-position:  -122px 0px;
}
.member-index-order ul li.li4{
	background-position:  -242px 0px;
}
.member-index-order ul li.li5{
	background-position:  -480px 0px;
}

/*个人中心头部*//*个人中心列表*/.info-list{}
.info-list ul li{height: 50px;width: 90%;padding: 0 5%;border-bottom: #e5e5e5 solid 1px;line-height: 50px;text-align: left}
.info-list ul li a{display: block;width: 100%;font-size: 14px;color: #666666;}
.info-list ul li span{width: 100px;height: 50px; line-height: 50px;display: block;float: left;}
.info-list ul li span.infic1{background-image: url(../images/icon32.png);background-size: cover;background-position: 50% 50%;}
.info-list ul li span.infic2{background-image: url(../images/icon33.png);background-size: cover;background-position: 50% 50%;}
.info-list ul li span.infic3{background-image: url(../images/icon34.png);background-size: cover;background-position: 50% 50%;}
.info-list ul li span.infic4{background-image: url(../images/icon44.png);background-size: cover;background-position: 50% 50%;}
.info-list ul li span.infic5{background-image: url(../images/icon45.png);background-size: cover;background-position: 50% 50%;}
.info-list ul li span.infic6{background-image: url(../images/icon35.png);background-size: cover;background-position: 50% 50%;}
.info-list ul li span.infic7{background-image: url(../images/icon21.png);background-size: cover;background-position: 50% 50%;}

.info-list ul li span.infic51{background-image: url(../images/icon51.png);background-size: cover;background-position: 50% 50%;}
.info-list ul li span.infic52{background-image: url(../images/icon52.png);background-size: cover;background-position: 50% 50%;}
.info-list ul li span.infic53{background-image: url(../images/icon53.png);background-size: cover;background-position: 50% 50%;}
.info-list ul li span.infic54{background-image: url(../images/icon54.png);background-size: cover;background-position: 50% 50%;}
.info-list ul li span.infic55{background-image: url(../images/icon55.png);background-size: cover;background-position: 50% 50%;}
.info-list ul li span.infic56{background-image: url(../images/icon56.png);background-size: cover;background-position: 50% 50%;}

.info-list ul li i{width: 50px;height: 30px;display: block;background-image: url(../images/icon36.png);background-size: cover;background-position: 50% 50%;float: right;margin-top: 30px;}


.vip-bar{
	width: 800px; padding-left: 100px;
	height: 120px;
}
.vip-bar ul{
	width: 100%;
}
.vip-bar ul li{
	font-size: 12px;
	width: 60px; height:60px; line-height: 60px;
	float: left;
	display: inline-block;
	background: #ccc;
	border-radius: 60px;
	text-align: center;
	position: relative;
	overflow: visible;
	color:#677f90;
}
.vip-bar ul li.current{
	background: #97c62e;
	color:#fff;
}
.vip-bar ul li:first-child{
	margin-left: 0.5rem;
}
.vip-bar ul li.step{
	background: #ccc;
	width: 100px; height: 20px;
	margin-top: 20px;
}
.vip-bar ul li.step.current{
	background: #97c62e;
}
.vip-bar ul li span{
	position: absolute;
	line-height: 20px;
}
.vip-bar ul li span.span-1{
	bottom: -50px;
	left: -0.3rem;
	width: 60px;
	color:#677f90;
	
}
.vip-content{
	padding-top: 0.5rem;
	background: #f5f5f5;
}
.vip-content-c{
	background: #fff;
	padding: 10px;color:#677f90
}

/*个人中心列表*/

.ordebtn{}
.ordebtn a{
	width: auto;float: right;
	font-size: 14px;
	padding: 0 10px; height: 30px; line-height: 30px;margin-left:10px ;}

/*地址管理*/
.add-addres{margin: 20px;overflow: hidden; }
.add-addres ul{
	width: 100%;float: left; overflow: hidden;
}
.add-addres ul li{
	width:  100%;
	color: #666666;position: relative;
	padding: 10px 0px; float: left
}
.add-addres span{
	vertical-align: middle; height: 40px; line-height: 40px;position: absolute;left: 0;top: 10px;
}
.add-addres input{
	height: 40px;line-height: 40px;text-indent: 10px; color: #666666; margin-left: 100px;
	width: 300px;border: solid 1px #cccccc; vertical-align: middle;
}
.add-addres input[type="checkbox"]{
	width: auto
}
.add-addres select{
	height: 40px;line-height: 40px;text-indent: 10px; color: #666666; margin-left: 100px;
	width: 300px;border: solid 1px #cccccc;
}
.add-addres select:after{content: "";top: 11px;right: 7px;position: absolute;display: inline-block;font-size: 0;border-top: 2px solid #666666;border-left: 2px solid #666666;width: 6px;height: 6px;background-color: transparent;-webkit-transform: rotate(225deg);}

.add-addres textarea{
	height: 80px;line-height: 40px;text-indent: 10px; color: #666666; margin-left: 100px;
	width: 300px;border: solid 1px #cccccc;
}
.add-addres img{
	margin-left: 100px;
	width: 300px;border: solid 1px #cccccc;
}
.add-addres .upload{
	margin-left: 100px;
}
.pubp{
	padding-left: 120px; padding-bottom: 20px
}
.pubp a{
	width: 120px;
}
.add-addres .tip{
	color: #858585;
}
.add-addres .noticinfo{
	color: #fca010
}
.bignoticinfo{color: #f27a11;font-size: 24px;text-align: center;}

/* 通用列表及表格标题等 */
.showResult .showResult-title
{
	width: 850px;
	height:40px; line-height: 40px;
	/*background: #eee;*/
	text-indent: 10px;
	/*border-bottom: 1px solid #5ba7be;*/
}
.showResult .showBox
{
	width:850px; height:auto;
	/*padding: 10px 0px;*/
	border:1px #5ba7be solid;
	color: #5ba7be;
}

.onecolumn {
    background-color: #fff;
	border: 1px solid #ccc;
}
.onecolumn .onecolumn-content th, .min-box th, .onecolumn .onecolumn-content th a, .min-box th a {
    color: #fff;
}
.onecolumn .onecolumn-content th, .min-box th, #MYWIN_BOX .mywin-title {
    background: none repeat scroll 0 0 #fafafa;
    color: #888;
	height: 40px; line-height: 40px;
}
.onecolumn .onecolumn-header, .POP-TITLE {
    clear: both;
    height: 50px;
    line-height: 50px;
    width: 100%;
	background: #f5f5f5;
	text-indent: 20px
}
.onecolumn .onecolumn-content {
	width: 100%;
    clear: both;
    overflow: hidden;
    line-height: 1.5;
}
.onecolumn .onecolumn-content table {
    width: 100%;
}
.onecolumn .onecolumn-content th, .onecolumn .onecolumn-content td {
    padding: 5px 5px;
    text-align: center;
}
.onecolumn .onecolumn-content tr.order-head th{
	height: 30px;
	background:  #FFF5D3;
	border: 1px solid #FFF5D4;
	color: #0793FD;
	text-align: left;
}
.onecolumn .onecolumn-content .list-title, .min-box .list-title {
    text-align: left;
}
.onecolumn .onecolumn-content .edit-item{ border:none;}
.onecolumn .onecolumn-content td{
	color: #555;
	border-bottom: 1px solid #ccc;
	/*padding: 15px 0px;*/
}
.onecolumn .show-click{
	float: left;
}

/*进度*/
.progress_bar {
    padding: 30px 0 0px 0px;
    width: 100%;
}
.progress_bar::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
}
.progress_bar li {
    border-top: 6px solid #d7d7d7;
    color: #999999;
    float: left;
    line-height: 42px;
    position: relative;
    text-align: center;
    width: 33.3%;
}
.progress_bar li i {
    background: url("../images/ui_progress_bar.png") no-repeat scroll -28px 0;
    height: 20px;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    top: -13px;
    width: 20px;
}
.progress_bar .complete {
    border-top: 6px solid #47C0EE;
    color: #47C0EE;
}
.progress_bar .complete i {
    background-position: 0 0;
}
.progress_bar .complete a {
    color: #47C0EE;
}


/**********字体图标 START**********/
/* icon font */
@font-face {
	font-family: 'ElegantIcons';
	src:url('../fonts/ElegantIcons.eot');
	src:url('../fonts/ElegantIcons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ElegantIcons.woff') format('woff'),
		url('../fonts/ElegantIcons.ttf') format('truetype'),
		url('../fonts/ElegantIcons.svg#ElegantIcons') format('svg');
	font-weight: normal;
	font-style: normal;
}

.iconfont{
	font-family:'ElegantIcons';
	speak: none;
	font-style: normal;
	font-size:12px;
	content: attr(data-icon);
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.elegant-icon{
	font-size: 110%;
	margin-right:7px;
	font-style: normal;
}

.JOIN_POS{
	position: relative;
	display: inline-block;
}

.JOIN_POS .elegant-icon{
	position: absolute;
	right:1px;
	top:1px;
	height: 29px;
	line-height: 29px;
	display: inline-block;
	text-align: center;
	margin:0;
	padding-right:3px;
	padding-top:2px;
	font-size:18px;
}

.JOIN_POS .iconfont{
	position: absolute;
	left:1px;
	top:1px;
	height: 31px;
	line-height: 31px;
	display: inline-block;
	padding:0 5px;
	width: 20px;
	text-align: center;
}

.icon_box{
	cursor: pointer;
	font-size: 16px;
}
/**********字体图标  END**********/

/*输入框 START*/
.long-txt{
	width:360px;
	height: 25px;
	line-height: 25px;
}

.long-txt,.short-txt, select, .td-txt,.inner-item{
	padding:3px;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .1) inset;
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .1) inset;
	-o-box-shadow: 1px 1px 2px rgba(0, 0, 0, .1) inset;
	-ms-box-shadow: 1px 1px 2px rgba(0, 0, 0, .1) inset;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .1) inset;
	font-size:12px;
	display: inline-block;
}

.inner-item{
	padding:0;
	height: 23px;
	line-height: 23px;
	vertical-align:top;
}

.edit-item .inner-item{
	height: 31px;
	line-height: 31px;
}

.td-txt{width:98%;}

.elegant-txt{padding-right:24px;}

.short-txt{
	width:50px;
	text-align: center;
}

.join-pos-txt{
	padding-left:35px;
	width:330px;
}

textarea.long-txt{height: 80px;}
.w100{width: 100px;}
.phone,.w110{width: 110px;}
.mobile,.w90{width: 90px;}
.w20{width: 20px;}
.w30{width: 30px;}
.w40{width: 40px;}
.w50{width: 50px;}
.w95{width: 95px;}
.w85{width: 85px;}
.w60{width: 60px;}
.w80{width: 80px;}
.w150{width: 150px;}
.w200{width: 200px;}
.w250{width: 250px;}
.w120{width: 120px;}
.h100{height: 100px;}
.h120{height: 120px;}
.mr30{margin-right: 30px;}
.mr20{margin-right: 20px;}
.mr10{margin-right: 10px;}
.ml30{margin-left: 30px;}
.ml20{margin-left: 20px;}
.ml10{margin-left: 10px;}
/*输入框 END*/

/********************按钮CSS*******************/
.micro-btn, .medium-btn, .large-btn, .disable-micro-btn,.disable-medium-btn,.disable-large-btn{
	background:#47C0EE;
	color:#FFFFFF;
	font-style: normal;
	overflow: hidden;
	display: inline-block;
	text-align: center;
    vertical-align: top;
    word-spacing: 5px;
    border:0;
}

.micro-btn, .medium-btn, .large-btn{
	cursor: pointer;
}

.micro-btn,.disable-micro-btn{
	padding:4px 6px;
	line-height:18px;
	height: 18px;
}
.micro-btn span{
	margin-left:4px;
}
.act-ico span{
	display:none;
}

.tip-act-ico{
	background:#FFFFFF;
	position: absolute;
	z-index:1;
	border:#EEEEEE 1px solid;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	display: none;
	padding:5px 8px;
}

.medium-btn,.disable-medium-btn{
	height: 21px;
    line-height: 21px;
    padding: 6px 15px;
    font-size: 13px;
}

.large-btn,.disable-large-btn{
	font-size: 13px;
    height: 30px;
    line-height: 30px;
    padding: 6px 15px;
}

.micro-btn:hover, .medium-btn:hover, .large-btn:hover{
	background:#94e408;
}

.btn-1,.dis-1{background: #6FB3E0;}
.btn-1:hover{background: #438EB9;}
.btn-2,.dis-2{background: #47C0EE;}
.btn-2:hover{background: #94e408;}
.btn-3,.dis-3{background: #D15B47;}
.btn-3:hover{background: #b74635;} 
.btn-4,.dis-4{background: #FFB752;}
.btn-4:hover{background: #E59729;}  
.btn-5,.dis-5{background: #555555;}
.btn-5:hover{background: #303030;}  
.btn-6,.dis-6{background: #CCCCCC;}
.btn-6:hover{background: #BBBBBB;}  
.btn-7,.dis-7{background: #8E44AD;}
.btn-7:hover{background: #803D9B;}
.btn-8,.dis-8{background: #8FC46C;}
.btn-8:hover{background: #74B749;}

.disable-micro-btn,.disable-medium-btn,.disable-large-btn{cursor: default;color:#f2f2f2;}

.micro-btn i, .medium-btn i, .large-btn i,.disable-micro-btn i{
	font-style: normal;
	font-size: 110%;
}

/********************按钮CSS*******************/
.hide{display:none;}
.error, .success, .info, .warn{
	display: inline-block;
	padding-left:27px;
	padding-right:8px;
	background-repeat: no-repeat;
	background-position: 5px center;
	color:#515151;
}

.righter .error, .righter .success, .righter .info, .righter .warn{
	margin-top:1px;
	*margin-top:2px;
	position:absolute;
	margin-left:10px;
}

.error{
	background-image: url(../images/error.gif);
	background-color: #FFCECE;
}

.success{
	background-image: url(../images/success.gif);
	background-color: #D5FFCE;
}

.info{
	background-image: url(../images/info.gif);
	background-color: #DBE3FF;
}

.warn{
	background-image: url(../images/warn.gif);
	background-color: #FFFBCC;
}

/*弹出框CSS START*/
.Alert_Background, .Alert_Content{
	width:100%;
	height: 100%;
	top:0;
	left:0;
	position: absolute;
}

.Alert_Background{
	z-index:2000000;
	background:#000;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
	-webkit-opacity:0.3;
	margin: -15px;
}

.Alert_Content{
	z-index:2000001;
}

.Alert_Content .In_Content{
	padding-bottom:15px;
	width:500px;
	margin-left:-250px;
	border:1px solid #CCC;
	background:#F2F2F2;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-box-shadow:0px 0px 9px 1px #616161;
	-moz-box-shadow:0px 0px 9px 1px #616161;
	box-shadow:0px 0px 9px 1px #616161;
	-o-box-shadow:0px 0px 9px 1px #616161;
	-ms-box-shadow:0px 0px 9px 1px #616161;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-o-border-radius: 0px;
	-ms-border-radius: 0px;
}

.Alert_Content .header{
	height: 50px;
	line-height: 50px;
	color:#FFFFFF;
	padding-left:10px;
	font-size:15px;
	font-weight: bold;
	background: #47C0EE;
	min-width: 0px;
}

.Alert_Content .header i{
	font-size:23px;
	float:left;
	margin-right:10px;
}

.Alert_Content .container #Alert_Containter{
	font-size:1.5em;
	font-weight: bold;
}

#Alert_Containter p{
	background: url(../images/n.gif) no-repeat left center;
	padding:1px 0px 4px 15px;
}
#window-container{
	background-color:#FFFFFF;
	border:1px solid #037C11;
}

/*分页展示 START*/
.pager{
	overflow: hidden;
	height: 40px;
	margin:auto;
	display: inline-block;
}
.pager a , .pager .PAGER_TOTAL{
	background-color: #EEEEEE;
	padding : 5px 10px;
	border: 1px solid #47C0EE;
	margin-right: 5px;
	float: left;
}

.pager a:hover{
	background-color: #029813;
	color:#FFFFFF;
}

.pager .PAGER_CURRENT{
	background: #037C11; 
	color:#fff;
}
/*分页展示END*/

#select-tag-box a:hover{
	color:#FFFFFF;
}

#tag-container a:hover{
	background:#04bc1a;
}

.color-0{color:#037C11;}
.color-1{color:#FF0000;}
.color-2{color:#EC9110;}

.Alert_Content .container{
	padding:15px 25px;
}

.Alert_Content .footer{
	padding-top:15px;
	border-top:1px solid #CCCCCC;
	margin-top:15px;
}

.Alert_Content a{color:#000;}
/*弹出框CSS END*/

.hover_bg_color{
	background-color: #fff5d3;
}

.message-box {
	line-height: 35px;
}

select.hideSelect{
	display:none;
}

.newUserShade{position: fixed;width: 100%;height: 100%;z-index: 999;top: 0;left: 0;right: 0;display: none;_position: absolute;top: 40%;_zoom: 1;text-align: center;}
.newUserShade span{font-size: 18px;color: #FFFFFF;border-radius: .5rem;text-align: center;background: #000000;background: url(../images/black_alpha.png) repeat;padding: 20px;}


/*=============Start======thickbox==== [temp] ====Start===========*/
.clear { clear:both }
#bodyInner{ position:relative; z-index:10002}
#TB_overlay { position: fixed; z-index:10000; top: 0px; left: 0px; height:100%; width:100%;
			  background:#000000; filter: Alpha(Opacity=80);_filter: Alpha(Opacity=80); -moz-opacity:0.8; opacity: 0.8; }
#TB_HideSelect{position: absolute; z-index:9999; top: 0px; left: 0px; height:100%; width:100%;
			   filter: Alpha(Opacity=0);_filter: Alpha(Opacity=0); -moz-opacity:0; opacity: 0;}
.TB_overlayMacFFBGHack { background: #FFFFFF }
.TB_overlayBG {background: #a40001 repeat; }
.TB_window { position:absolute; z-index: 10002; display:none; /*color:#000000;*/ }
* html #TB_window { /* ie6 hack */ position: absolute; }
#TB_window img#TB_Image { display:block; margin: 15px 0 0 15px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-top: 1px solid #666; border-left: 1px solid #666; }
#TB_window a.playsay{ color:#FC6}
#TB_window a.playsay_none{ color:#666}
/*winbox*/
.winbox{ z-index:120;}
.winbox_top{ height:0px; overflow:hidden; font-size: 0px;}
.winbox_top_l{width:7px; height:7px; font-size:7px; background-position: -1px -812px;overflow:hidden; float:left}
.winbox_top_m{height:6px; background:#FFFFFF; border-top:1px solid #dcdcdc; overflow:hidden; float:left}
.winbox_top_r{width:7px; font-size:7px; height:7px; background-position: -13px -812px; overflow:hidden; float:left}
.winbox_con{ border-left:0px solid #dcdcdc; border-right:0px solid #dcdcdc;  overflow:hidden;}
.winbox_con_r{ overflow:hidden; }
.winbox_btm{ height:0px; overflow:hidden;  font-size: 0px;}
.winbox_btm_l{width:7px; height:7px; font-size:7px; background-position: -26px -813px; overflow:hidden; float:left}
.winbox_btm_m{height:6px; background:#FFFFFF; border-bottom:1px solid #dcdcdc; overflow:hidden; float:left}
.winbox_btm_r{width:7px; height:7px; font-size:7px; background-position: -37px -813px; overflow:hidden; float:left}

/* close button*/
.menu_close3{ position:absolute; background:url(../images/close.gif) no-repeat; z-index:15; font-size: 0px; cursor:pointer; width:13px; height:13px; display:block; right:7px; top:7px}
.menu_close3:hover{}

/* inner style, not iframe*/
#box_inner{ padding-left:0px; text-align:left;}
#box_inner iframe{background:#FFFFFF}
#TB_ajaxContent{ background:#FFFFFF; line-height:180%; text-align:center;}

/*=============End======thickbox==== [temp] ====End===========*/