<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.solution-out{
    overflow-x: hidden;
}
.solution-banner{
    height: 540px;
    background: linear-gradient(to right, #907af9,#B6AAFB);
    position: relative;
}
.solution-banner .banner-box {
    padding-top: 80px;
    position: relative;
    z-index: 100;
}
.solution-banner .banner-img{
    position: absolute;
    bottom: 0px;
    right: 120px;
    height: 400px;
    width: 600px;
    
    z-index: 1;
}


.solution-banner .bg-index{
    background: url(/static/theme3/images/solution/s-index.png) right bottom no-repeat;
    background-size: contain;
}
.solution-banner .bg-it{
    background: url(/static/theme3/images/solution/s-it.png) right bottom no-repeat;
    background-size: contain;
}
.solution-banner .bg-ngo{
    background: url(/static/theme3/images/solution/s-ngo.png) right bottom no-repeat;
    background-size: contain;
}
.solution-banner .bg-profes{
    background: url(/static/theme3/images/solution/s-profes.png) right bottom no-repeat;
    background-size: contain;
}
.solution-banner .bg-advert{
    background: url(/static/theme3/images/solution/s-advert.png) right bottom no-repeat;
    background-size: contain;
}
.solution-banner .banner-img img{
    height: 300px;
}
.banner-box .w-50{
    width: 68%;
    padding-top: 20px;
}   
.banner-box .banner-tags {
    margin-top: 10px;
}
.banner-box .banner-tags a{
    width: 240px;
    height: 47px;
    display: inline-block;
    background: #BFB6FC;
    line-height: 47px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-right: 20px;
}
.banner-box .banner-tags a:nth-of-type(1){
    background: linear-gradient(to right, #E050D8 0%, #F65D53 100%);
}
.banner-box .banner-tags a:nth-of-type(1):hover{
    border-radius: 5px;
    color: #6969FF !important;
    background: #E4EAFF !important;
}
.banner-box .banner-tags a:nth-of-type(2):hover{
    border-radius: 5px;
    background: linear-gradient(to right, #E050D8 0%, #F65D53 100%);
}
.challenge-box{
    background: #fff;
    padding: 70px 0px;
}
.challenge-box ul {
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
}
.challenge-box ul li{
    width: 22%;
    border-radius: 5px;
    box-shadow: 2px 4px 4px 2px rgba(0,0,0,0.1);
    margin-right: 20px;
    border-radius: 5px;
}
.challenge-box ul li:nth-of-type(5){
    margin-right: 0px;
}
.challenge-box .title-top{
    color: #fff;
    font-size: 18px;
    background: #907af9;
    position: relative;
    height: 80px;
    /* line-height: 80px; */
    padding: 0px 20px;
    border-radius: 5px 5px 0px 0px;
    box-shadow: 2px 7px 6px 0px rgb(0,0,0,0.1);
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.challenge-box .title-top h3{
    display: inline;
    font-size: 18px;
}
.challenge-box .title-top span:nth-of-type(2){
    position: absolute;
    right: 20px;
}
.challenge-box .title-top img{
    width: 30px;
}
.challenge-box ul li:nth-of-type(2) .title-top img{
    width: 22px;
}
.challenge-box .challenge-intro{
    padding: 20px;
    min-height: 152px;
}
.move-box {
    background: #907af9;
    padding: 70px 0px;
}
.move-box .move-item{
    text-align: center;
}
.move-box .move-item img{
    height: 590px;
    margin-top: 60px;
}
.bg-grey{
    background: #F1F1F3;
}
.intro-box {
    padding: 70px 0px;
}
.mg-b-20 {
    margin-bottom: 20px;
}
.intro-box .content-title, .intro-box .content-title h3{
    font-weight: 400;
}
.intro-box .content-title .sub-head{
    display: inline-block;
} 
.intro-box .intro-item {
    display: flex;
    align-items: center;
    margin-top: 70px;
}
.intro-box .img-show img{
    height: 294px;
}
.intro-box .img-show img.h-239{
    width: 594px;
    height: 240px;
}
.intro-box .img-show img.h-196{
    height: 196px;
}
.intro-box .img-show img.h-195{
    width: 100%;
    height: 195px;
}
.intro-box .img-show img.h-226{
    width: 708px;
    height: 226px;
}
.intro-box .img-show img.h-289{
    width: 738px;
    height: 289px;
}

.page-box .page-items .page-r p.mg-t-20{
	text-align: right;
	padding-top: 20px;
}
.page-box .page-items .page-r p.mg-t-20 a {
	color: #907AF9;
	font-weight: 500;
}
.page-box {
	/* background: url(../images/product/projectmanage/bg-grey.png) center center no-repeat; */
	background-size: 100% 100%;
	padding: 70px 0px 80px;
    background: #F0F0FE;
}
.page-box .page-items{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.page-box .page-items .page-l div{
	width: 300px;
	height: 368px;
	display: inline-block;
	background-color: #c6c6c6;
}
.page-box .page-items .page-r {
	padding-left: 80px;
	height: 367px;
	position: relative;
}
.page-box .page-items .name-btm{
	position: absolute;
	bottom: 0px;
	color: #7A7979;
}
.page-box .page-items .page-r p{
	padding-right: 50px;
}
.page-box .page-items  .page-r-img{
	text-align: right;
	position: relative;
}
.page-box .page-items  .page-r-img::after{
	content: '';
	display: block;
	width: 110px;
	height: 10px;
	background: #907AF9;
	position: absolute;
	top: 20px;
	left: 0px;
}
.page-box .page-items  .page-r-img img{
	width: 64px;
}
.page-box .my-page-swiper{
	margin-top: 60px;
}
.swiper-area{
	margin-top: -150px;
	padding-bottom: 50px;
}
.swiper-area .swiper-inner-item{
	background: #fff;
	padding: 40px;
	border-radius: 10px;
	box-shadow: 2px 2px 4px 5px rgba(0,0,0,0.05);
}

.my-page-swiper .swiper-button-next, .my-page-swiper .swiper-button-prev {
    top: auto;
    bottom: 0px;
}
*[data-swiper-page="my-swiper-page"] .inner-slide{	
	display: flex;
	margin: 0px 50px 0px 40px;
	flex-wrap: wrap;
	padding: 20px;
	justify-content: space-between;
}
*[data-swiper-page="my-swiper-page"] .inner-slide img{
	width: 168px;
}
/* åˆ†é¡µ */
*[data-swiper-page="my-swiper-page"] .swiper-container-horizontal&gt;.swiper-pagination-bullets, 
*[data-swiper-page="my-swiper-page"] .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px;
	left: auto;
	width: 100px;
	right: 50px;
}
*[data-swiper-page="my-swiper-page"] .swiper-pagination{
	font-size: 20px;
}
*[data-swiper-page="my-swiper-page"] .swiper-pagination-current{
	font-weight: 900;
}
/* å·¦å³ç®­å¤´ */
*[data-swiper-page="my-swiper-page"] .swiper-button-prev,
*[data-swiper-page="my-swiper-page"] .swiper-container-rtl .swiper-button-next {
	left: auto;
	right: 150px;
}
*[data-swiper-page="my-swiper-page"] .swiper-button-prev,
*[data-swiper-page="my-swiper-page"] .swiper-button-next,
*[data-swiper-page="my-swiper-page"] .swiper-button-prev,
*[data-swiper-page="my-swiper-page"] .swiper-button-disabled,
*[data-swiper-page="my-swiper-page"] .swiper-container-rtl .swiper-button-prev {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	border: 1px solid #a3a3a3;
}
*[data-swiper-page="my-swiper-page"] .swiper-button-prev:after,
*[data-swiper-page="my-swiper-page"] .swiper-container-rtl .swiper-button-next:after,
*[data-swiper-page="my-swiper-page"] .swiper-button-next:after,
*[data-swiper-page="my-swiper-page"] .swiper-container-rtl .swiper-button-prev:after {
	width: 40px;
	height: 40px;
	font-size: 20px;
	text-align: center;
	line-height: 40px;
	color: #8B8B8B;
}
.page-box .logos-item{
    display: flex;
    margin-top: 80px;
    justify-content: space-between;
}
.page-box .logos-item li{
    background: #fff;
    border-radius: 5px;
    box-shadow: 2px 4px 10px 5px rgba(0,0,0,0.05);
    margin-right: 20px;
}
.page-box .logos-item li:nth-of-type(6n){
    margin-right: 0px;
}
.page-box .logos-item li img{
    width: 100%;
}

.swiper-box-btm{
	background: #907AF9;
	padding: 70px 14px;
}
.swiper-box-btm h1,.swiper-box-btm h6{
	color: #fff;
}

.swiper-box-btm .box {
	width: 100%;
	height: 220px;
	background: #fff;
	margin: 10px auto 40px;
	padding: 24px;
	cursor: pointer;
	border-radius: 10px;
	overflow: hidden;
	transition: all .3s;
	box-shadow: 2px 5px 8px 1px rgba(0, 0, 0, 0.05);
}
.swiper-box-btm .box .box-animate {
	transform: translateY(0);
	transition: inherit;
	position: relative;
}
.swiper-box-btm .box .box-animate .box-img-area {
	margin-bottom: 18px;
	text-align: center;
}
.swiper-box-btm .box img {
	height: 52px;
	margin-right: 10px;
}
.swiper-box-btm .box:hover {
	background: #F2F3FF;
	border: 1px dashed #6969FF;
}
.swiper-box-btm .box:hover .box-animate {
	transform: translateY(-120px);
}
.swiper-box-btm .box:hover .bth-out {
	display: block;
}
.swiper-box-btm .box .bth-out {
	margin-top: 20px;
	display: none;
	text-align: center;
}
.swiper-box-btm .box .bth {
	width: 90px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background-color: #6969FF;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
}
.swiper-box-btm .box .bth:hover {
	background: linear-gradient(to right, #E050D8 0%, #F65D53 100%);
}
.swiper-box-btm .box h3 {
	font-size: 20px;
	color: #262626;
	padding: 20px 0px 0px;
	margin: 0;
	font-weight: 700;
}
.swiper-box-btm .box p {
	display: block;
	font-size: 14px;
	color: #9fA0A0;
}
.swiper-box-btm #swiper-btm{
	height: 320px;
}
.swiper-box-btm .swiper-slide{
	/* width: 25% !important;
	margin-right: 30px; */
}
.swiper-box-btm .swiper-inner-item{
	margin-top: 70px;
}
.swiper-box-btm .my-swiper .swiper-button-next,.swiper-box-btm .my-swiper .swiper-button-prev {
	/* top: 45%; */
	top: auto;
	bottom: 0px;
}
.swiper-box-btm .swiper-button {
	width: 150px;
	position: absolute;
	left: 50%;
	margin-left: -60px;
	top: 100%;
}
.swiper-box-btm .swiper-button-prev:after,
.swiper-box-btm .swiper-container-rtl .swiper-button-next:after,
.swiper-box-btm .swiper-button-next:after,
.swiper-box-btm .swiper-container-rtl .swiper-button-prev:after,
.swiper-box-btm .swiper-button-disabled,
.swiper-box-btm .swiper-button-prev,
.swiper-box-btm .swiper-button-next{
	width: 50px;
	height: 50px;
	font-size: 30px;
	text-align: center;
	line-height: 50px;
	color: #8b8b8b;
	background: #fff;
	border-radius: 50px;
}




/*è¶…å¤§åž‹å±å¹•pc â‰¥1920pxå±å¹• */
@media screen and (min-width: 1920px) {

}
/*å¤§åž‹å±å¹•pc 1920&gt;=pc&gt;=1200 è¶…å¤§å±*/

@media screen and (min-width:1200px) and (max-width: 1450px){

}

/*ä¸­åž‹å±å¹•/å¹³æ¿ 1200&gt;=pc&gt;=992 è¶…å¤§å±*/
@media screen and (min-width: 992px) and (max-width: 1200px) {
	
}

/* å¹³æ¿ */
@media screen and (min-width: 480px) and (max-width: 1199px) {
    .intro-box .intro-item,.page-box .page-items,.challenge-box ul{
        flex-wrap: wrap;
    }
    .move-box{ display: none}
    .move-box .move-item img {
        height: auto;
        width: 86%;
    }
    .content-p{
        padding: 0px 14px !important; 
    }
    .intro-box .img-show img.h-196{
        width: 100%;
        height: 160px;
    }
    .intro-box .img-show img{
        width: 100%;
        height: 240px;
    }
    .challenge-box ul,.page-box .logos-item{
        justify-content: start;
        
    }
    .challenge-box ul li{
        width: 30%;
        margin-bottom: 30px;
    }
    .challenge-box ul li:nth-of-type(3n){
        margin-right: 0px;
    }
    .intro-box .img-show img.h-195{
        width: 80%;
    }
    .move-box h6{
        padding:0px 14px;
    }
    .page-box .page-items .page-r{
        padding-left: 0px;
        padding-right: 50px;
    }
    .page-box .logos-item{
        flex-wrap: wrap;
    }
    .page-box .logos-item li{
        width: 30%;
        margin-bottom: 40px;
    }
    .swiper-box-btm h6{
        padding: 0px 14px;
    }
}
/* æ‰‹æœºç«¯ */
@media screen and (max-width: 480px) {
    .page-box .page-items .page-r{
        height: 420px;
    }
    .page-box .page-items .name-btm{
        position: initial;
    }
    .move-box{
        display: none;
    }
    .solution-banner{
        min-height: 580px;
    }
    .move-box .move-item img{
        height: 220px;
        width: 100%;
    }
    .intro-box .intro-item,.page-box .page-items,.challenge-box ul{
        flex-wrap: wrap;
    }
    .intro-box .img-show{ padding-top: 20px}
    .intro-box .img-show img, .intro-box .img-show img.h-289 {
        width: 100%;
        height: initial;
    }

    .page-box .page-items .page-r{
        padding-left: 0px;
    }
    .challenge-box ul li{
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0px;
    }
    .solution-banner .banner-img {
        position: absolute;
        bottom: 0px;
        right: 2px;
        height: 400px;
        width: 100%;
        background-size: contain;
        z-index: 0;
    }
    .banner-box .w-50 {
        width: 100%;
    }
    .banner-box .banner-tags a{
        width: 45%;
        box-shadow: 2px 4px 10px 5px rgba(255,255,255,0.1);
    }
    .banner-box .banner-tags a:nth-of-type(2){
        margin-right: 0px;
    }
    .move-box h6{
        padding: 0px 14px;
    }
    .intro-box .intro-item{
        margin-top: 0px;
    }
    .intro-box .img-show img.h-239 {
        width: 100%;
        height: 170px;
        margin-bottom: 40px;
        margin-top: -6px;
    }
    .intro-box .img-show img.h-196{
        height: 120px;
    }
    .intro-box .img-show img.h-226{
        height: 160px;
    }
    .page-box .logos-item{
        flex-wrap: wrap;
    }
    .page-box .logos-item li{
        width: 32%;
        margin-right: 0px;
        margin-bottom: 20px;
    }
}
</pre></body></html>