*{
    margin: 0;
    padding: 0;
}
html,body{
    width: 100%;
    height: 100%;
} 
.clearfix::after{
    content:"";
    clear: both;
    overflow: hidden;
}
.app{
    width: 100%;
    height: 100%;
    font-size: 16px;
}
.app-main{
    width: 100%;
    height: 100%;
    position: relative;
}
.app-main-container,
.contain{
    width: 100%;
    height: 80%;
}
.develope{
    width: 100%;
    height: 100%;
}
.app-main-header-background{
    background: url(../image/abouts-lunfun.png) no-repeat;
    width: 100%;
    height:700px;
    background-size: cover;
}
.image{
    width: 40%;
    float: left;
    height: auto;
}
.image>img{
    width: 440px;
}
.container-aside{
    width: 60%;
    float: right;
}
.container-aside-title{
    font-size: 14px;
}
.contain{
    width: 100%;
    position: relative;
    background: url(../image/contain.jpg) no-repeat;
    background-size: cover;
    margin-bottom: 20px;
}
.develope{
    width: 100%;
    position: relative;
}
.contain-body,
.develope-body{
    width: 1140px;
    height: auto;
    margin: 0 auto;
    position: relative;
}
.contain-body-title>h3,
.develope-body-title>h3{
    font-weight: 700;
    text-align: center;
}
.contain-body-box,
.develope-body-box{
    width: 100%;
    height: auto;
    padding: 50px 0;
    position: relative;
}
.develope-body-image{
    width: 60%;
    float: left;
    position: relative;
}
.develope-body-image>img{
    width: 100%;
}
.container-aside{
    width: 100%;
    position: relative;
    margin-top: 30px;
}
.one-box,
.three-box{
    width: 32%;
    height: 260px;
    float: left;
    text-align: center;
    border-right: 2px solid #fff;
}
.two-box{
    width: 36%;
    height: 260px;
    float: left;
    text-align: center;
    border-right: 2px solid #fff;
}
.three-box{
    border-right: none!important;
}
.one-box:last-child{
    border-right: none!important;
}
.develope-body-aside>ul{
    list-style: circle;
}
.develope-body-aside>ul>li{
    font-size: 18px;
}
.contain-body-substance{
    width: 60%;
    height: auto;
    float: left;
}
.contain-body-substance>h5{
     border-bottom: 1px dotted #008c8c;
     line-height: 40px;
     text-indent: 20px;
}
.contain-body-box-image{
    width: 40%;
    float: right;
}
.contain-body-box-image>img{
    width: 100%;
    padding: 0 20px;
}
.app-main-container{
    height: 100%;
    background: url(../image/abouts-contain.jpg) no-repeat 50% 50%;
    background-size: cover;
    margin: 20px 0;
}
.little-title{
    width: 100%;
    text-align: center;
}
.h3{
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.p{
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    margin-bottom: .9375rem;
    padding: .9375rem;
    line-height: 30px;
}
.icon>img{
    width: 60px;
    height: 60px;
    margin: 10px 0;
}
.first{
    padding: 10px 0;
}
.title{
    width: 100%;
    top: 40%;
    position: absolute;
}
.title-box{
    width:600px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 50px;
}
.contain-p{
    text-indent: 35px;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
}
/* 企业介绍之门店展示 */
.develope{
    background: url(../image/display.jpg) no-repeat 50% 50%;
    background-size: cover;
    margin-bottom: 20px;
}
.develope-p{
    font-size: 18px;
    color: #fff;
    font-weight: 700;
}
.develope-p{
    width: 30%;
    float: left;
}
.display{
    width: 70%;
    float: right;
    position: relative;
}
.one,
.three{
    width:50%;
    float: left;
    position: relative;
}
.two,
.four{
    width: 50%;
    float: right;
    position: relative;
}
.one,
.two{
    margin-bottom: 30px;
}
.img>img{
    width: 150px;
    height: 250px;
    float: left;
}
.display-controdution{
    margin: 0 20px;
    font-size: 16px;
    color: #fff;
    bottom: 0px;
    left: 150px;
    position: absolute;
}
.name{
    font-size: 18px;
    font-weight: 700;
}
.app-main-container-main{
    width: 1140px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    background:rgba(0, 0, 0, .3);
}
.app-main-container-p{
    width: 100%;
    padding-top: 30px;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
}
.app-main-container-main-content{
    margin-top: 30px;
}
.type,
.open{
    line-height: 30px;

}
.menu-item-49-title-span{
    font-size: 16px;
}
