@charset "utf-8";
/*提示按钮*/
#zuop_shit_jg .close > span:nth-child(1){
    font-size:30px;
    color: #000000;
}

#zuop_quk .zuop_quk_ty{
    border-bottom:1px dashed rgba(153, 153, 153, 0.67);
    padding: 15px 0 15px 0;
}
#zuop_quk div span{
    font-size: 16px;
    font-weight:bold;
    color: #02B2EB;
}
#zuop_quk div h1, #zuop_quk div .zuop_mshu{
    display: inline-block;
    font-weight:bold;
    font-size: 14px;
    color: #515151;
    letter-spacing:1px;
    margin: 0;
    padding: 0;

}
#zuop_quk .xiazai{
    color: #025F64;
    font-size: 16px;
    margin: 0 0 0 10px;
    cursor:pointer;
}
#zuop_quk .xuhao{
    margin: 0;
}
#zuop_quk .zuop_shang,#zuop_quk .zuop_xia{
    color: #2056AC;
    font-size: 14px;
}
.hchmchquk{
    width: 180px;
    height: 30px;
}
.hchmch{
    margin-top: 5px;
    margin-right: 5px;
    border: 1px solid #95B8E7;
    border-radius: 3px;
    width: 180px;
    height: 30px;
}
.margin-top{
    margin-top: 30px;
}

.bjyyqk{
    margin-top: 20px;
    margin-bottom: 20px;
    width: 180px;
    height: 30px;
    position: relative;
}
#tjbjyy{
    width: 180px;
    height: 30px;
    padding-top: 4px;
    padding-left: 2px;
    padding-right: 2px;
}
#bjyyshujuquk{
    max-height:300px;
    overflow-y:scroll;
}

#bjyyshujuquk .py_liebao {
    border-top: 1px dashed rgba(153, 153, 153, 0.67);
}
#bjyyshujuquk .py_liebao a{
    margin-top: 10px;
    margin-bottom: 10px;
}
#bjyyshujuquk .py_liebao h3{
    margin-top: 10px;
    font-size: 14px;
}
.tshxz{
    margin-top: 15px;
    margin-left: 15px;
}
.qli{
    display: none;
    width: 30px;
    height: 30px;
    position:absolute;
    top: 0;
    right: 0;
    line-height: 30px;
    font-size: 30px;
    background-color: #ebebec;
    border: 1px solid #95B8E7;
    border-radius: 3px;
    cursor:pointer;
}
.shanbiquk{
    margin-top: 20px;
    width: 180px;
    height: 30px;
}
/*本地背景*/
#bdibjquk{
    display: none;
}
#quyu{
    padding-top: 40px;
    padding-bottom: 40px;
}
.bdbjquk{
    width: 180px;
    height: 30px;
    position: relative;
}
#shchwjian{
    width: 180px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.shchwjian2 {
    line-height: 30px;
    width: 180px;
    height: 30px;
    border: 1px solid #95B8E7;
    border-radius: 3px;
    background-color: #cececf;
}
#hchanlquk{
    margin-top: 50px;
}
#hchanl {
    width: 180px;
    height: 30px;
    padding-top: 4px;
    padding-left: 2px;
    padding-right: 2px;
}
.error{
    color: #cf2e32;
}
#tshigshi{
    margin-bottom: 20px;
}
.shi_tin{
    overflow:hidden;
}
.hchxiazai{
    margin-top: 10px;
    font-size: 17px;
    color: #025F64;
}

/*媒体查询*/
/*媒体查询，宽度小于768，手机*/
@media (max-width: 767px) {
    #zuishgzhu {
        display: none;
    }

    #bjyyshujuquk {
        max-height: 150px;
        overflow-y: scroll;
    }
}

