@charset "utf-8";
/* CSS Document */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
}
body {
  padding: 0;
  margin: 0;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
li {
  list-style: none;
}
textarea {
  overflow: auto;
  resize: none;
}
input {
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a,
button {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
em {
  font-weight: normal;
  font-style: normal;
}
a,
a:hover {
  text-decoration: none;
}
html,
body {
  width: 100%;
  min-height: 930px;
  height: auto;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #454545;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #454545;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #454545;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #454545;
}
/*宽度限制板块*/
.wbox {
  width: 1200px;
  margin: 0 auto;
  clear: both;
}
.wbox:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.wbox {
  display: inline-block;
}
/* Hides from IE-mac \*/
* html .wbox {
  zoom: 1;
}
.wbox {
  display: block;
  position: relative;
}
/* End hide from IE-mac */
body {
  width: 100%;
  min-width: 1200px;
}
input,
textarea,
a,
div,
button,
select {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.hide {
  display: none;
}
/**** DEMO单行
.text-overflow-ellipsis(1);
多行
 .text-overflow-ellipsis(2);
****/
body {
  font-family: "Microsoft YaHei", "Helvetica Neue", "Arial", "HelveticaNeue", Helvetica, "BBAlpha Sans", "sans-serif";
}
html,
body {
  background: #F7F7F7;
}
#wrap {
  position: relative;
  min-height: 770px;
}
#art {
  text-align: center;
}
.download {
  text-decoration: underline;
  color: #1890ff;
}
#footer {
  opacity: 0;
}
#footer #NIE-copyRight {
  color: #808080;
  left: 0;
  right: 0;
  top: 40px;
  max-width: 1920px;
  margin: 0 auto;
  margin-top: 80px;
}
#footer #NIE-copyRight a {
  color: #808080;
}
#footer #NIE-copyRight .nie-cn-reportcenter {
  display: none;
}
#footer #NIE-copyRight .nie-cn-part2 {
  display: none;
}
#footer #NIE-copyRight .foot-leihuo-log {
  display: inline-block;
  height: 50px;
  margin-top: -5px;
  margin-left: -2px;
}
#footer #NIE-copyRight .nie-copyright-new-inner {
  width: 760px;
}
/* 着重色1  */
.red {
  color: #FC7D3C;
}
/* 着重色1加粗 */
.redb {
  color: #FC7D3C;
  font-weight: bold;
}
.file-delete {
  vertical-align: middle;
  width: 10px !important;
  height: 10px !important;
  margin-left: 5px;
  cursor: pointer;
}
.bg-white {
  background: #fff;
}
.inner-content {
  width: 1100px;
  margin-left: 17px;
  padding-bottom: 67px;
}
.divide-line {
  background: #F7F7F7;
  height: 16px;
}
.divide-line-dash {
  height: 1px;
  background: #EDEDED;
}
.inner-content-title {
  font-size: 20px;
  font-weight: 600;
  padding: 32px 0 0 24px;
}
.inner-content-title.no-padding-top {
  padding: 0 0 0 24px;
}
.inner-tip {
  margin-left: 40px;
  height: 46px;
  width: 1050px;
  border-radius: 4px;
  background: #FFFAEC;
  margin-top: 8px;
  margin-bottom: 24px;
  padding-top: 5px;
}
.inner-tip .tip-title {
  margin-top: 10px;
}
.inner-tip p {
  color: #FEBE06;
  margin-left: 24px;
}
.inner-tip .img {
  position: relative;
  line-height: 23px;
  font-size: 15px;
  margin-right: 10px;
  display: inline-block;
  color: #FEBE06;
}
.inner-tip .text {
  position: relative;
  display: inline-block;
  font-size: 12px;
  top: -1px;
  margin-left: 5px;
  color: #FC7D3C;
}
.inner-content .table-commom {
  width: 1003px !important;
  margin: 20px auto 0;
  border: 1px solid #EBEEF5;
  border-bottom: none;
}
.inner-content .table-commom.table-commom-border-all {
  border-bottom: 1px solid #EBEEF5;
}
.inner-content .table-commom .header-row th {
  background: #F7F7F7;
}

.swiper-pagination-bullet-custom.swiper-pagination-bullet {
  background: #bcbcbc;
  opacity: 1;
  transition: all 0.3s;
  width: 8px;
  height: 8px;
}
.swiper-pagination-bullet-custom.swiper-pagination-bullet-active {
  border-radius: 4px;
  color: #fff;
  width: 35px;
  background: #fff;
}
.swiper-pagination {
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  bottom: 55px !important;
}
.swiper-container {
  cursor: pointer;
}

.role-choose[data-v-611206d7] {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
}
.role-choose .mask[data-v-611206d7] {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.role-choose .content[data-v-611206d7] {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -330px;
  margin-top: -250px;
  width: 660px;
  height: 360px;
  background: #fff;
  border-radius: 4px;
  padding: 42px 180px 0;
  box-sizing: border-box;
}
.role-choose .title[data-v-611206d7] {
  color: #333333;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
}
.role-choose .role-type[data-v-611206d7] {
  padding: 42px 0 40px 0;
  overflow: hidden;
}
.role-choose .role-type .supply[data-v-611206d7] {
  width: 93px;
  float: left;
  cursor: pointer;
}
.role-choose .role-type .supply .icon[data-v-611206d7] {
  background: url(/static/supplier/img/supply_a3e50285.png) no-repeat center center;
  height: 102px;
  border: 1px dashed #000;
}
.role-choose .role-type .supply:hover .icon[data-v-611206d7],
.role-choose .role-type .supply.active .icon[data-v-611206d7] {
  background: url(/static/supplier/img/supply2_8c8cd0a6.png) no-repeat center center;
}
.role-choose .role-type .painter[data-v-611206d7] {
  width: 93px;
  float: right;
  cursor: pointer;
}
.role-choose .role-type .painter .icon[data-v-611206d7] {
  background: url(/static/supplier/img/painter_76be7cd0.png) no-repeat center center;
  height: 101px;
  border: 1px dashed #000;
}
.role-choose .role-type .painter:hover .icon[data-v-611206d7],
.role-choose .role-type .painter.active .icon[data-v-611206d7] {
  background: url(/static/supplier/img/painter2_905bb54a.png) no-repeat center center;
}
.role-choose .role-type p[data-v-611206d7] {
  padding-top: 27px;
  font-size: 12px;
  line-height: 17px;
  text-align: center;
}
.role-choose .btn[data-v-611206d7] {
  width: 115px;
  height: 38px;
  border-radius: 4px;
  font-size: 16px;
  line-height: 38px;
  font-weight: 400;
  color: #ffffff;
  background: #1890ff;
  margin: 0 auto;
  text-align: center;
  cursor: pointer;
}
.role-choose .btn[data-v-611206d7]:hover:not(.disabled),
.role-choose .btn.active[data-v-611206d7] {
  opacity: 0.8;
}
.role-choose .btn.disabled[data-v-611206d7] {
  background: #bbd9ff;
}
.role-choose .confirm-wrap[data-v-611206d7] {
  position: absolute;
  padding: 40px 40px 30px;
  width: 485px;
  height: 230px;
  box-sizing: border-box;
  text-align: left;
  background: #fff;
  border-radius: 4px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.role-choose .confirm-wrap .title[data-v-611206d7] {
  font-size: 20px;
  text-align: left;
  padding-bottom: 16px;
}
.role-choose .confirm-wrap p[data-v-611206d7] {
  color: #666666;
  padding-bottom: 44px;
  font-size: 14px;
}
.role-choose .confirm-wrap .btn-group[data-v-611206d7] {
  width: 210px;
  float: right;
}
.role-choose .confirm-wrap .btn-group .btn[data-v-611206d7] {
  display: inline-block;
  width: 92px;
  height: 40px;
  border-radius: 4px;
}
.role-choose .confirm-wrap .btn-group .cancel[data-v-611206d7] {
  margin-right: 9px;
  border: 1px solid #D9D9D9;
  background: none;
  color: #666666;
}

