.ml-9 {
  margin-left: 0.56rem;
}
.mt-61 {
  margin-top: 3.81rem;
}
.mt-23 {
  margin-top: 1.44rem;
}
.mt-3 {
  margin-top: 0.19rem;
}
.mt-126 {
  margin-top: 7.88rem;
}
.mt-125 {
  margin-top: 7.81rem;
}
.ml-45 {
  margin-left: 2.81rem;
}
.mt-41 {
  margin-top: 2.56rem;
}
.ml-29 {
  margin-left: 1.81rem;
}
.ml-73 {
  margin-left: 4.56rem;
}
.ml-110 {
  margin-left: 6.88rem;
}
.ml-95 {
  margin-left: 5.94rem;
}
.mt-9 {
  margin-top: 0.56rem;
}
.ml-123 {
  margin-left: 7.69rem;
}
.page {
  background-color: #ffffff;
  width: 100%; 
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
}
.group {
  padding: 1.63rem 0 1.38rem;
}
.image {
  width: 8rem;
  height: 2.25rem;
}
/* .font {
  font-size: 1.13rem;
  font-family: Microsoft YaHei;
  line-height: 1.13rem;
  color: #ffffff;
}
.text {
  font-size: 1.06rem;
}
.text_2 {
  font-size: 1.06rem;
}
.text_3 {
  color: #f0f0f0;
  font-size: 1.06rem;
}
.text_4 {
  color: #009cff;
  font-size: 1.06rem;
}
.text_5 {
  font-size: 1.06rem;
}
.text_6 {
  font-size: 1.06rem;
}
.section_2 {
  background-color: #009cff;
  width: 7.31rem;
  height: 0.25rem;
} */
.section_3 {
  padding-bottom: 3.63rem;
  background-color: #ffffff;
  height: 35.38rem;
}
/* .section_4 {
  background-color: #ffffff;
  background-image: url('../img/dxal_banner01.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
} */
.section_5 {
  background-image: url('../img/dxal_banner01.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 28.56rem;
}
.section_6 {
  padding: 2.75rem 29.5rem 2.25rem;
  background-color: #ffffff;
  box-shadow: 0rem 0.44rem 0.31rem #2076dbab;
}
.pos {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.text-wrapper {
  margin-left: 0.81rem;
}
.font_2 {
  font-size: 1.13rem;
  font-family: Microsoft YaHei;
  line-height: 1.13rem;
  font-weight: 700;
  color: #404040;
}
.text_7 {
  color: #009cff;
  font-size: 1.06rem;
  line-height: 1.06rem;
}
.text_8 {
  font-size: 1.06rem;
  line-height: 1.06rem;
}
.text_9 {
  font-size: 1.06rem;
  line-height: 1.06rem;
} 
.section_7 {
  margin-top: -3.13rem;
  padding: 0.88rem 0;
  background-color: #ffffff;
  box-shadow: 0rem 0.19rem 0.57rem 0.05rem #23181526;
  border-radius: 0.63rem;
  width: 81rem;
}
.equal-division {
  margin: 0 3rem;
}
.group_2 {
  width: 75.04rem;
}
.group_3 {
  cursor: pointer;
  flex: 1 1 18.76rem;
}
.equal-division-item {
  padding: 0.81rem 2.25rem 0.81rem 2.63rem;
}
.image_3 {
  width: 3rem;
  height: 3rem;
}
.font_3 {
  font-size: 1.38rem;
  font-family: Source Han Sans CN;
  line-height: 1.25rem;
  color: #454545;
}
.font_4 {
  font-size: 1rem;
  font-family: Source Han Sans CN;
  line-height: 1rem;
  color: #8a8a8a;
}
.section_8 {
  margin: 0.63rem 0;
}
.horiz-divider {
  background-color: #8a8a8a;
  border-radius: 0.027rem;
  width: 0.13rem;
  height: 3.38rem;
}
.group_4 {
  padding-left: 19.56rem;
  padding-right: 19.25rem;
} 


.BOX{
  /* padding-bottom: 6.63rem; */
  width: 83rem;
}

/* 左侧菜单 */
.menu {
  background-image: url('../img/bg_bai.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 17rem;
  height: 36.94rem;
}

.BOX_R{ 
   width: 64rem;
   margin-bottom: 3.13rem;
   font-family: Source Han Sans CN;
}

.list{
  width: 20rem;
  margin-left: 0.8rem;
  height: auto;
}

.list .img{
  width: 100%;
  height: auto;
}
.list .img img{width:100%;}
.list .title{
  text-align: center;
  font-size: 1.13rem;
  font-family: Source Han Sans CN; 
  color: #454545;
  width: 100%;
  margin: 0.5rem 0;
}
.list .content{  
  width: 100%;
    height: 8.0rem;
  line-height: 1.2rem;
  font-size: 0.9rem;
  /* white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; */
}


.list_RY{
  width: 20rem;
  margin-left: 0.8rem;margin-bottom: 0.4rem;
  height: 15.8rem;
  position: relative;
}
.list_RY .img{
  width: 100%;   height: auto;
}

.list_RY .img img{width:100%;}

.list_RY .title{
  text-align: center;
  font-size: 1.13rem;
  font-family: Source Han Sans CN; 
  color: #454545;
  width: 100%;
  margin: 8px 0;
  position: absolute ;
  bottom: 15px; 
}
  
.znyj_tyle{
  width: 100%; 
  height: 4rem;
  line-height: 3rem;
}
.znyj_tyle .tit{
  padding-bottom: 5px;
  border-bottom: 3px solid #0d6fb8;
  font-size: 1.5rem;
  font-weight: bold;
}


 /* 返回顶部按钮样式 --------[start]----------------------------- */

/* 设置返回头部按钮的样式 */
#back_to_top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  padding: 10px;
  border-radius: 5px;
  cursor: pointer;
  z-index: 1000;
  display: none;
}

.image_10 {
  /* filter: drop-shadow(0rem 0.063rem 0.81rem #0000002e); */
  width: 2.63rem;
  height: 2.5rem;
}

 /* 返回顶部按钮样式 --------[end]----------------------------- */



.group_6 {
  padding: 1.63rem 1.44rem 0 1.75rem;
  border-left: solid 0.13rem #0d6fb8;
}
.group_6_1 {
  padding: 1.63rem 1.44rem 0 1.75rem;
  border-left: 0.13rem;
}

.font_5 {
  font-size: 1.13rem;
  font-family: Source Han Sans CN;
  line-height: 1.13rem;
  font-weight: 500;
  color: #454545;
}
.text_11 {
  margin-left: 1.88rem;
  /* color: #0d6fb8; */
}
.divider {
  background-color: #e5e5e5;
  height: 0.063rem;
}
.font_6 {
  font-size: 1.13rem;
  font-family: Source Han Sans CN;
  line-height: 1.13rem;
  color: #454545;
}
.text_12 {
  margin-left: 3.56rem;
}
.divider_2 {
  background-color: #e5e5e5;
  width: 16rem;
  height: 0.063rem;
}  
.view {
  margin-top: 0;
}
/* y */
.section_13 {  
  padding: 2.88rem 1.88rem 0 19.38rem;
  background-color: #1a1c1e;
}
.section_14 {
  background-color: #525457;
  width: 81.56rem;
  height: 0.19rem;
  border-left: solid 0.019rem #525457;
  border-right: solid 0.019rem #525457;
  border-top: solid 0.019rem #525457;
  border-bottom: solid 0.019rem #525457;
}
.group_30 {
  padding: 4.75rem 2.25rem;
}
.font_10 {
  font-size: 0.81rem;
  font-family: Source Han Sans CN;
  line-height: 0.88rem;
  color: #ffffff;
}
.text_30 {
  font-size: 0.88rem;
}
.font_11 {
  font-size: 0.81rem;
  font-family: Source Han Sans CN;
  line-height: 0.75rem;
  color: #c3c7cd;
}
.text_37 {
  margin-top: 1.25rem;
  font-size: 0.75rem;
}
.text_43 {
  margin-top: 0.94rem;
  font-size: 0.75rem;
}
.text_48 {
  margin-top: 0.88rem;
  font-size: 0.75rem;
}
.image_8 {
  width: 0.19rem;
  height: 9.56rem;
}
.text_31 {
  font-size: 0.88rem;
}
.text_32 {
  font-size: 0.88rem;
}
.text_38 {
  margin-top: 1.25rem;
  font-size: 0.75rem;
}
.text_44 {
  margin-top: 0.94rem;
  font-size: 0.75rem;
}
.text_49 {
  margin-top: 0.88rem;
  font-size: 0.75rem;
}
.text_53 {
  margin-top: 0.88rem;
  font-size: 0.75rem;
}
.text_33 {
  font-size: 0.88rem;
}
.text_39 {
  margin-top: 1.25rem;
  font-size: 0.75rem;
}
.text_45 {
  margin-top: 0.94rem;
  font-size: 0.75rem;
}
.text_50 {
  margin-top: 0.88rem;
  font-size: 0.75rem;
}
.text_54 {
  margin-top: 0.88rem;
  font-size: 0.75rem;
}
.text_56 {
  margin-top: 0.94rem;
  font-size: 0.75rem;
}
.text_34 {
  font-size: 0.88rem;
}
.text_40 {
  margin-top: 1.25rem;
  font-size: 0.75rem;
}
.text_46 {
  margin-top: 0.94rem;
  font-size: 0.75rem;
}
.text_51 {
  margin-top: 0.88rem;
  font-size: 0.75rem;
}
.text_55 {
  margin-top: 0.88rem;
  font-size: 0.75rem;
}
.text_57 {
  margin-top: 0.94rem;
  font-size: 0.75rem;
}
.text_35 {
  font-size: 0.88rem;
}
.text_41 {
  font-size: 0.75rem;
}
.text_36 {
  font-size: 0.88rem;
}
.text_42 {
  margin-top: 1.25rem;
  font-size: 0.75rem;
}
.text_47 {
  margin-top: 0.94rem;
  font-size: 0.75rem;
}
.image_9 {
  width: 4.81rem;
  height: 4.81rem;
}
.text_52 {
  font-size: 0.75rem;
}
.group_31 {
  padding-bottom: 1.31rem;
}
.group_32 {
  padding-top: 1.56rem;
  width: 81.5rem;
  border-top: solid 0.13rem #525457;
}
.text_58 {
  margin-left: 28.69rem;
  font-size: 0.75rem;
}
.text_59 {
  font-size: 0.75rem;
}





 