#dwselect{
box-sizing: border-box;
border: 1px solid #dcdfe6;
height: 44px;
line-height: 44px;
width: 100%;
padding: 0 15px;
transition: border-color ease 0.2s;
border-radius: 4px;}

.form-lable {
font-size: 14px;
color: #999999;
margin-top:20px;
display: inline-block;}

#zsSsgradeListPlace{width:calc(100% - 60px);margin:0 30px;border-collapse:collapse;border-color:#ccc;}
#zsSsgradeListPlace thead tr{background-color: #409eff !important;color: #fff !important;}
#zsSsgradeListPlace thead tr th{width:33.333%;min-height:34px;line-height: 34px;font-size: 16px;color:#fff;}
#zsSsgradeListPlace tbody tr td{font-size:15px;line-height:30px;text-align: center;   color:#555;}
#dwselect option{padding:5px 0;}
.pages{margin-top:40px;}
.pages #xqid span{margin:0 2px;}
.pages .on{
width:30px;
height:30px;
line-height:30px;
text-align: center;
font-size: 15px;
color: #666;
border: 1px solid #ccc;
display: inline-block;}
.pages .p-prev, .pages .p-next{text-align: center;
display: inline-block;
margin: 0.03rem 0.05rem;
font-size: 15px;
color: #666;
border: 1px solid #ccc;
align-items: center;
transition: .5s;
height:30px;
line-height:30px;
padding:0 12px;}

#popup i{
width:20px;height:20px;top:10px;right:10px;position: absolute;
background:url(images/close.png)center no-repeat;}



