<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.xds-head {
  width: 100%;
  height: 100px;
  background-repeat: no-repeat;
  background-image: url(../images/schoolImg/bit-xds-bg-header.png);
}

.xds-head-main {
  width: 1200px;
  height: 100px;
  margin: 0 auto;
}

.xds-head-main-l {
  float: left;
  width: 353px;
  height: 60px;
  margin-top: 20px;
  background-repeat: no-repeat;
  background-image: url(../images/schoolImg/logo.png);
  display: block;
}

.xds-head-main-r {
  float: right;
}

.xds-head-one {
  display: block;
  float: left;
  overflow: hidden;
  margin-left: 30px;
}

.xds-head-one-l1 {
  float: left;
  width: 36px;
  height: 36px;
  margin-top: 32px;
  background-repeat: no-repeat;
  background-image: url(../images/schoolImg/login-1.png);
}

.xds-head-one-l2 {
  float: left;
  width: 33px;
  height: 33px;
  margin-top: 33.5px;
  background-repeat: no-repeat;
  background-image: url(../images/schoolImg/login-2.png);
}

.xds-head-one-l3 {
  float: left;
  width: 33px;
  height: 33px;
  margin-top: 33.5px;
  background-repeat: no-repeat;
  background-image: url(../images/schoolImg/login-3.png);
}

.xds-head-one:hover .xds-head-one-l1 {
  float: left;
  width: 36px;
  height: 36px;
  margin-top: 32px;
  background-repeat: no-repeat;
  background-image: url(../images/schoolImg/login-1-hover.png);
}

.xds-head-one:hover .xds-head-one-l2 {
  float: left;
  width: 33px;
  height: 33px;
  margin-top: 33.5px;
  background-repeat: no-repeat;
  background-image: url(../images/schoolImg/login-2-hover.png);
}

.xds-head-one:hover .xds-head-one-l3 {
  float: left;
  width: 33px;
  height: 33px;
  margin-top: 33.5px;
  background-repeat: no-repeat;
  background-image: url(../images/schoolImg/login-3-hover.png);
}

.xds-head-one-r {
  float: left;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 600;
  color: #181D24;
  margin-left: 5px;
  line-height: 100px;
}

.xds-bann-list {
  position: absolute;
  width: 100%;
  left: 0px;
  top: 20px;
  z-index: 999;
}

.xds-bann-list-main {
  width: 1200px;
  margin: 0 auto;
}

.xds-bann-list-main&gt;ul {
  width: auto;
  height: 52px;
  background: rgba(255, 255, 255, 0.76);
  box-shadow: 0px 6px 9px 1px rgba(0, 0, 0, 0.09);
  border-radius: 4px;
  float: left;
}

.xds-bann-list-main&gt;ul&gt;li {
  position: relative;
  float: left;
  height: 52px;
  width: 150px;
  text-align: center;
  line-height: 52px;
}

.xds-bann-list-main&gt;ul&gt;li&gt;a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #333333;
}

.xds-bann-list-main&gt;ul&gt;li:hover .li-a3 {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff !important;
  background-color: #F0621E;
}

.xds-bann-list-main&gt;ul&gt;li:first-child:hover .li-a3 {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff !important;
  background-color: #F0621E;
  border-radius: 4px 0px 0px 4px;
}

.xds-bann-list-main&gt;ul&gt;li:last-child:hover .li-a3 {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff !important;
  background-color: #F0621E;
  border-radius: 0px 4px 4px 0px;
}

.xds-bann-list-main&gt;ul&gt;li .sub3 {
  position: absolute;
  top: 52px;
  left: 0px;
  display: none;
  z-index: 9999;
}

.xds-bann-list-main&gt;ul&gt;li:hover .sub3 {
  display: block;
}

.xds-bann-list-main&gt;ul&gt;li .sub3 .list3 {
  background: rgba(255, 255, 255, 0.76);
  box-shadow: 0px 6px 9px 1px rgb(0 0 0 / 9%);
  min-width: 150px;
}

.xds-bann-list-main&gt;ul&gt;li .sub3 .list3&gt;li {
  text-align: center;
  border-radius: 2px;
  min-width: 150px;
  position: relative;
}

.xds-bann-list-main&gt;ul&gt;li .sub3 .list3&gt;li&gt;a {
  display: block;
  min-width: 150px;
  cursor: pointer;
  height: 100%;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 52px;
}

.xds-bann-list-main&gt;ul&gt;li .sub3 .list3&gt;li:hover {
  background-color: #F0621E;
}

.xds-bann-list-main&gt;ul&gt;li .sub3 .list3&gt;li:hover&gt;a {
  color: #fff;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  line-height: 52px;
}

.xds-bann-list-main&gt;ul&gt;li .sub3 .list3&gt;li .sub9 {
  position: absolute;
  top: 0px;
  right: -150px;
  display: none;
}

.xds-bann-list-main&gt;ul&gt;li .sub3 .list3&gt;li:hover .sub9 {
  display: block;
}

.xds-bann-list-main&gt;ul&gt;li .sub9 .list9 {
  overflow: hidden;
  background-color: #fff;
  box-shadow: 1px 2px 5px rgba(128, 128, 128, 0.2);
  min-width: 150px;
}

.xds-bann-list-main&gt;ul&gt;li .sub9 .list9&gt;li {
  text-align: center;
  border-radius: 2px;
  min-width: 150px;
}

.xds-bann-list-main&gt;ul&gt;li .sub9 .list9&gt;li&gt;a {
  font-size: 16px;
  color: #666;
  line-height: 52px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}

.xds-bann-list-main&gt;ul&gt;li .sub9 .list9&gt;li:hover {
  background-color: #EE7133;
}

.xds-bann-list-main&gt;ul&gt;li .sub9 .list9&gt;li:hover&gt;a {
  font-size: 16px;
  color: #fff;
  line-height: 52px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}

.page_index .banner {
  position: relative;
  width: 100%;
  max-width: 1920px;
  height: 200px;
}

.page_index .banner .swiper-slide {
  width: 100%;
  height: 100%;
}

.page_index .banner .swiper-slide img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.xds-sec-list {
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 0px;
  z-index: 9;
}

.xds-sec-list-main {
  width: 1200px;
  margin: 0 auto;
}

.xds-sec-list-main&gt;ul {
  width: auto;
  height: 48px;
  float: left;
}

.xds-sec-list-main&gt;ul li {
  width: 128px;
  height: 48px;
  background: #F7C7C7;
  border-radius: 4px 4px 0px 0px;
  float: left;
  margin-right: 3px;
}

.xds-sec-list-main&gt;ul li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #EE7133;
  margin-right: 3px;
  line-height: 48px;
}

.xds-sec-list-main&gt;ul li:hover {
  width: 128px;
  height: 48px;
  background: rgba(255, 255, 255) !important;
  border-radius: 4px 4px 0px 0px;
  float: left;
  margin-right: 3px;
}

.xds-sec-list-main&gt;ul li.active {
  width: 128px;
  height: 48px;
  background: rgba(255, 255, 255) !important;
  border-radius: 4px 4px 0px 0px;
  float: left;
  margin-right: 3px;
}</pre></body></html>