/*!less/0base/base.less*/
a{-webkit-transition:color .2s,background-color .2s;-moz-transition:color .2s,background-color .2s;transition:color .2s,background-color .2s}a:hover{color:#5eb0ea}
/*!less/0base/css3/animation.less*/

/*!less/0base/css3/border-radius.less*/

/*!less/0base/css3/box-shadow.less*/

/*!less/0base/css3/gradient.less*/

/*!less/0base/css3/input-placeholder.less*/

/*!less/0base/css3/keyframes/animation-fadein.less*/
@-webkit-keyframes fadein{from{margin-left:100%;overflow:hidden;opacity:0}to{margin-left:0;opacity:100}}
/*!less/0base/css3/keyframes/animation-jump.less*/
@-webkit-keyframes jump{from{top:-58px;opacity:100}50%{top:-50px;opacity:80}to{top:-58px;opacity:100}}
/*!less/0base/css3/keyframes/animation-rotate.less*/
@-webkit-keyframes rotate{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}
/*!less/0base/css3/keyframes/animation-slide.less*/
@-webkit-keyframes slide{from{left:140px}40%{left:20px}to{left:0}}
/*!less/0base/css3/keyframes/animation-surprise.less*/
@-webkit-keyframes surprise{from{height:20px;bottom:-23px;opacity:40}60%{bottom:-13px;left:20px;opacity:80}to{bottom:-23px;left:35px;opacity:100}}
/*!less/0base/css3/keyframes/animation.less*/

/*!less/0base/css3/transform.less*/

/*!less/0base/css3/transition.less*/

/*!less/0base/hack/clearfix.less*/
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}
/*!less/0base/hack/font-face.less*/

/*!less/0base/hack/inline-block.less*/
.inline-block{display:inline-block;*zoom:1;*display:inline}
/*!less/0base/hack/max-height.less*/

/*!less/0base/hack/max-width.less*/

/*!less/0base/hack/min-height.less*/

/*!less/0base/hack/min-width.less*/

/*!less/0base/hack/opacity.less*/

/*!less/0base/hack/transparent.less*/

/*!less/0base/layout/flex.less*/
.box-flex{display:flex;display:-webkit-flex}.box-flex .flex{flex:1;-webkit-flex:1}
/*!less/0base/layout/grid.less*/

/*!less/0base/layout/list.less*/
.list{}.box li{background-color:red}.box2{overflow:hidden;width:1000px}.box2 ul{*zoom:1;width:1020px;margin-left:-20px;*padding-bottom:20px}.box2 ul:before,.box2 ul:after{content:" ";display:table}.box2 ul:after{clear:both}.box2 ul li{float:left;display:inline;width:100px;height:100px;margin-left:20px;margin-bottom:20px}.box2 li{background-color:red}.box2.box3 ul li{width:400px}.box4{overflow:hidden;width:auto}.box4 ul{overflow:hidden}.box4 ul li{vertical-align:middle;position:relative;*zoom:1;float:left;width:100%;height:auto;line-height:24px}.box4 ul li:before,.box4 ul li:after{content:" ";display:table}.box4 ul li:after{clear:both}
/*!less/0base/reset/reset.less*/
body,div,form,fieldset,input,select,textarea,button,h1,h2,h3,h4,h5,h6,p,ul,li,ol,dl,dd,pre,blockquote,fieldset,legend,button,hr{margin:0;padding:0}img{vertical-align:top}input,textarea,frame,iframe,img,fieldset,input,textarea{border:0}html{_overflow-x:hidden;overflow-y:auto;height:100%}body{font-size:12px;font-family:"Microsoft Yahei",tahoma,arial,Hiragino Sans GB,"\5b8b\4f53",sans-serif;line-height:20px;min-height:100%;_background-image:url(about:blank);_background-attachment:fixed}a{text-decoration:none;outline:0;color:#555}div,input,select,textarea,button{font-family:"Microsoft Yahei",tahoma,arial,Hiragino Sans GB,"\5b8b\4f53",sans-serif;resize:none;outline:0}button{border:0}object,input{vertical-align:middle}table{border-spacing:0;border-collapse:collapse}ul,li,dl,dt,dd,ol{list-style:none}i,em{font-style:normal}
/*!less/0base/tools/align.less*/
.left{text-align:left}.right{text-align:right}.center{text-align:center}.top{vertical-align:top}.middle{vertical-align:middle}.bottom{vertical-align:bottom}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}
/*!less/0base/tools/color.less*/
.text-white{color:#fff}.text-black{color:#000}.text-red{color:#ff4800}.text-green{color:#38d288}.text-blue{color:#5eb0ea}.text-yellow{color:#ff7500}.text-orange{color:#ff9333}.text-mbt{color:#484848}.text-secondary{color:#666}.text-gray{color:#999}.text-purple{color:#5f427b}
/*!less/0base/tools/float.less*/
.pull-left{float:left}.pull-right{float:right}.pull-left,.pull-right{*display:inline}
/*!less/0base/tools/font-size.less*/
h1{font-size:20px}h2{font-size:18px}h3{font-size:16px}h4{font-size:14px}.bold{font-size:14px;font-weight:700}.strong{font-weight:700}.fz12{font-size:12px}.fz14{font-size:14px}.fz16{font-size:16px}.fz18{font-size:18px}.fz24{font-size:24px}
/*!less/0base/tools/hidden.less*/
.break{word-break:break-all}
/*!less/0base/tools/size.less*/

/*!less/0base/tools/space.less*/
.mt4{margin-top:4px}.mt5{margin-top:5px}.mt8{margin-top:8px}.mt10{margin-top:10px}.mt12{margin-top:12px}.mt15{margin-top:15px}.mt20{margin-top:20px}.mt25{margin-top:25px}.mt30{margin-top:30px}.mt35{margin-top:35px}.mt40{margin-top:40px}.mt45{margin-top:45px}.mt50{margin-top:50px}.mt80{margin-top:80px}.mr5{margin-right:5px}.mr10{margin-right:10px}.mr15{margin-right:15px}.mr20{margin-right:20px}.mr25{margin-right:25px}.mr30{margin-right:30px}.mr35{margin-right:35px}.mr40{margin-right:40px}.mr45{margin-right:45px}.mr50{margin-right:50px}.mb5{margin-bottom:5px}.mb10{margin-bottom:10px}.mb15{margin-bottom:15px}.mb20{margin-bottom:20px}.mb25{margin-bottom:25px}.mb30{margin-bottom:30px}.mb35{margin-bottom:35px}.mb40{margin-bottom:40px}.mb45{margin-bottom:45px}.mb50{margin-bottom:50px}.ml5{margin-left:5px}.ml10{margin-left:10px}.ml15{margin-left:15px}.ml20{margin-left:20px}.ml25{margin-left:25px}.ml30{margin-left:30px}.ml35{margin-left:35px}.ml40{margin-left:40px}.ml45{margin-left:45px}.ml50{margin-left:50px}.ml60{margin-left:60px}.ml80{margin-left:80px}.pt30{padding-top:30px}.pt10{padding-top:10px}.pt20{padding-top:20px}.p20{padding:20px}.p15{padding:15px}
/*!less/0base/tools/text.less*/
.underline{text-decoration:underline}
/*!less/0common/accordion/less/index.less*/
.accordion-group{margin-top:-1px}.accordion-group .icon{height:20px;margin-top:5px}.accordion-group .icon-email{background-repeat: no-repeat;}.accordion-group .icon-email.unable{background-repeat: no-repeat;}.accordion-group .icon-toggle{background-repeat: no-repeat;}.accordion-group.active .icon-toggle{background-repeat: no-repeat;}.accordion-group.active .accordion-bd{height:auto}.accordion-hd{padding:10px;height:30px;line-height:30px;overflow:hidden;border-top:1px solid #F0F0F0;border-bottom:1px solid #F0F0F0}.accordion-hd .span{float:left;height:30px}.accordion-hd .span-1{width:100px}.accordion-hd .span-2{width:610px;margin-right:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.accordion-hd .span-3{width:140px;font-size:13px;margin-right:10px}.accordion-hd .span-4{width:70px;text-align:right;color:#5eb0ea}.accordion-bd{height:0;overflow:hidden;-webkit-transition:height .35s ease;-moz-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}.accordion-inner{padding:20px;background-color:#F9F9F9}.news-option{padding-bottom:15px;overflow:hidden}.news-option .filtrate a{font-size:16px;margin-right:15px}.news-option .filtrate a.active,.news-option .filtrate a:hover{color:#5eb0ea}.news-option .option{font-size:14px;font-weight:700;color:#666}.news-option .option .active{color:#5eb0ea}.news-option .option .active .icon-checkbox{background-repeat: no-repeat;}.news-option .option .active .icon-read{background-repeat: no-repeat;}.news-option .option .active .icon-trash{background-repeat: no-repeat;}
/*!less/0common/accountDetail/less/index.less*/
.accountDetail{padding:8px 0;border-bottom:1px solid #E5E5E5;background-color:#fff;overflow:hidden}.accountDetail .icon{width:32px;height:32px;background-repeat:no-repeat;margin-top:3px}.accountDetail .icon-stntsBi{background-repeat: no-repeat;}.accountDetail .icon-eBi{background-repeat: no-repeat;}.accountDetail .icon-oudai{background-repeat: no-repeat;}.accountDetail .tit{width:86px;text-align:center;border-right:1px solid #F1F2F3}.accountDetail .account{width:165px;padding:20px 27px;border-right:1px solid #F1F2F3}.accountDetail .text{padding:20px 0;line-height:40px}.accountDetail .item{display:inline-block;*zoom:1;*display:inline;line-height:18px}.accountDetail .num{font-size:20px}
/*!less/0common/address/less/address-0.less*/
.address{padding:20px;border:1px solid #E4E4E4;background-color:#fff;position:relative;margin-bottom:20px}.address:hover{background-color:#FCFCFC}.address:hover .setDefault{display:block}.address .setDefault{position:absolute;right:24px;bottom:30px;display:none}.address-hd .sign{display:inline-block;*zoom:1;*display:inline;height:28px;line-height:28px;padding:0 10px;background-color:#E6F5FF;border:1px solid #BBE3FF;border-radius:3px;color:#5eb0ea}.address-bd .hidden{width:70%}
/*!less/0common/address/less/address-1-new.less*/
.address-new{padding:0;position:relative;margin-bottom:12px}.address-new:hover .handle{display:block}.address-new .handle{position:absolute;right:24px;bottom:17px;display:none}.address-new .address-hd{background-color:#fff;padding:6px 20px;overflow:hidden}.address-new .address-hd .name{float:left;line-height:27px;margin-right:10px;text-indent:40px}.address-new .address-hd .sign{float:right;width:70px;height:25px;line-height:25px;text-align:center;background-color:#E6F5FF;border:1px solid #BBE3FF;font-size:14px;font-weight:700;color:#5eb0ea}.address-new .address-bd{padding:15px 20px;background-color:#F9FCFE}
/*!less/0common/alert/less/alert_1_0_default.less*/
.alert{position:relative;vertical-align:middle;display:inline-block;*zoom:1;*display:inline;border-radius:3px;padding:4px 6px;line-height:20px;color:#000}.alert:before,.alert:after{content:" ";display:table}.alert:after{clear:both}.alert .alert-icon,.alert .alert-main{float:left}.alert .alert-icon{display:block;width:20px;height:20px;background-repeat:no-repeat}.alert .alert-main{margin-left:4px}.alert .alert-icon{background-repeat: no-repeat;}.alert-info .alert-icon{background-repeat: no-repeat;}.alert-warning .alert-icon{background-repeat: no-repeat;}.alert-error{color:#f03939}.alert-error .alert-icon{background-repeat: no-repeat;}.alert-success .alert-icon{background-repeat: no-repeat;}.alert-full{display:block}.alert-full.none,.alert-full.hide,.alert-full.off{display:none}.alert-full .alert-icon{position:absolute;top:6px;left:6px}.alert-full .alert-main{margin-left:22px}
/*!less/0common/alert/less/alert_2_0_closable.less*/
.alert-closable .alert-main{margin-right:22px}.alert-closable .close{position:absolute;text-decoration:none;top:6px;right:6px;display:block;width:16px;height:16px;line-height:16px;text-align:center;font-size:12px;font-weight:700;opacity:40;filter:alpha(opacity=4000);border-radius:50%;color:#000}.alert-closable .close:hover{opacity:60;filter:alpha(opacity=6000);color:#fff;background-color:#ee8570}
/*!less/0common/alert/less/alert.less*/

/*!less/0common/breadcrumb/less/index.less*/
.breadcrumb{height:30px;line-height:30px;font-size:16px;color:#484848;padding-bottom:15px;border-bottom:1px solid #F0F0F0}.breadcrumb .icon-home{margin-top:5px}
/*!less/0common/btn/less/btn.less*/
.btn{display:inline-block;*zoom:1;*display:inline;color:#fff;text-align:center;border-radius:3px;font-size:14px;cursor:pointer;box-sizing:border-box}.btn.disabled{background-color:#BBB;color:#fff;cursor:default}.btn.disabled:hover{background-color:#BBB;color:#fff}.btn-sm{width:60px;height:35px;line-height:35px}.btn-smt{width:80px;height:30px;line-height:30px}.btn-bg{width:90px;height:35px;line-height:35px}.btn-bgt{width:110px;height:35px;line-height:35px}.btn-nm{width:150px;height:40px;line-height:40px}.btn-lg{width:290px;height:42px;line-height:42px}.btn-xl{width:90px;height:35px;line-height:35px}.btn-xxl{width:110px;height:30px;line-height:30px}.btn-max{width:300px;height:45px;line-height:45px;text-align:center;border-radius:5px;font-size:18px}.btn-blue{background-color:#5eb0ea}.btn-blue:hover{background-color:#ff9333;color:#fff}.btn-orange{background-color:#ff9333}.btn-orange:hover{color:#fff}.btn-grey{background-color:#efefef;color:#484848}.btn-white{background-color:#fff;color:#484848;border:1px solid #e4e4e4}.btn-white:hover{background-color:#5eb0ea;border-color:#5eb0ea;color:#fff}.btn-white.btn-sm{}.btn-line{border:1px solid #5eb0ea;color:#5eb0ea}.btn-line:hover{background-color:#5eb0ea;border-color:#5eb0ea;color:#fff}.btn-more{color:#5eb0ea;line-height:20px}.btn-more .icon{width:12px;height:12px;margin-top:4px;vertical-align:top}.btn-more .icon-down{background-repeat: no-repeat;}.btn-more .icon-up{background-repeat: no-repeat;}.btn-more span{display:inline-block;*zoom:1;*display:inline;vertical-align:top}.btn-more:hover{color:#FF9333}.btn-more:hover .icon-down{background-repeat: no-repeat;}.btn-more:hover .icon-up{background-repeat: no-repeat;}.btn-edit{color:#5eb0ea}.btn-edit .icon-edit{background-repeat: no-repeat;}.btn-edit:hover{color:#ff9333}.btn-edit:hover .icon-edit{background-repeat: no-repeat;}.btn-remove{color:#5eb0ea}.btn-remove .icon-remove{background-repeat: no-repeat;}.btn-remove:hover{color:#ff9333}.btn-remove:hover .icon-remove{background-repeat: no-repeat;}.btn-coords{color:#5eb0ea}.btn-coords .icon-coords{background-repeat: no-repeat;}.btn-coords:hover{color:#ff9333}.btn-coords:hover .icon-coords{background-repeat: no-repeat;}.btn-relate{width:258px;height:33px;line-height:33px;text-align:center;background-color:#f0f9ea;border:1px solid #BBDBC7;font-size:14px;color:#484848;border-radius:0}
/*!less/0common/datepicker/less/1_timepicker.less*/
.timepicker{display:inline-block;*zoom:1;*display:inline;vertical-align:middle;position:relative}.timepicker-label{position:relative;z-index:1}.timepicker-input{text-align:center}.timepicker-btn{position:absolute;top:0;bottom:0;right:0;z-index:2}.timepicker-prev,.timepicker-next{overflow:hidden;text-indent:-200%;letter-spacing:-200%;display:block}
/*!less/0common/datepicker/less/21_timepicker-default.less*/
.timepicker{color:#333;background-color:#fff;border:1px solid #ccc}.timepicker .timepicker-label{padding:4px 33px 4px 4px;line-height:20px}.timepicker .timepicker-input{border:0;background:transparent;width:30px}.timepicker .timepicker-btn{width:29px;height:28px;background-image:linear-gradient(#fefefe,#e4e4e4);border-left:1px solid #ccc}.timepicker .timepicker-prev .icon,.timepicker .timepicker-next .icon{display:block;width:8px;height:5px;margin:4px 0 0 10px;background-repeat:no-repeat}.timepicker .timepicker-prev{height:13px;border-bottom:1px solid #ccc}.timepicker .timepicker-prev .icon{background-repeat: no-repeat;}.timepicker .timepicker-next{height:14px}.timepicker .timepicker-next .icon{background-repeat: no-repeat;}
/*!less/0common/datepicker/less/22_timepicker-spinner.less*/
.timepicker-spinner{width:120px}
/*!less/0common/datepicker/less/31_timepicker-size.less*/
.timepicker-sm .timepicker-input{width:18px}
/*!less/0common/datepicker/less/datepicker_1_0_default.less*/
.datepicker{width:218px;height:216px;font-size:12px;border:1px solid #d7d7d7;background-color:#fff}.datepicker .datepicker-hd{margin:-1px -1px 0;height:34px;background-color:#63bdf2}.datepicker .datepicker-prev,.datepicker .datepicker-next,.datepicker .datepicker-title{height:34px;background-color:#63bdf2}.datepicker .datepicker-prev:hover,.datepicker .datepicker-next:hover,.datepicker .datepicker-title:hover{background-color:#8dd2fb}.datepicker .datepicker-prev:active,.datepicker .datepicker-next:active,.datepicker .datepicker-title:active{background-color:#59aad9}.datepicker .datepicker-prev,.datepicker .datepicker-next{width:24px}.datepicker .datepicker-prev .icon,.datepicker .datepicker-next .icon{width:7px;height:12px;margin:11px 0 0 8px;background-repeat:no-repeat}.datepicker .datepicker-prev .icon{background-repeat: no-repeat;}.datepicker .datepicker-next .icon{background-repeat: no-repeat;}.datepicker .datepicker-title-wrap{margin:0 24px;overflow:hidden}.datepicker .datepicker-title{float:left;text-align:center;line-height:34px;font-size:14px;color:#fff;width:169px}.datepicker .datepicker-title.datepicker-title-first,.datepicker .datepicker-title.datepicker-title-last{width:195px}.datepicker .datepicker-title.datepicker-title-other{width:218px}.datepicker .datepicker-bd-inner{position:absolute;height:183px;top:0}.datepicker .datepicker-bd{position:relative;overflow:hidden;height:183px}.datepicker .datepicker-bd a{color:#666}.datepicker .datepicker-bd .hover a{color:#63bdf2;border:1px solid #63bdf2}.datepicker .datepicker-bd .current a{color:#fff;background-color:#63bdf2;border:1px solid #63bdf2}.datepicker .datepicker-bd .current.hover a{color:#fff;background-color:#63bdf2}.datepicker .datepicker-bd .disabled{opacity:100;filter:alpha(opacity=10000);color:#b3b3b3;background-color:#e3e3e3}.datepicker .datepicker-bd .disabled a{cursor:default;color:#b3b3b3;background-color:#e3e3e3;border:1px solid #e3e3e3}.datepicker .datepicker-bd .disabled.hover a{color:#b3b3b3;background-color:#e3e3e3}.datepicker .datepicker-bd .selected a{color:#fff;background-color:#63bdf2;border:1px solid #63bdf2}.datepicker .datepicker-bd .selected.hover a{color:#fff;background-color:#63bdf2}.datepicker .datepicker-bd .other a{color:#b3b3b3}.datepicker .datepicker-bd .other.hover a{border-color:#b1e2ff}.datepicker .datepicker-bd .other.current a{color:#fff;background-color:#b1e2ff;border-color:#b1e2ff}.datepicker .datepicker-bd .other.selected a{color:#fff;background-color:#b1e2ff;border-color:#b1e2ff}.datepicker .datepicker-ft{*zoom:1;border-top:1px solid #e6e6e6}.datepicker .datepicker-ft:before,.datepicker .datepicker-ft:after{content:" ";display:table}.datepicker .datepicker-ft:after{clear:both}.datepicker .datepicker-result{float:left;padding:5px}.datepicker .datepicker-result .datapicker-joint{margin-right:1px}.datepicker .datepicker-result .datepicker-startdate,.datepicker .datepicker-result .datepicker-enddate{width:67px;text-align:center}.datepicker .datepicker-result .datepicker-currentdate{width:80px;text-align:center}.datepicker .datepicker-btns{float:right;padding:5px}.datepicker .datepicker-btns .datepicker-btn{padding:4px 5px}.datepicker .datepicker-day,.datepicker .datepicker-month,.datepicker .datepicker-year{width:218px;height:183px;float:left}.datepicker .datepicker-day table,.datepicker .datepicker-month table,.datepicker .datepicker-year table{width:100%;height:100%;background-color:#fff}.datepicker .datepicker-day table tr,.datepicker .datepicker-month table tr,.datepicker .datepicker-year table tr{margin-right:-1px}.datepicker .datepicker-day table td,.datepicker .datepicker-month table td,.datepicker .datepicker-year table td{padding:0;text-align:center;border-top:1px solid #e6e6e6;border-right:1px solid #e6e6e6}.datepicker .datepicker-day a,.datepicker .datepicker-month a,.datepicker .datepicker-year a{display:block;text-align:center}.datepicker .datepicker-month .hover a,.datepicker .datepicker-year .hover a,.datepicker .datepicker-month .current a,.datepicker .datepicker-year .current a,.datepicker .datepicker-month .disabled a,.datepicker .datepicker-year .disabled a,.datepicker .datepicker-month .selected a,.datepicker .datepicker-year .selected a{border:0}.datepicker .datepicker-month a,.datepicker .datepicker-year a{width:54px;height:60px;line-height:60px}.datepicker .datepicker-day table{margin-top:1px}.datepicker .datepicker-day th{font-weight:400;color:#b3b3b3}.datepicker .datepicker-day td{position:relative;z-index:1}.datepicker .datepicker-day a{position:relative;width:30px;height:26px;line-height:26px}.datepicker .datepicker-day .hover a,.datepicker .datepicker-day .current a,.datepicker .datepicker-day .disabled a,.datepicker .datepicker-day .selected a{margin:-1px}.datepicker .datepicker-day .hover{z-index:5}.datepicker .datepicker-day .selected{z-index:4}.datepicker .datepicker-day .current{z-index:3}.datepicker .datepicker-day .disabled{z-index:2}
/*!less/0common/datepicker/less/datepicker_1_1_group.less*/
.datepicker-group{*zoom:1;overflow:hidden;width:440px}.datepicker-group:before,.datepicker-group:after{content:" ";display:table}.datepicker-group:after{clear:both}.datepicker-group .datepicker{float:left;margin-right:-1px}
/*!less/0common/datepicker/less/datepicker.less*/
.datepicker-hd{position:relative;z-index:1}.datepicker-prev,.datepicker-next,.datepicker-title{display:block}.datepicker-prev.hide,.datepicker-next.hide,.datepicker-title.hide{display:none}.datepicker-prev,.datepicker-next{position:absolute;top:0;z-index:2}.datepicker-prev{left:0}.datepicker-next{right:0}.datepicker-bd a{text-decoration:none}.datepicker-bd .hover,.datepicker-bd .current,.datepicker-bd .disabled,.datepicker-bd .selected{position:relative;z-index:1}.datepicker-bd .hover a,.datepicker-bd .current a,.datepicker-bd .disabled a,.datepicker-bd .selected a{position:relative;z-index:2}.datepicker-day table,.datepicker-month table,.datepicker-year table{width:100%;height:100%;border-collapse:collapse}.datepicker-day table td,.datepicker-month table td,.datepicker-year table td{padding:0}.datepicker-day a,.datepicker-month a,.datepicker-year a{display:block;text-align:center}
/*!less/0common/dialog/less/dialog-address.less*/

/*!less/0common/dialog/less/dialog-calendar.less*/
.calendar-hd{text-align:center}.calendar-hd .calendar-title .calendar-next,.calendar-hd .calendar-title .calendar-prev{display:inline-block;*zoom:1;*display:inline;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent}.calendar-hd .calendar-title .calendar-prev{border-right:8px solid #fff}.calendar-hd .calendar-title .calendar-bt{display:inline-block;*zoom:1;*display:inline;font-size:22px;padding:0 30px;color:#fff}.calendar-hd .calendar-title .calendar-next{border-left:8px solid #fff}.calendar-day{width:100%;height:42px;line-height:42px;text-align:center;background-color:#f6f6f6;border-collapse:ccollapse}.calendar-day tr th{color:#49c0fa;background-color:#F6F6F6;font-size:14px;font-weight:400;border:1px solid #fff}.calendar-day tr td{font-size:14px;color:#999;border:1px solid #f6f6f6}.calendar-day tr td.checked{color:#fff;background:#5eb0ea url(/Public/v2/web/resource/images/0common_checked-day_3ab5536.png) 60px 28px no-repeat}.calendar-day tr td.checkedIn{background:url(/Public/v2/web/resource/images/0common_checked-day-blue_8916667.png) 60px 28px no-repeat}.calendar-day tr td.disable{opacity:.3;filter:alpha(opacity=30)}.calendar-day tbody{background-color:#fff}
/*!less/0common/dialog/less/dialog-ucweb.less*/
.form-center{width:300px;margin:20px auto}.form-center .input-code{width:188px;line-height:33px;height:33px}.form-center .checkcode-box{width:88px;line-height:33px;height:33px}.relateBox{text-align:center;overflow:hidden}.relateBox .relate-cell{display:inline-block;*zoom:1;*display:inline;width:90px;text-align:center}.relateBox .relate-cell .icon{width:90px;height:90px;background-color:#B3D6EF;background-repeat:no-repeat;border-radius:50%}.relateBox .relate-cell .icon-email{background-repeat: no-repeat;}.relateBox .relate-cell .icon-phone{background-repeat: no-repeat;}.relateBox .relate-condition{padding:0 50px;text-align:center;font-size:24px;color:#bdbdbd;padding-top:90px}
/*!less/0common/dialog/less/dialog.less*/
.dialog{min-width:568px;max-width:800px;-webkit-box-shadow:1px 2px 4px rgba(216,216,216,.7);-moz-box-shadow:1px 2px 4px rgba(216,216,216,.7);box-shadow:1px 2px 4px rgba(216,216,216,.7);background:#fff;width:auto;z-index:100}.dialog .out-close{position:absolute;width:20px;height:20px;top:18px;right:18px;z-index:10;background-repeat: no-repeat;}.dialog .cursor-pointer{cursor:pointer}.dialog-head{position:relative;height:24px;line-height:24px;padding:15px 20px;border-bottom:1px solid #EBEFF1}.dialog-head .close{position:absolute;width:20px;height:20px;top:15px;right:15px;background-repeat: no-repeat;}.dialog-head .close:hover{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg);-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s}.dialog-head .dialog-title{font-size:18px;font-weight:700;color:#484848}.dialog-head-blue{height:60px;line-height:60px;background:#5EB0EA;color:#fff;padding:0 10px 0 20px}.dialog-head-blue .close{background-repeat: no-repeat;}.mask{position:absolute;top:0;bottom:0;left:0;right:0}.dialog-buttons{padding-bottom:40px}.pop-cnt{padding:30px 40px}.pop-cnt p{line-height:24px}.form-exchange{padding:40px 60px 10px}.form-exchange .number{font-size:18px;font-weight:700}.form-exchange .form-item{height:30px;line-height:30px}.form-exchange p{font-size:14px;line-height:30px}.form-exchange .form-msg{background:url(/Public/v2/web/resource/images/0common_alert-error_1d2dd95.png) left center no-repeat;padding-left:22px;color:#f85144;font-size:14px;text-align:left}.pop-pay{width:330px;margin:20px auto}.pop-pay .ewm{width:150px;height:150px;border:1px solid #D8DEE2}.logout-tips-dialog .t1{font-size:16px;text-align:center}.logout-tips-dialog .t1 .icon-warn{display:inline-block;margin-right:10px}.logout-tips-dialog .title{font-size:14px;color:#333}.logout-tips-dialog .description{font-size:14px;color:#999;margin-bottom:10px}
/*!less/0common/empty/less/1_empty.less*/
.empty{display:table;width:100%;height:100%}.empty-inner{display:table-cell;text-align:center;vertical-align:middle}
/*!less/0common/empty/less/21_empty-default.less*/
.empty-default .empty-icon,.empty-default .empty-main{display:inline-block;*zoom:1;*display:inline;vertical-align:middle}.empty-default .empty-icon{width:232px;height:130px;background:url(/Public/v2/web/resource/images/0common_ph_icon_12ec4cc.png) no-repeat;margin-right:10px}.empty-default .empty-main{text-align:left;padding-top:20px}.empty-default .empty-main h3{font-size:20px;color:#555}.empty-default .empty-main p{line-height:30px;color:#999}.empty-default .empty-main .txt{font-size:20px;color:#4b4b54}
/*!less/0common/empty/less/31_empty-hack.less*/
.empty-hack{*position:relative}.empty-hack .empty-inner{*zoom:1;*position:absolute;*top:50%;*left:50%;*width:200px;*height:46px;*margin-left:-100px;*margin-top:-23px}.empty-hack .empty-inner:before,.empty-hack .empty-inner:after{content:" ";display:table}.empty-hack .empty-inner:after{clear:both}.empty-hack .empty-icon,.empty-hack .empty-main{*float:left}
/*!less/0common/empty/less/41_empty-style.less*/
.empty-default .empty-cart{background:url(/Public/v2/web/resource/images/0common_empty_cart_1cdd582.png) no-repeat}.empty-default .empty-order{background:url(/Public/v2/web/resource/images/0common_empty_order_ee2eb70.png) no-repeat}.empty-default .empty-task{background:url(/Public/v2/web/resource/images/0common_empty_task_162ea92.png) no-repeat}
/*!less/0common/exchange/less/exchange.less*/
.exchange-box{margin-right:-19px}.exchange-box-s{margin-right:-20px}.exchange-box-s .exchange{width:273px;margin-right:18px}.exchange-box-s .exchange .img{width:273px;height:176px}.exchange-box-s .exchange .checkbox-box{width:122px;margin-right:-2px}.exchange-box-s .exchange .dropdown .drop-toggle{width:97px}.exchange-box-s .exchange .dropdown .dropmenu .checkbox-box{width:121px}.exchange{width:278px;border:1px solid #F0F0F0;margin-right:13px;background-color:#fff;margin-bottom:10px}.exchange .img-box{display:block;position:relative}.exchange .img-box .info,.exchange .img-box .cnt{position:absolute;bottom:0;left:0;right:0;height:30px;line-height:30px;padding:0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;color:#fff;background:#000 transparent;background:rgba(0,0,0,.6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"}.exchange .img-box .cnt .title{max-width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exchange .img{width:278px;height:180px;vertical-align:top}.exchange .ex-group{width:100%}.exchange .ex-group .checkbox-box{float:left}.exchange .checkbox-box{width:124px;height:20px;line-height:20px;padding:10px 5px 10px 10px;border:1px solid #F0F0F0;border-width:1px 1px 0 0;margin-right:-1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exchange .dropdown{position:relative}.exchange .dropdown .drop-toggle{display:block;width:98px;height:20px;line-height:20px;padding:10px 10px 10px 30px;overflow:hidden;border-top:1px solid #F0F0F0;border-width:1px 0}.exchange .dropdown .dropmenu{position:absolute;top:41px;z-index:1;background-color:#fff;display:none;border-bottom:1px solid #F0F0F0}.exchange .dropdown .dropmenu .checkbox-box{border-width:1px 1px 0;width:123px}.exchange .handle{border-top:1px solid #F0F0F0;padding:10px 0}.exchange-hover .hover-msg{width:273px;height:121px;display:none;position:absolute;text-align:center;padding-top:55px;margin-top:-176px;color:#fff}.exchange-hover .hover-msg .button{display:inline-block;width:120px;height:35px;line-height:35px;text-align:center;color:#fff;background-color:#5eb0ea;border-radius:3px}.exchange-hover:hover .hover-msg{display:block;background:#000 transparent;background:rgba(0,0,0,.6);filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";-webkit-transition:color .2s,background-color .2s;-moz-transition:color .2s,background-color .2s;transition:color .2s,background-color .2s}.exchange-hover:hover .hover-msg p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exchange-hover:hover .info{display:none}.exchange-label{float:left;width:278px;text-align:center;padding-bottom:20px;border:1px solid #EBEBEB;margin:0 13px 13px 0;position:relative}.exchange-label .imgbox{display:block;position:relative}.exchange-label .imgbox img{width:278px;height:180px}.exchange-label .title{font-weight:700;line-height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exchange-label .weakening{color:#666}.exchange-label .weakening-dropdown{display:none;width:132px;padding:10px 14px;text-align:left;position:absolute;bottom:28px;left:0;margin-left:-40px;cursor:text;color:#666;background:#fff transparent;background:rgba(255,255,255,.95);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2ffffff, endColorstr=#f2ffffff);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2ffffff, endColorstr=#f2ffffff)";border:1px solid #e8e8e8\9;border-radius:3px;box-shadow:0 0 10px rgba(106,106,106,.1)}.exchange-label .weakening-dropdown p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exchange-label .weakening-dropdown p span{color:#ff9333}.exchange-label .weakening-menu{padding-top:10px;margin-top:-10px;position:relative;display:inline-block;*zoom:1;*display:inline;color:#5eb0ea}.exchange-label .weakening-menu:hover .weakening-dropdown{display:block}.exchange-label>p{overflow:hidden;padding:15px 10px 0}
/*!less/0common/form/less/11_form-inline.less*/

/*!less/0common/form/less/12_form-v.less*/
.form-v .row{*zoom:1}.form-v .row:before,.form-v .row:after{content:" ";display:table}.form-v .row:after{clear:both}.form-v .dotted{padding-bottom:5px;border-bottom:1px dotted #DBDBDB}.form-v .label,.form-v .cnt.h{line-height:30px;min-height:30px}.form-v .label{float:left;display:inline-block;*zoom:1;*display:inline;vertical-align:middle;text-align:right}.form-v .label.text-left{text-align:left}.form-v .label.text-center{text-align:center}.help-inline,.help-block{line-height:28px}.help-inline{display:inline-block;*zoom:1;*display:inline;vertical-align:middle}.help-block{display:block}.required{color:red;font-weight:700;margin:0 3px}
/*!less/0common/form/less/13_form-search.less*/
.form-search{*zoom:1;vertical-align:middle}.form-search:before,.form-search:after{content:" ";display:table}.form-search:after{clear:both}.form-search .input,.form-search .btn{float:left}.form-search .input{border-radius:2px 0 0 2px}.form-search .btn{border-radius:0 2px 2px 0;margin-left:-1px}
/*!less/0common/form/less/14_form-v-size.less*/
.form-v .row{margin-bottom:10px;line-height:30px}.form-v .label{width:90px}.form-v .cnt{margin-left:100px;line-height:30px;word-break:break-all}.form-v-mn .label{width:60px}.form-v-mn .cnt{margin-left:70px}.form-v-smt .label{line-height:35px;width:70px}.form-v-smt .cnt{line-height:35px;margin-left:80px}.form-v-nm .row{margin-bottom:12px}.form-v-nm .label{line-height:35px;width:79px}.form-v-nm .cnt{line-height:35px;margin-left:80px}.form-v-sm .item{width:80px}.form-v-sm .cnt{margin-left:90px}.form-v-lg .row{margin-bottom:15px}.form-v-lg .label{width:110px}.form-v-lg .cnt{margin-left:120px}.form-v-lgt .row{height:45px;line-height:45px;margin-bottom:20px}.form-v-lgt .label{width:130px;line-height:45px}.form-v-lgt .cnt{margin-left:140px}.form-v .row-s{height:22px;line-height:22px}.form-v .row-s .cnt,.form-v .row-s .label{height:22px;line-height:22px}
/*!less/0common/form/less/15_form-inline-v.less*/
.form-inline-v{}.form-inline-v .item{display:inline-block;*zoom:1;*display:inline;vertical-align:middle;text-align:right}.form-inline-v .item{width:80px}.form-inline-v-lg .item{width:110px}
/*!less/0common/form/less/2-checkbox.less*/
.disabled .checkbox-box{cursor:default}.checkbox-box{display:inline-block;*zoom:1;*display:inline;height:20px;line-height:20px;vertical-align:top;cursor:pointer}.checkbox-box.selected label{background-repeat: no-repeat;}.checkbox-box.disbaled{cursor:default}.checkbox{width:20px;height:20px;display:inline-block;*zoom:1;*display:inline;vertical-align:top;margin-right:4px;overflow:hidden}.checkbox input{display:none}.checkbox label{display:inline-block;*zoom:1;*display:inline;width:20px;height:20px;background-repeat: no-repeat;}.checkbox.selected label{background-repeat: no-repeat;}.checkbox-white label{background-repeat: no-repeat;}.checkbox-white.selected label{background-repeat: no-repeat;}.checkbox-blue label{background-repeat: no-repeat;}.checkbox-blue.selected label{background-repeat: no-repeat;}
/*!less/0common/form/less/3-radio.less*/
.disabled .radio-box{cursor:default}.radio-box{display:inline-block;*zoom:1;*display:inline;height:20px;line-height:20px;cursor:pointer}.radio-box.selected label{background-repeat: no-repeat;}.radio-box.disbaled{cursor:default}.radio{width:20px;height:20px;display:inline-block;*zoom:1;*display:inline;vertical-align:top;margin-right:4px;overflow:hidden}.radio input{display:none}.radio label{display:inline-block;*zoom:1;*display:inline;width:20px;height:20px;background-repeat: no-repeat;}.radio.selected label{background-repeat: no-repeat;}
/*!less/0common/form/less/4-input.less*/
input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset}.input{vertical-align:middle;text-align:left;resize:none}input,button,select{outline:0;background-color:transparent;border:0;vertical-align:top}.input{padding:0 5px;height:28px;line-height:28px;border:1px solid #D8DEE2;background-color:#fff}.input-sm{width:66px}.input-xl{width:86px;line-height:33px;height:33px}.input-xxl{width:170px}.input-bg{width:210px}.input-bgs{width:248px;line-height:33px;height:33px}.input-lg{width:288px;height:33px;line-height:33px}.input-lgt{width:338px;height:33px;line-height:33px}.input-max{width:288px;height:43px;line-height:43px \9;font-size:14px}.input-max-s{width:189px}.input-made{width:88px;height:38px;border:1px solid #d8dee2;text-align:center}input,textarea{outline:0}.textarea{padding:10px;line-height:20px;border:1px solid #EBEBED}.textarea-s{width:398px;height:60px}.input-error{border-color:#FF4800}
/*!less/0common/header/less/header.less*/
.inner{width:1200px;margin:0 auto}.header{width:100%;height:65px;padding-top:15px;background-color:#fff}.header .username{*zoom:1;*display:inline;vertical-align:top;max-width:200px;_width:expression(this.offsetWidth >  200 ? ' 200px ': true);_overflow:hidden;line-height:20px;max-width:140px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;vertical-align:middle}.header .text-overflow{max-width:140px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;vertical-align:middle}.header .cutline{vertical-align:top;margin-top:3px}.header .logo{width:300px;height:48px}.header .logo a{display:block;width:100%;height:100%;text-indent:-9999px;background:url(/Public/v2/web/resource/images/0common_logo_4520d17.png) 0 0 no-repeat}.header .logo-msg{width:600px}.header .logo-msg a{width:300px;display:inline-block;*zoom:1;*display:inline}.header .logo-msg .title-msg{height:40px;line-height:40px;font-size:18px;font-weight:400;padding-left:20px;margin-top:4px;margin-left:18px;display:inline-block;*zoom:1;*display:inline;vertical-align:top;color:#484848;border-left:1px solid #999}.header .navs{width:450px;overflow:hidden}.header .navs li{float:left;margin:0 11px}.header .navs li a{display:block;height:60px;line-height:50px;padding:0 22px;font-size:18px;color:#484848;border-bottom:5px solid #fff;text-align:center}.header .navs li.active a{color:#5eb0ea;border-color:#5eb0ea}.footer{padding:20px 0;text-align:center}.footer a{color:#484848}.footer p{line-height:20px;font-size:12px}
/*!less/0common/icon/less/icon.less*/
.icon{display:inline-block;*zoom:1;*display:inline;vertical-align:top;width:20px;height:20px;margin-right:2px;background-repeat:no-repeat}.icon-error{background-repeat: no-repeat;}.icon-integral{background-repeat: no-repeat;}.icon-level{background-repeat: no-repeat;}.icon-more{width:10px;height:10px;background-repeat: no-repeat;}.icon-home{background-repeat: no-repeat;}.icon-doc{background-repeat: no-repeat;}.icon-close{background-repeat: no-repeat;}.icon-arrow-down{background-repeat: no-repeat;}.icon-checkbox{background-repeat: no-repeat;}.icon-checkbox.active{background-repeat: no-repeat;}.icon-read{background-repeat: no-repeat;}.icon-trash{background-repeat: no-repeat;}.icon-new{width:34px;background-repeat: no-repeat;}.icon-privilege{background-image:url(/Public/v2/web/resource/images/0common_privilege-si_9db828a.png)}.icon-timeLimit{background-image:url(/Public/v2/web/resource/images/0common_timeLimit-si_d9fedde.png)}.icon-timeLimit-white{background-image:url(/Public/v2/web/resource/images/0common_timeLimit-white-si_2e619ca.png)}.icon-toggleDown{width:12px;background-repeat: no-repeat;}.icon-toggleUp{width:12px;background-repeat: no-repeat;}.icon-arrow-right{width:12px;background-repeat: no-repeat;}.icon-arrow-left{width:12px;background-repeat: no-repeat;}.icon-user{background-repeat: no-repeat;}.icon-signin{width:22px;height:26px;background-repeat: no-repeat;}.iconbox{display:inline-block;*zoom:1;*display:inline;height:20px;line-height:20px}
/*!less/0common/list/less/index.less*/
.list-apply{overflow:hidden}.list-apply li{float:left;cursor:pointer;background-color:#fff}.list-apply li.active .radio label{background-repeat: no-repeat;}.list-apply li.active .radio label:after{}.list-apply-bank{margin-left:-39px;overflow:hidden}.list-apply-bank.folder{height:116px}.list-apply-bank li{width:196px;height:39px;overflow:hidden;margin:0 0 19px 39px}.list-apply-bank li.active .img{border:1px solid #5eb0ea}.list-apply-bank li img{width:140px;height:25px;padding:6px 15px;border:1px solid #d8dee2;background-color:#fff;cursor:pointer}.list-apply-bank li img img{width:100%;height:100%}.list-money{padding:1px 0 0 1px}.list-money li{float:left;width:123px;height:20px;line-height:20px;padding:14px 15px;border:1px solid #d8dee2;margin:-1px 0 0 -1px;color:#999;cursor:pointer}.list-money li.active,.list-money li:hover{background-color:#F9F9F9}.list-apply-mobile{margin-right:-19px}.list-apply-mobile li{width:188px;border:1px solid #d8dee2;margin:0 19px 19px 0;padding:24px 15px;height:50px}.list-apply-mobile li img{width:135px;height:50px;margin-left:23px}.list-apply-mobile li.active{border-color:#5eb0ea}.list-apply-game{margin-right:-12px}.list-apply-game li{width:129px;border:1px solid #d8dee2;margin:0 12px 12px 0;padding:7px 7px 7px 10px}.list-apply-game li .mobile-box{height:50px}.list-apply-game li img{width:100px;height:50px;margin-left:5px}.list-apply-game li.active{border-color:#5eb0ea}.list-currency{margin-right:-9px}.list-currency li{width:90px;height:40px;text-align:center;margin:0 9px 9px 0}.list-currency li.other{width:auto;line-height:40px}.list-currency li .currency{line-height:38px;border:1px solid #d8dee2}.list-currency li.active .currency{line-height:36px;border-color:#5eb0ea;border-width:2px;background:url(/Public/v2/web/resource/images/0common_selected_323149f.png) right bottom no-repeat}.list-category{padding-left:1px}.list-category li{width:200px;height:60px;margin-left:-1px}.list-category li .cate-box{padding:9px;border:1px solid #DBDBDB;line-height:20px;text-align:center}.list-category li .cate-box .desc{font-size:12px;color:#999}.list-category li.active{position:relative;z-index:2}.list-category li.active .cate-box{padding:8px;border-color:#5eb0ea;border-width:2px;background:url(/Public/v2/web/resource/images/0common_selected_323149f.png) right bottom no-repeat}.list-category li.active .tit{color:#5eb0ea}.list-paymode{padding:1px 0 0 1px}.list-paymode li{width:110px;height:40px;text-align:center;margin:-1px 0 0 -1px}.list-paymode li.other{width:auto;line-height:40px}.list-paymode li .currency{line-height:38px;border:1px solid #d8dee2}.list-paymode li.active .currency{line-height:36px;border-color:#5eb0ea;border-width:2px;background:url(/Public/v2/web/resource/images/0common_selected_323149f.png) right bottom no-repeat}
/*!less/0common/list/less/list-avater.less*/
.list-avater{margin-right:-12px;overflow:hidden}.list-avater li{float:left;width:100px;height:100px;margin:0 9px 9px 0;position:relative}.list-avater li .icon{display:none;position:absolute;left:0;top:0;width:18px;height:18px;background:url(/Public/v2/web/resource/images/0common_avater-selected_9e01d2c.png) 0 0 no-repeat}.list-avater li a{display:block}.list-avater li a img{width:100%;height:100%}.list-avater li a:hover{border:3px solid #5EB0EA}.list-avater li.active a{border:3px solid #5EB0EA}
/*!less/0common/list/less/list-billing.less*/
.list-shortcut{margin-right:-13px}.list-shortcut li{float:left;width:60px;height:75px;margin-right:13px;text-align:center}.list-shortcut li img{width:50px;height:50px;border-radius:5px}.list-shortcut li p{line-height:20px;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}.list-game{border-top:1px solid #D9D9D9;*zoom:1}.list-game:before,.list-game:after{content:" ";display:table}.list-game:after{clear:both}.list-game li{float:left;width:70px;padding:24px 18px 0}.list-game li a{display:block;width:70px;height:90px;text-align:center}.list-game li a:hover p{color:#FF9333}.list-game li img{width:70px;height:70px;border-radius:16px;border:1px solid #D9D9D9;background-color:#f7f7f7}.list-game li p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:5px}.list-call li{width:278px;height:118px;border:1px solid #D9D9D9;text-align:center;margin-top:-1px}.list-call li img{width:175px;height:82px;padding:18px 0}
/*!less/0common/list/less/list-hotgame.less*/
.list-hotgame{margin-right:-19px;overflow:hidden}.list-hotgame li{float:left;width:275px;margin:0 18px 10px 0}.list-hotgame li a{display:block;position:relative}.list-hotgame li a img{width:100%;height:128px}.list-hotgame li a p{height:30px;line-height:30px;padding:0 5px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-hotgame li a .mark{position:absolute;right:0;top:10px;height:20px;line-height:20px;padding:0 10px;border-radius:10px 0 0 10px;background-color:#FF9333;color:#fff}
/*!less/0common/list/less/list-method.less*/
.list-method{margin-right:-10px;overflow:hidden}.list-method li{float:left;width:25%;padding-right:10px;box-sizing:border-box}.list-method li a{display:block;padding:15px 12px;border:1px solid #CBE1EF;background-color:#F5FBFF}.list-method li a .tit{color:#484848;font-size:16px;font-weight:700}.list-method li a .subtit{color:#999;line-height:24px}.list-method li a.disabled{background-color:#fff;border-color:#E3E6E7;cursor:default}.list-method li a.disabled .tit{color:#999}.list-method li a.disabled .subtit{color:#d1d1d1}
/*!less/0common/list/less/list-points.less*/
.list-points{overflow:hidden;margin-right:-15px}.list-points li{float:left;width:166px;margin-right:15px}.list-points li a{display:block;width:100%;height:100%}.list-points li a img{width:166px;height:108px}.list-points li a p{margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;color:#5eb0ea}
/*!less/0common/list/less/list-privilege.less*/
.list-privilege{margin-right:-8px;overflow:hidden}.list-privilege li{float:left;width:223px;padding:25px 0;border:1px solid #EBEBEB;margin:0 8px 10px 0;text-align:center;position:relative}.list-privilege li .mark{padding:0 6px;border-radius:10px 0 0 10px;background-color:#F05641;font-size:12px;color:#fff;position:absolute;right:0;top:10px}.list-privilege .imgbox{display:block;text-align:center}.list-privilege .imgbox img{width:150px;height:150px}.list-privilege .title{display:block;margin:5px 15px;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-privilege .price{color:#ff9333}.list-privilege .price strong{font-size:18px}
/*!less/0common/list/less/list-redbag.less*/
.list-redbag{margin-right:-15px;overflow:hidden}.list-redbag.folder{height:108px}.list-redbag li{float:left;width:250px;height:44px;margin:0 15px 10px 0;overflow:hidden;background-repeat: no-repeat;}.list-redbag li.disabled{color:#666;background-repeat: no-repeat;}.list-redbag li.disabled .bag-l{cursor:default}.list-redbag li.disabled .count,.list-redbag li.disabled .number,.list-redbag li.disabled .validity{color:#666}.list-redbag li.disabled .checkbox-white label{background-repeat: no-repeat;}.list-redbag .bag-l{float:left;width:85px;height:30px;padding:7px 5px 7px 8px;cursor:pointer}.list-redbag .bag-l .count{font-size:24px;color:#ffda47}.list-redbag .bag-r{float:left;width:138px;padding:6px 7px;line-height:16px;font-size:12px}.list-redbag .bag-r .number{color:#fff}.list-redbag .bag-r .validity{color:#ae3535}
/*!less/0common/list/less/list-safety.less*/
.list-safety li{padding:14px 30px;height:35px;line-height:35px;border-bottom:1px solid #E1E7EC;overflow:hidden}.list-safety .icon{background-repeat:no-repeat;width:26px;height:22px}.list-safety .icon-safe{margin:7px 5px 0 0;background-repeat: no-repeat;}.list-safety .icon-warn{margin:-7px 5px 0 0;background-repeat: no-repeat;}
/*!less/0common/list/less/list-species.less*/
.list-species{overflow:hidden}.list-species li{float:left;width:16.6%;text-align:center;margin-bottom:0}.list-species li.active a .imgbox{border-color:#FF9333}.list-species li.active a p{color:#FF9333;text-decoration:underline}.list-species li a{display:inline-block;*zoom:1;*display:inline;width:80px;text-align:center;font-size:13px}.list-species li a .imgbox{width:78px;height:78px;border:1px solid #D9D9D9;border-radius:6px;display:table-cell;vertical-align:middle;text-align:center}.list-species li a .imgbox img{max-width:100%;max-height:100%}.list-species li a p{line-height:20px;padding-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-species li a:hover .imgbox{border-color:#FF9333}.list-species li a:hover p{color:#FF9333;text-decoration:underline}.member-box{width:560px;margin:30px auto;text-align:center}.member-box .list-species li{width:25%}.dl-query{line-height:16px;padding:10px;border-top:1px dotted #e6e6e6}.dl-query:first-child{border-top:0}.dl-query dt{float:left;width:16px;height:16px;background-color:#999;text-align:center;color:#fff;font-size:13px;border-radius:3px}.dl-query dd{margin-left:25px;overflow:hidden}.dl-query dd a{float:left;width:81px;font-size:13px;color:#999;margin:0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dl-query dd a:hover{color:#ff9333}.dl-query-hot dd a{margin:5px}
/*!less/0common/list/less/list-timelimit.less*/
.list-timelimit{margin-right:-19px;overflow:hidden}.list-timelimit li{float:left;width:278px;text-align:center;padding-bottom:20px;border:1px solid #EBEBEB;margin:0 13px 13px 0;position:relative}.list-timelimit li .mark{min-width:48px;text-align:right;padding:0 6px;border-radius:10px 0 0 10px;background-color:#F05641;font-size:12px;color:#fff;position:absolute;right:0;top:10px}.list-timelimit .imgbox{display:block;text-align:center;position:relative}.list-timelimit .imgbox img{width:278px;height:180px}.list-timelimit .imgbox .info{position:absolute;bottom:0;left:0;right:0;height:30px;line-height:30px;padding:0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;color:#fff;background:#000 transparent;background:rgba(0,0,0,.6);filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"}.list-timelimit .imgbox .icon{width:12px;height:12px;vertical-align:-1px;margin-right:4px}.list-timelimit .title{display:block;margin:15px 15px 5px;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-timelimit .price{color:#ff9333}.list-timelimit .price strong{font-size:18px}.list-timelimit .price-weakening{color:#666;font-size:12px;margin-left:8px;padding-left:8px;border-left:1px solid #d8d8d8}
/*!less/0common/list/less/list-v-1.less*/
.list-default li{line-height:20px;margin-bottom:10px;font-size:14px}.list-default-bg{height:30px;line-height:30px}.list-v li{width:100%;font-size:14px;*zoom:1}.list-v li:before,.list-v li:after{content:" ";display:table}.list-v li:after{clear:both}.list-v li .label{float:left;width:80px;line-height:30px;text-align:right;padding-right:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-v li .label img{max-width:100%}.list-v li .label.label-m{width:120px}.list-v li .label.label-l{width:140px}.list-v li .cnt{margin-left:90px;line-height:30px}.list-v li .hidden{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
/*!less/0common/list/less/list-v-2-size.less*/
.list-v-sm li .label{width:84px;line-height:28px}.list-v-sm li .cnt{margin-left:94px;line-height:28px}.list-v-bg li .label{width:90px}.list-v-bg li .cnt{margin-left:100px}.list-v-lg .item{height:34px;margin-bottom:10px}.list-v-lg .item .label{line-height:34px}.list-v-xl li{height:45px;margin-bottom:15px}.list-v-xl li .label{width:100px;line-height:45px}.list-v-xl li .cnt{margin-left:110px;width:730px}.list-v-xxl li .label{width:126px}.list-v-xxl li .cnt{margin-left:112px}
/*!less/0common/login/less/login-modern.less*/
@font-face{font-family:iconfont;src:url(/Public/v2/web/resource/font/iconfont_ee2fc19.eot?t=1567766828312);src:url(/Public/v2/web/resource/font/iconfont_ee2fc19.eot?t=1567766828312#iefix) format('embedded-opentype'),url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAUMAAsAAAAACVgAAAS/AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDHAqGDIUdATYCJAMQCwoABCAFhG0HUBsXCMgusG3Yk0BslwMFWwN8GHaPBxYPX3PV+92dZCaZ3UNQDJYdsiJwQGpWHpc/hUaTEeyA9ekd/j3tJRmLkZnUTlSRtCmSchBP3c7wn/TXBPsYhg04IQuzwQccbMjFjXaBJIFmFLjstT/uHbe8LJwPKJc/ZnP6nLowwGhsDWyMbV0icQFLMTeMXV7kcQKt+fxBO9JzS4GBQh8XiKuEgAMMEmalQhR6urpgaVkaM6DSS/fgm+KJ9/n4p3VhQFJl+tR959P4IPGn7Wcx0qPtAaccKxgbzgm2iowVgEJcLHSfhgTBFRCtHK9jE6BnOBNDdYR9Fmu1mNyKuof/8siSIGq6eoAEG0KZn7YWHmnCoFGCGjEkL0BdnCU9TAIiEduArp3rTa9k/akD22I7x4LGWD3QgT9qMLG0G41dPbkXlGeP0oyv4Kbbu//09Zax47t795ygbzrVc7IG0OLpGa/xE3tWbz98dCdoP1Dx6FHZw4c1MD2fZow9vPsQpKnDbeM7ICiPHThzw4s5vmd3+5g7DXqf8ocPS0Hpy5MgDXd5GI+fcUYWd/NX3h277wQt7vGCereMb7IFm2Jbw4A+kEEff1TWTtu4tdl0+pY9vdtbGMu2926xZi5AvW6hcKF3xzOeUAb1nqbRnp1NZVyOM23spoNezym68QPrx49FzPFNmq0Wsl9OB+0Ri4M9OQN0seiSUx8/rqJBLcx0hlN3qGrqpq9fs5zSRvlOWY7FRfey7tkMM/kCpZo0CzcPC7Nkr2Qzi3ctcS0+7PK5OaORt9YRhm3aLTNK6zmotr29Fq6D29rhWpC+R7pGswHSgC8a/wKXV2iB/3LIZLtzigm83Kl0pOzsgkVKCgh9dtEAOgvuPppug/AXnJ4Dt56kgbNeDhrnv4+dRn/Q6OZI9Vx3uurB/dsx28xaPbZB22JaDCtJ7CiSLE1daxojTIFTgfu3nt8efLfxz74Fv4Hv7LMhVk5nE9ytwn5c71mZnMVDao/UEIy7+8JXbeNb2FDkluys9jTWm77iht9/78MNFzskYXeYNYln7529a21ymChmF6vbS1glziXsEl52G7xhA9wGxBvWtyGIg0cP2WDY7mJeXOtWW2Ll+kAd6haqVDgXs4qBDMB4jw6Uh550DTKPcJ3dZXNyeSB4x3PkNhjH/q/ukZZ9WlHtj8hmGv8F0Zj4gbLKJmBcW+Qo3VKKRFjaV68gWFxjyI1JaLX4baJM9noI/bR34wy9BMEgacyDrGcBpwhWQKWzAWo9m6G1XMbqzhQKiCh9LDMIIEy0B5JRryGb6BanCF5BZbovUJsYCLSOhPmWnUVB0FIUGEeF8VFuK0rwKBI3bSqan1mMCdQSjiJOeZJyTKEkPGgQKzAdycBITDHEDGWTIFilwlFcQUnRdHAaJpFQqExBiTCeiiVUqWTRbDZe9CQWj5ICmu0UMBwqGD4UVysUgYdCwp3SKrTM+4thBNQkOBQVBWXlchgFJaJ7VBCWwAacDDXZqOBSeis1EQimooLjUTgFihQqHToxEiNIQcmKB4lgeFRYhB38MtHYqBjeVM2aXiu9w3XQ0rcokSJHicqE0xxS0CZUm/dQpKCFIHWkhJTDVAoxUqnmE6SAzyEBAAA=') format('woff2'),url(/Public/v2/web/resource/font/iconfont_6d38fc4.woff?t=1567766828312) format('woff'),url(/Public/v2/web/resource/font/iconfont_bd107cb.ttf?t=1567766828312) format('truetype')}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-bangzhuzhongxin:before{content:"\e66b"}.icon-mima:before{content:"\e635"}.icon-shensudingdan:before{content:"\e619"}.wrap-login{width:100%;height:555px;padding-top:165px}.login-bottom-nav{width:100%;height:100px;background-color:#fff;padding:30px 0}.login-bottom-nav ul{width:963px;margin:0 auto}.login-bottom-nav ul li{float:left;width:320px;text-align:center;color:#b3b3b3;font-size:16px;cursor:pointer}.login-bottom-nav ul li.right-line{border-right:1px solid #b3b3b3}.login-bottom-nav ul li .icon{display:block;height:60px;line-height:60px;font-size:42px;margin:5px auto;width:42px;color:#b3b3b3}.login-bottom-nav ul li p{color:#b3b3b3}.login-bottom-nav ul li p.tips{margin-top:5px;font-size:14px;display:none}.login-bottom-nav ul li:hover{color:#333}.login-bottom-nav ul li:hover .icon{color:#5eb0ea}.login-bottom-nav ul li:hover p{color:#666}.login-bottom-nav ul li:hover p.tips{display:block;color:#bbb}.login-container{width:600px;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s;overflow:hidden}.login-container .log-form{float:left}.login-modern{width:300px;padding:25px;background-color:rgba(255,255,255,.95);background-color:#fff\9;position:relative;z-index:99}.login-modern-body{background-color:#fff}.login-modern .tip-common{position:absolute;top:23px;left:25px;right:25px;background-color:#F9FCFE;height:20px;line-height:20px;padding:10px;visibility:hidden}.login-modern .login-hd{margin-bottom:18px}.login-modern .login-hd .title{font-size:18px;color:#484848}.login-modern .login-bd{width:300px;overflow:hidden}.login-modern .login-ft{text-align:center}.login-modern .login-ft .icon{display:inline-block;*zoom:1;*display:inline;width:24px;height:24px;margin:0 4px;text-indent:-9999px}.login-modern .login-ft .icon-pc{background-repeat: no-repeat;}.login-modern .login-ft .icon-tel{background-repeat: no-repeat;}.login-modern .login-ft .icon-qq{background-repeat: no-repeat;}.login-modern .login-ft .icon-weib{width:27px;background-repeat: no-repeat;}.login-modern .login-ft .icon-weix{background-repeat: no-repeat;}.login-modern .form-item{height:46px;margin-bottom:15px}.login-modern .form-item .input-group{height:20px;padding:12px;background:rgba(255,255,255,.9);background:#fff\9;border:1px solid #D5D5D5;transition:all .5s ease}.login-modern .form-item .input-group.highlight{border-color:#87cdfe;background-color:#fff;box-shadow:0 0 5px 0 rgba(97,190,255,.35)}.login-modern .form-item .input-group.highlight .icon-user{background-repeat: no-repeat;}.login-modern .form-item .input-group.highlight .icon-password{background-repeat: no-repeat;}.login-modern .form-item .icon{float:left}.login-modern .form-item .icon-user{background-repeat: no-repeat;}.login-modern .form-item .icon-password{background-repeat: no-repeat;}.login-modern .form-item .input{display:block;float:left;width:240px;border:0;height:20px;line-height:20px;font-size:14px;color:#333}.login-modern .form-item .input-code{width:140px}.login-modern .form-item .checkcode{width:88px;height:44px;line-height:44px;text-align:center;border:1px solid #D5D5D5}.login-modern .form-item .disabled{color:silver}.login-modern-banner{width:100%;height:719px;position:absolute;top:80px}.login-modern-banner .carousel-inner{width:100%;min-width:1200px;height:719px;position:relative;overflow:hidden}.login-modern-banner .carousel-inner>li{height:719px;position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.login-modern-banner .carousel-inner>li>a{height:719px;display:block}.login-modern-banner .carousel-inner>li .photo-bg{height:719px}.login-modern-banner .carousel-inner>li .link-game,.login-modern-banner .carousel-inner>li .link-mobowan{height:38px;float:left;display:block;margin-top:586px}.login-modern-banner .carousel-inner>li .link-game{width:149px;margin-left:200px;background-image:url(/Public/v2/web/resource/images/0common_banner-58game_90e1fd8.png)}.login-modern-banner .carousel-inner>li .link-mobowan{width:129px;margin-left:77px;background-image:url(/Public/v2/web/resource/images/0common_banner-mobowan_4e52da1.png)}.login-modern-banner .carousel-inner>li .link-yileyoo,.login-modern-banner .carousel-inner>li .link-yilewan,.login-modern-banner .carousel-inner>li .link-zhanbar{display:block}.login-modern-banner .carousel-inner>li .link-yileyoo{width:556px;height:530px;margin-top:96px;margin-left:105px}.login-modern-banner .carousel-inner>li .link-yilewan{width:610px;height:500px;margin-top:95px;margin-left:85px}.login-modern-banner .carousel-inner>li .link-zhanbar{width:514px;height:480px;margin-top:98px;margin-left:121px}.login-modern-banner .carousel-inner>li.active{left:0;display:block}.login-modern-banner .carousel-inner>li.left{left:100%}.login-modern-banner .carousel-indicators{width:100%;min-width:1200px;text-align:center;position:absolute;bottom:25px}.login-modern-banner .carousel-indicators>li{width:10px;height:10px;cursor:pointer;display:inline-block;*zoom:1;*display:inline;vertical-align:middle;margin:2px 15px;background-repeat: no-repeat;}.login-modern-banner .carousel-indicators>li.active{width:14px;height:14px;margin:0 13px;background-repeat: no-repeat;}.log-quick{padding:15px 0}.log-quick .user-info{text-align:center}.log-quick .user-info img{width:110px;height:110px}.log-quick .user-info p{font-size:18px;color:#666}.bind-phone{padding-bottom:25px}.bind-phone .bind-info{margin-bottom:15px}.bind-phone .bind-info p{line-height:24px}
/*!less/0common/login/less/login.less*/
.loginArea{width:290px;height:260px;padding:20px 20px 10px;background-color:#fff}.loginArea .log-hd{padding-bottom:15px;border-bottom:1px dashed #D4D4D4;overflow:hidden}.loginArea .log-hd .avatar{width:70px;height:70px;border-radius:50%}.loginArea .log-hd .info{margin-left:80px;line-height:24px;padding-top:10px}.loginArea .log-bd{padding:15px 0}.point-toggle{position:relative}.point-box{position:absolute;width:200px;border-radius:3px;box-shadow:0 0 25px 0 rgba(94,176,234,.35);background-color:#fff;z-index:1;top:30px;left:50%;margin-left:-100px;display:none}.point-box ul li{line-height:40px;height:40px;text-indent:45px;font-size:14px;color:#999;border-bottom:1px solid #EBEBEB;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
/*!less/0common/mall_custom/less/mall.less*/

/*!less/0common/menu/less/menu_billing.less*/
.menu li a{padding:28px 30px;height:24px;line-height:24px}.menu li a .icon{width:24px;height:24px}.menu li a .icon-webgame{background-repeat: no-repeat;}.menu li a .icon-qbi{background-repeat: no-repeat;}.menu li a .icon-wallet{background-repeat: no-repeat;}.menu li a .icon-phone{background-repeat: no-repeat;}.menu li a .icon-game{background-repeat: no-repeat;}
/*!less/0common/menu/less/menu.less*/
.menu{width:width}.menu li{width:259px;height:80px}.menu li a{display:block;height:20px;line-height:20px;padding:30px;font-size:16px;position:relative}.menu li a .icon{width:24px;height:24px;margin-right:10px;background-repeat:no-repeat}.menu li a .icon-index{background-repeat: no-repeat;}.menu li a .icon-account{background-repeat: no-repeat;}.menu li a .icon-news{background-repeat: no-repeat;}.menu li a .icon-safety{background-repeat: no-repeat;}.menu li a:hover{color:#5EB0EA}.menu li a .cormark{display:inline-block;vertical-align:top;margin:3px 0 0 5px;height:14px;line-height:14px;padding:0 4px;font-size:12px;border-radius:3px;position:relative;background-color:#ff4800;color:#fff}.menu li a .cormark:after{position:absolute;left:-4px;top:3px;content:"";width:0;height:0;border-right:4px solid #ff4800;border-top:4px solid transparent;border-bottom:4px solid transparent}.menu li.active a{padding-left:25px;background-color:#f0f6fa;border-left:5px solid #5EB0EA;color:#5EB0EA}.menu-ucenter li{border-bottom:0}.menu-ucenter li a .icon{width:20px;height:20px}.erwbox{width:154px;margin:30px auto}.servicebox{margin:10px}.servicebox .service-logo{vertical-align:middle;display:inline-block;width:80px;height:80px;background-repeat: no-repeat;}.servicebox .service-text{vertical-align:middle;display:inline-block;width:150px}.servicebox .service-text .title{font-weight:600}.servicebox .service-text p{margin:5px}.servicebox .service-btn{text-align:center}.servicebox .service-btn .btn{width:80%}
/*!less/0common/notice/less/notice-1.less*/
.notice-default{padding:30px 40px;border-radius:3px;background-color:#fff}.notice-default .icon{float:left;width:30px;height:30px}.notice-default .notice-inner{height:30px;line-height:30px;margin-left:10px;font-size:14px;color:#666}
/*!less/0common/notice/less/notice-default-2.less*/
.notice-default{padding:12px 20px;height:30px;line-height:30px;background-color:#fff;box-shadow:0 0 25px 0 rgba(94,176,234,.35);border:1px solid #5EB0EA \9;border-radius:3px}.notice-default .icon{width:30px;height:30px;background-repeat: no-repeat;}.notice-default .notice-inner{float:left;height:30px;line-height:30px;margin-left:10px;font-size:14px;color:#666}
/*!less/0common/notice/less/notice-error-3.less*/
.notice-error .icon{background-repeat: no-repeat;}
/*!less/0common/notice/less/notice-loading-4.less*/
.notice.notice-loading .icon{background-image:url(/Public/v2/web/resource/images/0common_loading_53f6fc6.gif);background-position:0 0}
/*!less/0common/notice/less/notice-submit-5.less*/

/*!less/0common/notice/less/notice-success-6.less*/
.notice-success .icon{background-repeat: no-repeat;}
/*!less/0common/notice/less/notice-warm-7.less*/
.notice-warm .icon{background-repeat: no-repeat;}
/*!less/0common/notice/less/notice-warning-8.less*/
.notice-warning .icon{background-repeat: no-repeat;}
/*!less/0common/paging/less/21_paging-default.less*/
.paging ul{*zoom:1;margin-right:1px}.paging ul:before,.paging ul:after{content:" ";display:table}.paging ul:after{clear:both}.paging li{*float:left;margin:0 2px}.paging a{position:relative;z-index:1;color:#4b4b54;font-size:16px;background-color:#fff;border:1px solid #CCC}.paging a:hover{background-color:#5eb0ea;border-color:#5eb0ea;color:#fff}.paging .prev .icon,.paging .next .icon{display:block}.paging .prev a{text-indent:-9999px;background:#fff url(/Public/v2/web/resource/images/0common_page_prev_f518892.png) center center no-repeat}.paging .prev a:hover{border:1px solid #CCC}.paging .next a{text-indent:-9999px;background:#fff url(/Public/v2/web/resource/images/0common_page_next_5c78e97.png) center center no-repeat}.paging .next a:hover{border:1px solid #CCC}.paging .more a{width:10px;text-indent:-9999px;background:#fff url(/Public/v2/web/resource/images/0common_page_more_9fb6562.png) center center no-repeat}.paging .more a:hover{border:1px solid #CCC}.paging .active a{z-index:2;background-color:#5eb0ea;border-color:#5eb0ea;color:#fff}
/*!less/0common/paging/less/22_paging-align.less*/
.paging ul{text-align:left}.paging-centered ul{text-align:center}.paging-right ul{text-align:right}
/*!less/0common/paging/less/31_paging-size.less*/
.paging a{padding:0 11px;height:30px;line-height:30px}.paging a .icon{margin-top:9px}.paging-smt a{padding:0 6px;height:20px;line-height:20px}.paging-smt a .icon{margin-top:5px}.paging-sm a{padding:2px 8px;height:20px;line-height:20px}.paging-sm a .icon{margin-top:8px}
/*!less/0common/paging/less/paging.less*/
.paging li{display:inline-block;*zoom:1;*display:inline;vertical-align:middle}.paging a{display:block;text-decoration:none}.paging .disabled{cursor:default;opacity:50;filter:alpha(opacity=5000)}.paging .disabled a{cursor:default}
/*!less/0common/panel/less/panel-block.less*/
.panel-block .panel-hd{padding:10px 20px;line-height:20px;background-color:#f7f7fa;overflow:hidden;margin-bottom:10px}.panel-block .panel-hd .title{font-size:16px}
/*!less/0common/panel/less/panel-combine.less*/
.panel-combine .panel-hd{line-height:30px;height:30px;padding-bottom:12px;border-bottom:1px solid #F0F0F0}.panel-combine .panel-hd .title{font-size:16px}.panel-combine .panel-hd .decoration{color:#DDD;margin:0 10px}
/*!less/0common/panel/less/panel-default.less*/
.panel-default .panel-hd{height:35px;margin-bottom:4px;overflow:hidden}.panel-default .panel-hd.border{padding-bottom:15px;border-bottom:1px solid #F0F0F0}.panel-default .panel-hd .title{line-height:35px;font-size:16px;color:#484848;float:left}.panel-default .panel-hd .title .icon{margin-top:8px}.panel-default .panel-hd .more{float:right;line-height:35px;font-size:14px;color:#5eb0ea}.panel-default .panel-bd{padding-bottom:10px}
/*!less/0common/progress/less/0-progress.less*/
.progress{display:inline-block;*zoom:1;*display:inline;vertical-align:top;width:62px;height:12px;background-color:#D8E1E6;border-radius:3px;position:relative;overflow:hidden}.progress .bar{position:absolute;left:0;top:0;height:12px;background-color:#38D288;border-radius:3px 0 0 3px}
/*!less/0common/progress/less/1-progress_slender.less*/
.progress-slender{width:230px;height:4px;border-radius:2px;background-color:#fff}.progress-slender .bar{height:4px;background-color:#0061D3}
/*!less/0common/progress/less/3-progress_color.less*/
.progress-orange .bar{background-color:#FF8300}.progress-red .bar{background-color:#FF4800}
/*!less/0common/selectbox/less/51-selectbox.less*/
.selectbox{display:inline-block;*zoom:1;*display:inline;vertical-align:middle}.selectbox a{text-decoration:none}.selectbox-toggle{cursor:pointer}.selectbox-label,.selectbox-icon{display:block}.selectbox ul{list-style:none;padding:0;margin:0}.selectbox-menu .disabled{opacity:50;filter:alpha(opacity=5000)}
/*!less/0common/selectbox/less/52-selectbox.less*/
.selectbox{position:relative;font-size:14px}.selectbox .selectbox-search{position:relative;display:block}.selectbox .selectbox-search .input{vertical-align:top;border:1px solid #e2e2e2}.selectbox .selectbox-search .selectbox-clear{position:absolute;left:0;top:0;width:100%;height:34px}.selectbox .selectbox-search .selectbox-clear .close{position:absolute;text-decoration:none;top:8px;right:8px;display:block;width:16px;height:16px;line-height:16px;text-align:center;font-size:16px;font-weight:700;opacity:40;filter:alpha(opacity=4000);border-radius:50%;color:#666;background-color:#fff}.selectbox .selectbox-search .selectbox-clear .close:hover{opacity:60;filter:alpha(opacity=6000);color:#fff;background-color:#ee8570}.selectbox .selectbox-search .selectbox-icon{position:absolute;right:0;top:0;width:36px;height:35px;text-align:center}.selectbox .selectbox-search .selectbox-icon .icon{display:inline-block;*zoom:1;*display:inline;width:16px;height:16px;margin:8px auto auto 0;background-repeat: no-repeat;}.selectbox .selectbox-toggle{position:relative;color:#656565;border:1px solid #e2e2e2;background-color:#fff}.selectbox .selectbox-toggle .selectbox-label{display:block;padding:0 24px 0 10px;min-height:33px;line-height:33px}.selectbox .selectbox-toggle .selectbox-icon{position:absolute;right:0;top:0;width:36px;height:35px;text-align:center}.selectbox .selectbox-toggle .selectbox-icon .icon{display:inline-block;*zoom:1;*display:inline;width:16px;height:16px;margin:8px auto auto 0;background-repeat: no-repeat;}.selectbox .selectbox-panel{position:absolute;top:100%;left:0;right:0;margin-top:-1px;color:#333;border:1px solid #e2e2e2;background-color:#fff}.selectbox .selectbox-panel .selectbox-menu{overflow-y:auto;overflow-x:hidden}.selectbox .selectbox-panel .selectbox-menu ul li.selected a,.selectbox .selectbox-panel .selectbox-menu ul li.active a{color:#fff;background-color:#5eb0ea}.selectbox .selectbox-panel .selectbox-menu a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 8px;line-height:35px;text-indent:15px;color:#666}.selectbox .selectbox-panel .selectbox-menu a:hover{color:#fff;background-color:#5eb0ea}.selectbox .selectbox-panel .selectbox-menu .disabled{padding:5px;line-height:20px;text-indent:15px}.selectbox .selectbox-panel .selectbox-menu .caption{font-weight:700;text-indent:5px;padding:5px;line-height:20px}.selectbox .selectbox-panel .selectbox-menu .only{text-indent:5px}.selectbox .selectbox-panel .selectbox-menu .only a{text-indent:5px}
/*!less/0common/selectbox/less/53-selectbox-dropdown.less*/
.selectbox-dropdown{width:97px}.selectbox-dropdown .selectbox-toggle{overflow:hidden;height:33px;font-size:14px}.selectbox-dropdown .selectbox-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.selectbox-dropdown .selectbox-icon{}.selectbox-dropdown .selectbox-panel{display:none;z-index:3}.selectbox-dropdown-lg{width:120px}.selectbox-dropdown-bg{width:180px}.selectbox-dropdown-sm{width:83px}
/*!less/0common/slideshow/less/slideshow-default.less*/
.slideshow-default{width:100%;height:100%;position:relative;overflow:hidden}.slideshow-default .slideshow-container{width:100%;height:100%;position:absolute;top:0;left:0}.slideshow-default .slideshow-container li{width:100%;height:100%;position:absolute;left:0;top:0;display:none}.slideshow-default .slideshow-container li.active{display:block}.slideshow-default .slideshow-container li a{display:block;width:100%;height:100%}.slideshow-default .slideshow-container li img{width:100%;height:100%}.slideshow-default .slideshow-btn{position:absolute;width:100%;bottom:10px;left:0;right:0;text-align:center;font-size:0}.slideshow-default .slideshow-btn a{display:inline-block;*zoom:1;*display:inline;width:6px;height:6px;background-color:#fff;border:3px solid transparent;border-radius:50%;margin:0 10px}.slideshow-default .slideshow-btn a.current{background-color:transparent;border-color:#fff}
/*!less/0common/slideshow/less/slideshow-photo.less*/
.slideshow-photo{position:relative}.slideshow-photo .button{position:absolute;display:block;width:30px;height:30px;background-repeat:no-repeat;top:26px}.slideshow-photo .button:hover{opacity:.8;filter:alpha(opacity=80)}.slideshow-photo .button-prev{left:0;background-repeat: no-repeat;}.slideshow-photo .button-next{right:1px;background-repeat: no-repeat;}.slideshow-photo .slideshow-container{height:130px;margin:0 -6px 0 -7px;overflow:hidden}.slideshow-photo .slideshow-container ul{height:112px;overflow:hidden}.slideshow-photo .slideshow-container li{float:left;width:205px;height:112px;margin:0 6px 0 7px}.slideshow-photo .slideshow-container li img{width:205px;height:82px}.slideshow-photo .slideshow-container li .state{height:30px;line-height:30px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slideshow-photo .slideshow-container li .state-0{color:#fff;background-color:#999}.slideshow-photo .slideshow-container li .state-1{color:#fff;background-color:#66CE7E}
/*!less/0common/spinner/less/spinner-number.less*/
.spinner-number{display:inline-block;*zoom:1;*display:inline;vertical-align:middle;overflow:hidden;padding-left:1px}.spinner-number .button{float:left;height:33px;line-height:33px;text-align:center;border:1px solid #E5E5E5;margin-left:-1px;color:#4b4b54;background-color:#fff}.spinner-number .button.disable{color:#ccc}.spinner-number .btn-reduce{border-radius:3px 0 0 3px}.spinner-number .btn-add{border-radius:0 3px 3px 0}.spinner-number .btn-reduce,.spinner-number .btn-add{width:33px;height:33px;font-size:20px;font-weight:700}.spinner-number .btn-reduce:hover,.spinner-number .btn-add:hover{background-color:#5EB0EA;color:#fff}.spinner-number .buy-num{width:58px;font-size:16px}.spinner-number .text{line-height:33px}.spinner-number-s .button{height:28px;line-height:28px}.spinner-number-s .btn-reduce,.spinner-number-s .btn-add{width:28px}.spinner-number-s .buy-num{width:48px}
/*!less/0common/state/less/1_state.less*/

/*!less/0common/state/less/21_state-404.less*/
.bg-blue{background-color:#f8faff}.state-404{width:610px;height:auto;margin:100px auto 0;padding-top:380px;overflow:hidden;background:url(/Public/v2/web/resource/images/0common_404_34e632f.png) center 0 no-repeat}.state-404 .state-inner{text-align:center}.state-404 .fz-1{font-size:30px;line-height:34px;color:#2e2d2d}.state-404 .fz-2{font-size:16px;color:#666;margin-top:15px}.state-404 .state-btn{display:inline-block;*zoom:1;*display:inline;width:180px;height:45px;line-height:45px;text-align:center;border-radius:3px;text-decoration:none;font-size:18px;font-weight:700;color:#fff;background-color:#5eb0ea}.state-404 .state-btn:hover{background-color:#ff9333;color:#fff}
/*!less/0common/state/less/22_state-500.less*/
.bg-blue{background-color:#f8faff}.state-404{width:610px;height:auto;margin:100px auto 0;padding-top:380px;overflow:hidden;background:url(/Public/v2/web/resource/images/0common_404_34e632f.png) center 0 no-repeat}.state-404 .state-inner{text-align:center}.state-404 .fz-1{font-size:30px;line-height:34px;color:#2e2d2d}.state-404 .fz-2{font-size:16px;color:#666;margin-top:15px}.state-404 .state-btn{display:inline-block;*zoom:1;*display:inline;width:180px;height:45px;line-height:45px;text-align:center;border-radius:3px;text-decoration:none;font-size:18px;font-weight:700;color:#fff;background-color:#5eb0ea}.state-404 .state-btn:hover{background-color:#ff9333;color:#fff}.state-500{width:610px;height:auto;margin:100px auto 0;padding-top:380px;overflow:hidden;background:url(/Public/v2/web/resource/images/0common_404_34e632f.png) center 0 no-repeat;background-image:url(/Public/v2/web/resource/images/0common_500_bc964da.png)}.state-500 .state-inner{text-align:center}.state-500 .fz-1{font-size:30px;line-height:34px;color:#2e2d2d}.state-500 .fz-2{font-size:16px;color:#666;margin-top:15px}.state-500 .state-btn{display:inline-block;*zoom:1;*display:inline;width:180px;height:45px;line-height:45px;text-align:center;border-radius:3px;text-decoration:none;font-size:18px;font-weight:700;color:#fff;background-color:#5eb0ea}.state-500 .state-btn:hover{background-color:#ff9333;color:#fff}.state-error{width:610px;height:auto;margin:100px auto 0;padding-top:380px;overflow:hidden;background:url(/Public/v2/web/resource/images/0common_404_34e632f.png) center 0 no-repeat;padding-top:260px;background:url(/Public/v2/web/resource/images/0common_people_cry_f05d57a.png) center 100px no-repeat}.state-error .state-inner{text-align:center}.state-error .fz-1{font-size:30px;line-height:34px;color:#2e2d2d}.state-error .fz-2{font-size:16px;color:#666;margin-top:15px}.state-error .state-btn{display:inline-block;*zoom:1;*display:inline;width:180px;height:45px;line-height:45px;text-align:center;border-radius:3px;text-decoration:none;font-size:18px;font-weight:700;color:#fff;background-color:#5eb0ea}.state-error .state-btn:hover{background-color:#ff9333;color:#fff}
/*!less/0common/state/less/23_state-face.less*/
.state-cry{width:143px;height:143px;margin:10px auto 0;background:url(/Public/v2/web/resource/images/0common_people_cry_f05d57a.png) 0 0 no-repeat}.state-smile{width:143px;height:143px;margin:10px auto 0;background:url(/Public/v2/web/resource/images/0common_people_cry_f05d57a.png) 0 0 no-repeat;background-image:url(/Public/v2/web/resource/images/0common_people_smile_83e19bd.png)}
/*!less/0common/tab/less/0-tab.less*/
.tab ul{list-style-type:none}.tab a{text-decoration:none}.tab-panel{display:none}.tab-panel.active{display:block}
/*!less/0common/tab/less/1-0-tab-pay.less*/
.tab-pay{background-color:#fff}.tab-pay .tab-hd{height:47px;position:relative;z-index:2;border-left:1px solid #ebebed;border-bottom:1px solid #ebebed}.tab-pay .tab-navs{height:48px;line-height:48px;position:absolute;left:0;right:0;bottom:0}.tab-pay .tab-navs li{float:left;width:14%;height:48px}.tab-pay .tab-navs li.last{width:16%}.tab-pay .tab-navs li a{display:block;line-height:47px;font-size:14px;color:#484848;text-align:center;border-right:1px solid #ebebed;border-top:1px solid #ebebed;border:1px solid #ebebed;border-left:0}.tab-pay .tab-navs li.active{background-color:#fff}.tab-pay .tab-navs li.active a{border-top:5px solid #5EB0EA;border-bottom-color:#fff;padding-bottom:5px;line-height:38px}.tab-pay .tab-content .pay-panel{padding:19px 17px;border:1px solid #ebebed;border-top:0}
/*!less/0common/tab/less/1-1-tab-pay-size.less*/
.tab-pay-bg>.tab-hd .tab-navs li{width:25%}.tab-pay-lg>.tab-hd .tab-navs li{width:20%}.tab-pay-lg>.tab-hd .tab-navs li a{font-size:16px}
/*!less/0common/tab/less/tab-chunk.less*/
.tab-chunk .tab-navs{margin-left:1px;padding:0 95px;overflow:hidden}.tab-chunk .tab-navs li{float:left;width:33.3%;height:60px;margin-left:-1px}.tab-chunk .tab-navs li a{display:block;line-height:58px;height:58px;background-color:#fff;border:1px solid #E7E7E7;font-size:18px;font-weight:700;color:#666;text-align:center}.tab-chunk .tab-navs li.active a{background-color:#FFBA60;border-color:#FFBA60;color:#fff}
/*!less/0common/tab/less/tab-mall.less*/
.tab-mall{padding:10px 0;background-color:#fff;min-height:670px}.tab-mall .tab-hd{position:relative;height:50px;border-bottom:1px solid #F0F0F0}.tab-mall .tab-navs{height:50px;position:absolute;left:0;bottom:0}.tab-mall .tab-navs li{float:left}.tab-mall .tab-navs li a{padding:0 40px;line-height:46px;font-size:18px;color:#484848}.tab-mall .tab-navs li.active{color:#5eb0ea;border-bottom:4px solid #5eb0ea}
/*!less/0common/tab/less/tab-query.less*/
.tab-query{background-color:#fff}.tab-query .tab-hd{height:37px;position:relative;z-index:2;border-left:1px solid #d8dee2;border-bottom:1px solid #d8dee2;background-color:#F8F8F8}.tab-query .tab-navs{height:38px;line-height:38px;position:absolute;left:0;right:0;bottom:0}.tab-query .tab-navs li{float:left;width:12.5%;height:38px}.tab-query .tab-navs li.last{width:16%}.tab-query .tab-navs li a{display:block;line-height:37px;font-size:14px;color:#484848;text-align:center;border-right:1px solid #d8dee2;border-top:1px solid #d8dee2;border:1px solid #d8dee2;border-left:0}.tab-query .tab-navs li.active{background-color:#fff}.tab-query .tab-navs li.active a{border-bottom-color:#fff}.tab-query .tab-content{border:1px solid #d8dee2;border-top:0;overflow:hidden}.tab-query .tab-content .tab-panel{padding:10px}
/*!less/0common/tab/less/tab-subnav.less*/
.tab-subnav .tan-hd{height:39px;border-bottom:1px solid #E3EAEF;position:relative}.tab-subnav .tan-hd .tab-navs{position:absolute;bottom:-1px;left:0;height:40px}.tab-subnav .tan-hd .tab-navs li{float:left;height:40px;margin-right:15px}.tab-subnav .tan-hd .tab-navs li a{display:block;height:40px;line-height:40px;padding:0 14px;font-size:16px;color:#484848}.tab-subnav .tan-hd .tab-navs li a:hover{color:#5eb0ea;height:37px;line-height:40px;border-bottom:3px solid #5eb0ea}.tab-subnav .tan-hd .tab-navs li.active a{color:#5eb0ea;height:37px;line-height:40px;border-bottom:3px solid #5eb0ea}
/*!less/0common/table/less/0-table.less*/
.table{width:100%}.table tr{text-align:center}.table th,.table td{padding:7px 2px;height:20px;line-height:20px}.table .txt-overflow{word-break:break-all;white-space:nowrap;height:20px;overflow:hidden;text-overflow:ellipsis;max-width:99%}
/*!less/0common/table/less/table-default.less*/
.table-default{width:100%}.table-default th{background-color:#f0f0f0;font-weight:400;font-size:14px;color:#666769}.table-default td{text-align:center;background-color:#fff;font-size:12px}.table-default th,.table-default td{border:1px solid #e7e7e7}
/*!less/0common/table/less/table-task.less*/
.table-task{width:100%}.table-task th{background-color:#EFF4F8;font-weight:700}.table-task th,.table-task td{border:1px solid #DAE2E8}.table-task{width:100%;font-size:14px}.table-task th{background-color:#eff4f8;color:#666769}.table-task td{text-align:center;background-color:#fff;color:#999}.table-task td:first-child{color:#666}.table-task th,.table-task td{border:1px solid #dae2e8}.table-task .status{padding-left:98px}
/*!less/0common/thumb/less/thumb-detail.less*/
.thumb-detail .item{overflow:hidden;background-color:#fff}.thumb-detail .thumb-cell{width:360px;height:233px;display:table-cell;zoom:1;text-align:center;vertical-align:middle}.thumb-detail .thumb-image{width:360px;height:233px}.thumb-detail .thumb-image img{max-width:100%;max-height:233px;background-color:#CCC;vertical-align:middle}.thumb-detail .thumb-image .title{height:46px;line-height:46px;padding:0 5px;border:1px solid #E9E9E9;border-top:0;font-size:16px;text-align:center;border-radius:0 3px 3px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thumb-detail .thumb-content{float:left;margin-left:30px}.thumb-detail .thumb-content .thumb-title,.thumb-detail .thumb-content p{width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thumb-detail .thumb-content .thumb-title{font-size:16px}.thumb-detail .thumb-content .info{line-height:35px;height:35px}.thumb-detail .multi{padding:5px 0 10px;line-height:20px;overflow:hidden;margin-bottom:10px}.thumb-detail .multi .col-2{width:49.9%}.thumb-detail .multi .col-2:first-child{border-right:1px solid #DBDBDB}
/*!less/0common/thumb/less/thumb-server.less*/
.thumb-server{margin-right:-19px;overflow:hidden}.thumb-server .item{float:left;width:275px;height:178px;margin:0 18px 10px 0}.thumb-server .item .thumb-img{display:block;width:100%;height:100%;position:relative}.thumb-server .item .thumb-img img{width:100%;height:100%;vertical-align:top;background-color:#ddd}.thumb-server .item .thumb-img .title{position:absolute;height:30px;line-height:30px;padding:0 5px;left:0;right:0;bottom:0;background:#000 transparent;background:rgba(0,0,0,.7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3000000, endColorstr=#b3000000);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3000000, endColorstr=#b3000000)"}.thumb-server .item .thumb-img .title .cutline{margin:0 10px}.thumb-server .item .thumb-img .title .name{display:inline-block;*zoom:1;*display:inline;vertical-align:middle;color:#ddd;max-width:68%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thumb-server .item .thumb-img .title .name:hover{color:#5eb0ea}.thumb-server .yunpan{width:100%;height:140px;padding-top:40px;color:#fff;text-align:center;background:url(/Public/v2/web/resource/images/0common_bg-yunpan_7744079.png) 0 0 no-repeat}.thumb-server .yunpan .text{line-height:22px;text-decoration:underline}.thumb-server .yunpan .button{display:inline-block;*zoom:1;*display:inline;width:120px;height:35px;line-height:35px;text-align:center;color:#fff;background-color:#3D6DDE;border-radius:3px}.thumb-server .qiudai{width:100%;height:168px;padding-top:12px;text-align:center;color:#fff;background:url(/Public/v2/web/resource/images/0common_bg-qiudai_5b06ab0.png) 0 0 no-repeat}.thumb-server .qiudai .user{width:60px;height:60px;border:4px solid #fff;border-radius:50%}.thumb-server .qiudai .info{line-height:22px}.thumb-server .qiudai .button{display:inline-block;*zoom:1;*display:inline;width:120px;height:35px;line-height:35px;text-align:center;background-color:#FFF;color:#ef6a6c;border-radius:3px}
/*!less/0common/thumb/less/thumb.less*/
.thumb-swap .item{height:65px;padding:10px 20px;overflow:hidden;background-color:#fff;border-top:1px solid #EBEFF1}.thumb-swap .item.nobd{border-top:0}.thumb-swap .thumb-image{width:100px;height:65px}.thumb-swap .thumb-image img{width:100%;height:100%}.thumb-swap .thumb-content{width:95px}.thumb-swap .thumb-content .thumb-title,.thumb-swap .thumb-content p{width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thumb-swap .thumb-num{width:26px;height:26px;line-height:26px;font-size:14px;color:#ACACAC;border-radius:50%;text-align:center;border:1px solid #ACACAC;margin-top:12px}.thumb-swap .thumb-num.grade{width:28px;height:36px;border:0;border-radius:inherit;text-indent:-9999px}.thumb-swap .thumb-num.grade-1{background-repeat: no-repeat;}.thumb-swap .thumb-num.grade-2{background-repeat: no-repeat;}.thumb-swap .thumb-num.grade-3{background-repeat: no-repeat;}.thumb-swap .thumb-caption{width:150px}.thumb-swap .thumb-caption p,.thumb-swap .thumb-caption .thumb-title{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:18px}
/*!less/0common/z_layout/less/layout-billing.less*/
.rankArea{width:901px}.warm-box{padding:10px 15px;background-color:#F9F9F9}.warm-box .group{line-height:20px}.guideBox{padding:30px 58px;overflow:hidden}.guide-index{float:left}.guide-index .title{text-align:center;margin-bottom:15px}.guide-index .title .bt{display:block;font-size:18px;color:#484848;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.guide-index .title .bt:hover{color:#5eb0ea}.guide-index .title .info{font-size:12px;color:#999;margin-top:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.guide-a,.guide-c{width:280px}.guide-a{padding-right:65px;background:url(/Public/v2/web/resource/images/0common_bg-guide_c477e48.jpg) right 32px no-repeat}.guide-b{width:320px;padding:0 28px}.guide-c{float:right;padding-left:83px;background:url(/Public/v2/web/resource/images/0common_bg-guide_c477e48.jpg) left 32px no-repeat}.accountTags{width:280px;padding-top:1px}.accountTags .group{display:block;padding:20px;height:40px;border:1px solid #D9D9D9;margin-top:-1px;position:relative;background:url(/Public/v2/web/resource/images/0common_arrow-r_02b9afc.png) 96% center no-repeat}.accountTags .group:hover{border-color:#3BCDBE;color:#3BCDBE;z-index:1;background-image:url(/Public/v2/web/resource/images/0common_arrow-r-h_ea6c65c.png)}.accountTags .group .icon{width:40px;height:40px}.accountTags .group .icon-stntsBi-bg{background-repeat: no-repeat;}.accountTags .group .icon-eBi-bg{background-repeat: no-repeat;}.accountTags .group .icon-oudai-bg{background-repeat: no-repeat;}.accountTags .group .item{display:inline-block;*zoom:1;*display:inline;line-height:20px;font-size:16px}.img-bank{width:140px;height:25px}.img-mobile{width:135px;height:50px}.img-game{width:100px;height:50px}.img-bank,.img-mobile,.img-game{padding:10px;border:1px solid #D8DEE2}.more-box{padding:10px;height:20px;overflow:hidden;background-color:#f9f9f9;border:1px solid #F0F0F0}.more-box .btn-more{display:block}.choice-item{padding-top:3px;height:30px;line-height:30px;vertical-align:top}.choice-item span{display:inline-block;*zoom:1;*display:inline;vertical-align:top;line-height:30px}.passport-tips a{color:#3796de}.gameShow{width:300px;line-height:50px;margin:-8px 0 0 80px;overflow:hidden}.gameShow img{width:48px;height:48px;border:1px solid #D9D9D9;border-radius:6px;margin-right:5px}.cardInfo{overflow:auto;max-height:140px}.gameSelect-inline .selectbox .selectbox-search .selectbox-icon{display:none}
/*!less/0common/z_layout/less/layout-mall.less*/
.mall-container{padding:10px 20px 40px}.choosebox{padding:20px 20px 20px 40px;border-bottom:1px solid #F0F0F0;overflow:hidden}.type-box dt{float:left;line-height:30px}.type-box dd{float:left}.type-box a{float:left;height:20px;line-height:20px;padding:4px 6px;border:1px solid #E4E4E4;margin-right:3px;border-radius:3px;font-size:12px}.type-box a .icon-rverse{width:11px;background-repeat: no-repeat;}.type-box a .icon-rverse-up{background-repeat: no-repeat;}.type-box a.active,.type-box a:hover{color:#50a5e2;border-color:#50a5e2}.type-box a.active .icon-rverse,.type-box a:hover .icon-rverse{background-repeat: no-repeat;}.type-box a.active .icon-rverse-up,.type-box a:hover .icon-rverse-up{background-repeat: no-repeat;}.introduce p{text-indent:20px}.news-handle{height:35px;line-height:35px;padding:10px;overflow:hidden}.card-item{padding:15px 0 10px;border-top:1px dotted #D2D2D2;border-bottom:1px dotted #D2D2D2;margin-top:-1px}.card-item .item{margin-bottom:5px;line-height:30px}.card-item .item .card{float:left;line-height:30px;min-width:300px;max-width:570px;word-break:break-all;word-wrap:break-word;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.paddr{border:1px solid #dbdbdb;margin-bottom:15px}
/*!less/0common/z_layout/less/layout-ucenter.less*/
.info-box{float:left;width:260px}.vip-growth{padding-top:70px}.vip-growth-progress{height:4px;background-color:#E2E2E2;border-radius:2px;margin:8px 0 0 90px;position:relative}.vip-growth-progress .growth-sign{position:absolute;top:-54px;left:0;padding:0 20px;background-color:#33cbe5;border-radius:2px;color:#fff;font-size:14px;line-height:35px;height:35px}.vip-growth-progress .growth-sign .arrow{width:10px;height:7px;position:absolute;bottom:-6px;left:0;background:url(/Public/v2/web/resource/images/0common_growth-bg_cc5da05.png) 0 0 no-repeat}.vip-growth-progress li{float:left;position:relative;margin-top:-3px}.vip-growth-progress li.over .vip-icon{background-repeat: no-repeat;}.vip-growth-progress li.over .mask{width:100%;right:0}.vip-growth-progress li.current .vip-icon{background-repeat: no-repeat;}.vip-growth-progress li .mask{position:absolute;height:4px;left:0;top:3px;width:0;background-color:#999}.vip-growth-progress li .vip-icon{display:block;width:10px;height:10px;background-repeat: no-repeat;}.vip-growth-progress .col-1{width:180px}.vip-growth-progress .col-2{width:140px}.vip-growth-progress .col-3{width:170px}.vip-growth-progress .col-4{width:210px}.vip-growth-progress .col-5{width:70px}.vip{display:block;width:20px;height:20px;margin:5px 0 0 -4px;background-repeat:no-repeat}.vip-1{background-image:url(/Public/v2/web/resource/images/0common_v1_00d018a.png)}.vip-2{background-image:url(/Public/v2/web/resource/images/0common_v2_56890ea.png)}.vip-3{background-image:url(/Public/v2/web/resource/images/0common_v3_528b0b9.png)}.vip-4{background-image:url(/Public/v2/web/resource/images/0common_v4_3106c2e.png)}.vip-5{background-image:url(/Public/v2/web/resource/images/0common_v5_f1d09cc.png)}.vip-6{background-image:url(/Public/v2/web/resource/images/0common_v6_c66063d.png)}.vip-7{background-image:url(/Public/v2/web/resource/images/0common_v7_91fe078.png)}.vip-8{background-image:url(/Public/v2/web/resource/images/0common_v8_b5d24bd.png)}.vip-9{background-image:url(/Public/v2/web/resource/images/0common_v9_cc7dea6.png)}.vip-10{background-image:url(/Public/v2/web/resource/images/0common_v10_5abdaa6.png)}
/*!less/0common/z_layout/less/layout-ucweb.less*/
.form-container{padding-left:300px}.form-container .form-handle{width:300px;margin-left:110px}.uc_web{padding:0 95px}.findpsw{padding:0 95px}.findpsw .form{padding:30px 0 0 310px}.step-ladder{height:60px;border-left:1px solid #E7E7E7}.step-item{float:left;width:33.33%;line-height:58px;box-sizing:border-box;border-top:1px solid #E7E7E7;border-bottom:1px solid #E7E7E7;font-size:18px;font-weight:700;color:#666;text-align:center}.step-item.current{color:#fff;background-color:#FFBA60}.step-item:last-child{border-right:1px solid #E7E7E7}.step-1,.step-2{background-repeat: no-repeat;}.step-1.active,.step-2.active{background-repeat: no-repeat;}.ucenter-detail{margin-right:-19px;overflow:hidden}.ucenter-detail .item{float:left;width:217px;height:102px;padding:18px 28px 10px;margin-right:18px;background-color:#fff;border:1px solid #F2F4F5;box-shadow:0 0 8px 0 rgba(202,210,214,.2);border-radius:5px}.ucenter-detail .item-hd{border-bottom:1px solid #EBEBEB;padding-bottom:15px}.ucenter-detail .item-bd{padding:8px 0}.ucenter-detail .btn{width:70px;height:30px;line-height:30px;text-align:center}.ucenter-detail .number{font-size:24px;color:#ff9333;font-weight:700;line-height:28px;text-align:center}.ucenter-detail .info{text-align:center}.ucenter-detail .total-l,.ucenter-detail .total-r{width:50%;text-align:center;line-height:15px}.ucenter-detail .total-l{background:url(/Public/v2/web/resource/images/0common_cutline-bg_374b79b.png) right center no-repeat}.ucenter-detail .user-about{height:45px}.ucenter-detail .user-about .avatar-box{float:left;width:45px;height:45px;position:relative;margin-right:15px}.ucenter-detail .user-about .avatar-box .vip{position:absolute;right:-8px;top:-5px;margin:0}.ucenter-detail .user-about img{width:45px;height:45px;border-radius:50%}.ucenter-detail .user-about .about{float:left}.ucenter-detail .signbox{height:26px;line-height:26px;margin-top:2px}.integral-detail{margin-right:-13px;overflow:hidden}.integral-detail .item{float:left;width:280px;height:80px;padding-top:20px;margin-right:11px;background-repeat:no-repeat;text-align:center;color:#fff}.integral-detail .item-1{background-image:url(/Public/v2/web/resource/images/0common_integral-bg1_970d49a.png)}.integral-detail .item-2{background-image:url(/Public/v2/web/resource/images/0common_integral-bg2_6c4fae6.png)}.integral-detail .item-3{background-image:url(/Public/v2/web/resource/images/0common_integral-bg3_ae76508.png)}.integral-detail .item .fz-1{font-size:24px;line-height:26px}.btname{font-size:14px;font-weight:700}.integral-rules .ques{font-size:14px;font-weight:700;line-height:22px;margin:15px 0 5px}.integral-rules p{line-height:20px;color:#999}.moreBox a{display:block;line-height:20px;padding:10px;background-color:#f9f9f9;border:1px solid #F0F0F0;color:#484848;text-align:center}.checkcode-box.disabled,.disabled{color:silver}.title .st-server-left-text{max-width:25%;overflow:hidden;text-overflow:ellipsis;display:inline-block;vertical-align:middle}.panel-hd .title-bold{font-weight:500}
/*!less/0common/z_layout/less/layout.less*/
body{min-width:1200px;background-color:#E3E6E7;color:#484848;font-size:14px}a{color:#484848}.hide{display:none}.show{display:block}.ilbk{display:inline-block;*zoom:1;*display:inline}.w530{width:530px}.hr{height:0;font-size:0;width:100%;border-bottom:1px solid #E5E5E5}.bgcolor{background-color:#fff}.bd{border:1px solid #E4E4E4}.cutline{display:inline-block;*zoom:1;*display:inline;vertical-align:middle;width:1px;height:20px;font-size:0;background-repeat: no-repeat;}.cutline-sm{height:15px}.cutline-bg{height:30px;background-repeat: no-repeat;}.cutline-lg{height:35px;background-repeat: no-repeat;}.w300{width:300px}.container{width:1200px;margin:10px auto 0;position:relative;overflow:hidden}.container .line{width:1px;background-color:#ECECEC;font-size:0;position:absolute;top:0;bottom:0;left:329px}.container .line-s{left:259px}.container .sidebar{width:329px;min-height:850px;height:auto!important;height:850px;background-color:#fff}.container .main{margin-left:330px;background-color:#fff}.container-s .sidebar{width:259px}.container-s .main{margin-left:260px}.inset{width:100%;*zoom:1;background-color:#fff}.inset:before,.inset:after{content:" ";display:table}.inset:after{clear:both}.wrap-content{padding:30px 10px;overflow:hidden}.wrap-detail{min-height:1230px;height:auto!important;height:1230px}.wrap-inset{padding:30px 40px;min-height:840px;height:auto!important;height:840px;overflow:hidden;background-color:#fff}.wrap-detail{min-height:1230px;height:auto!important;height:1230px}.banner{width:1200px;height:320px}.banner-s{width:870px;height:300px}.guidebox{background-color:#FFFCF5;padding:15px;line-height:20px}.guidebox-blue{background-color:#F9FCFE}.guidebox-gray{padding:15px 35px;background-color:#fbfbfb;color:#999;font-size:12px;line-height:24px}.guidebox-frame{border:1px solid #A1C6DD;background-color:#E5F5FF;padding:5px 10px;line-height:20px}.checkcode-box{display:inline-block;*zoom:1;*display:inline;vertical-align:middle;width:88px;height:43px;line-height:43px;text-align:center;color:#666;border:1px solid #D5D5D5}.checkcode-box img{width:100%;height:100%}.tip-success{height:30px;line-height:30px;font-size:24px;font-weight:700;color:#3bc485;padding-bottom:8px}.tip-success .icon{width:30px;height:30px}.tip-success .icon-success{background-repeat: no-repeat;}.order-group{border:1px solid #EBEBED}.order-group .text-overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-group .span{float:left;text-align:center;margin-left:25px;min-height:20px}.order-group .span-1{width:300px;text-align:left;margin-left:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-group .span-2{width:30px;text-align:left}.order-group .span-3{width:220px}.order-group .span-4{width:168px;margin-left:15px}.order-group .span-5{width:135px}.order-group .span-6{width:110px;text-align:right}.order-group .order-hd{height:20px;line-height:20px;padding:15px 20px;color:#999;border-bottom:1px solid #EBEBED;background-color:#FCFCFC}.order-group .order-bd{padding:20px;overflow:hidden}.order-group .order-bd .span{height:30px;line-height:30px;margin-top:17px}.order-group .order-bd .span-1{width:65px;height:65px;margin-top:0}.order-group .order-bd .span-1 img{width:100%;height:100%}.order-group .order-bd .span-2{width:265px}.order-group .order-bd .span-4{margin-top:15px}.order-group-billing .span-1{width:180px}.order-group-billing .span-2{width:505px}.order-group-billing .span-3,.order-group-billing .span-4{width:0}.order-group-billing .span-5{width:158px}.order-group-billing .order-bd .span-2{width:620px}.version-tip{line-height:45px;padding:0 18px;color:#666}.version-tip .logo{width:20px;height:18px;margin-right:10px;display:inline-block;*zoom:1;*display:inline;vertical-align:-4px;*vertical-align:1px;background-image:url(/Public/v2/web/resource/images/0common_logo-xs_4790cbe.png)}.version-tip .close{width:19px;height:19px;float:right;display:inline-block;*zoom:1;*display:inline;margin-top:12px;*margin-top:-32px;*margin-right:18px;background-image:url(/Public/v2/web/resource/images/0common_version-tip-close_cc5cc60.jpg)}
/*!less/z_dialog_jf/less/layout.less*/
.dialog-jf{width:750px;height:586px;width:auto;z-index:100;background:url(/Public/v2/web/resource/images/z_dialog_jf_dialog_jf_bg_cb560b7.png) no-repeat top center}.dialog-jf .dialog-head .close{position:absolute;width:34px;height:34px;top:0;right:0;z-index:10;background:url(/Public/v2/web/resource/images/z_dialog_jf_dialog_jf_close_b41b129.png) no-repeat 0 0}.dialog-jf .dialog-head .close:hover{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg);-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s}.dialog-jf .cursor-pointer{cursor:pointer}.dialog-jf .dialog-head{height:34px;padding:0;border-bottom:0}.dialog-jf .dialog-head-gray{height:60px;line-height:60px;background:#5EB0EA;color:#fff;padding:0 10px 0 20px}.dialog-jf .dialog-body{padding:124px 120px 0}.dialog-jf .dialog-buttons{padding:0 120px;text-align:center}.dialog-jf .dialog-buttons a+a{margin-left:10px}.dialog-jf .top{font-size:15px;line-height:22px;color:#fff}.dialog-jf .top h6{margin-bottom:5px;font-size:15px;font-weight:700}.dialog-jf .top p{text-indent:2em}.dialog-jf .list-dialog-jf{position:relative;padding:20px 20px 20px 34px;line-height:22px;color:#9f4f44}.dialog-jf .list-dialog-jf li:before{content:'';position:absolute;left:16px;margin-top:5px;width:10px;height:10px;background:url(/Public/v2/web/resource/images/z_dialog_jf_dialog_jf_list_66a8d50.png) no-repeat 0 0}.dialog-jf .list-dialog-jf span{color:#fe9901}.dialog-jf .btn-red,.dialog-jf .btn-yellow{margin-top:35px;width:160px;height:50px;line-height:45px;display:inline-block;*zoom:1;*display:inline;background-position:0 0;background-repeat:no-repeat;font-size:18px;font-weight:700}.dialog-jf .btn-red{color:#fff;background-image:url(/Public/v2/web/resource/images/z_dialog_jf_dialog-jf-btn-red_91dccef.png)}.dialog-jf .btn-red:hover{color:#ffefee;background-image:url(/Public/v2/web/resource/images/z_dialog_jf_dialog-jf-btn-red-hover_3f4aa18.png)}.dialog-jf .btn-yellow{color:#d97012;background-image:url(/Public/v2/web/resource/images/z_dialog_jf_dialog-jf-btn-yellow_783b87b.png)}.dialog-jf .btn-yellow:hover{background-image:url(/Public/v2/web/resource/images/z_dialog_jf_dialog-jf-btn-yellow-hover_b4ccded.png)}
/*!less/z_layout/less/layout.less*/
.integral-rules .level-photo{text-align:center;border:1px solid #eee;padding:35px 30px 40px 36px}.integral-rules .level-photo img{max-width:100%;display:block}.ucenter-detail .point-info{position:relative}.ucenter-detail .point-info .task{position:absolute;right:0}.ucenter-detail .point-l,.ucenter-detail .point-r{width:50%;text-align:center;line-height:30px}.ucenter-detail .point-l{background:url(/Public/v2/web/resource/images/0common_cutline-bg_374b79b.png) right center no-repeat}.panel-task .panel-hd{height:20px;line-height:20px;margin-bottom:10px;overflow:hidden}.panel-task .panel-hd.border{padding-bottom:15px;border-bottom:1px solid #F0F0F0}.panel-task .panel-hd .title{line-height:20px;font-size:16px;float:left}.panel-task .panel-hd .subtit{float:left;font-size:12px;line-height:26px;color:#999}.panel-task .panel-bd{padding-bottom:10px}.panel-task .btn-blue:hover{background-color:#5fccff}.panel-task .btn.disabled{color:#999;background-color:#eee}.panel-task .btn.disabled:hover{color:#999;background-color:#eee}.panel-task .btn-md{width:90px;height:35px;line-height:35px}.list-task{overflow:hidden;margin-right:-20px;padding-top:1px}.list-task li{width:378px;float:left;border:1px solid;margin-right:20px;margin-bottom:20px;padding:18px 20px;overflow:hidden;position:relative;border-color:#eee;box-shadow:none}.list-task li .info{overflow:hidden;border-bottom:1px solid;padding-bottom:15px;color:#666;border-color:#eee}.list-task li .info-photo{width:40px;height:40px;background-color:#aaa}.list-task li .info-content p:first-child{font-weight:700}.list-task li .msg{color:#999}.list-task li:hover{border-color:#5eb0ea}.list-task li:hover .info-content{color:#52bbff}.list-task li:hover .info-photo{background-color:#5eb0ea}.list-task li.finished:hover .info-photo{background-color:transparent}.list-task.everyday li{margin-bottom:0}.list-task.everyday li .msg{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-task.fixed li{height:104px}.list-task.fixed .msg{height:40px;overflow:hidden}.list-privilege-vip{margin-right:-20px}.list-privilege-vip li{width:378px;float:left;line-height:24px;border:1px solid;margin-right:20px;margin-bottom:20px;padding:18px 20px;overflow:hidden;position:relative;border-color:#eee;box-shadow:none}.list-privilege-vip li .info{overflow:hidden;border-bottom:1px solid;padding-bottom:15px;color:#666;border-color:#eee}.list-privilege-vip li .info-photo{width:24px;height:24px;margin-right:5px;background:transparent}.list-privilege-vip li .info .title{max-width:55%;line-height:22px;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#5eb0ea}.list-privilege-vip li .msg{height:40px;overflow:hidden;color:#999}.list-privilege-vip li:hover{border-color:#5eb0ea}.list-privilege-vip li.no-link{top:0;box-shadow:none;border-color:#eee}.list-privilege-vip li.no-link a:hover{cursor:default}.dialog-focusWeChat{padding:20px;overflow:hidden}.dialog-focusWeChat .erw{float:left;margin-right:15px}.dialog-focusWeChat .content{color:#000;font-size:14px}.dialog-focusWeChat .content h1{font-size:16px;font-weight:700}.dialog-focusWeChat .content p{line-height:20px;margin-top:4px}.accordion-hd-message:hover{color:#5eb0ea;cursor:pointer}.title-helpCenter{line-height:40px;font-size:16px;text-indent:5px;color:#484848;border-bottom:1px solid #e3eaef}.issue-search{position:relative}.issue-search .input-search{width:500px;height:38px;line-height:38px;text-indent:5px;border:1px solid #dbdbdb}.issue-search .input-search:focus{border-color:#5eb0ea}.issue-search .btn-search{width:60px;height:40px;margin-left:-4px;display:inline-block;*zoom:1;*display:inline;cursor:pointer;background-repeat: no-repeat;}.issue-search .input-error{width:40px;height:40px;line-height:40px;position:absolute;text-align:center;vertical-align:middle;margin-left:-44px}.issue-search .input-error .icon{margin-top:9px}.icon-error-help{background-repeat: no-repeat;}.icon-help-pwd{background-repeat: no-repeat;}.icon-help-phone{background-repeat: no-repeat;}.icon-help-email{background-repeat: no-repeat;}.icon-help-phone-unwrap{background-repeat: no-repeat;}.icon-help-pwd-login{background-repeat: no-repeat;}.icon-help-name{background-repeat: no-repeat;}.icon-help-game{background-repeat: no-repeat;}.icon-service-qq{width:49px;background-repeat: no-repeat;}.icon-service-phone{width:50px;background-repeat: no-repeat;}.icon-service-email{width:47px;background-repeat: no-repeat;}.icon-warn{width:35px;height:29px;vertical-align:middle;background-repeat: no-repeat;}.menu li a .icon-mall,.menu li a .icon-money{width:22px;height:22px}.menu li a .icon-mall{background-repeat: no-repeat;}.menu li a .icon-money{background-repeat: no-repeat;}.list-self-service{overflow:hidden}.list-self-service a{color:#5eb0ea}.list-self-service a:hover{text-decoration:underline;color:#ff9333}.list-self-service>li{width:100%;padding:14px 0;overflow:hidden}.list-self-service>li+li{border-top:1px solid #e1e7ec}.list-self-service .content>dd{float:left}.list-self-service .content>dd:first-child{width:164px;font-size:16px;font-weight:700;color:#484848}.list-self-service .content>dd:last-child{width:90px;text-align:center}.list-self-service .content .msg{width:580px;padding-left:20px;color:#666;border-left:1px solid #e4e4e4}.list-self-service .icon{width:23px;height:22px;margin-left:20px;margin-right:5px}.list-FAQ{overflow:hidden;padding:12px 0}.list-FAQ a{display:block;padding-left:12px;background-repeat:no-repeat;background-position:left center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#666;background-image:url(/Public/v2/web/resource/images/z_layout_list-helpCenter-li_cea3512.png)}.list-FAQ a:hover{text-decoration:underline;color:#5eb0ea;background-image:url(/Public/v2/web/resource/images/z_layout_list-helpCenter-li-hover_aaad19e.png)}.list-FAQ>li{width:410px;float:left;margin-left:20px;line-height:32px}.list-about-help{overflow:hidden;margin-right:-40px;padding:30px 0}.list-about-help a{width:108px;height:33px;line-height:33px;font-size:14px;font-weight:700;display:block;text-align:center;border-radius:2px;color:#484848;border:1px solid #adadad}.list-about-help a:hover{color:#fff;background-color:#5eb0ea;border-color:#5eb0ea}.list-about-help>li{width:auto;float:left;padding-right:30px;font-size:12px;color:#adadad}.list-about-help>li>span{width:90px;text-align:right}.list-about-help>li>p{padding-left:90px}.list-about-help>li .title{font-size:14px;font-weight:700;color:#484848}.list-about-help>li+li{border-left:1px solid #e3eaef}.list-about-help .icon{height:51px;margin-right:18px}.tab-helpCenter{background-color:#fff}.tab-helpCenter .tab-hd{position:relative;z-index:2;height:44px}.tab-helpCenter .tab-navs{position:absolute;left:0;right:0;bottom:0}.tab-helpCenter .tab-navs li{float:left;width:114px;height:40px;line-height:40px;padding-bottom:4px}.tab-helpCenter .tab-navs li.last{width:16%}.tab-helpCenter .tab-navs li a{display:block;font-size:14px;color:#484848;background-color:#e9e9e9;text-align:center}.tab-helpCenter .tab-navs li.active{background:url(/Public/v2/web/resource/images/z_layout_tab-help-nav-cur_0a34e8d.png) no-repeat bottom center}.tab-helpCenter .tab-navs li.active a{color:#fff;background-color:#5eb0ea}.tab-helpCenter .tab-navs li+li{margin-left:10px}.tab-helpCenter .tab-content{overflow:hidden}.list-helpCenter a{display:block;line-height:32px;padding-left:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-repeat:no-repeat;background-position:left center;color:#666;background-image:url(/Public/v2/web/resource/images/z_layout_list-helpCenter-li_cea3512.png)}.list-helpCenter a:hover{text-decoration:underline;color:#5eb0ea;background-image:url(/Public/v2/web/resource/images/z_layout_list-helpCenter-li-hover_aaad19e.png)}.list-helpCenter>li{width:100%}.list-helpCenter>li .content{display:none;padding:20px 30px;background-color:#f9f9f9}.list-helpCenter>li.down a{text-decoration:underline;color:#5eb0ea;background-image:url(/Public/v2/web/resource/images/z_layout_list-helpCenter-li-down_43e3d5e.png)}.list-helpCenter>li.down .content{display:block}.search-result-no{line-height:114px;text-align:center;font-weight:700;color:#f60;background-color:#faf6e8;border:1px solid #f9ebbb}.header .navs{width:555px}input::-ms-clear{display:none}.vip-growth{height:52px;padding-top:46px;clear:both}.vip-growth-title{width:120px;float:left;font-size:14px;font-weight:700}.vip-growth-title span{font-size:12px;font-weight:400;color:#ff9000}.vip-growth-progress{margin:28px 0 0 120px;*top:28px}.vip-growth-progress .growth-sign.last .arrow{left:auto;right:0;background:url(/Public/v2/web/resource/images/z_layout_growth-bg-next_4a57b7a.png) 0 0 no-repeat}.vip-growth-progress .item{margin-right:-70px;*margin-right:-110px;*overflow:hidden}.vip-growth-progress .item li{float:left;position:relative;margin-top:-3px}.vip-growth-progress .item li.over .vip-icon{background-repeat: no-repeat;}.vip-growth-progress .item li.over .mask{width:100%;right:0}.vip-growth-progress .item li.current .vip-icon{background-repeat: no-repeat;}.vip-growth-progress .item li .mask{position:absolute;height:4px;left:0;top:3px;width:0}.vip-growth-progress .item li .vip-icon{display:block;width:10px;height:10px;background-repeat: no-repeat;}.vip-growth-progress .col{width:80.4px}.vip-growth-mask{position:absolute;height:3px;left:0;top:1px;width:100%;background-color:#E2E2E2}.vip-growth-mask .mask-cur{background:#5eb0ea;height:3px}.vip-growth .my-level{position:absolute;margin-top:-25px}.vip-growth .curValue{font-size:12px;color:#ff9000}.vip{display:block;width:20px;height:20px;margin:-5px 0 0 -4px;background-repeat:no-repeat}.vip-1{background-image:url(/Public/v2/web/resource/images/z_layout_v1_00d018a.png)}.vip-2{background-image:url(/Public/v2/web/resource/images/z_layout_v2_56890ea.png)}.vip-3{background-image:url(/Public/v2/web/resource/images/z_layout_v3_528b0b9.png)}.vip-4{background-image:url(/Public/v2/web/resource/images/z_layout_v4_3106c2e.png)}.vip-5{background-image:url(/Public/v2/web/resource/images/z_layout_v5_f1d09cc.png)}.vip-6{background-image:url(/Public/v2/web/resource/images/z_layout_v6_c66063d.png)}.vip-7{background-image:url(/Public/v2/web/resource/images/z_layout_v7_91fe078.png)}.vip-8{background-image:url(/Public/v2/web/resource/images/z_layout_v8_b5d24bd.png)}.vip-9{background-image:url(/Public/v2/web/resource/images/z_layout_v9_cc7dea6.png)}.vip-10{background-image:url(/Public/v2/web/resource/images/z_layout_v10_5abdaa6.png)}.accordion-group .icon-email{background-position:-230px 0px}.accordion-group .icon-email.unable{background-position:-230px -23px}.accordion-group .icon-toggle{background-position:-230px -46px}.accordion-group.active .icon-toggle{background-position:-230px -69px}.news-option .option .active .icon-checkbox{background-position:-230px -92px}.checkbox-blue.selected label{background-position:-230px -92px}.icon-checkbox.active{background-position:-230px -92px}.news-option .option .active .icon-read{background-position:-230px -115px}.news-option .option .active .icon-trash{background-position:-230px -138px}.accountDetail .icon-stntsBi{background-position:-218px -161px}.accountDetail .icon-eBi{background-position:-218px -196px}.accountDetail .icon-oudai{background-position:-218px -231px}.alert .alert-icon{background-position:-234px -266px}.alert-info .alert-icon{background-position:-234px -266px}.alert-warning .alert-icon{background-position:-234px -285px}.alert-error .alert-icon{background-position:-230px -304px}.alert-success .alert-icon{background-position:-234px -327px}.btn-more .icon-down{background-position:-238px -346px}.btn-more .icon-up{background-position:-238px -361px}.btn-more:hover .icon-down{background-position:-238px -376px}.btn-more:hover .icon-up{background-position:-238px -391px}.btn-edit .icon-edit{background-position:-230px -406px}.btn-edit:hover .icon-edit{background-position:-230px -429px}.btn-remove .icon-remove{background-position:-230px -452px}.btn-remove:hover .icon-remove{background-position:-230px -475px}.btn-coords .icon-coords{background-position:-230px -498px}.btn-coords:hover .icon-coords{background-position:-230px -521px}.timepicker .timepicker-prev .icon{background-position:-242px -544px}.timepicker .timepicker-next .icon{background-position:-242px -552px}.datepicker .datepicker-prev .icon{background-position:-243px -560px}.datepicker .datepicker-next .icon{background-position:-243px -575px}.relateBox .relate-cell .icon-email{background-position:-160px -590px}.relateBox .relate-cell .icon-phone{background-position:-160px -683px}.dialog .out-close{background-position:-230px -776px}.dialog-head .close{background-position:-230px -776px}.dialog-head-blue .close{background-position:-230px -799px}.checkbox-box.selected label{background-position:-230px -822px}.checkbox.selected label{background-position:-230px -822px}.checkbox label{background-position:-230px -845px}.checkbox-white label{background-position:-230px -868px}.checkbox-white.selected label{background-position:-230px -891px}.checkbox-blue label{background-position:-230px -914px}.radio-box.selected label{background-position:-230px -937px}.radio.selected label{background-position:-230px -937px}.list-apply li.active .radio label{background-position:-230px -937px}.radio label{background-position:-230px -960px}.icon-error{background-position:-230px -983px}.icon-error-help{background-position:-230px -983px}.icon-integral{background-position:-230px -1006px}.icon-level{background-position:-230px -1029px}.icon-more{background-position:-240px -1052px}.icon-home{background-position:-230px -1065px}.icon-doc{background-position:-230px -1088px}.icon-close{background-position:-230px -1111px}.icon-arrow-down{background-position:-230px -1134px}.icon-checkbox{background-position:-230px -1157px}.icon-read{background-position:-230px -1180px}.icon-trash{background-position:-230px -1203px}.icon-new{background-position:-216px -1226px}.icon-toggleDown{background-position:-236px -1249px}.icon-toggleUp{background-position:-236px -1272px}.icon-arrow-right{background-position:-236px -1295px}.icon-arrow-left{background-position:-236px -1318px}.icon-user{background-position:-230px -1341px}.icon-signin{background-position:-228px -1364px}.list-redbag li{background-position:0px -1393px}.list-redbag li.disabled{background-position:0px -1440px}.list-redbag li.disabled .checkbox-white label{background-position:-230px -1487px}.list-safety .icon-safe{background-position:-224px -1510px}.list-safety .icon-warn{background-position:-224px -1535px}.login-modern .login-ft .icon-pc{background-position:-226px -1560px}.login-modern .login-ft .icon-tel{background-position:-226px -1587px}.login-modern .login-ft .icon-qq{background-position:-226px -1614px}.login-modern .login-ft .icon-weib{background-position:-223px -1641px}.login-modern .login-ft .icon-weix{background-position:-226px -1668px}.login-modern .form-item .input-group.highlight .icon-user{background-position:-230px -1695px}.login-modern .form-item .input-group.highlight .icon-password{background-position:-230px -1718px}.login-modern .form-item .icon-user{background-position:-230px -1741px}.login-modern .form-item .icon-password{background-position:-230px -1764px}.login-modern-banner .carousel-indicators>li{background-position:-240px -1787px}.login-modern-banner .carousel-indicators>li.active{background-position:-236px -1800px}.menu li a .icon-webgame{background-position:-228px -1817px}.menu li a .icon-qbi{background-position:-228px -1842px}.menu li a .icon-wallet{background-position:-228px -1867px}.menu li a .icon-phone{background-position:-228px -1892px}.menu li a .icon-game{background-position:-228px -1917px}.menu li a .icon-index{background-position:-230px -1942px}.menu li a .icon-account{background-position:-230px -1965px}.menu li a .icon-news{background-position:-230px -1988px}.menu li a .icon-safety{background-position:-230px -2011px}.servicebox .service-logo{background-position:-170px -2034px}.notice-default .icon{background-position:-220px -2117px}.notice-error .icon{background-position:-220px -2150px}.notice-success .icon{background-position:-220px -2183px}.notice-warm .icon{background-position:-220px -2216px}.notice-warning .icon{background-position:-220px -2249px}.selectbox .selectbox-search .selectbox-icon .icon{background-position:-230px -2282px}.selectbox .selectbox-toggle .selectbox-icon .icon{background-position:-230px -2282px}.slideshow-photo .button-prev{background-position:-220px -2305px}.slideshow-photo .button-next{background-position:-220px -2338px}.thumb-swap .thumb-num.grade-1{background-position:-222px -2371px}.thumb-swap .thumb-num.grade-2{background-position:-222px -2410px}.thumb-swap .thumb-num.grade-3{background-position:-222px -2449px}.accountTags .group .icon-stntsBi-bg{background-position:-210px -2488px}.accountTags .group .icon-eBi-bg{background-position:-210px -2531px}.accountTags .group .icon-oudai-bg{background-position:-210px -2574px}.type-box a .icon-rverse{background-position:-239px -2617px}.type-box a .icon-rverse-up{background-position:-239px -2640px}.type-box a.active .icon-rverse,.type-box a:hover .icon-rverse{background-position:-239px -2663px}.type-box a.active .icon-rverse-up,.type-box a:hover .icon-rverse-up{background-position:-239px -2686px}.vip-growth-progress li.over .vip-icon{background-position:-240px -2709px}.vip-growth-progress li.current .vip-icon{background-position:-240px -2709px}.vip-growth-progress li .vip-icon{background-position:-240px -2722px}.step-1,.step-2{background-position:right -2735px}.step-1.active,.step-2.active{background-position:right -2796px}.cutline{background-position:-249px -2857px}.cutline-bg{background-position:-249px -2880px}.cutline-lg{background-position:-249px -2913px}.tip-success .icon-success{background-position:-220px -2951px}.issue-search .btn-search{background-position:-190px -2984px}.icon-help-pwd{background-position:-227px -3027px}.icon-help-phone{background-position:-227px -3052px}.icon-help-email{background-position:-227px -3077px}.icon-help-phone-unwrap{background-position:-227px -3102px}.icon-help-pwd-login{background-position:-227px -3127px}.icon-help-name{background-position:-227px -3152px}.icon-help-game{background-position:-227px -3177px}.icon-service-qq{background-position:-201px -3202px}.icon-service-phone{background-position:-201px -3256px}.icon-service-email{background-position:-203px -3310px}.icon-warn{background-position:-215px -3364px}.menu li a .icon-mall{background-position:-228px -3396px}.menu li a .icon-money{background-position:-228px -3421px}.vip-growth-progress .item li.over .vip-icon{background-position:-240px -3446px}.vip-growth-progress .item li.current .vip-icon{background-position:-240px -3446px}.vip-growth-progress .item li .vip-icon{background-position:-240px -3459px}.accordion-group .icon-email,.accordion-group .icon-email.unable,.accordion-group .icon-toggle,.accordion-group.active .icon-toggle,.news-option .option .active .icon-checkbox,.checkbox-blue.selected label,.icon-checkbox.active,.news-option .option .active .icon-read,.news-option .option .active .icon-trash,.accountDetail .icon-stntsBi,.accountDetail .icon-eBi,.accountDetail .icon-oudai,.alert .alert-icon,.alert-info .alert-icon,.alert-warning .alert-icon,.alert-error .alert-icon,.alert-success .alert-icon,.btn-more .icon-down,.btn-more .icon-up,.btn-more:hover .icon-down,.btn-more:hover .icon-up,.btn-edit .icon-edit,.btn-edit:hover .icon-edit,.btn-remove .icon-remove,.btn-remove:hover .icon-remove,.btn-coords .icon-coords,.btn-coords:hover .icon-coords,.timepicker .timepicker-prev .icon,.timepicker .timepicker-next .icon,.datepicker .datepicker-prev .icon{background-image: url(/Public/v2/web/resource/css/uc_web_z_80c3725.png)}.datepicker .datepicker-next .icon,.relateBox .relate-cell .icon-email,.relateBox .relate-cell .icon-phone,.dialog .out-close,.dialog-head .close,.dialog-head-blue .close,.checkbox-box.selected label,.checkbox.selected label,.checkbox label,.checkbox-white label,.checkbox-white.selected label,.checkbox-blue label,.radio-box.selected label,.radio.selected label,.list-apply li.active .radio label,.radio label,.icon-error,.icon-error-help,.icon-integral,.icon-level,.icon-more,.icon-home,.icon-doc,.icon-close,.icon-arrow-down,.icon-checkbox,.icon-read,.icon-trash,.icon-new,.icon-toggleDown{background-image: url(/Public/v2/web/resource/css/uc_web_z_80c3725.png)}.icon-toggleUp,.icon-arrow-right,.icon-arrow-left,.icon-user,.icon-signin,.list-redbag li,.list-redbag li.disabled,.list-redbag li.disabled .checkbox-white label,.list-safety .icon-safe,.list-safety .icon-warn,.login-modern .login-ft .icon-pc,.login-modern .login-ft .icon-tel,.login-modern .login-ft .icon-qq,.login-modern .login-ft .icon-weib,.login-modern .login-ft .icon-weix,.login-modern .form-item .input-group.highlight .icon-user,.login-modern .form-item .input-group.highlight .icon-password,.login-modern .form-item .icon-user,.login-modern .form-item .icon-password,.login-modern-banner .carousel-indicators>li,.login-modern-banner .carousel-indicators>li.active,.menu li a .icon-webgame,.menu li a .icon-qbi,.menu li a .icon-wallet,.menu li a .icon-phone,.menu li a .icon-game,.menu li a .icon-index,.menu li a .icon-account,.menu li a .icon-news,.menu li a .icon-safety{background-image: url(/Public/v2/web/resource/css/uc_web_z_80c3725.png)}.servicebox .service-logo,.notice-default .icon,.notice-error .icon,.notice-success .icon,.notice-warm .icon,.notice-warning .icon,.selectbox .selectbox-search .selectbox-icon .icon,.selectbox .selectbox-toggle .selectbox-icon .icon,.slideshow-photo .button-prev,.slideshow-photo .button-next,.thumb-swap .thumb-num.grade-1,.thumb-swap .thumb-num.grade-2,.thumb-swap .thumb-num.grade-3,.accountTags .group .icon-stntsBi-bg,.accountTags .group .icon-eBi-bg,.accountTags .group .icon-oudai-bg,.type-box a .icon-rverse,.type-box a .icon-rverse-up,.type-box a.active .icon-rverse,.type-box a:hover .icon-rverse,.type-box a.active .icon-rverse-up,.type-box a:hover .icon-rverse-up,.vip-growth-progress li.over .vip-icon,.vip-growth-progress li.current .vip-icon,.vip-growth-progress li .vip-icon,.step-1,.step-2,.step-1.active,.step-2.active,.cutline{background-image: url(/Public/v2/web/resource/css/uc_web_z_80c3725.png)}.cutline-bg,.cutline-lg,.tip-success .icon-success,.issue-search .btn-search,.icon-help-pwd,.icon-help-phone,.icon-help-email,.icon-help-phone-unwrap,.icon-help-pwd-login,.icon-help-name,.icon-help-game,.icon-service-qq,.icon-service-phone,.icon-service-email,.icon-warn,.menu li a .icon-mall,.menu li a .icon-money,.vip-growth-progress .item li.over .vip-icon,.vip-growth-progress .item li.current .vip-icon,.vip-growth-progress .item li .vip-icon{background-image: url(/Public/v2/web/resource/css/uc_web_z_80c3725.png)}