@charset "utf-8";
.store-mengban{z-index: 5;position: absolute;top: 0;left: 0;right: 0;height: 100%;;width: 100%;overflow: hidden; background-color: #3d3f3e;opacity:0.4;}
.store-tanchuang{z-index: 6;position: absolute;top: 100px;;left: 15%;right: 0;;;width: 70%;overflow: hidden; background-color: #fff;}
#JQ_sheng , #JQ_shi {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 34px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#JQ_sheng{
    margin-bottom: 10px;
}
#JQ_shi{
    margin-bottom: 30px;
}
.store-tanchuang input.btn{
    width: 100%;
    height: 34px;
    line-height: 34px;
}