@charset "utf-8";

.nav_tab,
.new_nav_t2 ul.list li .sub-menu,
.zx-left-div ul li,
.zx-leftlist-head,
.zx-leftul-body li,
li, ol, ul {
  list-style: none
}
body, h1, h2, h3, h4, h5, h6 {
  font-weight: 400
}
.Cash_title,
.LoginBox,
.RegisterBox,
.UcenterBox,
.coupon_ad,
.custom_maxpage,
.minwrap,
.privilegebox,
.product-album-container,
.reg_resultbg,
.toptip,
.web_maintain {
  min-width: 1200px
}
.bg-after:after,
.bg-before:before,
.bg-color,
.bg-theme,
.bgbd-theme {
  background-color: #e70
}
.verticalbar,
.vm,
img,
input,
label,
select,
th {
  vertical-align: middle
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}
body {
  font-family: "PingFang SC", "Microsoft YaHei", "SimHei", Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #666;
  line-height: 1.8em
}
body.family_en {
  font-family: Arial, Tahoma, Verdana, "Times New Roman", sans-serif;
  word-break: break-word
}
button,
input,
select,
textarea {
  outline: 0;
  font-family: "Noto Sans CJK SC Regular", "Microsoft YaHei"
}
a {
  text-decoration: none;
  color: #4c4c4c
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
img {
  border: none
}
h1 {
  font-size: 24px;
  color: #444
}
h2 {
  font-size: 20px
}
h3 {
  font-size: 18px
}
h4 {
  font-size: 16px
}
h5 {
  font-size: 14px
}
h6 {
  font-size: 12px
}
input.dialog {
  height: 0;
  font-size: 0;
  line-height: 0;
  border: none
}
.btn-a,
.btn-input,
.fs-12,
.img-sliderval .sliderText,
.input,
.need_login,
del {
  font-size: 12px
}
.clearfix {
  clear: both
}
.tc {
  text-align: center
}
.tl {
  text-align: left
}
.tr {
  text-align: right
}
dfn,
em,
ins {
  font-style: normal;
  text-decoration: none
}
.rel {
  position: relative
}
.texthidden {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}
.areahidden {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical
}
.wrap {
  width: 1200px;
  margin: 0 auto
}
.minwrap {
  margin: 0 auto
}
.container {
  width: 1200px;
  padding-left: 0;
  padding-right: 0;
  margin-right: auto;
  margin-left: auto
}
.row {
  margin: 0
}
.fl {
  float: left
}
.fr {
  float: right
}
.fs-14 {
  font-size: 14px
}
.fs-15 {
  font-size: 15px
}
.fs-16 {
  font-size: 16px
}
.fs-17 {
  font-size: 17px
}
.fs-18 {
  font-size: 18px
}
.fs-20 {
  font-size: 20px
}
.fs-21 {
  font-size: 21px
}
.fs-22 {
  font-size: 22px
}
.fs-23 {
  font-size: 23px
}
.fs-24 {
  font-size: 24px
}
.fs-25 {
  font-size: 25px
}
.fs-26 {
  font-size: 26px
}
.fs-30 {
  font-size: 30px
}
.color-darktheme,
.color-theme {
  color: #e70 !important
}
.bg-color {
  color: #fff !important
}
.border-theme {
  border: 1px solid #e70 !important
}
.bd-after:after,
.bd-before:before,
.bd-theme {
  border-color: #e70;
  border-style: solid;
  border-width: 0
}
.bd-focus:focus {
  border-color: #e70 !important;
  border-style: solid;
  border-width: 0
}
.bgbd-theme,
.clbd-theme {
  border-color: #e70;
  border-style: solid;
  border-width: 0
}
.clbd-theme {
  color: #e70
}
.bg-darktheme {
  background: #ff7f00
}
.bd-darktheme {
  border-color: #ff7f00
}
.a-hover:hover {
  color: #e70 !important;
  cursor: pointer
}
.bg-hover:hover {
  background-color: #e70 !important
}
.bg-hover:hover a {
  color: #fff
}
.border-hover:hover {
  border: 1px solid #e70 !important
}
.bd-hover:hover {
  border-color: #e70;
  border-style: solid;
  border-width: 0
}
.a-darkhover:hover {
  color: #ff7f00 !important
}
.bg-darkhover:hover {
  background-color: #ff7f00 !important
}
.bd-darkhover:hover {
  border-color: #ff7f00 !important
}
.btn-default {
  color: #fff;
  background: #e70;
  border: 1px solid #e70;
  cursor: pointer
}
.btn-default:hover {
  border: 1px solid #ff7f00;
  background-color: #ff7f00
}
.btn-light {
  color: #e70;
  background: #fff;
  border: 1px solid #e70;
  cursor: pointer
}
.inputfocus:focus {
  border-color: #e70;
  outline: 0;
  box-shadow: 0 0 2px #e70
}
.verticalbar {
  width: 5px;
  height: 16px;
  background: #e70;
  display: inline-block;
  margin-right: 10px
}
.layui-layer-title {
  padding: 0 80px 0 20px;
  height: 42px;
  line-height: 42px;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  color: #fff;
  overflow: hidden;
  background-color: #e70;
  border-radius: 2px 2px 0 0
}
.pages a:hover,
li.active a {
  background-color: #e70;
  color: #fff;
  border: 1px solid #e70
}
.pagination>li>a,
.pagination>li>span {
  border-right: #e70 1px solid;
  background-position: 50% bottom;
  border-top: #e70 1px solid;
  border-left: #e70 1px solid;
  color: #e70;
  margin-right: 3px;
  border-bottom: #e70 1px solid;
  text-decoration: none;
  padding: 6px 12px
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  border-right: #e70 1px solid;
  border-top: #e70 1px solid;
  font-weight: 700;
  border-left: #e70 1px solid;
  color: #fff;
  margin-right: 3px;
  border-bottom: #e70 1px solid;
  background-color: #e70
}
.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span {
  border-right: #e70 1px solid;
  background-position: 50% bottom;
  border-top: #e70 1px solid;
  border-left: #e70 1px solid;
  color: #e70;
  margin-right: 3px;
  border-bottom: #e70 1px solid;
  text-decoration: none;
  cursor: not-allowed
}
.mr5,
.pcb_del_txt {
  margin-right: 5px
}
.navtoolbar .box_email .p_email a:hover,
.navtoolbar .box_history .history_record li a:hover,
.navtoolbar .nav_kefu ul li a:hover,
.underline {
  text-decoration: underline
}
.icheckbox_minimal-orange:hover {
  border: 1px solid #e70
}
.icheckbox_minimal-orange.checked::after {
  content: " ";
  position: absolute;
  left: 2px;
  top: 2px;
  width: 11px;
  height: 6px;
  border: 0 solid #e70;
  border-width: 0 0 2px 2px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  z-index: -1
}
.iradio_minimal-orange:hover {
  border: 1px solid #e70
}
.iradio_minimal-orange.checked::after {
  content: " ";
  position: absolute;
  left: 5px;
  top: 5px;
  width: 6px;
  height: 6px;
  background-color: #e70;
  border-radius: 50%;
  z-index: -1
}
.bg-white,
.lang_edit i {
  background: #fff
}
.color-white {
  color: #fff
}
.color-red {
  color: #c00
}
.color-4c {
  color: #4c4c4c
}
.color-yellow,
.relating_tab.active a:link,
.relating_tab.active a:visited,
.relating_tab.active i {
  color: #e70
}
.color-initial {
  color: initial
}
.color-lightgray,
del {
  color: #999
}
.color-black {
  color: #000
}
.color-grayblue {
  color: #337ab7
}
.color-darkblue {
  color: #369
}
.color-blue {
  color: #0979e9
}
.color-gray {
  color: #666
}
.color-green {
  color: #76bd53
}
.color-qiangreen {
  color: #bce599
}
.error {
  color: red
}
.bg-lightgray {
  background: #999
}
.bg-yellow {
  background-color: #e70
}
.bg-gray {
  background-color: #f2f2f2
}
.bg-e4 {
  background: #e4e4e4 !important
}
.bg-linghtyellow {
  background-color: #ffffc2
}
.bg-red {
  background-color: #d0021b
}
.bg-green {
  background: #76bd53
}
.bg-qiangreen {
  background: #bce599
}
.border-red {
  border: 1px solid red !important
}
.border-df,
.selection_page {
  border: 1px solid #f2f2f2
}
.border-top {
  border-top: 1px solid #f2f2f2
}
.border-bottom {
  border-bottom: 1px solid #f2f2f2
}
.border-left {
  border-left: 1px solid #f2f2f2
}
.border-right {
  border-right: 1px solid #f2f2f2
}
.border-dashtop {
  border-top: 1px dashed #e4e4e4
}
.border-dashbottom {
  border-bottom: 1px dashed #e4e4e4
}
.border-gray {
  border: 1px solid #e4e4e4
}
.border-inherit {
  border: inherit !important
}
.border-default {
  border: 1px solid #eee
}
.border-transparent {
  border: 1px solid transparent
}
.border-nobottom {
  border-bottom: 0 !important
}
.text-indent2 {
  text-indent: 2em
}
.text-indent {
  text-indent: 1em;
  color: initial
}
.fw-bold {
  font-weight: 700
}
.txtnowarp {
  overflow: hidden;
  white-space: nowrap
}
.ellipsis {
  overflow: hidden
}
.visi-hidden {
  visibility: hidden
}
.dis-block {
  display: block
}
.dis-tablerow {
  display: table-row
}
.dis {
  display: none !important
}
.disin-block {
  display: inline-block
}
.flex {
  display: flex
}
.div-upload,
.icon-head,
.mr10,
.relating_tab i,
.uc_detailed .title a,
.web_maintain footer .help_title i {
  margin-right: 10px
}
.mr20 {
  margin-right: 20px
}
.mr25 {
  margin-right: 25px
}
.mr40 {
  margin-right: 40px
}
.mt5 {
  margin-top: 5px
}
.mt10 {
  margin-top: 10px
}
.mt15 {
  margin-top: 15px
}
.mt20 {
  margin-top: 20px
}
.mt30 {
  margin-top: 30px
}
.mt40 {
  margin-top: 40px
}
.mt50 {
  margin-top: 50px
}
.mt60 {
  margin-top: 60px
}
.mb5 {
  margin-bottom: 5px
}
.mb10 {
  margin-bottom: 10px
}
.mb20 {
  margin-bottom: 20px
}
.mb30 {
  margin-bottom: 30px
}
.ml5 {
  margin-left: 5px
}
.ml10 {
  margin-left: 10px
}
.ml15 {
  margin-left: 15px
}
.ml20 {
  margin-left: 20px
}
.ml30 {
  margin-left: 30px
}
.ml40 {
  margin-left: 40px
}
.ml50 {
  margin-left: 50px
}
.ml60 {
  margin-left: 60px
}
.mtb5 {
  margin-top: 5px;
  margin-bottom: 5px
}
.mtb10 {
  margin-top: 10px;
  margin-bottom: 10px
}
.mtb20 {
  margin-top: 20px;
  margin-bottom: 20px
}
.mtb30 {
  margin-top: 30px;
  margin-bottom: 30px
}
.mtb100 {
  margin-top: 100px;
  margin-bottom: 60px
}
.pt5 {
  padding-top: 5px
}
.pt10 {
  padding-top: 10px
}
.pt15 {
  padding-top: 15px
}
.pt20 {
  padding-top: 20px
}
.pt30 {
  padding-top: 30px
}
.pt40 {
  padding-top: 40px
}
.pt60 {
  padding-top: 60px
}
.pb10 {
  padding-bottom: 10px
}
.pb20 {
  padding-bottom: 20px
}
.pb60 {
  padding-bottom: 60px
}
.pl5 {
  padding-left: 5px
}
.pl10,
.plr10 {
  padding-left: 10px
}
.pl15 {
  padding-left: 15px
}
.pl20 {
  padding-left: 20px
}
.pl30 {
  padding-left: 30px
}
.pr5 {
  padding-right: 5px
}
.pr10 {
  padding-right: 10px
}
.pr15 {
  padding-right: 15px
}
.pr20 {
  padding-right: 20px
}
.pad-5 {
  padding: 0 5px !important
}
.ptrbl {
  padding: 6px 10px !important
}
.ptb5 {
  padding-top: 5px;
  padding-bottom: 5px
}
.ptb20 {
  padding-top: 20px;
  padding-bottom: 20px
}
.prb5 {
  padding-right: 5px;
  padding-bottom: 5px
}
.prb10 {
  padding-right: 10px;
  padding-bottom: 10px
}
.prb15 {
  padding-right: 15px;
  padding-bottom: 15px
}
.ptb30 {
  padding-top: 30px;
  padding-bottom: 30px
}
.plr10 {
  padding-right: 10px
}
.clearfix:after,
.clearfix:before {
  content: "";
  display: table
}
.clearfix:after {
  clear: both
}
.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0
}
.clearboth::after {
  content: " ";
  clear: both;
  display: block;
  visibility: hidden;
  width: 0;
  height: 0;
  zoom: 1
}
.lh-30 {
  height: 30px;
  line-height: 30px
}
.l-15em {
  line-height: 1.5em
}
.hl-32 {
  height: 32px;
  line-height: 32px
}
.div-upload,
.hl-36 {
  height: 36px;
  line-height: 36px
}
.hl-46 {
  height: 46px;
  line-height: 46px
}
.cur-pointer {
  cursor: pointer
}
.cur-not {
  cursor: not-allowed
}
.Cashtype .Cashdetail i,
.uc_distribution .distri-i,
.uc_pcb_retdetail .group_info label,
.vt {
  vertical-align: top
}
.btn-input,
.icon-buyer,
.icon-float_returntop,
.icon-float_service,
.icon-head,
.icon-pub {
  vertical-align: middle
}
.config-edit {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  width: 14px;
  height: 14px;
  z-index: 10
}
.advert-edit {
  position: absolute;
  left: 0;
  width: 14px !important;
  height: 14px !important;
  font-size: 14px;
  margin: 0 -15px;
  z-index: 10
}
.advert-wrap {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px
}
.news-edit {
  font-size: 14px;
  width: 14px;
  height: 14px;
  z-index: 10
}
.lang_edit {
  position: absolute;
  right: 50%;
  z-index: 10;
  font-size: 14px;
  margin-right: -620px
}
.div-upload,
.pcb_del_txt {
  position: relative;
  display: inline-block
}
.lang_edit i {
  border-radius: 5px
}
.btn-input {
  padding: 6px 20px;
  display: inline-block;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  border-radius: 3px;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  touch-action: manipulation;
  -ms-touch-action: manipulation;
  border: 0
}
.btn-red {
  color: #fff;
  background: #c81623;
  border: 1px solid #c81623 !important;
  cursor: pointer
}
.btn-red:hover {
  border: 1px solid #e4393c;
  background-color: #e4393c
}
.btn-blue {
  color: #fff;
  background: #00a2ca;
  border: 1px solid #00a2ca !important;
  cursor: pointer
}
.btn-cancel {
  border: 1px solid #e4e4e4;
  color: inherit;
  background: #fff;
  cursor: pointer
}
.btn-disabled {
  color: #fff;
  background: #ccc !important;
  cursor: not-allowed !important;
  border: 1px solid #ccc !important
}
.btn-a {
  display: inline-block;
  background: #dc2928;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px
}
label.error {
  margin-left: 3px
}
.div-upload {
  padding: 0 10px;
  cursor: pointer;
  color: #888;
  background: #fafafa;
  border: 1px solid #ddd;
  border-radius: 4px;
  overflow: hidden
}
.file-upload {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0)
}
.input {
  height: 32px;
  line-height: 32px;
  width: 198px;
  border: 1px solid #ccc;
  text-indent: 5px
}
.form-group {
  margin-top: 5px;
  height: 36px;
  line-height: 36px
}
.form-con {
  height: 36px;
  text-indent: 6px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #dfdfdf;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.icon-bankofchina,
.icon-fedex,
.icon-icpinfo,
.icon-wechat,
.icon-zhifubao,
.languagebox:hover .language_title {
  border: 1px solid #eee
}
.input-Column {
  min-height: 61px;
  width: 100%
}
.col-md-1,
.col-sm-1 {
  width: 4.16666667%
}
.col-md-2,
.col-sm-2 {
  width: 8.33333333%
}
.col-md-3,
.col-sm-3 {
  width: 14.5%
}
.col-md-4,
.col-sm-4 {
  width: 16.66666667%
}
.col-md-5,
.col-sm-5 {
  width: 20.83333333%
}
.col-md-6,
.col-sm-6 {
  width: 25%
}
.col-md-7,
.col-sm-7 {
  width: 29.16666667%
}
.col-md-8,
.col-sm-8 {
  width: 33.33333333%
}
.col-md-9,
.col-sm-9 {
  width: 37.5%
}
.col-md-10,
.col-sm-10 {
  width: 41.66666667%
}
.col-md-11,
.col-sm-11 {
  width: 45.83333333%
}
.col-md-12,
.col-sm-12 {
  width: 50%
}
.col-md-13,
.col-sm-13 {
  width: 54.16666667%
}
.col-md-14,
.col-sm-14 {
  width: 58.33333333%
}
.col-md-15,
.col-sm-15 {
  width: 62.5%
}
.col-md-16,
.col-sm-16 {
  width: 66.66666667%
}
.col-md-17,
.col-sm-17 {
  width: 70.83333333%
}
.col-md-18,
.col-sm-18 {
  width: 75%
}
.col-md-19,
.col-sm-19 {
  width: 79.16666667%
}
.col-md-20,
.col-sm-20 {
  width: 83.33333333%
}
.col-md-21,
.col-sm-21 {
  width: 87.5%
}
.col-md-22,
.col-sm-22 {
  width: 91.66666667%
}
.col-md-23,
.col-sm-23 {
  width: 95.83333333%
}
.col-md-24,
.col-sm-24 {
  width: 100%
}
.icon-pub {
  display: inline-block;
  background: url(../img/icon-pub.png) no-repeat
}
.icon-sdown {
  width: 10px;
  height: 10px;
  background-position: -33px -5px
}
.icon-sdown:hover {
  background-position: -33px -18px
}
.icon-position {
  width: 23px;
  height: 20px;
  background-position: -282px -6px
}
.icon-collect {
  width: 130px;
  height: 44px;
  background-position: -659px -4px
}
.icon-zan {
  width: 130px;
  height: 44px;
  background-position: -659px -85px
}
.icon-zan:hover {
  background-position: -659px -166px
}
.icon-card {
  width: 36px;
  height: 24px;
  background-position: -280px -44px
}
.icon-ident {
  width: 60px;
  height: 40px;
  background-position: -141px -90px
}
.icon-knowmore {
  width: 20px;
  height: 20px;
  background-position: -244px -202px
}
.icon-knowmore:hover {
  background-position: -244px -232px
}
.icon-downmore {
  width: 20px;
  height: 20px;
  background-position: -244px -141px
}
.icon-downmore:hover {
  background-position: -244px -81px
}
.icon-upmore {
  width: 20px;
  height: 20px;
  background-position: -244px -171px
}
.icon-upmore:hover {
  background-position: -244px -111px
}
.icon-goods {
  width: 28px;
  height: 26px;
  background-position: -280px -85px
}
.icon-plus {
  width: 18px;
  height: 18px;
  background-position: -246px -42px
}
.icon-minus {
  background-position: -246px -8px
}
.icon-ranking {
  width: 28px;
  height: 20px;
  background-position: -280px -132px
}
.icon-one {
  width: 16px;
  height: 16px;
  background-position: -209px -10px
}
.icon-two {
  width: 16px;
  height: 16px;
  background-position: -209px -51px
}
.icon-three {
  width: 16px;
  height: 16px;
  background-position: -209px -91px
}
.icon-four {
  width: 16px;
  height: 16px;
  background-position: -209px -132px
}
.icon-five {
  width: 16px;
  height: 16px;
  background-position: -209px -173px
}
.icon-wechat {
  width: 144px;
  height: 44px;
  background-position: -830px -7px
}
.icon-zhifubao {
  width: 144px;
  height: 44px;
  background-position: -826px -66px
}
.icon-bankofchina {
  width: 144px;
  height: 44px;
  background-position: -826px -124px
}
.icon-fedex {
  width: 144px;
  height: 44px;
  background-position: -826px -180px
}
.icon-icpinfo {
  width: 144px;
  height: 44px;
  background-position: -826px -241px
}
.icon-archives {
  width: 24px;
  height: 24px;
  background-position: -282px -195px
}
.icon-g-certified {
  width: 18px;
  height: 18px;
  background-position: -106px -104px
}
.icon-y-certified {
  width: 23px;
  height: 20px;
  background-position: -107px -127px
}
.icon-certified {
  width: 50px;
  height: 37px;
  background-position: -144px -157px
}
.icon-addinquiry {
  width: 16px;
  height: 16px;
  background-position: -282px -171px
}
.icon-pageview {
  width: 16px;
  height: 16px;
  background-position: -108px -167px
}
.icon-like {
  width: 16px;
  height: 16px;
  background-position: -108px -200px
}
.icon-like:hover {
  background-position: -143px -200px
}
.icon-shares {
  width: 16px;
  height: 16px;
  background-position: -108px -233px
}
.icon-shares:hover {
  background-position: -143px -233px
}
.icon-step {
  width: 24px;
  height: 22px;
  background-position: -282px -229px
}
.icon-cancel {
  width: 30px;
  height: 30px;
  background-position: -394px -152px
}
.icon-language {
  width: 20px;
  height: 21px;
  background-position: -170px -6px
}
.icon-language:hover {
  background-position: -170px -36px
}
.icon-languageCn {
  width: 20px;
  height: 21px;
  background-position: -170px -6px
}
.icon-languageEn {
  width: 20px;
  height: 21px;
  background-position: -170px -36px
}
.icon-mdownarrow {
  width: 16px;
  height: 16px;
  background-position: -32px -35px;
  transition: background-position .15s ease-in-out
}
.icon-muparrow {
  width: 16px;
  height: 16px;
  background-position: -32px -62px
}
.icon-mdownarrow:hover {
  background-position: -32px -64px
}
.icon-bleftarrow {
  width: 40px;
  height: 80px;
  background-position: -21px -79px
}
.icon-brightarrow {
  width: 40px;
  height: 80px;
  background-position: -51px -79px
}
.icon-brightarrow-t2 {
  width: 60px;
  height: 60px;
  background-position: -156px -481px
}
.icon-bleftarrow-t2 {
  width: 60px;
  height: 60px;
  background-position: -72px -481px
}
.icon-bcircleleftarrow {
  width: 60px;
  height: 60px;
  background-position: -11px -148px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%
}
.icon-bcirclerightarrow {
  width: 60px;
  height: 60px;
  background-position: -8px -195px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%
}
.icon-srightarrow {
  width: 10px;
  height: 10px;
  background-position: -29px -255px
}
.icon-arleftarrow {
  width: 10px;
  height: 10px;
  background-position: -65px -8px
}
.icon-arrightarrow {
  width: 10px;
  height: 10px;
  background-position: -65px -32px
}
.icon-mark {
  width: 20px;
  height: 20px;
  background-position: -360px -7px
}
.icon-strightarrow {
  width: 16px;
  height: 16px;
  background-position: -8px -97px
}
.icon-stuparrow {
  width: 16px;
  height: 16px;
  background-position: -32px -63px
}
.icon-redmark {
  width: 42px;
  height: 42px;
  background-position: -329px -39px
}
.icon-i01 {
  width: 28px;
  height: 20px;
  background-position: -277px -270px
}
.icon-i02 {
  width: 28px;
  height: 20px;
  background-position: -277px -304px
}
.icon-buyer {
  width: 20px;
  height: 20px;
  background-position: -93px -570px
}
.icon-float_service {
  width: 25px;
  height: 25px;
  background-position: -16px -486px
}
.icon-float_returntop {
  width: 20px;
  height: 20px;
  background-position: -516px -413px;
  border: inherit
}
.icon-center,
.icon-email,
.icon-weixin {
  border: 1px solid #e4e4e4
}
.icon-username {
  width: 36px;
  height: 36px;
  background-position: -395px -8px
}
.icon-pwd {
  width: 36px;
  height: 36px;
  background-position: -395px -53px
}
.icon-imgcode {
  width: 36px;
  height: 36px;
  background-position: -395px -99px
}
.icon-error {
  width: 16px;
  height: 16px;
  background-position: -329px -7px
}
.icon-grayservice {
  width: 63px;
  height: 55px;
  background-position: -560px -5px
}
.icon-grayphone {
  width: 63px;
  height: 55px;
  background-position: -564px -77px
}
.icon-graywhatsapp {
  width: 63px;
  height: 55px;
  background-position: -565px -298px
}
.icon-center {
  width: 48px;
  height: 48px;
  background-position: -502px -188px
}
.icon-center:hover {
  background-position: -459px -188px
}
.icon-email {
  width: 48px;
  height: 48px;
  background-position: -502px -120px
}
.icon-email:hover {
  background-position: -460px -120px
}
.icon-grayemail {
  width: 63px;
  height: 55px;
  background-position: -563px -152px
}
.icon-weixin {
  width: 48px;
  height: 48px;
  background-position: -501px -260px
}
.icon-weixin:hover {
  background-position: -459px -260px
}
.icon-grayweixin {
  width: 63px;
  height: 55px;
  background-position: -560px -220px
}
.icon-footprint,
.icon-returntop {
  width: 48px;
  height: 48px;
  border: 1px solid #e4e4e4
}
.icon-footprint {
  background-position: -503px -335px
}
.icon-footprint:hover {
  background-position: -461px -335px
}
.icon-returntop {
  background-position: -502px -397px
}
.icon-returntop:hover {
  background-position: -458px -397px
}
.icon-whitearrow {
  width: 20px;
  height: 20px;
  background-position: -62px -62px
}
.icon-default {
  width: 49px;
  height: 49px;
  background-position: -329px -104px
}
.icon-pigeon {
  width: 35px;
  height: 35px;
  background-position: -329px -174px
}
.icon-qq_img,
.icon-skype_img,
.icon-yellowemail {
  width: 18px;
  cursor: pointer
}
.icon-qq_img {
  height: 18px;
  background-position: -104px -70px
}
.icon-skype_img {
  height: 18px;
  background-position: -105px -38px
}
.icon-yellowemail {
  height: 14px;
  background-position: -105px -7px
}
.icon-redaudit {
  width: 12px;
  height: 11px;
  background-position: -10px -71px
}
.icon-searrow {
  width: 20px;
  height: 20px;
  background-position: -70px -156px
}
.icon-searrow:hover {
  background-position: -70px -176px
}
.icon-coupon {
  width: 59px;
  height: 58px;
  background-position: -352px -246px
}
.icon-channel_right {
  width: 20px;
  height: 30px;
  background-position: -27px -640px
}
.icon-channel_hand {
  width: 30px;
  height: 20px;
  background-position: -25px -703px
}
.icon-channelsettled1 {
  width: 70px;
  height: 70px;
  background-position: -80px -634px
}
.icon-channelsettled2 {
  width: 70px;
  height: 70px;
  background-position: -188px -639px
}
.icon-channelsettled3 {
  width: 70px;
  height: 70px;
  background-position: -308px -639px
}
.icon-channelsettled4 {
  width: 70px;
  height: 70px;
  background-position: -419px -639px
}
.icon-head {
  width: 30px;
  height: 30px;
  background-position: -173px -345px;
  -moz-border-radius: 50%;
  border-radius: 50%
}
.icon-wxscan {
  width: 25px;
  height: 25px;
  vertical-align: middle;
  background-position: -101px -377px
}
.icon-qqlogin,
.icon-wechatlogin {
  height: 20px;
  vertical-align: middle;
  width: 20px
}
.icon-wechatlogin {
  background-position: -103px -308px
}
.icon-qqlogin {
  background-position: -103px -339px
}
.icon-yuanqijian-aa5e4a:before {
  content: "\e617"
}
.icon-yuanqijian-7a48ba:before {
  content: "\e615"
}
.icon-yuanqijian-de5520:before {
  content: "\e613"
}
.icon-yuanqijian-b5496f:before {
  content: "\e60b"
}
.icon-yuanqijian-e4591f:before {
  content: "\e614"
}
.icon-yuanqijian-a4e878:before {
  content: "\e610"
}
.icon-yuanqijian-5b8897:before {
  content: "\e60e"
}
.icon-yuanqijian-d3e5b2:before {
  content: "\e615"
}
.icon-yuanqijian-205f51:before {
  content: "\e618"
}
.icon-yuanqijian-b0f748:before {
  content: "\e60f"
}
.icon-yuanqijian-a28d3c:before {
  content: "\e611"
}
.icon-yuanqijian-feaf48:before {
  content: "\e60c"
}
.icon-yuanqijian-487201:before {
  content: "\e605"
}
.icon-yuanqijian-b67b48:before {
  content: "\e60a"
}
.icon-yuanqijian-0b797c:before {
  content: "\e612"
}
.icon-yuanqijian-79da08:before {
  content: "\e609"
}
.icon-yuanqijian-aca4b6:before {
  content: "\e606"
}
.icon-yuanqijian-520909:before {
  content: "\e605"
}
.icon-yuanqijian-0752e0:before {
  content: "\e608"
}
.icon-yuanqijian-6a278e:before {
  content: "\e616"
}
.icon-yuanqijian-76fe09:before {
  content: "\e608"
}
.icon-yuanqijian-0ad5c8:before {
  content: "\e607"
}
.uppercase {
  text-transform: uppercase
}
.pcb_del_txt {
  color: red;
  text-decoration: none;
  min-width: 16px;
  text-align: center
}
.pcb_del_txt::before {
  content: "";
  width: 100%;
  height: 1px;
  background: red;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(5deg)
}
.head_right ul {
  width: 100%
}
.head_right ul li {
  float: left
}
.headline {
  display: inline-block;
  width: 1px;
  color: #e4e4e4;
  margin: 0 10px
}
.languagebox .language_content a i,
.languagebox .language_title i:not(.iconup) {
  margin-right: 5px
}
.height28 {
  height: 28px;
  line-height: 28px
}
.height34 {
  height: 34px;
  line-height: 34px
}
.languagebox {
  position: relative
}
.languagebox .language_title {
  position: relative;
  padding: 0 5px;
  border: 1px solid transparent;
  min-width: 70px
}
.languagebox .language_content {
  position: absolute;
  left: 0;
  top: 28px;
  z-index: 999999;
  line-height: 28px;
  background-color: #fff;
  padding: 10px 0 0;
  width: 100%;
  display: none
}
.languagebox:hover .language_title {
  background-color: #fff;
  border-bottom: 1px solid #fff
}
.languagebox:hover .language_title>a {
  color: #4c4c4c
}
.languagebox:hover .language_content {
  display: block;
  border: 1px solid #eee;
  border-top: 0
}
.languagebox .language_content a:hover {
  background-color: #f2f2f2
}
.languagebox .language_content a {
  display: inline-block;
  width: 100%;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  word-break: break-all;
  padding: 0 5px
}
.iconup,
.whiteup {
  width: 15px;
  height: 15px
}
.iconup {
  background-position: -30px -3px
}
.languagebox:hover .language_title i.iconup {
  background-position: -29px -16px
}
.whiteup {
  vertical-align: middle;
  background-position: -7px -124px
}
.icon-Chinese,
.icon-English,
.icon-Japanese,
.icon-Russian,
.icon-ZH-HK {
  height: 25px;
  vertical-align: middle;
  width: 16px;
  display: inline-block
}
.languagebox:hover .language_title i.whiteup {
  background-position: -28px -16px
}
.icon-English {
  background-position: -595px -505px
}
.icon-Chinese {
  background-position: -554px -505px
}
.icon-ZH-HK {
  background-position: -595px -560px
}
.icon-Japanese {
  background-position: -553px -560px
}
.icon-Russian {
  background-position: -595px -536px
}
.icon-Korean {
  display: inline-block;
  width: 16px;
  height: 25px;
  vertical-align: middle;
  background-position: -552px -535px
}
.icon-RMB,
.icon-USD {
  width: 10px;
  height: 25px;
  vertical-align: middle
}
.icon-RMB {
  background-position: -651px -507px
}
.icon-USD {
  background-position: -687px -507px
}
.icon-EUR {
  width: 13px;
  height: 25px;
  vertical-align: middle;
  background-position: -721px -507px
}
.need_login {
  display: inline-block;
  height: 22px;
  line-height: 20px;
  border: 1px solid #fa0;
  border-radius: 1px;
  transform: scale(.9);
  background: #fff;
  cursor: pointer
}
.need_login .unlock {
  padding: 0 7px;
  background: #fdf7a0;
  display: inline-block;
  border-right: 1px solid #fa0;
  height: 20px
}
.custom_maxpage img,
.custom_page img {
  height: initial;
  max-width: 100%
}
.need_login i {
  color: #f20;
  margin-left: 0 !important
}
.custom_page {
  width: 1200px;
  margin: 0 auto
}
.img-sliderval {
  position: relative;
  width: 100%;
  line-height: 36px;
  height: 36px;
  border: 1px solid #e4e4e4;
  z-index: 10
}
.img-sliderval canvas {
  display: none;
  position: absolute;
  top: -155px;
  left: 0
}
.img-sliderval canvas:first-child {
  background: #fff
}
.img-sliderval .sliderContainer {
  position: relative;
  text-align: center;
  width: 100%;
  height: 100%;
  background: #f7f9fa;
  color: #45494c
}
.img-sliderval .sliderContainer_active .slider {
  height: 100%;
  top: 0;
  border: 1px solid #1991fa
}
.img-sliderval .sliderContainer_active .sliderMask {
  height: 100%;
  border-width: 1px
}
.img-sliderval .sliderContainer_success .slider {
  height: 100%;
  top: 0;
  border: 1px solid #52ccba;
  background-color: #52ccba !important
}
.img-sliderval .sliderContainer_success .sliderMask {
  height: 100%;
  border: 1px solid #52ccba;
  background-color: #d2f4ef
}
.img-sliderval .sliderContainer_success .sliderIcon {
  background-position: 0 0 !important
}
.img-sliderval .sliderContainer_fail .slider {
  height: 100%;
  top: 0;
  border: 1px solid #f57a7a;
  background-color: #f57a7a !important
}
.img-sliderval .sliderContainer_fail .sliderMask {
  height: 100%;
  border: 1px solid #f57a7a;
  background-color: #fce1e1
}
.img-sliderval .sliderContainer_fail .sliderIcon {
  background-position: 0 -83px !important
}
.img-sliderval .sliderText {
  display: inline-block;
  width: 100%;
  color: #999;
  overflow: hidden;
  height: 100%;
  padding-left: 30px
}
.img-sliderval .sliderContainer_active .sliderText,
.img-sliderval .sliderContainer_fail .sliderText,
.img-sliderval .sliderContainer_success .sliderText {
  display: none
}
.img-sliderval .sliderMask {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  border: 0 solid #1991fa;
  background: #d1e9fe
}
.img-sliderval .slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 36px;
  height: 100%;
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, .3);
  cursor: pointer;
  transition: background .2s linear
}
.m_top_h05,
.m_top_h05:hover,
.scale_h05,
.scale_h05:hover {
  transition: transform .5s
}
.img-sliderval .slider:hover {
  background: #1991fa
}
.img-sliderval .slider:hover .sliderIcon {
  background-position: 0 -13px
}
.img-sliderval .sliderIcon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 14px;
  height: 10px;
  background: url(../img/icon_jiasaw.png) 0 -26px;
  background-size: 34px 471px
}
.img-sliderval .refreshIcon {
  display: none;
  position: absolute;
  right: 0;
  top: -155px;
  width: 34px;
  height: 100%;
  cursor: pointer;
  background: url(../img/icon_jiasaw.png) 0 -437px;
  background-size: 34px 471px
}
.slider_hd:not(.on) {
  background: #fff
}
.scale_h05 {
  transform: scale(1)
}
.scale_h05:hover {
  transform: scale(1.2)
}
.m_top_h05 {
  transform: translateY(0)
}
.m_top_h05:hover {
  transform: translateY(-10px)
}
.opacity_h04 .img {
  width: 100%;
  transition: .4s;
  opacity: 1;
  height: 100%
}
.opacity_h04:hover .img {
  width: 0;
  height: 0;
  transition: .4s;
  opacity: 0
}
.m_down_hide_h04 {
  position: relative;
  overflow: hidden
}
.m_down_hide_h04 .img {
  position: absolute;
  bottom: 0;
  width: 100%;
  transition: .4s;
  z-index: 1
}
.m_down_hide_h04:hover .img {
  transform: translateY(100%);
  transition: .4s
}
.m_down_shadow_t01:hover {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .16)
}
.m_down_shadow_t02:hover {
  box-shadow: 0 2px 20px 3px rgba(0, 0, 0, .16)
}
.m_down_shadow_t03:hover {
  box-shadow: 0 2px 20px 15px rgba(0, 0, 0, .16)
}
.zd-intro {
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 32px 40px 0;
  -webkit-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  overflow: hidden;
  z-index: 20
}
.zd-owl-item {
  float: left;
  width: 290px;
  position: relative;
  min-height: 1px;
  margin: 0 5px;
  padding: 0;
  box-sizing: border-box
}
.zd-img img {
  max-width: 100%;
  position: relative;
  overflow: hidden
}
.zd-owl-item .zd-img:after,
.zd-title:before {
  position: absolute;
  content: ""
}
.zd-owl-item .zd-img:after {
  display: block;
  top: 15px;
  left: 10px;
  right: 10px;
  bottom: 15px;
  -webkit-transform: scale(.3);
  -moz-transform: scale(.3);
  -ms-transform: scale(.3);
  -o-transform: scale(.3);
  transform: scale(.3);
  -webkit-transition: all .3s ease-in-out 0s;
  -moz-transition: all .3s ease-in-out 0s;
  -ms-transition: all .3s ease-in-out 0s;
  -o-transition: all .3s ease-in-out 0s;
  transition: all .3s ease-in-out 0s;
  opacity: 0
}
.zd-intro:hover {
  opacity: 1
}
.zd-title {
  margin: 0 0 20px;
  padding: 0;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.3;
  color: #fff
}
.zd-owl-item:hover .zd-img:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1
}
.zd-descr {
  margin-top: 40px;
  color: #fff
}
.zd-title:before {
  border: 1px solid #000;
  bottom: -10px;
  left: 0;
  width: 10%;
  margin: 0 45%
}
.zd-descr,
.zd-title {
  position: relative;
  z-index: 3;
  -webkit-transition: all .3s cubic-bezier(.3, .1, .6, 1);
  -moz-transition: all .3s cubic-bezier(.3, .1, .6, 1);
  -o-transition: all .3s cubic-bezier(.3, .1, .6, 1);
  -ms-transition: all .3s cubic-bezier(.3, .1, .6, 1);
  transition: all .3s cubic-bezier(.3, .1, .6, 1)
}
.slider-itemMarquee {
  width: 220px;
  height: 220px;
  padding: 5px
}
.web_maintain {
  width: 100%;
  height: 100%;
  min-height: 800px;
  position: relative
}
.web_maintain header {
  width: 100%;
  height: 100px;
  background: #393d46;
  position: absolute;
  top: 0;
  z-index: 10
}
.web_maintain header .fl {
  margin: 20px 0
}
.web_maintain header .title {
  height: 34px;
  font-size: 28px;
  color: #fff;
  line-height: 34px
}
.web_maintain header .web_name {
  height: 22px;
  font-size: 18px;
  color: #999;
  line-height: 22px;
  margin-top: 4px
}
.web_maintain header .login {
  width: 190px;
  height: 50px;
  line-height: 50px;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  margin: 25px 0;
  text-align: center
}
.web_maintain .web_body {
  width: 100%;
  height: 100%;
  padding: 100px 0 120px;
  min-height: 580px;
  position: relative
}
.web_maintain .web_body>div {
  display: inline-block;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin-top: -10px
}
.web_maintain .web_body>div p {
  height: 27px;
  font-size: 22px;
  font-weight: 700;
  color: #c9cbd8;
  line-height: 27px;
  margin-top: 20px
}
.web_maintain footer {
  width: 100%;
  height: 120px;
  box-shadow: 0 -2px 0 0 #dbdbdb;
  position: absolute;
  bottom: 0;
  z-index: 10
}
.web_maintain footer ul {
  height: 100%
}
.web_maintain footer li {
  height: 100%;
  width: 400px;
  float: left;
  padding: 20px 10px;
  line-height: 18px
}
.web_maintain footer .help_title {
  color: #000;
  font-size: 16px
}
.web_maintain footer .help_body {
  padding-left: 26px;
  font-size: 12px;
  color: #999;
  height: 55px;
  width: 100%;
  overflow: hidden;
  margin-top: 5px
}
.new_nav_t2 {
  position: relative
}
.new_nav_t2 .list>li,
.new_nav_t2 .navmianbox,
.new_nav_t2 .navmianbox ul.list li {
  position: initial !important
}
.new_nav_t2 .navmianbox ul.list>li.min_width:hover {
  margin-top: 0;
  padding-top: 0;
  height: 40px
}
.new_nav_t2 ul.list li:hover .sub-menu {
  overflow: visible;
  display: block;
  max-height: 1000px;
  max-width: 2000px;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: -webkit-transform .5s ease, max-height 0s step-start, max-width 0s step-start, padding 0s step-start;
  -o-transition: -o-transform .5s ease, max-height 0s step-start, max-width 0s step-start, padding 0s step-start;
  transition: transform .5s ease, max-height 0s step-start, max-width 0s step-start, padding 0s step-start
}
.new_nav_t2 ul.list li .sub-menu {
  display: block;
  overflow: hidden;
  max-height: 0;
  max-width: 0;
  position: absolute;
  z-index: 1000;
  left: 0;
  right: auto;
  width: 100%;
  top: 100%;
  text-align: left;
  font-size: 14px;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: -webkit-transform .3s ease, max-height .3s step-end, max-width .3s step-end, padding .3s step-end;
  -o-transition: -o-transform .3s ease, max-height .3s step-end, max-width .3s step-end, padding .3s step-end;
  transition: transform .3s ease, max-height .3s step-end, max-width .3s step-end, padding .3s step-end;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0
}
.new_nav_t2 ul.list li .sub-menu>div {
  -webkit-box-shadow: 0 4px 13px -3px grey;
  -moz-box-shadow: 0 4px 13px -3px gray;
  -ms-box-shadow: 0 4px 13px -3px gray;
  -o-box-shadow: 0 4px 13px -3px gray;
  box-shadow: 0 4px 13px -3px grey
}
.home_nav_lt,
.home_nav_rt {
  position: fixed;
  top: 50%;
  z-index: 500;
  min-width: 20px;
  transform: translateY(-50%)
}
.home_nav_lt .close,
.home_nav_rt .close {
  color: #fff;
  position: absolute;
  width: 21px;
  z-index: 600;
  text-align: center;
  font-size: 14px;
  transform: scale(.8);
  font-weight: 700
}
.home_nav_lt,
.home_nav_lt .config-edit,
.home_nav_rt .close {
  left: 0
}
.home_nav_lt .close,
.home_nav_rt {
  right: 0
}
.navtoolbar {
  position: fixed;
  top: 0;
  right: -1px;
  height: 100%;
  z-index: 500
}
.navtoolbar .lang_edit {
  right: 60px;
  top: 50%;
  margin-right: 0;
  width: 14px
}
.toptoolbar {
  position: fixed;
  right: -1px;
  width: 48px;
  top: 50%;
  transform: translate(0, -50%)
}
.navtoolbar .navbar_default {
  width: 48px;
  height: 48px;
  line-height: 48px;
  position: relative;
  margin-top: 5px
}
.navtoolbar .navbar_default:first-child {
  margin-top: 0
}
.navtoolbar .navbar_default .icon-QRcode,
.navtoolbar .navbar_default .icon-history,
.navtoolbar .navbar_default .icon-mail,
.navtoolbar .navbar_default .icon-order,
.navtoolbar .navbar_default .icon-phone,
.navtoolbar .navbar_default .icon-qq,
.navtoolbar .navbar_default .icon-skype,
.navtoolbar .navbar_default .icon-top,
.navtoolbar .navbar_default .icon-whatsapp {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-align: center
}
.navtoolbar .navbar_default .icon-QRcode,
.navtoolbar .navbar_default .icon-history,
.navtoolbar .navbar_default .icon-mail,
.navtoolbar .navbar_default .icon-order,
.navtoolbar .navbar_default .icon-phone,
.navtoolbar .navbar_default .icon-top,
.navtoolbar .navbar_default .icon-whatsapp {
  font-size: 30px;
  background: #fff;
  border: 1px solid #e6e6e6;
  box-sizing: border-box
}
.navtoolbar .navbar_default .icon-skype {
  font-size: 38px;
  line-height: 51px
}
.navtoolbar .navbar_default .icon-order,
.navtoolbar .navbar_default .icon-qq,
.navtoolbar .navbar_default .icon-whatsapp {
  font-size: 34px
}
.navtoolbar .navbar_default>a:hover {
  color: #fff
}
.navtoolbar .right_box {
  display: none;
  position: absolute;
  right: 60px;
  top: 0;
  background: #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .16);
  border: 1px solid #e6e6e6;
  padding: 20px 16px
}
.navtoolbar .box_pointer {
  width: 12px;
  height: 12px;
  background: #fff;
  box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .16);
  position: absolute;
  right: -6px;
  top: 13px;
  transform: rotate(45deg)
}
.side-menu,
.uc_qrcode {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .16)
}
.navtoolbar .box_head {
  display: inline-block;
  float: left;
  width: 100%;
  margin-bottom: 4px
}
.navtoolbar .box_head .icon-QRcode,
.navtoolbar .box_head .icon-history,
.navtoolbar .box_head .icon-mail,
.navtoolbar .box_head .icon-phone,
.navtoolbar .box_head .icon-qq,
.navtoolbar .box_head .icon-skype,
.navtoolbar .box_head .icon-whatsapp {
  width: 56px;
  height: 56px;
  line-height: 56px;
  font-size: 52px;
  float: left;
  border: 0
}
.navtoolbar .p1 {
  height: 24px;
  line-height: 24px;
  font-size: 20px;
  overflow: hidden;
  width: 100%
}
.navtoolbar .p2,
.navtoolbar .p3 {
  margin-top: 4px;
  line-height: 14px;
  color: #666;
  width: 100%
}
.navtoolbar .nav_kefu {
  width: 350px;
  padding: 20px 16px 0
}
.navtoolbar .nav_kefu .box_title {
  float: left;
  padding-left: 10px;
  width: 260px
}
.navtoolbar .nav_kefu ul {
  padding: 2px 0 9px;
  display: inline-block;
  float: left;
  width: 100%;
  border-bottom: 1px dashed #e4e4e4
}
.navtoolbar .nav_kefu ul li {
  float: left;
  height: 19px;
  line-height: 19px;
  margin-right: 16px
}
.navtoolbar .nav_kefu ul li a {
  color: #333
}
.navtoolbar .nav_kefu .hot_line {
  color: #333;
  height: 35px;
  line-height: 19px;
  font-size: 14px;
  padding: 8px 0;
  text-align: center;
  float: left;
  width: 100%
}
.navtoolbar .box_QRcode,
.navtoolbar .box_email,
.navtoolbar .box_history,
.navtoolbar .hot_line,
.navtoolbar .whatsapp {
  width: 256px;
  padding: 20px 10px
}
.navtoolbar .box_QRcode .box_title,
.navtoolbar .box_email .box_title,
.navtoolbar .box_history .box_title,
.navtoolbar .hot_line .box_title,
.navtoolbar .whatsapp .box_title {
  float: left;
  padding-left: 10px;
  width: 175px
}
.navtoolbar .box_email .p_email,
.navtoolbar .hot_line .p_line,
.navtoolbar .whatsapp .p_whatsapp {
  width: 100%;
  height: 19px;
  font-size: 14px;
  line-height: 19px;
  color: #333;
  float: left;
  margin-top: 5px;
  padding-left: 10px
}
.navtoolbar .box_email .p_email {
  max-height: 44px;
  height: auto
}
.navtoolbar .box_QRcode .qrcode_img {
  text-align: center;
  float: left;
  width: 100%
}
.navtoolbar .box_QRcode .qrcode_img img {
  width: 100%;
}
.navtoolbar .box_history .history_record {
  width: 100%;
  float: left;
  overflow-y: auto;
  height: 195px
}
.navtoolbar .box_history .history_record li {
  width: 100%;
  height: 24px;
  line-height: 24px;
  background: #f5f5f5;
  margin-top: 4px;
  float: left;
  padding: 0 10px
}
.navtoolbar .box_history .history_record li:hover {
  background: #e6e6e6
}
.navtoolbar .box_history .history_record li a {
  width: 190px;
  display: inline-block;
  overflow: hidden
}
.navtoolbar .box_history .history_record li:first-child {
  margin-top: 0
}
.navtoolbar .box_history .history_record li span {
  float: right;
  margin-top: 7px;
  cursor: pointer
}
.side-menu {
  background-color: #fff
}
.rowtable {
  display: table;
  width: 100%
}
.categoryhead {
  height: 45px;
  padding: 12px 17px
}
.menu-a {
  background: #fff;
  color: #666;
  font-weight: 700;
  padding: 5px;
  height: 60px;
  display: block;
  line-height: 50px;
  border-bottom: #ebebeb 1px solid
}
.filters-container .colflag:nth-of-type(odd),
.menu-a:hover {
  background-color: #f5f5f5
}
.menu-a-ul-li-a {
  color: #333;
  font-size: 14px;
  padding: 5px 5px 5px 20px;
  display: block
}
#menu ul li {
  margin-top: 1px;
  border-bottom: #ebebeb 1px solid
}
ul#menu li ul .onthis a,
ul#menu li ul li a:hover {
  background: #dbd8d8;
  border-left-width: 5px;
  padding-left: 15px
}
.container-title {
  font-weight: 700;
  height: 40px;
  line-height: normal
}
.conimg {
  text-align: center;
  height: 256px;
  line-height: 256px
}
.conimg img {
  max-width: 100%;
  max-height: 100%
}
.filters-container {
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .16);
  padding-bottom: 0
}
.column-item {
  width: 100%;
  height: 300px;
  background: #fff;
  position: relative
}
.column-shadown {
  width: 100%;
  height: 100%;
  padding: 20px 30px 24px
}
.column-shadown:hover {
  position: absolute;
  box-shadow: 0 0 21px 0 #e0e0e0;
  z-index: 10
}
.column-left {
  border: 1px solid #ddd;
  height: 260px;
  max-width: 260px
}
.column-left img {
  width: 256px;
  height: 256px
}
.column-right {
  height: 260px;
  padding-left: 40px
}
.column-title {
  font-size: 30px;
  font-family: PingFang SC;
  font-weight: 600;
  color: #211f1f;
  width: 100%;
  height: 23px;
  line-height: 23px;
  margin: 18px 0
}
.column-content {
  height: 200px
}
.column-content-left {
  height: 100%;
  width: 384px
}
.column-content-right {
  height: 100%;
  width: 115px;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 20px
}
.column-content-left-item {
  height: 40px
}
.column-content-font {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #333
}
.column-content-left-remark {
  width: 384px;
  line-height: 20px;
  height: 60px
}
.column-content-left-item .zd-sapn {
  width: 190px;
  height: 100%
}
.column-content-btn {
  display: block;
  width: 92px;
  height: 32px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #fff;
  text-align: center;
  line-height: 32px;
  margin-bottom: 20px
}
.hrdiv {
  width: 100%;
  height: 1px;
  background: #eee
}
.toptip {
  height: 136px;
  width: 100%
}
.toptip .toptipcontainer {
  padding-top: 9px
}
.toptip .toptipleft {
  margin-right: 30px
}
.toptip .toptipleft,
.toptip .toptipleft2 {
  max-width: 350px;
  height: 100px;
  margin-top: 9px
}
.toptip .toptipleft .img {
  display: flex;
  align-items: center;
  max-width: 300px;
  height: 100px
}
.toptip .toptipleft .img img {
  max-width: 300px;
  max-height: 100px
}
.toptip .toptipleft a i {
  color: #fff !important
}
.toptip .toptipleft2 .returnindex {
  border-radius: 50px;
  border: 2px solid #fff;
  padding: 6px 15px;
  display: inline-block;
  margin-top: 30px
}
.toptip .toptipright {
  width: 188px;
  margin-top: 40px
}
.toptip .toptipright a {
  display: inline-block;
  padding: 4px 15px;
  border-radius: 50px;
  background: #fff;
  position: relative;
  height: 32px;
  line-height: 21px
}
.toptip .toptipright a i.icon-tubiao4 {
  font-size: 22px;
  position: relative;
  top: 2px
}
.toptip .toptipright a i.icon-tianxiexinxi {
  font-size: 20px;
  position: relative;
  top: 3px;
  margin-right: 3px
}
.toptip .toptipright .cart-count {
  color: #fff;
  display: inline-block;
  position: absolute;
  right: -10px;
  top: -10px;
  left: inherit;
  border-radius: 50% 50% 50% 0;
  width: 20px;
  line-height: 20px;
  height: 20px;
  font-size: 12px;
  text-align: center
}
.UcenterBox {
  width: 100%;
  height: auto;
  padding-top: 20px
}
.ucenter-left {
  height: auto;
  background: #fff;
  width: 13%;
  margin-bottom: 20px;
  padding: 0 5px 10px
}
.ucenter-left li {
  display: table;
  padding-left: 25px;
  font-size: 14px;
  min-height: 21px;
  padding-bottom: 8px;
  line-height: 20px
}
.ucenter-left li a .uc_pcb_play,
.userinfo-content .askprice_ullist li .uc_pcb_play {
  width: 18px;
  line-height: 18px;
  font-size: 12px;
  transform: scale(.8);
  color: #fff;
  border-radius: 50%
}
.ucenter-left li a {
  position: relative
}
.ucenter-left li a .uc_pcb_play {
  background: red;
  position: absolute;
  height: 18px;
  top: -10px;
  right: -15px;
  text-align: center
}
.ucenter-left li:first-child {
  margin: 5px 0;
  padding-left: 0
}
.ucenter-left li h4,
.ucenter-left li i {
  float: left
}
.ucenter-left li i {
  line-height: 16px;
  margin-top: 4px;
  margin-right: 5px;
  width: 20px;
  display: inline-block;
  text-align: center
}
.uc_userinfo {
  height: 136px;
  text-align: center;
  padding: 10px 0
}
.uc_userinfo .user_img {
  width: 65px;
  height: 65px
}
.uc_userinfo p {
  height: 21px;
  line-height: 21px;
  overflow: hidden
}
.uc_userinfo .level_img {
  height: 100%;
  margin-right: 5px
}
.ucenter-right {
  width: 85%;
  min-height: 450px;
  margin-bottom: 20px
}
.userinfo-contenttwo {
  width: 100%
}
.ucenter-right-main {
  width: 100%;
  background: #fff;
  padding: 0 20px;
  margin-bottom: 15px
}
.ucenter-right-adv {
  width: 100%;
  height: 140px;
  background: #fff;
  margin-bottom: 15px;
  text-align: center
}
.ucenter-right-adv img {
  max-width: 100%;
  max-height: 100%
}
.userinfo {
  padding: 10px 0
}
.userinfo-content {
  width: 100%
}
.userinfo-content .askprice_ullist {
  display: flex;
  width: 100%
}
.userinfo-content .askprice_ullist li {
  width: 100%;
  min-height: 120px;
  padding: 12px;
  line-height: 24px;
  border-left: 1px solid #f2f2f2;
  position: relative
}
.userinfo-content .askprice_ullist li .uc_pcb_play {
  background: red;
  position: absolute;
  height: 18px;
  top: -9px;
  right: -5px
}
.uc_detailed thead tr,
.uc_detailed tr {
  height: 35px
}
.userinfo-content .askprice_ullist li>a {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%
}
.userinfo-content .askprice_ullist li:first-child {
  border-left: 0
}
.publicright,
.uc_detailed {
  width: 100%;
  background: #fff;
  padding: 15px
}
.publicright {
  min-height: 600px
}
.uc_detailed td {
  text-align: left;
  padding-left: 10px;
  position: relative
}
.centertitle {
  height: 32px;
  margin-bottom: 10px
}
.or_tempSelect {
  padding: 10px;
  text-align: center
}
.or_tempSelect .temp_list {
  height: 80px;
  display: inline-block;
  padding-top: 20px
}
.or_tempSelect .temp_name {
  float: left;
  line-height: 32px;
  padding-right: 5px
}
.or_tempSelect .temp_select {
  float: left;
  width: 200px
}
.uc_service>figure img,
.uc_serviceheadimg {
  width: 65px;
  height: 65px
}
.or_tempSelect a {
  color: #fff;
  cursor: pointer
}
.uc_service {
  display: flex;
  min-width: 340px
}
.uc_service>figure {
  float: left;
  min-width: 65px
}
.uc_serviceheadimg {
  border-radius: 15px;
  line-height: 65px;
  text-align: center;
  margin-top: 6px
}
.uc_serviceheadimg img {
  width: 90%;
  margin-left: 2px
}
.uc_service>div p {
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  white-space: nowrap
}
.uc_service>div a {
  color: #666
}
.uc_qrcode {
  width: 256px;
  height: auto;
  position: absolute;
  top: 85px;
  left: -105px;
  background: #fff;
  padding: 20px 10px;
  z-index: 10
}
.box_pointer,
.uc_qrcode .box_pointer {
  box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .16);
  transform: rotate(45deg)
}
.uc_qrcode .box_pointer {
  width: 12px;
  height: 12px;
  background: #fff;
  position: absolute;
  right: 100px;
  top: -5px
}
.uc_qrcode .box_head {
  display: inline-block;
  width: 100%;
  margin-bottom: 4px
}
.uc_qrcode .icon-QRcode {
  width: 56px;
  height: 56px;
  line-height: 56px;
  font-size: 52px;
  float: left;
  border: 0
}
.uc_qrcode .p1,
.uc_qrcode .p2 {
  line-height: 24px;
  height: 24px
}
.uc_qrcode .box_title {
  float: left;
  padding-left: 10px;
  width: 175px
}
.uc_qrcode .p1 {
  font-size: 16px
}
.uc_qrcode .qrcodediv {
  width: 100%;
  text-align: center;
  height: 120px
}
.uc_quote_body {
  height: 181px
}
.uc_quote_body ul li {
  float: left;
  height: 36px;
  line-height: 36px;
  padding-left: 3px
}
.uc_quote_body .quote_title {
  width: 100%;
  height: 36px;
  line-height: 36px
}
.uc_quote_body .quote_content ul {
  height: 36px
}
.uc_quote_body .quote_content ul:last-child {
  border-bottom-width: 0
}
.uc_quote_body .w1 {
  width: 15%
}
.uc_quote_body .w2,
.uc_quote_body .w3,
.uc_quote_body .w4,
.uc_quote_body .w5,
.uc_quote_body .w6,
.uc_quote_body .w7 {
  width: 10%
}
.uc_quote_body .w8 {
  width: 12%
}
.uc_quote_body .w9 {
  width: 13%
}
.uc_home_info {
  width: 100%;
  display: table;
  margin-bottom: 15px
}
.uc_home_info .left {
  width: 605px;
  height: 220px;
  background: #FFF;
  float: left;
  padding-left: 41px
}
.uc_home_info .left .us_info {
  height: 104px
}
.uc_home_info .left .us_info .us_main {
  float: left;
  width: 280px;
  margin-top: 26px
}
.uc_home_info .left .us_info .us_main p {
  font-size: 14px;
  color: #333
}
.uc_home_info .left .us_info .us_main .p1 {
  line-height: 17px;
  font-size: 16px
}
.uc_home_info .left .us_info .us_main .p2 {
  line-height: 12px;
  margin-top: 18px
}
.uc_home_info .left .us_info .us_main .p3 {
  margin-top: 10px;
  line-height: 15px
}
.uc_home_info .left .us_info .us_line {
  float: left;
  width: 1px;
  height: 60px;
  background: #EEE;
  margin-top: 36px
}
.uc_home_info .left .us_info .us_rt {
  float: left;
  width: 283px;
  margin-top: 26px
}
.uc_home_info .left .us_info .us_rt li {
  float: left;
  width: 50%;
  text-align: center
}
.uc_home_info .left .us_info .us_rt li .p1 {
  font-size: 14px;
  color: #666;
  line-height: 11px;
  margin-top: 7px
}
.uc_home_info .left .us_info .us_rt li .p2 {
  font-size: 16px;
  color: #333;
  line-height: 16px;
  margin-top: 5px
}
.uc_home_info .left .us_address {
  line-height: 15px;
  color: #333;
  font-size: 14px;
  margin-top: 5px;
  display: flex
}
.uc_home_info .left .us_address .info,
.uc_home_info .left .us_address .name {
  float: left
}
.uc_home_info .left .us_address .info p {
  height: 15px
}
.uc_home_info .left .us_address .info .p2 {
  color: #666;
  margin-top: 9px;
  overflow: hidden
}
.uc_home_info .left .us_address .info a {
  color: #195AA2;
  margin-left: 20px
}
.uc_home_info .left .us_member {
  margin-top: 10px;
  line-height: 15px;
  color: #333;
  font-size: 14px
}
.uc_home_info .left .us_member .schedule {
  margin-top: 9px
}
.uc_home_info .left .us_member .schedule .sch_line {
  width: 200px;
  height: 12px;
  border: 1px solid #DDD;
  border-radius: 5px;
  display: inline-block;
  text-align: center;
  position: relative;
  top: 1px;
  overflow: hidden
}
.uc_home_info .left .us_member .schedule .sch_line span {
  transform: scale(.8);
  color: #195AA2;
  line-height: 12px;
  font-size: 12px;
  display: inline-block;
  position: relative;
  top: -3px;
  z-index: 10
}
.uc_home_info .left .us_member .schedule .sch_line .bg {
  width: 0;
  height: 100%;
  background: linear-gradient(90deg, #66ADED 0, #1769C3 100%);
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0
}
.uc_home_info .left .us_member a {
  color: #195AA2;
  margin-left: 20px;
  line-height: 14px
}
.uc_home_info .right {
  width: 400px;
  height: 220px;
  background: #FFF;
  float: right;
  padding: 46px 0 0 52px;
  position: relative
}
.uc_home_info .right .qr_code {
  position: absolute;
  right: 0;
  top: 0
}
.uc_home_info .right .qr_code figure {
  position: relative
}
.uc_home_info .right .qr_code figure::before {
  content: "";
  border-width: 30px;
  border-style: solid;
  border-color: transparent #fff transparent transparent;
  display: table;
  position: absolute;
  transform: rotate(315deg);
  left: -30px;
  top: 12px
}
.uc_home_info .right .qr_code img {
  width: 42px;
  height: 42px
}
.uc_home_info .right .consultant {
  display: table
}
.a-upload,
.addbilling,
.form-control,
.input-large,
.invoicebox .showFileName,
.invoicebox label.error,
.shipaddr-detail .user-name a,
.uc_home_info .right .r_p2 a {
  display: inline-block
}
.uc_home_info .right .consultant figure {
  height: 61px;
  width: 61px;
  border-radius: 50%;
  float: left;
  line-height: 59px;
  text-align: center
}
.uc_home_info .right .consultant figure img {
  max-width: 100%;
  max-height: 100%
}
.uc_home_info .right .consultant .lf {
  font-size: 14px;
  color: #333;
  line-height: 15px;
  float: left;
  padding-left: 20px
}
.uc_home_info .right .consultant .lf .p1 {
  margin-top: 13px
}
.uc_home_info .right .consultant .lf .p2 {
  margin-top: 9px
}
.uc_home_info .right .r_p1,
.uc_home_info .right .r_p2 {
  font-size: 14px;
  line-height: 14px;
  color: #666
}
.uc_home_info .right .r_p1 {
  margin-top: 20px
}
.uc_home_info .right .r_p2 {
  margin-top: 18px;
  position: relative
}
.uc_home_info .right .r_p2 a {
  width: 80px;
  height: 26px;
  background: #195AA2;
  border-radius: 4px;
  font-size: 14px;
  color: #fff;
  line-height: 26px;
  text-align: center;
  position: absolute;
  right: 50px;
  bottom: 0
}
.uc_orders {
  height: auto;
  min-height: 600px;
  background: #fff;
  padding: 10px 20px 15px
}
.uc_orders .order_tab {
  width: 100%
}
.uc_orders .order_tab tfoot {
  border-top: 1px solid #c2e1fe
}
.uc_orders .order_tab .tdbox1 {
  width: 679px;
  display: flex
}
.uc_orders .order_tab .tdbox2 {
  border-right: 1px solid #c2e1fe;
  padding: 0 5px;
  width: 160px
}
.uc_orders .order_tab .tdbox2 .p1 {
  padding: 8px 0;
  line-height: 16px
}
.uc_orders .order_tab .tdbox3 {
  padding: 0 5px;
  width: 140px
}
.uc_orders .order_tab .tdbox4 {
  border-right: 1px solid #c2e1fe;
  padding: 0 5px;
  width: 99px
}
.uc_orders .order_tab .order_tab2 {
  width: 100%;
  height: auto
}
.uc_orders .order_tab .order_tab2 li {
  height: 125px;
  border: 1px solid #c2e1fe;
  border-width: 0 1px 1px 0;
  overflow: hidden
}
.uc_orders .order_tab .order_tab2 li:last-child {
  border-bottom: none
}
.uc_orders .order_tab .order_tab2 li>div {
  float: left;
  position: relative;
  top: 50%;
  transform: translateY(-50%)
}
.uc_orders .order_body {
  border: 1px solid #c2e1fe;
  border-left: none
}
.uc_orders .order_body .order_ullist {
  overflow: hidden;
  background: #dcedff;
  height: 32px;
  line-height: 32px
}
.uc_orders .w1 {
  width: 110px
}
.uc_orders .w2 {
  width: 170px
}
.uc_orders .w3 {
  width: 210px
}
.uc_orders .w4 {
  width: 188px
}
.uc_orders .w5 {
  width: 300px
}
.uc_detailed .nav-title-li {
  font-size: 16px
}
.uc_detailed .title {
  height: 36px;
  line-height: 36px;
  width: 100%
}
.uc_detailed .pull-right {
  float: right
}
.uc_detailed .main {
  height: auto;
  width: 100%
}
.uc_detailed .deliveryInfo ul,
.uc_detailed .invoice ul,
.uc_detailed .main ul,
.uc_detailed .order_log ul,
.uc_detailed .shipAddress ul {
  height: auto;
  padding-left: 10px;
  display: table;
  width: 100%
}
.uc_detailed .deliveryInfo ul li,
.uc_detailed .invoice ul li,
.uc_detailed .main ul li,
.uc_detailed .order_log ul li,
.uc_detailed .shipAddress ul li {
  padding-top: 5px;
  float: left;
  width: 25%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap
}
.uc_detailed .order_log .remark {
  overflow: initial;
  text-overflow: initial;
  white-space: normal;
  word-wrap: break-word
}
.uc_detailed .order_line,
.uc_detailed .order_log,
.uc_detailed .shipAddress {
  height: auto;
  width: 100%;
  margin-top: 15px;
  clear: both
}
.uc_detailed .line {
  position: absolute;
  height: 100%;
  border-right: 1px solid #666;
  top: 20px;
  left: 15px
}
.uc_detailed .result-info tr:last-child .line {
  border-right: 0
}
.uc_detailed .tab {
  height: auto
}
.uc_detailed .pay {
  margin-top: 10px;
  height: 160px;
  padding-right: 15px
}
.uc_detailed .pay ul {
  float: right;
  text-align: right
}
.uc_detailed .divider {
  height: 1px;
  border-width: 1px 0 0
}
.uc_detailed .title_p {
  height: 30px;
  font-size: 16px
}
.uc_detailed .pay .cupid-yellow {
  width: 120px
}
.uc_detailed .pay .left-span {
  width: 160px;
  float: left
}
.publicright .search-bar {
  width: 100%
}
.publicright .tab-list {
  height: auto;
  width: 100%;
  margin: 10px auto 0;
  min-height: 420px
}
.publicright .tab-list .tab {
  height: auto;
  table-layout: fixed
}
.publicright .tab-list .tab td {
  text-align: center
}
.publicright .tab-list .tab tr {
  height: 34px
}
.publicright .tab-list .tab td.t1 {
  width: 41px
}
.publicright .tab-list .tab td.t2 {
  width: 80px
}
.publicright .tab-list .tab td.t3 {
  width: 103px
}
.publicright .tab-list .tab td.t4 {
  width: 62px
}
.publicright .tab-list .tab td.t5 {
  width: 80px
}
.publicright .tab-list .tab td.t6 {
  width: 74px
}
.publicright .tab-list .tab td.t7 {
  width: 100px
}
.publicright .tab-list .tab td.t8 {
  width: 71px
}
.publicright .tab-list .tab td.t9 {
  width: 98px
}
.publicright .tab-list .tab td.t10 {
  width: 145px
}
.publicright .head .search-bar .input {
  width: 120px;
  height: 32px
}
.ucbom-edit table {
  width: 480px;
  margin: 0 auto
}
.ucbom-edit table td {
  height: 44px
}
.ucbom-edit td ul {
  display: none;
  position: absolute;
  background: #fff;
  border: 1px solid #ccc;
  padding: 4px 5px;
  width: 180px;
  z-index: 10;
  top: 37px
}
.ucbom-edit td ul li {
  cursor: pointer
}
.ucbom-edit td ul li:hover {
  background: #f2f2f2
}
.ucbom-edit .txt_width {
  width: 180px;
  height: 32px;
  text-indent: 4px;
  border: 1px solid #ccc
}
.ucbom-edit .infor {
  width: 480px;
  margin: 0 auto
}
.invoicebox,
.tabsbox {
  margin: auto;
  font-size: 12px
}
.ucbom-edit .infor .infor_line label {
  width: 100%
}
.ucbom-edit .infor .infor_line input {
  width: 464px;
  height: 32px;
  text-indent: 4px;
  border: 1px solid #ccc
}
.uc_message .tab-list .tab td.t1 {
  width: 55px
}
.uc_message .tab-list .tab td.t2 {
  width: 500px;
  text-align: left
}
.uc_message .tab-list .tab td.t3 {
  width: 80px
}
.uc_message .tab-list .tab td.t4 {
  width: 200px;
  text-align: left
}
.uc_message .tab-list .tab td.t5 {
  width: 200px
}
.tabsbox {
  width: 100%;
  height: auto
}
.tabsbox .tabs td {
  height: 50px
}
.input-large {
  width: 370px !important
}
.form-control {
  width: 100%;
  height: 32px;
  padding: 4px 6px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e4e4e4;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -moz-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -moz-box-shadow ease-in-out .15s;
  font-size: 12px;
  line-height: inherit;
  color: #555
}
.form-control:focus {
  border-color: #e70;
  outline: 0
}
.invoice-tab td {
  height: 42px
}
.invoicebox {
  width: 630px
}
.invoicebox .a-upload {
  float: left
}
.invoicebox .showFileName {
  float: left;
  height: 30px;
  line-height: 30px;
  margin-left: 10px
}
.invoicebox .showFileName a {
  color: #0979e9
}
.goodsaddress {
  width: 660px;
  height: 458px;
  margin: auto;
  font-size: 12px;
  padding: 20px 0
}
.w80p {
  width: 80px !important
}
.w120p {
  width: 120px !important
}
.w150p {
  width: 150px !important
}
.content .detailed {
  margin-top: 10px;
  border: 1px solid #dfdfdf
}
.addbilling {
  text-align: center;
  color: #666;
  cursor: pointer;
  vertical-align: middle
}
.shipaddr-list ul {
  overflow: hidden
}
.shipaddr-list li {
  width: 48%;
  height: 143px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px
}
.shipaddr-list li:last-child {
  text-align: center;
  line-height: 143px
}
.shipaddr-list .isdefault {
  position: absolute;
  right: 10px;
  margin: 0 0 0 10px;
  font-size: 12px;
  background: #ffaa45;
  padding: 0 4px;
  color: #fff;
  font-weight: 400;
  line-height: 25px
}
.a-upload,
.user-message {
  position: relative;
  overflow: hidden
}
.add-i {
  font-size: 20px !important;
  cursor: pointer
}
.shipaddr-detail {
  width: 100%
}
.shipaddr-detail .user-name {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #dfdfdf;
  padding: 0 10px;
  overflow: hidden
}
.shipaddr-detail .user-name a>i {
  cursor: pointer
}
.user-message {
  height: 111px;
  padding: 5px 10px
}
.user-message p {
  height: 25px;
  line-height: 25px;
  width: 100%
}
.input-control {
  margin-top: 5px;
  text-indent: 8px;
  height: 36px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.input-control.width {
  width: 300px
}
.a-upload {
  padding: 4px 10px;
  height: 30px;
  line-height: 20px;
  cursor: pointer;
  color: #888;
  background: #fafafa;
  border: 1px solid #ddd;
  border-radius: 2px
}
.a-upload input {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
  width: 134px;
  padding: 4px 0
}
.a-upload:hover {
  color: #444;
  background: #eee;
  border-color: #dfdfdf;
  text-decoration: none
}
.uc_applyDetail {
  min-height: 450px;
  padding: 10px 20px;
  background: #fff
}
.uc_applyDetail .applysaleBox {
  width: 100%;
  min-height: 420px;
  height: auto;
  margin: 0 auto
}
.uc_applyDetail .applysaleBox textarea,
.uc_applyDetail .modalcontent textarea {
  height: 90px;
  overflow-x: hidden;
  max-width: 885px
}
.uc_applyDetail .applysaletitle {
  width: 100%;
  height: 36px;
  line-height: 36px;
  background: #e6f1fd
}
.uc_applyDetail .realimg ul {
  padding: 10px 0
}
.uc_applyDetail .realimg ul li {
  margin: 10px 10px 0 0
}
.uc_applyDetail .realimg img {
  max-width: 195px;
  max-height: 112px
}
.uc_applyDetail .serviceNum {
  height: 45px;
  line-height: 36px
}
.uc_apply_layer,
.uc_apply_layer .layui-layer-shade {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed
}
.uc_applyDetail .thumbnaillist img {
  max-width: 180px;
  max-height: 42px;
  margin: 0 8px 8px 0
}
.uc_apply_layer {
  display: none;
  z-index: 200
}
.uc_apply_layer .layui-layer-shade {
  z-index: 1;
  background-color: #000;
  opacity: .3;
  filter: alpha(opacity=30)
}
.uc_apply_layer .order_close {
  position: absolute;
  top: -20px;
  right: -20px;
  background: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  line-height: 28px;
  font-size: 24px;
  color: #999;
  cursor: pointer;
  text-indent: 6px
}
.uc_apply_layer .ar_shipped,
.uc_apply_layer .look_img {
  padding: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  display: none
}
.uc_apply_layer .ar_shipped {
  background: #fff;
  width: 320px;
  height: 100px
}
.uc_apply_layer .temp_list {
  width: 300px;
  height: 50px
}
.uc_apply_layer .temp_name {
  float: left;
  line-height: 32px;
  width: 60px
}
.uc_apply_layer input {
  float: left;
  width: 240px
}
.uc_applyDetail .w1 {
  width: 10%
}
.uc_applyDetail .w2 {
  width: 20%
}
.uc_applyDetail .w3 {
  width: 15%
}
.uc_applyDetail .w4,
.uc_applyDetail .w5 {
  width: 10%
}
.uc_applyDetail .w6 {
  width: 15%
}
.uc_applyDetail .uc_apply_service .w1,
.uc_applyDetail .uc_apply_service .w2,
.uc_applyDetail .w7,
.uc_applyDetail .w8 {
  width: 10%
}
.uc_applyDetail .uc_apply_service .w3 {
  width: 20%
}
.uc_applyDetail .uc_apply_service .w4 {
  width: 15%
}
.uc_applyDetail .uc_apply_service .w5 {
  width: 13%
}
.uc_applyDetail .uc_apply_service .w6 {
  width: 12%
}
.uc_applyDetail .uc_apply_service .w7,
.uc_applyDetail .uc_apply_service .w8 {
  width: 10%
}
.uc_pcb_return {
  margin: 20px;
  width: 400px
}
.uc_pcb_return .infor_line {
  margin-top: 10px
}
.uc_pcb_return .infor_line label {
  display: inline-block;
  width: 100%;
  margin-bottom: 5px
}
.uc_pcb_return .infor_line .input {
  width: 100%
}
.uc_pcb_return .infor_line textarea {
  height: 90px;
  overflow-x: hidden;
  width: 100%;
  max-width: 400px
}
.uc_pcb_return .infor_line button {
  cursor: pointer
}
.uc_pcb_return .infor_line button,
.uc_pcb_return .infor_line ul li {
  width: 97px;
  height: 97px;
  border: 1px solid #CCC;
  background: #fff;
  font-size: 40px;
  color: #CCC;
  border-radius: 5px;
  float: left
}
.uc_pcb_retdetail ul li i,
.uc_pcb_return .infor_line ul li i,
.uc_pcb_showorder ul li i {
  font-style: unset;
  font-size: 12px;
  top: 5px;
  right: 5px;
  cursor: pointer
}
.uc_pcb_return .infor_line ul li {
  margin-right: 4px;
  margin-bottom: 5px;
  line-height: 86px;
  text-align: center;
  position: relative
}
.uc_pcb_return .infor_line ul li img {
  max-width: 100%;
  max-height: 100%
}
.uc_pcb_return .infor_line ul li i {
  position: absolute;
  line-height: 12px
}
.uc_pcb_return .infor_line ul li:nth-child(4n) {
  margin-right: 0
}
.uc_pcb_return .infor_line:first-child {
  margin-top: 0
}
.uc_pcb_retdetail {
  margin: 20px;
  width: 400px
}
.uc_pcb_retdetail .group_info {
  margin-top: 10px;
  font-size: 14px
}
.uc_pcb_retdetail .group_info p {
  margin-bottom: 10px
}
.uc_pcb_retdetail .group_info .title {
  font-weight: 700;
  color: #000
}
.uc_pcb_retdetail .group_info textarea {
  height: 90px;
  overflow-x: hidden;
  width: 100%;
  max-width: 400px;
  padding: 5px
}
.uc_pcb_retdetail ul li img,
.uc_pcb_showorder ul li img {
  max-width: 100%;
  max-height: 100%
}
.uc_pcb_retdetail ul li {
  width: 97px;
  height: 97px;
  border: 1px solid #CCC;
  background: #fff;
  font-size: 40px;
  color: #CCC;
  border-radius: 5px;
  float: left;
  margin-right: 4px;
  margin-bottom: 5px;
  line-height: 86px;
  text-align: center;
  position: relative
}
.uc_pcb_retdetail ul li img {
  cursor: pointer
}
.uc_pcb_retdetail ul li i {
  position: absolute;
  line-height: 12px
}
.uc_pcb_retdetail ul li:nth-child(4n) {
  margin-right: 0
}
.uc_pcb_retdetail .group_info:first-child {
  margin-top: 0;
  border-bottom: 1px solid #000
}
.uc_pcb_showorder .thumbnaillist {
  padding-left: 135px;
  overflow: hidden
}
.uc_pcb_showorder .thumbnaillist li {
  float: left;
  margin-left: 10px
}
.uc_pcb_showorder .showorder-form-group {
  min-height: 36px
}
.uc_pcb_showorder textarea {
  width: 800px;
  height: 200px
}
.uc_pcb_showorder .showorder-star {
  cursor: pointer
}
.uc_pcb_showorder ul {
  display: inline-block;
  float: left
}
.uc_pcb_showorder button,
.uc_pcb_showorder ul li {
  width: 97px;
  height: 97px;
  border: 1px solid #CCC;
  background: #fff;
  font-size: 40px;
  color: #CCC;
  border-radius: 5px;
  float: left;
  cursor: pointer
}
.uc_pcb_showorder ul li {
  margin-right: 4px;
  margin-bottom: 5px;
  line-height: 86px;
  text-align: center;
  position: relative
}
.uc_pcb_showorder ul li i {
  position: absolute;
  line-height: 12px
}
.uc_pcb_showorder ul li:nth-child(4n) {
  margin-right: 0
}
.uc_distribution {
  min-height: 450px;
  padding: 10px 20px;
  background: #fff
}
.uc_page-list p.fr {
  height: 65px;
  line-height: 65px
}
.uc_distribution .distritip {
  background: #fdf8dc;
  border: 1px solid #f9df50;
  text-indent: 1em;
  margin: 10px 0 12px;
  overflow: hidden
}
.uc_distribution .distrilist {
  width: 90%;
  margin: auto
}
.uc_distribution .distrilist li {
  width: 50%;
  height: 86px;
  margin: 20px 0 10px
}
.uc_distribution .distri-i {
  display: inline-block;
  width: 96px;
  height: 74px;
  text-align: center;
  font-size: 60px !important;
  padding-top: 30px
}
.uc_distribution .distrilist li .disin-block {
  width: 75%;
  height: 86px
}
.uc_distribution .distridraw:before,
.uc_distribution .distrilist li .disin-block:before {
  content: "";
  display: block;
  visibility: hidden
}
.uc_distribution .distrilist li .disin-block:before {
  width: 0;
  height: 10px
}
.uc_distribution .distridraw:before {
  width: 0;
  height: 26px
}
.uc_distribution .publiccenter {
  background: #fff;
  min-height: 535px
}
.uc_distribution .distribtn {
  width: 140px;
  margin: 40px auto
}
.uc_distribution .distribtn a {
  display: inline-block;
  margin: 0 auto
}
.uc_distribution .distrimoneylist {
  width: 100%;
  padding: 0;
  margin: auto;
  height: 225px
}
.uc_distribution .distrimoneylist li {
  width: 50%
}
.uc_distribution .distrimoneylist li>div {
  margin: auto;
  display: inline
}
.uc_distribution .distri-suc {
  margin: 40px 0;
  color: #03ab07
}
.uc_distribution .distri-code {
  width: 150px;
  margin: 30px auto;
  padding: 0 20px
}
.uc_distribution .withdrawbox {
  width: 766px;
  margin: 16px 0 0 69px;
  font-size: 12px
}
.uc_distribution .distri-icon {
  float: left;
  text-align: center;
  padding: 58px 0 0 74px;
  margin-right: 21px
}
.uc_distribution .distri-fontcomposition {
  padding-top: 3px;
  margin-bottom: -11px;
  text-align: center
}
.uc_distribution .share {
  width: 165px;
  position: absolute;
  top: 60px;
  left: 0;
  z-index: 2;
  background: #fff
}
.uc_distribution .share .sharetitle {
  padding: 0 8px
}
.uc_distribution .share .sharetitle i {
  margin-top: 6px
}
.uc_money-min-height {
  min-height: 400px
}
.uc_money-min-height .input {
  width: 138px;
  height: 32px
}
.uc_money-min-height .w1 {
  width: 20%
}
.uc_money-min-height .w2,
.uc_money-min-height .w3,
.uc_money-min-height .w4,
.uc_money-min-height .w5 {
  width: 15%
}
.uc_money-min-height .w6 {
  width: 20%
}
.uc_invfriend {
  display: table;
  width: 100%;
  min-height: 400px
}
.uc_invfriend .w1,
.uc_invfriend .w2,
.uc_invfriend .w3 {
  width: 15%
}
.uc_invfriend .w4 {
  width: 10%
}
.uc_invfriend .w5 {
  width: 15%
}
.uc_invfriend .w6 {
  width: 20%
}
.uc_invfriend .w7 {
  width: 10%
}
.uc_withdraw {
  display: table;
  width: 100%;
  min-height: 400px
}
.uc_withdraw .w1,
.uc_withdraw .w10,
.uc_withdraw .w2,
.uc_withdraw .w3,
.uc_withdraw .w4,
.uc_withdraw .w5,
.uc_withdraw .w6,
.uc_withdraw .w7,
.uc_withdraw .w8,
.uc_withdraw .w9 {
  width: 10%
}
.uc_subord {
  display: table;
  width: 100%;
  min-height: 400px
}
.uc_subord .w1,
.uc_subord .w2,
.uc_subord .w3,
.uc_subord .w4,
.uc_subord .w5,
.uc_subord .w6 {
  width: 15%
}
.uc_subord .w7 {
  width: 10%
}
.coupon_ad {
  width: 100%;
  overflow: hidden
}
.coupon_ad img {
  position: relative;
  left: 50%;
  transform: translateX(-50%)
}
.couponBox {
  width: 100%;
  min-height: 300px
}
.couponBox ul {
  min-height: 170px;
  width: 100%;
  height: auto
}
.couponBox ul li {
  margin: 0 15px 15px 0;
  width: 32%;
  height: 172px
}
.couponBox .coupon {
  width: 100%;
  height: 170px;
  position: relative;
  background: #fff
}
.couponBox .coupon .couponFl {
  width: 80%;
  height: 170px;
  padding: 24px 0 18px 20px;
  position: relative
}
.couponBox .coupon .couponFl .p-price {
  width: 100%;
  height: 50px;
  margin-bottom: 10px
}
.couponBox .coupon .couponFl .p-info {
  line-height: 22px
}
.couponBox .coupon .couponFl strong {
  line-height: 50px;
  font-size: 60px;
  margin: 0 10px
}
.couponBox .coupon .couponFl .p-price span {
  line-height: 50px;
  font-size: 40px
}
.couponBox .coupon .couponFl .p-info-type {
  display: inline-block;
  padding: 0 5px;
  border-radius: 5px
}
.couponBox .coupon .couponFl .p-txt {
  line-height: 22px;
  margin-top: 25px
}
.couponBox .coupon .couponFr {
  position: absolute;
  right: 0;
  top: 0;
  width: 20%;
  height: 170px;
  padding: 35px 0
}
.semi-circle {
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 170px;
  z-index: 3;
  background: url(../img/semi-circle.png) top center repeat-y
}
.readyuse {
  width: 22px;
  height: 100px;
  text-align: center;
  margin: auto;
  display: block;
  cursor: pointer;
  writing-mode: vertical-lr;
  font-size: 14px
}
.al-received,
.al-received span {
  position: absolute;
  display: inline-block
}
.privilegebox {
  width: 100%;
  height: auto
}
.privilege {
  height: auto
}
.al-received {
  right: 20px;
  bottom: 20px;
  z-index: 4
}
.al-received span {
  color: #d5d5d5;
  font-size: 12px;
  font-style: normal;
  transform: rotate(-40deg) scale(.9) translate(-50%, -50%);
  left: 50%;
  top: 50%;
  text-align: center;
  width: 100%;
  margin: -20px 0 0 -4px;
  height: 21px;
  line-height: 21px;
  overflow: hidden
}
.selection_title {
  width: 100%;
  clear: both
}
.selection_page {
  margin: 20px auto;
  padding: 25px 0
}
.selection_page .head_title {
  border-bottom: 1px dashed #edd28b;
  font-size: 16px;
  padding-left: 10px;
  line-height: 40px;
  margin: 0 70px
}
.selection_page .category_list li {
  width: 490px;
  float: left;
  border: 1px solid #edd28b;
  background: #fffdec;
  margin-top: 15px;
  padding: 10px 0 10px 40px;
  margin-left: 15px
}
.selection_page .category_list ul {
  display: table;
  padding: 20px 100px 20px 85px;
  width: 100%
}
.selection_page .mainCategory {
  float: left;
  margin-right: 40px;
  text-align: center;
  font-size: 12px;
  width: 100px
}
.selection_page .mainCategory figure {
  border-radius: 50%;
  border: 1px solid #999;
  width: 90px;
  height: 90px;
  background: #fff;
  overflow: hidden;
  line-height: 86px;
  margin: 0 auto
}
.selection_page .mainCategory img {
  width: 60px;
  height: 60px
}
.selection_page .mainCategory p {
  color: #333;
  font-size: 14px;
  font-weight: 700;
  margin-top: 10px;
  line-height: 18px;
  width: 160px;
  position: relative;
  left: 50%;
  transform: translateX(-50%)
}
.selection_page .childCategory {
  float: left;
  width: 305px
}
.selection_page .childCategory p {
  width: 50%;
  float: left;
  font-size: 12px;
  line-height: 25px;
  overflow: hidden;
  height: 26px
}
.selection_page .childCategory p a {
  padding: 0 10px;
  border: 1px solid transparent;
  line-height: 24px;
  overflow: hidden;
  height: 26px;
  max-width: 150px;
  display: inline-block
}
.selection_page .childCategory p:hover a {
  background: #fff
}
.indent-content ul li {
  padding: 0 5px;
  cursor: pointer
}
.indent-content ul li+li {
  margin-left: 20px
}
.indent-content ul li.clbd-theme {
  border-width: 0 0 2px
}
.indent-content #bomFile span {
  position: absolute;
  margin: -32px 10px
}
.indent-content .form-group {
  margin-top: 0;
  height: 34px;
  line-height: 32px;
  margin-left: 0
}
.indent-header {
  padding-top: 20px;
  padding-bottom: 20px
}
.indent-header .texts {
  line-height: 72px;
  font-size: 24px;
  color: #999
}
.indent-content .bom_contact {
  width: 100%;
  position: relative
}
.indent-content .bom_contact input {
  width: 500px
}
.indent-content .project_infor {
  display: inline-block
}
.indent-content .project_infor input {
  width: 500px
}
.indent-content .project_infor .d_left,
.indent-content .project_infor .d_right {
  width: 500px;
  float: left
}
.batchPriceItem dd>div,
.batchPriceItem dt>dfn {
  padding: 8px 10px 8px 0
}
.batchPriceItem dd>div+div,
.batchPriceItem dt>dfn+dfn {
  padding: 8px 10px
}
.batchPriceItem .index {
  float: left;
  width: 4%;
  text-align: center;
  height: 30px;
  line-height: 30px
}
.batchPriceItem .model {
  float: left;
  width: 15%
}
.batchPriceItem .requestqty {
  float: left;
  width: 8%
}
.batchPriceItem .brand {
  float: left;
  width: 13%
}
.batchPriceItem .batchno,
.batchPriceItem .moq {
  float: left;
  width: 11%
}
.batchPriceItem .deliverytime {
  float: left;
  width: 14%;
  position: relative
}
.batchPriceItem .deliverytime .select_data {
  display: none;
  position: absolute;
  width: 145px;
  background: #fff;
  left: 11px;
  top: 40px;
  padding: 4px 6px;
  z-index: 10
}
.ImgCode,
.batchPriceItem .deliverytime .select_data li:hover {
  background: #f2f2f2
}
.batchPriceItem .acceptprice {
  float: left;
  width: 11%
}
.batchPriceItem .remark {
  float: left;
  width: 10%;
  position: relative
}
.batchPriceItem .dels {
  float: left;
  width: 7%
}
.batchPriceItem dd {
  -moz-transition: background-color .2s ease;
  transition: background-color .2s ease
}
.batchPriceItem dd.focus {
  margin-top: -1px;
  padding-top: 1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .1)
}
.batchPriceItem dd .remark .remark-box textarea {
  height: 32px
}
.batchPriceItem dd .remark .arrow {
  display: none;
  position: absolute;
  top: 65px;
  left: 30px;
  width: 18px;
  height: 18px
}
.batchPriceItem dd .remark .arrow:after,
.batchPriceItem dd .remark .arrow:before {
  content: "";
  display: block;
  left: 50%
}
.batchPriceItem dd .remark .arrow:before {
  bottom: 100%;
  position: absolute;
  width: 0;
  height: 0;
  border: 9.9px solid transparent;
  border-bottom-color: #e4e4e4;
  margin-left: -9.9px;
  margin-top: -19.8px
}
.batchPriceItem dd .remark .arrow:after {
  bottom: 97%\9;
  position: absolute;
  width: 0;
  height: 0;
  border: 9.9px solid transparent;
  border-bottom-color: #fff;
  margin-left: -9.9px;
  margin-top: -19.8px;
  bottom: 93%;
  bottom: -moz-calc(93%);
  bottom: calc(93%);
  -moz-transition: border-bottom-color ease-in-out .15s;
  transition: border-bottom-color ease-in-out .15s
}
.batchPriceItem dd .remark .last-code {
  display: none;
  position: absolute;
  top: 75px;
  right: -52px;
  width: 48px;
  color: #ccc
}
.batchPriceItem dd .remark .remark-target {
  height: 30px;
  line-height: 30px
}
.batchPriceItem dd .remark.focus .arrow:before {
  border-bottom-color: #ed6d00
}
.batchPriceItem dd .remark.focus .last-code {
  color: #f60
}
.batchPriceItem dd.in .remark .arrow,
.batchPriceItem dd.in .remark .last-code {
  display: block
}
.batchPriceItem dd.in .remark {
  height: 115px
}
.batchPriceItem dd .remark .remark-box {
  display: none
}
.batchPriceItem dd.in .remark .remark-box {
  display: block;
  position: absolute;
  right: 0;
  top: 65px;
  width: 1078px
}
.batchPriceItem dd.in .fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg)
}
.batchPriceItem dd .fa-chevron-down {
  display: inline-block;
  -moz-transition: transform .2s linear, -moz-transform .2s linear
}
.batchPriceItem dd:after,
.batchPriceItem dd:before,
.batchPriceItem dt:after,
.batchPriceItem dt:before {
  display: table;
  content: ""
}
.batchPriceItem dd:after,
.batchPriceItem dt:after,
.clearfix:after {
  clear: both
}
.indent-content .form-control {
  width: 100%;
  height: 32px;
  padding: 4px 6px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e4e4e4;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -moz-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -moz-box-shadow ease-in-out .15s;
  display: inline-block;
  font-size: 12px;
  line-height: inherit;
  color: #555
}
.indent-content .btn-link {
  font-weight: 400;
  -moz-border-radius: 0;
  border-radius: 0;
  cursor: pointer;
  box-shadow: none;
  border-color: transparent;
  font-size: 12px;
  line-height: 1.5;
  padding: 4px 0;
  background-color: #f2f2f2
}
.bom_buytip {
  padding: 20px 0
}
.bom_buytip ul {
  padding-left: 20px
}
.bom_buytip ul li {
  list-style-type: disc !important
}
.Cashtip {
  display: table;
  width: 100%
}
.Cashtip .fr label {
  font-size: 18px
}
.Cashtip .fr p {
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  vertical-align: middle;
  color: red
}
.Cashcontent table tr td,
.Cashtip>p {
  height: 36px;
  line-height: 36px
}
.Cashtip .fr p span {
  display: inline-block
}
.Cashtip span:nth-child(2) {
  font-weight: 600
}
.Cashtip>p {
  text-indent: 3em
}
.Cashcontent,
.Cashpay {
  padding: 20px
}
.cash_result,
.reg_resultbg {
  padding: 20px 0
}
.Cashcontent table {
  width: 100%;
  table-layout: fixed;
  border-width: 1px 0 0
}
.Cashpay .ulpayways {
  overflow: hidden
}
.Cashpay .ulpayways li {
  width: 116px;
  height: 40px;
  margin: 0 20px 20px 0;
  cursor: pointer;
  position: relative
}
.Cashpay>p {
  height: 40px;
  line-height: 40px
}
.Cashsubmit {
  overflow: hidden
}
.Cashcontent .order_fee ul li,
.Cashcontent .order_param ul li {
  width: 20%;
  float: left
}
.cash_result svg {
  fill: #48cc5e;
  transform: scale(.35);
  height: 200px;
  width: 200px;
  position: absolute;
  top: -65px;
  left: -65px
}
.cash_result .res_body {
  padding: 60px 0 40px;
  width: 1200px;
  background: #e8f7ee;
  margin: 0 auto;
  color: #333;
  font-size: 18px
}
.cash_result .res_body .res_content {
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%)
}
.cash_result .res_body p {
  width: 100%;
  display: table;
  line-height: 22px
}
.cash_result .res_body .p1,
.cash_result .res_body .p5,
.cash_result .res_footer {
  display: inline-block;
  transform: translateX(-50%);
  position: relative;
  left: 50%
}
.cash_result .res_body p+p {
  margin-top: 10px
}
.cash_result .res_body span {
  float: left
}
.cash_result .res_body .p1 {
  height: 70px;
  line-height: 70px;
  font-size: 36px;
  width: auto
}
.cash_result .res_body .p1 span {
  padding-left: 90px
}
.cash_result .res_body .color_red {
  font-size: 36px;
  color: red
}
.cash_result .res_body .p2 {
  height: 36px;
  line-height: 36px;
  margin-top: 40px
}
.cash_result .res_body .price_name {
  line-height: 22px;
  position: relative;
  bottom: -12px
}
.cash_result .res_body .color_gray {
  color: #999
}
.cash_result .res_body a {
  color: #2397da;
  padding-left: 20px
}
.cash_result .res_body .p5 {
  margin-top: 60px;
  width: auto
}
.cash_result .res_footer {
  max-width: 1200px
}
.CashWechat:after,
.CashWechat:before,
.Cashnum:after,
.Cashnum:before,
.Cashtype:after,
.Cashtype:before {
  content: "";
  display: table
}
.CashWechat:after,
.Cashnum:after,
.Cashtype:after {
  clear: both
}
.Cashbox {
  padding: 15px 0
}
.Cash_title {
  width: 100%;
  min-height: 80px
}
.CashWechatbox {
  height: 500px
}
.CashWechat {
  width: 600px;
  height: 360px;
  margin: 20px auto
}
.Cashsummoney {
  height: 55px;
  line-height: 55px
}
.Cashtype .Cashdetail {
  cursor: pointer
}
.Cashdetailcontent {
  min-height: 70px;
  padding-top: 10px;
  width: 1160px;
  margin: 20px auto 0;
  border-top: 1px solid #e4e4e4;
  display: none
}
.login {
  width: 52%;
  margin: 0 auto
}
.login .form-group .control-label {
  width: 38%;
  margin-left: 3px;
  text-align: right
}
.login .form-group label {
  float: left
}
.login .col-md-5 {
  width: 100%;
  height: 390px;
  padding: 1px 26px 0
}
.login .col-md-6 {
  width: 59%;
  float: left;
  position: relative;
  padding-left: 4px;
  text-align: left
}
.login .col-md-6:after {
  clear: both;
  content: "";
  display: block;
  zoom: 1;
  width: 0;
  height: 0
}
.login .form-group input::-webkit-input-placeholder {
  color: #999;
  font-size: 12px
}
.login .form-group .form-con {
  width: 100% !important
}
.LoginBox .login-bg,
.RegisterBox .login-bg {
  width: 100%;
  height: 480px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1
}
.LoginBox .login-bg .bg-img,
.RegisterBox .login-bg .bg-img {
  width: 100%;
  height: 480px
}
.loginmain {
  overflow: hidden;
  height: 480px;
  position: relative
}
.loginmain>a>img {
  float: left;
  width: 649px;
  height: 459px
}
.login-content {
  width: 350px;
  height: 400px;
  background: #fff;
  position: absolute;
  right: 0;
  padding: 10px 24px
}
.ullogintab {
  height: 36px;
  border-bottom: 2px solid #e4e4e4
}
.ullogintab>li>a.curlogin {
  cursor: pointer;
  border-width: 0 0 2px
}
.ullogintab li {
  height: 36px;
  line-height: 36px;
  width: 50%
}
.ullogintab li>a {
  width: 100%;
  display: block;
  text-align: center;
  height: 35px
}
.loginform {
  width: 301px;
  height: 240px
}
.logintitle {
  width: 301px;
  height: 36px;
  line-height: 36px;
  text-align: right;
  font-size: 12px
}
.logintip {
  border: 1px solid #f6c8b5;
  background: #fceee8;
  width: 301px;
  height: 28px;
  line-height: 24px;
  margin: 0 0 10px;
  font-size: 12px;
  overflow: hidden
}
.logintip .icon-error {
  position: relative;
  top: 0
}
.hidetip {
  visibility: hidden
}
.login-input {
  margin-bottom: 15px;
  width: 301px;
  height: 38px
}
.login-input input[type=password],
.login-input input[type=text] {
  border: 0;
  width: 260px;
  height: 36px;
  line-height: 36px;
  text-indent: 8px
}
.login-input input[type=button] {
  height: 36px;
  line-height: 36px;
  width: 100px;
  margin-left: 10px;
  padding: 0
}
.login-free {
  margin-bottom: 5px
}
#DyLogging,
#Logging,
#btnEmail {
  width: 301px
}
.RegisterBox {
  width: 100%;
  align-items: center;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  background: url(../img/registerbg.jpg) center;
  background-size: cover
}
.RegisterBox .register_tip {
  width: 937px;
  margin: 30px auto 0
}
.loginRegister {
  margin: 0 auto 30px;
  width: 800px;
  min-height: 485px;
  background: #fff;
  padding: 20px 0 50px;
  box-shadow: 0 0 15px #ccc;
  -webkit-box-shadow: 0 0 15px #ccc;
  -moz-box-shadow: 0 0 15px #ccc;
  -ms-box-shadow: 0 0 15px #ccc
}
.loginRegister .login .col-md-5 {
  height: auto
}
.Register-right {
  float: right;
  width: 48%;
  height: 390px;
  padding: 30px 80px
}
.Register-right1 {
  width: 287px;
  height: 164px;
  padding-top: 20px
}
.Register-right1 h2 {
  margin-bottom: 20px
}
.Register-right1 .Reg-login {
  width: 221px;
  height: 36px;
  border: 1px solid #06af06;
  background: #fff;
  color: #3a8930;
  border-radius: 3px;
  margin-bottom: 15px;
  cursor: pointer
}
.Register-right1 .Reg-login:hover {
  color: #fff;
  background: #06af06
}
.width-45 {
  width: 45% !important
}
.width-54 {
  width: 54% !important
}
.reg_resultbg {
  width: 100%;
  background: url(../img/registerbg.jpg) center top no-repeat;
  height: 520px;
  position: relative;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4
}
.reg_result {
  width: 800px;
  background: #fff;
  margin: 0 auto;
  padding: 10px 0 40px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 15px #ccc;
  -webkit-box-shadow: 0 0 15px #ccc;
  -moz-box-shadow: 0 0 15px #ccc;
  -ms-box-shadow: 0 0 15px #ccc
}
.reg_head p {
  padding: 20px 0;
  font-size: 20px;
  color: #000
}
.reg_head .reg_news {
  width: 300px;
  margin: 0 auto;
  background: #fff3d4;
  padding: 0 15px;
  height: 24px;
  line-height: 24px;
  text-align: left;
  overflow: hidden
}
.reg_head .reg_news i {
  margin-right: 5px;
  font-size: 14px
}
.reg_fail,
.reg_success {
  display: inline-block;
  color: #000
}
.reg_success img {
  margin-top: -4px
}
.reg_fail .p1,
.reg_success .p1 {
  height: 36px;
  line-height: 36px;
  margin: 15px 0;
  font-size: 18px
}
.reg_foot a,
.to_activate {
  font-size: 14px;
  display: inline-block
}
.reg_fail .p1 {
  height: 44px;
  line-height: 44px
}
.reg_fail i {
  margin-top: -5px
}
.to_activate {
  margin: 22px;
  line-height: 30px;
  color: #a9a9a9;
  text-align: left
}
.to_activate .welcom-table-top {
  max-width: 100%;
  height: 150px;
  border-bottom: 1px solid #ccc
}
.to_activate .welcom-table-bottom {
  margin-top: 10px
}
.to_activate .cupid-red {
  width: 145px;
  height: 30px;
  background-color: #d7f4fd;
  border: 1px solid #67b6c7;
  color: #2394ba;
  border-radius: 3px;
  text-align: center;
  margin-top: 10px
}
.to_activate .cupid-red:hover {
  border: 1px solid #67b6c7;
  cursor: pointer
}
.reg_foot {
  height: 36px;
  line-height: 36px;
  margin-top: 30px
}
.reg_foot a {
  margin: 0 5px;
  border-width: 1px;
  border-radius: 3px;
  padding: 0 10px;
  overflow: hidden
}
.retrieve .login .form-group .control-label {
  width: 24%
}
.successpwd {
  margin-top: 30px
}
.successpwd:before {
  width: 40px;
  height: 40px;
  content: "\2714";
  display: inline-block;
  color: #76bd53;
  font-size: 48px
}
.successpwd:after {
  content: "";
  display: block;
  width: 0;
  height: 70px
}
.ImgCode {
  width: 80px;
  height: 30px;
  position: absolute;
  right: 1px;
  top: 3px;
  border-width: 0 0 0 1px;
  cursor: pointer;
  border-left: 1px solid #ddd
}
.bind_ph_em .login .form-group .control-label {
  width: 24%
}
.register-form-group:after,
.register-form-group:before,
.register-list-common:after,
.register-list-common:before,
.register:after,
.register:before {
  content: "";
  display: table
}
.register-form-group:after,
.register-list-common:after,
.register:after {
  clear: both
}
.nav_tab {
  margin-bottom: 0;
  padding-left: 0
}
.nav_tab>li,
.nav_tab>li>a {
  display: block;
  position: relative
}
.nav_tab>li>a {
  padding: 10px 15px
}
.relating_tab {
  width: 50%;
  float: left;
  font-size: 26px;
  text-align: center;
  border-bottom: 2px solid #e4e4e4;
  font-weight: 700 !important;
  overflow: hidden;
  height: 66px;
  line-height: 48px
}
.relating_tab i {
  font-size: 22px
}
.relating_tab.active {
  border-bottom: 2px solid #e70
}
.tab-contents>.tab-pane {
  display: none
}
.tab-contents>.active {
  display: block
}
.register {
  margin: 20px auto;
  font-size: 14px
}
.register .bindpage-list-common {
  position: relative;
  margin-bottom: 20px;
  padding-left: 305px
}
.c-333 {
  color: #333
}
.tx {
  width: 30px;
  height: 30px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 10px;
  margin-left: 70px
}
.register .register-list-common {
  margin-bottom: 10px;
  padding-left: 373px
}
.register .register-form-group {
  position: relative;
  width: 470px;
  float: left;
  margin-bottom: 15px
}
.register .register-form-group label {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  float: left;
  height: 54px;
  line-height: 54px;
  width: 150px;
  padding-left: 10px;
  font-size: 14px
}
.register .register-form-group .form-control {
  display: block;
  color: #555;
  border: 1px solid #e4e4e4;
  width: 470px;
  float: left;
  height: 54px;
  line-height: 28px;
  padding-left: 150px;
  font-size: 14px
}
.register .register-form-group .form-control:focus {
  border-color: #e70
}
.register .register-form-group .error {
  border-color: red
}
.register .register-form-group .codeipt {
  width: 310px
}
.register .register-input-tips {
  height: 54px;
  line-height: 54px;
  width: 340px;
  position: relative;
  overflow: hidden;
  float: left;
  margin-left: 10px
}
.register .register-input-tips .input-tips {
  display: none
}
.register .register-input-tips .error {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff
}
span.error {
  color: red
}
#code_img {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  background: #f2f2f2;
  width: 150px;
  height: 54px;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
  border: 1px solid #f2f2f2
}
.mb0-i {
  margin-bottom: 0 !important
}
.register .register-form-submit {
  width: 450px;
  float: left;
  margin-left: 382px
}
.register .btn-theme {
  height: 40px;
  color: #fff;
  background-color: #e70;
  border-color: #e70;
  transition: all .25s ease-in-out 0s
}
.register .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  font-size: 14px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  user-select: none
}
.register .register-form-group .help-block {
  position: absolute;
  left: 0;
  top: 25px;
  color: red;
  display: none
}
.register .register-form-group .sendcode {
  position: absolute;
  right: 0;
  top: 0;
  height: 54px;
  line-height: 54px;
  background: #f2f2f2;
  font-size: 14px;
  width: 150px;
  text-align: center;
  z-index: 1;
  border: 0
}
.register .register-form-group button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}
.product-album-container {
  width: 100%;
  height: 720px;
  background: #2a2a2a
}
.product-album-slideBox {
  width: 1030px;
  margin: 0 auto;
  padding-top: 1px
}
.product-album-bd {
  width: 100%;
  height: 480px;
  display: flex;
  margin-top: 70px;
  background-color: #fff;
  padding: 15px 10px
}
.product-album-bd ul {
  width: 800px;
  height: 450px;
  overflow: hidden;
  margin: 0 4px
}
.product-album-bd ul li {
  width: 800px;
  height: 450px;
  display: flex;
  justify-content: center;
  align-items: center
}
.product-album-bd ul li img {
  max-width: 800px;
  max-height: 450px
}
.product-album-bd-left-right {
  width: 100px;
  height: 450px;
  line-height: 530px;
  background: #000;
  opacity: .15;
  text-align: center
}
.product-album-bd-left-right svg {
  width: 22px;
  height: 100px
}
.product-album-next,
.product-album-prev {
  display: inline-block;
  width: 40px;
  height: 90px;
  opacity: .5;
  -moz-opacity: .5;
  filter: alpha(opacity=50);
  cursor: pointer;
  background: url(../img/icon-pub.png) center no-repeat
}
.product-album-prev {
  background-position: -21px -74px
}
.product-album-next {
  background-position: -51px -79px
}
.product-album-hd {
  white-space: nowrap
}
.product-album-hd ul {
  height: 105px;
  overflow-x: auto;
  padding-top: 30px
}
.product-album-hd ul li {
  width: 100px;
  height: 56px;
  margin-right: 13px;
  display: inline-block;
  background-color: #fff
}
.product-album-hd ul li img {
  width: 100%;
  height: 100%
}
.topnav_box::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  background-color: #d0cdc7
}
.topnav_box::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  border-radius: 10px;
  background-color: #fff
}
.topnav_box::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: #e6e6e6
}
.product-album-on {
  border: 2px solid #31cf00
}
.browser_upgade_bg {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #000;
  filter: alpha(opacity=80);
  -moz-opacity: .8;
  opacity: .5;
  z-index: 9999
}
.browser_upgade {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999
}
.browser_upgade p {
  font-size: 28px;
  line-height: 1.8em;
  text-align: left
}
.browser_upgade .outter-box {
  width: 600px;
  margin: 0 auto;
  height: 100%;
  vertical-align: middle
}
.browser_upgade .outter-box .cnt {
  background-color: #fff;
  padding: 16px
}
.browser_upgade .outter-box table {
  width: 100%
}
.browser_upgade .outter-box td {
  text-align: center
}
.browser_upgade img {
  width: 64px
}
.xs-cert-process-btn {
  width: 140px;
  height: 40px;
  border: none;
  display: inline-block;
  line-height: 40px;
  border-radius: 5px
}
.xs-cert-process-box {
  width: 800px;
  margin: 0 auto
}
.xs-cert-process-tooltip {
  position: relative;
  display: inline-block;
  font-weight: 500
}
.xs-cert-process-icon_qurstion {
  width: 20px;
  height: 20px;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  display: inline-block;
  border-radius: 50%;
  font-style: normal
}
.xs-cert-process-tootip_msg {
  position: absolute;
  padding: 5px;
  top: 25px;
  left: 0;
  word-break: break-all;
  font-size: 12px;
  background: #fff;
  line-height: 21px;
  display: none;
  width: 230px;
  z-index: 100;
  text-align: left
}
.xs-cert-process-tooltip:hover .xs-cert-process-tootip_msg {
  display: block
}
.xs-cert-process-detail {
  overflow: hidden;
  height: 190px
}
.xs-cert-process-content {
  width: 340px;
  height: 100%;
  background-color: #f2f2f2;
  padding: 30px
}
.xs-cert-process-colline {
  height: 100%;
  width: 1px;
  background-color: #e4e4e4
}
.xs-l-foot-t {
  min-height: 266px
}
.xs-l-foot-tl {
  width: 520px;
  min-height: 266px
}
.xs-l-foot-tr {
  width: 680px;
  min-height: 266px
}
.xs-l-foot-tl1 {
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: 700;
  color: #666
}
.xs-l-foot-tl2 {
  font-size: 40px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: 700;
  color: #008558;
  height: 50px;
  line-height: 50px
}
.xs-l-foot-tl3 {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #666
}
.xs-l-foot-b {
  height: 40px;
  background: #4d4d4d;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #b1b1b1;
  line-height: 39px
}
.xs-l-foot-b>div {
  display: inline-block;
  height: 40px
}
.xs-l-foot-tr-t {
  min-height: 190px;
  padding-top: 15px
}
.xs-l-foot-tr-tl {
  width: 560px
}
.xs-l-foot-tr-tr {
  width: 120px
}
.xs-l-foot-tr-tr img {
  width: 120px;
  height: 125px
}
.xs-l-foot-tr-tl .item {
  width: 100px;
  margin-left: 35px
}
.xs-l-foot-tr-tl .item dt {
  font-size: 14px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: 700;
  color: #333;
  margin-bottom: 15px
}
.xs-l-foot-tr-tl .item dt span {
  color: #008558;
  font-size: 18px
}
.xs-l-foot-tr-tl .item dd {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #666;
  margin-bottom: 5px
}
.xs-l-foot-tr-b {
  height: 42px;
  margin-bottom: 25px
}
.xs-l-foot-tr-b li {
  width: 96px;
  height: 42px
}
.xs-l-foot-tr-b li img {
  max-width: 100%
}
.box_pointer {
  width: 12px;
  height: 12px;
  background: #6e6e6e;
  position: absolute;
  left: 45px;
  top: -4px
}
.zx-mianbaoxue {
  margin: 15px auto;
  font-size: 14px;
  color: #666;
  height: 20px;
  overflow: hidden
}
.zx-left-div {
  width: 200px;
  height: 120px;
  float: left
}
#im_left_nav,
.zx-left-div ul {
  width: 200px
}
#im_right_nav {
  width: 280px
}
.zx-left-div ul li {
  height: 45px;
  line-height: 45px
}
.zx-leftlist-head {
  background: #009a61;
  color: #fff;
  box-sizing: border-box;
  padding-left: 20px
}
.zx-leftli-text {
  margin-left: 17px
}
.zx-leftlibody-ec {
  font-weight: 700;
  margin-left: 15px;
  color: #f0f0f0
}
.zx-leftul-body li a {
  display: block;
  color: #000;
  border-bottom: 1px solid #f0f0f0
}
.zx-leftul-body .target {
  background: #ebf7f3
}
.zx-leftul-body .target .zx-leftlibody-ec,
.zx-leftul-body a:hover,
.zx-leftul-body a:hover .zx-leftlibody-ec {
  color: #009a61
}
.zx-center-div {
  width: 700px;
  min-height: 800px;
  float: left;
  margin-left: 10px;
  padding-bottom: 40px
}
.zx-center-div-head {
  width: 100%;
  height: 390px;
  position: relative;
  background: #fff;
  margin-bottom: 15px;
  line-height: 390px
}
.zx-center-div-head-bottomdiv {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 82px;
  background: #000;
  opacity: .7
}
.zx-center-div-head-topdiv {
  width: 100%;
  height: 100%;
  text-align: center;
  overflow: hidden
}
.zx-banner-item {
  position: relative;
  width: 100%;
  height: 100%
}
.zx-banner-item img {
  max-width: 100%;
  max-height: 100%
}
.zx-center-div-markul {
  margin-left: 31px;
  height: 41px;
  line-height: 41px;
  color: #fff;
  text-align: left
}
.zx-center-div-newlist {
  width: 100%;
  height: 120px;
  background: #fafafa;
  border-bottom: #f5f5f5 solid 1px;
  padding: 22px 30px 25px;
  box-sizing: border-box
}
.zx-newlist-body,
.zx-newlist-head {
  height: 30px;
  overflow: hidden
}
.zx-newlist-head a {
  font-size: 18px;
  font-weight: 700;
  color: #333;
  line-height: 30px
}
.zx-newlist-body {
  font-size: 14px;
  font-weight: 400;
  color: #666;
  line-height: 30px
}
.zx-newlist-bottomleft,
.zx-newlist-bottomright {
  font-size: 12px;
  line-height: 30px;
  font-weight: 400
}
.zx-newlist-bottomleft {
  float: left;
  color: #666
}
.zx-newlist-bottomright {
  float: right
}
.newlistleftcolor {
  color: #666
}
.zx-right-div {
  width: 280px;
  float: left;
  margin-left: 10px
}
.zx-right-div-head {
  height: 21px
}
.zx-right-head-shu {
  width: 5px;
  height: 21px;
  float: left
}
.zx-right-head-tit {
  float: left;
  font-size: 16px;
  font-weight: 400;
  color: #2c3033;
  margin-left: 6px
}
.zx-right-div-newlist {
  margin-top: 20px
}
.zx-right-div-newlist li {
  height: 64px;
  padding-bottom: 14px
}
.zx-right-div-newlist-imgdiv {
  width: 70px;
  height: 50px;
  border-radius: 5px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  float: left
}
.zx-right-div-newlist-imgdiv img {
  max-width: 100%;
  max-height: 100%
}
.zx-right-div-newlist-textdiv {
  float: left;
  font-size: 14px;
  font-weight: 400;
  color: #2c3033;
  line-height: 21px;
  margin-left: 11px;
  width: 175px;
  height: 50px;
  padding: 4px 0;
  box-sizing: border-box;
  overflow: hidden
}
.zx-left-div .imnavpos_ab,
.zx-right-div .imnavpos_ab {
  position: absolute
}
.zx-left-div .imnavpos_fx,
.zx-right-div .imnavpos_fx {
  position: fixed;
  top: 10px
}
.zx-center-div .zx-tit {
  margin-left: 31px;
  position: absolute;
  height: 41px;
  bottom: 0
}
.zx-center-div .ontit {
  width: 20px !important;
  border-radius: 10px !important
}
.zx-center-div .zx-tit li {
  float: left;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #fff;
  overflow: hidden;
  color: #fff;
  margin-right: 10px;
  margin-top: 7px;
  cursor: pointer
}
.zx-detail-div {
  box-sizing: border-box;
  margin-left: 30px;
  background-color: #fff;
  width: 970px;
  float: left;
  padding: 40px 30px
}
.zx-detail-title {
  width: 690px;
  font-size: 26px;
  text-align: center;
  font-weight: 700;
  color: #000;
  line-height: 30px;
  margin: 0 auto 19px
}
.zx-detail-bottom,
.zx-detail-proc {
  color: #999;
  font-size: 14px;
  font-weight: 400
}
.zx-detail-proc {
  height: 29px;
  border-bottom: 1px solid #eee
}
.zx-detail-proc .source {
  float: left
}
.zx-detail-proc .time_readnum {
  float: right
}
.zx-detail-content {
  padding: 40px 0
}
.zx-detail-bottom {
  border-top: 1px solid #eee;
  height: 36px;
  line-height: 36px
}
.zx-detail-bottom span {
  color: #2c3033
}
.zx-detail-bottom div {
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}
.zx-detail-bottom .next_page,
.zx-detail-bottom .pre_page {
  display: flex;
  width: 40%
}
.zx-detail-bottom .goprepage {
  width: 20%;
  cursor: pointer;
  text-align: center
}
.ordercenter-item {
  width: 290px;
  height: 200px;
  background: #FFF;
  box-shadow: 0 1px 10px 0 rgba(153, 153, 153, .35);
  margin: 25px 0 0 25px;
  float: left;
  padding: 15px;
  position: relative
}
.ordercenter-item-left {
  width: 80px;
  height: 80px;
  margin-top: 45px
}
.ordercenter-item-right {
  width: 158px;
  margin-top: 30px
}
.ordercenter-item-right-hd {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333
}
.ordercenter-item-right-bd-item {
  float: left;
  width: 50%
}
.ordercenter-item-remark {
  position: absolute;
  display: none;
  left: 80px;
  top: 95px;
  padding: 5px;
  border: 1px solid;
  z-index: 10;
  width: 120px;
  height: 50px;
  background: #FFF;
  box-shadow: 0 1px 10px 0 rgba(153, 153, 153, .35);
  border-radius: 4px
}
.ordercenter-item-left:hover .ordercenter-item-remark {
  display: table
}
.ordercenter-item-remark-b,
.ordercenter-item-remark-t {
  height: 25px;
  padding: 0 10px;
  line-height: 25px
}
.ordercenter-item-remark-l {
  width: 60px
}
.ordercenter-item-zz {
  position: absolute;
  width: 80px;
  height: 80px;
  left: 15px;
  top: 60px;
  z-index: 9
}