.one-thing-one-yard-banner{
    width: 100%;
    height: 600px;
    position: relative;
}
.one-thing-one-yard-banner>img{
    width: 100%;
}
.banner-description{
    position: absolute;
    top: 150px;
    left: 300px;
}
.banner-title{
    font-size:100px;
    font-family:PingFang SC;
    line-height:158px;
    color:rgba(250,92,92,1);
}
.banner-describe{
    font-size:50px;
    font-family:PingFang SC;
    line-height:81px;
    color:rgba(100,77,102,1);
}
.width-cont{
    width: 80%;
    margin: 100px auto;
    overflow: hidden;
}
.solution-case-display-container{
    background:rgba(255,255,255,1);
    position: relative;
}
.contact-display-container{
    width:730px;
    height:100px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(151,151,151,0.2);
    box-shadow:0px 0px 20px rgba(0,0,0,0.29);
    border-radius:67px;
    margin: 100px auto 150px auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.contact-display-container .contact-display-title{
    font-size:24px;
    font-family:PingFangSC-Regular;
    line-height:32px;
    color:rgba(51,51,51,1);
}
.contact-display-container .consult-button{
    padding: 10px 40px;
    color: #ffffff;
    background: #FA5C5C;
    font-size:20px;
    border-radius: 30px;
    cursor: pointer;
}
.title-bar{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.title-bar .red-line{
    width: 50px;
    height: 4px;
    border-radius: 15px;
    background: #FA5C5C;
}
.title-bar .section-title{
    font-size: 26px;
    font-family: PingFang SC;
    font-weight: 500;
    line-height: 54px;
    color: rgba(51,51,51,1);
}
.title-bar .section-title-supplement{
    font-size:16px;
    font-family:PingFang SC;
    font-weight:400;
    line-height:30px;
    color:rgba(102,102,102,1);
}
.ne-yard-per-store-wrapper .width-cont{
    display: flex;
    justify-content: space-around;
}
.applicable-objects-wrapper{
    margin: 100px auto;
    text-align: center;
}
.applicable-objects-wrapper{
    display: flex;
    justify-content: space-around;
}
.applicable-objects-item-describe{
    font-size:22px;
    font-family:PingFang SC;
    font-weight:500;
    line-height:42px;
    color:rgba(51,51,51,1);
    margin-top: 15px;
}
.one-yard-per-store-description{
    width: 560px;
    height: 372px;
    background:rgba(249,250,252,1);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius:10px;
    padding: 85px;
    box-sizing: border-box;
    position: relative;
}
.one-yard-per-store-description .one-yard-per-store-title{
    font-size:30px;
    font-family:PingFangSC-Medium;
    line-height:53px;
    color:rgba(54,54,66,1);
    margin-bottom: 30px;
}
.one-yard-per-store-description .one-yard-per-store-describe{
    font-size:20px;
    font-family:PingFangSC-Regular;
    line-height:40px;
    color:rgba(102,102,102,1);
}
.core-service-item .core-service-item-describe{
    font-size:22px;
    font-family:PingFang SC;
    font-weight:400;
    line-height:50px;
    color:rgba(51,51,51,1);
}
.quotation-mark{
    position: absolute;
    top: 80px;
}
.left-quotation-mark{
    left: 50px;
}
.right-quotation-mark{
    right: 50px;
}
.we-can-help-wrapper .we-can-help-list-wrapper{
    display: flex;
    justify-content: space-around;
    padding: 40px 0;
}
.we-can-help-item{
    width:260px;
    height:314px;
    background:rgba(255,255,255,1);
    box-shadow:0px -10px 40px rgba(0,0,0,0.07);
    border-radius:5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.we-can-help-item .we-can-help-item-title{
    font-size:20px;
    font-family:PingFang SC;
    font-weight:500;
    line-height:36px;
    color:rgba(51,51,51,1);
    margin: 20px 0 0 0 ;
    text-align: center;
}
.we-can-help-item .we-can-help-item-describe p{
    text-align: center;
    font-size:16px;
    font-family:PingFang SC;
    font-weight:500;
    line-height:25px;
    color:rgba(102,102,102,1);
}
.section-secondary-title{
    font-size: 16px;
    font-family:PingFang SC;
    font-weight:400;
    line-height:33px;
    color:rgba(51,51,51,1);
    margin-bottom: 15px;
}
.fast-customer-exposure-wrapper .section-title-supplement p{
    font-size: 14px;
}
.fast-customer-exposure-pic{
    width: 480px;
}
.fast-customer-exposure-pic >img{
    width: 100%;
}
.enhance-competitiveness-industry-wrapper .width-cont{
    display: flex;
    justify-content: space-around;
}
.enhance-competitiveness-industry-item .enhance-competitiveness-industry-item-text{
    font-size: 22px;
    font-family:PingFang SC;
    font-weight:400;
    line-height:56px;
    color:rgba(51,51,51,1);
    text-align: center;
}
.cooperation-case-content-wrapper{
    display: flex;
    margin: 100px auto;
    justify-content: center;
}
.cooperation-case-description{
    width:381px;
    height:248px;
    background:rgba(54,54,66,1);
    padding: 30px;
    box-sizing: border-box;
}
.cooperation-case-title{
    font-size:22px;
    font-family:PingFang SC;
    font-weight:400;
    line-height:42px;
    color:rgba(255,255,255,1);
    margin-bottom: 15px;
}
.cooperation-case-describe{
    font-size:18px;
    font-family:PingFang SC;
    font-weight:400;
    line-height:25px;
    color:rgba(255,255,255,1);
}
.form-container{
    width: 900px;
    height: 300px;
    margin: 100px auto;
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 5px rgba(0,0,0,0.1);
    border-radius:5px;
    padding: 30px;
    box-sizing: border-box;
}
.send-email-wrap{
    display: flex;
    justify-content: space-between;
}
.base-info-wrapper,.description-wrapper{
    flex: 0.4;
}
.line{
    height: 40px;
    margin-bottom: 20px;
}
.line input{
    height: 36px;
    border: 1px solid #999;
    border-radius: 5px;
    padding-left: 10px;
    width: 150px;
}
.second-line input{
    width: 318px;
}
.contacts-tips{
    font-size:14px;
    font-family:PingFang SC;
    font-weight:400;
    line-height:22px;
    color:rgba(255,0,0,1);
    margin-top: 50px;
}
.third-line textarea{
    width: 100%;
    border: 1px solid #999;
    border-radius: 5px;
    padding-top: 10px;
    padding-left: 10px;
    box-sizing: border-box;
}
.confirm-send{
    background:rgba(250,92,92,1);
    opacity:0.5;
    border-radius:5px;
    padding: 10px;
    text-align: center;
    margin-top: 40px;
    color: #ffffff;
    cursor: pointer;
}
.send-success-dialog-mask{
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.2);
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
}
.send-success-dialog{
    width: 460px;
    height: 400px;
    background: #ffffff;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.success-icon{
    width: 60px;
    height: 60px;
}
.success-icon>img{
    width: 100%;
}
.send-success-title{
    font-size: 30px;
    color: #333333;
    margin-top: 30px;
}
.send-success-tips{
    font-size: 20px;
    color: #666;
    margin-top: 15px;
}
.send-success-confirm-btn{
    width: 75%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #FA5C5C;
    font-size: 16px;
    color: #ffffff;
    margin-top: 60px;
    border-radius: 5px;
    cursor: pointer;
}
.footer-bar{
    background: #383642;
}