*{
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
}
body{
    font-size: 0.14rem;
}

h1,h2,h3,h4,h5,h6{
    font-weight: normal;
}


a {
    text-decoration: none;
    color: #000;
}

ul,li {
    list-style: none;
}
.header{
    width: 100%;
    width: 99%;
    margin: 0 auto;
    height: 7.2rem;
    background: linear-gradient(to right, #091926, #07493B);
    box-sizing: border-box;
    padding-top: 0.72rem;
    margin-bottom: 0.2rem;
    border-radius: 0 0 0.36rem 0.36rem;
}
.headerNav{
    width: 100%;
    height: 0.77rem;
}
.headerNavBanner{
    width: 14rem;
    height: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.headerNavLeft img{
    width: 0.72rem;
    vertical-align: middle;
}
.headerNavMid{
    box-sizing: border-box;
    border-radius: 0.37rem;
    border: 0.02rem solid #FFF;
    padding: 0.17rem 0.9rem;
}
.headerNavMid ul {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}
.headerNavMid ul li a{
    font-family: Adobe Heiti Std;
    font-size: 0.2rem;
    color: #FFFFFF;
}
.active{
    padding: 0.06rem 0.14rem;
    background: linear-gradient(to right, #DDF850, #36F68D);
    border-radius: 0.27rem;
}
.headerNavRight{
    border-radius: 10px 10px 10px 10px;
    width: 1.36rem;
    height: 0.53rem;
    background: linear-gradient(to right, #E1F739, #22F58C);
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Adobe Heiti Std;
    font-size: 0.2rem;
    cursor: pointer;
}
.headerContent{
    width: 14.4rem;
    margin: 0 auto;
    margin-top: 0.6rem;
}
.headerContentTop{
    font-family: Adobe Heiti Std;
    font-size: 0.72rem;
    color: #FFFFFF;
    text-align: center;
}
.headerContentBottom{
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
}
.headerContentBottomLeft{
    font-family: Adobe Heiti Std;
    font-size: 0.52rem;
    color: #FFFFFF;
    background-image: url(../images/top.png);
    background-size: 100% 100%;
    width: 7.1rem;
    height: 1.31rem;
    line-height: 1.61rem;
}
.headerContentBottomRight{
    font-family: Adobe Heiti Std;
    font-size: 0.52rem;
    color: #FFFFFF;
    margin-top: 0.26rem;
    margin-left: 0rem;
}
.headerContentText{
    width: 12rem;
    margin: 0 auto;
    margin-top: 0.3rem;
    text-align: center;
}
.headerContentText p{
    font-family: Adobe Heiti Std;
    color: #FFFFFF;
    font-size: 0.2rem;
}
.contentOne{
    width: 100%;
    box-sizing: border-box;
    height: 8.2rem;
    background-color: #FFFFFF;
    padding-top: 0.2rem;
}
.contentOneBanner{
    width: 13rem;
    margin: 0 auto;
    height: 7.8rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.contentOneBannerLeft{
    width: 6.63rem;
    height: 100%;
    background-image: url(../images/one.png);
    background-size: 100% 100%;
}
.contentOneBannerRight{
    width: 5.95rem;
    height: 100%;
    box-sizing: border-box;
    padding-top: 0.6rem;
}
.contentOneBannerRightTop{
    background-color: #000000;
    width: 2.32rem;
    height: 0.47rem;
    line-height: 0.47rem;
    color: #7CF878;
    text-align: center;
    border-radius: 0.27rem;
}
.contentOneBannerRightTitle{
    margin-top: 0.32rem;
}
.contentOneBannerRightTitle p{
    font-family: Impact;
    font-size: 0.46rem;
    color: #000000;
}
.contentOneBannerRightText{
    margin-top: 0.32rem;
}
.contentOneBannerRightText p{
    margin-bottom: 0.2rem;
}
.contentOneLabel{
    width: 5.95rem;
    height: 1.5rem;
    box-sizing: border-box;
    padding: 0.17rem;
    background: #FAFAFA;
    border: 0.01rem solid #D5D5D5;
    border-radius: 0.14rem;
    margin-bottom: 0.2rem;
    display: flex;
}
.contentOneLabelRight{
    margin-left: 0.1rem;
}
.contentOneLabelRightTitle{
    font-family: Impact;
    font-size: 0.21rem;
    margin-top: 0.06rem;
}
.contentOneLabelRightText{
    margin-top: 0.06rem;
}
.contentTwo{
    width: 100%;
    box-sizing: border-box;
    height: 10.78rem;
    background: linear-gradient(to right, #091926, #07493B);
    margin-top: 0.2rem;
}
.contentTwoBanner{
    width: 12rem;
    height: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    padding-top: 0.43rem;
}
.contentTwoTitle{
    background-color: #000000;
    width: 3.32rem;
    height: 0.47rem;
    line-height: 0.47rem;
    color: #7CF878;
    text-align: center;
    border-radius: 0.27rem;
}
.contentTwoText{
    margin-top: 0.2rem;
}
.contentTwoText p{
    font-family: Impact;
    font-size: 0.46rem;
    color: #FFFFFF;
}
.contentTwoLabel{
    width: 100%;
    height: 3.43rem;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    margin-top: 0.4rem;
}
.contentTwoLabelsOne{
    width: 5.82rem;
    height: 100%;
    background: #22303B;
    border-radius: 0.31rem;
    box-sizing: border-box;
    padding: 0.27rem;
}
.contentTwoLabelsOneTitle{
    box-sizing: border-box;
    color: #FFF;
    font-size: 0.2rem;
    font-weight: 500;
    margin-bottom: 0.2rem;
}
.contentTwoLabelsOneText{
    box-sizing: border-box;
    color: #FFF;
    font-size: 0.16rem;
    line-height: 0.3rem;
}
.contentTwoLabelsTwo{
    width: 2.7rem;
    height: 100%;
    border-radius: 0.31rem;
    background: linear-gradient(to right, #E1F739, #22F58C);
    box-sizing: border-box;
    padding: 0.27rem;
}
.contentTwoLabelsTwoTitle{
    box-sizing: border-box;
    color: #FFF;
    font-size: 0.2rem;
    font-weight: 500;
    margin-bottom: 0.2rem;
}
.contentTwoLabelsTwoText{
    box-sizing: border-box;
    color: #FFF;
    font-size: 0.16rem;
    line-height: 0.3rem;
}
.contentTwoLabelsThree{
    width: 2.7rem;
    height: 100%;
    background: #20534A;
    border-radius: 0.31rem;
    box-sizing: border-box;
    padding: 0.27rem;
}
.contentTwoLabelsThreeTitle{
    box-sizing: border-box;
    color: #FFF;
    font-size: 0.2rem;
    font-weight: 500;
    margin-bottom: 0.2rem;
}
.contentTwoLabelsThreeText{
    box-sizing: border-box;
    color: #FFF;
    font-size: 0.16rem;
    line-height: 0.3rem;
}
.contentThree{
    width: 100%;
    height: 7.6rem;
    background-image: url(../images/two.png);
    background-size: 100% 100%;
    box-sizing: border-box;
    padding-top: 0.4rem;
}
.contentThreeBannerTitle{
    text-align: center;
    font-size: 0.72rem;
    color: #FFF;
}
.contentThreeBanner{
    width: 12rem;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.contentThreeBannerLabel{
    width: 2.75rem;
    height: 0.65rem;
    border-radius: 0.27rem;
    border: 0.02rem solid #FFF;
    background-color: #03811A;
    box-sizing: border-box;
    padding: 0.17rem;
    color: #FFF;
    text-align: center;
}
.contentThreeBannerLabelOne{
    position: absolute;
    bottom: 0.4rem;
}
.contentThreeBannerLabeltwo{
    position: absolute;
    bottom: 2.9rem;
    left: -0.9rem;
}
.contentThreeBannerLabelThree{
    position: absolute;
    top:1.2rem;
    left: 1.9rem;
}
.contentThreeBannerLabelFour{
    position: absolute;
    bottom: 0.4rem;
    right: 0rem
}
.contentThreeBannerLabelFive{
    position: absolute;
    bottom: 2.9rem;
    right: -0.9rem;
}
.contentThreeBannerLabelSix{
    position: absolute;
    top:1.2rem;
    right: 1.9rem;
}
.footer{
   width: 100%;
   height: 3.19rem;
   box-sizing: border-box;
   background-color: #FFF;
   margin-top: 0.4rem;
}
.footerBanner{
    width: 99%;
    height: 3.19rem;
    background: linear-gradient(to right, #091926, #07493B);
    box-sizing: border-box;
    border-radius: 0.36rem 0.36rem 0 0;
    margin: 0 auto;
    padding-top: 1rem;
}
.footerBanner p{
    width: 100%;
    text-align: center;
    color: #FFF;
    font-size: 0.2rem;
    margin-bottom: 0.2rem;
}
.footerBanner p img{
    width: 0.72rem;
    vertical-align: middle;
    margin-right: 0.4rem;
}