body {
  background: #F9F9F9;
}


.class_name{
  font-weight: 400;
  font-size: 0.4rem;
  color: #000000;
  text-align: center;
  width: 100%;
  margin-top: 0.7rem;
}
.class_name2{
  font-weight: bold;
  font-size: 0.3rem;
  color: #000000;
  margin-bottom: 0.4rem;
}





.body_cont1{
  width: 14rem;
  height: 6.1rem;
  background: #FFFFFF;
  border-radius: 0.2rem;
  margin-top: 0.7rem;
  display: flex;
  padding: 0.4rem 0.25rem;
  box-sizing: border-box;
  margin-bottom: 1.1rem;
}
.body_cont1 .cont1_fl{
  width: calc(100% - 6.65rem);
}
.body_cont1 .cont1_fl .body1_li1{
  width: 5rem;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 0.2rem;
  color: #4D4D4D;
  border-bottom: 0.01rem solid #D9D9D9;
  padding-bottom: 0.16rem;
  padding-top: 0.25rem;
}
.body_cont1 .cont1_fl .body1_li1:first-child{
  padding-top: 0;
}
.body_cont1 .cont1_fl .body1_li1 img{
  width: 0.4rem;
  height: auto;
  margin-right: 0.13rem;
}
.body_cont1 .con1_ul2{
  display: flex;
  margin-top: 0.4rem;
}
.body_cont1 .con1_ul2 .body1_li2{
  display: flex;
  font-weight: 400;
  font-size: 0.2rem;
  color: #080808;
  align-items: center;
  margin-right: 0.47rem;
}
.body_cont1 .con1_ul2 .body1_li2 img{
  width: 0.19rem;
  height: auto;
  margin-right: 0.04rem;
}
.body_cont1 .con1_ul2 .body1_li2:last-child{
  margin-right: 0;
}
.body_cont1 .cont1_fr{
  width: 6.65rem;
  height: 100%;
  overflow: hidden;
}
.body_cont1 .cont1_fr img{
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}



.cont2_shu{
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.1rem;
}
.cont2_shu .shu_list{
  width: 3.2rem;
  height: 2.5rem;
  background: #FFFFFF;
  box-shadow: 0rem 0rem 0.2rem 0.01rem rgba(0,0,0,0.04);
  border-radius: 0.1rem;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
.cont2_shu .shu_list span{
  width: 100%;
  text-align: center;
  font-weight: 400;
  font-size: 0.2rem;
  color: #020202;
}
.cont2_shu .shu_list span b{
  font-weight: 500;
  font-size: 0.7rem;
  color: #020202;
}
.cont2_shu .shu_list p{
  width: 100%;
  text-align: center;
  font-weight: 400;
  font-size: 0.18rem;
  color: #020202;
  margin-top: 0.11rem;
}











.body_cont3{
  width: 100%;
  height: 5.6rem;
  background: #FFFFFF;
  border-radius: 0.2rem;
  padding: 0.4rem 0.25rem;
  box-sizing: border-box;
  margin-bottom: 1.1rem;
}
.body_cont3 .cont3_top{
  display: flex;
  justify-content: space-between;
}



.body_cont3 .cont3_fl,
.body_cont3 .cont3_fr{
  width: 2.1rem;
}
.body_cont3 .cont3_fl .cont3_div,
.body_cont3 .cont3_fr .cont3_div{
  display: flex;
  justify-content: space-between;
}
.body_cont3 .cont3_lc1{
  width: 1.8rem;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.body_cont3 .cont3_lc1 .cont3_img{
  width: 0.93rem;
  height: 1.39rem;
  overflow: hidden;
}
.body_cont3 .cont3_lc1 .cont3_img img{
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.body_cont3 .cont3_lc1 span{
  font-weight: 400;
  font-size: 0.2rem;
  color: #020202;
  display: block;
  text-align: center;
  margin-top: 0.1rem;
  width: 100%;
}
.body_cont3 .cont3_next{
  width: 0.21rem;
  height: 0.21rem;
  margin-top: 0.69rem;
}
.body_cont3 .cont3_jiantou{
  width: 1.41rem;
  height: 0.29rem;
  margin-top: 0.23rem;
  display: block;
}
.body_cont3 .cont3_fl .cont3_jiantou{
  float: right;
}
.body_cont3 .cont3_fr .cont3_jiantou{
  float: left;
}



.body_cont3 .cont3_cent{
  width: 8.4rem;
  padding-top: 0.28rem;
}
.body_cont3 .cont3_cent .cont3_list{
  width: 8.4rem;
  height: 1.06rem;
  background: #EDEDED;
  box-shadow: 0rem 0rem 0.15rem 0.01rem rgba(0,0,0,0.03);
  border-radius: 0.1rem;
  margin-bottom: 0.16rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.body_cont3 .cont3_cent .cont3_list span{
  display: block;
  width: 1.44rem;
  height: 0.51rem;
  background: linear-gradient( 180deg, #8A65F6 0%, #4E41B3 100%);
  border-radius: 0.22rem;
  line-height: 0.52rem;
  text-align: center;
  font-weight: 400;
  font-size: 0.2rem;
  color: #FFFFFF;
}
.body_cont3 .cont3_cent .cont3_list i{
  display: block;
  width: 0.3rem;
  height: 0.13rem;
  margin: 0 0.24rem;
  background: url(../img/jiantou_fr.png) center no-repeat;
}
.body_cont3 .cont3_cent .cont3_list.fan i{
  background: url(../img/jiantou_fl.png) center no-repeat;
}











.cont3_bottom{
  display: flex;
  justify-content: space-between;
  margin-top: 0.45rem;
}
.cont3_bottom .bottom_item{
  width: 3.87rem;
  border-bottom: 0.01rem solid #E0E0E0;
  padding-bottom: 0.27rem;
  font-weight: 400;
  font-size: 0.16rem;
  color: #020202;
  line-height: 0.24rem;
  padding-right: 0.77rem;
  padding-left: 0.22rem;
  box-sizing: border-box;
  text-align: left;
  position: relative;
}
.cont3_bottom .bottom_item::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0.04rem;
  width: 0.15rem;
  height: 0.15rem;
  background: #FFFFFF;
  border: 0.01rem solid #3F38A2;
  display: block;
  border-radius: 50%;
  margin-right: 0.04rem;
}
.cont3_bottom .bottom_item::after{
  content: "";
  position: absolute;
  left: 0.05rem;
  top: 0.09rem;
  width: 0.07rem;
  height: 0.07rem;
  background: #3F38A2;
  border-radius: 50%;
}







.body_cont4 .cont4_list2{
  display: flex;
  justify-content: space-between;
}
.body_cont4 .list4_list3{
  width: 2.64rem;
  height: auto;
}
.body_cont4 .list4_list3 .list4_pic{
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 0.17rem;
  border-radius: 0.05rem;
}
.body_cont4 .list4_list3 .list4_pic:last-child{
  margin-bottom: 0;
}
.body_cont4 .list4_list3 .list4_pic.size1{
  height: 1.66rem;
}
.body_cont4 .list4_list3 .list4_pic.size2{
  height: 2.64rem;
}
.body_cont4 .list4_list3 .list4_pic img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition:all .4s;
	-moz-transition:all .4s;
	-webkit-transition:all .4s;
	-o-transition:all .4s;
}
.body_cont4 .list4_list3 .list4_pic:hover img{
  transform:scale(1.1);
}
.body_cont4 .class_name3{
  width: 100%;
  font-weight: 400;
  font-size: 0.2rem;
  color: #020202;
  text-align: center;
  margin: 0.4rem 0;
}
.body_cont4 .cont4_list2{
  display: flex;
  flex-wrap: wrap;
}
.body_cont4 .cont4_list2 .cont4_list2_img{
  width: 3.34rem;
  height: 2.46rem;
  overflow: hidden;
  margin-right: 0.21rem;
  margin-bottom: 0.21rem;
  border-radius: 0.05rem;
}
.body_cont4 .cont4_list2 .cont4_list2_img:nth-child(4n){
  margin-right: 0;
}
.body_cont4 .cont4_list2 .cont4_list2_img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition:all .4s;
	-moz-transition:all .4s;
	-webkit-transition:all .4s;
	-o-transition:all .4s;
}
.body_cont4 .cont4_list2 .cont4_list2_img:hover img{
  transform:scale(1.1);
}


@media screen and (max-width: 1024px){
    .body_cont1{
        width: 100%;
        flex-direction: column;
        height: auto;
    }
    .body_cont1 .cont1_fl{
        width: 100%;
    }
    .body_cont1 .cont1_fl .body1_li1{
        width: 100%;
        font-size: 0.26rem;
    }
    .body_cont1 .con1_ul2 .body1_li2{
        font-size: 0.26rem;
    }
    .body_cont1 .cont1_fr{
        width: 100%;
        margin-top: 0.6rem;
    }
    .cont2_shu .shu_list{
        width: 1.6rem;
    }
    .body_cont3{
        padding: 0.4rem 0;
    }
    .body_cont3 .cont3_fl, .body_cont3 .cont3_fr{
        width: 15.5%;
    }
    .body_cont3 .cont3_cent{
        width: 65.5%;
    }
    .body_cont3 .cont3_cent .cont3_list{
        width: 100%;
    }
    .body_cont3 .cont3_cent .cont3_list i{
        margin: 0 0.04rem;
        width: 0.17rem;
    }
    .body_cont3 .cont3_jiantou{
        width: 100%;
    }
    .cont3_bottom .bottom_item{
        width: 33%;
        padding: 0;
        padding-left: 0.25rem;
        padding-bottom: 0.27rem;
        font-size: 0.24rem;
        line-height: .3rem;
    }
    .body_cont4 .list4_list3{
        width: 2.24rem;
        height: auto;
        margin: 0.2rem 0.05rem 0
    }
    .body_cont4 .cont4_list2{
        justify-content: space-between;
    }
    .body_cont4 .cont4_list2 .cont4_list2_img:nth-child(even){
        margin: 0 0 0.1rem 0.1rem;
    }
    .body_cont4 .cont4_list2 .cont4_list2_img:nth-child(odd){
        margin: 0 0.1rem 0.1rem 0;
    }
    .body_cont4 .class_name3{
        font-size: 0.3rem;
    }
    .body_cont1 .con1_ul2{
        flex-direction: column;
    }
    .body_cont3 {
        padding: 0.4rem 0.2rem;
        height: auto;
    }
}


