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;line-height: 1;}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}li{list-style: none;}body{font-family:''}.show{display:block!important}.flex{display:flex!important;justify-content:space-between;flex-wrap:wrap;}
.mga{margin:auto;}
p:last-child{
  margin-bottom: 0 !important;
}
p:last-child{
  margin-bottom: 0 !important;
}
@font-face {
  font-family:'gchw00u';
  src: url('gchw00u.ttf');
}
body{
  font-family: "Source Han Sans","noto sans sc";
}
.wrap{
  width: 1600px;
  background: url(../img/bg.png) no-repeat top center;
  margin: auto;
  position: relative;
}
.head{
  width: 924px;
  height: 437px;
  padding: 0 34px;
  box-sizing: border-box;
  margin: auto;
  position: relative;
  z-index: 2;
}
.nav{
  margin-top: 18px;
  width: max-content;
  width: 100%;
  position: relative;
  display: inline-block;
}
.nav a{
  font-size: 14px;
  margin: 0 7px;
  color: #424040;
}
.slogan_box{
  margin-top: 67px;
}
.slogan_box p span{
  position: relative;
  z-index: 1;
  transform-origin: left top;
}
.slogan_box p:nth-of-type(1) span{
  font-size: 20px;
  padding: 7px 30px;
  color: #fff;
  display: inline-block;
  margin-top: 6px;
  background: #e6724a;
  border-radius: 14px;
  font-family: 'noto sans sc';
}
.slogan_box p:nth-of-type(2) span{
  font-size: 37px;
  font-family: 'gchw00u';
  color: #047eb7;
  margin-top: 14px;
  transform: rotateY(36deg);
  display: block;
}
.slogan_box p:nth-of-type(3){
  font-size: 24px;
  color: #047eb7;
  margin: 38px 0 0;
  position: relative;
  font-family: 'noto sans sc';
}
.slogan_box p:nth-of-type(4){
  font-size: 20px;
  color: #047eb7;
  margin: 18px 0 0;
  position: relative;
  font-family: 'noto sans sc';
}
.main{
  width: 922px;
  margin: auto;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}
.page{
  display: none;
}
.switch{
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -16px;
}
.switch span{
  font-size: 18px;
  padding: 0 36px;
  font-weight: bold;
  background: #dde2e4;
  cursor: pointer;
  color: #486781;
  position: relative;
  margin-left: 36px;
  display: inline-flex;
  height: 32px;
  align-items: center;
}
span.schedule_seclected{
  background: #e6724a;
  color: #fff;
}
.switch span:nth-of-type(1)::after{
  border-top: 32px solid #dde2e4;
  border-right: 20px solid transparent;
  top: 0;
  right: -20px;
  width: 0;
  height: 0;
  content: '';
  position: absolute;
  border-top-color: #dde2e4;
}
.switch span:nth-of-type(2)::after{
  border-bottom: 32px solid #dde2e4;
  border-left: 20px solid transparent;
  top: 0;
  left: -20px;
  width: 0;
  height: 0;
  content: '';
  position: absolute;
}
span:nth-of-type(1).schedule_seclected::after{
  border-top-color: #e6724a;
}
span:nth-of-type(2).schedule_seclected::after{
  border-bottom-color: #e6724a;
}
.intro{
  margin-top: 55px;
  padding: 23px 32px;
  border-radius: 30px;
  background: #e0f5fc;
  box-sizing: border-box;
}
.intro p{
  font-size: 14px;
  margin-bottom: 14px;
  line-height: 1.5;
  color: #1a1919;
}
.intro_box{
  height: 230px;
  padding-right: 10px;
  overflow: auto;
}
.intro_link{
  margin-top: 22px;
  text-align: center;
}
.intro_link a{
  font-size: 18px;
  padding: 8px 29px;
  margin: 0 2px;
  border: 1px solid #e6724a;
  border-radius: 8px;
  color: #e6724a;
  display: inline-block;
}
.title{
  display: flex;
  font-size: 30px;
  margin: 37px 0 24px;
  color: #047eb7;
  font-weight: bold;
  font-family: 'noto sans sc';
  align-items: center;
}
.title span{
  margin-right: 18px;
  white-space: nowrap;
  transform: skewX(-12deg);
  display: inline-block;
}
.tline{
  flex: 1;
  background: url(../img/title_icon.jpg) no-repeat;
  height: 21px;
}
.sche_right{
  width: 480px
}
.schedule h1{
  font-size: 22px;
  margin: 30px 0 20px;
  font-weight: bold;
  color: #047eb7;
  font-family: 'noto sans sc';
}
.schedule h2{
  font-size: 18px;
  margin-bottom: 20px;
  color: #047eb7;
  font-family: 'noto sans sc';
}
.schedule h3{
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: bold;
  color: #3e60ad;
  font-family: 'noto sans sc';
}
.schedule h4{
  font-size: 16px;
  color: #2a2a2a;
  font-family: 'noto sans sc';
}
.schedule h5{
  font-size: 18px;
  padding: 8px 12px;
  margin-bottom: 14px;
  background: linear-gradient(to right,#cff0ff,#cff0ff,transparent);
  font-weight: bold;
  color: #047eb7;
  font-family: 'noto sans sc';
}
.schedule h5 b{
  font-size: 14px;
  font-weight: normal;
}
.sche_bottom h2{
  padding-left: 14px;
  margin-bottom: 14px;
}
.sche_bottom h6{
  font-size: 16px;
  padding-left: 12px;;
  margin-bottom: 14px;
  font-weight: bold;
  color: #e6724a;
}
.sche_bottom p{
  font-size: 14px;
  padding-left: 12px;
  line-height: 1.5;
  color: #1a1919;
  margin-bottom: 24px;
}
.schedule h5 + h5{
  margin-top: 20px;
}
.news a{
  font-size: 16px;
  padding-left: 25px;
  width: 49%;
  margin-bottom: 29px;
  line-height: 1.2;
  box-sizing: border-box;
  color: #1a1a1a;
  position: relative;
}
.news a::before{
  width: 11px;
  height: 11px;
  top: 4px;
  left: 0;
  border-radius: 100%;
  background: #047eb7;
  position: absolute;
  content: '';
}
.review{
  width: 966px;
  margin: auto;
}
.case_box{
  width: 910px;
	margin: auto;
	display: grid;
  grid-template-columns: repeat(auto-fill,300px);
  row-gap: 8px;
	justify-content: space-between;
}
.case_box img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.case_con{
	width: 300px;
	height: 165px;
  position: relative;
}
.case_right	a{
	display: inline-block;
	margin-bottom: 8.8px;
}
.more_case{
  font-size: 16px;
  padding: 10px 10px 10px 0;
  width: 300px;
  margin-top: 8px;
  color: #ffffff;
  background: #1a70db;
  box-sizing: border-box;
  text-align: right;
  font-weight: bold;
  display: inline-block;
}
.more_case b{
  color: #ffb87f;
  margin-left: 4px;
}
.case_con span{
	left: 0 !important;
	width: 100%;
	text-indent: 12px;
	background-color: rgba(12, 12, 12,.40);
	min-width: 200px;
}
.case_box span{
	font-size: 16px;
	bottom: 0;
	padding: 0px 0 30px 8px;
	box-sizing: border-box;
	font-weight: bold;
	color: #fff;
	position: absolute;
	background: linear-gradient(to bottom,transparent,rgba(0,0,0,.7));
	width: 100%;
}
.group{
  margin: auto;
}
.review .title,.group .title{
  padding-left: 20px;
}
.group_box{
  padding: 56px 50px;
  background: #f2f2f2;
  border-radius: 6px;
  box-shadow: 2px 2px 5px 1px #ccc;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.gc1 p:not(:last-of-type) {
  margin-bottom: 0px;
}
.gc1 p:not(:first-of-type),.gc2 p{
  color: #1d2e42;
  font-size: 14px;
  margin-bottom: 10px;
}
.gc1 p:first-of-type{
font-size: 18px;
margin-bottom: 14px;
color: #1d2e42;
}
.gc2{
  
}
.gc2 img{
  width: 80px;
  margin-bottom: 4px;
}
.qrcode{
  flex-wrap: nowrap;
  display: flex;
  font-size: 12px;
  color: #1d2e42;
  }
.qrcode div{
  text-align: center;
  margin: 0px 4px;
}
.footerwrap{
  margin-top: 89px;
  background: #1c377f;
  color: #fff;
  font-size: 14px;
  line-height: 21px;
  padding: 44px 0 50px;
}
.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: #2f81a7;
  font-size: 18px;
  color: #fefefe;
  box-sizing: border-box;
  padding: 22px 6px;
  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-top: 1px solid #8ab8ed;
  border-bottom: none;
  border-left: none;
  border-right: none;
  margin: 20px 0;
}
@media screen and (max-width:1600px) {
.wrap{
  width: 100%;
  min-width: 1200px;
}
.side{
  right: 20px;
}
}