﻿.personal-center {
  min-width: 1280px;
}
.personal-left-item {
  width: 44%;
  display: inline-block;
  margin-top: 1.5%;
}
.personal-right-item {
  width: 44.3%;
  display: inline-block;
  vertical-align: top;
  margin: 1.5% 0 0 0.8%;
}

/* 个人资料 */
.personal-banner {
  height: 173px;
  margin-bottom: 2.5%;
  background-image: url(../../images/newInfoBcg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
}
.personal-banner .img {
  width: 20%;
  padding: 2%;
  flex: 15%;
  box-sizing: border-box;
}
.img img {
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 5px;
}
.personal-banner .left {
  width: 80%;
  flex: 80%;
  display: flex;
  /* padding: 3.2% 0; */
  flex-direction: column;
}
.personal-banner .info {
  width: 100%;
  flex: 30%;
  display: flex;
  padding: 3.2% 0 1%;
}

.info ul li {
  margin-bottom: 5%;
}
.info .title {
  font-family: MicrosoftYaHei-Bold;
  font-size: 1.1428571428571428rem;
  color: #ffffff;
  letter-spacing: 0;
  font-weight: 700;
}
.info .content {
  font-family: MicrosoftYaHei;
  font-size: 1.1428571428571428rem;
  color: #ffffff;
  letter-spacing: 0;
}
.personal-banner .bottom {
  flex: 70%;
}
.personal-banner .bottom .bottom-content {
  display: flex;
  background-color: #cfe4e3;
  height: 78%;
  width: 97%;
  padding: 0 2%;
  border-radius: 4px;
}
.personal-banner .bottom span {
  display: inline-block;
  color: #508f89;
  font-size: 1.1428571428571428rem;
  margin: auto 0;
}
.personal-banner .bottom span:first-child {
  flex: 7%;
  font-weight: bolder;
  border-right: 2px solid #accccb;
}
.personal-banner .bottom span:last-child {
  flex: 90%;
  padding-left: 2%;
}

/* 常用功能 */
.personal-common {
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  background-color: #fff;
  display: inline-block;
  width: 100%;
}
.personal-title {
  height: 18.11%;
  padding: 0 1.7%;
  border-bottom: 1px solid #eeeeee;
  font-size: 1.2857142857142858rem;
  color: #272727;
  font-family: MicrosoftYaHei-Bold;
  display: flex;
  justify-content: space-between;
}
.personal-title span {
  margin: auto 0;
}
.title-right {
  font-size: 1rem;
  cursor: pointer;
  margin: auto 0;
  float: right;
}
.title-right > p {
  display: inline-block;
  vertical-align: top;
}
.title-right > p > i {
  font-size: 2.2857142857142856rem;
}
.title-right select {
  color: #272727;
  font-weight: 400;
  padding: 0 0 0 10px;
  border: 1px solid #dddddd;
  border-radius: 2px;
}
/* 常用功能 */
.function-content {
  padding: 1.5% 2.2% 0;
}
.personal-function {
  height: 298px;
}
.personal-function ul {
  width: 100%;
  display: flex;
  justify-content: start;
}
.personal-function ul li {
  text-align: center;
  background-color: #f5f7fa;
  padding: 1.8% 0 6.3%;
  border-radius: 4px;
  font-size: 0.8571428571428571rem;
  cursor: pointer;
  font-family: Helvetica;
  color: #00863c;
  margin-right: 2.5%;
}
.personal-function ul li:last-child {
  margin-right: 0;
}
.personal-function ul li > i,
.manager-function ul li > i {
  display: inline-block;
  height: 112.5%;
  background-size: 36px 36px;
}

.icon-func-a {
  background: url(../../images/umbrella.png) no-repeat center;
  background-size: cover;
}
.icon-func-b {
  background: url(../../images/plugin.png) no-repeat center;
}
.icon-func-c {
  background: url(../../images/case.png) no-repeat center;
}
.icon-func-d {
  background: url(../../images/home.png) no-repeat center;
}
.icon-func-e {
  background: url(../../images/lamp.png) no-repeat center;
}
.personal-table,
.personal-table-top {
  height: 79%;
  overflow: auto;
}
.personal-table table {
  width: 100%;
  height: 100%;
}
.per-cur-week {
  color: #00863c !important;
  font-weight: 700 !important;
}
.personal-table tr {
  border-bottom: 1px solid #e9eff4;
  color: #5f727f;
}
.personal-table tr th {
  font-family: PingFangSC-Semibold;
  font-size: 1rem;
  color: #94a4ae;
  letter-spacing: 0;
  text-align: center;
  height: 44px;
  width: 4%;
}
.week-mytable tr th {
  width: 1%;
}
.personal-table tr th div {
  font-family: PingFangSC-Regular;
  font-size: 0.8571428571428571rem;
  color: inherit;
  letter-spacing: 0;
  text-align: center;
  font-weight: 500;
}
.personal-table tr td {
  font-size: 1rem;
  height: 59px;
  text-align: center;
  padding: 1px;
  width: 8%;
  border-right: 1px solid #e9eff4;
  font-family: Helvetica;
  color: #94a4ae;
}

/* 通知公告 */
.personal-height32 {
  /* height: 320px; */
  height: 487px;
  overflow-y: hidden;
}
.add-title {
  height: 11.4%;
  padding: 2% 2%;
  border-bottom: 1px solid #eeeeee;
  font-size: 1.2857142857142858rem;
  color: #272727;
  font-weight: 500;
  font-family: MicrosoftYaHei-Bold;
  display: flex;
  justify-content: space-between;
}
.add-title span:first-child {
  margin: auto 0;
}
.personal-table > tbody {
  height: calc(100% - 44px);
}
.personal-table tr:last-child {
  border-top: 1px solid #eeeeee;
}
.personal-table tr td:last-child {
  border-right: none;
}
.personal-table tr td p {
  border-radius: 4px;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-size: 0.8571428571428571rem;
  color: #272727;
  text-align: left;
}
.personal-table tr td p.per-bg {
  background: linear-gradient(
    -60deg,
    #eaedf0 0,
    #eaedf0 8%,
    #f5f7fa 8%,
    #f5f7fa 16%,
    #eaedf0 16%,
    #eaedf0 24%,
    #f5f7fa 24%,
    #f5f7fa 32%,
    #eaedf0 32%,
    #eaedf0 40%,
    #f5f7fa 40%,
    #f5f7fa 48%,
    #eaedf0 48%,
    #eaedf0 56%,
    #f5f7fa 56%,
    #f5f7fa 64%,
    #eaedf0 64%,
    #eaedf0 72%,
    #f5f7fa 72%,
    #f5f7fa 80%,
    #eaedf0 80%,
    #eaedf0 88%,
    #f5f7fa 88%,
    #f5f7fa 94%,
    #eaedf0 94%,
    #eaedf0
  );
}
.personal-table tr td p.per-bg1 {
  background: #f5b4ff;
}
.personal-table tr td p.per-bg2 {
  background: #ffb8b8;
}
.personal-table tr td p.per-bg3 {
  background: #ffd9b3;
}
.personal-table tr td p.per-bg4 {
  background: #c8c4ff;
}
.personal-table tr td p.per-bg5 {
  background: #bff2ff;
}

.personal-table tr td p.per-bg6 {
  background: #000;
}
.personal-table tr td p.per-bg7 {
  background: red;
}
.personal-table tr td p.per-bg8 {
  background: yellow;
}

.personal-table tr td p.per-bgline {
  position: relative;
}
.personal-table tr td p.per-bgline:before {
  position: absolute;
  width: 0;
  content: "";
  height: 0;
  border: 4px solid;
  border-color: transparent transparent #3b82ff;
  transform: rotate(90deg);
  left: 0;
  top: 80%;
}
.personal-table tr td p.per-bgline:after {
  position: absolute;
  height: 2px;
  background-color: #3b82ff;
  width: 100%;
  content: "";
  left: 0;
  top: calc(80% + 3px);
}
ul.notice-ul {
  padding: 0 20px;
  height: 80%;
}
ul.notice-ul li {
  border-bottom: 1px dashed #eeeeee;
  color: #888888;
  height: 15.5%;
  padding: 3% 0;
}
/* layui */
.personal-class {
  height: 11.8%;
  padding: 0 1.7%;
  /* border-bottom: 1px solid #eeeeee; */
  font-size: 1.2857142857142858rem;
  color: #272727;
  font-family: MicrosoftYaHei-Bold;
  display: flex;
  justify-content: space-between;
}

.class-title {
  padding: 0 0 0 1%;
  font-family: PingFangSC-Regular;
  margin: auto 0;
}
.personal-common .layui-tab,
.personal-common .layui-table-view {
  margin: 0;
}
.class-select {
  float: right;
  font-size: 1rem;
  margin: auto 0;
  width: 40%;
}
.class-select select[name="week"] {
  width: 22%;
}
.class-select select[name="semester"] {
  width: 42%;
}
.class-select select[name="default"] {
  width: 33%;
}
.personal-common .layui-tab-title {
  height: 54px;
  color: #757575;
}
.personal-common .layui-tab-title .layui-this {
  color: #3b82ff;
}
.personal-common .layui-tab-title li {
  line-height: 54px;
  min-device-width: 137px;
}
.personal-common .layui-tab-title .layui-this:after {
  height: 54px;
}
.personal-common .layui-icon {
  font-size: 1rem;
}
.personal-common .layui-badge,
.layui-badge-dot,
.layui-badge-rim {
  background-color: #ee792b;
  color: #fff;
  font-size: 0.8571428571428571rem;
}
.personal-common .layui-badge {
  border-radius: 10px;
}
.personal-common .layui-badge-dot {
  width: 6px;
  height: 6px;
  top: -9px;
}
.layui-badge {
  margin-left: 5px;
}
.layui-tab .layui-tab-title .title-right span {
  color: #3b82ff;
  line-height: 53px;
  margin-right: 14px;
}
/* 我的课程 */
.myclass-height {
  height: 250px;
  padding: 1.6% 2.5% 1%;
}
.myclass-title {
  height: 18%;
  font-size: 1.2857142857142858rem;
  color: #272727;
  font-family: MicrosoftYaHei-Bold;
}
.myclass-height > ul {
  height: 78%;
  overflow-y: auto;
}
.myclass-height > ul > li {
  display: flex;
  font-family: MicrosoftYaHei;
  margin-bottom: 1%;
  font-size: 1rem;
  color: #272727;
  letter-spacing: 0;
  height: 36%;
  width: 100%;
  border: 1px solid #e9eff4;
  border-radius: 4px;
  padding: 0 1.5%;
  font-weight: 700;
  flex-direction: column;
  justify-content: center;
  overflow: auto;
}
.myclass-height > ul .teacherLi {
  flex-direction: row;
  overflow: visible;
}
.teacherLi div:last-child {
  display: flex;
  justify-content: start;
}
.teacherLi div:last-child a:first-child {
  margin: 0 6%;
}
.myclass-height > ul > li div:first-child {
  flex: 75%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  overflow: auto;
}
.myclass-height > ul > li div:last-child {
  flex: 25%;
  margin: auto;
  height: 50%;
}
.myclass-item li {
  width: 15%;
  display: inline-block;
  font-family: MicrosoftYaHei;
  font-size: 0.8571428571428571rem;
  color: #666666;
  letter-spacing: 0;
  border-right: 1px solid #e5e5e5;
  margin-left: 1%;
  font-weight: 500;
}
.myclass-item li:first-child {
  margin-left: 0;
}
.myclass-item li:last-child {
  width: 66%;
  display: inline-block;
  font-family: MicrosoftYaHei;
  font-size: 0.8571428571428571rem;
  color: #666666;
  letter-spacing: 0;
  border-right: none;
  white-space: nowrap;
}
.edu-btn.reset-edu-btn {
  width: 46%;
  display: flex;
}
.edu-btn.reset-edu-btn span {
  display: inline-block;
  margin: auto;
}
.button,
.edu-btn {
  line-height: normal;
  height: 100%;
  color: #00863c;
  border-color: #00863c;
}

/* 我的留言 */
.liuyan-title {
  height: 22.11%;
  padding: 0 1.7%;
  border-bottom: 1px solid #eeeeee;
  font-size: 1.2857142857142858rem;
  color: #272727;
  font-family: MicrosoftYaHei-Bold;
  display: flex;
  justify-content: space-between;
}
.liuyan-title > span {
  margin: auto 0;
}
.liuyan-height {
  height: 248px;
}

/********************************** 重叠样式 ****************************/
.overlay-blue::after,
.overlay-pink::after,
.overlay-yellow::after,
.overlay-green::after,
.overlay-purple::after,
.overlay-sky::after,
.overlay-red::after,
.overlay-rose::after,
.overlay-cherry::after {
  position: absolute;
  width: 35px;
  height: 100%;
  content: "";
  border-radius: 89px;
  z-index: 9;
  right: 0;
  cursor: pointer;
}
.overlay-blue::after {
  border-right: 3px solid #89b4ff;
}
.overlay-pink::after {
  border-right: 3px solid #ffb4b4;
}
.overlay-yellow::after {
  border-right: 3px solid #ffd095;
}
.overlay-green::after {
  border-right: 3px solid #ffd095;
}
.overlay-purple::after {
  border-right: 3px solid #7469f8;
}
.overlay-sky::after {
  border-right: 3px solid #5fdeff;
}
.overlay-red::after {
  border-right: 3px solid #ff4d4d;
}
.overlay-rose::after {
  border-right: 3px solid #e743ff;
}
.overlay-cherry::after {
  border-right: 3px solid #ff5493;
}

.week-cal-table .week-other-month {
  color: #c8c8c8;
}
.week-cal-table h4 {
  line-height: 35px;
}
.range-box-start {
  color: #fff !important;
  border-radius: 89px 0 0 89px;
  margin: 0 -1px;
}
.range-box-middle {
  color: #fff !important;
  margin: 0 -1px;
}
.range-box-end {
  color: #fff !important;
  border-radius: 0 89px 89px 0;
  margin: 0 -1px;
}
.range-box-single {
  color: #fff !important;
  border-radius: 89px;
  margin: 0 -1px;
}

.personal-table .hint {
  left: -20px;
}

/* @media screen and (max-width: 1680px) {
  .personal-left-item {
    width: 57%;
  }
  .personal-right-item {
    width: 41%;
  }
  .personal-function ul li,
  .manager-function ul li {
    width: 100px;
    margin: 0 11px 10px 0;
  }
  ul.personal-statistics li {
    margin: 32px 0 32px 40px;
  }
} */

/* 分辨率 */
@media (min-device-width: 1280px) {
  html {
    font-size: 10px;
  }
  .personal-banner {
    height: 115.3333333px;
  }
  .personal-function {
    height: 198.6666667px;
  }
  .personal-height32 {
    height: 324.6666667px;
  }
  .personal-table {
    height: 74%;
  }
  .personal-table tr td {
    height: 42px;
  }
  .myclass-height {
    height: 166.6666667px;
  }
  .liuyan-height {
    height: 165.3333333px;
  }
  .personal-function ul li > i,
  .manager-function ul li > i {
    width: 100%;
    margin-bottom: 6.8%;
  }
  .personal-function ul li {
    width: 14%;
  }
  .personal-function ul {
    margin-bottom: 0.6%;
  }
  .add-title > span:first-child,
  .class-title,
  .myclass-title,
  .liuyan-title,
  .personal-title span {
    font-size: 16px;
  }
  .class-select {
    width: 60%;
  }
  .info ul {
    width: 30%;
  }
  .info ul:last-child {
    width: 40%;
  }
  .class-height {
    height: 306.6666667px;
  }
  .personal-table tr td p {
    padding: 0 7.8%;
  }
  .personal-center {
    padding: 0 calc((100vw - 1280px) / 2);
  }
  .personal-table tr td {
    height: 38px;
  }
  body {
    height: 100%;
  }
} /*>=1280的设备*/

@media (min-device-width: 1366px) {
  html {
    font-size: 8px;
  }
  .personal-banner {
    height: 123.0822917px;
  }
  .personal-function {
    height: 212.0145833px;
  }
  .personal-height32 {
    height: 346.4802083px;
  }
  .myclass-height {
    height: 177.8645833px;
  }
  .liuyan-height {
    height: 176.4416667px;
  }
  .class-height {
    height: 327.2708333px;
  }
  .personal-center {
    padding: 0 calc((100vw - 1280px) / 2);
  }

  .personal-function ul {
    margin-bottom: 2.6%;
  }
  body {
    height: 120%;
  }
}

@media (min-device-width: 1440px) {
  html {
    font-size: 10px;
  }
  .personal-banner {
    height: 129.75 px;
  }
  .personal-function {
    height: 223.5px;
  }
  .personal-height32 {
    height: 365.25px;
  }
  .myclass-height {
    height: 187.5px;
  }
  .liuyan-height {
    height: 186px;
  }
  .class-height {
    height: 338px;
  }
  .personal-center {
    padding: 0 calc((100vw - 1280px) / 2);
  }
  body {
    height: 103%;
  }
}

@media (min-device-width: 1680px) {
  html {
    font-size: 12px;
  }
  .personal-banner {
    height: 151.375px;
  }
  .personal-function {
    height: 260.75px;
  }
  .personal-height32 {
    height: 426.125px;
  }
  .myclass-height {
    height: 218.75px;
  }
  .liuyan-height {
    height: 217px;
  }
  .class-height {
    height: 402.5px;
  }
  .personal-center {
    padding: 0 calc((100vw - 1280px) / 2);
  }
  body {
    height: 100%;
  }
  .myclass-height > ul > li {
    height: 30%;
  }
}
@media (min-device-width: 1920px) {
  html {
    font-size: 14px;
  }
  .personal-banner {
    height: 173px;
  }
  .personal-function {
    height: 298px;
  }
  .personal-height32 {
    height: 487px;
  }
  .myclass-height {
    height: 250px;
  }
  .liuyan-height {
    height: 248px;
  }
  .personal-function ul li > i,
  .manager-function ul li > i {
    width: 31.3%;
    margin-bottom: 10.8%;
  }
  .personal-function ul li,
  .manager-function ul li {
    width: 14.6%;
  }
  .personal-function ul {
    margin-bottom: 2.6%;
  }
  .personal-title span,
  .myclass-title,
  .add-title > span:first-child,
  .class-title,
  .liuyan-title {
    font-size: 18px;
  }
  .class-select {
    width: 45%;
  }
  .info ul {
    width: 37%;
  }
  .class-height {
    height: 460px;
  }
  .personal-table {
    height: 79%;
  }
  .personal-table tr td p {
    padding: 8.8% 7.8%;
  }
  .personal-table tr td {
    height: 59px;
  }
  .personal-center {
    padding: 0;
  }
  body {
    height: 112%;
  }
}

@media screen and(-ms-high-contrast:active), (-ms-high-contrast: none) {
  /*兼容IE11*/
  .personal-banner .bottom .bottom-content {
    width: 97%;
  }
  .personal-banner .info {
    padding: 3.2% 0 6%;
  }
  .personal-banner .bottom span,
  .personal-title span,
  .add-title span:first-child,
  .class-title,
  .liuyan-title > span,
  .title-right {
    padding-top: 2.5%;
  }
  .personal-title div,
  .class-select,
  .personal-table tr th {
    padding-top: 1.5%;
  }
  .personal-table-top {
    width: 100%;
    height: 10%;
  }
  .personal-table tr th {
    height: 44px;
    display: inline-block;
    width: 12%;
  }
  .myclass-height > ul > li {
    height: 40%;
  }
}

@media screen and(-ms-high-contrast:active),
  (-ms-high-contrast: none) and (min-device-width: 1280px) {
  html {
    font-size: 10px;
  }
  .personal-banner {
    height: 115.3333333px;
  }
  .personal-function {
    height: 198.6666667px;
  }
  .personal-height32 {
    height: 324.6666667px;
  }
  .personal-table {
    height: 74%;
  }
  .personal-table tr td {
    height: 42px;
  }
  .myclass-height {
    height: 166.6666667px;
  }
  .liuyan-height {
    height: 165.3333333px;
  }
  .personal-function ul li > i,
  .manager-function ul li > i {
    width: 100%;
    margin-bottom: 23%;
  }
  .personal-function ul li {
    width: 14%;
  }
  .personal-function ul {
    margin-bottom: 0.6%;
  }
  .add-title > span:first-child,
  .class-title,
  .myclass-title,
  .liuyan-title,
  .personal-title span {
    font-size: 16px;
  }
  .class-select {
    width: 60%;
  }
  .info ul {
    width: 30%;
  }
  .info ul:last-child {
    width: 40%;
  }
  .class-height {
    height: 306.6666667px;
  }
  .personal-table tr td p {
    padding: 0 7.8%;
  }
  .personal-center {
    padding: 0 calc((100vw - 1280px) / 2);
  }
  .personal-table tr td {
    height: 38px;
  }
  body {
    height: 100%;
  }
  .personal-table-top {
    height: 10%;
  }
  .personal-table tr th {
    width: 11.5%;
  }
  .personal-banner .bottom span,
  .personal-title span,
  .add-title span:first-child,
  .class-title,
  .liuyan-title > span,
  .title-right {
    padding-top: 2%;
  }
  .personal-title div,
  .class-select,
  .personal-table tr th {
    padding-top: 1%;
  }
  .personal-banner .info {
    padding: 3.2% 0 8%;
  }
  .myclass-height > ul > li {
    height: 50%;
  }
  .teacherLi {
    flex-direction: row;
  }
  .teacherLi div:first-child {
    justify-content: center !important;
  }
  .teacherLi .edu-btn.reset-edu-btn {
    padding-top: 5%;
  }
}

@media screen and(-ms-high-contrast:active),
  (-ms-high-contrast: none) and (min-device-width: 1920px) {
  html {
    font-size: 14px;
  }
  .personal-banner {
    height: 173px;
  }
  .personal-function {
    height: 298px;
  }
  .personal-height32 {
    height: 487px;
  }
  .myclass-height {
    height: 250px;
  }
  .liuyan-height {
    height: 248px;
  }
  .personal-function ul li > i,
  .manager-function ul li > i {
    width: 31.3%;
    margin-bottom: 10.8%;
  }
  .personal-function ul li,
  .manager-function ul li {
    width: 14.6%;
  }
  .personal-function ul {
    margin-bottom: 2.6%;
  }
  .personal-title span,
  .myclass-title,
  .add-title > span:first-child,
  .class-title,
  .liuyan-title {
    font-size: 18px;
  }
  .class-select {
    width: 45%;
  }
  .info ul {
    width: 37%;
  }
  .class-height {
    height: 460px;
  }
  .personal-table {
    height: 79%;
  }
  .personal-table tr td p {
    padding: 8.8% 7.8%;
  }
  .personal-table tr td {
    height: 59px;
  }
  .personal-center {
    padding: 0;
  }
  body {
    height: 112%;
  }
  /*兼容IE11*/
  .personal-banner .bottom .bottom-content {
    width: 97%;
  }
  .personal-banner .info {
    padding: 3.2% 0 6%;
  }
  .personal-banner .bottom span,
  .personal-title span,
  .add-title span:first-child,
  .class-title,
  .liuyan-title > span,
  .title-right {
    padding-top: 2.5%;
  }
  .teacherLi .edu-btn.reset-edu-btn {
    padding-top: 5%;
  }
  .personal-title div,
  .class-select,
  .personal-table tr th {
    padding-top: 1.5%;
  }
  .personal-table-top {
    width: 100%;
    height: 10%;
  }
  .personal-table tr th {
    height: 44px;
    display: inline-block;
    width: 12%;
  }
  .myclass-height > ul > li {
    height: 40%;
  }
  .teacherLi {
    flex-direction: row;
  }
  .teacherLi div:first-child {
    justify-content: center !important;
  }
}
