/* 摇号 */
.page-yao {
    background: url('/statics/images/chou-back.png') no-repeat right bottom;
    background-size: cover;
    /* justify-content: center; */
    /* justify-content: center; */
    height: 100vh;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 8.54vw;
    font-size: 18px;
    color: #000;
}
.page-yao .yaoback{
    position: relative;
    z-index: 10;
}
/* .page-yao .login-pic .tpic {
    width: 60%;
} */
.shaixuan-back {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    /* justify-content: space-between; */
}
.shaixuan-back .item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    margin-right: 30px;
}
.chou-box{
    justify-content: space-between;
}
.shaixuan-back .item:nth-last-of-type(1){
    margin-right: 0;
}
.daoru-box .item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.daoru-box .item .name{
    margin-right: 13px;
    font-size: 18px;
    width: 110px;
    text-align: right;
}
.page-yao .chou .el-input {
    width: 80px;
    font-size: 70px;
    line-height: 80px;
    font-weight: bold;
    margin-right: 10px;
    display: flex;
}
.page-yao .chou .el-input .el-input__inner{
    height: 80px;
    line-height: 80px;
}
.page-yao .chou .el-input:nth-last-of-type(1){
    margin-right: 0;
}
.page-yao .chou .el-input .el-input__inner{
    padding: 0;
    text-align: center;
}
.shaixuan-back .item .name{
    margin-right: 13px;
}
.shaixuan-back .item .el-radio-group .el-radio{
    font-size: 18px;
}
.shaixuan-back .item .el-radio-group .el-radio:nth-of-type(1){
    margin-right: 18px;
}
.shaixuan-back .item .el-radio .el-radio__label{
    font-size: 18px;
}
.shaixuan-back .item .el-radio .el-radio__inner {
    width: 18px;
    height: 18px;
}
.shaixuan-back .item .item-button{
    background-color: #50A6FF;
    line-height: 40px;
    width: 150px;
    text-align: center;
    color: #fff;
    border-radius: 20px;
    cursor: pointer;
}
.yaoback .chuan-box .item-button{
    background-color: #50A6FF;
    line-height: 40px;
    width: 150px;
    text-align: center;
    color: #fff;
    border-radius: 20px;
    cursor: pointer;
    margin-bottom: 20px;
}
.shaixuan-back .item .item-kai{
    background-color: #50A6FF;
    line-height: 40px;
    width: 90px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}
.shuju-box{
    background-color: #fff;
    border-radius: 10px;
    padding: 20px 40px;
}
.shuju-box .biao-title{
    color: #50A6FF;
    font-size: 20px;
    font-weight: bold;
    padding-left: 11px;
    border-left: 4px solid #50A6FF;
    background: linear-gradient(90deg,rgba(80,166,255,0.1), #FFFFFF);
    width: 220px;
    margin-bottom: 18px;
}
.shuju-box .biao-con .el-table__header-wrapper .el-table__header tr .el-table__cell{
    background-color: rgba(80,166,255,0.15);
    font-size: 18px;
    color: #000;
    line-height: 56px;
    padding: 0;
    font-weight: 400;
}
.shuju-box .biao-con .el-table{
    max-height: calc(100vh - 540px);
}
.shuju-box .biao-con .el-table .el-table__row--striped .el-table__cell{
    background-color: #F7F9FC !important;
}
.shuju-box .biao-con .el-table .el-table__row .el-table__cell{
   font-size: 18px;
   color: #000;
   line-height: 55px;
   height: 55px;
}
.shuju-box .biao-con .el-table .el-table__body-wrapper{
    max-height: calc(100vh - 600px);
    overflow-y: auto;
}
.daoru-box .chuan-btn{
    background-color: #50A6FF;
    border-radius: 5px;
    line-height: 40px;
    padding: 0 10px;
    color: #fff;
    font-size: 18px;
}
.daoru-box .dialog-footer{
	margin-top: 30px;
	justify-content: center;
}
.daoru-box .dialog-footer .btn{
	width: 138px;
	line-height: 61px;
	background-color: #EEEEEE;
	border-radius: 10px;
	text-align: center;
	font-size: 28px;
	color: #666666;
	cursor: pointer;
}
.daoru-box .dialog-footer .btn.primary{
	background-color: #FF8B3D;
	color: #fff;
	margin-left: 20px;
}
.tan-luqu .el-dialog{
    margin-top: 7vh !important;
    background: url(../images/chou-back.png) no-repeat;
    background-size: 1152px 650px;
    height: 650px;
}
.tan-luqu .el-dialog .el-dialog__header{
    display: none;
}
.tan-luqu .luqu-box .lq-dong{
    text-align: center;
    margin-bottom: 10px;
}
.tan-luqu .luqu-box  .lq-title{
    text-align: center;
    margin-bottom: 15px;
}
.tan-luqu .luqu-box .lq-dong .dong-box{
    width: 200px;
    border-radius: 5px;
    /* border: 1px solid #FF8B3D; */
    font-size: 24px;
    text-align: center;
    line-height: 50px;
    margin: 0 auto;
    background-color: #fff;
    margin-bottom: 25px;
    margin-top: 10px;
}
.tan-luqu .lq-list{
    flex-wrap: wrap;
    max-height: 400px;
    overflow-y: auto;
    /* flex: 1; */
    /* justify-content: space-around; */
}
.tan-luqu .lq-list::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.tan-luqu .lq-list::-webkit-scrollbar
{
    display: block;
	width: 8px;
	background-color: #F5F5F5;
}

.tan-luqu .lq-list::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	/* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); */
	background-color: #FF8B3D;
}
.tan-luqu .lq-list .lq-name{
    /* width: 23%; */
    min-width: 163px;
    line-height: 40px;
    border-radius: 20px;
    background: #FF8B3D;
    color: #fff;
    font-size: 24px;
    /* margin-bottom: 10px; */
    text-align: center;
    /* margin-left: 15px; */
    margin: 0 10px 10px;
}
.tan-luqu .el-dialog .el-dialog__body{
    padding: 25px 20px 30px 25px !important;
}