@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "微軟正黑體", Arial;
	overflow-x: hidden;
	
}


/*------------index-------------*/



#mainpart .sq .listsq {
	height: auto;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;
}






#mainpart .sq .listsq ul {
	display: table;
	height: auto;
	width: 100%;
}
#show #mainpart .sq .listsq ul li {
	float: left;
	height: auto;
	width: 29.3333%;
	margin-bottom: 40px;
	background-color: #F2F2F2;
	position: relative;
}
#show #mainpart .sq .listsq ul li .mask {

	height: 100%;
	width: 100%;
	top:0;
	left:0;
	display:block;
	font-size:0px;
	line-height:0px;
	position:absolute;
	    z-index: 200;
}
#mainpart .sq .listsq ul li .picp {
	height: auto;
	width: 100%;
	position: relative;
}


#mainpart .sq .listsq ul li .picp:after{
	content: "";
	background-color: rgba(0,0,0,0);
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.4));
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.4)));
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.4));
	background-image: -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.4));
	background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.4));
	height: 25%;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
}











#mainpart .sq .listsq ul li .picp img {
	height: auto;
	width: 100%;
}
#mainpart .sq .listsq ul li .text {
	color: #333;
	height: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#mainpart .sq .listsq ul li .text h2 {
	font-size: 17px;
	line-height: 14pt;
	font-weight: normal;
	color: #0061AC;
	margin-bottom: 12px;
}


#mainpart .sq .listsq ul li .text h2 a {
	color: #0061AC;
}











#mainpart .sq .listsq ul li .text h3 {
	font-size: 26px;
	line-height: 24pt;
	padding: 0px;
	color: #3E3A39;
}
#mainpart .sq .listsq ul li .text p {
	font-size: 12pt;
	line-height: 20pt;
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #3E3A39;
}
#mainpart .sq .listsq ul li .text .date {
	font-size: 10pt;
	color: #999;
}

/*------------index-------------*/






/*------------about-------------*/

#about {
	width: 100%;
	position: relative;

}

#about .area {
	height: auto;
	width: 100%;
	/*color: #F0830E;*/
}
#about .area .sq h2 {
	font-size: 24pt;
	line-height: 30pt;
	color: #0061AC;
	margin-bottom: 20px;
	display: block;
}
#about .area .sq .textarea {
	height: auto;
	width: 94%;
	padding-top: 0px;
	padding-bottom: 40px;
	/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F08200;*/
	font-size: 13pt;
	line-height: 24pt;
	padding-right: 3%;
	padding-left: 3%;
	font-weight: bold;
	color: #595857;
}
#about .area .sq .textarea .floadright {
	text-align: right;
}
#about .area .sq .textarea .floadcenter{
	text-align: center;
}

#about .area .sq .textarea .floadcenter img{
	max-width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#about .area .sq h3 {
	font-size: 20pt;
	line-height: 24p;
	height: 30px;
	display: block;
	font-weight: bold!important;
	color: #0061AC;
	text-align: center;
}
#about .area .sq h3 span {
	/*color:#FFF;*/
	display: block;
	height: 30px;
	font-weight: bold!important;
	padding-left: 0px;
	font-size: 20pt;
	line-height: 24p;
	margin-right: auto;
	margin-left: auto;
	
}





#about .area .sq{
	height: auto;
	width: 1080px;
	padding-top: 80px;
	padding-bottom: 80px;
	margin-right: auto;
	margin-left: auto;
}


/*#about .area:first-child,#about .area:nth-child(3),#about .area:nth-child(5) {
	background-color: #F08200;	
	color: #FFF;
}*/
/*#about .area:first-child .sq h2,#about .area:nth-child(3) .sq h2,#about .area:nth-child(5) .sq h2 {
	color: #FFF;	
}*/

/*#about .area:first-child .sq h3,#about .area:nth-child(3) .sq h3,#about .area:nth-child(5) .sq h3 {
	font-size: 15pt;
	line-height: 30px;
	height: 30px;
	color: #FFF;
	text-align: center;
}

#about .area:first-child .sq h3 span,#about .area:nth-child(3) .sq h3 span,#about .area:nth-child(5) .sq h3 span{
}*/




/*#about .area:first-child .sq .textarea,#about .area:nth-child(3) .sq .textarea,#about .area:nth-child(5) .sq .textarea {

	border-bottom-color: #Fff;

}

*/
#about .area.two .sq .textarea,#about .area.four .sq .textarea {
	position: relative;
	font-size: 13pt;
	line-height: 24pt;
}
#about .area.two .sq .textarea ul ,#about .area.four .sq .textarea ul {
	height: auto;
	width: 50%;
	margin-right: 50%;
}
#about .area.two .sq .textarea ul li p,#about .area.four .sq .textarea ul li p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#about .area.two .sq .textarea ul li span,#about .area.four .sq .textarea ul li span {
	font-size: 18pt;
	line-height: 24pt;
	font-weight: bold;
	color: #0061AC;
	margin-bottom: 10px;
	display: block;
}
#about .area.two .sq .textarea ul li,#about .area.four .sq .textarea ul li {
	background-image: url(../images/icon3.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	list-style-type: none;
}
#about .area.two .sq .textarea img {
	float: left;
	height: auto;
	width: 50%;
	margin-top: 40px;
	margin-bottom: 20px;
}
#about .area.four .sq .textarea img {
	height: auto;
	width: 55%;
	position: absolute;
	right: 40px;
	bottom: 0px;
}
#about .area .sq .three {
	width: 100%;
	position: relative;
	height: auto;
}
/*#about .area .sq .three img {
	float: left;
	height: auto;
	width: 50%;	
}*/

#about .area .sq .three .tt h4,#about .area:nth-child(5) .sq h4 {
	font-size: 18pt;
	line-height: 24pt;
	font-weight: normal;
	margin-bottom: 20px;
}
#about .area .sq .three .tt p {
	font-size: 13pt;
	line-height: 24pt;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}








#about .area .sq h2 {
	text-align: center;
}
#about .area .sq .abpic1 {
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
#about .area.two {
	background-image: url(../images/ab2_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-size:auto 100%;
}



#about .area.two .sq {
	background-image: url(../images/about2_build.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size:auto 100%;
	    display: table;
}





#about .area.three {
	background-image: url(../images/ab_three_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-size: auto 100%;
	background-color: #FFF;
}
#about .area.two .sq h3 span {
	color: #FFF;
}
#about .area.three .sq .picp {
	width: 50%;
	float: right;
	height: auto;
	position: relative;
}
#about .area.three .sq {
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	display: table;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
}
#about .area.three .sq .picp img {
	height: auto;
	width: 100%;
}

#about .area.three .sq .picp img.f {
	height: auto;
	width: 100%;
	opacity:0;
}
#about .area.three .sq .picp:before {
	content:"";
	background-image: url(../images/ab_three_pic.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	position:absolute;
	width:110%;
	height:100%;
	top:0;
	left:0%;
}
#about .area.three .sq .textpart {
	background-color: rgba(255,255,255,0.8);
	padding: 4%;
	float: left;
	height: auto;
	width: 30%;
	margin-top: 100px;
	margin-right: 6%;
	margin-bottom: 20px;
	margin-left: 6%;
	color: #333;
}


#about .area.five .sq .textpart {
	background-color: rgba(255,255,255,0.8);
	padding: 4%;
	float: left;
	height: auto;
	width: 35%;
	margin-top: 100px;
	margin-right: 6%;
	margin-bottom: 20px;
	margin-left: 6%;
	color: #333;
}





#about .area.four .sq .minpat  .textpart {
	background-color: rgba(255,255,255,0.8);
	padding: 4%;
	float: right;
	height: auto;
	width: 30%;
	margin-top: 100px;
	margin-right: 0%;
	margin-bottom: 20px;
	margin-left: 12%;
	color: #333;
}


#about .area.three .sq .textpart h4,#about .area.four .sq .textpart h4,#about .area.five .sq .textpart h4 {
	font-size: 20px;
	line-height: 20pt;
	color: #333;
	margin-bottom: 10px;
	font-weight: bold;
}


#about .area.three .sq .textpart div h5{
	font-size: 30px;
	line-height: 20pt;
	color: #C00;
}

#about .area.four .sq .textpart h5 {
	font-size: 30px;
	line-height: 20pt;
	color: #008CD6;
}

#about .area.five .sq .textpart h5 {
	font-size: 30px;
	line-height: 20pt;
	color: #0061AC;
}


#about .area.three .sq .textpart div p ,#about .area.four .sq .textpart div p,#about .area.five .sq .textpart div p{
	font-size: 20px;
	line-height: 20pt;
	color: #595857;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
}
#about .area.four{
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	background-image: url(../images/four_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover
}

#about .area.four img.bgg {
	height: auto;
	width: 100%;
}

#about .area.four .sq {
	padding-top: 0px;
	padding-bottom: 0px;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
#about .area.four .sq .minpat {
	width: 1080px;
	height:100%;
	margin-right: auto;
	margin-left: auto;
}
#about .area.five {
	background-image: url(../images/five_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-size: auto 100%;
}
#about .area.five .sq {
	display: table;
	padding-top: 0px;
	padding-bottom: 0px;
}
#about .area.five .sq .picp {
	float: right;
	height: auto;
	width: 45%;
}
#about .area.five .sq .picp img {
	height: auto;
	width: 100%;
}










/*------------about-------------*/








#banner .inbanner {
	width: 100%;
	position: relative;
	height: auto;
}





#banner .inbanner:before{
	content: "";
	background-color: rgba(0,0,0,0);
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.4));
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.4)));
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.4));
	background-image: -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.4));
	background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.4));
	height: 25%;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
}




#banner .inbanner img {
	height: auto;
	width: 100%;
}


#mainpart .sq .listsq h1 {
	font-size: 18pt;
	line-height: 24pt;
	color: #FFF;
	background-color: rgba(0,0,0,0.5);
	height: 70px;
	display: block;
	width: 40%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: auto;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #0061AC;
	position: absolute;
	left: 8%;
	top: -100px;
	z-index: 300;
}









#mainpart #about .forh1 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width:1200px;
	position:relative;
}
#mainpart #about .forh1  h1 {
	font-size: 18pt;
	line-height: 24pt;
	color: #FFF;
	background-color: rgba(0,0,0,0.5);
	height: 70px;
	display: block;
	width: 40%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: auto;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #0061AC;
	position: absolute;
	left: 8%;
	top: -100px;
	z-index: 300;
}


#mainpart .sq .inpage {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 900px;
	padding-top: 50px;
	padding-bottom: 120px;
}
#mainpart .sq .inpage .editarea .text p a {
	color: #3E3A39;
}
#goback {
	text-align: center;
	height: auto;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0061AC;
	color: #0061AC;
}

#goback a{
	color: #0061AC;
	background-image: url(../images/goback_icon.png);
	background-position: center top;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 90px;
	width: 80px;
	height: auto;
	background-repeat: no-repeat;
}


#mainpart .sq .inpage .title {
	font-size: 18pt;
	line-height: 28px;
	color: #0061AC;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888889;
	position: relative;
	font-weight: bold;
}

#mainpart .sq .inpage .title:before {
	content: "";
	font-size: 0pt;
	line-height: 0pt;
	width: 8%;
	height: 3px;
	background-color: #0061AC;
	position: absolute;
	bottom: -2px;
	left: 0;
}
 #mainpart .sq .inpage .date {
	font-size: 11pt;
	line-height: 18pt;
	padding-top:20px;
	padding-bottom:20px;
	text-align:right;
	color:#666;
}


#mainpart .sq .inpage .editarea{
	text-align:center;
}


#mainpart .sq .inpage .editarea .mpic {
	background-color: #EEEFEF;
	text-align: left;
}
#mainpart .sq .inpage .editarea .mpic img {
	height: auto;
	max-width:100%;
	margin-bottom:0px!important;
}


#mainpart .sq .inpage .editarea .mpic p {
	font-family: "微軟正黑體", Arial;
	font-size: 18px;
	line-height: 24pt;
	color: #3E3A39;
	padding: 30px;
	margin: 0px;
	font-weight: bold;
}


#mainpart .sq .inpage .editarea .text {
	font-size: 12pt;
	line-height: 24pt;
	margin: 30px;
	text-align: left;
	font-weight: bold;
}
#mainpart .sq .inpage .editarea .text p {
	padding: 0px;
	margin-bottom: 15px;
	color: #3E3A39;
	font-weight: bold;
}

#mainpart .sq .inpage .editarea .text  a{
	color:#3E3A39;
}

#mainpart .sq .inpage .editarea .text p.note {
	font-size: 10pt;
	line-height: 24pt;
}
#mainpart .sq .inpage .editarea img {
	margin-left:auto;
	margin-right:auto;
	max-width:100%;
	margin-bottom:20px;
}

#mainpart .sq .inpage .editarea .text h4 {
	color: #0061AC;
	font-size: 15pt;
	line-height: 24pt;
	margin-top: 30px;
}

#mainpart .sq .inpage .editarea .text h5{
	font-size: 15pt;
	line-height: 24pt;
	padding:0;
	margin:0;
}




/*--------------------------------------------*/




#mainpart .sq .inpage .companyinfo {
	font-size: 18px;
	line-height: 20pt;
	color: #333;
	padding-top: 30px;
	padding-bottom: 30px;
}
#mainpart .sq .inpage .companyinfo span {
	display: block;
	font-weight: bold;
	color: #3E3A39;
	margin-bottom: 5px;
}
#mainpart .sq .inpage .companyinfo span a {
	color: #333;
}


#mainpart .sq .inpage .map {
	margin-top: 40px;
	margin-bottom: 40px;
	height: auto;
	width: 100%;
	position:relative;
}
#mainpart .sq .inpage .map img {
	height: auto;
	width: 100%;
}
#mainpart .sq .inpage .map iframe {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}

#mainpart .sq .inpage .formpart {
	height: auto;
	width: 100%;
}
#mainpart .sq .inpage .formpart form {
	height: auto;
	width: 100%;
}
#mainpart .sq .inpage .formpart form input[type="text"] {
	display: block;
	height: 35px;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
	border: 1px solid #0061AC;
	margin-bottom: 30px;
	outline: none;
	font-size: 20px;
	font-family: "微軟正黑體", Arial;
}

#mainpart .sq .inpage .formpart form textarea {
	display: block;
	height: 150px;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
	border: 1px solid #0061AC;
	margin-bottom: 30px;
	padding-top: 10px;
	font-family: "微軟正黑體", Arial;
	font-size: 20px;
}


#mainpart .sq .inpage .formpart form .butline {
	display: table;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


#mainpart .sq .inpage .formpart form .butline input{
	height: 40px;
	width: 150px;
	border: 1px solid #0061AC;
	font-size: 12pt;
	line-height: 30px;
	text-align: center;
	background-color: #fff;
	color: #0061AC;
	margin-left: 15px;
	margin-right: 15px;
	font-family: "微軟正黑體", Arial;
	outline: none;
	font-weight: bold;
}
#mainpart .sq .inpage .formpart form .butline input:hover{
	height: 40px;
	width: 150px;
	border: 1px solid #0061AC;
	font-size: 12pt;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background-color: #0061AC;

}



@media screen and (max-width:1080px)
{
	
	
	
	
	
	
#about {
	width: 100%;

}

#about .area {
	height: auto;
	width: 100%;
	/*color: #F0830E;*/
}
#about .area .sq h2 {
	font-size: 24pt;
	line-height: 30pt;
	color: #0061AC;
	margin-bottom: 20px;
	display: block;
}
#about .area .sq .textarea {
	height: auto;
	width: 94%;
	padding-top: 0px;
	padding-bottom: 40px;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F08200;*/
	font-size: 13pt;
	line-height: 24pt;
	padding-right: 3%;
	padding-left: 3%;
}
#about .area .sq .textarea .floadright {
	text-align: right;
}
#about .area .sq .textarea .floadcenter{
	text-align: center;
}

#about .area .sq .textarea .floadcenter img{
	max-width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#about .area .sq h3 {
	font-size: 20pt;
	line-height: 24p;
	height: 30px;
	display: block;
	font-weight: bold!important;
	color: #0061AC;
	text-align: center;
}
#about .area .sq h3 span {
	/*color:#FFF;*/
	display: block;
	height: 30px;
	font-weight: bold!important;
	padding-left: 0px;
	font-size: 20pt;
	line-height: 24p;
	margin-right: auto;
	margin-left: auto;
	
}





#about .area .sq{
	height: auto;
	width: 94%;
	padding-top: 80px;
	padding-bottom: 80px;
	margin-right: auto;
	margin-left: auto;
}


/*#about .area:first-child,#about .area:nth-child(3),#about .area:nth-child(5) {
	background-color: #F08200;	
	color: #FFF;
}*/
/*#about .area:first-child .sq h2,#about .area:nth-child(3) .sq h2,#about .area:nth-child(5) .sq h2 {
	color: #FFF;	
}*/

/*#about .area:first-child .sq h3,#about .area:nth-child(3) .sq h3,#about .area:nth-child(5) .sq h3 {
	font-size: 15pt;
	line-height: 30px;
	height: 30px;
	color: #FFF;
	text-align: center;
}

#about .area:first-child .sq h3 span,#about .area:nth-child(3) .sq h3 span,#about .area:nth-child(5) .sq h3 span{
}*/




/*#about .area:first-child .sq .textarea,#about .area:nth-child(3) .sq .textarea,#about .area:nth-child(5) .sq .textarea {

	border-bottom-color: #Fff;

}

*/
#about .area.two .sq .textarea,#about .area.four .sq .textarea {
	position: relative;
	font-size: 13pt;
	line-height: 24pt;
}
#about .area.two .sq .textarea ul ,#about .area.four .sq .textarea ul {
	height: auto;
	width: 50%;
	margin-right: 50%;
}
#about .area.two .sq .textarea ul li p,#about .area.four .sq .textarea ul li p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#about .area.two .sq .textarea ul li span,#about .area.four .sq .textarea ul li span {
	font-size: 18pt;
	line-height: 24pt;
	font-weight: bold;
	color: #0061AC;
	margin-bottom: 10px;
	display: block;
}
#about .area.two .sq .textarea ul li,#about .area.four .sq .textarea ul li {
	background-image: url(../images/icon3.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	list-style-type: none;
}
#about .area.two .sq .textarea img {
	float: left;
	height: auto;
	width: 50%;
	margin-top: 40px;
	margin-bottom: 20px;
}
#about .area.four .sq .textarea img {
	height: auto;
	width: 55%;
	position: absolute;
	right: 40px;
	bottom: 0px;
}
#about .area .sq .three {
	width: 100%;
	position: relative;
	height: auto;
}
/*#about .area .sq .three img {
	float: left;
	height: auto;
	width: 50%;	
}*/

#about .area .sq .three .tt h4,#about .area:nth-child(5) .sq h4 {
	font-size: 18pt;
	line-height: 24pt;
	font-weight: normal;
	margin-bottom: 20px;
}
#about .area .sq .three .tt p {
	font-size: 13pt;
	line-height: 24pt;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}








#about .area .sq h2 {
	text-align: center;
}
#about .area .sq .abpic1 {
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
#about .area.two {
	background-image: url(../images/ab2_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-size:auto 100%;
}



#about .area.two .sq {
	background-image: url(../images/about2_build.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size:auto 100%;
	    display: table;
}





#about .area.three {
	background-image: url(../images/ab_three_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-size: auto 100%;
	background-color: #FFF;
}
#about .area.two .sq h3 span {
	color: #FFF;
}
#about .area.three .sq .picp {
	width: 50%;
	float: right;
	height: auto;
	position: relative;
}
#about .area.three .sq {
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	display: table;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
}
#about .area.three .sq .picp img {
	height: auto;
	width: 100%;
}

#about .area.three .sq .picp img.f {
	height: auto;
	width: 100%;
	opacity:0;
}
#about .area.three .sq .picp:before {
	content:"";
	background-image: url(../images/ab_three_pic.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0%;
}
#about .area.three .sq .textpart {
	background-color: rgba(255,255,255,0.8);
	padding: 4%;
	float: left;
	height: auto;
	width: 30%;
	margin-top: 100px;
	margin-right: 6%;
	margin-bottom: 20px;
	margin-left: 6%;
	color: #333;
}


#about .area.five .sq .textpart {
    background-color: rgba(255,255,255,0.8);
    padding: 4%;
    float: left;
    height: auto;
    width: 37%;
    margin-top: 100px;
    margin-right: 5%;
    margin-bottom: 20px;
    margin-left: 5%;
    color: #333;
}




#about .area.four .sq .minpat  .textpart {
	background-color: rgba(255,255,255,0.8);
	padding: 4%;
	float: right;
	height: auto;
	width: 32%;
	margin-top: 50px;
	margin-right:5%;
	margin-bottom: 20px;
	margin-left: 5%;
	color: #333;
}


#about .area.three .sq .textpart h4,#about .area.four .sq .textpart h4,#about .area.five .sq .textpart h4 {
	font-size: 20px;
	line-height: 20pt;
	color: #333;
	margin-bottom: 10px;
}


#about .area.three .sq .textpart div h5{
	font-size: 30px;
	line-height: 20pt;
	color: #0061AC;
}

#about .area.four .sq .textpart h5 {
	font-size: 30px;
	line-height: 20pt;
	color: #008CD6;
}

#about .area.five .sq .textpart h5 {
	font-size: 30px;
	line-height: 20pt;
	color: #0061AC;
}


#about .area.three .sq .textpart div p ,#about .area.four .sq .textpart div p,#about .area.five .sq .textpart div p{
	font-size: 20px;
	line-height: 20pt;
	color: #333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#about .area.four{
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	background-image: url(../images/four_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover
}

#about .area.four img.bgg {
	height: auto;
	width: 100%;
}

#about .area.four .sq {
	padding-top: 0px;
	padding-bottom: 0px;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
#about .area.four .sq .minpat {
	width: 100%;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	    display: table;
}
#about .area.five {
	background-image: url(../images/five_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-size: auto 100%;
}
#about .area.five .sq {
	display: table;
	padding-top: 0px;
	padding-bottom: 0px;
}




#about .area.five .sq .picp {
	float: right;
	height: auto;
	width: 45%;
}

#about .area.five .sq .picp img {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}	
	
	
	
	
	
	
}
