.screening .item .txt, .screening .item .dateTxt {
    margin-bottom: 0;
    box-shadow: none;
}

.input-append input {
    box-shadow: none;
}

.screening {
    background: #fff;
}

.searchBtn .btn, .muiForm li.btns .btns, .muiFormgroupsx .btns {
    text-shadow: none;
    box-shadow: none;
    background-image: none;
}

.searchBtn .btn-primary, .muiForm li.btns .btn-primary, .muiFormgroupsx .btn-primary {
    border: 1px solid #72b5f1;
    background: #72b5f1;
}

.searchBtn .btn-primary:active, .searchBtn .btn-primary:hover, .muiForm li.btns .btn-primary:active, .muiForm li.btns .btn-primary:hover,
.muiFormgroupsx .btn-primary:active, .muiFormgroupsx .btn-primary:hover {
    border-color: #459be8;
    background: #459be8;
}

.screening legend {
    display: none;
}

.muiForm li.btns .btns {
    background-image: none !important;
    padding: 4px 10px;
    font-size: 14px;
    border-radius: 3px;
}

.muiForm input {
    box-shadow: none;
}

.muiForm input.input-medium {
    width: 190px;
}

.muiForm input#startDate, .muiForm input#endDate {
    width: 190px !important;
}

.muiForm .input-append input {
    width: 150px;
}

.form-search .input-append .btn {
    border-radius: 0 3px 3px 0;
    box-shadow: none;
    background: #fff;
}

.muiForm {
    padding: 16px 10px 0;
}

.muiTableBox {
    padding: 0 10px;
}

.muiForm .item-label {
    float: left;
    min-width: 65px;
    text-align: right;
}

.muiForm .ul-form li {
    margin-right: 20px;
    line-height: 30px;
    height: 30px;
    margin-bottom: 16px;
}

.muiForm .ul-form li label {
    float: none;
    margin: 0;
    font-size: 14px;
}

.muiright {
    float: right;
}

.muileft .EditNdspan {
    font-size: 14px;
    text-align: right;
    margin: 0;
    width: 100px;
    line-height: 30px;
}

.muileft .input-append input {
    width: 150px;
}

.muiFormgroup {
    padding: 20px 0;
}

.muileft {
    margin-bottom: 20px;
}

.muiFormgroupsx .btns {
    padding: 4px 10px;
    border-radius: 3px;
    font-size: 14px;
    margin: 0 6px;
}

.muiFormgroupsx {
    text-align: center;
    padding-bottom: 30px;
}

.muiFormgroupsx .btn-green {
    background: #f2f8fb;
    border-color: #e2e2e2;
    color: #353535;
}

.muiFormgroupsx .btn-green:active, .muiFormgroupsx .btn-green:hover {
    border-color: #459be8;
    background: #459be8;
    color: #fff;
}

label.error {
    padding-left: 10px;
    background: none;
    font-weight: normal;
    color: red;
}

.muiFormgroup .muileft input#userName,
.muiFormgroup .muileft input#couponName,
.muiFormgroup .muileft input#mobile,
.muiFormgroup .muileft input#cardName,
.muiFormgroup .muileft input#staffNo,
.muiFormgroup .muileft input#contactName,
.muiFormgroup .muileft input#name,
.muiFormgroup .muileft input {
    width: 230px !important;
    box-shadow: none !important;
    border: 1px solid #ddd;
    height: auto;
    line-height: inherit;
    padding: 5px 10px;
}

.muiFormgroup .muileft .input-append input {
    width: 184px !important;
}

.muiFormgroup .select2-container .select2-choice {
    width: 234px;
}

.contenteditable {
    border: 1px solid #ddd;
    display: inline-block;
    width: 500px;
    min-height: 135px;
    border-radius: 4px;
    padding: 10px;
}

.noDataImgs {
    text-align: center;
    padding: 100px 0;
}

.noDataImgs img {
    width: 240px;
    display: block;
    margin: 0 auto;
}

.noDataImgs p {
    font-size: 16px;
    color: #999;
    padding-top: 10px;
}

.mask-show .mask-form-list .m-f-l-right {
    height: auto;
}

.layerImprot {
    width: 410px;
    margin: 0 auto;
    display: none;
    padding-top: 26px;
}

.layerAssets form, .layerImprot form {
    margin: 0;
}

.layerImprotGroup {
    width: 100%;
    overflow: hidden;
}

.layerImprotGroup .ImprotInput {
    width: 270px;
    margin-bottom: 0;
    box-shadow: none;
}

.layerImprotBtn {
    position: relative;
    display: inline;
    height: 30px;
    float: right;
}

.layerImprotBtn input {
    position: absolute;
    top: 0;
    width: 52px;
    height: 30px;
    z-index: 1;
    left: 0;
    opacity: 0;
    padding: 0;
}

.layerImprotBtn a {
    border: 1px solid #d8dce5;
    height: 28px;
    line-height: 28px;
    padding: 0 12px;
    font-size: 13px;
}

.layerImprotTxt h4 {
    font-size: 12px;
    font-weight: bold;
    color: #333;
    margin: 0;
    margin-top: 16px;
}

.layerImprotTxt p {
    font-size: 12px;
    line-height: 28px;
    margin-bottom: 0;
}

.noDataImgs {
    text-align: center;
    background: #fff;
}

.sellerListForm {
    overflow: hidden;
}

.sellerListForm li {
    float: left;
}

.screening {
    padding: 16px;
}

.screening .form {
    margin-bottom: 0;
}

.sellerListForm li.listBtnRight {
    float: right
}

.sellerFormTts {
    border-bottom: 1px solid #eee;
}

.EditNdspanr {
    line-height: 30px;
    margin-left: 0;
    font-size: 14px;
}

.muiFormGroupItem {
    min-height: 30px;
}

.layerShowBox .muiFormGroupItem {
    margin-bottom: 12px;
}

.viewMode-group {
    min-height: 30px;
    float: left;
    width: 33.33%;
    line-height: 30px;
    margin-bottom: 10px;
}

.viewModeRemarks {
    width: 100%;
}

.viewText {
    font-size: 14px;
}

.viewSpans {
    font-size: 14px;
    width: 70px;
    display: inline-block;
    text-align: right;
}

/*认证编辑页*/
.muiFormGroupItem {
    min-height: 34px;
}

.muiFormGroupItem .EditNdspan {
    font-size: 14px;
    width: 120px;
    text-align: right;
    display: inline-block;
    float: left;
    line-height: 30px;
}

.muiFormGroupItem {
    margin-bottom: 18px;
}

.muiFormGroupItem input {
    border: 1px solid #eee;
    padding: 8px 10px;
    width: 280px;
    border-radius: 4px;
    float: left;
}

.muiFormGroupItem input.Wdate {
    width: 129px;
    height: 32px;
    background-position: 102px 3px
}

.muiFormGroupItem label {
    font-weight: normal;
    float: left;
    line-height: 30px;
    margin: 0 3px;
}

.muiFormGroupItem select {
    float: left;
    height: 34px;
    line-height: 34px;
    width: 280px;
    border: 1px solid #eee;
    border-radius: 4px;
}

.muiFormGroupItem input.codeInputs {
    width: 170px;
}

.muiFormGroupItem .getCode {
    width: 100px;
    background: #eee;
    color: #999;
    padding: 9px 10px;
    display: inline-block;
    font-size: 14px;
    border-radius: 4px;
    margin-left: 10px;
    text-align: center;
}

.msgTts {
    font-size: 16px;
    padding: 16px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

.msgTts i {
    width: 4px;
    background: #ff4f4d;
    float: left;
    margin: 2px 10px 0 0;
    height: 16px;
}

.msgTts h3 {
    font-weight: normal;
    float: left;
}

.clearPaddingTop {
    padding: 10px 20px 20px !important;
}

.cardImgs {
    display: inline-block;
    background: #f2f2f2;
    border-radius: 10px;
    padding: 20px;
    overflow: hidden;
    margin: 10px 10px;
    position: relative;
    min-height: 216px;
}

.cardImgs .cardDefault {
    height: 140px;
    display: block;
    margin: 0 auto;
}

.cardSpans {
    font-size: 14px;
    padding: 10px;
}

.cardImgs input {
    border: none !important;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    opacity: 0;
}

.cardTxts {
    font-size: 14px;
    text-align: center;
    z-index: 1;
    background: #ff4f4d;
    color: #fff;
    font-size: 14px;
    padding: 10px 0;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.webFormBtns {
    text-align: center;
}

.webFormBtns input {
    padding: 8px 14px;
    border: none;
    border-radius: 4px;
    margin: 0 10px;
}

.webFormBtns input.btn-green {
    background: #f8f8f8;
    color: #333;
    border: 1px solid #eee;
}

.webFormBtns input.btn-green:hover, .webFormBtns input.btn-green:focus {
    color: #ff4f4d !important;
}

.muiFormGroupItem input:hover, .muiFormGroupItem input:focus {
    border-color: #ff4f4d
}

.muiFormGroupItem span.help-inline {
    line-height: 30px;
    float: left;
    margin-left: 6px;
}

.webFormMains .memg-bd > div {
    background: none;
    border: none;
    padding: 0 !important
}

.muiFormBgs {
    background: #fff;
    border-radius: 0;
    padding-bottom: 6px;
    margin-bottom: 12px;
}

.muiFormBgs .muiFormGroupItem {
    padding: 0 10px;
}

/*认证编辑页*/

.noDataImgs {
    text-align: center;
    padding: 100px 0;
}

.noDataImgs img {
    width: 240px;
    display: block;
    margin: 0 auto;
}

.noDataImgs p {
    font-size: 16px;
    color: #999;
    padding-top: 10px;
}

span.EditSpanzr {
    line-height: 30px;
    float: left;
    font-size: 14px;
    display: inline-block;
}

.contentEdit {
    list-style: none;
    outline: none;
    padding: 10px;
}

.contentEditRed:hover, .contentEditRed:focus {
    border-color: #c50808;
}

.zffs-w {
    width: 990px;
    margin: 0 auto;
}

.zffs_main {
    background: #fff;
    padding-bottom: 50px;
}

.order {
    position: relative;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    display: block;
    *height: 1%;
    *min-height: 1%
}

.order .o-left {
    float: left;
    width: 640px;
    padding-top: 32px;
    padding-bottom: 32px;
    padding-left: 2px;
}

.order .o-title {
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    font-size: 14px;
    font-style: normal;
}

.j_weixinInfo {
    position: absolute;
    top: -36px;
    left: 130px;
}

.order.order-noQrcode .o-left {
    padding-left: 0;
}

.order .o-right {
    float: right;
    width: 190px;
    padding-top: 32px;
    padding-bottom: 10px;
    padding-right: 10px;
    overflow: hidden;
}

.order .o-price {
    text-align: right;
    line-height: 26px;
}

.order .o-price em {
    vertical-align: bottom;
    /*font-family: normal;*/
    font-style: normal;
}

.order .o-price strong {
    font-size: 18px;
    vertical-align: bottom;
    color: #ff5d5b;
    margin: 0 3px;
}

.payment {
    background-color: #fff;
    padding: 12px 30px 0;
    /*-moz-box-shadow: 0 0 20px rgba(0, 0, 0, .12);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .12);
    box-shadow: 0 0 20px rgba(0, 0, 0, .12);
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;*/
}

/*.payment:hover{
    -moz-box-shadow:0 0 20px rgba(0,0,0,.24);
    -webkit-box-shadow:0 0 20px rgba(0,0,0,.24);
    box-shadow:0 0 20px rgba(0,0,0,.24);
}*/
.p-w-bd {
    padding-left: 130px;
    margin-bottom: 30px;
}

.p-w-bd, .pay-weixin {
    zoom: 1;
}

.font-red {
    color: #ff5d5b;
}

.p-w-box {
    float: left;
    width: 300px;
}

.pw-box-hd {
    margin-bottom: 20px;
    border: 1px solid #ddd;
    width: 298px;
    height: 298px;
}

/*.pw-box-hd img {*/
/*width: 298px;*/
/*height: 298px;*/
/*background: url(i/ui-modal-loading.gif) center center no-repeat;*/
/*}*/
.pw-box-ft {
    height: 44px;
    padding: 8px 0 8px 125px;
    background: url(../img/icon-red.png) 50px 8px no-repeat #ff7674;
}

.pw-box-ft p {
    margin: 0;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    font-weight: 700;
}

.p-w-sidebar {
    float: left;
    width: 379px;
    height: 421px;
    padding-left: 50px;
    margin-top: -20px;
    background: url(../img/phone-bg.png) 50px 0 no-repeat;
}

.p-w-hd {
    margin-bottom: 20px;
    font-size: 18px;
    font-family: "Microsoft Yahei";
}


.porm-result-box {
    padding-left: 54px;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .12);
    position: relative;
    margin-bottom: 38px;
}

.porm-result-box .prb-info {
    width: 560px;
    padding-top: 36px;
    margin: 0 auto;
}

.porm-result-box .prb-info .prb-info-tips {
    border-top: 1px solid #ececec;
    padding-top: 12px;
    padding-bottom: 26px;
    font-size: 12px;
    color: #777;
}

.porm-result-box .prb-info .prb-info-left {
    float: left;
    width: 230px;
    margin-right: 10px;
}

.porm-result-box .prb-info .prb-info-text {
    font-family: "Microsoft Yahei";
    font-size: 18px;
    line-height: 32px;
    height: 64px;
    color: #2c8839;
    font-weight: 700;
    margin-bottom: 12px;
}

.porm-result-box .prb-info .prb-info-operate {
    line-height: 24px;
    margin-bottom: 28px;
}

.prb-info-operate a {
    color: #c50808;
}

.porm-result-box .prb-info .prb-info-icon {
    display: block;
    background: url(../img/porm-result-success.png) no-repeat;
    background-size: 80%;
    width: 41px;
    height: 41px;
    margin-bottom: 5px;
}

.porm-result-box .porm-result-division {
    margin: 0 5px;
    color: #ddd;
    text-align: center;
}

.porm-result-box .prb-info .prb-info-right {
    float: left;
    width: 300px;
}

.porm-result-box .prb-info .prb-info-data {
    border-collapse: collapse;
    border-spacing: 0;
    height: 159px;
}

.porm-result-box .prb-info .prb-info-data td {
    vertical-align: middle;
}

.porm-result-box .prb-info .prb-info-data td span {
    display: block;
    line-height: 18px;
    margin-top: 12px;
    font-size: 12px;
}