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{
}
.wrap{
  width: 1600px;
  background: url(../img/bg.png) no-repeat top center;
  margin: auto;
  position: relative;
}
.head{
  width: 920px;
  height: 463px;
  margin: auto;
}
.nav{
  margin-top: 18px;
  width: max-content;
  width: 100%;
  position: relative;
  display: inline-block;
}
.nav a{
  font-size: 14px;
  margin: 0 7px;
  color: #fff;
}
.slogan_box{
  color: #fff;
  margin-top: 87px;
}
.slogan_box span{
  position: relative;
  z-index: 1;
  transform-origin: left top;
}
.slogan_box h1 span{
  font-size: 21px;
  padding: 6px 17px;
  color: #fff;
  display: inline-block;
  margin-top: 6px;
  background: #1d40b3;
  font-weight: bold;
  border-radius: 14px;
  font-family: 'noto sans sc';
}
.slogan_box h2 span{
  font-size: 36px;
  margin-top: 24px;
  display: block;
  font-weight: bold;
}
.slogan_box h3{
  font-size: 68px;
  margin: 18px 0 0;
  position: relative;
  font-family: 'noto sans sc';
  font-weight: bold;
}
.slogan_box h4{
  font-size: 28px;
  margin: 48px 0 0;
  position: relative;
  font-family: 'noto sans sc';
}
.slogan_box h5{
  font-size: 20px;
  margin: 21px 0 0;
  position: relative;
  font-family: 'noto sans sc';
}
.main{
  width: 920px;
  margin: auto;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}
.intro{
  padding: 23px 22px 23px 32px;
  border-radius: 30px;
  background: #ffffffdb;
  box-shadow: 2px 2px 3px 0 #ccc;
  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 #213f9e;
  border-radius: 8px;
  color: #213f9e;
  display: inline-block;
  font-weight: bold;
}
.title{
  margin: 45px auto 30px;
  text-align: center;
}
.title span{
  font-size: 30px;
  font-weight: bold;
  color: #2d4da8;
  position: relative;
  display: inline-block;
}
.title span::before{
  top: 10px;
  left: -44px;
  width: 20px;
  height: 16px;
  background: url(../img/title_icon.png) no-repeat;
  position: absolute;
  content: '';
}
.title span::after{
  top: 10px;
  right: -44px;
  width: 20px;
  height: 16px;
  background: url(../img/title_icon.png) no-repeat;
  position: absolute;
  content: '';
  transform: scaleX(-1);
}
.schedule .title{
  margin-bottom: 62px;
}
.schedule_box{
  background: url(../img/schedule_bg.png) no-repeat;
  background-size: cover;
  border-radius: 12px;
  position: relative;
}
.schedule_box img{
  top: 0;
  right: 0;
  position: absolute;
}
.schedule_box::before{
  width: 30px;
  height: 99%;
  top: -1%;
  left: 0;
  background: linear-gradient(to right,#8190bc,transparent);
  border-radius: 10px;
  position: absolute;
  content: '';
}
.schedule h1{
  font-size: 22px;
  margin-bottom: 22px;
  padding: 11px 48px 11px 31px;
  color: #fff;
  font-weight: bold;
  background: #2141a0;
  border-radius: 0 40px 40px 0;
  display: inline-block;
}
.schedule h2{
  font-size: 18px;
  padding-left: 31px;
  margin-bottom: 16px;
  color: #303030;
}
.schedule h2 span{
  line-height: 1.3;
}
.schedule h3{
  font-size: 18px;
  padding-left: 31px;
  margin-bottom: 22px;
  font-weight: bold;
  color: #3e60ad;
}
.schedule h3 span{
  font-size: 14px;
  font-weight: initial;
}
.schedule h4{
  font-size: 16px;
  padding-left: 31px;
  margin-bottom: 22px;
  font-weight: bold;
  color: #82040f;
}
.schedule h5{
  font-size: 14px;
  line-height: 1.5;
  padding-left: 31px;
  margin-bottom: 31px;
  color: #1a1919;
}
.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: #2c4ca1;
  position: absolute;
  content: '';
}
.case_box{
	margin: auto;
	display: grid;
  grid-template-columns: repeat(auto-fill,303px);
  row-gap: 8px;
	justify-content: space-between;
}
.case_box img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.case_con{
	width: 303px;
	height: 152px;
  position: relative;
}
.case_right	a{
	display: inline-block;
	margin-bottom: 8.8px;
}
.more_case{
  font-size: 16px;
  padding: 10px 10px 10px 0;
  width: 303px;
  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%;
	background-color: rgba(12, 12, 12,.40);
	min-width: 200px;
}
.case_box span{
	font-size: 15px;
	bottom: 0;
  padding: 10px 0 14px 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%;
  line-height: 1.2;
}
.group{
  margin: auto;
}
.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::after{
    content: '';
    position: absolute;
    background: #ffe285;
    width: 100%;
    height: 20px;
    z-index: -1;
    bottom: -7px;
    left: 0;
} */
.side {
  position: fixed;
  background: #112d80;
  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 a{
  font-size: 18px;
  line-height: 1.3;
  font-weight: bold;
  display: block;
  color: #ffffff;
}
.side_box{
}
.side hr{
  border-color: #8ab8ed;
  border-style: solid;
  margin: 20px 0;
}
@media screen and (max-width:1600px) {
.wrap{
  width: 100%;
  min-width: 1200px;
}
.side{
  right: 20px;
}
}