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;}
p:last-child{
  margin-bottom: 0 !important;
}
@font-face {
  font-family:'gchw00u';
  src: url('gchw00u.ttf');
}
body{
}
.wrap{
  width: 1600px;
  margin: auto;
  position: relative;
}
.head{
  width: 100%;
  height: 400px;
  position: relative;
  z-index: 2;
  background: url(../img/head_bg.jpg) no-repeat top center;
}
.nav{
  padding: 16px 280px;
  margin-top: 12px;
  width: max-content;
  display: block;
  margin: auto;
  position: relative;
}
.tborder::after{
  width: 100%;
  height: 2px;
  background: linear-gradient(to right,transparent ,#46cad1 20% 80%,transparent);
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  position: absolute;
  content: '';
}
.nav a{
  font-size: 16px;
  margin: 0 12px;
  color: #ffffff;
}
.slogan_box{
  text-align: center;
  margin-top: 59px;
}
.slogan_box p span{
  position: relative;
  z-index: 1;
}
.slogan_box p:nth-of-type(1) span{
  font-size: 36px;
  font-family: "gchw00u";
  color: #fff;
}
.slogan_box p:nth-of-type(1) span{
  font-family: "gchw00u";
  font-weight: bold;
  background-image: linear-gradient(to bottom,#ffe7dd,#f3b98b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 14px;
}
.slogan_box p:nth-of-type(2){
  margin-top: 16px;
}
.slogan_box p:nth-of-type(2) span{
  font-size: 56px;
  font-family: "gchw00u";
  font-weight: bold;
  background-image: linear-gradient(to bottom,#ffe7dd,#f3b98b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 14px;
  color: #fee3aa;
}
.slogan_box p:nth-of-type(3){
  font-size: 25px;
  margin-top: 53px;
  color: #fff;
}
/* .slogan_box p:nth-of-type(4){
  font-size: 18px;
  padding: 8px 115px;
  color: #fff;
  width: max-content;
  margin: 34px auto 0;
  font-weight: bold;
  position: relative;
  background: linear-gradient(to right, transparent, #0fb2ac 20% 80%, transparent);
}
.slogan_box p:nth-of-type(4)::after{
  width: 100%;
  height: 2px;
  background: linear-gradient(to right,transparent ,#27e1e8 20% 80%,transparent);
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  position: absolute;
  content: '';
} */
p:last-of-type{
  margin-bottom: 0 !important;
}
:is(.news_box,.moment_right) img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main{
  width: 904px;
  padding: 66px 0 0;
  margin: auto;
  box-sizing: border-box;
  position: relative;
}
.intro{
  position: relative;
  box-sizing: border-box;
  padding: 60px 12px;
}
.intro::before{
  width: 355px;
  height: 191px;
  top: -10px;
  left: -30px;
  background: url(../img/intro_before.png) no-repeat;
  position: absolute;
  content: '';
  z-index: -1;
}
.intro::after{
  width: 355px;
  height: 191px;
  right: -20px;
  bottom: -20px;
  background: url(../img/intro_after.png) no-repeat;
  position: absolute;
  content: '';
}
.intro_box{
  width: 806px;
  margin: auto;
  overflow: auto;
  z-index: 1;
  position: relative;
}
.intro p{
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 22px;
  color: #333333;
}
.title{
  text-align: center;
  width: max-content;
  position: relative;
  margin: 48px auto 32px;
}
.title span{
  padding: 10px 80px;
  display: inline-block;
  position: relative;
  transform: skewX(-14deg);
  background: linear-gradient(to right,#1d638f,#86dcee);
  color: #fff;
  border-radius: 6px;
}
.title img{
  right: -10px;
  bottom: -6px;
  position: absolute;
  z-index: -1;
}
.title span b{
  font-size: 20px;
  font-weight: bold;
  transform: skewX(14deg);
  display: inline-block;
}
.intro .title{
  left: 0;
  right: 0;
  top: -10px;
  margin: auto;
  position: absolute;
}
.intro_link{
  text-align: center;
}
.intro a{
  font-size: 18px;
  padding: 10px 27px;
  margin-top: 30px;
  font-weight: bold;
  color: #fff;
  background: linear-gradient(to right,#3485d1,#3cbed9);
  display: inline-block;
  border-radius: 6px;
  box-shadow: 0 2px 5px 0 #ccc;
}
.rb_con{
  width: 100%;
  box-sizing: border-box;
  border-radius: 10px;
  /* background: linear-gradient(to bottom,#1ea3bc,#1c4f75); */
}
.rb_con:nth-of-type(1) .rbcr{
  padding: 26px 10px 26px 50px;
}
.rbcl{
  font-size: 18px;
  padding: 40px 0;
  color: #fff;
  font-weight: bold;
  flex: 1;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 0;
  flex-wrap: wrap;
}
.rbcl span{
  flex: 100%;
  text-align: center;
}
.rbcr{
  width: 100%;
  padding: 0 12px;
  color: #3b3c3d;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  overflow: hidden;
  text-align: center;
  align-items: center;
  background: #f2f2f2;
  border-radius: initial !important; 
}
.rbcr .bg{
  width: 120%;
  height: 200%;
  border-radius: 48%;
  background: #f2f2f2;
  position: absolute;
  z-index: -1;
  top: -50%;
  left: 10px;
  display: none;
}
.rbcr .p{
  width: 100%;
  position: relative;
}
.rbcr p,.rbcr a{
  font-size: 17px;
  line-height: 2;
  color: #000;
  display: block;
}
.report_download{
  margin-top: 31px;
  text-align: center;
}
.report_download a{
  font-size: 20px;
  padding: 18px 50px;
  border-radius: 12px;
  color: #fff;
  background: linear-gradient(to bottom,#1eb0c8,#0c5a84);
  box-sizing: border-box;
  display: inline-block;
}
.report_download a h1{
  font-size: 20px;
  margin-bottom: 10px;
}
.report_download a h2{
  font-size: 14px;
}
.news_left{
  width: 409px;
  height: 259px;
  border-radius: 12px;
  overflow: hidden;
}
.news_right{
  width: 470px;
  height: 260px;
  padding-right: 14px;
  overflow: auto;
  box-sizing: border-box;
}
.news_right a{
  margin-bottom: 18px;
  padding-left: 25px;
  display: block;
  position: relative;
}
.news_right a::before{
  width: 8px;
  height: 8px;
  top: 2px;
  left: 0;
  border: 1px solid #a88a6c;
  border-radius: 1px;
  position: absolute;
  content: '';
}
.news_right a::after{
  width: 8px;
  height: 8px;
  top: 6px;
  left: 5px;
  border: 1px solid #4e75b1;
  border-radius: 1px;
  position: absolute;
  content: '';
}
.news_right a h1{
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 10px;
  color: #0d6089;
}
.news_right a h2{
  font-size: 12px;
  line-height: 1.5;
  color: #5d5d5d;
}
.moment_left{
  width: 215px;
  padding: 37px 21px;
  border-radius: 12px;
  box-sizing: border-box;
  background: linear-gradient(to right bottom,#0b5883,#1eb0c8);
}
.moment_left h1{
  font-size: 20px;
  margin-bottom: 34px;
  font-weight: bold;
  color: #fff;
  border-radius: 8px;
  position: relative;
}
.moment_left h1::after{
  height: 3px;
  width: 33px;
  left: 0;
  bottom: -16px;
  background: #fff;
  position: absolute;
  content: '';
}
.moment_left h2{
  font-size: 14px;
  line-height: 1.7;
  color: #fff;
}
.moment_right{
  width: 666px;
  height: 440px;
  overflow: auto;
  display: grid;
  grid-template-columns: repeat(auto-fill, 50%);
  justify-content: space-between;
  grid-template-rows: max-content;
}
.mr_imgcon{
  width: 306px;
  height: 207px;
  margin-bottom: 20px;
  border-radius: 10px;
  overflow: hidden;
}
.mr_imgcon:nth-last-child(-n + 2){
  margin-bottom: 0;
}
.pride_box{
  height: 249px;
  padding-right: 6px;
  align-content: flex-start;
  overflow: auto;
}
.pride a{
  width: 50%;
  font-size: 16px;
  padding-left: 24px;
  margin-bottom: 38px;
  box-sizing: border-box;
  color: #0d6089;
  position: relative;
}
.pride a::before{
  width: 8px;
  height: 8px;
  top: 2px;
  left: 0;
  border: 1px solid #a88a6c;
  border-radius: 1px;
  position: absolute;
  content: '';
}
.pride a::after{
  width: 8px;
  height: 8px;
  top: 6px;
  left: 5px;
  border: 1px solid #4e75b1;
  border-radius: 1px;
  position: absolute;
  content: '';
}
.gdiri{
  margin-top: 40px;
}
.gdiri p{
  line-height: 1.7;
}
.review_box {
  display: flex;
  overflow-x: auto;
  justify-content: center;
  padding-bottom: 20px;
}
.review_con {
  width: 277px;
  height: 156px;
  box-sizing: border-box;
  background-position: right;
  background-size: cover;
  position: relative;
  flex: none;
  margin: 0 19px;
}
.review_con img {
  width: 100%;
  height: 100%;
  border-radius: 6px;
}
.review_con p {
  width: 220px;
  font-size: 16px;
  color: #fff;
  box-sizing: border-box;
  position: absolute;
  background: linear-gradient(to right,#1e9fb9,#1c567c);
  font-weight: bold;
  margin: auto;
  left: 0;
  right: 0;
  bottom: -12px;
  padding: 4px 12px;
  text-align: center;
  border-radius: 4px;
}
.group_box b{
  font-size: 14px;
  display: inline-block;
  margin-bottom: 6px;
}
.group_box{
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.group_box p{
  color: #364454;
  font-size: 12px;
  line-height: 1.5;
  white-space: nowrap;
}
.group h1{
  color: #364454;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 12px;
}
.qrcode{
  display: flex;
}
.qrcode div{
  text-align: center;
  margin-right: 20px;
}
.qrcode img{
  width: 100px;
  height: 100px;
}
.qrcode p{
  font-size: 12px;
  text-align: center;
  margin-top: 2px;
}
.footerwrap{
  background: #20759a;
  margin-top: 60px;
  padding: 28px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fbfafa;
  font-size: 14px;
  line-height: 21px;
}
.footer{
  width: 960px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
.footer_l img{
  /* width: 130px; */
  margin-right: 30px;
}
.footer_r{
  width: 744px;
}
.footer_r li:not(:last-of-type){
  margin-bottom: 22px;
}
.side {
  position: fixed;
  background: linear-gradient(to bottom,#38b9ce,#0b5884);
  font-size: 18px;
  color: #fefefe;
  box-sizing: border-box;
  padding: 32px 10px;
  z-index: 999;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
  margin: 494px 0px 0 1430px;
  border-radius: 10px;
}
/* .side::after{
  content: '';
  position: absolute;
  background: #ffe285;
  width: 100%;
  height: 20px;
  z-index: -1;
  bottom: -7px;
  left: 0;
} */
.side a{
  font-size: 18px;
  line-height: 1.3;
  font-weight: bold;
  display: block;
  color: #ffffff;
}
.side_box{
}
.side hr{
  border-color: #ebcb93;
  margin: 20px 0;
}
@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;
}