html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html * {
  outline: 0;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html,
body {
  font-family: Roboto-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  border: none;
}
input[type=button],
input[type=submit],
input[type=file],
button {
  cursor: pointer;
  -webkit-appearance: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ol,
ul,
dl {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 500;
}
a {
  text-decoration: none;
  transition: color 0.2s ease;
}
img {
  border: none;
}
em {
  font-style: normal;
}
.clr {
  zoom: 1;
}
.clr:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.fl {
  float: left;
  _display: inline;
}
.fr {
  float: right;
  _display: inline;
}
.va-t {
  vertical-align: top;
}
.va-m {
  vertical-align: middle;
}
.va-b {
  vertical-align: bottom;
}
.i-hide {
  display: none;
}
.i-show {
  display: block;
}
.lineBlock {
  display: inline-block;
  *display: inline;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
}
.lbBox {
  font-size: 0 !important;
  *word-spacing: -1px !important;
}
.emptys {
  margin-left: -1px;
  width: 1px;
  height: 100%;
  font-size: 0;
  vertical-align: middle;
}
label,
dd,
dd,
dt {
  font-weight: normal;
}
.boxsiz {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
a:hover,
a:focus {
  text-decoration: none;
}
html,
body {
  width: 100%;
  height: 100%;
}
body {
  min-width: 1280px;
}
.width-1280 {
  width: 1280px;
  margin: 0 auto;
}
.row {
  display: flex;
  flex-direction: row;
}
/* 从左侧对齐 */
.rowStart {
  justify-content: flex-start;
}
/* 两侧对齐 */
.bothSide {
  justify-content: space-between;
}
/* 从右侧对齐 */
.rowEnd {
  justify-content: flex-end;
}
/* 平均分布 */
.avarage {
  justify-content: space-around;
}
/* 水平居中 */
.rowCenter {
  justify-content: center;
}
/* 垂直居中 */
.verCenter {
  align-items: center;
}
.ellipsis {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -icab-text-overflow: ellipsis;
  -khtml-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.pcbbuy-head {
  height: 60px;
  background: #ffffff;
}
.pcbbuy-head .l {
  height: 60px;
}
.pcbbuy-head .l .logo {
  width: 384px;
  height: 33px;
}
.pcbbuy-head .l .logo img {
  width: 384px;
  height: 33px;
}
.pcbbuy-head .l .text {
  margin-left: 80px;
}
.pcbbuy-head .l .text .t1 {
  font-size: 11px;
  color: #666666;
  margin-bottom: 3px;
}
.pcbbuy-head .l .text .t2 {
  font-size: 11px;
  color: #666666;
}
.pcbbuy-head .r {
  height: 60px;
}
.pcbbuy-head .r .text .t1 {
  margin-bottom: 3px;
}
.pcbbuy-head .r .text .t1 .iconfont {
  font-size: 12px;
  color: #222222;
}
.pcbbuy-head .r .text .t1 span {
  font-size: 12px;
  color: #222222;
  font-weight: bold;
  margin-left: 3px;
}
.pcbbuy-head .r .text .t2 {
  font-size: 11px;
  color: #666666;
}
.pcbbuy-head .r .car-bar {
  margin-left: 60px;
}
.pcbbuy-head .r .car-bar .iconfont {
  font-size: 19px;
  color: #ed3400;
}
.pcbbuy-head .r .car-bar span {
  font-size: 12px;
  color: #222222;
  margin-left: 3px;
  margin-right: 3px;
}
.pcbbuy-head .r .car-bar em {
  font-size: 12px;
  color: #ed3400;
}
.pcbbuy-head .r .login-bar {
  margin-left: 19px;
}
.pcbbuy-head .r .login-bar .iconfont {
  font-size: 19px;
  color: #1180c9;
  margin-right: 3px;
}
.pcbbuy-head .r .login-bar .btn {
  font-size: 12px;
  color: #1180c9;
  vertical-align: middle;
  font-weight: bold;
}
.pcbbuy-head .r .login-bar em {
  font-size: 12px;
  color: #222222;
  vertical-align: middle;
  margin: 0 7px;
}
.pcbbuy-head .r .login-bar .new-here {
  margin-top: 6px;
  width: 122px;
  height: 18px;
  background: #ECF8FF;
  border-radius: 3px;
  border: 1px dashed #1180C9;
  line-height: 18px;
  text-align: center;
  display: block;
}
.pcbbuy-head .r .login-bar .new-here .t1 {
  font-size: 12px;
  color: #1180c9;
}
.pcbbuy-head .r .login-bar .new-here .t2 {
  font-size: 12px;
  color: #ed3400;
  margin-left: 7px;
}
.pcbbuy-head .r .login-box {
  position: relative;
  margin-left: 24px;
  cursor: pointer;
}
.pcbbuy-head .r .login-box img {
  width: 19px;
  height: 18px;
}
.pcbbuy-head .r .login-box .tt {
  margin-left: 4px;
  font-size: 12px;
  color: #1180c9;
  font-weight: bold;
}
.pcbbuy-head .r .login-box .iconfont {
  font-size: 16px;
  color: #6b6b6b;
}
.pcbbuy-head .r .login-box .wrap {
  position: absolute;
  right: -12px;
  top: 25px;
  width: 148px;
  height: 273px;
  background: #FFFFFF;
  box-shadow: 0px 6px 12px 2px rgba(0, 0, 0, 0.05);
  border: 1px solid #1180C9;
  z-index: 999999999999999999999999999;
  display: none;
}
.pcbbuy-head .r .login-box .wrap .arrow-wrap {
  position: absolute;
  right: 0;
  top: -11px;
  width: 100%;
  height: 10px;
}
.pcbbuy-head .r .login-box .wrap .arrow {
  position: absolute;
  right: 10px;
  top: 2px;
  width: 17px;
  height: 10px;
  display: block;
  background: url("../../images/arrow.png") no-repeat center;
  background-size: cover;
}
.pcbbuy-head .r .login-box .wrap .t1 {
  padding-left: 10px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #222222;
}
.pcbbuy-head .r .login-box .wrap .t2 {
  padding-left: 10px;
  height: 30px;
  line-height: 30px;
}
.pcbbuy-head .r .login-box .wrap .t2 span {
  font-size: 12px;
  color: #ed3400;
  margin-right: 3px;
}
.pcbbuy-head .r .login-box .wrap .t2 em {
  font-size: 12px;
  color: #222222;
}
.pcbbuy-head .r .login-box .wrap .link {
  padding-left: 9px;
  font-size: 12px;
  color: #666666;
  height: 30px;
  line-height: 30px;
  display: block;
  transition: all 0.2s ease;
}
.pcbbuy-head .r .login-box .wrap .link:hover {
  color: #1180c9;
  font-weight: bold;
}
.pcbbuy-head .r .login-box .wrap .link.curr {
  background: #1180C9;
  color: #ffffff;
  font-weight: bold;
}
.pcbbuy-head .r .login-box:hover .wrap {
  display: block;
}
.pcbbuy-nav {
  height: 40px;
  background: #1360A7;
  box-shadow: 0px -1px 0px 0px rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.pcbbuy-nav .box {
  height: 40px;
}
.pcbbuy-nav .box .link {
  position: relative;
  font-size: 14px;
  color: #FFFFFF;
  vertical-align: middle;
  opacity: 0.7;
  margin-right: 60px;
}
.pcbbuy-nav .box .link.curr {
  font-weight: bold;
  opacity: 1;
}
.pcbbuy-nav .box .link.curr:after {
  position: absolute;
  bottom: -7px;
  left: 0;
  right: 0;
  width: 25px;
  height: 3px;
  background: #FFFFFF;
  border-radius: 2px;
  margin: 0 auto;
  content: '';
}
.pcbbuy-nav .box .wrap {
  position: relative;
  height: 40px;
  line-height: 40px;
}
.pcbbuy-nav .box .wrap .t-san {
  width: 50px;
  height: 50px;
  background: url(../../images/menu.png) no-repeat center;
  position: absolute;
  top: -5px;
  left: 52px;
  transition: all 0.2s ease-in-out;
}
.pcbbuy-nav .box .wrap ul {
  position: absolute;
  left: -23px;
  top: 41px;
  display: none;
  z-index: 9999;
}
.pcbbuy-nav .box .wrap ul li {
  width: 115px;
  height: 40px;
  line-height: 40px;
  background: #1360A7;
  box-shadow: 0px -1px 0px 0px rgba(255, 255, 255, 0.2);
  padding-left: 12px;
  border-left: 3px solid transparent;
}
.pcbbuy-nav .box .wrap ul li:first-child {
  box-shadow: none;
}
.pcbbuy-nav .box .wrap ul li a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
}
.pcbbuy-nav .box .wrap ul li.curr,
.pcbbuy-nav .box .wrap ul li:hover {
  border-left: 3px solid #FFFFFF;
}
.pcbbuy-nav .box .wrap ul li.curr a,
.pcbbuy-nav .box .wrap ul li:hover a {
  font-weight: bold;
  color: #ffffff;
}
.pcbbuy-nav .box .wrap:hover ul {
  display: block;
}
.pcbbuy-nav .box .wrap:hover .t-san {
  background: url(../../images/menu_hover.png) no-repeat center;
  transform: rotate(180deg);
}
.cn-nav {
  height: 48px;
  background: #1360A7;
  line-height: 48px;
  font-size: 16px;
  font-weight: 400;
}
.cn-nav .cn-box {
  position: relative;
  z-index: 9;
}
.cn-nav .cn-box .cur {
  color: #0081D2;
}
.cn-nav ul li {
  float: left;
  position: relative;
}
.cn-nav ul li a {
  display: inline-block;
  padding: 0 25px;
  color: #FFFFFF;
}
.cn-nav ul li .cn-home {
  color: #0081D2;
}
.cn-nav ul li .cn-san {
  width: 16px;
  height: 13px;
  position: absolute;
  top: 18px;
  left: 99px;
  background: url(../../images/menu.png) no-repeat center;
  transition: all 0.2s ease-in-out;
}
.cn-nav ul li .cnt-san {
  width: 16px;
  height: 13px;
  position: absolute;
  top: 18px;
  left: 99px;
  background: url(../../images/menu_hover.png) no-repeat center;
}
.cn-nav ul li .cn-san1 {
  display: inline-block;
  width: 16px;
  height: 13px;
  background: url(../../images/menu.png) no-repeat center;
  transition: all 0.2s ease-in-out;
}
.cn-nav ul li .cnt-san1 {
  display: inline-block;
  width: 16px;
  height: 13px;
  background: url(../../images/menu_hover.png) no-repeat center;
}
.cn-nav ul li .cn-left {
  width: 102px;
  padding: 0px 16px;
}
.cn-nav ul li .cn-width {
  width: 88px;
  padding: 0px 16px;
}
.cn-nav ul li .cn-list1 {
  position: absolute;
  background: #fff;
  display: none;
  z-index: 9;
  text-align: center;
}
.cn-nav ul li .cn-list1 .cn-a {
  display: block;
  width: 100%;
  border-bottom: 1px solid #EEEEEE;
  color: #494C4D;
  padding: 0;
  margin: 0;
  font-size: 14px;
  height: 48px;
  line-height: 48px;
}
.cn-nav ul li .cn-list1 .cn-a:last-child {
  border: 0;
}
.cn-nav ul li .cn-list1 .cn-a p {
  line-height: normal;
}
.cn-nav ul li .cn-list1 .cn-a p:first-child {
  padding-top: 6px;
  margin-bottom: 6px;
}
.cn-nav ul li .cn-list1 .cn-a:hover {
  color: #0081D2;
}
.cn-nav ul li .cn-list1 .cn-bg {
  background: url(../../images/nav-sj.png) no-repeat top center;
}
.cn-nav ul li .cn-list1 .cn-bor {
  border: 0;
}
.cn-nav ul li .cn-list {
  position: absolute;
  background: #fff;
  display: none;
  z-index: 9;
  text-align: center;
}
.cn-nav ul li .cn-list .cn-a {
  display: block;
  width: 100%;
  border-bottom: 1px solid #EEEEEE;
  color: #494C4D;
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.cn-nav ul li .cn-list .cn-a:hover {
  color: #0081D2;
}
.cn-nav ul li .cn-list .cn-bg {
  background: url(../../images/nav-sj.png) no-repeat top center;
}
.cn-nav ul li .cn-list .cn-bor {
  border: 0;
}
.cn-nav ul li:hover a {
  color: #0081D2;
}
.cn-nav ul li:hover .cn-san {
  background: url(../../images/menu_hover.png) no-repeat center;
  transform: rotate(180deg);
}
.cn-nav ul li:hover .cn-san1 {
  background: url(../../images/menu_hover.png) no-repeat center;
  transform: rotate(180deg);
}
.cn-nav ul li:hover .cn-list {
  display: block;
  border-top: 2px solid #0081D2;
}
.cn-nav ul li:hover .cn-list1 {
  display: block;
  border-top: 2px solid #0081D2;
}
.cn-nav .nav-line {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 82px;
  height: 48px;
  background-color: #fff;
  font-size: 0;
  line-height: 40px;
}
.lb-pcbbuy-footer {
  width: 100%;
  height: 298px;
  padding: 30px 0;
  background: #103F53;
}
.lb-pcbbuy-footer .tx-foo-last img {
  margin-right: 20px;
}
.lb-pcbbuy-footer .f-box11 {
  margin-right: 100px;
}
.lb-pcbbuy-footer .f-box12 {
  margin-right: 40px;
}
.lb-pcbbuy-footer .f-box13 {
  margin-right: 140px;
}
.lb-pcbbuy-footer .f1-size {
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 30px;
  margin-bottom: 10px;
}
.lb-pcbbuy-footer .height-226 {
  height: 226px;
}
.lb-pcbbuy-footer .height-226 ul li {
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 30px;
  opacity: 0.6;
}
.lb-pcbbuy-footer .height-226 ul li a {
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 30px;
  opacity: 0.6;
}
.lb-pcbbuy-footer .height-226 ul .f-li {
  margin-top: 6px;
}
.pcbbuy-footer {
  width: 100%;
}
.pcbbuy-footer .footer-top {
  background: #09223C;
  border-radius: 1px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.pcbbuy-footer .footer-top .l img {
  width: 157px;
  height: 33px;
}
.pcbbuy-footer .footer-top .l .t1 {
  font-size: 12px;
  color: #1180c9;
  font-weight: bold;
  margin-top: 14px;
  margin-bottom: 10px;
}
.pcbbuy-footer .footer-top .l .t2 {
  font-size: 10px;
  color: #ffffff;
  width: 359px;
  line-height: 14px;
  opacity: 0.6;
}
.pcbbuy-footer .footer-top .r {
  padding-top: 40px;
}
.pcbbuy-footer .footer-top .r dl {
  vertical-align: top;
  margin-right: 150px;
}
.pcbbuy-footer .footer-top .r dl dt {
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 15px;
}
.pcbbuy-footer .footer-top .r dl dd {
  margin-bottom: 15px;
}
.pcbbuy-footer .footer-top .r dl dd a {
  font-size: 14px;
  color: #ffffff;
  opacity: 0.6;
}
.pcbbuy-footer .footer-bottom {
  border-top: 1px solid #17395D;
  height: 69px;
  background: #04192F;
  border-radius: 1px;
}
.pcbbuy-footer .footer-bottom .l {
  height: 69px;
}
.pcbbuy-footer .footer-bottom .r {
  height: 69px;
}
.pcbbuy-footer .footer-bottom span {
  font-size: 10px;
  color: #ffffff;
}
.pcbbuy-footer .footer-bottom .im1 {
  width: 181px;
  height: 38px;
  margin-left: 8px;
}
.pcbbuy-footer .footer-bottom .im2 {
  width: 418px;
  height: 25px;
  margin-left: 4px;
}
.layui-layer-title {
  color: #222222 !important;
  font-size: 16px !important;
  font-weight: bold !important;
}
.pcbbuy-footer-top {
  padding: 33px 0;
  background: #F1F9FF;
}
.pcbbuy-footer-top ul {
  white-space: nowrap;
}
.pcbbuy-footer-top ul li {
  width: 25%;
  text-align: center;
  border-right: 1px solid #D7E8F5;
}
.pcbbuy-footer-top ul li:last-child {
  border-right: none;
}
.pcbbuy-footer-top ul li i {
  width: 66px;
  height: 66px;
  background-image: url("../../images/icn.png");
  background-repeat: no-repeat;
}
.pcbbuy-footer-top ul li .i-1 {
  background-position: 0 -76px;
}
.pcbbuy-footer-top ul li .i-2 {
  background-position: -69px -76px;
}
.pcbbuy-footer-top ul li .i-3 {
  background-position: -139px -77px;
}
.pcbbuy-footer-top ul li .i-4 {
  background-position: -208px -80px;
}
.pcbbuy-footer-top ul li .text {
  text-align: left;
  margin-left: 15px;
}
.pcbbuy-footer-top ul li .text .t1 {
  font-size: 24px;
  color: #1180c9;
  font-weight: bold;
}
.pcbbuy-footer-top ul li .text .t2 {
  margin-top: 5px;
  font-size: 14px;
  color: #222222;
  font-weight: bold;
}
.pcbbuy-tip {
  height: 38px;
  background: #E6F7FF;
  border: 1px solid #91D5FF;
  padding: 0 16px;
}
.pcbbuy-tip .l {
  height: 38px;
}
.pcbbuy-tip .l .iconfont {
  font-size: 14px;
  color: #1890ff;
}
.pcbbuy-tip .l span {
  font-size: 14px;
  color: #222222;
  margin-left: 8px;
}
.pcbbuy-tip .r {
  height: 38px;
}
.pcbbuy-tip .r .iconfont {
  font-size: 12px;
  color: #8a9499;
  cursor: pointer;
}
.layui-layer {
  border-radius: 6px !important;
}
.layui-layer-title {
  border-radius: 6px 6px 0 0 !important;
  background: transparent !important;
}
.layui-layer-page .layui-layer-content {
  height: auto !important;
  overflow: hidden;
}
.layui-form-select .layui-input {
  font-size: 14px;
}
.layui-form-select dl dd,
.layui-form-select dl dt {
  font-size: 14px;
}
.layui-form-select dl dd.layui-this {
  background: rgba(17, 128, 201, 0.1);
}
.layui-form-select dl dd.layui-this {
  color: #1180c9;
}
.layer-footer {
  text-align: right;
  padding: 12px 20px 12px 0;
  background: #F8F8F8;
  box-shadow: 0px 1px 0px 0px #DDDDDD;
  border-radius: 0px 0px 6px 6px;
  border-top: 1px solid #DDDDDD;
}
.layer-footer .btn1 {
  width: 67px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: #FFFFFF;
  border-radius: 3px;
  border: 1px solid #DDDDDD;
  font-size: 14px;
  color: #222222;
  margin-right: 15px;
}
.layer-footer .btn2 {
  min-width: 46px;
  padding: 0 12px;
  height: 30px;
  background: #1180C9;
  border-radius: 3px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
}
.circle {
  position: relative;
  width: 14px;
  height: 14px;
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 50%;
}
.circle.act {
  border: 1px solid #1180C9;
}
.circle.act span {
  position: absolute;
  left: 0;
  right: 0;
  top: 3px;
  width: 8px;
  height: 8px;
  background: #1180C9;
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
}
.quantity-layer .box {
  padding: 10px 0 20px 15px;
}
.quantity-layer .box .quantity-tab li {
  width: 16.6%;
  float: left;
  margin-bottom: 19px;
  cursor: pointer;
}
.quantity-layer .box .quantity-tab li .text {
  font-size: 14px;
  color: #222222;
  margin-left: 5px;
  vertical-align: middle;
}
.quantity-layer .box .quantity-tab li.curr .circle {
  border: 1px solid #1180C9;
}
.quantity-layer .box .quantity-tab li.curr .circle span {
  position: absolute;
  left: 0;
  right: 0;
  top: 3px;
  width: 8px;
  height: 8px;
  background: #1180C9;
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
}
.quantity-layer .box .other .t1 {
  font-size: 14px;
  color: #222222;
}
.quantity-layer .box .other input {
  width: 471px;
  height: 28px;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  font-size: 14px;
  color: #222222;
  text-indent: 5px;
  margin-left: 5px;
}
.fastLogin-layer .l {
  border-right: 1px solid #DDDDDD;
}
.fastLogin-layer .l .login-bar {
  text-align: left;
  width: 400px;
  height: 476px;
  background: #FFFFFF;
  box-sizing: border-box;
}
.fastLogin-layer .l .login-bar .t1 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 22px;
  color: #222222;
  font-weight: bold;
  text-align: center;
}
.fastLogin-layer .l .login-bar .wrap {
  padding-left: 50px;
}
.fastLogin-layer .l .login-bar .wrap .inp-box {
  margin-bottom: 15px;
}
.fastLogin-layer .l .login-bar .wrap .inp-box .tt {
  font-size: 14px;
  color: #222222;
  margin-bottom: 10px;
}
.fastLogin-layer .l .login-bar .wrap .inp-box .inp input {
  width: 298px;
  height: 38px;
  background: #FFFFFF;
  border-radius: 3px;
  border: 1px solid #DDDDDD;
  font-size: 14px;
  text-indent: 7px;
}
.fastLogin-layer .l .login-bar .wrap .forget-text {
  font-size: 12px;
  color: #1180c9;
  margin-bottom: 20px;
}
.fastLogin-layer .l .login-bar .wrap .btn {
  width: 300px;
  height: 40px;
  background: #1180C9;
  border-radius: 3px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  display: block;
}
.fastLogin-layer .l .login-bar .wrap .or {
  margin-top: 19px;
  margin-bottom: 22px;
  position: relative;
  width: 300px;
  height: 1px;
  background: #E8EAEC;
}
.fastLogin-layer .l .login-bar .wrap .or em {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 12px;
  color: #999999;
  width: 18px;
  padding: 0 3px;
  background: #ffffff;
  z-index: 11;
  margin: 0 auto;
  top: -10px;
}
.fastLogin-layer .l .login-bar .wrap .google {
  width: 297px;
  height: 38px;
  background: #FFFFFF;
  border-radius: 20px;
  border: 1px solid #CCCCCC;
  line-height: 38px;
  text-align: left;
  display: block;
  margin-bottom: 15px;
  padding-left: 22px;
  box-sizing: border-box;
}
.fastLogin-layer .l .login-bar .wrap .google .icn {
  width: 16px;
  height: 16px;
  background: url("../../images/login/icon／login／google.png") no-repeat center;
  background-size: cover;
}
.fastLogin-layer .l .login-bar .wrap .google span {
  font-size: 14px;
  color: #222222;
  margin-left: 40px;
}
.fastLogin-layer .l .login-bar .wrap .facebook {
  width: 297px;
  height: 38px;
  background: #FFFFFF;
  border-radius: 20px;
  border: 1px solid #CCCCCC;
  line-height: 38px;
  text-align: left;
  display: block;
  margin-bottom: 15px;
  padding-left: 22px;
  box-sizing: border-box;
}
.fastLogin-layer .l .login-bar .wrap .facebook .icn {
  width: 17px;
  height: 16px;
  background: url("../../images/login/facebook.png") no-repeat center;
  background-size: cover;
}
.fastLogin-layer .l .login-bar .wrap .facebook span {
  font-size: 14px;
  color: #222222;
  margin-left: 40px;
}
.fastLogin-layer .l .login-bar .wrap .create-accoutn {
  width: 298px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  background: #FFFFFF;
  border-radius: 20px;
  border: 1px solid #CCCCCC;
  font-size: 13px;
  color: #222222;
  display: block;
}
.fastLogin-layer .l .login-bar .wrap .agree-box {
  margin-bottom: 15px;
}
.fastLogin-layer .l .login-bar .wrap .agree-box input {
  width: 16px;
  height: 16px;
}
.fastLogin-layer .l .login-bar .wrap .agree-box .agree-text {
  margin-left: 10px;
}
.fastLogin-layer .l .login-bar .wrap .agree-box .agree-text .agree-text-t1 {
  font-size: 12px;
  color: #666666;
  line-height: 17px;
}
.fastLogin-layer .l .login-bar .wrap .agree-box .agree-text .agree-text-t2 {
  font-size: 12px;
  color: #1180c9;
}
.fastLogin-layer .r .register-bar {
  text-align: left;
  width: 399px;
  height: 476px;
  background: #FFFFFF;
}
.fastLogin-layer .r .register-bar .t1 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 22px;
  color: #222222;
  font-weight: bold;
  text-align: center;
}
.fastLogin-layer .r .register-bar .wrap {
  padding-left: 50px;
}
.fastLogin-layer .r .register-bar .wrap .inp-box {
  position: relative;
  margin-bottom: 15px;
}
.fastLogin-layer .r .register-bar .wrap .inp-box .error {
  position: absolute;
  right: 61px;
  top: 15px;
  font-size: 11px;
  color: #ed3400;
}
.fastLogin-layer .r .register-bar .wrap .inp-box .tt {
  font-size: 14px;
  color: #222222;
  margin-bottom: 10px;
}
.fastLogin-layer .r .register-bar .wrap .inp-box .inp input {
  width: 298px;
  height: 38px;
  background: #FFFFFF;
  border-radius: 3px;
  border: 1px solid #DDDDDD;
  font-size: 14px;
  text-indent: 10px;
}
.fastLogin-layer .r .register-bar .wrap .inp-box .inp input::-webkit-input-placeholder {
  color: #cccccc;
}
.fastLogin-layer .r .register-bar .wrap .inp-box .inp select {
  width: 300px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 3px;
  border: 1px solid #DDDDDD;
  font-size: 14px;
  padding-left: 10px;
}
.fastLogin-layer .r .register-bar .wrap .btn {
  width: 300px;
  height: 40px;
  background: #1180C9;
  border-radius: 3px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  display: block;
  margin-top: 15px;
}
.fastLogin-layer .r .register-bar .wrap .keep {
  padding-right: 50px;
  margin-top: 20px;
}
.fastLogin-layer .r .register-bar .wrap .keep .l .check {
  width: 16px;
  height: 16px;
  border: 1px solid #CCCCCC;
}
.fastLogin-layer .r .register-bar .wrap .keep .l span {
  margin-left: 5px;
  font-size: 12px;
  color: #666666;
}
.fastLogin-layer .r .register-bar .wrap .keep .l em {
  font-size: 12px;
  color: #1180c9;
  cursor: pointer;
}
.fastLogin-layer .r .register-bar .wrap .keep .r .iconfont {
  font-size: 14px;
  color: #f38a16;
}
.fastLogin-layer .r .register-bar .wrap .keep .r span {
  font-size: 12px;
  color: #ed3400;
  margin-left: 3px;
}
.fastLogin-layer .r .register-bar .wrap .text {
  margin-top: 15px;
  text-align: center;
}
.fastLogin-layer .r .register-bar .wrap .text span {
  font-size: 14px;
  color: #222222;
}
.fastLogin-layer .r .register-bar .wrap .text em {
  font-size: 14px;
  color: #1180c9;
}
.fastLogin-layer .r .register-bar .wrap .or {
  margin-top: 19px;
  margin-bottom: 22px;
  position: relative;
  width: 300px;
  height: 1px;
  background: #E8EAEC;
}
.fastLogin-layer .r .register-bar .wrap .or em {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 12px;
  color: #999999;
  width: 18px;
  padding: 0 3px;
  background: #ffffff;
  z-index: 11;
  margin: 0 auto;
  top: -10px;
}
.fastLogin-layer .r .register-bar .wrap .google {
  width: 297px;
  height: 38px;
  background: #FFFFFF;
  border-radius: 20px;
  border: 1px solid #CCCCCC;
  line-height: 38px;
  text-align: left;
  display: block;
  margin-bottom: 15px;
  padding-left: 22px;
  box-sizing: border-box;
}
.fastLogin-layer .r .register-bar .wrap .google .icn {
  width: 16px;
  height: 16px;
  background: url("../../images/login/icon／login／google.png") no-repeat center;
  background-size: cover;
}
.fastLogin-layer .r .register-bar .wrap .google span {
  font-size: 14px;
  color: #222222;
  margin-left: 40px;
}
.fastLogin-layer .r .register-bar .wrap .facebook {
  width: 297px;
  height: 38px;
  background: #FFFFFF;
  border-radius: 20px;
  border: 1px solid #CCCCCC;
  line-height: 38px;
  text-align: left;
  display: block;
  margin-bottom: 15px;
  padding-left: 22px;
  box-sizing: border-box;
}
.fastLogin-layer .r .register-bar .wrap .facebook .icn {
  width: 17px;
  height: 16px;
  background: url("../../images/login/facebook.png") no-repeat center;
  background-size: cover;
}
.fastLogin-layer .r .register-bar .wrap .facebook span {
  font-size: 14px;
  color: #222222;
  margin-left: 40px;
}
.fastLogin-layer .r .register-bar .wrap .agree-box {
  margin-bottom: 15px;
}
.fastLogin-layer .r .register-bar .wrap .agree-box input {
  width: 16px;
  height: 16px;
}
.fastLogin-layer .r .register-bar .wrap .agree-box .agree-text {
  margin-left: 10px;
}
.fastLogin-layer .r .register-bar .wrap .agree-box .agree-text .agree-text-t1 {
  font-size: 12px;
  color: #666666;
  line-height: 17px;
}
.fastLogin-layer .r .register-bar .wrap .agree-box .agree-text .agree-text-t2 {
  font-size: 12px;
  color: #1180c9;
}
.user-footer {
  height: 58px;
  background: #FFFFFF;
  box-shadow: 0px 6px 12px 2px rgba(0, 0, 0, 0.05);
  border-top: 1px solid #DDDDDD;
}
.user-footer .l {
  height: 58px;
}
.user-footer .l span {
  font-size: 12px;
  color: #666666;
}
.user-footer .l img {
  width: 181px;
  height: 38px;
  margin-left: 4px;
}
.user-footer .r {
  height: 58px;
}
.user-footer .r span {
  font-size: 12px;
  color: #999999;
  font-weight: bold;
}
.pcbbuy-nav-user {
  height: 50px;
  background: #092B4F;
}
.pcbbuy-nav-user .box {
  position: relative;
  height: 50px;
}
.pcbbuy-nav-user .box a {
  position: relative;
  font-size: 13px;
  color: #FFFFFF;
  vertical-align: middle;
  opacity: 0.7;
  margin-right: 60px;
}
.pcbbuy-nav-user .box a.curr {
  font-weight: bold;
  opacity: 1;
}
.pcbbuy-nav-user .box a.curr:after {
  position: absolute;
  bottom: -7px;
  left: 0;
  right: 0;
  width: 25px;
  height: 3px;
  background: #FFFFFF;
  border-radius: 2px;
  margin: 0 auto;
  content: '';
}
.pcbbuy-nav-user .box .person {
  position: absolute;
  right: 0;
  top: 7px;
}
.pcbbuy-nav-user .box .person img {
  width: 36px;
  height: 36px;
  border-radius: 50%;
}
.pcbbuy-nav-user .box .person .text {
  margin-left: 9px;
}
.pcbbuy-nav-user .box .person .text .t1 {
  margin-bottom: 5px;
}
.pcbbuy-nav-user .box .person .text .iconfont {
  font-size: 14px;
  color: #00aef3;
  margin-right: 5px;
}
.pcbbuy-nav-user .box .person .text span {
  font-size: 10px;
  color: #ffffff;
}
.not-found-img {
  width: 495px;
  height: 450px;
  display: block;
  margin: 44px auto 46px;
}
.no-empty-box {
  padding: 20px 0;
}
.no-empty-box .no-empty-ico {
  width: 160px;
  height: 160px;
  background: url("../../images/x.png") no-repeat center;
  background-size: cover;
  display: block;
  margin: 0 auto;
}
.no-empty-box p {
  margin-top: 15px;
  font-size: 16px;
  color: #222222;
  text-align: center;
}
.removeOrderLayer .box {
  padding: 20px 15px 40px 15px;
}
.removeOrderLayer .box .t1 {
  font-size: 14px;
  color: #666666;
  line-height: 20px;
}
.removeOrderLayer .box .select-box {
  margin-top: 25px;
}
.removeOrderLayer .box .select-box select {
  height: 35px;
  background: #FFFFFF;
  border: 1px solid #1180C9;
  font-size: 12px;
  color: #222222;
}
.removeOrderLayer .box .hide-select .tx {
  margin-top: 10px;
  width: 570px;
  height: 80px;
  background: #FFFFFF;
  border-radius: 2px;
  border: 1px solid #CCCCCC;
  box-sizing: border-box;
  resize: none;
  padding: 5px;
  font-size: 14px;
}
.technologyProcessLayer {
  padding: 15px 15px 23px 15px;
}
.technologyProcessLayer .tit {
  padding: 0 15px;
  height: 38px;
  line-height: 38px;
  background: #F6FFED;
  border-radius: 4px;
  border: 1px solid #B7EB8F;
}
.technologyProcessLayer .tit .l .iconfont {
  font-size: 14px;
  color: #52C41A;
}
.technologyProcessLayer .tit .l .iconfont.disabled {
  color: #999999;
}
.technologyProcessLayer .tit .l span {
  margin-left: 8px;
  font-size: 14px;
  color: #222222;
}
.technologyProcessLayer .tit .r {
  font-size: 14px;
  color: #222222;
}
.technologyProcessLayer .list {
  height: 400px;
  overflow-y: auto;
  margin-top: 20px;
}
.technologyProcessLayer .list::-webkit-scrollbar {
  width: 6px;
}
.technologyProcessLayer .list::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1180C9;
  -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.2);
}
.technologyProcessLayer .list::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f4f4f4;
}
.technologyProcessLayer .list li {
  position: relative;
  width: 160px;
  margin: 0 auto;
  padding-bottom: 35px;
  padding-left: 15px;
  text-align: center;
  border-left: 1px solid #CCCCCC;
}
.technologyProcessLayer .list li .t1 {
  text-align: left;
  font-size: 14px;
  margin: 0 auto 5px;
  color: #222222;
  font-weight: bold;
  white-space: nowrap;
}
.technologyProcessLayer .list li .t2 {
  text-align: left;
  white-space: nowrap;
  margin: 0 auto;
  font-size: 12px;
  color: #999999;
}
.technologyProcessLayer .list li .circle {
  position: absolute;
  left: -8px;
  top: 0;
  border: 1px solid #CCCCCC;
}
.technologyProcessLayer .list li .circle span {
  position: absolute;
  left: 0;
  right: 0;
  top: 3px;
  width: 8px;
  height: 8px;
  background: #CCCCCC;
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
}
.technologyProcessLayer .list li.curr {
  border-left: 1px solid #52C41A;
}
.technologyProcessLayer .list li.curr .circle {
  border: 1px solid #52C41A;
}
.technologyProcessLayer .list li.curr .circle span {
  background: #52C41A;
}
.technologyProcessLayer .list li:last-child {
  border-left: none;
}
.shippingDetailLayer {
  padding: 30px 64px 30px 64px;
}
.shippingDetailLayer .list {
  width: 672px;
  overflow-x: hidden;
  height: 469px;
  overflow-y: auto;
  padding-left: 7px;
}
.shippingDetailLayer .list li {
  position: relative;
  padding-bottom: 35px;
  padding-left: 15px;
  text-align: center;
  border-left: 1px solid #CCCCCC;
}
.shippingDetailLayer .list li .t1 {
  width: 645px;
  text-align: left;
  font-size: 14px;
  margin: 0 auto 5px;
  color: #222222;
  font-weight: bold;
}
.shippingDetailLayer .list li .t2 {
  text-align: left;
  margin: 0 auto;
  font-size: 12px;
  color: #999999;
}
.shippingDetailLayer .list li .circle {
  position: absolute;
  left: -8px;
  top: 0;
  border: 1px solid #CCCCCC;
}
.shippingDetailLayer .list li .circle span {
  position: absolute;
  left: 0;
  right: 0;
  top: 3px;
  width: 8px;
  height: 8px;
  background: #CCCCCC;
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
}
.shippingDetailLayer .list li.curr .circle {
  border: 1px solid #52C41A;
}
.shippingDetailLayer .list li.curr .circle span {
  background: #52C41A;
}
.shippingDetailLayer .list li:last-child {
  border-left: none;
}
.shippingDetailLayer .list::-webkit-scrollbar {
  width: 6px;
}
.shippingDetailLayer .list::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1180C9;
  -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.2);
}
.shippingDetailLayer .list::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f4f4f4;
}
.deleteLayer .delete-tip {
  padding: 37px 0 82px 55px;
}
.deleteLayer .delete-tip .icn {
  width: 28px;
  height: 28px;
  background: url("../../images/Message／_Icon／Success.png") no-repeat center;
  background-size: cover;
}
.deleteLayer .delete-tip span {
  font-size: 16px;
  color: #222222;
  font-weight: bold;
  margin-left: 15px;
}
.AddFreightCollectLayer .box {
  padding: 57px 0 0 54px;
}
.AddFreightCollectLayer .box .input-box {
  margin-bottom: 15px;
}
.AddFreightCollectLayer .box .input-box label {
  width: 143px;
  white-space: nowrap;
  font-size: 14px;
  color: #222222;
  margin-right: 10px;
  text-align: right;
}
.AddFreightCollectLayer .box .input-box label em {
  color: #ed3400;
}
.AddFreightCollectLayer .box .input-box .select-box {
  width: 300px;
  height: 35px;
}
.AddFreightCollectLayer .box .input-box .select-box select {
  width: 300px;
  height: 35px;
  background: #FFFFFF;
  font-size: 14px;
  color: #222222;
}
.AddFreightCollectLayer .box .input-box .select-box select option {
  font-size: 14px;
}
.AddFreightCollectLayer .box .input-box .inp {
  width: 298px;
  height: 33px;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  font-size: 14px;
  text-indent: 7px;
}
.AddFreightCollectLayer .box .input-box .inp::-webkit-input-placeholder {
  color: #cccccc;
}
.detail-layer .box {
  padding: 15px;
}
.detail-layer .box .tit {
  font-size: 16px;
  color: #222222;
  font-weight: bold;
  margin-bottom: 10px;
}
.detail-layer .box .list {
  width: 870px;
}
.detail-layer .box .list tr td {
  width: 217px;
  border: 1px solid #E8EAEC;
  padding: 12px 0 12px 12px;
  color: #222222;
  font-size: 12px;
}
.detail-layer .box .list tr td.color1 {
  background: #F8F8F8;
}
.detail-layer .box .list tr td.color2 {
  color: #ed3400;
}
.repeat-oreder-layer .box {
  padding: 0 15px 15px 15px;
}
.repeat-oreder-layer .box .tit {
  font-size: 18px;
  color: #1180c9;
  text-align: center;
  height: 49px;
  line-height: 49px;
}
.repeat-oreder-layer .box .input-box {
  margin-bottom: 20px;
}
.repeat-oreder-layer .box .input-box label {
  width: 81px;
  text-align: right;
  font-size: 14px;
  color: #222222;
  white-space: nowrap;
}
.repeat-oreder-layer .box .input-box .price {
  margin-right: 30px;
}
.repeat-oreder-layer .box .input-box .price span {
  font-size: 14px;
  color: #222222;
}
.repeat-oreder-layer .box .input-box .price em {
  font-size: 16px;
  color: #ed3400;
  font-weight: bold;
  margin-left: 2px;
}
.repeat-oreder-layer .box .input-box .input-wrap {
  margin-left: 6px;
}
.repeat-oreder-layer .box .input-box .input-wrap input {
  width: 175px;
  height: 33px;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  font-size: 14px;
  text-indent: 9px;
}
.repeat-oreder-layer .box .input-box .input-wrap textarea {
  width: 773px;
  height: 50px;
  background: #FFFFFF;
  border-radius: 2px;
  border: 1px solid #CCCCCC;
  padding: 10px;
  box-sizing: border-box;
  font-size: 12px;
  resize: none;
}
.repeat-oreder-layer .box .input-box .input-wrap textarea::-webkit-input-placeholder {
  color: #cccccc;
}
.repeat-oreder-layer .box .input-box .input-wrap .text {
  width: 33px;
  height: 33px;
  background: #F1F2F7;
  border: 1px solid #DDDDDD;
  border-left: none;
  font-size: 12px;
  color: #666666;
  line-height: 33px;
  text-align: center;
}
.repeat-oreder-layer .box .list {
  width: 870px;
}
.repeat-oreder-layer .box .list tr td {
  width: 217px;
  height: 30px;
  border: 1px solid #E8EAEC;
  padding: 0 0 0 12px;
  color: #222222;
  font-size: 12px;
}
.repeat-oreder-layer .box .list tr td.color1 {
  background: #F8F8F8;
}
.repeat-oreder-layer .box .list tr td.color2 {
  color: #ed3400;
}
.repeat-oreder-layer .box .list tr td .download span {
  width: 155px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #1180c9;
}
.repeat-oreder-layer .box .list tr td .download .iconfont {
  font-size: 16px;
  color: #777777;
}
.afterSaleLayer .box {
  padding-top: 15px;
  padding-bottom: 25px;
}
.afterSaleLayer .box .p1 {
  padding: 0 20px;
  margin-bottom: 15px;
}
.afterSaleLayer .box .p1 .l,
.afterSaleLayer .box .p1 .r {
  width: 50%;
  text-align: left;
}
.afterSaleLayer .box .p1 .t1 {
  margin-bottom: 12px;
}
.afterSaleLayer .box .p1 .t1 span {
  font-size: 13px;
  color: #666666;
}
.afterSaleLayer .box .p1 .t1 em {
  margin-left: 5px;
  font-size: 13px;
  color: #222222;
}
.afterSaleLayer .box .p1 .t2 span {
  font-size: 13px;
  color: #666666;
}
.afterSaleLayer .box .p1 .t2 em {
  font-size: 16px;
  color: #ed3400;
  font-weight: bold;
}
.afterSaleLayer .box .p2 {
  height: 62px;
  background: #F5F5F5;
  padding-left: 20px;
  padding-top: 15px;
}
.afterSaleLayer .box .p2 .t1 {
  margin-bottom: 10px;
}
.afterSaleLayer .box .p2 .t1 span {
  font-size: 12px;
  color: #666666;
}
.afterSaleLayer .box .p2 .t1 em {
  width: 32px;
  height: 16px;
  line-height: 16px;
  background: #1180C9;
  border-radius: 2px;
  margin-left: 6px;
  font-size: 10px;
  color: #ffffff;
  text-align: center;
}
.afterSaleLayer .box .p2 .t2 span {
  font-size: 12px;
  color: #222222;
}
.afterSaleLayer .box .p2 .t2 em {
  font-size: 14px;
  color: #222222;
  font-weight: bold;
}
.afterSaleLayer .box .p3 {
  padding-top: 15px;
  padding-left: 20px;
}
.afterSaleLayer .box .p3 .t1 {
  font-size: 16px;
  color: #222222;
  margin-bottom: 10px;
}
.afterSaleLayer .box .p3 .t2 {
  font-size: 13px;
  color: #666666;
  margin-bottom: 20px;
}
.afterSaleLayer .box .p3 .t3 {
  font-size: 16px;
  color: #222222;
  margin-bottom: 10px;
}
.afterSaleLayer .box .p3 .t4 {
  font-size: 13px;
  color: #666666;
  line-height: 18px;
  margin-bottom: 15px;
}
.afterSaleLayer .box .p3 .t5 {
  font-size: 16px;
  color: #222222;
  margin-bottom: 10px;
}
.afterSaleLayer .box .p3 .t6 {
  font-size: 13px;
  color: #666666;
}
.afterSaleLayer .box .p3 .pic {
  margin-bottom: 20px;
}
.afterSaleLayer .box .p3 .pic li {
  float: left;
  margin-right: 15px;
}
.afterSaleLayer .box .p3 .pic li img {
  width: 56px;
  height: 56px;
}
.orderInvoiceLayer {
  max-height: 800px;
  overflow-y: auto;
}
.orderInvoiceLayer .box {
  position: relative;
  padding: 20px 20px 0 20px;
}
.orderInvoiceLayer .box .kk {
  position: absolute;
  right: 133px;
  top: 5px;
}
.orderInvoiceLayer .box .kk img {
  width: 100px;
  height: 100px;
}
.orderInvoiceLayer .box .kk .t {
  margin-top: 13px;
  font-size: 12px;
  color: #222222;
  text-align: left;
}
.orderInvoiceLayer .box .t1 {
  font-size: 14px;
  color: #222222;
  text-align: center;
  margin-bottom: 15px;
}
.orderInvoiceLayer .box .t2 {
  width: 667px;
  margin: 0 auto 29px;
  font-size: 12px;
  color: #222222;
  text-align: center;
}
.orderInvoiceLayer .box .t3 {
  font-size: 12px;
  color: #222222;
  margin-bottom: 10px;
}
.orderInvoiceLayer .box .t4 {
  font-size: 12px;
  color: #222222;
  margin-bottom: 10px;
}
.orderInvoiceLayer .box .t5 {
  margin-bottom: 10px;
}
.orderInvoiceLayer .box .t5 .l {
  font-size: 12px;
  color: #222222;
}
.orderInvoiceLayer .box .t5 .r {
  width: 200px;
  font-size: 12px;
  color: #222222;
}
.orderInvoiceLayer .box .p-box {
  width: 858px;
  margin-bottom: 10px;
}
.orderInvoiceLayer .box .p-box tr td {
  height: 30px;
  border: 1px solid #DDDDDD;
  padding-left: 15px;
  box-sizing: border-box;
  font-size: 12px;
  color: #222222;
}
.orderInvoiceLayer .box .p-box tr td.color1 {
  background: #E8EAEC;
  width: 250px;
}
.orderInvoiceLayer .box .p-box1 {
  width: 858px;
  margin-bottom: 10px;
}
.orderInvoiceLayer .box .p-box1 tr th {
  height: 30px;
  border: 1px solid #DDDDDD;
  box-sizing: border-box;
  background: #E8EAEC;
  font-size: 12px;
  color: #222222;
  font-weight: normal;
}
.orderInvoiceLayer .box .p-box1 tr td {
  height: 30px;
  border: 1px solid #DDDDDD;
  box-sizing: border-box;
  background: #FFFFFF;
  font-size: 12px;
  color: #222222;
}
.orderInvoiceLayer .box .p-box2 {
  width: 858px;
  margin-bottom: 10px;
}
.orderInvoiceLayer .box .p-box2 tr td {
  height: 30px;
  border: 1px solid #DDDDDD;
  padding-left: 15px;
  box-sizing: border-box;
  font-size: 12px;
  color: #222222;
}
.orderInvoiceLayer .box .p-box2 tr td.color1 {
  background: #E8EAEC;
  width: 250px;
}
.orderInvoiceLayer .layer-footer .btn-download {
  margin-right: 15px;
  width: 108px;
  height: 30px;
  line-height: 30px;
  background: #24B268;
  border-radius: 3px;
  text-align: center;
}
.orderInvoiceLayer .layer-footer .btn-download .iconfont {
  font-size: 14px;
  color: #FFFFFF;
}
.orderInvoiceLayer .layer-footer .btn-download span {
  font-size: 14px;
  color: #ffffff;
  margin-left: 4px;
}
.orderInvoiceLayer .layer-footer .btn2 .iconfont {
  font-size: 14px;
  color: #FFFFFF;
}
.orderInvoiceLayer .layer-footer .btn2 span {
  font-size: 14px;
  color: #ffffff;
}
.changeOrderParamLayer .box {
  padding: 20px 20px 0 20px;
}
.changeOrderParamLayer .box .pcb-block {
  margin-bottom: 20px;
}
.changeOrderParamLayer .box .pcb-block .label-box {
  width: 186px;
  text-align: right;
  margin-right: 10px;
}
.changeOrderParamLayer .box .pcb-block .label-box label {
  white-space: nowrap;
  font-size: 14px;
  color: #666666;
}
.changeOrderParamLayer .box .pcb-block .label-box .tip {
  margin-left: 5px;
}
.changeOrderParamLayer .box .pcb-block .label-box .tip .icn {
  width: 18px;
  height: 18px;
  background: url("../../images/wen.png") no-repeat center;
  background-size: cover;
  display: block;
}
.changeOrderParamLayer .box .pcb-block .pcb-block-inline {
  max-width: 640px;
}
.changeOrderParamLayer .box .pcb-block .pcb-block-inline li {
  float: left;
  padding: 0 10px;
  height: 26px;
  line-height: 26px;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  margin-right: 10px;
  font-size: 13px;
  color: #222222;
  cursor: pointer;
}
.changeOrderParamLayer .box .pcb-block .pcb-block-inline li.color {
  padding: 0 10px;
}
.changeOrderParamLayer .box .pcb-block .pcb-block-inline li.color span {
  width: 12px;
  height: 12px;
  border-radius: 50%;
}
.changeOrderParamLayer .box .pcb-block .pcb-block-inline li.color em {
  color: #222222;
  font-size: 13px;
}
.changeOrderParamLayer .box .pcb-block .pcb-block-inline li.curr {
  padding: 0 14px;
  height: 24px;
  line-height: 24px;
  background: #E7F2FA;
  border: 2px solid #1180C9;
  color: #1180c9;
}
.changeOrderParamLayer .box .pcb-block .pcb-block-inline.color-box {
  max-width: 716px;
}
.changeOrderParamLayer .box .pcb-block .pcb-block-inline.color-box li {
  padding: 0 6px;
  margin-right: 7px;
}
.changeOrderParamLayer .box .pcb-block .input-box {
  width: 210px;
  height: 28px;
  border: 1px solid #DDDDDD;
  white-space: nowrap;
}
.changeOrderParamLayer .box .pcb-block .input-box select {
  width: 177px;
  height: 28px;
  font-size: 13px;
  color: #666666;
  padding-left: 5px;
}
.changeOrderParamLayer .box .pcb-block .input-box input {
  width: 177px;
  font-size: 14px;
  color: #222222;
  text-indent: 9px;
}
.changeOrderParamLayer .box .pcb-block .input-box span {
  width: 32px;
  height: 28px;
  background: #F1F2F7;
  border-left: 1px solid #DDDDDD;
  font-size: 12px;
  color: #666666;
  text-align: center;
  line-height: 33px;
}
.changeOrderParamLayer .box .pcb-block .text {
  margin-left: 10px;
  font-size: 14px;
  color: #999999;
}
.changeOrderParamLayer .price {
  padding-right: 20px;
  text-align: right;
}
.changeOrderParamLayer .price b {
  font-size: 13px;
  color: #222222;
  font-weight: normal;
}
.changeOrderParamLayer .price span {
  font-size: 14px;
  color: #222222;
}
.changeOrderParamLayer .price em {
  font-size: 16px;
  color: #ed3400;
  font-weight: bold;
  margin-left: 2px;
}
.changeOrderParamLayer .ttx {
  text-align: right;
  padding-bottom: 20px;
  margin-top: 15px;
  margin-right: 93px;
  font-size: 12px;
  color: #f38a16;
}
.espWeatherLayer .box {
  padding: 15px 20px 30px 20px;
}
.espWeatherLayer .box .tab {
  margin-top: 14px;
  padding-bottom: 10px;
  border-bottom: 1px solid #E1E1E1;
}
.espWeatherLayer .box .tab li {
  float: left;
  padding: 0 7px;
  height: 18px;
  background: #FFFFFF;
  border-radius: 11px;
  border: 1px solid #CCCCCC;
  margin-right: 8px;
  font-size: 10px;
  color: #666666;
}
.espWeatherLayer .box .t1 img {
  width: 16px;
  height: 12px;
}
.espWeatherLayer .box .t1 span {
  margin-left: 5px;
  font-size: 12px;
  color: #666666;
}
.espWeatherLayer .box .t2 {
  margin-top: 10px;
  font-size: 12px;
  color: #666666;
  line-height: 20px;
}
.espWeatherLayer .box .t3 {
  margin-top: 12px;
}
.espWeatherLayer .box .t3 .star-box .star {
  width: 16px;
  height: 16px;
  background: url("../../images/home/start.png") no-repeat center;
  background-size: cover;
  margin-right: 5px;
}
.espWeatherLayer .box .t3 .star-box .star.disabled {
  background: url("../../images/home/star-def.png") no-repeat center;
  background-size: cover;
}
.espWeatherLayer .box .t3 .txt {
  font-size: 11px;
  color: #999999;
  margin-left: 100px;
}
.espWeatherLayer .box .pic-list {
  margin-top: 20px;
}
.espWeatherLayer .box .pic-list li {
  float: left;
  width: 207px;
  height: 160px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.espWeatherLayer .box .pic-list li:nth-of-type(4n) {
  margin-right: 0;
}
.espWeatherLayer .box .pic-list li img {
  width: 207px;
  height: 160px;
}
.accept-cookie {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 69px;
  background: #000000;
  z-index: 999999;
}
.accept-cookie .l {
  height: 69px;
}
.accept-cookie .l .text p {
  font-size: 16px;
  color: #ffffff;
}
.accept-cookie .l .text p.mb {
  margin-bottom: 5px;
}
.accept-cookie .r {
  height: 69px;
}
.accept-cookie .r a {
  width: 116px;
  height: 40px;
  background: #1180C9;
  border-radius: 3px;
  line-height: 40px;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
}
.selects-qty {
  position: absolute;
  left: 0px;
  top: 30px;
  z-index: 9;
  width: 461px;
  background-color: #ffffff;
  border: solid 1px #1180C9;
  padding: 10px 0 16px 18px;
  display: none;
}
.selects-qty dl dd {
  float: left;
  width: 14%;
  margin-bottom: 15px;
  cursor: pointer;
}
.selects-qty dl dd .arr {
  width: 17px;
  height: 16px;
  background: url("../../images/Normal.png") no-repeat center;
}
.selects-qty dl dd.curr .arr {
  width: 17px;
  height: 16px;
  background: url("../../images/selected.png") no-repeat center;
}
.selects-qty dl dd span {
  font-size: 14px;
  color: #666666;
  margin-left: 5px;
}
.selects-qty .other {
  margin-top: 3px;
}
.selects-qty .other label {
  font-size: 14px;
  color: #666666;
  margin-right: 10px;
  white-space: nowrap;
}
.selects-qty .other .inp {
  width: 118px;
  height: 28px !important;
  line-height: 28px !important;
  border: solid 1px #e5e5e5;
}
.selects-qty .other .inp::-webkit-outer-spin-button,
.selects-qty .other .inp::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
.selects-qty .other .inp:focus {
  border: solid 1px #00a0e9 !important;
}
.selects-qty .other .btn {
  margin-left: 10px;
}
.selects-qty .other .btn a {
  width: 68px;
  height: 30px;
  border-radius: 2px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
}
.selects-qty .other .btn a.ok {
  background-color: #1080d0;
  color: #fefefe;
  margin-right: 10px;
}
.selects-qty .other .btn a.canel {
  background-color: #f3f3f3;
  color: #666666;
}
.selects-qty .tsd {
  margin-top: 10px;
  font-size: 12px;
  color: #f38a16;
}
@media screen and (min-width: 2560px) {
  .user-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
.notice {
  height: 120px;
  background: #FFFCEB;
}
.notice img {
  position: relative;
  top: 20px;
  margin-right: 61px;
}
.notice .iconfont {
  font-size: 20px;
  color: #707070;
  margin-left: 93px;
  position: relative;
  top: -20px;
  cursor: pointer;
}
.notice p {
  font-size: 18px;
  line-height: 28px;
  color: #131414;
}
.tx-red {
  color: #E51919 !important;
}
.tx-redTips {
  color: #E51919;
  font-size: 12px;
  margin-top: 5px;
  margin-left: 180px;
}
.tx-arrow {
  display: inline-block;
  width: 8px;
  height: 8px;
}
.tx-arrow.arrow-btom {
  background: url(../../images/pcb/arrow-btom.png) no-repeat center;
}
.tx-arrow.arrow-top {
  background: url(../../images/pcb/arrow-top.png) no-repeat center;
}
.pcb-quote .pcb-quote-tab-box {
  height: 80px;
  background: linear-gradient(180deg, #135ca3, #1d7fb8);
}
.pcb-quote .pcb-quote-tab-box .pcb-quote-tab {
  padding-top: 35px;
  text-align: center;
}
.pcb-quote .pcb-quote-tab-box .pcb-quote-tab li {
  float: left;
  width: 250px;
  height: 50px;
  line-height: 50px;
  background: url("../../images/pcb/nav.png") no-repeat center;
  background-size: cover;
  cursor: pointer;
  transition: all 0.2s ease;
}
.pcb-quote .pcb-quote-tab-box .pcb-quote-tab li .iconfont {
  font-size: 20px;
  color: #f38a16;
}
.pcb-quote .pcb-quote-tab-box .pcb-quote-tab li span {
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
}
.pcb-quote .pcb-quote-tab-box .pcb-quote-tab li.curr {
  background: url("../../images/pcb/nav_click.png") no-repeat center;
  background-size: cover;
}
.pcb-quote .pcb-quote-tab-box .pcb-quote-tab li.curr span {
  color: #222222;
}
.pcb-quote .section {
  padding: 20px 0 100px 0;
}
.pcb-quote .section .pcb-l {
  width: 920px;
}
.pcb-quote .section .pcb-l .show-box {
  display: none;
}
.pcb-quote .section .pcb-l .pcbonline {
  background: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 2px;
  box-shadow: 0px 6px 12px 2px rgba(0, 0, 0, 0.05);
  margin-bottom: 15px;
}
.pcb-quote .section .pcb-l .pcbonline .mar-t15 {
  margin-top: 15px;
}
.pcb-quote .section .pcb-l .pcbonline .uploadFile .uploadFileBox {
  margin-bottom: 20px;
}
.pcb-quote .section .pcb-l .pcbonline .uploadFile .btn {
  width: 170px;
  height: 45px;
  background: #1180C9;
  border-radius: 3px;
  text-align: center;
  line-height: 45px;
  font-size: 16px;
  color: #FFFFFF;
  cursor: pointer;
}
.pcb-quote .section .pcb-l .pcbonline .uploadFile .explain {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  margin-left: 10px;
}
.pcb-quote .section .pcb-l .pcbonline .uploadFile .fileName {
  margin-bottom: 10px;
  height: 21px;
}
.pcb-quote .section .pcb-l .pcbonline .uploadFile .fileName .icon-yasuobao-01 {
  color: #1180C9;
  font-size: 20px;
}
.pcb-quote .section .pcb-l .pcbonline .uploadFile .fileName span {
  display: inline-block;
  width: 190px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 400;
  color: #666666;
  margin-left: 10px;
}
.pcb-quote .section .pcb-l .pcbonline .uploadFile .fileName .icon-cuo-01 {
  font-weight: bold;
  color: #666;
  margin-left: 8px;
  cursor: pointer;
}
.pcb-quote .section .pcb-l .pcbonline .uploadFile .progressBar .layui-progress {
  width: 240px;
  height: 4px;
}
.pcb-quote .section .pcb-l .pcbonline .uploadFile .progressBar .layui-progress-bar {
  height: 4px;
}
.pcb-quote .section .pcb-l .pcbonline .uploadFile .progressBar .layui-progress-text {
  position: absolute;
  right: -10px;
  top: 0;
}
.pcb-quote .section .pcb-l .pcbonline .uploadFile .progressBar .guanbi:hover .icon-dui-01 {
  display: none;
}
.pcb-quote .section .pcb-l .pcbonline .uploadFile .progressBar .guanbi:hover .icon-weiwancheng-01 {
  display: inline-block;
}
.pcb-quote .section .pcb-l .pcbonline .uploadFile .progressBar .guanbi .tip {
  font-size: 12px;
  margin-left: 10px;
  color: #666;
}
.pcb-quote .section .pcb-l .pcbonline .uploadFile .progressBar .iconfont {
  margin-left: 10px;
  cursor: pointer;
}
.pcb-quote .section .pcb-l .pcbonline .uploadFile .progressBar .icon-dui-01 {
  color: #2AC157;
}
.pcb-quote .section .pcb-l .pcbonline .uploadFile .progressBar .icon-weiwancheng-01 {
  color: #E51515;
  display: none;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box {
  position: relative;
  padding: 20px 0 20px 20px;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block {
  position: relative;
  margin-bottom: 12px;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .error {
  position: absolute;
  top: -1px;
  width: 165px;
  height: 26px;
  line-height: 26px;
  background: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 2px;
  box-shadow: 0px 6px 12px 2px rgba(0, 0, 0, 0.05);
  font-size: 13px;
  color: #f38a16;
  text-align: center;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .error .error-ico {
  position: absolute;
  left: -10px;
  top: 4px;
  width: 19px;
  height: 18px;
  background: url("../../images/pcb/箭头-left.png") no-repeat center;
  background-size: cover;
  display: block;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-label {
  margin-right: 10px;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-label .text {
  width: 148px;
  font-size: 13px;
  color: #666666;
  text-align: right;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-label .arrow-tips {
  width: 18px;
  position: relative;
  margin-left: 5px;
  cursor: pointer;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-label .arrow-tips .icn {
  width: 12px;
  height: 12px;
  background: url("../../images/pcb/wenhao1.png") no-repeat center;
  background-size: cover;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-label .arrow-tips .tip-text {
  max-width: 500px;
  width: 200px;
  position: absolute;
  left: -16px;
  top: 20px;
  padding: 7px 10px;
  background: #ffffff;
  border: 1px solid #dddddd;
  box-shadow: 0px 6px 12px 2px rgba(0, 0, 0, 0.05);
  z-index: 9;
  display: none;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-label .arrow-tips .tip-text .arrow-ico {
  position: absolute;
  top: -9px;
  left: 12px;
  width: 18px;
  height: 18px;
  background: url("../../images/pcb/jiantou.png") no-repeat center;
  background-size: cover;
  z-index: 99;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-label .arrow-tips .tip-text span {
  font-size: 13px;
  color: #666666;
  line-height: 22px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: normal;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-label .arrow-tips:hover .tip-text {
  display: block;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .check-box-wrap {
  max-width: 638px;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .check-box-wrap li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 13px;
  color: #666;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .check-box-wrap li:hover {
  color: #135ca3;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-select-box {
  width: 278px;
  height: 28px;
  background: #ffffff;
  border: 1px solid #dddddd;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-select-box select {
  padding-left: 7px;
  width: 278px;
  height: 28px;
  font-size: 13px;
  color: #222222;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-a {
  font-size: 13px;
  color: #1180C9;
  position: relative;
  top: 3px;
  padding-bottom: 2px;
  border-bottom: 1px dashed #1180C9;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline {
  position: relative;
  max-width: 638px;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline li {
  float: left;
  height: 24px;
  background: #FFF;
  line-height: 24px;
  text-align: center;
  border: 1px solid #dddddd;
  margin-right: 10px;
  font-size: 13px;
  color: #666;
  cursor: pointer;
  padding: 0 12px;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline li:hover {
  color: #289BE6;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline li:hover em {
  color: #289BE6;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline li.mar-top {
  margin-top: 12px;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline li .sale {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #E41E1E;
  border-radius: 10px;
  position: relative;
  text-align: center;
  line-height: 22px;
  top: 1px;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline li .sale .sale-mian {
  color: #fff;
  font-size: 10px;
  transform: scale(0.83, 0.83);
  *font-size: 10px;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline li input {
  background: transparent;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline li span {
  width: 12px;
  height: 12px;
  border-radius: 50%;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline li span.color1 {
  background: #0A7D08;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline li span.color2 {
  background: #FFFFFF;
  border: 1px solid #999999;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline li span.color3 {
  background: #000000;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline li span.color4 {
  background: #1448DB;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline li span.color5 {
  background: #FFD302;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline li span.color6 {
  background: #DC1509;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline li span.color7 {
  background: linear-gradient(180deg, #838383 0%, #424242 100%);
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline li span.color8 {
  background: linear-gradient(#0bac13 0%, #218626 100%);
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline li span.color9 {
  background: #880095;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline li span.color10 {
  background: #EFB7C0;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline li span.color11 {
  background: url(../../images/pcb/mosaic.png) no-repeat center;
  background-size: cover;
}
    .pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline li span.color12 {
        background: #b4c6cd;
    }
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline li em {
  font-size: 13px;
  color: #666;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline li.status {
  background: #fff9f3;
  border: 1px solid #f38a16;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline li.color {
  line-height: inherit;
  padding: 0 6px !important;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline li.curr {
  padding: 0 14px;
  height: 24px;
  line-height: 24px;
  background: #F7FCFF;
  border: 1px solid #289BE6;
  color: #289BE6;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline li.disabled {
  background: #f2f2f2;
  color: #999999;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline.type1 input {
  width: 73px;
  height: 26px;
  line-height: 26px;
  background: #ffffff;
  border: 1px solid #dddddd;
  font-size: 13px;
  vertical-align: middle;
  text-indent: 6px;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline.type1 input::-webkit-input-placeholder {
  color: #cccccc;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline.type1 .text {
  height: 26px;
  text-align: center;
  line-height: 26px;
  border: 1px solid #dddddd;
  border-left: none;
  background: #f1f2f7;
  font-size: 12px;
  color: #666666;
  vertical-align: middle;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline.type2 .wrap {
  background: #fff9f3;
  border: 1px solid #dddddd;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline.type2 .wrap select {
  width: 177px;
  height: 28px;
  font-size: 13px;
  color: #666666;
  padding-left: 5px;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline.type2 .wrap input {
  width: 177px;
  height: 28px;
  font-size: 13px;
  text-indent: 6px;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline.type2 .wrap input::-webkit-input-placeholder {
  color: #cccccc;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline.type2 .wrap span {
  width: 33px;
  height: 28px;
  line-height: 28px;
  background: #f1f2f7;
  border-left: 1px solid #dddddd;
  font-size: 12px;
  color: #666666;
  text-align: center;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline.type2 .wrap:focus-within {
  border: 1px solid #F38A16;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline.type2 .wrap:focus-within span {
  border-left: 1px solid #F38A16;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline.type3 .wrap {
  background: #fff9f3;
  border: 1px solid #dddddd;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline.type3 .wrap input {
  width: 166px;
  height: 28px;
  font-size: 13px;
  text-indent: 6px;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline.type3 .wrap input::-webkit-input-placeholder {
  color: #cccccc;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline.type3 .wrap span {
  width: 42px;
  height: 28px;
  line-height: 28px;
  background: #f1f2f7;
  border-left: 1px solid #dddddd;
  font-size: 12px;
  color: #666666;
  text-align: center;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline.type3 .wrap:focus-within {
  border: 1px solid #F38A16;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline.type3 .wrap:focus-within span {
  border-left: 1px solid #F38A16;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline.type4 input {
  width: 94px;
  height: 26px;
  line-height: 26px;
  background: #ffffff;
  border: 1px solid #dddddd;
  font-size: 13px;
  vertical-align: middle;
  text-indent: 6px;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline.type4 input::-webkit-input-placeholder {
  color: #cccccc;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline.type4 .text {
  height: 26px;
  text-align: center;
  line-height: 26px;
  border: 1px solid #dddddd;
  border-left: none;
  background: #f1f2f7;
  font-size: 12px;
  color: #666666;
  vertical-align: middle;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline .select-box {
  height: 28px;
  background: #ffffff;
  border: 1px solid #dddddd;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline .select-box select {
  width: 100%;
  padding-left: 7px;
  height: 28px;
  font-size: 13px;
  color: #666;
  box-sizing: border-box;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .textarea-box {
  width: 702px;
  height: 88px;
  background: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 1px;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .textarea-box textarea {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: block;
  padding: 10px;
  font-size: 12px;
  color: #222222;
  resize: none;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .textarea-box textarea::-webkit-input-placeholder {
  color: #999999;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .textarea-box .limit {
  position: absolute;
  right: 27px;
  bottom: 10px;
  font-size: 12px;
  color: #999999;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .unit-text-btn {
  width: 96px;
  height: 26px;
  line-height: 26px;
  background: #f1f2f7;
  border: 1px solid #dddddd;
  border-radius: 2px;
  font-size: 13px;
  color: #666666;
  text-align: center;
  margin-left: 20px;
  cursor: pointer;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .pcb-block-inline-text {
  font-size: 13px;
  color: #999999;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .panel-way {
  margin-top: 10px;
  width: 417px;
  background: #f5f5f5;
  border-radius: 1px;
  padding: 12px 35px 12px 12px;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .panel-way span {
  font-size: 12px;
  color: #666;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .panel-info {
  position: relative;
  margin-left: 20px;
  cursor: pointer;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .panel-info .text {
  font-size: 13px;
  color: #1180c9;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .panel-info .panel-wrap {
  position: absolute;
  left: 70px;
  top: -28px;
  background: #FFFFFF;
  z-index: 9;
  width: 285px;
  padding: 12px 0 12px 20px;
  border: 1px solid #dddddd;
  box-shadow: 0px 6px 12px 2px rgba(0, 0, 0, 0.05);
  display: none;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .panel-info .panel-wrap .arrow-ico {
  position: absolute;
  left: -9px;
  top: 29px;
  width: 18px;
  height: 18px;
  background: url("../../images/pcb/z.png") no-repeat center;
  background-size: cover;
  display: block;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .panel-info .panel-wrap .t1 {
  font-size: 16px;
  color: #222222;
  font-weight: bold;
  margin-bottom: 13px;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .panel-info .panel-wrap .show {
  width: 230px;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .panel-info .panel-wrap .show tr td {
  padding-left: 8px;
  border: 1px solid #dddddd;
  width: 50%;
  font-size: 12px;
  color: #222222;
  height: 32px;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .panel-info .panel-wrap .show tr td.color1 {
  color: #f38a16;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .panel-info .panel-wrap .t2 {
  font-size: 12px;
  color: #222222;
  text-align: left;
  margin-top: 13px;
  margin-bottom: 20px;
  margin-left: 49px;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .panel-info .panel-wrap .list {
  position: relative;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .panel-info .panel-wrap .list .l {
  position: absolute;
  left: 77px;
  top: -18px;
  font-size: 12px;
  color: #222222;
  width: 33px;
  height: 17px;
  padding: 0 5px;
  background: #FFFFFF;
  z-index: 2;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .panel-info .panel-wrap .list .w {
  position: absolute;
  right: 42px;
  top: 74px;
  font-size: 12px;
  color: #222222;
  width: 33px;
  height: 17px;
  background: #FFFFFF;
  padding: 13px 0;
  z-index: 2;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .panel-info .panel-wrap .list .l-ico {
  position: absolute;
  left: 0;
  top: -13px;
  width: 202px;
  height: 9px;
  background: url(../../images/pcb/top.png) no-repeat center;
  background-size: cover;
  display: block;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .panel-info .panel-wrap .list .w-ico {
  position: absolute;
  right: 59px;
  top: 0;
  width: 9px;
  height: 201px;
  background: url(../../images/pcb/right.png) no-repeat center;
  background-size: cover;
  display: block;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .panel-info .panel-wrap .list .box {
  width: 200px;
  height: 200px;
  box-sizing: border-box;
  border: 5px solid #222222;
  overflow: hidden;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .panel-info .panel-wrap .list .box table {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .panel-info .panel-wrap .list .box table tr td {
  background: #1180C9;
  border: 1px dashed #FFFFFF;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .panel-info:hover .panel-wrap {
  display: block;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .im1 {
  position: absolute;
  right: 92px;
  top: 20px;
  width: 157px;
  height: 64px;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block .inp {
  height: 26px;
  background: #ffffff;
  border: 1px solid #dddddd;
  font-size: 13px;
  color: #222222;
  text-indent: 5px;
}
.pcb-quote .section .pcb-l .pcbonline .pcb-box .pcb-block:last-child {
  margin-bottom: 0;
}
.pcb-quote .section .pcb-l .pcbonline-text {
  width: 904px;
  padding: 15px 0 15px 14px;
  background: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 1px;
}
.pcb-quote .section .pcb-l .pcbonline-text .pic img {
  vertical-align: middle;
  margin-right: 10px;
}
.pcb-quote .section .pcb-l .pcbonline-text .t1 span {
  font-size: 12px;
  color: #222222;
  font-weight: bold;
}
.pcb-quote .section .pcb-l .pcbonline-text .t1 em {
  font-size: 12px;
  color: #999999;
}
.pcb-quote .section .pcb-l .pcbonline-text .t2 {
  font-size: 12px;
  color: #999999;
}
.pcb-quote .section .pcb-l .standard-pcb {
  width: 918px;
  height: 58px;
  background: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 1px;
  box-shadow: 0px 6px 12px 2px rgba(0, 0, 0, 0.05);
  margin-bottom: 15px;
}
.pcb-quote .section .pcb-l .standard-pcb .l {
  padding-left: 20px;
  height: 58px;
}
.pcb-quote .section .pcb-l .standard-pcb .l .iconfont {
  font-size: 20px;
  color: #1180C9;
}
.pcb-quote .section .pcb-l .standard-pcb .l .t1 {
  font-size: 18px;
  color: #222222;
  font-weight: bold;
  margin-left: 10px;
}
.pcb-quote .section .pcb-l .standard-pcb .l .t2 {
  font-size: 12px;
  color: #999999;
  margin-left: 10px;
}
.pcb-quote .section .pcb-l .standard-pcb .r {
  padding-right: 20px;
  height: 58px;
}
.pcb-quote .section .pcb-l .standard-pcb .r .check-box {
  width: 16px;
  height: 16px;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 2px;
}
.pcb-quote .section .pcb-r {
  width: 340px;
  position: relative;
}
.pcb-quote .section .pcb-r .pic {
  width: 100%;
  height: 185px;
}
.pcb-quote .section .pcb-r .pic img {
  width: 100%;
  height: 185px;
}
.pcb-quote .section .pcb-r .price-box {
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 2px;
  box-shadow: 0px 6px 12px 2px rgba(0, 0, 0, 0.05);
}
.pcb-quote .section .pcb-r .price-box .title {
  height: 43px;
  border: 1px solid #dddddd;
}
.pcb-quote .section .pcb-r .price-box .title .l {
  padding-left: 12px;
  height: 43px;
}
.pcb-quote .section .pcb-r .price-box .title .l span {
  font-size: 16px;
  color: #222222;
  font-weight: bold;
}
.pcb-quote .section .pcb-r .price-box .title .r {
  padding-right: 10px;
  height: 43px;
  cursor: pointer;
}
.pcb-quote .section .pcb-r .price-box .title .r span {
  font-size: 13px;
  color: #222222;
}
.pcb-quote .section .pcb-r .price-box .title .r .iconfont {
  font-size: 12px;
  color: #575757;
}
.pcb-quote .section .pcb-r .price-box .list {
  border: 1px solid #dddddd;
  border-top: none;
  padding: 10px 0;
}
.pcb-quote .section .pcb-r .price-box .list li {
  padding: 0 12px;
  height: 42px;
  line-height: 42px;
}
.pcb-quote .section .pcb-r .price-box .list li .l {
  font-size: 13px;
  color: #666666;
}
.pcb-quote .section .pcb-r .price-box .list li .t1 {
  font-size: 13px;
  color: #222222;
}
.pcb-quote .section .pcb-r .price-box .list li .t2 {
  font-size: 13px;
  color: #ed3400;
}
.pcb-quote .section .pcb-r .price-box .list li .tt2 {
  font-size: 13px;
  color: #666666;
  text-decoration: line-through;
  margin-right: 10px;
}
.pcb-quote .section .pcb-r .shipping-box {
  margin-bottom: 15px;
  padding-bottom: 20px;
  border: 1px solid #dddddd;
}
.pcb-quote .section .pcb-r .shipping-box .tit {
  padding-left: 12px;
  height: 44px;
  line-height: 44px;
  background: #ffffff;
  border-bottom: 1px solid #dddddd;
  position: relative;
}
.pcb-quote .section .pcb-r .shipping-box .tit span {
  font-size: 16px;
  color: #222222;
  font-weight: bold;
}
.pcb-quote .section .pcb-r .shipping-box .tit em {
  font-size: 13px;
  color: #999999;
  margin-left: 2px;
}
.pcb-quote .section .pcb-r .shipping-box .tit .s-img {
  width: 12px;
  height: 12px;
  background: url("../../images/pcb/question.png") no-repeat center;
  background-size: cover;
  display: inline-block;
  cursor: pointer;
  position: relative;
  top: 2px;
  left: 5px;
}
.pcb-quote .section .pcb-r .shipping-box .tit .s-img .wrap {
  display: none;
  position: absolute;
  left: 22px;
  top: -18px;
  width: 150px;
  padding: 8px;
  background: #FFFFFF;
  box-shadow: 0px 6px 12px 2px rgba(0, 0, 0, 0.05);
  border: 1px solid #DDDDDD;
  font-size: 12px;
  color: #666666;
  line-height: 17px;
  z-index: 999;
}
.pcb-quote .section .pcb-r .shipping-box .tit .s-img .wrap .arr {
  position: absolute;
  left: -10px;
  top: 14px;
  width: 20px;
  height: 18px;
  background: url("../../images/pcb/arrowx.png") no-repeat center;
  background-size: cover;
}
.pcb-quote .section .pcb-r .shipping-box .tit .s-img:hover .wrap {
  display: block;
}
.pcb-quote .section .pcb-r .shipping-box .select-box {
  position: relative;
  width: 314px;
  height: 28px;
  background: #ffffff;
  border-radius: 1px;
  margin: 10px auto 0;
  font-size: 12px;
}
.pcb-quote .section .pcb-r .shipping-box .select-box .im {
  width: 21px;
  height: 15px;
  margin-left: 8px;
}
.pcb-quote .section .pcb-r .shipping-box .select-box select {
  width: 280px;
  height: 28px;
  line-height: 28px;
}
.pcb-quote .section .pcb-r .shipping-box .t1 {
  padding-top: 10px;
  padding-left: 12px;
  font-size: 13px;
  color: #1180c9;
}
.pcb-quote .section .pcb-r .shipping-box .list {
  margin-left: 12px;
  margin-top: 10px;
}
.pcb-quote .section .pcb-r .shipping-box .list dt {
  margin-bottom: 22px;
}
.pcb-quote .section .pcb-r .shipping-box .list dt span {
  width: 33.3%;
  font-size: 13px;
  color: #666666;
}
.pcb-quote .section .pcb-r .shipping-box .list dt .b-dt {
  width: 33.3%;
}
.pcb-quote .section .pcb-r .shipping-box .list dt .b-dt .tt {
  font-size: 13px;
  color: #666666;
  position: relative;
  top: -5px;
  z-index: -1;
}
.pcb-quote .section .pcb-r .shipping-box .list dt .b-dt .tip-box {
  position: relative;
  margin-left: 2px;
}
.pcb-quote .section .pcb-r .shipping-box .list dt .b-dt .tip-box .q {
  width: 12px;
  height: 12px;
  background: url("../../images/pcb/question.png") no-repeat center;
  background-size: cover;
  display: block;
  cursor: pointer;
}
.pcb-quote .section .pcb-r .shipping-box .list dt .b-dt .tip-box:hover .wrap {
  display: block;
}
.pcb-quote .section .pcb-r .shipping-box .list dd {
  margin-bottom: 24px;
}
.pcb-quote .section .pcb-r .shipping-box .list dd .box1 {
  cursor: pointer;
}
.pcb-quote .section .pcb-r .shipping-box .list dd .box1 .txt {
  font-size: 13px;
  color: #222222;
  margin-left: 5px;
}
.pcb-quote .section .pcb-r .shipping-box .list dd .box2 {
  font-size: 13px;
  color: #ed3400;
}
.pcb-quote .section .pcb-r .shipping-box .list dd .box3 {
  font-size: 13px;
  color: #222222;
}
.pcb-quote .section .pcb-r .shipping-box .list dd.curr .circle {
  border: 1px solid #1180C9;
  z-index: -1;
}
.pcb-quote .section .pcb-r .shipping-box .list dd.curr .circle span {
  position: absolute;
  left: 0;
  right: 0;
  top: 3px;
  width: 8px;
  height: 8px;
  background: #1180C9;
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
}
.pcb-quote .section .pcb-r .shipping-box .more {
  display: block;
  text-align: center;
}
.pcb-quote .section .pcb-r .shipping-box .more span {
  font-size: 13px;
  color: #666666;
}
.pcb-quote .section .pcb-r .shipping-box .more .iconfont {
  font-size: 12px;
  color: #585858;
}
.pcb-quote .section .pcb-r .specifications {
  margin-bottom: 15px;
  box-shadow: 0px 6px 12px 2px rgba(0, 0, 0, 0.05);
}
.pcb-quote .section .pcb-r .specifications .tx-bor {
  border-bottom: 1px solid #dddddd;
}
.pcb-quote .section .pcb-r .specifications .title {
  height: 44px;
  border: 1px solid #dddddd;
  border-bottom: none;
}
.pcb-quote .section .pcb-r .specifications .title .l {
  padding-left: 12px;
  height: 43px;
}
.pcb-quote .section .pcb-r .specifications .title .l span {
  font-size: 16px;
  color: #222222;
  font-weight: bold;
}
.pcb-quote .section .pcb-r .specifications .title .r {
  padding-right: 10px;
  height: 43px;
  cursor: pointer;
}
.pcb-quote .section .pcb-r .specifications .title .r em {
  font-size: 13px;
  color: #1180c9;
  margin-right: 10px;
}
.pcb-quote .section .pcb-r .specifications .title .r a {
  font-size: 13px;
  color: #1180c9;
  margin-right: 10px;
}
.pcb-quote .section .pcb-r .specifications .title .r span {
  font-size: 13px;
  color: #222222;
}
.pcb-quote .section .pcb-r .specifications .title .r .iconfont {
  font-size: 12px;
  color: #575757;
}
.pcb-quote .section .pcb-r .specifications .data {
  border: 1px solid #e8eaec;
}
.pcb-quote .section .pcb-r .specifications .data tr td {
  padding: 0 3px;
  height: 45px;
  text-align: center;
  border: 1px solid #dddddd;
  color: #222222;
  font-size: 12px;
}
.pcb-quote .section .pcb-r .specifications .data tr td p {
  max-width: 78px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pcb-quote .section .pcb-r .specifications .data tr td.color1 {
  background: #F8F8F8;
  color: #666666;
}
.pcb-quote .section .pcb-r .specifications .more {
  height: 38px;
  line-height: 38px;
  display: block;
  text-align: center;
}
.pcb-quote .section .pcb-r .specifications .more span {
  font-size: 13px;
  color: #666666;
}
.pcb-quote .section .pcb-r .specifications .more .iconfont {
  font-size: 12px;
  color: #585858;
}
.pcb-quote .section .pcb-r .btn-submit {
  width: 340px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #1180c9;
  border-radius: 3px;
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  display: block;
  margin-bottom: 20px;
}
.pcb-quote .section .pcb-r .text .t1 {
  font-size: 12px;
  color: #999999;
  margin-bottom: 10px;
}
.pcb-quote .section .pcb-r .text .t2 {
  font-size: 12px;
  color: #999999;
}
.layui-layer-content {
  line-height: normal !important;
}
.link-pcb-layer .box {
  padding: 15px 15px 20px 15px;
}
.link-pcb-layer .box .search {
  text-align: center;
}
.link-pcb-layer .box .search .inp {
  width: 435px;
  height: 26px;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  border-right: none;
  font-size: 13px;
  text-indent: 8px;
}
.link-pcb-layer .box .search .inp::-webkit-input-placeholder {
  color: #cccccc;
}
.link-pcb-layer .box .search .sear-btn {
  width: 65px;
  height: 35px;
  background: #1180C9;
  font-size: 13px;
  color: #ffffff;
}
.link-pcb-layer .box .list {
  margin-top: 15px;
  width: 870px;
  background: #F8F8F8;
  border: 1px solid #DDDDDD;
}
.link-pcb-layer .box .list tr th {
  height: 40px;
  background: #F8F8F8;
  border-bottom: 1px solid #DDDDDD;
  font-weight: normal;
  text-align: center;
  font-size: 13px;
  color: #222222;
}
.link-pcb-layer .box .list tr td {
  height: 40px;
  background: #FFFFFF;
  border-bottom: 1px solid #DDDDDD;
  text-align: center;
  font-size: 13px;
  color: #222222;
}
.link-pcb-layer .box .list tr td .circle {
  margin-right: 36px;
}
.massage-layer .box {
  white-space: nowrap;
  padding: 40px 0 84px 55px;
}
.massage-layer .box .iconfont {
  font-size: 28px;
  color: #52c41a;
}
.massage-layer .box .text {
  margin-left: 15px;
}
.massage-layer .box .text .t1 {
  font-size: 16px;
  color: #222222;
  font-weight: bold;
  margin-bottom: 10px;
}
.massage-layer .box .text .t2 {
  width: 347px;
  font-size: 13px;
  color: #666666;
  line-height: 20px;
  white-space: normal;
}
.conversion-layer .box {
  padding: 30px 0 67px 0;
}
.conversion-layer .box .txt {
  width: 470px;
  margin: 0 auto;
  font-size: 12px;
  color: #666666;
  line-height: 17px;
  text-align: left;
}
.conversion-layer .box .form-wrap {
  margin-top: 30px;
  text-align: center;
}
.conversion-layer .box .form-wrap .inch-box span {
  font-size: 13px;
  color: #222222;
  margin-right: 10px;
}
.conversion-layer .box .form-wrap .inch-box input {
  width: 105px;
  height: 35px;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  text-indent: 10px;
  font-size: 13px;
  vertical-align: middle;
}
.conversion-layer .box .form-wrap .inch-box em {
  width: 35px;
  height: 35px;
  font-size: 13px;
  color: #222222;
  vertical-align: middle;
  margin-left: 5px;
}
.fastLogin-layer .hide-box {
  display: none;
}
.fastLogin-layer .box {
  position: relative;
  padding: 24px 30px 40px 30px;
}
.fastLogin-layer .box .needhelp {
  position: absolute;
  right: 30px;
  top: 29px;
  font-size: 14px;
  color: #1180c9;
}
.fastLogin-layer .box .fast-login-tab {
  border-bottom: 1px solid #D8D8D8;
  margin-bottom: 20px;
}
.fastLogin-layer .box .fast-login-tab li {
  position: relative;
  padding-bottom: 15px;
  float: left;
  font-size: 22px;
  color: #222222;
  margin-right: 64px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.fastLogin-layer .box .fast-login-tab li.curr {
  color: #1180c9;
  font-weight: bold;
}
.fastLogin-layer .box .fast-login-tab li.curr:after {
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  width: 100%;
  height: 3px;
  background: #1180C9;
  content: '';
}
.fastLogin-layer .box .input-box {
  margin-bottom: 30px;
}
.fastLogin-layer .box .input-box .title {
  margin-bottom: 10px;
}
.fastLogin-layer .box .input-box .title .l {
  font-size: 14px;
  color: #222222;
}
.fastLogin-layer .box .input-box .title .error {
  font-size: 11px;
  color: #ed3400;
}
.fastLogin-layer .box .input-box .input-wrap {
  width: 438px;
  height: 38px;
  background: #FFFFFF;
  border-radius: 3px;
  border: 1px solid #DDDDDD;
}
.fastLogin-layer .box .input-box .input-wrap .inp {
  width: 438px;
  height: 38px;
  border-radius: 3px;
  font-size: 14px;
  text-indent: 10px;
}
.fastLogin-layer .box .input-box .input-wrap .inp::-webkit-input-placeholder {
  color: #cccccc;
  font-size: 14px;
}
.fastLogin-layer .box .input-box .select-box {
  width: 438px;
  height: 38px;
  background: #FFFFFF;
  border-radius: 3px;
  border: 1px solid #DDDDDD;
}
.fastLogin-layer .box .input-box .select-box select {
  padding-left: 8px;
  width: 438px;
  height: 38px;
  border-radius: 3px;
  font-size: 14px;
}
.fastLogin-layer .box .btn-submit {
  height: 40px;
  background: #1180C9;
  border-radius: 3px;
  line-height: 40px;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  display: block;
  text-align: center;
}
.fastLogin-layer .box .keep-sigin {
  margin-top: 30px;
}
.fastLogin-layer .box .keep-sigin .l input {
  width: 16px;
  height: 16px;
  background: #FFFFFF;
  border-radius: 2px;
  border: 1px solid #CCCCCC;
}
.fastLogin-layer .box .keep-sigin .l span {
  font-size: 12px;
  color: #666666;
  margin-left: 5px;
}
.fastLogin-layer .box .keep-sigin .r a {
  font-size: 12px;
  color: #1180c9;
}
.fastLogin-layer .box .agreement {
  margin-top: 15px;
  margin-bottom: 15px;
}
.fastLogin-layer .box .agreement .l input {
  width: 16px;
  height: 16px;
  background: #FFFFFF;
  border-radius: 2px;
  border: 1px solid #CCCCCC;
}
.fastLogin-layer .box .agreement .l span {
  font-size: 12px;
  color: #666666;
  margin-left: 5px;
}
.fastLogin-layer .box .agreement .l a {
  margin-left: 3px;
  font-size: 12px;
  color: #1180c9;
}
.fastLogin-layer .box .agreement .r .iconfont {
  font-size: 14px;
  color: #f38a16;
}
.fastLogin-layer .box .agreement .r span {
  font-size: 12px;
  color: #ed3400;
  margin-left: 3px;
}
.fastLogin-layer .box .btn-submit-register {
  margin-top: 34px;
  height: 38px;
  line-height: 38px;
  background: #FFFFFF;
  border-radius: 3px;
  border: 1px solid #1180C9;
  text-align: center;
  font-size: 14px;
  color: #1180c9;
  display: block;
}
.fastLogin-layer .box .hr-line {
  position: relative;
  margin-top: 29px;
  height: 1px;
  background: #E8EAEC;
  color: #E8EAEC;
}
.fastLogin-layer .box .hr-line span {
  position: absolute;
  top: -9px;
  left: 0;
  right: 0;
  text-align: center;
  background: #FFFFFF;
  font-size: 12px;
  color: #666666;
  width: 128px;
  margin: 0 auto;
}
.fastLogin-layer .box .txb {
  margin-top: 15px;
  display: block;
  text-align: center;
}
.fastLogin-layer .box .txb span {
  font-size: 14px;
  color: #222222;
}
.fastLogin-layer .box .txb a {
  font-size: 14px;
  color: #1180c9;
}
.circle {
  z-index: -1;
}
.txnav {
  width: 210px;
  height: 28px;
  cursor: pointer;
}
.txnav .im {
  margin-right: 10px;
}
.txnav p {
  display: block;
  line-height: 28px;
}
.txnav .txset {
  width: 312px;
  height: 28px;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #222;
  background: url(../../images/laminated-structure/arrow.png) right center no-repeat;
  background-position-x: 98%;
}
.txnav .txnew {
  width: 314px;
  z-index: 9999;
  background: #FFFFFF;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
}
.txnav .txnew ul {
  height: 242px;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  overflow-y: auto;
}
.txnav .txnew ul li {
  color: #131414;
  line-height: 28px;
  padding-left: 1px;
  font-size: 14px;
  z-index: 999990;
}
.txnav .txnew ul li:hover {
  background: #FFEDD3;
}
.txnav .txnew ul::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 7px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 7px;
}
.txnav .txnew ul::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 0.576rem;
  border: 0.064rem #fff solid;
  background: #DDDDDD;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
}
.txnav .txnew ul::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  border-radius: 0.576rem;
  background: #F7F7F7;
}
.txnav .txnew .tx-search {
  border: 1px solid #DDDDDD;
  border-bottom: 0;
}
.txnav .txnew .tx-search input {
  height: 26px;
  width: 275px;
  color: #666666;
  padding-left: 10px;
}
