article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

abbr[title] {
    border-bottom: 1px dotted
}

dfn {
    font-style: italic
}

small {
    font-size: 80%
}

svg:not(:root) {
    overflow: hidden
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    color: inherit;
    font: inherit
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

optgroup {
    font-weight: 700
}

body {
    margin: 0;
    color: #666;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

b,
strong {
    font-weight: 700
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    background: #ff0;
    color: #000
}

sub,
sup {
    position: relative;
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

button,
optgroup,
select,
textarea {
    margin: 0;
    color: inherit;
    font: inherit
}

button {
    overflow: visible
}

input[type=submit] {
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

textarea {
    overflow: auto
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    padding: 6px 9pt;
    border: 1px solid transparent;
    border-radius: 4px;
    background-image: none;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.42857143;
    cursor: pointer;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    box-shadow: none;
    opacity: .65;
    cursor: not-allowed;
    filter: alpha(opacity=65)
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    border-color: #ccc;
    background-color: #fff;
    color: #333
}

.btn-default.focus,
.btn-default:focus {
    border-color: #8c8c8c;
    background-color: #e6e6e6;
    color: #333
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    border-color: #adadad;
    background-color: #e6e6e6;
    color: #333
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    border-color: #8c8c8c;
    background-color: #d4d4d4;
    color: #333
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    border-color: #ccc;
    background-color: #fff
}

.btn-default .badge {
    background-color: #333;
    color: #fff
}

.btn-primary {
    border-color: #2e6da4;
    background-color: #337ab7;
    color: #fff
}

.btn-primary.focus,
.btn-primary:focus {
    border-color: #122b40;
    background-color: #286090;
    color: #fff
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    border-color: #204d74;
    background-color: #286090;
    color: #fff
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    border-color: #122b40;
    background-color: #204d74;
    color: #fff
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    border-color: #2e6da4;
    background-color: #337ab7
}

.btn-primary .badge {
    background-color: #fff;
    color: #337ab7
}

.btn-success {
    border-color: #4cae4c;
    background-color: #5cb85c;
    color: #fff
}

.btn-success.focus,
.btn-success:focus {
    border-color: #255625;
    background-color: #449d44;
    color: #fff
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    border-color: #398439;
    background-color: #449d44;
    color: #fff
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    border-color: #255625;
    background-color: #398439;
    color: #fff
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    border-color: #4cae4c;
    background-color: #5cb85c
}

.btn-success .badge {
    background-color: #fff;
    color: #5cb85c
}

.btn-info {
    border-color: #46b8da;
    background-color: #5bc0de;
    color: #fff
}

.btn-info.focus,
.btn-info:focus {
    border-color: #1b6d85;
    background-color: #31b0d5;
    color: #fff
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    border-color: #269abc;
    background-color: #31b0d5;
    color: #fff
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    border-color: #1b6d85;
    background-color: #269abc;
    color: #fff
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    border-color: #46b8da;
    background-color: #5bc0de
}

.btn-info .badge {
    background-color: #fff;
    color: #5bc0de
}

.btn-warning {
    border-color: #eea236;
    background-color: #f0ad4e;
    color: #fff
}

.btn-warning.focus,
.btn-warning:focus {
    border-color: #985f0d;
    background-color: #ec971f;
    color: #fff
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    border-color: #d58512;
    background-color: #ec971f;
    color: #fff
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    border-color: #985f0d;
    background-color: #d58512;
    color: #fff
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    border-color: #eea236;
    background-color: #f0ad4e
}

.btn-warning .badge {
    background-color: #fff;
    color: #f0ad4e
}

.btn-danger {
    border-color: #d43f3a;
    background-color: #d9534f;
    color: #fff
}

.btn-danger.focus,
.btn-danger:focus {
    border-color: #761c19;
    background-color: #c9302c;
    color: #fff
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    border-color: #ac2925;
    background-color: #c9302c;
    color: #fff
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    border-color: #761c19;
    background-color: #ac2925;
    color: #fff
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    border-color: #d43f3a;
    background-color: #d9534f
}

.btn-danger .badge {
    background-color: #fff;
    color: #d9534f
}

.btn-link {
    border-radius: 0;
    color: #337ab7;
    font-weight: 400
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    background-color: transparent;
    color: #23527c;
    text-decoration: underline
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 1pc;
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.3333333
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 9pt;
    line-height: 1.5
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    border-radius: 3px;
    font-size: 9pt;
    line-height: 1.5
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

.btn {
    display: inline-block;
    vertical-align: middle;
    text-align: center
}

.btn-white {
    border: 1px solid #eee;
    background: #fff;
    color: #333;
    font-size: 9pt
}

.btn-white.disabled,
.btn-white:hover,
.btn-white[disabled] {
    background-color: #fff;
    color: #333
}

.btn-green {
    border: 1px solid #eee;
    background: #fff;
    color: #333;
    font-size: 9pt
}

.btn-green.disabled,
.btn-green:hover,
.btn-green[disabled] {
    background-color: #fff;
    color: #333
}

.btn-orange {
    border: 1px solid #eee;
    background: #fff;
    color: #333;
    font-size: 9pt
}

.btn-orange.disabled,
.btn-orange:hover,
.btn-orange[disabled] {
    background-color: #fff;
    color: #333
}

.icon {
    display: inline-block
}

.btn.focus,
.btn:focus,
.btn:hover {
    background-color: #f50;
    color: #fff
}

.customer-container * {
    box-sizing: border-box;
}

.dm-btn {
    color: #fff;
    background-color: #ff7200;
    border-color: #ff7200;
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
}


/* customer_center */

input {
    border: none
}

.text-center {
    text-align: center
}

.ver-top {
    vertical-align: top
}

.ver-mid {
    vertical-align: middle
}

.float-left {
    float: left
}

.deep-grey {
    color: #999
}

.rel {
    position: relative
}

.blue {
    color: #06C
}

.float-l {
    float: left
}

.font-14 {
    font-size: 14px
}

.red {
    color: red!important
}

.inline {
    display: inline-block
}

.mar-l-10 {
    margin-left: 10px
}

.mar-r-20 {
    margin-right: 20px;
    color: #333!important
}

.mar-b-30 {
    margin-bottom: 30px
}

.mar-b-20 {
    margin-bottom: 20px
}

.mar-r-30 {
    margin-right: 30px
}

.mar-t-10 {
    margin-top: 10px
}

.mar-t-20 {
    margin-top: 20px
}

.mar-t-28 {
    margin-top: 28px
}

.mar-t-30 {
    margin-top: 30px
}

.table>tbody>tr>td {
    border-top-color: transparent!important;
    vertical-align: middle;
    padding: 8px;
}

.pro-name {
    width: 520px;
    margin-left: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.search-span:hover {
    cursor: pointer
}

.search-img:hover {
    cursor: pointer
}

.cspro-name:hover {
    color: #06C
}

.csOrder-info-div {
    margin: 10px 0
}

.pro-name:hover {
    color: #06C
}

.cs-info-div {
    display: inline-block;
    vertical-align: middle;
    width: 211px;
    margin-top: 10px
}

.test {
    display: none;
    float: left;
    width: 450px;
    padding: 10px 10px;
    border: 1px solid #ddd;
    position: absolute;
    bottom: 10px;
    z-index: 10;
    background-color: #fff;
    color: #666
}

.test span {
    width: 0;
    height: 0;
    font-size: 0;
    overflow: hidden;
    position: absolute
}

.test span.bot {
    border-width: 10px;
    border-style: solid dashed dashed;
    border-color: #ddd transparent transparent;
    left: 80px;
    bottom: -20px
}

.test span.top {
    border-width: 10px;
    border-style: solid dashed dashed;
    border-color: #fff transparent transparent;
    left: 80px;
    bottom: -18px
}

.note-show {
    color: #06C;
    position: relative
}

.bottom:after {
    border-top-color: red;
    top: 100%;
    left: 50%;
    margin-left: -185px
}

.bottom1:after {
    border-top-color: red;
    top: 100%;
    left: 50%;
    margin-left: -185px
}

.mod-change-pswd-span2.mod-change-pswd-valid {
    border: 1px solid red
}

#horizontalline {
    border: .1px solid #f9c397;
    color: #f9c397;
    background-color: #f9c397;
    margin-top: 1px;
    margin-bottom: 1px
}

#passwordrule {
    margin: 0;
    padding: 0 0 5px 0
}

#txts {
    color: #ff7200;
    border: 1px solid #ff7200;
    position: absolute;
    left: 640px;
    width: 385px;
    display: none;
    font-size: 12px;
    top: 10px;
    background-color: #ffd5b3;
    float: left;
    padding: 15px;
    line-height: 180%
}

#txts:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 55px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-right: 8px solid #ff7200;
    border-bottom: 8px solid transparent
}

#txt1 {
    content: "";
    position: absolute;
    right: 99.5%;
    top: 55px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-right: 8px solid #ffd5b3;
    border-bottom: 8px solid transparent
}

.menu-a:hover {
    color: #961215
}

.customer-container {
    overflow: hidden;
    margin-top: 15px
}

.baseinfo {
    width: 1024px
}

.customer-menus {
    float: left;
    width: 160px;
    background-color: #eee;
    border: 1px solid #eee;
    padding-bottom: 15px;
    margin-right: 15px
}

.customer-menu-l {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    margin: 15px 0 0 13px;
    text-shadow: #eee 3px 3px 3px
}

.customer-menu-l li:hover,
.customer-menu-l p:hover {
    color: #ff7200
}

.customer-menu-l .active {
    color: #ff7200
}

.customer-menu-s {
    font-size: 12px;
    margin: 13px 0 0 25px;
    cursor: pointer;
    position: relative
}

.icon-disc {
    overflow: hidden;
    display: inline-block;
    float: left;
    width: 3px;
    height: 3px;
    left: -6px;
    top: 7px;
    position: absolute;
    background: url(../images/ehsy_icons.png) -40px -280px no-repeat
}

.customer-ui-view {
    float: left
}

.pi-head {
    width: 1024px;
    height: 110px;
    background: url(../images/back_image1.png?v=20201105) no-repeat;
    position: relative
}

.pi-head-div {
    float: left;
    position: relative;
    width: 110px;
    height: 110px;
    margin-right: 0
}

.pi-head-div:hover .pi-edit-mask {
    display: inline-block;
}

.pi-edit-mask {
    position: absolute;
    bottom: 15px;
    left: 20px;
    line-height: 28px;
    display: none;
    width: 80px;
    text-align: center;
    background: #000;
    color: #fff;
    font-size: 12px;
    opacity: .6;
    filter: alpha(opacity=60);
    border-radius: 0 0 40px 40px;
}

.pi-round-mask {
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    width: 110px;
    height: 110px;
    background: url(../images/pi_round_mask.png?v=20201105) no-repeat;
    background-position: center
}

.pi-default-img {
    margin: 19px 0 0 24px;
    float: left
}

.pi-head-img {
    border-radius: 40px;
    width: 80px;
    height: 80px;
    margin: 15px 0 0 20px;
    float: left;
}

.pi-update {
    position: absolute;
    top: 15px;
    left: 20px;
    width: 80px;
    height: 80px;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
    z-index: 5;
}

.personal-info {
    float: left;
    overflow: hidden;
    margin-top: 45px;
    margin-left: 5px;
}

.personal-info p {
    margin-bottom: 8px
}

.dic-none {
    display: none
}

.member-info {
    float: left;
    margin-top: 47px;
    margin-left: 10px
}

.member-info i {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: -2px
}

.member-info-div {
    display: inline-block
}

.personal-name {
    color: #333;
    font-size: 14px;
}

.personal-email,
.personal-phone {
    font-size: 12px;
}

.personal-email a {
    color: #999
}

.mod-cc-email-a {
    padding-left: 10px
}

.unregistered {
    color: #961215;
    float: left;
    overflow: hidden;
    font-size: 12px;
    margin-left: 50px;
    margin-top: 45px
}

.btn-register {
    background-color: #cdf7d7;
    border-color: #961215;
    width: 90px;
    margin-left: 15px;
    color: #961215
}

.div-logo {
    width: 2px;
    background-color: #ff7200;
    margin-top: 13px;
    height: 20px;
    display: inline-block;
    float: left;
    margin-left: -1px
}

.pc-title {
    font-size: 14px;
    font-weight: 700;
    color: #333;
    padding: 12px 0 13px 15px;
    width: 100%
}

.div-l {
    float: left;
    width: 750px;
    margin-right: 10px
}

.div-r {
    float: right;
    width: 260px
}

.div-l-bottom,
.div-l-top,
.div-r-bottom,
.div-r-top {
    border: 1px solid #ddd;
    margin-top: 10px;
    position: relative
}

.nothing {
    height: 420px;
    position: relative
}

.div-l-top {
    height: 770px
}

.div-l-bottom {
    height: 340px
}

.div-r-bottom {
    height: 340px
}

.div-l .pc-title {
    border-bottom: 1px solid #ddd
}

.no-list {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -47px 0 0 -72px
}

.no-list p {
    color: #999;
    font-size: 12px;
    text-align: center;
    margin: 0 0 6px
}

.no-list a {
    color: #06c
}

.no-list a:hover {
    text-decoration: underline
}

.no-list img {
    display: block;
    margin: 0 auto 20px auto
}

.pc-title .pf-change {
    margin-right: 10px
}

.pc-title a {
    float: right;
    font-size: 12px;
    font-weight: 400;
    margin-right: 10px;
    color: #000
}

.base-title {
    font-weight: 700;
    border-bottom: 2px #ff7200 solid;
    padding-bottom: 10px;
    width: 90px
}

.base-title,
.order-title {
    font-size: 14px;
    color: #333;
    text-align: center
}

.order-title {
    float: left;
    width: 100px;
    height: 30.4px
}

.order-title {
    cursor: pointer;
}

.order-list-fontcolor {
    color: #999
}

.order-list-down {
    position: relative
}

.order-list-down:hover div {
    display: block;
    top: 1px;
    width: 107px;
    left: 6px
}

.order-list-down:hover i {
    background: url(../images/order_list_up.png) no-repeat;
    top: 13px;
    right: 21px
}

.order-list-down i {
    background: url(../images/order_list_down.png) no-repeat;
    position: absolute;
    width: 9px;
    height: 5px;
    top: 15px;
    right: 16px
}

.order-list-down div {
    display: none;
    position: absolute;
    border: 1px solid #ddd;
    background: #fff;
    z-index: 9999;
    top: 33px;
    left: 0;
    padding: 1px 0
}

.order-list-down div li {
    padding: 5px 25px 5px 12px
}

.order-title.current-a a {
    display: block;
    width: 100%;
    border-left: 1px #ddd solid;
}

.order-head {
    padding-bottom: 10px
}

.active {
    color: #333
}

.order-head .current {
    border-left-width: 0;
    font-weight: 700;
    border-bottom: 2px #ff7200 solid;
    padding-bottom: 10px;
    margin-bottom: -10px
}

.order-title span {
    color: #ff7200;
    padding-left: 4px
}

.order-operation {
    display: inline-block;
    float: right;
    margin-right: 14px
}

.order-operation-intro {
    padding-top: 8px;
    color: #06c!important;
    width: 54px;
    text-align: center;
    margin: 0 auto
}

.order-operation-intro:hover {
    cursor: pointer
}

.order-operation-line {
    display: inline-block;
    color: #06c
}

.baseinfo-head,
.order-head {
    width: 1024px;
    border-bottom: 1px #ddd solid;
    height: 30.4px
}

.base-avatar {
    width: 120px;
    height: 120px;
    margin: 20px 15px 0 130px;
    background: url(../images/baseinfo-1.png) no-repeat;
    float: left;
    display: block;
    position: relative;
    overflow: hidden;
    cursor: pointer
}

.default-img {
    margin: 17px;
    z-index: 2
}

.head-img {
    width: 120px;
    height: 120px;
    margin: 0;
    z-index: 2
}

.base-edit-mask {
    line-height: 1;
    margin-top: 80px;
    padding-top: 10px;
    display: none;
    width: 100%;
    height: 40px;
    position: absolute;
    text-align: center;
    background: #000;
    color: #fff;
    opacity: .6;
    filter: alpha(opacity=60)
}

.base-round-mask {
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    width: 120px;
    height: 120px;
    background: url(../images/baseinfo-6.png) no-repeat;
    background-position: center
}

.base-head {
    width: 120px;
    height: 120px;
    position: absolute;
    left: 0;
    top: 0
}

.base-upload {
    width: 120px;
    height: 120px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5
}

.base-text {
    float: left;
    color: #333;
    font-size: 12px;
    margin-top: 100px
}

.base-text p {
    margin-bottom: 15px
}

.base-text img {
    margin-right: 10px
}

.base-text a {
    color: #06c;
    padding-left: 4px
}

.base-text a:hover {
    text-decoration: underline
}

.check-authenticate-wra {
    margin-top: 40px
}

.check-authenticate {
    margin: auto;
    width: 800px;
    font-size: 17px;
    color: #888;
    position: relative;
    padding: 12px 0
}

.check-authenticate-label {
    text-align: right;
    display: inline-block;
    width: 100px;
    margin-right: 16px
}

.check-authenticate-cont {
    display: inline-block
}

button.check-authenticate-cont {
    margin-top: 14px;
    background-color: #fff;
    border: 1px solid #333;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 4px;
    width: 80px;
    outline: 0
}

.information-head {
    border-bottom: solid 1px #eee;
    width: 1024px;
    color: #999;
    font-size: 12px;
    margin-top: 20px
}

.ih-text {
    position: relative;
    top: 5px;
    left: 25px;
    width: 80px;
    text-align: center;
    background-color: #fff
}

.information-select {
    margin: 24px 0 0 40px;
    font-size: 12px;
    width: 984px
}

.is-alert {
    color: #ff7200;
    font-weight: 700;
    margin-bottom: 30px
}

.selection-alert {
    color: #999;
    display: inline-block;
    float: left;
    width: 216px;
    text-align: right
}

.is-selections {
    float: left;
    width: 700px;
    margin-bottom: 40px
}

.scale {
    width: 80px
}

.security-content {
    width: 1024px
}

.security-ul {
    margin: auto;
    width: 800px;
    margin-top: 100px;
    font-size: 12px;
    color: #999;
    min-height: 300px;
}

.security-li {
    height: 90px;
    padding: 30px 0;
    border-bottom: 1px solid #ddd;
    position: relative
}

.security-li i {
    float: left;
    width: 30px;
    height: 25px;
    background: url(../images/ehsy_icons.png) -80px -80px no-repeat;
    position: absolute;
    left: 15px
}

.security-li .icon-not {
    float: left;
    width: 34px;
    height: 32px;
    background: url(../images/icon-not.png) no-repeat;
    position: absolute;
    left: 15px
}

.security-li a {
    float: right;
    display: inline-block;
    color: #06c;
    padding-right: 80px;
    height: 25px;
    line-height: 25px;
    cursor: pointer;
}

.security-title {
    float: left;
    font-size: 18px;
    color: #666;
    font-weight: 700;
    display: inline-block;
    padding-right: 40px;
    height: 25px;
    padding-left: 75px;
    border-right: 1px solid #ddd;
    margin-right: 15px
}

.security-red {
    float: left;
    height: 25px;
    line-height: 25px;
    color: #ff7200
}

.oc-content {
    margin-top: 20px
}

.search-content {
    width: 1024px
}

.orderstatus-div {
    width: 300px;
    float: left;
    margin-top: 0
}

.order-select {
    width: 200px;
    height: 30px;
    margin-right: 20px;
    border-color: #ddd
}

.select-option {
    color: #999
}

.remind-content {
    margin-top: 22px;
    width: 1024px
}

.remind-content div {
    font-size: 12px
}

.remind-title {
    float: left;
    width: 70px;
    height: 50px
}

.order-s-span {
    float: left;
    display: inline-block;
    width: 300px;
    border: 1px solid #ddd;
    height: 30px
}

.order-s-span input {
    height: 20px;
    outline: 0;
    -webkit-appearance: none;
    display: inline-block
}

.order-s-btn {
    background: #A81417;
    height: 30px;
    width: 85px;
    font-size: 14px
}

.search-img {
    position: absolute;
    top: 3px;
    left: 8px
}

.total-count {
    margin-left: 24px;
    margin-bottom: 15px
}

.status {
    display: block;
    margin: 0 auto;
    margin-top: 18px;
    height: 22px;
    width: 60px;
    color: #ed6600;
    font-size: 14px;
    text-align: center
}

.pay-btn {
    display: block;
    height: 24px;
    width: 70px;
    background-color: #A81417;
    border-radius: 2px;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 8px;
    line-height: 24px
}

.pay-btn:hover {
    cursor: pointer;
    background-color: #961215
}

.s-btn-span {
    display: inline-block;
    position: relative
}

.search-span {
    position: absolute;
    left: 33px;
    font-size: 15px;
    color: #fff;
    top: 3px
}

.order-sch-radius {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}

.order-s-btn-remove-sp {
    letter-spacing: 0
}

.order-s-input {
    font-size: 12px;
    margin: 4px 0 0 10px;
    width: 280px;
    height: 22px
}

.coupon-table,
.order-table {
    overflow: hidden;
    margin-top: 20px
}

.coupon-table {
    width: 1024px
}

.order-td,
.order-th {
    font-size: 12px;
    color: #333
}

.order-th th {
    font-weight: 400;
    background: #eee
}

.order-th.coupon-th-romb th {
    border-bottom: none;
    text-align: center
}

.order-td {
    text-align: center
}

.order-td input {
    border: 1px solid #ddd
}

.order-td.coupon-td-padfix td {
    padding: 26px 8px;
    vertical-align: middle;
    border-top: 0;
    border-bottom: 1px solid #ddd
}

.input-short {
    width: 70px
}

.input-short-1 {
    width: 140px
}

.input-long {
    width: 160px
}

.text-left {
    text-align: left
}

.order-guess {
    float: left
}

.pf-ul {
    margin: 0 0 0 20px
}

.p-cart {
    top: 110px;
    left: 1px
}

.add-to-cart,
.collect {
    border: 1px solid #fff;
    display: inline-block;
    background-color: #666;
    color: #fff
}

.add-to-cart:hover,
.collect:hover {
    text-decoration: underline
}

.hasCollected:hover {
    text-decoration: none
}

.order-img {
    position: relative
}

.collect {
    width: 41px
}

.add-to-cart {
    width: 98px;
    margin-left: -1px
}

.footprints-head {
    margin: 20px 20px 0 20px;
    color: #999;
    font-size: 12px;
    border-bottom: 1px solid #ddd;
    border-left: 2px solid #ddd;
    position: relative;
    height: 30px
}

.footprints-head p {
    margin: 0 0 5px 5px
}

.footprints-head div {
    font-size: 20px;
    font-weight: 700;
    position: absolute;
    color: #333;
    background-color: #fff;
    padding: 0 10px 0 5px
}

.width-25 {
    width: 25%
}

.footprints {
    overflow: hidden;
    margin-top: 20px
}

.footprints li {
    position: relative;
    border: 1px solid #fff;
    height: 378px;
    margin-bottom: 20px;
}

.footprints .order-img {
    text-align: center;
    height: 220px;
    width: 220px;
    margin: auto;
    margin-top: 10px
}

.footprints li:hover .order-img-coll {
    background-color: #000
}

.footprints li:hover .order-img-coll img {
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    opacity: .6;
    -moz-opacity: .6;
    filter: alpha(opacity=60)
}

.footprints .item-num-p-b10 a {
    line-height: 20px;
    height: 24px;
    width: 22px;
    background-color: #fff;
    cursor: pointer;
}

.footprints .item-num-p-b10 .item-num-input {
    line-height: 20px;
    height: 24px;
    width: 40px
}

.icon-delete {
    width: 18px;
    height: 20px;
    background: url(../images/ehsy_icons.png) -120px -80px no-repeat;
    display: inline-block;
    position: absolute;
    top: 21px;
    right: 25px;
    display: none
}

.footprints li:hover .icon-delete {
    display: block
}

.mod-cc-footPrints-img .icon-delete {
    top: 5px;
    right: 5px
}

.footprints .good-name,
.footprints .good-num,
.footprints .item-num-p,
.footprints .money-p {
    padding: 0 10px
}

.mod-cc-collection-li .item-info {
    margin-left: 5px
}

.item-num-p.item-num-p-b10 {
    margin-bottom: 8px
}

.item-num-p a {
    display: inline-block;
    text-align: center
}

.item-num-p input {
    text-align: center
}

.good-name.good-name-col {
    margin-bottom: 1px;
    margin-top: 6px;
    overflow: hidden;
}

.good-name a {
    display: inline-block;
    max-width: 240px;
    overflow: hidden;
    text-overflow: ellipsis
}

.good-num.good-num-lim {
    margin-bottom: 8px
}

.money-p.money-p-num {
    margin-bottom: 9px
}

.good-num-l {
    padding-right: 9px
}

.item-num-p .now_money,
.pre_money {
    float: left;
    padding-left: 7px
}

.add-to-carts {
    width: 105px;
    padding: 5px;
    margin-left: 30px
}

.add-to-carts-marle {
    margin-left: 15px;
    padding: 1px;
    outline: 0;
    width: 98px;
    height: 25px;
    line-height: 20px;
    border-radius: 2px;
    font-size: 12px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    background-color: #fff;
    color: #999;
    border: 1px solid #999
}

.add-to-carts-marle:hover {
    background-color: #961215;
    color: #fff;
    border-color: #961215;
}

.footprints li:hover {
    border: 1px solid #ff7200
}

.receipt_address {
    padding: 40px 0 0 0
}

.ra-t {
    color: #ff7200;
    font-weight: 700;
    font-size: 12px
}

.mod-ie-input-span {
    display: inline-block
}

.mod-ie-inner-input {
    height: 30px;
    padding-left: 5px;
    background: 0 0;
    outline: 0;
    -webkit-appearance: none;
    display: inline-block
}

.ra-btn,
.set-def {
    padding-left: 68px;
    margin-top: -9px
}

.set-def label {
    font-weight: 400;
    cursor: pointer
}

.set-def input {
    cursor: pointer;
    line-height: 20px;
    margin-top: -2px;
    vertical-align: middle
}

.ra-btn {
    margin-top: 30px
}

.ra-btn2 {
    margin-top: 30px;
    padding-left: 90px
}

.ra-cancle {
    margin-left: 18px;
    background-color: #fff;
    border: 1px solid #333;
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 2px
}

.ra-cancle:focus {
    outline: 0
}

.order-table table {
    border-collapse: collapse;
    margin-bottom: 0;
    width: 1023px
}

.order-table-tr {
    border: 1px solid #ddd
}

.order-table-th {
    background: #eee;
    border-top: none;
    font-size: 12px;
    padding: 12px 8px;
}

.table tr .order-table-th {
    border-top: none
}

.order-table-td {
    height: 36px;
    background: #eee;
    position: relative
}

.order-table-td span {
    font-size: 12px;
    color: #a9a9a9
}

.order-table-td-w {
    background: #fff;
    font-size: 12px
}

.csOrder-info {
    width: 220px;
    border-right: 1px solid #ddd
}

.csproduct-detail {
    width: 660px;
    border-right: 1px solid #ddd
}

.order-table-td-w span {
    display: block;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis
}

.order-table-td i {
    float: right;
    width: 14px;
    height: 19px;
    display: inline-block;
    margin-right: 2px;
    background: url(../images/ehsy_icons.png) -80px -200px no-repeat;
    cursor: pointer
}

.personal_orderlist .order-table-td i {
    margin-right: 10px
}

.order-table-td-w-1 {
    width: 255px;
    border-right: 1px solid #ddd
}

.order-table-td-w-2 {
    width: 440px;
    border-right: 1px solid #ddd
}

.order-table-td-w-11 {
    width: 600px;
    border-right: 1px solid #ddd
}

.order-table-tr .order-table-re-padding-top {
    padding-top: 0
}

.order-table-td-w-3 {
    border-right: 1px solid #ddd;
    text-align: center
}

.order-table-td-w-id {
    border-right: 1px solid #ddd;
    text-align: center;
    width: 15%
}

.order-table-td-w-time {
    border-right: 1px solid #ddd;
    text-align: center;
    width: 15%
}

.order-table-td-w-company,
.order-table-td-w-department {
    border-right: 1px solid #ddd;
    text-align: center;
    width: 10%;
    word-break: break-all
}

.order-table-td-w-4 {
    width: 210px;
    text-align: center;
    line-height: 24px;
    border-right: 1px solid #ddd
}

.order-table-td-w-5 {
    width: 120px;
    text-align: center;
    border-right: 1px solid #ddd
}

.order-table-td-w-6 {
    text-align: center;
    border-right: 1px solid #ddd
}

.order-table-td-w-7 {
    text-align: center;
    width: 145px;
    border-right: 1px solid #ddd
}

.orderl-table-button button {
    width: 80px;
    height: 30px
}

.order-table-td-w-1 span {
    display: inline-block;
    float: left
}

.order-table-td-w-11 span {
    display: inline-block;
    float: left;
    overflow: hidden
}

.order-table-td-w-1-s1 {
    width: 58px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top
}

.order-table-td-w-1-s1 img {
    border: 1px solid #ddd;
    width: 58px;
    height: 58px
}

.order-table-td-w-1-s2 {
    width: 215px;
    margin-left: 10px
}

.order-table-tr .order-price-one {
    color: #404040
}

.order-table-tr strong {
    font-weight: 400
}

.order-table-td-div {
    height: 90px;
    position: relative;
    clear: both;
}

.order-table-td-div22 {
    width: 120px;
    height: 80px;
    position: relative;
    float: left;
    text-align: center
}

.order-table-td-div1 {
    width: 780px;
    float: left
}

.order-table-td-div1-mto {
    margin-top: 20px
}

.order-table-td-div2 {
    width: 682px;
    display: inline-block;
    vertical-align: top
}

.order-table-td-div3 {
    width: 120px;
    float: left;
    text-align: center
}

.order-table-td-div4 {
    width: 300px;
    float: left
}

.order-table-td-div5 {
    width: 150px;
    float: left;
    text-align: left
}

.order-table-td-div5 span {
    width: 200px
}

.order-table-td-div6 {
    width: 80px;
    float: left;
    text-align: center;
    padding-left: 20px
}

.order-table-td-line {
    width: 350px;
    height: 1px;
    position: absolute;
    background: #ddd;
    left: -8px;
    top: -10px
}

.order-cstable-td-line {
    width: 350px;
    height: 1px;
    position: absolute;
    background: #ddd;
    left: -8px;
    top: -15px
}

.note {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.cspro-name {
    margin-left: 10px;
    margin-top: 3px;
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.order-table-td-line1 {
    width: 136px;
    height: 1px;
    position: absolute;
    background: #ddd;
    left: -8px
}

.order-table-td-line2 {
    width: 143px;
    height: 1px;
    position: absolute;
    background: #ddd;
    left: -8px
}

.order-table-td-div .m-top10 {
    margin-top: 18px
}

.btn-order-submit {
    margin: auto;
    background-color: #961215;
    border-color: #961215;
    color: #fff;
    font-size: 12px;
    width: 80px;
    margin-top: 6px;
    padding: 3px 0 !important;
}

.btn-order-add {
    width: 90px;
    border-radius: 2px;
    border: 0;
    padding: 5px 0 6px 0 !important;
}

.btn-order-submit:hover {
    background-color: #961215
}

.btn-order-submitw {
    background-color: #fff;
    border-color: #333;
    color: #333;
    font-size: 12px;
    width: 80px;
    height: 30px;
    outline: 0
}

.btn-order-submitw:hover {
    text-decoration: underline;
    background-color: #fff;
    color: #333
}

.order_center_null {
    height: 80px;
    text-align: center;
    font-size: 12px
}

.order-head-line {
    float: left;
    width: 30px;
    height: 15px;
    text-align: center;
    color: #ccc
}

.ii-list-div {
    margin-top: 40px
}

.ra-list-ul {
    color: #333;
    font-weight: 400;
    margin-top: 10px;
    overflow: hidden
}

.ra-list-li-head {
    border: 1px solid #ddd;
    background-color: #eee;
    padding: 0 20px;
    height: 40px;
    line-height: 40px
}

.ra-list-li-content {
    padding: 20px;
    margin-top: 10px;
    overflow: hidden;
    border: 1px solid #ddd
}

.ra-list-li-content:hover {
    background-color: #f4fdf7
}

.rall-div1,
.rall-div2,
.rall-div3,
.rall-div4 {
    float: left;
    height: 48px
}

.ra-list-li-content .rall-div1,
.ra-list-li-content .rall-div4 {
    line-height: 48px
}

.rall-div1 {
    width: 10%
}

.rall-div2 {
    width: 20%
}

.rall-div3 {
    width: 40%
}

.rall-div4 {
    width: 28%;
    text-align: right;
    padding-right: 10px
}

.rall-div4 a {
    cursor: pointer;
}

.ra-list-li-content .rall-div4 {
    padding-right: 0
}

.iill-div3 a,
.mod-iell-div6 a,
.rall-div4 a {
    padding-left: 15px;
    color: #337ab7
}

.iill-div3 a:hover,
.rall-div4 a:hover {
    text-decoration: underline
}

.iill-div3 span,
.mod-iell-div6 span,
.rall-div4 span {
    color: #999
}

.ra-current {
    background-color: #f4fdf7
}

.ii-list-title {
    color: #ff7200;
    font-weight: 700;
    padding-left: 15px;
    font-size: 12px
}

.ii-list-ul {
    color: #333;
    font-weight: 400;
    margin-top: 10px;
    overflow: hidden;
    font-size: 12px
}

.iill-div1,
.iill-div2,
.iill-div3 {
    float: left
}

.iill-div1,
.iill-div2 {
    text-align: center
}

.iill-div1 {
    width: 10%
}

.iill-div2 {
    width: 30%
}

.iill-div3 {
    width: 20%;
    text-align: right;
    padding-right: 10px
}

.mod-ie-form {
    margin-top: 20px;
    color: #333;
    font-size: 12px
}

.mod-invoice-extr-content {
    margin-top: 40px
}

.mod-invoice-extr-div {
    width: 800px
}

.mod-ie-form-title {
    font-size: 12px;
    font-weight: 700
}

.mod-ie-form-title-div {
    margin-bottom: 12px
}

.mod-ie-form p {
    margin: 0 0 20px
}

.mod-ie-list-div {
    color: #ff7200;
    font-weight: 700;
    font-size: 12px
}

.mod-list-text {}

.mod-ie-list-title {
    color: #ff7200;
    font-weight: 700;
    padding-left: 15px
}

.mod-iell-div1 {
    width: 15%;
    text-align: center
}

.mod-iell-div2 {
    width: 15%;
    text-align: center
}

.mod-iell-div3 {
    width: 37%;
    text-align: center
}

.mod-iell-div4 {
    width: 10%;
    text-align: center
}

.mod-iell-div5 {
    width: 17%;
    text-align: center
}

.mod-iell-div6 {
    width: 23%;
    text-align: right;
    padding-right: 10px
}

.modal-header .modalTitle {
    font-size: 12px;
    font-weight: 700;
    padding-left: 10px
}

.modal-comment-con {
    padding: 15px 10px
}

.modal-comment-con textarea {
    width: 420px;
    height: 155px;
    border: 1px solid #DDD;
    color: #333;
    padding: 10px;
    font-size: 12px
}

.add_comments_btn {
    width: 120px;
    height: 40px;
    margin: 15px auto 5px
}

.add_comments_btn button {
    width: 120px;
    height: 40px
}

.mod-ra-add-btn {
    float: right;
    color: #fff;
    width: 100px;
    display: inline-block;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    background-color: #961215;
    border: 0;
}

.ra-list-div span {
    padding-left: 20px
}

.modal-dialog {
    width: 750px
}

#add_comments .modal-dialog {
    width: 470px;
    height: 370px
}

.mod-cc-collection-div {
    width: 60px;
    margin-left: 15px;
    float: left
}

.mod-cc-collection-li {
    margin-bottom: 15px;
    cursor: pointer
}

.mod-cc-collection-li:hover .cancel_view {
    background-image: url(../images/cancel.png)
}

.mod-cc-collection-li .good-name {
    height: 37px;
    overflow: hidden;
}

.cancel_view {
    display: inline-block
}

.mod-cc-footPrints-li {
    width: 100px;
    float: left;
    margin: 14px
}

.mod-cc-footPrints-img {
    cursor: pointer;
    position: relative
}

.mod-cc-footPrints-img:hover {
    background-color: #999
}

.mod-cc-footPrints-img:hover img {
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    opacity: .7;
    -moz-opacity: .7;
    filter: alpha(opacity=70)
}

.mod-cc-footPrints-img:hover .icon-delete,
.mod-cc-footPrints-img:hover .p-footPrints {
    display: block
}

.p-footPrints {
    font-weight: 700;
    font-size: 14px;
    position: absolute;
    top: 70px;
    left: 30px;
    color: #333;
    display: none
}

.p-footPrints .yen {}

.mod-personal-more {
    float: right;
    color: #999;
    font-size: 12px;
    margin-right: 8px
}

.personal_orderlist {
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    max-height: 723px
}

.personal_orderlist table {
    width: 750px;
    margin-left: -1px;
    margin-top: -1px;
    max-width: none
}

.bor-bot-grey {
    border-bottom: 1px solid #ddd
}

.personal_orderlist .order-table-td-w-1-personal {
    padding-top: 0
}

.personal_orderlist .order-table-td-div-personal {
    padding-top: 10px;
    height: 70px
}

.personal_orderlist .order-table-td-line-personal {
    top: 0
}

.order-table-td-w-1-s2-personal {
    margin-left: 10px;
    margin-top: 3px;
    display: inline-block;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.order-table-td-w-1-s3-personal {
    margin-left: 10px;
    width: 200px;
    display: inline-block;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #999
}

.order-table-td-div1-personal {
    float: left;
    width: 210px
}

.order-table-td-div-personal {
    height: 80px;
    position: relative;
    width: 210px
}

.order-table-td-w-1-personal {
    border-right: 1px solid #ddd;
    width: 240px
}

.order-table-td-div1-personal span {
    float: left
}

.order-table-td-line-personal {
    background: #ddd none repeat scroll 0 0;
    height: 1px;
    left: -8px;
    position: absolute;
    width: 239px
}

.order-table-td-w-4-personal {
    border-right: 1px solid #ddd;
    line-height: 24px;
    text-align: center;
    width: 150px
}

.mod-change-pswd {
    margin: auto;
    width: 800px;
    font-size: 12px;
    color: #888;
    text-align: center;
    overflow: hidden;
    position: relative;
    padding: 10px 0;
    margin-left: 300px
}

.mod-change-button {
    padding: 20px 0
}

.mod-change-pswd-span1 {
    width: 120px;
    text-align: right;
    display: inline-block;
    float: left;
    margin-top: 7px
}

.mod-change-pswd-span2 {
    border: 1px solid #ddd;
    display: inline-block;
    float: left;
}

.mod-change-pswd-span3 {
    border: 1px solid #ddd;
    display: inline-block;
    float: left;
    height: 30px;
    width: 95px
}

.code-img {
    margin-left: 30px;
    float: left;
    width: 75px
}

.change-code {
    margin-left: 20px;
    float: left
}

.code-img-another {
    color: #06c;
    text-decoration: underline
}

.mod-change-pswd-input3 {
    height: 28px;
    line-height: 28px;
    width: 90px;
    font-size: 18px
}

.mod-change-pswd-input {
    height: 30px;
    padding: 0 5px;
    line-height: 28px;
    width: 180px;
    font-size: 28px
}

.mod-change-pswd-alert {
    float: left;
    height: 28px;
    display: inline-block;
    line-height: 28px;
    color: red;
    margin-left: 20px
}

.btn {
    padding: 0
}

.exportPrice.btn-order-submit:hover {
    background-color: #ff5a00;
    color: #fff
}

.btn-change-order {
    background-color: #fff;
    border-color: #961215;
    font-size: 12px;
    width: 80px;
    height: 30px;
    line-height: 30px;
}

.btn-change-order:hover {
    background-color: #961215
}

.mod-inquiry-i {
    float: right;
    width: 14px;
    height: 19px;
    position: relative;
    background: url(../images/ehsy_icons.png) -80px -200px no-repeat;
    cursor: pointer
}

.quotation-list-status.quoStatus {
    color: #A81417;
    position: absolute;
    right: 30px;
    top: 10px
}

.quotation-list-status.quoRed {
    color: red
}

.lineThrough {
    text-decoration: line-through
}

.mod-salesuport-input-span {
    border: solid 1px #ddd;
    height: 24px;
    display: inline-block
}

.mod-salesuport-input {
    height: 20px;
    margin: 1px 0 0 5px;
    outline: 0;
    -webkit-appearance: none;
    display: inline-block;
    background: 0 0
}

.order-total {
    padding-left: 20px;
    color: #ff7200;
    font-weight: 700;
    font-size: 12px
}

.table .order-good-pad-tz {
    padding-left: 60px
}

.order-table-see-logistic {
    color: #ff7200
}

.order-num-mar {
    margin-left: 10px
}

.order-print-mar {
    margin-right: 35px;
    float: right
}

.order-print-list-down {
    position: relative;
    right: 0px
}

.order-print-list-down:hover div {
    display: block;
    position: absolute;
    top: -5px;
    left: -12px;
    width: 120px
}

.order-print-list-down:hover i {
    background: url(../images/order_list_up.png) no-repeat;
    position: absolute;
    top: 10px;
    left: 94px
}

.order-print-list-down em {
    background: url(../images/order_list_down.png) no-repeat;
    position: absolute;
    width: 9px;
    height: 5px;
    top: 8px;
    left: 80px
}

.order-print-list-down div {
    display: none;
    position: absolute;
    border: 1px solid #ddd;
    background: #fff;
    z-index: 9999;
    top: 28px;
    left: 0;
    padding: 1px 0
}

.order-print-list-down div li {
    padding: 3px 25px 5px 12px
}

.order-print-ul {
    padding-bottom: 5px
}

.good-num-gue-like {
    margin-bottom: 3px
}

.good-num-gue-like .good-num-l {
    margin-top: 0;
    padding-right: 0;
    display: block
}

.pf-ul-gue-like .good-name {
    padding: 0
}

.pf-ul-gue-like .pf-goods {
    margin: 10px 0 0 0
}

.pf-ul-gue-like .good-num-gue-like {
    padding: 0
}

.pf-ul-gue-like .money-p {
    padding: 0
}

.pf-ul-gue-like li {
    margin-right: 2px
}

.pf-ul-gue-like li:hover {
    border: 1px solid #fff
}

.pf-ul-gue-like li .order-img {
    border: 1px solid #fff
}

.pf-ul-gue-like li:hover .order-img {
    border: 1px solid #ddd
}

.p-cart-opac {
    opacity: .8;
    -moz-opacity: .8;
    filter: alpha(opacity=80);
    border: 0;
    float: left
}

.pf-ul-gue-like .p-cart {
    opacity: .8;
    -moz-opacity: .8;
    filter: alpha(opacity=80);
    border: 0
}

.pf-ul-gue-like .add-to-cart {
    width: 97px;
    margin-left: 0
}

.person-goods-detail-guel .collect {
    width: 42px;
    border: 0;
    border-right: 1px solid #fff
}

.person-goods-detail-guel .add-to-cart {
    width: 98px;
    border: 0;
    margin-left: 0
}

.person-goods-detail-guel .p-cart {
    opacity: .8;
    -moz-opacity: .8;
    filter: alpha(opacity=80)
}

.person-goods-detail-guel .p-cart span {
    opacity: .8;
    -moz-opacity: .8;
    filter: alpha(opacity=80)
}

.person-goods-detail-guel .good-name,
.person-goods-detail-guel .good-num,
.person-goods-detail-guel .money-p {
    padding: 0
}

.no-list-collection {
    text-align: center;
    margin-top: 130px
}

.no-list-collection a {
    color: #06c
}

.coupons-infomation-in {
    padding: 20px;
    background-color: #eee
}

.coupons-infomation h1 {
    font-size: 12px;
    color: #333;
    margin: 0 0 10px 0
}

.coupons-infomation li {
    font-size: 12px;
    color: #333;
    line-height: 23px
}

.file-hide {
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden
}

.image-preview {
    width: 120px;
    height: 120px;
    display: block;
    border: 1px solid #ddd;
    font-size: 70px;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    line-height: 120px;
    color: #ddd;
    cursor: pointer;
    position: absolute
}

.file-input {
    width: 120px;
    height: 120px;
    cursor: pointer
}

.file-hide iframe {
    display: none
}

.btn-upload {
    display: block;
    height: 20px;
    width: 60px;
    float: left;
    margin-top: 5px
}

.btn-cancel {
    display: block;
    height: 20px;
    width: 50px;
    float: left;
    margin-top: 5px;
    margin-left: 10px
}

.image-show-area {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.error-tips {
    position: absolute;
    bottom: 152px;
    color: red;
    font-size: 12px
}

.head-upload-hide {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 20px;
    top: 15px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
    z-index: 5;
    cursor: pointer
}

.head-upload-hide input {
    width: 80px;
    height: 80px;
    cursor: pointer
}

.head-upload-hide iframe {
    display: none
}

.menu-a:focus {
    color: #fff
}

.landline-receiving-wra {
    position: absolute;
    top: 0;
    left: 330px
}

.landline-receiving-wra .ra-warning i {
    width: 16px;
    height: 14px;
    background: url(../images/ehsy_icons.png) -80px -120px no-repeat;
    position: absolute;
    left: 4px;
    top: 0
}

.pagintion {
    margin-top: 10px;
    float: right
}

.pg-prev {
    width: 100px;
    line-height: 40px;
    border: 1px solid #ddd;
    display: inline-block;
    padding-left: 10px;
    margin-right: 20px
}

.pg-prev-icon {
    width: 15px;
    height: 16px;
    display: inline-block;
    background: url(../images/filter_search/page-pre.png) no-repeat;
    background-position: center;
    margin-right: 10px;
    position: relative;
    top: 2px
}

.pg-index {
    line-height: 40px;
    width: 30px;
    height: 40px;
    text-align: center;
    color: #333;
    font-weight: 700;
    display: inline-block
}

.pg-next {
    text-align: right;
    width: 100px;
    line-height: 40px;
    border: 1px solid #ddd;
    display: inline-block;
    padding-right: 10px;
    margin-left: 20px
}

.pg-next-icon {
    width: 15px;
    height: 16px;
    display: inline-block;
    background: url(../images/filter_search/page-next.png) no-repeat;
    background-position: center;
    margin-left: 10px;
    position: relative;
    top: 2px
}

.pg-num-total {
    line-height: 40px;
    text-align: center;
    width: 60px;
    height: 40px;
    color: #999;
    display: inline-block
}

.pg-num-bot,
.pg-num-top {
    line-height: 40px;
    text-align: center;
    width: 40px;
    height: 40px;
    color: #999;
    display: inline-block
}

.pg-num {
    text-align: center;
    height: 40px;
    display: inline-block
}

.jump_index {
    height: 24px;
    width: 40px;
    font-size: 14px;
    border: 1px solid #ddd;
    text-align: center
}

.pg-btn {
    line-height: 40px;
    width: 60px;
    height: 40px;
    display: inline-block;
    text-align: center
}

.btn_jump {
    font-size: 13px;
    width: 60px;
    height: 40px;
    background: url(../images/filter_search/page-confirm.png) center no-repeat;
    display: block
}

.quotation-sbm {
    display: inline-block;
    height: 30px;
    width: 80px;
    border: 1px solid #961215;
    border-radius: 4px;
    background-color: #961215;
    color: #fff;
    line-height: 28px;
}

.quotation-sbm:hover {
    background-color: #ff7200;
    border-color: #ff7200;
}

.pg-on {
    color: #ff7200
}

.change-code {
    float: left;
    margin-left: 20px
}

.operate-title {
    color: #000;
    margin-right: 35px;
    padding-left: 10px
}

.operate-title2 {
    color: #000;
    margin-right: 48px;
    padding-left: 10px
}

.line-height48 {
    line-height: 48px
}

.btn-change-pswd {
    margin-top: 10px;
    float: left
}

.change-pswd-check {
    float: left;
    margin-left: 120px;
    padding: 4px 12px
}

.change-pswd-cancel {
    float: left;
    padding: 4px 12px;
    color: #333
}

.red-text {
    color: red
}

.select-productline {
    width: 82px
}

.dm-yenbtm {
    color: #999
}

.count-info {
    margin-bottom: 10px
}

.order-table-td .color-3 {
    color: #333
}

.order-brie-title {
    margin-top: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px
}

.order-brie-subtitle {
    font-size: 14px;
    width: 108px;
    padding-bottom: 5px;
    text-align: center;
    display: inline-block;
    font-weight: 400;
}

.order-brie-subtitle.active {
    border-bottom: 2px solid #FF7301;
    font-weight: 700;
}

.input-width-250 {
    width: 250px
}

.input-select {
    width: 110px;
    border: 1px solid #eee;
    padding: 3px 5px
}

.input-time {
    display: inline-block;
    width: 23px;
    text-align: center
}

.order-screen-button {
    display: inline-block;
    padding-left: 10px
}

.order-screen-button a {
    display: inline-block;
    width: 80px;
    height: 30px;
    border: 1px solid #e1e1e1;
    border-radius: 0px;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
}

.order-report-option {
    white-space: nowrap
}

.order-screen .order-report-option label {
    width: 112px;
    margin: 0;
    font-weight: 400;
    vertical-align: middle
}

.order-screen .order-report-option label input {
    vertical-align: -2px;
    margin: 0 5px 0 0
}

.order-screen .order-report-a {
    display: inline-block;
    width: 120px;
    height: 30px;
    border: 1px solid #e1e1e1;
    background-color: #961215;
    color: #fff;
    line-height: 28px;
    text-align: center;
    margin-left: 12px
}

.order-screen .export-report {
    display: inline-block;
    position: relative;
    margin-bottom: 30px
}

.order-screen .export-report-mark {
    position: absolute;
    top: 33px;
    left: 107px;
    color: red
}

.order-screen-button i {
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle
}

.order-screen label {
    width: 80px;
    text-align: right;
    font-weight: 700;
}

.order-screen input {
    border: 1px solid #eee;
    padding: 5px 5px
}

.order-screen-1,
.order-screen-2,
.order-screen-3 {
    width: 33%;
    float: left
}

.order-screen-1 div,
.order-screen-2 div,
.order-screen-3 div {
    margin-bottom: 5px
}

.punchout-table-td-w-1 {
    width: 502px;
    border-right: 1px solid #ddd
}

.punchout-table-td-div {
    width: 460px;
    height: 80px;
    position: relative
}

.punchout-table-td-div1 {
    width: 340px;
    float: left
}

.punchout-table-td-div2 {
    width: 100px;
    float: left;
    margin-top: 14px;
    text-align: center
}

.punchout-table-td-w-4 {
    width: 130px;
    border-right: 1px solid #ddd;
    text-align: center
}

.punchout-table-td-w-5 {
    width: 130px;
    border-right: 1px solid #ddd;
    text-align: center
}

.punchout-table-td-w-6 {
    width: 130px;
    border-right: 1px solid #ddd;
    text-align: center
}

.manage-wra {
    width: 1024px
}

.manage-wra h5 {
    font-weight: 700;
    padding-bottom: 10px;
    margin: 5px 0;
    border-bottom: 1px solid #eee
}

.manage-edit span {
    font-size: 12px;
    margin-right: 5px
}

.manage-edit input {
    width: 230px;
    height: 28px;
    border: 1px solid #ddd;
    padding: 2px;
    margin-right: 50px
}

.manage-edit .search-btn {
    outline: 0;
    width: 100px;
    height: 28px;
    border: 1px solid #ddd;
    border-radius: 3px;
    background-color: #fff;
    float: right
}

.manage-edit .search-btn i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.manage-edit select {
    width: 100px;
    height: 28px;
    border: 1px solid #ddd;
    padding: 2px;
    margin-right: 40px
}

.select-label input {
    margin: 0;
    vertical-align: middle;
    margin-left: 9px
}

.select-label span {
    width: 83%;
    vertical-align: middle
}

.manage-lists-wra {
    margin-top: 25px;
    margin-left: 15px;
    font-size: 12px
}

.manage-lists-wra .set-all {
    outline: 0;
    border: none;
    border-radius: 3px;
    height: 34px;
    width: 140px;
    background-color: #ff7200;
    font-size: 14px;
    float: right;
    color: #fff;
    margin-bottom: 10px
}

.manage-lists-header {
    clear: both
}

.manage-lists-header label {
    margin: 0;
    font-weight: 400
}

.manage-lists-header tr {
    background-color: #eee
}

.manage-lists-header span {
    margin-left: 10px;
    line-height: 34px
}

.manage-list-item td {
    word-break: break-all
}

.manage-list-item label {
    margin: 0;
    font-weight: 400
}

.manage-list-item .select-label {
    width: 100%
}

.manage-list-item span {
    display: inline-block;
    margin-left: 10px;
    line-height: 34px
}

.manage-list-item span a {
    color: #2489e0
}

.manage-list-item td {
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    overflow: hidden
}

.manage-list-item tr {
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee
}

.td-240 {
    width: 240px
}

.td-210 {
    width: 210px
}

.td-150 {
    width: 150px
}

.td-130 {
    width: 130px
}

.td-90 {
    width: 90px
}

.ra-add {
    color: #333;
    font-weight: 700;
    font-size: 14px
}

.set-content {
    margin: 26px 35px
}

.set-content li,
.set-content p {
    color: #313131
}

.company-list {
    padding-bottom: 6px;
    border-bottom: 1px dashed #ccc;
    height: 200px;
    max-height: 200px;
    overflow: auto
}

.set-list .set-tit-text {
    display: inline-block;
    width: 125px
}

.set-list label {
    font-weight: 400;
    margin: 0 20px 0 0
}

.set-list li {
    line-height: 36px
}

.set-list input {
    margin: 0;
    vertical-align: middle
}

.set-list label input {
    margin-right: 4px
}

.set-list .set-input {
    border: 1px solid #ddd;
    height: 28px;
    width: 202px;
    padding: 2px
}

.set-list .set-input.ban {
    border: 1px solid #ddd
}

.set-button {
    margin-top: 25px
}

.set-button button {
    outline: 0;
    border: none;
    height: 35px;
    width: 100px;
    border-radius: 3px;
    text-align: center;
    margin-right: 20px
}

.set-button .set-confirm {
    background-color: #ff7101;
    color: #fff
}

.set-button .set-cancel {
    border: 1px solid #999;
    background-color: #fff;
    color: #535353
}

#count-edit-modal .modal-content {
    width: auto
}

#count-edit-modal .modal-dialog {
    width: auto
}

.dm-wrap .sidebar-tabs-uc {
    display: none
}

.sidebar-tabs-car {
    display: none
}

.sidebar-tabs-collection {
    display: none
}

.order-screen .input-width-110 {
    width: 110px;
    width: 100px\9;
}

.order-screen .input-width-110:focus {
    border: 1px solid #0a6ebd;
    border-color: rgba(82, 168, 236, .8)
}

.logistics-entrance {
    float: right;
    margin-top: 2px;
    margin-right: 20px
}

.logistics-entrance a {
    color: #ff7200
}

.logistics-entrance a:hover {
    color: #961215
}

.person-subcenter-wrap {
    width: 1024px;
    position: relative;
    margin-top: 15px
}

.subcenter-head .subcenter-title {
    font-size: 14px;
    color: #333;
    border-bottom: 2px #ff7200 solid;
    padding-bottom: 10px;
    width: 85px;
    margin-bottom: -1px
}

.subcenter-list {
    border: 1px solid #ddd;
    margin-top: 5px;
    padding-left: 15px;
    line-height: 40px
}

.subcenter-list span {
    margin-right: 70px
}

.week-color {
    color: #999
}

.slick-dots li {
    width: 16px;
    height: 16px
}

.slick-dots .slick-active {
    width: 32px!important
}

.discount-detail-for-current-user {
    display: none
}

select.inner-input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.ra-list-li-content a {
    cursor: pointer;
}

.cs-ul {
    position: absolute;
    top: 30px;
    left: 74px;
    background-color: #fff;
    z-index: 100;
    border: 1px solid #ddd;
    max-height: 250px;
    overflow: hidden;
    width: auto;
}

.cs-ul li {
    cursor: pointer;
    display: block;
    float: none;
    width: 100%;
    font-size: 12px;
    margin: 0;
    text-align: left;
    overflow: hidden;
    line-height: 24px;
    padding-left: 10px;
    margin: 0;
}

.cs-ul li:hover {
    background-color: #eee
}

.customer-menu-s a {
    font-weight: 400;
}

.order-screen-before {
    margin: 15px 20px;
    font-size: 14px;
    color: #999999;
}

.form-field-title-90 {
    width: 90px;
    display: inline-block;
    text-align: right;
}

.sprite-ico_search_account {
    background-image: url(../images/icon_search_small.png);
    background-position: 0 0;
    width: 16px;
    height: 16px;
}