
* {
  margin: 0;
  padding: 0;
}
ul,
li {
  list-style: none;
}
body,
div,
ul,
li,
ol,
input,
button,
textarea,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-size: 14px;
}
video {
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
     object-fit: fill;
}
table {
  border-color: #ddd;
}
svg {
  text-align: left;
}
img,
button {
  outline: none;
  border: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-image-width: 0;
  background: transparent;
  vertical-align: middle;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
input,
textarea {
  outline: none;
  border: none;
}
textarea {
  padding: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
a {
  text-decoration: none;
  color: inherit;
}
.clearfix::after {
  clear: both;
  height: 0;
  display: block;
  content: "";
}
body {
  height: 0;
}
#app {
  min-width: 1440px;
  /* height:100vh; */
  height: 100%;
  margin: 0 auto;
  background: #f4f8ff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ywarp {
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
.one-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.fixed {
  position: fixed;
  bottom: 64px;
  right: 64px;
  z-index: 90;
}
.orange {
  color: #f6ac2d;
}
.modal-body {
  width: 590px;
  height: 566px;
  padding: 48px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
}
.close-img1 {
  top: 0px;
  right: 12px;
  font-size: 36px;
  color: #333;
  background: #fff;
  font-family: Arial;
}
.suggest {
  width: 100%;
  height: 386px;
  padding: 24px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  background: #efefef;
}
.what {
  border-radius: 50%;
  background: #61acfe;
  width: 48px;
  line-height: 48px;
  color: #fff;
  font-size: 32px;
  font-family: Helvetica;
  bottom: 36px;
}
img {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.el-dialog {
  border-radius: 6px;
}
.el-avatar > img {
  width: 100%;
}
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.1);
}

/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: rgba(0, 0, 0, 0.1);
}

/* 列表 */
.tablelist {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #424242;
}
.tablelists {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
}
#app .el-pagination {
  text-align: center;
}
#app .el-dialog__header {
  border-bottom: 1px solid #ececec;
}
#app .el-pagination .el-pager li {
  width: 38px;
  height: 38px;
  line-height: 38px;
  margin: 0;
  padding: 0;
  margin-right: 12px;
}
#app .el-pager li.active {
  color: #ffffff;
  background: #6ca1ff;
  cursor: pointer;
}
#app .el-pager li:hover {
  color: #ffffff;
  background: #6ca1ff;
}
#app .el-pagination .btn-prev,
#app .el-pagination .btn-next {
  width: 38px;
  height: 38px;
  line-height: 38px;
  margin: 0;
  padding: 0;
  margin-right: 12px;
}
#app .el-pagination button:hover {
  color: #ffffff;
  background: #6ca1ff;
}
#app .el-pagination button {
  height: 38px;
  line-height: 38px;
}
#app .el-pagination span:not([class*="suffix"]) {
  height: 38px;
  line-height: 38px;
}
#app .el-table .cell {
  line-height: initial;
  width: 100%;
}

/* tree树状选中 */
#app .is-current > .el-tree-node__content {
  color: #61acfe;
}
#app .is-current > .el-tree-node__content > .expanded {
  color: #61acfe;
}
#app .el-message-box__btns button:nth-child(2) {
  color: #6ca1ff;
}
#app .el-dialog__body {
  padding: 10px 20px;
}
#app .bumenset .el-tabs__item {
  font-size: 16px;
}

.Allupload-page[data-v-53987cd4] {
  position: fixed;
  right: 10px;
  top: 79px;
  z-index: 20;
}
.showCricle[data-v-53987cd4] {
  display: block;
  width: 63px;
  height: 63px;
  background: url("https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/newbsk/upload/qiu.png")
    no-repeat center center;
  cursor: pointer;
  border-radius: 50%;
  text-align: center;
  line-height: 63px;
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #4d8bff;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.showCricle[data-v-53987cd4]:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(77, 139, 255, 1);
          box-shadow: 0px 0px 10px 0px rgba(77, 139, 255, 1);
}
/*上传列表*/
.upbox[data-v-53987cd4] {
  position: absolute;
  width: 520px;
  height: 300px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(119, 119, 119, 0.28);
          box-shadow: 0px 0px 10px 0px rgba(119, 119, 119, 0.28);
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 64px;
  right: -530px;
  -webkit-transition: right 1s ease-in-out;
  transition: right 1s ease-in-out;
}
.upbox.active[data-v-53987cd4] {
  right: 0px;
  -webkit-transition: right 1s ease-in-out;
  transition: right 1s ease-in-out;
}
.up-left[data-v-53987cd4] {
  width: 130px;
  height: 100%;
  padding: 15px 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 2px solid #f0f0f0;
}
.up-list[data-v-53987cd4] {
  width: 104px;
  height: 29px;
  line-height: 29px;
  margin-top: 5px;
  cursor: pointer;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  padding-left: 9px;
}
.up-list.active[data-v-53987cd4] {
  background: #e8f0fe;
  border-radius: 6px;
  color: #4f87ec;
}
.up-list i[data-v-53987cd4] {
  color: #447de1;
}
.up-l-title[data-v-53987cd4] {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  margin-bottom: 10px;
  display: block;
}
.up-right[data-v-53987cd4] {
  width: 400px;
  height: 100%;
}
.head[data-v-53987cd4] {
  height: 38px;
  line-height: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 23px;
  border-bottom: 1px solid #f0f0f0;
}
.head .close[data-v-53987cd4] {
  cursor: pointer;
  color: #447de1;
}
.closebtn[data-v-53987cd4] {
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #447de1;
  margin-left: 24px;
  cursor: pointer;
}
/*进度条*/
.progress[data-v-53987cd4] {
  /* 	position: fixed;
		right: 10px;
		bottom: 10px; */
  z-index: 100;
  overflow-y: scroll;
  /* height: 180px; */
  height: 258px;
  /* border: 1px solid #ccc; */
  /* padding: 10px; */
  border-radius: 8px;
  background-color: #fff;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.progress li[data-v-53987cd4] {
  margin: 10px 0 10px 0;
  position: relative;
}
.progress img[data-v-53987cd4] {
  width: 24px;
  margin-right: 14px;
}
.uploadtitleS[data-v-53987cd4] {
  width: 100%;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.uploadtitle[data-v-53987cd4] {
  display: inline-block;
  width: 230px;
  height: 30px;
  text-align: left;
  line-height: 30px;
  overflow: hidden;
  padding-left: 2px;
}
.uploadstatus[data-v-53987cd4] {
  display: inline-block;
  height: 6px;
  line-height: 6px;
}
.uploadbtn[data-v-53987cd4] {
  width: 100%;
  height: 6px;
  line-height: 6px;
  display: block;
  text-align: center;
  background: #e0e0e0;
  color: #fff;
  font-size: 14px;
  border-radius: 100px;
}
.uploadbtn[data-v-53987cd4]:hover {
  background: #a0cfff;
}

.login-page[data-v-5fac3a9d]{
  background:#FFFFFF;
}

.header[data-v-701de6d4] {
  width: 1180px;
  height: 66px;
  margin: 0 auto;
}
.header img[data-v-701de6d4] {
  vertical-align: middle;
}
.nav li[data-v-701de6d4] {
  float: left;
  margin-right: 69px;
  margin-top: 26px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
}
.box[data-v-701de6d4] {
  width: 100%;
  height: 2932px;
  background: url("https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/zyusygb/%E6%B5%85%E7%B4%AB%E8%89%B2%E8%83%8C%E6%99%AF.png")
    no-repeat;
  background-size: 100% 100%;
}
.num[data-v-701de6d4] {
  float: left;
  font-size: 66px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 65px;
}
.jieshao[data-v-701de6d4] {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  text-align: left;
}
.box1[data-v-701de6d4] {
  float: left;
  width: 320px;
  height: 425px;
  margin-top: 119px;
  background: url("https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/zyusygb/%E7%BB%845%E6%8B%B7%E8%B4%9D6.png")
    no-repeat;
}
.qianjin[data-v-701de6d4] {
  width: 100%;
  height: 860px;
  background: url("https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/zyusygb/%E7%BB%8413.png")
    no-repeat;
  background-size: 100% 100%;
}
.beian[data-v-701de6d4] {
  cursor: pointer;
}
.beian[data-v-701de6d4]:hover {
  color: #409eff;
}
.my-form[data-v-701de6d4] {
  text-align: left;
  margin-top: 20px;
  margin-left: 49px;
}
.input-div[data-v-701de6d4] {
  width: 360px;
  height: 51px;
  background-color: #fff;
  line-height: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 20px;
  position: relative;
  border-bottom: 1px solid #424242;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.input-div[data-v-701de6d4] .el-input__inner {
  border: none;
}
.waring-title[data-v-701de6d4] {
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #e90000;
  position: absolute;
  left: 20px;
  bottom: -23px;
  line-height: 21px;
}

/* // 二维码登录 */
.wx-img[data-v-701de6d4] {
  width: 333px;
  margin-top: 10px;
  margin-left: 65px;
}
input[data-v-701de6d4]:-webkit-autofill,
textarea[data-v-701de6d4]:-webkit-autofill,
select[data-v-701de6d4]:-webkit-autofill {
  -webkit-text-fill-color: #000 !important;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
  background-color: transparent;
  background-image: none;
  -webkit-transition: background-color 50000s ease-in-out 0s;
  transition: background-color 50000s ease-in-out 0s;
}
input[data-v-701de6d4] {
  background-color: transparent;
}
.content p[data-v-701de6d4] {
  display: inline-block !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.input-none[data-v-701de6d4] {
  background-color: transparent;
  border: none !important;
  outline: none;
}
.el-backtop[data-v-701de6d4] {
  border: 1px solid #999;
}

/* 	.el-dropdown-menu__item,.el-dropdown-menu__item:not(.is-disabled):hover{
			background:none;
	} */

.mainbox .el-dropdown-menu__item:not(.is-disabled):hover {
  background: none;
  color: white;
}

@charset "UTF-8";
.input-none[data-v-320f0dd7] {
	border: none;
	display: inline-block;
	vertical-align: bottom;
	padding-left: 12px;
}
.input-none[data-v-320f0dd7] .el-input__inner{
	border:none;
}
.input-none[data-v-320f0dd7]:focus {
	border: none;
	outline: none;
}
.input-div[data-v-320f0dd7] {
width: 300px;
height: 50px;
background: #FFFFFF;
/* border: 1px solid #61ABFD; */
/* border-radius: 25px; */
border-radius: 4px;
line-height:50px;
-webkit-box-sizing:border-box;
        box-sizing:border-box;
margin-bottom:37px;
position:relative;
}
.input-nav[data-v-320f0dd7]{
     width:160px;
     height: 50px;
     background: #FFFFFF;
     border: 1px solid #555555;
     border-radius: 4px;
     line-height: 50px;
     -webkit-box-sizing: border-box;
             box-sizing: border-box;
}
.input-nav2[data-v-320f0dd7]{
  width: 134px;
  height: 50px;
     margin-left:10px;
     border: 1px solid #61ABFD;
     border-radius: 4px;
     line-height: 50px;
     text-align:center;
     -webkit-box-sizing: border-box;
             box-sizing: border-box;
     background:#61ACFE;
     color:#FFFFFF;
     cursor:pointer;
}
.r-width[data-v-320f0dd7] {
	width: 326px;
}
.my-form[data-v-320f0dd7] {
	font-size: 14px;
}
.fade-enter-active[data-v-320f0dd7] {
  -webkit-animation: fade-data-v-320f0dd7 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
          animation: fade-data-v-320f0dd7 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
@-webkit-keyframes fade-data-v-320f0dd7 {
0% {
    opacity: .5;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes fade-data-v-320f0dd7 {
0% {
    opacity: .5;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.rl-enter-active[data-v-320f0dd7] {
  -webkit-animation: rl-data-v-320f0dd7 .3s ease-out;
          animation: rl-data-v-320f0dd7 .3s ease-out;
}
@-webkit-keyframes rl-data-v-320f0dd7 {
0% {
    -webkit-transform: translate(100%);
            transform: translate(100%);
}
100% {
    -webkit-transform: translate(0);
            transform: translate(0);
}
}
@keyframes rl-data-v-320f0dd7 {
0% {
    -webkit-transform: translate(100%);
            transform: translate(100%);
}
100% {
    -webkit-transform: translate(0);
            transform: translate(0);
}
}
.lr-enter-active[data-v-320f0dd7] {
  -webkit-animation: lr-data-v-320f0dd7 .3s ease-out;
          animation: lr-data-v-320f0dd7 .3s ease-out;
}
@-webkit-keyframes lr-data-v-320f0dd7 {
0% {
    -webkit-transform: translate(-100%);
            transform: translate(-100%);
}
100% {
    -webkit-transform: translate(0);
            transform: translate(0);
}
}
@keyframes lr-data-v-320f0dd7 {
0% {
    -webkit-transform: translate(-100%);
            transform: translate(-100%);
}
100% {
    -webkit-transform: translate(0);
            transform: translate(0);
}
}
.opacity-enter-active[data-v-320f0dd7] {
  -webkit-animation: opacity-data-v-320f0dd7 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
          animation: opacity-data-v-320f0dd7 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
@-webkit-keyframes opacity-data-v-320f0dd7 {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@keyframes opacity-data-v-320f0dd7 {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
.slide-sx-enter-active[data-v-320f0dd7] {
  -webkit-animation: slide-data-v-320f0dd7 .2s ease-out both;
          animation: slide-data-v-320f0dd7 .2s ease-out both;
}
.slide-sx-leave-active[data-v-320f0dd7] {
  animation: slide-data-v-320f0dd7 .2s ease-out both reverse;
}
.slide-lr-enter-active[data-v-320f0dd7] {
  -webkit-animation: slide-lr-data-v-320f0dd7 .3s ease-out both;
          animation: slide-lr-data-v-320f0dd7 .3s ease-out both;
}
.slide-lr-leave-active[data-v-320f0dd7] {
  animation: slide-lr-data-v-320f0dd7 .3s ease-out both reverse;
}
.slide-rl-enter-active[data-v-320f0dd7] {
  -webkit-animation: slide-rl-data-v-320f0dd7 .3s ease-out both;
          animation: slide-rl-data-v-320f0dd7 .3s ease-out both;
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}
.slide-rl-leave-active[data-v-320f0dd7] {
  animation: slide-rl-data-v-320f0dd7 .3s ease-out both reverse;
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}
@-webkit-keyframes slide-data-v-320f0dd7 {
0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
}
100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
}
}
@keyframes slide-data-v-320f0dd7 {
0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
}
100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
}
}
@-webkit-keyframes slide-lr-data-v-320f0dd7 {
0% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
}
100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
}
}
@keyframes slide-lr-data-v-320f0dd7 {
0% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
}
100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
}
}
@-webkit-keyframes slide-rl-data-v-320f0dd7 {
0% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
}
100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
}
}
@keyframes slide-rl-data-v-320f0dd7 {
0% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
}
100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
}
}
.swiper-left-enter-active[data-v-320f0dd7] {
  -webkit-animation: swiper-right-data-v-320f0dd7 .3s ease-out;
          animation: swiper-right-data-v-320f0dd7 .3s ease-out;
}
.swiper-left-leave-active[data-v-320f0dd7] {
  animation: swiper-right-data-v-320f0dd7 .3s ease-out reverse;
}
.swiper-right-enter-active[data-v-320f0dd7] {
  -webkit-animation: swiper-left-data-v-320f0dd7 .3s ease-out;
          animation: swiper-left-data-v-320f0dd7 .3s ease-out;
}
.swiper-right-leave-active[data-v-320f0dd7] {
  -webkit-animation: swiper-leftmo-data-v-320f0dd7 .3s ease-out;
          animation: swiper-leftmo-data-v-320f0dd7 .3s ease-out;
}
@-webkit-keyframes swiper-left-data-v-320f0dd7 {
0% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
}
100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
}
@keyframes swiper-left-data-v-320f0dd7 {
0% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
}
100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes swiper-leftmo-data-v-320f0dd7 {
0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
100% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
}
}
@keyframes swiper-leftmo-data-v-320f0dd7 {
0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
100% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
}
}
@-webkit-keyframes swiper-right-data-v-320f0dd7 {
0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
100% {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
}
}
@keyframes swiper-right-data-v-320f0dd7 {
0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
100% {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
}
}
.opacity-enter-active[data-v-320f0dd7] {
  -webkit-animation: opacity-data-v-320f0dd7 .6s ease-out;
          animation: opacity-data-v-320f0dd7 .6s ease-out;
}
@keyframes opacity-data-v-320f0dd7 {
0% {
    opacity: 0.5;
}
100% {
    opacity: 1;
}
}
/*一次性设定边框的四个圆角*/
/*分别设定边框的四个圆角*/
/*设定两侧留白,主体部分宽度为1200,留白自适应*/
.my-width[data-v-320f0dd7] {
  width: 1038px;
  margin: 0 auto;
}
.blue-hover.active[data-v-320f0dd7] {
  color: #61acfe;
}
.blue-hover[data-v-320f0dd7]:hover {
  color: #61acfe;
  cursor: pointer;
}
.school-resource .active.subnav-item[data-v-320f0dd7],
.school-resource .subnav-item[data-v-320f0dd7]:hover {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.blue-color[data-v-320f0dd7] {
  color: #61acfe;
}
.line-title[data-v-320f0dd7] {
  color: #333;
  font-size: 16px;
}
.line-title[data-v-320f0dd7]:before {
  content: '';
  margin-right: 36px;
  width: 72px;
  height: 2px;
  background: #eee;
  display: inline-block;
  vertical-align: middle;
}
.line-title[data-v-320f0dd7]:after {
  content: '';
  margin-left: 48px;
  width: 72px;
  height: 2px;
  background: #eee;
  display: inline-block;
  vertical-align: middle;
}
.skew-arrow[data-v-320f0dd7]:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  background: #fff;
  height: 8px;
  z-index: 100;
}
.skew-arrow[data-v-320f0dd7]:after {
  content: '';
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.05);
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: -8px;
  background: #fff;
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 10;
}
.forget-title[data-v-320f0dd7] {
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000;
  margin-bottom: 20px;
  margin-top: 10px;
  padding-left: 0px;
  text-align: center;
}
.code-img[data-v-320f0dd7] {
  font-size: 20px;
  margin-left: 22px;
  color: #4e6072;
}
.nest[data-v-320f0dd7] {
  margin-left: 22px;
  font-size: 20px;
  color: #4e6072;
}
.my-blue-btn[data-v-320f0dd7] {
  width: 300px;
  height: 46px;
  background: #61acfe;
  border: 1px solid #61acfe;
  border-radius: 23px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
}
.input-div[data-v-320f0dd7] {
  border-bottom: 1px solid #555555;
  margin-bottom: 20px;
}
.input-nav[data-v-320f0dd7] {
  border-bottom: 1px solid #555555;
  border-top: none;
  border-left: none;
  border-right: none;
}
.bottom[data-v-320f0dd7] {
  margin-top: 40px;
  line-height: 42px;
  color: #666;
  cursor: pointer;
}
.my-tooltip[data-v-320f0dd7] {
  color: #61acfe;
  width: 314px;
  letter-spacing: 2px;
  position: relative;
  top: 12px;
  left: -133px;
  line-height: 42px;
  border-radius: 21px;
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.05);
}
.forget-next[data-v-320f0dd7] {
  min-height: 360px;
}
.next[data-v-320f0dd7] {
  font-size: 16px;
}
.blue-color[data-v-320f0dd7] {
  color: #61acfe;
}
[data-v-320f0dd7]::-webkit-input-placeholder {
  color: #4d6072;
}
.inputw260[data-v-320f0dd7] .el-input__inner {
  width: 235px;
  border: none;
}

.filloutinfo[data-v-39022882] {
  width: 100%;
  height: 100vh;
  min-height: 969px;
  background: url("https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/newlesson/login/bg.png") no-repeat left top #61acfe;
  background-size: 100% 100%;
  padding-top: 140px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.out[data-v-39022882] {
  position: absolute;
  top: -51px;
  left: 15px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.out span[data-v-39022882] {
  margin-left: 14px;
  font-size: 22px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
}
.changbox[data-v-39022882] {
  margin: 0 auto;
  width: 1200px;
  text-align: left;
  /* padding:150px 143px 0 143px; */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 670px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 21px 0px rgba(14, 71, 128, 0.32);
          box-shadow: 0px 0px 21px 0px rgba(14, 71, 128, 0.32);
  border-radius: 10px;
  position: relative;
}
.bottom[data-v-39022882] {
  height: 28px;
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  line-height: 16px;
  opacity: 0.5;
  margin-top: 71px;
}
.bottom p[data-v-39022882] {
  margin: 0;
}
.title[data-v-39022882] {
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #61acfe;
  padding: 28px 0 18px 200px;
  display: block;
  border-bottom: 1px dashed #dddddd;
}
.form-content[data-v-39022882] {
  /* width:50%; */
  /* padding-right:200px; */
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 20px;
}
.affirm[data-v-39022882] {
  width: 300px;
  height: 46px;
  background: #84a2ff;
  border-radius: 23px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  display: block;
  text-align: center;
  line-height: 43px;
  margin: 20px auto;
  cursor: pointer;
}
.p20[data-v-39022882] {
  padding: 0 40px;
}

.filloutinfo .el-input__inner {
  width: 225px;
  height: 28px;
}
.filloutinfo .avatar-uploader {
  width: 225px;
  height: 85px;
  background: #f6f6f6;
  border-radius: 2px;
}
.filloutinfo .avatar {
  width: 225px;
  height: 85px;
}
.filloutinfo .form-title {
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #9c9c9c;
}
.filloutinfo .dialog-footer {
  text-align: center;
}
.filloutinfo .el-form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.filloutinfo .el-form-item__label {
  width: 140px;
}
.filloutinfo .el-upload {
  width: 100%;
  height: 100%;
  line-height: 85px;
}
.previes .el-input__inner {
  width: 145px;
}
.previes .el-form-item__label {
  width: 100px;
  text-align: right;
  padding-right: 25px;
}
.previes .previes-left .el-form-item__label {
  width: 140px;
  text-align: left;
}
.filloutinfo .el-dialog__header {
  background: #efefef;
}
.school .school-right .el-form-item__label {
  text-align: center;
}
.beian {
  cursor: pointer;
}
.beian:hover {
  color: #409eff;
}

@charset "UTF-8";
.input-none[data-v-39022882] {
	border: none;
	display: inline-block;
	vertical-align: bottom;
	padding-left: 12px;
}
.input-none[data-v-39022882] .el-input__inner{
	border:none;
}
.input-none[data-v-39022882]:focus {
	border: none;
	outline: none;
}
.input-div[data-v-39022882] {
width: 300px;
height: 50px;
background: #FFFFFF;
/* border: 1px solid #61ABFD; */
/* border-radius: 25px; */
border-radius: 4px;
line-height:50px;
-webkit-box-sizing:border-box;
        box-sizing:border-box;
margin-bottom:37px;
position:relative;
}
.input-nav[data-v-39022882]{
     width:160px;
     height: 50px;
     background: #FFFFFF;
     border: 1px solid #555555;
     border-radius: 4px;
     line-height: 50px;
     -webkit-box-sizing: border-box;
             box-sizing: border-box;
}
.input-nav2[data-v-39022882]{
  width: 134px;
  height: 50px;
     margin-left:10px;
     border: 1px solid #61ABFD;
     border-radius: 4px;
     line-height: 50px;
     text-align:center;
     -webkit-box-sizing: border-box;
             box-sizing: border-box;
     background:#61ACFE;
     color:#FFFFFF;
     cursor:pointer;
}
.r-width[data-v-39022882] {
	width: 326px;
}
.my-form[data-v-39022882] {
	font-size: 14px;
}
.fade-enter-active[data-v-39022882] {
  -webkit-animation: fade-data-v-39022882 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
          animation: fade-data-v-39022882 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
@-webkit-keyframes fade-data-v-39022882 {
0% {
    opacity: .5;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes fade-data-v-39022882 {
0% {
    opacity: .5;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.rl-enter-active[data-v-39022882] {
  -webkit-animation: rl-data-v-39022882 .3s ease-out;
          animation: rl-data-v-39022882 .3s ease-out;
}
@-webkit-keyframes rl-data-v-39022882 {
0% {
    -webkit-transform: translate(100%);
            transform: translate(100%);
}
100% {
    -webkit-transform: translate(0);
            transform: translate(0);
}
}
@keyframes rl-data-v-39022882 {
0% {
    -webkit-transform: translate(100%);
            transform: translate(100%);
}
100% {
    -webkit-transform: translate(0);
            transform: translate(0);
}
}
.lr-enter-active[data-v-39022882] {
  -webkit-animation: lr-data-v-39022882 .3s ease-out;
          animation: lr-data-v-39022882 .3s ease-out;
}
@-webkit-keyframes lr-data-v-39022882 {
0% {
    -webkit-transform: translate(-100%);
            transform: translate(-100%);
}
100% {
    -webkit-transform: translate(0);
            transform: translate(0);
}
}
@keyframes lr-data-v-39022882 {
0% {
    -webkit-transform: translate(-100%);
            transform: translate(-100%);
}
100% {
    -webkit-transform: translate(0);
            transform: translate(0);
}
}
.opacity-enter-active[data-v-39022882] {
  -webkit-animation: opacity-data-v-39022882 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
          animation: opacity-data-v-39022882 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
@-webkit-keyframes opacity-data-v-39022882 {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@keyframes opacity-data-v-39022882 {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
.slide-sx-enter-active[data-v-39022882] {
  -webkit-animation: slide-data-v-39022882 .2s ease-out both;
          animation: slide-data-v-39022882 .2s ease-out both;
}
.slide-sx-leave-active[data-v-39022882] {
  animation: slide-data-v-39022882 .2s ease-out both reverse;
}
.slide-lr-enter-active[data-v-39022882] {
  -webkit-animation: slide-lr-data-v-39022882 .3s ease-out both;
          animation: slide-lr-data-v-39022882 .3s ease-out both;
}
.slide-lr-leave-active[data-v-39022882] {
  animation: slide-lr-data-v-39022882 .3s ease-out both reverse;
}
.slide-rl-enter-active[data-v-39022882] {
  -webkit-animation: slide-rl-data-v-39022882 .3s ease-out both;
          animation: slide-rl-data-v-39022882 .3s ease-out both;
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}
.slide-rl-leave-active[data-v-39022882] {
  animation: slide-rl-data-v-39022882 .3s ease-out both reverse;
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}
@-webkit-keyframes slide-data-v-39022882 {
0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
}
100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
}
}
@keyframes slide-data-v-39022882 {
0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
}
100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
}
}
@-webkit-keyframes slide-lr-data-v-39022882 {
0% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
}
100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
}
}
@keyframes slide-lr-data-v-39022882 {
0% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
}
100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
}
}
@-webkit-keyframes slide-rl-data-v-39022882 {
0% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
}
100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
}
}
@keyframes slide-rl-data-v-39022882 {
0% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
}
100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
}
}
.swiper-left-enter-active[data-v-39022882] {
  -webkit-animation: swiper-right-data-v-39022882 .3s ease-out;
          animation: swiper-right-data-v-39022882 .3s ease-out;
}
.swiper-left-leave-active[data-v-39022882] {
  animation: swiper-right-data-v-39022882 .3s ease-out reverse;
}
.swiper-right-enter-active[data-v-39022882] {
  -webkit-animation: swiper-left-data-v-39022882 .3s ease-out;
          animation: swiper-left-data-v-39022882 .3s ease-out;
}
.swiper-right-leave-active[data-v-39022882] {
  -webkit-animation: swiper-leftmo-data-v-39022882 .3s ease-out;
          animation: swiper-leftmo-data-v-39022882 .3s ease-out;
}
@-webkit-keyframes swiper-left-data-v-39022882 {
0% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
}
100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
}
@keyframes swiper-left-data-v-39022882 {
0% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
}
100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes swiper-leftmo-data-v-39022882 {
0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
100% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
}
}
@keyframes swiper-leftmo-data-v-39022882 {
0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
100% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
}
}
@-webkit-keyframes swiper-right-data-v-39022882 {
0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
100% {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
}
}
@keyframes swiper-right-data-v-39022882 {
0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
100% {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
}
}
.opacity-enter-active[data-v-39022882] {
  -webkit-animation: opacity-data-v-39022882 .6s ease-out;
          animation: opacity-data-v-39022882 .6s ease-out;
}
@keyframes opacity-data-v-39022882 {
0% {
    opacity: 0.5;
}
100% {
    opacity: 1;
}
}
/*一次性设定边框的四个圆角*/
/*分别设定边框的四个圆角*/
/*设定两侧留白,主体部分宽度为1200,留白自适应*/
.my-width[data-v-39022882] {
  width: 1038px;
  margin: 0 auto;
}
.blue-hover.active[data-v-39022882] {
  color: #61acfe;
}
.blue-hover[data-v-39022882]:hover {
  color: #61acfe;
  cursor: pointer;
}
.school-resource .active.subnav-item[data-v-39022882],
.school-resource .subnav-item[data-v-39022882]:hover {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.blue-color[data-v-39022882] {
  color: #61acfe;
}
.line-title[data-v-39022882] {
  color: #333;
  font-size: 16px;
}
.line-title[data-v-39022882]:before {
  content: '';
  margin-right: 36px;
  width: 72px;
  height: 2px;
  background: #eee;
  display: inline-block;
  vertical-align: middle;
}
.line-title[data-v-39022882]:after {
  content: '';
  margin-left: 48px;
  width: 72px;
  height: 2px;
  background: #eee;
  display: inline-block;
  vertical-align: middle;
}
.skew-arrow[data-v-39022882]:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  background: #fff;
  height: 8px;
  z-index: 100;
}
.skew-arrow[data-v-39022882]:after {
  content: '';
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.05);
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: -8px;
  background: #fff;
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 10;
}
.forget-title[data-v-39022882] {
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000;
  margin-bottom: 65px;
  margin-top: 50px;
  padding-left: 0px;
  text-align: center;
}
.code-img[data-v-39022882] {
  font-size: 20px;
  margin-left: 22px;
  color: #4e6072;
}
.nest[data-v-39022882] {
  margin-left: 22px;
  font-size: 20px;
  color: #4e6072;
}
.my-blue-btn[data-v-39022882] {
  width: 300px;
  height: 46px;
  background: #61acfe;
  border: 1px solid #61acfe;
  border-radius: 23px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  font-size: 18px;
}
.input-div[data-v-39022882] {
  border-bottom: 1px solid #555555;
  margin-bottom: 42px;
  width: 500px;
}
.input-nav[data-v-39022882] {
  border-bottom: 1px solid #555555;
  border-top: none;
  border-left: none;
  border-right: none;
  width: 399px;
}
.bottom[data-v-39022882] {
  margin-top: 70px;
  margin-left: 100px;
  line-height: 42px;
  color: #666;
}
.my-tooltip[data-v-39022882] {
  color: #61acfe;
  width: 314px;
  letter-spacing: 2px;
  position: relative;
  top: 12px;
  left: -133px;
  line-height: 42px;
  border-radius: 21px;
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.05);
}
.forget-next[data-v-39022882] {
  min-height: 360px;
}
.next[data-v-39022882] {
  font-size: 16px;
}
.blue-color[data-v-39022882] {
  color: #61acfe;
}
[data-v-39022882]::-webkit-input-placeholder {
  color: #4d6072;
}
[data-v-39022882] .el-input__inner {
  border: none !important;
}
.inputw460[data-v-39022882] .el-input__inner {
  width: 435px;
}

.loading_box[data-v-e05bdbc8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@charset "UTF-8";
.input-none[data-v-44d2127f] {
	border: none;
	display: inline-block;
	vertical-align: bottom;
	padding-left: 12px;
}
.input-none[data-v-44d2127f] .el-input__inner{
	border:none;
}
.input-none[data-v-44d2127f]:focus {
	border: none;
	outline: none;
}
.input-div[data-v-44d2127f] {
width: 300px;
height: 50px;
background: #FFFFFF;
/* border: 1px solid #61ABFD; */
/* border-radius: 25px; */
border-radius: 4px;
line-height:50px;
-webkit-box-sizing:border-box;
        box-sizing:border-box;
margin-bottom:37px;
position:relative;
}
.input-nav[data-v-44d2127f]{
     width:160px;
     height: 50px;
     background: #FFFFFF;
     border: 1px solid #555555;
     border-radius: 4px;
     line-height: 50px;
     -webkit-box-sizing: border-box;
             box-sizing: border-box;
}
.input-nav2[data-v-44d2127f]{
  width: 134px;
  height: 50px;
     margin-left:10px;
     border: 1px solid #61ABFD;
     border-radius: 4px;
     line-height: 50px;
     text-align:center;
     -webkit-box-sizing: border-box;
             box-sizing: border-box;
     background:#61ACFE;
     color:#FFFFFF;
     cursor:pointer;
}
.r-width[data-v-44d2127f] {
	width: 326px;
}
.my-form[data-v-44d2127f] {
	font-size: 14px;
}
.fade-enter-active[data-v-44d2127f] {
  -webkit-animation: fade-data-v-44d2127f 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
          animation: fade-data-v-44d2127f 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
@-webkit-keyframes fade-data-v-44d2127f {
0% {
    opacity: .5;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes fade-data-v-44d2127f {
0% {
    opacity: .5;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.rl-enter-active[data-v-44d2127f] {
  -webkit-animation: rl-data-v-44d2127f .3s ease-out;
          animation: rl-data-v-44d2127f .3s ease-out;
}
@-webkit-keyframes rl-data-v-44d2127f {
0% {
    -webkit-transform: translate(100%);
            transform: translate(100%);
}
100% {
    -webkit-transform: translate(0);
            transform: translate(0);
}
}
@keyframes rl-data-v-44d2127f {
0% {
    -webkit-transform: translate(100%);
            transform: translate(100%);
}
100% {
    -webkit-transform: translate(0);
            transform: translate(0);
}
}
.lr-enter-active[data-v-44d2127f] {
  -webkit-animation: lr-data-v-44d2127f .3s ease-out;
          animation: lr-data-v-44d2127f .3s ease-out;
}
@-webkit-keyframes lr-data-v-44d2127f {
0% {
    -webkit-transform: translate(-100%);
            transform: translate(-100%);
}
100% {
    -webkit-transform: translate(0);
            transform: translate(0);
}
}
@keyframes lr-data-v-44d2127f {
0% {
    -webkit-transform: translate(-100%);
            transform: translate(-100%);
}
100% {
    -webkit-transform: translate(0);
            transform: translate(0);
}
}
.opacity-enter-active[data-v-44d2127f] {
  -webkit-animation: opacity-data-v-44d2127f 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
          animation: opacity-data-v-44d2127f 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
@-webkit-keyframes opacity-data-v-44d2127f {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@keyframes opacity-data-v-44d2127f {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
.slide-sx-enter-active[data-v-44d2127f] {
  -webkit-animation: slide-data-v-44d2127f .2s ease-out both;
          animation: slide-data-v-44d2127f .2s ease-out both;
}
.slide-sx-leave-active[data-v-44d2127f] {
  animation: slide-data-v-44d2127f .2s ease-out both reverse;
}
.slide-lr-enter-active[data-v-44d2127f] {
  -webkit-animation: slide-lr-data-v-44d2127f .3s ease-out both;
          animation: slide-lr-data-v-44d2127f .3s ease-out both;
}
.slide-lr-leave-active[data-v-44d2127f] {
  animation: slide-lr-data-v-44d2127f .3s ease-out both reverse;
}
.slide-rl-enter-active[data-v-44d2127f] {
  -webkit-animation: slide-rl-data-v-44d2127f .3s ease-out both;
          animation: slide-rl-data-v-44d2127f .3s ease-out both;
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}
.slide-rl-leave-active[data-v-44d2127f] {
  animation: slide-rl-data-v-44d2127f .3s ease-out both reverse;
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}
@-webkit-keyframes slide-data-v-44d2127f {
0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
}
100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
}
}
@keyframes slide-data-v-44d2127f {
0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
}
100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
}
}
@-webkit-keyframes slide-lr-data-v-44d2127f {
0% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
}
100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
}
}
@keyframes slide-lr-data-v-44d2127f {
0% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
}
100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
}
}
@-webkit-keyframes slide-rl-data-v-44d2127f {
0% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
}
100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
}
}
@keyframes slide-rl-data-v-44d2127f {
0% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
}
100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
}
}
.swiper-left-enter-active[data-v-44d2127f] {
  -webkit-animation: swiper-right-data-v-44d2127f .3s ease-out;
          animation: swiper-right-data-v-44d2127f .3s ease-out;
}
.swiper-left-leave-active[data-v-44d2127f] {
  animation: swiper-right-data-v-44d2127f .3s ease-out reverse;
}
.swiper-right-enter-active[data-v-44d2127f] {
  -webkit-animation: swiper-left-data-v-44d2127f .3s ease-out;
          animation: swiper-left-data-v-44d2127f .3s ease-out;
}
.swiper-right-leave-active[data-v-44d2127f] {
  -webkit-animation: swiper-leftmo-data-v-44d2127f .3s ease-out;
          animation: swiper-leftmo-data-v-44d2127f .3s ease-out;
}
@-webkit-keyframes swiper-left-data-v-44d2127f {
0% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
}
100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
}
@keyframes swiper-left-data-v-44d2127f {
0% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
}
100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes swiper-leftmo-data-v-44d2127f {
0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
100% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
}
}
@keyframes swiper-leftmo-data-v-44d2127f {
0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
100% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
}
}
@-webkit-keyframes swiper-right-data-v-44d2127f {
0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
100% {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
}
}
@keyframes swiper-right-data-v-44d2127f {
0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
100% {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
}
}
.opacity-enter-active[data-v-44d2127f] {
  -webkit-animation: opacity-data-v-44d2127f .6s ease-out;
          animation: opacity-data-v-44d2127f .6s ease-out;
}
@keyframes opacity-data-v-44d2127f {
0% {
    opacity: 0.5;
}
100% {
    opacity: 1;
}
}
/*一次性设定边框的四个圆角*/
/*分别设定边框的四个圆角*/
/*设定两侧留白,主体部分宽度为1200,留白自适应*/
.my-width[data-v-44d2127f] {
  width: 1038px;
  margin: 0 auto;
}
.blue-hover.active[data-v-44d2127f] {
  color: #61acfe;
}
.blue-hover[data-v-44d2127f]:hover {
  color: #61acfe;
  cursor: pointer;
}
.school-resource .active.subnav-item[data-v-44d2127f],
.school-resource .subnav-item[data-v-44d2127f]:hover {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.blue-color[data-v-44d2127f] {
  color: #61acfe;
}
.line-title[data-v-44d2127f] {
  color: #333;
  font-size: 16px;
}
.line-title[data-v-44d2127f]:before {
  content: '';
  margin-right: 36px;
  width: 72px;
  height: 2px;
  background: #eee;
  display: inline-block;
  vertical-align: middle;
}
.line-title[data-v-44d2127f]:after {
  content: '';
  margin-left: 48px;
  width: 72px;
  height: 2px;
  background: #eee;
  display: inline-block;
  vertical-align: middle;
}
.skew-arrow[data-v-44d2127f]:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  background: #fff;
  height: 8px;
  z-index: 100;
}
.skew-arrow[data-v-44d2127f]:after {
  content: '';
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.05);
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: -8px;
  background: #fff;
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 10;
}
.fade-enter-active[data-v-44d2127f] {
  -webkit-animation: fade-data-v-44d2127f 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
          animation: fade-data-v-44d2127f 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
@keyframes fade-data-v-44d2127f {
0% {
    opacity: .5;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.rl-enter-active[data-v-44d2127f] {
  -webkit-animation: rl-data-v-44d2127f .3s ease-out;
          animation: rl-data-v-44d2127f .3s ease-out;
}
@keyframes rl-data-v-44d2127f {
0% {
    -webkit-transform: translate(100%);
            transform: translate(100%);
}
100% {
    -webkit-transform: translate(0);
            transform: translate(0);
}
}
.lr-enter-active[data-v-44d2127f] {
  -webkit-animation: lr-data-v-44d2127f .3s ease-out;
          animation: lr-data-v-44d2127f .3s ease-out;
}
@keyframes lr-data-v-44d2127f {
0% {
    -webkit-transform: translate(-100%);
            transform: translate(-100%);
}
100% {
    -webkit-transform: translate(0);
            transform: translate(0);
}
}
.opacity-enter-active[data-v-44d2127f] {
  -webkit-animation: opacity-data-v-44d2127f 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
          animation: opacity-data-v-44d2127f 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
@keyframes opacity-data-v-44d2127f {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
.slide-sx-enter-active[data-v-44d2127f] {
  -webkit-animation: slide-data-v-44d2127f .2s ease-out both;
          animation: slide-data-v-44d2127f .2s ease-out both;
}
.slide-sx-leave-active[data-v-44d2127f] {
  animation: slide-data-v-44d2127f .2s ease-out both reverse;
}
.slide-lr-enter-active[data-v-44d2127f] {
  -webkit-animation: slide-lr-data-v-44d2127f .3s ease-out both;
          animation: slide-lr-data-v-44d2127f .3s ease-out both;
}
.slide-lr-leave-active[data-v-44d2127f] {
  animation: slide-lr-data-v-44d2127f .3s ease-out both reverse;
}
.slide-rl-enter-active[data-v-44d2127f] {
  -webkit-animation: slide-rl-data-v-44d2127f .3s ease-out both;
          animation: slide-rl-data-v-44d2127f .3s ease-out both;
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}
.slide-rl-leave-active[data-v-44d2127f] {
  animation: slide-rl-data-v-44d2127f .3s ease-out both reverse;
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}
@keyframes slide-data-v-44d2127f {
0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
}
100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
}
}
@keyframes slide-lr-data-v-44d2127f {
0% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
}
100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
}
}
@keyframes slide-rl-data-v-44d2127f {
0% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
}
100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
}
}
.swiper-left-enter-active[data-v-44d2127f] {
  -webkit-animation: swiper-right-data-v-44d2127f .3s ease-out;
          animation: swiper-right-data-v-44d2127f .3s ease-out;
}
.swiper-left-leave-active[data-v-44d2127f] {
  animation: swiper-right-data-v-44d2127f .3s ease-out reverse;
}
.swiper-right-enter-active[data-v-44d2127f] {
  -webkit-animation: swiper-left-data-v-44d2127f .3s ease-out;
          animation: swiper-left-data-v-44d2127f .3s ease-out;
}
.swiper-right-leave-active[data-v-44d2127f] {
  -webkit-animation: swiper-leftmo-data-v-44d2127f .3s ease-out;
          animation: swiper-leftmo-data-v-44d2127f .3s ease-out;
}
@keyframes swiper-left-data-v-44d2127f {
0% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
}
100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
}
@keyframes swiper-leftmo-data-v-44d2127f {
0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
100% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
}
}
@keyframes swiper-right-data-v-44d2127f {
0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
100% {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
}
}
.opacity-enter-active[data-v-44d2127f] {
  -webkit-animation: opacity-data-v-44d2127f .6s ease-out;
          animation: opacity-data-v-44d2127f .6s ease-out;
}
@keyframes opacity-data-v-44d2127f {
0% {
    opacity: 0.5;
}
100% {
    opacity: 1;
}
}
/*一次性设定边框的四个圆角*/
/*分别设定边框的四个圆角*/
/*设定两侧留白,主体部分宽度为1200,留白自适应*/
.my-width[data-v-44d2127f] {
  width: 1038px;
  margin: 0 auto;
}
.blue-hover.active[data-v-44d2127f] {
  color: #61acfe;
}
.blue-hover[data-v-44d2127f]:hover {
  color: #61acfe;
  cursor: pointer;
}
.school-resource .active.subnav-item[data-v-44d2127f],
.school-resource .subnav-item[data-v-44d2127f]:hover {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.blue-color[data-v-44d2127f] {
  color: #61acfe;
}
.line-title[data-v-44d2127f] {
  color: #333;
  font-size: 16px;
}
.line-title[data-v-44d2127f]:before {
  content: '';
  margin-right: 36px;
  width: 72px;
  height: 2px;
  background: #eee;
  display: inline-block;
  vertical-align: middle;
}
.line-title[data-v-44d2127f]:after {
  content: '';
  margin-left: 48px;
  width: 72px;
  height: 2px;
  background: #eee;
  display: inline-block;
  vertical-align: middle;
}
.skew-arrow[data-v-44d2127f]:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  background: #fff;
  height: 8px;
  z-index: 100;
}
.skew-arrow[data-v-44d2127f]:after {
  content: '';
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.05);
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: -8px;
  background: #fff;
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 10;
}
.title[data-v-44d2127f] {
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #61ACFE;
  margin-bottom: 30px;
  padding-left: 18px;
  text-align: left;
  padding-left: 68px;
}
.mobilebinding[data-v-44d2127f] {
  width: 100%;
  height: 100vh;
  min-height: 969px;
  background: url("https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/newlesson/login/bg.png") no-repeat left top #61ACFE;
  background-size: 100% 100%;
  padding-top: 140px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mobileb-body[data-v-44d2127f] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 121px 0 93px;
}
.out[data-v-44d2127f] {
  position: absolute;
  top: -51px;
  left: 335px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.out span[data-v-44d2127f] {
  margin-left: 14px;
  font-size: 22px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
}
.right[data-v-44d2127f] {
  width: 523px;
  height: 670px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 21px 0px rgba(14, 71, 128, 0.32);
          box-shadow: 0px 0px 21px 0px rgba(14, 71, 128, 0.32);
  border-radius: 10px;
  margin-left: 48px;
  padding: 54px 81px 0 114px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.logo-img[data-v-44d2127f] {
  display: block;
  margin-bottom: 20px;
  text-align: left;
}
.input-div[data-v-44d2127f] {
  width: 300px;
  height: 50px;
  background: #FFFFFF;
  border: 1px solid #61ABFD;
  border-radius: 25px;
  line-height: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 37px;
  position: relative;
}
.input-none[data-v-44d2127f] {
  border: none;
  display: inline-block;
  vertical-align: bottom;
  padding-left: 12px;
}
.input-none[data-v-44d2127f]:focus {
  border: none;
  outline: none;
}
.my-blue-btn[data-v-44d2127f] {
  width: 300px;
  height: 50px;
  background: #61ACFE;
  border: 1px solid #61ACFE;
  border-radius: 25px;
  line-height: 50px;
  text-align: center;
  margin-top: 62px;
}
.my-form[data-v-44d2127f] {
  text-align: left;
}
.input-nav[data-v-44d2127f] {
  width: 160px;
  height: 50px;
  background: #FFFFFF;
  border: 1px solid #61ABFD;
  border-radius: 25px;
  line-height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.disable[data-v-44d2127f] {
  cursor: not-allowed;
}
.input-img[data-v-44d2127f] {
  margin-left: 10px;
}
.input230[data-v-44d2127f] {
  width: 230px;
}

.filloutinfo[data-v-1f61a624] {
  width: 100%;
  height: 100vh;
  min-height: 969px;
  background: url("https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/newlesson/login/bg.png") no-repeat left top #61acfe;
  background-size: 100% 100%;
  padding-top: 140px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.out[data-v-1f61a624] {
  position: absolute;
  top: -51px;
  left: 15px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.out span[data-v-1f61a624] {
  margin-left: 14px;
  font-size: 22px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
}
.changbox[data-v-1f61a624] {
  margin: 0 auto;
  width: 1200px;
  text-align: left;
  /* padding:150px 143px 0 143px; */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 670px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 21px 0px rgba(14, 71, 128, 0.32);
          box-shadow: 0px 0px 21px 0px rgba(14, 71, 128, 0.32);
  border-radius: 10px;
  position: relative;
}
.bottom[data-v-1f61a624] {
  height: 28px;
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  line-height: 16px;
  opacity: 0.5;
  margin-top: 71px;
}
.bottom p[data-v-1f61a624] {
  margin: 0;
}
.title[data-v-1f61a624] {
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #61acfe;
  padding: 28px 0 18px 200px;
  display: block;
  border-bottom: 1px dashed #dddddd;
}
.form-content[data-v-1f61a624] {
  /* width:50%; */
  padding-left: 200px;
  /* padding-right:200px; */
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 20px;
}
.affirm[data-v-1f61a624] {
  width: 136px;
  height: 43px;
  background: #61acfe;
  border-radius: 5px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  display: block;
  text-align: center;
  line-height: 43px;
  margin: 20px auto;
  cursor: pointer;
}
.p20[data-v-1f61a624] {
  padding: 0 40px;
}

.filloutinfo .el-input__inner {
  width: 225px;
  height: 28px;
}
.filloutinfo .avatar-uploader {
  width: 225px;
  height: 85px;
  background: #f6f6f6;
  border-radius: 2px;
}
.filloutinfo .avatar {
  width: 225px;
  height: 85px;
}
.filloutinfo .form-title {
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #9c9c9c;
}
.filloutinfo .dialog-footer {
  text-align: center;
}
.filloutinfo .el-form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.filloutinfo .el-form-item__label {
  width: 140px;
}
.filloutinfo .el-upload {
  width: 100%;
  height: 100%;
  line-height: 85px;
}
.previes .el-input__inner {
  width: 145px;
}
.previes .el-form-item__label {
  width: 100px;
  text-align: right;
  padding-right: 25px;
}
.previes .previes-left .el-form-item__label {
  width: 140px;
  text-align: left;
}
.filloutinfo .el-dialog__header {
  background: #efefef;
}
.school .school-right .el-form-item__label {
  text-align: center;
}
/*   .form-content .el-form.el-form--label-left{
      display:flex;
      justify-content:space-between;
    } */

@charset "UTF-8";
.input-none[data-v-2ea59873] {
	border: none;
	display: inline-block;
	vertical-align: bottom;
	padding-left: 12px;
}
.input-none[data-v-2ea59873] .el-input__inner{
	border:none;
}
.input-none[data-v-2ea59873]:focus {
	border: none;
	outline: none;
}
.input-div[data-v-2ea59873] {
width: 300px;
height: 50px;
background: #FFFFFF;
/* border: 1px solid #61ABFD; */
/* border-radius: 25px; */
border-radius: 4px;
line-height:50px;
-webkit-box-sizing:border-box;
        box-sizing:border-box;
margin-bottom:37px;
position:relative;
}
.input-nav[data-v-2ea59873]{
     width:160px;
     height: 50px;
     background: #FFFFFF;
     border: 1px solid #555555;
     border-radius: 4px;
     line-height: 50px;
     -webkit-box-sizing: border-box;
             box-sizing: border-box;
}
.input-nav2[data-v-2ea59873]{
  width: 134px;
  height: 50px;
     margin-left:10px;
     border: 1px solid #61ABFD;
     border-radius: 4px;
     line-height: 50px;
     text-align:center;
     -webkit-box-sizing: border-box;
             box-sizing: border-box;
     background:#61ACFE;
     color:#FFFFFF;
     cursor:pointer;
}
.r-width[data-v-2ea59873] {
	width: 326px;
}
.my-form[data-v-2ea59873] {
	font-size: 14px;
}
.fade-enter-active[data-v-2ea59873] {
  -webkit-animation: fade-data-v-2ea59873 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
          animation: fade-data-v-2ea59873 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
@-webkit-keyframes fade-data-v-2ea59873 {
0% {
    opacity: .5;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes fade-data-v-2ea59873 {
0% {
    opacity: .5;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.rl-enter-active[data-v-2ea59873] {
  -webkit-animation: rl-data-v-2ea59873 .3s ease-out;
          animation: rl-data-v-2ea59873 .3s ease-out;
}
@-webkit-keyframes rl-data-v-2ea59873 {
0% {
    -webkit-transform: translate(100%);
            transform: translate(100%);
}
100% {
    -webkit-transform: translate(0);
            transform: translate(0);
}
}
@keyframes rl-data-v-2ea59873 {
0% {
    -webkit-transform: translate(100%);
            transform: translate(100%);
}
100% {
    -webkit-transform: translate(0);
            transform: translate(0);
}
}
.lr-enter-active[data-v-2ea59873] {
  -webkit-animation: lr-data-v-2ea59873 .3s ease-out;
          animation: lr-data-v-2ea59873 .3s ease-out;
}
@-webkit-keyframes lr-data-v-2ea59873 {
0% {
    -webkit-transform: translate(-100%);
            transform: translate(-100%);
}
100% {
    -webkit-transform: translate(0);
            transform: translate(0);
}
}
@keyframes lr-data-v-2ea59873 {
0% {
    -webkit-transform: translate(-100%);
            transform: translate(-100%);
}
100% {
    -webkit-transform: translate(0);
            transform: translate(0);
}
}
.opacity-enter-active[data-v-2ea59873] {
  -webkit-animation: opacity-data-v-2ea59873 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
          animation: opacity-data-v-2ea59873 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
@-webkit-keyframes opacity-data-v-2ea59873 {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@keyframes opacity-data-v-2ea59873 {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
.slide-sx-enter-active[data-v-2ea59873] {
  -webkit-animation: slide-data-v-2ea59873 .2s ease-out both;
          animation: slide-data-v-2ea59873 .2s ease-out both;
}
.slide-sx-leave-active[data-v-2ea59873] {
  animation: slide-data-v-2ea59873 .2s ease-out both reverse;
}
.slide-lr-enter-active[data-v-2ea59873] {
  -webkit-animation: slide-lr-data-v-2ea59873 .3s ease-out both;
          animation: slide-lr-data-v-2ea59873 .3s ease-out both;
}
.slide-lr-leave-active[data-v-2ea59873] {
  animation: slide-lr-data-v-2ea59873 .3s ease-out both reverse;
}
.slide-rl-enter-active[data-v-2ea59873] {
  -webkit-animation: slide-rl-data-v-2ea59873 .3s ease-out both;
          animation: slide-rl-data-v-2ea59873 .3s ease-out both;
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}
.slide-rl-leave-active[data-v-2ea59873] {
  animation: slide-rl-data-v-2ea59873 .3s ease-out both reverse;
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}
@-webkit-keyframes slide-data-v-2ea59873 {
0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
}
100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
}
}
@keyframes slide-data-v-2ea59873 {
0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
}
100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
}
}
@-webkit-keyframes slide-lr-data-v-2ea59873 {
0% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
}
100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
}
}
@keyframes slide-lr-data-v-2ea59873 {
0% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
}
100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
}
}
@-webkit-keyframes slide-rl-data-v-2ea59873 {
0% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
}
100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
}
}
@keyframes slide-rl-data-v-2ea59873 {
0% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
}
100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
}
}
.swiper-left-enter-active[data-v-2ea59873] {
  -webkit-animation: swiper-right-data-v-2ea59873 .3s ease-out;
          animation: swiper-right-data-v-2ea59873 .3s ease-out;
}
.swiper-left-leave-active[data-v-2ea59873] {
  animation: swiper-right-data-v-2ea59873 .3s ease-out reverse;
}
.swiper-right-enter-active[data-v-2ea59873] {
  -webkit-animation: swiper-left-data-v-2ea59873 .3s ease-out;
          animation: swiper-left-data-v-2ea59873 .3s ease-out;
}
.swiper-right-leave-active[data-v-2ea59873] {
  -webkit-animation: swiper-leftmo-data-v-2ea59873 .3s ease-out;
          animation: swiper-leftmo-data-v-2ea59873 .3s ease-out;
}
@-webkit-keyframes swiper-left-data-v-2ea59873 {
0% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
}
100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
}
@keyframes swiper-left-data-v-2ea59873 {
0% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
}
100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
}
@-webkit-keyframes swiper-leftmo-data-v-2ea59873 {
0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
100% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
}
}
@keyframes swiper-leftmo-data-v-2ea59873 {
0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
100% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
}
}
@-webkit-keyframes swiper-right-data-v-2ea59873 {
0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
100% {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
}
}
@keyframes swiper-right-data-v-2ea59873 {
0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
100% {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
}
}
.opacity-enter-active[data-v-2ea59873] {
  -webkit-animation: opacity-data-v-2ea59873 .6s ease-out;
          animation: opacity-data-v-2ea59873 .6s ease-out;
}
@keyframes opacity-data-v-2ea59873 {
0% {
    opacity: 0.5;
}
100% {
    opacity: 1;
}
}
/*一次性设定边框的四个圆角*/
/*分别设定边框的四个圆角*/
/*设定两侧留白,主体部分宽度为1200,留白自适应*/
.my-width[data-v-2ea59873] {
  width: 1038px;
  margin: 0 auto;
}
.blue-hover.active[data-v-2ea59873] {
  color: #61acfe;
}
.blue-hover[data-v-2ea59873]:hover {
  color: #61acfe;
  cursor: pointer;
}
.school-resource .active.subnav-item[data-v-2ea59873],
.school-resource .subnav-item[data-v-2ea59873]:hover {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.blue-color[data-v-2ea59873] {
  color: #61acfe;
}
.line-title[data-v-2ea59873] {
  color: #333;
  font-size: 16px;
}
.line-title[data-v-2ea59873]:before {
  content: '';
  margin-right: 36px;
  width: 72px;
  height: 2px;
  background: #eee;
  display: inline-block;
  vertical-align: middle;
}
.line-title[data-v-2ea59873]:after {
  content: '';
  margin-left: 48px;
  width: 72px;
  height: 2px;
  background: #eee;
  display: inline-block;
  vertical-align: middle;
}
.skew-arrow[data-v-2ea59873]:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  background: #fff;
  height: 8px;
  z-index: 100;
}
.skew-arrow[data-v-2ea59873]:after {
  content: '';
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.05);
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: -8px;
  background: #fff;
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 10;
}
.title[data-v-2ea59873] {
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #61ACFE;
  margin-bottom: 30px;
  padding-left: 18px;
  text-align: left;
  padding-left: 68px;
}
.mobilebinding[data-v-2ea59873] {
  width: 100%;
  height: 100vh;
  min-height: 969px;
  background: url("https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/newlesson/login/bg.png") no-repeat left top #61ACFE;
  background-size: 100% 100%;
  padding-top: 140px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mobileb-body[data-v-2ea59873] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 121px 0 93px;
}
.out[data-v-2ea59873] {
  position: absolute;
  top: -51px;
  left: 335px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.out span[data-v-2ea59873] {
  margin-left: 14px;
  font-size: 22px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
}
.right[data-v-2ea59873] {
  width: 523px;
  height: 670px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 21px 0px rgba(14, 71, 128, 0.32);
          box-shadow: 0px 0px 21px 0px rgba(14, 71, 128, 0.32);
  border-radius: 10px;
  margin-left: 48px;
  padding: 54px 81px 0 114px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.logo-img[data-v-2ea59873] {
  display: block;
  margin-bottom: 20px;
  text-align: left;
}
.input-div[data-v-2ea59873] {
  width: 300px;
  height: 50px;
  background: #FFFFFF;
  border: 1px solid #61ABFD;
  border-radius: 25px;
  line-height: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 37px;
  position: relative;
}
.input-none[data-v-2ea59873] {
  border: none;
  display: inline-block;
  vertical-align: bottom;
  /* padding-left: 12px; */
}
.input-none[data-v-2ea59873]:focus {
  border: none;
  outline: none;
}
.my-blue-btn[data-v-2ea59873] {
  width: 300px;
  height: 50px;
  background: #61ACFE;
  border: 1px solid #61ACFE;
  border-radius: 25px;
  line-height: 50px;
  text-align: center;
  margin-top: 62px;
  color: #FFFFFF;
  cursor: pointer;
}
.my-form[data-v-2ea59873] {
  text-align: left;
}
.input-nav[data-v-2ea59873] {
  width: 160px;
  height: 50px;
  background: #FFFFFF;
  border: 1px solid #61ABFD;
  border-radius: 25px;
  line-height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.disable[data-v-2ea59873] {
  cursor: not-allowed;
}
.input-img[data-v-2ea59873] {
  margin-left: 10px;
}
.w230[data-v-2ea59873] {
  width: 230px;
}

.department-page[data-v-6d50e142]{
	background:#F4F8FF;
	/* height:100vh; */
}
img[data-v-6d50e142]{
	pointer-events: none;
}

.depar-main[data-v-6e3e8692] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 84px 19px 0 19px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 1440px) and (max-width: 1920px) {
.depar-left[data-v-6e3e8692] {
    width: 18%;
    background: #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.depar-right[data-v-6e3e8692] {
    width: 80%;
    background: #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
}
@media screen and (min-width: 1440px) {
.depar-left[data-v-6e3e8692] {
    width: 18%;
    background: #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.depar-right[data-v-6e3e8692] {
    width: 80%;
    background: #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
}
@media screen and (max-width: 1620px) {
.depar-left[data-v-6e3e8692] {
    width: 20%;
    background: #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.depar-right[data-v-6e3e8692] {
    width: 78%;
    background: #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
}
.main[data-v-6e3e8692] .el-dialog__body {
  padding: 0 !important;
}
.main[data-v-6e3e8692] .el-dialog__header {
  display: none !important;
}
.main[data-v-6e3e8692] .el-dialog {
  border-radius: 0 !important;
}

.header-box[data-v-5cb1ecb9] {
  width: 100%;
  min-height: 64px;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(184, 185, 187, 0.6);
          box-shadow: 0px 2px 4px 0px rgba(184, 185, 187, 0.6);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10004;
}
.header-mian[data-v-5cb1ecb9] {
  min-width: 1600px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 64px;
  line-height: 64px;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.header-mian.active[data-v-5cb1ecb9] {
}
/* 左侧 */
.header-left[data-v-5cb1ecb9] {
  width: 22%;
  padding-left: 47px;
}
.logo-img[data-v-5cb1ecb9] {
  display: block;
  width: auto;
  height: 45px;
  cursor: pointer;
}
.logo-img > img[data-v-5cb1ecb9] {
  max-width: 100%;
  max-height: 100%;
}
.logo-name[data-v-5cb1ecb9] {
  /* margin-left:16px; */
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #61acfe;
  cursor: pointer;
}
/* 缩小 */
@media (max-width: 1550px) {
.logo-name[data-v-5cb1ecb9] {
    font-size: 20px;
}
}
/* 右侧 */
.header-right[data-v-5cb1ecb9] {
  width: 78%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 47px;
}
.trans[data-v-5cb1ecb9] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.show[data-v-5cb1ecb9] {
  /* position:absolute; */
  width: 100%;
  /* top:65px; */
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 9px 0px rgba(184, 185, 187, 0.6);
          box-shadow: 0px 4px 9px 0px rgba(184, 185, 187, 0.6);
  height: 0;
  overflow: hidden;
}
/* .show.active{
	position:fixed;
	left:0;
	top:64px;
	z-index:10;
} */
.show ul[data-v-5cb1ecb9] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.platlist[data-v-5cb1ecb9] {
  padding: 10px 0;
  margin-left: 60px;
  cursor: pointer;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #424242;
}
.platlist:hover span[data-v-5cb1ecb9] {
  color: #6ca1ff;
}
.platlist.active span[data-v-5cb1ecb9] {
  color: #6ca1ff;
}
.show.showactive[data-v-5cb1ecb9] {
  height: auto;
}
.show span[data-v-5cb1ecb9] {
  height: 24px;
  line-height: 24px;
  color: #333333;
  display: block;
  padding: 10px;
}
/* 列表 */
.list[data-v-5cb1ecb9] {
  /* width:80%; */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.list .biga[data-v-5cb1ecb9] {
  margin-right: 5.5%;
  cursor: pointer;
  font-size: 18px;
  text-decoration: none;
  color: rgb(66, 66, 66);
  /* margin-right:50px; */
}
.list .biga.pseronal-info[data-v-5cb1ecb9] {
  margin-right: 0px;
}
.list .nocur[data-v-5cb1ecb9] {
  cursor: inherit;
  color: #b4b4b4;
}
.list li[data-v-5cb1ecb9] {
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 18px;
  border-bottom: 3px solid rgba(255, 255, 255, 0);
}
.list li.active[data-v-5cb1ecb9] {
  /* font-size:48px; */
  color: #659dff;
  border-bottom: 3px solid #659dff;
}
/* 跟多功能 */
/* .more-gn{
	margin-right:105px;
} */
/* 个人信息 */
.pseronal-info[data-v-5cb1ecb9] {
  /* width:20%;
margin-right:123px;
cursor:pointer;
box-sizing:border-box;
justify-content:flex-end; */
}
.pseronal-info span[data-v-5cb1ecb9] {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  margin-left: 17px;
}
.pseronal-info span.title[data-v-5cb1ecb9] {
  /* width:100px; */
  max-width: 100px;
}

.leftnav-main[data-v-24d24b0c] {
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 90vh;
}
.navlist-header[data-v-24d24b0c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}
.my-depart[data-v-24d24b0c] {
  padding: 0 20px;
}
.my-depart .cli[data-v-24d24b0c] {
  padding: 20px 0;
  font-size: 16px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: 1px solid #c0c0c0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.cli img[data-v-24d24b0c] {
  margin-right: 6px;
}
.cli span.active[data-v-24d24b0c] {
  color: #eca713;
}
.deptitle[data-v-24d24b0c] {
  line-height: 40px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #333333;
}
/*没有部门 */
.creation.hiden[data-v-24d24b0c] {
  height: 0;
  overflow: hidden;
}
.creation.shown[data-v-24d24b0c] {
  height: auto;
}
.creation span[data-v-24d24b0c] {
  display: block;
  padding: 20px 0 20px 50px;
  border-bottom: 1px solid #c0c0c0;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #424242;
}
/* 新建校区*/
.xiaoqubtn[data-v-24d24b0c] {
  font-size: 28px;
  cursor: pointer;
  margin-left: 16px;
}
.xiaoqubtn[data-v-24d24b0c]:hover {
  color: #409eff;
}
.xqlist[data-v-24d24b0c] {
  margin-bottom: 20px;
}
.per-departset[data-v-24d24b0c] {
  cursor: pointer;
  padding: 0 20px;
}
.per-departset .list-headr[data-v-24d24b0c] {
  border-bottom: 1px solid #c0c0c0;
  padding: 15px 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.per-departsetHeader[data-v-24d24b0c] {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #424242;
}
.per-departsetHeader span[data-v-24d24b0c] {
  margin-left: 10px;
}
.w200[data-v-24d24b0c] {
  width: 220px;
}
.bxcontent[data-v-24d24b0c] {
  margin: 0 auto;
  width: 100%;
}
.bxcontent[data-v-24d24b0c] .el-radio__label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inherit;
}
.bumnetitle[data-v-24d24b0c] {
  display: block;
  line-height: 30px;
  font-weight: 600;
}
.addbmname.el-radio-group[data-v-24d24b0c] {
  /* height: 30px; */
  display: contents;
}
.addbmname .el-radio[data-v-24d24b0c] {
  height: 30px;
  line-height: 30px;
}
.subbtn[data-v-24d24b0c] {
  width: 90px;
  height: 37px;
  background: #6ca1ff;
  -webkit-box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
          box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
  border-radius: 3px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  line-height: 37px;
  display: block;
  margin: 0 auto;
  cursor: pointer;
}

.addbumen .el-dialog__header {
  border-bottom: 1px solid #ebebeb;
}
.addbumen .el-dialog {
  padding: 0 15px;
}
.joinbumen .el-checkbox {
  position: absolute;
  right: 0;
}
.addbumen .el-form-item__content {
  padding-top: 6px;
  width: 100%;
  /* width:500px; */
}
.leftnav-main .el-dialog__footer {
  text-align: center;
}

.part-rihgt[data-v-608bcd16] {
	padding: 36px 30px 0 30px;
	min-height: 90vh;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

/* 顶部操作 */
.roote-depart[data-v-608bcd16] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding-left: 38px;
	height: 40px;
}
.roote-depart-list[data-v-608bcd16] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.roote-depart-list>li[data-v-608bcd16] {
	cursor: pointer;
	margin-right: 48px;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #424242;
	position: relative;
}
.roote-depart-list>li>img[data-v-608bcd16] {
	margin-right: 4px;
}
.upload_btn[data-v-608bcd16] {
	position: absolute;
	width: 100px;
	opacity: 0;
	z-index: -2;
}
.box-more[data-v-608bcd16] {
	position: absolute;
	width: 130px;
	border-radius: 4px;
	top: 37px;
	height: 0;
	-webkit-transition: height 1s;
	transition: height 1s;
	overflow: hidden;
	border: 1px solid rgba(255, 255, 255, 0.1);
	z-index: 9;
	-webkit-transition: height 0.1s;
	transition: height 0.1s;
}
.libox .box-more.active[data-v-608bcd16]{
	border: 1px solid #CEDCF4;
	height: 154px;
	background: #F4F8FF;
	-webkit-transition: height 0.1s;
	transition: height 0.1s;
}
.box-more li[data-v-608bcd16] {
	font-size:16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	margin-left: 13px;
	padding: 8px 0;
}
.box-more li img[data-v-608bcd16] {
	margin-right: 4px;
}
.box-more .no1[data-v-608bcd16] {
	color: #6CA1FF;
}
.box-more .no2[data-v-608bcd16] {
	color: #424242;
}
.input-with-select[data-v-608bcd16] {
	width: 235px;
}

/* 文件路径 */
.filerouter[data-v-608bcd16] {
	padding-left: 38px;
	margin: 10px 0;
	cursor: pointer;
}
.filerouter span[data-v-608bcd16] {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #424242;
}
.filerouter span.nowpath[data-v-608bcd16]{
		color:#61ACFE;
}
.crumbs li.active[data-v-608bcd16]{
		color:#61ACFE;
}

/* 弹框 */
.dialog-footer[data-v-608bcd16]{
		text-align:center;
}

/* 部门设置 */
.best-btn[data-v-608bcd16]{
		-webkit-box-pack:justify;
		    -ms-flex-pack:justify;
		        justify-content:space-between;
		margin-bottom:20px;
}
.best-btn .settitle[data-v-608bcd16]{
		font-size: 18px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		cursor:pointer;
}
.best-btn .settitle.active[data-v-608bcd16]{
		color:#6CA1FF;
}
.best-btn .setshu[data-v-608bcd16]{
		margin:0 20px;
		display:inline-block;
		width:1px;
		background:#424242;
		height:24px;
}
.clsoeawereset[data-v-608bcd16]{
		font-size:20px;
		font-weight:bold;
		cursor:pointer;
}

/* 人员 */
.psrlist[data-v-608bcd16]{
		width:290px;
		margin-top:10px;
}
.psrlist li[data-v-608bcd16]{
		padding:9px 0;
}
.psrlist span[data-v-608bcd16]{
		font-size:16px;
		margin-left:9px;
}
.psrlist .psrname[data-v-608bcd16]{
		margin-right:50px;
		width:148px;
}
.input-with-selects[data-v-608bcd16]{
		width:auto;
}
.psrlist .psrset[data-v-608bcd16]{
		cursor:pointer;
}

/* 人员弹框 */
.dialogbumen-title[data-v-608bcd16]{
		font-size:18px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
}

/* 安全 */
.sadetyset span[data-v-608bcd16]{
		font-size:16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #333333;
		margin-left:8px;
}
.sadetyset li[data-v-608bcd16]{
		padding:9px 0;
}
.sadetysettitle[data-v-608bcd16]{
		margin-right:30px;
}

/*审核信息 */
.batchbox span[data-v-608bcd16]{
		display:inline-block;
		padding:0 10px;
		height:30px;
		line-height:30px;
		background: #BED6FF;
		-webkit-box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
		        box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
		border-radius: 3px;
		font-size:14px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
		cursor:pointer;
}
.batchbox span[data-v-608bcd16]:first-of-type{
		margin-right:20px;
}
.batchlist[data-v-608bcd16]{
	 /* padding:12px 0; */
	 margin-top:40px;
	 position:relative;
}
.batchshu[data-v-608bcd16]{
		display:block;
		width: 3px;
		height:55px;
		background: #ECECEC;
		border-radius: 2px;
		position:absolute;
		bottom: -50px;
		left: 6px;
}
.batchlist .tag[data-v-608bcd16]{
		display:inline-block;
		width:15px;
		height:15px;
		background:#6CA1FF;
		border-radius:50%;
		margin-right:17px;
}
.batchlist .newsbatch[data-v-608bcd16]{
		 font-size:16px;
		 font-family: Source Han Sans CN;
		 font-weight: 400;
		 color: #333333;
		 width:140px;
}
.checkbtn[data-v-608bcd16]{
		display:inline-block;
	    font-size:14px;
	    font-family: Source Han Sans CN;
	    font-weight: 400;
	    color: #424242;
		background: #E1ECFF;
		border: 1px solid #CEDCF4;
		border-radius: 14px;
		width: 64px;
		height: 28px;
		text-align:center;
		line-height:28px;
		cursor:pointer;
		margin-left: 9px;
}

/* 系统管理 */
.bManage[data-v-608bcd16]{
		-webkit-box-pack:justify;
		    -ms-flex-pack:justify;
		        justify-content:space-between;
		font-size:16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #333333;
		padding:10px 0;
		border-bottom:1px solid #ECECEC;
}
.managebtn[data-v-608bcd16]{
		cursor:pointer;
}
.managebtn[data-v-608bcd16]:hover{
		color:#659DFF;
}
.managetag[data-v-608bcd16]{
		display:inline-block;
		width: 7px;
		height: 7px;
		background: #6990FF;
		border: 1px solid #424242;
		margin-top:4px;
}
.Malist[data-v-608bcd16]{
		width:20%;
		/* text-align:center; */
}
.bumenadd[data-v-608bcd16]{
		width: 104px;
		text-align:center;
		line-height:37px;
		height: 37px;
		background: #BED6FF;
		-webkit-box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
		        box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
		border-radius: 3px;
		font-size:16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
		cursor:pointer;
		margin-bottom:15px;
}
.deltitle[data-v-608bcd16]{
		font-size:18px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
}
.deltitle span[data-v-608bcd16]{
		color:#6CA1FF;
}

/*列表 */

/* 移动 */
.yidongfile[data-v-608bcd16]{
		width: 36px;
		height: 36px;
		margin: 0 auto;
		z-index:8;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
}
.box-mores[data-v-608bcd16]{
		position: absolute;
		width: 130px;
		border-radius: 4px;
		top: 44px;
		right: 33px;
		border:154px;
		-webkit-transition: height 1s;
		transition: height 1s;
		overflow: hidden;
		border: 1px solid rgba(255, 255, 255, 0.1);
		z-index: 9;
		background: #F4F8FF;
}
.box-mores li[data-v-608bcd16] {
		font-size:16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		margin-left: 13px;
		padding: 8px 0;
}
.box-mores li img[data-v-608bcd16] {
		margin-right: 4px;
}
.box-mores .no1[data-v-608bcd16] {
		color: #6CA1FF;
}
.box-mores .no2[data-v-608bcd16] {
		color: #424242;
}

/* 	.yidongfile:hover .box-more{
		height: 154px;
		background: #F4F8FF;
		transition: height 0.1s;
	} */

/*进度条*/
.progress[data-v-608bcd16] {
		position: fixed;
		right: 10px;
		bottom: 10px;
		z-index: 100;
		overflow-y:scroll;
		height: 180px;
		width: 350px;
		border:1px solid #ccc;
		padding: 10px;
		border-radius: 8px;
		background-color: #fff;
		padding: 10px;
}
.progress li[data-v-608bcd16]{
		margin:10px 0 10px 0;
		position: relative;
}
.uploadtitleS[data-v-608bcd16]{
		width: 100%;
		height: 30px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		padding-right: 10px;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
}
.uploadtitle[data-v-608bcd16]{
		display: inline-block;
		width: 230px;
		height: 30px;
		text-align: left;
		line-height: 30px;
		overflow: hidden;
		padding-left: 2px;
}
.uploadstatus[data-v-608bcd16]{
		display:inline-block;
		height: 30px;
		line-height: 30px;
}
.uploadbtn[data-v-608bcd16]{
		width: 100%;
		height: 20px;
		line-height: 20px;
		text-align: center;
		background:#409EFF;
		color: #fff;
		font-size: 14px;
		border-radius: 100px;
}
.uploadbtn[data-v-608bcd16]:hover{
		background:#a0cfff;
}

/* 文件路径 */
.crumbs[data-v-608bcd16] {
		text-align: left;
		height: 30px;
		/* width: 850px; */
		overflow: hidden;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		color:#61acfe;
		cursor: pointer;
}

/* 
	#lastpath {
		color: #333;
		cursor: default;
	} */
.delhandle[data-v-608bcd16]{
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
}
.delhandle span[data-v-608bcd16] {
		display: inline-block;
		padding: 4px 0px;
		width:80px;
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-align:center;
		    -ms-flex-align:center;
		        align-items:center;
		-webkit-box-pack:center;
		    -ms-flex-pack:center;
		        justify-content:center;
		background: #E1ECFF;
		border: 1px solid #CEDCF4;
		border-radius: 28px;
		font-size: 14px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
		margin-right:10px;
}
.delhandle span[data-v-608bcd16]:hover {
		color: #FFFFFF;
		background: #61ACFE;
}
.delhandle a[data-v-608bcd16]{
		display:block;
		height:100%;
		width:100%;
		text-align:center;
}
.Filetype[data-v-608bcd16]{
		padding:30px 0;
		border-bottom:1px solid #ECECEC;
		border-top:1px solid #ECECEC;
}
.Filetype li[data-v-608bcd16] {
		display: inline-block;
		cursor: pointer;
		padding: 0 15px;
		font-size: 14px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
		background: #E1ECFF;
		border: 1px solid #CEDCF4;
		border-radius: 14px;
		height: 28px;
		line-height: 28px;
		margin-right: 10px;
}
.Filetype.draw li[data-v-608bcd16]{
		margin-right:6px;
}
.Filetype li.active[data-v-608bcd16] {
		color: #FFFFFF;
		border: 1px solid #6CA1FF;
		background: #6CA1FF;
}
.caozuo[data-v-608bcd16]{
		padding:30px 0;
		border-bottom:1px solid #ECECEC;
}
.caozuotitle[data-v-608bcd16]{
		font-size:16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #333333;
		display:inline-block;
		width:160px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
}
.caozuobtn[data-v-608bcd16]{
		display:inline-block;
		cursor:pointer;
		padding:4px 18px;
		font-size:14px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
		background: #E1ECFF;
		border: 1px solid #CEDCF4;
		border-radius: 14px;
		margin-left:50px;
}
.savebtn[data-v-608bcd16]{
		cursor:pointer;
		display:inline-block;
		background: #6CA1FF;
		-webkit-box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
		        box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
		border-radius: 3px;
		font-size:16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #FFFFFF;
		padding:5px 27px;
		margin-top: 42px;
		margin-bottom: 50px;
}

/* 图片预览 */
.imgY[data-v-608bcd16]{
		position: fixed;
		top:0;bottom:0;
		left:0;right:0;
		background: #333;
		z-index:11;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
}
.imgXT[data-v-608bcd16]{
		font-size: 25px;
		position: fixed;
		top: 20px;
		right: 20px;
		z-index: 5;
		color: #ffffff;
}
.imgXT[data-v-608bcd16]:hover{
		color: #ffffff;
		opacity:0.5;
}
.zmd[data-v-608bcd16]{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
}
.bannertt[data-v-608bcd16]{
		max-width:100%;
		max-height: 100vh;
}
.trans[data-v-608bcd16]{
		-webkit-transform:rotate(180deg);
		        transform:rotate(180deg);
}

/* 部门设置 */
.bumenset[data-v-608bcd16] .el-drawer__body{
			padding:34px 48px 68px 40px;
			-webkit-box-sizing:border-box;
			        box-sizing:border-box;
			/* position:relative; */
}
.bumenset1[data-v-608bcd16] .el-tabs__item{
			font-size:18px;
			font-family: Source Han Sans CN;
			font-weight: 400;
}
.bumenset2[data-v-608bcd16] .el-tabs__item{
			font-size:14px;
			font-family: Source Han Sans CN;
			font-weight: 400;
}
.bumenset[data-v-608bcd16] .el-drawer.rtl{
			border-top-left-radius:10px;
			border-bottom-left-radius:10px;
	       -webkit-box-shadow: -7px 0px 16px 0px rgb(186 206 240 / 45%);
	               box-shadow: -7px 0px 16px 0px rgb(186 206 240 / 45%);
			margin-top:69px;
			width:440px!important;
}

/* 文件操作 */
.fileattr[data-v-608bcd16] .el-input__inner{
		width:200px;
}

/* 选择章节 */
.selectsubj[data-v-608bcd16] .el-input__inner{
	 	background:rgba(255,255,255,.1);
	 	border: none;
}
.selectsubj[data-v-608bcd16] .el-icon-arrow-up:before{
	 	content: "\E78F";
}
.selectsubj[data-v-608bcd16] .el-icon-arrow-down:before{
	 	content:"\E790";
}
.part-rihgt[data-v-608bcd16] .el-form-item__label{
		  font-size:16px;
		  font-weight:400;
}
.search[data-v-608bcd16] .el-input-group{
	  width:360px;
}
.search[data-v-608bcd16] .el-input-group__prepend .el-select{
	  width:130px;
}
.bindbtn[data-v-608bcd16]{
		width: 90px;
		height: 37px;
		background: #6CA1FF;
		-webkit-box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
		        box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
		border-radius: 3px;
		font-size: 16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #FFFFFF;
		display:inline-block;
		line-height:37px;
		cursor:pointer;
}
.closebtn[data-v-608bcd16]{
		width: 90px;
		height: 37px;
		background: #D7D7D7;
		-webkit-box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
		        box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
		border-radius: 3px;
		font-size: 16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #FFFFFF;
		display:inline-block;
		line-height:37px;
		cursor:pointer;
}
.nocolor[data-v-608bcd16] .el-input__inner{
		background: #CEDCF4;
}
.deltitle[data-v-608bcd16]{
		margin:20px 0;
}
.filedrawer[data-v-608bcd16] .el-input__inner{
		background: #F4F8FF;
		border: 1px solid #CEDCF4;
}
.setqx[data-v-608bcd16] .el-checkbox{
		width:33%;
		margin-right:0;
		margin-bottom:15px;
}
.noper p[data-v-608bcd16]{
	text-align:center;
}

/* .mainshowimg /deep/ */
.restylist[data-v-608bcd16] {
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
          box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
  border-radius: 4px;
  padding: 10px 18px;
  cursor: pointer;
  margin-right: 24px;
}
.restylist.active[data-v-608bcd16] {
  background: #6ca1ff;
}
.restylist.active span[data-v-608bcd16] {
  color: #ffffff;
}
.restylist span[data-v-608bcd16] {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #424242;
}
.nav-depart[data-v-608bcd16] {
  padding: 10px 38px;
}
.filerouter[data-v-608bcd16] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.batch-download[data-v-608bcd16] {
  width: 100px;
  background-color: #e1ecff;
  padding: 4px 0;
  color: #424242;
  border: 1px solid #cedcf4;
  border-radius: 28px;
  cursor: pointer;
}

.el-image-viewer__mask {
  opacity: 1 !important;
}

.wrapper[data-v-ce595d04] {
		width: 450px;
		height: 450px;
		background-color: #fff;
		border-radius:10px;
		position: relative;
		border:1px solid #eee;
}


	/********上********/
.closebox[data-v-ce595d04] {
		position: absolute;
		top:8px;
		right: 8px;
		cursor: pointer;
		border-radius: 0 20px 0 0;
}
.toptext[data-v-ce595d04] {
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		color: #333;
		border-radius: 10px 10px 0 0;
		background-color: rgba(97,172,254,0.15);
		text-align: left;
		padding-left: 10px;
}


	/***********中**********/
.filelist[data-v-ce595d04]{
		width: 440px;
		height: 350px;
		overflow-y: scroll;
		border:1px solid #eee;
		margin: 0 auto;
		margin-top:5px;
}


	/************下************/
.btn_box[data-v-ce595d04] {
    text-align: center;
    margin-top: 30px;
}


	/* 	.btn {
		margin-top: 15px;
		width: 80px;
		height: 30px;
		border:1px solid #61acfe;
		color:#61acfe;
		border-radius: 2px;
	}
	.btn:hover {
		background-color: #61acfe;
		color: #fff;
	}
	.btnconfirm {
		position: absolute;
		right: 30px;
	}
	.btncancle {
		position: absolute;
		right: 135px;
	} */


.warpper[data-v-020e7017]{
		width: 450px;
		height: 350px;
		background-color: #fff;
		border-radius:10px;
		position: relative;
		overflow-y:scroll;
		margin:0 auto;
		border:1px solid #eee;
}
.btn_box[data-v-020e7017] {
    text-align: center;
    margin:20px 0;
}
.movebtns[data-v-020e7017]{
 		 width: 90px;
 		 height: 37px;
 		 background: #6CA1FF;
 		 -webkit-box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
 		         box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
 		 border-radius: 3px;
 		 font-size: 16px;
 		 font-family: Source Han Sans CN;
 		 font-weight: 400;
 		 color: #FFFFFF;
 		 display:inline-block;
 		 line-height:37px;
		 cursor:pointer;
}

.treebox[data-v-26e4e5ff] {
	width: 440px;
	height: 350px;
	overflow-y: scroll;
	border: 1px solid #eee;
	margin: 0 auto;
	margin-top: 5px;
}
.btn_box[data-v-26e4e5ff] {
	text-align: center;
	margin:20px;
}

.btn_box[data-v-22e37ecf] {
  text-align: center;
  margin: 30px 20px;
}
.searchinfo[data-v-22e37ecf] {
  width: 360px;
  border-radius: 4px;
}
.searchinfo[data-v-22e37ecf] .el-input__inner {
  border: #cedcf4;
  background: #f4f8ff;
}
.Filetype li[data-v-22e37ecf] {
  display: inline-block;
  cursor: pointer;
  padding: 0 15px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #424242;
  background: #e1ecff;
  border: 1px solid #cedcf4;
  border-radius: 14px;
  height: 28px;
  line-height: 28px;
  margin-right: 10px;
}
.Filetype.draw li[data-v-22e37ecf] {
  margin-right: 6px;
}
.Filetype li.active[data-v-22e37ecf] {
  color: #ffffff;
  border: 1px solid #6ca1ff;
  background: #6ca1ff;
}
.filecontent[data-v-22e37ecf] {
  margin-top: 37px;
}
.bindbtn[data-v-22e37ecf] {
  width: 90px;
  height: 37px;
  background: #6ca1ff;
  -webkit-box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
          box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
  border-radius: 3px;
}
/* el-tree-node is-expanded is-focusable */

.setpl .el-input__inner::-webkit-input-placeholder {
  color: #333;
}
.setpl .el-input__inner::-moz-placeholder {
  color: #333;
}
.setpl .el-input__inner::-ms-input-placeholder {
  color: #333;
}
.setpl .el-input__inner::placeholder {
  color: #333;
}
/* 谷歌 */
.setpl .el-input__inner::-webkit-input-placeholder {
  color: #333;
}
/* 火狐 */
.setpl .el-input__inner:-moz-placeholder {
  color: #333;
}
/*ie*/
.setpl .el-input__inner:-ms-input-placeholder {
  color: #333;
}

.wrapper[data-v-1c1abe58] {
		width: 450px;
		height: 450px;
		background-color: #fff;
		border-radius:10px;
		position: relative;
		border:1px solid #eee;
}
/* 	.filelist /deep/ .el-tree-node__children .is-current .el-tree-node__label{
		color:#61ACFE;
	}
	.filelist /deep/ .is-current>.el-tree-node__content>.el-tree-node__label{
		color:#61ACFE;
	} */
/********上********/
.closebox[data-v-1c1abe58] {
		position: absolute;
		top:8px;
		right: 8px;
		cursor: pointer;
		border-radius: 0 20px 0 0;
}
.toptext[data-v-1c1abe58] {
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		color: #333;
		border-radius: 10px 10px 0 0;
		background-color: rgba(97,172,254,0.15);
		text-align: left;
		padding-left: 10px;
}
/***********中**********/
.filelist[data-v-1c1abe58]{
		width: 440px;
		height: 350px;
		overflow-y: scroll;
		border:1px solid #eee;
		margin: 0 auto;
		margin-top:5px;
}
/************下************/
.btn_box[data-v-1c1abe58] {
    text-align: center;
    margin-top: 30px;
}
/* 	.btn {
		margin-top: 15px;
		width: 80px;
		height: 30px;
		border:1px solid #61acfe;
		color:#61acfe;
		border-radius: 2px;
	}
	.btn:hover {
		background-color: #61acfe;
		color: #fff;
	}
	.btnconfirm {
		position: absolute;
		right: 30px;
	}
	.btncancle {
		position: absolute;
		right: 135px;
	} */


.form-footer[data-v-440bf866] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.el-cascader[data-v-440bf866] {
  width: 380px;
}
.upload-dialog[data-v-440bf866] {
  background-color: red;
}
.upload-dialog .el-form-item__content[data-v-440bf866] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.el-radio[data-v-440bf866] {
  line-height: 24px;
}

.recycle-bin[data-v-589e616e] {
	padding: 36px 30px 0 30px;
	height: 100%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

/* 顶部操作 */
.roote-depart[data-v-589e616e] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding-left: 38px;
	height: 40px;
}
.roote-depart-list[data-v-589e616e] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.roote-depart-list>li[data-v-589e616e] {
	cursor: pointer;
	margin-right: 48px;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #424242;
	position: relative;
}
.roote-depart-list>li>img[data-v-589e616e] {
	margin-right: 4px;
}
.input-with-select[data-v-589e616e] {
	width: 235px;
}

/* 文件路径 */
.filerouter[data-v-589e616e] {
	padding-left: 38px;
	margin: 10px 0;
	cursor: pointer;
}
.filerouter span[data-v-589e616e] {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #424242;
}
.delhandle span[data-v-589e616e] {
	display: inline-block;
	padding: 4px 23px;
	background: #E1ECFF;
	border: 1px solid #CEDCF4;
	border-radius: 28px;
	font-size:14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #424242;
}
.delhandle span[data-v-589e616e]:hover{
	color:#FFFFFF;
	background:#61ACFE;
}












































































































































































































































































































































































	/* 部门设置 */
.bumenset .el-drawer__body {
		padding: 34px 48px 68px 40px;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
		/* position:relative; */
}
.bumenset1 .el-tabs__item {
		font-size:18px;
		font-family: Source Han Sans CN;
		font-weight: 400;
}
.bumenset2 .el-tabs__item {
		font-size:14px;
		font-family: Source Han Sans CN;
		font-weight: 400;
}
.bumenset .el-drawer.rtl {
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		-webkit-box-shadow: -7px 0px 16px 0px rgb(186 206 240 / 45%);
		        box-shadow: -7px 0px 16px 0px rgb(186 206 240 / 45%);
		margin-top: 69px;
		width: 440px !important;
}
.bumenset ..el-tabs__item {
		width: 100px;
}
	/* 滚动条 */
.recycle-bin .el-table__body-wrapper::-webkit-scrollbar {
		width: 5px;
		/* 滚动条的宽高 必须项 */
		height: 5px;
}
.recycle-bin .el-table__body-wrapper::-webkit-scrollbar-thumb {
		background-color: #bfcbd9;
		/* 滚动条的宽 */
		border-radius: 3px;
}
	/* 分页 */
.el-pagination {
		text-align: center;
}
.el-pagination .el-pager li {
		width: 38px;
		height: 38px;
		line-height: 38px;
		margin: 0;
		padding: 0;
		margin-right: 12px;
}
.el-pager li.active {
		color: #FFFFFF;
		background: #409EFF;
		cursor: pointer;
}
.el-pager li:hover {
		color: #FFFFFF;
		background: #409EFF;
}
.el-pagination .btn-prev,
	.el-pagination .btn-next {
		width: 38px;
		height: 38px;
		line-height: 38px;
		margin: 0;
		padding: 0;
		margin-right: 12px;
}
.el-pagination button:hover {
		color: #FFFFFF;
		background: #409EFF;
}
.el-pagination button,
	.el-pagination span:not([class*=suffix]) {
		height: 38px;
		line-height: 38px;
}
	/* 	.recycle-bin .el-dialog__header {
		border-bottom: 1px solid #ebebeb;
	}

	.recycle-bin .el-dialog {
		padding: 0 15px;
	}

	.recycle-bin .el-dialog__footer {
		text-align: center;
	}

	.recycle-bin .el-dialog__body {
		padding: 30px 40px;
	} */

.part-rihgt[data-v-2d098dcf] {
	padding: 36px 30px 0 30px;
	min-height: 90vh;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

/* 顶部操作 */
.roote-depart[data-v-2d098dcf] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding-left: 38px;
	height: 40px;
}
.roote-depart-list[data-v-2d098dcf] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.roote-depart-list>li[data-v-2d098dcf] {
	cursor: pointer;
	margin-right: 48px;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #424242;
	position: relative;
}
.roote-depart-list>li>img[data-v-2d098dcf] {
	margin-right: 4px;
}
.upload_btn[data-v-2d098dcf] {
	position: absolute;
	width: 100px;
	opacity: 0;
	z-index: -2;
}
.box-more[data-v-2d098dcf] {
	position: absolute;
	width: 130px;
	border-radius: 4px;
	top: 37px;
	height: 0;
	-webkit-transition: height 1s;
	transition: height 1s;
	overflow: hidden;
	border: 1px solid rgba(255, 255, 255, 0.1);
	z-index: 9;
	-webkit-transition: height 0.1s;
	transition: height 0.1s;
}
.libox .box-more.active[data-v-2d098dcf]{
	border: 1px solid #CEDCF4;
	height: 154px;
	background: #F4F8FF;
	-webkit-transition: height 0.1s;
	transition: height 0.1s;
}
.box-more li[data-v-2d098dcf] {
	font-size:16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	margin-left: 13px;
	padding: 8px 0;
}
.box-more li img[data-v-2d098dcf] {
	margin-right: 4px;
}
.box-more .no1[data-v-2d098dcf] {
	color: #6CA1FF;
}
.box-more .no2[data-v-2d098dcf] {
	color: #424242;
}
.input-with-select[data-v-2d098dcf] {
	width: 235px;
}

/* 文件路径 */
.filerouter[data-v-2d098dcf] {
	padding-left: 38px;
	margin: 10px 0;
	cursor: pointer;
}
.filerouter span[data-v-2d098dcf] {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #424242;
}
.filerouter span.nowpath[data-v-2d098dcf]{
		color:#61ACFE;
}
.crumbs li.active[data-v-2d098dcf]{
		color:#61ACFE;
}

/* 弹框 */
.dialog-footer[data-v-2d098dcf]{
		text-align:center;
}

/* 部门设置 */
.best-btn[data-v-2d098dcf]{
		-webkit-box-pack:justify;
		    -ms-flex-pack:justify;
		        justify-content:space-between;
		margin-bottom:20px;
}
.best-btn .settitle[data-v-2d098dcf]{
		font-size: 18px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		cursor:pointer;
}
.best-btn .settitle.active[data-v-2d098dcf]{
		color:#6CA1FF;
}
.best-btn .setshu[data-v-2d098dcf]{
		margin:0 20px;
		display:inline-block;
		width:1px;
		background:#424242;
		height:24px;
}
.clsoeawereset[data-v-2d098dcf]{
		font-size:20px;
		font-weight:bold;
		cursor:pointer;
}

/* 人员 */
.psrlist[data-v-2d098dcf]{
		width:290px;
		margin-top:10px;
}
.psrlist li[data-v-2d098dcf]{
		padding:9px 0;
}
.psrlist span[data-v-2d098dcf]{
		font-size:16px;
		margin-left:9px;
}
.psrlist .psrname[data-v-2d098dcf]{
		margin-right:50px;
		width:148px;
}
.input-with-selects[data-v-2d098dcf]{
		width:auto;
}
.psrlist .psrset[data-v-2d098dcf]{
		cursor:pointer;
}

/* 人员弹框 */
.dialogbumen-title[data-v-2d098dcf]{
		font-size:18px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
}

/* 安全 */
.sadetyset span[data-v-2d098dcf]{
		font-size:16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #333333;
		margin-left:8px;
}
.sadetyset li[data-v-2d098dcf]{
		padding:9px 0;
}
.sadetysettitle[data-v-2d098dcf]{
		margin-right:30px;
}

/*审核信息 */
.batchbox span[data-v-2d098dcf]{
		display:inline-block;
		padding:0 10px;
		height:30px;
		line-height:30px;
		background: #BED6FF;
		-webkit-box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
		        box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
		border-radius: 3px;
		font-size:14px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
		cursor:pointer;
}
.batchbox span[data-v-2d098dcf]:first-of-type{
		margin-right:20px;
}
.batchlist[data-v-2d098dcf]{
	 /* padding:12px 0; */
	 margin-top:40px;
	 position:relative;
}
.batchshu[data-v-2d098dcf]{
		display:block;
		width: 3px;
		height:55px;
		background: #ECECEC;
		border-radius: 2px;
		position:absolute;
		bottom: -50px;
		left: 6px;
}
.batchlist .tag[data-v-2d098dcf]{
		display:inline-block;
		width:15px;
		height:15px;
		background:#6CA1FF;
		border-radius:50%;
		margin-right:17px;
}
.batchlist .newsbatch[data-v-2d098dcf]{
		 font-size:16px;
		 font-family: Source Han Sans CN;
		 font-weight: 400;
		 color: #333333;
		 width:140px;
}
.checkbtn[data-v-2d098dcf]{
		display:inline-block;
	    font-size:14px;
	    font-family: Source Han Sans CN;
	    font-weight: 400;
	    color: #424242;
		background: #E1ECFF;
		border: 1px solid #CEDCF4;
		border-radius: 14px;
		width: 64px;
		height: 28px;
		text-align:center;
		line-height:28px;
		cursor:pointer;
		margin-left: 9px;
}

/* 系统管理 */
.bManage[data-v-2d098dcf]{
		-webkit-box-pack:justify;
		    -ms-flex-pack:justify;
		        justify-content:space-between;
		font-size:16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #333333;
		padding:10px 0;
		border-bottom:1px solid #ECECEC;
}
.managebtn[data-v-2d098dcf]{
		cursor:pointer;
}
.managebtn[data-v-2d098dcf]:hover{
		color:#659DFF;
}
.managetag[data-v-2d098dcf]{
		display:inline-block;
		width: 7px;
		height: 7px;
		background: #6990FF;
		border: 1px solid #424242;
		margin-top:4px;
}
.Malist[data-v-2d098dcf]{
		width:20%;
		/* text-align:center; */
}
.bumenadd[data-v-2d098dcf]{
		width: 104px;
		text-align:center;
		line-height:37px;
		height: 37px;
		background: #BED6FF;
		-webkit-box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
		        box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
		border-radius: 3px;
		font-size:16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
		cursor:pointer;
		margin-bottom:15px;
}
.deltitle[data-v-2d098dcf]{
		font-size:18px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
}
.deltitle span[data-v-2d098dcf]{
		color:#6CA1FF;
}

/*列表 */

/* 移动 */
.yidongfile[data-v-2d098dcf]{
		width: 36px;
		height: 36px;
		margin: 0 auto;
		z-index:8;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
}
.box-mores[data-v-2d098dcf]{
		position: absolute;
		width: 130px;
		border-radius: 4px;
		top: 44px;
		right: 33px;
		border:154px;
		-webkit-transition: height 1s;
		transition: height 1s;
		overflow: hidden;
		border: 1px solid rgba(255, 255, 255, 0.1);
		z-index: 9;
		background: #F4F8FF;
}
.box-mores li[data-v-2d098dcf] {
		font-size:16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		margin-left: 13px;
		padding: 8px 0;
}
.box-mores li img[data-v-2d098dcf] {
		margin-right: 4px;
}
.box-mores .no1[data-v-2d098dcf] {
		color: #6CA1FF;
}
.box-mores .no2[data-v-2d098dcf] {
		color: #424242;
}

/* 	.yidongfile:hover .box-more{
		height: 154px;
		background: #F4F8FF;
		transition: height 0.1s;
	} */

/*进度条*/
.progress[data-v-2d098dcf] {
		position: fixed;
		right: 10px;
		bottom: 10px;
		z-index: 100;
		overflow-y:scroll;
		height: 180px;
		width: 350px;
		border:1px solid #ccc;
		padding: 10px;
		border-radius: 8px;
		background-color: #fff;
		padding: 10px;
}
.progress li[data-v-2d098dcf]{
		margin:10px 0 10px 0;
		position: relative;
}
.uploadtitleS[data-v-2d098dcf]{
		width: 100%;
		height: 30px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		padding-right: 10px;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
}
.uploadtitle[data-v-2d098dcf]{
		display: inline-block;
		width: 230px;
		height: 30px;
		text-align: left;
		line-height: 30px;
		overflow: hidden;
		padding-left: 2px;
}
.uploadstatus[data-v-2d098dcf]{
		display:inline-block;
		height: 30px;
		line-height: 30px;
}
.uploadbtn[data-v-2d098dcf]{
		width: 100%;
		height: 20px;
		line-height: 20px;
		text-align: center;
		background:#409EFF;
		color: #fff;
		font-size: 14px;
		border-radius: 100px;
}
.uploadbtn[data-v-2d098dcf]:hover{
		background:#a0cfff;
}

/* 文件路径 */
.crumbs[data-v-2d098dcf] {
		text-align: left;
		height: 30px;
		/* width: 850px; */
		overflow: hidden;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		color:#61acfe;
		cursor: pointer;
}

/* 
	#lastpath {
		color: #333;
		cursor: default;
	} */
.delhandle[data-v-2d098dcf]{
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
}
.delhandle span[data-v-2d098dcf] {
		display: inline-block;
		padding: 4px 0px;
		width:80px;
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-align:center;
		    -ms-flex-align:center;
		        align-items:center;
		-webkit-box-pack:center;
		    -ms-flex-pack:center;
		        justify-content:center;
		background: #E1ECFF;
		border: 1px solid #CEDCF4;
		border-radius: 28px;
		font-size: 14px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
		margin-right:10px;
}
.delhandle span[data-v-2d098dcf]:hover {
		color: #FFFFFF;
		background: #61ACFE;
}
.delhandle a[data-v-2d098dcf]{
		display:block;
		height:100%;
		width:100%;
		text-align:center;
}
.Filetype[data-v-2d098dcf]{
		padding:30px 0;
		border-bottom:1px solid #ECECEC;
		border-top:1px solid #ECECEC;
}
.Filetype li[data-v-2d098dcf] {
		display: inline-block;
		cursor: pointer;
		padding: 0 15px;
		font-size: 14px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
		background: #E1ECFF;
		border: 1px solid #CEDCF4;
		border-radius: 14px;
		height: 28px;
		line-height: 28px;
		margin-right: 10px;
}
.Filetype.draw li[data-v-2d098dcf]{
		margin-right:6px;
}
.Filetype li.active[data-v-2d098dcf] {
		color: #FFFFFF;
		border: 1px solid #6CA1FF;
		background: #6CA1FF;
}
.caozuo[data-v-2d098dcf]{
		padding:30px 0;
		border-bottom:1px solid #ECECEC;
}
.caozuotitle[data-v-2d098dcf]{
		font-size:16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #333333;
		display:inline-block;
		width:160px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
}
.caozuobtn[data-v-2d098dcf]{
		display:inline-block;
		cursor:pointer;
		padding:4px 18px;
		font-size:14px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
		background: #E1ECFF;
		border: 1px solid #CEDCF4;
		border-radius: 14px;
		margin-left:50px;
}
.savebtn[data-v-2d098dcf]{
		cursor:pointer;
		display:inline-block;
		background: #6CA1FF;
		-webkit-box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
		        box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
		border-radius: 3px;
		font-size:16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #FFFFFF;
		padding:5px 27px;
		margin-top: 42px;
		margin-bottom: 50px;
}

/* 图片预览 */
.imgY[data-v-2d098dcf]{
		position: fixed;
		top:0;bottom:0;
		left:0;right:0;
		background: #333;
		z-index:11;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
}
.imgXT[data-v-2d098dcf]{
		font-size: 25px;
		position: fixed;
		top: 20px;
		right: 20px;
		z-index: 5;
		color: #ffffff;
}
.imgXT[data-v-2d098dcf]:hover{
		color: #ffffff;
		opacity:0.5;
}
.zmd[data-v-2d098dcf]{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
}
.bannertt[data-v-2d098dcf]{
		max-width:100%;
		max-height: 100vh;
}
.trans[data-v-2d098dcf]{
		-webkit-transform:rotate(180deg);
		        transform:rotate(180deg);
}

/* 部门设置 */
.bumenset[data-v-2d098dcf] .el-drawer__body{
			padding:34px 48px 68px 40px;
			-webkit-box-sizing:border-box;
			        box-sizing:border-box;
			/* position:relative; */
}
.bumenset1[data-v-2d098dcf] .el-tabs__item{
			font-size:18px;
			font-family: Source Han Sans CN;
			font-weight: 400;
}
.bumenset2[data-v-2d098dcf] .el-tabs__item{
			font-size:14px;
			font-family: Source Han Sans CN;
			font-weight: 400;
}
.bumenset[data-v-2d098dcf] .el-drawer.rtl{
			border-top-left-radius:10px;
			border-bottom-left-radius:10px;
	       -webkit-box-shadow: -7px 0px 16px 0px rgb(186 206 240 / 45%);
	               box-shadow: -7px 0px 16px 0px rgb(186 206 240 / 45%);
			margin-top:69px;
			width:440px!important;
}

/* 文件操作 */
.fileattr[data-v-2d098dcf] .el-input__inner{
		width:200px;
}

/* 选择章节 */
.selectsubj[data-v-2d098dcf] .el-input__inner{
	 	background:rgba(255,255,255,.1);
	 	border: none;
}
.selectsubj[data-v-2d098dcf] .el-icon-arrow-up:before{
	 	content: "\E78F";
}
.selectsubj[data-v-2d098dcf] .el-icon-arrow-down:before{
	 	content:"\E790";
}
.part-rihgt[data-v-2d098dcf] .el-form-item__label{
		  font-size:16px;
		  font-weight:400;
}
.search[data-v-2d098dcf] .el-input-group{
	  width:360px;
}
.search[data-v-2d098dcf] .el-input-group__prepend .el-select{
	  width:130px;
}
.bindbtn[data-v-2d098dcf]{
		width: 90px;
		height: 37px;
		background: #6CA1FF;
		-webkit-box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
		        box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
		border-radius: 3px;
		font-size: 16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #FFFFFF;
		display:inline-block;
		line-height:37px;
		cursor:pointer;
}
.closebtn[data-v-2d098dcf]{
		width: 90px;
		height: 37px;
		background: #D7D7D7;
		-webkit-box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
		        box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
		border-radius: 3px;
		font-size: 16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #FFFFFF;
		display:inline-block;
		line-height:37px;
		cursor:pointer;
}
.nocolor[data-v-2d098dcf] .el-input__inner{
		background: #CEDCF4;
}
.deltitle[data-v-2d098dcf]{
		margin:20px 0;
}
.filedrawer[data-v-2d098dcf] .el-input__inner{
		background: #F4F8FF;
		border: 1px solid #CEDCF4;
}
.setqx[data-v-2d098dcf] .el-checkbox{
		width:33%;
		margin-right:0;
		margin-bottom:15px;
}
.noper p[data-v-2d098dcf]{
	text-align:center;
}
.restylist[data-v-2d098dcf] {
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
          box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
  border-radius: 4px;
  padding: 10px 18px;
  cursor: pointer;
  margin-right: 24px;
}
.restylist.active[data-v-2d098dcf] {
  background: #6ca1ff;
}
.filerouter[data-v-2d098dcf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.restylist.active span[data-v-2d098dcf] {
  color: #ffffff;
}
.restylist span[data-v-2d098dcf] {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #424242;
}
.nav-depart[data-v-2d098dcf] {
  padding: 10px 38px;
}
.batch-download[data-v-2d098dcf] {
  width: 100px;
  background-color: #e1ecff;
  padding: 4px 0;
  color: #424242;
  border: 1px solid #cedcf4;
  border-radius: 28px;
  cursor: pointer;
}

.el-image-viewer__mask {
  opacity: 1 !important;
}

.form-footer[data-v-d0af67b6] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.el-cascader[data-v-d0af67b6] {
  width: 380px;
}
.upload-dialog[data-v-d0af67b6] {
  background-color: red;
}
.upload-dialog .el-form-item__content[data-v-d0af67b6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.el-radio[data-v-d0af67b6] {
  line-height: 24px;
}

.dialog-content[data-v-47ae94f6] {
  width: 100vw;
  height: 100vh;
  background-color: #fff;
}
.list-wrap[data-v-47ae94f6] {
  height: calc(100% - 60px);
  overflow: auto;
}
.list[data-v-47ae94f6] {
  font-size: 18px;
}

.download-loading  .el-loading-mask{
  background-color: rgba(255,255,255,0.3) !important;
}

.liebiao[data-v-7c5584d5] {
  position: relative;
}
.listr[data-v-7c5584d5] {
  position: absolute;
  top: 50px;
  width: 126px;
  background: #FFFFFF;
  border: 1px solid #DEDEDE;
  font-size: 22px;
  color: #222222;
  line-height: 40px;
  padding: 0 20px;
  -moz-text-align-last: justify;
       text-align-last: justify;
  text-align: justify;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.audio_boxs[data-v-7c5584d5] {
  position: fixed;
  top: 0px;
  right: 380px;
  height: 43px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.audio_box[data-v-7c5584d5] {
  width: 50px;
  height: 43px;
  margin-right: 20px;
  border: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.audio_img[data-v-7c5584d5] {
  width: 30px;
  height: 30px;
  color: #ccc;
  cursor: pointer;
}
#audio_playing[data-v-7c5584d5] {
  position: fixed;
  top: 0px;
  right: 200px;
  width: 20px;
  height: 30px;
  border: 1px solid #ccc;
}

.wrapper[data-v-ff2a3fe4] {
  width: 100%;
  height: 100vh;
}
.my_office[data-v-ff2a3fe4] {
  height: 100vh;
  width: 100%;
}

.liebiao[data-v-1df65710] {
  position: relative;
}
.listr[data-v-1df65710] {
  position: absolute;
  top: 50px;
  width: 126px;
  background: #FFFFFF;
  border: 1px solid #DEDEDE;
  font-size: 22px;
  color: #222222;
  line-height: 40px;
  padding: 0 20px;
  -moz-text-align-last: justify;
       text-align-last: justify;
  text-align: justify;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.audio_boxs[data-v-1df65710] {
  position: fixed;
  top: 0px;
  right: 280px;
  height: 43px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.audio_box[data-v-1df65710] {
  width: 50px;
  height: 43px;
  margin-right: 20px;
  border: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.audio_img[data-v-1df65710] {
  width: 30px;
  height: 30px;
  color: #ccc;
  cursor: pointer;
}
#audio_playing[data-v-1df65710] {
  position: fixed;
  top: 0px;
  right: 200px;
  width: 20px;
  height: 30px;
  border: 1px solid #ccc;
}

.wrapper[data-v-4efc2c1a] {
  width: 100%;
  height: 100vh;
}
.resbox[data-v-4efc2c1a] {
  height: 100vh;
  width: 100%;
  background-color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.resbox i[data-v-4efc2c1a] {
  font-size: 80px;
  color: #fff;
}
.resbox i[data-v-4efc2c1a]:hover {
  color: aquamarine;
}
.my_office[data-v-4efc2c1a] {
  height: 100vh;
  width: 100%;
}
.video[data-v-4efc2c1a] {
  max-width: 100%;
  max-height: 100vh;
}
.img[data-v-4efc2c1a] {
  max-width: 100%;
  max-height: 100vh;
}
.audio[data-v-4efc2c1a] {
  width: 500px;
  height: 50px;
}
.audio_title[data-v-4efc2c1a] {
  font-size: 24px;
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
}

.preparelessons-page[data-v-69f9c8ea]{
	background:#F4F8FF;
	min-height:100vh;
}
img[data-v-69f9c8ea]{
	pointer-events: none;
}

.lesson-main[data-v-6b6014cc]{
	   padding:64px 19px 0 19px;
}

.lesson-box[data-v-3e492bd9] {
  height: 50px;
}
.lesshu[data-v-3e492bd9] {
  width: 1px;
  height: 18px;
  background: #707070;
  margin: 0 40px 0 30px;
}
.les-title[data-v-3e492bd9] {
  padding-left: 20px;
  margin-right: 60px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #333333;
}
.resourcetypes[data-v-3e492bd9] {
  margin: 0 auto;
  padding: 18px 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  width: 250px;
}
.chapterid[data-v-3e492bd9] {
  border-bottom: 1px solid #C0C0C0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.gradetitle[data-v-3e492bd9] {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #424242;
  cursor: pointer;
  margin-left: 5px;
}
.gradetitleicon[data-v-3e492bd9] {
  font-size: 12px;
  color: #424242;
  cursor: pointer;
  margin-left: auto;
  margin-right: 9px;
}
.treebox[data-v-3e492bd9] {
  height: 0;
  overflow: hidden;
  position: absolute;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0);
}
.lesson-box[data-v-3e492bd9] .el-input__inner {
  background: #F4F8FF;
  border: none;
}
.lesson-box[data-v-3e492bd9] .el-icon-arrow-up:before {
  content: "\E78F";
}
.versions[data-v-3e492bd9] .el-icon-arrow-down:before {
  content: "\E790";
}
.chapter[data-v-3e492bd9] .el-icon-arrow-down:before {
  content: "\E790";
}
.resourcetype[data-v-3e492bd9] .el-input__inner {
  width: 200px;
}
.treeshow[data-v-3e492bd9] {
  height: auto;
  border: 1px solid #CCCCCC;
}
.resourcetypes[data-v-3e492bd9] .el-input__inner {
  background: #ffffff;
  border: none;
  color: #424242;
}
.resourcetypes[data-v-3e492bd9] .is-checked {
  color: #61ACFE;
}
.resourcetypes[data-v-3e492bd9] .el-tree-node__content {
  line-height: 40px;
  height: 40px;
}
.resourcetypes[data-v-3e492bd9] .el-submenu__icon-arrow {
  right: 9px;
}
.lesson-box[data-v-3e492bd9] .el-input__inner::-webkit-input-placeholder {
  color: #333;
  text-align: center;
}
.lesson-box[data-v-3e492bd9] .el-input__inner::-moz-placeholder {
  color: #333;
  text-align: center;
}
.lesson-box[data-v-3e492bd9] .el-input__inner::-ms-input-placeholder {
  color: #333;
  text-align: center;
}
.lesson-box[data-v-3e492bd9] .el-input__inner::placeholder {
  color: #333;
  text-align: center;
}

/* 谷歌 */
.lesson-box[data-v-3e492bd9] .el-input__inner::-webkit-input-placeholder {
  color: #333;
  text-align: center;
}

/* 火狐 */
.lesson-box[data-v-3e492bd9] .el-input__inner:-moz-placeholder {
  color: #333;
  text-align: center;
}

/*ie*/
.lesson-box[data-v-3e492bd9] .el-input__inner:-ms-input-placeholder {
  color: #333;
  text-align: center;
}
.les-main[data-v-61d76ad5] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* 左边 */
.les-left[data-v-61d76ad5] {
  width: 410px;
  background: #ffffff;
  padding: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

/* 筛选 */
.sxbox[data-v-61d76ad5] {
  display: block;
}
.sxbox ul[data-v-61d76ad5] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 310px;
}
.sxbox span[data-v-61d76ad5] {
  font-size: 16px;
}
.sxbox li[data-v-61d76ad5] {
  margin: 5px 18px;
  cursor: pointer;
  font-size: 16px;
}
.sxbox li[data-v-61d76ad5]:hover {
  color: #61acfe;
}
.sxbox li.active[data-v-61d76ad5] {
  color: #61acfe;
}
.sxtitle[data-v-61d76ad5] {
  margin: 5px 2px 5px 0;
}
.saixuan[data-v-61d76ad5] {
  float: left;
}
.typebox[data-v-61d76ad5] {
  border-bottom: 1px solid #cdcdcd;
  padding-bottom: 20px;
}

/* 完毕 */

/* 列表 */
.listbox[data-v-61d76ad5] {
  height: 100%;
  /* overflow-y: scroll; */
  padding-top: 22px;
}
.listbox li[data-v-61d76ad5] {
  width: 96px;
  height: 120px;
  border: 1px solid rgba(203, 220, 244, 100);
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 22px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #f6f9ff;
  -webkit-box-shadow: 0px 3px 7px 0px rgb(190 214 255 / 60%);
  box-shadow: 0px 3px 7px 0px rgb(190 214 255 / 60%);
  border-radius: 4px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #424242;
  cursor: pointer;
  padding-top: 18px;
  float: left;
  text-align: center;
}

/* .listbox li:nth-of-type(3n+0) {
		margin-right: 0;
	} */

/* .xitis:nth-of-type(){
		margin-right:0px !important;
	} */
.contentFile .kjtitle[data-v-61d76ad5] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-align: center;
  height: 38px;
}
.Filedj[data-v-61d76ad5] {
  padding: 0 30px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffc037;
  margin-bottom: 10px;
}
.Filedj img[data-v-61d76ad5] {
  margin-right: 10px;
}
.kejiantitle[data-v-61d76ad5] {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #424242;
}
.uploadname[data-v-61d76ad5] {
  display: block;
  width: 70px;
  margin: 5px auto;
}
.Fileusenumber[data-v-61d76ad5] {
  padding: 0 15px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #6ca1ff;
}
.Fileusenumber img[data-v-61d76ad5] {
  margin-right: 10px;
}

/* 列表完成 */

/* 浮动切换 */
.restybox[data-v-61d76ad5] {
  position: absolute;
  left: -2px;
  bottom: 0px;
}
.restylist[data-v-61d76ad5] {
  cursor: pointer;
  width: 52px;
  height: 80px;
  background: #ffffff;
  color: #659dff;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-box-shadow: 0px 2px 6px 0px rgba(181, 210, 244, 60);
          box-shadow: 0px 2px 6px 0px rgba(181, 210, 244, 60);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 10px;
}
.restylist.active[data-v-61d76ad5] {
  color: #ffffff;
  background: #659dff;
}

/* 右侧 */
.les-right[data-v-61d76ad5] {
  /* width: 75%; */
  width: calc(100% - 420px);
}
.timetable[data-v-61d76ad5] {
  height: 100%;
  background: #ffffff;
  padding: 15px 25px 25px 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.timetableheader[data-v-61d76ad5] {
  padding: 16px 0;
  border-bottom: 1px solid rgba(187, 187, 187, 100);
  margin-bottom: 13px;
}
.timetableheader ul[data-v-61d76ad5] {
  margin-left: auto;
}
.timetableheader li[data-v-61d76ad5] {
  margin-right: 20px;
  position: relative;
}
.timetableheader span[data-v-61d76ad5] {
  font-size: 16px;
  cursor: pointer;
}
.timetablebox[data-v-61d76ad5] {
  border: 1px solid rgba(187, 187, 187, 100);
}
.classtitle[data-v-61d76ad5] {
  margin-top: 10px;
  color: #61acfe;
}
.filelist[data-v-61d76ad5] {
  padding: 5px 0 5px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.filelist span[data-v-61d76ad5] {
  width: 100px;
  display: block;
}
.filesetbox[data-v-61d76ad5] {
  width: 76px;
  height: 85px;
  line-height: 20px;
  border-radius: 2px;
  background-color: rgba(242, 246, 252, 100);
  text-align: left;
  position: absolute;
  right: 22px;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  top: 0px;
}
.filesetbox li[data-v-61d76ad5] {
  font-size: 14px;
  padding-left: 6px;
  width: 100%;
}
.classbox[data-v-61d76ad5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.classbox > li[data-v-61d76ad5] {
  width: 167px;
  border: 1px solid #cccccc;
  height: auto;
  text-align: center;
}
.classbox > li[data-v-61d76ad5]:first-of-type {
  border: none;
}
.classbox > li.active[data-v-61d76ad5] {
  border: 1px solid #007aff;
}
.keheader[data-v-61d76ad5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.keheader > li[data-v-61d76ad5] {
  /* float:left; */
  display: block;
  width: 167px;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
.clearfix[data-v-61d76ad5]:after {
  /*伪元素是行内元素 正常浏览器清除浮动方法*/
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix[data-v-61d76ad5] {
  zoom: 1;
  /*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
}
.jieTitle[data-v-61d76ad5] {
  display: block;
  text-align: center;
  width: 167px;
}
.jieTitle[data-v-61d76ad5]:first-of-type {
  margin-top: 10%;
}
.addJieCi[data-v-61d76ad5] {
  width: 167px;
  text-align: center;
  height: 50px;
  font-size: 24px;
  line-height: 50px;
  cursor: pointer;
}
.addJieCi:hover i[data-v-61d76ad5] {
  color: #61acfe;
}
.jieBox[data-v-61d76ad5] {
  position: relative;
}
.delJie[data-v-61d76ad5] {
  position: absolute;
  right: 5px;
  top: -5px;
  font-size: 24px;
  cursor: pointer;
}
.delJie[data-v-61d76ad5]:hover {
  color: #61acfe;
}
.upload_btn[data-v-61d76ad5] {
  position: absolute;
  width: 30px;
  opacity: 0;
  z-index: -9;
}

/*进度条*/
.progress[data-v-61d76ad5] {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 100;
  overflow-y: scroll;
  height: 180px;
  width: 350px;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 8px;
  background-color: #fff;
  padding: 10px;
}
.progress li[data-v-61d76ad5] {
  margin: 10px 0 10px 0;
  position: relative;
}
.uploadtitleS[data-v-61d76ad5] {
  width: 100%;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.uploadtitle[data-v-61d76ad5] {
  display: inline-block;
  width: 230px;
  height: 30px;
  text-align: left;
  line-height: 30px;
  overflow: hidden;
  padding-left: 2px;
}
.uploadstatus[data-v-61d76ad5] {
  display: inline-block;
  height: 30px;
  line-height: 30px;
}
.uploadbtn[data-v-61d76ad5] {
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #409eff;
  color: #fff;
  font-size: 14px;
  border-radius: 100px;
}
.w200[data-v-61d76ad5] {
  width: 220px;
}
.listbox li.exercise[data-v-61d76ad5] {
  border: 1px solid #f98745;
}
.listbox li.nomove[data-v-61d76ad5] {
  color: #f98745;
  cursor: pointer;
}
.listbox li.nomove i[data-v-61d76ad5] {
  font-size: 23px;
  margin-bottom: 10px;
  margin-top: 15px;
}




















































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/* 滚动条 */
.les-main *::-webkit-scrollbar-track {
  background-color: #f4f8ff;
  -webkit-box-shadow: inset #f4f8ff;
}
/*定义滚动条高宽及背景*/
.les-main *::-webkit-scrollbar {
  width: 5px;
}
/*定义滚动条*/
.les-main *::-webkit-scrollbar-thumb {
  background-color: #c6d4ed;
  border-radius: 5px;
}
/* 部门设置 */
.timershaftset .el-drawer__body {
  padding: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* position:relative; */
}
.timershaftset .best-btn {
  padding: 34px 38px 0px 40px;
}
.timershaftset .timershaft-main {
  padding-left: 40px;
}
.timershaftset .el-drawer.rtl {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-box-shadow: -7px 0px 16px 0px rgb(186 206 240 / 45%);
          box-shadow: -7px 0px 16px 0px rgb(186 206 240 / 45%);
  margin-top: 69px;
  width: 440px !important;
}
.timershaftset .el-tabs__item {
  width: 100px;
}

.wrapper[data-v-51efde75] {
  width: 100%;
  height: 100%;
}
.my_office[data-v-51efde75] {
  height: 100%;
  width: 100%;
}
.resbox[data-v-51efde75] {
  margin: 0 auto;
  border: 1px solid #eee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.my_office[data-v-51efde75] {
  margin: 0 auto;
  border: 1px solid #eee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.videobox[data-v-51efde75] {
  height: 100vh;
}
.video[data-v-51efde75] {
  width: 100%;
  height: 100%;
}
.imgbox[data-v-51efde75] {
  height: 100vh;
  width: 100%;
  background-color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.audiobox[data-v-51efde75] {
  height: 100vh;
  width: 100%;
  background-color: #333;
}
.filmbox[data-v-51efde75] {
  margin: 0 auto;
  width: 570px;
  height: 658px;
  display: block;
  background: url("https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/newbsk/bk/film.png")
    no-repeat;
  position: relative;
  cursor: pointer;
}
.titlemp[data-v-51efde75] {
  display: block;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
}
.rotabox[data-v-51efde75] {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-48%, -32%);
          transform: translate(-48%, -32%);
}
.rotabox:hover .caozuobtn[data-v-51efde75] {
  opacity: 1;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.caozuobtn[data-v-51efde75] {
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-37%, -50%);
          transform: translate(-37%, -50%);
}
.start[data-v-51efde75] {
  -webkit-transform: translate(-48%, -50%);
          transform: translate(-48%, -50%);
}
.filmimg[data-v-51efde75] {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
  animation: rotation-data-v-51efde75 8s linear infinite;
  -moz-animation: rotation-data-v-51efde75 8s linear infinite;
  -webkit-animation: rotation-data-v-51efde75 8s linear infinite;
  -o-animation: rotation-data-v-51efde75 8s linear infinite;
}
.filmingpaused[data-v-51efde75] {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
@keyframes rotation-data-v-51efde75 {
from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@-webkit-keyframes rotation-data-v-51efde75 {
from {
    -webkit-transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
}
}
.audio[data-v-51efde75] {
  width: 500px;
  height: 80px;
  margin: 0 auto;
  display: block;
}
.audio[data-v-51efde75] {
  width: 500px;
  height: 80px;
}








































































































































































































/* 时间轴设置 */
.best-btn[data-v-a0f0301e]{
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
	margin-bottom:20px;
}
.best-btn .settitle[data-v-a0f0301e]{
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	cursor:pointer;
}
.best-btn .settitle.active[data-v-a0f0301e]{
	color:#6CA1FF;
}
.best-btn .setshu[data-v-a0f0301e]{
	margin:0 20px;
	display:inline-block;
	width:1px;
	background:#424242;
	height:24px;
}
.clsoeawereset[data-v-a0f0301e]{
	font-size:26px;
	font-weight:bold;
	cursor:pointer;
}
.timershaft-content[data-v-a0f0301e]{
	margin-left:20px;
}
.timercontent-list[data-v-a0f0301e]{
	border-bottom:1px solid #ECECEC;
}
.setattribute span[data-v-a0f0301e]{
	margin:13px 0;
}
.timerbtn span[data-v-a0f0301e]{
	display:inline-block;
	width: 26px;
	height: 26px;
	background: #6990FF;
	-webkit-box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
	        box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
	border-radius: 3px;
	margin-left:10px;
	cursor:pointer;
	background:url('https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/newbsk/bk/add.png') no-repeat center center;
}
.timerbtn span.del[data-v-a0f0301e]{
	background:url('https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/newbsk/bk/del.png') no-repeat center center;
}
.savebtn[data-v-a0f0301e]{
	background: #6CA1FF;
	-webkit-box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
	        box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
	border-radius: 3px;
	font-size:16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	padding:5px 28px;
	display:inline-block;
	cursor:pointer;
	margin-top:20px;
}

.execrise-main[data-v-1e363938]{
 padding:64px 19px 0 19px;
}
/* 面包屑 */
.crumbs[data-v-1e363938]{
height:45px;
line-height:45px;
color: rgba(16, 16, 16, 100);
font-size: 16px;
text-align: left;
font-family: SourceHanSansSC-medium;
}
.crumbs .back[data-v-1e363938]{
	cursor:pointer;
}
/* 页面主题内容 */
.content[data-v-1e363938]{
	height:85vh;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
}
.content-left[data-v-1e363938]{
	width: 430px;
	background: #FFFFFF;
	padding: 24px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	position: relative;
}
.content-left-head[data-v-1e363938]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	margin-bottom:20px;
}
.content-left-head span[data-v-1e363938]{
	display:block;
	font-size: 16px;
font-family: SourceHanSansSC-medium;
}
.chekhead[data-v-1e363938]{
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
}
.chekhead .delbtn[data-v-1e363938]:last-of-type{
	cursor:pointer;
	display:block;
	width:89px;
	border-radius:4px;
	height:32px;
	line-height:32px;
	background:red;
	color:#FFFFFF;
	text-align:center;
}
.bindset[data-v-1e363938]{
	width:89px;
	height:32px;
	line-height:32px;
	color: rgba(255, 255, 255, 100);
	background:#659DFF;
	text-align:center;
	border-radius:4px;
	cursor:pointer;
}
.content-left-bottom[data-v-1e363938] .el-select{
	width:100%;
}
.input-suffix[data-v-1e363938]{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
margin-bottom:15px;
font-size:16px;
-webkit-box-pack:justify;
    -ms-flex-pack:justify;
        justify-content:space-between;
}
.input-suffix>span[data-v-1e363938]{
	padding-top:6px;
}
.ruleMark[data-v-1e363938]{
	color:red;
}
.input-suffix[data-v-1e363938] .el-input{
	width:77%;
}
.checkbox[data-v-1e363938]{
	width:100%;
	border:1px solid #DCDFE6;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	padding:16px;
    height:56vh;
	overflow-y:auto;
}
.checkbox-head[data-v-1e363938]{
	margin-bottom:10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
	font-size:16px;
}
.checkbox-head i[data-v-1e363938]{
  cursor:pointer;
}
.checklist[data-v-1e363938]{
	margin-top:16px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
.tiganbox[data-v-1e363938]{
 cursor:pointer;
}
/* 右侧 */
.content-right[data-v-1e363938]{
	width:calc(100% - 460px);
	height:85vh;
	background:#FFFFFF;
	padding:26px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
.content-right-head[data-v-1e363938]{
	border-bottom:1px solid #BBBBBB;
	padding-bottom:10px;
	padding-left:10px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
/*来源按钮切换*/
.btn-group[data-v-1e363938]{
	display:inline-block;
}
.creation[data-v-1e363938]{
  display:block;
  width:112px;
  height:34px;
  background:#659DFF;
  color:#FFFFFF;
  cursor:pointer;
  text-align:center;
  line-height:34px;
  border-radius:4px;
}
.content-right-select[data-v-1e363938]{
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
	margin-top:10px;
}
.typebox[data-v-1e363938]{
	margin-right:20px;
}
.typebox span[data-v-1e363938]{
	display:inline-block;
	margin:0 10px;
}
.allcheck[data-v-1e363938]{
	display:inline-block;
	width:134px;
	height:28px;
	line-height:28px;
	text-align:center;
	border-radius:4px;
	cursor:pointer;
    border: 1px solid rgba(101, 157, 255, 100);
	color:#659DFF;
	margin-left:26px;
}
.alled[data-v-1e363938]{
	color: #999;
	border-color: #999;
}
.tebox[data-v-1e363938] {
  height:100%;
  overflow-y:scroll;
/* overflow:auto */
}
.tebox .region[data-v-1e363938] {
  background-color: #fff;
  margin: 15px;
  padding:20px 14px 5px 14px;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(204, 204, 204, 40);
          box-shadow: 0px 1px 6px 0px rgba(204, 204, 204, 40);
  border:1px solid rgba(204, 204, 204, 0.4);
}
.img img[data-v-1e363938]{
max-width:100%;
}
.tebox .region .teco .tig[data-v-1e363938] {
  text-align: left;
}
.tebox .teco .da[data-v-1e363938] {
  padding: 20px;
  /* margin: 20px 0px; */
    border-top: 1px solid #EBEEF5
}
.tebox .teco .da .daa[data-v-1e363938] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-bottom: 10px;
}
.tebox .teco .da .daa .ka[data-v-1e363938] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap:wrap;
      flex-wrap:wrap;
}
.tebox .teco .da .daa .kao[data-v-1e363938] {
  margin-right: 10px;
}
.tebox .teco .da .daa[data-v-1e363938] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-top: 10px;
}
.tebox .teco .da .daa .wid[data-v-1e363938]{
  width:96px;
}
.tebox .teco .da .daa .cont[data-v-1e363938]{
  width:90%;
  text-align: left;
}
.tebox .down[data-v-1e363938] {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
   height: 46px;
   -webkit-box-pack: justify;
       -ms-flex-pack: justify;
           justify-content: space-between;
   padding: 0 22px 0 26px;
}
.down .zuo[data-v-1e363938]{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #999999;
  line-height: 36px;
}
.online[data-v-1e363938]{
  margin:0 12px;
}
.down .you[data-v-1e363938]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.q-add-btn[data-v-1e363938]{
      font-size: 14px;
      font-family: Source Han Sans CN;
      font-weight: 400;
      color: #FFFFFF;
      line-height: 28px;
      background:#659DFF;
      width: 84px;
      height:28px;
	  color:#FFFFFF;
      border-radius: 3px;
      display: block;
      cursor: pointer;
      margin-left:30px;
	  text-align:center;
}
.J_add_remove[data-v-1e363938]{
  background: #BBBBBB;
}
.q-btn[data-v-1e363938]{
      font-size: 14px;
      font-family: Source Han Sans CN;
      font-weight: 400;
	  color:#999999;
      line-height: 24px;
      margin-left: 24px;
      cursor:pointer;
}
.q-del[data-v-1e363938]{
 color:red;
}
.tigan[data-v-1e363938]{
  margin-bottom:10px;
}
.teco[data-v-1e363938] .el-collapse-item__header{
	height:auto;
}
.loding-bottom[data-v-1e363938]{
	text-align:center;
	font-size:16px;
}
.searchinfo[data-v-1e363938]{
	margin-left:15px;
}
.searchinfo[data-v-1e363938] .el-input__inner{
	border:none;
}
.tibox[data-v-1e363938]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	    flex-wrap:wrap;
}
.tibox>div[data-v-1e363938]{
	width:100%;
}
.qu-xuan[data-v-1e363938]{
	padding-left:22px;
}

.setpl .el-input__inner::-webkit-input-placeholder {
	color: #333;
}
.setpl .el-input__inner::-moz-placeholder {
	color: #333;
}
.setpl .el-input__inner::-ms-input-placeholder {
	color: #333;
}
.setpl .el-input__inner::placeholder {
	color: #333;
}

/* 谷歌 */
.setpl .el-input__inner::-webkit-input-placeholder {
	color: #333;
}

/* 火狐 */
.setpl .el-input__inner:-moz-placeholder {
	color: #333;
}

/*ie*/
.setpl .el-input__inner:-ms-input-placeholder {
	color: #333;
}
.noborder .el-input__inner{
	border:none;
	width:100px;
}

.cration-page[data-v-b951f508]{
   padding:64px 19px 0 19px;
}
 /* 面包屑 */
.crumbs[data-v-b951f508]{
 height:45px;
 line-height:45px;
 color: rgba(16, 16, 16, 100);
 font-size: 16px;
 text-align: left;
 font-family: SourceHanSansSC-medium;
}
.crumbs .back[data-v-b951f508]{
 	cursor:pointer;
}
 /* 内容 */
.content[data-v-b951f508]{
   background:#FFFFFF;
   border-radius:4px;
   padding:15px 38px;
}
.savebtn[data-v-b951f508]{
	 width:143px;
	 height:43px;
	 text-align:center;
	 line-height:43px;
	 background:#659DFF;
	 color:#FFFFFF;
	 display:block;
	 border-radius:4px;
	 cursor:pointer;
}
.inputbox[data-v-b951f508]{
	 max-width:700px;
}

.givelessons-page[data-v-8325841a]{
	background:#F4F8FF;
	/* height:100vh; */
}
img[data-v-8325841a]{
	pointer-events: none;
}

.give-main[data-v-e7cd966c]{
	   padding:84px 19px 0 19px;
	   display:-webkit-box;
	   display:-ms-flexbox;
	   display:flex;
	   /* justify-content:space-between; */
}
  /* 左侧 */
.givem-left[data-v-e7cd966c]{
  	width:18%;
  	background:#ffffff;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	float:left;
	 padding: 20px;
	min-height:90vh;
}
.navlist-header[data-v-e7cd966c]{

  	     -webkit-box-sizing: border-box;

  	             box-sizing: border-box;
  	     height: 100%;
}
.deptitle[data-v-e7cd966c]{
  	  font-size:1.8rem;
  	  font-family: Source Han Sans CN;
  	  font-weight: 500;
  	  color: #333333;
}
.changtype[data-v-e7cd966c]{
	  padding:0 20px;
}
.resourcetypes[data-v-e7cd966c]{
	  margin:0 auto;
	  padding:18px 0;
	  border-bottom:1px solid #C0C0C0;
	  -webkit-box-pack: justify;
	      -ms-flex-pack: justify;
	          justify-content: space-between;
}
.chapterid[data-v-e7cd966c]{
	  border-bottom:1px solid #C0C0C0;
	  -webkit-box-pack: justify;
	      -ms-flex-pack: justify;
	          justify-content: space-between;
}
  /* 右侧 */
.givem-right[data-v-e7cd966c]{
  	width:80%;
  	background:#ffffff;
  	-webkit-box-sizing:border-box;
  	        box-sizing:border-box;
	float:right;
	padding:30px;
	min-height:90vh;
	margin-left:auto;
}
  /* 时间轴设置 */
.best-btn[data-v-e7cd966c]{
		-webkit-box-pack:justify;
		    -ms-flex-pack:justify;
		        justify-content:space-between;
		margin-bottom:20px;
}
.best-btn .settitle[data-v-e7cd966c]{
		font-size: 18px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		cursor:pointer;
}
.best-btn .settitle.active[data-v-e7cd966c]{
		color:#6CA1FF;
}
.best-btn .setshu[data-v-e7cd966c]{
		margin:0 20px;
		display:inline-block;
		width:1px;
		background:#424242;
		height:24px;
}
.clsoeawereset[data-v-e7cd966c]{
		font-size:26px;
		font-weight:bold;
		cursor:pointer;
}
.timershaft-content[data-v-e7cd966c]{
		margin-left:20px;
}
.timercontent-list[data-v-e7cd966c]{
		border-bottom:1px solid #ECECEC;
}
.setattribute span[data-v-e7cd966c]{
		margin:13px 0;
}
.timerbtn span[data-v-e7cd966c]{
		display:inline-block;
		width: 26px;
		height: 26px;
		background: #6990FF;
		-webkit-box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
		        box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
		border-radius: 3px;
		margin-left:10px;
		cursor:pointer;
}
.savebtn[data-v-e7cd966c]{
		background: #6CA1FF;
		-webkit-box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
		        box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
		border-radius: 3px;
		font-size:1.6rem;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #FFFFFF;
		padding:5px 28px;
		display:inline-block;
		cursor:pointer;
		margin-top:20px;
}












































































































































































































/* .give-main .el-input__inner{
	background: #ffffff;
	border: none;
	color:#424242;
} */
	/* 部门设置 */
.timershaftset .el-drawer__body{
		padding:0px;
		-webkit-box-sizing:border-box;
		        box-sizing:border-box;
		/* position:relative; */
}
.timershaftset .best-btn{
		padding:34px 38px 0px 40px;
}
.timershaftset .timershaft-main{
		padding-left:40px;
}
.timershaftset .el-drawer.rtl{
		border-top-left-radius:10px;
		border-bottom-left-radius:10px;
        -webkit-box-shadow: -7px 0px 16px 0px rgb(186 206 240 / 45%);
                box-shadow: -7px 0px 16px 0px rgb(186 206 240 / 45%);
		margin-top:69px;
		width:440px!important;
}
.timershaftset .el-tabs__item{
		width:100px;
}

.navlist-header[data-v-36154260] {

	-webkit-box-sizing: border-box;

	        box-sizing: border-box;
	height: 100%;
}
.deptitle[data-v-36154260] {
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #333333;
}
.changtype[data-v-36154260] {
	padding: 0 20px;
}
.resourcetypes[data-v-36154260] {
	margin: 0 auto;
	padding: 23px 0;
	border-bottom: 1px solid #C0C0C0;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.chapterid[data-v-36154260] {
	border-bottom: 1px solid #C0C0C0;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.gradetitle[data-v-36154260] {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #424242;
	cursor: pointer;
	margin-left: 5px;
}
.gradetitleicon[data-v-36154260] {
	font-size: 12px;
	color: #424242;
	cursor: pointer;
	margin-left: auto;
	margin-right: 9px;
}
.treebox[data-v-36154260] {
	height: 0;
	overflow: hidden;
}
.treeshow[data-v-36154260] {
	height: auto;
}
.checkxd[data-v-36154260] {
	margin-top: 10px;
	border: 1px solid #cecece;
	border-radius: 6px;
}
.xdhead[data-v-36154260] {
	border-bottom: 1px solid #d0d0d0;
	background: rgb(225, 236, 255);
	height: 40px;
}
.xdhead .xueduanbox[data-v-36154260] {
	width: 33%;
	font-size: 16px;
	cursor: pointer;
	text-align: center;
	line-height: 32px;
}
.xueduanbox:hover span[data-v-36154260] {
	color: #61ACFE;
}
.xueduanbox.active span[data-v-36154260] {
	color: #61ACFE;
}
.subjbox span.active[data-v-36154260] {
	color: #61ACFE;
}
.subjbox span[data-v-36154260] {
	display: block;
	float: left;
	padding: 0 10px;
	margin: 5px;
	cursor: pointer;
	font-size: 14px;
	line-height: 34px;
}
.subjbox span[data-v-36154260]:hover {
	color: #61ACFE;
}

.givnav-main .el-input__inner {
	background: #ffffff;
	border: none;
	color: #424242;
}
.givnav-main .is-checked {
	color: #61ACFE;
}
.givnav-main .el-tree-node__content {
	line-height: 64px;
	height: 64px;
}
.givnav-main .el-submenu__icon-arrow {
	right: 9px;
}
.chapterid .span-ellipsis {
	font-size: 16px;
}
.chapterid .span-ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
}

.silder .el-menu{
	border-right:none;
}

.moreshow{
		display:inline-block;
		width:100%;
}
.lasts{
		padding-left:20px;
}
.silderxb .el-submenu__title{
	padding:0 !important;
	border-bottom:1px solid #C0C0C0;
	height:77px;
	line-height:77px;
}
.silderxb .el-submenu.is-active .el-submenu__title{
	    border-bottom-color: #C0C0C0;
}
.silderxb .el-menu-item{
	border-bottom:1px solid #C0C0C0;
	height:77px;
	line-height:77px;
}

.skfolder[data-v-455c59c0] {
		margin-top: 18px;
}
.skfolder ul[data-v-455c59c0]{
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		float:wrap;
		height:184px;
		overflow:hidden;
}
.skfolder ul li[data-v-455c59c0] {
		width: 117px;
		height: 154px;
		background: #D8E5FF;
		-webkit-box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
		        box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
		border-radius: 4px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		cursor: pointer;
}
.file-type[data-v-455c59c0] {
		margin-top: 31px;
}
.file-type>ul>li[data-v-455c59c0] {
		cursor: pointer;
		margin: 20px 0;
}
.file-head-box[data-v-455c59c0] {
		font-size:16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
}
.file-head-box .upbtn[data-v-455c59c0] {
		margin: 0 30px;
		font-size: 16px;
		font-weight: bold;
}
.file-type-title[data-v-455c59c0] {
		width: 100px;
		background: #D8E5FF;
		-webkit-box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
		        box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
		border-radius: 4px;
		/* justify-content: center; */

		padding: 10px 17px;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
}
.file-type-title span[data-v-455c59c0] {
		font-size:16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
		margin-left: 5px;
}
.file-main-list[data-v-455c59c0] {
		height: 0;
		overflow: hidden;
}
.show.file-main-list[data-v-455c59c0] {
		height: auto;
}
.file-main-list ul[data-v-455c59c0] {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
}
.contentFile[data-v-455c59c0] {
		margin: 15px 20px;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
		padding: 40px 5px 10px 5px;
		width: 117px;
		height: 154px;
		background: #F6F9FF;
		-webkit-box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
		        box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
		border-radius: 4px;
		font-size:14px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
		position: relative;
}
.contentFile .checkbox[data-v-455c59c0] {
		position: absolute;
		cursor: pointer;
		right:2px;
		top: 10px;
}
.timetag[data-v-455c59c0] {
		position: absolute;
		top: 10px;
		color: #61ACFE;
		font-size:17px;
		left:40px;
}
.bianjitag[data-v-455c59c0]{
		left:10px;
		font-size:16px;
		top: 11px;
}
.contentFile .kjtitle[data-v-455c59c0] {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		text-align: center;
		margin-bottom: 10px;
		height: 38px;
}
.Filedj[data-v-455c59c0] {
		padding: 0 30px;
		font-size:18px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #FFC037;
		margin-bottom: 10px;
}
.Filedj img[data-v-455c59c0] {
		margin-right: 10px;
}
.kejiantitle[data-v-455c59c0] {
		font-size:14px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
}
.uploadname[data-v-455c59c0] {
		display: block;
		width: 70px;
		margin: 0 auto 10px auto;
}
.Fileusenumber[data-v-455c59c0] {
		padding: 0 30px;
		font-size:18px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #6CA1FF;
}
.Fileusenumber img[data-v-455c59c0] {
		margin-right: 10px;
}
.uploadfile[data-v-455c59c0] {
		cursor: pointer;
}
.upload_btn[data-v-455c59c0] {
		position: absolute;
		width: 100px;
		opacity: 0;
		z-index: -2;
}
    /* 时间轴设置 */
.best-btn[data-v-455c59c0] {
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		margin-bottom: 20px;
}
.best-btn .settitle[data-v-455c59c0] {
		font-size: 18px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		cursor: pointer;
}
.best-btn .settitle.active[data-v-455c59c0] {
		color: #6CA1FF;
}
.best-btn .setshu[data-v-455c59c0] {
		margin: 0 20px;
		display: inline-block;
		width: 1px;
		background: #424242;
		height: 24px;
}
.clsoeawereset[data-v-455c59c0] {
		font-size: 26px;
		font-weight: bold;
		cursor: pointer;
}
.timershaft-content[data-v-455c59c0] {
		margin-left: 20px;
}
.timercontent-list[data-v-455c59c0] {
		border-bottom: 1px solid #ECECEC;
}
.setattribute span[data-v-455c59c0] {
		margin: 13px 0;
}
.timerbtn span[data-v-455c59c0] {
		display: inline-block;
		width: 26px;
		height: 26px;
		background: #6990FF;
		-webkit-box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
		        box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
		border-radius: 3px;
		margin-left: 10px;
		cursor: pointer;
		background: url('https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/newbsk/bk/add.png') no-repeat center center;
}
.timerbtn span.del[data-v-455c59c0] {
		background: url('https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/newbsk/bk/del.png') no-repeat center center;
}
.savebtn[data-v-455c59c0] {
		background: #6CA1FF;
		-webkit-box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
		        box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
		border-radius: 3px;
		font-size:16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #FFFFFF;
		padding: 5px 28px;
		display: inline-block;
		cursor: pointer;
		margin-top: 20px;
}
    /* 右侧 */
.givem-right[data-v-455c59c0] {
		width: 80%;
		background: #ffffff;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
		float: right;
		padding: 30px;
}
.givemr-head>li[data-v-455c59c0] {
		cursor: pointer;
		margin-right: 58px;
}
.givemr-head>li span[data-v-455c59c0] {
		font-size:16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
}
.givemr-head>li .setbtn[data-v-455c59c0] {
		display: block;
		width: 131px;
		height: 43px;
		line-height: 43px;
		text-align: center;
		background: #6CA1FF;
		border-radius: 22px;
		font-size:16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #FFFFFF;
}
.libox[data-v-455c59c0] {
		position: relative;
}
.box-more[data-v-455c59c0] {
		position: absolute;
		width: 130px;
		border-radius: 4px;
		top: 37px;
		height: 0;
		-webkit-transition: height 1s;
		transition: height 1s;
		overflow: hidden;
		border: 1px solid rgba(255, 255, 255, 0.1);
		z-index: 9;
		-webkit-transition: height 0.1s;
		transition: height 0.1s;
}
.libox .box-more.active[data-v-455c59c0]{
		border: 1px solid #CEDCF4;
		height: 154px;
		background: #F4F8FF;
		-webkit-transition: height 0.1s;
		transition: height 0.1s;
}
.box-more li[data-v-455c59c0] {
		font-size:16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		margin-left: 13px;
		padding: 8px 0;
}
.box-more li img[data-v-455c59c0] {
		margin-right: 4px;
}
.box-more .no1 span[data-v-455c59c0] {
		color: #6CA1FF;
}
.box-more .no2 span[data-v-455c59c0] {
		color: #424242;
}
.upshow[data-v-455c59c0]{
		font-size:18px;
		display: block;
		text-align: center;
		cursor:pointer;
}
.upshow[data-v-455c59c0]:hover{
		color:#61ACFE;
}
    /*进度条*/
.progress[data-v-455c59c0] {
		position: fixed;
		right: 10px;
		bottom: 10px;
		z-index: 100;
		overflow-y:scroll;
		height: 180px;
		width: 350px;
		border:1px solid #ccc;
		padding: 10px;
		border-radius: 8px;
		background-color: #fff;
		padding: 10px;
}
.progress li[data-v-455c59c0]{
		margin:10px 0 10px 0;
		position: relative;
}
.uploadtitleS[data-v-455c59c0]{
		width: 100%;
		height: 30px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		padding-right: 10px;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
}
.uploadtitle[data-v-455c59c0]{
		display: inline-block;
		width: 230px;
		height: 30px;
		text-align: left;
		line-height: 30px;
		overflow: hidden;
		padding-left: 2px;
}
.uploadstatus[data-v-455c59c0]{
		display:inline-block;
		height: 30px;
		line-height: 30px;
}
.uploadbtn[data-v-455c59c0]{
		width: 100%;
		height: 20px;
		line-height: 20px;
		text-align: center;
		background:#409EFF;
		color: #fff;
		font-size: 14px;
		border-radius: 100px;
}
.uploadbtn[data-v-455c59c0]:hover{
		background:#a0cfff;
}
.Filetype li[data-v-455c59c0] {
		display: inline-block;
		cursor: pointer;
		padding: 0 15px;
		font-size:14px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
		background: #E1ECFF;
		border: 1px solid #CEDCF4;
		border-radius: 14px;
		height: 28px;
		line-height: 28px;
		margin-right: 10px;
}
.Filetype.draw li[data-v-455c59c0]{
		margin-right:6px;
}
.Filetype li.active[data-v-455c59c0] {
		color: #FFFFFF;
		border: 1px solid #6CA1FF;
		background: #6CA1FF;
}
    /* 图片预览 */
.imgY[data-v-455c59c0]{
		position: fixed;
		top:0;bottom:0;
		left:0;right:0;
		background: #333;
		z-index:11;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
}
.imgXT[data-v-455c59c0]{
		font-size: 25px;
		position: fixed;
		top: 20px;
		right: 20px;
		z-index: 5;
		color: #ffffff;
		cursor:pointer;
}
.imgXT[data-v-455c59c0]:hover{
		color: #ffffff;
		opacity:0.5;
}
.zmd[data-v-455c59c0]{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
}
.bannertt[data-v-455c59c0]{
		max-width:100%;
		max-height: 100vh;
}
.filelist[data-v-455c59c0]{
		position:relative;
		    padding: 0 5px;
		    -webkit-box-sizing: border-box;
		            box-sizing: border-box;
}
.filelist .filename[data-v-455c59c0]{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		text-align: center;
		height: 38px;
}
.filelist .restname[data-v-455c59c0]{
		position:absolute;
		left: 10px;
		font-size: 16px;
		top: 11px;
		color: #61ACFE;
}
.filelist .fileclose[data-v-455c59c0]{
		position:absolute;
		right: 10px;
		font-size: 16px;
		top: 11px;
}

.give-main[data-v-37bb2a6b]{
	   padding:84px 19px 0 19px;
	   /* display:flex;
	   justify-content:space-between; */
}
  /* 左侧 */
.givem-left[data-v-37bb2a6b]{
  	width:18%;
  	background:#ffffff;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	float:left;
	 padding: 20px;
	min-height:90vh;
}
.navlist-header[data-v-37bb2a6b]{
  	    
  	     -webkit-box-sizing: border-box;
  	    
  	             box-sizing: border-box;
  	     height: 100%;
}
.deptitle[data-v-37bb2a6b]{
  	  font-size:1.8rem;
  	  font-family: Source Han Sans CN;
  	  font-weight: 500;
  	  color: #333333;
}
.changtype[data-v-37bb2a6b]{
	  padding:0 20px;
}
.resourcetypes[data-v-37bb2a6b]{
	  margin:0 auto;
	  padding:18px 0;
	  border-bottom:1px solid #C0C0C0;
	  -webkit-box-pack: justify;
	      -ms-flex-pack: justify;
	          justify-content: space-between;
}
.chapterid[data-v-37bb2a6b]{
	  border-bottom:1px solid #C0C0C0;
	  -webkit-box-pack: justify;
	      -ms-flex-pack: justify;
	          justify-content: space-between;
}
  /* 右侧 */
.givem-right[data-v-37bb2a6b]{
  	width:80%;
  	background:#ffffff;
  	-webkit-box-sizing:border-box;
  	        box-sizing:border-box;
	float:right;
	padding:30px;
	min-height:90vh;
}
  /* 时间轴设置 */
.best-btn[data-v-37bb2a6b]{
		-webkit-box-pack:justify;
		    -ms-flex-pack:justify;
		        justify-content:space-between;
		margin-bottom:20px;
}
.best-btn .settitle[data-v-37bb2a6b]{
		font-size: 18px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		cursor:pointer;
}
.best-btn .settitle.active[data-v-37bb2a6b]{
		color:#6CA1FF;
}
.best-btn .setshu[data-v-37bb2a6b]{
		margin:0 20px;
		display:inline-block;
		width:1px;
		background:#424242;
		height:24px;
}
.clsoeawereset[data-v-37bb2a6b]{
		font-size:26px;
		font-weight:bold;
		cursor:pointer;
}
.timershaft-content[data-v-37bb2a6b]{
		margin-left:20px;
}
.timercontent-list[data-v-37bb2a6b]{
		border-bottom:1px solid #ECECEC;
}
.setattribute span[data-v-37bb2a6b]{
		margin:13px 0;
}
.timerbtn span[data-v-37bb2a6b]{
		display:inline-block;
		width: 26px;
		height: 26px;
		background: #6990FF;
		-webkit-box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
		        box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
		border-radius: 3px;
		margin-left:10px;
		cursor:pointer;
}
.savebtn[data-v-37bb2a6b]{
		background: #6CA1FF;
		-webkit-box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
		        box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
		border-radius: 3px;
		font-size:1.6rem;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #FFFFFF;
		padding:5px 28px;
		display:inline-block;
		cursor:pointer;
		margin-top:20px;
}

.timershaftset .el-drawer__body{
		padding:0px;
		-webkit-box-sizing:border-box;
		        box-sizing:border-box;
		/* position:relative; */
}
.timershaftset .best-btn{
		padding:34px 38px 0px 40px;
}
.timershaftset .timershaft-main{
		padding-left:40px;
}
.timershaftset .el-drawer.rtl{
		border-top-left-radius:10px;
		border-bottom-left-radius:10px;
        -webkit-box-shadow: -7px 0px 16px 0px rgb(186 206 240 / 45%);
                box-shadow: -7px 0px 16px 0px rgb(186 206 240 / 45%);
		margin-top:69px;
		width:440px!important;
}
.timershaftset .el-tabs__item{
		width:100px;
}














































































































































































































































































































































































































































































































































































	/* 右侧 */
.givem-right[data-v-ec0a5dd0]{
		width:80%;
		background:#ffffff;
		-webkit-box-sizing:border-box;
		        box-sizing:border-box;
		float:right;
		padding:30px;
}
.givemr-head li[data-v-ec0a5dd0]{
		  cursor:pointer;
		  margin-right:58px;
}
.givemr-head li span[data-v-ec0a5dd0]{
		font-size:16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
}
.givemr-head li .setbtn[data-v-ec0a5dd0]{
		  display:block;
		  width: 131px;
		  height: 43px;
		  line-height:43px;
		  text-align:center;
		  background: #6CA1FF;
		  border-radius: 22px;
		  font-size:16px;
		  font-family: Source Han Sans CN;
		  font-weight: 400;
		  color: #FFFFFF;
}
.breadcrumb-nav span[data-v-ec0a5dd0]{
		font-size:16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
}
.recyback[data-v-ec0a5dd0]{
		cursor:pointer;
}
.folderbox[data-v-ec0a5dd0]{
	margin-top:10px;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.contentFile[data-v-ec0a5dd0] {
		margin: 15px 20px;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
		padding: 40px 5px 10px 5px;
		width: 117px;
		height: 154px;
		background: #F6F9FF;
		-webkit-box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
		        box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
		border-radius: 4px;
		font-size:14px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
		position: relative;
		cursor:pointer;
}
.contentFile .checkbox[data-v-ec0a5dd0] {
		position: absolute;
		cursor: pointer;
		right: 10px;
		top: 10px;
}
.timetag[data-v-ec0a5dd0] {
		position: absolute;
		top: 10px;
		color: #61ACFE;
		font-size:17px;
		left:40px;
}
.bianjitag[data-v-ec0a5dd0]{
		left:10px;
		font-size:16px;
		top: 11px;
}
.contentFile .kjtitle[data-v-ec0a5dd0] {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		text-align: center;
		margin-bottom: 10px;
		height: 38px;
}
.kejiantitle[data-v-ec0a5dd0] {
		font-size:14px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
}
.uploadname[data-v-ec0a5dd0] {
		display: block;
		width: 70px;
		margin: 0 auto 10px auto;
}
.Fileusenumber[data-v-ec0a5dd0] {
		padding: 0 30px;
		font-size:18px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #6CA1FF;
}
.Fileusenumber img[data-v-ec0a5dd0] {
		margin-right: 10px;
}
.Filedj[data-v-ec0a5dd0] {
		padding: 0 30px;
		font-size:18px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #FFC037;
		margin-bottom: 10px;
}
.Filedj img[data-v-ec0a5dd0] {
		margin-right: 10px;
}
.uploadfile[data-v-ec0a5dd0] {
		cursor: pointer;
}
.upload_btn[data-v-ec0a5dd0] {
		position: absolute;
		width: 100px;
		opacity: 0;
		z-index: -2;
}
	/*进度条*/
.progress[data-v-ec0a5dd0] {
		position: fixed;
		right: 10px;
		bottom: 10px;
		z-index: 100;
		overflow-y:scroll;
		height: 180px;
		width: 350px;
		border:1px solid #ccc;
		padding: 10px;
		border-radius: 8px;
		background-color: #fff;
		padding: 10px;
}
.progress li[data-v-ec0a5dd0]{
		margin:10px 0 10px 0;
		position: relative;
}
.uploadtitleS[data-v-ec0a5dd0]{
		width: 100%;
		height: 30px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		padding-right: 10px;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
}
.uploadtitle[data-v-ec0a5dd0]{
		display: inline-block;
		width: 230px;
		height: 30px;
		text-align: left;
		line-height: 30px;
		overflow: hidden;
		padding-left: 2px;
}
.uploadstatus[data-v-ec0a5dd0]{
		display:inline-block;
		height: 30px;
		line-height: 30px;
}
.uploadbtn[data-v-ec0a5dd0]{
		width: 100%;
		height: 20px;
		line-height: 20px;
		text-align: center;
		background:#409EFF;
		color: #fff;
		font-size: 14px;
		border-radius: 100px;
}
.uploadbtn[data-v-ec0a5dd0]:hover{
		background:#a0cfff;
}
.Filetype li[data-v-ec0a5dd0] {
		display: inline-block;
		cursor: pointer;
		padding: 0 15px;
		font-size:14px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
		background: #E1ECFF;
		border: 1px solid #CEDCF4;
		border-radius: 14px;
		height: 28px;
		line-height: 28px;
		margin-right: 10px;
}
.Filetype.draw li[data-v-ec0a5dd0]{
		margin-right:6px;
}
.Filetype li.active[data-v-ec0a5dd0] {
		color: #FFFFFF;
		border: 1px solid #6CA1FF;
		background: #6CA1FF;
}

.give-main[data-v-8c2a359c]{
	   padding:84px 19px 0 19px;
	   /* display:flex;
	   justify-content:space-between; */
}
  /* 左侧 */
.givem-left[data-v-8c2a359c]{
  	width:18%;
  	background:#ffffff;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	float:left;
	 padding: 20px;
	min-height:90vh;
}
  /* 右侧 */
.givem-right[data-v-8c2a359c]{
    	width:80%;
    	background:#ffffff;
    	-webkit-box-sizing:border-box;
    	        box-sizing:border-box;
  	float:right;
  	padding:30px;
  	min-height:90vh;
}






















































































































































































































































/* 顶部操作 */
.roote-depart[data-v-29213394] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding-left: 38px;
	height: 40px;
}
.roote-depart-list[data-v-29213394] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.roote-depart-list>li[data-v-29213394] {
	cursor: pointer;
	margin-right: 48px;
	font-size:16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #424242;
	position: relative;
}
.roote-depart-list>li>img[data-v-29213394] {
	margin-right: 4px;
}
.breadcrumb-nav span[data-v-29213394]{
	font-size:16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #424242;
}
.recyback[data-v-29213394]{
	cursor:pointer;
}
/* 文件路径 */
.filerouter[data-v-29213394] {
	padding-left: 38px;
	margin: 10px 0;
	cursor: pointer;
}
.filerouter span[data-v-29213394] {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #424242;
}
.delhandle span[data-v-29213394] {
		display: inline-block;
		padding: 4px 23px;
		background: #E1ECFF;
		border: 1px solid #CEDCF4;
		border-radius: 28px;
		font-size:14px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
}
.delhandle span[data-v-29213394]:hover{
		color:#FFFFFF;
		background:#61ACFE;
}


.fileinfo[data-v-a9a0bdb8]{
	width:100%;
	height:100vh;
}

.givepage[data-v-23536f87]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}
/*******时间轴********/
.time_box[data-v-23536f87] {
	height: 100vh;
	width: 4.2%;
	background-color: #000;
	position: relative;
}
.color_time[data-v-23536f87] {
	color: #fff;
}
.unit_time[data-v-23536f87] {
	margin-top: 20px;
}
.time_line[data-v-23536f87] {
	margin-top: 15px;
	position: relative;
}
.time_base[data-v-23536f87] {
	position: absolute;
	margin-left: 25px;
	/*margin-left: 2.1%;*/
	width: 8px;
	background-color: #fff;
	border-radius: 8px 8px 0 0;
}
.time_change[data-v-23536f87] {
	position: absolute;
	margin-left: 25px;
	/*margin-left: 2.1%;*/

	width: 8px;
	background-color: #61acfe;
	border-radius: 8px;
}
.time_node_box[data-v-23536f87] {
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: 21px;
}
.time_node[data-v-23536f87] {
	width: 16px;
	height: 16px;
	border-radius: 8px;
	background-color: #fff;
}
.time_node_text[data-v-23536f87] {
	margin-left: 5px;
	height: 16px;
	line-height: 16px;
	font-size: 6px;
}
.have_time[data-v-23536f87] {
	position: absolute;
	bottom: 40px;
	text-align: center;
	width: 100%;
}
.close_time[data-v-23536f87] {
	position: absolute;
	bottom: 0px;
	text-align: center;
	width: 100%;
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	background-color: rgba(255,255,255,.2);
}
/* ppt内容 */
.content-box[data-v-23536f87]{
	position: absolute;
	/*z-index:0;*/
	margin:0;
	height: 100vh;
	width: 100%;
	background-color: #ddd;
}
.nocontentactive[data-v-23536f87]{
	opacity:0;
	z-index:-1;
}
.contentactive[data-v-23536f87]{
	opacity:1;
	z-index:3;
}
/* 底部按钮 */
.bottombox[data-v-23536f87]{
z-index:9;
background: #F6F9FF;
border: 1px solid #CEDCF4;
border-radius: 10px;
position:absolute;
/* bottom:10px; */
bottom:0;
left:50%;
-webkit-transform:translateX(-50%);
        transform:translateX(-50%);
z-index:5;
}
.bottombox .goback[data-v-23536f87]{
width: 68px;
height: 82px;
background: #6CA1FF;
border-radius: 10px 0px 0px 10px;
font-size: 20px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #FFFFFF;
line-height: 28px;
cursor:pointer;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
    -ms-flex-align:center;
        align-items:center;
-webkit-box-pack:center;
    -ms-flex-pack:center;
        justify-content:center;
z-index:999;
}
.bottombox .upback[data-v-23536f87]{
border-radius: 0px 10px 10px 0px;
cursor:pointer;
}
.upback i[data-v-23536f87]{
	font-size:32px;
}
.tablist>li[data-v-23536f87]{
 /* width:180px; */
 cursor:pointer;
 padding-left:29px;
 -webkit-box-sizing:border-box;
         box-sizing:border-box;
 max-width:180px;
}
.tlist[data-v-23536f87]{
	position:relative;
}
.more-box[data-v-23536f87]{
	width: 448px;
	height: 155px;
	background: #F6F9FF;
	-webkit-box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
	        box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
	border-radius: 6px;
	position:absolute;
	top: -190px;
	left: -190px;
    padding:22px 17px;
	overflow-y:scroll;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
.more-box[data-v-23536f87]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	    flex-wrap:wrap;
}
.more-box>div[data-v-23536f87]{
	width:145px;
	height: 37px;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.more-box i[data-v-23536f87]{
	font-size: 34px;
	 color: #6CA1FF;
}
.more-box span[data-v-23536f87]{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #424242;
    padding: 0 10px;
}
.trigon[data-v-23536f87]{
	position: absolute;
	top: -36px;
	width: 0;
	height: 0;
	border-top:13px solid #F6F9FF;
	border-bottom:13px solid transparent;
	border-right: 13px solid transparent;
	border-left: 13px solid transparent;
}
.tlist>span[data-v-23536f87]{
 font-size: 16px;
 font-family: Source Han Sans CN;
 font-weight: 400;
 color: #424242;
 padding:0 20px;
 border-right:1px solid #B0B0B0;
}
.tlist>span.active[data-v-23536f87]{
color:#61ACFE;
}
.tlist>i[data-v-23536f87]{
	font-size: 34px;
	color: #6CA1FF;
}
.sjz[data-v-23536f87]{
	width: 50px;
	height: 50px;
	background: #61acfe;
	text-align: center;
	line-height:50px;
	position: fixed;
	bottom: 6px;
	left: 6px;
	color: #fff;
	z-index: 10;
	border-radius: 100%;
	cursor: pointer;
}
.showbtnbox[data-v-23536f87]{
	position:absolute;
	bottom:0px;
	left:50%;
	-webkit-transform:translateX(-50%);
	        transform:translateX(-50%);
	bottom:0px;
z-index:3;
font-size: 50px;
border-radius: 24%;
}
.showbtnbox i[data-v-23536f87]{
	font-size:50px;
	color:#61ACFE;
	cursor:pointer;
}
.execrise-head-left.fen[data-v-23536f87]{
	color:#FF3369;
	font-size:16px;
	font-weight:bold;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
.execrise-head-left.fen img[data-v-23536f87]{
	margin-right:10px;
}
/* 书籍 */
.book[data-v-23536f87] {
	position: absolute;
	margin:0;
	height: 100vh;
	width: 100%;
	background-color: #555;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.book_content[data-v-23536f87] {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 30px auto;
	width: 1450px;
}
/***左右分页***/
.book_pages[data-v-23536f87] {
	width: 1400px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: #fff;
}
.page_left[data-v-23536f87] {
	width:700px;
	border-right:1px solid #aaa;
}
.page_right[data-v-23536f87] {
	width: 700px;
}
/****目录   翻页操作****/
.book_tool[data-v-23536f87] {
	position: relative;
	width: 50px;
	cursor: pointer;
	/*border:1px solid #aaa;*/
}
/*翻页操作*/
.page_control[data-v-23536f87] {
	position: absolute;
	bottom: 0px;
	width: 50px;
	height: 200px;
	border:1px solid #aaa;
}
.page_up[data-v-23536f87],.page_down[data-v-23536f87]{
	text-align:center;
	height: 100px;
	line-height: 100px;
	border-bottom:1px solid #aaa;
	color: #ccc;
}
.page_up[data-v-23536f87]:hover {
	background-color:rgba(0,0,0,0.3);
	color:#fff;
}
.page_down[data-v-23536f87]:hover {
	background-color:rgba(0,0,0,0.3);
	color:#fff;
}
/*目录操作*/
.book_catalog_control[data-v-23536f87] {
	position: absolute;
	top:0px;
	width: 50px;
	height: 30px;
	line-height: 30px;
	background-color: #61acfe;
	border-radius: 0 15px 15px 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.book_catalog_control[data-v-23536f87]:hover {
	width: 60px;
	height: 35px;
	line-height: 35px;
	border-radius: 0 17px 17px 0;
}
/****目录列表***/
.book_catalog[data-v-23536f87] {
	position: absolute;
	top:0px;
	right: 50px;
	width: 350px;
	background-color: rgba(255,255,255,1);
	-webkit-transition: all 0.8s;
	transition: all 0.8s;
	overflow-y: auto;
}
.book_catalog_list[data-v-23536f87] {
	margin:30px 20px 30px 20px;
	color:#333;
	border:1px solid #fff;
}
.book_li[data-v-23536f87] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	height: 45px;
	line-height: 45px;
	cursor: pointer;
}
.book_li[data-v-23536f87]:hover {
	color:#61acfe;
}
/* 设备管理 */
.facbox[data-v-23536f87]{
	    padding: 25px 42px;
	    border: 1px solid #BBBBBB;
	    margin: 22px 0;
	    height: 78vh;
}
/*答题*/
.execrisebox[data-v-23536f87]{
min-width:1440PX;
 padding:12px 50px 25px 50px;
 -webkit-box-sizing:border-box;
         box-sizing:border-box;
 width:100%;
 height:100%;
}
.execriseContent[data-v-23536f87]{
    width:100%;
    height:100%;
	background:#FFFFFF;
	padding:22px 42px 60px 42px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
.execrise-content[data-v-23536f87]{
	padding:25px 42px;
	border:1px solid #BBBBBB;
	margin:22px 0;
	height:73vh;
	position:relative;
}
.execrise-content-show[data-v-23536f87]{
	height:100%;
	overflow-y:auto;
}
.czBtn[data-v-23536f87]{
 position:absolute;
 right:10px;
 bottom:20px;
}
.btns[data-v-23536f87]{
display:block;
line-height:41px;
width: 151px;
height: 40px;
text-align:center;
line-height:40px;
border-radius: 30px;
font-size: 14px;
color:#FFFFFF;
margin-bottom:20px;
cursor:pointer;
}
.startbtn[data-v-23536f87]{
background-color: rgba(50, 189, 134, 100);
}
.nodone[data-v-23536f87]{
	background:#C0C0C0;
}
.endbtn[data-v-23536f87]{
	background:#EE5F5F;
}
.tigan img[data-v-23536f87]{
	/* display:block; */
	/* margin:10px auto 0 auto; */
	z-index:2;
}
.execrise-bottom-left span[data-v-23536f87],.execriseBBox span[data-v-23536f87]{
	display:inline-block;
	width:84px;
	height:40px;
	line-height:40px;
	text-align:center;
	border:1px solid #659DFF;
	color:#659DFF;
	margin-right:18px;
	cursor:pointer;
	border-radius:4px;
}
.execrise-bottom-left span.active[data-v-23536f87],.execriseBBox span.active[data-v-23536f87]{
	color:#FFFFFF;
	background:#659DFF;
    border:1px solid rgba(255,255,255,0);
}
.execrise-bottom .tongjibtn[data-v-23536f87]{
	color:#FFFFFF;
	background:#FF3369;
	border:1px solid rgba(255,255,255,0);
}
.execrise-bottom[data-v-23536f87]{
	position:relative;
}
.execrise-bottom-left[data-v-23536f87]{
	width:310px;
	min-width:310px;
}
.execrise-bottom-right[data-v-23536f87]{
	width:72%;
	overflow:hidden;
}
.execriseBtn[data-v-23536f87]{
	position:absolute;
	right:0;
	top:10px;
}
.execriseBBox span[data-v-23536f87]{
	float:left;
}
.execrise-bottom .execrise-bottom-left span[data-v-23536f87]:nth-of-type(3){
	margin-right:0;
}
.execriseBtn[data-v-23536f87] {
  color: #000;
  position: absolute;
  cursor: pointer;
  z-index: 999;
right: -20px;
top: 5px;
}
.execriseBtn i[data-v-23536f87] {
  margin: 0;
  opacity: 0.5;
  font-size: 30px;
}
.execrise-shu[data-v-23536f87]{
	margin:0 18px;
}
.execrise-head[data-v-23536f87]{
  -webkit-box-pack:justify;
      -ms-flex-pack:justify;
          justify-content:space-between;
}
.execrise-head-right span[data-v-23536f87]{
	display:inline-block;
	width:156px;
	height:32px;
	line-height:32px;
	border:1px solid #BBBBBB;
	text-align:center;
	cursor:pointer;
	border-radius:4px;
}
.execrise-content-tongji[data-v-23536f87]{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-wrap: wrap;
    flex-wrap: wrap;
height:100%;
position:relative;
}
.execrise-content-tongji .execrise-content-tongji-top[data-v-23536f87]{
	width:100%;
}
.execrise-content-tongji-top[data-v-23536f87]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	width:100%;
}
.execrise-content-tongji .czBtn[data-v-23536f87]{
	position:absolute;
	right: 10px;
	bottom: 20px;
}
.execrise-content-tongji .czBtn span[data-v-23536f87]{
    display: block;
    line-height: 41px;
    width: 151px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 30px;
    font-size: 14px;
    color: #FFFFFF;
    margin-bottom: 20px;
    cursor: pointer;
	background:#659DFF;
}
.tongjilist[data-v-23536f87]{
	width:50%;
	padding:10px 50px ;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
     height: 73vh;
	overflow-y:auto;
}
.trueAnswer[data-v-23536f87]{
	padding:10px 0;
	/* color:#acd2ad; */
}
.tongjibox[data-v-23536f87]{
	border:1px solid #CCCCCC;
}
.Tji[data-v-23536f87]{
	border-bottom:1px solid #CCCCCC;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}
.Tji[data-v-23536f87]:last-of-type{
	border-bottom:none;
}
/* .Tji div{
	padding:20px 10px;
} */
.score[data-v-23536f87]{
	width:25%;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	text-align:center;
	font-size:16px;
}
.namelist[data-v-23536f87]{
	width:75%;
	padding:10px;
	border-left:1px solid #CCCCCC;
	/* line-height:21px; */
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	    flex-wrap:wrap;
	min-height:30px;
}
.namelist span[data-v-23536f87]{
	margin:10px 10px 0px 10px;
	padding-bottom:10px;
	border-bottom:1px solid #000000;
	display:block;
	width:64px;
	text-align:center;
    -moz-text-align-last: justify;
         text-align-last: justify;
	font-size:16px;
}
.givepage[data-v-23536f87] .blue {
	border-radius: 100px;
	background: #ffefc1;
	color: #333;
}
.givepage[data-v-23536f87] .green {
	border-radius: 100px;
	background: #ffe3d5;
	color: #333;
}
.givepage[data-v-23536f87] .red {
	border-radius: 100px;
	background: #bcebee;
	color: #333;
}
.givepage[data-v-23536f87] .yellow {
	border-radius: 100px;
	background: #bfdbff;
	color:#333;
}
.givepage[data-v-23536f87] .baberrage-item{
	z-index:5;
	padding:5px 10px;
}
.givepage[data-v-23536f87] .baberrage-stage{
  height:50%;
}
.givepage[data-v-23536f87] .baberrage-item .normal{
	background:none;
}


















































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.wrapper[data-v-6909e078] {
  width: 100%;
}
.my_office[data-v-6909e078] {
  height: 100vh;
  width: 100%;
}
.img-box[data-v-6909e078] {
  width: 100%;
  height: 100vh;
  background: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.img[data-v-6909e078] {
  max-width: 100%;
  max-height: 100vh;
}
.audiobox[data-v-6909e078] {
  /* 	display:flex;
	align-items:center;
	justify-content:center; */
  background-color: #333;
}
.filmbox[data-v-6909e078] {
  margin: 0 auto;
  width: 570px;
  height: 658px;
  display: block;
  background: url("https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/newbsk/bk/film.png")
    no-repeat;
  position: relative;
  cursor: pointer;
}
.titlemp[data-v-6909e078] {
  display: block;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
}
.rotabox[data-v-6909e078] {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-48%, -32%);
          transform: translate(-48%, -32%);
}
.rotabox:hover .caozuobtn[data-v-6909e078] {
  opacity: 1;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.caozuobtn[data-v-6909e078] {
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-37%, -50%);
          transform: translate(-37%, -50%);
}
.start[data-v-6909e078] {
  -webkit-transform: translate(-48%, -50%);
          transform: translate(-48%, -50%);
}
.filmimg[data-v-6909e078] {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
  animation: rotation-data-v-6909e078 8s linear infinite;
  -moz-animation: rotation-data-v-6909e078 8s linear infinite;
  -webkit-animation: rotation-data-v-6909e078 8s linear infinite;
  -o-animation: rotation-data-v-6909e078 8s linear infinite;
}
.filmingpaused[data-v-6909e078] {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
@keyframes rotation-data-v-6909e078 {
from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@-webkit-keyframes rotation-data-v-6909e078 {
from {
    -webkit-transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
}
}
.audio[data-v-6909e078] {
  width: 500px;
  height: 80px;
  margin: 0 auto;
  display: block;
}
.videobox[data-v-6909e078] {
  width: 100%;
  height: 100vh;
}
.video[data-v-6909e078] {
  height: 100%;
}
.unusableovx[data-v-6909e078] {
  background: #ffffff;
}

.w200[data-v-2918afb0]{
	width:220px;
}

.personal-page[data-v-32e4f727]{
	background:#F4F8FF;
}
img[data-v-32e4f727]{
	pointer-events: none;
}

.personal-main[data-v-bb0c047c] {
  padding: 82px 19px 0 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.personal-left[data-v-bb0c047c] {
  width: 18%;
  background: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  min-height: 90vh;
}
.personal-right[data-v-bb0c047c] {
  width: 80%;
  background: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: right;
  padding: 36px 30px 30px 30px;
  min-height: 90vh;
  margin-left: auto;
}

/* 顶部操作 */
.roote-depart[data-v-bb0c047c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
}
.roote-depart-list[data-v-bb0c047c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.roote-depart-list > li[data-v-bb0c047c] {
  cursor: pointer;
  margin-right: 48px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #424242;
  position: relative;
}
.roote-depart-list > li > img[data-v-bb0c047c] {
  margin-right: 4px;
}

/* 新建弹框 */
.box-more[data-v-bb0c047c] {
  position: absolute;
  width: 130px;
  border-radius: 4px;
  top: 37px;
  height: 0;
  -webkit-transition: height 1s;
  transition: height 1s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.1);
  z-index: 9;
  -webkit-transition: height 0.1s;
  transition: height 0.1s;
}
.libox .box-more.active[data-v-bb0c047c] {
  border: 1px solid #cedcf4;
  height: 154px;
  background: #f4f8ff;
  -webkit-transition: height 0.1s;
  transition: height 0.1s;
}
.box-more li[data-v-bb0c047c] {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  margin-left: 13px;
  padding: 8px 0;
}
.box-more li img[data-v-bb0c047c] {
  margin-right: 4px;
}
.box-more .no1[data-v-bb0c047c] {
  color: #6ca1ff;
}
.box-more .no2[data-v-bb0c047c] {
  color: #424242;
}
.input-with-select[data-v-bb0c047c] {
  width: 235px;
}

/* 文件路径 */
.filerouter[data-v-bb0c047c] {
  padding-left: 38px;
  margin: 10px 0;
  cursor: pointer;
}
.filerouter span[data-v-bb0c047c] {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #424242;
}
.filerouter span.nowpath[data-v-bb0c047c] {
  color: #61acfe;
}
.delhandle[data-v-bb0c047c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.delhandle span[data-v-bb0c047c] {
  display: inline-block;
  padding: 4px 0px;
  width: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #e1ecff;
  border: 1px solid #cedcf4;
  border-radius: 28px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #424242;
  margin-right: 10px;
}
.delhandle span[data-v-bb0c047c]:hover {
  color: #ffffff;
  background: #61acfe;
}
.delhandle a[data-v-bb0c047c] {
  display: block;
  height: 100%;
  width: 100%;
  text-align: center;
}

/* 文件路径 */
.crumbs[data-v-bb0c047c] {
  text-align: left;
  height: 30px;
  width: 850px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #61acfe;
  cursor: pointer;
}
.upload_btn[data-v-bb0c047c] {
  position: absolute;
  width: 100px;
  opacity: 0;
  z-index: -2;
  /* cursor: pointer; */
}

/* 分页 */
.oneself[data-v-bb0c047c] .el-pagination {
  text-align: center;
}
.oneself[data-v-bb0c047c] .el-pagination .el-pager li {
  width: 38px;
  height: 38px;
  line-height: 38px;
  margin: 0;
  padding: 0;
  margin-right: 12px;
}
.oneself[data-v-bb0c047c] .el-pager li.active {
  color: #ffffff;
  background: #6ca1ff;
  cursor: pointer;
}
.oneself[data-v-bb0c047c] .el-pager li:hover {
  color: #ffffff;
  background: #6ca1ff;
}
.oneself[data-v-bb0c047c] .el-pagination .btn-prev,
.oneself[data-v-bb0c047c] .el-pagination .btn-next {
  width: 38px;
  height: 38px;
  line-height: 38px;
  margin: 0;
  padding: 0;
  margin-right: 12px;
}
.oneself[data-v-bb0c047c] .el-pagination button:hover {
  color: #ffffff;
  background: #6ca1ff;
}
.oneself[data-v-bb0c047c] .el-pagination button,
.oneself[data-v-bb0c047c] .el-pagination span:not([class*="suffix"]) {
  height: 38px;
  line-height: 38px;
}
.filecontent[data-v-bb0c047c] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.filecontent[data-v-bb0c047c] .el-table .cell {
  line-height: initial;
  width: 100%;
}

/*进度条*/
.progress[data-v-bb0c047c] {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 100;
  overflow-y: scroll;
  height: 180px;
  width: 350px;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 8px;
  background-color: #fff;
  padding: 10px;
}
.progress li[data-v-bb0c047c] {
  margin: 10px 0 10px 0;
  position: relative;
}
.uploadtitleS[data-v-bb0c047c] {
  width: 100%;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.uploadtitle[data-v-bb0c047c] {
  display: inline-block;
  width: 230px;
  height: 30px;
  text-align: left;
  line-height: 30px;
  overflow: hidden;
  padding-left: 2px;
}
.uploadstatus[data-v-bb0c047c] {
  display: inline-block;
  height: 30px;
  line-height: 30px;
}
.uploadbtn[data-v-bb0c047c] {
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #409eff;
  color: #fff;
  font-size: 14px;
  border-radius: 100px;
}
.uploadbtn[data-v-bb0c047c]:hover {
  background: #a0cfff;
}

/* 部门设置 */
.bumenset[data-v-bb0c047c] .el-drawer__body {
  padding: 34px 48px 68px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* position:relative; */
}
.bumenset1[data-v-bb0c047c] .el-tabs__item {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
}
.bumenset2[data-v-bb0c047c] .el-tabs__item {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
}
.bumenset[data-v-bb0c047c] .el-drawer.rtl {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-box-shadow: -7px 0px 16px 0px rgb(186 206 240 / 45%);
          box-shadow: -7px 0px 16px 0px rgb(186 206 240 / 45%);
  margin-top: 69px;
  width: 440px !important;
}

/* 部门设置 */
.best-btn[data-v-bb0c047c] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}
.best-btn .settitle[data-v-bb0c047c] {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  cursor: pointer;
}
.best-btn .settitle.active[data-v-bb0c047c] {
  color: #6ca1ff;
}
.best-btn .setshu[data-v-bb0c047c] {
  margin: 0 20px;
  display: inline-block;
  width: 1px;
  background: #424242;
  height: 24px;
}
.clsoeawereset[data-v-bb0c047c] {
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}
.Filetype[data-v-bb0c047c] {
  padding: 30px 0;
  border-bottom: 1px solid #ececec;
  border-top: 1px solid #ececec;
}
.Filetype li[data-v-bb0c047c] {
  display: inline-block;
  cursor: pointer;
  padding: 0 15px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #424242;
  background: #e1ecff;
  border: 1px solid #cedcf4;
  border-radius: 14px;
  height: 28px;
  line-height: 28px;
  margin-right: 10px;
}
.Filetype.draw li[data-v-bb0c047c] {
  margin-right: 6px;
}
.Filetype li.active[data-v-bb0c047c] {
  color: #ffffff;
  border: 1px solid #6ca1ff;
  background: #6ca1ff;
}
.caozuo[data-v-bb0c047c] {
  padding: 30px 0;
  border-bottom: 1px solid #ececec;
}
.caozuotitle[data-v-bb0c047c] {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  width: 80px;
  display: inline-block;
}
.caozuobtn[data-v-bb0c047c] {
  display: inline-block;
  cursor: pointer;
  padding: 4px 18px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #424242;
  background: #e1ecff;
  border: 1px solid #cedcf4;
  border-radius: 14px;
  margin-left: 100px;
}
.savebtn[data-v-bb0c047c] {
  cursor: pointer;
  display: inline-block;
  background: #6ca1ff;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
          box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
  border-radius: 3px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  padding: 5px 27px;
  margin-top: 42px;
  margin-bottom: 50px;
}

/* 图片预览 */
.imgY[data-v-bb0c047c] {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #333;
  z-index: 11;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.imgXT[data-v-bb0c047c] {
  font-size: 25px;
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 5;
  color: #ffffff;
  cursor: pointer;
}
.imgXT[data-v-bb0c047c]:hover {
  color: #ffffff;
  opacity: 0.5;
}
.zmd[data-v-bb0c047c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bannertt[data-v-bb0c047c] {
  max-width: 100%;
  max-height: 100vh;
}
.newinput[data-v-bb0c047c] .el-input__inner {
  background: #f4f8ff;
  border: 1px solid #cedcf4;
}

.personalbox[data-v-24dc07cc]{
	padding: 20px;
}
.navlist-header[data-v-24dc07cc]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
}
.deptitle[data-v-24dc07cc]{
	line-height: 40px;
	font-size:18px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #333333;
}
.navlist-box[data-v-24dc07cc]{
	padding:20px;
}
.personal-info[data-v-24dc07cc]{
	border-bottom:1px solid #C0C0C0;
	padding-bottom:20px;
}
.personal-info-box[data-v-24dc07cc]{
	display:block;
	text-align:center;
	margin:0 auto;
}
.personal-name[data-v-24dc07cc]{
	font-size:18px;
	margin-top:16px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #333333;
}
.linka[data-v-24dc07cc]{
   text-decoration:none;
}
.cli[data-v-24dc07cc]{
	color:#424242;
	padding: 20px 0;
	font-size:16px;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px solid #C0C0C0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cli.active[data-v-24dc07cc]{
	color:#6CA1FF;
}
.shenhelist[data-v-24dc07cc]{
	height:0px;
	overflow:hidden;
	/* transition:height .5s; */
}
.shenhelist.show[data-v-24dc07cc]{
	height:186px;
	/* transition:height .5s; */
}
.shenhelist span[data-v-24dc07cc]{
	display:block;
	padding:20px 0 20px 50px;
	font-size:16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #424242;
	cursor:pointer;
	border-bottom: 1px solid #ECECEC;
}
.shenhelist span.active[data-v-24dc07cc] {
	color:#6CA1FF;
}

.liebiao[data-v-6fed48dc] {
  position: relative;
}
.listr[data-v-6fed48dc] {
  position: absolute;
  top: 50px;
  width: 126px;
  background: #FFFFFF;
  border: 1px solid #DEDEDE;
  font-size: 22px;
  color: #222222;
  line-height: 40px;
  padding: 0 20px;
  -moz-text-align-last: justify;
       text-align-last: justify;
  text-align: justify;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.audio_boxs[data-v-6fed48dc] {
  position: fixed;
  top: 0px;
  right: 380px;
  height: 43px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.audio_box[data-v-6fed48dc] {
  width: 50px;
  height: 43px;
  margin-right: 20px;
  border: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.audio_img[data-v-6fed48dc] {
  width: 30px;
  height: 30px;
  color: #ccc;
  cursor: pointer;
}
#audio_playing[data-v-6fed48dc] {
  position: fixed;
  top: 0px;
  right: 200px;
  width: 20px;
  height: 30px;
  border: 1px solid #ccc;
}

.wrapper[data-v-4f766544] {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.resbox[data-v-4f766544] {
  height: 100vh;
  width: 100%;
  background-color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.resbox i[data-v-4f766544] {
  font-size: 80px;
  color: #fff;
}
.resbox i[data-v-4f766544]:hover {
  color: aquamarine;
}
.my_office[data-v-4f766544] {
  height: 100vh;
  width: 100%;
}

.news-main[data-v-1ef6128e]{
	   padding:84px 19px 0 19px;
}
.news-left[data-v-1ef6128e]{
	width:18%;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	float:left;
	min-height:90vh;
}
.news-right[data-v-1ef6128e]{
	width:80%;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	float:right;
	padding: 36px 30px 0 30px;
	min-height:90vh;
}

.Detailsmain-main[data-v-4e0ed376]{
	padding:82px 19px 0 19px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}
.Detailsmain-left[data-v-4e0ed376]{
	width:18%;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	float:left;
	min-height:90vh;
}
.Detailsmain-right[data-v-4e0ed376]{
	width:80%;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	float:right;
	padding:60px 30px  30px 90px;
	min-height:90vh;
	margin-left:auto;
}
.Detailsmain-head[data-v-4e0ed376]{
	cursor:pointer;
	border-bottom:1px solid #C0C0C0;
	padding-bottom:60px;
	width:60%;
}
.detail-img[data-v-4e0ed376]{
	position:relative;
}
.detail-img:hover .detail-img-h[data-v-4e0ed376]{
	opacity:1;
}
.headimg-nput[data-v-4e0ed376]{
	    width: 80px;
	    height: 80px;
	    position: absolute;
	    top: 50%;
	    -webkit-transform: translateY(-50%);
	            transform: translateY(-50%);
	    opacity: 0;
	    z-index: -1;
}
.detail-img .detail-img-h[data-v-4e0ed376]{
	border-radius:50%;
	background:rgba(0,0,0,.4);
	position:absolute;
	width: 80px;
	height: 80px;
	text-align: center;
	line-height: 80px;
	font-size:14px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #FFFFFF;
	opacity:0;
	-webkit-transition:opacity .5s;
	transition:opacity .5s;
}
.personal-name[data-v-4e0ed376]{
	font-size:16px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #333333;
	margin:0 17px 0 27px;
}
.personal-edit[data-v-4e0ed376]{
	font-size:17px;
}
.personal-name-btn[data-v-4e0ed376]{
	width: 58px;
	height: 26px;
	display: inline-block;
	background:#61ACFE;
	color:#FFFFFF;
	border-radius:4px;
	text-align:center;
}
.personal-name-btn[data-v-4e0ed376]:last-of-type{
	background:#FFFFFF;
	color:#61ACFE;
	border:1px solid #61ACFE;
}
.info-box[data-v-4e0ed376]{
	 -webkit-box-align:baseline;
	     -ms-flex-align:baseline;
	         align-items:baseline;
	 padding:40px 0;
	 font-size:16px;
	 font-family: Source Han Sans CN;
	 font-weight: 400;
	 color: #424242;
	 border-bottom:1px solid #F0F0F0;
	 width:60%;
}
.diinfo-box[data-v-4e0ed376]{
   border-bottom:none;
   padding-bottom:0;
}
.info-set[data-v-4e0ed376]{
	margin-left:70px;
}
.info-set[data-v-4e0ed376] .el-cascader{
	width:360px;
}
.info-set span[data-v-4e0ed376]{
	display:block;
	margin:10px 0;
}
.info-box[data-v-4e0ed376]:last-of-type{
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}

.news-main[data-v-0973a480]{
	   padding:84px 19px 0 19px;
	   display:-webkit-box;
	   display:-ms-flexbox;
	   display:flex;
}
.news-left[data-v-0973a480]{
	width:18%;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	float:left;
	min-height:90vh;
}
.news-right[data-v-0973a480]{
	width:80%;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	float:right;
	padding: 36px 30px 30px 30px;
	min-height:90vh;
	margin-left:auto;
}
/* 顶部操作 */
.roote-depart[data-v-0973a480] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	height:40px;
}
.roote-depart-list[data-v-0973a480] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.roote-depart-list>li[data-v-0973a480] {
	cursor: pointer;
	margin-right: 48px;
	font-size:16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #424242;
	position: relative;
}
.roote-depart-list>li>img[data-v-0973a480] {
	margin-right: 4px;
}
/* 文件路径 */
.filerouter[data-v-0973a480] {
	padding-left: 38px;
	margin: 10px 0;
	cursor: pointer;
}
.filerouter span[data-v-0973a480] {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #424242;
}
.delhandle span[data-v-0973a480] {
	display: inline-block;
	padding: 4px 23px;
	background: #E1ECFF;
	border: 1px solid #CEDCF4;
	border-radius: 28px;
	font-size:14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #424242;
}
.delhandle span[data-v-0973a480]:hover {
	background:#61ACFE;
	color:#FFFFFF;
}
.filecontent[data-v-0973a480] .el-table .cell{
	  line-height:initial;
	  width:100%;
}









































































































































































































































































































































































/* 分页 */
.personalpage .el-pagination {
	text-align: center;
}
.personalpage .el-pagination .el-pager li {
	width: 38px;
	height: 38px;
	line-height: 38px;
	margin: 0;
	padding: 0;
	margin-right: 12px;
}
.personalpage .el-pager li.active {
	color: #FFFFFF;
	background: #6CA1FF;
	cursor: pointer;
}
.personalpage .el-pager li:hover {
	color: #FFFFFF;
	background: #6CA1FF;
}
.personalpage .el-pagination .btn-prev,
.personalpage .el-pagination .btn-next {
	width: 38px;
	height: 38px;
	line-height: 38px;
	margin: 0;
	padding: 0;
	margin-right: 12px;
}
.personalpage .el-pagination button:hover {
	color: #FFFFFF;
	background: #6CA1FF;
}
.personalpage .el-pagination button{
	height: 38px;
	line-height: 38px;
}
.personalpage .el-pagination span:not([class*=suffix]){
	  height: 38px;
	  line-height: 38px;
}

.audit-main[data-v-20ff9f7f]{
	   padding:84px 19px 0 19px;
	   display:-webkit-box;
	   display:-ms-flexbox;
	   display:flex;
}
.audit-left[data-v-20ff9f7f]{
	width:18%;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	min-height:90vh;
	float:left;
}
.audit-right[data-v-20ff9f7f]{
	width:80%;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	float:right;
	min-height:90vh;
	padding: 36px 30px 30px  30px;
	margin-left:auto;
}
.audit-umber[data-v-20ff9f7f]{
	font-size:16px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #424242;
	margin-left:10px;
}
.listcontent[data-v-20ff9f7f]{
	margin-top:20px;
}
.delhandle span[data-v-20ff9f7f]{
	display:inline-block;
	padding:4px 23px;
	background: #E1ECFF;
	border: 1px solid #CEDCF4;
	border-radius:28px;
	font-size:14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #424242;
}
.page-box[data-v-20ff9f7f]{
	margin-top:10px;
}

.audit-main[data-v-405d8347]{
		   padding:84px 19px 0 19px;
		   display:-webkit-box;
		   display:-ms-flexbox;
		   display:flex;
}
.audit-left[data-v-405d8347]{
		width:18%;
		background:#ffffff;
		-webkit-box-sizing:border-box;
		        box-sizing:border-box;
		float:left;
		min-height:90vh;
}
.audit-right[data-v-405d8347]{
		width:80%;
		background:#ffffff;
		-webkit-box-sizing:border-box;
		        box-sizing:border-box;
		float:right;
		min-height:90vh;
		padding: 36px 30px 0 30px;
		margin-left:auto;
}
.iconback[data-v-405d8347]{
	   font-weight:bold;
	   font-size: 20px;
}
.audit-head[data-v-405d8347]{
		margin-bottom:18px;
}
.bcal[data-v-405d8347]{
		text-decoration:none;
		font-size:16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #707070;
}
.bcal.ma4[data-v-405d8347]{
		margin:0 4px;
}
.audit-show[data-v-405d8347]{
		width:100%;
		height:555px;
		background:#F5F7FB;
		margin-bottom:10px;
		position:relative;
}
.audit-show[data-v-405d8347]:hover{
		opacity:1;
}
.audit-show:hover div[data-v-405d8347]{
		opacity:1;
}
.page-btn div[data-v-405d8347]{
		width: 50px;
		height: 50px;
		background: #E1ECFF;
		border: 1px solid #CEDCF4;
		border-radius:50%;
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-align:center;
		    -ms-flex-align:center;
		        align-items:center;
		-webkit-box-pack:center;
		    -ms-flex-pack:center;
		        justify-content:center;
		position:absolute;
		cursor:pointer;
		opacity:0;
		-webkit-transition:opacity .6s ease-out;
		transition:opacity .6s ease-out;
		z-index:9;
}
.prevt-btn[data-v-405d8347]{
		top:50%;
		-webkit-transform:translateY(-50%);
		        transform:translateY(-50%);
		left:0px;
}
.next-btn[data-v-405d8347]{
		top:50%;
		-webkit-transform:translateY(-50%);
		        transform:translateY(-50%);
		right:0px;
}
.page-btn div i[data-v-405d8347]{
		font-weight:bold;
		font-size:18px;
}
.evaluate-box[data-v-405d8347]{
		padding:21px;
		background:#F5F7FB;
}
.fileinfo span[data-v-405d8347]{
		font-size: 18px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
}
.evaluate-btn[data-v-405d8347]{
		margin-left:auto;
}
.evaluate-btn .upbtn[data-v-405d8347]{
		width: 100px;
		height:38px;
		background: #E1ECFF;
		border: 1px solid #CEDCF4;
		border-radius: 20px;
		font-size:14px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
		display:inline-block;
		text-align:center;
		line-height:38px;
		cursor:pointer;
		margin-left:10px;
}
.evaluate-btn .upbtn.active[data-v-405d8347]{
		background: #6CA1FF;
		color:#FFFFFF;
}
.typetag[data-v-405d8347]{
		font-size: 18px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
}
.file-item[data-v-405d8347]{
		font-size:16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
}
.shu[data-v-405d8347]{
		width: 3px;
		height: 14px;
		background: #F7C661;
		display:inline-block;
		margin:0 4px;
}
.evaluate-center[data-v-405d8347]{
		margin:20px 0;
}
.selectevaluate[data-v-405d8347]{
		width:85%;
		background:#CEDCF4;
}
.selectevaluate[data-v-405d8347] .el-input__inner{
		background:#E1ECFF;
		color:#424242;
		height:54px;
		line-height:54px;
}
.selectevaluate[data-v-405d8347] .el-icon-arrow-up:before{
		font-weight:bold;
		 content:"\E78F";
		 color:#333333;
}
.submit[data-v-405d8347]{
		width: 122px;
		height: 48px;
		background: #6CA1FF;
		border: 1px solid #CEDCF4;
		border-radius: 24px;
		cursor:pointer;
		-webkit-box-sizing:border-box;
		        box-sizing:border-box;
		font-size: 18px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #FFFFFF;
		text-align:center;
		line-height:48px;
		margin-left:26px;
}
	/* wps内容 */
.content_box[data-v-405d8347] {
		position: absolute;
		/*z-index:0;*/
		margin:0;
		height: 100vh;
		width: 100%;
		background-color: #ddd;
}

.my_office[data-v-35dfedf5] {
	height: 100%;
	width: 100%;
}
#my_pdf[data-v-35dfedf5] {
	height:100%;
	width:100%;
}
.videobox[data-v-35dfedf5] {
	position: absolute;
    top:0;
    left: 0;
    width: 100%;
}
.img_box[data-v-35dfedf5] {
	height:100%;
	width:100%;
	background-color:#333;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}
.img[data-v-35dfedf5] {
	/* height:100%; */
	display: block;
	 margin: 0 auto;
}
.wrong_box[data-v-35dfedf5] {
	height:100%;
	width:100%;
	font-size:24px;
	background-color:#eee;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
}
.audio_container[data-v-35dfedf5] {
	position:absolute;
	height:100%;
	width:100%;
	background-color:#333;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
}
.audio_box[data-v-35dfedf5]{
	text-align:center;
}
.audio_title[data-v-35dfedf5]{
	margin-bottom:10px;
}
.audio[data-v-35dfedf5] {
	width:500px;
	height:50px;
}
.audio_title[data-v-35dfedf5] {
	font-size:24px;
	color:#fff;
}
.wrong_text[data-v-35dfedf5]{
	text-align: center;
	    font-size: 18px;
}

.passaudit-main[data-v-c6955844]{
	   padding:84px 19px 0 19px;
	   display:-webkit-box;
	   display:-ms-flexbox;
	   display:flex;
}
.passaudit-left[data-v-c6955844]{
	width:18%;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	float:left;
	min-height:90vh;
}
.passaudit-right[data-v-c6955844]{
	width:80%;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	float:right;
	padding: 36px 30px 30px 30px;
	min-height:90vh;
	margin-left:auto;
}
.audit-umber[data-v-c6955844]{
	font-size:16px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #424242;
}
.listcontent[data-v-c6955844]{
	margin-top:20px;
}
.delhandle span[data-v-c6955844]{
	display:inline-block;
	padding:4px 23px;
	background: #E1ECFF;
	border: 1px solid #CEDCF4;
	border-radius:28px;
	font-size:14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #424242;
}
.delhandle span[data-v-c6955844]:hover{
	background:#61ACFE;
	color:#fff;
}
.page-box[data-v-c6955844]{
	margin-top:10px;
}

.nopass-main[data-v-12dd78ce]{
	   padding:84px 19px 0 19px;
	   display:-webkit-box;
	   display:-ms-flexbox;
	   display:flex;
}
.nopass-left[data-v-12dd78ce]{
	width:18%;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	float:left;
	min-height:90vh;
}
.nopass-right[data-v-12dd78ce]{
	width:80%;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	float:right;
	padding: 36px 30px 30px 30px;
	min-height:90vh;
	margin-left:auto;
}
.audit-umber[data-v-12dd78ce]{
	font-size:16px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #424242;
}
.listcontent[data-v-12dd78ce]{
	margin-top:20px;
}
.delhandle span[data-v-12dd78ce]{
	display:inline-block;
	padding:4px 23px;
	background: #E1ECFF;
	border: 1px solid #CEDCF4;
	border-radius:28px;
	font-size:14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #424242;
}
.page-box[data-v-12dd78ce]{
	margin-top:10px;
}

.audit-main[data-v-0bbdfe85]{
		   padding:84px 19px 0 19px;
		   display:-webkit-box;
		   display:-ms-flexbox;
		   display:flex;
}
.audit-left[data-v-0bbdfe85]{
		width:18%;
		background:#ffffff;
		-webkit-box-sizing:border-box;
		        box-sizing:border-box;
		float:left;
		min-height:90vh;
}
.audit-right[data-v-0bbdfe85]{
		width:80%;
		background:#ffffff;
		-webkit-box-sizing:border-box;
		        box-sizing:border-box;
		float:right;
		min-height:90vh;
		padding: 36px 30px 0 30px;
		margin-left:auto;
}
.iconback[data-v-0bbdfe85]{
	   font-weight:bold;
	   font-size: 20px;
}
.audit-head[data-v-0bbdfe85]{
		margin-bottom:18px;
}
.bcal[data-v-0bbdfe85]{
		text-decoration:none;
		font-size:16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #707070;
}
.bcal.ma4[data-v-0bbdfe85]{
		margin:0 4px;
}
.audit-show[data-v-0bbdfe85]{
		width:100%;
		height:555px;
		background:#F5F7FB;
		margin-bottom:10px;
		position:relative;
}
.audit-show[data-v-0bbdfe85]:hover{
		opacity:1;
}
.audit-show:hover div[data-v-0bbdfe85]{
		opacity:1;
}
.page-btn div[data-v-0bbdfe85]{
		width: 50px;
		height: 50px;
		background: #E1ECFF;
		border: 1px solid #CEDCF4;
		border-radius:50%;
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-align:center;
		    -ms-flex-align:center;
		        align-items:center;
		-webkit-box-pack:center;
		    -ms-flex-pack:center;
		        justify-content:center;
		position:absolute;
		cursor:pointer;
		opacity:0;
		-webkit-transition:opacity .6s ease-out;
		transition:opacity .6s ease-out;
}
.prevt-btn[data-v-0bbdfe85]{
		top:50%;
		-webkit-transform:translateY(-50%);
		        transform:translateY(-50%);
		left:0px;
}
.next-btn[data-v-0bbdfe85]{
		top:50%;
		-webkit-transform:translateY(-50%);
		        transform:translateY(-50%);
		right:0px;
}
.page-btn div i[data-v-0bbdfe85]{
		font-weight:bold;
		font-size:18px;
}
.evaluate-box[data-v-0bbdfe85]{
		padding:21px;
		background:#F5F7FB;
}
.fileinfo span[data-v-0bbdfe85]{
		font-size: 18px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
}
.evaluate-btn[data-v-0bbdfe85]{
		margin-left:auto;
}
.evaluate-btn .upbtn[data-v-0bbdfe85]{
		width: 100px;
		height:38px;
		background: #E1ECFF;
		border: 1px solid #CEDCF4;
		border-radius: 20px;
		font-size:14px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
		display:inline-block;
		text-align:center;
		line-height:38px;
		cursor:pointer;
		margin-left:10px;
}
.evaluate-btn .upbtn.active[data-v-0bbdfe85]{
		background: #6CA1FF;
		color:#FFFFFF;
}
.typetag[data-v-0bbdfe85]{
		font-size: 18px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
}
.file-item[data-v-0bbdfe85]{
		font-size:16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #424242;
}
.shu[data-v-0bbdfe85]{
		width: 3px;
		height: 14px;
		background: #F7C661;
		display:inline-block;
		margin:0 4px;
}
.evaluate-center[data-v-0bbdfe85]{
		margin:20px 0;
}
.selectevaluate[data-v-0bbdfe85]{
		width:85%;
		background:#CEDCF4;
}
.selectevaluate[data-v-0bbdfe85] .el-input__inner{
		background:#E1ECFF;
		color:#424242;
		height:54px;
		line-height:54px;
}
.selectevaluate[data-v-0bbdfe85] .el-icon-arrow-up:before{
		font-weight:bold;
		 content:"\E78F";
		 color:#333333;
}
.submit[data-v-0bbdfe85]{
		width: 122px;
		height: 48px;
		background: #6CA1FF;
		border: 1px solid #CEDCF4;
		border-radius: 24px;
		cursor:pointer;
		-webkit-box-sizing:border-box;
		        box-sizing:border-box;
		font-size: 18px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #FFFFFF;
		text-align:center;
		line-height:48px;
		margin-left:26px;
}

.resDetail-page[data-v-9f9c6bb8]{
	height: 100%;
	width: 100%;
}
.my_office[data-v-9f9c6bb8] {
	height: 100%;
	width: 100%;
}
#my_pdf[data-v-9f9c6bb8] {
	height:100%;
	width:100%;
}
.videobox[data-v-9f9c6bb8] {
	position: absolute;
    top:0;
    left: 0;
    width: 100%;
}
.img_box[data-v-9f9c6bb8] {
	height:100%;
	width:100%;
	background-color:#333;
}
.img[data-v-9f9c6bb8] {
	height:100%;
	height:100%;
}
.wrong_box[data-v-9f9c6bb8] {
	height:100%;
	width:100%;
	font-size:24px;
	background-color:#eee;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
}
.audio_container[data-v-9f9c6bb8] {
	position:absolute;
	height:100%;
	width:100%;
	background-color:#333;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
}
.audio[data-v-9f9c6bb8] {
	width:500px;
	height:50px;
}
.audio_title[data-v-9f9c6bb8] {
	font-size:24px;
	color:#fff;
}

.set-main[data-v-3770bbc8] {
	padding: 82px 19px 0 19px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.set-left[data-v-3770bbc8] {
	width: 18%;
	background: #ffffff;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
	min-height: 90vh;
}
.set-right[data-v-3770bbc8] {
	width: 80%;
	background: #ffffff;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	float: right;
	padding: 36px 30px 0 30px;
	min-height: 90vh;
	margin-left: auto;
}
.set-head[data-v-3770bbc8] {
	margin-bottom: 22px;
}
.newad-btn[data-v-3770bbc8] {
	display: block;
	width: 148px;
	height: 43px;
	background: #6CA1FF;
	border-radius: 4px;
	line-height: 43px;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	margin-left: 10px;
}
.selectpalt span[data-v-3770bbc8] {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	text-align: center;
}
.search[data-v-3770bbc8] {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	padding: 30px 0;
	border-bottom: 1px solid #ECECEC;
}
.input-with-select[data-v-3770bbc8] {
	width: 350px;
}
.input-with-select .el-select[data-v-3770bbc8] {
	width: 120px;
}
.input-with-select .el-select[data-v-3770bbc8] {
	background: #D9E7FF;
}
.input-with-select[data-v-3770bbc8]>.el-input__inner {
	background: #F4F8FF;
}
.searbtn[data-v-3770bbc8] {
	width: 90px;
	height: 37px;
	background: #6CA1FF;
	-webkit-box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
	        box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
	border-radius: 3px;
	display: block;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	line-height: 37px;
	margin-left: 25px;
}
.resultbox[data-v-3770bbc8] {
	padding: 20px 0;
	border-bottom: 1px solid #ECECEC;
}

/* 选择人 */
.infobox[data-v-3770bbc8] {
	width: 100px;
	display: inline-block;
	margin-right: 20px;
	font-size: 16px;
}
.checkper .el-checkbox[data-v-3770bbc8] {
	height: 32px;
	line-height: 32px;
}
.empry-result[data-v-3770bbc8] {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #707070;
}
.settitle[data-v-3770bbc8] {
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #424242;
	display: block;
	margin-bottom: 10px;
}
.lititle[data-v-3770bbc8] {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	cursor: pointer;
	height: 32px;
	line-height: 32px;
}
.lititle.active[data-v-3770bbc8] {
	color: #61ACFE;
}
.lititle i[data-v-3770bbc8] {
	margin-left: 10px;
	font-size: 16px;
}
.settitle[data-v-3770bbc8] {
	margin-top: 20px;
}
.scholbox[data-v-3770bbc8] {
	padding-left: 13px;
}
.scholbox .el-checkbox[data-v-3770bbc8] {
	width: 120px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.scholbox[data-v-3770bbc8] .el-checkbox__label {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #424242;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
}
.scholbox[data-v-3770bbc8] .el-checkbox__inner {
	width: 18px;
	height: 18px;
}
.scholbox[data-v-3770bbc8] .el-checkbox {
	height: 32px;
	line-height: 32px;
}
.scholbox[data-v-3770bbc8] .el-checkbox__inner::after {
	width: 6px;
	height: 10px;
}
.resultbox[data-v-3770bbc8] .el-checkbox__inner {
	width: 18px;
	height: 18px;
}
.resultbox[data-v-3770bbc8] .el-checkbox__inner::after {
	width: 6px;
	height: 10px;
}
.topbox[data-v-3770bbc8] .el-checkbox__label {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #424242;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
}
.topbox[data-v-3770bbc8] .el-checkbox__inner {
	width: 18px;
	height: 18px;
}
.topbox[data-v-3770bbc8] .el-checkbox {
	height: 32px;
	line-height: 32px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.topbox[data-v-3770bbc8] .el-checkbox__inner::after {
	width: 6px;
	height: 10px;
}
.lihead[data-v-3770bbc8] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.setschool ul[data-v-3770bbc8],
.setcontent ul[data-v-3770bbc8] {
	padding-left: 20px;
}
.bindset[data-v-3770bbc8] {
	width: 90px;
	height: 37px;
	background: #6CA1FF;
	-webkit-box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
	        box-shadow: 0px 1px 3px 0px rgba(190, 214, 255, 0.6);
	border-radius: 3px;
	text-align: center;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	display: block;
	line-height: 37px;
	cursor: pointer;
	margin: 30px auto;
}
.empty-result[data-v-3770bbc8] {
	font-size: 16px;
	text-align: center;
}
.delhandle span[data-v-3770bbc8] {
	display: inline-block;
	padding: 4px 23px;
	background: #E1ECFF;
	border: 1px solid #CEDCF4;
	border-radius: 28px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #424242;
}
.delhandle span[data-v-3770bbc8]:hover {
	background: #61ACFE;
	color: #FFFFFF;
}
.lastbox[data-v-3770bbc8] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.xiaben-page[data-v-94f7173e]{
	background:#F4F8FF;
	/* height:100vh; */
}
img[data-v-94f7173e]{
	pointer-events: none;
}

.xiaoben-main[data-v-39095df6] {
  padding: 84px 19px 0 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tabframe-main[data-v-39095df6] {
  padding: 67px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
/* 左侧 */
.xiaoben-left[data-v-39095df6] {
  width: 18%;
  background: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  padding: 20px;
  height: 90vh;
  overflow: hidden;
  min-width: 254px;
  position: fixed;
  overflow-y: scroll;
}
.xiaoben-left[data-v-39095df6]:hover {
  overflow-y: scroll;
}
.xiaoben-right[data-v-39095df6] {
  width: 80%;
  background: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: right;
  padding: 30px;
  min-height: 90vh;
  margin-left: auto;
}

.xiaoben-left::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.navlist-header[data-v-4c486468]{
	 -webkit-box-sizing: border-box;
	         box-sizing: border-box;
	 height: 100%;
	 margin-bottom:20px;
}
.deptitle[data-v-4c486468]{
	  font-size:18px;
	  font-family: Source Han Sans CN;
	  font-weight: 500;
	  color: #333333;
}
.changtype[data-v-4c486468]{
	  padding:0 20px;
}
.resourcetypes[data-v-4c486468]{
	  margin:0 auto;
	  padding:23px 0;
	  border-bottom:1px solid #C0C0C0;
	  -webkit-box-pack: justify;
	      -ms-flex-pack: justify;
	          justify-content: space-between;
}
.resourcetypes[data-v-4c486468]:last-of-type{
	padding:23px 20px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
.chapterid[data-v-4c486468]{
	  border-bottom:1px solid #C0C0C0;
	  -webkit-box-pack: justify;
	      -ms-flex-pack: justify;
	          justify-content: space-between;
}
.gradetitle[data-v-4c486468]{
	font-size:16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #424242;
	cursor:pointer;
	margin-left: 5px;
}
.gradetitleicon[data-v-4c486468]{
	font-size:12px;
	color: #424242;
	cursor: pointer;
	margin-left: auto;
	margin-right: 9px;
}
.treebox[data-v-4c486468]{
	height:0;
	overflow:hidden;
}
.treeshow[data-v-4c486468]{
	height:auto;
}
.checkxd[data-v-4c486468]{
	margin-top:10px;
	border:1px solid #cecece;
	border-radius: 6px;
}
.xdhead[data-v-4c486468]{
	border-bottom:1px solid #d0d0d0;
	background:rgb(225, 236, 255);
	height:40px;
}
.xdhead .xueduanbox[data-v-4c486468]{
	width:33%;
	font-size:16px;
	cursor:pointer;
	text-align:center;
	line-height:32px;
}
.xueduanbox:hover span[data-v-4c486468]{
	color:#61ACFE;
}
.xueduanbox.active span[data-v-4c486468]{
	color:#61ACFE;
}
.subjbox span.active[data-v-4c486468]{
	color:#61ACFE;
}
.subjbox span[data-v-4c486468]{
	display:block;
	float:left;
	padding:0 10px;
	margin:5px;
	cursor:pointer;
	font-size:14px;
	line-height:34px;
}
.subjbox span[data-v-4c486468]:hover{
	color:#61ACFE;
}


.xiaobennav-main .el-input__inner{
		background: #ffffff;
		border: none;
		color:#424242;
}
.xiaobennav-main .is-checked.is-current>div.el-tree-node__content>span.span-ellipsis{
    	color:#61ACFE;
}
.xiaobennav-main .el-tree-node__content{
    	line-height:64px;
    	height:64px;
}
.xiaobennav-main .el-submenu__icon-arrow{
    	right:9px;
}
.xiaobennav-main .el-submenu__icon-arrow{
		right:9px;
}
.treebox.treeshow .span-ellipsis{
		font-size: 16px;
}
.treebox.treeshow .span-ellipsis{
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		width:100%;
}


.silder .el-menu{
	border-right:none;
}

.moreshow{
		display:inline-block;
		width:100%;
}
.silderxb .el-submenu__title{
	padding:0 !important;
	/* border-bottom:1xp solid red; */
	border-bottom:1px solid #C0C0C0;
     height:77px;
	line-height:77px;
}
.silderxb .el-submenu.is-active .el-submenu__title{
	    border-bottom-color: #C0C0C0;
}
.silderxb .el-menu-item{
	border-bottom:1px solid #C0C0C0;
	height:77px;
	line-height:77px;
}

.restylist[data-v-61d131d2] {
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
          box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
  border-radius: 4px;
  padding: 10px 18px;
  cursor: pointer;
  margin-right: 24px;
}
.restylist.active[data-v-61d131d2] {
  background: #6ca1ff;
}
.restylist.active span[data-v-61d131d2] {
  color: #ffffff;
}
.restylist span[data-v-61d131d2] {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #424242;
}
.input-with-select[data-v-61d131d2] {
  width: 235px;
}
.uploadfile[data-v-61d131d2] {
  margin-left: 40px;
  cursor: pointer;
}
.upload_btn[data-v-61d131d2] {
  position: absolute;
  width: 100px;
  opacity: 0;
  z-index: -2;
}
.searchinfo[data-v-61d131d2] {
  width: 360px;
}
.Filetype li[data-v-61d131d2] {
  display: inline-block;
  cursor: pointer;
  padding: 0 15px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #424242;
  background: #e1ecff;
  border: 1px solid #cedcf4;
  border-radius: 14px;
  height: 28px;
  line-height: 28px;
  margin-right: 10px;
}
.Filetype.draw li[data-v-61d131d2] {
  margin-right: 6px;
}
.Filetype li.active[data-v-61d131d2] {
  color: #ffffff;
  border: 1px solid #6ca1ff;
  background: #6ca1ff;
}
.filecontent[data-v-61d131d2] {
  margin-top: 37px;
}
.book_content[data-v-61d131d2] {
  border-top: 5px solid #e1ecff;
}
.bookbox[data-v-61d131d2] {
  float: left;
  margin: 15px;
  cursor: pointer;
  position: relative;
}
.bookimg img[data-v-61d131d2] {
  display: block;
  width: 150px;
  height: 220px;
  margin: 0 auto;
}
.booktitle[data-v-61d131d2] {
  margin-top: 10px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 200px;
  text-align: center;
}
.trans[data-v-61d131d2] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.delhandle[data-v-61d131d2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.delhandle span[data-v-61d131d2] {
  display: inline-block;
  padding: 4px 0px;
  width: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #e1ecff;
  border: 1px solid #cedcf4;
  border-radius: 28px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #424242;
  margin-right: 10px;
}
.delhandle span[data-v-61d131d2]:hover {
  color: #ffffff;
  background: #61acfe;
}
.delhandle a[data-v-61d131d2] {
  display: block;
  height: 100%;
  width: 100%;
  text-align: center;
}

/* 侧边设置 */
.best-btn[data-v-61d131d2] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}
.best-btn .settitle[data-v-61d131d2] {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  cursor: pointer;
}
.best-btn .settitle.active[data-v-61d131d2] {
  color: #6ca1ff;
}
.best-btn .setshu[data-v-61d131d2] {
  margin: 0 20px;
  display: inline-block;
  width: 1px;
  background: #424242;
  height: 24px;
}
.clsoeawereset[data-v-61d131d2] {
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}
.caozuo[data-v-61d131d2] {
  padding: 30px 0;
  border-bottom: 1px solid #ececec;
}
.caozuotitle[data-v-61d131d2] {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  width: 190px;
  display: inline-block;
}
.caozuobtn[data-v-61d131d2] {
  display: inline-block;
  cursor: pointer;
  padding: 4px 18px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #424242;
  background: #e1ecff;
  border: 1px solid #cedcf4;
  border-radius: 14px;
  margin-left: 100px;
}
.caozuobtn[data-v-61d131d2]:hover {
  color: #ffffff;
  background: #61acfe;
}
.savebtn[data-v-61d131d2] {
  cursor: pointer;
  display: inline-block;
  background: #6ca1ff;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
          box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
  border-radius: 3px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  padding: 5px 27px;
  margin-top: 42px;
  margin-bottom: 50px;
}

/*进度条*/
.progress[data-v-61d131d2] {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 100;
  overflow-y: scroll;
  height: 180px;
  width: 350px;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 8px;
  background-color: #fff;
  padding: 10px;
}
.progress li[data-v-61d131d2] {
  margin: 10px 0 10px 0;
  position: relative;
}
.uploadtitleS[data-v-61d131d2] {
  width: 100%;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.uploadtitle[data-v-61d131d2] {
  display: inline-block;
  width: 230px;
  height: 30px;
  text-align: left;
  line-height: 30px;
  overflow: hidden;
  padding-left: 2px;
}
.uploadstatus[data-v-61d131d2] {
  display: inline-block;
  height: 30px;
  line-height: 30px;
}
.uploadbtn[data-v-61d131d2] {
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #409eff;
  color: #fff;
  font-size: 14px;
  border-radius: 100px;
}
.uploadbtn[data-v-61d131d2]:hover {
  background: #a0cfff;
}
.search[data-v-61d131d2] .el-input-group {
  width: 360px;
}
.search[data-v-61d131d2] .el-input-group__prepend .el-select {
  width: 130px;
}
.suspension[data-v-61d131d2] {
  width: 350px;
  height: 76px;
  margin-left: 20px;
  z-index: 2;
  /* float: right; */
}
.suspension .muou_box[data-v-61d131d2] {
  float: left;
  width: 60px;
  height: 76px;
}
.suspension .muou_box img[data-v-61d131d2] {
  max-width: 100%;
}
.suspension .content[data-v-61d131d2] {
  float: left;
  width: 290px;
  height: 76px;
  padding: 10px;
  border: 1px dashed #ffcfcf;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  background-color: #fff5f5;
  color: #ff633a;
}
.suspension .allcontent[data-v-61d131d2] {
  float: left;
  width: 290px;
  min-height: 76px;
  padding: 10px;
  border: 1px dashed #ffcfcf;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  background-color: #fff5f5;
}
.floatleft[data-v-61d131d2] {
  float: left;
}
.floatright[data-v-61d131d2] {
  float: right;
}
.fontweight[data-v-61d131d2] {
  font-weight: 700;
}
.FF633A[data-v-61d131d2] {
  color: #ff633a;
}
.clearboth[data-v-61d131d2] {
  clear: both;
}
.cur[data-v-61d131d2] {
  cursor: pointer;
}
.suspension .content .zuidi[data-v-61d131d2] {
  margin-left: 20px;
  margin-right: 10px;
  vertical-align: middle;
}
.allcontent .item_box[data-v-61d131d2] {
  width: 278px;
  margin: 0 auto;
  margin-top: 8px;
  overflow-y: auto;
}
.allcontent .item_box .danitem[data-v-61d131d2] {
  margin-top: 8px;
}
.allcontent .item_box .itemtitle[data-v-61d131d2] {
  margin: 4px;
}
.allcontent .item_box .itemcontent[data-v-61d131d2] {
  position: relative;
  width: 98%;
  height: 100px;
  background-color: #fff;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.allcontent .item_box .itemcontent1[data-v-61d131d2] {
  padding: 10px;
  height: auto;
  min-height: 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.allcontent .item_box .itemcontent .itemcontenti[data-v-61d131d2] {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.logs-block[data-v-61d131d2]::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 6px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 6px;
}
.logs-block[data-v-61d131d2]::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px #ff8181;
          box-shadow: inset 0 0 5px #ff8181;
  background: #f4f8ff;
}
.logs-block[data-v-61d131d2]::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  /* box-shadow: inset 0 0 5px rgba( 0, 0, 0, .1);  */
  border-radius: 10px;
  background: #fff5f5;
}
.logs-block[data-v-61d131d2]::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 3px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 6px;
}










































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/* 分页 */
.xiaobenpage .el-pagination {
  text-align: center;
}
.xiaobenpage .el-pagination .el-pager li {
  width: 38px;
  height: 38px;
  line-height: 38px;
  margin: 0;
  padding: 0;
  margin-right: 12px;
}
.xiaobenpage .el-pager li.active {
  color: #ffffff;
  background: #6ca1ff;
  cursor: pointer;
}
.xiaobenpage .el-pager li:hover {
  color: #ffffff;
  background: #6ca1ff;
}
.xiaobenpage .el-pagination .btn-prev,
.xiaobenpage .el-pagination .btn-next {
  width: 38px;
  height: 38px;
  line-height: 38px;
  margin: 0;
  padding: 0;
  margin-right: 12px;
}
.xiaobenpage .el-pagination button:hover {
  color: #ffffff;
  background: #6ca1ff;
}
.xiaobenpage .el-pagination button {
  height: 38px;
  line-height: 38px;
}
.xiaobenpage .el-pagination span:not([class*="suffix"]) {
  height: 38px;
  line-height: 38px;
}
/* 分页 */
/* 侧边设置 */
.bumenset .el-drawer__body {
  padding: 34px 20px 68px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* position:relative; */
}
.bumenset .el-tabs__item {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
}
.bumenset .el-tabs__item {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
}
.bumenset .el-drawer.rtl {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-box-shadow: -7px 0px 16px 0px rgb(186 206 240 / 45%);
          box-shadow: -7px 0px 16px 0px rgb(186 206 240 / 45%);
  margin-top: 69px;
  width: 440px !important;
}
/* 文件操作 */
.fileattr .el-input__inner {
  width: 200px;
}
/* 选择章节 */
.selectsubj .el-input__inner {
  background: rgba(255, 255, 255, 0.1);
  border: none;
}
.selectsubj .el-icon-arrow-up:before {
  content: "\E78F";
}
.selectsubj .el-icon-arrow-down:before {
  content: "\E790";
}

.setpl .el-input__inner::-webkit-input-placeholder {
  color: #333;
}
.setpl .el-input__inner::-moz-placeholder {
  color: #333;
}
.setpl .el-input__inner::-ms-input-placeholder {
  color: #333;
}
.setpl .el-input__inner::placeholder {
  color: #333;
}

/* 谷歌 */
.setpl .el-input__inner::-webkit-input-placeholder {
  color: #333;
}

/* 火狐 */
.setpl .el-input__inner:-moz-placeholder {
  color: #333;
}

/*ie*/
.setpl .el-input__inner:-ms-input-placeholder {
  color: #333;
}
#app .suspensionclass .el-dialog__header {
  border-bottom: none;
  padding: 20px;
}

.suspage[data-v-48933520] {
    min-width: 1052px;
}
.title_box .tab_btn[data-v-48933520] {
  color: #000;
  background-color: #fff;
  border: 2px solid #d9d9d9;
}
.title_box .tab_btn_select[data-v-48933520] {
  color: #ff8787;
  background-color: #fff;
  border: 2px solid #ff8787;
}
.titleclose[data-v-48933520] {
    float: right;
}
.clearboth[data-v-48933520] {
    clear: both;
}
.item_box[data-v-48933520] {
    width: 100%;
    min-height: 100px;
    margin-top: 20px;
    /* background-color: #f9f9f9; */
    border: 1px solid #d1d1d1;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.item_box .tab_box[data-v-48933520] {
    float: right;
    margin-top: 20px;
}
.item_box .tab_box .tab_btn[data-v-48933520]{
    color: #3c76da;
    background-color: #d8e6ff;
}
.item_box .tab_box .tab_btn_select[data-v-48933520] {
    color: #fff;
    background-color: #5292fe;
}
.detail_box[data-v-48933520] {
    width: 100%;
    min-height: 100px;
    padding: 10px 20px;
    border: 1px solid #d1d1d1;
    border-top: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.detail_box .shuju_box[data-v-48933520] {
    width: 90%;
    min-height: 80px;
    margin: 0 auto;
    margin-bottom: 15px;
    padding: 10px;
    background-color: #f3f7ff;
    border: 1px solid #c4d8ff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #749ceb;
    border-radius: 10px;
}
.upandnext[data-v-48933520] {
    margin-top: 15px;
}
.upandnext .zuo[data-v-48933520] {
    color: #749ceb;
    cursor: pointer;
}
.upandnext .you[data-v-48933520] {
    float: right;
}
.marginright20[data-v-48933520] {
    margin-right: 20px;
}
.subjective_box[data-v-48933520] {
    margin-top: 20px;
    width: 100%;
    min-height: 120px;
    padding: 10px;
    /* background-color: #f9f9f9; */
    border: 1px solid #dcdcdc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.typical_box[data-v-48933520] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-height: 120px;
    margin-top: 20px;
}
.typical_box .typical[data-v-48933520] {

    -webkit-box-flex: 1;

        -ms-flex: 1;

            flex: 1;
    height: 220px;
    background-color: #f9f9f9;
    border: 1px solid #dcdcdc;
}
.typicalimg[data-v-48933520] {
    max-width: 100%;
    max-height: 100%;
}
.realtopic .tab_box[data-v-48933520] {
    float: right;
    margin-top: 15px;
}
.itemimgbox[data-v-48933520] {
    width: 100%;
    text-align: center;
}
.itemimg[data-v-48933520] {
    max-width: 80%;
}
.cur[data-v-48933520] {
    cursor: pointer;
}


#app .suspage .el-dialog__header {
    border-bottom: none;
    padding: 10px;
}
.suspage .el-dialog__wrapper {
    z-index: 2022;
}

.tubiao[data-v-2d30fa0d] {
  height: 500px;
}

.timu_box[data-v-d5a5b380] {
  margin: 30px 0;
}
.timu_box .timu[data-v-d5a5b380] {
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  margin-right: 20px;
  line-height: 20px;
  text-align: center;
  background-color: #5292fe;
  color: #fff;
}
.timu_box .timu1[data-v-d5a5b380] {
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  margin-right: 20px;
}
.timu_box .tigan[data-v-d5a5b380] {
  display: inline-block;
  width: calc(100% - 60px);
  min-width: 600px;
  min-height: 200px;
  /* text-align: center; */
  border: 1px solid #e1e1e1;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.timudetail[data-v-d5a5b380] {
  margin: 30px 0;
  margin-right: 30px;
}
.fangkuai[data-v-d5a5b380] {
  display: inline-block;
  width: 6px;
  height: 12px;
  border-radius: 3px;
  margin-left: 60px;
  background-color: #5292fe;
}
.gbsl-tu-box[data-v-d5a5b380] {
  margin: 0 30px;
  padding: 25px 0;
}
.gbsl-tu-box .biaoge[data-v-d5a5b380] {
  margin-top: 40px;
}
.gbsl-tu-box.kong-box[data-v-d5a5b380] {
  text-align: center;
  background: #fcf8e3;
}
.pagination[data-v-d5a5b380] {
    text-align: center;
    margin: 30px auto;
}
.tigan .ch[data-v-d5a5b380] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tigan .cho[data-v-d5a5b380] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tigan .choi[data-v-d5a5b380] {
  text-align: left;
}

.xiaoben-main[data-v-4d89829d] {
  padding: 10px 19px 0 19px;
}

/* 左侧 */

/*  .xiaoben-left{
  	width:18%;
  	background:#ffffff;
	box-sizing:border-box;
	float:left;
	padding: 20px;
	min-height:90vh;
  } */
.xiaoben-right[data-v-4d89829d] {
  width: 100%;
  background: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: right;
  padding: 0 30px;
  min-height: 90vh;
}

.back-head[data-v-41f35a19] {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #707070;
  cursor: pointer;
}
.back[data-v-41f35a19] {
  cursor: pointer;
}
.shu[data-v-41f35a19] {
  width: 3px;
  height: 14px;
  background: #f7c661;
  display: inline-block;
  margin: 0 4px;
}
.infobox[data-v-41f35a19] {
  padding: 15px 60px 15px 35px;
  background: #f5f7fb;
  margin: 11px 0;
}
.infobox-l-top span[data-v-41f35a19] {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #424242;
}
.infobox-right[data-v-41f35a19] {
  margin-left: auto;
}
.setbtn[data-v-41f35a19] {
  width: 121px;
  height: 39px;
  background: #6ca1ff;
  border: 1px solid #cedcf4;
  border-radius: 20px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 40px;
}
.infobox-left > div[data-v-41f35a19] {
  margin: 10px 0;
}
.infobox-l-bottom ul[data-v-41f35a19] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.infobox-l-bottom li span[data-v-41f35a19] {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #424242;
}
.infobox-l-bottom li[data-v-41f35a19] {
  margin-right: 40px;
}
.infobox-l-bottom li[data-v-41f35a19]:last-of-type {
  margin: 0;
}
.caozuo[data-v-41f35a19] {
  padding: 30px 0;
  border-bottom: 1px solid #ececec;
}
.caozuotitle[data-v-41f35a19] {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  width: 190px;
  display: inline-block;
}
.caozuobtn[data-v-41f35a19] {
  display: inline-block;
  cursor: pointer;
  padding: 4px 18px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #424242;
  background: #e1ecff;
  border: 1px solid #cedcf4;
  border-radius: 14px;
  margin-left: 100px;
}
.caozuobtn[data-v-41f35a19]:hover {
  color: #ffffff;
  background: #61acfe;
}
/* 分页 */
/* 侧边设置 */
.bumenset[data-v-41f35a19] .el-drawer__body {
  padding: 34px 20px 68px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* position:relative; */
}
.bumenset[data-v-41f35a19] .el-tabs__item {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
}
.bumenset[data-v-41f35a19] .el-tabs__item {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
}
.bumenset[data-v-41f35a19] .el-drawer.rtl {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-box-shadow: -7px 0px 16px 0px rgb(186 206 240 / 45%);
          box-shadow: -7px 0px 16px 0px rgb(186 206 240 / 45%);
  width: 440px !important;
}
/* 侧边设置 */
.best-btn[data-v-41f35a19] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}
.best-btn .settitle[data-v-41f35a19] {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  cursor: pointer;
}
.best-btn .settitle.active[data-v-41f35a19] {
  color: #6ca1ff;
}
.best-btn .setshu[data-v-41f35a19] {
  margin: 0 20px;
  display: inline-block;
  width: 1px;
  background: #424242;
  height: 24px;
}
.clsoeawereset[data-v-41f35a19] {
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}
.savebtn[data-v-41f35a19] {
  cursor: pointer;
  display: inline-block;
  background: #6ca1ff;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
          box-shadow: 0px 3px 7px 0px rgba(190, 214, 255, 0.6);
  border-radius: 3px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  padding: 5px 27px;
  margin-top: 42px;
  margin-bottom: 50px;
}

.resbox[data-v-2a98db9c] {
  background: #f5f7fb;
  width: 100%;
  height: 800px;
  margin: 0 auto;
  border: 1px solid #eee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.my_office[data-v-2a98db9c] {
  background: #f5f7fb;
  width: 100%;
  /* 	height:800px; */
  margin: 0 auto;
  border: 1px solid #eee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.filmbox[data-v-2a98db9c] {
  margin: 0 auto;
  width: 570px;
  height: 658px;
  display: block;
  background: url("https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/newbsk/bk/film.png")
    no-repeat;
  position: relative;
  cursor: pointer;
}
.titlemp[data-v-2a98db9c] {
  display: block;
  text-align: center;
  color: #000;
  font-size: 16px;
}
.rotabox[data-v-2a98db9c] {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-48%, -32%);
          transform: translate(-48%, -32%);
}
.rotabox:hover .caozuobtn[data-v-2a98db9c] {
  opacity: 1;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.caozuobtn[data-v-2a98db9c] {
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-37%, -50%);
          transform: translate(-37%, -50%);
}
.start[data-v-2a98db9c] {
  -webkit-transform: translate(-48%, -50%);
          transform: translate(-48%, -50%);
}
.filmimg[data-v-2a98db9c] {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
  animation: rotation-data-v-2a98db9c 8s linear infinite;
  -moz-animation: rotation-data-v-2a98db9c 8s linear infinite;
  -webkit-animation: rotation-data-v-2a98db9c 8s linear infinite;
  -o-animation: rotation-data-v-2a98db9c 8s linear infinite;
}
.filmingpaused[data-v-2a98db9c] {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
@keyframes rotation-data-v-2a98db9c {
from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@-webkit-keyframes rotation-data-v-2a98db9c {
from {
    -webkit-transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
}
}
.audio[data-v-2a98db9c] {
  display: block;
  width: 500px;
  height: 80px;
  margin: 0 auto;
}

.liebiao[data-v-3031a2b1] {
  position: relative;
}
.listr[data-v-3031a2b1] {
  position: absolute;
  top: 50px;
  width: 126px;
  background: #FFFFFF;
  border: 1px solid #DEDEDE;
  font-size: 22px;
  color: #222222;
  line-height: 40px;
  padding: 0 20px;
  -moz-text-align-last: justify;
       text-align-last: justify;
  text-align: justify;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.audio_boxs[data-v-3031a2b1] {
  position: fixed;
  top: 0px;
  right: 380px;
  height: 43px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.audio_box[data-v-3031a2b1] {
  width: 50px;
  height: 43px;
  margin-right: 20px;
  border: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.audio_img[data-v-3031a2b1] {
  width: 30px;
  height: 30px;
  color: #ccc;
  cursor: pointer;
}
#audio_playing[data-v-3031a2b1] {
  position: fixed;
  top: 0px;
  right: 200px;
  width: 20px;
  height: 30px;
  border: 1px solid #ccc;
}

.wrapper[data-v-3c67f046] {
  width: 100%;
  height: 100vh;
}
.my_office[data-v-3c67f046] {
  height: 100vh;
  width: 100%;
}
.resbox[data-v-3c67f046] {
  height: 100vh;
  width: 100%;
}
.video[data-v-3c67f046] {
  width: 100%;
  height: 100%;
}
.audio_box[data-v-3c67f046] {
  height: 100vh;
  width: 100%;
  background-color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.imgbox[data-v-3c67f046] {
  height: 100vh;
  width: 100%;
  background-color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.liebiao[data-v-4a0b2764]{
	position: relative;
}
.listr[data-v-4a0b2764]{
	position: absolute;
	top: 50px;
	width: 126px;
	background: #FFFFFF;
	border: 1px solid #DEDEDE;
	font-size: 22px;
	color: #222222;
	line-height: 40px;
	padding: 0 20px;
	-moz-text-align-last: justify;
	     text-align-last: justify;
	text-align: justify;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.audio_boxs[data-v-4a0b2764]{
	position: fixed;
	top:0px;
	right: 280px;
	height: 43px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.audio_box[data-v-4a0b2764] {
	width: 50px;
	height: 43px;
	margin-right: 20px;
	border:1px solid #ccc;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.audio_img[data-v-4a0b2764] {
	width: 30px;
	height: 30px;
	color: #ccc;
	cursor: pointer;
}
#audio_playing[data-v-4a0b2764] {
	position: fixed;
	top:0px;
	right: 200px;
	width: 20px;
	height: 30px;
	border: 1px solid #ccc;
}

.wrapper[data-v-310f2d53] {
  width: 100%;
  height: 100vh;
}
.resbox[data-v-310f2d53] {
  height: 100vh;
  width: 100%;
  background-color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.resbox i[data-v-310f2d53] {
  font-size: 80px;
  color: #fff;
}
.resbox i[data-v-310f2d53]:hover {
  color: aquamarine;
}
.my_office[data-v-310f2d53] {
  height: 100vh;
  width: 100%;
}
.video[data-v-310f2d53] {
  max-width: 100%;
  max-height: 100vh;
}
.img[data-v-310f2d53] {
  max-width: 100%;
  max-height: 100vh;
}
.audio[data-v-310f2d53] {
  width: 500px;
  height: 50px;
}
.audio_title[data-v-310f2d53] {
  font-size: 24px;
  color: #fff;
}

.book[data-v-22aa45ba] {
	position: absolute;
	margin:0;
	height: 100vh;
	width: 100%;
	background-color: #555;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.book_content[data-v-22aa45ba] {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 30px auto;
	/* width: 1450px; */
}

/***左右分页***/
.book_pages[data-v-22aa45ba] {
	width: 1246px;
	/* width: 1400px; */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: #fff;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
}
.page_left[data-v-22aa45ba] {
	width:50%;
	/* width:623px; */
	/* width:700px; */
	border-right:1px solid #aaa;
}
.page_right[data-v-22aa45ba] {
	width:623px;
	/* width:700px; */
}

/****目录   翻页操作****/
.book_tool[data-v-22aa45ba] {
	position: relative;
	width: 50px;
	cursor: pointer;
	/*border:1px solid #aaa;*/
}

/*翻页操作*/
.page_control[data-v-22aa45ba] {
	position: absolute;
	bottom: 0px;
	width: 50px;
	height: 200px;
	border:1px solid #aaa;
	left:22px;
}
.page_up[data-v-22aa45ba],.page_down[data-v-22aa45ba]{
	text-align:center;
	height: 100px;
	line-height: 100px;
	border-bottom:1px solid #aaa;
	color: #ccc;
}
.page_up[data-v-22aa45ba]:hover {
	background-color:rgba(0,0,0,0.3);
	color:#fff;
}
.page_down[data-v-22aa45ba]:hover {
	background-color:rgba(0,0,0,0.3);
	color:#fff;
}

/*目录操作*/
.book_catalog_control[data-v-22aa45ba] {
	position: absolute;
	top:0px;
	width: 50px;
	height: 30px;
	line-height: 30px;
	background-color: #61acfe;
	border-radius: 0 15px 15px 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	left:20px;
}
.book_catalog_control[data-v-22aa45ba]:hover {
	width: 60px;
	height: 35px;
	line-height: 35px;
	border-radius: 0 17px 17px 0;
}

/****目录列表***/
.book_catalog[data-v-22aa45ba] {
	position: absolute;
	top:0px;
	right:32px;
	width: 350px;
	background-color: rgba(255,255,255,1);
	-webkit-transition: all 0.8s;
	transition: all 0.8s;
	overflow-y: auto;
}
.book_catalog_list[data-v-22aa45ba] {
	margin:30px 20px 30px 20px;
	color:#333;
	border:1px solid #fff;
}
.book_li[data-v-22aa45ba] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	height: 45px;
	line-height: 45px;
	cursor: pointer;
}
.book_li[data-v-22aa45ba]:hover {
	color:#61acfe;
}

.index-page[data-v-520d860a]{
	overflow-x:hidden;
}





























































































































  /* banner */
.banner-box[data-v-23d3c480]{
    background:#D5D5D5;
    /* max-width:1440px; */
    /* min-width:1220px; */
    width: 1920px;
    margin:0 auto;
}
.el-carousel__container[data-v-23d3c480]{
    height:500px;
}
.carousel-bg[data-v-23d3c480]{
    height:100%;
    /* background:url('https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/newlesson/bannerbg.png') no-repeat left top; */
}
.carousel-bg .ch[data-v-23d3c480]{
    padding-left: 400px;
    padding-top: 136px;
    padding-bottom: 136px;
    text-align: left;
}
.carousel-bg .ch .ti[data-v-23d3c480]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 25px;
}
.carousel-bg .ch .ti .big[data-v-23d3c480]{
    height: 42px;
    font-size: 38px;
    font-family: FZLanTingHeiS-DB1-GBK;
    font-weight: 500;
    color: #0052AF;
}
.carousel-bg .ch .ti .small[data-v-23d3c480]{
    margin-left: 10px;
    height: 23px;
    font-size: 21px;
    font-family: FZLanTingHeiS-DB1-GBK;
    font-weight: 550;
    color: #0052AF;
}
.carousel-bg .ch .co[data-v-23d3c480]{
    font-size: 18px;
    font-family: FZLiShu-S01S;
    font-weight: 400;
    color: #2F7CD1;
    line-height: 30px;
    margin-bottom: 15px;
}
.carousel-bg .ch .con[data-v-23d3c480]{
    margin: 5px 0px;
}
.carousel-img[data-v-23d3c480]{
    display:block;
    width:100%;
    height:100%;
}
  /* 内容 */
.Home-content[data-v-23d3c480]{
  width:1200px;
  margin:0 auto;
}
  /* 老师 */
.explain[data-v-23d3c480]{
  padding:83px 0 73px 0;
}
.explain-head[data-v-23d3c480]{
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  /* width: 942px; */
  margin:0 auto 34px auto;
  -webkit-box-pack:justify;
      -ms-flex-pack:justify;
          justify-content:space-between;
}
.explain-head h4[data-v-23d3c480]{
 font-size: 38px;
 font-family: FZLanTingHeiS-DB1-GBK;
 font-weight: 400;
 color: #333333;
 margin-left:128px;
}
.function-explain[data-v-23d3c480]{
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #777777;
  text-align:left;
}
.function-explain p[data-v-23d3c480]{
  margin:0;
}
.img_box span[data-v-23d3c480]{
  display:inline-block;
  width:300px;
  padding:17px;
}
.img_box span img[data-v-23d3c480]{
  width:300px;
  height:300px;
  margin:0 auto;
}
  /* 合作学校 */
.cooperation-title span[data-v-23d3c480]{
  font-size: 38px;
  font-family: FZLanTingHeiS-DB1-GBK;
  font-weight: 400;
  color: #333333;
}
.cooperation-title p[data-v-23d3c480]{
  margin-top:33px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #777777;
}
.school-logo[data-v-23d3c480]{
  margin-bottom:40px;
}

.carousel-box500 .el-carousel__container{
  height:100%;
}
.carousel-box500 .el-carousel__arrow{
  display:none;
}
.carousel-box500 .el-carousel__indicators{
  left:248px;
  bottom:66px;
}
.carousel-box500 .el-carousel__indicator .el-carousel__button{
  width: 8px;
  height: 8px;
  background: #0051AF;
  opacity: 0.4;
}
.carousel-box500 .el-carousel__indicator.is-active button{
  width: 8px;
  height: 8px;
  background: #0051AF;
  opacity:1;
}
.explain-show .el-carousel__indicators{
  display:none;
}
.explain-show .el-carousel__arrow {
  background:none;
  color:#999999;
}
.explain-show .el-carousel__arrow i {
 font-size:37px;
}
.explain-show .el-carousel__arrow:hover {
  background:none;
}

.header-box[data-v-0d61ce00]{
  width:1220px;
  margin:0 auto;
}
.header[data-v-0d61ce00]{
  width: 942px;
  height: 76px;
  margin:0 auto;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:justify;
      -ms-flex-pack:justify;
          justify-content:space-between;
}
.logo-img[data-v-0d61ce00]{
width: 33px;
height: 36px;
margin-right:42px;
}
.cclogo[data-v-0d61ce00]{
width: 33px;
height: 33px;
border-radius: 50px;
background: #3BADE5;
}
.logo-img a[data-v-0d61ce00]{
display:block;
}
.nav-li[data-v-0d61ce00]{
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height:36px;
  cursor:pointer;
  margin-right:43px;
}
.nav-active[data-v-0d61ce00]{
  color:#3BADE5;
}
.header-right[data-v-0d61ce00]{
  height: 26px;
  line-height:26px;
}
.signin[data-v-0d61ce00]{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  margin-right:21px;
}
.login[data-v-0d61ce00]{
  width: 64px;
  background: #61ABFD;
  border-radius: 13px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  text-align:center;
}
.head-img[data-v-0d61ce00]{
  border: 1px solid #cccccc;
  width: 36px;
  height: 36px;
  border-radius: 18px;
}
/* 底部 */
.footer[data-v-0d61ce00]{
  width:1440px;
  margin:0 auto;
  padding:98px 250px 80px 250px;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  background:#4989CA;
  text-align: initial;
}
footer[data-v-0d61ce00]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:justify;
      -ms-flex-pack:justify;
          justify-content:space-between;
}
.footer-logo[data-v-0d61ce00] {
  width: 111px;
  height: 36px;
  margin-bottom:22px;
}
.left-cont span[data-v-0d61ce00]{
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  opacity: 0.5;
  display:block;
  margin-bottom:9px;
}
.left-cont p[data-v-0d61ce00]{
  margin:0;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom:19px;
}
.footer-support p[data-v-0d61ce00]{
  margin:0;
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 16px;
}
.footer-right[data-v-0d61ce00]{
  text-align:right;
}
.footer-telephone p[data-v-0d61ce00]{
 margin-bottom:14px;
}
.qrcode-related img[data-v-0d61ce00]{
  margin-left:23px;
}
































































/* 底部 */
.footer[data-v-583544be]{
  /* width:1440px; */
  width:1920px;
  margin:0 auto;
  padding:98px 250px 80px 250px;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  background:#4989CA;
  text-align: initial;
}
footer[data-v-583544be]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:justify;
      -ms-flex-pack:justify;
          justify-content:space-between;
}
.footer-logo[data-v-583544be] {
  width: 111px;
  height: 36px;
  margin-bottom:22px;
}
.left-cont span[data-v-583544be]{
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  opacity: 0.5;
  display:block;
  margin-bottom:9px;
}
.left-cont p[data-v-583544be]{
  margin:0;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom:19px;
}
.footer-support p[data-v-583544be]{
  margin:0;
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 16px;
}
.footer-right[data-v-583544be]{
  text-align:right;
}
.footer-telephone p[data-v-583544be]{
 margin-bottom:14px;
}
.qrcode-related img[data-v-583544be]{
  margin-left:23px;
}

















































.wrapper[data-v-01d5d790] {
    width: 100%;
    height: 450px;
    overflow: hidden;
    background-color: #fff;
}
.box[data-v-01d5d790] {
    width:  100%;
	  height: 100%;
    background: url('https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/static/img/chengchenghome/partone.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.content[data-v-01d5d790] {
    width: 975px;
    height: 100%;
    margin: 0 auto;
}
.contentTitle[data-v-01d5d790] {
    width: 580px;
    font-family: Source Han Sans CN;
    font-weight: bolder;
    font-size: 56px;
    color: #44ACFF; 
    /* text-stroke: 5px #FFFFFF; */
    -webkit-text-stroke: 4px #FFFFFF;   
    padding-top: 70px;
    margin: 0px auto;
}
.contentText[data-v-01d5d790] {
    width: 735px;
    height: 152px;
    background: #44A6FF;
    border-radius: 10px;
    padding: 20px 120px;
    margin-top: 63px;
}
.el-row[data-v-01d5d790] {
    height: 50%;
}
.grid-content[data-v-01d5d790] {
    font-size: 34px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #FFFFFF;  
    margin: 15px auto;
} 

.wrapper[data-v-68da9a06] {
	width: 100%;
	height: 625px;
	background-color: #fff;
	overflow: hidden;
}
.box[data-v-68da9a06] {
	width:  100%;
	height: 100%;
	background: url('https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/static/img/chengchenghome/parttwo1.png');
	background-repeat: no-repeat;  
  background-size: 100% 100%;
}


.partthree[data-v-28af86d9] {
		width: 100%;
	    min-height: 350px;
	    overflow: hidden;
	    background-image:-webkit-gradient(linear,left top, right top,color-stop(0, #4598fe),to(#42baff));
	    background-image:linear-gradient(to right,#4598fe 0,#42baff 100%);
}
.wrapper[data-v-28af86d9] {
		width: 820px;
		margin:0 auto;
		position: relative;
}
.content[data-v-28af86d9] {
		margin-top: 38px;
		margin-bottom: 53px;
}
.search_box[data-v-28af86d9] {
		width: 823px;
		height: 50px;
		border-radius: 25px;
		background-color: #fff;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
}
.search_text[data-v-28af86d9] {
		width: 650px;
		height: 50px;
		margin-left: 28px;
}
.search_btn[data-v-28af86d9] {
		text-align: center;
		width: 142px;
		height: 50px;
		background-color: #ffc80b;
		border-radius: 25px;
		cursor: pointer;
		font-size: 20px;
		color: #fff;
		-webkit-transition: all 0.2s;
		transition: all 0.2s;
}
.search_btn[data-v-28af86d9]:hover {
	   -webkit-transform: scale(1.02);
	           transform: scale(1.02);
	    /*box-shadow: 1px 1px 1px 1px #ffc80b;*/
}
.added[data-v-28af86d9] {
		position: absolute;
		width: 25px;
		height: 22px;
		top:100px;
		background: #fff;
}
.result_box[data-v-28af86d9] {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
}
.result_list[data-v-28af86d9] {
		width: 705px;
		min-height: 35px;
		max-height: 175px;
		line-height: 35px;
		background-color: #fff;
		text-align: left;
		text-indent: 1em;
		color: #999;
		font-size: 12px;
		margin-bottom: 10px;
		overflow-y: auto;
}
.result_del[data-v-28af86d9] {
		width: 12px;
		height: 12px;
		line-height: 12px;
		background-color: #fff;
		color: #333;
		cursor: pointer;
}
.result_detail[data-v-28af86d9]:hover {
		background-color: #eee;
		cursor:pointer;
}


.partfour[data-v-64c6a072] {
	width: 100%;
	height: 393px;
	overflow: hidden;
	background-color: #f4f7fe;
}
.wrapper[data-v-64c6a072] {
	margin:0 auto; 
	width: 1200px;
	height: 275px;
}
.words[data-v-64c6a072] {
  width: 280px;
  height: 36px;
  margin: 50px auto;
  font-size: 38px;
  font-family: FZDaBiaoSong-B06S;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.point[data-v-64c6a072] {
  width: 15px;
  height: 15px;
  background: #D5001A;
  border:1px solid #D5001A;
  border-radius: 50%;
  margin: 0px 20px;
}
.el-carousel__item h3[data-v-64c6a072] {
	color: #475669;
	font-size: 14px;
	opacity: 0.75;
	line-height: 200px;
	margin: 0;
}
.el-carousel__item[data-v-64c6a072]:nth-child(2n) {
	/*background: rgba(0,0,255,0.4);
  border-radius: 10px 10px 0 0;*/
}
.el-carousel__item[data-v-64c6a072]:nth-child(2n+1) {
	/*background:rgba(0,0,255,0.4);
  border-radius: 10px 10px 0 0;*/
}


























































































/* banner */
.banner-box[data-v-d1c5f164],
.announcement-box[data-v-d1c5f164] {
  /* width: 1440px; */
  width: 1920px;
  margin: 0 auto;
}
.announcement-box[data-v-d1c5f164] {
  height: 40px;
  line-height: 40px;
  background: #FBFBFB;
  border: 1px solid #DBDBDB;
}
.announcement-info[data-v-d1c5f164]{
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FF0D01;
  margin-right:40px;
}
.announcement-time[data-v-d1c5f164]{
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #999999;
}
.announcement-content[data-v-d1c5f164],
.about-content[data-v-d1c5f164] {
  width: 942px;
  margin: 0 auto;
}
/* 内容展示 */
.event-head[data-v-d1c5f164] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin:56px 0 64px 0;
}
.text[data-v-d1c5f164] {
  font-size: 36px;
  font-family: FZLanTingHeiS-DB1-GBK;
  font-weight: 400;
  color: #0052AF;
  margin-right: 16px;
}
.developmentCourse-body p[data-v-d1c5f164]{
  text-align:left;
  margin:0;
 font-size: 18px;
 font-family: Source Han Sans CN;
 font-weight: 400;
 color: #333333;
 line-height: 30px;
}
.developmentCourse-body p[data-v-d1c5f164]:first-of-type{
   margin-top:64px;
}
.Newslist[data-v-d1c5f164]{
   text-align:left;
  padding-left:0;
  margin:0 0 100px 0;
}
.Newslist li[data-v-d1c5f164]{
   display:-webkit-box;
   display:-ms-flexbox;
   display:flex;
   -webkit-box-align:center;
       -ms-flex-align:center;
           align-items:center;
}
.skew[data-v-d1c5f164] {
          width: 130px;
          height: 29px;
          background: #0052AF;
           color: #000;
          line-height:29px;
          font-size: 16px;
          font-family: Source Han Sans CN;
          font-weight: 400;
          color: #FFFFFF;
          text-align: center;
          -webkit-transform: skew(-10deg);
                  transform: skew(-10deg);
          margin-right:16px;
}
.skew-main[data-v-d1c5f164] {
           -webkit-transform: skew(10deg);
                   transform: skew(10deg);
}
.list-show[data-v-d1c5f164]{
     width:792px;
     font-size: 16px;
     height: 24px;
     line-height:24px;
     font-family: Source Han Sans CN;
     font-weight: 400;
     border-bottom:1px solid #0052AF;
     display:-webkit-box;
     display:-ms-flexbox;
     display:flex;
     -webkit-box-pack:justify;
         -ms-flex-pack:justify;
             justify-content:space-between;
     -webkit-box-align:center;
         -ms-flex-align:center;
             align-items:center;
     cursor:pointer;
}
.list-show a[data-v-d1c5f164]{
     color: #0052AF;
}
.list-show span[data-v-d1c5f164]{
     color: #555555;
}




















































/* 面包屑导航 */
.news[data-v-b6d98cfe]{
  width:1440px;
  margin:0 auto;
}
.BreadcrumbNav-box[data-v-b6d98cfe]{
  background: #FBFBFB;
  border: 1px solid #DCDCDC;
}
.BreadcrumbNav[data-v-b6d98cfe]{
  height: 40px;
  line-height:40px;
  width:942px;
  margin:0 auto;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #555555;
}
/* neiron */
.new-content[data-v-b6d98cfe]{
  width:942px;
  margin:59px auto 130px auto;
}
.new-content h4[data-v-b6d98cfe]{
  font-size: 30px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #0052AF;
  margin-bottom:28px;
}
.new-info[data-v-b6d98cfe]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
   -webkit-box-align:center;
       -ms-flex-align:center;
           align-items:center;
}
.new-info span[data-v-b6d98cfe]{
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #555555;
}
.new-content p[data-v-b6d98cfe]{
  text-align:left;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  margin:0;
  line-height: 30px;
  text-indent:36px;
}
.new-content p[data-v-b6d98cfe]:first-of-type{
  margin-top:34px;
}
.new-content p[data-v-b6d98cfe]:last-of-type{
  margin-bottom:67px;
}
.skew[data-v-b6d98cfe] {
         width: 130px;
         height: 29px;
         background: #0052AF;
          color: #000;
         line-height:29px;
         font-size: 16px;
         font-family: Source Han Sans CN;
         font-weight: 400;
         color: #FFFFFF;
         text-align: center;
         -webkit-transform: skew(-10deg);
                 transform: skew(-10deg);
         margin-right:16px;
}
.skew-main[data-v-b6d98cfe] {
          -webkit-transform: skew(10deg);
                  transform: skew(10deg);
}

*[data-v-5ec0d336] {
  padding: 0;
  margin: 0;
}
.modular-page[data-v-5ec0d336] {
  position: relative;
  width: 100%;
  height: 100vh;
  min-width: 1920px;
  min-height: 1080px;
  background: #f3f9fa;
}
.wenzibox[data-v-5ec0d336] {
  /* padding-top: 115px; */
  padding-top: 52px;
  margin-left: 290px;
}
.wenzibox .biaoti[data-v-5ec0d336] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left;
}
.wenzibox .biaoti .zhuo[data-v-5ec0d336] {
  font-size: 36px;
  font-weight: bold;
  color: #333333;
}
.wenzibox .biaoti .xiahuaxian[data-v-5ec0d336] {
  width: 85px;
  height: 4px;
  background: #333333;
  margin: 16px 0px;
}
.wenzibox .biaoti .jieshao[data-v-5ec0d336] {
  width: 558px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
}
.wenzibox .liebiao[data-v-5ec0d336] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.wenzibox .liebiao .xiang[data-v-5ec0d336]::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #ff4a70;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-right: 15px;
}
.wenzibox .liebiao .xiang[data-v-5ec0d336] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 43px;
  height: 20px;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  cursor: pointer;
}
.animate-bounce-up[data-v-5ec0d336]:nth-of-type(3n) {
  position: absolute;
  /* border: 1px solid red; */
  -webkit-animation: bounce-up-data-v-5ec0d336 4.2s linear infinite;
  animation: bounce-up-data-v-5ec0d336 4.2s linear infinite;
}
.animate-bounce-up[data-v-5ec0d336]:nth-of-type(3n + 1) {
  position: absolute;
  /* border: 1px solid black; */
  -webkit-animation: bounce-up-data-v-5ec0d336 4s linear infinite;
  animation: bounce-up-data-v-5ec0d336 4s linear infinite;
}
.animate-bounce-up[data-v-5ec0d336]:nth-of-type(3n + 2) {
  position: absolute;
  /* border: 1px solid blue; */
  -webkit-animation: bounce-up-data-v-5ec0d336 3.8s linear infinite;
  animation: bounce-up-data-v-5ec0d336 3.8s linear infinite;
}
@-webkit-keyframes bounce-up-data-v-5ec0d336 {
25% {
    -webkit-transform: translateY(5px);
}
50%,
  100% {
    -webkit-transform: translateY(0);
}
75% {
    -webkit-transform: translateY(-5px);
}
}
@keyframes bounce-up-data-v-5ec0d336 {
25% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
}
50%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
75% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
}
}
.mokuai[data-v-5ec0d336] {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.zxzybg[data-v-5ec0d336] {
  top: 170px;
  left: 1125px;
}
.zuo[data-v-5ec0d336] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 45px 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 241px;
  height: 90px;
  top: 15px;
  left: 22px;
  border-radius: 15px;
}
.zuo .zuoye[data-v-5ec0d336] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.zuo .zuoye span.up[data-v-5ec0d336] {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 5px;
}
.zuo .zuoye span.down[data-v-5ec0d336] {
  font-size: 12px;
  font-weight: 400;
  color: #555555;
}
.zuo .zytu[data-v-5ec0d336] {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.zxzjbg[data-v-5ec0d336] {
  top: 48px;
  left: 1415px;
}
.zujuan[data-v-5ec0d336] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 20px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 200px;
  height: 213px;
  top: 0px;
  left: 22px;
  border-radius: 15px;
}
.zujuan .zjwen[data-v-5ec0d336] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.zujuan .zjwen .shang[data-v-5ec0d336] {
  font-size: 26px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 10px;
}
.zujuan .zjwen .zhong[data-v-5ec0d336] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 18px;
}
.zujuan .zjwen .zhong .han[data-v-5ec0d336] {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 5px;
}
.zujuan .zjwen .zhong .ying[data-v-5ec0d336] {
  font-size: 10px;
  font-weight: 400;
  color: #333333;
}
.zujuan .zjwen .xia[data-v-5ec0d336] {
  text-align: left;
  width: 125px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.zujuan .zjwen .xia > span[data-v-5ec0d336] {
  margin-bottom: 5px;
}
.zyyjbg[data-v-5ec0d336] {
  top: 300px;
  left: 960px;
}
.yunjuan[data-v-5ec0d336] {
  padding: 16px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 274px;
  height: 89px;
  top: 0px;
  left: 25px;
  border-radius: 15px;
}
.yunjuan .yj[data-v-5ec0d336]::before {
  content: "";
  width: 26px;
  height: 24px;
  background: url("https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/newlesson/modular/zyyj.png")
    no-repeat center;
  margin-right: 10px;
}
.yunjuan .yj[data-v-5ec0d336] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}
.sjbg[data-v-5ec0d336] {
  top: 414px;
  left: 920px;
}
.shijian[data-v-5ec0d336] {
  padding: 10px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 86px;
  height: 42px;
  top: 0px;
  left: 20px;
  border-radius: 15px;
}
.shijian .sj[data-v-5ec0d336] {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}
.ctbbg1[data-v-5ec0d336] {
  top: 390px;
  left: 1040px;
}

/* ctbbg1 ctbbg2 开始*/
.cuotiben[data-v-5ec0d336] {
  padding: 22px 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 201px;
  height: 76px;
  top: 0px;
  left: 5px;
  border-radius: 15px;
}
.cuotiben .ctb[data-v-5ec0d336]::before {
  content: "";
  width: 17px;
  height: 21px;
  background: url("https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/newlesson/modular/ctb.png")
    no-repeat center;
  margin-right: 10px;
}
.cuotiben .ctb[data-v-5ec0d336] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}

/* ctbbg1 ctbbg2 结束*/
.zxksbg[data-v-5ec0d336] {
  top: 310px;
  left: 1220px;
}
.kaoshi[data-v-5ec0d336] {
  padding: 18px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 200px;
  height: 200px;
  top: 0px;
  left: 25px;
  border-radius: 15px;
}
.kaoshi .kstu[data-v-5ec0d336] {
  margin-bottom: 15px;
}
.kaoshi .kswen[data-v-5ec0d336] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 25px;
}
.kaoshi .kswen .shang[data-v-5ec0d336] {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 5px;
}
.kaoshi .kswen .xia[data-v-5ec0d336] {
  font-size: 10px;
  font-weight: 400;
  color: #ffffff;
}
.kaoshi .shu[data-v-5ec0d336] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.kaoshi .shu .shu_kaos[data-v-5ec0d336] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.kaoshi .shu .shu_kaos .shu_up[data-v-5ec0d336] {
  font-size: 22px;
  font-weight: bold;
  color: #ffffff;
}
.kaoshi .shu .shu_kaos .shu_down[data-v-5ec0d336] {
  margin-top: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}
.kaoshi .shu .shu_fen[data-v-5ec0d336] {
  width: 1px;
  height: 59px;
  background: #ffffff;
  opacity: 0.5;
  margin: 0px 5px;
}
.bskptbg[data-v-5ec0d336] {
  top: 295px;
  left: 1460px;
}
.beishouke[data-v-5ec0d336] {
  padding: 30px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 220px;
  height: 290px;
  top: 0px;
  left: 22px;
  border-radius: 15px;
}
.beishouke .biaoti[data-v-5ec0d336] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 10px;
}
.beishouke .biaoti .da[data-v-5ec0d336] {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 5px;
}
.beishouke .biaoti .xiao[data-v-5ec0d336] {
  font-size: 10px;
  font-weight: 400;
  color: #333333;
}
.beishouke .area[data-v-5ec0d336] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.beishouke .area .xiang[data-v-5ec0d336] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 15px;
}
.beishouke .area .xiang .lei[data-v-5ec0d336] {
  margin-left: 25px;
  font-size: 15px;
  font-weight: bold;
  color: #555555;
}
.zyykcbg[data-v-5ec0d336] {
  top: 490px;
  left: 900px;
}
.app[data-v-5ec0d336] {
  text-align: center;
  position: absolute;
  top: -175px;
  left: 100px;
  width: 160px;
  height: 170px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 9px 0px rgba(169, 169, 169, 0.46);
          box-shadow: 0px 0px 9px 0px rgba(169, 169, 169, 0.46);
  border-radius: 6px;
}
.app .tu[data-v-5ec0d336] {
  margin-top: 12px;
  width: 125px;
  height: 125px;
}
.app .zi[data-v-5ec0d336] {
  margin-top: 5px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
}
.kaochang[data-v-5ec0d336] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 40px 20px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 241px;
  height: 90px;
  top: 0px;
  left: 22px;
  border-radius: 15px;
}
.kaochang .chang[data-v-5ec0d336] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.kaochang .chang span.up[data-v-5ec0d336] {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 5px;
}
.kaochang .chang span.down[data-v-5ec0d336] {
  font-size: 12px;
  font-weight: 400;
  color: #555555;
}
.hydbg[data-v-5ec0d336] {
  top: 625px;
  left: 835px;
}
.huoyuedu[data-v-5ec0d336] {
  padding: 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 260px;
  height: 150px;
  top: 0px;
  left: 20px;
  border-radius: 15px;
}
.huoyuedu .title[data-v-5ec0d336]::before {
  content: "";
  width: 5px;
  height: 5px;
  margin-right: 5px;
  background: #ff4a70;
  border-radius: 50%;
}
.huoyuedu .title[data-v-5ec0d336] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.huoyuedu .title > span[data-v-5ec0d336] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.huoyuedu .title .big[data-v-5ec0d336] {
  width: 100%;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}
.huoyuedu .title .small[data-v-5ec0d336] {
  font-size: 10px;
  font-weight: 400;
  color: #333333;
}
.huoyuedu .quxian[data-v-5ec0d336] {
  width: 217px;
  height: 90px;
  background: url("https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/newlesson/modular/hyd.png")
    no-repeat center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
  padding-top: 25px;
  padding-left: 10px;
  font-size: 20px;
  font-weight: 400;
  color: #ff4a70;
}
.sjfxbg[data-v-5ec0d336] {
  top: 540px;
  left: 1180px;
}
.shuju[data-v-5ec0d336] {
  padding: 15px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 200px;
  height: 230px;
  top: 5px;
  left: 29px;
  border-radius: 15px;
}
.shuju .first[data-v-5ec0d336] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 25px;
}
.shuju .first .cishu[data-v-5ec0d336] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.shuju .first .cishu .da[data-v-5ec0d336] {
  font-size: 22px;
  font-weight: bold;
  color: #ffffff;
}
.shuju .first .cishu .xiao[data-v-5ec0d336] {
  font-size: 10px;
  font-weight: 400;
  color: #ffffff;
}
.shuju .second[data-v-5ec0d336] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.shuju .second .big[data-v-5ec0d336] {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}
.shuju .second .small[data-v-5ec0d336] {
  margin-top: 5px;
  font-size: 10px;
  font-weight: 400;
  color: #ffffff;
}
.shuju .three[data-v-5ec0d336] {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 25px;
  width: 100%;
  font-size: 10px;
  font-weight: 400;
  color: #ffffff;
}
.shuju .four[data-v-5ec0d336] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.shuju .four .jia[data-v-5ec0d336] {
  width: 20px;
  height: 20px;
  background: #ffffff;
  border-radius: 50%;
}
.jwglbg[data-v-5ec0d336] {
  top: 615px;
  left: 1420px;
}
.jiaowu[data-v-5ec0d336] {
  padding: 20px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 250px;
  height: 200px;
  top: 0px;
  left: 20px;
  border-radius: 15px;
}
.jiaowu .jiao[data-v-5ec0d336] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-left: 3px solid #ff4a70;
  padding-left: 5px;
}
.jiaowu .jiao .han[data-v-5ec0d336] {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 5px;
}
.jiaowu .jiao .ying[data-v-5ec0d336] {
  font-size: 12px;
  color: #333333;
}
.jiaowu .laoxue[data-v-5ec0d336] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 22px;
}
.jiaowu .laoxue .laoxue_dian[data-v-5ec0d336] {
  width: 5px;
  height: 5px;
  background: #ff4a70;
  margin-right: 5px;
  margin-top: 5px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.jiaowu .laoxue .laoxue_xitong[data-v-5ec0d336] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.jiaowu .laoxue .laoxue_up[data-v-5ec0d336] {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}
.jiaowu .laoxue .laoxue_down[data-v-5ec0d336] {
  margin-top: 3px;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}
.tcqhbg[data-v-5ec0d336] {
  top: 300px;
  left: 670px;
}
.tuichu[data-v-5ec0d336] {
  padding: 10px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 190px;
  height: 200px;
  top: 0px;
  left: 20px;
  border-radius: 15px;
  text-align: center;
}
.tuichu .tx[data-v-5ec0d336] {
  margin-top: 5px;
  width: 66px;
  height: 66px;
  border-radius: 50%;
  border: 1px solid #ccc;
}
.tuichu .tc[data-v-5ec0d336] {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 25px;
  margin: 10px auto;
}
.tuichu .qiehuan[data-v-5ec0d336] {
  width: 132px;
  margin: auto;
  height: 31px;
  line-height: 30px;
  background: #70a4f7;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(212, 212, 212, 0.78);
          box-shadow: 0px 1px 5px 0px rgba(212, 212, 212, 0.78);
  border-radius: 6px;
  font-size: 17px;
  font-weight: bold;
  color: #ffffff;
}
.yjxtbg[data-v-5ec0d336] {
  top: 814px;
  left: 950px;
}
.yuejuan[data-v-5ec0d336] {
  padding: 30px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 200px;
  height: 90px;
  top: 0px;
  left: 8px;
  border-radius: 15px;
}
.yuejuan .yj[data-v-5ec0d336]::before {
  content: "";
  width: 26px;
  height: 28px;
  background: url("https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/newlesson/modular/yjxt1.png")
    no-repeat center;
  margin-right: 12px;
}
.yuejuan .yj[data-v-5ec0d336] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}
.yuejuan .yj[data-v-5ec0d336]::after {
  content: "";
  width: 17px;
  height: 21px;
  background: url("https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/newlesson/modular/yjxt2.png")
    no-repeat center;
  margin-left: 20px;
}
.ctbbg2[data-v-5ec0d336] {
  top: 805px;
  left: 1225px;
}

/*弹框*/
.ContentAssist[data-v-5ec0d336] {
  padding: 0 20px 20px 20px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
}
.inform p[data-v-5ec0d336] {
  margin: 14px 0;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #347fcc;
}
.href[data-v-5ec0d336] {
  color: #347fcc;
  cursor: pointer;
}
.tencentimg[data-v-5ec0d336] {
  display: inline-block;
  width: 68px;
  height: 68px;
}
.audit[data-v-5ec0d336] {
  margin-top: 10px;
  padding-top: 15px;
  border-top: 1px solid #e0e0e0;
}
.audit div[data-v-5ec0d336] {
  margin: 10px 0;
}
.audit div span[data-v-5ec0d336]:last-of-type {
  margin-left: 10px;
}
.logo-img[data-v-5ec0d336] {
  display: inline-block;
  width: 116px;
}

















































































/* 新增响应式处理 */
@media (max-width: 768px) {
.service-stop-dialog[data-v-30c76596] {
    width: 80% !important;
}
}
/* 修改scoped样式中的warning-icon */
.warning-icon[data-v-30c76596] {
  display: inline-block;
  width: 40px;
  height: 40px;
}
.warning-icon svg[data-v-30c76596] {
  width: 100% !important;   /* SVG填充容器宽度 */
  height: 100% !important;  /* SVG填充容器高度 */
  color: #f56c6c;           /* 继承字体颜色 */
}
.warning-icon path[data-v-30c76596] {
  fill: currentColor;       /* 路径颜色继承自父元素 */
}
.dialog-content[data-v-30c76596] {
  padding: 30px 40px; /* 加大内边距 */
}
.indent-2[data-v-30c76596] {
  text-indent: 2em;
}
s
.dialog-header[data-v-30c76596] {
  padding: 0;
  border: 0;
}
.title[data-v-30c76596] {
  font-size: 24px;
  margin: 25px 0;
}
.content[data-v-30c76596] {
  font-size: 18px;
  line-height: 1.8;
}
.confirm-btn[data-v-30c76596]:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 5px 15px rgba(245, 108, 108, 0.3);
          box-shadow: 0 5px 15px rgba(245, 108, 108, 0.3);
}

.service-stop-dialog {
  border-radius: 16px !important;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15) !important;
}
.service-stop-dialog > div.el-dialog__header {
    border: 0 !important;
    padding: 0 ;
}
.el-dialog__body {
  padding: 0 !important;
}

.cloudpaper-page[data-v-dea88a70] {
  width: 100%;
  min-width: 1920px;
  min-height: 1080px;
  background: #ffffff;
}
.cloudpaper-inner[data-v-dea88a70] {
  width: 1920px;
  min-height: 1080px;
  margin: auto;
}
.poster_box[data-v-dea88a70] {
  position: relative;
  margin-top: 2px;
  width: 1920px;
  height: 720px;
  border: 1px solid #ccc;
}
.poster_box .inner[data-v-dea88a70] {
  position: absolute;
  top: 160px;
  left: 850px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.poster_box .inner .zhu[data-v-dea88a70] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 65px;
}
.poster_box .inner .zhu .zhuo[data-v-dea88a70] {
  font-size: 36px;
  margin-left: 20px;
  font-weight: bold;
  color: #ffffff;
}
.poster_box .inner .jin[data-v-dea88a70] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #ffffff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 65px;
}
.poster_box .inner .jin .jing[data-v-dea88a70] {
  font-size: 30px;
}
.poster_box .inner .jin .dian[data-v-dea88a70] {
  margin: 0px 20px;
}
.poster_box .inner .ton[data-v-dea88a70] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 70px;
}
.poster_box .inner .ton .tong[data-v-dea88a70] {
  font-size: 22px;
  font-weight: 400;
  color: #ffffff;
}
.poster_box .inner .jik[data-v-dea88a70] {
  font-size: 28px;
  font-weight: 400;
  color: #00205c;
}
.advantage_box[data-v-dea88a70] {
  width: 1920px;
  height: 590px;
  margin-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.advantage_box .wom[data-v-dea88a70] {
  margin: auto;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0px;
  margin-bottom: 20px;
}
.advantage_box .wom .fen[data-v-dea88a70] {
  width: 20px;
  height: 3px;
  background: #555555;
  border-radius: 2px;
}
.advantage_box .wom .wome[data-v-dea88a70] {
  margin: 0px 18px;
  font-size: 28px;
  font-weight: 400;
  color: #333333;
}
.advantage_box .our[data-v-dea88a70] {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #002649;
}
.advantage_box .you[data-v-dea88a70] {
  text-align: center;
  height: 450px;
  margin-top: 70px;
  position: relative;
}
.advantage_box .yoush[data-v-dea88a70] {
  position: absolute;
  top: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.advantage_box .yoush .zi[data-v-dea88a70] {
  position: absolute;
  white-space: nowrap;
  font-size: 20px;
  font-weight: bold;
  color: #222222;
}
/* 无泄漏开始 */
/* .advantage_box .yoush1 {
  left: 270px;
} */
.advantage_box .yoush1 .tu1[data-v-dea88a70] {
  position: relative;
  left: 270px;
  animation: mymoveup1-data-v-dea88a70 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;

  /* Safari 和 Chrome */
  -webkit-animation: mymoveup1-data-v-dea88a70 0.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in;
}
@keyframes mymoveup1-data-v-dea88a70 {
from {
    top: -240px;
}
to {
    top: -40px;
}
}
@-webkit-keyframes mymoveup1-data-v-dea88a70

  /* Safari 和 Chrome */ {
from {
    top: -240px;
}
to {
    top: -40px;
}
}
.advantage_box .yoush1 .zi1[data-v-dea88a70] {
  top: 140px;
  left: 300px;
}
/* .advantage_box .yoush1 .zi1 {
  position: relative;
  animation: mymovedown1 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;

  -webkit-animation: mymovedown1 0.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in;
}

@keyframes mymovedown1 {
  from {
    top: 240px;
  }

  to {
    top: 20px;
  }
}

@-webkit-keyframes mymovedown1 {
  from {
    top: 240px;
  }

  to {
    top: 20px;
  }
} */
/* 无泄漏结束 */
/* 随时联考开始 */
/* .advantage_box .yoush2 {
  left: 530px;
} */
.advantage_box .yoush2 .tu2[data-v-dea88a70] {
  position: relative;
  left: 530px;
  animation: mymoveup2-data-v-dea88a70 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;
  /* animation-delay: 0.5s; */

  /* Safari 和 Chrome */
  -webkit-animation: mymoveup2-data-v-dea88a70 0.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in;
  /* -webkit-animation-delay: 0.5s; */
}
@keyframes mymoveup2-data-v-dea88a70 {
from {
    top: -240px;
}
to {
    top: 45px;
}
}
@-webkit-keyframes mymoveup2-data-v-dea88a70

  /* Safari 和 Chrome */ {
from {
    top: -240px;
}
to {
    top: 45px;
}
}
.advantage_box .yoush2 .zi2[data-v-dea88a70] {
  top: 250px;
  left: 580px;
}
/* .advantage_box .yoush2 .zi2 {
  position: relative;
  animation: mymovedown2 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;
  animation-delay: 0.5s;

  -webkit-animation: mymovedown2 0.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-delay: 0.5s;
}

@keyframes mymovedown2 {
  from {
    top: 240px;
  }

  to {
    top: 70px;
  }
}

@-webkit-keyframes mymovedown2 {
  from {
    top: 240px;
  }

  to {
    top: 70px;
  }
} */
/* 随时联考结束 */
/* 公平考试开始 */
/* .advantage_box .yoush3 {
  left: 865px;
} */
.advantage_box .yoush3 .tu3[data-v-dea88a70] {
  position: relative;
  left: 865px;
  animation: mymoveup3-data-v-dea88a70 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;
  /* animation-delay: 1s; */

  /* Safari 和 Chrome */
  -webkit-animation: mymoveup3-data-v-dea88a70 0.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in;
  /* -webkit-animation-delay: 1s; */
}
@keyframes mymoveup3-data-v-dea88a70 {
from {
    top: -240px;
}
to {
    top: -12px;
}
}
@-webkit-keyframes mymoveup3-data-v-dea88a70

  /* Safari 和 Chrome */ {
from {
    top: -240px;
}
to {
    top: -12px;
}
}
.advantage_box .yoush3 .zi3[data-v-dea88a70] {
  top: 155px;
  left: 895px;
}
/* .advantage_box .yoush3 .zi3 {
  position: relative;
  animation: mymovedown3 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;
  animation-delay: 1s;

  -webkit-animation: mymovedown3 0.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-delay: 1s;
}

@keyframes mymovedown3 {
  from {
    top: 240px;
  }

  to {
    top: 20px;
  }
}

@-webkit-keyframes mymovedown3 {
  from {
    top: 240px;
  }

  to {
    top: 20px;
  }
} */
/* 公平考试结束 */
/* 刷卡制卷开始 */
/* .advantage_box .yoush4 {
  left: 1165px;
} */
.advantage_box .yoush4 .tu4[data-v-dea88a70] {
  position: relative;
  left: 1165px;
  animation: mymoveup4-data-v-dea88a70 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;
  /* animation-delay: 1.5s; */

  /* Safari 和 Chrome */
  -webkit-animation: mymoveup4-data-v-dea88a70 0.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in;
  /* -webkit-animation-delay: 1.5s; */
}
@keyframes mymoveup4-data-v-dea88a70 {
from {
    top: -240px;
}
to {
    top: 70px;
}
}
@-webkit-keyframes mymoveup4-data-v-dea88a70

  /* Safari 和 Chrome */ {
from {
    top: -240px;
}
to {
    top: 70px;
}
}
.advantage_box .yoush4 .zi4[data-v-dea88a70] {
  top: 295px;
  left: 1230px;
}
/* .advantage_box .yoush4 .zi4 {
  position: relative;
  animation: mymovedown4 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;
  animation-delay: 1.5s;

  -webkit-animation: mymovedown4 0.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-delay: 1.5s;
}

@keyframes mymovedown4 {
  from {
    top: 240px;
  }

  to {
    top: 100px;
  }
}

@-webkit-keyframes mymovedown4{
  from {
    top: 240px;
  }

  to {
    top: 100px;
  }
} */
/* 刷卡制卷结束 */
/* 智能监考开始 */
/* .advantage_box .yoush5 {
  left: 1500px;
} */
.advantage_box .yoush5 .tu5[data-v-dea88a70] {
  position: relative;
  left: 1500px;
  animation: mymoveup5-data-v-dea88a70 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;
  /* animation-delay: 2s; */

  /* Safari 和 Chrome */
  -webkit-animation: mymoveup5-data-v-dea88a70 0.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in;
  /* -webkit-animation-delay: 2s; */
}
@keyframes mymoveup5-data-v-dea88a70 {
from {
    top: -240px;
}
to {
    top: -70px;
}
}
@-webkit-keyframes mymoveup5-data-v-dea88a70

  /* Safari 和 Chrome */ {
from {
    top: -240px;
}
to {
    top: -70px;
}
}
.advantage_box .yoush5 .zi5[data-v-dea88a70] {
  top: 145px;
  left: 1550px;
}
/* .advantage_box .yoush5 .zi5 {
  position: relative;
  animation: mymovedown5 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;
  animation-delay: 2s;

  -webkit-animation: mymovedown5 0.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-delay: 2s;
}

@keyframes mymovedown5 {
  from {
    top: 240px;
  }

  to {
    top: -25px;
  }
}

@-webkit-keyframes mymovedown5 {
  from {
    top: 240px;
  }

  to {
    top: -25px;
  }
} */
/* 智能监考结束 */
.wei_box[data-v-dea88a70] {
  width: 1919px;
  height: 695px;
  background: #f4f8fd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wei_box .zuotu[data-v-dea88a70] {
  position: relative;
  top: -50px;
  margin-left: 270px;
  margin-right: 130px;
}
.wei_box .wei[data-v-dea88a70] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.wei_box .wei .title[data-v-dea88a70] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-size: 28px;
  font-weight: bold;
  color: #333333;
}
.wei_box .wei .title .yin[data-v-dea88a70] {
  font-size: 28px;
  font-weight: bold;
  color: #3d69f8;
  margin-right: 15px;
}
.wei_box .wei .miaoshu[data-v-dea88a70] {
  margin-top: 45px;
  width: 560px;
  font-size: 16px;
  font-weight: 400;
  color: #555555;
  line-height: 30px;
  text-align: left;
}
.wei_box .squ[data-v-dea88a70] {
  position: relative;
  top: -220px;
  animation: mysqu1right-data-v-dea88a70 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-timing-function: linear;

  /* Safari 和 Chrome */
  -webkit-animation: mysqu1right-data-v-dea88a70 0.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: linear;
}
@keyframes mysqu1right-data-v-dea88a70 {
from {
    right: -150px;
}
to {
    right: 260px;
}
}
@-webkit-keyframes mysqu1right-data-v-dea88a70

  /* Safari 和 Chrome */ {
from {
    right: -150px;
}
to {
    right: 260px;
}
}
.geng_box[data-v-dea88a70] {
  position: relative;
  width: 1919px;
  height: 830px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.geng_box .gen[data-v-dea88a70] {
  padding-top: 285px;
  padding-left: 315px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  z-index: 10;
}
.geng_box .gen .title[data-v-dea88a70] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-size: 28px;
  font-weight: bold;
  color: #333333;
}
.geng_box .gen .title .yin[data-v-dea88a70] {
  font-size: 28px;
  font-weight: bold;
  color: #3d69f8;
  margin-right: 15px;
}
.geng_box .gen .miaoshu[data-v-dea88a70] {
  margin-top: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.geng_box .gen .miaoshu .hang[data-v-dea88a70] {
  margin: 0px;
  width: 545px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  color: #555555;
  line-height: 30px;
}
.geng_box .wavetus[data-v-dea88a70] {
  position: absolute;
  left: 840px;
}
.geng_box .wavetus .wave1[data-v-dea88a70] {
  position: absolute;
  top: 350px;
  left: 150px;
  z-index: 5;
}
.geng_box .wavetus .wave2[data-v-dea88a70] {
  position: absolute;
  top: 275px;
  left: 75px;
  z-index: 4;
}
.geng_box .wavetus .wave3[data-v-dea88a70] {
  position: absolute;
  top: 190px;
  left: -10px;
  z-index: 3;
}
.geng_box .wavetus .wave4[data-v-dea88a70] {
  position: absolute;
  top: 70px;
  left: -130px;
  z-index: 2;
}
.geng_box .youtus[data-v-dea88a70] {
  position: absolute;
  left: 1560px;
}
.geng_box .youtus .gshang[data-v-dea88a70] {
  position: absolute;
  left: -560px;
  z-index: 10;
  animation: mygengup1-data-v-dea88a70 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;

  /* Safari 和 Chrome */
  -webkit-animation: mygengup1-data-v-dea88a70 0.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in;
}
@keyframes mygengup1-data-v-dea88a70 {
from {
    top: -50px;
}
to {
    top: 150px;
}
}
@-webkit-keyframes mygengup1-data-v-dea88a70

  /* Safari 和 Chrome */ {
from {
    top: -50px;
}
to {
    top: 150px;
}
}
.geng_box .youtus .gxia[data-v-dea88a70] {
  position: absolute;
  left: -420px;
  z-index: 9;
  animation: mygengup2-data-v-dea88a70 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;

  /* Safari 和 Chrome */
  -webkit-animation: mygengup2-data-v-dea88a70 0.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in;
}
@keyframes mygengup2-data-v-dea88a70 {
from {
    top: -150px;
}
to {
    top: 40px;
}
}
@-webkit-keyframes mygengup2-data-v-dea88a70

  /* Safari 和 Chrome */ {
from {
    top: -150px;
}
to {
    top: 40px;
}
}
.jie_box[data-v-dea88a70] {
  width: 1919px;
  height: 692px;
  background: #f4f8fd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jie_box .zuotu[data-v-dea88a70] {
  margin-left: 285px;
  margin-top: 90px;
  margin-right: 100px;
}
.jie_box .jie[data-v-dea88a70] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  z-index: 5;
}
.jie_box .jie .title[data-v-dea88a70] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 28px;
  font-weight: bold;
  color: #333333;
}
.jie_box .jie .title .yin[data-v-dea88a70] {
  margin-right: 15px;
  font-size: 28px;
  font-weight: bold;
  color: #3d69f8;
}
.jie_box .jie .miaoshu[data-v-dea88a70] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.jie_box .jie .miaoshu .hang[data-v-dea88a70] {
  margin: 0px;
  margin-top: 45px;
  width: 540px;
  font-size: 16px;
  text-align: left;
  font-weight: 400;
  color: #555555;
  line-height: 30px;
}
.jie_box .tri[data-v-dea88a70] {
  position: relative;
  top: 0px;
  animation: mytri1right-data-v-dea88a70 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-timing-function: linear;

  /* Safari 和 Chrome */
  -webkit-animation: mytri1right-data-v-dea88a70 0.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: linear;
}
@keyframes mytri1right-data-v-dea88a70 {
from {
    right: -150px;
}
to {
    right: 100px;
}
}
@-webkit-keyframes mytri1right-data-v-dea88a70

  /* Safari 和 Chrome */ {
from {
    right: -150px;
}
to {
    right: 100px;
}
}
.yizhan_box[data-v-dea88a70] {
  width: 1919px;
  height: 830px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.yizhan_box .yizi[data-v-dea88a70] {
  padding-left: 315px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  z-index: 10;
}
.yizhan_box .yizi .title[data-v-dea88a70] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-size: 28px;
  font-weight: bold;
  color: #333333;
}
.yizhan_box .yizi .title .yin[data-v-dea88a70] {
  font-size: 28px;
  font-weight: bold;
  color: #3d69f8;
  margin-right: 15px;
}
.yizhan_box .yizi .miaoshu[data-v-dea88a70] {
  margin-top: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.yizhan_box .yizi .miaoshu .hang[data-v-dea88a70] {
  margin: 0px;
  width: 545px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  color: #555555;
  line-height: 30px;
}
.yizhan_box .yitu[data-v-dea88a70] {
  margin-left: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
}
.yizhan_box .azkhd[data-v-dea88a70] {
  z-index: 5;
  position: absolute;
  top: -50px;
  left: 60px;
}
.yizhan_box .syj[data-v-dea88a70] {
  z-index: 5;
  position: absolute;
  top: 100px;
  left: 530px;
}
.yizhan_box .gssmy[data-v-dea88a70] {
  z-index: 5;
  position: absolute;
  top: 250px;
  left: -55px;
}
.yizhan_box .jkjs[data-v-dea88a70] {
  z-index: 5;
  position: absolute;
  top: 415px;
  left: 350px;
}
.yizhan_box .yitu .gotop[data-v-dea88a70] {
  margin-left: 90px;
  cursor: pointer;
}
.jiantou1[data-v-dea88a70] {
  position: absolute;
  top: -10px;
  left: 180px;
}
.jiantoumove1[data-v-dea88a70] {
  position: absolute;
  -webkit-animation: flow1-data-v-dea88a70 1s linear 1;
          animation: flow1-data-v-dea88a70 1s linear 1;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards; /* Safari 和 Chrome */
}
@-webkit-keyframes flow1-data-v-dea88a70 {
0% {
    top: -10px;
    left: 180px;
}
100% {
    top: -10px;
    left: 400px;
}
}
@keyframes flow1-data-v-dea88a70 {
0% {
    top: -10px;
    left: 180px;
}
100% {
    top: -10px;
    left: 400px;
}
}
/* @keyframes flow1 {
  0%,100% {
    top: -10px;
    left: 400px; 
  }
  7.5% {
    transform: rotate(0deg);
    left: 572px;
    top: -10px;
  }
  7.6% {
    transform: rotate(90deg);
  }
  17.5% {
    transform: rotate(90deg);
    left: 572px;
    top: 147px;
  }
  17.6% {
    transform: rotate(180deg);
  }
  35% {
    transform: rotate(180deg);
    left: -12px;
    top: 147px;
  }
  35.1% {
    transform: rotate(90deg);
  }
  45% {
    transform: rotate(90deg);
    left: -12px;
    top: 305px;
  }
  45.1% {
    transform: rotate(0deg);
  }
  62.5% {
    transform: rotate(0deg);
    left: 582px;
    top: 305px;
  }
  62.6% {
    transform: rotate(90deg);
  }
  72.5% {
    transform: rotate(90deg);
    left: 582px;
    top: 462px;
  }
  72.6% {
    transform: rotate(180deg);
  }  
  90% {
    transform: rotate(180deg);
    left: 140px;
    top: 462px;
  }
  90.01% {
    transform: rotate(0deg);
    top: -10px;
    left: 130px;
  }  
} */
.jiantou2[data-v-dea88a70] {
  position: absolute;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  top: 147px;
  left: 420px;
}
.jiantoumove2[data-v-dea88a70] {
  position: absolute;
  -webkit-animation: flow2-data-v-dea88a70 1s linear 1;
          animation: flow2-data-v-dea88a70 1s linear 1;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards; /* Safari 和 Chrome */
}
@-webkit-keyframes flow2-data-v-dea88a70 {
0% {
    top: 147px;
    left: 420px;
}
100% {
    top: 147px;
    left: 200px;
}
}
@keyframes flow2-data-v-dea88a70 {
0% {
    top: 147px;
    left: 420px;
}
100% {
    top: 147px;
    left: 200px;
}
}
/* @keyframes flow2 {
  0% {
    transform: rotate(180deg);
    top: 147px;
    left: 200px;  
  }  
  8% {
    transform: rotate(180deg);
    left: -12px;
    top: 147px;
  }
  8.1% {
    transform: rotate(90deg);
  }
  18% {
    transform: rotate(90deg);
    left: -12px;
    top: 305px;
  }
  18.1% {
    transform: rotate(0deg);
  }
  35.5% {
    transform: rotate(0deg);
    left: 582px;
    top: 305px;
  }
  35.6% {
    transform: rotate(90deg);
  }
  45.5% {
    transform: rotate(90deg);
    left: 582px;
    top: 462px;
  }
  45.6% {
    transform: rotate(180deg);
  }  
  63% {
    transform: rotate(180deg);
    left: 140px;
    top: 462px;
  }
  63.01% {
    transform: rotate(0deg);
    left: 130px;
    top: -10px;
  }
  80.5% {
    transform: rotate(0deg);
    left: 572px;
    top: -10px;
  }
  80.6% {
    transform: rotate(90deg);
  }
  90.5% {
    transform: rotate(90deg);
    left: 572px;
    top: 147px;
  }
  90.6% {
    transform: rotate(180deg);
  }  
  100% {
    top: 147px;
    left: 200px;  
  }    
} */
.jiantou3[data-v-dea88a70] {
  position: absolute;
  top: 306px;
  left: 80px;
}
.jiantoumove3[data-v-dea88a70] {
  position: absolute;
  -webkit-animation: flow3-data-v-dea88a70 1s linear 1;
          animation: flow3-data-v-dea88a70 1s linear 1;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards; /* Safari 和 Chrome */
}
@-webkit-keyframes flow3-data-v-dea88a70 {
0% {
    top: 306px;
    left: 80px;
}
100% {
    top: 306px;
    left: 300px;
}
}
@keyframes flow3-data-v-dea88a70 {
0% {
    top: 306px;
    left: 80px;
}
100% {
    top: 306px;
    left: 300px;
}
}
/* @keyframes flow3 {
  0%{
    top: 306px;
    left: 330px;      
  }
  8.5% {
    transform: rotate(0deg);
    left: 582px;
    top: 305px;
  }
  8.6% {
    transform: rotate(90deg);
  }
  18.5% {
    transform: rotate(90deg);
    left: 582px;
    top: 462px;
  }
  18.6% {
    transform: rotate(180deg);
  }  
  36% {
    transform: rotate(180deg);
    left: 140px;
    top: 462px;
  }
  36.01% {
    transform: rotate(0deg);
    left: 130px;
    top: -10px;
  }  
  53.5% {
    transform: rotate(0deg);
    left: 572px;
    top: -10px;
  }
  53.6% {
    transform: rotate(90deg);
  }
  63.5% {
    transform: rotate(90deg);
    left: 572px;
    top: 147px;
  }
  63.6% {
    transform: rotate(180deg);
  }
  81% {
    transform: rotate(180deg);
    left: -12px;
    top: 147px;
  }
  81.1% {
    transform: rotate(90deg);
  }
  91% {
    transform: rotate(90deg);
    left: -12px;
    top: 305px;
  }
  91.1% {
    transform: rotate(0deg);
  }  
  100%{
    top: 306px;
    left: 330px;      
  }  
} */
.jiantou4[data-v-dea88a70] {
  position: absolute;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  top: 463px;
  left: 360px;
}
.jiantoumove4[data-v-dea88a70] {
  position: absolute;
  -webkit-animation: flow4-data-v-dea88a70 1s linear 1;
          animation: flow4-data-v-dea88a70 1s linear 1;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards; /* Safari 和 Chrome */
}
@-webkit-keyframes flow4-data-v-dea88a70 {
0% {
    top: 463px;
    left: 360px;
}
100% {
    top: 463px;
    left: 140px;
}
}
@keyframes flow4-data-v-dea88a70 {
0% {
    top: 463px;
    left: 360px;
}
100% {
    top: 463px;
    left: 140px;
}
}
/* @keyframes flow4 {
  0% {
    transform: rotate(0deg);
    left: 130px;
    top: -10px;
  }
  17.5% {
    transform: rotate(0deg);
    left: 572px;
    top: -10px;
  }
  17.6% {
    transform: rotate(90deg);
  }
  27.5% {
    transform: rotate(90deg);
    left: 572px;
    top: 147px;
  }
  27.6% {
    transform: rotate(180deg);
  }
  45% {
    transform: rotate(180deg);
    left: -12px;
    top: 147px;
  }
  45.1% {
    transform: rotate(90deg);
  }
  55% {
    transform: rotate(90deg);
    left: -12px;
    top: 306px;
  }
  55.1% {
    transform: rotate(0deg);
  }
  72.5% {
    transform: rotate(0deg);
    left: 582px;
    top: 306px;
  }
  72.6% {
    transform: rotate(90deg);
  }
  82.5% {
    transform: rotate(90deg);
    left: 582px;
    top: 463px;
  }
  82.6% {
    transform: rotate(180deg);
  }  
  100% {
    transform: rotate(180deg);
    left: 140px;
    top: 463px;
  }
} */
.lianxi_box[data-v-dea88a70] {
  margin-bottom: 120px;
  position: relative;
  width: 1919px;
  height: 1200px;
  background: #f8fbfe;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lianxi_box .tri[data-v-dea88a70] {
  position: absolute;
  top: 750px;
  animation: mytri2left-data-v-dea88a70 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-timing-function: linear;

  /* Safari 和 Chrome */
  -webkit-animation: mytri2left-data-v-dea88a70 0.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: linear;
}
@keyframes mytri2left-data-v-dea88a70 {
from {
    left: -50px;
}
to {
    left: 215px;
}
}
@-webkit-keyframes mytri2left-data-v-dea88a70

  /* Safari 和 Chrome */ {
from {
    left: -50px;
}
to {
    left: 215px;
}
}
.lianxi_box .area[data-v-dea88a70] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 510px;
  z-index: 5;
}
.lianxi_box .area .con[data-v-dea88a70] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 75px;
  margin-bottom: 65px;
}
.lianxi_box .area .con .cont[data-v-dea88a70] {
  font-size: 28px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 10px;
}
.lianxi_box .area .con .conta[data-v-dea88a70] {
  font-size: 16px;
  font-weight: 400;
  color: #002649;
}
.lianxi_box .area .xin_dan[data-v-dea88a70] {
  z-index: 5;
  text-align: center;
  width: 894px;
  height: 427px;
  background: #ffffff;
  -webkit-box-shadow: 0px 12px 59px 0px rgba(161, 198, 225, 0.36);
          box-shadow: 0px 12px 59px 0px rgba(161, 198, 225, 0.36);
  border-radius: 10px;
  border: 1px solid #ccc;
}
.xin_dan .tia[data-v-dea88a70] {
  margin-top: 60px;
  font-size: 20px;
  font-weight: 400;
  color: #158cfd;
}
.xin_dan .xinx[data-v-dea88a70] {
  margin: 45px 220px 45px 145px;
}
.xin_dan .zhu[data-v-dea88a70] {
  text-align: left;
  margin-top: 25px;
  margin-left: 145px;
  font-size: 14px;
  font-weight: 400;
  color: #f75763;
}
.lianxi_box .area .lia_box[data-v-dea88a70] {
  margin-top: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 894px;
}
.lia_box .lia[data-v-dea88a70] {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lia_box .kefu[data-v-dea88a70] {
  position: relative;
  animation: kefuup-data-v-dea88a70 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;

  /* Safari 和 Chrome */
  -webkit-animation: kefuup-data-v-dea88a70 0.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in;
}
@keyframes kefuup-data-v-dea88a70 {
from {
    top: -200px;
}
to {
    top: 0px;
}
}
@-webkit-keyframes kefuup-data-v-dea88a70

  /* Safari 和 Chrome */ {
from {
    top: -200px;
}
to {
    top: 0px;
}
}
.lia_box .you[data-v-dea88a70] {
  position: relative;
  animation: you-data-v-dea88a70 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;
  /* animation-delay: 0.5s; */

  /* Safari 和 Chrome */
  -webkit-animation: you-data-v-dea88a70 0.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in;
  /* -webkit-animation-delay: 0.5s; */
}
@keyframes you-data-v-dea88a70 {
from {
    top: -200px;
}
to {
    top: 0px;
}
}
@-webkit-keyframes you-data-v-dea88a70

  /* Safari 和 Chrome */ {
from {
    top: -200px;
}
to {
    top: 0px;
}
}
.lia_box .gong[data-v-dea88a70] {
  width: 100%;
  position: relative;
  animation: gong-data-v-dea88a70 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;
  /* animation-delay: 1s; */

  /* Safari 和 Chrome */
  -webkit-animation: gong-data-v-dea88a70 0.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in;
  /* -webkit-animation-delay: 1s; */
}
@keyframes gong-data-v-dea88a70 {
from {
    top: -10px;
}
to {
    top: 45px;
}
}
@-webkit-keyframes gong-data-v-dea88a70

  /* Safari 和 Chrome */ {
from {
    top: -200px;
}
to {
    top: 45px;
}
}
.lia_box .lia .tu[data-v-dea88a70] {
  margin-right: 30px;
}
.lia_box .lia .zi[data-v-dea88a70] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.lia_box .lia .zi .shang[data-v-dea88a70] {
  font-size: 18px;
  font-weight: 400;
  color: #333333;
}
.lia_box .lia .zi .xia[data-v-dea88a70] {
  margin-top: 15px;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
}
.lianxi_box .squ[data-v-dea88a70] {
  position: absolute;
  top: 80px;
  animation: mysqu2right-data-v-dea88a70 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-timing-function: linear;

  /* Safari 和 Chrome */
  -webkit-animation: mysqu2right-data-v-dea88a70 0.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: linear;
}
@keyframes mysqu2right-data-v-dea88a70 {
from {
    right: -50px;
}
to {
    right: 150px;
}
}
@-webkit-keyframes mysqu2right-data-v-dea88a70

  /* Safari 和 Chrome */ {
from {
    right: -50px;
}
to {
    right: 150px;
}
}
.xia_box[data-v-dea88a70] {
  min-width: 1920px;
  width: 100%;
  height: 120px;
  -webkit-box-shadow: 0px -6px 18px 0px rgba(88, 161, 216, 0.21);
          box-shadow: 0px -6px 18px 0px rgba(88, 161, 216, 0.21);
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0px;
  z-index: 9999;
}
.xia_box .log[data-v-dea88a70] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.xia_box .logo[data-v-dea88a70] {
  font-size: 28px;
  margin-left: 30px;
  font-weight: bold;
  color: #2997ff;
}
.xia_box .jik[data-v-dea88a70] {
  font-size: 23px;
  background: #2997ff !important;
}

.cloudpaper-page .lianxi_box .area .xin_dan .el-form-item {
  margin-bottom: 40px;
}
.cloudpaper-page .lianxi_box .area .xin_dan .el-form-item__label {
  font-size: 20px;
}

.analysis-page[data-v-2864690e]{
 width:100%;
 height: 100vh;
 background:url('https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/newlesson/login/bg.png') no-repeat left top #61ACFE;
 background-size:100% 100%;
 -webkit-box-sizing:border-box;
         box-sizing:border-box;
}


.examanalysis[data-v-1f15baf9]{
   margin: 0;
   padding: 0;
   width:100%;
   height:100vh;
   background:#FFFFFF;
}
 /* 头 */
.header-box[data-v-1f15baf9]{
   border-bottom:1px solid #CCCCCC;
}
.header[data-v-1f15baf9]{
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
   -webkit-box-pack: justify;
       -ms-flex-pack: justify;
           justify-content: space-between;
   max-width:1220px;
   min-width:1200px;
   margin:0 auto;
   height:70px;
}
.header-left[data-v-1f15baf9]{
   display:-webkit-box;
   display:-ms-flexbox;
   display:flex;
   -webkit-box-align:center;
       -ms-flex-align:center;
           align-items:center;
}
.header-left img[data-v-1f15baf9]{
    width: 103px;
}
.info[data-v-1f15baf9]{
   display:-webkit-box;
   display:-ms-flexbox;
   display:flex;
   -webkit-box-align:center;
       -ms-flex-align:center;
           align-items:center;
}
.flag[data-v-1f15baf9] {
   font-size: 20px;
   color:#61acfe;
   font-weight:600;
}
.editface[data-v-1f15baf9] {
   position: relative;
   border-radius:50%;
   overflow:hidden;
}
.face[data-v-1f15baf9] {
   width: 32px;
   height: 32px;
   background: #61acfe;
   border: 2px solid #ffffff;
   border-radius:50%;
}
.name[data-v-1f15baf9]{
     margin-left: 10px;
     margin-right: 10px;
}
.changeface[data-v-1f15baf9] {
   position: absolute;
   top: 1px;
   left: 1px;
   width: 32px;
   height: 32px;
   line-height:32px;
   background: rgba(0, 0, 0, 0.5);
   opacity: 0;
   color: #fff;
   border-radius:50%;
   font-size:14px;
}
.changeface[data-v-1f15baf9]:hover {
   opacity: 1;
   cursor: pointer;
}
.main-list[data-v-1f15baf9]{
   width:1220px;
   margin:0 auto;
}
.listbox[data-v-1f15baf9]{
    position:relative;
}
.listbox-warper[data-v-1f15baf9]{
   margin-top:15px;
   border-radius:6px;
   height:calc(100vh - 15vh);
   border:1px solid #CCCCCC;
   overflow:auto;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);
          box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04)
}
 /* 绑定 */
.bindingbox[data-v-1f15baf9]{
  width:90%;
 background: #FFFFFF;
 -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 124, 245, 0.22);
         box-shadow: 0px 0px 5px 2px rgba(0, 124, 245, 0.22);
 border-radius: 10px;
  position:absolute;
  left:53%;
  -webkit-transform:translateX(-50%);
          transform:translateX(-50%);
}
.bind-head[data-v-1f15baf9]{
  padding:0 25px;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  height:68px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:justify;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  background:#CDE5FF;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
}
.bind-head i[data-v-1f15baf9]{
  cursor:pointer;
}
.bind-content[data-v-1f15baf9]{
  height:350px;
  padding:25px;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  text-align:left;
}
.bind-content ul[data-v-1f15baf9]{
  width:100%;
  height:100%;
  overflow-y: scroll;
}
.listnum[data-v-1f15baf9]{
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #61ACFE;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right:20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.checkbox[data-v-1f15baf9]{
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
}
.typename[data-v-1f15baf9]{
  display:block;
  width:60px;
}
.delchang[data-v-1f15baf9]{
  cursor:pointer;
}
.bind-footer[data-v-1f15baf9]{
  padding:0 25px 30px 25px;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
}
.addidentity[data-v-1f15baf9]{
  display:block;
  width: 96px;
  height: 24px;
  background: #61ACFE;
  border-radius: 6px;
  cursor:pointer;
  text-align:center;
  line-height:24px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
}
.tiemScreen[data-v-1f15baf9]{
  text-align:left;
  margin-bottom:15px;
}
.sorting[data-v-1f15baf9]{
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 34px;
      width: 24px;
      cursor: pointer;
      overflow: initial;
      position: relative;
}
.sort-btn[data-v-1f15baf9]{
      position: absolute;
      left:-1px;
      bottom:15px;
      color:#999999;
}
.sort-btn.active[data-v-1f15baf9]{
 color:#fe6c57;
}
.sort-btn[data-v-1f15baf9]:last-of-type{
 bottom: 5px;
}
 /* 分析考试列表 */
.examui[data-v-1f15baf9],.examli[data-v-1f15baf9]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.examui[data-v-1f15baf9]{
  -webkit-box-pack:justify;
      -ms-flex-pack:justify;
          justify-content:space-between;
  border-bottom:1px solid rgba(220, 220, 220, 1);
}
.examli[data-v-1f15baf9]{
  width:40%;
}
.examli[data-v-1f15baf9]:last-of-type{
  width:20%;
  height:34px;
  text-align:center;
}
.listli[data-v-1f15baf9]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  border-bottom:2px dashed rgba(172, 211, 253, 1);
}
.listli>div[data-v-1f15baf9]{
  width:40%;
  text-align:left;
  padding-right:10%;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  height:57px;
  line-height:57px;
}
.listli>div[data-v-1f15baf9]:last-of-type{
  width:20%;
  text-align:center;
  padding-right:0;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
}
.examname[data-v-1f15baf9]{
   /* display:flex; */
   text-align:left;
   padding-left:20px;
}
.examname img[data-v-1f15baf9]{
  margin-right:10px;
}
.examname span[data-v-1f15baf9]{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #555555;
}
.analysis-btn-box[data-v-1f15baf9]{
     float: right;
     margin-right: 20px;
}
.analysis-btn[data-v-1f15baf9]{
  width: 104px;
  height: 30px;
  background: #26B7BC;
  border-radius: 15px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  cursor:pointer;
}
.analysis-btn img[data-v-1f15baf9]{
  margin-right:7px;
}
.pagebox[data-v-1f15baf9]{

      position: absolute;
      bottom:10px;
      width: 100%;
}
.one-text[data-v-1f15baf9]{
	 white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width:100%;
}
.hide[data-v-1f15baf9]{
  display:none;
}

.listbox-warper .el-table th>.cell{
  padding-left:30px;
}

.max-box[data-v-3a124e61]{
    width:100%;
    height:100%;
    background:rgba(244,247,251,1);
}
.box1440[data-v-3a124e61]{
   min-width:1280px;
   text-align:left;
   margin:0 auto;
   padding:18px 30px 0 30px;
   -webkit-box-sizing:border-box;
           box-sizing:border-box;
   background: rgba(244,247,251,1);
}
.box1440[data-v-3a124e61]:after{
   content: "";
   display: block;
   height: 0;
   clear:both;
   visibility: hidden;
}
.right-box[data-v-3a124e61]{
   /* max-width:85%; */
   /* max-width:85%; */
   width:85%;
   float:right;
}
/* 缩小 */
@media (max-width:1550px){
.right-box[data-v-3a124e61]{
   width:80%;
   float:right;
}
}

.box1440[data-v-0420e3f2]{
   /* max-width:1440px; */
   min-width:1280px;
   text-align:left;
   margin:0 auto;
   display:-webkit-box;
   display:-ms-flexbox;
   display:flex;
   -webkit-box-pack:justify;
       -ms-flex-pack:justify;
           justify-content:space-between;
   -webkit-box-align:center;
       -ms-flex-align:center;
           align-items:center;
   padding:18px 30px;
   -webkit-box-sizing:border-box;
           box-sizing:border-box;
}
.head-top[data-v-0420e3f2],.head-center[data-v-0420e3f2]{
  /* max-width:1440px; */
  min-width:1280px;
  text-align:left;
  margin:0 auto;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:justify;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  padding:18px 30px;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
}
.head-top-left[data-v-0420e3f2]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.head-top-left img[data-v-0420e3f2]{
  display:block;
  width: 37px;
  height: 48px;
  margin-right:8px;
}
.pageTitle[data-v-0420e3f2]{
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
}
.head-top-right[data-v-0420e3f2]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.now[data-v-0420e3f2]{
  margin-right:20px;
}
.close[data-v-0420e3f2]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  width: 36px;
  height: 36px;
  background: #EE8685;
  border-radius: 4px;
  color:#FFFFFF;
  cursor:pointer;
  margin-left:32px;
}
.head-center-box[data-v-0420e3f2]{
  width:100%;
  min-width:1280px;
  background: rgba(34,167,233,1);
}
.head-center[data-v-0420e3f2]{
  -webkit-box-pack:start;
      -ms-flex-pack:start;
          justify-content:flex-start;
    position:relative;
}
.examname[data-v-0420e3f2]{
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  margin-right:33px;
}
.subject-box[data-v-0420e3f2]{
    max-width:1209px;
    overflow:hidden;
}
.subjectul[data-v-0420e3f2]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}
.subjli[data-v-0420e3f2]{
  height: 40px;
  line-height:40px;
  text-align:center;
  background: #DCDCDC;
  border-radius: 5px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color:rgba(34,167,233,1);
  margin-right:6px;
  cursor:pointer;
  font-size:18px;
}
.scroll-btn[data-v-0420e3f2]{
     color:red;
     position:absolute;
     cursor:pointer;
     z-index:999;
     right:4%;
}
.scroll-btn i[data-v-0420e3f2]{
    margin:0;
    opacity:0.5;
    font-size:30px;
}
.active[data-v-0420e3f2]{
  background:rgba(255, 255, 255, 1);
}
.examinfo-box span[data-v-0420e3f2]{
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #555555;
}

.box1440[data-v-4077fe1c] {
  min-width: 1280px;
  text-align: left;
  margin: 0 auto;
  padding: 18px 30px 0 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  clear: both;
}
.box1440[data-v-4077fe1c]::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.navfixed[data-v-4077fe1c] {
  position: fixed;
  top: 0;
}
.left-nav[data-v-4077fe1c] {
  width: 216px;
  /* background: #ffffff; */
  float: left;
}
.asideul[data-v-4077fe1c] {
  padding: 17px 0 17px 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  background: #ffffff;
}
.asideli[data-v-4077fe1c] {
  cursor: pointer;
  margin-bottom: 20px;
}
.asideli[data-v-4077fe1c]:last-of-type {
  margin-bottom: 0;
}
.asideli img[data-v-4077fe1c] {
  display: inline-block;
  width: 44px;
  height: 44px;
}
.nav-title[data-v-4077fe1c] {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #777777;
}
.right-content[data-v-4077fe1c] {
  width: 85%;
  background: #006600;
  height: 66666px;
  float: right;
}

.mbottom50[data-v-037e9155]{
    margin-bottom:50px;
}
/* 成绩对比 */
.cjcontrast[data-v-037e9155]{
  margin-bottom:50px;
}
.contrastBox[data-v-037e9155]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:justify;
      -ms-flex-pack:justify;
          justify-content:space-between;
}
.contrastli[data-v-037e9155]{
  width:45%;
  border:1px solid #CCCCCC;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  background:#FFFFFF;
}
.contrastli-head[data-v-037e9155]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:justify;
      -ms-flex-pack:justify;
          justify-content:space-between;
  padding:0 4%;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  height:43px;
  border-bottom:1px solid #CCCCCC;
}
.typetitle[data-v-037e9155]{
font-size: 14px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #555555;
}
.more[data-v-037e9155]{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #3BADE5;
  cursor:pointer;
}
.contrastli-content[data-v-037e9155]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:justify;
      -ms-flex-pack:justify;
          justify-content:space-between;
}
.contrastli-con-box[data-v-037e9155]{
  padding:0 4%;
  margin:13px 0;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  width:50%;
}
.contrastli-con-title[data-v-037e9155]{
font-size: 14px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #555555;
}
.fen[data-v-037e9155]{
  font-size: 40px;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  color: #333333;
  margin:19px 0 0 0;
  padding-left:30%;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
}
.contrastli-con-left[data-v-037e9155]{
 border-right:1px solid #AAAAAA;
}
.fen mark[data-v-037e9155]{
  background:none;
  font-size:14px;
}
/* 上线统计 */
.onlineStatistics[data-v-037e9155]{
  border:1px solid #AAAAAA;
  background:#FFFFFF;
}
.whead[data-v-037e9155]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:justify;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  padding:0 2%;
  height:61px;
  border-bottom:1px solid #AAAAAA;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
}
.online-content[data-v-037e9155]{
  padding:39px 8%;
}
.online-show[data-v-037e9155]{
  height: 80px;
  background: #FCF8E3;
  border-radius: 3px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.online-show img[data-v-037e9155]{
  margin-right:14px;
}
.online-show a[data-v-037e9155]{
  cursor:pointer;
  color:rgba(59, 173, 229, 1);
}
/* 四率统计 */
.FourratesStatistics[data-v-037e9155]{
  border:1px solid #AAAAAA;
  padding-bottom:20px;
   background:#FFFFFF;
}
.Fourrates-head img[data-v-037e9155]{
  margin-left:12px;
  cursor:pointer;
}
.fourratesanalysis[data-v-037e9155]{
  margin:17px 0 25px 0;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #555555;
}
.Fourrates-content[data-v-037e9155]{
 padding:0 2%;
 -webkit-box-sizing:border-box;
         box-sizing:border-box;
}
.biaoul[data-v-037e9155]{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:start;
    -ms-flex-pack:start;
        justify-content:flex-start;
-ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.biaoli[data-v-037e9155]{
  float:left;
  width:33.33%;
  margin-bottom:20px;
}
.calssinfo[data-v-037e9155]{
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #555555;
  display:block;
  margin-bottom:58px;
}
.Fourrates-legend[data-v-037e9155]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:end;
      -ms-flex-pack:end;
          justify-content:flex-end;
}
.Fourrates-legend div[data-v-037e9155]{
   display:-webkit-box;
   display:-ms-flexbox;
   display:flex;
  width:500px;
  padding: 0 2%;
  height:38px;
  line-height:38px;
  border:1px dashed #DDDDDD;
  margin-bottom:50px;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
}
.Fourrates-legend ul[data-v-037e9155]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}
.color_li[data-v-037e9155]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  margin-left:12px;
}
.colork[data-v-037e9155]{
  display:inline-block;
  width: 28px;
  height: 14px;
  margin-right:7px;
}
/* 单科成绩分段统计 */
.subsectionTj[data-v-037e9155]{
  border:1px solid #AAAAAA;
  background:#ffffff;
}
.selectclass[data-v-037e9155]{
  padding-right:6%;
  text-align:right;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
}
/* 各班排名与上次的对比 */
.rankingcontrast[data-v-037e9155]{
 border:1px solid #AAAAAA;
 background:#ffffff;
}
.rankingcontrast-content[data-v-037e9155]{
  padding:0 2%;
}
.rank-box[data-v-037e9155]{
  margin:0 auto;
}
.rankthead[data-v-037e9155]{
  background:#DDDDDD;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  height:60px;
}
.ranktbody[data-v-037e9155]{
 border-top:1px solid #CCCCCC;
}
.rankthead td[data-v-037e9155]{
  -webkit-box-flex:1;
      -ms-flex:1;
          flex:1;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
}
.rankthead p[data-v-037e9155]{
  margin:0;
}
.rankli[data-v-037e9155]{
   margin-bottom:30px;
}
.ranklispan[data-v-037e9155]{
   display:block;
   width:100%;
   text-align:center;
}
.oldbig[data-v-037e9155]{
   background:#FFEDF5;
}
.contrasttd[data-v-037e9155]{
   border-left:1px solid #CCCCCC;
   -webkit-box-sizing:border-box;
           box-sizing:border-box;
}
.rankinglenged[data-v-037e9155]{
   margin:20px 0;
   display:-webkit-box;
   display:-ms-flexbox;
   display:flex;
   -webkit-box-pack: end;
       -ms-flex-pack: end;
           justify-content: flex-end;
}
.pink[data-v-037e9155]{
   background:#FFEDF5;
}
.flex[data-v-037e9155]{
   display:-webkit-box;
   display:-ms-flexbox;
   display:flex;
   -webkit-box-align:center;
       -ms-flex-align:center;
           align-items:center;
   width: 152px;
   height: 38px;
   border: 1px dashed #DDDDDD;
   border-radius: 2px;
}
/* 失分率最高的五到题 */
.Losepoints[data-v-037e9155]{
   border:1px solid #AAAAAA;
   background:#ffffff;
}
.Losepoints-content[data-v-037e9155]{
   padding:0 1%;
   margin:15px 0;
}
.classbtnbox[data-v-037e9155]{
   display:-webkit-box;
   display:-ms-flexbox;
   display:flex;
   margin-bottom:20px;
}
.classbtn[data-v-037e9155]{
   width: 68px;
   height: 40px;
   display:-webkit-box;
   display:-ms-flexbox;
   display:flex;
   -webkit-box-align:center;
       -ms-flex-align:center;
           align-items:center;
   -webkit-box-pack:center;
       -ms-flex-pack:center;
           justify-content:center;
   background:#DCDCDC;
   border-radius: 5px;
   font-size: 14px;
   font-family: Source Han Sans CN;
   font-weight: 400;
   color:#555555;
   margin-right:12px;
   cursor:pointer;
}
.classbtnactive[data-v-037e9155]{
  color: #FFFFFF;
  background:#007aff;
}
.thead[data-v-037e9155]{
   display:-webkit-box;
   display:-ms-flexbox;
   display:flex;
   height: 51px;
   line-height:51px;
    background:#F9F9F9;
}
.theadTr[data-v-037e9155]{
   -webkit-box-flex:1;
       -ms-flex:1;
           flex:1;
   text-align:center;
}
.nolist[data-v-037e9155]{
   width:100%;
   color: #8a6d3b;
   background-color: #fcf8e3;
   display:-webkit-box;
   display:-ms-flexbox;
   display:flex;
   -webkit-box-pack:center;
       -ms-flex-pack:center;
           justify-content:center;
   -webkit-box-align:center;
       -ms-flex-align:center;
           align-items:center;
   padding: 15px;
   border: 1px solid #faebcc;
   border-radius:4px;
   font-size: 14px;
   -webkit-box-sizing:border-box;
           box-sizing:border-box;
}
.nolist i[data-v-037e9155]{
   margin:10px;
}
.Balancedcontrast[data-v-037e9155]{
   background:#fff;
}

.typetitle .el-tooltip__popper.is-dark{
   max-width:300px!important;
}












































































li[data-v-69b07ccc]{
  color:#009900;
}





























































































































.wrapper[data-v-56a54426]{
    background:#FFFFFF;
}
.top-nav[data-v-56a54426]{
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 background:#DCDCDC;
}
.nav-li[data-v-56a54426]{
  width:11%;
  height:64px;
  text-align:center;
  line-height:64px;
  cursor:pointer;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #555555;
}
.liActive[data-v-56a54426]{
  background:#FFFFFF;
  color:rgba(34,167,233,1);
}
.warpper[data-v-56a54426]{
  padding:33px 2%;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
}
.title[data-v-56a54426]{
  font-size: 30px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #777777;
  position:relative;
}
.tishiminzhong[data-v-56a54426]{
  position:absolute;
  cursor:pointer;
  margin-left:10px;
}
.xq[data-v-56a54426]{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #999999;
}
/* 有效分 */
.screening-body[data-v-56a54426]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  border: 1px solid #DCDCDC;
}
.screening-body-left[data-v-56a54426]{
  width:15%;
  padding-left:2%;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  border-right:1px solid #DCDCDC;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #777777;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.screening-body-right[data-v-56a54426]{
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  padding-left:2%;
  width:85%;
}
.validInput[data-v-56a54426]{
  border:1px solid #DCDCDC;
  width: 50px;
  height: 32px;
  padding:2px 5px;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  margin-right:6px;
}
.disabled[data-v-56a54426]{
background: #F0F0F0;
}
.vaild-score[data-v-56a54426]{
  margin:25px 0;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.Single[data-v-56a54426],.all[data-v-56a54426]{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #777777;
}
.btnGroup[data-v-56a54426]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}
.btnGroup span[data-v-56a54426]{
  display:block;
  width: 50px;
  height: 32px;
  background: #7EBEE4;
  border-radius: 3px;
  cursor:pointer;
  text-align:center;
  line-height:32px;
  margin-left:20px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
}
.score-orange[data-v-56a54426]{
  color:#f6ac2d;
}
.btnGroup .reduction[data-v-56a54426]{
border: 1px solid #7EBEE4;
border-radius: 3px;
color: #7EBEE4;
background:#FFFFFF;
}
.warning[data-v-56a54426]{
  width:100%;
  background: #FCE7E7;
  height:40px;
  line-height:40px;
  padding-left:2%;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
}
.warning-text[data-v-56a54426]{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #96000C;
}
/* 分段 */
.subsection[data-v-56a54426]{
height:80px;
line-height:80px;
}
.tongji[data-v-56a54426]{
  width: 78px;
  height: 40px;
  background: #7EBEE4;
  border-radius: 5px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  text-align:center;
  line-height:40px;
  margin-top:15px;
}
.hoverTitle[data-v-56a54426]{
  cursor:pointer;
  margin-left:11px;
}

.onllines-head[data-v-31f5b70c]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:justify;
      -ms-flex-pack:justify;
          justify-content:space-between;
}
.nav-onlline[data-v-31f5b70c]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}
.nav-onlline span[data-v-31f5b70c]{
  width: 148px;
  height: 40px;
  text-align:center;
  line-height:40px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
  color: #555555;
  border: 1px solid #DCDCDC;
  cursor:pointer;
}
.nav-onlline span[data-v-31f5b70c]:first-of-type{
	border-radius: 52px 0px 0px 52px;
	border-right:none;
}
.nav-onlline span[data-v-31f5b70c]:last-of-type{
	border-radius: 0px 52px 52px 0px;
	border-left:none;
}
.legendes[data-v-31f5b70c]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
.onlline-legend[data-v-31f5b70c]{
	/* width: 461px; */
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	padding:16px;
	border: 1px dashed #DDDDDD;
	border-radius: 4px;
	font-size:14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #555555;
	margin:20px 15px 20px 0;
}
.legend-list[data-v-31f5b70c]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-pack:distribute;
	    justify-content:space-around;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	margin-left:18px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #555555;
}
.legend-list span[data-v-31f5b70c]{
	width: 38px;
	height: 19px;
	background: #99CB81;
	margin-right:11px;
}
.swiper-warper[data-v-31f5b70c]{
  /* overflow-x:scroll; */
  overflow:scroll;
  height:500px;
}
.online-ul[data-v-31f5b70c]{
   width: -webkit-max-content;
   width: -moz-max-content;
   width: max-content;
}
.online-li[data-v-31f5b70c]{
  width:330px;
  margin-right:13px;
  float:left;
}
.swiper-list[data-v-31f5b70c]{
	width: 350px;
}
.online-header[data-v-31f5b70c]{
  margin-bottom:15px;
}
.head-title[data-v-31f5b70c]{
	height: 50px;
	line-height:50px;
	background: #EFEFEF;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #555555;
	text-align:center;
  border: 1px solid #DCDCDC;
}
.head-piecewise[data-v-31f5b70c]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	    flex-wrap:wrap;
}
.head-piecewise>span[data-v-31f5b70c]{
	width:50%;
	height: 50px;
	line-height:50px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #555555;
	text-align:center;
  border: 1px solid #DCDCDC;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
}
.ranking-head[data-v-31f5b70c]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	background: #EFEFEF;
	margin-top:18px;
}
.ranking-head span[data-v-31f5b70c],.ranking span[data-v-31f5b70c]{
	-webkit-box-flex:1;
	    -ms-flex:1;
	        flex:1;
	height:50px;
	line-height:50px;
	border-right:1px solid #DCDCDC;
	text-align:center;
	font-size:14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #555555;
}
.ranking[data-v-31f5b70c]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	background:#FFFFFF;
}
/* 有效分 */
.screening-body[data-v-31f5b70c]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  border: 1px solid #DCDCDC;
}
.screening-body-left[data-v-31f5b70c]{
  width:15%;
  padding-left:2%;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  border-right:1px solid #DCDCDC;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #777777;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.screening-body-right[data-v-31f5b70c]{
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  padding-left:2%;
  width:85%;
}
.validInput[data-v-31f5b70c]{
  border:1px solid #DCDCDC;
  width: 50px;
  height: 32px;
  padding:2px 5px;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  margin-right:6px;
}
.disabled[data-v-31f5b70c]{
background: #F0F0F0;
}
.vaild-score[data-v-31f5b70c]{
  margin:25px 0;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.Single[data-v-31f5b70c],.all[data-v-31f5b70c]{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #777777;
}
.btnGroup[data-v-31f5b70c]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}
.btnGroup span[data-v-31f5b70c]{
  display:block;
  width: 50px;
  height: 32px;
  background: #7EBEE4;
  border-radius: 3px;
  cursor:pointer;
  text-align:center;
  line-height:32px;
  margin-left:20px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
}
.score-orange[data-v-31f5b70c]{
  color:#f6ac2d;
}
.btnGroup .reduction[data-v-31f5b70c]{
border: 1px solid #7EBEE4;
border-radius: 3px;
color: #7EBEE4;
background:#FFFFFF;
}
.warning[data-v-31f5b70c]{
  width:100%;
  background: #FCE7E7;
  height:40px;
  line-height:40px;
  padding-left:2%;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
}
.warning-text[data-v-31f5b70c]{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #96000C;
}
.tongji[data-v-31f5b70c]{
  width: 78px;
  height: 40px;
  background: #7EBEE4;
  border-radius: 5px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  text-align:center;
  line-height:40px;
  margin-top:15px;
  cursor:pointer;
}
/* 当前标记 */
.nav-onlline .flageactive[data-v-31f5b70c]{
  background:#7EBEE4;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
}
.custom[data-v-31f5b70c]{
      width: 98px;
  border: 1px solid #7EBEE4;
  border-radius: 3px;
  color: #7EBEE4;
  background: #FFFFFF;
}

.shooting-head[data-v-5f94ad77]{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    height:88px;
    border-bottom:1px solid #DEDEDE;
}
.shooting-title[data-v-5f94ad77]{
    width:8%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-box-pack:center;
        -ms-flex-pack:center;
            justify-content:center;
    background:rgba(220, 220, 220, 1);
}
.shooting-type[data-v-5f94ad77]{
    width:46%;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
        flex-wrap:wrap;
}
.shooting-type>span[data-v-5f94ad77]{
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
        -ms-flex-pack:center;
            justify-content:center;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
}
.shooting-nav[data-v-5f94ad77]{
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:distribute;
        justify-content:space-around;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
}
.shooting-nav span[data-v-5f94ad77]{
    width:25%;
    text-align:center;
}
.shooting-content[data-v-5f94ad77]{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    height:43px;
}
.content-list[data-v-5f94ad77]{
    width:46%;
}
.onelist p[data-v-5f94ad77]{
  margin:5px 0;
}

  /* 有效分 */
.screening-body[data-v-5f94ad77]{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    border: 1px solid #DCDCDC;
}
.screening-body-left[data-v-5f94ad77]{
    width:15%;
    padding-left:2%;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
    border-right:1px solid #DCDCDC;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #777777;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
}
.screening-body-right[data-v-5f94ad77]{
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
    padding-left:2%;
    width:85%;
}
.validInput[data-v-5f94ad77]{
    border:1px solid #DCDCDC;
    width: 50px;
    height: 32px;
    padding:2px 5px;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
    margin-right:6px;
}
.disabled[data-v-5f94ad77]{
  background: #F0F0F0;
}
.vaild-score[data-v-5f94ad77]{
    margin:25px 0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
}
.Single[data-v-5f94ad77],.all[data-v-5f94ad77]{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #777777;
}
.btnGroup[data-v-5f94ad77]{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
}
.btnGroup span[data-v-5f94ad77]{
    display:block;
    width: 50px;
    height: 32px;
    background: #7EBEE4;
    border-radius: 3px;
    cursor:pointer;
    text-align:center;
    line-height:32px;
    margin-left:20px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
}
.score-orange[data-v-5f94ad77]{
    color:#f6ac2d;
}
.btnGroup .reduction[data-v-5f94ad77]{
  border: 1px solid #7EBEE4;
  border-radius: 3px;
  color: #7EBEE4;
  background:#FFFFFF;
}
.warning[data-v-5f94ad77]{
    width:100%;
    background: #FCE7E7;
    height:40px;
    line-height:40px;
    padding-left:2%;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
}
.warning-text[data-v-5f94ad77]{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #96000C;
}
.tongji[data-v-5f94ad77]{
    width: 78px;
    height: 40px;
    background: #7EBEE4;
    border-radius: 5px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    text-align:center;
    line-height:40px;
    margin-top:15px;
    cursor:pointer;
    margin-bottom:40px;
}
.green[data-v-5f94ad77]{
    background: #99CC82;
}
.blue[data-v-5f94ad77]{
    background: #83CDD2;
}
.qgreen[data-v-5f94ad77]{
    background: #DAF7CD;
}
.qblue[data-v-5f94ad77]{
    background: #E1F6FB;
}
.white[data-v-5f94ad77]{
    background:#FFFFFF;
}
.orange-text[data-v-5f94ad77]{
    color:#F6AC2D;
}

.contrtitle[data-v-43b79288]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
/* 有效分 */
.screening-body[data-v-43b79288]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  border: 1px solid #DCDCDC;
}
.screening-body-left[data-v-43b79288]{
  width:15%;
  padding-left:2%;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  border-right:1px solid #DCDCDC;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #777777;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.screening-body-right[data-v-43b79288]{
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  padding-left:2%;
  width:85%;
}
.validInput[data-v-43b79288]{
  border:1px solid #DCDCDC;
  width: 50px;
  height: 32px;
  padding:2px 5px;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  margin-right:6px;
}
.disabled[data-v-43b79288]{
background: #F0F0F0;
}
.vaild-score[data-v-43b79288]{
  margin:25px 0;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.Single[data-v-43b79288],.all[data-v-43b79288]{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #777777;
}
.btnGroup[data-v-43b79288]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}
.btnGroup span[data-v-43b79288]{
  display:block;
  width: 50px;
  height: 32px;
  background: #7EBEE4;
  border-radius: 3px;
  cursor:pointer;
  text-align:center;
  line-height:32px;
  margin-left:20px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
}
.score-orange[data-v-43b79288]{
  color:#f6ac2d;
}
.btnGroup .reduction[data-v-43b79288]{
border: 1px solid #7EBEE4;
border-radius: 3px;
color: #7EBEE4;
background:#FFFFFF;
}
.warning[data-v-43b79288]{
  width:100%;
  background: #FCE7E7;
  height:40px;
  line-height:40px;
  padding-left:2%;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
}
.warning-text[data-v-43b79288]{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #96000C;
}
.tongji[data-v-43b79288]{
  width: 78px;
  height: 40px;
  background: #7EBEE4;
  border-radius: 5px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  text-align:center;
  line-height:40px;
  margin-top:15px;
  cursor:pointer;
}
.subsection[data-v-43b79288]{
  height:80px;
  line-height:80px;
}

.critiical .el-table th>.cell{
   display:-webkit-box;
   display:-ms-flexbox;
   display:flex;
   -webkit-box-align:center;
       -ms-flex-align:center;
           align-items:center;
   -webkit-box-pack:center;
       -ms-flex-pack:center;
           justify-content:center;
}
.critiical  .el-table tr.single-row{
   background:#DCDCDC;
}
.critiical  .el-table--enable-row-hover .el-table__body tr:hover td{
    border-top:1px solid #26b7bc;
    border-bottom:1px solid #26b7bc;
}
.critiical .el-table--enable-row-hover .el-table__body tr  td{
 border-top: 1px solid #ebeef5;
}
.nolist{
  width:100%;
  color: #8a6d3b;
  background-color: #fcf8e3;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  padding: 15px;
  border: 1px solid #faebcc;
  border-radius:4px;
  font-size: 14px;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
}
.nolist i{
  margin:10px;
}

.search-box[data-v-2042081c]{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:end;
    -ms-flex-pack:end;
        justify-content:flex-end;
margin-bottom:10px;
}
.searchinput[data-v-2042081c]{
  display:block;
  width: 240px;
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #DCDCDC;
  border-radius: 3px;
  position:relative;
}
.search[data-v-2042081c]{
  width:100%;
  height:100%;
  padding:0 14% 0 5%;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  border-radius: 3px;
}
.searchinput i[data-v-2042081c]{
  font-size:22px;
  position:absolute;
  right:2%;
  top:50%;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
  cursor:pointer;
}
.pagination[data-v-2042081c]{
  margin:18px;
}
/* 有效分 */
.screening-body[data-v-2042081c]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  border: 1px solid #DCDCDC;
}
.screening-body-left[data-v-2042081c]{
  width:15%;
  padding-left:2%;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  border-right:1px solid #DCDCDC;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #777777;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.screening-body-right[data-v-2042081c]{
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  padding-left:2%;
  width:85%;
}
.validInput[data-v-2042081c]{
  border:1px solid #DCDCDC;
  width: 50px;
  height: 32px;
  padding:2px 5px;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  margin-right:6px;
}
.disabled[data-v-2042081c]{
background: #F0F0F0;
}
.vaild-score[data-v-2042081c]{
  margin:25px 0;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.Single[data-v-2042081c],.all[data-v-2042081c]{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #777777;
}
.btnGroup[data-v-2042081c]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}
.btnGroup span[data-v-2042081c]{
  display:block;
  width: 50px;
  height: 32px;
  background: #7EBEE4;
  border-radius: 3px;
  cursor:pointer;
  text-align:center;
  line-height:32px;
  margin-left:20px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
}
.score-orange[data-v-2042081c]{
  color:#f6ac2d;
}
.btnGroup .reduction[data-v-2042081c]{
border: 1px solid #7EBEE4;
border-radius: 3px;
color: #7EBEE4;
background:#FFFFFF;
}
.warning[data-v-2042081c]{
  width:100%;
  background: #FCE7E7;
  height:40px;
  line-height:40px;
  padding-left:2%;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
}
.warning-text[data-v-2042081c]{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #96000C;
}
.tongji[data-v-2042081c]{
  width: 78px;
  height: 40px;
  background: #7EBEE4;
  border-radius: 5px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  text-align:center;
  line-height:40px;
  margin-top:15px;
  cursor:pointer;
  margin-bottom:10px;
}

.perranking .el-table tr.single-row{
    background:#F9F9F9;
}
.perranking .el-table--enable-row-hover .el-table__body tr:hover td{
  border-top:1px solid #26b7bc;
  border-bottom:1px solid #26b7bc;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
}
.perranking .el-table--enable-row-hover .el-table__body tr  td{
border-top: 1px solid #ebeef5;
}
.perranking .el-pager li.btn-quickprev{
  line-height:38px;
}
.perranking .el-pager li.btn-quicknext{
  line-height:38px;
}

.segmenthead[data-v-3635d37d]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:justify;
      -ms-flex-pack:justify;
          justify-content:space-between;
}
.legendes[data-v-3635d37d]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
  margin-bottom:10px;
}
.onlline-legend[data-v-3635d37d]{
	/* width: 461px; */
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	padding:16px;
	border: 1px dashed #DDDDDD;
	border-radius: 4px;
	font-size:14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #555555;
}
.legend-list[data-v-3635d37d]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-pack:distribute;
	    justify-content:space-around;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	margin-left:18px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #555555;
}
.legend-list span[data-v-3635d37d]{
	width: 38px;
	height: 19px;
	background: #99CB81;
	margin-right:11px;
}
/* 有效分 */
.screening-body[data-v-3635d37d]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  border: 1px solid #DCDCDC;
}
.screening-body-left[data-v-3635d37d]{
  width:15%;
  padding-left:2%;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  border-right:1px solid #DCDCDC;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #777777;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.screening-body-right[data-v-3635d37d]{
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  padding-left:2%;
  width:85%;
}
.validInput[data-v-3635d37d]{
  border:1px solid #DCDCDC;
  width: 50px;
  height: 32px;
  padding:2px 5px;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  margin-right:6px;
}
.disabled[data-v-3635d37d]{
background: #F0F0F0;
}
.vaild-score[data-v-3635d37d]{
  margin:25px 0;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.Single[data-v-3635d37d],.all[data-v-3635d37d]{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #777777;
}
.btnGroup[data-v-3635d37d]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}
.btnGroup span[data-v-3635d37d]{
  display:block;
  width: 50px;
  height: 32px;
  background: #7EBEE4;
  border-radius: 3px;
  cursor:pointer;
  text-align:center;
  line-height:32px;
  margin-left:20px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
}
.score-orange[data-v-3635d37d]{
  color:#f6ac2d;
}
.btnGroup .reduction[data-v-3635d37d]{
border: 1px solid #7EBEE4;
border-radius: 3px;
color: #7EBEE4;
background:#FFFFFF;
}
.warning[data-v-3635d37d]{
  width:100%;
  background: #FCE7E7;
  height:40px;
  line-height:40px;
  padding-left:2%;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
}
.warning-text[data-v-3635d37d]{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #96000C;
}
.tongji[data-v-3635d37d]{
  width: 78px;
  height: 40px;
  background: #7EBEE4;
  border-radius: 5px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  text-align:center;
  line-height:40px;
  margin-top:15px;
  cursor:pointer;
}
.hoverli[data-v-3635d37d],.avgli[data-v-3635d37d]{
  -webkit-box-flex:1;
      -ms-flex:1;
          flex:1;
  text-align:center;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:distribute;
      justify-content:space-around;
  cursor:pointer;
  border:1px solid #CCCCCC;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
}
.head span[data-v-3635d37d]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-flex:1;
      -ms-flex:1;
          flex:1;
  height:50px;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
}
.hoverli[data-v-3635d37d]:hover{
  background:#FFFFFF!important;
  border-color:#26B7BC;
}
.avgspan[data-v-3635d37d]{
  display:block;
  -webkit-box-flex:1;
      -ms-flex:1;
          flex:1;
  height:50px;
  line-height:50px;
}

.eachhead[data-v-aaee7cde]{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
    margin-bottom:10px;
}
.legendes[data-v-aaee7cde]{
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-webkit-box-align:center;
  	    -ms-flex-align:center;
  	        align-items:center;
}
.onlline-legend[data-v-aaee7cde]{
  	/* width: 461px; */
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	padding:16px;
  	border: 1px dashed #DDDDDD;
  	border-radius: 4px;
  	font-size:14px;
  	font-family: Source Han Sans CN;
  	font-weight: 400;
  	color: #555555;
}
.legend-list[data-v-aaee7cde]{
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-ms-flex-pack:distribute;
  	    justify-content:space-around;
  	-webkit-box-align:center;
  	    -ms-flex-align:center;
  	        align-items:center;
  	margin-left:18px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #555555;
}
.legend-list span[data-v-aaee7cde]{
  	width: 38px;
  	height: 19px;
  	background: #99CB81;
  	margin-right:11px;
}
  /* 有效分 */
.screening-body[data-v-aaee7cde]{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    border: 1px solid #DCDCDC;
}
.screening-body-left[data-v-aaee7cde]{
    width:15%;
    padding-left:2%;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
    border-right:1px solid #DCDCDC;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #777777;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
}
.screening-body-right[data-v-aaee7cde]{
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
    padding-left:2%;
    width:85%;
}
.validInput[data-v-aaee7cde]{
    border:1px solid #DCDCDC;
    width: 50px;
    height: 32px;
    padding:2px 5px;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
    margin-right:6px;
}
.disabled[data-v-aaee7cde]{
  background: #F0F0F0;
}
.vaild-score[data-v-aaee7cde]{
    margin:25px 0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
}
.Single[data-v-aaee7cde],.all[data-v-aaee7cde]{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #777777;
}
.btnGroup[data-v-aaee7cde]{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
}
.btnGroup span[data-v-aaee7cde]{
    display:block;
    width: 50px;
    height: 32px;
    background: #7EBEE4;
    border-radius: 3px;
    cursor:pointer;
    text-align:center;
    line-height:32px;
    margin-left:20px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
}
.score-orange[data-v-aaee7cde]{
    color:#f6ac2d;
}
.btnGroup .reduction[data-v-aaee7cde]{
  border: 1px solid #7EBEE4;
  border-radius: 3px;
  color: #7EBEE4;
  background:#FFFFFF;
}
.warning[data-v-aaee7cde]{
    width:100%;
    background: #FCE7E7;
    height:40px;
    line-height:40px;
    padding-left:2%;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
}
.warning-text[data-v-aaee7cde]{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #96000C;
}
.tongji[data-v-aaee7cde]{
    width: 78px;
    height: 40px;
    background: #7EBEE4;
    border-radius: 5px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    text-align:center;
    line-height:40px;
    margin-top:15px;
    cursor:pointer;
}
.hoverli[data-v-aaee7cde],.avgli[data-v-aaee7cde]{
    -webkit-box-flex:1;
        -ms-flex:1;
            flex:1;
    text-align:center;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:distribute;
        justify-content:space-around;
    cursor:pointer;
    border:1px solid #CCCCCC;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
}
.head span[data-v-aaee7cde]{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-flex:1;
        -ms-flex:1;
            flex:1;
    height:50px;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-box-pack:center;
        -ms-flex-pack:center;
            justify-content:center;
}
.avgspan[data-v-aaee7cde]{
    display:block;
    -webkit-box-flex:1;
        -ms-flex:1;
            flex:1;
    height:50px;
    line-height:50px;
}
.clearfix[data-v-aaee7cde]:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/
        content: "";
        display: block;
        height: 0;
        clear:both;
        visibility: hidden;
}
.listwarper[data-v-aaee7cde]{
     overflow-x:scroll;
     border:1px solid #CCCCCC;
}
.listbox[data-v-aaee7cde]{
     width: -webkit-max-content;
     width: -moz-max-content;
     width: max-content;
    /* position:relative; */
}
.listbox ul[data-v-aaee7cde]{
      float:left;
}
.list-left[data-v-aaee7cde]{
    width:200px;
    position:absolute;
    background:#FFFFFF;
    left:341px;
}
.list-right[data-v-aaee7cde]{
   width: -webkit-max-content;
   width: -moz-max-content;
   width: max-content;
   padding-left:200px;
}
.list-left li span[data-v-aaee7cde]{
    height:50px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-box-pack:center;
        -ms-flex-pack:center;
            justify-content:center;
    text-align:center;
}
.list-left .hoverli[data-v-aaee7cde]{
    border-right:none;
}
.list-right .hoverli[data-v-aaee7cde]{
    border-left:none;
}
.list-right span[data-v-aaee7cde]{
    width:200px;
     float:left;
     display:-webkit-box;
     display:-ms-flexbox;
     display:flex;
     -webkit-box-flex:1;
         -ms-flex:1;
             flex:1;
     height:50px;
     -webkit-box-align:center;
         -ms-flex-align:center;
             align-items:center;
     -webkit-box-pack:center;
         -ms-flex-pack:center;
             justify-content:center;
     text-align:center;
}
.more[data-v-aaee7cde]{
background: rgb(218, 247, 205);
}





















































































































































































































































































/* 有效分 */
.screening-body[data-v-4b37d315]{
   display:-webkit-box;
   display:-ms-flexbox;
   display:flex;
   border: 1px solid #DCDCDC;
}
.screening-body-left[data-v-4b37d315]{
   width:15%;
   padding-left:2%;
   -webkit-box-sizing:border-box;
           box-sizing:border-box;
   border-right:1px solid #DCDCDC;
   font-size: 16px;
   font-family: Source Han Sans CN;
   font-weight: 400;
   color: #777777;
   display:-webkit-box;
   display:-ms-flexbox;
   display:flex;
   -webkit-box-align:center;
       -ms-flex-align:center;
           align-items:center;
}
.screening-body-right[data-v-4b37d315]{
   -webkit-box-sizing:border-box;
           box-sizing:border-box;
   padding-left:2%;
   width:85%;
}
.validInput[data-v-4b37d315]{
   border:1px solid #DCDCDC;
   width: 50px;
   height: 32px;
   padding:2px 5px;
   -webkit-box-sizing:border-box;
           box-sizing:border-box;
   margin-right:6px;
   margin:0 5px;
}
.warning[data-v-4b37d315]{
   width:100%;
   background: #FCE7E7;
   height:40px;
   line-height:40px;
   padding-left:2%;
   -webkit-box-sizing:border-box;
           box-sizing:border-box;
}
.warning-text[data-v-4b37d315]{
   font-size: 14px;
   font-family: Source Han Sans CN;
   font-weight: 400;
   color: #96000C;
}
.tongji[data-v-4b37d315]{
   width: 78px;
   height: 40px;
   background: #7EBEE4;
   border-radius: 5px;
   font-size: 14px;
   font-family: Source Han Sans CN;
   font-weight: 400;
   color: #FFFFFF;
   text-align:center;
   line-height:40px;
   margin-top:15px;
   cursor:pointer;
}
.subsection[data-v-4b37d315]{
 height:80px;
 line-height:80px;
}
.sment[data-v-4b37d315]{
   font-size:24px;
   cursor:pointer;
}
.sment[data-v-4b37d315]:hover{
   color:#1E9FFF;
}
.libox[data-v-4b37d315]{
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-align: center;
           -ms-flex-align: center;
               align-items: center;
       margin-bottom:10px;
}
.table[data-v-4b37d315]{
   /* width:80%; */
   margin:50px auto 30px auto;
}
.tableli[data-v-4b37d315]{
   display:-webkit-box;
   display:-ms-flexbox;
   display:flex;
   -webkit-box-align:center;
       -ms-flex-align:center;
           align-items:center;
   -webkit-box-pack:center;
       -ms-flex-pack:center;
           justify-content:center;
}
.tableli>div[data-v-4b37d315]{
   display:-webkit-box;
   display:-ms-flexbox;
   display:flex;
   height:60px;
   -ms-flex-wrap:wrap;
       flex-wrap:wrap;
   -webkit-box-align:center;
       -ms-flex-align:center;
           align-items:center;
   -webkit-box-pack:center;
       -ms-flex-pack:center;
           justify-content:center;
   border:1px solid #CCCCCC;
}
.tableli-two>div[data-v-4b37d315]{
   height:30px;
   border-top:none;
}
.tableli .title[data-v-4b37d315]{
   width:80px;
}
.micduan[data-v-4b37d315]{
   width:210px;
}
.micduan>span[data-v-4b37d315]{
  width:100%;
  text-align:center;
}
.micduan-son[data-v-4b37d315]{
   width:100%;
   height:30px;
   display:-webkit-box;
   display:-ms-flexbox;
   display:flex;
   -webkit-box-align:center;
       -ms-flex-align:center;
           align-items:center;
   -webkit-box-pack:center;
       -ms-flex-pack:center;
           justify-content:center;
   border-top:1px solid #CCCCCC;
}
.micduan-rwo[data-v-4b37d315]{
   width:100%;
   height:30px;
   display:-webkit-box;
   display:-ms-flexbox;
   display:flex;
   -webkit-box-align:center;
       -ms-flex-align:center;
           align-items:center;
   -webkit-box-pack:center;
       -ms-flex-pack:center;
           justify-content:center;
   border-top:1px solid #CCCCCC;
}
.micduan-son span[data-v-4b37d315]{
   display:block;
   width:40%;
   border-left:1px solid #CCCCCC;
   display:-webkit-box;
   display:-ms-flexbox;
   display:flex;
   height:100%;
   -webkit-box-align:center;
       -ms-flex-align:center;
           align-items:center;
   -webkit-box-pack:center;
       -ms-flex-pack:center;
           justify-content:center;
}
.micduan-rwo span[data-v-4b37d315]{
   display:block;
   width:40%;
   border-left:1px solid #CCCCCC;
   display:-webkit-box;
   display:-ms-flexbox;
   display:flex;
   height:100%;
   -webkit-box-align:center;
       -ms-flex-align:center;
           align-items:center;
   -webkit-box-pack:center;
       -ms-flex-pack:center;
           justify-content:center;
}
.micduan-son span[data-v-4b37d315]:first-of-type{
   width:20%;
   border-left:none;
}
.micduan-rwo span[data-v-4b37d315]:first-of-type{
   width:20%;
   border-left:none;
}

.warpper[data-v-de87bca6]{
    padding:33px 2%;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
    background:#FFFFFF;
}
.title[data-v-de87bca6]{
  font-size: 30px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #777777;
}
.xq[data-v-de87bca6]{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #999999;
}
.top-title[data-v-de87bca6]{
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  margin-bottom:20px;
  display:block;
}
/* 有效分 */
.screening-body[data-v-de87bca6]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  border: 1px solid #DCDCDC;
  margin-top:22px;
}
.screening-body-left[data-v-de87bca6]{
  width:15%;
  padding-left:2%;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  border-right:1px solid #DCDCDC;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #777777;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.screening-body-right[data-v-de87bca6]{
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  padding-left:2%;
  width:85%;
}
.subsection[data-v-de87bca6]{
    margin: 35px 0;
}
.warning[data-v-de87bca6]{
  width:100%;
  background: #FCE7E7;
  height:40px;
  line-height:40px;
  padding-left:2%;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
}
.warning-text[data-v-de87bca6]{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #96000C;
}
.itamanaly[data-v-de87bca6]{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-box-pack:end;
        -ms-flex-pack:end;
            justify-content:flex-end;
    margin:20px 0;
}
.legendes[data-v-de87bca6]{
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-webkit-box-align:center;
  	    -ms-flex-align:center;
  	        align-items:center;
}
.onlline-legend[data-v-de87bca6]{
  	/* width: 461px; */
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	padding:16px;
  	border: 1px dashed #DDDDDD;
  	border-radius: 4px;
  	font-size:14px;
  	font-family: Source Han Sans CN;
  	font-weight: 400;
  	color: #555555;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
}
.legend-list[data-v-de87bca6]{
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-ms-flex-pack:distribute;
  	    justify-content:space-around;
  	-webkit-box-align:center;
  	    -ms-flex-align:center;
  	        align-items:center;
  	margin-left:18px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #555555;
}
.legend-list span[data-v-de87bca6]{
  	width: 38px;
  	height: 19px;
  	margin-right:11px;
    border: 1px solid #DCDCDC;
}
/* tihao1 */
.tihaobox[data-v-de87bca6]{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
        flex-wrap:wrap;
}
.tihaoli[data-v-de87bca6]{
    width: 80px;
    text-align:center;
    line-height:40px;
    height: 40px;
    border-radius: 3px;
    font-size:16px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #5c6a77;
    border: 1px solid #ddd;
    background:#ECECEC;
    margin-right:40px;
    cursor:pointer;
    margin-bottom:20px;
    display:block;
}
.tihaoli[data-v-de87bca6]:hover{
    background:#f6f9fb;
}
.online-box[data-v-de87bca6]{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
    margin:20px 0;
}
.online[data-v-de87bca6]{
    width:46%;
    height:1px;
    background:#999999;
}
.onli-li[data-v-de87bca6]{
    font-size: 21px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #000033;
}
/* 题目信息 */
.topic-title[data-v-de87bca6]{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    margin-bottom:24px;
}
.top-span[data-v-de87bca6]{
   display:block;
   width: 8px;
   height: 18px;
   background: #797DFF;
   margin-right:10px;
}
.topic-matterline[data-v-de87bca6]{
    width:100%;
    height:1px;
    border-top:1px dashed #999999;
    margin:25px 0;
}
.nowTopicInfo[data-v-de87bca6]{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -ms-flex-wrap:wrap;
        flex-wrap:wrap;
    padding:30px 20px;
    background: #EBF2F6;
}
.namelist[data-v-de87bca6]{
     border:1px solid #CCCCCC;
     border-bottom:0;
}
.namelist-box[data-v-de87bca6]{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-box-pack:start;
        -ms-flex-pack:start;
            justify-content:start;
    border-bottom:1px solid #CCCCCC;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
    border-left:1px solid #CCCCCC;
}
.namelist-top-right[data-v-de87bca6]{
    width:92%;
    padding:20px;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
}
.namelist-top-left[data-v-de87bca6]{
    display:block;
    width:8%;
    padding:20px 0;
    text-align:center;
    border-right:1px solid #CCCCCC;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #555555;
}
.name-a[data-v-de87bca6]{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #797DFF;
    line-height: 24px;
   cursor:pointer;
}
.FFB1BA[data-v-de87bca6]{
    background:#FFB1BA;
}
.FFB1BA.active[data-v-de87bca6]{
    background:#EE8484;
    border: 1px solid #EE8484;
    color:#FFFFFF;
}
.F9EFCD[data-v-de87bca6]{
    background:#F9EFCD;
}
.F9EFCD.active[data-v-de87bca6]{
   background-color: #2eb6bd;
   border: 1px solid #2eb6bd;
   color:#FFFFFF;
}
.FFFFFF[data-v-de87bca6]{
    background:#FFFFFF;
}
.FFFFFF.active[data-v-de87bca6]{
    background:#2EB6BD;
    border: 1px solid #2EB6BD;
    color:#FFFFFF;
}
.xuanxli[data-v-de87bca6]{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    padding-left:20px;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
}
.libox[data-v-de87bca6]{
    margin-left:5px;
}
.biaoul[data-v-de87bca6]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:start;
      -ms-flex-pack:start;
          justify-content:flex-start;
  -ms-flex-wrap:wrap;
      flex-wrap:wrap;
}
.biaoli[data-v-de87bca6]{
    float:left;
    width:33.33%;
    margin-bottom:20px;
}
.calssinfo[data-v-de87bca6]{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #555555;
    display:block;
    margin-bottom:58px;
    text-align:center;
}
.clearfixbox[data-v-de87bca6]{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
}
.classright .namelist-box[data-v-de87bca6]:nth-of-type(2){
    border-bottom:none;
}
.classright[data-v-de87bca6]{
    width:95%;
}
.classleft[data-v-de87bca6]{
    width:5%;
    text-align:center;
}
/* .clearfixbox:after{
 	height: 0;
 	display: block;
 	clear: both;
 	content:'.';
 	visibility: hidden;
 }
 .classleft{
   float:left;
   width:5%s;
 }
 .classright{
   float:left;
   width:95%;
 } */

.namelist[data-v-22aa52d6]{
   border:1px solid #CCCCCC;
   border-bottom:0;
}
.namelist-box[data-v-22aa52d6]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:start;
      -ms-flex-pack:start;
          justify-content:start;
  border-bottom:1px solid #CCCCCC;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
}
.namelist-top-right[data-v-22aa52d6]{
  width:92%;
  padding:20px;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
}
.namelist-top-left[data-v-22aa52d6]{
  display:block;
  width:8%;
  padding:20px 0;
  text-align:center;
  border-right:1px solid #CCCCCC;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #555555;
}

.warpper[data-v-1e5f48b7]{
    padding:33px 2%;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
    background:#FFFFFF;
    -webkit-user-select:none;
        -ms-user-select:none;
            user-select:none;
    -moz-user-select:none;
}
.title[data-v-1e5f48b7]{
  font-size: 30px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #777777;
}
.xq[data-v-1e5f48b7]{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #999999;
}
/* 有效分 */
.screening-body[data-v-1e5f48b7]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  border: 1px solid #DCDCDC;
  margin-top:22px;
}
.screening-body-left[data-v-1e5f48b7]{
  width:15%;
  padding-left:2%;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  border-right:1px solid #DCDCDC;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #777777;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.screening-body-right[data-v-1e5f48b7]{
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  padding-left:2%;
  width:85%;
}
.subsection[data-v-1e5f48b7]{
  height:80px;
  line-height:80px;
}
.itamanaly[data-v-1e5f48b7]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:end;
      -ms-flex-pack:end;
          justify-content:flex-end;
  margin:20px 0;
}
.legendes[data-v-1e5f48b7]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
.onlline-legend[data-v-1e5f48b7]{
	/* width: 461px; */
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	padding:16px;
	border: 1px dashed #DDDDDD;
	border-radius: 4px;
	font-size:14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #555555;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.legend-list[data-v-1e5f48b7]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-pack:distribute;
	    justify-content:space-around;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	margin-left:18px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #555555;
}
.legend-list span[data-v-1e5f48b7]{
	width:19px;
	height: 19px;
  border-radius:50%;
	background: #99CB81;
	margin-right:11px;
}
.nolist[data-v-1e5f48b7]{
  width:100%;
  color: #8a6d3b;
  background-color: #fcf8e3;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  padding: 15px;
  border: 1px solid #faebcc;
  border-radius:4px;
  font-size: 14px;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
}
.nolist i[data-v-1e5f48b7]{
  margin:10px;
}
.zsdbtn[data-v-1e5f48b7]{
   margin:0 5px;
   cursor:pointer;
  text-decoration:underline;
}
.zsdbtn[data-v-1e5f48b7]:hover{
  color:#409EFF;
}
.classavg[data-v-1e5f48b7]{
  width: 20px;
   display:block;
    margin:0 auto;
    height: 20px;
    border-radius: 10px;
}
.bgEE8484[data-v-1e5f48b7]{
     background: #EE8484;
}
.bgF6AC2D[data-v-1e5f48b7]{
     background: #F6AC2D;
}
.bgFDE343[data-v-1e5f48b7]{
     background: #FDE343;
}
.bg8CC21F[data-v-1e5f48b7]{
     background:#8CC21F;
}

.dtkbox[data-v-f0d13718]{
  width:100%;
  height:100%;
  background:#FFFFFF;
}
.operationhead[data-v-f0d13718]{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
    padding:0 1%;
    height:60px;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    border-bottom:1px solid #CCCCCC;
}
.imgli[data-v-f0d13718]{
    width:100px;
     background:#CCCCCC;
     cursor:pointer;
     margin-left:10px;
     line-height:30px;
    text-align:center;
}
.tubox[data-v-f0d13718]{
    overflow:scroll;
}
.activeimg[data-v-f0d13718]{
 color:#FFFFFF;
    background:deepskyblue;
}
[data-v-f0d13718]::-webkit-scrollbar {
    width: 6px;
    height:15px;
}
[data-v-f0d13718]::-webkit-scrollbar-track {
    width: 6px;
    background: rgba(#101F1C, 0.1);
    border-radius: 2em;
}
[data-v-f0d13718]::-webkit-scrollbar-thumb {
    background-color: rgba(#101F1C, 0.5);
    background-clip: padding-box;
    min-height: 28px;
    border-radius: 2em;
}
[data-v-f0d13718]::-webkit-scrollbar-thumb:hover {
    background-color: rgba(#101F1C, 1);
}

.unite-page[data-v-8ef6a51e] {
  width: 100%;
  min-height: 100vh;
  /* height: 100%; */
  background: #f5f7f9;
  text-align:center;
}

.material-page[data-v-2c70616a] {
  margin: 0;
  padding: 0;
}
.header[data-v-2c70616a] {
  /* padding: 5px 300px; */
  /* border-bottom: 5px solid #659DFF; */
  background:#659DFF;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.chang-top-box[data-v-2c70616a]{
  background:#FFFFFF;
}
.chang-box[data-v-2c70616a]{
 width:1220px;
 margin: auto;
 padding:0px 50px 20px 50px;
 -webkit-box-sizing:border-box;
         box-sizing:border-box;
}
.chang-box span[data-v-2c70616a]{
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight:bold;
  color: #333333;
  width:60px;
  height:30px;
  line-height:30px;
  text-align:center;
   font-weight:bold;
}
.chang-box ul[data-v-2c70616a]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
      flex-wrap:wrap;
  padding-left:43px;
  width: 90%;
}
.chang-box ul li[data-v-2c70616a]{
  padding:0 16px;
  height:30px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  color:#555555;
  border-radius: 6px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight:550;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  cursor:pointer;
  margin-bottom:28px;
    margin-right: 20px;
}
.chang-box ul li[data-v-2c70616a]:hover{
  /* background: #659DFF; */
   color: #659DFF;
}
.chang-box ul li.active[data-v-2c70616a]{
   /* background: #659DFF; */
    color: #659DFF;
}
.chang-top-box .shai-box[data-v-2c70616a] {
  margin-top: 10px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width:1220px;
  margin:10px auto 20px auto;
}
.chang-top-box .shai-box .dian[data-v-2c70616a] {
width: 11px;
height: 11px;
border-radius: 50%;
background-color: rgba(101, 153, 245, 100);
text-align: center;
margin-right: 7px;
}
.chang-top-box .shai-box .xuan-box[data-v-2c70616a] {
width: 550px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
height: 44px;
line-height: 44px;
padding: 0 15px;
-webkit-box-sizing: border-box;
        box-sizing: border-box;
border-radius: 50px;
background-color: rgba(227, 237, 255, 100);
text-align: center;
border: 1px solid rgba(101, 153, 245, 100);
margin-right: 7px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
}
.chang-top-box .shai-box .xuan[data-v-2c70616a]{
  font-size: 16px;
  font-weight: bold;
}
.chang-top-box .shai-box .shouqi-box[data-v-2c70616a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
.chang-top-box .shai-box .shouqi[data-v-2c70616a]{
width: 40px;
height: 24px;
color: rgba(101, 153, 245, 100);
font-size: 16px;
text-align: left;
font-family: SourceHanSansSC-regular;
}
.chang-top-box .shai-box .jiao[data-v-2c70616a]{
color: rgba(101, 153, 245, 100);
font-size: 20px;
}
.changlist[data-v-2c70616a]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}
.zsd-head[data-v-2c70616a]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}
.zsd-head-right[data-v-2c70616a]{
      height: 56px;
      display: inline-block;
      background: #E0E0E0;
      width:110px;
      line-height:56px;
     font-size: 14px;
     font-family: Source Han Sans CN;
     font-weight: 400;
     color: #555555;
     border-top-right-radius:10px;
     cursor:pointer;
}
.zsd-head-right.active[data-v-2c70616a]{
color: #FFFFFF;
background: #659DFF;
}
.zsd-head-left[data-v-2c70616a]{
      height: 56px;
      display: inline-block;
      background: #E0E0E0;
      width:169px;
      line-height:56px;
     font-size: 14px;
     font-family: Source Han Sans CN;
     font-weight: 400;
     color: #555555;
     border-top-left-radius:10px;
     cursor:pointer;
}
.zsd-head-left.active[data-v-2c70616a]{
  color: #FFFFFF;
  background: #659DFF;
}
.zsd-list[data-v-2c70616a]{
  padding:21px;
  background:#FFFFFF;
}
.main[data-v-2c70616a] {
  /* padding: 0px 300px; */
  width:1220px;
  margin:0 auto;
}
.leftside[data-v-2c70616a] {
  margin-right:20px;
}
.rightside[data-v-2c70616a] {
  padding: 0px;
}
.leftside .tre[data-v-2c70616a] {
  width: 275px;
  border: 1px solid #ebeef5;
}
.rightside .fica[data-v-2c70616a] {
  border-radius: 10px;
}
/*组卷类型切换*/
.testPaperType[data-v-2c70616a]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	margin: -20px -20px 20px -20px;
}
.rightside .fica .he[data-v-2c70616a] {
  width:50%;
  height: 56px;
  padding-left: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  background:#E0E0E0;
  color:#101010;
  cursor:pointer;
}
.rightside .fica .he.active[data-v-2c70616a]{
  background: #659DFF;
  color: #fff;
}
.rightside .fica .boca[data-v-2c70616a] {
  margin:0px -18px -20px -18px;
  padding:0 30px;
  background: #fff;
}
.rightside .fica .boca .area[data-v-2c70616a] {
  margin: 20px 0px;
  color: #555555;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.rightside .boca .area .left[data-v-2c70616a] {
  font-size:14px;
  margin-right: 10px;
  padding: 5px;
  white-space: nowrap;
  text-align:center;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #555555;
}
.rightside .boca .area .right[data-v-2c70616a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.rightli[data-v-2c70616a]{
 /* width: 48px; */
 padding: 0 10px;
 height: 24px;
  line-height:24px;
  text-align:center;
  border-radius: 6px;
  font-size:14px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color:#555555;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  text-align:center;
   margin-right: 20px;
   cursor: pointer;
  margin-bottom:10px;
}
.rightli.active[data-v-2c70616a]{
   background: #659DFF;
    color: #FFFFFF;
}
.rightli[data-v-2c70616a]:hover{
 background: #659DFF;
 color: #fff;
}
.rightside .boca .mo[data-v-2c70616a] {
  margin: 20px 0px;
  color: #555555;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.rightside .boca .mo .ge[data-v-2c70616a] {
  font-size: 14px;
  margin-right: 10px;
  padding: 5px;
  white-space: nowrap;
}
.rightside .boca .mo .gen[data-v-2c70616a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.rightside .boca .mo .gen li[data-v-2c70616a] {
  padding: 5px;
  margin-right: 20px;
}
.rightside .fibox[data-v-2c70616a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack:end;
      -ms-flex-pack:end;
          justify-content:flex-end;
  text-align: left;
  padding: 10px 20px;
  padding-bottom: 0px;
}
.rightside .fibox .sortItem[data-v-2c70616a] {
  margin-right: 25px;
}
.rightside .fibox .sortItem[data-v-2c70616a]:active {
  color: #659DFF;
}
.rightside .fibox .allItem[data-v-2c70616a] {
  margin-left: 20px;
  color: #659DFF;
  width: 130px;
  height: 24px;
  background: #ffffff;
  border: 1px solid #659DFF;
  border-radius: 3px;
  cursor:pointer;
}
.rightside .fibox .noallItem[data-v-2c70616a]{
  color: #999;
      border-color: #999;
}
.rightside .tebox[data-v-2c70616a] {
  margin-bottom: 30px;
}
.rightside .tebox .region[data-v-2c70616a] {
  background-color: #fff;
  margin: 15px 0px;
}
.tebox .region .teco .ti[data-v-2c70616a] {
  text-align: left;
}
.tebox .region .teco .tig[data-v-2c70616a] {
  text-align: left;
}
.tebox .teco .da[data-v-2c70616a] {
  padding: 20px;
  margin: 20px 0px;
}
.tebox .teco .da .daa[data-v-2c70616a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-bottom: 10px;
}
.tebox .teco .da .daa .ka[data-v-2c70616a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap:wrap;
      flex-wrap:wrap;
}
.tebox .teco .da .daa .kao[data-v-2c70616a] {
  margin-right: 10px;
}
.tebox .teco .da .daa[data-v-2c70616a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-top: 10px;
}
.tebox .teco .da .daa .wid[data-v-2c70616a]{
  width:96px;
}
.tebox .teco .da .daa .cont[data-v-2c70616a]{
  width:90%;
  text-align: left;
}
.tebox .down[data-v-2c70616a] {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
   height: 46px;
   -webkit-box-pack: justify;
       -ms-flex-pack: justify;
           justify-content: space-between;
   padding: 0 22px 0 26px;
}
.down .zuo[data-v-2c70616a]{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #999999;
  line-height: 36px;
}
.online[data-v-2c70616a]{
  margin:0 12px;
}
.down .you[data-v-2c70616a]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.q-add-btn[data-v-2c70616a]{
      font-size: 14px;
      font-family: Source Han Sans CN;
      font-weight: 400;
      color: #FFFFFF;
      line-height: 24px;
      background: #659DFF;
      width: 84px;
      height: 24px;
      background: #659DFF;
      border-radius: 3px;
      display: block;
      cursor: pointer;
      margin-left:30px;
}
.J_add_remove[data-v-2c70616a]{
  background: #BBBBBB;
}
.q-btn[data-v-2c70616a]{
      font-size: 14px;
      font-family: Source Han Sans CN;
      font-weight: 400;
      color:#659DFF;
      line-height: 24px;
      margin-left: 24px;
      cursor:pointer;
}
.q-btn img[data-v-2c70616a]{
  margin-right:6px;
}
.tigan[data-v-2c70616a]{
  margin-bottom:10px;
}
.qu-xuan[data-v-2c70616a]{
/* display: flex;
align-items: center;
justify-content: space-between;
flex-wrap:wrap; */
}
/* 22-08-04 g */
/*模板列表 */
.templateList[data-v-2c70616a]{
	  display:-webkit-box;
	  display:-ms-flexbox;
	  display:flex;
	  -ms-flex-wrap:wrap;
	      flex-wrap:wrap;
}
.templateList li[data-v-2c70616a]{
	   width:185px;
	   height:150px;
/* 	   width:260px;
	   height:200px; */
	   background:#f0f8ff;
	   overflow: hidden;
	   -webkit-box-sizing: border-box;
	           box-sizing: border-box;
	   border-radius: 13px;
	   cursor:pointer;
	   margin-right:15px;
	   margin-bottom:10px;
	   border:2px solid rgba(255,255,255,0);
}
.templateList li.active[data-v-2c70616a]{
	   border:2px solid #61ACFE;
}
.templateList li[data-v-2c70616a]:nth-of-type(4n){
	   margin-right:0px;
}
.templateList li .templHead[data-v-2c70616a]{
	   height:32px;
	   text-align:center;
	   line-height:32px;
}
.templateList li .templMain[data-v-2c70616a]{
	      display: block;
	      height:100px;
	      overflow-x: hidden;
	      overflow-y: hidden;
	      -webkit-box-sizing: border-box;
	              box-sizing: border-box;
	      border-radius: 10px;
	      padding: 20px 6px;
	      margin: 0 10px;
		  background:#fff;
		  position:relative;
}
.templMain .iconkong[data-v-2c70616a]{
	    color: #bbb;
		font-size:64px;
		position: absolute;
		left: 50%;
		top:50%;
		-webkit-transform: translate(-50%,-50%);
		        transform: translate(-50%,-50%);
}
.templDialog[data-v-2c70616a]{
	   text-align:left;
}
.tamplContent[data-v-2c70616a]{
	   padding:0 30px;
	   -webkit-box-sizing:border-box;
	           box-sizing:border-box;
}
.tamplContent[data-v-2c70616a]{
   	   padding:0 30px;
   	   -webkit-box-sizing:border-box;
   	           box-sizing:border-box;
}
.selectNumber[data-v-2c70616a]{
   	   margin-top:20px;
   	   display:-webkit-box;
   	   display:-ms-flexbox;
   	   display:flex;
   	   -ms-flex-wrap:wrap;
   	       flex-wrap:wrap;
   	   -webkit-box-pack:justify;
   	       -ms-flex-pack:justify;
   	           justify-content:space-between;
   	   max-height:390px;
   	   overflow-y:auto;
}
.selectNumber li[data-v-2c70616a]{
   	   width:50%;
   	   text-align:center;
   	   margin-bottom:20px;
}
.selectNumber li span[data-v-2c70616a]{
   		width:50%;
   		display:inline-block;
   		margin-right:10px;
}
.tiNumber[data-v-2c70616a]{
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-align:start;
		    -ms-flex-align:start;
		        align-items:flex-start;
		margin-bottom:20px;
}
.selectTitle[data-v-2c70616a]{
		width:120px;
		text-align:left;
}
.bindSetGroup[data-v-2c70616a]{
	    padding:40px 0;
}
.bindSetGroup div[data-v-2c70616a]{
		display:inline-block;
		padding:10px 30px;
		border-radius:10px;
		font-size:16px;
		background:#E4E4E4;
		color:#101010;
		cursor:pointer;
		margin-right:120px;
}
.bindSetGroup div.createPaper[data-v-2c70616a]{
		background:#659DFF;
		color:#fff;
		margin-right:0px;
}
/* ------------- */


.material-page .el-tree{
   overflow: overlay;
}
  /* 左侧内容 */
.cascader-search{
width:169px;
/* margin-right:20px; */
}
.cascader-search .el-input__inner{
 height:56px;
 line-height:56px;
 border-top-left-radius: 10px;
 background: #E0E0E0;
 text-align: center;
}
.cascader-search.active .el-input__inner{
 background:#659DFF;
 color: #ffffff;
}
.cascader-search .el-cascader__label{
height:56px;
line-height:56px;
 color:#555555;
}
.cascader-search.active .el-cascader__label{
 color: #fff;
 text-align: center;
}
  /* 右侧内容 */
.material-page .rightside .tebox .region .teco .el-collapse-item__header {
  display:block;
  height: 100%;
  padding:0 22px 0 26px;
}
.material-page .rightside .tebox .region .teco .el-collapse-item__arrow {
  display: none;
}
.material-page .el-collapse-item__wrap{
  border-top:1px solid #E5E5E5;
}
.tree .el-tree-node__expand-icon.expanded {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.tree .el-icon-caret-right:before {
  /* content: "\E602"; */
  font-size: 18px;
}
.tree .el-tree-node__expand-icon.expanded.el-icon-caret-right:before {
  /* content: "\E63c"; */
  font-size: 18px;
}
.tree .el-tree-node__content{
  margin-bottom: 12px;
}
.material-page .el-pagination.is-background .el-pager li:not(.disabled).active,.material-page .el-pagination.is-background .el-pager li:not(.disabled):hover{
  background: #659DFF;
}
.materialTopbox{
	height:57px;
	line-height:57px;
	background:#F4F8FF;
}
.materialCenter{
	width:1220px;
	margin: auto;
	padding:0 50px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	text-align:left;
	box-sizing:border-box;
}
.materialCenter span{
	font-size:16px;
	cursor:pointer;
	margin-right:70px;
}
.materialCenter span.active{
	color:#5292FE;
}
  /* 22-08-04 g */
.noopsycheSelect{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
	margin-bottom:15px;
}
.noopsycheSelect ul{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;	
	-ms-flex-wrap:wrap;	
	    flex-wrap:wrap;
}
.noopsycheSelect>span{
	height:30px;
	line-height:30px;
}
.noopsycheSelect>span.selectTitle{
  width:100px;
  text-align:left;
}
.noopsycheSelect .nooBtnGroup li{
	padding:0 11px;
	height:30px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	color:#101010;
	font-size:14px;
	cursor:pointer;
	border-radius:4px;
	margin-bottom:10px;
}
.diffgroup li{
 margin-right:20px;
}
.nooBtnGroup li{
 margin-right:20px;
}
.coursgroup{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
.coursgroup li{
 margin-right:20px;
}
.noopsycheSelect ul li.active{
	background:#659DFF;
	color:#fff;
}






.diffgroup .el-input__inner{
	height:30px;
	line-height:30px;
}

.header-box[data-v-6d607cc3] {
  width: 100%;
  min-height: 64px;
  z-index: 10;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(184, 185, 187, 0.6);
          box-shadow: 0px 2px 4px 0px rgba(184, 185, 187, 0.6);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10004;
}
.header-mian[data-v-6d607cc3] {
  min-width: 1600px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 64px;
  line-height: 64px;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.header-mian.active[data-v-6d607cc3] {
}
/* 左侧 */
.header-left[data-v-6d607cc3] {
  width: 22%;
  padding-left: 47px;
}
.logo-img[data-v-6d607cc3] {
  display: block;
  width: auto;
  height: 45px;
  cursor: pointer;
}
.logo-img > img[data-v-6d607cc3] {
  max-width: 100%;
  max-height: 100%;
}
.logo-name[data-v-6d607cc3] {
  /* margin-left:16px; */
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #61acfe;
  cursor: pointer;
}
/* 缩小 */
@media (max-width: 1550px) {
.logo-name[data-v-6d607cc3] {
    font-size: 20px;
}
}
/* 右侧 */
.header-right[data-v-6d607cc3] {
  width: 78%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 47px;
}
.trans[data-v-6d607cc3] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.show[data-v-6d607cc3] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 9px 0px rgba(184, 185, 187, 0.6);
          box-shadow: 0px 4px 9px 0px rgba(184, 185, 187, 0.6);
  height: 0;
  overflow: hidden;
}
.show ul[data-v-6d607cc3] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.platlist[data-v-6d607cc3] {
  padding: 10px 0;
  margin-left: 60px;
  cursor: pointer;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #424242;
}
.platlist:hover span[data-v-6d607cc3] {
  color: #6ca1ff;
}
.platlist.active span[data-v-6d607cc3] {
  color: #6ca1ff;
}
.show.showactive[data-v-6d607cc3] {
  height: auto;
}
.show span[data-v-6d607cc3] {
  height: 24px;
  line-height: 24px;
  color: #333333;
  display: block;
  padding: 10px;
}
/* 列表 */
.list[data-v-6d607cc3] {
  /* width:80%; */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.list .biga[data-v-6d607cc3] {
  margin-right: 5.5%;
  cursor: pointer;
  font-size: 18px;
  text-decoration: none;
  color: rgb(66, 66, 66);
  /* margin-right:50px; */
}
.list .biga.pseronal-info[data-v-6d607cc3] {
  margin-right: 0px;
}
.list .nocur[data-v-6d607cc3] {
  cursor: inherit;
  color: #b4b4b4;
}
.list li[data-v-6d607cc3] {
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 18px;
  border-bottom: 3px solid rgba(255, 255, 255, 0);
}
.list li.active[data-v-6d607cc3] {
  /* font-size:48px; */
  color: #659dff;
  border-bottom: 3px solid #659dff;
}
/* 跟多功能 */
/* .more-gn{
	margin-right:105px;
} */
/* 个人信息 */
.pseronal-info[data-v-6d607cc3] {
  /* width:20%;
margin-right:123px;
cursor:pointer;
box-sizing:border-box;
justify-content:flex-end; */
}
.pseronal-info span[data-v-6d607cc3] {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  margin-left: 17px;
}
.pseronal-info span.title[data-v-6d607cc3] {
  /* width:100px; */
  max-width: 100px;
}
.materialTopbox[data-v-6d607cc3] {
  height: 57px;
  line-height: 57px;
  background: #f4f8ff;
}
.materialCenter[data-v-6d607cc3] {
  width: 1220px;
  margin: auto;
  padding: 0 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
  box-sizing: border-box;
}
.materialCenter span[data-v-6d607cc3] {
  font-size: 16px;
  cursor: pointer;
  margin-right: 70px;
}
.materialCenter span.active[data-v-6d607cc3] {
  color: #5292fe;
}

.UniteRight-page[data-v-7447b871] {
    margin: 0;
    padding: 0;
}
.navdrawer[data-v-7447b871] {
    width:56px;
    min-height: 100vh;
    height: 100%;
    background-color: #000;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    overflow:hidden;
}
.areadrawer[data-v-7447b871] {
    width: 280px;
    padding:85px 10px 0px 10px;
    background-color: #f5f7f9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.navdrawer .nav[data-v-7447b871] {
    height:350px;
    width:100%;
}
.navdrawer .nav .up[data-v-7447b871] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 0px;
    border-top: 1px solid #f3faff;
    border-bottom: 1px solid #f3faff;
    cursor: pointer;
}
.navdrawer .nav .up[data-v-7447b871]:hover{
     background: #659DFF;
}
.nav .up .shang[data-v-7447b871] {
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
    background: #659DFF;
    border-radius: 50%;
    font-size:18px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #ffffff;
}
.nav .up:hover .shang[data-v-7447b871]{
    background: #FFFFFF;
    color:#659DFF;
}
.nav .up:hover .zhong[data-v-7447b871]{
    color: #FFFFFF;
}
.nav .up .zhong[data-v-7447b871] {
    margin-top: 10px;
    color: #dcae61;
    /* font-size: 28px; */
    font-size:18px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
}
.nav .up .xia[data-v-7447b871] {
    margin-top: 10px;
    display: block;
    width:26px;
    height:22px;
    background: url("https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/newlesson/unite/crown.png") no-repeat center center;
}
.nav .up:hover .xia[data-v-7447b871] {
    background: url("https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/newlesson/unite/crown2.png") no-repeat center center;
}
.nav .down[data-v-7447b871] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom:28px;
    border-bottom:1px solid rgba(243, 250, 255, 0.2);
}
.nav .down .downImg[data-v-7447b871] {
    margin-top:31px;
    cursor:pointer;
    display: block;
}
.imgBtn[data-v-7447b871]{
	   cursor:pointer;
	   margin-bottom:10px;
}
.imgBtn img[data-v-7447b871]{
	   margin:0 auto;
	   cursor:pointer;
}
.areadrawer .the[data-v-7447b871] {
    text-align: left;
    width: 100%;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #555555;
}
.areadrawer .co[data-v-7447b871] {
    width: 100%;
}
.areadrawer .co .con[data-v-7447b871] {
    height: 50px;
    margin: 10px 0px;
    padding: 0px 10px;
    font-size: 16px;
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.areadrawer .cl[data-v-7447b871] {
    text-align: right;
    width: 100%;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #555555;
    cursor: pointer;
}
.areadrawer .pr[data-v-7447b871] {
    width:72%;
    background-color: #659DFF;
    color: #fff;
    margin-top:83px;
    border-radius:10px;
}
.del[data-v-7447b871] {
    cursor: pointer;
    margin-left: 21px;
}
.del[data-v-7447b871]:hover {
    color: #659DFF;
}
.no_list[data-v-7447b871] {
    width: 250px;
    height: 100%;
    padding: 0 10px;
    overflow: auto;
}
.no_list_img[data-v-7447b871]{
    margin-top: 200px;
    margin-bottom: 15px;
}
.basket-empty[data-v-7447b871] {
    width: 200px;
    margin-top: 20px;
    /* padding:295px 45px 0; */
    line-height: 24px;
    font-size: 14px;
    color: #333;
    /* background-color: pink; */
    text-align: center;
    margin: 0 auto;
    /* background: url('https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/newlesson/unite/blank.png') no-repeat center center; */
}
.pad[data-v-7447b871] {
    text-align: left;
}

.UniteRight-page .el-dialog__header {
  background: #659DFF;
  text-align: left;
}
.UniteRight-page .el-dialog__title,
.questionsPreview .el-dialog__headerbtn .el-dialog__close {
  color: #FFFFFF;
}
.UniteRight-page .yes.el-button--small {
  background: #659DFF;
  color: #FFFFFF;
}
.UniteRight-page .no.el-button:focus,
.UniteRight-page .no.el-button:hover {
  background: rgba(0, 187, 171, 0.5);
  color: #FFFFFF;
}











































































 /* 遮罩 */
.drawer-page[data-v-0858ada8] .mask-show {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.drawer-page[data-v-0858ada8] .mask-hide {
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
/* 滑块 */
.drawer-page[data-v-0858ada8] .main {
    position: fixed;
    z-index: 10;
    top: 0;
    height: 100%;
    background: #fff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.drawer-page[data-v-0858ada8] .main-show {
    opacity: 1;
}
.drawer-page[data-v-0858ada8] .main-hide {
    opacity: 0;
}
/* 某个元素内部显示 */
.drawer-page[data-v-0858ada8] .inner {
    // position: absolute;
}

.analysis-page[data-v-571d3983] {
  margin: 0;
  padding: 0;
}
.header[data-v-571d3983] {
  padding: 5px 300px;
  border-bottom: 5px solid #00BBAB;
}

/* 內容 */
.main-box[data-v-571d3983] {
  width: 1220px;
  margin: 0 auto;
}
.main-top[data-v-571d3983] {
  height:57px;
  line-height:57px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  color: #666;
}
.main-bottom[data-v-571d3983] {
  position: relative;
}
.main-left[data-v-571d3983] {
  background: #FFFFFF;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.main-right[data-v-571d3983] {
  width: 290px;
  margin-left: 20px;
}
.overpaper[data-v-571d3983] {
  width: 290px;
  height: 56px;
  background: #00BBAB;
  display: block;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 56px;
  padding-left: 19px;
  text-align: left;
  cursor: pointer;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bre[data-v-571d3983] {
  margin: 20px 0px;
}
.anbox[data-v-571d3983] {
  background-color: #fff;
  margin-bottom: 20px;
  padding: 10px 0px;
}
.anbox .ti[data-v-571d3983] {
  text-align: left;
  padding: 10px 20px;
}
.anbox .tig[data-v-571d3983] {
  text-align: left;
  padding: 10px 20px;
}
.tigan[data-v-571d3983] {
  margin-bottom: 10px;
}
.anbox .dabox[data-v-571d3983] {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0;
  margin: 10px 0px;
}
.anbox .dabox .da[data-v-571d3983] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-bottom: 10px;
}
.anbox .dabox .da .ka[data-v-571d3983] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.anbox .dabox .da .kao[data-v-571d3983] {
  margin-right: 10px;
}
.anbox .dabox .da[data-v-571d3983] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-top: 10px;
}
.anbox .dabox .da .wid[data-v-571d3983] {
  width: 96px;
  line-height: 22px;
}
.anbox .dabox .da .cont[data-v-571d3983] {
  width: 90%;
  text-align: left;
  line-height: 22px;
}
.anbox .otbox[data-v-571d3983] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 46px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 22px 0 26px;
}
.otbox .su[data-v-571d3983] {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #999999;
  line-height: 36px;
}
.online[data-v-571d3983] {
  margin: 0 12px;
}
.otbox .you[data-v-571d3983] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.drca .ti[data-v-571d3983] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.drca .drca[data-v-571d3983] {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #555555;
}
.drca .hu[data-v-571d3983] {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #10a866;
}
.drca[data-v-571d3983] {
  margin-bottom: 20px;
}
.question-block[data-v-571d3983] {
  position: relative;
  border: 1px solid transparent;
}
.question-block[data-v-571d3983]:hover {
  cursor: move;
  border-color: #00BBAB;
}
.question-block:hover .paper-btn[data-v-571d3983] {
  display: block;
}
.qu-cm[data-v-571d3983] {
  padding: 10px 10px 0;
}
.qu-title[data-v-571d3983] {
  text-align: left;
  padding-bottom: 20px;
  line-height: 24px;
  color: #333;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.qu-xuan[data-v-571d3983] {
  /*  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; */
}
.qu-xuan>span[data-v-571d3983] {
  float: left;
  padding-bottom: 20px;
  font-size: 14px;
  color: #333;
  zoom: 1;
}
.paper-part[data-v-571d3983] {
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -moz-user-select: none;
}
.paper-head-warp:hover .paper-btn[data-v-571d3983] {
  display: block;
}
.paper-btn[data-v-571d3983] {
  position: absolute;
  display: none;
  top: -31px;
  right: -1px;
  overflow: hidden;
  border-left: 1px solid #00BBAB;
  cursor: pointer;
}
.paper-btn a[data-v-571d3983] {
  float: left;
  display: block;
  padding: 0 10px;
  min-width: 60px;
  height: 29px;
  line-height: 29px;
  color: #00BBAB;
  background: #fff;
  font-size: 12px;
  text-align: center;
  border: 1px solid #00BBAB;
  border-left: 0;
}
.paper-btn a[data-v-571d3983]:hover {
  background: #00BBAB;
  color: #fff;
}
.paper-btn a.icon i[data-v-571d3983] {
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 4px 0 0;
  background: url(/static/img/icon.ec34d5f.png);
}

/* 收藏 */
.paper-btn a i.icon-shoucang[data-v-571d3983] {
  background-position: -240px -24px;
}
.paper-btn a:hover i.icon-shoucang[data-v-571d3983] {
  background-position: -240px -48px;
}

/* 删除 */
.paper-btn a i.icon-del[data-v-571d3983] {
  background-position: -66px -230px;
}
.paper-btn a:hover i.icon-del[data-v-571d3983] {
  background-position: -240px -144px;
}

/* 转移 */
.paper-btn a i.icon-zhuanyi[data-v-571d3983] {
  background-position: -240px -72px;
}
.paper-btn a:hover i.icon-zhuanyi[data-v-571d3983] {
  background-position: -216px -120px;
}

/* 换题 */
.paper-btn a i.icon-huanti[data-v-571d3983] {
  background-position: -88px -230px;
}
.paper-btn a:hover i.icon-huanti[data-v-571d3983] {
  background-position: -44px -230px;
}

/*解析*/
.paper-btn a i.icon-jiexi[data-v-571d3983] {
  background-position: -216px -168px;
}
.paper-btn a:hover i.icon-jiexi[data-v-571d3983] {
  background-position: -216px -144px;
}

/*排序*/
.paper-btn a i.icon-sort[data-v-571d3983] {
  background-position: -240px -120px;
}
.paper-btn a:hover i.icon-sort[data-v-571d3983] {
  background-position: -240px -96px;
}

/*分数*/
.paper-btn a i.icon-fenshu[data-v-571d3983] {
  background-position: -154px -230px;
}
.paper-btn a:hover i.icon-fenshu[data-v-571d3983] {
  background-position: -176px -230px;
}
.online[data-v-571d3983] {
  margin: 0 12px;
}
.down .you[data-v-571d3983] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.q-add-btn[data-v-571d3983] {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 24px;
  background: #00BBAB;
  width: 84px;
  height: 24px;
  background: #00BBAB;
  border-radius: 3px;
  display: block;
  cursor: pointer;
  margin-left: 30px;
}
.J_add_remove[data-v-571d3983] {
  background: #BBBBBB;
}
.q-btn[data-v-571d3983] {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #00BBAB;
  line-height: 24px;
  margin-left: 24px;
  cursor: pointer;
}
.q-btn img[data-v-571d3983] {
  margin-right: 6px;
}

/* @import url("../../../static/css/unite/list.css"); */

.bre .el-breadcrumb__inner a:hover,.bre .el-breadcrumb__inner.is-link:hover{
  color: #659DFF;
  cursor: pointer;
}

.header[data-v-ad07cfa4] {
    /* padding: 5px 300px; */
    border-bottom: 5px solid #00bbab;
    background: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.navfixed[data-v-ad07cfa4] {
    position: fixed;
    top:70px;
    left: 1237px;
	height: calc(100vh - 70px);
	overflow-y: auto;
}
.Prerelease-top[data-v-ad07cfa4] {
    background: #F5F7F9;
}
.breadcrumb-top[data-v-ad07cfa4] {
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 12px;
    color: #666;
    width: 1220px;
    margin: 0 auto;
}
.main[data-v-ad07cfa4] {
    width: 1220px;
    margin: 0 auto;
}
.main-top[data-v-ad07cfa4] {
    height:58px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 12px;
    color: #666;
}

  /* 內容 */
.main-bottom[data-v-ad07cfa4] {
    position: relative;
}
.main-bottom-left[data-v-ad07cfa4] {
    padding: 10px 10px 10px 50px;
    background: #FFFFFF;
    width: 890px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

  /*总题名 */
.left-online[data-v-ad07cfa4] {
    width: 40px;
    position: absolute;
    left: 0;
    height: 100%;
    border-right: 1px dashed #ccc;
    background:url("https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/zujuan/editing.png") no-repeat center 150px;
}
.test-title-show[data-v-ad07cfa4] {
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
    cursor: pointer;
    border: 1px solid transparent;
}
.edit-text1[data-v-ad07cfa4] {
    font-size: 18px;
}
.edit-text2[data-v-ad07cfa4] {
    font-size: 16px;
}
.test-title-show[data-v-ad07cfa4]:hover {
    background: #f0e1d8;
    border: 1px solid #f1b48f;
}
.test-time[data-v-ad07cfa4] {
    margin-top: 15px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #333;
    text-align: left;
}
.test-time span[data-v-ad07cfa4] {
    margin-right: 24px;
}
.test-time span i[data-v-ad07cfa4] {
    font-style: normal;
    border: 1px solid transparent;
}
.test-time span i[data-v-ad07cfa4]:hover {
    cursor: pointer;
    background: #f0e1d8;
    border: 1px solid #f1b48f;
}
.stu-info[data-v-ad07cfa4] {
    margin-top: 15px;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.stu-info li[data-v-ad07cfa4] {
    margin-right: 24px;
    font-size: 14px;
    color: #333;
}
.test-score[data-v-ad07cfa4] {
    margin: 15px 0;
    padding: 0 80px;
}
.test-score table[data-v-ad07cfa4] {
    width: 100%;
    color: #333;
    font-size: 14px;
    text-align: center;
}
.test-score td[data-v-ad07cfa4],
  .test-score th[data-v-ad07cfa4] {
    height: 40px;
    line-height: 40px;
    font-weight: 400px;
    border: 1px solid #ccc;
}
.test-rule[data-v-ad07cfa4] {
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-align: left;
}
.test-rule .edit-text[data-v-ad07cfa4] {
    cursor: pointer;
    float: left;
    line-height: 28px;
    border: 1px solid transparent;
}
.test-rule .edit-text[data-v-ad07cfa4]:hover {
    cursor: pointer;
    background: #f0e1d8;
    border: 1px solid #f1b48f;
}
.edit-composite[data-v-ad07cfa4] {
    width: 100px;
    margin: 0 auto;
    cursor: pointer;
    /* float: left; */
    line-height: 28px;
    border: 1px solid transparent;
}
.edit-composite[data-v-ad07cfa4]:hover {
    cursor: pointer;
    background: #f0e1d8;
    border: 1px solid #f1b48f;
}
.paper-head-warp[data-v-ad07cfa4] {
    position: relative;
    border: 1px solid transparent;
}
.paper-head-warp[data-v-ad07cfa4]:hover {
    border-color: #00BBAB;
}
.paper-title[data-v-ad07cfa4] {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
    font-size: 18px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.paper-title h2[data-v-ad07cfa4] {
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
    height: 24px;
}
.paper-title p[data-v-ad07cfa4] {
    position: absolute;
    top: 24px;
    left: 0;
    color: #999;
    font-size: 12px;
    margin: 0;
}
.paper-title span[data-v-ad07cfa4] {
    cursor: pointer;
    border: 1px solid transparent;
}
.paper-title span[data-v-ad07cfa4]:hover {
    background: #f0e1d8;
    border: 1px solid #f1b48f;
}
.paper-head-warp:hover .paper-btn[data-v-ad07cfa4] {
    display: block;
}
.paper-btn[data-v-ad07cfa4] {
    position: absolute;
    display: none;
    top: -31px;
    right: -1px;
    overflow: hidden;
    border-left: 1px solid #00BBAB;
    cursor: pointer;
}
.paper-btn a[data-v-ad07cfa4] {
    float: left;
    display: block;
    padding: 0 10px;
    min-width: 60px;
    height: 29px;
    line-height: 29px;
    color: #00BBAB;
    background: #fff;
    font-size: 12px;
    text-align: center;
    border: 1px solid #00BBAB;
    border-left: 0;
}
.paper-btn a[data-v-ad07cfa4]:hover {
    background: #00BBAB;
    color: #fff;
}
.paper-btn a i[data-v-ad07cfa4] {
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 4px 0 0;
    background: url(/static/img/icon.ec34d5f.png);
}

  /* 收藏 */
.paper-btn a i.icon-shoucang[data-v-ad07cfa4] {
    background-position: -240px -24px;
}
.paper-btn a:hover i.icon-shoucang[data-v-ad07cfa4] {
    background-position: -240px -48px;
}
.paper-btn a i.icon-shoucanges[data-v-ad07cfa4] {
    background-position: -192px -76px;
}
.paper-btn a:hover i.icon-shoucanges[data-v-ad07cfa4] {
    background-position: -192px -100px;
}

  /* 收藏 */
.paper-btn a i.icon-del[data-v-ad07cfa4] {
    background-position: -66px -230px;
}
.paper-btn a:hover i.icon-del[data-v-ad07cfa4] {
    background-position: -240px -144px;
}

  /* 转移 */
.paper-btn a i.icon-zhuanyi[data-v-ad07cfa4] {
    background-position: -240px -72px;
}
.paper-btn a:hover i.icon-zhuanyi[data-v-ad07cfa4] {
    background-position: -216px -120px;
}

  /* 换题 */
.paper-btn a i.icon-huanti[data-v-ad07cfa4] {
    background-position: -88px -230px;
}
.paper-btn a:hover i.icon-huanti[data-v-ad07cfa4] {
    background-position: -44px -230px;
}

  /*解析*/
.paper-btn a i.icon-jiexi[data-v-ad07cfa4] {
    background-position: -216px -168px;
}
.paper-btn a:hover i.icon-jiexi[data-v-ad07cfa4] {
    background-position: -216px -144px;
}

  /*排序*/
.paper-btn a i.icon-sort[data-v-ad07cfa4] {
    background-position: -240px -120px;
}
.paper-btn a:hover i.icon-sort[data-v-ad07cfa4] {
    background-position: -240px -96px;
}

  /*排序*/
.paper-btn a i.icon-fenshu[data-v-ad07cfa4] {
    background-position: -154px -230px;
}
.paper-btn a:hover i.icon-fenshu[data-v-ad07cfa4] {
    background-position: -176px -230px;
}
.paper-type[data-v-ad07cfa4] {
    position: relative;
    zoom: 1;
    background: #fff;
    height: 80px;
    border: 1px solid transparent;
}
.paper-type table[data-v-ad07cfa4] {
    float: left;
    margin: 8px;
    width: 100px;
    background: #fff;
    font-size: 12px;
    color: #333;
    text-align: center;
}
.paper-type table td[data-v-ad07cfa4],
  .paper-type table th[data-v-ad07cfa4] {
    font-weight: 400px;
    width: 50%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    font-size: 12px;
    color: #333;
}
.paper-type[data-v-ad07cfa4]:hover {
    border: 1px solid #00BBAB;
}
.paper-type:hover .paper-btn[data-v-ad07cfa4] {
    display: block;
}
.paper-type .edit-text[data-v-ad07cfa4] {
    cursor: pointer;
    border: 1px solid transparent;
}
.paper-type .edit-text[data-v-ad07cfa4]:hover {
    cursor: pointer;
    background: #f0e1d8;
    border: 1px solid #f1b48f;
}
.paper-type h3[data-v-ad07cfa4] {
    margin-left: 20px;
    line-height: 80px;
    font-size: 14px;
    text-align: left;
}
.question-block[data-v-ad07cfa4] {
    position: relative;
    border: 1px solid transparent;
}
.question-block[data-v-ad07cfa4]:hover {
    cursor: move;
    border-color: #00BBAB;
}
.question-block:hover .paper-btn[data-v-ad07cfa4] {
    display: block;
}
.qu-cm[data-v-ad07cfa4] {
    padding: 10px 10px 0;
}
.qu-title[data-v-ad07cfa4] {
    text-align: left;
    padding-bottom: 20px;
    line-height: 24px;
    color: #333;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* align-items: center; */
}
.qu-xuan[data-v-ad07cfa4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.qu-xuan>span[data-v-ad07cfa4] {
    float: left;
    padding-bottom: 20px;
    font-size: 14px;
    color: #333;
    zoom: 1;
}
.paper-part[data-v-ad07cfa4] {
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -moz-user-select: none;
}

  /* tankaung */
.changsort[data-v-ad07cfa4] {
    text-align: left;
}
.checksort-box .el-checkbox[data-v-ad07cfa4] {
    width: 78px;
    text-align: left;
    margin: 0 15px 15px 15px;
}
.main-bottom-right[data-v-ad07cfa4] {
    width: 290px;
    margin-left: 20px;
}
.overpaper[data-v-ad07cfa4] {
    width: 290px;
    height: 38px;
    background: #00BBAB;
    border-radius: 5px;
    display: block;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
    cursor: pointer;
}
.asidebox[data-v-ad07cfa4] {
    padding: 18px 12px 0 12px;
    background: #FFFFFF;
    border-radius: 10px;
    margin-top: 14px;
}
.structurepaper-heade[data-v-ad07cfa4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 18px;
}
.select-act[data-v-ad07cfa4] {
    cursor: pointer;
    position: relative;
    border: 1px solid transparent;
    border-bottom: 0;
}
.select-act[data-v-ad07cfa4]:hover {
    border: 1px solid #00BBAB;
    border-bottom: 0;
}
.select-act .act-type[data-v-ad07cfa4] {
    position: absolute;
    top: 30px;
    left: -1px;
    z-index: 2;
    width: 108px;
    background: #fff;
    border: 1px solid transparent;
    border-top: 0;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    display: none;
}
.select-act:hover .act-type[data-v-ad07cfa4] {
    border: 1px solid #00BBAB;
    border-top: 0;
    display: inline;
}
.act-show[data-v-ad07cfa4] {
    height: 30px;
    line-height: 30px;
    background: #fff;
    display: block;
    width: 88px;
    color: #666;
    text-align: center;
    font-size: 14px;
    padding: 0 10px;
}
.act-type li[data-v-ad07cfa4] {
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    padding: 0 10px;
}
.act-type li[data-v-ad07cfa4]:hover {
    background: #f5f5f5;
    color: #00BBAB;
}
.check-box[data-v-ad07cfa4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.check-box .el-checkbox[data-v-ad07cfa4] {
    width: 78px;
    text-align: left;
    margin-left: 0;
    margin-bottom: 15px;
}

  /* .check-box .el-checkbox.marcheck {
    margin: 0 14px;
  } */
.paperInfo-head[data-v-ad07cfa4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.paperInfo-head span[data-v-ad07cfa4] {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
}
.paperInfo-head strong[data-v-ad07cfa4] {
    color: red;
}
.edit-mc-item[data-v-ad07cfa4] {
    background: #fff;
    border: 1px solid transparent;
    -moz-user-select: none;
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.edit-mc-item[data-v-ad07cfa4]:hover {
    border: 1px solid #00BBAB;
    cursor: move;
    -moz-user-select: none;
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.edit-handle-mt[data-v-ad07cfa4] {
    padding: 0 9px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    line-height: 30px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.edit-handle-hd[data-v-ad07cfa4] {
    position: relative;
    margin: 0 18px 0 18px;
    height: 30px;
    text-align: center;
}
.edit-handle-hd span[data-v-ad07cfa4] {
    display: inline-block;
    position: relative;
    z-index: 9;
    padding: 0 5px;
    line-height: 30px;
    background: #fff;
    color: #666;
    font-size: 12px;
}
.edit-handle-hd .dash-line[data-v-ad07cfa4] {
    position: absolute;
    top: 15px;
    left: 0;
    width: 100%;
    height: 0;
    border-bottom: 1px dashed #e0e0e0;
}
.edit-act[data-v-ad07cfa4] {
    float: right;
    line-height: 30px;
    color: #666;
    font-size: 12px;
}
.edit-handle-mt .edit-act>a[data-v-ad07cfa4] {
    margin-left: 15px;
    color: #666;
}
.edit-handle-mt .edit-act>a[data-v-ad07cfa4]:hover {
    color: #00BBAB;
}
.item-num[data-v-ad07cfa4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 9px;
    margin-right: -9px;
    padding-bottom: 9px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.item-num li span[data-v-ad07cfa4]:hover {
    color: #fff !important;
    background: #00BBAB !important;
    border-color: #00BBAB !important;
}
.J_drag_grid[data-v-ad07cfa4] {
    float: left;
    margin-right: 15px;
    margin-top: 15px;
}
.J_drag_grid span[data-v-ad07cfa4] {
    display: block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    color: #333;
    font-size: 12px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #fff;
}
.edit-bottom[data-v-ad07cfa4] {
    padding: 20px 10px;
    margin-bottom: 20px;
    overflow: hidden;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.edit-bottom a[data-v-ad07cfa4] {
    color: #00BBAB;
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
}
.edit-bottom a[data-v-ad07cfa4]:hover {
    color: #5ecb87;
}
.nowtihao[data-v-ad07cfa4] {
    background: rgba(209, 229, 219);
}
.addtitle[data-v-ad07cfa4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 auto;
    font-size: 12px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}
.addtitle span[data-v-ad07cfa4]:last-of-type {
    color: #fd5858;
}
.showJiexi[data-v-ad07cfa4] {
    width: 100%;
    overflow: hidden;
}
.noshowJiexi[data-v-ad07cfa4] {
    height: 0px;
    width: 100%;
    overflow: hidden;
}
.compositebox[data-v-ad07cfa4] {
    margin-top: 10px;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 10px 0;
}

  /* other */
.botmmar10[data-v-ad07cfa4] {
    margin-bottom: 10px;
    display: block;
}






































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































  /* 标题 */
.test-title .el-input__inner {
    width: 600px;
    border-radius: 10px;
    border-color: #f1b48f;
    background: #f1b48f;
    color: #000000;
    /* display: none; */
}
  /* 时间 */
.test-time .el-input,
  .test-time .el-input__inner {
    width: 66px;
    height: 24px;
    line-height: 24px;
    border-radius: 10px;
    border-color: #f1b48f;
    background: #f1b48f;
    color: #000000;
    /* display: none; */
}
  /* 注意事项*/
.test-rule .el-textarea__inner {
    width: 300px;
    height: 76px;
    border-radius: 10px;
    border-color: #f1b48f;
    background: #f1b48f;
    /* display: none; */
}
  /* 分卷头 */
.head-title-paper .el-input__inner {
    width: 600px;
    height: 32px;
    line-height: 32px;
    border-radius: 6px;
    border-color: #f1b48f;
    background: #f1b48f;
    color: #000000;
    /* display: none; */
}
.head-title-note .el-input__inner,
  .head-title-note .el-input {
    width: 100px;
    height: 24px;
    line-height: 24px;
    border-radius: 6px;
    border-color: #f1b48f;
    background: #f1b48f;
    color: #000000;
    /* display: none; */
}
.paper-type .el-input__inner,
  .paper-type .el-input {
    width: 100px;
    height: 24px;
    line-height: 24px;
    border-radius: 6px;
    border-color: #f1b48f;
    background: #f1b48f;
    color: #000000;
    /* display:none; */
}
.edit-composite .el-input__inner,
  .paper-type .el-input {
    width: 100px;
    height: 24px;
    line-height: 24px;
    border-radius: 6px;
    border-color: #f1b48f;
    background: #f1b48f;
    color: #000000;
    /* display:none; */
}
.questionsPreview .el-dialog__header {
    background: #659DFF;
    text-align: left;
}
.questionsPreview .el-dialog__title,
  .questionsPreview .el-dialog__headerbtn .el-dialog__close {
    color: #FFFFFF;
}
.questionsPreview .el-dialog__header {
    background: #659DFF;
    text-align: left;
}
.questionsPreview .el-dialog__title,
  .questionsPreview .el-dialog__headerbtn .el-dialog__close {
    color: #FFFFFF;
}
.questionsPreview .yes.el-button--small {
    background: #659DFF;
    color: #FFFFFF;
}
.questionsPreview .no.el-button:focus,
  .questionsPreview .no.el-button:hover {
    background: rgba(0, 187, 171, 0.5);
    color: #FFFFFF;
}
.questionsPreview .el-checkbox__input.is-checked .el-checkbox__inner, .questionsPreview .el-checkbox__input.is-indeterminate .el-checkbox__inner {
    background-color: #659DFF;
    border-color: #659DFF;
}
.questionsPreview .el-checkbox__input.is-checked+.el-checkbox__label{
    color:#659DFF;
    padding-left:4px;
}
.questionsPreview .el-checkbox__label{
     padding-left:4px;
}
.questionsPreview .el-radio__input.is-checked+.el-radio__label{
     color:#659DFF;
}
.questionsPreview .el-radio__input.is-checked .el-radio__inner{
     border-color: #659DFF;
      background: #659DFF;
}
.in .el-input__inner {
    height: 28px;
}
.structurepaper-type {
    text-align: left;
    margin-bottom: 10px;
}
  /* 学生作答区域 */
.addanswer {
    color: #81a1fd;
    text-align: right;
    z-index: 10;
    cursor: pointer;
}
.delanswer {
    color: #81a1fd;
    float: right;
    z-index: 10;
    cursor: pointer;
}
.main-bottom-right .overpaperupbox {    
    display: -webkit-box;    
    display: -ms-flexbox;    
    display: flex; 
    -webkit-box-pack: justify; 
        -ms-flex-pack: justify; 
            justify-content: space-between;
}
.main-bottom-right .overpaperup {
    display: inline-block;
    width: 130px;
    height: 38px;
    background: #659DFF;
    border-radius: 5px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
    cursor: pointer;
}
.mainechartsEvn{
	/* padding:12px; */
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
	/* min-height:calc(100vh - 110px); */
	width:842px;
	margin:0 auto;
	background:#fff;
}
.boxHei { 
  text-align: left;
}
.boxHeisave {
  text-align: center;
}

.pad[data-v-3f3d2c74]{
     padding:10px 20px;
}
.bl[data-v-3f3d2c74]{
 margin-left:10px;
 margin-bottom:5px;
}
/* tankaung */
.changsort[data-v-3f3d2c74]{
  text-align:left;
}
.checksort-box .el-checkbox[data-v-3f3d2c74]{
  width: 78px;
  text-align: left;
  margin:0 15px 15px 15px;
}
/* other */
.botmmar10[data-v-3f3d2c74]{
  margin-bottom:10px;
  display:block;
}

.in .el-input__inner{
  height:28px;
}
.Dialog .el-dialog__header{
  background:#10A866;
  text-align:left;
}
.Dialog .el-dialog__title,.Dialog .el-dialog__headerbtn .el-dialog__close{
  color:#FFFFFF;
}
.Dialog .el-dialog__header {
  background: #659DFF;
  text-align: left;
}
.Dialog .el-dialog__title,
.Dialog .el-dialog__headerbtn .el-dialog__close {
  color: #FFFFFF;
}
.Dialog .yes.el-button--small {
  background: #659DFF;
  color: #FFFFFF;
}
.Dialog .no.el-button:focus,
.Dialog .no.el-button:hover {
  background: rgba(0, 187, 171, 0.5);
  color: #FFFFFF;
}

.head[data-v-7d15fde5]{
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
     -ms-flex-align:center;
         align-items:center;
 padding-bottom: 10px;
 border-bottom: 1px solid #ccc;
}
.head-ul[data-v-7d15fde5]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}
.head-li[data-v-7d15fde5]{
  padding:0 25px;
  cursor:pointer;
}
.head-li a[data-v-7d15fde5]{
 display:block;
 width:32px;
 height:32px;
 line-height:32px;

 border-radius: 50%;
 font-size:18px;
 font-family: Source Han Sans CN;
 font-weight: 500;
}
.head-li.activeli a[data-v-7d15fde5]{
background: #10A866;
color: #FFFFFF;
}
.exchange[data-v-7d15fde5]{
display:block;
width: 70px;
height: 30px;
line-height: 30px;
border: 1px solid #10A866;
font-size: 14px;
border-radius:5px;
font-family: Source Han Sans CN;
font-weight: 500;
cursor:pointer;
}
.footer[data-v-7d15fde5]{
position:absolute;
bottom:0;
width:100%;
padding: 10px 0;
background: #f9f9f9;
border-top: 1px solid #dcdcdc;
}
.footer span[data-v-7d15fde5]{
  display:inline-block;
  width: 70px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #10A866;
  font-size: 14px;
  border-radius:5px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  cursor:pointer;
  margin:0 12px;
}
.close[data-v-7d15fde5]{
color: #FFFFFF;
background:#17b55b;
}
.close[data-v-7d15fde5]:hover{
      background: #09a74d;
}
.replace[data-v-7d15fde5]{
    color: #17b55b;
    border: 1px solid #17b55b;
}
.replace[data-v-7d15fde5]:hover{
      color: #8ad1a8;
      border-color: #8ad1a8;
}
.Sort .tebox[data-v-7d15fde5] {
  margin-bottom: 30px;
}
.Sort .tebox .region[data-v-7d15fde5] {
  background-color: #fff;
  margin: 15px 0px;
}
.Sort .tebox .region .teco .ti[data-v-7d15fde5] {
  text-align: left;
}
.Sort .tebox .region .teco .tig[data-v-7d15fde5] {
  text-align: left;
}
.Sort .tebox .teco .da[data-v-7d15fde5] {
  padding: 20px;
  margin: 20px 0px;
}
.Sort .tebox .teco .da .daa[data-v-7d15fde5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-bottom: 10px;
}
.Sort .tebox .teco .da .daa .ka[data-v-7d15fde5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap:wrap;
      flex-wrap:wrap;
}
.Sort .tebox .teco .da .daa .kao[data-v-7d15fde5] {
  margin-right: 10px;
}
.Sort .tebox .teco .da .daa[data-v-7d15fde5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-top: 10px;
}
.Sort .tebox .teco .da .daa .wid[data-v-7d15fde5]{
  width:96px;
}
.Sort .tebox .teco .da .daa .cont[data-v-7d15fde5]{
  width:90%;
  text-align: left;
}
.Sort .tebox .down[data-v-7d15fde5] {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
   height: 46px;
   -webkit-box-pack: justify;
       -ms-flex-pack: justify;
           justify-content: space-between;
   padding: 0 22px 0 26px;
}
.Sort .down .zuo[data-v-7d15fde5]{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #999999;
  line-height: 36px;
}
.Sort .online[data-v-7d15fde5]{
  margin:0 12px;
}
.Sort .down .you[data-v-7d15fde5]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.Sort .q-add-btn[data-v-7d15fde5]{
      font-size: 14px;
      font-family: Source Han Sans CN;
      font-weight: 400;
      color: #FFFFFF;
      line-height: 24px;
      background: #659DFF;
      width: 84px;
      height: 24px;
      background: #659DFF;
      border-radius: 3px;
      display: block;
      cursor: pointer;
      margin-left:30px;
}
.Sort .J_add_remove[data-v-7d15fde5]{
  background: #BBBBBB;
}
.Sort .q-btn[data-v-7d15fde5]{
      font-size: 14px;
      font-family: Source Han Sans CN;
      font-weight: 400;
      color: #999999;
      line-height: 24px;
      margin-left: 24px;
      cursor:pointer;
}
.Sort .q-btn img[data-v-7d15fde5]{
  margin-right:6px;
}
.Sort .tigan[data-v-7d15fde5]{
  margin-bottom:10px;
}














































































































































































































































































































































































































































































/* 右侧内容 */
.Sort .tebox .region .teco .el-collapse-item__header {
  height: 100%;
  padding:0 22px 0 26px;
}
.Sort .tebox .region .teco .el-collapse-item__arrow {
  display: none;
}
.Sort .el-collapse-item__wrap{
  border-top:1px solid #E5E5E5;
}





































































































/* 遮罩 */
.drawer[data-v-cd64c18e] .mask-show {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(0,0,0,.5);
    opacity: 1;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
}
.drawer[data-v-cd64c18e] .mask-hide {
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
}
/* 滑块 */
.drawer[data-v-cd64c18e] .main {
    position: fixed;
    z-index: 10;
    top: 0;
    height: 100%;
    background: #fff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.drawer[data-v-cd64c18e] .main-show {
    opacity: 1;
}
.drawer[data-v-cd64c18e] .main-hide {
    opacity: 0;
}
/* 某个元素内部显示 */
.drawer[data-v-cd64c18e] .inner {
    // position: absolute;
}
/* 其他样式 */
.drawer[data-v-cd64c18e] .drawer-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #eee;
}
.drawer[data-v-cd64c18e] .close-btn {
    display: inline-block;
    cursor: pointer;
    height: 100%;
    padding-left: 20px;
}
.drawer[data-v-cd64c18e] .drawer-body {
    font-size: 14px;
    // padding: 15px;
    height: 100%;
    padding: 15px 0;
}

















































































































































































































p{
	margin:20px 0;
}

.header[data-v-c4430022] {
    /* padding: 5px 300px; */
    border-bottom: 5px solid #00bbab;
    background: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.navfixed[data-v-c4430022] {
    position: fixed;
    top:70px;
    left: 1237px;
	height: calc(100vh - 70px);
	overflow-y: auto;
}
.Prerelease-top[data-v-c4430022] {
    background: #F5F7F9;
}
.breadcrumb-top[data-v-c4430022] {
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 12px;
    color: #666;
    width: 1220px;
    margin: 0 auto;
}
.main[data-v-c4430022] {
    width: 1220px;
    margin: 0 auto;
}
.main-top[data-v-c4430022] {
    height:58px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 12px;
    color: #666;
}

  /* 內容 */
.main-bottom[data-v-c4430022] {
    position: relative;
}
.main-bottom-left[data-v-c4430022] {
    padding: 10px 10px 10px 50px;
    background: #FFFFFF;
    width: 890px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

  /*总题名 */
.left-online[data-v-c4430022] {
    width: 40px;
    position: absolute;
    left: 0;
    height: 100%;
    border-right: 1px dashed #ccc;
    background:url("https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/zujuan/editing.png") no-repeat center 150px;
}
.test-title-show[data-v-c4430022] {
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
    cursor: pointer;
    border: 1px solid transparent;
}
.edit-text1[data-v-c4430022] {
    font-size: 18px;
}
.edit-text2[data-v-c4430022] {
    font-size: 16px;
}
.test-title-show[data-v-c4430022]:hover {
    background: #f0e1d8;
    border: 1px solid #f1b48f;
}
.test-time[data-v-c4430022] {
    margin-top: 15px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #333;
    text-align: left;
}
.test-time span[data-v-c4430022] {
    margin-right: 24px;
}
.test-time span i[data-v-c4430022] {
    font-style: normal;
    border: 1px solid transparent;
}
.test-time span i[data-v-c4430022]:hover {
    cursor: pointer;
    background: #f0e1d8;
    border: 1px solid #f1b48f;
}
.stu-info[data-v-c4430022] {
    margin-top: 15px;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.stu-info li[data-v-c4430022] {
    margin-right: 24px;
    font-size: 14px;
    color: #333;
}
.test-score[data-v-c4430022] {
    margin: 15px 0;
    padding: 0 80px;
}
.test-score table[data-v-c4430022] {
    width: 100%;
    color: #333;
    font-size: 14px;
    text-align: center;
}
.test-score td[data-v-c4430022],
  .test-score th[data-v-c4430022] {
    height: 40px;
    line-height: 40px;
    font-weight: 400px;
    border: 1px solid #ccc;
}
.test-rule[data-v-c4430022] {
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-align: left;
}
.test-rule .edit-text[data-v-c4430022] {
    cursor: pointer;
    float: left;
    line-height: 28px;
    border: 1px solid transparent;
}
.test-rule .edit-text[data-v-c4430022]:hover {
    cursor: pointer;
    background: #f0e1d8;
    border: 1px solid #f1b48f;
}
.edit-composite[data-v-c4430022] {
    width: 100px;
    margin: 0 auto;
    cursor: pointer;
    /* float: left; */
    line-height: 28px;
    border: 1px solid transparent;
}
.edit-composite[data-v-c4430022]:hover {
    cursor: pointer;
    background: #f0e1d8;
    border: 1px solid #f1b48f;
}
.paper-head-warp[data-v-c4430022] {
    position: relative;
    border: 1px solid transparent;
}
.paper-head-warp[data-v-c4430022]:hover {
    border-color: #00BBAB;
}
.paper-title[data-v-c4430022] {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
    font-size: 18px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.paper-title h2[data-v-c4430022] {
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
    height: 24px;
}
.paper-title p[data-v-c4430022] {
    position: absolute;
    top: 24px;
    left: 0;
    color: #999;
    font-size: 12px;
    margin: 0;
}
.paper-title span[data-v-c4430022] {
    cursor: pointer;
    border: 1px solid transparent;
}
.paper-title span[data-v-c4430022]:hover {
    background: #f0e1d8;
    border: 1px solid #f1b48f;
}
.paper-head-warp:hover .paper-btn[data-v-c4430022] {
    display: block;
}
.paper-btn[data-v-c4430022] {
    position: absolute;
    display: none;
    top: -31px;
    right: -1px;
    overflow: hidden;
    border-left: 1px solid #00BBAB;
    cursor: pointer;
}
.paper-btn a[data-v-c4430022] {
    float: left;
    display: block;
    padding: 0 10px;
    min-width: 60px;
    height: 29px;
    line-height: 29px;
    color: #00BBAB;
    background: #fff;
    font-size: 12px;
    text-align: center;
    border: 1px solid #00BBAB;
    border-left: 0;
}
.paper-btn a[data-v-c4430022]:hover {
    background: #00BBAB;
    color: #fff;
}
.paper-btn a i[data-v-c4430022] {
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 4px 0 0;
    background: url(/static/img/icon.ec34d5f.png);
}

  /* 收藏 */
.paper-btn a i.icon-shoucang[data-v-c4430022] {
    background-position: -240px -24px;
}
.paper-btn a:hover i.icon-shoucang[data-v-c4430022] {
    background-position: -240px -48px;
}
.paper-btn a i.icon-shoucanges[data-v-c4430022] {
    background-position: -192px -76px;
}
.paper-btn a:hover i.icon-shoucanges[data-v-c4430022] {
    background-position: -192px -100px;
}

  /* 收藏 */
.paper-btn a i.icon-del[data-v-c4430022] {
    background-position: -66px -230px;
}
.paper-btn a:hover i.icon-del[data-v-c4430022] {
    background-position: -240px -144px;
}

  /* 转移 */
.paper-btn a i.icon-zhuanyi[data-v-c4430022] {
    background-position: -240px -72px;
}
.paper-btn a:hover i.icon-zhuanyi[data-v-c4430022] {
    background-position: -216px -120px;
}

  /* 换题 */
.paper-btn a i.icon-huanti[data-v-c4430022] {
    background-position: -88px -230px;
}
.paper-btn a:hover i.icon-huanti[data-v-c4430022] {
    background-position: -44px -230px;
}

  /*解析*/
.paper-btn a i.icon-jiexi[data-v-c4430022] {
    background-position: -216px -168px;
}
.paper-btn a:hover i.icon-jiexi[data-v-c4430022] {
    background-position: -216px -144px;
}

  /*排序*/
.paper-btn a i.icon-sort[data-v-c4430022] {
    background-position: -240px -120px;
}
.paper-btn a:hover i.icon-sort[data-v-c4430022] {
    background-position: -240px -96px;
}

  /*排序*/
.paper-btn a i.icon-fenshu[data-v-c4430022] {
    background-position: -154px -230px;
}
.paper-btn a:hover i.icon-fenshu[data-v-c4430022] {
    background-position: -176px -230px;
}
.paper-type[data-v-c4430022] {
    position: relative;
    zoom: 1;
    background: #fff;
    height: 80px;
    border: 1px solid transparent;
}
.paper-type table[data-v-c4430022] {
    float: left;
    margin: 8px;
    width: 100px;
    background: #fff;
    font-size: 12px;
    color: #333;
    text-align: center;
}
.paper-type table td[data-v-c4430022],
  .paper-type table th[data-v-c4430022] {
    font-weight: 400px;
    width: 50%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    font-size: 12px;
    color: #333;
}
.paper-type[data-v-c4430022]:hover {
    border: 1px solid #00BBAB;
}
.paper-type:hover .paper-btn[data-v-c4430022] {
    display: block;
}
.paper-type .edit-text[data-v-c4430022] {
    cursor: pointer;
    border: 1px solid transparent;
}
.paper-type .edit-text[data-v-c4430022]:hover {
    cursor: pointer;
    background: #f0e1d8;
    border: 1px solid #f1b48f;
}
.paper-type h3[data-v-c4430022] {
    margin-left: 20px;
    line-height: 80px;
    font-size: 14px;
    text-align: left;
}
.question-block[data-v-c4430022] {
    position: relative;
    border: 1px solid transparent;
}
.question-block[data-v-c4430022]:hover {
    cursor: move;
    border-color: #00BBAB;
}
.question-block:hover .paper-btn[data-v-c4430022] {
    display: block;
}
.qu-cm[data-v-c4430022] {
    padding: 10px 10px 0;
}
.qu-title[data-v-c4430022] {
    text-align: left;
    padding-bottom: 20px;
    line-height: 24px;
    color: #333;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* align-items: center; */
}
.qu-xuan[data-v-c4430022] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.qu-xuan>span[data-v-c4430022] {
    float: left;
    padding-bottom: 20px;
    font-size: 14px;
    color: #333;
    zoom: 1;
}
.paper-part[data-v-c4430022] {
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -moz-user-select: none;
}

  /* tankaung */
.changsort[data-v-c4430022] {
    text-align: left;
}
.checksort-box .el-checkbox[data-v-c4430022] {
    width: 78px;
    text-align: left;
    margin: 0 15px 15px 15px;
}
.main-bottom-right[data-v-c4430022] {
    width: 290px;
    margin-left: 20px;
}
.overpaper[data-v-c4430022] {
    width: 290px;
    height: 38px;
    background: #00BBAB;
    border-radius: 5px;
    display: block;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
    cursor: pointer;
}
.asidebox[data-v-c4430022] {
    padding: 18px 12px 0 12px;
    background: #FFFFFF;
    border-radius: 10px;
    margin-top: 14px;
}
.structurepaper-heade[data-v-c4430022] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 18px;
}
.select-act[data-v-c4430022] {
    cursor: pointer;
    position: relative;
    border: 1px solid transparent;
    border-bottom: 0;
}
.select-act[data-v-c4430022]:hover {
    border: 1px solid #00BBAB;
    border-bottom: 0;
}
.select-act .act-type[data-v-c4430022] {
    position: absolute;
    top: 30px;
    left: -1px;
    z-index: 2;
    width: 108px;
    background: #fff;
    border: 1px solid transparent;
    border-top: 0;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    display: none;
}
.select-act:hover .act-type[data-v-c4430022] {
    border: 1px solid #00BBAB;
    border-top: 0;
    display: inline;
}
.act-show[data-v-c4430022] {
    height: 30px;
    line-height: 30px;
    background: #fff;
    display: block;
    width: 88px;
    color: #666;
    text-align: center;
    font-size: 14px;
    padding: 0 10px;
}
.act-type li[data-v-c4430022] {
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    padding: 0 10px;
}
.act-type li[data-v-c4430022]:hover {
    background: #f5f5f5;
    color: #00BBAB;
}
.check-box[data-v-c4430022] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.check-box .el-checkbox[data-v-c4430022] {
    width: 78px;
    text-align: left;
    margin-left: 0;
    margin-bottom: 15px;
}

  /* .check-box .el-checkbox.marcheck {
    margin: 0 14px;
  } */
.paperInfo-head[data-v-c4430022] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.paperInfo-head span[data-v-c4430022] {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
}
.paperInfo-head strong[data-v-c4430022] {
    color: red;
}
.edit-mc-item[data-v-c4430022] {
    background: #fff;
    border: 1px solid transparent;
    -moz-user-select: none;
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.edit-mc-item[data-v-c4430022]:hover {
    border: 1px solid #00BBAB;
    cursor: move;
    -moz-user-select: none;
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.edit-handle-mt[data-v-c4430022] {
    padding: 0 9px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    line-height: 30px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.edit-handle-hd[data-v-c4430022] {
    position: relative;
    margin: 0 18px 0 18px;
    height: 30px;
    text-align: center;
}
.edit-handle-hd span[data-v-c4430022] {
    display: inline-block;
    position: relative;
    z-index: 9;
    padding: 0 5px;
    line-height: 30px;
    background: #fff;
    color: #666;
    font-size: 12px;
}
.edit-handle-hd .dash-line[data-v-c4430022] {
    position: absolute;
    top: 15px;
    left: 0;
    width: 100%;
    height: 0;
    border-bottom: 1px dashed #e0e0e0;
}
.edit-act[data-v-c4430022] {
    float: right;
    line-height: 30px;
    color: #666;
    font-size: 12px;
}
.edit-handle-mt .edit-act>a[data-v-c4430022] {
    margin-left: 15px;
    color: #666;
}
.edit-handle-mt .edit-act>a[data-v-c4430022]:hover {
    color: #00BBAB;
}
.item-num[data-v-c4430022] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 9px;
    margin-right: -9px;
    padding-bottom: 9px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.item-num li span[data-v-c4430022]:hover {
    color: #fff !important;
    background: #00BBAB !important;
    border-color: #00BBAB !important;
}
.J_drag_grid[data-v-c4430022] {
    float: left;
    margin-right: 15px;
    margin-top: 15px;
}
.J_drag_grid span[data-v-c4430022] {
    display: block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    color: #333;
    font-size: 12px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #fff;
}
.edit-bottom[data-v-c4430022] {
    padding: 20px 10px;
    margin-bottom: 20px;
    overflow: hidden;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.edit-bottom a[data-v-c4430022] {
    color: #00BBAB;
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
}
.edit-bottom a[data-v-c4430022]:hover {
    color: #5ecb87;
}
.nowtihao[data-v-c4430022] {
    background: rgba(209, 229, 219);
}
.addtitle[data-v-c4430022] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 auto;
    font-size: 12px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}
.addtitle span[data-v-c4430022]:last-of-type {
    color: #fd5858;
}
.showJiexi[data-v-c4430022] {
    width: 100%;
    overflow: hidden;
}
.noshowJiexi[data-v-c4430022] {
    height: 0px;
    width: 100%;
    overflow: hidden;
}
.compositebox[data-v-c4430022] {
    margin-top: 10px;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 10px 0;
}

  /* other */
.botmmar10[data-v-c4430022] {
    margin-bottom: 10px;
    display: block;
}

















































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































 /* 标题 */
.test-title .el-input__inner {
   width: 600px;
   border-radius: 10px;
   border-color: #f1b48f;
   background: #f1b48f;
   color: #000000;
   /* display: none; */
}
 /* 时间 */
.test-time .el-input,
 .test-time .el-input__inner {
   width: 66px;
   height: 24px;
   line-height: 24px;
   border-radius: 10px;
   border-color: #f1b48f;
   background: #f1b48f;
   color: #000000;
   /* display: none; */
}
 /* 注意事项*/
.test-rule .el-textarea__inner {
   width: 300px;
   height: 76px;
   border-radius: 10px;
   border-color: #f1b48f;
   background: #f1b48f;
   /* display: none; */
}
 /* 分卷头 */
.head-title-paper .el-input__inner {
   width: 600px;
   height: 32px;
   line-height: 32px;
   border-radius: 6px;
   border-color: #f1b48f;
   background: #f1b48f;
   color: #000000;
   /* display: none; */
}
.head-title-note .el-input__inner,
 .head-title-note .el-input {
   width: 100px;
   height: 24px;
   line-height: 24px;
   border-radius: 6px;
   border-color: #f1b48f;
   background: #f1b48f;
   color: #000000;
   /* display: none; */
}
.paper-type .el-input__inner,
 .paper-type .el-input {
   width: 100px;
   height: 24px;
   line-height: 24px;
   border-radius: 6px;
   border-color: #f1b48f;
   background: #f1b48f;
   color: #000000;
   /* display:none; */
}
.edit-composite .el-input__inner,
 .paper-type .el-input {
   width: 100px;
   height: 24px;
   line-height: 24px;
   border-radius: 6px;
   border-color: #f1b48f;
   background: #f1b48f;
   color: #000000;
   /* display:none; */
}
.paperpreview .el-dialog__header {
   background: #10A866;
   text-align: left;
}
.paperpreview .el-dialog__title,
 .paperpreview .el-dialog__headerbtn .el-dialog__close {
   color: #FFFFFF;
}
.paperpreview .el-dialog__header {
   background: #659DFF;
   text-align: left;
}
.paperpreview .el-dialog__title,
 .paperpreview .el-dialog__headerbtn .el-dialog__close {
   color: #FFFFFF;
}
.paperpreview .yes.el-button--small {
   background: #659DFF;
   color: #FFFFFF;
}
.paperpreview .no.el-button:focus,
 .paperpreview .no.el-button:hover {
   background: rgba(0, 187, 171, 0.5);
   color: #FFFFFF;
}
.paperpreview .el-checkbox__input.is-checked+.el-checkbox__label{
   color:#659DFF;
   padding-left:4px;
}
.paperpreview .el-checkbox__label{
    padding-left:4px;
}
.paperpreview .el-radio__input.is-checked+.el-radio__label{
    color:#659DFF;
}
.paperpreview .el-radio__input.is-checked .el-radio__inner{
    border-color: #659DFF;
     background: #659DFF;
}
.paperpreview .el-checkbox__input.is-checked .el-checkbox__inner, .paperpreview .el-checkbox__input.is-indeterminate .el-checkbox__inner {
      background-color: #659DFF;
      border-color: #659DFF;
}
.in .el-input__inner {
   height: 28px;
}
.structurepaper-type {
   text-align: left;
   margin-bottom: 10px;
}
 /* 学生作答区域 */
.addanswer {
   color: #81a1fd;
   text-align: right;
   z-index: 10;
   cursor: pointer;
}
.delanswer {
   color: #81a1fd;
   float: right;
   z-index: 10;
   cursor: pointer;
}

.header[data-v-257b92da] {
    /* padding: 5px 300px; */
    border-bottom: 5px solid #00bbab;
    background: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.navfixed[data-v-257b92da] {
    position: fixed;
    top:70px;
    left: 1237px;
	height: calc(100vh - 70px);
	overflow-y: auto;
}
.Prerelease-top[data-v-257b92da] {
    background: #F5F7F9;
}
.breadcrumb-top[data-v-257b92da] {
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 12px;
    color: #666;
    width: 1220px;
    margin: 0 auto;
}
.main[data-v-257b92da] {
    width: 1220px;
    margin: 0 auto;
}
.main-top[data-v-257b92da] {
    height:58px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 12px;
    color: #666;
}

  /* 內容 */
.main-bottom[data-v-257b92da] {
    position: relative;
}
.main-bottom-left[data-v-257b92da] {
    padding: 10px 10px 10px 50px;
    background: #FFFFFF;
    width: 890px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

  /*总题名 */
.left-online[data-v-257b92da] {
    width: 40px;
    position: absolute;
    left: 0;
    height: 100%;
    border-right: 1px dashed #ccc;
    background:url("https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/zujuan/editing.png") no-repeat center 150px;
}
.test-title-show[data-v-257b92da] {
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
    cursor: pointer;
    border: 1px solid transparent;
}
.edit-text1[data-v-257b92da] {
    font-size: 18px;
}
.edit-text2[data-v-257b92da] {
    font-size: 16px;
}
.test-title-show[data-v-257b92da]:hover {
    background: #f0e1d8;
    border: 1px solid #f1b48f;
}
.test-time[data-v-257b92da] {
    margin-top: 15px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #333;
    text-align: left;
}
.test-time span[data-v-257b92da] {
    margin-right: 24px;
}
.test-time span i[data-v-257b92da] {
    font-style: normal;
    border: 1px solid transparent;
}
.test-time span i[data-v-257b92da]:hover {
    cursor: pointer;
    background: #f0e1d8;
    border: 1px solid #f1b48f;
}
.stu-info[data-v-257b92da] {
    margin-top: 15px;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.stu-info li[data-v-257b92da] {
    margin-right: 24px;
    font-size: 14px;
    color: #333;
}
.test-score[data-v-257b92da] {
    margin: 15px 0;
    padding: 0 80px;
}
.test-score table[data-v-257b92da] {
    width: 100%;
    color: #333;
    font-size: 14px;
    text-align: center;
}
.test-score td[data-v-257b92da],
  .test-score th[data-v-257b92da] {
    height: 40px;
    line-height: 40px;
    font-weight: 400px;
    border: 1px solid #ccc;
}
.test-rule[data-v-257b92da] {
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-align: left;
}
.test-rule .edit-text[data-v-257b92da] {
    cursor: pointer;
    float: left;
    line-height: 28px;
    border: 1px solid transparent;
}
.test-rule .edit-text[data-v-257b92da]:hover {
    cursor: pointer;
    background: #f0e1d8;
    border: 1px solid #f1b48f;
}
.edit-composite[data-v-257b92da] {
    width: 100px;
    margin: 0 auto;
    cursor: pointer;
    /* float: left; */
    line-height: 28px;
    border: 1px solid transparent;
}
.edit-composite[data-v-257b92da]:hover {
    cursor: pointer;
    background: #f0e1d8;
    border: 1px solid #f1b48f;
}
.paper-head-warp[data-v-257b92da] {
    position: relative;
    border: 1px solid transparent;
}
.paper-head-warp[data-v-257b92da]:hover {
    border-color: #00BBAB;
}
.paper-title[data-v-257b92da] {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
    font-size: 18px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.paper-title h2[data-v-257b92da] {
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
    height: 24px;
}
.paper-title p[data-v-257b92da] {
    position: absolute;
    top: 24px;
    left: 0;
    color: #999;
    font-size: 12px;
    margin: 0;
}
.paper-title span[data-v-257b92da] {
    cursor: pointer;
    border: 1px solid transparent;
}
.paper-title span[data-v-257b92da]:hover {
    background: #f0e1d8;
    border: 1px solid #f1b48f;
}
.paper-head-warp:hover .paper-btn[data-v-257b92da] {
    display: block;
}
.paper-btn[data-v-257b92da] {
    position: absolute;
    display: none;
    top: -31px;
    right: -1px;
    overflow: hidden;
    border-left: 1px solid #00BBAB;
    cursor: pointer;
}
.paper-btn a[data-v-257b92da] {
    float: left;
    display: block;
    padding: 0 10px;
    min-width: 60px;
    height: 29px;
    line-height: 29px;
    color: #00BBAB;
    background: #fff;
    font-size: 12px;
    text-align: center;
    border: 1px solid #00BBAB;
    border-left: 0;
}
.paper-btn a[data-v-257b92da]:hover {
    background: #00BBAB;
    color: #fff;
}
.paper-btn a i[data-v-257b92da] {
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 4px 0 0;
    background: url(/static/img/icon.ec34d5f.png);
}

  /* 收藏 */
.paper-btn a i.icon-shoucang[data-v-257b92da] {
    background-position: -240px -24px;
}
.paper-btn a:hover i.icon-shoucang[data-v-257b92da] {
    background-position: -240px -48px;
}
.paper-btn a i.icon-shoucanges[data-v-257b92da] {
    background-position: -192px -76px;
}
.paper-btn a:hover i.icon-shoucanges[data-v-257b92da] {
    background-position: -192px -100px;
}

  /* 收藏 */
.paper-btn a i.icon-del[data-v-257b92da] {
    background-position: -66px -230px;
}
.paper-btn a:hover i.icon-del[data-v-257b92da] {
    background-position: -240px -144px;
}

  /* 转移 */
.paper-btn a i.icon-zhuanyi[data-v-257b92da] {
    background-position: -240px -72px;
}
.paper-btn a:hover i.icon-zhuanyi[data-v-257b92da] {
    background-position: -216px -120px;
}

  /* 换题 */
.paper-btn a i.icon-huanti[data-v-257b92da] {
    background-position: -88px -230px;
}
.paper-btn a:hover i.icon-huanti[data-v-257b92da] {
    background-position: -44px -230px;
}

  /*解析*/
.paper-btn a i.icon-jiexi[data-v-257b92da] {
    background-position: -216px -168px;
}
.paper-btn a:hover i.icon-jiexi[data-v-257b92da] {
    background-position: -216px -144px;
}

  /*排序*/
.paper-btn a i.icon-sort[data-v-257b92da] {
    background-position: -240px -120px;
}
.paper-btn a:hover i.icon-sort[data-v-257b92da] {
    background-position: -240px -96px;
}

  /*排序*/
.paper-btn a i.icon-fenshu[data-v-257b92da] {
    background-position: -154px -230px;
}
.paper-btn a:hover i.icon-fenshu[data-v-257b92da] {
    background-position: -176px -230px;
}
.paper-type[data-v-257b92da] {
    position: relative;
    zoom: 1;
    background: #fff;
    height: 80px;
    border: 1px solid transparent;
}
.paper-type table[data-v-257b92da] {
    float: left;
    margin: 8px;
    width: 100px;
    background: #fff;
    font-size: 12px;
    color: #333;
    text-align: center;
}
.paper-type table td[data-v-257b92da],
  .paper-type table th[data-v-257b92da] {
    font-weight: 400px;
    width: 50%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    font-size: 12px;
    color: #333;
}
.paper-type[data-v-257b92da]:hover {
    border: 1px solid #00BBAB;
}
.paper-type:hover .paper-btn[data-v-257b92da] {
    display: block;
}
.paper-type .edit-text[data-v-257b92da] {
    cursor: pointer;
    border: 1px solid transparent;
}
.paper-type .edit-text[data-v-257b92da]:hover {
    cursor: pointer;
    background: #f0e1d8;
    border: 1px solid #f1b48f;
}
.paper-type h3[data-v-257b92da] {
    margin-left: 20px;
    line-height: 80px;
    font-size: 14px;
    text-align: left;
}
.question-block[data-v-257b92da] {
    position: relative;
    border: 1px solid transparent;
}
.question-block[data-v-257b92da]:hover {
    cursor: move;
    border-color: #00BBAB;
}
.question-block:hover .paper-btn[data-v-257b92da] {
    display: block;
}
.qu-cm[data-v-257b92da] {
    padding: 10px 10px 0;
}
.qu-title[data-v-257b92da] {
    text-align: left;
    padding-bottom: 20px;
    line-height: 24px;
    color: #333;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* align-items: center; */
}
.qu-xuan[data-v-257b92da] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.qu-xuan>span[data-v-257b92da] {
    float: left;
    padding-bottom: 20px;
    font-size: 14px;
    color: #333;
    zoom: 1;
}
.paper-part[data-v-257b92da] {
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -moz-user-select: none;
}

  /* tankaung */
.changsort[data-v-257b92da] {
    text-align: left;
}
.checksort-box .el-checkbox[data-v-257b92da] {
    width: 78px;
    text-align: left;
    margin: 0 15px 15px 15px;
}
.main-bottom-right[data-v-257b92da] {
    width: 290px;
    margin-left: 20px;
}
.overpaper[data-v-257b92da] {
    width: 290px;
    height: 38px;
    background: #00BBAB;
    border-radius: 5px;
    display: block;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
    cursor: pointer;
}
.asidebox[data-v-257b92da] {
    padding: 18px 12px 0 12px;
    background: #FFFFFF;
    border-radius: 10px;
    margin-top: 14px;
}
.structurepaper-heade[data-v-257b92da] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 18px;
}
.select-act[data-v-257b92da] {
    cursor: pointer;
    position: relative;
    border: 1px solid transparent;
    border-bottom: 0;
}
.select-act[data-v-257b92da]:hover {
    border: 1px solid #00BBAB;
    border-bottom: 0;
}
.select-act .act-type[data-v-257b92da] {
    position: absolute;
    top: 30px;
    left: -1px;
    z-index: 2;
    width: 108px;
    background: #fff;
    border: 1px solid transparent;
    border-top: 0;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    display: none;
}
.select-act:hover .act-type[data-v-257b92da] {
    border: 1px solid #00BBAB;
    border-top: 0;
    display: inline;
}
.act-show[data-v-257b92da] {
    height: 30px;
    line-height: 30px;
    background: #fff;
    display: block;
    width: 88px;
    color: #666;
    text-align: center;
    font-size: 14px;
    padding: 0 10px;
}
.act-type li[data-v-257b92da] {
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    padding: 0 10px;
}
.act-type li[data-v-257b92da]:hover {
    background: #f5f5f5;
    color: #00BBAB;
}
.check-box[data-v-257b92da] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.check-box .el-checkbox[data-v-257b92da] {
    width: 78px;
    text-align: left;
    margin-left: 0;
    margin-bottom: 15px;
}

  /* .check-box .el-checkbox.marcheck {
    margin: 0 14px;
  } */
.paperInfo-head[data-v-257b92da] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.paperInfo-head span[data-v-257b92da] {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
}
.paperInfo-head strong[data-v-257b92da] {
    color: red;
}
.edit-mc-item[data-v-257b92da] {
    background: #fff;
    border: 1px solid transparent;
    -moz-user-select: none;
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.edit-mc-item[data-v-257b92da]:hover {
    border: 1px solid #00BBAB;
    cursor: move;
    -moz-user-select: none;
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.edit-handle-mt[data-v-257b92da] {
    padding: 0 9px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    line-height: 30px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.edit-handle-hd[data-v-257b92da] {
    position: relative;
    margin: 0 18px 0 18px;
    height: 30px;
    text-align: center;
}
.edit-handle-hd span[data-v-257b92da] {
    display: inline-block;
    position: relative;
    z-index: 9;
    padding: 0 5px;
    line-height: 30px;
    background: #fff;
    color: #666;
    font-size: 12px;
}
.edit-handle-hd .dash-line[data-v-257b92da] {
    position: absolute;
    top: 15px;
    left: 0;
    width: 100%;
    height: 0;
    border-bottom: 1px dashed #e0e0e0;
}
.edit-act[data-v-257b92da] {
    float: right;
    line-height: 30px;
    color: #666;
    font-size: 12px;
}
.edit-handle-mt .edit-act>a[data-v-257b92da] {
    margin-left: 15px;
    color: #666;
}
.edit-handle-mt .edit-act>a[data-v-257b92da]:hover {
    color: #00BBAB;
}
.item-num[data-v-257b92da] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 9px;
    margin-right: -9px;
    padding-bottom: 9px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.item-num li span[data-v-257b92da]:hover {
    color: #fff !important;
    background: #00BBAB !important;
    border-color: #00BBAB !important;
}
.J_drag_grid[data-v-257b92da] {
    float: left;
    margin-right: 15px;
    margin-top: 15px;
}
.J_drag_grid span[data-v-257b92da] {
    display: block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    color: #333;
    font-size: 12px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #fff;
}
.edit-bottom[data-v-257b92da] {
    padding: 20px 10px;
    margin-bottom: 20px;
    overflow: hidden;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.edit-bottom a[data-v-257b92da] {
    color: #00BBAB;
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
}
.edit-bottom a[data-v-257b92da]:hover {
    color: #5ecb87;
}
.nowtihao[data-v-257b92da] {
    background: rgba(209, 229, 219);
}
.addtitle[data-v-257b92da] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 auto;
    font-size: 12px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}
.addtitle span[data-v-257b92da]:last-of-type {
    color: #fd5858;
}
.showJiexi[data-v-257b92da] {
    width: 100%;
    overflow: hidden;
}
.noshowJiexi[data-v-257b92da] {
    height: 0px;
    width: 100%;
    overflow: hidden;
}
.compositebox[data-v-257b92da] {
    margin-top: 10px;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 10px 0;
}

  /* other */
.botmmar10[data-v-257b92da] {
    margin-bottom: 10px;
    display: block;
}
.max-top-header[data-v-257b92da]{
  height: 82px;
  background: #E2E9E8;
  text-align:left;
  margin-bottom:20px;
  width:100%;
}
.paper-list-box[data-v-257b92da] {
  width:1220px;
   padding-left:42px;
   -webkit-box-sizing:border-box;
           box-sizing:border-box;
   margin:0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height:82px;
}
.list-left[data-v-257b92da] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.list-center-top[data-v-257b92da] {

  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #333333;
  margin-bottom: 12px;
}
.list-center-bottom span[data-v-257b92da]{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #555555;
  margin-right:38px;
}
.list-right[data-v-257b92da]{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  padding:0 11px;
  height: 32px;
  border-radius: 3px;
  text-align: center;
  line-height: 32px;
  background: #659DFF;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  margin-left:34px;
}










































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/* 标题 */
.test-title .el-input__inner {
  width: 600px;
  border-radius: 10px;
  border-color: #f1b48f;
  background: #f1b48f;
  color: #000000;
  /* display: none; */
}
/* 时间 */
.test-time .el-input,
.test-time .el-input__inner {
  width: 66px;
  height: 24px;
  line-height: 24px;
  border-radius: 10px;
  border-color: #f1b48f;
  background: #f1b48f;
  color: #000000;
  /* display: none; */
}
/* 注意事项*/
.test-rule .el-textarea__inner {
  width: 300px;
  height: 76px;
  border-radius: 10px;
  border-color: #f1b48f;
  background: #f1b48f;
  /* display: none; */
}
/* 分卷头 */
.head-title-paper .el-input__inner {
  width: 600px;
  height: 32px;
  line-height: 32px;
  border-radius: 6px;
  border-color: #f1b48f;
  background: #f1b48f;
  color: #000000;
  /* display: none; */
}
.head-title-note .el-input__inner,
.head-title-note .el-input {
  width: 100px;
  height: 24px;
  line-height: 24px;
  border-radius: 6px;
  border-color: #f1b48f;
  background: #f1b48f;
  color: #000000;
  /* display: none; */
}
.paper-type .el-input__inner,
.paper-type .el-input {
  width: 100px;
  height: 24px;
  line-height: 24px;
  border-radius: 6px;
  border-color: #f1b48f;
  background: #f1b48f;
  color: #000000;
  /* display:none; */
}
.edit-composite .el-input__inner,
.paper-type .el-input {
  width: 100px;
  height: 24px;
  line-height: 24px;
  border-radius: 6px;
  border-color: #f1b48f;
  background: #f1b48f;
  color: #000000;
  /* display:none; */
}
.Prerelease .el-dialog__header {
  background: #10A866;
  text-align: left;
}
.Prerelease .el-dialog__title,
.Prerelease .el-dialog__headerbtn .el-dialog__close {
  color: #FFFFFF;
}
.Prerelease .el-dialog__header {
  background: #659DFF;
  text-align: left;
}
.Prerelease .el-dialog__title,
.Prerelease .el-dialog__headerbtn .el-dialog__close {
  color: #FFFFFF;
}
.Prerelease .yes.el-button--small {
  background: #659DFF;
  color: #FFFFFF;
}
.Prerelease .no.el-button:focus,
.Prerelease .no.el-button:hover {
  background: rgba(0, 187, 171, 0.5);
  color: #FFFFFF;
}
.in .el-input__inner {
  height: 28px;
}
.structurepaper-type {
  text-align: left;
  margin-bottom: 10px;
}
.Prerelease .el-radio__input.is-checked+.el-radio__label{
   color:#659DFF;
}
.Prerelease .el-radio__input.is-checked .el-radio__inner{
   border-color: #659DFF;
    background: #659DFF;
}



































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/*  @import '../../../static/css/var.scss';
  @import '../../../static/css/transition.scss'; */
.tebox[data-v-6b78c70a] {
  margin-bottom: 30px;
}
.tebox .region[data-v-6b78c70a] {
  background-color: #fff;
  margin: 15px 0px;
}
.tebox .region .teco .ti[data-v-6b78c70a] {
  text-align: left;
}
.tebox .region .teco .tig[data-v-6b78c70a] {
  text-align: left;
}
.tebox .teco .da[data-v-6b78c70a] {
  padding: 20px;
  margin: 20px 0px;
}
.tebox .teco .da .daa[data-v-6b78c70a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-bottom: 10px;
}
.tebox .teco .da .daa .ka[data-v-6b78c70a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.tebox .teco .da .daa .kao[data-v-6b78c70a] {
  margin-right: 10px;
}
.tebox .teco .da .daa[data-v-6b78c70a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-top: 10px;
}
.tebox .teco .da .daa .wid[data-v-6b78c70a] {
  width: 96px;
}
.tebox .teco .da .daa .cont[data-v-6b78c70a] {
  width: 90%;
  text-align: left;
}
.tebox .down[data-v-6b78c70a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 46px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 22px 0 26px;
}
.down .zuo[data-v-6b78c70a] {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #999999;
  line-height: 36px;
}
.online[data-v-6b78c70a] {
  margin: 0 12px;
}
.down .you[data-v-6b78c70a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.q-add-btn[data-v-6b78c70a] {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 24px;
  background: #00BBAB;
  width: 84px;
  height: 24px;
  background: #00BBAB;
  border-radius: 3px;
  display: block;
  cursor: pointer;
  margin-left: 30px;
  text-align: center;
}
.J_add_remove[data-v-6b78c70a] {
  background: #BBBBBB;
}
.q-btn[data-v-6b78c70a] {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #00BBAB;
  line-height: 24px;
  margin-left: 24px;
  cursor: pointer;
}
.q-btn img[data-v-6b78c70a] {
  margin-right: 6px;
}
.tigan[data-v-6b78c70a] {
  margin-bottom: 10px;
}
  /* 进入页面动画 */
.fade-enter-active[data-v-6b78c70a], .fade-leave-active[data-v-6b78c70a] {
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    z-index: 22;
}
  /* 离开页面动画 */
.fade-enter[data-v-6b78c70a], .fade-leave-to[data-v-6b78c70a] /* .fade-leave-active below version 2.1.8 */ {
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    z-index: 22;
}
.myspace[data-v-6b78c70a] {
    margin: 0;
    padding: 0;
}
.header[data-v-6b78c70a] {
    /* padding: 5px 300px; */
    /* border-bottom: 5px solid #659DFF; */
    background: #659DFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	height:70px;
}
  /* 副导航 */
.page-header[data-v-6b78c70a] {
    height: 40px;
    line-height: 40px;
    background: rgba(226, 233, 232, 1);
}
.page-header-inner[data-v-6b78c70a] {
    width: 1220px;
    margin: 0 auto;
    text-align: left;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #555555;
    padding-left: 80px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.page-header-inner span[data-v-6b78c70a] {
    width: 23px;
    height: 21px;
    background: #FF8C8C;
    border-radius: 2px;
    color: #FFFFFF;
    display: inline-block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: 4px;
}
  /* 内容 */
.content[data-v-6b78c70a] {
    width: 1220px;
    margin: 0 auto;
}
  /* 内容左 */
.content-left[data-v-6b78c70a] {
    margin-right: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    /* border-radius: 0px 0px 10px 10px; */
}
.content-left-header[data-v-6b78c70a] {
    background:#659DFF;
    color:#FFFFFF;
    height: 56px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    line-height: 56px;
}
.content-left-list[data-v-6b78c70a] {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.content-left-list>li[data-v-6b78c70a] {
    cursor: pointer;
    height: 56px;
    background: #FFFFFF;
    color: #000000;
    line-height: 56px;
    border-bottom: 1px solid rgba(198, 198, 198, 0.37);
}
.content-left-list>li.nownav[data-v-6b78c70a] {
    color:#5292FE;
}
  /* 内容右 */
.listbox[data-v-6b78c70a]{
    background:#FFFFFF;
    width:890px;
    padding:18px 18px 18px 34px;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
}
.content-right[data-v-6b78c70a] {
    text-align: left;
    border-radius: 10px;
    width:890px;
}
.content-right-title[data-v-6b78c70a] {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
}
.paper-list>li[data-v-6b78c70a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 20px;
}
.paper-list>li .del[data-v-6b78c70a] {
    color: rgba(255, 140, 140, 1);
    cursor: pointer;
    font-size: 16px;
}
.paper-list-box[data-v-6b78c70a] {
    background: rgba(226, 242, 241, 1);
    width: 95%;
    margin-right: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 18px 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.list-left[data-v-6b78c70a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.list-center-top[data-v-6b78c70a] {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
    margin-bottom: 16px;
}
.list-center-bottom[data-v-6b78c70a] {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #555555;
}
.list-right[data-v-6b78c70a] {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    width: 69px;
    height: 29px;
    text-align: center;
    line-height: 29px;
    background: #659DFF;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
}
.list-right.active[data-v-6b78c70a]{
	  background:#ccc;
	  cursor:not-allowed;
}
  /* 分页 */
.box[data-v-6b78c70a] {
    text-align: center;
    padding: 10px 0;
}
.materialTopbox[data-v-6b78c70a]{
  	height:57px;
  	line-height:57px;
  	background:#F4F8FF;
}
.materialCenter[data-v-6b78c70a]{
  	width:1220px;
  	margin: auto;
  	padding:0 50px;
  	-webkit-box-sizing:border-box;
  	        box-sizing:border-box;
  	text-align:left;
  	box-sizing:border-box;
}
.materialCenter span[data-v-6b78c70a]{
  	font-size:16px;
  	cursor:pointer;
  	margin-right:70px;
}
.materialCenter span.active[data-v-6b78c70a]{
  	color:#5292FE;
}






























































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/* 右侧内容 */
.myspace .tebox .region .teco .el-collapse-item__header {
  height: 100%;
  padding: 0 22px 0 26px;
}
.myspace .tebox .region .teco .el-collapse-item__arrow {
  display: none;
}
.myspace .el-collapse-item__wrap {
  border-top: 1px solid #E5E5E5;
}
.myspace .el-pagination.is-background .el-pager li:not(.disabled):hover,.myspace .el-pagination.is-background .el-pager li:not(.disabled).active{
   background:#659DFF;
}

.qone[data-v-1435ad56] {
        height: 100vh;
        background-color: #F5F7F9;
}
.content[data-v-1435ad56] {
        width: 1220px;
        height: 90vh;
        margin:80px auto 0 auto;
        background-color: #fff;
}
.Detailsmain-main[data-v-1435ad56]{
		padding:82px 19px 0 19px;
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
}
.Detailsmain-left[data-v-1435ad56]{
		width:18%;
		background:#ffffff;
		-webkit-box-sizing:border-box;
		        box-sizing:border-box;
		float:left;
		min-height:90vh;
}
.Detailsmain-right[data-v-1435ad56]{
		width:80%;
		background:#ffffff;
		-webkit-box-sizing:border-box;
		        box-sizing:border-box;
		float:right;
		padding:60px 30px  30px 90px;
		min-height:90vh;
		margin-left:auto;
}
.Detailsmain-head[data-v-1435ad56]{
		cursor:pointer;
		border-bottom:1px solid #C0C0C0;
		padding-bottom:60px;
		width:60%;
}
.detail-img[data-v-1435ad56]{
		position:relative;
}
.detail-img:hover .detail-img-h[data-v-1435ad56]{
		opacity:1;
}
.headimg-nput[data-v-1435ad56]{
		    width: 80px;
		    height: 80px;
		    position: absolute;
		    top: 50%;
		    -webkit-transform: translateY(-50%);
		            transform: translateY(-50%);
		    opacity: 0;
		    z-index: -1;
}
.detail-img .detail-img-h[data-v-1435ad56]{
		border-radius:50%;
		background:rgba(0,0,0,.4);
		position:absolute;
		width: 80px;
		height: 80px;
		text-align: center;
		line-height: 80px;
		font-size:14px;
		font-family: Source Han Sans CN;
		font-weight: 500;
		color: #FFFFFF;
		opacity:0;
		-webkit-transition:opacity .5s;
		transition:opacity .5s;
}
.personal-name[data-v-1435ad56]{
		font-size:16px;
		font-family: Source Han Sans CN;
		font-weight: 500;
		color: #333333;
		margin:25px 17px 0 27px;
}
.personal-edit[data-v-1435ad56]{
		font-size:17px;
        margin-top: 28px;
}
.personal-name-btn[data-v-1435ad56]{
		width: 58px;
		height: 26px;
		display: inline-block;
		background:#61ACFE;
		color:#FFFFFF;
		border-radius:4px;
		text-align:center;
}
.personal-name-btn[data-v-1435ad56]:last-of-type{
		background:#FFFFFF;
		color:#61ACFE;
		border:1px solid #61ACFE;
}
.info-box[data-v-1435ad56]{
		 -webkit-box-align:baseline;
		     -ms-flex-align:baseline;
		         align-items:baseline;
		 padding:40px 0;
		 font-size:16px;
		 font-family: Source Han Sans CN;
		 font-weight: 400;
		 color: #424242;
		 border-bottom:1px solid #F0F0F0;
		 width:60%;
}
.diinfo-box[data-v-1435ad56]{
	   border-bottom:none;
	   padding-bottom:0;
}
.info-set[data-v-1435ad56]{
		margin-left:70px;
		/* margin-top: -30px; */
}
.info-set[data-v-1435ad56] .el-cascader{
		width:360px;
}
.info-set span[data-v-1435ad56]{
		display:block;
		margin:10px 0;
}
.info-box[data-v-1435ad56]:last-of-type{
		-webkit-box-align:center;
		    -ms-flex-align:center;
		        align-items:center;
}
.mflex[data-v-1435ad56] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}

.analysisUnitepage[data-v-3c2be462]{
	margin: 0;
	padding: 0;
}
.header[data-v-3c2be462] {
    background: #659DFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	height:70px;
}
.materialTopbox[data-v-3c2be462]{
  	height:57px;
  	line-height:57px;
  	background:#F4F8FF;
}
.materialCenter[data-v-3c2be462]{
  	width:1220px;
  	margin: auto;
  	padding:0 50px;
  	-webkit-box-sizing:border-box;
  	        box-sizing:border-box;
  	text-align:left;
  	box-sizing:border-box;
}
.materialCenter span[data-v-3c2be462]{
  	font-size:16px;
  	cursor:pointer;
  	margin-right:70px;
}
.materialCenter span.active[data-v-3c2be462]{
  	color:#5292FE;
}
.mainBox[data-v-3c2be462]{
	  width:1280px;
	  margin:32px auto 0 auto;
	  background:#fff;
	  text-align:left;
}
  /*  .conentBox{
	 background:#ECECEC;  
   } */
  /*中间内容*/
.mainBox-head[data-v-3c2be462]{
	  height:68px;
	  background:#ECECEC;
}
.mainBox-head li[data-v-3c2be462]{
	  cursor:pointer;
	  width:140px;
	  border-bottom:8px solid rgba(97, 172, 254, 0);
	  height:68px;
	  -webkit-box-sizing:border-box;
	          box-sizing:border-box;
	  line-height:68px;
	  text-align:center;
}
.mainBox-head li.active[data-v-3c2be462]{
	  border-bottom:8px solid rgba(97, 172, 254, 100);
	  background:#fff;
}
.mainBox-body[data-v-3c2be462]{
	  background:#fff;
	  padding:40px;
	  -webkit-box-sizing:border-box;
	          box-sizing:border-box;
}
.checkList[data-v-3c2be462]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	    flex-wrap:wrap;
}
.checkList li[data-v-3c2be462]{
	  width:137px;
	  height:54px;
	  line-height:54px;
	  background:#F9F9F9;
	  cursor: pointer;
	  margin-right:56px;
	  border-radius:10px;
	  text-align:center;
}
.checkList li.active[data-v-3c2be462]{
	 background:#61ACFE;
	 color:#fff;
}
.checkList li[data-v-3c2be462]:last-of-type{
	  margin-right:0px;
}
.creatPaper[data-v-3c2be462]{
	  width:150px;
	  height:45px;
	  line-height:45px;
	  background:#61ACFE;
	  color:#fff;
	  cursor:pointer;
	  border-radius:10px;
	  display:block;
	  margin:0 auto;
	  text-align:center;
}
.analysisUnitepage[data-v-3c2be462] .el-form-item__content{
	  text-align:left;
}
  /*薄弱项训练*/
.selectTitle[data-v-3c2be462]{
	  color:#61ACFE;
	  text-align:left;
	  font-size:16px;
	  margin-bottom:16px;
	  display:block;
}
.zsdRelation[data-v-3c2be462]{
	  padding-left:36px;
	  margin:30px 0;
}
.zsdRelation li[data-v-3c2be462]{
	  width:232px;
	  height:69px;
	  line-height:69px;
	  border-radius:10px;
	  background:#F9F9F9;
	  color:#000000;
	  text-align:center;
	  cursor:pointer;
	  margin-right:70px;
}
.zsdRelation li.active[data-v-3c2be462]{
		background:#61ACFE;
		color:#fff;
}
  /*模板列表 */
.templateList[data-v-3c2be462]{
	  padding-left:36px;
	  margin:30px 0; 
	  display:-webkit-box; 
	  display:-ms-flexbox; 
	  display:flex;
	  -ms-flex-wrap:wrap;
	      flex-wrap:wrap;
}
.templateList li[data-v-3c2be462]{
	   width:260px;
	   height:200px;
	   background:#f0f8ff;
	   overflow: hidden;
	   -webkit-box-sizing: border-box;
	           box-sizing: border-box;
	   border-radius: 13px;
	   cursor:pointer;
	   margin-right:40px;
	   margin-bottom:10px;
	   border:2px solid rgba(255,255,255,0);
}
.templateList li.active[data-v-3c2be462]{
	   border:2px solid #61ACFE;
}
.templateList li[data-v-3c2be462]:nth-of-type(4n){
	   margin-right:0px;
}
.templateList li .templHead[data-v-3c2be462]{
	   height:32px;
	   text-align:center;
	   line-height:32px;
}
.templateList li .templMain[data-v-3c2be462]{
	      display: block;
	      height: 152px;
	      overflow-x: hidden;
	      overflow-y: auto;
	      -webkit-box-sizing: border-box;
	              box-sizing: border-box;
	      border-radius: 10px;
	      padding: 20px 6px;
	      margin: 0 10px;
		  background:#fff;
		  position:relative;
}
.templMain .iconkong[data-v-3c2be462]{
	    color: #bbb;
		font-size: 86px;
		position: absolute;
		left: 50%;
		top:50%;
		-webkit-transform: translate(-50%,-50%);
		        transform: translate(-50%,-50%);
}
.templDialog[data-v-3c2be462]{
	   text-align:left;
}
.tamplContent[data-v-3c2be462]{
	   padding:0 30px;
	   -webkit-box-sizing:border-box;
	           box-sizing:border-box;
}
.selectNumber[data-v-3c2be462]{
	   margin-top:20px;
	   display:-webkit-box;
	   display:-ms-flexbox;
	   display:flex;
	   -ms-flex-wrap:wrap;
	       flex-wrap:wrap;
	   -webkit-box-pack:justify;
	       -ms-flex-pack:justify;
	           justify-content:space-between;
	   max-height:390px;
	   overflow-y:auto;
}
.selectNumber li[data-v-3c2be462]{
	   width:50%;
	   text-align:center;
	   margin-bottom:20px;
}
.selectNumber li span[data-v-3c2be462]{
		width:50%;
		display:inline-block;
		margin-right:10px;
}
.rangeBox[data-v-3c2be462]{
		text-align:center;
		padding:20px 0;
}
.zsd-list[data-v-3c2be462]{
		margin-bottom:16px;
}
.fibox[data-v-3c2be462] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack:end;
      -ms-flex-pack:end;
          justify-content:flex-end;
  text-align: left;
  padding: 10px 20px;
  padding-bottom: 0px;
}
.fibox .allItem[data-v-3c2be462] {
  margin-left: 20px;
  color: #659DFF;
  width: 130px;
  height: 24px;
  background: #ffffff;
  border: 1px solid #659DFF;
  border-radius: 3px;
  cursor:pointer;
}
.fibox .noallItem[data-v-3c2be462]{
  color: #999;
      border-color: #999;
}
.tebox[data-v-3c2be462] {
  margin-bottom: 30px;
}
.tebox .region[data-v-3c2be462] {
  background-color: #fff;
  margin: 15px 0px;
}
.tebox .region .teco .ti[data-v-3c2be462] {
  text-align: left;
}
.tebox .region .teco .tig[data-v-3c2be462] {
  text-align: left;
}
.tebox .region .teco .tigan[data-v-3c2be462]{
  margin-bottom:10px;
}
.tebox .teco .da[data-v-3c2be462] {
  padding: 20px;
  margin: 20px 0px;
}
.tebox .teco .da .daa[data-v-3c2be462] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-bottom: 10px;
}
.tebox .teco .da .daa .ka[data-v-3c2be462] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap:wrap;
      flex-wrap:wrap;
}
.tebox .teco .da .daa .kao[data-v-3c2be462] {
  margin-right: 10px;
}
.tebox .teco .da .daa[data-v-3c2be462] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-top: 10px;
}
.tebox .teco .da .daa .wid[data-v-3c2be462]{
  width:96px;
}
.tebox .teco .da .daa .cont[data-v-3c2be462]{
  width:90%;
  text-align: left;
}
.tebox .down[data-v-3c2be462] {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
   height: 46px;
   -webkit-box-pack: justify;
       -ms-flex-pack: justify;
           justify-content: space-between;
   padding: 0 22px 0 26px;
}
.down .zuo[data-v-3c2be462]{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #999999;
  line-height: 36px;
}
.down .online[data-v-3c2be462]{
  margin:0 12px;
}
.down .you[data-v-3c2be462]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.q-btn[data-v-3c2be462]{
      font-size: 14px;
      font-family: Source Han Sans CN;
      font-weight: 400;
      color:#659DFF;
      line-height: 24px;
      margin-left: 24px;
      cursor:pointer;
}
.q-btn img[data-v-3c2be462]{
  margin-right:6px;
}
.q-add-btn[data-v-3c2be462]{
      font-size: 14px;
      font-family: Source Han Sans CN;
      font-weight: 400;
      color: #FFFFFF;
      line-height: 24px;
      background: #659DFF;
      width: 84px;
      height: 24px;
      background: #659DFF;
      border-radius: 3px;
      display: block;
      cursor: pointer;
      margin-left:30px;
}
.J_add_remove[data-v-3c2be462]{
  background: #BBBBBB;
}
.examShow[data-v-3c2be462]{
	width:1280px;
	margin:0 auto;
}

























































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/* 右侧内容 */
.examShow .tebox .region .teco .el-collapse-item__header {
  display:block;
  height: 100%;
  padding:0 22px 0 26px;
}
.examShow .tebox .region .teco .el-collapse-item__arrow {
  display: none;
}
.examShow .el-collapse-item__wrap{
  border-top:1px solid #E5E5E5;
}

























































































































































































































.analysisUnitepage[data-v-526e2d36]{
	margin: 0;
	padding: 0;
}
.header[data-v-526e2d36] {
    background: #659DFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	height:70px;
}
.materialTopbox[data-v-526e2d36]{
  	height:57px;
  	line-height:57px;
  	background:#F4F8FF;
}
.materialCenter[data-v-526e2d36]{
  	width:1220px;
  	margin: auto;
  	padding:0 50px;
  	-webkit-box-sizing:border-box;
  	        box-sizing:border-box;
  	text-align:left;
  	box-sizing:border-box;
}
.materialCenter span[data-v-526e2d36]{
  	font-size:16px;
  	cursor:pointer;
  	margin-right:70px;
}
.materialCenter span.active[data-v-526e2d36]{
  	color:#5292FE;
}
.mainBox[data-v-526e2d36]{
	  width:1280px;
	  margin:32px auto 0 auto;
	  background:#fff;
	  text-align:left;
	  padding:0 30px 50px 30px;
	  -webkit-box-sizing:border-box;
	          box-sizing:border-box;
}
.main-head[data-v-526e2d36]{
	 height:68px;
	 line-height:68px;
	 margin-bottom:40px;
}
.tabBtn li[data-v-526e2d36]{
	 width:233px;
	 height:67px;
	 text-align:center;
	 cursor:pointer;
	 line-height:67px;
	 font-size:20px;
	 color:#000;
	 border:1px solid #BBBBBB;
	 background:#F7F7F7;
	 -webkit-box-sizing:border-box;
	         box-sizing:border-box;
	 position:relative;
}
.tabBtn li.active[data-v-526e2d36]{
	  background:#F98E70;
	  color:#F9F9F9;
	  border:1px solid #F98E70;
}
.tabBtn li span[data-v-526e2d36]{
	  display:none;
	  width: 0;
	  height: 0;
	  border:33px solid transparent;
	  
	  position:absolute;
	  top:0px;
	  z-index:12;
}
.tabBtn li.active span[data-v-526e2d36]{
	   display:block;
}
.tabBtn li:first-of-type span[data-v-526e2d36]{
	   right: -67px;
	   border-left-color:#F98E70;
}
.tabBtn li:last-of-type span[data-v-526e2d36]{
	  border-right-color:#F98E70;
	  left: -67px;
}
  /*薄弱项训练*/
.selectTitle[data-v-526e2d36]{
 	  color:#61ACFE;
 	  text-align:left;
 	  font-size:16px;
 	  margin-bottom:16px;
 	  margin-top:16px;
 	  display:block;
}
.selectTitle span[data-v-526e2d36]{
	 color:#6a6969;
}
.zsdRelation[data-v-526e2d36]{
 	  padding-left:36px;
 	  margin:30px 0;
}
.zsdRelation li[data-v-526e2d36]{
 	  width:232px;
 	  height:69px;
 	  line-height:69px;
 	  border-radius:10px;
 	  background:#F9F9F9;
 	  color:#000000;
 	  text-align:center;
 	  cursor:pointer;
 	  margin-right:70px;
}
.zsdRelation li.active[data-v-526e2d36]{
 		background:#61ACFE;
 		color:#fff;
}
.selectList[data-v-526e2d36]{
	 margin:30px 0;
	 -ms-flex-wrap:wrap;
	     flex-wrap:wrap;
}
.selectList li[data-v-526e2d36]{
	 width:137px;
	 height:54px;
	 line-height:54px;
	 text-align:center;
	 color:#000;
	 background:#F9F9F9;
	 border-radius:10px;
	 cursor: pointer;
	 margin-right:50px;
	 margin-bottom:10px;
}
.selectList li.active[data-v-526e2d36]{
	 background: #61ACFE;
	  color: #fff;
}
.selectList li[data-v-526e2d36]:last-of-type{
	 margin-right:0px;
}
  /*模板列表 */
.templateList[data-v-526e2d36]{
	  padding-left:36px;
	  margin:30px 0; 
	  display:-webkit-box; 
	  display:-ms-flexbox; 
	  display:flex;
	  -ms-flex-wrap:wrap;
	      flex-wrap:wrap;
}
.templateList li[data-v-526e2d36]{
	   width:260px;
	   height:200px;
	   background:#f0f8ff;
	   overflow: hidden;
	   -webkit-box-sizing: border-box;
	           box-sizing: border-box;
	   border-radius: 13px;
	   cursor:pointer;
	   margin-right:40px;
	   margin-bottom:10px;
	   border:2px solid rgba(255,255,255,0);
}
.templateList li.active[data-v-526e2d36]{
	   border:2px solid #61ACFE;
}
.templateList li[data-v-526e2d36]:nth-of-type(4n){
	   margin-right:0px;
}
.templateList li .templHead[data-v-526e2d36]{
	   height:32px;
	   text-align:center;
	   line-height:32px;
}
.templateList li .templMain[data-v-526e2d36]{
	      display: block;
	      height: 152px;
	      overflow-x: hidden;
	      overflow-y: auto;
	      -webkit-box-sizing: border-box;
	              box-sizing: border-box;
	      border-radius: 10px;
	      padding: 20px 6px;
	      margin: 0 10px;
		  background:#fff;
		  position:relative;
}
.templMain .iconkong[data-v-526e2d36]{
	    color: #bbb;
		font-size: 86px;
		position: absolute;
		left: 50%;
		top:50%;
		-webkit-transform: translate(-50%,-50%);
		        transform: translate(-50%,-50%);
}
.templDialog[data-v-526e2d36]{
	   text-align:left;
}
.tamplContent[data-v-526e2d36]{
	   padding:0 30px;
	   -webkit-box-sizing:border-box;
	           box-sizing:border-box;
}
.selectNumber[data-v-526e2d36]{
	   margin-top:20px;
	   display:-webkit-box;
	   display:-ms-flexbox;
	   display:flex;
	   -ms-flex-wrap:wrap;
	       flex-wrap:wrap;
	   -webkit-box-pack:justify;
	       -ms-flex-pack:justify;
	           justify-content:space-between;
	   max-height:390px;
	   overflow-y:auto;
}
.selectNumber li[data-v-526e2d36]{
	   width:50%;
	   text-align:center;
	   margin-bottom:20px;
}
.selectNumber li span[data-v-526e2d36]{
		width:50%;
		display:inline-block;
		margin-right:10px;
}
.checkDifficulty[data-v-526e2d36]{
}
.preferenceMen[data-v-526e2d36]{
}
.preferenceMen li[data-v-526e2d36]{
	   display:-webkit-box;
	   display:-ms-flexbox;
	   display:flex;
	   -webkit-box-align:center;
	       -ms-flex-align:center;
	           align-items:center;
	   margin-bottom:15px;
}
.preferenceMen li span[data-v-526e2d36]{
	   display:inline-block;
	   width:93px;
	   height:34px;
	   line-height:34px;
	   text-align:center;
	   border-radius:10px;
	   background:#F9F9F9;
	   cursor:pointer;
	   margin-right:25px;
}
.preferenceMen li span.active[data-v-526e2d36]{
	   background:#61ACFE;
	   color:#fff;
}
.preferenceMen li span[data-v-526e2d36]:last-of-type{
	   margin-right:0px;
}
  /* 出题范围 */
.tabGroup[data-v-526e2d36]{
	   margin-bottom:40px;
}
.tabGroup li[data-v-526e2d36]{
	   width:131px;
	   height:49px;
	   line-height:49px;
	   text-align:center;
	   border:1px solid #BBBBBB;
	   background:#FFFFFF;
	   cursor:pointer;
}
.tabGroup li[data-v-526e2d36]:first-of-type{
	   border-right:none;
}
.tabGroup li.active[data-v-526e2d36]{
	   color:#F9F9F9;
	   background:#97D9DF;
}
.step[data-v-526e2d36]{
	   width:180px;
	   height:56px;
	   line-height:56px;
	   text-align:center;
	   background:#61ACFE;
	   color:#fff;
	   border-radius:10px;
	   cursor: pointer;
	   margin:40px auto 0 auto;
}
.btnGroup[data-v-526e2d36]{
	   -webkit-box-pack:center;
	       -ms-flex-pack:center;
	           justify-content:center;
	   margin-top:40px;
}
.prevBtn[data-v-526e2d36]{
	   width:180px;
	   height:56px;
	   line-height:56px;
	   text-align:center;
	   background:#E8E8E8;
	   color:#000000;
	   border-radius:10px;
	   cursor: pointer;
	   margin-right:100px;
}
.creatBtn[data-v-526e2d36]{
	   width:180px;
	   height:56px;
	   line-height:56px;
	   text-align:center;
	   background:#61ACFE;
	   color:#fff;
	   border-radius:10px;
	   cursor: pointer;
}
.parapershow[data-v-526e2d36]{
   	padding:20px;
   	-webkit-box-sizing:border-box;
   	        box-sizing:border-box;
}
.zsd-list[data-v-526e2d36]{
   	margin-bottom:16px;
}
.downPapershow[data-v-526e2d36]{
   	width:1220px;
   	margin:0 auto;
   	background:#fff;
   	padding:20px;
   	-webkit-box-sizing:border-box;
   	        box-sizing:border-box;
}

.across[data-v-5a28ae77]{
		padding-top:60px;
		height:30px;
		background:#f4f8ff;
}
.breadBtn[data-v-5a28ae77]{
		margin:20px auto 10px auto;
		width:1220px;
}
	/* 	.header {
	  background: #659DFF;
	  display: flex;
	  align-items: center;
		height:70px;
	} */
	/* 	.materialTopbox{
		height:57px;
		line-height:57px;
		background:#F4F8FF;
	} */
.onlinecard-page[data-v-5a28ae77]{
		-webkit-box-sizing:border-box;
		        box-sizing:border-box;
		background:#fff;
}
.materialCenter[data-v-5a28ae77]{
		width:1220px;
		margin: auto;
		padding:0 50px;
		-webkit-box-sizing:border-box;
		        box-sizing:border-box;
		text-align:left;
		box-sizing:border-box;
}
.materialCenter span[data-v-5a28ae77]{
		font-size:16px;
		cursor:pointer;
		margin-right:70px;
}
.materialCenter span.active[data-v-5a28ae77]{
		color:#5292FE;
}
.content[data-v-5a28ae77]{
		background:#fff;
		margin:0 auto;
		-webkit-box-sizing:border-box;
		        box-sizing:border-box;
}
.datamain[data-v-5a28ae77]{
		width:1220px;
		margin:0 auto;
}
.datamain-head[data-v-5a28ae77]{
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-align:center;
		    -ms-flex-align:center;
		        align-items:center;
		padding:20px 0;
		-webkit-box-pack:justify;
		    -ms-flex-pack:justify;
		        justify-content:space-between;
}
.cardBtn[data-v-5a28ae77]{
		width:200px;
		position:relative;
		/* background:#5292FE ;
		color:#fff;
		height:40px;
		line-height:40px; */
		cursor:pointer;
		text-align:center;
		margin:0 20px;
}
.crafile[data-v-5a28ae77]{
		position:absolute;
		width:20px;
		z-index:-99;
}
.downBtn[data-v-5a28ae77]{
	    text-decoration:underline;
		cursor: pointer;
		margin-right:20px;
}
.delImgBtn[data-v-5a28ae77]{
		font-size:16px;
		cursor:pointer;
		color:red;
		position:absolute;
		right:0px;
		top:0px;
}

.detail-page[data-v-7cb1b4dd]{
	background:#fff;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}
.detail-left[data-v-7cb1b4dd]{
	border:1px solid #ccc;
	background:#ccc;
	/* width: 234mm; */
	
	height: 693px;
	overflow-y: auto;
	overflow-x: hidden;
	float: left;
	position: relative;
}
#pdfDom[data-v-7cb1b4dd]{
	/* width: 750px; */
	width:420mm;
	/* width:210mm; */
	text-align:left;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	    flex-wrap:wrap;
}
.pagebox[data-v-7cb1b4dd]{
	background-color:white;
	color:#fff;
	width:210mm;
	height:1122px;
	padding-left:55px;
	padding-right:10px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	position:relative;
	padding-top:40px;
	padding-bottom:40px;
}
.pagebox.pageright[data-v-7cb1b4dd]{
	padding-right:55px;
	padding-left:10px;
}
.TestTitle[data-v-7cb1b4dd]{
	text-align:center;
	color: #000;
	font-weight:normal;
	margin-bottom:10px;
}
.TestTitle span[data-v-7cb1b4dd]{
	font-size:20px;
}
.TestInfo[data-v-7cb1b4dd]{
	width:100%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	color:#000;
	border:1px solid #ccc;
	margin-bottom:10px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
.TestInfo .ewm[data-v-7cb1b4dd]{
	width:20%;
	text-align:center;
}
.TestInfo .zkz[data-v-7cb1b4dd]{
	width:80%;
	text-align:center;
	border-left:1px solid #ccc;
}
.TestInfo .zkz li[data-v-7cb1b4dd]{
	line-height:30px;
	height:30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}
.CheckBox[data-v-7cb1b4dd]{
   display:-webkit-box;
   display:-ms-flexbox;
   display:flex;
   -ms-flex-wrap:wrap;
       flex-wrap:wrap;
}
.CheckBox ul[data-v-7cb1b4dd]{
	width:50%;
}
.CheckBox ul li[data-v-7cb1b4dd]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-pack:distribute;
	    justify-content:space-around;
	line-height:24px;
	height:24px;
}
.peALL[data-v-7cb1b4dd]{
	width:210mm;
	padding-left:45px;
	padding-right:10px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
.AllCheck[data-v-7cb1b4dd]{
    /* width:100%; */
	width:726px;
	/* padding-left:45px; */
	/* padding-right:10px; */
	position:absolute;
	top:168px;
	left:55px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
.CheckBox .Tbox[data-v-7cb1b4dd]{
	width:20px;
	text-align:center;
}
.CheckBox ul[data-v-7cb1b4dd]{
	margin-top:10px;
}
.timuTitle[data-v-7cb1b4dd]{
	font-weight:600;
	color:#000;
}
.choicelist .stem[data-v-7cb1b4dd]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	position:relative;
	word-wrap:break-all;
	-webkit-box-align:baseline;
	    -ms-flex-align:baseline;
	        align-items:baseline;
	line-height:30px;
}
.BoxScore[data-v-7cb1b4dd]{
	display:block;
	width:80px;
	height:30px;
	border:1px solid #000;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	position:absolute;
	right:0px;
	bottom:0px;
}
.BoxScore[data-v-7cb1b4dd]:hover{
	cursor:move;
}
.litr[data-v-7cb1b4dd]{
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	border:1px solid rgba(255,255,255,0);
	cursor:pointer;
	position:relative;
	padding:5px;
}
.Pocalss[data-v-7cb1b4dd]{
	position:absolute;
}
.litr[data-v-7cb1b4dd]:hover{
	border:1px solid dodgerblue;
}
.litr:hover .setbtn[data-v-7cb1b4dd]{
	display:block;
}
.litr:hover .moveBtn[data-v-7cb1b4dd]{
	display:block;
}
.setbtn[data-v-7cb1b4dd]{
	color:dodgerblue;
	position:absolute;
	right:0px;
	background:#FFFFFF;
	z-index:11;
	top:5px;
	display:none;
}
.moveBtn[data-v-7cb1b4dd]{
	position:absolute;
	right:0px;
	color:dodgerblue;
	background:#FFFFFF;
	z-index:11;
	bottom:0px;
	display:none;
}
.moveBtn i[data-v-7cb1b4dd]{
	font-size:16px;
}
.xxBox[data-v-7cb1b4dd]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	    flex-wrap:wrap;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
.xxBox li[data-v-7cb1b4dd]{
	width:25%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	padding:5px 0px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
.xxBox.twolines li[data-v-7cb1b4dd]{
	width:50%;
}
.xxBox.onelines li[data-v-7cb1b4dd]{
	width:100%;
}
.optionBox[data-v-7cb1b4dd]{
	margin-bottom:15px;
}
.optionBox span[data-v-7cb1b4dd]{
	display:block;
	font-weight:bold;
	margin-bottom:5px;
}
.stemBox span[data-v-7cb1b4dd]{
	display:block;
	font-weight:bold;
	margin-bottom:5px;
}
.subjectivity[data-v-7cb1b4dd]{
	border:1px solid rgba(255,255,255,0);
	border-bottom:1px solid #000;
	min-height:200px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
.scoreBox[data-v-7cb1b4dd]{
   display:-webkit-box;
   display:-ms-flexbox;
   display:flex;
   margin-top:10px;
   margin-bottom:10px;
}
.scoreBox span[data-v-7cb1b4dd]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
    width:35px;
    height:25px;
	border:1px solid #000;
	border-right:0px;
}
.scoreBox span[data-v-7cb1b4dd]:last-of-type{
	border-right:1px solid #000;
}
.MaxScore[data-v-7cb1b4dd]{
	margin:10px 0 30px 0;
}
.locationPoint[data-v-7cb1b4dd]{
	position:relative;
}
.locationPoint div[data-v-7cb1b4dd]{
	display:block;
	width:15px;
	height:15px;
	background:#000;
	position:absolute;
}
.locationPoint div.PointLTop[data-v-7cb1b4dd]{
	left:-25px;
	top:5px;
}
.locationPoint div.PointLBottom[data-v-7cb1b4dd]{
	left:-25px;
	bottom:-1060px;
}
.locationPoint div.PointRTop[data-v-7cb1b4dd]{
	right:-25px;
	top:5px;
}
.locationPoint div.PointRBottom[data-v-7cb1b4dd]{
    right: -25px;
    bottom: -1060px;
}
/*边框*/
.frameB[data-v-7cb1b4dd]{
	position: absolute;
	border: 1px solid #000;
	width: 726px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
.BottomPage[data-v-7cb1b4dd]{
	z-index:11; 
	padding-left:5px;
	width:100%;
	color:#000;
	text-align:center;
	position: absolute;
	bottom:-428px;
	left: 0px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
.head-right[data-v-7cb1b4dd]{
	width:63%;
}
.detail-right[data-v-7cb1b4dd]{
	border:1px solid #ccc;
	width: calc(100vw - 420mm);
}
.stemKong[data-v-7cb1b4dd]{
	height:100px;
}


.material-page[data-v-1c2616d8] {
  margin: 0;
  padding: 0;
}
.header[data-v-1c2616d8] {
  /* padding: 5px 300px; */
  /* border-bottom: 5px solid #659DFF; */
  background:#659DFF;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.chang-top-box[data-v-1c2616d8]{
  background:#FFFFFF;
}
.chang-box[data-v-1c2616d8]{
 width:1220px;
 margin: auto;
 padding:35px 50px 20px 50px;
 -webkit-box-sizing:border-box;
         box-sizing:border-box;
}
.chang-box span[data-v-1c2616d8]{
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight:bold;
  color: #333333;
  width:60px;
  height:30px;
  line-height:30px;
  text-align:center;
   font-weight:bold;
}
.chang-box ul[data-v-1c2616d8]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
      flex-wrap:wrap;
  padding-left:43px;
  width: 90%;
}
.chang-box ul li[data-v-1c2616d8]{
  padding:0 16px;
  height:30px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  color:#555555;
  border-radius: 6px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight:550;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  cursor:pointer;
  margin-bottom:28px;
    margin-right: 20px;
}
.chang-box ul li[data-v-1c2616d8]:hover{
  /* background: #659DFF; */
   color: #659DFF;
}
.chang-box ul li.active[data-v-1c2616d8]{
   /* background: #659DFF; */
    color: #659DFF;
}
.changlist[data-v-1c2616d8]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}
.zsd-head[data-v-1c2616d8]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}
.zsd-head-right[data-v-1c2616d8]{
      height: 56px;
      display: inline-block;
      background: #E0E0E0;
      width:110px;
      line-height:56px;
     font-size: 14px;
     font-family: Source Han Sans CN;
     font-weight: 400;
     color: #555555;
     border-top-right-radius:10px;
     cursor:pointer;
}
.zsd-head-right.active[data-v-1c2616d8]{
color: #FFFFFF;
background: #659DFF;
}
.zsd-head-left[data-v-1c2616d8]{
      height: 56px;
      display: inline-block;
      background: #E0E0E0;
      width:169px;
      line-height:56px;
     font-size: 14px;
     font-family: Source Han Sans CN;
     font-weight: 400;
     color: #555555;
     border-top-left-radius:10px;
     cursor:pointer;
}
.zsd-head-left.active[data-v-1c2616d8]{
  color: #FFFFFF;
  background: #659DFF;
}
.zsd-list[data-v-1c2616d8]{
  padding:21px;
  background:#FFFFFF;
}
.main[data-v-1c2616d8] {
  /* padding: 0px 300px; */
  width:1220px;
  margin:0 auto;
}
.leftside[data-v-1c2616d8] {
  margin-right:20px;
}
.rightside[data-v-1c2616d8] {
  padding: 0px;
}
.leftside .tre[data-v-1c2616d8] {
  width: 275px;
  border: 1px solid #ebeef5;
}
.rightside .fica[data-v-1c2616d8] {
  border-radius: 10px;
}
.rightside .fica .he[data-v-1c2616d8] {
  height: 56px;
  margin: -20px -18px;
  padding-left: 30px;
  background: #659DFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
}
.rightside .fica .boca[data-v-1c2616d8] {
  margin: -20px -18px;
  padding:0 30px;
  background: #fff;
}
.rightside .fica .boca .area[data-v-1c2616d8] {
  margin: 20px 0px;
  color: #555555;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.rightside .boca .area .left[data-v-1c2616d8] {
  font-size:14px;
  margin-right: 10px;
  padding: 5px;
  white-space: nowrap;
  text-align:center;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #555555;
}
.rightside .boca .area .right[data-v-1c2616d8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.rightli[data-v-1c2616d8],.addrightli[data-v-1c2616d8]{
 /* width: 48px; */
 padding: 0 10px;
 height: 24px;
  line-height:24px;
  text-align:center;
  border-radius: 6px;
  font-size:14px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color:#555555;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  text-align:center;
   margin-right: 20px;
   cursor: pointer;
}
.addrightli[data-v-1c2616d8]{
   border:1px solid #ccc;
}
.rightli.active[data-v-1c2616d8]{
   background: #659DFF;
    color: #FFFFFF;
}
.rightli[data-v-1c2616d8]:hover{
 background: #659DFF;
 color: #fff;
}
.rightside .boca .mo[data-v-1c2616d8] {
  margin: 20px 0px;
  color: #555555;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.rightside .boca .mo .ge[data-v-1c2616d8] {
  font-size: 14px;
  margin-right: 10px;
  padding: 5px;
  white-space: nowrap;
}
.rightside .boca .mo .gen[data-v-1c2616d8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.rightside .boca .mo .gen li[data-v-1c2616d8] {
  padding: 5px;
  margin-right: 20px;
}
.rightside .fibox[data-v-1c2616d8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack:end;
      -ms-flex-pack:end;
          justify-content:flex-end;
  text-align: left;
  padding: 10px 20px;
  padding-bottom: 0px;
}
.rightside .fibox .sortItem[data-v-1c2616d8] {
  margin-right: 25px;
}
.rightside .fibox .sortItem[data-v-1c2616d8]:active {
  color: #659DFF;
}
.rightside .fibox .allItem[data-v-1c2616d8] {
  margin-left: 20px;
  color: #659DFF;
  width: 130px;
  height: 24px;
  background: #ffffff;
  border: 1px solid #659DFF;
  border-radius: 3px;
  cursor:pointer;
}
.rightside .fibox .noallItem[data-v-1c2616d8]{
  color: #999;
      border-color: #999;
}
.rightside .tebox[data-v-1c2616d8] {
  margin-bottom: 30px;
}
.rightside .tebox .region[data-v-1c2616d8] {
  background-color: #fff;
  margin: 15px 0px;
}
.tebox .region .teco .ti[data-v-1c2616d8] {
  text-align: left;
}
.tebox .region .teco .tig[data-v-1c2616d8] {
  text-align: left;
}
.tebox .teco .da[data-v-1c2616d8] {
  padding: 20px;
  margin: 20px 0px;
}
.tebox .teco .da .daa[data-v-1c2616d8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-bottom: 10px;
}
.tebox .teco .da .daa .ka[data-v-1c2616d8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap:wrap;
      flex-wrap:wrap;
}
.tebox .teco .da .daa .kao[data-v-1c2616d8] {
  margin-right: 10px;
}
.tebox .teco .da .daa[data-v-1c2616d8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-top: 10px;
}
.tebox .teco .da .daa .wid[data-v-1c2616d8]{
  width:96px;
}
.tebox .teco .da .daa .cont[data-v-1c2616d8]{
  width:90%;
  text-align: left;
}
.tebox .down[data-v-1c2616d8] {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
   height: 46px;
   -webkit-box-pack: justify;
       -ms-flex-pack: justify;
           justify-content: space-between;
   padding: 0 22px 0 26px;
}
.down .zuo[data-v-1c2616d8]{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #999999;
  line-height: 36px;
}
.online[data-v-1c2616d8]{
  margin:0 12px;
}
.down .you[data-v-1c2616d8]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.q-add-btn[data-v-1c2616d8]{
      font-size: 14px;
      font-family: Source Han Sans CN;
      font-weight: 400;
      color: #FFFFFF;
      line-height: 24px;
      background: #659DFF;
      width: 84px;
      height: 24px;
      background: #659DFF;
      border-radius: 3px;
      display: block;
      cursor: pointer;
      margin-left:30px;
}
.J_add_remove[data-v-1c2616d8]{
  background: #BBBBBB;
}
.q-btn[data-v-1c2616d8]{
      font-size: 14px;
      font-family: Source Han Sans CN;
      font-weight: 400;
      color:#659DFF;
      line-height: 24px;
      margin-left: 24px;
      cursor:pointer;
}
.q-btn img[data-v-1c2616d8]{
  margin-right:6px;
}
.tigan[data-v-1c2616d8]{
  margin-bottom:10px;
}
.rouseListBox[data-v-1c2616d8]{
	  padding-top:10px;
	  width:100%;
	  padding:10px 50px 0px 50px;
	  -webkit-box-sizing:border-box;
	          box-sizing:border-box;
}
.rouseListBox li[data-v-1c2616d8]{
	  margin-bottom:10px;
}
.paper-list-box[data-v-1c2616d8] {
    background:#fff;
    width: 95%;
    margin-right: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 18px 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
	border:1px solid #e8f1f7;
	border-radius:3px;
}
.list-left[data-v-1c2616d8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	width:85%;
}
.list-center[data-v-1c2616d8]{
	text-align:left;
}
.list-center-top[data-v-1c2616d8] {
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight:bold;
    color: #333333;
    margin-bottom: 16px;
}
.list-center-bottom[data-v-1c2616d8] {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #555555;
}
.list-right[data-v-1c2616d8] {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    width: 69px;
    height: 29px;
    text-align: center;
    line-height: 29px;
    background: #659DFF;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
}
.list-right.active[data-v-1c2616d8]{
	  background:#ccc;
	  cursor:not-allowed;
}



.material-page .el-tree{
   overflow: overlay;
}
  /* 左侧内容 */
.cascader-search{
width:169px;
/* margin-right:20px; */
}
.cascader-search .el-input__inner{
 height:56px;
 line-height:56px;
 border-top-left-radius: 10px;
 background: #E0E0E0;
 text-align: center;
}
.cascader-search.active .el-input__inner{
 background:#659DFF;
 color: #ffffff;
}
.cascader-search .el-cascader__label{
height:56px;
line-height:56px;
 color:#555555;
}
.cascader-search.active .el-cascader__label{
 color: #fff;
 text-align: center;
}
  /* 右侧内容 */
.material-page .rightside .tebox .region .teco .el-collapse-item__header {
  display:block;
  height: 100%;
  padding:0 22px 0 26px;
}
.material-page .rightside .tebox .region .teco .el-collapse-item__arrow {
  display: none;
}
.material-page .el-collapse-item__wrap{
  border-top:1px solid #E5E5E5;
}
.tree .el-tree-node__expand-icon.expanded {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.tree .el-icon-caret-right:before {
  /* content: "\E602"; */
  font-size: 18px;
}
.tree .el-tree-node__expand-icon.expanded.el-icon-caret-right:before {
  /* content: "\E63c"; */
  font-size: 18px;
}
.tree .el-tree-node__content{
  margin-bottom: 12px;
}
.material-page .el-pagination.is-background .el-pager li:not(.disabled).active,.material-page .el-pagination.is-background .el-pager li:not(.disabled):hover{
  background: #659DFF;
}
.materialTopbox{
	height:57px;
	line-height:57px;
	background:#F4F8FF;
}
.materialCenter{
	width:1220px;
	margin: auto;
	padding:0 50px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	text-align:left;
	box-sizing:border-box;
}
.materialCenter span{
	font-size:16px;
	cursor:pointer;
	margin-right:70px;
}
.materialCenter span.active{
	color:#5292FE;
}
.cardBtn{
		position:relative;
}
.crafile{
		position:absolute;
		width:20px;
		z-index:-99;
}

.material-page[data-v-fad91cb6] {
  margin: 0;
  padding: 0;
}
.header[data-v-fad91cb6] {
  /* padding: 5px 300px; */
  /* border-bottom: 5px solid #659DFF; */
  background:#659DFF;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.chang-top-box[data-v-fad91cb6]{
  background:#FFFFFF;
}
.chang-box[data-v-fad91cb6]{
 width:1220px;
 margin: auto;
 padding:35px 50px 20px 50px;
 -webkit-box-sizing:border-box;
         box-sizing:border-box;
}
.chang-box span[data-v-fad91cb6]{
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight:bold;
  color: #333333;
  width:60px;
  height:30px;
  line-height:30px;
  text-align:center;
   font-weight:bold;
}
.chang-box ul[data-v-fad91cb6]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
      flex-wrap:wrap;
  padding-left:43px;
  width: 90%;
}
.chang-box ul li[data-v-fad91cb6]{
  padding:0 16px;
  height:30px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  color:#555555;
  border-radius: 6px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight:550;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  cursor:pointer;
  margin-bottom:28px;
    margin-right: 20px;
}
.chang-box ul li[data-v-fad91cb6]:hover{
  /* background: #659DFF; */
   color: #659DFF;
}
.chang-box ul li.active[data-v-fad91cb6]{
   /* background: #659DFF; */
    color: #659DFF;
}
.changlist[data-v-fad91cb6]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}
.zsd-head[data-v-fad91cb6]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}
.zsd-head-right[data-v-fad91cb6]{
      height: 56px;
      display: inline-block;
      background: #E0E0E0;
      width:110px;
      line-height:56px;
     font-size: 14px;
     font-family: Source Han Sans CN;
     font-weight: 400;
     color: #555555;
     border-top-right-radius:10px;
     cursor:pointer;
}
.zsd-head-right.active[data-v-fad91cb6]{
color: #FFFFFF;
background: #659DFF;
}
.zsd-head-left[data-v-fad91cb6]{
      height: 56px;
      display: inline-block;
      background: #E0E0E0;
      width:169px;
      line-height:56px;
     font-size: 14px;
     font-family: Source Han Sans CN;
     font-weight: 400;
     color: #555555;
     border-top-left-radius:10px;
     cursor:pointer;
}
.zsd-head-left.active[data-v-fad91cb6]{
  color: #FFFFFF;
  background: #659DFF;
}
.zsd-list[data-v-fad91cb6]{
  padding:21px;
  background:#FFFFFF;
}
.main[data-v-fad91cb6] {
  /* padding: 0px 300px; */
  width:1220px;
  margin:0 auto;
}
.leftside[data-v-fad91cb6] {
  margin-right:20px;
}
.rightside[data-v-fad91cb6] {
  padding: 0px;
}
.leftside .tre[data-v-fad91cb6] {
  width: 275px;
  border: 1px solid #ebeef5;
}
.rightside .fica[data-v-fad91cb6] {
  border-radius: 10px;
}
.rightside .fica .he[data-v-fad91cb6] {
  height: 56px;
  margin: -20px -18px;
  padding-left: 30px;
  background: #659DFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
}
.rightside .fica .boca[data-v-fad91cb6] {
  margin: -20px -18px;
  padding:0 30px;
  background: #fff;
}
.rightside .fica .boca .area[data-v-fad91cb6] {
  margin: 20px 0px;
  color: #555555;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.rightside .boca .area .left[data-v-fad91cb6] {
  font-size:14px;
  margin-right: 10px;
  padding: 5px;
  white-space: nowrap;
  text-align:center;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #555555;
}
.rightside .boca .area .right[data-v-fad91cb6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.rightli[data-v-fad91cb6],.addrightli[data-v-fad91cb6]{
 /* width: 48px; */
 padding: 0 10px;
 height: 24px;
  line-height:24px;
  text-align:center;
  border-radius: 6px;
  font-size:14px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color:#555555;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  text-align:center;
   margin-right: 20px;
   cursor: pointer;
   margin-bottom:10px;
}
.addrightli[data-v-fad91cb6]{
   border:1px solid #ccc;
}
.rightli.active[data-v-fad91cb6]{
   background: #659DFF;
    color: #FFFFFF;
}
.rightli[data-v-fad91cb6]:hover{
 background: #659DFF;
 color: #fff;
}
.rightside .boca .mo[data-v-fad91cb6] {
  margin: 20px 0px;
  color: #555555;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.rightside .boca .mo .ge[data-v-fad91cb6] {
  font-size: 14px;
  margin-right: 10px;
  padding: 5px;
  white-space: nowrap;
}
.rightside .boca .mo .gen[data-v-fad91cb6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.rightside .boca .mo .gen li[data-v-fad91cb6] {
  padding: 5px;
  margin-right: 20px;
}
.rightside .fibox[data-v-fad91cb6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack:end;
      -ms-flex-pack:end;
          justify-content:flex-end;
  text-align: left;
  padding: 10px 20px;
  padding-bottom: 0px;
}
.rightside .fibox .sortItem[data-v-fad91cb6] {
  margin-right: 25px;
}
.rightside .fibox .sortItem[data-v-fad91cb6]:active {
  color: #659DFF;
}
.rightside .fibox .allItem[data-v-fad91cb6] {
  margin-left: 20px;
  color: #659DFF;
  width: 130px;
  height: 24px;
  background: #ffffff;
  border: 1px solid #659DFF;
  border-radius: 3px;
  cursor:pointer;
}
.rightside .fibox .noallItem[data-v-fad91cb6]{
  color: #999;
      border-color: #999;
}
.rightside .tebox[data-v-fad91cb6] {
  margin-bottom: 30px;
}
.rightside .tebox .region[data-v-fad91cb6] {
  background-color: #fff;
  margin: 15px 0px;
}
.tebox .region .teco .ti[data-v-fad91cb6] {
  text-align: left;
}
.tebox .region .teco .tig[data-v-fad91cb6] {
  text-align: left;
}
.tebox .teco .da[data-v-fad91cb6] {
  padding: 20px;
  margin: 20px 0px;
}
.tebox .teco .da .daa[data-v-fad91cb6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-bottom: 10px;
}
.tebox .teco .da .daa .ka[data-v-fad91cb6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap:wrap;
      flex-wrap:wrap;
}
.tebox .teco .da .daa .kao[data-v-fad91cb6] {
  margin-right: 10px;
}
.tebox .teco .da .daa[data-v-fad91cb6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-top: 10px;
}
.tebox .teco .da .daa .wid[data-v-fad91cb6]{
  width:96px;
}
.tebox .teco .da .daa .cont[data-v-fad91cb6]{
  width:90%;
  text-align: left;
}
.tebox .down[data-v-fad91cb6] {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
   height: 46px;
   -webkit-box-pack: justify;
       -ms-flex-pack: justify;
           justify-content: space-between;
   padding: 0 22px 0 26px;
}
.down .zuo[data-v-fad91cb6]{
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #999999;
  line-height: 36px;
}
.online[data-v-fad91cb6]{
  margin:0 12px;
}
.down .you[data-v-fad91cb6]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.q-add-btn[data-v-fad91cb6]{
      font-size: 14px;
      font-family: Source Han Sans CN;
      font-weight: 400;
      color: #FFFFFF;
      line-height: 24px;
      background: #659DFF;
      width: 84px;
      height: 24px;
      background: #659DFF;
      border-radius: 3px;
      display: block;
      cursor: pointer;
      margin-left:30px;
}
.J_add_remove[data-v-fad91cb6]{
  background: #BBBBBB;
}
.q-btn[data-v-fad91cb6]{
      font-size: 14px;
      font-family: Source Han Sans CN;
      font-weight: 400;
      color:#659DFF;
      line-height: 24px;
      margin-left: 24px;
      cursor:pointer;
}
.q-btn img[data-v-fad91cb6]{
  margin-right:6px;
}
.tigan[data-v-fad91cb6]{
  margin-bottom:10px;
}
.qu-xuan[data-v-fad91cb6]{
/* display: flex;
align-items: center;
justify-content: space-between;
flex-wrap:wrap; */
}

.material-page .el-tree{
   overflow: overlay;
}
  /* 左侧内容 */
.cascader-search{
width:169px;
/* margin-right:20px; */
}
.cascader-search .el-input__inner{
 height:56px;
 line-height:56px;
 border-top-left-radius: 10px;
 background: #E0E0E0;
 text-align: center;
}
.cascader-search.active .el-input__inner{
 background:#659DFF;
 color: #ffffff;
}
.cascader-search .el-cascader__label{
height:56px;
line-height:56px;
 color:#555555;
}
.cascader-search.active .el-cascader__label{
 color: #fff;
 text-align: center;
}
  /* 右侧内容 */
.material-page .rightside .tebox .region .teco .el-collapse-item__header {
  display:block;
  height: 100%;
  padding:0 22px 0 26px;
}
.material-page .rightside .tebox .region .teco .el-collapse-item__arrow {
  display: none;
}
.material-page .el-collapse-item__wrap{
  border-top:1px solid #E5E5E5;
}
.tree .el-tree-node__expand-icon.expanded {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.tree .el-icon-caret-right:before {
  /* content: "\E602"; */
  font-size: 18px;
}
.tree .el-tree-node__expand-icon.expanded.el-icon-caret-right:before {
  /* content: "\E63c"; */
  font-size: 18px;
}
.tree .el-tree-node__content{
  margin-bottom: 12px;
}
.material-page .el-pagination.is-background .el-pager li:not(.disabled).active,.material-page .el-pagination.is-background .el-pager li:not(.disabled):hover{
  background: #659DFF;
}
.materialTopbox{
	height:57px;
	line-height:57px;
	background:#F4F8FF;
}
.materialCenter{
	width:1220px;
	margin: auto;
	padding:0 50px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	text-align:left;
	box-sizing:border-box;
}
.materialCenter span{
	font-size:16px;
	cursor:pointer;
	margin-right:70px;
}
.materialCenter span.active{
	color:#5292FE;
}
.cardBtn{
		position:relative;
}
.crafile{
		position:absolute;
		width:20px;
		z-index:-99;
}
.sethead{
		padding:10px 0;
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-align:center;
		    -ms-flex-align:center;
		        align-items:center;
}
.downBtn{
	    text-decoration:underline;
		cursor: pointer;
		margin-right:10px;
}

.materialTopbox[data-v-7fb7d42a]{
	height:57px;
	line-height:57px;
	background:#F4F8FF;
	border-bottom:1px solid #000;
}
.materialCenter[data-v-7fb7d42a]{
	width:1220px;
	margin: auto;
	padding:0 50px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	text-align:left;
	box-sizing:border-box;
}
.materialCenter span[data-v-7fb7d42a]{
	font-size:16px;
	cursor:pointer;
	margin-right:70px;
}
.materialCenter span.active[data-v-7fb7d42a]{
	color:#5292FE;
}
.crumbsBox[data-v-7fb7d42a]{
	width:1220px;
	margin:0 auto;
	height:50px;
	line-height:50px;
}
.crumbsBox[data-v-7fb7d42a] .el-breadcrumb{
	height:50px;
	line-height:50px;
}
.main[data-v-7fb7d42a]{
	border-top:1px solid #000;
	padding-top:20px;
}
.main-content[data-v-7fb7d42a]{
	width:1220px;
	margin:0 auto;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
}
.main-content-left[data-v-7fb7d42a]{
	width:22%;
	background:#fff;
	padding:20px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
.infobox[data-v-7fb7d42a]{
	padding:10px 0;
	border-bottom:1px solid #eee;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
}
.check-box[data-v-7fb7d42a]{
	text-align:left;
	height:30px;
	line-height:30px;
	padding:15px 0;
	border-bottom:1px solid #eee;
}
.main-content-right[data-v-7fb7d42a]{
	width:77%;
	text-align:left;
	background:#fff;
	min-height: 300px;
	float: right;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 30px 14px;
}
.tmlist[data-v-7fb7d42a]{
	padding:20px;
	border:1px solid rgba(255,255,255,0);
	border-bottom:1px dashed #ccc;
	cursor:pointer;
	position:relative;
	/* border-left:1px dashed rgba(255,255,255,0);
	border-top:1px dashed rgba(255,255,255,0);
	border-right:1px dashed rgba(255,255,255,0); */
}
.delBtn[data-v-7fb7d42a]{
	width:57px;
	height:24px;
	line-height:24px;
	text-align:center;
	color:#fff;
	background:#39f;
	position:absolute;
	right:0px;
	top:0px;
	display:none;
}
.tmlist[data-v-7fb7d42a]:hover{
	border:1px solid #5292FE;
}
.tmlist:hover .delBtn[data-v-7fb7d42a]{
	display:block;
}
.mtb10[data-v-7fb7d42a]{
	margin:10px 0;
}
.tmtitle[data-v-7fb7d42a]{
	margin:10px 0;
}
.savebtn[data-v-7fb7d42a]{
	margin:10px 0;
}
.tmbox[data-v-7fb7d42a]{
	margin:10px 0px;
}
.tmbox span[data-v-7fb7d42a]{
	display:inline-block;
	font-size:16px;
	width:70px;
}
li.tmbox span[data-v-7fb7d42a]{
	text-align:center;
}
.tmxx[data-v-7fb7d42a]{
	margin:20px 0;
}
.setmain[data-v-7fb7d42a]{
	padding:20px;
}
.textansswer[data-v-7fb7d42a]:focus-visible{
	border:1px solid #ccc;
	outline:0px solid transparent !important;
}

.materialTopbox[data-v-0820a8d4]{
	height:57px;
	line-height:57px;
	background:#F4F8FF;
	border-bottom:1px solid #ccc;
}
.materialCenter[data-v-0820a8d4]{
	width:1220px;
	margin: auto;
	padding:0 50px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	text-align:left;
	box-sizing:border-box;
}
.materialCenter span[data-v-0820a8d4]{
	font-size:16px;
	cursor:pointer;
	margin-right:70px;
}
.materialCenter span.active[data-v-0820a8d4]{
	color:#5292FE;
}
.crumbsBox[data-v-0820a8d4]{
	width:1220px;
	margin:0 auto;
	height:50px;
	line-height:50px;
}
.crumbsBox[data-v-0820a8d4] .el-breadcrumb{
	height:50px;
	line-height:50px;
}
.paperbox[data-v-0820a8d4]{
	background:#fff;
	border-top:1px solid #ccc;
}
.papermain[data-v-0820a8d4]{
	width:1220px;
	margin:0 auto;
	padding:20px 0;
}
.savebtn[data-v-0820a8d4]{
	 width:143px;
	 height:43px;
	 text-align:center;
	 line-height:43px;
	 background:#659DFF;
	 color:#FFFFFF;
	 display:block;
	 border-radius:4px;
	 cursor:pointer;
}
.middleeditor[data-v-0820a8d4]{
	z-index:99;
}


.el-select-dropdown{
	z-index:10003 !important;
}

.main[data-v-286b0f1b]{
	 display:-webkit-box;
	 display:-ms-flexbox;
	 display:flex;
}
.main-left[data-v-286b0f1b]{
	height:100vh;
	overflow-y:auto;
	/* width:140px; */
}
.main-right[data-v-286b0f1b]{
	height:100vh;
	overflow-y:auto;
	width:calc(100vw - 250px);
}
.main-left ul[data-v-286b0f1b]{
	width:250px;
}
.main-left ul li[data-v-286b0f1b]{
	line-height:30px;
	min-height:30px;
	text-align:center;
	cursor:pointer;
}
.main-left ul li.active[data-v-286b0f1b]{
	background:#ccc;
}
/*画块列表*/
.drawing-list[data-v-286b0f1b]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	    flex-wrap:wrap;
	width:100px;
}
.drawing-box[data-v-286b0f1b]{
     width:100%;
	 display:-webkit-box;
	 display:-ms-flexbox;
	 display:flex;
	 -webkit-box-align:center;
	     -ms-flex-align:center;
	         align-items:center;
}
.drawing-box .del-btn[data-v-286b0f1b]{
	 cursor:pointer;
	 margin-left:5px;
}
.Righthead li[data-v-286b0f1b]{
	width:100px;
	height:30px;
	line-height:30px;
	cursor:pointer;
}
.Righthead li.active[data-v-286b0f1b]{
	background:#d2ebff;
	color:#fff;
}
.RighContent[data-v-286b0f1b]{
	position:relative;
	text-align:left;
	width:100%;
	height:calc(100vh - 40px);
	overflow:auto;
	text-align:left;
}
.RighContent canvas[data-v-286b0f1b]{
	position:absolute;
	left:0px;
	top:0px;
}

.analysisUnitepage[data-v-bbfcf48a]{
	margin: 0;
	padding: 0;
}
.header[data-v-bbfcf48a] {
    background: #659DFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	height:70px;
}
.materialTopbox[data-v-bbfcf48a]{
  	height:57px;
  	line-height:57px;
  	background:#F4F8FF;
}
.materialCenter[data-v-bbfcf48a]{
  	width:1220px;
  	margin: auto;
  	padding:0 50px;
  	-webkit-box-sizing:border-box;
  	        box-sizing:border-box;
  	text-align:left;
  	box-sizing:border-box;
}
.materialCenter span[data-v-bbfcf48a]{
  	font-size:16px;
  	cursor:pointer;
  	margin-right:70px;
}
.materialCenter span.active[data-v-bbfcf48a]{
  	color:#5292FE;
}
.mainBox[data-v-bbfcf48a]{
  	  width:1280px;
  	  margin:32px auto 0 auto;
  	  background:#fff;
  	  text-align:left;
  	  padding:20px 30px 50px 30px;
  	  -webkit-box-sizing:border-box;
  	          box-sizing:border-box;
}
.main-head[data-v-bbfcf48a]{
  	 height:68px;
  	 line-height:68px;
  	 margin-bottom:40px;
}
.tabBtn li[data-v-bbfcf48a]{
  	 width:233px;
  	 height:67px;
  	 text-align:center;
  	 cursor:pointer;
  	 line-height:67px;
  	 font-size:20px;
  	 color:#000;
  	 border:1px solid #BBBBBB;
  	 background:#F7F7F7;
  	 -webkit-box-sizing:border-box;
  	         box-sizing:border-box;
  	 position:relative;
}
.tabBtn li.active[data-v-bbfcf48a]{
  	  background:#F98E70;
  	  color:#F9F9F9;
  	  border:1px solid #F98E70;
}
.tabBtn li span[data-v-bbfcf48a]{
  	  display:none;
  	  width: 0;
  	  height: 0;
  	  border:33px solid transparent;
  	  
  	  position:absolute;
  	  top:0px;
  	  z-index:12;
}
.tabBtn li.active span[data-v-bbfcf48a]{
  	   display:block;
}
.tabBtn li:first-of-type span[data-v-bbfcf48a]{
  	   right: -67px;
  	   border-left-color:#F98E70;
}
.tabBtn li:last-of-type span[data-v-bbfcf48a]{
  	  border-right-color:#F98E70;
  	  left: -67px;
}
  /*薄弱项训练*/
.selectTitle[data-v-bbfcf48a]{
  	  color:#61ACFE;
  	  text-align:left;
  	  font-size:16px;
  	  margin-bottom:16px;
  	  margin-top:16px;
  	  display:block;
}
.selectTitle span[data-v-bbfcf48a]{
  	 color:#6a6969;
}
.zsdRelation[data-v-bbfcf48a]{
  	  padding-left:36px;
  	  margin:30px 0;
}
.zsdRelation li[data-v-bbfcf48a]{
  	  width:232px;
  	  height:69px;
  	  line-height:69px;
  	  border-radius:10px;
  	  background:#F9F9F9;
  	  color:#000000;
  	  text-align:center;
  	  cursor:pointer;
  	  margin-right:70px;
}
.zsdRelation li.active[data-v-bbfcf48a]{
  		background:#61ACFE;
  		color:#fff;
}
.selectList[data-v-bbfcf48a]{
  	 margin:30px 0;
  	 -ms-flex-wrap:wrap;
  	     flex-wrap:wrap;
}
.selectList li[data-v-bbfcf48a]{
  	 width:137px;
  	 height:54px;
  	 line-height:54px;
  	 text-align:center;
  	 color:#000;
  	 background:#F9F9F9;
  	 border-radius:10px;
  	 cursor: pointer;
  	 margin-right:50px;
  	 margin-bottom:10px;
}
.selectList li.active[data-v-bbfcf48a]{
  	 background: #61ACFE;
  	  color: #fff;
}
.selectList li[data-v-bbfcf48a]:last-of-type{
  	 margin-right:0px;
}
  /*模板列表 */
.templateList[data-v-bbfcf48a]{
  	  padding-left:36px;
  	  margin:30px 0; 
  	  display:-webkit-box; 
  	  display:-ms-flexbox; 
  	  display:flex;
  	  -ms-flex-wrap:wrap;
  	      flex-wrap:wrap;
}
.templateList li[data-v-bbfcf48a]{
  	   width:260px;
  	   height:200px;
  	   background:#f0f8ff;
  	   overflow: hidden;
  	   -webkit-box-sizing: border-box;
  	           box-sizing: border-box;
  	   border-radius: 13px;
  	   cursor:pointer;
  	   margin-right:40px;
  	   margin-bottom:10px;
  	   border:2px solid rgba(255,255,255,0);
}
.templateList li.active[data-v-bbfcf48a]{
  	   border:2px solid #61ACFE;
}
.templateList li[data-v-bbfcf48a]:nth-of-type(4n){
  	   margin-right:0px;
}
.templateList li .templHead[data-v-bbfcf48a]{
  	   height:32px;
  	   text-align:center;
  	   line-height:32px;
}
.templateList li .templMain[data-v-bbfcf48a]{
  	      display: block;
  	      height: 152px;
  	      overflow-x: hidden;
  	      overflow-y: auto;
  	      -webkit-box-sizing: border-box;
  	              box-sizing: border-box;
  	      border-radius: 10px;
  	      padding: 20px 6px;
  	      margin: 0 10px;
  		  background:#fff;
  		  position:relative;
}
.templMain .iconkong[data-v-bbfcf48a]{
  	    color: #bbb;
  		font-size: 86px;
  		position: absolute;
  		left: 50%;
  		top:50%;
  		-webkit-transform: translate(-50%,-50%);
  		        transform: translate(-50%,-50%);
}
.templDialog[data-v-bbfcf48a]{
  	   text-align:left;
}
.tamplContent[data-v-bbfcf48a]{
  	   padding:0 30px;
  	   -webkit-box-sizing:border-box;
  	           box-sizing:border-box;
}
.selectNumber[data-v-bbfcf48a]{
  	   margin-top:20px;
  	   display:-webkit-box;
  	   display:-ms-flexbox;
  	   display:flex;
  	   -ms-flex-wrap:wrap;
  	       flex-wrap:wrap;
  	   -webkit-box-pack:justify;
  	       -ms-flex-pack:justify;
  	           justify-content:space-between;
  	   max-height:390px;
  	   overflow-y:auto;
}
.selectNumber li[data-v-bbfcf48a]{
  	   width:50%;
  	   text-align:center;
  	   margin-bottom:20px;
}
.selectNumber li span[data-v-bbfcf48a]{
  		width:50%;
  		display:inline-block;
  		margin-right:10px;
}
.checkDifficulty[data-v-bbfcf48a]{
}
.preferenceMen[data-v-bbfcf48a]{
}
.preferenceMen li[data-v-bbfcf48a]{
  	   display:-webkit-box;
  	   display:-ms-flexbox;
  	   display:flex;
  	   -webkit-box-align:center;
  	       -ms-flex-align:center;
  	           align-items:center;
  	   margin-bottom:15px;
}
.preferenceMen li span[data-v-bbfcf48a]{
  	   display:inline-block;
  	   width:93px;
  	   height:34px;
  	   line-height:34px;
  	   text-align:center;
  	   border-radius:10px;
  	   background:#F9F9F9;
  	   cursor:pointer;
  	   margin-right:25px;
}
.preferenceMen li span.active[data-v-bbfcf48a]{
  	   background:#61ACFE;
  	   color:#fff;
}
.preferenceMen li span[data-v-bbfcf48a]:last-of-type{
  	   margin-right:0px;
}
  /* 出题范围 */
.tabGroup[data-v-bbfcf48a]{
  	   margin-bottom:40px;
}
.tabGroup li[data-v-bbfcf48a]{
  	   width:131px;
  	   height:49px;
  	   line-height:49px;
  	   text-align:center;
  	   border:1px solid #BBBBBB;
  	   background:#FFFFFF;
  	   cursor:pointer;
}
.tabGroup li[data-v-bbfcf48a]:first-of-type{
  	   border-right:none;
}
.tabGroup li.active[data-v-bbfcf48a]{
  	   color:#F9F9F9;
  	   background:#97D9DF;
}
.step[data-v-bbfcf48a]{
  	   width:180px;
  	   height:56px;
  	   line-height:56px;
  	   text-align:center;
  	   background:#61ACFE;
  	   color:#fff;
  	   border-radius:10px;
  	   cursor: pointer;
  	   margin:40px auto 0 auto;
}
.btnGroup[data-v-bbfcf48a]{
  	   -webkit-box-pack:center;
  	       -ms-flex-pack:center;
  	           justify-content:center;
  	   margin-top:40px;
}
.prevBtn[data-v-bbfcf48a]{
  	   width:180px;
  	   height:56px;
  	   line-height:56px;
  	   text-align:center;
  	   background:#E8E8E8;
  	   color:#000000;
  	   border-radius:10px;
  	   cursor: pointer;
  	   margin-right:100px;
}
.creatBtn[data-v-bbfcf48a]{
  	   width:180px;
  	   height:56px;
  	   line-height:56px;
  	   text-align:center;
  	   background:#61ACFE;
  	   color:#fff;
  	   border-radius:10px;
  	   cursor: pointer;
}
.parapershow[data-v-bbfcf48a]{
    	padding:20px;
    	-webkit-box-sizing:border-box;
    	        box-sizing:border-box;
}
.zsd-list[data-v-bbfcf48a]{
    	margin-bottom:16px;
}
.downPapershow[data-v-bbfcf48a]{
    	width:1220px;
    	margin:0 auto;
    	background:#fff;
    	padding:20px;
    	-webkit-box-sizing:border-box;
    	        box-sizing:border-box;
}
.timoban[data-v-bbfcf48a]{
		margin:10px 0px;
}
.aclBox[data-v-bbfcf48a]{
		width:52px;
		height:52px;
		line-height:52px;
		text-align:center;
		border:1px solid #5286E6;
		color:#101010;
		position:relative;
		margin-right:40px;
		cursor:pointer;
}
.timobanlist[data-v-bbfcf48a]{
		margin:10px auto;
}
.moicon[data-v-bbfcf48a]{
		position:absolute;
		top: -9px;
		right: -9px;
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		width:28px;
		height:28px;
		border-radius:50%;
	    -webkit-box-align: center;
	        -ms-flex-align: center;
	            align-items: center;
	    -webkit-box-pack: center;
	        -ms-flex-pack: center;
	            justify-content: center;
		background:#0CC88F;
		color:#fff;
}
.moicon i[data-v-bbfcf48a]{
		font-size: 20px;
}
.moiconAc[data-v-bbfcf48a]{
		position:absolute;
		top: -9px;
		right: -9px;
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		width:28px;
		height:28px;
		border-radius:50%;
	    -webkit-box-align: center;
	        -ms-flex-align: center;
	            align-items: center;
	    -webkit-box-pack: center;
	        -ms-flex-pack: center;
	            justify-content: center;
		background:#FF7B7B;
		color:#fff;
}
.moiconAc i[data-v-bbfcf48a]{
		font-size: 20px;
}

.main[data-v-4fc702be]{
	 display:-webkit-box;
	 display:-ms-flexbox;
	 display:flex;
}
.main-left[data-v-4fc702be]{
	height:100vh;
	overflow-y:auto;
	width:215px;
}
.main-right[data-v-4fc702be]{
	height:100vh;
	overflow-y:auto;
	width:calc(100vw - 215px);
}
.main-left ul li[data-v-4fc702be]{
	height:50px;
	line-height:50px;
	/* width:200px; */
	text-align:center;
	cursor:pointer;
}
.main-left ul li.active[data-v-4fc702be]{
	background:#ccc;
}
.Righthead li[data-v-4fc702be]{
	width:100px;
	height:30px;
	line-height:30px;
	cursor:pointer;
}
.Righthead li.active[data-v-4fc702be]{
	background:#d2ebff;
	color:#fff;
}
.RighContent[data-v-4fc702be]{
	position:relative;
	width:100%;
	height:calc(100vh - 40px);
	overflow:auto;
}
.RighContent canvas[data-v-4fc702be]{
	position:absolute;
	left:0px;
	top:0px;
}
.hasbox[data-v-4fc702be]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
	width:50%;
}
.timuNum[data-v-4fc702be]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	    flex-wrap:wrap;
}
.delBtn[data-v-4fc702be]{
	color:red;
	float:right;
}

.ceard-page[data-v-040f82e1] {
  text-align: left;
  background: #fff;
}
.ceard-page .page-header[data-v-040f82e1] {
    height: 50px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-bottom: 1px solid #ccc;
}
.ceard-page .container-main[data-v-040f82e1] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: calc(100vh - 50px);
}
.ceard-page .container-main .container-left[data-v-040f82e1] {
      width: calc(100vw - 320px);
      background: #ebecee;
      overflow: auto;
      height: 100%;
      position: relative;
}
.ceard-page .container-main .container-left .check-group .check-title[data-v-040f82e1] {
        font-weight: 600;
        font-size: 16px;
}
.ceard-page .container-main .container-left .check-group .check-ul-box[data-v-040f82e1] {
        margin: 5px 15px;
}
.ceard-page .container-main .container-left .check-group .check-ul-box .check-li-box[data-v-040f82e1] {
          line-height: 24px;
          height: 24px;
          width: 100%;
          text-align: center;
}
.ceard-page .container-main .container-left .check-group .check-ul-box .check-li-box .e-name[data-v-040f82e1] {
            width: 20px;
}
.ceard-page .container-main .container-left .check-group .check-ul-box .check-li-box .xx-box span[data-v-040f82e1] {
            width: 24px;
            padding: 0 9px;
}
.ceard-page .container-main .container-left .TestInfo[data-v-040f82e1] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        color: #000;
        border: 1px solid #ccc;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        width: 600px;
        margin: 10px auto;
        -ms-flex-pack: distribute;
            justify-content: space-around;
}
.ceard-page .container-main .container-left .TestInfo .ewm[data-v-040f82e1] {
          width: 20%;
          text-align: center;
}
.ceard-page .container-main .container-left .TestInfo .zkz[data-v-040f82e1] {
          text-align: center;
}
.ceard-page .container-main .container-left .TestInfo .zkz li[data-v-040f82e1] {
            line-height: 30px;
            height: 30px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: distribute;
                justify-content: space-around;
}
.ceard-page .container-main .container-left .TestInfo .zkz li span[data-v-040f82e1] {
              width: 38px;
              margin: 0 3px;
}
.ceard-page .container-main .container-left .TestInfo .Absent[data-v-040f82e1] {
          position: absolute;
          right: 45px;
          text-align: center;
}
.ceard-page .container-main .container-left .TestInfo .Absent .Absent-box[data-v-040f82e1] {
            margin: 20px auto;
            width: 22px;
            border: 1px solid black;
            display: block;
            height: 12px;
}
.ceard-page .container-main .container-left .TestInfo .AbsentA3[data-v-040f82e1] {
          right: 18px;
}
.ceard-page .container-main .container-left .PDFB4[data-v-040f82e1] {
        width: 1375px;
        height: 971px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.ceard-page .container-main .container-left .PDFB4 .page-box[data-v-040f82e1] {
          width: 686px;
          background: #fff;
          height: 969px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
}
.ceard-page .container-main .container-left .PDFB4 .pageright[data-v-040f82e1] {
          border: 1px solid #000;
}
.ceard-page .container-main .container-left .PDFA3[data-v-040f82e1] {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        width: 1586.7px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.ceard-page .container-main .container-left .PDFA3 .page-box[data-v-040f82e1] {
          background-color: white;
          color: #fff;
          width: 793.35px;
          height: 1122px;
          padding-left: 64.35px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          position: relative;
          padding-top: 40px;
          padding-bottom: 40px;
}
.ceard-page .container-main .container-left .PDFA3 .page-box .locationPoint[data-v-040f82e1] {
            position: relative;
}
.ceard-page .container-main .container-left .PDFA3 .page-box .locationPoint .pointBox[data-v-040f82e1] {
              display: block;
              width: 15px;
              height: 15px;
              background: #000;
              position: absolute;
}
.ceard-page .container-main .container-left .PDFA3 .page-box .locationPoint .PointLTop[data-v-040f82e1] {
              left: -30px;
              top: -25px;
}
.ceard-page .container-main .container-left .PDFA3 .page-box .locationPoint .PointLBottom[data-v-040f82e1] {
              left: -25px;
              bottom: -1067px;
}
.ceard-page .container-main .container-left .PDFA3 .page-box .locationPoint .PointLBottomlist[data-v-040f82e1] {
              right: -25px;
              top: 0px;
              background: rgba(255, 255, 255, 0);
              position: absolute;
}
.ceard-page .container-main .container-left .PDFA3 .page-box .locationPoint .PointLBottomlist div[data-v-040f82e1] {
                display: block;
                width: 15px;
                height: 15px;
                background: #000;
                margin-bottom: 10px;
}
.ceard-page .container-main .container-left .PDFA3 .page-box .TestTitle[data-v-040f82e1] {
            text-align: center;
            color: #000;
            font-weight: normal;
            width: 480px;
            margin: 0 auto;
            padding-bottom: 10px;
}
.ceard-page .container-main .container-left .PDFA3 .page-box .TestTitle span[data-v-040f82e1] {
              font-size: 20px;
}
.ceard-page .container-main .container-left .PDFA3 .page-box .frameB[data-v-040f82e1] {
            position: absolute;
            border: 1px solid #000;
            width: 720px;
            -webkit-box-sizing: border-box;
                    box-sizing: border-box;
}
.ceard-page .container-main .container-left .PDFA3 .pageright[data-v-040f82e1] {
          padding-right: 64.35px;
          padding-left: 8px;
}
.ceard-page .container-main .container-left .PDFA3 .list-group-item[data-v-040f82e1] {
          width: 720px;
          position: absolute;
          padding: 5px;
          border-bottom: 1px solid #333;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
}
.ceard-page .container-main .container-left .PDFA3 .list-group-item .show-small[data-v-040f82e1] {
            font-size: 16px;
}
.ceard-page .container-main .container-left .PDFA3 .list-group-item .list-title[data-v-040f82e1] {
            font-size: 16px;
            font-weight: 600;
}
.ceard-page .container-main .container-left .PDFA3 .list-group-item .item-smalltihao[data-v-040f82e1] {
            width: 60px;
            display: inline-block;
}
.ceard-page .container-main .container-left .PDFA3 .list-group-item p[data-v-040f82e1] {
            line-height: 35px;
            font-size: 16px;
}
.ceard-page .container-main .container-left .PDFA3 .list-group-item .composition_box[data-v-040f82e1] {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            margin-bottom: 10px;
}
.ceard-page .container-main .container-left .PDFA3 .list-group-item .composition_box .composition_li[data-v-040f82e1] {
              width: 31px;
              height: 31px;
              display: block;
              border-left: 1px solid #000;
              border-bottom: 1px solid #000;
              border-top: 1px solid #000;
              position: relative;
}
.ceard-page .container-main .container-left .PDFA3 .list-group-item .composition_box .composition_li[data-v-040f82e1]:last-of-type {
                border-right: 1px solid #000;
}
.ceard-page .container-main .container-left .PDFA3 .list-group-item .composition_box .flage_title[data-v-040f82e1] {
              position: absolute;
              bottom: -13px;
              right: 0;
}
.ceard-page .container-main .container-left .PDFA3 .noPocalss[data-v-040f82e1] {
          border-bottom: none;
}
.ceard-page .container-main .container-left .PDFA4[data-v-040f82e1] {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        width: 210mm;
}
.ceard-page .container-main .container-left .PDFA4 .page-box[data-v-040f82e1] {
          color: #fff;
          width: 210mm;
          height: 1122px;
          padding: 40px 55px 40px 55px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          position: relative;
          background: #fff;
}
.ceard-page .container-main .container-left .PDFA4 .page-box .locationPoint[data-v-040f82e1] {
            position: relative;
}
.ceard-page .container-main .container-left .PDFA4 .page-box .locationPoint .pointBox[data-v-040f82e1] {
              display: block;
              width: 15px;
              height: 15px;
              background: #000;
              position: absolute;
}
.ceard-page .container-main .container-left .PDFA4 .page-box .locationPoint .PointLTop[data-v-040f82e1] {
              left: -30px;
              top: -25px;
}
.ceard-page .container-main .container-left .PDFA4 .page-box .locationPoint .PointLBottom[data-v-040f82e1] {
              left: -25px;
              bottom: -1060px;
              position: absolute;
}
.ceard-page .container-main .container-left .PDFA4 .page-box .locationPoint .PointLBottomlist[data-v-040f82e1] {
              right: -25px;
              top: 0px;
              background: rgba(255, 255, 255, 0);
              position: absolute;
}
.ceard-page .container-main .container-left .PDFA4 .page-box .locationPoint .PointLBottomlist div[data-v-040f82e1] {
                display: block;
                width: 15px;
                height: 15px;
                background: #000;
                margin-bottom: 10px;
}
.ceard-page .container-main .container-left .PDFA4 .page-box .frameB[data-v-040f82e1] {
            position: absolute;
            border: 1px solid #000;
            width: 683px;
            -webkit-box-sizing: border-box;
                    box-sizing: border-box;
}
.ceard-page .container-main .container-left .PDFA4 .page-box .potted-title[data-v-040f82e1] {
            display: inline-block;
            width: 200px;
            font-size: 20px;
}
.ceard-page .container-main .container-left .PDFA4 .page-box .TestTitle[data-v-040f82e1] {
            width: 480px;
            margin: 0 auto;
            font-size: 20px;
            text-align: center;
            color: #000;
}
.ceard-page .container-main .container-left .PDFA4 .list-group-item[data-v-040f82e1] {
          width: 683px;
          padding: 5px;
          position: absolute;
          left: 55px;
          border-bottom: 1px solid #333;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
}
.ceard-page .container-main .container-left .PDFA4 .list-group-item .show-small[data-v-040f82e1] {
            font-size: 16px;
}
.ceard-page .container-main .container-left .PDFA4 .list-group-item .list-title[data-v-040f82e1] {
            font-size: 16px;
            font-weight: 600;
}
.ceard-page .container-main .container-left .PDFA4 .list-group-item .item-smalltihao[data-v-040f82e1] {
            width: 60px;
            display: inline-block;
}
.ceard-page .container-main .container-left .PDFA4 .list-group-item p[data-v-040f82e1] {
            line-height: 35px;
            font-size: 16px;
}
.ceard-page .container-main .container-left .PDFA4 .list-group-item .composition_box[data-v-040f82e1] {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            margin-bottom: 10px;
}
.ceard-page .container-main .container-left .PDFA4 .list-group-item .composition_box .composition_li[data-v-040f82e1] {
              width: 31px;
              height: 31px;
              display: block;
              border-left: 1px solid #000;
              border-bottom: 1px solid #000;
              border-top: 1px solid #000;
              position: relative;
}
.ceard-page .container-main .container-left .PDFA4 .list-group-item .composition_box .composition_li[data-v-040f82e1]:last-of-type {
                border-right: 1px solid #000;
}
.ceard-page .container-main .container-left .PDFA4 .list-group-item .composition_box .flage_title[data-v-040f82e1] {
              position: absolute;
              bottom: -13px;
              right: 0;
}
.ceard-page .container-main .container-left .PDFA4 .noPocalss[data-v-040f82e1] {
          border-bottom: none;
}
.ceard-page .container-main .container-right[data-v-040f82e1] {
      width: 320px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      height: 100%;
}
.ceard-page .container-main .container-right .set-title[data-v-040f82e1] {
        background-color: #f7f8fa;
        height: 40px;
        line-height: 40px;
        text-align: left;
        font-size: 16px;
        font-weight: 700;
        padding: 0 30px;
        border: 1px solid #e3e6e7;
}
.ceard-page .container-main .container-right .set-box[data-v-040f82e1] {
        margin: 20px 30px;
}
.flex[data-v-040f82e1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.wangeditor-page[data-v-a6861572]{
	position: absolute;
	left: 0px;
	width:100%;
	z-index:9;
}
.toolbar[data-v-a6861572] {
            border: 1px solid #ccc;
}
.text[data-v-a6861572] {
		border: 1px solid #ccc;
		/* min-height:50px; */
	/* 	overflow-y:auto;
		overflow-x:hidden; */
}
P[data-v-a6861572]{
		margin:0 !important;
}
.saveBtn[data-v-a6861572]{
	   text-align:right;
}
.w-e-text ul[data-v-a6861572]{
		margin:0 !important;
}

.w-e-text{
	padding:0 !important;
}
.w-e-text ul{
	margin-left:0px;
	margin-right:0px;
}



















.backStage-page[data-v-42c25dff] {
  background: #002652;
  min-width: 1920px;
  min-height: 1080px;
  padding: 0.1rem 0.4rem 0.3rem 0.4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.touca[data-v-42c25dff] {
  margin-bottom: 0.3rem;
  background: #002652;
}
.shen[data-v-42c25dff] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.touca .ding[data-v-42c25dff] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.touca .ding .bia[data-v-42c25dff] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.touca .ding .log[data-v-42c25dff] {
  width: 0.47rem;
  height: 0.47rem;
}
.touca .ding .biao[data-v-42c25dff] {
  margin-left: 0.25rem;
  font-size: 0.37rem;
  font-family: FZZhengHeiS-EB-GB,"Microsoft YaHei";
  font-weight: bold;
  color: #ffffff;
  line-height: 0.44rem;
}
.touca .ding .shi[data-v-42c25dff] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.3rem;
  color: #00f7fc;
}
.touca .ding .shij[data-v-42c25dff] {
  margin-left: 0.15rem;
  font-size: 0.27rem;
  font-family: Gadugi;
  font-weight: 400;
}
.touca .main[data-v-42c25dff] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.touca .main .zhi[data-v-42c25dff] {
  width: 4.6rem;
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
  border-right: 0.01rem solid #e4e5e6;
  text-align: left;
}
.touca .zhi .zon[data-v-42c25dff] {
  font-size: 0.15rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 0.1rem;
}
.touca .zhi .zong[data-v-42c25dff] {
  font-size: 0.56rem;
  font-family: Gadugi;
  font-weight: bold;
  color: #00f6ff;
  margin-bottom: 0.1rem;
  height: 0.5rem;
  line-height: 0.4rem;
}
.touca .zhi .jin[data-v-42c25dff] {
  margin-bottom: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.touca .zhi .jinr[data-v-42c25dff] {
  font-size: 0.15rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #ffffff;
}
.touca .zhi .jinri[data-v-42c25dff] {
  margin-left: -0.04rem;
  color: #e6b427;
  font-size: 0.3rem;
  width: 0.28rem;
  height: 0.24rem;
  line-height: 0.3rem;
}
.touca .zhi .jinrif[data-v-42c25dff] {
  color: #e6b427;
  font-size: 0.22rem;
  font-family: Gadugi;
  font-weight: 400;
}
.touca .zhi .shu[data-v-42c25dff] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.2rem;
}
.touca .zhi .shul[data-v-42c25dff] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0.5rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.touca .zhi .shutu[data-v-42c25dff] {
  width: 0.4rem;
  height: 0.4rem;
}
.touca .zhi .shuli[data-v-42c25dff] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 0.05rem;
}
.touca .zhi .shulia[data-v-42c25dff] {
  font-size: 0.27rem;
  font-family: Gadugi;
  font-weight: bold;
  color: #00eaff;
  margin-bottom: 0.12rem;
  line-height: 0.2rem;
}
.touca .zhi .shulian[data-v-42c25dff] {
  font-size: 0.11rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
}
.touca .zhi .jindu[data-v-42c25dff] {
  width: 3.25rem;
}
.touca .main .zha[data-v-42c25dff] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 12.45rem;
  padding: 0.1rem 0.7rem 0.1rem 0.7rem;
}
.touca .main .zhab[data-v-42c25dff] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.touca .main .zhab .tit[data-v-42c25dff] {
  margin: auto;
  font-size: 0.15rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #ffffff;
}
.touca .main .zhab .zhabi[data-v-42c25dff] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 2rem;
}
.touca .main .zhabi .pie[data-v-42c25dff] {
  width: 3.2rem;
  height: 2rem;
}
.touca .main .zhabi .ren[data-v-42c25dff] {
  width: 1rem;
  height: 1.4rem;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 0.05rem;
}
.touca .main .zhabi .rens[data-v-42c25dff] {
  font-size: 0.17rem;
  font-family: Gadugi;
  font-weight: bold;
  color: #00fcff;
}
.touca .main .zhabi .bai[data-v-42c25dff] {
  width: 1rem;
  height: 1.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 0.05rem;
}
.touca .main .zhabi .baif[data-v-42c25dff] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.touca .main .zhabi .baife[data-v-42c25dff] {
  font-size: 0.23rem;
  font-family: Gadugi;
  font-weight: bold;
}
.touca .main .zhabi .baifen[data-v-42c25dff] {
  font-size: 0.13rem;
  font-family: Gadugi;
  font-weight: bold;
  color: #ffffff;
}
.shen .zuo[data-v-42c25dff] {
  width: 5.9rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.shen .zuo .fa[data-v-42c25dff] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.shen .zuo .fan[data-v-42c25dff] {
  position: relative;
}
.shen .zuo .fantu[data-v-42c25dff] {
  width: 1.24rem;
  height: 2.15rem;
}
.shen .zuo .fang[data-v-42c25dff] {
  position: absolute;
  top: 0rem;
  left: 0.08rem;
  text-align: left;
}
.shen .zuo .fangw[data-v-42c25dff] {
  margin-top: 0.5rem;
  font-size: 0.19rem;
  font-family: Source Han Sans CN;
  color: #ffffff;
}
.shen .zuo .fangwe[data-v-42c25dff] {
  margin-top: 0.8rem;
  font-size: 0.26rem;
  font-family: Arial Rounded MT Bold;
  color: #ffffff;
}
.shen .zuo .pin[data-v-42c25dff] {
  width: 5.9rem;
  padding-left: 0.55rem;
  padding-top: 0.3rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #003573;
  -webkit-box-shadow: 0rem 0.12rem 0.25rem 0.04rem rgba(86, 103, 234, 0.08);
          box-shadow: 0rem 0.12rem 0.25rem 0.04rem rgba(86, 103, 234, 0.08);
  border-radius: 0.06rem;
  text-align: left;
}
.shen .zuo .ping[data-v-42c25dff] {
  font-size: 0.16rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #ffffff;
}
.shen .zuo .pingt[data-v-42c25dff] {
  margin: 0.25rem 0rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.shen .zuo .pingta[data-v-42c25dff] {
  font-size: 0.15rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #ffffff;
}
.shen .zuo .sco_pin[data-v-42c25dff] {
  height: 3rem;
  overflow: hidden;
}
.shen .zuo .sco_ping[data-v-42c25dff] {
  margin: 0.2rem 0rem;
  font-family: Source Han Sans CN;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.shen .zuo .sco_ping[data-v-42c25dff]:first-of-type {
  margin: 0rem;
  font-family: Source Han Sans CN;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.shen .zuo .sco_pai[data-v-42c25dff] {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  font-size: 0.15rem;
  color: #ffffff;
}
.shen .zuo .sco_xue[data-v-42c25dff] {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
  font-size: 0.15rem;
  font-weight: 400;
  color: #33b1eb;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.shen .zuo .sco_diz[data-v-42c25dff] {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
  font-size: 0.15rem;
  font-weight: 400;
  color: #d7deff;
}
.shen .zhong[data-v-42c25dff] {
  width: 7.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.shen .zhong .chinaTitle[data-v-42c25dff] {
  color: #FFFFFF;
  text-align: left;
  font-weight: 600;
  font-size: 0.17rem;
  margin-top: 0.15rem;
}
.shen .zhong .fen[data-v-42c25dff] {
  width: 7.3rem;
  height: 4.3rem;
  margin: auto;
}
/* .shen .zhong .bij {
  width: 7.3rem;
  height: 2rem;
  box-shadow: 0rem 0.06rem 0.21rem 0rem rgba(86, 103, 234, 0.08);
} */
.shen .you[data-v-42c25dff] {
  width: 4.9rem;
  height: 6.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.shen .you .qus[data-v-42c25dff] {
  width: 4.85rem;
  height: 3.15rem;
  padding-top: 0.15rem;
  padding-left: 0.2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #003573;
  -webkit-box-shadow: 0rem 0.06rem 0.21rem 0rem rgba(86, 103, 234, 0.08);
          box-shadow: 0rem 0.06rem 0.21rem 0rem rgba(86, 103, 234, 0.08);
}
.shen .you .xin[data-v-42c25dff] {
  width: 4.85rem;
  height: 3.15rem;
  padding-left: 0.35rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #003573;
  -webkit-box-shadow: 0rem 0.12rem 0.25rem 0.04rem rgba(86, 103, 234, 0.08);
          box-shadow: 0rem 0.12rem 0.25rem 0.04rem rgba(86, 103, 234, 0.08);
  border-radius: 0.06rem;
  text-align: left;
}
.shen .you .xinx[data-v-42c25dff] {
  margin: 0.25rem 0rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.shen .you .xinxi[data-v-42c25dff] {
  font-size: 0.15rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #ffffff;
}
.shen .you .sco_xin[data-v-42c25dff] {
  height: 2.5rem;
  overflow: hidden;
}
.shen .you .sco_xinx[data-v-42c25dff] {
  margin: 0.2rem 0rem;
  font-family: Source Han Sans CN;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.shen .you .sco_xinx[data-v-42c25dff]:first-of-type {
  margin: 0rem;
  font-family: Source Han Sans CN;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.shen .you .sco_zui[data-v-42c25dff] {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
  font-size: 0.15rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #ffffff;
}
.shen .you .sco_ren[data-v-42c25dff] {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  font-size: 0.15rem;
  font-weight: 400;
  color: #33b1eb;
}
.shen .you .sco_shi[data-v-42c25dff] {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
  font-size: 0.15rem;
  font-weight: 400;
  color: #d7deff;
}

.backStage-page .touca .el-card {
  padding: 0rem 0.45rem;
  background-color: #003573;
  border: 0.01rem solid rgba(86, 103, 234, 0.08);
  -webkit-box-shadow: 0rem 0.16rem 0.26rem 0.06rem rgba(86, 103, 234, 0.08);
          box-shadow: 0rem 0.16rem 0.26rem 0.06rem rgba(86, 103, 234, 0.08);
  border-radius: 0.1rem;
}
.backStage-page .touca .el-card__header {
  padding: 0.25rem 0rem 0.15rem 0rem;
}
.backStage-page .touca .el-card__body {
  padding: 0.15rem 0rem 0.2rem 0rem;
}
.backStage-page .touca .zhi .jindu .el-progress-bar__outer {
  border-radius: 0rem;
  background: #e6b427;
  height: 0.1rem !important;
}
.backStage-page .touca .zhi .jindu .el-progress-bar__inner {
  border-radius: 0rem;
}

.school-page[data-v-0f772348] {
  background: #002652;
  min-width: 1920px;
  min-height: 1080px;
  padding: 0.1rem 0.4rem 0.3rem 0.4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.touca[data-v-0f772348] {
  margin-bottom: 0.3rem;
  background: #002652;
}
.shen[data-v-0f772348] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.touca .ding[data-v-0f772348] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.touca .ding .bia[data-v-0f772348] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.touca .ding .log[data-v-0f772348] {
  width: 0.47rem;
  height: 0.47rem;
}
.touca .ding .biao[data-v-0f772348] {
  margin-left: 0.25rem;
  font-size: 0.37rem;
  font-family: FZZhengHeiS-EB-GB,"Microsoft YaHei";
  font-weight: 600;
  color: #ffffff;
  line-height: 0.44rem;
}
.touca .ding .shi[data-v-0f772348] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.3rem;
  color: #00f7fc;
}
.touca .ding .shij[data-v-0f772348] {
  margin-left: 0.15rem;
  font-size: 0.27rem;
  font-family: Gadugi;
  font-weight: 400;
}
.touca .main[data-v-0f772348] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.touca .main .zhi[data-v-0f772348] {
  width: 4.6rem;
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
  border-right: 0.01rem solid #e4e5e6;
  text-align: left;
}
.touca .zhi .zon[data-v-0f772348] {
  font-size: 0.15rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 0.1rem;
}
.touca .zhi .zong[data-v-0f772348] {
  font-size: 0.56rem;
  font-family: Gadugi;
  font-weight: bold;
  color: #00f6ff;
  margin-bottom: 0.1rem;
  height: 0.5rem;
  line-height: 0.4rem;
}
.touca .zhi .jin[data-v-0f772348] {
  margin-bottom: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.touca .zhi .jinr[data-v-0f772348] {
  font-size: 0.15rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #ffffff;
}
.touca .zhi .jinri[data-v-0f772348] {
  margin-left: -0.04rem;
  color: #e6b427;
  font-size: 0.3rem;
  width: 0.28rem;
  height: 0.24rem;
  line-height: 0.3rem;
}
.touca .zhi .jinrif[data-v-0f772348] {
  color: #e6b427;
  font-size: 0.22rem;
  font-family: Gadugi;
  font-weight: 400;
}
.touca .zhi .shu[data-v-0f772348] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.2rem;
}
.touca .zhi .shul[data-v-0f772348] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0.5rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.touca .zhi .shutu[data-v-0f772348] {
  width: 0.4rem;
  height: 0.4rem;
}
.touca .zhi .shuli[data-v-0f772348] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 0.05rem;
}
.touca .zhi .shulia[data-v-0f772348] {
  font-size: 0.27rem;
  font-family: Gadugi;
  font-weight: bold;
  color: #00eaff;
  margin-bottom: 0.12rem;
  line-height: 0.2rem;
}
.touca .zhi .shulian[data-v-0f772348] {
  font-size: 0.11rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
}
.touca .zhi .jindu[data-v-0f772348] {
  width: 3.25rem;
}
.touca .main .zha[data-v-0f772348] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 12.45rem;
  padding: 0.1rem 0.7rem 0.1rem 0.7rem;
}
.touca .main .zhab[data-v-0f772348] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.touca .main .zhab .tit[data-v-0f772348] {
  margin: auto;
  font-size: 0.15rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #ffffff;
}
.touca .main .zhab .zhabi[data-v-0f772348] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 2rem;
}
.touca .main .zhabi .pie[data-v-0f772348] {
  width: 3.2rem;
  height: 2rem;
}
.touca .main .zhabi .ren[data-v-0f772348] {
  width: 1rem;
  height: 1.4rem;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 0.05rem;
}
.touca .main .zhabi .rens[data-v-0f772348] {
  font-size: 0.17rem;
  font-family: Gadugi;
  font-weight: bold;
  color: #00fcff;
}
.touca .main .zhabi .bai[data-v-0f772348] {
  width: 1rem;
  height: 1.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 0.05rem;
}
.touca .main .zhabi .baif[data-v-0f772348] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.touca .main .zhabi .baife[data-v-0f772348] {
  font-size: 0.23rem;
  font-family: Gadugi;
  font-weight: bold;
}
.touca .main .zhabi .baifen[data-v-0f772348] {
  font-size: 0.13rem;
  font-family: Gadugi;
  font-weight: bold;
  color: #ffffff;
}
.shen .zuo[data-v-0f772348] {
  width: 5.9rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.shen .zuo .fa[data-v-0f772348] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.shen .zuo .fan[data-v-0f772348] {
  position: relative;
}
.shen .zuo .fantu[data-v-0f772348] {
  width: 1.24rem;
  height: 2.15rem;
}
.shen .zuo .fang[data-v-0f772348] {
  position: absolute;
  top: 0rem;
  left: 0.08rem;
  text-align: left;
}
.shen .zuo .fangw[data-v-0f772348] {
  margin-top: 0.5rem;
  font-size: 0.19rem;
  font-family: Source Han Sans CN;
  color: #ffffff;
}
.shen .zuo .fangwe[data-v-0f772348] {
  margin-top: 0.8rem;
  font-size: 0.26rem;
  font-family: Arial Rounded MT Bold;
  color: #ffffff;
}
.shen .zuo .pin[data-v-0f772348] {
  width: 5.9rem;
  padding-left: 0.55rem;
  padding-top: 0.3rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #003573;
  -webkit-box-shadow: 0rem 0.12rem 0.25rem 0.04rem rgba(86, 103, 234, 0.08);
          box-shadow: 0rem 0.12rem 0.25rem 0.04rem rgba(86, 103, 234, 0.08);
  border-radius: 0.06rem;
  text-align: left;
}
.shen .zuo .ping[data-v-0f772348] {
  font-size: 0.16rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #ffffff;
}
.shen .zuo .pingt[data-v-0f772348] {
  margin: 0.25rem 0rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.shen .zuo .pingta[data-v-0f772348] {
  font-size: 0.15rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #ffffff;
}
.shen .zuo .sco_pin[data-v-0f772348] {
  height: 3rem;
  overflow: hidden;
}
.shen .zuo .sco_ping[data-v-0f772348] {
  margin: 0.2rem 0rem;
  font-family: Source Han Sans CN;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.shen .zuo .sco_ping[data-v-0f772348]:first-of-type {
  margin: 0rem;
  font-family: Source Han Sans CN;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.shen .zuo .sco_pai[data-v-0f772348] {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  font-size: 0.15rem;
  color: #ffffff;
}
.shen .zuo .sco_xue[data-v-0f772348] {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
  font-size: 0.15rem;
  font-weight: 400;
  color: #33b1eb;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.shen .zuo .sco_diz[data-v-0f772348] {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
  font-size: 0.15rem;
  font-weight: 400;
  color: #d7deff;
}
.shen .zhong[data-v-0f772348] {
  width: 7.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.shen .zhong .chinaTitle[data-v-0f772348] {
  color: #FFFFFF;
  text-align: left;
  font-weight: 600;
  font-size: 0.17rem;
  margin-top: 0.15rem;
}
.shen .zhong .fen[data-v-0f772348] {
  width: 7.3rem;
  height: 4.3rem;
  margin: auto;
}
/* .shen .zhong .bij {
  width: 7.3rem;
  height: 2rem;
  box-shadow: 0rem 0.06rem 0.21rem 0rem rgba(86, 103, 234, 0.08);
} */
.shen .you[data-v-0f772348] {
  width: 4.9rem;
  height: 6.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.shen .you .qus[data-v-0f772348] {
  width: 4.85rem;
  height: 3.15rem;
  padding-top: 0.15rem;
  padding-left: 0.2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #003573;
  -webkit-box-shadow: 0rem 0.06rem 0.21rem 0rem rgba(86, 103, 234, 0.08);
          box-shadow: 0rem 0.06rem 0.21rem 0rem rgba(86, 103, 234, 0.08);
}
.shen .you .xin[data-v-0f772348] {
  width: 4.85rem;
  height: 3.15rem;
  padding-left: 0.35rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #003573;
  -webkit-box-shadow: 0rem 0.12rem 0.25rem 0.04rem rgba(86, 103, 234, 0.08);
          box-shadow: 0rem 0.12rem 0.25rem 0.04rem rgba(86, 103, 234, 0.08);
  border-radius: 0.06rem;
  text-align: left;
}
.shen .you .xinx[data-v-0f772348] {
  margin: 0.25rem 0rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.shen .you .xinxi[data-v-0f772348] {
  font-size: 0.15rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #ffffff;
}
.shen .you .sco_xin[data-v-0f772348] {
  height: 2.5rem;
  overflow: hidden;
}
.shen .you .sco_xinx[data-v-0f772348] {
  margin: 0.2rem 0rem;
  font-family: Source Han Sans CN;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.shen .you .sco_xinx[data-v-0f772348]:first-of-type {
  margin: 0rem;
  font-family: Source Han Sans CN;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.shen .you .sco_zui[data-v-0f772348] {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
  font-size: 0.15rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #ffffff;
}
.shen .you .sco_ren[data-v-0f772348] {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  font-size: 0.15rem;
  font-weight: 400;
  color: #33b1eb;
}
.shen .you .sco_shi[data-v-0f772348] {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
  font-size: 0.15rem;
  font-weight: 400;
  color: #d7deff;
}

.school-page .touca .el-card {
  padding: 0rem 0.45rem;
  background-color: #003573;
  border: 0.01rem solid rgba(86, 103, 234, 0.08);
  -webkit-box-shadow: 0rem 0.16rem 0.26rem 0.06rem rgba(86, 103, 234, 0.08);
          box-shadow: 0rem 0.16rem 0.26rem 0.06rem rgba(86, 103, 234, 0.08);
  border-radius: 0.1rem;
}
.school-page .touca .el-card__header {
  padding: 0.25rem 0rem 0.15rem 0rem;
}
.school-page .touca .el-card__body {
  padding: 0.15rem 0rem 0.2rem 0rem;
}
.school-page .touca .zhi .jindu .el-progress-bar__outer {
  border-radius: 0rem;
  background: #e6b427;
  height: 0.1rem !important;
}
.school-page .touca .zhi .jindu .el-progress-bar__inner {
  border-radius: 0rem;
}

.rain-wrapper[data-v-6140e696]{
	width: 350px;
	height: 200px;
	display: grid;
	grid-template-columns: repeat(8, 1fr);
	grid-template-rows: repeat(6, 1fr);
}
.rain[data-v-6140e696]{
	position: relative;
	width: 100%;
	height: 100%;
}
.rain[data-v-6140e696]:nth-of-type(1){
	--duration: 4.7s;
	--delay: 0s;
	-webkit-transform: translate(10%, 10%) scale(0.7);
	        transform: translate(10%, 10%) scale(0.7);
}
.rain[data-v-6140e696]:nth-of-type(2){
	--duration: 4.1s;
	--delay: 0.5s;
	-webkit-transform: translate(-20%, 20%) scale(0.8);
	        transform: translate(-20%, 20%) scale(0.8);
}
.rain[data-v-6140e696]:nth-of-type(3){
	--duration: 4.3s;
	--delay: 1s;
	-webkit-transform: translate(0%, 20%) scale(1);
	        transform: translate(0%, 20%) scale(1);
}
.rain[data-v-6140e696]:nth-of-type(4){
	--duration: 4s;
	--delay: 1.5s;
	-webkit-transform: translate(-10%, 20%) scale(0.8);
	        transform: translate(-10%, 20%) scale(0.8);
}
.rain[data-v-6140e696]:nth-of-type(5){
	--duration: 4.5s;
	--delay: 2s;
	-webkit-transform: translate(-20%, 0%) scale(0.7);
	        transform: translate(-20%, 0%) scale(0.7);
}
.rain[data-v-6140e696]:nth-of-type(6){
	--duration: 4s;
	--delay: 2.5s;
	-webkit-transform: translate(-20%, 0%) scale(0.6);
	        transform: translate(-20%, 0%) scale(0.6);
}
.rain[data-v-6140e696]:nth-of-type(7){
	--duration: 4.8s;
	--delay: 3s;
	-webkit-transform: translate(20%, -40%) scale(0.8);
	        transform: translate(20%, -40%) scale(0.8);
}
.rain[data-v-6140e696]:nth-of-type(8){
	--duration: 4.2s;
	--delay: 3.5s;
	-webkit-transform: translate(-20%, 0%) scale(0.9);
	        transform: translate(-20%, 0%) scale(0.9);
}
.rain[data-v-6140e696]:nth-of-type(9){
	--duration: 4s;
	--delay: 0.6s;
	-webkit-transform: translate(0%, -10%) scale(0.9);
	        transform: translate(0%, -10%) scale(0.9);
}
.rain[data-v-6140e696]:nth-of-type(10){
	--duration: 4.6s;
	--delay: 1.1s;
	-webkit-transform: translate(-10%, 0%) scale(1);
	        transform: translate(-10%, 0%) scale(1);
}
.rain[data-v-6140e696]:nth-of-type(11){
	--duration: 4.9s;
	--delay: 1.6s;
	-webkit-transform: translate(-20%, -10%) scale(1);
	        transform: translate(-20%, -10%) scale(1);
}
.rain[data-v-6140e696]:nth-of-type(12){
	--duration: 4s;
	--delay: 2.1s;
	-webkit-transform: translate(-20%, -15%) scale(0.9);
	        transform: translate(-20%, -15%) scale(0.9);
}
.rain[data-v-6140e696]:nth-of-type(13){
	--duration: 4.7s;
	--delay: 2.6s;
	-webkit-transform: translate(10%, 10%) scale(0.8);
	        transform: translate(10%, 10%) scale(0.8);
}
.rain[data-v-6140e696]:nth-of-type(14){
	--duration: 4.1s;
	--delay: 3.1s;
	-webkit-transform: translate(-20%, 40%) scale(0.8);
	        transform: translate(-20%, 40%) scale(0.8);
}
.rain[data-v-6140e696]:nth-of-type(15){
	--duration: 4.3s;
	--delay: 3.6s;
	-webkit-transform: translate(0%, 40%) scale(1);
	        transform: translate(0%, 40%) scale(1);
}
.rain[data-v-6140e696]:nth-of-type(16){
	--duration: 4s;
	--delay: 4.1s;
	-webkit-transform: translate(0%, 20%) scale(0.8);
	        transform: translate(0%, 20%) scale(0.8);
}
.rain[data-v-6140e696]:nth-of-type(17){
	--duration: 4.5s;
	--delay: 0.8s;
	-webkit-transform: translate(-10%, 0%) scale(1.1);
	        transform: translate(-10%, 0%) scale(1.1);
}
.rain[data-v-6140e696]:nth-of-type(18){
	--duration: 4s;
	--delay: 1.3s;
	-webkit-transform: translate(-20%, 0%) scale(1);
	        transform: translate(-20%, 0%) scale(1);
}
.rain[data-v-6140e696]:nth-of-type(19){
	--duration: 4.8s;
	--delay: 1.8s;
	-webkit-transform: translate(20%, -40%) scale(1);
	        transform: translate(20%, -40%) scale(1);
}
.rain[data-v-6140e696]:nth-of-type(20){
	--duration: 4.2s;
	--delay: 2.3s;
	-webkit-transform: translate(-20%, 0%) scale(1.1);
	        transform: translate(-20%, 0%) scale(1.1);
}
.rain[data-v-6140e696]:nth-of-type(21){
	--duration: 4s;
	--delay: 2.8s;
	-webkit-transform: translate(0%, -10%) scale(1);
	        transform: translate(0%, -10%) scale(1);
}
.rain[data-v-6140e696]:nth-of-type(22){
	--duration: 4.6s;
	--delay: 3.3s;
	-webkit-transform: translate(20%, 0%) scale(1);
	        transform: translate(20%, 0%) scale(1);
}
.rain[data-v-6140e696]:nth-of-type(23){
	--duration: 4.9s;
	--delay: 3.8s;
	-webkit-transform: translate(0%, -10%) scale(1.1);
	        transform: translate(0%, -10%) scale(1.1);
}
.rain[data-v-6140e696]:nth-of-type(24){
	--duration: 4s;
	--delay: 0.2s;
	-webkit-transform: translate(-10%, -15%) scale(1.2);
	        transform: translate(-10%, -15%) scale(1.2);
}
.rain[data-v-6140e696]:nth-of-type(25){
	--duration: 4.7s;
	--delay: 0s;
	-webkit-transform: translate(10%, 10%) scale(0.7);
	        transform: translate(10%, 10%) scale(0.7);
}
.rain[data-v-6140e696]:nth-of-type(26){
	--duration: 4.1s;
	--delay: 0.5s;
	-webkit-transform: translate(-20%, 20%) scale(0.8);
	        transform: translate(-20%, 20%) scale(0.8);
}
.rain[data-v-6140e696]:nth-of-type(27){
	--duration: 4.3s;
	--delay: 1s;
	-webkit-transform: translate(0%, 20%) scale(1);
	        transform: translate(0%, 20%) scale(1);
}
.rain[data-v-6140e696]:nth-of-type(28){
	--duration: 4s;
	--delay: 1.5s;
	-webkit-transform: translate(-10%, 20%) scale(0.8);
	        transform: translate(-10%, 20%) scale(0.8);
}
.rain[data-v-6140e696]:nth-of-type(29){
	--duration: 4.5s;
	--delay: 2s;
	-webkit-transform: translate(-20%, 0%) scale(0.7);
	        transform: translate(-20%, 0%) scale(0.7);
}
.rain[data-v-6140e696]:nth-of-type(30){
	--duration: 4s;
	--delay: 2.5s;
	-webkit-transform: translate(-20%, 0%) scale(0.6);
	        transform: translate(-20%, 0%) scale(0.6);
}
.rain[data-v-6140e696]:nth-of-type(31){
	--duration: 4.8s;
	--delay: 3s;
	-webkit-transform: translate(20%, -40%) scale(0.8);
	        transform: translate(20%, -40%) scale(0.8);
}
.rain[data-v-6140e696]:nth-of-type(32){
	--duration: 4.2s;
	--delay: 3.5s;
	-webkit-transform: translate(-20%, 0%) scale(0.9);
	        transform: translate(-20%, 0%) scale(0.9);
}
.rain[data-v-6140e696]:nth-of-type(33){
	--duration: 4s;
	--delay: 0.6s;
	-webkit-transform: translate(0%, -10%) scale(0.9);
	        transform: translate(0%, -10%) scale(0.9);
}
.rain[data-v-6140e696]:nth-of-type(34){
	--duration: 4.6s;
	--delay: 1.1s;
	-webkit-transform: translate(-10%, 0%) scale(1);
	        transform: translate(-10%, 0%) scale(1);
}
.rain[data-v-6140e696]:nth-of-type(35){
	--duration: 4.9s;
	--delay: 1.6s;
	-webkit-transform: translate(-20%, -10%) scale(1);
	        transform: translate(-20%, -10%) scale(1);
}
.rain[data-v-6140e696]:nth-of-type(36){
	--duration: 4s;
	--delay: 2.1s;
	-webkit-transform: translate(-20%, -15%) scale(0.9);
	        transform: translate(-20%, -15%) scale(0.9);
}
.rain[data-v-6140e696]:nth-of-type(37){
	--duration: 4.7s;
	--delay: 2.6s;
	-webkit-transform: translate(10%, 10%) scale(0.8);
	        transform: translate(10%, 10%) scale(0.8);
}
.rain[data-v-6140e696]:nth-of-type(38){
	--duration: 4.1s;
	--delay: 3.1s;
	-webkit-transform: translate(-20%, 40%) scale(0.8);
	        transform: translate(-20%, 40%) scale(0.8);
}
.rain[data-v-6140e696]:nth-of-type(39){
	--duration: 4.3s;
	--delay: 3.6s;
	-webkit-transform: translate(0%, 40%) scale(1);
	        transform: translate(0%, 40%) scale(1);
}
.rain[data-v-6140e696]:nth-of-type(40){
	--duration: 4s;
	--delay: 4.1s;
	-webkit-transform: translate(0%, 20%) scale(0.8);
	        transform: translate(0%, 20%) scale(0.8);
}
.rain[data-v-6140e696]:nth-of-type(41){
	--duration: 4.5s;
	--delay: 0.8s;
	-webkit-transform: translate(-10%, 0%) scale(1.1);
	        transform: translate(-10%, 0%) scale(1.1);
}
.rain[data-v-6140e696]:nth-of-type(42){
	--duration: 4s;
	--delay: 1.3s;
	-webkit-transform: translate(-20%, 0%) scale(1);
	        transform: translate(-20%, 0%) scale(1);
}
.rain[data-v-6140e696]:nth-of-type(43){
	--duration: 4.8s;
	--delay: 1.8s;
	-webkit-transform: translate(20%, -40%) scale(1);
	        transform: translate(20%, -40%) scale(1);
}
.rain[data-v-6140e696]:nth-of-type(44){
	--duration: 4.2s;
	--delay: 2.3s;
	-webkit-transform: translate(-20%, 0%) scale(1.1);
	        transform: translate(-20%, 0%) scale(1.1);
}
.rain[data-v-6140e696]:nth-of-type(45){
	--duration: 4s;
	--delay: 2.8s;
	-webkit-transform: translate(0%, -10%) scale(1);
	        transform: translate(0%, -10%) scale(1);
}
.rain[data-v-6140e696]:nth-of-type(46){
	--duration: 4.6s;
	--delay: 3.3s;
	-webkit-transform: translate(20%, 0%) scale(1);
	        transform: translate(20%, 0%) scale(1);
}
.rain[data-v-6140e696]:nth-of-type(47){
	--duration: 4.9s;
	--delay: 3.8s;
	-webkit-transform: translate(0%, -10%) scale(1.1);
	        transform: translate(0%, -10%) scale(1.1);
}
.rain[data-v-6140e696]:nth-of-type(48){
	--duration: 4s;
	--delay: 0.2s;
	-webkit-transform: translate(-10%, -15%) scale(1.2);
	        transform: translate(-10%, -15%) scale(1.2);
}
@-webkit-keyframes fall-data-v-6140e696{
0%{
		-webkit-transform: translateY(-120vh);
		        transform: translateY(-120vh);
}
45%{
		-webkit-transform: translateY(0%);
		        transform: translateY(0%);
		opacity: 1;
}
46%{
		opacity: 0;
}
100%{
		opacity: 0;
}
}
@keyframes fall-data-v-6140e696{
0%{
		-webkit-transform: translateY(-120vh);
		        transform: translateY(-120vh);
}
45%{
		-webkit-transform: translateY(0%);
		        transform: translateY(0%);
		opacity: 1;
}
46%{
		opacity: 0;
}
100%{
		opacity: 0;
}
}
.particles > div[data-v-6140e696]{
	position: absolute;	
	border-radius: 100%;
	background-color: #6ddeff;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 168, 255, 0.5);
	        box-shadow: 0 0 2px 2px rgba(0, 168, 255, 0.5);
	-webkit-animation-duration: var(--duration);
	        animation-duration: var(--duration);
	-webkit-animation-delay: var(--delay);
	        animation-delay: var(--delay);
	-webkit-animation-iteration-count: infinite;
	        animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease;
	        animation-timing-function: ease;
	-webkit-animation-fill-mode: backwards;
	        animation-fill-mode: backwards;
}
.particles > div[data-v-6140e696]:nth-child(1){
	width: 7px;
	height: 7px;
	top: 50%;
	left: 50%;
	-webkit-animation-name: jumpLeft-data-v-6140e696;
	        animation-name: jumpLeft-data-v-6140e696;
}
.particles > div[data-v-6140e696]:nth-child(2){
	width: 5px;
	height: 5px;
	top: 30%;
	left: 50%;
	-webkit-animation-name: jumpRight-data-v-6140e696;
	        animation-name: jumpRight-data-v-6140e696;
	-webkit-animation-delay: calc(var(--delay) + 0.1s);
	        animation-delay: calc(var(--delay) + 0.1s);
}
.particles > div[data-v-6140e696]:nth-child(3){
	width: 3px;
	height: 3px;
	top: 20%;
	left: 70%;
	-webkit-animation-name: jumpLeft-data-v-6140e696;
	        animation-name: jumpLeft-data-v-6140e696;
	-webkit-animation-delay: calc(var(--delay) + 0.15s);
	        animation-delay: calc(var(--delay) + 0.15s);
}
.particles > div[data-v-6140e696]:nth-child(4){
	width: 5px;
	height: 5px;
	top: 30%;
	left: 50%;
	-webkit-animation-name: jumpRight-data-v-6140e696;
	        animation-name: jumpRight-data-v-6140e696;
	-webkit-animation-delay: calc(var(--delay) + 1.3s);
	        animation-delay: calc(var(--delay) + 1.3s);
}
@-webkit-keyframes jumpLeft-data-v-6140e696{
0%{
		-webkit-transform: translate(0,0) scale(0);
		        transform: translate(0,0) scale(0);
}
45%{
		-webkit-transform: translate(0,0) scale(0);
		        transform: translate(0,0) scale(0);
}
60%{
		-webkit-transform: translate(-20px, -25px) scale(0.6);
		        transform: translate(-20px, -25px) scale(0.6);
}
100%{
		-webkit-transform: translate(-30px, 0px) scale(1.2);
		        transform: translate(-30px, 0px) scale(1.2);
}
}
@keyframes jumpLeft-data-v-6140e696{
0%{
		-webkit-transform: translate(0,0) scale(0);
		        transform: translate(0,0) scale(0);
}
45%{
		-webkit-transform: translate(0,0) scale(0);
		        transform: translate(0,0) scale(0);
}
60%{
		-webkit-transform: translate(-20px, -25px) scale(0.6);
		        transform: translate(-20px, -25px) scale(0.6);
}
100%{
		-webkit-transform: translate(-30px, 0px) scale(1.2);
		        transform: translate(-30px, 0px) scale(1.2);
}
}
@-webkit-keyframes jumpRight-data-v-6140e696{
0%{
		-webkit-transform: translate(0,0) scale(0);
		        transform: translate(0,0) scale(0);
}
45%{
		-webkit-transform: translate(0,0) scale(0);
		        transform: translate(0,0) scale(0);
}
60%{
		-webkit-transform: translate(25px, -20px) scale(0.6);
		        transform: translate(25px, -20px) scale(0.6);
}
100%{
		-webkit-transform: translate(30px, 0px) scale(1.2);
		        transform: translate(30px, 0px) scale(1.2);
}
}
@keyframes jumpRight-data-v-6140e696{
0%{
		-webkit-transform: translate(0,0) scale(0);
		        transform: translate(0,0) scale(0);
}
45%{
		-webkit-transform: translate(0,0) scale(0);
		        transform: translate(0,0) scale(0);
}
60%{
		-webkit-transform: translate(25px, -20px) scale(0.6);
		        transform: translate(25px, -20px) scale(0.6);
}
100%{
		-webkit-transform: translate(30px, 0px) scale(1.2);
		        transform: translate(30px, 0px) scale(1.2);
}
}
.schoolV2-page[data-v-6140e696] {
  background: url("https://sxzhuoyu.oss-cn-qingdao.aliyuncs.com/learningcondition/bigdata/bgtu.png")
    no-repeat center;
  min-width: 19.2rem;
  min-height: 10.8rem;
  padding: 0.27rem 1rem 0.4rem 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.title-box[data-v-6140e696] {
  line-height: 0.45rem;
  margin: auto;
  margin-bottom: 0.68rem;
  font-size: 0.43rem;
  font-weight: bold;
  background: linear-gradient(92deg, #0072ff 0%, #00eaff 48.85%, #01aaff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.core[data-v-6140e696] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 9.05rem;
}
.zuoout[data-v-6140e696] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ksgkout-box[data-v-6140e696] {
  position: relative;
}
.ksgkout-box .beijing[data-v-6140e696] {
  width: 4.22rem;
  height: 4.88rem;
  background: #ffffff;
  opacity: 0.06;
}
.ksgkout-box .toubu[data-v-6140e696] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: -0.12rem;
}
.ksgkout-box .toubu .zuoarea[data-v-6140e696] {
  width: 1.22rem;
  height: 0.05rem;
  background: -webkit-gradient(linear, right top, left top, from(#ffffff), to(rgba(236, 240, 240, 0)));
  background: linear-gradient(-90deg, #ffffff 0%, rgba(236, 240, 240, 0) 100%);
}
.ksgkout-box .toubu .wenarea[data-v-6140e696] {
  margin: 0 0.08rem;
  font-size: 0.2rem;
  font-weight: bold;
  color: #ffffff;
}
.ksgkout-box .toubu .youarea[data-v-6140e696] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  width: 1.22rem;
  height: 0.05rem;
  background: -webkit-gradient(linear, right top, left top, from(#ffffff), to(rgba(236, 240, 240, 0)));
  background: linear-gradient(-90deg, #ffffff 0%, rgba(236, 240, 240, 0) 100%);
}
.ksgkout-box .zuoshang[data-v-6140e696] {
  position: absolute;
  top: -0.05rem;
  left: -0.05rem;
}
.ksgkout-box .youshang[data-v-6140e696] {
  position: absolute;
  top: -0.05rem;
  left: 4.07rem;
}
.ksgkout-box .zuoxia[data-v-6140e696] {
  position: absolute;
  top: 4.75rem;
  left: -0.05rem;
}
.ksgkout-box .youxia[data-v-6140e696] {
  position: absolute;
  top: 4.75rem;
  left: 4.07rem;
}
.ksgkout-box .ksgk-box[data-v-6140e696] {
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ksgk-box .kaoin[data-v-6140e696] {
  width: 2.1rem;
  margin: auto;
  margin-top: 0.44rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ksgk-box .kaoin .shuhuang[data-v-6140e696] {
  line-height: 0.34rem;
  font-size: 0.4rem;
  font-weight: bold;
  background: linear-gradient(-18deg, #ffc332 0%, #ffe62e 51.3%, #ffc332 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.ksgk-box .kaoin .shulan[data-v-6140e696] {
  line-height: 0.34rem;
  font-size: 0.4rem;
  font-weight: bold;
  background: linear-gradient(-18deg, #3ec3ff 0%, #3efdff 51.3%, #4dc3fa 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.ksgk-box .kaoin .shulv[data-v-6140e696] {
  line-height: 0.34rem;
  font-size: 0.4rem;
  font-weight: bold;
  background: linear-gradient(5deg, #00d491 0%, #90f7c5 59.6%, #00d491 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.ksgk-box .kaoin .tu[data-v-6140e696] {
  line-height: 1.1rem;
  margin-top: 0.2rem;
}
.ksgk-box .kaoin .zi[data-v-6140e696] {
  font-size: 0.16rem;
  font-weight: bold;
  color: #ffffff;
}
.ksgk-box .up[data-v-6140e696] {
  width: 100%;
}
.ksgk-box .down[data-v-6140e696] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.djout-box[data-v-6140e696] {
  position: relative;
}
.djout-box .beijing[data-v-6140e696] {
  width: 4.22rem;
  height: 3.8rem;
  background: #ffffff;
  opacity: 0.06;
}
.djout-box .toubu[data-v-6140e696] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: -0.12rem;
}
.djout-box .toubu .zuoarea[data-v-6140e696] {
  width: 1.22rem;
  height: 0.05rem;
  background: -webkit-gradient(linear, right top, left top, from(#ffffff), to(rgba(236, 240, 240, 0)));
  background: linear-gradient(-90deg, #ffffff 0%, rgba(236, 240, 240, 0) 100%);
}
.djout-box .toubu .wenarea[data-v-6140e696] {
  margin: 0 0.08rem;
  font-size: 0.2rem;
  font-weight: bold;
  color: #ffffff;
}
.djout-box .toubu .youarea[data-v-6140e696] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  width: 1.22rem;
  height: 0.05rem;
  background: -webkit-gradient(linear, right top, left top, from(#ffffff), to(rgba(236, 240, 240, 0)));
  background: linear-gradient(-90deg, #ffffff 0%, rgba(236, 240, 240, 0) 100%);
}
.djout-box .zuoshang[data-v-6140e696] {
  position: absolute;
  top: -0.05rem;
  left: -0.05rem;
}
.djout-box .youshang[data-v-6140e696] {
  position: absolute;
  top: -0.05rem;
  left: 4.07rem;
}
.djout-box .zuoxia[data-v-6140e696] {
  position: absolute;
  top: 3.65rem;
  left: -0.05rem;
}
.djout-box .youxia[data-v-6140e696] {
  position: absolute;
  top: 3.65rem;
  left: 4.07rem;
}
.djout-box .dj-box[data-v-6140e696] {
  position: absolute;
  top: 0;
  padding-top: 0.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dj-box .ming[data-v-6140e696] {
  width: 33.33%;
  height: 0.38rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.dj-box .ming .paiming[data-v-6140e696]::before {
  position: absolute;
  content: "";
  display: block;
  width: 0.18rem;
  height: 0.18rem;
  background: #ffffff;
  opacity: 0.52;
  border-radius: 50%;
}
.dj-box .ming .paiming[data-v-6140e696] {
  width: 0.18rem;
  line-height: 0.18rem;
  font-size: 0.11rem;
  font-weight: bold;
  color: #fff;
  position: relative;
}
.dj-box .ming .mingzi[data-v-6140e696] {
  margin-left: 0.12rem;
  font-size: 0.14rem;
  font-weight: bold;
  color: #ffffff;
}
.zhongout[data-v-6140e696] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dang-box[data-v-6140e696] {
  position: relative;
}
.dang-box .ydx[data-v-6140e696] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
.dang-box .ydx .up[data-v-6140e696] {
  position: absolute;
  top: 0.05rem;
  left: 3.54rem;
}
.dang-box .ydx .down[data-v-6140e696] {
  position: absolute;
  top: 0.82rem;
  left: 3.4rem;
}
.dang-box .edx[data-v-6140e696] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
}
.dang-box .edx .up[data-v-6140e696] {
  position: absolute;
  top: 0.88rem;
  left: 4.94rem;
  z-index: 90;
}
.dang-box .edx .down[data-v-6140e696] {
  position: absolute;
  top: 1.15rem;
  left: 2.68rem;
}
.dang-box .edx .xiayu[data-v-6140e696] {
  margin-left: 0.25rem;
  margin-top: 0.20rem;
  border-radius: 50%;
  width: 2rem;
  height: 1rem;
  overflow: hidden;
}
.dang-box .sdx[data-v-6140e696] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 80;
}
.dang-box .sdx .up[data-v-6140e696] {
  position: absolute;
  top: 2.16rem;
  left: 1.32rem;
  z-index: 80;
}
.dang-box .sdx .down[data-v-6140e696] {
  position: absolute;
  top: 1.36rem;
  left: 1.82rem;
  z-index: 60;
}
.dang-box .sdx .xiayu[data-v-6140e696] {
  margin-left: 0.20rem;
  border-radius: 50%;
  width: 4rem;
  height: 2rem;
  overflow: hidden;
}
.dang-box .nei1[data-v-6140e696] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 70;
}
.dang-box .nei1 .only[data-v-6140e696] {
  position: absolute;
  top: 0.9rem;
  left: 1.08rem;
}
.dang-box .nei2[data-v-6140e696] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 60;
}
.dang-box .nei2 .only[data-v-6140e696] {
  position: absolute;
  top: 1.28rem;
  left: 0.6rem;
}
.dang-box .wai[data-v-6140e696] {
  position: absolute;
  top: 0;
  left: 0;
}
.dang-box .wai .only[data-v-6140e696] {
  position: absolute;
  top: 1rem;
  left: 0.2rem;
}
.animate-bounce-up[data-v-6140e696]:nth-of-type(2n) {
  position: absolute;
  /* border: 1px solid red; */
  -webkit-animation: bounce-up-data-v-6140e696 3s linear infinite;
  animation: bounce-up-data-v-6140e696 3s linear infinite;
}
.animate-bounce-up[data-v-6140e696]:nth-of-type(2n + 1) {
  position: absolute;
  /* border: 1px solid black; */
  -webkit-animation: bounce-up-data-v-6140e696 3s linear infinite;
  animation: bounce-up-data-v-6140e696 3s linear infinite;
  -webkit-animation-delay: 2s; /* Safari 和 Chrome */
  animation-delay: 2s;
}
@-webkit-keyframes bounce-up-data-v-6140e696 {
25% {
    -webkit-transform: translateY(5px);
}
50%,
  100% {
    -webkit-transform: translateY(0);
}
75% {
    -webkit-transform: translateY(-5px);
}
}
@keyframes bounce-up-data-v-6140e696 {
25% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
}
50%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
75% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
}
}
.dang-box .dizuo[data-v-6140e696] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
}
.dang-box .dizuo .only[data-v-6140e696] {
  position: absolute;
  top: 3.2rem;
  left: 1.76rem;
}
.qjmout-box[data-v-6140e696] {
  position: relative;
}
.qjmout-box .beijing[data-v-6140e696] {
  width: 7.8rem;
  height: 2.76rem;
  background: #ffffff;
  opacity: 0.06;
}
.qjmout-box .toubu[data-v-6140e696] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: -0.12rem;
}
.qjmout-box .toubu .zuoarea[data-v-6140e696] {
  width: 2.22rem;
  height: 0.05rem;
  background: -webkit-gradient(linear, right top, left top, from(#ffffff), to(rgba(236, 240, 240, 0)));
  background: linear-gradient(-90deg, #ffffff 0%, rgba(236, 240, 240, 0) 100%);
}
.qjmout-box .toubu .wenarea[data-v-6140e696] {
  margin: 0 0.08rem;
  font-size: 0.2rem;
  font-weight: bold;
  color: #ffffff;
}
.qjmout-box .toubu .youarea[data-v-6140e696] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  width: 2.22rem;
  height: 0.05rem;
  background: -webkit-gradient(linear, right top, left top, from(#ffffff), to(rgba(236, 240, 240, 0)));
  background: linear-gradient(-90deg, #ffffff 0%, rgba(236, 240, 240, 0) 100%);
}
.qjmout-box .zuoshang[data-v-6140e696] {
  position: absolute;
  top: -0.05rem;
  left: -0.05rem;
}
.qjmout-box .youshang[data-v-6140e696] {
  position: absolute;
  top: -0.05rem;
  left: 7.65rem;
}
.qjmout-box .zuoxia[data-v-6140e696] {
  position: absolute;
  top: 2.63rem;
  left: -0.05rem;
}
.qjmout-box .youxia[data-v-6140e696] {
  position: absolute;
  top: 2.63rem;
  left: 7.65rem;
}
.qjmout-box .qjm-box[data-v-6140e696] {
  position: absolute;
  top: 0rem;
  width: 100%;
}
.qjm-box .ranking[data-v-6140e696] {
  /* background: #fff; */
  width: 7.11rem;
  height: 2.48rem;
  margin: auto;
  margin-top: 0.2rem;
}
.youout[data-v-6140e696] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.kslbout-box[data-v-6140e696] {
  position: relative;
}
.kslbout-box .beijing[data-v-6140e696] {
  width: 4.22rem;
  height: 2.76rem;
  background: #ffffff;
  opacity: 0.06;
}
.kslbout-box .toubu[data-v-6140e696] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: -0.12rem;
}
.kslbout-box .toubu .zuoarea[data-v-6140e696] {
  width: 1.22rem;
  height: 0.05rem;
  background: -webkit-gradient(linear, right top, left top, from(#ffffff), to(rgba(236, 240, 240, 0)));
  background: linear-gradient(-90deg, #ffffff 0%, rgba(236, 240, 240, 0) 100%);
}
.kslbout-box .toubu .wenarea[data-v-6140e696] {
  margin: 0 0.08rem;
  font-size: 0.2rem;
  font-weight: bold;
  color: #ffffff;
}
.kslbout-box .toubu .youarea[data-v-6140e696] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  width: 1.22rem;
  height: 0.05rem;
  background: -webkit-gradient(linear, right top, left top, from(#ffffff), to(rgba(236, 240, 240, 0)));
  background: linear-gradient(-90deg, #ffffff 0%, rgba(236, 240, 240, 0) 100%);
}
.kslbout-box .zuoshang[data-v-6140e696] {
  position: absolute;
  top: -0.05rem;
  left: -0.05rem;
}
.kslbout-box .youshang[data-v-6140e696] {
  position: absolute;
  top: -0.05rem;
  left: 4.07rem;
}
.kslbout-box .zuoxia[data-v-6140e696] {
  position: absolute;
  top: 2.65rem;
  left: -0.05rem;
}
.kslbout-box .youxia[data-v-6140e696] {
  position: absolute;
  top: 2.65rem;
  left: 4.07rem;
}
.kslbout-box .kslb-box[data-v-6140e696] {
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  padding: 0.2rem 0.3rem 0rem 0.2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.kslb-box .kaoshi[data-v-6140e696] {
  height: 0.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.kslb-box .kaoshi .main[data-v-6140e696] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.kslb-box .kaoshi .paiming[data-v-6140e696]::before {
  position: absolute;
  content: "";
  display: block;
  width: 0.18rem;
  height: 0.18rem;
  background: #ffffff;
  opacity: 0.52;
  border-radius: 50%;
}
.kslb-box .kaoshi .paiming[data-v-6140e696] {
  width: 0.18rem;
  line-height: 0.18rem;
  font-size: 0.11rem;
  font-weight: bold;
  color: #fff;
  position: relative;
}
.kslb-box .kaoshi .mingzi[data-v-6140e696] {
  margin-left: 0.12rem;
  font-size: 0.14rem;
  font-weight: bold;
  color: #ffffff;
}
.kslb-box .kaoshi .shijian[data-v-6140e696] {
  font-size: 0.14rem;
  font-weight: bold;
  color: #ffffff;
}
.pjfout-box[data-v-6140e696] {
  position: relative;
}
.pjfout-box .beijing[data-v-6140e696] {
  width: 4.22rem;
  height: 2.76rem;
  background: #ffffff;
  opacity: 0.06;
}
.pjfout-box .toubu[data-v-6140e696] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: -0.12rem;
}
.pjfout-box .toubu .zuoarea[data-v-6140e696] {
  width: 1.22rem;
  height: 0.05rem;
  background: -webkit-gradient(linear, right top, left top, from(#ffffff), to(rgba(236, 240, 240, 0)));
  background: linear-gradient(-90deg, #ffffff 0%, rgba(236, 240, 240, 0) 100%);
}
.pjfout-box .toubu .wenarea[data-v-6140e696] {
  margin: 0 0.08rem;
  font-size: 0.2rem;
  font-weight: bold;
  color: #ffffff;
}
.pjfout-box .toubu .youarea[data-v-6140e696] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  width: 1.22rem;
  height: 0.05rem;
  background: -webkit-gradient(linear, right top, left top, from(#ffffff), to(rgba(236, 240, 240, 0)));
  background: linear-gradient(-90deg, #ffffff 0%, rgba(236, 240, 240, 0) 100%);
}
.pjfout-box .zuoshang[data-v-6140e696] {
  position: absolute;
  top: -0.05rem;
  left: -0.05rem;
}
.pjfout-box .youshang[data-v-6140e696] {
  position: absolute;
  top: -0.05rem;
  left: 4.07rem;
}
.pjfout-box .zuoxia[data-v-6140e696] {
  position: absolute;
  top: 2.65rem;
  left: -0.05rem;
}
.pjfout-box .youxia[data-v-6140e696] {
  position: absolute;
  top: 2.65rem;
  left: 4.07rem;
}
.pjfout-box .pjf-box[data-v-6140e696] {
  position: absolute;
  top: 0;
  width: 100%;
}
.pjf-box .fenshu[data-v-6140e696] {
  width: 3.94rem;
  height: 2.48rem;
  margin: auto;
  margin-top: 0.1rem;
}

.wisdomwork-page[data-v-76973460]{
	background:#F4F8FF;
}

.wisdommain-Box[data-v-c70bd09c] {
	padding-top: 64px;
}
.tabHeadBox[data-v-c70bd09c] {
	height: 48px;
	line-height: 48px;
	background: #ffffff;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
	        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
	margin-bottom: 10px;
}
.tabHeadBoxContent[data-v-c70bd09c] {
	width: 1220px;
	margin: 0 auto;
}
.tabHeadBoxContent span[data-v-c70bd09c] {
	cursor: pointer;
	color: #000;
	margin-left: 50px;
	font-size: 16px;
}
.tabHeadBoxContent span.active[data-v-c70bd09c] {
	color: #579bfa;
}
.emptybox[data-v-c70bd09c] {
	height: calc(100vh - 80px);
}
.emptybox img[data-v-c70bd09c] {
	display: block;
	margin: 120px auto 0 auto;
}
.select-box[data-v-c70bd09c] {
	background: #fff;
	padding: 20px 0;
	margin-bottom: 16px;
}
.select-content[data-v-c70bd09c] {
	width: 1220px;
	margin: 0 auto;
}
.changlist[data-v-c70bd09c] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.changlist-left[data-v-c70bd09c] {
	width: 72%;
}
.changlist-left ul[data-v-c70bd09c] {
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	width: 90%;
}
.changlist-left ul li[data-v-c70bd09c] {
	margin-right: 20px;
	line-height: 24px;
	cursor: pointer;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 16px;
}
.changlist-left ul li.active[data-v-c70bd09c] {
	color: #5292fe;
}
.listbox[data-v-c70bd09c] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	    -ms-flex-align: baseline;
	        align-items: baseline;
}
.listbox span[data-v-c70bd09c] {
	display: inline-block;
	width: 60px;
	line-height: 24px;
	font-size: 16px;
}
.data-box[data-v-c70bd09c] {
	padding-top: 30px;
	background: #fff;
}
.data-mian[data-v-c70bd09c] {
	width: 1220px;
	margin: 0 auto;
}
.dropBtn[data-v-c70bd09c]:hover {
	background: #ccc;
}
.publishwork[data-v-c70bd09c] {
	margin-bottom: 20px;
	float: right;
}
.HandleBtn[data-v-c70bd09c] {
	margin-left: 0px;
	margin-right: 10px;
}
.data-mian[data-v-c70bd09c] {
	width: 1220px;
	margin: 0 auto;
}
.dropBtn[data-v-c70bd09c]:hover {
	background: #ccc;
}
.publishwork[data-v-c70bd09c] {
	margin-bottom: 20px;
	float: right;
}
.HandleBtn[data-v-c70bd09c] {
	margin-left: 0px;
	margin-right: 10px;
}
.cardBtn[data-v-c70bd09c] {
	width: 200px;
	position: relative;
	cursor: pointer;
	text-align: center;
	margin: 0 20px;
}
.crafile[data-v-c70bd09c] {
	position: absolute;
	width: 20px;
	z-index: -99;
}

.learning-page[data-v-2953e88b]{
	width: 1220px;
	margin: 0 auto;
}
.learning-header[data-v-2953e88b]{
	margin-bottom:10px;
}

.baseStructure-page[data-v-28237412] {
  background-color: #fff;
}
.tabHeadBox[data-v-28237412] {
  padding-top: 64px;
  height: 48px;
  line-height: 48px;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  margin-bottom: 10px;
}
.tabHeadBox .tabHeadBoxContent[data-v-28237412] {
    width: 1220px;
    margin: 0 auto;
}
.tabHeadBox .tabHeadBoxContent span[data-v-28237412] {
      color: #333;
      margin-left: 50px;
      font-size: 16px;
      cursor: pointer;
}
.title-box[data-v-28237412] {
  width: 1220px;
  margin: 0 auto;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.title-box .title[data-v-28237412] {
    color: #101010;
    font-size: 20px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
}
.core-box[data-v-28237412] {
  width: 1220px;
  margin: 0 auto;
  margin-top: 20px;
}

.coreStructure-page[data-v-d155af7a] {
  background-color: #fff;
}
.tabHeadBox[data-v-d155af7a] {
  padding-top: 64px;
  height: 48px;
  line-height: 48px;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  margin-bottom: 10px;
}
.tabHeadBox .tabHeadBoxContent[data-v-d155af7a] {
    width: 1220px;
    margin: 0 auto;
}
.tabHeadBox .tabHeadBoxContent span[data-v-d155af7a] {
      color: #333;
      margin-left: 50px;
      font-size: 16px;
      cursor: pointer;
}
.title-box[data-v-d155af7a] {
  width: 1220px;
  margin: 0 auto;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.title-box .title[data-v-d155af7a] {
    color: #101010;
    font-size: 20px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
}
.xuan-box[data-v-d155af7a] {
  width: 1220px;
  margin: 0 auto;
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.xuan-box .xuan[data-v-d155af7a] {
    font-size: 20px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
    margin-right: 30px;
    padding-bottom: 10px;
    cursor: pointer;
}
.xuan-box .sel[data-v-d155af7a] {
    color: #1989fa;
    border-bottom: 2px solid #1989fa;
}
.xuan-box .unsel[data-v-d155af7a] {
    color: #101010;
    border-bottom: none;
}

.Keguan-page[data-v-59b43512] {
  background-color: #fff;
  width: 1220px;
  margin: 0 auto;
  margin-top: 20px;
}
.filtration-box[data-v-59b43512] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.biao-box[data-v-59b43512] {
  margin-top: 20px;
}
.tankuang .zidong-box .head-box[data-v-59b43512] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tankuang .zidong-box .head-box .before[data-v-59b43512] {
    margin-right: 10px;
}
.tankuang .zidong-box .head-box .after[data-v-59b43512] {
    margin-left: 10px;
    color: #f56c6c;
}
.tankuang .zidong-box .hang-outbox[data-v-59b43512] {
  margin-top: 20px;
}
.tankuang .zidong-box .hang-outbox .hang-box[data-v-59b43512] {
    margin-top: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.tankuang .zidong-box .innerbiao-box[data-v-59b43512] {
  margin-top: 20px;
}
.tankuang .zidong-box .innerbiao-box .btn-width[data-v-59b43512] {
    width: 100px;
}
.tankuang .weizhi[data-v-59b43512] {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn-box[data-v-59b43512] {
  width: 1220px;
  text-align: center;
  margin: 0 auto;
  margin-top: 30px;
}

.Keguan-page .biao-box .el-table__header {
  height: 40px;
  line-height: 20px;
}
.Keguan-page .biao-box .el-table {
  border: 1px solid #dfe6ec;
  color: #101010;
  font-size: 14px;
}
.Keguan-page .tankuang .el-dialog__header {
  color: #101010;
  text-align: left;
  font-size: 14px;
  font-weight: 550;
}
.Keguan-page .tankuang .el-dialog .el-dialog__headerbtn {
  top: 24px;
}
.Keguan-page .tankuang .el-dialog .el-dialog__close:before {
  color: #000;
  font-weight: 900;
}

.Zhuguan-page[data-v-04bfce95] {
  background-color: #fff;
  width: 1220px;
  margin: 0 auto;
  margin-top: 20px;
}
.filtration-box[data-v-04bfce95] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.biao-box[data-v-04bfce95] {
  margin-top: 20px;
}
.tankuang .zidong-box .head-box[data-v-04bfce95] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tankuang .zidong-box .head-box .before[data-v-04bfce95] {
    margin-right: 10px;
}
.tankuang .zidong-box .head-box .after[data-v-04bfce95] {
    margin-left: 10px;
}
.tankuang .zidong-box .hang-outbox[data-v-04bfce95] {
  margin-top: 20px;
}
.tankuang .zidong-box .hang-outbox .hang-box .hang[data-v-04bfce95] {
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.tankuang .zidong-box .innerbiao-box[data-v-04bfce95] {
  margin-top: 20px;
}
.tankuang .zidong-box .innerbiao-box .ul-box .li-box div[data-v-04bfce95] {
    float: left;
    min-width: 200px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e1e1e1;
    border-left: none;
}
.tankuang .zidong-box .innerbiao-box .ul-box .li-box div[data-v-04bfce95]:first-child {
      border-left: 1px solid #e1e1e1;
}
.tankuang .zidong-box .innerbiao-box .ul-box .tihao-box div[data-v-04bfce95] {
    float: left;
    min-width: 200px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e1e1e1;
    border-top: none;
    border-left: none;
}
.tankuang .zidong-box .innerbiao-box .ul-box .tihao-box div[data-v-04bfce95]:first-child {
      border-left: 1px solid #e1e1e1;
}
.tankuang .zidong-box .innerbiao-box .ul-box .tihao-box div .addbtn[data-v-04bfce95] {
      color: #95989d;
      cursor: pointer;
}
.tankuang .zidong-box .innerbiao-box .ul-box .tihao-box div .addicon[data-v-04bfce95] {
      width: 25px;
      color: #59a4ff;
      cursor: pointer;
}
.tankuang .zidong-box .innerbiao-box .ul-box .nodata[data-v-04bfce95] {
    width: 1004px;
    height: 110px;
    line-height: 70px;
    text-align: center;
    border: 1px solid #e1e1e1;
    border-top: none;
}
.tankuang .weizhi[data-v-04bfce95] {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn-box[data-v-04bfce95] {
  width: 1220px;
  text-align: center;
  margin: 0 auto;
  margin-top: 30px;
}

.Zhuguan-page .biao-box .el-table__header {
  height: 40px;
  line-height: 20px;
}
.Zhuguan-page .biao-box .el-table {
  border: 1px solid #dfe6ec;
  color: #101010;
  font-size: 14px;
}
.Zhuguan-page .tankuang .el-dialog__header {
  color: #101010;
  text-align: left;
  font-size: 14px;
  font-weight: 550;
}
.Zhuguan-page .tankuang .el-dialog .el-dialog__headerbtn {
  top: 24px;
}
.Zhuguan-page .tankuang .el-dialog .el-dialog__close:before {
  color: #000;
  font-weight: 900;
}

.wisdomdetail-Box[data-v-11cd7251]{
	padding-top:68px;
}
.crumbsBox[data-v-11cd7251]{
	background:#F4F8FF;
}
.crumbs-main[data-v-11cd7251]{
	width:1220px;
	height:57px;
	line-height:57px;
	margin:0 auto;
}
.crumbs-main span[data-v-11cd7251]{
	display:inline-block;
	margin-right:5px;
	font-size:16px;
}
.crumbs-main span[data-v-11cd7251]:first-of-type{
	cursor:pointer;
}
.smallNav[data-v-11cd7251]{
	background: #fff;
}
.smallNav ul[data-v-11cd7251]{
	width:1220px;
	margin:0 auto;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	height:56px;
}
.smallNav ul li[data-v-11cd7251]{
	font-size:16px;
	padding:0 20px;
	color: #101010;
	cursor:pointer;
	margin-right:40px;
}
.smallNav ul li.active[data-v-11cd7251]{
	color:#5292FE;
}
.Lbox[data-v-11cd7251]{
	margin-top:15px;
	background: #fff;
}
.workInfo[data-v-11cd7251]{
	width:1220px;
	margin:0 auto;
}
.workInfo[data-v-11cd7251]{
	padding:22px 0;
}
.infoHead[data-v-11cd7251]{
	margin-bottom:25px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	/* justify-content:space-between; */
}
.flageTile[data-v-11cd7251]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	margin-right:50px;
}
.flageTile span[data-v-11cd7251]{
	display:inline-block;
	background:#5292FE;
	width:4px;
	border-radius:2px;
	height:19px;
	margin-right:15px;
}
.info-top[data-v-11cd7251]{
	margin-bottom:20px;
	font-size:16px;
}
.info-bottom span[data-v-11cd7251]{
	display:inline-block;
	width:50px;
	font-size:16px;
}
/*  */
.btngroup[data-v-11cd7251]{
	position:absolute;
	bottom:0px;
	right:0px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}
.btngroup span[data-v-11cd7251]{
	display:inline-block;
	width:114px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:#E4EEFF;
	color:#7392fe;
	cursor:pointer;
	margin-right:8px;
	border-radius:2px;
}
.scoreRange[data-v-11cd7251]{
	margin:14px auto;
}
.optionCase li>div[data-v-11cd7251]{
	width:180px;
	padding:10px;
	text-align:center;
    border-right:1px solid #ccc;
	height:48px;line-height:28px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
.optionCase .answer[data-v-11cd7251]{
	width:180px;
}
.optionCase li div.process[data-v-11cd7251]{
	width:678px;
	/* padding:0 5px;ssss */
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	height:48px;
	line-height:48px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	    -webkit-box-align: center;
	        -ms-flex-align: center;
	            align-items: center;
}
.optionCase li[data-v-11cd7251]{
	border:1px solid #ccc;
}
.optionCase li>div[data-v-11cd7251]:last-of-type{
	border-right:none;
}
.smallTitle[data-v-11cd7251]{
	display:block;
	margin:14px 0;
}
/*  */
.axswerBox[data-v-11cd7251]{
	width:1220px;
	margin:0 auto;
}
.studentAnswer[data-v-11cd7251]{
	margin-top:15px;
	padding-top:18px;
}
.bgwhite[data-v-11cd7251]{
	background:#fff;
}
.errTopiclist[data-v-11cd7251]{
	border-top:1px solid #BBBBBB;
	padding-top:10px;
}
.errTopiclist[data-v-11cd7251]:last-of-type{
	border-bottom:1px solid #BBBBBB;
}
.errTopicInfo[data-v-11cd7251]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
	padding:21px 0;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
.errTopicInfo-right span[data-v-11cd7251]{
	display:inline-block;
	width:114px;
	height:40px;
	line-height:40px;
	margin-left:8px;
	background:#E4EEFF;
	font-size:14px;
	color:#5292fe;
	text-align:center;
	cursor:pointer;
}

.across[data-v-78e6f58c]{
	padding-top:60px;
	height:30px;
	background:#f4f8ff;
}
.breadBtn[data-v-78e6f58c]{
	margin-bottom:20px;
}
.correct-box[data-v-78e6f58c]{
	background:#fff;
}
.mainBox[data-v-78e6f58c]{
	width:1440px;
	margin:0 auto;
	background:#fff;
	padding-top:40px;
}
.selectUl[data-v-78e6f58c]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	position:relative;
	margin-bottom:40px;
}
.selectUl ul[data-v-78e6f58c]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	    flex-wrap:wrap;
	width:1375px;
}
.selectUl .selectli[data-v-78e6f58c]{
	margin-right: 30px;
	margin-bottom: 15px;
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border:1px solid #579BFA;
	border-radius:5px;
	cursor:pointer;
	font-size:16px;
}
.selectUl .selectli.active[data-v-78e6f58c]{
	background:#579BFA;
	color:#fff;
}
.selectUl .selectli[data-v-78e6f58c]:nth-of-type(9n){
	margin-right:0px;
}
.switchBtn[data-v-78e6f58c]{
	position: absolute;
	cursor: pointer;
	right: 0px;
	bottom:20px;
	color:#579BFA;
}
.correctmain[data-v-78e6f58c]{
	width:100%;
	padding-bottom:20px;
}
.titleFlage[data-v-78e6f58c]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	font-size:14px;
	margin-bottom:30px;
}
.titleFlage .cirlce[data-v-78e6f58c]{
	display:inline-block;
	width:18px;
	height:18px;
	border-radius:50%;
	background:#579BFA;
	margin-right:9px;
}
.stuAnswer[data-v-78e6f58c]{
	width:100%;
	height: 600px;
	border:1px solid #BBBBBB;
	border-radius:10px;
	padding-right:27px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
.stuAnswer-head[data-v-78e6f58c]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
}
.stuname[data-v-78e6f58c]{
	height:70px;
	line-height:70px;
	background:#D4E6FF;
	width:100px;
	text-align:center;
	border-top-left-radius:10px;
}
.scoreShow[data-v-78e6f58c]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
.scoreShow span[data-v-78e6f58c]{
	width:80px;
}
.scoreShow[data-v-78e6f58c] .el-input__inner{
	width:140px;
}
.timuList[data-v-78e6f58c]{
}
.stuAnswer-main[data-v-78e6f58c]{
	position:relative;
}
.tabBtn[data-v-78e6f58c]{
	position:absolute;
	display:inline-block;
	width:55px;
	height:55px;
	text-align:center;
	line-height:55px;
	color:#fff;
	background:#72ADFF;
	top:50%;
	-webkit-transform:translateY(-50%);
	        transform:translateY(-50%);
	cursor:pointer;
}
.tabBtn.next[data-v-78e6f58c]{
	right:-27px;
}
.imgShow[data-v-78e6f58c]{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	height:500px;
/* 	width:95%;
	height:500px;
	margin:0 auto;
	padding:20px 10px 27px 17px;
	box-sizing:border-box; */
}
.imgShow img[data-v-78e6f58c]{
	display:block;
	/* width:100%; */
	height:100%;
}

.breadBtn[data-v-9c2ec134]{
	margin-bottom:20px;
}
.publishBox[data-v-9c2ec134]{
  min-height:100vh;
  padding-top:100px;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  padding:100px 60px 0 60px;
}
.workType[data-v-9c2ec134]{
   display:-webkit-box;
   display:-ms-flexbox;
   display:flex;
   -webkit-box-align:center;
       -ms-flex-align:center;
           align-items:center;
   margin-bottom:30px;
}
.workType li[data-v-9c2ec134]{
	width:120px;
	height:40px;
	line-height:40px;
	text-align:center;
	border:1px solid #528FFF;
	cursor:pointer;
	background:#fff;
	color:#528FFF;
}
.workType li.active[data-v-9c2ec134]{
	background:#528FFF;
	color:#fff;
}
.showtypeBox[data-v-9c2ec134]{
	min-width:1280px;
}

.workPage[data-v-a1a5c864]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}
.asidenav[data-v-a1a5c864]{
	width:180px;
	margin-right:40px;
	float:left;
}
.asidenav li[data-v-a1a5c864]{
	height:40px;
	width:180px;
	text-align:center;
	line-height:40px;
	color:#5292FE;
	cursor:pointer;
	background:#E4ECFF;
}
.asidenav li.active[data-v-a1a5c864]{
	background:#528FFF;
	color:#fff;
}
.sectionMain[data-v-a1a5c864]{
	float:left;
	width:calc(100vw - 180px);
	background:#fff;
	padding:18px 30px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
.flageTile[data-v-a1a5c864]{
	font-size:16px;
	color:#101010;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-bottom:20px;
}
.flageTile .flageshu[data-v-a1a5c864]{
	background:#528FFF;
	width:3px;
	display:inline-block;
	height:18px;
	margin-right:9px;
}
.mflex[data-v-a1a5c864]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}
.checkEnglish[data-v-a1a5c864]{
	margin-top:30px;
	position:relative;
}
.switchBtn[data-v-a1a5c864]{
	position:absolute;
	right: 18px;
	bottom: 15px;
	font-size:18px;
	cursor:pointer;
}
.allcheck[data-v-a1a5c864]{
	margin:18px 0;
	padding-left:70px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
.checkNum[data-v-a1a5c864]{
	margin-left:10px;
}
.checkNum span[data-v-a1a5c864]{
	display:inline-block;
	color:#528fff;
	font-size:16px;
}
/*单词跟读*/
.follow[data-v-a1a5c864]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	    flex-wrap:wrap;
	padding-left:65px;
}
.follow li[data-v-a1a5c864]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	cursor:pointer;
	margin-right:20px;
	margin-bottom:15px;
}
.follow li div[data-v-a1a5c864]{
	/* width:100px; */
	padding:0 15px;
	height:40px;
	line-height:40px;
	text-align:center;
	border:1px solid #43C0F5;
	color:#2FB8F2;
	border-radius:5px;
	font-size:16px;
	margin-right:15px;
	min-width:140px;
}
.follow.oth li div[data-v-a1a5c864]{
	min-width: 430px;
}
.follow li.active div[data-v-a1a5c864]{
	background:#73D1F9;
	color:#FFFFFF;
}
.follow li i[data-v-a1a5c864]{
	color:#43C0F5;
	font-size:18px;
}
.WordSelection[data-v-a1a5c864]{
	 /* width:1280px; */
}
.WordSelection[data-v-a1a5c864] .el-checkbox-group{
	 display:-webkit-box;
	 display:-ms-flexbox;
	 display:flex;
	 -ms-flex-wrap:wrap;
	     flex-wrap:wrap;
}
.WordSelection li[data-v-a1a5c864]{
	padding:39px 0;
	border:1px dashed #528FFF;
	margin-bottom:20px;
	position:relative;
	border-radius:5px;
	width:284px;
	margin-right:10px;
}
.WordSelection li .checkBtn[data-v-a1a5c864]{
	position:absolute;
	top:0px;
}
.WordSelection li .checkBtn[data-v-a1a5c864] .el-checkbox__inner{
	width:24px;
	height:24px;
}
.WordSelection li .checkBtn[data-v-a1a5c864] .el-checkbox__inner::after{
	height: 15px;
	left: 9px;
	width: 5px;
}
.wordContent[data-v-a1a5c864]{
	/* padding:0 140px; */
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	/* display:flex;
	align-items:center; */
}
.answerEnglish[data-v-a1a5c864]{
	border-right:1px solid #BBBBBB;
	/* padding-right:25px; */
	text-align:center;
	margin-bottom:10px;
}
.answerEnglish span[data-v-a1a5c864]{
	display:inline-block;
	padding:0 15px;
	height:40px;
	line-height:40px;
	text-align:center;
	border:1px solid #43C0F5;
	background:#73D1F9;
	color:#FFFFFF;
	border-radius:5px;
	font-size:16px;
	margin-right:5px;
}
.answerEnglish i[data-v-a1a5c864]{
	color:#43C0F5;
	font-size:18px;
	cursor:pointer;
}
.otherEnglish[data-v-a1a5c864]{
	/* margin-left:39px; */
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	margin-bottom:10px;
}
.otherEnglish span[data-v-a1a5c864]{
	font-size:14px;
	color: #101010;
	margin-right:10px;
}
.otherEnglish[data-v-a1a5c864] .el-input__inner{
	/* width:140px; */
	width:100px;
	border: none;
	border-bottom: 1px solid #ccc;
}
/*练习任务*/
.exerciseTask[data-v-a1a5c864]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	margin:15px 0;
}
.labelNmae[data-v-a1a5c864]{
	font-size:16px;
}
.sendwordBox[data-v-a1a5c864]{
    width:1200px;
	border:1px solid #BBBBBB;
	border-radius:5px;
	padding:10px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
.sendwordBox[data-v-a1a5c864] .el-textarea__inner{
	border:none;
}
.fileBtnBox[data-v-a1a5c864]{
	 text-align:right;
}
.fileBtnBox i[data-v-a1a5c864]{
	font-size:26px;
	color:#528FFF;
	cursor:pointer;
	margin-right:10px;
}
.fileBtnBox span[data-v-a1a5c864]{
	font-size:16px;
	color:#929292;
}
.setexeclass[data-v-a1a5c864]{
	margin:30px 0;
}
/*作文练习*/
.Essay[data-v-a1a5c864]{
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
.Essay li[data-v-a1a5c864]{
	margin-left:30px;
}
.Essay li span[data-v-a1a5c864]{
	font-size:16px;
	color:#528FFF;
	margin-right:5px;
}
.articleTopic[data-v-a1a5c864]{
	width:1200px;
	border:1px dashed #528FFF;
	height:400px;
	border-radius:5px;
	background:#E4ECFF;
	overflow-y:auto;
	padding:10px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
.Engltext[data-v-a1a5c864]{
	margin:20px 0;
}
.workPage[data-v-a1a5c864] .el-form-item__label{
	font-size:16px;
}
.publishWork[data-v-a1a5c864]{
	display:block;
	margin:10px auto 0 auto;
}
.checkFile[data-v-a1a5c864]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	    flex-wrap:wrap;
	padding-left:80px;
}
.checkFile li[data-v-a1a5c864]{
	/* position:relative; */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-bottom:10px;
	cursor:pointer;
}
.checkFile li i[data-v-a1a5c864]{
	font-size:26px;
	margin-right:10px;
	color: #528FFF;
}
.checkFile li div[data-v-a1a5c864]{
	font-size:16px;
}
.checkFile li i.delbtn[data-v-a1a5c864]{
	display:none;
	font-size: 22px;
	color: #e53535;
	margin-right:0px;
	margin-left:10px;
}
.checkFile li:hover i.delbtn[data-v-a1a5c864]{
	display:block;
}

.questionBank-page[data-v-6922ae37]{
	background:#fff;
	padding:30px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
.selectHead[data-v-6922ae37]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:baseline;
	    -ms-flex-align:baseline;
	        align-items:baseline;
}
.timuBox[data-v-6922ae37]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	    flex-wrap:wrap;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
}
.timuBox li[data-v-6922ae37]{
	width:48%;
	border:1px dashed #528FFF;
	margin-bottom:20px;
	cursor:pointer;
}
.timuBox li .showimg[data-v-6922ae37]{
	padding:5px 10px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
.timuBox li .showimg img[data-v-6922ae37]{
	display:block;
	width:100%;
}
.moreGroup[data-v-6922ae37]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.morebtn[data-v-6922ae37]{
	display:inline-block;
	cursor:pointer;
}
.morebtn[data-v-6922ae37]:hover{
	color:#528fff;
}
.checkInfo[data-v-6922ae37]{
	margin-bottom:20px;
}
.checkInfo .checkNum[data-v-6922ae37]{
	width:160px;
	height:33px;
	background:#E4EEFF;
	color:#101010;
	line-height:33px;
	border-radius:50px;
	border:1px solid #528FFF;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	text-align:center;
	margin-left:30px;
}
.checkInfo .checkNum span[data-v-6922ae37]{
	color:#528FFF;
}

.across[data-v-58bea868]{
	padding-top:60px;
	height:30px;
	background:#f4f8ff;
}
.breadBtn[data-v-58bea868]{
	margin-bottom:20px;
}
.detail-main[data-v-58bea868]{
	padding:20px 100px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	background:#fff;
}
.flageTitle[data-v-58bea868]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	font-size:14px;
	color:#101010;
	margin-bottom:25px;
}
.flageTitle span[data-v-58bea868]{
  display:inline-block;
  width:14px;
  height:14px;
  margin-right:10px;
  background:#579BFA;
  border-radius:50%;
}
.stuAnswerInfo[data-v-58bea868]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	    flex-wrap:wrap;
	margin-bottom:30px;
}
.stuAnswerInfo li[data-v-58bea868]{
	width:130px;
	height:40px;
    line-height:40px;
	text-align:center;
	border:1px solid #dbdbdb;
	cursor:pointer;
}
.stuAnswerInfo li.active[data-v-58bea868]{
	color:#6CA3FF;
}
.tableBox[data-v-58bea868]{
	margin-bottom:30px;
}
.successB[data-v-58bea868]{
	font-size:24px;
	color:green;
}
.errorB[data-v-58bea868]{
	font-size:24px;
	color:red;
}

.across[data-v-f3de8bfc]{
	padding-top:60px;
	height:30px;
	background:#f4f8ff;
}
.breadBtn[data-v-f3de8bfc]{
	margin-bottom:20px;
}
.detail-main[data-v-f3de8bfc]{
	padding:20px 100px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	background:#fff;
}
.flageTitle[data-v-f3de8bfc]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	font-size:14px;
	color:#101010;
	margin-bottom:25px;
}
.flageTitle span[data-v-f3de8bfc]{
  display:inline-block;
  width:14px;
  height:14px;
  margin-right:10px;
  background:#579BFA;
  border-radius:50%;
}
.tableBox[data-v-f3de8bfc]{
	margin-bottom:30px;
}
.stunameC[data-v-f3de8bfc]{
  color:#6CA3FF;
  text-decoration:underline;
  cursor:pointer;
}
.mabox[data-v-f3de8bfc]{
	/* display:flex; */
	width:100%;
	/* justify-content:space-between; */
}
.mabox-left[data-v-f3de8bfc]{
	/* width:40%; */
	border:1px dashed #579BFA;
	margin-bottom:15px;
	position:relative;
}
.canvasBox[data-v-f3de8bfc]{
	width:100%;
	height:100%;
	position:absolute;
	left: 0px;
	top: 0px;
}
#errorCanvas[data-v-f3de8bfc]{
	display:block;
	margin:0 auto;
}
.mabox-left img[data-v-f3de8bfc]{
	display:block;
	margin:0 auto;
	/* display:inline-block; */
	/* width:100%; */
}
.mabox-right[data-v-f3de8bfc]{
	/* width:55%; */
	padding:5px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	border:1px dashed #579BFA;
	font-size:14px;
	color:#101010;
}
.scoreShow[data-v-f3de8bfc]{
	font-size:14px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	margin-bottom:10px;
}
.scoreShow span[data-v-f3de8bfc]{
	margin-right:15px;
}
.tubiao[data-v-f3de8bfc] {
  height:300px;
  width:100%;
}
.bgaoGroup[data-v-f3de8bfc]{
	margin-bottom:20px;
}

.across[data-v-8566e0ee] {
	padding-top: 60px;
	height: 30px;
	background: #f4f8ff;
}
.breadBtn[data-v-8566e0ee] {
	margin-bottom: 20px;
}
.detail-main[data-v-8566e0ee] {
	padding: 20px 60px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	background: #fff;
}
.imgshowBox img[data-v-8566e0ee] {
	width: 100%;
}
.checkBox li[data-v-8566e0ee] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	    -ms-flex-align: baseline;
	        align-items: baseline;
	font-size: 16px;
	color: #101010;
	margin-bottom: 10px;
}
.checkBox li .Lbox[data-v-8566e0ee] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.checkBox li .Lbox span[data-v-8566e0ee] {
	font-size: 16px;
	margin-left: 10px;
	margin-bottom: 5px;
	cursor: pointer;
}
.checkBox li .Lbox span.active[data-v-8566e0ee] {
	color: #579BFA;
	cursor: pointer;
}
.showprogress[data-v-8566e0ee] {
	display: inline-block;
	width: 140px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border: 1px solid #ccc;
}
.restbtn[data-v-8566e0ee] {
	font-size: 22px;
	cursor: pointer;
	margin: 0 10px;
}
.stubox[data-v-8566e0ee]{
	height:calc(100vh - 90px);
}

/*学生信息*/
.infobox[data-v-8566e0ee]{
	width:100%;
	background:#FFFCF3;
	border:1px solid #FFC17D;
	height:74px;
	padding:0 30px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	position:relative;
}
.flexBox[data-v-8566e0ee]{
	width:60%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
.stuinfoBox[data-v-8566e0ee]{
	font-size:20px;
	margin-right:10px;
}
.allscore[data-v-8566e0ee]{
	position:absolute;
	right:50px;
	color:red;
	font-size:20px;
}
.imgPage[data-v-8566e0ee]{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
.imgPage li[data-v-8566e0ee]{
	background:#fff;
	border:1px solid #BBBBBB;
	border-radius:5px;
	color:#101010;
	width:68px;
	height:32px;
	line-height:32px;
	font-size:14px;
	text-align:center;
	margin-right:10px;
	cursor:pointer;
}
.imgPage li.active[data-v-8566e0ee]{
	background:#FFF0C6;
}
.delBtn[data-v-8566e0ee]{
	
	width:68px;
	height:32px;
	line-height:32px;
	font-size:14px;
	text-align:center;
	border-radius:5px;
	cursor:pointer;
	background:#CE5821;
	color:#fff;
}
.heresyBtn[data-v-8566e0ee]{

	margin-left: 20px;
			
	width:98px;
	height:32px;
	line-height:32px;
	font-size:14px;
	text-align:center;
	border-radius:5px;
	cursor:pointer;
	background:red; 
	color:#fff;
}
.backBtn[data-v-8566e0ee]{
	margin-right:20px;
	margin-left:15px;
	width:68px;
	height:32px;
	line-height:32px;
	font-size:14px;
	text-align:center;
	border-radius:5px;
	cursor:pointer;
	background:#FFF0C6;
	color:#CE5821;
}
.detailBox[data-v-8566e0ee]{
	height:calc(100vh - 164px);
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}
.detailBox-left[data-v-8566e0ee]{
 width:60%;
    overflow: scroll;
	border:1px solid #ccc;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
.detailBox-right[data-v-8566e0ee]{
	width:40%;
}
.errorFlage[data-v-8566e0ee]{
	color:red;
	font-weight:bold;
}

































































.wisdommain-Box[data-v-08bccdd3] {
		padding-top: 64px;
}
.tabHeadBox[data-v-08bccdd3] {
		height: 48px;
		line-height: 48px;
		background: #ffffff;
		-webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
		        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
		margin-bottom: 10px;
}
.tabHeadBoxContent[data-v-08bccdd3] {
		width: 1220px;
		margin: 0 auto;
}
.tabHeadBoxContent span[data-v-08bccdd3] {
		cursor: pointer;
		color: #000;
		margin-left: 50px;
		font-size: 16px;
}
.tabHeadBoxContent span.active[data-v-08bccdd3] {
		color: #579BFA;
}
.emptybox[data-v-08bccdd3]{
		height:calc(100vh - 80px);
}
.emptybox img[data-v-08bccdd3]{
		display: block;
		margin:120px auto 0 auto;
}
.select-box[data-v-08bccdd3] {
		background: #fff;
		padding: 20px 0;
		margin-bottom: 16px;
}
.select-content[data-v-08bccdd3] {
		width: 1220px;
		margin: 0 auto;
}
.changlist[data-v-08bccdd3] {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
}
.changlist-left[data-v-08bccdd3] {
		width: 72%;
}
.changlist-left ul[data-v-08bccdd3] {
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		width: 90%;
}
.changlist-left ul li[data-v-08bccdd3] {
		margin-right: 20px;
		line-height: 24px;
		cursor: pointer;
		margin-bottom: 10px;
		margin-top: 10px;
		font-size: 16px;
}
.changlist-left ul li.active[data-v-08bccdd3] {
		color: #5292FE;
}
.listbox[data-v-08bccdd3] {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: baseline;
		    -ms-flex-align: baseline;
		        align-items: baseline;
}
.listbox span[data-v-08bccdd3] {
		display: inline-block;
		width: 60px;
		line-height: 24px;
		font-size: 16px;
}
.data-box[data-v-08bccdd3] {
		padding-top: 30px;
		background: #fff;
}
.data-mian[data-v-08bccdd3] {
		width: 1220px;
		margin: 0 auto;
}
.dropBtn[data-v-08bccdd3]:hover{
		background:#ccc;
}
.publishwork[data-v-08bccdd3]{
		margin-bottom:20px;
		float:right;
}
.HandleBtn[data-v-08bccdd3]{
		margin-left:0px;
		margin-right:10px;
}
.cardBtn[data-v-08bccdd3]{
		width:200px;
		position:relative;
		/* background:#5292FE ;
		color:#fff;
		height:40px;
		line-height:40px; */
		cursor:pointer;
		text-align:center;
		margin:0 20px;
}
.crafile[data-v-08bccdd3]{
		position:absolute;
		width:20px;
		z-index:-99;
}





































@charset "UTF-8";.el-pagination--small .arrow.disabled,.el-table .hidden-columns,.el-table td.is-hidden>*,.el-table th.is-hidden>*,.el-table--hidden{visibility:hidden}.el-dropdown .el-dropdown-selfdefine:focus:active,.el-dropdown .el-dropdown-selfdefine:focus:not(.focusing),.el-message__closeBtn:focus,.el-message__content:focus,.el-popover:focus,.el-popover:focus:active,.el-popover__reference:focus:hover,.el-popover__reference:focus:not(.focusing),.el-rate:active,.el-rate:focus,.el-tooltip:focus:hover,.el-tooltip:focus:not(.focusing),.el-upload-list__item.is-success:active,.el-upload-list__item.is-success:not(.focusing):focus{outline-width:0}.el-input__suffix,.el-tree.is-dragging .el-tree-node__content *{pointer-events:none}@font-face{font-family:element-icons;src:url(/static/fonts/element-icons.535877f.woff) format("woff"),url(/static/fonts/element-icons.732389d.ttf) format("truetype");font-weight:400;font-display:"auto";font-style:normal}[class*=" el-icon-"],[class^=el-icon-]{font-family:element-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.el-icon-ice-cream-round:before{content:"\E6A0"}.el-icon-ice-cream-square:before{content:"\E6A3"}.el-icon-lollipop:before{content:"\E6A4"}.el-icon-potato-strips:before{content:"\E6A5"}.el-icon-milk-tea:before{content:"\E6A6"}.el-icon-ice-drink:before{content:"\E6A7"}.el-icon-ice-tea:before{content:"\E6A9"}.el-icon-coffee:before{content:"\E6AA"}.el-icon-orange:before{content:"\E6AB"}.el-icon-pear:before{content:"\E6AC"}.el-icon-apple:before{content:"\E6AD"}.el-icon-cherry:before{content:"\E6AE"}.el-icon-watermelon:before{content:"\E6AF"}.el-icon-grape:before{content:"\E6B0"}.el-icon-refrigerator:before{content:"\E6B1"}.el-icon-goblet-square-full:before{content:"\E6B2"}.el-icon-goblet-square:before{content:"\E6B3"}.el-icon-goblet-full:before{content:"\E6B4"}.el-icon-goblet:before{content:"\E6B5"}.el-icon-cold-drink:before{content:"\E6B6"}.el-icon-coffee-cup:before{content:"\E6B8"}.el-icon-water-cup:before{content:"\E6B9"}.el-icon-hot-water:before{content:"\E6BA"}.el-icon-ice-cream:before{content:"\E6BB"}.el-icon-dessert:before{content:"\E6BC"}.el-icon-sugar:before{content:"\E6BD"}.el-icon-tableware:before{content:"\E6BE"}.el-icon-burger:before{content:"\E6BF"}.el-icon-knife-fork:before{content:"\E6C1"}.el-icon-fork-spoon:before{content:"\E6C2"}.el-icon-chicken:before{content:"\E6C3"}.el-icon-food:before{content:"\E6C4"}.el-icon-dish-1:before{content:"\E6C5"}.el-icon-dish:before{content:"\E6C6"}.el-icon-moon-night:before{content:"\E6EE"}.el-icon-moon:before{content:"\E6F0"}.el-icon-cloudy-and-sunny:before{content:"\E6F1"}.el-icon-partly-cloudy:before{content:"\E6F2"}.el-icon-cloudy:before{content:"\E6F3"}.el-icon-sunny:before{content:"\E6F6"}.el-icon-sunset:before{content:"\E6F7"}.el-icon-sunrise-1:before{content:"\E6F8"}.el-icon-sunrise:before{content:"\E6F9"}.el-icon-heavy-rain:before{content:"\E6FA"}.el-icon-lightning:before{content:"\E6FB"}.el-icon-light-rain:before{content:"\E6FC"}.el-icon-wind-power:before{content:"\E6FD"}.el-icon-baseball:before{content:"\E712"}.el-icon-soccer:before{content:"\E713"}.el-icon-football:before{content:"\E715"}.el-icon-basketball:before{content:"\E716"}.el-icon-ship:before{content:"\E73F"}.el-icon-truck:before{content:"\E740"}.el-icon-bicycle:before{content:"\E741"}.el-icon-mobile-phone:before{content:"\E6D3"}.el-icon-service:before{content:"\E6D4"}.el-icon-key:before{content:"\E6E2"}.el-icon-unlock:before{content:"\E6E4"}.el-icon-lock:before{content:"\E6E5"}.el-icon-watch:before{content:"\E6FE"}.el-icon-watch-1:before{content:"\E6FF"}.el-icon-timer:before{content:"\E702"}.el-icon-alarm-clock:before{content:"\E703"}.el-icon-map-location:before{content:"\E704"}.el-icon-delete-location:before{content:"\E705"}.el-icon-add-location:before{content:"\E706"}.el-icon-location-information:before{content:"\E707"}.el-icon-location-outline:before{content:"\E708"}.el-icon-location:before{content:"\E79E"}.el-icon-place:before{content:"\E709"}.el-icon-discover:before{content:"\E70A"}.el-icon-first-aid-kit:before{content:"\E70B"}.el-icon-trophy-1:before{content:"\E70C"}.el-icon-trophy:before{content:"\E70D"}.el-icon-medal:before{content:"\E70E"}.el-icon-medal-1:before{content:"\E70F"}.el-icon-stopwatch:before{content:"\E710"}.el-icon-mic:before{content:"\E711"}.el-icon-copy-document:before{content:"\E718"}.el-icon-full-screen:before{content:"\E719"}.el-icon-switch-button:before{content:"\E71B"}.el-icon-aim:before{content:"\E71C"}.el-icon-crop:before{content:"\E71D"}.el-icon-odometer:before{content:"\E71E"}.el-icon-time:before{content:"\E71F"}.el-icon-bangzhu:before{content:"\E724"}.el-icon-close-notification:before{content:"\E726"}.el-icon-microphone:before{content:"\E727"}.el-icon-turn-off-microphone:before{content:"\E728"}.el-icon-position:before{content:"\E729"}.el-icon-postcard:before{content:"\E72A"}.el-icon-message:before{content:"\E72B"}.el-icon-chat-line-square:before{content:"\E72D"}.el-icon-chat-dot-square:before{content:"\E72E"}.el-icon-chat-dot-round:before{content:"\E72F"}.el-icon-chat-square:before{content:"\E730"}.el-icon-chat-line-round:before{content:"\E731"}.el-icon-chat-round:before{content:"\E732"}.el-icon-set-up:before{content:"\E733"}.el-icon-turn-off:before{content:"\E734"}.el-icon-open:before{content:"\E735"}.el-icon-connection:before{content:"\E736"}.el-icon-link:before{content:"\E737"}.el-icon-cpu:before{content:"\E738"}.el-icon-thumb:before{content:"\E739"}.el-icon-female:before{content:"\E73A"}.el-icon-male:before{content:"\E73B"}.el-icon-guide:before{content:"\E73C"}.el-icon-news:before{content:"\E73E"}.el-icon-price-tag:before{content:"\E744"}.el-icon-discount:before{content:"\E745"}.el-icon-wallet:before{content:"\E747"}.el-icon-coin:before{content:"\E748"}.el-icon-money:before{content:"\E749"}.el-icon-bank-card:before{content:"\E74A"}.el-icon-box:before{content:"\E74B"}.el-icon-present:before{content:"\E74C"}.el-icon-sell:before{content:"\E6D5"}.el-icon-sold-out:before{content:"\E6D6"}.el-icon-shopping-bag-2:before{content:"\E74D"}.el-icon-shopping-bag-1:before{content:"\E74E"}.el-icon-shopping-cart-2:before{content:"\E74F"}.el-icon-shopping-cart-1:before{content:"\E750"}.el-icon-shopping-cart-full:before{content:"\E751"}.el-icon-smoking:before{content:"\E752"}.el-icon-no-smoking:before{content:"\E753"}.el-icon-house:before{content:"\E754"}.el-icon-table-lamp:before{content:"\E755"}.el-icon-school:before{content:"\E756"}.el-icon-office-building:before{content:"\E757"}.el-icon-toilet-paper:before{content:"\E758"}.el-icon-notebook-2:before{content:"\E759"}.el-icon-notebook-1:before{content:"\E75A"}.el-icon-files:before{content:"\E75B"}.el-icon-collection:before{content:"\E75C"}.el-icon-receiving:before{content:"\E75D"}.el-icon-suitcase-1:before{content:"\E760"}.el-icon-suitcase:before{content:"\E761"}.el-icon-film:before{content:"\E763"}.el-icon-collection-tag:before{content:"\E765"}.el-icon-data-analysis:before{content:"\E766"}.el-icon-pie-chart:before{content:"\E767"}.el-icon-data-board:before{content:"\E768"}.el-icon-data-line:before{content:"\E76D"}.el-icon-reading:before{content:"\E769"}.el-icon-magic-stick:before{content:"\E76A"}.el-icon-coordinate:before{content:"\E76B"}.el-icon-mouse:before{content:"\E76C"}.el-icon-brush:before{content:"\E76E"}.el-icon-headset:before{content:"\E76F"}.el-icon-umbrella:before{content:"\E770"}.el-icon-scissors:before{content:"\E771"}.el-icon-mobile:before{content:"\E773"}.el-icon-attract:before{content:"\E774"}.el-icon-monitor:before{content:"\E775"}.el-icon-search:before{content:"\E778"}.el-icon-takeaway-box:before{content:"\E77A"}.el-icon-paperclip:before{content:"\E77D"}.el-icon-printer:before{content:"\E77E"}.el-icon-document-add:before{content:"\E782"}.el-icon-document:before{content:"\E785"}.el-icon-document-checked:before{content:"\E786"}.el-icon-document-copy:before{content:"\E787"}.el-icon-document-delete:before{content:"\E788"}.el-icon-document-remove:before{content:"\E789"}.el-icon-tickets:before{content:"\E78B"}.el-icon-folder-checked:before{content:"\E77F"}.el-icon-folder-delete:before{content:"\E780"}.el-icon-folder-remove:before{content:"\E781"}.el-icon-folder-add:before{content:"\E783"}.el-icon-folder-opened:before{content:"\E784"}.el-icon-folder:before{content:"\E78A"}.el-icon-edit-outline:before{content:"\E764"}.el-icon-edit:before{content:"\E78C"}.el-icon-date:before{content:"\E78E"}.el-icon-c-scale-to-original:before{content:"\E7C6"}.el-icon-view:before{content:"\E6CE"}.el-icon-loading:before{content:"\E6CF"}.el-icon-rank:before{content:"\E6D1"}.el-icon-sort-down:before{content:"\E7C4"}.el-icon-sort-up:before{content:"\E7C5"}.el-icon-sort:before{content:"\E6D2"}.el-icon-finished:before{content:"\E6CD"}.el-icon-refresh-left:before{content:"\E6C7"}.el-icon-refresh-right:before{content:"\E6C8"}.el-icon-refresh:before{content:"\E6D0"}.el-icon-video-play:before{content:"\E7C0"}.el-icon-video-pause:before{content:"\E7C1"}.el-icon-d-arrow-right:before{content:"\E6DC"}.el-icon-d-arrow-left:before{content:"\E6DD"}.el-icon-arrow-up:before{content:"\E6E1"}.el-icon-arrow-down:before{content:"\E6DF"}.el-icon-arrow-right:before{content:"\E6E0"}.el-icon-arrow-left:before{content:"\E6DE"}.el-icon-top-right:before{content:"\E6E7"}.el-icon-top-left:before{content:"\E6E8"}.el-icon-top:before{content:"\E6E6"}.el-icon-bottom:before{content:"\E6EB"}.el-icon-right:before{content:"\E6E9"}.el-icon-back:before{content:"\E6EA"}.el-icon-bottom-right:before{content:"\E6EC"}.el-icon-bottom-left:before{content:"\E6ED"}.el-icon-caret-top:before{content:"\E78F"}.el-icon-caret-bottom:before{content:"\E790"}.el-icon-caret-right:before{content:"\E791"}.el-icon-caret-left:before{content:"\E792"}.el-icon-d-caret:before{content:"\E79A"}.el-icon-share:before{content:"\E793"}.el-icon-menu:before{content:"\E798"}.el-icon-s-grid:before{content:"\E7A6"}.el-icon-s-check:before{content:"\E7A7"}.el-icon-s-data:before{content:"\E7A8"}.el-icon-s-opportunity:before{content:"\E7AA"}.el-icon-s-custom:before{content:"\E7AB"}.el-icon-s-claim:before{content:"\E7AD"}.el-icon-s-finance:before{content:"\E7AE"}.el-icon-s-comment:before{content:"\E7AF"}.el-icon-s-flag:before{content:"\E7B0"}.el-icon-s-marketing:before{content:"\E7B1"}.el-icon-s-shop:before{content:"\E7B4"}.el-icon-s-open:before{content:"\E7B5"}.el-icon-s-management:before{content:"\E7B6"}.el-icon-s-ticket:before{content:"\E7B7"}.el-icon-s-release:before{content:"\E7B8"}.el-icon-s-home:before{content:"\E7B9"}.el-icon-s-promotion:before{content:"\E7BA"}.el-icon-s-operation:before{content:"\E7BB"}.el-icon-s-unfold:before{content:"\E7BC"}.el-icon-s-fold:before{content:"\E7A9"}.el-icon-s-platform:before{content:"\E7BD"}.el-icon-s-order:before{content:"\E7BE"}.el-icon-s-cooperation:before{content:"\E7BF"}.el-icon-bell:before{content:"\E725"}.el-icon-message-solid:before{content:"\E799"}.el-icon-video-camera:before{content:"\E772"}.el-icon-video-camera-solid:before{content:"\E796"}.el-icon-camera:before{content:"\E779"}.el-icon-camera-solid:before{content:"\E79B"}.el-icon-download:before{content:"\E77C"}.el-icon-upload2:before{content:"\E77B"}.el-icon-upload:before{content:"\E7C3"}.el-icon-picture-outline-round:before{content:"\E75F"}.el-icon-picture-outline:before{content:"\E75E"}.el-icon-picture:before{content:"\E79F"}.el-icon-close:before{content:"\E6DB"}.el-icon-check:before{content:"\E6DA"}.el-icon-plus:before{content:"\E6D9"}.el-icon-minus:before{content:"\E6D8"}.el-icon-help:before{content:"\E73D"}.el-icon-s-help:before{content:"\E7B3"}.el-icon-circle-close:before{content:"\E78D"}.el-icon-circle-check:before{content:"\E720"}.el-icon-circle-plus-outline:before{content:"\E723"}.el-icon-remove-outline:before{content:"\E722"}.el-icon-zoom-out:before{content:"\E776"}.el-icon-zoom-in:before{content:"\E777"}.el-icon-error:before{content:"\E79D"}.el-icon-success:before{content:"\E79C"}.el-icon-circle-plus:before{content:"\E7A0"}.el-icon-remove:before{content:"\E7A2"}.el-icon-info:before{content:"\E7A1"}.el-icon-question:before{content:"\E7A4"}.el-icon-warning-outline:before{content:"\E6C9"}.el-icon-warning:before{content:"\E7A3"}.el-icon-goods:before{content:"\E7C2"}.el-icon-s-goods:before{content:"\E7B2"}.el-icon-star-off:before{content:"\E717"}.el-icon-star-on:before{content:"\E797"}.el-icon-more-outline:before{content:"\E6CC"}.el-icon-more:before{content:"\E794"}.el-icon-phone-outline:before{content:"\E6CB"}.el-icon-phone:before{content:"\E795"}.el-icon-user:before{content:"\E6E3"}.el-icon-user-solid:before{content:"\E7A5"}.el-icon-setting:before{content:"\E6CA"}.el-icon-s-tools:before{content:"\E7AC"}.el-icon-delete:before{content:"\E6D7"}.el-icon-delete-solid:before{content:"\E7C9"}.el-icon-eleme:before{content:"\E7C7"}.el-icon-platform-eleme:before{content:"\E7CA"}.el-icon-loading{-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.el-icon--right{margin-left:5px}.el-icon--left{margin-right:5px}@-webkit-keyframes rotating{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}@keyframes rotating{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}.el-pagination{white-space:nowrap;padding:2px 5px;color:#303133;font-weight:700}.el-pagination::after,.el-pagination::before{display:table;content:""}.el-pagination::after{clear:both}.el-pagination button,.el-pagination span:not([class*=suffix]){display:inline-block;font-size:13px;min-width:35.5px;height:28px;line-height:28px;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box}.el-pagination .el-input__inner{text-align:center;-moz-appearance:textfield;line-height:normal}.el-pagination .el-input__suffix{right:0;-webkit-transform:scale(.8);transform:scale(.8)}.el-pagination .el-select .el-input{width:100px;margin:0 5px}.el-pagination .el-select .el-input .el-input__inner{padding-right:25px;border-radius:3px}.el-pagination button{border:none;padding:0 6px;background:0 0}.el-pagination button:focus{outline:0}.el-pagination button:hover{color:#409EFF}.el-pagination button:disabled{color:#C0C4CC;background-color:#FFF;cursor:not-allowed}.el-pagination .btn-next,.el-pagination .btn-prev{background:center center no-repeat #FFF;background-size:16px;cursor:pointer;margin:0;color:#303133}.el-pagination .btn-next .el-icon,.el-pagination .btn-prev .el-icon{display:block;font-size:12px;font-weight:700}.el-pagination .btn-prev{padding-right:12px}.el-pagination .btn-next{padding-left:12px}.el-pagination .el-pager li.disabled{color:#C0C4CC;cursor:not-allowed}.el-pager li,.el-pager li.btn-quicknext:hover,.el-pager li.btn-quickprev:hover{cursor:pointer}.el-pagination--small .btn-next,.el-pagination--small .btn-prev,.el-pagination--small .el-pager li,.el-pagination--small .el-pager li.btn-quicknext,.el-pagination--small .el-pager li.btn-quickprev,.el-pagination--small .el-pager li:last-child{border-color:transparent;font-size:12px;line-height:22px;height:22px;min-width:22px}.el-pagination--small .more::before,.el-pagination--small li.more::before{line-height:24px}.el-pagination--small button,.el-pagination--small span:not([class*=suffix]){height:22px;line-height:22px}.el-pagination--small .el-pagination__editor,.el-pagination--small .el-pagination__editor.el-input .el-input__inner{height:22px}.el-pagination__sizes{margin:0 10px 0 0;font-weight:400;color:#606266}.el-pagination__sizes .el-input .el-input__inner{font-size:13px;padding-left:8px}.el-pagination__sizes .el-input .el-input__inner:hover{border-color:#409EFF}.el-pagination__total{margin-right:10px;font-weight:400;color:#606266}.el-pagination__jump{margin-left:24px;font-weight:400;color:#606266}.el-pagination__jump .el-input__inner{padding:0 3px}.el-pagination__rightwrapper{float:right}.el-pagination__editor{line-height:18px;padding:0 2px;height:28px;text-align:center;margin:0 2px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px}.el-pager,.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev{padding:0}.el-pagination__editor.el-input{width:50px}.el-pagination__editor.el-input .el-input__inner{height:28px}.el-pagination__editor .el-input__inner::-webkit-inner-spin-button,.el-pagination__editor .el-input__inner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev,.el-pagination.is-background .el-pager li{margin:0 5px;background-color:#f4f4f5;color:#606266;min-width:30px;border-radius:2px}.el-pagination.is-background .btn-next.disabled,.el-pagination.is-background .btn-next:disabled,.el-pagination.is-background .btn-prev.disabled,.el-pagination.is-background .btn-prev:disabled,.el-pagination.is-background .el-pager li.disabled{color:#C0C4CC}.el-pagination.is-background .el-pager li:not(.disabled):hover{color:#409EFF}.el-pagination.is-background .el-pager li:not(.disabled).active{background-color:#409EFF;color:#FFF}.el-dialog,.el-pager li{background:#FFF;-webkit-box-sizing:border-box}.el-pagination.is-background.el-pagination--small .btn-next,.el-pagination.is-background.el-pagination--small .btn-prev,.el-pagination.is-background.el-pagination--small .el-pager li{margin:0 3px;min-width:22px}.el-pager,.el-pager li{vertical-align:top;margin:0;display:inline-block}.el-pager{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;list-style:none;font-size:0}.el-date-table,.el-table th{-webkit-user-select:none;-moz-user-select:none}.el-pager .more::before{line-height:30px}.el-pager li{padding:0 4px;font-size:13px;min-width:35.5px;height:28px;line-height:28px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.el-menu--collapse .el-menu .el-submenu,.el-menu--popup{min-width:200px}.el-pager li.btn-quicknext,.el-pager li.btn-quickprev{line-height:28px;color:#303133}.el-pager li.btn-quicknext.disabled,.el-pager li.btn-quickprev.disabled{color:#C0C4CC}.el-pager li.active+li{border-left:0}.el-pager li:hover{color:#409EFF}.el-pager li.active{color:#409EFF;cursor:default}@-webkit-keyframes v-modal-in{0%{opacity:0}}@-webkit-keyframes v-modal-out{100%{opacity:0}}.el-dialog{position:relative;margin:0 auto 50px;border-radius:2px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3);-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.el-dialog.is-fullscreen{width:100%;margin-top:0;margin-bottom:0;height:100%;overflow:auto}.el-dialog__wrapper{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;margin:0}.el-dialog__header{padding:20px 20px 10px}.el-dialog__headerbtn{position:absolute;top:20px;right:20px;padding:0;background:0 0;border:none;outline:0;cursor:pointer;font-size:16px}.el-dialog__headerbtn .el-dialog__close{color:#909399}.el-dialog__headerbtn:focus .el-dialog__close,.el-dialog__headerbtn:hover .el-dialog__close{color:#409EFF}.el-dialog__title{line-height:24px;font-size:18px;color:#303133}.el-dialog__body{padding:30px 20px;color:#606266;font-size:14px;word-break:break-all}.el-dialog__footer{padding:10px 20px 20px;text-align:right;-webkit-box-sizing:border-box;box-sizing:border-box}.el-dialog--center{text-align:center}.el-dialog--center .el-dialog__body{text-align:initial;padding:25px 25px 30px}.el-dialog--center .el-dialog__footer{text-align:inherit}.dialog-fade-enter-active{-webkit-animation:dialog-fade-in .3s;animation:dialog-fade-in .3s}.dialog-fade-leave-active{-webkit-animation:dialog-fade-out .3s;animation:dialog-fade-out .3s}@-webkit-keyframes dialog-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes dialog-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes dialog-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}@keyframes dialog-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}.el-autocomplete{position:relative;display:inline-block}.el-autocomplete-suggestion{margin:5px 0;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);border-radius:4px;border:1px solid #E4E7ED;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#FFF}.el-dropdown-menu,.el-menu--collapse .el-submenu .el-menu{z-index:10;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-autocomplete-suggestion__wrap{max-height:280px;padding:10px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-autocomplete-suggestion__list{margin:0;padding:0}.el-autocomplete-suggestion li{padding:0 20px;margin:0;line-height:34px;cursor:pointer;color:#606266;font-size:14px;list-style:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-autocomplete-suggestion li.highlighted,.el-autocomplete-suggestion li:hover{background-color:#F5F7FA}.el-autocomplete-suggestion li.divider{margin-top:6px;border-top:1px solid #000}.el-autocomplete-suggestion li.divider:last-child{margin-bottom:-6px}.el-autocomplete-suggestion.is-loading li{text-align:center;height:100px;line-height:100px;font-size:20px;color:#999}.el-autocomplete-suggestion.is-loading li::after{display:inline-block;content:"";height:100%;vertical-align:middle}.el-autocomplete-suggestion.is-loading li:hover{background-color:#FFF}.el-autocomplete-suggestion.is-loading .el-icon-loading{vertical-align:middle}.el-dropdown{display:inline-block;position:relative;color:#606266;font-size:14px}.el-dropdown .el-button-group{display:block}.el-dropdown .el-button-group .el-button{float:none}.el-dropdown .el-dropdown__caret-button{padding-left:5px;padding-right:5px;position:relative;border-left:none}.el-dropdown .el-dropdown__caret-button::before{content:'';position:absolute;display:block;width:1px;top:5px;bottom:5px;left:0;background:rgba(255,255,255,.5)}.el-dropdown .el-dropdown__caret-button.el-button--default::before{background:rgba(220,223,230,.5)}.el-dropdown .el-dropdown__caret-button:hover::before{top:0;bottom:0}.el-dropdown .el-dropdown__caret-button .el-dropdown__icon{padding-left:0}.el-dropdown__icon{font-size:12px;margin:0 3px}.el-dropdown-menu{position:absolute;top:0;left:0;padding:10px 0;margin:5px 0;background-color:#FFF;border:1px solid #EBEEF5;border-radius:4px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-dropdown-menu__item{list-style:none;line-height:36px;padding:0 20px;margin:0;font-size:14px;color:#606266;cursor:pointer;outline:0}.el-dropdown-menu__item:focus,.el-dropdown-menu__item:not(.is-disabled):hover{background-color:#ecf5ff;color:#66b1ff}.el-dropdown-menu__item i{margin-right:5px}.el-dropdown-menu__item--divided{position:relative;margin-top:6px;border-top:1px solid #EBEEF5}.el-dropdown-menu__item--divided:before{content:'';height:6px;display:block;margin:0 -20px;background-color:#FFF}.el-dropdown-menu__item.is-disabled{cursor:default;color:#bbb;pointer-events:none}.el-dropdown-menu--medium{padding:6px 0}.el-dropdown-menu--medium .el-dropdown-menu__item{line-height:30px;padding:0 17px;font-size:14px}.el-dropdown-menu--medium .el-dropdown-menu__item.el-dropdown-menu__item--divided{margin-top:6px}.el-dropdown-menu--medium .el-dropdown-menu__item.el-dropdown-menu__item--divided:before{height:6px;margin:0 -17px}.el-dropdown-menu--small{padding:6px 0}.el-dropdown-menu--small .el-dropdown-menu__item{line-height:27px;padding:0 15px;font-size:13px}.el-dropdown-menu--small .el-dropdown-menu__item.el-dropdown-menu__item--divided{margin-top:4px}.el-dropdown-menu--small .el-dropdown-menu__item.el-dropdown-menu__item--divided:before{height:4px;margin:0 -15px}.el-dropdown-menu--mini{padding:3px 0}.el-dropdown-menu--mini .el-dropdown-menu__item{line-height:24px;padding:0 10px;font-size:12px}.el-dropdown-menu--mini .el-dropdown-menu__item.el-dropdown-menu__item--divided{margin-top:3px}.el-dropdown-menu--mini .el-dropdown-menu__item.el-dropdown-menu__item--divided:before{height:3px;margin:0 -10px}.el-menu{border-right:solid 1px #e6e6e6;list-style:none;position:relative;margin:0;padding-left:0;background-color:#FFF}.el-menu--horizontal>.el-menu-item:not(.is-disabled):focus,.el-menu--horizontal>.el-menu-item:not(.is-disabled):hover,.el-menu--horizontal>.el-submenu .el-submenu__title:hover{background-color:#fff}.el-menu::after,.el-menu::before{display:table;content:""}.el-menu::after{clear:both}.el-menu.el-menu--horizontal{border-bottom:solid 1px #e6e6e6}.el-menu--horizontal{border-right:none}.el-menu--horizontal>.el-menu-item{float:left;height:60px;line-height:60px;margin:0;border-bottom:2px solid transparent;color:#909399}.el-menu--horizontal>.el-menu-item a,.el-menu--horizontal>.el-menu-item a:hover{color:inherit}.el-menu--horizontal>.el-submenu{float:left}.el-menu--horizontal>.el-submenu:focus,.el-menu--horizontal>.el-submenu:hover{outline:0}.el-menu--horizontal>.el-submenu:focus .el-submenu__title,.el-menu--horizontal>.el-submenu:hover .el-submenu__title{color:#303133}.el-menu--horizontal>.el-submenu.is-active .el-submenu__title{border-bottom:2px solid #409EFF;color:#303133}.el-menu--horizontal>.el-submenu .el-submenu__title{height:60px;line-height:60px;border-bottom:2px solid transparent;color:#909399}.el-menu--horizontal>.el-submenu .el-submenu__icon-arrow{position:static;vertical-align:middle;margin-left:8px;margin-top:-3px}.el-menu--horizontal .el-menu .el-menu-item,.el-menu--horizontal .el-menu .el-submenu__title{background-color:#FFF;float:none;height:36px;line-height:36px;padding:0 10px;color:#909399}.el-menu--horizontal .el-menu .el-menu-item.is-active,.el-menu--horizontal .el-menu .el-submenu.is-active>.el-submenu__title{color:#303133}.el-menu--horizontal .el-menu-item:not(.is-disabled):focus,.el-menu--horizontal .el-menu-item:not(.is-disabled):hover{outline:0;color:#303133}.el-menu--horizontal>.el-menu-item.is-active{border-bottom:2px solid #409EFF;color:#303133}.el-menu--collapse{width:64px}.el-menu--collapse>.el-menu-item [class^=el-icon-],.el-menu--collapse>.el-submenu>.el-submenu__title [class^=el-icon-]{margin:0;vertical-align:middle;width:24px;text-align:center}.el-menu--collapse>.el-menu-item .el-submenu__icon-arrow,.el-menu--collapse>.el-submenu>.el-submenu__title .el-submenu__icon-arrow{display:none}.el-menu--collapse>.el-menu-item span,.el-menu--collapse>.el-submenu>.el-submenu__title span{height:0;width:0;overflow:hidden;visibility:hidden;display:inline-block}.el-menu--collapse>.el-menu-item.is-active i{color:inherit}.el-menu--collapse .el-submenu{position:relative}.el-menu--collapse .el-submenu .el-menu{position:absolute;margin-left:5px;top:0;left:100%;border:1px solid #E4E7ED;border-radius:2px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-menu-item,.el-submenu__title{height:56px;line-height:56px;position:relative;-webkit-box-sizing:border-box;white-space:nowrap;list-style:none}.el-menu--collapse .el-submenu.is-opened>.el-submenu__title .el-submenu__icon-arrow{-webkit-transform:none;transform:none}.el-menu--popup{z-index:100;border:none;padding:5px 0;border-radius:2px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-menu--popup-bottom-start{margin-top:5px}.el-menu--popup-right-start{margin-left:5px;margin-right:5px}.el-menu-item{font-size:14px;color:#303133;padding:0 20px;cursor:pointer;-webkit-transition:border-color .3s,background-color .3s,color .3s;transition:border-color .3s,background-color .3s,color .3s;-webkit-box-sizing:border-box;box-sizing:border-box}.el-menu-item *{vertical-align:middle}.el-menu-item i{color:#909399}.el-menu-item:focus,.el-menu-item:hover{outline:0;background-color:#ecf5ff}.el-menu-item.is-disabled{opacity:.25;cursor:not-allowed;background:0 0!important}.el-menu-item [class^=el-icon-]{margin-right:5px;width:24px;text-align:center;font-size:18px;vertical-align:middle}.el-menu-item.is-active{color:#409EFF}.el-menu-item.is-active i{color:inherit}.el-submenu{list-style:none;margin:0;padding-left:0}.el-submenu__title{font-size:14px;color:#303133;padding:0 20px;cursor:pointer;-webkit-transition:border-color .3s,background-color .3s,color .3s;transition:border-color .3s,background-color .3s,color .3s;-webkit-box-sizing:border-box;box-sizing:border-box}.el-submenu__title *{vertical-align:middle}.el-submenu__title i{color:#909399}.el-submenu__title:focus,.el-submenu__title:hover{outline:0;background-color:#ecf5ff}.el-submenu__title.is-disabled{opacity:.25;cursor:not-allowed;background:0 0!important}.el-submenu__title:hover{background-color:#ecf5ff}.el-submenu .el-menu{border:none}.el-submenu .el-menu-item{height:50px;line-height:50px;padding:0 45px;min-width:200px}.el-submenu__icon-arrow{position:absolute;top:50%;right:20px;margin-top:-7px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;font-size:12px}.el-submenu.is-active .el-submenu__title{border-bottom-color:#409EFF}.el-submenu.is-opened>.el-submenu__title .el-submenu__icon-arrow{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}.el-submenu.is-disabled .el-menu-item,.el-submenu.is-disabled .el-submenu__title{opacity:.25;cursor:not-allowed;background:0 0!important}.el-submenu [class^=el-icon-]{vertical-align:middle;margin-right:5px;width:24px;text-align:center;font-size:18px}.el-menu-item-group>ul{padding:0}.el-menu-item-group__title{padding:7px 0 7px 20px;line-height:normal;font-size:12px;color:#909399}.el-radio-button__inner,.el-radio-group{display:inline-block;line-height:1;vertical-align:middle}.horizontal-collapse-transition .el-submenu__title .el-submenu__icon-arrow{-webkit-transition:.2s;transition:.2s;opacity:0}.el-radio-group{font-size:0}.el-radio-button{position:relative;display:inline-block;outline:0}.el-radio-button__inner{white-space:nowrap;background:#FFF;border:1px solid #DCDFE6;font-weight:500;border-left:0;color:#606266;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;position:relative;cursor:pointer;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);padding:12px 20px;font-size:14px;border-radius:0}.el-radio-button__inner.is-round{padding:12px 20px}.el-radio-button__inner:hover{color:#409EFF}.el-radio-button__inner [class*=el-icon-]{line-height:.9}.el-radio-button__inner [class*=el-icon-]+span{margin-left:5px}.el-radio-button:first-child .el-radio-button__inner{border-left:1px solid #DCDFE6;border-radius:4px 0 0 4px;-webkit-box-shadow:none!important;box-shadow:none!important}.el-radio-button__orig-radio{opacity:0;outline:0;position:absolute;z-index:-1}.el-radio-button__orig-radio:checked+.el-radio-button__inner{color:#FFF;background-color:#409EFF;border-color:#409EFF;-webkit-box-shadow:-1px 0 0 0 #409EFF;box-shadow:-1px 0 0 0 #409EFF}.el-radio-button__orig-radio:disabled+.el-radio-button__inner{color:#C0C4CC;cursor:not-allowed;background-image:none;background-color:#FFF;border-color:#EBEEF5;-webkit-box-shadow:none;box-shadow:none}.el-radio-button__orig-radio:disabled:checked+.el-radio-button__inner{background-color:#F2F6FC}.el-radio-button:last-child .el-radio-button__inner{border-radius:0 4px 4px 0}.el-popover,.el-radio-button:first-child:last-child .el-radio-button__inner{border-radius:4px}.el-radio-button--medium .el-radio-button__inner{padding:10px 20px;font-size:14px;border-radius:0}.el-radio-button--medium .el-radio-button__inner.is-round{padding:10px 20px}.el-radio-button--small .el-radio-button__inner{padding:9px 15px;font-size:12px;border-radius:0}.el-radio-button--small .el-radio-button__inner.is-round{padding:9px 15px}.el-radio-button--mini .el-radio-button__inner{padding:7px 15px;font-size:12px;border-radius:0}.el-radio-button--mini .el-radio-button__inner.is-round{padding:7px 15px}.el-radio-button:focus:not(.is-focus):not(:active):not(.is-disabled){-webkit-box-shadow:0 0 2px 2px #409EFF;box-shadow:0 0 2px 2px #409EFF}.el-switch{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:14px;line-height:20px;height:20px;vertical-align:middle}.el-switch__core,.el-switch__label{display:inline-block;cursor:pointer}.el-switch.is-disabled .el-switch__core,.el-switch.is-disabled .el-switch__label{cursor:not-allowed}.el-switch__label{-webkit-transition:.2s;transition:.2s;height:20px;font-size:14px;font-weight:500;vertical-align:middle;color:#303133}.el-switch__label.is-active{color:#409EFF}.el-switch__label--left{margin-right:10px}.el-switch__label--right{margin-left:10px}.el-switch__label *{line-height:1;font-size:14px;display:inline-block}.el-switch__input{position:absolute;width:0;height:0;opacity:0;margin:0}.el-switch__core{margin:0;position:relative;width:40px;height:20px;border:1px solid #DCDFE6;outline:0;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#DCDFE6;-webkit-transition:border-color .3s,background-color .3s;transition:border-color .3s,background-color .3s;vertical-align:middle}.el-switch__core:after{content:"";position:absolute;top:1px;left:1px;border-radius:100%;-webkit-transition:all .3s;transition:all .3s;width:16px;height:16px;background-color:#FFF}.el-switch.is-checked .el-switch__core{border-color:#409EFF;background-color:#409EFF}.el-switch.is-checked .el-switch__core::after{left:100%;margin-left:-17px}.el-switch.is-disabled{opacity:.6}.el-switch--wide .el-switch__label.el-switch__label--left span{left:10px}.el-switch--wide .el-switch__label.el-switch__label--right span{right:10px}.el-switch .label-fade-enter,.el-switch .label-fade-leave-active{opacity:0}.el-select-dropdown{position:absolute;z-index:1001;border:1px solid #E4E7ED;border-radius:4px;background-color:#FFF;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;margin:5px 0}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected{color:#409EFF;background-color:#FFF}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected.hover{background-color:#F5F7FA}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected::after{position:absolute;right:20px;font-family:element-icons;content:"\E6DA";font-size:12px;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.el-select-dropdown .el-scrollbar.is-empty .el-select-dropdown__list{padding:0}.el-select-dropdown__empty{padding:10px 0;margin:0;text-align:center;color:#999;font-size:14px}.el-select-dropdown__wrap{max-height:274px}.el-select-dropdown__list{list-style:none;padding:6px 0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-select-dropdown__item{font-size:14px;padding:0 20px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#606266;height:34px;line-height:34px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.el-select-dropdown__item.is-disabled{color:#C0C4CC;cursor:not-allowed}.el-select-dropdown__item.is-disabled:hover{background-color:#FFF}.el-select-dropdown__item.hover,.el-select-dropdown__item:hover{background-color:#F5F7FA}.el-select-dropdown__item.selected{color:#409EFF;font-weight:700}.el-select-group{margin:0;padding:0}.el-select-group__wrap{position:relative;list-style:none;margin:0;padding:0}.el-select-group__wrap:not(:last-of-type){padding-bottom:24px}.el-select-group__wrap:not(:last-of-type)::after{content:'';position:absolute;display:block;left:20px;right:20px;bottom:12px;height:1px;background:#E4E7ED}.el-select-group__title{padding-left:20px;font-size:12px;color:#909399;line-height:30px}.el-select-group .el-select-dropdown__item{padding-left:20px}.el-select{display:inline-block;position:relative}.el-select .el-select__tags>span{display:contents}.el-select:hover .el-input__inner{border-color:#C0C4CC}.el-select .el-input__inner{cursor:pointer;padding-right:35px}.el-select .el-input__inner:focus{border-color:#409EFF}.el-select .el-input .el-select__caret{color:#C0C4CC;font-size:14px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);cursor:pointer}.el-select .el-input .el-select__caret.is-reverse{-webkit-transform:rotateZ(0);transform:rotateZ(0)}.el-select .el-input .el-select__caret.is-show-close{font-size:14px;text-align:center;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);border-radius:100%;color:#C0C4CC;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1)}.el-select .el-input .el-select__caret.is-show-close:hover{color:#909399}.el-select .el-input.is-disabled .el-input__inner{cursor:not-allowed}.el-select .el-input.is-disabled .el-input__inner:hover{border-color:#E4E7ED}.el-select .el-input.is-focus .el-input__inner{border-color:#409EFF}.el-select>.el-input{display:block}.el-select__input{border:none;outline:0;padding:0;margin-left:15px;color:#666;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:28px;background-color:transparent}.el-select__input.is-mini{height:14px}.el-select__close{cursor:pointer;position:absolute;top:8px;z-index:1000;right:25px;color:#C0C4CC;line-height:18px;font-size:14px}.el-select__close:hover{color:#909399}.el-select__tags{position:absolute;line-height:normal;white-space:normal;z-index:1;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.el-select .el-tag__close{margin-top:-2px}.el-select .el-tag{-webkit-box-sizing:border-box;box-sizing:border-box;border-color:transparent;margin:2px 0 2px 6px;background-color:#f0f2f5}.el-select .el-tag__close.el-icon-close{background-color:#C0C4CC;right:-7px;top:0;color:#FFF}.el-select .el-tag__close.el-icon-close:hover{background-color:#909399}.el-table,.el-table__expanded-cell{background-color:#FFF}.el-select .el-tag__close.el-icon-close::before{display:block;-webkit-transform:translate(0,.5px);transform:translate(0,.5px)}.el-table{position:relative;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;max-width:100%;font-size:14px;color:#606266}.el-table--mini,.el-table--small,.el-table__expand-icon{font-size:12px}.el-table__empty-block{min-height:60px;text-align:center;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-table__empty-text{line-height:60px;width:50%;color:#909399}.el-table__expand-column .cell{padding:0;text-align:center}.el-table__expand-icon{position:relative;cursor:pointer;color:#666;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;height:20px}.el-table__expand-icon--expanded{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.el-table__expand-icon>.el-icon{position:absolute;left:50%;top:50%;margin-left:-5px;margin-top:-5px}.el-table__expanded-cell[class*=cell]{padding:20px 50px}.el-table__expanded-cell:hover{background-color:transparent!important}.el-table__placeholder{display:inline-block;width:20px}.el-table__append-wrapper{overflow:hidden}.el-table--fit{border-right:0;border-bottom:0}.el-table--fit td.gutter,.el-table--fit th.gutter{border-right-width:1px}.el-table--scrollable-x .el-table__body-wrapper{overflow-x:auto}.el-table--scrollable-y .el-table__body-wrapper{overflow-y:auto}.el-table thead{color:#909399;font-weight:500}.el-table thead.is-group th{background:#F5F7FA}.el-table th,.el-table tr{background-color:#FFF}.el-table td,.el-table th{padding:12px 0;min-width:0;-webkit-box-sizing:border-box;box-sizing:border-box;text-overflow:ellipsis;vertical-align:middle;position:relative;text-align:left}.el-table td.is-center,.el-table th.is-center{text-align:center}.el-table td.is-right,.el-table th.is-right{text-align:right}.el-table td.gutter,.el-table th.gutter{width:15px;border-right-width:0;border-bottom-width:0;padding:0}.el-table--medium td,.el-table--medium th{padding:10px 0}.el-table--small td,.el-table--small th{padding:8px 0}.el-table--mini td,.el-table--mini th{padding:6px 0}.el-table .cell,.el-table--border td:first-child .cell,.el-table--border th:first-child .cell{padding-left:10px}.el-table tr input[type=checkbox]{margin:0}.el-table td,.el-table th.is-leaf{border-bottom:1px solid #EBEEF5}.el-table th.is-sortable{cursor:pointer}.el-table th{overflow:hidden;-ms-user-select:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.el-table th>.cell{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;vertical-align:middle;padding-left:10px;padding-right:10px;width:100%}.el-table th>.cell.highlight{color:#409EFF}.el-table th.required>div::before{display:inline-block;content:"";width:8px;height:8px;border-radius:50%;background:#ff4d51;margin-right:5px;vertical-align:middle}.el-table td div{-webkit-box-sizing:border-box;box-sizing:border-box}.el-table td.gutter{width:0}.el-table .cell{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-all;line-height:23px;padding-right:10px}.el-table .cell.el-tooltip{white-space:nowrap;min-width:50px}.el-table--border,.el-table--group{border:1px solid #EBEEF5}.el-table--border::after,.el-table--group::after,.el-table::before{content:'';position:absolute;background-color:#EBEEF5;z-index:1}.el-table--border::after,.el-table--group::after{top:0;right:0;width:1px;height:100%}.el-table::before{left:0;bottom:0;width:100%;height:1px}.el-table--border{border-right:none;border-bottom:none}.el-table--border.el-loading-parent--relative{border-color:transparent}.el-table--border td,.el-table--border th,.el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed{border-right:1px solid #EBEEF5}.el-table--border th.gutter:last-of-type{border-bottom:1px solid #EBEEF5;border-bottom-width:1px}.el-table--border th,.el-table__fixed-right-patch{border-bottom:1px solid #EBEEF5}.el-table__fixed,.el-table__fixed-right{position:absolute;top:0;left:0;overflow-x:hidden;overflow-y:hidden;-webkit-box-shadow:0 0 10px rgba(0,0,0,.12);box-shadow:0 0 10px rgba(0,0,0,.12)}.el-table__fixed-right::before,.el-table__fixed::before{content:'';position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#EBEEF5;z-index:4}.el-table__fixed-right-patch{position:absolute;top:-1px;right:0;background-color:#FFF}.el-table__fixed-right{top:0;left:auto;right:0}.el-table__fixed-right .el-table__fixed-body-wrapper,.el-table__fixed-right .el-table__fixed-footer-wrapper,.el-table__fixed-right .el-table__fixed-header-wrapper{left:auto;right:0}.el-table__fixed-header-wrapper{position:absolute;left:0;top:0;z-index:3}.el-table__fixed-footer-wrapper{position:absolute;left:0;bottom:0;z-index:3}.el-table__fixed-footer-wrapper tbody td{border-top:1px solid #EBEEF5;background-color:#F5F7FA;color:#606266}.el-table__fixed-body-wrapper{position:absolute;left:0;top:37px;overflow:hidden;z-index:3}.el-table__body-wrapper,.el-table__footer-wrapper,.el-table__header-wrapper{width:100%}.el-table__footer-wrapper{margin-top:-1px}.el-table__footer-wrapper td{border-top:1px solid #EBEEF5}.el-table__body,.el-table__footer,.el-table__header{table-layout:fixed;border-collapse:separate}.el-table__footer-wrapper,.el-table__header-wrapper{overflow:hidden}.el-table__footer-wrapper tbody td,.el-table__header-wrapper tbody td{background-color:#F5F7FA;color:#606266}.el-table__body-wrapper{overflow:hidden;position:relative}.el-table__body-wrapper.is-scrolling-left~.el-table__fixed,.el-table__body-wrapper.is-scrolling-none~.el-table__fixed,.el-table__body-wrapper.is-scrolling-none~.el-table__fixed-right,.el-table__body-wrapper.is-scrolling-right~.el-table__fixed-right{-webkit-box-shadow:none;box-shadow:none}.el-picker-panel,.el-table-filter{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-table__body-wrapper .el-table--border.is-scrolling-right~.el-table__fixed-right{border-left:1px solid #EBEEF5}.el-table .caret-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:34px;width:24px;vertical-align:middle;cursor:pointer;overflow:initial;position:relative}.el-table .sort-caret{width:0;height:0;border:5px solid transparent;position:absolute;left:7px}.el-table .sort-caret.ascending{border-bottom-color:#C0C4CC;top:5px}.el-table .sort-caret.descending{border-top-color:#C0C4CC;bottom:7px}.el-table .ascending .sort-caret.ascending{border-bottom-color:#409EFF}.el-table .descending .sort-caret.descending{border-top-color:#409EFF}.el-table .hidden-columns{position:absolute;z-index:-1}.el-table--striped .el-table__body tr.el-table__row--striped td{background:#FAFAFA}.el-table--striped .el-table__body tr.el-table__row--striped.current-row td{background-color:#ecf5ff}.el-table__body tr.hover-row.current-row>td,.el-table__body tr.hover-row.el-table__row--striped.current-row>td,.el-table__body tr.hover-row.el-table__row--striped>td,.el-table__body tr.hover-row>td{background-color:#F5F7FA}.el-table__body tr.current-row>td{background-color:#ecf5ff}.el-table__column-resize-proxy{position:absolute;left:200px;top:0;bottom:0;width:0;border-left:1px solid #EBEEF5;z-index:10}.el-table__column-filter-trigger{display:inline-block;line-height:34px;cursor:pointer}.el-table__column-filter-trigger i{color:#909399;font-size:12px;-webkit-transform:scale(.75);transform:scale(.75)}.el-table--enable-row-transition .el-table__body td{-webkit-transition:background-color .25s ease;transition:background-color .25s ease}.el-table--enable-row-hover .el-table__body tr:hover>td{background-color:#F5F7FA}.el-table--fluid-height .el-table__fixed,.el-table--fluid-height .el-table__fixed-right{bottom:0;overflow:hidden}.el-table [class*=el-table__row--level] .el-table__expand-icon{display:inline-block;width:20px;line-height:20px;height:20px;text-align:center;margin-right:3px}.el-table-column--selection .cell{padding-left:14px;padding-right:14px}.el-table-filter{border:1px solid #EBEEF5;border-radius:2px;background-color:#FFF;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;margin:2px 0}.el-date-table td,.el-date-table td div{height:30px;-webkit-box-sizing:border-box}.el-table-filter__list{padding:5px 0;margin:0;list-style:none;min-width:100px}.el-table-filter__list-item{line-height:36px;padding:0 10px;cursor:pointer;font-size:14px}.el-table-filter__list-item:hover{background-color:#ecf5ff;color:#66b1ff}.el-table-filter__list-item.is-active{background-color:#409EFF;color:#FFF}.el-table-filter__content{min-width:100px}.el-table-filter__bottom{border-top:1px solid #EBEEF5;padding:8px}.el-table-filter__bottom button{background:0 0;border:none;color:#606266;cursor:pointer;font-size:13px;padding:0 3px}.el-date-table td.in-range div,.el-date-table td.in-range div:hover,.el-date-table.is-week-mode .el-date-table__row.current div,.el-date-table.is-week-mode .el-date-table__row:hover div{background-color:#F2F6FC}.el-table-filter__bottom button:hover{color:#409EFF}.el-table-filter__bottom button:focus{outline:0}.el-table-filter__bottom button.is-disabled{color:#C0C4CC;cursor:not-allowed}.el-table-filter__wrap{max-height:280px}.el-table-filter__checkbox-group{padding:10px}.el-table-filter__checkbox-group label.el-checkbox{display:block;margin-right:5px;margin-bottom:8px;margin-left:5px}.el-table-filter__checkbox-group .el-checkbox:last-child{margin-bottom:0}.el-date-table{font-size:12px;-ms-user-select:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.el-date-table.is-week-mode .el-date-table__row:hover td.available:hover{color:#606266}.el-date-table.is-week-mode .el-date-table__row:hover td:first-child div{margin-left:5px;border-top-left-radius:15px;border-bottom-left-radius:15px}.el-date-table.is-week-mode .el-date-table__row:hover td:last-child div{margin-right:5px;border-top-right-radius:15px;border-bottom-right-radius:15px}.el-date-table td{width:32px;padding:4px 0;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;cursor:pointer;position:relative}.el-date-table td div{padding:3px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-date-table td span{width:24px;height:24px;display:block;margin:0 auto;line-height:24px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:50%}.el-date-table td.next-month,.el-date-table td.prev-month{color:#C0C4CC}.el-date-table td.today{position:relative}.el-date-table td.today span{color:#409EFF;font-weight:700}.el-date-table td.today.end-date span,.el-date-table td.today.start-date span{color:#FFF}.el-date-table td.available:hover{color:#409EFF}.el-date-table td.current:not(.disabled) span{color:#FFF;background-color:#409EFF}.el-date-table td.end-date div,.el-date-table td.start-date div{color:#FFF}.el-date-table td.end-date span,.el-date-table td.start-date span{background-color:#409EFF}.el-date-table td.start-date div{margin-left:5px;border-top-left-radius:15px;border-bottom-left-radius:15px}.el-date-table td.end-date div{margin-right:5px;border-top-right-radius:15px;border-bottom-right-radius:15px}.el-date-table td.disabled div{background-color:#F5F7FA;opacity:1;cursor:not-allowed;color:#C0C4CC}.el-date-table td.selected div{margin-left:5px;margin-right:5px;background-color:#F2F6FC;border-radius:15px}.el-date-table td.selected div:hover{background-color:#F2F6FC}.el-date-table td.selected span{background-color:#409EFF;color:#FFF;border-radius:15px}.el-date-table td.week{font-size:80%;color:#606266}.el-month-table,.el-year-table{font-size:12px;border-collapse:collapse}.el-date-table th{padding:5px;color:#606266;font-weight:400;border-bottom:solid 1px #EBEEF5}.el-month-table{margin:-1px}.el-month-table td{text-align:center;padding:8px 0;cursor:pointer}.el-month-table td div{height:48px;padding:6px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-month-table td.today .cell{color:#409EFF;font-weight:700}.el-month-table td.today.end-date .cell,.el-month-table td.today.start-date .cell{color:#FFF}.el-month-table td.disabled .cell{background-color:#F5F7FA;cursor:not-allowed;color:#C0C4CC}.el-month-table td.disabled .cell:hover{color:#C0C4CC}.el-month-table td .cell{width:60px;height:36px;display:block;line-height:36px;color:#606266;margin:0 auto;border-radius:18px}.el-month-table td .cell:hover{color:#409EFF}.el-month-table td.in-range div,.el-month-table td.in-range div:hover{background-color:#F2F6FC}.el-month-table td.end-date div,.el-month-table td.start-date div{color:#FFF}.el-month-table td.end-date .cell,.el-month-table td.start-date .cell{color:#FFF;background-color:#409EFF}.el-month-table td.start-date div{border-top-left-radius:24px;border-bottom-left-radius:24px}.el-month-table td.end-date div{border-top-right-radius:24px;border-bottom-right-radius:24px}.el-month-table td.current:not(.disabled) .cell{color:#409EFF}.el-year-table{margin:-1px}.el-year-table .el-icon{color:#303133}.el-year-table td{text-align:center;padding:20px 3px;cursor:pointer}.el-year-table td.today .cell{color:#409EFF;font-weight:700}.el-year-table td.disabled .cell{background-color:#F5F7FA;cursor:not-allowed;color:#C0C4CC}.el-year-table td.disabled .cell:hover{color:#C0C4CC}.el-year-table td .cell{width:48px;height:32px;display:block;line-height:32px;color:#606266;margin:0 auto}.el-year-table td .cell:hover,.el-year-table td.current:not(.disabled) .cell{color:#409EFF}.el-date-range-picker{width:646px}.el-date-range-picker.has-sidebar{width:756px}.el-date-range-picker table{table-layout:fixed;width:100%}.el-date-range-picker .el-picker-panel__body{min-width:513px}.el-date-range-picker .el-picker-panel__content{margin:0}.el-date-range-picker__header{position:relative;text-align:center;height:28px}.el-date-range-picker__header [class*=arrow-left]{float:left}.el-date-range-picker__header [class*=arrow-right]{float:right}.el-date-range-picker__header div{font-size:16px;font-weight:500;margin-right:50px}.el-date-range-picker__content{float:left;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:16px}.el-date-range-picker__content.is-left{border-right:1px solid #e4e4e4}.el-date-range-picker__content .el-date-range-picker__header div{margin-left:50px;margin-right:50px}.el-date-range-picker__editors-wrap{-webkit-box-sizing:border-box;box-sizing:border-box;display:table-cell}.el-date-range-picker__editors-wrap.is-right{text-align:right}.el-date-range-picker__time-header{position:relative;border-bottom:1px solid #e4e4e4;font-size:12px;padding:8px 5px 5px;display:table;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.el-date-range-picker__time-header>.el-icon-arrow-right{font-size:20px;vertical-align:middle;display:table-cell;color:#303133}.el-date-range-picker__time-picker-wrap{position:relative;display:table-cell;padding:0 5px}.el-date-range-picker__time-picker-wrap .el-picker-panel{position:absolute;top:13px;right:0;z-index:1;background:#FFF}.el-date-picker{width:322px}.el-date-picker.has-sidebar.has-time{width:434px}.el-date-picker.has-sidebar{width:438px}.el-date-picker.has-time .el-picker-panel__body-wrapper{position:relative}.el-date-picker .el-picker-panel__content{width:292px}.el-date-picker table{table-layout:fixed;width:100%}.el-date-picker__editor-wrap{position:relative;display:table-cell;padding:0 5px}.el-date-picker__time-header{position:relative;border-bottom:1px solid #e4e4e4;font-size:12px;padding:8px 5px 5px;display:table;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.el-date-picker__header{margin:12px;text-align:center}.el-date-picker__header--bordered{margin-bottom:0;padding-bottom:12px;border-bottom:solid 1px #EBEEF5}.el-date-picker__header--bordered+.el-picker-panel__content{margin-top:0}.el-date-picker__header-label{font-size:16px;font-weight:500;padding:0 5px;line-height:22px;text-align:center;cursor:pointer;color:#606266}.el-date-picker__header-label.active,.el-date-picker__header-label:hover{color:#409EFF}.el-date-picker__prev-btn{float:left}.el-date-picker__next-btn{float:right}.el-date-picker__time-wrap{padding:10px;text-align:center}.el-date-picker__time-label{float:left;cursor:pointer;line-height:30px;margin-left:10px}.time-select{margin:5px 0;min-width:0}.time-select .el-picker-panel__content{max-height:200px;margin:0}.time-select-item{padding:8px 10px;font-size:14px;line-height:20px}.time-select-item.selected:not(.disabled){color:#409EFF;font-weight:700}.time-select-item.disabled{color:#E4E7ED;cursor:not-allowed}.time-select-item:hover{background-color:#F5F7FA;font-weight:700;cursor:pointer}.el-date-editor{position:relative;display:inline-block;text-align:left}.el-date-editor.el-input,.el-date-editor.el-input__inner{width:220px}.el-date-editor--monthrange.el-input,.el-date-editor--monthrange.el-input__inner{width:300px}.el-date-editor--daterange.el-input,.el-date-editor--daterange.el-input__inner,.el-date-editor--timerange.el-input,.el-date-editor--timerange.el-input__inner{width:350px}.el-date-editor--datetimerange.el-input,.el-date-editor--datetimerange.el-input__inner{width:400px}.el-date-editor--dates .el-input__inner{text-overflow:ellipsis;white-space:nowrap}.el-date-editor .el-icon-circle-close{cursor:pointer}.el-date-editor .el-range__icon{font-size:14px;margin-left:-5px;color:#C0C4CC;float:left;line-height:32px}.el-date-editor .el-range-input,.el-date-editor .el-range-separator{height:100%;margin:0;text-align:center;display:inline-block;font-size:14px}.el-date-editor .el-range-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:0;padding:0;width:39%;color:#606266}.el-date-editor .el-range-input::-webkit-input-placeholder{color:#C0C4CC}.el-date-editor .el-range-input:-ms-input-placeholder{color:#C0C4CC}.el-date-editor .el-range-input::-ms-input-placeholder{color:#C0C4CC}.el-date-editor .el-range-input::-moz-placeholder{color:#C0C4CC}.el-date-editor .el-range-input::placeholder{color:#C0C4CC}.el-date-editor .el-range-separator{padding:0 5px;line-height:32px;width:5%;color:#303133}.el-date-editor .el-range__close-icon{font-size:14px;color:#C0C4CC;width:25px;display:inline-block;float:right;line-height:32px}.el-range-editor.el-input__inner{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3px 10px}.el-range-editor .el-range-input{line-height:1}.el-range-editor.is-active,.el-range-editor.is-active:hover{border-color:#409EFF}.el-range-editor--medium.el-input__inner{height:36px}.el-range-editor--medium .el-range-separator{line-height:28px;font-size:14px}.el-range-editor--medium .el-range-input{font-size:14px}.el-range-editor--medium .el-range__close-icon,.el-range-editor--medium .el-range__icon{line-height:28px}.el-range-editor--small.el-input__inner{height:32px}.el-range-editor--small .el-range-separator{line-height:24px;font-size:13px}.el-range-editor--small .el-range-input{font-size:13px}.el-range-editor--small .el-range__close-icon,.el-range-editor--small .el-range__icon{line-height:24px}.el-range-editor--mini.el-input__inner{height:28px}.el-range-editor--mini .el-range-separator{line-height:20px;font-size:12px}.el-range-editor--mini .el-range-input{font-size:12px}.el-range-editor--mini .el-range__close-icon,.el-range-editor--mini .el-range__icon{line-height:20px}.el-range-editor.is-disabled{background-color:#F5F7FA;border-color:#E4E7ED;color:#C0C4CC;cursor:not-allowed}.el-range-editor.is-disabled:focus,.el-range-editor.is-disabled:hover{border-color:#E4E7ED}.el-range-editor.is-disabled input{background-color:#F5F7FA;color:#C0C4CC;cursor:not-allowed}.el-range-editor.is-disabled input::-webkit-input-placeholder{color:#C0C4CC}.el-range-editor.is-disabled input:-ms-input-placeholder{color:#C0C4CC}.el-range-editor.is-disabled input::-ms-input-placeholder{color:#C0C4CC}.el-range-editor.is-disabled input::-moz-placeholder{color:#C0C4CC}.el-range-editor.is-disabled input::placeholder{color:#C0C4CC}.el-range-editor.is-disabled .el-range-separator{color:#C0C4CC}.el-picker-panel{color:#606266;border:1px solid #E4E7ED;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);background:#FFF;border-radius:4px;line-height:30px;margin:5px 0}.el-popover,.el-time-panel{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-picker-panel__body-wrapper::after,.el-picker-panel__body::after{content:"";display:table;clear:both}.el-picker-panel__content{position:relative;margin:15px}.el-picker-panel__footer{border-top:1px solid #e4e4e4;padding:4px;text-align:right;background-color:#FFF;position:relative;font-size:0}.el-picker-panel__shortcut{display:block;width:100%;border:0;background-color:transparent;line-height:28px;font-size:14px;color:#606266;padding-left:12px;text-align:left;outline:0;cursor:pointer}.el-picker-panel__shortcut:hover{color:#409EFF}.el-picker-panel__shortcut.active{background-color:#e6f1fe;color:#409EFF}.el-picker-panel__btn{border:1px solid #dcdcdc;color:#333;line-height:24px;border-radius:2px;padding:0 20px;cursor:pointer;background-color:transparent;outline:0;font-size:12px}.el-picker-panel__btn[disabled]{color:#ccc;cursor:not-allowed}.el-picker-panel__icon-btn{font-size:12px;color:#303133;border:0;background:0 0;cursor:pointer;outline:0;margin-top:8px}.el-picker-panel__icon-btn:hover{color:#409EFF}.el-picker-panel__icon-btn.is-disabled{color:#bbb}.el-picker-panel__icon-btn.is-disabled:hover{cursor:not-allowed}.el-picker-panel__link-btn{vertical-align:middle}.el-picker-panel [slot=sidebar],.el-picker-panel__sidebar{position:absolute;top:0;bottom:0;width:110px;border-right:1px solid #e4e4e4;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:6px;background-color:#FFF;overflow:auto}.el-picker-panel [slot=sidebar]+.el-picker-panel__body,.el-picker-panel__sidebar+.el-picker-panel__body{margin-left:110px}.el-time-spinner.has-seconds .el-time-spinner__wrapper{width:33.3%}.el-time-spinner__wrapper{max-height:190px;overflow:auto;display:inline-block;width:50%;vertical-align:top;position:relative}.el-time-spinner__wrapper .el-scrollbar__wrap:not(.el-scrollbar__wrap--hidden-default){padding-bottom:15px}.el-time-spinner__input.el-input .el-input__inner,.el-time-spinner__list{padding:0;text-align:center}.el-time-spinner__wrapper.is-arrow{-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;overflow:hidden}.el-time-spinner__wrapper.is-arrow .el-time-spinner__list{-webkit-transform:translateY(-32px);transform:translateY(-32px)}.el-time-spinner__wrapper.is-arrow .el-time-spinner__item:hover:not(.disabled):not(.active){background:#FFF;cursor:default}.el-time-spinner__arrow{font-size:12px;color:#909399;position:absolute;left:0;width:100%;z-index:1;text-align:center;height:30px;line-height:30px;cursor:pointer}.el-time-spinner__arrow:hover{color:#409EFF}.el-time-spinner__arrow.el-icon-arrow-up{top:10px}.el-time-spinner__arrow.el-icon-arrow-down{bottom:10px}.el-time-spinner__input.el-input{width:70%}.el-time-spinner__list{margin:0;list-style:none}.el-time-spinner__list::after,.el-time-spinner__list::before{content:'';display:block;width:100%;height:80px}.el-time-spinner__item{height:32px;line-height:32px;font-size:12px;color:#606266}.el-time-spinner__item:hover:not(.disabled):not(.active){background:#F5F7FA;cursor:pointer}.el-time-spinner__item.active:not(.disabled){color:#303133;font-weight:700}.el-time-spinner__item.disabled{color:#C0C4CC;cursor:not-allowed}.el-time-panel{margin:5px 0;border:1px solid #E4E7ED;background-color:#FFF;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);border-radius:2px;position:absolute;width:180px;left:0;z-index:1000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:content-box;box-sizing:content-box}.el-slider__button,.el-slider__button-wrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.el-time-panel__content{font-size:0;position:relative;overflow:hidden}.el-time-panel__content::after,.el-time-panel__content::before{content:"";top:50%;position:absolute;margin-top:-15px;height:32px;z-index:-1;left:0;right:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:6px;text-align:left;border-top:1px solid #E4E7ED;border-bottom:1px solid #E4E7ED}.el-time-panel__content::after{left:50%;margin-left:12%;margin-right:12%}.el-time-panel__content::before{padding-left:50%;margin-right:12%;margin-left:12%}.el-time-panel__content.has-seconds::after{left:calc(100% / 3 * 2)}.el-time-panel__content.has-seconds::before{padding-left:calc(100% / 3)}.el-time-panel__footer{border-top:1px solid #e4e4e4;padding:4px;height:36px;line-height:25px;text-align:right;-webkit-box-sizing:border-box;box-sizing:border-box}.el-time-panel__btn{border:none;line-height:28px;padding:0 5px;margin:0 5px;cursor:pointer;background-color:transparent;outline:0;font-size:12px;color:#303133}.el-time-panel__btn.confirm{font-weight:800;color:#409EFF}.el-time-range-picker{width:354px;overflow:visible}.el-time-range-picker__content{position:relative;text-align:center;padding:10px}.el-time-range-picker__cell{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:4px 7px 7px;width:50%;display:inline-block}.el-time-range-picker__header{margin-bottom:5px;text-align:center;font-size:14px}.el-time-range-picker__body{border-radius:2px;border:1px solid #E4E7ED}.el-popover{position:absolute;background:#FFF;min-width:150px;border:1px solid #EBEEF5;padding:12px;z-index:2000;color:#606266;line-height:1.4;text-align:justify;font-size:14px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);word-break:break-all}.el-popover--plain{padding:18px 20px}.el-popover__title{color:#303133;font-size:16px;line-height:1;margin-bottom:12px}.v-modal-enter{-webkit-animation:v-modal-in .2s ease;animation:v-modal-in .2s ease}.v-modal-leave{-webkit-animation:v-modal-out .2s ease forwards;animation:v-modal-out .2s ease forwards}@keyframes v-modal-in{0%{opacity:0}}@keyframes v-modal-out{100%{opacity:0}}.v-modal{position:fixed;left:0;top:0;width:100%;height:100%;opacity:.5;background:#000}.el-popup-parent--hidden{overflow:hidden}.el-message-box{display:inline-block;width:420px;padding-bottom:10px;vertical-align:middle;background-color:#FFF;border-radius:4px;border:1px solid #EBEEF5;font-size:18px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);text-align:left;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.el-message-box__wrapper{position:fixed;top:0;bottom:0;left:0;right:0;text-align:center}.el-message-box__wrapper::after{content:"";display:inline-block;height:100%;width:0;vertical-align:middle}.el-message-box__header{position:relative;padding:15px 15px 10px}.el-message-box__title{padding-left:0;margin-bottom:0;font-size:18px;line-height:1;color:#303133}.el-message-box__headerbtn{position:absolute;top:15px;right:15px;padding:0;border:none;outline:0;background:0 0;font-size:16px;cursor:pointer}.el-form-item.is-error .el-input__inner,.el-form-item.is-error .el-input__inner:focus,.el-form-item.is-error .el-textarea__inner,.el-form-item.is-error .el-textarea__inner:focus,.el-message-box__input input.invalid,.el-message-box__input input.invalid:focus{border-color:#F56C6C}.el-message-box__headerbtn .el-message-box__close{color:#909399}.el-message-box__headerbtn:focus .el-message-box__close,.el-message-box__headerbtn:hover .el-message-box__close{color:#409EFF}.el-message-box__content{padding:10px 15px;color:#606266;font-size:14px}.el-message-box__container{position:relative}.el-message-box__input{padding-top:15px}.el-message-box__status{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:24px!important}.el-message-box__status::before{padding-left:1px}.el-message-box__status+.el-message-box__message{padding-left:36px;padding-right:12px}.el-message-box__status.el-icon-success{color:#67C23A}.el-message-box__status.el-icon-info{color:#909399}.el-message-box__status.el-icon-warning{color:#E6A23C}.el-message-box__status.el-icon-error{color:#F56C6C}.el-message-box__message{margin:0}.el-message-box__message p{margin:0;line-height:24px}.el-message-box__errormsg{color:#F56C6C;font-size:12px;min-height:18px;margin-top:2px}.el-message-box__btns{padding:5px 15px 0;text-align:right}.el-message-box__btns button:nth-child(2){margin-left:10px}.el-message-box__btns-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.el-message-box--center{padding-bottom:30px}.el-message-box--center .el-message-box__header{padding-top:30px}.el-message-box--center .el-message-box__title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-message-box--center .el-message-box__status{position:relative;top:auto;padding-right:5px;text-align:center;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.el-message-box--center .el-message-box__message{margin-left:0}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__content{text-align:center}.el-message-box--center .el-message-box__content{padding-left:27px;padding-right:27px}.msgbox-fade-enter-active{-webkit-animation:msgbox-fade-in .3s;animation:msgbox-fade-in .3s}.msgbox-fade-leave-active{-webkit-animation:msgbox-fade-out .3s;animation:msgbox-fade-out .3s}@-webkit-keyframes msgbox-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes msgbox-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes msgbox-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}@keyframes msgbox-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}.el-breadcrumb{font-size:14px;line-height:1}.el-breadcrumb::after,.el-breadcrumb::before{display:table;content:""}.el-breadcrumb::after{clear:both}.el-breadcrumb__separator{margin:0 9px;font-weight:700;color:#C0C4CC}.el-breadcrumb__separator[class*=icon]{margin:0 6px;font-weight:400}.el-breadcrumb__item{float:left}.el-breadcrumb__inner{color:#606266}.el-breadcrumb__inner a,.el-breadcrumb__inner.is-link{font-weight:700;text-decoration:none;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1);color:#303133}.el-breadcrumb__inner a:hover,.el-breadcrumb__inner.is-link:hover{color:#409EFF;cursor:pointer}.el-breadcrumb__item:last-child .el-breadcrumb__inner,.el-breadcrumb__item:last-child .el-breadcrumb__inner a,.el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover,.el-breadcrumb__item:last-child .el-breadcrumb__inner:hover{font-weight:400;color:#606266;cursor:text}.el-breadcrumb__item:last-child .el-breadcrumb__separator{display:none}.el-form--label-left .el-form-item__label{text-align:left}.el-form--label-top .el-form-item__label{float:none;display:inline-block;text-align:left;padding:0 0 10px}.el-form--inline .el-form-item{display:inline-block;margin-right:10px;vertical-align:top}.el-form--inline .el-form-item__label{float:none;display:inline-block}.el-form--inline .el-form-item__content{display:inline-block;vertical-align:top}.el-form--inline.el-form--label-top .el-form-item__content{display:block}.el-form-item{margin-bottom:22px}.el-form-item::after,.el-form-item::before{display:table;content:""}.el-form-item::after{clear:both}.el-form-item .el-form-item{margin-bottom:0}.el-form-item--mini.el-form-item,.el-form-item--small.el-form-item{margin-bottom:18px}.el-form-item .el-input__validateIcon{display:none}.el-form-item--medium .el-form-item__content,.el-form-item--medium .el-form-item__label{line-height:36px}.el-form-item--small .el-form-item__content,.el-form-item--small .el-form-item__label{line-height:32px}.el-form-item--small .el-form-item__error{padding-top:2px}.el-form-item--mini .el-form-item__content,.el-form-item--mini .el-form-item__label{line-height:28px}.el-form-item--mini .el-form-item__error{padding-top:1px}.el-form-item__label-wrap{float:left}.el-form-item__label-wrap .el-form-item__label{display:inline-block;float:none}.el-form-item__label{text-align:right;vertical-align:middle;float:left;font-size:14px;color:#606266;line-height:40px;padding:0 12px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-form-item__content{line-height:40px;position:relative;font-size:14px}.el-form-item__content::after,.el-form-item__content::before{display:table;content:""}.el-form-item__content::after{clear:both}.el-form-item__content .el-input-group{vertical-align:top}.el-form-item__error{color:#F56C6C;font-size:12px;line-height:1;padding-top:4px;position:absolute;top:100%;left:0}.el-form-item__error--inline{position:relative;top:auto;left:auto;display:inline-block;margin-left:10px}.el-form-item.is-required:not(.is-no-asterisk) .el-form-item__label-wrap>.el-form-item__label:before,.el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:before{content:'*';color:#F56C6C;margin-right:4px}.el-form-item.is-error .el-input-group__append .el-input__inner,.el-form-item.is-error .el-input-group__prepend .el-input__inner{border-color:transparent}.el-form-item.is-error .el-input__validateIcon{color:#F56C6C}.el-form-item--feedback .el-input__validateIcon{display:inline-block}.el-tabs__header{padding:0;position:relative;margin:0 0 15px}.el-tabs__active-bar{position:absolute;bottom:0;left:0;height:2px;background-color:#409EFF;z-index:1;-webkit-transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1), -webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);list-style:none}.el-tabs__new-tab{float:right;border:1px solid #d3dce6;height:18px;width:18px;line-height:18px;margin:12px 0 9px 10px;border-radius:3px;text-align:center;font-size:12px;color:#d3dce6;cursor:pointer;-webkit-transition:all .15s;transition:all .15s}.el-collapse-item__arrow,.el-tabs__nav{-webkit-transition:-webkit-transform .3s}.el-tabs__new-tab .el-icon-plus{-webkit-transform:scale(.8,.8);transform:scale(.8,.8)}.el-tabs__new-tab:hover{color:#409EFF}.el-tabs__nav-wrap{overflow:hidden;margin-bottom:-1px;position:relative}.el-tabs__nav-wrap::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#E4E7ED;z-index:1}.el-tabs--border-card>.el-tabs__header .el-tabs__nav-wrap::after,.el-tabs--card>.el-tabs__header .el-tabs__nav-wrap::after{content:none}.el-tabs__nav-wrap.is-scrollable{padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.el-tabs__nav-scroll{overflow:hidden}.el-tabs__nav-next,.el-tabs__nav-prev{position:absolute;cursor:pointer;line-height:44px;font-size:12px;color:#909399}.el-tabs__nav-next{right:0}.el-tabs__nav-prev{left:0}.el-tabs__nav{white-space:nowrap;position:relative;transition:-webkit-transform .3s;-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;float:left;z-index:2}.el-tabs__nav.is-stretch{min-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.el-tabs__nav.is-stretch>*{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.el-tabs__item{padding:0 20px;height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:40px;display:inline-block;list-style:none;font-size:14px;font-weight:500;color:#303133;position:relative}.el-tabs__item:focus,.el-tabs__item:focus:active{outline:0}.el-tabs__item:focus.is-active.is-focus:not(:active){-webkit-box-shadow:0 0 2px 2px #409EFF inset;box-shadow:0 0 2px 2px #409EFF inset;border-radius:3px}.el-tabs__item .el-icon-close{border-radius:50%;text-align:center;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);margin-left:5px}.el-tabs__item .el-icon-close:before{-webkit-transform:scale(.9);transform:scale(.9);display:inline-block}.el-tabs__item .el-icon-close:hover{background-color:#C0C4CC;color:#FFF}.el-tabs__item.is-active{color:#409EFF}.el-tabs__item:hover{color:#409EFF;cursor:pointer}.el-tabs__item.is-disabled{color:#C0C4CC;cursor:default}.el-tabs__content{overflow:hidden;position:relative}.el-tabs--card>.el-tabs__header{border-bottom:1px solid #E4E7ED}.el-tabs--card>.el-tabs__header .el-tabs__nav{border:1px solid #E4E7ED;border-bottom:none;border-radius:4px 4px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-tabs--card>.el-tabs__header .el-tabs__active-bar{display:none}.el-tabs--card>.el-tabs__header .el-tabs__item .el-icon-close{position:relative;font-size:12px;width:0;height:14px;vertical-align:middle;line-height:15px;overflow:hidden;top:-1px;right:-2px;-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active.is-closable .el-icon-close,.el-tabs--card>.el-tabs__header .el-tabs__item.is-closable:hover .el-icon-close{width:14px}.el-tabs--card>.el-tabs__header .el-tabs__item{border-bottom:1px solid transparent;border-left:1px solid #E4E7ED;-webkit-transition:color .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1);transition:color .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1)}.el-tabs--card>.el-tabs__header .el-tabs__item:first-child{border-left:none}.el-tabs--card>.el-tabs__header .el-tabs__item.is-closable:hover{padding-left:13px;padding-right:13px}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active{border-bottom-color:#FFF}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active.is-closable{padding-left:20px;padding-right:20px}.el-tabs--border-card{background:#FFF;border:1px solid #DCDFE6;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04);box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04)}.el-tabs--border-card>.el-tabs__content{padding:15px}.el-tabs--border-card>.el-tabs__header{background-color:#F5F7FA;border-bottom:1px solid #E4E7ED;margin:0}.el-tabs--border-card>.el-tabs__header .el-tabs__item{-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);border:1px solid transparent;margin-top:-1px;color:#909399}.el-tabs--border-card>.el-tabs__header .el-tabs__item+.el-tabs__item,.el-tabs--border-card>.el-tabs__header .el-tabs__item:first-child{margin-left:-1px}.el-tabs--border-card>.el-tabs__header .el-tabs__item.is-active{color:#409EFF;background-color:#FFF;border-right-color:#DCDFE6;border-left-color:#DCDFE6}.el-tabs--border-card>.el-tabs__header .el-tabs__item:not(.is-disabled):hover{color:#409EFF}.el-tabs--border-card>.el-tabs__header .el-tabs__item.is-disabled{color:#C0C4CC}.el-tabs--border-card>.el-tabs__header .is-scrollable .el-tabs__item:first-child{margin-left:0}.el-tabs--bottom .el-tabs__item.is-bottom:nth-child(2),.el-tabs--bottom .el-tabs__item.is-top:nth-child(2),.el-tabs--top .el-tabs__item.is-bottom:nth-child(2),.el-tabs--top .el-tabs__item.is-top:nth-child(2){padding-left:0}.el-tabs--bottom .el-tabs__item.is-bottom:last-child,.el-tabs--bottom .el-tabs__item.is-top:last-child,.el-tabs--top .el-tabs__item.is-bottom:last-child,.el-tabs--top .el-tabs__item.is-top:last-child{padding-right:0}.el-tabs--bottom .el-tabs--left>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--bottom .el-tabs--right>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--bottom.el-tabs--border-card>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--bottom.el-tabs--card>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top .el-tabs--left>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top .el-tabs--right>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top.el-tabs--border-card>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:nth-child(2){padding-left:20px}.el-tabs--bottom .el-tabs--left>.el-tabs__header .el-tabs__item:last-child,.el-tabs--bottom .el-tabs--right>.el-tabs__header .el-tabs__item:last-child,.el-tabs--bottom.el-tabs--border-card>.el-tabs__header .el-tabs__item:last-child,.el-tabs--bottom.el-tabs--card>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top .el-tabs--left>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top .el-tabs--right>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top.el-tabs--border-card>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:last-child{padding-right:20px}.el-tabs--bottom .el-tabs__header.is-bottom{margin-bottom:0;margin-top:10px}.el-tabs--bottom.el-tabs--border-card .el-tabs__header.is-bottom{border-bottom:0;border-top:1px solid #DCDFE6}.el-tabs--bottom.el-tabs--border-card .el-tabs__nav-wrap.is-bottom{margin-top:-1px;margin-bottom:0}.el-tabs--bottom.el-tabs--border-card .el-tabs__item.is-bottom:not(.is-active){border:1px solid transparent}.el-tabs--bottom.el-tabs--border-card .el-tabs__item.is-bottom{margin:0 -1px -1px}.el-tabs--left,.el-tabs--right{overflow:hidden}.el-tabs--left .el-tabs__header.is-left,.el-tabs--left .el-tabs__header.is-right,.el-tabs--left .el-tabs__nav-scroll,.el-tabs--left .el-tabs__nav-wrap.is-left,.el-tabs--left .el-tabs__nav-wrap.is-right,.el-tabs--right .el-tabs__header.is-left,.el-tabs--right .el-tabs__header.is-right,.el-tabs--right .el-tabs__nav-scroll,.el-tabs--right .el-tabs__nav-wrap.is-left,.el-tabs--right .el-tabs__nav-wrap.is-right{height:100%}.el-tabs--left .el-tabs__active-bar.is-left,.el-tabs--left .el-tabs__active-bar.is-right,.el-tabs--right .el-tabs__active-bar.is-left,.el-tabs--right .el-tabs__active-bar.is-right{top:0;bottom:auto;width:2px;height:auto}.el-tabs--left .el-tabs__nav-wrap.is-left,.el-tabs--left .el-tabs__nav-wrap.is-right,.el-tabs--right .el-tabs__nav-wrap.is-left,.el-tabs--right .el-tabs__nav-wrap.is-right{margin-bottom:0}.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-next,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev{height:30px;line-height:30px;width:100%;text-align:center;cursor:pointer}.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-next i,.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev i,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-next i,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev i,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-next i,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev i,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-next i,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev i{-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg)}.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev{left:auto;top:0}.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-next{right:auto;bottom:0}.el-tabs--left .el-tabs__active-bar.is-left,.el-tabs--left .el-tabs__nav-wrap.is-left::after{right:0;left:auto}.el-tabs--left .el-tabs__nav-wrap.is-left.is-scrollable,.el-tabs--left .el-tabs__nav-wrap.is-right.is-scrollable,.el-tabs--right .el-tabs__nav-wrap.is-left.is-scrollable,.el-tabs--right .el-tabs__nav-wrap.is-right.is-scrollable{padding:30px 0}.el-tabs--left .el-tabs__nav-wrap.is-left::after,.el-tabs--left .el-tabs__nav-wrap.is-right::after,.el-tabs--right .el-tabs__nav-wrap.is-left::after,.el-tabs--right .el-tabs__nav-wrap.is-right::after{height:100%;width:2px;bottom:auto;top:0}.el-tabs--left .el-tabs__nav.is-left,.el-tabs--left .el-tabs__nav.is-right,.el-tabs--right .el-tabs__nav.is-left,.el-tabs--right .el-tabs__nav.is-right{float:none}.el-tabs--left .el-tabs__item.is-left,.el-tabs--left .el-tabs__item.is-right,.el-tabs--right .el-tabs__item.is-left,.el-tabs--right .el-tabs__item.is-right{display:block}.el-tabs--left.el-tabs--card .el-tabs__active-bar.is-left,.el-tabs--right.el-tabs--card .el-tabs__active-bar.is-right{display:none}.el-tabs--left .el-tabs__header.is-left{float:left;margin-bottom:0;margin-right:10px}.el-tabs--left .el-tabs__nav-wrap.is-left{margin-right:-1px}.el-tabs--left .el-tabs__item.is-left{text-align:right}.el-tabs--left.el-tabs--card .el-tabs__item.is-left{border-left:none;border-right:1px solid #E4E7ED;border-bottom:none;border-top:1px solid #E4E7ED;text-align:left}.el-tabs--left.el-tabs--card .el-tabs__item.is-left:first-child{border-right:1px solid #E4E7ED;border-top:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active{border:1px solid #E4E7ED;border-right-color:#fff;border-left:none;border-bottom:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active:first-child{border-top:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active:last-child{border-bottom:none}.el-tabs--left.el-tabs--card .el-tabs__nav{border-radius:4px 0 0 4px;border-bottom:1px solid #E4E7ED;border-right:none}.el-tabs--left.el-tabs--card .el-tabs__new-tab{float:none}.el-tabs--left.el-tabs--border-card .el-tabs__header.is-left{border-right:1px solid #dfe4ed}.el-tabs--left.el-tabs--border-card .el-tabs__item.is-left{border:1px solid transparent;margin:-1px 0 -1px -1px}.el-tabs--left.el-tabs--border-card .el-tabs__item.is-left.is-active{border-color:#d1dbe5 transparent}.el-tabs--right .el-tabs__header.is-right{float:right;margin-bottom:0;margin-left:10px}.el-tabs--right .el-tabs__nav-wrap.is-right{margin-left:-1px}.el-tabs--right .el-tabs__nav-wrap.is-right::after{left:0;right:auto}.el-tabs--right .el-tabs__active-bar.is-right{left:0}.el-tabs--right.el-tabs--card .el-tabs__item.is-right{border-bottom:none;border-top:1px solid #E4E7ED}.el-tabs--right.el-tabs--card .el-tabs__item.is-right:first-child{border-left:1px solid #E4E7ED;border-top:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active{border:1px solid #E4E7ED;border-left-color:#fff;border-right:none;border-bottom:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active:first-child{border-top:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active:last-child{border-bottom:none}.el-tabs--right.el-tabs--card .el-tabs__nav{border-radius:0 4px 4px 0;border-bottom:1px solid #E4E7ED;border-left:none}.el-tabs--right.el-tabs--border-card .el-tabs__header.is-right{border-left:1px solid #dfe4ed}.el-tabs--right.el-tabs--border-card .el-tabs__item.is-right{border:1px solid transparent;margin:-1px -1px -1px 0}.el-tabs--right.el-tabs--border-card .el-tabs__item.is-right.is-active{border-color:#d1dbe5 transparent}.slideInLeft-transition,.slideInRight-transition{display:inline-block}.slideInRight-enter{-webkit-animation:slideInRight-enter .3s;animation:slideInRight-enter .3s}.slideInRight-leave{position:absolute;left:0;right:0;-webkit-animation:slideInRight-leave .3s;animation:slideInRight-leave .3s}.slideInLeft-enter{-webkit-animation:slideInLeft-enter .3s;animation:slideInLeft-enter .3s}.slideInLeft-leave{position:absolute;left:0;right:0;-webkit-animation:slideInLeft-leave .3s;animation:slideInLeft-leave .3s}@-webkit-keyframes slideInRight-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInRight-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}@keyframes slideInRight-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}@-webkit-keyframes slideInLeft-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInLeft-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}}@keyframes slideInLeft-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}}.el-tree{position:relative;cursor:default;background:#FFF;color:#606266}.el-tree__empty-block{position:relative;min-height:60px;text-align:center;width:100%;height:100%}.el-tree__empty-text{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#909399;font-size:14px}.el-tree__drop-indicator{position:absolute;left:0;right:0;height:1px;background-color:#409EFF}.el-tree-node{white-space:nowrap;outline:0}.el-tree-node:focus>.el-tree-node__content{background-color:#F5F7FA}.el-tree-node.is-drop-inner>.el-tree-node__content .el-tree-node__label{background-color:#409EFF;color:#fff}.el-tree-node__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:26px;cursor:pointer}.el-tree-node__content>.el-tree-node__expand-icon{padding:6px}.el-tree-node__content>label.el-checkbox{margin-right:8px}.el-tree-node__content:hover{background-color:#F5F7FA}.el-tree.is-dragging .el-tree-node__content{cursor:move}.el-tree.is-dragging.is-drop-not-allow .el-tree-node__content{cursor:not-allowed}.el-tree-node__expand-icon{cursor:pointer;color:#C0C4CC;font-size:12px;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.el-tree-node__expand-icon.expanded{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.el-tree-node__expand-icon.is-leaf{color:transparent;cursor:default}.el-tree-node__label{font-size:14px}.el-tree-node__loading-icon{margin-right:8px;font-size:14px;color:#C0C4CC}.el-tree-node>.el-tree-node__children{overflow:hidden;background-color:transparent}.el-tree-node.is-expanded>.el-tree-node__children{display:block}.el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content{background-color:#f0f7ff}.el-alert{width:100%;padding:8px 16px;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;position:relative;background-color:#FFF;overflow:hidden;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .2s;transition:opacity .2s}.el-alert.is-light .el-alert__closebtn{color:#C0C4CC}.el-alert.is-dark .el-alert__closebtn,.el-alert.is-dark .el-alert__description{color:#FFF}.el-alert.is-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-alert--success.is-light{background-color:#f0f9eb;color:#67C23A}.el-alert--success.is-light .el-alert__description{color:#67C23A}.el-alert--success.is-dark{background-color:#67C23A;color:#FFF}.el-alert--info.is-light{background-color:#f4f4f5;color:#909399}.el-alert--info.is-dark{background-color:#909399;color:#FFF}.el-alert--info .el-alert__description{color:#909399}.el-alert--warning.is-light{background-color:#fdf6ec;color:#E6A23C}.el-alert--warning.is-light .el-alert__description{color:#E6A23C}.el-alert--warning.is-dark{background-color:#E6A23C;color:#FFF}.el-alert--error.is-light{background-color:#fef0f0;color:#F56C6C}.el-alert--error.is-light .el-alert__description{color:#F56C6C}.el-alert--error.is-dark{background-color:#F56C6C;color:#FFF}.el-alert__content{display:table-cell;padding:0 8px}.el-alert__icon{font-size:16px;width:16px}.el-alert__icon.is-big{font-size:28px;width:28px}.el-alert__title{font-size:13px;line-height:18px}.el-alert__title.is-bold{font-weight:700}.el-alert .el-alert__description{font-size:12px;margin:5px 0 0}.el-alert__closebtn{font-size:12px;opacity:1;position:absolute;top:12px;right:15px;cursor:pointer}.el-alert-fade-enter,.el-alert-fade-leave-active,.el-loading-fade-enter,.el-loading-fade-leave-active,.el-notification-fade-leave-active{opacity:0}.el-alert__closebtn.is-customed{font-style:normal;font-size:13px;top:9px}.el-notification{display:-webkit-box;display:-ms-flexbox;display:flex;width:330px;padding:14px 26px 14px 13px;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #EBEEF5;position:fixed;background-color:#FFF;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);-webkit-transition:opacity .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;transition:opacity .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s;transition:opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;overflow:hidden}.el-notification.right{right:16px}.el-notification.left{left:16px}.el-notification__group{margin-left:13px;margin-right:8px}.el-notification__title{font-weight:700;font-size:16px;color:#303133;margin:0}.el-notification__content{font-size:14px;line-height:21px;margin:6px 0 0;color:#606266;text-align:justify}.el-notification__content p{margin:0}.el-notification__icon{height:24px;width:24px;font-size:24px}.el-notification__closeBtn{position:absolute;top:18px;right:15px;cursor:pointer;color:#909399;font-size:16px}.el-notification__closeBtn:hover{color:#606266}.el-notification .el-icon-success{color:#67C23A}.el-notification .el-icon-error{color:#F56C6C}.el-notification .el-icon-info{color:#909399}.el-notification .el-icon-warning{color:#E6A23C}.el-notification-fade-enter.right{right:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.el-notification-fade-enter.left{left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.el-input-number{position:relative;display:inline-block;width:180px;line-height:38px}.el-input-number .el-input{display:block}.el-input-number .el-input__inner{-webkit-appearance:none;padding-left:50px;padding-right:50px;text-align:center}.el-input-number__decrease,.el-input-number__increase{position:absolute;z-index:1;top:1px;width:40px;height:auto;text-align:center;background:#F5F7FA;color:#606266;cursor:pointer;font-size:13px}.el-input-number__decrease:hover,.el-input-number__increase:hover{color:#409EFF}.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled){border-color:#409EFF}.el-input-number__decrease.is-disabled,.el-input-number__increase.is-disabled{color:#C0C4CC;cursor:not-allowed}.el-input-number__increase{right:1px;border-radius:0 4px 4px 0;border-left:1px solid #DCDFE6}.el-input-number__decrease{left:1px;border-radius:4px 0 0 4px;border-right:1px solid #DCDFE6}.el-input-number.is-disabled .el-input-number__decrease,.el-input-number.is-disabled .el-input-number__increase{border-color:#E4E7ED;color:#E4E7ED}.el-input-number.is-disabled .el-input-number__decrease:hover,.el-input-number.is-disabled .el-input-number__increase:hover{color:#E4E7ED;cursor:not-allowed}.el-input-number--medium{width:200px;line-height:34px}.el-input-number--medium .el-input-number__decrease,.el-input-number--medium .el-input-number__increase{width:36px;font-size:14px}.el-input-number--medium .el-input__inner{padding-left:43px;padding-right:43px}.el-input-number--small{width:130px;line-height:30px}.el-input-number--small .el-input-number__decrease,.el-input-number--small .el-input-number__increase{width:32px;font-size:13px}.el-input-number--small .el-input-number__decrease [class*=el-icon],.el-input-number--small .el-input-number__increase [class*=el-icon]{-webkit-transform:scale(.9);transform:scale(.9)}.el-input-number--small .el-input__inner{padding-left:39px;padding-right:39px}.el-input-number--mini{width:130px;line-height:26px}.el-input-number--mini .el-input-number__decrease,.el-input-number--mini .el-input-number__increase{width:28px;font-size:12px}.el-input-number--mini .el-input-number__decrease [class*=el-icon],.el-input-number--mini .el-input-number__increase [class*=el-icon]{-webkit-transform:scale(.8);transform:scale(.8)}.el-input-number--mini .el-input__inner{padding-left:35px;padding-right:35px}.el-input-number.is-without-controls .el-input__inner{padding-left:15px;padding-right:15px}.el-input-number.is-controls-right .el-input__inner{padding-left:15px;padding-right:50px}.el-input-number.is-controls-right .el-input-number__decrease,.el-input-number.is-controls-right .el-input-number__increase{height:auto;line-height:19px}.el-input-number.is-controls-right .el-input-number__decrease [class*=el-icon],.el-input-number.is-controls-right .el-input-number__increase [class*=el-icon]{-webkit-transform:scale(.8);transform:scale(.8)}.el-input-number.is-controls-right .el-input-number__increase{border-radius:0 4px 0 0;border-bottom:1px solid #DCDFE6}.el-input-number.is-controls-right .el-input-number__decrease{right:1px;bottom:1px;top:auto;left:auto;border-right:none;border-left:1px solid #DCDFE6;border-radius:0 0 4px}.el-input-number.is-controls-right[class*=medium] [class*=decrease],.el-input-number.is-controls-right[class*=medium] [class*=increase]{line-height:17px}.el-input-number.is-controls-right[class*=small] [class*=decrease],.el-input-number.is-controls-right[class*=small] [class*=increase]{line-height:15px}.el-input-number.is-controls-right[class*=mini] [class*=decrease],.el-input-number.is-controls-right[class*=mini] [class*=increase]{line-height:13px}.el-tooltip__popper{position:absolute;border-radius:4px;padding:10px;z-index:2000;font-size:12px;line-height:1.2;min-width:10px;word-wrap:break-word}.el-tooltip__popper .popper__arrow,.el-tooltip__popper .popper__arrow::after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.el-tooltip__popper .popper__arrow{border-width:6px}.el-tooltip__popper .popper__arrow::after{content:" ";border-width:5px}.el-progress-bar__inner::after,.el-row::after,.el-row::before,.el-slider::after,.el-slider::before,.el-slider__button-wrapper::after,.el-upload-cover::after{content:""}.el-tooltip__popper[x-placement^=top]{margin-bottom:12px}.el-tooltip__popper[x-placement^=top] .popper__arrow{bottom:-6px;border-top-color:#303133;border-bottom-width:0}.el-tooltip__popper[x-placement^=top] .popper__arrow::after{bottom:1px;margin-left:-5px;border-top-color:#303133;border-bottom-width:0}.el-tooltip__popper[x-placement^=bottom]{margin-top:12px}.el-tooltip__popper[x-placement^=bottom] .popper__arrow{top:-6px;border-top-width:0;border-bottom-color:#303133}.el-tooltip__popper[x-placement^=bottom] .popper__arrow::after{top:1px;margin-left:-5px;border-top-width:0;border-bottom-color:#303133}.el-tooltip__popper[x-placement^=right]{margin-left:12px}.el-tooltip__popper[x-placement^=right] .popper__arrow{left:-6px;border-right-color:#303133;border-left-width:0}.el-tooltip__popper[x-placement^=right] .popper__arrow::after{bottom:-5px;left:1px;border-right-color:#303133;border-left-width:0}.el-tooltip__popper[x-placement^=left]{margin-right:12px}.el-tooltip__popper[x-placement^=left] .popper__arrow{right:-6px;border-right-width:0;border-left-color:#303133}.el-tooltip__popper[x-placement^=left] .popper__arrow::after{right:1px;bottom:-5px;margin-left:-5px;border-right-width:0;border-left-color:#303133}.el-tooltip__popper.is-dark{background:#303133;color:#FFF}.el-tooltip__popper.is-light{background:#FFF;border:1px solid #303133}.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow{border-top-color:#303133}.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow::after{border-top-color:#FFF}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow{border-bottom-color:#303133}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow::after{border-bottom-color:#FFF}.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow{border-left-color:#303133}.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow::after{border-left-color:#FFF}.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow{border-right-color:#303133}.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow::after{border-right-color:#FFF}.el-slider::after,.el-slider::before{display:table}.el-slider__button-wrapper .el-tooltip,.el-slider__button-wrapper::after{vertical-align:middle;display:inline-block}.el-slider::after{clear:both}.el-slider__runway{width:100%;height:6px;margin:16px 0;background-color:#E4E7ED;border-radius:3px;position:relative;cursor:pointer;vertical-align:middle}.el-slider__runway.show-input{margin-right:160px;width:auto}.el-slider__runway.disabled{cursor:default}.el-slider__runway.disabled .el-slider__bar{background-color:#C0C4CC}.el-slider__runway.disabled .el-slider__button{border-color:#C0C4CC}.el-slider__runway.disabled .el-slider__button-wrapper.dragging,.el-slider__runway.disabled .el-slider__button-wrapper.hover,.el-slider__runway.disabled .el-slider__button-wrapper:hover{cursor:not-allowed}.el-slider__runway.disabled .el-slider__button.dragging,.el-slider__runway.disabled .el-slider__button.hover,.el-slider__runway.disabled .el-slider__button:hover{-webkit-transform:scale(1);transform:scale(1);cursor:not-allowed}.el-slider__button-wrapper,.el-slider__stop{-webkit-transform:translateX(-50%);position:absolute}.el-slider__input{float:right;margin-top:3px;width:130px}.el-slider__input.el-input-number--mini{margin-top:5px}.el-slider__input.el-input-number--medium{margin-top:0}.el-slider__input.el-input-number--large{margin-top:-2px}.el-slider__bar{height:6px;background-color:#409EFF;border-top-left-radius:3px;border-bottom-left-radius:3px;position:absolute}.el-slider__button-wrapper{height:36px;width:36px;z-index:1001;top:-15px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:transparent;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:normal}.el-slider__button-wrapper::after{height:100%}.el-slider__button-wrapper.hover,.el-slider__button-wrapper:hover{cursor:-webkit-grab;cursor:grab}.el-slider__button-wrapper.dragging{cursor:-webkit-grabbing;cursor:grabbing}.el-slider__button{width:16px;height:16px;border:2px solid #409EFF;background-color:#FFF;border-radius:50%;-webkit-transition:.2s;transition:.2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.el-image-viewer__btn,.el-step__icon-inner{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.el-slider__button.dragging,.el-slider__button.hover,.el-slider__button:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.el-slider__button.hover,.el-slider__button:hover{cursor:-webkit-grab;cursor:grab}.el-slider__button.dragging{cursor:-webkit-grabbing;cursor:grabbing}.el-slider__stop{height:6px;width:6px;border-radius:100%;background-color:#FFF;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.el-slider__marks{top:0;left:12px;width:18px;height:100%}.el-slider__marks-text{position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:14px;color:#909399;margin-top:15px}.el-slider.is-vertical{position:relative}.el-slider.is-vertical .el-slider__runway{width:6px;height:100%;margin:0 16px}.el-slider.is-vertical .el-slider__bar{width:6px;height:auto;border-radius:0 0 3px 3px}.el-slider.is-vertical .el-slider__button-wrapper{top:auto;left:-15px;-webkit-transform:translateY(50%);transform:translateY(50%)}.el-slider.is-vertical .el-slider__stop{-webkit-transform:translateY(50%);transform:translateY(50%)}.el-slider.is-vertical.el-slider--with-input{padding-bottom:58px}.el-slider.is-vertical.el-slider--with-input .el-slider__input{overflow:visible;float:none;position:absolute;bottom:22px;width:36px;margin-top:15px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input__inner{text-align:center;padding-left:5px;padding-right:5px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__decrease,.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase{top:32px;margin-top:-1px;border:1px solid #DCDFE6;line-height:20px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__decrease{width:18px;right:18px;border-bottom-left-radius:4px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase{width:19px;border-bottom-right-radius:4px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase~.el-input .el-input__inner{border-bottom-left-radius:0;border-bottom-right-radius:0}.el-slider.is-vertical.el-slider--with-input .el-slider__input:hover .el-input-number__decrease,.el-slider.is-vertical.el-slider--with-input .el-slider__input:hover .el-input-number__increase{border-color:#C0C4CC}.el-slider.is-vertical.el-slider--with-input .el-slider__input:active .el-input-number__decrease,.el-slider.is-vertical.el-slider--with-input .el-slider__input:active .el-input-number__increase{border-color:#409EFF}.el-slider.is-vertical .el-slider__marks-text{margin-top:0;left:15px;-webkit-transform:translateY(50%);transform:translateY(50%)}.el-loading-parent--relative{position:relative!important}.el-loading-parent--hidden{overflow:hidden!important}.el-loading-mask{position:absolute;z-index:2000;background-color:rgba(255,255,255,.9);margin:0;top:0;right:0;bottom:0;left:0;-webkit-transition:opacity .3s;transition:opacity .3s}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:-25px}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:50px;width:50px}.el-loading-spinner{top:50%;margin-top:-21px;width:100%;text-align:center;position:absolute}.el-col-pull-0,.el-col-pull-1,.el-col-pull-10,.el-col-pull-11,.el-col-pull-13,.el-col-pull-14,.el-col-pull-15,.el-col-pull-16,.el-col-pull-17,.el-col-pull-18,.el-col-pull-19,.el-col-pull-2,.el-col-pull-20,.el-col-pull-21,.el-col-pull-22,.el-col-pull-23,.el-col-pull-24,.el-col-pull-3,.el-col-pull-4,.el-col-pull-5,.el-col-pull-6,.el-col-pull-7,.el-col-pull-8,.el-col-pull-9,.el-col-push-0,.el-col-push-1,.el-col-push-10,.el-col-push-11,.el-col-push-12,.el-col-push-13,.el-col-push-14,.el-col-push-15,.el-col-push-16,.el-col-push-17,.el-col-push-18,.el-col-push-19,.el-col-push-2,.el-col-push-20,.el-col-push-21,.el-col-push-22,.el-col-push-23,.el-col-push-24,.el-col-push-3,.el-col-push-4,.el-col-push-5,.el-col-push-6,.el-col-push-7,.el-col-push-8,.el-col-push-9,.el-row{position:relative}.el-loading-spinner .el-loading-text{color:#409EFF;margin:3px 0;font-size:14px}.el-loading-spinner .circular{height:42px;width:42px;-webkit-animation:loading-rotate 2s linear infinite;animation:loading-rotate 2s linear infinite}.el-loading-spinner .path{-webkit-animation:loading-dash 1.5s ease-in-out infinite;animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:#409EFF;stroke-linecap:round}.el-loading-spinner i{color:#409EFF}@-webkit-keyframes loading-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}100%{stroke-dasharray:90,150;stroke-dashoffset:-120px}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}100%{stroke-dasharray:90,150;stroke-dashoffset:-120px}}.el-row{-webkit-box-sizing:border-box;box-sizing:border-box}.el-row::after,.el-row::before{display:table}.el-row::after{clear:both}.el-row--flex{display:-webkit-box;display:-ms-flexbox;display:flex}.el-col-0,.el-row--flex:after,.el-row--flex:before{display:none}.el-row--flex.is-justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-row--flex.is-justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.el-row--flex.is-justify-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.el-row--flex.is-justify-space-around{-ms-flex-pack:distribute;justify-content:space-around}.el-row--flex.is-align-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.el-row--flex.is-align-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-row--flex.is-align-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}[class*=el-col-]{float:left;-webkit-box-sizing:border-box;box-sizing:border-box}.el-upload--picture-card,.el-upload-dragger{-webkit-box-sizing:border-box;cursor:pointer}.el-col-0{width:0%}.el-col-offset-0{margin-left:0}.el-col-pull-0{right:0}.el-col-push-0{left:0}.el-col-1{width:4.16667%}.el-col-offset-1{margin-left:4.16667%}.el-col-pull-1{right:4.16667%}.el-col-push-1{left:4.16667%}.el-col-2{width:8.33333%}.el-col-offset-2{margin-left:8.33333%}.el-col-pull-2{right:8.33333%}.el-col-push-2{left:8.33333%}.el-col-3{width:12.5%}.el-col-offset-3{margin-left:12.5%}.el-col-pull-3{right:12.5%}.el-col-push-3{left:12.5%}.el-col-4{width:16.66667%}.el-col-offset-4{margin-left:16.66667%}.el-col-pull-4{right:16.66667%}.el-col-push-4{left:16.66667%}.el-col-5{width:20.83333%}.el-col-offset-5{margin-left:20.83333%}.el-col-pull-5{right:20.83333%}.el-col-push-5{left:20.83333%}.el-col-6{width:25%}.el-col-offset-6{margin-left:25%}.el-col-pull-6{right:25%}.el-col-push-6{left:25%}.el-col-7{width:29.16667%}.el-col-offset-7{margin-left:29.16667%}.el-col-pull-7{right:29.16667%}.el-col-push-7{left:29.16667%}.el-col-8{width:33.33333%}.el-col-offset-8{margin-left:33.33333%}.el-col-pull-8{right:33.33333%}.el-col-push-8{left:33.33333%}.el-col-9{width:37.5%}.el-col-offset-9{margin-left:37.5%}.el-col-pull-9{right:37.5%}.el-col-push-9{left:37.5%}.el-col-10{width:41.66667%}.el-col-offset-10{margin-left:41.66667%}.el-col-pull-10{right:41.66667%}.el-col-push-10{left:41.66667%}.el-col-11{width:45.83333%}.el-col-offset-11{margin-left:45.83333%}.el-col-pull-11{right:45.83333%}.el-col-push-11{left:45.83333%}.el-col-12{width:50%}.el-col-offset-12{margin-left:50%}.el-col-pull-12{position:relative;right:50%}.el-col-push-12{left:50%}.el-col-13{width:54.16667%}.el-col-offset-13{margin-left:54.16667%}.el-col-pull-13{right:54.16667%}.el-col-push-13{left:54.16667%}.el-col-14{width:58.33333%}.el-col-offset-14{margin-left:58.33333%}.el-col-pull-14{right:58.33333%}.el-col-push-14{left:58.33333%}.el-col-15{width:62.5%}.el-col-offset-15{margin-left:62.5%}.el-col-pull-15{right:62.5%}.el-col-push-15{left:62.5%}.el-col-16{width:66.66667%}.el-col-offset-16{margin-left:66.66667%}.el-col-pull-16{right:66.66667%}.el-col-push-16{left:66.66667%}.el-col-17{width:70.83333%}.el-col-offset-17{margin-left:70.83333%}.el-col-pull-17{right:70.83333%}.el-col-push-17{left:70.83333%}.el-col-18{width:75%}.el-col-offset-18{margin-left:75%}.el-col-pull-18{right:75%}.el-col-push-18{left:75%}.el-col-19{width:79.16667%}.el-col-offset-19{margin-left:79.16667%}.el-col-pull-19{right:79.16667%}.el-col-push-19{left:79.16667%}.el-col-20{width:83.33333%}.el-col-offset-20{margin-left:83.33333%}.el-col-pull-20{right:83.33333%}.el-col-push-20{left:83.33333%}.el-col-21{width:87.5%}.el-col-offset-21{margin-left:87.5%}.el-col-pull-21{right:87.5%}.el-col-push-21{left:87.5%}.el-col-22{width:91.66667%}.el-col-offset-22{margin-left:91.66667%}.el-col-pull-22{right:91.66667%}.el-col-push-22{left:91.66667%}.el-col-23{width:95.83333%}.el-col-offset-23{margin-left:95.83333%}.el-col-pull-23{right:95.83333%}.el-col-push-23{left:95.83333%}.el-col-24{width:100%}.el-col-offset-24{margin-left:100%}.el-col-pull-24{right:100%}.el-col-push-24{left:100%}@media only screen and (max-width:767px){.el-col-xs-0{display:none;width:0%}.el-col-xs-offset-0{margin-left:0}.el-col-xs-pull-0{position:relative;right:0}.el-col-xs-push-0{position:relative;left:0}.el-col-xs-1{width:4.16667%}.el-col-xs-offset-1{margin-left:4.16667%}.el-col-xs-pull-1{position:relative;right:4.16667%}.el-col-xs-push-1{position:relative;left:4.16667%}.el-col-xs-2{width:8.33333%}.el-col-xs-offset-2{margin-left:8.33333%}.el-col-xs-pull-2{position:relative;right:8.33333%}.el-col-xs-push-2{position:relative;left:8.33333%}.el-col-xs-3{width:12.5%}.el-col-xs-offset-3{margin-left:12.5%}.el-col-xs-pull-3{position:relative;right:12.5%}.el-col-xs-push-3{position:relative;left:12.5%}.el-col-xs-4{width:16.66667%}.el-col-xs-offset-4{margin-left:16.66667%}.el-col-xs-pull-4{position:relative;right:16.66667%}.el-col-xs-push-4{position:relative;left:16.66667%}.el-col-xs-5{width:20.83333%}.el-col-xs-offset-5{margin-left:20.83333%}.el-col-xs-pull-5{position:relative;right:20.83333%}.el-col-xs-push-5{position:relative;left:20.83333%}.el-col-xs-6{width:25%}.el-col-xs-offset-6{margin-left:25%}.el-col-xs-pull-6{position:relative;right:25%}.el-col-xs-push-6{position:relative;left:25%}.el-col-xs-7{width:29.16667%}.el-col-xs-offset-7{margin-left:29.16667%}.el-col-xs-pull-7{position:relative;right:29.16667%}.el-col-xs-push-7{position:relative;left:29.16667%}.el-col-xs-8{width:33.33333%}.el-col-xs-offset-8{margin-left:33.33333%}.el-col-xs-pull-8{position:relative;right:33.33333%}.el-col-xs-push-8{position:relative;left:33.33333%}.el-col-xs-9{width:37.5%}.el-col-xs-offset-9{margin-left:37.5%}.el-col-xs-pull-9{position:relative;right:37.5%}.el-col-xs-push-9{position:relative;left:37.5%}.el-col-xs-10{width:41.66667%}.el-col-xs-offset-10{margin-left:41.66667%}.el-col-xs-pull-10{position:relative;right:41.66667%}.el-col-xs-push-10{position:relative;left:41.66667%}.el-col-xs-11{width:45.83333%}.el-col-xs-offset-11{margin-left:45.83333%}.el-col-xs-pull-11{position:relative;right:45.83333%}.el-col-xs-push-11{position:relative;left:45.83333%}.el-col-xs-12{width:50%}.el-col-xs-offset-12{margin-left:50%}.el-col-xs-pull-12{position:relative;right:50%}.el-col-xs-push-12{position:relative;left:50%}.el-col-xs-13{width:54.16667%}.el-col-xs-offset-13{margin-left:54.16667%}.el-col-xs-pull-13{position:relative;right:54.16667%}.el-col-xs-push-13{position:relative;left:54.16667%}.el-col-xs-14{width:58.33333%}.el-col-xs-offset-14{margin-left:58.33333%}.el-col-xs-pull-14{position:relative;right:58.33333%}.el-col-xs-push-14{position:relative;left:58.33333%}.el-col-xs-15{width:62.5%}.el-col-xs-offset-15{margin-left:62.5%}.el-col-xs-pull-15{position:relative;right:62.5%}.el-col-xs-push-15{position:relative;left:62.5%}.el-col-xs-16{width:66.66667%}.el-col-xs-offset-16{margin-left:66.66667%}.el-col-xs-pull-16{position:relative;right:66.66667%}.el-col-xs-push-16{position:relative;left:66.66667%}.el-col-xs-17{width:70.83333%}.el-col-xs-offset-17{margin-left:70.83333%}.el-col-xs-pull-17{position:relative;right:70.83333%}.el-col-xs-push-17{position:relative;left:70.83333%}.el-col-xs-18{width:75%}.el-col-xs-offset-18{margin-left:75%}.el-col-xs-pull-18{position:relative;right:75%}.el-col-xs-push-18{position:relative;left:75%}.el-col-xs-19{width:79.16667%}.el-col-xs-offset-19{margin-left:79.16667%}.el-col-xs-pull-19{position:relative;right:79.16667%}.el-col-xs-push-19{position:relative;left:79.16667%}.el-col-xs-20{width:83.33333%}.el-col-xs-offset-20{margin-left:83.33333%}.el-col-xs-pull-20{position:relative;right:83.33333%}.el-col-xs-push-20{position:relative;left:83.33333%}.el-col-xs-21{width:87.5%}.el-col-xs-offset-21{margin-left:87.5%}.el-col-xs-pull-21{position:relative;right:87.5%}.el-col-xs-push-21{position:relative;left:87.5%}.el-col-xs-22{width:91.66667%}.el-col-xs-offset-22{margin-left:91.66667%}.el-col-xs-pull-22{position:relative;right:91.66667%}.el-col-xs-push-22{position:relative;left:91.66667%}.el-col-xs-23{width:95.83333%}.el-col-xs-offset-23{margin-left:95.83333%}.el-col-xs-pull-23{position:relative;right:95.83333%}.el-col-xs-push-23{position:relative;left:95.83333%}.el-col-xs-24{width:100%}.el-col-xs-offset-24{margin-left:100%}.el-col-xs-pull-24{position:relative;right:100%}.el-col-xs-push-24{position:relative;left:100%}}@media only screen and (min-width:768px){.el-col-sm-0{display:none;width:0%}.el-col-sm-offset-0{margin-left:0}.el-col-sm-pull-0{position:relative;right:0}.el-col-sm-push-0{position:relative;left:0}.el-col-sm-1{width:4.16667%}.el-col-sm-offset-1{margin-left:4.16667%}.el-col-sm-pull-1{position:relative;right:4.16667%}.el-col-sm-push-1{position:relative;left:4.16667%}.el-col-sm-2{width:8.33333%}.el-col-sm-offset-2{margin-left:8.33333%}.el-col-sm-pull-2{position:relative;right:8.33333%}.el-col-sm-push-2{position:relative;left:8.33333%}.el-col-sm-3{width:12.5%}.el-col-sm-offset-3{margin-left:12.5%}.el-col-sm-pull-3{position:relative;right:12.5%}.el-col-sm-push-3{position:relative;left:12.5%}.el-col-sm-4{width:16.66667%}.el-col-sm-offset-4{margin-left:16.66667%}.el-col-sm-pull-4{position:relative;right:16.66667%}.el-col-sm-push-4{position:relative;left:16.66667%}.el-col-sm-5{width:20.83333%}.el-col-sm-offset-5{margin-left:20.83333%}.el-col-sm-pull-5{position:relative;right:20.83333%}.el-col-sm-push-5{position:relative;left:20.83333%}.el-col-sm-6{width:25%}.el-col-sm-offset-6{margin-left:25%}.el-col-sm-pull-6{position:relative;right:25%}.el-col-sm-push-6{position:relative;left:25%}.el-col-sm-7{width:29.16667%}.el-col-sm-offset-7{margin-left:29.16667%}.el-col-sm-pull-7{position:relative;right:29.16667%}.el-col-sm-push-7{position:relative;left:29.16667%}.el-col-sm-8{width:33.33333%}.el-col-sm-offset-8{margin-left:33.33333%}.el-col-sm-pull-8{position:relative;right:33.33333%}.el-col-sm-push-8{position:relative;left:33.33333%}.el-col-sm-9{width:37.5%}.el-col-sm-offset-9{margin-left:37.5%}.el-col-sm-pull-9{position:relative;right:37.5%}.el-col-sm-push-9{position:relative;left:37.5%}.el-col-sm-10{width:41.66667%}.el-col-sm-offset-10{margin-left:41.66667%}.el-col-sm-pull-10{position:relative;right:41.66667%}.el-col-sm-push-10{position:relative;left:41.66667%}.el-col-sm-11{width:45.83333%}.el-col-sm-offset-11{margin-left:45.83333%}.el-col-sm-pull-11{position:relative;right:45.83333%}.el-col-sm-push-11{position:relative;left:45.83333%}.el-col-sm-12{width:50%}.el-col-sm-offset-12{margin-left:50%}.el-col-sm-pull-12{position:relative;right:50%}.el-col-sm-push-12{position:relative;left:50%}.el-col-sm-13{width:54.16667%}.el-col-sm-offset-13{margin-left:54.16667%}.el-col-sm-pull-13{position:relative;right:54.16667%}.el-col-sm-push-13{position:relative;left:54.16667%}.el-col-sm-14{width:58.33333%}.el-col-sm-offset-14{margin-left:58.33333%}.el-col-sm-pull-14{position:relative;right:58.33333%}.el-col-sm-push-14{position:relative;left:58.33333%}.el-col-sm-15{width:62.5%}.el-col-sm-offset-15{margin-left:62.5%}.el-col-sm-pull-15{position:relative;right:62.5%}.el-col-sm-push-15{position:relative;left:62.5%}.el-col-sm-16{width:66.66667%}.el-col-sm-offset-16{margin-left:66.66667%}.el-col-sm-pull-16{position:relative;right:66.66667%}.el-col-sm-push-16{position:relative;left:66.66667%}.el-col-sm-17{width:70.83333%}.el-col-sm-offset-17{margin-left:70.83333%}.el-col-sm-pull-17{position:relative;right:70.83333%}.el-col-sm-push-17{position:relative;left:70.83333%}.el-col-sm-18{width:75%}.el-col-sm-offset-18{margin-left:75%}.el-col-sm-pull-18{position:relative;right:75%}.el-col-sm-push-18{position:relative;left:75%}.el-col-sm-19{width:79.16667%}.el-col-sm-offset-19{margin-left:79.16667%}.el-col-sm-pull-19{position:relative;right:79.16667%}.el-col-sm-push-19{position:relative;left:79.16667%}.el-col-sm-20{width:83.33333%}.el-col-sm-offset-20{margin-left:83.33333%}.el-col-sm-pull-20{position:relative;right:83.33333%}.el-col-sm-push-20{position:relative;left:83.33333%}.el-col-sm-21{width:87.5%}.el-col-sm-offset-21{margin-left:87.5%}.el-col-sm-pull-21{position:relative;right:87.5%}.el-col-sm-push-21{position:relative;left:87.5%}.el-col-sm-22{width:91.66667%}.el-col-sm-offset-22{margin-left:91.66667%}.el-col-sm-pull-22{position:relative;right:91.66667%}.el-col-sm-push-22{position:relative;left:91.66667%}.el-col-sm-23{width:95.83333%}.el-col-sm-offset-23{margin-left:95.83333%}.el-col-sm-pull-23{position:relative;right:95.83333%}.el-col-sm-push-23{position:relative;left:95.83333%}.el-col-sm-24{width:100%}.el-col-sm-offset-24{margin-left:100%}.el-col-sm-pull-24{position:relative;right:100%}.el-col-sm-push-24{position:relative;left:100%}}@media only screen and (min-width:992px){.el-col-md-0{display:none;width:0%}.el-col-md-offset-0{margin-left:0}.el-col-md-pull-0{position:relative;right:0}.el-col-md-push-0{position:relative;left:0}.el-col-md-1{width:4.16667%}.el-col-md-offset-1{margin-left:4.16667%}.el-col-md-pull-1{position:relative;right:4.16667%}.el-col-md-push-1{position:relative;left:4.16667%}.el-col-md-2{width:8.33333%}.el-col-md-offset-2{margin-left:8.33333%}.el-col-md-pull-2{position:relative;right:8.33333%}.el-col-md-push-2{position:relative;left:8.33333%}.el-col-md-3{width:12.5%}.el-col-md-offset-3{margin-left:12.5%}.el-col-md-pull-3{position:relative;right:12.5%}.el-col-md-push-3{position:relative;left:12.5%}.el-col-md-4{width:16.66667%}.el-col-md-offset-4{margin-left:16.66667%}.el-col-md-pull-4{position:relative;right:16.66667%}.el-col-md-push-4{position:relative;left:16.66667%}.el-col-md-5{width:20.83333%}.el-col-md-offset-5{margin-left:20.83333%}.el-col-md-pull-5{position:relative;right:20.83333%}.el-col-md-push-5{position:relative;left:20.83333%}.el-col-md-6{width:25%}.el-col-md-offset-6{margin-left:25%}.el-col-md-pull-6{position:relative;right:25%}.el-col-md-push-6{position:relative;left:25%}.el-col-md-7{width:29.16667%}.el-col-md-offset-7{margin-left:29.16667%}.el-col-md-pull-7{position:relative;right:29.16667%}.el-col-md-push-7{position:relative;left:29.16667%}.el-col-md-8{width:33.33333%}.el-col-md-offset-8{margin-left:33.33333%}.el-col-md-pull-8{position:relative;right:33.33333%}.el-col-md-push-8{position:relative;left:33.33333%}.el-col-md-9{width:37.5%}.el-col-md-offset-9{margin-left:37.5%}.el-col-md-pull-9{position:relative;right:37.5%}.el-col-md-push-9{position:relative;left:37.5%}.el-col-md-10{width:41.66667%}.el-col-md-offset-10{margin-left:41.66667%}.el-col-md-pull-10{position:relative;right:41.66667%}.el-col-md-push-10{position:relative;left:41.66667%}.el-col-md-11{width:45.83333%}.el-col-md-offset-11{margin-left:45.83333%}.el-col-md-pull-11{position:relative;right:45.83333%}.el-col-md-push-11{position:relative;left:45.83333%}.el-col-md-12{width:50%}.el-col-md-offset-12{margin-left:50%}.el-col-md-pull-12{position:relative;right:50%}.el-col-md-push-12{position:relative;left:50%}.el-col-md-13{width:54.16667%}.el-col-md-offset-13{margin-left:54.16667%}.el-col-md-pull-13{position:relative;right:54.16667%}.el-col-md-push-13{position:relative;left:54.16667%}.el-col-md-14{width:58.33333%}.el-col-md-offset-14{margin-left:58.33333%}.el-col-md-pull-14{position:relative;right:58.33333%}.el-col-md-push-14{position:relative;left:58.33333%}.el-col-md-15{width:62.5%}.el-col-md-offset-15{margin-left:62.5%}.el-col-md-pull-15{position:relative;right:62.5%}.el-col-md-push-15{position:relative;left:62.5%}.el-col-md-16{width:66.66667%}.el-col-md-offset-16{margin-left:66.66667%}.el-col-md-pull-16{position:relative;right:66.66667%}.el-col-md-push-16{position:relative;left:66.66667%}.el-col-md-17{width:70.83333%}.el-col-md-offset-17{margin-left:70.83333%}.el-col-md-pull-17{position:relative;right:70.83333%}.el-col-md-push-17{position:relative;left:70.83333%}.el-col-md-18{width:75%}.el-col-md-offset-18{margin-left:75%}.el-col-md-pull-18{position:relative;right:75%}.el-col-md-push-18{position:relative;left:75%}.el-col-md-19{width:79.16667%}.el-col-md-offset-19{margin-left:79.16667%}.el-col-md-pull-19{position:relative;right:79.16667%}.el-col-md-push-19{position:relative;left:79.16667%}.el-col-md-20{width:83.33333%}.el-col-md-offset-20{margin-left:83.33333%}.el-col-md-pull-20{position:relative;right:83.33333%}.el-col-md-push-20{position:relative;left:83.33333%}.el-col-md-21{width:87.5%}.el-col-md-offset-21{margin-left:87.5%}.el-col-md-pull-21{position:relative;right:87.5%}.el-col-md-push-21{position:relative;left:87.5%}.el-col-md-22{width:91.66667%}.el-col-md-offset-22{margin-left:91.66667%}.el-col-md-pull-22{position:relative;right:91.66667%}.el-col-md-push-22{position:relative;left:91.66667%}.el-col-md-23{width:95.83333%}.el-col-md-offset-23{margin-left:95.83333%}.el-col-md-pull-23{position:relative;right:95.83333%}.el-col-md-push-23{position:relative;left:95.83333%}.el-col-md-24{width:100%}.el-col-md-offset-24{margin-left:100%}.el-col-md-pull-24{position:relative;right:100%}.el-col-md-push-24{position:relative;left:100%}}@media only screen and (min-width:1200px){.el-col-lg-0{display:none;width:0%}.el-col-lg-offset-0{margin-left:0}.el-col-lg-pull-0{position:relative;right:0}.el-col-lg-push-0{position:relative;left:0}.el-col-lg-1{width:4.16667%}.el-col-lg-offset-1{margin-left:4.16667%}.el-col-lg-pull-1{position:relative;right:4.16667%}.el-col-lg-push-1{position:relative;left:4.16667%}.el-col-lg-2{width:8.33333%}.el-col-lg-offset-2{margin-left:8.33333%}.el-col-lg-pull-2{position:relative;right:8.33333%}.el-col-lg-push-2{position:relative;left:8.33333%}.el-col-lg-3{width:12.5%}.el-col-lg-offset-3{margin-left:12.5%}.el-col-lg-pull-3{position:relative;right:12.5%}.el-col-lg-push-3{position:relative;left:12.5%}.el-col-lg-4{width:16.66667%}.el-col-lg-offset-4{margin-left:16.66667%}.el-col-lg-pull-4{position:relative;right:16.66667%}.el-col-lg-push-4{position:relative;left:16.66667%}.el-col-lg-5{width:20.83333%}.el-col-lg-offset-5{margin-left:20.83333%}.el-col-lg-pull-5{position:relative;right:20.83333%}.el-col-lg-push-5{position:relative;left:20.83333%}.el-col-lg-6{width:25%}.el-col-lg-offset-6{margin-left:25%}.el-col-lg-pull-6{position:relative;right:25%}.el-col-lg-push-6{position:relative;left:25%}.el-col-lg-7{width:29.16667%}.el-col-lg-offset-7{margin-left:29.16667%}.el-col-lg-pull-7{position:relative;right:29.16667%}.el-col-lg-push-7{position:relative;left:29.16667%}.el-col-lg-8{width:33.33333%}.el-col-lg-offset-8{margin-left:33.33333%}.el-col-lg-pull-8{position:relative;right:33.33333%}.el-col-lg-push-8{position:relative;left:33.33333%}.el-col-lg-9{width:37.5%}.el-col-lg-offset-9{margin-left:37.5%}.el-col-lg-pull-9{position:relative;right:37.5%}.el-col-lg-push-9{position:relative;left:37.5%}.el-col-lg-10{width:41.66667%}.el-col-lg-offset-10{margin-left:41.66667%}.el-col-lg-pull-10{position:relative;right:41.66667%}.el-col-lg-push-10{position:relative;left:41.66667%}.el-col-lg-11{width:45.83333%}.el-col-lg-offset-11{margin-left:45.83333%}.el-col-lg-pull-11{position:relative;right:45.83333%}.el-col-lg-push-11{position:relative;left:45.83333%}.el-col-lg-12{width:50%}.el-col-lg-offset-12{margin-left:50%}.el-col-lg-pull-12{position:relative;right:50%}.el-col-lg-push-12{position:relative;left:50%}.el-col-lg-13{width:54.16667%}.el-col-lg-offset-13{margin-left:54.16667%}.el-col-lg-pull-13{position:relative;right:54.16667%}.el-col-lg-push-13{position:relative;left:54.16667%}.el-col-lg-14{width:58.33333%}.el-col-lg-offset-14{margin-left:58.33333%}.el-col-lg-pull-14{position:relative;right:58.33333%}.el-col-lg-push-14{position:relative;left:58.33333%}.el-col-lg-15{width:62.5%}.el-col-lg-offset-15{margin-left:62.5%}.el-col-lg-pull-15{position:relative;right:62.5%}.el-col-lg-push-15{position:relative;left:62.5%}.el-col-lg-16{width:66.66667%}.el-col-lg-offset-16{margin-left:66.66667%}.el-col-lg-pull-16{position:relative;right:66.66667%}.el-col-lg-push-16{position:relative;left:66.66667%}.el-col-lg-17{width:70.83333%}.el-col-lg-offset-17{margin-left:70.83333%}.el-col-lg-pull-17{position:relative;right:70.83333%}.el-col-lg-push-17{position:relative;left:70.83333%}.el-col-lg-18{width:75%}.el-col-lg-offset-18{margin-left:75%}.el-col-lg-pull-18{position:relative;right:75%}.el-col-lg-push-18{position:relative;left:75%}.el-col-lg-19{width:79.16667%}.el-col-lg-offset-19{margin-left:79.16667%}.el-col-lg-pull-19{position:relative;right:79.16667%}.el-col-lg-push-19{position:relative;left:79.16667%}.el-col-lg-20{width:83.33333%}.el-col-lg-offset-20{margin-left:83.33333%}.el-col-lg-pull-20{position:relative;right:83.33333%}.el-col-lg-push-20{position:relative;left:83.33333%}.el-col-lg-21{width:87.5%}.el-col-lg-offset-21{margin-left:87.5%}.el-col-lg-pull-21{position:relative;right:87.5%}.el-col-lg-push-21{position:relative;left:87.5%}.el-col-lg-22{width:91.66667%}.el-col-lg-offset-22{margin-left:91.66667%}.el-col-lg-pull-22{position:relative;right:91.66667%}.el-col-lg-push-22{position:relative;left:91.66667%}.el-col-lg-23{width:95.83333%}.el-col-lg-offset-23{margin-left:95.83333%}.el-col-lg-pull-23{position:relative;right:95.83333%}.el-col-lg-push-23{position:relative;left:95.83333%}.el-col-lg-24{width:100%}.el-col-lg-offset-24{margin-left:100%}.el-col-lg-pull-24{position:relative;right:100%}.el-col-lg-push-24{position:relative;left:100%}}@media only screen and (min-width:1920px){.el-col-xl-0{display:none;width:0%}.el-col-xl-offset-0{margin-left:0}.el-col-xl-pull-0{position:relative;right:0}.el-col-xl-push-0{position:relative;left:0}.el-col-xl-1{width:4.16667%}.el-col-xl-offset-1{margin-left:4.16667%}.el-col-xl-pull-1{position:relative;right:4.16667%}.el-col-xl-push-1{position:relative;left:4.16667%}.el-col-xl-2{width:8.33333%}.el-col-xl-offset-2{margin-left:8.33333%}.el-col-xl-pull-2{position:relative;right:8.33333%}.el-col-xl-push-2{position:relative;left:8.33333%}.el-col-xl-3{width:12.5%}.el-col-xl-offset-3{margin-left:12.5%}.el-col-xl-pull-3{position:relative;right:12.5%}.el-col-xl-push-3{position:relative;left:12.5%}.el-col-xl-4{width:16.66667%}.el-col-xl-offset-4{margin-left:16.66667%}.el-col-xl-pull-4{position:relative;right:16.66667%}.el-col-xl-push-4{position:relative;left:16.66667%}.el-col-xl-5{width:20.83333%}.el-col-xl-offset-5{margin-left:20.83333%}.el-col-xl-pull-5{position:relative;right:20.83333%}.el-col-xl-push-5{position:relative;left:20.83333%}.el-col-xl-6{width:25%}.el-col-xl-offset-6{margin-left:25%}.el-col-xl-pull-6{position:relative;right:25%}.el-col-xl-push-6{position:relative;left:25%}.el-col-xl-7{width:29.16667%}.el-col-xl-offset-7{margin-left:29.16667%}.el-col-xl-pull-7{position:relative;right:29.16667%}.el-col-xl-push-7{position:relative;left:29.16667%}.el-col-xl-8{width:33.33333%}.el-col-xl-offset-8{margin-left:33.33333%}.el-col-xl-pull-8{position:relative;right:33.33333%}.el-col-xl-push-8{position:relative;left:33.33333%}.el-col-xl-9{width:37.5%}.el-col-xl-offset-9{margin-left:37.5%}.el-col-xl-pull-9{position:relative;right:37.5%}.el-col-xl-push-9{position:relative;left:37.5%}.el-col-xl-10{width:41.66667%}.el-col-xl-offset-10{margin-left:41.66667%}.el-col-xl-pull-10{position:relative;right:41.66667%}.el-col-xl-push-10{position:relative;left:41.66667%}.el-col-xl-11{width:45.83333%}.el-col-xl-offset-11{margin-left:45.83333%}.el-col-xl-pull-11{position:relative;right:45.83333%}.el-col-xl-push-11{position:relative;left:45.83333%}.el-col-xl-12{width:50%}.el-col-xl-offset-12{margin-left:50%}.el-col-xl-pull-12{position:relative;right:50%}.el-col-xl-push-12{position:relative;left:50%}.el-col-xl-13{width:54.16667%}.el-col-xl-offset-13{margin-left:54.16667%}.el-col-xl-pull-13{position:relative;right:54.16667%}.el-col-xl-push-13{position:relative;left:54.16667%}.el-col-xl-14{width:58.33333%}.el-col-xl-offset-14{margin-left:58.33333%}.el-col-xl-pull-14{position:relative;right:58.33333%}.el-col-xl-push-14{position:relative;left:58.33333%}.el-col-xl-15{width:62.5%}.el-col-xl-offset-15{margin-left:62.5%}.el-col-xl-pull-15{position:relative;right:62.5%}.el-col-xl-push-15{position:relative;left:62.5%}.el-col-xl-16{width:66.66667%}.el-col-xl-offset-16{margin-left:66.66667%}.el-col-xl-pull-16{position:relative;right:66.66667%}.el-col-xl-push-16{position:relative;left:66.66667%}.el-col-xl-17{width:70.83333%}.el-col-xl-offset-17{margin-left:70.83333%}.el-col-xl-pull-17{position:relative;right:70.83333%}.el-col-xl-push-17{position:relative;left:70.83333%}.el-col-xl-18{width:75%}.el-col-xl-offset-18{margin-left:75%}.el-col-xl-pull-18{position:relative;right:75%}.el-col-xl-push-18{position:relative;left:75%}.el-col-xl-19{width:79.16667%}.el-col-xl-offset-19{margin-left:79.16667%}.el-col-xl-pull-19{position:relative;right:79.16667%}.el-col-xl-push-19{position:relative;left:79.16667%}.el-col-xl-20{width:83.33333%}.el-col-xl-offset-20{margin-left:83.33333%}.el-col-xl-pull-20{position:relative;right:83.33333%}.el-col-xl-push-20{position:relative;left:83.33333%}.el-col-xl-21{width:87.5%}.el-col-xl-offset-21{margin-left:87.5%}.el-col-xl-pull-21{position:relative;right:87.5%}.el-col-xl-push-21{position:relative;left:87.5%}.el-col-xl-22{width:91.66667%}.el-col-xl-offset-22{margin-left:91.66667%}.el-col-xl-pull-22{position:relative;right:91.66667%}.el-col-xl-push-22{position:relative;left:91.66667%}.el-col-xl-23{width:95.83333%}.el-col-xl-offset-23{margin-left:95.83333%}.el-col-xl-pull-23{position:relative;right:95.83333%}.el-col-xl-push-23{position:relative;left:95.83333%}.el-col-xl-24{width:100%}.el-col-xl-offset-24{margin-left:100%}.el-col-xl-pull-24{position:relative;right:100%}.el-col-xl-push-24{position:relative;left:100%}}@-webkit-keyframes progress{0%{background-position:0 0}100%{background-position:32px 0}}.el-upload{display:inline-block;text-align:center;cursor:pointer;outline:0}.el-upload__input{display:none}.el-upload__tip{font-size:12px;color:#606266;margin-top:7px}.el-upload iframe{position:absolute;z-index:-1;top:0;left:0;opacity:0;filter:alpha(opacity=0)}.el-upload--picture-card{background-color:#fbfdff;border:1px dashed #c0ccda;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;width:148px;height:148px;line-height:146px;vertical-align:top}.el-upload--picture-card i{font-size:28px;color:#8c939d}.el-upload--picture-card:hover,.el-upload:focus{border-color:#409EFF;color:#409EFF}.el-upload:focus .el-upload-dragger{border-color:#409EFF}.el-upload-dragger{background-color:#fff;border:1px dashed #d9d9d9;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;width:360px;height:180px;text-align:center;position:relative;overflow:hidden}.el-upload-dragger .el-icon-upload{font-size:67px;color:#C0C4CC;margin:40px 0 16px;line-height:50px}.el-upload-dragger+.el-upload__tip{text-align:center}.el-upload-dragger~.el-upload__files{border-top:1px solid #DCDFE6;margin-top:7px;padding-top:5px}.el-upload-dragger .el-upload__text{color:#606266;font-size:14px;text-align:center}.el-upload-dragger .el-upload__text em{color:#409EFF;font-style:normal}.el-upload-dragger:hover{border-color:#409EFF}.el-upload-dragger.is-dragover{background-color:rgba(32,159,255,.06);border:2px dashed #409EFF}.el-upload-list{margin:0;padding:0;list-style:none}.el-upload-list__item{-webkit-transition:all .5s cubic-bezier(.55,0,.1,1);transition:all .5s cubic-bezier(.55,0,.1,1);font-size:14px;color:#606266;line-height:1.8;margin-top:5px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;width:100%}.el-upload-list__item .el-progress{position:absolute;top:20px;width:100%}.el-upload-list__item .el-progress__text{position:absolute;right:0;top:-13px}.el-upload-list__item .el-progress-bar{margin-right:0;padding-right:0}.el-upload-list__item:first-child{margin-top:10px}.el-upload-list__item .el-icon-upload-success{color:#67C23A}.el-upload-list__item .el-icon-close{display:none;position:absolute;top:5px;right:5px;cursor:pointer;opacity:.75;color:#606266}.el-upload-list__item .el-icon-close:hover{opacity:1}.el-upload-list__item .el-icon-close-tip{display:none;position:absolute;top:5px;right:5px;font-size:12px;cursor:pointer;opacity:1;color:#409EFF}.el-upload-list__item:hover{background-color:#F5F7FA}.el-upload-list__item:hover .el-icon-close{display:inline-block}.el-upload-list__item:hover .el-progress__text{display:none}.el-upload-list__item.is-success .el-upload-list__item-status-label{display:block}.el-upload-list__item.is-success .el-upload-list__item-name:focus,.el-upload-list__item.is-success .el-upload-list__item-name:hover{color:#409EFF;cursor:pointer}.el-upload-list__item.is-success:focus:not(:hover) .el-icon-close-tip{display:inline-block}.el-upload-list__item.is-success:active .el-icon-close-tip,.el-upload-list__item.is-success:focus .el-upload-list__item-status-label,.el-upload-list__item.is-success:hover .el-upload-list__item-status-label,.el-upload-list__item.is-success:not(.focusing):focus .el-icon-close-tip{display:none}.el-upload-list.is-disabled .el-upload-list__item:hover .el-upload-list__item-status-label{display:block}.el-upload-list__item-name{color:#606266;display:block;margin-right:40px;overflow:hidden;padding-left:4px;text-overflow:ellipsis;-webkit-transition:color .3s;transition:color .3s;white-space:nowrap}.el-upload-list__item-name [class^=el-icon]{height:100%;margin-right:7px;color:#909399;line-height:inherit}.el-upload-list__item-status-label{position:absolute;right:5px;top:0;line-height:inherit;display:none}.el-upload-list__item-delete{position:absolute;right:10px;top:0;font-size:12px;color:#606266;display:none}.el-upload-list__item-delete:hover{color:#409EFF}.el-upload-list--picture-card{margin:0;display:inline;vertical-align:top}.el-upload-list--picture-card .el-upload-list__item{overflow:hidden;background-color:#fff;border:1px solid #c0ccda;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;width:148px;height:148px;margin:0 8px 8px 0;display:inline-block}.el-upload-list--picture-card .el-upload-list__item .el-icon-check,.el-upload-list--picture-card .el-upload-list__item .el-icon-circle-check{color:#FFF}.el-upload-list--picture-card .el-upload-list__item .el-icon-close,.el-upload-list--picture-card .el-upload-list__item:hover .el-upload-list__item-status-label{display:none}.el-upload-list--picture-card .el-upload-list__item:hover .el-progress__text{display:block}.el-upload-list--picture-card .el-upload-list__item-name{display:none}.el-upload-list--picture-card .el-upload-list__item-thumbnail{width:100%;height:100%}.el-upload-list--picture-card .el-upload-list__item-status-label{position:absolute;right:-15px;top:-6px;width:40px;height:24px;background:#13ce66;text-align:center;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:0 0 1pc 1px rgba(0,0,0,.2);box-shadow:0 0 1pc 1px rgba(0,0,0,.2)}.el-upload-list--picture-card .el-upload-list__item-status-label i{font-size:12px;margin-top:11px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.el-upload-list--picture-card .el-upload-list__item-actions{position:absolute;width:100%;height:100%;left:0;top:0;cursor:default;text-align:center;color:#fff;opacity:0;font-size:20px;background-color:rgba(0,0,0,.5);-webkit-transition:opacity .3s;transition:opacity .3s}.el-upload-list--picture-card .el-upload-list__item-actions::after{display:inline-block;content:"";height:100%;vertical-align:middle}.el-upload-list--picture-card .el-upload-list__item-actions span{display:none;cursor:pointer}.el-upload-list--picture-card .el-upload-list__item-actions span+span{margin-left:15px}.el-upload-list--picture-card .el-upload-list__item-actions .el-upload-list__item-delete{position:static;font-size:inherit;color:inherit}.el-upload-list--picture-card .el-upload-list__item-actions:hover{opacity:1}.el-upload-list--picture-card .el-upload-list__item-actions:hover span{display:inline-block}.el-upload-list--picture-card .el-progress{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);bottom:auto;width:126px}.el-upload-list--picture-card .el-progress .el-progress__text{top:50%}.el-upload-list--picture .el-upload-list__item{overflow:hidden;z-index:0;background-color:#fff;border:1px solid #c0ccda;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:10px;padding:10px 10px 10px 90px;height:92px}.el-upload-list--picture .el-upload-list__item .el-icon-check,.el-upload-list--picture .el-upload-list__item .el-icon-circle-check{color:#FFF}.el-upload-list--picture .el-upload-list__item:hover .el-upload-list__item-status-label{background:0 0;-webkit-box-shadow:none;box-shadow:none;top:-2px;right:-12px}.el-upload-list--picture .el-upload-list__item:hover .el-progress__text{display:block}.el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name{line-height:70px;margin-top:0}.el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name i{display:none}.el-upload-list--picture .el-upload-list__item-thumbnail{vertical-align:middle;display:inline-block;width:70px;height:70px;float:left;position:relative;z-index:1;margin-left:-80px;background-color:#FFF}.el-upload-list--picture .el-upload-list__item-name{display:block;margin-top:20px}.el-upload-list--picture .el-upload-list__item-name i{font-size:70px;line-height:1;position:absolute;left:9px;top:10px}.el-upload-list--picture .el-upload-list__item-status-label{position:absolute;right:-17px;top:-7px;width:46px;height:26px;background:#13ce66;text-align:center;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:0 1px 1px #ccc;box-shadow:0 1px 1px #ccc}.el-upload-list--picture .el-upload-list__item-status-label i{font-size:12px;margin-top:12px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.el-upload-list--picture .el-progress{position:relative;top:-7px}.el-upload-cover{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;z-index:10;cursor:default}.el-upload-cover::after{display:inline-block;height:100%;vertical-align:middle}.el-upload-cover img{display:block;width:100%;height:100%}.el-upload-cover__label{position:absolute;right:-15px;top:-6px;width:40px;height:24px;background:#13ce66;text-align:center;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:0 0 1pc 1px rgba(0,0,0,.2);box-shadow:0 0 1pc 1px rgba(0,0,0,.2)}.el-upload-cover__label i{font-size:12px;margin-top:11px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);color:#fff}.el-upload-cover__progress{display:inline-block;vertical-align:middle;position:static;width:243px}.el-upload-cover__progress+.el-upload__inner{opacity:0}.el-upload-cover__content{position:absolute;top:0;left:0;width:100%;height:100%}.el-upload-cover__interact{position:absolute;bottom:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.72);text-align:center}.el-upload-cover__interact .btn{display:inline-block;color:#FFF;font-size:14px;cursor:pointer;vertical-align:middle;-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);margin-top:60px}.el-upload-cover__interact .btn span{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.el-upload-cover__interact .btn:not(:first-child){margin-left:35px}.el-upload-cover__interact .btn:hover{-webkit-transform:translateY(-13px);transform:translateY(-13px)}.el-upload-cover__interact .btn:hover span{opacity:1}.el-upload-cover__interact .btn i{color:#FFF;display:block;font-size:24px;line-height:inherit;margin:0 auto 5px}.el-upload-cover__title{position:absolute;bottom:0;left:0;background-color:#FFF;height:36px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400;text-align:left;padding:0 10px;margin:0;line-height:36px;font-size:14px;color:#303133}.el-upload-cover+.el-upload__inner{opacity:0;position:relative;z-index:1}.el-progress{position:relative;line-height:1}.el-progress__text{font-size:14px;color:#606266;display:inline-block;vertical-align:middle;margin-left:10px;line-height:1}.el-progress__text i{vertical-align:middle;display:block}.el-progress--circle,.el-progress--dashboard{display:inline-block}.el-progress--circle .el-progress__text,.el-progress--dashboard .el-progress__text{position:absolute;top:50%;left:0;width:100%;text-align:center;margin:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.el-progress--circle .el-progress__text i,.el-progress--dashboard .el-progress__text i{vertical-align:middle;display:inline-block}.el-progress--without-text .el-progress__text{display:none}.el-progress--without-text .el-progress-bar{padding-right:0;margin-right:0;display:block}.el-progress-bar,.el-progress-bar__inner::after,.el-progress-bar__innerText,.el-spinner{display:inline-block;vertical-align:middle}.el-progress--text-inside .el-progress-bar{padding-right:0;margin-right:0}.el-progress.is-success .el-progress-bar__inner{background-color:#67C23A}.el-progress.is-success .el-progress__text{color:#67C23A}.el-progress.is-warning .el-progress-bar__inner{background-color:#E6A23C}.el-progress.is-warning .el-progress__text{color:#E6A23C}.el-progress.is-exception .el-progress-bar__inner{background-color:#F56C6C}.el-progress.is-exception .el-progress__text{color:#F56C6C}.el-progress-bar{padding-right:50px;width:100%;margin-right:-55px;-webkit-box-sizing:border-box;box-sizing:border-box}.el-progress-bar__outer{height:6px;border-radius:100px;background-color:#EBEEF5;overflow:hidden;position:relative;vertical-align:middle}.el-progress-bar__inner{position:absolute;left:0;top:0;height:100%;background-color:#409EFF;text-align:right;border-radius:100px;line-height:1;white-space:nowrap;-webkit-transition:width .6s ease;transition:width .6s ease}.el-card,.el-message{border-radius:4px;overflow:hidden}.el-progress-bar__inner::after{height:100%}.el-progress-bar__innerText{color:#FFF;font-size:12px;margin:0 5px}@keyframes progress{0%{background-position:0 0}100%{background-position:32px 0}}.el-time-spinner{width:100%;white-space:nowrap}.el-spinner-inner{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;width:50px;height:50px}.el-spinner-inner .path{stroke:#ececec;stroke-linecap:round;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.el-message{min-width:380px;-webkit-box-sizing:border-box;box-sizing:border-box;border-width:1px;border-style:solid;border-color:#EBEEF5;position:fixed;left:50%;top:20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#edf2fc;-webkit-transition:opacity .3s,top .4s,-webkit-transform .4s;transition:opacity .3s,top .4s,-webkit-transform .4s;transition:opacity .3s,transform .4s,top .4s;transition:opacity .3s,transform .4s,top .4s,-webkit-transform .4s;padding:15px 15px 15px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-message.is-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-message.is-closable .el-message__content{padding-right:16px}.el-message p{margin:0}.el-message--info .el-message__content{color:#909399}.el-message--success{background-color:#f0f9eb;border-color:#e1f3d8}.el-message--success .el-message__content{color:#67C23A}.el-message--warning{background-color:#fdf6ec;border-color:#faecd8}.el-message--warning .el-message__content{color:#E6A23C}.el-message--error{background-color:#fef0f0;border-color:#fde2e2}.el-message--error .el-message__content{color:#F56C6C}.el-message__icon{margin-right:10px}.el-message__content{padding:0;font-size:14px;line-height:1}.el-message__closeBtn{position:absolute;top:50%;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;color:#C0C4CC;font-size:16px}.el-message__closeBtn:hover{color:#909399}.el-message .el-icon-success{color:#67C23A}.el-message .el-icon-error{color:#F56C6C}.el-message .el-icon-info{color:#909399}.el-message .el-icon-warning{color:#E6A23C}.el-message-fade-enter,.el-message-fade-leave-active{opacity:0;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.el-badge{position:relative;vertical-align:middle;display:inline-block}.el-badge__content{background-color:#F56C6C;border-radius:10px;color:#FFF;display:inline-block;font-size:12px;height:18px;line-height:18px;padding:0 6px;text-align:center;white-space:nowrap;border:1px solid #FFF}.el-badge__content.is-fixed{position:absolute;top:0;right:10px;-webkit-transform:translateY(-50%) translateX(100%);transform:translateY(-50%) translateX(100%)}.el-rate__icon,.el-rate__item{position:relative;display:inline-block}.el-badge__content.is-fixed.is-dot{right:5px}.el-badge__content.is-dot{height:8px;width:8px;padding:0;right:0;border-radius:50%}.el-badge__content--primary{background-color:#409EFF}.el-badge__content--success{background-color:#67C23A}.el-badge__content--warning{background-color:#E6A23C}.el-badge__content--info{background-color:#909399}.el-badge__content--danger{background-color:#F56C6C}.el-card{border:1px solid #EBEEF5;background-color:#FFF;color:#303133;-webkit-transition:.3s;transition:.3s}.el-card.is-always-shadow,.el-card.is-hover-shadow:focus,.el-card.is-hover-shadow:hover{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-card__header{padding:18px 20px;border-bottom:1px solid #EBEEF5;-webkit-box-sizing:border-box;box-sizing:border-box}.el-card__body{padding:20px}.el-rate{height:20px;line-height:1}.el-rate__item{font-size:0;vertical-align:middle}.el-rate__icon{font-size:18px;margin-right:6px;color:#C0C4CC;-webkit-transition:.3s;transition:.3s}.el-rate__decimal,.el-rate__icon .path2{position:absolute;top:0;left:0}.el-rate__icon.hover{-webkit-transform:scale(1.15);transform:scale(1.15)}.el-rate__decimal{display:inline-block;overflow:hidden}.el-step.is-vertical,.el-steps{display:-webkit-box;display:-ms-flexbox}.el-rate__text{font-size:14px;vertical-align:middle}.el-steps{display:-webkit-box;display:-ms-flexbox;display:flex}.el-steps--simple{padding:13px 8%;border-radius:4px;background:#F5F7FA}.el-steps--horizontal{white-space:nowrap}.el-steps--vertical{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.el-step{position:relative;-ms-flex-negative:1;flex-shrink:1}.el-step:last-of-type .el-step__line{display:none}.el-step:last-of-type.is-flex{-ms-flex-preferred-size:auto!important;flex-basis:auto!important;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.el-step:last-of-type .el-step__description,.el-step:last-of-type .el-step__main{padding-right:0}.el-step__head{position:relative;width:100%}.el-step__head.is-process{color:#303133;border-color:#303133}.el-step__head.is-wait{color:#C0C4CC;border-color:#C0C4CC}.el-step__head.is-success{color:#67C23A;border-color:#67C23A}.el-step__head.is-error{color:#F56C6C;border-color:#F56C6C}.el-step__head.is-finish{color:#409EFF;border-color:#409EFF}.el-step__icon{position:relative;z-index:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#FFF;-webkit-transition:.15s ease-out;transition:.15s ease-out}.el-step__icon.is-text{border-radius:50%;border:2px solid;border-color:inherit}.el-step__icon.is-icon{width:40px}.el-step__icon-inner{display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center;font-weight:700;line-height:1;color:inherit}.el-step__icon-inner[class*=el-icon]:not(.is-status){font-size:25px;font-weight:400}.el-step__icon-inner.is-status{-webkit-transform:translateY(1px);transform:translateY(1px)}.el-step__line{position:absolute;border-color:inherit;background-color:#C0C4CC}.el-step__line-inner{display:block;border-width:1px;border-style:solid;border-color:inherit;-webkit-transition:.15s ease-out;transition:.15s ease-out;-webkit-box-sizing:border-box;box-sizing:border-box;width:0;height:0}.el-step__main{white-space:normal;text-align:left}.el-step__title{font-size:16px;line-height:38px}.el-step__title.is-process{font-weight:700;color:#303133}.el-step__title.is-wait{color:#C0C4CC}.el-step__title.is-success{color:#67C23A}.el-step__title.is-error{color:#F56C6C}.el-step__title.is-finish{color:#409EFF}.el-step__description{padding-right:10%;margin-top:-5px;font-size:12px;line-height:20px;font-weight:400}.el-step__description.is-process{color:#303133}.el-step__description.is-wait{color:#C0C4CC}.el-step__description.is-success{color:#67C23A}.el-step__description.is-error{color:#F56C6C}.el-step__description.is-finish{color:#409EFF}.el-step.is-horizontal{display:inline-block}.el-step.is-horizontal .el-step__line{height:2px;top:11px;left:0;right:0}.el-step.is-vertical{display:-webkit-box;display:-ms-flexbox;display:flex}.el-step.is-vertical .el-step__head{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:24px}.el-step.is-vertical .el-step__main{padding-left:10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.el-step.is-vertical .el-step__title{line-height:24px;padding-bottom:8px}.el-step.is-vertical .el-step__line{width:2px;top:0;bottom:0;left:11px}.el-step.is-vertical .el-step__icon.is-icon{width:24px}.el-step.is-center .el-step__head,.el-step.is-center .el-step__main{text-align:center}.el-step.is-center .el-step__description{padding-left:20%;padding-right:20%}.el-step.is-center .el-step__line{left:50%;right:-50%}.el-step.is-simple{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-step.is-simple .el-step__head{width:auto;font-size:0;padding-right:10px}.el-step.is-simple .el-step__icon{background:0 0;width:16px;height:16px;font-size:12px}.el-step.is-simple .el-step__icon-inner[class*=el-icon]:not(.is-status){font-size:18px}.el-step.is-simple .el-step__icon-inner.is-status{-webkit-transform:scale(.8) translateY(1px);transform:scale(.8) translateY(1px)}.el-step.is-simple .el-step__main{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.el-step.is-simple .el-step__title{font-size:16px;line-height:20px}.el-step.is-simple:not(:last-of-type) .el-step__title{max-width:50%;word-break:break-all}.el-step.is-simple .el-step__arrow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-step.is-simple .el-step__arrow::after,.el-step.is-simple .el-step__arrow::before{content:'';display:inline-block;position:absolute;height:15px;width:1px;background:#C0C4CC}.el-step.is-simple .el-step__arrow::before{-webkit-transform:rotate(-45deg) translateY(-4px);transform:rotate(-45deg) translateY(-4px);-webkit-transform-origin:0 0;transform-origin:0 0}.el-step.is-simple .el-step__arrow::after{-webkit-transform:rotate(45deg) translateY(4px);transform:rotate(45deg) translateY(4px);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.el-step.is-simple:last-of-type .el-step__arrow{display:none}.el-carousel{position:relative}.el-carousel--horizontal{overflow-x:hidden}.el-carousel--vertical{overflow-y:hidden}.el-carousel__container{position:relative;height:300px}.el-carousel__arrow{border:none;outline:0;padding:0;margin:0;height:36px;width:36px;cursor:pointer;-webkit-transition:.3s;transition:.3s;border-radius:50%;background-color:rgba(31,45,61,.11);color:#FFF;position:absolute;top:50%;z-index:10;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center;font-size:12px}.el-carousel__arrow--left{left:16px}.el-carousel__arrow--right{right:16px}.el-carousel__arrow:hover{background-color:rgba(31,45,61,.23)}.el-carousel__arrow i{cursor:pointer}.el-carousel__indicators{position:absolute;list-style:none;margin:0;padding:0;z-index:2}.el-carousel__indicators--horizontal{bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.el-carousel__indicators--vertical{right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.el-carousel__indicators--outside{bottom:26px;text-align:center;position:static;-webkit-transform:none;transform:none}.el-carousel__indicators--outside .el-carousel__indicator:hover button{opacity:.64}.el-carousel__indicators--outside button{background-color:#C0C4CC;opacity:.24}.el-carousel__indicators--labels{left:0;right:0;-webkit-transform:none;transform:none;text-align:center}.el-carousel__indicators--labels .el-carousel__button{height:auto;width:auto;padding:2px 18px;font-size:12px}.el-carousel__indicators--labels .el-carousel__indicator{padding:6px 4px}.el-carousel__indicator{background-color:transparent;cursor:pointer}.el-carousel__indicator:hover button{opacity:.72}.el-carousel__indicator--horizontal{display:inline-block;padding:12px 4px}.el-carousel__indicator--vertical{padding:4px 12px}.el-carousel__indicator--vertical .el-carousel__button{width:2px;height:15px}.el-carousel__indicator.is-active button{opacity:1}.el-carousel__button{display:block;opacity:.48;width:30px;height:2px;background-color:#FFF;border:none;outline:0;padding:0;margin:0;cursor:pointer;-webkit-transition:.3s;transition:.3s}.el-carousel__item,.el-carousel__mask{height:100%;top:0;left:0;position:absolute}.carousel-arrow-left-enter,.carousel-arrow-left-leave-active{-webkit-transform:translateY(-50%) translateX(-10px);transform:translateY(-50%) translateX(-10px);opacity:0}.carousel-arrow-right-enter,.carousel-arrow-right-leave-active{-webkit-transform:translateY(-50%) translateX(10px);transform:translateY(-50%) translateX(10px);opacity:0}.el-carousel__item{width:100%;display:inline-block;overflow:hidden;z-index:0}.el-carousel__item.is-active{z-index:2}.el-carousel__item.is-animating{-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out, -webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.el-carousel__item--card{width:50%;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out, -webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.el-carousel__item--card.is-in-stage{cursor:pointer;z-index:1}.el-carousel__item--card.is-in-stage.is-hover .el-carousel__mask,.el-carousel__item--card.is-in-stage:hover .el-carousel__mask{opacity:.12}.el-carousel__item--card.is-active{z-index:2}.el-carousel__mask{width:100%;background-color:#FFF;opacity:.24;-webkit-transition:.2s;transition:.2s}.el-fade-in-enter,.el-fade-in-leave-active,.el-fade-in-linear-enter,.el-fade-in-linear-leave,.el-fade-in-linear-leave-active,.fade-in-linear-enter,.fade-in-linear-leave,.fade-in-linear-leave-active{opacity:0}.fade-in-linear-enter-active,.fade-in-linear-leave-active{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.el-fade-in-enter-active,.el-fade-in-leave-active{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter,.el-zoom-in-center-leave-active{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top}.el-zoom-in-top-enter,.el-zoom-in-top-leave-active{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center bottom;transform-origin:center bottom}.el-zoom-in-bottom-enter,.el-zoom-in-bottom-leave-active{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.el-zoom-in-left-enter-active,.el-zoom-in-left-leave-active{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:top left;transform-origin:top left}.el-zoom-in-left-enter,.el-zoom-in-left-leave-active{opacity:0;-webkit-transform:scale(.45,.45);transform:scale(.45,.45)}.collapse-transition{-webkit-transition:.3s height ease-in-out,.3s padding-top ease-in-out,.3s padding-bottom ease-in-out;transition:.3s height ease-in-out,.3s padding-top ease-in-out,.3s padding-bottom ease-in-out}.horizontal-collapse-transition{-webkit-transition:.3s width ease-in-out,.3s padding-left ease-in-out,.3s padding-right ease-in-out;transition:.3s width ease-in-out,.3s padding-left ease-in-out,.3s padding-right ease-in-out}.el-list-enter-active,.el-list-leave-active{-webkit-transition:all 1s;transition:all 1s}.el-list-enter,.el-list-leave-active{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}.el-opacity-transition{-webkit-transition:opacity .3s cubic-bezier(.55,0,.1,1);transition:opacity .3s cubic-bezier(.55,0,.1,1)}.el-collapse{border-top:1px solid #EBEEF5;border-bottom:1px solid #EBEEF5}.el-collapse-item.is-disabled .el-collapse-item__header{color:#bbb;cursor:not-allowed}.el-collapse-item__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:48px;line-height:48px;background-color:#FFF;color:#303133;cursor:pointer;border-bottom:1px solid #EBEEF5;font-size:13px;font-weight:500;-webkit-transition:border-bottom-color .3s;transition:border-bottom-color .3s;outline:0}.el-collapse-item__arrow{margin:0 8px 0 auto;transition:-webkit-transform .3s;-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;font-weight:300}.el-collapse-item__arrow.is-active{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.el-collapse-item__header.focusing:focus:not(:hover){color:#409EFF}.el-collapse-item__header.is-active{border-bottom-color:transparent}.el-collapse-item__wrap{will-change:height;background-color:#FFF;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #EBEEF5}.el-cascader__tags,.el-tag{-webkit-box-sizing:border-box}.el-collapse-item__content{padding-bottom:25px;font-size:13px;color:#303133;line-height:1.769230769230769}.el-collapse-item:last-child{margin-bottom:-1px}.el-popper .popper__arrow,.el-popper .popper__arrow::after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.el-popper .popper__arrow{border-width:6px;-webkit-filter:drop-shadow(0 2px 12px rgba(0, 0, 0, .03));filter:drop-shadow(0 2px 12px rgba(0, 0, 0, .03))}.el-popper .popper__arrow::after{content:" ";border-width:6px}.el-popper[x-placement^=top]{margin-bottom:12px}.el-popper[x-placement^=top] .popper__arrow{bottom:-6px;left:50%;margin-right:3px;border-top-color:#EBEEF5;border-bottom-width:0}.el-popper[x-placement^=top] .popper__arrow::after{bottom:1px;margin-left:-6px;border-top-color:#FFF;border-bottom-width:0}.el-popper[x-placement^=bottom]{margin-top:12px}.el-popper[x-placement^=bottom] .popper__arrow{top:-6px;left:50%;margin-right:3px;border-top-width:0;border-bottom-color:#EBEEF5}.el-popper[x-placement^=bottom] .popper__arrow::after{top:1px;margin-left:-6px;border-top-width:0;border-bottom-color:#FFF}.el-popper[x-placement^=right]{margin-left:12px}.el-popper[x-placement^=right] .popper__arrow{top:50%;left:-6px;margin-bottom:3px;border-right-color:#EBEEF5;border-left-width:0}.el-popper[x-placement^=right] .popper__arrow::after{bottom:-6px;left:1px;border-right-color:#FFF;border-left-width:0}.el-popper[x-placement^=left]{margin-right:12px}.el-popper[x-placement^=left] .popper__arrow{top:50%;right:-6px;margin-bottom:3px;border-right-width:0;border-left-color:#EBEEF5}.el-popper[x-placement^=left] .popper__arrow::after{right:1px;bottom:-6px;margin-left:-6px;border-right-width:0;border-left-color:#FFF}.el-tag{background-color:#ecf5ff;border-color:#d9ecff;display:inline-block;height:32px;padding:0 10px;line-height:30px;font-size:12px;color:#409EFF;border-width:1px;border-style:solid;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap}.el-tag.is-hit{border-color:#409EFF}.el-tag .el-tag__close{color:#409eff}.el-tag .el-tag__close:hover{color:#FFF;background-color:#409eff}.el-tag.el-tag--info{background-color:#f4f4f5;border-color:#e9e9eb;color:#909399}.el-tag.el-tag--info.is-hit{border-color:#909399}.el-tag.el-tag--info .el-tag__close{color:#909399}.el-tag.el-tag--info .el-tag__close:hover{color:#FFF;background-color:#909399}.el-tag.el-tag--success{background-color:#f0f9eb;border-color:#e1f3d8;color:#67c23a}.el-tag.el-tag--success.is-hit{border-color:#67C23A}.el-tag.el-tag--success .el-tag__close{color:#67c23a}.el-tag.el-tag--success .el-tag__close:hover{color:#FFF;background-color:#67c23a}.el-tag.el-tag--warning{background-color:#fdf6ec;border-color:#faecd8;color:#e6a23c}.el-tag.el-tag--warning.is-hit{border-color:#E6A23C}.el-tag.el-tag--warning .el-tag__close{color:#e6a23c}.el-tag.el-tag--warning .el-tag__close:hover{color:#FFF;background-color:#e6a23c}.el-tag.el-tag--danger{background-color:#fef0f0;border-color:#fde2e2;color:#f56c6c}.el-tag.el-tag--danger.is-hit{border-color:#F56C6C}.el-tag.el-tag--danger .el-tag__close{color:#f56c6c}.el-tag.el-tag--danger .el-tag__close:hover{color:#FFF;background-color:#f56c6c}.el-tag .el-icon-close{border-radius:50%;text-align:center;position:relative;cursor:pointer;font-size:12px;height:16px;width:16px;line-height:16px;vertical-align:middle;top:-1px;right:-5px}.el-tag .el-icon-close::before{display:block}.el-tag--dark{background-color:#409eff;border-color:#409eff;color:#fff}.el-tag--dark.is-hit{border-color:#409EFF}.el-tag--dark .el-tag__close{color:#fff}.el-tag--dark .el-tag__close:hover{color:#FFF;background-color:#66b1ff}.el-tag--dark.el-tag--info{background-color:#909399;border-color:#909399;color:#fff}.el-tag--dark.el-tag--info.is-hit{border-color:#909399}.el-tag--dark.el-tag--info .el-tag__close{color:#fff}.el-tag--dark.el-tag--info .el-tag__close:hover{color:#FFF;background-color:#a6a9ad}.el-tag--dark.el-tag--success{background-color:#67c23a;border-color:#67c23a;color:#fff}.el-tag--dark.el-tag--success.is-hit{border-color:#67C23A}.el-tag--dark.el-tag--success .el-tag__close{color:#fff}.el-tag--dark.el-tag--success .el-tag__close:hover{color:#FFF;background-color:#85ce61}.el-tag--dark.el-tag--warning{background-color:#e6a23c;border-color:#e6a23c;color:#fff}.el-tag--dark.el-tag--warning.is-hit{border-color:#E6A23C}.el-tag--dark.el-tag--warning .el-tag__close{color:#fff}.el-tag--dark.el-tag--warning .el-tag__close:hover{color:#FFF;background-color:#ebb563}.el-tag--dark.el-tag--danger{background-color:#f56c6c;border-color:#f56c6c;color:#fff}.el-tag--dark.el-tag--danger.is-hit{border-color:#F56C6C}.el-tag--dark.el-tag--danger .el-tag__close{color:#fff}.el-tag--dark.el-tag--danger .el-tag__close:hover{color:#FFF;background-color:#f78989}.el-tag--plain{background-color:#fff;border-color:#b3d8ff;color:#409eff}.el-tag--plain.is-hit{border-color:#409EFF}.el-tag--plain .el-tag__close{color:#409eff}.el-tag--plain .el-tag__close:hover{color:#FFF;background-color:#409eff}.el-tag--plain.el-tag--info{background-color:#fff;border-color:#d3d4d6;color:#909399}.el-tag--plain.el-tag--info.is-hit{border-color:#909399}.el-tag--plain.el-tag--info .el-tag__close{color:#909399}.el-tag--plain.el-tag--info .el-tag__close:hover{color:#FFF;background-color:#909399}.el-tag--plain.el-tag--success{background-color:#fff;border-color:#c2e7b0;color:#67c23a}.el-tag--plain.el-tag--success.is-hit{border-color:#67C23A}.el-tag--plain.el-tag--success .el-tag__close{color:#67c23a}.el-tag--plain.el-tag--success .el-tag__close:hover{color:#FFF;background-color:#67c23a}.el-tag--plain.el-tag--warning{background-color:#fff;border-color:#f5dab1;color:#e6a23c}.el-tag--plain.el-tag--warning.is-hit{border-color:#E6A23C}.el-tag--plain.el-tag--warning .el-tag__close{color:#e6a23c}.el-tag--plain.el-tag--warning .el-tag__close:hover{color:#FFF;background-color:#e6a23c}.el-tag--plain.el-tag--danger{background-color:#fff;border-color:#fbc4c4;color:#f56c6c}.el-tag--plain.el-tag--danger.is-hit{border-color:#F56C6C}.el-tag--plain.el-tag--danger .el-tag__close{color:#f56c6c}.el-tag--plain.el-tag--danger .el-tag__close:hover{color:#FFF;background-color:#f56c6c}.el-tag--medium{height:28px;line-height:26px}.el-tag--medium .el-icon-close{-webkit-transform:scale(.8);transform:scale(.8)}.el-tag--small{height:24px;padding:0 8px;line-height:22px}.el-tag--small .el-icon-close{-webkit-transform:scale(.8);transform:scale(.8)}.el-tag--mini{height:20px;padding:0 5px;line-height:19px}.el-tag--mini .el-icon-close{margin-left:-3px;-webkit-transform:scale(.7);transform:scale(.7)}.el-cascader{display:inline-block;position:relative;font-size:14px;line-height:40px}.el-cascader:not(.is-disabled):hover .el-input__inner{cursor:pointer;border-color:#C0C4CC}.el-cascader .el-input .el-input__inner:focus,.el-cascader .el-input.is-focus .el-input__inner{border-color:#409EFF}.el-cascader .el-input{cursor:pointer}.el-cascader .el-input .el-input__inner{text-overflow:ellipsis}.el-cascader .el-input .el-icon-arrow-down{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;font-size:14px}.el-cascader .el-input .el-icon-arrow-down.is-reverse{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}.el-cascader .el-input .el-icon-circle-close:hover{color:#909399}.el-cascader--medium{font-size:14px;line-height:36px}.el-cascader--small{font-size:13px;line-height:32px}.el-cascader--mini{font-size:12px;line-height:28px}.el-cascader.is-disabled .el-cascader__label{z-index:2;color:#C0C4CC}.el-cascader__dropdown{margin:5px 0;font-size:14px;background:#FFF;border:1px solid #E4E7ED;border-radius:4px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-cascader__tags{position:absolute;left:0;right:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:normal;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box}.el-cascader__tags .el-tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%;margin:2px 0 2px 6px;text-overflow:ellipsis;background:#f0f2f5}.el-cascader__tags .el-tag:not(.is-hit){border-color:transparent}.el-cascader__tags .el-tag>span{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis}.el-cascader__tags .el-tag .el-icon-close{-webkit-box-flex:0;-ms-flex:none;flex:none;background-color:#C0C4CC;color:#FFF}.el-cascader__tags .el-tag .el-icon-close:hover{background-color:#909399}.el-cascader__suggestion-panel{border-radius:4px}.el-cascader__suggestion-list{max-height:204px;margin:0;padding:6px 0;font-size:14px;color:#606266;text-align:center}.el-cascader__suggestion-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:34px;padding:0 15px;text-align:left;outline:0;cursor:pointer}.el-cascader__suggestion-item:focus,.el-cascader__suggestion-item:hover{background:#F5F7FA}.el-cascader__suggestion-item.is-checked{color:#409EFF;font-weight:700}.el-cascader__suggestion-item>span{margin-right:10px}.el-cascader__empty-text{margin:10px 0;color:#C0C4CC}.el-cascader__search-input{-webkit-box-flex:1;-ms-flex:1;flex:1;height:24px;min-width:60px;margin:2px 0 2px 15px;padding:0;color:#606266;border:none;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-cascader__search-input::-webkit-input-placeholder{color:#C0C4CC}.el-cascader__search-input:-ms-input-placeholder{color:#C0C4CC}.el-cascader__search-input::-ms-input-placeholder{color:#C0C4CC}.el-cascader__search-input::-moz-placeholder{color:#C0C4CC}.el-cascader__search-input::placeholder{color:#C0C4CC}.el-color-predefine{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;margin-top:8px;width:280px}.el-color-predefine__colors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap}.el-color-predefine__color-selector{margin:0 0 8px 8px;width:20px;height:20px;border-radius:4px;cursor:pointer}.el-color-predefine__color-selector:nth-child(10n+1){margin-left:0}.el-color-predefine__color-selector.selected{-webkit-box-shadow:0 0 3px 2px #409EFF;box-shadow:0 0 3px 2px #409EFF}.el-color-predefine__color-selector>div{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;border-radius:3px}.el-color-predefine__color-selector.is-alpha{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.el-color-hue-slider{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:280px;height:12px;background-color:red;padding:0 2px}.el-color-hue-slider__bar{position:relative;background:-webkit-gradient(linear,left top, right top,color-stop(0, red),color-stop(17%, #ff0),color-stop(33%, #0f0),color-stop(50%, #0ff),color-stop(67%, #00f),color-stop(83%, #f0f),to(red));background:linear-gradient(to right,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);height:100%}.el-color-hue-slider__thumb{position:absolute;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;top:0;width:4px;height:100%;border-radius:1px;background:#fff;border:1px solid #f0f0f0;-webkit-box-shadow:0 0 2px rgba(0,0,0,.6);box-shadow:0 0 2px rgba(0,0,0,.6);z-index:1}.el-color-hue-slider.is-vertical{width:12px;height:180px;padding:2px 0}.el-color-hue-slider.is-vertical .el-color-hue-slider__bar{background:-webkit-gradient(linear,left top, left bottom,color-stop(0, red),color-stop(17%, #ff0),color-stop(33%, #0f0),color-stop(50%, #0ff),color-stop(67%, #00f),color-stop(83%, #f0f),to(red));background:linear-gradient(to bottom,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%)}.el-color-hue-slider.is-vertical .el-color-hue-slider__thumb{left:0;top:0;width:100%;height:4px}.el-color-svpanel{position:relative;width:280px;height:180px}.el-color-svpanel__black,.el-color-svpanel__white{position:absolute;top:0;left:0;right:0;bottom:0}.el-color-svpanel__white{background:-webkit-gradient(linear,left top, right top,from(#fff),to(rgba(255,255,255,0)));background:linear-gradient(to right,#fff,rgba(255,255,255,0))}.el-color-svpanel__black{background:-webkit-gradient(linear,left bottom, left top,from(#000),to(rgba(0,0,0,0)));background:linear-gradient(to top,#000,rgba(0,0,0,0))}.el-color-svpanel__cursor{position:absolute}.el-color-svpanel__cursor>div{cursor:head;width:4px;height:4px;-webkit-box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4);box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4);border-radius:50%;-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}.el-color-alpha-slider{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:280px;height:12px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.el-color-alpha-slider__bar{position:relative;background:-webkit-gradient(linear,left top, right top,color-stop(0, rgba(255,255,255,0)),to(#fff));background:linear-gradient(to right,rgba(255,255,255,0) 0,#fff 100%);height:100%}.el-color-alpha-slider__thumb{position:absolute;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;top:0;width:4px;height:100%;border-radius:1px;background:#fff;border:1px solid #f0f0f0;-webkit-box-shadow:0 0 2px rgba(0,0,0,.6);box-shadow:0 0 2px rgba(0,0,0,.6);z-index:1}.el-color-alpha-slider.is-vertical{width:20px;height:180px}.el-color-alpha-slider.is-vertical .el-color-alpha-slider__bar{background:-webkit-gradient(linear,left top, left bottom,color-stop(0, rgba(255,255,255,0)),to(#fff));background:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%)}.el-color-alpha-slider.is-vertical .el-color-alpha-slider__thumb{left:0;top:0;width:100%;height:4px}.el-color-dropdown{width:300px}.el-color-dropdown__main-wrapper{margin-bottom:6px}.el-color-dropdown__main-wrapper::after{content:"";display:table;clear:both}.el-color-dropdown__btns{margin-top:6px;text-align:right}.el-color-dropdown__value{float:left;line-height:26px;font-size:12px;color:#000;width:160px}.el-color-dropdown__btn{border:1px solid #dcdcdc;color:#333;line-height:24px;border-radius:2px;padding:0 20px;cursor:pointer;background-color:transparent;outline:0;font-size:12px}.el-color-dropdown__btn[disabled]{color:#ccc;cursor:not-allowed}.el-color-dropdown__btn:hover{color:#409EFF;border-color:#409EFF}.el-color-dropdown__link-btn{cursor:pointer;color:#409EFF;text-decoration:none;padding:15px;font-size:12px}.el-color-dropdown__link-btn:hover{color:tint(#409EFF,20%)}.el-color-picker{display:inline-block;position:relative;line-height:normal;height:40px}.el-color-picker.is-disabled .el-color-picker__trigger{cursor:not-allowed}.el-color-picker--medium{height:36px}.el-color-picker--medium .el-color-picker__trigger{height:36px;width:36px}.el-color-picker--medium .el-color-picker__mask{height:34px;width:34px}.el-color-picker--small{height:32px}.el-color-picker--small .el-color-picker__trigger{height:32px;width:32px}.el-color-picker--small .el-color-picker__mask{height:30px;width:30px}.el-color-picker--small .el-color-picker__empty,.el-color-picker--small .el-color-picker__icon{-webkit-transform:translate3d(-50%,-50%,0) scale(.8);transform:translate3d(-50%,-50%,0) scale(.8)}.el-color-picker--mini{height:28px}.el-color-picker--mini .el-color-picker__trigger{height:28px;width:28px}.el-color-picker--mini .el-color-picker__mask{height:26px;width:26px}.el-color-picker--mini .el-color-picker__empty,.el-color-picker--mini .el-color-picker__icon{-webkit-transform:translate3d(-50%,-50%,0) scale(.8);transform:translate3d(-50%,-50%,0) scale(.8)}.el-color-picker__mask{height:38px;width:38px;border-radius:4px;position:absolute;top:1px;left:1px;z-index:1;cursor:not-allowed;background-color:rgba(255,255,255,.7)}.el-color-picker__trigger{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px;width:40px;padding:4px;border:1px solid #e6e6e6;border-radius:4px;font-size:0;position:relative;cursor:pointer}.el-color-picker__color{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #999;border-radius:2px;width:100%;height:100%;text-align:center}.el-color-picker__color.is-alpha{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.el-color-picker__color-inner{position:absolute;left:0;top:0;right:0;bottom:0}.el-color-picker__empty,.el-color-picker__icon{top:50%;left:50%;font-size:12px;position:absolute}.el-color-picker__empty{color:#999;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.el-color-picker__icon{display:inline-block;width:100%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);color:#FFF;text-align:center}.el-color-picker__panel{position:absolute;z-index:10;padding:6px;-webkit-box-sizing:content-box;box-sizing:content-box;background-color:#FFF;border:1px solid #EBEEF5;border-radius:4px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-textarea{position:relative;display:inline-block;width:100%;vertical-align:bottom;font-size:14px}.el-textarea__inner{display:block;resize:vertical;padding:5px 15px;line-height:1.5;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;font-size:inherit;color:#606266;background-color:#FFF;background-image:none;border:1px solid #DCDFE6;border-radius:4px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-textarea__inner::-webkit-input-placeholder{color:#C0C4CC}.el-textarea__inner:-ms-input-placeholder{color:#C0C4CC}.el-textarea__inner::-ms-input-placeholder{color:#C0C4CC}.el-textarea__inner::-moz-placeholder{color:#C0C4CC}.el-textarea__inner::placeholder{color:#C0C4CC}.el-textarea__inner:hover{border-color:#C0C4CC}.el-textarea__inner:focus{outline:0;border-color:#409EFF}.el-textarea .el-input__count{color:#909399;background:#FFF;position:absolute;font-size:12px;bottom:5px;right:10px}.el-textarea.is-disabled .el-textarea__inner{background-color:#F5F7FA;border-color:#E4E7ED;color:#C0C4CC;cursor:not-allowed}.el-textarea.is-disabled .el-textarea__inner::-webkit-input-placeholder{color:#C0C4CC}.el-textarea.is-disabled .el-textarea__inner:-ms-input-placeholder{color:#C0C4CC}.el-textarea.is-disabled .el-textarea__inner::-ms-input-placeholder{color:#C0C4CC}.el-textarea.is-disabled .el-textarea__inner::-moz-placeholder{color:#C0C4CC}.el-textarea.is-disabled .el-textarea__inner::placeholder{color:#C0C4CC}.el-textarea.is-exceed .el-textarea__inner{border-color:#F56C6C}.el-textarea.is-exceed .el-input__count{color:#F56C6C}.el-input{position:relative;font-size:14px;display:inline-block;width:100%}.el-input::-webkit-scrollbar{z-index:11;width:6px}.el-input::-webkit-scrollbar:horizontal{height:6px}.el-input::-webkit-scrollbar-thumb{border-radius:5px;width:6px;background:#b4bccc}.el-input::-webkit-scrollbar-corner{background:#fff}.el-input::-webkit-scrollbar-track{background:#fff}.el-input::-webkit-scrollbar-track-piece{background:#fff;width:6px}.el-input .el-input__clear{color:#C0C4CC;font-size:14px;cursor:pointer;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1)}.el-input .el-input__clear:hover{color:#909399}.el-input .el-input__count{height:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#909399;font-size:12px}.el-input .el-input__count .el-input__count-inner{background:#FFF;line-height:initial;display:inline-block;padding:0 5px}.el-input__inner{-webkit-appearance:none;background-color:#FFF;background-image:none;border-radius:4px;border:1px solid #DCDFE6;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;display:inline-block;font-size:inherit;height:40px;line-height:40px;outline:0;padding:0 15px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%}.el-input__prefix,.el-input__suffix{position:absolute;top:0;-webkit-transition:all .3s;height:100%;color:#C0C4CC;text-align:center}.el-input__inner::-ms-reveal{display:none}.el-input__inner::-webkit-input-placeholder{color:#C0C4CC}.el-input__inner:-ms-input-placeholder{color:#C0C4CC}.el-input__inner::-ms-input-placeholder{color:#C0C4CC}.el-input__inner::-moz-placeholder{color:#C0C4CC}.el-input__inner::placeholder{color:#C0C4CC}.el-input__inner:hover{border-color:#C0C4CC}.el-input.is-active .el-input__inner,.el-input__inner:focus{border-color:#409EFF;outline:0}.el-input__suffix{right:5px;-webkit-transition:all .3s;transition:all .3s}.el-input__suffix-inner{pointer-events:all}.el-input__prefix{left:5px;-webkit-transition:all .3s;transition:all .3s}.el-input__icon{height:100%;width:25px;text-align:center;-webkit-transition:all .3s;transition:all .3s;line-height:40px}.el-input__icon:after{content:'';height:100%;width:0;display:inline-block;vertical-align:middle}.el-input__validateIcon{pointer-events:none}.el-input.is-disabled .el-input__inner{background-color:#F5F7FA;border-color:#E4E7ED;color:#C0C4CC;cursor:not-allowed}.el-input.is-disabled .el-input__inner::-webkit-input-placeholder{color:#C0C4CC}.el-input.is-disabled .el-input__inner:-ms-input-placeholder{color:#C0C4CC}.el-input.is-disabled .el-input__inner::-ms-input-placeholder{color:#C0C4CC}.el-input.is-disabled .el-input__inner::-moz-placeholder{color:#C0C4CC}.el-input.is-disabled .el-input__inner::placeholder{color:#C0C4CC}.el-input.is-disabled .el-input__icon{cursor:not-allowed}.el-link,.el-transfer-panel__filter .el-icon-circle-close{cursor:pointer}.el-input.is-exceed .el-input__inner{border-color:#F56C6C}.el-input.is-exceed .el-input__suffix .el-input__count{color:#F56C6C}.el-input--suffix .el-input__inner{padding-right:30px}.el-input--prefix .el-input__inner{padding-left:30px}.el-input--medium{font-size:14px}.el-input--medium .el-input__inner{height:36px;line-height:36px}.el-input--medium .el-input__icon{line-height:36px}.el-input--small{font-size:13px}.el-input--small .el-input__inner{height:32px;line-height:32px}.el-input--small .el-input__icon{line-height:32px}.el-input--mini{font-size:12px}.el-input--mini .el-input__inner{height:28px;line-height:28px}.el-input--mini .el-input__icon{line-height:28px}.el-input-group{line-height:normal;display:inline-table;width:100%;border-collapse:separate;border-spacing:0}.el-input-group>.el-input__inner{vertical-align:middle;display:table-cell}.el-input-group__append,.el-input-group__prepend{background-color:#F5F7FA;color:#909399;vertical-align:middle;display:table-cell;position:relative;border:1px solid #DCDFE6;border-radius:4px;padding:0 20px;width:1px;white-space:nowrap}.el-input-group--prepend .el-input__inner,.el-input-group__append{border-top-left-radius:0;border-bottom-left-radius:0}.el-input-group--append .el-input__inner,.el-input-group__prepend{border-top-right-radius:0;border-bottom-right-radius:0}.el-input-group__append:focus,.el-input-group__prepend:focus{outline:0}.el-input-group__append .el-button,.el-input-group__append .el-select,.el-input-group__prepend .el-button,.el-input-group__prepend .el-select{display:inline-block;margin:-10px -20px}.el-input-group__append button.el-button,.el-input-group__append div.el-select .el-input__inner,.el-input-group__append div.el-select:hover .el-input__inner,.el-input-group__prepend button.el-button,.el-input-group__prepend div.el-select .el-input__inner,.el-input-group__prepend div.el-select:hover .el-input__inner{border-color:transparent;background-color:transparent;color:inherit;border-top:0;border-bottom:0}.el-input-group__append .el-button,.el-input-group__append .el-input,.el-input-group__prepend .el-button,.el-input-group__prepend .el-input{font-size:inherit}.el-input-group__prepend{border-right:0}.el-input-group__append{border-left:0}.el-input-group--append .el-select .el-input.is-focus .el-input__inner,.el-input-group--prepend .el-select .el-input.is-focus .el-input__inner{border-color:transparent}.el-input__inner::-ms-clear{display:none;width:0;height:0}.el-transfer{font-size:14px}.el-transfer__buttons{display:inline-block;vertical-align:middle;padding:0 30px}.el-transfer__button{display:block;margin:0 auto;padding:10px;border-radius:50%;color:#FFF;background-color:#409EFF;font-size:0}.el-transfer-panel__item+.el-transfer-panel__item,.el-transfer__button [class*=el-icon-]+span{margin-left:0}.el-transfer__button.is-with-texts{border-radius:4px}.el-transfer__button.is-disabled,.el-transfer__button.is-disabled:hover{border:1px solid #DCDFE6;background-color:#F5F7FA;color:#C0C4CC}.el-transfer__button:first-child{margin-bottom:10px}.el-transfer__button:nth-child(2){margin:0}.el-transfer__button i,.el-transfer__button span{font-size:14px}.el-transfer-panel{border:1px solid #EBEEF5;border-radius:4px;overflow:hidden;background:#FFF;display:inline-block;vertical-align:middle;width:200px;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.el-transfer-panel__body{height:246px}.el-transfer-panel__body.is-with-footer{padding-bottom:40px}.el-transfer-panel__list{margin:0;padding:6px 0;list-style:none;height:246px;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.el-transfer-panel__list.is-filterable{height:194px;padding-top:0}.el-transfer-panel__item{height:30px;line-height:30px;padding-left:15px;display:block!important}.el-transfer-panel__item.el-checkbox{color:#606266}.el-transfer-panel__item:hover{color:#409EFF}.el-transfer-panel__item.el-checkbox .el-checkbox__label{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:24px;line-height:30px}.el-transfer-panel__item .el-checkbox__input{position:absolute;top:8px}.el-transfer-panel__filter{text-align:center;margin:15px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:auto}.el-transfer-panel__filter .el-input__inner{height:32px;width:100%;font-size:12px;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:16px;padding-right:10px;padding-left:30px}.el-transfer-panel__filter .el-input__icon{margin-left:5px}.el-transfer-panel .el-transfer-panel__header{height:40px;line-height:40px;background:#F5F7FA;margin:0;padding-left:15px;border-bottom:1px solid #EBEEF5;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000}.el-transfer-panel .el-transfer-panel__header .el-checkbox{display:block;line-height:40px}.el-transfer-panel .el-transfer-panel__header .el-checkbox .el-checkbox__label{font-size:16px;color:#303133;font-weight:400}.el-transfer-panel .el-transfer-panel__header .el-checkbox .el-checkbox__label span{position:absolute;right:15px;color:#909399;font-size:12px;font-weight:400}.el-divider__text,.el-link{font-weight:500;font-size:14px}.el-transfer-panel .el-transfer-panel__footer{height:40px;background:#FFF;margin:0;padding:0;border-top:1px solid #EBEEF5;position:absolute;bottom:0;left:0;width:100%;z-index:1}.el-transfer-panel .el-transfer-panel__footer::after{display:inline-block;content:"";height:100%;vertical-align:middle}.el-container,.el-timeline-item__node{display:-webkit-box;display:-ms-flexbox}.el-transfer-panel .el-transfer-panel__footer .el-checkbox{padding-left:20px;color:#606266}.el-transfer-panel .el-transfer-panel__empty{margin:0;height:30px;line-height:30px;padding:6px 15px 0;color:#909399;text-align:center}.el-transfer-panel .el-checkbox__label{padding-left:8px}.el-transfer-panel .el-checkbox__inner{height:14px;width:14px;border-radius:3px}.el-transfer-panel .el-checkbox__inner::after{height:6px;width:3px;left:4px}.el-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.el-aside,.el-header{-webkit-box-sizing:border-box}.el-container.is-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.el-header{padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}.el-aside{overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}.el-footer,.el-main{-webkit-box-sizing:border-box}.el-main{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:auto;flex-basis:auto;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px}.el-footer{padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}.el-timeline{margin:0;font-size:14px;list-style:none}.el-timeline .el-timeline-item:last-child .el-timeline-item__tail{display:none}.el-timeline-item{position:relative;padding-bottom:20px}.el-timeline-item__wrapper{position:relative;padding-left:28px;top:-3px}.el-timeline-item__tail{position:absolute;left:4px;height:100%;border-left:2px solid #E4E7ED}.el-timeline-item__icon{color:#FFF;font-size:13px}.el-timeline-item__node{position:absolute;background-color:#E4E7ED;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-image__error,.el-timeline-item__dot{display:-webkit-box;display:-ms-flexbox}.el-timeline-item__node--normal{left:-1px;width:12px;height:12px}.el-timeline-item__node--large{left:-2px;width:14px;height:14px}.el-timeline-item__node--primary{background-color:#409EFF}.el-timeline-item__node--success{background-color:#67C23A}.el-timeline-item__node--warning{background-color:#E6A23C}.el-timeline-item__node--danger{background-color:#F56C6C}.el-timeline-item__node--info{background-color:#909399}.el-timeline-item__dot{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-timeline-item__content{color:#303133}.el-timeline-item__timestamp{color:#909399;line-height:1;font-size:13px}.el-timeline-item__timestamp.is-top{margin-bottom:8px;padding-top:4px}.el-timeline-item__timestamp.is-bottom{margin-top:8px}.el-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;vertical-align:middle;position:relative;text-decoration:none;outline:0;padding:0}.el-drawer,.el-empty,.el-result{-webkit-box-orient:vertical;-webkit-box-direction:normal}.el-link.is-underline:hover:after{content:"";position:absolute;left:0;right:0;height:0;bottom:0;border-bottom:1px solid #409EFF}.el-link.el-link--default:after,.el-link.el-link--primary.is-underline:hover:after,.el-link.el-link--primary:after{border-color:#409EFF}.el-link.is-disabled{cursor:not-allowed}.el-link [class*=el-icon-]+span{margin-left:5px}.el-link.el-link--default{color:#606266}.el-link.el-link--default:hover{color:#409EFF}.el-link.el-link--default.is-disabled{color:#C0C4CC}.el-link.el-link--primary{color:#409EFF}.el-link.el-link--primary:hover{color:#66b1ff}.el-link.el-link--primary.is-disabled{color:#a0cfff}.el-link.el-link--danger.is-underline:hover:after,.el-link.el-link--danger:after{border-color:#F56C6C}.el-link.el-link--danger{color:#F56C6C}.el-link.el-link--danger:hover{color:#f78989}.el-link.el-link--danger.is-disabled{color:#fab6b6}.el-link.el-link--success.is-underline:hover:after,.el-link.el-link--success:after{border-color:#67C23A}.el-link.el-link--success{color:#67C23A}.el-link.el-link--success:hover{color:#85ce61}.el-link.el-link--success.is-disabled{color:#b3e19d}.el-link.el-link--warning.is-underline:hover:after,.el-link.el-link--warning:after{border-color:#E6A23C}.el-link.el-link--warning{color:#E6A23C}.el-link.el-link--warning:hover{color:#ebb563}.el-link.el-link--warning.is-disabled{color:#f3d19e}.el-link.el-link--info.is-underline:hover:after,.el-link.el-link--info:after{border-color:#909399}.el-link.el-link--info{color:#909399}.el-link.el-link--info:hover{color:#a6a9ad}.el-link.el-link--info.is-disabled{color:#c8c9cc}.el-divider{background-color:#DCDFE6;position:relative}.el-divider--horizontal{display:block;height:1px;width:100%;margin:24px 0}.el-divider--vertical{display:inline-block;width:1px;height:1em;margin:0 8px;vertical-align:middle;position:relative}.el-divider__text{position:absolute;background-color:#FFF;padding:0 20px;color:#303133}.el-image__error,.el-image__placeholder{background:#F5F7FA}.el-divider__text.is-left{left:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.el-divider__text.is-center{left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.el-divider__text.is-right{right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.el-image__error,.el-image__inner,.el-image__placeholder{width:100%;height:100%}.el-image{position:relative;display:inline-block;overflow:hidden}.el-image__inner{vertical-align:top}.el-image__inner--center{position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block}.el-image__error{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#C0C4CC;vertical-align:middle}.el-image__preview{cursor:pointer}.el-image-viewer__wrapper{position:fixed;top:0;right:0;bottom:0;left:0}.el-image-viewer__btn{position:absolute;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;opacity:.8;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.el-button,.el-checkbox{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.el-image-viewer__close{top:40px;right:40px;width:40px;height:40px;font-size:24px;color:#fff;background-color:#606266}.el-image-viewer__canvas{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-image-viewer__actions{left:50%;bottom:30px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:282px;height:44px;padding:0 23px;background-color:#606266;border-color:#fff;border-radius:22px}.el-image-viewer__actions__inner{width:100%;height:100%;text-align:justify;cursor:default;font-size:23px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.el-image-viewer__next,.el-image-viewer__prev{top:50%;width:44px;height:44px;font-size:24px;color:#fff;background-color:#606266;border-color:#fff}.el-image-viewer__prev{-webkit-transform:translateY(-50%);transform:translateY(-50%);left:40px}.el-image-viewer__next{-webkit-transform:translateY(-50%);transform:translateY(-50%);right:40px;text-indent:2px}.el-image-viewer__mask{position:absolute;width:100%;height:100%;top:0;left:0;opacity:.5;background:#000}.viewer-fade-enter-active{-webkit-animation:viewer-fade-in .3s;animation:viewer-fade-in .3s}.viewer-fade-leave-active{-webkit-animation:viewer-fade-out .3s;animation:viewer-fade-out .3s}@-webkit-keyframes viewer-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes viewer-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes viewer-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}@keyframes viewer-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}.el-button{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;background:#FFF;border:1px solid #DCDFE6;color:#606266;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;-webkit-transition:.1s;transition:.1s;font-weight:500;padding:12px 20px;font-size:14px;border-radius:4px}.el-button+.el-button{margin-left:10px}.el-button:focus,.el-button:hover{color:#409EFF;border-color:#c6e2ff;background-color:#ecf5ff}.el-button:active{color:#3a8ee6;border-color:#3a8ee6;outline:0}.el-button::-moz-focus-inner{border:0}.el-button [class*=el-icon-]+span{margin-left:5px}.el-button.is-plain:focus,.el-button.is-plain:hover{background:#FFF;border-color:#409EFF;color:#409EFF}.el-button.is-active,.el-button.is-plain:active{color:#3a8ee6;border-color:#3a8ee6}.el-button.is-plain:active{background:#FFF;outline:0}.el-button.is-disabled,.el-button.is-disabled:focus,.el-button.is-disabled:hover{color:#C0C4CC;cursor:not-allowed;background-image:none;background-color:#FFF;border-color:#EBEEF5}.el-button.is-disabled.el-button--text{background-color:transparent}.el-button.is-disabled.is-plain,.el-button.is-disabled.is-plain:focus,.el-button.is-disabled.is-plain:hover{background-color:#FFF;border-color:#EBEEF5;color:#C0C4CC}.el-button.is-loading{position:relative;pointer-events:none}.el-button.is-loading:before{pointer-events:none;content:'';position:absolute;left:-1px;top:-1px;right:-1px;bottom:-1px;border-radius:inherit;background-color:rgba(255,255,255,.35)}.el-button.is-round{border-radius:20px;padding:12px 23px}.el-button.is-circle{border-radius:50%;padding:12px}.el-button--primary{color:#FFF;background-color:#409EFF;border-color:#409EFF}.el-button--primary:focus,.el-button--primary:hover{background:#66b1ff;border-color:#66b1ff;color:#FFF}.el-button--primary.is-active,.el-button--primary:active{background:#3a8ee6;border-color:#3a8ee6;color:#FFF}.el-button--primary:active{outline:0}.el-button--primary.is-disabled,.el-button--primary.is-disabled:active,.el-button--primary.is-disabled:focus,.el-button--primary.is-disabled:hover{color:#FFF;background-color:#a0cfff;border-color:#a0cfff}.el-button--primary.is-plain{color:#409EFF;background:#ecf5ff;border-color:#b3d8ff}.el-button--primary.is-plain:focus,.el-button--primary.is-plain:hover{background:#409EFF;border-color:#409EFF;color:#FFF}.el-button--primary.is-plain:active{background:#3a8ee6;border-color:#3a8ee6;color:#FFF;outline:0}.el-button--primary.is-plain.is-disabled,.el-button--primary.is-plain.is-disabled:active,.el-button--primary.is-plain.is-disabled:focus,.el-button--primary.is-plain.is-disabled:hover{color:#8cc5ff;background-color:#ecf5ff;border-color:#d9ecff}.el-button--success{color:#FFF;background-color:#67C23A;border-color:#67C23A}.el-button--success:focus,.el-button--success:hover{background:#85ce61;border-color:#85ce61;color:#FFF}.el-button--success.is-active,.el-button--success:active{background:#5daf34;border-color:#5daf34;color:#FFF}.el-button--success:active{outline:0}.el-button--success.is-disabled,.el-button--success.is-disabled:active,.el-button--success.is-disabled:focus,.el-button--success.is-disabled:hover{color:#FFF;background-color:#b3e19d;border-color:#b3e19d}.el-button--success.is-plain{color:#67C23A;background:#f0f9eb;border-color:#c2e7b0}.el-button--success.is-plain:focus,.el-button--success.is-plain:hover{background:#67C23A;border-color:#67C23A;color:#FFF}.el-button--success.is-plain:active{background:#5daf34;border-color:#5daf34;color:#FFF;outline:0}.el-button--success.is-plain.is-disabled,.el-button--success.is-plain.is-disabled:active,.el-button--success.is-plain.is-disabled:focus,.el-button--success.is-plain.is-disabled:hover{color:#a4da89;background-color:#f0f9eb;border-color:#e1f3d8}.el-button--warning{color:#FFF;background-color:#E6A23C;border-color:#E6A23C}.el-button--warning:focus,.el-button--warning:hover{background:#ebb563;border-color:#ebb563;color:#FFF}.el-button--warning.is-active,.el-button--warning:active{background:#cf9236;border-color:#cf9236;color:#FFF}.el-button--warning:active{outline:0}.el-button--warning.is-disabled,.el-button--warning.is-disabled:active,.el-button--warning.is-disabled:focus,.el-button--warning.is-disabled:hover{color:#FFF;background-color:#f3d19e;border-color:#f3d19e}.el-button--warning.is-plain{color:#E6A23C;background:#fdf6ec;border-color:#f5dab1}.el-button--warning.is-plain:focus,.el-button--warning.is-plain:hover{background:#E6A23C;border-color:#E6A23C;color:#FFF}.el-button--warning.is-plain:active{background:#cf9236;border-color:#cf9236;color:#FFF;outline:0}.el-button--warning.is-plain.is-disabled,.el-button--warning.is-plain.is-disabled:active,.el-button--warning.is-plain.is-disabled:focus,.el-button--warning.is-plain.is-disabled:hover{color:#f0c78a;background-color:#fdf6ec;border-color:#faecd8}.el-button--danger{color:#FFF;background-color:#F56C6C;border-color:#F56C6C}.el-button--danger:focus,.el-button--danger:hover{background:#f78989;border-color:#f78989;color:#FFF}.el-button--danger.is-active,.el-button--danger:active{background:#dd6161;border-color:#dd6161;color:#FFF}.el-button--danger:active{outline:0}.el-button--danger.is-disabled,.el-button--danger.is-disabled:active,.el-button--danger.is-disabled:focus,.el-button--danger.is-disabled:hover{color:#FFF;background-color:#fab6b6;border-color:#fab6b6}.el-button--danger.is-plain{color:#F56C6C;background:#fef0f0;border-color:#fbc4c4}.el-button--danger.is-plain:focus,.el-button--danger.is-plain:hover{background:#F56C6C;border-color:#F56C6C;color:#FFF}.el-button--danger.is-plain:active{background:#dd6161;border-color:#dd6161;color:#FFF;outline:0}.el-button--danger.is-plain.is-disabled,.el-button--danger.is-plain.is-disabled:active,.el-button--danger.is-plain.is-disabled:focus,.el-button--danger.is-plain.is-disabled:hover{color:#f9a7a7;background-color:#fef0f0;border-color:#fde2e2}.el-button--info{color:#FFF;background-color:#909399;border-color:#909399}.el-button--info:focus,.el-button--info:hover{background:#a6a9ad;border-color:#a6a9ad;color:#FFF}.el-button--info.is-active,.el-button--info:active{background:#82848a;border-color:#82848a;color:#FFF}.el-button--info:active{outline:0}.el-button--info.is-disabled,.el-button--info.is-disabled:active,.el-button--info.is-disabled:focus,.el-button--info.is-disabled:hover{color:#FFF;background-color:#c8c9cc;border-color:#c8c9cc}.el-button--info.is-plain{color:#909399;background:#f4f4f5;border-color:#d3d4d6}.el-button--info.is-plain:focus,.el-button--info.is-plain:hover{background:#909399;border-color:#909399;color:#FFF}.el-button--info.is-plain:active{background:#82848a;border-color:#82848a;color:#FFF;outline:0}.el-button--info.is-plain.is-disabled,.el-button--info.is-plain.is-disabled:active,.el-button--info.is-plain.is-disabled:focus,.el-button--info.is-plain.is-disabled:hover{color:#bcbec2;background-color:#f4f4f5;border-color:#e9e9eb}.el-button--text,.el-button--text.is-disabled,.el-button--text.is-disabled:focus,.el-button--text.is-disabled:hover,.el-button--text:active{border-color:transparent}.el-button--medium{padding:10px 20px;font-size:14px;border-radius:4px}.el-button--mini,.el-button--small{font-size:12px;border-radius:3px}.el-button--medium.is-round{padding:10px 20px}.el-button--medium.is-circle{padding:10px}.el-button--small,.el-button--small.is-round{padding:9px 15px}.el-button--small.is-circle{padding:9px}.el-button--mini,.el-button--mini.is-round{padding:7px 15px}.el-button--mini.is-circle{padding:7px}.el-button--text{color:#409EFF;background:0 0;padding-left:0;padding-right:0}.el-button--text:focus,.el-button--text:hover{color:#66b1ff;border-color:transparent;background-color:transparent}.el-button--text:active{color:#3a8ee6;background-color:transparent}.el-button-group{display:inline-block;vertical-align:middle}.el-button-group::after,.el-button-group::before{display:table;content:""}.el-button-group::after{clear:both}.el-button-group>.el-button{float:left;position:relative}.el-button-group>.el-button+.el-button{margin-left:0}.el-button-group>.el-button.is-disabled{z-index:1}.el-button-group>.el-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.el-button-group>.el-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.el-button-group>.el-button:first-child:last-child{border-radius:4px}.el-button-group>.el-button:first-child:last-child.is-round{border-radius:20px}.el-button-group>.el-button:first-child:last-child.is-circle{border-radius:50%}.el-button-group>.el-button:not(:first-child):not(:last-child){border-radius:0}.el-button-group>.el-button:not(:last-child){margin-right:-1px}.el-button-group>.el-button.is-active,.el-button-group>.el-button:active,.el-button-group>.el-button:focus,.el-button-group>.el-button:hover{z-index:1}.el-button-group>.el-dropdown>.el-button{border-top-left-radius:0;border-bottom-left-radius:0;border-left-color:rgba(255,255,255,.5)}.el-button-group .el-button--primary:first-child{border-right-color:rgba(255,255,255,.5)}.el-button-group .el-button--primary:last-child{border-left-color:rgba(255,255,255,.5)}.el-button-group .el-button--primary:not(:first-child):not(:last-child){border-left-color:rgba(255,255,255,.5);border-right-color:rgba(255,255,255,.5)}.el-button-group .el-button--success:first-child{border-right-color:rgba(255,255,255,.5)}.el-button-group .el-button--success:last-child{border-left-color:rgba(255,255,255,.5)}.el-button-group .el-button--success:not(:first-child):not(:last-child){border-left-color:rgba(255,255,255,.5);border-right-color:rgba(255,255,255,.5)}.el-button-group .el-button--warning:first-child{border-right-color:rgba(255,255,255,.5)}.el-button-group .el-button--warning:last-child{border-left-color:rgba(255,255,255,.5)}.el-button-group .el-button--warning:not(:first-child):not(:last-child){border-left-color:rgba(255,255,255,.5);border-right-color:rgba(255,255,255,.5)}.el-button-group .el-button--danger:first-child{border-right-color:rgba(255,255,255,.5)}.el-button-group .el-button--danger:last-child{border-left-color:rgba(255,255,255,.5)}.el-button-group .el-button--danger:not(:first-child):not(:last-child){border-left-color:rgba(255,255,255,.5);border-right-color:rgba(255,255,255,.5)}.el-button-group .el-button--info:first-child{border-right-color:rgba(255,255,255,.5)}.el-button-group .el-button--info:last-child{border-left-color:rgba(255,255,255,.5)}.el-button-group .el-button--info:not(:first-child):not(:last-child){border-left-color:rgba(255,255,255,.5);border-right-color:rgba(255,255,255,.5)}.el-calendar{background-color:#fff}.el-calendar__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 20px;border-bottom:1px solid #EBEEF5}.el-backtop,.el-page-header{display:-webkit-box;display:-ms-flexbox}.el-calendar__title{color:#000;-ms-flex-item-align:center;align-self:center}.el-calendar__body{padding:12px 20px 35px}.el-calendar-table{table-layout:fixed;width:100%}.el-calendar-table thead th{padding:12px 0;color:#606266;font-weight:400}.el-calendar-table:not(.is-range) td.next,.el-calendar-table:not(.is-range) td.prev{color:#C0C4CC}.el-backtop,.el-calendar-table td.is-today{color:#409EFF}.el-calendar-table td{border-bottom:1px solid #EBEEF5;border-right:1px solid #EBEEF5;vertical-align:top;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.el-calendar-table td.is-selected{background-color:#F2F8FE}.el-calendar-table tr:first-child td{border-top:1px solid #EBEEF5}.el-calendar-table tr td:first-child{border-left:1px solid #EBEEF5}.el-calendar-table tr.el-calendar-table__row--hide-border td{border-top:none}.el-calendar-table .el-calendar-day{-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px;height:85px}.el-calendar-table .el-calendar-day:hover{cursor:pointer;background-color:#F2F8FE}.el-backtop{position:fixed;background-color:#FFF;width:40px;height:40px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;-webkit-box-shadow:0 0 6px rgba(0,0,0,.12);box-shadow:0 0 6px rgba(0,0,0,.12);cursor:pointer;z-index:5}.el-backtop:hover{background-color:#F2F6FC}.el-page-header{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:24px}.el-page-header__left{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;margin-right:40px;position:relative}.el-page-header__left::after{content:"";position:absolute;width:1px;height:16px;right:-20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#DCDFE6}.el-checkbox,.el-checkbox__input{display:inline-block;position:relative;white-space:nowrap}.el-page-header__left .el-icon-back{font-size:18px;margin-right:6px;-ms-flex-item-align:center;align-self:center}.el-page-header__title{font-size:14px;font-weight:500}.el-page-header__content{font-size:18px;color:#303133}.el-checkbox{color:#606266;font-weight:500;font-size:14px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:30px}.el-checkbox-button__inner,.el-empty__image img,.el-radio{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.el-checkbox.is-bordered{padding:9px 20px 9px 10px;border-radius:4px;border:1px solid #DCDFE6;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:normal;height:40px}.el-checkbox.is-bordered.is-checked{border-color:#409EFF}.el-checkbox.is-bordered.is-disabled{border-color:#EBEEF5;cursor:not-allowed}.el-checkbox.is-bordered+.el-checkbox.is-bordered{margin-left:10px}.el-checkbox.is-bordered.el-checkbox--medium{padding:7px 20px 7px 10px;border-radius:4px;height:36px}.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__label{line-height:17px;font-size:14px}.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__inner{height:14px;width:14px}.el-checkbox.is-bordered.el-checkbox--small{padding:5px 15px 5px 10px;border-radius:3px;height:32px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__label{line-height:15px;font-size:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner{height:12px;width:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner::after{height:6px;width:2px}.el-checkbox.is-bordered.el-checkbox--mini{padding:3px 15px 3px 10px;border-radius:3px;height:28px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__label{line-height:12px;font-size:12px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner{height:12px;width:12px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner::after{height:6px;width:2px}.el-checkbox__input{cursor:pointer;outline:0;line-height:1;vertical-align:middle}.el-checkbox__input.is-disabled .el-checkbox__inner{background-color:#edf2fc;border-color:#DCDFE6;cursor:not-allowed}.el-checkbox__input.is-disabled .el-checkbox__inner::after{cursor:not-allowed;border-color:#C0C4CC}.el-checkbox__input.is-disabled .el-checkbox__inner+.el-checkbox__label{cursor:not-allowed}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{background-color:#F2F6FC;border-color:#DCDFE6}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after{border-color:#C0C4CC}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner{background-color:#F2F6FC;border-color:#DCDFE6}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner::before{background-color:#C0C4CC;border-color:#C0C4CC}.el-checkbox__input.is-checked .el-checkbox__inner,.el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#409EFF;border-color:#409EFF}.el-checkbox__input.is-disabled+span.el-checkbox__label{color:#C0C4CC;cursor:not-allowed}.el-checkbox__input.is-checked .el-checkbox__inner::after{-webkit-transform:rotate(45deg) scaleY(1);transform:rotate(45deg) scaleY(1)}.el-checkbox__input.is-checked+.el-checkbox__label{color:#409EFF}.el-checkbox__input.is-focus .el-checkbox__inner{border-color:#409EFF}.el-checkbox__input.is-indeterminate .el-checkbox__inner::before{content:'';position:absolute;display:block;background-color:#FFF;height:2px;-webkit-transform:scale(.5);transform:scale(.5);left:0;right:0;top:5px}.el-checkbox__input.is-indeterminate .el-checkbox__inner::after{display:none}.el-checkbox__inner{display:inline-block;position:relative;border:1px solid #DCDFE6;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;background-color:#FFF;z-index:1;-webkit-transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46)}.el-checkbox__inner:hover{border-color:#409EFF}.el-checkbox__inner::after{-webkit-box-sizing:content-box;box-sizing:content-box;content:"";border:1px solid #FFF;border-left:0;border-top:0;height:7px;left:4px;position:absolute;top:1px;-webkit-transform:rotate(45deg) scaleY(0);transform:rotate(45deg) scaleY(0);width:3px;-webkit-transition:-webkit-transform .15s ease-in .05s;transition:-webkit-transform .15s ease-in .05s;transition:transform .15s ease-in .05s;transition:transform .15s ease-in .05s, -webkit-transform .15s ease-in .05s;transition:transform .15s ease-in .05s,-webkit-transform .15s ease-in .05s;-webkit-transform-origin:center;transform-origin:center}.el-checkbox__original{opacity:0;outline:0;position:absolute;margin:0;width:0;height:0;z-index:-1}.el-checkbox-button,.el-checkbox-button__inner{display:inline-block;position:relative}.el-checkbox__label{display:inline-block;padding-left:10px;line-height:19px;font-size:14px}.el-checkbox:last-of-type{margin-right:0}.el-checkbox-button__inner{line-height:1;font-weight:500;white-space:nowrap;vertical-align:middle;cursor:pointer;background:#FFF;border:1px solid #DCDFE6;border-left:0;color:#606266;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);padding:12px 20px;font-size:14px;border-radius:0}.el-checkbox-button__inner.is-round{padding:12px 20px}.el-checkbox-button__inner:hover{color:#409EFF}.el-checkbox-button__inner [class*=el-icon-]{line-height:.9}.el-radio,.el-radio__input{line-height:1;white-space:nowrap;outline:0}.el-checkbox-button__inner [class*=el-icon-]+span{margin-left:5px}.el-checkbox-button__original{opacity:0;outline:0;position:absolute;margin:0;z-index:-1}.el-radio,.el-radio__inner,.el-radio__input{position:relative;display:inline-block}.el-checkbox-button.is-checked .el-checkbox-button__inner{color:#FFF;background-color:#409EFF;border-color:#409EFF;-webkit-box-shadow:-1px 0 0 0 #8cc5ff;box-shadow:-1px 0 0 0 #8cc5ff}.el-checkbox-button.is-checked:first-child .el-checkbox-button__inner{border-left-color:#409EFF}.el-checkbox-button.is-disabled .el-checkbox-button__inner{color:#C0C4CC;cursor:not-allowed;background-image:none;background-color:#FFF;border-color:#EBEEF5;-webkit-box-shadow:none;box-shadow:none}.el-checkbox-button.is-disabled:first-child .el-checkbox-button__inner{border-left-color:#EBEEF5}.el-checkbox-button:first-child .el-checkbox-button__inner{border-left:1px solid #DCDFE6;border-radius:4px 0 0 4px;-webkit-box-shadow:none!important;box-shadow:none!important}.el-checkbox-button.is-focus .el-checkbox-button__inner{border-color:#409EFF}.el-checkbox-button:last-child .el-checkbox-button__inner{border-radius:0 4px 4px 0}.el-checkbox-button--medium .el-checkbox-button__inner{padding:10px 20px;font-size:14px;border-radius:0}.el-checkbox-button--medium .el-checkbox-button__inner.is-round{padding:10px 20px}.el-checkbox-button--small .el-checkbox-button__inner{padding:9px 15px;font-size:12px;border-radius:0}.el-checkbox-button--small .el-checkbox-button__inner.is-round{padding:9px 15px}.el-checkbox-button--mini .el-checkbox-button__inner{padding:7px 15px;font-size:12px;border-radius:0}.el-checkbox-button--mini .el-checkbox-button__inner.is-round{padding:7px 15px}.el-checkbox-group{font-size:0}.el-radio,.el-radio--medium.is-bordered .el-radio__label{font-size:14px}.el-radio{color:#606266;font-weight:500;cursor:pointer;margin-right:30px}.el-cascader-node>.el-radio,.el-radio:last-child{margin-right:0}.el-radio.is-bordered{padding:12px 20px 0 10px;border-radius:4px;border:1px solid #DCDFE6;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px}.el-radio.is-bordered.is-checked{border-color:#409EFF}.el-radio.is-bordered.is-disabled{cursor:not-allowed;border-color:#EBEEF5}.el-radio__input.is-disabled .el-radio__inner,.el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#F5F7FA;border-color:#E4E7ED}.el-radio.is-bordered+.el-radio.is-bordered{margin-left:10px}.el-radio--medium.is-bordered{padding:10px 20px 0 10px;border-radius:4px;height:36px}.el-radio--mini.is-bordered .el-radio__label,.el-radio--small.is-bordered .el-radio__label{font-size:12px}.el-radio--medium.is-bordered .el-radio__inner{height:14px;width:14px}.el-radio--small.is-bordered{padding:8px 15px 0 10px;border-radius:3px;height:32px}.el-radio--small.is-bordered .el-radio__inner{height:12px;width:12px}.el-radio--mini.is-bordered{padding:6px 15px 0 10px;border-radius:3px;height:28px}.el-radio--mini.is-bordered .el-radio__inner{height:12px;width:12px}.el-radio__input{cursor:pointer;vertical-align:middle}.el-radio__input.is-disabled .el-radio__inner{cursor:not-allowed}.el-radio__input.is-disabled .el-radio__inner::after{cursor:not-allowed;background-color:#F5F7FA}.el-radio__input.is-disabled .el-radio__inner+.el-radio__label{cursor:not-allowed}.el-radio__input.is-disabled.is-checked .el-radio__inner::after{background-color:#C0C4CC}.el-radio__input.is-disabled+span.el-radio__label{color:#C0C4CC;cursor:not-allowed}.el-radio__input.is-checked .el-radio__inner{border-color:#409EFF;background:#409EFF}.el-radio__input.is-checked .el-radio__inner::after{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.el-radio__input.is-checked+.el-radio__label{color:#409EFF}.el-radio__input.is-focus .el-radio__inner{border-color:#409EFF}.el-radio__inner{border:1px solid #DCDFE6;border-radius:100%;width:14px;height:14px;background-color:#FFF;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box}.el-radio__inner:hover{border-color:#409EFF}.el-radio__inner::after{width:4px;height:4px;border-radius:100%;background-color:#FFF;content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);-webkit-transition:-webkit-transform .15s ease-in;transition:-webkit-transform .15s ease-in;transition:transform .15s ease-in;transition:transform .15s ease-in, -webkit-transform .15s ease-in;transition:transform .15s ease-in,-webkit-transform .15s ease-in}.el-radio__original{opacity:0;outline:0;position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;margin:0}.el-radio:focus:not(.is-focus):not(:active):not(.is-disabled) .el-radio__inner{-webkit-box-shadow:0 0 2px 2px #409EFF;box-shadow:0 0 2px 2px #409EFF}.el-radio__label{font-size:14px;padding-left:10px}.el-scrollbar{overflow:hidden;position:relative}.el-scrollbar:active>.el-scrollbar__bar,.el-scrollbar:focus>.el-scrollbar__bar,.el-scrollbar:hover>.el-scrollbar__bar{opacity:1;-webkit-transition:opacity 340ms ease-out;transition:opacity 340ms ease-out}.el-scrollbar__wrap{overflow:scroll;height:100%}.el-scrollbar__wrap--hidden-default{scrollbar-width:none}.el-scrollbar__wrap--hidden-default::-webkit-scrollbar{width:0;height:0}.el-scrollbar__thumb{position:relative;display:block;width:0;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(144,147,153,.3);-webkit-transition:.3s background-color;transition:.3s background-color}.el-scrollbar__thumb:hover{background-color:rgba(144,147,153,.5)}.el-scrollbar__bar{position:absolute;right:2px;bottom:2px;z-index:1;border-radius:4px;opacity:0;-webkit-transition:opacity 120ms ease-out;transition:opacity 120ms ease-out}.el-scrollbar__bar.is-vertical{width:6px;top:2px}.el-scrollbar__bar.is-vertical>div{width:100%}.el-scrollbar__bar.is-horizontal{height:6px;left:2px}.el-scrollbar__bar.is-horizontal>div{height:100%}.el-cascader-panel{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:4px;font-size:14px}.el-cascader-panel.is-bordered{border:1px solid #E4E7ED;border-radius:4px}.el-cascader-menu{min-width:180px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;border-right:solid 1px #E4E7ED}.el-cascader-menu:last-child{border-right:none}.el-cascader-menu:last-child .el-cascader-node{padding-right:20px}.el-cascader-menu__wrap{height:204px}.el-cascader-menu__list{position:relative;min-height:100%;margin:0;padding:6px 0;list-style:none;-webkit-box-sizing:border-box;box-sizing:border-box}.el-avatar,.el-drawer{-webkit-box-sizing:border-box;overflow:hidden}.el-cascader-menu__hover-zone{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.el-cascader-menu__empty-text{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;color:#C0C4CC}.el-cascader-node{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 30px 0 20px;height:34px;line-height:34px;outline:0}.el-cascader-node.is-selectable.in-active-path{color:#606266}.el-cascader-node.in-active-path,.el-cascader-node.is-active,.el-cascader-node.is-selectable.in-checked-path{color:#409EFF;font-weight:700}.el-cascader-node:not(.is-disabled){cursor:pointer}.el-cascader-node:not(.is-disabled):focus,.el-cascader-node:not(.is-disabled):hover{background:#F5F7FA}.el-cascader-node.is-disabled{color:#C0C4CC;cursor:not-allowed}.el-cascader-node__prefix{position:absolute;left:10px}.el-cascader-node__postfix{position:absolute;right:10px}.el-cascader-node__label{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-cascader-node>.el-radio .el-radio__label{padding-left:0}.el-avatar{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;color:#fff;background:#C0C4CC;width:40px;height:40px;line-height:40px;font-size:14px}.el-avatar>img{display:block;height:100%;vertical-align:middle}.el-drawer,.el-drawer__header{display:-webkit-box;display:-ms-flexbox}.el-empty__image img,.el-empty__image svg{vertical-align:top;height:100%;width:100%}.el-avatar--circle{border-radius:50%}.el-avatar--square{border-radius:4px}.el-avatar--icon{font-size:18px}.el-avatar--large{width:40px;height:40px;line-height:40px}.el-avatar--medium{width:36px;height:36px;line-height:36px}.el-avatar--small{width:28px;height:28px;line-height:28px}.el-drawer.ltr,.el-drawer.rtl,.el-drawer__container{top:0;bottom:0;height:100%}@-webkit-keyframes el-drawer-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes el-drawer-fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes rtl-drawer-in{0%{-webkit-transform:translate(100%,0);transform:translate(100%,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes rtl-drawer-in{0%{-webkit-transform:translate(100%,0);transform:translate(100%,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes rtl-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(100%,0);transform:translate(100%,0)}}@keyframes rtl-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(100%,0);transform:translate(100%,0)}}@-webkit-keyframes ltr-drawer-in{0%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ltr-drawer-in{0%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes ltr-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}}@keyframes ltr-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}}@-webkit-keyframes ttb-drawer-in{0%{-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ttb-drawer-in{0%{-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes ttb-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}}@keyframes ttb-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}}@-webkit-keyframes btt-drawer-in{0%{-webkit-transform:translate(0,100%);transform:translate(0,100%)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes btt-drawer-in{0%{-webkit-transform:translate(0,100%);transform:translate(0,100%)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes btt-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,100%);transform:translate(0,100%)}}@keyframes btt-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,100%);transform:translate(0,100%)}}.el-drawer{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#FFF;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);outline:0}.el-drawer__body>*,.el-empty{-webkit-box-sizing:border-box}.el-drawer.rtl{-webkit-animation:rtl-drawer-out .3s;animation:rtl-drawer-out .3s;right:0}.el-drawer__open .el-drawer.rtl{-webkit-animation:rtl-drawer-in .3s 1ms;animation:rtl-drawer-in .3s 1ms}.el-drawer.ltr{-webkit-animation:ltr-drawer-out .3s;animation:ltr-drawer-out .3s;left:0}.el-drawer__open .el-drawer.ltr{-webkit-animation:ltr-drawer-in .3s 1ms;animation:ltr-drawer-in .3s 1ms}.el-drawer.ttb{-webkit-animation:ttb-drawer-out .3s;animation:ttb-drawer-out .3s;top:0}.el-drawer__open .el-drawer.ttb{-webkit-animation:ttb-drawer-in .3s 1ms;animation:ttb-drawer-in .3s 1ms}.el-drawer.btt{-webkit-animation:btt-drawer-out .3s;animation:btt-drawer-out .3s;bottom:0}.el-drawer__open .el-drawer.btt{-webkit-animation:btt-drawer-in .3s 1ms;animation:btt-drawer-in .3s 1ms}.el-drawer__wrapper{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;margin:0}.el-drawer__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#72767b;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:32px;padding:20px 20px 0}.el-drawer__header>:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.el-drawer__title{margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:inherit;font-size:1rem}.el-drawer__close-btn{border:none;cursor:pointer;font-size:20px;color:inherit;background-color:transparent}.el-drawer__body{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.el-drawer__body>*{-webkit-box-sizing:border-box;box-sizing:border-box}.el-drawer.btt,.el-drawer.ttb{width:100%;left:0;right:0}.el-drawer__container{position:relative;left:0;right:0;width:100%}.el-drawer-fade-enter-active{-webkit-animation:el-drawer-fade-in .3s;animation:el-drawer-fade-in .3s}.el-drawer-fade-leave-active{animation:el-drawer-fade-in .3s reverse}.el-popconfirm__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-popconfirm__icon{margin-right:5px}.el-popconfirm__action{text-align:right;margin:0}@-webkit-keyframes el-skeleton-loading{0%{background-position:100% 50%}100%{background-position:0 50%}}@keyframes el-skeleton-loading{0%{background-position:100% 50%}100%{background-position:0 50%}}.el-skeleton{width:100%}.el-skeleton__first-line,.el-skeleton__paragraph{height:16px;margin-top:16px;background:#f2f2f2}.el-skeleton.is-animated .el-skeleton__item{background:-webkit-gradient(linear,left top, right top,color-stop(25%, #f2f2f2),color-stop(37%, #e6e6e6),color-stop(63%, #f2f2f2));background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background-size:400% 100%;-webkit-animation:el-skeleton-loading 1.4s ease infinite;animation:el-skeleton-loading 1.4s ease infinite}.el-skeleton__item{background:#f2f2f2;display:inline-block;height:16px;border-radius:4px;width:100%}.el-empty,.el-skeleton__image{display:-webkit-box;display:-ms-flexbox}.el-skeleton__circle{border-radius:50%;width:36px;height:36px;line-height:36px}.el-skeleton__circle--lg{width:40px;height:40px;line-height:40px}.el-skeleton__circle--md{width:28px;height:28px;line-height:28px}.el-skeleton__button{height:40px;width:64px;border-radius:4px}.el-skeleton__p{width:100%}.el-skeleton__p.is-last{width:61%}.el-skeleton__p.is-first{width:33%}.el-skeleton__text{width:100%;height:13px}.el-skeleton__caption{height:12px}.el-skeleton__h1{height:20px}.el-skeleton__h3{height:18px}.el-skeleton__h5{height:16px}.el-skeleton__image{width:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:0}.el-skeleton__image svg{fill:#DCDDE0;width:22%;height:22%}.el-empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0}.el-empty__image{width:160px}.el-empty__image img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-o-object-fit:contain;object-fit:contain}.el-empty__image svg{fill:#DCDDE0}.el-empty__description{margin-top:20px}.el-empty__description p{margin:0;font-size:14px;color:#909399}.el-empty__bottom,.el-result__title{margin-top:20px}.el-descriptions{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;color:#303133}.el-descriptions__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.el-descriptions__title{font-size:16px;font-weight:700}.el-descriptions--mini,.el-descriptions--small{font-size:12px}.el-descriptions__body{color:#606266;background-color:#FFF}.el-descriptions__body table{border-collapse:collapse;width:100%;table-layout:fixed}.el-descriptions__body table td,.el-descriptions__body table th{-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;font-weight:400;line-height:1.5}.el-descriptions__body table td.is-left,.el-descriptions__body table th.is-left{text-align:left}.el-descriptions__body table td.is-center,.el-descriptions__body table th.is-center{text-align:center}.el-descriptions__body table td.is-right,.el-descriptions__body table th.is-right{text-align:right}.el-descriptions .is-bordered{table-layout:auto}.el-descriptions .is-bordered td,.el-descriptions .is-bordered th{border:1px solid #EBEEF5;padding:12px 10px}.el-descriptions :not(.is-bordered) td,.el-descriptions :not(.is-bordered) th{padding-bottom:12px}.el-descriptions--medium.is-bordered td,.el-descriptions--medium.is-bordered th{padding:10px}.el-descriptions--medium:not(.is-bordered) td,.el-descriptions--medium:not(.is-bordered) th{padding-bottom:10px}.el-descriptions--small.is-bordered td,.el-descriptions--small.is-bordered th{padding:8px 10px}.el-descriptions--small:not(.is-bordered) td,.el-descriptions--small:not(.is-bordered) th{padding-bottom:8px}.el-descriptions--mini.is-bordered td,.el-descriptions--mini.is-bordered th{padding:6px 10px}.el-descriptions--mini:not(.is-bordered) td,.el-descriptions--mini:not(.is-bordered) th{padding-bottom:6px}.el-descriptions-item__container{display:-webkit-box;display:-ms-flexbox;display:flex}.el-descriptions-item__label.has-colon::after{content:':';position:relative;top:-.5px}.el-descriptions-item__label.is-bordered-label{font-weight:700;color:#909399;background:#fafafa}.el-descriptions-item__label:not(.is-bordered-label){margin-right:10px}.el-result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 30px}.el-result__icon svg{width:64px;height:64px}.el-result__title p{margin:0;font-size:20px;color:#303133;line-height:1.3}.el-result__subtitle{margin-top:10px}.el-result__subtitle p{margin:0;font-size:14px;color:#606266;line-height:1.3}.el-result__extra{margin-top:30px}.el-result .icon-success{fill:#67C23A}.el-result .icon-error{fill:#F56C6C}.el-result .icon-info{fill:#909399}.el-result .icon-warning{fill:#E6A23C}@media only screen and (max-width:767px){.hidden-xs-only{display:none!important}}@media only screen and (min-width:768px){.hidden-sm-and-up{display:none!important}}@media only screen and (min-width:768px) and (max-width:991px){.hidden-sm-only{display:none!important}}@media only screen and (max-width:991px){.hidden-sm-and-down{display:none!important}}@media only screen and (min-width:992px){.hidden-md-and-up{display:none!important}}@media only screen and (min-width:992px) and (max-width:1199px){.hidden-md-only{display:none!important}}@media only screen and (max-width:1199px){.hidden-md-and-down{display:none!important}}@media only screen and (min-width:1200px){.hidden-lg-and-up{display:none!important}}@media only screen and (min-width:1200px) and (max-width:1919px){.hidden-lg-only{display:none!important}}@media only screen and (max-width:1919px){.hidden-lg-and-down{display:none!important}}@media only screen and (min-width:1920px){.hidden-xl-only{display:none!important}}/* stylelint-disable font-family-no-missing-generic-family-keyword */
@font-face {
  font-family: 'KaTeX_AMS';
  src: url(/static/fonts/KaTeX_AMS-Regular.66c6782.woff2) format('woff2'), url(/static/fonts/KaTeX_AMS-Regular.10824af.woff) format('woff'), url(/static/fonts/KaTeX_AMS-Regular.5657322.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'KaTeX_Caligraphic';
  src: url(data:application/font-woff2;base64,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) format('woff2'), url(data:application/font-woff;base64,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) format('woff'), url(/static/fonts/KaTeX_Caligraphic-Bold.497bf40.ttf) format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'KaTeX_Caligraphic';
  src: url(data:application/font-woff2;base64,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) format('woff2'), url(data:application/font-woff;base64,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) format('woff'), url(/static/fonts/KaTeX_Caligraphic-Regular.e6fb499.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'KaTeX_Fraktur';
  src: url(/static/fonts/KaTeX_Fraktur-Bold.796f379.woff2) format('woff2'), url(/static/fonts/KaTeX_Fraktur-Bold.40934fc.woff) format('woff'), url(/static/fonts/KaTeX_Fraktur-Bold.b9d7c44.ttf) format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'KaTeX_Fraktur';
  src: url(/static/fonts/KaTeX_Fraktur-Regular.f9e6a99.woff2) format('woff2'), url(/static/fonts/KaTeX_Fraktur-Regular.e435cda.woff) format('woff'), url(/static/fonts/KaTeX_Fraktur-Regular.97a699d.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'KaTeX_Main';
  src: url(/static/fonts/KaTeX_Main-Bold.a9382e2.woff2) format('woff2'), url(/static/fonts/KaTeX_Main-Bold.4cdba64.woff) format('woff'), url(/static/fonts/KaTeX_Main-Bold.8e431f7.ttf) format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'KaTeX_Main';
  src: url(/static/fonts/KaTeX_Main-BoldItalic.d873734.woff2) format('woff2'), url(/static/fonts/KaTeX_Main-BoldItalic.5f875f9.woff) format('woff'), url(/static/fonts/KaTeX_Main-BoldItalic.52fb39b.ttf) format('truetype');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'KaTeX_Main';
  src: url(/static/fonts/KaTeX_Main-Italic.6529706.woff2) format('woff2'), url(/static/fonts/KaTeX_Main-Italic.8ffd28f.woff) format('woff'), url(/static/fonts/KaTeX_Main-Italic.39349e0.ttf) format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'KaTeX_Main';
  src: url(/static/fonts/KaTeX_Main-Regular.f8a7f19.woff2) format('woff2'), url(/static/fonts/KaTeX_Main-Regular.f1cdb69.woff) format('woff'), url(/static/fonts/KaTeX_Main-Regular.818582d.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'KaTeX_Math';
  src: url(/static/fonts/KaTeX_Math-BoldItalic.1320454.woff2) format('woff2'), url(/static/fonts/KaTeX_Math-BoldItalic.48155e4.woff) format('woff'), url(/static/fonts/KaTeX_Math-BoldItalic.6589c4f.ttf) format('truetype');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'KaTeX_Math';
  src: url(/static/fonts/KaTeX_Math-Italic.d8b7a80.woff2) format('woff2'), url(/static/fonts/KaTeX_Math-Italic.ed7aea1.woff) format('woff'), url(/static/fonts/KaTeX_Math-Italic.fe5ed58.ttf) format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'KaTeX_SansSerif';
  src: url(/static/fonts/KaTeX_SansSerif-Bold.ad546b4.woff2) format('woff2'), url(/static/fonts/KaTeX_SansSerif-Bold.0e897d2.woff) format('woff'), url(/static/fonts/KaTeX_SansSerif-Bold.f2ac731.ttf) format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'KaTeX_SansSerif';
  src: url(/static/fonts/KaTeX_SansSerif-Italic.e934cbc.woff2) format('woff2'), url(/static/fonts/KaTeX_SansSerif-Italic.ef725de.woff) format('woff'), url(/static/fonts/KaTeX_SansSerif-Italic.f60b4a3.ttf) format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'KaTeX_SansSerif';
  src: url(/static/fonts/KaTeX_SansSerif-Regular.1ac3ed6.woff2) format('woff2'), url(/static/fonts/KaTeX_SansSerif-Regular.5f8637e.woff) format('woff'), url(/static/fonts/KaTeX_SansSerif-Regular.3243452.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'KaTeX_Script';
  src: url(data:application/font-woff2;base64,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) format('woff2'), url(/static/fonts/KaTeX_Script-Regular.a82fa2a.woff) format('woff'), url(/static/fonts/KaTeX_Script-Regular.a189c37.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'KaTeX_Size1';
  src: url(data:application/font-woff2;base64,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) format('woff2'), url(data:application/font-woff;base64,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) format('woff'), url(/static/fonts/KaTeX_Size1-Regular.0d8d920.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'KaTeX_Size2';
  src: url(data:application/font-woff2;base64,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) format('woff2'), url(data:application/font-woff;base64,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) format('woff'), url(/static/fonts/KaTeX_Size2-Regular.1fdda0e.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'KaTeX_Size3';
  src: url(data:application/font-woff2;base64,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) format('woff2'), url(data:application/font-woff;base64,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) format('woff'), url(data:application/x-font-ttf;base64,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AKIAAwABBAkAAgAOALgAAwABBAkAAwBGAMYAAwABBAkABAAmAQwAAwABBAkABQBCATIAAwABBAkABgAmAQwAAwABBAkADQJmAXQAAwABBAkADgA0A9oAQwBvAHAAeQByAGkAZwBoAHQAIAAoAGMAKQAgADIAMAAwADkALQAyADAAMQAwACAARABlAHMAaQBnAG4AIABTAGMAaQBlAG4AYwBlACwAIABJAG4AYwAuAAoAQwBvAHAAeQByAGkAZwBoAHQAIAAoAGMAKQAgADIAMAAxADQALQAyADAAMQA4ACAASwBoAGEAbgAgAEEAYwBhAGQAZQBtAHkASwBhAFQAZQBYAF8AUwBpAHoAZQAzAFIAZQBnAHUAbABhAHIARgBvAG4AdABGAG8AcgBnAGUAIAAyAC4AMAAgADoAIABLAGEAVABlAFgAXwBTAGkAegBlADMALQBSAGUAZwB1AGwAYQByAEsAYQBUAGUAWABfAFMAaQB6AGUAMwAtAFIAZQBnAHUAbABhAHIAVgBlAHIAcwBpAG8AbgAgADEALgAxADsAIAB0AHQAZgBhAHUAdABvAGgAaQBuAHQAIAAoAHYAMQAuADgALgAzACkAQwBvAHAAeQByAGkAZwBoAHQAIAAoAGMAKQAgADIAMAAwADkALQAyADAAMQAwACwAIABEAGUAcwBpAGcAbgAgAFMAYwBpAGUAbgBjAGUALAAgAEkAbgBjAC4AIAAoADwAdwB3AHcALgBtAGEAdABoAGoAYQB4AC4AbwByAGcAPgApAAoAQwBvAHAAeQByAGkAZwBoAHQAIAAoAGMAKQAgADIAMAAxADQALQAyADAAMQA4ACAASwBoAGEAbgAgAEEAYwBhAGQAZQBtAHkAIAAoADwAdwB3AHcALgBrAGgAYQBuAGEAYwBhAGQAZQBtAHkALgBvAHIAZwA+ACkALAAKAHcAaQB0AGgAIABSAGUAcwBlAHIAdgBlAGQAIABGAG8AbgB0ACAATgBhAG0AZQAgAEsAYQBUAGUAWABfAFMAaQB6AGUAMwAuAAoACgBUAGgAaQBzACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAgAGkAcwAgAGwAaQBjAGUAbgBzAGUAZAAgAHUAbgBkAGUAcgAgAHQAaABlACAAUwBJAEwAIABPAHAAZQBuACAARgBvAG4AdAAgAEwAaQBjAGUAbgBzAGUALAAgAFYAZQByAHMAaQBvAG4AIAAxAC4AMQAuAAoAVABoAGkAcwAgAGwAaQBjAGUAbgBzAGUAIABhAHYAYQBpAGwAYQBiAGwAZQAgAHcAaQB0AGgAIABhACAARgBBAFEAIABhAHQAOgAKAGgAdAB0AHAAOgAvAC8AcwBjAHIAaQBwAHQAcwAuAHMAaQBsAC4AbwByAGcALwBPAEYATABoAHQAdABwADoALwAvAHMAYwByAGkAcAB0AHMALgBzAGkAbAAuAG8AcgBnAC8ATwBGAEwAAgAAAAAAAP+DADIAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAQACAAMACwAMABIAPgA/AEAAXgBgAQIA2ADZAQMBBAClAQUBBgEHAQgBCQEKB3VuaTAwQTAHdW5pMDMwMgl0aWxkZWNvbWIHdW5pMjMwOAd1bmkyMzA5B3VuaTIzMEEHdW5pMjMwQgd1bmkyN0U4B3VuaTI3RTkAAQAB//8ADw==) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'KaTeX_Size4';
  src: url(data:application/font-woff2;base64,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) format('woff2'), url(data:application/font-woff;base64,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) format('woff'), url(/static/fonts/KaTeX_Size4-Regular.27a23ee.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'KaTeX_Typewriter';
  src: url(/static/fonts/KaTeX_Typewriter-Regular.b8b8393.woff2) format('woff2'), url(/static/fonts/KaTeX_Typewriter-Regular.0e04605.woff) format('woff'), url(/static/fonts/KaTeX_Typewriter-Regular.6bf4287.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
.katex {
  font: normal 1.21em KaTeX_Main, Times New Roman, serif;
  line-height: 1.2;
  text-indent: 0;
  text-rendering: auto;
}
.katex * {
  -ms-high-contrast-adjust: none !important;
  border-color: currentColor;
}
.katex .katex-version::after {
  content: "0.15.2";
}
.katex .katex-mathml {
  /* Accessibility hack to only show to screen readers
         Found at: http://a11yproject.com/posts/how-to-hide-content/ */
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.katex .katex-html {
  /* \newline is an empty block at top level, between .base elements */
}
.katex .katex-html > .newline {
  display: block;
}
.katex .base {
  position: relative;
  display: inline-block;
  white-space: nowrap;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
}
.katex .strut {
  display: inline-block;
}
.katex .textbf {
  font-weight: bold;
}
.katex .textit {
  font-style: italic;
}
.katex .textrm {
  font-family: KaTeX_Main;
}
.katex .textsf {
  font-family: KaTeX_SansSerif;
}
.katex .texttt {
  font-family: KaTeX_Typewriter;
}
.katex .mathnormal {
  font-family: KaTeX_Math;
  font-style: italic;
}
.katex .mathit {
  font-family: KaTeX_Main;
  font-style: italic;
}
.katex .mathrm {
  font-style: normal;
}
.katex .mathbf {
  font-family: KaTeX_Main;
  font-weight: bold;
}
.katex .boldsymbol {
  font-family: KaTeX_Math;
  font-weight: bold;
  font-style: italic;
}
.katex .amsrm {
  font-family: KaTeX_AMS;
}
.katex .mathbb,
.katex .textbb {
  font-family: KaTeX_AMS;
}
.katex .mathcal {
  font-family: KaTeX_Caligraphic;
}
.katex .mathfrak,
.katex .textfrak {
  font-family: KaTeX_Fraktur;
}
.katex .mathtt {
  font-family: KaTeX_Typewriter;
}
.katex .mathscr,
.katex .textscr {
  font-family: KaTeX_Script;
}
.katex .mathsf,
.katex .textsf {
  font-family: KaTeX_SansSerif;
}
.katex .mathboldsf,
.katex .textboldsf {
  font-family: KaTeX_SansSerif;
  font-weight: bold;
}
.katex .mathitsf,
.katex .textitsf {
  font-family: KaTeX_SansSerif;
  font-style: italic;
}
.katex .mainrm {
  font-family: KaTeX_Main;
  font-style: normal;
}
.katex .vlist-t {
  display: inline-table;
  table-layout: fixed;
  border-collapse: collapse;
}
.katex .vlist-r {
  display: table-row;
}
.katex .vlist {
  display: table-cell;
  vertical-align: bottom;
  position: relative;
}
.katex .vlist > span {
  display: block;
  height: 0;
  position: relative;
}
.katex .vlist > span > span {
  display: inline-block;
}
.katex .vlist > span > .pstrut {
  overflow: hidden;
  width: 0;
}
.katex .vlist-t2 {
  margin-right: -2px;
}
.katex .vlist-s {
  display: table-cell;
  vertical-align: bottom;
  font-size: 1px;
  width: 2px;
  min-width: 2px;
}
.katex .vbox {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.katex .hbox {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
}
.katex .thinbox {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 0;
  max-width: 0;
}
.katex .msupsub {
  text-align: left;
}
.katex .mfrac > span > span {
  text-align: center;
}
.katex .mfrac .frac-line {
  display: inline-block;
  width: 100%;
  border-bottom-style: solid;
}
.katex .mfrac .frac-line,
.katex .overline .overline-line,
.katex .underline .underline-line,
.katex .hline,
.katex .hdashline,
.katex .rule {
  min-height: 1px;
}
.katex .mspace {
  display: inline-block;
}
.katex .llap,
.katex .rlap,
.katex .clap {
  width: 0;
  position: relative;
}
.katex .llap > .inner,
.katex .rlap > .inner,
.katex .clap > .inner {
  position: absolute;
}
.katex .llap > .fix,
.katex .rlap > .fix,
.katex .clap > .fix {
  display: inline-block;
}
.katex .llap > .inner {
  right: 0;
}
.katex .rlap > .inner,
.katex .clap > .inner {
  left: 0;
}
.katex .clap > .inner > span {
  margin-left: -50%;
  margin-right: 50%;
}
.katex .rule {
  display: inline-block;
  border: solid 0;
  position: relative;
}
.katex .overline .overline-line,
.katex .underline .underline-line,
.katex .hline {
  display: inline-block;
  width: 100%;
  border-bottom-style: solid;
}
.katex .hdashline {
  display: inline-block;
  width: 100%;
  border-bottom-style: dashed;
}
.katex .sqrt > .root {
  /* These values are taken from the definition of `\r@@t`,
             `\mkern 5mu` and `\mkern -10mu`. */
  margin-left: 0.27777778em;
  margin-right: -0.55555556em;
}
.katex .sizing.reset-size1.size1,
.katex .fontsize-ensurer.reset-size1.size1 {
  font-size: 1em;
}
.katex .sizing.reset-size1.size2,
.katex .fontsize-ensurer.reset-size1.size2 {
  font-size: 1.2em;
}
.katex .sizing.reset-size1.size3,
.katex .fontsize-ensurer.reset-size1.size3 {
  font-size: 1.4em;
}
.katex .sizing.reset-size1.size4,
.katex .fontsize-ensurer.reset-size1.size4 {
  font-size: 1.6em;
}
.katex .sizing.reset-size1.size5,
.katex .fontsize-ensurer.reset-size1.size5 {
  font-size: 1.8em;
}
.katex .sizing.reset-size1.size6,
.katex .fontsize-ensurer.reset-size1.size6 {
  font-size: 2em;
}
.katex .sizing.reset-size1.size7,
.katex .fontsize-ensurer.reset-size1.size7 {
  font-size: 2.4em;
}
.katex .sizing.reset-size1.size8,
.katex .fontsize-ensurer.reset-size1.size8 {
  font-size: 2.88em;
}
.katex .sizing.reset-size1.size9,
.katex .fontsize-ensurer.reset-size1.size9 {
  font-size: 3.456em;
}
.katex .sizing.reset-size1.size10,
.katex .fontsize-ensurer.reset-size1.size10 {
  font-size: 4.148em;
}
.katex .sizing.reset-size1.size11,
.katex .fontsize-ensurer.reset-size1.size11 {
  font-size: 4.976em;
}
.katex .sizing.reset-size2.size1,
.katex .fontsize-ensurer.reset-size2.size1 {
  font-size: 0.83333333em;
}
.katex .sizing.reset-size2.size2,
.katex .fontsize-ensurer.reset-size2.size2 {
  font-size: 1em;
}
.katex .sizing.reset-size2.size3,
.katex .fontsize-ensurer.reset-size2.size3 {
  font-size: 1.16666667em;
}
.katex .sizing.reset-size2.size4,
.katex .fontsize-ensurer.reset-size2.size4 {
  font-size: 1.33333333em;
}
.katex .sizing.reset-size2.size5,
.katex .fontsize-ensurer.reset-size2.size5 {
  font-size: 1.5em;
}
.katex .sizing.reset-size2.size6,
.katex .fontsize-ensurer.reset-size2.size6 {
  font-size: 1.66666667em;
}
.katex .sizing.reset-size2.size7,
.katex .fontsize-ensurer.reset-size2.size7 {
  font-size: 2em;
}
.katex .sizing.reset-size2.size8,
.katex .fontsize-ensurer.reset-size2.size8 {
  font-size: 2.4em;
}
.katex .sizing.reset-size2.size9,
.katex .fontsize-ensurer.reset-size2.size9 {
  font-size: 2.88em;
}
.katex .sizing.reset-size2.size10,
.katex .fontsize-ensurer.reset-size2.size10 {
  font-size: 3.45666667em;
}
.katex .sizing.reset-size2.size11,
.katex .fontsize-ensurer.reset-size2.size11 {
  font-size: 4.14666667em;
}
.katex .sizing.reset-size3.size1,
.katex .fontsize-ensurer.reset-size3.size1 {
  font-size: 0.71428571em;
}
.katex .sizing.reset-size3.size2,
.katex .fontsize-ensurer.reset-size3.size2 {
  font-size: 0.85714286em;
}
.katex .sizing.reset-size3.size3,
.katex .fontsize-ensurer.reset-size3.size3 {
  font-size: 1em;
}
.katex .sizing.reset-size3.size4,
.katex .fontsize-ensurer.reset-size3.size4 {
  font-size: 1.14285714em;
}
.katex .sizing.reset-size3.size5,
.katex .fontsize-ensurer.reset-size3.size5 {
  font-size: 1.28571429em;
}
.katex .sizing.reset-size3.size6,
.katex .fontsize-ensurer.reset-size3.size6 {
  font-size: 1.42857143em;
}
.katex .sizing.reset-size3.size7,
.katex .fontsize-ensurer.reset-size3.size7 {
  font-size: 1.71428571em;
}
.katex .sizing.reset-size3.size8,
.katex .fontsize-ensurer.reset-size3.size8 {
  font-size: 2.05714286em;
}
.katex .sizing.reset-size3.size9,
.katex .fontsize-ensurer.reset-size3.size9 {
  font-size: 2.46857143em;
}
.katex .sizing.reset-size3.size10,
.katex .fontsize-ensurer.reset-size3.size10 {
  font-size: 2.96285714em;
}
.katex .sizing.reset-size3.size11,
.katex .fontsize-ensurer.reset-size3.size11 {
  font-size: 3.55428571em;
}
.katex .sizing.reset-size4.size1,
.katex .fontsize-ensurer.reset-size4.size1 {
  font-size: 0.625em;
}
.katex .sizing.reset-size4.size2,
.katex .fontsize-ensurer.reset-size4.size2 {
  font-size: 0.75em;
}
.katex .sizing.reset-size4.size3,
.katex .fontsize-ensurer.reset-size4.size3 {
  font-size: 0.875em;
}
.katex .sizing.reset-size4.size4,
.katex .fontsize-ensurer.reset-size4.size4 {
  font-size: 1em;
}
.katex .sizing.reset-size4.size5,
.katex .fontsize-ensurer.reset-size4.size5 {
  font-size: 1.125em;
}
.katex .sizing.reset-size4.size6,
.katex .fontsize-ensurer.reset-size4.size6 {
  font-size: 1.25em;
}
.katex .sizing.reset-size4.size7,
.katex .fontsize-ensurer.reset-size4.size7 {
  font-size: 1.5em;
}
.katex .sizing.reset-size4.size8,
.katex .fontsize-ensurer.reset-size4.size8 {
  font-size: 1.8em;
}
.katex .sizing.reset-size4.size9,
.katex .fontsize-ensurer.reset-size4.size9 {
  font-size: 2.16em;
}
.katex .sizing.reset-size4.size10,
.katex .fontsize-ensurer.reset-size4.size10 {
  font-size: 2.5925em;
}
.katex .sizing.reset-size4.size11,
.katex .fontsize-ensurer.reset-size4.size11 {
  font-size: 3.11em;
}
.katex .sizing.reset-size5.size1,
.katex .fontsize-ensurer.reset-size5.size1 {
  font-size: 0.55555556em;
}
.katex .sizing.reset-size5.size2,
.katex .fontsize-ensurer.reset-size5.size2 {
  font-size: 0.66666667em;
}
.katex .sizing.reset-size5.size3,
.katex .fontsize-ensurer.reset-size5.size3 {
  font-size: 0.77777778em;
}
.katex .sizing.reset-size5.size4,
.katex .fontsize-ensurer.reset-size5.size4 {
  font-size: 0.88888889em;
}
.katex .sizing.reset-size5.size5,
.katex .fontsize-ensurer.reset-size5.size5 {
  font-size: 1em;
}
.katex .sizing.reset-size5.size6,
.katex .fontsize-ensurer.reset-size5.size6 {
  font-size: 1.11111111em;
}
.katex .sizing.reset-size5.size7,
.katex .fontsize-ensurer.reset-size5.size7 {
  font-size: 1.33333333em;
}
.katex .sizing.reset-size5.size8,
.katex .fontsize-ensurer.reset-size5.size8 {
  font-size: 1.6em;
}
.katex .sizing.reset-size5.size9,
.katex .fontsize-ensurer.reset-size5.size9 {
  font-size: 1.92em;
}
.katex .sizing.reset-size5.size10,
.katex .fontsize-ensurer.reset-size5.size10 {
  font-size: 2.30444444em;
}
.katex .sizing.reset-size5.size11,
.katex .fontsize-ensurer.reset-size5.size11 {
  font-size: 2.76444444em;
}
.katex .sizing.reset-size6.size1,
.katex .fontsize-ensurer.reset-size6.size1 {
  font-size: 0.5em;
}
.katex .sizing.reset-size6.size2,
.katex .fontsize-ensurer.reset-size6.size2 {
  font-size: 0.6em;
}
.katex .sizing.reset-size6.size3,
.katex .fontsize-ensurer.reset-size6.size3 {
  font-size: 0.7em;
}
.katex .sizing.reset-size6.size4,
.katex .fontsize-ensurer.reset-size6.size4 {
  font-size: 0.8em;
}
.katex .sizing.reset-size6.size5,
.katex .fontsize-ensurer.reset-size6.size5 {
  font-size: 0.9em;
}
.katex .sizing.reset-size6.size6,
.katex .fontsize-ensurer.reset-size6.size6 {
  font-size: 1em;
}
.katex .sizing.reset-size6.size7,
.katex .fontsize-ensurer.reset-size6.size7 {
  font-size: 1.2em;
}
.katex .sizing.reset-size6.size8,
.katex .fontsize-ensurer.reset-size6.size8 {
  font-size: 1.44em;
}
.katex .sizing.reset-size6.size9,
.katex .fontsize-ensurer.reset-size6.size9 {
  font-size: 1.728em;
}
.katex .sizing.reset-size6.size10,
.katex .fontsize-ensurer.reset-size6.size10 {
  font-size: 2.074em;
}
.katex .sizing.reset-size6.size11,
.katex .fontsize-ensurer.reset-size6.size11 {
  font-size: 2.488em;
}
.katex .sizing.reset-size7.size1,
.katex .fontsize-ensurer.reset-size7.size1 {
  font-size: 0.41666667em;
}
.katex .sizing.reset-size7.size2,
.katex .fontsize-ensurer.reset-size7.size2 {
  font-size: 0.5em;
}
.katex .sizing.reset-size7.size3,
.katex .fontsize-ensurer.reset-size7.size3 {
  font-size: 0.58333333em;
}
.katex .sizing.reset-size7.size4,
.katex .fontsize-ensurer.reset-size7.size4 {
  font-size: 0.66666667em;
}
.katex .sizing.reset-size7.size5,
.katex .fontsize-ensurer.reset-size7.size5 {
  font-size: 0.75em;
}
.katex .sizing.reset-size7.size6,
.katex .fontsize-ensurer.reset-size7.size6 {
  font-size: 0.83333333em;
}
.katex .sizing.reset-size7.size7,
.katex .fontsize-ensurer.reset-size7.size7 {
  font-size: 1em;
}
.katex .sizing.reset-size7.size8,
.katex .fontsize-ensurer.reset-size7.size8 {
  font-size: 1.2em;
}
.katex .sizing.reset-size7.size9,
.katex .fontsize-ensurer.reset-size7.size9 {
  font-size: 1.44em;
}
.katex .sizing.reset-size7.size10,
.katex .fontsize-ensurer.reset-size7.size10 {
  font-size: 1.72833333em;
}
.katex .sizing.reset-size7.size11,
.katex .fontsize-ensurer.reset-size7.size11 {
  font-size: 2.07333333em;
}
.katex .sizing.reset-size8.size1,
.katex .fontsize-ensurer.reset-size8.size1 {
  font-size: 0.34722222em;
}
.katex .sizing.reset-size8.size2,
.katex .fontsize-ensurer.reset-size8.size2 {
  font-size: 0.41666667em;
}
.katex .sizing.reset-size8.size3,
.katex .fontsize-ensurer.reset-size8.size3 {
  font-size: 0.48611111em;
}
.katex .sizing.reset-size8.size4,
.katex .fontsize-ensurer.reset-size8.size4 {
  font-size: 0.55555556em;
}
.katex .sizing.reset-size8.size5,
.katex .fontsize-ensurer.reset-size8.size5 {
  font-size: 0.625em;
}
.katex .sizing.reset-size8.size6,
.katex .fontsize-ensurer.reset-size8.size6 {
  font-size: 0.69444444em;
}
.katex .sizing.reset-size8.size7,
.katex .fontsize-ensurer.reset-size8.size7 {
  font-size: 0.83333333em;
}
.katex .sizing.reset-size8.size8,
.katex .fontsize-ensurer.reset-size8.size8 {
  font-size: 1em;
}
.katex .sizing.reset-size8.size9,
.katex .fontsize-ensurer.reset-size8.size9 {
  font-size: 1.2em;
}
.katex .sizing.reset-size8.size10,
.katex .fontsize-ensurer.reset-size8.size10 {
  font-size: 1.44027778em;
}
.katex .sizing.reset-size8.size11,
.katex .fontsize-ensurer.reset-size8.size11 {
  font-size: 1.72777778em;
}
.katex .sizing.reset-size9.size1,
.katex .fontsize-ensurer.reset-size9.size1 {
  font-size: 0.28935185em;
}
.katex .sizing.reset-size9.size2,
.katex .fontsize-ensurer.reset-size9.size2 {
  font-size: 0.34722222em;
}
.katex .sizing.reset-size9.size3,
.katex .fontsize-ensurer.reset-size9.size3 {
  font-size: 0.40509259em;
}
.katex .sizing.reset-size9.size4,
.katex .fontsize-ensurer.reset-size9.size4 {
  font-size: 0.46296296em;
}
.katex .sizing.reset-size9.size5,
.katex .fontsize-ensurer.reset-size9.size5 {
  font-size: 0.52083333em;
}
.katex .sizing.reset-size9.size6,
.katex .fontsize-ensurer.reset-size9.size6 {
  font-size: 0.5787037em;
}
.katex .sizing.reset-size9.size7,
.katex .fontsize-ensurer.reset-size9.size7 {
  font-size: 0.69444444em;
}
.katex .sizing.reset-size9.size8,
.katex .fontsize-ensurer.reset-size9.size8 {
  font-size: 0.83333333em;
}
.katex .sizing.reset-size9.size9,
.katex .fontsize-ensurer.reset-size9.size9 {
  font-size: 1em;
}
.katex .sizing.reset-size9.size10,
.katex .fontsize-ensurer.reset-size9.size10 {
  font-size: 1.20023148em;
}
.katex .sizing.reset-size9.size11,
.katex .fontsize-ensurer.reset-size9.size11 {
  font-size: 1.43981481em;
}
.katex .sizing.reset-size10.size1,
.katex .fontsize-ensurer.reset-size10.size1 {
  font-size: 0.24108004em;
}
.katex .sizing.reset-size10.size2,
.katex .fontsize-ensurer.reset-size10.size2 {
  font-size: 0.28929605em;
}
.katex .sizing.reset-size10.size3,
.katex .fontsize-ensurer.reset-size10.size3 {
  font-size: 0.33751205em;
}
.katex .sizing.reset-size10.size4,
.katex .fontsize-ensurer.reset-size10.size4 {
  font-size: 0.38572806em;
}
.katex .sizing.reset-size10.size5,
.katex .fontsize-ensurer.reset-size10.size5 {
  font-size: 0.43394407em;
}
.katex .sizing.reset-size10.size6,
.katex .fontsize-ensurer.reset-size10.size6 {
  font-size: 0.48216008em;
}
.katex .sizing.reset-size10.size7,
.katex .fontsize-ensurer.reset-size10.size7 {
  font-size: 0.57859209em;
}
.katex .sizing.reset-size10.size8,
.katex .fontsize-ensurer.reset-size10.size8 {
  font-size: 0.69431051em;
}
.katex .sizing.reset-size10.size9,
.katex .fontsize-ensurer.reset-size10.size9 {
  font-size: 0.83317261em;
}
.katex .sizing.reset-size10.size10,
.katex .fontsize-ensurer.reset-size10.size10 {
  font-size: 1em;
}
.katex .sizing.reset-size10.size11,
.katex .fontsize-ensurer.reset-size10.size11 {
  font-size: 1.19961427em;
}
.katex .sizing.reset-size11.size1,
.katex .fontsize-ensurer.reset-size11.size1 {
  font-size: 0.20096463em;
}
.katex .sizing.reset-size11.size2,
.katex .fontsize-ensurer.reset-size11.size2 {
  font-size: 0.24115756em;
}
.katex .sizing.reset-size11.size3,
.katex .fontsize-ensurer.reset-size11.size3 {
  font-size: 0.28135048em;
}
.katex .sizing.reset-size11.size4,
.katex .fontsize-ensurer.reset-size11.size4 {
  font-size: 0.32154341em;
}
.katex .sizing.reset-size11.size5,
.katex .fontsize-ensurer.reset-size11.size5 {
  font-size: 0.36173633em;
}
.katex .sizing.reset-size11.size6,
.katex .fontsize-ensurer.reset-size11.size6 {
  font-size: 0.40192926em;
}
.katex .sizing.reset-size11.size7,
.katex .fontsize-ensurer.reset-size11.size7 {
  font-size: 0.48231511em;
}
.katex .sizing.reset-size11.size8,
.katex .fontsize-ensurer.reset-size11.size8 {
  font-size: 0.57877814em;
}
.katex .sizing.reset-size11.size9,
.katex .fontsize-ensurer.reset-size11.size9 {
  font-size: 0.69453376em;
}
.katex .sizing.reset-size11.size10,
.katex .fontsize-ensurer.reset-size11.size10 {
  font-size: 0.83360129em;
}
.katex .sizing.reset-size11.size11,
.katex .fontsize-ensurer.reset-size11.size11 {
  font-size: 1em;
}
.katex .delimsizing.size1 {
  font-family: KaTeX_Size1;
}
.katex .delimsizing.size2 {
  font-family: KaTeX_Size2;
}
.katex .delimsizing.size3 {
  font-family: KaTeX_Size3;
}
.katex .delimsizing.size4 {
  font-family: KaTeX_Size4;
}
.katex .delimsizing.mult .delim-size1 > span {
  font-family: KaTeX_Size1;
}
.katex .delimsizing.mult .delim-size4 > span {
  font-family: KaTeX_Size4;
}
.katex .nulldelimiter {
  display: inline-block;
  width: 0.12em;
}
.katex .delimcenter {
  position: relative;
}
.katex .op-symbol {
  position: relative;
}
.katex .op-symbol.small-op {
  font-family: KaTeX_Size1;
}
.katex .op-symbol.large-op {
  font-family: KaTeX_Size2;
}
.katex .op-limits > .vlist-t {
  text-align: center;
}
.katex .accent > .vlist-t {
  text-align: center;
}
.katex .accent .accent-body {
  position: relative;
}
.katex .accent .accent-body:not(.accent-full) {
  width: 0;
}
.katex .overlay {
  display: block;
}
.katex .mtable .vertical-separator {
  display: inline-block;
  min-width: 1px;
}
.katex .mtable .arraycolsep {
  display: inline-block;
}
.katex .mtable .col-align-c > .vlist-t {
  text-align: center;
}
.katex .mtable .col-align-l > .vlist-t {
  text-align: left;
}
.katex .mtable .col-align-r > .vlist-t {
  text-align: right;
}
.katex .svg-align {
  text-align: left;
}
.katex svg {
  display: block;
  position: absolute;
  width: 100%;
  height: inherit;
  fill: currentColor;
  stroke: currentColor;
  fill-rule: nonzero;
  fill-opacity: 1;
  stroke-width: 1;
  stroke-linecap: butt;
  stroke-linejoin: miter;
  stroke-miterlimit: 4;
  stroke-dasharray: none;
  stroke-dashoffset: 0;
  stroke-opacity: 1;
}
.katex svg path {
  stroke: none;
}
.katex img {
  border-style: none;
  min-width: 0;
  min-height: 0;
  max-width: none;
  max-height: none;
}
.katex .stretchy {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.katex .stretchy::before,
.katex .stretchy::after {
  content: "";
}
.katex .hide-tail {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.katex .halfarrow-left {
  position: absolute;
  left: 0;
  width: 50.2%;
  overflow: hidden;
}
.katex .halfarrow-right {
  position: absolute;
  right: 0;
  width: 50.2%;
  overflow: hidden;
}
.katex .brace-left {
  position: absolute;
  left: 0;
  width: 25.1%;
  overflow: hidden;
}
.katex .brace-center {
  position: absolute;
  left: 25%;
  width: 50%;
  overflow: hidden;
}
.katex .brace-right {
  position: absolute;
  right: 0;
  width: 25.1%;
  overflow: hidden;
}
.katex .x-arrow-pad {
  padding: 0 0.5em;
}
.katex .cd-arrow-pad {
  padding: 0 0.55556em 0 0.27778em;
}
.katex .x-arrow,
.katex .mover,
.katex .munder {
  text-align: center;
}
.katex .boxpad {
  padding: 0 0.3em;
}
.katex .fbox,
.katex .fcolorbox {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0.04em solid;
}
.katex .cancel-pad {
  padding: 0 0.2em;
}
.katex .cancel-lap {
  margin-left: -0.2em;
  margin-right: -0.2em;
}
.katex .sout {
  border-bottom-style: solid;
  border-bottom-width: 0.08em;
}
.katex .angl {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: 0.049em solid;
  border-right: 0.049em solid;
  margin-right: 0.03889em;
}
.katex .anglpad {
  padding: 0 0.03889em;
}
.katex .eqn-num::before {
  counter-increment: katexEqnNo;
  content: "(" counter(katexEqnNo) ")";
}
.katex .mml-eqn-num::before {
  counter-increment: mmlEqnNo;
  content: "(" counter(mmlEqnNo) ")";
}
.katex .mtr-glue {
  width: 50%;
}
.katex .cd-vert-arrow {
  display: inline-block;
  position: relative;
}
.katex .cd-label-left {
  display: inline-block;
  position: absolute;
  right: calc(50% + 0.3em);
  text-align: left;
}
.katex .cd-label-right {
  display: inline-block;
  position: absolute;
  left: calc(50% + 0.3em);
  text-align: right;
}
.katex-display {
  display: block;
  margin: 1em 0;
  text-align: center;
}
.katex-display > .katex {
  display: block;
  text-align: center;
  white-space: nowrap;
}
.katex-display > .katex > .katex-html {
  display: block;
  position: relative;
}
.katex-display > .katex > .katex-html > .tag {
  position: absolute;
  right: 0;
}
.katex-display.leqno > .katex > .katex-html > .tag {
  left: 0;
  right: auto;
}
.katex-display.fleqn > .katex {
  text-align: left;
  padding-left: 2em;
}
body {
  counter-reset: katexEqnNo mmlEqnNo;
}


/*# sourceMappingURL=app.4ede6e3050f6d891c412143dc4f06fda.css.map*/