/*common*/
html {
  -webkit-text-size-adjust: none;
}
.container {
  width: 1200px;
  margin: 0 auto;
}
.caclulate-content {
  padding: 20px 0;
}
.navbar-collapse {
  background-color: #e9eef4;
  border: 1px solid #e4eaf1;
  height: 67px;
  margin-bottom: 16px;
  padding: 12px 0;
}
.navbar-collapse .navbar-nav {
  width: 1160px;
  margin: 0 auto;
}
.navbar-collapse .navbar-nav ul {
  display: flex;
}
.navbar-collapse .navbar-nav ul li.menu-link {
  flex: 1;
}
.menu-link {
  display: block;
  float: left;
  margin: 0 5px;
  padding: 2px;
  cursor: pointer;
  border: solid 1px #009fd3;
  text-align: center;
  line-height: 58px;
  width: 176px;
  height: 60px;
  /*bevel*/
  border-radius: 3px;
  box-shadow: 3px 3px 10px 0px rgba(255, 255, 255, 0.75) inset, -1px -1px 3px 0px rgba(0, 0, 0, 0.1) inset;
  /*gradient*/
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eeeeee));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  /* W3C */
}
.menu-link input[type="radio"] {
  visibility: hidden;
  position: absolute;
  top: 3px;
  left: 3px;
}
.menu-link.active {
  border: solid 3px #009fd3;
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.2) inset;
  padding: 0px;
}
.menu-link DIV.label {
  margin: -1em 5px 0px 5px;
  position: relative;
  top: 50%;
}
.menu-link a:link,
.menu-link a:visited,
.menu-link a:hover,
.menu-link a:active {
  text-decoration: none;
}
.menu-link .text {
  color: #555555;
  font-size: 15px;
}
.checkinch.menu-link {
  width: auto;
  height: 28px;
  line-height: 28px;
  padding: 0 5px;
  margin-left: 10px;
  border-color: #ccc;
}
.ui2-step {
  font-size: 14px;
  overflow: hidden;
  width: 100%;
}
.bao-step {
  margin-bottom: 10px;
}
.ui2-step li {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  float: left;
}
.ui2-step li:first-child span {
  margin-left: 0;
}
.ui2-step .last span {
  margin-right: 0;
}
.ui2-step-6 li {
  width: 16.6666%;
}
.ui2-step span {
  padding-left: 10px;
  display: block;
  height: 32px;
  line-height: 32px;
  margin-left: 16px;
  margin-right: 4px;
  position: relative;
}
.ui2-step span:after {
  content: "";
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-left: 16px solid transparent;
  position: absolute;
  right: -16px;
  top: 0;
  z-index: 1;
}
.ui2-step span:before {
  content: "";
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-right: 16px solid transparent;
  border-left: 16px solid transparent;
  position: absolute;
  left: -16px;
  top: 0;
  z-index: 1;
}
.ui2-step li:first-child span:before {
  display: none;
}
.ui2-step .last span:after {
  display: none;
}
.ui2-step .ui2-step-done span {
  background: #ffe0cc;
  color: #333;
}
.ui2-step .ui2-step-done span:before {
  border: 16px solid #ffe0cc;
  border-left: 16px solid transparent;
}
.ui2-step .ui2-step-done span:after {
  border-left: 16px solid #ffe0cc;
}
.ui2-step-curr span {
  background: #ffe0cc;
  color: #777;
}
.ui2-step .ui2-step-curr span:before {
  border: 16px solid #ffe0cc;
  border-left: 16px solid transparent;
}
.ui2-step .ui2-step-curr span:after {
  border-left: 16px solid #ffe0cc;
}
.ui2-step-undone span {
  background: #e9eef4;
  color: #999;
}
.ui2-step .ui2-step-undone span:before {
  border: 16px solid #e9eef4;
  border-left: 16px solid transparent;
}
.ui2-step .ui2-step-undone span:after {
  border-left: 16px solid #e9eef4;
}
.maui-layout-box {
  padding-right: 350px;
}
.maui-row-main {
  width: 100%;
  float: left;
}
.maui-row-right-section {
  padding: 0;
  margin-top: 0;
  float: right;
  width: 330px;
  margin-right: -350px;
}
.mt20 {
  margin-top: 20px;
}
.maui-layout-box .maui-row-main-wrap {
  width: 100%;
  float: left;
}
.compose-topbar .compose-status {
  font-size: 13px;
  line-height: 14px;
  display: inline;
  float: left;
  color: #555;
}
.compose-actions {
  position: relative;
  display: inline-block;
}
.compose-topbar .compose-actions {
  width: 50%;
}
.compose-actions i.calculator-icon1 {
  position: absolute;
  left: 22px;
  top: 8px;
}
.compose-actions .compose-action {
  line-height: 20px;
  font-size: 14px;
  background-image: url(../images-lib-www/newpublicsrc/icon-spr.png);
  background-position: 22px 8px;
  background-repeat: no-repeat;
  padding: 3px 24px 3px 38px;
  height: 32px;
}
.compose-topbar .compose-actions .compose-action {
  background-position: 40% 8px;
  width: 100%;
}
.compose-topbar .btn-reset {
  font-size: 14px;
  background-image: url(../images-lib-www/newpublicsrc/icon-spr.png);
  background-position: 34% -150px;
  background-repeat: no-repeat;
  padding: 3px 24px 3px 38px;
  font-weight: normal;
  height: 24px;
  width: 40%;
  display: inline-block;
  line-height: 22px;
}
.compose-topbar .btn-reset:hover {
  background-color: #eee;
}
.ui2-button-primary,
a.ui2-button-primary {
  background-color: #009fd3;
  color: #fff;
  border-radius: 3px;
  vertical-align: baseline;
  border: 1px solid #007095;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.ui2-button-primary:hover {
  background-color: #0089b6;
  border-color: #007095;
}
.icon-spr {
  background: url(../images-lib-www/newpublicsrc/icon-spr.png) no-repeat 0 0;
  display: inline-block;
}
.calculator-icon1 {
  width: 17px;
  height: 14px;
  vertical-align: middle;
}
.maui-row-main-wrap .ui2-box {
  margin-top: 14px;
  border-radius: 3px;
  padding: 15px 20px;
  border: 1px solid #DAE2ED;
  background-color: #FFF;
  box-shadow: 0 1px 1px #cfdce4;
}
.maui-row-main-wrap .ui2-box-wrap {
  margin-bottom: 8px;
}
.maui-row-main-wrap .negotiation-products .ui2-box {
  margin-top: 14px;
}
.title-medium {
  font-size: 22px;
  font-weight: 700;
  line-height: 26px;
}
.ui2-box-header,
.ui2-box-title {
  margin: 0;
  overflow: hidden;
  position: relative;
}
label.ui2-box-title:hover {
  color: #0089b6;
}
.maui-row-main-wrap .ui2-box-title {
  cursor: pointer;
  font-size: 16px;
}
.maui-row-main-wrap .ui2-box-body {
  margin-top: 6px;
}
.input-group .form-control.datepicker {
  background: #f3f3f3;
  cursor: not-allowed;
}
/*prototype pcb*/
.special_options {
  margin: 20px -5px 16px;
}
.special_options_nav {
  cursor: pointer;
  background-color: #f4f7f6;
  margin: 0;
  /*border-top: 1px solid #ecefee;*/
  /*border-bottom: 1px solid #ecefee;*/
  font-weight: bold;
  padding: 10px 12px;
}
.special_options_nav .other-parameters-tip {
  color: #B59F38;
  font-size: 12px;
  margin-left: 5px;
  font-weight: normal;
}
.special_options_nav .btn-radio {
  background: url(../images-lib-www/plus-icon.png) no-repeat 0 -2px;
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
.special_options_nav.active .btn-radio {
  background: url(../images-lib-www/less-icon.png) no-repeat 0 -2px;
}
.special_options_nav .angle-updown {
  position: relative;
  padding-right: 20px;
}
.special_options_nav .angle-updown:after {
  display: block;
  content: '';
  background: url(../images-lib-www/newpublicsrc/icon-spr.png) no-repeat 5px -66px;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.special_options_nav .special_options_titl {
  color: #333;
  font-size: 14px;
}
.special_options_nav .special_options_titl em {
  color: #B59F38;
}
.special_options_nav.active .angle-updown:after {
  display: block;
  content: '';
  background: url(../images-lib-www/newpublicsrc/icon-spr.png) no-repeat 5px -96px;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  position: absolute;
  top: -2px;
  right: 0;
  z-index: 2;
}
.special_options_wrap {
  padding: 12px 5px 10px;
  border-top: 0 none;
  display: none;
}
.special_options .dash-line {
  display: none;
  height: 14px;
  width: 100%;
  background-color: #f5f5f6;
}
.special_options_wrap .list-search-filter .ui2-dropdown {
  margin-left: 0px;
}
.additionalbottom li {
  width: 31.4%;
  float: left;
  font-size: 13px;
}
.additionalbottom-advpcb li {
  width: 260px;
  float: left;
  font-size: 13px;
  padding: 0 2px 0 6px !important;
  margin-right: 8px !important;
}
.additionalbottom li label {
  display: block;
  margin-bottom: 10px;
  color: #383838;
}
.additionalbottom li label input {
  margin-left: 0;
  position: relative;
  top: 2px;
  left: 0;
  margin-right: 0;
}
.color99 {
  color: #999;
}
.iso-arrow {
  float: right;
  font-size: 14px;
}
.list-mian-block {
  background: #f5f7fa;
  margin: 0 -20px 18px;
  padding: 14px 20px 10px;
}
.list-search-filter {
  margin-bottom: 8px;
  padding-left: 142px;
  padding-right: 0;
  position: relative;
}
h4.list-search-row-title {
  color: #777;
  display: inline-block;
  font-size: 13px;
  min-width: 120px;
  text-align: left;
  white-space: nowrap;
}
.list-search-filter .li-additional {
  float: left;
  width: 300px;
  margin-right: 24px;
  margin-bottom: 8px;
}
.list-search-filter .flexible-additional {
  width: 620px;
}
.list-search-filter .li-additional label {
  color: #697c90;
}
.list-search-filter .tip-special {
  color: #B59F38;
  font-size: 11px;
  margin: -8px 0 0px 16px;
}
.list-search-filter .flexible-special {
  color: #B59F38;
  font-size: 12px;
  margin: 2px 0 0px 16px;
}
.list-search-filter h4.list-search-row-title {
  left: 0;
  position: absolute;
  top: 6px;
}
.list-search-filter a.filter-tag {
  border: 1px solid #dfe6f0;
  border-radius: 0;
  color: #697c90;
  display: inline-block;
  background: #fff;
  margin-bottom: 8px;
  margin-right: 8px;
  padding: 5px 6px;
  line-height: 17px;
  text-decoration: none;
}
.list-search-filter a.filter-tag:hover {
  border: 1px solid #009fd3;
}
.list-search-filter a.filter-tag.active {
  border: 2px solid #009fd3;
  position: relative;
  color: #383f47;
}
.list-search-filter a.filter-tag.unclickbtn {
  background: #f9f9f9;
  border: 1px dashed #dfe6f0;
  cursor: default;
}
.list-search-filter a.filter-tag.unclickbtn:hover {
  border: 1px dashed #dfe6f0;
}
.list-search-filter a.filter-tag .mask_col {
  width: 13px;
  height: 13px;
  vertical-align: top;
  margin-right: 4px;
  border-radius: 1px;
  display: inline-block;
}
.list-search-filter a.filter-tag .mask_col_green {
  background: #017b07;
}
.list-search-filter a.filter-tag .mask_col_red {
  background: #bb1407;
}
.list-search-filter a.filter-tag .mask_col_yellow {
  background: #ffd200;
}
.list-search-filter a.filter-tag .mask_col_blue {
  background: #0c4ad9;
}
.list-search-filter a.filter-tag .mask_col_white {
  background: #ffffff;
  width: 10px;
  height: 10px;
  border: 1px solid #ccc;
}
.list-search-filter a.filter-tag .mask_col_black {
  background: #000000;
}
.list-search-filter a.filter-tag .mask_col_purple {
  background: #a20495;
  background-image: -webkit-linear-gradient(top, #cb5fc2, #a20495);
}
.list-search-filter a.filter-tag .mask_col_matteblack {
  background: #0f0f0f;
  background-image: -webkit-linear-gradient(top, #666666, #000000);
}
.list-search-filter a.filter-tag .mask_col_mattegreen {
  background: #218626;
  background-image: -webkit-linear-gradient(top, #58de5f, #218626);
}
.list-search-filter a.filter-tag .mask_col_mattered {
  background: #bb1407;
  background-image: -webkit-linear-gradient(top, #ea9791, #bb1407);
}
.list-search-filter a.filter-tag .mask_col_matteblue {
  background: #0c4ad9;
  background-image: -webkit-linear-gradient(top, #8baaf1, #0c4ad9);
}
.list-search-filter a.filter-tag .mask_col_grey {
  background: #ababab;
}
.list-search-filter a.filter-tag .mask_col_pink {
  background: #ffc0cb;
}
.list-search-filter a.filter-tag .mask_col_orange {
  background: #ffa500;
}
.list-search-filter a.filter-tag .mask_col_transparent {
  background: #ededed;
}
.list-search-filter a.filter-tag .mask_col_none {
  background: url(../images-lib-www/side_none.png) no-repeat 0 0;
}
.list-search-filter a.filter-tag .mask_col_multi {
  background: url(../images-lib-www/orderonline/side_multi.png) no-repeat 0 0;
}
.list-search-filter a.filter-tag.active i {
  background-image: url("../images-lib-www/newpublicsrc/icon-spr.png");
  background-position: -20px -388px;
  background-repeat: no-repeat;
  bottom: 0;
  display: block;
  height: 12px;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-indent: -99em;
  width: 12px;
}
.pcb_type .list-search-filter a.filter-tag {
  text-decoration: none;
  width: auto !important;
  background-position: left center !important;
  padding: 8px 9px 8px 45px;
}
.ui2-radio-customize-input {
  vertical-align: middle;
}
.ui2-radio-customize-label {
  top: 1px;
  cursor: pointer;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  margin-right: 28px;
  position: relative;
}
.ui2-form-col18 {
  min-height: 30px;
}
.dropdown-toggle {
  margin: 0 -20px 8px;
  padding: 10px 20px;
  border: 1px solid #ededed;
  background: #fff;
  display: none;
  position: relative;
  z-index: 1;
}
.smfl label {
  margin-right: 10px;
}
.smfl input {
  margin-right: 3px;
}
.form-control {
  display: block;
  height: 28px;
  padding: 0 8px;
  font-size: 14px;
  line-height: 28px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #dae2ed;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #009fd3;
  outline: 0;
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.ln-ipt.form-control {
  width: 60px;
  display: inline-block;
  vertical-align: middle;
}
.bdsug {
  display: none;
  position: absolute;
  z-index: 1;
  width: 188px;
  background: #fff;
  border: 1px solid #ccc;
  _overflow: hidden;
  box-shadow: 1px 1px 3px #ededed;
  -webkit-box-shadow: 1px 1px 3px #ededed;
  -moz-box-shadow: 1px 1px 3px #ededed;
  -o-box-shadow: 1px 1px 3px #ededed;
}
.differentp .bdsug {
  top: 29px;
  z-index: 4;
}
.bdsug li {
  width: 172px;
  color: #000;
  font: 14px arial;
  line-height: 22px;
  padding: 0 8px;
  position: relative;
  cursor: default;
}
.example {
  border-bottom: 1px dashed #007cdc;
  color: #007cdc;
  cursor: pointer;
  padding-bottom: 2px;
}
.mr50 {
  margin-right: 50px;
}
.jealk label {
  color: #777;
}
.ui2-dropdown-customize {
  border: 1px solid #c6cad1;
  color: #333;
  font-size: 12px;
  height: 28px;
  line-height: 28px;
  padding: 0;
  display: inline-block;
  position: relative;
  background: #fff none repeat scroll 0 0;
  z-index: 3;
  *display: inline;
  *zoom: 1;
}
.jealk .ui2-dropdown {
  width: 51px;
  margin-right: 0;
}
.ui2-dropdown {
  margin: 0 15px 0 0;
}
.ui2-dropdown-layout {
  font-size: 13px;
  display: inline-block;
  width: 340px;
}
.ui2-dropdown-layout a {
  padding-left: 9px;
  color: #333;
  display: block;
  line-height: 24px;
  padding-right: 8px;
  text-decoration: none;
}
.ui2-dropdown-layout a a:hover {
  color: #666;
}
.ui2-icon-arrow-down {
  background: url(../images-lib-www/newpublicsrc/icon-spr.png) no-repeat 8px -61px;
  cursor: pointer;
  top: 0;
  height: 26px;
  padding: 0 0 0 5px;
  text-align: center;
  width: 20px;
}
.ui2-popup-menu {
  display: none;
  padding: 8px 0;
  border: 1px solid #e7e7e7;
  font-size: 13px;
  box-shadow: 2px 2px 5px rgba(83, 100, 122, 0.35);
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 100;
  background: #fff;
}
.ui2-popup-menu li {
  width: 338px;
}
.ui2-popup-menu li a {
  cursor: pointer;
  text-decoration: none;
  height: 28px;
  line-height: 28px;
  background-color: #fff;
  border: 0 none;
  color: #666;
  display: block;
  padding: 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui2-popup-menu li a:hover {
  background-color: #edf1f5;
}
.ui2-popup-menu li a:active {
  color: #ff751a;
}
.jealk .ln-ipt {
  margin-left: -7px;
}
.ui2-dropdown-customize.opened {
  border: 1px solid #1686cc;
}
.ui2-dropdown-customize.opened .ui2-popup-menu {
  display: block;
}
.ui2-form-required {
  color: #cc1414;
}
.differentp .form-control {
  width: 132px;
  display: inline-block;
  vertical-align: middle;
}
.differentp {
  display: inline-block;
}
/**/
.smintip {
  cursor: pointer;
  position: relative;
}
.smintip:after {
  position: absolute;
  top: 10px;
  left: 0;
  display: block;
  content: '';
  width: 20px;
  height: 20px;
  background-color: transparent;
  z-index: 2;
}
.wdetail-tips {
  max-width: none;
  white-space: normal;
  cursor: text;
  z-index: 666;
  box-shadow: none;
}
.wdetail-tips a {
  color: #009fd3;
  font-weight: normal;
}
.thermoelectric-egpic {
  margin-left: 20px;
}
/**/
.input-group .form-control {
  float: left;
  display: inline-block;
  width: 85px;
  background: #fcf8e3;
}
.input-group .form-control:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group .form-control:not(:first-child) {
  border-radius: 0;
}
.input-group-addon {
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  height: 16px;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  padding: 6px 12px;
  text-align: center;
  display: inline-block;
}
.input-group .input-group-addon {
  float: left;
  border-radius: 0px;
}
.input-group .input-group-addon:last-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-left: 0 none;
}
.xy-sizepanelpic {
  position: absolute;
  left: 560px;
  top: -15px;
}
.fangkc {
  height: 12px;
  width: 10px;
  display: inline-block;
}
.boardnumber {
  width: 346px;
  border: 1px solid #66afe9;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 28px;
  top: 28px \9;
  background-color: #FFF;
  z-index: 66;
  padding: 7px 0 5px 10px;
  color: #6E6E6E;
}
.boardnumber ul {
  width: 347px;
  padding: 0px 4px;
}
.boardnumber li {
  float: left;
  width: 57px;
  padding: 2px 0 2px 6px;
  margin-bottom: 4px;
  line-height: 16px;
  overflow: inherit;
}
.boardnumber li label input {
  vertical-align: top;
}
.boardnumber li:hover {
  box-shadow: 0 0 10px #ccc;
}
.boardnumber li label {
  display: block;
}
.boardnumber .boardnumberbtn input.txtstyle2 {
  width: 95px;
  height: 20px;
  line-height: 20px;
  border: 1px solid #d8d8d8;
  color: #6E6E6E;
  padding-left: 3px;
  margin-right: 3px;
}
.boardnumber .boardnumberbtn {
  margin: 5px 0;
  padding-left: 4px;
  float: left;
  width: 100%;
}
.boardnumber .boardnumberbtn a input {
  width: 60px;
  height: 23px;
  text-align: center;
  line-height: 23px;
  cursor: pointer;
  border: 0px;
  font-size: 12px;
  margin-left: 6px;
  background: #467FEA;
  border-radius: 2px;
  color: #fff;
}
.boardnumber .boardnumberbtn a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.boardnumber .boardnumberbtn a input#btn3 {
  background: #7B7B7B;
}
/*打叉板-喷锡*/
.custom-weight-show {
  margin-bottom: 10px;
  background-color: #fffae0;
  border: 1px solid #f1d38b;
  color: #999;
  padding: 4px 4px 2px;
  margin-top: 5px;
  font-size: 11px;
}
.yes-no-hasl {
  margin-top: 0px;
  color: #333;
}
.yes-no-hasl label {
  line-height: 20px;
  padding-right: 10px;
  vertical-align: middle;
}
.yes-no-hasl input {
  font-size: 12px;
  vertical-align: middle;
  margin-right: 5px;
}
.form-control.inquiry-content {
  max-width: 100%;
  min-height: 70px;
  padding: 6px 10px;
  resize: none;
  width: 90%;
  font-size: 13px;
  line-height: 16px;
}
.smdstencil-note {
  font-size: 13px;
  color: #999;
  margin-left: 20px;
  font-weight: normal;
}
.ui2-action-gap.ui2-icon-arrow-down {
  display: inline-block;
  height: 20px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb5 {
  margin-bottom: 5px;
}
.mt5 {
  margin-top: 5px;
}
.ml5 {
  margin-left: 5px;
}
.mr5 {
  margin-right: 5px;
}
.w65 {
  width: 65px !important;
}
.inline-block {
  display: inline-block;
}
.mh-notice-board {
  background-color: #f5f7fa;
  border: 1px solid #dae2ed;
  -webkit-box-shadow: 1px 1px 2px rgba(83, 100, 122, 0.15);
  -moz-box-shadow: 1px 1px 2px rgba(83, 100, 122, 0.15);
  box-shadow: 1px 1px 2px rgba(83, 100, 122, 0.15);
}
.mh-notice-board h3 {
  border-bottom: 1px solid #dae2ed;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  height: 35px;
  line-height: 35px;
  margin-bottom: 0;
  padding: 0 10px;
}
.mh-notice-board .notice-board-content {
  background: #fff;
  padding: 10px 10px 5px;
}
.maui-row-main-wrap .negotiation-caclulate .ui2-box {
  background: #f5f7f8;
}
.mh-area-box {
  margin-bottom: 10px;
}
.payment-type {
  background-color: #fff;
  border: 1px solid #dddddd;
  padding: 8px;
}
.payment-type .ui2-notice-small {
  padding: 10px 26px 4px 2px;
}
.ui2-icon-smile {
  background-position: 0 -127px;
  width: 18px;
  height: 17px;
  margin-right: -26px;
  float: left;
}
.ui2-notice-small .ui2-notice-content {
  color: #999;
  margin-left: 10px;
  width: 100%;
}
.shipping-pay-icon i {
  background: url(../images-lib-www/iconspirit.png) no-repeat 0 -140px;
  height: 19px;
  display: inline-block;
  margin-bottom: 4px;
}
.shipping-pay-icon i.pay-icon {
  width: 212px;
  background-image: url("../images-lib-www/iconspirit-orderonline.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
.shipping-pay-icon i.pay-icon2 {
  background-image: url("../images-lib-www/iconspirit-orderonline.png");
  background-repeat: no-repeat;
  background-position: 0px -21px;
  width: 208px;
  margin-left: 3px;
}
.shipping-pay-icon i.wuliu-icon {
  background-position: -178px -140px;
  width: 212px;
}
.shipping-pay-icon i.wuliu-icon2 {
  background-position: -168px -161px;
  width: 214px;
}
.ui2-notice-content p {
  margin-bottom: 4px;
  line-height: 14px;
  font-size: 11px;
}
.ui2-notice-content p b {
  color: #333;
}
.shipping-pay-icon {
  margin: 10px 0;
}
.selected-price-header {
  color: #aaa;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #eee;
  padding: 3px 0;
}
.selected-price-header span {
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: left;
}
.selected-price-header span.buildt {
  width: 96px;
  padding-left: 44px;
}
.selected-price-header span.pcbqty {
  width: 70px;
  text-align: center;
}
.selected-price-header span.pcbsubtotal {
  width: 87px;
  text-align: center;
}
.options-field {
  border-radius: 0px 0px 3px 3px;
  padding: 4px 4px 0;
  position: relative;
  background-color: #f1f4f4;
  color: #858d90;
  margin-bottom: 13px;
  cursor: pointer;
  border: 1px solid #f1f4f4;
  text-align: left;
  *padding-bottom: 3px;
}
.options-field .option {
  display: block;
  position: relative;
  /*height: 33px;*/
  line-height: 33px;
  color: #888;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 4px;
  cursor: pointer;
}
.options-field .option .radio-icon {
  background-image: url(../images-lib-www/radio-icon.png);
  width: 22px;
  height: 22px;
  position: absolute;
  top: 6px;
  left: 8px;
  z-index: 2;
}
.options-field .option.selected .radio-icon {
  background-image: url(../images-lib-www/radio-icon-che.png);
  width: 22px;
  height: 22px;
}
.options-field .option.selected {
  background: #ffffff;
  border-radius: 2px;
  color: #3b474c;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.options-field .option .label {
  font-size: 13px;
  font-weight: 700;
  float: left;
  padding-left: 40px;
  width: 120px;
  display: inline-block;
}
.options-field .option .label img {
  vertical-align: middle;
  margin-bottom: 3px;
}
.options-field .option .qty-div {
  float: left;
  width: 50px;
  text-align: center;
}
.options-field .option .extra {
  width: 87px;
  float: right;
  text-align: center;
}
.notice-board-content .specification {
  color: #666;
}
.notice-board-content .specification label {
  line-height: 22px;
  color: #888;
}
.notice-board-content .specification {
  margin-bottom: 10px;
  color: #333;
}
.notice-board-content .specification select {
  border: 1px solid #cbcbcb;
  font-size: 12px;
  border-radius: 3px;
  padding: 4px 0;
}
.shipnote {
  font-size: 12px;
  color: #999999;
  line-height: 16px;
  font-weight: normal;
  padding: 2px 8px;
}
.option .disable {
  display: none;
}
/*product-shipping1*/
.notice-board-content .specification .product-shipping1 {
  display: block;
  float: left;
  font-size: 11px;
  font-weight: 700;
}
.notice-board-content .specification .product-shipping1 .diy-icon {
  position: relative;
  display: inline-block;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .notice-board-content .specification .product-shipping1 .diy-icon:after {
    content: "";
    display: block;
    background: url(../images-lib-www/pop_icon.png) no-repeat 0 -496px;
    position: absolute;
    right: 5px;
    top: 9px;
    height: 6px;
    width: 10px;
  }
}
.notice-board-content .specification .product-shipping1 .diy-icon select {
  appearance: none;
  -ms-accelerator: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-left: 4px;
  background: #fff;
}
.notice-board-content .specification .product-shipping1 .list-sep {
  display: block;
  font-weight: normal;
  font-size: 10px;
  padding: 5px;
}
.notice-board-content .specification .product-shipping1 .shipping_country {
  position: relative;
  display: inline-block;
}
.notice-board-content .specification .product-shipping1 .shipping_country img {
  vertical-align: top;
}
.product-shipping1 .link-fake-selector {
  position: relative;
  height: 24px;
  font-family: tahoma;
  font-size: 11px;
  border: 1px solid #cbcbcb;
  overflow: hidden;
  width: 195px;
  border-radius: 3px;
}
.notice-board-content .specification .product-shipping1 .link-fake-selector .list-title {
  height: 18px;
  padding: 5px 11px 0 4px;
  font: 11px/17px Tahoma;
  color: #666;
  background: #FFF;
  border-width: 1px 0 0 1px;
  overflow: hidden;
  cursor: default;
}
.notice-board-content .specification .product-shipping1 .link-fake-selector .fold:before {
  content: "";
  display: block;
  background: url("../images-lib-www/pop_icon.png") no-repeat 0 -496px;
  position: absolute;
  right: 5px;
  top: 9px;
  height: 6px;
  width: 10px;
}
.notice-board-content .specification .product-shipping1 .link-fake-selector .list-title.unfold:before {
  content: "";
  display: block;
  background: url("../images-lib-www/pop_icon.png") no-repeat 0 -496px;
  position: absolute;
  right: 5px;
  top: 9px;
  height: 6px;
  width: 10px;
  transform: rotate(180deg);
}
.notice-board-content .specification .product-shipping1 .link-fake-selector .country-text {
  position: relative;
  width: 154px;
  line-height: 10px;
  display: inline-block;
  vertical-align: top;
  font-weight: normal;
}
.notice-board-content .specification .product-shipping1 .list-container {
  position: absolute;
  left: 0;
  top: 25px;
  background-color: #FFF;
  border: 1px solid #cbcbcb;
  border-top: 0;
  width: 290px;
  z-index: 999;
}
.search-container {
  width: 100%;
  position: relative;
  border-top: 1px solid #cbcbcb;
  border-bottom: 1px solid #cbcbcb;
}
.search-container .search-info {
  width: 100%;
  height: 24px;
  box-sizing: border-box;
  outline: none;
  border: none;
  padding: 0 10px;
  background: #fff;
}
.no-country {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #999;
  font-weight: normal;
}
/*国家加载*/
.loading-country {
  background: url(../images-lib-www/loading.gif) no-repeat center #fff;
  height: 262px;
  position: absolute;
  top: 26px;
  z-index: 6;
  width: 100%;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.country-lists {
  height: 250px;
  overflow-y: auto;
  padding: 6px 0;
}
.search-flag {
  background: url("../images-lib-www/pop_icon.png") no-repeat 0 -540px;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 2px;
  top: 0;
}
.notice-board-content .specification .product-shipping1 .list-container a {
  display: block;
  float: none;
  margin: 0 3px !important;
  padding: 2px 2px;
  font: 11px Tahoma;
  color: #105cb6;
  border: 1px solid #FFf;
  text-decoration: none;
  position: relative;
}
.notice-board-content .specification .product-shipping1 .list-container a:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.notice-board-content .specification .product-shipping1 .list-container .country-text {
  float: left;
  display: inline-block;
  max-width: 226px;
  word-break: break-all;
}
.notice-board-content .specification .product-shipping1 .list-container a:hover {
  background-color: #f5faff none;
  text-decoration: none;
  border: 1px solid #C4D8E6;
}
.css_flag {
  padding: 0 0 0 24px;
  background: url(../images-lib-www/country/flag-icons.png) 0 -20px no-repeat;
  float: left;
}
.flagbg-1 {
  background-position: -10px -2819px;
}
.flagbg-2 {
  background-position: -10px -10px;
}
.flagbg-3 {
  background-position: -10px -2852px;
}
.flagbg-4 {
  background-position: -10px -2885px;
}
.flagbg-5 {
  background-position: -10px -6977px;
}
.flagbg-6 {
  background-position: -10px -40px;
}
.flagbg-7 {
  background-position: -10px -2918px;
}
.flagbg-8 {
  background-position: -10px -2951px;
}
.flagbg-9 {
  background-position: -10px -70px;
}
.flagbg-10 {
  background-position: -10px -1900px;
}
.flagbg-11 {
  background-position: -10px -100px;
}
.flagbg-12 {
  background-position: -10px -2984px;
}
.flagbg-13 {
  background-position: -10px -3017px;
}
.flagbg-14 {
  background-position: -10px -1931px;
}
.flagbg-15 {
  background-position: -10px -3050px;
}
.flagbg-16 {
  background-position: -10px -3083px;
}
.flagbg-17 {
  background-position: -10px -130px;
}
.flagbg-18 {
  background-position: -10px -3116px;
}
.flagbg-19 {
  background-position: -10px -3149px;
}
.flagbg-20 {
  background-position: -10px -3182px;
}
.flagbg-21 {
  background-position: -10px -160px;
}
.flagbg-22 {
  background-position: -10px -3215px;
}
.flagbg-23 {
  background-position: -10px -190px;
}
.flagbg-24 {
  background-position: -10px -3248px;
}
.flagbg-25 {
  background-position: -10px -220px;
}
.flagbg-26 {
  background-position: -10px -250px;
}
.flagbg-27 {
  background-position: -10px -2179px;
}
.flagbg-28 {
  background-position: -10px -2211px;
}
.flagbg-29 {
  background-position: -10px -3281px;
}
.flagbg-30 {
  background-position: -10px -280px;
}
.flagbg-31 {
  background-position: -10px -7423px;
}
.flagbg-32 {
  background-position: -10px -3314px;
}
.flagbg-33 {
  background-position: -10px -3347px;
}
.flagbg-34 {
  background-position: -10px -310px;
}
.flagbg-35 {
  background-position: -10px -3380px;
}
.flagbg-36 {
  background-position: -10px -3413px;
}
.flagbg-37 {
  background-position: -10px -2243px;
}
.flagbg-38 {
  background-position: -10px -3446px;
}
.flagbg-40 {
  background-position: -10px -3479px;
}
.flagbg-41 {
  background-position: -10px -340px;
}
.flagbg-42 {
  background-position: -10px -370px;
}
.flagbg-43 {
  background-position: -10px -7011px;
}
.flagbg-44 {
  background-position: -10px -3512px;
}
.flagbg-45 {
  background-position: -10px -3545px;
}
.flagbg-46 {
  background-position: -10px -3578px;
}
.flagbg-47 {
  background-position: -10px -7045px;
}
.flagbg-48 {
  background-position: -10px -3611px;
}
.flagbg-49 {
  background-position: -10px -400px;
}
.flagbg-50 {
  background-position: -10px -7079px;
}
.flagbg-51 {
  background-position: -10px -7113px;
}
.flagbg-52 {
  background-position: -10px -3644px;
}
.flagbg-53 {
  background-position: -10px -430px;
}
.flagbg-54 {
  background-position: -10px -460px;
}
.flagbg-55 {
  background-position: -10px -3677px;
}
.flagbg-56 {
  background-position: -10px -2275px;
}
.flagbg-57 {
  background-position: -10px -3710px;
}
.flagbg-58 {
  background-position: -10px -490px;
}
.flagbg-59 {
  background-position: -10px -3743px;
}
.flagbg-60 {
  background-position: -10px -3776px;
}
.flagbg-61 {
  background-position: -10px -520px;
}
.flagbg-62 {
  background-position: -10px -550px;
}
.flagbg-63 {
  background-position: -10px -2307px;
}
.flagbg-64 {
  background-position: -10px -3809px;
}
.flagbg-65 {
  background-position: -10px -1962px;
}
.flagbg-66 {
  background-position: -10px -3842px;
}
.flagbg-67 {
  background-position: -10px -580px;
}
.flagbg-68 {
  background-position: -10px -7147px;
}
.flagbg-69 {
  background-position: -10px -3875px;
}
.flagbg-70 {
  background-position: -10px -610px;
}
.flagbg-71 {
  background-position: -10px -3908px;
}
.flagbg-72 {
  background-position: -10px -3941px;
}
.flagbg-73 {
  background-position: -10px -2339px;
}
.flagbg-74 {
  background-position: -10px -640px;
}
.flagbg-75 {
  background-position: -10px -3974px;
}
.flagbg-76 {
  background-position: -10px -1993px;
}
.flagbg-78 {
  background-position: -10px -7181px;
}
.flagbg-79 {
  background-position: -10px -670px;
}
.flagbg-80 {
  background-position: -10px -2024px;
}
.flagbg-81 {
  background-position: -10px -4007px;
}
.flagbg-82 {
  background-position: -10px -4040px;
}
.flagbg-83 {
  background-position: -10px -4073px;
}
.flagbg-86 {
  background-position: -10px -4106px;
}
.flagbg-87 {
  background-position: -10px -4139px;
}
.flagbg-88 {
  background-position: -10px -4172px;
}
.flagbg-89 {
  background-position: -10px -2371px;
}
.flagbg-90 {
  background-position: -10px -4205px;
}
.flagbg-91 {
  background-position: -10px -700px;
}
.flagbg-92 {
  background-position: -10px -4238px;
}
.flagbg-93 {
  background-position: -10px -4271px;
}
.flagbg-94 {
  background-position: -10px -2403px;
}
.flagbg-95 {
  background-position: -10px -4304px;
}
.flagbg-96 {
  background-position: -10px -730px;
}
.flagbg-97 {
  background-position: -10px -4337px;
}
.flagbg-98 {
  background-position: -10px -4370px;
}
.flagbg-99 {
  background-position: -10px -760px;
}
.flagbg-100 {
  background-position: -10px -4403px;
}
.flagbg-101 {
  background-position: -10px -4436px;
}
.flagbg-103 {
  background-position: -10px -790px;
}
.flagbg-104 {
  background-position: -10px -4469px;
}
.flagbg-105 {
  background-position: -10px -2435px;
}
.flagbg-106 {
  background-position: -10px -4502px;
}
.flagbg-107 {
  background-position: -10px -2055px;
}
.flagbg-108 {
  background-position: -10px -4535px;
}
.flagbg-109 {
  background-position: -10px -820px;
}
.flagbg-110 {
  background-position: -10px -7215px;
}
.flagbg-111 {
  background-position: -10px -4568px;
}
.flagbg-112 {
  background-position: -10px -850px;
}
.flagbg-113 {
  background-position: -10px -4601px;
}
.flagbg-114 {
  background-position: -10px -880px;
}
.flagbg-115 {
  background-position: -10px -4634px;
}
.flagbg-116 {
  background-position: -10px -4667px;
}
.flagbg-117 {
  background-position: -10px -4700px;
}
.flagbg-118 {
  background-position: -10px -910px;
}
.flagbg-119 {
  background-position: -10px -4733px;
}
.flagbg-121 {
  background-position: -10px -4766px;
}
.flagbg-122 {
  background-position: -10px -4799px;
}
.flagbg-123 {
  background-position: -10px -4832px;
}
.flagbg-124 {
  background-position: -10px -940px;
}
.flagbg-125 {
  background-position: -10px -970px;
}
.flagbg-126 {
  background-position: -10px -4865px;
}
.flagbg-127 {
  background-position: -10px -4898px;
}
.flagbg-128 {
  background-position: -10px -2467px;
}
.flagbg-129 {
  width: 20px;
  height: 15px;
  background-position: -10px -7317px;
}
.flagbg-130 {
  background-position: -10px -4931px;
}
.flagbg-131 {
  background-position: -10px -4964px;
}
.flagbg-132 {
  background-position: -10px -4997px;
}
.flagbg-133 {
  background-position: -10px -5030px;
}
.flagbg-134 {
  background-position: -10px -5063px;
}
.flagbg-135 {
  background-position: -10px -5096px;
}
.flagbg-136 {
  background-position: -10px -1000px;
}
.flagbg-137 {
  background-position: -10px -5129px;
}
.flagbg-138 {
  background-position: -10px -5162px;
}
.flagbg-139 {
  background-position: -10px -5195px;
}
.flagbg-140 {
  background-position: -10px -5228px;
}
.flagbg-141 {
  background-position: -10px -2499px;
}
.flagbg-142 {
  background-position: -10px -2531px;
}
.flagbg-143 {
  background-position: -10px -1030px;
}
.flagbg-144 {
  background-position: -10px -5261px;
}
.flagbg-145 {
  background-position: -10px -1060px;
}
.flagbg-146 {
  background-position: -10px -1090px;
}
.flagbg-147 {
  background-position: -10px -5294px;
}
.flagbg-148 {
  background-position: -10px -5327px;
}
.flagbg-149 {
  background-position: -10px -2086px;
}
.flagbg-150 {
  background-position: -10px -5360px;
}
.flagbg-151 {
  background-position: -10px -1120px;
}
.flagbg-152 {
  background-position: -10px -5393px;
}
.flagbg-153 {
  background-position: -10px -5426px;
}
.flagbg-154 {
  background-position: -10px -5459px;
}
.flagbg-155 {
  background-position: -10px -5492px;
}
.flagbg-156 {
  background-position: -10px -1150px;
}
.flagbg-157 {
  background-position: -10px -5525px;
}
.flagbg-158 {
  background-position: -10px -7460px;
}
.flagbg-159 {
  background-position: -10px -1180px;
}
.flagbg-160 {
  background-position: -10px -1210px;
}
.flagbg-161 {
  background-position: -10px -1240px;
}
.flagbg-162 {
  background-position: -10px -1270px;
}
.flagbg-163 {
  background-position: -10px -1300px;
}
.flagbg-164 {
  background-position: -10px -2563px;
}
.flagbg-165 {
  background-position: -10px -5558px;
}
.flagbg-166 {
  background-position: -10px -5591px;
}
.flagbg-167 {
  background-position: -10px -5624px;
}
.flagbg-168 {
  background-position: -10px -5657px;
}
.flagbg-169 {
  background-position: -10px -7352px;
}
.flagbg-170 {
  background-position: -10px -5690px;
}
.flagbg-171 {
  background-position: -10px -7249px;
}
.flagbg-172 {
  background-position: -10px -1330px;
}
.flagbg-173 {
  background-position: -10px -1360px;
}
.flagbg-174 {
  background-position: -10px -2595px;
}
.flagbg-175 {
  background-position: -10px -5723px;
}
.flagbg-176 {
  background-position: -10px -5756px;
}
.flagbg-177 {
  background-position: -10px -1390px;
}
.flagbg-178 {
  background-position: -10px -5789px;
}
.flagbg-179 {
  background-position: -10px -5822px;
}
.flagbg-180 {
  background-position: -10px -5855px;
}
.flagbg-181 {
  background-position: -10px -5888px;
}
.flagbg-185 {
  background-position: -10px -1420px;
}
.flagbg-186 {
  background-position: -10px -5921px;
}
.flagbg-187 {
  background-position: -10px -2117px;
}
.flagbg-188 {
  background-position: -10px -5954px;
}
.flagbg-189 {
  background-position: -10px -5987px;
}
.flagbg-190 {
  background-position: -10px -1450px;
}
.flagbg-191 {
  background-position: -10px -6020px;
}
.flagbg-192 {
  background-position: -10px -6053px;
}
.flagbg-193 {
  background-position: -10px -1480px;
}
.flagbg-194 {
  background-position: -10px -6086px;
}
.flagbg-195 {
  background-position: -10px -6119px;
}
.flagbg-196 {
  background-position: -10px -2627px;
}
.flagbg-197 {
  background-position: -10px -6152px;
}
.flagbg-198 {
  background-position: -10px -1510px;
}
.flagbg-199 {
  background-position: -10px -1540px;
}
.flagbg-200 {
  background-position: -10px -2659px;
}
.flagbg-201 {
  background-position: -10px -1570px;
}
.flagbg-202 {
  background-position: -10px -6185px;
}
.flagbg-204 {
  background-position: -10px -6218px;
}
.flagbg-205 {
  background-position: -10px -2691px;
}
.flagbg-206 {
  background-position: -10px -7497px;
}
.flagbg-207 {
  background-position: -10px -6251px;
}
.flagbg-208 {
  background-position: -10px -1600px;
}
.flagbg-209 {
  background-position: -10px -6284px;
}
.flagbg-210 {
  background-position: -10px -6317px;
}
.flagbg-211 {
  background-position: -10px -6350px;
}
.flagbg-212 {
  background-position: -10px -1630px;
}
.flagbg-213 {
  background-position: -10px -1660px;
}
.flagbg-214 {
  background-position: -10px -6383px;
}
.flagbg-215 {
  background-position: -10px -6416px;
}
.flagbg-216 {
  background-position: -10px -6449px;
}
.flagbg-217 {
  background-position: -10px -1690px;
}
.flagbg-218 {
  background-position: -10px -1720px;
}
.flagbg-219 {
  background-position: -10px -1750px;
}
.flagbg-220 {
  background-position: -10px -2723px;
}
.flagbg-221 {
  background-position: -10px -6482px;
}
.flagbg-222 {
  background-position: -10px -1780px;
}
.flagbg-224 {
  background-position: -10px -7283px;
}
.flagbg-225 {
  background-position: -10px -1810px;
}
.flagbg-226 {
  background-position: -10px -2755px;
}
.flagbg-227 {
  background-position: -10px -7537px;
}
.flagbg-228 {
  background-position: -10px -6515px;
}
.flagbg-229 {
  background-position: -10px -6548px;
}
.flagbg-230 {
  background-position: -10px -1840px;
}
.flagbg-231 {
  background-position: -10px -2787px;
}
.flagbg-232 {
  background-position: -10px -7387px;
}
.flagbg-233 {
  background-position: -10px -2148px;
}
.flagbg-234 {
  background-position: -10px -6581px;
}
.flagbg-235 {
  background-position: -10px -6614px;
}
.flagbg-236 {
  background-position: -10px -6647px;
}
.flagbg-237 {
  background-position: -10px -6680px;
}
.flagbg-238 {
  background-position: -10px -1870px;
}
.flagbg-240 {
  background-position: -10px -6713px;
}
.flagbg-241 {
  background-position: -10px -6746px;
}
.flagbg-242 {
  background-position: -10px -6779px;
}
.flagbg-243 {
  background-position: -10px -6812px;
}
.flagbg-244 {
  background-position: -10px -6845px;
}
.flagbg-245 {
  background-position: -10px -6878px;
}
.flagbg-246 {
  background-position: -10px -6911px;
}
.flagbg-247 {
  background-position: -10px -6944px;
}
/*2021-07-15 flagbg start*/
.flagbg-1001 {
  background-position: -10px -7576px;
}
.flagbg-1002 {
  background-position: -10px -7610px;
}
.flagbg-1003 {
  background-position: -10px -7643px;
}
.flagbg-1004 {
  background-position: -10px -7675px;
}
.flagbg-1005 {
  background-position: -10px -7709px;
}
.flagbg-1006 {
  background-position: -10px -7742px;
}
.flagbg-1007 {
  background-position: -10px -7774px;
}
.flagbg-1008 {
  background-position: -10px -7807px;
}
.flagbg-1009 {
  background-position: -10px -7842px;
}
.flagbg-1010 {
  background-position: -10px -7873px;
}
.flagbg-1011 {
  background-position: -10px -7906px;
}
.flagbg-1012 {
  background-position: -10px -7941px;
}
.flagbg-1013 {
  background-position: -10px -7972px;
}
.flagbg-1014 {
  background-position: -10px -8004px;
}
.flagbg-1015 {
  background-position: -10px -8039px;
}
.flagbg-1016 {
  background-position: -10px -8071px;
}
.flagbg-1017 {
  background-position: -10px -8104px;
}
.flagbg-1018 {
  background-position: -10px -8137px;
}
.flagbg-1019 {
  background-position: -10px -8171px;
}
.flagbg-1020 {
  background-position: -10px -8202px;
}
.flagbg-1021 {
  background-position: -10px -8235px;
}
.flagbg-1022 {
  background-position: -10px -8268px;
}
.flagbg-1023 {
  background-position: -10px -8301px;
}
.flagbg-1024 {
  background-position: -10px -8334px;
}
.flagbg-1025 {
  background-position: -10px -8367px;
}
.flagbg-1026 {
  background-position: -10px -8394px;
}
/*2021-07-15 flagbg end*/
.notice-board-content .delvity {
  margin: 12px 0 16px 0;
  /*border-bottom: 1px dashed #ddd;*/
  color: #666;
}
.notice-board-content .shipping-jiage {
  font-weight: 700;
  font-size: 12px;
  color: #009fd3;
}
.notice-board-content .before-img {
  padding-bottom: 2px;
  font-size: 11px;
}
.notice-board-content .total-a {
  color: #666;
  line-height: 22px;
}
.notice-board-content .total-a label {
  display: block;
  float: left;
  width: 90px;
}
.notice-board-content span.cred {
  font-weight: bold;
  font-size: 13px;
  color: #ff0000;
}
#assembly-total {
  font-size: 16px;
}
.notice-board-content .emails {
  color: #666;
  margin-top: 12px;
}
.negotiation-footer {
  line-height: 1.5;
  margin: 0 0 40px;
  color: #666;
}
.negotiation-footer .price-info {
  border-bottom: 1px solid #e5e8e8;
  padding-bottom: 6px;
  margin-bottom: 8px;
}
.negotiation-footer .price-info .info-title .count-down {
  border: 1px solid #FFC7A0;
  border-radius: 8px;
  font-size: 12px;
  line-height: 15px;
  color: #ED5F00;
  display: inline-block;
  margin-left: 0;
  padding: 0 6px;
}
.negotiation-footer .price-info .info-title .f-tag {
  vertical-align: middle;
  background-color: #ffa900;
  color: #fff;
  height: 16px;
  line-height: 17px;
  font-size: 12px;
  padding: 0 14px 0 6px;
  position: relative;
  display: inline-block;
  margin-right: 2px;
  white-space: nowrap;
}
.negotiation-footer .price-info .che-discount {
  /*margin-bottom: 7px;*/
}
.negotiation-footer .price-info .info-title .f-tag i {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-right: 7px solid #FFF;
  border-bottom: 8px solid transparent;
  position: absolute;
  top: 0;
  right: 0;
}
.negotiation-footer .price-info .info-title {
  display: block;
  float: left;
  width: 55%;
}
.negotiation-footer .price-info .info-value {
  display: block;
  float: right;
  width: 44.5%;
  text-align: right;
  color: #000000;
}
.p-val-del {
  color: #999;
  text-decoration: line-through;
  white-space: nowrap;
  margin-left: 4px;
}
.detail-negotiation .negotiation-highlight {
  color: #ff751a;
}
.negotiation-footer .unlogin-email {
  margin-bottom: 9px;
}
.negotiation-footer .unlogin-email label,
.negotiation-footer .liuyan-guide label {
  display: block;
  margin-bottom: 3px;
  color: #888;
}
.negotiation-footer .liuyan-guide .form-control.inquiry-content {
  width: 92.6%;
  min-height: 38px;
}
.negotiation-footer .unlogin-email .form-control {
  width: 92.6%;
}
.os-btn {
  background: #fafafa;
  border: 1px solid #d5d7d8;
  width: 100%;
  padding: 6px 12px 6px;
  text-align: center;
  color: #454545;
  border-radius: 3px;
  font-weight: bold;
  font-size: 16px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  position: relative;
}
.os-btn:hover {
  text-decoration: none;
}
.compose-footer-actions .os-btn.add-shoppingcart:before {
  border-right: 1px solid #009fd3;
  left: 0;
  content: "";
  padding: 10px;
  position: absolute;
  top: 0;
  background: #009fd3 url("../images-lib-www/newpublicsrc/icon-spr.png") no-repeat scroll 7px -27px;
  width: 12px;
  height: 13px;
}
.os-btn.success {
  background-color: #009fd3;
  border-color: #009fd3;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
.os-btn.success:hover {
  background-color: #009fd3;
  border-color: #009fd3;
  color: #fff;
}
.os-btn.success:active {
  background-color: #009fd3;
  border-color: #009fd3;
  color: #fff;
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
}
.add-shoppingcart {
  font-size: 14px;
}
.os-btn.add-shoppingcart {
  width: 170px;
  padding-left: 32px;
  display: block;
  height: 20px;
  float: right;
  line-height: 20px;
}
.negotiation-footer .price-info .total-price {
  font-size: 14px;
  margin-top: 6px;
  font-weight: 700;
}
.negotiation-highlight {
  color: #000000;
}
.ples-note {
  position: relative;
  background: #fffae0;
}
.ples-note span {
  display: block;
  cursor: pointer;
}
.ples-note-content {
  color: #666;
  line-height: 14px;
  margin-bottom: 8px;
}
.non-elec-testing {
  margin-bottom: 10px;
}
.datagrid-view2 {
  overflow-x: auto;
}
.datagrid-view1 th,
.datagrid-view2 th {
  font-weight: normal;
  padding: 3px;
  border: 1px dotted #ccc;
}
.datagrid-view1,
.datagrid-view2 {
  float: left;
  font-weight: normal;
  color: #555;
  width: 50%;
}
.datagrid-view1 table,
.datagrid-view2 table {
  width: 100%;
}
.datagrid-view1 table td,
.datagrid-view2 table td {
  border: 1px dotted #e7eef6;
  white-space: nowrap;
  padding: 3px 5px;
  background: #fff;
  word-wrap: normal;
}
.datagrid-view1 thead tr,
.datagrid-view2 thead tr,
.datagrid-td-rownumber {
  background-color: #f5faff;
  background: -webkit-linear-gradient(top, #f9fcff 0, #f5faff 100%);
  background: -moz-linear-gradient(top, #f9fcff 0, #f5faff 100%);
  background: -o-linear-gradient(top, #f9fcff 0, #f5faff 100%);
  background: linear-gradient(to bottom, #f9fcff 0, #f5faff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fdfdfd, endColorstr=#f5f5f5, GradientType=0);
}
.datagrid-view1 .active td,
.datagrid-view2 .active td {
  background: #fff5a0;
}
.side-bar {
  width: 330px;
  z-index: 3;
  position: relative;
}
.loadingprice {
  position: absolute;
  top: 0px;
  /*min-height: 590px;*/
  width: 330px;
  background: #ccc;
  opacity: 0.5;
  filter: alpha(opacity=50);
  text-align: center;
  z-index: 3;
  height: 100%;
}
.loadingprice img {
  vertical-align: middle;
  margin-top: 200px;
}
.price_matirx {
  background: #fff;
}
.price_matirx h4 {
  font-size: 14px;
  font-weight: bold;
  height: 36px;
  line-height: 36px;
  padding-left: 16px;
  color: #fff;
  background-color: #009fd3;
}
.price_matirx h4 img {
  margin-right: 10px;
  vertical-align: baseline;
}
.pmtable {
  width: 100%;
  font-size: 12px;
  color: #666;
}
.pmtable th {
  height: 28px;
  font-weight: 700;
  line-height: 28px;
  background-color: #f7f7f7;
  text-align: center;
}
.pmtable thead th {
  border: 1px solid #ededed;
}
.pmtable td {
  border: 1px solid #e4f3f7;
  text-align: center;
  position: relative;
  height: 32px;
}
.pmtable td img {
  vertical-align: middle;
}
.pmtable .eil {
  color: #b1474b;
}
.pmtable .standard {
  color: #5bc0e1;
}
.pmtable .spar {
  color: #009fd3;
}
tbody.pricetable tr:nth-child(even) {
  background-color: #f7fcfd;
}
.pmtable td a {
  display: block;
  padding: 4px 6px;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
}
.pmtable td a:visited,
.pmtable td a:hover,
.pmtable td a:active {
  border: 2px solid #009fd3;
  text-decoration: none;
  padding: 2px 4px;
}
.pmtable td.selected i {
  position: absolute;
  right: 1px;
  bottom: 1px;
  width: 12px;
  height: 12px;
  overflow: hidden;
  text-indent: -9999px;
  background: url("../images-lib-www/newpublicsrc/icon-spr.png") -20px -388px no-repeat;
  display: block;
}
.pmtable td.selected a {
  border: 2px solid #009fd3;
  padding: 2px 4px;
}
.price_bar {
  background-color: #f2f2f2;
  width: 100%;
  margin: 14px 0 25px;
}
.price_bar td {
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #888;
}
.price_bar td span {
  color: #333;
  margin-left: 5px;
}
.price_bar td span.matirxl_price {
  color: #ff6600;
  font-weight: bold;
}
.btnbottom {
  text-align: center;
}
.btnbottom input {
  margin: 0 10px;
  vertical-align: middle;
}
.pmatrixicon {
  font-size: 12px;
  color: #333;
  border: 1px solid #ddd;
  height: 20px;
  background: url(../images-lib-www/list-gray.gif) no-repeat 5px 5px #fff;
  padding-left: 25px;
  display: block;
  line-height: 20px;
  padding-right: 5px;
  margin-top: 6px;
}
.pmatrixicon:visited,
.pmatrixicon:hover,
.pmatrixicon:active {
  font-size: 12px;
  color: #009fd3;
  border: 1px solid #009fd3;
  text-decoration: none;
  background-position: 5px -25px;
}
.negotiation-footer .kicadnote {
  font-size: 13px;
  color: #777777;
  line-height: 16px;
  text-align: right;
  margin-bottom: 5px;
}
/*SMT*/
.flexopt {
  background: #fff;
  display: table-cell;
  vertical-align: middle;
  color: #666;
  font-size: 12px;
  height: 58px;
  cursor: pointer;
  padding-right: 6px;
  box-sizing: border-box;
}
.flexopt span {
  display: block;
  font-weight: bold;
  font-size: 14px;
}
.flexopt p {
  font-size: 12px;
  color: #888;
  margin-top: 2px;
}
/*2023/8/8 start*/
.switch-options {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #dfe6f0;
  border-radius: 3px;
  width: 184px;
  height: 62px;
  position: relative;
  padding-left: 42px;
  box-sizing: border-box;
  margin-right: 24px;
  margin-bottom: 10px;
}
.switch-options.active {
  border: 2px solid #009fd3;
  background: #f1fcff;
}
.switch-options.active .flexopt {
  background: #f1fcff;
}
.switch-options .diy-label-flag {
  position: absolute;
  top: 50%;
  margin-top: -11px;
  left: 10px;
  z-index: 2;
}
/*2023/8/8 end*/
.options-titl {
  font-size: 12px;
  font-weight: bold;
  color: #666;
  padding: 0 0 5px;
}
.assembly-notice {
  background: #fffaf3;
  overflow: hidden;
  padding: 8px 10px;
  color: #999;
  font-size: 12px;
  margin-top: 5px;
}
/*inch-mm*/
.conf_body {
  padding: 20px 15px;
  line-height: 18px;
}
.conf_body div.inchbtn {
  float: right;
}
.conf_body div.inchbtn input {
  font-size: 11px;
  font-weight: normal;
}
/*.notice-board-content .form-inline{ margin-bottom:6px;}
.notice-board-content .form-inline .form-control{ display:inline-block;}
.notice-board-content .form-inline label{ width:70px; display:inline-block;}
.notice-board-content .form-inline .ui-button-primary{ width:120px; margin:10px 0;}*/
.kefuneirong img {
  float: left;
  margin: 5px 10px 0 4px;
}
.kefuneirong div {
  display: inline-block;
  width: 80px;
  padding-top: 12px;
  line-height: 18px;
  color: #555;
  font-size: 14px;
  text-align: left;
}
.Stiffener {
  color: #777;
  margin-bottom: 10px;
}
.Stiffener .second-ulleft {
  float: left;
}
.Stiffener-PI {
  font-size: 13px;
  display: inline-block;
  width: 136px;
}
#dvPIMetalLengh {
  position: relative;
  z-index: 200;
  margin-top: 10px;
}
#dvPIMetalLengh:nth-of-type(1) {
  z-index: 201;
}
#dvPIMetalLengh:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
#dvPIMetalLenghBOT {
  position: relative;
  z-index: 180;
}
#dvPIMetalLenghBOT:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.Stiffener .form-control {
  display: inline-block;
  width: 40px;
  line-height: 22px;
  height: 22px;
}
.Stiffener .ui2-dropdown-customize {
  z-index: 6;
}
.Stiffener .ui2-popup-menu li {
  width: 182px;
}
/*expedited_time*/
.expedited_time {
  margin-bottom: 10px;
}
.expedited_time ul {
  background-color: #e4f3f8;
  padding: 8px 4px;
  border-radius: 0 0 3px 3px;
}
.expedited_time li {
  float: left;
}
.expedited_time li span {
  display: inline-block;
  width: 94px;
  font-size: 12px;
  vertical-align: middle;
  color: #888;
  line-height: 14px;
  margin-left: 10px;
}
.expedited_time li i {
  background: url(../images-lib-www/shipping-address-icons.png) no-repeat 0 -54px;
  width: 32px;
  height: 32px;
  vertical-align: middle;
  display: inline-block;
}
.expedited_time li i.package_t {
  background-position: -45px -56px;
}
.expedited_time li i.receving_t {
  background-position: -110px -54px;
}
.expedited_time .tip_pay {
  color: #aaa;
  padding: 4px 8px;
  font-size: 12px;
  border: 1px solid #eee;
}
.expedited_time ul li.fengex {
  width: 1px;
  margin-right: 14px;
  height: 32px;
  background-color: #ccc;
}
.maui-row-main-wrap .ui2-box-wrap .items {
  position: relative;
}
.maui-row-main-wrap .ui2-box-wrap .items .btnTbuploader {
  font-size: 13px;
  line-height: 18px;
  *line-height: 14px;
  padding: 3px 15px;
  *padding: 2px 15px;
}
.list-search-filter .post-tip {
  margin-bottom: 12px;
  padding-top: 6px;
}
.upload_success {
  color: #999;
  line-height: 18px;
  border: 1px dashed #ddd;
  padding: 5px;
}
.upload_back {
  font-size: 16px;
  font-weight: 700;
  color: #009fd3;
  margin: 10px 0 10px;
}
.upload_back a:link,
.upload_back a:visited,
.upload_back a:active {
  color: #009fd3;
  text-decoration: none;
}
.upload_back a:hover {
  color: #009fd3;
  text-decoration: none;
}
.upload_info {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}
.check-prompt {
  font-size: 13px;
  margin: 0 0 10px 0;
  color: #b59f38;
}
.up-filetype {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 3px;
  color: #999999;
}
.up-filename {
  color: #009fd3;
  margin-right: 2px;
}
.up-filename-hide {
  float: right;
  display: inline-block;
  color: #009fd3;
  width: 280px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 32px;
  font-size: 12px;
  text-align: right;
}
.tip_success {
  color: #009fd3;
}
.goto_stack {
  margin-left: 10px;
  font-weight: bold;
}
.go-stackup {
  display: inline-block;
  line-height: 18px;
  font-weight: bold;
}
.smt_process {
  width: 100%;
}
.smt_process_li {
  width: 35%;
  float: left;
  margin-right: 2%;
  margin-bottom: 5px;
  height: 40px;
}
.custom-width {
  width: 66%;
}
.smt_process_help {
  width: 145px;
  float: left;
}
.smt_process_input {
  background-color: white;
  border: none;
  padding-left: 10px;
  padding-top: 6px;
  width: 150px;
  outline: none;
}
/*conf_body ul*/
.conf_body ul {
  padding: 0px;
  margin: 0px 20px;
  overflow: hidden;
  clear: both;
}
.font14_eng {
  width: 60px;
  padding: 0 8px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  border: 0;
  border-bottom: 1px solid #999;
  line-height: 20px;
}
.unclickbtn {
  background: #f9f9f9;
}
.ui-advanced-img-new-icon {
  position: absolute;
  background: #009fd3;
  display: inline-block;
  font-size: 11px;
  height: auto;
  line-height: 13px;
  margin-left: 3px;
  color: #fff;
  padding: 2px 3px 0 3px;
  top: -8px;
  right: -7px;
}
.ui-advanced-img-new-icon:after {
  position: absolute;
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border: solid 4px transparent;
  left: 0;
  bottom: -3px;
  border-left-color: #009fd3;
}
/*new advanced 72*/
.select-report-option i {
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  background: url(../images-lib-www/newpublicsrc/unselect.png) no-repeat;
  margin-right: 3px;
  margin-bottom: 3px;
}
.select-report-option li {
  float: left;
  min-width: 110px;
  height: 32px;
  line-height: 30px;
  border: 1px solid #e7e7e7;
  margin-bottom: 10px;
  color: #888;
  cursor: pointer;
  padding: 0 8px;
  margin-right: 10px;
  background-color: #fff;
}
.select-report-option li.unclickbtn {
  background: #f9f9f9;
  border: 1px dashed #dfe6f0;
  cursor: not-allowed;
}
.select-report-option li.current {
  border: 2px solid #009fd3;
  color: #000;
  line-height: 30px;
}
.select-report-option li.current i {
  background: url(../images-lib-www/newpublicsrc/selected.png) no-repeat;
}
.select-report-option .hide {
  display: none;
}
.report-container * {
  box-sizing: border-box;
}
.production_detail_list {
  background-color: #f5f6f6;
  padding: 15px;
  margin-bottom: 10px;
  position: relative;
}
.production_detail_list dl {
  overflow: hidden;
  display: block;
  margin-bottom: 2px;
  line-height: 16px;
  font-size: 12px;
}
.production_detail_list dl dt {
  float: left;
  color: #999;
  width: 120px;
}
.production_detail_list dl dd {
  float: right;
  width: 150px;
  text-align: right;
  word-wrap: break-word;
  font-weight: 500;
}
.production_detail_list h4 {
  font-size: 12px;
  cursor: pointer;
  font-weight: bold;
  line-height: 22px;
  color: #666;
}
.wrap-box-listpcb {
  margin-top: 4px;
  padding-top: 10px;
  border-top: 2px dotted #777;
}
.sc-hd-balloon-arrow {
  position: absolute;
  width: 10px;
  height: 10px;
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #fff;
  bottom: -5px;
  left: 5px;
  border-right: none;
  border-bottom: none;
}
.dlparrow1 {
  left: 19px;
}
.dlparrow2 {
  left: 35px;
}
.dlparrow3 {
  left: 51px;
}
.dlparrow4 {
  left: 66px;
}
.dlparrow5 {
  left: 82px;
}
.dlparrow6 {
  left: 98px;
}
.dlparrow7 {
  left: 114px;
}
.dlparrow8 {
  left: 130px;
}
.dlparrow9 {
  left: 146px;
}
.dlparrow11 {
  left: 163px;
}
.dlparrow12 {
  left: 179px;
}
.dlparrow13 {
  left: 195px;
}
.dlparrow14 {
  left: 211px;
}
.dlparrow15 {
  left: 227px;
}
.dlparrow16 {
  left: 244px;
}
.dlparrow17 {
  left: 260px;
}
.dlparrow18 {
  left: 276px;
}
.dlparrow19 {
  left: 293px;
}
.menu-link .text-container {
  position: relative;
}
.fswTabs,
.fswTabs li {
  display: inline-block;
  line-height: 12px;
  font-size: 14px;
  color: #009fd3;
}
.fswTabs li {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  padding: 5px 12px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.fswTabs li.selected,
.fswTabs li:hover {
  background: #e7e7e7;
  color: #000;
}
.fswTabs li .tabsCircle {
  width: 12px;
  height: 12px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #9b9b9b;
}
.fswTabs li.selected .tabsCircle {
  border: 1px solid #000;
  background: #000;
}
.tabsCircle {
  display: inline-block;
}
.appendRight5 {
  margin-right: 5px;
}
.tabsCircle:after {
  content: "";
  display: block;
  width: 3px;
  height: 6px;
  border: solid #fff;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: 1px;
  margin-left: 3px;
}
.fswTabs li .tabsCircle {
  width: 12px;
  height: 12px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #9b9b9b;
}
.fswTabs * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.production_detail_list .angle-updown {
  background: url(../images-lib-www/newpublicsrc/icon-spr.png) no-repeat 5px -61px;
  width: 22px;
  height: 22px;
  vertical-align: middle;
}
.production_detail_list.active .angle-updown {
  background-position: 5px -96px;
}
.teshushuoming {
  color: #B59F38;
  font-size: 12px;
  margin: -4px 0 6px;
}
.shipment-field {
  position: relative;
  color: #858d90;
  cursor: pointer;
  text-align: left;
  *padding-bottom: 3px;
}
.shipment-now-radio {
  display: block;
  position: relative;
  height: 38px;
  line-height: 38px;
  color: #3c4a57;
  border: 1px solid #ddd;
  font-weight: 700;
  margin-bottom: 4px;
  background-color: #f1f4f4;
  cursor: pointer;
  z-index: 1;
}
.shipment-field .shipment-now-radio.selected {
  border-radius: 2px;
  border: 1px solid #009fd3;
  background-color: #edfddf;
}
.shipment-field .shipment-now-radio.selected i {
  background-image: url(../images-lib-www/newpublicsrc/icon-spr.png);
  background-position: -20px -388px;
  background-repeat: no-repeat;
  bottom: 0;
  display: block;
  height: 12px;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-indent: -99em;
  width: 12px;
}
.money-shipment {
  color: #009fd3;
}
.shipment-field .shipment-now-radio .radio-icon {
  background-image: url(../images-lib-www/radio-icon.png);
  width: 22px;
  height: 22px;
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 2;
}
.shipment-field .shipment-now-radio.selected .radio-icon {
  background-image: url(../images-lib-www/radio-icon-che.png);
  width: 22px;
  height: 22px;
}
.type-shipment-option {
  padding-left: 40px;
  min-width: 120px;
}
.diamond_shipment {
  background: url(../images-lib-www/newpublicsrc/diamond32.png) no-repeat right 10px center;
  margin-bottom: 0 !important;
}
.select-report {
  background-color: #f5f6f6;
  padding: 10px 0 10px;
  margin-bottom: 10px;
}
.color66 {
  color: #666;
}
.youpin_container .select-report-option li {
  letter-spacing: -0.6px;
  margin: 0 0 8px 10px;
}
.youpin_container .options-titl {
  padding: 0 10px 5px;
}
/*load-img-box*/
.load-img-box {
  margin-top: 15px;
}
/*loading-img*/
.load-img-box .img-loading {
  height: 20px;
  text-align: center;
}
.load-img-box .data-list {
  height: 160px;
}
.load-img-box .load-item {
  background: #f5f7fa;
  border-radius: 10px;
  height: 160px;
  width: 307px;
  text-align: center;
  float: left;
  margin-left: 40px;
}
.load-img-box .load-item .img-box {
  height: 160px;
  width: 307px;
  padding: 8px 10px;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
}
.load-img-box .load-item:first-child {
  margin-left: 0;
}
.load-img-box .load-item .img-box img {
  max-width: 287px;
  max-height: 144px;
  vertical-align: middle;
}
.load-img-box .success-text {
  font-size: 13px;
  color: #999999;
  margin-top: 10px;
  margin-bottom: 10px;
}
/*the-outbreak*/
.the-outbreak {
  background: url("../images-lib-www/tips-01.png") no-repeat center;
  background-size: cover;
  position: relative;
  margin-top: 8px;
  border: 1px solid #e0c7ff;
  color: #9c64cc;
  border-radius: 3px;
  height: 60px;
}
.the-outbreak .arrow-point {
  position: absolute;
  top: -5px;
  left: 50px;
  z-index: 3;
  background: url("../images-lib-www/tips-arrow.png") no-repeat center;
  width: 9px;
  height: 9px;
}
.the-outbreak .arrow-point:after {
  display: block;
  content: '';
  width: 10px;
  height: 5px;
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 3;
  background: #f8f4ff;
}
.tip-text {
  padding: 12px 10px;
  display: block;
  font-size: 12px;
  margin: 0 auto;
  box-sizing: border-box;
  text-indent: 45px;
  text-align: left;
  line-height: 16px;
}
.ui-notice {
  background: url(../images-lib-www/sprite-notice-addon.png) no-repeat 0 -88px;
}
.ui-notice-prompt {
  padding-left: 19px;
  padding-bottom: 4px;
  font-size: 11px;
  color: #999;
}
.ui2-notice-remind {
  padding-left: 17px;
  padding-bottom: 4px;
  background-position: -90px 0;
  font-size: 11px;
  color: #ff9900;
}
/*2020-10-21 start*/
.alternatives-ic {
  margin-top: 12px;
  margin-bottom: 5px;
}
.diy-label-flag {
  display: inline-block;
  position: relative;
}
.diy-label-flag:before {
  display: block;
  content: '';
  background: url("../images-lib-www/pop_icon2.png") no-repeat 0 0;
  width: 20px;
  height: 20px;
  position: absolute;
}
.diy-label-flag > input[type="radio"] {
  opacity: 0;
  filter: alpha(opacity=0);
  width: 20px;
  height: 20px;
}
.active-flag:before {
  background: url("../images-lib-www/pop_icon2.png") no-repeat 0 -26px;
}
.diy-parts-title-made {
  display: inline-block;
  border-bottom: 1px #707070 dashed;
  padding-bottom: 4px;
  font-weight: 500;
  color: #707070;
  margin-top: 5px;
  position: relative;
  border-bottom: none;
}
.diy-parts-title-made .smintip {
  z-index: 9001;
}
.diy-switch-box {
  margin-top: 10px;
  height: 20px;
}
.diy-switch-box:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.diy-switch-box .switch-item {
  display: inline-block;
  margin-right: 20px;
  font-size: 13px;
  color: #999999;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}
.diy-switch-box .switch-item:before {
  display: block;
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  background: url("../images-lib-www/pop_icon2.png") no-repeat 0 0;
}
.diy-switch-box .switch-item > input[type="radio"] {
  opacity: 0;
  filter: alpha(opacity=0);
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  cursor: pointer;
}
.diy-switch-box .active-switch {
  color: #000000;
}
.diy-switch-box .active-switch:before {
  background: url("../images-lib-www/pop_icon2.png") no-repeat 0 -26px;
}
.diy-parts-des {
  margin-top: 10px;
  width: 620px;
  height: 84px;
}
.diy-parts-des > textarea {
  outline: none;
  resize: none;
  width: 100%;
  height: 100%;
  padding: 4px;
  box-sizing: border-box;
  background: #fff !important;
  margin-bottom: 10px;
}
/*2020-10-21 end */
/*2021-06-10 start*/
.c-product-shipping .shipping-name-price {
  padding: 6px 0;
  color: #666666;
  font-weight: 500;
}
.c-product-shipping .shipping-name-price:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.c-product-shipping .shipping-name {
  float: left;
  font-weight: 700;
}
.c-product-shipping .shipping-price {
  font-size: 13px;
  float: right;
}
.c-product-shipping .ship-area {
  overflow: hidden;
}
.c-product-shipping .shipping-info-box {
  float: left;
  width: 220px;
  font-size: 12px;
  color: #707070;
  font-weight: 400;
  padding: 4px 2px 4px 4px;
  cursor: pointer;
  border: 1px solid #bebebe;
  box-sizing: border-box;
  transition: all 0.3s ease-in;
  border-radius: 3px;
}
.c-product-shipping .shipping-info-box:hover {
  color: #0089b6;
  border: 1px solid #0089b6;
}
.c-product-shipping .logistics-pictures {
  float: right;
  width: 80px;
}
.c-product-shipping .logistics-pictures:hover {
  color: #0089b6;
  border: 1px solid #0089b6;
}
.c-product-shipping .logistics-pictures .flag-name {
  width: 60px;
}
.c-product-shipping .the-flag {
  vertical-align: middle;
  margin-right: 2px;
}
.c-product-shipping .flag-name {
  display: inline-block;
  width: 170px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  color: #3b474c;
}
.c-product-shipping .flag-name:hover {
  color: #0089b6;
}
.c-product-shipping .icon-xiala {
  vertical-align: middle;
  font-size: 13px;
  text-align: right;
  color: #000000;
}
.shipping-delivery-date {
  padding: 4px 0;
  margin-bottom: 10px;
}
.shipping-delivery-date .plane-icon {
  margin-right: 4px;
}
.shipping-delivery-date .delivery-info {
  font-size: 12px;
  color: #707070;
}
.shipping-delivery-date .delivery-info .smintip {
  display: inline-block;
}
.shipping-delivery-date .c-country {
  display: inline-block;
  text-align: left;
  margin-right: 5px;
}
.shipping-delivery-date .c-date {
  display: inline-block;
  /*min-width: 65px;*/
  text-align: left;
}
.shipping-delivery-date .notchoose {
  color: #ff9900;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
  }
  to {
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
  }
  to {
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.shipping-pop-box {
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.shipping-pop-box.show {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.shipping-pop-box.show .shipping-pop-mask {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.shipping-pop-box.show .shipping-pop-wrap {
  animation: fadeInDown 0.3s 1 forwards;
}
.shipping-pop-mask {
  position: fixed;
  z-index: 100019;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  transition: opacity 0.3s ease-in;
  opacity: 0;
  filter: alpha(opacity=0);
}
.shipping-pop-wrap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100020;
  padding: 40px;
  overflow: auto;
  text-align: center;
}
.shipping-pop-wrap:before {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.shipping-pop-body {
  transition: all 0.3s ease-in;
  display: inline-block;
  vertical-align: middle;
  width: 700px;
  min-height: 380px;
  background: #FFFFFF;
  border-radius: 10px;
  padding: 20px 20px;
  box-sizing: border-box;
  text-align: left;
  position: relative;
  cursor: pointer;
}
.ship-merge-row {
  position: relative;
}
.ship-merge-row:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.shipping-pop-body .ship-to {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.shipping-pop-body .icon-cuowu {
  position: absolute;
  top: 0;
  right: -4px;
  z-index: 3;
  font-size: 28px;
  line-height: 28px;
  font-weight: 700;
  color: #999999;
  cursor: pointer;
  transition: all 0.3s ease-in;
}
.shipping-pop-body .icon-cuowu:hover {
  font-weight: 700;
  color: #333333;
  /*transform: rotate(180deg);*/
}
.shipping-pop-body .shipping_country {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.shipping-pop-body .shipping_country img {
  vertical-align: top;
}
.shipping-pop-body .link-fake-selector {
  position: relative;
  height: 26px;
  font-size: 12px;
  overflow: hidden;
  width: 290px;
  border: 1px solid #cccccc;
  opacity: 1;
  border-radius: 4px;
}
.shipping-pop-body .link-fake-selector:hover {
  border: 1px solid #999999;
}
.shipping-pop-body .link-fake-selector .list-title {
  height: 18px;
  padding: 7px 11px 0 4px;
  font-size: 12px;
  color: #666;
  background: #FFF;
  border-width: 1px 0 0 1px;
  overflow: hidden;
  border-radius: 4px;
  cursor: pointer;
}
.shipping-pop-body .link-fake-selector .fold:before {
  content: "";
  display: block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAABHNCSVQICAgIfAhkiAAAAIRJREFUCFtjzM/PXy4oKBjb0NDwhwEJFBYWmv3//9+OMTc3V4aJien4xIkTZWHyeXl5joyMjLUTJ050YgQJ5ufn2zEwMDRPnDjRvqCgwIiBgWH2hAkTjEFyYAUgUFBQkMDIyOjz//9/wwkTJijDxOEKQkNDmcXFxW2ZmZmvT5w48SVMAQBmayXKrIE+AwAAAABJRU5ErkJggg==") no-repeat;
  position: absolute;
  right: 8px;
  top: 10px;
  height: 6px;
  width: 10px;
}
.shipping-pop-body .link-fake-selector .list-title.unfold:before {
  content: "";
  display: block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAABHNCSVQICAgIfAhkiAAAAIRJREFUCFtjzM/PXy4oKBjb0NDwhwEJFBYWmv3//9+OMTc3V4aJien4xIkTZWHyeXl5joyMjLUTJ050YgQJ5ufn2zEwMDRPnDjRvqCgwIiBgWH2hAkTjEFyYAUgUFBQkMDIyOjz//9/wwkTJijDxOEKQkNDmcXFxW2ZmZmvT5w48SVMAQBmayXKrIE+AwAAAABJRU5ErkJggg==") no-repeat center;
  position: absolute;
  right: 9px;
  top: 9px;
  height: 6px;
  width: 10px;
  transform: rotate(180deg);
}
.shipping-pop-body .link-fake-selector .country-text {
  position: relative;
  width: 230px;
  line-height: 12px;
  height: 16px;
  display: inline-block;
  vertical-align: top;
  font-weight: normal;
}
.shipping-pop-body .list-container {
  position: absolute;
  left: 0;
  top: 39px;
  background-color: #FFF;
  border: 1px solid #999999;
  border-top: 0;
  width: 290px;
  z-index: 999;
  border-radius: 0 0 4px 4px;
  overflow: hidden;
}
.shipping-pop-body .search-container {
  width: 100%;
  position: relative;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
}
.shipping-pop-body .list-container a {
  display: block;
  float: none;
  margin: 0 3px !important;
  padding: 6px 2px;
  color: #333;
  font-weight: 400;
  text-decoration: none;
  position: relative;
  font-size: 12px;
}
.shipping-pop-body .list-container a:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.shipping-pop-body .list-container .country-text {
  float: left;
  display: inline-block;
  max-width: 236px;
  word-break: break-all;
}
.shipping-pop-body .list-container a:hover {
  background-color: #f2f2f2;
  text-decoration: none;
  border: 0;
  font-weight: 500;
}
.shipping-pop-body .list-container a.active {
  background-color: #f2f2f2;
}
.shipping-pop-body .choose-delivery {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  margin-top: 25px;
}
.shipping-pop-body .method-parent {
  position: relative;
  margin-top: 20px;
}
.shipping-pop-body .method-parent .data-loading {
  position: absolute;
  background: url("../images-lib-www/loading-pro.gif") no-repeat center #fff;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 2;
  opacity: 0.8;
  filter: alpha(opacity=80);
  display: none;
}
.shipping-pop-body .method-table {
  border-collapse: collapse;
  width: 100%;
  cursor: pointer;
  position: relative;
}
.shipping-pop-body .method-table thead {
  position: sticky;
  display: block;
  background: #f6f8fa;
}
.shipping-pop-body .method-table thead th {
  font-weight: bold;
  color: #333333;
}
.shipping-pop-body .method-table tbody {
  max-height: 380px;
  overflow-y: auto;
  display: block;
  padding-top: 10px;
}
.shipping-pop-body .method-table tbody::-webkit-scrollbar {
  width: 8px;
}
.shipping-pop-body .method-table tbody::-webkit-scrollbar-thumb {
  background: #bbbbbb;
  border-radius: 6px;
  width: 6px;
}
.shipping-pop-body .method-table tbody tr td:nth-child(2) {
  width: 328px;
}
.shipping-pop-body .method-table tbody tr td:nth-child(3) {
  width: 150px;
}
.shipping-pop-body .method-table tbody tr td:nth-child(4) {
  width: 140px;
}
.shipping-pop-body .method-table .split-tr td {
  padding: 4px 12px;
}
.shipping-pop-body .method-table.is-mask:before {
  display: block;
  content: '';
  position: absolute;
  background: url("../images-lib-www/loading-pro.gif") no-repeat center #fff;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 2;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.shipping-pop-body .method-table th {
  color: #999999;
  text-align: left;
  border-bottom: 1px solid #f2f2f2;
  padding: 10px 12px 10px 0;
  box-sizing: border-box;
  background: #f6f8fa;
}
.shipping-pop-body .method-table th:first-child {
  border: 0;
}
.shipping-pop-body .method-table td {
  padding: 12px 12px 10px 0;
  box-sizing: border-box;
  font-size: 12px;
  color: #333333;
}
.shipping-pop-body .method-table .notallowed-td {
  color: #ff9900;
  font-size: 12px;
}
.shipping-pop-body .method-table .ship-type {
  margin-left: 5px;
  margin-right: 3px;
}
.shipping-pop-body .method-table .no-cell {
  width: 30px;
}
.shipping-pop-body .method-table .method-cell {
  width: 324px;
}
.shipping-pop-body .method-table .cost-cell {
  width: 150px;
}
.shipping-pop-body .method-table .date-cell {
  width: 140px;
}
.shipping-pop-body .method-table .radio-item {
  display: block;
  position: relative;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background: #fff;
  border: 1px solid #cccccc;
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  box-sizing: border-box;
}
.shipping-pop-body .method-table .radio-item:hover {
  border: 1px solid #009fd3;
}
.shipping-pop-body .method-table .radio-item:before {
  display: none;
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
}
.shipping-pop-body .method-table .active {
  font-weight: 700;
}
.shipping-pop-body .method-table .active .radio-item {
  background: #009fd3;
  border: 1px solid #009fd3;
}
.shipping-pop-body .method-table .active .radio-item:before {
  display: block;
}
.shipping-pop-body .method-table .notchoose-tkship .radio-item {
  background: #cccccc;
  border: 1px solid #cccccc;
  cursor: not-allowed;
}
.shipping-pop-body .method-table .notchoose-tkship .radio-item:hover {
  border: 1px solid #cccccc;
}
.shipping-pop-body .control-tool {
  margin: 24px 0 10px;
  text-align: center;
}
.shipping-pop-body .tool-btn {
  border: 0;
  border-radius: 4px;
  padding: 0 40px;
  height: 30px;
  line-height: 23px;
  font-size: 14px;
  background: #009fd3;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.shipping-pop-body .tool-btn:hover {
  background: #0089b6;
}
/*2021-06-10 end*/
/*拼版计价*/
.puzzle-info {
  padding-top: 5px;
  color: #777777;
}
.puzzle-info .legend-size {
  color: #009fd3;
  display: inline-block;
  padding-right: 10px;
}
.puzzle-info .will-layers {
  display: inline-block;
}
.puzzle-info .count {
  color: #009fd3;
  margin-left: 6px;
}
.total-area {
  line-height: 30px;
  margin-left: 12px;
  color: #666666;
}
.total-area .total-area-num {
  color: #009fd3;
}
.set-detail {
  display: block;
  color: #333333;
  padding-top: 5px;
}
.set-detail .set-detail-data {
  line-height: 20px;
  margin-right: 40px;
}
.set-detail .set-detail-data span {
  color: #777777;
}
/*实例样式*/
.zation-detail {
  font-size: 12px;
  color: #009fd3;
  margin-left: 30px;
  text-decoration: underline;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.puzzle-info .zation-detail .zation-pop {
  background: #ffff;
  padding: 20px;
  width: 496px;
  position: absolute;
  top: 13px;
  left: -300px;
  z-index: 998;
  box-shadow: 0 0 20px 0 rgba(10, 25, 23, 0.15);
  display: none;
}
.puzzle-info .zation-detail .zation-pop .puzzle-title {
  color: #1a1a1a;
}
.puzzle-info .zation-detail .zation-pop .puzzle-info {
  margin-top: 10px;
}
.puzzle-info .zation-detail .zation-pop .puzzle-info .legend-size {
  color: #009fd3;
  display: inline-block;
  padding-right: 10px;
}
.puzzle-info .zation-detail .zation-pop .puzzle-info .will-layers {
  display: inline-block;
}
.puzzle-info .zation-detail .zation-pop .puzzle-info .count {
  color: #009fd3;
  margin-left: 6px;
}
.puzzle-info .zation-detail .zation-pop .legend-box {
  width: 100%;
  height: 438px;
  border: 1px solid #c6c6c6;
  margin-top: 10px;
  position: relative;
  overflow: hidden;
}
.puzzle-info .zation-detail .zation-pop .reference-title {
  margin: 6px 20px;
  font-size: 12px;
  color: #202020;
  font-family: open-sans;
}
.puzzle-info .zation-detail .zation-pop .reference-box {
  margin: 60px 0 0 90px;
  background: url("data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABkAAD/4QN+aHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA2LjAtYzAwMiA3OS4xNjQ0ODgsIDIwMjAvMDcvMTAtMjI6MDY6NTMgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6OTU4OGNmOGYtZDYyNy00OWY0LTljMmEtYmEyOWVhZjc0YmQ1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkY0NTYwMkQwRTJEOTExRUJBRjQwRkVGRUIzMDQyRUM0IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkY0NTYwMkNGRTJEOTExRUJBRjQwRkVGRUIzMDQyRUM0IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCAyMS4xIChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTFiN2ZlZTktZmEzYS00ZTQ0LWE5ZTItNzg4MjdkMDJkNmMyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjk1ODhjZjhmLWQ2MjctNDlmNC05YzJhLWJhMjllYWY3NGJkNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4g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") repeat-y center;
  width: 314px;
  height: 300px;
  position: relative;
}
.puzzle-info .zation-detail .zation-pop .reference-box .panel-box {
  display: inline-block;
  position: relative;
  padding: 0;
  background: #009fd3;
  box-sizing: border-box;
}
.puzzle-info .zation-detail .zation-pop .reference-box .panel-box .legend-x {
  position: absolute;
  top: -40px;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 20px;
  border-left: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
  text-align: center;
}
.puzzle-info .zation-detail .zation-pop .reference-box .panel-box .legend-x:before {
  display: block;
  content: '';
  width: 100%;
  border-top: 1px solid #c6c6c6;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
}
.puzzle-info .zation-detail .zation-pop .reference-box .panel-box .legend-x .legend-w {
  background: #fff;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  color: #121212;
  position: relative;
  z-index: 2;
  padding: 0 2px;
}
.puzzle-info .zation-detail .zation-pop .reference-box .panel-box .legend-y {
  position: absolute;
  top: 0;
  left: -40px;
  z-index: 1;
  width: 20px;
  height: 100%;
  border-top: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
  color: #121212;
}
.puzzle-info .zation-detail .zation-pop .reference-box .panel-box .legend-y:before {
  display: block;
  content: '';
  height: 100%;
  border-left: 1px solid #c6c6c6;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1;
}
.puzzle-info .zation-detail .zation-pop .reference-box .panel-box .legend-y .legend-h {
  background: #fff;
  display: block;
  position: relative;
  top: 50%;
  margin-top: -19px;
  left: -3px;
  z-index: 1;
  text-align: center;
}
.puzzle-info .zation-detail .zation-pop .reference-box .panel-box .border-top,
.puzzle-info .zation-detail .zation-pop .reference-box .panel-box .border-bottom {
  height: 10px;
  width: 100%;
  display: none;
}
.puzzle-info .zation-detail .zation-pop .reference-box .panel-box .border-top {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-bottom: 1px solid #fff;
}
.puzzle-info .zation-detail .zation-pop .reference-box .panel-box .border-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  border-top: 1px solid #fff;
}
.puzzle-info .zation-detail .zation-pop .reference-box .panel-box .border-up,
.puzzle-info .zation-detail .zation-pop .reference-box .panel-box .border-down {
  width: 100%;
  height: 10px;
}
.puzzle-info .zation-detail .zation-pop .reference-box .panel-box .border-up {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-top: 1px solid #fff;
}
.puzzle-info .zation-detail .zation-pop .reference-box .panel-box .border-down {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  border-bottom: 1px solid #fff;
}
.puzzle-info .zation-detail .zation-pop .reference-box .diy-puzzle {
  position: relative;
}
.puzzle-info .zation-detail .zation-pop .reference-box .diy-puzzle .border-left {
  display: block;
  content: '';
  height: 100%;
  border-right: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.puzzle-info .zation-detail .zation-pop .reference-box .diy-puzzle .border-right {
  display: block;
  content: '';
  height: 100%;
  border-right: 1px solid #fff;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.puzzle-info .zation-detail .zation-pop .reference-box .diy-puzzle .split-top {
  position: absolute;
}
.puzzle-info .zation-detail .zation-pop .reference-box .diy-puzzle .split-top.long-top {
  left: -10px;
  border-top: 1px solid #fff;
}
.puzzle-info .zation-detail .zation-pop .reference-box .diy-puzzle .split-top.long-bottom {
  left: -10px;
  border-top: 1px solid #fff;
}
.puzzle-info .zation-detail .zation-pop .reference-box .diy-puzzle .split-top.long-left {
  top: -10px;
  border-left: 1px solid #fff;
}
.puzzle-info .zation-detail .zation-pop .reference-box .diy-puzzle .split-top.long-right {
  top: -10px;
  border-right: 1px solid #fff;
}
.puzzle-info .zation-detail .zation-pop .reference-box .diy-puzzle .split-left {
  position: absolute;
  top: 0;
}
.puzzle-info .zation-detail .zation-pop .reference-box .panel-list {
  max-height: 312px;
  overflow: hidden;
}
.puzzle-info .zation-detail .zation-pop .reference-box .panel-list:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.puzzle-info .zation-detail .zation-pop .reference-box .panel-list li {
  display: block;
  white-space: nowrap;
}
.puzzle-info .zation-detail .zation-pop .reference-box .panel-list li:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.puzzle-info .zation-detail .zation-pop .reference-box .item {
  display: block;
  background: #009fd3;
  float: left;
}
.puzzle-info .zation-detail .zation-pop .puzzle-info {
  color: #2e2525;
}
/*实例样式*/
.is-puzzle {
  position: relative;
}
.is-puzzle .puzzle-parent {
  display: block;
  visibility: visible;
}
.puzzle-parent {
  width: 920px;
  height: 530px;
  background: #fff;
  box-shadow: 0 0 20px 0 rgba(10, 25, 23, 0.15);
  line-height: normal;
  position: absolute;
  top: 20px;
  right: -140px;
  z-index: 9999;
  display: none;
  visibility: hidden;
}
.puzzle-parent:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.puzzle-parent .puzzle-l {
  width: 260px;
  height: 530px;
  background: #f2f2f2;
  float: left;
  padding: 20px 16px 30px 16px;
  box-sizing: border-box;
}
.puzzle-parent .puzzle-l .edge-item {
  float: none;
  margin-bottom: 10px;
  margin-left: 0;
}
.puzzle-parent .puzzle-l .edge-item .conf-btn {
  width: 120px;
  height: 30px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background: #009fd3;
  cursor: pointer;
  border: none;
  margin-top: 10px;
}
.puzzle-parent .puzzle-l .edge-item .conf-btn:hover {
  background: #0089b6;
}
.puzzle-parent .puzzle-l .edge-item:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.puzzle-parent .puzzle-l .edge-item .c-list {
  float: left;
  width: 50%;
}
.puzzle-parent .puzzle-l .edge-item .c-list:nth-child(2) {
  padding-left: 10px;
}
.puzzle-parent .puzzle-l .edge-item .c-list .list-label {
  margin-bottom: 6px;
}
.puzzle-parent .puzzle-l .edge-item .c-list .edge-notice {
  color: #009fd3;
  margin-top: 4px;
}
.puzzle-parent .puzzle-l .edge-item .c-list .size-length {
  width: 60px !important;
}
.puzzle-parent .puzzle-l .edge-item .c-list span {
  width: 34px;
}
.puzzle-parent .puzzle-l .edge-title {
  line-height: 30px;
  margin-right: 10px;
  float: none;
  font-size: 13px;
}
.puzzle-parent .puzzle-l .edge-title .min-mm {
  font-size: 12px;
  color: #009fd3;
}
.puzzle-parent .puzzle-l .size-length,
.puzzle-parent .puzzle-l .size-width {
  float: left;
  border: 1px solid #c6c6c6;
  text-indent: 5px;
  width: 91px !important;
  height: 28px;
  line-height: 28px;
  padding-right: 4px;
  outline: none;
  margin-right: 0;
}
.puzzle-parent .puzzle-l .cheng-hao {
  display: inline-block;
  padding: 0 10px;
  font-size: 18px;
  float: left;
  height: 28px;
  line-height: 22px;
  background: #fff;
  border-top: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
}
.puzzle-parent .puzzle-l .pcs {
  display: inline-block;
  width: 30px;
  height: 28px;
  line-height: 24px;
  text-align: center;
  background: #fff;
  border: 1px solid #c6c6c6;
  border-left: 0;
  float: left;
}
.puzzle-parent .puzzle-l .rails {
  width: 120px;
  position: relative;
  background: #fff;
  cursor: pointer;
  margin-right: 22px;
  float: left;
}
.puzzle-parent .puzzle-l .rails .dropdown1 {
  float: left;
}
.puzzle-parent .puzzle-l .rails .dropdown-ul {
  position: absolute;
  top: 27px;
  left: 0;
  z-index: 9;
  width: 252px;
  background-color: #ffffff;
  border: 1px solid #cfcfcf;
}
.puzzle-parent .puzzle-l .rails .dropdown-ul li {
  height: 30px;
  line-height: 30px;
  text-indent: 5px;
  cursor: pointer;
}
.puzzle-parent .puzzle-l .rails .dropdown-ul li:hover {
  background-color: #efefef;
}
.puzzle-parent .puzzle-l .rails:before {
  content: "";
  display: block;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #c6c6c6;
  position: absolute;
  right: -16px;
  top: 50%;
  margin-top: -3px;
  height: 0;
  width: 0;
  z-index: 2;
  pointer-events: none;
}
.puzzle-parent .puzzle-l .rails .dropdown-input {
  width: 140px !important;
  background: none;
  background: #fff;
  text-indent: 5px;
  cursor: pointer;
  height: 28px;
  border: 1px solid #cfcfcf;
  position: relative;
  outline: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.puzzle-parent .puzzle-l .edge-mm {
  float: right;
  margin-right: 2px;
}
.puzzle-parent .puzzle-l .edge-mm .size-length {
  width: 36px !important;
  outline: none;
}
.puzzle-parent .puzzle-l .edge-mm span {
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 25px;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #cfcfcf;
  border-left: 0;
}
.puzzle-parent .puzzle-l .route-process {
  width: 222px;
  height: 28px;
  position: relative;
  background: #fff;
  cursor: pointer;
}
.puzzle-parent .puzzle-l .route-process .dropdown1 {
  position: relative;
}
.puzzle-parent .puzzle-l .route-process .dropdown-ul {
  position: absolute;
  width: 100%;
  top: 27px;
  left: 0;
  z-index: 9;
  background-color: #ffffff;
  width: 158px;
  border: 1px solid #cfcfcf;
}
.puzzle-parent .puzzle-l .route-process .dropdown-ul li {
  height: 30px;
  line-height: 30px;
  text-indent: 5px;
  cursor: pointer;
}
.puzzle-parent .puzzle-l .route-process .dropdown-ul li:hover {
  background-color: #efefef;
}
.puzzle-parent .puzzle-l .route-process:before {
  content: "";
  display: block;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #c6c6c6;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -3px;
  height: 0;
  width: 0;
  z-index: 2;
  pointer-events: none;
}
.puzzle-parent .puzzle-l .route-process .dropdown-input {
  width: 220px !important;
  background: none;
  background: #fff;
  text-indent: 5px;
  cursor: pointer;
  height: 28px;
  border: 1px solid #cfcfcf;
  outline: none;
}
.puzzle-parent .puzzle-l .route-process .dropdown-ul {
  width: 100%;
}
.puzzle-parent .puzzle-l .direction-tool:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.puzzle-parent .puzzle-l .direction-tool .dropdown1 {
  width: 120px;
  margin-right: 21px;
  z-index: 3;
  float: left;
}
.puzzle-parent .puzzle-l .direction-tool .dropdown1:before {
  content: "";
  display: block;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #c6c6c6;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -3px;
  height: 0;
  width: 0;
  z-index: 2;
  pointer-events: none;
}
.puzzle-parent .puzzle-l .direction-tool .dropdown1 .dropdown-input {
  width: 120px !important;
  background: #fff;
  cursor: pointer;
}
.puzzle-parent .puzzle-l .direction-tool .dropdown1 .dropdown-ul {
  width: 100%;
}
.puzzle-parent .puzzle-l .direction-tool .edge-mm {
  position: relative;
}
.puzzle-parent .puzzle-l .direction-tool .edge-mm .edge-notice {
  position: absolute;
  bottom: -20px;
  right: 4px;
  z-index: 1;
  color: #009fd3;
}
.puzzle-parent .puzzle-r {
  width: 660px;
  height: 520px;
  float: left;
  background: #fff;
  padding: 0 25px 0 25px;
  font-size: 14px;
  box-sizing: border-box;
}
.puzzle-parent .puzzle-r .edge-panel-tips {
  color: #b59f38;
  width: 540px;
  margin: 15px 0 10px 0;
  word-break: break-word;
  font-size: 13px;
  line-height: 16px;
}
.puzzle-parent .puzzle-r .puzzle-title {
  color: #1a1a1a;
  font-size: 13px;
}
.puzzle-parent .puzzle-r .puzzle-info {
  font-size: 13px;
}
.puzzle-parent .puzzle-r .puzzle-info .legend-size {
  color: #009fd3;
  display: inline-block;
  padding-right: 10px;
  font-weight: 500;
}
.puzzle-parent .puzzle-r .puzzle-info .will-layers {
  display: inline-block;
  margin-right: 20px;
}
.puzzle-parent .puzzle-r .puzzle-info .count {
  color: #009fd3;
  margin-left: 6px;
  font-weight: 500;
}
.puzzle-parent .puzzle-r .legend-box {
  width: 100%;
  height: 420px;
  border: 1px solid #c6c6c6;
  margin-top: 10px;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
.puzzle-parent .puzzle-r .reference-title {
  margin: 6px 20px;
  font-size: 12px;
  color: #202020;
}
.puzzle-parent .puzzle-r .reference-box {
  margin: 60px 0 0 70px;
  background: url("data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABkAAD/4QN+aHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA2LjAtYzAwMiA3OS4xNjQ0ODgsIDIwMjAvMDcvMTAtMjI6MDY6NTMgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6OTU4OGNmOGYtZDYyNy00OWY0LTljMmEtYmEyOWVhZjc0YmQ1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkY0NTYwMkQwRTJEOTExRUJBRjQwRkVGRUIzMDQyRUM0IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkY0NTYwMkNGRTJEOTExRUJBRjQwRkVGRUIzMDQyRUM0IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCAyMS4xIChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTFiN2ZlZTktZmEzYS00ZTQ0LWE5ZTItNzg4MjdkMDJkNmMyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjk1ODhjZjhmLWQ2MjctNDlmNC05YzJhLWJhMjllYWY3NGJkNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4g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") repeat-y center;
  width: 314px;
  height: 300px;
  position: relative;
}
.puzzle-parent .puzzle-r .reference-box .panel-box {
  display: inline-block;
  position: relative;
  padding: 0;
  background: #009fd3;
  box-sizing: border-box;
}
.puzzle-parent .puzzle-r .reference-box .panel-box .legend-x {
  position: absolute;
  top: -40px;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 20px;
  border-left: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
  text-align: center;
}
.puzzle-parent .puzzle-r .reference-box .panel-box .legend-x:before {
  display: block;
  content: '';
  width: 100%;
  border-top: 1px solid #c6c6c6;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
}
.puzzle-parent .puzzle-r .reference-box .panel-box .legend-x .legend-w {
  background: #fff;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  color: #121212;
  position: relative;
  z-index: 2;
  padding: 0 2px;
  font-size: 13px;
}
.puzzle-parent .puzzle-r .reference-box .panel-box .legend-y {
  position: absolute;
  top: 0;
  left: -40px;
  z-index: 1;
  width: 20px;
  height: 100%;
  border-top: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
  color: #121212;
  font-size: 13px;
}
.puzzle-parent .puzzle-r .reference-box .panel-box .legend-y:before {
  display: block;
  content: '';
  height: 100%;
  border-left: 1px solid #c6c6c6;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1;
}
.puzzle-parent .puzzle-r .reference-box .panel-box .legend-y .legend-h {
  background: #fff;
  display: block;
  position: relative;
  top: 50%;
  margin-top: -19px;
  left: -3px;
  z-index: 1;
  text-align: center;
}
.puzzle-parent .puzzle-r .reference-box .panel-box .border-top,
.puzzle-parent .puzzle-r .reference-box .panel-box .border-bottom {
  height: 10px;
  width: 100%;
  display: none;
}
.puzzle-parent .puzzle-r .reference-box .panel-box .border-top {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-bottom: 1px solid #fff;
}
.puzzle-parent .puzzle-r .reference-box .panel-box .border-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  border-top: 1px solid #fff;
}
.puzzle-parent .puzzle-r .reference-box .panel-box .border-up,
.puzzle-parent .puzzle-r .reference-box .panel-box .border-down {
  width: 100%;
  height: 10px;
}
.puzzle-parent .puzzle-r .reference-box .panel-box .border-up {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-top: 1px solid #fff;
}
.puzzle-parent .puzzle-r .reference-box .panel-box .border-down {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  border-bottom: 1px solid #fff;
}
.puzzle-parent .puzzle-r .reference-box .diy-puzzle {
  position: relative;
}
.puzzle-parent .puzzle-r .reference-box .diy-puzzle .border-left {
  display: block;
  content: '';
  height: 100%;
  border-right: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.puzzle-parent .puzzle-r .reference-box .diy-puzzle .border-right {
  display: block;
  content: '';
  height: 100%;
  border-right: 1px solid #fff;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.puzzle-parent .puzzle-r .reference-box .diy-puzzle .split-top {
  position: absolute;
}
.puzzle-parent .puzzle-r .reference-box .diy-puzzle .split-top.long-top {
  left: -10px;
  border-top: 1px solid #fff;
}
.puzzle-parent .puzzle-r .reference-box .diy-puzzle .split-top.long-bottom {
  left: -10px;
  border-top: 1px solid #fff;
}
.puzzle-parent .puzzle-r .reference-box .diy-puzzle .split-top.long-left {
  top: -10px;
  border-left: 1px solid #fff;
}
.puzzle-parent .puzzle-r .reference-box .diy-puzzle .split-top.long-right {
  top: -10px;
  border-right: 1px solid #fff;
}
.puzzle-parent .puzzle-r .reference-box .diy-puzzle .split-left {
  position: absolute;
  top: 0;
}
.puzzle-parent .puzzle-r .reference-box .panel-list {
  max-height: 312px;
  overflow: hidden;
}
.puzzle-parent .puzzle-r .reference-box .panel-list:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.puzzle-parent .puzzle-r .reference-box .panel-list li {
  display: block;
  white-space: nowrap;
}
.puzzle-parent .puzzle-r .reference-box .panel-list li:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.puzzle-parent .puzzle-r .reference-box .item {
  display: block;
  background: #009fd3;
  float: left;
}
.puzzle-parent .puzzle-r .icon-guanbi2 {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 2;
  color: #c6c6c6;
  background: url("images-lib-www/icon-close.png") no-repeat -8px -11px;
  width: 24px;
  height: 24px;
}
.puzzle-parent .puzzle-r .icon-guanbi2:hover {
  background: url("images-lib-www/icon-close.png") no-repeat -8px -45px;
}
.puzzle-parent .puzzle-r .icon-guanbi2:hover {
  color: #b21f1f;
}
.puzzle-parent .puzzle-r .legend-detail:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.puzzle-parent .puzzle-r .legend-detail .legend-box {
  width: 408px;
  border-right: 1px solid #c6c6c6;
  float: left;
}
.puzzle-parent .puzzle-r .legend-detail .primary-box {
  float: left;
  width: 200px;
  height: 420px;
  margin-top: 10px;
  border: 1px solid #c6c6c6;
  border-left: 0;
  padding: 25px 15px;
  position: relative;
  overflow: hidden;
  display: none;
  box-sizing: border-box;
  font-size: 13px;
}
.puzzle-parent .puzzle-r .legend-detail .primary-box .primary-tips .count {
  color: #009fd3;
}
.puzzle-parent .puzzle-r .legend-detail .primary-box .three-option {
  margin-top: 16px;
}
.puzzle-parent .puzzle-r .legend-detail .primary-box .options-box .for-radio {
  display: block;
  padding: 8px 0 8px 24px;
  border-bottom: 1px solid #e4e4e4;
  position: relative;
  cursor: pointer;
}
.puzzle-parent .puzzle-r .legend-detail .primary-box .options-box .for-radio.active .radio:before {
  display: block;
}
.puzzle-parent .puzzle-r .legend-detail .primary-box .options-box .for-radio.active .radio {
  border: 1px solid #009fd3;
}
.puzzle-parent .puzzle-r .legend-detail .primary-box .options-box .for-radio .radio {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  background: #fff;
  border: 1px solid #aaa;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.puzzle-parent .puzzle-r .legend-detail .primary-box .options-box .for-radio .radio:before {
  display: none;
  content: '';
  width: 12px;
  height: 12px;
  background: #009fd3;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin: -6px 0 0 -6px;
}
.puzzle-parent .puzzle-r .legend-detail .primary-box .options-box .for-radio input[type="radio"].radio-el {
  opacity: 0;
  -ms-opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  filter: opacity(0);
  filter: alpha(opacity=0);
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  margin-top: -6px;
}
@-webkit-keyframes fadeInUpDiy {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpDiy {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.puzzle-parent .puzzle-r .legend-detail .primary-box .recommend-tips {
  width: 188px;
  height: 406px;
  position: absolute;
  top: 6px;
  left: -188px;
  z-index: 1;
  background: #f2f2f2;
  color: #009fd3;
  transition: all 1s ease;
}
.puzzle-parent .puzzle-r .legend-detail .primary-box .recommend-tips .icon-guanbi {
  position: absolute;
  top: 6px;
  right: 6px;
  z-index: 5;
  background: url("images-lib-www/icon-close.png") no-repeat -8px -11px;
  width: 24px;
  height: 24px;
}
.puzzle-parent .puzzle-r .legend-detail .primary-box .recommend-tips .icon-guanbi:hover {
  background: url("images-lib-www/icon-close.png") no-repeat -8px -45px;
}
.puzzle-parent .puzzle-r .legend-detail .primary-box .recommend-tips .icon-tishi1 {
  color: #009fd3;
  margin: 20px 0 0 16px;
  display: block;
}
.puzzle-parent .puzzle-r .legend-detail .primary-box .recommend-tips .tips-text {
  width: 100%;
  height: inherit;
  display: table-cell;
  vertical-align: top;
  padding: 20px 16px 0;
  line-height: 18px;
  font-size: 13px;
}
.puzzle-parent .puzzle-r .legend-detail .primary-box .recommend-tips.is-fadeIn {
  animation: fadeInUpDiy 1 ease 0.8s;
  position: absolute;
  top: 6px;
  left: 6px;
  z-index: 1;
}
.puzzle-parent .puzzle-r .legend-detail .primary-box .icon-guanbi2 {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  padding: 10px;
  color: #c6c6c6;
  transition: all 0.3s linear;
  font-size: 22px;
  line-height: 22px;
}
.puzzle-parent .puzzle-r .legend-detail .primary-box .icon-guanbi2:hover {
  color: #b21f1f;
}
.puzzle-parent .puzzle-r .legend-detail .primary-box .conf-btn {
  width: 120px;
  height: 30px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background: #009fd3;
  position: absolute;
  bottom: 40px;
  left: 50%;
  z-index: 1;
  margin-left: -60px;
  cursor: pointer;
  border: none;
}
.puzzle-parent .puzzle-r .legend-detail .primary-box .conf-btn:hover {
  background: #0089b6;
}
.panel-text-link {
  float: right;
  position: relative;
  padding-left: 20px;
  cursor: pointer;
  margin: 8px 45px 0 0;
}
.panel-text-link .panel-text {
  color: #009fd3;
}
.panel-text-link:hover .panel-text {
  text-decoration: underline;
}
.panel-text-link:before {
  display: block;
  content: '';
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA01pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKDIwMjAwODE4Lm0uMTAxMiAyMDIwLzA4LzE4OiBmODJmNDMzNzYxKSAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkY0RDYyQjNGMUMxQTExRUNBODhDQzg5OEFGOEQyODI1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkY0RDYyQjQwMUMxQTExRUNBODhDQzg5OEFGOEQyODI1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjRENjJCM0QxQzFBMTFFQ0E4OENDODk4QUY4RDI4MjUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjRENjJCM0UxQzFBMTFFQ0E4OENDODk4QUY4RDI4MjUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7sjl4CAAAA4ElEQVR42mJkWGZ/j4GB4RMDAggBcQ0QL2LAA1iAmAuqaCEQ3wfiBCBWYiAAmID4FxA/AOKvDCQAkMYvQHwAiDlI0QhyqjQQTwDif1BnEq0R5K8ABhIByKnqQHwBiC1IdeodIHYA4g+kahQF4gIg/g3EfVBxkEENePTdY0GKjj9QfIQIC1tYkKLjKdTWh1D2dySFfGipq4AJKToSgZgViMOBuAiqABZgC4BYDojFgFgRFqqw6PCCGsICNUAAiGcghT4TVE08SIARKZErQp3IA8RsQPwaiFWA+CYWuW8AAQYAX28v/SUo4akAAAAASUVORK5CYII=") no-repeat center;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.diy-edge-quantity .ui2-form-col18 .boardnumber {
  display: none;
}
.diy-edge-quantity .ui2-form-col18 .boardnumber li {
  width: 60px;
}
.diy-edge-quantity .ui2-form-col18 .input-group-addon {
  margin-left: -6px;
}
.puzzle-parent .puzzle-l .edge-panel-tips {
  color: #b59f38;
  font-size: 13px;
  margin: 5px 0 0 0;
}
/*拼版计价*/
/*20220901 start*/
.parameter-dropdown {
  display: inline-block;
  float: left;
  margin-bottom: 12px;
}
.parameter-dropdown .parameter-title {
  color: #777777;
}
/*20220901 end*/
/*file-material-row start*/
.negotiation-assembly .file-material-row {
  margin: 10px 0 4px;
}
.negotiation-assembly .file-material-row .material-el {
  display: block;
  margin-left: 14px;
  float: left;
  width: 260px;
  padding: 8px 0;
  box-sizing: border-box;
  background: #f7f7f7;
  position: relative;
  font-size: 12px;
}
.negotiation-assembly .file-material-row .material-el:focus {
  text-decoration: none;
}
.negotiation-assembly .file-material-row .material-el:hover {
  text-decoration: none;
  background: url("../images-lib-www/file-img1.png") no-repeat 8px center #ebf5f6;
  cursor: default;
}
.negotiation-assembly .file-material-row .material-el:hover .name {
  text-decoration: none;
}
.negotiation-assembly .file-material-row .material-el:first-child {
  margin-left: 0;
}
.negotiation-assembly .file-material-row .material-el .info-file {
  margin-left: 30px;
  display: inline-block;
  vertical-align: middle;
}
.negotiation-assembly .file-material-row .material-el {
  background: url("../images-lib-www/file-img1.png") no-repeat 8px center #f0f0f0;
  border-radius: 3px;
}
.negotiation-assembly .file-material-row .centroid-file {
  background: url("../images-lib-www/file-img2.png") no-repeat 8px center #f0f0f0;
  border-radius: 3px;
}
.negotiation-assembly .file-material-row .centroid-file:hover {
  text-decoration: none;
  background: url("../images-lib-www/file-img2.png") no-repeat 8px center #ebf5f6;
}
.negotiation-assembly .file-material-row .other-file {
  background: url("../images-lib-www/file-img3.png") no-repeat 8px center #f0f0f0;
  border-radius: 3px;
}
.negotiation-assembly .file-material-row .other-file:hover {
  text-decoration: none;
  background: url("../images-lib-www/file-img3.png") no-repeat 8px center #ebf5f6;
}
.negotiation-assembly .file-material-row .material-el .name {
  font-weight: 700;
  color: #009fd3;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 190px;
}
.negotiation-assembly .file-material-row .material-el .des {
  color: #999999;
  margin-top: 4px;
}
.negotiation-assembly .file-material-row .material-el .close-icon {
  display: block;
  position: absolute;
  background: url("../images-lib-www/fileclosed.png") no-repeat center;
  width: 18px;
  height: 18px;
  top: 50%;
  margin-top: -9px;
  right: 6px;
  z-index: 3;
}
.negotiation-assembly .file-material-row .material-el .close-icon:hover {
  background: url("../images-lib-www/fileclosed-hover.png") no-repeat center;
}
/*file-material-row end*/
/*2022-12-30   start*/
.multer-code-params {
  position: relative;
}
.multer-flexible-code {
  z-index: 6;
}
.list-search-filter .flexible-additional {
  width: 620px;
  position: relative;
  z-index: 12;
}
.list-search-filter .li-additional {
  z-index: 26;
  position: relative;
}
.special_options .list-search-filter .parameter-dropdown:nth-child(2) {
  z-index: 4;
  position: relative;
}
.special_options .list-search-filter .parameter-dropdown:nth-child(4) .edit-diy-area {
  margin-top: 10px;
  height: 62px;
  position: relative;
  display: none;
}
.special_options .list-search-filter .parameter-dropdown:nth-child(4) .edit-diy-area .inquiry-content {
  position: absolute;
  top: 0;
  left: 87px;
  z-index: 2;
  min-height: 48px;
}
.negotiation-products .edit-diy-area {
  margin-top: 10px;
  height: 62px;
  position: relative;
  display: none;
}
.negotiation-products .edit-diy-area .inquiry-content {
  position: absolute;
  top: 0;
  left: 87px;
  z-index: 2;
  min-height: 48px;
}
.quotation-price-pop {
  padding: 20px;
  font-size: 13px;
}
.quotation-price-pop .quotation-row {
  margin: 20px 0;
}
.quotation-price-pop .quotation-row .pricenote {
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  margin-bottom: 20px;
}
.quotation-price-pop .quotation-row .label {
  float: left;
  height: 28px;
  line-height: 28px;
  width: 180px;
}
.quotation-price-pop .quotation-row .the-domain {
  float: left;
  height: 28px;
  border: 1px solid #c6cad1;
  width: 250px;
  position: relative;
}
.quotation-price-pop .quotation-row .usd {
  line-height: 24px;
  width: 38px;
  position: absolute;
  height: 24px;
  top: 50%;
  padding-right: 6px;
  z-index: 2;
  right: 1px;
  margin-top: -12px;
  pointer-events: none;
  background: #fff;
  color: #666666;
}
.quotation-price-pop .quotation-row .the-domain .domain {
  height: 28px;
  text-indent: 15px;
  width: 100%;
  border: 0;
}
.quotation-price-pop .quotation-row .date {
  position: relative;
}
.quotation-price-pop .quotation-row .date:before {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAARNJREFUOE/t1D1Ow0AQBeA3PgAdLQXX8I756RAFlbkIF+AU1EQIIRwkhBB0KOA390C0SIgjDNrIGynJFnHsEkvbeGY/j2fsFYx8Sc4LIRzG+2b23jeeBVX1AMAlyaMcqKqzLv6xGp+DqroL4BvAJ4CvmByXu1+JyATAT7d+3X0qInXKAbAHYF9ETtu2fZ2D8RVFZEYyPaBXharaiMj1Aqyq6tjd3xLYd05rYFmWJ0VR3JPc6Yt1LVuuUFXP3P3CzKpRwBBCLSLNNljaszqUCNYkz7dB13rYVfgPbt7N2EMAE5Iv6U8ZPBR3vzGz59FAALckn0YD3f3OzB6XwM27ls1sSD4szsP4LQ4BzWwa92cP2CHwHxjktBVlC1quAAAAAElFTkSuQmCC") no-repeat center;
  width: 20px;
  height: 20px;
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -10px;
  z-index: 2;
  pointer-events: none;
  cursor: pointer;
}
/*2022-12-30   end*/
.panel.window {
  z-index: 55555 !important;
}
.window-mask {
  z-index: 55554 !important;
}
/* 2023/6/1 start*/
.the-check-row {
  display: inline-block;
  margin-top: 2px;
}
.the-check-row .check-box .check-item {
  cursor: pointer;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  padding: 0px 6px;
  border: 1px solid #a8a8a8;
  border-radius: 4px;
  font-size: 13px;
  box-sizing: border-box;
  color: #333333;
  font-weight: 700;
  background: #fff;
}
.the-check-row .check-box .check-item:before {
  content: '';
  margin-right: 2px;
  width: 20px;
  height: 20px;
  background: url("../images-lib-www/orderonline/choose-icon.png") no-repeat 0 -1px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
}
.the-check-row .check-box .check-item.check-active {
  border: 1px solid #009fd3;
  color: #000;
  font-size: 13px;
}
.the-check-row .check-box .check-item.check-active:before {
  background: url("../images-lib-www/orderonline/choose-icon.png") no-repeat -78px -1px;
  width: 20px;
  height: 20px;
  border: 0;
}
/* 2023/6/1 end*/
/*2023-7-14 start*/
.conf_body.the-conf_body .title-areas {
  margin: 0px 20px 10px 20px;
  color: #666666;
  font-weight: 700;
}
.conf_body.the-conf_body .add-note-box {
  margin: 10px 20px 20px;
}
.conf_body.the-conf_body .add-note-box .note-tips {
  color: #B59F38;
  font-size: 12px;
}
.conf_body.the-conf_body .add-note-box .add-textarea {
  min-height: 100px;
  height: auto;
  margin-top: 5px;
  line-height: 18px;
  padding: 6px 10px;
  resize: vertical;
  display: block;
  width: 100%;
  font-size: 13px;
  box-sizing: border-box;
}
.conf_body.the-conf_body .add-note-box .add-textarea::placeholder {
  color: #999;
}
.conf_body.the-conf_body .inchbtn {
  margin-right: 20px;
}
.conf_body.the-conf_body .list-search-filter {
  float: left;
  min-height: 40px !important;
  margin-bottom: 0 !important;
}
/*2023-7-14 end*/
/* 2023-11-7 start */
.maui-row-right .clause-des {
  font-size: 12px;
  line-height: 17px;
  color: #6c717c;
  padding: 8px 20px 8px 34px;
  background: #f5f7fa;
  position: relative;
}
.maui-row-right .clause-des:before {
  position: absolute;
  left: 10px;
  top: 8px;
  width: 20px;
  height: 20px;
  background: url("../images-lib-www/sprite-notice-addon.png") no-repeat 0 -88px;
  content: '';
  display: block;
}
.maui-row-right .clause-des .key-point {
  font-size: 13px;
  font-weight: 700;
}
.maui-row-right .clause-des .terms-use {
  text-decoration: underline;
}
/* 2023-11-7 end */
/* 2023-11-24 start */
.list-search-filter a.filter-tag .extra-price {
  color: #ff0000;
  font-weight: 700;
}
/* 2023-11-24 end */
/*2024-1-12 start*/
.list-search-row-title + .li-additional {
  z-index: 30;
}
.list-search-row-title + .li-additional + .li-additional {
  z-index: 30;
}
/*2024-1-12 end*/
/*2024-1-15 start*/
.new-search .Stiffener-PI {
  width: 110px;
}
.new-search .Stiffener .ui2-popup-menu li {
  width: 134px;
}
.new-search .ui2-dropdown {
  margin-right: 12px;
}
.new-search .second-ulleft:last-child .ui2-dropdown {
  margin-right: 0;
}
/*2024-1-15 end*/
/*2024-8-13 start*/
.special_options.production-location .ui2-box-body {
  margin-top: 16px;
}
.special_options.production-location .list-search-row-title {
  top: 50%;
  margin-top: -8px;
}
.special_options.production-location .ui2-form-col18 {
  margin-left: 6px;
  font-size: 0;
}
.special_options.production-location .switch-tag {
  display: inline-block;
  vertical-align: top;
  width: 264px;
  height: 52px;
  background: #FFFFFF;
  border-radius: 3px;
  border: 1px solid #B5B5B5;
  cursor: pointer;
  margin-left: 14px;
  box-sizing: border-box;
  padding: 0 0 0 10px;
}
.special_options.production-location .switch-tag:hover {
  border-color: #009fd3;
}
.special_options.production-location .switch-tag.active {
  border: 2px solid #009fd3;
}
.special_options.production-location .switch-tag:first-child {
  margin-left: 0;
}
.special_options.production-location .switch-tag .switch-icon {
  display: table-cell;
  background: url("../images-lib-www/orderonline/not-specify-icon.png") no-repeat center;
  width: 36px;
}
.special_options.production-location .switch-tag.europe .switch-icon {
  display: table-cell;
  background: url("../images-lib-www/orderonline/in-europe-icon.png") no-repeat center;
  width: 36px;
}
.special_options.production-location .switch-tag .switch-info {
  display: table-cell;
  vertical-align: middle;
  height: 50px;
  padding-left: 10px;
}
.special_options.production-location .switch-tag .label {
  font-size: 14px;
  color: #333333;
  font-weight: 700;
}
.special_options.production-location .switch-tag .tips {
  font-size: 12px;
  color: #777777;
}
/*2024-8-13 end*/
.layui-layer-dialog.layui-layer-msg .layui-layer-content {
  word-break: break-word;
}
/*2024-10-30不含税提示start*/
.tariff-tips {
  text-align: right;
  font-size: 11px;
  color: #999;
  margin-top: 6px;
  overflow-wrap: break-word;
}
/*2024-10-30不含税提示end*/
.parameter-tips-el {
  color: #B59F38;
  word-break: break-word;
  margin-bottom: 10px;
}
.parameter-tips-el .jump-btn {
  cursor: pointer;
  color: #009fd3;
  font-weight: bold;
  /*margin-left: 16px;*/
}
/*2025-4-3序列号打印位置start*/
.alone-place .ui2-dropdown {
  z-index: 19;
}
.alone-place .ui2-dropdown-layout {
  width: 380px;
}
.alone-place .ui2-dropdown-layout input {
  background-color: white;
  border: none;
  padding-left: 10px;
  padding-top: 6px;
  width: 90%;
}
.alone-place .ui2-icon-arrow-down {
  position: absolute;
  right: 0px;
}
.alone-place .ui2-popup-menu li {
  width: 380px;
}
.mill-params .ui2-dropdown {
  z-index: 16;
}
.mill-params .ui2-dropdown-layout {
  width: 150px;
}
.mill-params .ui2-popup-menu {
  width: 150px;
}
.serial-place {
  display: none;
}
.serial-place .ui2-dropdown-layout {
  width: 318px;
}
.serial-place .ui2-dropdown-layout .sel-text {
  background-color: white;
  border: none;
  padding-left: 10px;
  padding-top: 6px;
  width: 88%;
}
.serial-place .ui2-icon-arrow-down {
  position: absolute;
  right: 0px;
}
.serial-place .edit-diy-area {
  width: 800px;
  height: 80px;
}
.serial-place .edit-diy-area .inquiry-content {
  width: 100%;
  left: 0;
  box-sizing: border-box;
  min-height: 80px;
}
/*2025-4-3序列号打印位置end*/
/*2025-09-02 start*/
.list-search-filter.clearfix.align-center .smt_process_help {
  margin-top: 6px;
}
.w-el-80 {
  width: 80px !important;
}
.w-el-one-fifty {
  width: 150px !important;
}
.w-middle-percentage {
  width: 45%;
}
/*2025-09-02 end*/
/*2025-09-16 start*/
.upload-cad-area {
  padding: 10px 0;
  background: #F7F8F9;
  border: 1px dashed #DBDEE2;
  transition: all 0.3s;
  margin-top: 12px;
  width: 666px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.upload-cad-area:hover {
  border: 1px dashed #009fd3;
  background: #E5F6EC;
}
.upload-cad-area:hover .upload-icon {
  background: url("images-lib-www/orderonline/file-upload-icon-hover.png") no-repeat center;
  width: 32px;
  height: 32px;
  background-size: cover;
}
.upload-cad-area:hover .upload-title {
  color: #009fd3;
}
.upload-cad-area.drop {
  border: 1px dashed #009fd3;
  background: #E5F6EC;
}
.upload-cad-area.drop .upload-icon {
  background: url("images-lib-www/orderonline/file-upload-icon-hover.png") no-repeat center;
  width: 32px;
  height: 32px;
  background-size: cover;
}
.upload-cad-area.drop .upload-title {
  color: #009fd3;
}
.upload-cad-area.end:hover {
  background: #F7F8F9;
}
.upload-cad-area.end .can-upload {
  opacity: 0;
  visibility: hidden;
  display: none;
}
.upload-cad-area.end .end-upload {
  display: flex;
  opacity: 1;
  visibility: visible;
}
.upload-cad-area.end:hover {
  border: 1px dashed #B6BDC5;
}
.upload-cad-area .can-upload {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  height: inherit;
}
.upload-cad-area .upload-icon {
  background: url("images-lib-www/orderonline/file-upload-icon1.png") no-repeat center;
  width: 32px;
  height: 32px;
  background-size: cover;
  margin-bottom: 6px;
}
.upload-cad-area .upload-title {
  font-size: 13px;
  color: #8C8C8C;
  line-height: 18px;
  text-align: left;
  font-weight: 600;
  font-style: normal;
  text-transform: none;
}
.upload-cad-area .upload-tips {
  font-size: 12px;
  color: #999999;
  line-height: 16px;
}
.upload-cad-area .end-upload {
  height: inherit;
  align-items: center;
  justify-content: center;
  cursor: default;
  opacity: 0;
  visibility: hidden;
  display: none;
}
.upload-cad-area .end-upload .end-tips {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: inherit;
  max-width: 374px;
  font-size: 13px;
  color: #8C8C8C;
  line-height: 18px;
}
/*2025-09-16 end*/
/*2025-10-01 start*/
.description-txt {
  font-size: 11px;
  color: #999;
  margin-top: 4px;
  overflow-wrap: break-word;
}
/*2025-10-01 end*/
/*20251020 start*/
.parameter-dropdown.multer-code-params.alone-place .ui2-dropdown {
  z-index: auto;
}
/*20251020 end*/
/*# sourceMappingURL=pcbcalculator.css.map */