body,h1,h2,h3,h4,p,dl,dd,ul,ol,form,input,textarea,th,td,select{margin:0;padding:0;text-size-adjust: none;line-height: 1;}
h1,h2,h3,h4,h5,h6{font-size:12px;font-weight:normal;margin:0}
li{list-style:none}
a{text-decoration:none}
img{border:none;vertical-align:middle;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor;object-fit: cover;}
table{border:none}
input,textarea{outline:none}
textarea{resize:none;overflow:auto}
.show{
    display: block !important;
}
.flex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.wrap{
    width: 1400px;
    background: url(../img/head_bg.png) no-repeat;
    margin: auto;
    font-family: "noto sans sc";
    background-size: contain;
}
.head{
}
.nav{
    display: inline-block;
    text-align: center;
    margin-top: 23px;
    width: 100%;
}
.nav a{
    display: inline-block;
    font-size: 22spx;
    margin: 0 8px;
    color: #fff;
}
@font-face {
    font-family: 'gchw00u'; 
    src: url('gchw00u.ttf'); 
}
@font-face {
    font-family: 'pmzd'; 
    src: url('pmzd.ttf'); 
}
.slogan_box{
    width: 1000px;
    margin: 92px auto 0;
}
.slogan_box p:not(:last-of-type){
    filter: drop-shadow(0 2px 0 #000);
}
.slogan_box p:nth-of-type(1){
    font-size: 48px;
    font-family: "gchw00u";
    background-image: -webkit-linear-gradient(#f1eac5 30%,#efc881);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 2px;
    transform: skewX(347deg) rotateX(33deg);
}
.slogan_box p:nth-of-type(2) {
    font-size: 53px;
    font-family: "gchw00u";
    background-image: -webkit-linear-gradient(#f1eac5 30%,#efc881);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 18px;
}
.slogan_box p:nth-of-type(3) {
    font-size: 47px;
    font-family: "gchw00u";
    background-image: -webkit-linear-gradient(#f1eac5 30%,#efc881);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 30px;
}
.slogan_box p:nth-of-type(4){
    font-size: 30px;
    margin-top: 50px;
    color: #f0daa5;
}
.main{
    width: 1014px;
    margin: auto;
    padding-bottom: 73px;
}
.intro{
    margin-top: 283px;
    padding: 0 120px;
    box-sizing: border-box;
}
.intro h1{
    font-size: 22px;
    line-height: 30px;
    color: #1c4846;
    text-align: center;
    margin-bottom: 39px;
}
.intro p{
    font-size: 14px;
    line-height: 30px;
    color: #252525;
}
.title{
    text-align: center;
    margin: 67px auto 46px;
}
.title span{
    font-size: 36px;
    position: relative;
    color: #1e4c4b;
    font-weight: bold;
}
.title span::before,.title span::after{
    content: '';
    position: absolute;
    background: url(../img/title_icon.png) no-repeat;
    width: 23px;
    height: 31px;
    top: 15px;
}
.title span::before{
    left: -32px;
}
.title span::after{
    right: -32px;
}

.pnav {
    display: none;
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    padding: 30px;
    position: relative;
    z-index: 99;
}
.rep_con{
   color: #fff; 
   margin-bottom: 10px;
}
.rep_con a{
    display: block;
}
.rep_con:nth-of-type(1) p,.rep_con:nth-of-type(1) a{
    background: #0b8375;
}
.rep_con:nth-of-type(2) p,.rep_con:nth-of-type(2) a{
    background: #0aa18f;
}
.rep_con:nth-of-type(3) p,rep_con:nth-of-type(3) a{
    background: #2ab9a0;
    line-height: 1.5;
}
.rep_left{
    font-size: 24px;
    width: 377px;
    display: flex;
}
.rep_left p{
    width: 100%;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.rep_right{
    font-size: 18px;
    width: 624px;
    box-sizing: border-box;
    text-align: center;
}
.rep_right a{
    padding: 14px 0;
    margin-bottom: 10px;
    border-radius: 12px;
    color: #fff;
}
.rep_right a:last-child{
    margin-bottom: 0;
}
.download{
    width: 677px;
    height: 93px;
    margin: 48px auto 0;
    box-sizing: border-box;
    padding: 0 29px;
    background: url(../img/download.png) no-repeat;
    display: block;
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items: center;
    color: #005a56;
}
.download h1{
    font-size: 27px;
    font-weight: bold;
}
.download h2{
    font-size: 16px;
    line-height: 1.4;
    font-weight: bold;
}
.news_left{
    width: 437px;
    height: 253px;
    border-radius: 10px;
    overflow: hidden;
}
.news_left img{
    width: 100%;
    height: 100%;
}
.news_right{
    width: 550px;
    height: 253px;
    padding-right: 12px;
    overflow: auto;
    box-sizing: border-box;
}
.news_right a{
    display: block;
    margin-bottom: 19px;
    position: relative;
    padding-left: 16px;
}
.news_right a::before{
    width: 8px;
    height: 12px;
    top: 2px;
    left: 0;
    background: url(../img/news_icon.png) no-repeat;
    position: absolute;
    content: '';
}
.news_right a h1{
    font-size: 16px;
    margin-bottom: 11px;
    color: #005a56;
    font-weight: bold;
}
.news_right a h2{
    font-size: 12px;
    line-height: 1.6;
    color: #858484;
}
.moment_left{
    width: 245px;
    background: #0b8375;
    transform: skewX(6deg);
    padding: 44px 30px 0;
    box-sizing: border-box;
    border-radius: 20px;
}
.ml_box{
    transform: skewX(-6deg);
}
.moment_left h1{
    font-size: 20px;
    margin-bottom: 25px;
    font-weight: bold;
    color: #efcb86;
    padding-left: 14px;
    position: relative;
}
.moment_left h1::before{
    width: 10px;
    height: 10px;
    border-radius: 3px;
    background: #dbb378;
    content: '';
    position: absolute;
    top: 6px;
    left: -6px;
    transform: rotateZ(45deg);
}
.moment_left h2{
    font-size: 14px;
    line-height: 1.7;
    color: #ffffff;
}
.moment_right{
    width: 700px;
    height: 384px;
    overflow: auto;
    display: grid;
    grid-template-columns: repeat(auto-fill, 50%);
    grid-template-rows: max-content;
}
.moment_right img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.mr_imgcon{
    width: 313px;
    height: 179px;
    margin-bottom: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.pride_box{
    justify-content: space-between;
    align-content: flex-start;
    flex-wrap: wrap;
    padding: 0 10px;
    max-height: 314px;
    overflow: auto;
    display: flex;
}
.pride_box a{
    flex: 46% 0 0;
    margin-bottom: 17px;
    padding-left: 18px;
    position: relative;
}
.pride_box a h5{
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #005a56;
}
.pride_box a h6{
    font-size: 12px;
    line-height: 1.6;
    color: #858484;
}
.pride_box a::before {
    width: 8px;
    height: 12px;
    top: 2px;
    left: 0;
    background: url(../img/news_icon.png) no-repeat;
    position: absolute;
    content: '';
}
.gia_box{
    padding: 0 68px;
}
.gia_box p{
    font-size: 14px;
    line-height: 2.1;
    color: #252525;
}
.review_box{
    padding: 0 63px;
}
.review a {
    width: 465px;
    max-width: 46%;
    border-radius: 16px;
    overflow: hidden;
    background: #026763;
}
.review a img{
    width: 100%;
    height: 265px;
    object-fit: cover;
}
.review a p{
    font-size: 65px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding: 6px 0 12px;
}
.group_box{
    padding: 0 63px;
    display: flex;
    align-items: flex-end;
}
.gc1 p:not(:last-of-type) {
    margin-bottom: 16px;
}
.gc1 p:not(:first-of-type) {
    font-size: 14px;
}
.gc2{
    margin-left: 156px;
}
.qrcode{
   display: flex;
   font-size: 12px;
   color: #1d2e42;
}
.qrcode div{
    margin: 0 14px;
    text-align: center;
}
.footerwrap{
    background: #005f5c;
    color: #fbfafa;
    font-size: 12px;
    line-height: 21px;
    padding: 28px 0;
}
.footer_box{
    width: 1123px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer_l img{
    width: 98px;
    margin-right: 44px;
}
.footer_r{
    width: 980px;
}
.footer_r li:not(:last-of-type){
    margin-bottom: 22px;
}
.side {
    position: fixed;
    background: linear-gradient(to bottom right,#026763 0 33.33%,#06837e 33.33% 66.66%,#1a8d88    66.66% 100%);
    font-size: 27px;
    color: #e2dab5;
    font-weight: bold;
    box-sizing: border-box;
    padding: 22px 8px;
    z-index: 999;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
    margin: 494px 0px 0 1330px;
    transform: skewY(-10deg);
    border-radius: 10px;
}
.side a{
    font-size: 20px;
    font-weight: bold;
    display: block;
    color: #e2dab5;
}
.side_box{
    transform: skewY(10deg);
}
.side hr{
    border-color: #e2dab5;
    margin: 20px 0;
}
@media screen and (max-device-width: 700px){
    .nav{
        display: none;
    }
    .pnav{
        display: block;
    }
    .wrap{
        width: 100%;
    }
}