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 {
  width: 16px;
  height: 13px;
  position: absolute;
  top: 18px;
  left: 84px;
  background: url(../../images/menu.png) no-repeat center;
  transition: all 0.2s ease-in-out;
}
.cn-nav ul li .cnt-san1 {
  width: 16px;
  height: 13px;
  position: absolute;
  top: 18px;
  left: 84px;
  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: 120px;
  border-bottom: 1px solid #EEEEEE;
  color: #494C4D;
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.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: 134px;
  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;
  }
}
.banner {
  width: 100%;
  height: 500px;
  position: relative;
}
.banner .slideBox {
  width: 100%;
  height: 500px;
  overflow: hidden;
  position: relative;
}
.banner .slideBox .hd {
  width: 100%;
  height: 15px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.banner .slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
}
.banner .slideBox .hd ul li {
  float: left;
  margin-right: 10px;
  width: 6px;
  height: 6px;
  background: #2498E2;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
}
.banner .slideBox .hd ul li.on {
  width: 25px;
  height: 6px;
  background: #2498E2;
  border-radius: 3px;
}
.banner .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.banner .slideBox .bd li {
  width: 100%;
  height: 500px;
  zoom: 1;
  vertical-align: middle;
}
.banner .slideBox .bd .ban-bg1 {
  background: url(../../images/keyBoard-PCB/banner.png) no-repeat center;
  background-size: cover;
}
.banner .slideBox .bd .ban-bg2 {
  background: url(../../images/keyBoard-PCB/banner1.png) no-repeat center;
  background-size: cover;
}
.banner .ban-con {
  position: absolute;
  top: 0;
  right: 320px;
}
.banner .ban-con .ban-r {
  margin-top: 100px;
  width: 366px;
  height: 220px;
  background: #FFFFFF;
  border: 1px solid #DCDCDC;
  border-radius: 10px;
  padding: 31px 29px 21px 29px;
}
.banner .ban-con .ban-r .banr-top {
  border-bottom: 1px solid #DCDCDC;
}
.banner .ban-con .ban-r .banr-top span {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  color: #3B91C8;
  margin-bottom: 10px;
}
.banner .ban-con .ban-r .banr-con {
  width: 100%;
  margin-top: 12px;
}
.banner .ban-con .ban-r .banr-con .banr-box p {
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  opacity: 0.9;
  margin-bottom: 8px;
}
.banner .ban-con .ban-r .banr-con .banr-box em {
  font-weight: 600;
  color: #333333;
  opacity: 0.8;
  margin: 0 4px;
}
.banner .ban-con .ban-r .banr-con .banr-box span {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  opacity: 0.9;
}
.banner .ban-con .ban-r .banr-con .banr-box .ban-inp {
  display: inline-block;
  width: 56px;
  height: 24px;
  background: #FFFFFF;
  border-bottom: 1px solid #999;
}
.banner .ban-con .ban-r .banr-con .banr-box select {
  width: 160px;
  height: 30px;
  border: 1px solid #333333;
  opacity: 0.6;
}
.banner .ban-con .ban-r a {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  width: 120px;
  height: 40px;
  background: #2498E2;
  border-radius: 6px;
  text-align: center;
  line-height: 40px;
  margin: 0 auto;
  margin-top: 12px;
}
.section .box1 {
  padding: 50px;
}
.section .box1 .b1-box {
  height: 270px;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  position: relative;
  padding: 0 10px;
  margin-bottom: 20px;
}
.section .box1 .b1-box:last-child {
  margin-bottom: 0;
}
.section .box1 .b1-box .b1-cen {
  width: 518px;
  height: 263px;
  background: url(../../images/keyBoard-PCB/b1-zhuangshi.png) no-repeat center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 1;
}
.section .box1 .b1-box .b1-cen p {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  text-align: center;
  padding-top: 88px;
  margin-bottom: 70px;
}
.section .box1 .b1-box .b1-cen a {
  font-size: 18px;
  font-weight: 400;
  color: #2498E2;
  display: block;
  width: 372px;
  height: 50px;
  background: #FFFFFF;
  border: 1px solid #2498E2;
  border-radius: 8px;
  text-align: center;
  line-height: 50px;
  margin: 0 auto;
}
.section .box1 .b1-box .b1-cen a:hover {
  color: #fff;
  background: #2498E2;
}
.section .box1 .b1-box .b1-cen span {
  font-size: 140px;
  font-weight: bold;
  color: #2498E2;
  opacity: 0.2;
  position: absolute;
  left: 185px;
  top: 22px;
}
.section .box1 .b1-box .b1-img {
  width: 380px;
  height: 250px;
  overflow: hidden;
  z-index: 2;
}
.section .box1 .b1-box .b1-img img {
  width: 380px;
  height: 250px;
}
.section .box1 .b1-box .b1-img:hover img {
  transition: all 0.5s ease;
  transform: scale(1.3);
}
.section .box-top {
  padding-top: 50px;
  margin-bottom: 44px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #131414;
}
.section .box-top.top-col {
  color: #fff;
}
.section .box2 {
  width: 100%;
  height: 735px;
  background: url(../../images/keyBoard-PCB/bg1.png) no-repeat center;
  background-size: cover;
}
.section .box2 .b2-l {
  width: 446px;
  height: 460px;
  position: relative;
  margin-top: 60px;
  margin-right: 69px;
}
.section .box2 .b2-l img {
  width: 171px;
  height: 149px;
}
.section .box2 .b2-l .b2-imgbox {
  width: 171px;
  height: 149px;
  overflow: hidden;
}
.section .box2 .b2-l .b2-imgbox:hover img {
  transition: all 0.5s ease;
  transform: scale(1.04);
}
.section .box2 .b2-l .b2-img1 {
  position: absolute;
  top: 0;
  left: 137px;
}
.section .box2 .b2-l .b2-img2 {
  position: absolute;
  top: 79px;
  left: 0px;
}
.section .box2 .b2-l .b2-img3 {
  position: absolute;
  top: 156px;
  left: 137px;
}
.section .box2 .b2-l .b2-img4 {
  position: absolute;
  top: 79px;
  right: 0px;
}
.section .box2 .b2-l .b2-img5 {
  position: absolute;
  top: 235px;
  left: 0;
}
.section .box2 .b2-l .b2-img6 {
  position: absolute;
  bottom: 0;
  left: 137px;
}
.section .box2 .b2-l .b2-img7 {
  position: absolute;
  top: 235px;
  right: 0;
}
.section .box2 .b2-cen {
  margin-right: 80px;
}
.section .box2 .b2-cen p {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 63px;
}
.section .box2 .b2-cen p:last-child {
  margin-bottom: 0;
}
.section .box2 .b2-cen p.blue {
  color: #2498E2;
}
.section .box2 .b2-r {
  position: relative;
  top: -20px;
}
.section .box2 .b2-r ul {
  position: absolute;
  z-index: 2;
}
.section .box2 .b2-r ul li {
  width: 60px;
  height: 60px;
  background: #FFFFFF;
  border: 1px solid #DCDCDC;
  border-radius: 50%;
  font-size: 12px;
  font-weight: 400;
  color: #131414;
  margin-bottom: 22px;
}
.section .box2 .b2-r ul li:last-child {
  margin-bottom: 0;
}
.section .box2 .b2-r ul li.bgColor {
  color: #fff;
  background: #2498E2;
}
.section .box2 .b2-r .b2-shu {
  height: 554px;
  border: 1px solid #DCDCDC;
  position: absolute;
  left: 30px;
  top: 4px;
  z-index: 1;
}
.section .box3 {
  padding-bottom: 50px;
}
.section .box3 .b3-con .b3-box .l {
  display: inline-block;
  width: 608px;
  height: 260px;
  background: #FFFFFF;
  box-shadow: 0px 6px 12px 2px rgba(0, 0, 0, 0.05);
  border: 1px solid #DFDFDF;
}
.section .box3 .b3-con .b3-box .l .b3-ll {
  display: inline-block;
  padding: 14px 20px;
}
.section .box3 .b3-con .b3-box .l .b3-ll p {
  font-size: 20px;
  font-weight: bold;
  color: #131414;
}
.section .box3 .b3-con .b3-box .l .b3-ll .a-btn {
  display: block;
  width: 218px;
  height: 30px;
  background: #E89721;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 20px;
}
.section .box3 .b3-con .b3-box .l .b3-lr {
  position: relative;
  top: 14px;
  left: 15px;
  display: inline-block;
}
.section .box3 .b3-con .b3-box .l .b3-lr img {
  width: 301px;
  height: 237px;
}
.section .box3 .b3-con .b3-box .l .a-btn {
  width: 218px;
  height: 30px;
  background: #E89721;
}
.section .box3 .b3-con .b3-box .l .top {
  white-space: nowrap;
  height: 32px;
  line-height: 32px;
  background: #F6F6F6;
  border-bottom: 1px solid #DFDFDF;
  border-top: 1px solid #DFDFDF;
}
.section .box3 .b3-con .b3-box .l .top span {
  font-size: 14px;
  color: #222222;
}
.section .box3 .b3-con .b3-box .l .b3-top {
  font-size: 20px !important;
  font-weight: bold;
  color: #131414;
  height: 45px;
  line-height: 45px;
  padding-left: 17px;
}
.section .box3 .b3-con .b3-box .l .notes_txt_wrap {
  height: 183px;
  overflow: hidden;
}
.section .box3 .b3-con .b3-box .l .notes_txt_wrap .notes_txt {
  position: relative;
}
.section .box3 .b3-con .b3-box .l .notes_txt_wrap .notes_txt .li {
  height: 40px;
  line-height: 40px;
}
.section .box3 .b3-con .b3-box .l .notes_txt_wrap .notes_txt .li .p1 img {
  width: 21px;
  height: 15px;
}
.section .box3 .b3-con .b3-box .l .notes_txt_wrap .notes_txt .li .p1 span {
  font-size: 13px;
  color: #222222;
  margin-left: 4px;
}
.section .box3 .b3-con .b3-box .l .notes_txt_wrap .notes_txt .li .p2 {
  font-size: 13px;
  color: #222222;
}
.section .box3 .b3-con .b3-box .l .notes_txt_wrap .notes_txt .li .p3 {
  font-size: 13px;
  color: #222222;
}
.section .box3 .b3-con .b3-box .l .notes_txt_wrap .notes_txt .li .p4 {
  font-size: 13px;
  color: #222222;
}
.section .box3 .b3-con .b3-box .a-box {
  display: inline-block;
  width: 200px;
  height: 238px;
  background: #FFFFFF;
  border: 1px solid #DFDFDF;
  padding: 11px 12px;
  position: relative;
}
.section .box3 .b3-con .b3-box .a-box .b3-p {
  color: #131414;
  text-align: center;
  margin-top: 21px;
  font-size: 16px;
  font-weight: bold;
}
.section .box3 .b3-con .b3-box .a-box p {
  font-size: 14px;
  font-weight: 400;
  color: #131414;
  text-align: center;
}
.section .box3 .b3-con .b3-box .a-box .a-btom {
  position: absolute;
  bottom: 0;
  left: 0;
}
.section .box3 .b3-con .b3-box .a-box .a-btom a {
  display: inline-block;
  width: 224px;
  height: 40px;
  background: #2498E2;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  display: none;
}
.section .box3 .b3-con .b3-box .a-box .a-btom2 {
  position: absolute;
  bottom: 0;
  left: 0;
}
.section .box3 .b3-con .b3-box .a-box .a-btom2 a {
  display: inline-block;
  width: 224px;
  height: 40px;
  background: rgba(51, 51, 51, 0.5);
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
}
.section .box3 .b3-con .b3-box .a-box:hover .a-btom a {
  display: block;
}
.section .box4 {
  width: 100%;
  height: 432px;
  background: #F5F5F5;
}
.section .box4 .b4-top p {
  font-size: 18px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #666666;
  text-align: center;
  margin-bottom: 29px;
}
.section .box4 .b4-top p:first-child {
  font-size: 30px;
  font-weight: bold;
  color: #000000;
  padding-top: 50px;
  margin-bottom: 10px;
}
.section .box4 .b4-box {
  padding-left: 60px;
}
.section .box4 .b4-box p {
  margin-bottom: 44px;
  font-size: 20px;
  font-weight: 400;
  color: #131414;
}
.section .box4 .b4-box p img {
  margin-right: 19px;
}
.section .box5 {
  padding: 50px;
}
.section .box5 .b3-cent .picScroll-top {
  width: 210px;
  overflow: hidden;
  position: relative;
}
.section .box5 .b3-cent .picScroll-top .bd {
  padding: 10px;
}
.section .box5 .b3-cent .picScroll-top .bd ul {
  overflow: hidden;
  zoom: 1;
}
.section .box5 .b3-cent .picScroll-top .bd ul li {
  text-align: center;
  zoom: 1;
}
.section .box5 .b3-cent .picScroll-top .bd ul li .pic {
  text-align: center;
}
.section .box5 .b3-cent .picScroll-top .bd ul li .pic p {
  color: #2498E2;
  font-size: 36px;
  font-weight: bold;
}
.section .box5 .b3-cent .picScroll-top .bd ul li .pic .pic-p1 {
  font-size: 16px;
  margin-top: 19px;
  margin-bottom: 16px;
}
.section .box5 .b3-cent .picScroll-top .bd ul li .pic img {
  width: 88px;
  height: 88px;
}
.section .box5 .b5-p-top {
  font-size: 24px;
  font-weight: 500;
  color: #FFFFFF;
  padding-top: 47px;
  margin-bottom: 25px;
}
.section .box5 .b5-p-top1 {
  font-size: 24px;
  font-weight: 500;
  color: #FFFFFF;
  padding-top: 75px;
  margin-bottom: 31px;
}
.section .box5 .b5-btom {
  width: 1110px;
  height: 248px;
  background: url(../../images/keyBoard-PCB/bg5.png) no-repeat center;
  background-size: cover;
  margin: 0 auto;
  overflow: hidden;
}
.section .box5 .b5-btom .b5-p-box {
  transform: translateY(150px);
}
.section .box5 .b5-btom p {
  font-size: 20px;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
}
.section .box5 .b5-btom:hover {
  background: url(../../images/keyBoard-PCB/bg51.png) no-repeat center;
}
.section .box5 .b5-btom:hover .b5-p-box {
  transition: all 0.5s linear;
  transform: translateY(0px);
}
.section .box5 .b5-con {
  width: 1110px;
  margin: 0 auto;
  margin-top: 27px;
}
.section .box5 .b5-con .b5-box {
  display: inline-block;
  width: 546px;
  height: 248px;
  margin-right: 14px;
  margin-bottom: 15px;
  overflow: hidden;
}
.section .box5 .b5-con .b5-box .b5-p-box {
  transform: translateY(150px);
}
.section .box5 .b5-con .b5-box p {
  font-size: 20px;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
}
.section .box5 .b5-con .b5-box:nth-child(2n) {
  margin-right: 0;
}
.section .box5 .b5-con .b5-bg1 {
  background: url(../../images/keyBoard-PCB/bg2.png) no-repeat center;
  background-size: cover;
}
.section .box5 .b5-con .b5-bg1:hover {
  background: url(../../images/keyBoard-PCB/bg21.png) no-repeat center;
}
.section .box5 .b5-con .b5-bg1:hover .b5-p-box {
  transition: all 0.5s linear;
  transform: translateY(0px);
}
.section .box5 .b5-con .b5-bg2 {
  background: url(../../images/keyBoard-PCB/bg3.png) no-repeat center;
  background-size: cover;
}
.section .box5 .b5-con .b5-bg2:hover {
  background: url(../../images/keyBoard-PCB/bg31.png) no-repeat center;
}
.section .box5 .b5-con .b5-bg2:hover .b5-p-box {
  transition: all 0.5s linear;
  transform: translateY(0px);
}
.section .box5 .b5-con .b5-bg3 {
  background: url(../../images/keyBoard-PCB/bg4.png) no-repeat center;
  background-size: cover;
}
.section .box5 .b5-con .b5-bg3:hover {
  background: url(../../images/keyBoard-PCB/bg41.png) no-repeat center;
}
.section .box5 .b5-con .b5-bg3:hover .b5-p-box {
  transition: all 0.5s linear;
  transform: translateY(0px);
}
.section .box5 .b5-con .b5-bg4 {
  background: url(../../images/keyBoard-PCB/bg6.png) no-repeat center;
  background-size: cover;
}
.section .box5 .b5-con .b5-bg4:hover {
  background: url(../../images/keyBoard-PCB/bg61.png) no-repeat center;
}
.section .box5 .b5-con .b5-bg4:hover .b5-p-box {
  transition: all 0.5s linear;
  transform: translateY(0px);
}
.section .box6 {
  width: 100%;
  height: 506px;
  background: url(../../images/keyBoard-PCB/bg7.png) no-repeat center;
  background-size: cover;
}
.section .box6 .list li {
  width: 303px;
  height: 330px;
  border: 1px solid #F1F1F1;
  margin-right: 20px;
  background: #fff;
  transition: all 0.2s ease;
}
.section .box6 .list li:hover {
  box-shadow: 0px 0px 16px 0px rgba(31, 31, 30, 0.36);
}
.section .box6 .list li:last-child {
  margin-right: 0;
}
.section .box6 .list li .pic {
  width: 285px;
  height: 185px;
  display: block;
  margin: 10px auto 12px;
}
.section .box6 .list li .pic img {
  width: 285px;
  height: 185px;
}
.section .box6 .list li .wrap {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
.section .box6 .list li .wrap .t1 {
  font-size: 12px;
  color: #666666;
  line-height: 17px;
  margin-bottom: 15px;
  white-space: normal;
}
.section .box6 .list li .wrap .text .im {
  width: 21px;
  height: 15px;
}
.section .box6 .list li .wrap .text span {
  display: inline-block;
  font-size: 14px;
  color: #222222;
  margin-left: 10px;
  width: 235px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.section .box6 .list li .wrap .bottom {
  margin-top: 10px;
}
.section .box6 .list li .wrap .bottom .l .star {
  width: 16px;
  height: 16px;
  background: url("../../images/home/start.png") no-repeat center;
  background-size: cover;
  margin-right: 5px;
}
.section .box6 .list li .wrap .bottom .l .star.disabled {
  background: url("../../images/home/star-def.png") no-repeat center;
  background-size: cover;
}
.section .box7 .b7-box {
  margin-bottom: 36px;
}
.section .box7 .b7-box img {
  box-shadow: 0px 0px 18px 0px rgba(3, 3, 3, 0.13);
  margin-right: 116px;
}
.section .box7 .b7-box img:last-child {
  margin-right: 0;
}
.section .box7 .b7-box img:hover {
  box-shadow: 0px 0px 18px 0px rgba(3, 3, 3, 0.43);
}
.section .box8 {
  height: 500px;
  background: #EDF5FD;
  padding: 50px 0;
  text-align: center;
}
.section .box8 .h-show {
  width: 1300px;
  background: #FFFFFF;
  border-radius: 10px 10px 10px 10px;
}
.section .box8 .h-show .b8-r {
  margin-left: 43px;
  padding-top: 85px;
}
.section .box8 .h-show .s-box {
  width: 509px;
  background: #FFFFFF;
  padding-left: 99px;
  padding-top: 41px;
  padding-bottom: 48px;
}
.section .box8 .h-show .s-box .b8-p {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  text-align: center;
  margin-bottom: 16px;
}
.section .box8 .h-show .s-box .b8-p1 {
  font-size: 16px;
  font-weight: bold;
  color: #E89721;
  margin-bottom: 16px;
}
.section .box8 .h-show .t-b {
  text-align: left;
}
.section .box8 .h-show .layui-form-checked[lay-skin=primary] i {
  border-color: #0066FF;
  background-color: #0066FF;
}
.section .box8 .h-show a {
  color: #3B91C8;
  position: relative;
  top: 7px;
  left: -15px;
  font-size: 14px;
}
.section .box8 .h-show .layui-input {
  border: 0;
  border-bottom: 1px solid #DDDDDD;
  font-size: 16px;
  font-weight: 400;
  color: #131414;
  opacity: 0.6;
}
.section .box8 .h-show .layui-btn {
  width: 506px;
  height: 43px;
  border: 1px solid #E89721;
  border-radius: 10px;
  background: #fff;
  font-size: 20px;
  font-weight: bold;
  color: #E89721;
}
.section .box8 .h-show .layui-btn:hover {
  background: #E89721;
  color: #fff;
  opacity: 1;
}
.section .box8 .h-show .layui-form-item {
  margin-bottom: 19px;
}
.service-layer {
  padding: 20px;
}
.service-layer .content {
  font-size: 12px;
  color: #666666;
  line-height: 17px;
}
.service-layer .txc {
  font-size: 14px;
  color: #000;
  font-weight: bold;
  padding: 10px 0;
}
