.banTxt h2 {
  color: #fff;
}

.teaTitle h3 {

  font-family: SourceHanSansCN;
  font-size: 40px;
  color: #1c2075;
  text-align: left;
  font-weight: bold;
}



.teaTitle h5 {

  font-family: SourceHanSansCN;
  font-size: 34px;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #484646;
  margin: 60px 0 30px;

}



.teaTitle hr {

  width: 58px;
  height: 3px;
  background: #f39700;
  border: none;

}

.teaTitle h6 {
  font-family: SourceHanSansCN-Medium;
  font-size: 19px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 35px;
  letter-spacing: 0px;
  color: #484646;
  margin: 30px 0 100px;
}


.rd p {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 35px;
  letter-spacing: 0px;
  color: #484646;
  text-align: center;
}


.stcTips {
  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 25px;
  letter-spacing: 0px;
  color: #1c2075;
  margin: 50px 0 0;
}

.stoc_1_flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.stockFont p {
  display: flex;
  align-items: center;
  font-family: SourceHanSansCN-Medium;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 34px;
  letter-spacing: 0px;
  color: #484646;
  margin: 0 0 15px;
}

.stockFont .iconfont {
  font-size: 40px;
  color: #f39800;
  margin-right: 10px;
}


.teamg {

  margin: 90px 0 140px;

}



.teamg img {

  display: block;

  margin: 0 auto;

  max-width: 100%;

}



.toMore {

  display: flex;

  align-items: center;

  justify-content: center;

  background: url(../images/toMore.png) center no-repeat;

  background-size: cover;

  width: 476px;

  height: 119px;

  font-size: 57px;

  font-weight: normal;

  font-stretch: normal;

  letter-spacing: 6px;

  color: #1c2175;

  margin: 0 auto 100px;

}

.rd {
  text-align: center;
}

.rd hr {
  width: 90px;
  height: 8px;
  background-color: #81cde4;
  border: none;
  margin: 60px auto 0;
}

.notice {

  padding: 100px 0 90px;

}



.notList {

  margin: 40px 0 20px;

}



.notList li {

  display: flex;

  align-items: center;

  justify-content: space-between;

  background: #f8f8f8;

  padding: 10px 30px;

  box-sizing: border-box;

  border: 1px solid #fff;

}



.notInfo,

.notList a {

  display: flex;

  align-items: center;

}


.notInfo {
  width: 700px;
  max-width: calc(100% - 200px);
  justify-content: space-between;
}



.notInfo p,
.notInfo h6 {

  font-family: SourceHanSansCN-Medium;
  font-size: 19px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #484646;

}



.notList a {

  font-size: 25px;

  font-weight: normal;

  font-stretch: normal;

  line-height: 42px;

  letter-spacing: 0px;

  color: #f39700;

  align-items: center;

}



.notList img {

  display: block;

  margin-right: 20px;

}



.dowMore {

  display: flex;

  align-items: center;

  justify-content: center;

  font-size: 31px;

  font-weight: normal;

  font-stretch: normal;

  letter-spacing: 0px;

  color: #1c2175;

}



.dowMore:hover {

  text-decoration: underline;

}



.contUs {

  background: #fff;

  padding: 100px 0 120px;

}



.places li {

  margin: 0;

}



.stock {

  padding: 80px 0 90px;

  background-color: #fff;
}



.stock .wrap {

  display: flex;
  flex-direction: column;
  justify-content: space-between;

}

.stock .wrap>div {
  width: 100%;
}

.stock .flex {
  display: flex;
  justify-content: space-between;
  gap: 20px;

}

.stcBox {

  width: 100%;

}


.stcBox h4 {
  font-family: SourceHanSansCN;
  font-size: 40px;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #1c2075;
}


.stcName h5 {
  font-family: SourceHanSansCN;
  font-size: 34px;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #1c2175;
  margin: 70px 0 40px;
}

.stcName h6 {
  font-family: SourceHanSansCN;
  font-size: 34px;
  letter-spacing: 0px;
  color: #f39700;
}

.stcPic {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.stcPic h5 {
  font-size: 93px;
  font-stretch: normal;
  color: #1c2075;
}

.stcPic h5 span {
  font-size: 30px;
  font-weight: 300;
}

.stcPic h6 {
  font-size: 24px;
  /* font-weight: normal; */
  font-stretch: normal;
  letter-spacing: 0px;
  color: #d80c18;
}


.stcPic h6 .change {
  font-family: SourceHanSansCN-Regular;
  font-size: 19px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #1c2075;
}

.stcBox img {

  display: block;

  width: 100%;

}

.stock_2 {
  padding: 100px 0 155px;
  background-color: #f3f3f3;
}

.stock_2 h4 {
  font-family: SourceHanSansCN;
  font-size: 40px;
  color: #1c2075;
  text-align: left;
}

.stock_2 .text_2 {
  font-family: SourceHanSansCN-Bold;
  font-size: 34px;
  color: #484646;
  padding: 30px 0;
}

.stock_2 .text_2 .color {
  font-family: SourceHanSansCN-Bold;
  font-size: 40px;
  color: #f39700;
  display: inline-block;
  margin-left: 200px;
}

.stock_2 .content {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.stock_2 .content .describe {
  max-width: 717px;
  font-family: SourceHanSansCN-Regular;
  font-size: 19px;
  line-height: 1.75;
  color: #484646;
  width: 50%;
}

.stock_2 .content .right {
  display: flex;
  gap: 75px;
  justify-content: flex-end;
  max-width: 50%;
  width: fit-content;
}

.stock_2 .content .right .value {
  display: flex;
  gap: 20px;
  align-items: flex-end;
  font-family: SourceHanSansCN-Bold;
  font-size: 34px;
  color: #1c2175;
  line-height: 1;
}

.stock_2 .content .right .value .num {
  font-size: 93px;
  font-weight: bold;
}

.stock_2 .content .right .change {
  display: flex;
  flex-direction: column;
  font-family: Arial-BoldMT;
  font-size: 24px;
  text-align: right;
  color: #d80c18;
}

.stock_2 .content .right .change .text {
  font-family: SourceHanSansCN-Regular;
  font-size: 19px;
  line-height: 1.47;
  color: #1c2075;
}

.stock_2 .content .right .change .p {
  font-weight: bold;
}

.membMg {

  margin: 90px 0 0;

}



.membMg img {

  display: block;

  width: 100%;

  margin: 100px 0 0;

}



.personnel {

  margin-top: 250px;

}



.personnel li {

  margin: 0 0 250px;

  position: relative;

  min-height: 1100px;

  display: flex;

  align-items: center;

  justify-content: center;

}



.personnel .wrap {

  display: flex;

  /* justify-content: space-between; */

  position: relative;

  z-index: 1;

}



.personnel li:nth-child(even) .wrap {

  justify-content: flex-end;

}



.perInfo {

  max-width: 950px;

  width: 50%;

}



.perMg {

  width: 960px;

  /* width: 50%; */

  height: 100%;

  overflow: hidden;

  position: absolute;

  top: 0;

}



.personnel li:nth-child(odd) .perMg {

  /* order: 2; */
  right: 0;

}



.personnel li:nth-child(even) .perMg {

  /* order: 2; */

  left: 0;

}



.perMg img {

  width: 100%;

}



.perInfo h3 {

  font-size: 62px;

  letter-spacing: 6px;

  color: #474747;

}



.perInfo h5 {

  font-size: 54px;

  font-weight: bold;

  font-stretch: normal;

  letter-spacing: -1px;

  color: #545454;

  opacity: 0.2;

}



.perInfo hr {

  width: 145px;

  height: 9px;

  background-color: #1c2175;

  border: none;

  margin: 20px 0 120px;

}



.perInfo h4 {

  font-size: 58px;

  letter-spacing: 6px;

  color: #212121;

  margin: 0 0 100px;

}



.perInfo p {

  font-size: 24px;

  font-weight: normal;

  font-stretch: normal;

  line-height: 42px;

  letter-spacing: 0px;

  color: #484646;

}


.places h5 {

  margin: 25px 0 30px;

}


/* .membMg {
  width: 100%;
  display: flex;
  justify-content: center;
}

.membMg img {
  display: block;
  max-width: 100%;
} */


.members {
  width: 100%;
  padding: 60px 0;
}

.members img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  object-fit: cover;
}


@media screen and (max-width:1750px) {


  .teaTitle h4 {
    font-size: 66px;
  }

  .toMore {
    width: 440px;
    height: 110px;
    font-size: 42px;
  }

  .notList img {
    margin-right: 15px;
    width: 40px;
  }

  .notList a {
    font-size: 22px;
  }

  .stcAd {
    width: 60%;
  }


  .stcName {
    margin: 10px 0 15px;
  }

  .stcPic h5 {
    font-size: 80px;
  }


  .rd h3 {
    font-size: 50px;
    letter-spacing: 10px;
  }

  .rd h5 {
    font-size: 30px;
    margin: 10px 0 30px;
  }

  .rd p {
    font-size: 22px;
  }

  .rd hr {
    height: 6px;
    margin: 40px auto 0;
  }

  .membMg {
    margin: 50px 0 100px;
  }

  .personnel li {
    margin: 0 0 150px;
  }

  .perInfo {
    max-width: 55%;
  }

  .personnel {
    margin-top: 150px;
  }

  .perInfo h3 {
    font-size: 52px;
  }

  .perInfo h5 {
    font-size: 40px;
  }

  .perInfo hr {
    width: 125px;
    height: 6px;
    margin: 10px 0 60px;
  }

  .perInfo h4 {
    font-size: 40px;
    margin: 0 0 50px;
  }

  .perInfo p {
    font-size: 20px;
    line-height: 35px;
  }

}

@media screen and (max-width:1500px) {


  .teaTitle h4 {
    font-size: 52px;
  }

  .rd p {
    font-size: 20px;
  }

  .toMore {
    width: 400px;
    height: 100px;
    font-size: 36px;
  }

  .rd h3 {
    font-size: 42px;
    letter-spacing: 8px;
  }

  .rd h5 {
    font-size: 26px;
    margin: 5px 0 20px;
  }

  .rd p {
    font-size: 20px;
  }

  .perInfo h3 {
    font-size: 42px;
  }

  .perInfo h5 {
    font-size: 36px;
  }

  .perInfo hr {
    width: 100px;
    height: 5px;
    margin: 10px 0 30px;
  }

  .perInfo p {
    font-size: 18px;
    line-height: 32px;
  }

  .personnel {
    margin-top: 100px;
  }

  .personnel li {
    margin: 0 0 100px;
    min-height: 850px;
  }

  .perMg {
    width: 780px;
  }

}


@media screen and (max-width:1300px) {

  .stcPic h5 {
    font-size: 62px;
  }

  .members {
    padding: 100px 0;
  }

  .membMg img {
    margin: 80px 0 0;
  }

  .notice {
    padding: 50px 0;
  }

  .teaTitle h3,
  .stcBox h4 {
    font-size: 32px;
  }

  .teaTitle h5,
  .stcName h5 {
    font-size: 28px;
    margin: 30px 0 20px;
  }

  .teaTitle h6 {
    font-size: 20px;
    line-height: 35px;
    margin: 20px 0 50px;
  }

  .stcName h6 {
    font-size: 30px;
  }

  .stockFont p {
    font-size: 20px;
    margin: 0 0 15px;
  }

  .stockFont .iconfont {
    font-size: 30px;
    margin-right: 10px;
  }

  .stock_2 h4 {
    font-size: 32px;
  }

  .stock_2 .text_2 {
    font-size: 30px;
  }

  .stock_2 .text_2 .color {
    font-size: 32px;
    margin-left: 20px;
  }

  .stock_2 .content .right .value {
    font-size: 28px;
  }

  .stock_2 .content .right .value .num {
    font-size: 70px;
  }

  .stock_2 .content .right .change .text {
    font-size: 15px;
  }
}


@media screen and (max-width:1200px) {

  .notList {
    margin: 60px 0 40px;
  }


  .teaTitle h4 {
    font-size: 46px;
  }

  .toMore {
    width: 340px;
    height: 85px;
    font-size: 30px;
    margin: 0 auto 50px;
  }

  .notList li {
    padding: 10px 20px;
  }

  .notList a {
    font-size: 20px;
  }

  .notList img {
    margin-right: 15px;
    width: 35px;
  }

  .places h5 {
    margin: 15px 0 20px;
  }

  .rd h3 {
    font-size: 36px;
    letter-spacing: 6px;
  }

  .rd h5 {
    font-size: 22px;
    margin: 5px 0 15px;
  }

  .rd hr {
    height: 4px;
    margin: 20px auto 0;
  }

  .rd p {
    font-size: 17px;
  }

  .membMg {
    margin: 40px 0 0;
  }

  .perInfo h3 {
    font-size: 32px;
  }

  .perInfo h5 {
    font-size: 28px;
  }

  .perInfo h4 {
    font-size: 30px;
    margin: 0 0 40px;
    letter-spacing: 0;
  }

  .perInfo p {
    font-size: 16px;
    line-height: 30px;
  }

  .perMg {
    width: 550px;
  }

  .personnel li {
    margin: 0 0 60px;
    min-height: 550px;
  }

  .stcAd {
    width: 55%;
  }


  .stcPic h5 {
    font-size: 56px;
  }

  .members {
    padding: 80px 0;
  }

  .membMg img {
    margin: 60px 0 0;
  }

  .teaTitle h3,
  .stcBox h4 {
    font-size: 30px;
  }

  .teaTitle h5,
  .stcName h5 {
    font-size: 20px;
    margin: 20px 0;
  }

  .teaTitle h6 {
    font-size: 18px;
    line-height: 25px;
    margin: 15px 0 30px;
  }

  .stcTips {
    font-size: 16px;
    margin: 20px 0 0;
  }

  .notInfo p,
  .notInfo h6 {
    font-size: 20px;
  }

}

@media screen and (max-width:1024px) {

  .teaTitle h4 {
    font-size: 40px;
  }


  .teaTitle hr {
    width: 68px;
    height: 5px;
    margin-top: 20px;
  }

  .contUs {
    padding: 60px 0 70px;
  }

  .toMore {
    width: 240px;
    height: 60px;
    font-size: 26px;
  }


  .notList a {
    font-size: 18px;
  }

  .notList img {
    margin-right: 15px;
    width: 30px;
  }

  .stock {
    padding: 50px 0 60px;
  }

  .stcAd {
    width: 50%;
  }



  .stcName {
    margin: 5px 0 10px;
  }

  .stcPic h5 {
    font-size: 36px;
  }

  .stcPic h5 span {
    font-size: 24px;
  }

  .personnel li {
    margin: 0 0 60px;
    min-height: auto;
    flex-wrap: wrap;
  }

  .personnel .wrap {
    order: 2;
  }

  .perInfo {
    max-width: 100%;
    width: 100%;
  }

  .perMg {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 0 10%;
    order: 1;
    position: relative;
  }

  .perInfo h3 {
    font-size: 28px;
  }

  .perInfo h5 {
    font-size: 26px;
  }

  .perInfo hr {
    width: 80px;
    height: 3px;
    margin: 10px 0 20px;
  }

  .perInfo h4 {
    font-size: 26px;
    margin: 0 0 30px;
    letter-spacing: 0;
  }

  .perInfo p {
    font-size: 14px;
    line-height: 25px;
  }

  .members {
    padding: 50px 0;
  }

  .membMg img {
    margin: 40px 0 0;
  }

  .teaTitle h3,
  .stcBox h4 {
    font-size: 24px;
  }

  .notList {
    margin: 20px 0 10px;
  }

  .notice {
    padding: 30px 0;
  }

  .teaTitle h5,
  .stcName h5 {
    font-size: 18px;
    margin: 10px 0;
  }

  .stcName h6 {
    font-size: 22px;
  }

  .teaTitle hr {
    width: 68px;
    height: 3px;
    margin-top: 10px;
  }

  .stcTips {
    font-size: 14px;
    margin: 20px 0 0;
    line-height: 20px;
  }

  .teaTitle h6 {
    font-size: 16px;
    line-height: 25px;
    margin: 15px 0 20px;
  }

  .notInfo p,
  .notInfo h6 {
    font-size: 18px;
  }

  .stock_2 .content {
    flex-direction: column;
  }

  .stock_2 {
    padding: 50px 0 60px;
  }

  .stock_2 h4 {
    font-size: 26px;
  }

  .stock_2 .text_2 {
    font-size: 18px;
  }

  .stock_2 .text_2 .color {
    font-size: 20px;
  }

  .stock_2 .content {
    padding-top: 20px;
  }

  .stock_2 .content .describe {
    font-size: 16px;
    width: 100%;
    max-width: 100%;
  }
  .stock_2 .content .right{
    max-width: 100%;
    width: 100%;
    justify-content: flex-end;
  }
}

@media screen and (max-width:768px) {

  .teaTitle h4 {
    font-size: 30px;
  }

  .teamg {
    margin: 20px 0 30px;
  }

  .toMore {
    width: 180px;
    height: 45px;
    font-size: 20px;
  }

  .notice {
    padding: 30px 0;
  }

  .notList {
    margin: 20px 0 0;
  }

  .notList li {
    padding: 10px;
  }

  .notList img {
    margin-right: 5px;
    width: 20px;
  }

  .notList a {
    font-size: 12px;
    line-height: 30px;
  }

  .dowMore {
    font-size: 20px;
  }

  .stock .wrap {
    flex-wrap: wrap;
  }

  .teaTitle hr {
    width: 54px;
    height: 3px;
    margin-top: 10px;
  }

  .stcAd {
    width: 100%;
  }

  .rd h3 {
    font-size: 24px;
    letter-spacing: 3px;
  }

  .rd h5 {
    font-size: 18px;
    margin: 5px 0 10px;
  }

  .rd p {
    font-size: 15px;
  }

  .membMg {
    margin: 20px 0 0;
  }

  .personnel {
    margin-top: 50px;
  }

  .perInfo h3 {
    font-size: 20px;
  }

  .perInfo h5 {
    font-size: 18px;
  }

  .perInfo hr {
    width: 80px;
    height: 3px;
    margin: 5px 0 12px;
  }

  .perInfo h4 {
    font-size: 18px;
    margin: 0 0 20px;
    letter-spacing: 0;
  }

  .perInfo p {
    font-size: 12px;
    line-height: 22px;
  }

  /* .personnel .wrap{
    flex-wrap: wrap;
  }

  .perInfo,.perMg{
    width: 100%;
  }

  .personnel li .perInfo {

    order: 2;
  
  } */

  .members {
    padding: 30px 0;
  }

  .membMg img {
    margin: 30px 0 0;
  }

  .notInfo {
    max-width: calc(100% - 85px);
  }

  .teaTitle h3,
  .stcBox h4 {
    font-size: 20px;
  }

  .notInfo p,
  .notInfo h6 {
    font-size: 12px;
    line-height: 20px;
  }

  .stock .wrap>div {
    width: 100%;
  }

  .stock {
    padding: 30px 0 40px;
    background: #fff;
  }

  .stockFont p {
    font-size: 16px;
    margin: 0 0 5px;
    line-height: 30px;
  }

  .stockFont .iconfont {
    font-size: 22px;
    margin-right: 10px;
  }

  .stcBox {
    margin: 10px 0 0;
  }

  .teaTitle h5,
  .stcName h5 {
    font-size: 15px;
    margin: 10px 0;
  }

  .stcPic h5 {
    font-size: 28px;
  }

  .stcPic h5 span {
    font-size: 18px;
    padding: 0 5px;
  }

  .stcPic h6 {
    font-size: 18px;
  }
  .stock_2 h4{
    font-size: 20px;
  }
  .stock_2 .text_2{
    font-size: 15px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 15px;
  }
  .stock_2 .text_2 .color{
    font-size: 17px;
    margin-left: 0;
  }
  .stoc_1_flex{
    flex-direction: column;
    align-items: flex-start;
  }
  .stock_2 .content .right .value{
    font-size: 20px;
    gap: 5px;
  }
  .stock_2 .content .right{
    justify-content: space-between;
  }
  .stock_2 .content .right .value .num{
    font-size: 36px;
  }
  .stock_2 .content .right .change{
    font-size: 14px;
  }
  .stock_2 .text_2{
    padding-bottom: 0;
  }
  .stock_2 .content{
    flex-direction: column-reverse;
  }
}