.title-list{
	background-color: #0c84ec;
}

.main-banner-two{
	background: none;
}

.aboutus{
	padding-top: 8%;
}

.des{
	font-size: 18px;
	line-height: 2;
    padding-top: 4%;
}

.testimonial-shape-img1{
	width: 3%;
    right: 10%;
}

.testimonial-shape-img3{
	left: 10%;
    width: 3%;
    bottom: -15%;
}

.lil{
	background-color: #007BFF;
	width: 50px;
	height: 50px;
	border-radius: 50%;
}

.linep{
	line-height: 3;
	margin-top: 1%;
}

.detxt{
	font-weight: 100;
	font-size: 18px;
}

.lik{
	background-image: url(../img/透明.png);
	background-size: 100% 100%;
}

.cardl{
	line-height: 4;
}

.row2{
	text-align: center;
	padding-top: 2%;
    padding-bottom: 2%;
    border-bottom: 1px solid lightgray;
}


@media (max-width: 400px){
	.left-side-menu {
	    width: 60px !important;
	}
	
	.ipc{
		width: calc(100% - 60px) !important;
	}
	
	.aboutus {
	    padding-top: 25%;
	}
	
	.partner-shape-img2{
		display: none;
	}
}