@charset "utf-8";

* {
    word-wrap: break-word;
    outline: none;
}

/*body{background:#FFF;min-width:1000px}*/
body {
    background: #fff;
}

html,
body {
    height: 100%;
    overflow: auto;
}

html {
    -webkit-text-size-adjust: none;
}

body,
td,
input,
textarea,
select,
button {
    color: #555;
    font-size: 12px;
    font-family: "Microsoft Yahei", "Lucida Grande", Verdana, Lucida, Helvetica,
        Arial, sans-serif;
}

body,
ul,
ol,
li,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset {
    margin: 0;
    padding: 0;
}

ul,
ol,
li {
    list-style-image: none;
    list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 12px;
}

a {
    color: #3b639f;
    text-decoration: none;
    blr: expression(this.onFocus=this.blur());
}

a:hover {
    color: #cd0200;
    text-decoration: none;
}

a img {
    border: none;
}

em,
cite,
th {
    font-style: normal;
    font-weight: normal;
}

table {
    border-collapse: collapse;
}

th {
    text-align: left;
}

input,
button,
select,
textarea {
    outline: none;
}

i.fa {
    font-size: 14px;
    vertical-align: baseline;
    margin-right: 4px;
}

.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.nobg {
    background-color: transparent !important;
    background-image: none !important;
}

.nopd {
    padding: 0 !important;
}

.nobd {
    border-width: 0 !important;
    border-color: transparent !important;
    border-style: none !important;
    border-radius: 0 !important;
}

.nobs,
.nobs:hover {
    box-shadow: none !important;
}

.admincp-header article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
    display: block;
}

.w10 {
    width: 10px;
}

.w20 {
    width: 20px;
}

.w30 {
    width: 30px;
}

.w40 {
    width: 40px !important;
}

.w50 {
    width: 50px !important;
}

.w60 {
    width: 60px !important;
}

.w65 {
    width: 65px !important;
}

.w70 {
    width: 70px !important;
}

.w80 {
    width: 80px !important;
}

.w90 {
    width: 90px;
}

.w100 {
    width: 100px !important;
}

.w110 {
    width: 110px !important;
}

.w120 {
    width: 120px !important;
}

.w130 {
    width: 130px !important;
}

.w150 {
    width: 150px !important;
}

.w160 {
    width: 160px;
}

.w180 {
    width: 180px;
}

.w200 {
    width: 200px !important;
}

.w210 {
    width: 210px !important;
}

.w230 {
    width: 230px;
}

.w240 {
    width: 240px;
}

.w250 {
    width: 250px !important;
}

.w270 {
    width: 270px;
}

.w300 {
    width: 300px !important;
}

.w350 {
    width: 350px;
}

.w340 {
    width: 340px;
}

.w400 {
    width: 400px !important;
}

.w450 {
    width: 450px !important;
}

.w500 {
    width: 500px;
}

.w600 {
    width: 600px !important;
}

.w700 {
    width: 700px;
}

.w780 {
    width: 780px;
}

.w800 {
    width: 800px;
}

.m0 {
    margin: 0 !important;
}

.m10 {
    margin: 10px;
}

.m15 {
    margin: 15px !important;
}

.m30 {
    margin: 30px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mt100 {
    margin-top: 100px;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb50 {
    margin-bottom: 50px;
}

.mb100 {
    margin-bottom: 100px;
}

.ml5 {
    margin-left: 5px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml30 {
    margin-left: 30px;
}

.ml50 {
    margin-left: 50px;
}

.ml100 {
    margin-left: 100px !important;
}

.ml200 {
    margin-left: 200px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr15 {
    margin-right: 15px !important;
}

.mr20 {
    margin-right: 20px;
}

.mr30 {
    margin-right: 30px !important;
}

.mr50 {
    margin-right: 50px !important;
}

.mr100 {
    margin-right: 100px;
}

.p10 {
    padding: 10px;
}

.p15 {
    padding: 15px;
}

.p30 {
    padding: 30px;
}

.pt5 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pt50 {
    padding-top: 50px;
}

.pt100 {
    padding-top: 100px;
}

.pb5 {
    padding-bottom: 5px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb20 {
    padding-bottom: 20px !important;
}

.pb30 {
    padding-bottom: 30px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb100 {
    padding-bottom: 100px;
}

.pl5 {
    padding-left: 5px;
}

.pl10 {
    padding-left: 10px;
}

.pl15 {
    padding-left: 15px;
}

.pl20 {
    padding-left: 20px;
}

.pl30 {
    padding-left: 30px;
}

.pl50 {
    padding-left: 50px;
}

.pl100 {
    padding-left: 100px;
}

.pr5 {
    padding-right: 5px;
}

.pr10 {
    padding-right: 10px;
}

.pr15 {
    padding-right: 15px;
}

.pr20 {
    padding-right: 20px;
}

.pr30 {
    padding-right: 30px;
}

.pr50 {
    padding-right: 50px;
}

.pr100 {
    padding-right: 100px;
}

#goTop {
    background-color: #fff;
    border-radius: 4px;
    width: 32px;
    height: 64px;
    border: solid 1px #e6e6e6;
    position: fixed;
    z-index: 99;
    bottom: -166px;
    right: 10px;
    overflow: hidden;
    opacity: 0.5;
    box-shadow: 0 0 10px 0 rgba(153, 153, 153, 0.25);
}

#goTop:hover {
    opacity: 1;
    box-shadow: 0 0 0 2px rgba(153, 153, 153, 0.075);
}

#goTop a {
    color: #ccc;
    text-align: center;
    display: block;
    width: 32px;
    height: 32px;
    margin-top: -1px;
    border-top: dashed 1px #e6e6e6;
    cursor: pointer;
}

#goTop a i {
    font-size: 28px;
    line-height: 32px;
    margin: 0;
}

#goTop a:hover {
    color: #1bbc9d;
}

.msgpage {
    background-color: #fff;
    width: 100%;
    height: 100%;
}

.msgbox {
    background-color: #fff;
    width: 480px;
    height: 200px;
    margin: 0 0 0 -240px;
    border: solid 1px #e7e7e7;
    border-radius: 5px;
    position: absolute;
    z-index: 1;
    top: 20%;
    left: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.msgbox .pic {
    background: url(../images/msg.png) no-repeat 0 0;
    width: 90px;
    height: 90px;
    position: absolute;
    z-index: 1;
    top: 30px;
    left: 40px;
}

.msgbox .con {
    font-size: 24px;
    font-weight: lighter;
    color: #333;
    position: absolute;
    z-index: 1;
    top: 30px;
    left: 140px;
}

.msgbox .scon {
    font-size: 12px;
    color: #999;
    position: absolute;
    z-index: 1;
    top: 65px;
    left: 140px;
}

.msgbox .button {
    position: absolute;
    z-index: 1;
    top: 90px;
    left: 140px;
}

.msgbox .powerby {
    font-size: 10px;
    font-style: italic;
    font-family: Tahoma;
    font-weight: 600;
    color: #000;
    position: absolute;
    z-index: 1;
    right: 10px;
    bottom: 10px;
}

.trace {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    background: #fafafa;
    margin: 6px;
    border: 1px dashed #e7e7e7;
    padding: 8px;
}

.trace fieldset {
    margin: 5px;
}

.trace fieldset legend {
    color: #333;
    font-weight: bold;
}

.trace fieldset div {
    line-height: 16px;
    padding: 10px;
    overflow: auto;
    height: 300px;
    text-align: left;
}

.nc-row {
    font-size: 0 !important;
}

.nc-row li {
    font-size: 12px;
    vertical-align: top;
    display: inline-block !important;
}

.clear {
    font-size: 0;
    line-height: 0;
    height: 0;
    clear: both;
    float: none;
    padding: 0;
    margin: 0;
    border: 0;
    zoom: 1;
}

.ui-tooltip {
    color: #fff !important;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#E5333333', endColorstr='#E5333333') !important;
    background: rgba(51, 51, 51, 0.9) !important;
    border: 0 !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25) !important;
}

.trans_msg {
    background-color: #fff;
    padding: 4px;
    border: solid 1px #ccc;
    box-shadow: 0 0 0 2px rgba(153, 153, 153, 0.1);
    filter: alpha(opacity=100, enabled=1) revealTrans(duration=.2, transition=1) blendtrans(duration=.2);
}

.trans_msg img {
    display: block;
    max-width: 150px;
    max-height: 150px;
}

.warp-all {
    width: 1000px;
    margin: 0 auto;
}

.dialog_wrapper {
    padding: 0 !important;
    border-radius: 0 !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25) !important;
}

.dialog_body {
    border: solid 1px #c8c8c8 !important;
}

.dialog_head {
    border-bottom: none !important;
}

.dialog_title {
    height: 24px !important;
}

.dialog_title_icon {
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: 24px !important;
    color: #333 !important;
}

.dialog_close_button {
    font-size: 12px !important;
    line-height: 20px !important;
    color: #999 !important;
    background-color: #f5f5f5 !important;
    text-align: center !important;
    width: 20px !important;
    height: 20px !important;
    border: none !important;
    border-radius: 50% !important;
    position: absolute !important;
    right: 10px !important;
    top: 8px !important;
}

.dialog_close_button:hover {
    color: #fff !important;
    background-color: #f33 !important;
}

.highcharts-container {
    margin-top: 20px !important;
    border: solid 1px #d7d7d7 !important;
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.25);
}

.highcharts-container .highcharts-title {
    display: block !important;
    width: 100% !important;
}

.highcharts-container .highcharts-title tspan {
    font-size: 16px !important;
    font-weight: normal !important;
    position: absolute !important;
    z-index: 1 !important;
    top: 0 !important;
    left: 0 !important;
}

input[type="text"],
input[type="password"],
textarea,
select,
.editable,
.editable-tarea {
    color: #333333;
    background-color: #fff;
    border: solid 1px #d7d7d7;
}

input[type="text"],
input[type="password"],
textarea,
select,
.editable,
.editable2,
.editable-tarea,
.editable-tarea2 {
    padding: 2px 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    resize: none;
}

input[type="text"]:focus,
input[type="text"]:hover,
input[type="text"]:active,
input[type="password"]:focus,
input[type="password"]:hover,
input[type="password"]:active,
textarea:hover,
textarea:focus,
textarea:active {
    color: #33464f;
    background-color: #fff;
    border: 1px solid;
    border-color: #148eff;
    outline: 0 none;
}

input[disabled="disabled"],
input[readonly="readonly"],
input[disabled="disabled"]:hover,
input[readonly="readonly"]:hover,
input[disabled="disabled"]:focus,
input[readonly="readonly"]:focus {
    background: #f5f5f5;
    border-color: #d7d7d7;
    box-shadow: none;
}

.editable2,
.editable-tarea2 {
    color: #33464f;
    background-color: #fff;
    border: 1px dotted;
    border-color: #71cbef;
}

textarea {
    resize: vertical !important;
}

.editable,
.editable2,
input[type="text"],
input[type="password"] {
    line-height: 20px;
    white-space: nowrap;
    display: inline-block;
    width: 150px;
    height: 20px;
    overflow: hidden;
    cursor: text;
}

.editable-tarea,
.editable-tarea2,
textarea {
    line-height: 18px;
    display: inline-block;
    height: 36px;
    cursor: text;
    overflow: auto;
}

.tarea {
    height: 75px;
    width: 400px;
}

.txt,
select,
.vmiddle {
    vertical-align: middle;
}

.sort input,
.sort .editable,
.sort .editable2 {
    width: 36px;
}

.name input,
.name .editable,
.name .editable2 {
    width: 250px;
}

.tag input,
.tag .editable,
.tag .editable2 {
    width: 480px;
}

.goods-name textarea,
.editable-tarea,
.editable-tarea2 {
    width: 250px;
}

.class input,
.class .editable,
.class .editable2 {
    width: 120px;
}

input.readonly,
textarea.readonly,
textarea.readonly:focus,
textarea.readonly:hover,
input.readonly:focus,
input.readonly:hover {
    backgorund: #fff;
    border: solid 1px;
    border-color: #eee #f5f5f5 #f5f5f5 #eee;
}

.checkbox {
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    zoom: 1;
}

.input-file-show {
    background-color: #fff;
    vertical-align: top;
    display: inline-block;
    padding-left: 26px;
    border: solid 1px #d7d7d7;
    border-radius: 4px;
    position: relative;
    z-index: 1;
}

.input-file-show:hover {
    border-color: #148eff;
    -moz-box-shadow: 0 0 5px rgba(20, 142, 255, 0.5);
    -webkit-box-shadow: 0 0 5px rgba(20, 142, 255, 0.5);
    box-shadow: 0 0 5px rgba(20, 142, 255, 0.5);
}

.input-file-show span.show {
    width: 22px;
    height: 22px;
    text-align: center;
    padding: 2px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}

.input-file-show span.show a {
    color: #aaa;
    display: block;
    width: 22px;
    height: 22px;
}

.input-file-show:hover span.show a,
.input-file-show span.show a:hover {
    color: #148eff;
    text-decoration: none;
}

.input-file-show span.show i {
    font-size: 14px;
    line-height: 22px;
    display: block;
}

.input-file-show span.show img {
    max-width: 22px;
    max-height: 22px;
}

.type-file-box {
    display: block;
    width: 262px;
    height: 26px;
    position: relative;
    z-index: 1;
}

.type-file-text {
    line-height: 26px !important;
    display: block;
    width: 163px;
    height: 26px !important;
    float: left !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none 0 !important;
    border-radius: 0 !important;
}

.type-file-button,
.type-file-button:focus {
    background-color: #e6e6e6;
    display: block;
    width: 99px;
    height: 26px;
    float: right !important;
    border: 0;
    border-radius: 0 3px 3px 0;
}

.input-file-show:hover .type-file-button {
    color: #fff;
    background-color: #148eff;
}

.type-file-file {
    width: 262px;
    height: 26px;
    position: absolute;
    top: 0;
    right: 0;
    filter: alpha(opacity: 0);
    opacity: 0;
    cursor: pointer;
}

.type-file-preview {
    background: #fff;
    display: none;
    padding: 5px;
    border: solid 5px #71cbef;
    position: absolute;
    z-index: 999;
}

.image_display .type-file-show {
    width: 16px;
    height: 16px;
    padding: 2px;
    border: solid 1px #d8d8d8;
    cursor: auto;
}

a.ncap-btn-mini {
    font: normal 12px/20px arial;
    color: #777;
    background-color: #f5f5f5;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    height: 20px;
    padding: 0 10px;
    margin-right: 2px;
    border: solid 1px #dcdcdc;
    cursor: pointer;
}

a.ncap-btn-dis {
    font: normal 12px/20px "microsoft yahei";
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    height: 20px;
    padding: 2px 9px;
    border: solid 1px;
    border-radius: 3px;
    background-color: #c5c5c5;
    color: rgb(119, 119, 119);
    border-color: #c5c5c5;
    cursor: auto;
    text-decoration: none;
}

a:hover.ncap-btn-mini {
    text-decoration: none;
    color: #333;
    background-color: #e6e6e6;
    border-color: #cfcfcf #cfcfcf #b3b3b3 #cfcfcf;
}

a.ncap-btn {
    font: normal 12px/20px "microsoft yahei";
    text-decoration: none;
    color: #777;
    background-color: #f5f5f5;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    height: 20px;
    padding: 2px 9px;
    border: solid 1px;
    border-color: #dcdcdc #dcdcdc #b3b3b3 #dcdcdc;
    border-radius: 3px;
    cursor: pointer;
}

a:hover.ncap-btn {
    text-decoration: none;
    color: #333;
    background-color: #e6e6e6;
    border-color: #cfcfcf #cfcfcf #b3b3b3 #cfcfcf;
}

a.ncap-btn-big {
    font: bold 14px/20px "microsoft yahei", arial;
    color: #777;
    background-color: #ecf0f1;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    height: 20px;
    padding: 7px 19px;
    border: solid 1px #bec3c7;
    border-radius: 3px;
    cursor: pointer;
}

a.ncap-btn-mini i,
a.ncap-btn i,
a.ncap-btn-big i {
    font-size: 14px;
    vertical-align: baseline;
    margin-right: 4px;
}

a.ncap-btn-blue,
a.ncap-btn-acidblue,
a.ncap-btn-green,
a.ncap-btn-orange,
a.ncap-btn-red,
a.ncap-btn-black,
a:hover.ncap-btn-blue,
a:hover.ncap-btn-acidblue,
a:hover.ncap-btn-green,
a:hover.ncap-btn-orange,
a:hover.ncap-btn-red,
a:hover.ncap-btn-black,
.nscs-table-handle a.btn-orange-current {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
}

a.ncap-btn-blue {
    background-color: #3598dc;
    border-color: #2a80b9;
}

a.ncap-btn-acidblue,
.nscs-table-handle a:hover.btn-acidblue {
    background-color: #49afcd;
    border-color: #429db8 #429db8 #37839a #429db8;
}

a.ncap-btn-green {
    background-color: #148eff;
    border-color: #148eff;
    display: inline-block;
    margin-top: -5px;
}

a.ncap-btn-orange,
.nscs-table-handle a:hover.btn-orange,
.nscs-table-handle a.btn-orange-current {
    background-color: #faa732;
    margin: 0;
    border-style: solid;
    border-width: 1px;
    border-color: #e1962d #e1962d #bb7d25 #e1962d !important;
}

a.ncap-btn-red,
.nscs-table-handle a:hover.btn-red {
    background-color: #da4f49;
    border-color: #c44742 #c44742 #a33b37 #c44742;
}

a.ncap-btn-black,
.nscs-table-handle a:hover.btn-black {
    background-color: #363636;
    border-color: #313131 #313131 #282828 #313131;
}

a:hover.ncap-btn-blue {
    background-color: #2a80b9;
}

a:hover.ncap-btn-acidblue {
    background-color: #2f96b4;
    border-color: #2a87a2 #2a87a2 #237087 #2a87a2;
}

a:hover.ncap-btn-orange {
    background-color: #f89406;
    border-color: #df8505 #df8505 #ba6f04 #df8505;
}

a:hover.ncap-btn-red {
    background-color: #bd362f;
    border-color: #aa312a #aa312a #8e2823 #aa312a;
}

a:hover.ncap-btn-black {
    background-color: #222222;
    border-color: #1f1f1f #1f1f1f #191919 #1f1f1f;
}

.ncap-upload-btn {
    vertical-align: top;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    z-index: 1;
}

.ncap-upload-btn .input-file,
.ncap-upload-btn .input-button {
    width: 84px;
    height: 26px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}

.ncap-upload-btn .input-button {
    z-index: 1;
}

#stat_tabs.ui-corner-all {
    border-radius: 0 !important;
    margin-top: 10px;
}

#stat_tabs.ui-widget-content,
#stat_tabs .ui-widget-content {
    background: transparent none !important;
    border: none 0 !important;
}

#stat_tabs .ui-tabs,
#stat_tabs .ui-tabs .ui-tabs-panel,
#stat_tabs .ui-tabs .ui-tabs-nav {
    padding: 0 !important;
}

#stat_tabs .ui-state-default {
    border: none 0 !important;
    float: none !important;
}

#stat_tabs .ui-tabs-active .ui-tabs-anchor {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #777 !important;
    background-color: #fff !important;
    border-bottom-color: #fff !important;
}

.ui-widget-header {
    background: transparent none !important;
    border: none 0 !important;
}

#ui-datepicker-div {
    z-index: 99 !important;
}

.area-region-select select {
    margin-right: 5px;
}

.area-region-select .input-btn {
    margin-left: 10px;
}

.admincp-header {
    background-color: #293038;
    width: 100%;
    position: relative;
    z-index: 2;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    /* min-width: 1260px */
}

.admincp-name {
    width: 150px;
    height: 60px;
    float: left;
    text-align: center;
    background-color: #2e3c45;
    cursor: pointer;
}

/*.admincp-name img{width:92px;height:36px;margin-top:12px}*/
.admincp-name img {
    min-width: 92px;
    margin-top: 12px;
}

.nc-module-menu {
    float: left;
}

.nc-module-menu ul {
    overflow: hidden;
    padding-left: 15px;
}

.nc-module-menu ul li {
    height: 60px;
    float: left;
}

.nc-module-menu ul li a {
    display: block;
    line-height: 56px;
    color: #fff;
    padding: 0 14px;
}

.nc-module-menu ul li a img {
    width: auto;
    height: 16px;
    vertical-align: middle;
    margin-right: 6px;
    margin-top: -3px;
}

.nc-module-menu ul li.active a {
    background-color: #2e3c45;
    border-bottom: 4px solid #148eff;
}

.nc-module-menu ul li a:hover {
    background-color: #2e3c45;
    border-bottom: 4px solid #148eff;
}

.admincp-header-r {
    float: right;
    margin-right: 20px;
}

.admincp-header-r .manager,
.admincp-header-r .operate {
    vertical-align: top;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.admincp-header-r .manager {
    height: 60px;
}

.admincp-header-r .manager .manual {
    display: inline-block;
    padding: 2px 28px 2px 0;
    margin-top: 22px;
    line-height: 12px;
    border-right: 1px solid #fff;
    color: #fff;
}

.admincp-header-r .manager dl {
    color: #fff;
    text-align: right;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    margin-right: 10px;
    *zoom: 1;
}

.admincp-header-r .manager dt {
    line-height: 14px;
}

.admincp-header-r .manager dd {
    font-weight: 600;
    line-height: 16px;
}

.admincp-header-r .operate {
    height: 60px;
}

@media screen and (max-width: 1366px) {
    .nc-module-menu ul {
        overflow: hidden;
        padding-left: 10px;
    }

    .nc-module-menu ul li a {
        display: block;
        line-height: 56px;
        color: #fff;
        padding: 0 15px;
    }

    .nc-module-menu ul li a img {
        width: 15.4px;
        height: 14px;
        vertical-align: middle;
        margin-right: 5px;
        margin-top: -3px;
    }

    .admincp-header-r {
        float: right;
        margin-right: 5px;
    }
}

@-webkit-keyframes 'twinkling' {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.admincp-header-r .operate li .sub-menu {
    position: absolute;
    z-index: 1;
}

div.bgSelector {
    width: 100%;
    text-align: left;
    display: none;
}

div.bgSelector div#bgColorSelector {
    width: 100%;
    overflow: hidden;
}

div.bgSelector div#bgColorSelector #bscParent {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 9998;
}

div.bgSelector div#bgColorSelector #bscParent #bscDrag img {
    position: relative;
    z-index: -1;
    width: 47px;
    height: 35px;
    cursor: ew-resize;
}

div.bgSelector div#bgColorSelector #bscParent #bscDrag {
    position: absolute;
    left: 0;
    float: left;
    z-index: 9999;
}

div.bgSelector div#bgColorSelector #bscParent #bscDrop {
    width: 100%;
    margin: 0;
    padding: 0;
}

div.bgSelector div#bgColorSelector #bscParent #bscDrop td {
    margin: 0;
    padding: 0;
}

div.bgSelector div#bgColorSelector #bscParent #bscDrop td span {
    display: block;
    width: 100%;
}

.alert_img {
    position: absolute;
    top: 85px;
    z-index: 9;
    left: 736px;
}

div.nav2Panel {
    width: 890px;
    height: 38px;
    padding: 0 30px;
    z-index: 999;
    margin: -5px auto 0;
    background-color: #fcfcfc;
    border: 1px #dee0df solid;
    border-top: 0;
}

.cp-toast-list {
    padding: 0 10px;
    margin: 0 10px 15px 5px;
    max-height: 480px;
    overflow: auto;
}

.cp-toast-list li {
    line-height: 20px;
    padding: 10px;
    border-bottom: dotted 1px #e6e6e6;
}

.cp-toast-list li span {
    color: #777;
    margin-right: 6px;
}

.cp-toast-list li a i {
    font-size: 9px;
    margin-right: 4px;
}

.cp-toast-list li a strong {
    font-family: Tahoma, Geneva, sans-serif;
    color: #f30;
    margin: 0 3px;
}

.admincp-map {
    background-color: #fff;
    width: 640px;
    padding: 10px 20px;
    margin-left: -335px;
    border: solid 1px #c8c8c8;
    position: fixed;
    z-index: 999;
    top: 17%;
    left: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

.admincp-map .title {
    height: 44px;
    display: block;
    position: relative;
    z-index: 1;
    cursor: move;
}

.admincp-map .title h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #333;
}

.admincp-map .title h5 {
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    color: #777;
}

.admincp-map .title span {
    position: absolute;
    z-index: 1;
    top: 0;
    right: -10px;
}

.admincp-map .title span a {
    font: lighter 12px/20px Verdana;
    color: #777;
    background-color: #f5f5f5;
    text-align: center;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.admincp-map .title span a:hover {
    color: #fff;
    background-color: #f33;
}

.admincp-map .content {
    margin: 10px 0;
}

.admincp-map-nav {
    font-size: 0;
    height: 31px;
    border-bottom: solid 1px #999;
}

.admincp-map-nav li {
    font-size: 14px;
    vertical-align: bottom;
    letter-spacing: normal;
    display: inline-block;
    height: 32px;
    margin-right: 1px;
    margin-bottom: -1px;
}

.admincp-map-nav li a {
    color: #fff;
    background-color: #999;
    display: block;
    height: 20px;
    padding: 5px 20px;
    border: solid 1px #999;
    border-bottom-color: #999;
}

.admincp-map-nav li.selected a {
    color: #333;
    font-weight: 600;
    background-color: #fff;
    border-color: #999;
    border-bottom-color: #fff;
}

.admincp-map-div {
    display: block;
    overflow: hidden;
}

.admincp-map-div dl {
    display: inline-block;
    vertical-align: top;
    min-height: 240px;
    padding: 0;
    margin: 10px 0 0 -1px;
    border-left: dotted 1px #edfbf8;
}

.admincp-map-div dt {
    color: #2cbca3;
    font-weight: 600;
    line-height: 24px;
    margin: 0 15px 0 15px;
}

.admincp-map-div dd {
    line-height: 16px;
    width: 120px;
    height: 16px;
    padding: 2px 5px 3px 5px;
    margin: 0 15px 1px 10px;
}

.admincp-map-div dd:hover {
    background-color: #f5f5f5;
    border-radius: 4px;
}

.admincp-map-div dd a {
    color: #748a8f;
}

.admincp-map-div dd:hover a,
.admincp-map-div dd:hover i {
    color: #333;
}

.admincp-map-div dd i {
    color: #ccc;
    font-size: 14px;
    float: right;
    margin: 2px 0 0 0;
    cursor: pointer;
}

.admincp-map-div dd.selected i {
    color: #2cbca3;
}

.ncap-about {
    display: block;
    height: 350px;
    position: relative;
    z-index: 1;
}

.ncap-about .left-pic {
    background: url(../images/about_bg.jpg) no-repeat 0 0;
    width: 80px;
    height: 398px;
    position: absolute;
    z-index: 1;
    left: 0px;
    top: -48px;
    box-shadow: 2px 0 3px rgba(0, 0, 0, 0.15);
}

.ncap-about .version {
    width: 520px;
    padding: 0 0 10px 0;
    position: absolute;
    z-index: 1;
    top: -40px;
    left: 100px;
}

.ncap-about .version h2 {
    color: #333;
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    width: 300px;
}

.ncap-about .version h4 {
    color: #333;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    width: 300px;
}

.ncap-about .version h5 {
    font-family: Arial;
    color: #777;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
}

.ncap-about .version hr {
    font-size: 0;
    line-height: 0;
    background-color: #e6e6e6;
    height: 1;
    margin: 1px 0;
    border: 0 none;
}

.ncap-about .content {
    background-color: #fff;
    width: 520px;
    height: 240px;
    position: absolute;
    z-index: 1;
    top: 50px;
    left: 100px;
}

.ncap-about .content .scroll {
    width: 100%;
    height: 240px;
    overflow: hidden;
}

.ncap-about .content .scroll ul {
    width: 100%;
}

.ncap-about .content li {
    padding: 10px 0;
}

.ncap-about .content .scroll ul li {
    height: 40px;
}

.ncap-about .content li h4 {
    color: #000;
    font-weight: 600;
    line-height: 20px;
}

.ncap-about .content li p {
    color: #555;
    line-height: 20px;
}

.ncap-about .content .scrollbar {
    width: 100%;
    height: 240px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.ncap-about .content .law-notice {
    line-height: 20px;
    width: 96%;
}

.ncap-about .content .law-notice p {
    margin-bottom: 10px;
    text-indent: 24px;
}

.ncap-about .content .law-notice dl {
    margin: 0 0 10px 10px;
}

.ncap-about .content .law-notice dl dt {
    font-weight: 600;
}

.ncap-about .content .law-notice dl dd {
    margin-left: 20px;
}

.ncap-about .btns {
    position: absolute;
    z-index: 1;
    bottom: 10px;
    right: 20px;
}

.ncap-about .btns a {
    margin-left: 4px;
}

.admincp-container {
    background-color: #eaedef;
    height: calc(100% - 60px);
    position: relative;
    z-index: 1;
}

.unfold .admincp-container-left {
    width: 150px;
    background-color: #fff;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    bottom: 0;
}

.unfold .admincp-container-left .about {
    line-height: 28px;
    color: #777;
    width: 150px;
    height: 28px;
    position: fixed;
    z-index: 1;
    bottom: 10px;
    left: 0;
    cursor: help;
    text-align: center;
}

.unfold .admincp-container-left .about span {
    font-size: 11px;
    font-family: Verdana, sans-serif;
    font-weight: 600;
    font-style: italic;
}

.unfold .nav-tabs {
    width: 150px;
    overflow: hidden;
    height: 100%;
    overflow: scroll;
    padding-bottom: 50px;
    box-sizing: border-box;
}

.unfold .nav-tabs dl {
    width: 100%;
}

.unfold .nav-tabs dl.active {
    z-index: 2;
}

.unfold .nav-tabs dl a {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: left;
    padding-left: 30px;
    color: #333;
    font-size: 14px;
}

.unfold .nav-tabs dl span {
    background: url(../images/combine_img.png) no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-top: 13px;
}

.unfold .nav-tabs dl .ico-order-0 {
    background: url(../images/order.png) no-repeat;
    margin-top: 15px;
}

.unfold .nav-tabs dl .ico-order-2 {
    background: url(../images/distribution.png) no-repeat;
    margin-top: 15px;
}

/*.unfold .nav-tabs dl .ico-goods-0 {
    background: url(../images/goods.png) no-repeat;
    margin-top: 15px;
}

.unfold .nav-tabs dl .ico-order-1 {
    background: url(../images/order_processing.png) no-repeat;
    margin-top: 15px;
}

.unfold .nav-tabs dl .ico-goods-1 {
    background: url(../images/commodity_attribute.png) no-repeat;
    margin-top: 15px;
}

.unfold .nav-tabs dl .ico-goods-2 {
    background: url(../images/comments.png) no-repeat;
    margin-top: 15px;
}*/

.unfold .nav-tabs dl .ico-decorate-0 {
    background: url(../images/page.png) no-repeat;
    margin-top: 15px;
}

.unfold .nav-tabs dl .ico-decorate-1 {
    background: url(../images/content.png) no-repeat;
    margin-top: 15px;
}

.unfold .nav-tabs dl .ico-decorate-2 {
    background: url(../images/advertising.png) no-repeat;
    margin-top: 15px;
}

.unfold .nav-tabs dl span.ico-marketing-1 {
    background: url(../images/spell_deals.png) no-repeat;
    margin-top: 15px;
}

.unfold .nav-tabs dl span.ico-marketing-2 {
    background-position: -170px 4px;
}

.unfold .nav-tabs dl span.ico-marketing-3 {
    background: url(../images/iconhead11.png) no-repeat;
    margin-top: 15px;
}

.unfold .nav-tabs dl .ico-weixin-0 {
    background: url(../images/micro_mall02.png) no-repeat;
    margin-top: 12px;
    margin-right: 5px;
}

.unfold .nav-tabs dl .ico-minapp-0 {
    background: url(../images/app&program02.png) no-repeat;
    margin-top: 12px;
    margin-right: 2px;
}

.unfold .nav-tabs dl span.ico-system-4 {
    background: url(../images/plug.png) no-repeat;
    margin-top: 11px;
    margin-right: 2px;
}


.unfold .nav-tabs dl span.ico-shop-0 {
    background-position: -625px 4px;
}

.unfold .nav-tabs dl span.ico-shop-1 {
    background-position: -114px 4px;
}

.unfold .nav-tabs dl span.ico-shop-2 {
    background-position: -510px 4px;
}

.unfold .nav-tabs dl span.ico-shop-3 {
    background-position: -114px 4px;
}

.unfold .nav-tabs dl span.ico-shop-4 {
    background-position: -142px 4px;
}

.unfold .nav-tabs dl span.ico-shop-5 {
    background-position: -450px 0;
}

.unfold .nav-tabs dl span.ico-shop-6 {
    background-position: -300px -30px;
}

.unfold .nav-tabs dl span.ico-shop-7 {
    background-position: -330px -30px;
}

.unfold .nav-tabs dl span.ico-cms-0 {
    background-position: -120px -30px;
}

.unfold .nav-tabs dl span.ico-cms-1 {
    background-position: -360px -30px;
}

.unfold .nav-tabs dl span.ico-cms-2 {
    background-position: -390px -30px;
}

.unfold .nav-tabs dl span.ico-cms-3 {
    background-position: -420px -30px;
}

.unfold .nav-tabs dl span.ico-circle-0 {
    background-position: -120px -30px;
}

.unfold .nav-tabs dl span.ico-circle-1 {
    background-position: -210px -30px;
}

.unfold .nav-tabs dl span.ico-circle-2 {
    background-position: -450px -30px;
}

.unfold .nav-tabs dl span.ico-microshop-0 {
    background-position: -120px -30px;
}

.unfold .nav-tabs dl span.ico-microshop-1 {
    background-position: -480px -30px;
}

.unfold .nav-tabs dl span.ico-microshop-2 {
    background-position: -510px -30px;
}

.unfold .nav-tabs dl span.ico-microshop-3 {
    background-position: -180px -30px;
}

.unfold .nav-tabs dl span.ico-mobile-0 {
    background-position: -540px -30px;
}

.unfold .nav-tabs dl span.ico-marketing-0 {
    background-position: -198px 5px;
}

.unfold .nav-tabs dl span.ico-distribution-0 {
    background-position: -370px 4px;
}

.unfold .nav-tabs dl span.ico-distribution-1 {
    background: url(../images/commission.png) no-repeat;
    margin-top: 15px;
}

.unfold .nav-tabs dl span.ico-member-0 {
    background-position: -539px 3px;
}

.unfold .nav-tabs dl span.ico-member-1 {
    background-position: -28px 4px;
}

.unfold .nav-tabs dl span.ico-member-2 {
    background-position: -226px 4px;
}

.unfold .nav-tabs dl span.ico-store-0 {
    background-position: -426px 3px;
}

.unfold .nav-tabs dl span.ico-data-0 {
    background-position: -58px 3px;
}

.unfold .nav-tabs dl span.ico-data-1 {
    background-position: -338px 5px;
}

.unfold .nav-tabs dl b {
    display: inline-block;
    font-size: 14px;
    line-height: 50px;
    color: #3a3a3a;
    vertical-align: top;
}

.unfold .nav-tabs dl span.ico-system-0 {
    background-position: -255px 4px;
}
.unfold .nav-tabs dl span.ico-system-1 {
    background-position: -365px 4px;
}
.unfold .nav-tabs dl span.ico-system-2 {
    background-position: -595px 4px;
}
.unfold .nav-tabs dl span.ico-system-3 {
    background-position: -60px 4px;
}
.unfold .nav-tabs dl.active span.ico-system-0 {
    background-position: -255px 4px;
}
.unfold .nav-tabs dl.active span.ico-system-1 {
    background-position: -365px 4px;
}
.unfold .nav-tabs dl.active span.ico-system-2 {
    background-position: -595px 4px;
}
.unfold .nav-tabs dl.active span.ico-system-3 {
    background-position: -596px 4px;
}
.unfold .nav-tabs dl.active span.ico-report-0 {
    background-position: -55px 4px;
}
.unfold .nav-tabs dl.active span.ico-upkeep-0 {
    background-position: -225px 4px;
}
.unfold .nav-tabs dl.active span.ico-access-0 {
    background-position: -480px 4px;
}
.unfold .nav-tabs dl .ico-goods-0 {
    background-position: -565px 4px;
}
.unfold .nav-tabs dl .ico-goods-1 {
    background-position: -198px 4px;
}
.unfold .nav-tabs dl .ico-goods-2 {
    background-position: -140px 4px;
}
.unfold .nav-tabs dl .ico-goods-3 {
    background-position: -282px 4px;
}
.unfold .nav-tabs dl.active span.ico-goods-0 {
    background-position: -565px 4px;
}
.unfold .nav-tabs dl.active span.ico-goods-1 {
    background-position: -198px 4px;
}
.unfold .nav-tabs dl.active span.ico-goods-2 {
    background-position: -140px 4px;
}
.unfold .nav-tabs dl.active span.ico-goods-3 {
    background-position: -282px 4px;
}
.unfold .nav-tabs dl.active span.ico-microshop-1 {
    background-position: -255px 4px;
}

.unfold .nav-tabs dl ul {
    display: none;
}

.unfold .nav-tabs dl.active ul {
    display: block;
}

.unfold .nav-tabs dl li.ui-corner-left {
    height: auto;
    padding: 0;
}

.unfold .nav-tabs dl li:hover a,
.unfold .nav-tabs dl li.active a {
    background-color: #148eff;
    color: #fff !important;
}

.unfold .nav-tabs dl li a {
    line-height: 36px;
    height: 36px;
}

.unfold .nav-tabs dl li a i {
    display: inline-block;
    height: 1px;
    line-height: 1px;
    vertical-align: top;
    margin-top: 15px;
    margin-right: 4px;
}

.admincp-container-right {
    background-color: #fff;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 165px;
}

.flexigrid {
    margin-top: 10px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.flexigrid .mDiv {
    color: #333;
    position: relative;
    z-index: 4;
    height: 30px;
    /*line-height: 30px;*/
    margin-bottom: 6px;
}

.flexigrid .mDiv .ftitle {
    float: left;
    height: 30px;
}

.flexigrid .mDiv .ftitle h3 {
    font-size: 16px;
    display: inline-block;
}

.flexigrid .mDiv .ftitle h5 {
    display: inline-block;
    font-weight: normal;
}

.flexigrid .pReload {
    color: #148eff;
    width: 24px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    padding-left: 20px;
    margin: 5px 0;
    position: relative;
    z-index: 1;
    border-left: 1px dashed #bdbdbd;
}

.flexigrid .pReload i {
    font-size: 14px;
    margin: 0;
}

.flexigrid .pReload.loading i {
    color: #090;
    display: inline-block;
    -webkit-animation: fa-spin 0.2s infinite linear;
    animation: fa-spin 0.2s infinite linear;
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.flexigrid .mDiv .sline {
    width: 0;
    height: 16px;
    float: left;
    margin: 4px;
    border-left: dotted 1px #d7d7d7;
}

.flexigrid .nBtn {
    color: #777;
    background-color: #fff;
    width: 100px;
    height: 24px;
    float: left;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.flexigrid .nBtn .hBtn {
    text-align: center;
    line-height: 24px;
    width: 24px;
    height: 24px;
    border: solid 1px transparent;
    position: absolute;
    z-index: 2;
    top: 0;
    left: -1px;
}

.flexigrid .nBtn:hover .hBtn {
    color: #333;
    background-color: #fff;
    border-radius: 4px 4px 0 0;
    border-color: #d7d7d7;
    border-bottom: 0;
}

.flexigrid .nBtn i {
    font-size: 14px;
    margin: 0;
}

.flexigrid .nDiv {
    background-color: #fff;
    padding: 5px 0 5px 5px;
    border: 1px solid #d7d7d7;
    border-radius: 0 0 4px 4px;
    overflow: auto;
    position: absolute;
    z-index: 1;
    top: 23px;
    left: -1px;
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
}

.flexigrid .nDiv h5 {
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
    color: #f60;
}

.flexigrid .nDiv .ps-container {
    display: block;
    max-height: 150px;
    padding: 0 10px 10px 0;
    overflow: hidden;
    position: relative;
    z-index: auto;
}

.flexigrid .nDiv ul {
    width: 100%;
}

.flexigrid .nDiv li {
    line-height: 20px;
    text-align: left;
    padding: 2px 10px 2px 0;
    border-bottom: dotted 1px #e6e6e6;
}

.flexigrid .nDiv li:hover {
    color: #666;
    background: #f5f5f5;
}

.flexigrid .nDiv li span {
    font-size: 12px;
    vertical-align: middle;
    letter-spacing: normal;
    display: inline-block;
}

.flexigrid .nDiv li span.ndcol1 {
    margin-right: 5px;
}

.flexigrid .nDiv .ps-scrollbar-x-rail {
    display: none !important;
}

.flexigrid .mDiv form {
    float: right;
}

@media screen and (max-width: 1366px) {
    .flexigrid .mDiv form {
        float: left;
        margin: 0 0 10px;
    }
}

.flexigrid .sDiv {
    position: relative;
    overflow: hidden;
    margin-left: 10px;
}

.flexigrid .sDiv2 {
    border-radius: 4px;
    margin-right: 10px;
    min-width: 30px;
    border: solid 1px #d7d7d7;
    /*height: 28px;*/
    float: left;
}

.flexigrid .sDiv2 .qsbox,
.flexigrid .sDiv2 .select,
.flexigrid .sDiv2 .btn {
    border: none;
    border-radius: 0;
    font-size: 12px;
    vertical-align: top;
    letter-spacing: normal;
    display: inline-block;
}

.flexigrid .sDiv2 .select {
    display: inline-block !important;
    min-width: 50px;
    border-radius: 4px;
    max-width: 140px;
    width: auto;
    height: 28px;
    border-right: 1px solid #d7d7d7;
    /*float: left;*/
}

.flexigrid .sDiv2 .qsbox {
    border-radius: 4px;
    margin-right: 6px;
    font-size: 12px;
    line-height: 28px;
    width: 120px;
    height: 26px;
    padding: 0 6px;
}

.flexigrid .sDiv2 .sDiv3 {
    width: 100px;
}

.flexigrid .sDiv2 .btn {
    padding: 0 10px;
    border-radius: 4px;
    height: 28px;
    cursor: pointer;
    background-color: #148eff;
    color: #fff;
    margin-right: -1px;
}

.flexigrid .sDiv .a_search {
    color: #3b639f;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
}

.flexigrid .sDiv .a_search i {
    font-size: 14px;
    margin-right: 4px;
}

.flexigrid .sDiv .a_search:hover {
    color: #cd0200;
}

@media screen and (max-width: 1280px) {
    .flexigrid .sDiv2 .qsbox {
        width: 100px;
    }

    .flexigrid .sDiv2 .sDiv3 {
        width: 90px;
    }
}

@media screen and (max-width: 1180px) {
    .flexigrid .sDiv2 .qsbox {
        width: 90px;
    }
}

@media screen and (max-width: 1080px) {
    .flexigrid .sDiv2 .qsbox {
        width: 72px;
    }

    .flexigrid .sDiv2 .sDiv3 {
        width: 80px;
    }
}

.flexigrid .hDiv {
    background-color: #f3f4f4;
    clear: both;
    border-style: solid none;
    border-width: 1px 0;
    border-color: #fff transparent;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.flexigrid .hDivBox {
    float: none;
}

.flexigrid .hDiv i.ico-check,
.flexigrid .bDiv td i.ico-check {
    display: inline-block;
    width: 14px;
    height: 14px;
    cursor: pointer;
    margin-top: 4px;
    border: 1px solid #cacaca;
    border-radius: 4px;
}

.flexigrid .hDiv .trSelected i.ico-check,
.flexigrid .bDiv .trSelected td i.ico-check {
    background: #148eff url(../images/contright.png) center 30% no-repeat;
    border: 1px solid #148eff;
}

.flexigrid .hDiv i.ico-hcheck,
.flexigrid .bDiv td i.ico-hcheck {
    display: inline-block;
    width: 14px;
    height: 14px;
    cursor: pointer;
    margin-top: 4px;
    border: 1px solid #148eff;
    border-radius: 4px;
    background-color: #148eff;
}

.flexigrid .bDiv td i.ico-check {
    margin-top: 8px;
}

.flexigrid .hDiv .sorted {
    background-color: #e6e6e6;
}

.flexigrid .hDiv .sorted div {
    padding-bottom: 5px;
}

.flexigrid .hDiv .thMove {
    background: #fff;
    color: #fff;
}

.flexigrid .hDiv .sorted.thMove div {
    border-bottom: 1px solid #fff;
    padding-bottom: 4px;
}

.flexigrid .hDiv .thMove div {
    background: #fff !important;
}

.flexigrid .hDiv th .sdesc {
    background: url(../images/dn.png) no-repeat center top;
}

.flexigrid .hDiv th .sasc {
    background: url(../images/up.png) no-repeat center top;
}

.flexigrid .cDrag {
    float: left;
    position: absolute;
    z-index: 2;
    overflow: visible;
}

.flexigrid .cDrag div {
    background: none;
    display: block;
    width: 3px;
    height: 24px;
    float: left;
    position: absolute;
    cursor: col-resize;
}

.flexigrid .cDrag div:hover,
.flexigrid .cDrag div.dragging {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#19000000', endColorstr='#19000000');
    background: rgba(0, 0, 0, 0.1);
    border: solid #fff;
    border-width: 0 1px;
}

.flexigrid .btnseparator {
    float: left;
    height: 22px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #fff;
    margin: 1px;
}

.flexigrid .fbutton {
    display: inline-block;
    margin-left: 16px;
    float: left;
    cursor: pointer;
    margin-bottom: 5px;
}

.flexigrid .fbutton div {
    font-size: 12px;
    line-height: 28px;
    color: #333;
    border: solid 1px #939393;
    padding: 0 10px;
    border-radius: 4px;
}

.flexigrid .fbutton select {
    padding: 0;
    height: 30px;
    float: left;
}

.refresh-date {
    float: left;
    display: inline-block;
    margin-left: 20px;
}

.flexigrid .fbutton .add:hover,
.flexigrid .fbutton.fbOver .add:hover {
    background: #148eff;
    color: #fff;
    border: 1px solid #148eff;
}

.flexigrid .fbutton .del:hover,
.flexigrid .fbutton.fbOver .del:hover {
    color: #e84c3d;
    border-color: #e84c3d;
}

.flexigrid .fbutton .csv:hover,
.flexigrid .fbutton.fbOver .csv:hover {
    color: #9c59b8;
    border-color: #9c59b8;
}

.flexigrid .bDiv {
    background: #fff;
    min-height: 300px;
    position: relative;
    z-index: 2;
    overflow: auto;
}

.flexigrid .bDiv table {
    width: 100%;
}

.flexigrid .bDiv td {
    color: #555;
    vertical-align: top;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid E6E6E6;
}

.flexigrid .bDiv a {
    color: #3b639f;
}

.flexigrid .bDiv a:hover {
    color: #cd0200;
}

.flexigrid .bDiv td .on,
.flexigrid .bDiv td .yes {
    color: #148eff;
    cursor: default;
    padding: 1px 6px;
    margin: 0 5px 0 0;
}

.flexigrid .bDiv td .off,
.flexigrid .bDiv td .no {
    color: #999;
    cursor: default;
    padding: 1px 6px;
    margin: 0 5px 0 0;
}

.flexigrid .bDiv td.normal {
    color: #c30;
}

.flexigrid .bDiv td.abnormal {
    color: #090;
}

.flexigrid .bDiv td.column-a {
    background-color: #f6eefb;
}

.flexigrid .bDiv td.column-b {
    background-color: #f9f3d7;
}

.flexigrid .bDiv td.column-c {
    background-color: #fbeee0;
}

.flexigrid .bDiv a.btn {
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    color: #148eff;
    vertical-align: top;
    display: inline-block;
    height: 14px;
    padding: 0 6px;
    margin: 8px 0;
    border-right: 1px solid #b3b3b3;
}

.flexigrid .bDiv a.btn:last-child {
    border: none;
}

/*.flexigrid .bDiv a.red:hover{color:#FFF;background-color:rgba(196,24,45,0.8);border-color:rgba(196,24,45,0.8)}
.flexigrid .bDiv a.blue:hover{color:#FFF;background-color:#148eff;border-color:#148eff;}
.flexigrid .bDiv a.green:hover{color:#FFF;background-color:#1BBC9D;border-color:#16A086}
.flexigrid .bDiv a.orange:hover{color:#FFF;background-color:#FFBF40;border-color:#FFBF40}
.flexigrid .bDiv a.purple:hover{color:#FFF;background-color:#9C59B8;border-color:#8F44AD}*/
.flexigrid .bDiv a.belize-hole:hover {
    color: #fff;
    background-color: #e84c3d;
    border-color: #c1392b;
}

.flexigrid .bDiv .handle span {
    font-size: 12px;
}

.flexigrid .bDiv span.btn {
    font-size: 12px;
    vertical-align: top;
    display: inline-block;
    position: relative;
    z-index: 1;
    cursor: default;
}

.flexigrid .bDiv span.btn:hover {
    z-index: 3;
}

.flexigrid .bDiv span.btn em {
    color: #777;
    line-height: 30px;
    display: block;
    height: 30px;
    padding: 0 6px;
    position: relative;
    z-index: 2;
}

.flexigrid .bDiv span.btn:hover em {
    color: #fff;
    background-color: #148eff;
    border-color: #148eff;
}

.flexigrid .bDiv span.btn em i {
    font-size: 14px;
    vertical-align: middle;
    margin-right: 4px;
}

.flexigrid .bDiv span.btn em .arrow {
    vertical-align: top;
    display: inline-block;
    width: 0px;
    height: 0px;
    margin-left: 6px;
    margin-top: 12px;
    border: 6px solid transparent;
    border-top: 7px solid #a6a6a6;
}

.flexigrid .bDiv span.btn:hover .arrow {
    border-top: none;
    border-bottom: 7px solid #fff;
}

.flexigrid .bDiv span.btn ul {
    background-color: #eaedef;
    display: none;
    position: absolute;
    z-index: 1;
    top: 30px;
    left: 0;
    overflow: hidden;
}

.flexigrid .bDiv tr:first-child span.btn ul {
    bottom: auto;
    top: 30px;
}

.flexigrid .bDiv tr:nth-last-child(2) span.btn ul {
    bottom: auto;
    top: 30px;
}

.flexigrid .bDiv span.btn:hover ul {
    display: block;
}

.flexigrid .bDiv span.btn ul li {
    border-bottom: 1px solid #fff;
    clear: both;
}

.flexigrid .bDiv span.btn ul li:last-child {
    border: none;
}

.flexigrid .bDiv span.btn ul li a {
    color: #333;
    display: block;
    line-height: 24px;
    height: 24px;
    padding: 4px 8px;
}

.flexigrid .bDiv span.btn ul li a:hover {
    background-color: #148eff;
    color: #fff;
    text-decoration: none;
}

.flexigrid .bDiv span.btn ul li a.expire {
    color: #ff0 !important;
}

.flexigrid .bDiv a.expired {
    color: #f30;
}

.flexigrid .bDiv a.expire {
    color: #f93;
}

i.fa-external-link {
    color: #999 !important;
    font-size: 9px !important;
    margin-left: 4px;
    margin-right: 0;
}

.flexigrid .bDiv .user-avatar {
    background-color: #fff;
    vertical-align: middle;
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-right: 6px;
    border: solid 1px #d7d7d7;
    border-radius: 50%;
}

.flexigrid .bDiv .pic-thumb-tip {
    color: #777;
}

.flexigrid .bDiv .pic-thumb-tip i {
    font-size: 14px;
}

.flexigrid .bDiv .pic-thumb-tip:hover {
    color: #333;
}

.no-data,
.flexigrid .bDiv .no-data {
    font-size: 14px;
    color: #999;
    width: 100% !important;
    height: 24px;
    border: 0 none !important;
    text-align: center;
    padding: 100px 0;
}

.flexigrid .bDiv .trSelected .no-data,
.flexigrid .bDiv .no-data:hover {
    color: #999 !important;
    background-color: transparent !important;
}

.no-data i,
.flexigrid .bDiv .no-data i {
    font-size: 18px;
    margin-right: 6px;
    color: #fc0;
}

.flexigrid .hDiv tr th,
.flexigrid .bDiv tr td {
    vertical-align: top !important;
    text-align: left;
    border-bottom: solid 1px #f5eded;
    overflow: visible;
    min-width: 90px;
}

.flexigrid .hDiv tr th:first-child,
.flexigrid .bDiv tr td:first-child {
    min-width: 30px;
}

.flexigrid .hDiv th div,
.flexigrid .bDiv td div,
.colCopy div {
    display: block;
    line-height: 22px;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 22px;
    padding: 8px;
    overflow: hidden;
}

.flexigrid .bDiv td div {
    padding: 10px 8px;
    height: 30px;
    line-height: 30px;
}

.flexigrid .tdDivs th div,
.flexigrid .tdDivs td div,
.colCopy div {
    overflow: inherit;
    margin-top: -4px;
    width: 80px;
    height: auto;
    min-height: 22px;
}

.flexigrid .hDiv .sign div,
.flexigrid .bDiv .sign div {
    min-width: 24px !important;
    max-width: 24px !important;
}

.flexigrid .hDiv .handle div,
.flexigrid .bDiv .handle div {
    overflow: visible;
    min-width: 150px !important;
    max-width: 174px !important;
}

.flexigrid .hDiv .handle-s div,
.flexigrid .bDiv .handle-s div {
    overflow: visible;
    min-width: 60px !important;
    max-width: 60px !important;
}

.flexigrid.hideBody {
    height: 26px !important;
    border-bottom: 1px solid #ccc;
}

.ie6fullwidthbug {
    border-right: 0px solid #ccc;
    padding-right: 2px;
}

.flexigrid .bDiv table.autoht {
    width: 100%;
    margin-bottom: 0px;
    border-bottom: 0px;
}

.flexigrid .nBtn.srtd {
    background: url(../images/wbg.gif) repeat-x 0px -1px;
}

.flexigrid .hDiv th,
.colCopy {
    font-weight: 600;
    white-space: nowrap;
    cursor: default;
    overflow: hidden;
}

.colCopy {
    color: #333;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#E5FFFFFF', endColorstr='#E5FFFFFF');
    background: rgba(255, 255, 255, 0.9);
    border: dotted 1px #d7d7d7;
    overflow: hidden;
    box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.05);
    z-index: 9;
}

.flexigrid tr td.sorted {
    background-color: #f9f9f9;
    border-bottom: 1px solid #e6e6e6;
}

.flexigrid tr td.sorted div {
    bckground: #fff7cf;
}

.flexigrid tr.erow td {
    background: #fdfdfd;
    border-bottom: 1px solid #f5f5f5;
}

.flexigrid tr.erow td.sorted {
    background: #f0f0f0;
    border-bottom: 1px solid #e6e6e6;
}

.flexigrid div.bDiv tr:hover td,
.flexigrid div.bDiv tr:hover td.sorted,
.flexigrid div.bDiv tr.trOver td.sorted,
.flexigrid div.bDiv tr.trOver td {
    background: #f3f4f4;
}

.flexigrid div.bDiv tr.trSelected:hover td,
.flexigrid div.bDiv tr.trSelected:hover td.sorted,
.flexigrid div.bDiv tr.trOver.trSelected td.sorted,
.flexigrid div.bDiv tr.trOver.trSelected td,
.flexigrid tr.trSelected td.sorted,
.flexigrid tr.trSelected td {
    color: #333;
    background: #ffffdf;
    border-color: transparent;
    border-bottom: 1px solid #ffefbf;
}

.flexigrid .pDiv {
    background-color: #f5f5f5;
    border-style: solid;
    border-color: #d7d7d7 transparent #c8c8c8 transparent;
    border-width: 1px 0;
    position: relative;
    z-index: 3;
}

.flexigrid .pDiv .pDiv2 {
    padding: 6px 0;
    margin: 0;
    border-color: #fff;
    border-style: solid;
    border-width: 1px 0;
    position: relative;
    z-index: 1;
}

.flexigrid .pGroup-left {
    color: #777;
    line-height: 24px;
    height: 24px;
    position: absolute;
    z-index: 1;
    top: 6px;
    left: 12px;
}

.flexigrid .pGroup-left .select {
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: middle;
    display: inline-block;
    width: 40px;
    height: 24px;
    background-color: transparent;
    padding: 0;
    margin: 0 6px 0 0;
    border-radius: 0;
    border: none;
}

.flexigrid .pGroup-right {
    color: #777;
    line-height: 24px;
    height: 24px;
    position: absolute;
    z-index: 1;
    top: 6px;
    right: 12px;
}

.flexigrid .pGroup-middle {
    text-align: center;
    margin: 0 auto;
    width: 250px;
    height: 24px;
    float: none;
    z-index: auto;
}

.flexigrid .pGroup-middle .pButton,
.flexigrid .pGroup-middle .pcontrol,
.flexigrid .pGroup-middle .pcontrol input,
.flexigrid .pGroup-middle .pcontrol span {
    vertical-align: middle;
    letter-spacing: normal;
    display: inline-block;
}

.flexigrid .pGroup-middle .pButton {
    color: #999;
    background-color: transparent;
    text-align: center;
    width: 24px;
    height: 24px;
    padding: 0;
    margin-right: 8px;
    border-radius: 4px;
    cursor: pointer;
    overflow: hidden;
}

.flexigrid .pGroup-middle .pButton:hover {
    color: #333;
    background-color: #ccc;
    padding: 0;
    border: 0;
}

.flexigrid .pGroup-middle .pButton i {
    line-height: 24px;
    font-size: 14px;
}

.flexigrid .pGroup-middle .pcontrol {
    font-size: 12px;
    line-height: 20px;
    color: #999;
    margin-right: 10px;
}

.flexigrid .pGroup-middle .pcontrol input {
    color: #333;
    background-color: transparent;
    text-decoration: underline;
    text-align: center;
    width: 20px;
    padding: 0;
    border: none;
    border-radius: 0;
}

.flexigrid .pGroup-middle .pcontrol input:hover,
.flexigrid .pGroup-middle .pcontrol input:focus {
    background-color: #fff;
    box-shadow: none;
}

.pPageStat {
    display: block;
    line-height: 40px;
    text-align: center;
    color: #fff;
    position: absolute;
    top: -40px;
    left: 0px;
    right: 0px;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000', endColorstr='#7F000000');
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
}

.flexigrid .pGroup-middle .pcontrol span {
    margin-right: 2px;
}

.flexigrid .pDiv .pButton.pBtnOver {
    width: 20px;
    height: 20px;
    border: 1px solid #ccc;
    cursor: pointer;
}

.flexigrid .pDiv .pButton span {
    display: block;
    width: 20px;
    height: 20px;
    float: left;
}

.flexigrid .pDiv .pButton:hover span,
.flexigrid .pDiv .pButton.pBtnOver span {
    width: 19px;
    height: 19px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
}

.flexigrid div.iDiv {
    border: 1px solid #316ac5;
    position: absolute;
    overflow: visible;
    background: none;
}

.flexigrid div.iDiv input,
.flexigrid div.iDiv select,
.flexigrid div.iDiv textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.flexigrid div.iDiv input.tb {
    border: 0px;
    width: 100%;
    height: 100%;
    padding: 0px;
    background: none;
}

.flexigrid div.hGrip {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 5px;
    width: 5px;
    background: url(../images/line.gif) repeat-x center;
    margin-right: 1px;
    cursor: col-resize;
}

.flexigrid div.hGrip:hover,
.flexigrid div.hGrip.hgOver {
    border-right: 1px solid #999;
    margin-right: 0px;
}

.flexigrid div.vGrip {
    height: 5px;
    overflow: hidden;
    position: relative;
    background: #fafafa url(../images/wbg.gif) repeat-x 0px -1px;
    border: 1px solid #ccc;
    border-top: 0px;
    text-align: center;
    cursor: row-resize;
    display: none;
}

.flexigrid div.vGrip span {
    display: block;
    margin: 1px auto;
    width: 20px;
    height: 1px;
    overflow: hidden;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    background: none;
}

.flexigrid span.cdropleft {
    display: block;
    background: url(../images/prev.gif) no-repeat -4px center;
    width: 24px;
    height: 24px;
    position: relative;
    top: -24px;
    margin-bottom: -24px;
    z-index: 3;
}

.flexigrid div.hDiv span.cdropright {
    display: block;
    background: url(../images/next.gif) no-repeat 12px center;
    width: 24px;
    height: 24px;
    float: right;
    position: relative;
    top: -24px;
    margin-bottom: -24px;
}

.flexigrid.ie .hDiv th div,
.colCopy.ie div {
    overflow: hidden;
}

@media screen and (max-width: 1366px) {
    .refresh-date {
        margin-left: 15px;
    }

    .flexigrid .pReload {
        padding-left: 10px;
    }

    .flexigrid .fbutton {
        margin-left: 10px;
    }
}

.ncap-goods-sku {
    width: 96%;
    margin: 0 auto 20px auto;
}

.ncap-goods-sku .title,
.ncap-goods-sku .content li {
    font-size: 0;
}

.ncap-goods-sku .content {
    position: relative;
    z-index: 1;
    overflow: hidden;
    min-height: 120px;
    max-height: 400px;
}

.ncap-goods-sku .title {
    font-weight: 600;
}

.ncap-goods-sku .content li {
    background-color: #fff;
    border-top: solid 1px #e6e6e6;
}

.ncap-goods-sku .content li:nth-child(even) {
    background-color: #f5f5f4;
}

.ncap-goods-sku .title h4,
.ncap-goods-sku .content span {
    font-size: 12px;
    line-height: 24px;
    vertical-align: middle;
    display: inline-block;
    height: 24px;
    padding: 3px 2%;
    width: 15%;
}

.ncap-goods-sku .content span img {
    max-width: 24px;
    max-height: 24px;
}

.promotion-ms {}

.promotion-ms li {
    font-size: 0;
    background-color: #fff;
    display: block;
    padding: 4px;
    border: dotted 1px #e6e6e6;
    margin-bottom: 4px;
}

.promotion-ms li span {
    font-size: 12px;
    line-height: 24px;
    vertical-align: middle;
    display: inline-block;
    height: 24px;
    margin-right: 10px;
}

.promotion-ms li span strong {
    font-weight: 600;
    color: #2cbca3;
}

.promotion-ms li span a {
    display: inline-block;
    vertical-align: middle;
}

.promotion-ms li span img {
    max-width: 24px;
    max-height: 24px;
    vertical-align: middle;
}

.flex-table-search {
    font-size: 0;
    line-height: 0;
    display: block;
    height: 0;
    position: relative;
    z-index: 3;
}

.flex-table-search .sDiv {
    font-size: 0;
    border: 1px solid #d7d7d7;
    display: block;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 10px;
}

.flex-table-search .sDiv:hover {
    border-color: #2cbca3;
}

.flex-table-search .sDiv .select,
.flex-table-search .sDiv .qsbox,
.flex-table-search .sDiv .btn {
    font-size: 12px;
    vertical-align: middle;
    display: inline-block;
    border: medium none;
    border-radius: 0;
}

.flex-table-search .sDiv .select {
    background-color: #fff;
    width: auto;
    height: 22px;
}

.flex-table-search .sDiv .qsbox {
    line-height: 20px;
    background-color: #fff;
    width: 120px;
    height: 20px;
    padding: 1px 5px;
    box-shadow: none !important;
}

.flex-table-search .sDiv .btn {
    color: #555;
    background-color: #e7e7e7;
    line-height: 22px;
    height: 22px;
    border-left: 1px solid #d7d7d7;
    padding: 0 10px;
    cursor: pointer;
}

.flex-table-search .sDiv:hover .btn,
.flex-table-search .sDiv .btn:hover {
    color: #fff;
    text-decoration: none;
    background-color: #2cbca3;
}

.flexirid-layout {
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
}

.ncap-search-ban-s {
    color: #fff;
    background-color: #16a086;
    width: 16px;
    padding: 8px 3px 8px 5px;
    margin-top: -80px;
    border: solid 1px #16a086;
    border-right: 0 none;
    position: fixed;
    display: block;
    z-index: 99;
    top: 50%;
    right: 0;
    cursor: pointer;
    box-shadow: 0 0 5px 0 rgba(204, 204, 204, 0.5);
}

.ncap-search-bar-s i {
    margin: 0 0 5px 0;
}

.ncap-search-bar {
    background-color: #f5f5f5;
    border-left: solid 1px #d7d7d7;
    height: 100%x;
    padding: 10px 0 10px 10px;
    position: fixed;
    z-index: 99;
    top: 0;
    bottom: 0;
    right: -230px;
}

.ncap-search-bar .title {
    display: block;
}

.ncap-search-bar .title h3 {
    color: #333;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
}

.ncap-search-bar .handle-btn {
    color: #999;
    background-color: #f5f5f5;
    width: 16px;
    padding: 8px 3px 8px 5px;
    margin-top: -80px;
    border: solid 1px #e7e7e7;
    border-right: 0 none;
    position: absolute;
    z-index: 1;
    left: -25px;
    top: 50%;
    cursor: pointer;
}

.ncap-search-bar .handle-btn i {
    margin-bottom: 5px;
}

.ncap-search-bar .content {
    width: 156px;
    display: block;
    padding-right: 15px;
    margin-bottom: 50px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.ncap-search-bar .content .layout-box {
    display: block;
}

.ncap-search-bar dl {
    padding: 5px 0;
    border-bottom: solid 1px #e6e6e6;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
}

.ncap-search-bar dt {
    line-height: 20px;
    color: #808b8d;
    padding: 0 0 2px 4px;
}

.ncap-search-bar dd {}

.ncap-search-bar dd label {
    display: block;
    margin-bottom: 5px;
}

.ncap-search-bar dd .s-input-txt {
    background-color: #fff;
    width: 140px;
}

.ncap-search-bar dd .s-select {
    width: 150px;
}

.ncap-search-bar dd .querySelect,
.ncap-search-bar dd .class-select {
    width: 150px;
    margin-bottom: 5px;
}

.ncap-search-bar .bottom {
    background-color: #f5f5f5;
    padding: 10px 0 15px 0;
    border-top: solid 1px #e7e7e7;
    text-align: center;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    bottom: 0;
}

.ncap-form-default {
    padding: 10px 0;
    overflow: hidden;
}

.ncap-form-default .title {
    padding: 10px 0;
    border-bottom: solid 1px #c8c8c8;
}

.ncap-form-default .title h3 {
    font-size: 16px;
    line-height: 20px;
    color: #333;
    font-weight: normal;
}

.ncap-form-default dl.row,
.ncap-form-all dd.opt {
    font-size: 0;
    color: #333;
    padding: 12px 0;
    position: relative;
    z-index: 1;
}

.ncap-form-default dl.row:first-child,
.ncap-form-all dd.opt:first-child {
    border-top-color: #fff;
}

.ncap-form-default dl.row:nth-child(even),
.ncap-form-all dd.opt:nth-child(even) {
    background-color: #fdfdfd;
}

.ncap-form-default dt.tit,
.ncap-form-default dd.opt {
    font-size: 12px;
    line-height: 24px;
    vertical-align: top;
    letter-spacing: normal;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.ncap-form-default dt.tit {
    text-align: right;
    min-width: 100px;
    padding-right: 2%;
}

.ncap-form-default dd.opt {
    text-align: left;
    width: 70%;
}

.ncap-form-default dd.opt #district {
    min-width: 50px;
    display: inline-block !important;
}

@media screen and (max-width: 1366px) {
    .ncap-form-default dt.tit {
        text-align: right;
        min-width: 100px;
        padding-right: 2%;
    }

    .ncap-form-default dd.opt {
        text-align: left;
        width: 70%;
    }
}

.ncap-form-default dt.tit em {
    font: bold 14px/20px tahoma, verdana;
    color: #f60;
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
}

.ncap-form-default dt.tit label {
    font-weight: bold;
}

.ncap-form-default .input-txt,
.ncap-form-all .input-txt {
    width: 280px !important;
}

.ncap-form-default ul.list {}

.ncap-form-default ul.list li {
    clear: both;
}

.ncap-form-default .input-btn {
    font-size: 12px;
    background-color: #f5f5f5;
    vertical-align: top;
    display: inline-block;
    height: 26px;
    padding: 0 10px;
    border: solid 1px #d7d7d7;
    border-radius: 4px;
    cursor: pointer;
}

.ncap-form-default .input-btn:hover {
    text-decoration: none;
    color: #333;
    background-color: #e6e6e6;
    border-color: #a9a9a9;
}

.ncap-form-default p.notic,
.ncap-form-all p.notic {
    line-height: 12px;
    line-height: 18px;
    color: #aaa;
    margin-top: 4px;
    clear: both;
}

.ncap-form-default dl.row:hover p.notic {
    color: #148eff;
}

.ncap-form-default div.bot,
.ncap-form-all div.bot {
    display: block;
    padding: 12px 0 10px 8%;
}

@media screen and (max-width: 1366px) {

    .ncap-form-default div.bot,
    .ncap-form-all div.bot {
        display: block;
        padding: 12px 0 10px 11%;
    }
}

.ncap-order-style {
    width: 1000px;
    margin: 0 auto;
}

.ncap-order-flow {
    background-color: #f5f5f5;
    padding: 10px 0;
    margin-bottom: 60px;
    border-radius: 5px;
    position: relative;
    z-index: 1;
}

.ncap-order-flow ol {
    font-size: 0;
}

.ncap-order-flow li {
    font-size: 12px;
    text-align: center;
    vertical-align: top;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.ncap-order-flow .num5 li {
    width: 20%;
}

.ncap-order-flow .num3 li {
    width: 33.333%;
}

.ncap-order-flow li i {
    font-size: 18px;
    color: #d7d7d7;
    position: absolute;
    z-index: 1;
    right: -8px;
    top: 2px;
}

.ncap-order-flow li h5 {
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    height: 20px;
}

.ncap-order-flow li time {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #777;
    background-color: #fff;
    line-height: 16px;
    text-align: center;
    display: none;
    width: 140px;
    height: 16px;
    margin-left: -70px;
    border: dotted 1px #d6d6d6;
    border-radius: 10px;
    position: absolute;
    z-index: 1;
    bottom: -20px;
    left: 50%;
}

.ncap-order-flow li.current h5 {
    color: #2cbca3;
    font-weight: 600;
}

.ncap-order-flow li.current i {
    color: #2cbca3;
}

.ncap-order-flow li.current time {
    display: block;
}

.ncap-order-flow .code-list {
    font-size: 12px;
    background-color: #fff;
    text-align: left;
    width: 370px;
    padding: 9px 0 9px 9px;
    margin: 3px 0 0 5px;
    border: dotted 1px #d6d6d6;
    border-radius: 10px;
    position: relative;
    z-index: 1;
    box-shadow: 3px 3px 0 rgba(153, 153, 153, 0.05);
}

.ncap-order-flow .code-list #codeList {
    max-height: 75px;
    position: relative;
    z-index: auto;
    overflow: hidden;
}

.ncap-order-flow .code-list ul {
    width: 96%;
}

#codeList ul {
    max-height: 75px;
    overflow-x: auto;
}

.ncap-order-flow .code-list li {
    color: #999;
    line-height: 20px;
    background-color: #fcfcfc;
    text-align: left;
    display: block;
    width: 100%;
    clear: both;
    margin-top: 5px;
}

.ncap-order-flow .code-list li:hover {
    background-color: #fff;
    box-shadow: 0 0 5px rgba(204, 204, 204, 0.75);
}

.ncap-order-flow .code-list li strong {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: 600;
    color: #2cbca3;
    margin: 0 20px 0 5px;
}

.ncap-order-flow .code-list li.used {
    color: #f90;
    background-color: transparent;
    box-shadow: none;
}

.ncap-order-flow .code-list li.used strong {
    color: #999;
}

.ncap-order-details {
    border: solid 1px #2cbca3;
    position: relative;
    z-index: 1;
}

.ncap-order-details .tabs-nav {
    font-size: 0;
    position: absolute;
    z-index: 1;
    top: -30px;
    left: 20px;
}

.ncap-order-details .tabs-nav li {
    font-size: 12px;
    display: inline-block;
    margin-right: 5px;
}

.ncap-order-details .tabs-nav li a {
    line-height: 20px;
    color: #777;
    background-color: #f5f5f5;
    display: block;
    height: 20px;
    padding: 4px 19px;
    border-style: solid;
    border-width: 1px;
    border-color: #f5f5f5 #f5f5f5 #2cbca3 #f5f5f5;
    border-radius: 4px 4px 0 0;
}

.ncap-order-details .tabs-nav li.current a {
    background-color: #fff;
    color: #2cbca3;
    font-weight: 600;
    border-color: #2cbca3 #2cbca3 #ffffff #2cbca3;
}

.ncap-order-details .tabs-panels {
    padding: 9px 19px;
}

.ncap-order-details h4 {
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    color: #333;
    height: 20px;
    margin-bottom: 8px;
}

.ncap-order-details .misc-info,
.ncap-order-details .addr-note,
.ncap-order-details .contact-info {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: solid 1px #e6e6e6;
}

.ncap-order-details .tabs-hide {
    display: none;
}

.ncap-order-details .tabs-panels dl {
    font-size: 0;
    padding-bottom: 5px;
}

.ncap-order-details .tabs-panels dt,
.ncap-order-details .tabs-panels dd {
    font-size: 12px;
    line-height: 20px;
    vertical-align: top;
    display: inline-block;
    max-width: 720px;
}

.ncap-order-details .tabs-panels dt {
    color: #999;
    width: 100px;
    text-align: right;
}

.ncap-order-details .tabs-panels dd {
    color: #333;
    min-width: 200px;
}

.ncap-order-details table {
    border: solid 1px #d7d7d7;
    width: 100%;
}

.ncap-order-details table thead th,
.ncap-order-details table tbody td {
    text-align: center;
    min-height: 20px;
    padding: 9px;
}

.ncap-order-details table thead th {
    background-color: #edfbf8;
    border-bottom: solid 1px #d7d7d7;
}

.ncap-order-details table tbody td {
    border-bottom: solid 1px #d7d7d7;
    word-break: break-all;
}

.ncap-order-details table .goods-thumb {
    width: 30px;
    height: 30px;
}

.ncap-order-details table thead tr th:last-child,
.ncap-order-details table tbody tr td:last-child {
    width: 36%;
}

.ncap-order-details table .goods-thumb a {
    line-height: 0;
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    *display: block;
    width: 30px;
    height: 30px;
    overflow: hidden;
}

.ncap-order-details table .goods-thumb a img {
    max-width: 30px;
    max-height: 30px;
    margin-top: expression(30-this.height/2);
}

.ncap-order-details .total-amount {
    text-align: right;
    padding: 10px 0;
}

.ncap-order-details .total-amount h3 {
    font-size: 14px;
    font-weight: normal;
    color: #777;
    line-height: 24px;
}

.ncap-order-details .total-amount h3 strong {
    font-size: 20px;
    color: #ff3300;
}

.ncap-order-details .total-amount h4 {
    color: #999;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
}

.ncap-order-details .total-amount h5 {}

.nc-store-sales {
    font-size: 0;
    *word-spacing: -1px;
    display: block;
    clear: both;
    width: 360px;
    height: 24px;
    margin: 4px;
}

.nc-store-sales dt,
.nc-store-sales dd {
    font-size: 12px;
    line-height: 20px;
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.nc-store-sales dt {
    line-height: 20px;
    font-weight: 600;
    color: #fff !important;
    background-color: #ff875a;
    text-align: right;
    width: 60px !important;
    padding: 2px 6px;
}

.nc-store-sales dd {
    line-height: 20px;
    background-color: #fff;
    width: 274px;
    height: 20px;
    padding: 1px 5px;
    border: dotted #ff875a;
    border-width: 1px 1px 1px 0;
}

.nc-store-sales dd img {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
}

.dialog_content .ncap-form-default,
.dialog_content .ncap-form-all {
    width: 96%;
    margin: 0 auto;
    padding: 0;
}

.dialog_content .ncap-form-default dt.tit {
    text-align: right;
    width: 20%;
    padding-right: 2%;
}

.dialog_content .ncap-form-default dd.opt {
    text-align: left;
    width: 77%;
}

.dialog_content .ncap-form-all dl.row {
    padding: 8px 0;
}

.dialog_content .ncap-form-all dt.tit {
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    background-color: transparent;
    height: 24px;
    padding: 4px;
}

.dialog_content .ncap-form-all dd.opt {
    font-size: 12px;
    padding: 0;
    border: none;
}

.dialog_content .ncap-form-all .search-bar {
    padding: 4px;
}

.dialog_content .bot {
    text-align: center;
    padding: 12px 0 10px 0 !important;
}

.dialog_content .rule-goods-list {
    position: relative;
    z-index: 1;
    overflow: hidden;
    max-height: 200px;
}

.dialog_content .rule-goods-list ul {
    font-size: 0;
}

.dialog_content .rule-goods-list ul li {
    font-size: 12px;
    vertical-align: top;
    display: inline-block;
    width: 48%;
    padding: 1%;
}

.dialog_content .rule-goods-list ul li img {
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 5px;
}

.dialog_content .rule-goods-list ul li a,
.dialog_content .rule-goods-list ul li span {
    color: #555;
    line-height: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    float: left;
    width: 180px;
    height: 16px;
    overflow: hidden;
}

.dialog_content .rule-goods-list ul li span {
    color: #aaa;
}

.cou-rule {
    padding: 5px;
    border: dotted 1px #e7e7e7;
    margin-bottom: 10px;
    overflow: hidden;
}

.cou-rule span {
    color: #2cbca3;
}

.ncap-form-all {
    padding: 10px 0;
}

.ncap-form-all .title {
    padding-bottom: 10px;
    border-bottom: solid 1px #c8c8c8;
}

.ncap-form-all .title h3 {
    font-size: 16px;
    line-height: 20px;
    color: #333;
    font-weight: normal;
    display: inline-block;
    min-width: 190px;
    vertical-align: middle;
}

.ncap-form-all .title .tab-base {
    vertical-align: middle;
}

.ncap-form-all dl.row {
    border-bottom: solid 1px #f5f5f5;
}

.ncap-form-all dt.tit {
    font-size: 14px;
    line-height: 20px;
    color: #555;
    background-color: #f5f5f5;
    height: 20px;
    padding: 10px;
    display: block;
}

.ncap-form-all dt.tit span,
.ncap-form-all dd.opt label {
    font-size: 12px;
    vertical-align: middle;
    letter-spacing: normal;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.fix-bot {
    background: #fff;
    position: fixed;
    z-index: 9;
    width: 84%;
    padding: 10px 0 10px 16%;
    border-top: solid 1px #e7e7e7;
    bottom: 0;
    left: 0;
}

.ncap-form-dialog {
    display: block;
    margin: 0 0 0 10px;
    position: relative;
    z-index: 99;
    overflow: hidden;
    max-height: 400px;
}

.ncap-form-dialog .ncap-form-default,
.ncap-form-dialog .ncap-form-all {
    margin: 0 20px 0 0;
}

.ncap-account-all {
    padding-left: 1%;
}

.ncap-account-container {
    line-height: 20px;
    display: block;
    min-height: 20px;
    padding: 15px 0 10px 0;
    border-top: dotted 1px #ccc;
}

.ncap-account-container:nth-child(even) {
    background: #fdfdfd;
}

.ncap-account-container:hover {
    background: #f4fcfa;
}

.ncap-account-container h4 {
    font-size: 12px;
    font-weight: normal;
    color: #777;
    text-align: right;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    width: 11%;
    margin-right: 1%;
    *zoom: 1;
}

.ncap-account-container-list {
    font-size: 0;
    *word-spacing: -1px;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    width: 86%;
    padding-left: 1%;
    border-left: dotted 1px #ccc;
    *zoom: 1;
}

.ncap-account-container-list li {
    font-size: 12px;
    line-height: 20px;
    color: #999;
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    *display: inline;
    width: 180px;
    height: 20px;
    margin-bottom: 5px;
    *zoom: 1;
}

.ncap-thumb-list {}

.ncap-thumb-list h5 {
    font-weight: normal;
    color: #f93;
    line-height: 20px;
    display: block;
    height: 20px;
    padding: 8px 0;
}

.ncap-thumb-list ul {
    display: block;
    font-size: 0;
}

.ncap-thumb-list li {
    font-size: 12px;
    display: inline-block;
    margin: 0 10px 10px 0;
    padding: 2px;
    border: solid 1px #e6e6e6;
    position: relative;
    z-index: 1;
    zoom: 1;
}

.ncap-thumb-list li:hover {
    border-color: #a9a9a9;
}

.ncap-thumb-list li a.del {
    font-size: 12px;
    font-weight: lighter;
    line-height: 16px;
    text-decoration: none;
    color: #a8a8a8;
    background-color: #fff;
    text-align: center;
    display: none;
    width: 16px;
    height: 16px;
    border: solid 1px #a8a8a8;
    border-radius: 50%;
    position: absolute;
    z-index: 2;
    top: -9px;
    right: -9px;
}

.ncap-thumb-list li a.del:hover {
    color: #fff;
    text-decoration: none;
    border-color: #f30;
    background-color: #f30;
}

.ncap-thumb-list li:hover a.del {
    display: block;
}

.ncap-thumb-list li .thumb-list-pics {
    background-color: #fff;
    width: 100px;
    height: 100px;
}

.ncap-thumb-list li .thumb-list-pics a {
    line-height: 0;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    *display: block;
    width: 100px;
    height: 100px;
    overflow: hidden;
}

.ncap-thumb-list li .thumb-list-pics a img {
    max-width: 100px;
    max-height: 100px;
    margin-top: expression(100-this.height/2);
}

.ncap-thumb-list li a.inset {
    color: #555;
    line-height: 24px;
    background-color: #fff;
    text-align: center;
    display: block;
    width: 100%;
    height: 24px;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    opacity: 0.5;
}

.ncap-thumb-list li a.inset:hover {
    color: #333;
    text-decoration: none;
}

.ncap-thumb-list li:hover a.inset {
    opacity: 1;
}

.ncap-thumb-list li p {
    line-height: 16px;
    font-size: 11px;
}

.ncap-thumb-list li .checkitem {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}

.ncap-ajax-add-tit {
    font-size: 0;
    *word-spacing: -1px;
    width: 700px;
}

.ncap-ajax-add-tit span {
    font-size: 12px;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.ncap-ajax-add-tit .w1 {
    width: 10%;
}

.ncap-ajax-add-tit .w2 {
    width: 30%;
}

.ncap-ajax-add {
    width: auto;
}

.ncap-form-dialog .ncap-ajax-add {
    width: 100% !important;
}

.ncap-ajax-add li {
    font-size: 0;
    *word-spacing: -1px;
    display: inline-block;
    width: 98%;
    height: 30px;
    padding: 0 1% 5px 1%;
    margin-bottom: 5px;
    border-bottom: dotted 1px #e7e7e7;
    position: relative;
    z-index: 1;
}

.ncap-ajax-add li label {
    font-size: 12px;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    margin-right: 10px;
    zoom: 1;
}

.ncap-ajax-add li a.del {
    font-size: 12px;
    font-weight: lighter;
    line-height: 16px;
    text-decoration: none;
    color: #a8a8a8;
    background-color: #fff;
    text-align: center;
    display: none;
    width: 16px;
    height: 16px;
    border: solid 1px #a8a8a8;
    border-radius: 50%;
    position: absolute;
    z-index: 2;
    top: -9px;
    right: -9px;
}

.ncap-ajax-add li a.del:hover {
    color: #fff;
    text-decoration: none;
    border-color: #f30;
    background-color: #f30;
}

.ncap-ajax-add li:hover a.del {
    display: block;
}

.scrollbar-box {
    background-color: #fff;
    max-height: 200px;
    margin: 8px 0;
    border: dashed 1px #e6e6e6;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.ncap-type-spec-list {
    padding: 9px;
}

.ncap-type-spec-list dl {
    padding: 0 0 10px 0;
    border-bottom: dotted 1px #d7d7d7;
}

.ncap-type-spec-list dt {
    font-size: 12px;
    font-weight: 600;
    display: block;
}

.ncap-type-spec-list dd {
    font-size: 0;
    *word-spacing: -1px;
    display: block;
}

.ncap-type-spec-list label {
    font-size: 12px;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    width: 150px;
    margin-right: 10px;
    zoom: 1;
}

.ncap-waybill-list {}

.ncap-waybill-list li {
    width: 19%;
    padding: 0 1% 8px 0;
}

.ncap-waybill-list li i {
    cursor: pointer;
}

.ncap-stat-general {}

.ncap-stat-general .row {
    border: none !important;
}

.ncap-stat-general ul {
    overflow: hidden;
}

.ncap-stat-general li {
    width: 25%;
    height: 60px;
    position: relative;
    z-index: 1;
    border-top: dashed 1px #e7e7e7;
    border-left: dashed 1px #e7e7e7;
    margin: -1px 0 0 -1px;
}

.ncap-stat-general li h4 {
    font-size: 14px;
    line-height: 20px;
    color: #555;
    position: absolute;
    z-index: 1;
    top: 10px;
    left: 3%;
}

.ncap-stat-general li h6 {
    font-size: 12px;
    line-height: 20px;
    color: #999;
    font-weight: normal;
    position: absolute;
    z-index: 1;
    bottom: 10px;
    left: 3%;
}

.ncap-stat-general li h2 {
    font-size: 20px;
    line-height: 40px;
    font-weight: normal;
    color: #2cbca3;
    position: absolute;
    z-index: 1;
    top: 10px;
    right: 5%;
}

.ncap-stat-general-single {}

.ncap-stat-general-single .row {
    border: none !important;
}

.ncap-stat-general-single .opt {
    background-color: #fbfbfb !important;
    border: none !important;
}

.ncap-stat-general-single ul {
    overflow: hidden;
}

.ncap-stat-general-single li {
    width: 16.5%;
    height: 20px;
    position: relative;
    z-index: 1;
    border-left: dashed 1px #d7d7d7;
    margin-left: -1px;
}

.ncap-stat-general-single li h4 {
    font-size: 14px;
    line-height: 20px;
    color: #555;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 5%;
}

.ncap-stat-general-single li h6 {
    font-size: 12px;
    line-height: 20px;
    color: #999;
    font-weight: normal;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 5%;
}

.ncap-stat-general-single li h2 {
    font-size: 20px;
    line-height: 20px;
    font-weight: normal;
    color: #2cbca3;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 12%;
}

.ncap-stat-chart {
    padding: 10px 0;
}

.ncap-stat-chart .title {
    font-size: 0;
    padding-bottom: 10px;
    border-bottom: solid 1px #e6e6e6;
}

.ncap-stat-chart .title h3 {
    font-size: 16px;
    line-height: 20px;
    color: #333;
    font-weight: normal;
    vertical-align: middle;
    display: inline-block;
}

.ncap-stat-chart .title h5 {
    vertical-align: middle;
    display: inline-block;
    margin-left: 20px;
}

.ncap-stat-chart .no-date {
    font-size: 14px;
    color: #999;
    text-align: center;
    width: 100%;
    height: 24px;
    padding: 100px 0;
}

.ncap-stat-chart .no-date i {
    font-size: 18px;
    color: #fc0;
    margin-right: 6px;
}

.page {
    background-color: #fff;
    /*min-width: 1000px;*/
    padding: 20px 20px 0;
    text-align: left;
}

.fixed-bar {
    width: 100%;
}

.item-title {
    line-height: 30px;
    width: 100%;
    /* min-width: 1470px */
}

.item-title {
    line-height: 30px;
    width: 100%;
}

.item-title .subject {
    display: inline-block;
}

.item-title h3 {
    font-size: 16px;
    color: #333;
    display: inline-block;
    vertical-align: top;
}

.item-title h5 {
    font-size: 12px;
    font-weight: normal;
    color: #333;
    display: inline-block;
    margin-left: 10px;
}

.tab-base {
    vertical-align: top;
    display: inline-block;
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px dashed #a7a7a7;
}

.tab-base li {
    margin-right: 12px;
}

.tab-base li a {
    display: inline-block;
    color: #333;
    padding: 0 18px;
    text-align: center;
    font-size: 14px;
    border-radius: 4px;
    background-color: #f3f4f4;
}

.tab-base li a.current,
.tab-base li a:hover {
    background-color: #148eff;
    color: #fff;
    font-weight: bold;
}

.item-title a.back {
    color: #999;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.item-title a.back:hover {
    color: #4fc0e8;
}

.item-title a.back i {
    font-size: 40px;
}

.explanation {
    width: 99%;
    background-color: #f3f4f4;
    padding: 0 0.5% 14px 0.5%;
    overflow: hidden;
    position: relative;
    margin-top: 12px;
    border-radius: 5px;
    /*box-sizing: border-box;*/
}

.bckopa-tips {
    width: 50%;
    float: left;
}

.explanation .title {
    white-space: nowrap;
    margin-bottom: 12px;
    position: relative;
    cursor: pointer;
    margin-top: 8px;
}

.explanation .title img {
    vertical-align: top;
    margin-right: 6px;
    width: 16px;
    height: 20px;
}

.explanation .title h4 {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    height: 20px;
    display: inline-block;
    color: #148eff;
}

.explanation li {
    line-height: 20px;
    padding-left: 25px;
    padding-right: 30px;
    margin-bottom: 6px;
    position: relative;
}

.explanation li:before {
    content: "";
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-left: 6px solid #148eff;
    position: absolute;
    left: 6px;
    top: 6px;
}

.usemanual ul {
    overflow: hidden;
}

.usemanual li {
    width: 300px;
    float: left;
}

.usemanual li a {
    color: #148eff;
}

.explanation #explanationZoom {
    width: 0;
    height: 0;
    border: 14px solid transparent;
    border-top: 14px solid #148eff;
    border-right: 14px solid #148eff;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.explanation #explanationZoom:after {
    content: "-";
    width: 10px;
    height: 10px;
    font-size: 30px;
    color: #fff;
    position: absolute;
    right: -8px;
    top: -28px;
}

.w18pre {
    width: 18%;
}

.size-64x64 {
    width: 64px;
    height: 64px;
}

.size-88x29 {
    width: 88px;
    height: 29px;
}

.size-72x72 {
    width: 72px;
    height: 72px;
}

.size-106x106 {
    width: 106px;
    height: 106px;
}

.red {
    color: red;
}

.blue {
    color: #06c;
}

.orange {
    color: #f60;
}

.bold {
    font-weight: bold;
    color: #545454;
}

.tip-yellowsimple {
    color: #000;
    background-color: #fff9c9;
    text-align: left;
    min-width: 50px;
    max-width: 300px;
    border: 1px solid #c7bf93;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    z-index: 1000;
    padding: 6px 8px;
}

.tip-yellowsimple .tip-inner {
    font: 12px/16px arial, helvetica, sans-serif;
}

.tip-yellowsimple .tip-arrow-top {
    background: url(../images/tip-yellowsimple_arrows.gif) no-repeat;
    width: 9px;
    height: 6px;
    margin-top: -6px;
    margin-left: -5px;
    top: 0;
    left: 50%;
}

.tip-yellowsimple .tip-arrow-right {
    background: url(../images/tip-yellowsimple_arrows.gif) no-repeat -9px 0;
    width: 6px;
    height: 9px;
    margin-top: -4px;
    margin-left: 0;
    top: 50%;
    left: 100%;
}

.tip-yellowsimple .tip-arrow-bottom {
    background: url(../images/tip-yellowsimple_arrows.gif) no-repeat -18px 0;
    width: 9px;
    height: 6px;
    margin-top: 0;
    margin-left: -5px;
    top: 100%;
    left: 50%;
}

.tip-yellowsimple .tip-arrow-left {
    background: url(../images/tip-yellowsimple_arrows.gif) no-repeat -27px 0;
    width: 6px;
    height: 9px;
    margin-top: -4px;
    margin-left: -6px;
    top: 50%;
    left: 0;
}

#gcategory select {
    margin-right: 3px;
}

.rowform {
    width: 306px;
    overflow: auto;
}

.rowform .txt,
.rowform textarea {
    margin-right: 10px;
    width: 250px;
}

.rowform .txt2,
.rowform textarea {
    margin-right: 10px;
    width: 110px;
}

.rowform select {
    margin-right: 10px;
    width: 256px;
}

.rowform .class-select {
    width: 90px;
    margin: 0;
}

.rowform .change-select-2 select {
    width: 123px;
}

.rowform .change-select-3 select {
    width: 78px;
}

.rowform .radio {
    margin-top: -2px !important;
    *margin-top: 0 !important;
    *margin-top: -2px;
}

.rowform li {
    overflow: hidden;
    float: left;
    margin-right: 10px;
    white-space: nowrap;
    cursor: pointer;
}

.rowform .clear {
    clear: both;
    float: none;
    margin-bottom: 10px;
}

.rowform .nofloat {
    clear: both;
}

.rowform .nofloat li span.radio {
    line-height: 25px;
    width: 100px;
    float: left;
}

.rowform .nofloat li select {
    width: 156px;
}

.rowform .nofloat li.left {
    float: left;
}

.rowform .nofloat li {
    float: none;
    margin: 5px 0;
    overflow: visible;
}

.ckbox {
    width: 700px;
}

.ckbox li {
    float: left;
    margin: 5px 10px 5px 0;
    white-space: nowrap;
    width: 130px;
    height: 20px;
}

.txt,
.txt2,
.select {
    height: 20px;
    line-height: 20px;
}

tr td.handler span {
    display: block;
    width: 140px;
    text-align: left;
    margin: 0 auto;
}

tr.no_data td {
    font-size: 14px;
    line-height: 120px;
    color: #09c;
    text-align: center;
    font-weight: bold;
}

.stat {
    float: left;
    height: 20px;
    line-height: 20px;
    color: #a3a3a3;
    text-decoration: none;
}

.select {
    width: 370px;
    color: #444;
    font-size: 12px;
}

.wordSpacing5 {
    word-spacing: 5px;
}

.text250 {
    width: 238px;
    color: #444;
    font-size: 12px;
    padding-left: 18px;
}

.normal {
    font-weight: normal;
}

.file {
    width: 330px;
}

.floatleft {
    float: left;
    padding-left: 15px;
}

.clear {
    clear: both;
}

.mt10 {
    margin-top: 10px;
}

.mr10 {
    margin-right: 10px;
}

.sort_order {
    width: 50px;
    height: 17px;
    line-height: 17px;
    text-align: center;
}

.order th {
    border-top: 1px dotted #cbe9f3;
    font-weight: 700;
    color: #000;
}

.order .noborder th {
    border-top: none;
}

.order .space th {
    font-size: 14px;
    padding: 0;
}

.order ul {
    width: 98%;
    margin: 5px auto;
    overflow: hidden;
}

.order ul li {
    color: #333;
    width: 50%;
    float: left;
    padding: 4px 0;
}

.order ul li strong {
    font-weight: normal;
    color: #888;
    padding: 0 6px 0 0;
}

.order .goods {
    border: solid 1px #cbe9f3;
    width: 98%;
    margin: 10px auto;
}

.order .goods th {
    background-color: #f3fbfe;
}

.red_common {
    font-weight: bold;
    color: #ff5400;
}

.red_big {
    font-weight: bold;
    color: #ff5400;
    font-size: 16px;
}

form label.error {
    font-style: normal;
    font-weight: normal;
    color: #e84c3d;
    margin-left: 5px;
}

form label.error i {
    font-size: 14px;
    margin-right: 4px;
}

form input.error,
form textarea.error {
    background-color: #fff0f0;
    background-repeat: repeat;
    border: 1px dashed #e84c3d;
}

.complain-intro {
    font-size: 14px;
    color: #555;
    background-color: #f9f9f9;
    width: 94%;
    padding: 9px;
    margin: 0 10px;
    border: dotted 1px #e7e7e7;
}

.div_talk {
    background-color: #f5f5f5;
    border: 1px dashed #d8d8d8;
    width: 640px;
    height: 200px;
    word-break: normal;
    word-wrap: break-word;
    padding: 8px;
    overflow-y: scroll;
}

.admin {
    color: black;
}

.accuser {
    color: red;
}

.accused {
    color: green;
}

big,
.big {
    font-size: 120% !important;
    line-height: 120%;
}

.checked,
.checked .txt {
    color: #0d0;
}

.lightfont {
    color: #ccc;
}

.light,
.light a {
    color: #aaa;
}

.error {
    color: #f00;
}

.nomargin {
    margin: 0 !important;
}

.marginleft {
    margin-left: 20px;
}

.marginright {
    margin-right: 10px;
}

.margintop {
    margin-top: 10px;
}

.marginbot {
    margin-bottom: 10px;
}

.nobg,
.nobg td {
    background: none;
}

.nobdb {
    border-bottom: none;
}

.nobdt {
    border-top: none;
}

.noborder,
.noborder td {
    border-bottom: 0;
    border-top: 0;
}

.noborder td.tips {
    color: #999;
    vertical-align: middle;
}

.noborder td.tips:hover,
.normalfont {
    color: #000;
}

.tips a {
    color: #fff;
    background-color: #f60;
    padding: 2px 4px;
    margin: 0 4px;
    border: 1px solid #f30;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.vatop {
    vertical-align: top;
}

.lineheight {
    line-height: 150%;
}

.left {
    float: left;
}

.right {
    float: right;
}

.center {
    text-align: center;
}

.alignleft {
    text-align: left;
}

.alignright {
    text-align: right;
}

.bold {
    font-weight: 700;
}

.normal {
    font-weight: 400;
}

.clear {
    clear: both;
}

.header,
.header td,
.header th {
    border-top: 1px dotted #deeffb;
    font-weight: 700;
}

.thead th {
    font-size: 13px;
    font-weight: 700;
    color: #333;
    white-space: nowrap;
    border-top: solid 1px #deeffb;
}

.mtw {
    margin-top: 20px !important;
}

.onoff {
    font-size: 0;
    position: relative;
    overflow: hidden;
    display: block;
}

.onoff label {
    vertical-align: top;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    cursor: pointer;
}

.onoff input[type="radio"] {
    position: absolute;
    top: 0;
    left: -999px;
}

.onoff .cb-enable,
.onoff .cb-disable {
    color: #777;
    font-size: 12px;
    line-height: 20px;
    background-color: #ecf0f1;
    height: 20px;
    padding: 1px 9px;
    border-style: solid;
    border-color: #bec3c7;
}

.onoff .cb-enable {
    border-width: 1px 0 1px 1px;
    border-radius: 4px 0 0 4px;
}

.onoff .cb-disable {
    border-width: 1px 1px 1px 0;
    border-radius: 0 4px 4px 0;
}

.onoff .cb-disable.selected {
    color: #fff;
    background-color: #96a6a6;
    border-color: #808b8d;
}

.onoff .cb-enable.selected {
    color: #fff;
    background-color: #148eff;
    border-color: #148eff;
}

.align-center {
    text-align: center;
}

.nowrap {
    white-space: nowrap;
}

.nobg {
    background: transparent none no-repeat scroll 0 0 !important;
}

.space th {
    font-size: 16px;
    padding-left: 0 !important;
}

table.search {
    margin: 12px 0 6px 4px;
}

.yes-onoff a,
.no-onoff a,
.power-onoff a {
    line-height: 999%;
    background: url(../images/combine_img.png) no-repeat scroll;
    display: inline-block;
    width: 34px;
    height: 34px;
    overflow: hidden;
}

.yes-onoff a.enabled {
    background-position: 0px -300px;
}

.yes-onoff a:hover.enabled {
    background-position: -40px -300px;
}

.yes-onoff a:active.enabled {
    background-position: -80px -300px;
}

.yes-onoff a.disabled {
    background-position: -120px -300px;
}

.yes-onoff a:hover.disabled {
    background-position: -160px -300px;
}

.yes-onoff a:active.disabled {
    background-position: -200px -300px;
}

.no-onoff a.enabled {
    background-position: 0px -340px;
}

.no-onoff a:hover.enabled {
    background-position: -40px -340px;
}

.no-onoff a:active.enabled {
    background-position: -80px -340px;
}

.no-onoff a.disabled {
    background-position: -120px -340px;
}

.no-onoff a:hover.disabled {
    background-position: -160px -340px;
}

.no-onoff a:active.disabled {
    background-position: -200px -340px;
}

.power-onoff a.enabled {
    background-position: 0px -380px;
}

.power-onoff a:hover.enabled {
    background-position: -40px -380px;
}

.power-onoff a:active.enabled {
    background-position: -80px -380px;
}

.power-onoff a.disabled {
    background-position: -120px -380px;
}

.power-onoff a:hover.disabled {
    background-position: -160px -380px;
}

.power-onoff a:active.disabled {
    background-position: -200px -380px;
}

.evaluation div {
    display: block;
    clear: both;
    margin: 4px 0;
}

.raty {
    font-size: 0;
    line-height: 0;
    *word-spacing: -1px;
    vertical-align: middle;
    display: inline-block;
}

.raty img {
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 2px 0;
}

.evaluation-pic-list {
    font-size: 0;
    *word-spacing: -1px;
    vertical-align: middle;
    display: inline-block;
}

.evaluation-pic-list li {
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    text-align: center;
    width: 34px;
    margin-right: 6px;
}

.evaluation-pic-list li a {
    line-height: 0;
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    width: 30px;
    height: 30px;
    padding: 1px;
    border: solid 1px #e6e6e6;
    overflow: hidden;
}

.evaluation-pic-list li a:hover {
    border-color: #aed2ff;
}

.evaluation-pic-list li a img {
    max-width: 30px;
    max-height: 30px;
    margin-top: expression(30-this.height/2);
    *margin-top: expression(15-this.height/2);
}

.msg .tip {
    line-height: 32px;
    color: #555;
}

.msg .tip2 {
    line-height: 32px;
    color: #999;
}

.homepage-focus {
    margin-top: 30px;
}

.homepage-focus .title {
    display: block;
    border-bottom: 1px solid #e6e6e6;
}

.homepage-focus h3 {
    color: #333;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    display: inline-block;
    min-width: 190px;
    vertical-align: top;
}

.full-screen-slides ul li,
.focus-trigeminy-group,
.sale-layout dl {
    background-color: #fff;
    display: inline-block;
    float: left;
    clear: both;
    padding: 0 9px 9px;
    margin: 1px 1px 16px 1px;
    border-style: dashed;
    border-width: 1px;
    border-color: #e6e6e6;
    position: relative;
    cursor: n-resize;
}

.full-screen-slides .title,
.focus-trigeminy-group .title,
.sale-layout .title {
    padding: 9px 0 3px 0;
    margin-bottom: 5px;
}

.full-screen-slides .title h4,
.focus-trigeminy-group .title h4,
.sale-layout .title h4 {
    display: inline-block;
}

.full-screen-slides .title .ncap-btn-mini,
.focus-trigeminy-group .title .ncap-btn-mini,
.sale-layout .title .ncap-btn-mini {
    background-color: #fff;
    float: right;
}

.full-screen-slides .title .del:hover,
.focus-trigeminy-group .title .del:hover,
.sale-layout .title .del:hover {
    color: #e84c3d;
    border-color: #e84c3d;
}

.full-screen-slides ul li:hover,
.focus-trigeminy-group:hover,
.sale-layout dl:hover {
    background-color: #f5f5f5;
    border-style: solid;
    border-color: #e6e6e6;
}

.full-screen-slides ul li.selected {
    background-color: #fff;
    border-style: solid !important;
    border-width: 1px;
    border-color: #2cbca3;
    box-shadow: 0 0 0 2px rgba(82, 168, 236, 0.15);
}

.full-screen-slides ul li .focus-thumb {
    line-height: 0;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    width: 600px;
    height: 120px;
    margin: 0;
    overflow: hidden;
    cursor: pointer;
}

.full-screen-slides ul li img {
    max-width: 582px;
    max-height: 120px;
    margin-top: expression(120-this.height/2);
}

.focus-trigeminy-group ul {
    overflow: hidden;
}

.focus-trigeminy-group ul li {
    background-color: #fff;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    width: 173px;
    height: 120px;
    padding: 4px;
    margin: 0 10px 0 0;
    border: dashed 1px #e6e6e6;
    cursor: e-resize;
    *zoom: 1;
}

.focus-trigeminy-group ul li:hover {
    background-color: #fff;
    border-style: solid;
    border-color: #e6e6e6;
}

.focus-trigeminy-group ul li.selected {
    border: solid 1px #2cbca3;
    box-shadow: 0 0 0 2px rgba(82, 168, 236, 0.15);
}

.focus-trigeminy-group ul li .focus-thumb {
    line-height: 0;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    width: 173px;
    height: 120px;
    overflow: hidden;
    cursor: pointer;
}

.focus-trigeminy-group ul li img {
    max-width: 173px;
    max-height: 120px;
    margin-top: expression(120-this.height/2);
}

.color .colorPicker {
    vertical-align: middle;
    display: inline-block;
    float: none;
}

.color .evo-pointer {
    vertical-align: middle;
    display: inline-block;
    width: 24px;
    height: 24px;
    float: none;
    margin-left: 8px;
    border-radius: 4px;
}

.sale-layout dl dd {
    overflow: hidden;
}

.sale-layout dl dd ul {
    width: 705px;
    margin-left: -1px;
    overflow: hidden;
}

.sale-layout dl dd ul li {
    background-color: #fff;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    width: 100px;
    height: 100px;
    padding: 10px 20px;
    border-left: solid 1px #f0f0f0;
}

.sale-layout dl dd ul li .goods-thumb {
    line-height: 0;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    *display: block;
    width: 100px;
    height: 100px;
    overflow: hidden;
    cursor: pointer;
}

.sale-layout dl dd ul li .goods-thumb img {
    max-width: 100px;
    max-height: 100px;
    margin-top: expression(100-this.height/2);
}

.web-save-succ {
    font-size: 14px;
    color: #060;
    background: #e8ffe8;
    padding: 4px 14px;
    border: solid 1px #339900;
    box-shadow: 2px 2px 0 rgba(153, 153, 153, 0.5);
}

.home-templates-board-style li {
    line-height: 24px;
    width: 24px;
    height: 24px;
    padding: 24px 0 0 0;
    margin-right: 14px;
    float: left;
    position: relative;
    cursor: pointer;
}

.home-templates-board-style li.red {
    color: #c1392b;
}

.home-templates-board-style li.pink {
    color: #ff7373;
}

.home-templates-board-style li.orange {
    color: #e77e23;
}

.home-templates-board-style li.green {
    color: #27ae61;
}

.home-templates-board-style li.blue {
    color: #3598dc;
}

.home-templates-board-style li.purple {
    color: #9c59b8;
}

.home-templates-board-style li.brown {
    color: #8c4600;
}

.home-templates-board-style li.default {
    color: #79796a;
}

.home-templates-board-style li em {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    border-radius: 4px;
}

.home-templates-board-style li.red em {
    background-color: #c1392b;
}

.home-templates-board-style li.pink em {
    background-color: #ff7373;
}

.home-templates-board-style li.orange em {
    background-color: #e77e23;
}

.home-templates-board-style li.green em {
    background-color: #27ae61;
}

.home-templates-board-style li.blue em {
    background-color: #3598dc;
}

.home-templates-board-style li.purple em {
    background-color: #9c59b8;
}

.home-templates-board-style li.brown em {
    background-color: #8c4600;
}

.home-templates-board-style li.default em {
    background-color: #79796a;
}

.home-templates-board-style li i {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    display: none;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 5px;
}

.home-templates-board-style li.selected i {
    display: block;
}

.home-templates-board-layout {
    font-size: 12px;
    background: url(../images/size.gif) no-repeat scroll center top;
    width: 964px;
    padding-top: 32px;
    overflow: hidden;
}

.home-templates-board-layout .left {
    width: 230px;
    float: left;
    margin-left: 2px;
    margin-bottom: 2px;
}

.home-templates-board-layout .middle {
    float: right;
    width: 515px;
    max-height: 532px;
    padding: 2px 0 0 2px;
    margin-top: 50px;
    overflow: hidden;
    position: relative;
}

.home-templates-board-layout .right {
    float: right;
    width: 228px;
    margin-right: 2px;
}

.home-templates-board-layout .bottom {
    clear: both;
    width: 830px;
}

.home-templates-board-layout .hao-topbanner {
    float: left;
    width: 212px;
    margin-right: 2px;
    margin-top: 90px;
}

.home-templates-board-layout .hao-btbrand {
    width: 950px;
    clear: both;
}

.home-templates-board-layout dl {
    padding: 7px;
    overflow: hidden;
}

.home-templates-board-layout dl:hover {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#19000000', endColorstr='#19000000');
    background: rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.25);
}

.home-templates-board-layout dl dt {
    clear: both;
    width: 100%;
    height: 24px;
    display: block;
    overflow: hidden;
    margin-bottom: 6px;
}

.home-templates-board-layout dl dt h4 {
    font-size: 14px;
    color: #555;
    font-weight: 600;
    padding-left: 2px;
    line-height: 24px;
    height: 24px;
    width: 100px;
    float: left;
    margin: 0;
}

.style-default.home-templates-board-layout .left h4 {
    color: #555 !important;
}

.home-templates-board-layout dl dt a {
    color: #555;
    line-height: 20px;
    text-align: center;
    height: 20px;
    border: solid 1px #e7e7e7;
    background: #f7f7f7;
    float: right;
    padding: 0 6px;
    margin: 1px 0 1px 6px;
}

.home-templates-board-layout dl dt a i {
    font-size: 14px;
    margin-right: 4px;
}

.home-templates-board-layout dl:hover dt a {
    background: #fff;
    border-color: #aaa;
}

.home-templates-board-layout .left dl dt a {
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#33000000', endColorstr='#33000000');
    background: rgba(0, 0, 0, 0.2);
    border: solid 1px rgba(0, 0, 0, 0.1);
}

.home-templates-board-layout .left dl:hover dt a {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#66000000', endColorstr='#66000000');
    background: rgba(0, 0, 0, 0.4);
    border: solid 1px rgba(0, 0, 0, 0.3);
}

.home-templates-board-layout dl dd {
    background-color: #fff;
    border: dashed #e7e7e7 1px;
    overflow: hidden;
}

.home-templates-board-layout .left dd {
    background-color: transparent;
}

.home-templates-board-layout dl:hover dd {
    border-color: #aaa;
}

.home-templates-board-layout dd .picture {
    background: #f7f7f7 url(../images/picture.gif) no-repeat scroll center center;
}

.home-templates-board-layout dd.tit-pic .picture {
    background: #fff;
    width: 212px;
    height: 40px;
}

.home-templates-board-layout dd.tit-pic .picture img {
    max-width: 212px;
    max-height: 40px;
}

.home-templates-board-layout dd.tit-txt {
    background: #fff;
    width: 212px;
    height: 40px;
}

.home-templates-board-layout dd.tit-txt .txt-type {
    height: 28px;
    padding: 4px 0 8px 4px;
}

.home-templates-board-layout dd.tit-txt span {
    font: 18px/28px Tahoma;
    background: none;
    text-align: center;
    vertical-align: top;
    display: inline-block;
    width: 28px;
    height: 28px;
    margin: 0 8px 0 2px;
    border: 2px solid;
    border-radius: 18px;
}

.style-red .tit-txt h2 {
    color: #c1392b;
}

.style-pink .tit-txt h2 {
    color: #ff7373;
}

.style-orange .tit-txt h2 {
    color: #e77e23;
}

.style-green .tit-txt h2 {
    color: #27ae61;
}

.style-blue .tit-txt h2 {
    color: #3598dc;
}

.style-purple .tit-txt h2 {
    color: #9c59b8;
}

.style-brown .tit-txt h2 {
    color: #8c4600;
}

.style-default .tit-txt h2 {
    color: #79796a;
}

.home-templates-board-layout dd.tit-txt h2 {
    font: lighter 22px/32px "microsoft yahei";
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    margin: 0;
}

.home-templates-board-layout dd.act-pic .picture {
    background-color: transparent;
    width: 212px;
    height: 180px;
}

.home-templates-board-layout dd.act-pic .picture img {
    max-width: 212px;
    max-height: 280px;
}

.home-templates-board-layout dd.category-list {
    height: 235px;
}

.home-templates-board-layout dd.category-list ul {
    font-size: 0;
    margin: -1px 0;
}

.home-templates-board-layout dd.category-list li {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    width: 106px;
    padding: 4px 0;
    border-top: solid 1px rgba(255, 255, 255, 0.15);
    border-bottom: solid 1px rgba(0, 0, 0, 0.14);
    float: left;
}

.home-templates-board-layout dd.category-list li:hover {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#3F000000', endColorstr='#3F000000');
    background: rgba(0, 0, 0, 0.15);
}

.home-templates-board-layout dd.category-list li a {
    font-size: 12px;
    line-height: 16px;
    color: #333;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    height: 16px;
    padding: 0;
    margin: 4px 0;
    border-right: solid 1px rgba(255, 255, 255, 0.25);
    overflow: hidden;
}

.style-default.home-templates-board-layout dd.category-list li a {
    color: #777;
}

.home-templates-board-layout dd.category-list li:nth-child(even) a {
    border: none;
}

.home-templates-board-layout dd.top-list {
    height: 350px;
}

.home-templates-board-layout dd.top-list li {
    clear: both;
    padding-bottom: 5px;
    border-bottom: dotted 1px #e7e7e7;
    margin-bottom: 5px;
    overflow: hidden;
}

.home-templates-board-layout dd.top-list .goods-pic {
    line-height: 24px;
    width: 60px;
    height: 60px;
    float: left;
    background: #f7f7f7 url(../images/picture.gif) no-repeat scroll center center;
}

.home-templates-board-layout dd.top-list .goods-name {
    line-height: 16px;
    margin: 2px 0 6px;
    width: 140px;
    padding-left: 10px;
    height: 32px;
    overflow: hidden;
}

.home-templates-board-layout dd.top-list .goods-price {
    line-height: 20px;
    background: url("../images/rmb.gif") no-repeat scroll left center transparent;
    display: inline-block;
    width: 60px;
    padding-left: 10px;
    margin-left: 10px;
}

.home-templates-board-layout dd.top-list .goods-price em {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    color: #c00;
    font-weight: 600;
}

.home-templates-board-layout .goods-list {
    width: 530px !important;
    height: 286px;
    margin: -1px;
}

.home-templates-board-layout .goods-list li {
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    width: 143px;
    height: 143px;
    border: solid #eee;
    border-width: 0 1px 1px 0;
}

.home-templates-board-layout .goods-list span {
    line-height: 0;
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    width: 119px;
    height: 119px;
    overflow: hidden;
}

.home-templates-board-layout .goods-list span i {
    font-size: 42px;
    color: #ccc;
}

.home-templates-board-layout .goods-list span img {
    max-width: 143px;
    max-height: 143px;
    margin-top: expression(143-this.height/2);
}

.home-templates-board-layout .middle-banner {
    width: 530px;
    height: 306px;
    margin: 1px;
    position: relative;
    z-index: 1;
}

.home-templates-board-layout .middle-banner a {
    color: #555;
    background: #f7f7f7 url(../images/picture.gif) no-repeat scroll center center;
    text-align: center;
    position: absolute;
    z-index: 1;
}

.home-templates-board-layout .middle-banner a.left-a,
.home-templates-board-layout .middle-banner a.left-b,
.home-templates-board-layout .middle-banner a.left-c,
.home-templates-board-layout .middle-banner a.left-d,
.home-templates-board-layout .middle-banner a.left-e,
.home-templates-board-layout .middle-banner a.left-f {
    width: 119px;
    height: 119px;
}

.home-templates-board-layout .middle-banner a.middle-a {
    width: 276px;
    height: 309px;
}

.home-templates-board-layout .middle-banner a.left-a img,
.home-templates-board-layout .middle-banner a.left-b img,
.home-templates-board-layout .middle-banner a.left-c img,
.home-templates-board-layout .middle-banner a.left-d img,
.home-templates-board-layout .middle-banner a.left-e img,
.home-templates-board-layout .middle-banner a.left-f img {
    max-width: 119px;
    max-height: 119px;
}

.home-templates-board-layout .middle-banner a.middle-a img {
    max-width: 276px;
    max-height: 309px;
}

.home-templates-board-layout .middle-banner a.left-a {
    top: 0;
    left: 0;
}

.home-templates-board-layout .middle-banner a.left-b {
    top: 153px;
    left: 0;
}

.home-templates-board-layout .middle-banner a.left-c {
    top: 0;
    left: 153px;
}

.home-templates-board-layout .middle-banner a.left-d {
    top: 153px;
    left: 153px;
}

.home-templates-board-layout .middle-banner a.left-e {
    top: 0;
    left: 306px;
}

.home-templates-board-layout .middle-banner a.left-f {
    top: 153px;
    left: 306px;
}

.home-templates-board-layout .middle-banner a.middle-a {
    top: 0;
    left: 0;
}

#add_recommend_pic .middle-banner {
    background-color: #ccc;
    width: 400px;
    height: 161px;
    position: relative;
    z-index: 1;
}

#add_recommend_pic .middle-banner a {
    font-family: tahoma;
    font-size: 10px;
    color: #333;
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    z-index: 1;
    opacity: 0.8;
}

#add_recommend_pic .middle-banner a:hover {
    opacity: 0.5;
}

#add_recommend_pic .middle-banner a.left-a,
#add_recommend_pic .middle-banner a.left-b,
#add_recommend_pic .middle-banner a.left-c,
#add_recommend_pic .middle-banner a.left-d,
#add_recommend_pic .middle-banner a.left-e,
#add_recommend_pic .middle-banner a.left-f {
    line-height: 80px;
    width: 80px;
    height: 80px;
}

#add_recommend_pic .middle-banner a.middle-a {
    line-height: 160px;
    width: 160px;
    height: 160px;
}

#add_recommend_pic .middle-banner a.left-a img,
#add_recommend_pic .middle-banner a.left-b img,
#add_recommend_pic .middle-banner a.left-c img,
#add_recommend_pic .middle-banner a.left-d img,
#add_recommend_pic .middle-banner a.left-e img,
#add_recommend_pic .middle-banner a.left-f img {
    max-width: 80px;
    max-height: 80px;
}

#add_recommend_pic .middle-banner a.middle-a img {
    max-width: 160px;
    max-height: 160px;
}

#add_recommend_pic .middle-banner a.left-a {
    top: 0;
    left: 160px;
}

#add_recommend_pic .middle-banner a.left-b {
    top: 80px;
    left: 160px;
}

#add_recommend_pic .middle-banner a.left-c {
    top: 0;
    left: 240px;
}

#add_recommend_pic .middle-banner a.left-d {
    top: 80px;
    left: 240px;
}

#add_recommend_pic .middle-banner a.left-e {
    top: 0;
    left: 320px;
}

#add_recommend_pic .middle-banner a.left-f {
    top: 80px;
    left: 320px;
}

#add_recommend_pic .middle-banner a.middle-a {
    top: 0;
    left: 0;
}

.home-templates-board-layout .add-tab {
    color: #999;
    height: 24px;
    margin: 8px 0 0 8px;
}

.home-templates-board-layout .add-tab a {
    color: #555;
    line-height: 16px;
    background-color: #f7f7f7;
    display: inline-block;
    *display: inline;
    height: 16px;
    padding: 3px 10px;
    margin-right: 6px;
    border: solid 1px #e7e7e7;
    *zoom: 1;
}

.home-templates-board-layout .add-tab a:hover {
    color: #333;
    border-color: #aaa;
}

.home-templates-board-layout .add-tab a i {
    font-size: 14px;
    margin-right: 6px;
}

.home-templates-board-layout.sticky .add-tab {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#F2FFFFFF', endColorstr='#F2FFFFFF');
    background: rgba(255, 255, 255, 0.95);
    width: 100%;
    height: 24px;
    padding: 6px 0;
    margin: 0;
    border-bottom: solid #e7e7e7 1px;
    position: fixed;
    z-index: 9;
    top: 62px;
    left: 0;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
}

.home-templates-board-layout.sticky .add-tab a {
    margin-left: 260px;
}

.home-templates-board-layout ul.brands {
    font-size: 0;
    *word-spacing: -1px;
    width: 940px;
    height: 40px;
    margin: 0 0 -1px -1px;
}

.home-templates-board-layout ul.brands li {
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    *display: inline;
    padding: 5px;
    border: solid #fafafa;
    border-width: 0 0 1px 1px;
    zoom: 1;
}

.home-templates-board-layout ul.brands li span {
    line-height: 0;
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    *display: block;
    width: 82px;
    height: 32px;
    overflow: hidden;
}

.home-templates-board-layout ul.brands li span i {
    font-size: 28px;
    color: #ccc;
}

.home-templates-board-layout ul.brands li img {
    max-width: 76px;
    max-height: 32px;
    margin-top: expression(32-this.height/2);
}

.home-templates-board-layout dd.adv-pic .picture {
    width: 212px;
    height: 458px;
}

.channel-templates-board-layout {
    font-size: 12px;
    background: url(../images/size_channel.gif) no-repeat scroll center top;
    width: 964px;
    padding-top: 32px;
    overflow: hidden;
}

.channel-templates-board-layout .left {
    color: #555;
    background-color: #fff;
    width: 182px;
    float: left;
    margin-left: 2px;
    margin-bottom: 2px;
}

.channel-templates-board-layout .middle {
    float: left;
    width: 540px;
    max-height: 656px;
    padding: 2px 14px;
    overflow: hidden;
    position: relative;
}

.channel-templates-board-layout .right {
    float: right;
    width: 198px;
    margin-right: 2px;
}

.channel-templates-board-layout dl {
    padding: 7px;
    overflow: hidden;
}

.channel-templates-board-layout dl:hover {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#19000000', endColorstr='#19000000');
    background: rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.25);
}

.channel-templates-board-layout dl dt {
    clear: both;
    width: 100%;
    height: 24px;
    display: block;
    overflow: hidden;
    margin-bottom: 6px;
}

.channel-templates-board-layout dl dt h4 {
    font-size: 14px;
    color: #555;
    font-weight: 600;
    padding-left: 2px;
    line-height: 24px;
    height: 24px;
    width: 100px;
    float: left;
    margin: 0;
}

.channel-templates-board-layout dl dt a {
    color: #555;
    line-height: 20px;
    text-align: center;
    height: 20px;
    border: solid 1px #e7e7e7;
    background: #f7f7f7;
    float: right;
    padding: 0 6px;
    margin: 1px 0 1px 6px;
}

.channel-templates-board-layout dl dt a i {
    font-size: 14px;
    margin-right: 4px;
}

.channel-templates-board-layout dl:hover dt a {
    background: #fff;
    border-color: #aaa;
}

.channel-templates-board-layout dl dd {
    background-color: #fff;
    border: dashed #e7e7e7 1px;
    overflow: hidden;
}

.channel-templates-board-layout dl:hover dd {
    border-color: #aaa;
}

.channel-templates-board-layout dd.tit-txt {
    background: #fff;
    width: 166px;
    height: 40px;
}

.channel-templates-board-layout dd.tit-txt .txt-type {
    font-size: 0;
    *word-spacing: -1px;
    height: 28px;
    padding: 4px 0 8px 4px;
}

.channel-templates-board-layout dd.tit-txt span {
    color: #79796a;
    border-color: #79796a;
    font: 18px/28px Tahoma;
    background: none;
    text-align: center;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    width: 28px;
    height: 28px;
    margin: 0 8px 0 2px;
    border: 2px solid;
    border-radius: 18px;
}

.channel-templates-board-layout dd.tit-txt h2 {
    font: lighter 22px/32px "microsoft yahei";
    color: #555;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    margin: 0;
}

.channel-templates-board-layout dd.tit-txt span,
.channel-templates-board-layout dd.tit-txt h2 {
    *display: inline;
}

.channel-templates-board-layout dd.act-pic .picture {
    background-color: transparent;
    width: 166px;
    height: 294px;
}

.channel-templates-board-layout dd.act-pic .picture img {
    max-width: 166px;
    max-height: 294px;
}

.channel-templates-board-layout dd.top-list {
    height: 350px;
}

.channel-templates-board-layout dd.top-list li {
    clear: both;
    padding-bottom: 5px;
    border-bottom: dotted 1px #e7e7e7;
    margin-bottom: 5px;
    overflow: hidden;
}

.channel-templates-board-layout dd.top-list .goods-pic {
    line-height: 24px;
    width: 60px;
    height: 60px;
    float: left;
    background: #f7f7f7 url(../images/picture.gif) no-repeat scroll center center;
}

.channel-templates-board-layout dd.top-list .goods-name {
    line-height: 16px;
    margin: 2px 0 6px;
    width: 140px;
    padding-left: 10px;
    height: 32px;
    overflow: hidden;
}

.channel-templates-board-layout dd.top-list .goods-price {
    line-height: 20px;
    background: url("../images/rmb.gif") no-repeat scroll left center transparent;
    display: inline-block;
    width: 60px;
    padding-left: 10px;
    margin-left: 10px;
}

.channel-templates-board-layout dd.top-list .goods-price em {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    color: #c00;
    font-weight: 600;
}

.channel-templates-board-layout .goods-list {
    font-size: 0;
    *word-spacing: -1px;
    width: 480px !important;
    height: 240px;
    margin: -1px;
}

.channel-templates-board-layout .goods-list li {
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    width: 119px;
    height: 119px;
    border: solid #eee;
    border-width: 0 1px 1px 0;
}

.channel-templates-board-layout .goods-list span {
    line-height: 0;
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    *display: block;
    width: 119px;
    height: 119px;
    overflow: hidden;
}

.channel-templates-board-layout .goods-list span i {
    font-size: 42px;
    color: #ccc;
}

.channel-templates-board-layout .goods-list span img {
    max-width: 119px;
    max-height: 119px;
    margin-top: expression(119-this.height/2);
}

.channel-templates-board-layout .middle-banner {
    width: 476px;
    height: 306px;
    margin: 1px;
    position: relative;
    z-index: 1;
}

.channel-templates-board-layout .add-tab {
    color: #999;
    height: 24px;
    margin: 8px 0 0 8px;
}

.channel-templates-board-layout .add-tab a {
    color: #555;
    line-height: 16px;
    background-color: #f7f7f7;
    display: inline-block;
    height: 16px;
    padding: 3px 10px;
    margin-right: 6px;
    border: solid 1px #e7e7e7;
}

.channel-templates-board-layout .add-tab a:hover {
    color: #333;
    border-color: #aaa;
}

.channel-templates-board-layout .add-tab a i {
    font-size: 14px;
    margin-right: 6px;
}

.channel-templates-board-layout.sticky .add-tab {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#F2FFFFFF', endColorstr='#F2FFFFFF');
    background: rgba(255, 255, 255, 0.95);
    width: 100%;
    height: 24px;
    padding: 6px 0;
    margin: 0;
    border-bottom: solid #e7e7e7 1px;
    position: fixed;
    z-index: 9;
    top: 62px;
    left: 0;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
}

.channel-templates-board-layout.sticky .add-tab a {
    margin-left: 260px;
}

.channel-templates-board-layout ul.brands {
    width: 214px;
    height: 258px;
    margin: 0 0 -1px -1px;
}

.channel-templates-board-layout ul.brands li {
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    *display: inline;
    padding: 5px;
    border: solid #fafafa;
    border-width: 0 0 1px 1px;
    zoom: 1;
}

.channel-templates-board-layout ul.brands li span {
    line-height: 0;
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    width: 96px;
    height: 32px;
    overflow: hidden;
}

.channel-templates-board-layout ul.brands li span i {
    font-size: 28px;
    color: #ccc;
}

.channel-templates-board-layout ul.brands li img {
    max-width: 96px;
    max-height: 32px;
    margin-top: expression(32-this.height/2);
}

.channel-templates-board-layout dd.adv-pic .picture {
    width: 182px;
    height: 109px;
}

.dialog-handle {
    border: dotted #cbe9f3;
    border-width: 1px 0 0 0;
}

.dialog-handle p {
    font-size: 12px;
    padding: 6px;
    overflow: hidden;
}

.dialog-handle p span.handle {
    width: 45%;
    float: left;
}

.dialog-handle p span.note {
    width: 45%;
    float: left;
    color: #999;
}

.category-list-edit {
    margin: 10px auto;
    max-height: 240px;
    clear: both;
    border: 1px solid #cbe9f3;
    background-color: #fff;
    padding: 10px;
    overflow: auto;
}

.s-tips {
    color: #748a8f;
    background-color: #edfbf8;
    width: 96%;
    padding: 5px;
    margin: 0 auto;
    border: dotted 1px #2cbca3;
}

.s-tips i {
    font-size: 14px;
    color: #2cbca3;
    margin-right: 6px;
}

.category-list-edit ul {
    border-bottom: dotted #cbe9f3 1px;
    margin-bottom: 6px;
}

.category-list-edit dl dt,
.category-list-edit dl dd,
.category-list-edit li {
    line-height: 20px;
    background-color: #fff;
    display: inline-block;
    margin: 0 0 6px 2px;
    padding: 0 12px 0 6px;
    border: solid 2px #fff;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.category-list-edit dl dt i,
.category-list-edit dl dd i,
.category-list-edit li i {
    line-height: 9px;
    background: #f30 url(../images/combine_img.png) no-repeat scroll -590px -369px;
    text-indent: 999px;
    display: none;
    width: 9px;
    height: 9px;
    position: absolute;
    z-index: 1;
    top: -1px;
    right: -1px;
    overflow: hidden;
}

.category-list-edit dl dt:hover,
.category-list-edit dl dd:hover,
.category-list-edit li:hover {
    background-color: #ffc;
    border-color: #f30;
    box-shadow: 2px 2px 0 rgba(204, 204, 204, 0.5);
}

.category-list-edit dl dt:hover i,
.category-list-edit dl dd:hover i,
.category-list-edit li:hover i {
    display: block;
}

.category-list-edit dl dt {
    font-weight: 600;
}

.show-recommend-goods-list {
    clear: both;
}

.handle-select ul.goods-list {
    clear: both;
    overflow: hidden;
    border-top: dotted 1px #cbe9f3;
    border-bottom: solid 1px #cbe9f3;
    padding-bottom: 6px;
    margin: 0 0 6px 0;
}

.dialog-show-box {
    background: #f6fcfe;
    border: dotted 1px #cbe9f3;
    margin-bottom: 8px;
    padding-bottom: 4px;
}

.dialog-select-bar {
    margin: 4px 8px;
}

.dialog-select-bar select {
    visibility: inherit !important;
}

.no-record {
    color: #0d93bf;
    font-weight: 600;
    text-align: center;
    line-height: 64px;
    min-height: 64px;
}

h4.dialog-handle-title {
    font-size: 12px !important;
    font-weight: 700;
    line-height: 26px;
    color: #555;
    display: block;
    height: 26px;
    padding: 6px 0;
    margin: 0 !important;
}

.dialog-handle-box {
    border-bottom: dotted 1px #cbe9f3;
    padding-bottom: 8px;
}

.dialog-handle-box .left {
    width: 45%;
    float: left;
}

.dialog-handle-box .right {
    width: 45%;
    float: left;
    color: #999;
}

.dialog-goodslist-s1,
.dialog-goodslist-s3 {
    padding: 0 0 8px 0;
    border-bottom: dotted 1px #cbe9f3;
}

.dialog-goodslist-s1 .goods-pic,
.dialog-goodslist-s2 .goods-pic,
.dialog-goodslist-s3 .goods-pic,
.dialog-brandslist-s1 .brands-pic,
.dialog-brandslist-s2 .brands-pic,
.dialog-adv-s1 .adv-pic {
    background: rgba(255, 255, 255, 0.8);
    margin: 1px;
    border-width: 1px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    zoom: 1;
    cursor: pointer;
}

.dialog-goodslist-s1 .goods-pic:hover,
.dialog-goodslist-s2 .goods-pic:hover,
.dialog-goodslist-s3 .goods-pic:hover,
.dialog-brandslist-s1 .brands-pic:hover,
.dialog-brandslist-s2 .brands-pic:hover,
.dialog-adv-s1 .adv-pic:hover {
    border-style: solid;
    border-width: 2px;
    margin: 0;
}

.dialog-goodslist-s1 .goods-pic:hover,
.dialog-goodslist-s3 .goods-pic:hover,
.dialog-brandslist-s1 .brands-pic:hover,
.dialog-adv-s1 .adv-pic:hover {
    box-shadow: 2px 2px 0 rgba(153, 153, 153, 0.25);
}

.dialog-goodslist-s1 .ac-ico,
.dialog-goodslist-s2 .ac-ico,
.dialog-goodslist-s3 .ac-ico,
.dialog-brandslist-s1 .ac-ico,
.dialog-brandslist-s2 .ac-ico,
.dialog-adv-s1 li .ac-ico {
    line-height: 9px;
    background-image: url(../images/combine_img.png);
    background-repeat: no-repeat;
    display: none;
    width: 9px;
    height: 9px;
    position: absolute;
    z-index: 1;
    top: -1px;
    right: -1px;
}

.goods-pic:hover .ac-ico,
.brands-pic:hover .ac-ico,
.adv-pic:hover .ac-ico {
    display: block;
}

.dialog-goodslist-s1 .goods-name,
.dialog-goodslist-s2 .goods-name,
.dialog-goodslist-s3 .goods-name {
    line-height: 16px;
    height: 32px;
    width: 72px;
    padding-top: 4px;
    overflow: hidden;
}

.dialog-goodslist-s1 .goods-name,
.dialog-goodslist-s3 .goods-name,
.dialog-brandslist-s1 .brands-name {
    background: rgba(255, 255, 255, 0.8);
}

.dialog-goodslist-s1 .goods-name a,
.dialog-goodslist-s3 .goods-name a {
    color: #777;
}

.dialog-goodslist-s1 .goods-name a:hover,
.dialog-goodslist-s3 .goods-name a:hover {
    color: #f30;
}

.dialog-goodslist-s1 li {
    display: inline-block;
    width: 76px;
    height: 112px;
    margin: 0 0 0 18px;
}

.dialog-goodslist-s1 .goods-pic {
    width: 72px;
    height: 72px;
    border-style: dashed;
    border-color: #e7e7e7;
}

.dialog-goodslist-s1 .goods-pic:hover {
    border-color: #f30;
}

.dialog-goodslist-s1 .ac-ico {
    background-color: #f30;
    background-position: -590px -369px;
}

.dialog-goodslist-s1 .goods-name {
    width: 72px;
}

.dialog-goodslist-s2 {
    clear: both;
    overflow: hidden;
}

.dialog-goodslist-s2 li {
    display: inline-block;
    width: 76px;
    height: 112px;
    margin: 10px 0 10px 18px;
}

.dialog-goodslist-s2 .goods-pic {
    width: 72px;
    height: 72px;
    border-style: solid;
    border-color: #cbe9f3;
}

.dialog-goodslist-s2 .goods-pic:hover {
    border-color: #19aede;
}

.dialog-goodslist-s2 .ac-ico {
    background-color: #19aede;
    background-position: -590px -360px;
}

.dialog-goodslist-s2 .goods-name {
    width: 72px;
}

.dialog-goodslist-s3 li {
    display: inline-block;
    width: 70px;
    height: 100px;
    margin: 0 6px;
}

.dialog-goodslist-s3 .goods-pic {
    width: 64px;
    height: 64px;
    border-style: dashed;
    border-color: #e7e7e7;
}

.dialog-goodslist-s3 .goods-pic:hover {
    border-color: #f30;
}

.dialog-goodslist-s3 .ac-ico {
    background-color: #f30;
    background-position: -590px -369px;
}

.dialog-goodslist-s3 .goods-name {
    width: 64px;
}

.dialog-brandslist-s1 {
    padding: 0 0 8px 0;
    border-bottom: dotted 1px #cbe9f3;
}

.dialog-brandslist-s1 li {
    display: inline-block;
    width: 92px;
    zoom: 1;
    margin-right: 3px;
}

.dialog-brandslist-s1 .brands-pic {
    width: 88px;
    height: 29px;
    border-style: dashed;
    border-color: #e7e7e7;
}

.dialog-brandslist-s1 .ac-ico {
    background-color: #f30;
    background-position: -590px -369px;
}

.dialog-brandslist-s1 .brands-pic:hover {
    border-color: #f30;
}

.dialog-brandslist-s1 .brands-name {
    line-height: 18px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 88px;
    height: 18px;
    overflow: hidden;
    margin: 0 auto;
}

.dialog-brandslist-s2 li {
    display: inline-block;
    width: 92px;
    margin: 8px 0 8px 4px;
}

.dialog-brandslist-s2 .brands-pic {
    width: 88px;
    height: 29px;
    border-style: solid;
    border-color: #cbe9f3;
}

.dialog-brandslist-s2 .ac-ico {
    background-color: #19aede;
    background-position: -590px -360px;
}

.dialog-brandslist-s2 .brands-pic:hover {
    border-color: #19aede;
}

.dialog-brandslist-s2 .brands-name {
    line-height: 18px;
    color: #0d93bf;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 92px;
    height: 18px;
    overflow: hidden;
}

.dialog-adv-s1 {
    padding: 10px 0;
}

.dialog-adv-s1 li {
    background-color: #fff;
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    width: 110px;
    height: 116px;
    margin-right: 12px;
}

.dialog-adv-s1 li.selected .adv-pic {
    border-color: #19aede;
}

.dialog-adv-s1 li .adv-pic {
    width: 106px;
    height: 112px;
    margin: 0;
    border: solid #f7f7f7 2px;
}

.dialog-adv-s1 li .adv-pic:hover {
    border-color: #f30;
}

.dialog-adv-s1 li .adv-pic img {
    max-width: 106px;
    max-height: 112px;
    z-index: -1;
}

.dialog-adv-s1 li .adv-pic .ac-ico {
    background-color: #f30;
    background-position: -590px -369px;
}

.ncap-channel-category dl,
.ncap-channel-category ul {
    font-size: 0;
    display: block;
}

.ncap-channel-category dt,
.ncap-channel-category dd,
.ncap-channel-category li {
    font-size: 12px;
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    *zoom: 1;
}

.ncap-channel-category dl {
    margin-bottom: 6px;
    float: left;
    clear: both;
}

.ncap-channel-category dt {
    background-color: #fff;
    width: 200px;
    height: 54px;
    border: solid 1px #f5f5f5;
    border-right: none 0;
    position: relative;
    z-index: 2;
}

.ncap-channel-category dt span.pic {
    width: 36px;
    height: 36px;
    padding: 1px;
    border: dotted 1px #e6e6e6;
    position: absolute;
    z-index: 1;
    top: 7px;
    left: 8px;
}

.ncap-channel-category dt span.pic img {
    max-width: 36px;
    max-height: 36px;
}

.ncap-channel-category dt h4 {
    line-height: 20px;
    height: 20px;
    position: absolute;
    z-index: 1;
    top: 3px;
    left: 56px;
}

.ncap-channel-category dt a.upload-pic {
    position: absolute;
    z-index: 1;
    top: 27px;
    left: 56px;
}

.ncap-channel-category dt a.del {
    position: absolute;
    z-index: 1;
    top: 27px;
    left: 100px;
}

.ncap-channel-category dd {
    background-color: #fff;
    width: 360px;
    min-height: 54px;
    margin-left: -1px;
    border: solid 1px #f5f5f5;
    position: relative;
    z-index: 1;
}

.ncap-channel-category dd ul {
    padding: 0 10px;
}

.ncap-channel-category dd ul li {
    background-color: #fff;
    padding: 0 10px;
    border: solid 1px #fff;
    margin: 2px 0;
    position: relative;
    z-index: 1;
}

.ncap-channel-category dd ul li i {
    line-height: 9px;
    background: #f30 url(../images/combine_img.png) no-repeat scroll -590px -369px;
    display: none;
    width: 9px;
    height: 9px;
    position: absolute;
    z-index: 1;
    top: -1px;
    right: -1px;
    cursor: pointer;
}

.ncap-channel-category dd ul li:hover {
    background-color: #ffc;
    border-color: #f30;
}

.ncap-channel-category dd ul li:hover i {
    display: block;
}

.ncap-channel-category dl:hover dt,
.ncap-channel-category dl:hover dd {
    border-color: #2cbca3;
}

.ncap-channel-floor ul li {
    background: url(../images/channel_bg.gif) no-repeat 0 0;
    display: block;
    width: 320px;
    height: 123px;
    clear: both;
    border: dotted 1px #e6e6e6;
    margin-bottom: 6px;
    position: relative;
    z-index: 1;
}

.ncap-channel-floor ul li:hover {
    border: 1px solid;
    border-color: #2cbca3;
    box-shadow: 0 0 0 2px rgba(82, 168, 236, 0.15);
}

.ncap-channel-floor ul li.ui-sortable-helper {
    opacity: 0.75;
}

.ncap-channel-floor ul li .layout-name {
    line-height: 20px;
    padding: 4px 0 0 4px;
}

.ncap-channel-floor ul li a {
    margin: 0;
    position: absolute;
    z-index: 1;
    top: 3px;
    right: 3px;
}

.ncap-channel-floor-list .c-search {
    padding-bottom: 10px;
    border-bottom: solid 1px #f5f5f5;
    margin-bottom: 10px;
}

.ncap-channel-floor-list .block {
    width: 330px;
}

.ncap-channel-floor-list ul li {
    padding: 3px;
    border: dotted 1px #e6e6e6;
    margin-bottom: 6px;
}

.ncap-channel-floor-list ul li:hover {
    border: 1px solid;
    border-color: #2cbca3;
    box-shadow: 0 0 0 2px rgba(82, 168, 236, 0.15);
}

.ncap-channel-floor-list ul li a {
    float: right;
}

.ncap-channel-floor-list ul li .ok {
    color: #2cbca3;
    float: right;
    margin-right: 5px;
    display: none;
}

.ncap-channel-floor-list ul li.selected {
    color: #aaa;
    background-color: #f5f5f5;
    opacity: 0.75;
}

.ncap-channel-floor-list ul li.selected a {
    display: none;
}

.ncap-channel-floor-list ul li.selected .ok {
    display: block;
}

.ncap-channel-floor-list ul li.selected:hover {
    border: dotted 1px #e6e6e6;
    box-shadow: none;
}

.fd-media {
    background: #fcfdfe;
    clear: both;
    padding: 10px;
    border: 1px solid #f2f8fb;
    overflow: hidden;
    _zoom: 1;
}

.fd-media .goodsimg {
    background-color: #fff;
    width: 60px;
    height: 60px;
    vertical-align: top;
    display: inline-block;
}

.fd-media .goodsimg a {
    line-height: 0;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    *display: block;
    width: 60px;
    height: 60px;
    overflow: hidden;
}

.fd-media .goodsimg a img {
    max-width: 60px;
    max-height: 60px;
    margin-top: expression(60-this.height/2);
}

.fd-media .goodsinfo {
    vertical-align: top;
    display: inline-block;
    margin-left: 10px;
}

.fd-media .goodsinfo dl {
    border-bottom: 0px;
    clear: both;
    color: #777777;
    margin: 4px auto;
    overflow: hidden;
    padding: 0;
}

.fd-media .goodsinfo dt {
    color: #404040;
    line-height: 18px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 20px;
    float: left;
    padding: 0px;
    margin: 0;
    overflow: hidden;
}

.fd-media .goodsinfo dd {
    color: #777;
    float: left;
    margin: 2px 0;
    text-align: left;
}

.fd-media .goodsinfo i {
    font-style: normal;
    font-family: MingLiU;
    font-size: 11px;
    line-height: 14px;
    color: #fff;
    letter-spacing: -1px;
    display: inline-block;
    padding: 1px 4px;
    margin-right: 10px;
    border: solid 1px;
    border-radius: 4px;
    box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.25);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
}

i.desc-type-new {
    background-color: #de4b82;
    border-color: #9a2d56 !important;
}

i.desc-type-coupon {
    background-color: #f38419;
    border-color: #c35b14 !important;
}

i.desc-type-xianshi {
    background-color: #3bcffd;
    border-color: #2faad4 !important;
}

i.desc-type-mansong {
    background-color: #4c6293;
    border-color: #364a6f !important;
}

i.desc-type-bundling {
    background-color: #44783a;
    border-color: #2c4b21 !important;
}

i.desc-type-groupbuy {
    background-color: #7c7c7e;
    border-color: #3f3d40 !important;
}

i.desc-type-recommend {
    background-color: #b22d00;
    border-color: #660000 !important;
}

i.desc-type-hotsell {
    background-color: #8c008c;
    border-color: #300040 !important;
}

.goods-class-binding-list {
    width: 800px;
    overflow: hidden;
}

.goods-class-binding-list li {
    line-height: 20px;
    display: inline-block;
    height: 20px;
    margin: 2px 8px 4px 0;
    padding: 0 12px 0 6px;
    border: solid 2px transparent;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.goods-class-binding-list li i {
    line-height: 9px;
    background: #f30 url(../images/combine_img.png) no-repeat scroll -590px -369px;
    display: none;
    width: 9px;
    height: 9px;
    position: absolute;
    z-index: 1;
    top: -1px;
    right: -1px;
}

.goods-class-binding-list li:hover {
    background-color: #ffc;
    border-color: #f30;
    box-shadow: 2px 2px 0 rgba(204, 204, 204, 0.5);
}

.goods-class-binding-list li:hover i {
    display: block;
}

.goods-class-add-list {
    width: 800px;
    margin-top: 8px;
    overflow: hidden;
}

.goods-class-add-list li {
    line-height: 20px;
    display: inline-block;
    height: 20px;
    margin: 0 8px 6px 0;
    padding: 0 6px;
}

.goods-class-add-list li.class_add_item {
    color: #333;
    background-color: #fff;
    border: solid 1px #aaa;
    cursor: pointer;
}

.goods-class-add-list li.class_add_item:hover {
    color: #069;
    background-color: #daf3fd;
    border-color: #0299cc;
}

.goods-class-add-list li.class_selected {
    color: #999;
    background-color: #f7f7f7;
    border: dashed 1px #e7e7e7;
    cursor: default;
}

.special-goods-list {
    display: block;
    overflow: hidden;
}

.special-goods-list li {
    float: left;
    list-style-type: none;
    width: 110px;
    margin: 0 8px 8px 0;
}

.special-goods-list dl {
    width: 90px;
    padding: 100px 4px 4px 4px;
    border: dashed 1px #e7e7e7;
    position: relative;
    z-index: 1;
}

.special-goods-list dl:hover {
    border: solid 1px #f60;
}

.special-goods-list dt {
    line-height: 16px;
    height: 32px;
    margin-bottom: 6px;
    overflow: hidden;
}

.special-goods-list dd.image {
    width: 90px;
    height: 90px;
    position: absolute;
    z-index: 1;
    top: 5px;
    left: 5px;
}

.special-goods-list dd.image img {
    max-width: 90px;
    max-height: 90px;
}

.special-goods-list dd.price {
    color: #999;
}

.special-goods-list dd.price em {
    font-weight: 600;
    color: #f30;
}

.cms-edit-bg-line {
    background: #effafe url(../images/cms_edit_bg_line.png) repeat-y 0 0;
    margin: 10px 0 0;
    overflow: hidden;
}

.module_panel {
    width: 28px;
    position: fixed;
    z-index: 9;
    top: 130px;
    left: 520px;
}

.module_panel a {
    background: url(../images/cms_edit_bg.png) no-repeat -790px -950px;
    width: 12px;
    height: 90px;
    padding: 30px 8px;
    position: absolute;
    z-index: 1;
}

.module_panel a.current {
    background-position: -820px -950px;
    z-index: 9;
}

#btn_show_module_standard {
    top: 0;
}

#btn_show_module_custom {
    top: 130px;
}

.template-module-list-content {
    padding: 0 0 0 52px;
    margin-right: 8px;
    overflow: hidden;
    position: relative;
}

.template-module-list .template-module {
    background-color: #91d6f2;
    background-image: url(../images/cms_edit_bg.png);
    background-repeat: no-repeat;
    width: 225px;
    height: 84px;
    padding: 4px 4px 4px 57px;
    margin: 0 0 12px 0;
    border-radius: 5px 0 0 5px;
    position: relative;
    z-index: 1;
}

.template-module-list .template-module:hover {
    background-color: #54c1eb;
}

.template-module-list .template-module-drop {
    background-color: #e86d4c !important;
}

.template-module-list .template-module span {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    color: #fff;
    text-align: center;
    width: 50px;
    position: absolute;
    z-index: 1;
    top: 5px;
    left: 3px;
    cursor: default;
}

.template-module-list .template-module a.add {
    color: #fff;
    background: url(../images/cms_edit_bg.png) no-repeat 0 -600px;
    width: 12px;
    height: 40px;
    padding: 5px 6px;
    position: absolute;
    z-index: 2;
    top: 0;
    right: -24px;
}

.template-module-list .template-module a.add:hover {
    background-position: -30px -600px;
}

.template-module-list .template-module:hover a.delete {
    background-position: 0 -1040px;
}

.template-module-list .template-module a.delete {
    color: #fff;
    background: url(../images/cms_edit_bg.png) no-repeat 0 -1040px;
    width: 12px;
    height: 40px;
    padding: 10px 6px 0 6px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: -24px;
}

.template-module-list .template-module a.delete:hover {
    background-position: -30px -1040px;
    z-index: 3;
}

.template-module-list .module-css-index {
    background-position: 0 0;
}

.template-module-list .module-css-micro {
    background-position: 0 -100px;
}

.template-module-list .module-css-article1 {
    background-position: 0 -200px;
}

.template-module-list .module-css-article2 {
    background-position: 0 -300px;
}

.template-module-list .module-css-adv {
    background-position: 0 -400px;
}

.template-module-list .module-css-2_2_1 {
    background-position: -800px 0;
}

.template-module-list .module-css-4_1 {
    background-position: -800px -100px;
}

.template-module-list .module-css-2x2_2_1 {
    background-position: -800px -200px;
}

.template-module-list .module-css-1_2_2 {
    background-position: -800px -300px;
}

.template-module-list .module-css-1_4 {
    background-position: -800px -400px;
}

.template-module-list .module-css-1_2_2x2 {
    background-position: -800px -500px;
}

.template-module-list .module-css-2_1_2 {
    background-position: -800px -600px;
}

.template-module-list .module-css-1 {
    background-position: -800px -700px;
}

.page-view-content {
    width: 466px;
    float: left;
    padding: 0 29px 0 0;
    overflow: hidden;
    position: relative;
}

.page-view .page-module {
    background-image: url(../images/cms_edit_bg.png);
    background-repeat: no-repeat;
    width: 450px;
    height: 168px;
    padding: 36px 8px 8px;
    margin: 0 0 12px 0;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    cursor: move !important;
}

.page-view .page-module-mini {
    background-image: none;
    height: 0;
    padding: 36px 8px 0 8px;
}

.page-view .page-module:hover {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
    cursor: default;
}

.page-view .module-state-show {
    opacity: 1;
}

.page-view .module-state-hide {
    opacity: 0.35;
}

.page-view .module-state-hide:hover {
    background-color: #aaa;
}

.page-view .page-module .title {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: #fff;
    width: 240px;
    position: absolute;
    z-index: 1;
    top: 6px;
    left: 8px;
}

.page-view .page-module .title span {
    cursor: text;
}

.page-view .page-module .title span i {
    background: url(../images/cms_edit_bg.png) no-repeat -70px -600px;
    vertical-align: middle;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 4px;
}

.page-view .page-module .title input[type="text"] {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#BFFFFFFF', endColorstr='#BFFFFFFF');
    background: rgba(255, 255, 255, 0.75);
    border: 0;
    box-shadow: none;
}

.page-view .page-module .title input[type="text"]:hover,
.page-view .page-module .title input[type="text"]:focus {
    background-color: #ffffff;
}

.page-view .page-module .title a {
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#3F000000', endColorstr='#3F000000');
    background: rgba(0, 0, 0, 0.25);
    display: inline-block;
    height: 20px;
    padding: 2px 4px;
    margin-left: 5px;
    border-radius: 4px;
}

.page-view .page-module .handle {
    height: 16px;
    position: absolute;
    z-index: 1;
    top: 10px;
    right: 8px;
}

.page-view .page-module .handle a {
    background: url(../images/cms_edit_bg.png) no-repeat;
    text-indent: 999px;
    display: block;
    width: 16px;
    height: 16px;
    float: left;
    margin-left: 10px;
    overflow: hidden;
    opacity: 0.75;
}

.page-view .page-module .handle a:hover {
    opacity: 1;
}

.page-view .page-module .handle a.style {
    background-position: -190px -600px;
}

.page-view .page-module .handle a.edit {
    background-position: -90px -600px;
}

.page-view .page-module .handle a.onoff {
    background-position: -110px -600px;
}

.page-view .page-module .handle a.del {
    background-position: -130px -600px;
}

.page-view .page-module .handle a.move {
    background-position: -150px -600px;
}

.page-view .page-module .handle .module-style-change {
    float: left;
}

.page-view .module-style-change ul {
    height: 16px;
    float: right;
}

.page-view .module-style-change li {
    vertical-align: middle;
    letter-spacing: normal;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 2px;
    border: solid 2px #fff;
    border-radius: 8px;
    cursor: pointer;
}

.module-style-change .style1,
.module-style-style1 {
    background-color: #1e82ef !important;
}

.module-style-change .style2,
.module-style-style2 {
    background-color: #1bbc9d !important;
}

.module-style-change .style3,
.module-style-style3 {
    background-color: #2fcc71 !important;
}

.module-style-change .style4,
.module-style-style4 {
    background-color: #f1c40f !important;
}

.module-style-change .style5,
.module-style-style5 {
    background-color: #e77e23 !important;
}

.module-style-change .style6,
.module-style-style6 {
    background-color: #e84c3d !important;
}

.module-style-change .style7,
.module-style-style7 {
    background-color: #9c59b8 !important;
}

.module-style-change .style8,
.module-style-style8 {
    background-color: #34495e !important;
}

.ncap-form-all dd .module-style-style1,
.ncap-form-all dd .module-style-style2,
.ncap-form-all dd .module-style-style3,
.ncap-form-all dd .module-style-style4,
.ncap-form-all dd .module-style-style5,
.ncap-form-all dd .module-style-style6,
.ncap-form-all dd .module-style-style7,
.ncap-form-all dd .module-style-style8 {
    background-color: transparent !important;
}

.page-view .page-module .handle .module-style-change a {
    float: left;
    background-position: -210px -600px;
    margin-right: 4px;
}

.template-module-list .template-module:hover a {
    background-position: -30px -600px;
}

.page-view .module-css-index {
    background-position: -300px 0;
}

.page-view .module-css-micro {
    background-position: -300px -220px;
}

.page-view .module-css-article1 {
    background-position: -300px -440px;
}

.page-view .module-css-article2 {
    background-position: -300px -660px;
}

.page-view .module-css-adv {
    background-position: -300px -880px;
    height: 80px;
}

.page-view .module-css-2_2_1 {
    background-position: -1100px 0;
}

.page-view .module-css-4_1 {
    background-position: -1100px -220px;
}

.page-view .module-css-2x2_2_1 {
    background-position: -1100px -440px;
}

.page-view .module-css-1_2_2 {
    background-position: -1600px -0;
}

.page-view .module-css-1_4 {
    background-position: -1600px -220px;
}

.page-view .module-css-1_2_2x2 {
    background-position: -1600px -440px;
}

.page-view .module-css-2_1_2 {
    background-position: -1100px -660px;
}

.page-view .module-css-1 {
    background-position: -1600px -660px;
}

.btn-add-module {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: #fff;
    background-color: #91d6f2;
    display: inline-block;
    clear: both;
    padding: 6px 12px;
    margin: 0 0 12px 0;
    border-radius: 5px;
}

.btn-add-module:hover {
    color: #fff;
    background-color: #54c1eb;
}

.btn-add-module i {
    background: url(../images/cms_edit_bg.png) no-repeat scroll -170px -600px;
    vertical-align: middle;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 6px;
}

.module-frame-list {
    width: 512px;
    padding: 20px;
    overflow: hidden;
}

.module-frame-list .module-frame {
    line-height: 20px;
    color: #fff;
    background-color: #54c1eb;
    background-image: url(../images/cms_edit_bg.png);
    background-repeat: no-repeat;
    text-align: center;
    width: 104px;
    height: 20px;
    float: left;
    padding: 46px 2px 2px;
    margin: 10px;
    cursor: pointer;
}

.module-frame-list .module-frame:hover {
    background-color: #e86d4c;
    box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
}

.module-frame-list .frame-css-1_2_2 {
    background-position: 0 -770px;
}

.module-frame-list .frame-css-2_2_1 {
    background-position: -110px -770px;
}

.module-frame-list .frame-css-1_4 {
    background-position: 0 -700px;
}

.module-frame-list .frame-css-4_1 {
    background-position: -110px -700px;
}

.module-frame-list .frame-css-1_2_2x2 {
    background-position: 0 -840px;
}

.module-frame-list .frame-css-2x2_2_1 {
    background-position: -110px -840px;
}

.module-frame-list .frame-css-2_1_2 {
    background-position: 0 -910px;
}

.module-frame-list .frame-css-1 {
    background-position: -110px -910px;
}

.module-frame-content {
    float: left;
    padding: 20px 0 0 20px;
}

.cms-module-frame {
    background-color: #54c1eb;
    width: 458px;
    padding: 4px;
}

.cms-module-name {
    height: 21px;
    margin: 4px 0 4px 4px;
    overflow: hidden;
}

.cms-module-name input[type="text"] {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: #fff;
    background-color: transparent;
    background-image: url(../images/cms_edit_bg.png);
    background-repeat: no-repeat;
    background-position: 0 -548px;
    text-indent: 20px;
    width: 160px;
    height: 20px;
    padding: 0;
    border-style: dotted;
    border-color: #a9dff5;
    border-width: 0 0 1px 0;
    border-radius: 0;
    box-shadow: none;
}

.cms-module-frame-w1,
.cms-module-frame-w2,
.cms-module-frame-w4,
.cms-module-frame-w5 {
    height: 168px;
    margin: 4px;
    float: left;
}

.cms-module-frame,
.cms-module-frame-title,
.cms-module-frame-w1,
.cms-module-frame-w2,
.cms-module-frame-w22,
.cms-module-frame-w4,
.cms-module-frame-w5 {
    border-radius: 4px;
    position: relative;
    z-index: auto;
}

.cms-module-frame-title {
    width: 442px;
    height: 20px;
    padding: 4px;
    margin: 4px;
}

.cms-module-frame-w1 {
    width: 98px;
}

.cms-module-frame-w2 {
    width: 168px;
}

.cms-module-frame-w22 {
    height: 80px;
}

.cms-module-frame-w2>.cms-module-frame-w22 {
    margin-bottom: 8px;
}

.cms-module-frame-w4 {
    width: 344px;
}

.cms-module-frame-w5 {
    width: 450px;
}

.cms-module-frame-title {
    font-size: 14px;
    line-height: 20px;
    float: left;
}

.module-title-enable {
    color: #54c1eb;
    background-color: #fff;
}

.module-title-disable {
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7FFFFFFF', endColorstr='#7FFFFFFF');
    background: rgba(255, 255, 255, 0.5);
}

.cms-module-frame-title a {
    background: url(../images/cms_edit_bg.png) no-repeat;
    text-indent: 999px;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    float: right;
    margin: 2px;
    overflow: hidden;
}

.module-title-enable a {
    background-position: -200px -980px;
}

.module-title-disable a {
    background-position: -220px -980px;
}

.module-frame-normal {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#E5FFFFFF', endColorstr='#E5FFFFFF');
    background: rgba(255, 255, 255, 0.9);
    cursor: pointer;
}

.module-frame-current {
    background: #fff;
}

.module-frame-normal span,
.module-frame-current span {
    background: url(../images/cms_edit_bg.png) no-repeat;
    display: block;
    width: 48px;
    height: 48px;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    margin: -24px auto auto -24px;
}

span.module-assembly-article {
    background-position: -140px -1040px;
}

span.module-assembly-picture {
    background-position: -90px -1040px;
}

span.module-assembly-goods {
    background-position: -190px -1040px;
}

span.module-assembly-brand {
    background-position: -240px -1040px;
}

span.module-assembly-article_image {
    background-position: -340px -1040px;
}

span.module-assembly-store {
    background-position: -290px -1040px;
}

span.module-assembly-member {
    background-position: -390px -1040px;
}

span.module-assembly-flash {
    background-position: -440px -1040px;
}

span.module-assembly-html {
    background-position: -490px -1040px;
}

.module-assembly-list {
    background-color: #eaf5f9;
    width: 110px;
    min-height: 308px;
    float: right;
    padding: 10px 0 10px 15px;
    border-left: solid 1px #bce6f8;
}

.module-assembly-list .module-assembly {
    font-size: 14px;
    line-height: 20px;
    color: #53c0eb;
    width: 70px;
    height: 20px;
    padding: 8px 0 8px 18px;
}

.module-assembly-list .module-assembly:hover {
    background: url(../images/cms_edit_bg.png) no-repeat 0 -980px;
    cursor: pointer;
}

.module-assembly-list .module-assembly i {
    background: url(../images/cms_edit_bg.png) no-repeat;
    vertical-align: middle;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 2px;
}

.module-assembly-list .assembly-css-article i {
    background-position: -100px -980px;
}

.module-assembly-list .assembly-css-picture i {
    background-position: -120px -980px;
}

.module-assembly-list .assembly-css-goods i {
    background-position: -140px -980px;
}

.module-assembly-list .assembly-css-brand i {
    background-position: -160px -980px;
}

.module-assembly-list .assembly-css-article_image i {
    background-position: -120px -1000px;
}

.module-assembly-list .assembly-css-store i {
    background-position: -100px -1000px;
}

.module-assembly-list .assembly-css-member i {
    background-position: -140px -1000px;
}

.module-assembly-list .assembly-css-flash i {
    background-position: -160px -1000px;
}

.module-assembly-list .assembly-css-html i {
    background-position: -180px -1000px;
}

.module-frame-btns {
    float: left;
    margin: 10px auto 10px 18px;
}

.cms-special-tab .nav-bar #btn_content_edit {
    border-style: dashed;
}

.cms-special-tab .tab-content {
    position: relative;
    z-index: 1;
}

.dialog-pic-thumb {
    width: 100px;
    height: 100px;
    padding: 4px;
    border: solid 1px #f5f5f5;
}

.dialog-pic-thumb a {
    line-height: 0;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    *display: block;
    width: 100px;
    height: 100px;
    overflow: hidden;
}

.dialog-pic-thumb a img {
    max-width: 100px;
    max-height: 100px;
    margin-top: expression(100-this.height/2);
}

#div_content_view {
    background: #fff;
    width: 1000px;
    min-height: 200px;
    border: solid 1px #d8d8d8;
}

#div_content_edit textarea {
    font-size: 14px;
    line-height: 28px;
    background: #fff;
    display: block;
    width: 98%;
    min-height: 200px;
    margin: 0;
    border: dashed 1px #d8d8d8;
    border-radius: 0;
}

#div_content_edit textarea:focus,
#div_content_edit textarea:hover {
    box-shadow: none;
}

#div_content_view .special-content-link,
#div_content_view .special-hot-point {
    text-align: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

#div_content_view .special-content-goods-list {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

#div_content_view .special-goods-list {
    background: #ffffff;
    width: 988px;
    padding: 0 2px 0 0;
    overflow: hidden;
}

#div_content_view .special-goods-list li {
    font-size: 12px;
    float: left;
    width: 160px;
    padding: 15px 30px;
    margin: 15px 13px 15px 12px;
    border: solid 1px #d8d8d8;
}

#div_content_view .special-goods-list dl {
    border: none;
    width: 160px;
    height: 60px;
    padding: 160px 0 0 0;
    position: relative;
    z-index: 1;
}

#div_content_view .special-goods-list dt.name {
    line-height: 18px;
    height: 36px;
    margin: 5px;
    overflow: hidden;
}

#div_content_view .special-goods-list dd.image {
    width: 160px;
    height: 160px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}

#div_content_view .special-goods-list dd.image a {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    width: 160px;
    height: 160px;
    overflow: hidden;
}

#div_content_view .special-goods-list dd.image img {
    max-width: 160px;
    max-height: 160px;
    margin-top: expression(100-this.height/2);
}

#div_content_view .special-goods-list dd.price {
    color: #999;
}

#div_content_view .special-goods-list dd.price em {
    font-weight: 600;
    color: #f30;
}

.special-goods-list dd.taobao-item-delete {
    font-size: 0;
    line-height: 0;
    background: url(../images/combine_img.png) no-repeat scroll -590px -369px;
    display: none;
    width: 9px;
    height: 9px;
    position: absolute;
    z-index: 9;
    top: 0;
    right: 0;
    cursor: pointer;
}

.special-goods-list dl:hover dd.taobao-item-delete {
    display: block;
}

.special-hot-point {
    position: relative;
    z-index: 1;
}

.special-hot-point div {
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    line-height: 24px;
    color: #000000;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75);
    text-indent: 10px;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#5900FF00', endColorstr='#5900FF00');
    background: rgba(0, 255, 0, 0.35);
    border-color: #f00;
}

.hot-point-list li {
    display: block;
    padding: 5px;
    clear: both;
    position: relative;
    z-index: 1;
    border: solid 2px #fff;
    margin-bottom: 5px;
}

.hot-point-list li:hover {
    border-color: #f30;
}

.hot-point-list li span {
    color: #0d93bf;
    margin: 0 20px;
}

.upload-btn {
    width: 128px;
    height: 38px;
    border: solid 1px #eeeeee;
    position: relative;
    z-index: 1;
    float: left;
    margin-right: 20px;
}

.upload-btn a span {
    width: 130px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    cursor: pointer;
}

.upload-button {
    font-size: 16px;
    line-height: 24px;
    background-color: #fafafa;
    text-align: center;
    display: block;
    width: 126px;
    height: 24px;
    padding: 6px 0;
    border: solid 1px #fff;
}

.cms-special-uploadpic img {
    max-width: 64px;
    max-height: 64px;
}

.cms-special-uploadpic .ncap-thumb-list li {
    height: 78px;
    position: relative;
    z-index: auto;
}

.cms-special-uploadpic .ncap-thumb-list li .handle {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#D8FFFFFF', endColorstr='#D8FFFFFF');
    background: rgba(255, 255, 255, 0.85);
    display: none;
    width: 66px;
    height: 16px;
    padding: 3px 1px;
    position: absolute;
    z-index: 9;
    bottom: 4px;
    left: 1px;
}

.cms-special-uploadpic .ncap-thumb-list li:hover .handle {
    display: block;
}

.cms-special-uploadpic .handle a {
    background: url(../images/combine_img.png) no-repeat scroll;
    display: block;
    width: 16px;
    height: 16px;
    float: left;
    margin: 0 3px;
    filter: alpha(opacity=35);
    -moz-opacity: 0.35;
    opacity: 0.35;
    cursor: pointer;
}

.cms-special-uploadpic .handle a:hover {
    opacity: 1;
}

.cms-special-uploadpic .handle a.insert-link {
    background-position: -540px -400px;
}

.cms-special-uploadpic .handle a.insert-hotpoint {
    background-position: -560px -400px;
}

.cms-special-uploadpic .handle a.delete {
    background-position: -580px -400px;
}

.pic-cut-150brand,
.pic-cut-120circle,
.pic-cut-120member,
.pic-cut-100admin_avatar {
    font-size: 12px;
    line-height: 20px;
    color: #555;
    width: 652px;
    height: 520px;
    margin: 20px auto;
    position: relative;
    z-index: 1;
}

.pic-cut-150brand .work-title,
.pic-cut-120circle .work-title,
.pic-cut-120member .work-title,
.pic-cut-100admin_avatar .work-title {
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    width: 500px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}

.pic-cut-150brand .thumb-title,
.pic-cut-120circle .thumb-title,
.pic-cut-120member .thumb-title,
.pic-cut-100admin_avatar .thumb-title {
    text-align: center;
    width: 124px;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
}

.pic-cut-150brand .work-layer,
.pic-cut-120circle .work-layer,
.pic-cut-120member .work-layer,
.pic-cut-100admin_avatar .work-layer {
    background: #fff;
    padding: 1px;
    border: dashed 1px #777;
    position: absolute;
    z-index: 1;
    top: 20px;
    left: 0;
}

.pic-cut-150brand .work-layer p,
.pic-cut-120circle .work-layer p,
.pic-cut-120member .work-layer p,
.pic-cut-100admin_avatar .work-layer p {
    background: url(../images/cut_bg.png) repeat 0 0;
    display: block;
    width: 500px;
    height: 500px;
    overflow: hidden;
}

.pic-cut-150brand .thumb-layer,
.pic-cut-120circle .thumb-layer,
.pic-cut-120member .thumb-layer,
.pic-cut-100admin_avatar .thumb-layer {
    padding: 1px;
    border: dashed 1px #777;
    position: absolute;
    z-index: 1;
    top: 20px;
    right: 0;
}

.pic-cut-150brand .thumb-layer {
    right: -10px;
}

.pic-cut-150brand .thumb-layer p {
    width: 150px;
    height: 50px;
    overflow: hidden;
}

.pic-cut-120circle .thumb-layer p,
.pic-cut-120member .thumb-layer p,
.pic-cut-100admin_avatar .thumb-layer p {
    width: 120px;
    height: 120px;
    overflow: hidden;
}

.pic-cut-150brand .thumb-layer p img,
.pic-cut-120circle .thumb-layer p img,
.pic-cut-120member .thumb-layer p img,
.pic-cut-100admin_avatar .thumb-layer p img {
    margin: 0;
    display: inline;
}

.pic-cut-150brand .cut-help,
.pic-cut-120circle .cut-help,
.pic-cut-120member .cut-help,
.pic-cut-100admin_avatar .cut-help {
    width: 120px;
    position: absolute;
    z-index: 1;
    top: 160px;
    right: 0;
}

.pic-cut-150brand .cut-help {
    width: 120px;
    top: 100px;
}

.pic-cut-150brand .cut-help h4,
.pic-cut-120circle .cut-help h4,
.pic-cut-120member .cut-help h4,
.pic-cut-100admin_avatar .cut-help h4 {
    font-size: 12px;
    line-height: 28px;
    color: #333;
}

.pic-cut-150brand .cut-btn,
.pic-cut-120circle .cut-btn,
.pic-cut-120member .cut-btn,
.pic-cut-100admin_avatar .cut-btn {
    position: absolute;
    z-index: 1;
    top: 340px;
    left: 530px;
}

.pic-cut-150brand .cut-btn {
    top: 280px;
}

.ps-container .ps-scrollbar-x,
.ps-container .ps-scrollbar-y {
    background-color: #aaa;
    height: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    z-index: auto;
    bottom: 3px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity.25s linear;
    -moz-transition: opacity 0.25s linear;
    transition: opacity 0.25s linear;
}

.ps-container .ps-scrollbar-y {
    right: 3px;
    width: 8px;
    bottom: auto;
}

.ps-container:hover .ps-scrollbar-x,
.ps-container:hover .ps-scrollbar-y {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.ps-container .ps-scrollbar-x:hover,
.ps-container .ps-scrollbar-y:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    cursor: default;
}

.ps-container .ps-scrollbar-x.in-scrolling,
.ps-container .ps-scrollbar-y.in-scrolling {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.circle-level span {
    background: url(../images/circle_level_bg.png) no-repeat;
    display: inline-block;
    width: 32px;
    height: 32px;
    position: relative;
    z-index: 1;
}

.circle-level span.circle-level-1 {
    background-position: 0 0;
}

.circle-level span.circle-level-2 {
    background-position: -40px 0;
}

.circle-level span.circle-level-3 {
    background-position: -80px 0;
}

.circle-level span.circle-level-4 {
    background-position: -120px 0;
}

.circle-level span.circle-level-5 {
    background-position: -160px 0;
}

.circle-level span.circle-level-6 {
    background-position: -200px 0;
}

.circle-level span.circle-level-7 {
    background-position: -240px 0;
}

.circle-level span.circle-level-8 {
    background-position: -280px 0;
}

.circle-level span.circle-level-9 {
    background-position: -320px 0;
}

.circle-level span.circle-level-10 {
    background-position: -360px 0;
}

.circle-level span.circle-level-11 {
    background-position: -400px 0;
}

.circle-level span.circle-level-12 {
    background-position: -440px 0;
}

.circle-level span.circle-level-13 {
    background-position: -480px 0;
}

.circle-level span.circle-level-14 {
    background-position: -520px 0;
}

.circle-level span.circle-level-15 {
    background-position: -560px 0;
}

.circle-level span.circle-level-16 {
    background-position: -600px 0;
}

.circle-level span strong {
    font-family: Arial;
    font-size: 10px;
    line-height: 16px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75);
    text-align: center;
    width: 16px;
    height: 16px;
    position: absolute;
    z-index: 1;
}

.circle-level-1 strong,
.circle-level-2 strong,
.circle-level-3 strong {
    top: 7px;
    left: 8px;
}

.circle-level-4 strong,
.circle-level-5 strong,
.circle-level-6 strong {
    top: 11px;
    left: 8px;
}

.circle-level-7 strong,
.circle-level-8 strong,
.circle-level-9 strong {
    top: 12px;
    left: 8px;
}

.circle-level-10 strong,
.circle-level-11 strong,
.circle-level-12 strong {
    top: 4px;
    left: 8px;
}

.circle-level-13 strong,
.circle-level-14 strong,
.circle-level-15 strong {
    top: 6px;
    left: 8px;
}

.circle-level-1 strong,
.circle-level-4 strong,
.circle-level-7 strong,
.circle-level-10 strong,
.circle-level-13 strong {
    color: #d67424;
}

.circle-level-2 strong,
.circle-level-5 strong,
.circle-level-8 strong,
.circle-level-11 strong,
.circle-level-14 strong {
    color: #7c8e9e;
}

.circle-level-3 strong,
.circle-level-6 strong,
.circle-level-9 strong,
.circle-level-12 strong,
.circle-level-15 strong {
    color: #d28317;
}

.circle-level-16 strong {
    visibility: hidden;
}

.store-joinin {
    width: 871px;
    line-height: 20px;
    border-style: solid;
    border-width: 0 0 1px 1px;
    border-color: transparent transparent #ccc #ccc;
    margin: 10px 0 20px 0;
    box-shadow: 2px 2px 2px rgba(204, 204, 204, 0.25);
}

.store-joinin thead th {
    font-weight: 600;
    color: #fff;
    background-color: #ccc;
    height: 20px;
    padding: 8px 5px;
    border-style: solid;
    border-width: 1px 1px 0 0;
    border-color: #ccc #ccc transparent transparent;
}

.store-joinin tbody th {
    color: #777;
    background-color: #f7f7f7;
    text-align: right;
    width: 119px;
    height: 20px;
    padding: 8px 5px;
    border-style: solid;
    border-width: 1px 1px 0 0;
    border-color: #ccc #ccc transparent transparent;
}

.store-joinin tbody td {
    color: #333;
    min-width: 149px;
    height: 20px;
    padding: 8px 5px;
    border-style: solid;
    border-width: 1px 1px 0 0;
    border-color: #ccc #ccc transparent transparent;
}

.store-joinin tbody td img {
    max-width: 100px;
    max-height: 100px;
    padding: 4px;
    border: solid 1px #eee;
}

.store-joinin tbody td textarea {
    width: 400px;
    height: 100px;
}

table.type {
    width: 700px;
    border: solid 1px #eee;
}

table.type thead th {
    color: #555;
    background-color: #f7f7f7;
    text-align: center;
    padding: 4px;
    border-color: #eee;
}

table.type tbody td {
    color: #777;
    text-align: center;
    padding: 4px;
    border-color: #eee;
}

table.type tbody td input {
    width: 60px;
    padding: 0;
}

#simpleTooltip {
    font-family: "宋体";
    color: #fff;
    background-color: #09c;
    display: none;
    padding: 5px;
    position: absolute;
    z-index: 100;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.stat-map-color {
    color: #999;
    text-align: left;
    margin-top: 10px;
}

.stat-map-color span {
    display: inline-block;
    *display: inline;
    width: 16px;
    height: 16px;
    zoom: 1;
}

.stat-map-color p {
    background: #f7f7f7;
    border: dashed 1px #d7d7d7;
    padding: 6px;
    margin: 9px 0;
}

.stat-info {
    color: #0099cc;
    background-color: #f3fbfe;
    clear: both;
    padding: 15px;
    border: solid 1px #deeffb;
}

.stat-info span {
    font-size: 12px;
    margin-right: 50px;
    white-space: nowrap;
}

.stat-info span strong {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #31444d;
    margin: 0 2px;
}

.chat-log {
    border-top: solid 1px #deeffb;
    overflow: hidden;
}

.chat-log-list {
    display: block;
    overflow: hidden;
}

.chat-log-list li {
    font-size: 0;
    background-color: #fff;
    *word-spacing: -1px;
    min-height: 50px;
    padding: 9px;
    border-style: dotted;
    border-width: 1px;
    border-color: #fff #fff #deeffb #fff;
}

.chat-log-list li:hover {
    background-color: #ffedc4;
    border: solid 1px #ffdb8d;
}

.chat-log-list li .avatar,
.chat-log-list li dl {
    font-size: 12px;
    color: #666;
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.chat-log-list li .avatar {
    width: 30px;
    height: 30px;
    border: solid 1px #eee;
    border-radius: 16px;
    margin-right: 10px;
}

.chat-log-list li .avatar img {
    max-width: 30px;
    max-height: 30px;
    border-radius: 15px;
}

.chat-log-list li dl {}

.chat-log-list li dl dt {
    font-weight: 600;
    line-height: 16px;
    height: 16px;
}

.chat-log-list li dl dt span {
    font-weight: normal;
    color: #27a9e3 !important;
}

.chat-log-list li dl dt.store_log {
    color: #28b779;
}

.chat-log-list li dl dt.user_log {
    color: #27a9e3;
}

.chat-log-list li dl dd.time {
    font-size: 11px;
    color: #999;
    line-height: 14px;
    margin-bottom: 5px;
}

.chat-log-list li dl dd.content {
    color: #555;
    line-height: 20px;
    padding: 0 5px;
}

.chat-log-list .no_data {
    color: #0099cc;
    font-size: 14px;
    font-weight: bold;
    line-height: 120px;
    text-align: center;
}

.chat-log .pagination {
    clear: both;
    padding: 5px 0;
}

.mb-special-layout {
    font-size: 0;
    background: #effafe url("../images/cms_edit_bg_line.png") repeat-y scroll -50px 0;
    *word-spacing: -1px;
    padding-top: 20px;
    border-top: solid 1px #deeffb;
}

.mb-special-layout .mb-item-box,
.mb-special-layout .module-list {
    font-size: 12px;
    vertical-align: top;
    letter-spacing: normal;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.mb-special-layout .mb-item-box {
    background: url(../images/mobile/blocks.png) no-repeat 0 0;
    width: 400px;
    height: 670px;
    margin: 0 50px 0 30px;
}

.mb-special-layout .item-list {
    width: 350px;
    height: 540px;
    margin: 51px 26px 79px 24px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.mb-item-box .special-item {
    width: 320px;
    min-height: 60px;
    padding: 4px;
    border: dashed 1px #ccc;
    margin: 2px 2px 0 2px;
    position: relative;
    z-index: 1;
}

.mb-item-box .special-item:hover {
    background-color: #f3fbfe;
    border: solid 1px #19aede;
}

.mb-item-box .unusable {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.mb-item-box .usable {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.mb-item-box .special-item .item_type,
.mb-item-box .special-item .handle {
    display: none;
    width: 312px;
    height: 20px;
    padding: 4px;
    position: absolute;
    z-index: 1;
    top: 4px;
    left: 4px;
}

.mb-item-box .special-item .item_type {
    color: #555;
    background-color: #eee;
    display: block;
}

.mb-item-box .special-item .handle {
    text-align: right;
    top: auto;
    bottom: 4px;
}

.mb-item-box .special-item .handle a {
    color: #fff;
    margin-right: 12px;
}

.mb-item-box .special-item .handle a i {
    font-size: 14px;
    margin-right: 2px;
}

.mb-item-box .special-item:hover .item_type,
.mb-item-box .special-item:hover .handle {
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#D854C1EB', endColorstr='#D854C1EB');
    background: rgba(84, 193, 235, 0.85);
    display: block;
}

.mb-item-box .item {
    line-height: 0;
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    *display: block;
    overflow: hidden;
}

.mb-item-box .adv_list .item,
.mb-item-box .home1 .item {
    width: 320px;
    height: 133px;
}

.mb-item-box .home1 img,
.mb-item-box .adv_list img {
    max-width: 320px;
    max-height: 133px;
}

.mb-item-box .home2 .content {
    font-size: 0;
    *word-spacing: -1px;
    width: 320px;
}

.mb-item-box .home2 .content .home2_1,
.mb-item-box .home2 .content .home2_2 {
    vertical-align: top;
    letter-spacing: normal;
    display: inline-block;
    *display: inline;
    width: 160px;
    height: 174px;
    *zoom: 1;
}

.mb-item-box .home2 .content .home2_1 .item {
    width: 160px;
    height: 174px;
}

.mb-item-box .home2 .content .home2_1 img {
    max-width: 160px;
    max-height: 174px;
}

.mb-item-box .home2 .content .home2_2_1,
.mb-item-box .home2 .content .home2_2_2 {
    display: block;
    height: 87px;
}

.mb-item-box .home2 .content .home2_2_1 .item,
.mb-item-box .home2 .content .home2_2_2 .item {
    width: 160px;
    height: 87px;
}

.mb-item-box .home2 .content .home2_2_1 img,
.mb-item-box .home2 .content .home2_2_2 img {
    max-width: 160px;
    max-height: 87px;
}

.mb-item-box .home5 .content {
    font-size: 0;
    *word-spacing: -1px;
    width: 320px;
}

.mb-item-box .home5 .content .home5_1,
.mb-item-box .home5 .content .home5_2 {
    vertical-align: top;
    letter-spacing: normal;
    display: inline-block;
    *display: inline;
    width: 160px;
    height: 174px;
    *zoom: 1;
}

.mb-item-box .home5 .content .home5_1 .item {
    width: 160px;
    height: 174px;
}

.mb-item-box .home5 .content .home5_1 img {
    max-width: 160px;
    max-height: 174px;
}

.mb-item-box .home5_2_2,
.mb-item-box .home5_2_3 {
    display: block;
    max-width: 80px;
    height: 87px;
    float: left;
}

.mb-item-box .home5_2_1 .item {
    width: 160px;
    height: 87px;
}

.mb-item-box .home5_2_2 .item,
.mb-item-box .home5_2_3 .item {
    width: 80px;
    height: 87px;
}

.mb-item-box .home5_2_1 img {
    max-width: 160px;
    max-height: 87px;
}

.mb-item-box .home5_2_2 img,
.mb-item-box .home5_2_3 img {
    max-width: 80px;
    max-height: 87px;
}

.mb-item-box .home3 .content {
    font-size: 0;
    *word-spacing: -1px;
    width: 320px;
}

.mb-item-box .home3 .item {
    font-size: 12px;
    vertical-align: top;
    letter-spacing: normal;
    display: inline-block;
    *display: inline;
    width: 160px;
    *zoom: 1;
}

.mb-item-box .home3 img {
    max-width: 160px;
}

.mb-item-box .goods-list {
    font-size: 0;
    *word-spacing: -1px;
    width: 320px;
}

.mb-item-box .goods-list .item {
    font-size: 12px;
    vertical-align: top;
    letter-spacing: normal;
    display: inline-block;
    *display: inline;
    width: 145px;
    margin: 0 0 8px 8px;
    border: solid 1px #ddd;
    *zoom: 1;
}

.mb-item-box .goods-list .goods-pic {
    line-height: 0;
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    *display: block;
    width: 145px;
    height: 145px;
    overflow: hidden;
}

.mb-item-box .goods-list .goods-pic img {
    max-width: 145px;
    max-height: 145px;
    margin-top: expression(145-this.height/2);
}

.mb-item-box .goods-list .goods-name {
    line-height: 18px;
    color: #555;
    display: block;
    height: 36px;
    margin: 5px 5px 0 5px;
    border-bottom: dotted 1px #ddd;
    overflow: hidden;
}

.mb-item-box .goods-list .goods-price {
    font-size: 14px;
    line-height: 20px;
    color: #f30;
    text-align: left;
    display: block;
    height: 20px;
    padding: 5px;
}

.mb-special-layout .module-list {
    margin: 20px auto 0 50px;
}

.mb-special-layout .module-list div {
    background: url(../images/mobile/blocks.png) no-repeat;
    display: block;
    width: 304px;
    margin: 0 0 12px 0;
    position: relative;
    z-index: 1;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.mb-special-layout .module-list div:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.mb-special-layout .module-list a.add {
    color: #fff;
    width: 12px;
    height: 40px;
    padding: 5px 6px;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
}

.mb-special-layout .module-list span {
    font: 600 14px/20px "microsoft yahei";
    color: #fff;
    text-align: center;
    width: 45px;
    position: absolute;
    z-index: 1;
    top: 5px;
    left: 5px;
}

.mb-special-layout .module-list .module_adv_list {
    background-position: -440px 0;
    height: 98px;
}

.mb-special-layout .module-list .module_home1 {
    background-position: -440px -100px;
    height: 98px;
}

.mb-special-layout .module-list .module_home2 {
    background-position: -440px -200px;
    height: 115px;
}

.mb-special-layout .module-list .module_home3 {
    background-position: -440px -320px;
    height: 102px;
}

.mb-special-layout .module-list .module_home4 {
    background-position: -440px -430px;
    height: 115px;
}

.mb-special-layout .module-list .module_home5 {
    background-position: -440px -200px;
    height: 115px;
}

.mb-special-layout .module-list .module_goods {
    background-position: -440px -550px;
    height: 228px;
}

.mb-special-layout .module-list .module_goods1 {
    background-position: -440px -550px;
    height: 228px;
}

.mb-special-layout .module-list .module_goods2 {
    background-position: -440px -550px;
    height: 228px;
}

.mb-item-edit-content {
    overflow: hidden;
}

.mb-item-edit-content h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    color: #333;
    padding-bottom: 10px;
    margin: 10px 0;
    border-bottom: solid 1px #e6e6e6;
}

.mb-item-edit-content .title,
.mb-item-edit-content .content {
    margin-bottom: 15px;
}

.mb-item-edit-content .title h5,
.mb-item-edit-content .content h5,
.mb-item-edit-content .search-goods h5 {
    font: 700 12px/20px "microsoft yahei";
    color: #777;
    display: block;
    margin: 0 0 10px 0;
}

.mb-item-edit-content .item {
    background-color: #fff;
    text-align: center;
    padding: 4px;
    border: dashed 1px #ddd;
    position: relative;
    z-index: 1;
}

.mb-item-edit-content .item:hover {
    border: solid 1px #19aede;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
}

.mb-item-edit-content .item a {
    color: #fff;
    background-color: #19aede;
    display: none;
    padding: 4px 8px;
    position: absolute;
    z-index: 1;
    top: 4px;
    right: 4px;
    cursor: pointer;
}

.mb-item-edit-content .item a i {
    font-size: 14px;
    margin-right: 4px;
}

.mb-item-edit-content .item:hover a {
    display: block;
}

.mb-item-edit-content .btn-add {
    font-size: 12px;
    margin: 10px;
}

.mb-item-edit-content .adv_list,
.mb-item-edit-content .home1 {
    width: 490px;
}

.mb-item-edit-content .adv_list item,
.mb-item-edit-content .home1 item {
    width: 480px;
    height: 200px;
}

.mb-item-edit-content .adv_list img,
.mb-item-edit-content .home1 img {
    max-width: 480px;
    max-height: 200px;
}

.mb-item-edit-content .home2 {
    font-size: 0;
    *word-spacing: -1px;
    width: 500px;
}

.mb-item-edit-content .home2_1,
.mb-item-edit-content .home2_2 {
    font-size: 12px;
    vertical-align: top;
    letter-spacing: normal;
    display: inline-block;
    *display: inline;
    width: 250px;
    height: 270px;
    *zoom: 1;
}

.mb-item-edit-content .home2_1 .item {
    width: 240px;
    height: 260px;
}

.mb-item-edit-content .home2_1 img {
    max-width: 240px;
    max-height: 260px;
}

.mb-item-edit-content .home2_2_1,
.mb-item-edit-content .home2_2_2 {
    display: block;
    height: 135px;
}

.mb-item-edit-content .home2_2_1 .item,
.mb-item-edit-content .home2_2_2 .item {
    width: 240px;
    height: 125px;
}

.mb-item-edit-content .home2_2_1 img,
.mb-item-edit-content .home2_2_2 img {
    max-width: 240px;
    max-height: 125px;
}

.mb-item-edit-content .home5 {
    font-size: 0;
    *word-spacing: -1px;
    width: 500px;
}

.mb-item-edit-content .home5_1,
.mb-item-edit-content .home5_2 {
    font-size: 12px;
    vertical-align: top;
    letter-spacing: normal;
    display: inline-block;
    *display: inline;
    width: 250px;
    height: 270px;
    *zoom: 1;
}

.mb-item-edit-content .home5_1 .item {
    width: 240px;
    height: 260px;
}

.mb-item-edit-content .home5_1 img {
    max-width: 240px;
    max-height: 260px;
}

.mb-item-edit-content .home5_2_1 {
    display: block;
    height: 135px;
}

.mb-item-edit-content .home5_2_2,
.mb-item-edit-content .home5_2_3 {
    display: block;
    max-width: 120px;
    height: 135px;
    float: left;
}

.mb-item-edit-content .home5_2_1 .item {
    width: 240px;
    height: 125px;
}

.mb-item-edit-content .home5_2_2 .item,
.mb-item-edit-content .home5_2_3 .item {
    width: 120px;
    height: 125px;
}

.mb-item-edit-content .home5_2_1 img {
    max-width: 240px;
    max-height: 125px;
}

.mb-item-edit-content .home5_2_2 img,
.mb-item-edit-content .home5_2_3 img {
    max-width: 120px;
    max-height: 125px;
}

.mb-item-edit-content .home3 {
    font-size: 0;
    *word-spacing: -1px;
    width: 500px;
}

.mb-item-edit-content .home3 .item {
    font-size: 12px;
    vertical-align: top;
    letter-spacing: normal;
    display: inline-block;
    *display: inline;
    width: 240px;
    *zoom: 1;
}

.mb-item-edit-content .home3 img {
    max-width: 240px;
}

.mb-item-edit-content .goods-list {
    font-size: 0;
    *word-spacing: -1px;
    display: inline-block;
    width: 500px;
}

.mb-item-edit-content .goods-list .item {
    font-size: 12px;
    vertical-align: top;
    letter-spacing: normal;
    display: inline-block;
    *display: inline;
    width: 220px;
    margin: 0 0 14px 14px;
    *zoom: 1;
}

.mb-item-edit-content .goods-list .goods-pic {
    line-height: 0;
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    *display: block;
    width: 220px;
    height: 220px;
    overflow: hidden;
}

.mb-item-edit-content .goods-list .goods-pic img {
    max-width: 220px;
    max-height: 220px;
    margin-top: expression(220-this.height/2);
}

.mb-item-edit-content .goods-list .goods-name {
    line-height: 18px;
    color: #555;
    white-space: normal;
    height: 36px;
    padding: 5px 5px 10px 5px;
    border-bottom: dotted 1px #ccc;
    overflow: hidden;
}

.mb-item-edit-content .goods-list .goods-price {
    font-size: 16px;
    color: #f30;
    padding: 10px 5px 5px 5px;
}

.mb-item-edit-content .search-goods {
    vertical-align: top;
    display: inline-block;
    width: 400px;
    margin-left: 70px;
}

.mb-item-edit-content .search-goods-list {
    margin-top: 20px;
}

.mb-item-edit-content .search-goods-list li {
    background-color: #fff;
    display: block;
    height: 60px;
    padding: 9px;
    margin-bottom: 10px;
    border: dashed 1px #bce6f8;
    position: relative;
    z-index: 1;
}

.mb-item-edit-content .search-goods-list li:hover {
    border: solid 1px #54c1eb;
}

.mb-item-edit-content .search-goods-list .goods-pic {
    line-height: 0;
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    *display: block;
    width: 60px;
    height: 60px;
    overflow: hidden;
}

.mb-item-edit-content .search-goods-list .goods-pic img {
    max-width: 60px;
    max-height: 60px;
    margin-top: expression(60-this.height/2);
}

.mb-item-edit-content .search-goods-list .goods-name {
    line-height: 18px;
    color: #777;
    text-align: left;
    white-space: normal;
    width: 310px;
    height: 36px;
    float: right;
    clear: both;
}

.mb-item-edit-content .search-goods-list .goods-price {
    color: #f30;
    text-align: left;
    width: 310px;
    float: right;
    clear: both;
}

.mb-item-edit-content .search-goods-list a {
    background-color: #f9f9f9;
    padding: 4px 12px;
    border: solid 1px #ccc;
    border-radius: 4px;
    position: absolute;
    z-index: 1;
    bottom: 10px;
    right: 10px;
}

.dialog-image-desc {
    color: #999;
}

#dialog_item_image {
    max-width: 480px;
    max-height: 300px;
}

.nyroModalBg {
    position: fixed;
    overflow: hidden;
    z-index: 997;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0.7;
}

.nmReposition {
    position: absolute;
    z-index: 999;
}

.nyroModalCloseButton {
    top: -9px;
    right: -9px;
    width: 18px;
    height: 18px;
    text-indent: -9999em;
    background: url(../images/close.png);
}

.nyroModalTitle {
    top: -26px;
    left: 0;
    margin: 0;
    font-size: 1.1em;
    line-height: 24px;
    color: #eee;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
}

.nyroModalCont {
    background-color: #fff;
    padding: 4px;
    position: absolute;
    z-index: 998;
    border: 1px solid #000;
    margin: 25px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.9);
}

.nyroModalCont iframe {
    width: 600px;
    height: 400px;
}

.nyroModalError {
    border: 4px solid red;
    color: red;
    width: 250px;
    height: 250px;
}

.nyroModalError div {
    min-width: 0;
    min-height: 0;
    padding: 10px;
}

.nyroModalLink,
.nyroModalDom,
.nyroModalForm,
.nyroModalFormFile {
    position: relative;
    padding: 10px;
    min-height: 250px;
    min-width: 250px;
    max-width: 1000px;
}

.nyroModalImage,
.nyroModalSwf,
.nyroModalIframe,
.nyroModalIframeForm {
    position: relative;
    overflow: hidden;
}

.nyroModalImage img {
    vertical-align: top;
}

.nyroModalHidden {
    left: -9999em;
    top: -9999em;
}

.nyroModalLoad {
    position: absolute;
    width: 100px;
    height: 100px;
    background: #fff url(../images/ajaxLoader.gif) no-repeat center;
    padding: 0;
}

.nyroModalPrev,
.nyroModalNext {
    outline: none;
    position: absolute;
    top: 0;
    height: 60%;
    width: 150px;
    min-height: 50px;
    max-height: 300px;
    cursor: pointer;
    text-indent: -9999em;
    background: transparent url("data:image/gif;base64,AAAA") left 20% no-repeat;
}

.nyroModalImage .nyroModalPrev,
.nyroModalImage .nyroModalNext {
    height: 100%;
    width: 40%;
    max-height: none;
}

.nyroModalPrev {
    left: 0;
}

.nyroModalPrev:hover {
    background-image: url(../images/prev.gif);
}

.nyroModalNext {
    right: 0;
    background-position: right 20%;
}

.nyroModalNext:hover {
    background-position: right 20%;
    background-image: url(../images/next.gif);
}

.pagination {
    text-align: center;
    display: block;
    padding: 15px 0;
    margin: 0 !important;
}

.pagination ul {
    font-size: 0;
    display: inline-block;
    margin: 0 auto !important;
    padding: 0;
    zoom: 1;
}

.pagination ul li {
    vertical-align: middle;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
}

.pagination ul li {
    zoom: 1;
}

.pagination li span {
    font-size: 12px;
    line-height: 24px;
    color: #aaa;
    list-style-type: none;
    background-color: #f5f5f5;
    display: block;
    height: 24px;
    padding: 0px 8px;
    margin: 0px;
    border: 1px solid;
    border-color: #dcdcdc #dcdcdc #b8b8b8 #dcdcdc;
}

.pagination li:first-child span {
    border-radius: 4px 0 0 4px;
}

.pagination li:last-child span {
    border-radius: 0 4px 4px 0;
}

.pagination li a span,
.pagination li a:visited span {
    color: #333;
    text-decoration: none;
    cursor: pointer;
}

.pagination li a:hover {
    text-decoration: none;
}

.pagination li a:hover span,
.pagination li a:active span {
    color: #333;
    background-color: #e8e8e8;
    border-color: #d0d0d0 #d0d0d0 #aeaeae #d0d0d0;
    cursor: pointer;
}

.pagination li span.currentpage {
    color: #fff;
    font-weight: bold;
    background-color: #41bedd;
    border-color: #3aabc6 #3aabc6 #318ea6 #3aabc6;
    border-radius: 0;
}

.paixv a {
    text-decoration: none;
    color: #000;
}

.paixv a:hover {
    color: #06f;
}

.hDiv::-webkit-scrollbar {
    display: none;
}

span.err {
    color: #f00;
    display: none;
}

.fl {
    float: left;
    margin-right: 3px;
}

.z-week-list {
    border-radius: 4px;
    border: solid 1px #d7d7d7 !important;
}

.fr {
    float: right;
}

.p:before,
.p:after {
    content: "";
    clear: both;
    display: block;
}

.ncsc-keyboard-title h6 {
    font-size: 13px !important;
    color: #666 !important;
    line-height: 27px !important;
}

.ncsc-vr-order-exchange dt h6 {
    font-size: 13px;
    color: #666;
    line-height: 27px;
}

.ncsc-vr-order-exchange .ncsc-vr-order-one {}

.ncsc-vr-order-one .ncsc-keyboard {
    padding: 0;
}

.ncsc-vr-order-one .ncsc-keyboard label {
    margin: 0;
    height: 48px;
}

.ncsc-vr-order-one .ncsc-keyboard label input {
    height: 48px;
}

.ncsc-vr-order-one .vr-code {
    color: #999 !important;
    font-size: 14px !important;
    line-height: 48px !important;
    width: 275px !important;
}

.keyboard-icon-wrap {
    width: 485px;
    margin: 150px 0;
}

.ncsc-keyboard-icon {
    display: block;
    width: 62px;
    margin: 0 auto;
    height: 62px;
    background: url(../images/zitkeys.png) no-repeat;
}

.keyboard-icon-cont {
    font-size: 12px;
    text-align: center;
    line-height: 25px;
    margin-top: 10px;
}

.keyboard-icon-btn {
    margin: 10px auto;
    width: 117px;
    height: 34px;
}

.keyboard-icon-btn a {
    display: block;
    width: 115px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border: 1px solid #00dd00;
    color: #00dd00;
    border-radius: 4px;
}

.z-ztfh-bg {
    position: fixed;
    max-width: 1920px;
    margin: 0 auto;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 12;
    background: rgba(0, 0, 0, 0.4);
}

.z-ztfh-pop {
    width: 730px;
    min-height: 555px;
    box-sizing: border-box;
    text-align: center;
    color: #333;
    background-color: #fff;
    overflow: hidden;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
    z-index: 899;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: 0 auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.z-ztfh-head h3 {
    text-align: left;
    height: 43px;
    line-height: 43px;
    background-color: #f9f9f9;
    color: #313132;
    padding-left: 53px;
    border-bottom: 1px solid #e3e3e3;
}

.z-ztfh-head {
    position: relative;
}

.z-ztfh-head .z-ztfh-close {
    width: 15px;
    height: 15px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 16px;
    background: url(../images/close.png) no-repeat;
    background-size: 100% 100%;
}

.z-ztfh-tab {
    margin: 30px auto 0;
    width: 683px;
}

.z-ztfh-tab .tab-ul-title,
.z-ztfh-tab .tab-ul-cont {
    overflow: hidden;
    width: 100%;
    border: 1px solid #e3e3e3;
}

.z-ztfh-tab .tab-ul-cont {
    border-top: 0;
}

.z-ztfh-tab .tab-ul-title li {
    height: 45px;
    line-height: 45px;
    background-color: #f9fbfd;
}

.z-ztfh-tab .tab-ul-title li,
.z-ztfh-tab .tab-ul-cont li {
    text-align: center;
    float: left;
    border-right: 1px solid #e3e3e3;
}

.z-ztfh-tab .tab-ul-title li:last-of-type {
    border-right: 0px;
}

.z-ztfh-tab .tab-ul-cont li:last-of-type {
    border-right: 0px;
}

.z-ztfh-tab .tab-ul-cont li {
    height: 88px;
    line-height: 88px;
}

.z-ztfh-information {
    margin-top: 10px;
}

.z-ztfh-information h5 {
    line-height: 45px;
    text-align: left;
    font-size: 13px;
    color: #313132;
    padding-left: 63px;
}

.ztfh-information-cont {
    margin: 0 auto;
    width: 555px;
    padding: 30px 25px;
    background-color: #e3e3e3;
    overflow: hidden;
}

.information-list {
    line-height: 27px;
    color: #313132;
    font-size: 13px;
    float: left;
    width: 50%;
    text-align: left;
}

.z-ztfh-select {
    overflow: hidden;
    margin-top: 25px;
}

.z-ztfh-select span {
    float: left;
    padding-left: 63px;
    font-size: 13px;
    color: #313132;
    font-weight: 600;
}

.z-ztfh-select .z-ztfh-hema {
    float: left;
    margin-left: 15px;
}

.z-ztfh-select .z-ztfh-wuma {
    float: left;
    margin-left: 50px;
}

.ztfh-label label {
    margin-right: 5px;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 25px;
    border: 1px solid #999;
    cursor: pointer;
    vertical-align: middle;
    margin-top: -2px;
}

.ztfh-lab-bg {
    background: url(../images/withdraw-radio.png) no-repeat 2px 2px;
    background-size: 70% 70%;
}

.z-ztfh-input {
    text-align: left;
    margin-top: 20px;
}

.z-ztfh-input span {
    padding-left: 63px;
    font-size: 13px;
    color: #313132;
    font-weight: 600;
}

.z-ztfh-input input {
    margin-left: 13px;
}

.z-ztfh-btns {
    margin: 20px;
}

.z-ztfh-btns input {
    width: 108px;
    height: 32px;
    color: #fff;
    border: 0px;
    background-color: #5eb978;
    cursor: pointer;
}

.fbutton_span {
    border-radius: 4px;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    font-size: 12px;
}

.fbutton_right {
    display: inline-block;
}

.container-body {
    margin-top: 60px;
}

.container-body .tpl-body {
    min-width: 1200px;
    max-width: 1440px;
    display: flex;
    flex-wrap: wrap;
    margin-left: -40px;
}

.container-body .tpl-body .tpl-item {
    position: relative;
    margin-left: 60px;
    margin-right: 0;
    margin-bottom: 20px;
}

.container-body .tpl-body .tpl-item img {
    width: 100%;
    height: 100%;
}

.container-body .tpl-body .tpl-item .tpl-img {
    position: absolute;
    top: 12%;
    left: 13px;
    width: 199px;
    height: 351px;
}

.container-body .tpl-body .tpl-item .tpl-hover {
    opacity: 0;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 12%;
    left: 13px;
    width: 199px;
    height: 351px;
}

.container-body .tpl-body .tpl-item .mytpl-hover {
    opacity: 0;
    background: rgba(0, 0, 0, 0.66);
}

.container-body .tpl-body .tpl-item .tpl-hover .icon-opa {
    margin-top: 180px;
}

.container-body .tpl-body .tpl-item .mytpl-hover .icon-box {
    float: left;
    width: 49.5%;
    height: 36px;
    text-align: center;
    border-right: 1px solid #a3a3a3;
}

.container-body .tpl-body .tpl-item .mytpl-hover .icon-box2 {
    border-right: none;
}

.container-body .tpl-body .tpl-item .mytpl-hover .icon-box .iconfont {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-top: 6px;
    background: url(../images/icon-editdel.png) no-repeat;
    background-size: cover;
    cursor: pointer;
}

.container-body .tpl-body .tpl-item .mytpl-hover .icon-box1 .iconfont {
    background-position: 0 0;
}

.container-body .tpl-body .tpl-item .mytpl-hover .icon-box2 .iconfont {
    background-position: -48px 0;
}

.container-body .tpl-body .tpl-item .mytpl-hover .icon-box1 .iconfont:hover {
    background-position: -24px 0;
}

.container-body .tpl-body .tpl-item .mytpl-hover .icon-box2 .iconfont:hover {
    background-position: -72px 0;
}

.container-body .tpl-body .tpl-item .mytpl-hover .icon-box .iconfont-noedit {
    background-position: -96px 0 !important;
    cursor: not-allowed;
}

.container-body .tpl-body .tpl-item .tpl-hover .tpl-btn {
    position: absolute;
    top: 250px;
    left: 32px;
    width: 130px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    cursor: pointer;
    background: #ea8716;
    border-radius: 3px;
    text-align: center;
    color: #fff;
}

.container-body .tpl-body .tpl-item .tpl-hover .tpl-btn a {
    display: block;
    color: #ffffff;
}

.container-body .tpl-body .tpl-item .tpl-hover .tpl-btn-active {
    background: transparent;
    color: #ea8716;
    border: 1px solid #ea9716;
    cursor: not-allowed;
}

.container-body .tpl-body .tpl-item .tpl-add {
    position: absolute;
    top: 12%;
    left: 13px;
    width: 85.98%;
    height: 75.84%;
    border: 1px solid #e7e7e7;
}

.container-body .tpl-body .tpl-item .tpl-add .icon-add {
    margin-top: 126px;
    width: 100%;
    text-align: center;
}

.container-body .tpl-body .tpl-item .tpl-add .icon-add .iconfont {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(../images/icon-add.png) center center no-repeat;
    background-size: cover;
}

.container-body .tpl-body .tpl-item .tpl-add .tpl-btn {
    position: absolute;
    top: 250px;
    left: 32px;
    width: 130px;
    height: 32px;
    color: #ea8716;
    border: 1px solid #ea8716;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    line-height: 32px;
}

.container-body .tpl-body .tpl-item .tpl-add .tpl-btn:hover {
    cursor: pointer;
    background: #ea8716;
    color: #fff;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.body-title {
    margin-bottom: 30px;
}

.container-body .title-item {
    overflow: hidden;
    margin-bottom: 14px;
}

.container-body .title-item .title-left {
    display: inline-block;
    float: left;
    width: 94px;
    height: 30px;
    border-right: 1px solid #666;
}

.container-body .title-item .title-right {
    display: inline-block;
    width: 92%;
    float: left;
    line-height: 30px;
    padding-left: 20px;
}

.container-body .title-item .title-left .iconfont {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/industry-style.png) no-repeat;
    background-size: cover;
    background-position: 0 0;
    margin-top: 4px;
}

.container-body .title-item .title-left2 .iconfont {
    background-position: -22px 0;
}

.container-body .title-item .title-left .iconname {
    font-style: normal;
    vertical-align: top;
    color: #666;
    font-size: 22px;
}

.container-body .title-item .title-right .item-contant {
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    line-height: 30px;
    color: #666;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}

.container-body .title-item .title-right .item-contant-checked {
    font-weight: bolder;
    color: #ea8716;
}

.container-body .tpl-body .tpl-item:hover .tpl-hover {
    opacity: 1;
    transition: all 0.5s;
}

.container-body .tpl-body .tpl-item .tpl-hover .tpl-QRcode {
    position: absolute;
    top: 76px;
    left: 37px;
    width: 120px;
    height: 120px;
    border: 6px solid #fefefe;
    box-shadow: 0 1px 1px #eee;
}

.container-body .tpl-body .tpl-item .tpl-hover .tpl-btn-add {
    top: 235px;
    left: 37px;
    background: #ff3600;
}

.container-body .tpl-body .tpl-item .tpl-hover .tpl-btn-preview {
    top: 285px;
    left: 37px;
}

.tpl-btn-preview a {
    color: #ffffff;
}

.tpl-btn-add a {
    color: #ffffff;
}

.authorization_before {
    width: 560px;
    text-align: center;
    margin-left: 100px;
}

.authorization_before .autbe_tips {
    display: block;
    padding: 6px 0;
    margin: 20px auto 0;
    background-color: #e9cb71;
}

.authorization_before img {
    width: 80px;
    height: 80px;
    margin: 30px 0;
}

.authorization_before b {
    display: block;
    font-size: 24px;
    color: #333;
    margin-bottom: 20px;
}

.autbe_btn a {
    display: block;
    width: 200px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.bagd-smpname {
    float: left;
    margin-left: 160px;
    line-height: 48px;
    color: #fff;
    font-size: 16px;
}

.bagd-smpname em {
    color: #ff0000;
}

.bagd-smpname b {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
    cursor: pointer;
    position: relative;
}

.bagd-smpname img {
    width: 100%;
}

.bagd-smpname b .bigcode {
    position: absolute;
    right: -52px;
    top: 30px;
    padding: 12px;
    background-color: #fff;
    border: 1px solid #dedede;
    line-height: 0;
    display: none;
}

.bagd-smpname b .bigcode:before {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    border-top: 1px solid #dedede;
    border-left: 1px solid #dedede;
    transform: rotate(45deg);
    z-index: 2;
    right: 50px;
    top: -8px;
    background-color: #fff;
}

.bagd-smpname .bigcode img {
    width: 108px;
}

.bagd-smpname b:hover .bigcode {
    display: block !important;
}

.bgd-opa {
    min-width: 120px;
    position: relative;
    cursor: pointer;
}

.bgd-opa .bgdopa-t {
    display: inline-block;
    width: 100%;
    line-height: 60px;
    color: #fff;
    text-align: center;
}

.bgd-opa .bgdopa-t .opa-arow {
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: dashed;
    border-color: #fff transparent transparent transparent;
    margin-top: 4px;
}

.bgd-opa .bgdopa-list {
    width: 100%;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 9;
    display: none;
    background-color: #1c2024;
}

.bgd-opa .bgdopa-list li {
    width: 100%;
}

.bgd-opa .bgdopa-list li a {
    display: inline-block;
    color: #bbb;
    font-size: 12px;
    padding: 10px 27px;
}

.bgd-opa .bgdopa-list li:last-child {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 5px;
}

.bgd-opa .bgdopa-list li a i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/opeatbj.png) no-repeat;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 10px;
}

.bgd-opa .bgdopa-list li a.login-out i {
    background-position: 0 0;
}

.bgd-opa .bgdopa-list li a.sitemap i {
    background-position: -20px 0;
}

.bgd-opa .bgdopa-list li a.homepage i {
    background-position: -40px 0;
}

.bgd-opa .bgdopa-list li a.changepasd i {
    background-position: -60px 0;
}

.bgd-opa .bgdopa-list li a.login-out:hover i {
    background-position: 0 -20px;
}

.bgd-opa .bgdopa-list li a.sitemap:hover i {
    background-position: -20px -20px;
}

.bgd-opa .bgdopa-list li a.homepage:hover i {
    background-position: -40px -20px;
}

.bgd-opa .bgdopa-list li a.changepasd:hover i {
    background-position: -60px -20px;
}

.bgd-opa .bgdopa-list li a:hover {
    color: #148eff;
}

.bgd-opa:hover .bgdopa-list {
    display: block;
}

.bgd-opa:hover .opa-arow {
    border-color: transparent transparent #fff transparent !important;
    margin-top: -6px;
}

/*添加藏品修改*/
.updt-protyte {
    margin: 40px 0 50px;
}

.updt-protit {
    font-size: 14px;
    padding-left: 12px;
    border-left: 3px solid #148eff;
    line-height: 14px;
    margin-bottom: 30px;
}

.type-cont {
    padding-left: 80px;
    overflow: hidden;
}

.type-cont span {
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    color: #333;
    text-align: center;
    border: 1px solid #d0d0d0;
    padding: 12px 20px;
    border-radius: 6px;
    float: left;
    margin-right: 20px;
    cursor: pointer;
}

.type-cont span b {
    display: block;
    margin-bottom: 8px;
}

.type-cont span i {
    font-style: normal;
}

.type-cont span:hover,
.type-cont span.curtab {
    background-color: #148eff;
    border: 1px solid #148eff;
    color: #fff;
}

#admincpNavTabs_system dl:last-child span {
    margin-top: 11px;
}

.novice-guide {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}

.novice-guide .novice-guide-mask {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
}

.novice-guide .novice-guide-box {
    width: 780px;
    height: 580px;
    border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -390px;
    margin-top: -290px;
    background-color: #fff;
}

.novice-guide .novice-guide-box .novice-guide-header {
    height: 52px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 25px;
}

.novice-guide .novice-guide-box .novice-guide-header span {
    font-size: 16px;
    color: #171717;
    float: left;
    height: 100%;
    line-height: 52px;
    font-weight: bold;
}

.novice-guide .novice-guide-box .novice-guide-header .novice-guide-close {
    width: 15px;
    height: 52px;
    float: right;
    background: url("../images/novice-guide-close.png") no-repeat left center;
}

.novice-guide .novice-guide-box>p {
    margin-top: 20px;
    padding: 0 25px;
    color: #666;
    font-size: 16px;
    margin-bottom: 50px;
}

.novice-guide .novice-guide-box .novice-guide-container {
    padding: 0 73px;
}

.novice-guide .novice-guide-box .novice-guide-container1 ul {
    height: 310px;
}

.novice-guide .novice-guide-box .novice-guide-container1 ul li {
    float: left;
    width: 70px;
    height: 110px;
    margin-right: 71px;
    margin-bottom: 40px;
}

.novice-guide .novice-guide-box .novice-guide-container1 ul li:nth-child(5n) {
    margin-right: 0px;
}

.novice-guide .novice-guide-box .novice-guide-container1 ul li span {
    display: block;
    margin-top: 18px;
    font-size: 16px;
    color: #171717;
    text-align: center;
}

.novice-guide .novice-guide-box .novice-guide-container1 ul li img {
    height: 74px;
    width: auto;
    display: block;
}

.novice-guide-select {
    height: 100px;
}

.novice-guide-body {
    height: 290px;
}

.novice-guide .novice-guide-box .novice-guide-container1 .novice-guide-select label {
    float: left;
    font-size: 16px;
    color: #171717;
}

.novice-guide .novice-guide-box .novice-guide-container1 .novice-guide-select label input {
    width: 16px;
    height: 16px;
    vertical-align: text-top;
    margin-right: 5px;
}

.novice-guide .novice-guide-box .novice-guide-container1 .novice-guide-select a {
    float: right;
    font-size: 16px;
}

.novice-guide .novice-guide-box .novice-guide-container1 .novice-guide-select a i {
    display: inline-block;
    vertical-align: top;
    height: 19px;
    width: 20px;
    background: url("../images/qianjin.png") no-repeat right center;
}

.novice-guide-container2 .novice-guide-container-flowpath {
    height: 60px;
}

.novice-guide-container2 .novice-guide-container-flowpath a {
    float: left;
    margin-right: 45px;
    margin-top: 0;
}

.novice-guide-container2 .novice-guide-container-flowpath a:last-child {
    margin-right: 0;
}

.novice-guide-container-flowpath-content h3 {
    font-size: 16px;
    color: #171717;
    margin-bottom: 5px;
}

.novice-guide-container-flowpath-content p {
    font-size: 14px;
    color: #161616;
    margin-bottom: 20px;
}

.novice-guide-container-flowpath-content p .fillin {
    color: #0190ff;
    margin-left: 10px;
    padding-left: 18px;
    position: relative;
}

.novice-guide-container-flowpath-content p .fillin::before {
    content: "";
    position: absolute;
    left: 0;
    height: 20px;
    width: 14px;
    background: url("../../images/jiahao.png") no-repeat left center;
}

.novice-guide-container-flowpath-content .novice-guide-select a {
    margin-top: 0;
    float: right;
}

.novice-guide-container-flowpath-content .novice-guide-select a i {
    display: inline-block;
    vertical-align: top;
    height: 19px;
    width: 20px;
    background: url("../images/qianjin.png") no-repeat right center;
}

.novice-guide-container-flowpath-content2 .novice-guide-select a {
    margin-left: 10px;
}

.novice-guide-container-flowpath-content2 .novice-guide-select a:last-child i {
    background: url("../images/houtui.png") no-repeat left center;
}

.novice-guide-container-flowpath-content3 .novice-guide-select a {
    margin-left: 10px;
}

.novice-guide-container-flowpath-content3 .novice-guide-select a:last-child i {
    background: url("../images/houtui.png") no-repeat left center;
}

.novice-guide-container-flowpath-content4 .novice-guide-select a {
    margin-left: 10px;
}

.novice-guide-container-flowpath-content4 .novice-guide-select a:last-child i {
    background: url("../images/houtui.png") no-repeat left center;
}

.novice-guide-container-flowpath-content5 table {
    width: 100%;
    text-align: center;
}

.novice-guide-container-flowpath-content5 table tr td {
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.novice-guide-container-flowpath-content5 table tr td:nth-child(2n + 1) {
    background-color: #f2f4f5;
    color: #191818;
    font-size: 14px;
    font-weight: bold;
    width: 60px;
}

.novice-guide-container-flowpath-content5 table tr td:nth-child(2n) {
    padding-top: 10px;
    padding-bottom: 10px;
}

.novice-guide-container-flowpath-content5 .novice-guide-select a {
    margin-left: 10px;
}

.novice-guide-container-flowpath-content5 .novice-guide-select a:last-child i {
    background: url("../images/houtui.png") no-repeat left center;
}

.selected-group-goods .goods-name {
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    /*! autoprefixer: off */
    -webkit-box-orient: vertical;
}