@charset "utf-8";
#about .area  .sq .textarea h2 {
	font-size: 20px;
	line-height: 32px;
	color: #D5131A;
	text-align: left;
	margin-top: 40px!important;
	
	margin-bottom: 0px!important;
	padding-bottom: 0px!important;
}


#about .area  .sq .textarea p {
	margin-top:0px;
}
#about .area .sq .textarea .picpforab {
	display: table;
	height: auto;
	width: 100%;
	margin-top:40px;
}
#about .area .sq .textarea .picpforab div:first-child {
	float: left;
	width: 40%;
}
#about .area .sq .textarea .picpforab div:last-child {
	float: left;
	width: 60%;
}
#about .area .sq .textarea .picpforab div img {
	height: auto;
	width: 100%;
}
#about .area.second {
	background-color: #eeefef;
	padding-top: 50px;
	padding-bottom: 50px;
}
#about .area.second .sq .per50 {
	float: left!important;
	width: 50%!important;
	position: relative!important;
}
#about .area.second .sq {
	display: table;
}
#about .area.second .sq .per50.picpart img {
	float: right;
	height: auto;
	width: 100%;
	position: relative;
	right: 20%;
}
#about .area.second .sq .per50 .title {
	font-size: 26px;
	line-height: 32px;
	color: #221814;
	text-align: left;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	position: relative!important;
	left: 0px;
	bottom: 0px;
	font-weight: bold;
}
#about .area.second .sq .per50 .title:before {
	content:"";
	color: #221814;
	background-color: #221814;
	height: 3px;
	width: 60px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#about .area .sq .textarea p.first {
    padding-top: 50px;
}

#about .area .sq .textarea p {
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 20px;
	line-height: 32px;
}
#about .area.second .sq .per50 .blue {
	font-size: 22px;
	line-height: 33px;
	color: #0061AC;
	font-weight: bold;
}
#about .area.second .sq .per50 .red {
	font-size: 22px;
	line-height: 33px;
	color: #D5131A;
	font-weight: bold;
}
#about .area.second .sq .per50 p {
	font-size: 20px;
	line-height: 32px;
	margin-bottom: 32px;
}
#about .area.second .sq .per50 p span {
	width: 100%;
	margin-bottom: 15px;
	display: block;
	font-weight: bold;
}



#about .area.third .sq{
	padding-bottom:50px;
	padding-top:50px;
}



#about .area.third h2 {
	text-align: center;
	height: auto;
	width: 100%;
	margin-bottom: 40px;
	font-size: 26px;
	line-height: 32px;
	padding-bottom: 20px;
	display: table;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#about .area.third h2:before {
	    content: "";
    color: #221814;
    background-color: #221814;
    height: 3px;
    width: 60px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-left: 50%;
    left: -30px;
}





#bisniess_area {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	display: table;
	padding-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#bisniess_area li {
	float: left;
	width: 18%;
	margin-right: 1%;
	margin-left: 1%;
}

    


#bisniess_area li .picp {
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}

#bisniess_area li .picp img {
	height: auto;
	width: 100%;
}



#bisniess_area li .text h3 {
	font-size: 25px!important;
	line-height: 30px!important;
	text-align: center!important;
	color: #0061AC!important;
	height: auto!important;
}
#bisniess_area li .text span {
	font-size: 19px;
	line-height: 23px;
	color: #333;
	display: block;
	text-align: center;
	margin-bottom: 8px;
	margin-top: 8px;
}
#about .area.third .sq .list .left {
	font-size: 20px;
	line-height: 32px;
	font-weight: bold;
	color: #221814;
	float: left;
	width: 250px;
}
#about .area.third .sq .list .right {
	font-size: 20px;
	line-height: 33px;
	margin-left: 280px;
}
#about .area.third .sq .list .right ul li {
	background-image: url(../images/icon_aboutus.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 20px;
	margin-bottom: 20px;
}


@media screen and (max-width:1600px)
{
#about .area.second .sq .per50.picpart img {

	right: 0%;
}	
}
@media screen and (max-width:780px)
{

#about .area.second .sq .per50 {
	float: none!important;
	width: 100%!important;
	margin-bottom:20px;
	position: relative!important;
}

#bisniess_area li {
	float: none;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}

    
#bisniess_area li .picp {
    height: auto;
    width: 100%;
    margin-bottom: 0px;
}

#about .area.third .sq .list .left {

	float: none;
	width: 100%;
	margin-bottom:10px;
}
#about .area.third .sq .list .right {

	margin-left: 0px;
}


}



@media screen and (max-width:480px)
{

#about .area .sq .textarea .picpforab div:first-child,#about .area .sq .textarea .picpforab div:last-child {
    float: none;
    width: 100%;
	margin-bottom:20px;
}
#bisniess_area li {
	float: none;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#bisniess_area li .picp {
    height: auto;
    width: 100%;
    margin-top: 20px;
}

}
#about .area.second .sq .per50 .blue{
	font-size: 22px!important;
	line-height: 33px!important;
	color: #0061AC!important;
	margin-bottom: 32px;
}

#about .area.second .sq .per50 .blue div{
display:table;
width:100%;
}
#about .area.second .sq .per50 .blue div span{
	width: auto;
		display: block;
	float:none;
	margin-left:160px;
}

#about .area.second .sq .per50 .blue div span:first-child {
	display: block;
	float: left;
	width: 160px;
	margin-left:0px;
}
