/* 响应式 */
@media (max-width: 992px) {
	.valueList {
		flex-direction: column;
		padding: 15px 25px;
	}

	.text-List {
		flex: 1;
		padding: 10px 0;
	}

	.image-container {
		width: 100%;
		height: 200px;
		margin-right: 0;
		margin-bottom: 30px;
		flex: 0 0 auto;
	}

	.target-pd .target-card {
		margin-bottom: 75px;
		width: 50%;
	}

	.target-card:last-child {
		margin-bottom: 0;
	}

	.target .custom-col {
		flex: 0 0 50%;
		max-width: 100%;
	}

	.fuwu {
		padding-left: 12px;
		padding-right: 12px;
	}

	.fuwuBox .fuwu-icon img {
		width: 88px;
	}

	.fuwu-card {
		margin-bottom: 20px;
		width: 50%;
	}

	.fuwu-card:last-child {
		margin-bottom: 0;
	}

	.fuwu .custom-col {
		flex: 0 0 50%;
		max-width: 100%;
	}

	.bottom-icon .serviceBox1 {
		padding: 15px 0;
		text-align: center;
		position: relative;
		transition: all 0.5s ease-in-out;
	}

	.linebg-right {
		position: absolute;
		width: 60%;
		right: 0;
		top: 0;
		z-index: 0;
	}

	.linebg-left {
		position: absolute;
		width: 40%;
		left: 0;
		bottom: 0;
		z-index: 0;
	}

	.linebg-left2 {
		position: absolute;
		width: 60%;
		left: 0;
		bottom: 28%;
		z-index: 0;
	}

	.linebg-right1 {
		position: absolute;
		width: 60%;
		right: 0;
		top: 0;
		z-index: 0;
	}

	.linebg-left1 {
		position: absolute;
		width: 80%;
		left: 0;
		bottom: 10%;
		z-index: 0;
	}

	.about-card {
		padding: 60px 0 140px 35px;
	}

	.bottom-icon .col-md-6 {
		width: 50%;
	}
}

@media (max-width: 576px) {
	
	.clear120{
		width: 100%;
		height: 80px;
		overflow: hidden;
		clear: both;
	}
	.clear80{
		width: 100%;
		height: 60px;
		overflow: hidden;
		clear: both;
	}
	.clear60{
		width: 100%;
		height: 40px;
		overflow: hidden;
		clear: both;
	}
	.clear40{
		width: 100%;
		height: 32px;
		overflow: hidden;
		clear: both;
	}
	.container .title {
	    padding: 0 15px;
	    text-align: center;
	}
	.container .product-img {
	    padding: 0 15px;
	    text-align: center;
	}
	
	.mobile15 {
		padding: 0 15px;
	}

	.ppai .row {
		margin-left: 8px;
		margin-right: 8px;
	}

	.serviceBox {
		min-width: 300px;
		margin-bottom: -20px;
	}

	.pplogo-list {
		position: relative;
		width: 50%;
		padding-right: 8px;
		padding-left: 8px;
		transition: all 0.3s ease;
		margin-bottom: 15px;
	}

	.hero .hero-center .hero-txt ul li {
		font-size: 1.2rem !important;
		font-weight: 300 !important;
		line-height: 2;
		text-align: center !important;
	}

	.container .title h1 {
		font-size: 1.4rem;
		margin-bottom: 0;
		letter-spacing: 1px;
		font-weight: 600;
		color: #000;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.route-img {
		padding: 0 15px;
	}

	.target-mobile {
		padding: 0 12px;
	}

	.valueList {
		flex-direction: column;
		padding: 0 20px 25px 20px;
	}
	.image-List{
		margin-bottom: 15px;
	}

	.text-List {
		flex: 1;
		padding: 10px 0;
	}

	.image-container {
		width: 100%;
		height: 200px;
		margin-right: 0;
		margin-bottom: 30px;
		flex: 0 0 auto;
	}

	.target {
		padding-left: 12px;
		padding-right: 12px;
	}
	.target-pd{
		padding-left: 20px;
		padding-right: 20px;
	}

	.target-pd .target-card {
		margin-bottom: 75px;
		width: 100%;
	}

	.target-card:last-child {
		margin-bottom: 0;
	}

	.target .custom-col {
		flex: 0 0 100%;
		max-width: 100%;
	}
	

	.fuwu {
		padding-left: 0;
		padding-right: 0;
	}

	.fuwuBox .fuwu-icon img {
		width: 88px;
	}

	.fuwu-card {
		margin-bottom: 20px;
	}

	.fuwu-card:last-child {
		margin-bottom: 0;
	}

	.fuwu .custom-col {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.bottom-icon .serviceBox1 {
		padding: 15px 0;
		text-align: center;
		position: relative;
		transition: all 0.5s ease-in-out;
	}

	.bottom-icon .serviceBox1 p {
		text-align: center;
		font-size: 16px;
		font-weight: 300;
		margin-bottom: 0 !important;
	}

	.linebg-right {
		position: absolute;
		width: 80%;
		right: 0;
		top: 0;
		z-index: 0;
	}

	.linebg-left {
		position: absolute;
		width: 60%;
		left: 0;
		bottom: 0;
		z-index: 0;
	}

	.linebg-right1 {
		position: absolute;
		width: 80%;
		right: 0;
		top: 0;
		z-index: 0;
	}

	.linebg-left1 {
		position: absolute;
		width: 100%;
		left: 0;
		bottom: 28%;
		z-index: 0;
	}

	.linebg-left2 {
		position: absolute;
		width: 100%;
		left: 0;
		bottom: 28%;
		z-index: 0;
	}

	.actual {
		padding: 0 15px;
	}

	.actual-card {
		position: relative;
		width: 50%;
		padding-right: 8px;
		padding-left: 8px;
		transition: all 0.3s ease;
		margin-top: 16px;
	}

	.portrait {
		padding: 45px 15px 0;
	}

	.about {
		width: 100%;
		background: url(../img/contactbg.png) no-repeat bottom;
		background-size: cover;
		padding: 0;
	}

	.about-card {
		padding: 100px 0 180px 35px;
	}
	.product-list {
		flex: 0 0 100%;
		max-width: 100%;
		display: grid;
		grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
		grid-auto-rows: 1fr;
		position: relative;
		padding-right: 15px;
		padding-left: 15px;
		transition: all 0.3s ease;
		margin-bottom: 15px;
	}
	.pd-list-txt dd {
	    font-size: 16px;
	    font-weight: 300 !important;
	    color: #8d8d8d;
	    padding-top: 5px;
	}
	.system{
		padding: 0 20px;
	}
	.system-card{
		padding: 0 15px 20px 15px;
	}
}