@import url(jquery.upload.css);
@import url(desktop-base.css);

body,
div,
p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
dd,
dl,
dt,
ul,
ol,
li,
input,
textarea,
select {
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB",
    "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
}

button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.login_bg {
  background: url(../images/login_bg.jpg) no-repeat center center;
  padding-top: 60px;
}

a {
  cursor: pointer;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 25%);
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

.white_words ul li.gl a {
  color: #078ef7;
}

.max_right select[multiple] {
  height: 150px;
  border-radius: 0;
  background-image: none;
}

.nav > a img {
  width: auto;
  height: 34px;
  padding: 8px;
  box-sizing: content-box;
}

.list-empty {
  text-align: center !important;
}

.list-empty img {
  float: none !important;
  display: inline-block !important;
}

.list-empty div {
  color: #000000a6 !important;
  font-size: 80% !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.sixda.black_words,
.sixda.white_words {
  width: 480px;
  overflow: hidden;
  float: left;
  position: absolute;
  left: 5%;
}

.hei_weidenglu {
  margin-right: 16px;
  width: auto;
}

.hei_weidenglu ul li {
  width: auto;
  margin-right: 32px;
}

.bodddy {
  background: #f4f6fa;
}

.kuang_main {
  background-color: #ffffff;
  max-width: 1200px;
  padding: 24px;
}

.kuang_main h5 {
  overflow: hidden;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5715;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 0;
  margin-bottom: 16px;
  border-bottom: none;
}

.yiduan {
  border-bottom: none;
}

.yiduan + .yiduan {
  margin-top: -30px;
}

.erduan {
  margin-bottom: 20px;
}

.shangji_main_content_right ul li a img {
  height: 150px;
  object-fit: cover;
}

.table-wrapper table {
  width: 100%;
}

.table-wrapper table tr th {
  position: relative;
  padding: 16px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  text-align: left;
  background: #fafafa;
  border-bottom: 1px solid #f0f0f0;
  transition: background 0.3s ease;
}

.table-wrapper table tr td {
  position: relative;
  padding: 16px;
  font-weight: 300;
  overflow-wrap: break-word;
  border-bottom: 1px solid #f0f0f0;
  transition: background 0.3s;
}

/*.hei_deng ul li {*/
/*    text-align: center !important;*/
/*    !*width: 100px !important;*!*/
/*    padding: 0 !important;*/
/*}*/

.out {
  min-width: 60px;
  width: auto !important;
}

.teshu {
  padding-bottom: 0;
}

.teshu_main {
  width: auto;
  margin: 20px auto 20px;
}

.xiaozi {
  width: auto;
}

.mess_top a + a {
  margin-right: 8px;
}

.banhei {
  background: rgba(0, 0, 0, 0.4);
}

.bai_deng,
.hei_deng {
  width: auto;
  margin-right: 16px;
}

.hei_deng ul li,
.bai_deng ul li {
  width: auto;
  margin-right: 32px;
}

.hei_deng ul li > ul,
.bai_deng ul li > ul {
  width: 125px;
  margin-left: 0;
}

.out img {
  border-radius: 50%;
  width: 36px;
  height: 36px;
  object-fit: cover;
  margin: 8px 4px;
}

.left_list {
  width: auto;
}

.page {
  width: auto;
}

.shangji_main_list ul li:first-child,
.idtn_sill ul li:first-child {
  width: auto;
  min-width: 75px;
}

.fp-tableCell img.index-img {
  width: 100vw;
}

.clearfix::before,
.clearfix::after {
  display: table;
  content: "";
}

.clearfix::after {
  clear: both;
}

.shangjiduan:not(:first-child) ul {
  padding-top: 0px;
}

/*生成设备*/
.batch .row::before,
.batch .row::after {
  display: table;
  content: "";
}

.batch .row::after {
  clear: both;
}

.batch .init-btn {
  float: left;
  color: rgb(255, 255, 255);
  background: rgb(51, 51, 51);
  padding: 3px 15px;
  margin: 12px 0 12px 18px;
  border-radius: 50px;
}

.batch img {
  width: 25px;
  margin: 12px 0 0 16px;
}

.batch input {
  width: 95px !important;
  margin-bottom: 15px;
  background: #f6f6f6;
  border: none;
  line-height: 40px;
  border-radius: 50px;
  padding: 0 20px;
  float: left;
  margin-top: 7px;
  outline: none;
  resize: none;
}

.batch select {
  margin-right: 0 !important;
  width: auto !important;
  min-width: 125px !important;
  max-width: 20% !important;
}

/*评论*/
.pingjia ul li {
  margin-bottom: 18px;
}

.pingjia li.form {
  margin-top: 8px;
}

.pingjia form {
  display: inline-block;
  padding: 8px;
}

.pingjia textarea {
  width: 585px;
  border: none;
  background: #f4f6fa;
  line-height: 1.8em;
  padding: 16px 20px;
  margin-bottom: 12px;
  font-size: 14px;
  color: #333;
  resize: none;
  min-height: 100px;
  border-radius: 8px;
  outline: none;
  margin-top: 10px;
}

.pingjia .hf {
  margin-top: 8px;
}

.pingjia .buttons #replyUserStr {
  float: left;
  font-size: 16px;
  padding: 8px;
  margin: 8px 4px;
}

.pingjia .replyUserCancel {
  padding: 0 16px;
}

.pingjia .buttons a.black {
  float: right;
  min-width: 150px;
  text-align: center;
  border-radius: 90px;
  display: inline-block;
  font-size: 16px;
  padding: 8px;
  margin: 8px 4px;
  cursor: pointer;
}

.w-10 {
  width: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

th.w-10,
td.w-10 {
  display: table-cell;
}

.w-20 {
  width: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

th.w-20,
td.w-20 {
  display: table-cell;
}

.w-30 {
  width: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

th.w-30,
td.w-30 {
  display: table-cell;
}

.w-40 {
  width: 40px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

th.w-40,
td.w-40 {
  display: table-cell;
}

.w-50 {
  width: 50px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

th.w-50,
td.w-50 {
  display: table-cell;
}

.w-80 {
  width: 80px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

th.w-80,
td.w-80 {
  display: table-cell;
}

.w-100 {
  width: 100px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

th.w-100,
td.w-100 {
  display: table-cell;
}

.w-150 {
  width: 150px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

th.w-150,
td.w-150 {
  display: table-cell;
}

.w-200 {
  width: 200px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

th.w-200,
td.w-200 {
  display: table-cell;
}

.w-300 {
  width: 300px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

th.w-300,
td.w-300 {
  display: table-cell;
}

.w-auto {
  width: auto;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

th.w-auto,
td.w-auto {
  display: table-cell;
}

/*滑动验证码*/
.nc-container {
  width: 448px;
  margin: 8px auto;
}

.nc-container #nc_1_wrapper,
.nc-container #nc_2_wrapper {
  width: auto !important;
}

.login-error {
  background-color: #fff2f0;
  border: 1px solid #ffccc7;
  font-size: 14px;
  line-height: 22px;
  padding: 15px;
  margin: 8px 50px;
}

.msg-info {
  background-color: #e6f7ff;
  border: 1px solid #91d5ff;
  font-size: 14px;
  line-height: 22px;
  padding: 15px;
  margin: 8px 50px;
}

/*分享*/
.dianhua.share-component {
  width: 100px;
  padding: 4px 0;
}

.words {
  top: 25vh;
}

.index_foot {
  width: 100%;
  background: #fff;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  z-index: 9;
}

.flol ul li {
  position: relative;
}

.badge {
  z-index: 1000;
  width: 20px;
  height: 20px;
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  white-space: nowrap;
  text-align: center;
  background: #ff4d4f;
  border-radius: 10px;
  box-shadow: 0 0 0 1px #fff;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

/*低分辨率替换*/
.max_right > label > input {
  margin-right: 8px;
}

.bjcyyy,
.xiaolan {
  width: auto;
  min-width: 100px;
  margin-top: 33px;
  line-height: 33px;
}

.hui_main a {
  text-align: right;
}

.denglu ul li:nth-child(2) input {
  width: 400px;
  float: none;
  margin-left: auto;
}

.denglu .input-append input {
  width: 260px;
  float: left;
  margin-left: 50px;
}

.denglu .avatar {
  text-align: center;
}

.denglu .avatar img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

.max_left {
  width: 150px;
  margin-right: 16px;
}

.max_right {
  width: calc(100% - 180px);
}

.max_main {
  width: auto;
  max-width: 1000px;
}

.max_list {
  width: auto;
  max-width: 950px;
}

.max_list ul li {
  width: auto;
  max-width: 950px;
}

@media screen and (max-width: 1599px) {
  .nav > a img {
    width: 100px;
  }

  .bai_deng ul li > a {
    line-height: 52px;
  }

  .nc-container {
    width: 390px;
  }

  .denglu ul li:nth-child(2) input {
    width: 360px;
  }

  .denglu .input-append input {
    width: 220px;
    margin-left: 40px;
  }

  .xd_add {
    width: 95%;
  }

  .hot_main ul li input {
    background: #fff !important;
  }

  .hot_main2 ul li input {
    background-position: 5px center !important;
    width: 360px;
    line-height: 44px;
    padding-left: 32px;
  }

  .hot_main2 ul li:nth-child(2) input {
    width: 220px;
    margin-left: 40px;
  }

  .hot_main2 ul li a {
    line-height: 44px;
    margin-right: 32px;
    background-position: 5px center !important;
  }

  .jjl_main {
    width: calc(100% - 360px);
  }

  .floa {
    width: 160px;
    margin-right: 10px;
  }

  .fir {
    width: 160px;
    display: inline-block;
  }

  .fir a {
    width: 150px;
    margin: 15px auto;
  }

  .ren_main ul li,
  .ren_main ul li img {
    width: 160px;
    height: 160px;
  }

  .max_list {
    width: calc(100% - 36px);
  }

  .max_list ul li {
    width: auto;
  }

  .max_right > input,
  .max_right select,
  .max_right textarea,
  .max_right > dd {
    width: calc(100% - 100px);
  }

  .cg_biaodan th {
    padding: 13px;
  }

  .cg_biaodan td {
    padding: 15px 13px;
  }

  .w-10 {
    width: 0.83%;
  }

  .w-20 {
    width: 1.67%;
  }

  .w-30 {
    width: 2.5%;
  }

  .w-40 {
    width: 3.34%;
  }

  .w-50 {
    width: 4.17%;
  }

  .w-80 {
    width: 6.67%;
  }

  .w-100 {
    width: 8.3%;
  }

  .w-150 {
    width: 12.5%;
  }

  .w-200 {
    width: 16%;
  }

  .w-300 {
    width: 25%;
  }

  .sbb {
    width: 15.8%;
  }
}

/*默认封面图*/
form.is-resource-sc [data-fileupload="attachFile"] .ggy-upload-icon {
  background-image: url(../images/resources-sc.png);
  background-size: 100% 100%;
}

form.is-resource-js [data-fileupload="attachFile"] .ggy-upload-icon {
  background-image: url(../images/resources-js.png);
  background-size: 100% 100%;
}

form.is-resource-scn [data-fileupload="attachFile"] .ggy-upload-icon {
  background-image: url(../images/resources-scn.png);
  background-size: 100% 100%;
}

form.is-resource-zj [data-fileupload="attachFile"] .ggy-upload-icon {
  background-image: url(../images/resources-zj.png);
  background-size: 100% 100%;
}

form.is-resource-other [data-fileupload="attachFile"] .ggy-upload-icon {
  background-image: url(../images/resources-other.png);
  background-size: 100% 100%;
}

form.is-business-trz [data-fileupload="attachFile"] .ggy-upload-icon {
  background-image: url(../images/business-trz.png);
  background-size: 100% 100%;
}

form.is-business-sc [data-fileupload="attachFile"] .ggy-upload-icon {
  background-image: url(../images/business-sc.png);
  background-size: 100% 100%;
}

form.is-business-jsxq_gj [data-fileupload="attachFile"] .ggy-upload-icon {
  background-image: url(../images/business-jsxq_gj.png);
  background-size: 100% 100%;
}

form.is-business-prod [data-fileupload="attachFile"] .ggy-upload-icon {
  background-image: url(../images/business-prod.png);
  background-size: 100% 100%;
}

form.is-business-other [data-fileupload="attachFile"] .ggy-upload-icon {
  background-image: url(../images/business-other.png);
  background-size: 100% 100%;
}

form.is-advantage-service [data-fileupload="attachFile"] .ggy-upload-icon {
  background-image: url(../images/advantage-service.png) !important;
  background-size: 100% 100%;
}

form.is-advantage-product [data-fileupload="attachFile"] .ggy-upload-icon {
  background-image: url(../images/advantage-product.png) !important;
  background-size: 100% 100%;
}

.gzjh_main_left {
  padding: 16px;
  height: auto;
}

.gzjh_main_left img {
  margin: 8px auto;
  width: 200px;
  display: block;
}
