* {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

html,
body {
  width: 100%;
  overflow-x: hidden;
}

body {
  font-size: 12px;
  font-family: 'PingFang SC', "Helvetica Neue", Helvetica, "microsoft yahei", arial, STHeiTi, sans-serif;
}

a {
  text-decoration: none
}

.clearfix:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}

.clearfix {
  zoom: 1;
}

.wrapperC {
  width: 1200px;
  margin: auto;
}

.content-box {
  position: absolute;
  left: 205px;
  right: 0;
  top: 0px;
  bottom: 0;
  padding-bottom: 30px;
  -webkit-transition: left .3s ease-in-out;
  transition: left .3s ease-in-out;
  background: #f0f0f0;
}

.content {
  width: auto;
  height: 100%;
  padding: 10px;
  overflow-y: scroll;
  box-sizing: border-box;
}

.content-collapse {
  left: 64px;
}

.container {
  padding: 30px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
}

.crumbs {
  margin: 10px 0;
}

.el-table th {
  background-color: #f5f7fa !important;
}

.pagination {
  margin: 20px 0;
  text-align: right;
}

.plugins-tips {
  padding: 20px 10px;
  margin-bottom: 20px;
}

.el-button + .el-tooltip {
  margin-left: 10px;
}

.el-table tr:hover {
  background: #f6faff;
}

.mgb20 {
  margin-bottom: 20px;
}

.move-enter-active,
.move-leave-active {
  transition: opacity .5s;
}

.move-enter,
.move-leave {
  opacity: 0;
}

/*BaseForm*/

.form-box {
  width: 600px;
}

.form-box .line {
  text-align: center;
}

.el-time-panel__content::after,
.el-time-panel__content::before {
  margin-top: -7px;
}

.el-time-spinner__wrapper .el-scrollbar__wrap:not(.el-scrollbar__wrap--hidden-default) {
  padding-bottom: 0;
}

/*Upload*/

.pure-button {
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
}

.g-core-image-corp-container .info-aside {
  height: 45px;
}

.el-upload--text {
  background-color: #fff;
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  box-sizing: border-box;
  width: 360px;
  height: 180px;
  text-align: center;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.el-upload--text .el-icon-upload {
  font-size: 67px;
  color: #97a8be;
  margin: 40px 0 16px;
  line-height: 50px;
}

.el-upload--text {
  color: #97a8be;
  font-size: 14px;
  text-align: center;
}

.el-upload--text em {
  font-style: normal;
}

/*VueEditor*/

.ql-container {
  min-height: 400px;
}

.ql-snow .ql-tooltip {
  transform: translateX(117.5px) translateY(10px) !important;
}

.editor-btn {
  margin-top: 20px;
}

.v-note-wrapper .v-note-panel {
  min-height: 500px;
}

.el-button--small,
.el-button--small.is-round {
  padding: 6.5px 5.5px !important;
}

.dialog-footer {
  display: flex;
  justify-content: flex-end;
}

.el-table {
  font-size: 12px !important;
  color: #606266 !important;
}

.el-form-item__label {
  font-size: 12px !important;
  color: #606266 !important;
}


.index-title {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-left: 20px;
  align-items: center;
  box-sizing: border-box;
  padding-bottom: 15px;
  margin-top: 20px;
}

.title-no-class::after, .title-no-class::before {
  display: none;
}

.index-title::before {
  content: '';
  width: 5px;
  height: 27px;
  background: #D60C00;
  position: absolute;
  top: 4px;
  left: 0;
}

.index-title span {
  font-size: 24px;
  font-weight: bold;
  color: #1C0200;
}

.index-title a, .tab-index-title a {
  font-size: 12px;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  color: #999999;
  cursor: pointer;
}


.tab-index-title {
  display: flex;
  justify-content: space-between;
  position: relative;
  align-items: center;
  box-sizing: border-box;
  padding-bottom: 25px;
}

.tab-index-title span {
  font-size: 24px;
  font-weight: bold;
  color: rgba(163, 163, 163, 1);
  padding-left: 28px;
  position: relative;
  margin-right: 40px;
  cursor: pointer;
}

.tab-index-title span::before {
  content: '';
  width: 5px;
  height: 27px;
  background: rgba(163, 163, 163, 1);
  position: absolute;
  top: 4px;
  left: 7px;
}

.tab-index-title span.active {
  color: #1C0200;
}

.tab-index-title span.active::before {
  content: '';
  background: rgba(207, 17, 0, 1);
}

img {
  display: block;
  width: 100%;
}

.pc {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}

.topBanner {
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
}

:deep(.swiper-pagination-bullet) {
  background: #fff !important;
}

.banner-main {
  position: relative;
  z-index: 2;
}

.banner {
  position: relative;
  height: 700px;
  width: 100%;
  overflow: hidden;
}

.banneritem {
  width: 100%;
  height: 700px;
}

.header {
  position: relative;
  /* height: 700px; */
}

.header300 {
  /* height: 305px;
  background: url(topbk.png) no-repeat #BB0200 center center;
  background-size: 1920px auto; */
}

.header-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
}

.h-t-l {
  font-size: 18px;
  font-weight: 400;
  width: 273px;
  color: #FFFFFF;
}

.h-t-l img {
  display: block;
  width: 100%;
}

.h-t-r {
  display: inline-flex;
}

.h-t-r span {
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  width: 71px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  /*background: rgba(0,0,0,.2);*/
  border-radius: 16px;
  margin-left: 10px
}

.hui {
  width: 128px;
  margin: 0 auto
}

.title {
  width: 900px;
  margin: 8px auto 0;
}

.seach {
  width: 1050px;
  margin: 0 auto;
  background: rgba(255, 255, 255, .9);
  border-radius: 5px;
  height: 30px;
  padding: 14px 0;
  display: flex;
}

:deep(.el-input-group__prepend) {
  background-color: transparent !important;
  color: #333333;
  font-size: 22px;
}

:deep(.el-input--small .el-input__inner) {
  height: 30px;
  line-height: 30px;
}

:deep(.el-input-group__prepend) {
  border: none;
}

:deep(.el-select .el-input .el-select__caret) {
  color: #BB0200;
  font-size: 30px
}

:deep(.el-input__inner) {
  background-color: transparent !important;
  color: #333333;
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  border: none;
  border-left: 2px solid #999999;
}

.seach-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 201px;
  height: 58px;
  background: #FF2A00;
  opacity: 0.9;
  border-radius: 0px 5px 5px 0px;
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  margin: -14px 0;
  cursor: pointer;
}

.seach-btn img {
  width: 18px;
  height: 18px;
  margin-right: 12px;
}

.seach-text {
  width: 1050px;
  margin: 10px auto;
}

.seach-text span {
  font-size: 14px;
  font-weight: 400;
  color: #FB9F98;
  cursor: pointer;
}

.nav-main {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 999;
  background: rgba(0, 108, 255, .8);
}

.nav {
  display: flex;
  height: 48px;
}

.nav > li {
  flex: 1;
  text-align: center;
  font-size: 20px;
  height: 48px;
  line-height: 48px;
  font-weight: 400;
  color: #FFFFFF;
  cursor: pointer;
  position: relative;
}

.nav > li a {
  color: #FFFFFF;
}

.nav li.active, .nav li:hover, .navchidren li:hover, .navchidren li.active {
  background: rgba(0, 162, 255, 1);
}

.nav li:hover .navchidren {
  display: block;
}

.navchidren {
  display: none;
  background: rgba(0, 150, 255, 1);
}

.navchidren li {
  line-height: 40px;
  font-size: 14px;
}

.footer {
  padding: 60px 0;
  background: rgba(172, 35, 23, 1);
}

.footer > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer > div span {
  width: 100px;
}

.footer p {
  font-size: 13px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 2;
}

.seach-top {
  padding-top: 80px;
}


@media only screen and (max-width: 750px) {
  .nav-main {
    /* background:rgba(0, 35, 188, 1); */
  }

  .nav {
    height: 34px;
    overflow-x: scroll;
    overflow-y: hidden;
  }

  .nav > li {
    flex: auto;
    padding: 0 10px;
    flex-shrink: 0 !important;
    font-size: 16px;
    height: 34px;
    line-height: 34px;
  }

  .nav li.active, .nav li:hover, .navchidren li:hover, .navchidren li.active {
    /* background:rgba(0, 47, 252, 1); */
  }

  .footer {
    padding: 20px;
  }

  .footer > div {
    flex-direction: column;
  }

  .wrapperC {
    width: 100%;
  }

  .index-title {
    margin-top: 0;
    padding: 0 0 .3rem .4rem;
  }

  .videolist {
    padding-bottom: .4rem;
  }

  .index-title span {
    font-size: .32rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #747474;
  }

  .index-title::before {
    width: .05rem;
    height: .3rem;
    background: #D60C00;
  }
}