/* floot1---------------------------------------- */
.floot1{
    width: 100%;
    height: 12.5rem;
}
.floot1 p:nth-child(1){
    line-height: 1.05rem;
    font-size: 1.05rem;
    top: 20%;
    left: 14.67%;
}
.floot1 p:nth-child(2){
    line-height: 0.6rem;
    top: 32.2%;
    left: 24.53%;
}
/* floot2----------------------------------------- */
.floot2{
    width: 100%;
    height: 7.05rem;
}
.floot2>div{
    width: 4rem;
    height: 5.05rem;
}
.floot2>div img{
    width: 100%;
    height: 4rem;
}
.floot2>div p{
    line-height: 0.6rem;
}
/* floot3----------------------------------------- */
.floot3{
    margin: 0 auto;
    width: 100%;
    height: 7rem;
    /* background: #f00; */
    overflow: hidden;
}
.floot3 .swiper-container {
    width: 13.35rem;
    height: 100%;
    overflow: visible;
}
.floot3 .swiper-container .swiper-slide{
    width: 13.35rem;
    height: 100%;
}
.floot3 .swiper-container .swiper-slide>img{
    z-index: -100;
}
.floot3 .swiper-container .swiper-slide div{
    width: 3.525rem;
    height: 1.3rem;
    left: 8.53%;
    top: 18.08%;
}
.floot3 .swiper-container .swiper-slide div img{
    width: 1.125rem;
    height: 100%;
}
.floot3 .swiper-container .swiper-slide ul{
    width: 12rem;
    height: 2.675rem;
    left: 8.53%;
    top: 45.77%;
    align-items: flex-start

}
/*  floot4----------------------------------------- */
.floot4{
    width: 100%;
    height: 15.975rem;
    margin-top: 1.5rem;
}
.floot4 div:first-child{
    width: 100%;
    height: 10.05rem;
}
.floot4 img{
    width: 12.225rem;
    height: 10.05rem;
    margin: 0 auto;
}
.floot4 div:last-child{
    margin: 0 auto;
    width: 14.7rem;
    height: 5.2rem;
}
.floot4 div:last-child p:nth-child(2){
    line-height: 0.9rem;
}
/*  floot5----------------------------------------- */
.floot5{
    width: 100%;
    height: 16.75rem;
    margin-top: 1.35rem;
}
.floot5>div{
    width: 14.375rem;
    height: 14.375rem;
    margin: 0 auto;
}
.floot5>div ul{
    height: 8.975rem;
}
.floot5 img{
    display: block;
    width: 6.975rem;
    height: 100%;
}
.floot5 p{
    width: 100%;
}
/*  floot6----------------------------------------- */
.floot6{
    width: 100%;
    height: 10rem;
}
.floot6 p{
    width: 100%;
    top: 12.25%;
}
/*  floot7----------------------------------------- */
.floot7{
    width: 100%;
    height: 10.575rem;
    overflow: hidden;
}
.floot7>p{
    width: 100%;
    top: 14.18%;
}
.floot7 ul{
    width: 13.575rem;
    height: 5.85rem;
    margin: 0 auto;
    margin-top: 3.25rem;
    align-items: flex-start !important;
}
.floot7 ul li p:nth-child(2){
    height:0.05rem;
    background: #999;
}
/*  floot8----------------------------------------- */
.floot8{
    width: 100%;
    height: 10rem;
    overflow: hidden;
}
.floot8 img{
    left: 0;
    top: 0;
    z-index: -100;
}
.floot8 p{
    width: 100%;
    margin-top: 1.225rem;
}
.floot8 ul{
    width: 100%;
    height: 3.825rem;
    margin-top: 2.2rem;
}
/*  floot9----------------------------------------- */
.floot9{
    width: 100%;
    height: 2.5rem;
}
.floot9 p{
    width: 5rem;
    height: 1.25rem;
    line-height: 1.15rem;
    border:0.05rem solid rgba(0,181,0,1);
    border-radius:0.6rem;
}