body,dd,dl,form,h1,h2,h3,h4,input,ol,p,select,span,td,textarea,th,ul{margin:0;padding:0;text-size-adjust:none;line-height:1}h1,h2,h3,h4,h5,h6{font-size:12px;font-weight:400;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:0}textarea{resize:none;overflow:auto}body{font-family:''}.show{display:block!important}.flex{display:flex!important;justify-content:space-between;flex-wrap:wrap;}.mga{margin:0 auto;}

@font-face {
  font-family:'gchw00u';
  src: url('gchw00u.ttf');
}
body{
  background-color: #f5f5f5;
}
.wrap{
  width: 1600px;
  margin: auto;
  position: relative;
  background: url(../img/head_bg.png) no-repeat top center;
}
.head{
  width: 100%;
  position: relative;
  z-index: 2;
}
.nav{
  margin-top: 12px;
  width: 100%;
  display: inline-block;
  text-align: center;
}
.nav a{
  font-size: 16px;
  margin: 0 12px;
  color: #ffffff;
}
.slogan_box{
  text-align: center;
  margin-top: 90px;
}
.slogan_box p span{
  position: relative;
  z-index: 1;
}
.slogan_box p:nth-of-type(1) span{
  font-size: 41px;
  font-family: "gchw00u";
  background-image: linear-gradient(to bottom,#ffeccd 30%,#e19d61);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0px 5px 5px #00000066);
}
.slogan_box p:nth-of-type(2){
  margin-top: 20px;
}
.slogan_box p:nth-of-type(2) span{
  font-size: 56px;
  font-family: "noto sans sc";
  font-weight: bold;
  background-image: linear-gradient(to bottom,#ffeccd 30%,#e19d61);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 14px;
  color: #fee3aa;
  filter: drop-shadow(0px 5px 5px #00000066);
}
.slogan_box p:nth-of-type(3){
  font-size: 34px;
  margin-top: 45px;
  color: #f3dfc9;
}
/* .slogan_box p:nth-of-type(4){
  font-size: 26px;
  margin-top: 58px;
  color: #fff;
} */
p:last-of-type{
  margin-bottom: 0 !important;
}
.main{
  width: 1100px;
  padding: 68px;
  padding-top: 206px;
  box-sizing: border-box;
  position: relative;
}
div.main::after {
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  background: #fff;
  left: 0;
  top: 0;
  z-index: -1;
}
.intro{
  width: 870px;
  padding: 61px 42px 42px;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #15736a;
  border-radius: 10px;
  box-sizing: border-box;
}
.intro_title{
  font-size: 20px;
  font-family: 'noto sans sc';
  color: #ffffff;
  position: absolute;
  background: #15736a;
  top: -19px;
  left: 0;
  right: 0;
  margin: auto;
  padding: 8px 44px;
  border-radius: 40px;
  display: table;
}
.intro p{
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 32px;
  color: #333333;
}
.title{
  margin: 62px auto 35px;
  text-align: center;
}
.title span{
  font-size: 30px;
  font-weight: bold;
  position: relative;
  color: #00453a;
}
.title span::before,.title span::after{
  width: 30px;
  height: 29px;
  background: url(../img/title_icon.png) no-repeat;
  top: 6px;
  position: absolute;
  content: '';
}
.title span::before{
  left: -45px;
}
.title span::after{
  right: -45px;
}
.report_box{
  justify-content: center;
}
.rbc{
}
.rbcl{
  width: 141px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  background: linear-gradient(to bottom,#046747,#02332f);
  border-radius: 10px;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  text-align: center; 
  line-height: 1.3;
}
.rbcr{
  flex: 1;
  background: linear-gradient(to bottom,#fff6e7,#f0ceaf);
  position: relative;
  padding: 30px 92px;
  position: relative;
  z-index: 0;
  border-radius: 10px;
  text-align: center;
}
.rbcr p,.rbcr a{
  font-size: 16px;
  margin-bottom: 10px;
  color: #373131;
  line-height: 1.6;
  display: block;
}
.grid{
  display: grid;
  grid-gap: 30px;
}
.download{
  margin-top: 34px;
  text-align: center;
}
.download a{
  font-size: 23px;
  font-weight: bold;
  color: #f3d8bd;
  padding: 10px 25px;
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  background: linear-gradient(to bottom,#0d895c,#014d2c);
  box-shadow: 1px 1px 3px 0px #0009;
}
.download a img{
  margin: auto;
  display: block;
}
.download span span{
  font-size: 12px;
  margin: 0 16px;
}
.news_box{
  flex-wrap: nowrap;
}
.news_left{
  width: 403px;
  height: 253px;
  box-sizing: border-box;
  border-radius: 12px;
  overflow: hidden;
}
.news_right{
  width: 532px;
  height: 253px;
  padding-left: 30px;
  overflow: auto;
  box-sizing: border-box;
}
.news_box a{
  /* width: 48%; */
  margin-right: 12px;
  margin-bottom: 25px;
  box-sizing: border-box;
  position: relative;
  display: block;
  
}
.news_box a::before{
  width: 17px;
  height: 18px;
  background: url(../img/news_icon.png) no-repeat;
  top: 3px;
  left: -30px;
  content: '';
  position: absolute;
}
.news_box a h1{
  font-size: 16px;
  line-height: 1.5;
  color: #006e4e;
  margin-bottom: 11px;
  font-weight: bold;
}
.news_box a h2{
  font-size: 12px;
  line-height: 1.7;
  color: #858484;
}
.news_left{
  position: relative;
}
.news_left p{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  line-height: 1.2;
  padding: 8px;
  background: #0009;
}
.moment_left{
  width: 277px;
  height: 380px;
  padding: 42px 42px 0;
  background: linear-gradient(to bottom,#fffaf2,#f7e4d4);
  transform: skewX(4deg);
  border-radius: 30px;
  box-sizing: border-box;
}
.ml_con{
  transform: skewX(-4deg);
}
.moment_left h1{
  font-size: 20px;
  margin-bottom: 30px;
  color: #006e4e;
  font-weight: bold;
  font-family: 'noto sans sc';
  position: relative;
}
.moment_left h2{
  font-size: 12px;
  line-height: 1.7;
  color: #00453a;
  font-family: 'noto sans sc';
}
.moment_right{
  width: 641px;
  height: 380px;
  overflow: auto;
  padding-right: 10px;
  box-sizing: border-box;
}
.moment_con{
  width: 297px;
  height: 179px;
  margin-bottom: 20px;
  border-radius: 10px;
  overflow: hidden;
}
.moment_con img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pride_box{
  height: 248px;
  padding-right: 20px;
  box-sizing: border-box;
  align-content: flex-start;
}
.pride_box a {
  width: 46%;
  margin-bottom: 20px;
  box-sizing: border-box;
  position: relative;
  display: block;
}
.pride_box a::before{
  width: 17px;
  height: 18px;
  background: url(../img/news_icon.png) no-repeat;
  top: 3px;
  left: -30px;
  content: '';
  position: absolute;
}
.pride_box h1{
  font-size: 16px;
  line-height: 1.5;
  color: #006e4e;
  margin-bottom: 11px;
  font-weight: bold;
}
.pride_box h2{
  font-size: 12px;
  line-height: 1.7;
  color: #858484;
}
.gdiri_box{
  padding: 36px 26px;
  background: linear-gradient(to bottom,#fffaf3,#f7e6d7);
  position: relative;
}
.gdiri_box p{
  font-size: 14px;
  line-height: 1.7;
  margin-bottom: 28px;
  color: #333333;
}
.gdiri_box::before{
  width: 65px;
  height: 30px;
  top: -4px;
  left: -4px;
  background: url(../img/gdiri_before.png) no-repeat;
  position: absolute;
  content: '';
}
.gdiri_box::after{
  width: 65px;
  height: 30px;
  bottom: -4px;
  right: -4px;
  background: url(../img/gdiri_after.png) no-repeat;
  position: absolute;
  content: '';
}
.review_box{
  width: 790px;
}
.review_con{
  width: 244px;
  height: 233px;
  font-size: 16px;
  padding: 14px 20px;
  border-radius: 10px;
  background: #054f49;
  box-sizing: border-box;
  font-weight: bold;
  color: #fff;
}
.review_con img{
  width: 100%;
  height: 145px;
  margin-bottom: 10px;
  object-fit: cover;
}
.group_box{
  box-sizing: border-box;
  width: max-content;
  color: #364454;
  align-items: center;
}
.group_box h1{
  font-size: 18px;
  margin-bottom: 30px;
}
.group_box h2{
  font-size: 12px;
  margin-bottom: 14px;
}
.g_con2{
  width: 210px;
  text-align: center;
}
.g_con3{
  margin: 0 40px;
}
.qrcode img {
  width: 100px;
  height: 100px;
  margin: 4px 0;
}
.group_box h2:last-child{
  margin-bottom: 0;
}
.footerwrap {
  background: #054f49;
}
.footer {
  width: 1000px;
  margin: auto;
  overflow: hidden;
  padding: 10px 0 30px;
}
.footer_l {
  float: left;
  width: 20%;
margin-top: 60px;
}
.footer_r {
  float: right;
  width: 80%;
}
.footer_r li {
  list-style: none;
  float: left;
  text-indent: 24px;
  line-height: 2;
  color: white;
  font-size: 12px;
  margin-top: 60px;
}
@media only screen and (max-width: 1540px){
  .wrap{
    width: 96%;
    min-width: 1100px;
  }
}
@media only screen and (max-width: 1540px){
.side {
  position: fixed;
  right: 20px !important;
}
@media only screen and (max-width: 1160px){
.side {
  margin: 494px 0px 0 1030px;
  right: auto;
}
