/* color */
/* flex */
/* font-size */
/* color */
/* margin */
/* padding */
/* 动画 */
/* other */
@import "common.css";
@import "keyframs.css?v=1.0343";
@import "//at.alicdn.com/t/c/font_4537704_j6v8y28j0j.css";
.whmax {
  width: 100%;
  height: 100%;
}
/* this website */
a {
  display: block;
}
.ind_banner {
  height: 100vh;
  width: 100%;
  min-height: 768px;
  max-height: 1080px;
  position: relative;
  overflow: hidden;
}
.ind_banner .ind_swi {
  height: 100%;
}
.ind_banner .swiper-slide {
  position: relative;
}
.ind_banner .mfont {
  position: absolute;
  top: 30%;
  left: 10%;
  z-index: 10;
}
.ind_banner .mfont .mfont_main h1 {
  font-size: 5.5rem;
  color: #FFFFFF;
  font-weight: bold;
  font-family: Arial,Microsoft YaHei;
}
.ind_banner .mfont .mfont_main h2 {
  font-size: 5.5rem;
  color: #FFFFFF;
  font-weight: bold;
  font-family: Arial,Microsoft YaHei;
}
.ind_banner .mfont .mfont_main span {
  background: #FFA60D;
  display: block;
  width: 8rem;
  height: 4px;
  margin: 5rem 0 3.6rem 0;
}
.ind_banner .mfont .mfont_main p {
  font-size: 2rem;
  color: #FFFFFF;
  max-width: 70rem;
  font-family: Arial,Microsoft YaHei;
}
.ind_banner .swibtn {
  display: flex;
  align-items: center;
}
.ind_banner .indsearch {
  padding: 0 7rem;
  position: absolute;
  z-index: 90;
  bottom: 6rem;
  left: 0;
  right: 0;
}
.ind_banner .indsearch .indserach_main {
  max-width: 100rem;
  margin: 0 auto;
  padding: 0 0 0 2rem;
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 7rem;
  height: 7rem;
}
.ind_banner .indsearch .indserach_main .xhi {
  font-size: 4rem;
  color: #FFA60D;
}
.ind_banner .indsearch .indserach_main input {
  height: 100%;
  flex: 1;
  border: none;
  padding: 1.5rem;
  font-size: 1.8rem;
}
.ind_banner .indsearch .indserach_main a {
  background: #FFA60D;
  height: 100%;
  border-radius: 7rem;
  color: #FFFFFF;
  font-size: 2rem;
  transition: 0.2s all ease-in;
  width: 20rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ind_banner .indsearch .indserach_main a:hover {
  background: #137DFF;
}
.ind_banner .ind_bannerbg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.ind_banner .ind_bannerbg canvas {
  width: 100%;
  height: 100%;
}
.ind_about {
  width: 100%;
  padding: 8rem 0 8rem 7rem;
  display: flex;
  justify-content: flex-end;
}
.ind_about .ind_about_main {
  display: flex;
  align-items: center;
}
.ind_about .ind_about_main .mright {
  width: 48%;
  position: relative;
  overflow: hidden;
  border-radius: 4rem 0 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ind_about .ind_about_main .mright .mimg {
  width: 100%;
  object-fit: cover;
  transition: 0.2s all ease-in;
}
.ind_about .ind_about_main .mright .mbtn {
  position: absolute;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 10rem;
  z-index: 20;
}
.ind_about .ind_about_main .mright .micon {
  cursor: pointer;
  position: relative;
  z-index: 20;
  margin-bottom: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ind_about .ind_about_main .mright .micon .xhi {
  transition: 0.2s all ease-in;
  z-index: 20;
  font-size: 8rem;
  color: #FFA60D;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.ind_about .ind_about_main .mright .micon span {
  position: absolute;
  display: block;
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  background: #fff;
  z-index: 10;
}
.ind_about .ind_about_main .mright .micon .minlogo {
  width: 36rem;
  transition: 0.2s all ease-in;
  z-index: 50;
  position: relative;
}
.ind_about .ind_about_main .mright::after {
  content: '';
  display: block;
  transition: 0.2s all ease-in;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0);
}
.ind_about .ind_about_main .mright.curr .mimg {
  transform: scale(1.1);
  z-index: 1;
}
.ind_about .ind_about_main .mright.curr::after {
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
}
.ind_about .ind_about_main .mright.curr .micon {
  z-index: 20;
}
.ind_about .ind_about_main .mright.curr .micon .xhi {
  color: #137DFF;
}
.ind_about .ind_about_main .mright.curr .minlogo {
  z-index: 50!important;
}
.ind_about .ind_about_main .mleft {
  width: 52%;
  padding-right: 8rem;
  position: relative;
}
.ind_about .ind_about_main .mleft h2 {
  font-size: 4.5rem;
  color: #303133;
  font-weight: bold;
  margin-bottom: 4rem;
}
.ind_about .ind_about_main .mleft .minfo {
  font-size: 1.8rem;
  color: #606266;
  line-height: 170%;
  margin-bottom: 5rem;
}
.ind_about .ind_about_main .mleft ul {
  display: flex;
  justify-content: space-between;
}
.ind_about .ind_about_main .mleft ul .mtop {
  display: flex;
  align-items: flex-end;
  margin-bottom: 1.5rem;
}
.ind_about .ind_about_main .mleft ul h4 {
  color: #137DFF;
  font-family: numFont;
  font-size: 5rem;
  margin-right: 0.5rem;
}
.ind_about .ind_about_main .mleft ul span {
  color: #137DFF;
  font-size: 1.8rem;
  transform: translateY(-1rem);
}
.ind_about .ind_about_main .mleft ul p {
  font-size: 1.6rem;
  color: #303133;
  white-space: nowrap;
}
.ind_about .ind_about_main .mleft ul li {
  width: 20%;
}
.series_show_video {
  display: none;
  position: fixed;
  align-items: center;
  justify-content: center;
  z-index: 10000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
}
.series_show_video > div {
  width: 80%;
  height: 75%;
  margin-top: 8rem;
  position: relative;
  overflow: hidden;
}
.series_show_video img {
  cursor: pointer;
  position: absolute;
  top: 25px;
  right: 3rem;
  width: 3rem;
  z-index: 50;
}
.series_show_video video {
  width: 100%;
  height: 100%;
}
.ind_vip {
  background: #137DFF;
  position: relative;
  overflow: hidden;
  padding-top: 13rem;
  padding-bottom: 15rem;
}
.ind_vip .mimg02 {
  width: 69rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.ind_vip .mimg02 img {
  width: 100%;
}
.ind_vip .mimg01 {
  width: 27rem;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.ind_vip .mimg01 img {
  width: 100%;
}
.ind_vip .ind_vip_title {
  margin-bottom: 10rem;
}
.ind_vip .section_main {
  position: relative;
  z-index: 10;
}
.ind_vip .ind_vip_main {
  display: flex;
  justify-content: space-between;
}
.ind_vip .mleft {
  max-width: 54rem;
  width: 100%;
  padding-right: 2rem;
}
.ind_vip .mleft .xhul {
  padding-left: 3rem;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.ind_vip .mleft .xhul::before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  border-radius: 0.6rem;
  width: 0.8rem;
  height: 100%;
}
.ind_vip .mleft .mline {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  bottom: 0;
  background: #FFA60D;
  border-radius: 0.6rem;
  width: 0.8rem;
  height: 0%;
  transition: 0.2s all ease-in;
}
.ind_vip .mleft .xhli {
  margin-bottom: 4rem;
}
.ind_vip .mleft .xhli a {
  font-size: 3rem;
  font-weight: bold;
  color: #FFFFFF;
  opacity: 0.6;
  transition: 0.2s all ease-in;
  display: flex;
  align-items: center;
}
.ind_vip .mleft .xhli .xhi {
  display: none;
  margin-left: 1rem;
}
.ind_vip .mleft .xhli:nth-child(4) .xhi {
  display: block;
}
.ind_vip .mleft .xhli:last-child {
  margin-bottom: 0;
}
.ind_vip .mleft .xhli.curr a {
  opacity: 1;
  color: #FFBC48;
}
.ind_vip .mright {
  max-width: 83rem;
  width: 100%;
}
.ind_vip .mright .mimg {
  border-radius: 5rem;
  overflow: hidden;
  height: 47.5rem;
  margin-bottom: 4.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ind_vip .mright .mimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s all ease-in;
}
.ind_vip .mright img:hover {
  transform: scale(1.03);
}
.ind_vip .mright h3 {
  font-size: 2.5rem;
  color: #FFFFFF;
  margin-bottom: 2rem;
  font-weight: bold;
}
.ind_vip .mright p {
  line-height: 170%;
  font-size: 2rem;
  color: #FFFFFF;
}
.ind_vip .mright li {
  display: none;
}
.ind_class {
  background: #f4f4f4;
}
.ind_class ul {
  height: 70rem;
  display: flex;
  overflow: hidden;
  border-radius: 3rem;
}
.ind_class li {
  height: 100%;
  flex: 1;
  background: #fff;
  border-right: 2px solid #f4f4f4;
  position: relative;
  transition: 0.3s all ease-in;
  overflow: hidden;
}
.ind_class li .mitem {
  transition: 0.2s all ease-in;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 6rem 2rem 3.5rem 2rem;
}
.ind_class li .mitem h3 {
  color: #137DFF;
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 1rem;
  text-align: center;
  font-family: numFont;
}
.ind_class li .mitem h4 {
  color: #137DFF;
  font-weight: bold;
  font-size: 3rem;
  text-align: center;
}
.ind_class li .mitem .mbom {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ind_class li .mitem_pop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: 0.2s all ease-in;
  padding: 4rem 7rem 8rem 7rem;
}
.ind_class li .mitem_pop .mimg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ind_class li .mitem_pop .mimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ind_class li .mitem_pop .mfont {
  position: relative;
  z-index: 10;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.ind_class li .mitem_pop .mfont .mtop {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ind_class li .mitem_pop .mfont .mtop img {
  width: 8rem;
}
.ind_class li .mitem_pop .mfont .mleft {
  display: flex;
  align-items: center;
}
.ind_class li .mitem_pop .mfont h3 {
  font-size: 3.5rem;
  font-weight: bold;
  color: #FFFFFF;
  font-family: numFont;
  margin-right: 1rem;
  white-space: nowrap;
}
.ind_class li .mitem_pop .mfont h4 {
  font-size: 3.5rem;
  font-weight: bold;
  color: #FFFFFF;
  white-space: nowrap;
}
.ind_class li .mitem_pop .mfont .mbom h2 {
  font-size: 2.5rem;
  font-weight: bold;
  color: #FFFFFF;
  margin-bottom: 2.5rem;
  text-align: center;
  white-space: nowrap;
}
.ind_class li .mitem_pop .mfont .mbom .minfo {
  font-size: 2rem;
  color: #FFFFFF;
  line-height: 180%;
  text-align: center;
}
.ind_class li .mitem_pop .mfont .mbom .minfo p {
  white-space: nowrap;
}
.ind_class li.curr {
  flex: 3;
}
.ind_class li.curr .mitem {
  opacity: 0;
}
.ind_class li.curr .mitem_pop {
  opacity: 1;
}
.ind_class li:last-child {
  border-right: none;
}
.ind_friend .ind_friend_main {
  overflow: hidden;
  margin-top: 10rem;
}
.ind_friend .mitem .mimg {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ind_friend .mitem .mimg img {
  width: auto;
  height: 15rem;
  border: 0.8rem solid #E3F5FC;
  border-radius: 0.6rem;
}
.ind_friend .mitem p {
  font-size: 1.6rem;
  color: #606266;
  margin-top: 3rem;
  text-align: center;
}
.ind_friend .swi_btn {
  position: relative;
  margin-top: 8rem;
  padding-bottom: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ind_friend .swi_btn .swiper-button {
  position: static;
}
.ind_friend .swi_btn .swiper-button {
  width: 6.6rem;
  height: 6.6rem;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FFA60D;
}
.ind_friend .swi_btn .swiper-button .xhi {
  color: #FFFFFF;
}
.ind_friend .swi_btn .swiper-button-prev {
  margin-right: 2rem;
}
.ind_env {
  position: relative;
  overflow: hidden;
}
.ind_env .ind_env_bg {
  background: #137DFF;
  z-index: 1;
  height: 67rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.ind_env .ind_env_bg .mimg01 {
  width: 39rem;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.ind_env .ind_env_bg .mimg02 {
  width: 47rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.ind_env .ind_env_main {
  position: relative;
  z-index: 10;
}
.ind_env .ind_env_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10rem;
}
.ind_env .ind_env_top h2 {
  font-size: 4rem;
  font-weight: bold;
  color: #FFFFFF;
  margin-right: 2rem;
  line-height: 170%;
}
.ind_env .ind_env_top p {
  font-size: 2rem;
  color: #FFFFFF;
  line-height: 175%;
  max-width: 80rem;
  width: 100%;
}
.ind_env .ind_env_tab {
  display: flex;
  align-items: center;
  margin-bottom: 4rem;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
}
.ind_env .ind_env_tab::-webkit-scrollbar {
  width: 0px;
  height: 0px;
  border-radius: 5px;
}
.ind_env .ind_env_tab a {
  width: 18rem;
  flex-shrink: 0;
  border: 2px solid #fff;
  border-radius: 8rem;
  margin-right: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 7rem;
  color: #FFFFFF;
  font-size: 2.2rem;
  font-weight: bold;
  transition: 0.2s all ease-in;
  background: rgba(255, 255, 255, 0);
}
.ind_env .ind_env_tab li.curr a {
  background: #fff;
  color: #137DFF;
}
.ind_env .ind_env_img .mitem {
  position: relative;
}
.ind_env .ind_env_img .mimg {
  border-radius: 1rem;
  overflow: hidden;
  height: 60rem;
}
.ind_env .ind_env_img .mimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.2s all ease-in;
}
.ind_env .ind_env_img .mfont {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 1rem 7rem;
  backdrop-filter: blur(2rem);
}
.ind_env .ind_env_img .mfont p {
  font-size: 2.2rem;
  color: #137DFF;
  line-height: 170%;
  font-weight: bold;
}
.ind_user {
  padding-top: 3rem;
}
.ind_user .ind_user_main {
  overflow: hidden;
  padding-top: 4rem;
}
.ind_user .mitem .mtop {
  display: flex;
  align-items: center;
}
.ind_user .mitem .mtop .xhi {
  color: #FFA60D;
  margin-right: 0.5rem;
  font-size: 2.2rem;
  margin-bottom: 2rem;
}
.ind_user .mitem .minfo {
  font-size: 1.8rem;
  color: #303133;
  line-height: 160%;
  overflow: hidden;
  height: 24rem;
  margin-bottom: 2rem;
}
.ind_user .mitem .minfo p {
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  display: -webkit-box;
}
.ind_user .mitem .minfo b {
  color: #000;
  font-weight: bold;
}
.ind_user .mitem .mbom {
  display: flex;
  align-items: center;
}
.ind_user .mitem .mbom .mimg {
  border-radius: 50%;
  overflow: hidden;
  margin-right: 2rem;
  width: 6.5rem;
  height: 6.5rem;
}
.ind_user .mitem .mbom .mimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ind_user .mitem .mbom h4 {
  font-size: 1.7rem;
  margin-bottom: 0.5rem;
}
.ind_user .mitem .mbom p {
  color: #606266;
  font-size: 1.7rem;
  display: flex;
  align-items: center;
}
.ind_user .mitem .mbom a {
  color: #137DFF;
}
.ind_user2 {
  padding-top: 7rem;
}
.ind_merit {
  position: relative;
  overflow: hidden;
  background: #137DFF;
}
.ind_merit .mimg02 {
  width: 25rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.ind_merit .mimg02 img {
  width: 100%;
}
.ind_merit .mimg01 {
  width: 25rem;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.ind_merit .mimg01 img {
  width: 100%;
}
.ind_merit .ind_merit_main {
  padding-top: 4rem;
  position: relative;
  z-index: 10;
}
.ind_merit .ind_merit_main ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.ind_merit .ind_merit_main li {
  padding: 4rem 4rem;
  width: 33.33%;
  border-right: 1px solid rgba(234, 234, 234, 0.2);
  border-bottom: 1px solid rgba(234, 234, 234, 0.2);
}
.ind_merit .ind_merit_main .mitem {
  display: flex;
  align-items: center;
}
.ind_merit .ind_merit_main .mitem .xhi {
  font-size: 6.6rem;
  margin-right: 4rem;
  transition: 0.2s all ease-in;
  color: #FFFFFF;
}
.ind_merit .ind_merit_main .mitem h3 {
  font-size: 2.2rem;
  font-weight: bold;
  color: #FFFFFF;
  transition: 0.2s all ease-in;
  margin-bottom: 1.2rem;
}
.ind_merit .ind_merit_main .mitem p {
  font-size: 1.6rem;
  line-height: 165%;
  color: #FFFFFF;
  transition: 0.2s all ease-in;
}
.ind_merit .ind_merit_main .mitem:hover h3 {
  color: #FFBC48;
  transform: translateY(-5px);
}
.ind_merit .ind_merit_main .mitem:hover p {
  color: #FFBC48;
  transform: translateY(-5px);
}
.ind_merit .ind_merit_main .mitem:hover .xhi {
  color: #FFBC48;
  transform: translateY(-5px);
}
.ind_merit .ind_merit_main li:nth-child(3n) {
  border-right: none;
}
.ind_merit .ind_merit_main li:nth-child(n+4) {
  border-bottom: none;
}
.ind_news {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.ind_news .ind_news_bom ul {
  display: flex;
}
.ind_news .ind_news_bom li {
  width: 33.33%;
  padding: 1rem;
}
.ind_news .ind_news_bom li:nth-child(4) {
  display: none;
}
.ind_news .ind_news_bom a {
  position: relative;
  transition: 0.2s all ease-in;
}
.ind_news .ind_news_bom a .news_time {
  z-index: 20;
  position: absolute;
  top: 1.7rem;
  right: 1.7rem;
  background: #fff;
  transition: 0.2s all ease-in;
  width: 7rem;
  height: 7rem;
  display: flex;
  justify-content: center;
  align-items: center;
  user-select: none;
  flex-direction: column;
}
.ind_news .ind_news_bom a .news_time h5 {
  font-size: 1.6rem;
  color: #303133;
  font-weight: bold;
  transition: 0.2s all ease-in;
  text-transform: uppercase;
}
.ind_news .ind_news_bom a .news_time span {
  font-size: 2.5rem;
  color: #303133;
  font-weight: bold;
  transition: 0.2s all ease-in;
}
.ind_news .ind_news_bom a .news_time p {
  font-size: 1.6rem;
  color: #303133;
  transition: 0.2s all ease-in;
}
.ind_news .ind_news_bom a .mimg {
  padding-top: 62%;
  width: 100%;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}
.ind_news .ind_news_bom a .mimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.2s all ease-in;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.ind_news .ind_news_bom a .news_bom {
  padding-top: 2.5rem;
}
.ind_news .ind_news_bom a .news_bom h3 {
  font-weight: bold;
  color: #303133;
  margin-bottom: 1.5rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 1.8rem;
}
.ind_news .ind_news_bom a .news_bom p {
  font-size: 1.6rem;
  color: #606266;
  line-height: 180%;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
}
.ind_news .ind_news_bom a .news_bom .mbom {
  margin-top: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ind_news .ind_news_bom a .news_bom .mleft {
  font-size: 1.5rem;
  color: #303133;
  border-radius: 2rem;
  border: 1px solid #D9D9D9;
  padding: 0.8rem 2rem;
  transition: 0.2s all ease-in;
  background: #fff;
}
.ind_news .ind_news_bom a .news_bom .mright {
  display: flex;
  align-items: center;
}
.ind_news .ind_news_bom a .news_bom .mright span {
  color: #137DFF;
  font-size: 1.4rem;
}
.ind_news .ind_news_bom a .news_bom .mright i {
  color: #137DFF;
  font-size: 1.6rem;
  margin-left: 0.5rem;
}
.ind_news .ind_news_bom a:hover {
  transform: translateY(-5px);
}
.ind_news .ind_news_bom a:hover img {
  transform: scale(1.05);
}
.ind_news .ind_news_bom a:hover h3 {
  color: #137DFF;
}
.ind_news .ind_news_bom a:hover .mleft {
  background: #137DFF;
  color: #FFFFFF;
  border: 1px solid #137DFF;
}
.page_serve03 {
  width: 100%;
  background: #fff;
  overflow: hidden;
  position: relative;
}
.page_serve03 .page_serve03_main {
  display: flex;
  height: 65rem;
}
.page_serve03 .mleft {
  max-width: 94rem;
  width: 100%;
  margin-right: 4.5rem;
  background: #F4F4F4;
  height: 100%;
}
.page_serve03 .mright {
  height: 100%;
}
.page_serve03 .mright .layui-form {
  display: flex;
  align-items: center;
  margin-bottom: 3rem;
}
.page_serve03 .mright .layui-form-item {
  width: 25rem;
  margin-right: 1rem;
  margin-bottom: 0;
}
.page_serve03 .mright .layui-form-item .layui-form-select .layui-input {
  padding-left: 2.5rem;
  font-size: 1.5rem;
  background: #f4f4f4;
  height: 4.5rem;
}
.page_serve03 .mright .layui-form-item .layui-form-select .layui-edge {
  right: 2.5rem;
}
.page_serve03 .mright .layui-form-item .layui-form-select dl dd {
  font-size: 1.6rem;
}
.page_serve03 .mright .layui-form-select dl dd.layui-this {
  background: #137DFF;
}
.page_serve03 .mright .xhsearch a {
  background: #137DFF;
  width: 8rem;
  height: 4.5rem;
  color: #FFFFFF;
  font-size: 1.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s all ease-in;
  border-radius: 3px;
}
.page_serve03 .mright .xhsearch a:hover {
  background: #0067E7;
}
.page_serve03 .mright .xhsearch #but_chong {
  margin-right: 1rem;
  background: #fff;
  color: #303133;
  border: 1px solid #efefef;
}
.page_serve03 .mright .xhsearch #but_chong:hover {
  background: #FFA60D;
  color: #FFFFFF;
  border: 1px solid #FFA60D;
}
.page_serve03 .mright .mmain {
  height: calc(100% - 9rem);
  overflow-y: auto;
  padding-right: 3rem;
}
.page_serve03 .mright .mmain .mdznav {
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 2.2rem 0;
  border-bottom: 1px solid #ddd;
}
.page_serve03 .mright .mmain .mdznav i {
  font-size: 2.5rem;
  color: #137DFF;
}
.page_serve03 .mright .mmain .mdznav img {
  width: 3.4rem;
  filter: grayscale(100%);
  transition: 0.2s all ease-in;
}
.page_serve03 .mright .mmain .mdznav hr {
  display: block;
  border: none;
  width: 1px;
  height: 6rem;
  background: #ededed;
  margin: 0 3rem;
}
.page_serve03 .mright .mmain .mdznav h3 {
  font-size: 1.8rem;
  color: #303133;
  margin-bottom: 2rem;
  transition: 0.2s all ease-in;
}
.page_serve03 .mright .mmain .mdznav p {
  color: #909399;
  font-size: 1.6rem;
  margin-bottom: 0.5rem;
  transition: 0.2s all ease-in;
}
.page_serve03 .mright .mmain .mdznav span {
  color: #909399;
  font-size: 1.6rem;
  transition: 0.2s all ease-in;
}
.page_serve03 .mright .mmain .mdznav:hover img {
  filter: grayscale(0%);
}
.page_serve03 .mright .mmain .mdznav:hover h3 {
  color: #137DFF;
}
.page_serve03 .mright .mmain .mdznav.curr img {
  filter: grayscale(0%);
}
.page_serve03 .mright .mmain .mdznav.curr h3 {
  color: #137DFF;
  font-weight: bold;
}
.page_serve04 {
  width: 100%;
  position: relative;
  padding: 3rem 7rem 7rem 7rem;
}
.page_serve04 .xhtitle {
  margin-bottom: 8rem;
}
.page_serve04 ul {
  width: 100%;
  display: flex;
}
.page_serve04 li {
  width: 25%;
}
.page_serve04 li a {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.page_serve04 h3 {
  font-size: 2.4rem;
  color: #333;
  transition: 0.2s all ease-in;
  text-align: center;
}
.page_serve04 img {
  width: auto;
  height: 6rem;
  margin: 2.2rem 0 2.6rem 0;
  transition: 0.2s all ease-in;
}
.page_serve04 p {
  font-size: 1.6rem;
  color: #333;
  max-width: 178px;
  text-align: center;
  transition: 0.2s all ease-in;
}
.page_serve04 li:hover h3 {
  transform: translateY(-5px);
  color: #0067E7;
}
.page_serve04 li:hover img {
  transform: translateY(-5px);
}
.page_serve04 li:hover p {
  transform: translateY(-5px);
}
.ind_news_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4rem;
}
.ind_news_top h2 {
  font-size: 3.5rem;
  font-weight: bold;
  color: #303133;
}
.ind_news_top .ind_news_tab {
  display: flex;
  align-items: center;
}
.ind_news_top .ind_news_tab li {
  transition: 0.2s all ease-in;
  margin-left: 8rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
}
.ind_news_top .ind_news_tab a {
  font-size: 1.8rem;
  color: #303133;
}
.ind_news_top .ind_news_tab li::after {
  content: '';
  position: absolute;
  bottom: -1.5rem;
  width: 100%;
  height: 0.5rem;
  border-radius: 1rem;
  background: #FFA60D;
  display: block;
  width: 0rem;
  transition: 0.2s all ease-in;
}
.ind_news_top .ind_news_tab li:hover {
  transform: translateY(-5px);
}
.ind_news_top .ind_news_tab li:hover::after {
  width: 3.7rem;
}
.ind_news_top .ind_news_tab li.curr a {
  color: #137DFF;
  font-weight: bold;
}
.ind_news_top .ind_news_tab li.curr::after {
  width: 3.7rem;
}
.news_list {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.news_list .ind_news_bom ul {
  display: flex;
  flex-wrap: wrap;
}
.news_list .ind_news_bom li {
  width: 33.33%;
  padding: 1.5rem;
  margin-bottom: 1rem;
}
.news_list .ind_news_bom a {
  position: relative;
  transition: 0.2s all ease-in;
}
.news_list .ind_news_bom a .news_time {
  z-index: 20;
  position: absolute;
  top: 1.7rem;
  right: 1.7rem;
  background: #fff;
  transition: 0.2s all ease-in;
  width: 7rem;
  height: 7rem;
  display: flex;
  justify-content: center;
  align-items: center;
  user-select: none;
  flex-direction: column;
}
.news_list .ind_news_bom a .news_time h5 {
  font-size: 1.6rem;
  color: #303133;
  font-weight: bold;
  transition: 0.2s all ease-in;
  text-transform: uppercase;
}
.news_list .ind_news_bom a .news_time span {
  font-size: 2.5rem;
  color: #303133;
  font-weight: bold;
  transition: 0.2s all ease-in;
}
.news_list .ind_news_bom a .news_time p {
  font-size: 1.6rem;
  color: #303133;
  transition: 0.2s all ease-in;
}
.news_list .ind_news_bom a .mimg {
  padding-top: 62%;
  width: 100%;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}
.news_list .ind_news_bom a .mimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.2s all ease-in;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.news_list .ind_news_bom a .news_bom {
  padding-top: 2.5rem;
}
.news_list .ind_news_bom a .news_bom h3 {
  font-weight: bold;
  color: #303133;
  margin-bottom: 1.5rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 1.8rem;
}
.news_list .ind_news_bom a .news_bom p {
  font-size: 1.6rem;
  color: #606266;
  line-height: 180%;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
}
.news_list .ind_news_bom a .news_bom .mbom {
  margin-top: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news_list .ind_news_bom a .news_bom .mleft {
  font-size: 1.5rem;
  color: #303133;
  border-radius: 2rem;
  border: 1px solid #D9D9D9;
  padding: 0.8rem 2rem;
  transition: 0.2s all ease-in;
  background: #fff;
}
.news_list .ind_news_bom a .news_bom .mright {
  display: flex;
  align-items: center;
}
.news_list .ind_news_bom a .news_bom .mright span {
  color: #137DFF;
  font-size: 1.4rem;
}
.news_list .ind_news_bom a .news_bom .mright i {
  color: #137DFF;
  font-size: 1.6rem;
  margin-left: 0.5rem;
}
.news_list .ind_news_bom a:hover {
  transform: translateY(-5px);
}
.news_list .ind_news_bom a:hover img {
  transform: scale(1.05);
}
.news_list .ind_news_bom a:hover h3 {
  color: #137DFF;
}
.news_list .ind_news_bom a:hover .mleft {
  background: #137DFF;
  color: #FFFFFF;
  border: 1px solid #137DFF;
}
.page_newsbody {
  padding: 4rem 7rem 7rem 7rem;
}
.page_newsbody .section_main {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
}
.page_newsbody .rich_body {
  max-width: 110rem;
  width: 100%;
  padding-right: 3rem;
}
.page_newsbody .rich_body .mtop {
  padding: 2rem 0 0 0;
}
.page_newsbody .rich_body .mtop h1 {
  font-size: 3rem;
  font-weight: bold;
  color: #303133;
  margin-bottom: 2rem;
}
.page_newsbody .rich_body .mtop hr {
  display: block;
  width: 100%;
  background: #137DFF;
  border: none;
  height: 1px;
}
.page_newsbody .rich_body .mtop .mfont {
  margin-bottom: 2rem;
  display: flex;
  line-height: 150%;
}
.page_newsbody .rich_body .mtop .mfont span {
  color: #909399;
  font-size: 1.5rem;
}
.page_newsbody .rich_body .mtop .mfont i {
  display: block;
  width: 1px;
  height: 1.4rem;
  background: #eee;
  margin: 0 1rem;
}
.page_newsbody .hot_box {
  width: 44rem;
  flex-shrink: 0;
  position: sticky;
  top: 10rem;
}
.page_newsbody .hot_box h2 {
  font-size: 2rem;
  color: #303133;
  margin-bottom: 3rem;
}
.page_newsbody .hot_box ul {
  width: 100%;
}
.page_newsbody .hot_box li {
  width: 100%;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
}
.page_newsbody .hot_box li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.page_newsbody .hot_box a {
  transition: 0.2s all ease-in;
  display: flex;
  align-items: center;
  align-items: flex-start;
  width: 100%;
}
.page_newsbody .hot_box a .mimg {
  padding-top: 60%;
  width: 12.7rem;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}
.page_newsbody .hot_box a .mimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.2s all ease-in;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.page_newsbody .hot_box a .mfont {
  padding-left: 15px;
  flex: 1;
}
.page_newsbody .hot_box a .mfont h3 {
  font-size: 1.5rem;
  color: #303133;
  height: 5rem;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  margin-bottom: 1.3rem;
  line-height: 160%;
}
.page_newsbody .hot_box a .mfont .mtext {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page_newsbody .hot_box a .mfont .mtext span {
  color: #909399;
  font-size: 1.4rem;
}
.page_newsbody .hot_box a:hover {
  transform: translateY(-2px);
}
.page_newsbody .hot_box a:hover img {
  transform: scale(1.03);
}
.newOther {
  height: 6rem;
  padding: 1rem 2rem;
  max-width: 90rem;
  width: 100%;
  margin: 0 auto;
  border-radius: 3rem;
  background-color: #F2F2F2;
  display: flex;
  justify-content: space-between;
  line-height: 4rem;
}
.newOtherBack {
  width: 15rem;
  height: 4rem;
  border-radius: 2rem;
  background-color: #fff;
  text-align: center;
  color: #333;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
  transition: 0.2s all ease-in;
}
.newOtherBack:hover {
  background: #137DFF;
  color: #fff;
  transition: 0.2s all ease-in;
}
.newOtherNext {
  display: flex;
  color: #666;
  width: 42%;
}
.newOtherNext i {
  flex-shrink: 0;
  display: block;
  width: 4rem;
  height: 4rem;
  margin: 0 1rem 0 0;
  border-radius: 2rem;
  background-color: #fff;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
  text-align: center;
  line-height: 4rem;
  color: #333;
  font-size: 2rem;
  transition: 0.2s all ease-in;
}
.newOtherNext i:hover {
  background: #137DFF;
  color: #333;
  transition: 0.2s all ease-in;
}
.newOtherNext span {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.newOtherNext:last-of-type {
  flex-direction: row-reverse;
}
.newOtherNext:last-of-type i {
  margin: 0 0 0 10px;
}
.yuerlist li {
  width: 100%;
}
.yuerlist li .news_item {
  display: flex;
  padding: 4rem 0;
  border-bottom: 1px dashed #D9D9D9;
  transition: 0.2s all ease-in;
}
.yuerlist li .news_item .mimg {
  width: 40rem;
  margin-right: 6rem;
  overflow: hidden;
  flex-shrink: 0;
  border-radius: 1rem;
}
.yuerlist li .news_item .mimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.2s all ease-in;
}
.yuerlist li .news_item .mmain {
  padding-top: 2rem;
  width: calc(100% - 46rem);
}
.yuerlist li .news_item .mmain h6 {
  font-size: 1.4rem;
  color: #303133;
  margin-bottom: 8px;
}
.yuerlist li .news_item .mmain h3 {
  transition: 0.2s all ease-in;
  font-size: 2.5rem;
  color: #303133;
  margin-bottom: 2rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.yuerlist li .news_item .mmain p {
  color: #909399;
  font-size: 1.6rem;
  line-height: 172.5%;
  height: 5.5rem;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
}
.yuerlist li .news_item .mmain .mbom {
  margin-top: 6rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.yuerlist li .news_item .mmain .mbom h5 {
  color: #137DFF;
  font-size: 1.4rem;
  transition: 0.2s all ease-in;
}
.yuerlist li .news_item .mmain .mbom .mfont {
  display: flex;
  align-items: center;
  transition: 0.2s all ease-in;
}
.yuerlist li .news_item .mmain .mbom .mfont span {
  transition: 0.2s all ease-in;
  font-size: 1.4rem;
  color: #909399;
  margin-right: 0.6rem;
}
.yuerlist li .news_item .mmain .mbom .mfont i {
  transition: 0.2s all ease-in;
  color: #909399;
  font-size: 1.6rem;
}
.yuerlist li .news_item:hover {
  transform: translateY(-3px);
}
.yuerlist li .news_item:hover .mimg img {
  transform: scale(1.05);
}
.yuerlist li .news_item:hover .mmain h3 {
  color: #137DFF;
}
.yuerlist li .news_item:hover .mmain .mfont {
  transform: translateX(-5px);
}
.yuerlist li .news_item:hover .mmain .mfont span {
  color: #137DFF;
}
.yuerlist li .news_item:hover .mmain .mfont i {
  color: #137DFF;
}
.class01 .xhtitle h3 {
  color: #606266;
}
.class01 ul {
  display: flex;
}
.class01 li {
  width: 33.33%;
  padding: 1.1rem;
}
.class01 .mitem {
  position: relative;
}
.class01 .mitem .mfont {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.class01 .mitem .mfont .minfo {
  position: absolute;
  bottom: 10rem;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.class01 .mitem .mfont h3 {
  font-size: 3.5rem;
  font-weight: bold;
  margin-bottom: 2rem;
  color: #FFFFFF;
}
.class01 .mitem .mfont p {
  font-size: 2.5rem;
  color: #FFFFFF;
  text-transform: capitalize;
}
.class01 .mitem .mimg {
  height: 42rem;
  width: 100%;
  overflow: hidden;
  border-radius: 1.5rem;
}
.class01 .mitem .mimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.2s all ease-in;
  border-radius: 1.5rem;
}
.class01 .mitem:hover img {
  filter: brightness(120%);
  transform: scale(1.05);
}
.class02 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.class02 .xhtitle {
  margin-bottom: 8rem;
}
.class02 ul {
  display: flex;
  flex-wrap: wrap;
}
.class02 li {
  width: 33.33%;
  display: flex;
  align-items: center;
  margin-bottom: 8rem;
  flex-direction: column;
  padding: 0 1rem;
}
.class02 .micon {
  position: relative;
  margin-bottom: 3rem;
}
.class02 .micon .myuan {
  background: #137DFF;
  width: 11.5rem;
  height: 11.5rem;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  transition: 0.2s all ease-in;
  position: relative;
}
.class02 .micon .myuan .xhi {
  color: #FFFFFF;
  font-size: 4.8rem;
}
.class02 .micon .mbg {
  transform-origin: center;
  position: absolute;
  width: 9rem;
  height: 9rem;
  border-radius: 50%;
  background: #FFA60D;
  right: -2rem;
  bottom: -1rem;
  z-index: 1;
  transition: 0.2s all ease-in;
}
.class02 .mfont h3 {
  text-align: center;
  font-size: 2.5rem;
  color: #303133;
  font-weight: bold;
  margin-bottom: 2rem;
}
.class02 .mfont p {
  text-align: center;
  font-size: 1.6rem;
  line-height: 150%;
  color: #606266;
  max-width: 35.7rem;
}
.class02 li:hover .micon .myuan {
  transform: scale(0.9);
}
.class02 li:hover .micon .mbg {
  transform: translate(-2rem, -2rem) rotate(180deg) scale(1.2);
}
.schsec03 {
  width: 100%;
  padding: 7rem;
}
.schsec03 .swiper-slide .mtop {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 3rem 0 2rem 0;
}
.schsec03 .swiper-slide .mimg {
  width: 100%;
  overflow: hidden;
  border-radius: 1rem;
  height: 40rem;
}
.schsec03 .swiper-slide .mimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.2s all ease-in;
  border-radius: 1rem;
}
.schsec03 .swiper-slide span {
  font-size: 1.6rem;
  color: #303133;
  transition: 0.2s all ease-in;
}
.schsec03 .swiper-slide h4 {
  text-align: center;
  transition: 0.2s all ease-in;
  font-size: 2rem;
  font-weight: bold;
}
.schsec03 .swiper-slide p {
  color: #606266;
  line-height: 160%;
  transition: 0.2s all ease-in;
  font-size: 1.5rem;
}
.schsec03 .swiper-slide:hover .mimg img {
  transform: translateY(-3px) scale(1.03);
}
.schsec03 .swiper-slide:hover h4 {
  color: #0067E7;
  transform: translateY(-3px);
}
.schsec03 .swiper-slide:hover p {
  transform: translateY(-3px);
}
.schsec03 .swiper-slide:hover span {
  transform: translateY(-3px);
}
.class04 {
  height: 76rem;
  background: #137DFF;
  position: relative;
  overflow: hidden;
  display: flex;
}
.class04 .mimg02 {
  width: 25rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.class04 .mimg02 img {
  width: 100%;
}
.class04 .mimg01 {
  width: 25rem;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 30;
}
.class04 .mimg01 img {
  width: 100%;
}
.class04 .mleft {
  height: 100%;
  width: 50%;
}
.class04 .mleft .class04_swi {
  width: 100%;
  height: 100%;
}
.class04 .mleft .mimg {
  width: 100%;
  height: 100%;
}
.class04 .mleft .mimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.class04 .mright {
  width: 50%;
  height: 100%;
  max-width: 94rem;
  padding: 5rem 7rem 2rem 7rem;
  position: relative;
  z-index: 30;
  display: flex;
  flex-direction: column;
}
.class04 .mright h2 {
  font-size: 3.5rem;
  color: #FFFFFF;
  font-weight: bold;
  margin-bottom: 4rem;
}
.class04 .mright .mtop {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.class04 .mright .mtop i {
  color: #FFBC48;
  margin-right: 1rem;
}
.class04 .mright .mtop h3 {
  color: #FFFFFF;
  font-size: 1.8rem;
  font-weight: bold;
}
.class04 .mright p {
  font-size: 1.6rem;
  color: #FFFFFF;
  line-height: 170%;
}
.class04 .mright li {
  border-bottom: 1px solid #DEDEDE;
  padding-bottom: 3rem;
  margin-bottom: 3rem;
  transition: 0.2s all ease-in;
}
.class04 .mright li:hover {
  transform: translateY(-3px);
}
.class04 .mright li:last-child {
  border-bottom: none;
}
.class04 .mright ul {
  padding-top: 1rem;
  height: calc(100% - 6rem);
  padding-right: 1.5rem;
  overflow-y: auto;
  overflow-x: hidden;
  /* 定义滚动条轨道 */
  /* 定义滑块 */
}
.class04 .mright ul::-webkit-scrollbar {
  width: 2px;
  height: 5px;
  border-radius: 5px;
}
.class04 .mright ul::-webkit-scrollbar-track {
  border-radius: 5px;
  overflow: hidden;
}
.class04 .mright ul::-webkit-scrollbar-thumb {
  background-color: #DEDEDE;
  border-radius: 5px;
  overflow: hidden;
}
.pageabout_04 {
  background: url(/Static/images/bg02.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
  padding: 12rem 7rem 7rem 7rem;
  height: 72rem;
}
.pageabout_04 ul {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  padding-top: 4rem;
}
.pageabout_04 ul li {
  width: 33.33%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.pageabout_04 ul li img {
  height: 7rem;
  width: auto;
  margin-bottom: 2rem;
}
.pageabout_04 ul li h4 {
  text-align: center;
  font-size: 3rem;
  color: #FFFFFF;
  margin-bottom: 2rem;
}
.pageabout_04 ul li p {
  text-align: center;
  color: #FFFFFF;
  font-size: 1.8rem;
  max-width: 37rem;
  min-height: 4.6rem;
}
.about05 .xhtitle {
  margin-bottom: 8rem;
}
.about05 .about05_main {
  display: flex;
  position: relative;
}
.about05 .about05_main .about05_swi {
  height: 47rem;
  overflow: hidden;
}
.about05 .about05_main .mitem {
  display: flex;
  width: 100%;
  height: 47rem;
}
.about05 .about05_main .mitem .mleft {
  width: 50%;
  height: 47rem;
}
.about05 .about05_main .mitem .mleft img {
  border-radius: 0 8rem 0 8rem;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about05 .about05_main .mitem .mright {
  width: 50%;
  padding: 2rem 0rem 0 6rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.about05 .about05_main .mitem .mright h3 {
  background: #137DFF;
  color: #FFFFFF;
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 4rem;
  display: inline-block;
  border-radius: 5rem;
  padding: 1rem 3rem;
}
.about05 .about05_main .mitem .mright .minfo {
  color: #606266;
  line-height: 170%;
  font-size: 2rem;
  height: calc(100% - 9rem);
  overflow-y: auto;
  overflow-x: hidden;
  /* 定义滚动条轨道 */
  /* 定义滑块 */
}
.about05 .about05_main .mitem .mright .minfo::-webkit-scrollbar {
  width: 2px;
  height: 5px;
  border-radius: 5px;
}
.about05 .about05_main .mitem .mright .minfo::-webkit-scrollbar-track {
  border-radius: 5px;
  overflow: hidden;
}
.about05 .about05_main .mitem .mright .minfo::-webkit-scrollbar-thumb {
  background-color: #DEDEDE;
  border-radius: 5px;
  overflow: hidden;
}
.about05 .about05_page {
  padding: 0 5rem 0 3rem;
  position: relative;
  transform: translate3d(0, 0, 0);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0!important;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  height: 100%;
}
.about05 .about05_page .swiper-pagination-bullet {
  width: auto;
  height: auto;
  background: none;
  border-radius: 0;
}
.about05 .about05_page::before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: -0.5rem;
  bottom: 0;
  background: #D9D9D9;
  border-radius: 0.6rem;
  width: 0.6rem;
  height: 100%;
}
.about05 .about05_page .mline {
  content: '';
  position: absolute;
  display: block;
  left: -3rem;
  background: #137DFF;
  border-radius: 0.6rem;
  width: 0.8rem;
  height: 0%;
  transition: 0.3s all ease-in;
}
.about05 .about05_page .xhli {
  padding-bottom: 1.5rem;
  margin: 0;
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
  position: relative;
}
.about05 .about05_page .xhli a {
  font-size: 3rem;
  font-weight: bold;
  color: #d9d9d9;
  transition: 0.2s all ease-in;
  white-space: nowrap;
}
.about05 .about05_page .xhli:last-child {
  margin-bottom: 0;
}
.about05 .about05_page .xhli.swiper-pagination-bullet-active a {
  color: #137DFF;
}
.about05 .about05_page .xhli.swiper-pagination-bullet-active .mline {
  height: 100%;
}
.about06 {
  height: 78rem;
  background: #137DFF;
  position: relative;
  overflow: hidden;
}
.about06 .about06_main {
  position: relative;
  z-index: 30;
}
.about06 .mimg02 {
  width: 47rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.about06 .mimg02 img {
  width: 100%;
}
.about06 .mimg01 {
  width: 22rem;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 30;
}
.about06 .mimg01 img {
  width: 100%;
}
.about06 .mitem {
  width: 100%;
  position: relative;
  background: #fff;
  border-radius: 3.6rem;
  height: 36rem;
  transition: 0.2s all ease-in;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.about06 .mitem .mimg {
  position: absolute;
  width: 100%;
  transition: 0.2s all ease-in;
  padding-top: 6rem;
  height: 26rem;
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about06 .mitem .mimg img {
  max-width: 80%;
  height: 100%;
  object-fit: cover;
}
.about06 .mitem .mfont {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about06 .mitem .mfont p {
  position: absolute;
  left: 0;
  right: 0;
  padding: 0 2rem;
  bottom: 3rem;
  color: #303133;
  font-size: 1.8rem;
  text-align: center;
}
.about06 .mitem .mfont h3 {
  transform: translateY(-2rem);
  font-size: 7rem;
  font-weight: bold;
  color: #137DFF;
  font-family: numFont;
  transition: 0.2s all ease-in;
}
.pageproshow03 {
  padding: 7rem 0;
  position: relative;
}
.pageproshow03 .swiper-slide {
  width: auto;
}
.pageproshow03 .swiper-slide p {
  font-size: 3rem;
  font-weight: bold;
  color: #303133;
  margin-top: 2rem;
  text-align: center;
}
.pageproshow03 .series_show04_swi {
  height: 70rem;
}
.pageproshow03 .mimg {
  position: relative;
}
.pageproshow03 .swiper-slide .mimg::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  transition: 0.2s all ease-in;
}
.pageproshow03 .swiper-slide-active .mimg::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0);
}
.pageproshow03 .mimg {
  max-width: 1400px;
  width: 100%;
  height: calc(100% - 6rem);
}
.pageproshow03 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.pageproshow03 .swiper-button-prev,
.pageproshow03 .swiper-button-next {
  width: 4rem;
  height: 4rem;
  background: #fff;
  border-radius: 50%;
}
.pageproshow03 .swiper-button-next {
  right: 12rem;
}
.pageproshow03 .swiper-button-prev {
  left: 12rem;
}
.pageproshow03 i {
  color: #111111;
  font-size: 1.6rem;
}
.page_search {
  padding: 0 5rem 8rem 5rem;
}
.page_search .section_main14 {
  display: flex;
  align-items: flex-start;
}
.page_search .mleft {
  width: 25rem;
  flex-shrink: 0;
  border-right: 1px solid #eee;
  position: sticky;
  top: 2rem;
  padding: 4rem 3rem;
}
.page_search .mleft .mitem {
  margin-bottom: 7.5rem;
}
.page_search .mleft .mitem h3 {
  font-size: 2.2rem;
  color: #303133;
  margin-bottom: 2.5rem;
}
.page_search .mleft .mitem li {
  transition: 0.2s all ease-in;
}
.page_search .mleft .mitem a {
  font-size: 1.8rem;
  color: #909399;
  transition: 0.2s all ease-in;
  padding: 1rem 0;
  display: block;
}
.page_search .mleft .mitem a:hover {
  transform: translateY(-3px);
  color: #137DFF;
}
.page_search .mleft .mitem li.curr a {
  font-weight: bold;
  color: #137DFF;
}
.page_search .mleft .mitem:last-child {
  margin-bottom: 0;
}
.page_search .mright {
  width: calc(100% - 25rem);
  padding: 4rem 6rem;
}
.page_search .mright h1 {
  font-size: 3.5rem;
  color: #303133;
  font-weight: bold;
  margin-bottom: 2.5rem;
}
.page_search .mright .search_top_box {
  width: 61rem;
  height: 7rem;
  display: flex;
  align-items: center;
  margin-bottom: 2.5rem;
}
.page_search .mright .search_top_box input {
  width: 100%;
  height: 100%;
  background: #f4f4f4;
  padding: 1.5rem 3rem;
  border: none;
  font-size: 1.5rem;
  color: #303133;
}
.page_search .mright .search_top_box a {
  width: 7rem;
  height: 7rem;
  background: #137DFF;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s all ease-in;
}
.page_search .mright .search_top_box a i {
  font-size: 2.5rem;
  color: #FFFFFF;
  transition: 0.2s all ease-in;
}
.page_search .mright .search_top_box a:hover {
  background: #000;
}
.page_search .mright .search_top_box a:hover i {
  color: #FFFFFF;
}
.page_search .mright .mtop {
  margin-bottom: 5rem;
}
.page_search .mright .mtop span {
  color: #909399;
  font-size: 1.5rem;
}
.page_search .mright ul {
  width: 100%;
}
.page_search .mright ul a {
  display: flex;
  justify-content: space-between;
  padding-bottom: 3rem;
  margin-bottom: 4rem;
  transition: 0.2s all ease-in;
  border-bottom: 1px solid #C3C3C3;
}
.page_search .mright ul a h3 {
  color: #606266;
  font-size: 1.6rem;
  transition: 0.2s all ease-in;
}
.page_search .mright ul a .micon {
  display: flex;
  align-items: center;
}
.page_search .mright ul a .micon span {
  color: #909399;
  font-size: 1.5rem;
  margin-right: 1rem;
}
.page_search .mright ul a .micon i {
  color: #909399;
  font-size: 1.5rem;
}
.page_search .mright ul a:hover {
  transform: translateY(-3px);
}
.page_search .mright ul a:hover h3 {
  color: #137DFF;
}
.member-login-popup {
  display: none;
}
.member-login-popup .popup-mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999;
}
.member-login-popup .popup-content {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.5);
  background: #fff;
  padding: 30px;
  border-radius: 12px;
  z-index: 1000;
  opacity: 0;
  transition: all 0.3s ease-out;
}
.member-login-popup .popup-content .popup-close {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}
.member-login-popup .popup-content .popup-close i {
  font-size: 20px;
  color: #999;
}
.member-login-popup .popup-content .popup-close i:hover {
  color: #666;
}
.member-login-popup .popup-content .qrcode-box {
  text-align: center;
}
.member-login-popup .popup-content .qrcode-box img {
  width: 200px;
  height: 200px;
  margin-bottom: 15px;
}
.member-login-popup .popup-content .qrcode-box p {
  font-size: 16px;
  color: #333;
}
.member-login-popup.show {
  display: block;
}
.member-login-popup.show .popup-content {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}
@media screen and (max-width: 1440px) {
  .page_serve03 .mright {
    width: 50rem;
  }
}
@media screen and (max-width: 1368px) {
  .ind_class ul {
    height: 60rem;
  }
  .ind_about .ind_about_main .mleft {
    padding-right: 3rem;
  }
  .pageproshow03 .series_show04_swi {
    height: 50rem;
  }
  .page-banner {
    height: 60rem;
  }
  .page-yuer-banner {
    height: 60rem;
  }
  .page_newsbody .hot_box {
    display: none;
  }
  .page_newsbody .rich_body {
    max-width: 100%;
  }
}
@media screen and (max-width: 1280px) {
  .pcheader ul {
    max-width: 65rem;
  }
  .page_serve03 .page_serve03_main {
    height: auto;
    flex-direction: column;
  }
  .page_serve03 .mleft {
    margin-bottom: 4rem;
    width: 100%;
    height: 60rem;
    max-width: 100%;
    margin-right: 0;
  }
  .page_serve03 .mright .layui-form-item {
    flex: 1;
  }
  .page_serve03 .mright {
    width: 100%;
  }
  .page_serve03 .mright .mmain {
    height: 60rem;
  }
  .page_serve03 .page_serve_main {
    height: auto;
  }
}
@media screen and (max-width: 1025px) {
  .ind_banner {
    height: 80rem;
    min-height: auto;
  }
  .ind_banner .mfont {
    top: 20%;
  }
  .ind_vip {
    padding: 10rem 7rem;
  }
  .ind_vip .ind_vip_title {
    margin-bottom: 5rem;
  }
  .ind_vip .mright .mimg {
    height: 38rem;
  }
  .ind_class li .mitem_pop {
    padding: 4rem;
  }
  .ind_class ul {
    height: 50rem;
  }
  .ind_class li .mitem_pop .mfont .mbom .minfo p {
    white-space: pre-wrap;
  }
  .ind_class li .mitem_pop .mfont .mbom .minfo {
    font-size: 1.5rem;
  }
  .ind_class li .mitem_pop .mfont h4 {
    font-size: 2.5rem;
  }
  .ind_class li .mitem h4 {
    font-size: 2.5rem;
  }
  .ind_env .ind_env_top h2 {
    white-space: nowrap;
  }
  .ind_env .ind_env_tab a {
    width: 15rem;
    font-size: 1.8rem;
  }
  .ind_env .ind_env_img .mimg {
    height: 50rem;
  }
  .ind_merit .ind_merit_main li {
    padding: 2rem;
  }
  .ind_merit .ind_merit_main .mitem .xhi {
    margin-right: 2rem;
  }
  .pageproshow03 .series_show04_swi {
    height: 45rem;
  }
  .pageproshow03 .swiper-slide p {
    font-size: 2.5rem;
  }
  .class04 {
    height: 60rem;
  }
  .news_list .ind_news_bom li {
    width: 50%;
  }
  .yuerlist li .news_item .mimg {
    margin-right: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .ind_banner {
    height: 35rem;
  }
  .ind_banner .mfont .mfont_main h1 {
    font-size: 2.8rem;
  }
  .ind_banner .mfont .mfont_main h2 {
    font-size: 2.8rem;
  }
  .ind_banner .look_more_w {
    margin-top: 1rem!important;
  }
  .ind_banner .mfont .mfont_main p {
    display: none;
  }
  .ind_banner .indsearch {
    padding: 0 4rem;
    bottom: 3rem;
  }
  .ind_banner .mfont {
    top: 15%;
    left: 7%;
  }
  .ind_banner .indsearch .indserach_main {
    height: 5.5rem;
  }
  .ind_banner .indsearch .indserach_main a {
    width: 16rem;
  }
  .ind_banner .mfont .mfont_main span {
    width: 4rem;
    margin: 3.5rem 0 2rem 0;
    position: relative;
    left: 0.5rem;
  }
  .swiper-pagination {
    bottom: 1rem!important;
  }
  .section_box {
    padding: 4rem 3rem;
  }
  .ind_about {
    padding: 4rem 3rem;
  }
  .xhtitle {
    margin-bottom: 3rem;
  }
  .xhtitle h2 {
    font-size: 3rem;
  }
  .xhtitle h3 {
    font-size: 1.8rem;
  }
  .xhtitle span {
    margin: 1.2rem 0 1.5rem 0;
  }
  .ind_about .ind_about_main .mleft h2 {
    font-size: 3rem;
  }
  .ind_about .ind_about_main {
    display: block;
  }
  .ind_about .ind_about_main .mleft {
    padding-right: 0;
    width: 100%;
    margin-bottom: 3rem;
  }
  .ind_about .ind_about_main .mleft .minfo {
    margin-bottom: 2.5rem;
  }
  .ind_about .ind_about_main .mleft ul li {
    width: auto;
  }
  .ind_about .ind_about_main .mleft ul h4 {
    font-size: 4rem;
  }
  .ind_about .ind_about_main .mleft ul p {
    font-size: 1.4rem;
  }
  .ind_about .ind_about_main .mright {
    width: 100%;
  }
  .ind_about .ind_about_main .mright .mbtn {
    width: 100%;
    padding-top: 5rem;
  }
  .ind_about .ind_about_main .mright .mbtn > img {
    width: 70%;
  }
  .series_show_video > div {
    height: auto;
    width: 90%;
    overflow: visible;
  }
  .series_show_video img {
    top: -5rem;
  }
  .ind_vip .ind_vip_main {
    display: block;
  }
  .ind_vip .mimg01 {
    width: 10rem;
  }
  .ind_vip .mimg02 {
    width: 50%;
  }
  .ind_vip .mleft {
    width: 100%;
  }
  .ind_vip .mleft .xhul {
    overflow-x: auto;
    overflow-y: hidden;
    display: flex;
    align-items: center;
    flex-direction: row;
    padding: 2rem 0;
    margin-bottom: 2rem;
  }
  .ind_vip .mleft .xhul::before {
    display: none;
  }
  .ind_vip .mleft .xhul::-webkit-scrollbar {
    width: 5px;
    height: 2px;
    border-radius: 5px;
  }
  .ind_vip .mleft .xhli {
    margin-bottom: 0;
    margin-right: 2rem;
  }
  .ind_vip .ind_vip_title {
    margin-bottom: 3rem;
  }
  .ind_vip .mleft .xhli a {
    font-size: 2rem;
    white-space: nowrap;
  }
  .ind_vip .mleft .mline {
    display: none;
  }
  .ind_vip .mright .mimg {
    height: auto;
    margin-bottom: 3rem;
  }
  .ind_class ul {
    flex-wrap: wrap;
  }
  .ind_class li {
    flex: auto;
    width: 50%;
    height: 50%;
    border-bottom: 2px solid #f4f4f4;
  }
  .ind_class li.curr {
    width: 50%;
    flex: auto;
  }
  .ind_class li .mitem {
    padding: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .ind_class li .mitem .mtop h4:first-child {
    margin-bottom: 1.5rem;
  }
  .ind_class li .mitem .mbom {
    display: none;
  }
  .ind_class li .mitem .mbom img {
    width: 8rem;
  }
  .ind_class li:nth-child(2n) {
    border-right: none;
  }
  .ind_class li:nth-child(n+3) {
    border-bottom: none;
  }
  .ind_class li .mitem_pop {
    padding: 4rem 2rem;
  }
  .ind_class li .mitem_pop .mfont {
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: flex-end;
  }
  .ind_class li .mitem_pop .mfont .mtop {
    display: none;
  }
  .ind_class li .mitem_pop .mfont .mbom .minfo {
    line-height: 150%;
    display: none;
  }
  .ind_class li .mitem_pop .mfont .mbom h2 {
    font-size: 2rem;
    white-space: pre-wrap;
    line-height: 170%;
    margin-bottom: 0;
  }
  .ind_friend .mitem .mimg img {
    height: 4.5rem;
  }
  .ind_friend .ind_friend_main {
    margin-top: 5rem;
  }
  .ind_env .ind_env_top {
    display: block;
  }
  .ind_env .ind_env_top h2 {
    font-size: 3rem;
    line-height: 160%;
    margin-bottom: 2rem;
  }
  .ind_env .ind_env_top {
    margin-bottom: 3rem;
  }
  .ind_env .ind_env_bg .mimg02 {
    width: 30%;
  }
  .ind_env .ind_env_bg .mimg01 {
    width: 40%;
  }
  .ind_env .ind_env_tab a {
    width: auto;
    height: 5rem;
    padding: 0.5rem 2rem;
    white-space: nowrap;
    margin-right: 1rem;
  }
  .ind_env .ind_env_img .mimg {
    height: 28rem;
  }
  .ind_env .ind_env_bg {
    height: 55rem;
  }
  .ind_env .ind_env_img .mfont {
    padding: 0.5rem 3rem;
  }
  .ind_env .ind_env_img .mfont p {
    font-size: 1.8rem;
    line-height: 150%;
  }
  .ind_user .mitem .minfo {
    font-size: 1.8rem;
  }
  .ind_user .mitem .minfo {
    height: auto;
  }
  .ind_merit .ind_merit_main {
    padding-top: 2rem;
  }
  .ind_merit .ind_merit_main li {
    width: 100%;
    padding: 2rem 0;
    border: none;
    border-bottom: 1px solid rgba(234, 234, 234, 0.2);
  }
  .ind_merit .ind_merit_main .mitem .xhi {
    font-size: 4rem;
  }
  .ind_merit .ind_merit_main li:nth-child(2n) {
    border: none;
    border-bottom: 1px solid rgba(234, 234, 234, 0.2);
  }
  .ind_merit .ind_merit_main li:nth-child(n+3) {
    border: none;
    border-bottom: 1px solid rgba(234, 234, 234, 0.2);
  }
  .ind_news_top {
    flex-direction: column;
  }
  .ind_news_top .ind_news_tab li {
    margin-left: 0;
  }
  .ind_news_top .ind_news_tab {
    width: 100%;
    justify-content: space-around;
    margin-top: 4rem;
  }
  .ind_news .ind_news_bom li {
    width: 50%;
  }
  .ind_news .ind_news_bom ul {
    flex-wrap: wrap;
  }
  .ind_news .ind_news_bom li:nth-child(4) {
    display: block;
  }
  .ind_news {
    padding: 4rem 1rem;
  }
  .ind_news_top .ind_news_tab a {
    font-size: 2.2rem;
  }
  .ind_news .ind_news_bom a .news_time p {
    font-size: 1.4rem;
  }
  .ind_news .ind_news_bom a .news_time h5 {
    font-size: 1.4rem;
  }
  .ind_news .ind_news_bom a .news_time span {
    font-size: 1.6rem;
  }
  .ind_news .ind_news_bom a .news_time {
    top: 1rem;
    right: 1rem;
    width: 5rem;
    height: 5rem;
  }
  .xhfooter .xhfooter_main {
    padding: 0 3rem;
  }
  .xhfooter-mid .mleft {
    display: none;
  }
  .xhfooter-top .mleft {
    display: none;
  }
  .xhfooter-top {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
  }
  .xhfooter-top .mright {
    align-items: center;
    width: 100%;
  }
  .xhfooter-top ul li {
    margin-left: 0;
  }
  .xhfooter-top ul {
    justify-content: space-around;
    width: 100%;
  }
  .xhfooter-top ul img {
    width: 6rem;
  }
  .xhfooter-top h4 {
    font-size: 2.2rem;
  }
  .xhfooter-mid {
    width: 100%;
  }
  .xhfooter-mid .mright {
    width: 100%;
  }
  .xhfooter-mid .mright .mmobile {
    align-items: center;
    margin-bottom: 0;
  }
  .xhfooter-mid .mright .mmobile span {
    font-size: 2rem;
  }
  .xhfooter-mid .mright .mmobile h2 {
    font-size: 4rem;
  }
  .xhfooter-mid .mright .mmobile p {
    font-size: 2rem;
  }
  .xhfooter-mid .mright .mmobile .mli {
    align-items: center;
  }
  .xhfooter-mbom .mtop a {
    font-size: 1.5rem;
  }
  .pageproshow03 .series_show04_swi {
    height: 30rem;
  }
  .pageproshow03 .mimg {
    width: 100%;
  }
  .pageproshow03 .swiper-button-prev,
  .pageproshow03 .swiper-button-next {
    display: none;
  }
  .pageabout_04 {
    height: auto;
    padding: 4rem 0rem;
  }
  .pageabout_04 ul {
    position: relative;
    align-items: flex-start;
  }
  .pageabout_04 ul li {
    padding: 0 1rem;
  }
  .pageabout_04 ul li h4 {
    font-size: 2rem;
  }
  .pageabout_04 ul li p {
    font-size: 1.6rem;
  }
  .pageabout_04 ul li img {
    height: 5rem;
  }
  .page-banner {
    height: 30rem;
  }
  .page-banner h1 {
    font-size: 2.8rem;
  }
  .page-banner .page-banner-main {
    padding: 0 3rem;
  }
  .page-yuer-banner {
    height: 30rem;
  }
  .page-yuer-banner h1 {
    font-size: 2.8rem;
  }
  .page-yuer-banner .page-banner-main {
    padding: 0 3rem;
  }
  .about05 .about05_main {
    flex-direction: column;
    height: auto;
  }
  .about05 .about05_page {
    flex-direction: row;
    padding: 0;
    margin-bottom: 3rem;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .about05 .about05_page::-webkit-scrollbar {
    width: 0px;
    height: 0px;
    border-radius: 5px;
  }
  .about05 .about05_page .xhli {
    margin-bottom: 0;
    padding-bottom: 0;
    margin-right: 1rem;
  }
  .about05 .about05_page::before {
    display: none;
  }
  .about05 .about05_page .mline {
    display: none;
  }
  .about05 .xhtitle {
    margin-bottom: 4rem;
  }
  .about05 .about05_main .mitem {
    height: auto;
    display: block;
  }
  .about05 .about05_main .mitem .mleft {
    width: 100%;
    height: 30rem;
  }
  .about05 .about05_main .mitem .mright {
    width: 100%;
    padding: 0;
    margin-top: 2rem;
  }
  .about05 .about05_main .mitem .mright h3 {
    margin-bottom: 2rem;
  }
  .about06 {
    height: auto;
  }
  .about06 .mimg02 {
    width: 50%;
  }
  .about06 .mimg01 {
    width: 20%;
  }
  .class01 ul {
    flex-wrap: wrap;
  }
  .class01 li {
    width: 100%;
  }
  .class01 .mitem .mimg {
    height: 25rem;
  }
  .class01 .mitem .mfont .minfo {
    bottom: 3rem;
  }
  .class02 li {
    width: 50%;
  }
  .class02 .micon .myuan {
    width: 8rem;
    height: 8rem;
  }
  .class02 .micon .myuan .xhi {
    font-size: 3.5rem;
  }
  .class02 .micon .mbg {
    width: 6rem;
    height: 6rem;
  }
  .class02 li {
    margin-bottom: 3rem;
  }
  .class02 {
    padding: 4rem 1rem;
  }
  .class02 .xhtitle {
    margin-bottom: 4rem;
  }
  .schsec03 .swiper-slide .mimg {
    height: 28rem;
  }
  .class04 {
    height: auto;
    flex-direction: column-reverse;
  }
  .class04 .mright {
    width: 100%;
    padding: 5rem 3rem;
  }
  .class04 .mright li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .class04 .mleft {
    width: 100%;
  }
  .class04 .mimg01 {
    width: 20%;
  }
  .xhmessage .xhmessage_main {
    flex-direction: column;
  }
  .xhmessage .mright {
    padding: 0;
  }
  .news_list {
    padding: 4rem 1rem;
  }
  .news_list .ind_news_bom li {
    padding: 0.6rem;
  }
  .news_list .ind_news_bom a .news_time p {
    font-size: 1.4rem;
  }
  .news_list .ind_news_bom a .news_time h5 {
    font-size: 1.4rem;
  }
  .news_list .ind_news_bom a .news_time span {
    font-size: 1.6rem;
  }
  .news_list .ind_news_bom a .news_time {
    top: 1rem;
    right: 1rem;
    width: 5rem;
    height: 5rem;
  }
  .page_newsbody {
    padding: 3rem 2rem 5rem 2rem;
  }
  .page_newsbody .rich_body {
    padding: 0;
  }
  .page_newsbody .rich_body .mtop {
    padding-top: 0;
  }
  .page_newsbody .rich_body .mtop h1 {
    font-size: 2.8rem;
    margin-bottom: 2rem;
  }
  .page_newsbody .rich_body .mtop .mfont span {
    font-size: 1.8rem;
  }
  .page_newsbody .rich_body .mtop .mfont {
    margin-bottom: 2rem;
  }
  .newOtherNext span {
    display: none;
  }
  .page-yuer-banner .indserach_main {
    height: 5.5rem;
  }
  .page-yuer-banner .indserach_main a {
    width: 16rem;
  }
  .page-yuer-banner h1 {
    margin-bottom: 2rem;
  }
  .yuerlist li .news_item {
    padding: 2rem 0;
  }
  .yuerlist .setion_main > ul {
    display: flex;
    flex-wrap: wrap;
  }
  .yuerlist .setion_main > ul li {
    width: 50%;
    padding: 0.6rem;
  }
  .yuerlist .setion_main > ul li .news_item .mimg {
    width: 100%;
    height: 16rem;
  }
  .yuerlist .ind_news_top {
    margin-bottom: 2rem;
  }
  .yuerlist {
    padding: 4rem 1rem;
  }
  .yuerlist li .news_item .mmain {
    width: 100%;
  }
  .yuerlist .news_item {
    flex-direction: column;
    padding: 0;
    padding-bottom: 0.3rem;
    margin-bottom: 0.3rem;
  }
  .yuerlist .news_item .mimg {
    width: 100%;
    margin-right: 0;
  }
  .yuerlist .news_item .mmain {
    padding-top: 1.5rem;
  }
  .yuerlist li .news_item .mmain h3 {
    font-size: 2rem;
    margin-bottom: 1.5rem;
  }
  .yuerlist .news_item .mmain p {
    font-size: 1.6rem;
    height: auto;
  }
  .yuerlist li .news_item .mmain .mbom {
    margin-top: 2rem;
  }
  .page_serve03 .mleft {
    height: 30rem;
  }
  .page_serve03 .mright .mmain {
    height: 50rem;
  }
  .page_serve04 {
    padding: 4rem 3rem;
  }
  .page_serve04 ul {
    flex-wrap: wrap;
  }
  .page_serve04 li {
    width: 50%;
    margin-bottom: 4rem;
  }
  .page_serve04 p {
    max-width: 15rem;
  }
  .getplan-btn {
    margin-left: 1.5rem;
    margin-right: 1rem;
    padding: 1rem 1.5rem;
  }
  .getplan-btn:hover {
    z-index: 3;
    transform: translateY(0px);
  }
  .getplan-btn:hover p {
    z-index: 1;
    color: #FFFFFF;
    transform: translate(0, 0) scale(0);
  }
  .getplan-btn:hover span {
    color: #FFFFFF;
  }
  .page_search {
    padding: 2rem;
  }
  .page_search .mleft {
    top: 0;
    position: relative;
    width: 100%;
    padding: 0;
  }
  .page_search .section_main14 {
    flex-direction: column;
  }
  .page_search .mleft .mitem h3 {
    font-size: 2.6rem;
    margin-bottom: 1.5rem;
  }
  .page_search .mleft .mitem ul {
    display: flex;
    align-items: center;
  }
  .page_search .mleft .mitem li {
    margin-right: 1.5rem;
  }
  .page_search .mleft .mitem a {
    font-size: 2rem;
  }
  .page_search .mleft .mitem {
    margin-bottom: 3rem;
  }
  .page_search .mright {
    width: 100%;
    padding: 3rem 0rem 0 0;
  }
  .page_search .mright h1 {
    font-size: 3.2rem;
    margin-bottom: 3rem;
  }
  .page_search .mright .search_top_box input {
    padding: 1.5rem 3rem;
    font-size: 2rem;
    height: 8rem;
  }
  .page_search .mright .search_top_box {
    width: 100%;
    height: 8rem;
    margin-bottom: 3rem;
  }
  .page_search .mright .search_top_box a {
    height: 8rem;
    width: 8rem;
  }
  .page_search .mright .mtop {
    margin-bottom: 4rem;
  }
  .page_search .mright ul a {
    margin-bottom: 3rem;
    padding-bottom: 3rem;
  }
  .page_search .mright ul a h3 {
    font-size: 2rem;
  }
  .page_search .mright ul a .micon span {
    display: none;
  }
}
