<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">main {
  width: 1100px;
  margin: 0 auto;
}

main * {
  color: #333;
}

.crumbs {
  box-sizing: border-box;
}

.onebox {
  width: 100%;
  height: 300px;
  background: url(/statics/res/zyres/oneboxbg.png) no-repeat;
  background-size: cover;
  box-sizing: border-box;
  padding: 30px;
  margin-bottom: 10px;
}

.onebox-content {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 30px;
  padding-bottom: 0;
}

.one-top {
  display: flex;
  margin-bottom: 12px;
}

.one-top img {
  width: 140px;
  height: 140px;
  margin-right: 20px;
  border-radius: 10px;
}

.one-zyinfo {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ececec;
  padding-bottom: 12px;
  margin-bottom: 10px;
}

.one-zyinfo p {
  margin-right: 30px;
  line-height: 15px;
  text-indent: 24px;
  background: url(/statics/res/zyres/zy-one.png) no-repeat;
  background-size: 14px;
  background-position: 0;
}

.one-zyinfo p:nth-child(2) {
  background: url(/statics/res/zyres/zy-two.png) no-repeat;
}

.one-zyinfo p:nth-child(3) {
  background: url(/statics/res/zyres/zy-three.png) no-repeat;
}

.one-zyinfo p:nth-child(4) {
  background: url(/statics/res/zyres/zy-four.png) no-repeat;
}

.one-zyinfo p span {
  color: #0a79ce;
}

.one-btm {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ot-right * {
  font-size: 14px;
}

.ot-right&gt;p:first-child {
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 17px;
}

.ot-right&gt;p:last-child {
  line-height: 20px;
}

.ot-right&gt;p span:last-child {
  color: #666;
}

.one-btm p {
  display: flex;
  align-items: center;
  justify-content: center;
}

.one-btm&gt;p:first-child {
  width: 140px;
  height: 36px;
  border-radius: 36px;
  background-color: #ffece7;
  color: #ec471c;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 36px;
}

.one-btm p a {
  display: block;
  margin-left: 20px;
  width: 120px;
  height: 36px;
  border-radius: 3px;
  font-size: 15px;
  font-weight: bold;
  line-height: 36px;
  text-align: center;
}

.one-btm p a:hover {
  text-decoration: none;
}

.one-btm p:last-child a:first-child {
  background-color: #53aef4;
  color: #fff;
}

.one-btm p:last-child a:nth-child(2) {
  background-color: #eef8ff;
  color: #005da5;
}

.one-btm p:last-child a:last-child {
  background-image: linear-gradient(90deg, #ff562b, #ff7a58);
  color: #fff;
}

.main-content {
  display: flex;
  justify-content: space-between;
}

.main-content&gt;div {
  box-sizing: border-box;
}

.main-left {
  flex: 1;
  margin-right: 30px;
}

.main-right {
  margin-top: 0;
  width: 240px;
}

.ml-onebox {
  box-sizing: border-box;
  border: 1px solid #c3d4e7;
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}

.ml-onebox&gt;p {
  width: 100%;
  height: 48px;
  line-height: 48px;
  text-indent: 46px;
  background-image: url(/statics/res/zyres/10.png);
  background-repeat: no-repeat;
  background-color: #f4faff;
  background-size: auto 18px;
  background-position: 20px;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}

.ml-onebox:nth-child(1)&gt;p {
  background-image: url(/statics/res/zyres/8.png);
}

.ml-onebox:nth-child(2)&gt;p {
  background-image: url(/statics/res/zyres/9.png);
}

.ml-onebox&gt;p span {
  text-indent: initial;
  color: #d12f2f;
  font-weight: initial;
}

.ml-onebox table {
  flex: 1;
}

table {
  margin: 20px;
}

table tr {
  height: 40px;
}

table td {
  border: 0;
}

table tr:nth-child(odd) {
  background-color: #fafafa;
}


table tr:first-child {
  background-color: #f5f5f5;
}

table tr * {
  font-size: 14px;
  width: 25%;
}

table tr:first-child * {
  font-size: 15px;
  font-weight: bold;
}

table tr:nth-child(n+2) td:last-child {
  color: #df1f1f;
}

.tishi {
  background-color: #f9fcff;
  box-sizing: border-box;
  padding: 16px 18px;
  margin: 20px;
  margin-top: 0;
}

.tishi&gt;p {
  color: #0492ff;
  font-weight: bold;
  font-size: 16px;
  line-height: 30px;
}

.tishi ul {
  padding-left: 16px;
}

.tishi li {
  list-style: disc;
  color: #8bcdff;
}

main .tishi li p {
  font-size: 14px;
  color: #666;
  line-height: 20px;
  margin: 5px 0
}

.ml-twobox table td {
  width: 25%;
  background-color: #fff;
  border: 1px solid #c2c2c2;
}

.ml-twobox table .boldtd {
  color: #1476c1;
  font-weight: bold;
  background-color: #f9fcff;
  border: 1px solid #b1ddff;

}

.ml-twobox table tr:first-child td:nth-child(2) {
  color: #e11c1c;
}

.ml-twobox table tr:nth-child(n+2) td:last-child {
  color: #333;
}

.ml-twobox table tr {
  height: auto;
}

.ml-twobox table td {
  padding: 9px 0;
}

.ml-threebox table tr * {
  background-color: #fff;
  padding: 10px 20px;
  width: initial;
  max-width: 78px;
}

.ml-threebox table tr * {
  border: 1px solid #f2f2f2;
}

.ml-threebox table tr:first-child * {
  background-color: #f2f2f2;
  border: 1px solid #fff;
}

.ml-threebox table tr:nth-child(n+2) td:last-child {
  color: #333;
}

.tishitwo {
  margin: 0;
}

.tishitwo li {
  list-style: none;
}

.tishitwo li p {
  color: #35658a !important;
}

.tishitwo ul {
  padding: 0;
}

.bookbuy {
  width: 180px;
  height: 28px;
  background-color: #dd2929;
  border-radius: 28px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 28px;
  text-indent: initial;
  margin-right: 20px;
}

.bookbuy:hover {
  color: #fff;
  text-decoration: none;
}

.ml-threebox&gt;p {
  justify-content: space-between;
}


.main-right&gt;div {
  margin-bottom: 30px;
}

.schoolbox {
  width: 100%;
  border: 1px solid #c3d4e7;
}

.schoolbox&gt;p {
  position: relative;
  display: flex;
  align-items: center;
  height: 37px;
  font-size: 15px;
  line-height: 37px;
  color: #004499;
  background-image: linear-gradient(#fff, #ceecf8);
}

.schoolbox&gt;p a {
  position: absolute;
  right: 10px;
}

.schoolbox&gt;p::before {
  display: block;
  content: "";
  width: 3px;
  height: 14px;
  background: url(/statics/images/xue/icons_001.png) no-repeat;
  background-size: 100%;
  margin: 0 10px;
}

.schoolbox&gt;*:nth-child(2) {
  box-sizing: border-box;
  padding: 0 10px 16px;
}

.schoolbox-son a {
  display: block;
  border-bottom: 1px solid #e9e9e9;
  overflow: hidden;
  transition: all .3s;
}

.schoolbox-son li {
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
  padding-bottom: 15px;
  overflow: hidden;
}

.schoolbox-son li img {
  width: 33px;
  height: 36px;
  margin-right: 10px;
}

.schoolbox-son div:nth-child(2) {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.schoolbox-son div p {
  font-size: 13px;
  line-height: 13px;
}

.schoolbox-son div p:first-child {
  font-size: 15px;
  font-weight: bold;
  line-height: 15px;
}

.schoolbox-son div p:last-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.schoolbox-son div b {
  color: #e20f0f;
  font-weight: initial;
}

.school-twobox {
  width: 100%;
  height: 58px;
  background-color: #f7fcff;
  box-sizing: border-box;
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 10px;
}

.school-twobox:last-child {
  margin-bottom: 0px;
}

.school-twobox * {
  font-size: 13px !important;
  line-height: 13px;
}

.school-twobox p:last-child span {
  color: #666;
}

.schoolbox-son li:first-child&gt;p {
  color: #666;
  font-size: 13px;
  line-height: 20px;
  margin: 10px 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.school-twobox p:first-child {
  color: #0f97ff;
  display: flex;
  align-items: center;
}

.school-twobox p:first-child span {
  width: 48px;
  height: 16px;
  border-radius: 16px;
  background-color: #0492ff;
  text-align: center;
  line-height: 16px;
  font-size: 12px !important;
  color: #fff;
  margin-left: 10px;
}

.school-twobox p:first-child::before {
  display: block;
  content: "";
  width: 2px;
  height: 13px;
  margin-right: 7px;
  background-color: #0492ff;
}

.schoolbox-son a:hover {
  text-decoration: none;
}

#navGroupChat {
  width: 240px;
  height: 30px;
}

#navGroupChat li {
  display: block;
  width: 120px;
  float: left;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #c3d4e7;
}

#navGroupChat .active {
  background-image: linear-gradient(#fff, #b2f9f8);
  color: #1e50a2;
}

.iconsgropuchat {
  padding-left: 2px;
  display: inline-block;
}

.col-ding-2 .er_code {
  float: initial;
  position: static;
  top: 0;
  background-color: #fff;
  z-index: 1;
}

.schooltwo-ul {
  margin-left: 14px;
  margin-top: 5px;
}

.schooltwo-ul li {
  color: #0168b7;
  list-style: disc;
  box-sizing: border-box;
  border-bottom: 1px solid #fafafa;
}

.schooltwo-ul li a {
  font-size: 15px;
  line-height: 40px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.schooltwo-ul li a:hover {
  color: #e51717;
}

.ot-right p:nth-child(3) {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.zyxq-video-img {
  text-align: center;
}

.zyxq-video-img video {
  cursor: pointer;
  display: block;
  width: 220px;
  height: 124px;
  padding: 0 !important;
  margin: 15px auto 0;
}

.zyxq-video-img a {
  font-size: 14px;
  line-height: 32px;
  color: #333;
}

.zyxq-video {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  display: none;
  align-items: center;
  justify-content: center;
  background-color: #00000020;
}

.zyxq-video video {
  width: 1000px;
  padding: 20px;
  z-index: 2;
  background-color: #fff;
  box-sizing: border-box;
}

.zyxq-video div {
  position: relative;
}

.zyxq-video button {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: -34px;
  width: 34px;
  height: 34px;
  font-size: 19px;
  border: 0;
}






@media screen and (max-width:540px) {
  main {
    width: 100%;
  }

  main p {
    margin: 0;
  }

  .crumbs {
    height: 32px;
    display: flex;
    align-items: center;
  }

  .crumbs * {
    font-size: 13px;
  }

  .onebox {
    height: 220px;
    padding: 15px 13px;
    background-size: 100% 100%;
    margin-bottom: 20px;
  }

  .onebox-content {
    padding: 15px;
    border-radius: 5px;
  }

  .one-zyinfo p {
    font-size: 13px;
    margin-top: 6px;
    padding: 0;
  }

  .ot-right&gt;p:first-child {
    padding: 0;
    font-size: 16px;
    margin-bottom: 5px;
  }

  .one-zyinfo {
    align-items: flex-start;
    flex-direction: column;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .one-top img {
    width: 110px;
    height: 110px;
    margin-right: 23px;
  }

  .one-top {
    margin-bottom: 20px;
  }

  .one-btm&gt;p:first-child {
    display: none;
  }

  .one-btm p {
    width: 100%;
    justify-content: space-between;
  }

  .one-btm p a {
    margin-left: 0;
    width: 31%;
    height: 30px;
    font-size: 13px;
    line-height: 30px;
  }

  .main-content {
    padding: 0 .32rem;
  }

  .main-left&gt;div {
    margin-bottom: .53rem;
  }

  .main-left {
    width: 100%;
    margin-right: initial;
  }

  .ml-onebox&gt;p {
    height: 30px;
    line-height: .8rem;
    font-size: 13px;
    text-indent: initial;
    padding-left: 30px;
    background-position: .29rem;
  }

  .ml-onebox&gt;p span {
    font-size: 13px;
  }

  .bookbuy {
    width: initial;
    padding: 0 12px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    display: flex;
    justify-content: center;
    margin-right: 0.27rem;
  }

  .ml-onebox&gt;p .bookbuy span {
    font-size: .53rem;
    transform: scale(.5);
    letter-spacing: 2px;
    white-space: nowrap;
    display: block;
    color: #fff;
  }

  .mod_copyright_auth {
    padding-bottom: 2.13rem;
  }

  table {
    margin: .27rem;
  }

  table tr {
    height: .75rem;
  }

  table tr * {
    font-size: 12px;
    padding: 5px 0 !important;
  }

  table tr:first-child * {
    text-align: center;
    font-size: 13px;
  }

  .ml-twobox table td {
    padding: .11rem 0 !important;
  }

  .ml-threebox table tr * {
    padding: 6px 4px !important;
    width: initial;
    max-width: 2rem;
  }

  .ml-threebox table tr:first-child * {
    padding: 13px 0 !important;
  }

  .zhengshu&gt;p {
    background-image: url(/statics/res/zyres/zy-zstlebg.png) ;
  }

  .zhengshu span {
    margin: 10px;
    font-size: 12px;
    line-height: 23px;
  }

  .btmewm p {
    background-image: url(/statics/res/zyres/zy-ewmtlebg.png);
  }

  .btmewmbox {
    position: relative;
    width: 100%;
    overflow: hidden;
  }

  .btmewmbox-item {
    width: 100%;
    height: 100%;
    padding-bottom: 12px;
  }

  .zy-nextewm,
  .zy-prevewm {
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
    background: url(/statics/res/zyres/zy-qhbtnbg.png) no-repeat !important;
    background-size: 100% 100% !important;
  }

  .zy-nextewm {
    transform: rotate(180deg);
  }

  .btmewmbox-item {
    text-align: center;
  }

  .btmewmbox-item p {
    background: none;
    text-indent: initial !important;
    font-size: 13px;
    font-weight: bold;
    color: #D52929;
    line-height: 13px;
    margin-bottom: .2rem;
  }

  .btmewmbox-item img {
    display: inline-block;
    width: 123px;
    height: 123px;
    margin: .37rem 0 .1rem;
  }

  .btmewmbox-item span {
    font-size: 12px;
    color: #333;
    line-height: 23px;
  }

  .zyxq-video-img {
    z-index: 99999;
    position: fixed;
    bottom: 1.58rem;
    left: 0;
    width: 45%;
    background-color: #fff;
  }

  .zyxq-video-img video {
    width: 92%;
    height: auto;
  }

  .zyxq-video-img p {
    height: .64rem;
    display: flex;
    font-size: 12px;
    align-items: center;
    position: relative;
  }

  .zyxq-video-img p span {
    display: block;
    position: absolute;
    right: 0;
    width: .8rem;
    font-size: .35rem;
    height: 100%;
    padding-bottom: .32rem;
    color: #f00;
    text-shadow: 0px 0px 2px #ff0000;
  }

  .videominbtn {
    position: fixed;
    bottom: 1.58rem;
    left: 0;
    width: 18px;
    line-height: 30px;
    font-size: 18px;
    border-radius: 0 30px 30px 0;
    color: #fff;
    padding-left: 3px;
    box-sizing: border-box;
    height: 30px;
    background-color: #0060c0;
  }


}

.project_tab{
	    display: flex;
      margin-bottom: 10px;
      background-color: #eee;
}
.project_tab li{
	font-size: 16px;
      padding: 2px 4px;
      margin-left: 10px;
  cursor: pointer;
}
.project_tab .select{
      color: red;
    border: 1px solid;
    padding: 2px 4px;
    border-radius: 5px;
    background-color: #FFEBEB;
}
.tab_box .hide,
.main-content .hide{
	display: none !important;	
}
.active{
    display: flex;
    margin-bottom: .2rem;
    list-style: none;
      padding: 0;
}
.active li{
    font-size: .6rem;
    padding: 2px 4px;
    margin-left: .32rem;
    cursor: pointer;
}
.active .select{
    color: red;
    border: 1px solid;
    padding: 2px 4px;
    border-radius: 5px;
    background-color: #FFEBEB;
}</pre></body></html>