#ysmb{width: 100%;height: 100%;position: fixed;z-index: 9999;top:0;left:0;opacity: .5;background: #000;display: none}
.ysdl,.yszc{width: 500px;height: 270px;position: fixed;z-index: 10000;top:30px;left:0;right: 0;margin:auto;background: #fff;display: none}
.ysdl h3,.yszc h3{font-size: 20px;padding:10px 24px 10px;font-weight:300;border-bottom:1px solid#dee2e6;cursor: pointer;}
.ysdl-input{width: 90%;margin:18px auto;border: 1px solid rgba(0,0,0,.2);    overflow: auto;}
.ysdl-input input{font-size: 16px;padding:10px 3%;width: 75%;    display: block;border:0;}
.ysdl-input span{font-size: 16px;   cursor: pointer; color: #495057;text-align: center;white-space: nowrap;background-color: #e9ecef;padding:10px 0px;    border-right: 1px solid #ced4da;width: 15%;display: block;float: left}
.ysdl-sub{width: 100%;border-top:1px solid#dee2e6;padding-top: 20px;}
.ysdl-sub span{font-size: 16px;padding:8px 25px;color:#fff;float: right;margin-right:24px}
#ysdl-dl,#yszc-dl{    background-color: #28a745;cursor: pointer;}
#ysdl-zc,#yszc-zc{    background-color: #6c757d;cursor: pointer;}
#ysdl-off{position: absolute;top:13px;right: 13px;width: 15px;cursor: pointer;}
.yszc{height: 330px}
#yszc-off{position: absolute;top:13px;right: 13px;width: 15px;cursor: pointer;}
.msg{
	width: 200px;height: 40px;border-radius: 5px;position: fixed;
	top: 0;left: 0;right: 0;bottom: 0;z-index:999;margin: auto;background: #000;opacity: .7;display: none
}
.msg p{
	font-size: 14px;color: #fff;text-align: center;line-height: 40px
}
.msg{z-index: 1000111  !important;  }


@media(max-width: 500px){
	.ysdl, .yszc {width: 92%;}
}