input,
textarea {
  background: none;
  outline: none;
  border: none;
  border-radius: 0 !important;
  -webkit-appearance: none !important;
}

.xxline {
  margin: 0 25px;
}

.xxnav>li {
  margin: 0 25px;
}

.xxnav {
  width: 850px;
}

#home #main #roll .del {
  z-index: 10;
}

@media screen and (max-width: 1600px) {
  .w1400 {
    width: 1200px;
    margin: 0 auto;
  }

  .hbtxth5 {
    font-size: 50px;
  }

  .banner-slide .txt h1 {
    font-size: 40px;
  }

  /*.product_p4 {*/
  /*  margin-top: 210px;*/
  /*}*/

  .hbtxth52 {
    font-size: 40px;
  }

  .hbtxtp1 {
    font-size: 30px;
  }

  .lhpubh2 {
    font-size: 40px;
  }

  .pr_itema1 {
    /*margin-top: 30px;*/
  }

  /* .honor_cer .swiper-slide {
    transition: all 0.3s ease;
    transform: scale(0.8);
    text-align: center;
  }

  .honor_cer .swiper-slide-active {
    transform: scale(1);
  }

  .honor_cer2 .swiper-slide {
    transition: all 0.3s ease;
    transform: scale(0.8);
    text-align: center;
  } */

  .solve_list {
    padding: 10px;
  }

  .honor_cer2 .swiper-slide-active {
    transform: scale(1);
  }

  .press_li3 {
    width: 72%;
  }

  .press_li2 {
    width: 26.8%;
  }
}

@media screen and (max-width: 1440px) {
  .xxnav>li {
    margin: 0 20px;
  }

  .xxnav {
    width: 800px;
  }

  .hbtxth5 {
    font-size: 45px;
  }

  .hbtxth52 {
    font-size: 30px;
  }

  /*.product_p4 {*/
  /*  margin-top: 200px;*/
  /*}*/

  .banner-slide .txt h1 {
    font-size: 30px;
  }

  .hbtxtp1 {
    font-size: 20px;
  }

  .lhpubh2 {
    font-size: 35px;
  }

  .ser_info_box,
  .lxyfcxma {
    margin-top: 35px;
  }

  .lxyfcxmawz {
    height: 80px;
    line-height: 80px;
  }

  .lxyfcxmawz1 {
    height: 85px;
    line-height: 85px;
  }

  .pbmore4 {
    height: 72px;
    line-height: 72px;
  }

  .lxyfcxmawz span {
    font-size: 22px;
  }

  .mainnewml {
    height: 560px;
  }

  .mnewaaimg {
    height: 400px;
  }

  .mnewatxt1 {
    padding: 13px 25px;
  }

  .mainnewmr .mnewaaimg {
    height: 190px;
  }

  .header .content .center .nav li a {
    font-size: 14px;
    padding: 0px 15px;
  }

  .nav_tit a {
    font-size: 14px;
  }

  .soluts_page {
    width: 95%;
  }

}

@media screen and (max-width: 1366px) {
  .xxnav>li {
    margin: 0 15px;
  }

  .xxnav {
    width: 738px;
  }

  .hbtxth5 {
    font-size: 40px;
  }

  .hbtxth52 {
    font-size: 25px;
  }

  .hbtxtp1 {
    font-size: 15px;
  }
}

@media screen and (max-width: 1280px) {
  .xxnav>li {
    margin: 0 10px;
  }

  .xxnav {
    width: 666px;
  }

  .soluts_page {
    width: 100%;
  }
}

.pc {
  display: block;
}

.phone {
  display: none;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }

  .phone {
    display: block;
  }

  .w1200 {
    width: 90%;
    margin: 0 auto;
  }

  .w12 {
    width: 90%;
    margin: 0 auto;
  }

  .w1400 {
    width: 90%;
    margin: 0 auto;
  }

  body {
    position: relative;
  }

  body,
  .mhead {
    left: 0;
    transition: all 0.4s ease;
  }

  body.hc-nav-open {
    left: 100px;
  }

  body.hc-nav-open {
    position: fixed;
    width: 100%;
    min-height: 100%;
  }

  .tica-bg {
    position: fixed;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.5;
    display: none;
    z-index: 40;
    width: 100%;
    height: 100%;
    height: 100vh;
  }

  .tica-bg.on {
    display: block;
  }

  .xxlist_cont {
    padding: 20px;
  }

  .cont_p1 {
    font-size: 20px;
    color: #333;
    font-weight: 600;
  }

  .xxlist_cont input {
    border: 1px #999 solid;
    width: 100%;
    height: 32px;
    line-height: 32px;
    margin: 16px 0;
    text-indent: 1em;
    outline: none;
  }

  .cont_btn {
    display: inline-block;
    padding: 5px 10px;
    margin-right: 10px;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    font-weight: 600;
    border: none;
  }

  .cont_btn {
    display: inline-block;
    padding: 5px 10px;
    margin-right: 10px;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    font-weight: 600;
    border: none;
  }

  .btn1 {
    background: #0466c1;
  }

  .btn2 {
    background: #999998;
  }

  /**/
  .sthand_nav {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
    background: #f8fafb;
    margin-top: 80px;
    padding: 0 20px;
  }

  .xxmenu {
    width: 100%;
    height: 80px;
    background: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 80;
    transition: all 0.5s ease;
    padding: 0 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  }

  .menu_logo {
    width: 50%;
  }

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

  .li1 {
    width: 20%;
    display: flex;
    align-items: center;
  }

  .li3 span {
    width: 24px;
    height: 2px;
    background: #333;
    display: block;
    margin: 5px 10px 5px 0;
    opacity: 0.8;
    transition: all 0.5s ease;
  }

  .mmeauom .msp1 {
    transform: rotate(45deg);
    margin: -2px;
  }

  .mmeauom .msp2 {
    opacity: 0;
    margin: 0;
  }

  .mmeauom .msp3 {
    margin: -2px;
    transform: rotate(-45deg);
  }

  .xxlist {
    width: 75vw;
    height: 100%;
    background: #f8f8f8;
    position: fixed;
    top: 0;
    left: -75vw;
    z-index: 180;
    transition: all 0.5s ease;
  }

  .xxlistss {
    position: fixed;
    left: 0vw;
    top: 0;
    width: 75vw;
    height: 100%;
    overflow-y: auto;
  }

  .xxlistss::-webkit-scrollbar {
    width: 3px;
  }

  .xxlist_ul {
    padding: 20px;
  }

  .xxlist_ul2 {
    padding: 0;
  }

  .bBor,
  .twoa {
    position: relative;
    list-style: unset;
    /* margin-left: 8px; */
  }

  .bBor .menu_span1,
  .twoa .menu_span1 {
    width: 25px;
    height: 49px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../img/jia_black1.svg) no-repeat center;
    background-size: 16px;
  }

  .bBor .menu_span3,
  .twoa .menu_span3 {
    width: 25px;
    height: 49px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../img/pbtyuyan4.png) no-repeat center;
    background-size: 16px;
    transition: all 0.3s ease;
  }

  .bBor .menu_span3.on,
  .twoa .menu_span3.on {
    transform: rotatex(180deg);
  }

  .bBor .menu_span2,
  .twoa .menu_span2 {
    width: 25px;
    height: 49px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../img/jia_black1.svg) no-repeat center;
    background-size: 16px;
  }

  .bBor a,
  .twoa a {
    /*height: 48px;*/
    /*line-height: 48px;*/
        padding: 15px 0;
    color: #333;
    font-size: 14px;
    display: block;
    border-bottom: 1px solid rgb(0, 0, 0, 0.1);
  }

  .bBor .proList,
  .twoa .proList {
    display: none;
    padding-left: 20px;
  }

  .bBor .proList li a,
  .twoa .proList li a {
    font-size: 13px;
    /* height: 36px;
		line-height: 36px; */
  }

  .bBor.on .menu_span1 {
    background-image: url(../img/jian_black.svg);
    background-size: 15px;
  }

  .twoa.on .menu_span2 {
    background-image: url(../img/jian_black.svg);
    background-size: 15px;
  }

  .xxnew1 input {
    width: 330px;
  }

  .search-result-main .input-warp {
    width: 100%;
  }

  .search-result-main {
    margin-top: 40px;
  }

  .searchtab {
    min-height: 200px;
  }

  .search-result-main-p {
    margin-top: 0;
  }

  /**/
  .xxbanerpage {
    margin-top: 80px;
    height: 210px;
  }

  /**/

  .pd80px {
    padding: 40px 0;
  }

  .pd80px2 {
    padding: 0 0 40px 0;
  }

  .press_ul1 {
    width: 100%;
  }

  .press_ul3 {
    width: 100%;
  }

  .press_span1 {
    font-size: 24px;
  }

  .press_p4 {
    font-size: 18px;
  }

  .press_p5 {
    font-size: 14px;
  }

  .prlist_ul1 {
    width: 100%;
  }

  .pr_ul1 {
    width: 100%;
  }
    .pr_ul1:last-child{
    	margin-top: 20px;
    }

  .pr_p1s {
    font-size: 24px;
  }

  .pr_li2 {
    padding: 15px 20px;
    font-size: 14px;
  }

  .pr_li2 i {
    font-size: 30px;
  }

  .prlist_li1 {
    height: auto;
  }

  .xyabout_mian {
    width: 100%;
  }

  .xyabout_p2 {
    font-size: 24px;
  }

  .xyabout_p3 {
    font-size: 20px;
    margin-top: 20px;
  }

  .xyabout_con {
    font-size: 14px;
  }

  .xyabout_preul1 {
    width: 100%;
    font-size: 14px;
  }

  .xyabout_preul2 {
    width: 100%;
    margin-top: 20px;
  }

  .xyabout_pre {
    margin-top: 20px;
  }

  .pre_p2 {
    margin-top: 15px;
  }

  .xyabout2_list {
    margin-top: 40px;
  }

  .honor_cer .swiper-slide-active,
  .honor_cer2 .swiper-slide-active,
  .honor_cer3 .swiper-slide-active {
    margin-left: 0;
  }

  .xyabout2_item {
    flex-wrap: wrap;
  }

  .xyabout2_name {
    width: 50%;
  }
.xyabout2_name:last-child{
	margin-top: 20px;
}
  .xyabout2_s3 {
    font-size: 16px;
  }

  .xyabout2_s1 {
    font-size: 14px;
  }

  .xyabout2_s2 {
    margin-right: 5px;
  }

  .xyab2_itemp2 {
    font-size: 16px;
  }

  .xyabout2_name2 {
    margin-top: 20px;
  }

  .xyabout2_con {
    margin-top: 20px;
  }

  .xyabout2_name.on::before {
    top: 49px;
  }

  .line2 {
    top: 38px;
  }

  .xyabout2_item {
    border: none;
  }

  .xyab2_item {
    width: 100%;
  }

  .xyab2_item img {
    height: 45px;
    width: 45px;
    margin-top: 20px;
  }

  .honor_con {
    margin: 0;
  }

  .xy_honor {
    margin-top: 00px;
    height: 420px;
  }

  /* .honor_cer,
  .honor_cer2,
  .honor_cer3 {
    padding: 0;
  }

  .honor_cer .swiper-slide,
  .honor_cer2 .swiper-slide,
  .honor_cer3 .swiper-slide {
    padding: 30px 0 50px 0;
  } */

  .honor_pn {
    left: 50%;
    top: 96%;
  }

  .about3_item {
    top: 10%;
  }

  .about3_itemp2 {
    font-size: 20px;
    margin-top: 0px;
  }

  .about3_itemp1 {
    font-size: 14px;
  }

  .about3_itemp3 a img {
    margin-top: 17px;
  }

  .about3_itemp3 a {
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }

  .about3_itemp3 {
    margin-top: 20px;
  }

  .about3_itemp4 {
    font-size: 24px;
    padding: 20px;
  }



  .con_p1 {
    font-size: 24px;
    margin: 10px 0 20px 0;
  }

  .con_main {
    top: 20%;
  }

  /**/
  .resume_from {
    width: 100%;
    background-image: url(../img/about/aboutimg7.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }


  .resume_p3 {
    text-align: center;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
  }

  .resume_ul4 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .resume_ul4 li {
    width: 49%;
    position: relative;
  }

  .resume_ul4 .resume_li1 {
    width: 100%;
  }

  .resume_ul4 input {
    margin-top: 30px;
    width: 100%;
    height: 60px;
    padding-left: 20px;
    border: none;
    outline: none;
    background: rgb(255, 255, 255, 0.2);
    border-radius: 30px 6px;
    color: #fff;

  }

  .resume_ul4 textarea {
    width: 100%;
    margin-top: 30px;
    height: 120px;
    padding: 20px;
    border: none;
    outline: none;
    background: rgb(255, 255, 255, 0.2);
    border-radius: 30px 6px;
    color: #fff;

  }

  .resume_p2 {
    text-align: center;
    margin-top: 30px;
  }

  .resume_p2 a {
    width: 178px;
  }

  .inproclabel {
    padding: 0 5px;
    transition: all 0.3s ease;
    position: absolute;
    left: 15px;
    top: 48px;
    font-size: 16px;
    color: #fff;
  }

  .js_ttx input::placeholder {
    color: #fff;
  }

  .js_ttx.on .inproclabel {
    top: 18px;
    /* background: rgb(255, 255, 255, 0.2); */
  }

  .inproclabel i {
    color: #fff;
    padding-left: 5px;
  }

  .resume_from2 {
    width: 100%;
    background: #3b434a;
  }

  .resume_from2_p1 {
    font-size: 12px;
    padding: 20px;
    color: #fff;
    border-top: 1px solid rgba(255, 255, 255, 0.8);
  }

  .resume_from2_p1 a {
    color: #fff;
  }

  .resume_p3 {
    text-align: left;
    font-size: 20px;
  }

  .resume_ul4 li {
    width: 100%;
  }

  .resume_ul4 input {
    border-radius: 5px !important;
    margin-top: 20px;
    height: 50px;
  }

  .resume_p2 {
    text-align: left;
    margin-top: 0;
  }

  .pbmargin2 {
    border-radius: 37px;
    transform: none;
    margin-top: 40px;
  }

  .resume_p4 {
    font-size: 14px;
    color: #fff;
  }

  .inproclabel {
    font-size: 12px;
    top: 35px;
  }

  .js_ttx.on .inproclabel {
    top: 10px;
  }

  .resume_p5 {
    margin-top: 20px;
  }
  .resume_p5 p{
      font-size: 14px;
      color: #fff;
  }

  .resume_p4 {
    margin-top: 5px;
  }

  .wapfootm_a {
    font-size: 12px;
  }

  .xxshpta_ul3 {
    box-shadow: 0 5px 15px rgb(0 0 0 / 10%);
    border-radius: 8px;
  }

  .brand_p3 {
    font-size: 14px;
    line-height: 1.2;
  }

  .brand_p1 {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .g022msgm1 {
    justify-content: start !important;
  }

  .g022msgm .g022msgbtn {
    width: 40% !important;
    border: none;
  }

  .g022msgm .g022msgbtn {
    background: #70b638;
    color: #fff;
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
  }

  .g022msgm .g022msgbtn {
    border-radius: 5px !important;
    font-size: 14px;
  }

  .xxnew_p2 {
    font-size: 24px;
  }

  .xxnew_ul2 {
    font-size: 14px;
    padding-top: 15px;
  }

  .field_ul1 {
    width: 49%;
    margin-right: 5px;
    margin-top: 10px;
  }

  .field_ul1:nth-child(3n) {
    margin-right: 5px;
  }

  .field_ul1:nth-child(2n) {
    margin-right: 0px;
  }

  .field_li1 {
    font-size: 14px;
  }

  .field_li1 {
    height: 44px;
    line-height: 44px;
  }

  .resa_p3 {
    font-size: 24px;
  }

  .solu_p1 {
    font-size: 20px;
  }

  .solu_main {
    flex-wrap: wrap;
  }

  .solu_ul1 {
    width: 100%;
  }

  .solu_ul2 {
    width: 100%;
    margin-top: 20px;
  }

  .solu_p2 {
    margin-top: 20px;
  }

  .solutimg2 {
    padding: 10px 20px;
  }

  .resa_p1 {
    font-size: 24px;
    text-align: center;
  }

  .resa {
    flex-wrap: wrap;
  }

  .resa_ul1 {
    width: 100%;
  }

  .resa_p2 {
    margin-top: 20px;
    font-size: 14px;
  }

  .resa_item p {
    font-size: 14px;
    margin-top: 10px;
  }

  .resa_ul2 {
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
  }

  .resa_item {
    margin-top: 20px;
  }

  .resa_ul4 strong {
    font-size: 20px;
    margin: 0 5px;
  }

  .resa_ul4 span {
    margin: 0 5px;
    font-size: 14px;
  }

  .resa_ul4 {
    margin-top: 20px;
    
  }
  .resa_ul4_desc{
    margin-top: 20px;
    margin-bottom: 130px;
    font-size: 12px;
  }

  .resa_bg {
    padding: 60px 0;
  }

  .resa_stand {
    padding: 40px 20px;
  }

  .resa_p4 {
    margin-top: 20px;
    font-size: 14px;
    line-height:18px;
  }

  .resa_p5 {
    font-size: 14px;
    margin-top: 0;
  }

  .patent_list {
    padding: 0 20px;
  }

  .patent_p1 p{
    width: 100%;
    font-size: 14px;
    margin-top: 0;
    padding-right: 0;
  }

  .patent_img1 {
    margin: 40px 0;
  }

  .newdzxh2 {
    font-size: 20px;
  }

  .zxcdbtzwl {
    width: 100%;
  }

  .zxcdbtzwr {
    width: 100%;
    margin-top: 40px;
  }

  .newdzxdesc {
    font-size: 14px;
    margin: 20px 0;
  }

  .zxnewother {
    font-size: 14px;
  }

  .join_p2 {
    font-size: 24px;
  }

  .join_main {
    flex-wrap: wrap;
  }

  .join_ul1 {
    width: 100%;
    padding: 20px;
  }

  .join_ul2 {
    width: 100%;
    margin-top: 20px;
  }

  .join_p3 {
    font-size: 20px;
  }

  .join_p4 {
    font-size: 14px;
  }

  .incareerb {
    padding: 50px 0;
  }

  .powerb {
    font-size: 14px;
  }

  .powerb_li1 img {
    height: 35px;
  }

  .powerb_ul1 {
    margin-top: 30px;
  }

  .manpower3_ul {
    width: 100%;
    margin-top: 20px;
    font-size: 14px;
    padding: 20px 30px;
  }

  .join_main {
    margin-top: 20px;
  }

  .join_sw {
    margin-top: 20px;
  }

  .join_page {
    margin-top: 30px;
  }

  .join_p5 a {
    width: 180px;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
  }

  .join_p5 {
    margin-top: 20px;
  }

  .join_p1 {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .zxcarers_li {
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 20px;
  }

  .zxcarers_span2 {
    width: 180px;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
  }

  .zxcarers_span1 {
    font-size: 20px;
  }

  .career2_p2 {
    margin-top: 20px;
  }

  .manpower3_main {
    font-size: 14px;
  }

  .career2_p1 {
    font-size: 16px;
  }

  .con_main input {
    width: 45%;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
  }

  .con_a1 {
    font-size: 14px;
    width: 45%;
    height: 40px;
    line-height: 40px;
  }

  .contact_item1 {
    width: 100%;
    padding: 20px 15px;
  }

  .contact_main {
    margin-top: 0;
    padding: 0;
  }

  .contact_p5 {
    margin-top: 15px;
    margin-left: 0;
    font-size: 14px;
  }

  .contact_main2 {
    padding: 0;
  }

  .contact_item2 {
    padding: 20px 30px;
    width: 100%;
    margin-top: 20px;
  }

  .contact_p1 {
    font-size: 20px;
  }

  .contact_p6 {
    font-size: 18px;
  }

  .pr_item {
    margin-top: 20px;
  }

  .contact_p2 {
    margin-top: 5px;
  }

  .pro_p1 {
    font-size: 14px;
    line-height: 24px;
  }

  .product_list {
    margin-top: 10px;
    font-size: 14px;
  }

  .product_item {
    width: 50%;
    margin-top: 20px;
  }

  .product_item img {
    height: 75px;
  }

  .product_p1 {
    margin-top: 10px;
    margin-bottom: 0;
    padding: 0 20px;
  }

  .pr_img1 {
    margin-top: 20px;
  }

  .product_p2 {
    font-size: 18px;
  }

  .product_p3 {
    margin-top: 15px;
  }

  .soluts {
    margin-top: 20px;
  }

  .soluts_page {
    width: 85%;
    color: #fff;
  }

  /*.product_p4 {*/
  /*  margin-top: 200px;*/
  /*}*/

  .product_p4 i {
    font-size: 20px;
  }

  .solutimg:hover .product_p4 i {
    margin-left: 150px;
  }

  .solutimg3 {
    padding: 20px;
  }

  .xyabout_con p {
    margin-top: 15px;
  }

  .xyabout_p1 {
    font-size: 16px;
  }

  /**/
  .headin1 {
    margin-top: 80px;
  }

  .headin1_ {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 90vh;
    position: relative;
  }

  .headin1_bg1 {
    background-image: url(../img/index/banner1.jpg);
  }

  .headin1_bg2 {
    background-image: url(../img/index/banner2.jpg);

  }

  .headin1_bg3 {
    background-image: url(../img/index/banner3.jpg);

  }

  .pr_pp {
    display: none;
  }

  .banner-btn-ul {
    width: 100%;
  }

  .hdlogo img {
    height: auto;
  }

  .banner-btn-ul li {
    padding-right: 0;
  }

  .banner-btn-ul p {
    font-size: 14px;
    margin-top: 5px;
  }

  .sldbaner_page {
    width: 100%;
    height: 50px;
    position: relative;
    z-index: 111;
    margin-top: -50px;
  }


  .sldbaner_page,
  .sldbanerbar {
    text-align: center;
  }

  .sldbaner_page .swiper-pagination-bullet,
  .sldbanerbar .swiper-pagination-bullet {
    width: 76px;
    height: 10px;
    border-radius: inherit;
    display: inline-block;
    background: #fff;
    margin: 0 5px;
    opacity: 1;
  }

  .sldbaner_page .swiper-pagination-bullet-active,
  .sldbanerbar .swiper-pagination-bullet-active {
    background: #009944;
  }

  .headin1_tit {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 90%;
  }

  .banner-btn a {
    margin-right: 0;
  }

  .headin1_p1 {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
  }

  .headin1_p2 {
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
    width: 90%;
    margin: 30px auto;
  }

  .headin1_btn {
    margin-top: 30px;
    text-align: center;
  }

  .banner-btn a span {
    margin-right: 0;
  }

  .headin3_p3 {
    position: absolute;
    top: 90%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #000;
  }

  .index_item {
    text-align: center;
  }

  .index_item img {
    width: 90%;
  }

  .headin3_p1 {
    text-align: center;
    font-size: 14px;
  }

  .headin3_p2 {
    font-size: 32px;
    font-weight: bold;
    color: #000;
    text-align: center;
    margin-top: 10px;
  }

  .pageNews1 {
    font-size: 14px;
  }

  .prmain {
    margin-top: 20px;
  }

  .pr_item2 {
    opacity: 1;
    margin-top: 40px;
  }

  .pr_itema1 {
    margin-top: 160px;
  }

  .pr_p1 {
    font-size: 22px;
  }

  .pr_itemp1 {
    font-size: 14px;
  }

  .headin3_p2 {
    font-size: 24px;
    line-height: 1.2;
  }

  .slidfild {
    margin-top: 20px;
  }

  .slidlist {
    display: flex;
    flex-direction: column;
    width: 48%;
  }

  .sliditem {
    padding: 25px 20px;
    text-align: center;
    /* box-shadow: 0 0 5px rgb(0 0 0 / 6%); */
    border: 1px solid rgb(0 0 0 / 6%);
    ;
    margin-bottom: 10px;
  }

  .sliditem img {
    height: 45px;
  }

  .sliditem_p1 {
    color: #009944;
    font-size: 18px;
    line-height: 24px;
    margin: 15px 0;
  }

  .sliditem_p2 {
    font-size: 14px;
    margin-left: 10px;
  }

  .fild_page {
    text-align: center;
  }

  .fild_page span {
    margin: 10px 5px 0 5px;
    background: #159848;
 
  }

  .slidnews {
    margin-top: 20px;
  }


  .slidnew_item {
    position: relative;
    width: 90%;
    margin: 0 auto;
    margin-top: -30px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 5px rgb(0 0 0 / 6%);
    padding: 30px;
    z-index: 11;
  }

  .slidnew_p1 {
    font-size: 14px;
  }

  .slidnew_p2 {
    margin-top: 15px;
    font-size: 14px;
  }

  .new_page {
    text-align: center;
  }

  .new_page span {
    margin: 10px 5px 0 5px;
    background: #159848;
  }

  .resa_ul3 img {
    height: 28px;
  }

  .foot1014alogo2 {
    height: 43px;
  }

  .field_deta {
    flex-wrap: wrap;
  }

  .field_ul3 {
    width: 100%;
  }

  .field_ul4 {
    width: 100%;
    padding: 0;
  }

  .field_p1 {
    margin-top: 40px;
    font-size: 20px;
  }

  .field_p2 {
    font-size: 14px;
  }

  .field_ul5 a {
    width: 148px;
    height: 45px;
    line-height: 45px;
  }

  .resear_bg {
    padding: 40px 0;
  }

  .re_p1 {
    font-size: 14px;
  }

  .honor_cer3 {
    margin-top: 20px;
  }

  .honor_pn2 {
    margin-top: 20px;
  }

  .xyabout {
    background-image: none;
  }

  .honor_cer img {
    width: 80%;
  }

  .honor_cer {
    padding-bottom: 60px;
  }

  .xxitem_ul1 {
    width: 100%;
  }

  .xxitem_ul2 {
    width: 100%;
    padding: 15px 20px;
  }

  .xxnew_item {
    padding: 0;
  }

  .xxitem_p2 {
    font-size: 16px;
  }

  /**/

}