@charset "UTF-8";
/* 字体加粗 */
.f-weight {
  font-weight: bold;
}

/*  按钮样式  */
.btn-bule {
  background: #406ad8;
  color: #fff;
  border-radius: 3px;
}

/* 首页基础 */
#app {
  height: 100%;
  background: #f7f7f7;
}

.layui-btn1 {
  background: #fff;
  border: 1px solid #3f6ada;
  color: #3f6ada;
}

.layui-btn1:hover {
  color: #3f6ada;
}

/*  分页-S  */
.splitBox {
  text-align: right;
  padding-top: 2px;
}

.splitBox .layui-laypage a {
  color: #bac6de;
}

.splitBox .layui-laypage a:hover {
  color: #406ad8;
}

.splitBox .layui-laypage .layui-laypage-curr em {
  background-color: #406ad8 !important;
}


/*
*
* 底部样式 1.0.2
* @jmwenlong
*
*/
/* 新的 */
.footerBox .login-footer {
  width: 100%;
  background: #406ad8;
  text-align: center;
}

.footerBox .login-footer .slogan {
  height: 140px;
}

.footerBox .login-footer .slogan ul {
  padding-top: 40px;
}

.footerBox .login-footer .slogan ul li h3 {
  color: #fff;
  font-size: 2rem;
}

.footerBox .login-footer .slogan ul li p {
  color: #fff;
}

/* 网站地图 */
.aboutBox {
  background: #2d2d2d;
}

.about {
  max-width: 1080px;
  height: 160px;
  margin: 0 auto;
  text-align: center;
  color: #d8d8d8;
  padding: 3rem;
}

.about .grid-content {
  font-size: 1.4rem;
}

.about .grid-content li {
  font-size: 1.3rem;
  line-height: 2.6rem;
}

.about .grid-content li a {
  color: #b5b5b5;
}

.about .grid-content li a:hover {
  color: #fff;
  text-decoration: underline;
}

.about .grid-content li:first-child {
  font-size: 1.6rem;
  margin-bottom: 1rem;
  color: #fff;
}

.about .callMail li {
  text-align: left;
}

.about .callMail li span {
  background: #406ad8;
  width: 35px;
  height: 35px;
  display: inline-block;
  border-radius: 6px;
  margin-right: 15px;
  line-height: 35px;
  text-align: center;
}

.about .callMail li span i {
  font-size: 2.5rem;
  line-height: 35px;
  color: #fff;
}

.about .callMail li:first-child {
  margin-top: -8px;
}

.about .qrCode img {
  width: 115px;
}

/* 版权信息 */
.copyright {
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 1.2rem;
  color: #eee;
  background: #444;
}

.copyright a {
  color: #eee;
  text-decoration: none;
}

/* 暂无信息 */
.notList {
  text-align: center !important;
  padding-bottom: 50px !important;
}

/*  重要活动通告栏  */
.banner_adv {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 80px;
}

.banner_adv a {
  display: block;
  text-align: center;
}

.banner_adv a img {
  margin-left: -10px;
}

.banner_adv .adv_close {
  display: inline-block;
  position: absolute;
  right: 80px;
  top: 15px;
}

.banner_adv .adv_close i {
  font-size: 18px;
  cursor: pointer;
  color: #236549;
}

.banner_adv .adv_close:hover i {
  color: #fff;
}

/*  顶部信息  */
.header_top {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #eee;
}

.header_top .header_body {
  max-width: 1200px;
  margin: 0 auto;
}

.header_top .header_body .slogan {
  font-size: 1.2rem;
  color: #676767;
}

.header_top .header_body .logout_info {
  text-align: right;
}

.header_top .header_body .logout_info ul {
  font-size: 0;
}

.header_top .header_body .logout_info ul li {
  display: inline-block;
  font-size: 1.2rem;
  color: #666;
  margin-left: 15px;
}

.header_top .header_body .logout_info ul li a {
  color: #666;
}

.header_top .header_body .logout_info ul li a:hover {
  color: #406ad8;
  text-decoration: underline;
}

.header_top .header_body .logout_info ul li i {
  padding-right: 3px;
  vertical-align: -2px;
}

.header_top .header_body .logout_info ul li span.sign_out {
  padding-left: 15px;
  cursor: pointer;
}

.header_top .header_body .logout_info ul li span.sign_out:hover {
  color: #406ad8;
  text-decoration: underline;
}

.header_top .header_body .logout_info ul li span#toLogin a {
  color: #406ad8;
  font-weight: bold;
}

/* 语言 */
.header_top .header_body .logout_info ul li.he_lange {
  position: relative;
}

.header_top .header_body .logout_info ul li.he_lange span {
  display: inline-block;
  width: 50px;
  border: 1px solid #406ad8;
  text-align: center;
  height: 24px;
  line-height: 24px;
  border-radius: 3px;
  color: #406ad8;
  cursor: pointer;
}

.header_top .header_body .logout_info ul li.he_lange span a {
  color: #406ad8;
  display: inline-block;
  width: 100%;
}

.header_top .header_body .logout_info ul li.he_lange .cl_h {
  display: none;
  position: absolute;
  z-index: 991;
  width: 60px;
  top: 32px;
  left: 0;
  background: #fff;
  border: 1px solid #406ad8;
  border-radius: 3px;
  text-align: center;
  line-height: 26px;;
}

.header_top .header_body .logout_info ul li.he_lange .cl_h a {
  display: block;
  color: #406ad8;
}

.header_top .header_body .logout_info ul li.he_lange:hover .cl_h {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  display: block;
}

/*  右侧工具栏  */
.rightSideBox {
  position: fixed;
  _position: absolute;
  top: 30%;
  right: 1px;
  z-index: 1009;
  display: block;
}

.rightSideBox > ul {
  width: 54px;
  position: absolute;
  right: 0;
  opacity: 1;
  transition-duration: .5s, 1s;
  transition-property: width, all;
}

.rightSideBox > ul > li {
  background: #fff;
  color: #406ad8;
  width: 54px;
  height: 54px;
  display: block;
  cursor: pointer;
  border: 1px solid #e8e8e8;
  text-align: center;
  margin-top: -1px;
  border-radius: 3px;
}

.rightSideBox > ul > li > a {
  display: block;
  width: 100%;
  height: 100%;
}

.rightSideBox > ul > li > a > i, .rightSideBox > ul > li > div > i {
  font-size: 2.8rem;
  color: #406ad8;
  height: 32px;
  display: inline-block;
  padding-top: 2px;
}

.rightSideBox > ul > li > a > p {
  color: #406ad8;
  font-size: 1.2rem;
}

.rightSideBox > ul > li .backToTop {
  z-index: 999999;
  display: none;
}

.rightSideBox > ul > li:hover > a {
  background: #406ad8;
  border-color: #406ad8;
}

.rightSideBox > ul > li:hover > a > i, .rightSideBox > ul > li:hover > a > p {
  color: #fff;
}

.rightSideBox > ul > li .inline_customerBox {
  width: 120px;
  right: 54px;
  top: 0;
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px;
}

.rightSideBox > ul > li .inline_customerBox > dl > dt {
  margin-bottom: 5px;
}

.rightSideBox > ul > li .inline_customerBox dl dt img {
  width: 100%;
}

.rightSideBox > ul > li .inline_customerBox dl dd {
  color: #464646;
  font-size: 12px;
  margin-bottom: 3px;
  text-align: left;
}

/* 右侧收起 */
.rightSideBox > ul > li.hide_right a i {
  font-size: 2rem;
  transform: rotate(-90deg);
  margin-left: 10px;
  text-align: center;
  margin-bottom: -2px;
}

.rightSideShow {
  width: 20px;
  position: absolute;
  right: -50px;
  margin-top: 210px;
  opacity: 1;
  transition-duration: .5s, 1s;
  transition-property: width, all;
}

.rightSideShow p {
  cursor: pointer;
}

.rightSideShow p.backToTop, .rightSideShow p.showHide {
  background: #fff;
  color: #406ad8;
  width: 20px;
  border: 1px solid #406ad8;
  border-radius: 2px;
  text-align: center;
  padding: 5px 0;
}

.rightSideShow p.backToTop {
  margin-top: -1px;
}

.rightSideShow p.backToTop:hover {
  background: #406ad8;
  border: 1px solid #406ad8;
  color: #fff;
}

.rightSideShow p.backToTop i {
  font-size: 2rem;
  display: inline-block;
}

/* 展开 */
.rightSideShow p.showHide i {
  transform: rotate(90deg);
  display: inline-block;
  font-size: 1.4rem;
}

.rightSideShow p.showHide:hover {
  background: #406ad8;
  color: #fff;
}

/* 历史记录 */
.search_history_show {
  position: absolute;
  _position: absolute;
  top: -42px;
  right: 53px;
  background: #4b73da;
  padding: 10px;
  border-radius: 3px;
  display: none;
  width: 180px;
  max-height: 380px;
  overflow: auto;
  z-index: 9999;
}

.search_history_show p {
  padding: 2px 10px 10px 10px;
  text-align: center;
  color: #fff;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  font-size: 16px;
}

.search_history_show ul {
  font-size: 0;
}

.search_history_show ul li {
  font-size: 12px;
  color: #fff;
}

.search_history_show ul li.not_history {
  text-align: center
}

.search_history_show ul li a {
  height: 16px;
  line-height: 16px;
  padding: 6px 0;
  display: inline-block;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 88%;
  float: left;
  position: relative;
  z-index: 9999;
  text-align: left;
}

.search_history_show ul li i {
  font-style: normal;
  height: 16px;
  width: 18px;
  line-height: 16px;
  padding: 6px 0;
  display: inline-block;
  color: #fff;
  font-family: unset;
  cursor: pointer;
}

.search_history_show ul li:hover a {
  background: #5984F6;
}

/*  二级菜单 下拉  */
.sec-mainNav {
  min-height: 120px;
  position: relative;
}

.sec-mainNav li {
  padding: 5px;
  cursor: pointer;
  z-index: 4;
  border-bottom: 1px dotted #E2E2E2;
}

.sec-mainNav li h2 {
  padding: 4px 20px 3px;
  color: #53555a;
  font-size: 1.3rem;
  font-weight: bold;
  position: relative;
}

.sec-mainNav li h2 i {
  font-size: 1.6rem !important;
  vertical-align: 0 !important;
  color: #888;
}

.sec-mainNav li:last-child {
  border-bottom: none;
}

.sec-mainNav li:hover {
  box-shadow: inset 2px 0 5px 0 #ffffff, 2px 2px 8px #bfc6da;
}

.sec-mainNav > li:hover .whiteAbo {
  content: "";
  position: absolute;
  height: auto;
  right: -6px;
  top: -5px;
  border: 6px solid #fff;
  z-index: 51;
}

.sec-mainNav > li h3 {
  font-size: 1.6rem;
  margin-bottom: 5px;
}

.sec-mainNav > li.hover {
  background: #545651;
}

.sec-mainNav > li.hover h3, .sec-mainNav > li.hover .menu-tab a {
  color: #fff;
}

.sec-mainNav li .menu-tab {
  display: inline-block;
  padding-left: 20px;
  max-height: 70px;
  overflow: hidden;
}

.sec-mainNav li .menu-tab a {
  float: left;
  color: #6e7179;
  font-size: 1.2rem;
  margin-bottom: 2px;
  height: 22px;
  line-height: 22px;
  min-width: 103px;
}

.sec-mainNav li:first-child .menu-tab a {
  min-width: 70px;
}

.sec-mainNav li .menu-more {
  position: absolute;
  display: block;
  width: 6px;
  height: 9px;
  right: 19px;
  top: 28px;
  line-height: 999;
  overflow: hidden;
}

/* 二级菜单（下拉） */
.menu-panel {
  position: absolute;
  width: 870px;
  min-height: 587px;
  max-height: 680px;
  overflow: auto;
  padding: 18px 34px;
  top: 0;
  left: 240px;
  z-index: 5;
  background: #fff;
  display: none;
  box-shadow: inset 2px 0 5px 0 #ffffff, 2px 2px 10px #bfc6da;
}

.menu-panel h4 {
  font-family: "Microsoft YaHei", "微软雅黑", "黑体";
  font-size: 14px;
  color: #53555a;
  margin-bottom: 10px;
  font-weight: bold;
}

.menu-panel-hd {
  padding-bottom: 12px;
  margin-bottom: 14px;
  line-height: 1;
}

.menu-panel-hd:first-child {
  padding-top: 10px;
}

.sub-group a {
  color: #6e7179;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 1.2rem;
}

.sub-group a:not(:last-child) {
  border-right: 1px solid #bec5d4;
  padding-right: 15px;
  margin-right: 15px;
}

.sub-group span {
  padding: 0 16px;
  display: inline-block;
  color: #9a9a9a;
}

.sub-group span:last-child {
  display: none
}

.menu-panel-bd li {
  float: left;
  width: 88px;
  height: 56px;
  border: 1px solid #EDEEEF;
  margin: 0 0 -1px -1px;
  background-color: #FFF;
}

.menu-panel-bd li a {
  display: block;
  text-align: center;
}

.menu-panel-bd li a img {
  width: 80px;
  height: 27px;
  margin-top: 14px;
}

.menu-panel-btn {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  margin-top: 15px;
  padding: 0 10px;
  color: #FFF;
  background-color: #E64E3E;
}

.menu-panel-btn em {
  width: 0;
  height: 0;
  margin-left: 6px;
  overflow: hidden;
  font-size: 0;
  display: inline-block;
  border-width: 4px;
  border-color: transparent transparent transparent #FFF;
  border-style: dashed dashed dashed solid;
}

/*  下拉菜单  */
.secMainNavHide {
  position: absolute;
  left: 0;
  z-index: 901;
  padding-top: 4px;
}

.secMainNavHide .sec-mainL {
  display: inline-block;
  width: 240px;
  min-height: 623px;
  background: #fff;
}

/* 容器  */
.searchBox {
  width: 100%;
  background: #fff;
}

.searchMain {
  max-width: 1200px;
  margin: 0 auto;
  height: auto;
  padding-top: 20px;
  padding-bottom: 5px;
}

/*  搜索-输入框  */
.search-inputBox {
  margin-bottom: 5px;
  width: 85%;
}

.search-input {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.search-input .grid-content {
  flex: 1;
  border: 2px solid #406ad8;
  margin-right: -2px;
  border-radius: 10px 0 0 10px;
}

.search-input .grid-content .search input {
  border: none;
  background: unset;
  border-radius: 8px 0 0 8px;
}

.search-input .grid-content .search input:focus {
  box-shadow: 0 0 3px 2px #6389ec;
}

.search-input .grid-content .search input:active {
  box-shadow: 0 0 3px 2px #6389ec;
}

.search-input .submit-wrap {
  width: 120px;
}

.search-input .submit-wrap a {
  display: block;
}

.search-input .submit-wrap button {
  width: 100%;
  height: 44px;
  background: #406ad8;
  border: unset;
  border-radius: 0 10px 10px 0;
  padding: 0;
  margin: 0 !important;
}

.search-input .submit-wrap button:hover {
  opacity: 0.9;
}

.search-input .submit-wrap button i {
  font-size: 26px;
}

/*  上传BOM  */
.searchMain .addFile {
  z-index: 2
}

.searchMain .uploadExcel {
  display: inline-block;
  background: #dfe8ff;
  color: #406ad8;
  height: 44px;
  line-height: 44px;
  padding: 0 20px;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
}

.searchMain .uploadExcel:hover {
  background: #cbdaff;
}

.searchMain .uploadExcel i {
  font-size: 22px;
  vertical-align: -4px;
}

/* 全局导入文件  */
.searchMain .body-drop-file {
  position: absolute;
  width: 250px;
  height: 90px;
  z-index: 2;
  top: -20px;
  left: -60px;
  border-radius: 5px;
  box-shadow: 0 0 6px 0 #ccc;
}

/*  tag  */
.tag-mini span {
  margin-right: 10px;
  background: none;
  border: none;
}

.tag-mini span a {
  color: #406ad8;
}

/*  选型清单  */
.shopping-cart {
  text-align: right;
  position: relative;
}

.shopping-cart a {
  border: 1px solid #406ad8;
  display: inline-block;
  font-size: 1.5rem;
  text-decoration: none;
  height: 42px;
  line-height: 42px;
  width: 150px;
  border-radius: 3px;
  text-align: left;
}

.shopping-cart a i {
  font-size: 2.1rem;
  vertical-align: -2px;
  margin-right: 6px;
  color: #406ad8;
  padding-left: 20px;
}

.shopping-cart a span {
  color: #406ad8;
  font-size: 14px;
}

.shopping-cart a p {
  position: absolute;
  top: 11px;
  right: 18px;
  background: #FF5722;
  height: 18px;
  line-height: 18px;
  border-radius: 10px;
  font-size: 12px;
  color: #fff;
  padding: 0px 3px;
  min-width: 22px;
  text-align: center;
}

/*  菜单-导航内容  */
.homeNav {
  width: 100%;
  background: #fff;
  border-bottom: 3px solid #406ad8;
}

.homeNav dl {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

.homeNav dl dt {
  display: inline-block;
  margin-left: 0;
}

.homeNav dl dt p.pi {
  width: 240px;
  text-align: center;
  background: #406ad8;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.homeNav dl dt i {
  font-size: 29px;
  text-align: right;
  width: 80px;
}

.homeNav dl dt span {
  flex: 1;
  text-align: left;
}

.homeNav dl dd {
  display: inline-block;
  font-size: 1.6rem;
  margin-left: 8px;
  padding: 0 10px;
}

.customerName, .salerName {
  border: 1px solid #e6e6e6;
  border-radius: 2px;
  padding: 8px;
  color: #868686;
  font-size: 1.4rem;
}

.layui-layer-tips {
  word-break: break-all;
}

.selectShadow {
  box-shadow: inset 2px 0 5px 0 #ffffff, 2px 2px 8px #bfc6da;
}

/*  下拉类别hover  */
.sec-mainNav a.toFilterSec:hover, .menu-panel .sub-group a:hover, .sec-mainNav h4.toFilterSec:hover {
  color: #406ad8;
}

/*  layer覆盖默认-面包屑导航  */
/*  面包屑导航  */
.layui-breadcrumb {
  padding: 10px 0;
}

.layui-breadcrumb span {
  font-family: simsun;
}

.layui-breadcrumb span a {
  font-family: ‘Microsoft Yahei’, Arial, Helvetica, sans-serif !important;
}

.layui-breadcrumb a {
  color: #444;
}

.layui-breadcrumb a:last-child {
  color: #406ad8 !important;
}

.layui-breadcrumb a:hover {
  text-decoration: none;
}

/*  没有搜索到物料  */
.non_search {
  padding-top: 30px;
}

.non_search p {
  text-align: center;
}

.non_search p.tip {
  text-align: center;
  padding: 20px 0;
  font-size: 1.8rem;
}

/*  加入选型清单动画  */
.cartIcon {
  width: 20px;
  height: 20px;
  line-height: 20px;
  background: #FF5722;
  overflow: hidden;
  position: absolute;
  z-index: 999999;
  border-radius: 50px;
  color: #fff;
  text-align: center;
  font-size: 12px;
}

/*  溢出隐藏  */
.hideTitle {
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

/*  搜索关联  */
.search_show {
  width: 100%;
  position: absolute;
  background: #fff;
  top: 42px;
  box-shadow: 0 1px 3px 1px #ccc;
  z-index: 999;
}

.search_show ul {
  font-size: 0;
}

.search_show ul li {
  font-size: 14px;
  cursor: pointer;
  padding: 8px 12px;
}

.search_show ul li p {
  display: inline-block;
  width: 60%;
  color: #868686;
}

.search_show ul li p:last-child {
  width: 36%;
}

.search_show ul li:hover {
  background: #eee;
  opacity: .8
}

.search_show ul li:last-child {
  margin-bottom: 0;
}

.search_show ul li.to_brand p.p2 img {
  height: 35px;
}

#toCarts:hover {
  background: #d4e0ff;
}

/*  纠错功能  */
.correctionBtn {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin-left: 50px;
}

.correctionBtn a span {
  height: 15px;
  width: 15px;
  display: inline-block;
  line-height: 15px;
  border: 1px solid #f00;
  border-radius: 50%;
  text-align: center;
  color: #f00;
  font-weight: bold;
  margin-right: 6px;
}

.correction_popBlack {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1000 !important;
  -moz-opacity: 0.8;
  opacity: 0.6;
  filter: alpha(opacity=80);
}

.white_content {
  display: none;
  position: fixed;
  top: 20%;
  left: 30%;
  width: 40%;
  z-index: 1001 !important;
  overflow: hidden;
}

.white_content_small {
  display: none;
  position: fixed;
  top: 20%;
  left: 30%;
  width: 40%;
  height: 50%;
  background-color: white;
  z-index: 1002 !important;
  overflow: auto;
}

.popMain {
  width: 420px;
  height: 460px;
  background: #fff;
  margin: 0 auto;
  border-radius: 20px;
  background-image: url("../../libs/img/popClose.png");
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: top;
  position: relative;
}

.closeBtn {
  position: absolute;
  width: 23px;
  height: 24px;
  top: 16px;
  right: 20px;
  cursor: pointer;
}

.pop_Content .pop_tit {
  font-size: 20px;
  font-weight: 100;
  padding-top: 60px;
  text-align: center;
  margin-bottom: 30px;
}

.pop_Content dl {
  display: block;
  margin-bottom: 20px;
}

.pop_Content dl dt {
  display: inline-block;
  width: 24%;
  text-align: right;
  float: left;
  color: #555;
  height: 32px;
  line-height: 32px;
}

.pop_Content dl dt em {
  font-size: 14px;
  color: #f00;
  vertical-align: -1px;
  padding-right: 3px;
}

.pop_Content dl dd {
  display: inline-block;
  margin-left: 0;
  width: 70%;
  padding-left: 10px;
  height: 32px;
  line-height: 32px;
}

.c_pop_name dd label {
  height: 32px;
  line-height: 32px;
  display: block;
}

.c_pop_name dd label input {
  width: 75%;
  border: 1px solid #95aff1;
  border-radius: 2px;
  padding: 8px 12px;
}

.c_pop_update dd button {
  background: #406ad8;
  border: none;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
}

.c_pop_update dd button:hover {
  opacity: 0.8;
}

.c_pop_update dd span {
  margin-left: 10px;
  color: #18b718;
}

.c_pop_update dd span img {
  vertical-align: -3px;
  padding-left: 3px;
}

.c_pop_base dd label {
  cursor: pointer;
}

.c_pop_base dd label input {
  width: 16px;
  height: 16px;
  margin-right: 3px;
  vertical-align: -3px;
  cursor: pointer;
}

.c_pop_base dd label:not(:first-child) {
  margin-left: 15px;
}

.c_pop_txt dd textarea {
  width: 75%;
  border: 1px solid #95aff1;
  border-radius: 2px;
  padding: 8px 12px;
}

.pop_submitBox {
  margin-left: 25%;
}

.pop_submitBox input {
  background: #406ad8;
  border: 0;
  height: 42px;
  line-height: 42px;
  width: 80%;
  margin-left: 1%;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 10px;
  cursor: pointer;
}

.pop_submitBox input:hover {
  opacity: 0.8;
}

/*  canvas弹出层  */
.showCanvas {
  display: inline-block;
  cursor: pointer;
}

#Symbol_Fade.correction_popBlack {
  background-color: #383838;
  z-index: 1200 !important;
}

#Symbol_Pop.white_content {
  left: 25%;
  width: 50%;
  top: 15%;
  overflow: auto;
  z-index: 1201 !important;
}

.canvas_out {
  max-width: 735px;
  height: 700px;
  background: #fff;
  margin: 0 auto;
  border-radius: 10px;
  position: relative;
}

/*  封装弹出层-标题  */
.canvas_out > .canvas_title {
  background: #f0f3f7;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
}

.canvas_out > .canvas_title .title {
  color: #828282;
}

.canvas_out > .canvas_title .close i {
  cursor: pointer;
}

.canvas_out > .canvas_main {
  width: 94%;
  margin: 0 auto;
}

.canvas_out > .canvas_main .main_title .span1 {
  background: #fba238;
  color: #fff;
  font-size: 12px;
  border-radius: 3px;
  padding: 3px 5px;
}

.canvas_out > .canvas_main .main_title .span2 {
  color: #080808;
}

.canvas_out > .canvas_main .canvas_tit {
  color: #828282;
}

.canvas_out > .canvas_main .canvas_s {
  width: 300px;
  height: 300px;
  margin: 0 auto;
  border-radius: 10px;
  box-shadow: 0 0 5px 1px #d1deff;
  position: relative;
}

.canvas_out > .canvas_main .canvas_s > canvas {
  padding: 5px;
}

.canvas_out > .canvas_main .canvas_s .resetControl {
  position: absolute;
  right: 3%;
  bottom: 2%;
  background: #fff;
}

.canvas_out > .canvas_main .canvas_s .resetControl span {
  color: #406ad8;
  font-size: 1.8rem;
  cursor: pointer;
  margin-left: 5px;
}

.canvas_out > .canvas_main .canvas_s .resetControl span:first-child {
  font-size: 1.9rem;
}

.canvas_out > .canvas_main .canvas_down {
  margin-top: 15px;
}

.canvas_out > .canvas_main .canvas_down a {
  display: inline-block;
  color: #406ad8;
  font-size: 16px;
  background: #fff;
  border: 2px solid #406ad8;
  border-radius: 50px;
  width: 100px;
  height: 30px;
  line-height: 30px;
}

.canvas_out > .canvas_main .canvas_down a:hover {
  background: #406ad8;
  color: #fff;
}

.canvas_out > .disclaimers {
  padding: 10px 0 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background: #fffadf;
}

.canvas_out > .disclaimers ul {
  font-size: 0;
}

.canvas_out > .disclaimers ul li {
  color: #e2ae51;
  font-size: 12px;
  line-height: 16px;
}

.canvas_out > .canvas_main .canvas_not a, .canvas_out > .canvas_main .canvas_out a:hover {
  color: #fff !important;
  border: 2px solid #b9b9b9 !important;
  background: #b9b9b9 !important;
}

.canvas_out > .canvas_main .footprintName {
  border-radius: 2px;
  margin: 0 auto 10px;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  display: inline-block;
  padding: 0 5px;
}

.canvas_out > .canvas_main .footprintName.hover {
  background: #edf3ff;
  color: #666 !important;
  cursor: pointer;
}

.canvas_out > .canvas_main .footprintName:hover .canvas_out > .canvas_main .footprintName_copy {
  display: block;
}

.canvas_out > .canvas_main .footprintName_copy {
  position: absolute;
  top: -26px;
  left: 50%;
  margin-left: -30px;
  color: #999;
  border: 1px solid #a9a9a9;
  height: 22px;
  line-height: 22px;
  padding: 0 5px;
  cursor: pointer;
  font-size: 12px;
  border-radius: 2px;
  display: none;
}

/*  订货申请  */
.order_goods_box .layui-form-pane .layui-form-label {
  width: 90px;
  padding: 5px;
  text-align: right;
}

.order_goods_box .layui-form-pane .layui-input-inline {
  width: 250px;
}

.order_goods_box .layui-form-pane .layui-input-inline input {
  color: #666;
}

.order_goods_box .title {
  margin-left: -20px;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
}

/*  增加new  */
.tipsBox {
  position: relative;
}

.tipsBox span {
  position: absolute;
  top: 0;
  right: -5px;
  background: #f00;
  width: 22px;
  height: 18px;
  line-height: 17px;
  color: #fff;
  text-align: center;
  border-radius: 3px;
}

.tipsBox i {
  top: 16px;
  right: 10px;
  position: absolute;
}

.tipsBox i:before, .tipsBox i:after {
  position: absolute;
  content: "";
  border-top: 6px #f00 solid;
  border-left: 0 transparent dashed;
  border-right: 6px transparent dashed;
  border-bottom: 6px transparent dashed;
}

.sheetNameCot {
  text-align: center;
  margin-bottom: 10px;
}

.sheetNameCot a {
  padding: 0 60px;
}

.sheetNameCot a#sheetCancel {
  background: #dcdcdc;
  color: #585858;
  border: 1px solid #dcdcdc;
}

.uploadDialog,
.screenDialog {
  font-size: 12px;
  color: #444;
}

.uploadDialog div.notSelect,
.screenDialog div.notSelect {
  height: 30px;
  line-height: 30px;
  position: relative;
}

.uploadDialog div.bomName,
.screenDialog div.bomName {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.uploadDialog .dt,
.screenDialog .dt {
  float: left;
  display: inline-block;
  padding: 1px 10px;
  width: 120px;
  font-weight: 400;
  line-height: 24px;
  text-align: right;
}

.uploadDialog .dd,
.screenDialog .dd {
  display: inline-block;
  max-width: 70%;
  padding: 1px 10px;
  line-height: 24px;
}

.uploadDialog .dd input[type=radio],
.screenDialog .dd input[type=radio] {
  width: 14px;
  height: 14px;
}

.uploadDialog .dd label,
.screenDialog .dd label {
  vertical-align: -1px;
  padding-left: 6px;
}

.uploadDialog .suiteNum dl dd,
.screenDialog .suiteNum dl dd {
  width: 370px;
}

.uploadDialog .suiteNum dl dd input,
.screenDialog .suiteNum dl dd input {
  height: 30px;
  border-radius: 2px;
  width: 100%;
  padding-left: 10px;
  border: 1px solid #e6e6e6;
}

.uploadDialog .brand_prefer dl dd,
.screenDialog .brand_prefer dl dd {
  width: 55%;
}

.uploadDialog .brand_prefer dl dd .brand_title .layui-form-checkbox,
.screenDialog .brand_prefer dl dd .brand_title .layui-form-checkbox {
  width: 110px;
}

.uploadDialog .brand_prefer dl dd .brand_title,
.screenDialog .brand_prefer dl dd .brand_title {

}

.uploadDialog .brand_prefer dl dd .brand_main,
.screenDialog .brand_prefer dl dd .brand_main {
  width: 100%;
  padding: 2px 10px;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
}

.uploadDialog .brand_prefer dl dd .layui-unselect,
.screenDialog .brand_prefer dl dd .layui-unselect {
  width: 175px;
}

.uploadDialog #customerName .layui-form-select,
.screenDialog #customerName .layui-form-select,
.uploadDialog #salerName .layui-form-select,
.screenDialog #salerName .layui-form-select {
  width: 382px;
}

.uploadDialog .brand_prefer .layui-form-checkbox span,
.screenDialog .brand_prefer .layui-form-checkbox span,
.screenDialog .sort_select .layui-form-checkbox span {
  font-size: 1.2rem !important;
}

.uploadDialog .brand_prefer .layui-form-checkbox i,
.screenDialog .brand_prefer .layui-form-checkbox i,
.screenDialog .sort_select .layui-form-checkbox i {
  width: 12px;
  height: 12px;
  line-height: 12px;
  margin-top: 2px;
}

/* 技术支持-新 */
.qq_empty_new span {
  position: absolute;
  top: 7px;
  left: -27px;
  background: #f00;
  width: 22px;
  height: 18px;
  line-height: 17px;
  color: #fff;
  text-align: center;
  border-radius: 3px;
}

.qq_empty_new i {
  top: 12px;
  left: -6px;
  position: absolute;
}

.qq_empty_new i:before, .qq_empty_new i:after {
  position: absolute;
  content: "";
  border-top: 0 transparent dashed;
  border-left: 0 transparent dashed;
  border-right: 6px transparent dashed;
  border-bottom: 6px #f00 solid;
}

a.disabled {
  color: rgb(98 189 255);
  pointer-events: none;
}


/*  loading  */
.await_loading {
  display: block;
  position: absolute;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 5px;
  z-index: 500;
}

.spinner {
  width: 50px;
  height: 50px;

  position: relative;
  margin: 0 auto;
}

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #406ad8;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;

  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}


@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0.0)
  }
  50% {
    -webkit-transform: scale(1.0)
  }
}

@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  }
  50% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}

.await_loading .font-center {
  letter-spacing: 3px;
  text-indent: 3rem;
}