ul,li{list-style:none;}
.nybanner {
  background: url(../images/nybannera.jpg) no-repeat center top;
  width: 100%;
  height: 574px;
}

.nybannerb {
  background: url(../images/nybannerb.jpg) no-repeat center top;
  width: 100%;
  height: 574px;
}

.nybannerc {
  background: url(../images/nybannerc.jpg) no-repeat center top;
  width: 100%;
  height: 574px;
}

.nybannerd {
  background: url(../images/nybannerd.jpg) no-repeat center top;
  width: 100%;
  height: 574px;
}

/*about*/
.aboutpage {
  padding: 40px 0 0 0;
}

.aboutpage {
  background-color: #fff;
}

.fjsb {
  justify-content: space-between;
}
.fx,
.fxrow {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items:flex-start;
  justify-items:baseline;
}
.contain {
  width: 1400px;
  margin: 0 auto;
}
.aboutpage h2 {
  font-size: 2.5rem;
  font-weight: 600;
  color: #1d1d1f;
  line-height: 2;
  position: relative;
}

.aboutpage h2:after {
  position: absolute;
  content: "";
  width: 5rem;
  height: 4px;
  background-color: #1a55b9;
  bottom: -1rem;
  left: 0;
}

.aboutpage .part1 .left {
  width: 48%;
}

.aboutpage .part1 .right {
  width: 48%;
}

.aboutpage .part1 .left .des {
  margin-top: 4rem;
  font-size: 1rem;
  color: #525c6a;
  line-height: 1.8;
}

.aboutpage .part1 .left .des p span {
  text-wrap: wrap !important;
}

.aboutpage .footer_contact_button {
  background-color: #ccc;
}

.aboutpage .footer_contact_button a {
  font-size: 1rem;
  color: #1a55b9;
}

.aboutpage .foot_btn_icon_label:after {
  border-right: 0.0520833vw solid #1a55b9;
  border-bottom: 0.0520833vw solid #1a55b9;
}

.aboutpage .footer_contact_button a {
  background-color: #fff;
  line-height: 3.5;
  background: linear-gradient(to right, #fff, #fff, #fff, #fff);
  border: 1px solid #1a55b9;
  display: block;
  width: 150px;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  text-indent: 2em;
}

.aboutpage .footer_contact_button:hover a {
  background: linear-gradient(to right, #1694c7, #13a5c5, #0fbcc3, #09d7bf);
}

.aboutpage .footer_contact_button {
  width: 0;
}

.aboutpage .footer_contact_button:hover a {
  color: #fff;
  transition: all 0.5s ease-in-out;
  border: 1px solid #fff;
}

.aboutpage .footer_contact_button:hover .foot_btn_icon_label:after {
  border-right: 0.0520833vw solid #fff;
  border-bottom: 0.0520833vw solid #fff;
  transition: all 0.5s ease-in-out;
}

.aboutpage .right {
  border-radius: 10px;
  overflow: hidden;
}

.aboutpage .right img {
  display: block;
  object-fit: cover;
}

.aboutpage .part2 {
  margin-top: 30px;
}

.aboutpage .part2 li {
  background: url(../images/culture1.png) center center no-repeat;
  background-size: cover;
  position: relative;
  width: 33.3%;
  height: 17.5rem;
}

.aboutpage .part2 li:nth-child(2) {
  background: url(../images/culture2.png) center center no-repeat;
}

.aboutpage .part2 li:nth-child(3) {
  background: url(../images/culture3.png) center center no-repeat;
}

.aboutpage .part2 li p {
  position: absolute;
  bottom: 12%;
  color: #fff;
  font-size: 1.125rem;
}

.aboutpage .part2 li h6 {
  font-weight: 600;
  color: #fff;
  line-height: 2.4rem;
  font-size: 1.25rem;
}

.aboutpage .part2 li .nr {
  padding: 2rem;
}

.aboutpage .part4 {
  background: #fbfbfb;
  background: url(../images/history_b.jpg) no-repeat center top;
  padding: 80px 0 50px 0;
  margin-top: 80px;
}

.aboutpage .part4 h6 {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 600;
  color: #fff;
  position: relative;
}

.aboutpage .part4 .hhttt {
  color: #fff;
  margin: 60px 0 10px;
  text-align: center;
  line-height: 1.5;
}

.aboutpage .part4 h6::after {
  position: absolute;
  content: "";
  width: 4rem;
  height: 4px;
  bottom: -2rem;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  background: #1a55b9;
}

.honor_1 .three-cols .box {
  width: 22%;
}

.honor_1 .swiper-button-next,
.honor_1 .swiper-button-prev {
  top: 45%;
}

.honor_1 {
  margin: 5rem 0;
}

.honor_1 .swiper-button-prev {
  background: url(../images/ableft.png) no-repeat center;
  width: 3.125rem;
  height: 3.125rem;
  background-size: contain;
  z-index: 99;
  background: none;
}

.honor_1 .swiper-button-next {
  background: url(../images/abright.png) no-repeat center;
  width: 3.125rem;
  height: 3.125rem;
  z-index: 99;
  background-size: contain;
  background: none;
}

.honor_1 .swiper-button-prev:after,
.honor_1 .swiper-container-rtl .swiper-button-next:after {
  content: "prev";
  font-size: 0;
}

.honor_1 .swiper-button-next:after,
.honor_1 .swiper-container-rtl .swiper-button-prev:after {
  content: "next";
  font-size: 0;
}

/**/
.inpagenewslist {
  background-color: #fff;
}

.nynewsnav {
  border-bottom: 1px solid #ddd;
}

.nynewsnav li.on {
  border-bottom: 2px solid #1a55b9;
}

.nynewsnav .contain {
  width: 20%;
  line-height: 4rem;
}

.fjsb {
  align-items: flex-start;
}
.procontent_news {
  font-size: 15px;
  line-height: 2;
  color: #666;
}

.nynewsnav li a {
  color: #525c6a;
  font-size: 1rem;
}

.inpagenewslist li {
  width: 32%;
  margin-bottom: 2rem;
  border-radius: 15px;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 1px 1px 7px 1px rgb(204 204 204 / 27%);
}

.inpagenewslist .pd {
  padding: 2rem;
  text-align: left;
}

.inpagenewslist .pd .date {
  color: #8a929e;
  font-size: 1rem;
  line-height: 2;
}

.inpagenewslist .pd .tit a {
  color: #1d1d1f;
  font-size: 20px;
  display: -webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 45px;
  text-decoration: none;
}

.inpagenewslist .pd .tit a:hover {
  transition: all 0.2s ease-in-out;
  color: #1a54a5;
}

.inpagenewslist .pd .des {
  color: #525c6a;
  font-size: 15px;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.5;
}

.inpagenewslist .pd .more {
  color: #1a54a5;
  font-size: 0.875rem;
  display: block;
  padding-top: 2rem;
}

.inpagenewslist .pd .more:hover {
  background-image: linear-gradient(
    to right,
    #1694c7,
    #13a5c5,
    #0fbcc3,
    #09d7bf
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transform: translateX(0);
  transform: 0.5s ease-in;
}

.inpagenewslist .slider .img {
  width: 100%;
  height: 200px;
  overflow: hidden;
}

.inpagenewslist .slider img {
  width: 100%;
  height: 200px;
  display: block;
  transition: 0.5s ease-in;
}

.inpagenewslist .slider img:hover {
  transform: scale(1.1, 1.1);
}

/* é¡µç  */
.pagelist {
  text-align: center;
  font-size: 14px;
  color: #666666;
  margin-bottom: 50px;
}

.pagelist a {
  padding: 0 1rem;
}

.pagelist a.active {
  color: #fff;
  border: none;
  background: linear-gradient(to right, #1694c7, #13a5c5, #0fbcc3, #09d7bf);
  border: 1px solid #13a5c5;
}

.pagelist a,
.pagelist span {
  display: inline-block;
  font-size: 0.875rem;
  color: #525c6a;
  font-family: "Calibri", Arial;
  line-height: 44px;
  border: 1px solid #ddd;
  margin: 0 3px;
  border-radius: 40px;
  padding: 0 18px;
}

/* æ–°é—»è¯¦æƒ…é¡µ */
.nynewsdetail {
  background-color: #fff;
}

.nyarticle .contain {
  background-color: #fff;
  overflow: visible;
  z-index: 6;
  position: relative;
  border-radius: 18px;
}

.nyarticle .left {
  width: 65%;
}

.nyarticle .right {
  width: 30%;
}

.nyarticle .nr {
  padding: 4rem 6rem;
  border-radius: 20px;
  overflow: hidden;
  margin-top: -26%;
  z-index: 6;
  position: relative;
}

.nyarticle .met_title {
  color: #1d1d1f;
  font-size: 1.875rem;
  margin-bottom: 1.5rem;
}

.nyarticle .met_time {
  font-size: 1rem;
  color: #666;
  margin-right: 2rem;
  background: url(../images/icon14.png) left center no-repeat;
  padding-left: 1.5rem;
  background-size: contain;
  font-family: Calibri;
}

.nyarticle .met_hits {
  font-size: 1rem;
  color: #666;
  background: url(../images/icon15.png) left center no-repeat;
  padding-left: 1.5rem;
  background-size: contain;
}

.nynewstit {
  border-bottom: 1px solid #ddd;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
}

.procontent_news p {
  color: #525c6a !important;
  font-size: 1rem;
  line-height: 2;
}

.newsrela b {
  font-size: 1.5rem;
  background-image: linear-gradient(
    to right,
    #1694c7,
    #13a5c5,
    #0fbcc3,
    #09d7bf
  );
  -webkit-background-clip: text;
  position: relative;
  -webkit-text-fill-color: transparent;
  padding-left: 1.5rem;
  padding-bottom: 0.8rem;
  font-weight: 400;
}

.newsrela b::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  background: url(../images/icon16.png) left center no-repeat;
  width: 3.0625rem;
  height: 3.1875rem;
}

.newsrela .ul1 {
  margin-top: 2.5rem;
}

.newsrela .ul1 li {
  border: 1px solid #ddd;
  margin-bottom: 1rem;
  padding: 1rem;
  border-radius: 10px;
}
.newsrela .ul1 li h6{ font-size: 18px; display: inline-block; white-space: nowrap; text-overflow:ellipsis; width: 100%; overflow: hidden;}

.newsrela .ul1 li a {
  font-size: 1.125rem;
  color: #222222;
  line-height: 2;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.newsrela .ul1 li p {
  color: #525c6a;
  font-size: 0.875rem;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.newsrela .ul1 li:hover {
  border: 1px solid #05bda3;
  transition: all 0.3s ease;
}

.newsrela .ul1 li:hover a {
  background-image: linear-gradient(
    to right,
    #1694c7,
    #13a5c5,
    #0fbcc3,
    #09d7bf
  );
  -webkit-background-clip: text;
  position: relative;
  -webkit-text-fill-color: transparent;
  transition: all 0.3s ease;
}

/* ç¿»é¡µ */
.nespagelist > div {
  width: 100%;
  color: #525c6a;
  font-size: 1rem;
  border-bottom: 1px solid #ddd;
  line-height: 2;
  padding: 1rem 2rem 1rem 0;
  position: relative;
}

.nespagelist > div:after {
  position: absolute;
  content: "";
  background: url(../images/nynmore.png) left center no-repeat;
  right: 0;
  bottom: 35%;
  width: 1.25rem;
  height: 1.25rem;
}

.nespagelist > div:hover:after {
  transition: all 0.3s ease-in-out;
  background: url(../images/nynmore1.png) left center no-repeat;
}

.nespagelist > div:hover {
  transition: all 0.3s ease-in-out;
  background-image: linear-gradient(
    to right,
    #1694c7,
    #13a5c5,
    #0fbcc3,
    #09d7bf
  );
  -webkit-background-clip: text;
  position: relative;
  -webkit-text-fill-color: transparent;
  transition: all 0.3s ease;
}

.backlist {
  display: block;
  text-indent: -3rem;
  color: #525c6a;
  font-size: 1rem;
  text-align: center;
  line-height: 4;
  border-radius: 50px;
  border: 1px solid #ddd;
  margin-top: 2rem;
  position: relative;
}

.backlist:after {
  position: absolute;
  content: "";
  background: url(../images/back.png) left center no-repeat;
  right: 33%;
  bottom: 37%;
  width: 1.8125rem;
  height: 1.0625rem;
  background-size: contain;
}

.backlist:hover:after {
  transition: all 0.3s ease-in-out;
  background: url(../images/back1.png) left center no-repeat;
}

.backlist:hover {
  background-image: linear-gradient(
    to right,
    #1694c7,
    #13a5c5,
    #0fbcc3,
    #09d7bf
  );
  -webkit-background-clip: text;
  position: relative;
  -webkit-text-fill-color: transparent;
  transition: all 0.3s ease;
}

.page-wrap {
  padding: 50px 0 0;
}

/*product*/
.pppaa {
  margin: 0px 0 50px;
  display: flex;
  flex-wrap: nowrap;
}
.pppaa .pppleft {
  width: 25%;
  margin-right: 2%;
  border: 1px solid #ddd;
  border-radius: 25px;
  box-shadow: 0px 0px 5px #ccc;
  padding: 40px 20px 30px;
  box-sizing: border-box;
}
.pppaa .pppright {
  width: 73%;
}
.pppaa .pppleft .pppltit {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 10px;
}
.pppaa .pppleft ul {
  margin-top: 30px;
}
.pppaa .pppleft ul li {
  margin: 11px 0;
}
.pppaa .pppleft ul li a {
  display: block;
  height: 42px;
  line-height: 42px;
  border-radius: 20px;
  background-color: #eee;
  text-indent: 15px;
  font-size: 15px;
}
.pppaa .pppleft ul li a:hover {
  background-color: #1a55b9;
  text-decoration: none;
  color: #fff;
}

/**/

.nrsolutionlist li {
  overflow: hidden;
  width: 32%;
  margin-bottom: 25px;
  margin-right: 1.3%;
}

.nrsolutionlist li .img {
  height: 200px;
  overflow: hidden;
  border-radius: 18px;
}

.nrsolutionlist li img {
  width: 100%;
  height: 200px;
  display: block;
  transition: 0.5s ease-in;
}

.nrsolutionlist li img:hover {
  transform: scale(1.1, 1.1);
}

.nrsolutionlist li .wz h6 {
  color: #1d1d1f;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 12px;
  display: block;
}

.nrsolutionlist li .wz img {
  display: block;
  width: 20px;
  height: 8px;
}

.nrsolutionlist li .wz .slmorelink {
  border: 1px solid #1a55b9;
  color: #1a55b9;
  font-size: 14px;
  border-radius: 50px;
  padding: 10px 8px;
  width: 20%;
}

.nrsolutionlist li .wz {
  margin: 15px 0;
  width: 100%;
}

.nrsolutionlist li .wz h6:hover {
  background-image: linear-gradient(
    to right,
    #1694c7,
    #13a5c5,
    #0fbcc3,
    #09d7bf
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transform: translateX(0);
  transform: 0.5s ease-in;
}

.nrsolutionlist li .wz .slmorelink:hover {
  border: 1px solid #09d7bf;
  background-image: linear-gradient(
    to right,
    #1694c7,
    #13a5c5,
    #0fbcc3,
    #09d7bf
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transform: translateX(0);
  transform: 0.5s ease-in;
}

.nrsolutionlist li .wz .more2 {
  display: none;
}

.nrsolutionlist li .wz .slmorelink:hover .more2 {
  display: block;
}

.nrsolutionlist li .wz .slmorelink:hover .more1 {
  display: none;
}

.nyprolist .left {
  width: 45%;
  margin-right: 3%;
}

.nyprolist .left img {
  max-width: 100%;
}

.nyprolist .right {
  width: 52%;
}

.nyprolist .right h6 {
  color: #1d1d1f;
  font-size: 40px;
  font-weight: 600;
  border-bottom: 1px solid #e5e5e5;
  margin: 0 0 18px 0;
  line-height: 2.2;
}

.nyprolist .right .deswz {
  font-size: 16px;
  color: #666;
  line-height: 1.8;
  margin-bottom: 25px;
}

.nyprolist .t1 {
  margin-right: 25px;
}

.nyprolist .t2 p {
  font-size: 14px;
  color: #525c6a;
  line-height: 2;
}

.nyprolist .t2 b {
  color: #1a55b9;
  font-size: 30px;
  font-family: Arial;
  line-height: 1;
}

.yyui_tab {
  width: 1400px;
  margin: 50px auto;
}

/**/
.fafs{margin-bottom: 80px;}
.contactpage .left {
  width: 40%;
  margin-right: 6%;
}

.contactpage .right {
  width: 50%;
  margin-left: 4%;
  margin-top: 60px;
}
.contactpage {
  background-color: #fff;
}

.contactpage .left h2 {
  display: block;
  width: 100%;
  color: #1d1d1f;
  font-weight: 600;
  font-size: 40px;
  line-height: 2;
}

.contactpage .left h6 {
  width: 100%;
  font-weight: 600;
  font-size: 40px;
  background-image: linear-gradient(to right, #1694c7, #13a5c5,#0fbcc3, #09d7bf);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transform: translateX(0);
}

.contactpage .left p {
  width: 100%;
  color: #525c6a;
  font-size: 16px;
  line-height: 2;
  padding: 18px 0;
  position: relative;
}

.contactpage .left p::after {
  content: "";
  width: 6rem;
  height: 4px;
  background-color: #386cc3;
  bottom: 0;
  left: 0;
  position: absolute;
}

.contactpage .conlist {
  margin-top: 2rem;
  margin-bottom: 25px;
}

.contactpage .conlist li {
  width: 100%;
  background: url(../images/icon10.png) left center no-repeat;
  color: #525c6a;
  font-size: 1rem;
  margin-bottom: 1rem;
  padding-left: 2rem;
  background-size: contain;
}

.contactpage .conlist li:nth-child(2) {
  background: url(../images/icon11.png) left center no-repeat;
  background-size: contain;
}

.contactpage .conlist li:nth-child(3) {
  background: url(../images/icon12.png) left center no-repeat;
  background-size: contain;
}

.contactpage .conlist li:nth-child(4) {
  background: url(../images/icon13.png) left center no-repeat;
  background-size: contain;
}

.contactpage .ewmlist li {
  margin-right: 2rem;
}

.contactpage .ewmlist li span {
  display: block;
  color: #525c6a;
  font-size: 0.875rem;
  padding: 0 0 0 0;
  text-align: center;
}

/* 留言 */
.liu p {
  font-size: 1rem;
  color: #aeb2b7;
  line-height: 3;
}

.liu .form b {
  font-size: 1.25rem;
  line-height: 2;
  color: #fff
}

.liu .input {
  width: 70%;
  background-color: #fff!important
}

.liu li {
  width: 100%;
  color: #333;
  font-size: 1rem;
}

.liu li:nth-child(4) {
  width: 100%;
}

.button:focus {
  outline: none;
}

.button {
  border: none;
  outline: none;
}

input[type=password],input[type=text],textarea {
  overflow: hidden;
  border: none;
  width: 71%;
  height: 44px;
  background: #fff;
  text-align: center;
  line-height: 44px;
  font-size: .875rem;
  color: #aeb2b7;
  text-align: left;
  text-indent: 0rem;
}

input.index_input::-webkit-input-placeholder {
  color: #aeb2b7;
  font-size: .875rem
}

input.index_input:-moz-placeholder {
  color: #aeb2b7;
  opacity: 1;
  font-size: .875rem
}

input.index_input::-moz-placeholder {
  color: #aeb2b7;
  opacity: 1;
  font-size: .875rem
}

input.index_input:-ms-input-placeholder {
  color: #999;
  font-size: .875rem
}

textarea.index_textarea::-webkit-input-placeholder {
  color: #aeb2b7;
  font-size: .875rem
}

textarea.index_textarea:-moz-placeholder {
  color: #aeb2b7;
  opacity: 1;
  font-size: .875rem;
}

textarea.index_textarea::-moz-placeholder {
  color: #aeb2b7;
  opacity: 1;
  font-size: .875rem
}

textarea.index_textarea:-ms-input-placeholder {
  color: #aeb2b7;
  font-size: .875rem
}

a.backaa{border: 1px solid #ddd; box-sizing: border-box; display: block; width: 250px; height: 55px; line-height: 55px; text-align: center; text-decoration: none; margin-bottom: 20px;}

input {
  border-width: 0px!important;
  border-color: none!important;
  border: #fff;
}

input {
  outline: none;
}

input:focus {
  outline: none;
}

textarea {
  outline: none;
}

textarea:focus {
  outline: none;
}

.nyliuyan em {
  font-size: 1.8rem;
  color: #ff2727;
  display: inline-block;
}

.liu li span {
  display: block;
  color: #1d1d1f;
  font-weight: 600;
  font-size: 1.25rem;
}

.liu li {
  border-bottom: 1px solid #ddd;
  margin-bottom: 2rem;
}

.liu li:nth-child(7) {
  border-bottom: none;
}

.footer_contact_button {
  width: 100%;
  /*margin: 0rem 0 2% 0;*/
}
.footer_contact_button a{text-decoration: none;}

.nyliuyan .gcmorelinkall {
  font-size: 16px;
  line-height: 60px;
  height: 60px;
  color: #fff;
  cursor: pointer;
  background: linear-gradient(to right, #1694c7, #13a5c5, #0fbcc3, #09d7bf);
  width: 240px;
  display: block;
  border-radius: 50px;
}

.bscula{padding-top: 25px; border-top: 1px solid #ddd;}
.bscula li{color: #666; line-height: 1.5; font-size: 15px;}
.bscula li strong{background-image: linear-gradient(to right, #1694c7, #13a5c5, #0fbcc3, #09d7bf);  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}

@media (max-width: 1500px) {
  .nybanner{height: 350px; background-size: cover;}
  .nybannerb{height: 450px; background-size: cover;}
  .nybannerc{height: 450px; background-size: cover;}
  .nybannerd{height: 450px; background-size: cover;}
  .contain{width: 95%;}
  .aboutpage .part2 li h6{font-size: 1rem; line-height: 2rem;}
  .aboutpage .part4 .hhttt{width: 95%; margin:60px auto 10px;}
  .inpagenewslist .slider .img{height: auto;}
  .inpagenewslist .slider .img img{height: auto;}
  .inpagenewslist .pd .tit a{height: auto;}
  .nrsolutionlist li .wz .slmorelink{width: 40%;}
  .pppaa .pppleft ul li a{display: block; overflow: hidden;}
  .yyui_tab{width: 100%;}
  .yyui_tab img{max-width: 100%;}

  .contactpage .left h2{font-size: 30px;}
  .contactpage .left h6{font-size: 25px;}
}

@media (max-width: 1000px) {
  .nybanner{height: 220px; background-size: cover;}
  .nybannerb{height: 220px; background-size: cover;}
  .nybannerc{height: 220px; background-size: cover;}
  .nybannerd{height: 220px; background-size: cover;}
  .aboutpage .part1 .left{width: 100%;}
  .aboutpage .part1 .right{width: 100%; margin-top: 12px;}
  .aboutpage .part2 li{width: 100%; margin: 5px 0;}
  .nynewsnav .contain{width: 100%; justify-content:center;}
  .inpagenewslist li{width: 100%; display: block;}
  .nyarticle .nr{padding: 3rem;}
  .nyarticle .left{width: 100%;}
  .nyarticle .right{width: 100%; margin-top: 20px;}
  .newsrela b{padding-left: 0;}
  .nyarticle .met_time{padding-left: 0;}
  .pppaa{display: block;}
  .pppaa .pppleft{width: 100%;}
  .pppaa .pppright{width: 100%; margin-top: 30px;}
  .nrsolutionlist li{width: 49%; margin-right: 1%;}
  .nrsolutionlist li:nth-child(2n){margin-right: 0;}
  .nrsolutionlist li .img{height: auto;}
  .nrsolutionlist li img{height: auto;}
  .nrsolutionlist li .wz h6{font-size: 14px;}
  .nyprolist .left{width: 100%; margin-right: 0;}
  .nyprolist .right{width: 95%; margin: 0 auto;}
  .nyprolist .right h6{font-size: 30px; line-height: 1.4;}

  .contactpage .left{width: 100%;}
  .contactpage .right{width: 100%; margin-top: 50px;}

  a.backaa{border: 1px solid #ddd; box-sizing: border-box; display: block; width: 100%; height: 55px; line-height: 55px; text-align: center; text-decoration: none; margin-bottom: 20px;}
}