 /* .xl_ss,
 .xs_ss {
     font-size: 12px;
     float: left;
     color: #666;
     display: inline-block;
     cursor: pointer;
     margin-right: 10px !important;
 } */

 /*.xl_ss span {*/
 /*    margin-right: 10px;*/
 /*}*/
 .xl_ss,
 .xs_ss {
     cursor: pointer;
 }

 .xs_ss em {
     display: inline-block;
     width: 9px;
     height: 22px;
     float: right;
     /* margin-left: 10px;
    background: url(201909_ecjs_jt.png) no-repeat center; */

     margin-left: 5px;
     background: url(20200826-xs.png) no-repeat center;
 }

 .xl_ss em {
     display: inline-block;
     width: 9px;
     height: 22px;
     float: right;
     /* margin-left: 10px;
    background: url(201909_ecjs_jt.png) no-repeat center; */

     margin-left: 5px;
     background: url(20200713-xx.png) no-repeat center;
 }

 .sj-dbox {
     float: left;
     margin-right: 20px;
 }

 .sjss_ss {
     max-height: 300px;
     overflow-y: auto;
     max-width: 150px;
     min-width: 100px;
     padding: 10px 14px 15px 14px;
     border: 1px solid #dbdbdb;
     background: #fff;
     position: absolute;
     z-index: 100;
     /* margin-left: 70px; */
     border-radius: 6px;
     top: 25px;
     box-shadow: 0 2px 6px rgb(0 0 0 / 18%);
 }

 .qbgjz p {
     line-height: 28px;
     float: none;
 }

 .zdydate1 h4 {
     margin-bottom: 8px;
 }

 .zdydate1 {
     border-top: 1px solid #e1e1e1;
     margin-top: 5px;
     padding-top: 5px;
 }

 .zdydate1 span {
     width: 15%;
     float: left;
     display: inline-block;
 }

 .zdydate1 input {

     display: inline-block;
     width: 80%;
     margin-left: 1%;
     height: 20px;
     line-height: 20px;
     border: 1px solid #e4e4e4;
 }

 .js_ss {
     width: 50px;
     height: 25px;
     margin-left: 0px;
 }


 /***20220105***/
 .dia_inp {
     border: 1px #e8e8e8 solid;
     padding: 0 10px;
     border-radius: 4px;
     height: 30px;
     line-height: 30px;
 }

 .dia_inp input {
     float: left;
     font-size: 14px;
     width: 80%;
     height: 28px;
     line-height: 30px;
 }

 .dia_inp i {
     float: right;
 }