@CHARSET "UTF-8";
.taskParent{width: 100%;height: 126%;background-color: rgba(0,0,0,0.5);position: absolute;
    left: 0;
    top: 0;
    display: none;}
.newFooter{ width: 96%; height:40px; background: #0C0C0C; position: fixed;bottom: 0}
.newzixun{ width: 15%;background: #ffffff; height: 40px;text-align: center; text-align: center;font-size: 12px;color: #333}
.newLink{ width: 85%;background:red; text-align: center;line-height: 40px; height: 40px; color: #ffffff}
.opuppBox{ width: 80%;  background: #ffffff; position: absolute; top: 30%; left: 10%;display: none;z-index: 30}
.newClose{ width: 20px; height: 20px; float: right;   text-align: center;line-height: 20px}
/*#txtMobile{*/
    /*margin-left: 5%;*/
    /*width: 95%;*/
    /*height: 2.3rem;*/
    /*background-color: #fff;*/
    /*border-radius: 5px;*/
    /*margin: 0 auto;*/
    /*margin-bottom: .8rem;*/
    /*border: 1px solid #999999;*/
    /*!*display: block;*!*/
    /*padding-left: 4%;*/
    /*font-size: .8rem;*/
    /*color: #5339b8;*/
    /*outline: none;*/
    /*line-height: 2.3rem;*/
    /*overflow: hidden;*/

/*}*/
.form-group{  margin-left: 5%}
.form-group input{
    width: 55%;
    height: 2.3rem;
    background-color: #fff;
    border-radius: 5px;
    margin: 0 auto;
    margin-bottom: .8rem;
    border: 1px solid #999999;
    /*display: block;*/
    padding-left: 4%;
    font-size: .8rem;
    color: #5339b8;
    outline: none;
    line-height: 2.3rem;
    float: left;}
.form-group a{  line-height: 2.3rem ;color: #ffffff; padding: 0px 5px; background: #0f9ae0; margin-left: 10px }
.postBox {  margin: 5px auto ; width: 50%; text-align: center; background: #0f9ae0;color: #ffffff; padding: 5px}
