body,
p,
h1,
h2,
h3,
h4,
h5,
li,
span,
i,
ul,
img,
a,
strong,
input,
button,
textarea,
select,
dl,
dd,
dt {
  color: #000;
  margin: 0;
  padding: 0;
}

.prefix-edu-wid {
  width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .prefix-edu-wid {
    width: 96%;
  }
}
@media screen and (max-width: 750px) {
  .prefix-edu-wid {
    width: 94%;
    /* padding-left: 3%;
    padding-right: 3%; */
  }
}
body {
  font-family: "microsoft yahei", "Arial";
  font-size: 18px;
  line-height: 1;
  -webkit-user-select: text;
  -webkit-text-size-adjust: 100% !important;
  text-size-adjust: 100% !important;
  -moz-text-size-adjust: 100% !important;
  color: #111;
  background: #f8f9fb;
}

/* ::-webkit-scrollbar {
    width: 0;
    height: 0;
} */

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

li {
  list-style-type: none;
}

a {
  text-decoration: none;
  outline: none;
}

img {
  border: none;
  vertical-align: top;
}

i,
var,
em {
  font-style: normal;
}

button {
  font-family: "microsoft yahei", "Arial";
  outline: none;
  cursor: pointer;
  font-size: 14px;
  border: none;
}

iframe {
  border: none;
}

input,
select,
textarea {
  outline: none;
  font-family: "microsoft yahei", "Arial";
  font-size: 14px;
  border-radius: 0;
  border: none;
  background: none;
}

input:disabled {
  opacity: 1;
  color: #333;
}

input[type="submit"],
input[type="reset"],
input[type="text"],
input[type="password"],
input[type="number"],
input[type="button"],
button,
input[type="date"],
textarea {
  -webkit-appearance: none;
  border: none;
  background: none;
}

textarea {
  resize: none;
}

.prefix-edu-fl {
  float: left;
}

.prefix-edu-fr {
  float: right;
}

.prefix-edu-clear {
  clear: both;
}

.prefix-edu-hide {
  display: none;
}
.prefix-edu-show {
  display: block;
}
.prefix-edu-boxAuto {
  margin: 0 auto;
}
.prefix-edu-pic_ img,
.prefix-edu-avatar img {
  width: 100%;
  height: 100%;
  object-fit: inherit;
  transition: 0.3s;
}
.prefix-edu-pic img {
  width: 100%;
  height: 100%;
  object-fit: inherit;
  transition: 0.3s;
}
.prefix-edu-pic a {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.prefix-edu-img100 {
  width: 100%;
  height: 100%;
}

.prefix-edu-font-12 {
  font-size: 12px;
}
.prefix-edu-font-13 {
  font-size: 13px;
}
.prefix-edu-font-14 {
  font-size: 14px;
}
.prefix-edu-font-15 {
  font-size: 15px;
}
.prefix-edu-font-16 {
  font-size: 16px;
}
.prefix-edu-font-18 {
  font-size: 18px;
}

.prefix-edu-font-20 {
  font-size: 20px;
}

.prefix-edu-font-22 {
  font-size: 22px;
}

.prefix-edu-font-24 {
  font-size: 24px;
}

.prefix-edu-font-26 {
  font-size: 26px;
}

.prefix-edu-font-28 {
  font-size: 28px;
}

.prefix-edu-font-30 {
  font-size: 30px;
}
.prefix-edu-font-32 {
  font-size: 32px;
}
.prefix-edu-font-34 {
  font-size: 34px;
}
.prefix-edu-lh12 {
  line-height: 1.2;
}
.prefix-edu-lh13 {
  line-height: 1.3;
}
.prefix-edu-lh14 {
  line-height: 1.4;
}
.prefix-edu-lh15 {
  line-height: 1.5;
}
.prefix-edu-lh24 {
  line-height: 24px;
}
.prefix-edu-lh28 {
  line-height: 28px;
}
.prefix-edu-lh30 {
  line-height: 30px;
}
.prefix-edu-lh32 {
  line-height: 32px;
}
.prefix-edu-lh34 {
  line-height: 34px;
}
.prefix-edu-lh36 {
  line-height: 36px;
}
.prefix-edu-lh38 {
  line-height: 38px;
}
.prefix-edu-fwb {
  font-weight: bold;
}
.prefix-edu-fwn {
  font-weight: normal;
}
.prefix-edu-color-white {
  color: #fff;
}
.prefix-edu-color-red {
  color: #c02322;
}
.prefix-edu-color-20 {
  color: #202126;
}
.prefix-edu-color-1a {
  color: #1a1d21;
}
.prefix-edu-color-ef {
  color: #eff0f7;
}
.prefix-edu-color-a9 {
  color: #a9abb6;
}
.prefix-edu-color-64 {
  color: #646e7a;
}
.prefix-edu-color-6f {
  color: #6f192f;
}
.prefix-edu-color-e3 {
  color: #e3002b;
}
.prefix-edu-color-0c {
  color: #0c3875;
}
.prefix-edu-color-99 {
  color: #999999;
}
.prefix-edu-bg1 {
  background-color: rgb(247, 247, 250);
}
.prefix-edu-bg2 {
  background-color: #fff;
}
.prefix-edu-bg3 {
  background-color: rgb(111, 25, 47);
}
.prefix-edu-bg4 {
  background-color: rgb(250, 248, 248);
}
.prefix-edu-bg5 {
  background-color: #f7f7fa;
}
.prefix-edu-cp {
  cursor: pointer;
}
.prefix-edu-psa {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
/*弹性盒子样式封装*/

.prefix-edu-flex-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.prefix-edu-flex-0 {
  -webkit-box-flex: 0;
  -webkit-flex: 0;
  -ms-flex: 0;
  flex: 0;
}
.prefix-edu-flex-1 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.prefix-edu-flex-2 {
  -webkit-box-flex: 2;
  -webkit-flex: 2;
  -ms-flex: 2;
  flex: 2;
}

.prefix-edu-flex-3 {
  -webkit-box-flex: 3;
  -webkit-flex: 3;
  -ms-flex: 3;
  flex: 3;
}

.prefix-edu-flex-4 {
  -webkit-box-flex: 4;
  -webkit-flex: 4;
  -ms-flex: 4;
  flex: 4;
}

.prefix-edu-flex-column {
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.prefix-edu-flex-wrap {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.prefix-edu-flex-wrap-center {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.prefix-edu-flex-align-center {
  /* -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; */
  /* 09版 */
  -webkit-box-align: center;
  /* 12版 */
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

.prefix-edu-flex-align-end {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
}

.prefix-edu-flex-pack-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.prefix-edu-flex-pack-end {
  -webkit-box-pack: end;
  -webkit-justify-content: end;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: end;
}

.prefix-edu-flex-pack-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.prefix-edu-flex-pack-end {
  -webkit-box-pack: justify;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: justify;
  justify-content: flex-end;
}

.prefix-edu-flex-space-around {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-around;
  -ms-flex-pack: justify;
  justify-content: space-around;
}

.prefix-edu-flex-space-evenly {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-evenly;
  -ms-flex-pack: justify;
  justify-content: space-evenly;
}

.prefix-edu-flex-pack-around {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-around;
  -ms-flex-pack: justify;
  justify-content: space-around;
}

.prefix-edu-flex-pack-evenly {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-evenly;
  -ms-flex-pack: justify;
  justify-content: space-evenly;
}

/* //盒子模型 */
.prefix-edu-bxsz {
  box-sizing: border-box;
}

/* //单行文本隐藏 */
.prefix-edu-text-hide {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* //多行文字溢出显示省略号 2hang */
.prefix-edu-ellipsisLine {
  /*! autoprefixer: off  */
  -webkit-box-orient: vertical;
  box-orient: vertical;
  /* autoprefixer: on */
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box;
  word-wrap: break-word;
}
.prefix-edu-ellipsisLine3 {
  /*! autoprefixer: off  */
  -webkit-box-orient: vertical;
  box-orient: vertical;
  /* autoprefixer: on */
  -webkit-line-clamp: 3;
  overflow: hidden;
  display: -webkit-box;
  word-wrap: break-word;
}
.prefix-edu-ellipsisLine4 {
  /*! autoprefixer: off  */
  -webkit-box-orient: vertical;
  box-orient: vertical;
  /* autoprefixer: on */
  -webkit-line-clamp: 4;
  overflow: hidden;
  display: -webkit-box;
  word-wrap: break-word;
}

.prefix-edu-img100 {
  width: 100%;
  height: 100%;
}
.prefix-edu-fd {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.prefix-edu-try {
  transform: translateY(-50%);
}
.prefix-edu-trx {
  transform: translateX(-50%);
}
.prefix-edu-trxy {
  transform: translate(-50%, -50%);
}
.prefix-edu-tac {
  text-align: center;
}
.prefix-edu-w100vw {
  width: 100vw;
}
.prefix-edu-bg02 {
  background: linear-gradient(90deg, #024c9c 15%, #040c23);
}
.prefix-edu-bgbf {
  background-color: #bfa475;
}
.prefix-edu-bgc4 {
  background-color: #c4c4cb;
  color: #fff;
  cursor: auto !important;
}
.prefix-edu-h-bg02:hover {
  color: #fff;
  background: linear-gradient(135deg, #024d9e 15%, #040c23);
  transition: 0.3s;
}
.prefix-edu-w93 {
  width: 93%;
  margin: 0 auto;
  overflow: hidden;
}
.prefix-edu-w98 {
  width: 98%;
  margin: 0 auto;
  overflow: hidden;
}
.prefix-edu-publicWrap {
  position: relative;
  width: 98%;
  min-height: 832px;
  margin: 18px auto;
  border-radius: 0 10px 10px 10px;
}
.prefix-edu-publicTitle {
  padding: 35px 0;
  font-weight: bold;
  font-size: 18px;
  padding-left: 35px;
  color: #010101;
  border-bottom: 1px solid #e6e6e8;
}
.prefix-edu-mask {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

header .prefix-edu-user{
	justify-content: flex-end;
}
