.config-query-section .text-1 { padding: 45px 0 20px 0; font-size: 16px; font-weight: bold; }

.config-query-section .text-2 { padding-bottom: 10px; font-size: 14px; }

.config-query-section .query-box { border-top: 1px #e9e9e9 solid; background-color: #f6f6f6; padding-top: 27px; }

.config-query-section .ser-box { text-align: center; }

.config-query-section .ser-box .ser-inp { position: relative; display: inline-block; }

.config-query-section .ser-box .ser-inp input { display: block; width: 400px; background-color: #fff; border: 1px #9e9e9e solid; line-height: 40px; font-size: 14px; padding: 0 46px 0 20px; border-radius: 5px; }

.config-query-section .ser-box .ser-inp span { position: absolute; right: 15px; top: 13px; width: 30px; height: 30px; background: url("../images/icon-ser.png") center center no-repeat; cursor: pointer; }

.config-query-section .info { padding: 20px 0 40px 160px; font-size: 0; line-height: 0; }

.config-query-section .info li { width: 49%; display: inline-block; vertical-align: top; font-size: 16px; }

.config-query-section .info li .t { font-weight: bold; line-height: 36px; }

.config-query-section .other { padding: 0 160px 30px 160px; font-size: 16px; }

.config-query-section .other .l { display: inline-block; vertical-align: top; }

.config-query-section .other .link { margin-left: 30px; position: relative; padding-right: 26px; line-height: 20px; font-size: 16px; color: #008DE9; display: inline-block; cursor: pointer; float: right; }

.config-query-section .other .link::after { position: absolute; right: 0; top: 0; content: ""; width: 20px; height: 20px; background: url("../images/icon-arrow-blue.png") center center no-repeat; }

.config-query-section .other .link:hover { color: #008DE9; }

.config-query-section .other .link:hover::after { background-image: url("../images/icon-arrow-blue.png"); }

.config-query-section .other .cblue { cursor: pointer; }

.list-col { padding-top: 55px; }

.list-col .oper { padding-bottom: 15px; font-size: 16px; }

.list-col .oper .l { display: inline-block; vertical-align: top; }

.list-col .oper .r { float: right; }

.list-col .oper .c { cursor: pointer; margin-right: 35px; }

.list-col .oper .c:hover { color: #008DE9; }

.list-col .oper .down { position: relative; line-height: 20px; position: relative; padding-left: 24px; display: inline-block; cursor: pointer; color: #008DE9; }

.list-col .oper .down::before { position: absolute; top: 0; left: 0; content: ""; width: 20px; height: 20px; background: url("../images/icon-down-hover.png") center center no-repeat; }

.list-col .settab { border: 1px #e9e9e9 solid; border-bottom: 1px #fff solid; background-color: #f6f6f6; font-size: 0; line-height: 0; }

.list-col .settab li { display: inline-block; vertical-align: top; width: 20%; font-size: 18px; line-height: 55px; text-align: center; }

.phone .list-col .settab li { width: 25%; }

.list-col .settab li.cur { background-color: #008DE9; color: #fff; }

.list-col .table-box { width: 100%; border-left: 1px #e9e9e9 solid; border-right: 1px #e9e9e9 solid; margin-bottom: 73px; }

.list-col .table-box ul { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; }

.list-col .table-box ul.tit { background-color: #f0f4f7; }

.list-col .table-box ul.tit li { border-right: 1px #fff solid; }

.list-col .table-box li { line-height: 50px; text-align: center; border-bottom: 1px #e9e9e9 solid; font-size: 16px; }

.list-col .table-box1 li { line-height: 30px; text-align: center; border-bottom: 1px #e9e9e9 solid; font-size: 16px; word-break: break-all;}

.list-col .table-box1 { width: 100%; border-left: 1px #e9e9e9 solid; border-right: 1px #e9e9e9 solid; margin-bottom: 73px; }

.list-col .table-box1 ul { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; }
.list-col .table-box1 ul.tit { background-color: #f0f4f7; }

.list-col .table-box1 ul.tit li { border-right: 1px #fff solid; }
.list-col .table-box1 .el-table__header-wrapper>table{width: 100%!important;}

.list-col .table-box li:nth-child(1) { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.list-col .table-box li:nth-child(2) { -webkit-box-flex: 4; -ms-flex: 4; flex: 4; }

.list-col .table-box li:nth-child(3) { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.phone .config-query-section .info { padding-left: 100px; }

.phone .config-query-section .info li { width: 50%; }

.phone .config-query-section .other { padding-left: 100px; padding-right: 60px; }
/*# sourceMappingURL=config-query.css.map */

.query-box .ser-box span { width: 125px; height: 40px; display: inline-block; vertical-align: top; text-align: center; font-size: 16px; line-height: 40px; border-radius: 5px; cursor: pointer; }

.query-box .ser-box .btn { background-color: #008DE9; color: #fff; }

.list-col .settab .exp {white-space: nowrap; padding: 10px 40px; top: 12px; right: 20px; border: 1px #9E9E9E solid; border-radius: 5px; width: 100px; height: 30px; font-size: 14px; line-height: 30px; text-align: center; cursor: pointer; }

.list-col .settab .exp:hover { color: #008DE9; border-color: #008DE9; }

.phone .el-table th>.cell{ font-size: 16px; }

.zt,.zc {
	line-height: 16px !important;
}



/*移动端*/
.mobile .s-content{padding:0 20px}

.mobile .query-box{background-color: #fff; border:none; padding-top: 47px;}

.mobile .query-box .ser-box .bar-code{text-align: left; font-size: 28px; color: #353535; font-weight: bold; line-height: 40px; }

.mobile .query-box .ser-box .m-input-bar{width: 100%;}

.mobile .query-box .ser-box .m-input-bar{width: 100%;}

.mobile .query-box .ser-box .m-input-bar .ser-inp{width: 100%;margin-top:30px ;}

.mobile .query-box .ser-box .m-input-bar .ser-inp input{width: 100%; height: 78px; line-height: 78px; color: #333;font-size: 26px; border-radius: 8px;}

.mobile .query-box .ser-box .m-input-bar .ser-inp input::placeholder{color:#999}

.mobile .query-box .ser-box .m-input-bar .ser-inp .close{position:absolute;top:50%;right: 32px; transform: translateY(-50%);width: 44px; height: 44px;}

.mobile .query-box .ser-box .m-code-search{display: flex; justify-content: space-between;margin-top: 40px;}

.mobile .query-box .ser-box .m-code-search .m-btn{display: block; width: 340px; height: 90px; line-height: 90px; text-align: center; font-size: 28px; color:#999;  border-radius: 8px;  border: 1px solid #E5E5E5;}

.mobile .query-box .ser-box .m-code-search .m-get-code{color: #008DE9;}

.mobile .query-box .ser-box .m-code-search .m-search{background-color: #008DE9; color:#fff}

.mobile .query-box .ser-box .m-no-data{height: 500px; display: flex; justify-content: center; align-items: center;}

.mobile .query-box .ser-box .m-no-data .m-empty{width: 315px;  color: #999; font-size: 24px;}

.mobile .query-box .ser-box .m-has-data .info{padding: 0;}

.mobile .query-box .ser-box .m-has-data .info ul{text-align: left; padding-top: 10px;}

.mobile .query-box .ser-box .m-has-data .info ul li{width: 100%; display: flex;margin-top: 30px; font-size: 28px;}

.mobile .query-box .ser-box .m-has-data .info ul li div{line-height: 40px !important;}

.mobile .query-box .ser-box .m-has-data .info ul li .zt{color:#333;width: 141px; text-align: center;margin-right: 55px;}

.mobile .query-box .ser-box .m-has-data .info ul li .zc{color:#999; flex: 1;}

.mobile .query-box .ser-box .m-has-data .list-col .settab{background:none ; border: none;}

.mobile .query-box .ser-box .m-has-data .list-col .settab ul{display: flex; justify-content: space-between;}

.mobile .query-box .ser-box .m-has-data .list-col .settab ul li div{text-align: left; font-size: 28px; color:#333; font-weight: 400;}


.mobile .query-box .ser-box .m-has-data .list-col .settab ul li .m-info{font-weight: bold}

.mobile .query-box .ser-box .m-has-data .list-col .settab ul li .m-exp{padding:0; border:0; text-align: right; color: #008DE9;}

.mobile .query-box .ser-box .m-has-data .list-col .table-box .el-table{font-size: 24px; color: #333;}

.mobile .query-box .ser-box .m-has-data .list-col .table-box .el-table .cell{color:#333}

.mobile .query-box .ser-box .m-has-data .list-col .table-box .el-table__empty-text{font-size: 24px; min-height: 70px; line-height: 70px;}

.mobile .query-box .ser-box .m-has-data .list-col .table-box .el-table th>.cell{font-size: 26px;}

.mobile .query-box .ser-box .m-has-data .list-col .table-box{margin-top: 25px;}


.mobile .query-box .ser-box .m-has-data .list-col .table-box .el-table__header th{background-color: #CCCBCE; border:none; padding: 24px 0;}

.mobile .query-box .ser-box .m-has-data .list-col .table-box .el-table td{padding:23px 0}

.mobile .query-box .ser-box .m-has-data .list-col .table-box1 ul.tit li { border: none; }

.mobile .el-dialog{top: 50%;transform: translateY(-50%); height: 354px;margin-top: 0 !important; border-radius: 8px; overflow: hidden;}

.mobile .el-dialog .el-dialog__header{padding-top:26px}

.mobile .el-dialog .el-dialog__header .el-dialog__title{width:100%; font-size:34px ; font-weight: bold; color: #333;}

.mobile .el-dialog .el-dialog__body{padding: 26px 23px 30px 30px; display: flex; justify-content: space-between;flex-direction: row-reverse; flex-wrap: wrap;}

.mobile .el-dialog .el-dialog__body .ser-inp input{height: 76px; line-height: 76px; font-size: 26px;}

.mobile .el-dialog .el-dialog__body .ser-inp input::placeholder{color:#999};

.mobile .el-dialog .el-dialog__body .img{width:175px}

.mobile .el-dialog .el-dialog__body .change-code{margin-top:10px;height: 46px; line-height: 46px; font-size: 24px; color:#999}

.mobile .el-dialog .el-dialog__footer{position: absolute; bottom: 0; width: 100%; padding: 0;}

.mobile .el-dialog .el-dialog__footer .dialog-footer{display: flex; border-top: 1px solid #999;}

.mobile .el-dialog .el-dialog__footer button{width: calc(50% - 1px);  padding:29px 20px; border-radius: 0;border: none;}

.mobile .el-dialog .el-dialog__footer button span{font-size: 30px;}

.mobile .el-dialog .el-dialog__footer .el-button+.el-button{margin-left:0; color:#008DE9;}

.mobile .el-dialog .el-dialog__footer button:nth-child(1){border-right: 2px solid #e5e5e5;}

#m .m-list-col .search-box{padding: 30px 70px 30px 30px; border:2px solid #ededed; border-radius: 10px; margin-bottom: 20px; margin-top: 30px; }

#m .m-list-col .search-box .search-info{display: flex;  font-size:24px;  text-align: left;}

#m .m-list-col .search-box .search-info div{ color: #333; line-height: 42px;}

#m .m-list-col .search-box .search-info div:nth-child(1){width: 100px; margin-right:70px ;}

#m .m-list-col .search-box .search-info .info-msg{ width: calc(100% - 170px);  text-overflow: ellipsis; white-space: normal; word-break: break-all;}

#m .query-box .ser-box .table-box-one{height: 0;}

#m .query-box .ser-box .table-box-one #table{height: 0;}



