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 !important;
  justify-content: space-between;
  flex-wrap: wrap;
}

.wrap {
  width: 1600px;
  background: url(../img/bg.png) no-repeat;
  margin: auto;
  text-align: justify;
}

.head {
  width: 100%;
  padding-top: 22px;
  display: inline-block;
  background-position: top center;
  text-align: center;
}
p:last-child{
  margin-bottom: 0 !important;
}
.nav{
  
}
.nav a{
  font-size: 14px;
  margin: 0 15px;
  color: #1a3c6d;
}
@font-face {
  font-family: "wdxyt";
  src: url(./wdxyt.ttf);
}
.slogan{
  margin-top: 63px;
}
.slogan h1 span{
  font-size: 24px;
  padding: 5px 45px;
  margin-bottom: 15px;
  font-family: "noto sans sc";
  color: #fff;
  background: #1673c1;
  border-radius: 100px;
  display: inline-block;
}
.colortext{
  font-family: "wdxyt";
  font-size: 37px;
  transform: rotateY(38deg);
  color: #153b71;
  display: inline-block;
}
.colortext p{
  margin-bottom: 25px;
}
.slogan h2{
  font-size: 23px;
  margin-top: 28px;
  color: #111e4f;
  font-family: "noto sans sc";
}
.intro{
  width: 924px;
  padding: 28px 32px;
  margin: 62px auto 0;
  border-radius: 10px;
  background: #e0f5fc9c;
  box-sizing: border-box;
}
.intro p{
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 20px;
  color: #1a1919;
}
.schedule{
  width: 906px;
  margin: auto;
}
.schedule .title{
  align-items: center;
  flex-wrap: nowrap;
  white-space: nowrap;
}
.title{
  margin: 50px 0 40px;
  display: flex;
  align-items: center;
}
.title b{
  font-size: 36px;
  font-weight: bold;
  color: #2d4da8;
  transform: skewX(-11deg);
  letter-spacing: 2px;
  white-space: nowrap;
}
.switch span{
  font-size: 18px;
  padding: 4px 36px;
  font-weight: bold;
  background: #d1d8da;
  cursor: pointer;
  color: #486781;
  position: relative;
  margin-left: 36px;
}
span.schedule_seclected{
  background: #156eda;
  color: #fff;
}
.switch span:nth-of-type(1)::after{
  border-top: 32px solid #d1d8da;
  border-bottom: 32px solid transparent;
  border-right: 20px solid transparent;
  top: 0;
  right: -20px;
  width: 0;
  height: 0;
  content: '';
  position: absolute;
  border-top-color: #d1d8da;
}
.switch span:nth-of-type(2)::after{
  border-bottom: 32px solid #d1d8da;
  border-left: 20px solid transparent;
  border-right: 32px solid transparent;
  top: 0;
  left: -20px;
  width: 0;
  height: 0;
  content: '';
  position: absolute;
}
span:nth-of-type(1).schedule_seclected::after{
  border-top-color: #156eda;
}
span:nth-of-type(2).schedule_seclected::after{
  border-bottom-color: #156eda;
}
/* .schedule_box{
  padding-left: 30px;
  display: none;
}
.s_box{
  position: relative;
}
.s_box::before{
  width: 13px;
  height: 100%;
  border-radius: 6px 0 0 6px;
  left: -30px;
  background: #4e97ee;
  content: '';
  position: absolute;
}
.schedule h1{
  font-size: 24px;
  margin-bottom: 17px;
  font-weight: bold;
  color: #1658a8;
}
.schedule p{
  font-size: 14px;
  line-height: 1.2;
  color: #1a1919;
  max-width: 508px;
}
.schedule h2{
  font-size: 24px;
  margin-top: 40px;
  margin-bottom: 24px;
  font-weight: bold;
  color: #1658a8;
}
.sche_con{
  display: flex;
}
.sche_left{
  font-size: 18px;
  width: 123px;
  padding-left: 11px;
  margin-right: 40px  ;
  box-sizing: border-box;
  background: #d7f5ff;
  color: #1658a8;
  font-weight: bold;
  display: flex;
  align-items: center;
  line-height: 1.2;
  flex-shrink: 0;
}
.sche_right{
  padding-top: 6px;
}
.schedule h3{
  font-size: 21px;
  margin-bottom: 24px;
  font-weight: bold;
  color: #1a4e7b;
}
.schedule h3 b{
  font-size: 16px;
  color: #1a1919;
  font-weight: normal;
}
.schedule h4{
  font-size: 18px;
  margin-bottom: 16px;
  color: #1a1919;
} */
.news{
  width: 924px;
  margin: auto;
}
.title i{
  flex: 100%;
  height: 21px;
  margin-left: 10px;
  background: linear-gradient(to right,#156eda,transparent);
  transform: skewX(-10deg);
}
.news a{
  font-size: 18px;
  padding-left: 25px;
  width: 44%;
  margin-bottom: 28px;
  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: #00a8b7;
  position: absolute;
  content: '';
}
.review{
  width: 966px;
  margin: auto;
}
.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: 138px;
}
.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: #1a70db;
	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{
  width: 960px;
  margin: auto;
}
.review .title,.group .title{
  padding-left: 20px;
}
.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;
}
@media screen and (max-width:1600px) {
  .wrap{
    width: 100%;
    min-width: 1200px;
  }
  .side{
    right: 20px;
  }
}