.header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    background: #fff;
    width: 100%;
}
.solutions-page-content{
    padding-top: 60px;
}
.solutions-page-title-wrapper{
    width: 100%;
    margin: 30px 0;
}
.solutions-page-title-cont{
    width: 100%;
    height: 56px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.solutions-page-title-cont .solutions-page-title-en{
    font-family: PingFangSC-Semibold;
    font-size: 40px;
    color: #F6F6F6;
    letter-spacing: 0;
    text-align: center;
}
.solutions-page-title-cont .solutions-page-title{
    margin-top: -50px;
}
.solutions-page-title-cont .solutions-page-title h2:nth-child(1){
    font-family: PingFangSC-Semibold;
    font-size: 30px;
    color: #FA5C5C;
    letter-spacing: 0;
    text-align: center;
}
.solutions-page-title-cont .solutions-page-title h2:nth-child(2){
    font-family: PingFangSC-Semibold;
    font-size: 30px;
    color: #151515;
    letter-spacing: 0;
    text-align: center;
    line-height: 42px;
}
.solutions-page-title-intro{
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    text-align: center;
    line-height: 25px;
    padding: 0 40px;
    box-sizing: border-box;
    margin-top: 40px;
}
.solutions-section{
    width: 100%;
    margin: 40px 0;
}
.solutions-section-title-wrapper{
    width: 100%;
}
.solutions-section-title-wrapper .red-line{
    width: 30px;
    height: 4px;
    background: #FA5C5C;
    border-radius: 3px;
    margin: 0 auto;
}
.scenic-spot-success-case{
    margin: 50px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px 0;
    background: #F9FAFC;
}
.solutions-section-title-wrapper .solutions-section-title{
    font-family: PingFangSC-Medium;
    font-size: 26px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    margin: 10px auto;
}
.swiper-container-wrapper{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.swiper-container-wrapper .scenic-spot-success-case-swiper{
    width: 335px;
    padding-bottom: 35px;
}
.picture-show-wrap{
    width: 335px;
    height:243px ;
}
.picture-show-wrap>img{
    width: 100%;
}
.scenic-spont-success-case-wrapper .success-case-introduce{
    width: 100%;
    margin: 10px 0;
}
.scenic-spont-success-case-wrapper .success-case-introduce .success-case-introduce-shop{
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #333333;
}
.scenic-spont-success-case-wrapper .success-case-introduce .success-case-introduce-detail{
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    line-height: 28px;
    margin-top: 5px;
}
.scenic-spont-success-case-wrapper .success-case-statistic-wrapper{
    display: flex;
    padding: 15px 0;
    background:#F9FAFC ;
}
.scenic-spont-success-case-wrapper .success-case-statistic-wrapper .statistic-data-item{
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #eeeeee;
}
.scenic-spont-success-case-wrapper .success-case-statistic-wrapper .statistic-data-item:nth-child(1){
    border-left: none;
}
.scenic-spont-success-case-wrapper .statistic-data-item .statistic-data{
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #FA5C5C;
}
.scenic-spont-success-case-wrapper .statistic-data-item .statistic-title{
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #333333;
    margin-top: 10px;
}
.revenue-forecast-wrapper{
    width: 100%;
    margin: 40px 0;
}
.revenue-forecast-container{
    width: 335px;
    height: 500px;
    background: #ffffff;
    margin: 0 auto;
    padding: 30px;
    box-sizing: border-box;
}
.revenue-forecast-container .revenue-forecast-title{
    text-align: center;
    margin: 30px 0 40px 0;
}
.revenue-forecast-container .revenue-forecast-title span{
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #333333;
    border-bottom: 3px solid #FA5C5C;
}
.entering-calculate-data .calculate-item{
    width: 100%;
    height: 40px;
    border: 1px solid #999999;
    border-radius: 5px;
    padding:0 10px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.entering-calculate-data .calculate-item span:nth-child(1){
    display: inline-block;
    min-width: 96px;
    line-height: 40px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #666666;
}
.entering-calculate-data .calculate-item span:nth-child(2){
    text-align: right;
}
.calculate-earnings-btn{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #FFFFFF;
    background: #FA5C5C;
    border-radius: 5px;
    opacity: 0.4;
}
.calculate-result-wrapper{
    background: #F5F6F8;
    border-radius: 5px;
    padding: 0 20px;
    box-sizing: border-box;
    margin: 35px 0;
}
.calculate-result-item{
    height: 40px;
    line-height: 40px;
    padding: 10px 0;
}
.calculate-result-item:nth-child(1){
    border-bottom: 1px solid #eeeeee;
}
.calculate-result-item .calculate-result-item-icon{
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
}
.calculate-result-item .calculate-result-item-icon>img{
    width: 100%;
}
.calculate-result-item span{
    display: inline-block;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #666666;
}
.calculate-result-item span:nth-child(2){
    min-width: 80px;
}
.calculate-result-item span:nth-child(3){
    min-width: 100px;
    text-align: center;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #333333;
}
.swiper-pagination-bullet{
    background: rgba(250,92,92,0.5);
}
.swiper-pagination-bullet-active{
    background-color: #FA5C5C;
}
.process-mode{
    margin-top: 150px;
}
.process-mode-container{
    margin: 60px 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.process-mode-container .process-mode-item{
    margin-bottom: 150px;
}
.process-mode-container .process-mode-item:nth-child(1) .process-mode-icon{
    width: 254px;
    height: 270px;
    margin-top: 100px;
    margin-left: calc(100% - 254px);
}
.process-mode-container .process-mode-item:nth-child(2) .process-mode-icon{
    width: 254px;
    height: 270px;
    margin-top: 100px;
    margin-left: calc(100% - 254px);
}
.process-mode-container .process-mode-item:nth-child(3) .process-mode-icon{
    width: 186px;
    height: 237px;
    margin-top: 100px;
    margin-left: calc(100% - 186px);
}
.process-mode-container .process-mode-item:nth-child(4) .process-mode-icon{
    width: 217px;
    height: 240px;
    margin-top: 100px;
    margin-left: calc(100% - 217px);
}
.process-mode-container .process-mode-item .process-mode-icon>img{
    width: 100%;
}
.process-mode-introduce .red-line{
    width: 30px;
    height: 4px;
    background: #FA5C5C;
    border-radius: 3px;
}
.process-mode-introduce .process-mode-item-title{
    font-family: PingFangSC-Semibold;
    font-size: 24px;
    color: #333333;
    margin: 10px 0;
}
.process-mode-introduce .process-mode-item-describe{
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    line-height: 28px;
}
.cooperate-partner-container{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
}
.cooperate-partner-container .cooperate-partner-item{
    width: 285px;
    height: 180px;
    margin-bottom: 20px;
}
.cooperate-partner-container .cooperate-partner-item>img{
    width: 100%;
}
.footer-bar{
    background: #8962FF;
}