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:last-child{
  margin-bottom: 0 !important;
}
@font-face {
  font-family:'youshebiaotihei';
  src: url('https://www.guandian.cn/font/youshebiaotihei.ttf');
}
.iwh img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.wrap{
  width: 1600px;
  margin: auto;
  position: relative;
  background-color: #f5f5f5;
}
.head{
  height: 390px;
  background: url(../img/head.jpg) no-repeat top center;
}
.nav{
  margin-top: 21px;
  width: 100%;
  display: inline-block;
  text-align: center;
}
.nav a{
  font-size: 16px;
  margin: 0 6px;
  color: #fff;
}
.main{
  width: 1100px;
  padding: 62px 86px 0;
  margin: auto;
  background: #fff;
  box-sizing: border-box;
}
.banner_left{
  width: 472px;
  height: 266px;
}
.banner_right{
  width: 435px;
}
.banner a{
  align-items: center;
}
.banner h1{
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 18px;
  font-weight: bold;
  color: #24429b;
}
.banner h2{
  font-size: 14px;
  line-height: 1.6;
  color: #373b4e;
}
.news{
  position: relative;
  margin-top: 48px;
}
.news_switch{
  display: flex;
  width: 307px;
  height: 44px;
  left: 0;
  top: 0;
  position: absolute;
  background: url(../img/news_switch.png) no-repeat 0 0 /100% 100%;
  align-items: center;
  justify-content: space-between;
  padding: 0 42px;
  box-sizing: border-box;
}
.news_switch span{
  font-size: 24px;
  font-weight: bold;
  color: #c7c7c7;
  cursor: pointer;
}
.news_switch span.news_select{
  color: #fff;
}
.news_box{
  height: 280px;
  display: none;
  background: url(../img/news_box.png) no-repeat 0 0 / 100% 100%
}
.news_inter{
  margin-top: 70px;
  padding: 0px 10px 30px;
  height: 140px;
  overflow: auto;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: space-between;
}
.news a{
  font-size: 15px;
  line-height: 1.5;
  display: block;
  margin-bottom: 30px;
  color: #333333;
  position: relative;
  padding-left: 24px;
  width: 49%;
  box-sizing: border-box;
}
.news a::before{
  width: 10px;
  height: 10px;
  background: #027ab6;
  position: absolute;
  content: '';
  top: 8px;
  left: 5px;
  z-index: 2;
}
.news a::after{
  width: 10px;
  height: 10px;
  background: #c5c5c5;
  position: absolute;
  content: '';
  top: 4px;
  left: -0px;
}
.title{
  white-space: nowrap;
  text-align: center;
}
.title span{
  font-size: 30px;
  margin: 79px 15px 40px;
  font-weight: bold;
  color: #134987;
  display: inline-block;
  vertical-align: sub;
}
.b1{
  box-sizing: border-box;
  position: relative;
  background: url(https://www.guandian.cn/statics/office2025_live/img/b1_bg.png) no-repeat 0 0/100% 100% ;
  overflow: hidden;
}
.b1_left{
  width: 307px;
  height: 218px;
  border-radius: 16px 0 0 0;
  border: 4px solid #186b9c;
  overflow: hidden;
}
.b1_right{
  margin-top: 40px;
  width: 520px;
}
.block h1{
  font-size: 17px;
  font-weight: bold;
  color: #264c79;
}
.b2 h1{
  font-size: 20px;
  color: #2e4690;
}
.block h2{
  font-size: 14px;
  color: #737474;
  margin-top: 20px;
}
.b1_box{
  display: none;
}
.b1 .guest_con{
  position: absolute;
  bottom: 14px;
  left: 380px;
}
.b1 .guest_con span{
  font-size: 18px;
  padding: 8px 18px;
  font-weight: bold;
  cursor: pointer;
  background: #c9c9c9;
  margin-right: 12px;
  display: inline-block;
  color: #fff;
  transform: skewX(-18deg);
  min-width: 60px;
  text-align: center;
}
.b1 .guest_con span b{
  transform: skewX(18deg);
  display: inline-block;
}
.b1 .guest_con span.b1_select{
  background: #2e4690;
  color: #fff;
}
.b2{
  display: block;
  box-sizing: border-box;
  margin-top: 40px;
}
.b2 h2 b{
  color: #1298a8;
  font-weight: bold;
}
.b2_left{
  width: 463px;
  margin-top: 10px;
}
.b2_right{
  width: 415px;
  height: 285px;
  overflow: hidden;
  border-radius: 16px 0 0 0;
  border: 4px solid #186b9c;
}
.b2_bottom{
  grid-template-columns: repeat(auto-fill,110px);
  gap: 36px 26px;
  display: grid;
  margin-top: 40px;
}
.b2 .guest_con{
  width: 110px;
  height: 146px;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.guest_con img{
  border-radius: 20px 0 20px 0;
}
.b2 .guest_con span{
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 14px;
  font-weight: bold;
  padding: 4px 20px;
  color: #333333;
  text-align: center;
  position: absolute;
  color: #fff;
}
.index .title span,.system .title span{
  font-size: 26px !important;
}
.index_box{
  padding: 37px;
  box-sizing: border-box;
  background: url(../img/office_index_bg.png) no-repeat 100% 100%;
}
.index_box p{
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.8;
  color: #333333;
}
.index_report{
  text-align: center;
}
.index_report a{
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  padding: 18px 45px;
  background: linear-gradient(to bottom,#134987,#0d8dcf);
  transform: skewX(-20deg);
  display: inline-block;
  margin-top: 10px;
}
.index_report a b{
  transform: skewX(20deg);
  display: inline-block;
}
.index_link a{
  margin: 8px 0;
  font-size: 13px;
  padding: 12px;
  background: #f1fbfc;
  color: #4a4a4a;
  width: 460px;
  box-sizing: border-box;
  text-align: center;
}
.group{
  margin-bottom: 30px;
}
.group_box{
  padding: 12px 34px 34px;
  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: 12px;
  margin-bottom: 14px;
}
.g_con2{
  width: 240px;
  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;
}
.footerwrap {
  background: #134987;
}
.footer {
  width: 1000px;
  margin: auto;
  overflow: hidden;
  padding: 10px 0 30px;
}
.footer_l {
  float: left;
  width: 20%;
margin-top: 60px;
}
.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(#0d8ed0, #134987);
  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;
  }
}
@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;
}