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{
  font-size: 14px;
  line-height: 1.5;
}
p:last-child{
  margin-bottom: 0 !important;
}
.iwh img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@font-face {
  font-family:"eras";
  src: url(https://www.guandian.cn/font/eras.ttf);
}
@font-face {
  font-family:"wdxyt";
  src: url(https://www.guandian.cn/font/wdxyt.ttf);
}
.wrap{
  width: 1920px;
  margin: auto;
  position: relative;
  font-family: 'Source Han Sans CN', 'Noto Sans CJK SC', 'Source Han Sans SC', 'noto sans sc';
}
.main{
  width: 1050px;
  padding: 40px 0;
  box-sizing: border-box;
  margin: auto;
}
.head{
  height: 496px;
  overflow: hidden;
  background: url(../img/head_bg.png) no-repeat center;
  text-align: center;
}
.nav{
  display: flex;
  gap: 0 18px;
  justify-content: center;
  margin-top: 12px;
}
.nav a{
  color: #6d3316;
}
.title{
  text-align: center;
  margin: 132px 0 36px;
}
.intro .title{
  margin-top: 0;
}
.title span{
  font-size: 30px;
  padding: 10px 46px;
  background: #fa7946;
  border-radius: 10px;
  display: inline-block;
  position: relative;
  font-weight: bold;
  color: #fff;
}
.intro{
  width: 895px;
}
.intro p{
  font-size: 14px;
  line-height: calc(24/14);
  color: #333333;
  margin-bottom: 20px;
}
.intro_box{
  position: relative;
}
.box{
  position: relative;
}
.box::after{
  width: 600px;
  height: 140px;
  bottom: -100px;
  right: -40px;
  background: url(../img/box_icon.png) no-repeat;
  position: absolute;
  content: '';
}
.summary{
  width: 1020px;
}
.summary_box h1{
  font-size: 20px;
  margin-bottom: 20px;
  color: #7d674c;
  font-weight: bold;
}
.summary_box .flex div{
}
.summary_box p{
  font-size: 14px;
  margin-bottom: 12px;
  padding-left: 24px;
  font-weight: bold;
  color: #cd320e;
  position: relative;
}
.summary_box p::before{
  left: 8px;
  top: 11px;
  width: 9px;
  height: 9px;
  border-radius: 100px;
  background: #fa7946;
  position: absolute;
  content: '';
}
.summary_box p::after{
  left: 10px;
  top: 7px;
  width: 9px;
  height: 9px;
  border-radius: 100px;
  background: #fac96c;
  position: absolute;
  content: '';
  z-index: -1;
}
.report_box{
  width: 810px;
  margin: auto;
}
.report_grid{
  display: grid;
  gap: 12px 0;
  grid-template-columns: repeat(2, 1fr);
}
.report h1{
  font-size: 24px;
  margin: 46px 0 21px;
  font-weight: bold;
  text-align: center;
  color: #7d674c;
}
.report h2{
  font-size: 18px;
  text-align: center;
  color: #7d674c;
}
.report_grid p{
  font-size: 18px;
  background: linear-gradient(to right,#f3682b,#f7a025);
  width: 368px;
  padding: 11px 0;
  border-radius: 12px;
  color: #fff;
  margin: auto;
  text-align: center;
}
.system_box{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px 60px;
}
.system_con{
  width: 303px;
  height: 150px;
  position: relative;
  filter: drop-shadow(3px 3px 4px  #b1a498);
}
.system .number{
  width: 70px;
  height: 100%;
  font-size: 48px;
  left: -40px;
  padding: 4px;
  color: #fff;
  position: absolute;
  z-index: 0;
  border-radius: 10px;
  font-family:"eras";
  box-sizing: border-box;
}
.system_con:nth-child(1) .number{
  background: #fa7946;
}
.system_con:nth-child(2) .number{
  background: #fa391f;
}
.system_con:nth-child(3) .number{
  background: #d9344f;
}
.system_con:nth-child(4) .number{
  background: #fab74d;
}
.system_con:nth-child(5) .number{
  background: #bf7f3a;
}
.detail{
  width: 100%;
  height: 100%;
  padding: 16px 16px 0;
  position: relative;
  z-index: 1;
  background: #f5e8d3;
  border-radius: 10px;
  box-sizing: border-box;
}
.detail h1{
  font-size: 18px;
  padding: 0 7px 10px;
  border-bottom: 2px solid #c4b39f;
  font-weight: bold;
  color: #e55319;
}
.detail h2{
  font-size: 14px;
  line-height: calc(18/14);
  padding: 7px 5px 0;
  color: #333333;
}
.method{
  width: 1100px;
  margin: auto;
}
.method_box{
  position: relative;
}
.method_box::after{
  width: 1100px;
  height: 43px;
  left: -22px;
  right: 0;
  margin: auto;
  top: 22px;
  z-index: -1;
  background: url(../img/method_icon.png) no-repeat;
  position: absolute;
  content: '';
}
.method_con{
  width: 260px;
  box-sizing: border-box;
  padding: 0 10px;
}
.method_con h1{
  font-size: 14px;
  color: #fa7946;
}
.method_con h2{
  font-size: 18px;
  margin: 18px 0 26px;
  color: #ffffff;
}
.method_con h3{
  font-size: 14px;
  color: #333333;
  line-height: calc(18/14);
}
.method_con:nth-child(4) h2{
  font-size: 14px;
}
.news{
  width: 1054px;
  margin: auto;
  gap: 12px 0;
}
.news_box{
  max-height: 220px;
  overflow: auto;
  padding-right: 5px;
}
.news a{
  font-size: 16px;
  width: 510px;
  color: #333333;
  line-height: calc(36/16);
}
.review_box {
  display: flex;
  overflow-x: auto;
  padding-bottom: 20px;
}
.review_con {
  width: 325px;
  height: 190px;
  box-sizing: border-box;
  background-position: right;
  background-size: cover;
  position: relative;
  flex: none;
  margin-right: 37px;
}
.review_con img {
  width: 100%;
  height: 100%;
  border-radius: 6px;
}
.review_con p {
  width: 220px;
  font-size: 16px;
  color: #fff;
  box-sizing: border-box;
  position: absolute;
  background: linear-gradient(to right,#f9700c,#ffba41);
  font-weight: bold;
  margin: auto;
  left: 0;
  right: 0;
  bottom: -12px;
  padding: 3px 12px;
  text-align: center;
  border-radius: 4px;
}
.gia{
  width: 901px;
}
.gia p{
  font-size: 14px;
  line-height: calc(24/14);
  color: #333333;
  margin-bottom: 28px;
}
.group_box{
  gap: 0 70px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.group_box p{
  color: #364454;
  font-size: 12px;
  line-height: 2;
  white-space: nowrap;
}
.group h1{
  color: #364454;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 12px;
}
.qrcode{
  margin-top: 30px;
  display: flex;
}
.qrcode div{
  text-align: center;
  margin-right: 20px;
}
.qrcode img{
  width: 100px;
  height: 100px;
}
.qrcode p{
  font-size: 12px;
  text-align: center;
  margin-top: 2px;
}
.footerwrap{
  background: #fc8b43;
  margin-top: 60px;
  padding: 28px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fbfafa;
  font-size: 14px;
  line-height: 21px;
}
.footer{
  width: 960px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
.footer_l img{
  /* width: 130px; */
  margin-right: 30px;
}
.footer_r{
  width: 744px;
}
.footer_r li:not(:last-of-type){
  margin-bottom: 22px;
}
.side {
  position: fixed;
  background: linear-gradient(to top,#ff773b,#f8a53f);
  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 1600px;
  border-radius: 30px 0 30px 0;
}
/* .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: #ebcb93;
  margin: 20px 0;
}
@media only screen and (max-width: 1540px){
  .wrap{
      width: 96%;
      min-width: 1100px;
  }
}
@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;
}
