@charset "utf-8";.record-list li,table{border-collapse:collapse}.record-list,.record-list li,footer{box-sizing:border-box}.header .links a,a,a:hover,footer nav a{text-decoration:none}article,aside,figcaption,figure,footer,header,main,nav,section{diplay:block;margin:0;padding:0}body,dd,dl,dt,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,textarea,ul{margin:0;padding:0}html{font-size:62.5%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{font-size:1.6rem;height:100%;font-weight:400;font-family:SimSun;color:#555}li,ol,ul{list-style:none}img{border:0}em,i{font-style:normal}input,select,textarea{font-family:inherit}input[type=submit]{box-sizing:content-box}textarea{overflow-x:hidden;overflow-y:auto;resize:none}table{border-spacing:0}.hidden{display:none!important}.v-hidden{visibility:hidden!important}a.c-white:active,a.c-white:link,c- .c-white{color:#fff}.c-black,a.c-black:active,a.c-black:link{color:#000}.c-gray,a.c-gray:active,a.c-gray:link{color:#666}.c-gray-dark,.c-gray-light,a.c-gray-dark:active,a.c-gray-dark:link,a.c-gray-light:active,a.c-gray-light:link{color:#a0a0a0}.c-red,a.c-red:active,a.c-red:link{color:red}.c-red-dark,.c-red-light,a.c-red-dark:active,a.c-red-dark:link,a.c-red-light:active,a.c-red-light:link{color:#dd5963}.c-blue,a.c-blue:active,a.c-blue:link{color:#00f}.c-bule-dark,.c-bule-light,a.c-bule-dark:active,a.c-bule-dark:link,a.c-bule-light:active,a.c-bule-light:link{color:#2d79ad}.c-green,a.c-green:active,a.c-green:link{color:#5bc102}.c-green-dark,.c-green-light,a.c-green-dark:active,a.c-green-dark:link,a.c-green-light:active,a.c-green-light:link{color:#6cab36}.c-orange,a.c-orange:active,a.c-orange:link{color:#ff6000}.c-orange-dark,a.c-orange-dark:active,a.c-orange-dark:link{color:#ff8146}.c-orange-light,a.c-orange-light:active,a.c-orange-light:link{color:#fea545}.c-yellow,a.c-yellow:active,a.c-yellow:link{color:#febf00}.c-yellow-dark,.c-yellow-light,a.c-yellow-dark:active,a.c-yellow-dark:link,a.c-yellow-light:active,a.c-yellow-light:link{color:#fe5102}button,input[type=submit],input[type=reset],input[type=button]{border:0;-webkit-appearance:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0}input[type=number]{-moz-appearance:textfield}@media screen and (min-width:480px){html{font-size:93.75%}.wrapper{width:480px;margin:0 auto}}@media screen and (min-width:640px){html{font-size:125%}.wrapper{width:640px;margin:0 auto}}.alert{position:fixed;width:95.99%;left:2%;top:2rem;z-index:10;opacity:.8}.btn-submit{width:100%;height:5.5rem;background:#06bf04;margin:3rem auto 0;font-size:2rem;font-weight:700;color:#fff}.btn-submit:active,.btn-submit:focus,.btn-submit:hover{background:#059903;color:#fff}.btn-submit:disabled{background:#83df82}.tc{text-align:center}.fl{float:left}.fr{float:right}.vm{vertical-align:middle}.vt{vertical-align:top}.vb{vertical-align:bottom}.layermbox .popuo-msg{border:none;background-color:#000;color:#fff;text-align:center;opacity:.7}.layermbox{position:absolute;left:0;top:0;width:100%;z-index:19891014}.layermanim{transition:all .18s;-webkit-transition:all .18s}.layermmain,.laymshade{position:fixed;left:0;top:0;width:100%;height:100%}.layermbtn span,.layermchild{position:relative;display:inline-block}.laymshade{background-color:rgba(0,0,0,.5);pointer-events:auto}.layermmain{display:table;font-family:Helvetica,arial,sans-serif;pointer-events:none}.layermmain .section{display:table-cell;vertical-align:middle;text-align:center}.layermchild{text-align:left;background-color:#fff;font-size:1.6rem;border-radius:6px;box-shadow:0 0 8px rgba(0,0,0,.1);opacity:0;transform:scale(0);-webkit-transform:scale(0);pointer-events:auto}.layermborder{border:1px solid #999}.layermshow .layermchild{opacity:1;transform:scale(1);-webkit-transform:scale(1)}.layermbox0 .layermchild{max-width:30rem;min-width:12rem}.layermbox1 .layermchild{border:none;border-radius:0}.layermbox2 .layermchild{width:auto;max-width:30rem;min-width:5rem;border:none;background-color:rgba(0,0,0,.6);color:#fff}.layermchild h3{padding:0 4.5rem 0 1rem;height:4rem;line-height:4rem;font-size:16px;font-weight:400;border-radius:5px 5px 0 0;border-bottom:1px solid #EBEBEB}.layermbtn span,.layermchild h3{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.layermcont{padding:2.5rem 1rem;line-height:2.5rem;border-radius:5px}.layermbox1 .layermcont{padding:0}.layermbox2 .layermcont{text-align:center;padding:30px 30px 0;line-height:0}.layermbox2 .layermcont i{width:1.5rem;height:1.5rem;margin-left:8px;display:inline-block;background-color:#fff;border-radius:100%;-webkit-animation:bouncedelay 1.4s infinite ease-in-out;animation:bouncedelay 1.4s infinite ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes bouncedelay{0%,100%,80%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes bouncedelay{0%,100%,80%{transform:scale(0);-webkit-transform:scale(0)}40%{transform:scale(1);-webkit-transform:scale(1)}}.layermbox2 .layermcont i:first-child{margin-left:0;-webkit-animation-delay:-.32s;animation-delay:-.32s}.layermbox2 .layermcont i.laymloadtwo{-webkit-animation-delay:-.16s;animation-delay:-.16s}.layermbox2 .layermcont>div{line-height:2.2rem;padding-top:7px;margin-bottom:20px;font-size:1rem}.layermbtn{position:relative;height:4rem;line-height:4rem;font-size:0;text-align:center;border-top:1px solid #EBEBEB}.layermbtn span{float:left;width:50%;text-align:center;font-size:1.8rem;cursor:pointer;border-radius:0 5px 0 0}.layermbtn span:first-child{background-color:#fff;border-radius:0 0 0 5px}.layermbtn:before{content:'\20';position:absolute;width:1px;height:3.99rem;left:50%;top:0;background-color:#EBEBEB}.layermend{position:absolute;right:7px;top:10px;width:1.5rem;height:1.5rem;border:0;font-weight:400;background:0 0;cursor:pointer;-webkit-appearance:none;font-size:30px}.layermend::after,.layermend::before{position:absolute;left:5px;top:13px;content:'';width:20px;height:2px;background-color:rgba(0,0,0,.3);transform:rotate(45deg);-webkit-transform:rotate(45deg);border-radius:3px}.header .tab-bar:after,.header .user-info:after,.record-list li:after{content:"";clear:both}.layermend::after{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}body{background:#f4f4f4}a{color:#333}.c-gray{color:#999}.c-gray-dark{color:#666}input,textarea{outline:0;box-shadow:none;-webkit-appearance:none}.wrapper{margin:0 auto}.header{height:4.2rem;line-height:4.2rem;position:relative;background:#fefefe;background-image:-webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#f8f8f8));background-image:-webkit-linear-gradient(top,#f9f9f9,#f8f8f8);background-image:-moz-linear-gradient(top,#f9f9f9,#f8f8f8);background-image:linear-gradient(top,#f9f9f9,#f8f8f8);border-image:url(../images/line.png) 2 0 2 0 round round;border-bottom:1px solid #d5d5d5;border-width:0 0 1px}.header center{font-size:1.8rem;color:#333;width:50%;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 auto}.header .filter{font-size:1.8rem;color:#333;line-height:4.2rem;position:absolute;right:1rem;top:0}.header .arrow-back,.header .arrow-back i{position:absolute;height:0;width:0;line-height:0;border-style:solid;border-width:1rem;display:inline-block;font-size:0}.header .arrow-back{vertical-align:middle;border-color:transparent #06bf04 transparent transparent;top:1rem;left:1rem}.header .arrow-back i{top:-1rem;left:-.8rem;border-color:transparent #f9f9f9 transparent transparent}.header .share,.header .user,.header .user-info{position:absolute;right:1rem;top:.5rem}.header .user,.header .user img{width:2rem;height:2.1rem;display:inline-block}.header .share,.header .share img{width:2.3rem;height:2rem;display:inline-block}.header .user-info{width:3rem;height:2.8rem;line-height:2.8rem;display:block;z-index:12}.header .user-info:after{display:block}.header .user-info .face{width:2.8rem;height:2.8rem;display:inline-block;border:.1rem solid #fff;border-radius:50%;vertical-align:middle;float:left;position:relative}.header .user-info .dot{display:inline-block;width:2rem;margin:.9rem 0 0 .7rem}.header .links{width:9rem;padding:0 1rem;background:#34c833;line-height:4.4rem;border-radius:4px;position:absolute;right:0;top:2.8rem;opacity:0}.header .links .arrow-top{vertical-align:middle;display:inline-block;height:0;width:0;font-size:0;line-height:0;border-color:transparent transparent #34c833;border-style:solid;border-width:1rem;position:absolute;top:-1.6rem;right:.4rem}.header .links a{display:block;height:4.4rem;line-height:4.4rem;border-image:url(../images/linegreen.png) 2 0 2 0 round round;border-top:1px solid #0f890d;border-width:1px 0 0;text-indent:1.5rem;font-size:1.4rem;color:#fff}.header .links .list a:first-child{border:0}.header .user-info .links.show{opacity:1;-webkit-transform:translate(0,1.6rem);transform:translate(0,1.6rem);-webkit-transition:all .6s ease-out;transition:all .6s ease-out}.header .tab-bar{width:14rem;height:2.6rem;line-height:2.6rem;font-size:1.6rem;margin:0 auto;border:1px solid #06bf04;border-radius:4px;position:relative;top:.75rem}.header .tab-bar:after{display:block}.header .tab-bar a{width:7rem;display:inline-block;text-align:center;float:left;color:#06bf04}.header .tab-bar a.active{background-color:#06bf04;color:#fff}.header .tab-bar a:first-child{border-radius:3px 0 0 3px}.header .tab-bar a:last-child{border-radius:0 3px 3px 0}.bidder-main{padding:20px}.bidding-list{width:100%;margin:0 auto}.bidding-list li{width:100%;height:100%;position:relative;background:#fff;margin-bottom:20px}.bidding-list li a{display:block;width:100%;height:100%;color:#333}.bidding-list li .pic{position:relative;width:100%;height:180px}.bidding-list li .pic img{width:100%;height:100%;display:block}.bidding-list li figure,.infor-main figure{background:#fff;padding:.6rem 1rem}.bidding-list li figure .title,.infor-main figure .title{height:2.8rem;line-height:2.8rem;font-size:1.6rem;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bidding-list li figure dt,.infor-main figure dt{height:2.4rem;line-height:2.4rem;position:relative}.bidding-list li figure dt .price,.infor-main figure dt .price{color:#f60;font-size:1.2rem;font-family:Arial;max-width:60%;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bidding-list li figure dt .price span,.infor-main figure dt .price span{font-size:2rem;padding:0 3px}.bidding-list li .remind-box{width:54%;height:8.8rem;display:block;padding:0 2rem;opacity:.6;background:#000;color:#fff;position:absolute;z-index:9;left:23%;top:50%;margin-top:-4.4rem;margin-left:-2rem;border-radius:1rem;text-align:center}.bidding-list li .remind-box .row:first-child{border-image:url(../images/line.png) 2 0 2 0 round round;border-bottom:1px solid #d5d5d5;border-width:0 0 1px;font-size:2rem}.bidding-list li .remind-box .row:last-child{font-family:arial}.bidding-list li .remind-box .row{line-height:4.4rem;text-align:center;font-size:1.8rem}.infor-main{width:100%;background:#fff}.infor-main .infor-pic{position:relative;width:100%;height:180px}.infor-main .infor-pic .pic{width:100%;height:100%;display:block}.infor-main .infor-pic .time{height:2.2rem;line-height:2.2rem;opacity:.6;background:#000;color:#fff;position:absolute;right:0;bottom:1rem;padding:0 1rem;border-radius:1.1rem 0 0 1.1rem;font-size:1.4rem}.cut-price,.cut-price .cut-btn,.cut-price input{height:4.4rem;line-height:4.4rem}.infor-main .infor-pic .time .time-ico{width:1.1rem;display:inline-block;position:relative;top:.1rem;margin-right:.3rem}.cut-price{border:1px solid #f60;background:#fff;position:relative;border-radius:.5rem;margin:20px auto 0}.cut-price input{border:0;width:67%;text-indent:1rem;padding:0;float:left;border-radius:.5rem 0 0 .5rem;font-size:2.4rem;color:#f60;font-family:Arial}.cut-price .cut-btn{display:inline-block;width:33%;background:#f60;text-align:center;border-radius:0 .4rem .4rem 0;float:right;color:#fff}.cut-price.none{border:1px solid #aaa}.cut-price.none .cut-btn{background:#aaa;color:#eee;cursor:default}.cut-price .cut-btn img{width:3rem;vertical-align:middle}.cut-price .cut-btn span{height:2.4rem;line-height:2.4rem;position:relative;top:.8rem;margin-left:8px;font-size:1.6rem;font-family:Arial}.bidder-slider{background:#fff;padding:0 1rem;margin:20px auto 0}.bidder-slider .title-common{height:3rem;line-height:3rem;border-image:url(../images/line.png) 2 0 2 0 round round;border-bottom:1px solid #d5d5d5;border-width:0 0 1px;font-size:1.6rem;position:relative;padding:.8rem 0 .5rem}.bidder-slider .title-common .arrow-down,.bidder-slider .title-common .arrow-down i{position:absolute;display:inline-block;height:0;width:0;font-size:0;line-height:0;border-style:solid;border-width:.9rem}.bidder-slider .title-common .arrow-down{vertical-align:middle;border-color:#aaa transparent transparent;right:1rem;top:1.9rem}.bidder-slider .title-common .arrow-down i{top:-1rem;left:-.9rem;border-color:#fff transparent transparent}.bidder-slider .title-common.active .arrow-down{top:1rem;border-color:transparent transparent #aaa}.bidder-slider .title-common.active .arrow-down i{border-color:transparent transparent #fff;top:-.82rem;left:-.9rem}.bidder-slider .rules-info{padding:1rem .8rem;font-size:1.4rem;line-height:2.4rem;color:#666}.record-list{border-image:url(../images/line_vertical.png) 0 2 0 2 round round;border-left:1px solid #d5d5d5;border-width:0 0 0 1px;margin:0 0 0 25px;padding:0 0 0 25px}.bidder-slider .record-list{margin:0 0 0 10px}.record-list li{width:100%;border-image:url(../images/line.png) 2 0 2 0 round round;border-bottom:1px solid #d5d5d5;border-width:0 0 1px;position:relative;padding:10px 0;line-height:20px}.record-list li:last-child{border-bottom:0 solid #ddd}.record-list li:after{display:block}.record-list li .t-price{width:9rem;float:left}.record-list li .infos{font-size:1.2rem;text-align:right;line-height:20px;padding:10px 0 0;color:#666;margin-left:10rem}.record-list li .infos span{padding-right:10px}.record-list li .infos span i{font-style:normal;font-family:Arial}.record-list li .price{line-height:2rem;font-size:1.8rem;color:red;font-family:Arial}.record-list li .time{font-size:1rem;color:#666}.bidding-list li a.btn-absr{position:absolute;bottom:1rem;right:10px;padding:0}.bidding-list li a.btn-auto-01{width:5rem;height:2rem;line-height:2rem;text-align:center;border-radius:2px;display:inline-block;padding:0 .4rem;font-size:1.4rem}.bidding-list li a.btn-border-green{border:1px solid #06bf04;box-shadow:0 0 1px #06bf04;color:#06bf04}.bidding-list li a.btn-border-orange{border:1px solid #ff8400;box-shadow:0 0 1px #ff8400;color:#ff8400}.bidding-list li a.btn-border-gray{border:1px solid #ddd;box-shadow:0 0 1px #ddd;color:#ddd}.load-more,.load-more-01{display:block;color:#999;margin:0 auto;width:100%;height:4.4rem;line-height:4.4rem;text-align:center;font-size:1.4rem}.bidder-box,.bidder-box .shadow{display:none}.load-more-01:active,.load-more:active{background-color:#f0f0f0}.load-more-01{margin-bottom:10px;border-bottom:.05rem solid #ddd}.bidder-box{position:fixed;z-index:10000}.bidder-box.on .shadow{position:fixed;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.6)!important;filter:Alpha(opacity=60);display:block}.bidder-box a{display:block}.bidder-box .box-area{width:16rem;margin:0 auto 0 -8rem;position:fixed;left:50%;top:0;z-index:99;opacity:0;transition:all 2s ease .6s;-webkit-transition:all 2s ease .6s}.bidder-box .show,.bidder-box .show .box{position:relative}.bidder-box .show img{display:block;margin:0 auto}.bidder-box .show .line-box{height:13rem;width:.4rem;position:relative}.boxer{width:7rem;top:70%;left:20px;opacity:0;position:fixed;z-index:98;display:block}.boxer img{width:7rem;height:7rem}.bidder-box.on .box-area{-webkit-animation:uploader 1.2s 1 ease-in-out;animation:uploader 1.2s 1 ease-in-out}.bidder-box.scale .box-area,.bidder-box.shake .box-area,.bidder-box.shake .boxer{display:none}.bidder-box.on,.bidder-box.scale,.bidder-box.shake,.close-box{display:block}.bidder-box.on .box-area,.bidder-box.scale .boxer,.bidder-box.shake .boxer{opacity:1;display:block}.bidder-box.shake .boxer{height:auto}.bidder-box.scale .boxer{-webkit-animation:scaled 1.5s 1 linear;animation:scaled 1.5s 1 linear}.bidder-box .box{width:100%}.bidder-box .box-txt{position:absolute;bottom:1rem;left:0;width:100%;text-align:center;font-size:1.2rem;height:4rem;line-height:4rem;color:#ffb35e;z-index:100;overflow:hidden}.bidder-box .box-txt span{color:red;font-family:Arial;padding:0 2px;font-size:1.4rem}.close-box{position:absolute;top:14rem;right:0;width:3rem;height:3rem;z-index:9}.close-box img{width:3rem;height:3rem;margin:0}@-webkit-keyframes uploader{0%{opacity:0;top:-10rem;-webkit-transform:translate(0,0)}40%{opacity:.7;top:-4rem}70%{opacity:.9;top:-7rem}100%{width:50%;opacity:1;top:0;-webkit-transform:translate(0,0)}}@keyframes uploader{0%{opacity:0;top:-10rem;transform:translate(0,0)}40%{opacity:.7;top:-4rem}70%{opacity:.9;top:-7rem}100%{opacity:1;top:0;transform:translate(0,0)}}@-webkit-keyframes scaled{0%,15%{width:4rem;top:13rem;left:50%;opacity:0;z-index:9;-webkit-transform:scale(-1)}100%,15%{width:7rem;top:70%;left:20px;opacity:1}}@keyframes scaled{0%,15%{width:4rem;top:13rem;left:50%;opacity:0;z-index:999;transform:scale(-1)}100%,15%{width:7rem;top:70%;left:20px;opacity:1}}.shake{position:fixed;left:0;top:70%;opacity:1;z-index:9}.bidder-box.shake .boxer{-webkit-animation:shake 1s linear infinite;animation:shake 1s linear infinite}@-webkit-keyframes shake{0%,100%{-webkit-transform:translate(0,0)}50%{-webkit-transform:translate(0,15px)}}@keyframes shake{0%,100%{transform:translate(0,0)}50%{transform:translate(0,15px)}}.nomore{color:#aaa;text-align:center;padding:1rem;font-size:1.4rem;height:2.6rem;line-height:2.6rem}.loading{margin:2rem auto;width:3rem;height:3rem;position:relative}.box-main,.btn-open{display:block;margin:0 auto}.loader>i{width:.5rem;height:.5rem;display:block;background-color:#aaa;border-radius:100%;position:absolute;-webkit-animation:loaddelay 1.2s infinite ease-in-out;animation:loaddelay 1.2s infinite ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading .loader{position:absolute;width:100%;height:100%}.slide2{-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}.slide3{-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg)}.loader i:nth-child(1){top:0;left:0}.loader i:nth-child(2){top:0;right:0}.loader i:nth-child(3){right:0;bottom:0}.loader i:nth-child(4){left:0;bottom:0}.slide2 i:nth-child(1){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.slide3 i:nth-child(1){-webkit-animation-delay:-1s;animation-delay:-1s}.slide1 i:nth-child(2){-webkit-animation-delay:-.9s;animation-delay:-.9s}.slide2 i:nth-child(2){-webkit-animation-delay:-.8s;animation-delay:-.8s}.slide3 i:nth-child(2){-webkit-animation-delay:-.7s;animation-delay:-.7s}.slide1 i:nth-child(3){-webkit-animation-delay:-.6s;animation-delay:-.6s}.slide2 i:nth-child(3){-webkit-animation-delay:-.5s;animation-delay:-.5s}.slide3 i:nth-child(3){-webkit-animation-delay:-.4s;animation-delay:-.4s}.slide1 i:nth-child(4){-webkit-animation-delay:-.3s;animation-delay:-.3s}.slide2 i:nth-child(4){-webkit-animation-delay:-.2s;animation-delay:-.2s}.slide3 i:nth-child(4){-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes loaddelay{0%,100%,80%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes loaddelay{0%,100%,80%{transform:scale(0);-webkit-transform:scale(0)}40%{transform:scale(1);-webkit-transform:scale(1)}}.back-lottery{width:3.5rem;height:3.5rem;display:block;z-index:9;position:relative;padding:20px}.back-lottery img{width:3.5rem}.open-box{position:relative;background:#feed67;width:100%}.open-box .bg{width:100%;position:absolute;left:0;top:0;z-index:1}.box-main{width:100%;position:relative;z-index:9;padding:73% 0 1rem}.btn-open{width:60%;height:4.4rem;line-height:4.4rem;text-align:center;border-radius:1rem;background:#f0601a;border-bottom:5px solid #bd4810;color:#feed67;font-size:2.2rem}.btn-open.none{background:#f1f1f1;color:#cdcdcd;border-bottom:5px solid #d1d1d1;cursor:default}.surplus{text-align:center;font-size:1.4rem;color:#a15121;line-height:2.4rem;padding:1.4rem 0 1.6rem}.num{font-family:Arial}.my-lottery{margin:0 20px;background:#fed635;padding:15px 10px 0}.lottery-title{width:13rem;height:4.2rem;line-height:4.2rem;text-align:center;color:#ffc;font-size:1.6rem;font-weight:700;background:#f0601a;border-radius:5px;margin:0 auto;position:relative}.lottery-title i{display:inline-block;width:4px;height:4px;border-radius:50%;background:#feed67;position:absolute}.lottery-title i:first-child{left:8px;top:8px}.lottery-title i:nth-child(2){right:8px;top:8px}.lottery-title i:nth-child(3){left:8px;bottom:8px}.lottery-title i:nth-child(4){right:8px;bottom:8px}.lottery-list{padding:0 20px;border-top:1px solid #edbc33;margin:15px auto 0}.lottery-list ul li{border-bottom:1px dashed #edbc33;padding:1rem 5.5rem 1rem 0;line-height:2.4rem;font-size:1.5rem;color:#a15121;position:relative}.lottery-list ul li .time{font-size:1.4rem;font-family:arial}.lottery-list ul li:last-child{border:0}.lottery-list ul li .receive-btn{width:5rem;height:2.6rem;line-height:2.6rem;display:inline-block;border-radius:5px;border:1px solid #f5611c;color:#f5611c;text-align:center;font-size:1.6rem;position:absolute;right:0;top:2.1rem}.lottery-none{color:#a15121;padding:3rem 0;line-height:4rem;text-align:center}.play-explain{padding:4rem 0}.explain-list{margin:3rem 20px 0}.explain-list li{display:-moz-box;display:-webkit-box;display:box;margin-bottom:20px}.explain-list i{width:2.6rem;height:2.6rem;text-align:center;line-height:2.6rem;display:inline-block;border-radius:50%;background:#e4d55c;color:#f0601a;font-size:1.8rem;-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;font-style:italic;margin-top:.4rem}.explain-list .e-info{-moz-box-flex:2;-webkit-box-flex:2;box-flex:2;margin-left:1.4rem;color:#a1521f;font-size:1.3rem;line-height:1.8rem}.bg-session{background:#ff5e4e;width:100%;height:100%;padding:6rem 0 8rem}.header-session{height:4rem;line-height:4rem;background:#ff5e4e;position:relative;padding:1.4rem 0}.back-session{width:3.5rem;height:3.5rem;position:absolute;left:1rem;top:1.5rem}.back-session img{width:3.5rem}.header-session .title{height:2rem;display:block;margin:0 auto;position:relative;top:1rem;vertical-align:middle}.code-input{height:5rem;line-height:5rem;width:60%;display:block;margin:0 auto 1rem;background:#ffd62a;border:3px solid #ffca00;color:#fff;border-radius:3.6rem;text-align:center;font-size:4rem}.order-infos,.order-list li .pay-row{border-image:url(../images/line.png) 2 0 2 0 round round;border-bottom:1px solid #d5d5d5;border-width:0 0 1px}.code-remind{text-align:center;color:#ffd62a;line-height:3rem}.bidder{width:85%;display:block;margin:6rem auto 0}.state-success{padding:15px 20px 10px;color:#fff;text-align:center;background:#ff5e4e;position:relative;overflow:hidden;margin:20px auto 0}.state-success .bg{width:75%;height:100%;position:absolute;right:3px;top:0;z-index:1;opacity:.8}.state-success .txt{font-size:1.4rem;z-index:9;line-height:2.4rem;position:relative}.crown{width:1.8rem;position:relative;top:.1rem;margin-right:5px}.state-success .txt .num{font-size:2rem;padding-left:10px}.state-success .txt .time{font-size:1rem;line-height:1.4rem}.state-success .view-btn{width:100%;height:4.4rem;line-height:4.4rem;background:#ffdc00;color:#891d16;font-size:2rem;text-align:center;display:block;margin:15px auto 0;position:relative;z-index:2}.order-list li{background:#fff;margin-top:20px}.order-list li .order-tit{position:relative;height:4.4rem;line-height:4.4rem;padding:0 20px}.order-list li .order-tit .state{color:#06bf04;font-size:1.6rem}.order-list li .order-tit .time{color:#666;font-size:1.4rem;position:absolute;right:20px;top:0;line-height:4.4rem;font-family:Arial}.order-detail .row .price,.order-infos .infos .price,.order-infos .infos .title{line-height:3rem;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-infos{padding:20px;background:#f8f8f8}.order-infos li a{color:#333;display:block;width:100%}.order-infos:after{content:" ";font-size:0;height:0;clear:both;display:block;visibility:hidden}.order-infos .pic,.order-infos .pic img{width:6rem;height:6rem}.order-infos .pic{display:block;float:left}.order-infos .infos{margin-left:7.2rem;padding-right:20px}.order-infos .infos .title{font-size:1.6rem}.order-detail .row .price,.order-infos .infos .price{font-size:1.4rem}.order-detail .row .unit,.order-infos .infos .price .unit{font-size:1.4rem;color:#f60;font-family:Arial}.order-detail .row .num,.order-infos .infos .price .num{font-size:2rem;padding:0 5px}.order-infos .infos .price .num{color:#f60}.order-list li .pay-row{height:4.4rem;line-height:4.4rem;text-align:right;padding:0 20px}.order-list li .pay-row .label{font-size:1.4rem;color:#666}.order-list li .pay-row .unit{font-size:1.4rem;color:#f60;font-family:Arial}.order-list li .pay-row .price .num{font-size:2rem;color:#f60;padding:0 5px}.order-list li .pay-row .price .count{padding-left:2rem;color:#999;font-size:1.4rem}.order-list li .pay-btn{width:8rem;height:3rem;line-height:3rem;display:inline-block;border-radius:5px;border:1px solid #06bf04;text-align:center;color:#06bf04;font-size:1.6rem}.fixed-btn,footer{width:100%;text-align:center}.order-detail .row,.row-info{border-bottom:1px solid #d5d5d5;border-width:0 0 1px;border-image:url(../images/line.png) 2 0 2 0 round round}.order-detail{margin:0 auto;padding-bottom:6rem}.order-detail .row{font-size:1.6rem;background:#fff;margin-top:20px;padding:1rem 20px}.order-detail .row .line-h01{line-height:3rem}.order-detail .row .label{color:#666}.user-message{background:url(../images/address.png) left bottom repeat-x #fff;margin-top:20px}.user-message .info{font-size:1.4rem;line-height:2rem;color:#666;padding:.8rem 20px 1.2rem}.user-message .info .user-name{font-size:1.8rem;color:#333;line-height:3.5rem}.user-message .info .user-name .name{margin-right:3rem}.row-info{background:#fff}.order-detail .order-infos{margin-top:20px;background:#fff;border:0}.row-info .order-infos .infos .price .count,.row-info .order-infos .infos .price .count .num{font-size:1.4rem;color:#999}.row-info .about-us{margin-left:20px;border-image:url(../images/line.png) 2 0 2 0 round round;border-top:1px solid #d5d5d5;border-width:1px 0 0;padding:.4rem 0;font-size:1.6rem}.row-info .about-us a{height:3.6rem;line-height:3.6rem;text-align:center;color:#666;border-image:url(../images/line_vertical.png) 0 2 0 2 round round;border-left:1px solid #d5d5d5;border-width:0 0 0 1px;display:block}.detail-state,.pay-by{border-image:url(../images/line.png) 2 0 2 0 round round}.row-info .about-us a img{height:2rem;display:inline-block;vertical-align:middle;margin-right:10px}.pay-by{height:3rem;line-height:3rem;border-bottom:1px solid #d5d5d5;border-width:0 0 1px;margin-bottom:.8rem}.fixed-btn{height:4.4rem;line-height:4.4rem;background:#06bf04;font-size:2rem;color:#fff;display:block;position:fixed;left:0;bottom:0}.price .num.c-orange,.price.c-orange{color:#f60}.detail-state{height:3.6rem;line-height:3.6rem;color:#666;border-top:1px solid #d5d5d5;border-width:1px 0 0;display:block;margin:.5rem 0 0;padding:.5rem 0 0}.editor-info{margin:0 auto;background:#fff;padding:1rem}footer{position:relative;border-top:.05rem solid #e5e5e5;padding:1.2rem .5rem 6rem;background:#fff;z-index:1}footer nav{height:2.6rem;line-height:2.6rem;color:#06bf04;font-size:1.4rem}footer nav a{margin:0 15px;color:#06bf04}footer nav i{width:4px;height:4px;border-radius:50%;display:inline-block;background:#06bf04;vertical-align:middle}footer small{font-size:1.2rem;line-height:1.8rem;color:#666;display:block;text-align:center}footer small a,footer small a:active,footer small a:visited{color:#666}@media screen and (min-width:375px){.bidding-list li .pic,.infor-main .infor-pic,.infor-main .infor-pic .pic{height:215px}}@media screen and (min-width:414px){.bidding-list li .pic,.infor-main .infor-pic,.infor-main .infor-pic .pic{height:240px}}@media screen and (min-width:480px){.bidding-list li .pic,.infor-main .infor-pic,.infor-main .infor-pic .pic{height:282px}}@media screen and (min-width:640px){.bidding-list li .pic,.infor-main .infor-pic,.infor-main .infor-pic .pic{height:384px}}@media screen and (min-width:720px){.bidding-list li .pic,.infor-main .infor-pic,.infor-main .infor-pic .pic{height:432px}}