@charset "utf-8";
/* 浏览器重写 */
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}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit}
del,ins{text-decoration:none}
li{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:baseline}
sub{vertical-align:baseline}
legend{color:#000}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button,textarea,select{font-size:inherit;*font-size:100%;font-family:inherit}
address,cite,dfn,em,code,var,caption,th{font-style:normal;font-weight:normal}
q:before,q:after{content:''}
wbr:after{content:'\00200b'}
/* 基础通用 */
body{font:12px/1.5 \5b8b\4f53}
.clearfix {display: inline-block}
.clearfix:after {/*/*/content: "."; /* 兼容ie8 */display: block;height: 0;clear: both;visibility: hidden}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%}
.clearfix {display: block}
/* input */
input,textarea{font-family:\5b8b\4f53;vertical-align:middle;}
select{vertical-align:middle; font-family:Arial;}

input.text{border-color:#707070 #CECECE #CECECE #ABABAB;border-style:solid;border-width:1px;color:#666666;padding:4px 6px; height:18px; line-height:18px;/*-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;*/} 
input.text:focus,input.text.focus{border-color:#68A0D9;color:#000;-moz-box-shadow:0 0 5px #65A0DC;box-shadow:0 0 5px #65A0DC;}
input.Mistake{height:18px;border:1px #fff solid;padding-top:5px;padding-left:4px;border:1px #d55703 solid;color:#333}

/* textarea */
textarea.textarea{border-color:#707070 #CECECE #CECECE #ABABAB;border-style:solid;border-width:1px;color:#666666;padding:4px 6px;/*-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;*/overflow:auto;}
textarea.textarea:focus,textarea.textarea.focus{border-color:#68A0D9;color:#000;-moz-box-shadow:0 0 5px #65A0DC;box-shadow:0 0 5px #65A0DC;}

/* select */
select.select{-moz-background-inline-policy:continuous;background:#FFF none repeat scroll 0 0;border:1px solid #BBB;height:24px;padding:2px;font-size:12px;}

/******button******/
span.button{display:-moz-inline-stack;display:inline-block;_display:inline;margin:0 2px;padding:0 10px 0 0;background:url(../images/default/ui_button.gif) 100% 0 no-repeat;vertical-align:middle;cursor:pointer;zoom:1; font-weight:normal;}
span.button:hover{background-position:100% -50px}
span.button span{display:block;padding:0 0 0 10px;background:url(../images/default/ui_button.gif) 0 0 no-repeat;}
span.button:hover span{background-position:0 -50px}
span.button a,span.button button{display:block;overflow:visible;width:auto;_width:0;height:24px;
                                 margin:0 -10px;/*padding:3px 10px 4px;*/padding-left:10px;padding-right:10px;_paddin-bottom:0;border:0 none;background:none;color:#fff;text-decoration:none;
                                 vertical-align:middle;white-space:nowrap;cursor:pointer;font-size:14px;line-height:24px;}
span.button a{ padding:0 10px; }
span.button a:hover{ text-decoration:none;}
span.cancel{background-position:100% -100px;cursor:default}
span.cancel:hover{background-position:100% -150px;cursor:default}
span.cancel span{background-position:0 -100px}
span.cancel:hover span{background-position:0 -150px}
span.disabled,span.disabled:hover{background-position:100% -200px;cursor:default}
span.disabled span,span.disabled:hover span{background-position:0 -200px}
span.disabled a,span.disabled a:hover,span.disabled button{color:#cdcdcd;}
span.button_gray{background-position:100% -100px;cursor:default}
span.button_gray:hover{background-position:100% -150px;cursor:default}
span.button_gray span{background-position:0 -100px}
span.button_gray:hover span{background-position:0 -150px}
span.button_gray a,span.button_gray a:hover,span.button_gray button{color:#FFF;}
span.button_green{background-position:100% -250px;cursor:default}
span.button_green:hover{background-position:100% -300px;cursor:default}
span.button_green span{background-position:0 -250px}
span.button_green:hover span{background-position:0 -300px}
span.button_green a,span.button_green a:hover,span.button_green button{color:#fff;}
input.button{width:68px;height:24px; background:none;border:0;cursor:pointer;color:#fff;}
input.submit{background:url(../images/default/ui_btn.gif) no-repeat left -300px;}
input.submit:hover{background:url(../images/default/ui_btn.gif) no-repeat -100px -300px}
input.submit_gray{background:url(../images/default/ui_btn.gif) no-repeat left -350px;color:#333;}
input:hover.submit_gray{background:url(../images/default/ui_btn.gif) no-repeat -100px -350px}
/* dropdown */
.dropdown{display:inline-block; *display:inline; *zoom:1;position:relative;z-index:auto;float:left; margin:0 4px;}
.dropdown * {-moz-user-select:none;}
.dropdown .dropselectbox{display:block;background:#FFF;}
.dropdown h4{border:1px solid #DDDDDD;padding:2px 3px 2px 5px;cursor:pointer;line-height:1.5; }
.dropdown h4.hover{ border-color:#888;}
.dropdown h4 strong{ font-weight:normal; margin-right:4px;}
.dropdown .dropselectbox ul{display:none;}
.dropdown ul{position:absolute;background:#FFFFFF;border:1px solid #888;border-top:none; margin-top:-1px;}
.dropdown ul li a{height:22px;line-height:22px;padding-right:17px;cursor:default;display:block;text-indent:5px; color:#000;}
.dropdown ul li a:hover {background:#EAEAEA;color:#000000; text-decoration:none;}

/* button-link */
a.btn_link  {display:inline-block; line-height:1.5; _display:inline; _zoom:1; background:url(../images/default/ui_button.gif) no-repeat left top;margin:0;margin-right:5px;padding:0 0 0 8px;text-decoration:none; font-weight:normal}
a.btn_link  span {display:block;background:url(../images/default/ui_button.gif) no-repeat right 0;color:#666;padding:5px 8px 5px 3px;color:#fff;}
a.btn_link:hover span {color:#fff;}
a.btn_link:hover {background-position:0% -50px; text-decoration:none}
a.btn_link:hover span {background-position:100% -50px;text-decoration:none}

/* tabs */
.tabs{clear:both;margin:0;list-style:none}
.tabs dt{color:#360;font-family:"微软雅黑";font-size:15px;font-weight:700;line-height:2; margin-bottom:4px;}
.tabs .tabs_main{border-bottom:2px #000 solid;padding-left:18px;position:relative;}
.tabs .tabs_main li{ float:left; margin:0 3px 0 0; height:24px; overflow:hidden;}
.tabs .tabs_main li.more ul{border:none; }
.tabs .tabs_main li a{line-height:24px; display:inline-block; _zoom:1;padding:0 5px 0 0;text-decoration:none;color:#888;background:url(../images/default/ui_tabs.gif) no-repeat 100% -50px}
.tabs .tabs_main li a:hover{color:#000;}
.tabs .tabs_main li a i{float:left; overflow:hidden;height:24px;background:url(../images/default/ui_tabs.gif) 0 -50px no-repeat;padding:0 5px 0 10px;cursor:pointer;font-family:\5b8b\4f53;font-style:normal;}
.tabs .tabs_main li.curr a,.tabs .tabs_main li.curr a:hover{background-position:100% 0;color:#fff;font-weight:700;cursor:pointer}
.tabs .tabs_main li.curr a i{background-position:0 0}
.tabs .tabs_main li.none a,.tabs .tabs_main li.none a:hover{background-position:100% -48px;color:#cdcdcd;cursor:default}
.tabs .tabs_main li.none a i{padding:0 5px 0 10px;background-position:0 -48px}
.tabs .tabs_main li.other a,.tabs .tabs_main li.other a:hover{background:none;color:#8e1717;line-height:24px}
.tabs .tabs_main li.other a i{background:none}
.tabs .tabs_main li.more{float:right; margin:0;}
.tabs .tabs_main li.more a{background:none; }

.tabs .tabs_main li.more ul.more_list {position:absolute;background-color:#fff; border:1px #76C420 solid; border-bottom-width:2px; border-top:none; right:2px; margin-top:-2px; *margin-top:24px;  margin-left:-1000px; display:none; padding:2px;}
.tabs .tabs_main li.more .more_list li{ margin:0; height:auto; float:none;}
.tabs .tabs_main li.more .more_list a{padding:0 5px; }
.tabs .tabs_main li.more .more_list li:hover a {color:#fff; }
.tabs .tabs_main li.more .more_list li:hover{background:#76C420;color:#fff;}
.tabs .tabs_main li.more input.p_text{border:1px #ccc solid;height:17px;padding-top:3px;padding-left:3px;text-align:left}
.tabs .tabs_main li.more input.p_btn{background:url(../images/default/ui_btn.gif) left -400px;border:0;color:#fff;height:22px;width:37px;cursor:pointer;}
.tabs .tabs_sub{border-bottom:none;clear:both;height:30px;line-height:26px;background:url(../images/default/tabs_ui.gif) left -72px repeat-x}
.tabs .tabs_sub li{float:left;background:url(../images/default/pointer.gif) no-repeat 0 11px;padding-left:15px;margin-left:10px; _display:inline;_zoom:1; font-family:\5b8b\4f53;}
.tabs .tabs_sub li a{color:#508713;text-decoration:none;cursor:pointer}
.tabs .tabs_sub li a img{vertical-align:middle;_vertical-align:text-bottom;_margin-top:4px}
.tabs .tabs_sub li.curr{background:url(../images/default/pointer.gif) no-repeat 0 -20px}
.tabs .tabs_sub li a:hover,.tabs ul.tabs_sub li.curr a{color:#f60}
.tabs .tabs_sub li.curr a{font-weight:700}
/* dialog */
.dialog{width:550px;top:115px;left:250px;position:absolute;top:20px;left:450px;z-index:999;}
.d_layout{position:absolute;z-index:-1;width:100%;height:100%;padding:3px;background:#000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";filter:alpha(opacity=30);opacity:0.3;height:100%;margin:-3px;_display:none;}
.d_main{position:relative;z-index:998;margin:-1px;height:100%;background-color:#fff;_filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=4,OffY=4,Color=#30000000,Positive=true);border:1px solid #333; _border: 4px solid #7E7E7E;}
.d_header
{
    background: none repeat scroll 0 0 #F0FDFF;
    border-bottom: 1px solid #F2F2F2;
    height: 33px;
 }
.d_header h4{float:left;padding-left:5px;font-weight:700;line-height:33px;font-size:15px}
.d_header .options{text-align:right; float:right;}
.d_header .options a.icon{width:20px;height:20px;display:inline-block;_display:inline;_zoom:1;overflow:hidden;margin:6px 0 0 5px}
.d_header .options a.btn_minimize{background:url(../images/default/ui_btn.gif) no-repeat left top}
.d_header .options a:hover.btn_minimize{background:url(../images/default/ui_btn.gif) no-repeat -100px top}
.d_header .options a.btn_maximize{background:url(../images/default/ui_btn.gif) no-repeat left -50px}
.d_header .options a:hover.btn_maximize{background:url(../images/default/ui_btn.gif) no-repeat -100px -50px}
.d_header .options a.btn_close{background:url(../images/default/ui_btn.gif) no-repeat left -100px}
.d_header .options a:hover.btn_close{background:url(../images/default/ui_btn.gif) no-repeat -100px -100px}
.d_header_tl{width:55px;float:left;height:33px;display:inline;background:url(../images/default/d_header_Left_img.png) 0 0 no-repeat;}
.d_header_tr{float:right;height:33px;width:8px;}
.d_body{clear:both;color:#666;line-height:1.6;}
.d_content{padding:10px;min-height:60px;_height:60px;}
.d_footer{bottom:0;width:100%;height:34px;overflow:hidden;background-color:#F0FDFF;border-top:1px #DFF4FF solid;vertical-align:middle;padding-top:5px;text-align:center; display:none;}


/* tooltip */
.tooltip{z-index:800;}
.tooltip .d_layout{background-color:#333;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20);opacity:0.2;margin:0; padding:0; bottom:-3px;right:-3px;}
.tooltip .d_main{border:1px solid #CCCCCC; background:#FFF;margin:0; padding:0;_filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3,OffY=3,Color=#20333333,Positive=true);}
.tooltip .d_header{background:#DDECD7;height:34px}
.tooltip .d_header h4{color:#666;font-weight:300;line-height:34px;font-size:12px}
.tooltip .d_header_tl,.tooltip .d_header_tr{background:#DDECD7; height:34px;}
.tooltip .d_content{padding:4px 6px; min-height:0; _height:auto;}
.tooltip .d_footer{bottom:0;width:100%;height:34px;overflow:hidden;background-color:#E6EFF3;border-top:1px #E7EFF3 solid;vertical-align:middle;padding-top:5px;text-align:center}

/*suggest*/
/*.suggest{filter:alpha(opacity=10);opacity:0.1;}*/
.suggest .d_layout{ display:none;}
.suggest .d_main{border:none; background:Transparent; margin:0; padding:0;_filter:none; }
.suggest .d_body{background:url(../images/default/ilayer.gif) no-repeat;padding:4px 6px 6px 1px;text-align:center;color:#FFF; min-height:20px; _height:20px;}
.suggest .d_body p {line-height:20px;}
/* module */
.module{margin:0 auto 10px;clear:both}
.m_header{height:28px; overflow:hidden;_zoom:1;}
.m_header_tl{width:2px;height:28px;overflow:hidden;float:left}
.m_header_tr{width:2px;height:28px;overflow:hidden;float:right}
.module .m_body{ padding-top:4px;}
.module h3.title{font-family:"微软雅黑";font-size:15px;font-weight:700;line-height:2;/*padding-left:3px; */float:left;}
.m_header .options{padding-top:6px; text-align:right; }
.m_header .options a.icon{width:17px;height:15px;display:inline-block;_display:inline;_zoom:1;overflow:hidden;margin:0 5px 0 0;vertical-align:bottom;}
.m_header .options a.btn_minimize{background:url(../images/default/ui_btn.gif) left -250px}
.m_header .options a:hover.btn_minimize{background:url(../images/default/ui_btn.gif) -100px -250px}
.m_header .options a.btn_maximize{background:url(../images/default/ui_btn.gif) left -200px}
.m_header .options a:hover.btn_maximize{background:url(../images/default/ui_btn.gif) -100px -200px}
.m_header .options a.more{margin:0 5px 0 0;color:#242424;text-decoration:none;}
.m_header .options a.more:hover{background-color:#242424;color:#fff;text-decoration:none;}
.m_header .options a.btn_close{background:url(../images/default/ui_btn.gif) left -150px}
.m_header .options a:hover.btn_close{background:url(../images/default/ui_btn.gif) -100px -150px}
.m_body{clear:both;line-height:1.6;}
.m_content{clear:both;padding:10px}
.m_footer{clear:both}
.m_footer .more{ text-align:right;}
.m_footer .more a{line-height:28px;padding-right:10px;text-decoration:none}
.m_footer .more a:hover{text-decoration:underline}
.m_footer_bl,.m_footer_br{width:2px;height:28px;overflow:hidden;float:left}
.m_footer_br{float:right}
/* table */
table.list th{color:#888;line-height:23px;padding:3px 3px 3px 10px;border-bottom:1px solid #CCCCCC;}
table.list tbody td{border-bottom:1px #e2e2e2 dashed;line-height:23px;padding:3px 3px 3px 10px;}
table.list thead{background-color:#f0f0f0}
table.list .hidden{display:none}
table.list .more{border:0}
table.edit{vertical-align:middle}
table.edit td{line-height:2.2;padding:5px 4px}
table.edit .label{text-align:right;vertical-align:top}

table.property{vertical-align:middle}
table.property td{line-height:1.5;padding:3px 3px 5px 10px}
table.property .label{text-align:right;vertical-align:top}

/***************    list 	********************/
ul.list {margin:0; clear:both; }
ul.list li.item{ padding:5px; border:none;}
ul.list li.item .list_image{float:left; text-align:center;}
ul.list li.item .list_image .icon {margin-right:6px; display:block; }
ul.list li.item a.title {font-weight:bold; }
ul.list li.item .list_image em{color:#999;display:block;}
ul.list li.item .list_info { overflow:hidden;zoom:1; }
ul.list li.item .list_info .meta{line-height:1.8; overflow:hidden;}
ul.list li.item .list_info .action{width:26%;float:right; padding-left:5px;}
ul.list li.item .list_info .action a.btn_link{margin-top:5px;}
ul.list li.item .list_info em,ul.list li.item .list_info em a{color:#999;}
ul.list li.item .options{float:right;}
ul.list li.item .options a.i_remove{width:13px; height:12px;display:inline-block;_display:inline;_zoom:1; background:url(../i/public/ui/button/closeBtn.gif) no-repeat;}

ul.list_inline li.item:hover {background-color:#FFFAE5;}
ul.list_inline li.item{border-bottom:1px dashed #E2E2E2;padding:8px 1px 5px 3px;}
ul.list_inline li.item .list_image{ width:23%; text-align:left; }
ul.list_inline li.item .list_image a.title{color:#397A00; line-height:2;}
ul.list_inline li.item .list_image .icon{ float:left }
ul.list_inline li.item .list_info { padding-left:10px; }
ul.list_inline li.item .list_info .action a{ float:left; clear:both; white-space:nowrap;}
/* LiteList */
ul.lite{margin:0 0 5px;}
ul.lite li{line-height:1.8;border:none;}
ul.lite li em{ color:#888;}
ul.lite li.nodata{ height:auto; width:auto;list-style:none;}
ul.lite li .lite_image{ margin:0;text-align:center; display:inline; zoom:1; float:left;}
ul.lite li .lite_image .icon{ display:block; }
ul.lite li a.title{line-height:1.8; display:inline-block; _display:inline; _zoom:1; }
ul.lite li .lite_image em {display:block; }
ul.lite li.more{ text-align:right;}

ul.lite li div.options{float:right;padding-top:5px;padding-right:5px;}
ul.lite li div.options a.i_remove{width:13px;height:12px;display:inline-block;_display:inline;_zoom:1;overflow:hidden;background:url(../i/public/ui/button/closeBtn.gif) no-repeat;text-decoration:none;}
ul.lite li div.options a:hover.i_remove{background:url(../i/public/ui/button/closeBtn.gif) no-repeat;}
ul.lite li .lite_info{overflow:hidden;zoom:1; }
ul.lite .meta,ul.lite .meta a{color:#ccc}

ul.lite_inline li .lite_image{ text-align:left;display:inline; zoom:0;float:none;}
ul.lite_inline li .lite_image em{ display:inline;}
ul.lite_inline li img.icon{ float:left; margin-right:6px;}

ul.lite_cols2 li,ul.list_cols2 li.item{float:left;width:49%}
ul.lite_cols3 li,ul.list_cols3 li.item{float:left;width:33%}
ul.lite_cols4 li,ul.list_cols4 li.item{float:left;width:24.5%}
ul.lite_cols5 li,ul.list_cols5 li.item{float:left;width:19.5%}
ul.lite_cols6 li,ul.list_cols6 li.item{float:left;width:16%}
ul.lite_cols7 li,ul.list_cols7 li.item{float:left;width:13%}
ul.lite_cols8 li,ul.list_cols8 li.item{float:left;width:12.5%}

/* height hack */
.module,
ul.lite,
ul.list,
ul.lite li,
ul.list li.item,
.tabs_main{ display: inline-block}
.module:after,
ul.lite:after,
ul.list:after,
ul.lite li:after,
ul.list li.item:after,
.tabs_main:after {
    /*/*/content: "."; /* 兼容ie8 */
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}
ul.lite li,
ul.list li.item { _height: 1%}
ul.lite,
ul.list,
.module,
.tabs_main { display: block}
ul.lite li,
ul.list li.item{ display:list-item;}
/* hack */


body .overlay {
    z-index:99;
    display:none;
}
textarea.template{
    display:none;
}
.Iframe_Content{
    border:0 none; 
    overflow:auto;
}
.Iframe_HideSelect{
    z-index:890;
    position:fixed;
    top:0;
    left:0;
    background-color:#000;
    border:none;
    opacity:0.3;
    -moz-opacity:0.3;
    filter:alpha(opacity=30);
    height:100%;
    width:100%;
}
* html .Iframe_HideSelect{
    position:absolute;
    height:expression(document.body.scrollHeight>document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight+'px');
}
.maskIframe{
    border:0 none; 
    height:100%;
    position:absolute;
    border:none;
    width:100%;
    z-index:700;
    margin-bottom:-4px;
}
body .blank{
    color:#CCCCCC;
}
.dialog .load-page {
    min-height:60px;
}
.load-page {
    background:url(../images/common/loadingAnimation.gif) center center no-repeat;
}

.clearfix {
    display: inline-block;
}
.clearfix:after {
    /*/*/content: "."; /* 兼容ie8 */
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
.loading_lite{
    color:#FFF;
    background-color:#68AF02;
    padding:2px 15px;
    display:inline;
    position:fixed;
    top:5px;
    right:7px;
    z-index:100;
}
* html .loading_lite { /* ie6 hack */
    _position:absolute;
    _top:expression(eval(document.documentElement.scrollTop+5));
}

html, body{background-color:#fff; background-repeat:repeat-x; padding:0px; margin:0px; font-size:12px; font-family:Arial,Verdana; color:#414141}
html {_background-image: url(about:blank);_background-attachment: fixed;} 

b p{line-height:17px}
strong{font-weight:bold}

.arial {
    font-family: Helvetica,Arial,'SimSun',sans-serif;
}
.tahoma {
    font-family: Tahoma,Geneva,'SimSun',sans-serif;
}
.yahei {
    font-family: 'Hiragino Sans GB','Microsoft YaHei','SimSun',sans-serif;
}
.simsun {
    font-family: 'SimSun',sans-serif;
}
.money {
    font-family: Helvetica,Arial,'Hiragino Sans GB','Microsoft YaHei','SimSun',sans-serif;
}

a {
    text-decoration: none;
    outline-style:none;
}
a:active {
    outline: medium none;
}
a.green:link, a.green:visited, .green {
    color: #006600;
}
a.green:hover, a.green:active {
    color: #FF6600;
}
a.aqua:link, a.aqua:visited, .aqua {
    color: #88BB33;
}
a.aqua:hover, a.aqua:active {
    color: #FF6600;
}
a.white:link, a.white:visited, .white {
    color: #FFFFFF;
}
a.white:hover, a.white:active {
    color: #FFFFFF;
}
a.red:link, a.red:visited, .red {
    color: #FE4300;
}
a.red:hover, a.red:active {
    color: #FF6600;
}
a.blue:link, a.blue:visited, .blue {
    color: #0087D5;
}
a.blue:hover, a.blue:active {
    color: #FF6600;
}
a.orange:link, a.orange:visited, .orange {
    color: #FF6600;
}
a.orange:hover, a.orange:active {
    color: #FF6600;
}
a.zero:link, a.zero:visited, .zero {
    color: #000000;
}
a.zero:hover, a.zero:active {
    color: #FF6600;
}
a.three:link, a.three:visited, .three {
    color: #333333;
}
a.three:hover, a.three:active {
    color: #FF6600;
}
a.six:link, a.six:visited, .six {
    color: #666666;
}
a.six:hover, a.six:active {
    color: #FF6600;
}
a.nine:link, a.nine:visited, .nine {
    color: #999999;
}
a.nine:hover, a.nine:active {
    color: #FF6600;
}
a.ccc:link, a.ccc:visited, .ccc {
    color: #CCCCCC;
}
a.ccc:hover, a.ccc:active {
    color: #FF6600;
}
a.under:link, a.under:visited {
    text-decoration: none;
}
a.under:hover, a.under:active {
    text-decoration: underline;
}
a.underline:link, a.underline:visited {
    text-decoration: underline;
}
a.underline:hover, a.underline:active {
    text-decoration: underline;
}

abbr, acronym{border-bottom:1px dotted #000; cursor:help}
ul{margin:0; padding:0}
ul li{list-style:none} 
ol{margin:0; padding:0; float:left; width:100%}
img{border-style:none}
a{text-decoration:none; color:#017bc6}
a:hover{text-decoration:underline}
a.underline{text-decoration:underline}
a.underline:hover{text-decoration:none}
form{padding:0px; margin:0px}
form select{color:#424242; padding-right:5px; padding-left:5px}
form textarea{color:#808080; font-family:Arial,Verdana; font-size:11px; border-width:1px; border-color:#B3B3B3; border-style:solid; padding-left:3px; padding-top:3px; padding-bottom:3px; -moz-border-radius:5px; -webkit-border-radius:5px}
.small{font-size:85%}
.highlight{background-color:#ffc}
.clear:after{content:"."; display:block; height:0; clear:both; visibility:hidden;font-size:0;line-height:0;}
.gray{color:#999}
.blue{color:#006098}
.green{color:#003f13}
.red{color:#eb0000}
.black{color:#000}
.dark{color:#414141}
.block{padding-bottom:0px; margin-bottom:0px; display:block}
.inline{position:relative; float:left; display:inline}
.relative{position:relative;  z-index:0; }
.absolute{position:absolute; top:0px; left:0px}
.spacer{height:20px; width:100%; float:left}
.hidden, .h{display:none}
table tr .l, table tr td.l, .l{text-align:left; text-indent:5px}
table tr .r, table tr td.r, .r{text-align:right}

.vline{width:1px; height:100%; background-color:#dddfd1}
.hline{width:100%; height:1px; background-color:#dddfd1}

ul.threecol{width:100%}
ul.threecol li{list-style-type:none; float:left;white-space:nowrap;width:33%}

ul.twocol{width:100%}
ul.twocol li{list-style-type:none; float:left; width:50%}
ul.img li img{width:90px; height:45px}

.w990{margin:0 auto; width:990px; height:100%}
.w630{width:630px; margin:0 auto; display:block; margin-bottom:10px}
.setImgMaxWidth img{ width:expression(this.width > 650 ? "650px" : this.width);max-width: 650px;}
.jiukuaijiu img{ width:expression(this.width > 200 ? "200px" : this.width);max-width: 200px;}
.fxcell img{ width:expression(this.width > 190 ? "190px" : this.width);max-width: 190px;}

.notice{padding:11px 0; text-align:center; margin:10px 0 0 0; font-size:14px; border:1px solid #fdd843; background:#FFEA96; -moz-border-radius:0px; -webkit-border-radius:0px}

.pullbtn, .expirebtn, .pulledbtn, .salebtn, .freebtn, .pulling, .trylist, .subscribe, .shoppingbtn{width:92px; height:30px; background:url(/images/bg3.png) -600px -200px; overflow:hidden; border:none; text-indent:-10000px; display:block; float:left}
.freebtn{background-position:-600px -260px}
.pulledbtn{background-position:-600px -290px}
.expirebtn{background-position:-600px -320px}
.pulling{background-position:-600px -350px}
.trylist{background-position:-600px -380px; margin-left:5px}
.shoppingbtn{background-position:-600px -410px}
.salebtn{background-position:-600px -440px}
.subscribe{background-position:-387px -305px; width:91px; height:30px; text-indent:25px; line-height:30px; display:block; float:left; margin-left:5px}

.pulllist{margin-top:5px; border-bottom:1px solid #ddd; padding-bottom:5px}
.pulllist li{margin-top:3px}
.pullcurrent{float:right; font-weight:normal}

.btn, .btn:hover, .btn span, .btn:hover span, 
.btn_o, .btn_o:hover, .btn_o span, .btn_o:hover span, 
.btn_g, .btn_g:hover, .btn_g span, .btn_g:hover span{ background:url(../images/btn.png) 0 0; padding:0; height:28px; color:#fff; float:left}

.btn{background-position:0 0; text-decoration:none; cursor:pointer;  overflow:hidden; border:none}
.btn:hover{background-position:0 -28px}
.btn span{background-position:right 0; padding:7px 8px 5px 0; margin:0 0 0 8px; height:16px; line-height:16px}
.btn:hover span{background-position:right -28px; padding:7px 8px 5px 0; margin:0 0 0 8px; height:16px}

.btn_o{background-position:0 -56px;  text-decoration:none; cursor:pointer; margin:0 5px 0 0;  overflow:hidden;  border:none}
.btn_o:hover{background-position:0 -84px}
.btn_o span{background-position:right -56px; padding:7px 8px 5px 0; margin:0 0 0 8px; height:16px; line-height:16px; color:#f60}
.btn_o:hover span{background-position:right -84px; padding:7px 8px 5px 0; margin:0 0 0 8px; height:16px}

.btn_g, .btn_g:hover{background-position:left -28px;  text-decoration:none; height:28px; cursor:pointer; margin:0 5px 0 0;  overflow:hidden;  border:none}
.btn_g span, .btn_g:hover span{background-position:right -28px; padding:7px 8px 5px 0; margin:0 0 0 8px; height:16px; line-height:16px}

.star_b_g, .star_b_l, .star_s_g, .star_s_l{ background:url(../images/star.png) -1px -53px no-repeat; display:inline-block; width:70px; height:12px; text-indent:-9999px}
.star_b_g, .star_b_l{width:93px; height:16px}
.star_b_g{background-position:-1px -18px}
.star_b_l{background-position:-1px 0}
.star_s_l{background-position:-1px -39px}
.star_s_v{ background:url(../images/star.png) -1px -67px no-repeat;  display:inline-block; height:12px;  padding-left:14px; margin:0 2px}

.star_c{line-height:24px}
.star_r_t{margin-left:10px; width:30px}
.star_r a{background-position:-1000px 50%; padding-top:13px; position:absolute; width:14px; z-index:10}
.star_r a.star1{left:0px}
.star_r a.star2{left:14px}
.star_r a.star3{left:29px}
.star_r a.star4{left:42px}
.star_r a.star5{left:58px}
.star_r_t_s{color:#999}

.toplink{height:25px; width:100%; clear:both; line-height:25px; padding:2px 0; background: url("../images/toplink_bg.gif") repeat-x scroll 0 0 #FFFFFF;}
.favl {float:left;}




/*qmm 导航*/
#site_nav{z-index:90; margin:2px auto; color:#000; line-height:19px; position:relative; height:22px}
#site_nav a{color:#017BC6}
#site_nav a:hover{color:#f50}

#site_nav .menu_b .text{height:15px; padding-left:3px}
#site_nav .menu_b button{background:url(../images/bg3.png) no-repeat -387px -277px; float:left; width:52px; cursor:pointer; color:#fff; height:22px; border:none}

#site_nav .quick_menu{right:0px; position:absolute; top:0px}
#site_nav .quick_menu li{background:url(../images/bg3.png) no-repeat right -198px; float:left; margin-left:-1px; padding:0px 10px}
#site_nav .quick_menu li.loginname img{vertical-align:middle}
#site_nav .quick_menu li.last{background:none transparent scroll repeat 0% 0%}
#site_nav .quick_menu li.menu_item{padding:0; position:relative}

#site_nav .menu_h{display:block; z-index:92; margin:1px 1px 0px; cursor:pointer; padding:0px 22px 0 10px; position:relative; height:20px}
#site_nav .logins .menu_h{width:54px; _width:55px}
#site_nav .services .menu_h{width:48px}
#site_nav .menu_h b{border:#eee 4px solid; border-top:#666 4px solid; font-size:0px; right:10px; width:0px; line-height:0; position:absolute; top:8px; height:0px; -webkit-transition:-webkit-transform .2s ease-in; -moz-transition:-webkit-transform .2s ease-in; -o-transition:-webkit-transform .2s ease-in; transition:-webkit-transform .2s ease-in}
#site_nav .menu_b{display:none; z-index:91; right:0px; background:#fff; border:#bfbfbf 1px solid; position:absolute; top:21px}
#site_nav .menu_b_panel{padding:10px 6px 10px 10px}
#site_nav .menu{position:relative}
#site_nav .menu:hover .menu_h{background:white; margin:0px; border:#bfbfbf 1px solid; border-bottom:1px solid #fff}
#site_nav .menu:hover .menu_b{display:block}
#site_nav .menu:hover .menu_h b{border-left-color:#fff; filter:progid:dximagetransform.microsoft.basicimage(rotation=2); border-bottom-color:#fff; border-top-color:#666; top:6px; border-right-color:#fff; -moz-transform:rotate(180deg); -moz-transform-origin:50% 30%; -webkit-transform:rotate(180deg); -webkit-transform-origin:50% 30%; -o-transform:rotate(180deg); -o-transform-origin:50% 30%; transform:rotate(180deg); transform-origin:50% 30%}
#site_nav .hover .menu_h{background:white; margin:0px; border:#bfbfbf 1px solid; border-bottom:#fff 1px solid}
#site_nav .hover .menu_b{display:block}
#site_nav .hover .menu_h b{border-left-color:#fff; filter:progid:dximagetransform.microsoft.basicimage(rotation=2); border-bottom-color:#fff; border-top-color:#666; top:6px; border-right-color:#fff; -moz-transform:rotate(180deg); -moz-transform-origin:50% 30%; -webkit-transform:rotate(180deg); -webkit-transform-origin:50% 30%; -o-transform:rotate(180deg); -o-transform-origin:50% 30%; transform:rotate(180deg); transform-origin:50% 30%}

#site_nav .services .menu_b{top:21px; height:220px; width:215px; _width:202px}
#site_nav .services .menu_b_panel{padding:5px 10px}
#site_nav .services .menu_b dl{padding:5px 0; border-bottom:#e5e5e5 1px solid}
#site_nav .services .menu_b dl.last{border:none}
#site_nav .services .menu_b dt{font-weight:bold; color:#f60; line-height:1.5; text-align:left}
#site_nav .services .menu_b dt a{font-weight:bold; color:#f60; line-height:1.5; text-align:left}
#site_nav .services .menu_b dd{line-height:1.6; text-align:left}
#site_nav .services .menu_b dd a{margin-right:2px}

#site_nav .centers .menu_b{top:21px; height:220px; width:220px; _width:232px}
#site_nav .centers .sidebar_s{margin-left:0; margin-right:0}
#site_nav .centers .sidebar_s_i{width:90px}
#site_nav .centers .sidebar_s_l{height:80px; overflow:hidden}
#site_nav .centers .sidebar_i{height:80px}
#site_nav .centers .twocol{width:100%; clear:both; display:block; margin-top:10px}
#site_nav .centers .twocol li{width:100px; padding:0; background:none; margin:2px 0}

#myheader{width:100%}
.logo{float:left; display:inline;margin-right:5px;}
#logosearch
{
    height:85px;    
}
 .search
{
    float: left;
    margin-top: 15px;
    padding-left:2px;
}
.search_tab_current
{
    background: none repeat scroll 0 0 #2DB8AD;
    color: #FFFFFF;
}
.search_tab
{
    cursor: pointer;
    display: inline-block;
    display:-moz-inline-stack;
    zoom:1;
    *display:inline;
    font-size: 12px;
    line-height: 18px;
    padding: 0 8px;
}
                    
#search_button{/*display: list-item;*/float:left;width:60px;margin:0;height:36px;line-height:36px;letter-spacing:2px;border:0 none;color:#FFF;background:#2db8ad;cursor:pointer;-webkit-appearance:none;border-radius:0}
#search_button:hover{background:#12a69a;-webkit-transition:background .2s;-moz-transition:background .2s;transition:background .2s}
                    
                    .tri {
    border: 3px dashed rgba(0, 0, 0, 0);
    font-size: 0;
    height: 0;
    line-height: 0;
    position: absolute;
    width: 0;
}

.search_container{position:relative;float:left;width:72px;height:30px;border:3px solid #2db8ad;border-right:0}
.search_container .tri{top:14px;right:8px;border-top:3px solid #666;z-index:10}
.search_container-over .tri{top:10px;border-top:3px dashed transparent;border-bottom:3px solid #2db8ad}
.search_container-over .searchbox_tabs{overflow:visible;height:auto;border:1px solid #DDD;border-top:0}
.search_container-over .searchbox_tab{padding-left:9px}
.searchbox_tabs{position:absolute;top:0;left:0;height:30px;overflow:hidden;border-right:1px solid #DDD;background:#FFF;z-index:9}
.searchbox_tab{padding:3px 16px 3px 10px;line-height:24px;font-size:14px;cursor:pointer}
.searchbox_tab:hover{background:#f6fafc}
.searchbox_tab-current{background:#fafafa}
.searchbox_hot{float:left;margin-top:2px;font-size:12px}
.searchbox_hot a{padding:0 10px;border-right:0;height:18px;text-overflow:ellipsis;white-space:nowrap;max-width:60px;_width:50px;overflow:hidden;color:#666;display:inline-block;text-align:center;*zoom:1}
.searchbox_hot a:hover{color:#0BB}
                    .search_hot
                    {
                        padding-top: 4px;
                        font-size: 12px;
                        padding-bottom: 4px;
                        clear: both;
                        display: block;
                    }
                    
                    .search_hot a
                    {
                        border-right: 0 none;
                        display: inline-block;
                        white-space: nowrap;
                        color: #666666;
                        text-decoration: none;
                    }
                    
                    .ignore_hover
                    {
                        text-decoration: none;
                     }
                        
                    .search_hot a:hover
                    {
                        color: #2BB8AA;
                    }

#slideshow{width:100%; display:block; height:40px; background:#E9EFF8; margin-top:10px; padding:5px 0; position:relative}
#slideshow #slideshow_c{width:920px; margin:0 35px; height:50px; position:absolute; overflow:hidden}
#slideshow #slideshow_c ul{width:4000px; left:0; position:absolute}
#slideshow #slideshow_c li{display:inline; padding-right:12px; float:left; position:relative}
#slideshow #slideshow_c li a img{position:relative; height:35px; border:1px solid #eee; width:70px}
#slideshow .arrow{display:block; height:20px; width:20px; background:url(../images/bg3.png) no-repeat -940px -486px; text-indent:-99999px; position:absolute; top:15px; cursor:pointer; outline:0}
#slideshow .forward{background-position:-940px -486px; right:5px}
#slideshow .back{background-position:-940px -526px; left:5px}
#slideshow .forward:hover{background-position:-940px -506px}
#slideshow .back:hover{background-position:-940px -546px}


/*#nav{padding:0px; background:#0ca4f5; background:#0395E4 url(../images/nav_bg.gif) repeat-x; width:100%; margin:0px auto; height:40px; color:#fff; }*/
#nav{background: none repeat scroll 0 0 #00BBBB;width:100%; width:100%; margin:0px auto; height:40px;  }
#nav ul{float:left; margin-left:15px;padding:0;_margin-left:10px;}
#nav li{float:left; line-height:40px; position:relative; }
#nav li a{float:left; font-size:14px; color:#fff; text-decoration:none; padding-right:15px; margin-right:0px; font-weight:bold}
#nav li a.active,#nav_l a:hover
{
    background-color: #009689;
    border-left: 1px solid #0FB1B7;
    border-right: 1px solid #0FB1B7;
    z-index: 1;
}
    
#nav li a span{float:left; display:block; height:25px; padding-right:15px}
#nav li i{height: 11px;
    left: 65px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 1px;
    width: 21px;}
#nav li i.hot{background:url(../images/bg3.png) -173px 0; z-index: 10;}
#nav li i.new{background:url(../images/bg3.png) -144px 0; z-index: 10;}
#nav ul#nav_r{float:right; margin-right:15px}

#nav li .nav_i{display:none; position:absolute; top:40px; right:0px; 
               height:200px; background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    box-shadow: 1px 1px 2px rgba(203, 203, 203, 0.5);
    color: #666666; z-index:999; width:220px;  line-height:22px}
#nav li .nav_i ul{margin-left:0}
#nav li .nav_i a{background:none; color:#444; height:20px; line-height:20px; float:none; font-weight:normal; color:#0092e1; margin:0; padding:0; font-size:12px}

.nav_i_u{margin:10px; margin-bottom:10px; height:80px;}
.nav_i_u_l{width:100px; height:80px; overflow:hidden; float:left;}
.nav_i_u_l img{max-width:100px; max-height:80px}
.nav_i_u_i{width:90px; height:80px; overflow:hidden; float:left; margin-left:10px}

#nav li ul li{height:25px; line-height:25px; width:100px; margin-left:10px; overflow:hidden;_width:95px;}
#nav li ul li a{background:none; padding:0; color:#0092E1; font-size:12px; font-weight:normal}
#nav li ul li a:hover{background:none; padding:0; text-decoration:underline}



#nav_s {
    background-color: #FF5151;
    float: left;
    height: 35px;
    position: relative;
    width: 100%;
    z-index: 0;
}
#nav_s ul {
    padding-left: 28px;
}
#nav_s li {
    display: inline;
    float: left;
    font-size: 12px;
    line-height: 35px;
    padding-right: 22px;
}
#nav_s li a {
    color: #FFFFFD;
    display: block;
}
#nav_s li a:hover {
}
#nav_s b {
    color: #FFFFFF;
    float: left;
    height: 35px;
    line-height: 35px;
    margin-left: 23px;
}
#nav_s #blog_b {
    height: 100px;
    left: 60px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 700px;
}
#nav_s #blog_b ul li {
    float: left;
    height: 35px;
    line-height: 35px;
    padding: 0;
    width: 700px;
}


.toplogin{}
.linklogin{margin-top:5px; padding:0; width:100%}
.linklogin b{font-weight:normal; display:block; margin-bottom:10px; color:#444}
.toplogin em{margin:5px 0; clear:both; display:block; font-style:normal}
.toplogin em i{display:block; font-style:normal; float:left; width:42px; line-height:30px}
.toplogin em a{margin-left:5px}

#main{ display:block; padding-left:5px;padding-right:5px; position:relative; z-index:1; 
       background-color:#fff; margin-bottom:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-bottomleft:5px; -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px}
#main ul.main_l_l h3{margin-bottom:10px}
#main .main_l{display:inline; float:left; width:680px; _overflow:hidden}
#main .main_r{display:inline; float:right;width:300px;}

#main2{float:left; display:block; padding-top:10px; position:relative; z-index:1; background-color:#fff; width:100%; margin-bottom:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-bottomleft:5px; -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px}
#main2 ul.main_l_l h3{margin-bottom:10px}
#main2 .main_l{display:inline; float:left; width:680px; _overflow:hidden}
#main2 .main_r{display:inline; float:left}

.main_l_t{border:1px solid #FFD32C; display:block; width:100%; _width:auto; background-color:#FFF9E1; margin:15px auto; padding:15px 0; -moz-border-radius:5px; -webkit-border-radius:5px}
.main_l_t h2{font-size:14px; margin:0; padding-left:20px; color:#414141; padding-bottom:0; margin-bottom:0}
.main_l_t p{margin:0; padding-left:20px; line-height:20px}
.main_l_t .blist li{width:120px; height:65px}

.new_main_l_t {
    display: block;
    margin: 15px auto 0;
    padding: 15px 0 0;
    width: 100%;
}

.new_main_l_t  .mall_pros
{
    border: 1px solid #ccc;
    padding: 10px;    
}
.new_main_l_t .other_coupon_t {
    border-bottom: 1px solid #ddd;
    color: #414141;
    font-size: 16px;
    margin: 0;
    padding-bottom: 0;
}


.mall_view_coupon_fiter { margin:15px 0; font-size:14px; border-style: solid; border-width: 2px; border-color: #CFE2EC; clear:both; background-color:#F5FBFF; clear:both; text-align:center; padding:6px; }
.mall_view_coupon_fiter span { margin:0 20px; text-align:center; padding:2px 25px; display:inline-block; cursor:pointer; color:#017BC6; }
.mall_view_coupon_fiter span.cur_span { color:#f00; background-color:#D6D6D9; font-weight:bold; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

#main_l_l{border:1px solid #ddd; height:100%;width:678px;overflow:hidden;}
#main_l_l h2{width:630px; margin:0 auto; padding:15px 0; font-size:14px}
#main_l_l ul li.normal{border:1px dashed #96cad7; width:630px; clear:both; height:100%; margin:0 auto; display:block; background:#f2fcfe; margin-bottom:15px; padding-top:15px; padding-bottom:15px; -moz-border-radius:5px; -webkit-border-radius:5px}
#main_l_l ul li.coupon{border:1px dashed #96cad7; width:630px; clear:both; height:100%; margin:0 auto; display:block; background:#f2fcfe; margin-bottom:15px; padding-top:15px; padding-bottom:15px; -moz-border-radius:5px; -webkit-border-radius:5px}
#main_l_l ul li.expire, #main_l_l ul li.pulls{border:1px dashed #a8a8a8; background:#eee}

#main_l_l ul li.normal:hover, #main_l_l ul li.hover{background:#E2F0FB; border:1px dashed #B8D6FC}
#main_l_l ul li.expire:hover, #main_l_l ul li.pulls:hover{border:1px dashed #a8a8a8; background:#eee}

.main_l_l{border:1px solid #ececec; margin-bottom:15px}
.main_l_l h2{margin:10px 0 0 10px; background:url(../images/bg3.png) 0px -56px no-repeat; width:104px; height:18px; display:inline-block}
.main_l_l ul li{background:none; width:160px; margin-left:7px; text-align:center; padding-bottom:12px; display:block; float:left}

.main_l_l_d{clear:both; padding-bottom:15px}

.normal_l{background: none repeat scroll 0 0 #FFFFFF; position:relative;
    border: 1px solid #FFE2C4;width:200px; display:block; text-align:center; float:left; overflow:hidden; margin-left:5px; _margin-left:5px；
    margin-right:10px;}
.normal_l a img{ max-width:90px}
.normal_l a.text{display:block}
.normal_m{ /*border-left: 1px solid #EEEEEE; */ padding-left: 18px;width:460px; display:block; float:left;margin-left:15px; _margin-left:8px;overflow:hidden;}
.normal_m h6, .normal_m h1{ display:block; margin:0 auto; padding:5px 0; font-size:14px; color:#017BC6}
.normal_m ul li, .normal_m p{margin:5px 0; line-height:20px}
.normal_m ul li.green i{font-style:normal; color:red; font-family:Verdana}
.normal_m ul li.score{font-family:Arial; color:#C60808; font-size:22px; line-height:22px; margin:0}

.normal_m ul li.out{color:#aaa}

.normal_m_s a{font-weight:normal; text-decoration:none; margin-right:5px}
.normal_m_s img{vertical-align:text-bottom}
.normal_r{float:left; width:60px; display:block; text-align:center}


ul li.new_normal{border:1px dashed #96cad7; clear:both; height:100%; margin:0 auto; display:block; background:#f2fcfe; margin-bottom:15px; padding-top:15px; padding-bottom:15px; -moz-border-radius:5px; -webkit-border-radius:5px}
ul li.new_coupon{border:1px dashed #96cad7; clear:both; height:100%; margin:0 auto; display:block; background:#f2fcfe; margin-bottom:15px; padding-top:15px; padding-bottom:15px; -moz-border-radius:5px; -webkit-border-radius:5px}

.new_normal_l {
    display: block;
    float: left;
    margin-left: 14px;
    overflow: hidden;
    text-align: center;
    width: 92px;
}
.new_normal_l a img {
    border: 1px solid #CCCCCC;
    max-width: 90px;
}
.new_normal_l a.text {
    display: block;
}
.new_normal_m {
    display: block;
    float: left;
    margin-left: 14px;
    overflow: hidden;
}
.new_normal_m h6, .new_normal_m h1 {
    color: #017BC6;
    display: block;
    font-size: 14px;
    margin: 0 auto;
    padding: 5px 0;
}
.new_normal_m ul li, .new_normal_m p {
    line-height: 20px;
    margin: 5px 0;
}
.new_normal_m ul li.green i {
    color: #FF0000;
    font-family: Verdana;
    font-style: normal;
}
.new_normal_m ul li.score {
    color: #C60808;
    font-family: Arial;
    font-size: 22px;
    line-height: 22px;
    margin: 0;
}
.new_normal_m ul li.out {
    color: #AAAAAA;
}
.new_normal_m_s a {
    font-weight: normal;
    margin-right: 5px;
    text-decoration: none;
}
.new_normal_m_s img {
    vertical-align: text-bottom;
}
.new_normal_r {
    display: block;
    float: left;
    text-align: center;
    width: 60px;
}
.new_normal ul li.commend{border:1px dashed #ffd32c; background:#FFF9E1}
.new_normal  ul li.hover{background:#E2F0FB; border:1px dashed #B8D6FC}
.new_normal  ul li.expire:hover,.new_normal ul li.pulls:hover{border:1px dashed #a8a8a8; background:#eee}


/*search style*/
.search_normal_l
{
    background: none repeat scroll 0 0 #FFFFFF; position:relative;
    width:100px; display:block; text-align:center; float:left; overflow:hidden; margin-left:5px; _margin-left:5px；
    margin-right:10px;padding-bottom:10px;
 }
.search_normal_l a img{ max-width:90px}
.search_normal_l a.text{display:block}
.search_normal_m{ border-left: 1px solid #EEEEEE; padding-left: 18px;width:560px; display:block; float:left;margin-left:15px; _margin-left:8px;overflow:hidden;}

.search_l li.newnormal{margin-bottom:20px; border-bottom:1px dashed #eee}

.searchpage .bar
{
    background-color: #EBECF1;
    background-image: linear-gradient(#FFFFFF 0pt, #F5F7F4 1px, #EBECF1 32px);
    border-color: #C5CBDB;
    border-style: solid;
    border-width: 1px;
    cursor: default;
    height: 36px;
    line-height: 36px;
    margin-top: 3px;
    margin-bottom: 10px;
    clear:both;
    font-size:14px;
}

.searchpage .bar .more {
    display: block;
    float: right;
    padding-right:2px;
}

.nw500{width:500px;}
.nw600{width:600px}
.nw640{width:640px}
.nw430{width:430px}
.nw850{width:850px}
.nw80{width:80px}
.normal_r_n{background:url(../images/bg3.png) no-repeat -258px -535px; padding-top:4px; width:41px; margin:0 auto; height:40px; text-align:center; font-weight:bold; font-size:14px}

.normal_r_b .vote{background:url(../images/bg3.png) no-repeat -940px -566px; height:20px; width:20px; float:left; overflow:hidden; text-indent:-10000px}
.normal_r_b .good{margin-left:8px}
.normal_r_b .good:hover{margin-left:8px; background-position:-940px -586px}
.normal_r_b .bad{margin-left:2px; background-position:-940px -626px}
.normal_r_b .bad:hover{margin-left:2px; background-position:-940px -626px}

#normal_c{}

.normal_w{width:500px}
.normal_w p img{max-width:500px; _width:500px}
li.green{color:green}
li.tag a{margin-right:5px}
li.thumb img{max-width:600px; _width:600px}
.functions span{float:left; margin-right:5px; height:16px; overflow:hidden; line-height:16px}
.functions a{background:url(../images/bg3.png) no-repeat -944px -648px; text-indent:18px; float:left; margin-right:7px; height:16px; overflow:hidden; line-height:16px}
.functions a.qzone{background-position:-944px -695px}
.functions a.tsina{background-position:-944px -727px}
.functions a.tqq{background-position:-944px -775px}
.functions a.kaixin001{background-position:-944px -807px}
.functions a.renren{background-position:-944px -791px}
.functions a.douban{background-position:-944px -822px}
.functions a.hi{background-position:-944px -711px}

.functions a.good{background-position:-944px -888px}
.functions a.views{background-position:-944px -919px}
.functions a.favourite{background-position:-944px -647px}
.functions .share{position:relative; background-position:-944px -903px}
.functions a.comment{background-position:-944px -856px}
.functions a.report{background-position:-944px -872px}
.functions a.used{background-position:-944px -935px}
.functions a.unused{background-position:-944px -953px}
.functions ins{text-decoration:none}
.functions b{font-weight:normal}

#pullinfo {width:100%;overflow:hidden;}
li.code{position:relative; width:500px}

.d_c_s li.code{padding:0px; /*margin-top:5px*/}
li.code s{text-decoration:none; padding:0 5px; height:25px; display:block; line-height:25px; cursor:pointer; color:#f60; background:#fefefe url(../images/bg3.png)  145px -934px no-repeat; border:1px solid #edd8af; width:170px; -webkit-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; border-radius:5px; overflow:hidden;word-break: keep-all;white-space: nowrap;}
li.code s.hover{background:#fefefe url(../images/bg3.png) 145px -960px no-repeat; border:1px solid #77baf5; color:#2f94ed; width:170px}
li.code i{font-style:normal}
li.code u{position:absolute; left:180px; top:0; height:27px; line-height:27px; background:#77baf5; width:80px; text-align:center; text-decoration:none; color:#fff; display:none; font-weight:bold; z-index:9}
.pulllist li b{position:absolute; left:350px; top:0px; font-weight:normal; z-index:8}
.pulllist li b img{margin-right:5px; width:24px; border:1px solid #ddd; padding:1px}

.sidebar.general,.sidebar .yellow,.sidebar .blue,.sidebar .gray,.sidebar .purple, 
.sidebar .general_b,.sidebar .yellow_b,.sidebar .blue_b,.sidebar .gray_b,.sidebar .purple_b
{ background:#DBF1F7; display:block;  width:100%; margin-bottom:15px;  color:#414141;  padding-top:8px; padding-bottom:8px;  -moz-border-radius:5px; -webkit-border-radius:5px}
.sidebar .yellow{border-color:#ffd32c; background-color:#fff9e1}
.sidebar .blue{border-color:#96cad7; background:#D2F0F7}

.sidebar{top:0; width:250px; float:right; _overflow:hidden}
.sidebar h3{padding-top:5px; padding-left:15px}
.sidebar li{display:block; float:left; /*margin-bottom:15px;*/ width:250px; _width:248px}
.sidebar li.general{background:#eee}
.sidebar li.general_b{background:#eee; border:1px solid #ccc}
.sidebar li.yellow{background:#FFE995}
.sidebar li.yellow_b{background:#FFE995; border:1px solid #ffd32c}
.sidebar li.blue{background:#D2F0F7}
.sidebar li.blue_b{background:#D2F0F7; border:1px solid #96cad7}
.sidebar li.gray{background:#e9e7e7}
.sidebar li.gray_b{border:1px solid #ccc; background:#e9e7e7}
.sidebar li.green{background:#d5ecca; -moz-border-radius:5px; -webkit-border-radius:5px; padding-top:10px; padding-bottom:5px}
.sidebar li.green_b{border:1px solid #c0e5ae; background:#d5ecca; -moz-border-radius:5px; -webkit-border-radius:5px; padding-top:10px; padding-bottom:5px}

.sidebar li ul, .sidebar .col, .sidebar form{width:220px; margin:0 auto; display:block; overflow:hidden; font-size:12px}
.col input{height:24px}

.subscribe p{margin:0 0 10px 0}
#subscribe_e{width:180px; border-right:none; height:18px}

.sidebar ul.twocol li{list-style-type:none; float:left; width:50%; margin-top:0; margin-bottom:0; padding-bottom:5px; overflow:hidden;white-space:nowrap;}
.sidebar ul.threecol li{list-style-type:none; float:left; width:32%; margin-top:0; margin-bottom:0; padding-bottom:5px; overflow:hidden}
.sidebar ul.fourcol li{list-style-type:none; float:left; width:25%; margin-top:0; margin-bottom:0; padding-bottom:5px; overflow:hidden; white-space:nowrap}
.sidebar ul.user li{width:50px; height:68px; float:left; margin:0 4px 5px 0; text-align:center; overflow:hidden}
.sidebar ul.user li img{display:block}
.sidebar ul.comment li{border-bottom:1px dashed #B8D6FC; padding:5px 0; margin:0}
.sidebar ul.comment li b, .sidebar ul.blog li b{color:#aaa; font-weight:normal}
.sidebar ul.user_link{padding-left:5px; display:block; clear:both}
.sidebar ul.user_link li{margin:3px 0}
.sidebar ul.multicol li{display:inline-block; float:left; width:auto; margin-right:5px}

.sidebar_s{margin:5px 15px 15px 15px}
.sidebar_s_l{float:left; width:100px}
.sidebar_s_l img{margin-bottom:10px; max-width:90px;}
.sidebar_s_i{float:left; width:160px; line-height:22px; margin-left:10px}
.sidebar_m ul{margin:5px 15px}

.main_l_i_b{margin:10px 0}

.main_l_c{width:700px; overflow:hidden}
.main_l_c_s{margin:12px;}
.main_l_c_s h2{background:url(../images/bg3.png) 0px -56px no-repeat; width:104px; height:18px; display:inline-block; text-indent:-10000px; _overflow:hidden}
.main_l_c_s ul{width:700px; display:block; overflow:hidden}
.main_l_c_s ul li{width:114px; height:96px; float:left; text-align:center;border-top: 1px dotted #D9D9D9;}
.main_l_c_s ul li img{display:block; width:90px; height:45px; margin:5px auto 0 auto}

.main_l_c_i{margin:15px 0; width:100%; display:block}
.main_l_c_i h2{clear:both; display:block; width:100%; height:20px}
.main_l_c_i ul{padding-top:12px; border-top:1px solid #eee}
.main_l_c_i ul li{width:165px; float:left; text-align:center; margin-bottom:15px; height:103px; overflow:hidden}
.main_l_c_i ul li img{width:150px; height:80px}

.main_l_c_q{position:relative; zoom:1; overflow:hidden; height:239px; margin-top:15px}
.main_l_c_q h2{clear:both; display:block; width:100%; height:20px; padding:0}
.main_l_c_q_i{zoom:1; overflow:hidden; height:339px; clear:both}
.main_l_c_q ul{zoom:1; overflow:hidden; height:340px; margin-left:-1px; margin-top:-1px}
.main_l_c_q li{float:left; width:313px; _height:139px; padding:10px; border-left:0px solid #DCDCDC; border-top:1px solid #DCDCDC; zoom:1; overflow:hidden}
.main_l_c_q li.hover{background-color:#FdFdFF}
.img_wrap{position:relative; float:left; display:block; width:120px; height:90px; margin-right:15px; text-align:center; line-height:90px; #font-size:111px; overflow:hidden; text-decoration:none}
.img_wrap img{display:inline-block; vertical-align:middle; max-width:120px; _width:120px}
.img_detail{float:left; width:177px}
.img_detail .name{width:100%; height:20px; overflow:hidden; margin-top:5px; font-size:12px}
.img_detail .score_now{padding-top:5px; font-family:Arial; color:#C60808; width:90px; float:left; line-height:22px}
.img_detail .score_old{color:#AAA; padding-top:0px; width:90px; float:left}
.img_detail .score_old del{font-family:Arial}
.img_detail .btn_wrap{margin-top:12px; height:23px; float:right; width:70px}
.img_detail .img_wrap:hover{text-decoration:none}

.hot_coupon{margin-left:15px}
.hot_coupon li{border-bottom:1px solid #dcdcdc; padding-bottom:0px; margin-bottom:5px}
.hot_coupon .img_wrap{width:80px}
.hot_coupon .img_wrap img{max-width:80px; _width:80px}
.hot_coupon .img_detail{width:170px}

#main_l_i_f, .sidebar_f{position:relative; width:670px; height:250px; background:#fff; border:1px solid #eee; overflow:hidden}
#main_l_i_f_c, .sidebar_f_c{position:absolute; top:0px; left:0px; width:670px; height:250px; overflow:hidden}
#main_l_i_f_c ul li, sidebar_f_c ul li{float:left}
#main_l_i_f_c ul li img, sidebar_f_c ul li img{display:block; width:670px; height:250px}
img[drc]{background:url(../images/default/loading.gif) center center no-repeat}

.sidebar_f{width:250px}
.sidebar_f_c{width:250px; /*height:250px*/}
.sidebar li.sidebar_f ul{padding:0; margin:0; width:250px}
.sidebar_f_c ul li img{display:block; width:250px; /*height:250px*/}

#main_l_i_f_m, .sidebar_f_m{position:absolute; right:20px; bottom:20px}
#main_l_i_f_m li, .sidebar_f_m li{float:left; margin:1px 3px; list-style-type:none; width:16px; height:16px; background:#333; border:1px solid #FFF; cursor:pointer; line-height:16px; font-family:Arial; font-size:10px; color:#FFF; text-align:center; filter:alpha(opacity=60);    -moz-opacity:0.6;    opacity:0.6}
#main_l_i_f_m li.navOn, .sidebar_f_m li.navOn{background:#F60}
.sidebar .sidebar_f .sidebar_f_m  ul{width:50px}

.c_type{background:url(../images/bg3.png) 0px -56px no-repeat; width:165px; height:18px; display:inline-block; text-indent:-10000px; float:left}
.c_zhsc{background-position:-111px -56px}
.c_jdsm{background-position:-423px -56px; width:171px}
.c_fsxb{background-position:-164px -84px; width:191px}
.c_mrhz{background-position:-603px -56px; width:171px}
.c_yhq{background-position:-16px -537px; width:130px}
.c_type_1{background-position:-16px -537px; width:155px}
.c_type_2{background-position:-16px -570px; width:170px}
.c_type_3{background-position:-16px -603px; width:170px}
.c_type_4{background-position:-16px -639px; width:180px}
.c_type_5{background-position:-16px -673px; width:190px}
.c_cxhd{background-position:-16px -570px; width:120px}
.c_mfsy{background-position:-16px -603px; width:130px}
.more{float:right; font-size:12px; color:#bbb; font-weight:normal; font-family:Verdana; margin-top:3px}
.more a.current{color:#f60}

.main_l_l_m{width:140px; margin:10px auto; clear:both; display:block; height:30px}


#main_l_b{border:1px solid #ddd; height:100%}
#main_l_b h2{width:100%; margin:0 15px; padding:15px 0; font-size:14px}

ul.blist{margin:0 15px 0px 15px; width:100%; display:block; clear:both}
ul.blist li{float:left; padding:15px 0; display:block; height:70px; margin:0px 0 4px 4px; border:1px dashed #96cad7; text-align:center; width:130px; background-color:#f2fcfe; -moz-border-radius:5px; -webkit-border-radius:5px}
ul.blist li:hover{background:#FEF8E0; border:1px dashed #FFD32C}
ul.blist li a img{border:1px solid #ddd; width:90px; height:45px}
ul.blist li a.bname{display:block}

.search_l li.normal{margin-bottom:10px; border-bottom:1px dashed #eee}
.search_c, .search_i{margin:0 10px 15px 13px}
.search_i a{padding:7px 10px}
.search_i a:hover{background:#FEF8E0}
.search_i a.current{background:#f60; color:#fff}
.search_b{margin-left:15px; width:955px}

ul.favourite{width:640px; margin:0 auto; clear:both}
ul.favourite li{display:block; clear:both; width:100%; margin:0; padding:5px 0; border-bottom:1px dashed #ddd}
ul.favourite li:hover{background:#FEF8E0}
ul.favourite li em{font-size:40px; font-family:Verdana; width:40px; float:left; color:#999}
ul.favourite li:hover em{color:#f60}
.favourite_l b{float:left; margin:6px 0 3px 0; width:450px}
.favourite_l ins{float:left; text-decoration:none; color:#aaa; width:450px; line-height:20px}
ul.favourite li:hover b a{color:#f60}
.favourite_l{float:left; width:530px}
.favourite_r{float:right; width:90px}

.tabs_t ul{margin:15px 0 0 0; padding:0; list-style:none; height:32px; border-bottom:1px solid #ddd; border-top:1px solid #ddd; width:100%}
.tabs_t ul li{float:left; margin:0; padding:0; height:32px; line-height:32px; border:1px solid #ddd; border-left:none; background:#fff;  border-top:none; overflow:hidden; position:relative}
.tabs_t ul li a{text-decoration:none; color:#777; display:block; font-size:1.2em; padding:0 20px; border:1px solid #fff; outline:none}
.tabs_t ul li.current, .tabs_t ul li.current a:hover{background:#fff;  font-weight:bold;  color:#000; border-bottom:1px solid #fff}
.tabs_t ul li.current a{color:#000; font-weight:bold}
.tabs_c{padding:20px; font-size:12px;overflow:hidden;}
#c_intro{font-size:12px; line-height:20px}

.gobuy{width:92px; margin:10px auto}
.gobuy2{ margin:10px auto}
.gosale{width:500px; margin:10px 0}

.user_l{width:630px; margin:0 auto 15px auto}
.user_l ul li{width:43px; float:left; margin:5px 5px 0 0; text-align:center}
.user_l ul li img{width:40px; height:40px; border:1px solid #ddd; padding:1px}
.user_l ul li b{font-weight:normal}

#main_l_l .user_l_p h2{padding:10px 0 5px 0}

.main_l_l_u{width:630px; margin:0 auto 15px auto}
.main_l_l_c{width:630px; margin:0 auto 15px auto}
.main_l_l_u ul li{ float:left; margin-bottom:15px; margin-right:15px; text-align:center; height:60px}
.main_l_l_c ul li{border-color:#96cad7; border-width:1px; border-style:solid; float:left; display:block; width:100%; background-color:white; margin-bottom:15px; padding-top:15px; padding-bottom:5px; -moz-border-radius:5px; -webkit-border-radius:5px}

ul.main_l_l_s{width:630px; margin:0 auto 30px auto}
ul.main_l_l_s li{display:inline; float:left; font-style:normal; margin-right:5px}
ul.main_l_l_s li.current a{color:#f60}

.comments{_width:100%; _overflow:hidden}
.comment_l{display:block; float:left; clear:left; width:100%; margin:0 15px; width:636px; _margin-left:8px}
.comment_l li{border:1px dashed #96cad7; float:left; display:block; width:100%; background:#f2fcfe; margin-bottom:10px; padding-top:10px; padding-bottom:10px; -moz-border-radius:5px; -webkit-border-radius:5px}
.comment_l li ul{display:block; margin:10px 10px 0 70px}
.comment_l li ul li{margin-top:10px; margin-bottom:0px; background:#fff}

.comment_l li .date{font-size:12px; margin-bottom:5px; font-style:normal; color:#aaa}
.comment_l li .date b{font-weight:normal; margin-left:5px}
.cmt_img{float:left; margin:0 10px}
.cmt_inner{float:left; width:560px; _width:550px}
.cmt_btn{display:none; float:right}
.cmt_time{float:left}
.cmt_time b{font-weight:normal; color:#f60}
.cmt_vote .star_s_g{margin-right:10px}
.cmt_vote b{color:#f60; margin-right:10px}
.cmt_info{float:left; display:block; width:100%}
.comment_l li ul li .cmt_inner{float:left; width:500px; _width:490px}
.comment_l li ul li .cmt_info{margin-left:0px}
.cmt_time em{display:block}



.pager{margin:25px 0; text-align:center; color:#2E6AB1; line-height:200%;font-size:18px;}
.pager a{border:1px solid #017bc6; color:#017bc6; margin:0px 2px; padding:2px 5px; text-decoration:none}
.pager span{background-color:#fff; border:1px solid #d5d5d5; color:#d5d5d5; font-weight:bold; margin:0px 2px; padding:2px 5px}
.pager a:hover, .pager span.current{background-color:#017bc6; border:1px solid #017bc6; color:#fff; text-decoration:none}
.pager .left a, .pager .right a{border:none}

#footer{display:block; padding:10px 0; font-size:12px; line-height:17px}
.sections{background:#efefef; margin-top:0px; margin-bottom:10px; -moz-border-radius:5px; -webkit-border-radius:5px; height:100%; padding-top:10px}
.sections li{float:left; display:inline; width:220px; margin-left:22px; margin-top:5px; margin-bottom:10px}
.twocol{width:230px}
#footer ul.twocol li{list-style-type:none; float:left; width:50%; margin-left:0; margin-top:0; margin-bottom:0; height:20px; line-height:20px}
#footer p{margin:0; width:135px; line-height:20px}
#footer img{margin-top:3px; float:right; display:inline}
#copyright{text-align:center; width:100%; display:block; clear:both; font-size:12px; margin-bottom:15px; height:22px; line-height:22px; margin-right:2px; font-family:Verdana}
#copyright a{color:#414141}

.follow{margin-left:15px; background:url(../images/bg3.png) no-repeat -15px -740px; width:60px; height:60px; overflow:hidden; display:block; float:left; text-indent:-1000px}
.sina{background-position:-15px -800px}
.mobile{background-position:-115px -740px; width:40px; height:80px}

.list, .edit{width:630px; margin:0 auto; border-collapse:collapse; border-spacing:0; display:table}
.list th{color:#444; line-height:23px; padding:3px 3px 3px 10px; border-bottom:1px solid #ddd; background:#E9EFF8}
.list tr td{border-bottom:1px #E2E2E2 solid; line-height:23px; text-align:center; padding:3px 3px 3px 10px}
.edit tr td{padding:3px 3px 3px 10px}
.basic_avater li{float:left; margin-right:5px}

.d_c_s ul{clear:both}
.d_c_s input{height:24px; width:250px; font-family:Verdana; line-height:24px}
.d_c_s textarea{height:100px; width:300px}
.d_c_s li{padding:5px 0; display:block; clear:both}
.d_c_s li ins, .d_c_s li b, .d_c_s li a{font-style:normal; font-weight:normal; float:left; line-height:24px}
.d_c_s a{margin-left:-1px}
#go_shopping{margin-top:10px; background:url(/images/bg3.png) no-repeat -16px -892px; width:150px; height:30px; text-indent:-10000px; display:block; float:left}
#copytips{display:none}
#copytips ins{color:green}

#ie6_warning{padding:10px; margin:0; border-bottom:1px solid gray; font-size:12px; z-index:999; font-family:'Helvetica Neue',Helvetica,Arial,sans-serif; background:#FFE457; color:black; text-align:center}
#ie6_warning a{text-decoration:underline; color:black}



.submit_none{width:1px; height:1px; display:inline; background:#fff; border:none}

.newtips{min-width:200px; _width:200px; line-height:16px; font-size:12px; position:absolute; top:0px; left:0px; z-index:1001; text-align:left!important; z-index:10}
.newtips .tipcontainer{z-index:9; position:absolute; *position:none; padding-right:2px; *padding-right:0px; *width:100%}
.newtips .tipbackground{z-index:8; position:absolute; top:0px; left:0px; background:#beb49c; border-bottom:4px solid #beb49c; margin:8px 0 0 2px; *margin:10px 0 0 2px; width:300px; display:none; *display:none}

.newtips .t_container{width:100%; margin-top:6px; *border:2px solid #ddd; *border-width:0 2px 2px 0; padding-top:0px!important; position:relative}
.newtips .tcc{*width:100%; padding:0px!important; border:1px solid #beb49c; -webkit-border-radius:4px; -moz-border-radius:4px; -webkit-box-shadow:0px 2px 4px rgba(0,0,0,0.25); -moz-box-shadow:0px 1px 3px rgba(0,0,0,0.25); background:#fefbe4}
.newtips .t_content{padding:15px 25px 28px 14px; *padding:15px 25px 18px 10px; border:0px solid #fff; -webkit-border-radius:3px; -moz-border-radius:3px; background:#fefbe4 url(../images/common/tips_bg.gif) repeat-x 0 bottom; white-space:nowrap; position:relative; zoom:1}
.newtips .tipsicon{width:40px; position:absolute; zoom:1; float:left}
.newtips .tipsico{width:36px; height:36px; display:block}
.newtips .tipsico_normal{background:url( ../images/common/tips_light.gif) no-repeat 0 0}
.newtips .tipstxt{line-height:19px; zoom:1; padding-left:40px}
.newtips .tipsico_note{background:url( ../images/common/tips_note.gif) no-repeat 4px 0}
.newtips .tipsrightpanel{text-align:left; text-decoration:none!important; height:10px; *height:18px; font-size:12px; color:#000; font-weight:normal}
.newtips .opertbar{position:absolute; right:15px; *right:12px; margin-top:10px; text-align:right; font-weight:normal!important; color:#000!important}
.newtips .opertbar  a{float:none!important; display:inline!important}
.newtips a.btnClose{position:absolute; right:2px; margin:-6px 8px 0 4px; *margin:-6px 8px 0 4px; width:12px!important; height:12px!important; background:url(../images/common/tips_bg.gif) no-repeat -48px 0; z-index:1001}
.newtips a.btnClose:hover, 
.newtips a.btnClose:active{background:url(../images/common/tips_bg.gif) no-repeat -32px 0}
.newtips .arrowup{position:absolute; z-index:99; display:block; width:12px; height:7px; margin-bottom:-1px; *margin-top:-6px; margin-left:100px; background:url(../images/common/tips_bg.gif) no-repeat 0 0}
.newtips .arrowdown{position:absolute; z-index:100; display:block; width:12px; height:9px; margin-top:-1px; *margin-top:-3px; margin-left:50px; background:url(../images/common/tips_bg.gif) no-repeat -16px 0}
a.newtips_btnClose{float:right; margin-top:3px; width:12px!important; height:12px!important; background:url(../images/common/tips_bg.gif) no-repeat -48px 0}
a.newtips_btnClose:hover, 
a.newtips_btnClose:active{background:url(../images/common/tips_bg.gif) no-repeat -32px 0}

dl.letter{width:950px; margin:0 auto; height:35px}
dl.letter dt, dl.letter dd{float:left; display:block; height:20px; width:20px; margin-right:5px; text-align:center; line-height:20px}
dl.letter dt{width:50px; border:none; color:#06f}
dl.letter dd a{border:1px solid #ddd; display:block}
dl.letter dd a:hover, dl.letter dd.current a{border:1px solid #f60; display:block; color:#f60; text-decoration:none}

dl.filter{width:635px; margin:0px auto 10px auto; height:100%; clear:both; display:block}
dl.filter dt, dl.filter dd{float:left; display:block; height:20px; margin-right:5px; text-align:center; line-height:20px}
dl.filter dt{width:65px; border:none; color:#000; font-weight:bold}
dl.filter dd a{display:block; padding:0 5px}
dl.filter dd a:hover, dl.filter dd.current a{background:#ddd; text-decoration:none}

.d_c_s li a.subscribe{line-height:30px; margin-left:5px}

.mod_order{position:relative; height:20px; padding-top:10px; width:635px;   margin:0px auto 10px auto; border-top:1px solid #cdcdcd; background:#f6f6f6; text-align:left; z-index:3}
.mod_order .sortstyle{margin-right:20px}
.mod_order .orderlist{margin-right:30px; z-index:2; _margin-right:25px}
.mod_order .orderlist .con_list{margin-left:20px}
.mod_order .sortstyle strong, 
.mod_order .orderlist strong{font-weight:normal}

.mod_order .viewmode b, 
.mod_order .orderlist .con_list a, 
.mod_order .orderlist .con_list a b, 
.mod_order .orderlist .con_secure a.title{background:url(../images/bg_search_sort.png) no-repeat}

.mod_order .orderlist .con_list{*margin-left:5px}
.mod_order .orderlist .con_list a, 
.mod_order .orderlist .con_secure a.title{display:inline-block; height:17px; line-height:17px; padding:0 5px; border:1px solid #cdcdcd; background-repeat:repeat-x; background-position:0 -20px; _padding-top:3px; _height:13px; cursor:pointer}
.mod_order .orderlist .con_list a:hover{text-decoration:none}
.mod_order .orderlist .con_list a.status_up, 
.mod_order .orderlist .con_list a.status_down, 
.mod_order .orderlist .con_list a.order_up:hover, 
.mod_order .orderlist .con_list a.order_down:hover{border:1px solid #ffd18b; background-position:0 0; color:#333}
.mod_order .orderlist .con_list .order_up, 
.mod_order .orderlist .con_list .order_down, 
.mod_order .orderlist .con_secure a.title{border:1px solid #cdcdcd; background-position:0 -20px; position:relative}
.mod_order .orderlist .con_list a b{display:inline-block; width:11px; height:11px; vertical-align:middle; margin:0 3px 0 0}
.mod_order .orderlist .con_list .order_up b{background-position:0 -55px; margin-right:3px}
.mod_order .orderlist .con_list .order_down b{background-position:-24px -55px}
.mod_order .orderlist .con_list .status_up b{background-position:-12px -55px}
.mod_order .orderlist .con_list .status_down b{background-position:-36px -55px}

.mod_order .orderlist .con_secure{position:relative; z-index:3; text-align:left; zoom:1}
.mod_order .orderlist .con_secure a.title{position:relative; width:95px; padding-left:0; padding-right:0; text-indent:4px; z-index:1}
.mod_order .orderlist .con_secure a.title b{position:absolute; right:5px; top:6px; width:0; height:0; border-width:4px 4px; border-style:solid; border-color:#1f3d99 #f1f1f1 #f1f1f1 #f1f1f1; font-size:0; line-height:0; z-index:3}
.mod_order .orderlist .con_secure .secure{background:#fff; width:95px; display:none; position:absolute; top:15px; left:0; border:1px solid #cdcdcd; border-top:none; padding-top:3px; z-index:2; *top:18px; *left:4px}
.mod_order .orderlist .con_secure .secure a{display:block; border-top:1px dotted #cdcdcd; margin:2px; padding:3px 2px}
.mod_order .orderlist .status_on .secure{display:block}
.mod_order .orderlist .status_on a.title{background:#fff}
.mod_order .orderlist .status_on a.title b{display:none}

.mod_order .orderday input{vertical-align:middle; margin-right:2px; margin-top:-1px}

.mod_order .viewmode a{margin-right:10px}
.mod_order .viewmode a b{background-position:-16px -40px; display:inline-block; width:16px; height:14px; vertical-align:middle; margin-right:3px; cursor:pointer}
.mod_order .viewmode .icon_pic b{background-position:-48px -40px}
.mod_order .viewmode .icon_list b{background-position:-16px -40px; cursor:pointer}
.mod_order .status_pic .icon_pic, 
.mod_order .status_list .icon_list{font-weight:bold}

.mod_order .status_pic .icon_pic b{background-position:-32px -40px; cursor:pointer}
.mod_order .status_list .icon_list b{background-position:0 -40px}

.list_pic{margin:0 auto; width:635px; height:100%}
.list_pic li{width:317px; padding:10px 0}

.paytype{font-weight:bold; font-size:12px; color:#017bc6; margin:10px 0}

.paynow h2{margin-bottom:5px; padding:0}
.paynow .main_l_l_d .normal_m{width:635px;}
.paynow .main_l_l_d .normal_m_u{background:#ffffb6; padding:5px 0}
.paynow .main_l_l_d .normal_m ul li{margin:5px 10px}
.detail li {color:#444}
.detail li em{font-style: normal;color:green;}
.detail li i{font-style: normal;color:red;font-family: Verdana;}

.line{height:1px; display:block; background:#ddd}

#payment_i_3{line-height:25px}
#payment_i_3 .payurl{width:450px; height:25px; line-height:25px; font-family:Verdana; margin:0; padding:0; border:1px solid #ccc}

.paydialog{margin:10px}
.paydialog h3{height:56px; line-height:56px; text-indent:75px; background:url(../images/paytips.jpg) 10px 0  no-repeat; color:#f54d43}
.paydialog p{margin:10px 0; line-height:25px; font-size:14px; margin-left:30px}

.buying{width:640px; margin:0 auto; height:100%;}
.buying li{width:120px; height:170px; text-align:center; display:block; float:left; margin-right:5px; margin-bottom:15px}
.buying li img{width:120px; height:120px; display:block; margin-bottom:5px}
.buying li a{color:#888}
.buying li span{color:red; display:block}

li ul.buying li{margin-right:5px; width:100px;height:160px;}
li ul.buying li img{width:100px;height:100px;}
#limitred{display:none; color:red}

#go_weibo{top:150px; _top:180px; width:30px}
#go_weibo a{background:none; padding-bottom:0}

.float_nav{position:fixed; top:0px; z-index:1000}

* html #go_weibo{ _position:absolute; _top:expression(eval(document.documentElement.scrollTop+180))}
* html .float_nav{ _position:absolute; _top:expression(eval(document.documentElement.scrollTop))}
* html #warmtips{ _position:absolute; _top:expression(eval(document.documentElement.scrollTop+272))}

#indexshop {margin-top:10px;}
#indexshop ul li.selected .store-item, 
#more-stores .left, #more-stores .right, 
#filter-selected-list li, 
.coupons-list .coupon .left, 
.coupons-list .coupon .right span b, 
.coupons-list li .scissors, #filter-tabs .score span, #filter-tabs .score .desc span, #filter-tabs .score .asc span{ background:url(../images/coupon_bg.png) no-repeat}


i.hot,i.new{width:21px;height:11px;overflow: hidden;text-indent: -9999px;float:left;margin-left:2px;margin-top:5px;}
i.hot{background:url(../images/bg3.png) -173px 0;}
i.new{background:url(../images/bg3.png) -144px 0;}


.coupons-list{ position:relative; margin-left:-1px; margin-bottom:-2px; overflow:hidden; zoom:1}
.coupons-list em{ font-style:normal}
.coupons-list li{ float:left; display:inline; margin-left:1px; width:325px; cursor:default;overflow:hidden;}
.coupons-list .coupon-wrapper{ float:left; width:325px; height:240px; position:relative;}
.coupons-list .coupon-wrapper a:hover{text-decoration: none;}
.coupons-list li .scissors{ position:absolute; display:none; left:195px; top:169px; width:20px; height:20px; overflow:hidden; background-position:-100px -80px}
.coupons-list h2{ padding-top:15px; padding-left:0px; padding-bottom:0; line-height:20px; font-size:14px; height:20px; overflow:hidden}
.coupons-list h2 a{float:left;}

#main_l_l .coupons-list h2{ padding-bottom:0}
.coupons-list .coupon{ display:block; margin:15px auto; width:314px; height:124px; border:solid 3px #B7E1EF; text-decoration:none; background-color:white; cursor:pointer}
.coupons-list .coupon:hover{ border-color:#f8ded5}
.coupons-list .coupon .left{ float:left; height:124px; width:188px; background-position:183px -75px}
.coupons-list .coupon .right{ float:left; width:126px; height:124px; background-color:#EAF9FF}
.coupons-list .coupon:hover .right {background:#fbf2ef}



.coupons-list .coupon .description{ display:block; margin:14px 10px 5px 2px; text-align:center; color:#666; font-size:14px}
.coupons-list .coupon .store-logo{ display:block; margin:6px auto 0 auto; width:90px; height:45px; overflow:hidden}
.coupons-list .coupon .store-logo img{ width:90px; height:45px; display:block; margin:auto}
.coupons-list .coupon .description em{ position:relative; top:2px; margin:0 5px; font-size:26px; font-weight:bold; font-family:Arial; color:#F44}
.coupons-list .coupon .description em.size22{ font-size:22px;}
.coupons-list .coupon .description em.size20{ font-size:20px;}
.coupons-list .coupon .description em.size18{ font-size:18px;}
.coupons-list .coupon .description em.size16{ font-size:16px;}
.coupons-list .coupon .description em.size14{ font-size:14px;}
.coupons-list .coupon .description em.size12{ font-size:12px;}
.coupons-list .coupon .description em.size10{ font-size:10px;}

.coupons-list .coupon .right em{ display:block; margin-top:24px; text-align:center; font-style:normal}
.coupons-list .coupon .right span b{ position:absolute; left:0; top:0; width:90px; height:30px}
.coupons-list .coupon .right .free{ padding-left:2px; font-size:18px; font-family:"Microsoft Yahei"; color:#f00}
.coupons-list .coupon .right .score{ font-size:16px; color:#FF2900; font-weight:bold}
.coupons-list .coupon .right span{ display:block; position:relative; margin:12px auto; width:90px; height:30px; text-align:center; font-size:18px; font-family:Microsoft Yahei; color:white; line-height:30px; background-color:#39ABD5}
.coupons-list .coupon .right .get b{ background-position:-5px -75px}
.coupons-list .coupon .right .get b:hover{ background-position:-5px -105px}
.coupons-list .coupon .right .pulled b{ background-position:-5px -135px}
.coupons-list .coupon .right .expire b{ background-position:-5px -165px}
.coupons-list .coupon .right .sale b{ background-position:-5px -195px}
.coupons-list .coupon-wrapper .info{ margin-left:5px; color:#666}
.coupons-list .coupon-wrapper .info span{margin-right:3px;}
.coupons-list .coupon-wrapper .info i{color:#07f;font-style: normal;}

.coupons-list li:hover .scissors, .coupons-list li.hover .scissors{ display:block}
.coupons-list li .scissors{ position:absolute; display:none; left:184px; top:169px; width:20px; height:20px; overflow:hidden; background-position:-100px -80px}

.pulledlist li{height:18px; line-height:18px; display:block}
.pulledlist li u, .pulledlist li b, .pulledlist li em{height:18px;font-family:Verdana; width:90px; float:left; display:block; font-weight:normal; font-style:normal; text-align:left; text-decoration:none}
.pulledlist li u{overflow:hidden;}
.pulledlist li b{margin-right:15px; text-align:center; width:100px}
.pulledlist li em{margin-left:10px; color:red; width:280px; text-align:center}
.pulledlist li.h{display:none}

ol.rank_coupon{background:url(../images/dots.gif) no-repeat left -2px; margin:0 15px}
ol.rank_coupon li{position:relative; padding-left:22px;  height:29px; overflow:hidden; line-height:29px; width:250px; list-style:none; padding-right:60px; margin-bottom:0px}
ol.rank_coupon li a{display:inline-block; text-decoration:none; color:#444}
ol.rank_coupon li a:hover{text-decoration:underline}
ol.rank_coupon li span{position:absolute; padding-left:5px;  color:#999}
#indexshop{margin-bottom:0}
#indexshop ul{padding:3px 0 1px 0; margin:0 9px; width:970px; height:152px; overflow:hidden; -webkit-transition-duration:300ms; -webkit-transition-timing-function:cubic-bezier(0.1,0.5,0.1,1); -webkit-transition-property:none}
#indexshop ul li{display:inline; float:left; margin:0 -1px -1px 0; width:122px; height:77px; overflow:hidden; cursor:pointer}
#indexshop ul .store-item{display:block; width:120px; height:75px; border:solid 1px #B0D8E8; color:#333; text-decoration:none; overflow:hidden}
#indexshop ul li.selected .store-item, #indexshop ul .store-item.hover, #indexshop ul .store-item:hover{position:relative; border-color:#06f}
#indexshop ul .store-logo{display:inline-block; padding:5px 20px; width:80px; height:40px; overflow:hidden; cursor:pointer; outline:none}
#indexshop ul .store-name{outline:none; display:block; width:120px; text-align:center; line-height:16px; height:16px; overflow:hidden; cursor:pointer; color:#333}
#indexshop ul .store-logo img{width:80px; height:40px; display:block; margin:auto}

#moreshop .more-text, #moreshop .less-text{position:absolute; left:33px; top:-2px; line-height:16px; height:16px; color:#333; text-decoration:none}
#moreshop{width:100px; height:15px; margin:0 auto; background:url(../images/more_bg.gif) no-repeat; cursor:pointer; position:relative; margin-top:-1px}
#moreshop .arrow{position:absolute; left:18px; bottom:6px; border:dashed transparent; width:0; height:0; font-size:0; line-height:0; border-width:5px 5px 0 5px; border-top:5px solid gray}
#moreshop .less-text{display:block; left:48px; display:none}
#moreshop.less .arrow{left:30px; border-width:0px 5px 5px 5px; border-bottom:solid 5px gray}

li#userweibo a{padding-right:0;}
li#userweibo a:hover{background:none;}
li#userweibo {margin-top:8px;}

.statics {display: none;}

.hotline {font-family:'Times New Roman';font-size:14px;font-weight: bold;color:#555;}
.hotline b {display:block;height:20px;width:100%;text-indent:-99999px;font-size:12px;background:url(../images/hotline.gif) center center no-repeat;overflow:hidden;}

#warmtips {border:3px solid #0395E4;height:262px;width:380px;position: fixed;right:0;bottom:-262px;z-index:999;background:#fff;display:none;}
#warmtips h2 {background:#DBF0FB;height:30px;display:block;margin:0;padding:0;line-height:30px;position:relative;}
#warmtips h2 b {width:151px;height:16px;text-indent:-9999px;position:relative;left:100px;top:6px;  font-size: 16px;padding: 0 0 6px;}
#warmtips h2 em {width:14px;background:url(../images/close.gif) no-repeat;height:14px;text-indent:-9999px;position:absolute;right:10px;top:7px;cursor:pointer;}
#wt_title {width:237px;background:url(../images/wttitle.gif) no-repeat;height:39px;text-indent:-9999px;margin:10px 0 10px 5px;}
#wt1 {width:362px;height:20px;margin:15px 0 0px 10px;}
#wt2 {width:283px;background:url(../images/wt2.gif) no-repeat;height:20px;text-indent:-9999px;margin:5px 0 0px 10px;}
#wt3 {width:362px;background:url(../images/wt3.gif) no-repeat;height:20px;text-indent:-9999px;margin:5px 0 0px 10px;}
#wt_search,#wt_weibo,#wt_text {margin-left:10px;}
#wt_search {height:70px;}
#wt_search .search{padding-top:0;}
#wt_weibo img {margin-right:10px;}
#wt_text {color:blue;margin-top:5px;}
.wtclose {margin-left:160px;margin-top:5px;}
.flink {clear:both;display:block;}
.flink li {width:150px;overflow:hidden;float:left;height:25px;line-height: 25px;}
#p_top{width:100%;float:left;padding-bottom:4px;margin-top:20px;}
#p_top_left{width:250px;float:left;margin-left:10px;}
#p_top_left img{border:1px solid #ccc}
#p_top_right{width:430px;float:left;padding-top:5px;}
#p_top_right li{margin-bottom:12px;color:#888;border-bottom: dashed 2px #D9D9D9;padding-bottom:3px}
.pred{color:red;font-weight:bold}
.pgreen{color:green;font-weight:bold}
.pyellow{color:#FFC125;font-weight:bold}
.dash_line{}
.main_l_i{float:left}

/*优惠券商家过滤样式*/
 .spacing20
{
    height: 0px;
    clear: both;
    overflow: hidden;
}
.pagecontent .pagination
{
    clear: both;
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center;
}
.pagecontent .pagination a
{
    display: inline-block;
    padding: 0 10px;
    line-height: 32px;
    border: solid 1px #E5E5E5;
}
.pagecontent .pagination .disabled, .pagecontent .pagination .current
{
    color: #A79999;
    text-decoration: none;
    cursor: default;
}
.pagecontent .pagination .ellipsis
{
    color: #A79999;
}
#etao-content, #etao-footer
{
    margin: auto;
    width: 990px;
}
#etao-content
{
    position: relative;
    background-color: #FFFFFF;
}
#etao-footer
{
    margin-top: 20px;
    padding-left: 0;
    text-align: center;
}
#stores-wrapper
{
    width: 990px;
}
#category-tabs
{
    clear: both;
    height: 28px;
    border-top: solid 1px #DCDCE6;
    border-bottom: solid 2px #BBBB01;
    background-image: -webkit-linear-gradient(#FAFBFF,#F6F6F6);
    background-image: -moz-linear-gradient(#FAFBFF,#F6F6F6);
    background-image: -o-linear-gradient(#FAFBFF,#F6F6F6);
    background-image: linear-gradient(#FAFBFF,#F6F6F6);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FAFBFF,endColorStr=#F6F6F6);
}
#category-tabs li
{
    display: inline;
    float: left;
    margin-right: -1px;
    width: 75px;
    height: 28px;
    border: solid #DCDCE6;
    border-width: 0 1px;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
}
#category-tabs li a
{
    display: block;
    text-decoration: none;
    color: #333;
}
#category-tabs li.current
{
    position: relative;
    padding-top: 1px;
    margin-top: -1px;
    margin-right: 0;
    border-color: #BBBB01;
    background: #BBBB01;
}
#category-tabs li.current a
{
    font-weight: bold;
    color: #FFF;
}
#stores-list-wrapper .stores-list li.selected .store-item, #more-stores .left, #more-stores .right
{
    background: url(/images/txy.png) no-repeat;
}
#stores-list-wrapper
{
    padding-bottom: 13px;
    width: 988px;
    border: solid 1px #9CCDEE;
    border-top: none;
}
#stores-list-wrapper .stores-list
{
    padding: 13px 0 1px 0;
    margin: 0 9px;
    width: 970px;
    height: 152px;
    overflow: hidden;
}
#stores-list-wrapper .stores-list li
{
    display: inline;
    float: left;
    margin: 0 -1px -1px 0;
    width: 122px;
    height: 77px;
    overflow: hidden;
    cursor: pointer;
}
#stores-list-wrapper .stores-list li.selected .store-item
{
    background-position: 0 0;
}
#stores-list-wrapper .stores-list .store-item
{
    display: block;
    width: 120px;
    height: 75px;
    border: solid 1px #ECECEC;
    color: #333;
    text-decoration: none;
    overflow: hidden;
}
#stores-list-wrapper .stores-list li.selected .store-item, #stores-list-wrapper .stores-list .store-item.hover, #stores-list-wrapper .stores-list .store-item:hover
{
    position: relative;
    border-color: #FF1E1E;
}
#stores-list-wrapper .stores-list .store-logo
{
    cursor: pointer;
    display: inline-block;
    height: 40px;
    outline: medium none;
    overflow: hidden;
    padding: 5px 20px;
    width: 80px;
}
#stores-list-wrapper .stores-list .store-logo img
{
    display: block;
    margin: auto;
}
#stores-list-wrapper .stores-list .store-name
{
    outline: none;
    display: block;
    width: 120px;
    text-align: center;
    line-height: 16px;
    height: 16px;
    overflow: hidden;
    cursor: pointer;
    color: #333;
}
#stores-list-wrapper .stores-list .store-name:hover
{
    text-decoration: none;
}
#more-stores
{
    width: 100px;
    height: 15px;
    margin: 0 auto;
    border: solid 1px #9CCDEE;
    border-top-color: #FFF;
    background-color: #FFF;
    cursor: pointer;
    position: relative;
    margin-top: -1px;
}
#more-stores .left, #more-stores .right
{
    position: absolute;
    top: -1px;
    width: 6px;
    height: 17px;
}
#more-stores .left
{
    left: -1px;
    background-position: -120px 0;
}
#more-stores .right
{
    right: -1px;
    background-position: -126px 0;
}
#more-stores .arrow
{
    position: absolute;
    left: 18px;
    bottom: 6px;
    border: dashed transparent;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
}
#more-stores .more-text, #more-stores .less-text
{
    position: absolute;
    display: none;
    left: 33px;
    top: -2px;
    line-height: 16px;
    height: 16px;
    color: #333;
    text-decoration: none;
}
#more-stores.more .more-text
{
    display: block;
}
#more-stores.less .less-text
{
    display: block;
    left: 45px;
}
#more-stores.less .arrow
{
    left: 30px;
}
#more-stores.more .arrow
{
    border-width: 5px 5px 0 5px;
    border-top: solid 5px #808080;
}
#more-stores.less .arrow
{
    border-width: 0 5px 5px 5px;
    border-bottom: solid 5px #808080;
}
#filter-bar
{
    background-color: #EBECF1;
    background-image: -moz-linear-gradient(#FFFFFF 0pt, #F5F7F4 1px, #EBECF1 32px);
    border-color: #C5CBDB;
    border-style: solid;
    border-width: 1px 0;
    cursor: default;
    height: 32px;
    line-height: 32px;
    margin-top: 11px;
}
.filter-bar
{
    background-color: #EBECF1;
    background-image: -moz-linear-gradient(#FFFFFF 0pt, #F5F7F4 1px, #EBECF1 32px);
    border-color: #C5CBDB;
    border-style: solid;
    border-width: 1px 0;
    cursor: default;
    height: 32px;
    line-height: 32px;
    margin-top: 11px;
    width: 990px;
}
#filter-tabs-description
{
    border-right: 1px solid #C5CBDB;
    color: #9C9EAD;
    display: block;
    float: left;
    padding: 0 15px;
}
#filter-tabs
{
    float: left;
}
#filter-tabs li
{
    border-right: 1px solid #C5CBDB;
    float: left;
    height: 32px;
    position: relative;
    text-align: center;
}
#filter-tabs li a
{
    color: #333333;
    float: left;
    text-decoration: none;
}
#filter-bar #filter-tabs li a:link:hover, #filter-bar #filter-tabs li a:visited:hover
{
    background: -moz-linear-gradient(50% 0 , #FFFFFF, #FFFFD3) repeat scroll 0 0 transparent;
}
#filter-tabs li.current a
{
    background-color: #FFFFFF;
}
#filter-tabs li span
{
    cursor: pointer;
    float: left;
    padding: 0 20px;
}
#filter-tabs li.current span
{
    padding-bottom: 1px;
}
#filter-tabs li.current a
{
}
#filter-tabs .price span
{
    background-position: right -198px;
}
#filter-tabs .price .asc span
{
    background-position: right -219px;
}
#filter-tabs .price .desc span
{
    background-position: right -240px;
}
#filter-selected-label
{
    display: inline;
    float: left;
    margin-left: 38px;
    margin-right: 2px;
}
#filter-selected-list
{
    float: left;
    padding: 6px 0;
}
#filter-selected-list li
{
    background-color: #FFFBD9;
    background-position: right -150px;
    border: 1px solid #FFAA7D;
    display: inline;
    float: left;
    height: 18px;
    line-height: 18px;
    margin-right: 8px;
}
#filter-selected-list li a
{
    color: #FF7200;
    padding-left: 6px;
    padding-right: 16px;
    text-decoration: none;
}
#filter-coupons-count
{
    float: right;
    margin-right: 12px;
}
#filter-coupons-count em
{
    font-weight: bold;
}
.pagecontent .pagination
{
    clear: both;
    padding-bottom: 20px;
    padding-top: 40px;
    text-align: center;
}
.pagecontent .pagination a
{
    border: 1px solid #E5E5E5;
    display: inline-block;
    line-height: 32px;
    padding: 0 10px;
}
.pagecontent .pagination .disabled, .pagecontent .pagination .current
{
    color: #A79999;
    cursor: default;
    text-decoration: none;
}
.pagecontent .pagination .ellipsis
{
    color: #A79999;
}

.navcss {
color: #666666;
display: block;
height: 26px;
line-height: 26px;
/*margin: 4px auto;*/
padding-left:10px;
}

.point {
    color: #CCCCCC;
    font-family: "SimSun";
    font-size: 12px;
    margin: 0 3px;
}
#pagefooter {
    clear: both;
    color: #999999;
    margin: 0 auto 20px;
    text-align: center;
    width: 990px;
}
#pagefooter .pagefooter_ad {
    padding-top: 5px;
}
#pagefooter .pagefooter_ad a {
    display: block;
    height: 80px;
}
#pagefooter .pagefooter_link {
    padding: 20px 0;
    text-align: center;
}
#pagefooter .pagefooter_link span {
    color: #999999;
    padding: 0 8px;
}
#pagefooter a {
    color: #999999;
}
#pagefooter a:hover {
    color: #FF6633;
    text-decoration: underline;
}
#pagefooter .pagefooter_tips {
    height: 47px;
    padding-left: 124px;
}
#pagefooter .pagefooter_tips a {
    display: block;
    float: left;
    height: 47px;
    margin-right: 10px;
    overflow: hidden;
    text-indent: -999em;
}
.pagefooter_tips .ftips1 {
    background-position: 0 -441px;
    width: 151px;
}
.pagefooter_tips .ftips2 {
    background-position: 0 -488px;
    width: 151px;
}
.pagefooter_tips .ftips3 {
    background-position: 0 -535px;
    width: 128px;
}
.pagefooter_tips .ftips4 {
    background-position: 0 -582px;
    width: 121px;
}
.pagefooter_tips .ftips5 {
    background-position: 0 -629px;
    width: 121px;
}
#pagefooter .pagefooter_copyright {
    color: #999999;
    font-family: Arial;
    padding-top: 3px;
}

/*coupon detail*/
.box_detail_img {
    height: 160px;
    padding-top: 20px;
    position: relative;
    text-align: center;
    width: 200px;
    /*background: none repeat scroll 0 0 #F6F6F6;*/
}

.detail_top {
    color: #666666;
    font-size: 16px;
    height: 50px;
    text-align: center;
    width: 100%;
    margin-top:10px;
}
.box_detail_img em {
    color: #FF4444;
    font-family: Arial;
    font-size: 26px;
    font-style: normal;
    font-weight: bold;
    margin: 0 5px;
    position: relative;
    top: 2px;
}
.box_detail_img em.size22{ font-size:22px;}
.box_detail_img em.size20{ font-size:20px;}

.pullbtn2 {
    background: url("/images/coupondetail/btn_receivebj.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: white;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    width: 90px;
}
.pullbtn3 {
    background: url("/images/coupondetail/goshopping.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: white;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    width: 90px;
}
a.pullbtn2:hover, a.pullbtn3:hover {
    color: white;
    text-decoration: none;
}

.couponbutton_gray, .couponbutton_gray_alpha {
    border: 0 none;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    width: 90px;
}
.couponbutton_gray {
    background: url("/images/goshopping.gif") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-weight: normal;
}
.couponbutton_gray_alpha {
    background: url("/images/gray_alpha_btn_bg.jpg") repeat scroll 0 0 transparent;
    color: #666666;
}
.couponbutton_gray:hover, .button_gray_alpha:hover {
    text-decoration: none;
}
.detail{
	font-size: 14px;
	line-height: 2.2;
	font-family: Microsoft YaHei;
	color: #333;
}
.normal_m ul.detail  li, .normal_m .detail p{
	margin: 0px 0px;
	line-height:28px;
}
.trhide{
	display:none;
}
.introduction {
height: 26px;
line-height: 26px;   
border-bottom: 2px solid #00a0ed;
margin: 6px 0px;
margin-bottom:6px;
}
.introduction2 {
height: 20px;
line-height: 20px;   
border-bottom: 1px solid #b8e2fb;
margin:10px 0px;
margin-bottom:6px;
}
.font16{
font-size: 16px;
font-family: Microsoft YaHei;
font-weight: bold;
}
.font14{
font-size: 15px;
font-family: Microsoft YaHei;
font-weight: bold;
}
.used_number {
font-size: 14px;
width: 96%;
background: gainsboro;
border-collapse: separate;
border-spacing: 1px;
margin:3px 15px;
}
.used_number th {
background: #EEE;
}
.used_number td, th {
text-align: center;
background: white;
white-space: nowrap;
height: 22px;
padding: 5px;
}
.used_number td a{
	font-size:12px;
}
.msg_info,.notice_area {
	background: url("/images/coupondetail/ico-info.gif") no-repeat scroll 10px 50% #E8F6FF;
	border: 1px solid #B8E2FB;
	margin-bottom: 10px;
	padding: 10px 10px 10px 35px;
	position: relative;
}
.notice_area2 {
	border: 1px solid #B8E2FB;
	margin-bottom: 10px;
	padding: 10px 10px 10px 35px;
	position: relative;
}
.notice_area3 {
	border: 2px solid #FF9913;
	margin-bottom: 10px;
	padding: 10px 10px 10px 35px;
	position: relative;
}
.view_get_quan_hint {
background: #FBFFEB;
border: 1px solid #CEE086;
padding: 5px 10px;
margin-top:10px;
}
#main_l_l .main_l_l_d.clear h2{
line-height: 28px;
color: #8AB121;
width:auto;
padding: 10px 15px;
margin-bottom:10px;
font-size: 20px;
font-family: Microsoft YaHei;
font-weight: normal;
border-bottom: 1px dashed #CFCFCF;
}
#main_l_l .main_l_l_d.clear h2 span{
	color: #017BC6;
	font-size:12px;
}
#main_l_l .main_l_l_d.clear h2 a{
	text-decoration: none;
}
#main_l_l .coupons-list li h2{
	width:325px;
	overflow:hidden;
}
.station_nav {
    color: #666666;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 4px auto;
}

.cf:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}


.new-coupons-list .coupon .left, 
.new-coupons-list .coupon .right span b, 
.new-coupons-list li .scissors, #filter-tabs .score span, #filter-tabs .score .desc span, #filter-tabs .score .asc span{ background:url(../images/coupon_bg.png) no-repeat}

.new-coupons-list{ position:relative; margin-left:-1px; margin-bottom:-2px; overflow:hidden; zoom:1}
.new-coupons-list em{ font-style:normal}
.new-coupons-list li{  border-bottom: 1px dotted #D9D9D9;float:left; display:inline; margin-left:10px; width:340px; cursor:default;overflow:hidden;}
.new-coupons-list .coupon-wrapper{ float:left; width:340px; height:230px; position:relative;}
.new-coupons-list .coupon-wrapper a:hover{text-decoration: none;}

.new-coupons-list li .scissors{ position:absolute;  left:195px; top:169px; width:20px; height:20px; overflow:hidden; background-position:-100px -80px}
.new-coupons-list li:hover .scissors, .new-coupons-list li.hover .scissors{ display:block}

.new-coupons-list h2{ padding-top:5px; padding-left:5px; padding-bottom:0; line-height:20px; font-size:14px; height:20px; overflow:hidden}
.new-coupons-list h2 a{float:left;}

.new-coupons-list .coupon{ display:block; margin:15px auto; width:326px; height:124px; border:solid 3px #B7E1EF; text-decoration:none; background-color:white; cursor:pointer}
.new-coupons-list .coupon:hover{ border-color:#f8ded5}
.new-coupons-list .coupon .left{ float:left; height:124px; width:200px; background-position:195px -75px}
.new-coupons-list .coupon .right{ float:left; width:126px; height:124px; background-color:#EAF9FF}
.new-coupons-list .coupon:hover .right {background:#fbf2ef}

.new-coupons-list .coupon .description{ display:block; margin:26px 5px 0 0; text-align:center; color:#666; font-size:14px}
.new-coupons-list .coupon .store-logo{ display:block; margin:6px auto 0 auto; width:90px; height:45px; overflow:hidden}
.new-coupons-list .coupon .store-logo img{ width:90px; height:45px; display:block; margin:auto}
.new-coupons-list .coupon .description em{ position:relative; top:2px; margin:0 5px; font-size:26px; font-weight:bold; font-family:Arial; color:#F44}
.new-coupons-list .coupon .description em.size22{ font-size:22px;}
.new-coupons-list .coupon .description em.size20{ font-size:20px;}
.new-coupons-list .coupon .description em.size18{ font-size:18px;}
.new-coupons-list .coupon .description em.size16{ font-size:16px;}
.new-coupons-list .coupon .description em.size14{ font-size:14px;}
.new-coupons-list .coupon .description em.size12{ font-size:12px;}
.new-coupons-list .coupon .description em.size10{ font-size:10px;}
.box_detail_img em.size22{ font-size:22px;}
.box_detail_img em.size20{ font-size:20px;}
.box_detail_img em.size18{ font-size:18px;}
.box_detail_img em.size16{ font-size:16px;}
.box_detail_img em.size14{ font-size:14px;}
.box_detail_img em.size12{ font-size:12px;}
.box_detail_img em.size10{ font-size:10px;}

.new-coupons-list .coupon .right em{ display:block; margin-top:24px; text-align:center; font-style:normal}
.new-coupons-list .coupon .right span b{ position:absolute; left:0; top:0; width:90px; height:30px}
.new-coupons-list .coupon .right .free{ font-size:18px; font-family:"Microsoft Yahei"; color:#f00}
.new-coupons-list .coupon .right .score{ font-size:16px; color:#FF2900; font-weight:bold}
.new-coupons-list .coupon .right span{ display:block; position:relative; margin:12px auto; width:90px; height:30px; text-align:center; font-size:18px; font-family:Microsoft Yahei; color:white; line-height:30px; background-color:#39ABD5}
.new-coupons-list .coupon .right .get b{ background-position:-5px -75px}
.new-coupons-list .coupon .right .get b:hover{ background-position:-5px -105px}
.new-coupons-list .coupon .right .pulled b{ background-position:-5px -135px}
.new-coupons-list .coupon .right .expire b{ background-position:-5px -165px}
.new-coupons-list .coupon .right .sale b{ background-position:-5px -195px}

.new-coupons-list .coupon-wrapper .info {
    bottom: 0;
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 100%;
    margin-left:1px; 
    color:#666;
    overflow: hidden;
}
.new-coupons-list .coupon-wrapper .info em {
    float: left;
    font-style: normal;
    height: 22px;
    line-height: 22px;
    margin: 5px 2px 5px 2px;
}
.new-coupons-list .coupon-wrapper .info i {
    background: url("../images/newbg22.png") no-repeat scroll 0 -1029px;
    display: block;
    float: left;
    height: 13px;
    margin-right: 3px;
    margin-top: 5px;
    width: 13px;
}

.new-coupons-list .coupon-wrapper .info i.date {
    background-position: -89px -1029px;
}
.new-coupons-list .coupon-wrapper .info i.remain {
    background-position: -24px -1029px;
    width: 14px;
}
.new-coupons-list .coupon-wrapper .info i.name {
    background-position: -49px -1029px;
}

.store
{
       background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DFDFDF;
    color: #747474;
    line-height: 25px;
    margin-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}

.store .btn_go
{
  background: none repeat scroll 0 0 #F6772A;
    border-bottom: 2px solid #C66240;
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 43px;
    line-height: 43px;
    text-align: center;
}

.adminPanel
{
    border-style: solid; 
    border-width: 1px; 
    border-color: red;
   padding:2px;
}

.adminPanelGreen
{
    border-style: solid; 
    border-width: 1px; 
    border-color: green;
   padding:2px;
}

.coupon_tips
{
        background: none repeat scroll 0 0 #FBFBFB;
    border: 1px dashed #FF4400;
    clear: both;
    margin-top: 20px;
    padding: 13px 20px;
}

.coupon_tips .tips_title {
    color: #F28E00;
    font-size: 12px;
    line-height: 20px;
    font-weight:bold;
}
.coupon_tips .tips_content {
    color: #333333;
    font-size: 12px;
}

.box_detail_img .coupondetail_left_fubiao
{
    left: 0;
    position: absolute;
    top: 0;    
}

.normal_l .quan_shoulu {
    height: 54px;
    position: absolute;
    right: -2px;
    top: -2px;
    width: 56px;
    z-index: 9999;
}

 .fr
{
    float: right;
}
.fl
{
    float: left;
}
        
.other_quan
{
    margin-top: 15px;
    text-align: center;
}
.other_quan a:link, .other_quan a:visited, .other_quan a:hover
{
    background: none repeat scroll 0 0 #FF9900;
    border-radius: 3px 3px 0 0;
    color: #FFFFFF;
    display: inline-block;
    margin-right: 5px;
    padding: 2px 10px;
}
.getquan_step
{
    /*background: none repeat scroll 0 0 #FAFAFA;*/
    border-top: 1px solid #E5E5E5;
    font-family: "宋体" ,Arial;
    height: 100px;
    margin: 10px 0;
    padding: 10px;
}
.getquan_step p
{
    height: 24px;
    line-height: 24px;
    padding: 3px 0;
}
.getquan_step_info .fl a
{
    color: #FF9900;
}
.getquan_step_info .fr a
{
    color: #83C215;
}
        
.gobuys .go-action
{
    float: left;
    width: 114px;
}
.gobuys .go-action a
{
    margin-top: 15px;
}
        
.gobuys .stat-info
{
    float: left;
    margin-top: 18px;
    width: 220px;
}
        
.normal_m .how
{
    float: left;
    margin: 24px 0 0 8px;
}
/*        
.normal_m .help-icon
{
    background: url("/ImageUpload/2014170041426.jpg") no-repeat scroll 0 0;
    background-position: 0 0;
    display: inline-block;
    padding-left: 16px;
    text-indent: -999em;
}*/
        
.go-action .buy:link, .go-action .buy:visited, .go-action .buy:hover
{
    color: #999999;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    margin: 15px 0;
    background: url("/ImageUpload/201417063969.jpg") no-repeat scroll 0 0;
    color: #FFFFFF;
    font-size: 14px;
    height: 38px;
    text-align: center;
    width: 102px;
}
        
.right_side  .detailBox
{
    font-family: "微软雅黑" , "宋体";
    font-size: 12px;
    line-height: 1.5em;
    margin: 7px 0;
    padding: 0;
    position: relative;
    word-break: break-all;
}
.right_side  .detailBox img
{
    border: 1px solid #F0F0F0;
    border-radius: 1px;
    display: block;
    float: left;
    height: 40px;
    margin: 0 8px 0 0;
    padding: 2px;
    width: 80px;
}
.right_side  .go-shopping
{
    clear: both;
    margin: 20px 0 0;
    text-align: center;
}
.right_side .s-btn
{
    background: none repeat scroll 0 0 #F3F3F3;
    border-color: #DEDEDE;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    color: #999999;
    cursor: pointer;
    display: inline-block;
    letter-spacing: 0;
    padding: 0;
    text-decoration: none;
    word-spacing: 0;
}
.right_side .s-btn-yellow
{
    border-color: #55AADD;
}
.right_side .s-btn .i
{
    border: 0 none;
    color: #404040;
    cursor: pointer;
    display: inline-block;
    height: 18px;
    margin: 0;
    overflow: visible;
    padding: 1px 12px;
}
.right_side  .s-btn-yellow .i:link, .right_side  .s-btn-yellow .i:visited,.right_side  .s-btn-yellow .i:hover
{
    background-color: #55AADD;
    background-position: 0 0;
    color: #FFFFFF;
}
        
.yhq_help_a dt
{
    color: #336699;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 10px 0 0;
     border-bottom: 1px solid #C3D2DC;
      color: #333333;
}
.yhq_help_a dd
{
    width: 680px;
}
.yhq_help_a dd.yhq_t
{
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FF7766;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0 5px;
}
.yhq_help_a dd p
{
    line-height: 25px;
}
        

                            
.notice_area2
{
    background: none repeat scroll 0 0 #F6FFE6;
    border: 1px solid #D3E1B9;
    color: #555555;
    line-height: 29px;
    margin-bottom: 10px;
    padding: 5px 17px;     
}

.left_float_bar{position:fixed;width:23px;padding-bottom:10px;overflow:hidden;display:none;top:353px;}
.left_float_bar div,.left_float_bar a{width:23px;padding-top:24px;background:url(../images/bg_pannel.jpg) no-repeat;text-align:center;line-height:13px;}
.left_float_bar a{display:block;width:22px;padding:2px 1px 8px 0;background-position:0 bottom;text-decoration:none;color:#f60;}
.left_float_bar .item{background-position:-23px 0;padding-top:20px;margin-bottom:5px;}
* html .left_float_bar { /* ie6 hack */
    _position:absolute;
    _top:expression(eval(document.documentElement.scrollTop+313));
}


.cartTop {
    bottom: 5px;
    position: fixed;
    z-index: 9999;
}

.cartTop .hideitem
{
    display:block;
}
.cartTop .item {
    background-color: #FFFFFF;
    border: 1px solid #DCDCDC;
    border-radius: 4px;
    display: none;
    margin: 10px 0 0;
    outline: 0 none;
    padding: 10px 0;
    text-align: center;
    width: 60px;
}
.cartTop .item:hover {
    background-color: #FAFAFA;
    text-decoration: none;
}
.cartTop .item .icon {
    display: block;
    height: 35px;
    margin: 0 auto 3px;
    width: 35px;
}
.cartTop .item .text {
    color: #666666;
}
.cartTop .item .top {
    background-image: url("/ImageUpload/2014116233228259.jpg");
    background-position: 3px -280px;
    background-repeat: no-repeat;
}
.cartTop .item:hover .top {
    background-position: -34px -280px;
}
.cartTop .item.csbox {
    bottom: 20px;
}
.cartTop .item .cs {
    background-image: url("/ImageUpload/2014116233228259.jpg");
    background-position: 0 -360px;
    background-repeat: no-repeat;
}
.cartTop .item:hover .cs {
    background-position: -38px -360px;
}

/*消息中心*/
#note_tips{
display:none;position:fixed;top:28px;padding:4px 8px;z-index:9999;background:#FFFCB0;-moz-border-radius:3px;
-webkit-border-radius: 3px;border-radius: 3px;border:1px solid #FDE288;}
/* ie6 hack */
* html #note_tips {_position:absolute; _top:expression(eval(document.documentElement.scrollTop+5));}
#note_tips a{color:#242424;}
.note_num {font-style: normal;color:#f00;}
#note_list {display:none;position: absolute;width:360px;/*height:160px;*/background:#FFFCB0;right:-1px;
-moz-border-radius:3px;-webkit-border-radius: 3px;border-radius: 3px;border:1px solid #FDE288;border-top:none;}
#note_inner {position:relative;}
#note_tips.hover #note_list,#note_tips:hover #note_list {display:block;}
#note_list ul,#note_act {width:350px;margin:8px auto;}
#note_list ul li{line-height:22px;background:url(../images/bg.png) -585px -5px no-repeat;text-indent:15px;}
#note_list ul li a{color:#D92E02}
#note_act{width:350px;}
#note_act a{color:#666;margin:0 3px;}

.r,.right
{
float:right;
}

.l,.left
{
float:left;    
}

body
{
    color: #555555;
    font-family: Arial,"SimSun";
    font-size: 12px;
    margin: 0;
    padding: 0;
}
.coupon-box-nav
{
     -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-image: url("/ImageUpload/1836413index.png");
    border-color: #DDDDDD;
    border-image: none;
    border-style: solid solid none none;
    border-width: 1px 1px 0;
    height: 43px;
    width:728px;
}

.coupon-box-nav .tabs-nav li
{
    float: left;
    display: block;
    height: 40px;
    line-height: 40px;
    outline: 0 none;
    padding: 0 28px;
    position: relative;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
}
.coupon-box-nav .tabs-nav li.current
{
    background-color: #FFFFFF;
    border-top: 3px solid #2EB6AA;
    height: 41px;
    line-height: 41px;
    margin-top: -1px;
    color: #333333;
    font-weight: bold;
    border-right: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0;
    box-shadow: 0 0 1px #FFFFFF inset;
}

.coupon-box-nav .tabs-nav li a
{
    color: #00BBBB;    
     font-size: 12px;
    font-weight: normal;
}

.coupondetail-nav {
    border-bottom: 2px solid #2EB6AA;
    margin: 20px 0 10px;
}
.coupondetail-nav li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FAF9F7;
    border-color: #DCDCDC;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    float: left;
    font: 900 14px "Microsoft yahei";
    height: 29px;
    margin-right: 5px;
    padding: 0 12px;
    position: relative;
}
.coupondetail-nav li a {
    color: #666666;
    display: inline-block;
    font-weight: normal;
    height: 29px;
    line-height: 29px;
}
.coupondetail-nav li.current a {
    color: #FFFFFF;
}
.coupondetail-nav li.current {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #2EB6AA;
    border-color: #2EB6AA;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
}

.infoNoData {
    background-color: #FAFAFA;
    border: 1px solid #E5E5E5;
    font-family: "SimSun";
    font-size: 12px;
    margin-top:10px;
    padding: 10px 0;
    text-align: center;
}

.left_side .intro
{
    padding-left:10px;    
}


/*
.quick_menu .fav a {
    background: url("/ImageUpload/201429257132.jpg") no-repeat scroll -210px -361px;
    padding-left: 25px;
    padding-top:2px;
}
*/
.autocomplete{ border: 1px solid #7F9DB9; position: absolute;background:#fff;z-index:99;}
.autocomplete a
{
    text-decoration:none;    
}
/*每行的格式*/
.autocomplete li{ display: block; text-align: left; height: 20px; line-height: 20px; background-color: #fff; cursor: default; padding: 0 5px; clear: both; font-size:12px;font-family:Verdana;overflow:hidden;}
/*鼠标选中时的格式*/
.autocomplete .selected{ background: #FFA800; color: #fff; overflow:hidden;}
/*鼠标离开时代格式*/
.autocomplete .unselected{ background: #fff; color: #666; }
/*关键字信息*/
.autocomplete .keyname{ 
     
}
/*关键字扩展信息*/
.autocomplete .keyextend{ display: block; float: right; color: green; }
.autocomplete .unselected .keyextend{ color: green; }
.autocomplete .selected .keyextend{ color: #fff; }
/*关闭*/
.autocomplete .close{ text-align: right; }
.autocomplete .close span{ color: blue; cursor: pointer; text-decoration: underline; font-size:12px;}

.search .hotword
{
    background: url("/AdminImageUpload/2014212224234303.jpg") no-repeat scroll -352px -798px;
    height: 22px;
    position: absolute;
    right: 5px;
    text-indent: -99999px;
    top: 5px;
    width: 24px;
    z-index: 12;
}
.search .hotword-on
{
    background: url("/AdminImageUpload/2014212224234303.jpg") no-repeat scroll -352px -776px;
}
.search .hot-num
{
    background: url("/AdminImageUpload/2014212224234303.jpg") no-repeat scroll -255px -775px;
    color: #FFFFFF;
    cursor: pointer;
    height: 18px;
    left: 4px;
    position: absolute;
    text-align: center;
    text-indent: 0;
    top: -9px;
    width: 18px;
}
                        
.mysearchinput
{
    float: left;
    background: none repeat scroll 0 0 #FFFFFF;
    /*display: inline;*/
    height: 36px;
    position: relative;
}
                        
#search-hotword.attention
{
    background-position: 4px -373px;
}
#search-hotword.open
{
    background-position: 11px -40px;
}
#search-hotword
{
    background-position: 11px -19px;
    height: 26px;
    right: 2px;
    top: 2px;
    width: 30px;
}
                        
.g-toggle
{
    background-image: url("/AdminImageUpload/2014212224451355.jpg");
    background-repeat: no-repeat;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
}
#search-hotword-update
{
    background-image: url("/AdminImageUpload/2014212224523861.jpg");
    background-repeat: no-repeat;
}
#search-hotword-update
{
    background-position: 0 0;
    color: #FFFFFF;
    cursor: pointer;
    display: none;
    font-family: simsun;
    font-weight: bold;
    height: 20px;
    line-height: 18px;
    overflow: hidden;
    position: absolute;
    right: 3px;
    text-align: center;
    top: -9px;
    width: 20px;
    z-index: 30;
}
                        
.search_suggest .icon
{
    padding-right: 8px;
}
.search_suggest .define
{
    font-weight: bold;
    padding-left: 18px;
}
.search_suggest .hot-icon
{
    display: inline-block;
    display:-moz-inline-stack;
    zoom:1;
    *display:inline;
    font-size: 11px;
    height: 14px;
    line-height: 14px;
    margin: 4px 0 1px;
}
.search_suggest .hot-icon-index
{
    color: #FFFFFF;
    margin-right: 8px;
    text-align: center;
    width: 16px;
}
.search_suggest .hot-icon-dark
{
    background: none repeat scroll 0 0 #DFDFDF;
}
.search_suggest .hot-icon-orange
{
    background: none repeat scroll 0 0 #FA8F29;
}
                        
.search_suggest .hot-icon-new
{
    background: url("/AdminImageUpload/2014212224234303.jpg") no-repeat scroll -204px -800px;
    text-indent: -99999px;
    width: 14px;
}
.search_suggest .list-hook
{
    padding-bottom: 8px;
}
.search_suggest .footer-hook
{
    bottom: 1px;
    font-size: 12px;
    line-height: 22px;
    position: absolute;
    right: 8px;
    z-index: 990;
}
.search_suggest .hotword-tip a
{
    color: #999999;
    font-size: 10px;
}
.search_suggest .hotword-tip a:hover
{
    color: #0053A5;
}
.feedback-btn
{
    z-index: 999;
    display: block;
    right: 0;
    position: fixed;
    bottom: 30px;
}
.feedback-btn a.zh-cn i
{
    background: url("/AdminImageUpload/201446214824309.jpg") repeat scroll 0 0 transparent;
    display: block;
    height: 18px;
    left: 6px;
    position: absolute;
    top: 7px;
    width: 18px;
    -webkit-transition: right 0.15s ease-in-out;
    -moz-transition: right 0.15s ease-in-out;
    transition: right 0.15s ease-in-out;
}
.feedback-btn a.clue i
{
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGsAAACQCAYAAAAP6pXWAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKTWlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVN3WJP3Fj7f92UPVkLY8LGXbIEAIiOsCMgQWaIQkgBhhBASQMWFiApWFBURnEhVxILVCkidiOKgKLhnQYqIWotVXDjuH9yntX167+3t+9f7vOec5/zOec8PgBESJpHmomoAOVKFPDrYH49PSMTJvYACFUjgBCAQ5svCZwXFAADwA3l4fnSwP/wBr28AAgBw1S4kEsfh/4O6UCZXACCRAOAiEucLAZBSAMguVMgUAMgYALBTs2QKAJQAAGx5fEIiAKoNAOz0ST4FANipk9wXANiiHKkIAI0BAJkoRyQCQLsAYFWBUiwCwMIAoKxAIi4EwK4BgFm2MkcCgL0FAHaOWJAPQGAAgJlCLMwAIDgCAEMeE80DIEwDoDDSv+CpX3CFuEgBAMDLlc2XS9IzFLiV0Bp38vDg4iHiwmyxQmEXKRBmCeQinJebIxNI5wNMzgwAABr50cH+OD+Q5+bk4eZm52zv9MWi/mvwbyI+IfHf/ryMAgQAEE7P79pf5eXWA3DHAbB1v2upWwDaVgBo3/ldM9sJoFoK0Hr5i3k4/EAenqFQyDwdHAoLC+0lYqG9MOOLPv8z4W/gi372/EAe/tt68ABxmkCZrcCjg/1xYW52rlKO58sEQjFu9+cj/seFf/2OKdHiNLFcLBWK8ViJuFAiTcd5uVKRRCHJleIS6X8y8R+W/QmTdw0ArIZPwE62B7XLbMB+7gECiw5Y0nYAQH7zLYwaC5EAEGc0Mnn3AACTv/mPQCsBAM2XpOMAALzoGFyolBdMxggAAESggSqwQQcMwRSswA6cwR28wBcCYQZEQAwkwDwQQgbkgBwKoRiWQRlUwDrYBLWwAxqgEZrhELTBMTgN5+ASXIHrcBcGYBiewhi8hgkEQcgIE2EhOogRYo7YIs4IF5mOBCJhSDSSgKQg6YgUUSLFyHKkAqlCapFdSCPyLXIUOY1cQPqQ28ggMor8irxHMZSBslED1AJ1QLmoHxqKxqBz0XQ0D12AlqJr0Rq0Hj2AtqKn0UvodXQAfYqOY4DRMQ5mjNlhXIyHRWCJWBomxxZj5Vg1Vo81Yx1YN3YVG8CeYe8IJAKLgBPsCF6EEMJsgpCQR1hMWEOoJewjtBK6CFcJg4Qxwicik6hPtCV6EvnEeGI6sZBYRqwm7iEeIZ4lXicOE1+TSCQOyZLkTgohJZAySQtJa0jbSC2kU6Q+0hBpnEwm65Btyd7kCLKArCCXkbeQD5BPkvvJw+S3FDrFiOJMCaIkUqSUEko1ZT/lBKWfMkKZoKpRzame1AiqiDqfWkltoHZQL1OHqRM0dZolzZsWQ8ukLaPV0JppZ2n3aC/pdLoJ3YMeRZfQl9Jr6Afp5+mD9HcMDYYNg8dIYigZaxl7GacYtxkvmUymBdOXmchUMNcyG5lnmA+Yb1VYKvYqfBWRyhKVOpVWlX6V56pUVXNVP9V5qgtUq1UPq15WfaZGVbNQ46kJ1Bar1akdVbupNq7OUndSj1DPUV+jvl/9gvpjDbKGhUaghkijVGO3xhmNIRbGMmXxWELWclYD6yxrmE1iW7L57Ex2Bfsbdi97TFNDc6pmrGaRZp3mcc0BDsax4PA52ZxKziHODc57LQMtPy2x1mqtZq1+rTfaetq+2mLtcu0W7eva73VwnUCdLJ31Om0693UJuja6UbqFutt1z+o+02PreekJ9cr1Dund0Uf1bfSj9Rfq79bv0R83MDQINpAZbDE4Y/DMkGPoa5hpuNHwhOGoEctoupHEaKPRSaMnuCbuh2fjNXgXPmasbxxirDTeZdxrPGFiaTLbpMSkxeS+Kc2Ua5pmutG003TMzMgs3KzYrMnsjjnVnGueYb7ZvNv8jYWlRZzFSos2i8eW2pZ8ywWWTZb3rJhWPlZ5VvVW16xJ1lzrLOtt1ldsUBtXmwybOpvLtqitm63Edptt3xTiFI8p0in1U27aMez87ArsmuwG7Tn2YfYl9m32zx3MHBId1jt0O3xydHXMdmxwvOuk4TTDqcSpw+lXZxtnoXOd8zUXpkuQyxKXdpcXU22niqdun3rLleUa7rrStdP1o5u7m9yt2W3U3cw9xX2r+00umxvJXcM970H08PdY4nHM452nm6fC85DnL152Xlle+70eT7OcJp7WMG3I28Rb4L3Le2A6Pj1l+s7pAz7GPgKfep+Hvqa+It89viN+1n6Zfgf8nvs7+sv9j/i/4XnyFvFOBWABwQHlAb2BGoGzA2sDHwSZBKUHNQWNBbsGLww+FUIMCQ1ZH3KTb8AX8hv5YzPcZyya0RXKCJ0VWhv6MMwmTB7WEY6GzwjfEH5vpvlM6cy2CIjgR2yIuB9pGZkX+X0UKSoyqi7qUbRTdHF09yzWrORZ+2e9jvGPqYy5O9tqtnJ2Z6xqbFJsY+ybuIC4qriBeIf4RfGXEnQTJAntieTE2MQ9ieNzAudsmjOc5JpUlnRjruXcorkX5unOy553PFk1WZB8OIWYEpeyP+WDIEJQLxhP5aduTR0T8oSbhU9FvqKNolGxt7hKPJLmnVaV9jjdO31D+miGT0Z1xjMJT1IreZEZkrkj801WRNberM/ZcdktOZSclJyjUg1plrQr1zC3KLdPZisrkw3keeZtyhuTh8r35CP5c/PbFWyFTNGjtFKuUA4WTC+oK3hbGFt4uEi9SFrUM99m/ur5IwuCFny9kLBQuLCz2Lh4WfHgIr9FuxYji1MXdy4xXVK6ZHhp8NJ9y2jLspb9UOJYUlXyannc8o5Sg9KlpUMrglc0lamUycturvRauWMVYZVkVe9ql9VbVn8qF5VfrHCsqK74sEa45uJXTl/VfPV5bdra3kq3yu3rSOuk626s91m/r0q9akHV0IbwDa0b8Y3lG19tSt50oXpq9Y7NtM3KzQM1YTXtW8y2rNvyoTaj9nqdf13LVv2tq7e+2Sba1r/dd3vzDoMdFTve75TsvLUreFdrvUV99W7S7oLdjxpiG7q/5n7duEd3T8Wej3ulewf2Re/ranRvbNyvv7+yCW1SNo0eSDpw5ZuAb9qb7Zp3tXBaKg7CQeXBJ9+mfHvjUOihzsPcw83fmX+39QjrSHkr0jq/dawto22gPaG97+iMo50dXh1Hvrf/fu8x42N1xzWPV56gnSg98fnkgpPjp2Snnp1OPz3Umdx590z8mWtdUV29Z0PPnj8XdO5Mt1/3yfPe549d8Lxw9CL3Ytslt0utPa49R35w/eFIr1tv62X3y+1XPK509E3rO9Hv03/6asDVc9f41y5dn3m978bsG7duJt0cuCW69fh29u0XdwruTNxdeo94r/y+2v3qB/oP6n+0/rFlwG3g+GDAYM/DWQ/vDgmHnv6U/9OH4dJHzEfVI0YjjY+dHx8bDRq98mTOk+GnsqcTz8p+Vv9563Or59/94vtLz1j82PAL+YvPv655qfNy76uprzrHI8cfvM55PfGm/K3O233vuO+638e9H5ko/ED+UPPR+mPHp9BP9z7nfP78L/eE8/sl0p8zAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1mAAADqYAAAXb5JfxUYAAAYaSURBVHja7J1PbBRVHMc/C2j0QLrEc037xFjFw54MQQJLjZAQjW2ieGw5gPEkPXksHj0Y4GTQA+vVeFgiEKNRS2KM4eKamEgC+1g8eDNs5WCIwXp4v8HHMDud7p/pot9PsulOd+ZN8j75vfebN2/eVNrtNhnMAm/a3yftf78C3wCfAl+nD3DOIUbLttT2DPAhUM/Yd6d9jgMrwNvAVVVheWyJvu8HrvQQlaZu++5XFZYvawY4D2yPfusCrZxjt9sxM6rG8mRVgHPARErUAft0c46fsGMrqspyZL0E7E79/6hzrgVMFShjt5UhSpB1JENU03tfAzrOuR3AUaCZU84RVWU5smaj7ZPOuYZ97zjnupaWN5xz88B0j3IUWSXJmoy2V733Ne99PREF4L2vmrSOpe1pplWV5ci6E22fAn4EliNRc8BitE9WhqgEoyRZv2VdR3nv6xZNTaAR/faJqm3zZF3p8du96EqaRO99zbLEpqqufCrtdvsQ8EWP30/bddZPQMs510n6L+AGUI2EqiksQVYF+D7jWiuLFeA9oAPMWR8nWSWxDViz66gfUqMYWdTt0zBZouQ+C8Lo+WvA7YLHLcZNoChXFsBl4AWLMDHmspII2wMcAj4GPPCXqmlMEoy1tTXVwkMaWUKyhGRJlpAsIVmSJSRLjEbWLHAWuEa4k3zHvp9F8y02jfQIRt706ZgVNH16U2XtBz7n/lm5edwGXiUMAIsSZc3w4P2sW8BNoJZz/CrhpqUirKQ+q9f06Vk0fXrsZGVOnyZMOZsqUIamT5co60iGqKY1fx1A06fHqM+6Djxl2ycJE2Ig3LZPN4FThFlNadqEB+3EiCNrMpUw1Cx1j0VV7W+H7OnTk6rKcmTlTp8mzGJajLZbGeU8qqospxm8CjyT8duBKIriJrFmQh8oS9U5+shad/p0SlQLTZ/etMgqPH3a+qyk/7pv+rQiqxxZQ5k+LVnlyILs4aY8GiZLkbUJsmDjA7lKMDYhwUjQ9OmHKLLiCHkZeJ0w5jcJPKLIGk9Z4iFoBoVkCcmSLCFZQrIkS0iWGJxt3vuN7L8VeA5w/DuI2wWuE+YO3i1akFar7kNWgX0qwGFgAThI75H5VeBLwkJclwiLoYgSm8F9hHtdF4A3yL+FMmH7XLBj9ql6y5H1GOGJkcsUuymZZrcde9bKEiOSNQF8RVhsf1COW1kTqurhy3rc+pu9QzzHXuCilS2GKOsMYTmgPDp9nOdFK1sMSdZh4Ng6+68456aBpT7OdYywJpQYUNYW4P119m0B83aNdLrPCPtAF+KDyzoMPL9O03cgWiv3HMUeB0qzy84lBpC1kLNPF5iPRJ2w/meJ/BfL9GJB1d4flXa7vRX4vUd63bWIapmoOWxh42QHew3GAsVX91wFnnDO3VX1bzyyns25DlpKierEoqz/ajnnluydJfMF+rIJO6foQ9bOHFGNKHq6ibhe2IL9zQLnfVpV35+sXlG14L2fMlGnnHMr6R2iNd5jbhY4r0Y0hnBRHFMjPIf1LdHrLlJ91S1LOO67FitwXo1m9Cnrj5zfq1HSsJyRzjfTUWJNZUdVOxpZ1wruW7ckI5HStXdqnfHen0g1iU1V7Whk/WLpdBFOZSQVXRvRWIyEaRxwRLLuEm5jFGHKe7/YIxM8DczZm4A6hGUaxAgSjI28E2vZe1+3TzUlrGFCaxZdLVXx8EjmYFwCfiZ/fPBedFmGmGSFSQZ4Hmjayz3nbL95yyirqurhRdbfwLsDlFO3/uyGDfImGWGN8BC5GPJ11iXC+0cGZdGiqWbRpb5ryM1gwjuE2xh7Biy3SljaToxwBONPwv2m71Q14y8Lu+Y6CHyk6hl/WUmEvWWJg57eH3NZCZet/3oF+Iz8cURRcoKRxRph3t9FwoMJuwgPJuyg2JILWahP7AMtrfAfagaFZAnJkiwhWUKyJEtIlpAsyRKSJSRLsoRkCcmSLCFZQrIkS0iWkCzJEpIlJEuyhGQJyZIsIVlCsiRLSJaQLMkSkiUkS7KEZAnJkiwhWUKyJEtIlpAsyRKSJSRLsoRkCcmSLCFZQrIkS0iWZAnJEpL1v+afAQDCgpOdjMHRyQAAAABJRU5ErkJggg==") repeat scroll 0 0 transparent;
    display: block;
    height: 18px;
    left: 6px;
    position: absolute;
    top: 7px;
    width: 18px;
    -webkit-transition: right 0.15s ease-in-out;
    -moz-transition: right 0.15s ease-in-out;
    transition: right 0.15s ease-in-out;
}
.feedback-btn a.zh-cn:hover i
{
    background-position: 0 -27px;
}
.feedback-btn a.zh-cn
{
    border-radius: 4px 0 0 4px;
    border: 1px solid #75a3d;
    background-color: #aaa;
    color: #fff;
    display: inline-block;
    opacity: 0.4;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 32px;
    line-height: 12px;
    margin-right: -8px;
    padding: 30px 15px 10px 9px;
    text-decoration: none;
    width: 1em;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
.feedback-btn a.zh-cn:hover
{
    text-decoration: none;
    margin-right: -4px;
    border: 1px solid #75a3d;
    opacity: 1;
    color: #f4f4f4;
    background-color: #6093cc;
    background: -moz-linear-gradient(left,#6093cc 0%,#84b6eb 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0%,#6093cc),color-stop(100%,#84b6eb));
    background: -webkit-linear-gradient(left,#6093cc 0%,#84b6eb 100%);
    background: -o-linear-gradient(left,#6093cc 0%,#84b6eb 100%);
    background: -ms-linear-gradient(left,#6093cc 0%,#84b6eb 100%);
    background: linear-gradient(to right,#6093cc 0%,#84b6eb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6093cc',endColorstr='#84b6eb',GradientType=1 );
}
.feedback .feedback-btn
{
    display: none;
}

.btn_getmore {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D9D9D9;
    color: #868B98;
    font-size: 22px;
    height: 30px;
    line-height: 30px;
    margin: 15px auto;
    text-align: center;
    width: 170px;
}
.btn_getmore a {
    color: #868B98;
    outline-style:none;
}
.btn_getmore a:hover {
    text-decoration: none;
}
.btn_getmore img {
    display: none;
    height: 10px;
    width: 50px;
}

.headeract {
float: right;
height: 55px;
margin-top: 12px;
overflow: hidden;
width: 185px;
}
.weixinpic
{
    top: 160px;
    position: fixed;
    z-index: 9999;
}
.sub_nav{width:938px;margin:0 auto;padding:0 10px;border:1px solid #dee8ef;border-top:0 none;background:#fff;box-shadow:0 2px 0 #f0f0f0;}
.sub_nav a{display:inline-block;padding:3px 10px;color:#666;margin:0 10px -1px;border-bottom:1px solid #dee8ef;font:14px/32px Simsun;cursor:pointer;vertical-align:top;}
.sub_nav a:hover{color:#39c;}
.sub_nav a.cur{padding-bottom:1px;border-bottom:3px solid #39c;color:#39c;cursor:pointer;font-weight:bold;}


/*9.9*/
.area a {
    color: #333333;
    text-decoration: none;
}
.area a:hover {
    color: #CC0000;
    text-decoration: underline;
}

.dealbox em, .dealbox i {
    font-style: normal;
}
.dealbox h1,.dealbox  h2,.dealbox  h3,.dealbox  h4,.dealbox  h5,.dealbox  h6 {
    font-size: 12px;
    font-weight: normal;
}

 .dealbox del, .dealbox ins
    {
        text-decoration: line-through;
    }

#junav{margin-bottom: 10px;background:#fff;height:50px;line-height:47px;}
#junav .left{text-align: left;overflow: hidden;padding-right: 15px;}
#junav .left a{float:left;padding:0 10px;font-size: 12px;margin-right: 1px;text-decoration: none;}
#junav .left a:hover{color:#ff6000}
#junav a.on,#junav a.on:hover{color:#e02f2f;font-weight:bold;border-bottom:3px solid #e02f2f;}
#junav .left i{float:left;}
#junav .left .muying,#junav .left .point{position: relative;margin-right: 2px}
#junav .left i.hot,#junav .left i.new{top:10px;right:3px;background: url("/AdminImageUpload/2014413165137254.jpg") no-repeat  -15px 0;position: absolute;width: 11px;height: 11px;display: block;}
#junav .left i.new{background-position: 0 0}
#junav .right{color:#999;}
#junav .right a{color:#333;padding:0 10px;text-decoration:none;display:inline-block;*display:inline;*zoom:1;*line-height: 50px;}
#junav .right a:hover{color: #ff6000;}
#junav .right a.on{*height: 47px;cursor: default;}
#junav .right a.on,#junav .right a.on:hover{color:#e02f2f}

.dealbox{width:990px;}
.dealbox .dealad,.dealbox .deal
{
    width:290px;height:300px; float:left;border:1px solid #fff;padding:10px;margin:0 18px 22px 0; display: inline;
    text-align: left;background: #fff;
    border-color: #FFFFFF #E2E2E2 #E2E2E2 #FFFFFF; 
}
.dealbox .dealad img,.dealbox .deal img{max-width: 290px;max-height: 200px;margin-bottom: 5px;}
.dealbox .dealad h3,.dealbox .deal h3{height:40px;margin-bottom: 10px;overflow: hidden; text-align:left;font:14px/20px "";}
.dealbox .dealad h4{height:36px;padding:5px 0 0;overflow: hidden; text-align:right;line-height: 36px;}
.dealbox .dealad h4 span{float:left;color:#999;font:22px/36px "微软雅黑";color:#333;width: 200px;overflow: hidden;text-align: left;}
.dealbox .dealad h4 a{display: inline-block;width: 67px;height: 31px;background: url(/AdminImageUpload/201441316494072.jpg) no-repeat 0 0;margin-top: 5px;}
.dealbox .dealad h4 a:hover{background-position: 0 -31px;}
.dealbox .dealad h4 span a,.dealbox .blockAD h4 span a:hover{width: auto;background: none;text-decoration: none;}
.dealad>a,.deal>a{font-size:0;}
.deal{position: relative;line-height: 20px;}

.deal h5,.deal h6{display: none;position: absolute;left:-2px;top:308px;width: 288px;height: 20px;padding: 5px 10px;overflow: hidden;text-align:right;color:#999;background: #f4f4f4;border:2px solid #ef6060;border-width: 0 2px;}
.deal h5 span{float:left;text-align:left;width: 135px;height: 20px;overflow: hidden;word-break:break-all;word-wrap:break-word;font-family: "tahoma";}
.deal h5 em{display: inline-block;width: 110px;height: 20px;vertical-align: middle;overflow: hidden;}
.deal h5 em a{float:left;width: 20px;height: 20px;display: inline;margin-right: 2px;background: url(/AdminImageUpload/2014413165059809.jpg) no-repeat 0 -32px;_background: url(/AdminImageUpload/2014413165120525.jpg) no-repeat 0 -32px;filter:alpha(opacity=60); -moz-opacity:0.6; opacity:0.6;}
.deal h5 em a.qqwb{background-position: -22px -32px;}
.deal h5 em a.renren{background-position: -44px -32px;}
.deal h5 em a.kaixin{background-position: -66px -32px;}
.deal h5 em a.douban{background-position: -88px -32px;}
.deal h5 em a.qzong{display: none;}
.deal h5 em a:hover{filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0;}
.deal h6{height: 60px;top:338px;text-align:left;color:#333;border-width: 0 2px 2px;}
.deal h6 em{color:#999;}
.deal h6 a{background: #f4f4f4;color:#e02f2f;display: block;width:36px;height: 20px;position: absolute;right:10px;top:45px;text-align: right;}
.deal .newicon{background: url(/AdminImageUpload/2014413164919213.jpg) no-repeat 0 0;height: 41px;left: 10px;position: absolute;top: 10px;width: 41px;}
.deal .mycol{display: none;height: 18px;position: absolute;right:17px;top: 17px;text-align: right;overflow: hidden;}
.deal .mycol a i,.deal .mycol a em{float:left;display: inline;height: 18px;background: url(/AdminImageUpload/201441316493115.jpg) no-repeat 0 -189px;vertical-align: top;overflow: hidden;color:#fff;padding-left:17px;line-height: 18px;}
.deal .mycol a em{background-position: 100% -189px;padding:0 4px 0 0;font-family: Arial;width:0; overflow: hidden;}
.deal .mycol a:hover i{background-position: 0 -208px;}
.deal .mycol a:hover em{background-position: 100% -208px;}
.deal .mycol a.on i,.deal .mycol a.on:hover i{background-position: 0 -227px;}
.deal .mycol a.on em,.deal .mycol a.on:hover em{background-position: 100% -227px;}
.deal .mark{display: none;}

.deal .qianggou{float:right;}
.deal .qianggou a{display: inline-block;width: 67px;height: 31px;background: url(/AdminImageUpload/201441316494072.jpg) no-repeat 0 0;}
.deal .qianggou a:hover{background-position: 0 -31px;}


 .deal .now-price
    {
        color: #000000;
    }
    .deal .final-price
    {
        float: left;
        color: #666666;
    }
    .deal .now-price .rmb
    {
        font-size: 14px;
        color: #fa3725;
        padding-right: 3px;
        font-family: arial;
        font-style: normal;
    }
    .deal .now-price em
    {
        font-style: normal;
        font-size: 30px;
        font-weight: 300;
        color: #E02F2F;
        
    }
    .deal .now-price .freePost
    {
        color: #989898;
    }
    .deal .discount
    {
        background: none repeat scroll 0 0 #FF6600;
        color: #FFFFFF;
        float: right;
        margin-left: 9px;
        margin-top: 6px;
        padding: 0 5px;
    }
    .deal .label-popup
    {
        cursor: pointer;
        display: inline-block;
        height: 14px;
        margin-top: 1px;
        width: 16px;
        background: url(/AdminImageUpload/201441316485431.jpg);
    }
    .deal .price-wave
    {
        background-position: -48px -106px;
        vertical-align: middle;
    }
    .deal .price-retain
    {
        background-position: 0 -106px;
        vertical-align: middle;
    }
    .deal .price-down
    {
        background-position: -16px -106px;
        vertical-align: middle;
    }
    .deal .price-up
    {
        background-position: -32px -106px;
        vertical-align: middle;
    }


.dealbox .dealon{border:2px solid #ef6060;padding: 9px;z-index: 101;}
.dealbox .dealon h5,.dealbox .dealon h6,.dealbox .dealon .mycol{display: block;}
.dealbox .dealon .newicon{top: 9px;left: 9px;}
.dealbox .dealon .mark{right:0px;top: 144px;}
.dealbox .dealon .kttime{left:9px;top:177px;}

.list_page{border-left:1px solid #d8d8d8;text-align: center;font-size: 0;line-height:0;display: inline-block;*display: inline;vertical-align: middle;}
.list_page .next_page,.list_page .disabled,.list_page .current,.list_page a,.list_page .gap{padding:0 30px;border:1px solid #d8d8d8; border-left:0; display:inline-block;height:40px; line-height:40px;color:#666; float:left; background-color:#f0f0f0}
.list_page .current,.list_page a,.list_page .gap{width:40px; padding:0; height:40px; display:inline-block}
.list_page .current{color:#fff; background-color:#c31403}
.list_page .disabled{color:#b4b4b4}
.list_page .next_page{ width:auto}
.page_div{display:block;text-align:center;margin-bottom: 5px;*margin: 5px 0;padding:5px 0 5px 0;}
.list_page a:hover{background-color:#fff}
a.prev_page{padding:0 30px; width:auto}
.page_div .picnext{ width:225px;height:95px;display:inline-block;background:url(/AdminImageUpload/2014413164833718.jpg) no-repeat 0 -7px;vertical-align: top;margin:5px 0 0 0px;}
.page_div a:focus{
    -moz-outline:none;
    outline:none;
}

.list_page span {display: inline-block;vertical-align: top;margin:0;padding:0;}
.list_page .next_page, .list_page .disabled, .list_page .current, .list_page a, .list_page .gap{float: none;font-size:14px;line-height:40px;font-weight: bold;display: inline-block;vertical-align: top;margin:0;padding:0;}

.loading{ text-align:center; font: 14px/30px "微软雅黑";padding: 10px 0;clear: left;width: 980px;color: #333;background-color: #fff;margin-bottom: 15px;display: none;}
.loading em{width: 30px;height: 30px;display: inline-block;background: url(/AdminImageUpload/2014413164822354.jpg);vertical-align: top;margin-right: 10px;}

/**左侧导航**/
.side_nav{width:128px;text-align:left;z-index:999;background:#cf201c}
.side_nav .logo{display:none;}
.side_nav.affix{padding-top:70px;}
.side_nav.affix-bottom{position: absolute;top: auto;padding-top: 70px;}
.side_nav.affix .logo,.side_nav.affix-bottom .logo{display:block;}
.side_nav .logo{position:absolute;left:-4px;top:0;width:132px;}
.side_nav .content,.side_nav .bottom{border:1px solid #e2e2e2;border-left:none;border-top:none;background:#fff;}
.side_nav h3{background:#ffeed9;color:#bf7c53;line-height:30px;padding-left:10px;}
.side_nav h3 a{color:#bf7c53;}
.side_nav h3 a{color:#bf7c53;}
.side_nav .bd{padding:8px 0;}
.side_nav ul{zoom:1;padding-left:10px;}
.side_nav ul:after{clear:both;content:"";line-height:0;font-size:0;visibility:hidden;display:block;}
.side_nav li{float:left;width:50%;line-height:26px;*overflow:hidden;*width:58px;}
.side_nav li a{color:#666;display:inline-block;*display:inline;*zoom:1;text-decoration:none;padding:3px 4px;line-height:18px;border-radius:2px;}
.side_nav li a.on,.side_nav li a.on:hover{background:#e02f2f;color:#fff;}
.side_nav li a:hover{background:#f0f0f0}
.side_nav .qrcode img{width:92px;height:92px;}
.side_nav .qrcode{text-align: center;padding: 8px;}
.side_nav .qrcode p{margin-top: 5px;}
.side_nav .qrcode a{color:#666;}
.side_nav .bottom{position:absolute;bottom:0;left:0;margin-bottom:-59px;width:100%;height:39px;}
.side_nav .bottom a{display:block;line-height:39px;text-decoration:none;color:#666;font-family:tahoma;text-align:center;_height:27px;_padding-top:12px;}
.side_nav .bottom a.on{background:#e02f2f}
.side_nav .bottom a:hover{background:#e2e2e2}
.side_nav .bottom a .icon-top{}
.icon-top{display:inline-block;*display:inline;*zoom:1;background:url(/AdminImageUpload/201441411929801.jpg) no-repeat 0 -45px;_background-image:url(/AdminImageUpload/20144141204760.jpg);width:11px;height:9px;margin-right:3px;}
.affix{position:fixed;top:0;_position:absolute;_padding-top:70px;}
.affix .logo{_display:block;}

/*ctrip*/

       /*base btn*/
.basebtns_01{height:35px;line-height:32px;text-align:center;color:#fff;font-size:16px;border:1px solid #d5790a;cursor:pointer;vertical-align:middle;background-color:#ffba14;font-weight:bold;text-shadow:1px 1px 0 #e57c00;border-radius:3px;box-shadow:0 2px 2px rgba(0,0,0,0.2);letter-spacing: 0.4em;text-indent:0.4em;*text-indent:0;}
.basebtns_01:hover{background-color:#ff9914;box-shadow:0 2px 2px rgba(0,0,0,0.2),0 0 5px #fb0 inset;}


/*clear float*/
.cui_account_info:after{clear:both;content:'.';display:block;height:0;visibility:hidden;line-height:0;}
.cui_account_info{*zoom:1;}
.cui_ico_triangle,.cui_myctrip b, .cui_myctrip,.cui_ico_order,.cui_ico_new,.cui_ico_hot{
    background-image: url("/images/qmmheader.png");
    background-repeat: no-repeat;
}
.cui_nav a {
    text-decoration: none;
}
/*nav*/
.base_nav{width:100%;height:40px;background-color:#00a0ed;margin-bottom:41px;}
#cui_nav{font-family:'microsoft yahei',simsun,sans-serif;text-align:left;font-size:12px;padding-bottom:1px;}
.cui_nav{position:relative;z-index:25;width:990px;height:38px;margin:0 auto;line-height:36px;font-size:16px;background-color:#00a0ed;}
/*nav items*/
.cui_nav li{float:left;height:38px;_float:none;_display:inline;_zoom:1;_vertical-align:top;}
.cui_nav_has,.cui_nav_non{position:relative;z-index:20;display:block;height:38px;padding-left:6px;color:#fff;_float:left;cursor:pointer;}

.cui_nav_has span,.cui_nav_non span{display:inline-block;height:38px;font-size:16px;}
.cui_nav_has span{padding-right:6px;}
.cui_nav_non span{padding-right:6px;}

.cui_nav_non:hover span,.cui_nav_has:hover span{text-decoration:none;}

.nav_li:hover,
.cui_nav_has:hover,
.active .cui_nav_has,
.active .cui_nav_non,
.active .cui_nav_non:hover{background-position:0 -364px;background-color:#0087d5;
                                    /*border-top-left-radius:3px;border-top-right-radius:3px;*/}

.cui_nav_non:hover,.active .cui_nav_non{background-position:-22px -211px;}
.cui_nav_non:hover span,.active .cui_nav_non span{background-position:100% -272px;}

.cui_nav_has:hover span,
.active .cui_nav_has span,
.active .cui_nav_has span,
.active .cui_nav_non span,
.active .cui_nav_non:hover span{color:#fff;background-position:100% -370px;}


/*current item*/
/*drop down triangle*/
.cui_nav .cui_ico_triangle{position:absolute;right:8px;top:18px;*top:16px;width:9px;height:5px;overflow:hidden;background-position:-43px -264px;+cursor:pointer;}
a:hover .cui_ico_triangle,.cui_nav_current .cui_ico_triangle,.active .cui_ico_triangle{background-position:-22px -259px;}
/*
.cui_nav_o span
{
 color:#00bbbb;   
 }
*/
/*just for seperated*/
.cui_nav .sep{width:1px;height:16px;padding-left:0;margin:13px 2px 0;_margin-top:11px;background-color:#6696d4;}
/*sub nav*/
.cui_subnav_wrap{display:block;position:absolute;z-index:8;left:0;top:40px;line-height:32px;color:#666;width:100%;width:990px;background-color:#fff;}
.cui_sub_nav{text-indent:16px;white-space:nowrap;background-position:0 -317px;background-repeat:repeat-x;border-top:none;width:990px;font-size:14px;}
#cui_nav_zdm .cui_sub_nav{text-indent: 157px;}
#cui_nav_haitao .cui_sub_nav{text-indent: 157px;}
#cui_nav_faxian .cui_sub_nav{text-indent: 157px;}
#cui_nav_dyq .cui_sub_nav{text-indent: 207px;}
#cui_nav_shangjia .cui_sub_nav{text-indent: 400px;}


.active .cui_subnav_wrap{z-index:10;}
#cui_nav .cui_sub_nav a{position:relative;margin-left:5px;margin-right:5px;color:#333;font-size:14px;}
#cui_nav .cui_sub_nav a:hover{color:#06c;}
#cui_nav .cui_sub_nav a .cui_ico_new{top:-8px;left:35px;_left:37px;}
#cui_nav .cui_sub_nav a .cui_ico_hot{top:-8px;left:60px;_left:62px;}
#cui_nav .cui_sub_nav .cui_sub_current{border-bottom:2px solid #009689;}

.cui_nav_current .cui_sub_nav{background:#fff;}
.cui_nav_unhover .cui_nav_non,
.cui_nav_unhover .cui_nav_has{height:36px;}
.cui_subnav_wrap .cui_ico_order{position:absolute;top:10px;right:18px;padding-left:20px;background-position:-67px -542px;line-height:18px;font-size:14px;color:#333;}

:root #cui_nav .cui_sub_nav a{display:inline-block;text-indent:0;line-height:30px;}
:root #cui_nav .cui_sub_nav a .cui_ico_new,
:root #cui_nav .cui_sub_nav a .cui_ico_hot{top:1px;}

/*myctrip*/
.cui_nav .cui_myctrip{position:relative;z-index:11;float:right;_position:absolute;_right:0;margin-top:0;height:40px;line-height:1.5;color:#fff;}
.cui_myctrip{width:160px;padding-right:16px;background-color:#ff9913;background-position:-53px -213px;}
.cui_myctrip b{position:absolute;left:134px;top:27px;width:9px;height:5px;overflow:hidden;z-index:1;background-position:-43px -264px;}
.cui_myctrip .b_h{background-position:-43px -259px;}
.cui_myctrip_status{position:absolute;z-index:1;left:38px;top:17px;cursor:pointer;padding-right:18px;letter-spacing:2px;font-size:16px;}
#cui_nav .cui_myctrip_status{color:#fff;}
.cui_myctrip_username{position:absolute;z-index:1;left:38px;top:2px;width:84px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;font-size:12px;}
.cui_myctrip_lr{position:absolute;z-index:1;top:-2px;left:38px;}
.cui_links_login{margin-right:5px;}
.cui_links_reg{margin-left:5px;}
#cui_nav .cui_links_login,#cui_nav .cui_links_reg,#cui_nav .cui_links_exit,#cui_nav .cui_links_msg{color:#fff;font-size:14px;}

.cui_myctrip_hover .cui_links_exit,.cui_myctrip_hover .cui_links_msg,.cui_myctrip_hover .cui_myctrip_username{display:block;}
.cui_links_exit{position:absolute;right:10px;top:1px;}
.cui_links_msg{position:absolute;padding-left:14px;z-index:1;right:10px;top:20px;background-position:-66px -52px;font-size:12px;}
/*myctrip pop*/
.cui_account{/*display:none;*/position:absolute;left:0;top:40px;z-index:10;border:1px solid #c3c3c3;border-top:none;padding:8px 14px 5px;width:147px;background-color:#fff;color:#333;text-align:left;line-height:1.5;border-bottom-left-radius:3px;border-bottom-right-radius:3px;box-shadow:0 0 3px rgba(0,0,0,0.2);}
.cui_account a{color:#06c;font-size:12px;}
.cui_account .basebtns_01{display:block;width:147px;margin-bottom:5px;outline:none;-webkit-appearance:none;}
.cui_account_info{padding-top:5px;padding-bottom:5px;margin-top:5px;border-top:1px solid #c3c3c3;}
.cui_account_info a{float:left;padding:3px 0;clear:left;}
.cui_myctrip_orders{margin-bottom:10px;margin-right:-7px;}
.cui_myctrip_orders a{color:#666;font-size:12px;white-space:nowrap;word-break:keep-all;margin-right:2px;}

/*nav icons*/
.cui_ico_new{position:absolute;z-index:1;left:740px;top:54px;width:23px;height:14px;overflow:hidden;background-position:0 -95px;}
.cui_ico_beta{position:absolute;z-index:1;margin-top:5px;+margin-top:-3px;_margin-top:-8px;width:29px;height:14px;overflow:hidden;background-position:0 -114px;}
.cui_ico_sale{position:absolute;z-index:1;top:55px;left:465px;width:29px;height:14px;background-position:0 -133px;overflow:hidden;}
.cui_ico_hot{position:absolute;z-index:1;top:52px;left:355px;width:23px;height:14px;background-position:0 -76px;overflow:hidden;}
.cui_ico_61{position:absolute;z-index:1;top:2px;left:25px;width:23px;height:14px;background-position:0 -57px;overflow:hidden;}
.cui_ico_kmmon{position:absolute;z-index:1;top:52px;left:465px;width:36px;height:14px;background-position:-28px -76px;overflow:hidden;}


.couponlistpage
        {
            clear: both;
            padding-top: 40px;
            padding-bottom: 20px;
            text-align: center;
        }
        .couponlistpage a
        {
            display: inline-block;
            padding: 0 10px;
            line-height: 32px;
            border: solid 1px #E5E5E5;
        }
        .couponlistpage .disabled, .couponlistpage .current
        {
            color: #A79999;
            text-decoration: none;
            cursor: default;
        }
        .couponlistpage .ellipsis
        {
            color: #A79999;
        }
        
        
.mobile_upload_entry{background: url(/AdminImageUpload/20146191220845.jpg) no-repeat;}
.mobile_upload_entry{width: 108px;height: 144px;position: absolute;left: 0;top: 366px;margin-left: 30px;z-index: 9;text-align: left;}
.mobile_upload_entry .close_entry{width: 13px;height: 13px;display:block;position: absolute;top:4px;right: 4px;z-index: 2;}
.mobile_upload_entry .m_link{display: block;width: 108px;height: 144px;position: absolute;top: 0;left: 0;z-index: 1;}
.mobile_upload_entry .m_link:hover{text-decoration: none;}
.mobile_upload_entry .erweima{margin: 18px 0 0 17px;}
.mobile_upload_entry .erweima img{width: 74px;height: 74px;display: block;}
.mobile_upload_entry p{margin-top: 5px;color: #838282;text-align: center;}
.mobile_upload_entry p.de788a{color: #de788a;margin: 0;}
.mobile_version{width: 60px;height: 60px;position: fixed;left: 50%;bottom: 77px;margin-left: 500px;background-position: -320px -872px;cursor:pointer;display: none;z-index: 9999}
.mobile_upload_entry_sep{width:137px;height:167px;position: absolute;top: -50px;left: -148px;margin:0;display: none;background: none;padding-right: 11px;}
.mobile_upload_entry_sep .m_link{width: 137px;height: 170px;border:1px solid #c2c2c2;background: #fff;box-shadow: 0 0 5px 0 #adadad;}
.mobile_upload_entry_sep .erweima{margin: 8px 0 0 10px;}
.mobile_upload_entry_sep .erweima img{width: 118px;height: 118px;display: block;}
.mobile_upload_entry_sep p{margin-top: 2px;}

.mobile_version_hover{background-position: -320px -942px;}
.mobile_version_hover .mobile_upload_entry_sep{display: block;}

/*footer sns*/
.mod_agree_item i, .mod_help_item i, .mod_way_item i, .mod_way_mb_iphone, .mod_way_mb_android, .mod_way_wb_sina, .mod_way_wb_tc, .sf_verify_lk_1, .sf_verify_lk_2, .mod_cate_hd_arrow, .mod_guide_hot i, .mod_weibo_img, .mod_iorder_more i, .mod_nav_ico, .mod_entry_icson, .mod_minicart_ico, .mod_search_btn, .mod_cate_new i {
    background-image: url("/AdminImageUpload/5429253footerweixin.png");
    background-repeat: no-repeat;
}

.mod_way {
    overflow: hidden;
    padding: 5px 0;
    text-align: left;
}
.mod_way_item {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    display: inline;
    float: left;
    height: 58px;
    margin-right: 5px;
    overflow: hidden;
    padding: 10px;
}
.mod_way_item i {
    height: 58px;
    margin-left: -58px;
    position: absolute;
    width: 58px;
}
.mod_way_mb {
    padding-left: 68px;
    width: 164px;
}
.mod_way_mb_img {
    background-position: 0 -160px;
}
.mod_way_mb_info {
    padding-left: 10px;
}
.mod_way_mb_info h5 {
    font-size: 12px;
}
.mod_way_mb_info p {
    overflow: hidden;
}
.mod_way_mb_iphone, .mod_way_mb_android {
    float: left;
    height: 20px;
    margin-top: 2px;
    overflow: hidden;
    text-indent: -999px;
    width: 74px;
}
.mod_way_mb_iphone {
    background-position: -70px -290px;
    margin-right: 5px;
}
.mod_way_mb_android {
    background-position: -160px -290px;
}
.mod_way_wx {
    padding-left: 68px;
    width: 200px;
}
.mod_way_wx_img {
    background-position: -80px -160px;
}
.mod_way_wx_info {
    padding-left: 10px;
}
.mod_way_wx_info h5 {
    font-size: 12px;
    margin-bottom: 5px;
}
.mod_way_em {
    padding-left: 68px;
    width: 200px;
}
.mod_way_em_img {
    background-position: 0 -290px;
}
.mod_way_em_info {
    padding-left: 10px;
}
.mod_way_em_info h5 {
    font-size: 12px;
    margin-bottom: 5px;
}
.mod_way_wb {
    margin-right: 0;
    width: 149px;
}
.mod_way_wb li {
    height: 24px;
    margin: 5px 0;
    overflow: hidden;
}
.mod_way_wb span, .mod_way_wb a {
    display: inline;
    float: left;
    overflow: hidden;
}
.mod_way_wb a {
    border: 1px solid #d3d6d7;
    height: 19px;
    line-height: 19px;
    margin-top: 1px;
    text-align: center;
    width: 56px;
}
.mod_way_wb a:hover {
    background-color: #eee;
    text-decoration: none;
}
.mod_way_wb_sina, .mod_way_wb_tc {
    height: 21px;
    margin-right: 5px;
    text-indent: -999px;
    width: 80px;
}
.mod_way_wb_sina {
    background-position: -70px -320px;
}
.mod_way_wb_tc {
    background-position: -160px -320px;
}

.adminManageArea a
{
    text-decoration:underline;
    color:Gray;
    background:#ddd;
}


  #footerTab .bordiv
        {
            border: 1px solid #ddd;
            color: #333;
            text-align: left;
            width: 990px;
        }
        #footerTab .footer_txt
        {
            background: url("/AdminImageUpload/2014917223917900.jpg") repeat-x scroll 0 -39px;
            height: 23px;
            line-height: 22px;
        }
        #footerTab .footer_txt span
        {
            border-right: 1px solid #ddd;
            cursor: pointer;
            float: left;
            height: 23px;
            padding: 0 20px;
        }
        #footerTab .footer_txt span.on
        {
            background: none repeat scroll 0 0 #fff;
        }
        #footerTab p
        {
            display: none;
            line-height: 24px;
            padding: 5px 20px;
            background: none repeat scroll 0 0 #fff;
            color: #999999;
        }
        #footerTab p a
        {
            display: inline-block;
            margin-right: 10px;
        }
        #footerTab p.on
        {
            display: block;
        }
        
        #footerTab .footer_msg a
        {
            color: #999999;
            margin: 0;
        }
        
        
    .zhuanti_tagItem
    {
        color: #999999;
    }
    .zhuanti_tagItem a
    {
        height: 20px;
        line-height: 20px;
        margin-right: 10px;
    }
    
    .zhuanti_title
    {
        border-bottom: 2px solid #c3d2dc;
        clear: both;
        color: #333333;
        font-size: 18px;
        font-weight: bold;
        height: 32px;
        overflow: hidden;
        position: relative;
    }
    .zhuanti_content
    {
        clear: left;
        color: #555555;
        display: block;
        font-size: 14px;
        line-height: 25px;
    }
    
    .zhuanti_item
    {
        margin: 10px;
        padding-bottom:30px;
    }
    
    
 .rightPanel
                    {
                        margin-bottom: 10px;
                        width: 250px;
                    }
                    .rightPanel .itemName
                    {
                        font-size: 12px;
                        font-weight: normal;
                    }
                    .panelTitle, .articleAuthor .authorTitle
                    {
                        clear: both;
                        font-family: "Microsoft YaHei";
                        font-size: 18px;
                        font-weight: normal;
                        height: 40px;
                        line-height: 40px;
                        overflow: hidden;
                    }
                    .rightPanel .panelTitle a, .rightPanel .panelTitle span, .rightPanel .corner
                    {
                        color: #5188a6;
                        display: block;
                        float: right;
                        font-family: "SimSun";
                        font-size: 12px;
                        font-weight: normal;
                    }
                    .rightPanel .panelTitle span
                    {
                        color: #999;
                    }
                    .rightPanel .corner a
                    {
                        color: #333;
                        display: block;
                        float: left;
                        text-align: right;
                        width: 44px;
                    }
                    .rightPanel .corner a:hover
                    {
                        color: #5188a6;
                        text-decoration: none;
                    }
                    .rightPanel .corner a.current_a
                    {
                        color: #d62222;
                        font-weight: bold;
                    }
                    .rightHotShow, .ninePicBox, .topicOnExp, .overseaCommon, .comment_sendwrap, .guess_like .discovery_list, .uneven
                    {
                        border-top: 1px solid #dcdcdc;
                        padding-top: 16px;
                    }
                    
                    
               
                   .share_app_icon{height:32px;margin-bottom:10px;font-size:12px}.share_app_icon .sina,.share_app_icon .weixin,.share_app_icon .rss{width:32px;float:left;margin-right:20px;line-height:32px;position:relative;z-index:3}.more_share{position:absolute;left:-56px;top:40px;padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;border:1px solid #dcdcdc;background-color:#fff;width:130px;text-align:center;color:#666;display:none}.more_share span{position:absolute;top:-12px;left:64px;width:0;height:0;border-width:6px;border-color:transparent transparent #dcdcdc;border-style:dashed dashed solid}.more_share em{position:absolute;top:-5px;left:-6px;width:0;height:0;border-width:6px;border-color:transparent transparent #fff;border-style:dashed dashed solid}.weixin .more_share{width:150px;height:182px;line-height:normal;left:-64px;z-index:1000}.weixin .more_share span{left:72px}.more_share p{line-height:32px}.share_app_icon .sina i{color:#ec7e57}.share_app_icon .weixin i{color:#9bc47d}.share_app_icon .rss i{color:#f1ce70}.share_app_icon i{font-size:32px;display:inline-block}.share_app_icon span.dot{display:block;width:4px;height:32px;float:left;margin:0 28px 0 14px}.share_app_icon span.dot i{font-size:12px;display:block;width:4px;height:4px;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;background-color:#ebebeb;margin-top:5px;overflow:hidden}.share_app_icon a.app i{margin-right:6px;color:#999;vertical-align:-7px}.share_app_icon a.app span{font-family:SimSun}
                   
                    .userInfo
                    {
                        border-top: 1px solid #dcdcdc;
                        overflow: hidden;
                        padding-top: 10px;
                    }
                    .userPic
                    {
                        float: left;
                        height: 60px;
                        margin-bottom: 8px;
                        margin-right: 20px;
                        overflow: hidden;
                        text-align: center;
                        width: 60px;
                    }
                    .userPic img
                    {
                        border-radius: 100%;
                    }
                    span.userPic:hover
                    {
                        opacity: 1;
                    }
                    .userRight
                    {
                        color: #999;
                        font-size: 12px;
                        height: 60px;
                        line-height: 20px;
                        margin: 0;
                        padding-bottom: 10px;
                    }
                    .scoreBox
                    {
                        font-size: 0;
                        height: 32px;
                        overflow: hidden;
                        width: 300px;
                    }
                    .signScore, .scoreExchange, .signScored
                    {
                        background-color: #f04848;
                        border-radius: 2px;
                        color: #fff;
                        display: inline-block;
                        font-size: 12px;
                        height: 32px;
                        line-height: 32px;
                        margin-right: 10px;
                        text-align: center;
                        width: 105px;
                    }
                    .signScore:hover, .scoreExchange:hover
                    {
                        opacity: 0.9;
                    }
                    .scoreExchange
                    {
                        background-color: #7bc7ac;
                        margin-right: 0;
                    }
                    .signScored {
    background-color: #f5f5f5;
    color: #999;
}

.signIn_data {
    color: #999;
    margin-bottom: 16px;
    padding-top: 10px;
}
.signIn_data span.red {
    font-weight: bold;
}
.signIn_title {
    margin-bottom: 16px;
    padding-left: 0;
}
.signIn_Block {
    margin-bottom: 20px;
}
.signIn_otherActive {
    padding-top: 20px;
    text-align: center;
}
.float_nav
{
    background: url("/AdminImageUpload/20141023195052737.jpg") repeat scroll 0 0 #f1efeb;
    width: 737px;
}

.couponfilter_single {
    border-bottom: 1px solid #dcdcdc;
    font-size: 16px;
    padding-bottom: 10px;
}
.couponfilter_single .category_filter {
    height: auto;
    padding-top: 6px;
}
.couponfilter_single a {
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 0 6px;
}
.couponfilter_single a.current, .couponfilter_single a.current:hover {
    background-color: #f04848;
    border-radius: 2px;
    color: #fff;
}
       
       
.tb1111-logo
        {
            background: url("http://www.juanlaoda.com/AdminImageUpload/201411903226583.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
            display: block;
            height: 20px;
            left: 14px;
            position: absolute;
            top: -20px;
            width: 46px;
        }
        
        
        
.ui-dialog {
    *zoom:1;
    _float: left;
    position: relative;
    background-color: #FFF;
    border: 1px solid #999;
    border-radius: 6px;
    outline: 0;
    background-clip: padding-box;
    font-family: Helvetica, arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .15s ease-in-out, opacity .15s ease-in-out;
    transition: transform .15s ease-in-out, opacity .15s ease-in-out;
}
.ui-popup-show .ui-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.ui-popup-focus .ui-dialog {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
.ui-popup-modal .ui-dialog {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1), 0 0 256px rgba(255, 255, 255, .3);
}
.ui-dialog-grid {
    width: auto;
    margin: 0;
    border: 0 none;
    border-collapse:collapse;
    border-spacing: 0;
    background: transparent;
}
.ui-dialog-header,
.ui-dialog-body,
.ui-dialog-footer {
    padding: 0;
    border: 0 none;
    text-align: left;
    background: transparent;
}
.ui-dialog-header {
    white-space: nowrap;
    border-bottom: 1px solid #E5E5E5;
}
.ui-dialog-close {
    position: relative;
    _position: absolute;
    float: right;
    top: 13px;
    right: 13px;
    _height: 26px;
    padding: 0 4px;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #FFF;
    opacity: .2;
    filter: alpha(opacity=20);
    cursor: pointer;
    background: transparent;
    _background: #FFF;
    border: 0;
    -webkit-appearance: none;
}
.ui-dialog-close:hover,
.ui-dialog-close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    outline: 0;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.ui-dialog-title {
    margin: 0;
    line-height: 1.428571429;
    min-height: 16.428571429px;
    padding: 15px;
    overflow:hidden; 
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    cursor: default;
}
.ui-dialog-body {
    padding: 20px;
    text-align: center;
}
.ui-dialog-content {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
    text-align: left;
}
.ui-dialog-footer {
    padding: 0 20px 20px 20px;
}
.ui-dialog-statusbar {
    float: left;
    margin-right: 20px;
    padding: 6px 0;
    line-height: 1.428571429;
    font-size: 14px;
    color: #888;
    white-space: nowrap;
}
.ui-dialog-statusbar label:hover {
    color: #333;
}
.ui-dialog-statusbar input,
.ui-dialog-statusbar .label {
    vertical-align: middle;
}
.ui-dialog-button {
    float: right;
    white-space: nowrap;
}
.ui-dialog-footer button+button {
    margin-bottom: 0;
    margin-left: 5px;
}
.ui-dialog-footer button {
    width:auto;
    overflow:visible;
    display: inline-block;
    padding: 6px 12px;
    _margin-left: 5px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}

.ui-dialog-footer button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.ui-dialog-footer button:hover,
.ui-dialog-footer button:focus {
  color: #333333;
  text-decoration: none;
}

.ui-dialog-footer button:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.ui-dialog-footer button[disabled] {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.ui-dialog-footer button {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

.ui-dialog-footer button:hover,
.ui-dialog-footer button:focus,
.ui-dialog-footer button:active {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.ui-dialog-footer button:active{
  background-image: none;
}

.ui-dialog-footer button[disabled],
.ui-dialog-footer button[disabled]:hover,
.ui-dialog-footer button[disabled]:focus,
.ui-dialog-footer button[disabled]:active {
  background-color: #ffffff;
  border-color: #cccccc;
}

.ui-dialog-footer button.ui-dialog-autofocus {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}

.ui-dialog-footer button.ui-dialog-autofocus:hover,
.ui-dialog-footer button.ui-dialog-autofocus:focus,
.ui-dialog-footer button.ui-dialog-autofocus:active {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.ui-dialog-footer button.ui-dialog-autofocus:active {
  background-image: none;
}
.ui-popup-top-left .ui-dialog,
.ui-popup-top .ui-dialog,
.ui-popup-top-right .ui-dialog {
    top: -8px;
}
.ui-popup-bottom-left .ui-dialog,
.ui-popup-bottom .ui-dialog,
.ui-popup-bottom-right .ui-dialog {
    top: 8px;
}
.ui-popup-left-top .ui-dialog,
.ui-popup-left .ui-dialog,
.ui-popup-left-bottom .ui-dialog {
    left: -8px;
}
.ui-popup-right-top .ui-dialog,
.ui-popup-right .ui-dialog,
.ui-popup-right-bottom .ui-dialog {
    left: 8px;
}

.ui-dialog-arrow-a,
.ui-dialog-arrow-b {
    position: absolute;
    display: none;
    width: 0;
    height: 0;
    overflow:hidden;
    _color:#FF3FFF;
    _filter:chroma(color=#FF3FFF);
    border:8px dashed transparent;
}
.ui-popup-follow .ui-dialog-arrow-a,
.ui-popup-follow .ui-dialog-arrow-b{
    display: block;
}
.ui-popup-top-left .ui-dialog-arrow-a,
.ui-popup-top .ui-dialog-arrow-a,
.ui-popup-top-right .ui-dialog-arrow-a {
    bottom: -16px;
    border-top:8px solid #7C7C7C;
}
.ui-popup-top-left .ui-dialog-arrow-b,
.ui-popup-top .ui-dialog-arrow-b,
.ui-popup-top-right .ui-dialog-arrow-b {
    bottom: -15px;
    border-top:8px solid #fff;
}
.ui-popup-top-left .ui-dialog-arrow-a,
.ui-popup-top-left .ui-dialog-arrow-b  {
    left: 15px;
}
.ui-popup-top .ui-dialog-arrow-a,
.ui-popup-top .ui-dialog-arrow-b  {
    left: 50%;
    margin-left: -8px;
}
.ui-popup-top-right .ui-dialog-arrow-a,
.ui-popup-top-right .ui-dialog-arrow-b {
    right: 15px;
}
.ui-popup-bottom-left .ui-dialog-arrow-a,
.ui-popup-bottom .ui-dialog-arrow-a,
.ui-popup-bottom-right .ui-dialog-arrow-a {
    top: -16px;
    border-bottom:8px solid #7C7C7C;
}
.ui-popup-bottom-left .ui-dialog-arrow-b,
.ui-popup-bottom .ui-dialog-arrow-b,
.ui-popup-bottom-right .ui-dialog-arrow-b {
    top: -15px;
    border-bottom:8px solid #fff;
}
.ui-popup-bottom-left .ui-dialog-arrow-a,
.ui-popup-bottom-left .ui-dialog-arrow-b {
    left: 15px;
}
.ui-popup-bottom .ui-dialog-arrow-a,
.ui-popup-bottom .ui-dialog-arrow-b {
    margin-left: -8px;
    left: 50%;
}
.ui-popup-bottom-right .ui-dialog-arrow-a,
.ui-popup-bottom-right .ui-dialog-arrow-b {
    right: 15px;
}
.ui-popup-left-top .ui-dialog-arrow-a,
.ui-popup-left .ui-dialog-arrow-a,
.ui-popup-left-bottom .ui-dialog-arrow-a {
    right: -16px;
    border-left:8px solid #7C7C7C;
}
.ui-popup-left-top .ui-dialog-arrow-b,
.ui-popup-left .ui-dialog-arrow-b,
.ui-popup-left-bottom .ui-dialog-arrow-b {
    right: -15px;
    border-left:8px solid #fff;
}
.ui-popup-left-top .ui-dialog-arrow-a,
.ui-popup-left-top .ui-dialog-arrow-b {
    top: 15px;
}
.ui-popup-left .ui-dialog-arrow-a,
.ui-popup-left .ui-dialog-arrow-b {
    margin-top: -8px;
    top: 50%;
}
.ui-popup-left-bottom .ui-dialog-arrow-a,
.ui-popup-left-bottom .ui-dialog-arrow-b {
    bottom: 15px;
}
.ui-popup-right-top .ui-dialog-arrow-a,
.ui-popup-right .ui-dialog-arrow-a,
.ui-popup-right-bottom .ui-dialog-arrow-a {
    left: -16px;
    border-right:8px solid #7C7C7C;
}
.ui-popup-right-top .ui-dialog-arrow-b,
.ui-popup-right .ui-dialog-arrow-b,
.ui-popup-right-bottom .ui-dialog-arrow-b {
    left: -15px;
    border-right:8px solid #fff;
}
.ui-popup-right-top .ui-dialog-arrow-a,
.ui-popup-right-top .ui-dialog-arrow-b {
    top: 15px;
}
.ui-popup-right .ui-dialog-arrow-a,
.ui-popup-right .ui-dialog-arrow-b {
    margin-top: -8px;
    top: 50%;
}
.ui-popup-right-bottom .ui-dialog-arrow-a,
.ui-popup-right-bottom .ui-dialog-arrow-b {
    bottom: 15px;
}


@-webkit-keyframes ui-dialog-loading {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes ui-dialog-loading {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.ui-dialog-loading {
    vertical-align: middle;
    position: relative;
    display: block;
    *zoom: 1;
    *display: inline;
    overflow: hidden;
    width: 32px;
    height: 32px;
    top: 50%;
    margin: -16px auto 0 auto;
    font-size: 0;
    text-indent: -999em;
    color: #666;
}
.ui-dialog-loading {
    width: 100%\9;
    text-indent: 0\9;
    line-height: 32px\9;
    text-align: center\9;
    font-size: 12px\9;
}

.ui-dialog-loading::after {
    position: absolute;
    content: '';
    width: 3px;
    height: 3px;
    margin: 14.5px 0 0 14.5px;
    border-radius: 100%;
    box-shadow: 0 -10px 0 1px #ccc, 10px 0px #ccc, 0 10px #ccc, -10px 0 #ccc, -7px -7px 0 0.5px #ccc, 7px -7px 0 1.5px #ccc, 7px 7px #ccc, -7px 7px #ccc;
    -webkit-transform: rotate(360deg);
    -webkit-animation: ui-dialog-loading 1.5s infinite linear;
    transform: rotate(360deg);
    animation: ui-dialog-loading 1.5s infinite linear;
    display: none\9;
}

#main_l_b, .main_l_b { border:2px solid #00B1E8; height:100%; background-color:#fff;margin-top:10px; }

#main_l_b h2, .main_l_b h2 { padding:15px 20px; font-size:24px; clear:both; position:relative; text-align:center; }
.main_l_b h2 { text-align:center; }
.article_list_w h3 { height: 40px; line-height:40px; text-align: left; text-indent: 10px; font-size: 16px; border-bottom:2px #00B1E8 solid; }
.article_list_w li { height: 35px; line-height: 35px; text-align: left; text-indent: 5px; font-size: 12px; width: auto; overflow: hidden; border-bottom:dashed 1px #ccc; }
.article_list { margin:10px;padding:10px; }
.article_list li { min-height:40px;  line-height:50px; border-bottom:dashed #CCC 1px; overflow:hidden; _height:40px; position:relative;}
.article_list li a { font-size:16px;  font-weight:bold; }
.article_list li dd{ line-height:220%; text-indent:24px;}


   .clientRightTab .btn
    {
        background-color: #288bde;
        border-radius: 3px;
        color: #fff;
        display: inline-block;
        line-height: 25px;
        padding: 0 15px;
        text-align: center;
    }
   .clientRightTab .btn:hover
    {
        background-color: #0672df;
        color: #fff;
        text-decoration: none;
    }
    .clientRightTab .app i, .rightBox .wx-tips em, .app-pop-cont .app-pop-arw, .app-pop .app-top em
    {
        background: url("http://www.juanlaoda.com/AdminImageUpload/2014112204252760.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    }
    .clientRightTab .pic-txt
    {
        padding: 10px 20px;
    }
    
    .clientRightTab .pic-txt dt
    {
        font: 18px/20px Microsoft Yahei;
        height: 20px;
        margin-bottom: 1px;
        overflow: hidden;
        text-align: center;
    }
    .clientRightTab .pic-txt dd
    {
        text-align: center;
    }
    .clientRightTab .pic-txt dd p
    {
        color: #999;
        margin-bottom: 5px;
    }
    .clientRightTab .app-wrap
    {
        overflow: hidden;
        padding-left: 14px;
    }
    .clientRightTab .app
    {
        float: left;
        width: 25px;
    }
   .clientRightTab .app i
    {
        display: block;
        height: 26px;
    }
   .clientRightTab .sep
    {
        border-left: 1px dashed #e5e5e5;
        display: inline;
        float: left;
        height: 42px;
        margin: 0 15px;
        width: 0;
    }
    .clientRightTab .app .ic-ios
    {
        background-position: -26px -148px;
    }
    .clientRightTab .app:hover .ic-ios
    {
        background-position: -78px -148px;
    }
    .clientRightTab .app .ic-and
    {
        background-position: 0 -148px;
    }
    .clientRightTab .app:hover .ic-and
    {
        background-position: -52px -148px;
    }
    .clientRightTab .wx-tips
    {
        color: #07d;
        display: block;
        font-size: 14px;
        height: 20px;
        line-height: 20px;
        position: relative;
        text-align: center;
    }
    .clientRightTab .wx-tips em
    {
        font-size: 0;
        height: 13px;
        line-height: 0;
        overflow: hidden;
        position: absolute;
        width: 16px;
    }
    .clientRightTab .wx-tips .ic-l
    {
        background-position: -201px -52px;
        left: 0;
        top: 0;
    }
    .clientRightTab .wx-tips .ic-r
    {
        background-position: -218px -52px;
        bottom: 0;
        right: 0;
    }
    .clientRightTab .wb-fans
    {
        height: 36px;
        margin: 0 0 8px;
        overflow: hidden;
        padding: 10px 0 0 6px;
    }
    .clientRightTab .wb-fans-l
    {
        border-right: 1px dashed #e5e5e5;
        overflow: hidden;
    }
    .clientRightTab .wb-fans span
    {
        color: #999;
        float: left;
        line-height: 18px;
        padding: 0 8px;
        text-align: center;
    }
    .clientRightTab .wb-fans span strong
    {
        color: #07d;
        display: block;
        font-weight: normal;
    }
    
    .clientRightTab .pic-txt:after
    {
        clear: both;
        content: " ";
        display: block;
        height: 0;
        overflow: hidden;
    }
   .clientRightTab  .img-area
    {
        float: left;
        margin-right: 10px;
        overflow: hidden;
        position: relative;
    }
    .clientRightTab .txt-area
    {
        overflow: hidden;
    }
    .clientRightTab .txt-area .sub
    {
        color: #999;
    }
    .clientRightTab ul.pic-txt li
    {
        margin-top: 20px;
    }
    .clientRightTab ul.pic-txt li .title
    {
        height: 40px;
        line-height: 20px;
        overflow: hidden;
        padding-top: 5px;
    }
    .clientRightTab ul.pic-txt-h80 li
    {
        height: 80px;
        overflow: hidden;
    }
    .clientRightTab ul.pic-txt-h80 li .title
    {
        margin-bottom: 10px;
    }
    
    
    
.haitao-coupons-list { position:relative; margin-left:2px; margin-bottom:-2px; overflow:hidden; zoom:1 }
.haitao-coupons-list em { font-style:normal }
.haitao-coupons-list li { display:block; margin-left:1px; min-height:120px; border-bottom: dashed 1px #333; cursor:default; margin-top:15px; position:relative; }
.haitao-coupons-list li.curled_mallview { min-height:150px; }
.haitao-coupons-list li .curled-page { display:block; left:16px; position:absolute; top:0; background:#FFFFFF none repeat scroll 0 0; border:1px solid #D2D2D2; height:108px; padding:0; text-align:center; width:108px; border-radius: 4px; line-height:106px; overflow:hidden; }
.haitao-coupons-list li .curled_page_cx { position: absolute; background:url(../Images/cxbg.png) no-repeat; width:61px; height:61px; display:block; left:0; top:0; z-index:1000; }
.haitao-coupons-list li .coupon_vote_wrap { position:absolute; left:20px; top:115px; }
.haitao-coupons-list li .coupon_vote_txt_d, .haitao-coupons-list li .coupon_vote_txt_c { padding:0; background-color:#F5FBFF; font-size:14px; font-weight:bold; border: solid 1px #CFE2EC; }
.haitao-coupons-list li .coupon_vote_txt_d span, .haitao-coupons-list li .coupon_vote_txt_c span { color:#F00; }
.haitao-coupons-list li .code_expire_page { position: absolute; background:url(../Images/expirebg.png) no-repeat; width:61px; height:61px; display:block; left:0; top:0; z-index:1000; }
.haitao-coupons-list li .detail { margin:0 0 0 115px; position:relative; margin-left:142px; }
.haitao-coupons-list li .detail h3 { display:inline; font-size:18px; font-weight:700; line-height:28px; margin-right:10px; text-transform:capitalize; }
.haitao-coupons-list li .detail .discount { margin:0 0 10px; }
.haitao-coupons-list li .detail .discount a { color:#333; text-decoration:none; font-size:14px; }
.haitao-coupons-list li .detail .merchantLink { margin:0 0 10px; }
.haitao-coupons-list li .cover { background:#000; color:#FFF; -moz-border-radius:5px; -webkit-border-radius:5px; padding:2px 5px; display:none; }
.haitao-coupons-list li .attachFlash { border: dashed 2px #39ADCF; padding:2px 15px; background:#D7EFF5; font-size:16px; color: #000; -moz-border-radius:5px; -webkit-border-radius:5px; -moz-user-select: none; /* for Firefox */ ; -webkit-user-select: none; /* for Chrome */ }
.haitao-coupons-list li .mall_logo { vertical-align:middle; margin:35px auto 0 auto; }
.haitao-coupons-list li .coupon_code_w { margin:5px 0 10px 0; }
.haitao-coupons-list li .fav_star { height: 52px; position: absolute; bottom:0; right:0; width: 52px; z-index: 1; }
.haitao-coupons-list li .fav_star .star-image { background: url(Images/bg.png) repeat scroll -12px -1050px rgba(0, 0, 0, 0); cursor: pointer; height: 20px; margin: 5px; position: absolute; right: 0; bottom: 0; width: 21px; z-index: 1 }
.haitao-coupons-list li .fav_star:before, .fav_star:after { content: ""; position: absolute; right: 0; bottom: 0 }
.haitao-coupons-list li .fav_star :before { border-left: 52px solid rgba(0, 0, 0, 0); border-bottom: 52px solid #F0F0F0; }
.haitao-coupons-list li .fav_star:after { border-left: 50px solid rgba(0, 0, 0, 0); border-bottom: 50px solid #F8F8F8; }
.haitao-coupons-list li .fav_star[data-starred="true"]:before { border-bottom-color: #DBCA69; }
.haitao-coupons-list li .fav_star[data-starred="true"]:after { border-bottom-color: #FFFFC2; }
.haitao-coupons-list li .fav_star[data-starred="true"] .star-image { background: url(Images/bg.png) repeat scroll -12px -1011px rgba(0, 0, 0, 0) }
.haitao-coupons-list li .coupon_user { position:absolute; right:65px; bottom:5px; }