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{font-family:'noto sans sc','Source Han Sans CN'} */
@font-face {
  font-family:'wdxyt';
  src: url('https://www.guandian.cn/font/wdxyt.ttf');
}
body{
}
.wrap{
  width: 1600px;
  margin: auto;
  position: relative;
  background-color: #f5f5f5;
}
.head{
  width: 100%;
  height: 447px;
  padding: 0 363px;
  background: url(../img/head_bg.png) no-repeat top center;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.nav{
  margin-top: 21px;
  width: 100%;
  display: inline-block;
}
.nav a{
  font-size: 16px;
  margin: 0 6px;
  color: #ffffff;
}
div.main{
  width: 1100px;
  margin: auto;
  padding: 70px 115px 30px;
  box-sizing: border-box;
  position: relative;
  background: #fff;
}
.wbg{
  width: 100%;
  height: 160px;
  position: absolute;
  background: #fff;
  left: 0;
  top: -110px;
  z-index: 0;
}
.intro{
  position: relative;
}
.intro_box{
  padding: 42px;
  border-radius: 6px;
  border: 1px solid #15736a;
  position: relative;
  border-radius: 0 0 36%;
  z-index: 2;
  background: #fff;
}
.link_box{
  width: 100%;
  background: #006e4e;
  position: absolute;
  z-index: 0;
  left: 0;
  bottom: -20px;
  text-align: right;
  padding: 100px 0 16px;
  border-radius: 0 0 10px 10px;
}
.intro p{
  font-size: 14px;
  line-height: calc(24/14);
  margin-bottom: 30px;
  color: #333333;
}
.intro_title{
  font-size: 20px;
  left: 0;
  top: -32px;
  padding: 12px 40px;
  border-radius: 0 10px 10px 0;
  background: #006e4e;
  color: #fff;
  font-family: 'source han sans cn';
  position: absolute;
}
.intro_title::before{
  width: 15px;
  height: 60px;
  left: -15px;
  top: 0;
  background: url(../img/intro_icon.png);
  position: absolute;
  content: '';
}
.title{
  margin: 61px auto 42px;
  text-align: center;
}
.report .title{
  margin-bottom: 93px;
}
.title span{
  font-size: 30px;
  font-weight: bold;
  color: #15736a;
  position: relative;
}
.title span::before{
  width: 122px;
  height: 26px;
  left: -150px;
  top: 6px;
  bottom: 0;
  margin: auto;
  background: url(../img/title_icon.png) no-repeat;
  position: absolute;
  content: '';
}
.title span::after{
  width: 122px;
  height: 26px;
  right: -150px;
  top: 6px;
  bottom: 0;
  margin: auto;
  background: url(../img/title_icon.png) no-repeat;
  position: absolute;
  content: '';
  transform: rotateY(180deg);
}
.report_con{
  position: relative;
  background: #f8f5f5;
  border-radius: 30px;
  border: 2px solid #e5d1b4;
}
.re_text{
  width: 415px;
  padding: 35px 2px;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  z-index: 1;
}
.report_con::before{
  top: -30px;
  left: 50px;
  border: 16px solid transparent;
  border-bottom: 16px solid #f8f5f5;
  width: 0px;
  content: '';
  position: absolute;
  filter: drop-shadow(0px -2px 0px #e5d1b4);
  z-index: 2;
}
.report_title{
  width: 367px;
  padding: 16px 0 30px;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  top: -50px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  position: absolute;
  background: #006e4e;
  border-radius: 16px;
}
.report_con p,.report_con a{
  font-size: 16px;
  margin-bottom: 20px;
  color: #b4962f;
  display: block;
}
.system_box{
  padding-left: 80px;
}
.system_con{
  width: 544px;
  height: 109px;
  margin-bottom: 22px;
  padding-left: 40px;
  background: #f8f5f5;
  position: relative;
  display: flex;
  align-content: center;
  border: 1px solid #cfa972;
  border-radius: 16px 100px 100px 16px;
}
.system_con span{
  width: 54px;
  height: 54px;
  font-size: 25px;
  color: #fff;
  top: 0;
  left: -24px;
  bottom: 0;
  margin: auto;
  position: absolute;
  background: url(../img/system_icon.png) no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}
.system_con h1{
  font-size: 18px;
  margin-bottom: 13px;
  color: #15736a;
  width: 100%;
}
.system_con h2{
  font-size: 14px;
  line-height: 1.2;
  padding-right: 16px;
  color: #595757;
  width: 100%;
}
.news_box{
  max-height: 210px;
  padding-right: 12px;
  overflow: auto;
}
.news_box a{
  width: 48%;
  font-size: 15px;
  margin-bottom: 27px;
  padding-left: 18px;
  line-height: 1.5;
  color: #3c7876;
  position: relative;
  box-sizing: border-box;
}
.news_box a::before{
  width: 9px;
  height: 5px;
  background: #006e4e;
  left: 0;
  top: 5px;
  position: absolute;
  content: '';
  z-index: 1;
}
.news_box a::after{
  width: 9px;
  height: 5px;
  background: #d9ba8e;
  left: 4px;
  top: 8px;
  position: absolute;
  content: '';
  z-index: 0;
}
.review_con{
  width: 210px;
  font-size: 29px;
  border-radius: 12px;
  background: #0b8375;
  box-sizing: border-box;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding-bottom: 4px;
}
.review_con img{
  width: 100%;
  height: 130px;
  margin-bottom: 4px;
  object-fit: cover;
}
.gdiri p{
  font-size: 14px;
  margin-bottom: 18px;
  color: #595757;
  line-height: calc(10/7);
  font-family: 'noto sans sc','source han sans cn';
}
.group_box{
  box-sizing: border-box;
  width: max-content;
  color: #364454;
  align-items: center;
}
.group_box h1{
  font-size: 18px;
  margin-bottom: 30px;
}
.group_box h2{
  font-size: 12px;
  margin-bottom: 14px;
}
.g_con2{
  width: 210px;
  text-align: center;
}
.g_con3{
  margin: 0 20px;
}
.qrcode img {
  width: 100px;
  height: 100px;
  margin: 4px 0;
}
.group_box h2:last-child{
  margin-bottom: 0;
}
.footerwrap {
  background: #054f49;
}
.footer {
  width: 1000px;
  margin: auto;
  overflow: hidden;
  padding: 10px 0 30px;
  display: flex;
  align-items: center;
}
.footer_l {
  float: left;
  width: 20%;
}
.footer_r {
  float: right;
  width: 80%;
}
.footer_r li {
  list-style: none;
  float: left;
  text-indent: 24px;
  line-height: 2;
  color: white;
  font-size: 12px;
  margin-top: 60px;
}
.side {
  position: fixed;
 background: linear-gradient(to bottom,#1f9481,#0d895c);
  font-size: 18px;
  color: #fefefe;
  box-sizing: border-box;
  padding: 32px 10px;
  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-color: #ccc;
  margin: 20px 0;
}
@media only screen and (max-width: 1540px){
  .wrap{
    width: 96%;
    min-width: 1100px;
  }
  .head{
    text-align: center;
  }
}
@media only screen and (max-width: 1540px){
.side {
  position: fixed;
  right: 20px !important;
}
@media only screen and (max-width: 1160px){
.side {
  margin: 494px 0px 0 1030px;
  right: auto;
}