.nav_title{
    height: 0.52rem;
    text-align: center;
    font-size: 0.40rem;
    font-family: MicrosoftYaHei;
    color: #020814;
    font-weight: bold;
    line-height: 0.52rem;
    padding:0.80rem 0 0.40rem 0;
    letter-spacing: 0.04rem;
}
.nav_subtitle {
    font-size: 0.26rem;
    text-align: center;
    color: #8D9298;
    margin-bottom: 0.50rem;
}
.nav_title2{
    text-align: center;
    font-size: 0.24rem;
    font-weight: 400;
    color: #42464E;
    line-height: 0.40rem;
    margin-bottom: 0.30rem;
}
.content11{
    position: relative;
}
.content11 .banner_gallery{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.content11 .banner_gallery .slide1_content{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 26%;
    width:100%;
}
.content11 .banner_gallery .slide1_content .slide1_content_text{
    width: 100%;
    height: 2.24rem;
    margin: auto;
    font-size: 0.80rem;
    font-weight: 400;
    color: #01002E;
    text-align: center;
    margin-bottom: 0.38rem;
}
.content11 .banner_gallery .slide1_content .slide1_content_text1{
    height: 0.64rem;
    width: 5.91rem;
    font-size: 0.20rem;
    font-weight: 400;
    color: #646A77;
    text-align: center;
    line-height: 0.32rem;
}
.slide2_content{
    margin-top:22%;
    width:100%;
    height:3rem;
}
.content11 .banner_gallery .slide2_content .slide2_content_text{
    width: 100%;
    font-size: 0.80rem;
    color: #01002E;
    text-align: center;
}
.slide2_main_text{
    margin-top:0.49rem;
    font-size: 0.20rem;
    text-align: center;
    color: #646A77;
    line-height: 0.32rem;
}
.content11 .banner_gallery .slide2_content .slide3_content_text{
    padding-top:2.80rem;
    color: #FFFFFF;
}
.slide3_main_text{
    width: 5.44rem;
    margin: 0 auto;
    margin-top:1.05rem;
    font-size: 0.18rem;
    color: #FFFFFF;
}
.nav_bar_tab{
    position: absolute;
    width: 100%;
    height: 15.16rem;
    background: #ffffff;
    top: 0.8rem;
    padding-top: 0.30rem;
    box-sizing: border-box;
    z-index: 22223;
}
.nav_bar_tab .nav_bar_ul .nav_bar_li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 0.7rem;
    line-height: 0.7rem;
    background: #ffffff;
    box-sizing: border-box;
    cursor: pointer;
    padding: 0 0.40rem 0 0.40rem;
}
.nav_bar_tab .nav_bar_ul .nav_bar_li .nav_bar_name{
    font-size: 0.26rem;
    color: #212121;
}
.nav_bar_tab .nav_bar_ul .nav_bar_li em{
    display: inline-block;
}
.triangle{
    width: 0;
    height: 0;
    border-left: 0.10rem solid #757575;
    border-top: 0.11rem solid transparent;
    border-bottom: 0.11rem solid transparent;
}

.info_security{
    width: 100%;
    padding: 0rem 0.32rem;
    box-sizing: border-box;
    background: #ffffff;
}
.content_header{
    width: 100%;
    box-sizing: border-box;
    padding: 0.64rem 0rem 0.63rem 0rem;
    background: #ffffff;
}
.content_header_text{
    font-size: 0.20rem;
    color: #646A77;
    line-height: 0.36rem;
}
.security_content .content_header_text{
    padding: 0rem 0.32rem;
    box-sizing: border-box;
}
.main_title{
    font-size: 0.4rem;
    font-weight: 600;
    color: #020814;
    line-height: 0.47rem;
    text-align: left;
    margin-bottom: 0.28rem;
}
.subtitle{
    margin: 0 auto;
    text-align: center;
    font-size: 0.2rem;
    font-weight: 400;
    color: #585858;
    line-height: 0.34rem;
}
.content{
    width: 100%;
}
.content1{
    width: 100%;
    height: 5.18rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.security_content{
    width: 100%;
    padding-top: 0.20rem;
    box-sizing: border-box;
    border: 1px solid #D6E1EB;
    background: #ffffff;
    margin-bottom: 0.16rem;
}

.item_list{
    width: 100%;
    height: 0.84rem;
    display: flex;
    align-items: center;
    justify-content: space-around;
    background: rgba(242,242,242,0.9);
}
.item_list .item{
    display: inline-block;
    width: 1.90rem;
    height: 0.68rem;
    position: relative;
}
.item_icon{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.item1{
    background: url("./../img/app_icon1.png") no-repeat;
    background-size: contain;
}
.item2{
    background: url("./../img/app_icon2.png") no-repeat;
    background-size: contain;
}
.item3{
    background: url("./../img/app_icon3.png") no-repeat;
    background-size: contain;
}
.item_underline{
    position: absolute;
    display: none;
    bottom: -0.08rem;
    left: 0.14rem;
    width: 1.62rem;
    height: 0.02rem;
    background: #E50012;
}
.item.active .item_underline{
    display: block;
}
.item_info{
    width: 100%;
    background: url("./../img/phoneImg/item_info_bg.png") center center no-repeat;
    background-size: cover;
    padding: 0.34rem 0.32rem 0.32rem 0.32rem;
    box-sizing: border-box;
}
.item_info_ul{
 margin-bottom: 0.62rem;
}
.item_info .item_info_img{
    text-align: center;
    width: 100%;
    height: 5.40rem;
}
.item_info .item_info_img img{
    display: inline-block;
    width: 4.10rem;
    height: 5.40rem;
    margin: 0 auto;
}
.item_info_ul .item_info_li{
    font-size: 0.20rem;
    font-weight: 600 !important;
    color: #000000;
    line-height: 0.30rem;
    list-style-type: disc !important;
    list-style-size: 0.08rem;
    margin-left: 0.32rem;
    margin-bottom: 0.08rem;
}
.item_info_ul .item_info_text{
    color: #646A77;
    font-size: 0.18rem;
}
.service_box{
    display: flex;
    align-items: center;
    width: 100%;
    height: 2.76rem;
    margin-bottom: 0.08rem;
}
.service_content{
    flex: 8;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    padding: 0 0.32rem;
    box-sizing: border-box;
}
.service_content .service_title{
    display: inline-block;
    height: 0.42rem;
    font-size: 0.30rem;
    font-weight: 600;
    color: #211F79;
    line-height: 0.35rem;
    margin-bottom: 0.20rem;
}
.service_content .service_intro{
    line-height: 0.30rem;
    font-size: 0.16rem;
}
.service_img{
    width: 3.47rem;
    height: 2.76rem;
}
.service_title_color1{
    color:#211F79 ;
}
.service_bg1{
    background: linear-gradient(180deg, #D6E1FC 0%, #FFFFFF 100%);
}
.service_img1{
    background: url("./../img/phoneImg/service_img1.png") center center no-repeat;
    background-size: contain;
}
.service_content .service_title_color1{
    color:#211F79 ;
}
.service_content .service_title_color2{
    color:#1F718B ;
}
.service_bg2{
    background: linear-gradient(180deg, #D7EDF4 0%, #FFFFFF 100%);
}
.service_content .service_title_color3{
    color:#7C3E1B;
}
.service_content .service_title_color4{
    color:#4E29B6;
}
.service_img2{
    background: url("./../img/phoneImg/service_img2.png") center center no-repeat;
    background-size: contain;
}
.service_title_color3{
    color:#7C3E1B;
}
.service_bg3{
    background: linear-gradient(180deg, #F3DFD6 0%, #FFFFFF 100%);
}
.service_img3{
    background: url("./../img/phoneImg/service_img3.png") center center no-repeat;
    background-size: contain;
}
.service_title_color4{
    color:#4E29B6;
}
.service_bg4{
    background: linear-gradient(180deg, #E2E3F8 0%, #FFFFFF 100%);
}
.service_img4{
    background: url("./../img/phoneImg/service_img4.png") center center no-repeat;
    background-size: contain;
}
.bpo_service{
    height: 7.6rem;
}
.bpo_service .subheader{
    height: 1.81rem;
}
.subheader{
    height: 0.8rem;
    position: relative;
    margin-bottom: 0.16rem;
    box-sizing: border-box;
}
.subheader .subheader_img{
    width: 1.60rem;
    height: 1.10rem;
}
.subheader .subheader_img img{
    width: 100%;
    height: 100%;
}
.subheader .subheader_title{
    position: absolute;
    top: 0.44rem;
    left: 0.32rem;
    height: 0.4rem;
    font-size: 0.26rem;
    font-weight: 600;
    color: #020814;
}
.content .security_content_img{
    width: 100%;
    height: 4.0rem;
    margin-top: 0.78rem;
}
.content .security_content_img1{
    background: url("./../img/phoneImg/manage1.png") no-repeat;
    background-size: cover;
}
.content .security_content_img2{
    background: url("./../img/phoneImg/manage2.png") no-repeat;
    background-size: cover;
}
.content .security_content_img3{
    background: url("./../img/phoneImg/manage3.png") no-repeat;
    background-size: cover;
}
.content .security_content_img4{
    background: url("./../img/phoneImg/manage4.png") no-repeat;
    background-size: cover;
}

.content_top_img{
    width: 7rem;
    height: 2.8rem;
}
.content .content_intro{
    font-size: 0.2rem;
    font-weight: 400;
    color: #585858;
    line-height: 0.34rem;
    margin-bottom: 0.2rem;
}
.content_intro1{
    width: 7rem;
    height: 2.40rem;
    box-sizing: border-box;
    padding: 0.29rem 0.32rem 0 0.32rem;
}
.intro_title{
    height: 0.37rem;
    font-size: 0.28rem;
    font-family: Arial;
    color: #000000;
    line-height: 0.37rem;
    margin-bottom: 0.3rem;
}
.intro_val{
    width: 6.36rem;
    font-size: 0.194rem;
    font-family: Arial;
    font-weight: 400;
    color: #86909C;
    line-height: 0.34rem;
}
/*极致学苑样式 start*/
.school_main .content{
    padding: 0rem 0.32rem;
    box-sizing: border-box;
}
.banner_box{
    width: 100%;
    height: 6rem;
    background: url("./../img/phoneImg/school_banner.png") center center no-repeat;
    background-size: cover;
    padding-top: 2.20rem;
    box-sizing: border-box;
}
.Service_banner_box{
    background: url("./../img/phoneImg/service_banner.png") center center no-repeat;
    background-size: cover;
}
.banner_box .banner_title{
    display: flex;
    width:2.66rem ;
    height: 0.60rem;
    margin: 0 auto;
    margin-bottom: 0.48rem;
}
.banner_box .banner_title .banner_title_icon{
    width: 100%;
    height: 100%;
    background: url("./../img/banner_title_icon.png") center center no-repeat;
    background-size: cover;

}
.banner_box .banner_sub{
    height: 0.90rem;
    text-align: center;
    line-height: 0.90rem;
    color: #ffffff;
    font-size: 0.64rem;
    font-weight: 600;

}
.school_main .nav_subtitle{
    text-align: left;
}
.academy_icon {
    width: 100%;
    height: 5.00rem;
    margin: 0.42rem 0rem 0.20rem 0rem;
    background: url("./../img/phoneImg/academy_icon.png") center center no-repeat;
    background-size: cover;
}
.academy_icon1 {
    background: url("./../img/tube_training_img1.png") center center no-repeat;
    background-size: cover;
}
.tube_training .tube_training_left{
    height: 100%;
    width: 100%;
    margin-right:0.10rem;
}
.tube_training .tube_training_left .tube_training_img{width: 100%;height: 100%}
.tube_training .tube_training_left .tube_training_img1{
    background: url("../img/phoneImg/tube_training_img1.png") center center no-repeat;
    background-size: cover;
}
.tube_training .tube_training_right{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.1rem;
}
.tube_training .tube_training_right .tube_training_img{
    width: 3.53rem;
    height: 2.45rem;
    margin-right: 0.10rem;
    margin-bottom: 0.10rem;
}
.tube_training .tube_training_right .tube_training_img2{
    background: url("../img/tube_training_img2.png") center center no-repeat;
    background-size: cover;
}
.tube_training .tube_training_right .tube_training_img3{
    background: url("../img/tube_training_img3.png") center center no-repeat;
    background-size: cover;
}
.tube_training .tube_training_right .tube_training_img4{
    background: url("../img/tube_training_img4.png") center center no-repeat;
    background-size: cover;
}
.tube_training .tube_training_right .tube_training_img5{
    background: url("../img/tube_training_img5.png") center center no-repeat;
    background-size: cover;
}
.tube_training .tube_training_right .tube_training_img:nth-of-type(2n){
    margin-right: 0rem;
}
.content_footer{
    display: flex;;
}
.content_footer_left, .content_footer_right{
    flex: 1;
}
.content_footer_right{
    width: 6.30rem;
    padding-left: 0.82rem;
    box-sizing: border-box;
}
.content_footer_title{
    height: 0.42rem;
    font-size: 0.30rem;
    font-weight: 600;
    color: #020814;
    line-height: 0.42rem;
    margin-bottom: 0.42rem;
}
.content_footer_desc{
    width: 6.48rem;
    min-height: 0.60rem;
    font-size: 0.16rem;
    font-weight: 400;
    color: #42464E;
    line-height: 0.30rem;
}
.content_footer_right .content_footer_desc{width: 5.09rem}
.content_develop .content_develop_ul{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 11.72rem;
    margin: 0 auto;
}
.content_develop .content_develop_ul .content_develop_li{
    width: 5.55rem;
    height: 1.52rem;
    background:#ffffff;
    padding:0.30rem 0rem 0rem 0.38rem;
    box-sizing: border-box;
    margin-right: 0.08rem;
    margin-bottom: 0.08rem;
}
.content_develop .content_develop_ul .content_develop_li .content_develop_li_title{
    height: 0.20rem;
    font-size: 0.14rem;
    font-weight: 400;
    color: #42464E;
    line-height: 0.20rem;
    margin-bottom: 0.08rem;
}
.content_develop .content_develop_ul .content_develop_li .content_develop_li_desc{
    height: 0.34rem;
    font-size: 0.24rem;
    font-weight: 600;
    color: #020814;
    line-height: 0.28rem;
}
.content_develop .content_develop_ul .content_develop_li:nth-of-type(2n){
    margin-right: 0rem;
}
.content_develop .content_develop_ul .content_develop_bg1:hover{
    background: url("./../img/content_develop_bg1.png") center center no-repeat;
    background-size: cover;
}
.content_develop .content_develop_ul .content_develop_bg2:hover{
    background: url("./../img/content_develop_bg2.png") center center no-repeat;
    background-size: cover;
}
.content_develop .content_develop_ul .content_develop_bg3:hover{
    background: url("./../img/content_develop_bg3.png") center center no-repeat;
    background-size: cover;
}
.content_develop .content_develop_ul .content_develop_bg4:hover{
    background: url("./../img/content_develop_bg4.png") center center no-repeat;
    background-size: cover;
}
.last_content{
    margin-bottom: 1.24rem;
}

.develop_ul .develop_li{
    display: flex;
    width: 100%;
    height: 2.26rem;
    margin-bottom: 0.10rem;
    border: 0.01rem solid #D6E1EB;
    background: #ffffff;
}
.develop_ul .develop_li .develop_li_top{
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    flex: 1;
    padding: 0rem 0rem 0rem 0.24rem;
    box-sizing: border-box;
}
.develop_ul .develop_li .develop_li_bottom{
    flex: 1;
    height: 100%;
}

.develop_ul .develop_li .develop_li_top .develop_li_top_title{
    height: 0.36rem;
    font-size: 0.26rem;
    font-weight: 600;
    color: #020814;
    line-height: 0.30rem;
    margin-bottom: 0.16rem;
}
.develop_ul .develop_li .develop_li_top .develop_li_top_text{
    width: 2.98rem;
    font-size: 0.20rem;
    color: #646A77;
    line-height: 0.36rem;
}
.develop_li_icon1{
    background: url("./../img/phoneImg/develop_li_icon1.png");
    background-size: cover;
}
.develop_li_icon2{
    background: url("../img/phoneImg/develop_li_icon2.png");
    background-size: cover;
}
.develop_li_icon3{
    background: url("../img/culture_li_icon7.png");
    background-size: cover;
}
.develop_li_icon4{
    background: url("../img/culture_li_icon8.png");
    background-size: cover;
}

/*极致学苑样式 end*/
/*关于我们页面样式 start*/
.about_main .content {
    padding: 0rem 0.32rem;
    box-sizing: border-box;
}
.about_main .banner_box{
    background: url("./../img/phoneImg/about_banner_icon.png");
    background-size: cover;
}
.about_main .intro .intro_ul{
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 0.40rem;
}
.about_main .intro .intro_ul .intro_li{
    width: 38%;
    display: flex;
    align-items: center;
    height: 0.80rem;
}
.about_main .intro .intro_ul .intro_li .intro_li_icon{
    width: 0.80rem;
    height: 0.80rem;
    margin-right: 0.22rem;
}
.about_main .intro .intro_ul .intro_li .intro_li_icon1{
    background: url("./../img/intro_li_icon1.png") center center no-repeat;
    background-size: cover;
}
.about_main .intro .intro_ul .intro_li .intro_li_icon2{
    background: url("./../img/intro_li_icon2.png") center center no-repeat;
    background-size: cover;
}
.about_main .intro .intro_ul .intro_li .intro_li_icon3{
    background: url("./../img/intro_li_icon3.png") center center no-repeat;
    background-size: cover;
}
.about_main .intro .intro_ul .intro_li .intro_li_icon4{
    background: url("./../img/intro_li_icon4.png") center center no-repeat;
    background-size: cover;
}
.about_main .intro .intro_ul .intro_li .intro_li_year{
    height: 0.34rem;
    font-size: 0.26rem;
    font-weight: 600;
    color: #020814;
    line-height: 0.28rem;
}
.about_main .intro .intro_ul .intro_li .intro_li_text{
    height: 0.30rem;
    font-size: 0.18rem;
    font-weight: 400;
    color: #646A77;
    line-height: 0.30rem;
}
.about_main .intro .intro_text{
    width: 100%;
    font-size: 0.26rem;
    font-weight: 400;
    color: #8D9298;
    line-height: 0.5rem;
}
.culture .culture_ul{
    display: flex;
    flex-wrap: wrap;
}
.culture .culture_ul .culture_li{
    height: 5.26rem;
    width: 100%;
    margin-bottom: 0.16rem;
    position: relative;
    transition: 0.3s;
    border: 1px solid #D6E1EB;
}
.culture .culture_ul .culture_li:nth-of-type(2n){
    margin-right: 0rem;
}
.culture .culture_ul .culture_li .culture_li_top{
    height: 1.80rem;
    background: #ffffff;
    padding: 0.44rem 0rem 0rem 0.32rem;
    box-sizing: border-box;
}
.culture .culture_ul .culture_li .culture_li_top .culture_li_top_title{
    height: 0.36rem;
    font-size: 0.26rem;
    font-weight: 600;
    color: #020814;
    line-height: 0.30rem;
    margin-bottom: 0.16rem;
}
.culture .culture_ul .culture_li .culture_li_top .culture_li_top_text{
    height: 0.30rem;
    font-size: 0.26rem;
    font-weight: 400;
    color: #646A77;
    line-height: 0.30rem;
}
.culture .culture_ul .culture_li .culture_li_bottom{
    width: 100%;
    height: 3.48rem;
}
.culture_li_icon1{
    background: url("./../img/culture_li_icon1.png") center center no-repeat;
    background-size: cover;
}
.culture_li_icon2{
    background: url("./../img/culture_li_icon2.png") center center no-repeat;
    background-size: cover;
}
.culture_li_icon3{
    background: url("./../img/culture_li_icon3.png") center center no-repeat;
    background-size: cover;
}
.culture_li_icon4{
    background: url("./../img/culture_li_icon4.png") center center no-repeat;
    background-size: cover;
}
.about_main .develop_box{
    width: 100%;
    overflow-x: auto;
    scrollbar-width: thin; /* 适用于 Firefox */
    -ms-overflow-style: none; /* 适用于 IE 和 Edge */
}
.about_main .develop_box::-webkit-scrollbar {
    width: 0; /* 适用于 Chrome、Safari 和 Opera */
}
.custom_content{
    width: 100%;
    zoom: 1;
    clear: both;
}
.custom_content li {
    display: inline-block;
    width: 100%;
    height:100%;
    margin-bottom: 0.10rem;
}
.custom_content li img{
    width: 100%;
    height:100%;
}

.about_main .aptitude_content{
    width: 100%;
    background: url("./../img/phoneImg/aptitude_bg.png") center center no-repeat;
    background-size: cover;
    margin-top: 0.14rem;
    min-height: 20.60rem;
    padding-bottom: 0.20rem;
}
.Softness_box {
    position: relative;
    margin-bottom: 1.2rem;
}
.Softness_box .aptitude_list{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 1.15rem;
    box-sizing: border-box;
    z-index: 11;
}
.Softness_box .aptitude_title{
    width: 100%;
    line-height: 1.22rem;
    text-align: center;
    color: #9D7A1F;
    font-weight: bold;
    font-size: 0.24rem;
}
.Softness_box .aptitude_list .aptitude_item{
    width: 2.1533rem;
    height: 1.40rem;
    z-index: 11;
}
.Softness_box .aptitude_list .aptitude_item .aptitude_img{
    width: 100%;
    height: 100%;
    margin-bottom: 0.28rem;
}
.Softness_box .aptitude_list .aptitude_item .aptitude_text{
    text-align: center;
    color: #42464E;
    font-size: 0.16rem;
    line-height: 0.3rem;
}
.Softness_box .aptitude_under{
    display: inline-block;
    width: 100%;
    height: 1.19rem;
    position: absolute;
    bottom: -1.18rem;
    background: url("./../img/phoneImg/aptitude_under.png") center center no-repeat;
    background-size: cover;
}

.Softness_box1 .aptitude_list, .Softness_box2 .aptitude_list{
    padding: 0 0.70rem;
    box-sizing: border-box;
    z-index: 11;
}
.Softness_box1 .aptitude_list .aptitude_item{
    width: 1.4035rem;
    height: 1.87rem;
}
.Softness_box1 .aptitude_under{
    bottom: -1.18rem;
}
.Softness_box2 {
    margin-top: 2rem;
    margin-bottom: 0rem;
}
.Softness_box2 .aptitude_list .aptitude_item{
    width: 1.2rem;
    height: 1.7rem;
}
.Softness_box2 .aptitude_under{
    bottom: -1.1rem;
}
.Softness_box3{width:100%;margin-top: 0.50rem}
.Softness_box3 .aptitude_title{
    width: 100%;
    line-height: 1.22rem;
    text-align: center;
    color: #9D7A1F;
    font-weight: bold;
    font-size: 0.24rem;
    background: url("./../img/phoneImg/aptitude_title_bg.png") center center no-repeat;
    background-size: cover;
}
.Softness_box3_item{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.Softness_box3_item li{
    width: 2.72rem;
    text-align: center;
    vertical-align: top;
    display: inline-block;
    margin-top:0.10rem;
}
.Softness_box3_item li img{
    width: 2.52rem;
    height: 1.42rem;
}
.Softness_box3_item li p{
    line-height: 0.30rem;
}
/*关于我们页面样式 end*/
/*自动轮播样式 start*/
.slide{
    background: #F7F7F7;
    /*background: linear-gradient(90deg, #FFFFFF 0%, rgba(255,255,255,0.2) 9%, rgba(255,255,255,0) 26%, rgba(255,255,255,0) 73%, rgba(255,255,255,0.2) 89%, #FFFFFF 100%);*/
}
.slideImageContainer{
    position: relative;
    width: 7.6rem;
    height: 1.22rem;
    margin: 0 auto;
    overflow: hidden;
}
.slideImageLists {
    position: relative;
    width: 26rem;
}
.slideImageLists li{
    width: 2.02rem;
    height: 1.22rem;
    float: left;
    background-size: contain;
}
.slideImageLists li a{
    width: 2.02rem;
    height: 1.22rem;
}
/*自动轮播样式 end*/
