
.form
.el-form-item--small .el-form-item__label {
  font-size: 16px;
  /*font-family: PingFang SC;*/
  font-weight: normal;
  /*line-height: 22px;*/
  color: #000000;
}
.form .el-form-item__content>span{
  font-size: 14px;
  color: #A2A2A2;
}

.box-shadow-bottom[data-v-179e8b5e] {
  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-179e8b5e] {
  box-shadow: 0px -5px 6px -5px rgba(0, 0, 0, 0.16);
}
.item-news[data-v-179e8b5e] {
  display: flex;
  width: 1200px;
  /*height: 650px;*/
  margin: 62px auto;
}
.item-left[data-v-179e8b5e] {
  text-align: center;
  min-width: 19%;
  width: 19%;
  background: #FFFFFF;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
  margin-right: 1%;
}
.item-left .item-left-title[data-v-179e8b5e] {
  height: 48px;
  line-height: 48px;
  background: #1E50AE;
  color: #FFF;
  font-size: 20px;
}
.item-left .item-left-content[data-v-179e8b5e] {
  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-179e8b5e] {
  color: #1E50AE !important;
}
.item-right[data-v-179e8b5e] {
  width: 80%;
  flex: 1;
  background: #FFFFFF;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
}
.item-right .item-right-title[data-v-179e8b5e] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 49px;
  background: #1E50AE;
  color: #FFF;
  line-height: 49px;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
}
.item-right .item-right-title .item-right-tag[data-v-179e8b5e] {
  margin-left: 20px;
  font-size: 20px;
}
.item-right .item-right-title .item-right-local[data-v-179e8b5e] {
  margin-right: 20px;
  font-size: 16px;
}
.item-right .item-right-content[data-v-179e8b5e] {
  margin-top: 11px;
  background: #fff;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
  padding-top: 20px;
}
.item-right .item-right-content .personal[data-v-179e8b5e] {
  margin: 0px 41px;
}
.item-right .item-right-content .personal h2[data-v-179e8b5e] {
  font-size: 24px;
  font-weight: bold;
  line-height: 40px;
  margin: 20px;
}
.item-right .item-right-content .personal .form[data-v-179e8b5e] {
  margin: 20px 0px;
}
.item-right .item-right-content .personal .form .el-form-item--small.el-form-item[data-v-179e8b5e] {
  width: 324px;
}
.item-right .item-right-content .personal .form .el-form-item--small.el-form-item .btn-bind[data-v-179e8b5e] {
  width: 72px;
  height: 32px;
  background: #1E50AE;
  color: #fff;
  border-radius: 2px;
  float: right;
}
.item-right .item-right-content .bind[data-v-179e8b5e] {
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #FF0000;
  margin-bottom: 30px;
}
.item-right .item-right-content .submit[data-v-179e8b5e] {
  width: 124px;
  height: 36px;
  background: #1E50AE;
  border-radius: 2px;
  color: #fff;
  margin: 40px 0 90px 140px;
}
