.cs-featured-services { background: url(/statics/service/images/66efe93.jpg); background-size: 100% 100%; } .featured-services { padding: 54px 0 60px; } .featured-services .featured-services-control { width: 250px; } .featured-services .featured-services-control .featured-services-title { height: 130px; } .featured-services .featured-services-control .service-select { background-color:#ef0f4d; font-size: 15px; color: #ffffff; width: 134px; padding: 0 18px; height: 28px; line-height: 28px; position: relative; margin-bottom: 30px; font-weight: 400; margin-top: 6px; } .featured-services .featured-services-control .service-select::after { content: "\A0"; width: 0; height: 0; display: block; position: absolute; top: 0; right: -14px; border-top: 14px solid #ef0f4d; border-right: 14px solid transparent; } .featured-services .featured-services-control .service-select::before { content: "\A0"; width: 0; height: 0; display: block; position: absolute; bottom: 0; right: -14px; border-bottom: 14px solid #ef0f4d; border-right: 14px solid transparent; } .featured-services .featured-services-control .service-desc { margin-bottom: 10px; } .featured-services .featured-services-control .service-desc:last-child { margin-bottom: 0; } .featured-services .featured-services-control .service-desc .service-desc-info { width: 40px; height: 40px; position: relative; display: inline-block; overflow: hidden; vertical-align: middle; margin-right: 10px; } .featured-services .featured-services-control .service-desc .service-desc-info .service-desc-info-img { position: absolute; max-width: 100%; max-height: 100%; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .featured-services .featured-services-control .service-desc .service-desc-link { color: #2d2f33; font-size: 14px; cursor: pointer; } .featured-services .featured-services-control .service-desc .service-desc-link:hover { color: #ff6a02; } .featured-services .featured-services-control .change-another-service { color: #2d2f33; font-size: 18px; margin-top: 38px; background-color: rgba(0, 0, 0, 0); height: 44px; line-height: 44px; width: 134px; border-radius: 0; text-align: center; cursor: pointer; overflow: hidden; -webkit-box-sizing: border-box; box-sizing: border-box; border: 2px solid #2d2f33; font-weight: bold; } .featured-services .featured-services-control .change-another-service .start-text { z-index: 2; display: block; height: 40px; line-height: 40px; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } .featured-services .featured-services-control .change-another-service .next-text { z-index: 1; display: block; height: 40px; line-height: 40px; color: #fff; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -webkit-transform: translate(-100%, -100%); transform: translate(-100%, -100%); } .featured-services .featured-services-control .change-another-service:hover { background-color: #2d2f33; border-color: #2d2f33; } .featured-services .featured-services-control .change-another-service:hover .start-text { -webkit-transform: translate(0, 100%); transform: translate(0, 100%); } .featured-services .featured-services-control .change-another-service:hover .next-text { -webkit-transform: translate(0, -100%); transform: translate(0, -100%); } .featured-services .featured-services-content .account-service { height: 144px; margin-top: 6px; } .featured-services .featured-services-content .account-service .account-service-banner { width: 470px; height: 100%; margin-right: 10px; display: block; position: relative; overflow: hidden; float: left; cursor: pointer; -webkit-box-shadow: 0 7px 9px 0 rgba(173, 179, 182, 0.12); box-shadow: 0 7px 9px 0 rgba(173, 179, 182, 0.12); } .featured-services .featured-services-content .account-service .account-service-banner .service-banner-img { max-width: 100%; max-height: 100%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .featured-services .featured-services-content .account-service .account-service-carousel { width: 230px; margin-right: 10px; height: 100%; float: left; } .featured-services .featured-services-content .account-service .account-service-info { width: 200px; margin-right: 10px; height: 85%; float: left; background: #fff; display: block; position: relative; overflow: hidden; padding: 15px; -webkit-box-shadow: 0 7px 9px 0 rgba(173, 179, 182, 0.12); box-shadow: 0 7px 9px 0 rgba(173, 179, 182, 0.12); } .featured-services .featured-services-content .account-service .account-service-info .desc-title { font-size: 16px; color: #2d2f33; overflow: hidden; height: 26px; line-height: 26px; } .featured-services .featured-services-content .account-service .account-service-info .desc-price { color: #ff3e24; font-size: 16px; height: 24px; line-height: 24px; overflow: hidden; font-weight: bold; } .featured-services .featured-services-content .account-service .account-service-info .desc-tags { margin-top: 14px; overflow: hidden; } .featured-services .featured-services-content .account-service .account-service-info .desc-tags .tags-quickly { border: 1px solid #b4bccc; color: #b4bccc; font-size: 12px; padding: 1px 8px; border-radius: 16px; display: inline-block; margin-right: 5px; } .featured-services .featured-services-content .account-service .account-service-info .account-info-img { width: 106px; height: 100px; position: absolute; right: 10px; bottom: 20px; overflow: hidden; } .featured-services .featured-services-content .account-service .account-service-info .account-info-img img { max-width: 100%; max-height: 100%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .featured-services .featured-services-content .account-service .account-service-info .go-quickly-service { background-color: #f7c782; font-size: 15px; color: #fff; width: 100%; position: absolute; bottom: -46px; left: 0; height: 44px; line-height: 44px; overflow: hidden; text-align: center; border: none; cursor: pointer; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .featured-services .featured-services-content .account-service .account-service-info:hover .go-quickly-service { display: block; border: none; bottom: 0; } .featured-services .featured-services-content .account-service .browse-more { margin-right: 0; width: 230px; height: 100%; overflow: hidden; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: #fff; position: relative; cursor: pointer; -webkit-box-shadow: 0 7px 9px 0 rgba(173, 179, 182, 0.12); box-shadow: 0 7px 9px 0 rgba(173, 179, 182, 0.12); } .featured-services .featured-services-content .account-service .browse-more .browse-title { color: #2d2f33; font-size: 18px; } .featured-services .featured-services-content .account-service .browse-more .service-info-desc { text-align: right; padding-right: 12px; } .featured-services .featured-services-content .account-service .browse-more .browse-desc { margin-top: 10px; color: #878d99; font-size: 14px; } .featured-services .featured-services-content .account-service .browse-more .browse-more-icon { display: block; width: 65px; cursor: pointer; } .featured-services .featured-services-content .account-service .browse-more .browse-more-icon i { color: #f4dab7; font-size: 54px; margin-left: 18px; display: block; } .featured-services .featured-services-content .account-service .browse-more:hover i { -webkit-animation: iconmove 0.5s 1; animation: iconmove 0.5s 1; } @-webkit-keyframes iconmove { 0% { -webkit-transform: translateX(0); transform: translateX(0); } 50% { -webkit-transform: translateX(20px); transform: translateX(20px); } 100% { -webkit-transform: translateX(0); transform: translateX(0); } } @keyframes iconmove { 0% { -webkit-transform: translateX(0); transform: translateX(0); } 50% { -webkit-transform: translateX(20px); transform: translateX(20px); } 100% { -webkit-transform: translateX(0); transform: translateX(0); } } .cs-service .cs-services-list .service-list-item { width: 200px; height: 250px; overflow: hidden; background-color: #fff; padding: 26px 15px; float: left; margin-right: 10px; -webkit-box-shadow: 0 7px 9px 0 rgba(173, 179, 182, 0.12); box-shadow: 0 7px 9px 0 rgba(173, 179, 182, 0.12); position: relative; } .cs-service .cs-services-list .service-list-item:last-child { margin-right: 0; } .cs-service .cs-services-list .service-list-item .item-link { display: block; width: 100%; height: 100%; cursor: pointer; } .cs-service .cs-services-list .service-list-item .service-title { height: 24px; line-height: 24px; overflow: hidden; font-size: 18px; color: #2d2f33; } .cs-service .cs-services-list .service-list-item .service-price { color: #ff3e24; font-size: 18px; font-weight: bold; } .cs-service .cs-services-list .service-list-item .service-tag { margin-top: 14px; -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; } .cs-service .cs-services-list .service-list-item .service-tag .enter-necessary { color: #b4bccc; font-size: 12px; border: 1px solid #b4bccc; border-radius: 12px; padding: 0 8px; margin-right: 5px; display: inline-block; } .cs-service .cs-services-list .service-list-item .service-img { width: 124px; height: 144px; overflow: hidden; position: absolute; right: 10px; bottom: 30px; -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; } .cs-service .cs-services-list .service-list-item .service-img img { position: absolute; max-width: 100%; max-height: 100%; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .cs-service .cs-services-list .service-list-item .go-right-service { background-color: #f7c782; font-size: 15px; color: #fff; width: 100%; position: absolute; bottom: -6px; left: 0; height: 0; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; overflow: hidden; text-align: center; cursor: pointer; border: none; } .cs-service .cs-services-list .service-list-item:hover .service-img { -webkit-transform: translateY(-14px); transform: translateY(-14px); } .cs-service .cs-services-list .service-list-item:hover .go-right-service { bottom: 0; height: 44px; line-height: 44px; } .cs-service .cs-services-list .service-list-item .tag { background-color: #ff5235; color: #fff; font-size: 12px; top: 8px; position: absolute; width: 100px; text-align: center; height: 20px; line-height: 20px; -webkit-transform: rotate(45deg); transform: rotate(45deg); right: -35px; } .cs-index { position: relative; min-width: 1200px; overflow: hidden; } .cs-index .cs-grid { width: 1200px; margin: 0 auto; position: relative; } .cs-index .text-over-ell-two { word-break: break-all; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; } .cs-index .text-overflow { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .cs-index .f-box { display: -webkit-box; display: -ms-flexbox; display: flex; } .cs-index .flex-item { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 1px; } .cs-index .f-column { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .cs-index .f-main-center { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .cs-index .f-main-justify { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .cs-index .f-main-end { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; } .cs-index .f-main-start { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .cs-index .f-aside-center { -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .cs-index .f-aside-start { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .cs-index .f-aside-end { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; } .cs-index .f-aside-baseline { -webkit-box-align: baseline; -ms-flex-align: baseline; align-items: baseline; } .cs-index .f-aside-stretch { -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; } .el-carousel { overflow-x: hidden; position: relative; } .el-carousel__container { position: relative; height: 300px; } .el-carousel__arrow { border: none; outline: none; padding: 0; margin: 0; height: 36px; width: 36px; cursor: pointer; -webkit-transition: .3s; transition: .3s; border-radius: 50%; background-color: rgba(31, 45, 61, 0.11); color: #fff; position: absolute; top: 50%; z-index: 10; -webkit-transform: translateY(-50%); transform: translateY(-50%); text-align: center; font-size: 12px; } .el-carousel__arrow--left { left: 16px; } .el-carousel__arrow--right { right: 16px; } .el-carousel__arrow:hover { background-color: rgba(31, 45, 61, 0.23); } .el-carousel__arrow i { cursor: pointer; } .el-carousel__indicators { position: absolute; list-style: none; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); margin: 0; padding: 0; z-index: 2; } .el-carousel__indicators--outside { bottom: 26px; text-align: center; position: static; -webkit-transform: none; transform: none; } .el-carousel__indicators--outside .el-carousel__indicator:hover button { opacity: 0.64; } .el-carousel__indicators--outside button { background-color: #b4bccc; opacity: 0.24; } .el-carousel__indicators--labels { left: 0; right: 0; -webkit-transform: none; transform: none; text-align: center; } .el-carousel__indicators--labels .el-carousel__button { height: auto; width: auto; padding: 2px 18px; font-size: 12px; } .el-carousel__indicators--labels .el-carousel__indicator { padding: 6px 4px; } .el-carousel__indicator { display: inline-block; background-color: transparent; padding: 12px 4px; cursor: pointer; } .el-carousel__indicator:hover button { opacity: 0.72; } .el-carousel__indicator.is-active button { opacity: 1; } .el-carousel__button { display: block; opacity: 0.48; width: 30px; height: 2px; background-color: #fff; border: none; outline: none; padding: 0; margin: 0; cursor: pointer; -webkit-transition: .3s; transition: .3s; } .carousel-arrow-left-enter, .carousel-arrow-left-leave-active { -webkit-transform: translateY(-50%) translateX(-10px); transform: translateY(-50%) translateX(-10px); opacity: 0; } .carousel-arrow-right-enter, .carousel-arrow-right-leave-active { -webkit-transform: translateY(-50%) translateX(10px); transform: translateY(-50%) translateX(10px); opacity: 0; } .el-carousel__item { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: inline-block; overflow: hidden; z-index: 0; } .el-carousel__item.is-active { z-index: 2; } .el-carousel__item.is-animating { -webkit-transition: -webkit-transform .4s ease-in-out; transition: -webkit-transform .4s ease-in-out; transition: transform .4s ease-in-out; transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out; } .el-carousel__item--card { width: 50%; -webkit-transition: -webkit-transform .4s ease-in-out; transition: -webkit-transform .4s ease-in-out; transition: transform .4s ease-in-out; transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out; } .el-carousel__item--card.is-in-stage { cursor: pointer; z-index: 1; } .el-carousel__item--card.is-in-stage:hover .el-carousel__mask, .el-carousel__item--card.is-in-stage.is-hover .el-carousel__mask { opacity: 0.12; } .el-carousel__item--card.is-active { z-index: 2; } .el-carousel__mask { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: #fff; opacity: 0.24; -webkit-transition: .2s; transition: .2s; }