body {
  min-width: 11rem;
  font-family: 'SiYuanHei', 'Source Han Sans SC ', ' Source Han Sans CN ', ' Noto Sans CJK SC ', ' 思源黑体 CN ', ' 思源黑体 ';
  overflow-x: hidden;
}
section {
  padding-top: 0.6rem;
  margin: 0 auto;
}
.wid,
.wrap {
  width: 11rem;
  margin: 0 auto;
  padding: 0.01rem 0;
}
.wrap {
  width: 12rem;
}
#aside {
  position: fixed;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 167px;
  z-index: 11;
}
#aside:hover .close {
  opacity: 1;
}
#aside .close {
  position: absolute;
  top: 6px;
  right: 14px;
  z-index: 4;
  width: 20px;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#aside .asd_top {
  position: relative;
  width: 100%;
  height: 121px;
  padding-top: 13px;
  text-align: center;
  z-index: 2;
  background: url("../images/asd_top.png") no-repeat center center;
  background-size: 100% 100%;
}
#aside .asd_top b {
  font-family: 'SiYuanSong';
  font-size: 30px;
  font-weight: bold;
  background: linear-gradient(to bottom, #3288d3 50%, rgba(50, 136, 211, 0.07) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#aside .asd_top img {
  display: block;
  margin: -8px auto 0;
}
#aside .asd_btm {
  width: 130px;
  padding: 3px;
  background: #99f2ff;
  border-radius: 0 0 100px 100px;
  margin: -30px auto 0;
}
#aside .asd_btm .asd_main {
  background: #045bcc;
  margin: 0 auto;
  padding: 5px;
  border-radius: 0 0 100px 100px;
}
#aside .asd_btm .asd_main ul {
  padding-top: 20px;
  background: #ffffff;
  text-align: center;
  overflow: hidden;
  border-radius: 0 0 100px 100px;
}
#aside .asd_btm .asd_main ul li {
  line-height: 45px;
}
#aside .asd_btm .asd_main ul li a {
  display: block;
  width: 90px;
  font-size: 18px;
  color: #221815;
  margin: 0 auto;
  border-bottom: 1px dashed #83aae2;
}
#aside .asd_btm .asd_main ul li a:hover {
  color: #f8451c;
}
#aside .asd_btm .asd_main ul li .adsTop {
  display: block;
  margin: 15px auto 25px;
  cursor: pointer;
}
.banner {
  height: 5.6rem;
  background: url("../images/banner.jpg") no-repeat center center;
  background-size: 100% 100%;
}
.banner .bantitle {
  display: block;
  margin: 0.24rem auto 0.2rem;
  width: 8.7rem;
}
.banner .ban {
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner .ban span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.79rem;
  height: 0.49rem;
  color: #0755c5;
  font-size: 0.26rem;
  margin: 0 0.08rem;
  font-weight: 500;
  background: url("../images/ban01.png") no-repeat center center;
  background-size: 100% 100%;
}
.title {
  display: flex;
  justify-content: center;
  align-items: center;
}
.title b {
  font-family: 'SiYuanSong';
  font-weight: 800;
  font-size: 0.46rem;
  color: #0755c5;
  margin: 0 0.18rem;
}
.title span {
  color: #333333;
}
.zhengce .zc {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background: #e5f1ff;
  margin: 0.3rem auto 0.6rem;
  padding: 0.2rem 0;
  gap: 0 16px;
}
.zhengce .zc .item {
  height: 3.17rem;
  padding-top: 0.3rem;
  width: 47.45%;
  background: #ffffff;
}
.zhengce .zc .item .zc_top {
  position: relative;
  display: inline-block;
  padding: 0 0.3rem;
  line-height: 0.56rem;
  font-size: 0.24rem;
  color: #ffffff;
  text-align: center;
  letter-spacing: 0.01rem;
  font-weight: 700;
  border-radius: 0 0.5rem 0.5rem 0;
  background: #fb6329;
  background: -webkit-linear-gradient(to right, #fe8135, #f8451c);
  background: linear-gradient(to right, #fe8135, #f8451c);
  -webkit-box-shadow: 0.09rem 0 0 0 #ffde6d;
  box-shadow: 0.09rem 0 0 0 #ffde6d;
}
.zhengce .zc .item .zc_top::after {
  position: absolute;
  content: "";
  right: -2.22rem;
  top: 50%;
  transform: translateY(-50%);
  width: 2.13rem;
  height: 0.01rem;
  background: url("../images/zc_top1line.png") no-repeat center center;
  background-size: 100% 100%;
}
.zhengce .zc .item .zc_btm {
  display: flex;
  align-items: center;
  margin-top: 0.16rem;
}
.zhengce .zc .item .zc_btm img {
  height: 1.53rem;
  animation: moveY1 1s linear infinite alternate;
  -webkit-animation: moveY1 1s linear infinite alternate;
}
.zhengce .zc .item .zc_btm ul {
  flex: 1;
}
.zhengce .zc .item .zc_btm ul li {
  position: relative;
  font-size: 0.18rem;
  line-height: 0.26rem;
  margin: 0.1rem 0;
  padding-right: 0.22rem;
}
.zhengce .zc .item .zc_btm ul li::before {
  position: absolute;
  content: '';
  top: 0.09rem;
  left: -0.19rem;
  width: 0.11rem;
  height: 0.13rem;
  background-image: url("../images/cssSprites.png");
  background-position: 0 0;
}
.zhengce .zc .item2 .zc_top {
  background: #1376eb;
  background: -webkit-linear-gradient(to right, #1b84ff, #0b68d6);
  background: linear-gradient(to right, #1b84ff, #0b68d6);
  -webkit-box-shadow: 0.09rem 0 0 0 #99f2ff;
  box-shadow: 0.09rem 0 0 0 #99f2ff;
}
.zhengce .zc .item2 .zc_top::after {
  position: absolute;
  content: "";
  right: -1.34rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1.25rem;
  height: 0.01rem;
  background: url("../images/zc_top2line.png") no-repeat center center;
  background-size: 100% 100%;
}
.zhengce .zc .item2 .zc_btm ul li {
  margin: 0.18rem 0;
  padding-right: 0;
}
.zhengce .zc .item2 .zc_btm ul li::before {
  background-position: -0.11rem 0;
}
.lihao {
  padding-bottom: 0.23rem;
  background: url("../images/lihao.jpg") no-repeat center center;
  background-size: 100% 100%;
}
.lihao .lh {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 0.3rem;
}
.lihao .lh .item {
  width: 2rem;
  color: #ffffff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.lihao .lh .item:hover {
  transform: scale(1.04);
}
.lihao .lh .item .lhicon {
  display: block;
  width: 0.72rem;
  margin: 0.5rem auto 0.2rem;
}
.lihao .lh .item h2 {
  text-align: center;
  font-size: 0.24rem;
  font-weight: 700;
  letter-spacing: 0.01rem;
}
.lihao .lh .item p {
  font-size: 0.18rem;
  line-height: 0.26rem;
  font-weight: lighter;
  margin: 0.1rem 0 0 0.15rem;
}
.lihao .lh .item.item1 {
  height: 3.15rem;
  background: url("../images/lhitem1.png") no-repeat center center;
  background-size: 100% 100%;
}
.lihao .lh .item.item2 {
  height: 3.21rem;
  background: url("../images/lhitem2.png") no-repeat center center;
  background-size: 100% 100%;
}
.lihao .lh .item.item2 p {
  margin-left: 0.26rem;
}
.lihao .lh .item.item3 {
  margin-top: 0.16rem;
  height: 2.9rem;
  background: url("../images/lhitem3.png") no-repeat center center;
  background-size: 100% 100%;
}
.lihao .lh .item.item3 .lhicon {
  margin-top: 0.35rem;
}
.lihao .lh .item.item3 p {
  margin-left: 0.2rem;
}
.lihao .lh .item.item4 {
  height: 3.2rem;
  background: url("../images/lhitem4.png") no-repeat center center;
  background-size: 100% 100%;
}
.lihao .lh .item.item4 p {
  margin-right: 0.13rem;
  margin-left: 0.23rem;
}
.lihao .lh .item.item5 {
  height: 3.18rem;
  background: url("../images/lhitem5.png") no-repeat center center;
  background-size: 100% 100%;
}
.lihao .lh .item.item5 p {
  margin-right: 0.07rem;
}
.kecheng {
  display: none;
}
.kecheng .kc_tab {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.kecheng .kc_tab span {
  width: 2.06rem;
  line-height: 0.62rem;
  text-align: center;
  font-size: 0.28rem;
  font-weight: 500;
  color: #ffffff;
  margin: 0.3rem 0.15rem -0.4rem;
  cursor: pointer;
  border-radius: 0.5rem;
  background: #2379e6;
  background: -webkit-linear-gradient(to right, #3d97ff, #095acd);
  background: linear-gradient(to right, #3d97ff, #095acd);
  -webkit-box-shadow: 0 0.03rem 0 0 #fff;
  box-shadow: 0 0.03rem 0 0 #fff;
}
.kecheng .kc_tab span.active {
  height: 0.76rem;
  border-radius: 0rem;
  box-shadow: none;
  background: url("../images/kc_tab.png") no-repeat center center;
  background-size: 100% 100%;
}
.kecheng .kc {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  background: #e5f1ff;
  margin-bottom: 0.6rem;
  padding: 0.6rem 0 0.2rem;
}
.kecheng .kc #player {
  width: 6.88rem;
  background: #e5f1ff;
}
.kecheng .kc .kc_main {
  position: relative;
  width: 3.76rem;
  height: 3.87rem;
  background: #ffffff;
  margin-left: 0.15rem;
  overflow: hidden;
}
.kecheng .kc .kc_main ul {
  display: none;
  padding: 0.24rem 0.2rem 0 0.36rem;
}
.kecheng .kc .kc_main ul.active {
  display: block;
}
.kecheng .kc .kc_main ul li {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  font-size: 0.16rem;
  line-height: 0.22rem;
  margin-bottom: 0.12rem;
}
.kecheng .kc .kc_main ul li .li_lf {
  flex: 1;
}
.kecheng .kc .kc_main ul li h3 {
  position: relative;
  font-weight: 500;
}
.kecheng .kc .kc_main ul li h3::before {
  position: absolute;
  content: '';
  top: 0.07rem;
  left: -0.15rem;
  width: 0.1rem;
  height: 0.11rem;
  background-image: url("../images/cssSprites.png");
  background-position: -0.25rem 0;
}
.kecheng .kc .kc_main ul li h3.active::before {
  background-position: 0 0;
}
.kecheng .kc .kc_main ul li p {
  margin-left: 0.1rem;
  cursor: pointer;
}
.kecheng .kc .kc_main ul li p.active,
.kecheng .kc .kc_main ul li p:hover {
  color: #f95322;
}
.kecheng .kc .kc_main ul li .li_rg {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0.9rem;
  font-size: 0.14rem;
  line-height: 0.24rem;
  border-radius: 0.5rem;
  border: 0.01rem solid #015fd5;
  color: #015fd5;
}
.kecheng .kc .kc_main .kc_btm {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-box-shadow: 0 0 0.42rem 0 rgba(224, 231, 239, 0.87);
  box-shadow: 0 0 0.42rem 0 rgba(224, 231, 239, 0.87);
}
.kecheng .kc .kc_main .kc_btm a {
  width: 44.9%;
  line-height: 0.56rem;
  font-size: 0.2rem;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #fb6329;
  background: -webkit-linear-gradient(to right, #fe8135, #f8451c);
  background: linear-gradient(to right, #fe8135, #f8451c);
}
.kecheng .kc .kc_main .kc_btm a:nth-of-type(2) {
  background: #1b2744;
  background: -webkit-linear-gradient(to right, #2c3a5d, #09142a);
  background: linear-gradient(to right, #2c3a5d, #09142a);
}
.kecheng .kc .kc_main .kc_btm a:hover {
  font-size: 0.22rem;
  letter-spacing: 0.01rem;
}
.li_rg.active {
  color: #f95322 !important;
  border-color: #f95322 !important;
}
.li_rg.active i {
  background: #f95322;
  animation: wave 1.2s ease-in-out infinite;
}
.audio-wave {
  width: 0.1rem;
  height: 0.12rem;
  display: inline-flex;
  gap: 0.02rem;
  align-items: center;
  position: relative;
  margin-left: 0.05rem;
}
.audio-wave i {
  width: 0.01rem;
  height: 0.03rem;
  background: #015fd5;
  border-radius: 0.01rem;
}
.audio-wave i:nth-child(2) {
  animation-delay: 0.2s;
  height: 0.05rem;
}
.audio-wave i:nth-child(3) {
  animation-delay: 0.4s;
  height: 0.08rem;
}
.audio-wave i:nth-child(4) {
  animation-delay: 0.6s;
  height: 100%;
}
@keyframes wave {
  0%,
  100% {
    height: 0.03rem;
  }
  50% {
    height: 100%;
  }
}
.tixi {
  padding-bottom: 0.6rem;
  background: url("../images/tixi.jpg") no-repeat center center;
  background-size: 100% 100%;
}
.tixi .tx {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background: #0755c5;
  margin-top: 0.3rem;
  padding: 0.3rem 0 0.4rem;
}
.tixi .tx ul li {
  width: 1.9rem;
  height: 0.9rem;
  margin: 0.2rem 0;
  text-align: center;
  color: #ffffff;
  border-radius: 0.1rem 0 0 0.1rem;
  overflow: hidden;
  background: #1e71e2;
  background: -webkit-linear-gradient(to right, #3391ff, #0851c4);
  background: linear-gradient(to right, #3391ff, #0851c4);
}
.tixi .tx ul li i {
  display: block;
  width: 0.46rem;
  line-height: 0.21rem;
  font-size: 0.16rem;
  color: #b02100;
  border-radius: 0 0 0.1rem 0;
  background: #f2da5e;
  background: -webkit-linear-gradient(to right, #f3eb7a, #f1c941);
  background: linear-gradient(to right, #f3eb7a, #f1c941);
}
.tixi .tx ul li b {
  display: block;
  font-weight: 700;
  font-size: 0.24rem;
  letter-spacing: 0.01rem;
}
.tixi .tx ul li span {
  display: block;
  font-size: 0.16rem;
  width: 0.86rem;
  line-height: 0.25rem;
  margin: 0.07rem auto 0;
  letter-spacing: 0.02rem;
  border-radius: 0.5rem;
  background: #0957cb;
}
.tixi .tx ul li.active {
  background: #f76126;
  background: -webkit-linear-gradient(to right, #fe8135, #ef4017);
  background: linear-gradient(to right, #fe8135, #ef4017);
}
.tixi .tx ul li.active span {
  background: #ea431d;
}
.tixi .tx .tx_mian {
  position: relative;
  width: 77.3%;
  height: 4.6rem;
  background: #fefbff;
  padding: 0.3rem 0;
}
.tixi .tx .tx_mian .ip0 {
  display: none;
  position: absolute;
  bottom: 0.3rem;
  left: 1.12rem;
  width: 1.23rem;
  z-index: 2;
  animation: moveY1 1s linear infinite alternate;
  -webkit-animation: moveY1 1s linear infinite alternate;
}
.tixi .tx .tx_mian .ip1 {
  position: absolute;
  bottom: 0.3rem;
  left: 0.63rem;
  width: 2rem;
  z-index: 2;
}
.tixi .tx .tx_mian .tx_item {
  display: none;
  align-items: flex-start;
  height: 100%;
}
.tixi .tx .tx_mian .tx_item.active {
  display: flex;
}
.tixi .tx .tx_mian .tx_item .zhongdian {
  width: 39.4%;
}
.tixi .tx .tx_mian .tx_item .zhongdian h4 {
  width: 75.5%;
  line-height: 0.56rem;
  text-align: center;
  font-size: 0.24rem;
  border-radius: 0.5rem;
  margin: 0 auto;
  color: #ffffff;
  font-weight: 700;
  background: #fb6b35;
  background: -webkit-linear-gradient(to right, #fe904d, #f8451c);
  background: linear-gradient(to right, #fe904d, #f8451c);
}
.tixi .tx .tx_mian .tx_item .zhongdian p {
  font-size: 0.18rem;
  color: #221815;
  line-height: 0.26rem;
  margin: 0.2rem 0.4rem 0;
}
.tixi .tx .tx_mian .tx_item .txziliao {
  position: relative;
  width: 57%;
  height: 100%;
  background: #ebf9ff;
}
.tixi .tx .tx_mian .tx_item .txziliao h5 {
  width: 42.6%;
  line-height: 0.56rem;
  font-size: 0.2rem;
  text-align: center;
  margin: 0 auto;
  color: #ffffff;
  letter-spacing: 0.01rem;
  font-weight: 700;
  border-radius: 0 0 0.16rem 0.16rem;
  background: #0e71e9;
  background: -webkit-linear-gradient(to right, #1b84ff, #005ed3);
  background: linear-gradient(to right, #1b84ff, #005ed3);
}
.tixi .tx .tx_mian .tx_item .txziliao h6 {
  text-align: center;
  font-size: 0.24rem;
  color: #0755c5;
  margin: 0.32rem 0;
  font-weight: 700;
}
.tixi .tx .tx_mian .tx_item .txziliao .books {
  display: block;
  margin: 0 auto;
}
.tixi .tx .tx_mian .tx_item .txziliao .tips {
  position: absolute;
  bottom: 0.2rem;
  right: 0.24rem;
  font-size: 0.16rem;
  color: #333333;
  text-align: right;
}
.jianzhang .fxtips {
  font-size: 0.18rem;
  margin: 0.3rem auto 0.15rem;
}
.jianzhang .fxtips b {
  color: #005ed3;
}
.jianzhang table {
  margin-bottom: 0.2rem;
  -webkit-box-shadow: 0 0.01rem 0.2rem 0 #cee4ff;
  box-shadow: 0 0.01rem 0.2rem 0 #cee4ff;
}
.jianzhang table thead {
  color: #ffffff;
  font-size: 0.24rem;
  line-height: 0.6rem;
  font-weight: 700;
  background: #0e71e9;
  background: -webkit-linear-gradient(to right, #1b84ff, #005ed3);
  background: linear-gradient(to right, #1b84ff, #005ed3);
}
.jianzhang table thead th {
  border-left: 0.01rem solid #fff;
}
.jianzhang table thead th:nth-of-type(1) {
  width: 18%;
  border-left: 0;
}
.jianzhang table thead th:nth-of-type(2) {
  width: 14.5%;
}
.jianzhang table thead th:nth-of-type(3) {
  width: 18.5%;
}
.jianzhang table thead th:nth-of-type(4) {
  width: 33.6%;
}
.jianzhang table thead th:last-of-type {
  border-right: 0.01rem solid #005ed3;
}
.jianzhang table td {
  font-size: 0.18rem;
  line-height: 0.26rem;
  text-align: center;
  padding: 0.2rem 0;
  border: 0.01rem solid #7bb8eb;
}
.jianzhang table td b {
  display: block;
  margin-bottom: 0.03rem;
}
.jianzhang table td .zhanwei {
  display: block;
  height: 0.15rem;
}
.jianzhang table .color_ban {
  color: #0755c5;
  font-size: 0.24rem;
  font-weight: 700;
}
.jianzhang table .fw {
  width: 5%;
  line-height: 0.22rem;
  padding-left: 0.12rem;
  padding-right: 0.12rem;
}
.jianzhang table .fw + td {
  text-align: left;
  padding-left: 0.27rem;
}
.jianzhang .jzTip {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  font-size: 0.16rem;
  color: #053b7d;
  margin-bottom: 0.5rem;
}
.enterprise-honor_box .honor_top {
  margin-top: 40px !important;
}
#branchSchool-wrapper {
  display: none !important;
}
.yl-others section {
  padding-top: 0 !important;
}
@media screen and (max-width: 1000px) {
  #aside,
  #header-wrapper,
  #branchSchool-wrapper,
  #footer-wrapper {
    display: none !important;
  }
}
/*# sourceMappingURL=main.css.map */