.fileinput-exists img {
  width: 100%;
  height: 100%;
}

.st-scroll {
  overflow-x: hidden;
  overflow-y: auto;
  color: #000;
  height: 100%;
}

.inputRadio input[type="radio"] {
  top: 3;
}

/*滚动条样式*/
.st-scroll::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 10px; /*高宽分别对应横竖滚动条的尺寸*/
  height: 10px;
  border-radius: 5px;
}
.st-scroll::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px #a9a9a9;
  background: #a9a9a9;
}
.st-scroll::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  /*-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.5);*/
  border-radius: 5px;
  background: none;
  border: none;
}

/*滚动条样式*/
.st-scroll::-moz-scrollbar {
  /*滚动条整体样式*/
  width: 10px; /*高宽分别对应横竖滚动条的尺寸*/
  height: 10px;
}
.st-scroll::-moz-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px #a9a9a9;
  background: #a9a9a9;
}
.st-scroll::-moz-scrollbar-track {
  /*滚动条里面轨道*/
  /*-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.5);*/
  border-radius: 0;
  background: none;
  border: none;
}

/*在线充值*/
.active {
  color: #333 !important;
}
.navborder {
  /*border:1px solid #f8f8f8;*/
  width: 100%;
}
.stucenter {
  overflow: hidden;
  width: 100%;
  /*margin: 30px auto 50px;*/
}
#myTabs,
#myTab-info {
  float: left;
  width: 240px;
  border: 1px solid #e6e6e6;
  background: #fafafa;
  display: block;
  padding: 0;
}

#myTabs li {
  float: none;
  margin: 0;
  border: 0;
}
#myTabs li a {
  border: none;
  background: #fafafa;
  border-radius: 0;
  border-top: 1px solid #e6e6e6;
  height: 50px;
  line-height: 50px;
  padding: 0;
  font-size: 14px;
  padding-left: 85px;
}
#myTabs li a#person-tab {
  background: url(../images/studentWallet_01.png) no-repeat 65px center;
}
#myTabs li a#remedialclass-tab {
  background: url(../images/studentWallet_02.png) no-repeat 65px center;
}
#myTabs li a#mywallet-tab {
  background: url(../images/studentWallet_03.png) no-repeat 65px center;
}
#myTabs li a#message-tab {
  background: url(../images/studentWallet_04.png) no-repeat 65px center;
}
#myTabs li a#myhost-tab {
  background: url(../images/studentWallet_05.png) no-repeat 65px center;
}
#myTabs li a#mystudy-tab {
  background: url(../images/studentWallet_04.png) no-repeat 65px center;
}
#myTabs li.active {
  background: #00a0ea;
}
#myTabs li.active a {
  color: #fff !important;
}
#myTabs li.active a#person-tab {
  background: url(../images/studentWallet_011.png) no-repeat 65px center;
}
#myTabs li.active a#remedialclass-tab {
  background: url(../images/studentWallet_021.png) no-repeat 65px center;
}
#myTabs li.active a#mywallet-tab {
  background: url(../images/studentWallet_031.png) no-repeat 65px center;
}
#myTabs li.active a#message-tab {
  background: url(../images/studentWallet_041.png) no-repeat 65px center;
}
#myTabs li.active a#myhost-tab {
  background: url(../images/studentWallet_051.png) no-repeat 65px center;
}
#myTabs li.active a#mystudy-tab {
  background: url(../images/studentWallet_041.png) no-repeat 65px center;
}
.picturebox {
  /*padding: 30px 110px;*/
}
#picthum {
  width: 300px;
  height: 300px;
  border: 1px dashed #e6e6e6;
  margin-top: 20px;
  /*background: url(../images/studentWallet_012.png) no-repeat center center;*/
  text-align: center;
  margin-left: 10px;
  max-height: 300px;
  max-width: 300px;
  /*float: left;*/
}
.preview {
  float: right;
  /*margin-left: 40px;*/
  /*margin-top: 20px;*/
}
#thum160 {
  max-width: 160px;
  max-height: 160px;
  margin-bottom: 0;
  width: 160px;
  height: 160px;
}
.pixel16,
.pixel10,
.pixel5 {
  width: 160px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  margin-bottom: 10px;
}
.pixel10 {
  width: 100px;
}
.pixel5 {
  width: 80px;
  text-align: left;
}
#thum100 {
  max-width: 100px;
  max-height: 100px;
  width: 100px;
  height: 100px;
  margin-bottom: 0;
  margin-right: 50px;
}
#thum50 {
  max-width: 50px;
  max-height: 50px;
  width: 50px;
  height: 50px;
  margin-bottom: 0;
}

#picID {
  opacity: 0;
  width: 100px;
  height: 20px;
  position: absolute;
  /* left: 0px; */
  /* top: 0px; */
}

.btnfile {
  border: 1px solid #00a0ea;
  height: 20px;
  padding: 0;
  line-height: 20px;
  display: inline-block;
  border-radius: 2px;
}
.newhead {
  display: inline-block;
  float: left;
  margin-left: 20px;
  background: url(../images/studentWallet_013.png) no-repeat 0px center;
  line-height: 30px;
  padding-left: 20px;
}

.useravatar {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  overflow: hidden;
  margin: 0 20px;
  float: left;
}
.avatar_bor {
  border: 1px solid #00a0ea;
  margin-top: 6px;
}

.chat-list {
  border: 1px solid #00a0ea;
  border-radius: 50%;
  overflow: hidden;
}

.studentuser {
  width: 100px;
  height: 100px;
  display: block;
  vertical-align: center;
  margin-left: 70px;
  margin-top: 30px;
  border-radius: 50%;
  border: 1px solid #00a0ea;
  margin-bottom: 30px;
}
.studentinfo p {
  padding-left: 65px;
  margin-bottom: 20px;
  font-size: 14px;
}
.studentinfo p.studentb {
  color: #383838;
}
.studentinfo p.student_jf {
  background: url(../images/studentWallet_06.png) no-repeat 65px top;
  padding-left: 95px;
}
#myTabContent {
  float: left;
  /*margin-left:20px;*/
  width: 100%;
  height: auto;
}
#dropdownMenu1 {
  border-radius: 0;
  text-align: left;
  background: #fafafa;
  float: right;
  line-height: 40px;
  height: 40px;
  padding: 0;
  color: #00a0ea;
  display: inline-block;
  width: 100%;
}
.pack_up {
  width: 15px;
  height: 15px;
  border: 1px solid #e6e6e6;
  border-radius: 2px;
  display: inline-block;
  margin-left: 10px;
  float: right;
  line-height: 12px;
  text-align: center;
  margin-right: 40px;
}
.perinfo {
  color: #333;
  float: left;
}
.menulist {
  margin-top: 40px;
  border-radius: 0;
  width: 940px;
  min-height: 400px;
  height: auto;
  box-shadow: none;
}
.panel-title #accordion {
  float: right;
  display: inline-block;
}
#accordion .perpanel {
  margin-bottom: 60px;
}
.pack {
  float: right;
}
.formleft {
  border-right: 1px solid #e6e6e6;
  margin: 30px 0;
}
.formright {
  margin: 30px 0;
}
.formleft .form-group,
.formright .form-group {
  margin-bottom: 30px;
}
.btn-edit {
    width: 65px;
    height: 30px;
    border: 1px solid #00a0ea;
    background: none;
    line-height: 30px;
    padding: 0;
}
.btn-save {
  width: 65px;
  height: 30px;
  border: 1px solid #00a0ea;
  background: none;
  line-height: 30px;
  padding: 0;
}
.btn-save:hover {
  color: #333 !important;
}
.panel-default > .panel-active {
  padding-top: 10px;
  /*border-top: 4px solid #00A0EA;*/
  line-height: 36px;
  background: #a8e1f5;
}
#editor {
  /*margin-left: 300px;*/
}
.form-first:nth-of-type(2) {
  display: none;
}

/*辅导班 */
.remedial {
  height: 36px;
  line-height: 36px;
  border-top: 4px solid #00a0ea;
  width: 100%;
  padding-left: 20px;
  background: #a8e1f5;
}
.timebox {
  width: 100%;
  height: auto;
  background: #edfaff;
  padding-top: 30px;
  padding-bottom: 30px;
}

/*我的钱包*/
#myTab,
#myTab3 {
  padding: 0;
  height: 40px;
  border-bottom: 0;
}
#myTab3 {
  border-bottom: 1px solid #e6e6e6;
}
#myTab3 li {
  margin-left: 0px;
}
#myTab li a,
#myTab3 li a {
  text-align: center;
  border: none;
  height: 37px;
  line-height: 37px;
  padding: 10px 0;
  font-size: 14px;
  color: #333 !important;
}

#myTab li {
  margin: 0 10px 0 0;
}
#myTab li.active a {
  color: #00a0ea !important;
  text-align: center;
}
#myTab li a:hover {
  background: none;
}
#myTabContent2 {
  border: 1px solid #e6e6e6;
  min-height: 620px;
}

/*去支付模态框*/
.prompt {
    text-align: center;
    background: #ffffff;
    border-radius: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    color: #333333;
}
button.closed {
  background: #fff;
  color: #00a0ea;
  box-shadow: none;
}
button.closed span {
  font-size: 26px;
}
.st-three {
  font-size: 16px;
  text-align: center;
  margin: 40px 0 30px 0;
}
.goplay {
  font-size: 14px;
  color: #999;
  padding: 0 40px;
  margin-bottom: 70px;
}
.modal-dialog {
  /*width: 500px!important;*/
}
.btn:hover {
  color: #fff;
}

/*在线交易*/
.details {
  /*padding-top: 30px;*/
  /*padding-left: 80px;*/
}
.details section {
  height: auto;
  overflow: hidden;
  border-bottom: 1px dashed #e6e6e6;
  font-size: 14px;
  margin-bottom: 2px;

}
.details label {
  font-size: 16px;
  font-weight: 600;
}
.student_balance {
 font-size: 16px;
}
.student_balance:nth-of-type(2) {
  /*text-align: right;*/
  /*border-left: 1px solid #f8f8f8;*/
}
.student_balance:nth-of-type(2) p span {
  color: #ff8300;
}
.student_balance p {
  margin-bottom: 10px;
  margin-top: 10px;
  font-weight: 600;
  font-size: 16px;
  height: 22px;
  
}
.student_balance p span {
  color: red;
  font-size: 18px;
  margin-right: 10px;
}
.details_way {
  font-size: 12px;
  /*margin-right:80px;*/
  margin-left: 10px;
}
.details_num {
  margin: 30px 0;
}
.deta_num {
  width: 88px;
  height: 28px;
  border: 1px solid #f8f8f8;
  border-radius: 5px;
  line-height: 28px;
  display: inline-block;
  font-size: 14px;
  text-align: center;
  margin-right: 20px;
}
.btn-group .btn-radio {
  border: 1px solid #e6e6e6;
  margin-right: 20px;
  padding: 3px 6px;
}
.btn-group .btn-radio:hover {
  color: #333;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 5px;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.btn-num {
  float: left;
}
.btn.focus,
.btn.active.focus,
.btn.active {
  border: 1px solid orangered;
  outline: none;
  outline-offset: 0;
}
.btn-group {
  margin-top: 25px;
  width: 100%;
}
.btn-group .putInMoney {
  width: 192px;
  line-height: 30px;
}
.btn-group .lineHeight {
  line-height: 30px;
}
.btn-group .putInMoney input {
  display: inline-block;
  float: right;
  width: 80px;
  height: 30px;
}
.btn-group .putInMoney div,
.btn-group .putInMoney p {
  overflow: hidden;
}
.btn-group .putInMoney p {
  margin-top: 10px;
}
.btn-group .hlb button:focus,
.btn-group .hlb button,
.btn-group .hlb button:link {
  border: none !important;
  position: relative;
  left: 50%;
  /*transform: translateX(-50%);*/
  /*margin-top: 20px;*/
}

.btn-group table td {
  font-size: 12px;
  color: #666;
  padding-right: 20px;
  padding-bottom: 10px;
}
.btn-group table td .minSpan {
  min-width: 56px;
  display: inline-block;
}
.btn-group table td span {
  margin-left: 10px;
  border: 1px solid #ccc;
  padding: 2px 5px;
  color: red;
  margin-right: 4px;
  font-size: 14px;
}
#option5 {
  border: none;
  width: 100px;
}
.num_active {
  border: 1px solid #ff8300;
  color: #ff8300;
}
.money {
  color: red;
}
.money input {
  height: 30px;
  width: 80px;
  padding: 6px;
  display: inline-block;
  background: #fff !important;
  margin-left: 10px;
}

#xxkcz {
  padding-top: 15px;
  display: none;
}
.money_bank {
  background: #ffffff;
  /*margin-top: 20px;*/
  padding: 2px 10px;
  overflow: hidden;
}
.money_bank .details_way {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  margin-right: 30px;
}
.money_bank .details_way img {
  height: 80%;
  position: relative;
  top: 10%;
  width: auto;
}
.bank_pay {
  display: inline-block;
  float: right;
  margin-right: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
}
.bank_pay span {
  color: red;
}
.pay {
  display: block;
  width: 100%;
  height: 40px;
  text-align: center;
  color: #ffffff;
  background: #0000fa;
  line-height: 40px;
  border-radius: 5px;
  padding-top: 0;
  font-weight:600;
  font-size:16px;
}
.student_nav_active {
  border-bottom: 2px solid #00a0ea;
  color: #00a0ea;
}
#zxzf {
}
#zxcz {
  margin-bottom: 50px;
}
/*银行卡充值*/
#yhkcz {
  border: 1px solid #eee;
  padding: 20px 20px 30px;
  /*width: 70%;*/
  display: none;
  margin: 10px 10px 50px 10px;
}
#yhkcz .yhxz {
  margin: 0 auto;
  /*width: 90%;*/
}
#yhkcz .yhxz > span {
  line-height: 34px;
}
#yhkcz .yhxz select {
  width: 3rem;
  display: inline-block;
  /*margin-left: 20px;*/
}
#yhkcz .yhxz select option:nth-of-type(1) {
  display: none;
}
#yhkcz .yhxz .box {
  margin-top: 20px;
  border: 1px solid #ccc;
  padding: 20px 10%;
}
#yhkcz .yhxz .box h5 {
  font-size: 18px;
  font-weight: 400;
  width: 100%;
  text-align: center;
  line-height: 40px;
  border-bottom: 2px solid #eee;
}
#yhkcz .yhxz .box ul {
  padding: 10px 0 0;
}
#yhkcz .yhxz .box li {
  overflow: hidden;
  line-height: 30px;
}
#yhkcz .yhxz .box li span:nth-of-type(1) {
  float: left;
}
#yhkcz .yhxz .box li span:nth-of-type(2) {
  float: right;
}
#yhkcz .yhxz .box li .cardNum {
  color: #ff9b24;
}
#yhkcz .boxBot {
  overflow: hidden;
  margin-top: 20px;
}
#yhkcz .boxBot > ul {
  float: left;
  /*width: 50%;*/
  margin-right: 10%;
}
#yhkcz .boxBot > ul input {
  width: 100%;
  height: 100%;
  padding: 5px;

  border: none;
}
#yhkcz .boxBot > ul li {
  position: relative;
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #eee;
}
#yhkcz .boxBot > ul li h6 {
  color: #ff9b24;
  line-height: 36px;
  font-size: 16px;
  font-weight: bold;
}
#yhkcz .boxBot > ul span {
  position: absolute;
  right: 0;
  top: 0;
  color: #ff9b24;
}
#yhkcz .boxBot > div {
  float: left;
  width: 40%;
  position: relative;
}
#yhkcz .boxBot > div input {
  position: absolute;
  left: 0;
  top: 0;
}
#yhkcz .boxBot .inputBox {
  width: 200px;
  height: 180px;
  position: relative;
}
#yhkcz .boxBot .inputBox input,
#yhkcz .boxBot .inputBox img {
  left: 0;
  top: 0;
}
#yhkcz .boxBot .inputBox input {
  opacity: 0;
  width: 100%;
  height: 100%;
}

/*交易明细*/
.tab-table {
  /*width: 800px;*/
  border-bottom: 1px solid #f8f8f8;
  font-size: 16px;
}
.tab-table tr {
  border-right: 1px solid #f8f8f8;
  border-left: 1px solid #f8f8f8;
  text-align: center;
}
.tab-table th {
  background: #0000fa;
  text-align: center;
  color: #fff;
  border-right: 1px solid #fff;
  width: 20%;
}
.tab-table tr:nth-of-type(n) {
  background: #ffffff;
}
.tab-table tr:nth-of-type(2n) {
  background: #fff;
}
#mywt-earnings {
  position: relative;
}
#mywt-earnings .mytab-rawal {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -50px;
}

#mywt-earnings .mytab-rawal a.mywt-rawal {
  display: inline-block;
  /*width: 107px;*/
  /*height: 30px;*/
  /*line-height: 30px;*/
  padding: 10px;
  background: #00a0ea;
  border-radius: 5px;
  text-align: center;
  color: #fff !important;
}
#myTab li a.mywt-rawal:hover {
  background: #00a0ea;
}
#myTab li.mytab-rawal {
  margin-left: 179px;
}

/*查看收据*/
.the_detail {
  float: left;
  margin-left: 25px;
  cursor: pointer;
}
.the_detail span:nth-of-type(2) {
  color: #00a0ea;
}
.print {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  padding: 0 15px;
  background: #00a0ea;
  float: right;
  margin-left: 50px;
  color: #fff;
}
.print_info {
  width: 722px;
  height: 502px;
  background: url(../images/studentWallet_09.png) no-repeat 0 0;
}
.ltd {
  width: 545px;
  height: 100px;
  border-bottom: 1px dashed #fff;
  margin: 0 auto;
  text-align: center;
  line-height: 100px;
  padding-top: 20px;
}
.txt {
  width: 60%;
  margin: 0 auto 10px;
  color: #fff;
  text-align: left;
}

.numberDate {
  width: 270px;
  margin: 40px 30px 0 90px;
  float: left;
}
.numberDate:nth-of-type(2n) {
  width: 270px;
  margin: 40px 0px 0 0px;
  float: left;
}
.date {
  width: 80px;
  display: inline-block;
  text-align: right;
  margin-right: 30px;
  color: #fff;
}
.date_d {
  font-size: 18px;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  display: inline-block;
  color: #fff;
}

.viewing-data {
  width: 940px;
  float: left;
  height: 100%;
}
.vw-head {
  height: auto;
  overflow: hidden;
}

.vw-foot {
  border: 1px solid #e6e6e6;
  padding-bottom: 30px;
}
/*积分明细*/
.line {
  color: #00a0ea;
  height: 1px;
  /*width: 800px;*/
  border-top: 1px solid #00a0ea;
  text-align: center;
  margin-bottom: 20px;
  height: 24px;
  line-height: 24px;
}
.line span {
  color: #fff;
  background: #00a0ea;
  display: block;
  zoom: 1;
  width: 80px;
  height: 24px;
  margin: 0 auto;
}
.line_num {
  color: red;
  border: 0;
  font-size: 20px;
  font-weight: 900;
}
.line_duihuan {
  border: 0;
  font-size: 12px;
  font-weight: 900;
}
.tab-table-clr a {
  color: red !important;
  cursor: pointer;
}
.tab-table-clrg {
  color: #38d258;
}

/*消息中心*/
#myTabContent3 {
  width: 940px;
  margin-top: 20px;
  height: auto;
  min-height: 570px;
  border: 1px solid#00A0EA;
  overflow: hidden;
}
#myTab-info {
  width: 212px;
  height: 600px;
  background: #00a0ea;
  border: none;
}

#myTab-info li {
  width: 100%;
  margin: 0 0 30px 0;
}
#myTab-info li a {
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff !important;
  font-size: 14px;
  background: #00a0ea;
  border: none;
  padding: 0;
}
/*#myTab-info li a img{*/
/*float: left;*/
/*width: 40px;*/
/*height: 40px;*/
/*margin: 0 20px;*/
/*}*/
#myTab-info li a p {
  float: left;
  position: relative;
}
.info-num {
  position: absolute;
  right: 0;
  top: 0;
  width: 15px;
  display: inline-block;
  height: 15px;
  line-height: 15px;
  text-align: center;
  background: url(../images/studentWallet_6.png) no-repeat left top;
}
#myTabContent-info {
  float: left;
  width: 726px;
  height: 570px;
}
.info-search {
  width: 165px;
  height: 36px;
  margin: 30px auto;
  background: #fff;
  border-radius: 20px;
}
#myTab-info .info-search a.info-sch {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/studentWallet_5.png) no-repeat 0 center;
  float: left;
  margin: 8px 0 0 10px;
}
.info-inpt {
  float: left;
  width: 115px;
  height: 20px;
  line-height: 20px;
  margin-top: 8px;
  margin-left: 8px;
  border: none;
  font-size: 14px;
}
#myTab-info li.active {
  border-bottom: none;
}
.info-title {
  width: 100%;
  height: 52px;
  border-bottom: 1px solid #00a0ea;
  line-height: 52px;
}

/*.info-title img{*/
/*width: 50px;*/
/*height: 50px;*/
/*margin: 4px 20px;*/
/*float: left;*/
/*}*/

.info-title p {
  float: left;
}
.info-del {
  float: right;
  margin: 16px 15px;
  font-size: 20px;
}
.info-email,
.info-el {
  float: left;
  width: 40px;
  height: 40px;
  line-height: 44px;
  margin: 0 20px;
  background: #fff;
  border-radius: 50%;
  color: #00a0ea;
  text-align: center;
  font-size: 24px;
  margin-top: 5px;
}
.info-el {
  background: #00a0ea;
  color: #fff;
}
.info-chat {
  padding: 20px;
  width: 100%;
  overflow-y: scroll;
  height: 365px;
}
.info-chat .media-left {
  display: inline-block;
  float: left;
}
.info-chat .media-object {
}
.info-chat .media-body {
  float: left;
  width: auto;
  max-width: 88%;
  margin-top: 10px;
}
.userinfo {
  background: #00a0ea;
  color: #fff;
  padding: 10px 15px;
  border-radius: 5px;
  position: relative;
  margin-left: 20px;
}
.user-left {
  position: absolute;
  left: -9px;
  top: 10px;
  color: #00a0ea;
}
.user-right {
  position: absolute;
  right: -24px;
  top: 10px;
  color: #00a0ea;
}

.m_right .media-left,
.m_right .media-body {
  float: right;
}
.m_right .userinfo {
  margin-right: 20px;
  margin-left: 0;
}

/*.media:nth-of-type(2n) .media-left,.media:nth-of-type(2n) .media-body{*/
/*float: right;*/
/*}*/
/*.media:nth-of-type(2n) .userinfo{*/
/*margin-right: 20px;*/
/*margin-left: 0;*/
/*}*/

.info-send {
  border-top: 1px solid #00a0ea;
  height: 120px;
  margin-top: 30px;
  padding: 15px 30px 15px 10px;
}
.user-smile {
  display: inline-block;
  margin-left: 15px;
  width: 20px;
  height: 20px;
  font-size: 18px;
  color: #bdbdbd;
}
.btn-send {
  width: 64px;
  height: 30px;
  background: #00a0ea;
  line-height: 30px;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  padding: 0;
  float: right;
}
.st-send {
  margin: 10px 0;
  border: none;
  width: 100%;
  height: 40px;
  word-wrap: break-word;
  word-break: break-all;
}
.info-time {
  text-align: center;
}
.user-sys {
  background: #fff;
  border: 1px solid #e6e6e6;
  color: #000;
}
.user-left2 {
  color: #e6e6e6;
  left: -11px;
  top: 7px;
}
.reply-content {
  border: 1px solid #e6e6e6;
  position: relative;
  padding: 6px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 0 5px #ccc;
  margin-left: 10px;
}
.arrow {
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  border-color: transparent #fff transparent transparent;
  border-width: 6px;
  border-style: dashed solid dashed dashed;
  display: block;
  position: absolute;
  top: 8px;
  left: -12px;
  z-index: 999;
}
.info-box {
  float: left;
  height: 30px;
  line-height: 30px;
  margin-left: 30px;
  margin-top: 12px;
}
.info-yes {
  text-decoration: underline;
  color: #00a0ea;
  margin-right: 80px;
  cursor: pointer;
}
.info-yes:hover {
  text-decoration: underline;
}
a.info-not {
  color: #cccccc !important;
  text-decoration: underline;
  cursor: pointer;
}
#system .media2 .media-left,
#system .media2 .media-body {
  float: left;
}
.info-ok {
  margin-left: 30px;
  float: left;
  color: red;
  margin-top: 18px;
  background: url(../images/studentWallet_14.png) no-repeat 55px top;
  padding-right: 40px;
}

.ul-list {
  display: block;
  padding: 0;
  overflow-y: scroll;
  width: 100%;
  height: 460px;
  border: none;
}

.btn-sumbit {
  width: 65px;
  height: 30px;
  border: 1px solid #00a0ea;
  background: none;
  line-height: 30px;
  padding: 0;
}

.btn-sumbit:hover {
  color: #333 !important;
}
.tar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 10px 0 10px;
    font-size: 16px;
    font-weight: 600;
}

.tx1 {
  text-align: center;
  font-size: 36px;
  color: red;
  line-height: 42px;
  font-weight: bold;
}
.tx1 span {
  font-weight: 600;
  color: #888;
  line-height: 24px;
  display: block;
  font-size: 16px;
}

.tx2 {
  background: #fff;
  margin-top: 10px;
  overflow: hidden;
  padding-bottom: 10px;
}
.tx2 h2 {
  font-size: 16px;
  font-weight:600;
  line-height: 54px;
  width: 90%;
  margin: 0 auto;
}
.tx2 ul {
    display: flex;
    flex-wrap: wrap; /* 允许换行 */
    justify-content: center; /* 水平居中 */
    padding: 0;
    margin: 0 auto;
    list-style: none;
}
.tx2 li {
    flex: 0 0 calc(33.333% - 20px); /* 三列布局，减去边距 */
    margin: 10px 10px; /* 上下左右边距 */
    box-sizing: border-box;
    padding-left: 10px; /* 左边padding */
    padding-right: 0;
    height:72px;
    font-size:16px;
}
.tx2 li:nth-child(3n+1) {
    padding-left: 10px; /* 左边padding */
    padding-right: 0;
}

.tx2 span {
    display: block;
    padding: 15px;
    background: #f5f5f5;
    text-align: center;
    text-decoration: none;
    color: #333;
    border-radius: 4px;
    transition: background 0.3s;
    font-size:18px;
    font-weight: bold;
}

.tx2 span:hover {
    background: #e0e0e0;
}

.tx3 {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  display: none;
}
.tx3 .tx_xx {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background: #f5f5f5;
  padding: 20px 0;
  border-radius: 10px 10px 0 0;
  z-index: 222;
}
.tx3 .tx_xx h2 {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
  text-align: center;
}
.tx3 .tx_xx h3 {
  width: 90%;
  margin: 0 auto;
  line-height: 34px;
  font-size: 14px;
  padding-bottom: 10px;
}
.tx3 .tx_xx h3 font {
  display: block;
  float: right;
  color: red;
  font-size: 24px;
  font-weight: bold;
}
.tx3 .tx_xx h4 {
  width: 90%;
  margin: 0 auto;
  line-height: 44px;
  background: #fffaf6;
  border-radius: 10px;
  font-size: 14px;
}
.tx3 .tx_xx h4 font {
  display: block;
  float: right;
  margin-right: 10px;
  line-height: 34px;
  background: #1ad95e;
  border-radius: 10px;
  font-weight: bold;
  color: #000;
  padding: 0 10px;
  margin-top: 6px;
}
.tx3 .tx_xx h5 {
  padding-top: 10px;
  width: 90%;
  margin: 0 auto;
}
.tx3 .tx_xx h5 a {
  color: #888;
  text-align: right;
  display: block;
}
.tx3 .tx_xx h5 span {
  text-align: center;
  display: block;
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 20px;
}
.tx3 .tx_xx a.qr {
  display: block;
  margin: 0 auto;
  width: 180px;
  line-height: 42px;
  font-weight: bold;
  color: #fff;
  background: #0a6ea7;
  border-radius: 10px;
  font-size: 18px;
  text-align: center;
}
.tx3 .tx_bg {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 11;
}

.tx4 {
  background: #fff;
  margin-top: 10px;
  overflow: hidden;
  padding-bottom: 10px;
}
.tx4 h2 {
  font-size: 16px;
  font-weight:600;
  line-height: 54px;
  width: 90%;
  margin: 0 auto;
}
.tx4 ul {
    display: flex;
    flex-wrap: wrap; /* 允许换行 */
    justify-content: center; /* 水平居中 */
    padding: 0;
    margin: 0 auto;
    list-style: none;
}
.tx4 li {
    flex: 0 0 calc(33.333% - 20px); /* 三列布局，减去边距 */
    margin: 10px 10px; /* 上下左右边距 */
    box-sizing: border-box;
    padding-left: 10px; /* 左边padding */
    padding-right: 0;
    height:72px;
    font-size:16px;
}
.tx4 li:nth-child(3n+1) {
    padding-left: 10px; /* 左边padding */
    padding-right: 0;
}

.tx4 span {
    display: block;
    padding: 15px;
    background: #f5f5f5;
    text-align: center;
    text-decoration: none;
    color: #333;
    border-radius: 4px;
    transition: background 0.3s;
    font-size:18px;
    font-weight: bold;
}

.tx4 span:hover {
    background: #e0e0e0;
}
/*  登录弹窗0 */

#register li a,
#login li a,
#retrievePassword li a,
#bindPhone li a {
  display: inline-block;
  padding: 0;
  width: 100%;
  height: 68px;
  line-height: 62px;
  border-radius: 50%;
}

#register li a img,
#login li a img,
#retrievePassword li a img,
#bindPhone li a img {
  margin-right: 0;
}

#register li span,
#login li span,
#retrievePassword li span,
#bindPhone li span {
  margin-right: 0;
}

#register li,
#login li,
#retrievePassword li,
#bindPhone li {
  display: inline-block;
  width: 68px;
  text-align: center;
}

.zb-btn {
  margin-left: 40px;
  padding: 5px 20px;
  width: 180px;
  background: #00a0ea;
  color: #fff;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  border-radius: 5px;
}

#register.register .loginBox li a,
#bindPhone .loginBox li a {
  padding: 0;
}

#register.register .leftPosition,
#bindPhone .leftPosition {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 41px;
}
#register li a img,
#login li a img,
#retrievePassword li a img,
#bindPhone li a img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}

#register li .one,
#login li .one,
#retrievePassword li .one,
#bindPhone li .one,
#register li .two,
#login li .two,
#retrievePassword li .two,
#bindPhone li .two,
#register li .three,
#login li .three,
#retrievePassword li .three,
#bindPhone li .three,
#register li .four,
#login li .four,
#retrievePassword li .four,
#bindPhone li .four,
#register li .five,
#login li .five,
#retrievePassword li .five,
#bindPhone li .five {
  background: transparent;
}
.zb-slelect {
  padding-left: 10px;
  width: 180px;
  height: 100%;
  font-size: 16px;
  border: 1px solid #999;
  border-radius: 5px;
}
