@font-face {
  font-family: 'IMPACT';
  src: url('../image/IMPACT.TTF');
}

.IMPACT {
  font-family: 'IMPACT';
}

@keyframes shadow {
  from {
    letter-spacing: -30px;
    filter: blur(5px);
  }
  to {
    letter-spacing: 0px;
    filter: blur(0px);
  }
}

/* 公共样式 */
body {
  margin: 0;
  padding: 0;
  color: #333;
}
#p-gengduo {
  font-size: 0.18rem;
}
/* #AppHead{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
}
#Ahead-img{
    border-bottom: 0 0 0.1rem 0 #333;
    height: 1.2rem;
    padding: 0 0.2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
}
#HeadImg{
    width: 4.5rem;
    height: auto;
}
#imgMenuBtn{
    width: 0.4rem;
    height: 0.4rem;
}
.nav{
    margin: 0 0.3rem;
    
}
/* 菜单栏 
#right-menu{
    width: 5.6rem;
    height: 100%;
    background-color: rgb(255, 255, 255);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
}
#right-menu-top{
    height: 3rem;
    position: fixed;
    top: 0;
    width: 5.6rem;
}
#right-menu-input{
    width: 4.8rem;
    text-align: center;
    margin: auto;
    margin-top: 1rem;
    position: relative;
}
.right-menu-hede img{
    width: 0.4rem;
    height: 0.4rem;
    margin-top: 0.8rem;
    margin-left: 0.6rem;

}
#right-menu-input img{
    position: absolute;
    left: 0.1rem;
    top: 50%;
    bottom: 0;
    transform: translate(0,-50%);
    width: 0.3rem;
    height: 0.3rem;
}
#right-menu-input input{
    width: 3.8rem;
    outline-style: none ;
    border: 0.01rem solid #bbb; 
    border-radius: 12px;
    padding: 0.14rem 0.5rem;
    font-size: 0.22rem;
}
#right-menu-input input:focus{
    border-color: #6cafe6;
    outline: 0;
    -webkit-box-shadow: inset 0 0.01rem 0.01rem rgba(0,0,0,0.7),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 0.01rem 0.01rem rgba(0,0,0,0.7),0 0 8px rgba(102,175,233,.6)
}
#right-menu-item{
    display: flex;
    align-items: center;
    margin-top: 3.5rem;
    
}
#right-menu-item>ul{
    list-style:none;
    width: 100%;
    height: 100%;
    line-height: 0.8rem;
    margin: 0px;
    padding: 0 0.26rem;
    overflow: scroll;
}
#right-menu-item>ul>li{
    width: 5rem;
    border-bottom: 0.01rem solid #eee;
    padding-bottom: 0;
}
#right-menu-item>ul>li>a{
    text-decoration: none;
    font-size: 0.3rem;
    font-weight: 500;
    color: #000;
    margin-left: 0.1rem;
}

#success-nav{
    list-style:none;
    margin-left: 0.4rem;
    padding: 0;
}
#success-nav>li{
    padding-left: 0.1rem;
    font-size: 0.26rem;
    border-bottom: 0.01rem solid #eee;
    color: #333;
}
#success-nav>li{
    padding-left: 0.1rem;
    color: #333;
}
#success-nav>li>a{
    text-decoration: none;
    font-size: 0.26rem;
    color: #333;
} */
.section {
  position: relative;
  width: 100%;
  height: 100%;
  overflow-y: auto;
}

/*   min-width: 1660px; */

/* 第三页 */
#three-cont {
  text-align: center;
  margin-top: 1rem;
}
#three-cont-cont {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 13.5rem;
  margin: 0.3rem auto;
}
.three-cont-son {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0.2rem 0.3rem;
  background-color: #fff;
  width: 6.1rem;
  margin: auto;
  margin: 0.3rem 0 0 0;
  cursor: pointer;
  margin-left: 0.04rem;
}

.three-cont-son-left {
  display: flex;
  width: 0.5rem;
  flex-direction: column;
  font-size: 0.24rem;
  font-weight: bold;
  padding-right: 0.16rem;
  border-right: 0.03rem solid rgb(199, 199, 199);
}
.three-cont-son-right {
  width: 5.2rem;
  margin-left: 0.2rem;
}
.three-son-right-top {
  font-size: 0.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 0.16rem;
  text-align: left;
  font-weight: 500;
}
.three-son-right-bottom {
  font-size: 0.16rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: left;
}

/* 第四页 */

#fourth {
  margin: 0;
  padding: 0;
}
#fourth-top-img {
  width: 3.1rem;
  height: auto;
  position: absolute;
  left: 1.6rem;
  top: -0.4rem;
}
#fourth-top {
  margin-top: 1.4rem;
  position: relative;
  color: #333;
  text-align: center;
  font-size: 0.3rem;
  margin-bottom: 0.6rem;
}
#fourth-cont {
  display: flex;
  flex-direction: row;
  margin: auto;
  width: 12.24rem;
}
.fourth-flex {
  display: flex;
  flex-wrap: wrap;
  width: 10.1rem;
  background-color: #eee;
  padding: 0.01rem;
}
.fourth-flex-box {
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #fff;
  margin: 0.01rem;
  color: #000;
}
.fourth-flex-box-img img {
  width: 0.7rem;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.fourth-flex-box-title {
  font-size: 0.2rem;
  margin: 0.3rem 0 0.09rem 0;
}

.fourth-right {
  width: 2.04rem;
  height: 5.06rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #245e80;
  font-size: 0.36rem;
  color: #fff;
  cursor: pointer;
}
.fourth-right-text {
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
}
.fourth-right-img img {
  width: 0.8rem;
  height: 0.8rem;
  margin-top: 0.48rem;
}
#fourth-bottom {
  text-align: right;
  margin-right: 1.2rem;
}
#fourth-bottom img {
  width: 2.8rem;
  height: auto;
}
/* 第六页 */
#six {
  margin: 0;
  padding: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
}
/* 第七页 */
#seven {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
#seven-bg img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
#seven-title {
  font-size: 0.3rem;
  margin-bottom: 1rem;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
#seven-cont {
  width: 15rem;
  height: 4.35rem;
  margin: auto;
  display: flex;
  flex-direction: row;
}
#seven-aj {
  width: 13.5rem;
  display: flex;
  flex-wrap: wrap;
}
.seven-cont-flex {
  width: 2rem;
  height: 4.35rem;
  background: #ffffff;
  text-align: center;
  margin: 0 0.1rem;
  padding: 0 0.2rem;
}
.seven-cont-flex h2 {
  margin-top: 0.6rem;
}
.seven-flex-title {
font-size: 0.18rem;
    font-weight: 500;
    margin: 0.15rem;
}
.seven-lvg {
  width: 0.3rem;
  height: 0.03rem;
  background-color: #333;
  margin: auto;
}
.seven-cont-flex p {
  margin: 0.5rem 0;
  overflow: hidden;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-align: justify;
}
.seven-btn {
  width: 0.98rem;
  height: 0.35rem;
  line-height: 0.35rem;
  text-align: center;
  border: 0.01rem solid #cfcfcf;
  margin: auto;
}
/* 第八页 */
#eight {
  padding: 0;
  margin: 0;
}

#eight-title {
  font-size: 0.3rem;
  color: #000;
  text-align: center;
  font-weight: bold;
  margin: 0;
  padding: 0;
  /*margin-bottom: 0.6rem;*/
}
#eight-cont {
  width: 9.01rem;
  display: flex;
  flex-wrap: wrap;
  margin: auto;
}
.eight-cont-flex {
  width: 2.6rem;
  text-align: center;
  padding: 0.1rem;
  margin: 0.1rem;
}
.eight-cont-flex img {
  width: auto;
  height: 0.66rem;
}
.eight-cont-flex p {
  color: #666;
  font-size: 0.18rem;
}
.eight-cont-flex-address {
  width: 2.4rem;
  color: #333;
  font-size: 0.16rem;
  margin: auto;
}
#Appfoot {
  margin: auto;
  background-color: #fff;
  width: 7.3rem;
  border-radius: 12px;
  margin: 0.2rem auto;
  padding: 0.3rem 0;
}
.titlefooticon {
  margin: 0 auto;
  text-align: center;
  padding-top: 10px;
}
/* 表单 */
.business_bottom_footer {
  width: 6.9rem;
  border-radius: 10px;
  height: 3.7rem;
  margin: 0.35rem auto 0.3rem;
  position: relative;
}
.business_bottom_footer img {
  width: 100%;
  height: 3.7rem;
  border-radius: 10px;
}
.form {
  width: 100%;
  height: 3.7rem;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  padding-top: 0.3rem;
}
.form img {
  width: 0.35rem;
  height: 0.35rem;
  float: left;
  margin-top: 0.075rem;
}

.content_center_top input {
  width: 4rem;
  height: 0.5rem;
  font-size: 0.2rem;
  font-family: Source Han Sans SC;
  font-weight: 400;
  line-height: 0rem;
  padding-left: 0.09rem;
  padding-right: 0.09rem;
  border: 0.005rem solid #ffffff;
  margin: 0.1rem 0;
  color: #ffffff;
  background-color: transparent;
}
.content_center_top input::-webkit-input-placeholder {
  color: #ffffff;
}
.button_group {
  width: 1.8rem;
  margin: 0 auto;
  height: 0.5rem;
  margin-top: 0.1rem;
}
.form .order_content {
  height: 0.5rem;
  width: 1.8rem;
  padding-right: 0.2rem;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #245e80;
}
.form #order {
  height: 0.5rem;
  width: 1.25rem;
  margin: 0 auto;
  font-size: 0.25rem;
  font-family: Source Han Sans SC;
  background-color: transparent;
  color: #ffffff;
  border: 0;
  line-height: 0.49rem;
  padding: 0;
}
.form .consult_content {
  float: left;
  height: 0.5rem;
  width: 1.8rem;
  background-color: #ffffff;
  margin-left: 0.2rem;
}
.form #consult {
  margin-left: 0.2r;
  width: 1.25rem;
  height: 0.5rem;
  font-size: 0.25rem;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #333333;
  background-color: transparent;
  border: 0;
  line-height: 0.49rem;
  float: left;
  padding: 0;
}

/*  */
.foot-tele {
  background-color: #245e80;
  border-radius: 0.4rem;
  width: 4.5rem;
  height: 0.68rem;
  font-size: 0.32rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0.4rem auto;
  color: #fff;
}
#AfootIcon {
  width: 0.5rem;
  height: 0.5rem;
  margin-right: 0.2rem;
}
.Afoot-qcode {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 85%;
  margin: 0 auto;
  padding-bottom: 0.4rem;
  border-bottom: #eee solid 0.03rem;
}

.Afoot-flex-qcode {
  width: 1.8rem;
  margin: 0 0.3rem;
}
.Afoot-flex-qcode img {
  width: 1.8rem;
  height: 1.8rem;
}
.Aqcode-text {
  color: #333;
  width: 1.8rem;
  text-align: center;
  font-size: 0.2rem;
}
.Aqcode-foot {
  height: 0.8rem;
  line-height: 0.8rem;
  margin-bottom: 0.6rem;
}
.Aqcode-foot p {
  color: #999;
  font-size: 0.32rem;
  text-align: center;
}
.Aqcode-foot-foot {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  position: fixed;
  box-shadow: 0 0 6px #666;
  background-color: rgb(255, 255, 255);
  bottom: 0;
  height: 0.9rem;
}
.afoot {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.Aqcode-foot-foot p {
  font-size: 0.3rem;
  margin-left: 0.16rem;
  color: #000;
}
.Aqcode-foot-foot p a {
  font-size: 0.3rem;
  margin-left: 0.16rem;
  text-decoration: none;
  color: #000;
}
.footimg {
  width: 0.56rem;
  height: auto;
}

/* 头部标题 */
.nav_title_img {
  text-align: center;
  background-image: url('../image/nav_title_img.png');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  font-size: 30px;
  font-weight: 500;
}
.nav_title_img div {
  transform: translateY(-20px);
}
.nav_title_img div:nth-child(2) {
  font-size: 16px;
  color: #ccc;
}

/* PC适配 */
@media screen and (min-width: 1024px) {
  #AppHead {
    display: none;
  }
  #p-gengduo {
    display: none;
  }

  .section {
    /* min-width: 1660px; */
  }
  #head {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
 
    height: 0.8rem;
  }
  .head-img img {
    width: 3.8rem;
    height: auto;
  }
  .nav {
    /* margin: 0 0.3rem; */
    height: 100%;
  }
  .nav-ul {
    display: flex;
    height: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0;
    /* 文字特效 */
  }
  .nav-ul > li {
    width: 100px;
    list-style: none;
    margin: 0;
    font-size: 0.16rem;
    line-height: 0.3rem;
    height:  0.8rem;
    text-align: center;
    line-height: 0.8rem;
    background-color: transparent;
  }
  .nav-ul > .active {
    background-color: #005984;
  }

  .nav-ul > li:hover {
    background-color: #005984;
  }
  .nav-ul > li:hover span {
    animation: shadow 1s forwards;
  }

  .nav-ul > li > a {
    text-decoration: none;
    color: #000;
    /* margin: 0 0.22rem; */
  }
  .head-sarch {
    height: 0.2rem;
    padding-top: 2px;
    width: 0.6rem;
    background-color: #fff;
    border-radius: 50px;
    text-align: right;
  }
  .head-sarch img {
    width: 0.15rem;
    height: 0.15rem;
    margin-right: 0.05rem;
  }
  .nav-son {
    display: flex;
    flex-direction: column;
    /* transform: ; */
  }
  /* 子菜单显示 */
  .nav-son:hover ul {
    z-index: 33;
    display: block;
    height: auto;
    float: right;
    padding: 0;
  }
  .nav-son > ul {
    height: auto;
    display: none;
    float: right;
    padding: 0;
    background-color: rgba(245, 245, 245, 1);
  }
  .nav-son > ul > li {
    height: 0.3rem;
    line-height: 0.3rem;
    list-style: none;
    border-bottom: 1px solid rgb(230, 230, 230, 0.7);
    text-align: center;
    padding: 0.04rem 0;
  }
  .nav-son > ul > li:hover {
    list-style: none;
    border-bottom: 1px solid rgb(230, 230, 230, 0.7);
    text-align: center;
    padding: 0.04rem 0;
  }
  .nav-son > ul > li:hover a {
    font-size: 0.16rem;
    color: #333;
    text-decoration: none;
  }
  .nav-son > ul > li > a {
    font-size: 0.16rem;
    color: #333;
    text-decoration: none;
  }
  #right-menu {
    display: none;
  }
  /* 第一页 */
  #one-cont-text {
    text-align: center;
  }
  .one-cont-text1 {
    width: 500px;
    font-size: 0.8rem;
    display: inline-block;
    margin: 0 0.2rem;
    color: #fff;
    margin-bottom: 0.5rem;
    text-shadow: 0px 0px 16px rgba(6, 0, 1, 0.6);
  }
  .cont-text2 {
    font-size: 0.28rem;
    color: #fff;
    text-shadow: 0px 0px 16px rgba(6, 0, 1, 0.6);
  }
  #one-zixun {
    text-align: center;
    margin-top: 0.6rem;
  }
  #one-zixun img {
    width: 2.6rem;
    height: 0.49rem;
    border-radius: 50px;
    box-shadow: 0px 0px 6px rgba(6, 0, 1, 0.5);
    cursor: pointer;
  }
  .one-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    z-index: -1;
  }

  .one-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .one-bg video {
  }
  /* 第二页 */
  .two-cont-head {
    font-size: 0.36rem;
    color: #333333;
    margin-bottom: 0.8rem;
    text-align: center;
    margin-top: 1rem;
  }
  .two-cont-content {
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .two-cont-text {
    text-align: center;
    padding: 0.25rem 0.18rem;
    background-color: #fff;
    border-radius: 19px;
  }
  .two-cont-text-copy {
    margin: 0 0.2rem;
    text-align: center;
    padding: 0.25rem 0.18rem;
    background-color: #fff;
    border-radius: 19px;
    cursor: pointer;
  }
  .two-cont-text-img img {
    width: 0.52rem;
    height: 0.52rem;
  }
  .two-cont-text-title {
    font-size: 0.24rem;
    font-weight: 500;
    margin: 0.1rem 0 0 0;
  }
  .title-lvg {
    width: 0.3rem;
    height: 0.03rem;
    background-color: #333;
    display: inline-block;
    border-radius: 19px;
  }
  .two-cont-text-text {
    width: 2.46rem;
    font-size: 0.15rem;
    margin-top: 0.36rem;
  }
  .two-cont-foot {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 1.2rem;
  }

  .two-cont-foot-img {
    position: relative;
  }

  .two-cont-foot-img .play_img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
  }

  .two-cont-foot-img video {
    width: 5.92rem;
    height: 3.27rem;
    object-fit: cover;
    border-radius: 9px;
    border: #3e789b solid 0.06rem;
  }

  .two-cont-foot-cont {
    margin-left: 0.16rem;
  }
  .two-cont-foot-cont-title {
    font-size: 0.3rem;
    font-weight: 500;
    display: flex;
    align-items: flex-start;
  }
  .two-cont-foot-cont-cont {
    width: 6.03rem;
    line-height: 30px;
    text-align: left;
    margin: 0.3rem 0;
  }
  .two-cont-foot-btn {
    width: 1.53rem;
    height: 0.44rem;
    border: 2px solid #245e80;
    display: flex;
    text-align: right;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .two-cont-foot-btn img {
    width: 0.26rem;
    height: 0.26rem;
    display: inline;
    margin-left: 0.2rem;
  }

  /* 第二页新增代码 */
  .two_bottom {
    display: flex;
    justify-content: center;
    margin: 0 auto;
  }

  .two_bottom_info {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 6rem;
    padding: 40px 0;
    border: 1px solid #ddd;
  }
  .bottom_info_item {
    margin-left: 40px;
    width: 100px;
  }

  .text_weight {
    position: relative;
    font-size: 40px;
  }

  .text_weight span {
    font-size: 20px;
  }

  /* 第三页 */
  #three-bg img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }
  /* 第四页 */
  /* 第四页新增代码 */
  .four_cont {
    display: flex;
    flex-wrap: wrap;
    width: 12rem;
    margin: 0 auto;
  }
  .four_cont_item {
    width: 29%;
    margin: 10px 1%;
    padding: 1% 1%;
    box-shadow: 0 0 10px #ccc;
  }
  .four_cont_item img {
    width: 100%;
  }
  .four_date {
    font-size: 18px;
  }
  .four_title {
    font-weight: 700;
    font-size: 22px;
    margin: 10px 0;
  }
  .four_content {
    /* font-weight: 700; */
	text-indent: 2em;
    line-height: 26px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }
  .four_btn {
    text-align: right;
    color: #005983;
    margin: 5px 0;
  }
  .fourth-flex-box:hover {
    width: 2.5rem;
    height: 2.5rem;
    background-color: #245e80;
    margin: 0.01rem;
    color: #fff;
    cursor: pointer;
  }
  /* 第五页 */
  #five {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  #five-log img {
    position: absolute;
    bottom: 0.3rem;
    right: -5rem;
    width: auto;
    height: 6rem;
  }
  #five-title {
    font-size: 0.3rem;
    margin-top: 1.2rem;
    margin-bottom: 0.3rem;
    color: #fff;
  }
  #five-top {
    display: flex;
    flex-direction: row;
    margin: auto;
    transform: translateY(60px);
  }
  .five-top-left {
    width: 5rem;
    height: auto;
    margin: 0;
    position: relative;
  }
  .five-top-left-bg img {
    width: 4rem;
    height: auto;
    position: absolute;
    top: 7px;
    right: 0;
    left: 40px;
    bottom: 0;
  }
  .five-top-left-text {
    position: relative;
    top: 30%;
    transform: translate(0, -50%);
    color: #fff;
    text-align: center;
    text-shadow: 0px 0px 5px #999;
  }
  .five-top-left-text-text {
    margin-top: 0.46rem;
    font-size: 0.16rem;
    line-height: 25px;
    width: 2.35rem;
    margin: auto;
    text-shadow: 0px 0px 5px #999;
  }
  .five-top-right {
    width: auto;
    height: 3.4rem;
    display: flex;
    align-items: flex-end;
    position: relative;
  }
  .five-top-show {
    position: absolute;
    top: 0.3rem;
    left: 0.54rem;
    width: 1.3rem;
    height: 0.38rem;
    line-height: 0.38rem;
    text-align: center;
    font-size: 0.16rem;
    color: #fff;
    cursor: pointer;
    border: 0.01rem solid #ffffff;
  }
  .five-top-right-res {
    width: 6.95rem;
    height: 1.97rem;
    margin-bottom: 0.4rem;
    position: relative;
    left: -0.6rem;
    font-size: 0.18rem;
    background-color: #fff;
    display: flex;
    align-items: center;
    padding-left: 0.2rem;
  }
  .five-top-right-text {
    margin-top: 0.14rem;
    width: 2.61rem;
    font-size: 0.16rem;
    line-height: 0.26rem;
  }
  .rive-imgicon img {
    height: 3.8rem;
    width: auto;
    position: absolute;
    right: 0.5rem;
    bottom: 0;
  }

  #five-bottom {
    margin-top: 0rem;
    display: flex;
    flex-direction: row;
  }
  .five-bottom-role {
    position: relative;
    margin: 0.28rem 0.48rem;
  }
  .five-bottom-role:hover {
    position: relative;
    margin: 0.28rem 0.48rem;
    cursor: pointer;
  }
  .five-bottom-role:hover .five-text {
    width: 2rem;
    margin: 0.1rem auto;
    font-size: 0.14rem;
    color: #666;
    overflow: visible;
    text-overflow: clip;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 7;
    text-overflow: ellipsis;
    display: -webkit-box;
    text-align: justify;
  }
  .five-bottom-role:hover .five-bottom-role-text {
    text-align: center;
    width: 2rem;
    height: 1.5rem;
    position: absolute;
    bottom: 0;
    font-size: 0.1rem;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #ffffff;
    border-radius: 0 0 4px 4px;
    border-top: #245e80 solid 0.05rem;
    box-shadow: 0 0 10px rgba(126, 126, 126, 0.7);
  }
  .five-bottom-role-img {
    position: relative;
    width: 2rem;
    height: 3rem;
    box-shadow: 0 0 10px rgba(126, 126, 126, 0.7);
  }
  .five-bottom-role-img img {
    object-fit: cover;
    width: 2rem;
    margin: 0;
    padding: 0;
    height: 3rem;
    z-index: -1;
    border-radius: 4px;
  }
  .five-bottom-role-text {
    text-align: center;
    width: 2rem;
    height: 0.8rem;
    position: absolute;
    bottom: 0;
    font-size: 0.18rem;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #ffffff;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 0 10px rgba(126, 126, 126, 0.7);
  }
  .five-name {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0.1rem;
    margin-top: 0.06rem;
  }
  .five-text {
    width: 2rem;
    margin: 0.1rem auto;
    font-size: 0.14rem;
    color: #666;
    overflow: hidden;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /* text-align: justify; */
    text-align: center;
  }
  /* 第六页 */
  #six-bottom {
    position: relative;
    top: -0.8rem;
    text-align: right;
    margin-right: 1.6rem;
  }
  #six-bottom img {
    width: 2.2rem;
    height: auto;
  }
  #six-top-img {
    width: 2.6rem;
    height: auto;
    position: absolute;
    left: 1.6rem;
    top: -0.2rem;
  }
  #six-top {
    margin-top: 1.2rem;
    position: relative;
    color: #333;
    text-align: center;
    font-size: 0.3rem;
    margin-bottom: 0.4rem;
  }
  #six-cont {
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;

    width: 10.3rem;
    flex: 1;
    /* align-items: center; */
    /* justify-content: center; */
  }
  .six-cont-flex {
    width: 3.2rem;
    /* height: 3.2rem; */
    height: 260px;
    border: 0.01rem solid #999;
    margin: 0.05rem 0.1rem;
    z-index: 1;
    position: relative;
  }
  .six-cont-flex h3 {
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: justify;
  }
  .six-cont-flex:hover {
    display: flex;
    cursor: pointer;
    align-items: flex-end;
  }
  .six-cont-flex:hover .six-flex-select {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
  }
  .six-cont-flex:hover img {
    position: absolute;
    top: 0;
    z-index: -1;
    object-fit: cover;
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  .six-cont-flex:hover h3 {
    margin: 0.16rem 0.14rem;
    color: #fff;
  }
  .six-cont-flex:hover .six-flex-text {
    font-size: 0.13rem;
    line-height: 0.2rem;
    color: #fff;
    margin: 0.1rem 0.13rem;
    text-align: justify;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .six-cont-flex:hover p {
    display: none;
  }
  .six-cont-flex img {
    display: none;
  }
  .six-flex-select h3 {
    margin: 0.18rem 0.14rem;
  }
  .six-flex-text {
    font-size: 0.13rem;
    line-height: 0.2rem;
    color: #999;
    margin: 0 0.13rem;
    text-align: justify;
    overflow: hidden;
    -webkit-line-clamp: 6;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: justify;
  }
  .six-flex-select p {
    position: absolute;
    bottom: 0;
    color: #333;
    margin: 0.16rem 0.14rem;
  }
  /* 第七页 */
  #seven {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  #seven-title {
    margin: 0;
    padding: 0;
    margin-top: 3rem;
    margin-bottom: 1rem;
  }
  .seven-cont-flex-tit {
    width: 2.74rem;
    height: 4.35rem;
    background: #ffffff;
    text-align: center;
    margin-right: 0.1rem;
  }
  .seven-tit-title {
    padding-top: 0.3rem;
    margin-bottom: 0.12rem;
    font-size: 0.28rem;
    font-weight: 500;
    color: #245e80;
  }
  .seven-tit-icon img {
    width: 1.8rem;
    height: auto;
    margin: 0.1rem 0;
  }
  .seven-cont-flex {
    width: 2.4rem;
    height: 4.35rem;
    background: #ffffff;
    text-align: center;
    margin: 0 0.1rem;
    padding: 0 0.2rem;
  }
  .seven-cont-flex:hover {
    box-shadow: 0 0 10px rgba(126, 126, 126, 0.7);
  }
  .seven-cont-flex:hover h2 {
    margin-top: 0.6rem;
    color: #3e789b;
  }
  .seven-cont-flex:hover .seven-lvg {
    width: 0.3rem;
    height: 0.03rem;
    background-color: #3e789b;
    margin: auto;
  }
  .seven-cont-flex:hover .seven-flex-title {
font-size: 0.18rem;
    font-weight: 500;
 margin: 0.15rem;
    color: #3e789b;
  }
  .seven-cont-flex:hover .seven-btn {
    width: 0.98rem;
    height: 0.35rem;
    line-height: 0.35rem;
    text-align: center;
    border: 0.01rem solid #004a6e;
    margin: auto;
    color: #fff;
    background-color: #004a6e;
    cursor: pointer;
  }
  /* 第八页 */
  #eight {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }

  /* 学术专栏 */
  .learning_img {
    width: 10rem;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
  }
  .learning_img img {
    cursor: pointer;
    width: 23%;
    margin: 10px 1%;
  }
  .text_btn {
    width: 100%;
    height: 0.8rem;
    display: flex;
    align-items: center;
  }
  .text_btn div {
    cursor: pointer;
    text-align: center;
    width: 2.07rem;
    height: 0.5rem;
    line-height: 0.5rem;
    border: 0.01rem solid #005983;
    margin: auto;
    color: #005983;
    font-size: 0.26rem;
  }

  #eight-cont-flex-backTop {
    width: 100%;
    height: 0.8rem;
    display: flex;
    align-items: center;
    background-color: #3e789b;
    margin-top: 0.8rem;
  }
  #eight-cont-flex-backTop p {
    text-align: center;
    width: 2.07rem;
    height: 0.5rem;
    line-height: 0.5rem;
    border: 0.01rem solid #f0f0f0;
    margin: auto;
    color: #fff;
    font-size: 0.26rem;
  }
  #foot {
    text-align: center;
    padding: 0.3rem 0;
    background-color: #eee;
  }
  .foot-cont {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .foot-flex {
    display: flex;
    flex-direction: row;
    padding-top: 0.8rem;
  }
  .foot-flex-left {
    width: 1rem;

    text-align: right;
    font-size: 0.14rem;
  }
  .foot-flex-right {
    text-align: left;
    width: 2rem;
    font-size: 0.14rem;
    color: #666;
  }
  .foot-flex-cont {
    width: 4rem;
    text-align: center;
    padding-left: 50px;
    margin: 0 0.16rem;
  }
  .foot-flex-cont img {
    width: 3rem;
    height: auto;
  }
  .foot-flex-cont p {
    color: #666;
    font-size: 0.15rem;
    margin-top: 0.6rem;
  }
  .foot-flex-qcode {
    width: 1.32rem;
    text-align: center;
    margin: 0 0.16rem;
    padding-top: 0.5rem;
  }
  .foot-flex-qcode img {
    width: 1.32rem;
    height: auto;
  }
  .foot-flex-qcode p {
    color: #666;
    font-size: 0.14rem;
  }
  #Appfoot {
    display: none;
  }
  .Aqcode-foot-foot {
    display: none;
  }
}
/* ipad 竖屏 */
@media only screen and (min-width: 751px) and (max-width: 1024px) and (orientation: portrait) {
  body {
    background-color: #eee;
  }
  #head {
    display: none;
  }
  #AppHead {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
  }
  #Ahead-img {
    border-bottom: 0 0 0.1rem 0 #333;
    height: 1.2rem;
    padding: 0 0.2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
  }
  #HeadImg {
    width: 4.5rem;
    height: auto;
  }

  #AppHead {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
    box-shadow: 0px 3px 7px 0px rgba(6, 0, 1, 0.35);
  }
  #Ahead-img {
    border-bottom: 0 0 0.1rem 0 #333;
    height: 1.2rem;
    padding: 0 0.2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
  }
  #HeadImg {
    width: 4.5rem;
    height: auto;
  }
  #imgMenuBtn {
    width: 0.4rem;
    height: 0.4rem;
    cursor: pointer;
  }

  /* 菜单栏 */
  #right-menu {
    width: 5.6rem;
    height: 100%;
    background-color: rgb(255, 255, 255);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
  }
  #right-menu-top {
    height: 3rem;
    position: fixed;
    top: 0;
    width: 5.6rem;
  }
  #right-menu-input {
    width: 4.8rem;
    text-align: center;
    margin: auto;
    margin-top: 1rem;
    position: relative;
  }
  .right-menu-hede img {
    width: 0.4rem;
    height: 0.4rem;
    margin-top: 0.8rem;
    margin-left: 0.6rem;
  }
  #right-menu-input img {
    position: absolute;
    left: 0.1rem;
    top: 50%;
    bottom: 0;
    transform: translate(0, -50%);
    width: 0.3rem;
    height: 0.3rem;
  }
  #right-menu-input input {
    width: 3.8rem;
    outline-style: none;
    border: 0.01rem solid #bbb;
    border-radius: 12px;
    padding: 0.14rem 0.5rem;
    font-size: 0.22rem;
  }
  #right-menu-input input:focus {
    border-color: #6cafe6;
    outline: 0;
    -webkit-box-shadow: inset 0 0.01rem 0.01rem rgba(0, 0, 0, 0.7),
      0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 0.01rem 0.01rem rgba(0, 0, 0, 0.7),
      0 0 8px rgba(102, 175, 233, 0.6);
  }
  #right-menu-item {
    display: flex;
    align-items: center;
    margin-top: 3.5rem;
  }
  #right-menu-item > ul {
    list-style: none;
    width: 100%;
    height: 100%;
    line-height: 0.8rem;
    margin: 0px;
    padding: 0 0.26rem;
    overflow: scroll;
  }
  #right-menu-item > ul > li {
    width: 5rem;
    border-bottom: 0.01rem solid #eee;
    padding-bottom: 0;
  }
  #right-menu-item > ul > li > a {
    text-decoration: none;
    font-size: 0.3rem;
    font-weight: 500;
    color: #000;
    margin-left: 0.1rem;
  }

  #success-nav {
    list-style: none;
    margin-left: 0.4rem;
    padding: 0;
  }
  #success-nav > li {
    padding-left: 0.1rem;
    font-size: 0.26rem;
    border-bottom: 0.01rem solid #eee;
    color: #333;
  }
  /* 第一页 */
  .active {
    height: 5rem;
    padding-top: 1.6rem;
    background-image: url('../image/index_bg.png');
    background-size: auto 100%;
    background-position: center;
  }
  #one-cont-text {
    text-align: center;
  }
  .one-cont-text1 {
    font-size: 0.5rem;
    display: inline-block;
    margin: 0 0.2rem;
    color: #fff;
    margin-bottom: 0.6rem;
    margin-top: 0.4rem;
    text-shadow: 0px 0px 16px rgba(6, 0, 1, 0.6);
  }
  .cont-text2 {
    font-size: 0.25rem;
    color: #fff;
    margin-top: 0.1rem;
  }
  #one-zixun {
    text-align: center;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  #one-zixun img {
    width: 3rem;
    height: auto;
  }
  .one-bg > video {
    display: none;
  }
  /* 第二页 */
  #two-cont {
    background-color: #fff;
    width: 7.3rem;
    border-radius: 12px;
    margin: 0.2rem auto;
    padding: 0.3rem 0;
  }
  .two-cont-head {
    font-size: 0.3rem;
    font-weight: bold;
    color: #333333;
    margin-bottom: 0.3rem;
    text-align: center;
  }
  .two-cont-content {
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .two-cont-text {
    text-align: center;
    padding: 0.08rem;
    background-color: #fff;
    border-radius: 19px;
  }
  .two-cont-text-copy {
    margin: 0 0.06rem;
    text-align: center;
    padding: 0.24rem 0.08rem;
    background-color: #fff;
    border-radius: 10px;
    background-color: #245e80;
    color: #fff;
  }
  .two-cont-text-img img {
    width: 0.5rem;
    height: 0.5rem;
  }
  .two-cont-text-title {
    font-size: 0.2rem;
    font-weight: 500;
    margin-top: 0.1rem;
  }
  .title-lvg {
    width: 0.3rem;
    height: 0.03rem;
    background-color: #fff;
    display: inline-block;
    border-radius: 19px;
  }
  .two-cont-text-text {
    margin-top: 0.3rem;
    width: 2.1rem;
    font-size: 0.16rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .two-cont-foot {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0.5rem;
  }
  .two-cont-foot-img {
    width: 7rem;
    height: 3rem;
    overflow: hidden;
    border-radius: 6px;
  }
  .two-cont-foot-img img {
    width: 7rem;
    height: auto;
  }
  .two-cont-foot-cont {
    margin-top: 0.3rem;
  }
  .two-cont-foot-cont-title {
    font-size: 0.26rem;
    font-weight: 500;
    display: flex;
    align-items: flex-start;
  }
  .two-cont-foot-cont-cont {
    width: 7rem;
    text-align: left;
    margin: 0.16rem 0;
    font-size: 0.16rem;
  }
  .two-cont-foot-btn {
    font-size: 0.16rem;
    margin-top: 0.4rem;
    width: 1.8rem;
    height: 0.5rem;
    border: 2px solid #245e80;
    display: flex;
    text-align: right;
    align-items: center;
    justify-content: center;
  }
  .two-cont-foot-btn img {
    width: 0.3rem;
    height: 0.3rem;
    display: inline;
    margin-left: 0.2rem;
  }
  /* 第三页 */
  #threeId {
    background-color: #fff;
    width: 7.3rem;
    border-radius: 12px;
    margin: 0.2rem auto;
    padding: 0.3rem 0;
    background-image: url(../image/home-three-bg.png);
  }
  #three-bg {
    display: none;
  }
  #three-cont {
    text-align: center;
    margin-top: 0rem;
  }
  #three-cont-cont {
    width: 6.9rem;
    margin-top: 0rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .three-cont-son {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0.2rem 0.3rem;
    background-color: #fff;
    width: 6.9rem;
    margin: auto;
    margin: 0.3rem 0 0 0;
    cursor: pointer;
    border-radius: 10px;
  }

  .three-cont-son-left {
    display: flex;
    width: 0.5rem;
    flex-direction: column;
    font-size: 0.24rem;
    font-weight: bold;
    padding-right: 0.16rem;
    border-right: 0.03rem solid rgb(199, 199, 199);
  }
  .three-cont-son-right {
    width: 5.2rem;
    margin-left: 0.2rem;
  }
  .three-son-right-top {
    font-size: 0.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0.16rem;
  }
  .three-son-right-bottom {
    font-size: 0.16rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  /* 第四页 */
  #fourth {
    background-color: #fff;
    width: 7.3rem;
    border-radius: 12px;
    margin: 0.2rem auto;
    padding: 0.3rem 0;
  }
  #fourth-top {
    margin-top: 0;
    text-align: center;
    font-size: 0.3rem;
    margin-bottom: 0.2rem;
    font-size: 0.3rem;
    font-weight: bold;
  }
  #fourth-top-img {
    display: none;
  }
  #fourth-cont {
    width: 6.9rem;
  }
  .fourth-flex {
    width: 6.9rem;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    border-radius: 10px;
  }
  .fourth-flex-box-img img {
    width: 0.5rem;
    height: auto;
  }
  .fourth-flex-box {
    width: 1.72rem;
    height: 2rem;
    border-radius: 10px;
    background-color: #eee;
    font-size: 0.16rem;
    margin: 0;
  }
  .fourth-flex-box div:nth-child(3) {
    display: none;
  }

  .fourth-right {
    display: none;
  }
  #fourth-bottom img {
    display: none;
  }
  /* 第五页 */
  #fiveApp {
    text-align: center;
    background-color: #245e80;
    width: 7.3rem;
    border-radius: 12px;
    margin: 0.2rem auto;
    padding: 0.3rem 0;
    position: relative;
    background-size: 90% auto;
    background-repeat: no-repeat;
    background-position: 90% 100%;
    /* background-image: url('../image/home-five-log.png'); */
  }

  #five-title {
    font-size: 0.3rem;
    font-weight: bold;
    color: #000;
    margin-bottom: 0rem;
  }
  #five-cont {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 6.5rem;
    margin: 0.2rem auto;
    height: auto;
    background-color: #eee;
    padding: 0.2rem;
    border-radius: 0.19rem;
  }
  .fi-cont-img {
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 50%;
    background-color: #245e80;
    overflow: hidden;
  }
  .fi-cont-img img {
    width: 1.4rem;
    height: auto;
  }
  .five-cont-right {
    width: 4.8rem;
    margin-left: 0.2rem;
    text-align: left;
  }
  .five-cont-right-name {
    font-size: 0.24rem;
    font-weight: bold;
  }
  .five-cont-right-title {
    font-size: 0.2rem;
    font-weight: bold;
    margin-top: 0.1rem;
    margin-bottom: 0.14rem;
  }
  .five-cont-right-text {
    font-size: 0.18rem;
    color: #666;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: justify;
  }
  /* 第六页 */
  #six {
    margin: 0;
    padding: 0;
    background-color: #fff;
    width: 7.3rem;
    border-radius: 12px;
    margin: 0.2rem auto;
    padding: 0.3rem 0;
    height: 100%;
  }
  #six-top-img {
    display: none;
  }
  #six-top {
    font-size: 0.3rem;
    font-weight: bold;
    text-align: center;
  }
  #six-bottom img {
    display: none;
  }
  #six-cont {
    margin: auto;
  }
  .six-cont-flex {
    width: 6.5rem;
    border-radius: 10px;
    margin: 0.2rem auto;
    height: auto;
    padding: 0.2rem 0.16rem;
    position: relative;
    background-color: rgb(240, 240, 240);
  }
  .six-cont-flex img {
    display: none;
  }
  .six-flex-select h3 {
    font-size: 0.2rem;
    margin: 0 0.14rem 0.14rem 0.14rem;
  }
  .six-flex-text {
    font-size: 0.16rem;
    line-height: 0.32rem;
    color: #666;
    margin: 0 0.13rem;
    text-align: justify;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .six-flex-select p {
    display: none;
  }
  /* 第七页 */
  #seven {
    margin: 0;
    padding: 0;
    background-image: url('../image/three_bg.png');
    background-size: 100%;
    width: 7.3rem;
    border-radius: 12px;
    margin: 0.2rem auto;
    padding: 0.3rem 0;
  }
  #seven-bg {
    display: none;
  }
  .seven-cont-flex-tit {
    display: none;
  }
  #seven-title {
    font-size: 0.3rem;
    font-weight: bold;
    color: #000;
    text-align: center;
    margin-bottom: 0.2rem;
  }
  #seven-cont {
    width: 7rem;
    height: auto;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
  }
  .seven-cont-flex {
    width: 2.88rem;
    height: auto;
    background: #ffffff;
    text-align: center;
    margin: 0.1rem;
    padding: 0.2rem;
    box-shadow: 0 0 4px rgba(126, 126, 126, 0.4);
  }
  .seven-cont-flex h2 {
    margin-top: 0.1rem;
  }
  .seven-flex-title {
    font-size: 0.3rem;
    font-weight: 500;

    color: #000;
  }
  .seven-lvg {
    width: 0.3rem;
    height: 0.03rem;
    background-color: #333;
    margin: auto;
  }
  .seven-cont-flex p {
    margin: 0.3rem 0;
    font-size: 0.22rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #333;
  }
  .seven-btn {
    width: 1.4rem;
    height: 0.46rem;
    line-height: 0.46rem;
    text-align: center;
    border: 0.01rem solid #245e80;
    background-color: #245e80;
    color: #fff;
    margin: auto;
    font-size: 0.24rem;
  }
  /* 第八页 */

  #eight {
    display: none;
  }
}
/* app适配 */
@media only screen and (max-width: 750px) {
  body {
    background-color: #eee;
  }
  /* #p-gengduo{
        color: #999;
        font-size: 0.18rem;
        text-align: center;
    } */
  #head {
    display: none;
  }
  #AppHead {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
  }
  #Ahead-img {
    border-bottom: 0 0 0.1rem 0 #333;
    height: 1.2rem;
    padding: 0 0.2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
  }
  #HeadImg {
    width: 4.5rem;
    height: auto;
  }
  #imgMenuBtn {
    width: 0.4rem;
    height: 0.4rem;
    cursor: pointer;
  }

  #AppHead {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
    box-shadow: 0px 3px 7px 0px rgba(6, 0, 1, 0.35);
  }
  #Ahead-img {
    border-bottom: 0 0 0.1rem 0 #333;
    height: 1.2rem;
    padding: 0 0.2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
  }
  #HeadImg {
    width: 4.5rem;
    height: auto;
  }

  /* app头部标题 */
  .nav_title_img {
    text-align: center;
    background-image: url('../image/nav_title_img.png');
    background-size: 200px 200px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    font-size: 20px;
    font-weight: 700;
  }
  .nav_title_img div {
    transform: translateY(-10px);
  }
  .nav_title_img div:nth-child(2) {
    font-size: 12px;
    color: #ccc;
    font-weight: 500;
  }

  /* 菜单栏 */
  #right-menu {
    width: 5.6rem;
    height: 100%;
    background-color: rgb(255, 255, 255);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
  }
  #right-menu-top {
    height: 3rem;
    position: fixed;
    top: 0;
    width: 5.6rem;
  }
  #right-menu-input {
    width: 4.8rem;
    text-align: center;
    margin: auto;
    margin-top: 1rem;
    position: relative;
  }
  .right-menu-hede img {
    width: 0.4rem;
    height: 0.4rem;
    margin-top: 0.8rem;
    margin-left: 0.6rem;
  }
  #right-menu-input img {
    position: absolute;
    left: 0.1rem;
    top: 50%;
    bottom: 0;
    transform: translate(0, -50%);
    width: 0.3rem;
    height: 0.3rem;
  }
  #right-menu-input input {
    width: 3.8rem;
    outline-style: none;
    border: 0.01rem solid #bbb;
    border-radius: 12px;
    padding: 0.14rem 0.5rem;
    font-size: 0.22rem;
  }
  #right-menu-input input:focus {
    border-color: #6cafe6;
    outline: 0;
    -webkit-box-shadow: inset 0 0.01rem 0.01rem rgba(0, 0, 0, 0.7),
      0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 0.01rem 0.01rem rgba(0, 0, 0, 0.7),
      0 0 8px rgba(102, 175, 233, 0.6);
  }
  #right-menu-item {
    display: flex;
    align-items: center;
    margin-top: 3.5rem;
  }
  #right-menu-item > ul {
    list-style: none;
    width: 100%;
    height: 100%;
    line-height: 0.8rem;
    margin: 0px;
    padding: 0 0.26rem;
    overflow: scroll;
  }
  #right-menu-item > ul > li {
    width: 5rem;
    border-bottom: 0.01rem solid #eee;
    padding-bottom: 0;
  }
  #right-menu-item > ul > li > a {
    text-decoration: none;
    font-size: 0.3rem;
    font-weight: 500;
    color: #000;
    margin-left: 0.1rem;
  }

  #success-nav {
    list-style: none;
    margin-left: 0.4rem;
    padding: 0;
  }
  #success-nav > li {
    padding-left: 0.1rem;
    font-size: 0.26rem;
    border-bottom: 0.01rem solid #eee;
    color: #333;
  }
  /* 第一页 */
  .active {
    height: 5rem;
    padding-top: 1.6rem;
    background-image: url('../image/index_bg.png');
    background-size: auto 100%;
    background-position: center;
  }
  #one-cont-text {
    text-align: center;
  }
  .one-cont-text1 {
    width: auto;
    white-space: nowrap;
    font-size: 0.5rem;
    display: inline-block;
    margin: 0 0.1rem;
    color: #fff;
    margin-bottom: 0.2rem;
    margin-top: 0.4rem;
    text-shadow: 0px 0px 16px rgba(6, 0, 1, 0.6);
  }
  .cont-text2 {
    text-align: center;
    width: 80vw;
    font-size: 0.25rem;
    color: #fff;
    margin-top: 0.1rem;
  }
  #one-zixun {
    text-align: center;
    margin-top: 0.4rem;
    margin-bottom: 1rem;
  }
  #one-zixun img {
    width: 3rem;
    height: auto;
  }
  .one-bg > video {
    display: none;
  }
  /* 第二页 */
  #two-cont {
    background-color: #fff;
    width: 7.3rem;
    border-radius: 12px;
    margin: 0.2rem auto;
    padding: 0.3rem 0;
  }
  .two-cont-head {
    font-size: 0.3rem;
    font-weight: bold;
    color: #333333;
    margin-bottom: 0.3rem;
    text-align: center;
  }
  .two-cont-content {
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .two-cont-text {
    text-align: center;
    padding: 0.08rem;
    background-color: #fff;
    border-radius: 19px;
  }
  .two-cont-text-copy {
    margin: 0 0.06rem;
    text-align: center;
    padding: 0.24rem 0.08rem;
    background-color: #fff;
    border-radius: 10px;
    background-color: #245e80;
    color: #fff;
  }
  .two-cont-text-img img {
    width: 0.5rem;
    height: 0.5rem;
  }
  .two-cont-text-title {
    font-size: 0.2rem;
    font-weight: 500;
    margin-top: 0.1rem;
  }
  .title-lvg {
    width: 0.3rem;
    height: 0.03rem;
    background-color: #fff;
    display: inline-block;
    border-radius: 19px;
  }
  .two-cont-text-text {
    margin-top: 0.3rem;
    width: 2.1rem;
    font-size: 0.16rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .two-cont-foot {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0.5rem;
  }
  .two-cont-foot-img {
    position: relative;

    width: 7rem;
    height: 4rem;
    overflow: hidden;
    border-radius: 6px;
    border: #3e789b solid 0.06rem;
  }
  .two-cont-foot-img video {
    width: 100%;
    height: 100%;
  }

  .two-cont-foot-img .play_img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
  }

  .two-cont-foot-cont {
    margin-top: 0.5rem;
  }
  .two-cont-foot-cont-title {
    font-size: 0.4rem;
    font-weight: 700;
    display: flex;
    align-items: flex-start;
  }
  .two-cont-foot-cont-cont {
    width: 7rem;
    text-align: left;
    margin: 0.16rem 0;
    font-size: 0.3rem;
  }
  .two-cont-foot-btn {
    font-size: 0.3rem;
    margin-top: 0.4rem;
    width: 2.5rem;
    height: 0.8rem;
    border: 2px solid #245e80;
    display: flex;
    text-align: right;
    align-items: center;
    justify-content: center;
  }
  .two-cont-foot-btn img {
    width: 0.3rem;
    height: 0.3rem;
    display: inline;
    margin-left: 0.2rem;
  }
  /* 新增代码 */
  .two_bottom {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .two_bottom_info {
    display: flex;
    width: 46%;
    padding: 10px 0;
    border: none;
    transform: scale(0.8);
  }
  .bottom_info_item {
    margin-left: 20px;
  }
  .two_bottom_info img {
    margin-top: 16px;
    width: 0.8rem;
    height: 0.8rem;
  }
  .text_weight {
    font-size: 20px;
  }

  /* 第三页 */
  #threeId {
    background-color: #fff;
    width: 7.3rem;
    border-radius: 12px;
    margin: 0.2rem auto;
    padding: 0.3rem 0;
    background-image: url('../image/three_bg.png');
  }
  #three-bg {
    display: none;
  }
  #three-cont {
    text-align: center;
    margin-top: 0rem;
  }
  #three-cont-cont {
    width: 6.9rem;
    margin-top: 0rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .three-cont-son {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0.2rem 0.3rem;
    background-color: #fff;
    width: 6.9rem;
    margin: auto;
    margin: 0.3rem 0 0 0;
    cursor: pointer;
    border-radius: 10px;
  }

  .three-cont-son-left {
    display: flex;
    width: 0.6rem;
    flex-direction: column;
    font-size: 0.24rem;
    font-weight: bold;
    padding-right: 0.16rem;
    border-right: 0.03rem solid rgb(199, 199, 199);
  }
  .three-cont-son-right {
    width: 5.2rem;
    margin-left: 0.2rem;
  }
  .three-son-right-top {
    font-size: 0.26rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0.16rem;
    font-weight: 500;
    text-align: left;
  }
  .three-son-right-bottom {
    font-size: 0.18rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    text-align: left;
    -webkit-box-orient: vertical;
  }

  /* 第四页 */
  /* 第四页新增代码 */
  .four_cont {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
  }
  .four_cont_item {
    flex: 1;
    margin: 0 3px;
    padding: 10px 5px;
    box-shadow: 0 0 10px #ccc;
    border-radius: 5px;
  }
  .four_cont_item img {
    display: none;
  }
  .four_date {
    font-size: 16px;
  }
  .four_title {
    font-weight: 700;
    font-size: 18px;
    margin: 6px 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .four_content {
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .four_btn {
    text-align: right;
    color: #005983;
    font-size: 12px;
    margin: 5px 0;
  }
  #fourth {
    background-color: #fff;
    width: 7.3rem;
    border-radius: 12px;
    margin: 0.2rem auto;
    padding: 0.3rem 0;
  }
  #fourth-top {
    margin-top: 0;
    text-align: center;
    font-size: 0.3rem;
    margin-bottom: 0.2rem;
    font-size: 0.3rem;
    font-weight: bold;
  }
  #fourth-top-img {
    display: none;
  }
  #fourth-cont {
    width: 6.9rem;
  }
  .fourth-flex {
    width: 6.9rem;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    border-radius: 10px;
  }
  .fourth-flex-box-img img {
    width: 0.5rem;
    height: auto;
  }
  .fourth-flex-box {
    width: 1.72rem;
    height: 2rem;
    border-radius: 10px;
    background-color: #eee;
    font-size: 0.16rem;
    margin: 0;
  }
  .fourth-flex-box div:nth-child(3) {
    display: none;
  }

  .fourth-right {
    display: none;
  }
  #fourth-bottom img {
    display: none;
  }
  /* 第五页 */
  #fiveApp {
    text-align: center;
    background-color: #245e80;
    width: 7.3rem;
    border-radius: 12px;
    margin: 0.2rem auto;
    padding: 0.3rem 0;
    position: relative;
    background-size: 90% auto;
    background-repeat: no-repeat;
    background-position: 90% 100%;
    /* background-image: url('../image/home-five-log.png'); */
  }

  #five-title {
    font-size: 0.3rem;
    font-weight: bold;
    color: #000;
    margin-bottom: 0rem;
  }
  #five-cont {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 6.5rem;
    margin: 0.2rem auto;
    height: auto;
    background-color: #eee;
    padding: 0.2rem;
    border-radius: 0.19rem;
  }
  .fi-cont-img {
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 50%;
    background-color: #245e80;
    overflow: hidden;
  }
  .fi-cont-img img {
    width: 1.4rem;
    height: auto;
  }
  .five-cont-right {
    width: 4.8rem;
    margin-left: 0.2rem;
    text-align: left;
  }
  .five-cont-right-name {
    font-size: 0.24rem;
    font-weight: bold;
  }
  .five-cont-right-title {
    font-size: 0.2rem;
    font-weight: bold;
    margin-top: 0.1rem;
    margin-bottom: 0.14rem;
  }
  .five-cont-right-text {
    font-size: 0.18rem;
    color: #666;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: justify;
  }
  /* 第六页 */
  #six {
    margin: 0;
    padding: 0;
    background-color: #fff;
    width: 7.3rem;
    border-radius: 12px;
    margin: 0.2rem auto;
    padding: 0.3rem 0;
  }
  #six-top-img {
    display: none;
  }
  #six-top {
    font-size: 0.3rem;
    font-weight: bold;
    text-align: center;
  }
  #six-bottom img {
    display: none;
  }
  #six-cont {
    margin: auto;
  }
  .six-cont-flex {
    width: 6.5rem;
    border-radius: 10px;
    margin: 0.2rem auto;
    height: auto;
    padding: 0.2rem 0.16rem;
    position: relative;
    background-color: rgb(240, 240, 240);
  }
  .six-cont-flex img {
    display: none;
  }
  .six-flex-select h3 {
    font-size: 0.2rem;
    margin: 0 0.14rem 0.14rem 0.14rem;
  }
  .six-flex-text {
    font-size: 0.16rem;
    line-height: 0.32rem;
    color: #666;
    margin: 0 0.13rem;
    text-align: justify;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .six-flex-select p {
    display: none;
  }
  /* 第七页 */
  #seven {
    margin: 0;
    padding: 0;
    background-image: url('../image/three_bg.png');
    background-size: 100%;
    width: 7.3rem;
    border-radius: 12px;
    margin: 0.2rem auto;
    padding: 0.3rem 0;
  }
  #seven-bg {
    display: none;
  }
  .seven-cont-flex-tit {
    display: none;
  }
  #seven-title {
    font-size: 0.3rem;
    font-weight: bold;
    color: #000;
    text-align: center;
    margin-bottom: 0.2rem;
  }
  #seven-cont {
    width: 7rem;
    height: auto;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
  }
  .seven-cont-flex {
    width: 2.88rem;
    height: auto;
    background: #ffffff;
    text-align: center;
    margin: 0.1rem;
    padding: 0.2rem;
    box-shadow: 0 0 4px rgba(126, 126, 126, 0.4);
  }
  .seven-cont-flex h2 {
    margin-top: 0.1rem;
  }
  .seven-flex-title {
    font-size: 0.3rem;
    font-weight: 500;

    color: #000;
  }
  .seven-lvg {
    width: 0.3rem;
    height: 0.03rem;
    background-color: #333;
    margin: auto;
  }
  .seven-cont-flex p {
    margin: 0.3rem 0;
    font-size: 0.22rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #333;
  }
  .seven-btn {
    width: 1.4rem;
    height: 0.46rem;
    line-height: 0.46rem;
    text-align: center;
    border: 0.01rem solid #245e80;
    background-color: #245e80;
    color: #fff;
    margin: auto;
    font-size: 0.24rem;
  }
  /* 第八页 */

  #eight {
    display: none;
  }
  #eight-top {
    padding-top: 20px;
  }
  /* 学术专栏 */
  .learning_img {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .learning_img img {
    width: 46%;
    margin: 10px 2%;
    object-fit: cover;
  }
  .text_btn {
    width: 100%;
    height: 0.8rem;
    display: flex;
    align-items: center;
  }
  .text_btn div {
    text-align: center;
    width: 2.07rem;
    height: 0.5rem;
    line-height: 0.5rem;
    border: 0.01rem solid #005983;
    margin: auto;
    color: #005983;
    font-size: 0.26rem;
  }
}

/* 头部搜索栏 */
.head_input {
  position: relative;
  width: 50px;
  transform: translateY(-2px);
  transition: width 0.5s;
}

.head_input input {
  width: 100%;
  height: 20px;
  border: none;
  border-radius: 20px;
  background-color: #eee;
  box-sizing: border-box;
}

.head_input img {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-30%);
  right: 3px;
}

.head_input:hover {
  width: 140px;
}

.head_input input:focus {
  outline: none;
  border: 1px solid #fff;
}

/* 滚动变化相关 */
.valScrollAmt-box {
  display: flex;
  height: 28px;
  overflow: hidden;
  font-size: 20px;
  font-weight: bold;
}
.digit-container {
  display: flex;
  flex-direction: column;
  line-height: 28px;
}

/* 动态变化 */
.valChangeAmt-box {
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
}
