/* 样式清零
---------------------------------------- */
body {
    margin: 0;
    padding: 0;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
address {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
}

pre {
    vertical-align: top;
    margin: 0;
    padding: 0;
}

button {
    border: none;
    outline: 0;
}

ol,
ul {
    list-style: none;
}

a {
    text-decoration: none;
    cursor: pointer;
    outline: 0;
}

a:hover {
    text-decoration: none;
}

* {
    margin: 0;
    padding: 0
}

img {
    cursor: pointer;
    border: 0;
}

body,
select,
textarea,
button,
input {
    background: none;
    border: none;
    font-family: "PingFang SC", "Microsoft YaHei", "Helvetica", "Arial", Heiti SC, sans-serif;
    resize: none;
    -webkit-user-select: none;
    outline: none;
}

input::placeholder {
    color: #CCC
}

textarea::placeholder {
    color: #CCC
}

/* 询价单号悬停效果 - 全局样式 */
.inquiry-number:hover {
    color: #009dff;
    cursor: pointer;
}

/* .clearfix
---------------------------------------- */
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

* html .clearfix {
    height: 0px;
}

.clearfix {
    min-height: 1px;
}

html,
body {
    width: 100%;
    height: 100%;
    float: left;
    font-family: "PingFang SC", "Microsoft YaHei", "Helvetica", "Arial", Heiti SC, sans-serif;
    font-size: 14px;
    text-align: center;
    position: relative;
    background-color: #F5F5F5;
    overflow-x: hidden;
}

/* 字体	
---------------------------------------- */
@font-face {
    font-family: DINPro;
    src: url('../font/DINPro-CondMedium.woff.ttf');
}

.fonttype {
    font-family: DINPro, sans-serif;
}

/* 自定义滚动条
---------------------------------------- */
.dumascroll {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.dumascroll_area {
    height: 100%;
    overflow: hidden;
}

.dumascroll_bar,
.dumascroll_handle,
.dumascroll_handle_a,
.dumascroll_arrow_up,
.dumascroll_arrow_up_a,
.dumascroll_arrow_down,
.dumascroll_arrow_down_a {
    background-image: url(../images/un_bg_bar.png);
}

.dumascroll_bar {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
    width: 14px;
    height: 100%;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    float: left;
}

.dumascroll_handle,
.dumascroll_handle_a,
.dumascroll_arrow_down,
.dumascroll_arrow_down_a {
    position: absolute;
    left: 0;
}

.dumascroll_arrow_up,
.dumascroll_arrow_up_a,
.dumascroll_arrow_down,
.dumascroll_arrow_down_a {
    width: 100%;
    height: 0px;
    color: #FFF;
    text-align: center;
}

.dumascroll_handle,
.dumascroll_handle_a {
    width: 100%;
    background-repeat: repeat-y;
}

.dumascroll_handle {
    background-position: -32px 0;
}

.dumascroll_handle_a {
    background-position: -56px 0;
}

.dumascroll .iscoll {
    width: 100%;
    float: left;
}

/* login	
---------------------------------------- */
.login-wapp {
    width: 100%;
    height: 100%;
    float: left;
    background: url(../images/login-bg.jpg) no-repeat left top;
    background-size: cover;
    position: relative;
}

.login-wapp .logo {
    width: 2rem;
    height: 1rem;
    position: absolute;
    left: -185%;
    top: 0;
    background: url(../images/logo.png) no-repeat left top;
    background-size: 100%;
}

.login-wapp .copyright {
    position: absolute;
    left: -185%;
    bottom: 0;
    font-size: .12rem;
    color: rgba(255, 255, 255, .5);
}

.login-wapp .copyright font {
    padding: 0 .1rem;
    cursor: pointer;
}

.login-wapp .login-box {
    width: 4.9rem;
    height: 7.2rem;
    position: absolute;
    right: 22%;
    top: 50%;
    margin-top: -3.6rem;
    background-color: #FFF;
    border-radius: .24rem;
}

.login-wapp .login-box .logon,
.login-wapp .login-box .register,
.login-wapp .login-box .register-type,
.login-wapp .login-box .forget {
    float: left;
}

.login-wapp .login-box h4 {
    width: 3.62rem;
    float: left;
    margin: .64rem 0 0 .64rem;
    font-size: .4rem;
    color: #243042;
}

.login-wapp .login-box h5 {
    width: 3.62rem;
    float: left;
    margin: .24rem 0 0 .64rem;
    font-size: .16rem;
    color: #656e7a;
}

.login-wapp .login-box h5 span {
    color: #009DFF;
    padding-right: .2rem;
    cursor: pointer;
    background: url(../images/login-right.png) no-repeat right .03rem;
    background-size: .17rem;
}

.login-wapp .login-box .input-mode {
    width: 100%;
    float: left;
    margin-top: 1.28rem;
}

.login-wapp .login-box .card-input {
    width: 3.62rem;
    height: .56rem;
    float: left;
    margin: 0 0 .22rem .62rem;
    border: 2px solid #e2e5f0;
    border-radius: .12rem;
    transition: all .5s;
    position: relative;
}

.login-wapp .login-box .card-input:hover {
    border: 2px solid #abacb3;
}

.login-wapp .login-box .card-input icon.phone {
    width: .25rem;
    height: .56rem;
    position: absolute;
    left: .16rem;
    top: 0;
    background: url(../images/login-phone.svg) no-repeat left center;
    background-size: 100%;
    opacity: .4;
}

.login-wapp .login-box .card-input icon.pass {
    width: .25rem;
    height: .56rem;
    position: absolute;
    left: .16rem;
    top: 0;
    background: url(../images/login-pass.svg) no-repeat left center;
    background-size: 100%;
    opacity: .4;
}

.login-wapp .login-box .card-input icon.prefix {
    width: .25rem;
    height: .56rem;
    position: absolute;
    left: .16rem;
    top: 0;
    background: url(../images/login-prefix.svg) no-repeat left center;
    background-size: 100%;
    opacity: .4;
}

.login-wapp .login-box .card-input icon.type {
    width: .25rem;
    height: .56rem;
    position: absolute;
    left: .16rem;
    top: 0;
    background: url(../images/login-type.png) no-repeat left center;
    background-size: 100%;
    opacity: .4;
}

.login-wapp .login-box .card-input input {
    width: 3.05rem;
    height: .46rem;
    position: absolute;
    left: .5rem;
    top: .05rem;
    border: 0;
    font-size: .18rem;
}

.login-wapp .login-box .card-input .sel-type {
    width: 3.05rem;
    height: .46rem;
    position: absolute;
    left: .5rem;
    top: .05rem;
    border: 0;
    font-size: .18rem;
}

.login-wapp .login-box .card-input .sel-type span {
    width: 100%;
    float: left;
    height: .46rem;
    line-height: .46rem;
    color: #CCC;
    font-size: .18rem;
    cursor: pointer;
    background: url(../images/login-next.png) no-repeat 90% center;
    background-size: .16rem;
    text-align: left;
}

.login-wapp .login-box .card-input .sel-type span.on {
    color: #333;
}

.login-wapp .login-box .card-input .sel-type ul {
    display: none;
    width: 1.60rem;
    max-height: 2.8rem;
    padding: .06rem 0;
    position: absolute;
    left: 0;
    top: .48rem;
    background-color: #FFF;
    border-radius: .08rem;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, .05), 0px 4px 10px rgba(0, 0, 0, .1);
    z-index: 99;
}

.login-wapp .login-box .card-input .sel-type ul .til {
    width: calc(100% - .24rem);
    height: .44rem;
    line-height: .44rem;
    float: left;
    margin-left: .12rem;
    font-size: .13rem;
    text-align: left;
    color: rgba(32, 32, 32, .4);
}

.login-wapp .login-box .card-input .sel-type ul li {
    width: calc(100% - .24rem);
    margin-left: .12rem;
    height: .32rem;
    line-height: .32rem;
    float: left;
    text-align: left;
    font-size: .13rem;
    text-indent: .32rem;
    cursor: pointer;
}

.login-wapp .login-box .card-input .sel-type ul li.on {
    background: url(../images/managemode-icon01.png) no-repeat .12rem center;
    background-size: .12rem;
}

.login-wapp .login-box .card-input .sel-type ul li:hover {
    background-color: #009DFF;
    border-radius: .04rem;
    color: #FFF;
}

.login-wapp .login-box .card-input .sel-type ul li.on:hover {
    background: #009DFF url(../images/managemode-icon01on.png) no-repeat .12rem center;
    background-size: .12rem;
}

.login-wapp .login-box .card-input span.get-code {
    height: .56rem;
    line-height: .56rem;
    position: absolute;
    right: .16rem;
    font-size: .16rem;
    color: #009DFF;
    cursor: pointer;
    z-index: 2;
}

.login-wapp .login-box .card-input.on {
    background-color: #f5faff;
    border: 2px solid #009DFF;
}

.login-wapp .login-box .card-input.on icon.phone {
    opacity: 1;
    transition: all .5s;
}

.login-wapp .login-box .card-input.on icon.pass {
    opacity: 1;
    transition: all .5s;
}

.login-wapp .login-box .card-input.on icon.type {
    opacity: 1;
    transition: all .5s;
}

.login-wapp .login-box .input-mode span.remenber {
    margin: 0 0 .22rem .62rem;
    float: left;
    font-size: .14rem;
    color: #656e7a;
    cursor: pointer;
    background: url(../images/login-remenber.png) no-repeat left .03rem;
    background-size: .14rem;
    text-indent: .16rem;
    transition: all .5s;
}

.login-wapp .login-box .input-mode span.remenber font {
    padding: 0 0 0 .1rem;
    color: #009DFF;
    cursor: pointer;
}

.login-wapp .login-box .input-mode span.remenber.on {
    background: url(../images/login-remenber-on.png) no-repeat left .03rem;
    background-size: .14rem;
}

.login-wapp .login-box .input-mode span.forget-pwd {
    margin: 0 .62rem .22rem 0;
    float: right;
    font-size: .14rem;
    color: #009DFF;
    cursor: pointer;
}

.login-wapp .login-box .input-mode span.tips {
    width: 3.62rem;
    float: left;
    margin: 0 0 .22rem .62rem;
    font-size: .12rem;
    color: rgba(35, 48, 65, 0.7);
    text-align: center;
    line-height: 1.4;
}

.login-wapp .login-box .input-mode span.tips font {
    padding: 0 .1rem;
    color: #009DFF;
    cursor: pointer;
}

.login-wapp .login-box .input-mode button {
    width: 3.62rem;
    height: .56rem;
    float: left;
    margin: 0 0 .22rem .62rem;
    background-color: #009DFF;
    border-radius: .12rem;
    font-size: .18rem;
    color: #FFF;
    cursor: pointer;
    transition: all .5s;
}

.login-wapp .login-box .input-mode button:hover {
    background-color: #008efa;
    box-shadow: rgba(23, 25, 29, .2) 0px 16px 16px -16px, rgb(23 25 29/3%) 0px 14px 20px 0px, rgb(23 25 29/4%) 0px 0px 0px 1px;
}

.login-wapp .login-box .input-mode button:active {
    transform: scale3d(0.94, 0.94, 0.94);
}

.login-wapp .login-box .input-mode button.disabled {
    opacity: .5;
    cursor: default;
}

.login-wapp .login-box .input-mode button.disabled:hover {
    background-color: #009DFF;
    opacity: .5;
    cursor: default;
    box-shadow: rgba(255, 255, 255, 1) 0px 0px 0px 0px, rgb(255 255 255/100%) 0px 0px 0px 0px, rgb(255 255 255/100%) 0px 0px 0px 0px;
}

.login-wapp .login-box .input-mode button.disabled:active {
    transform: scale3d(1, 1, 1);
}

/* 按钮	
---------------------------------------- */
.but-box {
    width: 100%;
    float: left;
    margin: 24px 0;
    text-align: center;
}

button {
    width: 80px;
    height: 28px;
    line-height: 26px;
    float: none;
    margin-left: 12px;
    border-radius: 5px;
    font-size: 12px;
    cursor: pointer;
    transition: all .5s;
    display: inline-table;
}

button.oncolor {
    border: 1px solid #009DFF;
    background-color: #009DFF;
    color: #FFF;
}

button.oncolor:hover {
    border: 1px solid #008efa;
    background-color: #008efa;
    color: #FFF;
}

button.reset {
    border: 1px solid #D9D9D9;
    background-color: #FFF;
    color: #313131;
}

button.reset:hover {
    border: 1px solid #009DFF;
    color: #009DFF;
}

/* 页眉	
---------------------------------------- */
.header {
    width: 100%;
    height: 60px;
    float: left;
    border-bottom: 1px solid #e9e9ea;
    background-color: #FFF;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
}

.header .header-content {
    width: 100%;
    height: 60px;
    padding: 0 24px;
    box-sizing: border-box;
}

.header .logo {
    width: 100px;
    height: 60px;
    float: left;
    background: url(../images/logo2.png) no-repeat left center;
    background-size: 100%;
}

.header .welcome {
    height: 60px;
    line-height: 60px;
    float: left;
    margin-left: 48px;
}

.header .back {
    height: 60px;
    line-height: 60px;
    float: right;
    font-size: 12px;
}

.header .back span {
    width: auto;
    height: 60px;
    line-height: 60px;
    float: right;
    margin: 0;
    color: #009DFF;
    font-size: 12px;
}

.header .head-menu {
    height: 60px;
    float: left;
    margin-left: 24px;
}

.header .head-menu .menu-big {
    line-height: 60px;
    float: left;
    padding: 0 24px;
    font-size: 14px;
    cursor: pointer;
    position: relative;
}

.header .head-menu .menu-big.on {
    color: #009DFF;
    font-weight: bold;
}

.header .head-menu .menu-big i {
    width: 6px;
    height: 6px;
    position: absolute;
    border-radius: 50%;
    background-color: red;
    right: 25px;
    top: 20px;
}

.header .head-menu .menu-big ul {
    display: none;
    width: 160px;
    max-height: 280px;
    padding: 6px 0;
    position: absolute;
    left: 20px;
    top: 55px;
    background-color: #FFF;
    border-radius: 8px;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, .05), 0px 4px 10px rgba(0, 0, 0, .1);
    z-index: 99;
}

.header .head-menu .menu-big ul li {
    width: calc(100% - 24px);
    margin-left: 12px;
    height: 32px;
    line-height: 32px;
    float: left;
    font-size: 13px;
    color: #333;
    text-align: left;
    text-indent: 16px;
    cursor: pointer;
}

.header .head-menu .menu-big ul li:hover {
    background-color: #009DFF;
    border-radius: 4px;
    color: #FFF;
}

.header .head-menu .menu-big:hover ul {
    display: block;
}

.header text {
    height: 60px;
    line-height: 60px;
    float: right;
    margin: 0 24px 0 0;
}

.header span {
    width: 28px;
    height: 28px;
    float: right;
    margin: 16px 16px 0 0;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
    transition: all .5s;
}

.header span.icon01 {
    background: url(../images/header-icon04.png) no-repeat center center;
    background-size: 16px;
}

.header span.icon01:hover {
    background: #f2f2f2 url(../images/header-icon04.png) no-repeat center center;
    background-size: 16px;
}

.header span.icon02 {
    background: url(../images/user-edit.png) no-repeat center center;
    background-size: 16px;
}

.header span.icon02:hover {
    background: #f2f2f2 url(../images/user-edit.png) no-repeat center center;
    background-size: 16px;
}

.header span.icon03 {
    background: url(../images/header-icon03.png) no-repeat center center;
    background-size: 16px;
}

.header span.icon03:hover {
    background: #f2f2f2 url(../images/header-icon03.png) no-repeat center center;
    background-size: 16px;
}

.header span.icon04 {
    background: url(../images/help.png) no-repeat center center;
    background-size: 16px;
}

.header span.icon04:hover {
    background: #f2f2f2 url(../images/help.png) no-repeat center center;
    background-size: 16px;
}

.header span font {
    display: none;
    width: 48px;
    height: 28px;
    line-height: 28px;
    background-color: rgba(0, 0, 0, .7);
    font-size: 12px;
    color: #FFF;
    border-radius: 4px;
    position: absolute;
    left: 50%;
    top: 36px;
    margin-left: -24px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, .2) 0 0 2px;
    z-index: 2;
}

.header span:hover font {
    display: block;
}

.header button {
    width: 92px;
    line-height: 25px;
    float: right;
    margin: 16px 0 0 0;
    background: #009DFF url(../images/header-icon02.png) no-repeat 12px center;
    background-size: 10px;
    text-indent: 28px;
    text-align: left;
}

/* 左侧菜单	
---------------------------------------- */
.left-menu {
    width: 180px;
    height: 100%;
    float: left;
    background-color: #FFF;
    border-right: 1px solid #e9e9ea;
    overflow-y: visible;
    position: fixed;
    left: 0;
    top: 60px;
    z-index: 100;
    padding-bottom: 50px;
}

.left-menu .menu-item {
    width: 100%;
    min-height: 50px;
    float: left;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    position: relative;
    transition: all .3s;
    border-bottom: 1px solid #f5f5f5;
    box-sizing: border-box;
}

.left-menu .menu-item .menu-header {
    width: 100%;
    height: 50px;
    line-height: 50px;
    float: left;
    padding: 0 20px;
    position: relative;
    box-sizing: border-box;
}

.left-menu .menu-item:hover .menu-header {
    background-color: #f8f9fa;
    color: #009DFF;
}

/* .left-menu .menu-item.on .menu-header {
    background-color: #e3f2fd;
    color: #009DFF;
    border-left: 4px solid #009DFF;
} */

.left-menu .menu-item .menu-icon {
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 12px 0 0;
    font-size: 16px;
    line-height: 50px;
    vertical-align: middle;
    margin-top: 5px;
}

.left-menu .menu-item .menu-text {
    float: left;
    font-size: 14px;
    line-height: 50px;
    vertical-align: middle;
}

.left-menu .menu-item .menu-arrow {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -18px;
    font-size: 12px;
    color: #999;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    text-align: center;
}

.left-menu .menu-item.expanded .menu-arrow {
    transform: rotate(90deg);
}

.left-menu .menu-item .sub-menu {
    display: none;
    width: 100%;
    float: left;
    background-color: #f8f9fa;
    border-top: 1px solid #e9e9ea;
    position: relative;
}

.left-menu .menu-item .sub-menu li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    padding: 0 20px 0 10px;
    font-size: 13px;
    color: #666;
    cursor: pointer;
    transition: all .3s;
    border-bottom: 1px solid #f0f0f0;
    box-sizing: border-box;
}

.left-menu .menu-item .sub-menu li:hover {
    background-color: #e3f2fd;
    color: #009DFF;
}

.left-menu .menu-item .sub-menu li:last-child {
    border-bottom: none;
}

/* 主区域	
---------------------------------------- */
.main-content {
    width: calc(100% - 200px);
    margin-left: 180px;
    padding: 24px;
    float: left;
    background-color: #F5F5F5;
    min-height: calc(100vh - 60px);
    margin-top: 60px;
}

.main-content h4 {
    width: 100%;
    float: left;
    margin: 24px 0 12px 0;
    font-size: 24px;
    text-align: left;
    color: #000;
    position: relative;
}

.main-content h4 .icon-back {
    width: 28px;
    height: 28px;
    float: left;
    margin: 3px 12px 0 0;
    background: url(../images/back.png) no-repeat center center;
    background-size: 16px;
    border-radius: 4px;
    transition: all .5s;
    cursor: pointer;
    position: relative;
}

.main-content h4 .icon-back:hover {
    background: #FFF url(../images/back.png) no-repeat center center;
    background-size: 16px;
}

.main-content h4 .icon-back font {
    display: none;
    width: 48px;
    height: 28px;
    line-height: 28px;
    background-color: rgba(0, 0, 0, .7);
    font-size: 11px;
    color: #FFF;
    border-radius: 4px;
    position: absolute;
    left: 50%;
    top: 36px;
    margin-left: -24px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, .2) 0 0 2px;
    z-index: 2;
}

.main-content h4 .icon-back:hover font {
    display: block
}

.main-content h4 button {
    width: 80px;
    height: 28px;
    line-height: 26px;
    float: right;
    margin: 2px 0 0 8px;
    border: 1px solid #D9D9D9;
    background-color: #FFF;
    color: #333;
    font-size: 12px;
    cursor: pointer;
    border-radius: 4px;
    transition: all .5s;
}

.main-content h4 button:hover {
    border: 1px solid #009DFF;
    color: #009DFF;
}

.main-content h4 button.oncolor {
    border: 1px solid #009DFF;
    background-color: #009DFF;
    color: #FFF;
}

.main-content h4 button.oncolor:hover {
    border: 1px solid #008efa;
    background-color: #008efa;
    color: #FFF;
}

.main-content h4 .time {
    float: right;
    font-size: 20px;
    color: red;
    margin-top: 12px;
}

.main-content h5 {
    width: 100%;
    float: left;
    margin: 12px 0;
    font-size: 18px;
    color: #000;
    text-align: left;
    font-weight: bold;
    position: relative;
}

.main-content h5 .switch-box {
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 0;
    top: 2px;
}

.main-content h5 .switch-box span {
    width: 28px;
    height: 16px;
    float: left;
    margin-top: 2px;
    background-color: #DCDFE6;
    border-radius: 14px;
    padding: 0;
    position: relative;
    cursor: pointer;
    transition: background-color .3s;
}

.main-content h5 .switch-box span font {
    width: 10px;
    height: 10px;
    position: absolute;
    left: 2px;
    top: 3px;
    background-color: #FFF;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    transition: left .3s;
}

.main-content h5 .switch-box span.on {
    background-color: #009DFF;
}

.main-content h5 .switch-box span.on font {
    left: 14px;
}

.main-content h5 .switch-box text {
    float: left;
    margin-left: 8px;
    font-size: 12px;
}

.main-content h5 .user {
    width: 100%;
    display: inline-table;
    font-size: 13px;
}

.main-content h5 .user font {
    width: auto;
    font-size: 16px;
    margin-left: 4px;
    opacity: .5
}

.main-content h5 .man-pri {
    width: auto;
    float: right;
    margin: 4px 0 0 0;
}

.main-content h5 .man-pri .type {
    float: left;
    margin-right: 10px;
}

.main-content h5 .man-pri span {
    float: left;
    font-size: 12px;
}

.main-content h5 .man-pri .input-box {
    width: 50px;
    float: left;
    font-size: 12px;
    border-bottom: 1px solid rgba(129, 129, 129, .3);
    position: relative
}

.main-content h5 .man-pri .input-box span {
    width: 100%;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    float: left;
    text-align: left;
    text-indent: 0;
    color: rgba(0, 0, 0, .5);
    background: url(../images/menu-next.png) no-repeat 90% center;
    background-size: 12px;
    padding: 0;
    cursor: pointer;
}

.main-content h5 .man-pri .input-box span.on {
    color: #333;
}

.main-content h5 .man-pri .input-box ul {
    display: none;
    width: 160px;
    max-height: 280px;
    padding: 6px 0;
    position: absolute;
    left: 0;
    top: 24px;
    background-color: #FFF;
    border-radius: 8px;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, .05), 0px 4px 10px rgba(0, 0, 0, .1);
    z-index: 99;
}

.main-content h5 .man-pri .input-box ul .til {
    width: calc(100% - 24px);
    height: 44px;
    line-height: 44px;
    float: left;
    margin-left: 12px;
    font-size: 13px;
    color: rgba(32, 32, 32, .4);
}

.main-content h5 .man-pri .input-box .date-iscoll {
    width: 100%;
    height: 160px;
    float: left;
    overflow: hidden;
}

.main-content h5 .man-pri .input-box ul li {
    width: calc(100% - 24px);
    margin-left: 12px;
    height: 32px;
    line-height: 32px;
    float: left;
    font-size: 13px;
    color: #000;
    text-indent: 32px;
    cursor: pointer;
}

.main-content h5 .man-pri .input-box ul li.on {
    background: url(../images/managemode-icon01.png) no-repeat 12px center;
    background-size: 12px;
}

.main-content h5 .man-pri .input-box ul li:hover {
    background-color: #009DFF;
    border-radius: 4px;
    color: #FFF;
}

.main-content h5 .man-pri .input-box ul li.on:hover {
    background: #009DFF url(../images/managemode-icon01on.png) no-repeat 12px center;
    background-size: 12px;
}

.main-content h5 .man-pri .input-box ul .input-box.icon {
    width: calc(100% - 24px);
    height: 32px;
    border: 1px solid #ebebeb;
    border-radius: 8px;
    margin: 4px 0 0 12px;
    background: url(../images/header-icon07.png) no-repeat 12px center;
    background-size: 14px;
}

.main-content h5 .man-pri .input-box ul .input-box input {
    width: calc(100% - 50px);
    height: 32px;
    border: 0;
    float: left;
    margin: 0 0 0 40px;
}

.main-content h5 .man-pri .input-box .search-lay {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
}

.main-content h5 span.tips {
    position: absolute;
    right: 0;
    line-height: 24px;
    font-size: 12px;
    font-weight: normal;
    background: url(../images/tips-icon01.png) no-repeat left center;
    background-size: 14px;
    text-indent: 20px;
}

.main-content h5 button {
    width: 80px;
    height: 28px;
    line-height: 26px;
    float: right;
    margin: 2px 0 0 8px;
    border: 1px solid #D9D9D9;
    background-color: #FFF;
    color: #333;
    font-size: 12px;
    cursor: pointer;
    border-radius: 4px;
    transition: all .5s;
}

.main-content h5 button:hover {
    border: 1px solid #009DFF;
    color: #009DFF;
}

.main-content h5 button.oncolor {
    border: 1px solid #009DFF;
    background-color: #009DFF;
    color: #FFF;
}

.main-content h5 button.oncolor:hover {
    border: 1px solid #008efa;
    background-color: #008efa;
    color: #FFF;
}

/* echart图表	
---------------------------------------- */
.list-wapp {
    width: 100%;
    float: left;
}

.tab-nav {
    width: 100%;
    margin-top: 40px;
    float: left;
    text-align: left;
}

.tab-button {
    width: 200px;
    height: 40px;
    font-size: 20px;
    border-bottom: 3px solid transparent;
    cursor: pointer;
    font-size: 18px;
    color: #666;
    border-radius: 0;
}

.tab-button.active {
    color: #1890ff;
    border-bottom-color: #1890ff;
    font-weight: bold;
}

.tab-button:hover {
    color: #1890ff;
}


.tab-content {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.echart-wapp {
    width: 400%;
    float: left;
    margin-bottom: 24px;
}

.mode {
    width: calc((125.1%) / 4);
    height: 400px;
    float: left;
    background-color: #FFF;
    border-radius: 16px;
    margin: 24px 24px 0 0;
    position: relative;
}

.mode:last-child {
    margin-right: 0;
}

.mode .edit {
    width: 28px;
    height: 28px;
    position: absolute;
    right: 24px;
    top: 24px;
    background: #f2f2f2 url(../images/user-edit.png) no-repeat center center;
    background-size: 16px;
    cursor: pointer;
    border-radius: 4px;
    z-index: 1;
}

.mode .edit font {
    display: none;
    width: 64px;
    height: 28px;
    line-height: 28px;
    background-color: rgba(0, 0, 0, .7);
    font-size: 12px;
    color: #FFF;
    border-radius: 4px;
    position: absolute;
    left: 50%;
    top: 36px;
    margin-left: -32px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, .2) 0 0 2px;
}


.mode .edit:hover font {
    display: block;
}

.mode h4 {
    width: calc(100% - 48px);
    float: left;
    margin: 24px 24px 0 24px;
}

.mode h4 span {
    float: left;
    font-size: 24px;
    font-weight: bold;
}

.mode h4 span.icon01 {
    background: url(../images/type-icon01.png) no-repeat left center;
    background-size: 16px;
    text-indent: 24px;
}

.mode h4 span.icon02 {
    background: url(../images/type-icon02.png) no-repeat left center;
    background-size: 16px;
    text-indent: 24px;
}

.mode h4 span.icon03 {
    background: url(../images/type-icon03.png) no-repeat left center;
    background-size: 16px;
    text-indent: 24px;
}

.mode h4 span.icon04 {
    background: url(../images/type-icon04.png) no-repeat left center;
    background-size: 16px;
    text-indent: 24px;
}

.mode h4 span.icon05 {
    background: url(../images/type-icon05.png) no-repeat left center;
    background-size: 16px;
    text-indent: 24px;
}

.mode h4 span.icon06 {
    background: url(../images/type-icon06.png) no-repeat left center;
    background-size: 16px;
    text-indent: 24px;
}

.mode h4 font {
    float: left;
    margin: 8px 0 0 12px;
    font-size: 12px;
    background-color: #009DFF;
    border-radius: 4px;
    color: #FFF;
    padding: 2px 5px;
}

.mode .info {
    width: calc(100% - 48px);
    height: 18px;
    line-height: 18px;
    float: left;
    text-align: left;
    margin: 8px 0 0 24px;
}

.mode .info span.icon01 {
    float: left;
    font-size: 13px;
    font-weight: bold;
    opacity: .5;
    background: url(../images/user-phone.png) no-repeat left center;
    background-size: 16px;
    text-indent: 20px;
    font-size: 16px;
}

.mode .info.last-child {
    margin-top: 8px;
}

.mode .info.last-child font {
    float: left;
    margin: -2px 0 0 8px;
    font-size: 12px;
    background-color: #F2F2F2;
    padding: 2px 5px;
    color: #333;
    font-weight: normal;
    border-radius: 4px;
    cursor: pointer;
}

.mode .info.last-child font.on {
    background-color: #91cc75;
    color: #FFF;
}

.mode .num-line {
    width: 1px;
    height: 40px;
    float: left;
    margin-top: 40px;
    border-left: 1px solid rgba(0, 0, 0, .05);
}

.mode .num.nth01 {
    height: 80px;
    float: left;
    margin-top: 24px;
    width: calc(33.3% - 2px);
}

.mode .num span {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 12px;
}

.mode .num font {
    width: 100%;
    float: left;
    margin-top: 8px;
    text-align: center;
    font-size: 40px;
    color: #009DFF;
}

.mode .num.nth02 {
    position: absolute;
    right: 24px;
    top: 16px;
    font-size: 40px;
    color: #009DFF;
}

.mode .num.nth02 text {
    float: right;
    font-size: 12px;
    color: rgba(0, 0, 0, .5);
    margin: 24px 0 0 2px;
}

.mode .echarts {
    width: calc(100% - 48px);
    height: calc(100% - 64px);
    float: left;
    margin: 0 0 0 24px;
}

.mode .echarts.site01 {
    width: calc(100% - 205px);
    left: 160px;
}

.mode .echarts.site02 {
    width: calc(100% - 185px);
    left: 140px;
}

.mode .echarts .echarts-side {
    width: 100%;
    height: 100%;
    float: left;
}

.mode .echarts i {
    position: absolute;
    right: 13px;
    bottom: 70px;
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    z-index: 2;
}

.mode2 {
    width: calc((100% - 72px) / 4);
    float: left;
    background-color: #FFF;
    border-radius: 16px;
    margin: 24px 24px 0 0;
    position: relative;
}

.mode2:last-child {
    margin-right: 0;
}

.mode2 span {
    display: inline-block;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin: 32px 0;
    background: url(../images/type-icon04.png) no-repeat left center;
    background-size: 16px;
    text-indent: 24px;
}

.mode2 .num {
    width: 100%;
    float: left;
    margin-bottom: 24px;
    font-size: 40px;
    color: #009DFF;
}

.mode2 .num text {
    font-size: 12px;
    color: rgba(0, 0, 0, .5);
    margin: 0 0 0 2px;
}

.mode3 {
    width: calc((100% - 24px) / 2);
    height: 240px;
    float: left;
    background-color: #FFF;
    border-radius: 16px;
    margin: 24px 24px 0 0;
    position: relative;
}

.mode3:last-child {
    margin-right: 0;
}

.mode3 span {
    float: left;
    font-size: 24px;
    font-weight: bold;
    margin: 24px 0 12px 24px;
    background: url(../images/type-icon04.png) no-repeat left center;
    background-size: 16px;
    padding-left: 24px;
}

.mode3 .echarts {
    width: calc(100% - 48px);
    height: calc(100% - 48px);
    float: left;
    margin: -32px 0 0 24px;
}

.mode3 .echarts.site01 {
    width: calc(100% - 205px);
    left: 160px;
}

.mode3 .echarts.site02 {
    width: calc(100% - 185px);
    left: 140px;
}

.mode3 .echarts .echarts-side {
    width: 100%;
    height: 100%;
    float: left;
}

.mode3 .echarts i {
    position: absolute;
    right: 13px;
    bottom: 70px;
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    z-index: 2;
}

/* 流程	
---------------------------------------- */
.tips-menu {
    width: 100%;
    height: 50px;
    float: left;
    margin-top: 48px;
    border-radius: 16px;
}

.tips-menu label {
    width: 25%;
    height: 60px;
    float: left;
    position: relative;
}

.tips-menu label.width-20 {
    width: 20%;
}

.tips-menu label.width-33 {
    width: 33.3%;
}

.tips-menu label i {
    width: 100%;
    height: 4px;
    position: absolute;
    left: 0;
    top: 13px;
    background-color: #ddd;
}

.tips-menu label span {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    margin: 0 48px;
    color: #ddd;
    border: 1px solid #ddd;
    background-color: #FFF;
    border-radius: 50%;
    position: relative;
}

.tips-menu label span font {
    width: 160px;
    line-height: normal;
    position: absolute;
    top: -25px;
    left: 50%;
    margin-left: -80px;
    color: #999;
    font-size: 12px;
}

.tips-menu label.on i {
    background-color: #009DFF;
}

.tips-menu label.on span {
    color: #FFF;
    border: 1px solid #009DFF;
    background-color: #009DFF;
}

.tips-menu label.on span font {
    color: #313131;
}

/* 退换通知信息	
---------------------------------------- */
.th-tips {
    width: 100%;
    float: left;
    margin-bottom: 24px;
    background-color: #FFF;
    border-radius: 16px;
}

.th-tips span {
    width: auto;
    display: inline-block;
    font-size: 24px;
    padding: 24px 0 24px 40px;
}

.th-tips span.icon01 {
    background: url(../images/tips-icon01.png) no-repeat left center;
    background-size: 32px;
}

.th-tips span.icon02 {
    background: url(../images/table-on.png) no-repeat left center;
    background-size: 32px;
}


/* 列表	
---------------------------------------- */
.table-wapp {
    width: 100%;
    float: left;
    margin-bottom: 24px;
    background-color: #FFF;
    border-radius: 16px;
    overflow-x: hidden;
    line-height: 35px;
}

.table-wapp tr textarea::placeholder {
    color: #343434;
    /* 红色 */
    opacity: 1;
    /* 防止 Firefox 默认降低透明度 */
    scrollbar-width: none
}

.table-wapp tr textarea::-webkit-scrollbar {
    display: none;
}

.table-wapp table {
    width: 100%;
    float: left;
    margin: 0;
    border-collapse: collapse;
}

.table-wapp table tr.on {
    background-color: #f5f5f5;
    color: #999;
    filter: grayscale(100%);
}

.table-wapp table th {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: rgba(0, 0, 0, .5);
    border-bottom: 1px solid #ebebeb;
    text-align: left;
    font-weight: bold;
    position: relative;
    padding: 0 12px;
}

.table-wapp table th text,
.table-wapp table td text {
    width: calc(100% - 8px);
    float: left;
    margin-left: 8px;
}

.table-wapp table th text.xuan,
.table-wapp table td text.xuan {
    height: 30px;
    background: url(../images/table-icon12.png) no-repeat left center;
    background-size: 14px;
    cursor: pointer;
}

.table-wapp table th text.xuan.on,
.table-wapp table td text.xuan.on {
    background: url(../images/table-icon13.png) no-repeat left center;
    background-size: 14px;
}

.table-wapp table th text i {
    width: 55px;
    height: 23px;
    float: left;
    line-height: 23px;
    font-weight: normal;
    font-style: normal;
    color: #FFF;
    border-radius: 4px;
    text-align: center;
}

.table-wapp table th text i.color01 {
    background-color: #096;
}

.table-wapp table th text i.color02 {
    background-color: #009DFF;
}

.table-wapp table th text i.color03 {
    background-color: #f0a81e;
}

.table-wapp table th span.checkbox,
.table-wapp table td span.checkbox {
    width: 50px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    left: 80px;
    background: url(../images/table-icon12.png) no-repeat left center;
    background-size: 14px;
    text-indent: 20px;
    cursor: pointer;
}

.table-wapp table th span.checkbox.on,
.table-wapp table td span.checkbox.on {
    background: url(../images/table-icon13.png) no-repeat left center;
    background-size: 14px;
}

.table-wapp table th span.checkbox.site01 {
    top: 5px;
}

.table-wapp table th span.checkbox.site02 {
    top: 27px;
}

.table-wapp table td span.checkbox.site01 {
    top: 10px;
    color: rgba(0, 0, 0, .5)
}

.table-wapp table td span.checkbox.site02 {
    top: 32px;
    color: rgba(0, 0, 0, .5)
}

.table-wapp table th .input-box {
    width: calc(100% - 24px);
    height: 36px;
    float: left;
    margin: 0px 0 0 0;
    border: 0;
    font-size: 13px;
    position: relative;
}

.table-wapp table th .input-box span {
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    float: left;
    text-align: left;
    text-indent: 0;
    color: rgba(0, 0, 0, .5);
    background: url(../images/menu-next.png) no-repeat 90% center;
    background-size: 12px;
    cursor: pointer;
}

.table-wapp table th .input-box ul {
    display: none;
    width: 160px;
    max-height: 280px;
    padding: 6px 0;
    position: absolute;
    left: 0;
    top: 48px;
    background-color: #FFF;
    border-radius: 8px;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, .05), 0px 4px 10px rgba(0, 0, 0, .1);
    z-index: 99;
}

.table-wapp table th .input-box ul .til {
    width: calc(100% - 24px);
    height: 44px;
    line-height: 44px;
    float: left;
    margin-left: 12px;
    font-size: 13px;
    color: rgba(32, 32, 32, .4);
}

.table-wapp table th .input-box .date-iscoll {
    width: 100%;
    height: 160px;
    float: left;
    overflow: hidden;
}

.table-wapp table th .input-box ul li {
    width: calc(100% - 24px);
    margin-left: 12px;
    height: 32px;
    line-height: 32px;
    float: left;
    font-size: 13px;
    color: #000;
    text-indent: 32px;
    cursor: pointer;
}

.table-wapp table th .input-box ul li.on {
    background: url(../images/managemode-icon01.png) no-repeat 12px center;
    background-size: 12px;
}

.table-wapp table th .input-box ul li:hover {
    background-color: #009DFF;
    border-radius: 4px;
    color: #FFF;
}

.table-wapp table th .input-box ul li.on:hover {
    background: #009DFF url(../images/managemode-icon01on.png) no-repeat 12px center;
    background-size: 12px;
}

.table-wapp table th .input-box .search-lay {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
}

.table-wapp table th text font {
    width: 100%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table-wapp table th text font.color01 {
    background-color: rgba(0, 153, 102, 1);
    color: #FFF;
    padding: 2px 8px;
    border-radius: 4px;
}

.table-wapp table th text font.color02 {
    background-color: rgba(0, 157, 255, 1);
    color: #FFF;
    padding: 2px 8px;
    border-radius: 4px;
}

.table-wapp table th text font.color03 {
    background-color: rgba(240, 168, 30, 1);
    color: #FFF;
    padding: 2px 8px;
    border-radius: 4px;
}

.table-wapp table th text font.color04 {
    background-color: rgba(129, 129, 129, 1);
    color: #FFF;
    padding: 2px 8px;
    border-radius: 4px;
}

.table-wapp table td {
    height: 50px;
    font-size: 13px;
    color: #000;
    border-bottom: 1px solid #ebebeb;
    text-align: left;
    position: relative;
    padding: 0 12px;
}

.table-wapp table td.on {
    background-color: #f5f5f5;
    color: #999;
    filter: grayscale(100%);
}

.table-wapp table td.on2 {
    background-color: #f5f5f5;
    color: #999;
}

.table-wapp table tr:hover td {
    background-color: #eaf5ff;
}

.table-wapp table tr:hover td.on2 {
    background-color: #f5f5f5;
}

.table-wapp table td.icon01 {
    background: url(../images/table-icon01.png) no-repeat 12px center;
    background-size: 24px;
}

.table-wapp table td.icon02 {
    background: url(../images/table-icon02.png) no-repeat 12px center;
    background-size: 24px;
}

.table-wapp table td.icon03 {
    background: url(../images/table-icon11.png) no-repeat 5px 10px;
    background-size: 48px;
}

.table-wapp table td text.icon {
    height: 30px;
    background: url(../images/table-un.png) no-repeat left center;
    background-size: 24px;
    opacity: .3;
    cursor: pointer;
}

.table-wapp table td text.icon.on {
    background: url(../images/table-on.png) no-repeat left center;
    background-size: 24px;
    opacity: 1;
}

.table-wapp table td text icon.edit {
    width: 30px;
    height: 30px;
    float: left;
    background: url(../images/table-edit.png) no-repeat left center;
    background-size: 20px;
    cursor: pointer;
    opacity: .5
}

.table-wapp table td text icon.view {
    width: 30px;
    height: 30px;
    float: left;
    background: url(../images/table-view.png) no-repeat left center;
    background-size: 20px;
    cursor: pointer;
    opacity: .5
}

.table-wapp table td span {
    width: 100%;
    float: left;
    text-indent: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table-wapp table td span:nth-child(2) {
    font-size: 12px;
    color: rgba(0, 0, 0, .5);
}

.table-wapp table td button {
    width: auto;
    height: auto;
    line-height: normal;
    float: left;
    margin: 0 12px 0 0;
    font-size: 13px;
    color: #009DFF;
    border: 0;
    cursor: pointer;
    transition: all .5s;
    padding: 0 10px 0 0;
    background: none;
}

.table-wapp table td button:last-child {
    border: 0;
}

.table-wapp table td button:hover {
    color: #008efa;
    text-decoration: underline;
}

.table-wapp table td font {
    width: 90%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table-wapp table td font.pri {
    width: 55px;
    float: left;
}

.table-wapp table td font.textbig {
    font-size: 16px;
    font-weight: bold;
}

.table-wapp table td font.cankao {
    font-size: 13px;
    line-height: 18px;
}

.table-wapp table td font:nth-child(2) {
    font-size: 12px;
    color: rgba(0, 0, 0, .5);
}

.table-wapp table td font:nth-child(2) i {
    font-style: normal;
    height: auto;
    line-height: normal;
    font-size: 12px;
    color: rgba(0, 0, 0, .5);
    padding: 0;
}

.table-wapp table td font:nth-child(2).yunfei {
    margin-top: 10px;
    font-size: 14px;
}

.table-wapp table td font.state {
    text-indent: 10px;
}

.table-wapp table td font.state.type01 {
    background: url(../images/table-icon03.png) no-repeat left 6px;
}

.table-wapp table td font.state.type02 {
    background: url(../images/table-icon04.png) no-repeat left 6px;
}

.table-wapp table td font.state.type03 {
    background: url(../images/table-icon05.png) no-repeat left 6px;
}

.table-wapp table td font.state.type04 {
    background: url(../images/table-icon06.png) no-repeat left 6px;
}

.table-wapp table td font.state.type05 {
    background: url(../images/table-icon07.png) no-repeat left 6px;
}

.table-wapp table td font.state.type06 {
    background: url(../images/table-icon08.png) no-repeat left 6px;
}

.table-wapp table td font.state.type07 {
    background: url(../images/table-icon09.png) no-repeat left 6px;
}

.table-wapp table td font.state.type08 {
    background: url(../images/table-icon10.png) no-repeat left 6px;
}

.table-wapp table td font.state.pay01 {
    background: url(../images/pay01.png) no-repeat left center;
    background-size: auto 24px;
    text-indent: 28px;
}

.table-wapp table td font.state.pay02 {
    background: url(../images/pay02.png) no-repeat left center;
    background-size: auto 24px;
    text-indent: 28px;
}

.table-wapp table td i {
    height: 18px;
    line-height: 18px;
    font-size: 11px;
    font-style: normal;
    border-radius: 4px;
    padding: 0 5px;
    position: absolute;
}

.table-wapp table td .symbol {
    width: 24px;
    height: 24px;
    float: left;
    margin: 6px 0 0 0;
    cursor: pointer;
}

.table-wapp table td .symbol.icon01 {
    background: #f2f2f2 url(../images/header-icon05.png) no-repeat center center;
    background-size: 12px;
}

.table-wapp table td .symbol.icon02 {
    background: #f2f2f2 url(../images/header-icon08.png) no-repeat center center;
    background-size: 12px;
}

.table-wapp table td input {
    width: calc(100% - 24px);
    height: 36px;
    float: left;
    margin: 0px 0 0 0;
    border: 0;
    font-size: 13px;
    color: #000;
}

.table-wapp table td input.num {
    width: 36px;
    text-align: center;
    margin: 0 4px;
}

.table-wapp table td .input-box {
    width: calc(100% - 24px);
    height: 36px;
    float: left;
    margin: 0px 0 0 0;
    border: 0;
    font-size: 13px;
    position: relative;
}

.table-wapp table td .input-box.small {
    width: 100px;
    border-bottom: 1px solid rgba(129, 129, 129, .3);
}

.table-wapp table td .input-box span {
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 13px;
    float: left;
    text-align: left;
    text-indent: 0;
    color: #CCC;
    background: url(../images/menu-next.png) no-repeat 90% center;
    background-size: 12px;
    cursor: pointer;
}

.table-wapp table td .input-box span.on {
    color: #333;
}

.table-wapp table td .input-box span.type01 {
    background: url(../images/table-icon03.png) no-repeat left center, url(../images/menu-next.png) no-repeat 90% center/12px;
    text-indent: 10px;
}

.table-wapp table td .input-box span.type02 {
    background: url(../images/table-icon04.png) no-repeat left center, url(../images/menu-next.png) no-repeat 90% center/12px;
    text-indent: 10px;
}

.table-wapp table td .input-box ul {
    display: none;
    width: 160px;
    max-height: 280px;
    padding: 6px 0;
    position: absolute;
    left: 0;
    top: 48px;
    background-color: #FFF;
    border-radius: 8px;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, .05), 0px 4px 10px rgba(0, 0, 0, .1);
    z-index: 99;
}

.table-wapp table td .input-box ul .til {
    width: calc(100% - 24px);
    height: 44px;
    line-height: 44px;
    float: left;
    margin-left: 12px;
    font-size: 13px;
    color: rgba(32, 32, 32, .4);
}

.table-wapp table td .input-box .date-iscoll {
    width: 100%;
    height: 160px;
    float: left;
    overflow: hidden;
}

.table-wapp table td .input-box ul li {
    width: calc(100% - 24px);
    margin-left: 12px;
    height: 32px;
    line-height: 32px;
    float: left;
    font-size: 13px;
    color: #000;
    text-indent: 32px;
    cursor: pointer;
}

.table-wapp table th .input-box ul li.on {
    background: url(../images/managemode-icon01.png) no-repeat 12px center;
    background-size: 12px;
}

.table-wapp table th .input-box ul li:hover {
    background-color: #009DFF;
    border-radius: 4px;
    color: #FFF;
}

.table-wapp table th .input-box ul li.on:hover {
    background: #009DFF url(../images/managemode-icon01on.png) no-repeat 12px center;
    background-size: 12px;
}

.table-wapp table th .input-box .search-lay {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
}

.table-wapp table th text font {
    width: 100%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table-wapp table th text font.color01 {
    background-color: rgba(0, 153, 102, 1);
    color: #FFF;
    padding: 2px 8px;
    border-radius: 4px;
}

.table-wapp table th text font.color02 {
    background-color: rgba(0, 157, 255, 1);
    color: #FFF;
    padding: 2px 8px;
    border-radius: 4px;
}

.table-wapp table th text font.color03 {
    background-color: rgba(240, 168, 30, 1);
    color: #FFF;
    padding: 2px 8px;
    border-radius: 4px;
}

.table-wapp table th text font.color04 {
    background-color: rgba(129, 129, 129, 1);
    color: #FFF;
    padding: 2px 8px;
    border-radius: 4px;
}

.table-wapp table td {
    height: 50px;
    font-size: 13px;
    color: #000;
    border-bottom: 1px solid #ebebeb;
    text-align: left;
    position: relative;
    padding: 0 12px;
}

.table-wapp table td.on {
    background-color: #f5f5f5;
    color: #999;
    filter: grayscale(100%);
}

.table-wapp table td.on2 {
    background-color: #f5f5f5;
    color: #999;
}

.table-wapp table tr:hover td {
    background-color: #eaf5ff;
}

.table-wapp table tr:hover td.on2 {
    background-color: #f5f5f5;
}

.table-wapp table td.icon01 {
    background: url(../images/table-icon01.png) no-repeat 12px center;
    background-size: 24px;
}

.table-wapp table td.icon02 {
    background: url(../images/table-icon02.png) no-repeat 12px center;
    background-size: 24px;
}

.table-wapp table td.icon03 {
    background: url(../images/table-icon11.png) no-repeat 5px 10px;
    background-size: 48px;
}

.table-wapp table td text.icon {
    height: 30px;
    background: url(../images/table-un.png) no-repeat left center;
    background-size: 24px;
    opacity: .3;
    cursor: pointer;
}

.table-wapp table td text.icon.on {
    background: url(../images/table-on.png) no-repeat left center;
    background-size: 24px;
    opacity: 1;
}

.table-wapp table td text icon.edit {
    width: 30px;
    height: 30px;
    float: left;
    background: url(../images/table-edit.png) no-repeat left center;
    background-size: 20px;
    cursor: pointer;
    opacity: .5
}

.table-wapp table td text icon.view {
    width: 30px;
    height: 30px;
    float: left;
    background: url(../images/table-view.png) no-repeat left center;
    background-size: 20px;
    cursor: pointer;
    opacity: .5
}

.table-wapp table td span {
    width: 100%;
    float: left;
    text-indent: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table-wapp table td span:nth-child(2) {
    font-size: 12px;
    color: rgba(0, 0, 0, .5);
}

.table-wapp table td button {
    width: auto;
    height: auto;
    line-height: normal;
    float: left;
    margin: 0 12px 0 0;
    font-size: 13px;
    color: #009DFF;
    border: 0;
    cursor: pointer;
    transition: all .5s;
    padding: 0 10px 0 0;
    background: none;
}

.table-wapp table td button:last-child {
    border: 0;
}

.table-wapp table td button:hover {
    color: #008efa;
    text-decoration: underline;
}

.table-wapp table td font {
    width: 90%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table-wapp table td font.pri {
    width: 55px;
    float: left;
}

.table-wapp table td font.textbig {
    font-size: 16px;
    font-weight: bold;
}

.table-wapp table td font.cankao {
    font-size: 13px;
    line-height: 18px;
    margin-top: 4px;
}

.table-wapp table td font:nth-child(2) {
    font-size: 12px;
    color: rgba(0, 0, 0, .5);
}

.table-wapp table td font:nth-child(2) i {
    font-style: normal;
    height: auto;
    line-height: normal;
    font-size: 12px;
    color: rgba(0, 0, 0, .5);
    padding: 0;
}

.table-wapp table td font:nth-child(2).yunfei {
    margin-top: 10px;
    font-size: 14px;
}

.table-wapp table td font.state {
    text-indent: 10px;
}

.table-wapp table td font.state.type01 {
    background: url(../images/table-icon03.png) no-repeat left 6px;
}

.table-wapp table td font.state.type02 {
    background: url(../images/table-icon04.png) no-repeat left 6px;
}

.table-wapp table td font.state.type03 {
    background: url(../images/table-icon05.png) no-repeat left 6px;
}

.table-wapp table td font.state.type04 {
    background: url(../images/table-icon06.png) no-repeat left 6px;
}

.table-wapp table td font.state.type05 {
    background: url(../images/table-icon07.png) no-repeat left 6px;
}

.table-wapp table td font.state.type06 {
    background: url(../images/table-icon08.png) no-repeat left 6px;
}

.table-wapp table td font.state.type07 {
    background: url(../images/table-icon09.png) no-repeat left 6px;
}

.table-wapp table td font.state.type08 {
    background: url(../images/table-icon10.png) no-repeat left 6px;
}

.table-wapp table td font.state.pay01 {
    background: url(../images/pay01.png) no-repeat left center;
    background-size: auto 24px;
    text-indent: 28px;
}

.table-wapp table td font.state.pay02 {
    background: url(../images/pay02.png) no-repeat left center;
    background-size: auto 24px;
    text-indent: 28px;
}

.table-wapp table td i {
    height: 18px;
    line-height: 18px;
    font-size: 11px;
    font-style: normal;
    border-radius: 4px;
    padding: 0 5px;
    position: absolute;
}

.table-wapp table td .symbol {
    width: 24px;
    height: 24px;
    float: left;
    margin: 6px 0 0 0;
    cursor: pointer;
}

.table-wapp table td .symbol.icon01 {
    background: #f2f2f2 url(../images/header-icon05.png) no-repeat center center;
    background-size: 12px;
}

.table-wapp table td .symbol.icon02 {
    background: #f2f2f2 url(../images/header-icon08.png) no-repeat center center;
    background-size: 12px;
}

.table-wapp table td input {
    width: calc(100% - 24px);
    height: 36px;
    float: left;
    margin: 0px 0 0 0;
    border: 0;
    font-size: 13px;
    color: #000;
}

.table-wapp table td input.num {
    width: 36px;
    text-align: center;
    margin: 0 4px;
}

.table-wapp table td .input-box {
    width: calc(100% - 24px);
    height: 36px;
    float: left;
    margin: 0px 0 0 0;
    border: 0;
    font-size: 13px;
    position: relative;
}

.table-wapp table td .input-box.small {
    width: 100px;
    border-bottom: 1px solid rgba(129, 129, 129, .3);
}

.table-wapp table td .input-box span {
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 13px;
    float: left;
    text-align: left;
    text-indent: 0;
    color: #CCC;
    background: url(../images/menu-next.png) no-repeat 90% center;
    background-size: 12px;
    cursor: pointer;
}

.table-wapp table td .input-box span.on {
    color: #333;
}

.table-wapp table td .input-box span.type01 {
    background: url(../images/table-icon03.png) no-repeat left center, url(../images/menu-next.png) no-repeat 90% center/12px;
    text-indent: 10px;
}

.table-wapp table td .input-box span.type02 {
    background: url(../images/table-icon04.png) no-repeat left center, url(../images/menu-next.png) no-repeat 90% center/12px;
    text-indent: 10px;
}

.table-wapp table td .input-box ul {
    display: none;
    width: 160px;
    max-height: 280px;
    padding: 6px 0;
    position: absolute;
    left: 0;
    top: 48px;
    background-color: #FFF;
    border-radius: 8px;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, .05), 0px 4px 10px rgba(0, 0, 0, .1);
    z-index: 99;
}

.table-wapp table td .input-box ul .til {
    width: calc(100% - 24px);
    height: 44px;
    line-height: 44px;
    float: left;
    margin-left: 12px;
    font-size: 13px;
    color: rgba(32, 32, 32, .4);
}

.table-wapp table td .input-box .date-iscoll {
    width: 100%;
    height: 160px;
    float: left;
    overflow: hidden;
}

.table-wapp table td .input-box ul li {
    width: calc(100% - 24px);
    margin-left: 12px;
    height: 32px;
    line-height: 32px;
    float: left;
    font-size: 13px;
    text-indent: 32px;
    cursor: pointer;
}

.table-wapp table th .input-box ul li.on {
    background: url(../images/managemode-icon01.png) no-repeat 12px center;
    background-size: 12px;
}

.table-wapp table th .input-box ul li:hover {
    background-color: #009DFF;
    border-radius: 4px;
    color: #FFF;
}

.table-wapp table th .input-box ul li.on:hover {
    background: #009DFF url(../images/managemode-icon01on.png) no-repeat 12px center;
    background-size: 12px;
}

.table-wapp table th .input-box ul .input-box {
    width: calc(100% - 26px);
    height: 32px;
    float: left;
    margin: 0 0 8px 12px;
    background: url(../images/header-icon03.png) no-repeat 12px center;
    background-size: 14px;
}

.table-wapp table th .input-box ul .input-box input {
    width: calc(100% - 50px);
    height: 32px;
    border: 0;
    float: left;
    margin: 0 0 0 40px;
}

.table-wapp table td .input-box .search-lay {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
}

.table-wapp table td .add-inquiry {
    width: 100%;
    float: left;
    color: #009DFF;
    cursor: pointer;
    text-align: center;
    transition: all .5s;
}

.table-wapp table td .add-inquiry:hover {
    color: #008efa;
}

.table-wapp table td .search-lay {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
}

.table-wapp table td .pris {
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin: 2px 0;
    float: left;
    cursor: pointer;
}

.table-wapp table td .pris.color01 {
    background-color: #096;
    color: #FFF
}

.table-wapp table td .pris.color02 {
    background-color: #009DFF;
    color: #FFF
}

.table-wapp table td .pris.color03 {
    background-color: #f0a81e;
    color: #FFF
}

.table-wapp table td .pris.color04 {
    background-color: #818181;
    color: #FFF
}

.table-wapp table td .pris.color01 font {
    color: #FFF
}

.table-wapp table td .pris.color02 font {
    color: #FFF
}

.table-wapp table td .pris.color03 font {
    color: #FFF
}

.table-wapp table td .pris.color04 font {
    color: #FFF
}

.table-wapp table td .pris icon {
    width: 50px;
    padding: 0;
    height: 18px;
    line-height: 18px;
    float: left;
    margin-top: 6px;
    font-size: 11px;
    color: #FFF;
    text-align: center;
    border-radius: 4px;
}

.table-wapp table td .pris icon.width-d {
    width: 60px;
    text-align: center;
}

.table-wapp table td .pris icon.color01 {
    background-color: #096;
}

.table-wapp table td .pris icon.color02 {
    background-color: #009DFF;
}

.table-wapp table td .pris icon.color03 {
    background-color: #f0a81e;
}

.table-wapp table td .pris icon.color04 {
    background-color: #818181;
}

.table-wapp table td .pris i {
    width: 80px;
    height: 29px;
    text-indent: 2px;
    float: left;
    margin-left: 4px;
    font-style: normal;
    font-size: 14px;
}

.table-wapp table td .pris i.dan {
    line-height: 29px;
}

.table-wapp table td .pris i.full {
    line-height: 29px;
}

.table-wapp table td .pris i.color01 {
    border-bottom: 1px solid rgba(0, 153, 102, .3);
}

.table-wapp table td .pris i.color02 {
    border-bottom: 1px solid rgba(0, 157, 255, .3);
}

.table-wapp table td .pris i.color03 {
    border-bottom: 1px solid rgba(240, 168, 30, .3);
}

.table-wapp table td .pris i.color04 {
    border-bottom: 1px solid rgba(129, 129, 129, .3);
}

.table-wapp table td .pris i h6 {
    width: auto;
    font-size: 11px;
    float: right;
}

.table-wapp table td .pris font {
    width: auto;
    float: left;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: rgba(0, 0, 0, .5)
}

.table-wapp table td .pris input {
    width: 80px;
    height: 29px;
    text-indent: 2px;
    float: left;
    margin-left: 4px;
    font-style: normal;
    font-size: 14px;
}

.table-wapp table td .pris input.color01 {
    border-bottom: 1px solid rgba(0, 153, 102, .3);
}

.table-wapp table td .pris input.color02 {
    border-bottom: 1px solid rgba(0, 157, 255, .3);
}

.table-wapp table td .pris input.color03 {
    border-bottom: 1px solid rgba(240, 168, 30, .3);
}

.table-wapp table td .pris input.color04 {
    border-bottom: 1px solid rgba(129, 129, 129, .3);
}

.table-wapp .switch-box {
    width: calc(100% - 48px);
    float: left;
    margin: 0 0 24px 24px;
    text-align: left;
}

.table-wapp .switch-box span {
    width: 28px;
    height: 16px;
    float: left;
    background-color: #DCDFE6;
    border-radius: 14px;
    padding: 0;
    position: relative;
    cursor: pointer;
    transition: background-color .3s;
}

.table-wapp .switch-box span font {
    width: 10px;
    height: 10px;
    position: absolute;
    left: 2px;
    top: 3px;
    background-color: #FFF;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    transition: left .3s;
}

.table-wapp .switch-box span.on {
    background-color: #009DFF;
}

.table-wapp .switch-box span.on font {
    left: 14px;
}

.table-wapp .switch-box text {
    float: left;
    margin-left: 8px;
    font-size: 12px;
}


.table-wapp .but-box {
    width: auto;
    float: right;
    margin: 24px 24px 24px 0;
}

.table-wapp .but-box button {
    float: left;
    margin: 0 0 0 12px;
}


.table-wapp .img-box {
    width: calc(100% - 48px);
    float: left;
    margin: 0 0 24px 24px;
}

.table-wapp .img-box .che-upload {
    width: calc((100% - 120px) / 10);
    float: left;
    margin: 0 12px 0 0;
    overflow: hidden;
    border-radius: 9px;
    cursor: pointer;
    position: relative;
}

.table-wapp .img-box .che-upload img {
    width: 100%;
    height: 100%;
}


.table-wapp table.edit {
    width: calc(100% - 48px);
    float: left;
    margin: 0 0 24px 24px;
}

.table-wapp table.edit th {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    background-color: rgba(0, 0, 0, .02);
    border: 1px solid #ebebeb;
    border-width: 0 1px 1px 0;
}

.table-wapp table.edit th text {
    width: calc(100% - 16px);
    height: 30px;
    line-height: 30px;
    float: left;
    margin-left: 8px;
    text-align: center;
}

.table-wapp table.edit th text.tils {
    text-align: left;
}

.table-wapp table.edit td {
    font-size: 14px;
    border: 1px solid #ebebeb;
    border-width: 0 1px 1px 0;
}

.table-wapp table.edit td text {
    height: calc(100% - 16px);
    float: left;
    margin-left: 8px;
    text-align: left;
}

.table-wapp table.edit td text.tils font {
    height: auto;
    line-height: normal;
    text-align: left;
}

.table-wapp table.edit td text font {
    float: left;
    line-height: 34px;
    text-align: center;
}

/* 比价列表	
---------------------------------------- */
.table-wapp table.no-hover tr:hover td {
    background-color: transparent;
}

.table-wapp table.no-hover tr td.hover01,
.table-wapp table.no-hover tr td.hover02,
.table-wapp table.no-hover tr td.hover03,
.table-wapp table.no-hover tr td.hover04,
.table-wapp table.no-hover tr td.hover05 {
    cursor: pointer;
    transition: all .5s;
}

.table-wapp table.no-hover tr th.hover01,
.table-wapp table.no-hover tr th.hover02,
.table-wapp table.no-hover tr th.hover03,
.table-wapp table.no-hover tr th.hover04,
.table-wapp table.no-hover tr th.hover05 {
    cursor: pointer;
    transition: all .5s;
}

.table-wapp table.no-hover tr td.hover01.on,
.table-wapp table.no-hover tr td.hover02.on,
.table-wapp table.no-hover tr td.hover03.on,
.table-wapp table.no-hover tr td.hover04.on,
.table-wapp table.no-hover tr td.hover05.on {
    background-color: #096;
    color: #FFF;
}

.table-wapp table.no-hover tr td.hover01.hover,
.table-wapp table.no-hover tr td.hover02.hover,
.table-wapp table.no-hover tr td.hover03.hover,
.table-wapp table.no-hover tr td.hover05.hover {
    background-color: #096;
    color: #FFF;
}

.table-wapp table.no-hover tr th.hover01.hover,
.table-wapp table.no-hover tr th.hover02.hover,
.table-wapp table.no-hover tr th.hover03.hover,
.table-wapp table.no-hover tr th.hover05.hover {
    background-color: #096;
    color: #FFF;
}

.table-wapp table.no-hover tr td.hover04.hover {
    background-color: #FC0;
    color: #FFF;
}

.table-wapp table.no-hover tr th.hover04.hover {
    background-color: #FC0;
    color: #FFF;
}

.table-wapp table.no-hover td {
    height: auto;
    padding: 12px 0;
}

.table-wapp table.no-hover td.type-jiang {
    background: url(../images/jiang.png) no-repeat center center;
    background-size: 24px;
}

.table-wapp table.no-hover td.type-ping {
    background: url(../images/ic_dash.png) no-repeat center center;
    background-size: 24px;
}

.table-wapp table.no-hover td .yi-pri {
    width: 100px;
    float: left;
    margin-left: 8px;
    border-radius: 8px;
    position: relative;
}

.table-wapp table.no-hover td .yi-pri.color01 {
    background-color: #096;
}

.table-wapp table.no-hover td .yi-pri.color03 {
    background-color: #009DFF;
}

.table-wapp table.no-hover td .yi-pri p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    float: left;
    font-size: 16px;
    color: #FFF;
    text-align: center;
}

.table-wapp table.no-hover td .yi-pri p.pinpai {
    width: calc(100% - 2px);
    font-size: 12px;
    background-color: #FFF;
    margin-left: 1px;
    color: #333;
}

.table-wapp table.no-hover td .yi-pri p.huo {
    width: calc(100% - 2px);
    font-size: 12px;
    background-color: #FFF;
    margin: 1px 0 1px 1px;
    color: rgba(0, 0, 0, .5);
    border-radius: 0 0 6px 6px;
    cursor: pointer;
}

.table-wapp table.no-hover td .yi-pri p.huo i {
    display: inline-block;
    padding-right: 16px;
    background: #FFF url(../images/menu-next.png) no-repeat right center;
    background-size: 12px;
    font-style: normal;
}

.table-wapp table.no-hover td .yi-pri ul {
    display: none;
    width: 160px;
    padding: 6px 0;
    position: absolute;
    left: 0;
    top: 96px;
    background-color: #FFF;
    border-radius: 8px;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, .05), 0px 4px 10px rgba(0, 0, 0, .1);
    z-index: 99;
}

.table-wapp table.no-hover td .yi-pri ul .til {
    width: calc(100% - 24px);
    height: 44px;
    line-height: 44px;
    float: left;
    margin-left: 12px;
    font-size: 13px;
    color: rgba(32, 32, 32, .4);
}

.table-wapp table.no-hover td .yi-pri ul li {
    width: calc(100% - 24px);
    margin-left: 12px;
    height: 32px;
    line-height: 32px;
    float: left;
    font-size: 13px;
    text-indent: 32px;
    cursor: pointer;
}

.table-wapp table.no-hover td .yi-pri ul li.on {
    background: url(../images/managemode-icon01.png) no-repeat 12px center;
    background-size: 12px;
}

.table-wapp table.no-hover td .yi-pri ul li:hover {
    background-color: #009DFF;
    border-radius: 4px;
    color: #FFF;
}

.table-wapp table.no-hover td .yi-pri ul li.on:hover {
    background: #009DFF url(../images/managemode-icon01on.png) no-repeat 12px center;
    background-size: 12px;
}

.table-wapp .heji {
    width: calc(100% - 48px);
    margin: 0 0 24px 24px;
    float: left;
}

.table-wapp .heji span {
    float: left;
    font-size: 13px;
    margin: 8px 12px 0 0;
    text-align: left;
}

.table-wapp .heji span font {
    font-size: 18px;
    color: #008efa;
    font-weight: bold;
}

.table-wapp .heji span font.old {
    color: red;
}

.table-wapp .heji .pay-type {
    width: auto;
    float: right;
    margin: 0;
}

.table-wapp .heji .pay-type button {
    margin: 0 0 0 12px;
}

.bidding-tab-header {
    display: flex;
}

.bidding-tab-btn {
    padding: 10px 20px;
    cursor: pointer;
    border-bottom: none;
    margin-right: 5px;
    border-radius: 5px 5px 0 0;
    font-size: 18px;
}

.bidding-tab-btn.bidding-tab-active {
    border-bottom: 2px solid #009dff;
    color: #409eff;
    font-weight: bold;
}

.bidding-tab-content {
    display: none;
}

.bidding-tab-content.bidding-tab-show {
    display: block;
}

.bidding-btn {
    padding: 8px 15px;
    border: 1px solid #ddd;
    background: #009dff;
    cursor: pointer;
    width: 200px;
    height: 50px;
    color: #FFF;
    font-size: 17px;
}

.bidding-btn2 {
    position: absolute;
    left: 0%;
    top: 5.5%;
    padding: 8px 15px;
    border: 1px solid #ddd;
    background: #009dff;
    cursor: pointer;
    width: 180px;
    height: 45px;
    color: #FFF;
    font-size: 17px;
    z-index: 99;
}

.bidding-btn-primary {
    padding: 8px 15px;
    border: 1px solid #ddd;
    background: #009dff;
    cursor: pointer;
    width: 160px;
    height: 50px;
    color: #FFF;
    font-size: 17px;
}

.bidding-btn.bidding-btn-primary {
    background: #409eff;
    color: white;
    border-color: #409eff;
}


/* 分页
---------------------------------------- */
.paging {
    width: calc(100% - 48px);
    float: left;
    margin: 0 0 24px 24px
}

.paging .box {
    float: right;
}

.paging .num {
    float: left;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    color: #333;
}

.paging .box a {
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    color: #595959;
    float: left;
    text-decoration: none;
    background-color: #FFF;
    border-radius: 5px;
    border-radius: 5px;
    margin: 0px 0px 0px 10px;
}

.paging .box a.pagingl {
    width: 22px;
    background: #FFF url(../images/paging-icon02.png) no-repeat center center;
}

.paging .box a.pagingr {
    width: 22px;
    background: #FFF url(../images/paging-icon01.png) no-repeat center center;
}

.paging .box a.on {
    width: 22px;
    background-color: #008efa;
    color: #FFF;
}

.paging p {
    width: 100%;
    float: left;
    text-align: left;
    color: #565656;
}

.paging p i.tips-icon01 {
    width: 6px;
    height: 6px;
    float: left;
    background-color: #0C9;
    border-radius: 50%;
    margin: 6px 5px 0 0px;
}

.paging p i.tips-icon02 {
    width: 6px;
    height: 6px;
    float: left;
    background-color: #F60;
    border-radius: 50%;
    margin: 6px 5px 0 0px;
}

.paging p text {
    float: left;
    margin-right: 30px;
}

.paging p font {
    color: red;
}

/* 编辑搜索	
---------------------------------------- */
.search-wapp {
    width: 100%;
    float: left;
    margin-bottom: 24px;
    background-color: #FFF;
    border-radius: 16px;
}

.search-wapp .edit-wapp {
    width: calc(100% - 48px);
    float: left;
    margin: 24px;
}

.search-wapp .edit-wapp .text-edit {
    width: 520px;
    float: left;
}

.search-wapp .edit-wapp .tips {
    width: 835px;
    float: left;
}

.search-wapp .edit-wapp .tips span {
    display: inline-block;
    height: 48px;
    line-height: 48px;
    font-size: 24px;
    margin-top: 120px;
    background: url(../images/table-on.png) no-repeat left center;
    background-size: 32px;
    text-indent: 48px;
    position: relative;
}

.search-wapp .edit-wapp .tips span font {
    width: 400px;
    position: absolute;
    height: auto;
    line-height: normal;
    font-size: 12px;
    left: 2px;
    top: 50px;
    text-align: left;
}

.search-wapp .edit-wapp .upload-img {
    width: 290px;
    float: left;
    margin: 0 0 24px 24px;
    border-left: 1px solid rgba(0, 0, 0, .05);
}

.search-wapp .edit-wapp .upload-img .img-box {
    width: calc(100% - 32px);
    float: left;
    margin: 0 0 12px 32px;
}

.search-wapp .edit-wapp .upload-img .img-box:last-child {
    margin-bottom: 0;
}

.search-wapp .edit-wapp .upload-img .img-box img {
    width: 100%;
}

.search-wapp .edit-wapp .weixin {
    width: 270px;
    float: left;
    margin: 0 0 0 32px;
    border-left: 1px solid rgba(0, 0, 0, .05);
}

.search-wapp .edit-wapp .weixin img {
    width: calc(100% - 32px);
    float: right;
}



.search-wapp .edit-wapp label {
    width: 33.3%;
    float: left;
    margin: 0 0 0 0;
    background-color: #FFF;
    border-radius: 16px;
    position: relative;
    cursor: pointer;
}

.search-wapp .edit-wapp label.width-66 {
    width: 66.6%;
}

.search-wapp .edit-wapp label.long {
    width: 100%;
}

.search-wapp .edit-wapp .line-box {
    width: 100%;
    float: left;
    margin-bottom: 24px;
}

.search-wapp .edit-wapp .line-box:last-child {
    margin-bottom: 0;
}

.search-wapp .edit-wapp .line-box .tils {
    width: 110px;
    height: 40px;
    float: left;
    margin-right: 12px;
}

.search-wapp .edit-wapp .line-box .tils.other {
    width: 150px;
}

.search-wapp .edit-wapp .line-box .tils.others {
    width: 170px;
}

.search-wapp .edit-wapp .line-box .tils span {
    line-height: 38px;
    float: right;
    font-size: 13px;
    color: #000;
    text-align: right;
}

.search-wapp .edit-wapp .line-box .tils font.bi {
    width: 12px;
    height: 40px;
    float: right;
    overflow: hidden;
    text-indent: -999px;
    background: url(../images/star.png) no-repeat center center;
    background-size: 4px;
}

.search-wapp .edit-wapp .line-box .input-box {
    width: calc(100% - 135px);
    height: 38px;
    line-height: 38px;
    float: left;
    background-color: #FFF;
    position: relative;
    border: 1px solid #ebebeb;
    border-radius: 8px;
    transition: all .5s;
}

.search-wapp .edit-wapp .line-box .input-box.other {
    width: calc(100% - 175px);
}

.search-wapp .edit-wapp .line-box .input-box.others {
    width: calc(100% - 195px);
}

.search-wapp .edit-wapp .line-box .input-box.width-33 {
    width: calc((100% - 186px) / 3);
    margin-right: 4px;
}

.search-wapp .edit-wapp .line-box .input-box.width-33:last-child {
    margin-right: 0;
}

.search-wapp .edit-wapp .line-box .input-box.width-50 {
    width: calc((100% - 140px) / 2);
    margin-right: 4px;
}

.search-wapp .edit-wapp .line-box .input-box.width-50.readonly {
    pointer-events: none;
    background-color: #f5f5f5;
    color: #999;
    filter: grayscale(100%);
}


.search-wapp .edit-wapp .line-box .input-box.width-66 {
    width: calc((100% - 176px) / 3 * 2);
    margin-right: 0;
}

.search-wapp .edit-wapp .line-box .checkbox {
    height: 40px;
    line-height: 40px;
    float: left;
    background: url(../images/table-icon12.png) no-repeat 12px center;
    background-size: 14px;
    text-indent: 30px;
}

.search-wapp .edit-wapp .line-box .checkbox.on {
    background: url(../images/table-icon13.png) no-repeat 12px center;
    background-size: 14px;
}

.search-wapp .edit-wapp .line-box .input-box.readonly {
    border: 1px solid #ebebeb;
    background-color: #F5F5F5;
}

.search-wapp .edit-wapp .line-box .input-box input {
    width: calc(100% - 24px);
    height: 38px;
    line-height: 38px;
    font-size: 13px;
    float: left;
    margin-left: 12px;
    border: 0;
    color: #333;
}

.search-wapp .edit-wapp .line-box .input-box span {
    width: calc(100% - 24px);
    height: 38px;
    line-height: 38px;
    font-size: 13px;
    text-align: left;
    float: left;
    margin-left: 12px;
    color: #CCC;
    background: url(../images/menu-next.png) no-repeat 100% center;
    background-size: 12px;
    padding: 0;
    cursor: pointer;
}

.search-wapp .edit-wapp .line-box .input-box span.on {
    color: #333;
}

.search-wapp .edit-wapp .line-box .input-box text {
    width: 60px;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: 10px;
    top: 7px;
    font-size: 12px;
    text-align: center;
    color: #FFF;
    background-color: #009DFF;
    border-radius: 4px;
    cursor: pointer;
    transition: all .5s;
}

.edit-wapp .line-box .input-box text:hover {
    background-color: #008efa;
}

.search-wapp .edit-wapp .line-box .input-box .search-lay {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
}

.search-wapp .edit-wapp .line-box .input-box ul {
    display: none;
    width: 160px;
    max-height: 280px;
    padding: 6px 0;
    position: absolute;
    left: 0;
    top: 48px;
    background-color: #FFF;
    border-radius: 8px;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, .05), 0px 4px 10px rgba(0, 0, 0, .1);
    z-index: 99;
}

.search-wapp .edit-wapp .line-box .input-box ul.last-child {
    left: 164px;
}

.search-wapp .edit-wapp .line-box .input-box ul .til {
    width: calc(100% - 24px);
    height: 44px;
    line-height: 44px;
    float: left;
    margin-left: 12px;
    font-size: 13px;
    text-align: left;
    color: rgba(32, 32, 32, .4);
}

.search-wapp .edit-wapp .line-box .input-box ul .date-iscoll {
    width: 100%;
    height: 160px;
    float: left;
    overflow: hidden;
}

.search-wapp .edit-wapp .line-box .input-box ul li {
    width: calc(100% - 24px);
    margin-left: 12px;
    height: 32px;
    line-height: 32px;
    float: left;
    font-size: 13px;
    text-align: left;
    text-indent: 32px;
    cursor: pointer;
}

.search-wapp .edit-wapp .line-box .input-box ul li.on {
    background: url(../images/managemode-icon01.png) no-repeat 12px center;
    background-size: 12px;
}

.search-wapp .edit-wapp .line-box .input-box ul li:hover {
    background-color: #009DFF;
    border-radius: 4px;
    color: #FFF;
}

.search-wapp .edit-wapp .line-box .input-box ul li.on:hover {
    background: #009DFF url(../images/managemode-icon01on.png) no-repeat 12px center;
    background-size: 12px;
}

.search-wapp .edit-wapp .line-box .input-box ul .input-box {
    width: calc(100% - 26px);
    height: 32px;
    float: left;
}

.search-wapp .edit-wapp .line-box .input-box ul .input-box.icon01 {
    margin: 0 0 8px 12px;
    background: url(../images/header-icon06.png) no-repeat 12px center;
    background-size: 14px;
}

.search-wapp .edit-wapp .line-box .input-box ul .input-box.icon02 {
    margin: 4px 0 0 12px;
    background: url(../images/header-icon07.png) no-repeat 12px center;
    background-size: 14px;
}

.search-wapp .edit-wapp .line-box .input-box ul .input-box input {
    width: calc(100% - 50px);
    height: 32px;
    border: 0;
    float: left;
    margin: 0 0 0 40px;
}

.search-wapp .edit-wapp .line-box .textarea-box {
    width: calc(100% - 125px);
    float: left;
    background-color: #FFF;
    position: relative;
    border: 1px solid #ebebeb;
    border-radius: 8px;
    transition: all .5s;
}

.search-wapp .edit-wapp .line-box .textarea-box:hover {
    border: 1px solid #009DFF;
}

.search-wapp .edit-wapp .line-box .textarea-box textarea {
    width: calc(100% - 24px);
    height: 60px;
    font-size: 13px;
    float: left;
    margin: 12px;
    border: 0;
    color: #333;
}

.search-wapp .edit-wapp .line-box .textarea-box.readonly {
    border: 1px solid #ebebeb;
    background-color: #F5F5F5;
}

.search-wapp .edit-wapp .line-box .textarea-box.readonly:hover {
    border: 1px solid #ebebeb;
}

.search-wapp .edit-wapp .line-box button {
    width: 40px;
    height: 40px;
    float: left;
    background-color: #FFF;
    border: 0;
    background: #009DFF url(../images/search01.png) no-repeat center center;
    background-size: 16px;
    border-radius: 4px;
    cursor: pointer;
    transition: all .5s;
}

.search-wapp .edit-wapp .line-box button:hover {
    background: #008efa url(../images/search01.png) no-repeat center center;
    background-size: 16px;
}

.price-bao-item {
    color: #008efa;
    font-size: 30px;
}

.search-wapp .edit-wapp .img-box {
    width: 100%;
    float: left;
    margin: 0;
}

.search-wapp .edit-wapp .img-box .tips {
    width: 100%;
    float: left;
    font-size: 12px;
    color: #F00;
    border-top: 1px solid rgba(0, 0, 0, .05);
    text-align: center;
    padding: 12px 0;
}

.search-wapp .edit-wapp .img-box .che-upload {
    width: calc((100% - 120px) / 10);
    height: 103px;
    float: left;
    margin: 12px 12px 0 0;
    overflow: hidden;
    border-radius: 9px;
    cursor: pointer;
    position: relative;
}

.search-wapp .edit-wapp .img-box .che-upload img {
    width: 100%;
    height: 100%;
}

.search-wapp .edit-wapp .img-box .che-upload.icon {
    background: url(../images/che.png) no-repeat center center;
    background-size: 100%;
}

.search-wapp .edit-wapp .img-box .che-upload.iphone {
    background: url(../images/che3.png) no-repeat center center;
    background-size: 100%;
}

.search-wapp .edit-wapp .img-box .che-upload span.del {
    display: none;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 8px;
    top: 8px;
    border-radius: 4px;
    background: rgba(0, 0, 0, .5) url(../images/close.png) no-repeat center center;
    background-size: 14px;
}

.search-wapp .edit-wapp .img-box .che-upload:hover span.del {
    display: block;
}

.search-wapp .edit-wapp .img-box .upload-line {
    width: 1px;
    height: 60px;
    float: left;
    margin: 32px 12px 0 0;
    background-color: rgba(0, 0, 0, .1);
}

.search-wapp .mess-list {
    width: calc(100% - 48px);
    float: left;
    margin: 24px 24px 0 24px;
}

.search-wapp .mess-list p {
    width: calc(100% - 34px);
    float: left;
    margin: 0 0 12px 34px;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
}

.search-wapp .mess-list p.last-child {
    border: 0;
    margin-bottom: 24px;
}

.search-wapp .mess-list p span {
    width: 100%;
    float: left;
    text-align: left;
    font-weight: normal;
}

.search-wapp .mess-list p span i {
    margin-left: 8px;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    opacity: .5;
}

.search-wapp .mess-list p font {
    width: 100%;
    float: left;
    margin: 8px 0 8px 0;
    font-weight: bold;
    text-align: left;
    text-indent: 28px;
}

.search-wapp .mess-list p font text {
    margin-right: 24px;
    font-weight: normal;
    color: #313131;
}

.search-wapp .mess-list p font.type01 {
    background: url(../images/mess-icon01.png) no-repeat 6px -1px;
    background-size: 16px;
    color: #009DFF;
}

.search-wapp .mess-list p font.type02 {
    background: url(../images/mess-icon02.png) no-repeat 6px -1px;
    background-size: 16px;
    color: #ee6666;
}

.search-wapp .mess-list p font.type03 {
    background: url(../images/mess-icon03.png) no-repeat 6px -1px;
    background-size: 16px;
    color: #58b869;
}

/* 查看信息	
---------------------------------------- */
.view-wapp {
    width: 100%;
    float: left;
    margin-bottom: 12px;
    padding-bottom: 12px;
    background-color: #FFF;
    border-radius: 16px;
    position: relative;
}

.view-wapp .img-box {
    width: 160px;
    float: left;
    margin: 24px;
}

.view-wapp .img-box img {
    width: 100%;
    border-radius: 4px;
}

.view-wapp .img-box .small-img {
    width: 100%;
    float: left;
}

.view-wapp .img-box .small-img span {
    width: 37px;
    height: 37px;
    float: left;
    margin-right: 4px;
}

.view-wapp .img-box .small-img span:last-child {
    margin-right: 0;
}

.view-wapp .text-info {
    width: calc(100% - 232px);
    float: left;
    margin-top: 24px;
}

.view-wapp .text-info p {
    width: 100%;
    float: left;
}

.view-wapp .text-info .text-con-l-r {
    width: 33.3%;
    float: left;
}

.view-wapp .text-info .text-con-l-r.width-long {
    width: 100%;
    float: left;
}

.view-wapp .text-info .text-con-l-r.width-66 {
    width: 66.6%;
    float: left;
}

.view-wapp .text-info .text-con-l-r .text-con-l {
    width: 100px;
    height: 42px;
    float: left;
    line-height: 42px;
    text-align: right;
    color: #999;
    font-size: 14px;
}

.view-wapp .text-info .text-con-l-r .text-con-r {
    width: calc(100% - 100px);
    height: 42px;
    float: left;
    line-height: 42px;
    text-align: left;
    color: #666;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.view-wapp .text-info .text-con-l-r .text-con-r font.type01 {
    background-color: #91cc75;
    color: #FFF;
    padding: 4px 8px;
    border-radius: 4px;
}

.view-wapp .text-info .text-con-l-r .text-con-r font.type02 {
    background-color: #fac858;
    color: #FFF;
    padding: 4px 8px;
    border-radius: 4px;
}

.view-wapp .text-info .text-con-l-r .text-con-r font.type03 {
    background-color: #ee6666;
    color: #FFF;
    padding: 4px 8px;
    border-radius: 4px;
}

.view-wapp icon {
    width: 64px;
    height: 64px;
    position: absolute;
    right: 15px;
    top: 15px;
    transform: rotate(-45deg);
}

.view-wapp icon.type01 {
    background: url(../images/table-type01.png) no-repeat center center;
    background-size: 100%;
}

.view-wapp icon.type02 {
    background: url(../images/table-type02.png) no-repeat center center;
    background-size: 100%;
}

.view-wapp icon.type03 {
    background: url(../images/table-type03.png) no-repeat center center;
    background-size: 100%;
}

.view-wapp icon.type04 {
    background: url(../images/table-type04.png) no-repeat center center;
    background-size: 100%;
}

.view-wapp icon.type05 {
    background: url(../images/table-type05.png) no-repeat center center;
    background-size: 100%;
}

.view-wapp icon.type06 {
    background: url(../images/table-type06.png) no-repeat center center;
    background-size: 100%;
}

/* 支付方式	
---------------------------------------- */
.pay-type {
    width: 100%;
    float: left;
    margin: 0 0 24px 0;
    background-color: #FFF;
    border-radius: 16px;
}

.pay-type button {
    width: 125px;
    height: 40px;
    float: left;
    margin: 24px 0 24px 24px;
    text-align: left;
    border: 1px solid #D9D9D9;
    background-color: #FFF;
    color: #313131;
    border-radius: 8px;
    font-size: 12px;
    cursor: pointer;
    transition: all .5s;
    text-indent: 48px;
}

.pay-type button.icon01 {
    background: url(../images/pay-icon01.png) no-repeat 12px center;
    background-size: 24px;
}

.pay-type button.icon02 {
    background: url(../images/pay-icon02.png) no-repeat 12px center;
    background-size: 24px;
}

.pay-type button.icon03 {
    background: url(../images/pay-icon03.png) no-repeat 12px center;
    background-size: 24px;
}

.pay-type button:hover {
    border: 1px solid #009DFF;
    color: #009DFF;
}

.pay-type button.icon01.on {
    background: #009DFF url(../images/pay-icon01on.png) no-repeat 12px center;
    background-size: 24px;
    border: 1px solid #009DFF;
    color: #FFF;
}

.pay-type button.icon02.on {
    background: #009DFF url(../images/pay-icon02on.png) no-repeat 12px center;
    background-size: 24px;
    border: 1px solid #009DFF;
    color: #FFF;
}

.pay-type button.icon03.on {
    background: #009DFF url(../images/pay-icon03on.png) no-repeat 12px center;
    background-size: 24px;
    border: 1px solid #009DFF;
    color: #FFF;
}

.pay-type .heji {
    width: calc(100% - 48px);
    margin: 0 0 0 24px;
    float: left;
}

.pay-type .heji span {
    float: left;
    font-size: 13px;
    margin: 36px 12px 0 0;
    text-align: left;
}

.pay-type .heji span font {
    font-size: 18px;
    color: #91cc75;
    font-weight: bold;
}

.pay-type .heji button {
    float: right;
}

/* 类型切换	
---------------------------------------- */
.tab-menu {
    width: 100%;
    float: left;
    margin: 0 0 24px 0;
}

.tab-menu span {
    height: 30px;
    float: left;
    line-height: 30px;
    position: relative;
    margin-right: 32px;
    cursor: pointer;
}

.tab-menu span font {
    display: none;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #009DFF;
}

.tab-menu span.on {
    font-weight: bold;
}

.tab-menu span.on font {
    display: block;
}

/* 比价统计	
---------------------------------------- */
.table-bottom {
    width: 100%;
    height: 200px;
    float: left;
    background-color: #FFF;
    border-radius: 16px;
    position: relative;
}

.table-bottom.on {
    bottom: 0;
}

.table-bottom .count-mode {
    width: 100%;
    float: left;
    margin: 24px 0 0 0;
}

.table-bottom .count-mode .nth01 {
    width: calc((98% - 12px) / 7);
    height: 110px;
    float: left;
}

.table-bottom .count-mode .nth01 span {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 12px;
}

.table-bottom .count-mode .nth01 span i {
    font-style: normal;
    color: #009DFF;
    font-weight: bold;
}

.table-bottom .count-mode .nth01 text {
    width: 100%;
    float: left;
    margin-top: 8px;
    text-align: center;
    font-size: 14px;
}

.table-bottom .count-mode .nth01 font {
    font-size: 40px;
    color: #009DFF;
}

.table-bottom .count-mode .num-line {
    width: 1px;
    height: 40px;
    float: left;
    margin-top: 16px;
    border-left: 1px solid rgba(0, 0, 0, .05);
}

.table-bottom .but-box {
    margin-top: 0;
}

.table-bottom .order {
    width: 90px;
    height: 28spx;
    position: absolute;
    left: 20px;
    bottom: 36px;
    cursor: pointer;
    font-size: 12px;
    color: #096;
    border: 1px solid #D9D9D9;
    border-radius: 8px;
}

.table-bottom .order span {
    width: 30px;
    height: 26px;
    float: left;
    margin-left: 5px;
    background: url(../images/order01.png) no-repeat center center;
    background-size: 16px;
    opacity: .5;
}

.table-bottom .order font {
    width: auto;
    float: left;
    line-height: 28px;
    font-size: 12px;
    color: #313131;
}

/* 日历	
---------------------------------------- */
.date-table {
    display: none;
    width: 250px;
    padding: 10px;
    position: absolute;
    left: 0;
    top: 48px;
    background-color: #FFF;
    border-radius: 8px;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, .05), 0px 4px 10px rgba(0, 0, 0, .1);
    z-index: 99;
}

.date-table.last-child {
    left: 184px;
}

.date-table .date-header {
    text-align: center;
    padding: 5px 0;
    margin-bottom: 10px;
    font-weight: bold;
    color: #333;
}

.date-table .date-header span {
    cursor: pointer;
    padding: 0 5px;
}

.date-table .date-header .prev-year,
.date-table .date-header .prev-month,
.date-table .date-header .next-month,
.date-table .date-header .next-year {
    font-size: 16px;
    color: #009dff;
}

.date-table .year {
    width: 70%;
    float: left;
    margin-left: 8px;
    text-align: left;
}

.date-table .calendar-arrow {
    float: right;
}

.date-table .calendar-arrow i.next {
    width: 16px;
    height: 38px;
    float: right;
    font-style: normal;
    font-size: 16px;
    background: url(../images/menu-next.png) no-repeat center center;
    background-size: 16px;
    transform: rotate(-90deg)
}

.date-table .calendar-arrow i.prev {
    width: 16px;
    height: 38px;
    float: right;
    font-style: normal;
    font-size: 16px;
    background: url(../images/menu-next.png) no-repeat center center;
    background-size: 16px;
    transform: rotate(90deg)
}

.date-table table {
    width: 100%;
    float: left;
    border-collapse: collapse;
}

.date-table table th {
    width: 14.28%;
    height: 30px;
    font-size: 13px;
    line-height: 30px;
    color: #acacac;
    text-align: center;
}

.date-table table td {
    width: 14.28%;
    height: 30px;
    font-size: 13px;
    line-height: 30px;
    color: #737373;
    text-align: center;
    cursor: pointer;
    border-radius: 4px;
}

.date-table table td:hover {
    background-color: #f0f0f0;
}

.date-table table td .on {
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    background-color: #009dff;
    color: #FFF;
    -webkit-border-radius: 50%;
}

.date-table table td.un {
    color: #ccc;
}

/* 日期输入框样式 */
.input-box {
    position: relative;
}

.date-input {
    width: 100%;
    height: 40px;
    padding: 0 40px 0 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    box-sizing: border-box;
}

.date-icon {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 16px;
    color: #999;
}

/* 消息	
---------------------------------------- */
.news-wapp {
    width: 100%;
    float: left;
    margin-bottom: 24px;
    background-color: #FFF;
    border-radius: 16px;
    padding: 48px 0;
}

.news-wapp p {
    width: 650px;
    margin: 0 0 12px 48px;
    line-height: 22px;
    float: left;
    font-size: 14px;
    text-align: left;
}

/* 弹层	
---------------------------------------- */
.layer-box {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .4);
    z-index: 999;
}

.layer-box .edit-info {
    width: 700px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -350px;
    background-color: #FFF;
    border-radius: 24px;
}

.layer-box .edit-info h4 {
    width: calc(100% - 64px);
    height: 24px;
    line-height: 24px;
    float: left;
    margin: 32px;
    font-size: 16px;
    text-align: left;
    font-weight: bold;
}

.layer-box .edit-info h4 span {
    width: 24px;
    height: 24px;
    float: right;
    background: url(../images/close.png) no-repeat right top;
    background-size: 24px;
    cursor: pointer;
}

.layer-box .edit-info h4 font {
    font-size: 12px;
    color: rgba(0, 0, 0, .5);
    margin-left: 4px;
}

.layer-box .edit-info .layer-edit {
    width: calc(100% - 64px);
    float: left;
    margin-left: 32px;
}

.layer-box .but-box {
    width: 100%;
    float: left;
    margin: 0 0 32px 0;
}

.layer-box .but-box button {
    width: 80px;
    height: 28px;
    line-height: 26px;
    display: inline-block;
    margin-left: 12px;
    border-radius: 5px;
    font-size: 12px;
    cursor: pointer;
    transition: all .5s;
}

.layer-box .but-box button.oncolor {
    border: 1px solid #009DFF;
    background-color: #009DFF;
    color: #FFF;
}

.layer-box .but-box button.oncolor:hover {
    border: 1px solid #008efa;
    background-color: #008efa;
}

.layer-box .but-box button.reset {
    border: 1px solid #D9D9D9;
    background-color: #FFF;
    color: #313131;
}

.layer-box .but-box button.reset:hover {
    border: 1px solid #009DFF;
    color: #009DFF;
}

.layer-box .edit-wapp {
    width: 100%;
    float: left;
    margin-bottom: 12px;
}

.layer-box .edit-wapp .line-box {
    width: 100%;
    float: left;
    margin-bottom: 24px;
}

.layer-box .edit-wapp .line-box text {
    width: 120px;
    height: 40px;
    line-height: 40px;
    float: left;
}

.layer-box .edit-wapp .line-box text span {
    line-height: 38px;
    float: right;
    margin-right: 12px;
    font-size: 13px;
    color: #000;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
}

.layer-box .edit-wapp .line-box text font.bi {
    width: 12px;
    height: 38px;
    float: right;
    overflow: hidden;
    text-indent: -999px;
    background: url(../images/star.png) no-repeat center center;
    background-size: 4px;
}

.layer-box .edit-wapp .line-box .input-box {
    width: calc(100% - 200px);
    height: 38px;
    line-height: 38px;
    float: left;
    background-color: #FFF;
    position: relative;
    border: 1px solid #ebebeb;
    border-radius: 8px;
    transition: all .5s;
}

.layer-box .edit-wapp .line-box .input-box:hover {
    border: 1px solid #009DFF;
}

.layer-box .edit-wapp .line-box .input-box span {
    width: calc(100% - 24px);
    height: 38px;
    line-height: 38px;
    font-size: 13px;
    text-align: left;
    float: left;
    margin-left: 12px;
    color: #CCC;
    background: url(../images/menu-next.png) no-repeat 100% center;
    background-size: 12px;
    padding: 0;
    cursor: pointer;
}

.layer-box .edit-wapp .line-box .input-box span.on {
    color: #333;
}

.layer-box .edit-wapp .line-box .input-box input {
    width: calc(100% - 24px);
    height: 38px;
    line-height: 38px;
    font-size: 13px;
    float: left;
    margin-left: 12px;
    border: 0;
    color: #333;
}

.layer-box .edit-wapp .line-box .input-box ul {
    display: none;
    width: 160px;
    max-height: 280px;
    padding: 6px 0;
    position: absolute;
    left: 0;
    top: 48px;
    background-color: #FFF;
    border-radius: 8px;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, .05), 0px 4px 10px rgba(0, 0, 0, .1);
    z-index: 99;
}

.layer-box .edit-wapp .line-box .input-box ul .til {
    width: calc(100% - 24px);
    height: 44px;
    line-height: 44px;
    float: left;
    margin-left: 12px;
    font-size: 13px;
    text-align: left;
    color: rgba(32, 32, 32, .4);
}

.layer-box .edit-wapp .line-box .input-box ul .date-iscoll {
    width: 100%;
    height: 160px;
    float: left;
    overflow: hidden;
}

.layer-box .edit-wapp .line-box .input-box ul li {
    width: calc(100% - 24px);
    margin-left: 12px;
    height: 32px;
    line-height: 32px;
    float: left;
    font-size: 13px;
    text-align: left;
    text-indent: 32px;
    cursor: pointer;
}

.layer-box .edit-wapp .line-box .input-box ul li.on {
    background: url(../images/managemode-icon01.png) no-repeat 12px center;
    background-size: 12px;
}

.layer-box .edit-wapp .line-box .input-box ul li:hover {
    background-color: #009DFF;
    border-radius: 4px;
    color: #FFF;
}

.layer-box .edit-wapp .line-box .input-box ul li.on:hover {
    background: #009DFF url(../images/managemode-icon01on.png) no-repeat 12px center;
    background-size: 12px;
}

.layer-box .edit-wapp .line-box .input-box ul .input-box {
    width: calc(100% - 26px);
    height: 32px;
    float: left;
    margin: 0 0 8px 12px;
    background: url(../images/header-icon03.png) no-repeat 12px center;
    background-size: 14px;
}

.layer-box .edit-wapp .line-box .input-box ul .input-box input {
    width: calc(100% - 50px);
    height: 32px;
    border: 0;
    float: left;
    margin: 0 0 0 40px;
}

.layer-box .edit-wapp .line-box .input-box .search-lay {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
}

.layer-box .edit-wapp .line-box .textarea-box {
    width: calc(100% - 200px);
    float: left;
    background-color: #FFF;
    position: relative;
    border: 1px solid #ebebeb;
    border-radius: 8px;
    transition: all .5s;
}

.layer-box .edit-wapp .line-box .textarea-box:hover {
    border: 1px solid #009DFF;
}

.layer-box .edit-wapp .line-box .textarea-box textarea {
    width: calc(100% - 24px);
    height: 200px;
    font-size: 13px;
    float: left;
    margin: 12px;
    border: 0;
    color: #333;
}

/* 验证	
---------------------------------------- */
.layer-box .popup-verify {
    width: 480px;
    height: 160px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -80px 0 0 -240px;
    background-color: #FFF;
    border-radius: 24px;
}

.layer-box .popup-verify h4 {
    width: 420px;
    float: left;
    margin: 30px 0 0 30px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.layer-box .popup-verify h4 span {
    width: 30px;
    height: 30px;
    float: right;
    background: url(../images/close.png) no-repeat right top;
    background-size: 24px;
    cursor: pointer;
}

.layer-box .popup-verify .nc_slider {
    width: 400px;
    height: 50px;
    float: left;
    margin: 20px 0 0 40px;
    position: relative;
    background-color: rgba(243, 247, 251, 1);
}

.layer-box .popup-verify .nc_slider .bg {
    height: 50px;
    left: 0px;
    top: 0;
    background-color: #009DFF;
    position: absolute;
    border-radius: 8px;
    z-index: 1;
}

.layer-box .popup-verify .nc_slider .text {
    width: 400px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #7D7D7D;
    left: 0;
    top: 0;
    position: absolute;
    text-align: center;
    z-index: 2;
}

.layer-box .popup-verify .nc_slider .slider-mode {
    width: 64px;
    height: 50px;
    position: absolute;
    left: -5px;
    top: 0;
    background: #FFF url(../images/login-slider.png) no-repeat center center;
    background-size: 24px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 6px, rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
    z-index: 3;
    border-radius: 8px;
    cursor: move
}

.layer-box .popup-verify .nc_slider .slider-mode.ok {
    background: #FFF url(../images/ic_ok.png) no-repeat center center;
    background-size: 16px;
}


/* 弹层	
---------------------------------------- */
.help-content {
    width: 100%;
    float: left;
    margin-bottom: 24px;
    background-color: #FFF;
    border-radius: 16px;
}

/* 页脚	
---------------------------------------- */
.footer {
    width: calc(100% - 200px);
    margin-left: 180px;
    margin-bottom: 24px;
    border-top: 1px solid rgba(0, 0, 0, .05);
    padding: 24px;
    box-sizing: border-box;
}

.footer ul {
    width: 20%;
    float: left;
    margin-bottom: 24px;
}

.footer ul.icon01 {
    background: url(../images/footer-icon01.png) no-repeat 28px 22px;
    background-size: 24px;
}

.footer ul li {
    width: 75%;
    float: left;
    text-align: left;
    margin: 0 0 8px 25%;
    cursor: pointer;
}

.footer ul li:hover {
    color: #009DFF
}

.footer ul li.tils {
    font-size: 14px;
    font-weight: bold;
    margin-top: 24px;
}

.footer .info {
    width: 100%;
    float: left;
}

.footer .info .contact {
    width: 100%;
    height: 32px;
    line-height: 32px;
    float: left;
}

.footer .info .contact span {
    height: 32px;
    line-height: 32px;
    display: inline-block;
    padding: 0 24px;
    cursor: pointer;
}

.footer .info .contact span:hover {
    color: #009DFF;
}

.footer .info .copyright {
    width: 100%;
    float: left;
    font-size: 12px;
    margin-top: 24px;
}

.footer .info .copyright p {
    width: 100%;
    float: left;
    margin-bottom: 12px;
}

/* 页脚	
---------------------------------------- */
.user-login {
    width: 100%;
    float: left;
    margin-top: 24px;
}

/* 表格查看	
---------------------------------------- */
.view-table {
    width: 100%;
    float: left;
    margin-bottom: 24px;
    background-color: #FFF;
    border-radius: 16px;
}

.view-table table {
    width: calc(100% - 48px);
    float: left;
    margin: 24px 0 24px 24px;
    border: 1px solid #ebebeb;
    border-width: 1px 0 0 1px
}

.view-table table td {
    height: 50px;
    font-size: 13px;
    color: #000;
    border: 1px solid #ebebeb;
    border-width: 0 1px 1px 0;
    text-align: left;
    position: relative;
}

.view-table table td.tils {
    background-color: rgba(0, 0, 0, .02);
}

.view-table table td.tils span {
    width: calc(100% - 24px);
    float: left;
    margin-left: 12px;
    text-align: right;
    font-weight: bold;
}

/* 结构查询	
---------------------------------------- */
.type-sel {
    width: 100%;
    height: 420px;
    margin-bottom: 24px;
    float: left;
}

.type-sel .type-label {
    width: 400px;
    height: 420px;
    float: left;
    border: 1px solid rgba(0, 0, 0, .05);
}

.type-sel .type-label .til {
    width: 100%;
    float: left;
    font-size: 13px;
}

.type-sel .type-label span {
    width: 25%;
    height: 40px;
    line-height: 40px;
    float: left;
    text-align: center;
    cursor: pointer;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    position: relative;
}

.type-sel .type-label span font {
    display: none;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #009DFF;
}

.type-sel .type-label span.on font {
    display: block;
}

.type-sel .type-label .type2-til {
    width: 100%;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: left;
    text-indent: 12px;
    font-size: 12px;
}

.type-sel .type-label .type2-til i {
    color: #009DFF;
    line-height: 30px;
    font-weight: bold;
    float: right;
    cursor: pointer;
}

.type-sel .type-label .type2-til i.on {
    margin-right: 12px;
    background: url(../images/close.png) no-repeat right 10px;
    background-size: 12px;
    padding-right: 18px;
}

.type-sel .type-label .label-mode {
    width: 100%;
    height: 351px;
    float: left;
    overflow: hidden;
    overflow-y: auto
}

.type-sel .type-label .label-mode label {
    width: calc((100% - 24px) / 2);
    height: 35px;
    float: left;
    line-height: 35px;
    border: 1px solid rgba(0, 0, 0, .05);
    margin: 4px;
    font-size: 13px;
    cursor: pointer;
}

.type-sel .type-label .label-mode label.last-child {
    margin-bottom: 8px;
}

.type-sel .type-label .label-mode label.on {
    background-color: #009DFF;
    color: #FFF;
}





.type-sel .type-right {
    width: calc(100% - 420px);
    height: 420px;
    float: right;
}

.type-sel .type-old {
    width: 100%;
    height: 200px;
    float: right;
    border: 1px solid rgba(0, 0, 0, .05);
}

.type-sel .type-old .type2-til {
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: left;
    text-indent: 12px;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
}

.type-sel .type-old .type3-til {
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: left;
    text-indent: 12px;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    color: #009DFF;
    font-weight: bold;
}

.type-sel .type-old .iscoll {
    width: 100%;
    height: calc(100% - 41px);
    float: left;
    overflow: hidden;
    overflow-y: auto;
}

.type-sel .type-old .iscoll p {
    width: calc(100% - 24px);
    height: 35px;
    line-height: 35px;
    float: left;
    margin-left: 12px;
    border-bottom: 1px dashed rgba(0, 0, 0, .05);
    text-align: left;
    background: url(../images/table-icon12.png) no-repeat left center;
    background-size: 14px;
    text-indent: 20px;
    cursor: pointer;
}

.type-sel .type-old .iscoll p.on {
    background: url(../images/table-icon13.png) no-repeat left center;
    background-size: 14px;
}

.type-sel .type-old .iscoll p:last-child {
    border: 0;
}

.type-sel .type-olds {
    width: 100%;
    height: 200px;
    float: right;
    border: 1px solid rgba(0, 0, 0, .05);
}

.type-sel .type-olds .type2-til {
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: left;
    text-indent: 12px;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    color: #009DFF;
    font-weight: bold;
}

.type-sel .type-olds .iscoll {
    width: 100%;
    height: calc(100% - 41px);
    float: left;
    overflow: hidden;
    overflow-y: auto;
}

.type-sel .type-olds .iscoll p {
    width: calc(100% - 24px);
    height: 35px;
    line-height: 35px;
    float: left;
    margin-left: 12px;
    border-bottom: 1px dashed rgba(0, 0, 0, .05);
    text-align: left;
    background: url(../images/close.png) no-repeat right center;
    background-size: 14px;
    cursor: pointer;
}

.type-sel .type-olds .iscoll p:last-child {
    border: 0;
}

/* 消息分类标签页	
---------------------------------------- */
.message-tabs {
    width: 100%;
    float: left;
    margin-bottom: 24px;
    background-color: #FFF;
    border-radius: 16px;
    overflow: hidden;
}

.message-tabs .message-tab {
    width: 50%;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #666;
    cursor: pointer;
    transition: all .3s;
    border-bottom: 2px solid transparent;
    background-color: #f8f9fa;
}

.message-tabs .message-tab:hover {
    background-color: #e3f2fd;
    color: #009DFF;
}

.message-tabs .message-tab.active {
    background-color: #FFF;
    color: #009DFF;
    border-bottom-color: #009DFF;
    font-weight: bold;
}

/* 消息内容区域	
---------------------------------------- */
.message-content {
    width: 100%;
    float: left;
}

/* 无子菜单样式	
---------------------------------------- */
.left-menu .menu-item.no-submenu .menu-arrow {
    display: none;
}

.left-menu .menu-item.no-submenu:hover .menu-header {
    background-color: #f8f9fa;
    color: #009DFF;
}

.left-menu .menu-item.no-submenu.on .menu-header {
    background-color: #e3f2fd;
    color: #009DFF;
    border-left: 4px solid #009DFF;
}

/* 聊天容器	
---------------------------------------- */
.chat-container {
    width: 100%;
    float: left;
    background-color: #FFF;
    border-radius: 16px;
    overflow: hidden;
}

.chat-header {
    width: calc(100% - 48px);
    float: left;
    margin: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #ebebeb;
}

.chat-header h5 {
    width: 100%;
    float: left;
    margin: 0 0 8px 0;
    font-size: 18px;
    color: #000;
    text-align: left;
    font-weight: bold;
}

.chat-header p {
    width: 100%;
    float: left;
    margin: 0;
    font-size: 13px;
    color: #666;
    text-align: left;
}

.chat-messages {
    width: calc(100% - 48px);
    height: 800px;
    float: left;
    margin: 24px;
    overflow-y: auto;
    background-color: #f8f9fa;
    border-radius: 8px;
    padding: 16px;
    box-sizing: border-box;
    overflow-x: hidden;
}

.message {
    display: flex;
    margin: 10px 0;
}

.service-message {
    justify-content: flex-start;
}

.user-message {
    justify-content: flex-end;
}

.chat-input-area {
    width: calc(100% - 48px);
    float: left;
    margin: 0 24px 24px 24px;
    padding-top: 24px;
    border-top: 1px solid #ebebeb;
}

/* 消息内容区域 */
.message-text {
    max-width: 20%;
    min-width: 20px;
    word-wrap: break-word;
    padding: 8px 12px;
    margin: 4px 0;
    border-radius: 12px;
    background-color: #f0f0f0;
    font-size: 14px;
    line-height: 1.5;
}

/* 用户消息的特殊样式 */
.user-message .message-text {
    background-color: #409eff;
    color: white;
    text-align: left;
}

/* 服务消息的特殊样式 */
.service-message .message-text {
    background-color: #e5e5e5;
    color: #333;
    text-align: left;
}

.message-content {
    display: inline-flex;
    /* 关键：让宽度由内容决定 */
    flex-direction: column;
    max-width: 80%;
}

.service-message .message-content {
    align-items: flex-start;
}

.user-message .message-content {
    align-items: flex-end;
}

.message-text {
    padding: 8px 12px;
    border-radius: 12px;
    word-wrap: break-word;
    font-size: 14px;
    line-height: 1.5;
    margin: 4px 0;
}

.service-message .message-text {
    background-color: #e5e5e5;
    color: #333;
}

.user-message .message-text {
    background-color: #409eff;
    color: white;
}


.input-container {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    gap: 12px;
}

.input-container input {
    flex: 1;
    height: 40px;
    line-height: 40px;
    padding: 0 16px;
    border: 1px solid #ebebeb;
    border-radius: 8px;
    font-size: 14px;
    color: #333;
    transition: all .3s;
}

.input-container input:focus {
    outline: none;
    border-color: #009DFF;
    box-shadow: 0 0 0 2px rgba(0, 157, 255, 0.1);
}

.send-btn {
    width: 80px;
    height: 40px;
    line-height: 40px;
    background-color: #009DFF;
    color: #FFF;
    border: none;
    border-radius: 8px;
    font-size: 14px;
    cursor: pointer;
    transition: all .3s;
}

.send-btn:hover {
    background-color: #008efa;
}

/* 聊天消息样式	
---------------------------------------- */
.message {
    width: 100%;
    float: left;
    margin-bottom: 16px;
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

.message.user-message {
    flex-direction: row-reverse;
}

.message.service-message {
    flex-direction: row;
}

.message-avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #009DFF;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.avatar-text {
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
}

.message-content {
    flex: 1;
    max-width: calc(100% - 60px);
}

.message-text {
    float: left;
    padding: 12px 16px;
    background-color: #FFF;
    border-radius: 12px;
    font-size: 14px;
    color: #333;
    line-height: 1.4;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    word-wrap: break-word;
}

.user-message .message-text {
    background-color: #009DFF;
    color: #FFF;
}

.service-message .message-text {
    background-color: #FFF;
    color: #333;
}

.message-time {
    width: 100%;
    float: left;
    margin-top: 4px;
    font-size: 11px;
    color: #999;
    text-align: right;
}

.user-message .message-time {
    text-align: right;
}

.service-message .message-time {
    text-align: left;
}

/* 身份标识样式	
---------------------------------------- */
.user-identity {
    width: 100%;
    height: 50px;
    float: left;
    background-color: #f0f8ff;
    border-top: 1px solid #e9e9ea;
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.user-identity .identity-icon {
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 8px;
    font-size: 16px;
    line-height: 50px;
}

.user-identity .identity-text {
    float: left;
    font-size: 14px;
    color: #009DFF;
    font-weight: bold;
    line-height: 50px;
}