*{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.3rem;
}
.box{
    overflow: hidden;
}
/* .classify{
    position: relative;
} */
.headerHide{
    width: 100%;
    height: 6rem;
    background: #2589FF;
    position: absolute;
    display: none;
    top: 0.7rem;
    z-index: 999;
    padding: 0 .8rem;
}
.headerHide ul{
    width: 100%;
}
.headerHide ul::after{
    clear: both;
    content: '';
    display: block;
}
.headerHide ul li{
    float: left;
    width: 35%;
    text-align: center
}

.headerHide ul li p a{
    font-size: 0.28rem;
    color: #ffffff;
    text-decoration: none;
}
.classify>ul{

    display:flex;
    height: 0.7rem;
} 
.classify>ul li{
    width: 25%;
    line-height: 0.7rem;
    text-align: center;
}

.swiper-slide img{
    width: 100%;
    height: 100%;
}
.firm{
    height: 2.5rem;
}
.firm ul{
    display:flex;
}
.firm ul li{
    width: 25%;
    text-align: center;
}
.firm ul li img{
    display: block;
    width: 0.9rem;
    height: 0.9rem;
    margin: 0.55rem auto 0 auto;
}
.firm ul li p{
    margin: 0.1rem 0 0 0;
}
.case{
    width: 100%;
    height: 1rem;
    background: url('/static/Mobile/img/img_1/title2.jpg') no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.case p{
    font-size: 0.2rem;
    text-align: center;
    color: #ffffff;
    margin: 0.1rem 0 0 0;
}
.present_top>h1{
    font-size:.3rem;
    color:#333333;
    text-align: center;
    margin: 0.4rem 0 0 0;
}
.present img{
    width: 100%;
    height: 100%;
}
.present_top>span{
    font-size:.18rem;
    color:#333333;
    display: block;
    text-align: center;
    margin-top: 0.1rem;
}
.present_top_content{
    width: 88.8%;
    margin: 0.5rem auto;
    letter-spacing: 1px;
    line-height: .4rem;
}
.present_top_content h2,
.present_top_content p{
    font-size:.24rem;
    margin: 0.1rem 0 0 0;
}
.present_center ul{
    width: 100%;
    overflow: hidden;
    line-height: .4rem;
}
.present_center ul li{
    display: inline-block;
    width: 43%;
    height: 2.1rem;
    padding-left: 0.3rem;
}
.present_center ul li>div{
    width: .3rem;
    height: 0.06rem;
    background: #FF8E8E;
    margin: 0.2rem 0;
}
.present_center ul li>p{
    width: 100%;
    font-size: 0.24rem;
}
.present_img{
    width: 100%;
    position: relative;
    height: 5.5rem;
}
.present_img img{
    width: 100%;
}
.present_img p{
    width: 90%;
    text-align: center;
    font-size: 0.3rem;
    position: absolute;
    bottom: 0.35rem;
    left: 5%;
    color: #ffffff;
    line-height: .45rem;
}
.present_bottom_p{
    margin:1rem 0;
    line-height: .4rem;
    letter-spacing: 1px;
}
.present_bottom_p p{
    width: 66.9%;
    font-size: 0.24rem;
    margin: 0 auto;
    text-indent: 2em;
}
.present_bottom img{
    width: 3.51rem;
    height: 3.08rem;
    display: block;
    margin:  0 auto 1rem auto;
    
}





.more button{
    width: 2.5rem;
    height: 0.6rem;
    border:0.02rem solid rgba(153,153,153,1);
    background: none;
    border-radius: 0.3rem;
    color: #333333;
    font-family: 500;
    display: block;
    margin: 0.2rem auto 0 auto;
}
.more p{
    text-align: center;
    font-size:0.18rem;
    margin: 0.1rem 0 0.5rem 0;
}
.contentTwo{
    width: 100%;
    height: 5rem;
    background:rgba(238,238,238,1);
    position: relative;
}
.contentTwo img{
    width: 3.7rem;
    height: 3.17rem;
    position: absolute;
    top:1rem;
    right: 0.5rem;
}
.contentTwo ul{
    width: 35%;
    height: 100%;
    margin: 0 0 0 8%;
    overflow: hidden;
}
.contentTwo ul li{
   
    height: 33.3%
}
.contentTwo .p{
    font-size: 0.4rem;
    color: #2589FF;
}
.end{
    width: 100%;
    height: .82rem;
    background: url('/static/Mobile/img/img_1/title1.jpg') no-repeat;
    background-size:100% 100%; 
}
.end>p{
    line-height: 0.82rem;
    font-size: 0.26rem;
    text-align: center;
}
.foot{
    background: #272731;
    overflow: hidden;
    height: 10.5rem;
    font-weight: 200;
}
.foot>p{
    color:#ffffff;
    text-align: center;
}
.footulOne{
    display: flex;
    margin: 0.8rem 0 0 0;
}
.footulOne li{
    width: 20%;
    margin: 0 0 0 10.2%;
}
.footulOne li p{
    font-size: 0.26rem;
    color: #ffffff;
    text-align: center;
}
.footulTwo{
    margin: 0.8rem 0 0 0;
}
.footulTwo li{
    width: 92%;
    height: 1rem;
    position: relative;
    background: #3E3E47;
    margin: 0.3rem auto 0 auto;
    overflow: hidden;
    padding: 0.15rem 0 .2rem 0;
}
.footulTwo li p{
    color: #ffffff;
    padding: 0rem 0 0rem 0.3rem;
  
}
.footulTwo li img{
    position: absolute;
    top: 0.5rem;
    right: 0.3rem;
}