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;
  background: url(../img/bg.png) no-repeat top center;
  margin: auto;
  position: relative;
}
.head{
  width: 100%;
  position: relative;
  z-index: 2;
}
.nav{
  padding: 16px 280px;
  margin-top: 12px;
  width: max-content;
  display: block;
  margin: auto;
  background: linear-gradient(to right,transparent ,#a6f5f8 20% 80%,transparent);
  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: #11879d;
}
.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(2){
  margin-top: 20px;
}
.slogan_box p:nth-of-type(2) span{
  font-size: 56px;
  font-family: "gchw00u";
  font-weight: bold;
  background-image: linear-gradient(to bottom,#c4fdff,#faffff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 14px;
  color: #fee3aa;
}
.slogan_box p:nth-of-type(3){
  font-size: 21px;
  margin-top: 14px;
  color: #fff;
}
.slogan_box p:nth-of-type(4){
  font-size: 18px;
  padding: 8px 115px;
  color: #11859e;
  width: max-content;
  margin: 34px auto 0;
  font-weight: bold;
  position: relative;
  background: linear-gradient(to right, transparent, #a6f5f8 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;
}
.main{
  width: 910px;
  padding: 70px 0;
  margin: auto;
  box-sizing: border-box;
  position: relative;
}
.banner_left{
  width: 463px;
  height: 260px;
}
.banner img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner_right{
  width: 406px;
}
.banner a {
  align-items: center;
}
.banner h1{
  font-size: 18px;
  margin-bottom: 19px;
  line-height: 1.3;
  font-weight: bold;
  color: #1298a8;
  position: relative;
}
.banner h2{
  font-size: 14px;
  line-height: 1.7;
  color: #373b4e;
}
.title{
  margin: 88px auto 44px;
  position: relative;
}
.title span{
  font-size: 30px;
  color: #12464e;
  font-weight: bold;
  display: inline-block;
  position: relative;
}
.title span:not(.news .title span)::before,.title span:not(.news .title span)::after,.news .title::before,.news .title:after{
  top: 19px;
  width: 34px;
  height: 21px;
  position: absolute;
  content: '';
}
.title span::before,.news .title::before{
  background: url(../img/title_before.png) no-repeat;
  left: -50px;
}
.title span::after,.news .title::after{
  background: url(../img/title_after.png) no-repeat;
  right: -50px;
}
.title{
  display: inline-block;
}
.title_border{
  height: 21px;
  width: 110%;
  left: -5%;
  bottom: -10px;
  z-index: -1;
  background: #80e8eb;
  position: absolute;
}
.news .title span{
  color: #898989;
  cursor: pointer;
  margin: 0 10px;
}
.news .title span.news_selected{
  color: #12464e;
}
.news_outer{
  padding: 41px 20px;
}
.news_box{
  height: 240px;
  padding: 0 12px;
  overflow: auto;
  display: none;
  align-content: flex-start;
}
.news_box a{
  width: 49%;
  padding-left: 22px;
  line-height: 1.2;
  margin-bottom: 30px;
  box-sizing: border-box;
  font-size: 15px;
  color: #333333;
  position: relative;
}
.news_box a:nth-last-child(-n+2){
  margin-bottom: 0;
}
.news a::before{
  width: 10px;
  height: 10px;
  background: #38b9ce;
  position: absolute;
  content: '';
  top: 6px;
  left: 6px;
  z-index: 2;
}
.news a::after{
  width: 10px;
  height: 10px;
  background: #c5c5c5;
  position: absolute;
  content: '';
  top: 1px;
  left: 2px;
}
.title_box:not(.news .title_box){
  text-align: center;
}
.b1_box{
  display: none;
}
.b1_left{
  width: 300px;
  height: 190px;
  position: relative;
}
.block img{
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.b1_left::after{
  width: 100%;
  height: 100%;
  top: 5px;
  left: 5px;
  background: linear-gradient(to right bottom,transparent 50%,#3ac0bb);
  position: absolute;
  content: '';
  z-index: -1;
}
.block h1{
  font-size: 20px;
  line-height: 1.2;
  margin: 20px 0;
  font-weight: bold;
  color: #1298a8;
}
.block h2{
  font-size: 14px;
  line-height: 1.7;
  margin-bottom: 20px;
  color: #373b4e;
}
.b1,.b2{
  display: block;
  position: relative;
}
.b1+.b1{
  margin-top: 60px;
}
.b1_right{
  width: 530px;
}
.b1_switch{
  right: 0;
  bottom: 0;
  position: absolute;
  display: table;
}
.b1_switch span{
  font-size: 18px;
  margin: 0 4px;
  padding: 6px 23px;
  color: #fff;
  font-weight: bold;
  position: relative;
  background: #c9c9c9;
  cursor: pointer;
  display: inline-block;
  transform: skewX(-8deg);
}
.b1_switch span b{
  transform: skewX(8deg);
}
span.b1s{
  background: #0fb2ac;
  color: #fff;
}
.b2t_left{
  width: 375px;
  height: 237px;
  position: relative;
}
.b2t_left::after{
  width: 100%;
  height: 100%;
  top: 5px;
  left: 5px;
  background: linear-gradient(to right bottom,transparent 50%,#3ac0bb);
  position: absolute;
  content: '';
  z-index: -1;
}
.b2t_right{
 width: 495px;
}
.block h3{
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 14px;
  color: #333333;
  display: flex;
}
.block h3 b{
  font-size: 14px;
  font-weight: bold;
  color: #29895e;
  white-space: nowrap;
}
.b2_bottom{
  margin-top: 22px;
  display: grid;
  grid-template-columns: repeat(auto-fill,14.2%);
  justify-content: space-between;
}
.guest_con{
  width: 111px;
  padding: 0 10px;
  overflow: hidden;
  text-align: center;
}
.guest_con img{
  width: 100%;
  height: 146px;
}
.guest_con h6{
  font-size: 14px;
  padding: 4px 10px;
  font-weight: bold;
  color: #333333;
  margin-top: 12px; 
  transform: skewX(-8deg);
  background: #0fb2ac;
}
.guest_con h6 b{
  color: #fff;
  transform: skewX(8deg);
}
.yrd_exce_box{
  padding: 26px 35px;
  margin: auto;
  background: linear-gradient(to right, #e7d6b4, #fff 10% 90%, #e7d6b4) no-repeat;
  border-radius: 10px;
  box-sizing: border-box;
}
.yrd_exce_box p {
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.5;
  color: #4c4c4c;
}
.awards{
  padding: 0 10px;
  display: flex;
  flex-wrap: wrap;
}
.awards h1,.awards a{
  width: 50%;
  font-size: 18px;
  margin-top: 27px;
  font-weight: bold;
  color: #1298a8;
  box-sizing: border-box;
}
.download_box{
  text-align: center;
}
.download{
  margin-top: 42px;
  padding: 15px 39px;
  border-radius: 0 30px 0 30px;
  display: inline-block;
  color: #fff;
  background: linear-gradient(to bottom,#52dddf,#2592bf);
}
.download h2{
  font-size: 21px;
  font-weight: bold;
}
.download h3{
  font-size: 15px;
  margin-top: 7px;
}
.group_box{
  margin-top: 60px;
  box-sizing: border-box;
  width: max-content;
  color: #333333;
}
.group_box h1{
  font-size: 18px;
  margin-bottom: 30px;
}
.group_box h2{
  font-size: 12px;
  margin-bottom: 14px;
}
.g_con2{
  width: 230px;
  text-align: center;
}
.g_con3{
  margin: 0 30px;
}
.qrcode{
  display: grid !important;
  grid-template-columns: 100px 100px;
  justify-content: space-between;
}
.qrcode div{
  margin-bottom: 12px;
  width: 100px;
  white-space: nowrap;
}
.qrcode img {
  width: 100px;
  height: 100px;
  margin: 4px 0;
}
.group_box h2:last-child{
  margin-bottom: 0;
}
.footerwrap {
    background: #118889;
}
.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;
}
.side {
  position: fixed;
  background: linear-gradient(to bottom, transparent, #0fb2ac 5% 95%, transparent);
  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: 30px 0 30px 0;
}
.side a{
  font-size: 18px;
  line-height: 1.3;
  font-weight: bold;
  display: block;
  color: #ffffff;
}
.side_box{
}
.side hr{
  border-color: #1298a8;
  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;
}
