.servicecontent{padding-top: 60px}


/*------------------------------banner区域------------------------------*/
.banner{
    position: relative;
    height: 450px;
    background: url("https://cdn.huamux.com/pcimgs/banner/banner-tiktok.png") center;
    background-size: cover;
}
.banner-center{
    display: flex;
    position: relative;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    flex-direction: column;
    justify-content: center;
}
.banner-center h1{
    margin-bottom: 0.75rem;
    line-height: 1.58;
    font-size: 2.125rem;
    font-weight: 600;
}
.banner-center p{
    max-width: 700px;
    margin-bottom: 2.5rem;
    line-height: 1.5;
}
.banner-center button{
    display: block;
    width: 144px;
    height: 44px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background-image: linear-gradient(-30deg,#003ce4,#0069ff);
    transition-duration: .15s;
}
.banner-center button:hover{box-shadow: 8px 8px 20px 0 rgba(55,99,170,.3)}
.banner-center>img{
    position: absolute;
    right: -250px;
    bottom: 0;
    height: calc(100% - 60px);
}



/*------------------------------我们的优势------------------------------*/
.sservicecontent{
    padding-top: 60px;
    overflow: hidden;
}


/*----------优势列表----------*/
.servicecontent-list{
    display: flex;
    width: 1200px;
    margin: 32px auto 0;
}
.servicecontent-list li{
    flex: 1;
    padding: 0 20px;
}
.servicecontent-list li:nth-child(4)~li{margin-top: 40px}
.servicecontent-list li img{
    width: 64px;
    height: 64px;
    margin: 0 auto;
}
.servicecontent-list li h3{
    margin-top: 20px;
    line-height: 28px;
    text-align: center;
    font-weight: 500;
    font-size: 20px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.servicecontent-list li p{
    margin-top: 12px;
    line-height: 22px;
    font-size: 14px;
    color: #3d485d;
}



/*------------------------------全平台开发 一键生成------------------------------*/
.full-platform {
    position: relative;
    width: 1200px;
    padding: 60px 0;
    margin: 0 auto;
}
.full-platform .list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 26px;
}
.full-platform .list .list-info {
    width: 280px;
    height: 180px;
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-icon1.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.full-platform .list:nth-child(3) .list-info:nth-child(1):hover {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-sub-icon1.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list span {
    font-size: 24px;
    color: #FFFFFF;
}
.full-platform .list:nth-child(3) .list-info:nth-child(2) {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-icon2.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list:nth-child(3) .list-info:nth-child(2):hover {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-sub-icon2.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list:nth-child(3) .list-info:nth-child(3) {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-icon3.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list:nth-child(3) .list-info:nth-child(3):hover {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-sub-icon3.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list:nth-child(3) .list-info:nth-child(4) {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-icon4.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list:nth-child(3) .list-info:nth-child(4):hover {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-sub-icon4.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list:nth-child(4) .list-info:nth-child(1) {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-icon5.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list:nth-child(4) .list-info:nth-child(1):hover {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-sub-icon5.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list:nth-child(4) .list-info:nth-child(2) {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-icon6.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list:nth-child(4) .list-info:nth-child(2):hover {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-sub-icon6.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list:nth-child(4) .list-info:nth-child(3) {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-icon8.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list:nth-child(4) .list-info:nth-child(3):hover {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-sub-icon8.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list:nth-child(4) .list-info:nth-child(4) {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-icon9.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list:nth-child(4) .list-info:nth-child(4):hover {
    background: url(https://cdn.huamux.com/pcimgs/solution/applets-sub-icon9.png) no-repeat;
    background-size: 100% 100%;
}
.full-platform .list .list-info .title{
    font-size: 14px;
    margin: 20px 0;
    color: #FFFFFF;
}
.full-platform .list .list-info .view-details {
    width: 110px;
    height: 28px;
    border-radius: 2px;
    border: 1px solid #FFFFFF;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
    color: #FFFFFF;
    cursor: pointer;
}



/*------------------------------接入流程------------------------------*/
.jrlc{
    padding-bottom: 80px;
    overflow: hidden;
}
.jrlc-img{
    display: flex;
    width: 1200px;
    height: 312px;
    margin: 10px auto 0;
    align-items: center;
    justify-content: center;
}
.jrlc-img img{height: 100%}


/*----------流程列表----------*/
.jrlc-list{
    display: flex;
    width: 1200px;
    padding: 0 55px;
    margin: 25px auto 0;
    gap: 60px;
}
.jrlc-list li{flex: 1}
.jrlc-list li h3{
    font-size: 18px;
    color: #000;
    font-family: PingFangSC-Semibold;
    line-height: normal;
    text-align: center;
}
.jrlc-list li p{
    font-size: 14px;
    color: rgba(0,0,0,.4);
    font-family: PingFangSC-Regular;
    line-height: 24px;
    text-align: center;
    margin-top: 15px;
}





/******************************以下是移动端样式*******************************/
/******************************以下是移动端样式*******************************/
/******************************以下是移动端样式*******************************/
body[data-mobile] .servicecontent{padding: 0.4rem 0}
body[data-mobile] .servicecontent-list{
    width: auto;
    margin-top: 0;
    padding: 0 0.06rem;
    flex-wrap: wrap;
}
body[data-mobile] .servicecontent-list li{
    flex: none;
    padding: 0 0.06rem;
    margin-bottom: 0.15rem;
    width: 50%;
}
body[data-mobile] .servicecontent-list li img{
    width: 0.55rem;
    height: 0.55rem;
}
body[data-mobile] .servicecontent-list li h3{
    margin-top: 0.1rem;
    line-height: 1;
    font-size: 0.18rem;
}
body[data-mobile] .servicecontent-list li p{
    margin-top: 0.1rem;
    line-height: 0.2rem;
    font-size: 0.14rem;
}
body[data-mobile] .full-platform{
    width: auto;
    padding: 0;
}
body[data-mobile] .full-platform .list{
    padding: 0 0.06rem;
    margin-bottom: 0.03rem;
}
body[data-mobile] .full-platform .list .list-info{
    width: calc(25% - 0.03rem);
    height: 1.2rem;
}
body[data-mobile] .full-platform .list span{font-size: 0.16rem}
body[data-mobile] .full-platform .list .list-info .title{
    margin: 0.05rem 0.06rem 0.1rem;
    line-height: 0.2rem;
    font-size: 0.14rem;
}
body[data-mobile] .full-platform .list .list-info .view-details{
    width: 0.8rem;
    height: 0.26rem;
    line-height: 0.24rem;
    font-size: 0.12rem;
    border-radius: 0.02rem;
}
body[data-mobile] .jrlc{padding: 0.4rem 0}
body[data-mobile] .jrlc-img{
    width: auto;
    height: auto;
    margin: 0;
}
body[data-mobile] .jrlc-img img{
    width: 130%;
    height: auto;
}
body[data-mobile] .jrlc-list{
    width: auto;
    padding: 0 0;
    margin: 0.12rem 0 0;
    gap: initial;
}
body[data-mobile] .jrlc-list li{padding: 0 0.03rem}
body[data-mobile] .jrlc-list li h3{font-size: 0.14rem}
body[data-mobile] .jrlc-list li p{
    margin-top: 0.06rem;
    line-height: 0.2rem;
    font-size: 0.12rem;
}
