@charset "utf-8";
/* CSS Document */
/*首页内容部分调整<=992 平板*/
@media (max-width: 1520px) {
  body,
  html {
    font-size: 70%;
  }
}
@media (max-width: 1496px) {
  body,
  html {
    font-size: 65%;
  }
}

/* 首页 Strat */
@media (max-width: 1432px) {
  .i_part3 ul li .bb .txt {
    margin-top: 40%;
  }
}
@media (max-width: 1329px) {
  .i_part3 ul li .bb .txt {
    margin-top: 35%;
  }
  .more {
    width: 180px;
    padding: 16px 20px;
  }
  .i_part2 .con .aa .more1 {
    width: 120px;
  }
  .i_part1 .con {
    margin-top: 3%;
  }
}
@media (max-width: 1282px) {
  .i_part2 .con .aa .name h2 {
    font-size: 3.2rem;
  }
  .i_part3 ul li .bb {
    padding-top: 10%;
  }
  .i_part5 .con .text li .tit {
    width: 80%;
  }
  .i_part5 .con .text li .cate {
    width: 1%;
  }
  .nav_box .nav ul li {
    padding: 0 25px;
  }
  .nav_box .h_other span {
    padding: 0 10px;
  }
}
@media (max-width: 1080px) {
  body,
  html {
    font-size: 60%;
  }
  .i_part3 ul li .bb .img {
    width: 70px;
  }
  .nav_box .nav ul li {
    padding: 0 15px;
  }
  .more {
    width: 160px;
    padding: 15px 20px;
  }
  .title h2 {
    font-size: 3.8rem;
  }
  .title h2::before {
    top: 75%;
    width: 100px;
    height: 40px;
  }
  .i_part5 .con {
    align-items: center;
  }
  .i_part5 .con .image {
    height: 45vh;
  }
  .footer .con .cc .qr {
    width: 100px;
  }
  .i_part2 .con {
    padding-top: 5%;
  }
}
@media (max-width: 968px) {
  .nav_box .nav {
    display: none;
  }
  .i_part1 .con {
    display: flex;
    flex-direction: column;
    margin-top: 5%;
    align-items: center;
  }
  .i_part1 .txt {
    width: 100%;
  }
  .i_part1 .img {
    width: 100%;
  }
  .i_part1 .txt .more {
    margin-top: 5%;
    margin-bottom: 5%;
  }
  .title h2::before {
    display: none;
  }
  .title h2 {
    padding-left: 0;
  }
  .i_part1 .img img {
    height: 420px;
    object-fit: cover;
  }
  .i_part2 .con {
    justify-content: space-between;
  }
  .i_part2 .con .aa {
    width: 48%;
    flex-direction: column;
  }
  .i_part2 .con .aa .txt {
    width: 90%;
    padding: 30px 0;
    flex-direction: column;
  }
  .i_part2 .con .aa .img {
    width: 100%;
  }
  .i_part2 .con .aa .more1 {
    margin-top: 20px;
  }
  .i_part3 ul {
    margin-top: 5%;
  }
  .i_part3 ul .box {
    flex-wrap: wrap;
  }
  .i_part3 ul .box li {
    width: 50%;
    overflow: hidden;
  }
  .i_part3 ul li .bb .txt {
    margin-top: 55%;
  }
  .i_part3 .con {
    width: 80%;
    margin: 0 auto;
  }
  .i_part3 ul li:first-of-type {
    border-left: 1px solid rgb(233, 233, 233);
  }
  .i_part3 ul li:nth-of-type(3) {
    border-left: 1px solid rgb(233, 233, 233);
  }
  .i_part3 ul li:last-of-type {
    border-right: 1px solid rgb(233, 233, 233);
  }
  .footer .con .mes {
    flex-wrap: wrap;
  }
  .footer .con .aa {
    width: 100%;
    margin-bottom: 5%;
  }
  .footer .con .aa .ads {
    margin-top: 30px;
  }
  .footer .con .aa .way {
    margin-top: 30px;
  }
  .footer .con .bb {
    width: 80%;
  }
  .i_part5 .con {
    flex-direction: column;
  }
  .i_part5 .con .image {
    width: 100%;
    height: 380px;
  }
  .i_part5 .con .text {
    width: 100%;
    margin-top: 50px;
  }
  .nav_box {
    padding: 0 5%;
  }
  header.open .ph_btn {
    margin-right: 0%;
  }
  header.open .h_other {
    margin-left: 6.5%;
  }
  .i_part1 {
    width: 90%;
  }
  .w_all {
    width: 90%;
  }
  .i_part3 .con {
    width: 90%;
  }
  .nav_box {
    padding: 0 5%;
    height: 80px;
  }
  .banner .tit {
    left: 5%;
  }
  .ph_nav .top {
    height: 80px;
  }
}

@media (max-width: 768px) {
  .i_part3 ul li .bb .txt {
    margin-top: 45%;
  }
  .footer .con .copyright {
    flex-wrap: wrap;
  }
  .i_part3 ul li .bb .txt {
    margin-top: 30%;
  }
  .i_part3 ul li a:hover .bb {
    top: -50%;
  }
  .banner {
    height: 50vh;
  }
  .banner .swiper-pagination {
    display: flex;
    flex-direction: row;
    width: 100% !important;
    top: 90%;
    left: 0 !important;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 698px) {
  .i_part1 .img img {
    height: 350px;
  }
  .i_part5 .con .text li a {
    padding: 30px 0;
  }
}
@media (max-width: 630px) {
  .nav_box {
    padding: 0 10%;
  }
  .i_part3 ul li .bb .more1 strong {
    margin-top: 45%;
  }
}
@media (max-width: 598px) {
  body,
  html {
    font-size: 56%;
  }
  .more {
    width: 120px;
    padding: 10px 20px;
  }
  .more img {
    width: 15px;
  }
  .i_part1 .img img {
    height: 280px;
  }
  .i_part2 .con .aa .more1 {
    width: 100px;
    padding: 10px 18px;
  }
  .i_part3 ul li .aa {
    opacity: 0;
  }
  .i_part3 ul li a .bb {
    top: -50%;
  }
  .i_part3 ul li a .bb .img {
    opacity: 1;
  }
  .i_part3 ul li a .bb .more1 strong {
    display: block;
  }
  .i_part3 ul li a .bb .txt .itro p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .i_part3 ul li a:hover .aa {
    opacity: 0;
  }
  .i_part5 .con .image {
    height: 280px;
  }
  .footer .con .bb {
    width: 100%;
  }
  .footer .con .copyright .left {
    flex-wrap: wrap;
  }
  .footer .con .bb ul li .cpg a {
    line-height: 1.2;
  }
  .i_part5 .con .text li .cate em {
    padding: 3px;
  }
  .i_part5 .con .text li .tit {
    padding-left: 15px;
  }
}
@media (max-width: 568px) {
  .banner .tit h2 {
    font-size: 3.5rem;
  }
  .i_part3 ul li .bb .more1 strong {
    margin-top: 35%;
  }
  .i_part3 ul li a .bb {
    top: -58%;
  }
  .i_part3 ul li a:hover .bb {
    top: -58%;
  }
  .i_part5 .con .image {
    height: 260px;
  }
  .i_part5 .con .text li a {
    padding: 20px 0;
  }
  .nav_box .logo {
    width: 45px;
  }
  .footer .con .aa .logo .img {
    width: 45px;
  }
  .title h2 {
    font-size: 3.2rem;
  }
  .i_part2 .con .aa .name h2 {
    font-size: 2.5rem;
  }
  .i_part3 ul li .bb .txt .name h3 {
    font-size: 2rem;
  }
  .footer .con .aa .way ul li a img {
    width: 32px;
    padding: 5px;
  }
  .footer .con .bb ul li .cpg {
    margin-top: 10px;
  }
}
@media (max-width: 498px) {
  .i_part1 .img img {
    height: 248px;
  }
  .i_part2 .con .aa .txt {
    padding: 10px 0;
  }
  .i_part5 .con .image {
    height: 200px;
  }
  .i_part2 .con {
    flex-wrap: wrap;
  }
  .i_part2 .con .aa {
    width: 100%;
    flex-direction: row;
    margin-bottom: 20px;
  }
  .i_part2 .con .aa .img {
    width: 50%;
  }
  .i_part2 .con .aa .txt {
    width: 50%;
  }
  .banner .tit h2 {
    font-size: 3rem;
  }
}
@media (max-width: 470px) {
  .i_part3 ul li .bb .more1 strong {
    margin-top: 30%;
  }
  .i_part1 .img img {
    height: 210px;
  }
  .i_part3 ul li a .bb {
    top: -65%;
  }
  .i_part3 ul li a:hover .bb {
    top: -65%;
  }
  .i_part5 .con .text li a {
    flex-wrap: wrap;
  }
  .i_part5 .con .text li .cate {
    display: none;
  }
  .i_part5 .con .text li .tit {
    padding-left: 0;
    width: 100%;
  }
  .i_part5 .con .text li a {
    flex-wrap: wrap;
  }
  .i_part5 .con .text li .cate {
    display: none;
  }
  .i_part5 .con .text li .tit {
    padding-left: 0;
    width: 100%;
  }
  .i_part5 .con .text li .date {
    text-align: left;
  }
}
@media (max-width: 398px) {
  body,
  html {
    font-size: 50%;
  }
  .banner .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .nav_box .logo {
    width: 36px;
  }
  .nav_box .h_other span {
    padding: 0 2px;
  }
  .i_part4 .swiper-container p {
    font-size: 12px;
    line-height: 1.3;
    display: none;
  }
  .i_part4 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .i_part5 .con .text {
    margin-top: 30px;
  }
  .footer .con .aa .logo .img {
    width: 36px;
  }
  .nav_box > a .zs {
    font-size: 2rem;
  }
  .footer .con .aa .logo a span {
    font-size: 2rem;
  }
  .i_part3 ul li a .bb {
    top: -68%;
  }
  .i_part3 ul li a:hover .bb {
    top: -68%;
  }
}
@media (max-width: 338px) {
  .i_part5 .con .text {
    margin-top: 10px;
  }
  .i_part3 ul li a .bb .more1 strong {
    display: none;
  }
}
@media (max-width: 275px) {
  .footer .con .bb ul {
    flex-wrap: wrap;
  }
  .footer .con .bb ul li {
    width: 24%;
  }
}
@media (max-width: 266px) {
  .footer .con .bb ul li {
    width: 50%;
  }
  .footer .con .bb ul li .cpg a {
    margin-bottom: 5px;
  }
  .footer .con .cc .qr {
    width: 100px;
    margin-top: 10px;
  }
  .i_part3 ul li a .bb {
    top: -80%;
  }
  .i_part3 ul li a:hover .bb {
    top: -80%;
  }
  .i_part5 .con .image {
    height: 120px;
  }
  .i_part5 .con .text li a {
    padding: 10px 0;
  }
  .i_part2 .con .aa .more1 {
    width: 90px;
    padding: 10px 10px;
  }
  .i_part2 .con .aa .more1 {
    background: none;
  }
  .i_part2 .con .aa .more1 strong {
    color: #888;
  }
  .i_part2 .con .aa:hover .more1 {
    box-shadow: none;
  }
  .i_part2 .con .aa:hover .more1 strong {
    color: #689bda;
  }
  .i_part2 .con .aa .more1 {
    width: 90px;
    padding: 0;
    text-align: center;
  }
}
/* 首页 End*/
.ph_nav .ph_menu {
  display: none;
}
.ph_nav .ph_btn {
  display: none;
}
/* 移动端导航 Strat */
/* .ph_nav {
  display: none;
} */
@media (max-width: 968px) {
  .ph_nav {
    display: block;
  }

  .ph_btn {
    position: relative;
    z-index: 99;
    cursor: pointer;
    display: block;
  }
  .ph_btn span {
    width: 25px;
    height: 2px;
    display: block;
    background-color: #fff;
    margin: 6px auto;
    transition: all 0.3s;
  }
  .nav_box:hover .ph_btn span {
    background-color: #000;
  }
  header .nav_box.white .ph_btn span {
    background-color: #000;
  }
  header.open .ph_nav .ph_menu {
    display: block;
  }
  header.open .ph_btn span {
    background-color: #000;
  }
  header.open .ph_btn span:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  header.open .ph_btn span:nth-of-type(2) {
    opacity: 0;
  }
  header.open .ph_btn span:nth-of-type(3) {
    margin-top: -61%;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .ph_nav .ph_menu .sub {
    height: 0;
    overflow: hidden;
    transition: height 0.3s ease;
  }
  .ph_nav .ph_menu ul {
    display: flex;
    flex-direction: column;
  }
  .ph_nav {
    width: 50%;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    height: 100vh;
    overflow: hidden;
    transform: translateX(110%);
    transition: all 0.5s cubic-bezier(0.79, 0.25, 0.24, 0.79);
  }

  .ph_nav .top {
    height: 80px;
    background: -webkit-gradient(
      linear,
      right top,
      left top,
      from(#0e6bb9),
      to(#79aae2)
    );
    background: -o-linear-gradient(left, #0e6bb9, #79aae2);
    background: linear-gradient(-90deg, #0e6bb9, #79aae2);
  }
  .nav_box .h_other {
    z-index: 99;
    display: none;
  }
  header.open .h_other {
    display: block;
  }
  header.open .nav_box:hover .h_other {
    color: #fff;
  }
  header.open .nav_box:hover .h_other span {
    color: #fff;
  }
  header.open .nav_box.white .h_other span.active {
    color: #fff;
  }
  header.open .nav_box.white .h_other span {
    color: #fff;
  }
  header.open .nav_box:hover .h_other span.active {
    color: #fff;
  }
  header.open .nav_box:hover .ph_btn span {
    background-color: #fff;
  }
  header.open .nav_box.white .ph_btn span {
    background-color: #fff;
  }
  header.open .ph_btn span {
    background-color: #fff;
  }
  header.open .ph_nav {
    transform: translateX(0);
  }
  .ph_nav .ph_menu {
    padding: 5% 13%;
  }
  .ph_nav .ph_menu ul li h2 {
    font-size: 1.8rem;
    color: #000;
    height: 50px;
    line-height: 50px;
    background: url("../images/add.png") no-repeat center right;
    background-size: 10px auto;
  }
  .ph_menu .sub p {
    font-size: 1.6rem;
    color: #666;
    height: 36px;
    line-height: 36px;
  }
  .ph_nav .ph_menu ul li.on h2 {
    color: #106dba;
    background: url("../images/red.png") no-repeat center right;
    background-size: 10px auto;
  }
  .nav_box {
    padding: 0 5%;
  }
}
/* @media (max-width: 890px) {
  header.open .ph_btn{
    margin-right: -6%;
    margin-right: -8.5%;
    margin-left: 6%;
  }
}
@media (max-width: 768px) {
  header.open .ph_btn{
    margin-right: -8.5%;
    margin-left: 6%;
  }
}
@media (max-width: 698px) {
  header.open .ph_btn{
    margin-right: -10%;
    margin-left: 7.5%;
  }
} */
@media (max-width: 568px) {
  .nav_box {
    height: 70px;
  }
  .ph_nav .top {
    height: 70px;
  }
  header.open .ph_btn span {
    width: 20px;
  }
  header.open .ph_btn span:nth-of-type(3) {
    margin-top: -78%;
  }
  .ph_nav .ph_menu ul li h2 {
    font-size: 1.6rem;
  }
}
@media (max-width: 428px) {
  .ph_nav .ph_menu ul li h2 {
    height: 40px;
    line-height: 40px;
  }
}
@media (max-width: 398px) {
  .ph_nav .ph_menu ul li h2 {
    font-size: 1.8rem;
  }
  .ph_menu .sub p {
    font-size: 1.8rem;
  }
}
/* 移动端导航 End*/

/* 关于我们 Strat */
@media (max-width: 1392px) {
  .abt .a_part2 ul li h2 {
    padding-bottom: 10px;
  }
}
@media (max-width: 1080px) {
  .abt .a_part3 .con {
    height: 55vh;
  }
  .abt .a_part3 .text ul li h2 {
    font-size: 1.6rem;
  }
  .abt .a_part1 .itro p {
    font-size: 1.6rem;
  }
  .abt .a_part2 ul li p {
    width: 80%;
  }
}
@media (max-width: 968px) {
  .abt .a_part1 .itro {
    flex-direction: column;
  }
  .abt .a_part1 .itro .aa {
    width: 100%;
  }
  .abt .a_part1 .itro .bb {
    width: 100%;
  }
  .abt .a_part2 ul li p {
    width: 90%;
  }
  .abt .a_part3 .con {
    width: 100%;
  }
  .abt .a_part3 .image {
    display: none;
  }
  .abt .a_part3 .text {
    width: 100%;
  }
  .abt .a_part3 .text ul {
    height: 100%;
  }
  .abt .a_part3 .text ul li:hover img {
    display: block;
    width: 200px;
    position: absolute;
    right: 20px;
    top: 0;
    z-index: 99;
  }
  .abt .a_part1 {
    padding: 5% 10%;
  }
  .abt .a_part2 {
    width: 80%;
  }
  .abt .a_part3 {
    padding: 5% 10%;
  }
  .abt .a_part2 ul li .icon {
    width: 60%;
  }
  .title1 h2::before {
    width: 25px;
    height: 25px;
  }
  .title1 h2::after {
    width: 35px;
    height: 35px;
  }
  .abt .a_part1 {
    padding: 5% 5%;
  }
  .abt .a_part2 {
    width: 90%;
  }
  .abt .a_part3 {
    padding: 5% 5%;
  }
}
@media (max-width: 568px) {
  .abt .a_part2 ul li p {
    font-size: 1.5rem;
  }
  .abt .a_part2 ul li h2 {
    padding: 10px 0;
  }
}
@media (max-width: 389px) {
  .abt .a_part2 ul li {
    width: 50%;
    margin-top: 10px;
  }
  .abt .a_part2 ul {
    flex-wrap: wrap;
  }
  .abt .a_part3 .text ul li:hover img {
    width: 150px;
  }
  .abt .a_part1 .tit h2 {
    font-size: 3rem;
  }
}
/* 关于我们 End*/

/* 产品分类 Strat */
@media (max-width: 1369px) {
  .cpg_nav ul {
    padding: 0 10%;
  }
  .pro .nynav {
    width: 80%;
  }
  .pro .con {
    padding: 5% 10% 6%;
  }
  .pro_d .nynav {
    width: 80%;
  }
  .pro_d .con {
    width: 80%;
  }
  .pro_d .table {
    padding: 5% 10%;
  }
  .pro_d .pic {
    width: 80%;
  }
}
@media (max-width: 1080px) {
  .pro .con ul li {
    height: 235px;
  }
  .pro .con ul li .imgbox img {
    height: 100%;
  }
}
@media (max-width: 968px) {
  .cpg_nav ul {
    padding: 0 5%;
  }
  .pro .nynav {
    width: 90%;
  }
  .pro .con {
    padding: 5% 5% 6%;
  }
  .pro .con ul li {
    height: 215px;
  }
  .pro_d .nynav {
    width: 90%;
  }
  .pro_d .con {
    width: 90%;
  }
  .pro_d .table {
    padding: 5% 5%;
  }
  .pro_d .pic {
    width: 90%;
  }
}
@media (max-width: 768px) {
  .pro .con ul li {
    width: 100%;
    height: 200px;
    margin-right: 0;
  }
}
@media (max-width: 428px) {
  .pro .con ul li .text h4 {
    font-size: 2.2rem;
  }
  .pro .con ul li .text {
    top: 112%;
  }
  .pro .con ul li .text .more1 {
    font-size: 1.4rem;
    width: 100px;
  }
}
@media (max-width: 368px) {
  .pro .con ul li {
    width: 100%;
    height: 170px;
    margin-right: 0;
  }
  .pro .con ul li .text {
    top: 120%;
  }
}
@media (max-width: 1200px){
 .pro_d .pic ul li img {
    height: 150px;
 }
}
@media (max-width: 868px){
 .pro_d .pic ul li img {
    height: 120px;
 }
}
@media (max-width: 698px){
 .pro_d .pic ul li img {
    height: 100px;
 }
}
@media (max-width: 568px){
 .pro_d .pic ul li img {
    height: 80px;
 }
}
@media (max-width: 358px){
 .pro_d .pic ul li img {
    height: 60px;
 }
}
@media (max-width: 298px){
 .pro_d .pic ul li img {
    height: 50px;
 }
}
@media (max-width: 248px){
 .pro_d .pic ul li img {
    height: 45px;
 }
}
@media (max-width: 218px){
 .pro_d .pic ul li img {
    height: 35px;
 }
}


/* 产品分类 End*/

/* 产品详情 Strat */
@media (max-width: 968px) {
  .cpg_nav ul {
    flex-wrap: wrap;
  }
  .cpg_nav ul li a::after {
    display: none;
  }
  .pro_d .p_part1 {
    flex-direction: column;
  }
  .pro_d .p_part1 .img {
    width: 100%;
    height: 380px;
  }
  .pro_d .p_part1 .img img {
    height: 100%;
    object-fit: cover;
  }
  .pro_d .p_part1 .msg {
    width: 100%;
    margin-top: 3%;
  }
  .pro_d .p_part1 .msg .back {
    padding: 10px 0;
    text-align: left;
  }
  .pro_d .p_part1 .msg {
    margin-top: 3%;
  }
  .pro_d .p_part1 .msg .tit h2 {
    padding: 10px 0;
  }
  .pro_d .p_part2 .msg .nature p {
    width: 100%;
  }
  .pro_d .p_part2 .msg .nature p::before {
    width: 54px;
    height: 54px;
  }
  .pro_d .msg .msg_con p {
    font-size: 1.5rem;
  }
}

@media (max-width: 768px) {
  .pro_d table tr:first-of-type td {
    font-size: 1.4rem;
    color: #333;
    background-color: #99ccff;
  }
  .pro_d table tr td {
    font-size: 1.2rem;
    padding: 1%;
  }
  .pro_d .p_part1 .msg .tit h2 {
    font-size: 2.2rem;
  }
}
@media (max-width: 650px) {
  .pro_d .table {
    overflow: auto;
  }
  .pro_d .table h2 {
    position: sticky;
    top: 0;
    left: 0;
  }
  .pro_d .p_part1 .img {
    height: 320px;
  }
  .cpg_nav ul li a {
    padding: 15px 0;
  }
}
@media (max-width: 598px) {
  .pro_d .con {
    padding-top: 8%;
  }
  .pro_d .nynav {
    display: none;
  }
}

@media (max-width: 478px) {
  .pro_d .p_part2 .msg .nature p::before {
    width: 45px;
    height: 45px;
  }
  .pro_d .pic ul li {
    width: 30%;
  }
  .pro_d .p_part1 .img {
    height: 270px;
  }
}
@media (max-width: 380px) {
  .pro_d .con {
    padding-top: 10%;
  }
  .pro_d .p_part1 .img {
    height: 220px;
  }
}

.cpg_nav ul {
  flex-wrap: wrap;
}
@media (max-width: 280px) {
  .pro_d .p_part1 .img {
    height: 160px;
  }
}
/* 产品详情 End*/

@media (max-width: 1369px) {
  .abt .a_part1 {
    padding: 5% 10%;
  }
  .abt .a_part2 {
    width: 80%;
  }
  .abt .a_part3 {
    padding: 6% 10%;
  }
  .serve .s_part1 {
    width: 80%;
  }
  .serve .s_part2 {
    width: 80%;
  }
  .serve .s_part3 {
    width: 80%;
  }
  .serve .s_part4 {
    width: 80%;
  }
  .news {
    width: 80%;
  }
  .n_msg .tit {
    padding: 5% 10%;
  }
  .n_msg .article {
    width: 80%;
  }
  .contact .way {
    width: 80%;
  }
  .contact .leave {
    padding: 5% 10% 8%;
  }
}

/* 服务 Strat */
@media (max-width: 968px) {
  .abt .a_part1 {
    padding: 5% 5%;
  }
  .abt .a_part2 {
    width: 90%;
  }
  .abt .a_part3 {
    padding: 6% 5%;
  }
  .contact .way {
    width: 90%;
  }
  .contact .leave {
    padding: 5% 5% 8%;
  }
  .serve .s_part1 .con {
    flex-direction: column;
  }
  .serve .s_part1 .con .aa {
    width: 100%;
  }
  .serve .s_part1 .con .bb {
    width: 100%;
    margin-top: 5%;
  }
  .serve .s_part1 {
    width: 90%;
  }
  .serve .s_part2 {
    width: 90%;
  }
  .serve .s_part3 {
    width: 90%;
  }
  .serve .s_part4 {
    width: 90%;
  }
  .news {
    width: 90%;
  }
  .n_msg .tit {
    padding: 5% 5%;
  }
  .n_msg .article {
    width: 90%;
  }
  .serve .s_part2 .con ul {
    flex-direction: column;
  }
  .serve .s_part2 .con li {
    width: 100%;
  }
  .serve .s_part2 .con .tit h3 {
    margin-bottom: 10px;
  }
  .serve .s_part2 .con .msg .item {
    width: 48%;
  }
}
@media (max-width: 598px) {
  .serve .s_part2 .con .msg .item {
    width: 100%;
  }
  .serve .s_part2 .con .msg h2 img {
    width: 18px;
  }
  .serve .s_part4 table tr:first-of-type td {
    font-size: 1.5rem;
  }
}
/* 服务 End*/

/* 新闻 Strat */
@media (max-width: 968px) {
  .n_msg .article {
    flex-direction: column;
  }
  .n_msg .article .aa {
    width: 100%;
    border-right: none;
    padding: 5% 0;
  }
  .n_msg .article .bb {
    width: 100%;
    padding: 5% 0 5% 0;
  }
  .n_msg .article .bb ul li a {
    padding: 3% 0;
  }
  .n_msg .article .bb ul li a .imgbox {
    display: none;
  }
  .n_msg .article .bb ul li a .txt {
    width: 100%;
  }
}
@media (max-width: 698px) {
  .news ul li {
    width: 100%;
  }
  .news ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
  }
  .news ul li .imgbox {
    width: 48%;
    height: 160px;
  }
  .news ul li .imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .news ul li .msg {
    width: 48%;
    padding: 20px 0;
    position: relative;
  }
  .news ul li .msg .l_more {
    right: 0;
    bottom: 5%;
    opacity: 1;
  }
  .n_msg .nynav {
    display: none;
  }
  .n_msg .article .aa p {
    margin-bottom: 3%;
  }
  .n_msg .tit h3 {
    margin-top: 0;
  }
}
@media (max-width: 498px) {
  .news ul li .imgbox {
    height: 130px;
  }
  .news ul li .msg .tit {
    margin-bottom: 40px;
  }
}
/* 新闻 End*/
/* 联系我们 Strat */
@media (max-width: 968px) {
  .contact .way .msg {
    flex-direction: column;
  }
  .contact .way .msg .aa {
    position: relative;
    right: 0;
    top: 0;
    box-shadow: none;
    width: 100%;
    background: none;
    padding: 0;
    padding-bottom: 3%;
  }
  .contact .way .msg .bb #mapDiv {
    height: 380px;
  }
  .contact .way .msg .aa .ads h2 {
    display: none;
  }
  .contact .way .msg .aa p,
  .contact .way .msg .aa p a {
    color: #000;
  }
}
@media (max-width: 698px) {
  .contact .way .msg .bb #mapDiv {
    height: 320px;
  }
  .contact .leave .form button {
    padding: 10px 50px;
  }
  .contact .leave .tit p {
    line-height: 1.75;
  }
}
@media (max-width: 468px) {
  .contact .way .msg .bb #mapDiv {
    height: 280px;
  }
}
@media (max-width: 398px) {
  .contact .way .msg .bb #mapDiv {
    height: 180px;
  }
}
/* 联系我们 End*/

/* 英文 Strat */
html[lang="en"] .more {
  margin-top: 15% !important;
}
@media (max-width: 1298px) {
  html[lang="en"] .i_part1 .txt {
    width: 48%;
  }
  html[lang="en"] .more {
    width: 180px;
  }
  html[lang="en"] .i_part2 .con .aa .more1 {
    width: 110px;
    text-align: center;
    padding: 8px 0;
  }
}
@media (max-width: 968px) {
  html[lang="en"] .i_part1 .txt {
    width: 100%;
    margin-top: 0;
  }
  html[lang="en"] .i_part1 .txt p {
    font-size: 1.5rem;
  }
  html[lang="en"] .more {
    margin-top: 5% !important;
  }
  .i_part4 .swiper-pagination {
    margin-top: 0;
  }
  html[lang="en"] .way .msg .aa {
    background: none;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 598px) {
  html[lang="en"] .more {
    width: 150px;
  }
  html[lang="en"] .i_part3 ul li a .bb .txt .itro p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }
  html[lang="en"] .i_part2 .con .aa .name h2 {
    font-size: 2rem;
  }
  html[lang="en"] .footer .con .bb ul li {
    width: 28%;
  }
  html[lang="en"] .footer .con .bb ul {
    flex-wrap: wrap;
  }
  html[lang="en"] .banner .tit h2 {
    font-size: 3.2rem;
  }
  html[lang="en"] .abt .a_part2 ul {
    flex-wrap: wrap;
  }
  html[lang="en"] .abt .a_part2 ul li {
    width: 50%;
    margin-top: 10px;
  }
  html[lang="en"] .abt .a_part2 ul li .icon {
    width: 40%;
  }
  html[lang="en"] .abt .a_part1 .tit h2 {
    font-size: 3.2rem;
  }
}
@media (max-width: 398px) {
  html[lang="en"] .footer .con .bb ul li {
    width: 48%;
  }
  html[lang="en"] .i_part2 .con .aa .more1 {
    width: 90px;
    text-align: center;
    padding: 6px 0;
  }
  html[lang="en"] .i_part3 ul li .bb .txt .name h3 {
    line-height: 1.2;
    font-size: 1.8rem;
    padding: 15px 0 10px;
  }
  html[lang="en"] .i_part3 ul .box li {
    width: 100%;
    height: 220px;
  }
  html[lang="en"] .i_part3 ul li .bb .txt {
    margin-top: 0;
  }
  html[lang="en"] .i_part3 ul li .bb .more1 strong {
    margin-top: 10px;
  }
  html[lang="en"] .i_part3 ul li .bb .img {
    width: 36px;
  }
  html[lang="en"] .i_part3 ul li a .bb {
    top: -3%;
  }
  html[lang="en"] .i_part3 ul li a:hover .bb {
    top: -3%;
  }
  html[lang="en"] .i_part3 ul li a:hover .bb .img {
    opacity: 1;
  }
  html[lang="en"] .i_part3 ul li {
    border-left: 1px solid rgb(233, 233, 233);
  }
}
@media (max-width: 310px) {
  .i_part4 .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    margin-left: 6px;
  }
}
html[lang="en"] .banner .tit {
  width: 100%;
  left: 0;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
html[lang="en"] .banner .tit {
  top: 0;
}
html[lang="en"] .n_msg .article .aa p {
  letter-spacing: 0;
}
html[lang="en"] .pro_d .p_part2 .msg .nature p{
  width: 100%;
  font-size: 1.3rem;
}
html[lang="en"] .pro_d table tr td {
  font-size: 1.3rem;
}
@media (max-width: 1080px){
  html[lang="en"] .pro_d .p_part2 .msg .nature p{
    font-size: 1.4rem;
  }
  html[lang="en"] .pro_d table tr td {
    font-size: 1.4rem;
  }
}

/* 英文 End*/
