* {
    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 h1 {
    font-size: 0.32rem;
    color: #ffffff;
    font-family: none;
    margin: 0.3rem 0;
}

.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;
}

/* */

.content1 {
    height: 7.75rem;
    background: #ffffff;
    overflow: hidden;
}

.pubilc_top {
    padding: 1rem 0 0 0;
    display: flex;
}

.pubilc_top img {
    width: 0.36rem;
    height: 0.36rem;
    display: block;
    margin: 0.4rem 0.3rem;
}

.pubilc_top_div h1 {
    font-size: 0.26rem;
    padding: 0.1rem 0;
    border-bottom: 0.02rem solid #7E95FF;
}

.pubilc_top_div p {
    width: 88%;
    margin: 0 auto;
    font-size: 0.2rem;
    margin: 0.1rem 0 0 0;
    color: #626262;
}

.content1_left, .content1_right {
    display: flex;
    overflow: hidden;
    margin: 0.3rem 0 0 0;
}

.content1_left p {
    width: 50%;
    font-size: 0.2rem;
    margin: 0 0.3rem;
}

.content1_left img, .content1_right img {
    width: 2.3rem;
    height: 2.3rem;
    display: block;
    margin: 0 0 0 0.3rem;
}

.content1_right p {
    width: 50%;
    font-size: 0.2rem;
    margin: 0.7rem 0 0 10%;
}

.content2 {
    background: #F0F0F0;
    overflow: hidden;
    padding: 0 0 1rem 0;
}

.content2 ul {
    width: 93.6%;
    margin: 1.2rem auto 0 auto;
}

.content2 ul li {
    width: 23%;
    display: inline-block;
    position: relative;
    margin: 0 0 0 0.05rem;
}

.content2 ul li label {
    position: absolute;
    top: -0.5rem;
    left: 0.4rem;
}

.content2 ul li label img {
    width: 0.96rem;
    height: 0.83rem;
}

.content2 ul li label span {
    font-size: 0.2rem;
    position: absolute;
    z-index: 10;
    top: 0.25rem;
    color: #ffffff;
    left: 0.13rem;
}

.content2 ul li>div {
    width: 100%;
    height: 2.76rem;
    line-height: .33rem;
    background: #ffffff;
    overflow: hidden;
}

.content2 ul li>div p {
    text-align: center;
    font-size: 0.18rem;
    margin: 0.5rem 0 0 0;
}

.content3 {
    width: 100%;
    height: 5.06rem;
    background: url(/static/Mobile/img/fanli/beijing.png) no-repeat;
    background-size: 100% 100%;
}

.content3 ul {
    overflow: hidden;
}

.content3 ul li {
    width: 19%;
    overflow: hidden;
    margin: 0.8rem 0 0 0;
    display: inline-block;
}

.content3 ul li img {
    width: 0.67rem;
    height: 0.77rem;
    display: block;
    margin: 0 auto;
}

.content3 ul li p {
    margin: 0.2rem 0 0 0;
    text-align: center;
    font-size: 0.2rem;
}

.content4>img {
    display: block;
    margin: 0.8rem auto;
    width: 90%;
}

.content5 {
    padding: 0 0 0.5rem 0;
}

.content5>img {
    display: block;
    width: 100%;
}

.content5 ul {
    width: 93.6%;
    margin: 0.7rem auto 0 auto;
}

.content5 ul li {
    width: 100%;
    box-shadow: 0px 0px 0.09rem 0px rgba(20, 23, 29, 0.2);
    padding: 0.2rem 0 0.3rem 0;
    margin: 0.3rem 0 0 0;
    overflow: hidden;
}

.content5 ul li h1 {
    font-size: 0.24rem;
    margin: 0.1rem 0 0 0.3rem;
}

.content5 ul li p {
    font-size: 0.2rem;
    margin: 0.1rem 0 0 0.3rem;
}

/*  */

.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;
}
/* 案例展示 */
.anli {
    text-align: center;
    padding: 0 .3rem;
    margin-bottom: 1rem;
}

.anli>p {
    font-size: .35rem;
    font-weight: normal;
    margin-bottom: .5rem;
}

.anli_details {
    height: 3.5rem;
    box-shadow: -5px 5px 40px #ccc;
    position: relative;
    padding: 0 .15rem;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
    margin-left: .25rem;
}

.anli_details .icon {
    position: absolute;
    top: .55rem;
    left: 50%;
    transform: translateX(-0.45rem);
    width: .9rem;
    height: .9rem;
    line-height: .9rem;
    border-radius: 50%;
    background-color: pink;
}

.anli_details h6 {
    margin-top: 1.8rem;
    position: relative;
}

.anli_details h6::after {
    content: "";
    position: absolute;
    top: .5rem;
    left: 50%;
    transform: translateX(-0.15rem);
    width: .3rem;
    height: 3px;
    background-color: #000;
}

.anli_details>p {
    font-size: .14rem;
    margin-top: .3rem;
    text-align: left;
    color: #cccddd;
    transform: scale(0.8);
}

.more {
    margin: .5rem auto;
    width: 1.2rem;
    font-size: .16rem;
    box-shadow: 5px 5px 40px #ccc;
    padding: .05rem 0;
    font-weight: 600;
    color: grey;
    transform: scale(0.8);
}

.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;
}

/* new_foot---------------------- */

.newfoot {
    height: 5.5rem;
    background-color: #272731;
    padding: .2rem;
}

.footleft {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: .4rem;
}

.footleft>.erweima {
    width: 0.8rem;
    height: 0.8rem;
    background: url(/static/Mobile/img/关于我们-联系我们/code.jpg) round;
}

.footleft>p {
    font-size: .12rem;
    color: #ccc;
    margin-left: .15rem;
}

.footleft>p>i {
    font-style: normal;
    font-size: .16rem;
}

.footright>ul {
    display: flex;
    justify-content: space-around;
    color: #ccc;
}
.footright dl dt {
    font-size: .14rem;
    margin-bottom: .15rem;
    transform: scale(0.8);
}

.footright dl dd {
    font-size: .12rem;
    color: #77787D;
    line-height: .3rem;
    transform: scale(0.8);
}
.footcategory {
    padding: 0 25%;
    margin: .2rem 0;
}
.footcategory ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footcategory ul li {
    font-size: .12rem;
    transform: scale(0.8);
    color: #77787D;
}
.record p {
    text-align: center;
    font-size: .12rem;
    transform: scale(0.8);
    color: #77787D;
    line-height: .3rem;
}
/* old_foot----------------------- */

.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;
}