﻿[v-cloak]{display:none}.color-white{color:#fff}.main-wrapper{background:url(../assets/images/bg-index.jpg) no-repeat center center}.main-wrapper .main{width:1200px;margin:auto;padding:0 0 50px}.main-wrapper .banner img{width:100%}.main-wrapper .nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-top:25px;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.main-wrapper .nav .navbar{font-size:12px;color:#151f2c;white-space:nowrap}.main-wrapper .nav .tips{width:100%;position:relative;text-align:right}.main-wrapper .nav .tips span{margin-left:30px;font-size:14px;color:#ffa22a}.main-wrapper .nav .tips span:first-child{margin-left:0}.main-wrapper .nav .tips .model{position:absolute;left:0;top:0;font-size:16px;color:#101922;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.main-wrapper .nav .tips .model label{vertical-align:middle;display:inline-block;width:46px;height:23px;background-color:#ede6dd;border-radius:20px;border:solid 2px rgba(255,162,42,.3);position:relative;margin:0 0 0 15px;overflow:hidden;cursor:pointer;-webkit-transition:all .5s;transition:all .5s}.main-wrapper .nav .tips .model label::after{content:"";width:24px;height:100%;background-color:#fff;border-radius:100%;position:absolute;left:0;top:0;-webkit-transition:all .5s;transition:all .5s}.main-wrapper .nav .tips .model input:checked+label{background-color:#ffa22a;border:solid 2px rgba(255,162,42,.3)}.main-wrapper .nav .tips .model input:checked+label::after{-webkit-transform:translateX(22px);-ms-transform:translateX(22px);transform:translateX(22px)}.main-wrapper .menu{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:40px;padding:0 25px 0 20px}.main-wrapper .menu .menu-item{display:block;position:relative;width:603px;height:215px;background-color:#fff;border-radius:5px 5px 0 0;-webkit-transition:all .3s;transition:all .3s;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.main-wrapper .menu .menu-item.menu-item-synthetic{background:url(../assets/images/2.png) no-repeat;margin-left:5px}.main-wrapper .menu .menu-item.menu-item-mine{background:url(../assets/images/3.png) no-repeat;margin-left:25px}.main-wrapper .menu .menu-item:hover{-webkit-filter:drop-shadow(3px 5px 5px #999);filter:drop-shadow(3px 5px 5px #999)}.main-wrapper .box{margin-top:40px;background:url(../assets/images/bg-content.jpg) no-repeat 0 0;background-size:100% 100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative;padding:0 0 50px}.main-wrapper .box>.box-header{background:rgba(255,255,255,.0705882353);height:85px;padding:0 30px;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid #8595a8;font-size:40px;font-weight:600}.main-wrapper .box>.box-content{-moz-box-sizing:border-box;box-sizing:border-box;padding:21px 30px;height:742px}.main-wrapper .box>.box-content .no-data{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:500px;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.main-wrapper .box>.box-content ::-webkit-scrollbar-thumb{border-radius:5px}.main-wrapper .box>.box-content ::-webkit-scrollbar-track{background:0 0}.main-wrapper .box>.box-content .content-filter{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.main-wrapper .box>.box-content .content-filter .content-filter-left{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.main-wrapper .box>.box-content .content-filter .content-filter-left>span{font-size:16px;color:#fff;font-weight:900}.main-wrapper .box>.box-content .content-filter .content-filter-left>button{width:70px;height:30px;background-color:#32c014;border-radius:15px;font-size:14px;color:#fff;cursor:pointer;margin-left:20px}.main-wrapper .box>.box-content .content-filter .content-filter-left .content-filter-condition{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 20px;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;height:46px;background-color:rgba(0,0,0,.3);border-radius:3px;color:#eee}.main-wrapper .box>.box-content .content-filter .content-filter-left .content-filter-condition>span{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.main-wrapper .box>.box-content .content-filter .content-filter-left .content-filter-condition>span:not(:first-child){margin-left:20px}.main-wrapper .box>.box-content .content-filter .content-filter-left .content-filter-condition input{width:50px;height:30px;background-color:rgba(0,0,0,.3);padding-left:5px}.main-wrapper .box>.box-content .content-filter .content-filter-left .content-filter-condition input.name{width:118px}.main-wrapper .box>.box-content .content-filter .content-filter-right{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.main-wrapper .box>.box-content .content-filter .content-filter-right .tags{color:#fff;font-size:16px;margin-right:6px}.main-wrapper .box>.box-content .content-filter .content-filter-right .tags .tag{cursor:pointer;margin-right:25px}.main-wrapper .box>.box-content .content-filter .content-filter-right .tags .tag.active{font-size:20px;font-weight:600;position:relative}.main-wrapper .box>.box-content .content-filter .content-filter-right .tags .tag.active:after{width:20px;height:6px;background-color:#32c014;border-radius:3px;content:" ";display:block;position:absolute;bottom:-3px;left:10px}.main-wrapper .box>.box-content .content-filter .content-filter-right .filter-search{width:152px;height:46px;border-radius:3px;background-color:rgba(0,0,0,.3);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;padding:0 14px}.main-wrapper .box>.box-content .content-filter .content-filter-right .filter-search input{padding-left:5px;width:120px}.main-wrapper .box>.box-content .content-filter .content-filter-right .filter-search i.search{background:url(../assets/images/icon-search.png) no-repeat;width:24px;height:24px;cursor:pointer}.main-wrapper .box>.box-content .content{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-flex:1;-ms-flex:1;flex:1;padding-bottom:20px;position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-items:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.main-wrapper .box>.box-content .content-header{font-size:14px;color:#fff;height:60px;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #8595a8;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.main-wrapper .box>.box-content .content-header .info{display:none}.main-wrapper .box>.box-content .content-header .probability{position:absolute;right:30px;font-size:14px;color:#fff}.main-wrapper .box>.box-content .content-header .probability em{font-style:normal;font-size:14px;color:#028eea;font-weight:700}.main-wrapper .box>.box-content .content-header .select{display:none}.main-wrapper .box>.box-content .content-header .select .select2{width:100px!important}.main-wrapper .box>.box-content .content-header .number{font-size:14px;font-weight:700;margin:0 5px}.main-wrapper .box>.box-content .content-header img{cursor:pointer;vertical-align:middle}.main-wrapper .box>.box-content .content-header .filter-group-single{display:-webkit-flex;display:-ms-flexbox;display:flex}.main-wrapper .box>.box-content .no-public{width:100%;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:16px;line-height:35px}.main-wrapper .box>.box-content .no-public a{color:#0b84d3;text-decoration:underline}.main-wrapper .box>.box-content .gun-item-title{font-size:16px;color:#c8c8c8;padding:30px 0 0 0;width:100%;overflow:hidden}.main-wrapper .box>.box-content .gun-item-title .probability{display:inline-block;background-color:#028eea;border-radius:20px;margin-left:10px;padding:4px 9px;color:#fff;font-size:14px;font-weight:700}.main-wrapper .box>.box-content .gun-item{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-moz-box-sizing:border-box;box-sizing:border-box;width:366px;height:186px;margin:28px 21px 0 0;position:relative;padding:12px;-webkit-transition:box-shadow .3s;transition:box-shadow .3s;background:-webkit-linear-gradient(top,#354152 55%,#495c74);background:linear-gradient(180deg,#354152 55%,#495c74);border-radius:5px;cursor:pointer}.main-wrapper .box>.box-content .gun-item:nth-child(3n){margin-right:0}.main-wrapper .box>.box-content .gun-item *{-moz-box-sizing:border-box;box-sizing:border-box}.main-wrapper .box>.box-content .gun-item:hover{box-shadow:1px 5px 10px #323a44}.main-wrapper .box>.box-content .gun-item .gun-item-col-1{height:36px;display:-webkit-flex;display:-ms-flexbox;display:flex}.main-wrapper .box>.box-content .gun-item .gun-item-col-1 .avatar{width:36px;height:36px;border-radius:100%;overflow:hidden}.main-wrapper .box>.box-content .gun-item .gun-item-col-1 .avatar img{width:100%;height:100%}.main-wrapper .box>.box-content .gun-item .gun-item-col-1 .user-info{margin-left:5px;width:212px}.main-wrapper .box>.box-content .gun-item .gun-item-col-1 .user-info .user-info-name{font-size:12px;color:#fff}.main-wrapper .box>.box-content .gun-item .gun-item-col-1 .user-info .desc{max-width:100%;height:20px;line-height:20px;background-color:rgba(0,0,0,.1882352941);border-radius:0 10px 10px 10px;font-size:14px;color:#019aff;text-align:left;margin-top:5px;word-break:keep-all;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 10px;display:inline-block;font-weight:700}.main-wrapper .box>.box-content .gun-item .gun-item-col-1 .btn{width:80px;height:30px;background-color:#4377c3;border-radius:4px;font-size:14px;margin-left:10px;color:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.main-wrapper .box>.box-content .gun-item .gun-item-col-1 .btn.disabled{background-color:#545b66}.main-wrapper .box>.box-content .gun-item .gun-item-col-2{margin-top:12px;display:-webkit-flex;display:-ms-flexbox;display:flex;height:112px}.main-wrapper .box>.box-content .gun-item .gun-item-col-2 .img{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;width:162px;height:112px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:-webkit-linear-gradient(top,#2c3746 55%,#3c4e64);background:linear-gradient(180deg,#2c3746 55%,#3c4e64)}.main-wrapper .box>.box-content .gun-item .gun-item-col-2 .img .access-img{max-width:100%;max-height:70px;object-fit:contain;-webkit-filter:drop-shadow(0 2px 5px #999);filter:drop-shadow(0 2px 5px #999)}.main-wrapper .box>.box-content .gun-item .gun-item-col-2 .img .tag{position:absolute;top:8px;left:0;width:54px;height:16px;background-color:rgba(3,127,3,.5019607843);border-radius:0 8px 8px 0;text-align:center;line-height:15px;font-size:10px;color:#fff}.main-wrapper .box>.box-content .gun-item .gun-item-col-2 .img .abrasion{position:absolute;bottom:5px;left:0;width:100%;font-size:12px;color:#fff;-moz-box-sizing:border-box;box-sizing:border-box;white-space:nowrap}.main-wrapper .box>.box-content .gun-item .gun-item-col-2 .img .abrasion i{position:absolute;bottom:-5px;width:2px;height:8px;background-color:#fff;z-index:1}.main-wrapper .box>.box-content .gun-item .gun-item-col-2 .img .abrasion::after{content:"";height:4px;width:100%;background:url(../assets/images/abrasion.png) no-repeat 0 0/100% 100%;position:absolute;bottom:-5px;left:0}.main-wrapper .box>.box-content .gun-item .gun-item-col-2 .gun-item-col-content{margin-left:12px;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:170px}.main-wrapper .box>.box-content .gun-item .gun-item-col-2 .gun-item-col-content .title{word-break:keep-all;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;color:#fff;font-weight:700}.main-wrapper .box>.box-content .gun-item .gun-item-col-2 .gun-item-col-content .name{word-break:keep-all;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;color:rgba(255,255,255,.7019607843)}.main-wrapper .box>.box-content .gun-item .gun-item-col-2 .gun-item-col-content .need{margin-top:5px;padding:0 8px;height:20px;background-color:#5e718e;border-radius:10px;font-size:12px;color:#fff;display:inline-block}.main-wrapper .box>.box-content .gun-item .gun-item-col-2 .gun-item-col-content .need em{color:#ffba00;font-weight:700;font-style:normal;display:inline-block;max-width:103px;word-break:keep-all;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-left:3px;vertical-align:bottom}.main-wrapper .box>.box-content .gun-item .gun-item-col-2 .gun-item-col-content .percent{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:5px}.main-wrapper .box>.box-content .gun-item .gun-item-col-2 .gun-item-col-content .percent .value{min-width:82px;height:20px;background-color:rgba(0,0,0,.3137254902);border-radius:10px;font-size:12px;color:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;white-space:nowrap}.main-wrapper .box>.box-content .gun-item .gun-item-col-2 .gun-item-col-content .percent .value em{font-weight:700;font-style:normal;font-size:12px;margin-left:3px}.main-wrapper .box>.box-content .gun-item .gun-item-col-2 .gun-item-col-content .info{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:5px}.main-wrapper .box>.box-content .gun-item .gun-item-col-2 .gun-item-col-content .info .date{font-size:12px;color:rgba(255,255,255,.6980392157)}.main-wrapper .box>.box-content .gun-item .gun-item-col-2 .gun-item-col-content .info .like{font-size:12px;color:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;position:relative}.main-wrapper .box>.box-content .gun-item .gun-item-col-2 .gun-item-col-content .info .like::before{content:"";position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px}.main-wrapper .box>.box-content .gun-item .gun-item-col-2 .gun-item-col-content .info .like img{margin-right:5px;width:12px}.main-wrapper .box>.box-content .fix-wrapper{padding:10px 0;border-top:1px solid #8595a8;border-bottom:1px solid #8595a8;width:100%}.main-wrapper .box>.box-content .fix-wrapper .fix-content{background:rgba(0,0,0,.1803921569);padding:15px;height:118px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative}.main-wrapper .box>.box-content .fix-wrapper .fix-content .icon-fixed{position:absolute;top:5px;right:5px;cursor:pointer}.main-wrapper .box>.box-content .fix-wrapper .fix-content>.left{width:146px;height:90px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.main-wrapper .box>.box-content .fix-wrapper .fix-content>.left>div:nth-of-type(1){width:6px;height:100%}.main-wrapper .box>.box-content .fix-wrapper .fix-content>.left>div:nth-of-type(2){-webkit-flex:1;-ms-flex:1;flex:1;background:-webkit-radial-gradient(rgba(60,88,127,.7294117647) 10%,rgba(57,85,124,.2705882353) 30%,rgba(43,68,102,.6509803922) 60%);background:radial-gradient(rgba(60,88,127,.7294117647) 10%,rgba(57,85,124,.2705882353) 30%,rgba(43,68,102,.6509803922) 60%);height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.main-wrapper .box>.box-content .fix-wrapper .fix-content>.left>div:nth-of-type(2)>img{max-width:120px}.main-wrapper .box>.box-content .fix-wrapper .fix-content>.right{-webkit-flex:1;-ms-flex:1;flex:1;margin-left:10px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.main-wrapper .box>.box-content .fix-wrapper .fix-content>.right>div{overflow:hidden;display:-webkit-flex;display:-ms-flexbox;display:flex}.main-wrapper .box>.box-content .fix-wrapper .fix-content>.right>div>span{display:inline-block;margin-left:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;-webkit-flex:1;-ms-flex:1;flex:1}.main-wrapper .box>.box-content .fix-wrapper .fix-content>.right>div>span>span{font-weight:700;color:#ffba00;font-size:12px}.main-wrapper .box>.box-content .fix-wrapper .fix-content>.right>div:nth-of-type(1) span{font-weight:700;font-size:14px}.main-wrapper .box>.box-content .fix-wrapper .fix-content>.right>div:nth-of-type(2){font-weight:700;font-size:14px}.main-wrapper .box>.box-content .fix-wrapper .fix-content>.right>div:nth-of-type(2)>span:nth-of-type(1)>span{color:#028eea}.main-wrapper .box>.box-content .fix-wrapper .fix-content>.right>div:nth-of-type(2){margin-top:25px}.main-wrapper .box>.box-content .fix-wrapper .fix-content>.right>div:nth-of-type(3){margin-top:5px}.main-wrapper .box>.box-content .fix-gun-list{overflow-y:auto;padding-bottom:20px;width:100%}.main-wrapper .box>.box-content .add-gun{height:90px;background:url(../assets/images/icon-add.png) no-repeat center center;background-color:#fff;cursor:pointer;display:none}.main-wrapper .box>.box-content .mine-table{padding:10px 30px;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:none;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.main-wrapper .box>.box-content .mine-table .table-header td{opacity:.5;font-size:14px;font-style:normal;font-weight:400}.main-wrapper .box>.box-content .mine-table .table-content{-webkit-flex:1;-ms-flex:1;flex:1;overflow-x:hidden;overflow-y:auto}.main-wrapper .box>.box-content .mine-table .table-header td,.main-wrapper .box>.box-content .mine-table td{height:45px;line-height:45px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 10px}.main-wrapper .box>.box-content .mine-table .table-header td:nth-of-type(1),.main-wrapper .box>.box-content .mine-table td:nth-of-type(1){width:50px;text-align:left}.main-wrapper .box>.box-content .mine-table td:nth-of-type(2),.main-wrapper .box>.box-content .mine-table td:nth-of-type(3){width:260px;padding:0 25px}.main-wrapper .box>.box-content .mine-table td:nth-of-type(4){width:130px}.main-wrapper .box>.box-content .mine-table td:nth-of-type(5),.main-wrapper .box>.box-content .mine-table td:nth-of-type(6){width:100px}.main-wrapper .box>.box-content .mine-table td:nth-last-child(1){width:210px;padding-right:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.main-wrapper .box>.box-content .mine-table td:nth-last-child(1) a{text-decoration:underline}.main-wrapper .box>.box-content .mine-table td:nth-last-child(1) a:nth-of-type(2){color:#ffba00}.main-wrapper .box>.box-content .mine-table td:nth-last-child(1) a:nth-of-type(3){color:#028eea}.main-wrapper .box>.box-content .mine-table td:nth-last-child(1) a:nth-of-type(4){color:#9c9c9c}.main-wrapper .box>.box-content .mine-table .table-header td:nth-last-child(1){-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.main-wrapper .box .box-footer{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 30px;position:absolute;right:0;bottom:30px}.main-wrapper .box .box-footer .page-box{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.main-wrapper .box .box-footer .page-box .mod-pagination{margin-right:20px;display:-webkit-flex;display:-ms-flexbox;display:flex}.main-wrapper .box .box-footer .page-box .mod-pagination a,.main-wrapper .box .box-footer .page-box .mod-pagination span{color:#fff;cursor:pointer}.main-wrapper .box .box-footer .page-box .mod-pagination a.active,.main-wrapper .box .box-footer .page-box .mod-pagination a:hover,.main-wrapper .box .box-footer .page-box .mod-pagination span.active,.main-wrapper .box .box-footer .page-box .mod-pagination span:hover{color:#32c014}.main-wrapper .box .box-footer .page-box .next-page{margin-right:20px;cursor:pointer;color:#fff}.main-wrapper .box .box-footer .page-box input{width:50px;height:30px;background-color:rgba(0,0,0,.4);color:#fff;text-align:center;margin:0 10px}.main-wrapper .box .box-footer .page-box .confirm{width:50px;height:30px;background-color:#32c014;margin-left:10px;cursor:pointer}.main-wrapper .box .page.pagination{display:-webkit-flex;display:-ms-flexbox;display:flex;position:absolute;bottom:0;right:30px}.main-wrapper .box .select{display:none;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.main-wrapper .box .select .select-label{width:80px}.main-wrapper .box .select.show-mine-flex .select2{width:150px!important}.main-wrapper .box .self-select label{min-width:80px;border-radius:5px;height:45px;display:-webkit-flex;display:-ms-flexbox;display:flex;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 10px;white-space:nowrap;cursor:pointer}.main-wrapper .box .self-select label::after{content:"";background:url(../assets/images/icon-arrow.png) no-repeat;width:14px;height:8px;-webkit-transition:all .5s;transition:all .5s;margin-left:10px}.main-wrapper .box .self-select.active label{background:-webkit-linear-gradient(top,#5e6f82,#4d5b69);background:linear-gradient(180deg,#5e6f82,#4d5b69)}.main-wrapper .box .self-select.active label::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.main-wrapper .box .single{display:none}.main-wrapper .box .single .weight{font-size:16px;font-weight:700}.main-wrapper .box .single .single-item{padding:0 27px;border-right:1px solid #93a4b6;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.main-wrapper .box .single .single-item:first-child{padding-left:0}.main-wrapper .box .single .single-item:last-child{border-right:0;padding-right:0}.main-wrapper .box .single .single-column-item{padding-right:27px;border-right:1px solid #93a4b6;display:block}.main-wrapper .box .single .single-column-item .single-title{font-weight:700}.main-wrapper .box .single .single-type{margin-top:5px}.main-wrapper .box .single .single-type span{margin-right:20px}.main-wrapper .box .single img{margin-right:15px;width:50px}.main-wrapper .box .single .back{font-size:16px;cursor:pointer}.color-20{color:#4b69ff}.color-40{color:#8847ff}.color-60{color:#d32ce6}.color-80{color:#eb4b4b}.color-100{color:#e4ae39}