@charset "utf-8";
    .bg-black {background-color:#000;background-color:rgba(0,0,0,0.5);filter:alpha(opacity=50);width:100%;height:100%;position:fixed;top:0;left:0;z-index:9999;display:none;}
    .prompt {position:fixed;top:50%;left:50%;display:none;z-index:9999;background-color:#fff;}
    .prompt .lyxz-content {padding:0 25px;margin: 25px 0 ;max-height: 650px; overflow-x: auto;}
    .prompt h1 {color:#0f59a4;font-size:24px;margin-bottom:10px;}
    .prompt p {line-height:24px;margin-bottom:3px;font-size:16px;margin-top: 0;}
    .prompt .checkbox {width:auto;}
    .prompt1 {width:778px;margin-top:-290px;margin-left:-389px;}
    .prompt1 .btn {width:240px;display:block;margin:5px auto 8px;background-color: #01518e;
        color: #fff;
        border: none;
        height: 40px;
        line-height: 40px;
        font-size: 21px;
        cursor: pointer;
        padding: 0 10px;
        outline: none;}
    .radius{border-radius: 10px;}
    .text-center {text-align:center;}
    .city-picker-dropdown{
        z-index: 9999 !important;
    }
@media (max-width:768px) {
    .prompt1 {width:92%;height:auto;margin-left:-46%;margin-top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
    .prompt p {font-size:14px;line-height:18px;}
    .dys_agree_message #lyxz{
        border-radius: 0;
        width: 100px;
        background-color: #fff;
        font-size: 16px;
    }
}
@media (max-width:350px) {
    .prompt1 h1 {font-size:16px;margin-bottom:0;}
    .prompt1 p {line-height:16px;font-size:12px;}
}
@media (max-width:320px) {
    .prompt1 {padding:2% 0;}
    .prompt1 .lyxz-content {height:96%;overflow:scroll;}
}
@media (max-height:620px) {
    .prompt1 {padding:2% 0;}
    .prompt1 .lyxz-content {height:96%;overflow:scroll;}
}
