.banner-wrapper{
    width: 100%;
}
.swiper-container{
    --swiper-theme-color:  #FA5C5C;
    --swiper-pagination-color:  #FA5C5C;/* 两种都可以 */
    width: 100%;
}
.banner-swiper .swiper-slide>img{
    width: 100%;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: -2px;
}
.section-item-wrapper{
    width: 100%;
    margin-top: 10px;
}
.section-container{
    width: 70%;
    margin: 60px auto;
    overflow: hidden;
}
.fast-printing{
    padding: 40px;
    box-sizing: border-box;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.print-navigation{
    display: flex;
    flex-direction: column;
}
.illustrate-right{
    display: flex;
    justify-content: space-between;
}
.picture-demonstration{
    width: 414px;
    height: 600px;
    margin-top: 100px;
}
.picture-demonstration .swiper-container{
    width:414px;
    height:600px;
}
.picture-demonstration .swiper-container .swiper-slide{
    text-align: center;
}
.picture-demonstration .swiper-container .swiper-slide:nth-child(2)>img{
    width: 336px;
    height: 500px;
}
.four-print-illustrate{
    float: left;
    width: 130px;
    height: 500px;
    margin-top: 100px;
    margin-left: 40px;
}
.four-print-illustrate-item{
    width: 130px;
    height: 110px;
    border: 1px solid #FFFFFF;
    margin-bottom: 15px;
    opacity: 0.5;
}
.four-print-icon-cont{
    width: 100%;
    height: 65px;
    padding: 5px 0;
    background: #eeeeee;
    text-align: center;
}
.four-print-icon-cont>img{
    height: 100%;
}
.four-print-tips{
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #999999;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
}
.four-print-illustrate-item:hover,.four-print-illustrate .active{
    cursor: pointer;
    border-color: #FA5C5C;
    opacity: 1;
}
.four-print-illustrate-item:hover .four-print-tips,.four-print-illustrate .active .four-print-tips{
    background: #FA5C5C;
}
.swiper-scrollbar-drag{
    background: #FA5C5C;
}
.section-item-title span{
    font-size: 40px;
    color: #000;
    border-bottom: 3px solid #FA5C5C;
}
.advertisement{
    font-size: 24px;
    color: #666666;
    margin-top: 20px;
    line-height: 33px;
    max-width: 950px;
}
.watch-video-btn{
    background: #FA5C5C;
    margin-top: 35px;
    width: 110px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-left: 23px;
    cursor: pointer;
}
.watch-video-btn>img{
    width: 18px;
}
.watch-video-btn span{
    color: #ffffff;
    font-size: 16px;
    margin-left: 10px;
}
.watch-video-btn::before{
    content: '';
    width: 23px;
    height: 45px;
    border-top-left-radius:45px;
    border-bottom-left-radius: 45px;
    position: absolute;
    top: 0;
    left: -23px;
    background: #FA5C5C;
}
.watch-video-btn::after{
    content: '';
    width: 23px;
    height: 45px;
    border-top-right-radius:45px;
    border-bottom-right-radius: 45px;
    position: absolute;
    top: 0;
    right: -23px;
    background: #FA5C5C;
}
.watch-video-mask{
    position: fixed;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.1);
    top: 0;
    left: 0;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.watch-video-container{
    width: 450px;
    height: 735px;
    overflow: hidden;
}
.close-video-btn{
    width: 40px;
    height: 40px;
    transform: translate(250px,-10px);
    cursor: pointer;
}
.close-video-btn img{
    width: 100%;
}
.watch-video-container video{
    width: 100%;
    height: 100%;
    outline: none;
}
.fast-printing-menu{
    margin-top: 60px;
    height: 300px;
}
.fast-printing-menu-item{
    display: flex;
    align-items: flex-end;
    color: #999999;
    margin-top: 35px;
    cursor: pointer;
}
.fast-printing-menu-item h4,.oblique-line{
    font-family: PingFangSC-Semibold;
    font-size: 24px;
    color: #999999;
    letter-spacing: 0;
    text-align: right;
    color: #FA5C5C;
}
.fast-printing-menu-item .menu-title{
    font-family: PingFangSC-Regular;
    font-size: 24px;
    color: #000;
    letter-spacing: 0;
    text-align: right;
}
/*.fast-printing-menu-item:hover h4,.fast-printing-menu-item:hover .menu-title,.fast-printing-menu-item.active>h4,.fast-printing-menu-item.active>.menu-title{*/
/*    font-family: PingFangSC-Semibold;*/
/*    font-size: 44px;*/
/*    color: #333333;*/
/*    letter-spacing: 0;*/
/*    text-align: right;*/
/*}*/
/*.fast-printing-menu-item:hover .oblique-line,.fast-printing-menu-item.active .oblique-line{*/
/*    font-family: PingFangSC-Semibold;*/
/*    font-size: 44px;*/
/*    color: #FA5C5C;*/
/*    letter-spacing: 0;*/
/*    text-align: right;*/
/*    line-height: 62px;*/
/*}*/
/*.fast-printing-menu-item.active>.menu-title,.fast-printing-menu-item:hover .menu-title{*/
/*    font-family: PingFangSC-Medium;*/
/*    font-size: 28px;*/
/*    color: #333333;*/
/*    letter-spacing: 0;*/
/*}*/
.our-advantages{
    margin-top: 100px;
}
.advantages-item-wrapper{
    margin-top: 100px;
    overflow: hidden;
}
.advantages-item{
    width: 33.3%;
    float: left;
}
.advantages-item .advantages-item-icon{
    width: 80px;
    height: 80px;
}
.advantages-item .advantages-item-icon>img{
    width: 100%;
}
.advantages-item .advantages-item-icon{
    margin: 10px auto;
}
.advantages-item .advantages-item-title{
    margin-top: 20px;
    font-family: PingFangSC-Medium;
    font-size: 30px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
}
.advantages-item-tips{
    text-align: center;
    padding: 20px 100px;
    box-sizing: border-box;
    font-family: PingFangSC-Regular;
    font-size: 20px;
    color: #666666;
    letter-spacing: 0;
    line-height: 36px;
}
.advantages-item-wrapper::after{
    content: '';
    display: block;
    clear: both;
    width: 100%;
    height: 280px;
    position: absolute;
    top: 2500px;
    left: 0;
    background: -webkit-linear-gradient(rgba(243,243,252,0),rgba(2445,246,248,0.5)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(rgba(243,243,252,0),rgba(2445,246,248,0.5)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(rgba(243,243,252,0),rgba(2445,246,248,0.5)); /* Firefox 3.6 - 15 */
    background: linear-gradient(rgba(243,243,252,0), rgba(2445,246,248,0.5)); /* 标准的语法 */
}
.select-us{
    margin-top: 240px;
}
.select-us-reason-wrapper{
    margin: 100px 0;
    width: 100%;
    overflow: hidden;
}

.select-us-reason-item{
    float: left;
    width: 25%;
}
.select-us-reason-item .reason-item-icon{
    width: 60px;
    height: 60px;
    margin: 20px auto;
}
.select-us-reason-item .reason-item-icon img{
    width: 100%;
}
.select-us-reason-item .reason-item-title{
    font-family: PingFangSC-Medium;
    font-size: 30px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
}
.select-us-reason-item  .reason-item-tips{
    margin-top: 20px;
    padding: 0 60px;
    box-sizing: border-box;
    word-break: break-all;
    font-family: PingFangSC-Regular;
    font-size: 20px;
    color: #666666;
    letter-spacing: 0;
    text-align: center;
    line-height: 36px;
}
.solutions-carousel{
    margin-top: 100px;
}
.solutions-carousel .swiper-container{
    width: 100%;
    height: 400px;
    position: relative;
}
.carousel-container{
    position: relative;
    height: 450px;
}
.carousel-container .solutions-item,.carousel-container .swiper-slide{
    width: 285px;
    height: 363px;
    min-width: 281px;
}
.picture-mask{
    position: absolute;
    width: 285px;
    height: 363px;
    background: rgba(0,0,0,0.2);
    top: 0;
    left: 0;
    padding: 20px;
    box-sizing: border-box;
    cursor: pointer;
}
.business-case{
    font-size: 16px;
    color: #ffffff;
    line-height: 25px;
    margin-bottom: 20px;
}
.solutions-item-title{
    font-size: 20px;
    color: #ffffff;
}
.more{
    color: #ffffff;
    font-size: 16px;
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.my-bullet{
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #FA5C5C;
    opacity: 0.3;
    margin-left: 10px;
}
.my-bullet-active{
    width: 30px;
    background: #FA5C5C;
    opacity: 1;
    border-radius: 6px;
}
.preView,.nextView{
    width: 45px;
    height: 45px;
    position: absolute;
    right: 30px;
    bottom: 0;
    cursor: pointer;
    outline: none;
}
.preView{
    right: 100px;
}
.preView>img,.nextView>img{
    width: 100%;
}
.preView:hover .nor{
    display: none;
}
.nextView:hover .nor{
    display: none;
}
.picture-mask:hover{
    opacity: 0.8;
    background: #FA5C5C;
}
.solutions{
    margin-top: 150px;
}
.cooperative-partner-wrapper{
    margin-top: 150px;
}
.cooperative-partner-wrapper .advertisement{
    max-width: 1200px;
}
.wrapper-decoration{
    width: 90%;
    height: 320px;
    border-top-right-radius: 320px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: -webkit-linear-gradient(rgba(2445,246,248,0.5), rgba(243,243,252,0)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(rgba(2445,246,248,0.5), rgba(243,243,252,0)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(rgba(2445,246,248,0.5), rgba(243,243,252,0)); /* Firefox 3.6 - 15 */
    background: linear-gradient(rgba(243,243,252,0.5), rgba(2445,246,248,0)); /* 标准的语法 */
}
.cooperative-partner-container{
    width: 70%;
    margin: 0 auto;
}
.cooperative-partner-container>img{
    width: 100%;
}
.contact-us-wrapper{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 150px;
}
.contact-us-wrapper .advertisement{
    max-width: 1200px;
}
.contact-us-container{
    width: 70%;
    margin-top: 100px;
    display: flex;
    align-items: center;
    min-width: 1290px;
}
.map-show{
    width: 700px;
    height: 450px;
}
.contact-us-container >div{
    flex: 1;
    display: flex;
}
.contact-us-container>div:nth-child(1){
    justify-content: flex-end;
}
.contact-us-container>div:nth-child(2){
    justify-content: flex-start;
}
.send-email{
    width: 460px;
    height: 600px;
    border: 15px solid #F5F6F8;
    background: #ffffff;
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0px 20px 40pc 0px rgba(0,0,0,0.15) ;
}
.send-email span{
    margin-left: 15px;
}
.map-show{
    border: 20px solid  #F5F6F8;
}
.map-show>img{
    width: 100%;
}
.send-email-title{
    font-size: 22px;
    margin: 40px 0;
}
.send-email input{
    height: 40px;
    border: 1px solid #999999;
    border-radius: 5px;
    padding-left: 15px;
}
.first-line, .second-line, .third-line{
    width: 390px;
    margin-top: 20px;
    overflow: hidden;
}
.first-line input {
    width: 43%;
}
.first-line input:nth-child(2){
    float: right;
}
.send-email .border-red{
    border-color: #FA5C5C;
}
.company,.region{
    width: 100%;
    box-sizing: border-box;
}
.remarks{
    width: 100%;
    border: 1px solid #999999;
    border-radius: 5px;
    padding: 15px;
    box-sizing: border-box;
}
.confirm-send{
    width: 100%;
    padding: 15px 0;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    background: #FA5C5C ;
    border-radius: 5px;
    margin-top: 40px;
    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;
}
