@charset "UTF-8";
#myhost .noAuth .identityAuth {
  height: 41px; }
  #myhost .noAuth .identityAuth li {
    height: 41px;
    width: 153px; }
    #myhost .noAuth .identityAuth li a {
      display: block;
      line-height: 39px;
      border-bottom: 2px solid #00a0ea;
      text-align: center; }
#myhost .noAuth .material {
  border-top: 1px solid #d8d8d8;
  border-left: 1px solid #d8d8d8;
  padding-top: 20px; }
#myhost .noAuth .material > li {
  padding: 20px 90px;
  line-height: 30px;
  font-size: 14px;
  color: #666; }
  #myhost .noAuth .material > li input, #myhost .noAuth .material > li select {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    width: 168px;
    height: 30px;
    border: 1px solid #dedede;
    padding: 0 20px;
    margin-left: 3px; }
  #myhost .noAuth .material > li .dropdown {
    display: inline-block; }
    #myhost .noAuth .material > li .dropdown input {
      cursor: pointer; }
    #myhost .noAuth .material > li .dropdown i {
      color: #999;
      margin-left: -26px; }
  #myhost .noAuth .material > li .dropdown-menu {
    width: 210px;
    text-align: center;
    left: 20px; }
    #myhost .noAuth .material > li .dropdown-menu li {
      cursor: pointer; }
  #myhost .noAuth .material > li .cardBox {
    margin-left: 20px; }
    #myhost .noAuth .material > li .cardBox div {
      width: 202px;
      padding-top: 20px;
      height: 202px;
      border: 1px dashed #dedede;
      text-align: center;
      position: relative; }
      #myhost .noAuth .material > li .cardBox div button {
        width: 95px;
        height: 30px;
        background: #00a0ea;
        color: #fff;
        text-align: center;
        margin-top: 38px;
        cursor: pointer; }
      #myhost .noAuth .material > li .cardBox div img {
        width: 160px;
        height: 100px; }
      #myhost .noAuth .material > li .cardBox div input[type="file"] {
        cursor: pointer;
        padding: 0;
        margin: 0;
        width: 95px;
        height: 30px;
        border: none;
        display: inline-block;
        position: absolute;
        left: 54px;
        top: 158px;
        opacity: 0; }
  #myhost .noAuth .material > li .front {
    margin-right: 30px; }
  #myhost .noAuth .material > li .border {
    border: none !important;
    border-left: 1px solid #dedede !important;
    width: 0 !important;
    height: 202px; }
  #myhost .noAuth .material > li .side {
    margin-left: 30px; }
  #myhost .noAuth .material > li .submitBtn {
    width: 64px;
    height: 27px;
    line-height: 25px;
    margin-left: 272px;
    border: 1px solid #00a0ea;
    background: none; }
#myhost .auth {
  position: relative; }
  #myhost .auth .tab-content {
    border-top: 1px solid #d8d8d8;
    border-left: 1px solid #eee; }
  #myhost .auth #auxiliaryClass {
    padding: 20px 10px 20px 90px; }
  #myhost .auth .alreadyAuth {
    height: 41px; }
    #myhost .auth .alreadyAuth li {
      height: 41px;
      width: auto;
      float: left;
      padding: 0 14px; }
      #myhost .auth .alreadyAuth li a {
        display: block;
        line-height: 39px;
        border-bottom: 2px solid #fff;
        text-align: center;
        color: #000 !important;
        padding: 0 20px; }
    #myhost .auth .alreadyAuth li:nth-of-type(1) {
      padding-left: 0; }
    #myhost .auth .alreadyAuth .active a {
      color: #00a0ea !important;
      box-sizing: content-box;
      -webkit-box-sizing: content-box;
      border-bottom: 2px solid #00a0ea; }
#myhost #auxiliaryClass {
  padding: 0;
  background: none; }
  #myhost #auxiliaryClass #creatTutorship {
    float: right;
    height: 32px;
    line-height: 32px;
    background: #00a0ea; }
    #myhost #auxiliaryClass #creatTutorship a {
      color: #fff !important; }
  #myhost #auxiliaryClass .text {
    padding-top: 43px; }
    #myhost #auxiliaryClass .text .introduce {
      /*margin-left: 222px;*/
      /*padding: 0 0 12px 20px;*/
      /*border-left: 5px solid #00a0ea; */
    }
      #myhost #auxiliaryClass .text .introduce .top {
          }
        #myhost #auxiliaryClass .text .introduce .top .left {
          position: relative;
          width: 200px;
          height: 163px;
          float: left; }
          #myhost #auxiliaryClass .text .introduce .top .left div {
            position: absolute;
            left: 0;
            top: 0; }
            #myhost #auxiliaryClass .text .introduce .top .left div span {
              text-align: center;
              position: absolute;
              left: 22px;
              top: 3px;
              line-height: 17px;
              display: block;
              width: 20px;
              text-align: center;
              font-size: 14px;
              color: #fff !important; }
        #myhost #auxiliaryClass .text .introduce .top .left > img {
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%; }
        #myhost #auxiliaryClass .text .introduce .top .mid {
          float: left;
          width: 150px;
          margin-left: 20px; }
          #myhost #auxiliaryClass .text .introduce .top .mid h5 {
            line-height: 55px;
            font-size: 18px;
            color: #333; }
          #myhost #auxiliaryClass .text .introduce .top .mid p {
            line-height: 22px;
            height: 110px;
            overflow: hidden;
            font-size: 16px;
            color: #666; }
        #myhost #auxiliaryClass .text .introduce .top .right {
          float: right;
          padding: 0;
          text-align: center;
          line-height: 30px; }
          #myhost #auxiliaryClass .text .introduce .top .right a {
            color: #fff !important;
            display: inline-block;
            width: 60px;
            height: 30px;
            background: #fa723e;
            border-radius: 15px;
            margin-left: 20px; }
          #myhost #auxiliaryClass .text .introduce .top .right a.is {
            width: 88px;
            background: #00a0ea; }
      #myhost #auxiliaryClass .text .introduce .bottom button {
        background: #00a0ea;
        height: 30px;
        line-height: 30px; }
        #myhost #auxiliaryClass .text .introduce .bottom button a {
          color: #fff !important; }
      #myhost #auxiliaryClass .text .introduce .bottom button:nth-of-type(1) {
        height: 40px;
        line-height: 40px;
        background: #fd3232;
        margin-right: 58px; }
      #myhost #auxiliaryClass .text .introduce .bottom button:nth-of-type(2), #myhost #auxiliaryClass .text .introduce .bottom button:nth-of-type(3), #myhost #auxiliaryClass .text .introduce .bottom button:nth-of-type(4), #myhost #auxiliaryClass .text .introduce .bottom button:nth-of-type(5) {
        position: relative;
        top: 4px; }
      #myhost #auxiliaryClass .text .introduce .bottom button:nth-of-type(3),#myhost #auxiliaryClass .text .introduce .bottom button:nth-of-type(5) {
        float: right; }
      #myhost #auxiliaryClass .text .introduce .bottom button:nth-of-type(3) {
        margin-left: 38px; }
      #myhost #auxiliaryClass .text .introduce .bottom button:nth-of-type(5) {
        background: #00bc0a; }
      #myhost #auxiliaryClass .text .introduce .bottom .isAuditBtn {
        background: #00a0ea !important; }
  #myhost #auxiliaryClass h41 {
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    background: #00a0ea;
    width: 205px;
    text-align: center;
    border-radius: 6px;
    position: relative; }
#myhost #auxiliaryClass h42 {
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  background: #00a0ea;
  width: 205px;
  text-align: center;
  border-radius: 6px;
  position: relative; }
  #myhost #auxiliaryClass h41:before {
    position: absolute;
    top: 9px;
    right: -10px;
    display: inline-block;
    border-top: 6px solid transparent;
    border-left: 10px solid #00A0EA;
    border-right: 0 solid #00A0EA;
    border-bottom: 6px solid transparent;
    content: " "; }
#myhost #auxiliaryClass h42:before {
  position: absolute;
  top: 9px;
  left: -10px;
  display: inline-block;
  border-top: 6px solid transparent;
  border-right: 10px solid #00A0EA;
  border-left: 0 solid #00A0EA;
  border-bottom: 6px solid transparent;
  content: " "; }
  #myhost #auxiliaryClass h41:after {
    position: absolute;
    top: 7px;
    right: -28px;
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #fd3232;
    content: " "; }
#myhost #auxiliaryClass h42:after {
  position: absolute;
  top: 7px;
  left: -28px;
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #fd3232;
  content: " "; }
#myhost #prepareLessons {
  position: absolute;
  background: #fff;
  width: 100%;
  height: 100%;
  top: 100%;
  left: 0; }
  #myhost #prepareLessons .alreadyAuth a {
    color: #00a0ea !important;
    padding: 0 10px; }
  #myhost #prepareLessons .alreadyAuth li:nth-of-type(2) {
    float: right; }
    #myhost #prepareLessons .alreadyAuth li:nth-of-type(2) button {
      background: none;
      padding: 0; }
    #myhost #prepareLessons .alreadyAuth li:nth-of-type(2) a {
      background: #00a0ea;
      border-radius: 4px;
      color: #fff !important;
      padding: 0 20px; }
    #myhost #prepareLessons .alreadyAuth li:nth-of-type(2) button:nth-of-type(2) a {
      background: #e0e0e0;
      color: #999 !important;
      margin-left: 20px; }
  #myhost #prepareLessons #prepareLessonsText {
    background: none !important;
    padding: 40px 90px 0 90px; }
#myhost .liveData {
  padding: 20px 10px 20px 90px; }
  #myhost .liveData .myhostTable {
    padding-top: 20px; }
  #myhost .liveData tr td {
    text-align: center;
    padding: 0; }
    #myhost .liveData tr td input {
      margin: 0 !important; }
  #myhost .liveData tr th:nth-of-type(1) {
    text-align: center;
    padding: 0;
    width: 60px; }
  #myhost .liveData tr th:nth-of-type(2) {
    width: 300px; }
  #myhost .liveData tr th:nth-of-type(3) {
    width: 140px; }
  #myhost .liveData tr th:nth-of-type(4) {
    width: 140px; }
#myhost #resAuxiliaryClass .search {
  font-size: 14px;
  margin-bottom: 20px; }
  #myhost #resAuxiliaryClass .search input {
    width: 367px;
    height: 30px;
    line-height: 28px;
    margin-left: 38px;
    font-size: 14px;
    padding: 4px;
    display: inline-block; }
  #myhost #resAuxiliaryClass .search .searchBtn {
    height: 30px;
    background: #00a0ea;
    color: #fff; }
#myhost #resAuxiliaryClass .seeAboutSpan {
  width: 76px;
  font-weight: bold;
  font-weight: bolder; }
#myhost #resAuxiliaryClass .top select {
  padding: 0 20px 0 5px;
  text-align: center;
  width: auto; }
  #myhost #resAuxiliaryClass .top select option:nth-of-type(1) {
    display: none;
    text-align: center;
    padding-left: 20px; }
  #myhost #resAuxiliaryClass .top select option {
    text-align: center; }
#myhost #resAuxiliaryClass .top i {
  margin-left: -25px;
  margin-right: 10px; }
#myhost #resAuxiliaryClass .top .year {
  max-width: 74px;
  width: 74px; }
#myhost #resAuxiliaryClass .top .month {
  max-width: 56px;
  width: 56px; }
#myhost #resAuxiliaryClass .top .day {
  max-width: 56px;
  width: 56px; }
#myhost #resAuxiliaryClass .top span {
  font-weight: bold;
  font-weight: bolder; }
#myhost #resAuxiliaryClass .myhostTable table tr th:nth-of-type(1) {
  width: 50px; }
#myhost #resAuxiliaryClass .myhostTable table tr th:nth-of-type(2) {
  width: 150px; }
#myhost #resAuxiliaryClass .myhostTable table tr th:nth-of-type(3) {
  width: 200px; }
#myhost #resAuxiliaryClass .myhostTable table tr th:nth-of-type(4) {
  width: 150px; }
#myhost #resAuxiliaryClass .myhostTable table tr th:nth-of-type(5) {
  width: 90px; }
#myhost #resAuxiliaryClass .myhostTable table tr th:nth-of-type(6) {
  width: 90px; }
#myhost #resAuxiliaryClass .myhostTable table tr th:nth-of-type(7) {
  width: 90px; }
#myhost #resAuxiliaryClass .myhostTable table tr input[type="radio"] {
  position: relative;
  top: 2px; }

#openLiveLesson .loginBox {
  width: 469px;
  height: 422px;
  padding: 0; }
#openLiveLesson .title {
  width: 100%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background-color: #00a0ea;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 16px; }
  #openLiveLesson .title .close {
    background: #fff;
    color: #00a0ea; }
#openLiveLesson .text {
  text-align: center;
  background-image: url(../images/openLiveLesson_bg.png);
  height: 372px;
  padding-top: 100px;
  background-repeat: no-repeat;
  background-position: 0 0; }
  #openLiveLesson .text span {
    font-size: 18px; }
  #openLiveLesson .text input {
    display: inline-block;
    font-size: 16px;
    width: 280px;
    height: 40px;
    padding: 0 19px; }
  #openLiveLesson .text .button {
    margin-top: 140px; }
    #openLiveLesson .text .button button {
      border-radius: 4px;
      border: 1px solid #999;
      color: #999;
      width: 100px;
      height: 32px;
      line-height: 32px;
      padding: 0;
      margin: 0 25px; }
      #openLiveLesson .text .button button a {
        display: block;
        width: 100%;
        height: 100%;
        line-height: 30px;
        font-size: 16px; }
    #openLiveLesson .text .button .goPrice {
      background: #00a0ea;
      border-color: #00a0ea;
      color: #fff; }

.myhostRightBtn {
  text-align: right; }
  .myhostRightBtn a {
    height: 30px;
    line-height: 30px;
    padding: 0 25px;
    width: auto;
    background: #00a0ea;
    border: 1px solid #00a0ea;
    border-radius: 4px;
    color: #fff !important;
    display: inline-block;
    box-sizing: content-box;
    -webkit-box-sizing: content-box; }
  .myhostRightBtn a:nth-of-type(1) {
    border-color: #e0e0e0;
    background: none;
    color: #999 !important;
    margin-right: 30px; }

.myhostTable table {
  border-bottom: 4px solid #ebebeb; }
.myhostTable tr th {
  background: #00a0ea;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  border-right: 1px solid #fff;
  text-align: center; }
  .myhostTable tr th input {
    position: relative;
    top: 4px; }
.myhostTable tr th:nth-of-type(1) {
  width: 70px; }
.myhostTable tr th:nth-of-type(2) {
  width: 210px; }
.myhostTable tr th:nth-of-type(3) {
  width: 160px; }
.myhostTable tr th:nth-of-type(4) {
  width: 160px; }
.myhostTable tr th:nth-last-of-type {
  border-right: 0; }
.myhostTable tr input {
  width: 15px;
  height: 15px; }
.myhostTable tr td {
  line-height: 30px;
  height: 30px;
  font-size: 14px;
  text-align: center; }
.myhostTable tr:nth-of-type(2n) td {
  background: #ccedfa; }
.myhostTable tr:nth-of-type(2n+1) td {
  background: #fff; }

#prepareLessons tr th:nth-of-type(1) {
  padding-left: 27px;
  text-align: left; }
#prepareLessons tr td:nth-of-type(1) {
  padding-left: 27px;
  text-align: left; }
#prepareLessons tr input {
  margin-right: 16px; }

.curriculum {
  padding: 20px 10px 20px 50px; }
  .curriculum .top {
    font-size: 14px; }
    .curriculum .top span {
      color: #000 !important; }
    .curriculum .top select {
      margin-left: 10px;
      display: inline-block;
      padding: 0 45px 0 10px;
      width: auto; }
    .curriculum .top i {
      color: #999;
      margin-left: -40px;
      margin-right: 40px; }
  .curriculum .myhostTable {
    padding-top: 20px; }
    .curriculum .myhostTable table tr th:nth-of-type(1) {
      width: 50px; }
    .curriculum .myhostTable table tr th:nth-of-type(2) {
      width: 300px; }
    .curriculum .myhostTable table tr th:nth-of-type(3) {
      width: 100px; }
    .curriculum .myhostTable table tr th:nth-of-type(4) {
      width: 100px; }
    .curriculum .myhostTable table tr th:nth-of-type(5) {
      width: 100px; }
    .curriculum .myhostTable table tr td:nth-of-type(6) {
      width: 150px; }
      .curriculum .myhostTable table tr td:nth-of-type(6) a:nth-of-type(1) {
        color: #fa723e !important;
        padding: 0 12px; }
      .curriculum .myhostTable table tr td:nth-of-type(6) a:nth-of-type(2) {
        padding: 0 12px;
        color: #00a0ea !important; }

#questionBank .myhostTable {
  padding-top: 20px; }
  #questionBank .myhostTable table tr th:nth-of-type(1) {
    width: 50px; }
  #questionBank .myhostTable table tr th:nth-of-type(2) {
    width: 300px; }
  #questionBank .myhostTable table tr th:nth-of-type(3) {
    width: 100px; }
  #questionBank .myhostTable table tr th:nth-of-type(4) {
    width: 80px; }
  #questionBank .myhostTable table tr th:nth-of-type(5) {
    width: 80px; }
  #questionBank .myhostTable table tr th:nth-of-type(6) {
    width: 80px; }
  #questionBank .myhostTable table tr td:nth-of-type(6) {
    width: 80px; }
  #questionBank .myhostTable table tr th:nth-of-type(7) {
    width: 90px; }
  #questionBank .myhostTable table tr th:nth-of-type(8) {
    width: 80px; }

#newAddRedactTopic .loginBox {
  padding: 0;
  width: 600px;
  height: 770px;
  background: #00a0ea; }
  #newAddRedactTopic .loginBox h5 {
    line-height: 50px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    border-top-left-radius: 8px; }
  #newAddRedactTopic .loginBox .text {
    overflow: hidden;
    background: #fff;
    height: 624px; }
    #newAddRedactTopic .loginBox .text .scrollbar::-webkit-scrollbar {
      /*滚动条整体样式*/
      width: 10px;
      /*高宽分别对应横竖滚动条的尺寸*/
      height: 10px; }
    #newAddRedactTopic .loginBox .text .scrollbar::-webkit-scrollbar-thumb {
      /*滚动条里面小方块*/
      border-radius: 0;
      -webkit-box-shadow: inset 0 0 5px #a9a9a9;
      background: #999; }
    #newAddRedactTopic .loginBox .text .scrollbar::-webkit-scrollbar-track {
      /*滚动条里面轨道*/
      -webkit-box-shadow: inset 0 0 0px #a9a9a9;
      border-radius: 0;
      background: #fff; }
    #newAddRedactTopic .loginBox .text .scrollText {
      padding: 10px 26px; }
    #newAddRedactTopic .loginBox .text .scrollText > li {
      padding: 12px 0; }
      #newAddRedactTopic .loginBox .text .scrollText > li span {
        width: 80px;
        display: inline-block;
        margin-right: 10px; }
      #newAddRedactTopic .loginBox .text .scrollText > li select {
        width: 150px;
        display: inline-block; }
      #newAddRedactTopic .loginBox .text .scrollText > li i {
        margin-left: -30px;
        color: #999;
        font-size: 14px; }
      #newAddRedactTopic .loginBox .text .scrollText > li textarea {
        width: 470px;
        max-width: 470px;
        height: 60px;
        max-height: 60px;
        padding: 9px;
        font-size: 14px; }
      #newAddRedactTopic .loginBox .text .scrollText > li textarea::-webkit-scrollbar {
        width: 4px !important;
        height: 4px !important; }
      #newAddRedactTopic .loginBox .text .scrollText > li strong {
        font-size: 14px;
        padding-right: 10px;
        padding-top: 6px; }
    #newAddRedactTopic .loginBox .text .scrollText > li ul {
      position: relative;
      width: 480px;
      height: 30px;
      background: #00a0ea; }
      #newAddRedactTopic .loginBox .text .scrollText > li ul .myhost_upload_bg {
        position: absolute;
        right: 10px;
        top: 0; }
        #newAddRedactTopic .loginBox .text .scrollText > li ul .myhost_upload_bg img {
          width: 20px; }
        #newAddRedactTopic .loginBox .text .scrollText > li ul .myhost_upload_bg span {
          position: absolute;
          right: 3px;
          top: -3px;
          color: #fff;
          margin: 0; }
    #newAddRedactTopic .loginBox .text .scrollText > li li {
      float: left;
      position: relative;
      height: 100%; }
      #newAddRedactTopic .loginBox .text .scrollText > li li a {
        display: block;
        font-size: 14px;
        color: #fff;
        padding: 0 18px;
        height: 100%;
        line-height: 30px; }
      #newAddRedactTopic .loginBox .text .scrollText > li li input[type=file] {
        position: absolute;
        width: 96px;
        height: 32px;
        left: 0;
        top: 0;
        opacity: 0; }
    #newAddRedactTopic .loginBox .text .HTMLText {
      width: 480px !important;
      max-width: 480px !important;
      height: 120px !important;
      max-height: 120px !important; }
  #newAddRedactTopic .loginBox .topTitle {
    margin-top: 40px;
    display: inline-block; }
  #newAddRedactTopic .loginBox input[type=text] {
    padding: 5px;
    width: 477px;
    font-size: 14px !important; }
  #newAddRedactTopic .loginBox label {
    font-weight: normal !important; }
  #newAddRedactTopic .loginBox input[type=radio] {
    width: 10px;
    height: 10px;
    margin-left: 20px;
    margin-right: 10px; }
  #newAddRedactTopic .loginBox .botBtn {
    padding-top: 40px; }
    #newAddRedactTopic .loginBox .botBtn button:nth-of-type(2) {
      background: #fff;
      color: #00a0ea; }

.rentStudio {
  padding: 30px 90px; }
  .rentStudio .top {
    border-bottom: 1px dashed #e0e0e0;
    margin-bottom: 33px;
    /*width: 500px; */
    display: flex;
    justify-content: space-between;
  }
    .rentStudio .top li {
      /*float: left;*/
      height: 80px;
      /*width: 190px; */
    }
    .rentStudio .top li:nth-of-type(1) {
      /*border-right: 1px solid #e0e0e0; */
    }
    .rentStudio .top li:nth-of-type(2) {
      /*padding-left: 90px;*/
      width: auto; }
      .rentStudio .top li:nth-of-type(2) p {
        color: #f27121;
        font-weight: 500; }
        .rentStudio .top li:nth-of-type(2) p strong {
          font-weight: normal;
          font-size: 16px;
          color: #999; }
    .rentStudio .top span {
      line-height: 32px;
      height: 32px;
      font-size: 14px;
      color: #999; }
    .rentStudio .top p {
      font-size: 22px;
      font-weight: 500;
      color: #fd3232; }
  .rentStudio .rendDateImgBox {
    float: left;
    position: relative; }
    .rentStudio .rendDateImgBox ul {
      position: absolute;
      left: 0;
      top: 0; }
      .rentStudio .rendDateImgBox ul li {
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 0;
        width: 115px;
        height: 115px;
        text-align: center; }
        .rentStudio .rendDateImgBox ul li a {
          display: block;
          width: 100%;
          height: 100%;
          border-radius: 50%;
          position: relative; }
        .rentStudio .rendDateImgBox ul li span {
          position: absolute;
          width: 100%;
          top: 0;
          left: 0;
          line-height: 40px;
          font-size: 12px;
          color: #fff; }
        .rentStudio .rendDateImgBox ul li strong {
          position: absolute;
          width: 100%;
          height: 100%;
          line-height: 115px;
          top: 0;
          left: 0;
          font-size: 14px;
          color: #000; }
        .rentStudio .rendDateImgBox ul li .bot {
          top: auto;
          bottom: 0; }
      .rentStudio .rendDateImgBox ul li:nth-of-type(1) {
        left: 8px;
        top: 4px; }
      .rentStudio .rendDateImgBox ul li:nth-of-type(2) {
        left: 258px;
        top: 8px; }
      .rentStudio .rendDateImgBox ul li:nth-of-type(3) {
        left: 133px;
        top: 107px; }
      .rentStudio .rendDateImgBox ul li:nth-of-type(4) {
        left: 372px;
        top: 120px; }
  .rentStudio .rendDate > span {
    float: left;
    margin-right: 30px;
    font-size: 14px;
    color: #999; }
  .rentStudio .active strong {
    color: #00a0ea !important; }
  .rentStudio .payment {
    text-align: center;
    padding-top: 100px; }
    .rentStudio .payment button {
      display: inline-block;
      width: 180px;
      height: 30px;
      text-align: center;
      background: #00a0ea;
      color: #fff; }

.giftRecord {
  padding: 30px 0 0 70px; }
  .giftRecord .myhostTable table tr th {
    width: 160px; }
  .giftRecord .myhostTable table tr th:nth-of-type(1) {
    width: 180px; }
  .giftRecord .myhostTable table tr td:nth-of-type(2) {
    color: #fd3232; }

#creatTutorPop .loginBox {
  width: 470px;
  height: 596px;
  padding: 23px 28px 0; }
  #creatTutorPop .loginBox h5 {
    line-height: 40px;
    font-size: 26px;
    text-align: center;
    border-bottom: 2px solid #e0e0e0;
    margin-bottom: 10px; }
  #creatTutorPop .loginBox ul .uploadImg, #creatTutorPop .loginBox ul .uploadSpan {
    position: relative;
    float: left; }
    #creatTutorPop .loginBox ul .uploadImg img, #creatTutorPop .loginBox ul .uploadSpan img {
      width: 309px;
      height: 176px; }
    #creatTutorPop .loginBox ul .uploadImg .upload, #creatTutorPop .loginBox ul .uploadSpan .upload {
      position: absolute;
      width: 128px;
      height: 40px;
      top: 60px;
      left: 80px; }
      #creatTutorPop .loginBox ul .uploadImg .upload a, #creatTutorPop .loginBox ul .uploadSpan .upload a {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        display: block;
        border-radius: 20px;
        line-height: 40px;
        text-align: center;
        color: #fff; }
      #creatTutorPop .loginBox ul .uploadImg .upload input, #creatTutorPop .loginBox ul .uploadSpan .upload input {
        position: absolute;
        opacity: 0;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0; }
  #creatTutorPop .loginBox ul li {
    margin-bottom: 32px; }
    #creatTutorPop .loginBox ul li .right {
      float: right;
      margin: 4px 6px 0 0;
      font-size: 14px;
      color: #999; }
  #creatTutorPop .loginBox ul li > input {
    width: 260px;
    padding: 2px;
    padding-left: 10px;
    font-size: 14px; }
  #creatTutorPop .loginBox ul li > textarea {
    font-size: 14px;
    padding: 10px;
    width: 260px;
    text-align: left;
    height: 90px;
    max-height: 90px;
    max-width: 260px; }
  #creatTutorPop .loginBox ul li > textarea::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2); }
  #creatTutorPop .loginBox ul li > textarea::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #fff; }

.botBtn {
  text-align: center; }
  .botBtn button {
    width: 100px;
    font-size: 14px;
    display: inline-block;
    height: 32px;
    line-height: 30px;
    border: 1px solid #999;
    color: #999; }
  .botBtn button:nth-of-type(2) {
    margin-left: 50px;
    background: #00a0ea;
    border-color: #00a0ea;
    color: #fff; }

/*# sourceMappingURL=myhost.css.map */

#creatylzb .loginBox {
  width: 470px;
  height: 596px;
  padding: 23px 28px 0; }
#creatylzb .loginBox h5 {
  line-height: 40px;
  font-size: 26px;
  text-align: center;
  border-bottom: 2px solid #e0e0e0;
  margin-bottom: 10px; }
#creatylzb .loginBox ul .uploadImg, #creatylzb .loginBox ul .uploadSpan {
  position: relative;
  float: left; }
#creatylzb .loginBox ul .uploadImg img, #creatylzb .loginBox ul .uploadSpan img {
  width: 309px;
  height: 176px; }
#creatylzb .loginBox ul .uploadImg .upload, #creatylzb .loginBox ul .uploadSpan .upload {
  position: absolute;
  width: 128px;
  height: 40px;
  top: 60px;
  left: 80px; }
#creatylzb .loginBox ul .uploadImg .upload a, #creatylzb .loginBox ul .uploadSpan .upload a {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: block;
  border-radius: 20px;
  line-height: 40px;
  text-align: center;
  color: #fff; }
#creatylzb .loginBox ul .uploadImg .upload input, #creatylzb .loginBox ul .uploadSpan .upload input {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }
#creatylzb .loginBox ul li {
  margin-bottom: 32px; }
#creatylzb .loginBox ul li .right {
  float: right;
  margin: 4px 6px 0 0;
  font-size: 14px;
  color: #999; }
#creatylzb .loginBox ul li > input {
  width: 260px;
  padding: 2px;
  padding-left: 10px;
  font-size: 14px; }
#creatylzb .loginBox ul li > textarea {
  font-size: 14px;
  padding: 10px;
  width: 260px;
  text-align: left;
  height: 90px;
  max-height: 90px;
  max-width: 260px; }
#creatylzb .loginBox ul li > textarea::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2); }
#creatylzb .loginBox ul li > textarea::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #fff; }

#creatylsp .loginBox {
  width: 470px;
  height: 596px;
  padding: 23px 28px 0; }
#creatylsp .loginBox h5 {
  line-height: 40px;
  font-size: 26px;
  text-align: center;
  border-bottom: 2px solid #e0e0e0;
  margin-bottom: 10px; }
#creatylsp .loginBox ul .uploadImg, #creatylsp .loginBox ul .uploadSpan {
  position: relative;
  float: left; }
#creatylsp .loginBox ul .uploadImg img, #creatylsp .loginBox ul .uploadSpan img {
  width: 309px;
  height: 176px; }
#creatylsp .loginBox ul .uploadImg .upload, #creatylsp .loginBox ul .uploadSpan .upload {
  position: absolute;
  width: 128px;
  height: 40px;
  top: 60px;
  left: 80px; }
#creatylsp .loginBox ul .uploadImg .upload a, #creatylsp .loginBox ul .uploadSpan .upload a {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: block;
  border-radius: 20px;
  line-height: 40px;
  text-align: center;
  color: #fff; }
#creatylsp .loginBox ul .uploadImg .upload input, #creatylsp .loginBox ul .uploadSpan .upload input {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }
#creatylsp .loginBox ul li {
  margin-bottom: 32px; }
#creatylsp .loginBox ul li .right {
  float: right;
  margin: 4px 6px 0 0;
  font-size: 14px;
  color: #999; }
#creatylsp .loginBox ul li > input {
  width: 260px;
  padding: 2px;
  padding-left: 10px;
  font-size: 14px; }
#creatylsp .loginBox ul li > textarea {
  font-size: 14px;
  padding: 10px;
  width: 260px;
  text-align: left;
  height: 90px;
  max-height: 90px;
  max-width: 260px; }
#creatylsp .loginBox ul li > textarea::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2); }
#creatylsp .loginBox ul li > textarea::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #fff; }



/*身份信息*/

#card  .identityAuth {
  height: 41px; }
#card  .identityAuth li {
  height: 41px;
  width: 153px; }
#card  .identityAuth li a {
  display: block;
  line-height: 39px;
  border-bottom: 2px solid #00a0ea;
  text-align: center; }
#card  .material {
  border-top: 1px solid #d8d8d8;
  border-left: 1px solid #d8d8d8;
  padding-top: 20px; }
#card  .material > li {
  padding: 20px 90px;
  line-height: 30px;
  font-size: 14px;
  color: #666; }
#card  .material > li input, #card  .material > li select {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  width: 168px;
  height: 30px;
  border: 1px solid #dedede;
  padding: 0 20px;
  margin-left: 3px; }
#card  .material > li .dropdown {
  display: inline-block; }
#card  .material > li .dropdown input {
  cursor: pointer; }
#card  .material > li .dropdown i {
  color: #999;
  margin-left: -26px; }
#card  .material > li .dropdown-menu {
  width: 210px;
  text-align: center;
  left: 20px; }
#card  .material > li .dropdown-menu li {
  cursor: pointer; }
#card  .material > li .cardBox {
  margin-left: 20px; }
#card  .material > li .cardBox div {
  width: 202px;
  padding-top: 20px;
  height: 202px;
  border: 1px dashed #dedede;
  text-align: center;
  position: relative; }
#card  .material > li .cardBox div button {
  width: 95px;
  height: 30px;
  background: #00a0ea;
  color: #fff;
  text-align: center;
  margin-top: 38px;
  cursor: pointer; }
#card  .material > li .cardBox div img {
  width: 160px;
  height: 100px; }
#card  .material > li .cardBox div input[type="file"] {
  cursor: pointer;
  padding: 0;
  margin: 0;
  width: 95px;
  height: 30px;
  border: none;
  display: inline-block;
  position: absolute;
  left: 54px;
  top: 158px;
  opacity: 0; }
#card  .material > li .front {
  margin-right: 30px; }
#card  .material > li .border {
  border: none !important;
  border-left: 1px solid #dedede !important;
  width: 0 !important;
  height: 202px; }
#card  .material > li .side {
  margin-left: 30px; }
#card  .material > li .submitBtn {
  width: 64px;
  height: 27px;
  line-height: 25px;
  margin-left: 272px;
  border: 1px solid #00a0ea;
  background: none; }
#card .auth {
  position: relative; }
#card .auth .tab-content {
  border-top: 1px solid #d8d8d8;
  border-left: 1px solid #eee; }
#card .auth #auxiliaryClass {
  padding: 20px 10px 20px 90px; }
#card .auth .alreadyAuth {
  height: 41px; }
#card .auth .alreadyAuth li {
  height: 41px;
  width: auto;
  float: left;
  padding: 0 14px; }
#card .auth .alreadyAuth li a {
  display: block;
  line-height: 39px;
  border-bottom: 2px solid #fff;
  text-align: center;
  color: #000 !important;
  padding: 0 20px; }
#card .auth .alreadyAuth li:nth-of-type(1) {
  padding-left: 0; }
#card .auth .alreadyAuth .active a {
  color: #00a0ea !important;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  border-bottom: 2px solid #00a0ea; }
#card #auxiliaryClass {
  padding: 0;
  background: none; }
#card #auxiliaryClass #creatTutorship {
  float: right;
  height: 32px;
  line-height: 32px;
  background: #00a0ea; }
#card #auxiliaryClass #creatTutorship a {
  color: #fff !important; }
#card #auxiliaryClass .text {
  padding-top: 43px; }
#card #auxiliaryClass .text .introduce {
  /*margin-left: 222px;*/
  /*padding: 0 0 12px 20px;*/
  /*border-left: 5px solid #00a0ea; */
}
#card #auxiliaryClass .text .introduce .top {
}
#card #auxiliaryClass .text .introduce .top .left {
  position: relative;
  width: 200px;
  height: 163px;
  float: left; }
#card #auxiliaryClass .text .introduce .top .left div {
  position: absolute;
  left: 0;
  top: 0; }
#card #auxiliaryClass .text .introduce .top .left div span {
  text-align: center;
  position: absolute;
  left: 22px;
  top: 3px;
  line-height: 17px;
  display: block;
  width: 20px;
  text-align: center;
  font-size: 14px;
  color: #fff !important; }
#card #auxiliaryClass .text .introduce .top .left > img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%; }
#card #auxiliaryClass .text .introduce .top .mid {
  float: left;
  width: 150px;
  margin-left: 20px; }
#card #auxiliaryClass .text .introduce .top .mid h5 {
  line-height: 55px;
  font-size: 18px;
  color: #333; }
#card #auxiliaryClass .text .introduce .top .mid p {
  line-height: 22px;
  height: 110px;
  overflow: hidden;
  font-size: 16px;
  color: #666; }
#card #auxiliaryClass .text .introduce .top .right {
  float: right;
  padding: 0;
  text-align: center;
  line-height: 30px; }
#card #auxiliaryClass .text .introduce .top .right a {
  color: #fff !important;
  display: inline-block;
  width: 60px;
  height: 30px;
  background: #fa723e;
  border-radius: 15px;
  margin-left: 20px; }
#card #auxiliaryClass .text .introduce .top .right a.is {
  width: 88px;
  background: #00a0ea; }
#card #auxiliaryClass .text .introduce .bottom button {
  background: #00a0ea;
  height: 30px;
  line-height: 30px; }
#card #auxiliaryClass .text .introduce .bottom button a {
  color: #fff !important; }
#card #auxiliaryClass .text .introduce .bottom button:nth-of-type(1) {
  height: 40px;
  line-height: 40px;
  background: #fd3232;
  margin-right: 58px; }
#card #auxiliaryClass .text .introduce .bottom button:nth-of-type(2), #card #auxiliaryClass .text .introduce .bottom button:nth-of-type(3), #card #auxiliaryClass .text .introduce .bottom button:nth-of-type(4), #card #auxiliaryClass .text .introduce .bottom button:nth-of-type(5) {
  position: relative;
  top: 4px; }
#card #auxiliaryClass .text .introduce .bottom button:nth-of-type(3),#card #auxiliaryClass .text .introduce .bottom button:nth-of-type(5) {
  float: right; }
#card #auxiliaryClass .text .introduce .bottom button:nth-of-type(3) {
  margin-left: 38px; }
#card #auxiliaryClass .text .introduce .bottom button:nth-of-type(5) {
  background: #00bc0a; }
#card #auxiliaryClass .text .introduce .bottom .isAuditBtn {
  background: #00a0ea !important; }
#card #auxiliaryClass h41 {
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  background: #00a0ea;
  width: 205px;
  text-align: center;
  border-radius: 6px;
  position: relative; }
#card #auxiliaryClass h42 {
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  background: #00a0ea;
  width: 205px;
  text-align: center;
  border-radius: 6px;
  position: relative; }
#card #auxiliaryClass h41:before {
  position: absolute;
  top: 9px;
  right: -10px;
  display: inline-block;
  border-top: 6px solid transparent;
  border-left: 10px solid #00A0EA;
  border-right: 0 solid #00A0EA;
  border-bottom: 6px solid transparent;
  content: " "; }
#card #auxiliaryClass h42:before {
  position: absolute;
  top: 9px;
  left: -10px;
  display: inline-block;
  border-top: 6px solid transparent;
  border-right: 10px solid #00A0EA;
  border-left: 0 solid #00A0EA;
  border-bottom: 6px solid transparent;
  content: " "; }
#card #auxiliaryClass h41:after {
  position: absolute;
  top: 7px;
  right: -28px;
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #fd3232;
  content: " "; }
#card #auxiliaryClass h42:after {
  position: absolute;
  top: 7px;
  left: -28px;
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #fd3232;
  content: " "; }
#card #prepareLessons {
  position: absolute;
  background: #fff;
  width: 100%;
  height: 100%;
  top: 100%;
  left: 0; }
#card #prepareLessons .alreadyAuth a {
  color: #00a0ea !important;
  padding: 0 10px; }
#card #prepareLessons .alreadyAuth li:nth-of-type(2) {
  float: right; }
#card #prepareLessons .alreadyAuth li:nth-of-type(2) button {
  background: none;
  padding: 0; }
#card #prepareLessons .alreadyAuth li:nth-of-type(2) a {
  background: #00a0ea;
  border-radius: 4px;
  color: #fff !important;
  padding: 0 20px; }
#card #prepareLessons .alreadyAuth li:nth-of-type(2) button:nth-of-type(2) a {
  background: #e0e0e0;
  color: #999 !important;
  margin-left: 20px; }
#card #prepareLessons #prepareLessonsText {
  background: none !important;
  padding: 40px 90px 0 90px; }
#card .liveData {
  padding: 20px 10px 20px 90px; }
#card .liveData .cardTable {
  padding-top: 20px; }
#card .liveData tr td {
  text-align: center;
  padding: 0; }
#card .liveData tr td input {
  margin: 0 !important; }
#card .liveData tr th:nth-of-type(1) {
  text-align: center;
  padding: 0;
  width: 60px; }
#card .liveData tr th:nth-of-type(2) {
  width: 300px; }
#card .liveData tr th:nth-of-type(3) {
  width: 140px; }
#card .liveData tr th:nth-of-type(4) {
  width: 140px; }
#card #resAuxiliaryClass .search {
  font-size: 14px;
  margin-bottom: 20px; }
#card #resAuxiliaryClass .search input {
  width: 367px;
  height: 30px;
  line-height: 28px;
  margin-left: 38px;
  font-size: 14px;
  padding: 4px;
  display: inline-block; }
#card #resAuxiliaryClass .search .searchBtn {
  height: 30px;
  background: #00a0ea;
  color: #fff; }
#card #resAuxiliaryClass .seeAboutSpan {
  width: 76px;
  font-weight: bold;
  font-weight: bolder; }
#card #resAuxiliaryClass .top select {
  padding: 0 20px 0 5px;
  text-align: center;
  width: auto; }
#card #resAuxiliaryClass .top select option:nth-of-type(1) {
  display: none;
  text-align: center;
  padding-left: 20px; }
#card #resAuxiliaryClass .top select option {
  text-align: center; }
#card #resAuxiliaryClass .top i {
  margin-left: -25px;
  margin-right: 10px; }
#card #resAuxiliaryClass .top .year {
  max-width: 74px;
  width: 74px; }
#card #resAuxiliaryClass .top .month {
  max-width: 56px;
  width: 56px; }
#card #resAuxiliaryClass .top .day {
  max-width: 56px;
  width: 56px; }
#card #resAuxiliaryClass .top span {
  font-weight: bold;
  font-weight: bolder; }
#card #resAuxiliaryClass .cardTable table tr th:nth-of-type(1) {
  width: 50px; }
#card #resAuxiliaryClass .cardTable table tr th:nth-of-type(2) {
  width: 150px; }
#card #resAuxiliaryClass .cardTable table tr th:nth-of-type(3) {
  width: 200px; }
#card #resAuxiliaryClass .cardTable table tr th:nth-of-type(4) {
  width: 150px; }
#card #resAuxiliaryClass .cardTable table tr th:nth-of-type(5) {
  width: 90px; }
#card #resAuxiliaryClass .cardTable table tr th:nth-of-type(6) {
  width: 90px; }
#card #resAuxiliaryClass .cardTable table tr th:nth-of-type(7) {
  width: 90px; }
#card #resAuxiliaryClass .cardTable table tr input[type="radio"] {
  position: relative;
  top: 2px; }