<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #000;
    font-size: 16px;
    font-family: "Microsoft YaHei";
}

* {
    margin:0;
    padding:0;
    outline:none;
    list-style:none;
    text-decoration:none;
    box-sizing: border-box;
}

a,*:before,*:after{-webkit-transition:all 0.3s ease-in-out;-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}

em,
i,
s,
a {
    font-weight: 400;
    font-style: none;
    text-decoration: none;
    color: #000;
}

a:hover {
    color: #ff0000;
}

img,
input {
    border: 0 none;
    outline-style: none;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    max-width: 100%;
}
input{appearance: none;-moz-appearance: none;-webkit-appearance: none;outline: none;}
select {
    border: inherit;
    background: inherit;
}

table {
    border-collapse: collapse;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clearfix::after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

.w {
    width: 1200px;
    margin: 0 auto;
}

body {
    width: 100%;
    height: 100%;
    min-width: 1200px;
    background: #ffffff;
    overflow:hidden;
    position: relative;
}


.sec1 {
    background: url(../img/banner1.jpg) no-repeat center;
    background-size: cover;
}
.ltop {
    position: absolute;
    top: 60px;
    left: 50px;
    z-index: 9;
}
.menu {
    width: 60px;
	height: 60px;
	background: url(../img/menu.png);
	box-shadow: 8px 9px 7px 2px 
		rgba(64, 62, 62, 0.38);
    border-radius: 50%;
    cursor: pointer;
    float: left;
}
.logo {
    margin-left: 52px;
}

.sec1 .w {
    height: 100%;
    position: relative;
}
.ban {
    position: absolute;
    top: 30%;
    left: 30px;
}
.ban img {
    display: block;
}
.ban2 {
    margin-top: 40px;
    margin-left: 496px;
}
.ban p {
    font-size: 20px;
	line-height: 20px;
	letter-spacing: 7px;
    color: #ffffff;
    margin-left: 500px;
    margin-top: 17px;
}
.ban p span {
    margin-right: 30px;
}
.mouse {
    position: absolute;
    z-index: 10;
    bottom: 25px;
    left: 50%;
    cursor: pointer;
    margin-left: -16px;
}
.mouse:hover{animation:rotate 1s linear infinite}
@keyframes rotate { 0%{transform:scale(1,1);opacity:1} 25%{transform:scale(1.2,1.2);opacity:.9} 100%{transform:scale(1,1);opacity:1} }
#fp-nav ul li a span, .fp-slidesNav ul li a span {
    width: 17px;
	height: 17px;
    background-color: #ffffff;
    margin: 0;
}
#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span{
    width: 17px;
	height: 17px;
    background: url(../img/action.png);
    margin: 0;
}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span{
    width: 17px;
    height: 17px;
    background: url(../img/action.png);
    margin: 0;
}
#fp-nav ul li, .fp-slidesNav ul li {
    margin-top: 20px;
    margin-right: 20px;
}
.sec2-right {
    width: 32%;
    height: 100%;
    background: url(../img/s2bg.png) no-repeat center;
    background-size: cover;
    float: right;
}
.sec2-txt {
    margin-top: 40%;
    margin-left: 73px;
}
.sec2-txt p {
	font-size: 38px;
	line-height: 38px;
	color: #ffffff;
}
.sec2-txt p span {
    display: block;
    font-size: 27px;
    color: #ffffff;
    line-height: 27px;
    margin-top: 14px;
    margin-bottom: 35px;
}
.sec2-txt li {
    width: 255px;
	height: 47px;
	border-radius: 10px;
    border: solid 1px #ffffff;
    color: #ffffff;
    font-size: 30px;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
    font-weight: 100;
    margin-bottom: 10px;
}
.sec2-txt li:hover {
    background-color: #ffffff;
    color: #d5598e;
}
.sec2-left {
    width: 68%;
    height: 100%;
    float: left;
    overflow: hidden;
}
.stitle {
    position: absolute;
    top: 144px;
    left: 8%;
}
.s2ul {
    width: 55%;
    position: absolute;
    top: 23%;
    left: 15%;
}
.s2tl li {
    width: 22%;
    float: left;
    text-align: center;
    line-height: 256px;
    transition: all .2s ease-in-out;
    margin-right: 20px;
}
.s2tl li.active {
    width: 35%;
}
.s2ul-p {
    font-size: 22px;
	line-height: 26px;
	letter-spacing: 23px;
    color: #333333;
    text-align: center;
    margin-top: 40px;
    margin-left: -126px;
}
.s2bl {
    margin-left: 32%;
    margin-top: 67px;
}
.s2bl li {
    width: 20px;
	height: 19px;
	background-color: #ed4882;
    opacity: 0.31;
    border-radius: 50%;
    float: left;
    cursor: pointer;
    margin-top: 5px;
    margin-right: 30px;
    transition: all .2s ease-in-out;
}
.s2bl li.active {
    width: 29px;
	height: 29px;
    background-color: #ed4882;
    opacity: 1;
    margin-top: 0;
}

.s3ul {
    overflow: hidden;
    width: 1202px;
    /* width: 62.6%; */
    height: 100%;
    float: left;
    position: absolute;
    right: 0;
    top: 0;
}
.s3ul li {
    width: 312px;
    /* width: 26%; */
    height: 100%;
    background-color: #d5598e;
    float: left;
    padding-left: 3%;
    padding-top: 200px;
}

.s3ul li:nth-child(1) {
    width: 576px;
    background: url(../img/s3li1.png) no-repeat left center;
    background-size: cover;
}
.s3ul li:nth-child(2) {
    background: url(../img/s3li2.png) no-repeat left center;
    background-size: cover;
}
.s3ul li:nth-child(3) {
    background: url(../img/s3li3.png) no-repeat left center;
    background-size: cover;
}
.s3ul li:nth-child(2) .zixun {
 width: 195px;
}
.s3ul li:nth-child(3) .zixun {
 width: 180px;
}
.s3ul li p {
    font-size: 38px;
	font-weight: 700;
	line-height: 61px;
	letter-spacing: 5px;
    color: #ffffff;
}
.s3ul li b {
    border-top: solid 9px #fff;
}
.s3ul li span {
    display: block;
    font-size: 27px;
	line-height: 51px;
    color: #ffffff;
    font-weight: 100;
    margin-bottom: 50px;
}
.s3ul li .zxClick {
    width: 110px;
	height: 47px;
	border-radius: 10px;
    border: solid 1px #ffffff;
    font-weight: 100;
    font-size: 30px;
	line-height: 47px;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    margin-bottom: 10px;
    transition: all .2s ease-in-out;
}

.s3ul li .zxClick:hover {
    background-color: #ffffff;
    color: #d5598e;
}
.sec4-left {
    width: 60%;
    height: 100%;
    float: left;
    padding-top: 13%;
    padding-left: 14%;
}
.sec4-right {
    width: 40%;
    height: 100%;
    float: right;
    top: 0;
    right: 0;
}
.sec4-right .swiper-pagination-bullet {
    display: block;
    /* width: 660px; */
    width: 84%;
	height: 33%;
	background-color: #5cbdf8;
    border: solid 1px #ffffff;
    border-radius: 0;
    cursor: pointer;
    margin-left: 123px;
    opacity: 0;

}
.sec4-right .swiper-pagination-bullet:nth-child(2) {
    background-color: #9b6ae3;
}
.sec4-right .swiper-pagination-bullet:nth-child(3) {
    background-color: #e36aa2;
}
.sec4-right .swiper-pagination-bullet-active {
    /* width: 783px; */
    width: 100%;
    margin-left: 0;
}
.cotr {
    width: 40%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
.cotr li {
    /* width: 660px; */
    width: 84%;
	height: 34%;
	background-color: #5cbdf8;
    border: solid 1px #ffffff;
    border-radius: 0;
    cursor: pointer;
    margin-left: 123px;
}
.cotr li:nth-child(2) {
    background-color: #9b6ae3;
}
.cotr li:nth-child(3) {
    background-color: #e36aa2;
}
.cotr li.active {
    /* width: 783px; */
    width: 100%;
    margin-left: 0;
}
.cotr li h6 {
    text-align: center;
    font-size: 38px;
    color: #fff;
    margin-top: 40px;
    letter-spacing: 6px;
    margin-bottom: 20px;
}
.cotr li p {
    text-align: center;
    font-size: 30px;
    color: #fff;
    line-height: 40px;
    font-weight: 100;
    letter-spacing: 2px;

}

#certify {
    width: 46vw;
}
#certify .swiper-slide {
    width: 32vw;
    height: 450px;
    overflow: hidden;
}
#certify .swiper-slide video {
    width: 32vw;
    height: 379px;
}
#certify .swiper-slide video source {
    width: 32vw;
    height: 379px;
}
#certify .swiper-slide p {
    font-size: 40px;
    text-align: center;
    letter-spacing: 4px;
}
.s4ul {
    position: absolute;
    top: 0;
    right: 0;
}
.s4ul li {
    width: 660px;
	height: 33%;
}


.sec5l {
    width: 55%;
    height: 100%;
    float: left;
    padding-top: 15%;
    padding-left: 14%;
}
.sec5r {
    width: 45%;
    height: 100%;
    background: url(../img/sec5r.jpg) no-repeat center;
    background-size: cover;
    float: right;
    position: relative;
}
.s5btn {
    width: 235px;
    height: 69px;
    background: url(../img/s5btn.png);
    background-size: cover;
    cursor: pointer;
    font-size: 34px;
	line-height: 69px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 20px;
    margin-left: 10px;
}
.ptime {
    width: 69%;
    position: absolute;
    top: 20%;
    left: -42%;
    z-index: 2;
}
.sec5l .txt h6 {
    font-size: 44px;
	line-height: 80px;
	color: #333333;
}
.sec5l .txt p {
    font-size: 24px;
	line-height: 45px;
	color: #7e7e7e;
}
.sec5l .txt span {
    font-size: 20px;
	color: #7e7e7e;
}
.sec5l .txt p b {
    padding-left: 130px;
    font-weight: 400;
}

/*footer*/

.copyright {
	width: 100%;
	padding: 40px 0;
	background: #f8f8f8;
    clear: both;
    position: absolute;
    bottom: 0;
}

.copyright ul li {
	text-align: center;
	line-height: 2;
	color: #999;
}

.copyright ul li a {
	color: #999;
}

.copyright ul li a:hover {
	color: #e00;
}


@media screen and (max-width: 1440px) {
    .s5btn {
        width: 200px;
        height: 58px;
        font-size: 32px;
        line-height: 58px;
    }
    .sec5l {
        padding-left: 12%;
    }
    .sec5l .txt h6 {
        font-size: 38px;
    }
    .sec5l .txt p {
        font-size: 21px;
    }
    .stitle {
        transform: scale(.8);
        top: 100px;
        left: 6%;
     }

    .s3ul {
        width: 852px;
    }
    .s3ul li {
        width: 240px;
        padding-top: 120px;
    }
    .s3ul li p {
        font-size: 32px;
    }
    
    .s3ul li:nth-child(1) {
        width: 370px;
    }
}

@media screen and (max-width: 1366px) {
    /* 第七屏 */
    .copyright {
        padding: 20px 0;
    }

    .ltop {
        top: 40px;
        left: 40px;
    }
    .cotr li h6 {
        font-size: 32px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .cotr li p {
        font-size: 24px;
    }
}

/*end*/


/* 加载动画 */
.loader_wrapper{position:fixed;top:0;left:0;z-index:999999;width:100%;height:100%;}
.loader_wrapper .loader{position:relative;top:50%;left:50%;z-index:1001;display:block;margin:-75px 0 0 -75px;width:150px;height:150px;border:3px solid transparent;border-radius:50%;border-top-color:#FFF;-webkit-animation:spin 2s linear infinite;-ms-animation:spin 2s linear infinite;-moz-animation:spin 2s linear infinite;-o-animation:spin 2s linear infinite;animation:spin 2s linear infinite;}
.loader_wrapper .loader:before{position:absolute;top:5px;right:5px;bottom:5px;left:5px;border:3px solid transparent;border-radius:50%;content:"";border-top-color:#FFF;-webkit-animation:spin 3s linear infinite;-moz-animation:spin 3s linear infinite;-o-animation:spin 3s linear infinite;-ms-animation:spin 3s linear infinite;animation:spin 3s linear infinite;}
.loader_wrapper .loader:after{position:absolute;top:15px;right:15px;bottom:15px;left:15px;border:3px solid transparent;border-radius:50%;content:"";border-top-color:#FFF;-moz-animation:spin 1.5s linear infinite;-o-animation:spin 1.5s linear infinite;-ms-animation:spin 1.5s linear infinite;-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite;}
.loader_wrapper .load_title{position:absolute;top:60%;z-index:999;width:100%;color:#FFF;text-align:center;font-size:19px;font-family:'Open Sans';line-height:30px;opacity:1;}
.loader_wrapper .load_title span{color:#FFF;font-weight:400;font-style:italic;font-size:13px;opacity:.5;}

.loader_wrapper .loader_section{position:fixed;top:0;z-index:1000;width:50%;height:100%;background-color: #4ad2ce;-webkit-transform:translateX(0);transform:translateX(0);-ms-transform:translateX(0);}
.loader_wrapper .loader_section.section_left{left:0;}
.loader_wrapper .loader_section.section_right{right:0;}

.loaded .loader_wrapper .loader_section.section_left{-webkit-transition:all .5s .3s cubic-bezier(.645,.045,.355,1);transition:all .5s .3s cubic-bezier(.645,.045,.355,1);-webkit-transform:translateX(-100%);transform:translateX(-100%);-ms-transform:translateX(-100%);}
.loaded .loader_wrapper .loader_section.section_right{-webkit-transition:all .5s .3s cubic-bezier(.645,.045,.355,1);transition:all .5s .3s cubic-bezier(.645,.045,.355,1);-webkit-transform:translateX(100%);transform:translateX(100%);-ms-transform:translateX(100%);}
.loaded .loader_wrapper .loader{opacity:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;}
.loaded .loader_wrapper{visibility:hidden;-webkit-transition:all .3s 1s ease-out;transition:all .3s 1s ease-out;-webkit-transform:translateY(-100%);transform:translateY(-100%);-ms-transform:translateY(-100%);}
@-webkit-keyframes spin{
    0%{-webkit-transform:rotate(0);transform:rotate(0);-ms-transform:rotate(0);}
    100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);-ms-transform:rotate(360deg);}
}
@keyframes spin{
    0%{-webkit-transform:rotate(0);transform:rotate(0);-ms-transform:rotate(0);}
    100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);-ms-transform:rotate(360deg);}
}</pre></body></html>