@charset "utf-8";
/* CSS Document */


#about .area .sq .textarea .p {
	margin: 0px;
	padding: 0px;
}
#about .area .abmainpic {
	width: 100%;
	position: relative;
}
#about .area .abmainpic img {
	height: auto;
	width: 100%;
}
#about .area .abmainpic h2 {
	font-size: 34px;
	line-height: 49px;
	color: #221814;
	text-align: center;
	width: 100%;
	margin-top: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#about .area .threepic {
	width: 100%;
	max-width:1200px;
	/*margin-top: 50px;*/
	margin-right: auto;
	margin-left: auto;
}
#about .area .threepic > ul {
	display: table;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -300px;
}
#about .area .threepic ul li h3 {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	font-size: 28px;
	line-height: 34px;
	height: 68px;
}
#about .area .threepic ul li:first-child h3 {
	color: #EA5404;
	border-bottom-color: #EA5404;
}
#about .area .threepic ul li:nth-child(2) h3 {
	color: #0076c0;
	border-bottom-color: #0076c0;
}

#about .area .threepic ul li:nth-child(3) h3 {
	color: #44B034;
	border-bottom-color: #44B034;
}

#about .area .threepic ul li {
	float: left;
	width: 32.3333%;
	margin-right: 1.5%;
		position: relative;
}

#about .area .threepic ul li .picp img {
	height: auto;
	width: 100%;
}
#about .area .threepic ul li .text {
	padding: 20px;
	max-width:100%;
	position: absolute;
	top: 100%;
}
#about .area .threepic ul li .text ul {
	top: 0px;
}
#about .area .threepic ul li .text ul li {
	float: none;
	width: auto;
	margin-left: 20px;
	list-style-type: disc;
	    font-size: 14pt;
    line-height: 32px;
	color: #595757;
	margin-bottom: 5px;
	font-weight: bold;
}

#about .area .threepic ul li:last-child{

	margin-right: 0%!important;

}




#about .area .sq .textarea {
	padding-bottom: 0px;
}





@media screen and (max-width:1220px)
{
#about .area .abmainpic h2 {
	width: 94%;
	padding-left:3%;
	padding-right:3%;
}
#about .area .threepic {
	width: 94%;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

#about .area .threepic > ul {

	top: -200px;
}

}

@media screen and (max-width:1080px)
{
	
#about .area .threepic ul li .text ul li {
	font-size: 13pt;
	line-height: 20pt;
	margin-bottom: 10px;

}	
	
}
@media screen and (max-width:680px)
{
	
	
#about .area .abmainpic {
	width: 100%;
	position: relative;
	padding-top:100px;
}	
	
#about .area .abmainpic h2 {
	width: 94%;
	margin-left:auto;
	margin-right:auto;
	    font-size: 24px;
    line-height: 36px;
	
}

#about .area .abmainpic h2 span {
	text-align: center;
	display:block;
}
	
#about .area .threepic ul li {
	float: none;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 20px;

}



#about .area .threepic ul li .text {
	padding: 20px;
	position:relative;
	top:auto;
}

#about .area .threepic {
    width: 94%;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
}

#about .area .threepic ul li h3 {
	height: auto;
}
	
}
