.foot .footbq .info{
    width: 94%;
    margin: 0 auto;
    height: 1.2rem;
    line-height: 1.2rem;
   text-align: center;
}
.foot .footbq .info a{
    font-size: .3rem;
    margin-right: 0.05rem;
}
.foot .footCon{
    background: #237ce7;
    padding:.3rem 0;
    text-align: center;
    color: #ffffff;
    line-height: .7rem;
}
.foot .footCon img{
    display: block;
}
.foot .footCon .dbtb {
    width: 80%;
    margin: 0.3rem auto 0;
}

.foot .footCon .dbtb span {
    display: inline-block;
    margin: 0 0.1rem;
}

.foot .footCon .dbtb span img {
    height: .8rem;
    margin: 0 auto;
}
.foot .footCon p.ygab img {
    width: .4rem;
    display: inline-block;
}
.alert-mengban {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1000;
    background: #ccc;
    opacity: 0.8 !important;
    filter: alpha(opacity=80) !important;
    width: 100%;
    height: 100%;
    display: none;
}

.alert-warning {
    position: fixed;
    left: 10%;
    top: 35% !important;
    /* margin-left:-300px; */
    width: 80%;
    padding-bottom: .5rem;
    background: #fff;
    z-index: 1001;
    display: none;
}

.alert-delete {
    width: 100%;
    height: .5rem;
    position: relative;
}

.alert-delete span {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 19px;
    height: 19px;
    cursor: pointer;
}

.alert-wzsm {
    width: 90%;
    margin: 0 auto;
    line-height: .5rem;
    color: #000;
    text-align: center;
    font-family: "Microsoft YaHei";
    padding-bottom: .2rem;
}

.alert-wzsm p {
    font-family: "Microsoft YaHei";
}

.alert-footer {
    width: 100%;
    color: #000;
}

.alert-footer span {
    cursor: pointer;
    float: left;
    font-family: "Microsoft YaHei";
}

.continue {
    width: 2rem;
    height: .6rem;
    display: inline-table;
    background-color: #347bd7;
    border: 2px solid;
    border-radius: 25px;
    color: #FFFFFF;
    text-align: center;
    line-height: .6rem;
}

.fangqi {
    line-height: .6rem;
    color: #347bd7;
    margin-left: .6rem;
}

.xuanze {
    width: 70%;
    height: .5rem;
    margin: .2rem auto 0;
}
