<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*reset by yangtata start*/
html,body,div,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
body,button,input,select,textarea{font:12px/1.5 Tahoma,Helvetica,Arial,'宋体',sans-serif,\5b8b\4f53;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
address,cite,dfn,em,var,i{font-style:normal;}
ul,ol,dl,li{list-style:none;}
fieldset,img{border:0;}
button,input,select,textarea{font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}
a{
    color:#5e5e5e;
    text-decoration:none;
}
a:hover{
    color:#f8285c;
    text-decoration:underline;
}
:focus{  
    outline: 0 none;
}
/*reset by yangtata end*/
body {
    background: #f1f2f7 url(img/20150309_tp_Wsm.jpg) no-repeat center top;
    color:#5E5E5E;
    height:100%;    
}

textarea,input[type="text"],input[type="password"]{ background:url(img/input_bg_sd.png) no-repeat #FFF; font-family:'Microsoft Yahei',Tahoma,Helvetica,Arial,sans-serif;}
:-moz-placeholder, ::-webkit-input-placeholder { color:#999999; }
.placeholder { color:#999999; }
/*input*/
.address { color:#666; }
.address li { line-height: 30px; display: block; margin-top: 5px; padding-bottom: 5px; _padding-bottom: 10px; height: auto; overflow: hidden; }
.right .address li { margin-top: 10px; }
.address li .user { float:left }
.address li .user label { width: 80px; text-align: right; display: block; float: left; }
.address li .text { border-top: #ccc solid 1px; border-left: #ccc solid 1px; border-right: #ddd solid 1px; border-bottom: #ddd solid 1px; float: left; width:200px; height: 28px; line-height:28px; padding-left: 5px; margin-right: 5px; }
.address li .text2 { width:100px; }
.address li .user select { color:#5e5e5e }
.error-box { float:left; color:#999; margin-left:5px; }
.error-box label { display:inline-block; padding-left:20px; }
.error-box label.error { background:url(img/error.gif) no-repeat 0 7px; }
.error-box label.ok { background:url(img/ok.gif) no-repeat 0 7px; }
.error-box label.warn { background:url(img/warn.gif) no-repeat 0 7px; }
.error-box label.checking { background:url(img/checking.gif) no-repeat; display:none; }
.address li .smt { width: 80px; height: 30px; line-height: 28px; margin-top:5px; border-radius: 2px; color:#fff; font-size:13px; cursor:pointer }
.address li .smt1 { margin-left:80px; margin-right: 20px; border:1px solid #e25f07; background:#FF2D5E; text-shadow: 1px 1px 0 rgba(0, 0, 0, .2); }
.address li .smt1:hover { background:#ff7e00; }
.address li .smt2 { border:1px solid #b8b8b8; background: #c3c3c3; text-shadow: 1px 1px 0 rgba(0, 0, 0, .2); }
.address li .smt2:hover { background:#cccccc; }
.ddinput { border-top: #ccc solid 1px; border-left: #ccc solid 1px; border-right: #ddd solid 1px; border-bottom: #ddd solid 1px; color: #5e5e5e; height: 16px; line-height: 16px; padding: 5px 5px; width: 280px; }
.gray{color:#919191;}
.gray_2{color:#808080;}
.gray_3{color:#ccc;}
.gray_4{color:#999;}
.gray_5{color:#666;}
.whi{color:#fff;}
.blue{color:#0289cd;}
.blue_1{color:#0099EE;}
.green{color:#129800;}
.green_2{color:#139C00;}
.green_3{color:#70A700;}
.red{color:#f00;}
.org{color:#FF5500;}
.org_1{color:#0080d1;}
.org_2{color:#0080d1;}
.org_3{color:#0080d1}
.bla{color:#000;}
.block{display:block;}
.none{display:none;}
.f10 { font-size: 10px }
.f12 { font-size: 12px }
.f14 { font-size: 14px }
.f16 { font-size: 16px }
.f18 { font-size: 18px }
.f20 { font-size: 20px }
.f24 { font-size:24px }
.f30 { font-size:30px }
.fb { font-weight: 700 }
.fn { font-weight: 400 }
.t2 { text-indent: 2em }
.lh20 { line-height:20px }
.lh22 { line-height:22px }
.lh24 { line-height:24px }
.lh30 { line-height:30px }
.tl { text-align: left }
.tc { text-align: center }
.tr { text-align: right }
.bc { margin-left: auto; margin-right: auto }
.fl { float: left; display: inline }
.fr { float: right; display: inline }
.vm { vertical-align: middle; }
.vt { vertical-align: top }
.pr { position: relative }
.pa { position: absolute }
.abs-right { position: absolute; right: 0 }
.abs-left { position: absolute; left: 0 }
/*clear by:mumian start*/
.clearfix:after {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.clear{
    clear:both;
}
.clear:after,
.clear:before {
    content:"";
    display:table;
}

.clear:after {
    clear:both;
    overflow:hidden;
}

.clear {
    zoom:1;
    clear:both;
}
/*clearfix by:mumian end*/
.m5 { margin: 5px }
.m10 { margin: 10px }
.m15 { margin: 15px }
.m20 { margin: 20px }
.m25 { margin: 25px }
.m30 { margin: 30px }
.m50 { margin: 50px }
.mt5 { margin-top: 5px }
.mt10 { margin-top: 10px !important}
.mt15 { margin-top: 15px !important}
.mt20 { margin-top: 20px !important}
.mt25 { margin-top: 25px !important}
.mt30 { margin-top: 30px !important}
.mt40 { margin-top: 40px !important}
.mt50 { margin-top: 50px !important}
.mr5 { margin-right: 5px }
.mr10 { margin-right: 10px }
.mr15 { margin-right: 15px }
.mr20 { margin-right: 20px }
.mr25 { margin-right: 25px }
.mr30 { margin-right: 30px }
.mr40 { margin-right: 40px }
.mr50 { margin-right: 50px }
.mb5 { margin-bottom: 5px }
.mb10 { margin-bottom: 10px }
.mb15 { margin-bottom: 15px }
.mb20 { margin-bottom: 20px !important }
.mb25 { margin-bottom: 25px !important }
.mb30 { margin-bottom: 30px }
.mb45 { margin-bottom: 45px }
.mb50 { margin-bottom: 50px }
.mb60 { margin-bottom: 60px }
.ml5 { margin-left: 5px }
.ml10 { margin-left: 10px }
.ml15 { margin-left: 15px }
.ml20 { margin-left: 20px }
.ml25 { margin-left: 25px }
.ml30 { margin-left: 30px }
.ml40 { margin-left: 40px }
.ml50 { margin-left: 50px }
.ml55 { margin-left: 55px }
.ml70 { margin-left: 70px }
.ml80 { margin-left: 80px }
.ml85 { margin-left: 85px }
.ml100 { margin-left: 100px }
.p5 { padding: 5px }
.p10 { padding: 10px }
.p15 { padding: 15px }
.p20 { padding: 20px }
.p25 { padding: 25px }
.p30 { padding: 30px }
.p50 { padding: 50px }
.pt5 { padding-top: 5px }
.pt10 { padding-top: 10px }
.pt15 { padding-top: 15px }
.pt20 { padding-top: 20px }
.pt25 { padding-top: 25px }
.pt30 { padding-top: 30px }
.pt50 { padding-top: 50px }
.pr5 { padding-right: 5px }
.pr10 { padding-right: 10px }
.pr15 { padding-right: 15px }
.pr20 { padding-right: 20px }
.pr25 { padding-right: 25px }
.pr30 { padding-right: 30px }
.pr50 { padding-right: 50px }
.pb5 { padding-bottom: 5px }
.pb10 { padding-bottom: 10px }
.pb15 { padding-bottom: 15px }
.pb20 { padding-bottom: 20px }
.pb25 { padding-bottom: 25px }
.pb30 { padding-bottom: 30px }
.pb50 { padding-bottom: 50px }
.pl5 { padding-left: 5px }
.pl10 { padding-left: 10px }
.pl15 { padding-left: 15px }
.pl20 { padding-left: 20px }
.pl25 { padding-left: 25px }
.pl30 { padding-left: 30px }
.pl50 { padding-left: 50px }
.pl80 { padding-left: 80px!important; }
.mt0{margin-top:0!important;}
.mb0{margin-bottom:0px!important;}
.mb10{margin-bottom:10px!important;}
.mb20{margin-bottom:20px!important;}
.mb30{margin-bottom:30px!important;}
.ml0{margin-left:0px!important;}
.ml10{margin-left:10px!important;}
.ml20{margin-left:20px!important;}
.ml30{margin-left:30px!important;}
.ml35{margin-left:35px!important;}
.ml40{margin-left:40px!important;}
.ml45{margin-left:45px!important;}
.ml50{margin-left:50px!important;}
.ml55{margin-left:55px!important;}
.mr0{margin-right:0px!important;}
.mr10{margin-right:10px!important;}
.mr20{margin-right:20px!important;}
.mr30{margin-right:30px!important;}
.pt0{ padding-top:0px!important;}
.pt10{padding-top:10px!important;}
.pt20{padding-top:20px!important;}
.pt30{padding-top:30px!important;}
.pb0{ padding-bottom:0px!important;}
.pb10{padding-bottom:10px!important;}
.pb20{padding-bottom:20px!important;}
.pb30{padding-bottom:30px!important;}
.pl0{ padding-left:0px!important;}
.pl10{padding-left:10px!important;}
.pl20{padding-left:20px!important;}
.pl30{padding-left:30px!important;}
.pr0{ padding-right:0px!important;}
.pr10{padding-right:10px!important;}
.pr20{padding-right:20px!important;}
.pr30{padding-right:30px!important;}
@charset "utf-8";
/** CSS Document 
* Dec: Base style 
* Author: mumian@juanpi.com;
* Date: 2014-12-01;
**/
/*header by yangtata start*/
.header{background:#fff;width:100%;margin:0 auto;min-width: 1200px;}
.header .area{
	width:100%;position:relative; height:95px;  margin:0 auto;
}
.header .search .smt,.new-users ul li i{ display:block; background:url(img/header-total.gif) no-repeat;}
.header .logo,.header .search,.header .protection{position:absolute;}
.header .logo{ top:17px; left:0;width:280px; height:55px;}
.header .logo.other{height:54px;width:240px;top:20px;}
.header .logo.juan-brand{background-position:-78px -104px;}
.header .logo.juan-iphone{background-position:-78px -161px;}
.header .logo.juan-user{background-position:-78px -217px;}
.header .logo.juan-jf{background-position:-78px -274px;}
.header .logo.juan-fanli{background-position:-78px -334px;}
.header .logo div .juan-txt{height:50px; width:70px;}
.header .logo .go-old{position:relative;background:url(img/go-old.gif) no-repeat;height:39px;width:40px;margin:2px 0 0 10px;}
.header .logo .go-old a{display:block;position:absolute;bottom:0;left:0;width:40px;height:12px;}
.header .logo .juan-logo{
    height: 55px;
    overflow: hidden;    
    width: 280px;
}
.header .logo .juan-other-logo {
    height:0;
    width: 70px;
	padding-top:35px;
	overflow:hidden;
}
.header .logo .other-logo {
    height: 0;
    margin-left: 14px;
    overflow: hidden;
    padding-top: 34px;
    width: 89px;
}
/* about mac retina*/
.header .logo.juan-logo01{  background: url(img/juan-logo.png) no-repeat; width:165px; height: 45px; background-size: cover;padding: 0; text-indent: -999px;}
.header .logo.juan-logo01 .go-old{ position: absolute; left: 165px;}
.header .logo.juan-user01{  background: url(img/juan-user.png) no-repeat;background-size: cover; height: 55px;}
.header .logo.juan-fanli01{  background: url(img/juan-fanli.png) no-repeat;background-size: cover; height: 55px;}
.header .logo.juan-jifen01{  background: url(img/juan-jifen.png) no-repeat;background-size: cover; height: 55px;}
.header .logo.juan-iphone01{  background: url(img/juan-phone.png) no-repeat;background-size: cover;height: 55px;}
.header .logo.juan-brand01{  background: url(img/juan-brand.png) no-repeat;background-size: cover;height: 55px;}
/*this is protection*/
.header .protection{background-position:0 0; height:32px; width:465px; top:28px; right:270px;}
.header .protection a{ display:block; float:left; height:16px; width:98px; margin:0 0px 0 34px;}
.header .protection a.lowest{ margin-left:75px;width:85px;}
.header .protection a.check{ margin-left:75px;width:85px;}
.header .protection01{ background: url(img/juan-zhijian.png) no-repeat;background-size: cover;height: 33px;}
/*this is protection*/
.header .protection{background-position:0 0; height:32px; width:465px; top:35px; right:270px;}
.header .protection a{ display:block; float:left; height:16px; width:98px; margin:0 0px 0 34px;}
.header .protection a.lowest{ margin-left:75px;width:85px;}
.header .protection a.check{ margin-left:75px;width:85px;}
.header .protection01{ background: url(img/juan-zhijian.png) no-repeat;background-size: cover;height: 30px;}
/*this is search*/
.header .search{top:25px; right:0; width:287px; height:33px;}
.header .search .search-area{ display:block; width:249px; height:33px; background:#efefef;border-top: 1px solid #F8285C;border-bottom: 1px solid #F8285C;border-left: 1px solid #F8285C;}
.header .search .txt{ border:0 none; outline:0 none; background:#efefef; width:239px; height:30px; line-height:30px; margin:2px 0 0 10px; color:#333333;}
.header .search .smt{ background-position:right -65px; border:0 none; cursor:pointer; height:35px; width:37px;}
/*jky-login by yangtata*/

/*mainNav by yangtata start*/
.header .mainNav{ width:100%; height:38px; border-bottom: 2px solid #ff3366;min-width: 1200px;}
.header .mainNav .nav{  height:38px; margin:0 auto;}
.header .mainNav .nav .navigation li{ float:left; display:inline; height:38px;position:relative; z-index:11;}
.header .mainNav .nav .navigation li.fanli{background:#fff}
.header .mainNav .nav .navigation li.fanli a{color:#f8285c}
.header .mainNav .nav .navigation li.hot{background:#fff}
.header .mainNav .nav .navigation li.hot a{color:#8000FF;font-weight:600}
.header .mainNav .nav .navigation li a .cur{ background:url(img/cur.gif) no-repeat; width:7px; height:4px; display:inline-block; margin-left:3px;
vertical-align:3px;_vertical-align:-6px;
transition: all .4s;-webkit-transition: all .4s; -o-transition: all .4s; -moz-transition: all .4s;-webkit-backface-visibility:hidden;}
.header .mainNav .nav .navigation li .all-classify{ display:none; position:absolute; top:39px; left:0; width:102px; background:#f8f9f5; border:#f8285c solid 1px;box-shadow:3px 0px 5px rgba(145,145,145,0.4);}
.header .mainNav .nav .navigation li.open a .cur{
transform:rotate(180deg);-webkit-transform:rotate(180deg); -o-transform:rotate(180deg); -moz-transform:rotate(180deg);}
.header .mainNav .nav .navigation li.open .all-classify{ display:block;}
.header .mainNav .nav .navigation li .all-classify dd{ height:36px;line-height:36px; border-bottom:#e2e2e2 solid 1px; border-top:#fff solid 1px;}
.header .mainNav .nav .navigation li .all-classify dd a{ color:#777; padding:0; width:102px; height:36px;}
.header .mainNav .nav .navigation li .all-classify dd i,.header .mainNav .nav .navigation li .all-classify dd span{ display:inline; float:left;}
.header .mainNav .nav .navigation li .all-classify dd i{background:url(img/zhe-icon.gif) no-repeat; width:22px; height:22px; margin:10px 10px 0 20px;}
.header .mainNav .nav .navigation li .all-classify dd i.nvzhuang{ background-position:0 -312px;}
.header .mainNav .nav .navigation li .all-classify dd i.nanzhuang{ background-position:0 0;}
.header .mainNav .nav .navigation li .all-classify dd i.xiebaopeishi{ background-position:0 -40px;}
.header .mainNav .nav .navigation li .all-classify dd i.muying{ background-position:0 -76px; margin-top:6px;}
.header .mainNav .nav .navigation li .all-classify dd i.jujia{ background-position:0 -117px;}
.header .mainNav .nav .navigation li .all-classify dd i.meizhuang{ background-position:0 -158px;}
.header .mainNav .nav .navigation li .all-classify dd i.shuma{ background-position:0 -198px;}
.header .mainNav .nav .navigation li .all-classify dd i.meishi{ background-position:0 -238px}
.header .mainNav .nav .navigation li .all-classify dd i.wenti{ background-position:0 -275px; margin-top:7px;}
.header .mainNav .nav .navigation li .all-classify dd a:hover{ font-weight:bold; background:#fff;}
.header .mainNav .nav .navigation li .all-classify dd a:hover .nvzhuang{ background-position:-38px -312px;}
.header .mainNav .nav .navigation li .all-classify dd a:hover .nanzhuang{ background-position:-38px 0;}
.header .mainNav .nav .navigation li .all-classify dd a:hover .xiebaopeishi{ background-position:-38px -40px;}
.header .mainNav .nav .navigation li .all-classify dd a:hover .muying{ background-position:-38px -76px;}
.header .mainNav .nav .navigation li .all-classify dd a:hover .jujia{ background-position:-38px -117px;}
.header .mainNav .nav .navigation li .all-classify dd a:hover .meizhuang{ background-position:-38px -158px;}
.header .mainNav .nav .navigation li .all-classify dd a:hover .shuma{ background-position:-38px -198px;}
.header .mainNav .nav .navigation li .all-classify dd a:hover .meishi{ background-position:-38px -238px}
.header .mainNav .nav .navigation li .all-classify dd a:hover .wenti{ background-position:-38px -275px;}
.header .mainNav .nav .navigation li a{ float:left;cursor:pointer; padding:10px 20px 0; color:#000; font-size:14px; height:30px;}
.header .mainNav .nav .navigation li a i{background:url(img/newjd.gif) no-repeat;background-position:-28px 0;width: 28px;height: 22px;position: absolute;top: -2px;right: 1px;}
.header .mainNav .nav .navigation li.current a i{background-position:0 0;}
.header .mainNav .nav .navigation li a.brandnav{padding:10px 20px 0;}
.header .mainNav .nav .navigation li.last{ background:none;}
.header .mainNav .nav .navigation li.current{background:#f8285c;-webkit-border-radius: 6px 6px 0 0;-moz-border-radius: 6px 6px 0 0;border-radius: 6px 6px 0 0;}
.header .mainNav .nav .navigation li.on{background:#3539C2;-webkit-border-radius: 6px 6px 0 0;-moz-border-radius: 6px 6px 0 0;border-radius: 6px 6px 0 0;}
.header .mainNav .nav .navigation li.first a {width: 162px;text-align: center;}
.header .mainNav .nav .navigation li.current a {color: #fff;}
.header .mainNav .nav .navigation li.on a {color: #fff;}
.header .mainNav .nav .navigation li.first {width: 200px;}
.header .mainNav .nav .navigation li.current a:hover{ text-decoration:none;}
.header .mainNav .nav .navigation li.on a:hover{ text-decoration:none;}
.header .mainNav .nav .navigation li a:hover{text-decoration:underline;}
.navigation .code-tips {
    display: none;
    position: absolute;
    left: -28px;
    top: 36px;
    background-color: #fff;
    border: #e2e2e2 solid 1px;
    padding: 5px;
    width: 148px;
    height: 173px;
    z-index: 100;
}
.navigation .code-tips .code {    
    height: 148px;
    width: 148px;
}
.header .mainNav .nav .navigation li a #new-phone {
    margin-top: 3px;
}
#new-phone {
    background: url(img/phone-new.png) no-repeat;
    margin-top: 12px;
    height: 16px;
}
#new-qcodes {
    top: 40px;
}
.header .state-show{ line-height:38px; position:relative; z-index:100;}
.header .state-show .normal-a{ font-size:14px; color:#333;height:38px;float:left; display:inline; padding:0 15px;}
.header .state-show .on{background: #f8285c;color:#fff;-webkit-border-radius: 6px 6px 0 0;-moz-border-radius: 6px 6px 0 0;border-radius: 6px 6px 0 0;}
.header .state-show .normal-side-box{ top:39px; right:0;}
.header .state-show  #signinid:hover .normal-side-box{display:block;}
.icon-normal,#toolbar .bar-con .right-show div.logined-show .normal-box ul li a .icon{background:url(img/icon-total.png) no-repeat 0 0;}
.icon-normal{background-position:0 0;display:inline-block; vertical-align:-3px; margin-right:3px;}
.icon-sign{ background-position: -84px -38px; width:16px; height:16px; float:left; margin-top:13px; _margin-top:11px;}
.icon-phone{ background:url(img/icon-phone.gif) no-repeat;height:35px; width:12px; float:left;}

.icon-advance{ background-position:right top; width:15px; height:16px; float:left;margin-top:3px;}
.icon-fanli {width:0;position:relative;left:-20px}
.icon-bag{background-position:0 -156px;width:16px;height:18px;float:left;margin:8px 11px 0 12px;}
.icon-bag-empty{background-position:0 -182px;width:25px;height:36px;float:left;margin-right:5px;}
.icon-clock{width:14px;height:14px;background-position:right -20px;}
/*header_other by ake*/
.header_other{ height: 95px;  background: url(img/user_line.gif) repeat-x;}
.header_other .area{height:95px;}
.header_other .other_nav{ position: absolute;right: 0; bottom:4px;}
.header_other .other_nav ul{  line-height: 36px;}
.header_other .other_nav li{ float: left;display: inline;}
.header_other .other_nav li a{float: left; padding: 0 32px;height: 36px;background: #2a142b; display: block; font-size: 14px; color: #fff;}
.header_other .other_nav li a.active{background: #ff2d5e;color: #fff;text-decoration:none;}
/*login by ake*/
.header-login{ border-bottom: 4px solid #2a142b;}
.header-login .area{height:76px;}
.header-login .logo{top:15px;}
.header-login .protection{right:10px;top:24px;}
/*mainNav by yangtata end*/
/*head by yangtata end*/
/*toolbar by yangtata start*/
#toolbar{ background:#f6f6f6;height:36px;min-width: 1200px;}
#toolbar .bar-con{ margin:0 auto; line-height:34px;}
#toolbar .bar-con .topNav li{ float:left; display:inline; border-right:#e2e2e2 solid 1px;}
#toolbar .bar-con .topNav li.first{ border-left:#e2e2e2 solid 1px;}
#toolbar .bar-con .topNav li a{ display:block; float:left; padding:0 25px; color:#666;height:36px;}
#toolbar .bar-con .topNav li a.red{ color:#ee4e22;}
#toolbar .bar-con .topNav li a.active{background:#fff;color:#F8285C}
#toolbar .bar-con .topNav li a.active:hover{ text-decoration:none;}
#toolbar .bar-con .right-show div{ display:block; float:left; color:#e2e2e2;}
#toolbar .bar-con .right-show div a{margin-right: 10px; color:#333;}
#toolbar .bar-con .right-show div a .count{ width:12px; padding:0 3px; background:#ff3838; color:#fff; margin-left:2px;}
#toolbar .bar-con .right-show div.logined-show{ position:relative; z-index:99; height:36px;}
#toolbar .bar-con .right-show div.logined-show .normal-a{ display:block; margin-top:10px; line-height:normal; cursor:pointer;}
#toolbar .bar-con .right-show div.logined-show img{ margin-right:5px; float:left; display:inline; width:18px; height:18px; vertical-align:middle;}
#toolbar .bar-con .right-show div.logined-show a .user{ color:#ff3366; font-weight:bold; display:inline; float:left; max-width:64px;_width:64px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
#toolbar .bar-con .right-show div.logined-show a .cur{ display:inline; float:left; background:url(img/cur.gif) no-repeat; width:10px; height:5px;transition: all .4s;-webkit-transition: all .4s; -o-transition: all .4s; -moz-transition: all .4s; margin-left:2px; margin-top:6px;-webkit-backface-visibility:hidden;}
#toolbar .bar-con .right-show div.logined-show a:hover{ text-decoration:none;}
#toolbar .bar-con .right-show div.logined-show .normal-box{ position:absolute; top:35px; left:10px; background:#fff; border:#f7dce0 solid 1px; width:126px; border-radius:5px; overflow:hidden; display:none; z-index:99;}
#toolbar .bar-con .right-show div.logined-show:hover .normal-box{display:block;}
#toolbar .bar-con .right-show div.hover .normal-box{ display:block;}
#toolbar .bar-con .right-show div.logined-show.hover a .cur{transform:rotate(180deg);-webkit-transform:rotate(180deg); -o-transform:rotate(180deg); -moz-transform:rotate(180deg);}
#toolbar .bar-con .right-show div.logined-show .login-box{ height:120px;}
#toolbar .bar-con .right-show div.logined-show .normal-box ul li{ height:30px; line-height:30px; border-bottom:#f7dce0 solid 1px;vertical-align:top;}
#toolbar .bar-con .right-show div.logined-show .normal-box ul li a .icon{width:12px; height:14px; display:inline; margin:10px 5px 0 10px; float:left;}
#toolbar .bar-con .right-show div.logined-show .normal-box ul li a span{ display:inline; float:left;}
#toolbar .bar-con .right-show div.logined-show .normal-box ul li a .icon-01{ background-position:0 -49px;}
#toolbar .bar-con .right-show div.logined-show .normal-box ul li a .icon-02{ background-position:0 -79px;}
#toolbar .bar-con .right-show div.logined-show .normal-box ul li a .icon-03{ background-position:0 -108px;}
#toolbar .bar-con .right-show div.logined-show .normal-box ul li a .icon-04{ background-position:0 -136px;}
#toolbar .bar-con .right-show div.logined-show .normal-box ul li a .icon-11 {background-position: -86px -20px;}
#toolbar .bar-con .right-show div.logined-show .normal-box ul li a .icon-12 {background: url(img/history.png);}
#toolbar .bar-con .right-show div.logined-show .normal-box ul li a .icon-13 {    background: url(img/16.png);
    background-size: contain;
    margin-top: 13px;
    height: 14px;
    width: 14px;}
ul.side-oper.other .tab-tips a .icon {
    background: url(img/icon-total.png) no-repeat 0 0;
}
ul.side-oper.other .tab-tips a .icon {
    width: 12px;
    height: 14px;
    display: inline;
        margin: 12px 5px 0 10px;
    float: left;
}
ul.side-oper.other .tab-tips a .icon-01{ background-position:0 -49px;}
ul.side-oper.other .tab-tips a .icon-02{ background-position:0 -79px;margin: 13px 5px 0 10px;}
ul.side-oper.other .tab-tips a .icon-03{ background-position:0 -108px;}
ul.side-oper.other .tab-tips a .icon-04{ background-position:0 -136px;}
ul.side-oper.other .tab-tips a .icon-11 {background-position: -86px -20px;}
ul.side-oper.other .tab-tips a .icon-12 {background: url(img/history.png);}
ul.side-oper.other .tab-tips a .icon-13 {    background: url(img/16.png);
    background-size: contain;
    margin-top: 13px;
    height: 14px;
    width: 14px;}
ul.side-oper.other .tab-tips a:hover{     color: #f00;}	
	
#toolbar .bar-con .right-show div.logined-show .normal-box ul li a{ display:block; margin-left:0; color:#ce003f;width:162px;height:30px; cursor:pointer;}
#toolbar .bar-con .right-show div.logined-show .normal-box ul li a:hover{ background:#fcf0f0; text-decoration:none;}
#toolbar .bar-con .right-show .personal-show a:hover{ text-decoration:none;}
#toolbar .bar-con .right-show .personal-show a:hover span{ text-decoration:underline;}
#toolbar .bar-con .right-show .logined-show img{ vertical-align:-5px; margin-right:5px;}
.main{
	
	margin:0px auto;
}
.clearfix{ clear:both;}
/*side_right by yangtata start old
.side_right {
    width: 40px;	
	bottom:150px;	
    position:fixed;
	display:none;
	_position:absolute;
	_right:10px;
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-210));
	z-index:102;
	border:4px solid #f1eced;
	background-color: #f1eced;
	border-radius:4px;
	float: right;
    margin-left: 1160px;
}
.side_right .con{ position:relative; height:216px;}
.side_right .con .wap:hover .normal-side-box{display:block}
.side_right .con .sign-btn:hover .normal-side-box{display:block}
.side_right .con .waptag:hover .normal-side-box{display:block}

*/
.normal-side-box{ position:absolute; top:22px; right:48px; width:180px; background:#fff; border:#f8285c solid 1px;text-align:center; color:#666; display:none;}
.normal-side-box .cur-img{ display:block; background:url(img/cur-side.gif) no-repeat; height:15px; width:8px; position:absolute;
top:77px; right:-8px;}
.normal-side-box p{ margin:10px; line-height:24px;}
.normal-side-box p a{ color:#39c;}
.normal-side-box p b{ color:#ff3838;}
.normal-side-box p.other{ background:#f9f9f9; margin:0; padding:10px 0;}
.app-side-box{top:-22px;width:164px;text-align:center;}
.app-side-box .app-show{height:128px;width:128px;margin:17px auto 0;}
.app-side-box .app-txt{font-size:14px;color:#f8285c;}
/*this is tag-side-box*/
.tag-side-box{top:auto;bottom:110px;width:333px;text-align:left;min-height:100px;}
.tag-side-box.empty{width:198px;top:-3px;bottom:auto;min-height:0;}
.tag-side-box.empty .cur-img{bottom:auto;top:2px;}
.tag-side-box .bag-tool{display:block;position:static;box-shadow:none;}
.tag-side-box .cur-img{top:auto;bottom:65px;right:-15px;height:40px;width:15px;background-position:0 12px;}
/*totop-tips start*/
.totop-tips{  width: 100%;background: #ffebd2; min-width:1200px}
.totop-tips p{ text-align:center; width:980px; margin: 0 auto; position: relative; height: 30px; line-height: 30px; color: #666;}
.totop-tips p strong{ color: #333;  }
.totop-tips a{ color: #ff3838;margin-left: 30px;}
.totop-tips .closet{ position: absolute; right: 0;top:0; color: #666666; text-decoration: none; cursor: pointer;}
.totop-tips .closet em{ font-family: "微软雅黑"; margin-right: 5px;}
/*totop-tips end*/
/*
.side_right .trigger{
    background:url(img/btn_side.png) no-repeat;
    display: block;
    height: 40px;
    width: 40px;
    margin:0 0 4px;
	color:#fff;
	text-align:center;
	position:relative;
}
.side_right .trigger:hover{ color:#fff;}
.side_right .trigger .icon{ display:block; background:url(img/icon-right.gif) no-repeat; height:40px; width:40px;}
.side_right .trigger .icon-01{ background-position:10px -36px;}
.side_right .trigger .icon-02{ background-position:10px -80px}
.side_right .trigger .icon-03{ background-position:10px -122px;}
.side_right .trigger .icon-04{ background-position:0 -142px;}
.side_right .trigger .icon-05{background-position:10px 6px;}
.side_right .trigger .icon-06{background-position:10px -162px;}
.side_right .trigger .icon-07{background-position:10px -208px;}
.side_right .trigger p{ display:none; padding-top:3px; line-height:16px;}
.side_right .trigger:hover{ background-position:right top; text-decoration:none;}
.side_right .trigger:hover p{ display:block;}
.side_right .trigger:hover span{ display:none;}
.side_right .trigger.tag em.num{width:auto;height:12px;line-height:12px;padding:0 4px;display:block;position:absolute;top:5px;right:-2px;background:#f8285c;color:#f6f6f6;text-align:center;border-radius:15px;font-family:"宋体";}
.side_right .trigger.tag em.time{position:absolute;top:-55px;left:0;width:36px;height:66px;line-height:36px;color:#fff;font-family:"arial";font-size:14px;background:url(img/tag-time.png) no-repeat;font-size:12px;}

*/

/*this is */
.tag_remind{position:fixed;bottom:10px;left: 50%;margin-left:385px;border:#f8285c solid 1px;background:#fff;padding:20px 0;width:214px;height:86px;z-index:100;text-align:center;}
.tag_remind .tips{color:#333;font-weight:bold;font-size:14px;}
.tag_remind .txt{color:#999;margin:10px 0;}
.tag_remind .btn_all a{color:#fff;width:78px;height:24px;line-height:24px;border:#dc0138 solid 1px;background:#ff2d5e;display:inline-block;text-align:center;border-radius:3px;}
.tag_remind .btn_all a:hover{background:#ff517d;text-decoration:none;}
.tag_remind .del{display:block;position:absolute;top:5px;right:5px;font-size:16px;color:#ccc;width:10px;height:10px;line-height:10px;}
.tag_remind .del:hover{color:#ff2d5e;text-decoration:none;}
/*this is service by yangtata start*/

/*this is service by yangtata end*
/*foot by yangtata start*/
.foot{
    width:100%;
	min-width:1200px;	
	margin:0 auto;
	margin-top:40px;
	background:#f9f9f9;	
	border-top:#ce003f solid 1px;
	clear:both;
}
.foot .white_bg{border-top:#f8285c solid 3px;}

.foot .logo{
	color:#999999;
	text-align:center;
	padding-top: 10px;
}
.foot .logo img{
	margin-right:27px;
}
.foot .logo .no{ border:none;}
.foot-con{padding:0 50px;margin: 0 auto;padding-bottom: 30px;}
.con-box-n{ padding-top: 25px;margin:0 auto;}
.con-left-info{ padding-left:65px;width:auto;overflow:hidden;    margin-top: 26px;}
.con-left-info dl{ float: left;display: inline;text-align: left;}
.con-left-info dt{  font-size: 14px; color: #333; font-weight: bold; margin-bottom: 10px;padding-left: 7px;}
.con-left-info dd{ margin-bottom: 5px; color: #666;}
.con-left-info dl a{ color: #666;}
.con-left-info dl .revEmail{ padding-left: 10px; line-height: 28px;}
.con-left-info dd i{width: 4px;  height: 4px; overflow:hidden;border-radius: 50%; background: #c6c6c6; display: inline-block; margin-right: 5px;float:left;margin-top:8px;}
.con-left-info .help-info{width:100px;}

.con-menu{  margin-top: 35px;}
.con-menu a{display: block; width: 86px; height: 35px; background: url(img/service_add.gif) no-repeat;}
.con-menu .service-add{  background-position: 0 -5px;}
.con-menu .service-add:hover{ background-position: 0 -52px;}
.con-menu .service-time{ padding-left:10px;width:65px;}
.con-menu .service-time p{ color: #919191; line-height: 18px;}

.foot-con .ft-company{ text-align: center; padding-top: 20px; color: #000;}
.foot-con .ft-company a{ color: #0080D1;border-bottom: 1px solid #0080D1; font-weight: bold;}
.foot-con .ft-company a:hover{ text-decoration: underline;}

/*school start by xiaoxiong 1021*/
.con-left-info .school{ position: relative;}
.con-left-info .school em{ position: absolute; left: 63px; _left: 50; top: 3px; top: 2px\0; top: 2px\9; *top: 1px; display: block; width: 14px; height: 14px;background: url(img/school-ico.png) no-repeat;}
/*foot by yangtata end*/
/*this is top_bar*/

.top_bar{background-color: #f7f7f7;height: 360px;width:1200px;margin: 0 auto;}
.top_bar .banner{position: relative;height: 360px;width:700px;z-index: 0;overflow: hidden;}
.top_bar .banner {margin-left: 200px;}
.top_bar .banner li{padding-left:0;display:block !important;width: 100%;position:absolute;top:0;left;0;z-index:0;opacity:0;filter:alpha(opacity=0);}
.top_bar .banner .pic{height:360px;display:block;width:700px;margin:0 auto;}
/*this is top_wrap*/
.top_wrap{ margin-left: auto;    margin-right: auto;width: 1200px;_height:1px;_overflow:hidden;}
.top_wrap .top_box {position: relative;width: 100%;height:0;min-width:1200px}
.top_wrap .banner_l{position: relative;top: -360px;z-index: 10;width:200px;display:block;left:0;}
.w1200 .top_wrap .banner_l {left: 0;}
.top_wrap .banner_l dl {width: 180px;height: 357px;overflow: hidden;padding: 2px 10px 1px;background-color: #fff;}
.top_wrap .banner_l dl dd {float: left;width: 50%;height: 51px;overflow: hidden;line-height: 50px;text-align: center;background: url(img/dotted_line.png) repeat-x bottom;}
.top_wrap .banner_l dl dd a {display: block;height: 50px;line-height: 50px;text-align: center;background: #fff;font-size: 14px;position: relative;}
.ct-icon{display: inline-block; width: 24px; height: 24px;vertical-align: middle;position: relative; top: -2px;background: url(img/ct_icons.png) no-repeat 0 0;margin-right: 5px;}
.ct-icon-nvzhuang{background-position: 0 0;}
.ct-icon-nanzhuang{background-position: -24px 0;}
.ct-icon-xiezi{background-position: -48px 0;}
.ct-icon-xiangbao{background-position: -72px 0;}
.ct-icon-muying{background-position: -96px 0;}
.ct-icon-meizhuang{background-position: -120px 0;}
.ct-icon-jujia{background-position: -144px 0;}
.ct-icon-jiafang{background-position: -168px 0;}
.ct-icon-wenti{background-position: -192px 0;}
.ct-icon-meishi{background-position: -216px 0;}
.ct-icon-shuma{background-position: -240px 0;}
.ct-icon-dianqi{background-position: -264px 0;}
.ct-icon-neiyi{background-position: -288px 0;}
.ct-icon-peishi{background-position: -312px 0;}
.top_wrap .banner_l dl dd a:hover .ct-icon-nvzhuang{background-position: 0 -24px;}
.top_wrap .banner_l dl dd a:hover .ct-icon-nanzhuang{background-position: -24px -24px;}
.top_wrap .banner_l dl dd a:hover .ct-icon-xiezi{background-position: -48px -24px;}
.top_wrap .banner_l dl dd a:hover .ct-icon-xiangbao{background-position: -72px -24px;}
.top_wrap .banner_l dl dd a:hover .ct-icon-muying{background-position: -96px -24px;}
.top_wrap .banner_l dl dd a:hover .ct-icon-meizhuang{background-position: -120px -24px;}
.top_wrap .banner_l dl dd a:hover .ct-icon-jujia{background-position: -144px -24px;}
.top_wrap .banner_l dl dd a:hover .ct-icon-jiafang{background-position: -168px -24px;}
.top_wrap .banner_l dl dd a:hover .ct-icon-wenti{background-position: -192px -24px;}
.top_wrap .banner_l dl dd a:hover .ct-icon-meishi{background-position: -216px -24px;}
.top_wrap .banner_l dl dd a:hover .ct-icon-shuma{background-position: -240px -24px;}
.top_wrap .banner_l dl dd a:hover .ct-icon-dianqi{background-position: -264px -24px;}
.top_wrap .banner_l dl dd a:hover .ct-icon-neiyi{background-position: -288px -24px;}
.top_wrap .banner_l dl dd a:hover .ct-icon-peishi{background-position: -312px -24px;}
.ct-line{float: right; width: 1px;height: 15px;background-color: #eee;margin-top: 18px;}

.banner_arrow {display: none;}
.banner_arrow .arrow_prev,.banner_arrow .arrow_next {background-color: rgba(0, 0, 0, 0.2);color: #fff;display: block;height: 45px;line-height: 45px;overflow: hidden;position: absolute;top:-210px;width: 29px;z-index: 12;}
.banner_arrow .arrow_prev{left:200px;}
.banner_arrow .arrow_next{right:0;}
.banner_arrow .arrow_prev:hover,.banner_arrow .arrow_next:hover {background-color: rgba(0, 0, 0, 0.4);}
.banner_arrow .arrow_prev i,.banner_arrow .arrow_next i {background:url(img/arrow.png) no-repeat;cursor: pointer;display: block;height: 21px;margin: 12px 0 0 9px;overflow: hidden;width: 13px;}
.banner_arrow .arrow_prev i{background-position:top left;}
.banner_arrow .arrow_next i{background-position:top right;}

.top_wrap .banner_r {height: 360px;position: absolute;right: 0;top: -360px;width: 295px;z-index: 10;background: #e8e8e8;box-shadow: 0 -3px 2px rgba(102, 102, 102,.15);overflow: hidden;}
.top_wrap .banner_r dl {width: 296px;height: 360px;overflow: hidden;}
.top_wrap .banner_r dl dd {float: left;display: inline;width:295px;height: 120px;overflow: hidden;text-align: center;background-color: #fff;margin: 0 1px 1px 0;border-bottom: 1px dashed #ccc;}
.top_wrap .banner_r dl dd img {width: 120px;min-height: 120px;}
.top_wrap .banner_r dl dd a{width:295px;float:left;overflow: hidden;}
.top_wrap .banner_r dl dd span {display: inline-block;height: 80px;width: 175px;float: right;font-family: Microsoft Yahei;}
.top_wrap .banner_r dl dd span b {color: #222;display: inline-block;font-size: 14px;font-family: Microsoft Yahei;height: 20px;line-height: 20px;margin-bottom: 5px;margin-top: 5px;width: 100%;overflow: hidden;font-weight: bold;}
.top_wrap .banner_r dl dd span p {height:88px;line-height: 15px;overflow: hidden;font-size: 11px;font-family: Microsoft Yahei;color: #666;padding: 0 5px;text-align: left;}
.top_wrap .banner_r dl dd a:hover{opacity:.8;filter:alpha(opacity=80);}

.top_wrap .banner_r.acd {height: 360px;position: absolute;right: 0;top: -360px;width: 295px;z-index: 10;background: #e8e8e8;box-shadow: 0 -3px 2px rgba(102, 102, 102,.15);overflow: hidden;}
.top_wrap .banner_r.acd dl {width: 296px;height: 360px;overflow: hidden;background-color: #e2e2e2;}
.top_wrap .banner_r.acd dl dd {float: left;display: inline;width: 146px;height: 119px;overflow: hidden;text-align: center;background-color: #fff;margin: 0 1px 1px 0;border:0}
.top_wrap .banner_r.acd dl dd a{width:146px;float:left;overflow: hidden;height:120px;padding:0;}
.top_wrap .banner_r.acd dl dd img {width: 120px;max-height: 120px;}
.top_wrap .banner_r.acd dl dd.last {width: 295px;height: 120px;}
.top_wrap .banner_r.acd dl dd.last a{width:295px;float:left;overflow: hidden;height:120px;padding:0;}
.top_wrap .banner_r.acd dl dd.last img {width: 295px;max-height: 120px;}
.top_wrap .banner_r.acd dl dd a:hover{opacity:.8;filter:alpha(opacity=80);}

.top_wrap .round {position: absolute;top:-25px;width:200px;right:300px;}
.top_wrap .round .adType {text-align:center;}
.top_wrap .round .adType a {display:inline-block;width:10px;height:10px;margin:0 3px;background:#000;border:1px solid #fff;overflow:hidden;border-radius:50%;}
.top_wrap .round .adType a.current {background:#ff2d5e;}
/*new-users by yangtata start*/
.new-users ul li{display:inline;float:left;font-size:16px;font-family:"微软雅黑","宋体";margin-left:25px;line-height:42px;}
.new-users ul li i{display:inline;float:left;width:42px;height:42px;margin-right:10px;}
.new-users ul li i.f{background-position:right -103px;}
.new-users ul li i.s{background-position:right -146px;}
.new-users ul li i.t{background-position:right -189px;}
.new-users ul li span{display:inline;float:left;color:#333;}
.new-users ul.only{margin-left:200px;}
.new-users .update-time{height:38px;font-family:"微软雅黑","宋体";margin-right:20px;}
.new-users .update-time .txt{line-height:20px;text-align:right;color:#333;font-size:18px;width:130px;height:38px;}
.new-users .update-time .txt span{font-size:14px;color:#666;}
.new-users .update-time .times span em{display:inline-block;height:38px;width:30px;text-align:center;background:#ff517d;font-size:24px;color:#fff;text-align:center;line-height:38px;font-size:20px;}
.new-users .update-time .times span i{font-size:14px;color:#666;margin:0 10px;}
/*new-users by yangtata end*/
/*w1200 start by yangtata start*/
.w1200 .header .protection{right:380px;}
.w1200 .totop-tips p{width:1200px;}
.w1200 .goods-list{width:1206px;}
.w1200 .header .area{width:1200px;}
.w1200 .header .mainNav .nav{width:1200px;}
.w1200 #toolbar .bar-con{width:1200px;}
.w1200 .subNav{width:1200px;}
.w1200 .main{width:1200px;}
.w1200 .main.w980{width:980px;}
.w1200 .main .zhe-more{width:1196px;}
.w1200 .main .brand-box{width:1200px;}
.w1200 .main .brand-list{width:1220px;}
.w1200 .banner_r{display:block;}
.w1200 .top_bar .banner li{padding-left:0;}
.w1200 .banner_arrow .arrow_next{right:300px;}
.w1200 .main .slide-logos .logos-box{width:1190px;}
.w1200 .main_notice{background:url(img/notice-n.jpg) no-repeat;}
.w1200 .main_notice01{background:url(img/notice-f.jpg) no-repeat;}
.w1200 .main_notice a.go-zk,.w1200  .main_notice01 a.go-zk{right:462px;}
.w1200 .main_notice a.go-brand,.w1200  .main_notice01 a.go-brand{right:184px;}
.w1200 .advance-nav{width:1200px;}
.w1200 .main .on-brand{width:1200px;height:240px;overflow:hidden;}
.w1200 .foot-con{width:1100px;}
.w1200 .con-left-info dl{width:200px;}
.w1200 .con-left-info .help-info{width:100px;}
.w1200 .foot .links .links_list_box{width:970px;}
.w1200 .top_wrap{width:1200px;}
.w1200 body{min-width:1200px;}
.w1200 .new-users{width:1180px;margin: 30px auto;}
.w1200 .new-users ul li{margin-left:60px;}
.w1200 .new-users .update-time{margin-right:35px;}
/*w1200 start by yangtata end*/
/*list public*/
.new-icon{background:url(img/inew.png) no-repeat 0 0;height:37px;overflow:hidden; padding-top:37px; width: 37px;position:absolute;top:0; left:0;z-index:15;}

.top_bar .fpmid{position:absolute;left:-55px;width:540px;height:100px;bottom:10px;z-index:4}
.top_bar .fpmid .des{float:right;width:395px;height:90px;background:#FFF;background: rgba(255,255,255,.8);padding:10px 10px 0}
.top_bar .fpmid .des span{display:inline-block;height:20px;background:#26e3c3;padding:0 7px;line-height:20px;color:#fff;overflow:hidden;}
.top_bar .fpmid .des h3{height:30px;line-height:30px;font-size:20px;font-weight:700;border-bottom:1px solid #e3e2de;}
.top_bar .fpmid .des p {margin-top:6px;color:#666;line-height:20px;}
.top_bar .xydate{position:absolute;margin-top: -110px;left:50%;width:60px;height:100px;margin-left:-390px;color:#FFF;text-align:center;background:#000;background:rgba(0,0,0,.6);z-index:7}
.xydate h5{height: 40px;line-height: 40px;font-size: 40px;font-weight: normal;color: #F8285C;margin-top: 5px;}
.xydate p{line-height:14px;margin-top:10px;font-size:12px}
.xydate p#wek{margin-top:5px;}
.line-cate-nav li a:hover span.arrow-up,.line-cate-nav li a.active span.arrow-up{border-bottom: 5px solid #FF002F;}
.line-cate-nav li a:hover span.arrow-down,.line-cate-nav li a.active span.arrow-down{border-top: 5px solid #FF002F;}
.arrow-up {width: 0px;height: 0px;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 5px solid #5E5E5E;margin-top: 9px;position: absolute;font-size: 0px;line-height: 0px;}        
.arrow-down {width: 0px;height: 0px;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #5E5E5E;font-size: 0px;line-height: 0px;}
input[type="password"] {
    background: url("img/input_bg_sd01.png") no-repeat scroll 0 0 #FFFFFF;
    font-family: Tahoma,Helvetica,Arial,sans-serif;
}
html,html body{
    _background:url(img/-1blank) #EFEFEF;
    _background-attachment:fixed;
}
.green{
    color:#139C00;
}
.blue{
    color:#0063DC;
}
.black{
    color:#000;
}
.block{
    display:block;
}
.none{
    display:none;
}
.alert_fullbgs{
    height:100%;
    width:100%;
    top:0;
    left:0;
    position:fixed;
    _position:absolute;
    z-index:80;
    filter:alpha(opacity=30);
    opacity:0.3;
    background-color:#000;
    _filter:alpha(opacity=30);
    _background-color:none;
    _filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000);
    _top:expression(eval(document.documentElement.scrollTop));
}
/*alert*/
.alert_bgs{
    position:absolute;
    top:400px;
    left:-1000000px;
    padding:6px 6px 6px 6px;
    height:auto;
    overflow:hidden;
    background:rgba(0, 0, 0, 0.1) none repeat scroll 0 0 !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99a0a0a0,endColorstr=#99a0a0a0);
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99a0a0a0,endColorstr=#99a0a0a0);
    z-index:90;
}
.alert_bgs .alert_box{
    border:1px solid #939393;
    height:auto;
    overflow:hidden;
}
.alert_bgs .alert_box .alert_top{
    height:36px;
    width:480px;
    background:#f0f1f2;
    text-indent:15px;
    font-size:14px;
    color:#4C8D44;
    line-height:36px;
    font-weight:bold;
    position: relative;
}
.alert_bgs.alert_box .alert_top span{
    float:left;
	color:#797D84;
}
.alert_bgs .alert_box .alert_top a,.alert_bgs .alert_box .close{
    height:24px;
    width:24px;
    background:url("img/total_alert.gif") no-repeat -173px -722px;
    display:block;
    float:right;
    margin-top:6px;
    margin-right:6px;
    _margin-right:2px;
}
.alert_bgs .alert_box .alert_top a:hover,.alert_bgs.alert_box a.close:hover{
    background-position:-202px -722px;
}
.alert_contents {
    background-color: #FFFFFF;
    font-size: 12px;
    width: 480px;
    height:auto;
    overflow:hidden;
}
.alert_contents .smt{background:url(img/btn_total.gif) no-repeat; width:104px; height:30px; line-height:30px; display:block; text-align:center; font-weight:bold; float:left; display:inline; border:none; color:#fff; cursor:pointer;}
.alert_contents .smt01{color:#fff; background-position:0 0;}
.alert_contents .smt01:hover{ background-position:0 -34px; text-decoration:none;}
.alert_contents .smt02{ background-position:0 -71px; color:#535353;}
.alert_contents .smt02:hover{ background-position:0 -105px; text-decoration:none;}
.alert_contents .ok-btn{
	background: url("img/btn_total.gif") no-repeat scroll 0 -371px transparent;
    display: block;
    float: left;
    font-weight: bold;
    height: 28px;
    line-height: 26px;
    text-align: center;
    text-decoration: none;
    width: 91px; color:#fff;}
.alert_bg .smt-other{display:block; float:left; display:inline;}
.alert_bg .smt-other span{background:url(img/btn_total.gif) no-repeat 0 -141px; height:28px; line-height:26px; display:block; padding:0 15px 0 20px; float:left; color:#fff; font-weight:bold;}
.alert_bg .smt-other em{ background:url(img/btn_total.gif) no-repeat -184px -141px; display:block; float:left; width:5px; height:28px;}
.alert_bg .smt-other:hover{cursor:pointer;}
.alert_bg .smt-other:hover span{ background-position:0 -175px;}
.alert_bg .smt-other:hover em{ background-position:-184px -175px;}
/*login*/

/*goods*/
.alert_contents .goods_box {
    font-size: 12px;
    padding: 20px;
    overflow:hidden;
}
.alert_contents .goods_box span {
    display: block;
    padding-bottom: 10px;
    color:#000;
    line-height: 20px;
}
.alert_contents .goods_box .input{
    zoom:1;
    height:26px;
}
.alert_contents .goods_box .text {
    border: 1px solid #ccc;
    border-right:none;
    height: 24px;
    line-height: 24px;
    float:left;
    padding:0 3px;
    margin:0px;
    width: 370px;
    _*width:360px;
    overflow:hidden;
    display:inline;
}
.alert_contents .goods_box .button {
    background:url("img/total_alert.gif") no-repeat 0px 0px;
    border: none;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 26px;
    width: 63px;
    display:inline;
    cursor:pointer;
}
.alert_contents .goods_box .support {
    clear: both;
    margin-top: 10px;
    color:#000;
}
.alert_contents .goods_box .support a {
    background: none no-repeat scroll left center transparent;
    line-height: 16px;
	margin-right:9px;
}
.alert_contents .goods_box .support a:hover{
    text-decoration:none;
	cursor:pointer;
}
.alert_contents .goods_box .support a.in {
    color: #0099EE;
    padding: 0;
	margin-right:0px;
}
.alert_contents .goods_box .support a.in:hover{text-decoration:underline;}
.alert_content .goods_box .support p{
    padding:12px 0px;
}
.alert_contents .goods_box .support .taobao{
    height:16px;
    width:45px;
    background:url("img/total_alert.gif") no-repeat 0px -66px;
    line-height:16px;
    text-indent:20px;
    display:block;
    float:left;
}
.alert_contents .goods_box .support .juhuasuan{ background:url(img/total_alert.gif) no-repeat -64px -66px;
    height:16px;
    width:56px;    line-height:16px;
    text-indent:20px;
    display:block;
    float:left;
}
.alert_contents .goods_box .support .tianmao{ background:url(img/total_alert.gif) no-repeat -131px -66px;
    height:16px;
    width:45px;    line-height:16px;
    text-indent:20px;
    display:block;
    float:left;
}

.alert_contents .goods_box .pic{
    border:1px solid #4C8D44;
    height:90px;
    width:90px;
    overflow:hidden;
    float:left;
}
.alert_contents .goods_box .pic img{
    height:90px;
    width:90px;
}
.alert_contents .goods_box .queren{
    padding-left:10px;
    width:338px;
    height:90px;
    _margin-bottom:20px;
    float:left;
    overflow:hidden;
}
.alert_contents .goods_box .queren span{
    font-size:14px;
    height:12px;
    display:block;
    white-space:nowrap;
    overflow:hidden;
}
.alert_contents .goods_box .queren .goods_p{
    color:#FF7201;
    font-weight:bold;
}
.alert_contents .goods_box .queren input{
    background: url("img/total_alert.gif") no-repeat scroll 0 -30px transparent;
    border: medium none;
    display:block;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 34px;
    width: 138px;
    margin-top:10px;
    margin-left:90px;
    text-align:center;
    line-height:33px;
    line-height:34px \9;
}
/*localPic*/
.alert_contents .load{
    padding-top:20px;
    width:480px;
    text-align:center;
}
.alert_contents .load .button{
    height:34px;
    width:138px;
    background:url("img/total_alert.gif") no-repeat 0px -30px;
    border:none;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    cursor:pointer;
}
.alert_contents .choose{
    font-weight:500;
    width:480px;
    padding:20px 0px;
    text-align:center;
}
/*face*/
.alert_tops .f1{
    padding:0 15px;
    background-color:#fff;
    line-height:30px;
    margin-top:6px;
    margin-left:10px;
    _margin-left:5px;
    text-indent:0px;
    display:block;
    color:#000;
}
.alert_contents .face{
    padding:10px;
    _margin-bottom:10px;
    height:auto;
    background-color:#fff;
    overflow:hidden;

}
.alert_contents .face li{
    margin-bottom:5px;
    margin-right:5px;
    float:left;
    width:22px;
    height:22px;
    overflow:hidden;
}
/*repeat*/
.alert_contents .fw_root {
    line-height: 160%;
    padding:15px 10px 0px 20px;
    color:#111;
}
.alert_contents .fw_pub_area {
    padding-left: 20px;
    padding-top: 10px;
    width: 445px;
}
.alert_contents .fwpa_tool {
    height: 30px;
    line-height: 30px;
    text-align: right;
}
.alert_contents .fwpa_tool a{
    background:url("img/total_alert.gif") no-repeat -181px -33px;
    height:14px;
    width:27px;
    display:block;
    float:left;
    margin-top:7px;
}
.alert_contents .fwpa_tool span{
    color:#666;
}
.alert_contents .fwpa_tool span b{
    font-weight:bold;
}

.alert_contents .fw_content {
    border: 1px solid #C8C8C8;
    height: 78px;
    overflow: hidden;
    padding: 5px 5px;
    width: 430px;
    font-size:12px;
}
.alert_contents .fw_submit_box {
    overflow: hidden;
    padding: 15px 0;
}
.alert_contents .fw_submit_box input {
    margin-right: 3px;
    vertical-align: -3px;
    margin-bottom:5px;
    margin-left:10px;
    _margin-left:5px;
}
.alert_contents .fw_submit_box label{
    color:#111;
}
.alert_contents .fw_submit_box .sub_div{
    margin:0px auto;
    width:180px;
    overflow: hidden;
}
.alert_contents .fw_submit_box .sub_div a{
    display:block;
    float:left;
    height:26px;
    line-height:26px;
    margin-left:20px;
    _margin-left:10px;
    text-align:center;
}
.alert_contents .fw_submit_box .sub_div a:hover{
    text-decoration:none;
}
.alert_contents .fw_submit_box .sub_div .fw_submit{
    background:url("img/total_alert.gif") no-repeat -69px 0px;
    height:26px;
    width:81px;
    color:#fff;
    font-weight:bold;
    font-size:14px;
}
.alert_contents .fw_submit_box .sub_div .fw_cancel{
    width:50px;
    margin-left:10px;
    _margin-left:5px;
}
/*userInfo*/
.u_info_tip{
    position:absolute;
    font-size: 12px;
    width: 300px;
    z-index: 888;
}
.u_info_tip .tip_info {
    background-color: #FFFFFF;
    border:1px solid #FF863F;
    border-bottom: none;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    height: 90px;
    width: 298px;
}
.u_info_tip .avatar {
    float: left;
    height: 54px;
    margin: 8px 13px 0 8px;
    width: 54px;
}
.u_info_tip .info {
    padding-top: 3px;
    position: relative;
}
.u_info_tip p {
    line-height: 170%;
}
.u_info_tip p a {
    color: #FF7201;
    font-weight: bold;
}
.u_info_tip p a:hover{
    text-decoration: none;
}
.u_info_tip p a span {
    color: #0099EE;
    font-weight: bold;
    text-decoration: underline;
}
.u_info_tip p a:hover span {
    color: #0099EE;
    text-decoration: none;
}
.u_info_tip p img {
    margin: 0 2px 0 5px;
    _margin-left:2px;
    vertical-align: -10%;
}
.u_info_tip .info div {
    position: absolute;
    right: 3px;
    _right:80px;
    top: 7px;
}
.u_info_tip .info div a {
    margin-right: 2px;
    display: block;
    float: left;
    height: 20px;
    width: 20px;
}
.u_info_tip .intro {
    clear: both;
    color: #aaa;
    line-height: 26px;
    height:26px;
    overflow: hidden;
    padding: 0 8px;
    white-space: nowrap;
    width: 270px;
    word-wrap: normal;
}
.u_info_tip .tip_toolbar {
    background-color: #F8F8E2;
    border: 1px solid #FF863F;
    border-top: none;
    border-radius: 0px 0px 5px 5px;
    color: #111111;
    line-height: 33px;
    height:33px;
    overflow: hidden;
    padding-left: 10px;
    position:relative;
}
.u_info_tip .tip_toolbar .follow_del{
    color:#666;
}
.u_info_tip .icrad_add {
    border-right: 1px solid #BDE069;
    height: 12px;
    line-height: 12px;
    margin: 10px 5px 10px 0;
    padding-right: 8px;
    float:left;
}
.u_info_tip .tip_toolbar a {
    color: #5B9400;
    padding: 0 5px;
}
.u_info_tip .tip_toolbar .addfo {
    background: url("img/total_alert.gif") no-repeat scroll 0 -89px transparent;
    display: block;
    height: 18px;
    overflow: hidden;
    text-align: center;
    text-indent: -999px;
    width: 54px;
    padding:0px;
    top:8px;
    position:absolute;
}
.u_info_tip .tip_arrow {
    background: url("img/total_alert.gif") no-repeat scroll -174px -56px transparent;
    height: 9px;
    margin-left: 33px;
    margin-top: -1px;
    width: 251px;
    position:relative;
}
/*invite_sina-alert*/
.alert_bg .alert_box .invite_sina_top{
    width:580px;
}
.alert_bg .alert_box .invite_sina_friend{
    width:580px;
    background-color:#fff;
    padding-bottom:20px;

}
.alert_bg .alert_box .invite_sina_friend .change_n{
    height:20px;
    padding:10px 15px;
}
.alert_bg .alert_box .invite_sina_friend .change_n .invite_title{
    color:#179a05;
    font-weight:blod;
    font-size:16px;
}
.alert_bg .alert_box .invite_sina_friend .change_n .change_name{
    float:right;
    font-size:13px;
    text-decoration:underline;
    color:#ff7201;
}
.alert_bg .alert_box .invite_sina_friend .name_list_all{
    height:290px;
    position:relative;
    margin:5px 26px;
    overflow:hidden;
}
.alert_bg .alert_box .invite_sina_friend .name_list{
    height:285px;
    overflow:hidden;
    position:absolute;
    width:10000000px;
}
.alert_bg .alert_box .invite_sina_friend .name_list ul{
    float:left;
    height:285px;
    width:540px;
    overflow:hidden;
}
.alert_bg .alert_box .invite_sina_friend .name_list ul li{
    float:left;
    padding:10px 32px 0px 0px;
}
.alert_bg .alert_box .invite_sina_friend .name_list .name_check{
    float:left;
}
.alert_bg .alert_box .invite_sina_friend .name_list .mg_name{
    float:left;
    height:85px;
    overflow:hidden;
    padding-left:10px;
    width:50px;
}
.alert_bg .alert_box .invite_sina_friend .name_list .mg_name img{
    float:left;
    cursor:pointer;
    height:50px;
    width:50px;
}
.alert_bg .alert_box .invite_sina_friend .name_list .mg_name a{
    color:#0099ee;
}
.alert_bg .alert_box .invite_sina_friend .name_list .mg_name a:hover{
    text-decoration:none;
}
.alert_bg .alert_box .invite_sina_friend .send_content{
    padding:5px 26px;
    overflow:hidden;
}
.alert_bg .alert_box .invite_sina_friend .send_content .count{
    display:block;
    margin-bottom:5px;
    color:#999;
    text-align:right;
}
.alert_bg .alert_box .invite_sina_friend .send_content .input_text{
    border:1px solid #aaa;
    color:#595757;
    padding:5px;
    height:106px;
    width:515px;
    font-size:12px;
    overflow:hidden;
}
.alert_bg .alert_box .invite_sina_friend .notice{
    display:block;
    padding:0 0 20px 30px;
    color:#999;
}
.alert_bg .alert_box .invite_sina_friend .send_sina{
    display:block;
    cursor:pointer;
    clear:both;
    background:url("img/total_alert.gif") no-repeat 0px -30px;
    height:34px;
    width:138px;
    margin-left:26px;
    font-size:16px;
    font-weight:bold;
    color:#fff;
    text-align:center;
    line-height:33px;
}
.alert_bg .alert_box .invite_sina_friend a.send_sina:hover{
    text-decoration:none;
}
/*loading*/
.alert_bg .alert_box .alert_loading{
    width:160px;
    padding:0;
    height:61px;
    line-height:61px;
    background-color:#fff;
    margin:0px auto;
}
.alert_bg .alert_box .alert_loading img{
    width:61px;
    height:61px;
    float:left;
}
.alert_bg .alert_box .alert_loading a{
    color:#0099ee;
}
.alert_bg .alert_box .alert_loading a:hover{
    color:#fff;
    background-color:#0099ee;
    text-decoration:none;
}
/*alert-successful*/
.alert_bg .alert_box .alert_suc{
    padding:0px;
    line-height:61px;
    height:61px;
    width:170px;
    background-color:#fff;
    overflow:hidden;
    position:relative;
}
.alert_bg .alert_box .alert_suc em{
    height:21px;
    width:21px;
    margin-top:22px;
    display:block;
    float:left;
    margin-left:32px;
    _margin-left:16px;
    background:url("img/total_alert.gif") -206px -174px;
}
.alert_bg .alert_box .alert_suc span{
    margin-left:10px;
    _margin-left:4px;
    color:#000;
    font-size:14px;
    font-weight:600;
}
.alert_bg .alert_box .alert_suc .close{
    position:absolute;
    right:10px;
    top:10px;
    margin:0px;
}
/*alert-notice*/
.alert_notice{
    width:auto;
    height:auto;
    overflow:hidden;
    position:absolute;
    display:none;
}
.alert_notice em{
    display:block;
    height:8px;
    width:17px;
    margin-left:6px;
    _margin-left:3px;
    overflow:hidden;
    z-index:9;
    position:relative;
    background:url("img/total_alert.gif") no-repeat -211px -117px;
}
.alert_notice .notice_content{
    height:auto;
    width:auto;
    padding:5px;
    margin-top:-1px;
    position:relative;
    line-height:16px;
    z-index:1;
    overflow:visible;
    background-color:#fff;
    border:1px solid #ccc;
}
/*go-tao*/
.alert_go_tao{
    padding:20px;
    overflow:hidden;
    height:auto;
}
.alert_go_tao .info{
    padding-bottom:20px;
    height:80px;
    position:relative;
    border-bottom:1px solid #ccc;
}
.alert_go_tao .info .alert_notice{
    top:77px;
    left:102px;
}
.alert_go_tao .info .alert_notice em{
    margin-left:84px;
}
.alert_go_tao .alert_notice .notice_content{
    _height:16px;
}
.alert_go_tao .info .pic{
    height:80px;
    width:80px;
    float:left;
    border:1px solid #ccc;
}
.alert_go_tao .info .pic img{
    height:80px;
    width:80px;
}
.alert_go_tao .info span{
    display:block;
    float:left;
    padding-left:20px;
    margin-bottom:10px;
}
.alert_go_tao .info .text_f{
    padding:0px;
}
.alert_go_tao .info .tit{
    width:330px;
    overflow:hidden;
    height:18px;
    white-space:nowrap;
    font-size:14px;
    color:#0063DC;
    margin-bottom:10px;
}
.alert_go_tao .info .price,.alert_go_tao .info .fan{
    width:155px;
}
.alert_go_tao .info .fan_r{
    padding-left:53px;
}
.alert_go_tao .info input{
    border:1px solid #ccc;
    width:58px;
    padding-left:2px;
    margin-bottom:5px;
    height:20px;
    line-height:20px;
    float:left;
}
.alert_go_tao p{
    line-height:25px;
    margin-top:10px;
}
.alert_go_tao p span,.alert_go_tao p a{
    color:red;
    font-weight:normal;
}
.alert_go_tao p a{
    margin-right:20px;
}
/*alert-shareOrder*/
.share_order{
    height:auto;
    overflow:hidden;
}
.share_order .pic{
    border:1px solid #ccc;
    margin-top:10px;
    margin-left:15px;
    _margin-left:8px;
    width:100px;
    height:100px;
    float:left;
}
.share_order .order_info{
    margin-top:10px;
    padding-left:15px;
    width:345px;
    height:102px;
    overflow:hidden;
    float:left;
    padding-bottom:10px;
}
.share_order .order_info p{
    height:14px;
    overflow:hidden;
    margin-bottom:7px;
}
.share_order .order_info .add_face{
    background: url("img/total_alert.gif") no-repeat scroll -181px -33px transparent;
    display: block;
    float: left;
    height: 14px;
    width: 27px;
    margin-right:10px;
}
.share_order .order_info span{
    display:block;
    float:left;
    white-space:nowrap;
    line-height:14px;
    width:295px;
    overflow:hidden;
}
.share_order .order_info .pub_text{
    width:276px;
    height:44px;
    padding:2px;
    float: left;
    font-size:12px;
    color:#5e5e5e;
    overflow:hidden;
    resize:none;
    border:1px solid #ccc;
}
.share_order .order_info .pub_btn{
    background: url("img/total_alert.gif") no-repeat scroll transparent;
    display: block;
    float: left;
    border:none;
    margin-left:2px;
    _margin-left:1px;
    height:50px;
    width: 47px;
    cursor:pointer;
}
.share_order .order_info .add_pic{
    background: url("img/total_alert.gif") no-repeat scroll -139px -308px transparent;
    display: block;
    float: left;
    margin-right:5px;
    height:24px;
    width: 88px;
    margin-top:6px;
}
.share_order .order_info .point {
    display:block;
    height:22px;
    margin-top:6px;
    background:#FFF6E8;
    border:1px solid #FFD292;
    float:left;
    position:relative;
    padding-left:10px;
    padding-right:5px;
    line-height:22px;
}
.share_order .order_info .point em{
    background: url("img/total_alert.gif") no-repeat scroll -219px -138px transparent;
    display: block;
    float: left;
    height:24px;
    width: 8px;
    position:absolute;
    top:-1px;
    left:-1px;
}
.share_order .order_info .point b{
    font-weight:normal;
    color:#FF0000;
}
.share_order .pub_pic{
    clear:both;
    padding-left:15px;
    padding-top:10px;
    height:102px;
    padding-bottom:10px;
}
.share_order .pub_pic li{
    float:left;
    height:100px;
    width:100px;
    border:1px solid #ccc;
    margin-bottom:5px;
    margin-right:10px;
    position:relative;
    overflow:visible;
    list-style:none;
    padding:0px;
}
.share_order .pub_pic li img{
    height:100px;
    width:100px;
}
.share_order .pub_pic li .close{
    height:18px;
    width:18px;
    top:-20px;
    right:-20px;
    background: url("img/total_alert.gif") no-repeat scroll -209px -203px transparent;
    position:absolute;
}
.share_order .pub_pic li a.close:hover{
    background: url("img/total_alert.gif") no-repeat scroll -209px -203px transparent;
}
/*l-step-alert*/
#alert_step .alert_content{
    padding:15px;
    _padding-bottom:0px;
    clear:both;
    width:450px;
}
#alert_step .alert_content p a{
    color:#FF7322;
    text-decoration:underline;
    padding-left: 30px;
}
#alert_step .alert_content .alert_s{
    width:438px;
    height:69px;
    border:1px solid #DCDCDC;
    clear:both;
    margin:15px auto 15px;
}
#alert_step .alert_content .alert_s img{
    width:438px;
    height:69px;
}
#alert_step .alert_content .alert_log,#alert_step .alert_content .alert_reg{
    width:100px;
    height:26px;
    background:url("img/total_alert.gif") 0px -342px;
    display:block;
    float:left;
    line-height:26px;
    color:#fff;
    text-align:center;
    font-size:14px;
    font-weight:bold;
}
#alert_step .alert_content a.alert_log:hover,#alert_step .alert_content a.alert_reg:hover{
    text-decoration:none;
    color:#fff;
}
#alert_step .alert_content .alert_log{
    margin-left:104px;
    _margin-left:52px;
    margin-right:30px;
}
#alert_step .alert_content .alert_reg{
    background-position:-127px -342px;
}
/*p-alert_fan*/
#alert_fast_log_reg .alert_top{width:510px;}
#alert_fast_log_reg .alert_top span{width:72px; height:23px; background:url(img/jpfan-total.gif) no-repeat -278px -183px; margin:6px 0 0 6px;}
#alert_fast_log_reg .alert_content{width:510px;}
#alert_fast_log_reg .sort_info{
    padding:10px 13px 35px 20px;
    overflow:hidden;
    color:#5e5e5e;
}
#alert_fast_log_reg .sort_info .sort_help{clear:both; height:20px; margin-bottom:15px;}
#alert_fast_log_reg .sort_info .sort_help .help{float:right; background:url(img/total_alert.gif) no-repeat;
background-position:-200px -686px;background-position:-200px -687px \9;*background-position:-200px -688px;_background-position:-200px -686px;clear:both; padding-left:15px; cursor:pointer;}
#alert_fast_log_reg .sort_info .sort_help .help:hover{text-decoration:none;}
#alert_fast_log_reg .sort_info .sort_tips{text-align:center; font-size:16px; color:#777;}
#alert_fast_log_reg .sort_info .sort_tips em{color:#FF7F40; font-size:18px; font-weight:bold; margin:0 2px;}
#alert_fast_log_reg .sort_info .tips{
	color: #ABABAB;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
	width:440px;
	margin:20px auto 0;}
#alert_fast_log_reg .sort_info .tips b{ color:#FF7F40;}
#alert_fast_log_reg .login_reg{
    padding:0px 0px 20px 0px;
    overflow:hidden;
    width:510px;
    color:#5e5e5e;
}
#alert_fast_log_reg .login_reg .fl{
    line-height:24px;
}
#alert_fast_log_reg .login_reg .l_r_menu{
    border-bottom: 1px solid #ededed;
    margin-bottom:20px;
    clear: both;
    height: 28px;
    position: relative;
    width: 478px;
	padding-left:32px;
}
#alert_fast_log_reg .login_reg .l_r_menu li{
    bottom: 1px;
    _bottom:-2px;
    float: left;
    margin-right: 10px;
    position: relative;
	height:30px; width:120px;
}
#alert_fast_log_reg .login_reg .l_r_menu li a{
	display: block;
	float: left;
	font-size: 12px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	width: 120px;
	border:#fffdf3 solid 1px;
	border-bottom:0 none;
		top: 1px;
	position:absolute;
	left:0;

}
#alert_fast_log_reg .login_reg .l_r_menu .unnormal{float:right; margin-right:15px; padding-top:7px; *width:120px; _width:110px; display:inline;}
#alert_fast_log_reg .login_reg .l_r_menu .unnormal a{ background:none; border:0 none; color:#0099ee; display:inline; height:auto; line-height:normal; width:auto; position:static;}
#alert_fast_log_reg .login_reg .l_r_menu li a:hover{
    text-decoration:none; color:#6DB110;
}
#alert_fast_log_reg .login_reg .l_r_menu .current{
	background: none repeat scroll 0 0 #FFFFFF;
	border:#ededed solid 1px;
	border-bottom:none;
	color: #6db110;
	font-weight: bold;
	height: 28px;
}
#alert_fast_log_reg .login_reg .l_r_p{
    clear:both;
    line-height:40px;
    padding-left:15px;
    background:url("img/total_alert.gif") no-repeat -218px -229px;
}
#alert_fast_log_reg .login_reg .l_r_login{
    padding-left:32px;
    height:auto;
    overflow:hidden;
	width:478px;
}
#alert_fast_log_reg .login_reg .l_r_login .login,#alert_fast_log_reg .login_reg .l_r_login .reg{
    float:left;
    font-size:12px;
    overflow:hidden;
	width:348px; height:auto;
}
#alert_fast_log_reg .login_reg .l_r_login .login{
    width:280px;
}
#alert_fast_log_reg .login_reg .l_r_login .login font{
    font-size:12px;
}
#alert_fast_log_reg .login_reg .l_r_login .login font span{
    color:#B5B4B4;
}
#alert_fast_log_reg .login_reg .login_name,#alert_fast_log_reg .login_reg .login_pwd,#alert_fast_log_reg .login_reg .l_r_reg input{
    height:24px;
    line-height:24px;
    width:204px;
    border:1px solid #DCDCDC;
    color:#5e5e5e;
    font-size:12px;
    padding-left:3px;
    float:left;
}
#alert_fast_log_reg .login_reg .login_name,#alert_fast_log_reg .login_reg .login_pwd{ margin-bottom:10px;}
#alert_fast_log_reg .login_reg .l_r_reg input{width:147px;}
#alert_fast_log_reg .login_reg .button,#alert_fast_log_reg .login_reg .reg .button{
    display:block;
    height:26px;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    line-height:26px;
    text-align:center;
    width:117px;
    margin:10px 10px 0px 70px;
    float:left;
    padding:0px;
    cursor:pointer;
    border:none;
    background:url("img/total_alert.gif") no-repeat 0px -688px;
	display:inline;
}
#alert_fast_log_reg .login_reg .reg .button{
    margin-top:0px;
	background-position:0px -719px;
}
#alert_fast_log_reg .login_reg .l_r_login .checkbox {
    float: left;
    margin:3px 3px 0px 70px;
    margin-top:0px \9;
    *margin-top:-4px;
    _margin-top:-2px;
    float:left;
    border:none;
    padding:0px;
}
#alert_fast_log_reg .login_reg .l_r_login .fo_psw{
    display: block;
    float: left;
    font-size: 12px;
    padding-top: 13px;
    text-decoration: underline;
	color:#b5b4b4;
}
#alert_fast_log_reg .login_reg .l_r_login .union_login,#alert_fast_log_reg .login_reg .l_r_reg .union_login{
    float:right;
	margin-right:20px;
    padding:0px 0 5px 0;
	overflow:hidden;
	height:110px;
	width:100px;
}
#alert_fast_log_reg .login_reg .l_r_login .union_login p{
    text-align:center;
    padding-bottom:5px;
	color:#b5b4b4;

}
#alert_fast_log_reg .login_reg .l_r_login .union_login a{
    display: block;
    float: left;
    clear:both;
    height: 22px;
    margin: 2px 10px 0px 10px;
    width: 80px;
}
#alert_fast_log_reg .login_reg .l_r_login .union_login .i_tx{*background-position:-49px -2px;_background-position:-49px 0px;}
#alert_fast_log_reg .login_reg .l_r_login .union_login a:hover{text-decoration:none;}
#alert_fast_log_reg .login_reg .l_r_login .union_login .l_qq {
    background-position: -95px -189px;
    margin-right: 0;
}
#alert_fast_log_reg .login_reg .l_r_login .union_login .l_taobao {
    background-position: 0 -222px;
}
#alert_fast_log_reg .login_reg .l_r_reg{
    height:auto;
    overflow:hidden;
	padding-left:32px;
}
#alert_fast_log_reg .login_reg .l_r_reg .register{ width:348px;float:left; height:auto; overflow:hidden;}
#alert_fast_log_reg .login_reg .l_r_reg .reg div{
    float:left;
    font-size:12px;
	width:214px;
}
#alert_fast_log_reg .login_reg .l_r_reg .reg li{
    overflow:hidden;
    clear:both;
    margin-bottom:10px;
}
.tips_red,.tips_green,.tips_normal{
    background: url("img/total_alert.gif") no-repeat scroll -208px -480px;
    float: left;
    font-size: 12px;
    line-height: 14px;
    margin-left: 5px;
    padding: 5px 10px 5px 23px;
	width:88px;
}
.tips_normal{
    border:none;
    background:none;
    display:none;
    padding-left:0px;
}
.tips_green{
    border: 1px solid #FFF;
    background-color:#FFF;
    background-position:-208px -451px;
}
#alert_fast_log_reg .login_reg .suc{
    line-height:25px;
    margin-top:50px;
    margin-left:110px;
    _margin-left:55px;
    background:url("img/total_alert.gif") no-repeat -206px -170px;
    padding-left:27px;
}
#alert_fast_log_reg .login_reg .suc a{
    text-decoration:underline;
}
/*alert_tip_goods*/
#alert_tip_goods .alert_top span{background: url("img/total_alert.gif") no-repeat scroll 0 -653px transparent;
    display: block;
    height: 23px;
    margin: 7px 0 0 7px;
    width: 68px;}
#alert_tip_goods .sort_info {
    background: none repeat scroll 0 0 #FFFDF3;
    color: #5E5E5E;
    overflow: hidden;
    padding: 10px 13px 35px 20px;
}
#alert_tip_goods .sort_info .sort_tips {
    font-size: 14px;
    text-align: center;
	margin-top:20px;
}
#alert_tip_goods .sort_info .sort_tips .friend_tip {
    background: url("img/total_alert.gif") no-repeat scroll -197px -658px transparent;
    height: 16px;
    padding: 0 4px;
    width: 16px;
}
#alert_tip_goods .login_reg {
    color: #5E5E5E;
    overflow: hidden;
    width: 480px;
}
#alert_tip_goods .login_reg .l_r_reg {
    height: 80px;
    overflow: hidden;
	padding-top:40px;
}
#alert_tip_goods .login_reg .l_r_reg .loading_img{ float:left; margin-left:175px;}
#alert_tip_goods .login_reg .l_r_reg span{ display:block; float:left; height:48px; line-height:48px; margin-left:15px;}
/*Lead_Search*/
.lead_search{
    color: #000;
    overflow: hidden;
    padding-top: 15px;
    margin:20px;
    _margin-left:10px;
    width: 440px;
    border-top:1px solid #CCCCCC;
}
.lead_search p{
    line-height:30px;
    font-size:14px;
    padding-left:25px;
    background:url("img/total_alert.gif") no-repeat -208px -507px;
    margin-bottom:5px;
}
.lead_search .green_bg{
    color:#fff;
    background-color:#4C8D44;
    padding:0px 3px;
}
.lead_search a.green_bg:hover{
    background-color:#fff;
    color:#4C8D44;
}
.lead_search .help,.lead_search .collect{
    display:block;
    height:30px;
    color:#FFFFFF;
    font-weight:bold;
    font-size:14px;
    line-height:30px;
    width:149px;
    float:left;
    margin-left:80px;
    _margin-left:40px;
    margin-top:10px;
    text-align:center;
    background:url("img/total_alert.gif") no-repeat 0px -488px;
}
.lead_search a:hover{
    text-decoration:none;
}
.lead_search .collect{
    width:104px;
    margin-left:30px;
    background-position:0px -527px;
}
.lead_search .collect{
    display:block;
    height:30px;
    color:#FFFFFF;
    font-weight:bold;
    font-size:14px;
    line-height:30px;
    width:149px;
    float:left;
    margin-left:80px;
    _margin-left:40px;
    margin-top:10px;
    text-align:center;
    background:url("img/total_alert.gif") no-repeat 0px -488px;
}
.lead_search a:hover{
    text-decoration:none;
}
.lead_search .collect{
    width:104px;
    margin-left:30px;
    background-position:0px -527px;
}
/*#alert-shai*/
#alert_shai .alert_content{
    position: relative;
    padding: 10px 0;
}
#alert_shai .alert_content .c_left,#alert_shai .alert_content .c_right{
    background:url("img/total_alert.gif") no-repeat -105px -544px;
    height:12px;
    width:9px;
    display: block;
    position: absolute;
    left:10px;
    top:40px;
}
#alert_shai .alert_content .c_right{
    background-position: -116px -544px;
    left:460px;
}
#alert_shai .alert_content a.c_left:hover{
    background-position: -128px -544px;
}
#alert_shai .alert_content a.c_right:hover{
    background-position: -140px -544px;
}
#alert_shai .alert_content .shai_goods_box{
    width:430px;
    position: relative;
    height:80px;
    overflow: hidden;
    margin-left: 28px;
}
#alert_shai .alert_content .shai_goods_box ul{
    position: absolute;
    width:2000px;
}
#alert_shai .alert_content .shai_goods_box ul li{
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 6px;
}
#alert_shai .alert_content .shai_goods_box li a{
    width: 80px;
    height: 80px;
}
#alert_shai .alert_content .shai_goods_box li img{
    width: 80px;
    height: 80px;
}
/*alert_zhe_info*/
.alert_content .zhe_info {
    padding:20px 0;
    position: relative;
    overflow: hidden;
}
.alert_content .zhe_info  .z_img{
    float:left;
    height:80px;
    width:80px;
    margin-left: 20px;
    margin-right: 10px;
    _margin-left:10px;
    display:inline-block;
}
.alert_content .zhe_info  .z_img img{
    height:80px;
    width:80px;
}
.alert_content .zhe_info  .z_info{
    width:350px;
    overflow: hidden;
    float: left;
    height: 80px;
}
.alert_content .zhe_info  .z_info p{
    margin-bottom: 10px;
    white-space: nowrap;
}
.alert_content .zhe_info .z_info p .date{padding:1px;margin-right:5px;}
.alert_content .zhe_info .z_info p .datespan{margin-left:5px;}
.alert_content .zhe_info  .z_info p span{
    margin-right: 10px;
}
.alert_content .zhe_info  .z_info p span input{
    border:1px solid #ccc;
    height:22px;
    width:66px;
    line-height: 22px;
    padding: 0 2px;
    vertical-align: -2px;
}
.alert_content .zhe_info  .z_info .alert_but{
    position: absolute;
    right: 20px;
    bottom: 24px;
}
.alert_content .zhe_info  .z_info a.alert_but:hover{
    text-decoration: none;
}
/*new alert_gloabl*/
.alert_bg_new{
    background: none repeat scroll 0 0 rgba(253, 112, 28, 0) !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FD701C,endColorstr=#00FD701C);
    overflow: visible;
    padding: 0px;
    z-index: auto \9;
    _z-index: 100009;
}
.alert_bg_new .alert_box{
    border-radius: 5px;
    position: relative;
    z-index: 100010;
}
.alert_bg_new .j_left,.alert_bg_new .j_top{
    background:url("img/total_alert.gif") no-repeat -143px -527px;
    height: 11px;
    width: 6px;
    margin-left: -5px;
    display: block;
    margin-bottom: -30px;
    position: relative;
    z-index: 100011;
    overflow: hidden;
}
.alert_bg_new .j_top{
    background-position: -128px -527px;
    height: 6px;
    width: 11px;
    margin-left: 12px;
    _margin-left: 6px;
    margin-bottom: -1px;
}
.alert_bg_new .alert_box .alert_top{
    background-color: #F8F8F8;
    font-size: 12px;
    color: #000;
    text-indent: 20px;
}
.alert_bg_new .alert_box .alert_top .alert_close{
    background:url("img/total_alert.gif") no-repeat -175px -722px;
}
.alert_bg_new .alert_box .alert_top a.alert_close:hover{
    background:url("img/total_alert.gif") no-repeat -203px -722px;
}
.alert_box .alert_content .alert_but{
    background: url("img/total_alert.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline;
    font-weight: bold;
    height: 26px;
    width: 63px;
    line-height: 26px;
    text-align: center;
}
/*alert_bind*/
#alert_bind .article{
    float: none;
    height: auto;
    padding: 15px 30px;
    width: auto;
}

#alert_bind .article .qqwb-message {
    background-position: -150px -402px;
}
#alert_bind .ts-msg .warn-message {
    color: red;
}
#alert_bind .footer {
    height: 45px;
    overflow: hidden;
    position: relative;
}
#alert_bind .footer .operate {
    padding-left: 0;
    overflow: hidden;
}
#alert_bind .footer .operate .bind_but, #alert_bind_tip .footer .operate .bind_but {
    margin-right: 12px;
    width: 71px;
    background: url("img/total_alert.gif") -156px 0px  no-repeat;
    display: block;
    float: left;
    height: 29px;
    line-height: 29px;
    overflow: hidden;
    text-align: center;
    color:#fff;
    font-weight: bold;s
}
#alert_bind .footer .operate .bind_but {
    margin-left: 140px;
    _margin-left:70px;
}
#alert_bind .footer .operate .extra {
    color: #AAAAAA;
    vertical-align: middle;
    line-height: 28px;
}
#alert_bind .footer .operate .extra a {
    color: #0099EE;
    text-decoration: none;
}
/*alert_bind_tip*/
#alert_bind_tip .article {
    float: none;
    height: auto;
    padding: 15px 30px;
    width: auto;
}
#alert_bind_tip .article .error {
    text-align: left;
    font-size: 14px;
}
#alert_bind_tip .footer {
    height: 45px;
    overflow: hidden;
    position: relative;
}
#alert_bind_tip .footer .operate {
    padding-left: 0;
    overflow: hidden;
}
#alert_bind_tip .footer .operate .bind_but {
    margin-left: 200px;
}
.alert_content .nocompatible
{ height:auto; overflow:hidden; margin:40px 20px 50px; _margin-left:0px; _padding-bottom:10px; width:440px;}
.alert_content .nocompatible .tipren{background:url(img/rentou.png) no-repeat; height:98px; width:90px; display:block; float:left;}
.alert_content .nocompatible span{color:#5e5e5e; font-size:14px; line-height:30px; margin-top:10px; display:block; float:left; width:auto; margin:0 27px; _margin:0 25px;}
.alert_content .nocompatible span a{margin-right:5px; font-size:14px; color:#129800; cursor:pointer;}
.alert_content .nocompatible span a:hover{ text-decoration:underline;}
.alert_content .nocompatible .btnback{height:auto; overflow:hidden; clear:both; margin-left:160px; margin-top:10px; width:100px; float:left;  display:inline;}
.alert_content .nocompatible .btnback a{background:url(img/reback.png) no-repeat; border:medium none;display:block; width:100px; font-size:14px; color:#fff; text-align:center; font-weight:bold; cursor:pointer; height:26px; line-height:26px;}
.alert_content .nocompatible .btnback a:hover{text-decoration:none;}
.alert_content .nocompatible  .btnall{ clear:both; margin-left:100px; height:auto; overflow:hidden; margin-top:-10px; float:left; display:inline; width:300px;}
.alert_content .nocompatible  .btnall a{
 width:100px; height:26px; display:block; color:#FFF; font-size:14px; font-weight:bold; text-align:center;line-height:26px; margin-right:20px; float:left;}
.alert_content .nocompatible  .btnall .shetype{background:url(img/fan-icon.png) no-repeat; border:0 none;}
.alert_content .nocompatible  .btnall .reback{background:url(img/reback.png) no-repeat; border:0 none;}
.alert_content .nocompatible  .btnall a:hover{text-decoration:none; cursor:pointer;}
.survey-box{opacity: .3;
opacity: 1 url(0/);
width: 318px;
height: 0;
position: fixed;
_position: absolute;
right: 0;
bottom: -244px;
overflow: hidden;
border: 1px solid #E8E8E8;
background-color: white;
box-shadow: -2px -2px 15px #CCC;
-webkit-box-shadow: -2px -2px 15px #CCC;
-moz-box-shadow: -2px -2px 15px #ccc;
font-size: 12px;
z-index: 2000;}
.survey_show_w3c
{
height: 205px;
opacity: 1;
right: 0;
bottom: 0;
-webkit-transition-timing-function: ease-out;
-moz-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
-webkit-transition-duration: .8s;
-moz-transition-duration: .8s;
-o-transition-duration: .8s;}
.survey_header
{
background:#a3cc65;
width: 318px;
height: 38px;
border-bottom: 1px solid #F0F0F0;
line-height: 38px;
color: #333;
}
.survey_title {
float: left;
text-indent: 20px;
color:#fff;
font-weight:bold;
}

.survey_hide:hover{background-position:2px -86px;}
.survey_main {
padding: 10px 20px 15px;
width: 267px;
}

.survey_radio_good {
background-position: 0 0;
float: left;
}
.survey_radio_bad {
background-position: -90px 0;
float: left;
}
.survey_radio_good_sel{background-position:0 -33px;}
.survey_radio_bad_sel{background-position:-90px -33px;}
.survey_text {
clear: both;
width: 268px;
height: 70px;
border: 1px solid #D1D1D1;
margin-top: 15px;
padding: 5px;
resize: none;
_display: inline;
font-size: 12px;
overflow: auto;
}
.survey_text.default {
color: #C7C7C7;
}
.survey_count {
margin-top: 10px;
float: left;
color: #999;
}
.survey_submit {
font-size: 12px;
background: #FAFAFA;
border: 1px solid #CCC;
cursor: pointer;
width: 50px;
height: 20px;
float: right;
margin-top: 5px;
border-radius: 2px;
}
#cafpa { vertical-align:middle; display:inline-block; width:16px; height:16px; overflow:hidden; text-indent:9999em; background:url(img/afp_close.png) no-repeat 3px 2px }
#cafpa:hover { background-position:-30px 2px }

/*buy_phcard*/
#buy_phcard{   
    left:50px;
    position:absolute;
    top:50px;
	display:none;}
#buy_phcard .alert_top{ width:330px;}
#buy_phcard .alert_box{ border:#E6E6E6 solid 1px;}
#buy_phcard .alert_content{ width:330px;}
#buy_phcard .alert_content .tips{ color:#999; text-align:center; clear:both; font-size:12px; line-height:25px; padding:10px 15px;}
#buy_phcard .alert_content .phone_card{ padding:10px 30px;}
#buy_phcard .alert_content .phone_card ul{ margin:5px 5px 5px; height:auto;}
#buy_phcard .alert_content .phone_card ul li{ width:250px; color:#535353; margin-bottom:0px; margin-top:0px; line-height:30px;}
#buy_phcard .alert_content .phone_card ul li a{ color:#0289cd; text-decoration:none; margin-left:5px;}
#buy_phcard .alert_content .phone_card ul li a:hover{ text-decoration:underline;}
#buy_phcard .alert_content .phone_card ul .tips{ color:#999; text-align:center;}
#buy_phcard .alert_content .phone_card ul .buy_succeed{ font-size:14px; color:#ff5500; text-align:center;}
#buy_phcard .alert_content .phone_card ul li .radio{ vertical-align:middle; margin-right:3px; cursor:pointer;}
#buy_phcard .alert_content .phone_card ul li .radiolable{ width:auto; display:inline; float:none; cursor:pointer;}
#buy_phcard .alert_content .band_btn {
    height: auto;
    overflow: hidden;
    padding: 0px 0px 0px 66px;
}
#buy_phcard .alert_content .band_btns{padding: 0px 50px 25px;}

#buy_phcard .alert_content .band_btn .ex_ok {
    color: #FFFFFF;
}
#buy_phcard .alert_content .band_btn .succeed_btn{ margin-left:60px;}
#buy_phcard .alert_content .band_btn .ex_exit {
    background-position: 0 -407px;
    color: #5C6572;
    margin-left: 20px;
}
#buy_phcard .alert_content .band_btn .ex_ok:hover{ background-position:-94px -371px;}
#buy_phcard .alert_content .band_btn .ex_exit:hover{ background-position:-94px -407px;}
/*card_password*/
#card_password{   
    left:50px;
    position:absolute;
    top:50px;
	display:none;}
#card_password .alert_top{ width:330px;}
#card_password .alert_box{ border:#E6E6E6 solid 1px;}
#card_password .alert_content{ width:330px;}
#card_password .alert_content .tips{ color:#999; text-align:center; clear:both; font-size:12px; line-height:25px; padding:10px 15px;}
#card_password .alert_content .phone_card{ padding:10px 30px;}
#card_password .alert_content .phone_card ul{ margin:5px 5px 5px; height:auto;}
#card_password .alert_content .phone_card ul li{ width:260px; color:#535353; margin-bottom:0px; margin-top:0px; line-height:30px;}
#card_password .alert_content .phone_card ul li a{ color:#0289cd; text-decoration:none; margin-left:5px;}
#card_password .alert_content .phone_card ul li a:hover{ text-decoration:underline;}
#card_password .alert_content .phone_card ul .tips{ color:#999; text-align:center;}
#card_password .alert_content .phone_card ul .buy_succeed{ font-size:14px; color:#ff5500; text-align:center;}
#card_password .alert_content .phone_card ul li .radio{ vertical-align:middle; margin-right:3px; cursor:pointer;}
#card_password .alert_content .phone_card ul li .radiolable{ width:auto; display:inline; float:none; cursor:pointer;}
#card_password .alert_content .band_btn {
    height: auto;
    overflow: hidden;
    padding: 0px 50px 0px;
}
#card_password .alert_content .band_btns{padding: 0px 50px 25px;}

#card_password .alert_content .band_btn .ex_ok {
    color: #FFFFFF;
}
#card_password .alert_content .band_btn .succeed_btn{ margin-left:60px;}
#card_password .alert_content .band_btn .ex_exit {
    background-position: 0 -407px;
    color: #5C6572;
    margin-left: 20px;
}
#card_password .alert_content .band_btn .ex_ok:hover{ background-position:-94px -371px;}
#card_password .alert_content .band_btn .ex_exit:hover{ background-position:-94px -407px;}
/*direct_bg*/
#direct_bg{   
    left:50px;
    position:absolute;
    top:10px;
    display:none;}
#direct_bg .alert_top{ width:400px;*width: auto;}
#direct_bg .alert_box{ border:#E6E6E6 solid 1px;width:400px;}
#direct_bg .alert_content{ width:400px;}
#direct_bg .alert_content .phone_card{ padding:10px 20px;}
#direct_bg .alert_content .phone_card ul{ margin:5px 0px 5px;}
#direct_bg .alert_content .phone_card ul li{ width:305px; color:#535353; margin-bottom:0px; margin-top:0px; height:26px;}
#direct_bg .alert_content .phone_card ul li label{ width:80px; float:left;}
#direct_bg .alert_content .phone_card ul li span{ float:left; width:210px;}
#direct_bg .alert_content .phone_card ul li a{ color:#0289cd; text-decoration:none; margin-left:5px;}
#direct_bg .alert_content .phone_card ul li a:hover{ text-decoration:underline;}
/* bugfix 6191 by: fangfang, 2014/01/22 */
#direct_bg .alert_content .phone_card .tips{margin-left: -55px;}
#direct_bg .alert_content .phone_card ul .tips{ color:#ff5500; text-align:center; margin:15px 0 0 0;}
#direct_bg .alert_content .phone_card ul .buy_succeed{ font-size:14px; color:#535353; text-align:center;}
#direct_bg .alert_content .phone_card ul .goods_lack{ color:#ff5500;}
#direct_bg .alert_content .phone_card ul .lack_tips{ color:#999;}
#direct_bg .alert_content .band_btn {
    height: auto;
    overflow: hidden;
    padding: 0px 0px 25px 72px;
}

#direct_bg .alert_content .band_btn .ex_ok {
    color: #FFFFFF;
}
#direct_bg .alert_content .band_btn .succeed_btn{ margin-left:50px;}
#direct_bg .alert_content .band_btn .ex_exit {
    background-position: 0 -407px;
    color: #5C6572;
    margin-left: 20px;
}
#direct_bg .alert_content .band_btn .ex_ok:hover{ background-position:-94px -371px;}
#direct_bg .alert_content .band_btn .ex_exit:hover{ background-position:-94px -407px;}
/*bugfix 6177 by: fangfang 2014/01/21 */
#direct_bg .alert_content .con-success .detail{margin-left: 0px;width: 400px;position: relative;}
#direct_bg .alert_content .con-success .detail .title{padding: 20px 0px 20px 15px;margin: 0;color: #fc3935;
    font-weight: bold;font-size: 16px;}

#direct_bg .alert_content .con-success .detail .size_padding{padding-left: 86px;padding-right: 80px;margin-bottom: 12px;
    *padding-bottom: 12px;}
#direct_bg .alert_content .con .detail p{height: auto;overflow: hidden;float: left;}
#direct_bg .alert_content .con-success{ border-bottom: none;overflow: hidden;}
/*direct_bg*/
#buy_phcard_lack{   
    left:50px;
    position:absolute;
    top:10px;
	display:none;}
#buy_phcard_lack .alert_top{ width:345px;}
#buy_phcard_lack .alert_box{ border:#E6E6E6 solid 1px;}
#buy_phcard_lack .alert_content{ width:345px;}
#buy_phcard_lack .alert_content .phone_card{ padding:10px 20px;}
#buy_phcard_lack .alert_content .phone_card ul{ margin:5px 0px 5px;}
#buy_phcard_lack .alert_content .phone_card ul li{ width:290px; color:#535353; margin-bottom:0px; margin-top:0px; height:26px;}
#buy_phcard_lack .alert_content .phone_card ul li label{ width:80px; float:left;}
#buy_phcard_lack .alert_content .phone_card ul li span{ float:left; width:210px;}
#buy_phcard_lack .alert_content .phone_card ul li a{ color:#0289cd; text-decoration:none; margin-left:5px;}
#buy_phcard_lack .alert_content .phone_card ul li a:hover{ text-decoration:underline;}
#buy_phcard_lack .alert_content .phone_card ul .tips{ color:#ff5500; text-align:center; margin:15px 0 0 0;}
#buy_phcard_lack .alert_content .phone_card ul .buy_succeed{ font-size:14px; color:#535353; text-align:center;}
#buy_phcard_lack .alert_content .phone_card ul .goods_lack{ color:#ff5500;}
#buy_phcard_lack .alert_content .phone_card ul .lack_tips{ color:#999;}
#buy_phcard_lack .alert_content .band_btn {
    height: auto;
    overflow: hidden;
    padding: 0px 50px 25px;
	width:245px !important;
}

#buy_phcard_lack .alert_content .band_btn .ex_ok {
    color: #FFFFFF; width:131px;
	background-position:0 -537px;
}
#buy_phcard_lack .alert_content .band_btn .succeed_btn{ margin-left:58px; display:inline;}
#buy_phcard_lack .alert_content .band_btn .ex_exit {
    background-position: 0 -407px;
    color: #5C6572;
    margin-left: 20px;
}
#buy_phcard_lack .alert_content .band_btn .ex_exit:hover{ background-position:-94px -407px;}
/*exchange_bg*/
#exchange_bg{   
    left:50px;
    position:absolute;
    top:50px;
	display:none;}
#exchange_bg .alert_top{ width:330px;}
#exchange_bg .alert_box{ border:#E6E6E6 solid 1px;}
#exchange_bg .alert_content{ width:330px;}
#exchange_bg .alert_content .tips{color:#999; text-align:center;}
#exchange_bg .alert_content .phone_card{ padding:10px 30px;}
#exchange_bg .alert_content .phone_card ul{ margin:5px 5px 5px;}
#exchange_bg .alert_content .phone_card ul li{ width:260px; color:#535353; margin-bottom:0px; margin-top:0px;}
#exchange_bg .alert_content .phone_card ul li label{ width:100px;}
#exchange_bg .alert_content .phone_card ul li a{ color:#0289cd; text-decoration:none; margin-left:5px;}
#exchange_bg .alert_content .phone_card ul li a:hover{ text-decoration:underline;}
#exchange_bg .alert_content .phone_card ul .tips{ color:#999; text-align:center;}
#exchange_bg .alert_content .phone_card ul .buy_succeed{ font-size:14px; color:#ff5500; text-align:center;}
#exchange_bg .alert_content .phone_card ul .visited{ text-align:center; margin-top:15px;}
#exchange_bg .alert_content .phone_card ul .visited a{ color:#0289cd; text-decoration:none;}
#exchange_bg .alert_content .phone_card ul .visited a:hover{text-decoration:underline;}
#exchange_bg .alert_content .band_btn {
    height: auto;
    overflow: hidden;
    padding:0 0 25px 63px;
}
#exchange_bg .alert_content .band_normal{padding:0 0 0px 63px;}

#exchange_bg .alert_content .band_btn .ex_ok {
    color: #FFFFFF;
}
#exchange_bg .alert_content .band_btn .succeed_btn{ margin-left:57px;}
#exchange_bg .alert_content .band_btn .ex_exit {
    background-position: 0 -407px;
    color: #5C6572;
    margin-left: 20px;
}
#exchange_bg .alert_content .band_btn .ex_ok:hover{ background-position:-94px -371px;}
#exchange_bg .alert_content .band_btn .ex_exit:hover{ background-position:-94px -407px;}
/*alert_ceng*/
.alert_ceng {
    background-color: #000000;
    display:none;
    height: 100%;
    left: 0;
    filter:alpha(opacity=0);
    opacity:0.0;
    background-color:#000;
    _filter:alpha(opacity=100);
    _background-color:none;
    _filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000,endColorstr=#00000000);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 101;
}
/*success_sign*/
#success_sign .alert_box{ border:#f0f0f0 solid 1px;}
#success_sign .alert_box .alert_top span{ color:#535353;}
#success_sign .alert_content{ padding:25px 35px 35px; width:410px;}
#success_sign .alert_content p{ line-height:30px;}
#success_sign .alert_content .tips_success{ color:#535353; font-size:14px; text-align:center;}
#success_sign .alert_content .predict_time{ color:#ff5500; text-align:center;}
#success_sign .alert_content .tips{ font-size:14px; color:#ccc; margin-top:5px; text-align:center; clear:none; padding-left:0px; display:block; float:none; width:auto;}
#success_sign .alert_content .btns{ position:relative; display:block; margin-top:20px; height:30px; width:360px; overflow:hidden;}
#success_sign .alert_content .smt03{display:block; float:left;}
#success_sign .alert_content .smt03 span{background:url(img/btn_total.gif) no-repeat 0 -141px; height:28px; line-height:26px; display:block; padding:0 15px 0 20px; float:left; color:#fff; font-weight:bold;}
#success_sign .alert_content .smt03 em{ background:url(img/btn_total.gif) no-repeat -184px -141px; display:block; float:left; width:5px; height:28px;}
#success_sign .alert_content .smt03:hover{cursor:pointer;}
#success_sign .alert_content .smt03:hover span{ background-position:0 -175px;}
#success_sign .alert_content .smt03:hover em{ background-position:-184px -175px;}
#success_sign .alert_content .smt04{ display:block; float:left;}
#success_sign .alert_content span{background:url(img/btn_total.gif) no-repeat 0 -207px; height:28px; line-height:26px; display:block; padding:0 15px 0 20px; float:left; color:#5c6572; font-weight:bold;}
#success_sign .alert_content em{ background:url(img/btn_total.gif) no-repeat -184px -207px; display:block; float:left; width:5px; height:28px;}
#success_sign .alert_content .smt04:hover span{ background-position:0 -236px;}
#success_sign .alert_content .smt04:hover em{ background-position:-184px -236px;}
#success_sign .alert_content .btns a{ position:absolute; top:0; left:50%; margin-left:-46px; cursor:pointer;}
#success_sign .alert_content .btns .smt03{ margin-left:100px; display:inline;}
#success_sign .alert_content .btns a:hover{ text-decoration:none;}
/*apply-cancel*/
#apply-cancel .alert_box{ border:#f0f0f0 solid 1px;}
#apply-cancel .alert_box .alert_top{ width:325px;}
#apply-cancel .alert_box .alert_top span{ color:#535353;}
#apply-cancel .alert_content{ padding:25px 35px 35px; width:255px;}
#apply-cancel .alert_content p{ line-height:30px;}
#apply-cancel .alert_content .tips_success{ color:#535353; font-size:14px; text-align:center;}
#apply-cancel .alert_content .predict_time{ color:#ff5500; text-align:center;}
#apply-cancel .alert_content .tips{ font-size:14px; color:#ccc; margin-top:5px; text-align:center; clear:none; padding-left:0px; display:block; float:none; width:auto;}
#apply-cancel .alert_content .btns{ display:block; margin-top:20px; height:30px; width:255px; overflow:hidden;}
#apply-cancel .alert_content .btns a{ margin-left:15px;}
#apply-cancel .alert_content .btns .ml115{ margin-left:95px;width: 60px;height: 30px;}
/*biz-centre-alert*/
#biz-centre-alert .alert_box{ border:1px solid #F0F0F0;}
#biz-centre-alert .alert_box .alert_top span{ color:#535353;}
#biz-centre-alert .alert_box .alert_top{ width:380px;}
#biz-centre-alert .alert_content{ padding:25px 35px 35px; width:310px;}
#biz-centre-alert .alert_content p{ line-height:30px;}
#biz-centre-alert .alert_content .tips_success{ color:#535353; font-size:14px; text-align:center;}
#biz-centre-alert .alert_content .predict_time{ color:#ff5500; text-align:center;}
#biz-centre-alert .alert_content .tips{ font-size:14px; color:#ccc; margin-top:5px; text-align:center; clear:none; padding-left:0px; display:block; float:none; width:auto;}
#biz-centre-alert .alert_content .btns{ display:block; margin-top:20px; height:30px; width:310px; overflow:hidden;}
#biz-centre-alert .alert_content .btns a{ margin-left:30px;}
#biz-centre-alert .alert_content .btns .ml115{ margin-left:105px;}
#biz-centre-alert .alert_content .go-btns{ display:block; margin-top:20px; height:30px; width:310px; overflow:hidden;}
#biz-centre-alert .alert_content .go-btns a{ margin-left:30px;}
#biz-centre-alert .alert_content .go-btns .ml115{ margin-left:105px;}
/*alert_juandou*/
#alert_juandou .alert_top{ width:580px;}
#alert_juandou .alert_content{ width:580px;}
#alert_juandou .alert_content .top_tips{ margin:20px 0px;}
#alert_juandou .alert_content .top_tips .tips{ color:#535353; font-size:14px; text-align:center;}
#alert_juandou .alert_content .top_tips .num{color:#ff7201; font-family:"微软雅黑","arial"; font-size:30px; vertical-align:-2px; margin:0 3px;}
#alert_juandou .alert_content .tom_tips{ color:#8d8d8d; text-align:center; margin-top:5px;}
#alert_juandou .alert_content .weeks{ padding:0 17px; text-align:center; height:auto; overflow:hidden;}
#alert_juandou .alert_content .weeks span{ width:78px; background:#f2f2f2; height:24px; line-height:24px; color:#7a7a7a; font-weight:normal; display:block; float:left;}
#alert_juandou .alert_content table{ margin-bottom:20px; padding:0 15px;}
#alert_juandou .alert_content table tr td{background:#fff6ea; width:76px; height:40px;text-align:center; color:#c4c4c4; vertical-align:top; }
#alert_juandou .alert_content table tr .current{ background:#feb842; color:#fff;}
#alert_juandou .alert_content table tr td p{ padding:6px 10px; height:20px; line-height:10px;position:relative;}
#alert_juandou .alert_content table tr td p .month{float:left; color:#fea147;}
#alert_juandou .alert_content table tr td p .days{float:right;}
#alert_juandou .alert_content table tr td i{position:absolute; bottom:-2px; left:-5px; display:block; height:10px; width:40px; font-style:normal;}
/*alert-mdpric*/
#alert-mdprice .alert_box {
    border: 1px solid #E6E6E6;
}
#alert-mdprice .alert_box .alert_top{ width:300px;}
#alert-mdprice .alert_box .alert_content{ width:300px;}
#alert-mdprice .alert_box .alert_content .mdprice-con{ width:250px; padding:20px 25px; height:auto; overflow:hidden;}
#alert-mdprice .alert_box .alert_content .mdprice-con .pic{ width:50px; height:50px; overflow:hidden; float:left; margin-bottom:10px;}
#alert-mdprice .alert_box .alert_content .mdprice-con .title{ width:190px; float:right;}
#alert-mdprice .alert_box .alert_content .mdprice-con .title a{ color:#0289cd;}
#alert-mdprice .alert_box .alert_content .mdprice-con .detail{ clear:both; width:260px; height:auto; overflow:hidden;}
#alert-mdprice .alert_box .alert_content .mdprice-con .detail span{ display:block; float:left; height:26px; line-height:22px;*line-height:24px;}
#alert-mdprice .alert_box .alert_content .mdprice-con .detail .cr-p{ width:110px;}
#alert-mdprice .alert_box .alert_content .mdprice-con .detail .cr-p label{ text-decoration:line-through;}
#alert-mdprice .alert_box .alert_content .mdprice-con .detail .md-p{ width:140px;}
#alert-mdprice .alert_box .alert_content .mdprice-con .detail .md-p .txt{
	vertical-align:-2px;
	*vertical-align:-6px;
	border-color: #AAAAAA #DDDDDD #DDDDDD #AAAAAA;
    border-style: solid;
    border-width: 1px;
    color: #535353;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    margin-right: 5px;
    padding-left: 5px;
	width:70px;}
#alert-mdprice .alert_box .alert_content .mdprice-con .detail .s1{ color:#ff5500; display:inline; padding-left:156px;}

#alert-mdprice .alert_box .alert_content .mdprice-con .band_btn {
    height: auto;
    overflow: hidden;
	width:260px;
	margin-top:15px;
}


#alert-mdprice .alert_box .alert_content .mdprice-con .band_btn .ex_ok:hover{ background-position:-94px -371px; text-decoration:none;}
/*alert-tips*/
#alert-tips .alert_box{ border:#f0f0f0 solid 1px;}
#alert-tips .tips-con{ padding:30px 0;}
#alert-tips .tips-con p{ text-align:center; line-height:30px;}
#alert-tips .tips-con .title{ font-size:14px; margin-bottom:10px;}
#alert-tips .tips-con .checktime{ color:#FF7F01;}
#alert-tips .tips-con .band_btn {
    height: auto;
    overflow: hidden;
	width:480px;
	margin-top:15px;
}

#alert-tips .tips-con .band_btn .ex_ok:hover{ background-position:-94px -371px; text-decoration:none;}
/*#alert-recharge*/
#alert-recharge .alert_box .alert_content .recharge-con{ padding:40px 0; text-align:center;}
#alert-recharge .alert_box .alert_content .recharge-con p .succeed{ font-size:14px; color:#129800;}
#alert-recharge .alert_box .alert_content .recharge-con p .failed{ color:#ff5500;}
#alert-recharge .alert_box .alert_content .recharge-con .band_btn{ height:auto; overflow:hidden; margin-top:30px; margin-left:120px;}
#alert-recharge .alert_box .alert_content .recharge-con a{ display:block; background:url(img/btn_total.gif) no-repeat; width:104px; height:30px; line-height:30px; color:#fff; text-align:center; float:left; margin-right:20px;}
#alert-recharge .alert_box .alert_content .recharge-con .pay_no{ background-position:0 -71px; color:#838383;}
#alert-recharge .alert_box .alert_content .recharge-con a:hover{ text-decoration:none; background-position:0 -34px;}
#alert-recharge .alert_box .alert_content .recharge-con .pay_no:hover{ background-position:0 -105px;}
#alert-recharge .alert_box .alert_content .recharge-con .success-btn{ margin-left:70px;}
/*alert-apply*/
#alert-apply .alert_box{ border:#f0f0f0 solid 1px;}
#alert-apply .alert_box .alert_top{ width:570px;}
#alert-apply .alert_content{ padding:20px 15px; width:540px;}
#alert-apply .alert_content .apply-con .tips{ border-bottom:#e3e3e3 dashed 1px; padding:0 0 20px; color:#777; font-size:14px; font-weight:bold; text-align:center;}
#alert-apply .alert_content .apply-con .tips a{ color:#0289cd;}
#alert-apply .alert_content .apply-con .con{ padding:15px 20px;}
#alert-apply .alert_content .apply-con .con .txt-con{ width:500px;line-height:22px;}
#alert-apply .alert_content .apply-con .con .remind-tips{ float:right; color:#525252; margin:10px 10px 10px 0; clear:both;}
#alert-apply .alert_content .apply-con .con .remind-tips .checkbox{  margin-right:3px; vertical-align:-3px;*vertical-align:-3px;}
#alert-apply .alert_content .apply-con .con .apply-btn{ clear:both; width:500px; height:auto; overflow:hidden;}
#alert-apply .alert_content .apply-con .con .apply-btn a{ display:block; float:right;margin-left:20px; cursor:pointer;}
#alert-apply .alert_content .apply-con .con .apply-btn .goto span,#alert-apply .alert_content .apply-con .con .apply-btn .goto em,#alert-apply .alert_content .apply-con .con .apply-btn .continue span,#alert-apply .alert_content .apply-con .con .apply-btn .continue em{ display:block; float:left; background:url(img/btn_total.gif) no-repeat; height:28px; line-height:26px;*line-height:30px;}
#alert-apply .alert_content .apply-con .con .apply-btn .goto span{ padding:0 14px 0 18px; background-position:0 -141px; color:#fff; font-weight:bold;}
#alert-apply .alert_content .apply-con .con .apply-btn .goto em{ background-position:-184px -141px; width:3px; height:28px; float:right; display:inline-block; float:left;}
#alert-apply .alert_content .apply-con .con .apply-btn .goto:hover{ text-decoration:none;}
#alert-apply .alert_content .apply-con .con .apply-btn .goto:hover span{ background-position:0 -175px;}
#alert-apply .alert_content .apply-con .con .apply-btn .goto:hover em{ background-position:-184px -175px;}
#alert-apply .alert_content .apply-con .con .apply-btn .continue span{ padding:0 10px 0 14px; background-position:0 -616px; color:#fff; font-weight:bold;}
#alert-apply .alert_content .apply-con .con .apply-btn .continue em{ background-position:-184px -616px; width:3px; height:28px; float:right; display:inline-block; float:left;}
#alert-apply .alert_content .apply-con .con .apply-btn .continue:hover span{ background-position:0 -648px;}
#alert-apply .alert_content .apply-con .con .apply-btn .continue:hover em{ background-position:-184px -648px;}
/*alert-apply-du*/
#alert-apply-du .alert_box .alert_top{ width:570px;}
#alert-apply-du .alert_content{ padding:20px 15px; width:540px;}
#alert-apply-du .alert_content .apply-con .tips{ border-bottom:#e3e3e3 dashed 1px; padding:0 0 20px; color:#777; font-size:14px; font-weight:bold; text-align:center;}
#alert-apply-du .alert_content .apply-con .tips a{ color:#0289cd;}
#alert-apply-du .alert_content .apply-con .con{ padding:15px 20px;}
#alert-apply-du .alert_content .apply-con .con .txt-con{ width:500px; color:#919191; line-height:22px;}
#alert-apply-du .alert_content .apply-con .con .remind-tips{ float:right; color:#525252; margin:10px 3px 10px 0px; clear:both;}
#alert-apply-du .alert_content .apply-con .con .remind-tips .checkbox{  margin-right:3px; vertical-align:-3px;*vertical-align:-3px;}
#alert-apply-du .alert_content .apply-con .con .apply-btn{ clear:both; width:500px; height:auto; overflow:hidden;}
#alert-apply-du .alert_content .apply-con .con .apply-btn a{ display:block; float:right;margin-left:20px;}
#alert-apply-du .alert_content .apply-con .con .apply-btn .goto span,#alert-apply-du .alert_content .apply-con .con .apply-btn .goto em,#alert-apply-du .alert_content .apply-con .con .apply-btn .continue span,#alert-apply-du .alert_content .apply-con .con .apply-btn .continue em{ display:block; float:left; background:url(img/btn_total.gif) no-repeat; height:28px; line-height:26px;*line-height:30px;}
#alert-apply-du .alert_content .apply-con .con .apply-btn .goto span{ padding:0 14px 0 18px; background-position:0 -207px; color:#5C6572; font-weight:bold;}
#alert-apply-du .alert_content .apply-con .con .apply-btn .goto em{ background-position:-186px -207px; width:3px; height:28px; float:right; display:inline-block; float:left;}
#alert-apply-du .alert_content .apply-con .con .apply-btn .goto:hover span{ background-position:0 -236px;}
#alert-apply-du .alert_content .apply-con .con .apply-btn .goto:hover em{ background-position:-186px -236px;}
#alert-apply-du .alert_content .apply-con .con .apply-btn .continue span{ padding:0 10px 0 14px; background-position:0 -141px; color:#fff; font-weight:bold;}
#alert-apply-du .alert_content .apply-con .con .apply-btn .continue em{ background-position:-186px -141px; width:3px; height:28px; float:right; display:inline-block; float:left;}
#alert-apply-du .alert_content .apply-con .con .apply-btn .continue:hover span{ background-position:0 -175px;}
#alert-apply-du .alert_content .apply-con .con .apply-btn .continue:hover em{ background-position:-186px -175px;}

/*alert_fanli*/
#alert_fanli .alert_bg{ z-index:10009; padding:6px; background-color:rgba(0, 0, 0, 0.3) !important;}
#alert_fanli .alert_box{ background:#fff; width:540px;}
#alert_fanli .alert_box .alert_top{width:540px;}

#alert_fanli .alert_content{ margin:0 auto; width:540px; padding-bottom:15px;}
#alert_fanli .alert_title{ width:494px;margin:0 auto 20px; text-indent:25px; padding-top:13px}
#alert_fanli .alert_title p{ line-height:25px; font-size:14px; color:#777777;}
#alert_fanli .alert_title .number{ color:#ff7f40;}
#alert_fanli .alert_title a{ color:#0289cd;}
#alert_fanli .help_img{
background: url(img/busi_sign.gif) no-repeat 0px -98px;
height: 12px;
width: 12px;
display: block;
display: inline-block; vertical-align:-1px;*vertical-align:1px;_vertical-align:-3px; margin-left:3px; cursor:pointer;}
#alert_fanli .alert_pic{ cursor: pointer;background:url(img/alipay1.gif) no-repeat; width:222px; height:172px; margin:20px auto 0; display:block;}
#alert_fanli .alert_pic span{display: none;cursor: pointer;}
#alert_fanli .alert_pic_1{ text-align:right; padding-right:10px; height:20px;}
#alert_fanli .alert_pic.play{ background:url(img/alipay2.gif);background:url(img/alipay22.gif)\9; }
#alert_fanli .alert_pic.play.play_stop{ background:url(img/alipay3.gif) no-repeat; }
#alert_fanli .alert_pic.play.play_stop.play_add{ background:url(img/alipay3.jpg) no-repeat; }
#alert_fanli .alert_pic.play.play_stop span{
    font-size: 36px;
    font-family: 600;
    color: #000;
    display: block;
    position: absolute;
    top: 162px;
    left: 260px;
    text-shadow: -1px -1px 0 #fff,1px 1px 0 #fff,1px 1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff;
}
#alert_fanli .alert_pic.play.play_stop .surface-mark{ 
    display: block;
    position: absolute;
    top: 162px;
    left: 260px;
	background:#000;
	z-index:10;
	width:50px; 
	height:50px;
	opacity:0;
	filter:alpha(opacity=0);
}
#alert_fanli .alert_pic_1 a{ color:#ff7f40;}
#alert_fanli .alert_pic_2{ text-align:center; margin:40px 0; font-size:14px;}
#alert_fanli .alert_pic_2 .number{ color:#ff7f40;}
#alert_fanli .alert_pic_2 a{color:#0289cd; text-decoration:underline; font-size:12px;}
#alert_fanli .infor{ line-height:36px; margin:-20px 0 0 160px; font-size:14px; color:#777;}
#alert_fanli .go-see{ text-align:right; padding-right:10px; padding-bottom:15px;}
#alert_fanli .go-see a{ color:#0289cd;}
#alert_fanli .go-other{width:440px; border-top:1px dashed #c3c3c3; padding:20px 0 25px 100px;font-size:14px;color:#777; }
#alert_fanli .go-other .go-btn{ background:url(img/go-other.gif) no-repeat; width:226px; height:47px; line-height:46px; display:inline-block;font-weight:bold; text-align:center; margin-left:10px;color:#777;}
#alert_fanli .go-other .go-btn:hover{opacity:0.8;filter:alpha(opacity=80); text-decoration:none;}
#alert_fanli .login_z { width:520px; margin:0 10px;  border-top:1px dashed #c3c3c3;}
#alert_fanli .login_user_1{ width:440px;position:relative; margin:15px 40px 0; height:auto; overflow:hidden;}
#alert_fanli .login_user_1 ul{ width:440px; height:auto; overflow:hidden;}
#alert_fanli .login_user_1 li{margin:2px 0 7px; clear:both; float:left; width:440px;}
#alert_fanli .login_user_1 li .change_code{ display:block; float:left; margin-left:10px;}
#alert_fanli .login_user_1 li .change_code img{ height:26px;}
#alert_fanli .login_user_1 li .tips-error{ clear:both; margin-left:84px;color:#FF6702;line-height:24px;}
#alert_fanli .login_user_1 .check-p{ float:left; margin:10px 0 0 5px;}
#alert_fanli .login_user_1 .user{ vertical-align:2px; color:#777;}
#alert_fanli .login_user_1 .label_title{ font-size:14px; color:#777; height:24px; width:84px; float:left; line-height:22px; white-space:nowrap;}
#alert_fanli .login_user_1 .text { width:192px; height:24px; line-height:22px; border:0; border:1px solid #b9b9b9; float:left;}
#alert_fanli .login_user_1 .codeInput{ width:92px;}
#alert_fanli .login_user_1  .change_img{ width:96px; height:25px;  background:#c3c3c3; position:absolute; top:0px; left:180px;_top:2px;_left:98px;}
#alert_fanli .login_user_1 .smt{ width:108px; height:47px; overflow:hidden;position:absolute; top:53px; right:35px; height:48px; background:url(img/lq.gif) no-repeat; border:none; cursor:pointer;}
/*alert_fanli_empower*/
#alert_fanli_empower .alert_box .alert_top{ width:510px;}
#alert_fanli_empower .alert_box .alert_top span{ width:72px; height:23px; background:url(img/jpfan-total.gif) no-repeat -278px -183px; margin:6px 0 0 6px;}
#alert_fanli_empower .alert_box .alert_content{ width:510px;}
#alert_fanli_empower .alert_title{ margin:0 35px; width:440px;}
#alert_fanli_empower .alert_title h2{ font-size:16px; font-weight:normal; text-align:center;color:#777;}
#alert_fanli_empower .alert_title h4{font-weight:normal;color:#ababab;line-height:24px; margin-top:20px; font-size:12px;}
#alert_fanli_empower .alert_title b{color:#ff7f40;}
#alert_fanli_empower .help_w{ width:510px; height:auto; overflow:hidden;}
#alert_fanli_empower .help_w a{ background:url(img/jpfan-total.gif) no-repeat -336px -158px; padding-left:16px; float:right;
margin:10px 10px 20px 0; color:#777;}
#alert_fanli_empower .alert_look{ text-align:right; margin-bottom:10px; margin-right:10px;}
#alert_fanli_empower .alert_look a{ color:#0289cd;}
#alert_fanli_empower .box-login{ width:270px; margin:20px auto 30px;}
#alert_fanli_empower .alert_login{ width:505px; margin:0 auto; border-top:1px dashed #c3c3c3;}
#alert_fanli_empower .login_d{ width:270px; height:auto;}
#alert_fanli_empower .login_d a,#alert_fanli_empower .login_d .p-img{background:url(img/jpfan-total.gif) no-repeat; display:block; float:left;}
#alert_fanli_empower .login_d a{background-position:-130px -361px; width:150px; height:39px; padding-left:70px; line-height:38px; color:#fff; font-size:14px; font-weight:bold; margin-top:10px;}
#alert_fanli_empower .login_d a:hover{opacity:0.8;filter:alpha(opacity=80); text-decoration:none;}
#alert_fanli_empower .login_d .p-img{ background-position:-309px -299px; width:41px; height:60px; margin:0 0 0 8px;}
#alert_fanli_empower .box-login .links{width:270px; clear:both;}
#alert_fanli_empower .box-login .links a{ color:#9d9d9d; margin-left:58px;}
/*withdrawal-way*/
#withdrawal-way{ overflow:visible;}
#withdrawal-way .alert_box{ border:1px solid #E6E6E6; overflow:visible;}
#withdrawal-way .alert_box .alert_top{ width:365px;}
#withdrawal-way .alert_box .alert_content{ width:345px; padding:30px 10px; overflow:visible;}
#withdrawal-way .alert_box .alert_content .title-type{ text-align:center; font-size:14px;}
#withdrawal-way .alert_box .alert_content .choice{ font-size:14px; margin:0 62px; padding-top:30px; width:221px; clear:both;}
#withdrawal-way .alert_box .alert_content .choice div{ float:left; position:relative;}
#withdrawal-way .alert_box .alert_content .choice .manually_type{ float:right;}
#withdrawal-way .alert_box .alert_content .choice div .help_img{
	background: url(img/busi_sign.gif) no-repeat scroll 0 -98px rgba(0, 0, 0, 0);
    display: inline-block;
    height: 12px;
	margin-left:3px;
    margin-right:8px;
    width: 12px;}
#withdrawal-way .alert_box .alert_content .choice p label{ margin-left:3px;}
/*bugfix1 by: fangfang 2014/01/10 start */

/*bugfix1 end */
#withdrawal-way .alert_box .alert_content .band_btn{ clear:both; width:345px; height:auto; overflow:hidden; padding-top:40px;}
#withdrawal-way .alert_box .alert_content .band_btn .ok-btn{ margin:0 auto; float:none;}
#withdrawal-way .alert_box .alert_content .band_btn .ok-btn:hover{ color:#fff; text-decoration:none; background-position:-94px -371px;}


/*login start*/
#alert_landing .alert_top{ width:640px; height:49px; border-bottom:1px solid #e2e2e2;  background: #f9f9f9;}

#alert_landing .alert_top .alert_close{ margin-right:20px; margin-top:17px;}
#alert_landing .login-l-img{ margin:60px 40px 0 0;width:200px; height:172px;} 
#alert_landing .alert_content{ width:600px;background:#FFF; padding:25px 20px 20px;}
#alert_landing .content-landing{ float: left; display: inline; margin-left:40px; width: 260px; }
#alert_landing .content-landing-zc{ margin-left: 70px;}
#alert_landing .content-landing-zc .zc{ position: absolute; right: 0;}
#alert_landing .content-landing .zc{ font-size: 14px; font-weight: normal; font-family: "宋体"; margin-left: 120px;float: right;margin-right: 40px;display: inline; line-height: 35px;}
#alert_landing .content-landing .zc a{ text-decoration: underline; color: #0289cd;}
#alert_landing .content-landing .zc a:hover{ text-decoration: none;}
#alert_landing .content-landing h3{font-size:14px; font-weight:normal; color:#666; float: left;}
#alert_landing .content-landing ul{ clear: both; padding-top:25px; height:255px; overflow:hidden;}
#alert_landing .content-landing li{ padding-bottom:20px; position:relative;  overflow: visible; height:40px;_height:40px; }
#alert_landing .content-landing li .user{ float:left; width:250px; height:38px; position:relative;border:1px solid #c6c6c6;}
#alert_landing .content-landing li .input-active{ border:1px solid #a4cd6b;box-shadow: 0px 0px 2px rgba(164,205,147,.8);}
#alert_landing .content-landing li .user span{ width:39px; height:38px; position:absolute; top:0; left:0; background: #f1f1f1;}
#alert_landing .content-landing li .error-box{ margin-left:10px; width:185px; margin-top:10px;float:left; color:#666;}
/* bugfix 5935 by: fangfang, m by: xiaoxiao 2014/01/14 */
#alert_landing .content-landing li .error-box .public{ margin-top: 4px; *margin-top: 3px; width:12px; height:15px;  float:left;}
#alert_landing .content-landing li .error-box .anquan{ background-position:-20px 0px; }
#alert_landing .content-landing li .error-box .anquan-d{ background-position:-36px 0px;}
#alert_landing .content-landing li .error-box .danger{ background-position:-49px 0px;}
#alert_landing .content-landing li .error-box01{ padding-left:120px;}
#alert_landing .content-landing li  strong{width:16px; height:16px; display:inline-block; vertical-align:-3px; margin-right:3px; }
#alert_landing .content-landing li .error{ background-position:0 -19px;}
#alert_landing .content-landing li .warn{ background-position:-20px -19px;}
#alert_landing .content-landing li .ok{background-position:-40px -19px;}
#alert_landing .content-landing li input{ border:none;}
/*bugfix 1 'ie7 imcompatible' by: fangfang 2014/01/10 start */
/* bugfix 6018 by: fangfang, m by: xiaoxiao 2014/01/14 */
#alert_landing .content-landing li .user-input{  color:#666; font-size:14px; padding: 10px 0 10px 10px; border-left:1px solid #c6c6c6;  height: 18px;line-height: 18px; width:200px; position:absolute; top:0; left:39px;}
/*bugfix 1 'ie7 imcompatible' end */
#alert_landing .content-landing li i{ width:13px; height:12px; margin:14px auto 0; background:url(img/new-login.gif) no-repeat; display:block;}
#alert_landing .content-landing li .user-ico{ background-position:-58px -143px;}
#alert_landing .content-landing li .pass-ico{ background-position:-77px -143px;;}
#alert_landing .content-landing li .spr-ico{ background-position:-91px -144px;;}
#alert_landing .content-landing li .email-ico{ background-position:-106px -144px; }
#alert_landing .content-landing li .spr{ width:180px; position:relative; margin-right: 10px;}
#alert_landing .content-landing li .spr input{ width:130px;}
#alert_landing .content-landing li .verification-code{ width:60px; height:40px; float:left;cursor: pointer;}
#alert_landing .content-landing li .chex{ width:250px; position:relative; top:-10px;}
#alert_landing .content-landing .chex-d{ padding-bottom:0;_height:28px;}
#alert_landing .content-landing li .chex .ck{ vertical-align:-2px; margin-right:10px;}
#alert_landing .content-landing li .chex .forget{color:#666;}
#alert_landing .content-landing li .chex .register{ color:#0289cd;}
#alert_landing .content-landing li .btn{ position:relative; margin-left: 25px; top:-10px;}
#alert_landing .content-landing li .btn .sub{ width:198px; height:40px;cursor:pointer; font-size:16px; }
#alert_landing .content-landing li .btn .smt-o{ background-position: 0 0; color:#fff;text-shadow: 1px 1px 0 rgba(0,0,0,.2);}
#alert_landing .content-landing li .btn .smt-o:hover{ background-position: 0 -45px; }
#alert_landing .content-landing li .btn .smt-d{background-position: 0 -89px; color:#ababab; cursor: default;text-shadow: 1px 0 0 rgb(241,241,241);}
#alert_landing .content-landing li .btn .smt-d:hover{background-position: 0 -89px; }
#alert_landing .content-landing .third-login .third-box{ margin:25px 0 0 55px;}
#alert_landing .content-landing .third-login .third-box label{ vertical-align:8px; color:#999;}
#alert_landing .content-landing .third-login a{ display:inline-block;width: 24px; height: 24px; background: url(img/busi_sign.gif) no-repeat; margin-right: 10px;}
#alert_landing .content-landing .third-login .tao{background-position: 0 -140px; }
#alert_landing .content-landing .third-login .sina{ background-position: 0 -169px; }
#alert_landing .content-landing .third-login .weixin{background-position:-210px -194px;}
#alert_landing .content-landing .third-login .tao:hover{background-position:-27px -140px;}
#alert_landing .content-landing .third-login .sina:hover{background-position:-27px -169px;}
#alert_landing .content-landing .third-login .weixin:hover{background-position:-236px -194px;}
#alert_landing .content-landing .tao-tx{ padding-top: 15px;color: #999; position: absolute; }
#alert_landing .content-landing .tao-tx a{ color: #999;}
#alert_landing .content-landing .tao-tx .tao{ margin-right: 13px;}
#alert_landing .content-landing .tao-tx .tx{ margin-left: 13px;}
#alert_landing .alert_content .direct-go{ width:600px; text-align:right; clear:both;}
#alert_landing .alert_content .direct-go a{ color:#0189cd; font-size:14px;}
#alert_landing .content-landing dl dd{ float:left; font-size:16px; font-family:"微软雅黑","宋体"; border-bottom:#c6c6c6 solid 1px; width:126px; text-align:center; background:url(img/line-bar.png) no-repeat right 5px; height:34px; line-height:34px; position:relative;}
#alert_landing .content-landing dl dd.no{ background:none;}
#alert_landing .content-landing dl dd a{ position:absolute; left:0; bottom:0; width:126px; color:#333;}
#alert_landing .content-landing dl dd.active{ line-height:28px;}
#alert_landing .content-landing dl dd.active a{ position:absolute; border-bottom:#666 solid 3px;}
#alert_landing .content-landing dl dd a:hover{ text-decoration:none;}
#alert_landing .content-landing li.qq-union{height:124px;margin-top:20px;}
#alert_landing .content-landing li.qq-union .qq-pic{ width:120px; height:120px; border:#e1e1e1 solid 1px; padding:2px; margin:0 auto;}
#alert_landing .content-landing li.qq-union .links{ width:124px; margin:5px auto 0;}
#alert_landing .content-landing li.qq-union .links a{ color:#0289cd;}
/* bugfix 6057 by: ake,2014/01/15 */

/*login end*/

/*alert_sign by yangtata start*/
#alert_sign .alert_top{width: 470px; height: 50px;border-bottom:#e2e2e2 solid 1px;line-height: 50px;}
#alert_sign .alert_top span{  color: #3e3e3e; font-family: "微软雅黑"; font-size: 18px;}
#alert_sign .alert_top .alert_close{ margin-right:20px; margin-top:14px;}
#alert_sign .alert_content{ width: 410px;padding:20px 30px;}
#alert_sign .alert_content .app-show{padding:10px 30px 0 0;border-right:#e2e2e2 solid 1px;margin-right:35px;}
#alert_sign .alert_content .app-show .pic{display:block;width:140px;height:140px;overflow:hidden;background:url(img/jp-app.png) no-repeat;}
#alert_sign .alert_content .app-show p{width:140px;text-align:center;color:#ff3366;font-size:14px;line-height:16px;margin-top:15px;}
#alert_sign .alert_content .app-show p a{color:#ff3366;}
#alert_sign .alert_content .sign-show{width:204px;padding-top:20px;}
#alert_sign .alert_content .sign-show .share{margin:25px 0 0 8px;float:left;}
#alert_sign .alert_content .sign-show .icon{display:inline-block;background:url(img/sign-total.gif) no-repeat;float:left;width:52px;height:52px;padding-left:0;}
#alert_sign .alert_content .sign-show .icon.ok{background-position:0 -62px;height:40px;width:40px;}
#alert_sign .alert_content .sign-show .icon.no{background-position:-42px -62px;width:40px;height:40px;}
#alert_sign .alert_content .sign-show .icon.q-zone{background-position:0 0;margin-right:15px;}
#alert_sign .alert_content .sign-show .icon.q-weibo{background-position:-144px 0;}
#alert_sign .alert_content .sign-show .icon.sina{background-position:-72px 0;margin-right:15px;}
#alert_sign .alert_content .sign-show .icon.q-zone:hover,#alert_sign .alert_content .sign-show .icon.q-weibo:hover,#alert_sign .alert_content .sign-show .icon.sina:hover{opacity:0.8;}
#alert_sign .alert_content .sign-show .tips span{display:inline-block;float:left;width:150px;font-size:16px;color:#009000;font-weight:bold;margin-left:10px;}
#alert_sign .alert_content .sign-show .tips span.no{color:#333;margin-top:6px;}
#alert_sign .alert_content .sign-show .result .txt{color:#666;font-size:14px;margin:15px 0 0 50px;float:left;}
#alert_sign .alert_content .sign-show .result .txt a{color:#0289cd;}
#alert_sign .alert_content .top_tips{ padding: 0 0 20px; color: #666;}
#alert_sign .alert_content .top_tips .result{ font-size: 16px; font-weight:bold;text-align:  center; line-height: 34px;}
#alert_sign .alert_content .top_tips .sum{font-size:14px;color:#666;text-align:center;margin-top:20px;height:44px;line-height:22px;}
#alert_sign .alert_content .btn{ width: 180px; height: 40px; margin:0 auto; text-align: center; }
#alert_sign .alert_content .sub{ text-align: center; line-height: 38px; background: #f36; border:1px solid #fd0c48; display:block; color: #fff; font-size: 16px; border-radius:3px;}
#alert_sign .alert_content .sub:hover{background: #fd4976; text-decoration: none;}
/*alert_sign by yangtata end*/

/*alert_exchange_new*/
#alert_exchange_new{width: 550px;}
#alert_exchange_new .alert_top{width: 550px; height: 45px;}
#alert_exchange_new .alert_top span{ line-height: 45px;}
#alert_exchange_new  .alert_top .alert_close{ margin-right:20px; margin-top:9px;}
#alert_exchange_new .alert_content{width: 550px; padding-bottom: 50px;}
#alert_exchange_new .alert_content .top_tips{ padding: 30px 0 20px 0; color: #666;}
.alert_content .top_tips .exchange-num{ font-size: 20px; font-family: "微软雅黑"; vertical-align: -2px;}
#alert_exchange_new .alert_content .top_tips p{ font-size: 14px; text-align:  center; line-height: 34px;}
#alert_exchange_new .alert_content .top_tips_1{ padding: 20px 0 0 0 ;}
#alert_exchange_new .alert_content .top_tips_1 p{ font-size: 12px;}
#alert_exchange_new .alert_content .top_tips_1 p em{  color: #f00;}
/* bugfix 6543 by fangfang, m by xiaoxiao 2014/02/27 */
#alert_exchange_new .address{  margin:  0 60px; padding: 10px 10px 0 10px; background: #f9f9f9;}
#alert_exchange_new .address input{ font-size: 12px; }
#alert_exchange_new .address li{ 
line-height: 30px;
clear: both;
display: block;
margin-top: 5px;
padding-bottom: 10px;
_padding-bottom: 15px;
height: auto;
overflow: hidden;
} 
.address li .text{
border-top: #aaa solid 1px;
border-left: #aaa solid 1px;
border-right: #ddd solid 1px;
border-bottom: #ddd solid 1px;
float: left;
font-size: 14px;
height: 28px;
padding-left: 5px;
color: #333;
margin-right: 5px;
}
.address li .modify_ways{  padding-right: 20px; }
.address li .modify_ways a{ color: #0289cd;}
.address label{text-align: right;display: block;float: left;height: 30px;line-height: 30px;}
.address li .import{color: #F00;line-height: 28px;font-family: Verdana, Geneva, sans-serif;font-size: 16px;}
.address select{width: 100px; height: 30px; color: #666;}
.address li .smt10{width: 65px;height: 26px;line-height: 26px;border-radius: 2px;}
.address li .smt11{background: #ff6600;margin-right: 20px; }
.address li .smt12{background: #c6c6c6; color: #555555}
.address li .smt{ border:none;  font-weight: normal;}
/* bugfix 6543 by fangfang, m by xiaoxiao 2014/02/27 */
#alert_exchange_new .address01{ padding-bottom: 10px;}
#alert_exchange_new .address01 li{ padding-bottom: 0; margin-top: 0;}

#alert_exchange_new .question{ margin:  20px  60px 0 60px;}
#alert_exchange_new .question a{ text-decoration: underline; position: absolute;}
#alert_exchange_new .question a:hover{ text-decoration: none; color: #f00;}
#alert_exchange_new .box-question{ margin-bottom: 20px; }
#alert_exchange_new .box-answer input{

border: none;
}
#alert_exchange_new  .box-answer .txt{
padding-left: 10px;    
height: 24px;
border-style: solid;
border-color: #abadb3 #dbdfe6 #dbdfe6 #abadb3;
border-width: 1px;
border-radius: 2px;
font-size: 12px;
}
#alert_exchange_new  .box-answer .txt01{
width: 310px;}
#alert_exchange_new  .box-answer .txt02{
width: 440px;
color: #3e3e3e;}
#alert_exchange_new .bquestion-btn{
    text-align: center;
    margin-left: 225px;
    margin-top: 20px;
    overflow: hidden;

}
#alert_exchange_new .bquestion-btn .sub{
 width: 98px;
line-height: 28px; 
background: #ff6600; 
border:1px solid #e25f07; 
display:block; 
color: #fff; 
font-size: 14px; 
border-radius: 2px;
}
#alert_exchange_new .bquestion-btn .sub:hover{background: #ff7e00; color: #fff; text-decoration: none;}

#alert_exchange_new .bquestion-btn .error{ margin-top: 7px;  padding-left: 20px; color: #666;}
#alert_exchange_new .bquestion-btn .error .error-ico{ width: 16px; height: 16px;background:url(img/stroe-total.gif) no-repeat right -172px; float: left;  display: inline; margin-top: 2px; margin-right: 6px;}

/*alert_exchange_new 02 by xiaoxiong@juanpi.com*/
#alert_exchange_new .txt{ font-size: 16px; }
#alert_exchange_new .green-txt{color: #009900;font-weight: bold;}
#alert_exchange_new .spancol-txt{color: #666666;font-weight: normal;}
#alert_exchange_new .a-style{ color: #0289cd; font-size: 12px;}
#alert_exchange_new .address-a{ overflow: hidden;}
#alert_exchange_new .address-a .payfor{ margin-bottom: 8px;}
#alert_exchange_new .address-a .payfor-txt{ padding-right: 30px; color: #666666; line-height: 24px;}
#alert_exchange_new .address-a .tujie{ display: block; margin-top: 20px; float: right; padding-right: 20px;}
/*alert_exchange_new 03 by xiaoxiong@juanpi.com*/
#alert_exchange_new .address-b{ margin:40px 0 19px 0px; position: relative; text-align: center; }
/* bugfix 6543 by fangfang, m by lifang 2014/02/27 */
#alert_exchange_new .address-b i{width: 16px; height: 16px; background: url(img/backlog-icon.gif) no-repeat;display: inline-block;margin-right: 4px;vertical-align: -2px;}
#alert_exchange_new .address-b .success-true{ background-position:  0 -26px;}
#alert_exchange_new .address-b .success-false{ background-position:  0 0px;}
#alert_exchange_new .address-c{margin:70px 0 19px 0px; }

#alert_exchange_new .fukuan{ text-align: center;}
#alert_exchange_new .fukuan .fukuan-txt{ font-size: 14px; margin-right: 5px; color: #666666;}
#alert_exchange_new .fukuan .baoinfo:hover{ text-decoration: underline; color: #0289cd;}

#alert_exchange_new .duihuan{ text-align: center;}
#alert_exchange_new .dh{ padding-left: 60px; padding-top: 7px;}
#alert_exchange_new .dh a{color: #0289cd; font-size: 14px;}
#alert_exchange_new /*alert_exchange_new 04 by xiaoxiong@juanpi.com*/
#alert_exchange_new .pleft{ padding: 0 0 40px 217px;}
#alert_exchange_new .fenxiang{ padding: 0 0 30px 0px; text-align: center; padding-top: 40px; font-size: 14px;}

#alert_exchange_new .alert-icons{ width: 240px; margin: 0 auto; height: 50px;}
#alert_exchange_new .icon-style{display: block; width: 50px; height: 50px; margin:0 15px;padding-left:0; float: left;}
#alert_exchange_new .alert-qqz{ background: url(img/qq-icon.gif) no-repeat 0 0;}
#alert_exchange_new .alert-sina{ background: url(img/qq-icon.gif) no-repeat 0 -70px;}
#alert_exchange_new .alert-qq{ background: url(img/qq-icon.gif) no-repeat -97px 0;}
/*alert_exchange_new 05 by xiaoxiong@juanpi.com*/
#alert_exchange_new .write{ padding: 30px 0 0 60px; font-size: 14px;}

#alert_exchange_new .time{  padding-top: 38px; padding-bottom: 20px; padding-left: 60px;}
#alert_exchange_new .time-title{ display: block; height: 37px; line-height: 37px;}
#alert_exchange_new .time .count{ background:url(img/count.gif) no-repeat; width:235px; height:37px; margin:0px 0 0px 0px; position:relative;}
#alert_exchange_new .time .count .days,.time .count .hour,.time .count .minute,.time .count .seconds{ width:39px; height:37px; line-height:36px; font-size:24px; color:#fff; float:left; display:inline; text-align:center; position:relative;}
#alert_exchange_new .time .count em{ position:absolute; top:50%; left:0px; width:39px; display:block; height:2px; overflow:hidden; background:#f9f9f9;}
#alert_exchange_new .time .count span{ width:19px; text-align:center; display:block; float:left; color:#474747; height:37px; line-height:36px;}
#alert_exchange_new .time .last-time{ color:#474747; margin-left:1px; }



/*remind start*/
#alert_remind .alert_top{ width: 540px;height:50px;line-height:50px;border-bottom:1px solid #e2e2e2;}
#alert_remind .alert_top span{font-family: "微软雅黑";  font-size: 18px; color: #3e3e3e;}
#alert_remind .alert_contents{ width: 540px; padding: 40px 0; text-align: center;}
#alert_remind .alert_contents .top_tips{ font-size: 16px;font-weight:bold;}
#alert_remind .alert_contents .top_tips .over{ color: #ff3366;}
#alert_remind .alert_contents .top_tips .start{ color: #ff3366;}
#alert_remind .alert_contents .top_tips p a{ color: #0289cd; text-decoration:underline;}
#alert_remind .alert_contents .top_tips p a:hover{ text-decoration: none;}
#alert_remind .alert_contents .app-show{background:url(img/love-show.gif) no-repeat;height:230px;width:482px;margin:0 auto 10px;}
#alert_remind .foot_tips{ color: #666;height:66px;line-height:64px;border-top:#e2e2e2 dashed 1px;font-size: 14px;}
#alert_remind .foot_tips em{ color: #ff3838;}

#alert_remind .foot_tips .foot_app{ margin-left:20px;text-align: center; line-height: 38px; background: #ff3366; border:1px solid #e25f07; width:120px;height:40px;display:inline-block; color: #fff; font-size: 16px; border-radius:3px;}
#alert_remind .foot_tips .foot_app:hover{background: #ff7e00; text-decoration: none;}
/*old*/
#alert_remind .item-btn_1{ width: 305px; margin: 0 auto;}
#alert_remind .item-btn .collect-box{background: url(img/item-like-bj.gif) no-repeat; width: 305px;height: 50px; margin:20px 0 10px 110px;}
#alert_remind .item-btn .collect-box.normal{ width:106px;}
#alert_remind .item-btn .collect-box p{  line-height: 50px;font-size: 14px; color: #666; font-weight: 700;}
#alert_remind .item-btn .item-like{ display: inline; float:left; position: relative; width:101px;}
#alert_remind .item-like .heart{ background: url(img/my-like.png) no-repeat -23px -37px;   width: 21px; height: 17px; position: absolute;top: 17px; left: 15px; }
#alert_remind .item-btn .item-like:hover{text-decoration: none; }
#alert_remind .item-btn .item-like.active{background: url(img/item-like-bj-hover.gif) no-repeat; text-decoration: none;}
#alert_remind .item-btn .item-like:hover .heart{ background-position:-23px -77px;}
#alert_remind .item-btn .item-like.active .heart{background-position: -23px -57px;}
#alert_remind .item-btn .collect-box .like-o{ display:inline; float:left;width:169px; padding:0 15px 0 20px;}
#alert_remind .item-btn .collect-box .like-l{ text-align: left; padding-left:46px;}

#alert_remind .item-btn .collect-box .like-o span b{ color:#ff6600;}
#alert_remind .item-like .jiu-ico{background: url(img/jiu-zhe.gif) no-repeat; width: 49px; height: 49px; position: absolute; top: -1px; right: -1px;}
#alert_remind .item-btn .item-like-btn{ width: 106px; height: 50px; background: url(img/like-btn.gif) no-repeat 0 0;}
#alert_remind .item-btn .item-like-btn.active{ background: url(img/like-btn.gif) no-repeat 0 -57px;}
#alert_remind .item-btn .item-like-btn.active .heart{background-position: -23px -57px;}
#alert_remind .item-btn .item-like:hover p{ color:#444;}
#alert_remind .item-btn .item-like.active:hover p{ color:#666;}
#alert_remind .alert_content .btn {
    height: 40px;
    margin: 0 auto;
    text-align: center;
    width: 120px;
}
#alert_remind .alert_content .btn01 {
    height: 38px;
    width: 120px;
}
#alert_remind .alert_content .btn02 {
    height: 38px;
    width: 230px;
}
#alert_remind .alert_content .sub {
    background: none repeat scroll 0 0 #FF6600;
    border: 1px solid #E25F07;
    border-radius: 2px;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
}
/*by yangtata start*/
#alert-rebate-tips .alert_box .alert_top{ width:460px;}
#alert-rebate-tips .alert_box .alert_content{ width:420px; padding:30px 20px;}
#alert-rebate-tips .alert_box .alert_content .search-goods{ width:420px; line-height:24px; text-align:center; margin:0 30px; width:360px;}
#alert-rebate-tips .alert_box .alert_content .tips{ width:360px; height:38px; line-height:38px; margin:20px auto 30px; text-align:center; color:#009000; font-weight:bold; font-size:14px; background:#f5f5f6;}
#alert-rebate-tips .alert_box .alert_content .go-rebate{ width:120px; height:40px; background:#ff6600; line-height:40px; margin:0 auto; display:block; text-align:center; color:#fff; font-size:16px;border-radius:3px; border:#e25f07 solid 1px;}
#alert-rebate-tips .alert_box .alert_content .go-rebate:hover{ background:#ff7e00; text-decoration:none;}
#alert-rebate-tips .alert_box .alert_content .no-remind{ float:right; font-size:14px; color:#666;}
#alert-rebate-tips .alert_box .alert_content .no-remind input{ vertical-align:middle; margin-right:3px;}
/*by yangtata end*/
/*alert-new-user by muian start*/
#alert-new-user .alert_box .alert_top{ width:410px;}
#alert-new-user .alert_box .alert_content{ width:410px; padding:30px 0;}
#alert-new-user .alert_box .alert_content .tips{ color:#666; font-size:16px; text-align:center; padding:10px 30px 30px; width:350px;}
#alert-new-user .alert_box .alert_content .share-txt{ text-align:center; color:#666; font-size:14px;}
#alert-new-user .alert_box .alert_content .share-box div{ margin:0 auto; margin:10px 0 0 120px;}
#alert-new-user .alert_box .alert_content .share-box div.bdshare-button-style0-32 a{ margin-right:30px;}
/*alert-new-user by muian end*/
/*alert alert-rebate-laoding by yangtata start*/
#alert-rebate-laoding .alert_box .alert_top{ width:490px;}
#alert-rebate-laoding .alert_box .alert_content{ width:450px; padding:25px 20px;}
#alert-rebate-laoding .alert_box .alert_content .search-goods{ background:url(img/j-to-t.gif) no-repeat; width:260px; height:30px; margin:15px auto 25px; position:relative;}
#alert-rebate-laoding .alert_box .alert_content .search-goods .to{ background:url(img/to.gif) no-repeat; width:63px; height:14px; position:absolute; top:8px; left:93px;}
#alert-rebate-laoding .alert_box .alert_content .tips{ text-align:center; color:#333; font-size:20px; font-family:"微软雅黑","宋体";}
#alert-rebate-laoding .alert_box .alert_content .tips-other{ color:#ababab; text-align:center; margin:10px 0 30px; font-family:"宋体";}
#alert-rebate-laoding .alert_box .alert_content .tips-other em{background:url(img/list-total.gif) no-repeat -151px 0; display:inline-block; width:49px; height:0; padding-top:16px; overflow:hidden; vertical-align:middle;}
#alert-rebate-laoding .alert_box .alert_content .go-rebate{ width:180px; height:40px; background:#f36; line-height:40px; margin:0 auto; display:block; text-align:center; color:#fff; font-size:16px;border-radius:3px; border:#f36 solid 1px;}
#alert-rebate-laoding .alert_box .alert_content .go-rebate:hover{ background:#ff517d; text-decoration:none;}
#alert-rebate-laoding .alert_box .alert_content .no-remind{ float:right; font-size:14px; color:#666;}
#alert-rebate-laoding .alert_box .alert_content .no-remind input{ vertical-align:middle; margin-right:3px;}

/*alert alert-rebate-laoding by yangtata end*/
.alert_fullbg_1{ opacity: 0.5;}

/*alert-deposit by ake*/
#alert-deposit{ padding: 0; width: 450px; position: relative; overflow: visible;}
#alert-deposit .alert_box{ border: none;}
#alert-deposit .alert_top{ background: #fff; width: 450px;}
#alert-deposit .alert_content{ padding: 20px 0; width: 450px;}
#alert-deposit .alert_content .deposit_tit{ font-size: 30px; font-family: "微软雅黑"; margin-bottom: 30px; color: #333;}
#alert-deposit .alert_content .deposit_tit em{ color: #ff3838; }
#alert-deposit .alert_content p{ text-align: center; margin-bottom: 24px;}
#alert-deposit .alert_content .deposit-tips{ margin-bottom: 35px; font-size: 14px; color: #333;}
#alert-deposit .alert_content a{display: block; margin: 0 auto;  width: 120px; height: 33px; line-height: 33px; font-size: 14px; color: #fff; font-weight: 700;}
#alert-deposit .alert_content a:hover{ text-decoration: none;}
#alert-deposit .alert_content .deposit-btn{   background: #ff6600; border: 1px solid #e25f07;}
#alert-deposit .alert_content .deposit-btn:hover{  background: #ff7e00;}
#alert-deposit .deposit_guide{ background: url(img/guide.png) no-repeat; width: 33px; height: 78px; position: absolute; top: -33px;  left: 284px;}

/*alert-deposit by ake end*/

/*this is alert_confirm start*/
#alert_confirm .alert_top{ width:380px;}
#alert_confirm .alert_content{ width:380px; padding:20px 0 30px;}
#alert_confirm .alert_content .tips{ text-align:center;color:#666; line-height:24px;}
#alert_confirm .alert_content .result-tips{ text-align:center;}
#alert_confirm .alert_content .btn{ width:150px; margin:30px auto 0px; height:auto; overflow:hidden;}
#alert_confirm .alert_content .btn.other{ width:210px;}

#alert_confirm .alert_content .btn a.confirm{ background-position:0 -93px; width:50px; height:30px; border:0 none;}
#alert_confirm .alert_content .btn a.cancel{ background-position:0 -123px; width:50px; height:30px; border:0 none; color:#666;}
#alert_confirm .alert_content .btn a.success{ background-position:0 -153px; width:87px; height:30px;}
#alert_confirm .alert_content .btn a.fail{ background-position:0 -183px; width:100px; height:30px; color:#666;}
#alert_confirm .alert_content .btn a:hover{ text-decoration:none;}
#alert_confirm .alert_content .btn a.confirm:hover{ background-position:-51px -93px;}
#alert_confirm .alert_content .btn a.cancel:hover{ background-position:-51px -123px;}
#alert_confirm .alert_content .btn a.success:hover{ background-position:-88px -153px;}
#alert_confirm .alert_content .btn a.fail:hover{background-position:-100px -183px;}
/*this is alert_confirm end*/
/*this is alert_result start*/
#alert_result .alert_top{ width:240px; background:#fff;}
#alert_result .alert_content{ width:240px;}
#alert_result .alert_content .error-box{ color:#666;font-size:14px; text-align:center; margin:20px auto 40px;}
#alert_result .alert_content .error-box .icon{  width:20px; height:20px; display:inline-block; vertical-align:-5px; margin-right:3px;}
#alert_result .alert_content .error-box .icon.ok{ background-position:top right;}
#alert_result .alert_content .error-box .icon.no{ background-position:right -21px;}
#alert_result .alert_content .error-box .icon.warn{ background-position:right -42px;}
/*this is alert_result end*/
/*this is draw-prize-alert by yangtata start*/
#draw_prize_alert .alert_top{width:520px;height:45px;line-height:44px;}
#draw_prize_alert .alert_top .alert_close{margin:10px 10px 0 0;}
#draw_prize_alert .alert_content{ width:450px; padding:20px 35px 30px;}
#draw_prize_alert .alert_content p.tips,#draw_prize_alert .alert_content p.result{width:450px; height:auto; overflow:hidden;}
#draw_prize_alert .alert_content p.result b{color:#ff5500;font-size:16px;}
#draw_prize_alert .alert_content div.confirm{margin:20px 0 0;}
#draw_prize_alert .alert_content .info{ width:418px; padding:15px; border:#e2e2e2 dashed 1px; margin:20px auto 15px;border-radius:5px 5px 5px 5px;}
#draw_prize_alert .alert_content .info li{ height:28px; line-height:28px; padding:5px 0 5px 0;}
#draw_prize_alert .alert_content .info li label{ width:80px; height:28px; overflow:hidden;float:left; text-align:right;}
#draw_prize_alert .alert_content .info li .txt{ border-color: #aaa #ddd #ddd #aaa;
    border-style: solid;
    border-width: 1px;
    color: #535353;
    float: left;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin-right: 5px;
    padding-left: 5px;}

#draw_prize_alert .alert_content .detail li label{ font-size:14px; width:84px;}
#draw_prize_alert .alert_content  li a.modify{color:#0289cd;}
#draw_prize_alert .alert_content .info li .btn{ margin-left:0;float:left;display:inline;}
#draw_prize_alert .alert_content .error-box{margin-left:15px;color:#666;float:left;display:inline;}
#draw_prize_alert .alert_content .error{display:inline;float:left;margin:6px 5px 0 0;height:16px;width:16px;}
#draw_prize_alert .alert_content .error-box p{float:left;display:inline;line-height:28px;font-size:12px;font-weight:normal;}
#draw_prize_alert .alert_content .confirm-info .modify{ display:inline; float:left; color:#0289cd; line-height:28px; margin-left:5px;}
#draw_prize_alert .alert_content .btn{cursor:pointer; margin-left:150px;background:#ff6600;border:1px solid #e25f07;float:left;display:inline;line-height:28px;padding:0 20px;text-align:center;color:#fff;font-size:14px;border-radius:2px;}
#draw_prize_alert .alert_content .btn:hover{background:#ff7e00;text-decoration:none;}
#draw_prize_alert .alert_content .btn.disabled{background:#9a9997;cursor:default;border:#9a9997 solid 1px;}
#draw_prize_alert .alert_content .tips{ color:#777;}
#draw_prize_alert .alert_content .tips b{ color:#ff5500; font-weight:normal;}
/*this is draw-prize-alert end by yangtata*/

/*alert-deposit by ake end*/
#alert_message.alert_bg{
    background:rgba(0, 0, 0, 0.3) none repeat scroll 0 0 !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99a0a0a0,endColorstr=#99a0a0a0);
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99a0a0a0,endColorstr=#99a0a0a0);z-index:100009; padding: 5px;}
#alert_message .alert_box .alert_top{ width: 750px; border-bottom:1px solid #e2e2e2;}
#alert_message .alert_box .alert_top .alert_close{ margin: 10px 10px 0 0;}
#alert_message .alert_box{ background: #fff; }
#alert_message .alert_content{  width: 750px; overflow: visible; }
#alert_message .alert_content .m-account{ width: 100%; border: none; padding-bottom: 30px;min-height: 0;}
#alert_message .alert_content .m-account h3{ font-size: 14px;  padding: 0 40px; margin-bottom: 25px;}
#alert_message .alert_content .m-account .inr_tips{ width: 574px;}
#alert_message .alert_content .m-account .tra{ color: #666;font-size: 12px; width: 440px;}
#alert_message .alert_content .m-account .goods-message{margin-top: 20px;}
#alert_message .alert_content .m-account .goods-message li{ width: 100%;}
#alert_message .alert_content .m-account .brand_w{ width: 395px; margin-top: 4px;}
#alert_message .alert_content_1 .m-account{width: 500px;padding-bottom: 0;}
#alert_message .alert_content_1 .m-account .goods-message li{ width: 500px;}
#alert_message .alert_content_1 .m-account .goods-message{ padding: 0 30px;}
#alert_message .alert_content_1 .m-account .message-box-inv .box_l{ margin-right: 0px;}
#alert_message .alert_content_1 .message-box-inv a{ color: #0289cd;  font-family: "宋体"; text-decoration: underline;}
#alert_message .alert_content_1 .message-box-inv a:hover{ text-decoration: none;}
#alert_message .alert_top span{ color: #333; margin-bottom: 10px;}
#alert_message .alert_content_2{ width: 100%;}
#alert_message .alert_content_2 .m-account .goods-message li{ width: 660px;}
#alert_message .alert_content_2  .inr_tips{ font-size: 12px; margin-bottom: 10px; line-height: 18px;}

/*goods_sku start by ake*/
#goods_sku{padding: 0; background: none !important; filter:none;}
#goods_sku .alert_box{border: 1px solid #e2e2e2;}
#goods_sku .alert_top {background: #f0f1f2; height: 40px; line-height: 40px; width: 490px;}
#goods_sku .alert_top span{ font-size: 18px; font-family: "微软雅黑"; color: #333; font-weight: normal;padding-left: 20px;text-indent: 0;}
#goods_sku .alert_box .alert_top .alert_close{ margin: 8px 15px 0 0;}
#goods_sku .alert_content{ padding: 25px 30px; width: 430px;}
#goods_sku .alert_content .sku_xx{ margin-bottom: 25px;}
#goods_sku .alert_content .sku_xx table{ width: 100%; border: 1px solid #e2e2e2;}
#goods_sku .alert_content .sku_xx table th{ background: #f4ffff;font-weight: normal;}
#goods_sku .alert_content .sku_xx table tr{ border-bottom: 1px solid #e2e2e2;}
#goods_sku .alert_content .sku_xx table th,#goods_sku .alert_content .sku_xx table td{ height: 38px; line-height: 38px;  font-size: 16px;font-family: "微软雅黑"; color: #333;border-right: 1px solid #e2e2e2;width: 33.4%;}
#goods_sku .alert_content .sku_xx table td{ text-align: center;}
#goods_sku .alert_content .sub{ width: 128px; height: 38px; margin: 0 auto;}
#goods_sku .alert_content .sub01{ font-size: 14px; line-height: 38px;color: #fff; font-weight: 700;}


.new-users ul li{display:inline;float:left;font-size:16px;font-family:"微软雅黑","宋体";margin-left:60px;line-height:42px;}
.new-users ul li i{display:inline;float:left;width:42px;height:42px;margin-right:10px;}
.new-users ul li i.f{background-position:right -103px;}
.new-users ul li i.s{background-position:right -146px;}
.new-users ul li i.t{background-position:right -189px;}
.new-users ul li span{display:inline;float:left;color:#333;}
.new-users ul.only{margin-left:200px;}
.new-users .update-time{height:38px;margin-right:35px;font-family:"微软雅黑","宋体";}
.new-users .update-time .txt{line-height:20px;text-align:right;color:#333;font-size:18px;width:130px;height:38px;}
.new-users .update-time .txt span{font-size:14px;color:#666;}
.new-users .update-time .times span em{display:inline-block;height:38px;width:30px;text-align:center;background:#ff517d;font-size:24px;color:#fff;text-align:center;line-height:38px;font-size:20px;}
.new-users .update-time .times span i{font-size:14px;color:#666;margin:0 10px;}

#preview img{max-width:450px;}

.box{margin:0 auto;width: 1120px;position:relative;}
.footer_new{
  padding: 20px 0 0;  
  height: 40px;
}
.index_link_news {
  position: absolute;
  margin-bottom: 8px;
  line-height: 40px;
  color: #575757;
  right: 0;
  float: right;
  width: 300px;
}
.index_link_news span {
  float: left;
}
.index_news_window {
  float: right;
  overflow: hidden;
  width: 240px;
  height: 40px;
}
.index_link_news ul {
  cursor: pointer;
}
.index_link_news ul li  {
  height: 40px;
  padding-left: 10px;
  line-height: 40px;
  text-align: left;
  width: 240px;
  overflow: hidden;
}

.footer_new .links{
  width: 700px;
  height: 40px;
  line-height: 40px;
  color: #9b9a9a;
  font-size: 12px;
  position: relative;
  overflow: hidden;
  float: left;
}
.footer_new .links a{
  color: #575757;
}
.footer_new .links .links_tip{
  float: left;
  color: #575757;
}
.footer_new .links .links_tip,.footer_new .links .links_more a{
  font-weight: normal;
}
.footer_new .links .links_more{
  float: right;
}
.footer_new .links .links_ul{
  width: 495px;
  height: 40px;
  float: left;  
  text-align: left;
  position: relative;
}
.footer_new .links .links_ul a{
  padding: 0 10px;
}
.footer_new .links .links_ul a:hover{
  color: #ff4a00
}
.footer_new .down_info{
  font-size: 12px;
  color: #c7c7c7;
  line-height: 30px;
  background: #f0f0f0;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  text-align: center;
}
/*view-tag商品页面底部品牌*/
.intBrand {
margin-bottom: 20px;
overflow: hidden;
}
.intBrand .tit {
overflow: hidden;
padding: 20px;
background-color: #fff;
}
.intBrand .tit h2 {
font: bold 16px/20px "";
color: #333;
float: left;
}
.intBrand .tit a {
float: right;
line-height: 20px;
}
.intBrand .brands {
overflow: hidden;
padding: 0 20px 0px 20px;
width: 1180px;
background-color: #fff;
}
.intBrand .list {
float: left;
width: 122px;
height: 103px;
overflow: hidden;
margin: 0 8px 7px 0;
}
.intBrand .list .img {
border: 1px solid #e2e2e2;
position: relative;
}
.intBrand .list a {
display: block;
}
.intBrand .list .img img {
width: 120px;
height: 60px;
vertical-align: middle;
}
.intBrand .list .img:hover {
border-color: #FF3366;
}

.intBrand .list .name {
margin-top: 5px;
line-height: 18px;
color: #666;
text-align: center;
}

/*view-tag商品页面底部标签*/
#ju_tags_search {
background-color: #FFF;
margin-bottom: 10px;
}
#ju_tags_search ul {
padding: 10px 5px;
overflow: hidden;
}
#ju_tags_search ul li {
float: left;
background-color: #fff;
text-align: left;
font: 12px/24px '宋体';
color: #999999;
width: auto;
border: 1px solid #f0f0f0;
height: 22px;
padding: 5px;
margin: 1px;
}
#ju_tags_search ul li:hover{
border: 1px solid #FF3366;
}
#ju_tags_search ul li a {
color: #999999;
display: block;
float: left;
padding-left: 5px;
padding-right: 5px;
width: auto;
}
#ju_tags_search ul li a:hover{text-decoration:none}

#ju_tags_search .tit {
overflow: hidden;
padding: 10px 20px;
background-color: #fff;
}
#ju_tags_search .tit h2 {
font: bold 16px/20px "";
color: #333;
float: left;
}
#ju_tags_search .tit a {
float: right;
line-height: 20px;
}

/* new side_right by yangtata*/
.side_right{
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 36px;
    z-index: 102;
	background-color:#444;
	_display:none;}
.side_right .side-box {
background:#444;
    height: 100%;
    position: relative;
    z-index: 101;
	color:#fff;
}
.side_right .side-oper{position:absolute;top:150px;}
.side_right .side-oper.other{position:absolute;bottom:0;top:auto;}
.side_right .side-oper li.normal{margin-top:15px;position:relative;}
.side_right .side-oper li.normal.side-backtop{height:36px;}
.side_right .side-oper li.normal.side-backtop a.links{display:none;}
.side_right .side-oper li.normal.side-user{margin-top:0;}
.side_right .side-oper li.normal.side-cart{border-top:#222 solid 1px;border-bottom:#222 solid 1px;}
.side_right .side-oper li.normal.side-cart .tab-login{display:none;}
.side_right .side-oper li.normal.side-cart.selected .tab-login{display:block;}
.side_right .side-oper li.normal.side-cart #side-empty{padding:10px 0 25px;z-index:5;}
.side_right .side-oper li.normal.side-cart #side-empty .arr-icon{top:50%;margin-top:-8px;}
.side_right .side-oper li.normal a.links{width:36px;padding:9px 0;display:block;cursor:pointer;}
.side_right .side-oper li.normal a.links.links-cart{border-top:#555 solid 1px;border-bottom:#555 solid 1px;}
.side_right i.normal-icon{display:block;background:url(img/sidebar.png) no-repeat;}
.side_right i.normal-icon.i-user{background-position:0 0;width:18px;height:18px;margin-left:9px;}
.side_right i.normal-icon.i-cart{height:77px;width:18px;background-position:1px -24px;margin:0 0 0 9px;}
.side_right i.normal-icon.i-love{width:18px;height:18px;background-position:0 -110px;margin:0 0 0 9px;}
.side_right i.normal-icon.i-quan{width:18px;height:18px;background-position:0 -134px;margin:0 0 0 9px;}
.side_right i.normal-icon.i-complain{width:18px;height:18px;background-position:0 -208px;margin:0 0 0 9px;}
.side_right i.normal-icon.i-code{width:18px;height:18px;background-position:0 -160px;margin:0 0 0 9px;}
.side_right i.normal-icon.i-backtop{width:18px;height:18px;background-position:0 -187px;margin:0 0 0 9px;}
.side_right .side-oper li.normal:hover  a.links{background-color:#f36;text-decoration:none;}
.side_right .side-oper li.normal:hover  a.links .i-user{background-position:-26px 0;}
.side_right .side-oper li.normal:hover  a.links .i-cart{background-position:-25px -24px;}
.side_right .side-oper li.normal:hover  a.links .i-love{background-position:-26px -110px;}
.side_right .side-oper li.normal:hover  a.links .i-quan{background-position:-26px -134px;}
.side_right .side-oper li.normal:hover  a.links .i-complain{background-position:-26px -208px;}
.side_right .side-oper li.normal:hover  a.links .i-code{background-position:-26px -160px;}
.side_right .side-oper li.normal:hover  a.links .i-backtop{background-position:-26px -187px;}
.side_right .side-oper li.normal:hover  a.links .num{background:#fff;color:#f36;}
.side_right .side-oper li.normal.curr a.links{background-color:#f36;}
.side_right .side-oper li.normal.curr a.links .i-user{background-position:-26px 0;}
.side_right .side-oper li.normal.curr a.links .i-cart{background-position:-25px -24px;}
.side_right .side-oper li.normal.curr a.links .i-love{background-position:-26px -110px;}
.side_right .side-oper li.normal.curr a.links .i-quan{background-position:-26px -134px;}
.side_right .side-oper li.normal.curr a.links .i-complain{background-position:-26px -208px;}
.side_right .side-oper li.normal.curr a.links .i-code{background-position:-26px -160px;}
.side_right .side-oper li.normal.curr a.links .i-backtop{background-position:-26px -187px;}
.side_right .side-oper li.normal.curr a.links .num{background:#fff;color:#f36;}
.side_right .side-ad .tab-tips{ background:none; border:none; bottom:0px; top:-139px;  box-shadow:none; position: absolute; margin-right:40px;}
.side_right .side-oper  li.normal.curr a.links_ad,.side_right .side-oper li.normal:hover  a.links_ad {background:none;!important;}
.side_right .side-oper em.num {
    background:#f36;
    border-radius: 15px;
    color: #fff;
    display: block;
    font-family: "宋体";
    height: 18px;
    line-height: 18px;
	width:18px;
    text-align: center;
	margin:5px 0 0 9px;
}
.side_right .tab-tips {
    background-color: #444;
    box-shadow:0 0 4px rgba(0, 0, 0, 0.3);
    color: #fff;
    display: none;
    height: 36px;
    line-height: 36px;
    opacity: 0;
    position: absolute;
    right: 62px;
    text-align: center;
    top: 0;
    width: 90px;
	border-radius:2px;
}
.side_right .tab-tag{top:40px;}
.side_right .tab-tips a {
    color: #ffffff;
    text-decoration: none;
}
.side_right .tab-tips a em{font-size:14px;font-family:"arial";}
.side_right .arr-icon {
    color: #444;
    font-family: "宋体";
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    position: absolute;
    right: -6px;
    text-align: center;
    top: 14px;
    width: 16px;
}
.side_right .side-oper li.normal.side-code .tab-tips{top:auto;bottom:-46px;background-color:#fff;border:#e2e2e2 solid 1px;padding:5px;width:90px;height:115px;}
.side_right .side-oper li.normal.side-code .tab-tips .code-box{position:absolute;top:5px;left:5px;width:120px;width:90px;z-index:5;}
.side_right .side-oper li.normal.side-code .tab-tips .code{height:90px;width:90px;}
.side_right .side-oper li.normal.side-code .tab-tips .txt{color:#666;line-height:30px;}
.side_right .side-oper li.normal.side-code .tab-tips .arr-icon{color:#fff;top:55px;}
.side_right .side-oper li.normal .tab-login{  line-height: 36px;
    opacity: 0;
    position: absolute;
    right: 62px;
    text-align: center;
    top: 0;  border-radius: 2px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    color: #fff;
    display: none;background:#fff;width:220px;height:106px;padding:20px 0;z-index:10;}
.side_right .side-oper li.normal .tab-login .arr-icon{color:#fff;}
.side_right .side-oper li.normal .tab-login a.head{display:block;width: 60px;height: 60px;margin: 0 auto 10px;}
.side_right .side-oper li.normal .tab-login .pic{border:#eee solid 2px;border-radius:50%;width:60px;height:60px;margin:0 auto 10px;}
.side_right .side-oper li.normal .tab-login .pic img{border-radius:50%;}
.side_right .side-oper li.normal .tab-login .txt{color:#333;background:#fff3f5;border-top:#ffd8d8 solid 1px;border-bottom:#ffd8d8 solid 1px;height:30px;line-height:30px;}
.side_right .side-oper li.normal .tab-login .txt a{color:#f36;}
.side_right .side-oper li.normal .tab-login .txt a:hover{text-decoration:underline;}
.side_right .side-oper li.normal .tab-login .time{color:#333;line-height:20px;}
.side_right .side-oper li.normal .tab-login .time em{color:#f36;padding:0 2px;}
.side_right .side-oper li.normal .tab-login .go_pay{display:block;width:74px;height:30px;line-height:30px;background:#f36;margin:7px auto 0;color:#fff;font-size:14px;border-radius:2px;}
.side_right .side-oper li.normal .tab-login .go_pay:hover{background:#ff517d;text-decoration:none;}
.side_right .side-oper li.normal .tab-login .duang-pic{background:url(img/duang.gif) no-repeat;width:44px;height:40px;margin:0 auto;}
.side_right .close{color:#ccc;display:block;width:10px;height:10px;font-size:16px;line-height:10px;position:absolute;top:15px;right:10px;cursor:pointer;}
.side_right .close:hover{color:#f36;}
.right-bag {
    width:190px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    right:-230px;
    top: 0;
    transition: all 0.2s linear 0s;
	background:#fff;
	height:100%;
	padding:0 20px;
	display:block;
}
.right-bag.bag-show{right:36px;}
.bag-tool.right-bag ul li{width:190px;}
.bag-tool.right-bag ul li .detail{width:130px;}
.bag-tool.right-bag ul li p.title a{width:120px;}
.sidebar-hd {
    border-bottom: 1px solid #dedcdc;
    overflow: hidden;
    padding: 10px 0;
	height:20px;
	line-height:20px;
}
.sidebar-hd a span{color:#333;}
.sidebar-hd a span.t{font-family:"Microsoft YaHei";font-size:16px;}
.sidebar-hd a:hover{text-decoration:none;}
.sidebar-hd span.time{color:#f36;margin:0 2px 0 10px;}
.sidebar-hd span.time em{font-size:14px;font-family:arial;}
.right-bag .bag-empty{text-align:center;}
.right-bag .bag-empty .img{background:url(img/bag.gif) no-repeat;width:69px;height:120px;margin:20px auto;}
.right-bag .bag-empty .txt{font-size:14px;}

#toolbar .bar-con .right-show div i {
display: inline-block;
background: url(img/new-alert-total.gif) no-repeat;
width: 17px;
height: 20px;
vertical-align: -8px;
margin-right: 4px;
}
#toolbar .bar-con .right-show div i.icon-qq {
background-position: 0 0;
width: 17px;
}
#toolbar .bar-con .right-show div i.icon-sina {
background-position: -20px 0;
}

#toolbar .bar-con .right-show div i.icon-taobao {
background-position: -44px 0;
}
#toolbar .bar-con .right-show div i.icon-jd {
background-position: -183px -238px;
}
#toolbar .bar-con .right-show div i.icon-wx {
    width: 18px;
    background-position: -182px -261px;
}
#toolbar .bar-con .right-show div i.icon-pdd {
    width: 18px;
    background-position: -182px -284px;
}
.line-cate-nav-location{height: 50px;}
.line-cate-nav-location .line-cate-nav-wrapper{width: 100%;background-color: #fff;padding: 15px 0;}
.line-cate-nav-location.hidn {height: 0;}
.line-cate-nav-location.hidn .line-cate-nav-wrapper{display: none;}
.line-cate-nav-location .line-cate-nav-wrapper.fix-top{position: fixed; top: 0; left: 0; width: 100%; z-index: 2; display: inline-block;-webkit-box-shadow: 0px 0px 4px #999;-moz-box-shadow: 0px 0px 4px #999;box-shadow: 0px 0px 4px #999;}
.line-cate-nav{width: 1200px;margin: 0 auto;height: 20px;line-height: 20px;}
.line-cate-nav li{float: left;height: 20px; line-height: 20px; padding: 0 12px;}
.line-cate-nav li.px{padding: 0 8px;}
.line-cate-nav li.onlyquan{float:right}
.line-cate-nav li a {display: block; height: 20px; line-height: 20px; font-size: 14px; color: #333;}
.line-cate-nav li a:hover, .line-cate-nav li a.active{color: #ff3366}
.line-cate-nav li.first{border-right: 1px solid #ccc;padding-left: 0;}
.line-cate-nav li.last a{color: #336600;}
.zcline-cate-nav{width: 1200px;margin: 0 auto;height: 20px;line-height: 20px;}
.zcline-cate-nav li{float: left;padding: 2px 10px;width:130px;overflow: hidden;}
.zcline-cate-nav li a {display: block; height: 20px; line-height: 20px; font-size: 14px; color: #333;text-align:center}
.zcline-cate-nav li a:hover, .zcline-cate-nav li a.active{color: #ff3366}
.zcline-cate-nav li.first{border-right: 1px solid #ccc;padding-left: 0;}
.zcline-cate-nav li.last a{color: #336600;}
#J_fanli{height:100px}
#J_fanli_result {height:auto}
#J_fanli_result .goodsdetail{width:98%;padding: 15px 5px;}
#J_fanli_result .goodsdetail a{cursor: pointer;}
#J_fanli_result .goodsdetail .detail p{line-height:21px}
#J_fanli_result .goodsdetail .detail .commission{float:left;    margin-left: 20px;}
#J_fanli_result .goodsdetail .detail .seller{padding-top:0;float:left}
#J_fanli_result .goodsdetail .detail .price{font-size:12px;float:left}
#J_fanli_result .goodsdetail .detail {width:76%;margin-left:10px}
#J_fanli_result .goodsdetail .detail .title{width:100%;height: 20px;}
#J_fanli_result .goodsdetail .detail .pis{float:left;width:100%;height: 40px;}
#J_fanli_result .goodsdetail .detail .pis p{line-height:40px!important;font-family: Tahoma,Helvetica,Arial,'宋体',sans-serif,\5b8b\4f53;}
#J_fanli_result .goodsdetail .detail .tbuy{float:right;width:192px}
#J_fanli_result .goodsdetail .detail .tbuy a{cursor: pointer;width: 192px;height: 40px;float: right;background: url(img/buybtn.png) no-repeat;font-family: '微软雅黑';text-align: center;line-height: 40px;font-size: 18px;color: #fff;text-decoration: none;}
#J_fanli_result .goodsdetail .detail .lquan{float:left;background-color: #FF2300;height:40px;border-radius:3px;width:120px;text-align: center;}
#J_fanli_result .goodsdetail .detail .lquan a{color:#fff;font-size:18px;text-decoration: none;font-family: '微软雅黑';line-height: 40px;}
#J_fanli_result .cx{text-align: center;height: 60px;padding-top: 15px;float: left;width: 100%;line-height: 40px;}
#J_fanli .clearfix{height:40px;width:auto;padding-top:15px}
#J_fanli .clearfix .item_url{width:80%;height:20px;border: 1px solid #dedcdc;padding:4px 0}
.main-nav-search-tab {
position: absolute;
right: 237px;
z-index: 98;
text-align: left;
}
.main-nav-search-tab .main-nav-search-dropdown {
width: 65px;
height: 33px;
overflow: hidden;
background: rgb(255, 255, 255);
border-left: 1px solid #F8285C;
border-top: 1px solid #F8285C;
border-bottom: 1px solid #F8285C;
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
border-radius: 3px 0px 0px 3px;
}
.main-nav-search-tab .main-nav-search-dropdown a {
display: block;
height: 33px;
line-height: 33px;
padding-left: 10px;
color: #F8285C;
text-decoration:none;
}
.main-nav-search-tab .iconfont {
position: absolute;
right: 5px;
top: 16px;
color: rgb(153, 153, 153);
width: 8px;
height: 4px;
cursor: pointer;
background: url(img/up.png) no-repeat;
}
.main-nav-search-tab .main-nav-search-dropdown.open {
height: auto;
}
.goods-list li .youquan{
display:none;
width: 284px;
margin: auto 0;
position: relative;
height: 30px;
margin-top: -30px;
z-index: 9999;
float: left;
background:#ccc;
filter:alpha(opacity=80);  
-moz-opacity:0.8;  
-khtml-opacity: 0.8;  
opacity: 0.8;  
line-height:30px
}
.goods-list li .youquan a{
color:#000;
position:absolute;
width:270px;
bottom:-30px;
left:10px;
}
.goods-list li .youquan span{
color:#f8285c;
font-weight:bold
}
.goods-list li .good-title a {
width: 200px;
overflow: hidden;
float: left;
word-break: break-all;
}
.goods-list li .good-title .qico{
float:left;
width: 15px;
height: 15px;
background: url(img/yquan.png) no-repeat;
margin-top: 2px;
}
#tan_chuang_div{
	display: none;
    width: 100%;
    height: 100%;
}
.gdwin-bg{
    background: #000;
    opacity: 0.4;
    filter: alpha(opacity=40);
    position: fixed;
    z-index: 9999;
    _position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    _top: expression(eval(document.documentElement.scrollTop+0));
    text-align: center;
}
.gdwin-box{
    font-family: "微软雅黑";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 9999;
    _left: 50%;
}
.gdwin-box-body{
    _top: expression(eval(document.documentElement.scrollTop+370));
    position: fixed;
    _position: absolute;
    left: 50%;
    top: 50%;
    width: 646px;
    height: 452px;
    margin: -226px 0 0 -323px;
}

.gdwin-box-body .position-c{
    position: relative;
    width: 100%;
    height: 100%;
}
.gdwin-box-body .position-c img{
    width: 646px;
    height: 452px;
    vertical-align: middle;
}
.gdwin-box-body .position-c .btn-close{
    position: absolute;
    right: 50px;
    bottom: 50px;
    width: 32px;
    height: 32px;
    z-index: 4;
    background: url(img/btn-close.png) center center no-repeat;
    cursor: pointer;
}
.flashSale_wrap {
    position: relative;
    height: 35px;
    margin: 0 auto;
    border-bottom: 1px solid #e5e5e5;
	width: 1200px!important;
}
#flashSale {
    position: relative;
    height: 35px;
    overflow: hidden;
    margin-top: 33px;
}
#flashSale .hdXsq {
    height: 35px;
    border-bottom: 1px solid #ff404c;
    line-height: 20px;
}
#flashSale .hdXsq .tab-nav {
    float: right;
    margin-right: -1px;
    height: 35px;
    font-size: 0;
}
#flashSale .hdXsq .tab-nav a:hover, #flashSale .hdXsq .tab-nav a.active {
    background: #ff404c;
    color: #fff;
    text-decoration: none;
}
#flashSale .hdXsq .tab-nav a {
    display: inline-block;
    padding: 0 8px;
    height: 28px;
    color: #333;
    font: 12px/28px "microsoft yahei";
    margin: 7px 0 0;
}
#flashSale .hdXsq .tab-nav em {
    display: none;
    width: 1px;
    background: #ccc;
    height: 12px;
    position: relative;
    top: 2px;
}
#flashSale .hdXsq .tit {
    text-align: left;
    float: left;
    font-family: 'microsoft yahei';
    color: #ff404c;
}
#flashSale .hdXsq .tit .tit_icon {
    float: left;
    width: 138px;
    margin-left: 13px;
    margin-right: 16px;
    height: 32px;
    margin-top: -3px;
    background: url(img/xsmsico.png);
}
#flashSale .hdXsq .tit .tit_attach {
    float: left;
    margin-top: 4px;
    font-size: 14px;
    color: #666;
}
#flashSale .hdXsq .tit .tit_attach em {
    float: left;
    width: 6px;
    height: 6px;
    margin-top: 7px;
    margin-right: 7px;
    border-radius: 50%;
    background-color: #ff404c;
}
#flashSale .hdXsq .tit em, #flashSale .hdXsq .tit a {
    color: #ff404c;
    font-size: 12px;
    font-family: "microsoft yahei";
}
.mod-list{height:20px;float: right;width: 250px;margin-top: -5px;}
.mod-list .mod-filter {    
    float:right;
    font-size: 12px;
}
.mod-list .mod-filter .border, .mod-list .mod-filter .filter, .mod-list .mod-filter .search, .mod-list .mod-filter .sort {
    float: left;
    margin: 0 5px;
}
.mod-list .mod-filter .border li, .mod-list .mod-filter .filter li, .mod-list .mod-filter .search li, .mod-list .mod-filter .sort li {
    float: left;
    padding: 4px 10px 0;
}
.mod-list .mod-filter .border li a, .mod-list .mod-filter .filter li a, .mod-list .mod-filter .search li a, .mod-list .mod-filter .sort li a {
    color: #666;
    display: block;
}
.mod-list .mod-filter .border li a.on, .mod-list .mod-filter .border li a:hover, .mod-list .mod-filter .filter li a.on, .mod-list .mod-filter .filter li a:hover, .mod-list .mod-filter .search li a.on, .mod-list .mod-filter .search li a:hover, .mod-list .mod-filter .sort li a.on, .mod-list .mod-filter .sort li a:hover {
    color: #e61414;
}
.mod-list .mod-filter .border li a .arrow, .mod-list .mod-filter .border li a span, .mod-list .mod-filter .filter li a .arrow, .mod-list .mod-filter .filter li a span, .mod-list .mod-filter .search li a .arrow, .mod-list .mod-filter .search li a span, .mod-list .mod-filter .sort li a .arrow, .mod-list .mod-filter .sort li a span {
    display: inline-block;
    vertical-align: middle;
    height: 18px;
    line-height: 18px;
}
.mod-list .mod-filter .border li a.on, .mod-list .mod-filter .filter li a.on, .mod-list .mod-filter .search li a.on, .mod-list .mod-filter .sort li a.on {
    cursor: default;
}
.mod-list .mod-filter .arrow {
    font-family: ju-font;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-size: 20px;
    margin-left: -5px;
}
@font-face{font-family:ju-font;src:url(img/font_1474869639_6850646.eot);src:url(img/font_1474869639_6850646.eot?#iefix) format('embedded-opentype'),url(img/font_1474869639_6850646.woff) format('woff'),url(img/font_1474869639_6850646.ttf) format('truetype'),url(img/font_1474869639_6850646.svg) format('svg')}
.ju-font{font-family:ju-font;font-style:normal}
.s11{
position: fixed;width: 120px;left: 50%;top:193px;margin-left: 599px;cursor: pointer;z-index: 10000;
}
.s11img{
width:120px;height:120px;
}
.s11close{
position:absolute;right:0px;top:0px;display:none;
}
.s11:hover .s11close{display:block}
#mallSearch {
    float: right;
    padding-top: 25px;
    width: 540px;
    overflow: hidden;
}
.mallSearch-form {
    border: solid #f8285c;
    border-width: 2px 0 2px 2px;
}
#mallSearch #searchprompt, #mallSearch fieldset, .mallSearch-input {
    position: relative;
}
.mallSearch-input {
    background: #fff;
    height: 30px;
}
#mallSearch .s-combobox {
    height: 30px;
}
#mallSearch #searchprompt {
    color: #000;
    margin: 0;
    z-index: 2;
    width: 439px;
    height: 20px;
    line-height: 20px;
    padding: 5px 3px 5px 5px;
    outline: 0;
    border: none;
    font-weight: 900;
    background: url(img/sss.gif) repeat-x;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
#mallSearch button {
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
    border: 0;
    font-size: 16px;
    letter-spacing: 4px;
    cursor: pointer;
    color: #fff;
    background-color: #f8285c;
    height: 30px;
    overflow: hidden;
    font-family: '\5FAE\8F6F\96C5\9ED1',arial,"\5b8b\4f53";
}
.searchprompt-info,.searchprompt-info ul,.searchprompt-info ul li{width:449px;background:#fff;padding:0;margin:0;text-align:left;font-size:14px;z-index:999}
.searchprompt-info{position:absolute;z-index:1999;top:59px;display:none}
.searchprompt-info ul li{font-family:"Microsoft YaHei UI","Microsoft YaHei";height:24px;line-height:24px;padding:0 5px;width:439px;overflow:hidden;cursor:pointer}
.searchprompt-info ul li.cur{background:#F8285C;color:#fff}
.searchprompt-info{*display:none!important}
#sugwords{border:1px solid #ccc;box-shadow:0 2px 10px #ccc}
.search-keywords {
	line-height: 20px;
	padding: 4px 2px;
}

.search-keywords,.search-keywords a {
	color: #767676
}

.search-keywords a {
	margin-right: 13px
}
.top_wrap .banner_r dl dd img {
    width: 100px;
    min-height: 100px;
	padding: 5px 0;
    overflow: hidden;
}
.top_wrap .banner_r dl dd {    
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.top_wrap .banner_r dl dd a {
    height: 110px;
    padding: 5px 0;
}
.top_wrap .banner_r dl dd span {
   height:110px;
}
.baping-page-peel-page-peel-box {display: none !important; height: 0; overflow: hidden;}
.tbh-ad-inner{display:none !important;}
.tbh-banner{position: relative;}
.tb-pass {background-color: transparent;}
.J_Module {min-height: 0;}
.topBanner {overflow: hidden;}
.topBanner .banner-wrap {width: 1190px;margin: 0 auto;}
.topBanner .banner-wrap img {display: block;margin: 0 auto;position: relative;z-index: 1;
}
</pre></body></html>