.project-page .page-bg,.project-page .page-bg-bottom{width:100%}.project-page .section-title{margin:100px 0 50px}.project-page .project-list{margin:0 auto;display:flex;justify-content:space-around}.project-page .project-list .project-item{text-align:center}.project-page .project-list .project-item .icon{margin:0 auto;display:block;cursor:pointer}.project-page .project-list .project-item .name{font-weight:700}.project-page .project-list .project-item .active-name{color:#941c57}.project-page .text-content{background:#f0f1f1;text-align:left}.project-page .text-content .big-title{margin:0 auto}.project-page .text-content .paragraph{line-height:2;text-align:justify}.project-page .project-carousel{position:relative}.project-page .project-carousel .project-pic{width:100%}.project-page .project-carousel .ctrl{position:absolute;bottom:0;right:0;display:flex}.project-page .project-carousel .ctrl .indicator-wrap .pic-name{text-align:left;font-weight:700}.project-page .project-carousel .ctrl .indicator-wrap .indicator-line{display:flex}.project-page .project-carousel .ctrl .indicator-wrap .indicator-line .indicator{flex:1;background:#cccdcc;cursor:pointer}.project-page .project-carousel .ctrl .indicator-wrap .indicator-line .indicator-active{background:#f39800}.project-page .project-carousel .ctrl .arrow-wrap{display:flex}.project-page .project-carousel .ctrl .arrow-wrap .arrow-item{background:#cccdcc;color:#fff;font-weight:lighter;cursor:pointer}.project-page .project-carousel .ctrl .arrow-wrap .arrow-item:hover{background:#f39800}