.body_page{

}
/* 头部 */
.header{
  width: 100%;
  height: 8.62rem;
  background-image: url(../../images/Baijia/baijia_index/top_bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}

.header .header_nav{
  border-bottom: 1px solid #497EF9;
  background-color: transparent;
}


.nav .navItem{
color: #BBECFF;
}

.phone{
color: #FFFFFF;
}
.active{
  border-bottom: .05rem solid #fff;
}

.header_tex{
  position: absolute;
  top: .84rem;
  left: 2.13rem;
}

.header_tex img{
  width: 8.31rem;
}

.header_detail{
position: absolute;
top: 5.69rem;
left: 4.02rem;
border-bottom: 1px solid #2EB0FF;
}

.header_detail a{
  font-size: .24rem;
font-family: Source Han Sans CN;
font-weight: 300;
text-decoration: underline;
color: #2EB0FF;
text-decoration: dashed;
}
/* 系统 */
.system{
  height: 8.77rem;
  box-sizing: border-box;
}

 .tem_tp{
  text-align: center;
}

.tem_tl{
  font-size: .38rem;
font-family: Source Han Sans CN;
font-weight: 600;
color: #000000;
}

.tem_en{
  font-size: .25rem;
font-family: Source Han Sans CN;
font-weight: 400;
color: #000000;
}

.system .module{
  justify-content: center;
}

.system .module .module_Item{
  width: 3.96rem;
height: 6.68rem;
background: #FFFFFF;
border: .02rem solid rgba(223, 223, 223, 0.6);
position: relative;
margin: .4rem .14rem;
}

.system .module .module_con{
  width: 3.56rem;
height: 6.26rem;
background: #F9F9F9;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}

.module_con .icon{
  height: 2.06rem;
  padding: .17rem .28rem;
}

.module_con .icon img{
  width: 100%;
  height: 100%;
}

.module_con .system_title{
  font-size: .3rem;
font-family: Source Han Sans CN;
font-weight: 600;
color: #000000;
text-align: center;
margin-bottom: .2rem;
}

.module_con .system_brief{
  font-size: .22rem;
font-family: Source Han Sans CN;
font-weight: 600;
color: #000000;
text-align: center;
}

.system_content{
  padding: .2rem .21rem .2rem .29rem;
  line-height: .25rem;
}

.system_content p{
  margin-bottom: .1rem;
}
.system_content .pl1{
  font-size: .18rem;
font-family: Source Han Sans CN;
font-weight: 600;
color: #191919;
}

.system_content .pl2{
  font-size: .18rem;
font-family: Source Han Sans CN;
font-weight: 500;
color: #666666;
}

.module_con .resolve{
  width: 1.2rem;
height: .42rem;
background: #F6F6F6;
border: .01rem solid #006FFF;
border-radius: .06rem;
position: absolute;
left: 1.19rem;
bottom: .23rem;
line-height: .42rem;
text-align: center;
font-size: .18rem;
font-family: Source Han Sans CN;
font-weight: 500;
color: #006FFF;
}

.system_content .dashboard{
  justify-content: space-between;
}

.system_content .dashboard p{
  font-size: .18rem;
font-family: Source Han Sans CN;
font-weight: 500;
color: #666666;
line-height: .25rem;
}

.Business{
  height: 7.37rem;
  background-image: url(../../images/Baijia/baijia_index/bussness_bg.png);
  background-size: contain;
}

.group{
  width: 14.9rem;
  margin: 0 auto;
  margin-top: .36rem;
  flex-wrap: wrap;
  justify-content: center;
}

.groupItem{
  margin: 0 .88rem;
  margin-bottom: .31rem;
}

.groupItem .pattern{
  width: 1.96rem;
  height: 1.95rem;
  background-image: url(../../images/Baijia/baijia_index/bussness_icon_bg.png);
  background-size: contain;
  position: relative;
}

.groupItem .pattern img{
  width: .52rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}

.groupItem .bussiness_title{
  font-size: .22rem;
font-family: Source Han Sans CN;
font-weight: 500;
color: #333333;
text-align: center;
}

.honor{
  height: 5.22rem;
}

.certificate{
  justify-content: center;
}

.certificate .certificate_item{
  margin: .49rem .125rem;
  width: 2.32rem;
}

.certificate .certificate_item img{
  width: 100%;
}