
.location-spot[data-v-175b4a9e] {
		position: absolute;
		right: 0;
		display: inline-block;
		background: #EFF8FF;
		color: #8E99AF;
		width: 60px;
		height: 38px;
		line-height: 40px;
		text-align: center;
		border-radius: 3px;
		cursor: pointer;
		border: 1px solid #eee;
}


	/*::v-deep .v-modal {
    display: none;
}*/

.title[data-v-e8c28708] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.name[data-v-e8c28708] {
  font-size: 20px;
  font-weight: 700;
}
.file-list[data-v-e8c28708] {
  width: 100%;
  height: 120px;
  border: 1px solid #efefef;
  border-radius: 5px;
}
.file-img[data-v-e8c28708] {
  width: 20%;
  height: 100%;
  float: left;
}
.file-message[data-v-e8c28708] {
  width: 55%;
  height: 100%;
  float: left;
}
.file-operation[data-v-e8c28708] {
  width: 25%;
  height: 100%;
  float: left;
}
.upload-btn[data-v-e8c28708] {
  width: 100%;
  height: 80px;
  border: 1px solid #efefef;
  border-radius: 5px;
  background-color: #f7f8fc;
  padding: 20px 25px;
  box-sizing: border-box;
}
.upload-internal[data-v-e8c28708] {
  width: 100%;
  height: 100%;
  background-color: #fff;
  border: 1px dashed #468ff5;
  border-radius: 5px;
}
.title-container[data-v-e8c28708] {
  height: 50px;
}
[data-v-e8c28708] .sh-form .el-form-item--small .el-form-item__label {
  color: #666;
}
.file-container[data-v-e8c28708] {
  padding-top: 30px;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.pdf-title[data-v-e8c28708] {
  font-weight: bold;
  font-size: 18px;
}
.file-container img[data-v-e8c28708] {
  vertical-align: middle;
}
.btn-container img[data-v-e8c28708] {
  margin-right: 3px;
}
.btn-container.download[data-v-e8c28708] {
  color: #16CDDC;
  margin-bottom: 5px;
  cursor: pointer;
}
.btn-container.delete[data-v-e8c28708] {
  color: red;
  margin-bottom: 5px;
  cursor: pointer;
}
.btn-container.preview[data-v-e8c28708] {
  color: #4890F4;
  background-color: #F9FAFE;
  border-radius: 40%;
  width: 60px;
  height: 38px;
  margin-right: 30px;
  margin-bottom: 5px;
  cursor: pointer;
}
.btns[data-v-e8c28708] {
  padding-top: 20px;
}
.special[data-v-e8c28708] {
  margin-top: 10px;
}
.little-label[data-v-e8c28708] {
  color: #B9BABC;
}
.little-label span[data-v-e8c28708] {
  color: #767A86;
  padding: 0 10px;
}
.cert-container[data-v-e8c28708] {
  background: #F7F8FC;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding-top: 15px;
}
.cert-box[data-v-e8c28708] {
  background-color: #fff;
  border: 1px dashed #4692F4;
  border-radius: 5px;
  text-align: center;
  font-size: 16px;
  color: #4692F4;
}
.cert-box img[data-v-e8c28708] {
  margin-right: 5px;
  vertical-align: middle;
}
.second-item[data-v-e8c28708] {
  padding-left: 0 !important;
}
.add-location[data-v-e8c28708] {
  display: inline-block;
  width: 60px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #468FF5;
  border-radius: 3px;
  color: #468FF5;
  cursor: pointer;
}
.spot-btn[data-v-e8c28708] {
  display: inline-block;
  background: #16CDDB;
  color: #fff;
  width: 60px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
}
.location-spot[data-v-e8c28708] {
  position: absolute;
  left: 0;
  display: inline-block;
  background: #EFF8FF;
  color: #8E99AF;
  width: 60px;
  height: 38px;
  line-height: 40px;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #eee;
}
[data-v-e8c28708] .sh-form .location-input .el-input__inner,[data-v-e8c28708] .sh-form .location-input .el-range-separator {
  padding-left: 65px;
}
.title[data-v-7486c7b2] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.name[data-v-7486c7b2] {
  font-size: 20px;
  font-weight: 700;
}
.file-list[data-v-7486c7b2] {
  width: 100%;
  height: 120px;
  border: 1px solid #efefef;
  border-radius: 5px;
}
.file-img[data-v-7486c7b2] {
  width: 20%;
  height: 100%;
  float: left;
}
.file-message[data-v-7486c7b2] {
  width: 55%;
  height: 100%;
  float: left;
}
.file-operation[data-v-7486c7b2] {
  width: 25%;
  height: 100%;
  float: left;
}
.upload-btn[data-v-7486c7b2] {
  width: 100%;
  height: 80px;
  border: 1px solid #efefef;
  border-radius: 5px;
  background-color: #f7f8fc;
  padding: 20px 25px;
  box-sizing: border-box;
}
.upload-internal[data-v-7486c7b2] {
  width: 100%;
  height: 100%;
  background-color: #fff;
  border: 1px dashed #468ff5;
  border-radius: 5px;
}
.title-container[data-v-7486c7b2] {
  height: 50px;
}
[data-v-7486c7b2] .sh-form .el-form-item--small .el-form-item__label {
  color: #666;
}
.file-container[data-v-7486c7b2] {
  padding-top: 30px;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.pdf-title[data-v-7486c7b2] {
  font-weight: bold;
  font-size: 18px;
}
.file-container img[data-v-7486c7b2] {
  vertical-align: middle;
}
.btn-container img[data-v-7486c7b2] {
  margin-right: 3px;
}
.btn-container.download[data-v-7486c7b2] {
  color: #16CDDC;
  margin-bottom: 5px;
  cursor: pointer;
}
.btn-container.delete[data-v-7486c7b2] {
  color: red;
  margin-bottom: 5px;
  cursor: pointer;
}
.btn-container.preview[data-v-7486c7b2] {
  color: #4890F4;
  background-color: #F9FAFE;
  border-radius: 40%;
  width: 60px;
  height: 38px;
  margin-right: 30px;
  margin-bottom: 5px;
  cursor: pointer;
}
.btns[data-v-7486c7b2] {
  padding-top: 20px;
}
.special[data-v-7486c7b2] {
  margin-top: 10px;
}
.little-label[data-v-7486c7b2] {
  color: #B9BABC;
}
.little-label span[data-v-7486c7b2] {
  color: #767A86;
  padding: 0 10px;
}
.cert-container[data-v-7486c7b2] {
  background: #F7F8FC;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding-top: 15px;
}
.cert-box[data-v-7486c7b2] {
  background-color: #fff;
  border: 1px dashed #4692F4;
  border-radius: 5px;
  text-align: center;
  font-size: 16px;
  color: #4692F4;
}
.cert-box img[data-v-7486c7b2] {
  margin-right: 5px;
  vertical-align: middle;
}
.second-item[data-v-7486c7b2] {
  padding-left: 0 !important;
}
.add-location[data-v-7486c7b2] {
  display: inline-block;
  width: 60px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #468FF5;
  border-radius: 3px;
  color: #468FF5;
  cursor: pointer;
}
.spot-btn[data-v-7486c7b2] {
  display: inline-block;
  background: #16CDDB;
  color: #fff;
  width: 60px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
}
.location-spot[data-v-7486c7b2] {
  position: absolute;
  left: 0;
  display: inline-block;
  background: #EFF8FF;
  color: #8E99AF;
  width: 60px;
  height: 38px;
  line-height: 40px;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #eee;
}
[data-v-7486c7b2] .sh-form .location-input .el-input__inner,[data-v-7486c7b2] .sh-form .location-input .el-range-separator {
  padding-left: 65px;
}

.headImage {
	height: 300px;
	width: 300px;
}

