﻿html, body {
    background-color: #f6f9ff;
    overflow: auto;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, textarea, input {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    -webkit-text-size-adjust: none;
}

input {
    outline: none;
}

    input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
        -webkit-appearance: none !important;
        margin: 0;
    }

a {
    text-decoration: none;
}


/*字体标志*/
@font-face {
    font-family: 'wx';
    src: url('fonts/wx.eot?oqjj7z');
    src: url('fonts/wx.eot?#iefixoqjj7z') format('embedded-opentype'), url('fonts/wx.ttf?oqjj7z') format('truetype'), url('fonts/wx.woff?oqjj7z') format('woff'), url('fonts/wx.svg?oqjj7z#wx') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DIN';
    src: url('../fonts/DINPro-Medium.otf');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'wx';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.clearfix:after {
    content: "";
    clear: both;
    display: block;
}

.clearfix {
    *zoom: 1;
}

.relative {
    position: relative;
}

:root {
    --formchoose-colorblue: #4E75F9; /*---设置蓝色--*/
    --formchoose-colororange: #F0961E; /*---设置橙色--*/
    --formchoose-colorred: #FF4747; /*---设置红色--*/
    --formchoose-colorpurple: #803AF5; /*---设置紫色--*/
    --formchoose-colorgreen: #4FD165; /*---设置绿色--*/
}
/*图标*/
.icon-locate:before {
    content: "\e601";
}
/*.icon-nxt:before { content: "\e600"; }*/
.icon-back:before {
    content: "\e60a";
}

.icon-more:before {
    content: "\e609";
}

.icon-inform:before {
    content: "\e608";
}

.icon-task:before {
    content: "\e607";
}

.icon-search:before {
    content: "\e60d";
}

.icon-checkimg:before {
    content: "\e60c";
}

.icon-label:before {
    content: "\e605";
}

.icon-columnar:before {
    content: "\e606";
}

.icon-form:before {
    content: "\e604";
}

.icon-leave:before {
    content: "\e603";
}

.icon-book:before {
    content: "\e602";
}

.icon-personal-more:before {
    content: "\e60b";
}

.icon-member:before {
    content: "\e60f";
}

.icon-password:before {
    content: "\e60e";
}

.icon-create-more:before {
    content: "\e60b";
}

.icon-option:before {
    content: "\e613";
}

.icon-qr:before {
    content: "\e616";
}

.icon-addimg:before {
    content: "\e615";
}

.icon-unchoose:before {
    content: "\e614";
}

.icon-choose:before {
    content: "\e611";
}

.icon-checkbox:before {
    content: "\e617";
}

.icon-exclamation:before {
    content: "\e618";
}

.icon-add:before {
    content: "\e612";
}

.icon-rubblish:before {
    content: "\e610";
}

.icon-down:before {
    content: "\e61b";
}

.icon-up:after {
    content: "\e61a";
    margin-left: 3px;
    font-size: 0.9rem;
}

.icon-cross:before {
    content: "\e61c";
}

.icon-unchecked:before {
    content: "\e619";
}

.icon-checked:before {
    content: "\e611";
}


.overflow-h {
    overflow: hidden;
}

/*颜色*/
.green {
    color: #4cac47;
}

.blue {
    color: #2fb2d7;
}

.orange {
    color: #ff6e40;
}

.grap {
    color: #7c4dff;
}

.black {
    color: #333;
}

.deep-gray {
    color: #888 !important;
}

.light-gray {
    color: #bbb;
}

.body-color {
    background-color: #e5e5e5;
}

.clr88 {
    color: #888;
}

.left {
    float: left;
}

.right {
    float: right;
}

/*字体大小*/
.fs18 {
    font-size: 1.2rem;
}

.fs16 {
    font-size: 1rem;
}

.fs14 {
    font-size: .875rem;
}

.fs12 {
    font-size: .75rem;
}

.fs13 {
    font-size: .8125rem;
}

/*距离*/
.mb8 {
    margin-bottom: 8px;
}

.mt12 {
    margin-top: 12px;
}

.ml12 {
    margin-left: 12px;
}

.mb10 {
    margin-bottom: 10px;
}

/*首页*/
.wx-rollwrap {
    overflow: auto !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-overflow-scrolling: touch;
    background-color: #f2f2f2;
}

.wx-head {
    height: 52px;
    background-color: #22292c;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9;
}

.wx-avater-box {
    height: 52px;
    background-color: #ffffff;
    overflow: hidden;
}

.wx-avater {
    width: 35px;
    height: 35px;
    margin-top: 8px;
    border-radius: 100px;
    float: left;
    margin-right: 0.6rem;
    overflow: hidden;
}

    .wx-avater img {
        width: 35px;
        min-height: 35px;
    }

.wx-avater-name {
    font-size: .9375rem;
    color: #555555;
    line-height: 52px;
    float: left;
    font-family: "";
}

.icon-nxt {
    width: 52px;
    height: 52px;
    font-size: .9375rem;
    float: right;
    color: #bbbbbb;
    line-height: 52px;
    text-align: center;
}

.wx-msg {
    height: 70px;
    background-color: #ffffff;
    margin-top: .875rem;
    overflow: hidden;
    position: relative;
}

.icon-back {
    width: 52px;
    height: 52px;
    font-size: 28px;
    color: #ffffff;
    text-align: center;
    line-height: 52px;
    float: left;
}

.icon-more {
    width: 52px;
    height: 52px;
    text-align: center;
    color: #ffffff;
    text-align: center;
    line-height: 52px;
    float: right;
    font-size: 32px;
}

.wx-head-name {
    font-size: 20px;
    color: #ffffff;
    line-height: 52px;
    padding-left: 1rem;
    overflow: hidden;
    font-family: "";
    width: 99%;
    text-overflow: ellipsis;
    white-space: norwrap;
}

.wx-head-line {
    width: 1px;
    height: 27px;
    background-color: #1b2022;
    float: left;
    margin-top: .75rem;
}

.wx-head-linetwo {
    width: 1px;
    height: 27px;
    background-color: #13191a;
    float: left;
    margin-top: .75rem;
}

.wx-msg-part {
    width: 50%;
    float: left;
    font-family: "";
}

.wx-msg-innerpart {
    padding: .75rem;
}

.wx-msg-part-name {
    font-size: 1rem;
}

.wx-msg-part-note {
    font-size: .75rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 99%;
}

.wx-msg-part-lightcolor {
    color: #808080;
    font-size: .75rem;
    margin-top: 10px;
}

.wx-msg-yellowicon {
    float: right;
    width: 46px;
    height: 46px;
    border-radius: 100px;
    background-color: #fdbb00;
}

.icon-inform, .icon-task {
    width: 46px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    font-size: 28px;
    color: #ffffff;
    display: block;
}

.wx-msg-wrap {
    overflow: hidden;
}

.wx-msg-blueicon {
    background-color: #7a93b8;
    float: right;
    width: 46px;
    height: 46px;
    border-radius: 100px;
}

.wx-msg-line {
    width: 1px;
    height: 70px;
    background-color: #e9e9e9;
    position: absolute;
    left: 50%;
}

.wx-icon-wrap {
    background-color: #ffffff;
    margin-top: 13px;
    font-family: "";
}

.wx-icon-title {
    height: 36px;
    border-bottom: 1px solid #e9e9e9;
    line-height: 36px;
    font-size: .875rem;
    color: #555555;
    padding-left: .75rem;
}

.wx-table {
    display: table;
    border-collapse: separate;
    width: 100%;
}

.wx-table-row {
    display: table-row;
    height: 110px;
}

.wx-table-cell {
    display: table-cell;
    text-align: center;
    border-right: 1px solid #e9e9e9;
    width: 33.3%;
    border-bottom: 1px solid #e9e9e9;
}

    .wx-table-cell [class^="icon-"], .wx-table-cell[class*=" icon-"] {
        width: 24px;
        height: 24px;
        font-size: 24px;
        display: block;
        margin: 0 auto;
        margin-top: 15px;
    }

    .wx-table-cell img {
        width: 44px;
        height: 44px;
        margin-top: 19px;
    }

.wx-table-cell-txt {
    font-size: .75rem;
    color: #555555;
    margin-top: 6px;
    display: block;
    margin-left: 5%;
    margin-right: 5%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wx-table-cell .icon-locate {
    color: #ff6e40;
}

.wx-table-cell .icon-label {
    color: #7c4dff;
}

.wx-table-cell .icon-columnar {
    color: #f23e5c;
}

.wx-table-cell .icon-form {
    color: #2fb2d7;
}

.wx-table-cell .icon-leave {
    color: #d500f9;
}

.wx-table-cell .icon-book {
    color: #2979ff;
}

.wx-index-sign {
    background-color: #ffffff;
    margin-top: .875rem;
    font-family: '';
    padding: .875rem 0;
}

.wx-index-signbtn {
    width: 80%;
    height: 36px;
    line-height: 36px;
    color: #ffffff;
    font-size: 1rem;
    display: block;
    background-color: #ff7800;
    text-align: center;
    font-family: '';
    margin: 0 auto;
    border-radius: 2px;
    font-weight: bold;
}

.wx-index-signtitle {
    font-size: .875rem;
    color: #555555;
    display: block;
    margin-top: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.wx-index-sign-locate {
    font-size: .75rem;
    color: #555555;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-top: .125rem;
}

.wx-loading {
    text-align: center;
    height: 47px;
    line-height: 47px;
    color: #555555;
    font-size: .875rem;
}

    .wx-loading img {
        vertical-align: -0.5ex;
    }

.wx-loadingimg {
    background: url(images/load.svg) center no-repeat;
    animation: rotation .5s linear infinite;
    -moz-animation: rotation .5s linear infinite;
    -webkit-animation: rotation .5s linear infinite;
    width: 1.5rem;
    height: 1.5rem;
    background-size: 100%;
    display: inline-block;
    vertical-align: middle;
}
/*审批部分*/
.wx-search {
    padding: 8px;
    background-color: #ebebeb;
    border-bottom: 1px solid #ebebeb;
}

.icon-search {
    display: inline-block;
    font-size: 24px;
    color: #cccccc;
    text-align: center;
    vertical-align: -0.2ex;
    padding-top: 2px;
}

.wx-searchbtn {
    text-align: center;
    display: block;
    background-color: #ffffff;
    color: #fff;
    border-radius: 2px;
    padding: 2px 0;
}

    .wx-searchbtn .text {
        font-family: "";
        font-size: .9375rem;
        color: #cccccc;
        vertical-align: 0.5ex;
        margin-left: 8px;
    }

.wx-search-part {
    padding-right: 8px;
}

    .wx-search-part .icon-search {
        color: #3db4ca;
        text-align: center;
        width: 36px;
        height: 36px;
        font-size: 28px;
        float: left;
    }

    .wx-search-part .edittext {
        border: 1px solid transparent;
        margin-top: 5px;
        background-color: transparent;
        outline: none;
        width: 100%;
        font-size: .875rem;
    }

.wx-task-item {
    background-color: #ffffff;
    font-family: "";
    width: 100%;
    margin-bottom: 8px;
}

.wx-task-item-head {
    padding: 1.2rem;
    border-bottom: 1px solid #e9e9e9;
    overflow: hidden;
}

.wx-task-item-avater {
    width: 40px;
    height: 40px;
    position: relative;
    float: left;
    margin-right: 1rem;
}

    .wx-task-item-avater img {
        width: 40px;
        min-height: 40px;
        height: auto;
        border-radius: 100px;
    }

.wx-task-item-name {
    font-size: .875rem;
    color: #333333;
    width: 99%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    margin-top: 3px;
}

.wx-task-item-date {
    margin-top: 8px;
    font-size: .75rem;
    color: #555555;
    width: 99%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}

.wx-task-item-content {
    margin-top: 1rem;
    height: auto;
    font-size: .9375rem;
    color: #333333;
    word-break: break-all;
    line-height: 1.5;
}

.wx-task-item-check {
    height: 30px;
    border: 1px solid #ebebeb;
    margin-top: 1rem;
    padding: 20px;
}

.icon-checkimg {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 48px;
    color: #a3a3a2;
    float: left;
    margin-right: 36px;
}

.wx-task-item-check .icon-nxt {
    color: #a3a3a2;
    float: right;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.wx-task-item-check-title {
    font-size: .875rem;
    color: #333333;
    display: block;
    text-overflow: ellipsis;
    width: 99%;
    overflow: hidden;
    white-space: nowrap;
    font-family: '';
}

.wx-task-item-check-text {
    margin-top: 2px;
    font-size: .75rem;
    color: #555555;
    display: block;
    text-overflow: ellipsis;
    width: 99%;
    overflow: hidden;
    white-space: nowrap;
    font-family: '';
}

.wx-task-item-view {
    background-color: #ebebeb;
    margin-top: 1rem;
    padding: 8px;
    max-height: 32px;
    overflow: hidden;
    color: #555555;
    font-size: .75rem;
    line-height: 18px;
}

.wx-task-item-editpart {
    height: 47px;
    font-family: "";
}

.wx-task-item-surebtn, .wx-task-item-graybtn {
    display: block;
    background-color: #31BAE0;
    border-radius: 2px;
    width: 82px;
    height: 37px;
    font-size: .9375rem;
    color: #ffffff;
    text-align: center;
    line-height: 36px;
    float: right;
    margin-top: 5px;
    margin-right: 1rem;
}

.wx-task-item-graybtn {
    background-color: #ffffff;
    color: #555555;
    float: right;
}

.wx-task-item-input {
    width: 100%;
    font-size: .9375rem;
    color: #333333;
    margin-top: .875rem;
    margin-left: 1rem;
    background-color: #ffffff;
    border: 1px solid transparent;
    outline: none;
}

.wx-task-true, .wx-task-dissaport {
    background: url(images/icon.png) 0 0 no-repeat;
    width: 1rem;
    height: 1rem;
    position: absolute;
    left: 30px;
    top: 26px;
}

.wx-task-dissaport {
    background-position: 0 -1rem;
}

.wx-nonedata {
    text-align: center;
    margin-top: 100px;
}

    .wx-nonedata .icon-task, .wx-nonedata .icon-inform {
        color: #adadac;
        width: 48px;
        height: 48px;
        font-size: 48px;
        margin: 0 auto;
    }

.wx-nonedata-txt {
    font-size: .875rem;
    color: #555555;
    font-family: "";
}

.wx-search-choose {
    background-color: #ffffff;
    position: absolute;
    top: 52px;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px .75rem;
}

.wx-search-choose-title {
    font-size: .75rem;
    color: #555555;
    font-family: "";
    display: block;
    margin-left: 4px;
}

.wx-search-choose-w50 {
    width: 50%;
    float: left;
}

.wx-search-choose-btn {
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #dedede;
    border-radius: 2px;
    font-size: .875rem;
    color: #555555;
    margin-top: 8px;
    font-family: "";
    display: block;
    margin: 0 4px;
    margin-top: 8px;
    background-color: #ebebeb;
}

.wx-check-bottom {
    height: 52px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #bbbaba;
    background: #fff;
    padding: 0 1rem;
}

.wx-check-bluebtn, .wx-check-graybtn {
    width: 95px;
    line-height: 42px;
    height: 42px;
    color: #ffffff;
    font-size: .9375rem;
    border-radius: 2px;
    background-color: #2fb2d7;
    display: block;
    text-align: center;
    font-family: "";
    margin-top: 5px;
}

.wx-check-graybtn {
    color: #555555;
    background-color: #ffffff;
}

.wx-check-input {
    height: 100%;
}

    .wx-check-input input {
        width: 100%;
        border: none;
        outline: none;
        background-color: #ffffff;
        font-size: .9375rem;
        color: #333333;
        font-family: "";
        height: 100%;
    }


/*通知列表*/
.wx-inform-line {
    height: 46px;
    border-bottom: 1px solid #e9e9e9;
    line-height: 46px;
    color: #b2b2b2;
}

    .wx-inform-line span {
        width: 25%;
        float: left;
        font-size: .875rem;
        text-align: center;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

.wx-inform-btnline {
    height: 44px;
    padding-top: 8px;
}

.icon-personal-more {
    width: 25%;
    height: 46px;
    line-height: 46px;
    font-size: 29px !important;
    text-align: center;
}

.wx-inform-bluebtn {
    height: 36px;
    line-height: 36px;
    background-color: #2eb2d8;
    text-align: center;
    color: #ffffff;
    margin: 0 10%;
    display: block;
    border-radius: 3px;
    font-size: .9375rem;
}


/*查看部分*/
.wx-check {
    background-color: #ffffff;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0px;
    overflow: auto;
}

.wx-check-titleline {
    font-family: '';
    height: 32px;
    line-height: 32px;
    color: #555555;
    font-size: .875rem;
    padding-left: 1rem;
    background-color: #e5e5e5;
}

.wx-check-head {
    padding: 1rem;
}

.wx-check-avater {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    float: left;
    position: relative;
    margin-right: 1rem;
}

    .wx-check-avater img {
        width: 100%;
        min-height: 40px;
        height: auto;
        overflow: hidden;
        border-radius: 100px;
    }

.wx-check-name {
    font-size: .875rem;
    color: #333333;
    font-family: '';
}

.wx-check-date {
    margin-top: 8px;
    font-size: .75rem;
    color: #555555;
    font-family: '';
}

.wx-check-content {
    font-size: .9375rem;
    color: rgba(0,0,0,0.78);
    line-height: 24px;
    margin-top: 1rem;
    font-family: '';
    word-break: break-all;
}

.wx-check-comment {
    min-height: 74px;
    padding-left: 1rem;
    padding-top: 1rem;
    position: relative;
}

.wx-check-comment-text {
    padding-right: 1rem;
    overflow: hidden;
    background-color: #f2f2f2;
    border-radius: 3px;
    padding: 10px;
    margin-left: 40px;
    margin-right: 1rem;
}

.wx-check-comment-avater {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    margin-right: 1rem;
    margin-top: 4px;
    float: left;
    position: relative;
}

    .wx-check-comment-avater img {
        width: 40px;
        height: auto;
        min-height: 40px;
        border-radius: 100px;
    }

.wx-check-comment-name {
    font-size: .875rem;
    color: #333333;
}

.wx-check-comment-txt {
    font-size: .875rem;
    color: #555555;
    font-family: '';
    word-break: break-all;
    margin-top: 4px;
    line-height: 1.5;
}

.wx-check-comment-date {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: .75rem;
    color: #555555;
    font-family: '';
    height: 16px;
    color: #888;
}

.wx-check-comment-del {
    padding-left: 8px;
    font-size: .875rem;
    color: #2eb2d8;
}

.wx-check-informbtn, .wx-check-informbluebtn {
    border: 1px solid #e9e9e9;
    margin-bottom: 8px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #555555;
    font-size: .9375rem;
    font-family: '';
    border-radius: 2px;
}

.wx-check-informbtnlist {
    margin-top: 1rem;
}

.wx-check-informbluebtn {
    border: 1px solid #2eb2d8;
    background-color: #2eb2d8;
    color: #ffffff;
}

.wx-check-inform {
    background-color: #ffffff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0px;
    overflow: auto;
}


/*个人设置部分*/
.wx-set-banner {
    height: 11rem;
    overflow: hidden;
    width: 100%;
    position: relative;
    background: url(images/setbg.jpg) center no-repeat;
    background-size: cover;
}

    .wx-set-banner img {
        width: 100%;
        height: auto;
    }

.wx-set-avater {
    width: 40px;
    height: 40px;
    border: 2px solid #ffffff;
    border-radius: 100px;
    position: absolute;
    right: 1rem;
    z-index: 9;
    top: 154px;
    overflow: hidden;
}

    .wx-set-avater img {
        width: 40px;
        min-height: 40px;
        height: auto;
    }

.wx-set-content {
    margin-bottom: 10px;
    background-color: #ffffff;
    padding-left: 1rem;
    position: relative;
    margin: 10px;
    border-radius: 4px;
}
/*20151020*/
.wx-set-content-title {
    font-size: 1rem;
    color: #555555;
    font-family: '';
    padding-top: 44px;
    margin-bottom: 10px;
}
/*20151020*/
.wx-set-content-item {
    height: 52px;
    line-height: 52px;
    color: #010101;
    font-size: .875rem;
    font-family: '';
    padding-left: 5px;
    padding-right: 5px;
    padding-right: 1.3rem;
    position: relative;
}

    .wx-set-content-item .icon-nxt {
        width: 48px;
        height: 48px;
        font-size: .9375rem;
        color: #555555;
        line-height: 48px;
        text-align: right;
        display: none;
    }

.wx-set-bluebtn {
    border-radius: 100px;
    text-align: center;
    color: #ffffff;
    font-size: 1rem;
    font-family: '';
    margin-top: 30px;
    background-color: #2fb2d7;
    height: 45px;
    line-height: 45px;
    margin-left: 10%;
    margin-right: 10%;
}
/*20160831*/
.wx-set-content-item .icon-next {
    margin-top: 15px;
    background-position: -192px -48px;
}

.wx-set-content-item .icon-code {
    background-position: -192px -24px;
    margin-top: 14px;
}

.wx-set-quitbtn {
    text-align: center;
    color: #fff;
    font-size: .875rem;
    margin: 0;
    margin-top: 20px;
    background-color: #4184ff;
    height: 45px;
    line-height: 45px;
}

.wx-set-content:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    border-top: 1px solid #ececec;
    color: #ececec;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
}

.wx-set-content:after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #ececec;
    color: #ececec;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
}

.wx-set-content-item:after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #ececec;
    color: #ececec;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
}


/*登录页面旧*/
.wx-login-avater-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
}

.wx-login-avater {
    width: 72px;
    height: 72px;
    border-radius: 100px;
    margin: 0 auto;
    margin-top: 46px;
    overflow: hidden;
    margin-bottom: 30px;
}

    .wx-login-avater img {
        max-width: 100%;
        min-height: 72px;
    }

.wx-login-line {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #e9e9e9;
    margin: 0 2.5rem;
    overflow: hidden;
}

.icon-member, .icon-password {
    height: 42px;
    font-size: 20px;
    color: #b2b2b2;
    text-align: center;
    line-height: 42px;
    display: block;
    float: left;
    margin-right: 8px;
    width: 32px;
    text-align: left;
}

.wx-login-line .overflow-h input {
    width: 100%;
    border: none;
    background: transparent;
    outline: none;
    font-size: .9275rem;
    font-family: '';
    line-height: 1.5;
}

.wx-login-btn {
    margin-top: 43px;
    border-radius: 100px;
    text-align: center;
    color: #ffffff;
    font-size: 1rem;
    font-family: '';
    background-color: #2fb2d7;
    height: 45px;
    line-height: 45px;
    margin-left: 15%;
    margin-right: 15%;
}

.wx-login-notice {
    text-align: center;
    font-size: .75rem;
    color: #555555;
    position: fixed;
    bottom: 30px;
    left: 0;
    right: 0;
    font-family: '';
}

.icon-password {
    font-size: 25px;
}



/*创建表单*/

.wx-create-wrap {
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch; /*position:fixed;left:0;right:0;top:0;bottom:0;*/
}
/*针对iphone5s以下设备*/
@media screen and (width:320px) {
    .wx-create-wrap {
        min-height: 568px;
    }
}
/*针对iphone6,iphone6s设备*/
@media screen and (width:375px) {
    .wx-create-wrap {
        min-height: 667px;
    }
}
/*针对iphone6plus设备*/
@media screen and (width:414px) {
    .wx-create-wrap {
        min-height: 736px;
    }
}
/*针对ipad横屏设备*/
@media screen and (width:1024px) {
    .wx-create-wrap {
        min-height: 768px;
    }
}
/*针对ipad竖屏设备*/
@media screen and (width:768px) {
    .wx-create-wrap {
        min-height: 1024px;
    }
}



/*20150730修改了bottom的数值*/ /*20150921 kevin添加了 -webkit-overflow-scrolling*/
.wx-create-retract {
    height: 32px;
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    text-align: center;
    line-height: 32px;
    font-size: .9375rem;
    font-family: '';
    background-color: #f2f2f2;
    display: block;
    color: #555555;
    margin: 0 -16px;
    margin-top: -1px;
}

.wx-create-bottom, .wx-approve-bottom {
    position: fixed;
    bottom: 0px;
    left: 0;
    right: 0;
    background: rgba(236,241,242,0.96);
    height: 46px;
}

.icon-create-more, .icon-option, .icon-cross {
    float: left;
    width: 66px;
    height: 56px;
    font-size: 28px;
    text-align: center;
    line-height: 56px;
    color: rgba(0,0,0,0.5);
    display: block;
}

.icon-cross {
    font-size: 20px;
    color: #555555;
}

.icon-option {
    font-size: 24px;
}

    .icon-create-more:hover, .icon-option:hover, .icon-cross:hover {
        background-color: #dedede;
    }

.wx-create-content {
    padding: 0 .75rem;
}

.wx-create-item {
    min-height: 48px;
    border-bottom: 1px solid #ebebeb;
    overflow: hidden;
}

.wx-create-item-title {
    margin-right: 20px;
    float: left;
    width: 100px;
    text-align: right;
    color: #555555;
    font-size: .9375rem;
    font-family: '';
    display: block;
    padding-top: .91rem;
    padding-bottom: .91rem;
    word-break: break-all;
}

    .wx-create-item-title sup {
        color: #ff694a;
    }

.wx-create-item-txt {
    overflow: hidden;
}

    .wx-create-item-txt input {
        background-color: transparent;
        outline: none;
        font-size: .9375rem;
        color: #333000;
        border: none;
        width: 100%;
        height: 44px;
        font-family: '';
    }

    .wx-create-item-txt textarea {
        background: transparent;
        width: 100%;
        resize: none;
        outline: none;
        border: none;
        font-family: "";
        font-size: .9375rem;
        margin-top: 13px;
        color: #333000;
    }

.wx-create-item-txtdiv {
    margin-top: .91rem;
    padding-bottom: .91rem;
}

.wx-create-item-txt span {
    font-size: .9375rem;
    color: #333333;
    line-height: 20px;
    display: block;
    font-family: '';
    word-break: break-all;
    min-height: 20px;
}

.wx-create-item-img img {
    max-width: 100% !important;
    height: auto !important;
}

.icon-qr, .icon-addimg, .icon-checkbox {
    width: 30px;
    height: 48px;
    font-size: 28px;
    color: #2fb2d7;
    float: right;
    text-align: right;
    line-height: 48px;
}

.wx-create-img {
    width: 44px;
    height: 44px;
    margin-right: 4px;
    margin-top: 4px;
    margin-bottom: 4px;
    float: left;
}

    .wx-create-img img {
        max-width: 100%;
        min-height: 44px;
    }

.wx-create-detail {
    overflow: hidden;
    background-color: #ffffff;
}

.wx-create-detail-item {
    height: 80px;
    border-bottom: 1px solid #ebebeb;
    padding: 0 .75rem;
    padding-right: 0px;
}

.wx-create-detail-img {
    width: 60px;
    height: 60px;
    margin-top: 11px;
    float: left;
    margin-right: 10px;
}

    .wx-create-detail-img img {
        max-width: 100%;
        min-height: 60px;
    }

.wx-create-detail-txt {
    overflow: hidden;
    font-family: "";
    color: #333333;
    padding-top: 10px;
    font-size: 1rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 99%;
}

.icon-choose, .icon-unchoose {
    width: 42px;
    height: 69px;
    text-align: right;
    float: right;
    font-size: 28px;
    color: #2fb2d7;
    padding-right: 12px;
    line-height: 81px;
}

.wx-create-detail-state {
    font-size: .75rem;
    color: #555555;
}

.wx-create-detail-content {
    font-size: .875rem;
    color: #555555;
    font-family: "";
    margin-top: 4px;
    overflow: hidden;
    line-height: 20px;
}

    .wx-create-detail-content .txt, .wx-create-detail-content .date {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: 99%;
        display: block;
    }

.wx-create-detail-addbtn {
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: .9375rem;
    color: #ffffff;
    background-color: #2fb2d7;
    border-radius: 3px;
    margin: 1rem 10%;
    font-family: "";
}


.wx-create-detail-title {
    display: block;
    width: 100%;
    height: 38px;
    border: 1px solid #ebebeb;
    -wekit-width: 101%;
    overflow: hidden;
    margin-top: -1px;
}

.wx-create-detail-titlerow {
    display: block;
    width: auto;
}

.wx-create-detail-titleitem {
    float: left;
    -webkit-box-sizing: border-box;
    font-weight: bold;
    width: 33.3%;
    height: 38px;
    line-height: 38px;
    border-left: 1px solid #ebebeb;
    text-align: center;
    font-size: .9375rem;
    color: #555555;
    font-family: "";
}

.wx-create-detail-titleitem-current {
    color: #2fb2d7;
}

.wx-create-detail-titleitem span {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 0 auto;
    display: block;
    padding: 0 5px;
}

.wx-create-title {
    display: block;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #ebebeb;
    overflow: hidden;
}

.wx-create-titlerow {
    display: block;
    width: auto;
}

.wx-create-titlecell {
    overflow: hidden;
    width: 33%;
    font-weight: bold;
    float: left;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: .9375rem;
    color: #555555;
    font-family: "";
}

.wx-create-titlecell-current {
    border-bottom: 2px solid #2fb2d7;
    color: #333000;
}

.wx-create-titlecell span {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 0 auto;
    display: block;
    padding: 0 5px;
}

.wx-create-popupbg { /*position: fixed; left: 0; right: 0; top: 0; bottom: 0; background-color: rgba(0,0,0,0.5);*/
}
/*20151030修改了.wx-create-checkbox-popup */
.wx-create-checkbox-popup {
    overflow: hidden;
    width: 272px;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    margin: 0 auto;
    padding: 8px 0;
    position: fixed;
    left: 50%;
    margin-left: -136px;
    margin-top: 36px;
}

.icon-exclamation {
    color: #7a7a79;
    font-size: 24px;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    display: block;
}

.wx-create-checkbox-title {
    height: 44px;
    line-height: 44px;
    color: #333333;
    font-size: 1rem;
}
/*20151030修改了.wx-create-checkbox-popup */
.wx-create-checkbox-content {
    height: 135px;
    overflow: auto;
    font-size: .9375rem;
    line-height: 24px;
    color: #333333;
    padding: 0 1rem;
    word-break: break-all;
}
/*20151030修改了.wx-create-checkbox-blutbtn*/
.wx-create-checkbox-blutbtn {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255,255,255,0.96);
    height: 52px;
}

/*20151030修改*/
.wx-create-onecheck-popup {
    background-color: #fff;
    box-shadow: -6px 0 5px rgba(0,0,0,0.2);
    overflow: auto;
    margin: 0 auto;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 100%;
}
    /*20151030修改*/
    .wx-create-onecheck-popup span {
        margin: 0 1rem;
        height: 39px;
        line-height: 39px;
        font-size: .9375rem;
        color: #333333;
        border-bottom: 1px solid #ebebeb;
        display: block;
        font-family: "";
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    /*20151030修改*/
    .wx-create-onecheck-popup .overflow-h {
        margin: 0px;
    }
    /*20151030修改*/
    .wx-create-onecheck-popup .icon-unchoose, .wx-create-onecheck-popup .icon-choose {
        font-family: "wx";
        width: 39px;
        height: 39px;
        line-height: 39px;
        text-align: center;
        font-size: 28px;
        margin: 0;
        padding: 0;
        color: #2fb2d7;
        text-align: right;
    }

    .wx-create-onecheck-popup .icon-unchoose {
        color: #d2d2d2;
    }

        .wx-create-onecheck-popup .icon-unchoose:before {
            content: "\e619";
        }

    .wx-create-onecheck-popup .icon-choose:before {
        content: "\e611";
    }

    .wx-create-onecheck-popup .icon-choose {
        color: #2fb2d7;
    }
/*2051030修改了*/
.wx-create-onecheck-content {
    overflow: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 52px;
    bottom: 52px;
}

.wx-create-bottompopup {
    overflow: auto;
    width: 150px;
    max-height: 208px;
    background-color: #fff;
    position: fixed;
    bottom: 56px;
    left: 1rem;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    padding: 1rem;
}

    /*2051030修改了*/
    .wx-create-bottompopup span {
        line-height: 39px;
        height: 39px;
        border-bottom: 1px solid #e2e2e2;
        color: #555555;
        font-size: .875rem;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        height: 39px;
        display: block;
        font-family: "";
    }

        .wx-create-bottompopup span:last-child {
            border-bottom: 1px solid transparent;
        }

.wx-create-bottompopup-triangle {
    display: block !important;
    background: url(images/popup_triangle.png) center no-repeat;
    width: 1rem;
    height: 9px !important;
    position: fixed;
    z-index: 9;
    bottom: 46px;
    left: 26px;
    display: none;
}

.icon-add {
    width: 26px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    display: inline-block;
    font-size: 20px;
    vertical-align: -0.4ex;
}

/*更改密码*/
.wx-psw-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #efefef;
    /* padding: 25px 0; */
    font-family: '';
    box-sizing: border-box;
}

.wx-psw-input {
    height: 52px;
    line-height: 52px;
    border-bottom: 1px solid #e9e9e9;
    padding: 0 16px;
    background-color: #fff;
    box-sizing: border-box
}

    .wx-psw-input input {
        width: 100%;
        border: none;
        background-color: transparent;
        font-size: .875rem;
        color: #555555;
        outline: 0;
        font-family: '';
    }

.wx-psw-bluebtn {
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 1rem;
    color: #ffffff;
    margin-top: 40px;
    background-color: #4184ff;
    display: block;
    margin: 40px 16px;
}

/*图片预览*/
.wx-image-rollwrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #333333;
    text-align: center;
    display: table;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

.wx-image-bottom {
    background-color: rgba(51,51,51,0.8);
    position: fixed;
    bottom: 0;
    min-height: 48px;
    line-height: 48px;
    color: #ffffff;
    font-size: .75rem;
    left: 0;
    right: 0;
    padding: 0 1rem;
    font-family: "";
    padding-right: 0px;
}

.wx-image-img {
    vertical-align: middle;
    display: table-cell;
}

    .wx-image-img img {
        max-width: 100%;
        height: auto;
    }

.icon-rubblish {
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    font-size: 28px;
    float: right;
}

/*高级搜索*/
.wx-highsearch {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.wx-highsearch-content {
    overflow: auto;
    position: absolute;
    top: 52px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ffffff;
    padding: 24px 1rem;
    padding-bottom: 0px;
}

.wx-highsearch-hightxt {
    font-size: .9375rem;
    color: #333000;
    font-family: "";
    display: block;
}

.wx-highsearch-subtxt {
    font-size: .75rem;
    color: #555555;
    font-family: "";
    display: block;
    margin-top: 5px;
}

.wx-highsearch-searchbtn {
    width: 80px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: .9375rem;
    color: #ffffff;
    border-radius: 2px;
    background-color: #30b1d8;
    font-family: '';
}

.wx-highsearch-detail {
    min-height: 39px;
    border-bottom: 1px solid #dcdbd9;
}

.wx-highsearch-title {
    font-size: .875rem;
    color: #333000;
    height: 39px;
    line-height: 39px;
    float: left;
    font-family: "";
    margin-right: 20px;
    width: 70px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: right;
}

.icon-down, .icon-up {
    float: right;
    width: 39px;
    height: 39px;
    color: #555555;
    text-align: center;
    line-height: 39px;
    font-size: 18px;
}

.wx-highsearch-allbtn {
    height: 24px;
    line-height: 24px;
    text-align: center;
    border: 1px solid #2eb2d8;
    border-radius: 2px;
    color: #2eb2d8;
    font-size: .9375rem;
    display: inline-block;
    font-family: '';
    margin-top: 6px;
    margin-right: 20px;
    padding: 0 10px;
}

.wx-highsearch-btn {
    font-family: '';
    margin-top: 6px;
    font-size: .875rem;
    display: inline-block;
    text-align: center;
    color: rgba(0,0,0,0.78);
    margin-right: 20px;
    height: 24px;
    line-height: 24px;
    border: 1px solid transparent;
}

.wx-highsearch-txtwrap {
    margin-left: 90px;
    margin-right: 39px;
}

.wx-mt25 {
    margin-top: 25px;
}

/*签到页面*/
.wx-map {
    position: fixed;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #ffffff;
}

.wx-map-map {
    height: 259px;
    border-bottom: 1px solid #e9e9e9;
}

.wx-map-avater {
    width: 70px;
    height: 70px;
    position: fixed;
    left: 50%;
    margin-left: -37px;
    border-radius: 100px;
    margin-top: -35px;
    border-radius: 100px;
    overflow: hidden;
    border: 2px solid #d0cecf;
}

    .wx-map-avater img {
        max-width: 100%;
        min-height: 70px;
        height: auto;
    }

.wx-map-name {
    text-align: center;
    font-size: 1rem;
    color: #333333;
    margin-top: 65px;
    font-family: '';
}

.wx-map-address {
    font-size: .9375rem;
    color: #333333;
    text-align: center;
    font-family: '';
    line-height: 24px;
    margin: 0 1rem;
    margin-top: 20px;
}

.wx-map-btn {
    height: 42px;
    line-height: 42px;
    width: 200px;
    background-color: #30b1d8;
    border-radius: 2px;
    color: #ffffff;
    font-size: .9375rem;
    margin: 0 auto;
    margin-top: 25px;
    text-align: center;
    font-family: '';
}

/*叙事列*/
.wx-create-bottom .icon-rubblish {
    float: left;
    color: rgba(0,0,0,0.5);
    width: 66px;
    height: 56px;
    text-align: center;
    line-height: 56px;
}

    .wx-create-bottom .icon-rubblish:hover {
        background-color: #dedede;
    }

.wx-book-content {
    position: absolute;
    top: 52px;
    bottom: 0px;
    left: 0;
    right: 0;
}

.wx-book-rollwrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 46px;
    overflow: auto;
}

.wx-book-content .icon-unchoose:before {
    content: "\e619";
}

.wx-book-content .icon-unchoose {
    color: #ebebeb;
    line-height: 69px !important;
}

.wx-book-content .icon-choose:before {
    content: "\e611";
}

.wx-book-content .icon-choose {
    color: #2db1d7;
    line-height: 69px !important;
}
/*20151030修改添加了*/
.wx-create-checkbox-blutbtn span {
    display: block;
    width: 124px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    color: #ffffff;
    font-size: 1rem;
    background-color: #2fb2d7;
    border-radius: 3px;
    margin: 0 auto;
    font-family: "";
    margin-top: 8px;
}

/*20150722loading居中*/
.wx-loading-div {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.2);
}

.wx-loading-center {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -24px;
}

/*添加新图片20150723*/
.wx-popup-table { /*display: table; width: 100%; height: 100%;*/
}
/*20151030注释了*/
.wx-popup-tablecell { /* display: table-cell; width: 100%; height: 100%; vertical-align: middle;*/
}
/*20151030注释了*/
/*20151030修改了wx-addimg-popup*/
.wx-addimg-popup {
    background-color: #fff;
    box-shadow: -6px 0 5px rgba(0,0,0,0.2);
    margin: 0 auto;
    overflow: auto;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 100%;
    overflow: auto;
}
/*20151030修改了wx-addimg-popup-item*/
.wx-addimg-popup-item {
    border-bottom: 1px solid #e9e9e9;
    overflow: hidden;
    padding: .5rem 0;
    margin: 0 1rem;
}
    /*20151030修改了*/
    .wx-addimg-popup-item .icon-del {
        width: 52px;
        height: 52px;
        font-size: 28px;
        line-height: 52px;
        text-align: center;
        float: right;
        color: #2eb2d8;
        text-align: right;
    }

        .wx-addimg-popup-item .icon-del:before {
            content: "\e614";
        }

    .wx-addimg-popup-item .img {
        width: 44px;
        height: 44px;
        margin-right: 1rem;
        float: left;
        margin-top: 4px;
    }

        .wx-addimg-popup-item .img img {
            max-width: 100%;
            min-height: 44px;
            height: auto;
        }

    .wx-addimg-popup-item .text {
        line-height: 52px;
        font-size: .875rem;
        color: #333333;
        display: block;
        overflow: hidden;
        width: 50%;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-family: '';
    }

/*20150723*/
.wx-listmorebtn {
    height: 40px;
    vertical-align: middle;
    line-height: 40px;
    background-color: #e5e5e5;
    border: 1px solid #e5e5e5;
    width: 50%;
    font-size: 0.875rem;
    margin: 10px auto;
    text-align: center;
    color: #555555;
    font-family: '';
}

.wx-sumbit-popupdiv {
    position: fixed;
    top: 60px;
    text-align: center;
    left: 0;
    right: 0;
}

.wx-sumbit-popup {
    min-height: 36px;
    background-color: #333333;
    color: #ffffff;
    line-height: 36px;
    text-align: center;
    font-family: '';
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
    border-radius: 2px;
    font-size: .875rem;
    padding: 0 30px;
    margin: 0 auto;
    display: inline-block;
}

.wx-fs10 {
    font-size: 10px;
    -webkit-transform: scale(0.9);
    margin-left: -7px;
    width: 78px;
}

/*20150724*/
.wx-unsearch-garybtn {
    background-color: #e5e5e5;
    color: #555555;
}

.wx-highsearch-detail {
    height: 40px;
    overflow: hidden;
}

.wx-highsearch-detail-down {
    height: auto;
}

/*20150727多选弹出层修改*/
/*20151030修改了wx-choosemore-popup 加了position:fixed;top:0;bottom:0;right:0;left:20%;width:auto;修改了去掉max-height:400px;*/
.wx-choosemore-popup {
    width: auto;
    background-color: #fff;
    box-shadow: -6px 0 5px rgba(0,0,0,0.2);
    overflow: auto;
    margin: 0 auto;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 100%;
    right: 0;
}

    .wx-choosemore-popup .wx-create-detail-item {
    }

.icon-circle:before {
    content: "\e619";
}

.icon-circle {
    color: #e5e5e5;
    font-size: 24px;
    width: 34px;
    height: 69px;
    text-align: right;
    float: right;
    line-height: 69px;
}

.wx-choosemore-popup .icon-choose:before {
    content: "\e611";
}

.wx-choosemore-popup .icon-choose {
    font-family: "wx";
    font-size: 24px;
    width: 34px;
    height: 69px;
    text-align: right;
    float: right;
    color: #2fb2d7;
    line-height: 69px;
}
/*20151030修改了wx-choosemore-scroll改为position:absolute;top:54px;bottom:52px;left:0;right:0;overflow:auto;*/
.wx-choosemore-scroll {
    position: absolute;
    top: 54px;
    bottom: 52px;
    left: 0;
    right: 0;
    overflow: auto;
}
/*20151030修稿了*/
.wx-choosesingle-popup {
    background-color: #eae9e8;
    box-shadow: -6px 0 5px rgba(0,0,0,0.2);
    overflow: auto;
    margin: 0 auto;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 100%;
}

/*20150728修改搜索框*/
.wx-head-search {
    overflow: hidden;
    background-color: #ebebeb;
    padding: 8px;
}

.wx-head-search-div {
    border-radius: 3px;
    background-color: #ffffff;
    overflow: hidden;
}

.wx-head-search-btn {
    color: #ffffff;
    background-color: #30b1d8;
    float: right;
    border-radius-right: 3px;
    text-align: center;
    font-family: '';
    font-size: .9375rem;
    margin-left: 5px;
    padding: 6px 12px;
}

.wx-head-search .icon-search {
    font-size: 24px;
    float: left;
    text-align: center;
    color: #b2b2b2;
    margin-right: 5px;
    padding-top: 0px;
    line-height: 29px;
    margin-left: 4px;
}

.wx-head-search-main {
    overflow: hidden;
    margin-top: 6px;
}

    .wx-head-search-main input {
        width: 100%;
        overflow: hidden;
        background-color: transparent;
        border: none;
        outline: none;
        font-family: '';
        font-size: .9375rem;
    }

.wx-choosemore-search {
    height: 53px;
    border-bottom: 1px solid #ebebeb;
    background-color: #fff;
}
/*20131030修改*/
.wx-choosemore-input {
    overflow: hidden;
    border-bottom: 1px solid #47bad9;
    height: 38px;
    margin: 0 .75rem;
    padding-top: 4px;
}

    .wx-choosemore-input .icon-search {
        float: left;
        margin-right: 5px;
    }

.wx-choosemore-editinput {
    overflow: hidden;
}
    /*20151030修改了wx-choosemore-editinput input添加了font-size:.875rem*/
    .wx-choosemore-editinput input {
        width: 100%;
        margin-top: 10px;
        border: none;
        background: transparent;
        outline: none;
        font-family: '';
        font-size: .875rem;
    }
/*20151030修改了wx-choosemore-search .icon-cross的font-size:.75rem-font-size:20px;*/
.wx-choosemore-search .icon-cross {
    float: right;
    width: 35px;
    height: 35px;
    font-size: 20px;
    text-align: center;
    line-height: 35px;
}

    .wx-choosemore-search .icon-cross:hover {
        background: transparent;
    }
/*20151030修改了wx-choosemore-search .searchtxt  font-size:.9375-font-size:1rem;width:35px--width:60px;添加了text-align:center;*/
.wx-choosemore-search .searchtxt {
    font-size: 1rem;
    color: #47bad9;
    float: right;
    height: 35px;
    line-height: 35px;
    width: 60px;
    font-family: '';
    text-align: center;
}
/*20151030修改了*/
.wx-choosesingle-popup .wx-choosemore-search {
}

.wx-onechoose-item {
    font-family: '';
    height: 39px;
    border-bottom: 1px solid #e9e9e9;
    line-height: 39px;
    margin: 0 .75rem;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #333333;
    font-size: .9375rem;
}
/*20151030修改了*/
.wx-onechoose-popup {
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    overflow: auto;
    margin: 0 auto;
    position: fixed;
    left: 100%;
    right: 0;
    top: 0;
    bottom: 0px;
}

.wx-create-nonedata {
    border-bottom: 1px solid #e9e9e9;
    height: 42px;
}

/*20150729*/
.wx-icon-wrongmsg, .wx-icon-normalmsg, .wx-icon-workmsg {
    background-image: url(images/msg.png);
    width: 40px;
    height: 40px;
    background-position: 0 -80px;
    background-size: 100%;
    display: inline-block;
}

.wx-icon-normalmsg {
    background-position: 0 0;
}

.wx-icon-workmsg {
    background-position: 0 -159px;
}

/*滚动条功能*/
.scroller-wrapper {
    position: absolute;
    z-index: 1;
    top: 0px;
    bottom: 0px;
    left: 0;
    width: 100%;
    background: #fff;
    overflow: hidden;
}

.scroller {
    position: absolute;
    z-index: 1;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    width: 100%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none;
}

.scroller-pullDown, .scroller-pullUp {
    background: #dedede;
    height: 40px;
    padding: 5px 10px;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    font-size: .875rem;
    color: #888;
    text-align: center;
    position: absolute;
    left: 0px;
    width: 100%;
}

.scroller-pullDown {
    top: -50px;
}

.scroller-pullUp {
    bottom: -51px;
}

    .scroller-pullDown .pull-down-msg, .scroller-pullUp .pull-down-msg {
        display: block;
        text-align: center;
    }

    .scroller-pullDown .pull-down-icon, .scroller-pullUp .pull-up-icon {
        display: inline-block;
        color: #f00;
        font-size: 1.4;
        -webkit-transform: rotate(0deg);
        -webkit-transition-property: -webkit-transform;
        -webkit-transition-duration: 500ms;
    }

        .scroller-pullDown .pull-down-icon.reverse_icon, .scroller-pullUp .pull-up-icon.reverse_icon {
            -webkit-transform: rotate(-180deg);
        }

.scroller-pullDown-icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 0 auto;
    background: url(images/scroll-icon.png) 0 -24px no-repeat;
}

.scroller-pullUp-icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 0 auto;
    background: url(images/scroll-icon.png) 0 0px no-repeat;
    background-size: 100%;
}

.scroller-pullwidth {
    width: 100px;
    margin: 0 auto;
    padding-top: 10px;
    overflow: hidden;
}

.scroller-loading {
    background: url(images/load.svg) center no-repeat;
    animation: rotation .5s linear infinite;
    -moz-animation: rotation .5s linear infinite;
    -webkit-animation: rotation .5s linear infinite;
    width: 18px;
    height: 18px;
    float: left;
    background-size: cover;
    margin-right: 10px;
    vertical-align: middle;
}

/*20150729_14:32*/
.icon-nonebook:before {
    content: "\e61d";
}

.icon-nonebook {
    color: #adadac;
    width: 48px;
    height: 48px;
    font-size: 48px;
    margin: 0 auto;
    display: block;
    margin-bottom: 1rem;
}
/*20150730*/
.wx-list-nonedata {
    height: 105px;
}
/*20150730修改了所有font-size 16px=1rem 14px=0.875rem 12px=0.75rem*/

/*20150901*/
.wx-reg-btn {
    display: block;
    margin: 2rem 0;
    font-size: 1rem;
    text-align: center;
    color: #2fb2d7;
}

.wx-set-content-add {
    bottom: auto;
    padding-bottom: 2rem;
}

.wx-signin_text {
    color: #555555;
    font-size: 0.75em;
    padding-left: 1em;
    padding-top: 0.2em;
    line-height: 20px;
}

.wx-signin-btn-add {
    margin-top: 0.3em;
    margin-right: 1em;
}

.wx-pl13 {
    padding-left: 1.3em;
}
/*追加样式，禁用签到按钮*/
.wx-signin_disable {
    background-color: #c0c0c0 !important;
}

/*关于*/
.ui_wx_fc_light_g {
    color: #888888;
}

.ui_wx_about {
    text-align: center;
    padding-top: 6em;
}

.ui_wx_about_pr_code {
    width: 10em;
    height: 10em;
    border: 2px solid #c4c4c4;
    margin-bottom: 1em;
}

.ui_wx_about_t {
    font-size: 1em;
    line-height: 2.4em;
    font-family: "";
}

.ui_wx_about_copr {
    color: #bbbbbb;
    position: fixed;
    bottom: 4em;
    left: 0;
    right: 0;
    text-align: center;
}

.ui_wx_signin_t {
    padding-top: 0.5em;
}

/*20150917*/
.icon-unchecked {
    width: 79px;
    height: 69px;
    text-align: right;
    float: right;
    font-size: 28px;
    color: #e5e5e5;
    padding-right: 12px;
    line-height: 81px;
}

.icon-checked {
    color: #2fb2d7;
    width: 79px;
    height: 69px;
    text-align: right;
    float: right;
    font-size: 28px;
    padding-right: 12px;
    line-height: 81px;
}


/*20150923_14:23*/
.icon-scan:before {
    content: "\e61e";
}

.icon-scan {
    width: 52px;
    height: 52px;
    font-size: 1.5rem;
    float: right;
    color: #2fb2d7;
    line-height: 52px;
    text-align: center;
}

/*20150925_08:55*/
.icon-earth:before {
    content: "\e61f";
}

.wx-download-popup {
    width: 280px;
    height: 190px;
    box-shadow: 0 0 3px rgba(0,0,0,0.5);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -115px;
    margin-left: -160px;
    background-color: #fff;
    padding: 20px;
    font-family: '';
}

    .wx-download-popup .title {
        font-size: 18px;
        color: #333333;
    }

.wx-download-msg {
    font-size: 16px;
}

    .wx-download-msg .icon-number {
        border-radius: 100px;
        color: #ffffff;
        text-align: center;
        width: 24px;
        height: 24px;
        margin-right: 10px;
        background-color: #ff7800;
        display: inline-block;
        line-height: 24px;
        margin-top: 25px;
        font-size: 16px;
        color: #ffffff;
    }

.icon-downloadmore:before {
    content: "\e609";
}

.icon-downloadmore, .icon-earth {
    background-color: #555555;
    font-size: 12px;
    color: #ffffff;
    width: 24px;
    height: 24px;
    border-radius: 3px;
    line-height: 24px;
    margin: 0px 5px;
    width: auto;
    padding: 0 5px;
    display: inline-block;
    text-align: center;
}

.wx-download-msg .openweb {
    background-color: #555555;
    height: 24px;
    color: #ffffff;
    border-radius: 3px;
    display: inline-block;
    padding: 0 5px;
}

.icon-earth {
    background-color: transparnet;
    border-radius: 0;
    font-size: 14px;
    width: 24px;
    margin: 0px;
    padding: 0px;
}

.wx-download-page {
    padding: 16px;
    position: absolute;
    z-index: 1;
    top: 0px;
    bottom: 0px;
    left: 0;
    right: 0px;
    background: #fff;
    overflow: hidden;
}

.icon-document:before {
    content: "\e620";
}

.icon-document {
    margin: 0 auto;
    width: 100px;
    height: 100px;
    background-color: #0cb5e6;
    color: #ffffff;
    text-align: center;
    display: block;
    font-size: 52px;
    line-height: 100px;
    margin-top: 100px;
}

.wx-download-page-txt, .wx-download-page-kb {
    font-size: .9375rem;
    color: #333000;
    text-align: center;
    line-height: 24px;
    margin-top: 20px;
    display: block;
    font-family: '';
    word-break: break-all;
}

.wx-download-page-kb {
    font-size: .75rem;
    color: #555555;
    margin-top: 10px;
}

.wx-download-btn {
    background-color: #0cb5e6;
    height: 45px;
    margin: 0 1rem;
    line-height: 45px;
    font-family: '';
    text-align: center;
    color: #ffffff;
    font-size: 1rem;
    display: block;
    border-radius: 3px;
    margin-top: 50px;
}

/*20150929*/
.icon-avatermore:before {
    content: "\e609";
}

.icon-avatermore {
    width: 24px;
    height: 52px;
    font-size: .875rem;
    float: right;
    color: #555555;
    line-height: 52px;
    text-align: center;
    float: left;
}

/*20151014*/
.wx-create-item .icon-locate {
    width: 30px;
    height: 48px;
    font-size: 28px;
    color: #2fb2d7;
    float: right;
    text-align: right;
    line-height: 52px;
}

/*20151015下拉刷新*/
.refresh {
    color: #555555;
    text-align: center;
    padding-top: 15px;
}

.icon-refreshdown:before {
    content: "\e800";
}

.icon-refreshup:before {
    content: "\e801";
}

.icon-refreshdown, .icon-refreshup {
    font-size: 1.6rem;
    color: #555555;
    margin-right: 10px;
}

.refresh img {
    vertical-align: -0.3ex;
    margin-right: 10px;
    width: 16px;
    height: 16px;
}

.refresh span:nth-child(1) {
    vertical-align: -0.4ex;
}

.refresh span:nth-child(2) {
    font-size: .875rem;
    font-family: '';
}

.refresh-img {
    background: url(images/load.svg) center no-repeat;
    animation: rotation .5s linear infinite;
    -moz-animation: rotation .5s linear infinite;
    -webkit-animation: rotation .5s linear infinite;
    width: 16px;
    height: 16px;
    display: inline-block;
    background-size: 100%;
}


.icon-optionnxt:before {
    content: "\e600";
}

.icon-optionnxt {
    width: 30px;
    height: 48px;
    font-size: .9375rem;
    color: #9d9d9d;
    float: right;
    text-align: center;
    line-height: 52px;
}

.txt-default {
    color: #b4b4b4 !important;
}



/*20151027调查问卷*/
.wx-qu-search {
    height: 52px;
    padding: 0 8px;
    background-color: #ebebeb;
    padding-top: 8px;
    line-height: 36px;
    box-sizing: border-box;
}

.wx-qu-searchbtn {
    text-align: center;
    display: block;
    background-color: #fff;
    height: 36px;
}

    .wx-qu-searchbtn .text {
        font-family: "";
        font-size: 1rem;
        height: 36px;
        line-height: 36px;
        color: rgba(0,0,0,0.26);
        vertical-align: 0.5ex;
    }

.wx-qu-wrap {
}

.wx-qu-listitem {
    box-sizing: border-box;
    padding: 1em;
    position: relative;
}

    .wx-qu-listitem:after {
        content: "";
        position: absolute;
        left: -100%;
        right: -100%;
        height: 1px;
        transform: scale(0.5);
        -webkit-transform: scale(0.5);
        background-color: #e9e9e9;
        bottom: 0;
    }

    .wx-qu-listitem .title {
        font-size: 1rem;
        color: #333333;
        font-family: "";
        display: block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .wx-qu-listitem .view {
        font-size: 0.875rem;
        color: #808080;
        font-family: "";
        display: block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        margin-top: 0.5rem;
    }

        .wx-qu-listitem .view .date {
            margin-right: 16px;
            line-height: 1.5;
        }

        .wx-qu-listitem .view span {
            float: left;
        }

    .wx-qu-listitem .qu-on, .wx-qu-listitem .qu-off {
        padding: 0 5px;
        height: 16px;
        line-height: 17px;
        background-color: #ff7600;
        color: #ffffff;
        font-size: .625rem;
        margin-top: 3px;
        border-radius: 2px;
    }

    .wx-qu-listitem .qu-off {
        background-color: #c8c8c8;
        color: #eeeeee;
    }

    .wx-qu-listitem .icon-nxt {
        font-size: 20px;
        color: #bbb;
        text-align: right;
        display: none;
    }

.wx-qu-title {
    font-size: 1.2rem;
    color: #333333;
    font-family: "";
    text-align: center;
    padding: 1.5rem;
}

.wx-qu-guide {
    font-size: .875rem;
    color: #808080;
    line-height: 1.5;
    padding: 0 1.5rem;
    font-family: "";
    padding-bottom: 1.5rem;
}

.wx-qu-radio {
    padding: 1rem;
    border-top: 1px solid #e9e9e9;
}

.wx-qu-radioon, .wx-qu-radiooff {
    width: 18px;
    height: 18px;
    border-radius: 100px;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    margin-left: 30px;
    display: inline-block;
    vertical-align: -0.5ex;
    float: left;
}

.wx-qu-radiooff {
    background-color: #239fc1;
    border: 1px solid #239fc1;
}



.wx-qu-multiplechoice {
    padding: 1rem;
    border-top: 1px solid #dedede;
}

    .wx-qu-multiplechoice .title {
        font-size: 1rem;
        color: #333333;
        display: block;
        font-family: "";
    }

    .wx-qu-multiplechoice .wx-qu-mcon, .wx-qu-radio .wx-qu-mcoff {
        vertical-align: -0.5ex;
        width: 18px;
        height: 18px;
        background-color: #fff;
        border: 1px solid #d9d9d9;
        margin-left: 35px;
        display: inline-block;
        float: left;
    }

    .wx-qu-multiplechoice .wx-qu-mcoff {
        background-color: #239fc1;
        border: 1px solid #239fc1;
    }

.wx-qu-textarea {
    overflow: hidden;
    min-height: 24px;
}

    .wx-qu-textarea textarea {
        outline: none;
        width: 100%;
        border: none;
        resize: none;
        background-color: transparent;
        border-bottom: 1px solid #d9d9d9;
        box-sizing: border-box;
        font-size: .875rem;
        font-family: '';
        color: #888888;
    }

        .wx-qu-textarea textarea:focus {
            border-bottom: 1px solid #239fc1;
        }

.wx-qu-images {
    padding: 1rem;
    border-top: 1px solid #dedede;
    overflow: hidden;
}

    .wx-qu-images .wx-qu-mcon, .wx-qu-radio .wx-qu-mcoff {
        float: left;
        width: 18px;
        height: 18px;
        background-color: #ffffff;
        border: 1px solid #d9d9d9;
        margin-left: 35px;
        display: inline-block;
        vertical-align: -0.5ex;
    }

    .wx-qu-images .wx-qu-mcoff {
        background-color: #239fc1;
        border: 1px solid #239fc1;
    }

.wx-qu-images-pic {
    height: 140px;
    overflow: hidden;
    margin-left: 35px;
}

    .wx-qu-images-pic img {
        max-width: 100%;
        min-height: 140px;
    }


.wx-qu-listoptions {
    margin-top: 1rem;
}

    .wx-qu-listoptions input {
        background: transparent;
        border: none;
        border-bottom: 1px solid #dedede;
        font-size: .875rem;
        color: #333333;
        font-family: "";
        margin-left: 68px;
        display: block;
        margin-top: 8px;
    }

.wx-qu-listoptions-inputdiv {
    border-bottom: 1px solid #dedede;
    font-size: .875rem;
    color: #888888;
    font-family: "";
    margin-left: 68px;
    display: block;
    margin-top: 8px;
    min-height: 24px;
    word-break: break-all;
    padding-bottom: 8px;
}

.wx-qu-listtitle {
    font-size: 1rem;
    color: #333333;
    display: block;
    font-family: "";
}

.wx-num-width {
    width: 20px;
    text-align: right;
    display: inline-block;
    margin-right: 8px;
    float: left;
    line-height: 1.5;
}

.wx-qu-qutitle {
    display: block;
    margin-left: 30px;
    line-height: 1.5;
}

.wx-qu-listtxt {
    font-family: "";
    color: #555555;
    font-size: .9375rem;
    line-height: 1.5;
    margin-right: 1rem;
    display: block;
    margin-left: 65px;
}

.wx-qu-images-item {
    width: 100%;
    float: left;
    margin-top: 1rem;
    box-sizing: border-box;
    overflow: hidden;
}

.wx-qu-listtxt-div {
    margin-left: 68px;
}



.wx-qu-idea {
    border-top: 1px solid #dedede;
    padding: 1rem;
    box-sizing: border-box;
    color: #333333;
    font-size: .875rem;
    font-family: '';
    word-break: break-all;
}

    .wx-qu-idea textarea {
        outline: none;
        width: 100%;
        border: none;
        resize: none;
        background-color: transparent;
        box-sizing: border-box;
        font-size: .875rem;
        font-family: '';
        color: #333333;
    }

.wx-qu-btn {
    border-top: 1px solid #dedede;
    position: fixed;
    height: 62px;
    background-color: rgba(255,255,255,0.9);
    left: 0;
    right: 0;
    bottom: 0;
}

.wx-qu-submitbtn {
    width: 60%;
    height: 42px;
    border-radius: 2px;
    background-color: #ff7900;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    text-align: center;
    line-height: 42px;
    font-family: '';
    color: #ffffff;
    font-size: 1.125rem;
}

.wx-qu-nonedata {
    height: 62px;
}

.wx-qu-images .wx-qu-listtxt {
    /*text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;*/
}

.wx-qu-other {
    display: inline-block;
    margin-left: 14px;
    margin-left: 68px;
}

.wx-qu-notice {
    height: 32px;
    border-bottom: 1px soild #dedede;
    line-height: 32px;
    box-sizing: border-box;
    padding: 0 1rem;
    color: #ff7900;
    font-size: .875rem;
    font-weight: bold;
    background-color: #fcebdb;
    font-family: '';
}

    .wx-qu-notice .icon-exclamation {
        display: inline-block;
        font-size: 22px;
        color: #ff7900;
        width: 32px;
        height: 32px;
        line-height: 32px;
        vertical-align: -0.4ex;
    }

/*20151030右侧弹出层*/
.wx-choosemore-popup .wx-create-detail-item .icon-circle {
    padding-right: 12px;
    font-size: 28px;
}

.wx-choosesingle-popup .wx-create-detail {
    position: absolute;
    top: 54px;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: auto;
}

.wx-create-checkbox-popup .wx-create-checkbox-blutbtn {
    display: block;
    width: 124px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    color: #ffffff;
    font-size: 1rem;
    background-color: #2fb2d7;
    border-radius: 3px;
    margin: 10px auto;
    font-family: "";
}

.wx-popup-animation {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.2);
    z-index: 2;
}

    .wx-popup-animation .wxn-open .wxn-arrowbtn {
        margin-top: 0px;
        background-position: -111196px 0;
        width: 24px;
    }

    .wx-popup-animation .wx-bottom-otherpopup .options {
        height: 48px;
        line-height: 48px;
        padding: 0 1rem;
        color: #333;
        font-size: .9375rem;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        position: relative;
    }

    .wx-popup-animation .wx-choosemore-popup, .wx-popup-animation .wx-addimg-popup, .wx-popup-animation .wx-create-onecheck-popup, .wx-popup-animation .wx-choosesingle-popup,
    .wx-popup-animation .wx-onechoose-popup, .wx-popup-animation .wx-onechoose-popup {
        left: 5%;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.wx-choosemore-popup, .wx-addimg-popup, .wx-create-onecheck-popup, .wx-choosesingle-popup,
.wx-onechoose-popup, .wx-onechoose-popup {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.wx-create-popupbg .icon-popupback:before {
    content: "\e904";
}

.wx-create-popupbg .icon-popupback {
    font-size: 24px;
    float: left;
    width: 52px;
    text-align: left;
    color: #bbb;
    line-height: 52px;
    height: 52px;
    font-family: "wx";
    border-bottom: 1px solid transparent;
    padding-left: 1rem;
}

.wx-popup-head {
    height: 52px;
    border-bottom: 1px solid #ebebeb;
    position: relative;
}

    .wx-popup-head .icon-popupback {
        height: 51px;
        line-height: 51px;
        font-family: "wx";
        margin: 0px !important;
        position: relative;
        z-index: 2;
        background-color: #fff;
    }

    .wx-popup-head .txt {
        font-size: 1rem;
        color: #333;
        overflow: hidden;
        text-align: center;
        display: block;
        font-family: "";
        line-height: 52px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        border-bottom: 1px solid transparent !important;
        margin: 0px !important;
        height: 52px;
        left: 0;
        right: 0;
        position: absolute;
        z-index: 1;
    }

.wx-filter-div {
    background-color: #f2f2f2;
    border-bottom: 1px solid #e9e9e9;
    text-align: center;
    padding: 1rem 0;
    margin: 0 -1rem;
}

    .wx-filter-div span:nth-child(1) {
        color: #333;
        display: block;
        font-size: 1rem;
        font-family: "";
    }

    .wx-filter-div span:nth-child(2) {
        color: #555555;
        display: block;
        font-size: .875rem;
        font-family: "";
        margin-top: 5px;
        padding: 0 1rem;
    }

.wx-create-popupbg .wx-create-checkbox-popup {
    display: none;
}

.wx-popup-animation .wx-create-checkbox-popup {
    display: block;
}

/*20151103首页调查问卷*/
.wx-index-qr {
    background-color: #ffffff;
    margin-top: .875rem;
    font-family: '';
    padding: .875rem .875rem;
}

    .wx-index-qr .overflow-h span:nth-child(1) {
        display: block;
        font-size: .875rem;
        color: #333;
    }

    .wx-index-qr .overflow-h span:nth-child(2) {
        display: block;
        font-size: .75rem;
        margin-top: 5px;
        color: #808080;
        max-width: 99%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .wx-index-qr .icon-nxt {
        font-size: 1.2rem;
        float: right;
        height: 48px;
        line-height: 41px;
        text-align: right;
    }

/*20151110*/
.wx-disable-btn {
    background-color: #d1d1d1;
    color: #888;
}

/*20151111管理舱*/
.wx-cockpit {
    background-color: #fff;
}

    .wx-cockpit * {
        box-sizing: border-box;
    }

.wx-cockpit-head {
    height: 52px;
    background-color: #ebebeb;
    padding-top: 8px;
}

    .wx-cockpit-head .data {
        width: 80%;
        margin: 0 auto;
        height: 36px;
        line-height: 36px;
        clear: both;
        border-right: 1px solid #23a8cd;
        display: table;
    }

        .wx-cockpit-head .data span {
            text-align: center;
            color: #23a8cd;
            font-size: 1rem;
            border: 1px solid #23a8cd;
            background-color: #fff;
            display: table-cell;
            border-right: 1px solid transparent;
        }

        .wx-cockpit-head .data .current {
            background-color: #23a8cd;
            color: #fff;
        }

.wx-cockpit-content {
    clear: both;
}

    .wx-cockpit-content .item {
        width: 50%;
        border-right: 1px solid #e9e9e9;
        border-bottom: 1px solid #e9e9e9;
        float: left;
        padding: 3%;
    }

        .wx-cockpit-content .item span {
            display: block;
        }

            .wx-cockpit-content .item span:nth-child(1) {
                font-size: 1rem;
            }

            .wx-cockpit-content .item span:nth-child(2) {
                font-size: .875rem;
                color: #808080;
                margin-top: 2%;
            }

            .wx-cockpit-content .item span:nth-child(3) {
                font-size: 2.5rem;
                color: #333;
                text-align: center;
                margin: 3% auto;
            }

            .wx-cockpit-content .item span:nth-child(4) {
                font-size: .875rem;
                color: #808080;
                text-align: center;
            }

        .wx-cockpit-content .item .record span {
            display: inline-block !important;
        }

        .wx-cockpit-content .item .icon-dataup:before {
            content: "\e903";
        }

        .wx-cockpit-content .item .icon-datadown:before {
            content: "\e902";
        }

        .wx-cockpit-content .item .icon-dataup, .wx-cockpit-content .item .icon-datadown {
            display: inline-block;
            font-size: 1.5rem !important;
            vertical-align: -0.5ex;
        }

        .wx-cockpit-content .item .icon-dataup {
            color: #70b92e;
        }

        .wx-cockpit-content .item .icon-datadown {
            color: #ff583d;
        }

/*20151113编辑字体颜色*/
.wx-edit-title {
    color: #0190b7 !important;
}

.wx-readonly-title {
    color: #888 !important;
}

.wx-login-a {
    margin: 2rem 0;
    font-size: 1rem;
    text-align: center;
    color: #2fb2d7;
}

/*20151113增添了icon-datausual*/
.wx-cockpit-content .item .icon-datausual:before {
    content: "\e906";
}

.wx-cockpit-content .item .icon-datausual {
    display: inline-block;
    font-size: 1.5rem !important;
    vertical-align: -0.5ex;
}

.wx-cockpit-content .item .icon-datausual {
    color: #afafaf;
}

/*20151119调查问卷按钮*/
.wx-popupbtn-table {
    display: table;
    width: 100%;
    margin-top: 11px;
}

.wx-popupbtn, .wx-popupbtn-sumbit {
    display: block;
    text-align: center;
    font-size: 1rem;
    font-family: "";
    position: relative;
    border-radius: 0px;
    background-color: #fff;
    color: #222;
    border-right: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    box-sizing: border-box;
    line-height: 53px;
    margin-top: 14px;
    display: table-cell;
}

.wx-popupbtn-sumbit {
    color: #239fc1;
}

.wx-qu-otherinput {
    background-color: transparent;
    border: 1px solid transparent;
    border-bottom: 1px solid #d1d1d1;
    margin-left: 35px;
    line-height: 2;
    width: 70%;
}

/*input disable*/
.wx-create-item-txt input:disabled {
    color: #333 !important;
}

/*驾驶舱没有数据*/
.wx-cockpit-nonedata {
    text-align: center;
    margin-top: 50px;
    color: #888;
    display: block;
}

/*时间控件*/
.jiajianbtn {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.dipicker-jian:before {
    content: "▼";
}

.dipicker-jia:before {
    content: "▲";
}

.dipicker-jian, .dipicker-jia {
    display: inline-block !important;
    color: #bbb !important;
    ;
    text-align: center;
    font-size: 24px !important;
    font-family: 'wx';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.dtpicker-buttonCont a:nth-child(3) {
    background-color: #489be8;
    color: #fff;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
}

/*20151126部分修改底部修改*/
.wx-bottom-flex {
    position: fixed;
    bottom: 0px;
    left: 0;
    right: 0;
    background: rgba(236,241,242,0.96);
    height: 46px;
    z-index: 1;
}

    .wx-bottom-flex:before {
        content: " ";
        position: absolute;
        left: 0;
        top: -1px;
        width: 100%;
        height: 1px;
        border-top: 1px solid #D9D9D9;
        color: #D9D9D9;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
    }

.wx-bottom-rowflex {
    display: -webkit-flex;
    display: -webkit-box;
    flex-flow: row;
    overflow: hidden;
    width: 100%;
    flex-wrap: nowrap;
    align-items: stretch;
    justify-content: flex-start;
}

    .wx-bottom-rowflex .options {
        position: relative;
        display: block;
        height: 46px;
        font-size: .9375rem;
        text-align: center;
        line-height: 46px;
        color: #555;
        width: 25%;
        box-sizing: border-box;
    }

        .wx-bottom-rowflex .options span {
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            display: block;
            max-width: 100%;
        }

        .wx-bottom-rowflex .options:after {
            content: " ";
            position: absolute;
            top: 0;
            right: -1px;
            width: 1px;
            height: 100%;
            border-right: 1px solid #D9D9D9;
            -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
            -webkit-transform: scaleX(0.5);
            transform: scaleX(0.5);
        }

    .wx-bottom-rowflex .orange-btn {
        height: 46px;
        background-color: #318dff;
        font-size: .9375rem;
        text-align: center;
        line-height: 46px;
        color: #fff !important;
        line-height: 46px;
        border-right: 1px solid transparent;
        position: absolute;
        right: 0;
        margin-top: -1px;
    }

    .wx-bottom-rowflex .options .icon-up {
        float: inherit;
        height: 46px;
        line-height: 46px;
        color: #555;
        font-size: 1rem;
        width: 100%;
        display: block;
    }

.wx-bottom-otherpopup {
    position: fixed;
    bottom: 46px;
    left: 0;
    right: 0;
    background-color: rgba(255,255,255,1);
}

    .wx-bottom-otherpopup .options {
        height: 48px;
        line-height: 48px;
        padding: 0 1rem;
        color: #333;
        font-size: .9375rem;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: flex;
        align-items: center;
        position: relative;
    }

        .wx-bottom-otherpopup .options:before {
        }

        .wx-bottom-otherpopup .options:active {
            background-color: #f2f2f2;
        }

        .wx-bottom-otherpopup .options span {
            order: 1;
            flex: 1;
            -webkit-flex: 1;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }

.wx-bottom-bg {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 48px;
    background: rgba(0,0,0,0.5);
    display: none;
}

.wx-bottom-otherpopup .icon-nxt {
    margin-right: -1rem;
    order: 2 !important;
    flex: 0.1 !important;
}

.wx-popup-animation {
    display: block;
}

.wx-popup-personalbtn {
    height: 32px;
    line-height: 32px;
    border: 1px solid #dcdcdc;
    background-color: #f5f5f5;
    display: block;
    text-align: center;
    color: #888;
    margin: 0 1rem;
    font-size: .875rem;
    margin-bottom: 8px;
}

.wx-bottom-rowflex .delbtn {
    width: 100%;
    border-right: 1px solid transparent;
}

    .wx-bottom-rowflex .delbtn span {
        border-right: 1px solid transparent;
    }

.wx-check .waiting-check {
    opacity: 0.5;
}

.wx-bottom-rowflex .orange-btn span {
    border-right: 1px solid transparent;
}

/*20151203登录页面修改*/
.wx-login-wrapper {
    padding: 20px 16px;
    overflow: hidden;
    border-radius: 5px;
    box-sizing: border-box;
    position: absolute;
    left: .8rem;
    right: .8rem;
    top: 50%;
    min-height: 300px;
    margin-top: -300px;
    padding-bottom: 30px;
}

.wx-login-box {
    position: relative;
    border-left: none;
    border-right: none;
}

    .wx-login-box .input-wrapper {
        overflow: hidden;
        border-bottom: #dddddd solid 1px;
        margin-right: 0px;
        margin-bottom: 12px;
    }

        .wx-login-box .input-wrapper:last-of-type {
            /* border: none; */
        }

    .wx-login-box .input-box {
        overflow: hidden;
    }

        .wx-login-box .input-box input {
            display: block;
            border: none;
            padding: 12px 12px 12px 0px;
            width: 100%;
            font-size: 1rem;
            outline: none;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            color: #333;
            height: auto;
        }

.icon-see:before {
    content: "\e907";
}

.icon-unsee:before {
    content: "\e908";
}

.icon-clear:before {
    content: "\e909";
}

.wx-login-box .input-wrapper .icon-see, .wx-login-box .input-wrapper .icon-unsee, .wx-login-box .input-wrapper .icon-clear {
    float: right;
    height: 41px;
    line-height: 41px;
    font-size: 22px;
    margin-right: 1rem;
    color: #b2b2b2;
    width: 24px;
    text-align: center;
}

.wx-login-box .input-wrapper .icon-clear {
    font-size: 26px;
    color: #ccc;
}

.wx-login-wrapper .btn {
    /* margin: 20px 16px 15px; */
    background-color: #0072ff;
    color: #fff;
    font-size: 1rem;
    text-align: center;
    height: 50px;
    line-height: 50px;
    border-radius: 2px;
    margin-top: 2rem;
    border-radius: 6px;
}

.wx-login-wrapper .footer {
    margin: 20px 1rem;
}

    .wx-login-wrapper .footer a {
        font-size: .875rem;
        color: #777;
    }

.wx-login-wrapper .unsumbit {
    /* opacity: 0.5; */
}

.wx-login-wrapper .notice {
    background-color: #333;
    color: #fff;
    font-size: .9275rem;
    padding: 8px;
    margin: 30px auto;
    text-align: center;
    min-width: 100px;
    max-width: 150px;
    border-radius: 3px;
}

.wx-login-wrapper .title {
    font-size: 1.2rem;
    color: #333;
    display: block;
    margin-left: 1rem;
    margin-top: 1rem;
    margin-bottom: -1rem;
}

.wx-login-wrapper .subtitle {
    font-size: .9275rem;
    margin-top: 1.5rem;
    margin-left: 1rem;
    margin-right: 1rem;
    color: #777;
    margin-bottom: -1rem;
    line-height: 1.5;
}

.wx-login-wrapper .changebtn {
    float: right;
    line-height: 42px;
    margin-right: 1rem;
    font-size: 0.9375rem;
}

.wx-login-wrapper .vcode {
    float: right;
    margin-right: 10px;
    margin-top: 10px;
}

.wx-login-wrapper .send-emailbtn {
    margin-top: 2rem;
}

.icon-plane:before {
    content: "\e90a";
}

.icon-susess:before {
    content: "\e90b";
}

.wx-login-wrapper .icon-plane, .wx-login-wrapper .icon-susess {
    font-size: 32px;
    color: #2eb2d8;
    margin-right: 8px;
    vertical-align: -0.5ex;
}


/*20151207审批底部修改*/
.wx-bottom-fixed {
    background-color: rgba(244,244,244,0.9);
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    padding: 10px 12px;
    box-sizing: border-box;
    z-index: 1;
}

    .wx-bottom-fixed * {
        box-sizing: border-box;
    }

    .wx-bottom-fixed .input {
        margin-right: 1rem;
        overflow: hidden;
        border: 1px solid #d7d7d7;
        background-color: rgba(255,255,255,0.96);
        position: relative;
    }

        .wx-bottom-fixed .input textarea {
            width: 100%;
            resize: none;
            font-size: .875rem;
            line-height: 1.5;
            color: #333;
            outline: none;
            padding: 10px 8px;
        }

    .wx-bottom-fixed .bluebtn, .wx-bottom-fixed .graybtn {
        text-align: center;
        background-color: #30b1d8;
        height: 32px;
        line-height: 2;
        color: #fff;
        font-size: .9375rem;
        border-radius: 2px;
        display: block;
        margin-left: 10px;
    }

    .wx-bottom-fixed .btn {
        width: 25%;
    }

    .wx-bottom-fixed .graybtn {
        background-color: #a5a5a5;
        margin-top: 4px;
    }

    .wx-bottom-fixed .icon-more {
        color: #5f5f5f;
        font-size: 24px;
        width: 48px;
        height: 48px;
        text-align: center;
        margin-right: -12px;
        line-height: 68px;
    }

.wx-bottom-fixed-bg {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 88px !important;
    background: rgba(0,0,0,0.5);
    display: block;
}

    .wx-bottom-fixed-bg .wx-bottom-otherpopup .options:last-child:before {
        content: " ";
        position: absolute;
        left: 0;
        margin-top: -1px;
        width: 100%;
        height: 1px;
        border-top: 1px solid #D9D9D9;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
        bottom: 0px;
    }






/*2015-12-15商城页面*/
.wx-shop {
    padding-bottom: 51px;
}

    .wx-shop * {
        box-sizing: border-box;
    }

.wx-shop-graybtn {
    background-color: #e5e5e5 !important;
    color: #bbb !important;
}

.wx-shop-loading {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255,255,255,0.8);
    z-index: 9;
    text-align: center;
}

    .wx-shop-loading .loading {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -12px;
        margin-left: -12px;
    }

/*-----------商城首页-----------*/
.wx-shop-index-search {
    height: 45px;
    background-color: #e5e5e5;
    padding: 6px 0;
}

    .wx-shop-index-search .search {
        position: relative;
        height: 100%;
        overflow: hidden;
        margin: 0 0.5em;
    }

        .wx-shop-index-search .search input {
            width: 100%;
            background-color: #fff;
            height: 100%;
            border-radius: 2px;
            padding: 0 0.5em;
            color: #333;
            font-size: .875rem;
            padding-left: 40px;
            overflow: hidden;
            padding-right: 40px;
        }

        .wx-shop-index-search .search .icon-search {
            width: 32px;
            height: 32px;
            text-align: center;
            position: absolute;
            vertical-align: -0.5ex;
            padding-top: 0px;
            line-height: 32px;
            margin-top: 0px;
            margin-right: 5px;
        }

        .wx-shop-index-search .search .icon-cross {
            width: 24px;
            height: 32px;
            text-align: center;
            position: absolute;
            vertical-align: -0.5ex;
            padding-top: 0px;
            line-height: 32px;
            margin-top: 0px;
            color: #bbb;
            right: 8px;
            font-size: 14px;
        }

            .wx-shop-index-search .search .icon-cross:hover {
                background-color: transparent;
            }

    .wx-shop-index-search [class*="icon-"] {
        width: 24px;
        height: 24px;
        line-height: 24px;
        margin-top: 2px;
    }

    .wx-shop-index-search .icon-shop-more {
        background: url(images/shop-bottomnav.png)0 -48px no-repeat;
        background-size: 100px;
        margin: 0 12px;
    }

    .wx-shop-index-search .icon-shop-filter {
        background: url(images/shop-bottomnav.png)-25px -48px no-repeat;
        background-size: 100px;
        margin: 0 12px;
    }

.wx-shop-index-clarity {
    width: 100%;
    height: auto;
}

    .wx-shop-index-clarity .options {
        height: 45px;
        line-height: 45px;
        text-align: center;
        float: left;
        font-size: .8125rem;
        width: 25%;
        border-right: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
    }

        .wx-shop-index-clarity .options .text {
            display: block;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }

        .wx-shop-index-clarity .options:nth-of-type(4n) {
            border-right: 1px solid #fff;
        }

        .wx-shop-index-clarity .options .morebtn {
            color: #888;
        }

            .wx-shop-index-clarity .options .morebtn .triangle {
                display: inline-block;
                width: 16px;
                height: 16px;
                background: url(images/more-triangle.png) 0 0 no-repeat;
                background-size: 16px;
                vertical-align: -0.4ex;
            }

.wx-shop-index-list {
}

    .wx-shop-index-list .item {
        padding: 1rem;
        border-bottom: 1px solid #e5e5e5;
        background-color: #fff;
    }

    .wx-shop-index-list .item-images {
        overflow: hidden;
    }

    .wx-shop-index-list .item-img {
        display: block;
        text-align: center;
    }

        .wx-shop-index-list .item-img img {
            max-width: 100%;
            height: auto;
        }

    .wx-shop-index-list .item-title {
        display: inline-block;
        font-size: .975em;
        color: #333;
        margin-top: 10px;
        line-height: 1.5;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        max-height: 40px;
        overflow: hidden;
        word-break: break-all;
    }

    .wx-shop-index-list .item-other {
        margin-top: 10px;
        height: 32px;
    }

        .wx-shop-index-list .item-other .item-pride {
            font-size: 20px;
            font-family: '';
            color: #23a8cd;
        }

            .wx-shop-index-list .item-other .item-pride .rmb {
                font-size: 18px;
            }

        .wx-shop-index-list .item-other .item-comment {
            color: #888;
            font-size: .75rem;
            line-height: 32px;
        }

        .wx-shop-index-list .item-other .item-buybtn {
            height: 32px;
            width: 80px;
            background-color: #ff7800;
            color: #fff;
            font-size: .75rem;
            text-align: center;
            line-height: 32px;
            border-radius: 2px;
            margin-left: 10px;
        }

.wx-shop-bottom {
    height: 52px;
    background-color: rgba(255,255,255,0.9);
    border-top: 1px solid #e5e5e5;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-flex;
    display: -webkit-box;
    flex-flow: row;
}

    .wx-shop-bottom .btn {
        width: 25%;
        text-align: center;
        position: relative;
    }

        .wx-shop-bottom .btn [class^="icon-"] {
            width: 24px;
            height: 24px;
            font-size: 24px;
            text-align: center;
            display: inline-block;
            line-height: 24px;
            margin-top: 3px;
        }

        .wx-shop-bottom .btn .text {
            font-size: .75rem;
            color: #333;
        }

        .wx-shop-bottom .btn .redtips {
            border-radius: 100px;
            background-color: #ff3333;
            min-width: 16px;
            height: 16px;
            position: absolute;
            color: #fff;
            font-size: .625rem;
            line-height: 16px;
            text-align: center;
            top: 3px;
            right: 50%;
            padding: 0 5px;
            margin-right: -28px;
            max-width: 24px;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }

.wx-shop-index-list .item:nth-last-child(1) {
    border-bottom: 1px solid transparent;
}

.wx-shop-loading {
}

.wx-shop-bottom .icon-shop-index {
    background: url(images/shop-bottomnav.png) 0 1px no-repeat;
    background-size: 100px;
}

.wx-shop-bottom .icon-shop-collect {
    background: url(images/shop-bottomnav.png) -25px 0 no-repeat;
    background-size: 100px;
}

.wx-shop-bottom .icon-shop-cart {
    background: url(images/shop-bottomnav.png) -52px 0 no-repeat;
    background-size: 100px;
}

.wx-shop-bottom .icon-shop-me {
    background: url(images/shop-bottomnav.png) -75px 0 no-repeat;
    background-size: 100px;
}

.wx-shop-bottom .current .icon-shop-index {
    background: url(images/shop-bottomnav.png) 0 -24px no-repeat;
    background-size: 100px;
}

.wx-shop-bottom .current .icon-shop-collect {
    background: url(images/shop-bottomnav.png) -24px -24px no-repeat;
    background-size: 100px;
}

.wx-shop-bottom .current .icon-shop-cart {
    background: url(images/shop-bottomnav.png) -52px -24px no-repeat;
    background-size: 100px;
}

.wx-shop-bottom .current .icon-shop-me {
    background: url(images/shop-bottomnav.png) -75px -24px no-repeat;
    background-size: 100px;
}

.wx-shop-bottom .current .text {
    color: #23a8cd;
}


/*-----------商城首页结束-----------*/

/*-----------两列展示-----------*/
.wx-shop-column-list {
    padding: .5rem;
    background-color: #fff;
}

    .wx-shop-column-list .item {
        width: 50%;
        float: left;
        padding: .5rem .5rem;
        height: 295px;
    }

        .wx-shop-column-list .item .images .img {
            background-color: #e5e5e5;
            display: table-cell;
            text-align: center;
            vertical-align: middle;
            height: 180px;
        }

        .wx-shop-column-list .item .images {
            overflow: hidden;
        }

            .wx-shop-column-list .item .images .img img {
                max-width: 100%;
                height: auto;
            }

        .wx-shop-column-list .item .txt {
            display: -webkit-box !important;
            overflow: hidden !important;
            -webkit-line-clamp: 2;
            color: #333;
            -webkit-box-orient: vertical;
            font-size: .812rem;
            margin-top: 10px;
            line-height: 1.5;
            height: 38px;
            -webkit-box-pack: center;
        }

        .wx-shop-column-list .item .pride {
            font-size: 1rem;
            font-family: '';
            font-weight: bold;
            color: #23a8cd;
            margin-top: 10px;
        }

        .wx-shop-column-list .item .comment {
            font-size: .75rem;
            color: #bbb;
            margin-top: 3px;
        }

.wx-shop-classify-list {
}

    .wx-shop-classify-list .item {
        border-bottom: 1px solid #e5e5e5;
        height: 48px;
        line-height: 48px;
        color: #333;
        display: block;
        font-size: .875rem;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        background-color: #fff;
        padding: 0 12px;
    }

.wx-shop-classify_list .item:nth-last-child(1) {
    border-bottom: 1px solid transparent;
}

.wx-shop-classify-list .item:nth-of-type(1) {
    margin-bottom: 8px;
    color: #333;
}

@media screen and (max-width:320px) {

    .wx-shop-column-list .item .images {
        height: 130px;
        overflow: hidden;
    }

        .wx-shop-column-list .item .images .img {
            height: 130px;
        }

            .wx-shop-column-list .item .images .img img {
                max-width: 100%;
                height: auto;
                min-height: 130px;
            }

    .wx-shop-column-list .item {
        width: 50%;
        float: left;
        padding: .5rem .5rem;
        height: auto;
    }
}
/*-----------两列展示结束-----------*/


/*-----------宝贝详情-----------*/
.wx-shop-detail {
}

.wx-shop-detail-show {
    text-align: center;
    overflow: hidden;
    background-color: #e5e5e5;
    position: relative;
}

    .wx-shop-detail-show .images {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

        .wx-shop-detail-show .images img {
            max-width: 80%;
            height: auto;
        }

    .wx-shop-detail-show .images-num {
        position: absolute;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        background: rgba(0,0,0,0.15);
        right: 1rem;
        text-align: center;
        line-height: 40px;
        overflow: hidden;
        z-index: 2;
        top: 1rem;
        padding: 0 1px;
    }

        .wx-shop-detail-show .images-num .page-nub {
            color: #fff;
        }

.wx-shop-detail .title {
    color: #333;
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 8px;
    margin-left: 16px;
    margin-right: 16px;
    margin-top: 13px;
}

.wx-shop-detail .event {
    background-color: #ffefd1;
    margin: 0 1rem;
    margin-bottom: 1rem;
}

    .wx-shop-detail .event p {
        padding: 10px;
        font-size: .75rem;
        line-height: 1.5;
    }

.wx-shop-detail-bottom {
    height: 51px;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(244,244,244,0.9);
}

    .wx-shop-detail-bottom .options {
        float: left;
        width: 25%;
        font-size: .875rem;
        line-height: 51px;
        text-align: center;
    }

        .wx-shop-detail-bottom .options:nth-of-type(1) {
            border-right: 1px solid #d9d9d9;
        }

        .wx-shop-detail-bottom .options [class^="icon-"] {
            display: inline-block;
            vertical-align: -1ex;
            width: 24px;
            height: 24px;
        }

        .wx-shop-detail-bottom .options .icon-shop-home {
            background: url(images/shop-bottomnav.png) 0 0 no-repeat;
            background-size: 100px;
        }

        .wx-shop-detail-bottom .options .icon-shop-cart {
            background: url(images/shop-bottomnav.png) -52px 0 no-repeat;
            background-size: 100px;
        }

    .wx-shop-detail-bottom .light-orange {
        background-color: #fe9233;
        color: #fff;
        text-align: center;
    }

    .wx-shop-detail-bottom .deep-orange {
        background-color: #ff7800;
        color: #fff;
        text-align: center;
    }

.wx-shop-detail .options {
    padding-bottom: 0px;
    margin-bottom: 12px;
    background-color: #fff;
}

    .wx-shop-detail .options .btn {
        padding: 0 1rem;
        color: #888;
        height: 45px;
        line-height: 45px;
        display: block;
        font-size: .875rem;
    }

.wx-shop-detail .comment {
    background-color: #fff;
    display: block;
}

    .wx-shop-detail .comment .head {
        height: 45px;
        border-bottom: 1px solid #e5e5e5;
        line-height: 45px;
        color: #333;
        padding: 0 1rem;
        font-size: .875rem;
    }

        .wx-shop-detail .comment .head .blue {
            color: #23a8cd;
        }

    .wx-shop-detail .comment .comment-list {
        padding: 1rem;
    }

.wx-shop-detail .options .detail-nxt {
    font-family: "宋体";
    font-size: .875rem;
    width: 45px;
    text-align: center;
    line-height: 45px;
    margin-right: -1rem;
}

.wx-shop-detail .comment .comment-list .avater {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    overflow: hidden;
    float: left;
    margin-right: 1rem;
}

    .wx-shop-detail .comment .comment-list .avater img {
        max-width: 100%;
        height: auto;
    }

.wx-shop-detail .comment .comment-list .data {
    font-size: .75rem;
    margin-left: 8px;
    margin-top: 4px;
    overflow: hidden;
}

    .wx-shop-detail .comment .comment-list .data div:nth-of-type(2) {
        color: #888;
    }

    .wx-shop-detail .comment .comment-list .data .content {
        font-size: .875rem;
        color: #333;
        margin-top: 5px;
        word-break: break-all;
        line-height: 1.5;
    }

.wx-shop-detail .options-detail {
    background-color: #fff;
}

    .wx-shop-detail .options-detail .nav {
        height: 45px;
        line-height: 45px;
    }

        .wx-shop-detail .options-detail .nav .li {
            width: 33.33333333333333333333%;
            text-align: center;
            font-size: .875rem;
            border-right: 1px solid #e5e5e5;
            float: left;
            border-bottom: 1px solid #e5e5e5;
        }

    .wx-shop-detail .options-detail .content {
        padding: 1rem;
    }

        .wx-shop-detail .options-detail .content img {
            max-width: 100%;
            height: auto;
            text-align: center;
        }

    .wx-shop-detail .options-detail .nav .li:nth-last-child(1) {
        border-right: 1px solid transparent;
    }

    .wx-shop-detail .options-detail .nav .current {
        color: #23a8cd;
        border-bottom: 2px solid #23a8cd;
    }

.wx-shop-detail .options .pride {
    margin: .5rem 1rem;
    margin-top: 0px;
}

    .wx-shop-detail .options .pride .item-pride {
        font-size: 24px;
        font-family: '';
        color: #23a8cd;
        font-weight: bold;
    }

    .wx-shop-detail .options .pride .item-msg {
        color: #23a8cd;
        display: block;
        font-size: .75rem;
    }

    .wx-shop-detail .options .pride .data {
        font-size: .75rem;
        color: #bbb;
        margin-top: 13px;
        line-height: 1.5;
    }

    .wx-shop-detail .options .pride [class*="icon-"] {
        width: 17px;
        height: 16px;
        vertical-align: -0.5ex;
        font-size: 16px;
        margin-top: 0px;
        line-height: 16px;
        margin-right: 3px;
    }

    .wx-shop-detail .options .pride .icon-collect {
        background: url(images/shop-bottomnav.png) -34px -51px no-repeat;
        background-size: 68px;
    }

    .wx-shop-detail .options .pride .collected .icon-collect {
        background: url(images/shop-bottomnav.png) -51px -51px no-repeat;
        background-size: 68px;
    }

    .wx-shop-detail .options .pride .collected {
        color: #23a8cd;
    }
/*-----------右侧弹出层-----------*/
.wx-shop-rightbar {
    position: fixed;
    background-color: rgba(0,0,0,0.5);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
}

.wx-shop-rightpopup {
    position: fixed;
    left: 10%;
    background-color: #fff;
    top: 0;
    bottom: 0;
    right: 0px;
}

    .wx-shop-rightpopup .head {
        height: 44px;
        border-bottom: 1px solid #e5e5e5;
        line-height: 44px;
        text-align: center;
        font-size: 1rem;
        position: relative;
    }

    .wx-shop-rightpopup .content {
        position: absolute;
        top: 45px;
        bottom: 46px;
        left: 0;
        right: 0;
        overflow: auto;
        padding: 0 .5rem;
    }

        .wx-shop-rightpopup .content .options {
            border-bottom: 1px solid #e5e5e5;
            padding: 1rem;
            padding-bottom: .5rem;
        }

            .wx-shop-rightpopup .content .options .title {
                font-size: .875rem;
                float: left;
                width: 50px;
                text-align: left;
                color: #888;
                margin-top: 4px;
            }

    .wx-shop-rightpopup .icon-back:before {
        content: "\e904";
    }

    .wx-shop-rightpopup .icon-back {
        color: #bbb;
        height: 44px;
        line-height: 44px;
        font-size: 24px;
        position: absolute;
        left: 0;
    }

    .wx-shop-rightpopup .bottom {
        height: 46px;
        line-height: 46px;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        display: flex;
    }

        .wx-shop-rightpopup .bottom span {
            width: 50%;
            float: left;
            text-align: center;
            background-color: #ff9233;
            color: #fff;
            font-size: .875rem;
            flex: 1;
        }

            .wx-shop-rightpopup .bottom span:nth-of-type(2) {
                background-color: #ff7900;
            }

    .wx-shop-rightpopup .content .item {
        font-size: .75rem;
        color: #333;
        border: 1px solid #e5e5e5;
        padding: 0 10px;
        float: left;
        margin-right: 8px;
        height: 28px;
        line-height: 28px;
        margin-bottom: 8px;
    }

    .wx-shop-rightpopup .content .noneitem {
        background-color: #f2f2f2;
        color: #bbb;
    }

    .wx-shop-rightpopup .content .current {
        border: 1px solid #25a9d0;
        color: #25a9d0;
        background: url(images/orange-triangle.png)right bottom no-repeat;
    }

    .wx-shop-rightpopup .content .quantity {
        width: 28px;
        height: 28px;
        float: left;
        text-align: center;
        font-size: .875rem;
        background-color: #eeeeee;
        margin-right: 2px;
        color: #606060;
        line-height: 24px;
        font-size: 24px;
    }

    .wx-shop-rightpopup .content .input {
        width: 45px;
        font-size: .875rem;
    }

    .wx-shop-rightpopup .content .imglist {
        padding-bottom: 1rem;
    }

    .wx-shop-rightpopup .content .img {
        width: 96px;
        height: 96px;
        overflow: hidden;
        float: left;
        margin-right: 16px;
    }

        .wx-shop-rightpopup .content .img img {
            max-width: 100%;
            height: auto;
            min-height: 96px;
        }

    .wx-shop-rightpopup .content .msg {
        overflow: hidden;
    }

        .wx-shop-rightpopup .content .msg .title {
            font-size: .8125rem;
            text-overflow: ellipsis;
            overflow: hidden;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            display: -webkit-box;
            line-height: 1.5;
            vertical-align: middle;
            -webkit-box-pack: center;
            height: 42px;
            width: 100%;
            float: inherit;
            color: #333;
        }

        .wx-shop-rightpopup .content .msg .pride {
            font-size: .875rem;
            color: #23a9ce;
            margin-top: 5px;
            height: 24px;
        }

        .wx-shop-rightpopup .content .msg .num {
            font-size: .75rem;
            color: #888;
            margin-top: 6px;
        }

@media screen and (max-width:320px) {
    .wx-shop-rightpopup .content .img {
        width: 88px;
        height: 88px;
        overflow: hidden;
        float: left;
        margin-right: 16px;
    }

        .wx-shop-rightpopup .content .img img {
            max-width: 100%;
            height: auto;
            min-height: 88px;
        }

    .wx-shop-rightpopup .content .msg .pride {
        margin-top: 4px;
        font-size: .875rem;
    }

    .wx-shop-rightpopup .content .msg .num {
        margin-top: 2px;
    }
}

/*-----------宝贝详情结束-----------*/


/*-----------支付详情-----------*/
.wx-shop-invoice {
    margin-bottom: -51px;
}

    .wx-shop-invoice .options {
        background-color: #fff;
        margin-bottom: 12px;
    }

    .wx-shop-invoice .pay-mode {
        padding: .5rem 1rem;
        display: flex;
    }

        .wx-shop-invoice .pay-mode .item {
            height: 36px;
            line-height: 33px;
            font-size: .875rem;
            color: #333;
            text-align: center;
            flex: 1;
            border: 1px solid #d9d9d9;
            margin-right: .5rem;
        }

            .wx-shop-invoice .pay-mode .item:nth-last-child(1) {
                margin-right: 0px;
                background-color: #f2f2f2;
                color: #bbb;
            }

    .wx-shop-invoice .options .title {
        border-bottom: 1px solid #e5e5e5;
        padding: 0 1rem;
        color: #333;
        font-size: .75rem;
        height: 45px;
        line-height: 45px;
        display: block;
    }

    .wx-shop-invoice .options input {
        height: 45px;
        padding: 0 1rem;
        width: 100%;
        font-size: .875rem;
        color: #333;
        border-bottom: 1px solid #e5e5e5;
    }

    .wx-shop-invoice .options .icon-choose {
        float: left;
        height: 45px;
        line-height: 45px;
        padding-left: 1rem;
        font-size: 24px;
        width: 45px;
        padding-right: 0px;
        margin-right: 16px;
    }

    .wx-shop-invoice .options .text {
        height: 45px;
        line-height: 45px;
        font-size: .875rem;
    }

    .wx-shop-invoice .options .choose { /*border-bottom:1px solid #e5e5e5*/
    }

    .wx-shop-invoice .options .icon-unchoose:before {
        content: "\e619";
    }

    .wx-shop-invoice .options .icon-unchoose {
        color: #ebebeb;
    }

    .wx-shop-invoice .options .sumbit-btn {
        width: 80%;
        height: 45px;
        background-color: #24a8ce;
        text-align: center;
        color: #fff;
        font-size: .975rem;
        margin: 0 auto;
        line-height: 45px;
        border-radius: 3px;
    }

    .wx-shop-invoice .options .btn {
        padding: .5rem 0;
    }

    .wx-shop-invoice .options .pay-mode .current {
        color: #25a9d0;
        border: 1px solid #25a9d0;
        background: url(images/orange-triangle.png)right bottom no-repeat;
    }
/*-----------支付详情结束-----------*/


/*-----------支付订单-----------*/
.wx-shop-forum {
}

    .wx-shop-forum .options {
        background-color: #fff;
        margin-bottom: 12px;
    }

        .wx-shop-forum .options .item {
            min-height: 45px;
            line-height: 45px;
            padding: 0 1rem;
            font-size: .875rem;
            color: #333;
            border-bottom: 1px solid #e5e5e5;
        }

        .wx-shop-forum .options .pride {
            color: #ff7900;
        }

        .wx-shop-forum .options .pay-item {
            line-height: 1.5;
            padding: 0.5rem 1rem;
        }

            .wx-shop-forum .options .pay-item .title {
                display: block;
                font-size: .875rem;
                color: #333;
                overflow: hidden;
            }

            .wx-shop-forum .options .pay-item .subtitle {
                display: block;
                font-size: .75rem;
                color: #888;
                overflow: hidden;
            }

            .wx-shop-forum .options .pay-item .icon-nxt {
                width: 24px;
                height: 24px;
                line-height: 1.5;
                margin-top: 8px;
                margin-right: -8px;
            }

        .wx-shop-forum .options .icon-wx {
            width: 48px;
            height: 48px;
            background: url(images/shop-bottomnav.png)-96px -100px no-repeat;
            float: left;
            margin-left: -10px;
            margin-right: 5px;
        }

        .wx-shop-forum .options .icon-bank {
            width: 48px;
            height: 48px;
            background: url(images/shop-bottomnav.png)-144px -100px no-repeat;
            float: left;
            margin-left: -10px;
            margin-right: 5px;
        }

        .wx-shop-forum .options .icon-zhifubao {
            width: 48px;
            height: 48px;
            background: url(images/shop-bottomnav.png)0 -150px no-repeat;
            float: left;
            margin-left: -10px;
            margin-right: 5px;
        }

/*-----------支付方式订单-----------*/

/*-----------购物车-----------*/
.wx-shop-shoppingcart {
}

    .wx-shop-shoppingcart .head {
        height: 35px;
        line-height: 35px;
        border-bottom: 1px solid #e5e5e5;
        padding: 0 1rem;
        font-size: .75rem;
        color: #888;
        background-color: #fff;
    }

        .wx-shop-shoppingcart .head .editbtn {
            color: #24a9cc;
            font-size: .875rem;
        }

    .wx-shop-shoppingcart .list .item {
        border-bottom: 1px solid #e5e5e5;
        padding: 1rem;
        padding-left: 0rem;
        background-color: #fff;
    }

    .wx-shop-shoppingcart .list .icon-choose {
        line-height: 100px;
        width: 42px;
        height: 100px;
        float: left;
        font-size: 24px;
        padding-right: 0px;
        text-align: center;
        margin-top: 0px;
    }

    .wx-shop-shoppingcart .list .icon-unchoose:before {
        content: "\e619";
    }

    .wx-shop-shoppingcart .list .icon-unchoose {
        color: #ebebeb;
    }

    .wx-shop-shoppingcart .list .item .images {
        width: 100px;
        height: 100px;
        overflow: hidden;
        float: left;
        margin-right: 15px;
    }

        .wx-shop-shoppingcart .list .item .images img {
            max-width: 100%;
            height: auto;
        }

    .wx-shop-shoppingcart .list .item .msg {
        overflow: hidden;
    }

        .wx-shop-shoppingcart .list .item .msg .title {
            font-size: .8125rem;
            color: #333;
            text-overflow: ellipsis;
            overflow: hidden;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            display: -webkit-box;
            line-height: 1.5;
            vertical-align: middle;
            -webkit-box-pack: center;
            height: 38px;
        }

        .wx-shop-shoppingcart .list .item .msg .subtitle {
            font-size: .75rem;
            color: #888;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }

        .wx-shop-shoppingcart .list .item .msg .quantity {
            margin-top: 8px;
            width: 28px;
            height: 28px;
            float: left;
            text-align: center;
            font-size: 24px;
            background-color: #eeeeee;
            margin-right: 2px;
            color: #606060;
            line-height: 24px;
        }

    .wx-shop-shoppingcart .nonedata {
        text-align: center;
        padding-top: 100px;
    }

        .wx-shop-shoppingcart .nonedata .icon-cart {
            font-size: 48px;
            width: 48px;
            height: 48px;
            line-height: 48px;
            background: url(images/shop-bottomnav.png) -96px 0 no-repeat;
            margin: 0 auto;
            opacity: 0.3;
        }

        .wx-shop-shoppingcart .nonedata .text {
            font-size: 1rem;
            display: block;
            margin-top: 10px;
            color: #bbb;
        }

        .wx-shop-shoppingcart .nonedata .btn {
            width: 60%;
            background-color: #24a8ce;
            text-align: center;
            color: #fff;
            font-size: .975rem;
            margin: 0 auto;
            line-height: 45px;
            border-radius: 3px;
            display: Block;
            margin-top: 16px;
        }

.quantity:nth-of-type(2) {
    font-size: 21px !important;
}

.wx-shop-shoppingcart .list .item .msg .input {
    width: 45px;
    margin-top: 8px;
    font-size: .875rem;
}

.wx-shop-shoppingcart-bottom {
    height: 51px;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.96);
    padding: 0 1rem;
    line-height: 51px;
    font-size: .875rem;
    color: #333;
    padding-right: 0px;
    border-top: 1px solid #e5e5e5;
}

.wx-shop-shoppingcart .list .item:nth-last-child(1) {
    border-bottom: 1px solid transparent;
}

.wx-shop-shoppingcart-bottom .icon-choose {
    line-height: 50px;
    width: 24px;
    height: 50px;
    float: left;
    font-size: 24px;
    padding-right: 0px;
    text-align: center;
    margin-top: 0px;
    margin-right: 10px;
}

.wx-shop-shoppingcart-bottom .icon-unchoose:before {
    content: "\e619";
}

.wx-shop-shoppingcart-bottom .icon-unchoose {
    color: #d2d2d2;
}

.wx-shop-shoppingcart-bottom .btn {
    background-color: #ff7900;
    color: #fff;
    float: right;
    min-width: 25%;
    text-align: center;
    font-size: 1rem;
    padding: 0 8px;
}

.wx-shop-shoppingcart .list .item .msg .pride {
    font-size: .9375rem;
    color: #333;
    margin-top: 5px;
}

.wx-shop-shoppingcart .list .item .msg .comment {
    font-size: .75rem;
    color: #888;
    margin-top: 5px;
}

.wx-shop-shoppingcart-bottom .total {
    font-weight: bold;
    font-size: 1rem;
    margin-left: 20px;
    line-height: 1.5;
    color: #333;
    margin-top: 6px;
}

.wx-shop-shoppingcart-bottom .total-msg {
    font-size: .75rem;
    margin-left: 15px;
    line-height: 1.5;
    color: #888;
}

.wx-shop-shoppingcart .nonedata {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
}
/*适应iphone4,ipod*/
@media screen and (max-width:320px) {
    .wx-shop-shoppingcart .list .item {
        border-bottom: 1px solid #e5e5e5;
        padding: 10px;
        height: 108px;
        padding-left: 0rem;
    }

    .wx-shop-shoppingcart .list .icon-choose {
        line-height: 88px;
        width: 36px;
        height: 88px;
        float: left;
        font-size: 20px;
        padding-right: 0px;
        text-align: center;
        margin-top: 0px;
    }

    .wx-shop-shoppingcart-bottom .icon-choose {
        font-size: 20px;
    }

    .wx-shop-shoppingcart-bottom {
        padding-left: 6px;
    }

    .wx-shop-shoppingcart .list .item .images {
        width: 86px;
        height: 86px;
        overflow: hidden;
        float: left;
        margin-right: 10px;
    }

    .wx-shop-shoppingcart .list .item .msg .pride {
        font-size: .8125rem;
        color: #333;
        margin-top: 0px;
    }

    .wx-shop-shoppingcart .list .item .msg .quantity {
        margin-top: 3px;
        width: 28px;
        height: 28px;
        float: left;
        text-align: center;
        font-size: 24px;
        background-color: #eeeeee;
        margin-right: 2px;
        color: #606060;
        line-height: 24px;
    }

    .wx-shop-shoppingcart .list .item .msg .input {
        width: 45px;
        margin-top: 3px;
        font-size: .875rem;
    }

    .wx-shop-shoppingcart .list .item .msg .title {
        font-size: .8125rem;
        color: #333;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        line-height: 1.5;
        vertical-align: middle;
        -webkit-box-pack: center;
        height: 19px;
    }
}
/*-----------购物车结束-----------*/

/*---------确认订单-------------*/
.wx-shop-confirm {
}

    .wx-shop-confirm .choose-address {
        color: #888;
        font-size: .875rem;
    }

        .wx-shop-confirm .choose-address .icon-nxt {
            height: 24px;
            line-height: 24px;
            text-align: right;
        }

    .wx-shop-confirm .options {
        background-color: #fff;
        margin-top: 12px;
    }

    .wx-shop-confirm .shop-address {
        background: url(images/shop_address.jpg) left top repeat-x;
        height: 80px;
        padding: 0 1rem;
    }

        .wx-shop-confirm .shop-address .txt {
            overflow: hidden;
            padding-top: 18px;
        }

        .wx-shop-confirm .shop-address .name {
            font-size: .875rem;
            color: #333;
        }

        .wx-shop-confirm .shop-address .address {
            font-size: .875rem;
            color: #333;
            margin-top: 2px;
            display: block;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }

        .wx-shop-confirm .shop-address .icon-nxt {
            float: right;
            height: 80px;
            line-height: 80px;
            text-align: right;
        }

    .wx-shop-confirm .options .item {
        padding: 12px;
        border-bottom: 1px solid #e5e5e5;
    }

    .wx-shop-confirm .options .images {
        width: 100px;
        height: 100px;
        float: left;
        margin-right: 15px;
        overflow: hidden;
    }

        .wx-shop-confirm .options .images img {
            max-width: 100%;
            height: auto;
        }

    .wx-shop-confirm .options .msg {
        overflow: hidden;
    }

    .wx-shop-confirm .options .title {
        font-size: .8125rem;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        line-height: 1.5;
        vertical-align: middle;
        -webkit-box-pack: center;
        height: 42px;
    }

    .wx-shop-confirm .options .subtitle {
        font-size: .75rem;
        color: #888;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .wx-shop-confirm .options .item .msg .pride {
        font-size: .9375rem;
        color: #333;
        margin-top: 5px;
    }

    .wx-shop-confirm .options .item .msg .comment {
        font-size: .75rem;
        color: #888;
        margin-top: 4px;
    }

    .wx-shop-confirm .options .item .openbtn {
        height: 32px;
        line-height: 30px;
        text-align: center;
        width: 90%;
        border: 1px solid #ff7900;
        color: #ff7900;
        font-size: .875rem;
        margin: 0 auto;
        border-radius: 2px;
        display: block;
    }

.wx-shop-confirm-bottom {
    height: 51px;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(244,244,244,0.9);
    padding: 0 1rem;
    line-height: 51px;
    font-size: .875rem;
    color: #333;
    padding-right: 0px;
}

    .wx-shop-confirm-bottom .btn {
        background-color: #ff7900;
        color: #fff;
        float: right;
        width: 38%;
        text-align: center;
        font-size: 1rem;
    }

.wx-shop-confirm .options .line {
    height: 45px;
    line-height: 45px;
    padding: 0 1rem;
    border-bottom: 1px solid #e5e5e5;
}

    .wx-shop-confirm .options .line .icon-nxt {
        height: 45px;
        line-height: 45px;
        text-align: right;
    }

.wx-shop-confirm .options .input {
    height: 45px;
    padding: 0 1rem;
}

    .wx-shop-confirm .options .input input {
        width: 100%;
        font-size: .875rem;
        color: #333;
        outline: none;
        margin-top: 12px;
    }

.wx-shop-confirm-bottom > strong {
    font-weight: bold;
    font-size: 1rem;
}

.wx-shop-confirm-popupbg {
    position: fixed;
    background: rgba(0,0,0,0.5);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.wx-shop-confirm-popup {
    width: 300px;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 100px;
    position: fixed;
    left: 50%;
    margin-left: -150px;
    top: 50%;
    margin-top: -90px;
}

    .wx-shop-confirm-popup .head {
        height: 45px;
        line-height: 45px;
        color: #888;
        font-size: .875rem;
        border-bottom: 1px solid #e5e5e5;
        padding: 0 1rem;
        display: block;
    }

    .wx-shop-confirm-popup .item {
        height: 45px;
        line-height: 45px;
        color: #333;
        font-size: .875rem;
        border-bottom: 1px solid #e5e5e5;
        padding: 0 1rem;
        display: block;
    }

.wx-sumbit-popup .icon-true {
    background: url(images/shop-bottomnav.png) -75px -100px no-repeat;
    background-size: 100px;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-top: 0px;
    vertical-align: -0.8ex;
}

.wx-shop-confirm .wx-sumbit-popup {
    padding: 0 15px;
}
/*适应iphone4,ipod*/
@media screen and (max-width:320px) {
    .wx-shop-confirm .options .images {
        width: 86px;
        height: 86px;
    }

    .wx-shop-confirm .options .title {
        -webkit-line-clamp: 1;
        height: 20px;
    }

    .wx-shop-confirm-popup {
        width: 240px;
        background-color: #fff;
        margin: 0 auto;
        margin-top: 100px;
        position: fixed;
        left: 50%;
        margin-left: -120px;
        top: 50%;
        margin-top: -90px;
    }

    .wx-shop-confirm .options .title {
        font-size: .8125rem;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        line-height: 1.5;
        vertical-align: middle;
        -webkit-box-pack: center;
        height: 24px;
    }

    .wx-shop-confirm .options .item .msg .comment {
        margin-top: 4px;
    }
}
/*---------确认订单结束-------------*/

/*--------收货地址----------*/
.wx-shop-receive {
}

    .wx-shop-receive .head {
        height: 44px;
        border-bottom: 1px solid #e5e5e5;
    }

        .wx-shop-receive .head .icon-back {
            color: #bbb;
            height: 44px;
            line-height: 44px;
            font-size: 24px;
            position: absolute;
            left: 0;
        }

            .wx-shop-receive .head .icon-back:before {
                content: "\e904";
            }

    .wx-shop-receive .options {
        padding: 1rem;
        border-bottom: 1px solid #e5e5e5;
    }

    .wx-shop-receive .msg {
        overflow: hidden;
    }

    .wx-shop-receive .options .msg .name {
        font-size: .875rem;
        color: #333;
    }

    .wx-shop-receive .options .msg .address {
        font-size: .875rem;
        color: #333;
        display: block;
        margin-top: 3px;
    }

    .wx-shop-receive .options .edit {
        color: #24a8ce;
        font-size: .875rem;
        margin-top: 10px;
    }

    .wx-shop-receive .options .line {
        margin: 0 1rem;
        margin-top: 10px;
        background: #bbb;
        width: 1px;
        height: 24px;
        margin-left: 2rem;
    }

    .wx-shop-receive .sumbitbtn {
        height: 44px;
        background-color: #24a8ce;
        color: #fff;
        text-align: center;
        line-height: 44px;
        margin: 1rem 10%;
        display: block;
        border-radius: 3px;
        font-size: 1rem;
    }

        .wx-shop-receive .sumbitbtn .plus {
            font-size: 1.6rem;
            vertical-align: -0.2ex;
        }

    .wx-shop-receive .options .msg .name .icon-choose {
        width: 16px;
        height: 20px;
        line-height: 20px;
        color: #24a8ce;
        display: inline;
        float: left;
        font-size: 1rem;
        vertical-align: -0.5ex;
        margin-right: 5px;
    }

    .wx-shop-receive .options .btngroup span {
        font-size: .75rem;
        color: #969696;
        height: 32px;
        line-height: 32px;
        border: 1px solid #dddddd;
        padding: 0 12px;
        border-radius: 3px;
        margin-top: 8px;
        margin-left: 8px;
        min-width: 60px;
        text-align: center;
    }

        .wx-shop-receive .options .btngroup span:nth-of-type(1) {
            margin-left: 0px;
            background: url(images/gray-true.png) 0 0 no-repeat;
            background-size: 16px 16px;
            background-position: 10px 7px;
            padding-left: 30px;
        }

    .wx-shop-receive .options .btngroup .current {
        color: #23a8cd;
        border: 1px solid #23a8cd;
        background: url(images/blue-true.png) 0 0 no-repeat !important;
        background-size: 16px 16px !important;
        background-position: 10px 7px !important;
    }

    .wx-shop-receive .options .msg i {
        padding: 0 5px;
        background-color: #24a8ce;
        color: #fff;
        font-size: .625rem;
        border-radius: 2px;
    }

/*---------收货地址结束----------*/


/*--------------输入收货地址页面-----------------*/
.wx-shop-receive-edit {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

    .wx-shop-receive-edit .options {
        padding: 12px;
        border-bottom: 1px solid #e5e5e5;
    }

        .wx-shop-receive-edit .options .title {
            font-size: .875rem;
            color: #888;
            width: 100px;
            text-align: left;
            float: left;
        }

        .wx-shop-receive-edit .options .input {
            overflow: hidden;
        }

            .wx-shop-receive-edit .options .input input {
                width: 100%;
                font-size: .875rem;
                color: #333;
            }

        .wx-shop-receive-edit .options .data {
            color: #bbb;
            font-size: .875rem;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            display: block;
        }

        .wx-shop-receive-edit .options .icon-nxt {
            height: 24px;
            line-height: 24px;
            text-align: right;
        }

    .wx-shop-receive-edit .sumbit {
        height: 44px;
        background-color: #e5e5e5;
        color: #fff;
        text-align: center;
        line-height: 44px;
        margin: 1rem 10%;
        display: block;
        border-radius: 3px;
        font-size: 1rem;
    }

    .wx-shop-receive-edit .done {
        background-color: #24a8ce;
    }

    .wx-shop-receive-edit .check {
        background: url(images/shop-checkbox.png) 0 0 no-repeat;
        background-size: 44px;
        width: 48px;
        height: 24px;
        float: right;
    }

    .wx-shop-receive-edit .uncheck {
        background: url(images/shop-checkbox.png) 0 -24px no-repeat;
        background-size: 44px;
        width: 48px;
        height: 24px;
        float: right;
    }
/*--------------输入收货地址结束-----------------*/

/*---------------收藏商品----------------*/
.wx-shop-collect {
    margin-bottom: -51px;
}

    .wx-shop-collect .list .item {
        padding: 12px;
        border-bottom: 1px solid #e5e5e5;
        background-color: #fff;
    }

        .wx-shop-collect .list .item .images {
            width: 100px;
            height: 100px;
            overflow: hidden;
            float: left;
            margin-right: 15px;
            background-color: #e5e5e5;
        }

            .wx-shop-collect .list .item .images img {
                max-width: 100%;
                height: auto;
            }

        .wx-shop-collect .list .item .msg {
            overflow: hidden;
        }

            .wx-shop-collect .list .item .msg .title {
                font-size: .8125rem;
                color: #333;
                text-overflow: ellipsis;
                overflow: hidden;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                display: -webkit-box;
                line-height: 1.5;
                vertical-align: middle;
                -webkit-box-pack: center;
                height: 42px;
            }

            .wx-shop-collect .list .item .msg .subtitle {
                font-size: .75rem;
                color: #888;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap;
            }

            .wx-shop-collect .list .item .msg .pride {
                font-size: .9375rem;
                color: #23a7cd;
                margin-top: 5px;
            }

            .wx-shop-collect .list .item .msg .comment {
                font-size: .75rem;
                color: #888;
                margin-top: 4px;
            }

            .wx-shop-collect .list .item .msg .item-buybtn {
                height: 32px;
                width: 80px;
                background-color: #ff7800;
                color: #fff;
                font-size: .75rem;
                text-align: center;
                line-height: 32px;
                border-radius: 2px;
                margin-left: 10px;
            }

    .wx-shop-collect .nonedata {
        text-align: center;
        padding-top: 100px;
    }

        .wx-shop-collect .nonedata .icon-collect {
            width: 48px;
            height: 48px;
            margin: 0 auto;
            background: url(images/shop-bottomnav.png) -96px -144px no-repeat;
            opacity: 0.5;
        }

        .wx-shop-collect .nonedata .text {
            font-size: 1rem;
            display: block;
            margin-top: 10px;
            color: #bbb;
        }

    .wx-shop-collect .nonedata {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #fff;
    }
/*适应iphone4以及ipod机器*/
@media screen and (max-width:320px) {
    .wx-shop-collect .list .item .images {
        width: 88px;
        height: 88px;
        overflow: hidden;
        float: left;
        margin-right: 20px;
    }

    .wx-shop-collect .list .item .msg .title {
        font-size: .8125rem;
        color: #333;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        line-height: 1.5;
        vertical-align: middle;
        -webkit-box-pack: center;
        height: 24px;
    }

    .wx-shop-collect .list .item .msg .item-buybtn {
        height: 28px;
        width: 80px;
        background-color: #ff7800;
        color: #fff;
        font-size: .75rem;
        text-align: center;
        line-height: 28px;
        border-radius: 2px;
        margin-left: 10px;
    }

    .wx-shop-collect .list .item .images img {
        min-height: 88px;
    }

    .wx-shop-collect .list .item .msg .comment {
        font-size: .75rem;
        color: #888;
        margin-top: 5px;
    }
}
/*---------------收藏商品结束-------------*/

/*--------搜索页面-------------*/
.wx-shop-search {
}

    .wx-shop-search .options {
        font-size: .875rem;
        color: #888;
    }

        .wx-shop-search .options:nth-last-child(1) .item {
            border-bottom: 1px solid transparent;
        }

        .wx-shop-search .options .item {
            padding: 12px;
            border-bottom: 1px solid #e5e5e5;
            background-color: #fff;
        }

        .wx-shop-search .options .images {
            width: 100px;
            height: 100px;
            float: left;
            margin-right: 15px;
            overflow: hidden;
        }

            .wx-shop-search .options .images img {
                max-width: 100%;
                height: auto;
            }

        .wx-shop-search .options .msg {
            overflow: hidden;
        }

        .wx-shop-search .options .title {
            font-size: .8125rem;
            text-overflow: ellipsis;
            overflow: hidden;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            display: -webkit-box;
            line-height: 1.5;
            vertical-align: middle;
            -webkit-box-pack: center;
            height: 42px;
            color: #333;
        }

        .wx-shop-search .options .subtitle {
            font-size: .75rem;
            color: #888;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }

        .wx-shop-search .options .item .msg .pride {
            font-size: .9375rem;
            color: #333;
            margin-top: 5px;
        }

        .wx-shop-search .options .item .msg .comment {
            font-size: .75rem;
            color: #888;
            margin-top: 2px;
        }

.wx-shop-index-search .search-btn {
    background-color: #24a8ce;
    width: 60px;
    text-align: center;
    color: #fff;
    font-size: .875rem;
    float: right;
    display: block;
    height: 100%;
    margin-right: .5rem;
    line-height: 32px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.wx-shop-search .nonedata {
    text-align: center;
    padding-top: 100px;
}

    .wx-shop-search .nonedata .icon-search {
        font-size: 48px;
        width: 48px;
        height: 48px;
        line-height: 48px;
        margin-left: -12px;
    }

    .wx-shop-search .nonedata .text {
        font-size: 1rem;
        display: block;
        margin-top: 10px;
    }

/*适应iphone4以及ipod机器*/
@media screen and (max-width:320px) {
    .wx-shop-search .options .item .images {
        width: 88px;
        height: 88px;
        overflow: hidden;
        float: left;
        margin-right: 20px;
    }

    .wx-shop-search .options .item .msg .title {
        font-size: .8125rem;
        color: #333;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        line-height: 1.5;
        vertical-align: middle;
        -webkit-box-pack: center;
        height: 24px;
    }

    .wx-shop-search .options .item .msg .item-buybtn {
        height: 28px;
        width: 80px;
        background-color: #ff7800;
        color: #fff;
        font-size: .75rem;
        text-align: center;
        line-height: 28px;
        border-radius: 2px;
        margin-left: 10px;
    }

    .wx-shop-search .options .item .images img {
        min-height: 88px;
    }

    .wx-shop-search .options .item .msg .comment {
        font-size: .75rem;
        color: #888;
        margin-top: 5px;
    }
}
/*-------搜索页面结束------------*/

/*-------------评论页面-----------------*/
.wx-shop-comment {
    margin-bottom: -51px;
}

    .wx-shop-comment .comment {
        background-color: #fff;
        display: block;
    }

        .wx-shop-comment .comment .head {
            height: 45px;
            border-bottom: 1px solid #e5e5e5;
            line-height: 45px;
            color: #333;
            padding: 0 1rem;
            font-size: .75rem;
        }

            .wx-shop-comment .comment .head .blue {
                color: #23a8cd;
            }

        .wx-shop-comment .comment .comment-list {
            padding: 1rem;
        }

    .wx-shop-comment .options .detail-nxt {
        font-family: "宋体";
        font-size: .875rem;
        width: 45px;
        text-align: center;
        line-height: 45px;
        margin-right: -1rem;
    }

    .wx-shop-comment .comment .comment-list .avater {
        width: 40px;
        height: 40px;
        border-radius: 100px;
        overflow: hidden;
        float: left;
        margin-right: 1rem;
    }

        .wx-shop-comment .comment .comment-list .avater img {
            max-width: 100%;
            height: auto;
        }

    .wx-shop-comment .comment .comment-list .data {
        font-size: .75rem;
        margin-left: 8px;
        margin-top: 4px;
        overflow: hidden;
    }

        .wx-shop-comment.comment .comment-list .data div:nth-of-type(2) {
            color: #888;
        }

        .wx-shop-comment.comment .comment-list .data .content {
            font-size: .875rem;
            color: #333;
            margin-top: 5px;
            word-break: break-all;
            line-height: 1.5;
        }

        .wx-shop-comment .comment .comment-list .data div:nth-of-type(2) {
            color: #888;
        }

        .wx-shop-comment .comment .comment-list .data .content {
            font-size: .875rem;
            color: #333;
            margin-top: 5px;
            word-break: break-all;
            line-height: 1.5;
        }
/*-------------评论页面结束-----------------*/


/*-------------我首页-------------*/
.wx-shop-me-index {
}

    .wx-shop-me-index .options {
        margin-bottom: .5rem;
        background-color: #fff;
    }

        .wx-shop-me-index .options .avater {
            border-radius: 100px;
            width: 48px;
            height: 48px;
            margin-left: 1rem;
            margin-top: .5rem;
            margin-bottom: .5rem;
            float: left;
            margin-right: 1rem;
        }

        .wx-shop-me-index .options .name {
            overflow: hidden;
            font-size: .912rem;
            color: #333;
            display: block;
            line-height: 64px;
        }

        .wx-shop-me-index .options .icon-nxt {
            margin-top: 6px;
        }

        .wx-shop-me-index .options .title {
            padding: 0 1rem;
            height: 38px;
            border-bottom: 1px solid #e5e5e5;
            line-height: 38px;
            font-size: .875rem;
            padding-right: 0px;
            color: #333;
        }

            .wx-shop-me-index .options .title .icon-nxt {
                height: 24px;
                line-height: 24px;
            }

            .wx-shop-me-index .options .title .right {
                font-size: .75rem;
                color: #888;
            }

        .wx-shop-me-index .options .box-list {
            overflow: hidden;
        }

            .wx-shop-me-index .options .box-list .inner {
                float: left;
                width: 33.333333333%;
                border-right: 1px solid #e5e5e5;
                text-align: center;
                font-size: .75rem;
                color: #333;
                padding: 10px 0;
                position: relative;
            }

                .wx-shop-me-index .options .box-list .inner:nth-of-type(3) {
                    border-right: 1px solid transparent;
                }

        .wx-shop-me-index .options .inner .wallet {
            background: url(images/shop-bottomnav.png) 0px -100px no-repeat;
            background-size: 100px;
            width: 25px;
            height: 24px;
            margin: 0 auto;
            margin-bottom: 3px;
        }

        .wx-shop-me-index .options .inner .package {
            background: url(images/shop-bottomnav.png) -25px -100px no-repeat;
            background-size: 100px;
            width: 25px;
            height: 24px;
            margin: 0 auto;
            margin-bottom: 3px;
        }

        .wx-shop-me-index .options .inner .assess {
            background: url(images/shop-bottomnav.png) -50px -100px no-repeat;
            background-size: 100px;
            width: 25px;
            height: 24px;
            margin: 0 auto;
            margin-bottom: 3px;
        }

        .wx-shop-me-index .options .line {
            font-size: .875rem;
            color: #333;
            height: 42px;
            border-bottom: 1px solid #e5e5e5;
            line-height: 42px;
            padding: 0 1rem;
            padding-right: 0px;
        }

            .wx-shop-me-index .options .line .icon-nxt {
                height: 42px;
                line-height: 42px;
                margin-top: 0px;
            }

        .wx-shop-me-index .options .applist {
        }

            .wx-shop-me-index .options .applist .app {
                float: left;
                width: 25%;
                text-align: center;
                box-sizing: border-box;
                padding: 1rem;
                font-size: .75rem;
                color: #333;
                padding-bottom: .5rem;
            }

                .wx-shop-me-index .options .applist .app img {
                    border-radius: 100px;
                    width: 45px;
                    height: 45px;
                }

                .wx-shop-me-index .options .applist .app .text {
                    margin-top: 5px;
                    max-width: 99%;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    overflow: hidden;
                }

    .wx-shop-me-index .icon-nxt {
        width: 32px;
    }

    .wx-shop-me-index .inner .redtips {
        border-radius: 100px;
        background-color: #ff3333;
        min-width: 16px;
        height: 16px;
        position: absolute;
        color: #fff;
        font-size: .625rem;
        line-height: 16px;
        text-align: center;
        top: 3px;
        right: 50%;
        padding: 0 5px;
        margin-right: -23px;
        max-width: 24px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
/*-------------我首页结束-------------*/


/*------------我订单-------------*/
.wx-shop-me-goods {
}

    .wx-shop-me-goods .list {
        background-color: #fff;
        margin-bottom: 8px;
    }

        .wx-shop-me-goods .list .title {
            height: 38px;
            border-bottom: 1px solid #e5e5e5;
            line-height: 38px;
            font-size: .875rem;
            padding: 0 1rem;
        }

        .wx-shop-me-goods .list .item {
            padding: .5rem;
            border-bottom: 1px solid #e5e5e5;
        }

            .wx-shop-me-goods .list .item .item-img {
                width: 76px;
                height: 76px;
                float: left;
                overflow: hidden;
                margin-right: 1rem;
            }

                .wx-shop-me-goods .list .item .item-img img {
                    max-width: 100%;
                    min-height: 76px;
                }

            .wx-shop-me-goods .list .item .data {
                overflow: hidden;
            }

                .wx-shop-me-goods .list .item .data .name {
                    font-size: .8125rem;
                    text-overflow: ellipsis;
                    overflow: hidden;
                    -webkit-line-clamp: 2;
                    -webkit-box-orient: vertical;
                    display: -webkit-box;
                    line-height: 1.5;
                    vertical-align: middle-webkit-box-pack: center;
                    height: 38px;
                    width: 80%;
                    padding-right: 5%;
                }

                .wx-shop-me-goods .list .item .data .pride {
                    text-align: right;
                    font-size: .875rem;
                    width: 20%;
                }

                    .wx-shop-me-goods .list .item .data .pride span:nth-child(3) {
                        text-decoration: line-through;
                        color: #888;
                    }

                    .wx-shop-me-goods .list .item .data .pride span:nth-child(2) {
                        text-decoration: line-through;
                        color: #888;
                    }

        .wx-shop-me-goods .list .item-all {
            padding: 12px 1rem;
            text-align: right;
        }

            .wx-shop-me-goods .list .item-all .txt {
                font-size: .8125rem;
                color: #333;
                margin-bottom: 8px;
            }

            .wx-shop-me-goods .list .item-all .bluebtn {
                font-size: 14px;
                padding: 4px 12px;
                color: #24a8ce;
                border: 1px solid #24a8ce;
                border-radius: 2px;
                margin-top: 8px;
                margin-left: 10px;
            }

            .wx-shop-me-goods .list .item-all .access {
                font-size: 14px;
                padding: 4px 16px;
                background-color: #24a8ce;
                border: 1px solid #24a8ce;
                border-radius: 2px;
                margin-top: 8px;
                margin-left: 10px;
                color: #fff;
            }

    .wx-shop-me-goods .head {
        height: 44px;
        line-height: 44px;
        color: #333;
        font-size: .875rem;
        background-color: #fff;
        margin-bottom: 8px;
        clear: both;
    }

        .wx-shop-me-goods .head span {
            text-align: center;
            float: left;
            width: 25%;
        }

        .wx-shop-me-goods .head .current {
            border-bottom: 2px solid #24a8ce;
            color: #24a8ce;
        }

    .wx-shop-me-goods .nonedata {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #fff;
    }

        .wx-shop-me-goods .nonedata .icon-footmark {
            background: url(images/goods.png)0 0 no-repeat;
            width: 48px;
            height: 48px;
            margin: 0 auto;
            background-size: cover;
        }

        .wx-shop-me-goods .nonedata .text {
            color: #888;
            font-size: .875rem;
        }

/*------------我订单结束-------------*/


/*----------我的资料----------*/
.wx-shop-me-data {
}

    .wx-shop-me-data .options {
        background-color: #fff;
        margin-top: 12px;
    }

        .wx-shop-me-data .options .item {
            border-bottom: 1px solid #e5e5e5;
            padding: 0 1rem;
            font-size: .874rem;
            height: 48px;
            line-height: 48px;
            color: #333;
        }

            .wx-shop-me-data .options .item .icon-nxt {
                height: 48px;
                line-height: 49px;
                width: 42px;
                margin-right: -1rem;
            }

            .wx-shop-me-data .options .item .avater {
                width: 35px;
                height: 35px;
                overflow: hidden;
                border-radius: 100px;
                float: right;
                margin-top: 6.5px;
            }

        .wx-shop-me-data .options .btn {
            padding: .5rem 0;
        }

        .wx-shop-me-data .options .sumbit-btn {
            width: 80%;
            height: 45px;
            background-color: #24a8ce;
            text-align: center;
            color: #fff;
            font-size: .975rem;
            margin: 0 auto;
            line-height: 45px;
            border-radius: 3px;
        }
/*----------我的资料结束----------*/

/*-----------商城关注----------------*/
.wx-shop-me-mall {
    padding: 2rem;
    text-align: center;
}

    .wx-shop-me-mall .qr {
        width: 146px;
        height: 146px;
        border: 1px solid #d6d6d6;
        overflow: hidden;
        margin: 0 auto;
    }

        .wx-shop-me-mall .qr img {
            max-width: 146px;
            min-height: 146px;
        }

    .wx-shop-me-mall .msg {
        font-size: .875rem;
        line-height: 1.5;
        margin-top: 16px;
    }
/*-----------商城关注结束----------------*/


/*---------------浏览足迹----------------*/
.wx-shop-me-footmark {
}

    .wx-shop-me-footmark .options .item .msg .pride {
        color: #24a8ce;
    }

    .wx-shop-me-footmark .options .images {
        width: 100px;
        height: 100px;
    }

@media screen and (max-width: 320px) {
    .wx-shop-me-footmark .options .item .msg .title {
        font-size: .8125rem;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        line-height: 1.5;
        vertical-align: middle;
        -webkit-box-pack: center;
        height: 42px;
        color: #333;
    }
}

.wx-shop-me-footmark .nonedata {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
}

    .wx-shop-me-footmark .nonedata .icon-footmark {
        background: url(images/footmark.png)0 0 no-repeat;
        width: 48px;
        height: 48px;
        margin: 0 auto;
        background-size: cover;
    }

    .wx-shop-me-footmark .nonedata .text {
        color: #888;
        font-size: .875rem;
    }
/*----------------浏览足迹结束---------------*/

/*--------------我的昵称----------------*/
.wx-shop-me-edit {
}

    .wx-shop-me-edit .options {
        padding: 0 1rem;
        background-color: #fff;
        margin-top: 12px;
        color: #333;
        min-height: 48px;
        line-height: 48px;
        font-size: .875rem;
    }

    .wx-shop-me-edit .input {
        overflow: hidden;
    }

        .wx-shop-me-edit .input input {
            width: 100%;
            color: #333;
            font-size: .875rem;
            line-height: 20px;
        }

    .wx-shop-me-edit .options .name {
        margin-right: 1rem;
    }

    .wx-shop-me-edit .options .btn {
        padding: .5rem 0;
    }

    .wx-shop-me-edit .options .sumbit-btn {
        width: 80%;
        height: 45px;
        background-color: #24a8ce;
        text-align: center;
        color: #fff;
        font-size: .975rem;
        margin: 0 auto;
        line-height: 45px;
        border-radius: 3px;
    }

    .wx-shop-me-edit .pswlist {
        border-bottom: 1px solid #e5e5e5;
        margin: 0 -1rem;
        padding: 0 1rem;
    }
/*--------------我的昵称结束----------------*/


/*---------------评价晒单----------------*/
.wx-shop-me-shareorder {
}

    .wx-shop-me-shareorder .options {
        background-color: #fff;
        margin-top: 12px;
    }

        .wx-shop-me-shareorder .options textarea {
            padding: .5rem 1rem;
            width: 100%;
            outline: none;
            resize: none;
            height: 120px;
            font-size: .8125rem;
            line-height: 1.5;
            margin-bottom: 35px;
        }

        .wx-shop-me-shareorder .options .imglist {
            margin-left: 1rem;
            margin-bottom: .5rem;
        }

            .wx-shop-me-shareorder .options .imglist .item, .wx-shop-me-shareorder .options .imglist .add-item {
                width: 80px;
                height: 80px;
                float: left;
                margin-right: .5rem;
                overflow: hidden;
                margin-bottom: .5rem;
                border: 1px solid #e5e5e5;
            }

                .wx-shop-me-shareorder .options .imglist img, .wx-shop-me-shareorder .options .imglist .add-item img {
                    max-width: 100%;
                    min-height: 80px;
                }

        .wx-shop-me-shareorder .options .data {
        }

            .wx-shop-me-shareorder .options .data .img {
                float: left;
                width: 80px;
                height: 80px;
                overflow: hidden;
                margin-right: 12px;
            }

        .wx-shop-me-shareorder .options .data {
            padding: .5rem;
        }

            .wx-shop-me-shareorder .options .data .img img {
                max-width: 100%;
                min-height: 80px;
            }

            .wx-shop-me-shareorder .options .data .msg {
                overflow: hidden;
            }

                .wx-shop-me-shareorder .options .data .msg .title {
                    font-size: .8125rem;
                    text-overflow: ellipsis;
                    overflow: hidden;
                    -webkit-line-clamp: 2;
                    -webkit-box-orient: vertical;
                    display: -webkit-box;
                    line-height: 1.5;
                    vertical-align: middle;
                    -webkit-box-pack: center;
                    height: 42px;
                }

    .wx-shop-me-shareorder .icon-choose, .wx-shop-me-shareorder .icon-unchoose {
        float: left;
        height: 24px;
        line-height: 24px;
        margin: 1rem;
        width: 24px;
        font-size: 24px;
        margin-right: .5rem;
    }

    .wx-shop-me-shareorder .icon-unchoose {
        color: #e5e5e5;
    }

    .wx-shop-me-shareorder .assess {
        font-size: .875rem;
        line-height: 56px;
    }

    .wx-shop-me-shareorder .bluebtn {
        font-size: 1rem;
        padding: 8px 14px;
        background-color: #24a8ce;
        border: 1px solid #24a8ce;
        border-radius: 2px;
        margin-top: 8px;
        margin-left: 10px;
        color: #fff;
        line-height: 24px;
        margin-right: 1rem;
        margin-top: 7px;
    }

    .wx-shop-me-shareorder .icon-unchoose:before {
        content: "\e619";
    }

.wx-shop-me-shareorder_list .options .data {
    border-bottom: 1px solid #e5e5e5;
}

.wx-shop-me-shareorder_list .sumbitbtn {
    font-size: 1rem;
    padding: 4px 8px;
    background-color: #fff;
    border: 1px solid #24a8ce;
    border-radius: 2px;
    margin-left: 10px;
    color: #24a8ce;
    line-height: 24px;
    margin-right: 1rem;
}
/*---------------评价晒单结束----------------*/

/*公用控件*/
/*----选择----*/
.icon-choice:before {
    content: "\e611";
}

.icon-choice {
    width: 52px;
    height: 52px;
    color: #2db1d7;
    font-size: 28px;
    display: block;
    text-align: center;
    line-height: 52px;
}
/*未选*/
.icon-unchoice:before {
    content: "\e619";
}

.icon-unchoice {
    width: 52px;
    height: 52px;
    color: #ebebeb;
    font-size: 28px;
    display: block;
    text-align: center;
    line-height: 52px;
}

    /*删除*/
    .icon-unchoice:before {
        content: "\e619";
    }

.icon-unchoice {
    width: 52px;
    height: 52px;
    color: #ebebeb;
    font-size: 28px;
    display: block;
    text-align: center;
    line-height: 52px;
}

/*2015-12-15商城结束*/

.wx-body {
    -webkit-overflow-scrolling: touch;
}

/*20160112业务流选单弹出层等*/
.wx-check-listbtn {
    padding: 0 .75rem;
    height: 36px;
    line-height: 36px;
    font-size: .875rem;
    color: #888;
    border-top: 1px solid #ebebeb;
    text-align: right;
    margin-top: 3px;
}

    .wx-check-listbtn .icon-nxt {
        display: inline;
        height: 36px;
        line-height: 36px;
        width: 24px;
    }

.wx-trflow-list {
    min-height: 80px;
    height: auto;
}

.wx-trflow-list-content {
    overflow: hidden;
}


/*20160202支付成功页面*/
.wx-payed-div {
    text-align: center;
    padding-top: 30px;
}

    .wx-payed-div label {
        font-size: 30px;
    }

.wx-payed-data {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 1rem 0;
    margin: 0 1rem;
    clear: both;
}

    .wx-payed-data .title {
        float: left;
        font-size: .875rem;
        margin-right: 1rem;
    }

    .wx-payed-data .company {
        overflow: hidden;
        text-align: right;
        font-size: .875rem;
        display: block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

.wx-payed-btn {
    height: 48px;
    background-color: #23a8cd;
    width: 80%;
    margin: 0 auto;
    line-height: 48px;
    font-size: 1rem;
    font-size: 1rem;
    color: #fff;
    border-radius: 2px;
}

.wx-payed-note {
    position: fixed;
    bottom: 1rem;
    color: #bbb;
    text-align: center;
    left: 0;
    right: 0;
    font-size: .75rem;
}

/*20160220银行支付页面*/
.wx-bank-div {
}

    .wx-bank-div .options {
        border-bottom: 1px solid #e5e5e5;
        clear: both;
        min-height: 44px;
        line-height: 44px;
        padding: 0 1rem;
        font-size: .875rem;
    }

/*20160331新增地图弹出层*/
.wx-map-popup {
    width: 280px;
    height: 114px;
    box-shadow: 0 0 3px rgba(0,0,0,0.5);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -57px;
    margin-left: -160px;
    background-color: #fff;
}

    .wx-map-popup .item {
        height: 36px;
        line-height: 36px;
        font-size: .875rem;
        display: block;
        padding: 10px 12px;
    }

/*获取验证码*/
.wx-getqrbtn {
    height: 32px;
    line-height: 32px;
    font-size: .9375rem;
    color: #888;
    border: 1px solid #d9d9d9;
    background-color: #F0F0F0;
    min-width: 90px;
    text-align: center;
    outline: none;
    margin-bottom: 10px;
}

/*SECOND*/































/*新版wxn*/

/*元素*/
.wxn-box {
    background-color: #fff;
    position: relative;
}

/*.wxn-box:before{top:0;border-top:1px solid #d9d9d9;position:absolute;content: " ";position: absolute;left: 0;width: 100%;-webkit-transform-origin: 0 100%
transform-origin: 0 0%;-webkit-transform: scaleY(0.5);transform: scaleY(0.5);top:0;}

.wxn-box:after{bottom:-1px;border-bottom:1px solid #d9d9d9;position:absolute;content: " ";position: absolute;left: 0;width: 100%;-webkit-transform-origin: 0 0%;
transform-origin: 0 0%;-webkit-transform: scaleY(0.5);transform: scaleY(0.5);height:1px;}*/
.wxn-innerbox {
    padding: 0 12px;
}

.wxn-unreadtxt {
    color: #bbb;
}

.wxn-bg {
    background-color: #f0f0f0;
}

.wxn-table {
    display: table;
}

.wxn-tablerow {
    display: table-row;
}

.wxn-tablecell {
    display: table-cell;
}

/*距离*/
.wxn-boxmt {
    margin-top: 8px;
}

/*图标*/
.wxn-cursor-area {
    width: 48px;
    height: 45px;
    text-align: center;
    padding-top: 10px;
    box-sizing: border-box;
    position: relative;
}

    .wxn-cursor-area .num {
        background-color: #ff694a;
        border-radius: 100px;
        color: #fff;
        font-size: .625rem;
        padding: 0 5px;
        position: absolute;
        top: 7px;
        right: 5px;
    }

.wxn-icon {
    background-size: 400px 400px;
    display: inline-block;
    background-image: url(images/wxn_icon.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    z-index: 2;
}

.wxn-taskbtn {
    background-position: 0 0;
}

.wxn-msgbtn {
    background-position: -24px 0;
}

.wxn-qubtn {
    background-position: -48px 0;
}

.wxn-qrbtn {
    background-position: -72px 0;
}
/*2016.12.05新增*/
.wxn-commbtn {
    background-position: -192px 2px;
}

.wxn-uncheck {
    background-position: -24px -24px;
}

.wxn-checked {
    background-position: -48px -24px;
}

.wxn-more {
    background-position: -96px -24px;
}

.wxn-morelist {
    background-position: 0 -24px;
}

.wxn-searchbtn {
    background-position: -72px -24px;
}

.wxn-icontips {
    background-position: 0 -48px;
}

.wxn-gray-homebtn {
    background-position: -144px 0;
}

.wxn-gray-taskbtn {
    background-position: -168px 0;
}

.wxn-gray-msgbtn {
    background-position: -120px -23px;
}

.wxn-arrow-nxt {
    background-position: -116px 2px;
}

.wxn-blue-qrbtn {
    background-position: -144px -24px;
}

.wxn-blue-optionsbtn {
    background-position: -168px -24px;
}

.wxn-s-cross {
    background-position: -149px -48px;
}

.wxn-blue-addbtn {
    background-position: -168px -48px;
}

.wxn-blue-true {
    background-position: 0 -120px;
}

.wxn-blue-untrue {
    background-position: -24px -120px;
}

.wxn-yellow-locate {
    background-position: -150px -72px;
}

.wxn-locate {
    background-position: -72px -144px;
}

.wxn-return {
    background-position: -144px -144px;
}

.wxn-book {
    background-position: -72px -168px;
}

.wxn-refresh {
    background-position: 0 -216px;
}

.wxn-blue-cross {
    background-position: -48px -216px;
}

.wxn-sign-more {
    background-position: -24px -216px;
}

.wxn-orange-back {
    background-position: -72px -216px;
}

.wxn-download-i {
    background-position: -96px -216px;
}

.wxn-member {
    background-position: -144px -192px;
    width: 48px;
    height: 48px;
}

.wxn-popviewclose {
    background-position: -220px -117px;
}

.wxn-editinput {
    background-position: -192px -144px;
}

.wxn-customsearchbtn {
    background-position: -192px -168px;
}

.wxn-customsearchclose {
    background-position: -192px -192px;
}

.wxn-custom-graycirclecross {
    background-position: -24px -120px;
    background-color: rgba(0,0,0,.2);
    border-radius: 100%;
}

.wxn-custom-bluecirclecross {
    background-position: -24px -120px;
    background-color: #3490e5;
}

.wxn-custom-bluesquarecross {
    background-position: -144px -288px;
}

.wxn-custom-graysquarecross {
    background-position: -168px -288px;
}


/*架构*/
.wxn-wrapper {
    overflow: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-overflow-scrolling: touch;
    background-color: #f2f2f2;
}

.wxn-none-data {
    height: 44px;
    background-color: #f6f9ff;
}

/*弹出层*/
.wxn-popup-bg {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 9999;
}

.wxn-pop-rightbar {
    position: fixed;
    left: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #fff;
    box-shadow: 0 -2px 10px rgba(0,0,0,0.5);
    -webkit-transition: all .2s ease-in;
    z-index: 9;
}

    .wxn-pop-rightbar .nav {
        border-bottom: 1px solid #ececec;
        padding: 15px 12px;
        clear: both;
        position: relative;
        overflow: hidden;
    }

        .wxn-pop-rightbar .nav .btn {
            color: #ff694a;
            font-size: .9375rem;
            background-color: #fff;
        }

        .wxn-pop-rightbar .nav .title {
            font-size: 1rem;
            color: #101010;
            position: absolute;
            left: 48px;
            right: 48px;
            text-align: center;
        }

    .wxn-pop-rightbar .wxn-search {
        background-color: #fff !important;
        border-bottom: 1px solid #ececec;
    }

    .wxn-pop-rightbar .wxn-pop-content {
        position: absolute;
        top: 0px;
        bottom: 48px;
        overflow: auto;
        left: 0;
        right: 0;
        z-index: 9;
    }

/*底部*/
.wx-bottom-flex {
    position: fixed;
    bottom: 0px;
    left: 0;
    right: 0;
    background: #ffffff;
    height: 43px;
    border-top: 1px solid #ececec;
}

.wx-bottom-rowflex {
    display: -webkit-flex;
    display: -webkit-box;
    flex-flow: row;
    overflow: hidden;
    width: 100%;
    flex-wrap: nowrap;
    align-items: stretch;
    justify-content: flex-start;
}

    .wx-bottom-rowflex .options {
        display: block;
        height: 45px;
        font-size: .9375rem;
        text-align: center;
        line-height: 45px;
        color: #555;
        width: 25%;
        box-sizing: border-box;
    }

        .wx-bottom-rowflex .options span {
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            display: block;
            max-width: 99%;
            font-size: 1rem;
            margin: 0 5px;
        }

    .wx-bottom-rowflex .orange-btn {
        height: 44px;
        background-color: #318dff;
        font-size: .9375rem;
        text-align: center;
        margin-top: 0px;
        line-height: 44px;
        color: #fff !important;
        line-height: 44px;
        border-right: 1px solid transparent;
        position: absolute;
        right: 0;
        border-top: 1px solid transparent;
    }

        .wx-bottom-rowflex .orange-btn:after {
            border: 0;
        }

    .wx-bottom-rowflex .options .icon-up {
        float: inherit;
        height: 45px;
        line-height: 45px;
        font-size: 1rem;
        width: 100%;
        display: block;
    }

.wx-bottom-otherpopup {
    position: fixed;
    bottom: 43px;
    left: 0;
    right: 0;
    background-color: rgba(255,255,255,1);
    overflow: auto;
    max-height: 90%;
}

    .wx-bottom-otherpopup .options {
        height: 48px;
        line-height: 48px;
        padding: 0 1rem;
        color: #333;
        font-size: .9375rem;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: flex;
        position: relative;
    }

        .wx-bottom-otherpopup .options:before {
            content: " ";
            position: absolute;
            left: 0;
            margin-top: -1px;
            width: 100%;
            height: 1px;
            border-top: 1px solid #D9D9D9;
            -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
            -webkit-transform: scaleY(0.5);
            transform: scaleY(0.5);
            bottom: 0px;
        }

        .wx-bottom-otherpopup .options:last-child:before {
            content: "";
            height: 0;
            border: 0;
        }

.wx-bottom-bg {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 46px;
    background: rgba(0,0,0,0.5);
    display: none;
    z-index: 2;
}

.wx-bottom-otherpopup .icon-nxt {
    width: 24px;
    height: 24px;
    position: relative;
}

    .wx-bottom-otherpopup .icon-nxt:after {
        content: "";
        position: absolute;
        right: 7px;
        margin-top: 12px;
        background-size: 400px 400px;
        display: inline-block;
        background-image: url(images/wxn_icon.png);
        background-repeat: no-repeat;
        width: 24px;
        height: 24px;
        background-position: -120px -5px;
    }

.wx-popup-animation {
    display: block;
}

.wx-popup-personalbtn {
    height: 32px;
    line-height: 32px;
    border: 1px solid #dcdcdc;
    background-color: #f5f5f5;
    display: block;
    text-align: center;
    color: #888;
    margin: 0 1rem;
    font-size: .875rem;
    margin-bottom: 8px;
}

.wx-bottom-rowflex .delbtn {
    width: 100%;
    border-right: 1px solid transparent;
}

    .wx-bottom-rowflex .delbtn span {
        border-right: 1px solid transparent;
    }

.wx-check .waiting-check {
    opacity: 0.5;
}

.wx-bottom-rowflex .orange-btn span {
    border-right: 1px solid transparent;
}

.wx-bottom-flex .options .wxn-more {
    margin-top: 10px;
}

.wx-sumbit-popupdiv {
    position: fixed;
    bottom: 56px;
    text-align: center;
    left: 0;
    right: 0;
}

.wx-sumbit-popup {
    min-height: 36px;
    background-color: #333333;
    color: #ffffff;
    line-height: 36px;
    text-align: center;
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
    border-radius: 2px;
    font-size: .875rem;
    padding: 0 30px;
    margin: 0 auto;
    display: inline-block;
}

/*提示弹出层*/
.wxn-tips-new {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 80%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    border-radius: 1px;
}

    .wxn-tips-new .content {
        padding: 20px;
    }

        .wxn-tips-new .content .title {
            font-size: 1rem;
            color: #101010;
            margin-bottom: 12px;
        }

            .wxn-tips-new .content .title .title-txt {
                height: 24px;
                line-height: 1.5;
                margin-left: 5px;
            }

        .wxn-tips-new .content .main-txt {
            font-size: .9375rem;
            color: #101010;
            line-height: 1.6;
            padding-bottom: 20px;
            max-height: 200px;
            overflow: auto;
        }

    .wxn-tips-new .btn-group {
        display: table;
        position: relative;
        width: 100%;
        height: 44px;
        line-height: 44px;
    }

        .wxn-tips-new .btn-group:before {
            content: " ";
            position: absolute;
            left: 0;
            margin-top: -1px;
            width: 100%;
            height: 1px;
            border-top: 1px solid #D9D9D9;
            -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
            -webkit-transform: scaleY(0.5);
            transform: scaleY(0.5);
        }

    .wxn-tips-new .btn-row {
        display: table-row;
    }

    .wxn-tips-new .btn-cell {
        display: table-cell;
        position: relative;
        text-align: center;
        font-size: 1rem;
        color: #ff694a;
        font-weight: bold;
    }

        .wxn-tips-new .btn-cell:not(:last-child):before {
            content: " ";
            position: absolute;
            top: 0;
            right: 0;
            width: 1px;
            height: 100%;
            border-right: 1px solid #D9D9D9;
            -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
            -webkit-transform: scaleX(0.5);
            transform: scaleX(0.5);
        }

        .wxn-tips-new .btn-cell:active {
            background-color: #f2f2f2;
        }

/*新版首页20160322*/
.wxn-personal-msg {
    margin-bottom: 15px;
    padding: 0 12px;
}

    .wxn-personal-msg .avatar {
        width: 56px;
        height: 56px;
        border-radius: 100px;
        float: left;
        overflow: hidden;
        margin-right: 12px;
        margin-top: 12px;
    }

        .wxn-personal-msg .avatar img {
            width: 100%;
            min-height: 60px;
        }

    .wxn-personal-msg .member-msg {
        overflow: hidden;
        margin-top: 14px;
    }

        .wxn-personal-msg .member-msg .name {
            font-size: 15px;
            color: #101010;
            display: block;
        }

        .wxn-personal-msg .member-msg .enter-btn {
            background-color: #d2d2d2;
            font-size: .75rem;
            color: #fff;
            padding: 3px 5px;
            border-radius: 2px;
            margin-top: 4px;
            display: inline-block;
        }

    .wxn-personal-msg .wxn-signbtn {
        padding: 12px 10px 8px 10px;
        background-color: #75bcff;
        font-size: .8125rem;
        color: #fff;
        float: right;
        border-radius: 3px;
        margin-top: 18px;
    }

.wxn-applist-nav {
    height: 48px;
    line-height: 48px;
    padding: 0 12px;
    color: #000;
    font-size: .975rem;
}

    .wxn-applist-nav .wxn-arrowbtn {
        margin-top: 9px;
        background-position: -120px 0;
        margin-right: -4px;
    }

.wxn-box .wxn-open {
}

    .wxn-box .wxn-open:before {
        content: " ";
        position: absolute;
        left: 0;
        top: 0px;
        width: 100%;
        height: 39px;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
    }

.wxn-form-detailitem .wxn-open:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #D9D9D9;
    color: #D9D9D9;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
}

.wxn-form-detailitem:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0px;
    margin: 0;
    width: 100%;
    height: 1px;
    border-top: 1px solid #D9D9D9;
    color: #D9D9D9;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
}

.wxn-form-detailitem:after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0px;
    margin: 0;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #D9D9D9;
    color: #D9D9D9;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
}

.wxn-open .wxn-arrowbtn {
    margin-top: 9px;
    background-position: -111196px 0;
    width: 100%;
}

.wxn-boxmt .wxn-applist-nav .wxn-arrowbtn {
    margin-top: 14px;
    background-position: -96px 0;
    margin-right: -4px;
    width: 24px;
}

.wxn-applist-nav ~ .wxn-applist {
    display: none;
}

.wxn-open ~ .wxn-applist {
    display: block;
}

.wxn-applist {
    padding-bottom: 10px;
}

    .wxn-applist .item {
        float: left;
        width: 25%;
        padding: 3px 10px 14px 10px;
        box-sizing: border-box;
        text-align: center;
        height: 100px;
    }

        .wxn-applist .item img {
            width: 48px;
            height: 48px;
        }

        .wxn-applist .item:active {
            background-color: #f6f6f6;
        }

    .wxn-applist .app-name {
        font-size: .75rem;
        color: #505050;
        display: block;
        margin-top: 4px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

.wxn-index-headbtn .mr-distance {
    margin-right: 20px;
}

.wxn-index-headbtn {
    margin-bottom: 10px;
}

/*叙事薄列表*/
.wxn-book-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 43px;
    overflow: auto;
}

.wxn-book-content {
    position: absolute;
    top: 44px;
    bottom: 0px;
    left: 0;
    right: 0;
}

.wxn-search {
    overflow: hidden;
    background-color: #f2f2f2;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 8px 0;
}

.wxn-search-box {
    border-radius: 3px;
    overflow: hidden;
    margin: 0 6px;
    box-sizing: border-box;
    height: 28px;
    padding-top: 2px;
    background: #fff;
}

.wxn-book-item {
    background-color: #fff;
    /* display:flex; */
    align-items: center;
}

    .wxn-book-item .wxn-book-txt .head .views {
        font-size: .75rem;
        color: #555;
        margin-left: 5px;
    }

    .wxn-book-item .wxn-cursor-area {
        position: relative;
    }

        .wxn-book-item .wxn-cursor-area .wxn-checked, .wxn-book-item .wxn-cursor-area .wxn-uncheck {
            margin-top: 18%;
        }
    /*2018.09.12 修改*/
    .wxn-book-item .wxn-book-txt {
        overflow: hidden;
        padding: 8px 0;
        padding-right: 12px;
        margin-left: 12px;
        padding-bottom: 10px;
        position: relative;
    }

        .wxn-book-item .wxn-book-txt:after {
            content: " ";
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%;
            -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
            -webkit-transform: scaleY(0.5);
            transform: scaleY(0.5);
            border-top: 1px solid #d9d9d9;
            bottom: 0;
        }

        .wxn-book-item .wxn-book-txt .img {
            width: 60px;
            height: 60px;
            margin-right: 10px;
            float: left;
            overflow: hidden;
        }

            .wxn-book-item .wxn-book-txt .img img {
                width: 100%;
                min-height: 60px;
            }

    .wxn-book-item:last-child .wxn-book-txt {
    }

    .wxn-book-item .wxn-book-txt .head, .wxn-book-item .wxn-book-txt .txt {
        color: #101010;
        font-size: 1rem;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        line-height: 20px;
    }
        /*2018.09.12 新增*/
        .wxn-book-item .wxn-book-txt .head label {
            margin-left: 8px;
        }

    .wxn-book-item .wxn-book-txt .txt {
        font-size: .875rem;
        color: #8c8c91;
    }

        .wxn-book-item .wxn-book-txt .txt:nth-of-type(2) {
            margin-top: 4px;
        }

.wx-bottom-rowflex .options .wxn-cursor-area {
    width: 100%;
}

.wx-bottom-rowflex .options:active {
    background-color: #efefef;
}

.wx-bottom-rowflex .options .wxn-cursor-area .wxn-more {
    padding-top: 8px;
}

.wxn-search .wxn-searchbtn {
    margin-right: 5px;
}

.wxn-search-box .wxn-cursor-area {
    height: 28px;
    padding-top: 0px;
    width: 24px;
}

.wxn-search-box .wxn-search-cursor {
    text-align: center;
    font-size: .875rem;
    color: #c8c8c8;
}

    .wxn-search-box .wxn-search-cursor .wxn-searchbtn {
        padding: 0px;
        vertical-align: -0.9ex;
    }

.wxn-search-box input {
    width: 100%;
    font-size: .91rem;
    color: #505050;
    /* margin-top: 3px; */
}
    /*2017.06.15添加了background-color:#f2f2f2*/
    .wxn-search-box input::-webkit-input-placeholder {
        color: #c8c8c8;
    }

.wxn-search .cancel-btn {
    color: #ff694a;
    width: 62px;
    text-align: center;
    margin-top: 6px;
}

.wxn-black-tips {
    position: fixed;
    bottom: 53px;
    left: 0;
    right: 0;
    text-align: center;
}

    .wxn-black-tips .item {
        background-color: #444444;
        color: #fff;
        text-align: center;
        font-size: .8125rem;
        display: inline-block;
        padding: 8px 15px;
        border-radius: 3px;
        line-height: 1.5;
        box-shadow: 0 1px 3px rgba(0,0,0,0.3);
    }

.wxn-book-morelist {
    height: 36px;
    background-color: #f5f5f5;
    margin: 10px 20%;
    line-height: 36px;
    font-size: .875rem;
    color: #555;
    border: 1px solid #ececec;
    text-align: center;
}

.wxn-addresslist-wrapper .wxn-search .wxn-searchbtn {
    ./images/wxn_icon.png) -191px -169px no-repeat;
    display: inline-block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin-top: 0px;
    background-size: 400px 400px;
    vertical-align: middle;
}

/*明细列表*/
.wxn-form-detail {
}

.wxn-form-detailitem {
    margin-top: 10px;
    display: i;
}

    .wxn-form-detailitem .wxn-form-detailnav {
        position: relative;
        padding: 8px 12px 9px 12px;
        font-size: .9375rem;
        color: #8c8c91;
        font-weight: bold;
        overflow: hidden;
        line-height: 23px;
    }

        .wxn-form-detailitem .wxn-form-detailnav:after {
            bottom: -1px;
            border-bottom: 1px solid #d9d9d9;
            position: absolute;
            content: " ";
            position: absolute;
            left: 0;
            width: 100%;
            -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
            -webkit-transform: scaleY(0.5);
            transform: scaleY(0.5);
        }

        .wxn-form-detailitem .wxn-form-detailnav .wxn-cursor-area {
            height: 24px;
            padding-top: 0;
            width: 32px;
        }

        .wxn-form-detailitem .wxn-form-detailnav .wxn-arrowbtn {
            background-position: -120px 0;
        }

    .wxn-form-detailitem .wxn-open .wxn-arrowbtn {
        margin-top: 0px;
        font-weight: 400;
        background-position: -11193px 0;
        margin-right: 2px;
        margin-top: 1px;
        cursor: pointer;
        color: #3490e5;
    }

.wxn-checkedit .wxn-checked {
    background-position: -102px -168px;
}

.wxn-checkedit .wxn-uncheck {
    background-position: -102px -168px;
}

.wxn-form-detailnav ~ .wxn-book-listitem {
    display: none;
}

.wxn-open ~ .wxn-book-listitem {
    display: block;
}

.wxn-book-listitem .wxn-book-item .wxn-form-detaildel {
    float: right;
}

.wxn-form-detailaddbtn {
    text-align: center;
    color: #489be8;
    padding: 12px 0;
    font-size: .9375rem;
}

    .wxn-form-detailaddbtn .wxn-blue-addbtn {
        vertical-align: -0.8ex;
        display: inline-block !important;
    }

.wxn-form-gray-nav {
    color: #0062ff;
    font-size: 12px;
    text-align: left;
    font-size: .875rem;
    line-height: 24px;
    background-color: #f6f9ff;
    padding: 8px 12px;
    box-sizing: border-box;
}

.wxn-field-subdiv ~ .wxn-form-gray-nav {
    margin-top: 8px;
}

.wxn-form .wxn-book-item:last-child .wxn-book-txt:after {
    border-top: 1px solid transparent;
}


/*自定义按钮弹出层*/
.wxn-pop-personbtn-list {
}

    .wxn-pop-personbtn-list .item {
        position: relative;
        padding: 10px;
        display: block;
        color: #278be3;
        margin-top: 8px;
        text-align: center;
        font-size: .8125rem;
        border-radius: 3px;
    }

        .wxn-pop-personbtn-list .item:after {
            content: " ";
            width: 200%;
            height: 200%;
            position: absolute;
            top: 0;
            left: 0;
            border: 1px solid #d2d2d2;
            -webkit-transform: scale(0.5);
            transform: scale(0.5);
            -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
            box-sizing: border-box;
            border-radius: 3px;
        }

        .wxn-pop-personbtn-list .item:active {
            background-color: #f2f2f2;
        }

    .wxn-pop-personbtn-list .cancel {
        color: #ff6a4a;
        font-weight: bold;
    }

/*查看图片*/
.wxn-img-wrapper {
}

    .wxn-img-wrapper .box {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: #000;
        text-align: center;
        display: table;
        vertical-align: middle;
        width: 100%;
        height: 100%;
    }

    .wxn-img-wrapper .box-row-cell {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

        .wxn-img-wrapper .box-row-cell img {
            max-width: 100%;
            height: auto;
        }

.wxn-img-bottom {
    background-color: rgba(51,51,51,0.8);
    position: fixed;
    bottom: 0;
    min-height: 48px;
    line-height: 48px;
    color: #ffffff;
    font-size: .75rem;
    right: 20px;
    padding: 0 1rem;
    padding-right: 0px;
    border-radius: 100px;
    z-index: 3;
    width: 36px;
    bottom: 20px;
}

/*高级搜索*/
.wxn-highs-wrapper {
}

.wxn-highs-head {
    padding: 8px 12px;
    border-bottom: 1px solid #eaeaea;
}

    .wxn-highs-head .btn {
        background-color: #ff6849;
        color: #fff;
        padding: 6px 25px;
        font-size: .8125rem;
        border-radius: 2px;
    }

    .wxn-highs-head .txt {
        font-size: .8125rem;
        color: #101010;
        float: left;
        margin-top: 10px;
    }

.wxn-highs-list .item {
    margin-left: 12px;
    border-bottom: 1px solid #ececec;
}

    .wxn-highs-list .item .nav {
        padding: 10px 0;
        font-size: .8125rem;
        padding-right: 12px;
        padding-bottom: 8px;
    }

        .wxn-highs-list .item .nav .wxn-arrowbtn {
            background-position: -96px 0;
        }

        .wxn-highs-list .item .nav .btn {
            color: #53a1e9;
        }

            .wxn-highs-list .item .nav .btn .txt {
                vertical-align: 1.3ex;
                display: block;
            }

.wxn-highs-list .list-item {
    border: 1px solid #d1d2d4;
    border-radius: 2px;
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;
    padding: 5px 20px;
    color: #6f6f6f;
    font-size: .8125rem;
}

.wxn-highs-list .wxn-current {
    border: 1px solid #52a2e9;
    color: #52a2e9;
}

.wxn-highs-itemlist {
    display: none;
}

.wxn-open + .wxn-highs-itemlist {
    display: block;
}

.wxn-highs-list .item .nav .wxn-arrowbtn {
    background-position: -120px 0;
    margin-top: -2px;
}

.wxn-highs-list .item .wxn-open .wxn-arrowbtn {
    background-position: -96px 0;
    margin-top: -4px;
    width: 24px;
}

/*加载更多*/
.wx-listmorebtn {
    height: 40px;
    vertical-align: middle;
    line-height: 40px;
    background-color: #f2f2f2;
    border: 1px solid #e5e5e5;
    width: 50%;
    font-size: 0.875rem;
    margin: 10px auto;
    text-align: center;
    color: #101010;
}

/*没有数据*/
.wxn-search-nonedata {
    text-align: center;
    padding-top: 100px;
}

    .wxn-search-nonedata .search-img {
        background: url(images/icon-search.png) 0 0 no-repeat;
        display: block;
        width: 48px;
        height: 48px;
        margin: 10px auto;
        background-size: 100%;
    }

    .wxn-search-nonedata .text {
        font-size: .875rem;
        color: #8c8c91;
        margin-top: 10px;
    }

    .wxn-search-nonedata .book-img {
        background: url(images/icon-book.png) 0 0 no-repeat;
        display: block;
        width: 48px;
        height: 48px;
        margin: 10px auto;
        background-size: 100%;
    }


/*20160331新增地图弹出层（旧基础上修改）*/
.wx-map-popup {
    width: 280px;
    height: 114px;
    box-shadow: 0 0 3px rgba(0,0,0,0.5);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -57px;
    margin-left: -160px;
    background-color: #fff;
}

    .wx-map-popup .item {
        height: 36px;
        line-height: 36px;
        font-size: .875rem;
        display: block;
        border-bottom: 1px solid #e5e5e5;
        padding: 10px 12px;
    }

/*20160831地图弹出层修改*/
.wx-map-popup {
    border-radius: 3px;
}

    .wx-map-popup .wx-map-popup-select {
        margin: 0 17px;
        border-bottom: 1px solid #e5e5e5;
    }

        .wx-map-popup .wx-map-popup-select:last-child {
            border-bottom: none;
        }

        .wx-map-popup .wx-map-popup-select span:first-child {
            margin-top: 16px;
        }

    .wx-map-popup .item {
        border-bottom: none;
    }


/*添加表单审批流程*/
.wxn-form-approve {
    background-color: #f2f2f2;
    position: fixed;
    left: 0;
    right: 0;
    top: 89px;
    bottom: 0px;
    overflow: auto;
}

    .wxn-form-approve .item {
        padding: 8px 12px;
        position: relative;
    }

    .wxn-form-approve .item-line {
        background-color: #d9d9d9;
        width: 1px;
        position: absolute;
        left: 40px;
        top: 0;
        bottom: -18px;
        display: block;
    }

    .wxn-form-approve .item:last-child .item-line {
        display: none;
    }

    .wxn-form-approve .item .avater {
        border-radius: 100px;
        width: 58px;
        height: 48px;
        overflow: hidden;
        position: relative;
        text-align: center;
    }

        .wxn-form-approve .item .avater img {
            max-width: 38px;
            min-height: 38px;
            border: 1px solid #d9d9d9;
            margin-top: 5px;
            border-radius: 100px;
        }

.wxn-approve-views {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
}

.wxn-icon-upload {
    background-position: -96px -120px;
}

.wxn-icon-agree {
    background-position: -120px -120px;
}

.wxn-icon-oppose {
    background-position: -144px -120px;
}

.wxn-icon-unsuccess {
    background-position: -168px -120px;
}

.wxn-form-approve .item .msg-box {
    border-radius: 2px;
    padding: 12px;
    background-color: #fff;
    margin-right: 10%;
    margin-top: 12px;
    overflow: hidden;
    margin-left: 11px;
    z-index: 1;
}

    .wxn-form-approve .item .msg-box .txt .name {
        font-size: .8125rem;
        color: #101010;
    }

    .wxn-form-approve .item .msg-box .txt .views {
        font-size: .75rem;
        color: #7db8ef;
    }

    .wxn-form-approve .item .msg-box .msg {
        color: #8c8c91;
        font-size: .75rem;
        margin-top: 5px;
        line-height: 1.5;
    }

.wxn-form-approve .item .triangle {
    background: url(images/wxn-triangle-left.png) 0 0 no-repeat;
    width: 12px;
    height: 12px;
    background-size: cover;
    display: block;
    float: left;
    margin-top: 12px;
    position: relative;
    z-index: 2;
}

/*下载*/
.wxn-download-wrapper {
}

    .wxn-download-wrapper .icon-download {
        background-position: 0 -144px;
        width: 72px;
        height: 72px;
        display: block;
        margin: 0 auto;
        margin-top: 100px;
    }

    .wxn-download-wrapper .name {
        font-size: .875rem;
        color: #101010;
        text-align: center;
        padding: 0 20%;
        line-height: 1.5;
    }

    .wxn-download-wrapper .size {
        font-size: .875rem;
        color: #8c8c91;
        text-align: center;
    }

    .wxn-download-wrapper .btn {
        height: 48px;
        line-height: 48px;
        border: 1px solid #2789e4;
        border-radius: 3px;
        text-align: Center;
        font-size: .9375rem;
        color: #fff;
        background-color: #2789e4;
        display: block;
        margin-top: 50px;
        margin-left: 15%;
        margin-right: 15%;
    }

    .wxn-download-wrapper .subbtn {
        height: 48px;
        line-height: 48px;
        border: 1px solid #d2d2d2;
        border-radius: 3px;
        text-align: Center;
        font-size: .9375rem;
        color: #2789e4;
        display: block;
        margin-top: 16px;
        margin-left: 15%;
        margin-right: 15%;
    }

/*单据类型*/
.wxn-form-style {
    background-color: #f2f2f2;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

    .wxn-form-style .item {
        padding: 8px 12px;
        font-size: .875rem;
        position: relative;
    }

    .wxn-form-style .wxn-boxmt .item:not(:last-child):after {
        content: " ";
        position: absolute;
        left: 0;
        width: 100%;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
        border-bottom: 1px solid #d9d9d9;
        bottom: 0;
    }

    .wxn-form-style .circle {
        width: 36px;
        height: 36px;
        border-radius: 100px;
        display: inline-block;
        margin-right: 12px;
    }

    .wxn-form-style .item:last-child {
        border-bottom: 1px solid transparent;
    }

    .wxn-form-style .purple {
        background-color: #9a9cff;
    }

    .wxn-form-style .green {
        background-color: #b4dc6c;
    }

    .wxn-form-style .blue {
        background-color: #9fc6e7;
    }

    .wxn-form-style .txt {
        overflow: hidden;
        line-height: 36px;
        font-size: .875rem;
        color: #101010;
    }

    .wxn-form-style .wxn-arrowbtn {
        background-position: -120px 0;
        margin-top: 7px;
    }

/*新增查看表单*/
/*--表单表头--*/
.wxn-form {
    background-color: #f6f9ff;
    overflow: hidden;
    padding-bottom: 10px;
}

.wxn-form-head {
    padding: 0 0px;
}

    .wxn-form-head .wxn-cursor-area {
        float: left;
    }

    .wxn-form-head .orange-btn {
        background-color: #ff694a;
        color: #fff;
        font-size: .875rem;
        float: right;
        padding: 8px 10px;
        margin-right: 8px;
        border-radius: 3px;
        margin-top: 4px;
    }

.wxn-form-tab {
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    position: relative;
}
/*.wxn-form-tab:after{content: " ";position: absolute;left: 0;width: 100%;-webkit-transform-origin: 0 100%;transform-origin: 0 100%;-webkit-transform: scaleY(0.5);transform: scaleY(0.5);border-bottom: 1px solid #d9d9d9;bottom:0;}
*/

.wxn-form-tabbox {
    display: block;
    width: auto;
}

.wxn-form-tabitem {
    overflow: hidden;
    width: 33%;
    font-weight: bold;
    float: left;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: .9375rem;
    color: #8c8c91;
}

.wxn-form-tabbox .wxn-current {
    border-bottom: 2px solid #ff9680;
    color: #ff694a;
}


/*表单内容*/
.wxn-form-list {
    position: relative;
    z-index: 1;
}

    .wxn-form-list .title {
        min-width: 100px;
        text-align: left;
        color: #101010;
        font-size: .9375rem;
        padding-top: 2px;
        margin-right: 8px;
        float: left;
        word-break: break-all;
    }

        .wxn-form-list .title .name {
            overflow: hidden;
            display: block;
            color: #666;
        }

    .wxn-form-list .txt-place {
        width: 5px;
        display: inline-block;
        min-height: 16px;
        margin-top: 0px;
    }

        .wxn-form-list .txt-place sup {
            color: red;
            font-size: 0.8rem;
        }

.wxn-form-item:nth-of-type(1) {
}

.wxn-form-item .check-div, .wxn-form-edit .edit-div {
    line-height: 1.5;
    font-size: .9375rem !important;
    box-sizing: border-box;
    color: #000;
}

.wxn-form-item .edit-div input {
    width: 100%;
    font-size: .9375rem;
    margin-top: 1px;
}

.wxn-form-item .edit-div textarea {
    width: 100%;
    box-sizing: border-box;
    outline: none;
    resize: none;
    font-size: .9375rem;
}

.wxn-form-list .wxn-form-btngroup {
}

    .wxn-form-list .wxn-form-btngroup .wxn-cursor-area {
        height: 24px;
        padding-top: 0;
        overflow: hidden;
        text-align: right;
        width: 24px;
        margin-right: 0px;
    }

.edit-div a, .check-div a {
    color: #489be8;
    text-decoration: none;
}


/*普通状态*/
.wxn-form-item {
    padding: 12px 8px;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    height: 100%;
    box-sizing: border-box;
}

    .wxn-form-item:before {
        content: " ";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 1px;
        color: #D9D9D9;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
    }

    .wxn-form-item:after {
        content: " ";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        border-bottom: 1px solid #D9D9D9;
        color: #D9D9D9;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
    }

    .wxn-form-item .edit-div, .wxn-form-item .check-div {
        overflow: hidden;
    }

    .wxn-form-item .check-div {
        display: block;
    }

    .wxn-form-item .edit-div {
        display: none;
    }

    .wxn-form-item .wxn-arrow-nxt {
        display: none;
    }

    .wxn-form-item .wxn-blue-qrbtn {
        display: none;
    }

/*编辑状态*/
.wxn-form-edit {
}

    .wxn-form-edit .check-div {
        display: none;
    }

    .wxn-form-edit .edit-div {
        display: block;
        position: relative;
    }

    .wxn-form-edit .wxn-arrow-nxt {
        display: block;
    }

    .wxn-form-edit .wxn-blue-qrbtn {
        display: block;
    }

.edit-div, .check-div {
    min-height: 16px;
}

/*Memo字段*/
.wxn-fields-Memo-edit {
    margin-top: 10px;
}

.wxn-fields-Memo .title {
}

.wxn-fields-Memo .check-div {
    padding-left: 4px;
    padding-top: 8px;
}

    .wxn-fields-Memo .check-div pre {
        white-space: pre-line;
    }

    .wxn-fields-Memo .check-div span {
        word-break: break-all;
        white-space: break-spaces;
    }

.wxn-fields-Memo {
}

.wxn-fields-Memo-edit .edit-div {
}

.wxn-widgets-table .wxn-fields-Memo {
    border-top: 1px solid transparent;
}

/*列表checkbox*/
.wxn-form-checked, .wxn-form-uncheck {
    background-size: 400px;
    display: inline-block;
    background-image: url(images/wxn_icon.png);
    background-repeat: no-repeat;
    width: 52px;
    height: 27px;
    background-position: -96px -47px;
    display: block;
}

.wxn-form-checked {
    background-position: -96px -47px;
    margin-top: -1px;
}

.wxn-form-uncheck {
    background-position: -96px -74px;
    margin-top: -1px;
}

.wxn-fields-Check .edit-div .wxn-icon {
    float: right;
}

.wxn-fields-Check .check-div .wxn-icon {
    float: right;
}


/*MutiLookUp字段*/

/*--普通状态--*/
.wxn-fields-MutiLookUp .title {
    float: inherit;
    width: 200px;
}

.wxn-fields-MutiLookUp .muti-item {
    background-color: #f2f2f2;
    color: #8c8c91;
    border-radius: 100px;
    padding: 6px 15px;
    float: left;
    margin-right: 8px;
    margin-bottom: 4px;
    border: 1px solid #eae9e9;
    float: left;
    margin-top: 8px;
    margin-right: 8px;
}

    .wxn-fields-MutiLookUp .muti-item .wxn-choices {
        display: none;
    }

    .wxn-fields-MutiLookUp .muti-item .txt {
        height: 24px;
        line-height: 24px;
    }

.wxn-fields-MutiLookUp .check-div {
    margin-left: 8px;
    margin-top: 5px;
    line-height: 20px;
}


/*--编辑状态--*/
.wxn-fields-MutiLookUp-edit {
    margin-top: 10px;
}

    .wxn-fields-MutiLookUp-edit .title {
        float: inherit;
        width: 200px !important;
    }

    .wxn-fields-MutiLookUp-edit .muti-item .wxn-choices {
        display: block;
        float: right;
        background-position: -48px -120px;
        margin-left: 2px;
        vertical-align: -1ex;
        margin-right: -5px;
    }

    .wxn-fields-MutiLookUp-edit .current {
        background-color: #75bcff;
        border: 1px solid #6cb8ff;
        color: #fff;
    }

        .wxn-fields-MutiLookUp-edit .current .wxn-choices {
            background-position: -24px -120px;
            margin-left: 2px;
            vertical-align: -1ex;
            margin-right: -5px;
        }

    .wxn-fields-MutiLookUp-edit .wxn-blue-addbtn {
        vertical-align: -0.9ex;
    }

    .wxn-fields-MutiLookUp-edit .wxn-addarea {
        color: #489be9;
        margin-top: 10px;
    }

    .wxn-fields-MutiLookUp-edit .wxn-blue-txt {
        margin-left: -5px;
    }
/*File字段*/

/*---普通状态---*/
.wxn-fields-File {
    margin-top: 10px;
}

.wxn-fields-File-edit {
    margin-top: 10px;
}

.wxn-fields-File .title {
    float: inherit;
}

.wxn-fields-File .wxn-form-listtxt {
    display: block;
    color: #2D93FF;
    background-color: #f5f5f5;
    color: #101010;
    padding: 8px;
    display: block;
    margin-top: 4px;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
}

    .wxn-fields-File .wxn-form-listtxt .wxn-file-name {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }

.wxn-fields-File .wxn-s-cross {
    display: none;
}
/*---编辑状态---*/
.wxn-fields-File-edit .wxn-s-cross {
    float: right;
    margin-left: 10px;
    display: block;
}

.wxn-fields-File-edit .wxn-addarea {
    color: #489be9;
    margin-top: 10px;
}

.wxn-fields-File-edit .wxn-blue-txt {
    margin-left: -2px;
}

.wxn-fields-File-edit .wxn-blue-addbtn {
    vertical-align: -0.9ex;
}

/*Image*/
/*---普通状态---*/
.wxn-fields-Image {
    margin-top: 10px;
}

    .wxn-fields-Image .title {
        float: inherit;
    }

    .wxn-fields-Image .wxn-img-item {
        width: 72px;
        height: 72px;
        margin-top: 8px;
        float: left;
        margin-left: 6px;
        position: relative;
    }

        .wxn-fields-Image .wxn-img-item img {
            max-width: 100%;
            min-height: 72px;
        }

    .wxn-fields-Image .wxn-img-del {
        display: none;
    }

    .wxn-fields-Image .wxn-form-addimgbtn {
        display: none;
    }
/*---编辑状态---*/
.wxn-form-edit .wxn-img-del {
    background-position: -72px -120px;
    position: absolute;
    right: -7px;
    top: -7px;
    display: block;
}

.wxn-form-edit .wxn-form-addimgbtn {
    background-size: 400px;
    display: inline-block;
    background-image: url(images/wxn_icon.png);
    background-repeat: no-repeat;
    background-position: -24px -48px;
}

/*RichText字段*/
.wxn-fields-RichText {
    margin-top: 10px;
}

    .wxn-fields-RichText .title {
        float: inherit;
    }

    .wxn-fields-RichText img {
        max-width: 100%;
        height: auto;
    }

.wxn-fields-RichText-table table, .wxn-fields-RichText-table table td {
    border: 1px solid #222;
}

/*Address字段*/
.wxn-fields-Address {
    padding: 0px;
    margin-top: 10px;
    z-index: 0;
}

    .wxn-fields-Address .check-div {
        display: none;
    }

    .wxn-fields-Address .edit-div {
        display: block;
        position: relative;
    }

.wxn-fields-Address-edit {
    margin-top: 8px;
    z-index: 0;
}

.wxn-fields-Address .title {
    float: inherit;
    margin-bottom: 8px;
}

.wxn-fields-Address .wxn-map {
    background: url(images/wxn-map.png) 0 0 no-repeat;
    background-size: cover;
    display: block;
    width: 100%;
    height: 150px;
}

.wxn-map-txt {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    padding: 24px;
}

.wxn-fields-Address .wxn-map-txt .title {
    font-size: 15px;
    display: block;
}

.wxn-fields-Address .wxn-map-txt .map-box {
    padding: 12px;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    background-color: #fff;
    font-size: .875rem;
    color: #101010;
    line-height: 1.5;
    word-break: break-all;
    display: flex;
    align-items: center;
}

    .wxn-fields-Address .wxn-map-txt .map-box .item {
        flex: 1;
    }

    .wxn-fields-Address .wxn-map-txt .map-box .wxn-arrow-nxt {
        display: block;
    }

.wxn-fields-Address .txt-div {
    position: relative;
}

.wxn-fields-Address .wxn-map-txt .map-box .wxn-yellow-locate {
    float: left !important;
    width: 42px;
    height: 42px;
    margin-right: 8px;
    margin-top: -10px;
    margin-left: -5px;
}

.wxn-fields-Address .wxn-white-trian {
    background: url(images/wxn-triangle.png) 0 0 no-repeat;
    width: 16px;
    height: 7px;
    background-size: cover;
    margin-left: 12px;
    margin-top: 4px;
}

.wxn-fields-Address .wxn-map-check {
    padding-left: 10px;
    font-size: .875rem;
}

.wxn-fields-Address .title {
    display: none;
}
/*2016.11.03添加*/
.wxn-fields-Addresspopview {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: transparent;
    max-height: 320px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .wxn-fields-Addresspopview ul {
        overflow: auto;
        max-height: 210px;
    }

    .wxn-fields-Addresspopview li {
        background-color: #fff;
        position: relative;
        padding-left: 12px;
        font-size: .875rem;
        padding-right: 12px;
        display: flex;
        flex-flow: row wrap;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        border-bottom: 1px solid #d2d2d2;
    }

        .wxn-fields-Addresspopview li:after {
            content: " ";
            position: absolute;
            -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
            -webkit-transform: scaleY(0.5);
            transform: scaleY(0.5);
            border-top: 0px solid #d2d2d2;
            bottom: 0px;
            left: 12px;
            right: 0px;
        }

    .wxn-fields-Addresspopview .blue-btn {
        line-height: 42px;
        height: 42px;
        padding-left: 12px;
        margin-top: 0px;
        font-size: .875rem;
        color: #ff694a;
        background-color: #fff;
        display: block;
        text-align: center;
        font-weight: bold;
    }

    .wxn-fields-Addresspopview li .content {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .wxn-fields-Addresspopview li .title {
        color: #101010;
        font-size: 0.875rem;
        display: block;
        padding: 11px 0 7px 0;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .wxn-fields-Addresspopview li .address {
        color: #aaa;
        font-size: 0.785rem;
        padding-bottom: 11px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

.wxn-Address-area {
    width: 48px;
    height: 45px;
    text-align: center;
    padding-top: 10px;
    box-sizing: border-box;
    position: relative;
}

/*验证码*/
.wxn-fields-vcode {
}

    .wxn-fields-vcode .bluebtn {
        float: right;
        padding: 3px 8px;
        border: 1px solid #65b4ff;
        border-radius: 100px;
        color: #fff;
        margin-left: 15px;
        font-size: .8125rem;
        background-color: #75bbff;
    }

    .wxn-fields-vcode .title .name {
    }

    .wxn-fields-vcode input {
        margin-top: 5px;
    }
/*只读*/
.wxn-only-read span {
    color: #c8c9cc !important;
}

.wxn-only-read .edit-div {
    display: none;
}

.wxn-only-read .check-div {
    display: block !important;
}

    .wxn-only-read .check-div > div > div > .wxn-file-name {
        display: none;
    }
/*明细查看*/
.wxn-form-detail-check .wxn-cursor-area {
    display: none;
}

.wxn-form-detail-check .wxn-form-detaildel {
    display: none;
}

/*animation*/
.wxn-pop-animation .wxn-pop-rightbar {
    left: 5%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/*更多按钮*/
.wxn-more-btn {
    background-color: #f2f2f2;
    height: 48px;
    text-align: center;
    color: #505050;
    line-height: 48px;
    font-size: .875rem;
}
/*.wxn-loading-img{}*/
.wx-loadingimg {
    background: url(images/load.svg) center no-repeat;
    animation: rotation .5s linear infinite;
    -moz-animation: rotation .5s linear infinite;
    -webkit-animation: rotation .5s linear infinite;
    width: 1rem;
    height: 1rem;
    background-size: 100%;
    display: inline-block;
    vertical-align: -0.3ex;
    width: 30px;
    height: 30px;
    vertical-align: middle;
}


/*多级表单*/
.wxn-book-editbtn {
    float: right;
    padding: 6px 15px;
    border: 1px solid #65b4ff;
    border-radius: 3px;
    color: #fff;
    margin-left: 15px;
    font-size: .8125rem;
    background-color: #75bbff;
    margin-top: 12px;
}

.wxn-book-item .wxn-book-txt .wxn-locate {
    background-repeat: no-repeat;
    padding-left: 24px;
}

/*单选弹出层修改*/
.wxn-multi-pop .wxn-cursor-area {
    padding-top: 12px;
    height: 48px;
}

.wxn-single-pop-detail .wxn-cursor-area {
    padding-top: 12px;
    height: 48px;
}

/*多级表单-switch控件*/
.wxn-widgets-switch {
    margin-top: 10px;
    padding: 12px;
    background-color: #fff;
}

.wxn-widgets-title {
    overflow: hidden;
    font-size: .875rem;
    color: #101010;
    line-height: 1.5;
}

.wxn-widgets-switch .wxn-widgets-title {
    margin-right: 20px;
}

/*单选控件*/
.wxn-widgets-single {
    margin-top: 10px;
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

    .wxn-widgets-single .head {
        font-size: .875rem;
        color: #101010;
        padding: 12px;
        reline-height: 1.5;
        position: relative;
    }

        .wxn-widgets-single .head:after {
            content: " ";
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 1px;
            border-top: 1px solid #D9D9D9;
            -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
            -webkit-transform: scaleY(0.5);
            transform: scaleY(0.5);
        }

    .wxn-widgets-single .item {
    }

        .wxn-widgets-single .item .txt {
            overflow: hidden;
            position: relative;
            font-size: .875rem;
            color: #101010;
            min-height: 48px;
            box-sizing: border-box;
            border-bottom: 0 solid transparent;
            padding-top: 15px;
            padding-bottom: 10px;
        }

        .wxn-widgets-single .item:not(:last-child) .txt {
        }

            .wxn-widgets-single .item:not(:last-child) .txt:after {
                content: " ";
                position: absolute;
                left: 0;
                bottom: 0;
                width: 100%;
                height: 1px;
                border-top: 1px solid #D9D9D9;
                -webkit-transform-origin: 0 100%;
                transform-origin: 0 100%;
                -webkit-transform: scaleY(0.5);
                transform: scaleY(0.5);
            }

        .wxn-widgets-single .item .wxn-arrow-nxt {
            margin-top: -3px;
            margin-right: 5px;
        }

/*多选控件*/
.wxn-widgets-multi {
}

/*分组*/
.wxn-widgets-group .nav {
    min-height: 20px;
    font-size: .875rem;
    color: #333;
    text-align: center;
    padding: 0 12px;
}

    .wxn-widgets-group .nav span {
        display: block;
        line-height: 20px;
        padding: 14px 0 0px 0;
    }

.wxn-widgets-group {
}

/*导航控件*/
.wxn-widgets-nav {
    margin-top: 10px;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}

    .wxn-widgets-nav .item {
        padding: 12px;
        border-bottom: 1px solid #e5e5e5;
        background-color: #fff;
    }

        .wxn-widgets-nav .item:last-child {
            border-bottom: 1px solid transparent;
        }

        .wxn-widgets-nav .item .name {
            font-size: .875rem;
            color: #101010;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            display: block;
            line-height: 24px;
            height: 24px;
        }

    .wxn-widgets-nav .wxn-arrow-nxt {
        margin-right: -5px;
    }

/*内部框架*/
.wnx-widgets-frame {
}

/*网格控件设置*/
.wxn-widgets-table {
    margin-top: 10px;
    display: table;
    width: 100%;
    border-top: 1px solid #e5e5e5;
}

    .wxn-widgets-table .modules-row {
        display: table-row;
    }

    .wxn-widgets-table .modules-cell {
        display: table-cell;
        position: relative;
        background-color: #fff;
        font-size: .875rem;
        vertical-align: middle;
        text-overflow: ellipsis;
        overflow: hidden;
        padding: 10px 8px;
        line-height: 1.5;
    }

        .wxn-widgets-table .modules-cell:before {
            content: " ";
            position: absolute;
            left: 0;
            top: 0;
            margin-top: -1px;
            width: 100%;
            height: 1px;
            border-top: 1px solid #D9D9D9;
            -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
            -webkit-transform: scaleY(0.5);
            transform: scaleY(0.5);
        }

        .wxn-widgets-table .modules-cell .wxn-icon {
            vertical-align: -webkit-baseline-middle;
        }

    .wxn-widgets-table .wxn-uncheck, .wxn-widgets-table .wxn-checked {
        display: block;
        float: right;
        margin-top: -2px;
    }

    .wxn-widgets-table .wxn-form-item {
        padding: 0px;
        margin-top: 0px;
        text-align: right;
        font-size: .875rem !important;
        border: 1px solid transparent !important;
    }

        .wxn-widgets-table .wxn-form-item:before {
            border: 1px solid transparent;
        }

        .wxn-widgets-table .wxn-form-item:after {
            border: 1px solid transparent;
        }

    .wxn-widgets-table input {
        font-size: .875rem !important;
    }

    .wxn-widgets-table textarea {
        text-align: right;
    }

    .wxn-widgets-table .wxn-fields-Memo .title {
        display: none;
    }
/*定位地址*/
.wxn-locate-item {
    font-size: .75rem;
    padding: 8px 12px;
    color: #333;
}

    .wxn-locate-item .wxn-locate {
        vertical-align: middle;
    }

/*查看状态下的下一步*/
.gray-btn {
    background-color: #bec1c6 !important;
    color: #fff !important;
}

input[type="text"]:disabled {
    background-color: #fff;
}

/*时间控件*/
.jiajianbtn {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.dipicker-jian:before {
    content: "▼";
}

.dipicker-jia:before {
    content: "▲";
}

.dipicker-jian, .dipicker-jia {
    display: inline-block !important;
    color: #bbb !important;
    ;
    text-align: center;
    font-size: 24px !important;
    font-family: 'wx';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*下载页面*/
.wxn-download-popup {
    width: 280px;
    height: 190px;
    box-shadow: 0 0 3px rgba(0,0,0,0.5);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -115px;
    margin-left: -160px;
    background-color: #fff;
    padding: 20px;
}

    .wxn-download-popup .title {
        font-size: 18px;
        color: #333333;
    }

.wxn-download-msg {
    font-size: 16px;
}

    .wxn-download-msg .icon-number {
        border-radius: 100px;
        color: #ffffff;
        text-align: center;
        width: 24px;
        height: 24px;
        margin-right: 10px;
        background-color: #8f949a;
        display: inline-block;
        line-height: 24px;
        margin-top: 25px;
        font-size: 16px;
        color: #ffffff;
    }

    .wxn-download-msg .msg-span {
        background-color: #f5f5f5;
        border: 1px solid #d1d2d4;
        border-radius: 2px;
        text-align: center;
        display: inline-block;
        padding: 0 10px;
        margin: 0 5px;
        font-size: 1rem;
        color: #8c8c91;
    }

    .wxn-download-msg .i-more {
        background-position: -96px -142px;
        display: inline-block;
    }

    .wxn-download-msg .i-earth {
        background-position: -120px -144px;
        vertical-align: -0.8ex;
        margin-right: 3px;
    }

/*loading*/
.wxn-loading-page {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 3;
    color: #fff;
    text-align: center;
}

.wxn-loading-img {
    animation: rotation .5s linear infinite;
    -moz-animation: rotation .5s linear infinite;
    -webkit-animation: rotation .5s linear infinite;
    width: 30px;
    height: 30px;
    background-size: 30px;
    margin-right: 5px;
    vertical-align: middle;
}

.wxn-loading-vermiddle {
    vertical-align: middle;
}

/*头部颜色*/
.wxn-bodycolor {
    background-color: #f2f2f2;
}

/*网格状态下的控件*/
.wxn-widgets-table .wxn-form-edit {
    border-bottom: 1px solid transparent;
}

/*多级表单分组标题*/
.wxn-widgets-group .nav + .wxn-widgets-switch {
    margin-top: 0px;
}

.wxn-widgets-group .nav + .wxn-widgets-single {
}

.wxn-widgets-group .nav + .wxn-widgets-nav {
    margin-top: 0px;
}

.wxn-widgets-group .nav + .wxn-form-detail {
    margin-top: -8px;
}

.wxn-widgets-group .nav + .wxn-widgets-table {
    margin-top: 10px;
}

.wxn-form-gray-nav + .wxn-form-detail .wxn-form-detailitem:nth-of-type(1) {
    margin-top: 0px;
}

/*底部分组标题*/
.wxn-bottom-groupnav {
    background-color: #f4f4f4;
    font-weight: bold;
}

    .wxn-bottom-groupnav:before {
        content: " ";
        position: absolute;
        left: 0;
        margin-top: -1px;
        width: 100%;
        height: 1px;
        border-top: 1px solid #D9D9D9;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
    }
/*.wxn-bottom-groupnav:nth-of-type(1){border-top:1px solid transparent;}*/
.wx-bottom-otherpopup .wxn-cursor-area {
    margin-top: -2px;
    margin-right: -15px;
}

.wx-bottom-otherpopup .wxn-arrowbtn {
    background-position: -120px 0;
}

.wx-bottom-otherpopup .wxn-open .wxn-arrowbtn {
    background-position: -96px 0;
}

.wx-bottom-otherpopup .wxn-bottom-groupnav + .group-btn {
    display: none;
}

.wx-bottom-otherpopup .wxn-open + .group-btn {
    display: block;
}

.wxn-txt-ovrflow {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowarp;
}

.wxn-orangebtn {
    background-color: #ff694a;
    color: #fff !important;
}

/*底部按钮弹出层*/
.wxn-pop-bottom {
    height: 48px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

    .wxn-pop-bottom .wxn-table {
        width: 100%;
        position: relative;
    }

    .wxn-pop-bottom .wxn-tablecell {
        text-align: center;
        position: relative;
        line-height: 48px;
        font-size: 1rem;
        color: #ff694a;
        font-weight: bold;
    }

    .wxn-pop-bottom .wxn-table:before {
        content: " ";
        position: absolute;
        left: 0;
        margin-top: -1px;
        width: 100%;
        height: 1px;
        border-top: 1px solid #D9D9D9;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
    }

    .wxn-pop-bottom .wxn-tablecell:not(:last-child):before {
        content: " ";
        position: absolute;
        top: 0;
        right: 0;
        width: 1px;
        height: 100%;
        border-right: 1px solid #D9D9D9;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: scaleX(0.5);
        transform: scaleX(0.5);
    }




    .wxn-pop-bottom .wxn-tablecell:last-child {
        border-right: 1px solid transparent;
    }

    .wxn-pop-bottom .orange-color {
        color: #ff694a;
    }

.wxn-more-btn .wxn-loading-img {
}

    .wxn-more-btn .wxn-loading-img:before {
        content: "";
        background: url(images/load.svg) center no-repeat;
        margin-right: 5px;
        vertical-align: middle;
        animation: rotation .5s linear infinite;
        -moz-animation: rotation .5s linear infinite;
        -webkit-animation: rotation .5s linear infinite;
        width: 30px;
        height: 30px;
        background-size: 30px;
        display: inline-block;
        vertical-align: middle;
    }

.wx-bottom-rowflex .wxn-return {
    width: 72px;
    margin: 0 auto;
    border-right: 1px solid transparent !important;
    line-height: 26px;
    margin-top: 10px;
}

/**号*/
.wxn-form-item sup {
    display: none;
}

.wxn-form-edit sup {
    display: block;
}
/*修改多级表单的线*/
.wxn-widgets-switch, .wxn-widgets-single, .wxn-widgets-nav, .wxn-form-detail, .wxn-widgets-table {
    border: 0px solid transparent;
    position: relative;
}

    .wxn-widgets-switch:before,
    .wxn-widgets-single:before,
    .wxn-widgets-nav:before,
    .wxn-form-detail:before,
    .wxn-widgets-table:before {
        content: " ";
        position: absolute;
        left: 0;
        top: 0px;
        margin-top: -1px;
        width: 100%;
        height: 1px;
        border-top: 1px solid #D9D9D9;
        color: #D9D9D9;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
    }

    .wxn-widgets-switch:after,
    .wxn-widgets-single:after,
    .wxn-widgets-nav:after,
    /*.wxn-form-detail:after,*/
    .wxn-widgets-table:after {
        content: " ";
        content: " ";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        border-bottom: 1px solid #D9D9D9;
        color: #D9D9D9;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
    }

.ui-form-Dimensional {
    margin-top: 10px;
}


/*地图页面*/
.wxn-sign-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0px;
    overflow: auto;
}

    .wxn-sign-content .wxn-sign-head {
        height: 48px;
        background-color: #fff;
        position: relative;
    }

        .wxn-sign-content .wxn-sign-head:after {
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            height: 1px;
            background-color: #c7c7cc;
            -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
            -webkit-transform: scaleY(0.5);
            transform: scaleY(0.5);
        }

.wxn-sign-map {
    height: 230px;
}

.wxn-sign-list {
    position: absolute;
    top: 278px;
    left: 0;
    right: 0;
    bottom: 50px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

    .wxn-sign-list .item {
        padding: 8px;
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-flow: row wrap;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
    }

    .wxn-sign-list .content {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        line-height: 1.5;
    }

        .wxn-sign-list .content .name {
            font-size: 1rem;
            color: #010101;
        }

        .wxn-sign-list .content .address {
            margin-top: 5px;
            font-size: .875rem;
            color: #929292;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }

    .wxn-sign-list .wxn-blue-true {
    }

    .wxn-sign-list .item:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        border-bottom: 1px solid #c7c7cc;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
        color: #c7c7cc;
    }

.wxn-sign-bottom {
    background-color: #fff;
    position: fixed;
    height: 52px;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 8px;
    box-sizing: border-box;
}

    .wxn-sign-bottom:before {
        content: "";
        height: 1px;
        color: #b2b2b2;
        background-color: #b2b2b2;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
    }

    .wxn-sign-bottom a {
        background-color: #5da6ea;
        color: #fff;
        text-align: center;
        font-size: 1rem;
        display: block;
        height: 100%;
        line-height: 36px;
        border-radius: 3px;
    }

.wxn-sign-content .wxn-none-data {
    height: 0px;
}

/*签到*/
.wxn-sign-title {
    text-align: center;
    vertical-align: middle;
    margin: 0 48px;
}

    .wxn-sign-title .date {
        font-size: .75rem;
        color: #929292;
        margin-top: 4px;
    }

    .wxn-sign-title .time {
        font-size: 1rem;
        color: #323232;
    }

/*添加搜索按钮*/
.wxn-search-orangebtn {
    background-color: #ff6849;
    color: #fff;
    font-size: .9375rem;
    display: block;
    border-radius: 3px;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    margin-right: -6px;
}

.wxn-search .wxn-orange-back {
    margin-top: 1px;
    margin-right: 5px;
    margin-left: 5px;
}

/*20160722新版login*/
.wxn-index-partdiv {
    padding: 0 0 0 12px;
}

.wxn-index-task, .wxn-index-notice, .wxn-index-qr, .wxn-index-chat, .wxn-index-sign, .wxn-index-scan, .wxn-index-operationflow {
    width: 48px;
    height: 48px;
    background-position: 0 -240px;
    flex: none;
}

.wxn-index-notice {
    background-position: -48px -240px;
}

.wxn-index-qr {
    background-position: -96px -240px;
}

.wxn-index-chat {
    background-position: -144px -240px;
}

.wxn-index-sign {
    background-position: -192px -240px;
}

.wxn-index-scan {
    background-position: -240px -240px;
}

.wxn-index-operationflow {
    background-position: -288px -240px;
}

.wxn-index-part {
    text-align: center;
    width: 33.33333333%;
    box-sizing: border-box;
    padding: 12px;
    padding-top: 0px;
    padding-left: 0px;
}
/*.wxn-index-part:nth-of-type(3n+1){padding-left:12px;}*/
.wxn-index-partitem {
    padding: 8px;
    position: relative;
}

    .wxn-index-partitem .relative {
        position: relative;
        max-width: 48px;
        margin: 0 auto;
    }

.wxn-index-partname {
    font-size: 1.125rem;
    color: #000;
    line-height: 27px;
    overflow: hidden;
    float: none !important;
}

.wxn-index-redtips {
    background-color: #ff5757;
    color: #fff;
    font-size: 12px;
    border-radius: 100%;
    padding: 2px;
    min-width: 14px;
    height: 14px;
    line-height: 14px;
    position: absolute;
    top: 10px;
    right: -1px;
}


/*20160830新增合计*/
.wxn-add-to, .wxn-add-tos {
    padding: 13px;
    position: relative;
}

    .wxn-add-to:before {
        content: " ";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 1px;
        border-top: 1px solid #d9d9d9;
        color: #d9d9d9;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
    }

.wxn-add-tot:after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #d9d9d9;
    color: #d9d9d9;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
}

.wxn-add-tos:before {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    border-top: 1px solid #d9d9d9;
    color: #d9d9d9;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
}

.wxn-add-font {
    color: #000;
    font-size: .88rem;
}

.wxn-add-number {
    color: #8c8c91;
    font-size: .75rem;
    line-height: 18px;
}

.wxn-add-sum {
    width: 110px;
    text-align: right;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*20160831新增扫二维码界面*/
.wx-l-set-code {
    position: absolute;
    top: 20%;
    left: 50%;
    margin-left: -120px;
}

.wx-set-code {
    margin: 0 auto;
    text-align: center;
}

    .wx-set-code .wx-set-code-img {
        margin: 0 auto;
        margin-bottom: 20px;
        width: 135px;
        height: 135px;
        border: 2px solid #c0c0c0;
        padding: 10px;
    }

        .wx-set-code .wx-set-code-img img {
            width: 100%;
        }

    .wx-set-code .wx-set-code-font {
        color: #010101;
        font-size: 1rem;
    }

/*-------------微信自定义首页custom---------------*/
.wx-custom-indexdiv {
    position: relative;
    margin: 0 12px;
    border-radius: 8px;
    background-color: #fff;
    margin-bottom: 10px;
}

    .wx-custom-indexdiv:last-child .wxn-custom-oneline {
    }

.wx-custom-navtitle {
    position: relative;
    font-size: .9375rem;
    padding: 12px 12px;
    display: inline-block;
}

    .wx-custom-navtitle:before {
        content: "";
        position: absolute;
        width: 20px;
        height: 5px;
        background-color: #ffc64c;
        left: 50%;
        border-radius: 100px;
        bottom: 0px;
        margin-left: -10px;
    }

.wx-custom-remindmsg ul {
}

    .wx-custom-remindmsg ul li {
        padding: .5rem 0;
        position: relative;
        list-style: none;
    }

        .wx-custom-remindmsg ul li:before {
            content: "";
            height: 1px;
            background-color: #ececec;
            left: 48px;
            right: 0;
            bottom: 0px;
            position: absolute;
        }

        .wx-custom-remindmsg ul li:after {
            content: ">";
            font-family: "宋体";
            font-size: 18px;
            font-weight: bold;
            position: absolute;
            right: 0;
            top: 0;
            width: 32px;
            text-align: center;
            line-height: 43px;
            color: #ccc;
        }

        .wx-custom-remindmsg ul li .icon {
            font-size: 1.5rem;
            width: 48px;
            text-align: center;
            line-height: 1.3;
        }

        .wx-custom-remindmsg ul li:last-child {
            margin-bottom: 0px;
        }

            .wx-custom-remindmsg ul li:last-child:before {
                content: "";
                display: none;
            }

        .wx-custom-remindmsg ul li .num {
            font-size: .75rem;
            color: #fff;
            background-color: #fa7181;
            border-radius: 100px;
            padding: 0 10px;
            float: right;
            margin-right: 32px;
            line-height: 24px;
        }

        .wx-custom-remindmsg ul li .name {
            display: inline-block;
            overflow: hidden;
            font-size: 1rem;
            margin-top: 2px;
            color: #000;
        }

.wx-custom-remindmsg .blue {
    background-color: #b7e2f8;
    color: #109fe9;
}

.wx-custom-remindmsg .orange {
    background-color: #ffd0c2;
    color: #fa6934;
}

.wx-custom-remindmsg .cyan {
    background-color: #cdeeed;
    color: #50b6b0;
}

.wx-custom-remindmsg .green {
    background-color: #cbeac7;
    color: #52bb45;
}

.wx-icon-list {
    overflow: hidden;
}

    .wx-icon-list .item {
        float: left;
        width: calc(33.33333% - 10px);
        text-align: center;
        padding: 10px;
        box-sizing: border-box;
        height: 100px;
        margin-right: 10px;
    }

        .wx-icon-list .item img {
            width: 48px;
            height: 48px;
        }

    .wx-icon-list .name {
        display: block;
        font-size: .75rem;
        color: #777;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        text-align: center;
    }

.wx-custom-name {
    font-size: 18px;
    color: #222;
    display: block;
    overflow: hidden;
    line-height: 28px;
}

.wx-custom-head {
    padding: 8px 12px;
    overflow: hidden;
    margin-top: 10px;
}

    .wx-custom-head .wxn-member {
        background-position: -192px -94px;
        width: 32px;
        height: 28px;
        margin-left: 24px;
    }

    .wx-custom-head .wxn-qrbtn {
        margin-left: 24px;
    }
/*20l6.11.02 将display:-webkit-bok;改为display:block;*/
.wx-custom-booklist ul li {
    padding: 8px 0;
    margin-left: 12px;
    position: relative;
    display: block;
    overflow: hidden;
}

    .wx-custom-booklist ul li .pic {
        width: 68px;
        height: 68px;
        overflow: hidden;
        margin-right: 10px;
        float: left;
    }

        .wx-custom-booklist ul li .pic img {
            max-width: 100%;
            min-height: 72px;
        }

    .wx-custom-booklist ul li .subcontent {
        -webkit-box-flex: 1;
        box-flex: 1;
        padding-right: 12px;
        overflow: hidden;
    }

    .wx-custom-booklist ul li:after {
        content: " ";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
        border-top: 1px solid #d9d9d9;
        bottom: 0px;
    }

    .wx-custom-booklist ul li:last-child .subcontent:after {
        display: none;
    }

    .wx-custom-booklist ul li .name {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        display: block;
        font-size: 1.1rem;
        color: #222;
    }

    .wx-custom-booklist ul li .content {
        font-size: .8125rem;
        color: #777;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        display: block;
        margin-top: 4px;
    }

    .wx-custom-booklist ul li .date {
        font-size: .8125rem;
        color: #777;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        display: block;
        margin-top: 4px;
    }

.wx-custom-memberdata {
    padding: 12px;
    text-align: center;
}

    .wx-custom-memberdata .headimg img {
        max-width: 100%;
    }

.wx-custom-memberlist ul {
    list-style: none;
}

    .wx-custom-memberlist ul li {
        padding-bottom: 4px;
        line-height: 24px;
        padding-left: 12px;
        padding-right: 12px;
        display: -webkit-box;
    }

        .wx-custom-memberlist ul li:last-child {
            padding-bottom: 0px;
        }

        .wx-custom-memberlist ul li .name {
            font-size: .8125rem;
            color: #222;
        }

        .wx-custom-memberlist ul li .content {
            -webkit-box-flex: 1;
            box-flex: 1;
            text-align: right;
            white-space: nowrap;
            text-overflow: ellipsis;
            font-size: .8125rem;
            display: block;
            color: #777;
            overflow: hidden;
        }

.wx-custom-indexdiv .wx-custom-navtitle {
    color: #222 !important;
}

.wx-custom-apppopview {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    max-height: 50%;
    overflow: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
    /*2016.11.15修改字体大小*/
    .wx-custom-apppopview .head {
        position: relative;
        text-align: center;
        color: #777;
        font-size: .97rem;
        padding: 0.8rem 0 0 1.7rem;
        position: fixed;
        left: 0;
        right: 0;
        z-index: 6;
        height: 44px;
        box-sizing: border-box;
        background-color: #fff;
    }

        .wx-custom-apppopview .head:after {
            content: " ";
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%;
            -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
            -webkit-transform: scaleY(0.5);
            transform: scaleY(0.5);
            border-top: 1px solid #d9d9d9;
            bottom: 0;
        }

        .wx-custom-apppopview .head .wxn-popviewclose {
            height: 30px;
            width: 36px;
        }

    .wx-custom-apppopview .wx-custom-apppoplist:nth-of-type(2) {
        padding-top: 45px;
    }

.wx-custom-apppoplist {
    padding-left: 12px;
}

    .wx-custom-apppoplist .title {
        font-size: .8125rem;
        color: #777;
        padding: 8px 0;
        margin-top: 8px;
    }

    .wx-custom-apppoplist ul li {
        position: relative;
        padding: 8px 0;
        overflow: hidden;
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .wx-custom-apppoplist ul li:after {
            content: " ";
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%;
            -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
            -webkit-transform: scaleY(0.5);
            transform: scaleY(0.5);
            border-top: 1px solid #d9d9d9;
            bottom: 0;
        }

        .wx-custom-apppoplist ul li .icon {
            width: 48px;
            height: 48px;
            margin-right: 12px;
            border-radius: 100px;
        }
        /*2016.11.15修改字体大小*/
        .wx-custom-apppoplist ul li .text {
            font-size: .975rem;
            color: #444;
            line-height: 48px;
            white-space: nowrap;
            text-overflow: ellipsis;
            flex: 1;
            overflow: hidden;
        }

        .wx-custom-apppoplist ul li img {
            width: 32px;
            height: 32px;
            border-radius: 100px;
            margin-right: 12px;
        }
/*叙事本样式修订*/
.wx-custom-box .img-list-item img {
    max-width: 100%;
}

.wx-custom-box .img-list-item {
    line-height: 24px;
    font-size: .875rem;
}
/*-------------微信背景颜色设置-------------*/
/*白色*/
.white_pattern {
    background-color: #fff;
}
/*粉白色*/
.pinkwhite_pattern {
    background-color: #f1f1f1;
}
/*粉黄色*/
.pinkyellow_pattern {
    background-color: #e4f085;
}
/*粉西瓜红*/
.pinkwatermelon_pattern {
    background-color: #f7b1a7;
}
/*粉橙色*/
.pinkorange_pattern {
    background-color: #ebc580;
}
/*粉蓝色*/
.pinkblue_pattern {
    background-color: #98aedf;
}
/*粉胭脂色*/
.pinkrouge_pattern {
    background-color: #e2a4d6;
}
/*粉绿色*/
.pinkgreen_pattern {
    background-color: #92d575;
}
/*粉天蓝色*/
.pinkskyblue_pattern {
    background-color: #4dc3d7;
}
/*粉葛色*/
.pinkarrowroot_pattern {
    background-color: #d7c2b2;
}
/*粉翠绿*/
.pinkjadegreen_pattern {
    background-color: #a5decc;
}
/*粉土色*/
.pinkpale_pattern {
    background-color: #bbbd8f;
}

/*标题颜色*/

.black:before {
    background-color: #000 !important;
    content: "";
}

.gray:before {
    background-color: #a0a0a0 !important;
    content: "";
}

.blue:before {
    background-color: #5a6e86 !important;
    content: "";
}

.red:before {
    background-color: #ee4945 !important;
    content: "";
}

.green:before {
    background-color: #52bb45 !important;
    content: "";
}

.purple:before {
    background-color: #8165a2 !important;
    content: "";
}

.cyan:before {
    background-color: #51b6b0 !important;
    content: "";
}

.orange:before {
    background-color: #fb6834 !important;
    content: "";
}

.wxn-custom-loading {
    text-align: center;
    padding: 20px;
    font-size: .875rem;
}

    .wxn-custom-loading img {
        vertical-align: -0.5ex;
    }

.wxn-custom-loadingimg {
    background: url(images/load.svg) center no-repeat;
    animation: rotation .5s linear infinite;
    -moz-animation: rotation .5s linear infinite;
    -webkit-animation: rotation .5s linear infinite;
    width: 24px;
    height: 24px;
    background-size: 24px;
    display: inline-block;
    vertical-align: -1ex;
}

/*审批，通知，调查问卷*/
.wxn-custom-approve {
}
/*审批*/
.wxn-custom-msg {
}
/*消息*/
.wxn-custom-question {
}
/*调查问卷*/
.wxn-custom-oneline {
    padding: 12px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .wxn-custom-oneline .primary-txt {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin: 0 1rem;
        overflow: hidden;
    }

        .wxn-custom-oneline .primary-txt .title {
            font-size: 1rem;
        }

        .wxn-custom-oneline .primary-txt .txt {
            font-size: .8125rem;
            color: #a0a0a0;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            margin-top: 5px;
            display: block;
        }

    .wxn-custom-oneline .num {
        font-size: 1.8rem;
        flex: 0;
    }

    .wxn-custom-oneline .numresult {
        color: #000;
        font-family: DIN;
    }

    .wxn-custom-oneline .numnone {
        color: #a0a0a0;
    }

    .wxn-custom-oneline .black {
        color: #000;
    }

    .wxn-custom-oneline .gray {
        color: #a0a0a0;
    }

    .wxn-custom-oneline .blue {
        color: #5a6e86;
    }

    .wxn-custom-oneline .red {
        color: #ee4945;
    }

    .wxn-custom-oneline .green {
        color: #52bb45;
    }

    .wxn-custom-oneline .purple {
        color: #51b6b0;
    }

    .wxn-custom-oneline .orange {
        color: #fb6834;
    }

.wx-custom-booklistdiv .wx-custom-navtitle:after {
    content: "";
    position: absolute;
    right: 7px;
    background-size: 400px 400px;
    display: inline-block;
    background-image: url(images/wxn_icon.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    background-position: -120px 0px;
}

/*新审批页面（独立）*/
.wxn-custom-list {
}

    .wxn-custom-list .listitem {
        padding: 12px;
    }

        .wxn-custom-list .listitem .head {
            display: -webkit-flex;
            align-items: center;
        }

        .wxn-custom-list .listitem .name {
            flex: 1;
            font-size: 1rem;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            margin-right: 1rem;
        }

        .wxn-custom-list .listitem .view {
            font-size: .875rem;
        }

        .wxn-custom-list .listitem .content {
        }

            .wxn-custom-list .listitem .content .inputdiv {
                align-items: center;
            }

                .wxn-custom-list .listitem .content .inputdiv input[type="text"] {
                    width: 100%;
                    font-size: .8125rem;
                }

            .wxn-custom-list .listitem .content .substance-txt {
                color: #8a8a8a;
                font-size: .8125rem;
                margin-top: 5px;
                max-height: 40px;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                display: box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                word-break: break-word;
                line-height: 1.5;
            }

        .wxn-custom-list .listitem .bottom {
            display: -webkit-flex;
        }

.wxn-custom-formsearch {
    padding: 12px;
}

.wxn-custom-searchbtn {
    background-color: #f2f2f2;
    text-align: center;
    display: -webkit-flex;
    align-items: center;
    color: #a0a0a0;
    padding: 8px 8px;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    border-radius: 3px;
    font-size: .8125rem;
    padding-left: 4px;
}

    .wxn-custom-searchbtn input {
        background-color: transparent;
        width: 100%;
        flex: 1;
    }

.wxn-custom-selectedtitle {
    position: relative;
    color: #ff694a;
}

    .wxn-custom-selectedtitle:after {
        content: "";
        position: absolute;
        background-color: #ff694a;
        height: 2px;
        left: 0;
        right: 0;
        bottom: -8px;
    }





/*------------------------------------------2016.10.25微信规范模版---------------------------------------------*/
/*头部*/
.swx-custom-headerbar {
    position: relative;
    height: auto !important;
    background-color: #fff !important;
    border: none !important;
}

.swx-custom-headernav {
    height: 44px !important;
    align-items: center;
    display: flex;
}

    .swx-custom-headernav .layout-column-left {
        width: auto !important;
        border: none !important;
        background-color: transparent !important;
        margin-right: 0px !important;
    }
    /*2016.11.17增加高度*/
    .swx-custom-headernav .layout-column-center {
        flex: 1;
        margin: 0 12px;
        height: auto;
    }

    .swx-custom-headernav .layout-column-right {
        flex: 0 !important;
        border: none !important;
    }

    .swx-custom-headernav .wxn-custom-backbtn {
        margin-left: 12px;
    }

.swx-custom-headertab {
    position: relative;
    display: flex;
    height: 36px !important;
    padding: 4px 0;
    box-sizing: border-box;
}

    .swx-custom-headertab:before {
        content: " ";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 1px;
        border-top: 1px solid #dedede;
        color: #D9D9D9;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
    }

    .swx-custom-headertab:after {
        content: " ";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        border-top: 1px solid #dedede;
        color: #D9D9D9;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
    }

    .swx-custom-headertab button {
        flex: 1;
        text-align: Center;
        background-color: #fff !important;
        font-size: .875rem;
        color: #666;
        border-right: 1px solid #dedede;
    }

        .swx-custom-headertab button:last-child {
            border-right: 1px solid transparent;
        }

    .swx-custom-headertab .selected {
        color: #ff5c5c;
    }
/*2016.11.17修改字体大小*/
.swx-custom-headerbtn li {
    float: right;
    font-size: .875rem;
    margin: 0 15px;
    color: #9a9a9a;
}

.swx-custom-headerbtn .cur {
    position: relative;
    color: #000;
    font-size: 1rem;
}

    .swx-custom-headerbtn .cur:after {
        content: "";
        position: absolute;
        bottom: -5px;
        left: 0;
        right: 0;
        background-color: #ff694a;
        height: 2px;
    }
/*2016.11.17增加宽度并居中 padding-top*/
.swx-custom-headerbtn {
    width: 220px;
    margin: 0 auto;
    padding-top: 10px;
}


/*返回按钮*/
.wxn-custom-backbtn {
    background-position: -168px -144px;
}
/*过滤按钮*/
.wxn-filterbtn {
    background-position: -216px -216px;
}

.swx-custom-main {
    border: none !important;
    height: 100%;
    background-color: #f2f2f2;
}

/*--搜索框样式1bgf2*/
/*2016.11.17修改padding*/
.swx-searchbgf2 {
    display: flex;
    background-color: #f2f2f2;
    border: none !important;
    border-radius: 3px;
    padding: 6px !important;
    align-items: center;
}

    .swx-searchbgf2 .wxn-searchbtn {
        background-position: -192px -168px;
    }

    .swx-searchbgf2 .widgets-search-input {
        flex: 1;
        color: #666;
        -webkit-flex: 1;
    }
        /*2016.11.17修改字体大小*/
        .swx-searchbgf2 .widgets-search-input input {
            font-size: .875rem;
            padding-top: 1px;
        }

    .swx-searchbgf2 .wxn-filterbtn {
        margin-right: 12px;
        margin-top: 10px;
    }

    .swx-searchbgf2 input {
        font-size: .875rem;
    }

/*商品列表模版1*/
.swx-goods-modelone {
    float: left;
    width: 50%;
}

.swx-goods-listitem {
    overflow: hidden;
    padding: 8px;
    width: 100%;
    box-sizing: border-box;
}

.swx-goods-modelone:nth-of-type(2n) .swx-goods-listitem {
    padding-left: 0px;
}

.swx-goods-listitem:nth-of-type(2n+1) {
}

.swx-goods-listitem:before {
    content: "";
    float: left;
}

.swx-goods-listitem .img {
    width: 10%;
    height: 175px;
    text-align: center;
    background-color: #f2f2f2;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}


.swx-goods-listitem img {
    max-width: 100%;
    border: 0;
    vertical-align: middle;
    max-height: 175px;
}

.swx-goods-listitem .dsc {
    margin-top: 10px;
}

.swx-goods-listitem .pride {
    overflow: hidden;
    align-items: center; /*display:-webkit-flex;*/
}

.swx-goods-listitem .pride-num {
    font-size: 1rem;
    color: #ff5c5c;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.swx-goods-listitem .info {
    display: -webkit-box;
    height: 35px;
    line-height: 17px;
    margin-top: 6px;
    font-size: 13px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.swx-goods-listitem .buybtn {
    display: inline-block;
    padding: 3px 6px;
    background-color: #fff;
    border: 1px solid #3490e5;
    color: #3490e5;
    font-size: .875rem;
    line-height: .875rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    min-width: 30px;
    max-width: 100px;
    text-align: center;
    vertical-align: middle;
}

    .swx-goods-listitem .buybtn:hover {
        background-color: #fff;
    }

.swx-goods-listitem .img .wxn-cursor-area {
    position: absolute;
    top: -3px;
    right: -3px;
}

.swx-goods-listitem .btn-box {
    margin-right: 0px;
}

    .swx-goods-listitem .btn-box .buybtn {
        margin-left: 0px;
        margin-bottom: 0px;
    }


/*商品列表模版2*/
.swx-goods-listitem2 {
    overflow: hidden;
    padding-top: 12px;
    padding-bottom: 10px;
}

    .swx-goods-listitem2 .img {
        float: left;
        width: 100px;
        height: 100px;
        margin-right: 12px;
        display: table-cell;
        vertical-align: middle;
        position: relative;
    }

    .swx-goods-listitem2 img {
        max-width: 100%;
        border: 0;
        vertical-align: middle;
        min-height: 72px;
    }

    .swx-goods-listitem2 .dsc {
        overflow: hidden;
        margin-left: 12px;
        margin-right: 12px;
        align-items: flex-start; /*display:flex;display: -webkit-box;*/
    }

    .swx-goods-listitem2 .pride {
        flex: 1;
        margin-right: 10px;
        -webkit-box-flex: 1;
    }

    .swx-goods-listitem2 .pride-num {
        font-size: 1rem;
        color: #ff5c5c;
        display: block;
        margin-top: 4px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    /*.swx-goods-listitem2  .pride p{text-overflow:ellipsis;overflow:hidden;white-space: nowrap;font-size:0.875rem;margin:2px 0;}*/
    .swx-goods-listitem2 .pride .info {
        display: -webkit-box;
        height: 40px;
        line-height: 20px;
        color: #000;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        word-break: break-all;
        font-size: .9375rem;
        white-space: normal;
    }

    .swx-goods-listitem2 .buybtn {
        display: block;
        background-color: #fff;
        border: 1px solid #3490e5;
        color: #3490e5;
        font-size: .875rem;
        line-height: .875rem;
        max-width: 65px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        min-width: 35px;
        text-align: center;
        padding: 5px 0;
    }

        .swx-goods-listitem2 .buybtn:hover {
            background-color: #fff;
        }

    .swx-goods-listitem2 .wxn-cursor-area {
        float: left;
        padding-top: 0px;
        height: 100px;
    }

        .swx-goods-listitem2 .wxn-cursor-area .wxn-icon {
            margin-top: 38px;
        }

    .swx-goods-listitem2 .btn-box {
    }

        .swx-goods-listitem2 .btn-box .buybtn {
            margin-top: 8px;
        }

@media screen and (max-width:320px) {
    .swx-goods-listitem2 .img {
        width: 72px;
        height: 72px;
    }

    .swx-goods-listitem2 .wxn-cursor-area {
        float: left;
        padding-top: 0px;
        height: 72px;
    }

        .swx-goods-listitem2 .wxn-cursor-area .wxn-icon {
            margin-top: 24px;
        }

    .swx-goods-listitem2 .pride .info {
        margin-top: 0px;
    }
}

/*商品列表模版3*/
.swx-goods-listitem3 {
    margin-bottom: 8px;
    position: relative;
}

    .swx-goods-listitem3 .img {
        width: 100%;
        overflow: hidden;
        height: 240px;
    }

    .swx-goods-listitem3 img {
        width: 100%;
        text-align: center;
    }

    .swx-goods-listitem3 .dsc {
        background-color: #fff;
    }

    .swx-goods-listitem3 .pride {
        padding: 12px;
        align-items: center;
    }

    .swx-goods-listitem3 .pride-num {
        font-size: 1rem;
        color: #ff5c5c;
        display: block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        margin-bottom: 10px;
    }

    .swx-goods-listitem3 .info {
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: .9375rem; /*white-space:nowrap;*/
        margin-bottom: 10px;
    }

    .swx-goods-listitem3 .buybtn {
        min-width: 52px;
        max-width: 120px;
        background-color: #fff;
        border: 1px solid #3490e5;
        color: #3490e5;
        font-size: .875rem;
        line-height: .875rem;
        text-align: center;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        padding: 5px;
        box-sizing: border-box;
        margin: 12px;
        margin-left: 0;
        display: block;
    }

        .swx-goods-listitem3 .buybtn:hover {
            background-color: #fff;
        }

    .swx-goods-listitem3 .wxn-cursor-area {
        position: absolute;
        top: 0px;
        right: 0px;
    }

    .swx-goods-listitem3 .btn-box {
        float: right;
    }


/*2016.11.17新增商品列表模版4*/
.swx-goods-listitem4 {
    overflow: hidden;
    padding-top: 12px;
    padding-bottom: 10px;
}

    .swx-goods-listitem4 .img {
        float: left;
        width: 100px;
        height: 100px;
        margin-right: 12px;
        display: table-cell;
        vertical-align: middle;
        position: relative;
    }

    .swx-goods-listitem4 img {
        max-width: 100%;
        border: 0;
        vertical-align: middle;
        min-height: 72px;
    }

    .swx-goods-listitem4 .dsc {
        overflow: hidden;
        margin-left: 12px;
        margin-right: 12px;
        align-items: flex-start;
        display: flex;
        display: -webkit-box;
    }

    .swx-goods-listitem4 .pride {
        flex: 1;
        margin-right: 10px;
        -webkit-box-flex: 1;
    }

    .swx-goods-listitem4 .pride-num {
        font-size: 1rem;
        color: #ff5c5c;
        display: block;
        margin-top: 20px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        float: left;
    }

        .swx-goods-listitem4 .pride-num .big-s {
            font-size: 1.2rem;
        }

    .swx-goods-listitem4 .pride .info {
        display: -webkit-box;
        height: 40px;
        line-height: 20px;
        color: #000;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        word-break: break-all;
        font-size: .9375rem;
        white-space: normal;
    }

    .swx-goods-listitem4 .pride .wxn-goods-c {
        color: #808080;
        font-size: 0.8rem;
        box-sizing: border-box;
    }

    .swx-goods-listitem4 .buybtn {
        display: block;
        padding: 3px 4px;
        padding-top: 5px;
        background-color: #fff;
        border: 1px solid #3490e5;
        color: #3490e5;
        font-size: .875rem;
        max-width: 70px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        min-width: 35px;
        text-align: center;
    }

        .swx-goods-listitem4 .buybtn:hover {
            background-color: #fff;
        }

    .swx-goods-listitem4 .wxn-cursor-area {
        float: left;
        padding-top: 0px;
        height: 100px;
    }

        .swx-goods-listitem4 .wxn-cursor-area .wxn-icon {
            margin-top: 38px;
        }

    .swx-goods-listitem4 .btn-box {
    }

        .swx-goods-listitem4 .btn-box .buybtn {
            margin-top: 8px;
        }

    .swx-goods-listitem4 .dsc .wxn-num {
        float: right;
        width: 73px;
        height: 18px;
        font-size: .8rem;
        border: 1px solid #cccccc;
        margin-top: 25px;
    }

        .swx-goods-listitem4 .dsc .wxn-num .wxn-num-btn {
            color: #4c4c4c;
            width: 26px !important;
            height: 18px;
            padding: 0px;
            box-sizing: border-box;
            border: 0;
            font-size: .8rem;
            margin: 0;
            float: left;
            line-height: 1.4em;
        }

        .swx-goods-listitem4 .dsc .wxn-num .wxn-num-j {
            position: relative;
            float: left;
            width: 18px;
            height: 18px;
            border-right: 1px solid #cccccc;
            background-color: #f1f1f1;
        }

            .swx-goods-listitem4 .dsc .wxn-num .wxn-num-j:before {
                content: "";
                position: absolute;
                top: 50%;
                height: 1px;
                background-color: #ADADAD;
                width: 9px;
                left: 50%;
                margin-left: -4.5px;
            }

        .swx-goods-listitem4 .dsc .wxn-num .wxn-num-add {
            position: relative;
            float: left;
            width: 18px;
            height: 18px;
            ;
            border-left: 1px solid #cccccc;
            background-color: #f1f1f1;
        }

            .swx-goods-listitem4 .dsc .wxn-num .wxn-num-add:before {
                content: "";
                position: absolute;
                top: 50%;
                height: 1px;
                background-color: #ADADAD;
                width: 9px;
                left: 50%;
                margin-left: -4.5px;
            }

            .swx-goods-listitem4 .dsc .wxn-num .wxn-num-add:after {
                content: "";
                position: absolute;
                top: 50%;
                height: 9px;
                margin-top: -4.5px;
                background-color: #ADADAD;
                width: 1px;
                left: 50%;
            }

    .swx-goods-listitem4 .wxn-num-box {
        display: flex;
    }

        .swx-goods-listitem4 .wxn-num-box .pride-num {
            flex: 1;
        }


/*-----审批（消息）列表-----*/
.wxn-custom-approvelist {
}

.lwx-custom-headsearch {
    padding: 0 12px;
    background-color: #fff;
    border-top: 10px solid #fff;
}

    .lwx-custom-headsearch .widgets-search-img {
        background: url(./images/wxn_icon.png) -191px -169px no-repeat;
        display: block;
        width: 20px;
        height: 20px;
        cursor: pointer;
        margin-top: 0px;
        background-size: 400px 400px;
    }

.wxn-custom-approvelistpage {
    background-color: #fff;
}

    .wxn-custom-approvelistpage .swx-approve-replace-main {
        position: relative !important;
        padding: 0;
    }

.wx-custom-approvelistitem {
    padding: 17px 12px 25px 12px;
    border-bottom: 8px solid #f2f2f2;
    background-color: #fff;
}

.swx-column-fixedright {
    height: auto !important;
    align-items: center;
}

    .swx-column-fixedright .layout-column-left {
        flex: 1 !important;
        -webkit-flex: 1 !important;
    }

    .swx-column-fixedright .layout-column-right {
        flex: inherit !important;
        text-align: right !important;
        -webkit-flex: inherit !important;
    }

.wx-custom-approvelistitem .name {
    font-size: 1rem;
    margin-right: 5px;
    color: #000;
}

.wx-custom-approvelistitem .event {
    font-size: .97rem;
}

.wx-custom-approvelistitem .view {
    width: 50px;
    text-align: right;
    font-size: .875rem;
}

    .wx-custom-approvelistitem .view .agree {
        color: #60c665;
    }

    .wx-custom-approvelistitem .view .refuse {
        color: #ff6a51;
    }

    .wx-custom-approvelistitem .view .waiting {
        color: #f7bf28;
    }
/*2016.12.06修改*/
@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

.wx-custom-approvelistitem .view .loading {
    background: url(images/load.svg) 0 0 no-repeat;
    display: block;
    width: 30px;
    height: 30px;
    background-size: 30px;
    float: right;
    animation: rotation .5s linear infinite;
    -moz-animation: rotation .5s linear infinite;
    -webkit-animation: rotation .5s linear infinite;
}

.wx-custom-approvelistitem .txt {
    font-size: .875rem;
    color: #8c8c8c;
    margin-top: 8px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    max-height: 40px;
    display: -webkit-box;
}

.wx-custom-approvelistitem .link {
    color: #3490e5;
    font-size: .913rem;
    display: inline-block;
}

.swx-custom-approvebtn {
    overflow: hidden;
}

    .swx-custom-approvebtn .refuse {
        color: #999;
        border: 1px solid #999;
    }

    .swx-custom-approvebtn li {
        width: 31.33333%;
        max-width: 78px;
        float: right;
        height: 30px;
        border: 1px solid #3490e5;
        border-radius: 3px;
        font-size: 1rem;
        text-align: center;
        color: #3490e5;
        line-height: 30px;
        margin-right: 2%;
        margin-top: 18px;
    }

        .swx-custom-approvebtn li:active {
            background-color: #DDEEFF;
        }
/*2017.01.09新增样式*/
.wx-custom-approvelistitem .layout-column-left, .wx-custom-approvelistitem .layout-column-right {
    margin-top: 0px;
    z-index: 0;
}

.wx-custom-approvelistitem .widgets-search-input input {
    font-size: .913rem;
}

.wx-custom-approvelistitem .layout-column-flex {
    display: -webkit-flex;
    margin-top: 8px;
    display: flex;
}

.wx-custom-approvelist {
}

    .wx-custom-approvelist .swx-search-nodata {
        text-align: center;
        line-height: 1;
        padding-top: 5rem;
        background-color: #fff;
        height: calc(100vh - 156px) !important;
        overflow: hidden;
    }

.wx-custom-approvelistitem .wxn-editinput {
    width: 20px;
    height: 20px;
}

.wx-custom-approvelistitem .widgets-search-input {
    padding-left: 2px;
    padding-top: 2px;
}

.wxn-custom-informlistpage .swx-search-nodata {
    text-align: center;
    line-height: 1;
    padding-top: 5rem;
    background-color: #fff;
    height: calc(100vh - 156px) !important;
    overflow: hidden;
}

/*----审批（详情）-----*/
.wx-custom-approvedetail {
}

    .wx-custom-approvedetail .wx-custom-approvelistitem {
        border-bottom: none;
    }

.wx-custom-approveflowlist {
    padding: 0;
    overflow: hidden;
}

    .wx-custom-approveflowlist .item {
        position: relative;
        margin-bottom: 8px;
        color: #000;
        font-size: .875rem;
        display: flex;
        display: -webkit-flex;
    }

        .wx-custom-approveflowlist .item:before {
            content: "";
            width: 1px;
            background-color: #d2d2d6;
            top: 10px;
            bottom: -18px;
            left: 12px;
            position: absolute;
            transform: scaleX(0.5);
            -webkit-transform: scaleX(0.5);
        }

        .wx-custom-approveflowlist .item:last-child:before {
            display: none;
        }

    .wx-custom-approveflowlist .content {
        position: relative;
        padding: 12px;
        background-color: #f2f2f2;
        border-radius: 2px;
        flex: 1;
        -webkit-flex: 1;
    }

        .wx-custom-approveflowlist .content:before {
            position: absolute;
            z-index: -1;
            content: '';
            top: 8px;
            left: -8px;
            border-style: solid;
            border-width: 8px 8px 8px 0;
            border-color: transparent #f2f2f2 transparent transparent;
            -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
            -webkit-transition-property: transform;
            transition-property: transform;
        }

    .wx-custom-approveflowlist .time {
        font-size: .75rem;
        color: #a0a0a0;
    }

        .wx-custom-approveflowlist .time:before {
            content: "";
            width: 6px;
            height: 6px;
            border-radius: 100px;
            background-color: #c7c7cc;
            display: inline-block;
            vertical-align: 0.1ex;
            margin: 0 5px;
        }

    .wx-custom-approveflowlist .txt {
        margin-top: 4px;
        font-size: .875rem;
    }

    .wx-custom-approveflowlist .wxn-icon {
        float: left;
        margin-right: 15px;
        margin-top: 4px;
    }

.wxn-approve-form {
    background-position: 0 -288px;
}

.wxn-approve-agree {
    background-position: -24px -288px;
}

.wxn-approve-refuse {
    background-position: -48px -288px;
}

.wxn-approve-antiapp {
    background-position: -72px -288px;
}

.wx-custom-approvedetail .wx-custom-approvelistitem .txt {
    display: block;
    max-height: 100%;
}


/*-----选择审批人弹出层-----*/
.wx-custom-approverpopview {
    position: fixed;
    width: 80%;
    min-width: 200px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background-color: #fff;
    border-radius: 3px;
    padding: 4px;
    min-height: 200px;
}

.swx-approverlist li {
    line-height: 42px;
    border: none !important;
    font-size: 1rem;
    padding: 0 !important;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
}

    .swx-approverlist li:hover {
        background-color: transparent !important;
    }

    .swx-approverlist li .wxn-icon {
        margin-left: 8px;
        margin-right: 8px;
    }

    .swx-approverlist li .widgets-text-overflow {
        -webkit-box-flex: 1;
        flex: 1;
    }

.swx-custom-approverpop-head {
    height: 42px;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    position: relative;
}

    .swx-custom-approverpop-head:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        border-top: 1px solid #d8d8d8;
        color: #d8d8d8;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
    }

    .swx-custom-approverpop-head a {
        height: 100%;
        font-size: 1rem;
        color: #3490e5;
        line-height: 42px;
        padding: 0 12px;
        display: block;
    }

    .swx-custom-approverpop-head .title {
        -webkit-box-flex: 1;
        flex: 1;
        font-size: 1rem;
        text-align: center;
        line-height: 42px;
        display: block;
        -webkit-flex: 1;
    }

.swx-approverlist {
    max-height: 200px;
    overflow: auto;
}

/*消息列表页面*/
.wxn-custom-informlistpage .swx-custom-approvebtn ul {
    overflow: hidden;
}

/*2017.01.09样式修改*/
.wxn-custom-informlistpage .swx-custom-approvebtn li {
    width: 31%;
    float: left;
    border: 1px solid #a0a0a0;
    color: #a0a0a0;
    margin-top: 18px;
}

    .wxn-custom-informlistpage .swx-custom-approvebtn li:active {
        background-color: #f2f2f2;
    }

    .wxn-custom-informlistpage .swx-custom-approvebtn li:last-child {
        margin-right: 0px;
    }

.wxn-custom-informlistpage .notice-btn {
    border: 1px solid #3490e5 !important;
    color: #3490e5 !important;
}

    .wxn-custom-informlistpage .notice-btn:active {
        background-color: #DDEEFF !important;
    }

.wxn-custom-inforlistpopview {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: transparent;
    max-height: 320px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .wxn-custom-inforlistpopview ul {
        overflow: auto;
        max-height: 210px;
    }

    .wxn-custom-inforlistpopview li {
        background-color: #fff;
        height: 42px;
        line-height: 42px;
        position: relative;
        padding-left: 12px;
        font-size: .875rem;
        padding-right: 12px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

        .wxn-custom-inforlistpopview li:after {
            content: " ";
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%;
            -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
            -webkit-transform: scaleY(0.5);
            transform: scaleY(0.5);
            border-top: 1px solid #d2d2d2;
            bottom: 0px;
            left: 12px;
        }

        .wxn-custom-inforlistpopview li:active {
            background-color: #f2f2f2;
        }
/*消息页详情页面*/
.wxn-custom-informdetailpage .wx-custom-approvelistitem {
    border: none;
}

.wxn-custom-informdetailpage .swx-custom-approvebtn li {
    display: block;
    width: 99%;
    margin-right: 0%;
    margin-bottom: 8px;
    border: 1px solid #a0a0a0;
    color: #a0a0a0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: inherit;
}

    .wxn-custom-informdetailpage .swx-custom-approvebtn li:active {
        background-color: #f2f2f2;
    }

.wxn-custom-informdetailpage .blue-btn {
    border: 1px solid #3490e5 !important;
    color: #3490e5 !important;
}

    .wxn-custom-informdetailpage .blue-btn:active {
        background-color: #DDEEFF !important;
    }

.wxn-custom-inforlistpopview .blue-btn {
    line-height: 42px;
    height: 42px;
    padding-left: 12px;
    margin-top: 8px;
    font-size: .875rem;
    color: #3490e5;
    background-color: #fff;
    display: block;
}

.wxn-custom-informdetailpage .wx-custom-approvelistitem .txt {
    display: block;
    max-height: 100%;
}

/*问卷详情*/
.wxn-custom-qudetail {
}

.wxn-custom-qudetail-check textarea {
    border: none !important;
}

.wxn-custom-qudetail-check .wxn-icon {
    opacity: 0.5;
}

.wxn-custom-qudetail-check .swx-qudetail-sumbitbtn {
    display: none !important;
}

.swx-custom-qudetaildiv {
    padding: 12px;
}

.swx-qudetail-guide {
    background-color: #f2f2f2;
    padding: 8px;
    color: #a0a0a0;
    font-size: .875rem;
    margin-top: 10px;
    margin-bottom: 10px;
}

.swx-qudetail-title {
    font-size: 1.125rem;
}

.swx-qudetail-list {
    overflow: hidden;
}

    .swx-qudetail-list .title {
        margin-bottom: 8px;
        font-size: .9375rem;
    }

    .swx-qudetail-list .num {
        font-size: .875rem;
        margin-left: 8px;
        margin-right: 8px;
    }

    .swx-qudetail-list .txt {
        font-size: .875rem;
    }

    .swx-qudetail-list .item {
        margin-bottom: 12px;
    }

    .swx-qudetail-list .wxn-icon {
        margin-left: 12px;
    }

.swx-qudetail-textarea {
    height: 68px;
    font-size: .875rem;
    margin-bottom: 12px;
}

    .swx-qudetail-textarea textarea {
        font-size: .875rem !important;
        height: 100%;
        padding: 5px !important;
        width: 100%;
    }

.swx-qudetail-singleselect {
}

.swx-qudetail-multiselect {
}

    .swx-qudetail-multiselect textarea {
        width: calc(100% - 12px) !important;
        margin-left: 12px;
    }

.swx-qudetail-multiselectimg .item {
    width: 50%;
    float: left;
}

    .swx-qudetail-multiselectimg .item .img {
        padding-left: 12px;
        padding-top: 8px;
    }

    .swx-qudetail-multiselectimg .item img {
        max-width: 100%;
    }

    .swx-qudetail-multiselectimg .item .txt {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        max-width: 100px;
        display: block;
    }

.swx-qudetail-sumbitbtn {
    line-height: 42px;
    width: 100%;
    height: 42px;
    text-align: center !important;
    background-color: #3490e5 !important;
    padding: 0 !important;
    font-size: 1rem !important;
    color: #fff !important;
    display: block !important;
    margin-bottom: 20px !important;
    border-radius: 5px !important;
}

    .swx-qudetail-sumbitbtn:active {
        background-color: #2786dd;
    }



/*无网络、无结果、无内容界面、无通知*/
.swx-search-nodata {
    text-align: center;
    line-height: 1;
    font-size: 0;
    padding-top: 5rem;
}

.i-search-nodata, .i-search-noapprove, .i-search-noqu, .i-search-nolink, .i-search-inform {
    display: inline-block;
    width: 7rem;
    height: 7rem;
    background-image: url(images/wxn-nodata.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.i-search-noapprove {
    background-image: url(images/wxn-noapprove.png);
}

.i-search-noqu {
    background-image: url(images/wxn-noqu.png);
}

.i-search-nolink {
    background-image: url(images/wxn-nolink.png);
}

.i-search-inform {
    background-image: url(images/wxn-noinform.png);
}

.swx-search-nodata .sorry-text, .error-cnt .sorry-text {
    font-size: 1rem;
    color: #515151;
    margin-top: .6rem;
    display: block;
}

.swx-search-nodata .sorry-tips, .error-cnt .sorry-tips {
    font-size: 1rem;
    color: #515151;
    margin-top: .12rem;
    display: block;
    margin-top: 5px;
}

.swx-search-nodata .blue-btn {
    line-height: 36px;
    height: 36px;
    font-size: .875rem;
    color: #3490e5;
    background-color: #fff;
    border: 1px solid #3490e5;
    width: 50%;
    display: block;
    border-radius: 3px;
    margin: 8px auto;
    text-align: center;
}

/*----------2016.11.14商品详情模版1(v5.0)---------*/
.swx-goods-detail1 {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    overflow: auto;
    padding-bottom: 48px;
}

    .swx-goods-detail1 .img {
        height: 320px;
        overflow: hidden;
        text-align: center;
        background-color: #f2f2f2;
    }

        .swx-goods-detail1 .img img {
            max-width: 100%;
            height: auto;
            min-height: 320px;
        }

    .swx-goods-detail1 .returnbtn {
        width: 40px;
        height: 40px;
        border-radius: 100px;
        background-color: rgba(0,0,0,.2);
        position: absolute;
        left: 10px;
        top: 10px;
        cursor: pointer;
    }

        .swx-goods-detail1 .returnbtn:after {
            content: "<";
            position: absolute;
            color: #fff;
            font-family: "宋体";
            font-weight: bold;
            margin-top: 10px;
            margin-left: -5px;
        }

        .swx-goods-detail1 .returnbtn:active {
            background-color: rgba(0,0,0,.6);
        }

    .swx-goods-detail1 .goods-title {
        margin: 6px 12px;
        line-height: 20px;
    }

    .swx-goods-detail1 .goods-title-item {
        font-size: 1rem;
    }

    .swx-goods-detail1 .goods-pride {
        margin: 6px 12px;
    }

    .swx-goods-detail1 .goods-pride-item {
        color: #ff3c00;
        font-size: 1rem;
    }

    .swx-goods-detail1 .goods-detail-list {
        margin: 6px 12px;
    }

    .swx-goods-detail1 .goods-detail-listitem {
        color: #777;
        font-size: .8125rem;
        margin-bottom: 4px;
        overflow: hidden;
        display: block;
    }

        .swx-goods-detail1 .goods-detail-listitem .title {
        }

        .swx-goods-detail1 .goods-detail-listitem .txt {
            text-align: justify;
            line-height: 20px;
        }

    .swx-goods-detail1 .goods-num-btn {
        height: 40px;
        background-color: #f2f2f2;
        margin: 0 12px;
        display: -webkit-box;
        display: flex;
    }

        .swx-goods-detail1 .goods-num-btn .minus, .swx-goods-detail1 .goods-num-btn .add {
            position: relative;
            width: 40px;
            height: 40px;
            display: block;
        }

            .swx-goods-detail1 .goods-num-btn .minus:after {
                content: "";
                height: 2px;
                background-color: #b2b2b2;
                position: absolute;
                width: 10px;
                top: 50%;
                left: 50%;
                margin-left: -5px;
            }

        .swx-goods-detail1 .goods-num-btn input {
            text-align: center;
            background: transparent;
            -webkit-flex: 1;
            flex: 1;
            font-size: 1rem;
        }

        .swx-goods-detail1 .goods-num-btn .add:after {
            content: "";
            height: 2px;
            background-color: #b2b2b2;
            position: absolute;
            width: 10px;
            top: 50%;
            left: 50%;
            margin-left: -5px;
            margin-top: -1px;
        }

        .swx-goods-detail1 .goods-num-btn .add:before {
            content: "";
            height: 10px;
            background-color: #b2b2b2;
            position: absolute;
            width: 2px;
            top: 50%;
            left: 50%;
            margin-left: -1px;
            margin-top: -5px;
        }

        .swx-goods-detail1 .goods-num-btn .add:active, .swx-goods-detail1 .goods-num-btn .minus:active {
            background-color: #d8d8d8;
        }

    .swx-goods-detail1 .goods-blue-btnitem {
        display: block;
        height: 40px;
        background-color: #3490e5;
        color: #fff;
        text-align: center;
        margin: 0 12px;
        border-radius: 2px;
        line-height: 40px;
        margin-top: 8px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        font-size: 1rem;
        padding: 0 12px;
        margin-bottom: 8px;
    }

        .swx-goods-detail1 .goods-blue-btnitem:active {
            background-color: #3287d6;
        }

    .swx-goods-detail1 .goods-detail-partitem {
        position: relative;
        padding: 8px 12px;
    }

        .swx-goods-detail1 .goods-detail-partitem:before {
            content: " ";
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 1px;
            border-top: 1px solid #c8c7cd;
            color: #c8c7cd;
            -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
            -webkit-transform: scaleY(0.5);
            transform: scaleY(0.5);
        }

        .swx-goods-detail1 .goods-detail-partitem .title:after {
            content: "";
            position: absolute;
            right: 0px;
            background-size: 400px 400px;
            display: inline-block;
            background-image: url(images/wxn_icon.png);
            background-repeat: no-repeat;
            width: 24px;
            height: 24px;
            background-position: -120px 0px;
            top: 0px;
        }

        .swx-goods-detail1 .goods-detail-partitem .title {
            font-size: .875rem;
            position: relative;
            line-height: 24px;
            padding-right: 24px;
        }

        .swx-goods-detail1 .goods-detail-partitem .txt {
            color: #777;
            font-size: .8125rem;
            line-height: 20px;
        }

        .swx-goods-detail1 .goods-detail-partitem .title + .txt {
            display: none;
        }

        .swx-goods-detail1 .goods-detail-partitem .open + .txt {
            display: block;
        }

/*2016.12.05通讯录（v5.1）*/

.wxn-addresslist-wrapper .wxn-search {
    border-radius: 5px;
    background-color: #f2f2f2;
    padding: 2px 0;
    margin: 12px 12px 12px 12px;
}
/*2017.06.15修改了margin*/
.wxn-addresslist-wrapper .wxn-search-box {
    background-color: #f2f2f2;
}

.wxn-addresslist-wrapper .wxn-search-main {
    background-color: #FFFFFF;
    padding: 1rem 1rem;
    padding-bottom: 0px;
}

.wxn-addresslist-wrapper .wxn-department-title {
    font-size: .957rem;
    color: #8c8c8c;
    padding: 1rem 1rem;
}

.wxn-addresslist-wrapper .wxn-department-title-cl {
    color: #3490e5;
}

.wxn-addresslist-wrapper .wxn-department-main {
}

    .wxn-addresslist-wrapper .wxn-department-main .wxn-department-tltbox {
        padding: .563rem 0;
        width: 100%;
        background-color: #f2f2f2;
        font-size: .957rem;
        color: #8c8c8c;
    }

        .wxn-addresslist-wrapper .wxn-department-main .wxn-department-tltbox span {
            padding-left: 1rem;
        }

.wxn-addresslist-wrapper .wxn-department-list {
    margin-left: 1rem;
}

    .wxn-addresslist-wrapper .wxn-department-list .wxn-department-list-main {
        padding: .687rem 0 .687rem 0;
        width: 100%;
        color: #222222;
        font-size: 1rem;
        position: relative;
    }

        .wxn-addresslist-wrapper .wxn-department-list .wxn-department-list-main .wxn-checked, .wxn-addresslist-wrapper .wxn-department-list .wxn-department-list-main .wxn-uncheck {
            vertical-align: -0.7ex;
            margin-right: 8px;
        }

        .wxn-addresslist-wrapper .wxn-department-list .wxn-department-list-main:after {
            border-bottom: 1px solid #dedede;
            bottom: 0;
            content: " ";
            position: absolute;
            left: 0;
            width: 100%;
            -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
            -webkit-transform: scaleY(0.5);
            transform: scaleY(0.5);
        }

        .wxn-addresslist-wrapper .wxn-department-list .wxn-department-list-main:last-child:after {
            border-bottom: 0;
        }

        .wxn-addresslist-wrapper .wxn-department-list .wxn-department-list-main:active {
            background-color: #fafafa;
        }

    .wxn-addresslist-wrapper .wxn-department-list .wxn-department-list-icon {
        background-position: -192px -48px;
        margin-right: 1rem;
    }

.wxn-addresslist-wrapper .wxn-contact-main {
}

    .wxn-addresslist-wrapper .wxn-contact-main .wxn-contact-tltbox {
        padding: .563rem 0;
        width: 100%;
        background-color: #f2f2f2;
        font-size: .957rem;
        color: #8c8c8c;
    }

        .wxn-addresslist-wrapper .wxn-contact-main .wxn-contact-tltbox span {
            padding-left: 1rem;
        }

.wxn-addresslist-wrapper .wxn-contact-list {
    margin-left: 1rem;
}

    .wxn-addresslist-wrapper .wxn-contact-list .wxn-contact-list-main {
        padding: .687rem 0 .687rem 0;
        width: 100%;
        color: #222222;
        font-size: 1rem;
        position: relative;
    }

        .wxn-addresslist-wrapper .wxn-contact-list .wxn-contact-list-main:after {
            border-bottom: 1px solid #dedede;
            bottom: 0;
            content: " ";
            position: absolute;
            left: 0;
            width: 100%;
            -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
            -webkit-transform: scaleY(0.5);
            transform: scaleY(0.5);
        }

        .wxn-addresslist-wrapper .wxn-contact-list .wxn-contact-list-main:last-child:after {
            border-bottom: 0;
        }

        .wxn-addresslist-wrapper .wxn-contact-list .wxn-contact-list-main:active {
            background-color: #fafafa;
        }

    .wxn-addresslist-wrapper .wxn-contact-list .wxn-contact-list-icon {
        margin-top: 14px;
        background-position: -192px -48px;
        margin-right: 1rem;
    }


/*2016.12.05通讯录联系人详情（v5.1）*/
.wxn-addressdetail-wrap {
    background-color: #f2f2f2;
    width: 100%;
    height: 100%;
}

    .wxn-addressdetail-wrap .wxn-addressdetail-user {
        background-color: #fff;
        width: 100%;
    }

        .wxn-addressdetail-wrap .wxn-addressdetail-user .wxn-addressdetail-user-infor {
            width: 100%;
            height: 8.05rem;
        }

            .wxn-addressdetail-wrap .wxn-addressdetail-user .wxn-addressdetail-user-infor > div {
                text-align: center;
            }

.wxn-addressdetail-user-infor .user-name {
    color: #000;
    font-size: 1.785rem;
    padding-top: 2.5rem;
}

.wxn-addressdetail-user-infor .user-num {
    color: #8c8c8c;
    font-size: .928rem;
    padding-top: 6px;
}

.wxn-addressdetail-wrap .wxn-addressdetail-user .wxn-addressdetail-user-btn:after {
    content: "";
    display: block;
    clear: both;
}

.wxn-addressdetail-wrap .wxn-addressdetail-user .wxn-addressdetail-user-btn > div {
    width: 50%;
    height: 70px;
    text-align: center;
    color: #3490e5;
}

.wxn-addressdetail-information {
    background-color: #fff;
    margin-top: 10px;
}

.wxn-addressdetail-information-main {
    margin-left: 16px;
    padding: 12px 0;
    position: relative;
}

    .wxn-addressdetail-information-main:after {
        border-bottom: 1px solid #dedede;
        bottom: 0;
        content: " ";
        position: absolute;
        left: 0;
        width: 100%;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
    }

    .wxn-addressdetail-information-main .information-tlt {
        font-size: .913rem;
        color: #8c8c8c;
    }

    .wxn-addressdetail-information-main .information-name {
        color: #202020;
        font-size: 1rem;
        padding-top: .1rem;
    }

    .wxn-addressdetail-information-main:last-child:after {
        border-bottom: 0;
    }


/*2016.12.12联系人搜索结果（v5.1）*/
.wxn-addresssearch-wrapper {
    background-color: #f2f2f2;
    width: 100%;
    height: 100%;
}

    .wxn-addresssearch-wrapper .wxn-search {
        border-radius: 5px;
        background-color: #f2f2f2;
        padding: 2px 0;
    }

    .wxn-addresssearch-wrapper .wxn-search-main {
        background-color: #FFFFFF;
        padding: 1rem 1rem;
        padding-bottom: 0px;
    }

    .wxn-addresssearch-wrapper .wxn-search-result {
        color: #8c8c8c;
        font-size: .813rem;
        padding: .687rem 0 .687rem 0;
    }

    .wxn-addresssearch-wrapper .wxn-contact-main {
        background-color: #fff;
        margin-top: 6px;
    }

    .wxn-addresssearch-wrapper .wxn-contact-list {
        margin-left: 1rem;
    }

        .wxn-addresssearch-wrapper .wxn-contact-list .wxn-contact-list-main {
            border-bottom: 1px solid #dedede;
            width: 100%;
            padding: .687rem 0 .687rem 0;
            color: #222222;
            font-size: .9375rem;
        }

            .wxn-addresssearch-wrapper .wxn-contact-list .wxn-contact-list-main:last-child {
                border: 0px;
            }

            .wxn-addresssearch-wrapper .wxn-contact-list .wxn-contact-list-main:active {
                background-color: #fafafa;
            }

.wxn-address-bgcolor {
    background-color: #FFFFFF;
}

.wxn-icon-searchnull {
    background: url(images/wxn-nodata.png) no-repeat;
    width: 7rem;
    height: 7rem;
    background-size: 100%;
    margin: 0 auto;
    margin-top: 74px;
}

.wxn-searchnull-main {
    font-size: 16px;
    color: #515151;
    text-align: center;
    padding-left: 12px;
}

/*2017.01.04联系人详情新增样式(v5.1)*/
.wxn-addressdetail-tel-btn, .wxn-addressdetail-sms-btn {
    display: block;
    width: 8.5rem;
    height: 2.5rem;
    border: 1px solid #3490e5;
    margin: 0 auto;
    text-align: center;
    line-height: 2.5rem;
    border-radius: 2.5rem;
    font-size: 1.071rem;
    color: #3490e5;
}

    .wxn-addressdetail-tel-btn .icon-phone {
        background: url(images/detail_phone.png) no-repeat;
        width: 24px;
        height: 24px;
        background-size: 24px;
        margin: 7px 6px 0 18px;
    }

    .wxn-addressdetail-sms-btn .icon-message {
        background: url(images/detail_message.png) no-repeat;
        width: 24px;
        height: 24px;
        background-size: 24px;
        margin: 8px 6px 0 19px;
    }

.wxn-addressdetail-tel-btn {
    float: right;
    margin-right: 5%;
}

.wxn-addressdetail-sms-btn {
    float: left;
    margin-left: 5%;
}


/*2017.01.20审批（v5.2）*/


.swx-approve-replace-main {
    border-bottom: 0px;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 12px 12px 0 12px;
    z-index: 1;
}

    .swx-approve-replace-main .wx-custom-approvelistitem {
        padding: 17px 12px 0 12px;
    }

        .swx-approve-replace-main .wx-custom-approvelistitem .name {
            font-weight: bold;
        }

        .swx-approve-replace-main .wx-custom-approvelistitem .link {
            margin-top: 8px;
            position: relative;
            -webkit-border-radius: 2px;
            padding: 8px 15px;
            margin-bottom: 8px;
            margin-right: 10px;
        }

            .swx-approve-replace-main .wx-custom-approvelistitem .link:before {
                content: '';
                position: absolute;
                top: -50%;
                bottom: -50%;
                left: -50%;
                right: -50%;
                -webkit-transform: scale(0.5);
                transform: scale(0.5);
                border-style: solid;
                border-width: 1px;
                border-color: #3490e5;
                -webkit-border-radius: 2px;
                border-radius: 8px;
            }

            .swx-approve-replace-main .wx-custom-approvelistitem .link:active {
                background-color: #daeeff;
            }

        .swx-approve-replace-main .wx-custom-approvelistitem .layout-column-flex {
            margin-top: 0px;
        }

    .swx-approve-replace-main .swx-custom-approvebtn {
        margin-top: 17px;
        position: relative;
    }

        .swx-approve-replace-main .swx-custom-approvebtn:before {
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            height: 1px;
            background-color: #dedede;
            transform: scaleY(0.5);
            -webkit-transform: scaleY(0.5);
        }

        .swx-approve-replace-main .swx-custom-approvebtn .swx-approve-replace-bottom-main {
            padding: 0px 0;
        }

            .swx-approve-replace-main .swx-custom-approvebtn .swx-approve-replace-bottom-main:after {
                content: "";
                display: block;
                clear: both;
            }

        .swx-approve-replace-main .swx-custom-approvebtn a {
            cursor: pointer;
            padding: 12px 0;
            width: 25%;
            height: 22px;
            line-height: 22px;
            float: left;
            border-radius: 3px;
            font-size: 1rem;
            text-align: center;
            color: #3490e5;
            margin-top: 18px;
            border: 0px;
            margin-right: 0px;
            max-width: inherit;
            border-radius: 0;
            position: relative;
            margin-top: 0px;
        }

            .swx-approve-replace-main .swx-custom-approvebtn a:active {
                background-color: #f7f7f7;
            }

            .swx-approve-replace-main .swx-custom-approvebtn a div {
                position: relative;
            }

                .swx-approve-replace-main .swx-custom-approvebtn a div:after {
                    content: "";
                    position: absolute;
                    width: 1px;
                    top: -9px;
                    bottom: -9px;
                    right: 0;
                    background-color: #dedede;
                    transform: scale(0.5);
                    -webkit-transform: scale(0.5);
                }

            .swx-approve-replace-main .swx-custom-approvebtn a:last-child div:after {
                content: "";
                width: 0px;
            }

    .swx-approve-replace-main .swx-approve-replace-btn {
    }

        .swx-approve-replace-main .swx-approve-replace-btn .swx-approve-replace-bottom-main {
            width: 100%;
            display: flex;
            display: -webkit-flex;
        }

            .swx-approve-replace-main .swx-approve-replace-btn .swx-approve-replace-bottom-main a {
                width: 25%;
                float: left;
                display: block;
            }

    .swx-approve-replace-main .swx-approve-replace-bottom {
        width: 100%;
    }

    .swx-approve-replace-main .swx-approve-replace-bottom-more {
        width: 20%;
    }

        .swx-approve-replace-main .swx-approve-replace-bottom-more a {
            width: 100% !important;
            float: inherit;
            position: relative;
        }

            .swx-approve-replace-main .swx-approve-replace-bottom-more a div:before {
                content: "";
                position: absolute;
                width: 1px;
                top: 1px;
                bottom: 6px;
                background-color: #dedede;
                left: 0;
                transform: scaleX(0.5);
                -webkit-transform: scaleX(0.5);
            }

.swx-approve-replace-btn-more {
    background-position: -216px 2px;
    margin: 0 auto;
}

.swx-approve-icon-error {
    display: inline-block;
    color: #f36d49;
}

    .swx-approve-icon-error:before {
        content: "";
        display: inline-block;
        background: url(images/wxn_icon.png) -216px -169px no-repeat;
        vertical-align: middle;
        width: 24px;
        height: 24px;
        background-size: 400px 400px;
    }

.swx-approve-replace-main .swx-approve-replace-btn-retry li {
    width: 100%;
}

.swx-approve-replace-main .wx-custom-approvelistitem .view {
    width: 52px;
    text-align: right;
    font-size: .875rem;
}

.swx-approve-replace-popbg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(45,46,47,.5);
    z-index: 3;
}

.swx-approve-replace-popmain {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 90px;
    background-color: #fff;
}

.swx-approve-replace-pop-head {
    position: relative;
    text-align: center;
    padding: 10px 0;
}

    .swx-approve-replace-pop-head:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 1px;
        border-bottom: 1px solid #d2d2d2;
        transform: scaleY(.5);
        -webkit-transform: scaleY(.5);
    }

.swx-approve-replace-pop-icon-close {
    background-position: -216px -120px;
    margin: -5px 4px 0 0;
    cursor: pointer;
}

.swx-approve-replace-pop-title {
    display: block;
    font-size: .85rem;
    line-height: .85rem;
    color: #a0a0a0;
}

.swx-approve-replace-audit-box {
    position: relative;
    padding: 18px 12px;
    cursor: pointer;
}

    .swx-approve-replace-audit-box:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 1px;
        border-bottom: 1px solid #d2d2d2;
        transform: scaleY(.5);
        -webkit-transform: scaleY(.5);
        transform-origin: 0 100%;
        -webkit-transform-origin: 0 100%;
    }

    .swx-approve-replace-audit-box:active {
        background-color: #f7f7f7;
    }
/*2017.02.16修改样式*/
.swx-approve-replace-audit-title {
    font-size: .938rem;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.swx-user-icon-poject {
    display: block;
    background-position: 0 0;
    margin-right: 10px;
}

.swx-user-icon-tick {
    display: block;
    background-position: 0 -19px;
    margin-right: 10px;
}

.swx-user-icon-error {
    display: block;
    background-position: 0 -38px;
    margin-right: 10px;
}

.swx-user-icon-return {
    display: block;
    background-position: 0 -57px;
    margin-right: 10px;
}

.swx-user-icon-approve {
    background-image: url(images/approve-view.png);
    width: 19px;
    height: 19px;
    background-size: 19px;
    background-repeat: no-repeat;
}

.s-approve-replace-user-name-box {
    margin-top: 14px;
    line-height: 19px;
}

.swx-reject-user-name {
    font-size: 1rem;
    color: #000;
    line-height: 18px;
}

.swx-reject-lable {
    position: relative;
    margin-left: 5px;
    color: #a0a0a0;
    font-size: .75rem;
    padding: 0 4px;
    line-height: 18px;
    padding-top: 2px;
}

    .swx-reject-lable:after {
        content: "";
        position: absolute;
        border: 2px solid #d2d2d2;
        border-radius: 4px;
        transform: scale(.5);
        -webkit-transform: scale(.5);
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        transform-origin: 0 0;
        width: 200%;
        height: 200%;
    }

.swx-approve-apply-time {
    margin: 10px 0 0 28px;
    color: #a0a0a0;
    font-size: .75rem;
}

.swx-approve-apply-word {
    margin: 10px 0 0 28px;
    color: #323232;
    font-size: .812rem;
}

.s-approve-replace-user-name-box:after {
    content: "";
    display: block;
    clear: both;
}

.swx-approve-replace-audit-overflow {
    height: calc(100% - 80px);
    overflow: auto;
}

.l-approve-replace-layout-vertical {
    padding: 0 12px;
}

.swx-approve-replace-main .layout-vertical-bottom .layout-column-flex .layout-column-left {
    padding: 0px;
}

/*2017.01.20审批详情（v5.2）*/
.swx-approve-replace-detail {
    height: calc(100% - 100px);
    overflow: auto;
}

    .swx-approve-replace-detail .wx-custom-approvelistitem {
        padding-bottom: 0px;
    }

        .swx-approve-replace-detail .wx-custom-approvelistitem .name {
            font-weight: bold;
        }

        .swx-approve-replace-detail .wx-custom-approvelistitem .link {
            margin-top: 8px;
            padding-bottom: 17px;
        }

        .swx-approve-replace-detail .wx-custom-approvelistitem .layout-column-flex {
            margin-top: 0px;
        }

    .swx-approve-replace-detail .swx-custom-approvebtn {
        margin-top: 12px;
        position: relative;
    }

        .swx-approve-replace-detail .swx-custom-approvebtn:before {
            content: "";
            position: absolute;
            left: 12px;
            right: 12px;
            height: 1px;
            background-color: #dedede;
            transform: scaleY(0.5);
            -webkit-transform: scaleY(0.5);
        }

        .swx-approve-replace-detail .swx-custom-approvebtn .swx-approve-replace-bottom-main {
            padding: 0px 0;
            width: 100%;
            display: flex;
            display: -webkit-flex;
        }

            .swx-approve-replace-detail .swx-custom-approvebtn .swx-approve-replace-bottom-main:after {
                content: "";
                display: block;
                clear: both;
            }

        .swx-approve-replace-detail .swx-custom-approvebtn a {
            cursor: pointer;
            padding: 12px 0;
            width: 25%;
            height: 22px;
            line-height: 22px;
            float: left;
            border-radius: 3px;
            font-size: 1rem;
            text-align: center;
            color: #3490e5;
            margin-top: 18px;
            border: 0px;
            margin-right: 0px;
            max-width: inherit;
            border-radius: 0;
            position: relative;
            margin-top: 0px;
            display: block;
        }

            .swx-approve-replace-detail .swx-custom-approvebtn a:active {
                background-color: #f7f7f7;
            }

            .swx-approve-replace-detail .swx-custom-approvebtn a div {
                position: relative;
            }

                .swx-approve-replace-detail .swx-custom-approvebtn a div:after {
                    content: "";
                    position: absolute;
                    width: 1px;
                    top: -9px;
                    bottom: -9px;
                    right: 0;
                    background-color: #dedede;
                    transform: scaleY(0.5);
                    -webkit-transform: scaleY(0.5);
                }

            .swx-approve-replace-detail .swx-custom-approvebtn a:last-child div:after {
                content: "";
                width: 0px;
            }

    .swx-approve-replace-detail .layout-vertical-bottom {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #fcfcfc;
    }

        .swx-approve-replace-detail .layout-vertical-bottom .layout-column-flex {
            margin: .781rem .75rem 0 .75rem;
            padding: 5px 0;
            position: relative;
            border: 1px solid #d2d2d2;
            border-radius: 4px;
        }

            /* .swx-approve-replace-detail .layout-vertical-bottom .layout-column-flex:after {
                content: "";
                position: absolute;
                border: 1px solid #d2d2d2;
                border-radius: 4px;
                transform: scaleY(0.5);
                -webkit-transform: scaleY(0.5);
                padding: 32px 0;
                left: 10px;
                right: 10px;
                top: -5px;
            }*/

            .swx-approve-replace-detail .layout-vertical-bottom .layout-column-flex .layout-column-left {
                margin-left: 8px;
            }

                .swx-approve-replace-detail .layout-vertical-bottom .layout-column-flex .layout-column-left .wxn-editinput {
                    width: 20px;
                }

    .swx-approve-replace-detail .swx-approve-replace-btn-retry a {
        width: 100%;
    }

    .swx-approve-replace-detail .wx-custom-approvelistitem .view {
        width: 52px;
        text-align: right;
        font-size: .875rem;
    }

.swx-approve-icon-down {
    background-position: -108px -11px;
    width: 12px;
    height: 12px;
    background-size: 200px 200px;
    margin-top: 16px !important;
}

.swx-approve-replace-overflowlist .item:before {
    top: 28px;
    left: 6px;
    bottom: -26px;
}

.swx-approve-replace-detail .swx-reject-user-name {
    margin-top: 3px;
}

.swx-approve-replace-detail .swx-reject-lable {
    margin-top: 2px;
    float: left;
}

.swx-approve-replace-overflowlist .wxn-icon {
    margin-top: 0px;
    margin-right: 12px;
}

.swx-approve-replace-detail .swx-approve-apply-word {
    margin: 10px 0 0 38px;
}

.swx-approve-replace-detail .swx-approve-apply-time {
    margin: 10px 0 0 38px;
}

.swx-approve-replace-detail .swx-approve-replace-audit-title {
    font-size: 1rem;
}

.swx-approve-replace-detail .swx-approve-replace-bottom {
    width: 100%;
    display: flex;
    display: -webkit-flex;
}

.swx-approve-replace-detail .swx-approve-replace-bottom-more {
    width: 20%;
}

    .swx-approve-replace-detail .swx-approve-replace-bottom-more a {
        width: 100% !important;
        float: inherit;
        position: relative;
    }

        .swx-approve-replace-detail .swx-approve-replace-bottom-more a div:before {
            content: "";
            position: absolute;
            width: 1px;
            top: 0;
            bottom: 0;
            background-color: #dedede;
            left: 0;
            height: 22px;
        }

.swx-approve-replace-detail .swx-reject-user-main {
    overflow: hidden;
    border: 1px solid #d9d9d9;
    background-color: #fcfcfc;
    padding: 12px;
    box-sizing: border-box;
    border-radius: 3px;
}

.swx-approve-replace-detail .swx-reject-user-title {
    color: #000;
    font-size: .937rem;
}

.swx-approve-replace-detail .swx-reject-user-name-box {
}

    .swx-approve-replace-detail .swx-reject-user-name-box span {
        display: block;
    }

.swx-approve-replace-detail .swx-reject-user-name {
    font-size: 12px;
    color: #222;
    font-weight: bold;
    margin-right: 9px;
}

.swx-approve-replace-detail .swx-reject-word {
    color: #222;
}

.swx-approve-replace-detail .swx-reject-date {
    margin-top: 8px;
    font-size: 12px;
    color: #a0a0a0;
    margin-left: 24px;
}

.swx-approve-replace-detail .swx-reject-icon-triangel {
    background: url(images/wxn-icon-trangel.png) 0 0 no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    z-index: 1;
    margin-right: -7px;
    margin-top: 13px;
    background-size: 20px 20px;
}

.swx-approve-replace-detail .swx-reject-user-box {
    position: relative;
    width: 100%;
}

.swx-approve-replace-detail .wxn-popup-bg .swx-approverlist li {
    border-bottom: 1px solid #d2d2d2 !important;
    padding: 4px 0px;
}

    .swx-approve-replace-detail .wxn-popup-bg .swx-approverlist li div {
        margin-left: 14px;
        color: #222;
        font-size: .937rem;
    }

.swx-approve-replace-detail .wx-custom-approverpopview {
    padding: 4px 0px;
}

.swx-approve-replace-detail .wx-custom-approverpopview {
    max-height: 267px;
}

.swx-approve-replace-nodata .sorry-text {
    color: #a0a0a0;
    font-size: 1rem;
}

.swx-approve-replace-nodata .swx-replay-btn {
    display: inline-block;
    color: #3490e5;
    border: 1px solid #3490e5;
    border-radius: 4px;
    font-size: 1rem;
    line-height: 26px;
    padding: 0 18px;
    cursor: pointer;
    margin-top: 15px;
}

    .swx-approve-replace-nodata .swx-replay-btn:active {
        background-color: #f7f7f7;
    }

.swx-approve-replace-nodata .swx-loading-box {
    width: 24px;
    height: 24px;
    margin: 0 auto;
}

    .swx-approve-replace-nodata .swx-loading-box .view .loading {
        background: url(images/load.svg) 0 0 no-repeat;
        display: block;
        width: 24px;
        height: 24px;
        background-size: 24px;
        float: right;
        animation: rotation .5s linear infinite;
        -moz-animation: rotation .5s linear infinite;
        -webkit-animation: rotation .5s linear infinite;
    }

/*2017.02.15 审批新增按钮 图标*/
.swx-approve-replace-fixed-confirm {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #FCFCFC;
}

.swx-approve-replace-confirmbtn {
    color: #fff;
    background-color: #3490e5;
    font-size: 1rem;
    line-height: 34px;
    text-align: center;
    display: block;
    margin: 6px 15px;
    border-radius: 4px;
}

.swx-approve-icon-list-select {
    display: block;
    float: right;
    background-position: 0 -121px;
}

.swx-approve-flowlist .item .content:before {
    z-index: 0;
}

/*2017.02.16新增审批流程转发图标*/
.swx-approve-icon-return {
    background-position: -242px -288px;
}

/*2017.02.23 新增审批驳回转发按钮*/
.swx-user-icon-relay {
    display: block;
    background-position: 0 -95px;
    margin-right: 10px;
}

/*2017.03.14 关联序时簿（v5.2）*/
.swx-form-bottom-return:before {
    content: "";
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    background: url(images/wxn_icon.png) no-repeat;
    background-size: 400px 400px;
    background-position: -168px -146px;
    margin-right: 4px;
}

.swx-form-content .wxn-book-item .wxn-cursor-area .wxn-checked, .swx-form-content .wxn-book-item .wxn-cursor-area .wxn-uncheck {
    margin-top: 20%;
}

.swx-form-content .wxn-book-txt {
    padding: 10px 0;
}

.swx-from-list-more {
    float: right;
    margin-top: 8px;
    background-position: -116px 13px;
    position: relative;
    margin-left: 9px;
    width: 30px;
    height: 40px;
    margin-right: 5px;
}

    .swx-from-list-more:before {
        content: "";
        position: absolute;
        top: -28px;
        bottom: -37px;
        width: 1px;
        background-color: #ececec;
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5);
        left: -9px;
    }

.swx-form-popup-view {
    min-height: 185px;
    box-sizing: border-box;
}

    .swx-form-popup-view .swx-custom-approverpop-head .title {
        color: #a0a0a0;
    }

.swx-form-popup-list {
    max-height: 360px;
    overflow: auto;
}

    .swx-form-popup-list li {
        position: relative;
    }

        .swx-form-popup-list li:active {
            background-color: #f2f2f2;
        }

        .swx-form-popup-list li:after {
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            height: 1px;
            background-color: #d8d8d8;
            transform: scaleY(0.5);
            -webkit-transform: scaleY(0.5);
            transform-origin: 0 0;
            -webkit-transform-origin: 0 0;
        }

        .swx-form-popup-list li:last-child:after {
            content: " ";
            height: 0;
        }

.swx-form-text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    color: #222;
    font-size: 1rem;
    line-height: 45px;
    padding-left: 15px;
    padding-right: 15px;
    white-space: nowrap;
}

.swx-form-bottom-flex .wx-bottom-rowflex .orange-btn:active {
    background-color: #f36547;
}

/*2017.03.21 查看模板（v5.2）*/
.swx-goods-templet-detail {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 40px;
    overflow: auto;
    padding: 0;
}

.lwx-goods-templet-detail {
    position: relative;
    height: 100%;
}

.swx-goods-templet-detail .goods-pride {
    margin: 0 12px 0 0;
}

.swx-goods-title-header .goods-title {
    margin-bottom: 2px;
}

.swx-goods-templet-mini-title {
    margin-left: 12px;
    margin-right: 12px;
    margin-bottom: 6px;
}

.swx-goods-templet-mini-item {
    color: #b2b2b2;
    font-size: .875rem;
}

.swx-goods-templet-detail .goods-num-btn {
    background-color: #fff;
}

    .swx-goods-templet-detail .goods-num-btn .minus,
    .swx-goods-templet-detail .goods-num-btn .add {
        width: 30px;
        height: 30px;
        border: 1px solid #ccc;
        box-sizing: border-box;
    }

.s-minus-gray {
    border: 1px solid #e0e0e0 !important;
}

.swx-goods-templet-detail .goods-num-btn input {
    max-width: 35px;
    height: 30px;
}

.swx-goods-templet-detail .goods-num-btn {
    height: 30px;
    margin-top: 10px;
}

.swx-goods-templet-detail .goods-detail-partitem:before {
    content: " ";
    width: 0;
    height: 0;
}

.swx-goods-templet-detail .goods-detail-listitem .title {
    display: block;
    font-size: .875rem;
    line-height: .875rem;
    color: #222;
}

.swx-goods-templet-lisit {
    display: block;
    margin-top: 15px;
    font-size: .875rem;
}

.swx-goods-templet-detail .goods-detail-list {
    margin: 0;
}

.swx-goods-templet-lisit ul li {
    margin-top: 6px;
}

.swx-goods-templet-detail .goods-detail-listitem {
    position: relative;
    padding: 12px;
    margin: 0;
}

    .swx-goods-templet-detail .goods-detail-listitem:before {
        content: " ";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 1px;
        background-color: #e7e7e7;
        box-sizing: border-box;
        transform: scaleY(.5);
        -webkit-transform: scaleY(.5);
    }

.swx-goods-detail-item {
    display: block;
}

.swx-goods-detail-img {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 12px;
}

    .swx-goods-detail-img img {
        width: 100%;
        height: auto;
    }

.swx-goods-blue-btn {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
}

    .swx-goods-blue-btn:before {
        content: " ";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 1px;
        border-top: 1px solid #d9d9d9;
        transform: scaleY(.5);
        -webkit-transform: scaleY(.5);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

.lwx-goods-templet-detail .goods-blue-btnitem {
    display: block;
    padding: 0 12px;
    margin: 0 12px;
    margin-bottom: 8px;
    height: 40px;
    background-color: #3490e5;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    font-size: 1rem;
    line-height: 40px;
    margin-top: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

    .lwx-goods-templet-detail .goods-blue-btnitem:active {
        background-color: #3287d6;
    }


/*-----2017.05.08视频字段-----*/
.wxn-fields-video .title {
    float: inherit;
    width: 200px !important;
}

.wxn-fields-video .wxn-video-box {
    margin-bottom: 20px;
    padding: 0 5px;
}

.wxn-fields-video .wxn-video-list {
    width: 50%;
    float: left;
    margin-top: 15px;
    box-sizing: border-box;
}

.wxn-fields-video .wxn-video-box .wxn-video-list:nth-of-type(2n+1) .half-box {
    margin-right: 10px;
    position: relative;
}

.wxn-fields-video .wxn-video-box .wxn-video-list:nth-of-type(2n) .half-box {
    margin-left: 10px;
    position: relative;
}

.wxn-fields-video .wxn-video-list a {
    display: block;
    margin-bottom: 5px;
    position: relative;
    height: 80px;
}

    .wxn-fields-video .wxn-video-list a .video-mask {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0,0,0,.4);
    }

        .wxn-fields-video .wxn-video-list a .video-mask:before {
            content: "";
            position: absolute;
            top: 50%;
            left: 50%;
            margin-left: -18px;
            margin-top: -18px;
            width: 36px;
            height: 36px;
            border: 1px solid rgba(255,255,255,.7);
            border-radius: 100%;
        }

        .wxn-fields-video .wxn-video-list a .video-mask:after {
            content: "";
            position: absolute;
            top: 50%;
            left: 50%;
            margin-left: -4px;
            margin-top: -12px;
            border-style: solid;
            border-width: 13px 0px 13px 18px;
            border-color: transparent transparent transparent rgba(255,255,255,.7);
        }

    .wxn-fields-video .wxn-video-list a img {
        height: 80px;
        width: 100%;
    }

.wxn-fields-video .wxn-video-list .video-title {
    color: #222;
    font-size: 1rem;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 24px;
}

.wxn-fields-video .wxn-video-list .video-intro {
    color: #8c8c91;
    font-size: .875rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.wxn-fields-video .wxn-img-del {
    display: none;
}
/* 编辑*/
.wxn-fields-video-edit {
    margin-top: 10px;
}

    .wxn-fields-video-edit .title {
        float: inherit;
        width: 200px !important;
    }

    .wxn-fields-video-edit .muti-item .wxn-choices {
        display: block;
        float: right;
        background-position: -48px -120px;
        margin-left: 2px;
        vertical-align: -1ex;
        margin-right: -5px;
    }

    .wxn-fields-video-edit .current {
        background-color: #75bcff;
        border: 1px solid #6cb8ff;
        color: #fff;
    }

        .wxn-fields-video-edit .current .wxn-choices {
            background-position: -24px -120px;
            margin-left: 2px;
            vertical-align: -1ex;
            margin-right: -5px;
        }

    .wxn-fields-video-edit .wxn-blue-addbtn {
        vertical-align: -0.9ex;
    }

    .wxn-fields-video-edit .wxn-addarea {
        color: #489be9;
        margin-top: 10px;
    }

    .wxn-fields-video-edit .wxn-blue-txt {
        margin-left: -5px;
    }

    .wxn-fields-video-edit .wxn-img-del {
        display: block;
        background-position: -216px -144px;
        z-index: 1;
    }

.wxn-form-edit-video .edit-div textarea {
    height: 125px;
}

.wxn-video-abbbtn {
    color: #fff;
    background-color: #3490e5;
    font-size: 1rem;
    line-height: 45px;
    text-align: center;
    display: block;
    margin: 15px;
    border-radius: 4px;
}

.wxn-fields-video-edit .video-mask-prograss {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.4);
    padding: 10px;
    text-align: center;
    padding-top: 25px;
}

    .wxn-fields-video-edit .video-mask-prograss .video-operation-btn {
        padding: 4px 8px;
        border-radius: 2px;
        color: #fff;
        background-color: rgba(0,0,0,.4);
    }

.wxn-fields-video-edit .video-prograss-box {
    width: 100%;
    height: 4px;
    overflow: hidden;
    border-radius: 4px;
    position: relative;
    margin-top: 20px;
}

    .wxn-fields-video-edit .video-prograss-box progress::-webkit-progress-bar {
        background: transparent;
    }

    .wxn-fields-video-edit .video-prograss-box progress::-webkit-progress-value {
        background: #23a938;
    }

    .wxn-fields-video-edit .video-prograss-box progress {
        border: none;
        width: 100%;
        border-radius: 8px;
        overflow: hidden;
        background-color: #fff;
        color: #fff;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

/*-----2017.05.08视频字段-----*/
.wxn-fields-video .title {
    float: inherit;
    width: 200px !important;
}

.wxn-fields-video .wxn-video-box {
    margin-bottom: 20px;
    padding: 0 5px;
}

.wxn-fields-video .wxn-video-list {
    width: 50%;
    float: left;
    margin-top: 15px;
    box-sizing: border-box;
}

.wxn-fields-video .wxn-video-box .wxn-video-list:nth-of-type(2n+1) .half-box {
    margin-right: 10px;
    position: relative;
}

.wxn-fields-video .wxn-video-box .wxn-video-list:nth-of-type(2n) .half-box {
    margin-left: 10px;
    position: relative;
}

.wxn-fields-video .wxn-video-list a {
    display: block;
    margin-bottom: 5px;
    position: relative;
    height: 80px;
}

    .wxn-fields-video .wxn-video-list a .video-mask {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0,0,0,.4);
    }

        .wxn-fields-video .wxn-video-list a .video-mask:before {
            content: "";
            position: absolute;
            top: 50%;
            left: 50%;
            margin-left: -18px;
            margin-top: -18px;
            width: 36px;
            height: 36px;
            border: 1px solid rgba(255,255,255,.7);
            border-radius: 100%;
        }

        .wxn-fields-video .wxn-video-list a .video-mask:after {
            content: "";
            position: absolute;
            top: 50%;
            left: 50%;
            margin-left: -4px;
            margin-top: -12px;
            border-style: solid;
            border-width: 13px 0px 13px 18px;
            border-color: transparent transparent transparent rgba(255,255,255,.7);
        }

    .wxn-fields-video .wxn-video-list a img {
        height: 80px;
        width: 100%;
    }

.wxn-fields-video .wxn-video-list .video-title {
    color: #222;
    font-size: 1rem;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 24px;
}

.wxn-fields-video .wxn-video-list .video-intro {
    color: #8c8c91;
    font-size: .875rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.wxn-fields-video .wxn-img-del {
    display: none;
}
/* 编辑*/
.wxn-fields-video-edit {
    margin-top: 10px;
}

    .wxn-fields-video-edit .title {
        float: inherit;
        width: 200px !important;
    }

    .wxn-fields-video-edit .muti-item .wxn-choices {
        display: block;
        float: right;
        background-position: -48px -120px;
        margin-left: 2px;
        vertical-align: -1ex;
        margin-right: -5px;
    }

    .wxn-fields-video-edit .current {
        background-color: #75bcff;
        border: 1px solid #6cb8ff;
        color: #fff;
    }

        .wxn-fields-video-edit .current .wxn-choices {
            background-position: -24px -120px;
            margin-left: 2px;
            vertical-align: -1ex;
            margin-right: -5px;
        }

    .wxn-fields-video-edit .wxn-blue-addbtn {
        vertical-align: -0.9ex;
    }

    .wxn-fields-video-edit .wxn-addarea {
        color: #489be9;
        margin-top: 10px;
    }

    .wxn-fields-video-edit .wxn-blue-txt {
        margin-left: -5px;
    }

    .wxn-fields-video-edit .wxn-img-del {
        display: block;
        background-position: -216px -144px;
        z-index: 1;
    }

.wxn-form-edit-video .edit-div textarea {
    height: 125px;
}

.wxn-video-abbbtn {
    color: #fff;
    background-color: #3490e5;
    font-size: 1rem;
    line-height: 45px;
    text-align: center;
    display: block;
    margin: 15px;
    border-radius: 4px;
}

.wxn-fields-video-edit .video-mask-prograss {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.4);
    padding: 10px;
    text-align: center;
    padding-top: 25px;
}

    .wxn-fields-video-edit .video-mask-prograss .video-operation-btn {
        padding: 4px 8px;
        border-radius: 2px;
        color: #fff;
        background-color: rgba(0,0,0,.4);
    }

.wxn-fields-video-edit .video-prograss-box {
    width: 100%;
    height: 4px;
    overflow: hidden;
    border-radius: 4px;
    position: relative;
    margin-top: 20px;
}

    .wxn-fields-video-edit .video-prograss-box progress::-webkit-progress-bar {
        background: transparent;
    }

    .wxn-fields-video-edit .video-prograss-box progress::-webkit-progress-value {
        background: #23a938;
    }

    .wxn-fields-video-edit .video-prograss-box progress {
        border: none;
        width: 100%;
        border-radius: 8px;
        overflow: hidden;
        background-color: #fff;
        color: #fff;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
/*2017.06.13修改审批、个人信息v5.2 v4.0*/
.wxn-addpersonbtn {
    color: #fff;
    background-color: #3490e5;
    font-size: 1rem;
    line-height: 46px;
    text-align: center;
    display: block;
    margin: 16px 15px;
    border-radius: 4px;
}

    .wxn-addpersonbtn:active {
        background-color: #3089dc;
    }

/*2017.06.15优化通讯录*/
.wxn-addperson-title {
    padding: .687rem 0 .687rem 0;
    width: 100%;
    color: #222222;
    font-size: 1rem;
    position: relative;
    display: block;
}

    .wxn-addperson-title:before {
        content: "";
        background-size: 400px 400px;
        display: inline-block;
        background-image: url(images/wxn_icon.png);
        width: 24px;
        height: 24px;
        background-position: -239px 0;
        float: left;
        margin-left: 1rem;
        margin-right: 5px;
    }

    .wxn-addperson-title:after {
        content: "";
        background-size: 400px 400px;
        display: inline-block;
        background-image: url(images/wxn_icon.png);
        width: 24px;
        height: 24px;
        background-position: -192px -48px;
        position: absolute;
        right: 1rem;
    }

    .wxn-addperson-title:active {
        background-color: #fafafa;
    }

.wxn-addcompany-title {
    border-top: 8px solid #f2f2f2;
    padding: .687rem 0 .687rem 0;
    width: 100%;
    color: #222222;
    font-size: 1rem;
    position: relative;
    display: block;
}

    .wxn-addcompany-title:before {
        content: "";
        background-size: 400px 400px;
        display: inline-block;
        background-image: url(images/wxn_icon.png);
        width: 24px;
        height: 24px;
        background-position: -239px -24px;
        float: left;
        margin-left: 1rem;
        margin-right: 5px;
    }

    .wxn-addcompany-title:after {
        display: none;
        content: "";
        background-size: 400px 400px;
        background-image: url(images/wxn_icon.png);
        width: 24px;
        height: 24px;
        background-position: -192px -48px;
        position: absolute;
        right: 1rem;
    }

    .wxn-addcompany-title:active {
        background-color: #fafafa;
    }

/*2017.06.30*/
.swx-approve-bottompopc {
    position: absolute;
    top: 33px;
    bottom: 0px;
    left: 0;
    right: 0;
    height: auto;
    overflow: auto;
}

.wxn-fields-timearea .title {
    float: inherit;
    margin-bottom: 8px;
}

.wxn-fields-timearea .edit-div {
    display: flex;
}

.wxn-fields-timearea input, p {
    width: auto !important;
    flex: 1;
    text-align: left;
}

.wxn-fields-timearea p {
    text-align: center;
}

.swx-approve-icon-wait {
    background-position: -239px -311px;
}

.wxn-fields-timearea input:nth-of-type(2) {
    padding-left: 8px;
}

/*2017.07.03个人通讯录添加电话*/
.wx-addressphone-popview {
    position: fixed;
    width: 80%;
    min-width: 200px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background-color: #fff;
    border-radius: 3px;
    padding: 4px;
}

    .wx-addressphone-popview .title {
        text-align: center;
        color: #a0a0a0;
        font-size: 1rem;
        padding: 10px;
    }

    .wx-addressphone-popview a {
        text-align: center;
        color: #3490e5;
        font-size: 1rem;
        padding: 10px;
        display: block;
        position: relative;
    }

        .wx-addressphone-popview a:active {
            background-color: #f2f2f2;
        }

        .wx-addressphone-popview a:before {
            content: " ";
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 1px;
            border-top: 1px solid #ececec;
            color: #ececec;
            -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
            -webkit-transform: scaleY(0.5);
            transform: scaleY(0.5);
        }

/*2017.07.21审批页面优化*/
.wx-approve-title {
    font-size: 20px;
    color: #000;
    text-align: center;
    margin-top: 8px;
}

    .wx-approve-title span {
        position: relative;
    }

        .wx-approve-title span:after {
            content: "";
            background-size: 400px 400px;
            display: inline-block;
            background-image: url(images/wxn_icon.png);
            background-repeat: no-repeat;
            width: 24px;
            height: 24px;
            z-index: 2;
            background-position: -115px 0px;
            transform: rotate(90deg);
        }

.swx-approve-fliter-popbg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(45,46,47,.5);
    z-index: 999;
}

.swx-approve-fliter-popview {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 50%;
    background-color: #fff;
}

.swx-approve-fliter-pop-head {
    position: relative;
    text-align: center;
    padding: 10px 0;
}

    .swx-approve-fliter-pop-head:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 1px;
        border-bottom: 1px solid #d2d2d2;
        transform: scaleY(.5);
        -webkit-transform: scaleY(.5);
    }

.swx-approve-fliter-pop-icon-close {
    background-position: -216px -120px;
    margin: -5px 4px 0 0;
    cursor: pointer;
}

.swx-approve-fliter-popitem {
    font-size: 1rem;
    color: #000;
    position: relative;
    padding: 10px 0;
    margin-left: 1rem;
    padding-right: 24px;
}

    .swx-approve-fliter-popitem:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        height: 1px;
        background-color: #dedede;
        transform: scaleY(0.5);
        -webkit-transform: scaleY(0.5);
        bottom: 0;
    }

    .swx-approve-fliter-popitem:active {
        background-color: #f2f2f2
    }

    .swx-approve-fliter-popitem:after {
        content: "";
        background-size: 400px 400px;
        display: inline-block;
        background-image: url(images/wxn_icon.png);
        background-repeat: no-repeat;
        width: 24px;
        height: 24px;
        z-index: 2;
        background-position: -115px 0px;
        position: absolute;
        right: 8px;
    }

    .swx-approve-fliter-popitem .num {
        color: #919191;
    }

.swx-approve-fliter-poptitle {
    border-bottom: 8px solid #f2f2f2;
    margin-left: -1rem;
    padding-left: 30px;
}

.swx-approve-search {
    text-align: center;
    background-color: #fff;
}

    .swx-approve-search .bluelink, .swx-approve-search .garylink {
        padding: 8px 30px;
        border-radius: 3px;
        border: 1px solid #3490e5;
        display: inline-block;
        font-size: 1rem;
        color: #3490e5;
        margin-right: 8px;
    }

        .swx-approve-search .bluelink:active {
            background-color: #daeeff;
        }

    .swx-approve-search .garylink {
        color: #a0a0a0;
        border: 1px solid #a0a0a0;
    }

        .swx-approve-search .garylink:active {
            background-color: #f1f1f1;
        }
/*微信自定义序时簿列表添加合计*/
.wxn-bottom-total-upbottom {
    bottom: 44px !important;
}

.wxn-bottom-total {
    height: 44px;
    background-color: #f8f8f8;
    display: flex;
    border-top: 1px solid #e6e6e6;
    align-items: center;
    padding-left: .75rem;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.wxn-bottom-totalbtn {
    background-color: #ff6849;
    color: #fff;
    text-align: center;
    line-height: 44px;
    font-size: 1rem;
    padding: 0 1.5rem;
}

.wxn-bottom-total-content {
    flex: 1;
    padding: 0 .75rem;
    text-align: right;
}

.wxn-bottom-total-pride {
    color: #ff6849;
    font-size: 1rem;
    text-align: right;
}

.wxn-bottom-total-num {
    color: #888;
    font-size: .875rem;
    text-align: right;
    margin-top: 1px;
}

.wxn-bottom-total-choose {
    font-size: 1rem;
    margin-left: 5px;
}

/*2017.12.18 v6.1微信高级搜索补丁*/
.wxn-highs-tabs {
    border-bottom: 1px solid #b2b2b2;
    text-align: Center;
    line-height: 42px;
    font-size: 1rem;
    background-color: #fff;
    font-size: 15px;
}

    .wxn-highs-tabs a {
        display: inline-block;
        padding: 0 10px;
        margin: 0 10px;
    }

    .wxn-highs-tabs .current {
        color: #f36d4a;
        position: relative;
    }

        .wxn-highs-tabs .current:after {
            content: "";
            position: absolute;
            bottom: 0px;
            height: 2px;
            background-color: #f36d4a;
            left: 0;
            right: 0;
        }

.wxn-highs-filterlist {
    background-color: #fff;
    padding: 8px 12px;
    position: relative;
    margin-top: 8px;
}

    .wxn-highs-filterlist:before {
        content: " ";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
        border-top: 1px solid #d9d9d9;
    }

    .wxn-highs-filterlist:after {
        content: " ";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
        border-top: 1px solid #d9d9d9;
    }

.wxn-highs-filterbtn {
    position: relative;
    width: 24px;
    height: 24px;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    line-height: 24px;
    margin-left: 8px;
    font-size: .875rem;
}

    .wxn-highs-filterbtn:after {
        content: "";
        width: 0;
        height: 0;
        border-bottom: 5px solid #fff;
        border-left: 5px solid transparent;
        position: absolute;
        right: 2px;
        bottom: 2px
    }

.wxn-highs-andbtn {
    background-color: #48abff;
    color: #fff;
}

    .wxn-highs-andbtn:active {
        background-color: #45a6f9
    }

.wxn-highs-orbtn {
    background-color: #f68a6e;
    color: #fff;
}

    .wxn-highs-orbtn:active {
        background-color: #e2775b
    }

.wxn-highs-graybtn, .wxn-highs-grayaddbtn, .wxn-highs-grayminusbtn {
    background-color: #f1f1f1;
    border: 1px solid #d2d2d2;
    color: #929292;
}

    .wxn-highs-graybtn:active, .wxn-highs-grayaddbtn:active, .wxn-highs-grayminusbtn:active {
        background-color: #e8e8e8
    }

    .wxn-highs-graybtn:after {
        content: "";
        border-bottom: 5px solid #929292;
    }

.wxn-highs-filtertitle {
    color: #000;
    font-size: 1rem;
    display: block;
    margin: 8px 0;
    font-size: .9375rem;
}

.wxn-highs-filter-box {
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    height: 36px;
    line-height: 36px;
    padding: 0 8px;
    box-sizing: border-box;
    overflow: hidden;
    font-size: .9375rem;
}

    .wxn-highs-filter-box input[type="text"], .wxn-highs-filter-box input[type="number"] {
        width: 100%;
        height: 100%;
        height: 28px;
        line-height: 28px;
    }

.wxn-lookuppopbtn {
    background-position: -264px 0;
    margin-top: 5px;
}

.wxn-highs-filter-selectpop {
    background-position: -264px -24px;
    margin-top: 5px;
}

.txt-right {
    text-align: right;
}

.wxn-highs-addbtn {
    position: relative;
    color: #3490e7;
    text-align: center;
    height: 36px;
    line-height: 36px;
    margin-right: 15px
}

    .wxn-highs-addbtn:after {
        content: "";
        width: 2px;
        height: 16px;
        background-color: #3490e7;
        position: absolute;
        left: 50%;
        margin-left: -1px;
        top: 50%;
        margin-top: -8px;
    }

    .wxn-highs-addbtn:before {
        content: "";
        width: 16px;
        height: 2px;
        background-color: #3490e7;
        position: absolute;
        left: 50%;
        margin-left: -8px;
        top: 50%;
        margin-top: -1px;
    }

.wxn-highs-addbtndiv {
    text-align: center;
    color: #3490e7;
    padding: 4px 12px;
}

.wxn-highs-filter-popview {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 70%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    border-radius: 1px;
    border-radius: 5px;
}

.wxn-highs-filter-popitem {
    line-height: 45px;
    height: 45px;
    list-style: none;
    position: relative;
    padding: 0 16px;
    font-size: .9375rem;
}

    .wxn-highs-filter-popitem:active {
        background-color: #f1f1f1
    }

    .wxn-highs-filter-popitem:after {
        content: " ";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
        border-top: 1px solid #d9d9d9;
    }

.wxn-highs-grayaddbtn:after {
    content: "";
    width: 1px;
    height: 12px;
    background-color: #727272;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -6px;
    border: none;
}

.wxn-highs-grayaddbtn:before, .wxn-highs-grayminusbtn:after {
    content: "";
    width: 11px;
    height: 1px;
    background-color: #727272;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    top: 50%;
    border: none;
}

.wxn-highs-sortlist-head {
    padding: 12px 12px;
    font-size: .9375rem;
}

    .wxn-highs-sortlist-head label {
        color: #727272
    }

.wxn-highs-sortlistitem {
    background-color: #fff;
    padding: 8px 12px;
    margin-bottom: 8px;
    position: relative;
    overflow: hidden;
}

    .wxn-highs-sortlistitem .wxn-icon {
        margin-left: 8px;
    }

    .wxn-highs-sortlistitem:before {
        content: " ";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
        border-top: 1px solid #d9d9d9;
    }

    .wxn-highs-sortlistitem:after {
        content: " ";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
        border-top: 1px solid #d9d9d9;
    }

.wxn-highs-sortupbtn {
    background-position: -216px -48px;
    background-repeat: none;
}

.wxn-highs-sortdownbtn {
    background-position: -240px -48px;
    background-repeat: none;
}

.wxn-highs-sortbtn {
    background-color: #f1f1f1;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    display: block;
    height: 24px;
    width: 24px;
}

    .wxn-highs-sortbtn:active {
        background-color: #e8e8e8;
    }

.wxn-highs-sortfiled {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    line-height: 26px;
}

.wxn-highs-bottomfiledpopview {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    max-height: 50%;
    overflow: auto;
    font-size: .9375rem;
}

    .wxn-highs-bottomfiledpopview .head {
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        background-color: #fff;
        line-height: 45px;
        border-bottom: 1px solid #d2d2d2;
        position: fixed;
        left: 0;
        right: 0;
        z-index: 9;
    }

    .wxn-highs-bottomfiledpopview .headbtn {
        color: #3490e5;
        display: block;
        padding: 0 10px;
    }

    .wxn-highs-bottomfiledpopview .headtitle {
        flex: 1;
        text-align: center;
        width: calc(100% - 100px)
    }

.wxn-highs-bottomfiled-item {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    padding: 8px 12px;
    padding-right: 0px;
    position: relative;
    align-items: center;
}

    .wxn-highs-bottomfiled-item:before {
        content: "";
        position: absolute;
        left: 46px;
        bottom: 0;
        right: 0;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
        border-top: 1px solid #d9d9d9;
        bottom: 0;
    }

    .wxn-highs-bottomfiled-item:active {
        background-color: #f1f1f1;
    }

    .wxn-highs-bottomfiled-item:last-child:before {
        content: "";
        display: none;
    }

    .wxn-highs-bottomfiled-item .txt {
        margin-left: 10px;
        flex: 1;
        position: relative;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        font-size: 14px;
    }

.wxn-highs-bottomfiledpopview ul {
    padding-top: 45px;
}

.wxn-highs-sortlist-head .wxn-icon {
    vertical-align: -0.7ex;
}

.ui-mr15 {
    margin-right: 15px;
}

.wxn-highs-head .highttxt {
    font-size: 16px;
    margin-top: 0px;
    line-height: 28px
}

    .wxn-highs-head .highttxt:after {
        content: "›";
        margin-left: 10px;
        font-size: 20px;
        transform: rotate(90deg);
        display: inline-block;
        vertical-align: -0.2ex;
    }

.wxn-highs-pagebox {
    background-color: #f2f2f2;
}

.wxn-highs-head {
    background-color: #fff;
}

.wxn-highs-filterlist .upbtngroup {
    margin-left: -4px
}

.wxn-highs-filterlist .downbtngroup {
    margin-top: 8px;
    margin-right: -4px;
}
/*微信端表单密码样式*/
.wx-formcode-pswinput {
    border-bottom: 1px solid #e9e9e9;
    width: 100%;
    height: 36px;
    margin: 10px 0;
    font-size: 15px;
}
/*短信验证*/
.wx-sms-sumbitbtn {
    font-size: 15px;
    color: #000;
    border: 1px solid #e9e9e9;
    display: block;
    height: 36px;
    padding: 0 10px;
    line-height: 34px;
    margin-top: 9px;
    margin-left: 20px;
    color: #888
}

    .wx-sms-sumbitbtn:active {
        background-color: #f1f1f1
    }

/*2018.06.21 更新*/
.wxn-form-edit .edit-div-cr {
    color: #101010;
}

.wxn-form-edit .edit-div .option input[type="radio"] {
    -webkit-appearance: none;
    background: url(./images/icon_option.png) 0 0 no-repeat;
    background-size: 80%;
    width: 24px;
    height: 20px;
    border: none;
    cursor: pointer;
    vertical-align: -0.6ex;
    outline: none;
    margin-right: -5px;
}

    .wxn-form-edit .edit-div .option input[type="radio"]:checked {
        background: url(./images/icon_option.png) 0 -19px no-repeat;
        background-size: 80%;
        width: 24px;
        height: 20px;
        border: none;
        cursor: pointer;
        vertical-align: -0.6ex;
        outline: none;
        margin-right: -5px;
    }
/*2018.09.12 更改*/
.wxn-form-edit .edit-div .option input[type="checkbox"] {
    -webkit-appearance: none;
    background: url(./images/icon_option.png) 0 -39px no-repeat;
    background-size: 80%;
    width: 24px;
    height: 18px;
    border: none;
    cursor: pointer;
    vertical-align: -4px;
    outline: none;
    margin-right: -5px;
}

    .wxn-form-edit .edit-div .option input[type="checkbox"]:checked {
        background: url(./images/icon_option.png) 0 -56px no-repeat;
        background-size: 80%;
        width: 24px;
        height: 20px;
        border: none;
        cursor: pointer;
        vertical-align: -0.6ex;
        outline: none;
        margin-right: -5px;
    }

.wxn-form-edit .edit-div .option label {
    margin-left: 8px;
}

/*2018.11.19更改*/
.wxn-custom-approvenewheadbox {
    border-bottom: 10px solid #f8f8f8;
}

.wxn-custom-approvenewhead {
    padding: 0 1rem;
    position: relative;
    overflow: hidden;
    text-align: center;
    font-size: 1rem;
}

    .wxn-custom-approvenewhead:after {
        bottom: 0;
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        height: 1px;
        background-color: #dedede;
        transform: scaleY(0.5);
        -webkit-transform: scaleY(0.5);
    }

    .wxn-custom-approvenewhead .current {
        color: #ff694a;
    }

    .wxn-custom-approvenewhead a {
        margin: .8rem 1rem;
        position: relative;
        display: inline-block;
        #000
    }

    .wxn-custom-approvenewhead .current:after {
        position: absolute;
        content: "";
        bottom: -0.8rem;
        left: 0;
        right: 0;
        height: 3px;
        background-color: #ff694a
    }

.wxn-custom-approvenewhead-nav {
    margin: 1rem 20%;
    display: flex;
    border: 1px solid #3490e5;
    border-radius: 3px;
    text-align: center;
}

    .wxn-custom-approvenewhead-nav a {
        flex: 1;
        color: #3490e5;
        font-size: 1rem;
        display: inline-block;
        padding: .5rem 0;
        border-right: 1px solid #3490e5
    }

        .wxn-custom-approvenewhead-nav a:last-child {
            border-right: none;
        }

    .wxn-custom-approvenewhead-nav .current {
        background-color: #3490e5;
        color: #fff;
    }

.wxn-custom-approvenewhead-search {
    padding: 5px 1rem;
    display: flex;
}

    .wxn-custom-approvenewhead-search .swx-searchbgf2 {
        background-color: #Fff;
        flex: 1;
        align-items: center;
    }

.wxn-custom-approvenewhead-select {
    font-size: .875rem;
    border-right: 1px solid #ececec;
    padding-right: 1rem;
    margin-top: 8px;
}

/*2018.12.14更改*/
.wx-check-comment:before {
    content: "";
    width: 1px;
    background-color: #ccc;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 28px;
    z-index: 0;
}

.wx-check-workflowicon {
    float: left;
    background: url(images/approve-view.png) 0 0 no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    z-index: 9;
    top: 50%;
    margin-top: -12px;
}

.wx-check-workflow-upload {
    background-position: 0 0;
}

.wx-check-workflow-true {
    background-position: 0 -24px;
}

.wx-check-workflow-disapport {
    background-position: 0 -48px;
}

.wx-check-workflow-reject {
    background-position: 0 -72px;
}

.wx-check-workflow-done {
    background-position: 0 -96px;
}

.wx-check-workflow-more {
    background-position: 0 -144px;
}

.wx-check-workflow-upload:before {
    content: "";
    position: absolute;
    top: 0;
    width: 1px;
    background-color: #fff;
    height: 50px;
}

.wx-check-comment-text:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-right: 8px solid #f2f2f2;
    border-bottom: 8px solid transparent;
    position: absolute;
    left: 49px;
    top: 50%;
    margin-top: -8px;
}

.wx-check-comment:first-child:after {
    content: "";
    background-color: #fff;
    width: 1px;
    position: absolute;
    height: 50%;
    top: 0px;
    bottom: 0;
    left: 28px;
}

.wx-check-comment:last-child:after {
    content: "";
    background-color: #fff;
    width: 1px;
    position: absolute;
    height: 50%;
    top: 0px;
    bottom: 0;
    left: 28px;
}

.wx-check-comment-member {
    font-size: .75rem;
    color: #999;
    margin: 5px 0px;
}

/*2018.12.21通知列表添加已读*/
.swx-custom-headernav .layout-column-center:after {
    bottom: 0;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #dedede;
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5);
}

.wx-remind-headsearch {
    padding: 0px;
    margin-bottom: 10px;
}

    .wx-remind-headsearch .widgets-search {
        padding: 10px;
        border-bottom: 0px;
        overflow: hidden;
    }

    .wx-remind-headsearch input[type="text"] {
        margin-top: 2px;
        font-size: .875rem;
    }

.wx-remindlist-bottom {
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    height: 52px;
    display: flex;
    flex-flow: row;
    width: 100%;
    flex-wrap: nowrap;
    align-items: stretch;
    justify-content: flex-start;
}

    .wx-remindlist-bottom a:active {
        background-color: #f2f2f2
    }

    .wx-remindlist-bottom [class^="icon-"] {
        position: relative;
        font-size: 1rem;
        flex: 1;
        text-align: center;
        display: inline-block;
        line-height: 52px;
        color: #8c8c8c;
        border-right: 1px solid #ececec;
    }

.icon-editbtn:before {
    content: "\e901";
    font-size: 24px;
    color: #aeb2bf;
    vertical-align: -.3ex;
    padding-right: 5px;
}

.icon-cleanbtn:before {
    content: "\e900";
    font-size: 24px;
    color: #aeb2bf;
    vertical-align: -.3ex;
    padding-right: 5px;
}

.icon-markbtn:before {
    content: "\e902";
    font-size: 24px;
    color: #aeb2bf;
    vertical-align: -.3ex;
    padding-right: 5px;
}

.wx-remindlist-bottom [class^="icon-"]:last-child {
    border-right: none;
}

.wx-remind-headsearchbtn {
    font-size: 1rem;
    position: relative;
    padding-right: 16px;
    margin-top: 8px;
}

    .wx-remind-headsearchbtn:after {
        content: "";
        position: absolute;
        left: 0;
        width: 1px;
        height: 24px;
        background-color: #d7d7d7;
        top: 0px;
        left: -10px;
    }

    .wx-remind-headsearchbtn a {
        padding: 0 10px;
    }

        .wx-remind-headsearchbtn a:active {
            color: #000
        }

.wx-remindlist-markdiv {
    width: 100%
}

.wx-remind-paddinglist {
    padding-bottom: 52px;
}


/*2018.12.27微信门户设计提醒样式修改*/
.wx-custom-remindmsglist {
}


/*20190719修改*/
.wxn-approve-icontxt {
    width: 50px;
    margin-top: 5px;
    color: #888;
    margin-right: 10px;
}
/*20190919修改loading*/
.wxn-custom-loading-location {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(245, 245, 245, 0.6);
    z-index: 99999;
}

    .wxn-custom-loading-location .table-box {
        display: table;
        width: 100%;
        height: 100%
    }

    .wxn-custom-loading-location .table-item {
        display: table-cell;
        vertical-align: middle;
    }

/*20190611提交并备注弹出层*/
.wxn-editpopview {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 80%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    border-radius: 1px;
}

    .wxn-editpopview .textareabox {
        margin: 1rem;
    }

        .wxn-editpopview .textareabox textarea {
            width: 100%;
            height: 100%;
            border: 1px solid #d7d7d7;
            padding: 0.875rem;
            box-sizing: border-box;
            color: #333;
            font-size: .9375rem;
            outline: none;
            resize: none;
        }

    .wxn-editpopview .btn-group {
        display: table;
        position: relative;
        width: 100%;
        height: 44px;
        line-height: 44px;
    }

        .wxn-editpopview .btn-group:before {
            content: " ";
            position: absolute;
            left: 0;
            margin-top: -1px;
            width: 100%;
            height: 1px;
            border-top: 1px solid #D9D9D9;
            -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
            -webkit-transform: scaleY(0.5);
            transform: scaleY(0.5);
        }

    .wxn-editpopview .btn-row {
        display: table-row;
    }

    .wxn-editpopview .btn-cell {
        display: table-cell;
        position: relative;
        text-align: center;
        font-size: 1rem;
        color: #ff694a;
        font-weight: bold;
    }

        .wxn-editpopview .btn-cell:not(:last-child):before {
            content: " ";
            position: absolute;
            top: 0;
            right: 0;
            width: 1px;
            height: 100%;
            border-right: 1px solid #D9D9D9;
            -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
            -webkit-transform: scaleX(0.5);
            transform: scaleX(0.5);
        }

        .wxn-editpopview .btn-cell:active {
            background-color: #f2f2f2;
        }

.wx-qu-itemtxt {
    width: 100%;
    margin-left: 0px !important;
}

.ui-form-imageurl-popview {
    background-color: #f0f0f0;
    padding: 8px;
    box-sizing: border-box;
    border-top: 1px solid #799bd2;
    border-left: 1px solid #799bd2;
    border-right: 1px solid #799bd2;
    border-bottom: 1px solid #799bd2;
}

.ui-form-urlimgbox {
    border: 1px dashed #d2d2d2;
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 10px;
    background-color: #fff
}

.ui-form-urlinputbox {
    border: 1px solid #d2d2d2;
    overflow: hidden;
    height: 52px;
    background-color: #fff;
    padding: 0 8px;
    box-sizing: border-box;
}

    .ui-form-urlinputbox .inputbox input[type="text"] {
        border: none;
        width: 100%;
        height: 25px;
    }

    .ui-form-urlinputbox .inputbox:first-child input[type="text"] {
        border-bottom: 1px solid #d9d9d9
    }

.ui-form-addurlimg {
    width: 16px;
    height: 16px;
    border-radius: 100px;
    background-color: #c7c7c7;
    cursor: pointer;
    position: relative;
    margin-left: 10px;
    margin-top: 20px;
}

    .ui-form-addurlimg:before {
        content: "";
        width: 8px;
        height: 2px;
        background-color: #fff;
        position: absolute;
        top: 7px;
        left: 4px;
    }

    .ui-form-addurlimg:after {
        content: "";
        width: 2px;
        height: 8px;
        background-color: #fff;
        position: absolute;
        top: 4px;
        left: 7px;
    }

.ui-form-urlinputbox .inputbox input[type="text"]::placeholder {
    color: #9a9a9a
}


/*---------2020-09-29 灵活工作流样式------开始----*/
.AuditingPopview-content .workflowbox-create {
    z-index: 2;
    position: relative;
    margin-top: 2px;
    margin-right: 15px;
    border-radius: 100px;
    width: 10px;
    height: 10px;
    cursor: pointer;
    color: #316bd9;
}

    .AuditingPopview-content .workflowbox-create:before {
        content: "+";
        margin-left: -4px;
        background-color: #fff;
        font-size: 24px;
        border-radius: 100px;
    }

    .AuditingPopview-content .workflowbox-create + .left {
        color: #316bd9;
        cursor: pointer;
    }

.workflowbox-selectoption {
    width: 60px;
    height: 32px;
    line-height: 32px;
    padding: 0 5px;
    z-index: 2;
    background-color: #fff;
    position: relative;
}

.workflow-pointedit {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .workflow-pointedit:before {
        content: "";
        position: absolute;
        left: 16px;
        top: 0;
        bottom: 0;
        left: 18px;
        right: -11px;
        background-color: #fafafa;
        z-index: 1;
        border: 1px solid #dedede;
    }

.workflow-pointedit-btn {
    position: relative;
    z-index: 2;
    cursor: pointer;
    overflow: hidden;
    margin-bottom: 5px;
}

    .workflow-pointedit-btn a, .workflowbox-createsavebtn {
        display: inline-block;
        height: 32px;
        border: 1px solid #ddd;
        background-color: #fff;
        margin-right: 5px;
        float: right;
        padding: 0 15px;
        line-height: 32px;
        color: #316bd9;
        cursor: pointer;
        font-size: .875rem;
    }

        .workflow-pointedit-btn a:hover, .workflowbox-createsavebtn:hover {
            font-weight: bold;
            background-color: #f2f2f2;
        }

        .workflow-pointedit-btn a:first-child {
            margin-right: 0px;
        }

.workflowbox-selectmember {
    background-color: #fff
}

.workflowbox-createsavebtn {
    background-color: #f2f2f2;
    color: #000;
    height: 32px;
    line-height: 32px;
}

    .workflowbox-createsavebtn:hover {
        color: #000
    }

.workflow-point-itemshoot {
    height: 36px;
    line-height: 36px;
    border: 1px solid #316bd9;
    display: inline-block;
    padding: 0 10px;
    color: #316bd9;
    border-radius: 3px;
}

    .workflow-point-itemshoot:hover {
        font-weight: bold;
        background-color: #dee9ff;
        color: #316bd9;
    }

/*---------2020-09-29 灵活工作流样式------结束----*/


/*---------2020-09-29 工作流样式微信端------开始----*/
.AuditingPopview-content { /* left:;/* right: 0; */
    position: absolute;
    top: 0;
    bottom: 52px;
    left: 0;
    right: 0;
    overflow: auto;
    z-index: 9;
    background-color: #fff;
}

    .AuditingPopview-content .item {
        margin-bottom: 10px;
    }

        .AuditingPopview-content .item .title {
            width: 80px;
            line-height: 28px;
            color: #888;
            display: none;
        }

        .AuditingPopview-content .item .inputbox {
            border: 1px solid #dbdbdb;
            overflow: hidden;
            min-height: 28px;
        }

            .AuditingPopview-content .item .inputbox .tips {
                color: #888;
                line-height: 28px;
                margin-left: 5px;
            }

            .AuditingPopview-content .item .inputbox .addbtn {
                background: url(images/framework-addbtn.png) 0 0 no-repeat;
                width: 24px;
                height: 24px;
                cursor: pointer;
                margin-top: 2px;
                margin-right: 4px;
            }

            .AuditingPopview-content .item .inputbox ul {
                overflow: hidden;
            }

                .AuditingPopview-content .item .inputbox ul li {
                    float: left;
                }

                    .AuditingPopview-content .item .inputbox ul li a {
                        background-color: #f9f9f9;
                        border: 1px solid #cfd0d4;
                        height: 22px;
                        border-radius: 2px;
                        display: block;
                        padding: 0 10px;
                        padding-right: 0px;
                        line-height: 22px;
                        margin-top: 2px;
                        margin-left: 2px;
                    }

                        .AuditingPopview-content .item .inputbox ul li a:after {
                            content: "";
                            background: url(images/ui-file-del.png) 0 0 no-repeat;
                            width: 16px;
                            height: 16px;
                            display: block;
                            float: right;
                            cursor: pointer;
                            margin-top: 4px;
                            margin-right: 4px;
                        }

                        .AuditingPopview-content .item .inputbox ul li a:hover {
                            background-color: #ececec
                        }

    .AuditingPopview-content .workflowbox {
        padding: 20px;
        box-sizing: border-box;
        overflow: auto;
    }

        .AuditingPopview-content .workflowbox .labeltitle {
            color: #000;
            margin-bottom: 5px;
            display: inline-block;
            font-size: 1rem;
            font-weight: bold;
        }

    .AuditingPopview-content .workflowbox-start, .AuditingPopview-content .workflowbox-audit, .AuditingPopview-content .workflowbox-set, .AuditingPopview-content .workflowbox-finish, .AuditingPopview-content .workflowbox-series {
        z-index: 2;
        position: relative;
        margin-top: 9px;
        margin-right: 15px;
        border-radius: 100px;
        background-color: #32c38e;
        width: 10px;
        height: 10px;
    }

    .AuditingPopview-content .workflowbox-audit {
        background-color: #1cb2ff
    }

    .AuditingPopview-content .workflowbox-set {
        background-color: #ffc72f;
    }

    .AuditingPopview-content .workflowbox-finish {
        background-color: #e0e0e0;
    }

    .AuditingPopview-content .workflowbox-series {
        background-color: #E66194
    }

    .AuditingPopview-content .workflowbox-selectmember {
        min-height: 36px;
        border: 1px solid #dbdbdb;
        line-height: 36px;
        padding: 2px 5px;
        padding-bottom: 0px;
        box-sizing: border-box;
        color: #555;
        width: 250px;
        position: relative;
        z-index: 2;
        margin-bottom: 5px;
        padding-left: 2px;
    }

        .AuditingPopview-content .workflowbox-selectmember .selectbtn {
            width: 24px;
            height: 24px;
            cursor: pointer;
            margin-right: -5px;
            background-position-y: 0;
            background-image: url(images/wxn_icon.png);
            background-size: 400px 400px;
            background-position: -96px 2px;
        }

    .AuditingPopview-content .workflow-selectmember-popview {
        border: 1px solid #dbdbdb;
        position: absolute;
        right: 0px;
        box-shadow: 0 0 10px rgba(0,0,0,0.2);
        top: 32px;
        width: 300px;
        z-index: 9;
        background-color: #fff
    }

        .AuditingPopview-content .workflow-selectmember-popview ul li a {
            padding: 0 10px;
            display: block;
            cursor: pointer;
            color: #000
        }

        .AuditingPopview-content .workflow-selectmember-popview ul {
        }

            .AuditingPopview-content .workflow-selectmember-popview ul li a:hover {
                background-color: #ececec;
            }

    .AuditingPopview-content .workflow-pointbox {
        position: relative;
        line-height: 28px;
        margin-bottom: 10px;
        zoom: 1;
        font-size: .875rem;
    }

        .AuditingPopview-content .workflow-pointbox:after {
            content: "";
            display: block;
            clear: both;
            height: 0;
        }

    .AuditingPopview-content .workflow-selectmember-popview .searchbox {
        border-bottom: 1px solid #d7d7d7;
        box-sizing: border-box;
        padding: 0 5px;
        padding-left: 26px;
        height: 28px;
    }

        .AuditingPopview-content .workflow-selectmember-popview .searchbox:after {
            content: "";
            background: url(images/search.png) 0 0 no-repeat;
            width: 15px;
            height: 15px;
            display: block;
            position: absolute;
            left: 5px;
            top: 7px;
        }

        .AuditingPopview-content .workflow-selectmember-popview .searchbox ::-webkit-input-placeholder { /* WebKit browsers */
            color: #9a9a9a;
        }

    .AuditingPopview-content .workflowbox-content {
        position: relative;
    }

        .AuditingPopview-content .workflowbox-content:after {
            content: "";
            width: 1px;
            position: absolute;
            top: 10px;
            bottom: 10px;
            background-color: #d7d7d7;
            left: 5px;
            z-index: 1;
        }

.ui_task_check_msg_main > .left {
    width: 100%
}
/*---------2020-09-29 工作流样式微信端------开始----*/


/*2020-08-05新增沟通，工作流查看附件-----开始*/
.ui_task_msg_connect {
    background-color: #f7f7f7;
    padding: 2px 10px;
    box-sizing: border-box;
    border: 1px dashed #c5c5c5;
    line-height: 24px;
    margin-top: 10px;
    color: #000;
}

    .ui_task_msg_connect ul {
        margin: 0;
        padding: 0;
    }

.ui_task_msg_attachmentlist {
    overflow: hidden;
}

.ui_task_msg_attachmentlist {
    margin: 0;
    padding: 0;
}

    .ui_task_msg_attachmentlist .item > .right {
        font-size: .875rem;
        margin-right: 10px
    }

    .ui_task_msg_attachmentlist .item {
        background-color: #FAFAFA;
        border: 1px solid #E8E8E8;
        padding: 8px 5px;
        margin: 5px 0;
        color: #777;
        overflow: hidden;
        box-sizing: border-box;
        display: block;
    }

    .ui_task_msg_attachmentlist .link {
        color: #00B1FF;
        cursor: pointer;
        overflow: hidden;
        white-spacE: nowrap;
        text-overflow: ellipsis;
        display: block;
        font-size: .875rem;
    }

/*2020-08-05新增沟通，工作流查看附件-----开始*/

/*审批新样式20200730------开始*/
.ui_task_msg_list .approved {
    color: #60c665
}


.ui_task_msg_list .reject {
    color: #f36d49
}


.ui_task_msg_list .copy {
    color: #f3b549
}


.ui_task_msg_list .relay {
    color: #3490e5
}

.s-task-msg-tips {
    display: block;
    margin-bottom: 5px;
    line-height: 20px;
    color: #000;
    word-break: break-all;
    font-size: .875rem;
    white-space: pre-line;
}

.ui_task_check_msg_content {
    overflow: auto;
    background-color: #fff;
    border-radius: 0px 4px 4px 0px;
    /* padding: 12px; */
    box-sizing: border-box;
}


.ui_task_msg_list {
    position: relative;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}


.s-task-msg-icon-box {
    float: left;
    text-align: center;
    padding-top: 5px;
    margin-right: 8px;
    width: 24px;
    height: 24px;
    background-color: #fff;
}


.ui_task_msg_list .start-node {
    /* border: 1px solid #d7d7d7; */
    width: 14px;
    height: 14px;
    text-align: center;
    background-color: #4ae44f;
    border-radius: 100px;
    display: inline-block;
    line-height: 14px;
    margin-top: 9px;
}


.ui_task_msg_list .start-label, .ui_task_msg_list .end-label {
    color: #888;
    line-height: 24px;
    font-size: 14px;
}


.s-task-msg-icon-box {
    float: left;
    text-align: center;
    padding-top: 5px;
    margin-right: 8px;
    width: 24px;
    height: 24px;
    background-color: #fff;
}


    .s-task-msg-icon-box .normal-node {
        border: 1px solid #00B1FF;
        border-radius: 100px;
        display: inline-block;
        width: 9px;
        height: 9px;
        margin-top: 11px;
    }


.s-task-content-user-box {
    margin-bottom: 7px;
    display: block;
    line-height: 20px;
    word-break: break-all;
    font-size: 14px;
}


.s-task-content-user-name {
    font-weight: bold;
    font-size: .875rem;
    color: #000;
}


.s-task-msg-department {
    margin-left: 5px;
    color: #888;
    background-color: #f2f2f2;
    display: inline-block;
    padding: 2px 8px;
    border-radius: 100px;
    border: 1px solid #ddd;
    line-height: 20px;
    font-size: .875rem;
}


.s-task-msg-status {
    line-height: 20px;
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
}


.ui_task_msg_list .time {
    color: #9a9a9a;
    line-height: 20px;
    display: block;
    font-size: .875rem;
}




.ui_task_msg_list .end-node:before {
    content: "■";
    color: #c5c5c5;
    font-size: 15px;
    margin-top: -2px;
    display: inline-block;
}

.ui_task_msg_list:before {
    content: "";
    width: 1px;
    position: absolute;
    background-color: #d7d7d7;
    top: 36px;
    bottom: 0;
    left: 12px;
}




.ui_task_msg_list .start-node:before {
    /* content: "▶"; */
    color: #c5c5c5;
    font-size: 12px;
}


.s-task-msg-icon-box {
    float: left;
    text-align: center;
    padding-top: 5px;
    margin-right: 8px;
    width: 24px;
    height: 24px;
    background-color: #fff;
}


.ui_task_msg_list .ui_overflow_hidden {
    background-color: transparent;
    border-radius: 0px;
    padding: 10px 0;
    box-sizing: border-box;
    margin-right: 12px;
    overflow: inherit;
    border-bottom: 1px solid #ddd
}


.ui_task_check_msg_title {
    line-height: 48px;
    padding-left: 12px;
    background-color: #f2f7ff;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: .975rem;
    /* font-weight: bold; */
    /* border-bottom: 1px solid #ffffff; */
    color: #3381ff;
}




.ui_task_msg_list .time_consuming {
    line-height: 20px;
    padding: 3px 0;
    border-top: none;
    display: block;
    color: #777;
    margin-top: 5px;
    font-size: .875rem;
}




.ui_task_msg_list .end-node {
    border: 1px solid #d7d7d7;
    width: 14px;
    height: 14px;
    text-align: center;
    background-color: #f2f2f2;
    border-radius: 100px;
    display: inline-block;
    line-height: 14px;
    margin-top: 9px;
}


.s-task-msg-status:before {
    content: "●";
    width: 6px;
    height: 6px;
    border-radius: 100px;
    display: block;
    float: left;
    margin-right: 10px;
    font-size: 10px;
    vertical-align: middle;
}

.ui_task_msg_list:nth-last-of-type(1) {
    border-bottom: none;
}

/*审批新样式20200730------结束*/


/*2020-08-11附件列表-----------开始--------微信端-----*/
.ui_task_itemuploadlist {
}

    .ui_task_itemuploadlist ul {
        overflow: hidden;
        margin: 0px;
        padding: 0px;
    }

    .ui_task_itemuploadlist li {
        border: 1px solid #ececec;
        padding: 10px;
        box-sizing: border-box;
        margin: 3px 5px;
    }

        .ui_task_itemuploadlist li:hover {
            border-color: #ccc
        }

        .ui_task_itemuploadlist li .doc_name {
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            display: block;
            color: #000;
            margin-top: 3px;
        }

        .ui_task_itemuploadlist li .doc_size {
            color: #888;
            display: block;
            margin-top: 5px;
        }

    .ui_task_itemuploadlist .wordview, .ui_task_itemuploadlist .pdfview, .ui_task_itemuploadlist .excelview, .ui_task_itemuploadlist .imgview {
        width: 36px;
        height: 36px;
        background-color: #0068FC;
        color: #fff;
        font-size: 16px;
        text-align: center;
        line-height: 36px;
        display: block;
        margin-right: 10px;
    }

    .ui_task_itemuploadlist .pdfview {
        background-color: #FF1E1E
    }

    .ui_task_itemuploadlist .excelview {
        background-color: #14C86A
    }

    .ui_task_itemuploadlist .imgview {
        background-color: #ccc
    }

    .ui_task_itemuploadlist .delbtn {
        display: block;
    }

        .ui_task_itemuploadlist .delbtn:before {
            content: "\e90b";
            font-family: t1icon;
            font-size: 24px;
            color: #888;
            font-style: normal;
            margin-left: 10px;
            cursor: pointer;
            margin-top: 4px;
            display: block;
        }

    .ui_task_itemuploadlist .title {
        font-size: 14px;
        line-height: 24px;
        padding: 10px 5px;
        position: relative;
        background-color: #fff;
    }

        .ui_task_itemuploadlist .title:after {
            content: "";
            height: 2px;
            background-color: #e6e6e6;
            position: absolute;
            left: 75px;
            right: 0;
            top: 21px;
        }

.ui_task_ideabox textarea {
    height: 130px;
    border: 4px solid #e6e6e6;
    padding: 5px;
    width: 100%;
    box-sizing: border-box;
    margin: 30px 0;
    font-size: 13px;
}

.ui_task_ideabox .btngroup {
    text-align: center;
    overflow: hidden;
    display: flex;
}

    .ui_task_ideabox .btngroup .btn {
        flex: 1;
        height: 42px;
        border: 1px solid #ccc;
        text-align: center;
        line-height: 42px;
        font-size: 14px;
        display: inline-block;
        margin-right: 8px;
        margin-top: 10px;
        margin-bottom: 20px;
        cursor: pointer;
        border-radius: 100px;
    }

        .ui_task_ideabox .btngroup .btn:hover {
            background-color: #f8f8f8
        }

    .ui_task_ideabox .btngroup .green {
        background-color: #39CEA1;
        border: 1px solid #39CEA1;
        color: #fff
    }

        .ui_task_ideabox .btngroup .green:hover {
            background-color: #24b98c
        }

    .ui_task_ideabox .btngroup .btn {
        position: relative;
    }

    .ui_task_ideabox .btngroup .upload input[type="file"] {
        opacity: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }
/*2020-08-11附件列表-----------结束-------微信端---*/

/*----20201017定点驳回增加是否直送radio----------开始--------*/
.swx-approve-replace-radio .txt {
    font-size: .975rem;
    color: #333;
    display: block;
    line-height: 20px;
    padding: 12px 0;
}
/*----20201017定点驳回增加是否直送radio----------结束--------*/

.ui-remindmsg-quicksearch {
    overflow: hidden;
}

    .ui-remindmsg-quicksearch ul {
        margin: 0;
        padding: 0;
    }

        .ui-remindmsg-quicksearch ul li {
            list-style: none;
        }

            .ui-remindmsg-quicksearch ul li a {
                display: block;
                float: left;
                cursor: pointer
            }

            .ui-remindmsg-quicksearch ul li a {
                color: #9a9a9a;
                margin: 0 10px;
            }

                .ui-remindmsg-quicksearch ul li a:hover {
                    color: #333;
                    font-weight: bold;
                }

        .ui-remindmsg-quicksearch ul .current a {
            color: #333;
            font-weight: bold;
        }
/*2020-11-16---审批流程添加状态------开始*/
.workflow-state-finished {
    background-color: #e6e6e6 !important;
    border-color: #d6d6d6 !important;
}

.workflow-state-loading {
    background-color: #5cff88 !important;
    border-color: #02a930 !important;
    border-style: dashed !important;
}
/*2020-11-16---审批流程添加状态------开始*/
/*2020-12-11 审批流程沟通更新------开始-*/
.workflow-gridview-communicate {
}

    .workflow-gridview-communicate .item {
        border: 1px solid #CCCCCC;
        margin-bottom: 15px;
    }

        .workflow-gridview-communicate .item .head {
            background-color: #F5F5F5;
            margin: 0px;
            padding: 10px;
            box-sizing: border-box;
        }

        .workflow-gridview-communicate .item .time {
            color: #888
        }

    .workflow-gridview-communicate pre {
        line-height: 20px;
        text-align: left;
        justify-content: flex-start;
        word-break: break-all;
        white-space: normal;
    }

    .workflow-gridview-communicate .item .sub {
        border-top: 1px solid #ccc;
        padding: 10px;
        padding-bottom: 0px;
    }

        .workflow-gridview-communicate .item .sub .sub-item {
            margin-bottom: 10px;
        }

.workflow-gridview-treecommuite {
    padding-bottom: 10px;
}

    .workflow-gridview-treecommuite .head {
        border-bottom: 1px dashed #ccc;
        padding-bottom: 5px
    }

    .workflow-gridview-treecommuite pre {
        line-height: 20px;
        text-align: left;
        justify-content: flex-start;
        word-break: break-all;
        white-space: normal;
    }

    .workflow-gridview-treecommuite .sub .sub-item {
        margin-top: 5px
    }
/*2020-12-11 审批流程沟通更新-----结束-*/
/*20200618--预选审核人微信端样式---开始*/

.wxn-auditselectbox {
    color: #101010;
    padding: 12px 8px;
    background-color: #fff;
    overflow: hidden;
    margin-top: 10px;
    position: relative;
}

    .wxn-auditselectbox ul {
        position: relative;
    }

.wxn-audit-start, .wxn-audit-audit, .wxn-audit-set, .wxn-audit-finish, .wxn-audit-series {
    position: relative;
    z-index: 2;
    margin-top: 3px;
    margin-right: 20px;
    width: 15px;
    height: 15px;
    background-color: #32c38e;
    border-radius: 100px;
    display: block;
    float: left;
    border: 5px solid #fff;
    margin-left: -5px;
    margin-top: -2px;
}

.wxn-audit-audit {
    background-color: #1cb2ff;
}

.wxn-audit-set {
    background-color: #ffc72f;
}

.wxn-audit-finish {
    background-color: #ebebeb;
}

.wxn-audit-series {
    background-color: #E66194;
}

.wxn-auditselectbox ul li {
    padding: 12px 8px;
    background-color: #fff;
    overflow: hidden;
    position: relative;
}

    .wxn-auditselectbox ul li:after {
        content: "";
        border-bottom: 1px solid #ececec;
        position: absolute;
        bottom: 0px;
        left: 44px;
        right: 0;
    }

    .wxn-auditselectbox ul li:last-child:after {
        content: "";
        display: none;
    }

    .wxn-auditselectbox ul li .name {
        margin-left: 20px;
    }

.wxn-auditselectbox ul:after {
    content: "";
    width: 1px;
    position: absolute;
    top: 15px;
    bottom: 15px;
    left: 15px;
    background-color: #d7d7d7;
}

.wxn-auditselectbox ul li .series-namegroup {
    margin-left: 24px;
    border-bottom: 1px solid #ececec;
    padding-bottom: 12px;
    padding-top: 10px;
    color: #555
}

    .wxn-auditselectbox ul li .series-namegroup:first-child {
        padding-top: 0px;
    }

    .wxn-auditselectbox ul li .series-namegroup:last-child {
        border-bottom: none;
        padding-bottom: 0px;
    }

    .wxn-auditselectbox ul li .series-namegroup .grouptitle {
        margin-bottom: 5px;
    }

    .wxn-auditselectbox ul li .series-namegroup .group {
        overflow: hidden;
    }

        .wxn-auditselectbox ul li .series-namegroup .group .member {
            overflow: hidden;
        }

/*20200618--预选审核人微信端样式---结束*/

/*2017.04.19 文件管理_上传进度（v5.2）*/
.s-file-pop-bar {
    padding-top: 10px;
}

.s-file-pop-bar-list {
    padding: 20px 35px;
    border-bottom: 1px solid rgba(235,238,243,.65);
}

    .s-file-pop-bar-list .bar-message > span {
        display: block;
        margin-bottom: 5px;
        line-height: 24px;
    }

        .s-file-pop-bar-list .bar-message > span:first-child {
            color: #a6a6a6;
        }

        .s-file-pop-bar-list .bar-message > span:last-child {
            color: #777;
            font-weight: bold;
        }

    .s-file-pop-bar-list .bar-box {
        width: 100%;
        height: 4px;
        overflow: hidden;
        border-radius: 4px;
        position: relative;
    }

        .s-file-pop-bar-list .bar-box progress::-webkit-progress-bar {
            background: transparent;
        }

        .s-file-pop-bar-list .bar-box progress::-webkit-progress-value {
            background: #9aa9bc;
        }

        .s-file-pop-bar-list .bar-box progress {
            border: none;
            width: 100%;
            border-radius: 8px;
            overflow: hidden;
            background-color: #e0e7f1;
            color: #7490b5;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
        }

.ui-tool2-upload {
    width: 20px;
    height: 20px;
    background-image: url(images/uploading-btn.gif);
    background-repeat: no-repeat;
    margin-right: 10px;
    float: left;
    margin-top: 7px;
}

.ui-tool2-upload-fail {
    background-image: url(images/uploading-failure.png)
}

.ui-tool2-upload-fail-gif {
    background-image: url(images/uploading-failure.gif)
}
/*----20210800------快捷回复*/
.layout-subbottombtn-nav {
}

    .layout-subbottombtn-nav .btn-quickanswer {
        background-color: #E9F2FF;
        color: #0085DD;
        font-size: 13px;
        display: inline-block;
        border-radius: 100px;
        line-height: 36px;
        padding: 0 10px;
        font-size: 15px;
    }
/*-------20210911调查问卷textarea-----*/
.wx-qu-listoptions textarea {
    width: calc(100% - 65px);
    margin-left: 65px;
    margin-top: 1rem;
    min-height: 80px;
    resize: none;
    border: 1px solid #ececec;
}
/*----20210917个性化样式修改--*/
.wx-login-personalstyle {
    background: -webkit-linear-gradient(top,#cfe4fd,#fff 15%);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

    .wx-login-personalstyle:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 20%;
        background: -webkit-linear-gradient(left,#e7eeff 50%,#d7efff 100%);
        filter: blur(30px)
    }

.wx-login-logo {
    background: url(images/logo.png) center no-repeat;
    display: block;
    height: 72px;
    background-size: 100%;
    width: 120px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.wx-login-personalstyle .validation-summary-errors {
    background-color: #feffa0;
    line-height: 20px;
    font-size: 12px;
    border: 1px solid #aeaf2c;
    padding: 8px;
    margin-top: 10px;
    color: #ad8000;
}

    .wx-login-personalstyle .validation-summary-errors ul li {
        list-style: none;
        font-weight: normal;
    }

.wx-login-personalstyle .wxn-changetextbtn {
    margin-left: 1rem;
    margin-top: 15px;
    margin-right: 1rem;
    color: #888888;
    border-left: 1px solid #ececec;
    padding-left: 10px;
}

.icon-del {
    background-position: -217px -120px;
}

.custom-widget-menu {
    /* border-top: 8px solid #f2f2f2; */
}
/*----2021-10-11添加关联单据按钮*/
.icon-related {
    font-family: "wx"
}

    .icon-related:before {
        content: "\e90f"
    }

.wxn-book-item .btn-related {
    position: relative;
    color: #3480fb;
    font-size: .975rem;
    height: 48px;
    line-height: 48px;
    margin-top: 10px;
    padding-right: 10px;
}

.wxn-book-item .icon-related {
    font-size: 24px;
    vertical-align: middle;
}

.wxn-book-item .btn-related:after {
    content: "";
    position: absolute;
    right: 0px;
    top: 10px;
    bottom: 10px;
    width: 1px;
    background-color: #ccc
}

.wxn-book-item .icon-nxt:before {
    content: "\e600";
    font-size: 20px;
    margin-top: 10px;
    display: inline-block;
    height: 48px;
}

/*----20210928底部按钮-----*/
.custom-modules-navpage {
    display: flex;
    height: 52px;
    border-top: 1px solid #ccc;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 999;
}

    .custom-modules-navpage .item {
        flex: 1;
        text-align: center;
        padding: 5px 0;
        box-sizing: border-box;
        color: #888;
    }

        .custom-modules-navpage .item:active {
            background-color: #f2f2f2;
        }

        .custom-modules-navpage .item [class^="icon-"] {
            display: block;
            font-size: 20px;
            margin-bottom: 5px;
        }

        .custom-modules-navpage .item .name {
            display: block;
            text-align: center;
            font-size: .75rem;
        }
/*------202101103我的修改----------*/
.wx-set-content-mehead {
    background-color: #fff;
}

    .wx-set-content-mehead .head {
        height: 48px;
        padding: 0 10px;
        box-sizing: border-box;
        padding-left: 0px
    }

    .wx-set-content-mehead .membermsg {
        padding: 20px;
        box-sizing: border-box;
        overflow: hidden;
    }

        .wx-set-content-mehead .membermsg .avatar {
            width: 48px;
            height: 48px;
            border-radius: 100px;
            float: left;
            background-color: #efefef;
            margin-right: 15px;
        }

    .wx-set-content-mehead .head .icon-back {
        font-size: 20px;
        width: 48px;
        height: 48px;
        color: #000
    }

    .wx-set-content-mehead .head .title {
        line-height: 48px;
        font-size: 1rem;
        color: #333;
    }

    .wx-set-content-mehead .membermsg .name {
        font-size: 16px;
    }

    .wx-set-content-mehead .membermsg .id {
        font-size: 12px;
        color: #888
    }

/*----20211110业务流------*/
.wx-workflow-page {
}

.wx-workflow-page-head {
    height: 48px;
    border-bottom: 1px solid #ececec;
    padding: 0 16px;
}

    .wx-workflow-page-head .i-return:before {
        content: "\e907";
        font-family: 'wx';
        color: #000;
        line-height: 48px;
        font-size: 24px;
        float: left;
    }

    .wx-workflow-page-head .title {
        font-size: 18px;
        overflow: hidden;
        text-align: center;
        line-height: 48px;
    }

.wx-workflow-page-box {
    position: Absolute;
    top: 49px;
    bottom: 0px;
    left: 0;
    right: 0;
    background-color: #f2f2f2;
    overflow: auto;
    padding-bottom: 52px;
}

.wx-workflow-page-form .form-title-nav {
    background-color: #fff9b5;
    color: #B59500;
    padding: 0 16px;
    box-sizing: border-box;
    overflow: hidden;
    border-bottom: 1px solid #ffe350;
}

    .wx-workflow-page-form .form-title-nav .i-open:before {
        content: "\e903";
        font-family: 'wx';
        color: #B59500;
        line-height: 38px;
        font-size: 16px;
        float: left;
        margin-right: 10px;
    }

    .wx-workflow-page-form .form-title-nav .i-close:before {
        content: "\e904";
        font-family: 'wx';
        color: #B59500;
        line-height: 38px;
        font-size: 16px;
        float: left;
        margin-right: 10px;
    }

    .wx-workflow-page-form .form-title-nav .title {
        overflow: hidden;
        line-height: 38px;
        font-size: .875rem;
    }

    .wx-workflow-page-form .form-title-nav .i-more:before {
        content: "\e609";
        font-family: 'wx';
        color: #B59500;
        line-height: 38px;
        font-size: 20px;
        float: right;
    }

.wx-workflow-page-form .form-title-status {
    height: 38px;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}

.wx-workflow-page-form .i-chooseall:before {
    content: "\e617";
    font-family: 'wx';
    color: #888;
    line-height: 38px;
    font-size: 24px;
    float: right;
    margin-right: 10px;
}

.wx-workflow-page-form .form-list-item ul li {
    overflow: hidden;
    background-color: #fff;
    padding: 12px;
    box-sizing: border-box;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    padding-left: 0px;
}

.wx-workflow-page-form .form-list-item .id {
    font-size: 1rem;
    color: #000;
    line-height: 32px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.wx-workflow-page-form .form-list-item .msg {
    font-size: .875rem;
    color: #444;
    text-overflow: ellipsis;
    overflow: hidden; /* white-space:nowrap; */
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-height: 24px;
}

.wx-workflow-page-form .form-list-item .time {
    font-size: .875rem;
    color: #b5b5b5;
    margin-top: 5px;
    display: block;
}

.wx-workflow-page-form .form-list-item .item-checkbox {
    margin-right: 20px;
}

.wx-workflow-page-bottom {
    min-height: 52px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #ddd;
    background-color: rgba(255,255,255,0.8)
}

    .wx-workflow-page-bottom ul li {
        position: relative;
        float: left;
        width: 25%;
        list-style: none;
        line-height: 52px;
        text-align: center;
        color: #3E74FF;
        font-size: 1rem;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

        .wx-workflow-page-bottom ul li:after {
            content: "";
            float: right;
            width: 1px;
            height: 20px;
            background-color: #ddd;
            position: absolute;
            right: 0px;
            top: 16px;
        }

        .wx-workflow-page-bottom ul li:active {
            background-color: #f2f2f2
        }

    .wx-workflow-page-bottom .i-up {
        float: left;
        overflow: inherit;
        text-align: center;
        white-space: inherit;
        line-height: 24px;
        text-overflow: inherit;
    }

        .wx-workflow-page-bottom .i-up:after, .wx-workflow-page-bottom .i-down:after {
            content: "\e61a";
            font-family: 'wx';
            color: #333;
            line-height: 52px;
            font-size: 20px;
            background-color: transparent;
            float: inherit;
            position: inherit;
            display: inline-block;
            top: 0;
            text-align: center;
            width: 100%;
            height: 52px;
        }

    .wx-workflow-page-bottom .i-down:after {
        content: "\e61b";
    }

.wx-workflow-page-form .wxn-cursor-area {
    float: left;
    padding-top: 6px;
}

.wx-workflow-page-nodata {
    margin-top: 100px;
    text-align: center;
}

    .wx-workflow-page-nodata .nodata-img {
        background-image: url(images/wxn-nodata.png);
        width: 72px;
        height: 72px;
    }

    .wx-workflow-page-nodata .nodata-txt {
        font-size: .875rem;
        color: #888
    }

.wx-workflow-page-form .more-btn {
    border: 1px solid #ddd;
    margin: 0 auto;
    background-color: #fff;
    height: 42px;
    padding: 0 10px;
    box-sizing: border-box;
    display: block;
    line-height: 42px;
    width: 50%;
    text-align: center;
}

    .wx-workflow-page-form .more-btn:active {
        background-color: #f2f2f2;
    }


/*-------手机端-----*/
.custom-modules > .content {
    padding: 0px;
    margin: 0px 8px;
}

.custom-modules-rightpart .custom-div .custom-modules {
    border: 1px solid #ececec
}
/*---提醒默认样式----*/
.custom-wxremind-typedefault {
    overflow: hidden;
}

    .custom-wxremind-typedefault .remind-msg {
        padding: 0 .875rem
    }

    .custom-wxremind-typedefault .item-cell {
        margin: 0px !important;
        overflow: hidden;
        position: relative;
        padding: 0;
        box-sizing: border-box;
        width: 100%;
        display: flex;
        align-items: Center;
    }

        .custom-wxremind-typedefault .item-cell .divcell {
            background-color: transparent;
            border-bottom: 1px solid #ececec;
            padding: 8px 0px;
            overflow: hidden;
            width: auto;
            flex: 1;
            display: flex;
            align-items: center;
        }

        .custom-wxremind-typedefault .item-cell .icon {
            align-items: center;
            display: flex;
            border-radius: 6px;
        }

            .custom-wxremind-typedefault .item-cell .icon:before {
                font-size: 24px;
                text-align: center;
                line-height: 36px;
                padding: 0 6px;
                min-width: 42px;
                box-sizing: border-box;
            }

                .custom-wxremind-typedefault .item-cell .icon:before:empty {
                    display: none
                }

        .custom-wxremind-typedefault .item-cell .divcell .name {
            overflow: hidden;
            text-align: left;
            display: block;
            height: 26px;
            line-height: 26px;
            font-size: 1rem;
            color: #333;
            flex: 1;
        }

        .custom-wxremind-typedefault .item-cell .divcell .number {
            font-size: 1rem;
            color: #fff;
            background-color: #ff001e;
            border-radius: 100px;
            padding: 0 10px;
            display: block;
            flex: initial;
            line-height: 28px;
            font-family: "DIN";
            min-width: 20px;
            text-align: center;
        }

        .custom-wxremind-typedefault .item-cell .divcell:after {
            content: "\e600";
            font-size: 16px;
            width: 32px;
            text-align: center;
            line-height: 48px;
            color: #aaa;
            font-family: "wx";
        }

/*--提醒模式一---*/
.custom-wxremind-typeone {
    background: transparent;
    padding: 0px !important;
    overflow: hidden
}

    .custom-wxremind-typeone .nav-title {
        margin: 0px;
    }

    .custom-wxremind-typeone .wx-custom-navtitle {
        background-color: #f2f2f2;
        display: block
    }

        .custom-wxremind-typeone .wx-custom-navtitle:before {
            display: none
        }

    .custom-wxremind-typeone > .content {
        background-color: #fff;
        margin: 0 10px;
        border-radius: 5px
    }

    .custom-wxremind-typeone .remind-msg { /* margin: 0px 15px; */
        padding: 0px;
        margin: 0px;
    }

        .custom-wxremind-typeone .remind-msg .item-cell .divcell:after {
            display: none;
        }

        .custom-wxremind-typeone .remind-msg .item-cell {
            float: left;
            margin-right: 10px !important;
            padding: 16px 0;
            box-sizing: border-box;
        }

            .custom-wxremind-typeone .remind-msg .item-cell .icon {
                display: none !important
            }

            .custom-wxremind-typeone .remind-msg .item-cell .divcell {
                padding: 0px;
                border: none
            }

                .custom-wxremind-typeone .remind-msg .item-cell .divcell .number {
                    text-align: center;
                    font-size: 1.5rem;
                    background-color: Transparent;
                    color: #333;
                    display: block;
                    float: inherit;
                    text-align: center;
                    font-weight: bold !important;
                    font-family: "Helvetica";
                }

                .custom-wxremind-typeone .remind-msg .item-cell .divcell .name {
                    color: #aaa;
                    display: block;
                    text-align: center;
                    font-size: .875rem;
                }

            .custom-wxremind-typeone .remind-msg .item-cell:after {
                content: "";
                width: 1px;
                background-color: #ececec;
                position: absolute;
                top: 0;
                bottom: 0;
                right: 0;
                height: 24px;
                top: 22px;
            }

    .custom-wxremind-typeone .blue-title:before {
        display: none
    }

/*--提醒模式二---*/
.custom-wxremind-typetwo {
    background: transparent;
    padding: 0px !important; /* overflow: hidden; */
}

    .custom-wxremind-typetwo .nav-title {
        margin: 0px;
    }

    .custom-wxremind-typetwo .wx-custom-navtitle {
        display: block;
        overflow: hidden;
    }

        .custom-wxremind-typetwo .wx-custom-navtitle:before {
            display: none
        }

    .custom-wxremind-typetwo > .content { /* background-color:#fff; */
        margin: 0 10px;
        border-radius: 5px;
    }

    .custom-wxremind-typetwo .remind-msg {
        padding: 0px;
        margin: 0px;
        overflow: hidden;
    }

        .custom-wxremind-typetwo .remind-msg .item-cell .divcell:after {
            display: none;
        }

        .custom-wxremind-typetwo .remind-msg .item-cell {
            float: left;
            margin-left: 5px !important;
            padding: 14px 0;
            box-sizing: border-box;
            background-color: #fff;
            border-radius: 8px;
            margin-bottom: 12px !important;
            margin-right: 5px !important;
            display: block;
            width: 100%;
        }

            .custom-wxremind-typetwo .remind-msg .item-cell .icon { /* display: none; */
                height: 42px;
                border-radius: 5px;
                margin-left: 10px;
                width: 42px;
                line-height: 42px;
                padding-top: 0px;
                float: left;
                text-align: center;
                font-size: 24px;
            }

            .custom-wxremind-typetwo .remind-msg .item-cell .divcell {
                padding: 0px;
                border: none;
                text-align: right;
                overflow: hidden;
            }

                .custom-wxremind-typetwo .remind-msg .item-cell .divcell .number {
                    font-size: 24px;
                    background-color: Transparent;
                    color: #333;
                    display: block;
                    float: inherit;
                    text-align: right;
                    font-weight: bold !important;
                    font-family: DIN;
                    padding: 0 10px;
                    font-size: 1.8rem;
                }

                .custom-wxremind-typetwo .remind-msg .item-cell .divcell .name {
                    color: #aaa;
                    display: block;
                    text-align: right;
                    margin: 0 12px;
                    font-size: .875rem;
                }

            .custom-wxremind-typetwo .remind-msg .item-cell:after {
                content: "";
                width: 1px;
                background-color: #ececec;
                position: absolute;
                top: 0;
                bottom: 0;
                right: 0;
                height: 24px;
                top: 22px;
                display: none;
            }

    .custom-wxremind-typetwo .blue-title:before {
        display: none
    }


.custom-sub-pages, .custom-mainindex-pages {
    height: calc(100vh - 100px);
    overflow: auto;
}
/*---框架模式一（暂时）*/
.custom-wxiframe-typeone {
    position: fixed !important;
    bottom: 53px;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    margin: 0;
    border-radius: 0px;
    border: none;
}

    .custom-wxiframe-typeone iframe { /* right: 0; */
        bottom: 0px;
        position: absolute !important;
        top: 0;
        left: 0; /* overflow: hidden; */
    }

    .custom-wxiframe-typeone .nav-title {
        display: none;
    }
/*--步骤器控件20220726--*/
.widget-steps .item {
    position: relative;
    margin-bottom: 10px;
}

    .widget-steps .item:before {
        content: "";
        display: block;
        height: 100%;
        border-bottom: 0;
        border-left: 0;
        border-right-width: 1px;
        border-right-color: #dfdfdf;
        position: absolute;
        left: 5px;
        top: 17px;
        width: 2px;
        top: 25px;
        background-color: #d7d7d7;
    }

    .widget-steps .item .steps-circle {
        cursor: pointer;
        width: 8px;
        height: 8px;
        border: 2px solid #D7D7D7;
        display: block;
        border-radius: 100px;
        background-color: #fff;
        top: 10px;
        margin-top: 13px;
    }

    .widget-steps .item .data-box {
        border: 1px solid transparent;
        padding: 5px 10px;
        border-radius: 3px;
        line-height: 24px;
        box-sizing: border-box;
        overflow: hidden;
        text-align: center;
    }

        .widget-steps .item .data-box select {
            overflow: hidden;
            width: calc(100% - 24px);
            border: none;
            background-color: transparent;
            outline: none;
            line-height: 24px;
            display: block;
            margin-top: 4px;
        }

    .widget-steps .item [class*="btn-"]:before {
        content: "";
        display: none;
    }

    .widget-steps .item:hover [class*="btn-"]:before {
        content: "";
        font-family: "t1icon";
        display: block;
        font-size: 24px;
        background-color: #fff;
        width: 32px;
        height: 32px;
        border-radius: 100px;
        cursor: pointer;
        border: 1px solid #e1e1e1;
        text-align: center;
        line-height: 32px;
        margin-left: 10px;
    }

    .widget-steps .item:hover .btn-del:before {
        content: "\e90b";
        font-family: "t1icon";
    }

    .widget-steps .item:hover .btn-moveup:before {
        content: "\e966";
        font-family: "t1icon";
    }

    .widget-steps .item:hover .btn-movedown:before {
        content: "\e965";
        font-family: "t1icon";
    }

    .widget-steps .item .icon-form:before {
        content: "\e97e";
        font-family: "t1icon";
        width: 24px;
        height: 24px;
        float: left;
        color: #FFC708;
        font-size: 16px;
        text-align: center;
        line-height: 24px;
        font-style: initial;
    }

    .widget-steps .item:hover [class*="btn-"]:hover:hover:before {
        background-color: #f2f2f2;
        transition: .2s;
    }

    .widget-steps .item:nth-last-of-type(1):before {
        display: none;
    }

.widget-steps .addbtn {
    border: 1px dashed #2B73FF;
    text-align: center;
    line-height: 36px;
    display: block;
    color: #2B73FF;
    font-size: 14px;
    background-color: #EAF0FD;
    cursor: pointer;
    border-radius: 3px;
    margin-left: 32px;
}

    .widget-steps .addbtn:hover {
        background-color: #dbe7ff;
        transition: .2s;
    }

.widget-steps .item .data-box .maintxt {
    line-height: 24px;
    font-size: 14px;
    color: #333;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.widget-steps .item .data-box .subtxt {
    line-height: 20px;
    font-size: 12px;
    color: #888;
    display: block;
}

.widget-steps .finish-item .steps-circle {
    border-color: #2B73FF
}

.widget-steps .finish-item:before {
    background-color: #2B73FF
}

.widget-steps .current-item .steps-circle {
    border-color: #2B73FF;
    background-color: #2B73FF !important;
}

.widget-steps-horizontal .item {
    float: left;
    text-align: center;
    margin-bottom: 0px
}

    .widget-steps-horizontal .item:before {
        height: 2px;
        right: 0;
        top: 20px;
        bottom: inherit;
        left: 60px;
        position: absolute;
        width: 100%;
    }

.idepack-nimble-box .data-box {
    background-color: #F7F8FA;
}

.idepack-nimble-box .widget-steps .item .data-box:hover {
    border: 1px solid #2B73FF;
    transition: .2;
}

.widget-steps-horizontal .item .steps-circle {
    margin: 0 auto;
    background-color: #fff;
    z-index: 9;
    margin-top: 5px;
    position: relative;
    margin-bottom: 10px;
}

.widget-steps-horizontal {
    overflow: auto;
}

.idepack-select-box .steps-choose .widget-steps {
    background-color: #F7F8FA;
    padding-left: 10px;
}

.idepack-select-box .steps-choose .steps-choose-radiobox input[type="radio"] {
    width: 16px;
    height: 16px;
    vertical-align: -0.5ex;
}

.idepack-select-box .steps-choose .steps-choose-radiobox {
    line-height: 24px;
    font-size: 14px;
    color: #333;
    padding: 10px 0;
}

.widget-steps .item .data-box .form-txt {
    font-size: 14px;
    padding-left: 5px;
}

.widget-steps .item:hover .btn-sumbit:before {
    content: "\e93f";
    font-family: "t1icon";
}

.widget-steps-contentbox {
    padding: 10px;
    box-sizing: border-box;
    background-color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

    .widget-steps-contentbox .form-box {
        position: absolute;
        top: 53px;
        bottom: 70px;
        left: 0;
        right: 0;
    }

    .widget-steps-contentbox .btngroup {
        text-align: center
    }

    .widget-steps-contentbox .btngroup {
        position: absolute;
        bottom: 20px;
        left: 0;
        right: 0;
    }

        .widget-steps-contentbox .btngroup .graybtn, .widget-steps-contentbox .btngroup .bluebtn {
            background-color: #f0f0f0;
            padding: 0 35px;
            height: 32px;
            border: 1px solid #dbdbdb;
            border-radius: 2px;
            display: inline-block;
            line-height: 32px;
            cursor: pointer;
            margin-top: 16px;
            margin-left: 8px;
        }

        .widget-steps-contentbox .btngroup .bluebtn {
            background-color: #1780ff;
            color: #fff;
            margin-left: 8px;
            border: 1px solid #1780ff;
        }

.widget-steps-page {
    overflow: hidden;
    height: 100%;
}

.wxsteps-head-box {
    background-color: #fff;
    border-bottom: 1px solid #e1e1e1;
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
}

    .wxsteps-head-box .widget-steps-horizontal {
        display: block;
        width: auto;
        height: 64px;
        overflow: hidden;
    }
/*--步骤器控件20220726结束--*/


/*-----------------------------表单步骤器----------开始-----------------------*/

/*-----------------------------设置部分-----------------------*/
.w-breadcrumb {
    display: block;
    width: 100%;
    overflow: auto;
    position: relative;
}

.w-breadcrumb-box {
    display: block;
    width: auto;
    overflow: hidden;
    margin: 10px 0;
}

.w-breadcrumb .item {
    float: left;
    align-items: center;
    cursor: pointer;
    width: 200px;
}

    .w-breadcrumb .item [class^="icon-"] {
        font-size: 16px;
        display: inline-block;
        margin-right: 5px;
    }

    .w-breadcrumb .item .txt {
        align-items: center;
        display: flex;
        color: #9dbde1;
        float: left;
        font-size: 14px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

        .w-breadcrumb .item .txt:after {
            content: "\e600";
            font-family: "wx";
            font-size: 16px;
            display: inline-block;
            width: 24px;
            text-align: center;
        }

    .w-breadcrumb .item:hover .txt, .widget-breadcrumb .item:hover [class^="icon-"] {
        transition: .2s;
    }

    .w-breadcrumb .item:last-child .txt:after {
        content: "";
        display: none;
    }

.w-breadcrumb .current .txt, .w-breadcrumb .current [class^="icon-"] {
    color: #2051FF;
}

.w-breadcrumb .choose {
    opacity: 1;
}

.w-breadcrumb-styletwo .choose .txt {
    font-weight: bold;
    opacity: 1;
    color: #fff !important;
}

.w-breadcrumb-stylethree .choose .txt {
    font-weight: bold;
    color: #333 !important;
}

.w-breadcrumb-styleone .choose .txt {
    font-weight: bold;
    color: #333 !important;
}

/*-----------------------------样式1---------------------------------*/
.w-breadcrumb-styleone {
    display: flex;
    align-items: center;
    background-color: #fff;
}

    .w-breadcrumb-styleone .item {
        display: flex;
        padding: 11px 0;
    }

        .w-breadcrumb-styleone .item:hover {
            opacity: 1;
            transition: .2s;
        }

    .w-breadcrumb-styleone .current {
        opacity: 1
    }

    .w-breadcrumb-styleone .item [class^="icon-"] {
        display: none-;
    }
/*-----------------------------样式2---------------------------------*/
.w-breadcrumb-styletwo {
    display: flex;
    align-items: center;
    background-color: #fff;
}

    .w-breadcrumb-styletwo .item {
        color: #FFF;
        display: block;
        background: #f2f2f2;
        text-decoration: none;
        position: relative;
        height: 32px;
        line-height: 32px;
        padding: 5px 10px 5px 5px;
        text-align: center;
        margin-right: 23px;
        cursor: pointer;
        width: 200px;
    }

        .w-breadcrumb-styletwo .item:before, .w-breadcrumb-styletwo .item:after {
            content: "";
            position: absolute;
            top: 0;
            border: 0 solid #f2f2f2;
            border-width: 21px 10px;
            width: 0;
            height: 0;
        }

        .w-breadcrumb-styletwo .item:after {
            left: 100%;
            border-color: transparent;
            border-left-color: #f2f2f2;
        }

        .w-breadcrumb-styletwo .item:hover .txt {
            color: #333;
            font-weight: bold;
            transition: .2s;
        }

    .w-breadcrumb-styletwo .current {
        color: #333;
    }

        .w-breadcrumb-styletwo .current .txt {
            color: #333;
        }

            .w-breadcrumb-styletwo .current .txt:hover {
                color: #fff;
            }

        .w-breadcrumb-styletwo .current:before, .w-breadcrumb-styletwo .current:after {
        }

    .w-breadcrumb-styletwo .item:before {
        left: -20px;
        border-left-color: transparent;
    }

    .w-breadcrumb-styletwo .item [class^="icon-"], .w-breadcrumb-styletwo .item .txt:after {
        display: none;
    }

    .w-breadcrumb-styletwo .item:first-child:before {
        border-left-color: #f2f2f2;
    }

    .w-breadcrumb-styletwo .item:last-child:after {
        border-color: #f2f2f2; /* border-bottom-color: #f3f5fa; */
    }

    .w-breadcrumb-styletwo .item [class^="icon-"] {
        display: inline-block;
        float: left;
        line-height: 32px;
        color: #A2B1C2
    }

    .w-breadcrumb-styletwo .current:hover [class^="icon-"], .w-breadcrumb-styletwo .current [class^="icon-"], .w-breadcrumb-styletwo .current:hover .txt {
        color: #333;
    }


/*-----------------------------样式3---------------------------------*/
.w-breadcrumb-stylethree {
    display: flex;
    align-items: center;
    background-color: #fff;
}

.w-breadcrumb .current .txt:before {
    content: "\e611";
    font-family: "wx";
    font-size: 20px;
    display: inline-block;
    margin-right: 5px;
    color: #17c53c;
}

.w-breadcrumb-stylethree .item:before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 100px;
    border: 2px solid #4e75f9;
    left: 0px;
    margin-right: 5px;
    margin-left: 5px;
    display: inline-block;
}

.w-breadcrumb-stylethree .item .txt:after {
    content: "";
    height: 1px;
    width: 100px;
    background-color: #ddd;
    margin-left: 10px;
}

.w-breadcrumb-stylethree .current:before {
    background-color: #4E75F9;
    border-color: #4E75F9
}

.w-breadcrumb-stylethree .item {
    /* opacity: 0.5; */
    display: flex;
    padding: 12px 0px;
}

    .w-breadcrumb-stylethree .item:hover {
        opacity: 1;
        transition: .2s;
    }

.w-breadcrumb-stylethree .current {
    opacity: 1
}


/*-----------------------------蓝色blue---------------------------------*/

/*-----------------------------蓝色-样式1---------------------------------*/

/*--current---*/
.w-breadcrumb-blue .w-breadcrumb-styleone .current .txt {
    color: var(--formchoose-colorblue);
}

.w-breadcrumb-blue .w-breadcrumb-styleone .current [class^="icon-"] {
    color: var(--formchoose-colorblue);
}
/*-----------------------------蓝色-样式2---------------------------------*/

/*--current---*/
.w-breadcrumb-blue .w-breadcrumb-styletwo .current:before, .w-breadcrumb-blue .w-breadcrumb-styletwo .current:after {
    border-color: #ddd;
}

.w-breadcrumb-blue .w-breadcrumb-styletwo .item:before {
    left: -20px;
    border-left-color: transparent !important;
}

.w-breadcrumb-blue .w-breadcrumb-styletwo .current {
    background-color: #dddddd;
    color: #333;
}

    .w-breadcrumb-blue .w-breadcrumb-styletwo .current [class^="icon-"] {
        color: #333;
    }
/*--choose--*/
.w-breadcrumb-blue .w-breadcrumb-styletwo .choose:before, .w-breadcrumb-blue .w-breadcrumb-styletwo .choose:after {
    border-color: var(--formchoose-colorblue);
}

.w-breadcrumb-blue .w-breadcrumb-styletwo .choose {
    background-color: var(--formchoose-colorblue) !important;
    color: #fff;
}
/*-----------------------------蓝色-样式3---------------------------------*/
/*--current---*/
.w-breadcrumb-blue .w-breadcrumb-stylethree .current .txt {
    color: #333;
}

.w-breadcrumb-blue .w-breadcrumb-stylethree .current [class^="icon-"] {
    color: var(--formchoose-colorblue);
}

.w-breadcrumb-blue .w-breadcrumb-stylethree .current:before {
    background-color: var(--formchoose-colorblue);
    border-color: var(--formchoose-colorblue);
}

/*-----------------------------橙色orange---------------------------------*/

/*-----------------------------橙色-样式1---------------------------------*/

/*--current---*/
.w-breadcrumb-orange .w-breadcrumb-styleone .current .txt {
    color: var(--formchoose-colororange);
}

.w-breadcrumb-orange .w-breadcrumb-styleone .current [class^="icon-"] {
    color: var(--formchoose-colororange);
}
/*-----------------------------橙色-样式2---------------------------------*/

/*--current---*/
.w-breadcrumb-orange .w-breadcrumb-styletwo .current:before, .w-breadcrumb-orange .w-breadcrumb-styletwo .current:after {
    border-color: #ddd;
}

.w-breadcrumb-orange .w-breadcrumb-styletwo .item:before {
    left: -20px;
    border-left-color: transparent !important;
}

.w-breadcrumb-orange .w-breadcrumb-styletwo .current {
    background-color: #dddddd;
    color: #333;
}

    .w-breadcrumb-orange .w-breadcrumb-styletwo .current [class^="icon-"] {
        color: #333;
    }
/*--choose--*/
.w-breadcrumb-orange .w-breadcrumb-styletwo .choose:before, .w-breadcrumb-orange .w-breadcrumb-styletwo .choose:after {
    border-color: var(--formchoose-colororange);
}

.w-breadcrumb-orange .w-breadcrumb-styletwo .choose {
    background-color: var(--formchoose-colororange) !important;
    color: #fff;
}
/*-----------------------------橙色-样式3---------------------------------*/
/*--current---*/
.w-breadcrumb-orange .w-breadcrumb-stylethree .current .txt {
    color: #333;
}

.w-breadcrumb-orange .w-breadcrumb-stylethree .current [class^="icon-"] {
    color: var(--formchoose-colororange);
}

.w-breadcrumb-orange .w-breadcrumb-stylethree .current:before {
    background-color: var(--formchoose-colororange);
    border-color: var(--formchoose-colororange);
}

/*-----------------------------绿色green---------------------------------*/

/*-----------------------------绿色-样式1---------------------------------*/

/*--current---*/
.w-breadcrumb-green .w-breadcrumb-styleone .current .txt {
    color: var(--formchoose-colorgreen);
}

.w-breadcrumb-green .w-breadcrumb-styleone .current [class^="icon-"] {
    color: var(--formchoose-colorgreen);
}
/*-----------------------------绿色-样式2---------------------------------*/

/*--current---*/
.w-breadcrumb-green .w-breadcrumb-styletwo .current:before, .w-breadcrumb-green .w-breadcrumb-styletwo .current:after {
    border-color: #ddd;
}

.w-breadcrumb-green .w-breadcrumb-styletwo .item:before {
    left: -20px;
    border-left-color: transparent !important;
}

.w-breadcrumb-green .w-breadcrumb-styletwo .current {
    background-color: #dddddd;
    color: #333;
}

    .w-breadcrumb-green .w-breadcrumb-styletwo .current [class^="icon-"] {
        color: #333;
    }
/*--choose--*/
.w-breadcrumb-green .w-breadcrumb-styletwo .choose:before, .w-breadcrumb-green .w-breadcrumb-styletwo .choose:after {
    border-color: var(--formchoose-colorgreen);
}

.w-breadcrumb-green .w-breadcrumb-styletwo .choose {
    background-color: var(--formchoose-colorgreen)important;
    color: #fff;
}
/*-----------------------------绿色-样式3---------------------------------*/
/*--current---*/
.w-breadcrumb-green .w-breadcrumb-stylethree .current .txt {
    color: #333;
}

.w-breadcrumb-green .w-breadcrumb-stylethree .current [class^="icon-"] {
    color: var(--formchoose-colorgreen);
}

.w-breadcrumb-green .w-breadcrumb-stylethree .current:before {
    background-color: var(--formchoose-colorgreen);
    border-color: var(--formchoose-colorgreen);
}

/*-----------------------------红色red---------------------------------*/

/*-----------------------------红色-样式1---------------------------------*/

/*--current---*/
.w-breadcrumb-red .w-breadcrumb-styleone .current .txt {
    color: var(--formchoose-colorred);
}

.w-breadcrumb-red .w-breadcrumb-styleone .current [class^="icon-"] {
    color: var(--formchoose-colorred);
}
/*-----------------------------红色-样式2---------------------------------*/

/*--current---*/
.w-breadcrumb-red .w-breadcrumb-styletwo .current:before, .w-breadcrumb-red .w-breadcrumb-styletwo .current:after {
    border-color: #ddd;
}

.w-breadcrumb-red .w-breadcrumb-styletwo .item:before {
    left: -20px;
    border-left-color: transparent !important;
}

.w-breadcrumb-red .w-breadcrumb-styletwo .current {
    background-color: #dddddd;
    color: #333;
}

    .w-breadcrumb-red .w-breadcrumb-styletwo .current [class^="icon-"] {
        color: #333;
    }
/*--choose--*/
.w-breadcrumb-red .w-breadcrumb-styletwo .choose:before, .w-breadcrumb-red .w-breadcrumb-styletwo .choose:after {
    border-color: var(--formchoose-colorred);
}

.w-breadcrumb-red .w-breadcrumb-styletwo .choose {
    background-color: var(--formchoose-colorred) !important;
    color: #fff;
}
/*-----------------------------红色-样式3---------------------------------*/
/*--current---*/
.w-breadcrumb-red .w-breadcrumb-stylethree .current .txt {
    color: #333;
}

.w-breadcrumb-red .w-breadcrumb-stylethree .current [class^="icon-"] {
    color: var(--formchoose-colorred);
}

.w-breadcrumb-red .w-breadcrumb-stylethree .current:before {
    background-color: var(--formchoose-colorred);
    border-color: var(--formchoose-colorred);
}

/*-----------------------------紫色purple---------------------------------*/

/*-----------------------------紫色-样式1---------------------------------*/

/*--current---*/
.w-breadcrumb-purple .w-breadcrumb-styleone .current .txt {
    color: var(--formchoose-colorpurple);
}

.w-breadcrumb-red .w-breadcrumb-styleone .current [class^="icon-"] {
    color: var(--formchoose-colorpurple);
}
/*-----------------------------紫色-样式2---------------------------------*/

/*--current---*/
.w-breadcrumb-purple .w-breadcrumb-styletwo .current:before, .w-breadcrumb-purple .w-breadcrumb-styletwo .current:after {
    border-color: #ddd;
}

.w-breadcrumb-purple .w-breadcrumb-styletwo .item:before {
    left: -20px;
    border-left-color: transparent !important;
}

.w-breadcrumb-purple .w-breadcrumb-styletwo .current {
    background-color: #dddddd;
    color: #333;
}

    .w-breadcrumb-purple .w-breadcrumb-styletwo .current [class^="icon-"] {
        color: #333;
    }
/*--choose--*/
.w-breadcrumb-purple .w-breadcrumb-styletwo .choose:before, .w-breadcrumb-purple .w-breadcrumb-styletwo .choose:after {
    border-color: var(--formchoose-colorpurple);
}

.w-breadcrumb-purple .w-breadcrumb-styletwo .choose {
    background-color: var(--formchoose-colorpurple) !important;
    color: #fff;
}
/*-----------------------------紫色-样式3---------------------------------*/
/*--current---*/
.w-breadcrumb-purple .w-breadcrumb-stylethree .current .txt {
    color: #333;
}

.w-breadcrumb-purple .w-breadcrumb-stylethree .current [class^="icon-"] {
    color: var(--formchoose-colorpurple)
}

.w-breadcrumb-purple .w-breadcrumb-stylethree .current:before {
    background-color: var(--formchoose-colorpurple);
    border-color: var(--formchoose-colorpurple)
}



/*-----------------------------表单步骤器----------结束-----------------------*/


/*设置*/
.w-btnbox {
    display: flex;
    align-items: center;
}

.w-btnbox-btn {
    display: flex;
    align-items: center;
    padding: 6px 5px;
    box-sizing: border-box;
    margin-right: 5px;
    cursor: pointer;
    border-radius: 3px;
    font-size: 13px;
    opacity: 0.8;
    text-align: center;
    line-height: 18px;
}

    .w-btnbox-btn .data {
        display: inline-block;
    }

    .w-btnbox-btn:hover {
        opacity: 1;
        font-weight: bold;
        transition: .2s;
    }

    .w-btnbox-btn [class^="icon-"] {
        padding: 0 3px;
        font-size: 16px;
        display: inline-block;
        height: 18px;
        line-height: 18px;
    }

    .w-btnbox-btn .data {
        padding: 0 3px;
    }

    .w-btnbox-btn .icon-selectpopview:before {
        content: "\e91f";
        font-size: 14px;
        float: right;
        font-family: "t1icon";
    }

.w-btnbox-btn {
    position: relative;
}

    .w-btnbox-btn .popview {
        position: absolute;
        width: 200px;
        box-sizing: border-box;
        padding: 10px;
        border: 1px solid #ddd;
        background-color: #fff;
        box-shadow: 0 4px 9px rgb(0 0 0 / 10%);
        top: 34px;
        left: 0px;
    }

        .w-btnbox-btn .popview ul li {
            display: block;
        }

            .w-btnbox-btn .popview ul li a {
                font-weight: normal;
                color: #000;
                opacity: 1;
                text-overflow: ellipsis;
                overflow: hidden;
                display: block;
                line-height: 28px;
                text-align: left;
                white-space: nowrap;
            }

                .w-btnbox-btn .popview ul li a:hover {
                    background-color: #f2f2f2;
                    transition: .2s;
                    font-weight: normal
                }

/*----蓝色----*/
.w-btnbox-blue .w-btnbox-btn {
    border: 1px solid #4E75F9;
    color: #4E75F9;
}

    .w-btnbox-blue .w-btnbox-btn:last-child {
        background-color: #4E75F9;
        color: #fff;
    }
/*----绿色----*/
.w-btnbox-green .w-btnbox-btn {
    border: 1px solid #4FD165;
    color: #4FD165;
}

    .w-btnbox-green .w-btnbox-btn:last-child {
        background-color: #4FD165;
        color: #fff;
    }
/*----橙色----*/
.w-btnbox-orange .w-btnbox-btn {
    border: 1px solid #F0961E;
    color: #F0961E;
}

    .w-btnbox-orange .w-btnbox-btn:last-child {
        background-color: #F0961E;
        color: #fff;
    }
/*----红色----*/
.w-btnbox-red .w-btnbox-btn {
    border: 1px solid #FF4747;
    color: #FF4747;
}

    .w-btnbox-red .w-btnbox-btn:last-child {
        background-color: #FF4747;
        color: #fff;
    }
/*----紫色----*/
.w-btnbox-purple .w-btnbox-btn {
    border: 1px solid #803AF5;
    color: #803AF5;
}

    .w-btnbox-purple .w-btnbox-btn:last-child {
        background-color: #803AF5;
        color: #fff;
    }

/*--设置--*/
.w-btnbox-styleone, .w-btnbox-styletwo, .w-btnbox-stylethree {
    display: flex;
}

    .w-btnbox-styletwo .w-btnbox-btn {
        border: none;
    }

.w-btnbox-blue .w-btnbox-styletwo .w-btnbox-btn:last-child {
    border: none;
    background-color: transparent;
    color: #4E75F9
}

.w-btnbox-green .w-btnbox-styletwo .w-btnbox-btn:last-child {
    border: none;
    background-color: transparent;
    color: #4FD165
}

.w-btnbox-orange .w-btnbox-styletwo .w-btnbox-btn:last-child {
    border: none;
    background-color: transparent;
    color: #F0961E
}

.w-btnbox-red .w-btnbox-styletwo .w-btnbox-btn:last-child {
    border: none;
    background-color: transparent;
    color: #FF4747
}

.w-btnbox-purple .w-btnbox-styletwo .w-btnbox-btn:last-child {
    border: none;
    background-color: transparent;
    color: #803AF5
}

.w-btnbox-stylethree .w-btnbox-btn {
    background-color: #f2f2f2;
    color: #333;
    border: none;
}

.w-image .w-image-styleone img {
    max-width: 100%;
}

/*--------ipad特殊样式-------------------------------------------*/
@media screen and (min-device-width: 768px) {
    .wxn-search {
        padding: 0px;
        background: transparent;
        border-radius: 0px;
        background-color: #fff;
        display: flex;
        align-items: center;
        flex-direction: row-reverse;
        width: 100%;
        border-bottom: 1px solid #e1e1e1;
    }

        .wxn-search .cancel-btn {
            font-size: 1rem;
            margin-top: 0px;
        }

    .wxn-search-box {
        margin: 0px;
        background-color: #ffffff;
        border-radius: 0px;
        display: flex;
        align-items: center;
        flex-direction: row-reverse;
        height: 46px;
        box-sizing: border-box;
        padding-left: 10px;
        width: 100%;
        flex: 1;
        justify-content: space-around;
        padding-top: 0px;
    }

        .wxn-search-box .wxn-search-cursor {
            flex: 1;
            text-align: left;
        }

        .wxn-search-box .wxn-cursor-area {
            width: 48px;
            text-align: center;
            height: 46px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

    .wxn-cursor-area .icon-scan:before {
        font-size: 24px;
    }



    .wxn-form-list {
        padding: 16px;
        box-sizing: border-box;
        background-color: #f6f9ff;
        position: absolute;
        top: 0px;
        bottom: 0;
        left: 0;
        right: 0;
        overflow: auto;
        padding-top: 48px;
    }

    .wxn-form-detailitem .wxn-book-item {
        display: flex;
        align-items: center;
    }

        .wxn-form-detailitem .wxn-book-item .wxn-book-txt {
            flex: 1;
        }

    .wxn-form-detailitem .wxn-cursor-area {
        padding-top: 0px;
    }

    .wxn-headbox .wxn-headbox-title {
        font-size: 1rem;
        color: #333;
        flex: 1;
        padding-left: 16px;
        font-weight: bold;
    }

    .wxn-headbox .wxn-form-tab {
        flex: 1;
        height: 48px;
    }

    .wxn-headbox .wxn-form-tabitem {
        line-height: 48px;
        height: 46px;
    }

    .wxn-headbox .wxn-headbox-btn {
        flex: 1;
        display: flex;
        align-items: center;
        flex-direction: row-reverse;
    }

    .wxn-headbox {
        display: flex;
        align-items: center;
        /* padding: 4px 0; */
        height: 48px;
        z-index: 9;
        background-color: rgba(255,255,255,0.9);
    }

    .wxn-box [class^="btn-"]:before {
        font-family: "wx";
        font-size: 24px;
        display: inline-block;
        width: 34px;
        text-align: center;
        height: 48px;
        line-height: 48px;
    }

    .wxn-box .btn-add:active, .wxn-box .btn-sumbit:active, .wxn-box .btn-close:active, .wxn-box .btn-del:active, .wxn-box .btn-edit:active {
        background-color: #f2f2f2;
        transition: .2s;
    }

    .wxn-box .btn-add:before {
        content: "\e912";
        font-size: 24px;
        color: #1565ff;
    }

    .wxn-box .btn-sumbit, .wxn-box .btn-close, .wxn-box .btn-del, .wxn-box .btn-edit {
        font-size: .875rem;
        display: flex;
        align-items: center
    }

        .wxn-box .btn-sumbit:before {
            content: "\e913";
            color: #1565ff;
            font-size: 32px;
        }

    .wxn-box .btn-more:before {
        content: "\e609";
        font-size: 24px;
        font-weight: bold;
    }

    .wxn-box .btn-close:before {
        content: "\e61c";
        font-size: 24px;
    }

    .wxn-box .btn-del:before {
        content: "\e900";
        color: #888;
        font-size: 24px;
    }

    .wxn-box .btn-nxt:before {
        content: "\e61c";
        color: #888;
    }

    .wxn-box .btn-edit:before {
        content: "\e901";
        color: #1565ff;
    }

    .btn-more-popview {
        position: fixed;
        top: 50px;
        right: 10px;
        background-color: #ffffff;
        box-shadow: 0 0 15px rgb(0 0 0 / 10%);
        padding: 5px 15px;
        box-sizing: border-box;
        border-radius: 6px;
        width: 200px;
        z-index: 9;
    }

        .btn-more-popview ul li {
            list-style: none;
        }

            .btn-more-popview ul li a {
                line-height: 42px;
                display: block;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap;
                font-size: .875rem;
                color: #333;
                border-radius: 3px;
            }

                .btn-more-popview ul li a:active {
                    background-color: #f2f2f2;
                }

    .wxn-form-ipadlistaddbtn {
        margin-top: 20px;
        background-color: #fff;
        border: 1px solid #1565ff;
        color: #1565ff;
        height: 42px;
        display: block;
        text-align: center;
        line-height: 42px;
        border-radius: 3px;
        font-size: 1rem;
    }

        .wxn-form-ipadlistaddbtn:before {
            content: "\e912";
            font-family: "wx";
            font-size: 24px;
            vertical-align: middle;
            margin-right: 5px;
        }

        .wxn-form-ipadlistaddbtn:active {
            background-color: #e2ecff
        }

    .wxn-form-ipadlisttabs {
        background-color: #fff;
        padding: 0px 10px;
        box-sizing: border-box;
        display: flex;
        border-radius: 4px;
        margin: 10px 0;
        overflow: hidden;
    }

        .wxn-form-ipadlisttabs ul {
            overflow: hidden;
        }

            .wxn-form-ipadlisttabs ul li {
                list-style: none;
                float: left;
                font-size: .875rem;
                padding: 10px 12px;
                color: #333;
                border-bottom: 3px solid transparent;
            }

                .wxn-form-ipadlisttabs ul li:active {
                    background-color: #f2f2f2
                }

            .wxn-form-ipadlisttabs ul .current {
                border-bottom: 3px solid #1565ff;
                color: #1565ff
            }
}

.wxn-form-detailnav-btn {
    display: flex;
    align-items: center;
}

    .wxn-form-detailnav-btn .btn {
        color: #1565ff;
        padding: 0 10px;
    }
/*---------ipad序时簿头部添加搜索按钮-----20221028----开始----*/
.wxn-cursor-area .icon-scan {
    width: 24px;
    height: 24px;
    font-size: 16px;
    color: #888;
    line-height: 24px;
}
/*---------ipad序时簿头部添加搜索按钮-----20221028----结束----*/
.widgets-search-input textarea {
    outline: none;
    width: 100%;
    font-size: 0.975rem;
    resize: none;
}
