.box-shadow-bottom[data-v-9c9eed00] {
  box-shadow: 0 5px 6px -5px rgba(0, 0, 0, 0.16), 0px -5px 6px -5px rgba(0, 0, 0, 0.16);
}
.box-shadow-top[data-v-9c9eed00] {
  box-shadow: 0px -5px 6px -5px rgba(0, 0, 0, 0.16);
}
.item-left[data-v-9c9eed00] {
  text-align: center;
  background: #FFFFFF;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
  min-width: 19%;
  width: 19%;
  margin-right: 1%;
}
.item-left .item-left-title[data-v-9c9eed00] {
  height: 48px;
  line-height: 48px;
  background: #1E50AE;
  color: #FFF;
  font-size: 20px;
}
.item-left .item-left-content[data-v-9c9eed00] {
  height: 57px;
  line-height: 57px;
  background: #FFF;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  border-top: 1px solid #E0E0E0;
  cursor: pointer;
}
.item-left .item-left-content-active[data-v-9c9eed00] {
  color: #1E50AE !important;
}
@charset "UTF-8";
.box-shadow-bottom[data-v-7af3e994] {
  box-shadow: 0 5px 6px -5px rgba(0, 0, 0, 0.16), 0px -5px 6px -5px rgba(0, 0, 0, 0.16);
}
.box-shadow-top[data-v-7af3e994] {
  box-shadow: 0px -5px 6px -5px rgba(0, 0, 0, 0.16);
}
.upload-icon[data-v-7af3e994] {
  position: absolute;
  top: 10px;
  left: 320px;
}
.opacity[data-v-7af3e994] {
  opacity: 0.2;
}
.wrap-list[data-v-7af3e994] {
  height: 100%;
  overflow: auto;
}
.file-list[data-v-7af3e994] {
  width: 100%;
  box-sizing: border-box;
  color: #797979;
  line-height: 26px;
}
.file-list th[data-v-7af3e994] {
  background: #e9e9e9;
  height: 30px;
  line-height: 30px;
  /*width: 50px;*/
}
.file-list .item-name[data-v-7af3e994] {
  text-align: left;
  padding-left: 10px;
}
.file-list .el-icon-delete[data-v-7af3e994]:hover {
  color: blue;
}
#dnaCancel[data-v-7af3e994] {
  width: 106px;
  height: 36px;
  background: #ED7B2F;
  border: 1px solid #ED7B2F;
  opacity: 1;
  float: right;
}
#dnaUp[data-v-7af3e994] {
  width: 106px;
  height: 36px;
  background: #1E50AE;
  border-radius: 3px 3px 3px 3px;
  opacity: 1;
  border: 1px solid #1E50AE;
  float: right;
  margin-left: 24px;
}

/* 拖拽上传样式 ，自定义宽高*/
[data-v-7af3e994] .el-upload-dragger {
  background-color: #fff;
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  box-sizing: border-box;
  width: 843px;
  height: 180px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.container .center-box[data-v-7af3e994] {
  padding: 0px !important;
}
.item-search .el-input--small .el-input__inner[data-v-7af3e994] {
  border-radius: 23px !important;
}
.item-search[data-v-7af3e994] {
  padding: 20px 5px;
}
.download[data-v-7af3e994] {
  background: none !important;
  margin: 0 !important;
  height: 30px !important;
}
.geneSequencing .is-top[data-v-7af3e994] {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
}
.geneSequencing .is-active[data-v-7af3e994] {
  font-size: 16px;
  color: #409eff;
}
.geneSequencing .el-table td[data-v-7af3e994],
.el-table th[data-v-7af3e994] {
  font-size: 14px;
}
@charset "UTF-8";
.box-shadow-bottom[data-v-7af3e994] {
  box-shadow: 0 5px 6px -5px rgba(0, 0, 0, 0.16), 0px -5px 6px -5px rgba(0, 0, 0, 0.16);
}
.box-shadow-top[data-v-7af3e994] {
  box-shadow: 0px -5px 6px -5px rgba(0, 0, 0, 0.16);
}
.gene-content[data-v-7af3e994] {
  margin: 17px 0 24px 0;
  font-size: 16px;
  line-height: 28px;
}
.ho-banner[data-v-7af3e994] {
  background-size: 100% 100%;
  width: 100%;
  height: 450px;
}
.item-news[data-v-7af3e994] {
  display: flex;
  width: 1200px;
  /*height: 650px;*/
  margin: 40px auto;
}
.item-right[data-v-7af3e994] {
  width: 960px;
  /*margin-right: 11px;*/
}
.item-right[data-v-7af3e994] .w-e-text {
  padding: 5px 0 0 0;
}
.item-right[data-v-7af3e994] .w-e-text > p {
  font-size: 16px !important;
  line-height: 30px !important;
  color: #3d3d3d;
  text-align: justify;
}
.item-right .title2[data-v-7af3e994] {
  margin: 10px 0 10px 0;
}
.item-right .item-right-title[data-v-7af3e994] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 49px;
  background: #1e50ae;
  color: #fff;
  line-height: 49px;
}
.item-right .item-right-title .item-right-tag[data-v-7af3e994] {
  margin-left: 20px;
  font-size: 20px;
}
.item-right .item-right-title .item-right-local[data-v-7af3e994] {
  margin-right: 20px;
  font-size: 16px;
}
.item-right .item-right-content[data-v-7af3e994] {
  background: #ffffff;
  padding: 27px 75px 70px 40px;
}
.item-right .item-right-content h2[data-v-7af3e994] {
  font-size: 20px;
  font-family: 苹方-简;
  font-weight: bold;
  /*line-height: 16px;*/
  color: #000000;
}
.item-right .item-right-content .text1[data-v-7af3e994] {
  margin: 10px 0px;
  position: relative;
}
.item-right .item-right-content .text1 .round[data-v-7af3e994] {
  width: 17px;
  height: 17px;
  background: #000000;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 7px;
}
.item-right .item-right-content .text1 p[data-v-7af3e994] {
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: #3d3d3d;
  margin-left: 35px;
}
.item-right .item-right-content .text[data-v-7af3e994] {
  margin: 30px 0px 12px;
}
.item-right .item-right-content .text p[data-v-7af3e994] {
  text-indent: 2em;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: #3d3d3d;
}
.item-right .item-right-content h3[data-v-7af3e994] {
  font-size: 18px;
  font-family: 苹方-简;
  font-weight: bold;
  line-height: 41px;
  color: #000000;
}
.item-right .item-right-content .threeType p[data-v-7af3e994] {
  font-size: 16px;
  font-family: 苹方-简;
  line-height: 29px;
  color: #000000;
}
.item-right .item-right-content .apply p[data-v-7af3e994] {
  font-size: 16px;
  font-family: 苹方-简;
  font-weight: normal;
  line-height: 29px;
  color: #1e50ae;
}
.item-right .item-right-content .el-button[data-v-7af3e994] {
  width: 124px;
  height: 46px;
  background: #1e50ae;
  font-size: 14px;
  margin: 20px 0px;
}
