.doll-shop-title{
    width: 100%;
    height: 140px;
    margin: 80px auto 0 auto;
    position: relative;
}
.doll-shop-title h1{
    font-family: PingFangSC-Semibold;
    color: #F6F6F6;
    font-size: 100px;
    text-align: center;
}
.doll-shop-title h2{
    height: 100%;
    text-align: center;
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
}
.doll-shop-title h2 span{
    font-family: PingFangSC-Semibold;
    color: #FA5C5C;
    font-size: 50px;
}
.doll-shop-title h2 span:nth-child(3){
    color: #151515;
}
.advertisement{
    margin-top: 50px;
    text-align: center;
    color: #666666;
    font-size: 24px;
    line-height: 30px;
}
.doll-shop-title-wrapper{
    width: 100%;
    height: 464px;
    background: #F9FAFC;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.solution-case-section-title .decorate-line{
    width: 50px;
    height: 5px;
    border-radius: 50px;
    background: #FA5C5C;
    margin: 0 auto;
}
.solution-case-section-title h2{
    font-size: 40px;
    line-height: 55px;
    color: #333;
    text-align: center;
    margin: 20px 0 60px 0;
}
.launch-case-wrapper{
    margin: 100px auto;
}
.launch-case-container{
    width: 70%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.launch-case-container .launch-case-item{
    margin-right: 30px;
}
.launch-case-container .launch-case-item:last-child{
    margin-right: 0;
}
.launch-case-introduce{
    width: 380px;
    height: 240px;
    background: #F9FAFC;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.launch-case-introduce .launch-case-item-title{
    font-family: PingFangSC-Medium;
    font-size: 30px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
}
.launch-case-introduce .launch-case-data-wrapper{
    width: 100%;
    display: flex;
    margin-top: 40px;
}
.launch-case-data-wrapper .launch-case-data-item{
    flex: 1;
    border-right: 1px solid #DEDEDE;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.launch-case-data-wrapper .launch-case-data-item:nth-child(3){
    border: none;
}
.launch-case-data-wrapper .launch-case-data-item .launch-case-data-item-title{
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    line-height: 22px;
}
.launch-case-data-wrapper .launch-case-data-item .launch-case-data-item-statistic{
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #333333;
    letter-spacing: 0;
    line-height: 28px;
    margin-top: 10px;
}
.revenue-forecast-wrapper{
    width: 100%;
    background: url("../assets/images/middle background.png")no-repeat center;
    height: 800px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.revenue-forecast-container{
    width: 400px;
    margin-left: -200px;
}
.revenue-forecast-container{
    height: 600px;
    padding: 20px;
    box-sizing: border-box;
    background: #FFFFFF;
    box-shadow: 0 10px 40px 0 rgba(20,2,20,0.10);
    border-radius: 5px;
    transform: translateX(100px);
}
.revenue-forecast-container .revenue-forecast-title{
    margin: 30px 0;
    text-align: center;
}
.revenue-forecast-container .revenue-forecast-title span{
    font-family: PingFangSC-Medium;
    font-size: 24px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    border-bottom: 2px solid #FA5C5C;
    border-radius: 2px;
}
.entering-calculate-data{
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
}
.entering-calculate-data .calculate-item{
    width: 100%;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    padding: 0 15px;
    border: 1px solid #999999;
    border-radius: 5px;
}
.entering-calculate-data .calculate-item span{
    color: #999999;
    height: 50px;
    line-height: 50px;
    display: inline-block;
}
.entering-calculate-data .calculate-item:nth-child(2){
    margin: 20px 0;
}
.entering-calculate-data .calculate-item>input{
    width: 165px;
    text-align: right;
}
.entering-calculate-data .calculate-item span:nth-child(1){
    width: 80px;
}
.entering-calculate-data .calculate-item span:nth-child(3){
    padding: 0 10px;
}
.calculate-earnings-btn{
    background: #FA5C5C;
    margin: 40px 20px;
    border-radius: 5px;
    color: #ffffff;
    text-align: center;
    font-family: PingFangSC-Medium;
    font-size: 18px;
    letter-spacing: 0;
    padding: 10px 0;
    cursor: pointer;
    opacity: 0.6;
}
.calculate-result-wrapper{
    margin: 0 20px;
    background: #F5F6F8;
    height: 120px;
    border-radius: 5px;
}
.calculate-result-wrapper .calculate-result-item{
    border-bottom: 1px solid #DEDEDE;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    box-sizing: border-box;
}
.calculate-result-wrapper .calculate-result-item:nth-child(2){
    border: none;
}
.calculate-result-wrapper .calculate-result-item span{
    ont-family: PingFangSC-Regular;
    font-size: 18px;
    color: #666666;
    letter-spacing: 0;
    display: inline-block;

}
.calculate-result-wrapper .calculate-result-item .calculate-result-item-icon{
    width: 20px;
    text-align: center;
}
.calculate-result-wrapper .calculate-result-item .calculate-result-item-title{
    width: 90px;
}
.calculate-result-wrapper .calculate-result-item .calculate-result-item-data{
    color: #333333;
    width: 100px;
    text-align: right;
}
.calculate-result-wrapper .calculate-result-item .unit{
    margin-left: 40px;
}
.integrated-model{
    width: 100%;
    height: 582px;
    background: url("../assets/images/middle background2.png")no-repeat center;
    background-size: contain;
    margin: 100px auto;
}
.integrated-model .integrated-model-describe{
    width: 70%;
    height: 582px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.integrated-model-describe .solution-case-section-title .decorate-line{
    margin: 0;
}
.integrated-model-describe .solution-case-section-title h2{
    text-align: left;
    margin: 20px 0;
}
.integrated-model-describe .advertisement{
    text-align: left;
    margin-top: 0;
    margin-bottom: 20px;
    font-family: PingFangSC-Regular;
    font-size: 24px;
    color: #666666;
    letter-spacing: 0;
    max-width: 453px;
    line-height: 33px;
}
.integrated-model-describe .product-mix-title{
    font-family: PingFangSC-Medium;
    font-size: 24px;
    color: #333333;
    letter-spacing: 0;
}
.integrated-model-describe .product-mix-content{
    font-family: PingFangSC-Regular;
    font-size: 24px;
    color: #666666;
    letter-spacing: 0;
    margin-top: 10px;
    line-height: 33px;
    max-width: 453px;
}
.product-advantage-wrapper{
    margin: 150px auto;
}
.product-advantage-container{
    width: 70%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}
.product-advantage-container .product-advantage-item{
    width: 50%;
    display: flex;
    justify-content: center;
    margin-top: 60px;
}
.product-advantage-item-wrapper{
    width: 365px;
    display: flex;
}
.product-advantage-container .product-advantage-item .scenic-printing-advantage-icon{
    margin-right: 30px;
}
.product-advantage-container .product-advantage-item .product-advantage-item-title{
    font-family: PingFangSC-Medium;
    font-size: 30px;
    color: #333333;
    letter-spacing: 0;
}
.product-advantage-container .product-advantage-item .product-advantage-describe-detail p{
    font-family: PingFangSC-Regular;
    font-size: 20px;
    color: #666666;
    letter-spacing: 0;
    line-height: 36px;
}
.footer-bar {
    background: #8962FF;
}