.xinpage_one .left ul li {
  height: 141.5px;
  background-color: #dadada;
  font-size: 1rem;
  line-height: 1.75rem;
  color: #7a7a7a;
  position: relative;
  margin-bottom: .6875rem;
  cursor: pointer;
}

.xinpage_one .left ul li div {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  padding: 0 2.125rem 0 1.625rem;
}

.xinpage_one .left ul li:hover::before,
.xinpage_one .left ul li.active::before {
  content: "";
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid transparent;
  border-left: 10px solid #f3c10d;
}

.xinpage_one .left ul li:hover,
.xinpage_one .left ul li.active {
  background-color: #f3c10d;
  color: #fff;
}

.xinpage_one .right>div {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  padding: 3.5rem 1.875rem 2rem;
  position: relative;
}

.xinpage_one .right>div::before {
  content: "";
  position: absolute;
  top: 22px;
  left: 30px;
  background: url(../img/51.jpg) no-repeat;
  width: 37px;
  height: 8px;
}

.xinpage_one .right .text {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #7a7a7a;
}

.xinpage_one .right .name {
  font-size: 1.125rem;
  line-height: 2.125rem;
  margin: .625rem 0 1.875rem;
  color: #000000;
  font-weight: 600;
}

.xinpage_one,
.xinpage_two,
.xinpage_three,
.xinpage_four,
.xinpage_five,
.xinpage_six {
  padding: 5.625rem 0;
}

.xinpage_one .title,
.xinpage_two .title,
.xinpage_three .title,
.xinpage_four .title,
.xinpage_five .title,
.xinpage_six .title,
li.mb60 {
  margin-bottom: 3.125rem;
}

.xinpage_two {
  background-color: #ededed;
}

.xinpage_two .text {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #7a7a7a;
}

.xinpage_two .img {
  margin-bottom: 1.5625rem;
}

.xinpage_two .swiper-slide .content {
  background: #fff;
  height: 230px;
  width: 273px;
}

.xinpage_two .swiper-slide .content>div {
  padding: 1.25rem 1.5rem 0;
}

.xinpage_two .swiper-slide .content {
  position: relative;
  left: -60px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
}

.xinpage_two .swiper-slide:first-child .content {
  left: 0;
}

.xinpage_two .swiper-slide:nth-child(odd) {
  padding-top: 14.25rem;
}

.xinpage_two .swiper-slide:nth-child(odd) .content::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  border-top: 10px solid transparent;
  border-bottom: 10px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

.xinpage_two .swiper-slide:nth-child(even) .content::before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 10px solid transparent;
  border-top: 10px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

.xinpage_two .swiper-slide:nth-child(even) .content {
  left: -22px;
}

.xinpage_two .swiper-slide:nth-child(even) .number {
  left: 0;
}

.xinpage_two .swiper-slide:nth-child(3) .content {
  left: -20px;
}

.xinpage_two .swiper-slide:nth-child(3) .number {
  left: 0;
}

.xinpage_two .number {
  width: 67px;
  height: 67px;
  background-color: #f3c10d;
  line-height: 67px;
  text-align: center;
  font-size: 1.25rem;
  color: #fff;
  border-radius: 50%;
  margin: 50px auto;
  position: relative;
  left: -30px;
}

.xinpage_two .swiper-slide:first-child .number {
  left: 15px;
}

.xinpage_two .swiper-slide:last-child .content {
  left: -40px;
}

.xinpage_two .swiper-container {
  margin-top: 30px;
}

.xinpage_two .swiper-container::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #d7d7d7;
}

.xinpage_three {
  background: url(../img/64.jpg) no-repeat;
  background-size: cover;
}

.xinpage_three table {
  border: 1px solid #dddddd !important;
}

.xinpage_three tr td {
  text-align: left !important;
  padding: 5px 35px !important;
  font-size: 1rem;
  line-height: 36px !important;
  color: #838383;
}

.xinpage_three td:last-child {
  width: 28% !important;
}

.cf {
  color: #fff !important;
}

.title {
  font-size: 2.125rem;
}

.xinpage_four {
  background: #f5f5f5;
}

.xinpage_four .qiehuan {
  background-color: #ededed;
}

.xinpage_four .qiehuan li {
  float: left;
  width: 20%;
  text-align: center;
  border-right: solid 1px #d7d7d7;
  line-height: 62px;
  font-size: 1.125rem;
  color: #000000;
  cursor: pointer;
}

.xinpage_four .qiehuan li.active,
.xinpage_four .qiehuan li:hover {
  background: #fff;
  color: #f3c10d;
}

.xinpage_four .qiehuan li:last-child {
  border-right: none;
}

.xinpage_four .border_c {
  border: solid 1px #d7d7d7;
}

.xinpage_four .text {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #7a7a7a;
  text-align: justify;
}

.xinpage_four .sum {
  padding: 40px 35px;
  background: #fff;
}

.xinpage_four .sum>div {
  display: none;
}

.xinpage_four .sum>div.active {
  display: block;
}

.xinpage_four .table1 td {
  line-height: 36px;
  text-align: center;
}

.mb20 {
  margin-bottom: 1.25rem;
}

.ta {
  text-align: center !important;
}

.xinpage_four .name {
  font-size: 1.125rem;
  line-height: 1.875rem;
  font-weight: 600;
  color: #000000;
  margin: 20px 0;
}

.xinpage_four .sum_div1 li {
  width: 50%;
  float: left;
  border-bottom: 1px solid #e8e8e8;
  padding: 15px 0;
}

.xinpage_four .sum_div1 li .fl:nth-child(1) {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #000000;
  width: 28%;
}

.xinpage_four .sum_div1 li .fl:nth-child(2) {
  width: 72%;
}

.xinpage_four .sum_div1 li:nth-child(odd) {
  padding-right: 33px;
  border-right: 1px solid #e8e8e8;
}

.xinpage_four .sum_div1 li:nth-child(even) {
  padding-left: 33px;
}

.xinpage_four .sum_div1 li:nth-child(1),
.xinpage_four .sum_div1 li:nth-child(2) {
  border-top: 1px solid #e8e8e8;
}

.xinpage_four .sum_div1 .line2.heig {
  height: 3.75rem;
}

.xinpage_four .sum_div1 li.w100 {
  width: 100%;
  border-right: none;
}

.xinpage_four .mt35 {
  margin-top: 35px;
}

.ta {
  text-align: center;
}

.xinpage_five {
  background: url(../img/66.jpg) no-repeat;
  background-size: cover;
}

.xinpage_five .name {
  font-size: 1.125rem;
  line-height: 1.875rem;
  color: #000000;
}

.xinpage_five .text {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #7d7d7d;
}

.xinpage_five .content {
  margin-top: 1.25rem;
}

.border_b {
  border: 1px solid #ddd;
}

.xinpage_six {
  background: #f5f5f5;
}

.xinpage_six .left {
  width: 50%;
  position: absolute;
  left: 0;
  background: #fff;
  margin-top: 12px;
}

.xinpage_six .left .name {
  font-size: 1.125rem;
  line-height: 1.875rem;
  color: #000000;
  margin-bottom: 10px;
}

.xinpage_six .left .swiper-slide>div {
  padding: 70px 45px;
}

.xinpage_six .left .text {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #7d7d7d;
  margin-bottom: 60px;
}

.xinpage_six .left .swiper-pagination {
  position: absolute;
  bottom: 45px;
  left: 45px;
}

.xinpage_six .left .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  background-color: #858585;
  opacity: 1;
  margin: 0 10px 0 0;
}

.xinpage_six .left .swiper-pagination-bullet-active {
  background-color: #f3c10d;
}

.xinpage_six .right {
  width: 60%;
  float: right;
}

.xinpage_six .right .img {
  display: none;
}

.xinpage_six .right .img.active {
  display: block;
}

@media (max-width: 1366px) {
  .xinpage_one .left ul li div {
    padding: 0px 1.125rem 0 1.125rem;
  }

  .xinpage_one .left ul li {
    height: 116px;
  }

  .xinpage_two .swiper-slide:last-child .content {
    left: -83px;
  }

  .xinpage_two .swiper-slide:nth-child(even) .content {
    left: -43px;
  }

  .xinpage_two .swiper-slide:nth-child(3) .content {
    left: -43px;
  }

  .xinpage_two .swiper-slide:first-child .number {
    left: 43px;
  }

  .xinpage_two .swiper-slide:nth-child(odd) {
    padding-top: 16.5rem;
  }

  .xinpage_four .sum_div1 li:nth-child(even) {
    padding-left: 25px;
  }

  .xinpage_four .sum_div1 li:nth-child(odd) {
    padding-right: 25px;
  }
}

@media (max-width: 990px) {
  .xinpage_one .left ul li {
    width: 33.3%;
    float: left;
  }

  .xinpage_one .left ul li:hover::before,
  .xinpage_one .left ul li.active::before {
    border-left-color: transparent;
    border-top-color: #f3c10d;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    bottom: -20px;
    top: auto;
  }

  .xinpage_one .left {
    margin-bottom: 20px;
  }

  .xinpage_one,
  .xinpage_two,
  .xinpage_three,
  .xinpage_four,
  .xinpage_five,
  .xinpage_six {
    padding: 45px 0;
  }

  .xinpage_one .title,
  .xinpage_two .title,
  .xinpage_three .title,
  .xinpage_four .title,
  .xinpage_five .title,
  .xinpage_six .title {
    margin-bottom: 30px;
  }

  .xinpage_three tr td {
    padding: 5px 15px !important;
  }

  .xinpage_four .sum_div1 li:nth-child(even) {
    padding-left: 20px;
  }

  .xinpage_four .sum_div1 li:nth-child(odd) {
    padding-right: 20px;
  }

  .xinpage_four .sum_div1 li {
    width: 100%;
  }

  .xinpage_four .sum_div1 .line2.heig {
    height: auto;
  }

  .xinpage_four .sum_div1 li:nth-child(even) {
    padding-left: 0;
  }

  .xinpage_four .sum_div1 li:nth-child(odd) {
    padding-right: 0;
    border-right: none;
  }

  .xinpage_four .sum_div1 li:nth-child(2) {
    border-top: none;
  }

  .xinpage_six .left .swiper-slide>div {
    padding: 20px 15px;
  }

  .xinpage_six .left .swiper-pagination {
    bottom: 20px;
    left: 15px;
  }

  .xinpage_six .left .text {
    margin-bottom: 35px;
  }
}

@media (max-width: 767px) {
  .xinpage_one .left ul li {
    width: 100%;
    height: 60px;
  }

  .xinpage_one .left ul li:hover::before,
  .xinpage_one .left ul li.active::before {
    display: none;
  }

  .xinpage_one,
  .xinpage_two,
  .xinpage_three,
  .xinpage_four,
  .xinpage_five,
  .xinpage_six {
    padding: 25px 0;
  }

  .title {
    font-size: 1.6rem;
    line-height: 30px;
  }

  .xinpage_one .title,
  .xinpage_two .title,
  .xinpage_three .title,
  .xinpage_four .title,
  .xinpage_five .title,
  .xinpage_six .title {
    margin-bottom: 20px;
  }

  .xinpage_four .sum {
    padding: 20px 15px;
  }

  .xinpage_four .sum_div1 li .fl:nth-child(1),
  .xinpage_four .sum_div1 li .fl:nth-child(2) {
    width: 100%;
  }

  .xinpage_six .left {
    position: static;
    top: 0;
    transform: translateY(0);
    width: 100%;
    order: 2;
  }

  .xinpage_six .right {
    width: 100%;
    order: 1;
  }

  .order_pr {
    height: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* optional */
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
  }

  .ny_ban .content .name {
    margin: 0.5rem 0 .625rem;
  }

  .xinpage_four .qiehuan li {
    height: 70px;
    line-height: 20px;
    font-size: 1rem;

    position: relative;
  }

  .xinpage_four .qiehuan li>div {
    position: absolute;
    top: 50%;
    left: 0;
    padding: 0 5px;
    width: 100%;
    transform: translateY(-50%);
  }

  .xinpage_five .swiper-container {
    padding-bottom: 50px;
  }

  .xinpage_five .swiper-pagination-bullet-active {
    background: #f3c10d;
  }

  .xinpage_six .left {
    margin-top: 0;
  }
}

/* 2022.11.29 Amy修改 */
.list_pro_1129.list_pro .list .col-md-7 {
  padding-right: 3.75rem;
}

.list_pro_1129.list_pro .list .col-md-5 {
  padding-left: 0;
}

.list_pro_1129.list_pro .list .text {
  font-size: 1rem;
  line-height: 1.875rem;
  text-align: justify;
  letter-spacing: -0.5px;
}

.list_pro_1129.list_pro .list:nth-child(even) .col-md-7 {
  padding-right: 15px;
  padding-left: 3.75rem;
}

.list_pro_1129.list_pro .list:nth-child(even) .col-md-5 {
  padding-right: 0;
  padding-left: 15px;
}

.ny_ban_1129.ny_ban .content {
  text-align: left;
}

.ny_ban_1129.ny_ban .more {
  text-align: center;
  margin: 2.1875rem 0 0;
}

.ny_ban_1129.ny_ban .name {
  font-size: 3.75rem;
  line-height: 5.25rem;
  color: #F3C10D;
  margin: 1rem 0;
}

.ny_ban_1129.ny_ban .name span {
  font-size: 4.375rem;
}

.ny_ban_1129.ny_ban .text {
  font-size: 1.125rem;
  line-height: 1.875rem;
  color: #F5F5F5;
  width: 43%;
}

.ny_ban_1129.ny_ban .img img {
  opacity: 1;
}

.ny_ban_1129.ny_ban .container {
  width: 100%;
  padding: 0 15.625rem;
}
.ny_ban_1129.ny_ban .hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  line-height: 4rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.ny_ban_1129.ny_ban .hover ul  {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.ny_ban_1129.ny_ban .hover ul li a{
  font-size : 1rem; 
  color : #FFFFFF;
  position: relative;
}
.ny_ban_1129.ny_ban .hover ul li {
  padding-left: 5.625rem;
  position: relative;
}.ny_ban_1129.ny_ban .hover ul li a::before{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  transition: all .6s;
  height: 2px;
  background: #F3C10D;
}
.ny_ban_1129.ny_ban .hover ul li:hover a,
.ny_ban_1129.ny_ban .hover ul li.active a {
color: #F3C10D;
}
.ny_ban_1129.ny_ban .hover ul li:hover a::before,
.ny_ban_1129.ny_ban .hover ul li.active a::before {
  width: 100%;
  transition: all .6s;
}
.list_pro.list_pro_1129 .more,
.ny_ban_1129.ny_ban .more{
    display: none;
}
.list_pro.list_pro_1129 .more a {
    padding: 0  3.75rem;
    
}
@media (max-width:1600px) {
  .ny_ban_1129.ny_ban .name {
    font-size: 3.25rem;
    line-height: 3.75rem;
  }

  .ny_ban_1129.ny_ban .name span {
    font-size: 3.75rem;
  }

  .ny_ban_1129.ny_ban .text {
    width: 45%;
  }

  .ny_ban_1129.ny_ban .container {
    width: 100%;
    padding: 0 11rem;
  }



}

@media (max-width:1440px) {
  .ny_ban_1129.ny_ban .text {
    padding-top: 0;
  }

  .ny_ban_1129.ny_ban .name {
    font-size: 2.8rem;
  }

  .ny_ban_1129.ny_ban .name span {
    font-size: 3.25rem;
  }

  .ny_ban_1129.ny_ban .container {
    padding: 0 8rem;
  }
}

@media (max-width:1366px) {}

@media (max-width:1280px) {
  .ny_ban_1129.ny_ban .content .img1 img {
    width: auto;
  }

  .ny_ban_1129.ny_ban .text {
    font-size: 14px;
  }

  .ny_ban_1129.ny_ban .name {
    font-size: 2.2rem;
    line-height: 3rem;
  }

  .ny_ban_1129.ny_ban .name span {
    font-size: 2.5rem;
  }

  .ny_ban_1129.ny_ban .more {
    margin: 1.5rem 0 0;
  }.ny_ban_1129.ny_ban .hover ul li {
    padding-left: 2.625rem;
  }
}

@media (max-width:990px) {
  .ny_ban_1129.ny_ban .content .img1 img {
    width: 75px;
  }

  .ny_ban_1129.ny_ban .text {
    width: 60%;
  }

  .ny_ban_1129.ny_ban .name {
    font-size: 2rem;
    line-height: 2.4rem;
  }

  .ny_ban_1129.ny_ban .name span {
    font-size: 2.4rem;
  }

  .ny_ban_1129.ny_ban .container {
    padding: 0;
    width: 750px;
    padding: 0 15px;
  }

  .list_pro_1129.list_pro .list .col-md-7 {
    padding-right: 15px;
  }

  .list_pro_1129.list_pro .list .col-md-5 {
    padding-left: 15px;
  }

  .list_pro_1129.list_pro .list:nth-child(even) .col-md-7 {
    padding-left: 15px;
  }

  .list_pro_1129.list_pro .list:nth-child(even) .col-md-5 {
    padding-right: 15px;
  }
}

@media (max-width:767px) {
  .ny_ban_1129.ny_ban .img img {
    height: 300px;
  }

  .ny_ban_1129.ny_ban .content .img1 img {
    width: 40px;
  }

  .ny_ban_1129.ny_ban .name {
    font-size: 22px;
    line-height: 30px;
  }

  .ny_ban_1129.ny_ban .name span {
    font-size: 26px;
  }

  .ny_ban_1129.ny_ban .text {
    display: block;
  }

  .ny_ban_1129.ny_ban .container {
    width: 100%;
  }

  .ny_ban_1129.ny_ban .text {
    width: 100%;
    line-height: 20px;
    font-size: 12px;
  }

  .ny_ban_1129.ny_ban .img1 {
    display: none;
  }.list_pro_1129.list_pro .list .text { 
    letter-spacing: 0;
}
 
.ny_ban_1129.ny_ban .hover {
    position:static;
    line-height: 44px;
}.ny_ban_1129.ny_ban .hover ul li {
    padding-left: 15px;
}
}