/**
@keyframes circle {}
@-webkit-keyframes circle {}
**/
@media screen and (max-width: 10rem) {
  #header-wrapper,
  #branchSchool-wrapper,
  #footer-wrapper {
    display: none;
  }
}
body {
  min-width: 7.5rem;
  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: 7rem;
  margin: 0 auto;
  padding: 0.01rem 0;
}
.wrap {
  width: 7rem;
}
.banner {
  height: 4.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: 87%;
}
.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;
}
.title img {
  width: 1rem;
}
.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.2rem 0.16rem;
}
.zhengce .zc .item {
  height: auto;
  padding: 0.3rem 0;
  width: 90%;
  background: #ffffff;
}
.zhengce .zc .item .zc_top {
  position: relative;
  display: inline-block;
  padding: 0 0.3rem;
  line-height: 0.56rem;
  font-size: 0.28rem;
  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.03rem;
  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.24rem;
  line-height: 0.3rem;
  margin: 0.1rem 0;
  padding-right: 0.22rem;
}
.zhengce .zc .item .zc_btm ul li::before {
  position: absolute;
  content: '';
  top: 0.09rem;
  left: -0.24rem;
  width: 0.13rem;
  height: 0.13rem;
  border-radius: 0.5rem;
  background: #fd6847;
}
.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.03rem;
  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-evenly;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 0.3rem;
}
.lihao .lh .item {
  width: 2rem;
  color: #ffffff;
}
.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.22rem;
  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%;
  order: 1;
}
.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.1rem;
}
.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%;
  order: 2;
}
.lihao .lh .item.item5 p {
  margin-right: 0.07rem;
}
.kecheng .title img {
  display: none;
}
.kecheng .kc_tab {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.kecheng .kc_tab span {
  width: 2rem;
  line-height: 0.6rem;
  text-align: center;
  font-size: 0.28rem;
  font-weight: 500;
  color: #ffffff;
  margin: 0.3rem 0.05rem -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;
  flex-wrap: wrap;
  background: #e5f1ff;
  margin-bottom: 0.6rem;
  padding: 0.6rem 0;
}
.kecheng .kc #player {
  width: 6rem;
  background: #e5f1ff;
}
.kecheng .kc .kc_main {
  position: relative;
  width: 6rem;
  height: 6rem;
  background: #ffffff;
  margin: 0.2rem 0 0;
  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.26rem;
  line-height: 0.4rem;
  margin-bottom: 0.2rem;
}
.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 {
  display: none;
}
.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: 1.5rem;
  font-size: 0.24rem;
  line-height: 0.45rem;
  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.7rem;
  font-size: 0.26rem;
  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.2rem;
  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 .title img {
  display: none;
}
.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 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.tixi .tx ul li {
  width: 1.5rem;
  height: 0.9rem;
  margin: 0.2rem 0.1rem;
  text-align: center;
  color: #ffffff;
  border-radius: 0.1rem;
  overflow: hidden;
  background: #2e85fc;
  background: -webkit-linear-gradient(to right, #3391ff, #2879f8);
  background: linear-gradient(to right, #3391ff, #2879f8);
}
.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: 93.3%;
  height: 4.6rem;
  background: #fefbff;
  padding: 0.3rem 0;
}
.tixi .tx .tx_mian .ip0 {
  display: none;
}
.tixi .tx .tx_mian .ip1 {
  display: none;
}
.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: 50%;
}
.tixi .tx .tx_mian .tx_item .zhongdian h4 {
  width: 75.5%;
  line-height: 0.56rem;
  text-align: center;
  font-size: 0.26rem;
  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.24rem;
  color: #221815;
  line-height: 0.34rem;
  margin: 0.2rem 0.4rem 0;
}
.tixi .tx .tx_mian .tx_item .txziliao {
  position: relative;
  width: 48%;
  height: 100%;
  background: #ebf9ff;
}
.tixi .tx .tx_mian .tx_item .txziliao h5 {
  width: 70%;
  line-height: 0.56rem;
  font-size: 0.24rem;
  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;
  width: 3rem;
}
.tixi .tx .tx_mian .tx_item .txziliao .tips {
  position: absolute;
  bottom: 0.2rem;
  right: 0.24rem;
  font-size: 0.22rem;
  color: #333333;
  text-align: right;
}
.jianzhang .title {
  text-align: center;
}
.jianzhang .title img {
  display: none;
}
.jianzhang .title span {
  display: block;
  margin-bottom: 0.15rem;
}
.jianzhang .fxtips {
  font-size: 0.24rem;
  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.35rem;
  font-weight: 700;
  background: #0e71e9;
  background: -webkit-linear-gradient(to right, #1b84ff, #005ed3);
  background: linear-gradient(to right, #1b84ff, #005ed3);
}
.jianzhang table thead th {
  padding: 0.15rem 0;
  border-left: 0.01rem solid #fff;
}
.jianzhang table thead th:nth-of-type(1) {
  width: 12%;
  border-left: 0;
}
.jianzhang table thead th:nth-of-type(2) {
  width: 16%;
}
.jianzhang table thead th:nth-of-type(3) {
  width: 26%;
}
.jianzhang table thead th:nth-of-type(4) {
  width: 31%;
}
.jianzhang table thead th:last-of-type {
  border-right: 0.01rem solid #005ed3;
}
.jianzhang table td {
  font-size: 0.22rem;
  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.3rem;
  padding-left: 0.05rem;
  padding-right: 0.05rem;
}
.jianzhang table .fw + td {
  text-align: left;
  padding-left: 0.1rem;
}
.jianzhang .jzTip {
  font-size: 0.24rem;
  line-height: 0.34rem;
}
.jianzhang .jzTip span {
  width: 100%;
}
.enterprise-honor_box .honor_top {
  margin-top: 0.4rem !important;
}
#branchSchool-wrapper {
  display: none !important;
}
.yl-others section {
  padding-top: 0 !important;
}
/*# sourceMappingURL=main-m.css.map */