.inpage {
    display: block;
    height: auto;
    overflow-x: hidden;
}
.inpage .content {
    height: auto;
    display: block;
    width: auto;
    overflow: initial;
}
.inpage .content__col_left {
    height: 100vh;
    position: fixed; 
    z-index: 999;
}
.inpage .aside-menu {
    position: fixed;
    position: absolute;
}

.inpage::before {
    display: none;
}
.inpage .content__col_right {
    width: auto;
}
.inpage .screen-slider {
    height: auto;
    width: auto;
    display: block;
    position: relative;
    background: none;
    text-indent: 0 !important;
}
.inpage .screen-slider__scroll-container {
    position: relative;
}
.inpage .logo-small {
    z-index: 99;
}
.inpage .logo-small a {display: block;}
.inpage .aside-menu {z-index: 599;}

.inpage-area {
    position: relative;
    margin: 0 auto; 
    width: 100%;
    height: 100%;
    left: 45px;
}

.video-section {
    z-index: 2;
    width: 100%;
    height: auto;
    padding-top: 0px;
    padding-bottom: 100px;
    position: relative;
    overflow: hidden;
}
.main-width {
    width: calc(100% / 11.5* 10);
    margin: 0 auto;
    z-index: 0;
    position: relative
    top                      0;
}
.hero-wrapper .circle-text {
    position: absolute;
    top: 35%;
    right:10%
}
.is-aboutpage  .circle-text {
    top: 100px;
}

.hero-wrapper .circle-text a p svg {
    width: 70px;
    transform: rotate(90deg);
}
.hero-wrapper .circle-text a p {
    position: absolute;
    text-align: center;
    line-height: 150px;
    width: 120px;
    color: #34665c;
}
.scrollbar-track {
    display: none !important;
}
.video-section .main-width {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    height: 100%;
    box-sizing: border-box;
    position: relative;
}
.video-section .middle-area {
    display: flex;
    padding-top: 100px;
    margin-right: 5%;

}
.middle-area .left {
    flex-flow: column;
    justify-content: center;
    width: 50%;
    height: 100%;
    display: flex;
    position: relative;
}
.middle-area .left .image-body {
    z-index: 1;
    /* align-self: center; */
    width: 90%;
    min-height: 500px;
    background: url(../picture/about-bg.jpg) center;
    background-size: cover;
}
.middle-area .right {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.middle-area .right .no {
    /* border-bottom: rgb(105 116 97 / 15%) 1px solid; */
    padding-left: 0;
    padding-bottom: 30px;
    width: 25%;
    position: relative;
    text-align: center;
}
.middle-area .right .no::after {
    content: "";
    width: 1px;
    height: 180px;
    position: absolute;
    background: rgb(105 116 97 / 15%);
    right: 0;
    top: 70px;
    transform: translateY(-50%);
}
.middle-area .right .no:last-child {
    border-right: rgb(105 116 97 / 15%) 0px solid;
}
.middle-area .right .no:first-child::before {
    content: "";
    width: 1px;
    height: 180px;
    position: absolute;
    background: rgb(105 116 97 / 15%);
    left: 0;
    top: 70px;
    transform: translateY(-50%);
}


.middle-area .right .no h3 span {
    font-weight: normal;
    color: #34665c;
    font-size: 60px;
    padding-top: 0;
    overflow: initial;
    padding-bottom: 0;
    margin-top: 0;
}
.middle-area .right .no i .char{
    display: inline-block;
    color: #34665c;
    font-size: 24px;
    font-weight: bold;
}
.middle-area .right .no p {
    display: block;
    font-size: 18px;
    padding-top: 25px;
    color: #62685e;
}

.middle-area .right .no h3 {
    color: #34665c;
    font-size: 32px;
    font-weight: bold;
}
.middle-area .right .no img {
    display: block;
    width: 55px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.in-footer {
    background:#f7f7f7;
    padding: 55px 0 20px;
    position: relative;
}
.in-footer .main-width {
    padding-right: 70px;
}
.in-footer .footer-top {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}
.in-footer .footer-top .foot-logo img {width: 250px;}
.in-footer .footer-top .footer-menu {
    -webkit-column-gap: 5.5pc;
    -moz-column-gap: 5.5pc;
    column-gap: 5.5pc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.in-footer .footer-top .footer-menu dl {
    max-width: 81pt;
}
.in-footer .footer-menu .footer-menu-heading {
    color: #34665c;
    font-size: 16px;
    line-height: 16.8px;
    margin-bottom: 25px;
}

.in-footer .footer-top .footer-menu dd,
.in-footer .footer-top .footer-menu dd a {
    color: hsl(0deg 0% 0% / 80%);
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 15.6px;
    margin-top: 18px;
}

.in-footer .footer-top .footer-menu dd a {
    white-space: nowrap;
	cursor: pointer;
}

.in-footer .footer-contact {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    border-top: 1px solid hsl(0deg 0% 88.02%);
    color: #333;
    font-size: 16px;
    font-weight: 500;
    justify-content: space-between;
    line-height: 22px;
    margin-top: 78px;
    padding: 26px 0 0;
}

.in-footer .footer-contact,
.in-footer .footer-contact .contact-info,
.in-footer .footer-contact .contact-us {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.in-footer .footer-contact .contact-us {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-weight: 305;
    line-height: 21.22px
}

.in-footer .footer-contact .contact-us .contact-phone {
    color: #34665c;
    margin-left: 8px;
    text-decoration: underline;
}
.in-footer .footer-contact .contact-us .contact-phone:hover,
.in-footer .footer-top .footer-menu dd a:hover {
    color: #2b665c;
}

.in-footer .footer-contact .social-media {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 26px
}

.in-footer .footer-contact .social-media li {
    cursor: pointer;
    font-size: 1pc;
    font-weight: 400;
    line-height: 24px;
    margin-right: 22px;
    position: relative
}

.in-footer .footer-contact .social-media li:hover .media-icon {
    display: block
}

.in-footer .footer-contact .social-media li:nth-child(2) .media-icon {
    -webkit-transform: translateX(-15%);
    transform: translateX(-15%)
}

.in-footer .footer-contact .social-media li .media-icon {
    background-color: #404040;
    border-radius: 10px;
    bottom: 32px;
    display: none;
    padding: 1pc 18px;
    position: absolute;
    text-align: center;
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
}

.in-footer .footer-contact .social-media li .media-icon img {
    border-radius: 8px;
    margin-bottom: 10px;
    width: 150px;
}

.in-footer .footer-contact .social-media li .media-icon p {
    color: hsla(0, 0%, 100%, .95);
    font-family: PingFang SC;
    font-size: 14px;
    line-height: 15.4px;
    white-space: nowrap;
}

.in-footer .footer-contact .social-media li .media-icon span {
    color: hsla(0,0%,100%,.55);
    font-family: PingFang SC;
    font-size: 10.33px;
    font-weight: 400;
    line-height: 14.47px;
    margin-top: 4px
}

.in-footer .footer-contact .social-media li .media-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.in-footer .footer-contact .social-media li .media-link a {
    font-size: 14px;
    line-height: 21.22px;
    margin-left: 6px
}

.in-footer .copyright a,
.in-footer .copyright span {
    font-size: 13px;
    font-weight: 300;
    line-height: 21.22px;
}
.in-footer .top {
    bottom: 90px;
    display: block;
    height: 40px;
    position: absolute;
    right: 120px;
    width: 40px;
    z-index: 990;
}

.hero-wrapper.is-rdpage {
    display: block;
    min-height: auto;
    padding-bottom: 8em;
    padding-top: 9em;
}
.is-rdpage .hero-head.is-homepage {
    margin-bottom: 40px;
}
.is-rdpage .jj {
    margin-top: 0px;
    line-height: 2;
    font-size: 16px;
    color: #333;
}
.is-rdpage .hero-wrapper .circle-text {
    right: 20%;
}

.project-image-wrapper {
	position: relative;
	overflow: hidden;
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	transition: all 2s ease;
	margin: 0 auto;
	-webkit-clip: inset(0 0 0 0);
	clip: inset(0 0 0 0);
	-webkit-clip-path: inset(0 0 0 0);
	clip-path: inset(0 0 0 0);
}

.project-image-wrapper img {
	width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease
}

.project-image-wrapper.nV {
	opacity: 0;
	clip: inset(0 20% 0 20%);
	clip-path: inset(0 55% 0 55%)
}

.section-yanfa {
    padding-right: 10%;
    padding-top: 0;
    padding-bottom: 0;
}

.section-yanfa .main-width,
.rd-dz-section .main-width {
    padding: 0 0px;
    width: 100%;
}
.section-yanfa .flex {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80%;
    margin: 0 auto;
}
.section-yanfa-3 .flex {
    display: block;
}
.section-yanfa .leftpic {
    width: 60%;
}
.section-yanfa .leftpic img {width: 100%;}
.section-yanfa .righttxt {
    width: 35%;
    margin-left: 5%;
}
.section-yanfa .h2 {
    font-size: 30px;
}




.section-yanfa .righttxt p {
    font-size: 15px;
    padding-top: 20px;
    color: #535353;
    line-height: 32px;
}
.section-yanfa .righttxt p b {
    font-size: 17px;
    padding-top: 20px;
    color: #333333;
    line-height: 32px;
}
.section-yanfa-3 p {
    font-size: 15px;
    padding-top: 0px;
    color: #535353;
    line-height: 32px;
}
.section-yanfa-3 p b {
    font-size: 17px;
    padding-top: 20px;
    color: #333333;
    line-height: 32px;
}

.section-yanfa-2 {
    background: #f7f7f7;
    padding: 130px 0;
    margin-top: 90px;
    position: relative;
}
.section-yanfa-2 .leftpic {
    width: 60%;
}
.section-yanfa-2 .righttxt {
    width: 40%;
    margin-left: 0;
}
.section-yanfa-3 {
    padding: 100px 0;
}
.section-yanfa-3 .righttxt {
    width: 46%;
    margin-left: 4%;
}
.section-yanfa-3 .rz {
    margin-top: 35px;
}
.section-yanfa-3 .rz img {
    width: 120px;
    margin-right: 20px;
}
.section-yanfa-3 .main-width {
    display: block;
}



.rd-dz-section {
    padding: 12rem 0 24rem 0;
}
.rd-dz-section .main-width {
    display: flex;
}
.rd-dz-section .big-wrap {
    width: 42.7083vw;
    height: 100%;
}
.rd-dz-section .big-wrap img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.rd-dz-section .cont {
    width: calc(100% - 42.7083vw);
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.rd-dz-section .cont .top_wrap {
    padding: 10rem 0 0 10rem;
}
.rd-dz-section .swiper {
    width: 100%;
    height: 30vw;
    position: relative;
    padding-bottom: 35px;
}
.rd-dz-section .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.rd-dz-section .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section-yanfa-3 .swiper {
    margin-top: 50px;
    width: 100%;
    height: 100%;
}

.section-yanfa .swiper-slide {
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.section-yanfa .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.section-yanfa .swiper-pagination-bullet-active {
    background:#34665c;
}

.ys-fadeup3 {
	animation: ysfadeInUp .8s ease-in-out both;
	animation-delay: .4s
}

@-webkit-keyframes ysfadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,60px,0);
		transform: translate3d(0,60px,0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes ysfadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,60px,0);
		transform: translate3d(0,60px,0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.map-info {
    height: 100vh;
}
.map-info .flex {
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
}
.map-info .map {
    width: 50%;
    margin-right: 5%;
}
.map-info #container {
    height: 100%;
}
.map-info .contacts-list {
    width: 40%;
    max-width: 100%;
    margin-right: 10%;
}
.map-info .h2.is-40 {
    font-size: 2.5em;
    margin-top: 45px;
    margin-bottom: 60px;
}
.map-info .contacts-list__text {
    font-size: 18px;
}




  .message-area h2 {
    font-size: 28px;
    text-align: center;
    font-weight: normal;
    color: #34665c;
  }
  .message-area .cont1400 {
    background-color: #fff;
    border-radius: 10px;
    padding: 60px;
    position: relative;
    width: 85%;
    margin: 0 auto;
    left: 0;
  }
  .message-area .cform-box {
    margin-right: -18px;
    margin-left: -18px;
    margin-top: 40px;
  }
  .message-area .cform-item {
    display: inline-block;
    vertical-align: top;
    width: 33%;
  }
  .message-area .cform-item__wrap {
    position: relative;
    margin-right: 18px;
    margin-left: 18px;
  }
  .message-area .cform-item__wrap  .cform-input {
    display: block;
      width: 100%;
      height: 70px;
      border: 0;
      padding: 0 20px;
      box-sizing: border-box;
      outline: 0;
      font-size: 15px;
      background-color: #f3f3f3;
  }
  .message-area label.error {
    font-size: 13px;
    font-weight: normal;
    padding-left: 20px;
    color: #df0000;
  }


  .message-area .lyan {
    margin-top: 50px;
    font-size: 15px;
    color: #9ca2ab;
    margin-bottom: 20px;
  }
  .message-area .cform-textarea {
    box-sizing: border-box;
    padding: 20px;
    margin: 0;
    outline: 0;
    line-height: 1.5;
    width: 100%;
    border: 0;
    resize: none;
    background-color: #f3f3f3;
    font-size: 16px;
    color: #000;
    font-family: 'source-han-sans-simplified-c';
  }
  .message-area .cform-item.col-100 {width: 100%;margin-top: 50px;}
  .message-area .tijiao {
    text-align: center;
  }
  .message-area .tijiao .btn-submit {
    padding: 0 40px;
    border: 2px solid #000;
    border-radius: 30px;
    background-color: rgba(0, 0, 0, 0);
    line-height: 54px;
    margin-top: 50px;
    font-size: 16px;
    cursor: pointer;
  }    
  .message-area .tijiao .btn-submit:hover {
    background-color: #34665c;
    border-color: #34665c;
    color: #fff;
  }
  em.invalid {
    margin-left: 18px;
    color: #ec0000;
  }
  .message-area .cform-item.col-100 em.invalid {
    margin-left: 0;
}

.hero-wrapper.is-contpage {
    display: block;
    min-height: auto;
    padding-bottom: 50px;
}
.is-contpage .hero-head.is-homepage {
    margin-bottom: 15px;
}
.contact-2 {
    position: relative;
    margin-right: 8%;
}
.contact-2 .swiper {
    height: 500px;
    padding-bottom: 80px;
}
.contact-2 .swiper-wrapper {
    height: 100%;
    
}
.contact-2 .swiper-wrapper img {
    height: 100%;
    object-fit: cover;
}
.contact-2 .swiper-horizontal>.swiper-pagination-bullets, 
.contact-2 .swiper-pagination-bullets.swiper-pagination-horizontal, 
.contact-2 .swiper-pagination-custom, .swiper-pagination-fraction {
    position: absolute;
    bottom: 0;
    right: 0;
    display: flex;
    width: auto;
    left: auto;
}
.contact-2 .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, 
.contact-2 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    background: #adadad;
    width: 10px;
    height: 10px;
    margin-left: 30px;
}
.contact-2 {
    padding-bottom: 10px;
}
.contact-img {
    display: flex;
}
.contact-img .img1 {
    width: 48%;
    margin-right: 2%;
}
.contact-img .img2 {
    width: 50%;
    margin-top: 30px;
}
.contact-img img {
    width: 100%;
}

.contact-add {
    /* position: absolute;
    bottom: 50px; */
    margin-bottom: 55px;
}
.contact-add b {
    font-size: 24px;
    display: block;
    line-height: 1.8;
    color: #34665c;
    font-weight: normal !important;
}
.contact-add span {
    display: block;
    font-size: 16px;
    color: #333;
    padding-top: 5px;
}
.contact-add .felx {
    display: flex;
}

.contact-more {
    position: relative;
    margin-right: 8%;
    padding-top: 30px;
    padding-bottom: 30px;
}
.contact-more ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;  
}
.contact-more li {
    border-color: #676767;
    flex: 0 0 46.5%;
    margin-bottom: 55px;
    position: relative;
}
.contact-more li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    opacity: .5;
    background-color: #676767;
}
.contact-more li h3 {
    font-size: 18px;
    line-height: 2;
    color: #333;
    color: #34665c;
    padding-top: 35px;
}
.contact-more li p {
    font-size: 15px;
}
.contact-more li .ico {
    position: absolute;
    right: 10px;
    top: 50%;
}
.contact-more li .ico img {
    width: 38px;
}

.contact-form {
    position: relative;
    margin-top: 30px;
}
.contact-form .main-width{
    background-color: #98e5bb;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    justify-content: center;
    align-items: center;
    height: auto;
    padding: 70px 0;
    position: relative;
    left: -2%;
    background-size: cover;
}
.contact-form .around {
    background-color: #98e5bb;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 100px;
    display: flex;
    position: absolute;
    top: -50px;
    left: 48%;
    transform: translateX(-50%);
    z-index: 2;
}
.contact-form .around img {
    vertical-align: middle;
    max-width: 40px;
    display: inline-block;
}

.inpage .steps__menu {
    position: RELATIVE;
    right: 0;
    top: 0;
    width: 100%;
    MARGIN-TOP: 50PX;
    padding-right: 5%;
}
.inpage .steps-nav__item {height: 70px;}
.inpage .steps-nav__text {font-size: 17px;}
.js-steps-nav-link:hover .steps-nav__text {
    opacity: 1;
    color: #718ba9;
}
.steps-nav__item:hover::before {
    opacity: 1;
    background: #a1b6ce;
}
.steps-nav__item:hover .steps-nav__num {
    background: #2b665c;
    background: #a1b6ce;
    border: 1px solid #a1b6ce;
    color: #fff;
    opacity: 1;
}
.inpage .steps-nav__item a {
    display: block;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    width: 100%;
    color: #2B665C;
    overflow: hidden;
}
.cplist-box ul {
    display: flex;
    flex-wrap: wrap;
}
.cplist-box ul li {
    width: 31%;
    margin-right: 2%;
    background: #f5f5f5;
    border-radius: 10px;
    margin-bottom: 40px;
}
.cplist-box ul li a {
    display: block;
    width: 100%;
}
.cplist-box .step-products__img-wrap:before {
    display: none;
}
.cplist-box .step-products__description .guige {
    font-size: 14px;
    line-height: 1.4;
    padding-left: 28px;
    background: url(../picture/icon_water.png) left no-repeat;
    background-size: 16px;
    color: #333;
    font-weight: normal;
    margin-top: 10px;
    position: relative;
}
.cplist-box .step-products__description .guige .fubt {
    position: absolute;
    right: 10px;
    top: 8px;
    width: 50px;
}

.cplist-box ul li a:hover .step-products__img {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);
}
.step-products__description {
    transition: all 0.42s cubic-bezier(0.645, 0.045, 0.355, 1)
}
.cplist-box ul li a:hover .step-products__description {
    border-radius: 50px;
}
.c-wysiwyg.guige {
    padding-left: 28px;
    background: url(../picture/icon_water.png) left no-repeat;
    background-size: 16px;
}
.o-container.canshu {
    padding-top: 90px;
    padding-bottom: 50px;
}
.c-wysiwyg.-large.-bold tbody {width: 100% !important;}
.o-container.canshu h3 {
    color: #34665c;
    letter-spacing: 0;
    font-size: 26px;
    font-family: "Noto Sans SC", sans-serif;

}
.c-image_inner p {
    position: absolute;
    bottom: 25px;
    text-align: center;
    width: 100%;
    font-size: 18px;
    font-weight: bold;  
}
.back-return {
    margin-bottom: 50px;
    text-align: center;
}

.back-return a {
    display: block;
    width: 150px;
    margin: 0 auto;
    background: #34665c;
    color: #fff;
    border-radius: 50px;
    font-size: 14px;
}
.back-return .button {
    position: relative;
    overflow: hidden;
    text-decoration: none;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    height: 100%;
    display: block;
    width: 150px;
    margin: 0 auto;
    background: #34665c;
    padding: 20px;
    color: #fff;
    border-radius: 50px;
    font-size: 14px;
}
.back-return .button span:first-child {
    position: relative;
    transition: color 600ms cubic-bezier(0.48, 0, 0.12, 1);
    z-index: 10;
}
.back-return .button span:last-child {
    color: white;
    display: block;
    position: absolute;
    bottom: 0;
    transition: all 500ms cubic-bezier(0.48, 0, 0.12, 1);
    z-index: 100;
    opacity: 0;
    top: 50%;
    left: 50%;
    transform: translateY(225%) translateX(-50%);
    height: 14px;
    line-height: 13px;
}
.back-return .button:after {
    content: "";
    position: absolute;
    bottom: -50%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #333;
    transform-origin: bottom center;
    transition: transform 600ms cubic-bezier(0.48, 0, 0.12, 1);
    transform: skewY(9.3deg) scaleY(0);
    z-index: 50;
}
.back-return a:hover .button:after {
    transform-origin: bottom center;
    transform: skewY(9.3deg) scaleY(2);
}
.back-return a:hover span:last-child {
    transform: translateX(-50%) translateY(-50%);
    opacity: 1;
    transition: all 900ms cubic-bezier(0.48, 0, 0.12, 1);
}

.list-news {
    margin-bottom: 40px;
}
.list-news .list-ul {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}
.list-news .list-ul li {
    width: 33%; 
    display: inline-block;
    margin-bottom: 50px;
}

.list-news .list-ul li a{
    display: block;
    position: relative;
    margin-right: 30px;
    overflow: hidden;
}
.list-news .list-ul .news-imgbox {
    overflow: hidden;
    position: relative;
	height:300px
}

.news-imgbox::before {
    /* content: "";
    display: block;
    padding-top: 45%; */
}
.list-ul .news-imgbox img {
    -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
     /* left: 0;
   position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; */
    width: 100%;
	height:100%;
    display: block;
	object-fit:cover
}
.list-ul li:hover img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
}
.list-news .list-ul li .news-intro {
    border: 1px solid rgba(112,112,112,0.1);
}

.news-intro .txt {
    padding: 20px 30px 10px;
}
.news-intro .txt h2 {
    height: 54px;
    line-height: 1.5;
    color: #1E1E1D;
    letter-spacing: 0.05em;
    font-weight: 400;
    font-size: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	-webkit-line-clamp: 2;
}
.news-intro .txt .desc {
    margin-top: 10px;
    height: 56px;
	height:auto;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 00;
    color: #777;
    /*display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;*/
}
.list-ul li .news-date {
    font-size: 14px;
    line-height: 30px;
    color: #34665c;
    text-transform: uppercase;
    margin-top: 30px;
}

.list-ul li .news-more {
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    padding-left: 30px;
    border-top: 1px solid rgba(112,112,112,0.1);
    font-size: 14px;
    line-height: 50px;
    letter-spacing: 1px;
	
}
.list-ul li a:hover .news-more {
    color: #1E1E1D;
}
.list-ul li .news-more .icon-next {
    position: absolute;
    top: 0;
    right: 10px;
    overflow: hidden;
    width: 50px;
    height: 50px;
    display: flex;

}
.list-ul li .news-more .icon-next svg {
    width:27px;
}

.list-ul li:hover .icon-next {
    -webkit-animation: outRightIn 1s ease;
    animation: outRightIn 1s ease;
}

@keyframes outRightIn{
    0%{
        transform: translateX(0);
    }
    50%,60%{
        transform: translateX(100%);
    }
    61%{
        opacity: 0;
        transform: translateX(-100%);
    }
    62%{
        transform: translateX(-100%);
    }
    100%{
        transform: translateX(0);
    }
}


.pager {
    text-align: center;
    padding: 0px 0 50px;
  }
  .pager ul {
    color:#fff
  }
  .pager li {
    display: inline-block;
  }
  .pager a {
    margin-right: 0.1em;
    margin-left: 0.1em;
    min-width: 2.75em;
    line-height: 2.75;
    color: rgb(184 184 184);
    display: inline-block;
    vertical-align: top;
    -webkit-transition: color .3s;
    transition: color .3s;
    font-weight: 500;
    font-size: 0.8333333333vw;
  }
  .pager a:hover {
    color: #2b665c;
    font-weight: bold;
  }
  .pager .prev a, .pager .next a,
  .pager li:first-child a, .pager li:last-child a,
  .pager li:first-child span,  .pager li:last-child span{
    width: 44px;
    height: 44px;
    border-radius: 1em;
    text-indent: -99999px;
  }
  .pager li:first-child a,
  .pager li:first-child span {
    background: url(../picture/list-nav-prev.png) no-repeat center;
  }
  .pager li:last-child a, .pager li:last-child span{
    background: url(../picture/list-nav-next.png) no-repeat center;
  }
  
  
  .pager .prev a:before {
    content: "";
    background: url(../picture/list-nav-prev.png) no-repeat center;
    width: 100%;
    height: 100%;
    display: block;
  }
  .pager .next a:before {
    content: "";
    background: url(../picture/list-nav-next.png) no-repeat center;
    width: 100%;
    height: 100%;
    display: block;
  }
  
  .pager .active a {
    color: #2b665c;
    background: no-repeat url(../picture/bg_pager.png) center center;
    background-size: contain;
    font-weight: bold;
  }
.list-news-width {
    margin-top: 70px;
    margin-bottom: 70px;
}

.list-news-width .fl-pic {
    float: left;

}

.is-aboutpage .tu-wen .tuu a {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
.is-aboutpage .tu-wen .tuu .play {
    position: absolute;
    left: 50%;
    top: 60%;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease; 
}
.is-aboutpage .tu-wen .tuu a:hover .play {
    top: 58%;
}
.is-aboutpage .tu-wen .tuu .play p {
    font-size: 14px;
}

.is-rdpage-new .hero-head.is-homepage {
    align-items: center;
}
.is-rdpage.is-rdpage-new {
    padding-bottom: 0;
    padding-top: 149px;
}
.is-rdpage-new .h1.heading1 {
    font-weight: normal;
    margin-bottom: 0;
    font-size: 32px;
    font-size: 36px;
}
.section-yanfa .righttxt .h2 span {
    display: block;
    font-size: 20px;
    padding-top: 15px;
}
.section-yanfa .h2 span {
    display: block;
    font-size: 20px;
    padding-top: 15px;
}


.section-yanfa-2 .circle-zhuanli {
    display: flex;
    margin-top: 60px;
}
.section-yanfa-2 .circle-zhuanli li {
    width: 120px;
    height: 120px;
    background-color: #f1eeea;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 13px;
    color: #34665c;
    margin-right: 30px;
}
.section-yanfa-2 img {
    max-width: 874px;
}


@media screen and (max-width: 1500px) {
    .timeline__header {
        width: 80%  !important;
        margin: 0 auto;
        margin-bottom: 80px;
    }
	.list-news .list-ul .news-imgbox {
		height:250px
	}
	.news-intro .txt .desc {
    margin-top: 10px;
	}
}


