.fullpage .section {
    width: 100vw;
    height: 100vh;
}

/*.container {*/
/*    min-width: 1600px;*/
/*    margin: auto;*/
/*}*/

#fp-nav.fp-right {
    right: 43px;
}

#fp-nav ul li a span {
    width: 11px;
    height: 12px;
    background-color: #002642;
    margin: 0;
}

#fp-nav ul li a.active span {
    width: 11px;
    height: 12px;
    border: solid 1px #002642;
    background: none;
    margin: 0;
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
    margin: 0 !important;
}

/* section0 */
#section0 {
    width: 100%;
    height: 100%;
}

#section0 .bannerSwiper {
    position: relative;
}

#section0 .bannerSwiper .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 100vh;
}

#section0 .bannerSwiper .swiper-wrapper .swiper-slide {
    position: relative;
}

#section0 .bannerSwiper .swiper-wrapper .swiper-slide .banswiper-nr {
    position: absolute;
    width: 90%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#section0 .bannerSwiper .swiper-wrapper .swiper-slide .banswiper-nr h3 {
    font-size: 47px;
    color: #ffffff;
    width: 58%;
    font-family: "Noto Sans SC";
    font-weight: 600;
    line-height: 65px;
    transform: translateY(200px);
    opacity: 0;
}
#section0 .bannerSwiper .swiper-wrapper .swiper-slide .banswiper-nr h5 {
    font-size: 48px;
    color: #000000;
    width: 58%;
    font-family: "Noto Sans SC";
    font-weight: 600;
    line-height: 65px;
    transform: translateY(200px);
    opacity: 0;
    line-height: 84px;
}
#section0 .bannerSwiper .swiper-wrapper .swiper-slide-active .banswiper-nr h5 {
    transform: translateY(0);
    transition: all 1s;
    opacity: 1;
}
#section0 .bannerSwiper .swiper-wrapper .swiper-slide .banswiper-nr h6 {
    font-size: 28px;
    color: #000000;
    font-family: "Noto Sans SC";
    /*font-weight: 500;*/
    line-height: 50px;
    transform: translateY(200px);
    opacity: 0;
}
#section0 .bannerSwiper .swiper-wrapper .swiper-slide-active .banswiper-nr h6 {
    transform: translateY(0);
    transition: all 1.2s;
    opacity: 1;
}
#section0 .bannerSwiper .swiper-wrapper .swiper-slide .banswiper-nr h4 {
    font-size: 18px;
    letter-spacing: 1px;
    color: #ffffff;
    width: 58%;
    opacity: 0.6;
    line-height: 25px;
    margin-top: 1%;
    transform: translateY(200px);
    opacity: 0;
}

#section0 .bannerSwiper .swiper-wrapper .swiper-slide-active .banswiper-nr h3 {
    transform: translateY(0);
    transition: all 1s;
    opacity: 1;
}

#section0 .bannerSwiper .swiper-wrapper .swiper-slide-active .banswiper-nr h4 {
    transform: translateY(0);
    transition: all 1.2s;
    opacity: 1;
}

#section0 .bannerSwiper .swiper-pagination {
    bottom: 26px;
    left: 0;
    width: 100%;
    text-align: left;
    padding-left: 97px;
}

#section0 .bannerSwiper .swiper-pagination .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    background-color: #a1a5aa;
    margin-right: 91px;
    position: relative;
    opacity: 1;
}

#section0 .bannerSwiper .swiper-pagination .swiper-pagination-bullet::before {
    content: "";
    width: 51px;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    top: 5px;
    left: 33px;
}

#section0 .bannerSwiper .swiper-pagination .swiper-pagination-bullet:nth-last-child(1)::before {
    display: none;
}

#section0 .bannerSwiper .swiper-pagination .swiper-pagination-bullet-active {
    width: 11px;
    height: 11px;
    background-color: #ffffff;
    position: relative;
}

#section0 .bannerSwiper .swiper-pagination .swiper-pagination-bullet-active::after {
    content: "";
    width: 21px;
    height: 21px;
    border: solid 1px #ffffff;
    position: absolute;
    left: -5px;
    top: -5px;
    border-radius: 50%;
}

/* index-about */
#section1 {
    width: 100%;
    height: 100%;
    /*background: url(../images/banner2.png) no-repeat center center;*/
    /*background-attachment: fixed !important;*/
    /*background-size:cover ;*/
}

#section1 .index-about .index-about-top {
    display: flex;
    justify-content: space-between;
}

#section1 .index-about .index-about-nr {
    display: flex;
    justify-content: space-between;
    margin-top: 5%;
}

#section1 .index-about .index-about-lt {
    width: 49%;
}

#section1 .index-about .index-about-lt h3 {
    font-size: 48px;
    color: #333;
    font-weight: 550;
}

#section1 .index-about .index-about-lt h4 {
    font-size: 30px;
    line-height: 20px;
    color: #333;
    padding-bottom: 10%;
}

#section1 .index-about .index-about-lt p {
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 1px;
    color: #333;
    text-align: justify;
    font-size: 16px;
}

#section1 .index-about .index-about-rt {
    width: 44%;
    position: relative;
}

#section1 .index-about .index-about-rt .ljgd {
    width: 144px;
    height: 49px;
    border-radius: 25px;
    border: solid 1px #ffffff;
    position: absolute;
    right: 0;
}

#section1 .index-about .index-about-rt .ljgd a {
    text-align: center;
    line-height: 49px;
    font-size: 16px;
    color: #f0f0ed;
}

#section1 .index-about .index-about-rt .index-about-icon {
    width: 70%;
}

#section1 .index-about .index-about-rt .index-about-icon ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#section1 .index-about .index-about-rt .index-about-icon ul li {
    width: 50%;
    text-align: center;
    margin-top: 11%;
}

#section1 .index-about .index-about-rt .index-about-icon ul li:nth-child(1) {
    margin-top: 0;
}

#section1 .index-about .index-about-rt .index-about-icon ul li:nth-child(2) {
    margin-top: 0;
}

#section1 .index-about .index-about-rt .index-about-icon ul li p {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-top: 5%;
}

#section1 .index-about .index-about-rt .index-about-icon ul li img {
    transition: all 0.5s;
}

#section1 .index-about .index-about-rt .index-about-icon ul li:hover img {
    transform: rotateY(360deg);
}

/* section2 */
#section2 {
    width: 100%;
    height: 100%;
    background: url(../images/banner3.png) no-repeat center center;
    background-size:cover ;
    background-attachment: fixed;
}

.fp-watermark {
    display: none !important;
}

#section2 .index-news .index-news-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#tit h3 {
    font-size: 32px;
    color: #ffffff;
    font-weight: 550;
}

#tit h4 {
font-size: 24px;
    line-height: 24px;
    color: #f0f0ed;
}

.ljgd {
    width: 144px;
    height: 49px;
    border-radius: 25px;
    border: solid 1px #ffffff;
    transition: all .5s;
}
.ljgd:hover{
    transform: translateY(5px) translateX(4px);
    box-shadow: 1px 1px 10px #fff;
}
.ljgd a {
    text-align: center;
    line-height: 49px;
    font-size: 16px;
    color: #f0f0ed;
}
#ljgd{
    border: solid 1px #171717;
}
#ljgd:hover{
       box-shadow: 1px 1px 10px #171717;
}
#ljgd a{
    color: #171717;
}
#ljgd1{
    border: solid 1px #171717;
}
#ljgd1:hover{
       box-shadow: 1px 1px 10px #171717;
}
#ljgd1 a{
    color: #171717;
}
#section2 .index-news .index-news-btw {
    margin-top: 5%;
}
#section2 .index-news .index-news-btw .xwSwiper .swiper-wrapper{
    padding: 2% 0;
}
#section2 .index-news .index-news-btw .xwSwiper .swiper-slide{
    transition: all .5s;
}

#section2 .index-news .index-news-btw .xwSwiper .swiper-slide a h4 {
    font-size: 18px;
    line-height: 41px;
    color: #ffffff;
}

#section2 .index-news .index-news-btw .xwSwiper .swiper-slide a h5 {
    font-size: 16px;
    line-height: 41px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 0%;
}

#section2 .index-news .index-news-btw .xwSwiper .swiper-slide a p {
    font-size: 14px;
    line-height: 34px;
    color: #ffffff;
    margin-top: 5%;
}
#section2 .index-news .index-news-btw .xwSwiper .swiper-slide:hover{
    transform: translateY(-20px);
}

/* 模块四 */
#section3 {
    /*background: url(../images/banner4.png) no-repeat center center;*/
    background-size: cover;
    background-attachment: fixed;
}

#section3 .index-hz .index-hz-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#section3 .index-hz .index-hz-nr {
    margin-top: 8%;
}

#section3 .index-hz-nr .hzSwiper .swiper-wrapper {
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto;
}

#section3 .index-hz-nr .hzSwiper .swiper-wrapper .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

/* 新增 x1 */
#sectionx1{
    width: 100%;
    height: 100%;
    /*background: url(../images/x1.png) no-repeat center center;*/
    background-attachment: fixed;
        background-size: cover;
    position: relative;
}
#sectionx1 .i-pro{
    padding-top: 9vh;
}
#sectionx1 .i-pro .index-news-top{
    display: flex;
    justify-content: space-between;
}
#sectionx1 .i-pro .i-pro-bot2
    padding: 9vh 0;
}
#sectionx1 .i-pro .i-pro-bot .swiper-slide a{
    width: 100%;
    padding-bottom: 1%;
}
#sectionx1 .i-pro .i-pro-bot .swiper-slide a .sw-img{
	width: 100%;
	height: 240px;
	border-radius: 20px;
    overflow: hidden;
}
#sectionx1 .i-pro .i-pro-bot .swiper-slide a .sw-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s;
}
#sectionx1 .i-pro .i-pro-bot .swiper-slide a .sw-gd{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #171717;
    padding: 5% 1%;
}
#sectionx1 .i-pro .i-pro-bot .swiper-slide a .sw-gd p{
    font-size: 16px;
	line-height: 20px;
	color: #171717;
}
#sectionx1 .i-pro .i-pro-bot .swiper-slide a .sw-gd>div{
    width: 25px;
	height: 25px;
	border: solid 1px #171717;
    border-radius: 50%;
    font-size: 22px;
    text-align: center;
    line-height: 21px;
    color: #171717;
    transition: all  .5s;
}
#sectionx1 .i-pro .i-pro-bot .swiper-slide:hover a .sw-gd>div{
    transform: rotate(90deg);
}
#sectionx1 .i-pro .i-pro-bot .swiper-slide:hover a .sw-img img{
    transform: scale(1.1);
}
#sectionx1 .i-pro .swiper-pagination{
    position: absolute;
}
#sectionx1 .i-pro .swiper-pagination .swiper-pagination-bullet{
    width: 18px;
	height: 18px;
	background-color: #1EADB3;
    border-radius: 50%;
	opacity: 0.5;
    margin: 0;
    margin: 0 25px;
}
#sectionx1 .i-pro .swiper-pagination  .swiper-pagination-bullet-active{
    opacity: 1;
}
#sectionx2{
    width: 100%;
    height: 100%;
    background: url(../images/x2.jpg) no-repeat center center;
    background-attachment: fixed;
        background-size: cover;
    position: relative;
}
#sectionx2 .i-js{
    padding-top: 14vh;
}
#sectionx2 .i-js .index-news-top{
    display: flex;
    justify-content: space-between;
}
.i-js-bot{
    position: relative;
}
#sectionx2 .i-js .jsSwiper .swiper-slide{
    width: 100%;
    display: flex;
    justify-content: space-between;
    opacity: 0;
    transition: all .5s;
}
#sectionx2 .i-js .jsSwiper .swiper-slide-active{
    opacity: 1;
}
#sectionx2 .i-js .jsSwiper .swiper-slide .js-lt{
    padding-top: 6vh;
    width: 50%;
}
#sectionx2 .i-js .jsSwiper .swiper-slide .js-lt h5{
    font-size: 28px;
	color: #ffffff;
}
#sectionx2 .i-js .jsSwiper .swiper-slide .js-lt h6{
    font-size: 12px;
	line-height: 32px;
	color: #ffffff;
	opacity: 0.5;
}
#sectionx2 .i-js .jsSwiper .swiper-slide .js-lt p{
    font-size: 16px;
	line-height: 32px;
	color: #ffffff;
	min-height: 64px;
    /* width: 70%; */
}
#sectionx2 .i-js .jsSwiper .swiper-slide .js-lt ul{
    margin-top: 7vh;
    padding-left: 4% !important;
}
#sectionx2 .i-js .jsSwiper .swiper-slide .js-lt ul li{
    position: relative;
}
#sectionx2 .i-js .jsSwiper .swiper-slide .js-lt ul li::before{
    content: "";
    position: absolute;
    left: -22px;
    top: 14px;
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    transform: rotate(45deg);
    transition: all .5s;
}
#sectionx2 .i-js .jsSwiper .swiper-slide .js-lt ul li:hover::before{
    background-color: #1c9db6;
    transform: rotate(225deg);
}
#sectionx2 .i-js .jsSwiper .swiper-slide .js-lt ul li a{
    font-size: 18px;
	line-height: 36px;
	color: #ffffff;
}
#sectionx2 .js-rt{
    width: 280px;
    height: 280px;
    border-radius: 50%;
}
#sectionx2 .js-rt img{
    width: 100%;
    height: 100%;
    object-fit: cover;
        border-radius: 50%;
}

.i-js-bot .swiper-button-next{
    background-image: none;
    width: 44px;
    height: 44px;
    background: url(../images/jt1.png) no-repeat center center;
    border: 1px solid #fff;
    border-radius: 50%;
    position: absolute;
    left: 0%;
    top: 93%;
}
.i-js-bot .swiper-button-next::after{
    display: none;
}
.i-js-bot .swiper-button-prev{
    background-image: none;
    width: 44px;
    height: 44px;
    background: url(../images/jt2.png) no-repeat center center;
    border: 1px solid #fff;
    border-radius: 50%;
    position: absolute;
    left: 0%;
    top: 78%;
}
.i-js-bot .swiper-button-prev::after{
    display: none;
}
.i-pro-bot{
    padding: 5% 0;
}
.hz{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.hz li{
    width: 16%;
}
.hz li img{
    width: 56%;
}