<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wyingyong {
  margin-top: 56px;
}
.ml15{ margin-left:15px;margin-top: 56px;}

.oa{ padding:15px; overflow:hidden}
.oa dl{ float:left; width:48%;  padding:10px 1%}
.oa dl dt{ float:left; padding-right:10px; width:40px}
.oa dl dt .iconfont{ font-size:24px; font-weight:100}
.oa dl dd h3{ font-size:14px; font-weight:700; color:#0060B0;overflow: hidden;text-overflow:ellipsis;
white-space: nowrap;};
.oa dl dd p{ font-size:13px; color:#666}
.oa dl:nth-child(4n+1) dt .iconfont{ color:#F05261}
.oa dl:nth-child(4n+2) dt .iconfont{ color:#FFD061}
.oa dl:nth-child(4n+3) dt .iconfont{ color:#52DB9A}
.oa dl:nth-child(4n+4) dt .iconfont{ color:#48A8E4}


.tushu{ padding:15px; overflow:hidden}
.table {  border-collapse: 0; border-spacing:0;    box-sizing: border-box;    background-color: transparent; }
.text-danger{ color:red}
.table td,  .table th{ text-align:center}
.table td{ color:#444; font-size:13px}
.table-bordered &gt; thead &gt; tr &gt; th{ border-bottom:0}
.tushunav{ margin-bottom:20px;}
.tushunav.nav &gt; li &gt; a{ padding:5px 10px; border-radius:0; background:#eee; color:#333}
.tushunav.nav-pills &gt; li.active &gt; a, .tushunav.nav-pills &gt; li.active &gt; a:hover, .tushunav.nav-pills &gt; li.active &gt; a:focus{ background:#157b70; color:#fff}
.yikatong_nav{ margin-bottom:10px;margin-top: 10px}
.yikatong{ padding:15px; overflow:hidden}
.form-inline {
  display: inline-block;
  width: 60%;
  vertical-align: top;
}
.yikt_info{ display:inline-block; padding:7px 0px; padding-right:10px;}
.yikt_info .text-danger{ font-weight:bold}
.btn-primary{ background:#157b70; border:0}
.btn-success{ background:#52DB9A; border:0}
.yikt_info .iconfont{ font-size:20px; padding-right:0px; color:#157b70}
.yikt_info:nth-child(3n+2) .iconfont{color:#52DB9A}
.yikt_info:nth-child(3n+3) .iconfont{color:#FFD061}
/***以下为课表信息*/
.kebiao{ padding:15px;}
.kebiao .table &gt; tbody &gt; tr &gt; th{ background:#f2f6f7; vertical-align:middle}
.kebiao .table &gt; tbody &gt; tr &gt; td{ font-size:14px; line-height:20px;vertical-align:middle; text-align:center; padding:0px; border-style: dashed}
.kebiao .courseinfo{ font-size:12px; color:#666; line-height:20px;border-radius:5px; padding:5px; color:#fff}
.courseinfo dd{ font-size:12px; color:#fff;}
.courseinfo dt{ font-size:14px;}
.coursebg{ background:#f2f6f7;}
.kebiao .table &gt; tbody &gt; tr &gt; td:nth-last-child(1) .courseinfo{ background: #FB7886;     }
.kebiao .table &gt; tbody &gt; tr &gt; td:nth-last-child(2) .courseinfo{ background: #5FBEFF;    }
.kebiao .table &gt; tbody &gt; tr &gt; td:nth-last-child(3) .courseinfo{ background: #35CDD8;    }
.kebiao .table &gt; tbody &gt; tr &gt; td:nth-last-child(4) .courseinfo{ background: #B191DD;    }
.kebiao .table &gt; tbody &gt; tr &gt; td:nth-last-child(5) .courseinfo{ background: #F895D6;  }
.kebiao .table &gt; tbody &gt; tr &gt; td:nth-last-child(6) .courseinfo{ background: #A8D242;    }
.kebiao .table &gt; tbody &gt; tr &gt; td:nth-last-child(7) .courseinfo{ background: #FDAB3F;    }
#myTabContent .userInfoBox {
  /*width: 100%;*/
  padding: 10px 20px 20px 20px;
  overflow: hidden
}

#myTabContent .userInfoBox li {
  width: 33.3%;
  padding: 10px 0;
  float: left;
  border-bottom: 1px dotted #ccc
}

#myTabContent .userInfoBox li:nth-child(12),
#myTabContent .userInfoBox li:nth-child(11),
#myTabContent .userInfoBox li:nth-child(10) {
  border: 0
}
.userInfoBox em {
  float: left;
  color: #666;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}
.panel-group .panel {
  margin: 5px;
}
.zcgl table {
  margin-top: 10px;
}
/*成绩查询*/
.cjcx {
  padding: 15px;
  overflow: hidden;
}

.cjcx .achievement_title {
  margin: 0 0 15px;
  font-size: 24px;
}

.cjcx .overview {
  padding: 20px;
  margin-bottom: 15px;
}

.cjcx .overview .overview_top {
  overflow: hidden;
}

.cjcx .overview .overview_top&gt;div {
  display: inline-block;
  width: 45%;
  margin: 0 2.5%;
  height: 100px;
  float: left;
  border-radius: 10px;
  color: #fff;
}

.cjcx .overview .overview_top&gt;div img {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 25px;
  left: 25px;
}

.cjcx .overview .overview_top .overview_top_left {
  background: linear-gradient(to right, #fde591, #f9ce68);
  position: relative;
  padding-left: 85px;
}

.cjcx .overview .overview_top .overview_top_right {
  background: linear-gradient(to right, #b3f69f, #7cf6bf);
  position: relative;
  padding-left: 85px;
}

.cjcx .overview .overview_top .overview_top_left .overview_top_left_top {
  font-size: 16px;
  margin-top: 25px;
  color: #fff;
}

.cjcx .overview .overview_top .overview_top_right .overview_top_right_top {
  font-size: 16px;
  margin-top: 25px;
}

.cjcx .overview .overview_top .overview_top_left .overview_top_left_center,
.cjcx .overview .overview_top .overview_top_right .overview_top_right_center {
  font-size: 24px;
  font-weight: 700;
  color: #fff
}

.cjcx .overview .overview_top .overview_top_left .overview_top_left_bottom {
  height: 20px;
  font-size: 12px;
  width: 90%;
  background-color: #f1ca5c;
  border-radius: 5px;
  line-height: 20px;
  padding: 0 10px;
}

.cjcx .overview .overview_top .overview_top_left .overview_top_left_bottom .required {
  float: left;
}

.cjcx .overview .overview_top .overview_top_left .overview_top_left_bottom .elective {
  float: right;
}

.cjcx .overview .overview_bootom .overview_bootom_top {
  text-align: center;
}

.cjcx .overview .overview_bootom .overview_bootom_top&gt;div {
  display: inline-block;
  margin: 0 30px;
  font-weight: bolder;
  font-size: 16px;
}

.cjcx .overview .overview_bootom .overview_bootom_top&gt;div b {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  vertical-align: top;
  font-weight: 700;
}

.cjcx .overview .overview_bootom .overview_bootom_bottom {
  overflow: hidden;
  margin-top: 20px;
  text-align: center;
  overflow: unset;
}

.cjcx .overview .overview_bootom .overview_bootom_bottom&gt;div {
  display: inline-block;
  text-align: center;
}

.cjcx .overview .overview_bootom .overview_bootom_bottom b {
  font-size: 16px;
  display: block;
}

.cjcx .overview .overview_bootom .overview_bootom_bottom .overview_bootom_bottom_left {
  float: left;
}

.cjcx .overview .overview_bootom .overview_bootom_bottom .overview_bootom_bottom_right {
  float: right;
}

.cjcx .overview .overview_bootom .overview_bootom_bottom .progress {
  width: 87%;
  height: 30px;
  margin-top: 5px;
  margin-bottom: 0;
  border-radius: 15px;
  overflow: unset;
  position: relative;
}

.cjcx .overview .overview_bootom .overview_bootom_bottom .progress b {
  color: #04bba5;
  position: absolute;
  top: -22px;
  left: 40%;
  margin-left: -14px;
}

.cjcx .overview .overview_bootom .overview_bootom_bottom .progress img {
  height: 33px;
  position: absolute;
  top: -3px;
  left: 40%;
  margin-left: -10px;
}

.progress-bar-success {
  background: linear-gradient(to right, #B1F6A1, #7BF6C0);
  border-radius: 15px 0 0 15px;
}

.cjcx .jidian {
  color: #ff792a;
}

#banji04 table,
#banji05 table {
  margin-top: 10px;
}
#wyy7 .nav-pills&gt;li.active&gt;a {
  background-color: #199285;
}
#wyy16 {
  padding: 15px
}
.wyingyong ul li a {
  color: #199285
}
.kjscx .btn-primary:focus,
.kjscx .btn-primary.focus {
  color: #fff;
  background-color: #157b70;
  border-color: #157b70;
}
.kjscx .romList {
  margin-top: 15px;
}
.kjscx .romList .tit{
  line-height: 40px;
  border: 1px solid #ccc;
}
.kjscx .romList .tit .left {
  float: left;
  width:100px;
  text-align: center;
}
.kjscx .romList .tit .right {
  float: right;
  line-height: 28px;
  width: 60px;
  text-align: center;
  color: #fff;
  background-color: #199285;
  margin-top: 6px;
  margin-right: 30px;
  border-radius: 5px;
}
.kjscx .listContent {
  border: 1px solid #ccc;
  border-top: none;
  padding: 15px 30px;
}
.kjscx .listContent ul li {
  float: left;
  line-height: 30px;
  background-color: #ccc;
  color: #333;
  margin: 30px 15px;
  width: 100px;
  border-radius: 14px;
  text-align: center
}
.kjscx .null {
  width: 100%;
  text-align: center;
  height: 100px;
  margin: 0

}
.gz {
  padding: 10px 0px;
}
.gz .gzContent {
  overflow: auto;
}
.gzTit {
  padding: 0 10px;
}
.gz .gzTit .gz_total {
  line-height: 60px;
  color: #157b70;
  font-weight: 700;
}
.gz .gzTit .gz_time {
  line-height: 54px;
  margin-top: 8px;
}
.gz .gzTit .gz_time input {
  height: 36px;
  display: inline-block;
  width: 100px;
  border-radius: 2px;
  display: none;
}
.gz .gzTit .gz_time input.active {
  display: inline-block;
}
.card_time input,
.card_time1 input {
  height: 36px;
  display: inline-block;
  width: 200px;
  border-radius: 2px;
}
.cardtj_time {
  position: absolute;
  right: 25px;
  top: 115px;
  z-index: 999;
}
#cardtj_time,
#cardtj_time {
  height: 36px;
  display: inline-block;
  width: 100px;
  border-radius: 2px;
}
.gz .gzContent thead th,
#bookContent thead th,
#bookContent1 thead th {
  background-color: #f9f9f9;
  border-bottom: none;
}
.changeTime {
  margin: 12px 20px 0 12px;
}
 .changeTime li {
   float: left;
   background-color: #eeeeee;
   color: #999999;
   width: 40px;
   height: 30px;
   line-height: 30px;
   text-align: center;
   cursor: pointer;
   border: 1px solid #d8d8d8;
 }
.changeTime li:first-child {
  border-top-left-radius: 15px;

  border-bottom-left-radius: 15px;
  border-right: none !important;
}

.changeTime li:nth-child(2) {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  border-left: none !important;
}

.changeTime li.active {
  background-color: #67bb32;
  color: #fff;
  border: 1px solid #67bb32;
}






</pre></body></html>