body,
h1,
h2,
h3,
h4,
p,
dl,
dd,
ul,
ol,
form,
input,
textarea,
th,
td,
select,
span {
  margin: 0;
  padding: 0;
  text-size-adjust: none;
  line-height: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 12px;
  font-weight: normal;
  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: none
}

textarea {
  resize: none;
  overflow: auto
}

body {
  font-family: 'noto sans sc';
}

.show {
  display: block !important;
}

.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.wrap {
  width: 1600px;
  background: url(../img/bg.png) no-repeat;
  margin: auto;
  text-align: justify;
}
.head{
  display: inline-block;
}
.nav{
  margin-top: 18px;
  margin-left: 210px;
}
.nav a{
  font-size: 14px;
  margin-right: 16px;
  color: #ffffff;
}
.slogan{
  margin-top: 140px;
  margin-left: 297px;
}
.slogan p:nth-of-type(1){
  font-size: 32px;
  font-weight: bold;
  font-family: "noto sans sc";
  color: #4a7cbf;
}
.slogan p:nth-of-type(2){
  font-size: 46px;
  margin: 18px 0 22px;
  font-weight: bold;
  font-family: "noto sans sc";
  color: #2e507d;
}
.main{
  width: 1040px;
  margin: auto;
}
p:last-of-type{
  margin-bottom: 0%
}
.intro{
  margin-top: 100px;
  padding: 0 70px;
  box-sizing: border-box;
}
.intro p{
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 30px;
  color: #434f5f;
}
.intro p:nth-of-type(1){
  width: 660px;
}
.intro p:nth-of-type(2){
  width: 740px;
}
.intro p:nth-of-type(3){
  width: 840px;
}
.intro p:nth-of-type(n+5){
  display: none;
}
.more{
  text-align: center;
}
.more span{
  font-size: 18px;
  padding: 10px 57px;
  margin-top: 10px;
  letter-spacing: 3px;
  border-radius: 100%;
  display: inline-block;
  color: #fff;
  background: linear-gradient(to top,#0d3f77,#4083ce);
  cursor: pointer;
  position: relative;
}
.more span::after{
  width: 140%;
  height: 120%;
  left: -20%;
  top: -10%;
  border-radius: 100%;
  background: linear-gradient(to top,#fff1d6,#e4b271);
  position: absolute;
  content: '';
  z-index: -1;
}
.title{
  margin: 68px 0 48px;
  position: relative;
  text-align: center;
}
.title span{
  font-size: 36px;
  padding: 0 12px;
  color: #1b5697;
  background: #fff;
  font-weight: bold;
}
.title::after{
  height: 10px;
  background: #d2e1f6;
  width: 100%;
  position: absolute;
  left: 0%;
  top: 37%;
  z-index: -1;
  content: '';
}
.schedule_box{
  padding: 0 40px;
}
.s2{
  width: 408px;
}
.s2 h2{
  font-size: 16px !important;
  line-height: 1.5;
  white-space: nowrap;
}
.schedule img{
  border-radius: 10px;
}
.day{
  font-size: 18px;
  font-size: 18px;
  padding: 7px 22px;
  margin-bottom: 15px;
  display: inline-block;
  color: #fff;
  border-radius: 100px;
  background: #5daada;
  font-weight: bold;
}
.schedule h1{
  font-size: 24px;
  margin-bottom: 25px;
  font-weight: bold;
  color: #2e5c9b;
  font-family: "noto sans sc";
}
.schedule p{
  font-size: 14px;
  margin: 10px 10px 30px;
  width: 362px;
  color: #434f5f;
  line-height: 1.5;
}
.schedule .flex{
  margin-top: 20px;
}
.s1{
  margin-top: 16px;
  margin-bottom: 30px;
}
.schedule i{
  font-size: 14px;
  padding: 5px 20px;
  margin-right: 10px;
  margin-top: 30px;
  border-radius: 100px;
  background: #5daada;
  color: #fff;
  display: inline-block;
  vertical-align: text-bottom;
  font-style: normal;
}
.schedule h2{
  font-size: 20px;
  margin-bottom: 16px;
  font-weight: bold;
  color: #2e5c9b;
  font-family: "noto sans sc";
}
.schedule h3{
  font-size: 16px;
  line-height: 1.5;
  padding: 16px 24px;
  margin: 0 auto 18px;
  width: 408px;
  box-sizing: border-box;
  font-weight: bold;
  background: #cfe5f3;
  border-radius: 6px;
  color: #4c7ec2;
  font-family: "noto sans sc";
}
.schedule .flex:nth-of-type(2){
  padding: 0 40px 0 10px;
}
.s2 p{
  width: 388px;
}
.schedule h4{
  font-size: 18px;
  margin-top: 19px;
  margin-bottom: 44px;
  color: #2e5c9b;
}
.news_box{
  padding: 0 44px;
}
.news a{
  font-size: 18px;
  margin-bottom: 28px;
  padding-left: 26px;
  color: #434f5f;
  position: relative;
  flex: 45%;
}
.news a::before{
  width: 10px;
  height: 10px;
  top: 4px;
  left: 6px;
  background: #3086e5;
  position: absolute;
  content: '';
}
.case_box{
	width: 966px;
	margin: auto;
	display: flex;
	justify-content: center;
}
.case_box img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.case_left{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: flex-start;
	margin-right: 11px;
	/* width: 320px; */
}
.case_left .case_con{
	width: 318px;
	height: 209px;
	margin-bottom: 12px;
}
.case_right{
	width: 309px;
}
.case_right .case_con:not(:last-child){
	width: 309px;
  height: 189px;
}
.case_right	a{
	display: inline-block;
	margin-bottom: 8.8px;
}
.case_right a:nth-last-of-type(1){
	font-size: 16px;
	padding: 10px 10px 10px 0;
	width: 309px;
	color: #ffffff;
	background: #5263a4;
	box-sizing: border-box;
	text-align: right;
	font-weight: bold;
}
.case_right a:nth-last-of-type(1) b{
	color: #ffb87f;
	margin-left: 4px;
}
.case_con{
	display: inline-block;
	position: relative;
}
.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,.2));
	width: 100%;
}
.group_box{
    padding: 56px 63px;
    background: #f2f2f2;
    border-radius: 6px;
    box-shadow: 2px 2px 5px 1px #ccc;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.gc1 p:not(:last-of-type) {
    margin-bottom: 0px;
}
.gc1 p:not(:first-of-type),.gc2 p{
    font-size: 14px;
    margin-bottom: 10px;
}
.gc1 p:first-of-type{
    font-size: 21px;
    margin-bottom: 14px;
    color: #1d2e42;
}
.gc2{
    margin-left: 156px;
}
.qrcode{
   display: flex;
   font-size: 12px;
   color: #1d2e42;
}
.qrcode div{
    margin: 0 14px;
    text-align: center;
}
.footerwrap{
  margin-top: 89px;
    background: #10427c;
    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;
}