.pp-wrap .home-title{
	display: none;
}
.pp-wrap .home-box{
	padding: 0;
}
.ab-box {
	margin-bottom: 20px;
}

.about_box2_right,
.about_box1_right {
	font-size: 16px;
}
.about_box2_center img,
.about_box2_left img,
.about_box1_left img {
	width: 100%;
}
/**/
.ab-title{
	font-size: 40px;
	font-family: 'utmavo';
	margin: 10px 0 20px;
	text-align: center;
}

.ab-box3 .swiper-slide {
	width: 400px;
}
.ab-box3 .swiper-wrapper{
	align-items: center;
}
.ab-box3 .swiper-slide:not(.swiper-slide-active){
	opacity: 0.2;
}
.ab-box3 .swiper-slide:not(.swiper-slide-active) h3{
	display: none;
}
.about_box2_right b,
.ab-box3 .swiper-slide h3{
	margin: 10px 0;
	text-align: center;
	color: #0066b3;
	font-size: 22px;
}
.ab-box3 .swiper-slide h3{
	padding: 0 20px;
}
.about_box2_center {
	margin-bottom: 30px;
}	
/**/
.ab-box4.ab-box {
	padding: 60px 0;
	background-color: #f9f9f9;
}
.ab-box4 .ab-tv{
	margin-bottom: 20px;
}
.ab-box4 .img {
	width: 95px;
	height: 95px;
	border-radius: 50%;
	background: white;
	padding: 20px;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}
.ab-box4 .tv-content {
	flex: 1;
	padding-left: 20px;
}
.ab-box4 .tv-content h3 {
	margin: 8px 0 10px;
	font-size: 16px;
	color: #0066b3;
}
@media only screen and (max-width: 1200px) {
	.about_box2_right, .about_box1_right {
		font-size: 15px;
	}
	.ab-title {
		font-size: 30px;
	}
}
@media only screen and (max-width: 990px) {
	.main-box4 .col-mb {
		width: 50%;
	}
}
@media only screen and (max-width: 800px) {
	.ab-box1 .col-mb,
	.ab-box2 .col-mb {
		width: 100%;
	}
	.ab-title {
		font-size: 22px;
	}
	.about_box2_right b, .ab-box3 .swiper-slide h3 {
		margin: 5px 0;
		font-size: 18px;
	}
	.about_box2_right b, .ab-box3 .swiper-slide h3 {
		font-size: 16px;
	}
}
@media only screen and (max-width: 640px) {
	.main-box4 .col-mb {
		width: 100%;
	}
}