.about .profile .information ul .phonePc{
	display: none !important;
}
.about .profile .information ul .phoneSp{
	display: block !important;
}
.about .profile{
	background: url('/../img/about/sp_about_bgTop.jpg'),url('/../img/about/sp_about_bgleft_01.jpg'),url('/../img/about/sp_bgRight_02.jpg');
	background-repeat: no-repeat;
	background-position: top right, top 12.80rem left, bottom .30rem right 0;
	background-size: 2.70rem auto, 1.05rem auto, 1.26rem auto;
	color: #303030;
	padding: .80rem 0rem 0rem 0rem;
}
.about .profile .information,
.about .profile .message,
.about .profile .description,
.about .profile .ourMission{
	width: 6.00rem;
	margin: 0 auto;
}
.about .profile .information h4{
	font-size: .3rem;
	line-height: 0.20rem;
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'Roboto-Regular';
}
.about .profile .information .companyList{
	margin: .60rem 0rem 0rem 0rem;
	/*border-bottom: .01rem solid #bdbfc1;*/
}
.about .profile .information .companyList ul li{
	width: 100%;
	margin: 0rem 0rem .20rem 0rem;
}
.about .profile .information .companyList ul li img{
	width: .49rem;
	margin: 0.10rem .15rem 0rem 0rem;
}
.about .profile .information .companyList ul li label{
	font-size: .24rem;
	line-height: .30rem;
	color: #211a10;
	font-family: 'Roboto-Regular';
}
.about .profile .information .companyList ul li p{
	font-size: .22rem;
	line-height: .40rem;
	color: #211a10;
}
.about .profile .information .companyList ul li p{
	margin: -.15rem 0rem 0rem .67rem;
	font-family: 'Roboto-Regular';
}
.about .profile .information .companyList ul li a{
	font-size: .22rem;
	line-height: .30rem;
	/*color: #211a10;*/
	color: #0f94c9;
	margin: -.18rem 0rem 0rem .70rem;
	display: block;
}
.about .profile .information .companyList ul li .phContact{
	margin: -.18rem 0rem 0rem 0rem;
	font-size: .22rem;
}

.about .profile .information .companyList ul li .phContact a{
	display: inline-block;
	margin: 0rem 0rem 0rem .11rem;
	padding: 0;
}
.about .profile .information .companyList ul li .phContact a:nth-child(1){
	margin: 0rem 0rem 0rem .71rem;
}

.about .profile .information .companyList ul li .phContact .contactNo{
	margin: 0rem 0rem 0rem .10rem;
}
.about .profile .information .companyList ul .facebook a{
	margin: -.19rem 0rem .60rem .72rem;
}
.about .profile .message,
.about .profile .description,
.about .profile .ourMission{
	padding: .80rem 0rem .80rem 0rem;
	border-bottom: .01rem solid #bdbfc1;
}
.about .profile .message h4,
.about .profile .description h4,
.about .profile .ourMission h4{
	font-size: .30rem;
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'Roboto-Regular';
	line-height: .22rem;
}
.about .profile .message p,
.about .profile .description p{
	text-indent: .65rem;
	margin: .50rem 0rem 0rem 0rem;
	line-height: .40rem;
	font-size: .24rem;
	text-align: justify;
	font-family: 'Roboto-Regular';
}
.about .profile .ourMission{
	border-bottom: 0 solid #bdbfc1;
}
.about .profile .ourMission h4{
	margin: 0rem 0rem .30rem 0rem;
}
.about .profile .ourMission p{
	background: url('/../img/about/about_missionIcon.png') left;
	background-repeat: no-repeat;
	background-size: .30rem;
	display: inline-block;
	padding: .20rem 0rem .20rem .40rem;
	font-size: .24rem;
	font-family: 'Roboto-Regular';
	line-height: .40rem;
	/*background-color:pink;*/
	/*cursor: pointer;*/
}

.fade {            
  opacity: 0;
}
.secondanimatePulse{
  animation-duration: 1.5s;
  animation-name: bounceInUp;
}
.about .profile .information .companyList ul li .phContact a:after{
	content: ",";
}
.about .profile .information .companyList ul li .phContact a:nth-child(2):after{
	content: "";
}
