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;}.show{display:block!important}.flex{display:flex!important;justify-content:space-between;flex-wrap:wrap;}
.mga{margin:auto;}
p:last-child,a:last-child{
  margin-bottom: 0 !important;
}
.iwh img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body{
  background: linear-gradient(to bottom,#e4f0ff,#edf5ff,#fff) no-repeat top center;
}
.wrap{
  width: 1600px;
  background: url(../img/bg.png) no-repeat;
  margin: auto;
}
@font-face {
  font-family: 'ysbth';
  src: url('./youshebiaotihei.ttf');
}
@font-face {
  font-family:'wdxyt';
  src: url('https://www.guandian.cn/font/wdxyt.ttf');
}
.main{
  width: 922px;
  padding-top: 27px;
  margin: auto;
}
.nav{
  gap: 0 22px;
  display: flex;
  align-items: center;
  justify-content: left;
}
.nav a{
  font-size: 14px;
  color: #333333;
}
::-webkit-scrollbar {
  width: 8px;
  height: 5px;
  border-radius: 100px;
  background:#1d2088;
}
::-webkit-scrollbar-thumb {
  background: #398ee0;
  border-radius: 100px;
}
::-webkit-scrollbar-thumb:hover {
  background:#ccc;
}
.intro{
  width: 100%;
  margin-top: 80px;
  padding: 38px 30px 30px;
  background: url(../img/intro_bg.png) no-repeat 0 0/100% 100%;
  box-sizing: border-box;
}
.intro_box{
  height: 230px;
  padding-right: 6px;
  overflow: auto;
}
.intro p{
  font-size: 14px;
  margin-bottom: 28px;
  line-height: 1.5;
  color: #1a1919;
}
.link_box{
  margin-top: 24px;
  gap: 0 7px;
  justify-content: center;
}
.link_box a{
  width: 170px;
  height: 33px;
  font-size: 18px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../img/link_bg.png) no-repeat 0 0/100% 100%;
  color: #fff;
}
.title{
  margin: 56px auto 36px;
  text-align: center;
}
.title span{
  width: 247px;
  height: 46px;
  font-size: 30px;
  letter-spacing: 5px;
  font-weight: bold;
  color: #fff;
  background: url(../img/title_bg.png) no-repeat;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.schedule_box{
  padding-top: 10px;
  background: url(../img/schedule_bg.png) no-repeat 0 0 /100% 100%;
}
.schedule_box>div:not(:last-child){
  margin-bottom: 30px;
}
.schedule h1 span{
  font-size: 22px;
  margin-bottom: 21px;
  color: #2857b1;
  font-weight: bold;
  position: relative;
  display: inline-block;  
}
.schedule h1 span::after{
  width: 298px;
  height: 15px;
  top: 4px;
  right: -310px;
  background: url(../img/schedule_icon.png) no-repeat;
  position: absolute;
  content: '';
}
.schedule h2{
  font-size: 18px;
  margin-bottom: 20px;
  color: #504949;
  font-weight: bold;
}
.schedule h3{
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 1.3;
  color: #1d4562;
  font-weight: bold;
}
.schedule p{
  font-size: 17px;
  margin: 18px 0 20px;
  color: #514a4a;
}
.news_box{
  padding-right: 12px;
  gap: 28px 0;
  max-height: 320px;
  overflow: auto;
  align-self: flex-start;
}
.news_box a{
  font-size: 16px;
  width: 450px;
  line-height: 1.3;
  color: #1a1a1a;
  position: relative;
  padding-left: 20px;
  box-sizing: border-box;
}
.news a::after{
  width: 16px;
  height: 15px;
  background: url(../img/news_icon.png) no-repeat;
  top: 3px;
  left: 0;
  position: absolute;
  content: '';
}
.review_box{
	margin: auto;
	display: grid;
  grid-template-columns: repeat(auto-fill,217px);
  gap: 16px;
	justify-content: space-between;
}
.review_box img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.review_con{
	width: 217px;
	height: 120px;
  position: relative;
}
.more_case{
  font-size: 16px;
  padding: 10px 10px 10px 0;
  width: 218px;
  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;
}
/* .review_con span{
	left: 0 !important;
	width: 100%;
	background-color: rgba(12, 12, 12,.40);
	min-width: 200px;
} */
.review_con span{
	font-size: 14px;
  left: 0;
	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-bottom: 60px;
}
.group_box{
  box-sizing: border-box;
  width: max-content;
  color: #333333;
  align-items: center;
}
.group_box h1{
  font-size: 18px;
  margin-bottom: 30px;
}
.group_box h2{
  font-size: 14px;
  margin-bottom: 14px;
}
.g_con2{
  width: 380px;
  text-align: center;
}
.g_con3{
  margin: 0 30px;
}
.qrcode img {
  width: 100px;
  height: 100px;
  margin: 4px 0;
}
.group_box h2:last-child{
  margin-bottom: 0;
}
.qrcode{
  gap: 8px;
	margin-top: 12px;
	display: grid;
  grid-template-columns: repeat(3, 120px);
}
.qrcode div{
	text-align: center;
}
.qrcode img{
	width: 100px;
	height: 100px;
}
.qrcode p{
	font-size: 12px;
	text-align: center;
	margin-top: 6px;
}
.footerwrap{
  margin-top: 40px;
  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: #41a6f3;
  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;
}
}