@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: 30.33333%;
	margin-bottom: 40px;
	background-color: #F2F2F2;
}
#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: #595757;
	margin-bottom: 12px;
}

#mainpart .sq .listsq ul li .text h2 a {
	color: #595757;
}






#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{
	height: auto;
	width: 94%!important;
	margin-left:3%!important;
	margin-right:3%!important;
	/*color: #F0830E;*/
}





#about .area .sq h2 {
	font-size: 24pt;
	line-height: 30pt;
	color: #F08200;
	margin-bottom: 20px;
	display: block;
}
#about .area .sq .textarea {
	height: auto;
	width: 92%;
	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: 4%;
	padding-left: 4%;
	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: 16pt;
	line-height: 24pt!important;
	display: block;
	font-weight: bold!important;
	color: #595757;
	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: 40px;
	padding-bottom: 40px;
	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: #595757;
	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;
	text-align: right;
}
#about .area .sq .abpic2 {
	display:none;
}
#about .area.two .picp{
	width: 57%;
	float: right;
	height: auto;
	position: relative;
	
}

#about .area.two .picp:before{
	content: "";
	width: 85%;
	height: 100%;
	position: absolute;
	right: 82%;
	top: 0;
	background-image: url(../images/two_textpart_tt.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: left 20%;
}
#about .area.two .picp img{
	width:100%;
	height:auto;
	
}



#about .area.two .sq {
	background-size: auto 100%;
	display: table;
	padding-top: 0px;
	padding-bottom: 80px;
}





#about .area.three {
	background-size: auto 100%;
	background-color: #f2f2f2;
}
#about .area.two .sq h3 span {
	color: #FFF;
}
#about .area.three .sq .picp {
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 80px;
}
#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 .textpart {
	padding: 4%;
	height: auto;
	width: 92%;
	color: #333;
	margin-bottom: 20px;
}


#about .area.five .sq .textpart {
	
	float: left;
	height: auto;
	width: 92%;
	color: #333;
	padding-top: 400px;
	padding-right: 4%;
	padding-bottom: 0px;
	padding-left: 4%;
}





#about .area.four .sq .minpat  .textpart {
	/*float: right;*/
	height: auto;
	width: 92%;
	color: #333;
	padding-top: 0%;
	padding-bottom: 0%;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}


#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: #595757;
}

#about .area.four .sq .textpart h5 {
	font-size: 30px;
	line-height: 20pt;
	color: #595757;
}

#about .area.five .sq .textpart h5 {
	font-size: 30px;
	line-height: 20pt;
	color: #595757;
}


#about .area.three .sq .textpart div p ,#about .area.four .sq .textpart div p,#about .area.five .sq .textpart div p{
	font-size: 13pt;
	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_olily.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding-top: 80px;
	padding-bottom:80px;
}

#about .area.four img.bgg {
	height: auto;
	width: 100%;
}

#about .area.four .sq {
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	height: auto;
	width: 100%;
}
#about .area.four .sq .minpat {
	width: 100%;
	height:auto;
	margin-right: auto;
	margin-left: auto;
}
#about .area.five {
	background-color: #f2f2f2;
	background-image: url(../images/five_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-size:auto 40%!important;
}
#about .area.five .sq {
	display: table;
	padding-top: 80px;
	padding-bottom: 80px;
}
#about .area.five .sq .picp {
	float: right;
	height: auto;
	width: 45%;
}
#about .area.five .sq .picp img {
	height: auto;
	width: 100%;
}






#about .area.two .sq .leftpart .aph {
	display:none;
}
#about .area.two .sq .leftpart .aph img {
	height: auto;
	width: 100%;
}
#about .area.two .sq .leftpart .aph .tt {
	position: absolute;
	height: 100%;
	width: auto;
	left: 0px;
	top: 0px;
}
#about .area.two .sq .leftpart .aph .tt img {
	height: 100%;
	width: auto;
}
#about .area.two .sq .leftpart .tte {
	text-align: left;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#about .area.two .sq .leftpart .tte h3 {
	color: #221814;
	text-align: left;
	font-size: 16pt;

}
#about .area.two .sq .leftpart .tte p {
	text-align: left;
	font-size: 13pt;
	line-height: 24pt;
	font-weight: bold;
	color: #595857;
}
#about .area.three .sq h3{
	color: #221814;
	text-align: left;
	font-size: 16pt;
	margin-bottom: 10px;
}
#about .area.three .sq .fourtext {
	height: auto;
	width: 92%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	display: table;
}
#about .area.three .sq .fourtext .cg {
	float: left;
	width: 22%;
	padding-right: 4%;
	position: relative;
}
#about .area.three .sq .fourtext .cg:before {
	content:"";
	position:absolute;
	left:0px;
	top:-2px;
	background-color:#e60012;
	width: 70px;
	height:3px;
}

#about .area.three .sq .fourtext .cg:last-child {
	float: left;
	width: 22%;
	padding-right: 0%;
}
#about .area.three .sq .fourtext .cg h4{
	color: #e60012;
	text-align: left;
	font-size: 16pt;
	margin-bottom: 15px;
	margin-top: 15px;
}
#about .area.three .sq .fourtext .cg p {
	font-size: 13pt;
	line-height: 24pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #595857;
}
#about .area.four .sq .minpat .textpart h4 {
	color: #FFF;
	position: absolute;
	left: 10px;
	top: 20px;
}
#about .area.four .sq .minpat .textpart img {
	height: auto;
	width: 100%;
}
#about .area.five .sq .textpart div h3 {
	text-align: left;
	margin-bottom: 20px;
}
#about .area.five .sq .textpart h4 {
	margin-bottom: 20px;
}
#about .area.five .sq .textpart div {
	margin-bottom: 40px;
}
#about .area.five .sq .textpart div h3 span {
	font-size: 13pt;
	color: #221814;
	margin-left: 12px;
	padding-right: 15px;
	padding-left: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #B4B5B5;
	display: inline-block;
}
#about .area.five .sq .textpart div ul li {
	margin-left: 30px;
	list-style-type: disc;
	font-size: 13pt;
	line-height: 24pt;
	font-weight: bold;
	color: #595757;
}
#about .area.five .sq .textpart div ul li span {
	color: #595857;
}
#about .area.six .sq .picp {
	width: 92%;
	margin-right: 4%;
	margin-left: 4%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#about .area.six .sq .picp img {
	height: auto;
	width: 100%;
}
#about .area.six .sq .textpart h3 {
	text-align: left;
}
#about .area.six .sq .textpart p {
	font-size: 13pt;
	line-height: 24pt;
	font-weight: bold;
	color: #595857;
}
#about .area.six .sq .textpart p span {
	color: #221814;
}
#about .area.six .sq .textpart {
	width: 92%;
	margin-right: auto;
	margin-left: auto;
}


/*------------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: 60px;
	display: block;
	width: 40%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: auto;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #595757;
	position: absolute;
	left: 8%;
	top: -80px;
	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: 60px;
	display: block;
	width: 40%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #595757;
	position: absolute;
	left: 8%;
	top: -80px;
	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: #e60012;
}
#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: #595757;
	color: #e60012;
}

#goback a{
	color: #595757;
	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: 28px;
	line-height: 24pt;
	color: #595757;
	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:#595757;
	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: 16px;
	line-height: 20pt;
	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;
}

#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: #595757;
	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 #595757;
	margin-bottom: 20px;
	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 #595757;
	margin-bottom: 20px;
	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: 120px;
	border: 1px solid #595757;
	font-size: 12pt;
	line-height: 30px;
	text-align: center;
	background-color: #fff;
	color: #595757;
	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: 120px;
	border: 1px solid #595757;
	font-size: 12pt;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background-color: #595757;

}


#about .area.four .sq .minpat .textpart .picpart {
	height: 100%;
	position: absolute;
	top: 0px;
	width: auto;
	left: 0px;
}
#about .area.four .sq .minpat .textpart .picpart div{
	height: 99%;

	width: auto;
	float: left;
}
#about .area.four .sq .minpat .textpart .picpart div img {
	float: left;
	height:99%;
	width: auto;
}
#about .area.four .sq .minpat .textpart .picpart div:first-child img {

	height:68%;
	margin-top:16%;
	width: auto;
}
#about .area.four .sq .minpat .textpart .picpart div:last-child img {
	float: left;
	height:62%;
	padding-top:42%;
	width: auto;
}

@media screen and (max-width:880px)
{
	

#about .area.four .sq .minpat .textpart .picpart {
	height: auto;
	position:relative;
	top: 0px;
	width: 100%;
	left: 0;
	    display: table;
}
#about .area.four .sq .minpat .textpart .dips{
	display:none
}

#about .area.four .sq .minpat .textpart .picpart div:first-child{
	height: auto;
	width: 100%;
	float: left;
	text-align: center;
}
#about .area.four .sq .minpat .textpart .picpart div:first-child img{
	height: auto;
	width: 60%;
	text-align: center;
}
#about .area.four .sq .minpat .textpart .picpart div:nth-child(2){
	height: auto;

	width: 58%;
	float: left;
}
#about .area.four .sq .minpat .textpart .picpart div:nth-child(3){
	height: auto;

	width: 42%;
	float: left;
}
#about .area.four .sq .minpat .textpart .picpart div img {

	height: 100%;
	width: auto;
	float:none;
}


#about .area.four {
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	background-image: url(../images/four_bg_olily.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	padding-top: 80px;
	padding-bottom: 80px;
	background-color: #595757;
}






}
@media screen and (max-width:840px)
{
	
	
	#indexpart {
	width: 90%;
	margin-top: 80px;
	margin-right: 5%;
	margin-bottom: 80px;
	margin-left: 5%;
}
	
#exhibition ul li {
	float: left;
	width: 47%;
	margin-right: 1.5%;
	margin-bottom: 20px;
	margin-left: 1.5%;
	position: relative;
}	
#contactus {
	width: 100%;
	
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-bottom: 80px;
}	
#about .area.four img.bgg {
	height: auto;
	width: 100%;
	display:none;
}

#about .area.four .sq {
	padding-top: 0px;
	padding-bottom: 0px;
	position:relative;
	height:auto;
	width: 100%;
	left: 0px;
	top: 0px;
}	
	
}











@media screen and (max-width:780px)
{
	



/*------------index-------------*/


#show #mainpart .sq .listsq ul li {

	width: 47%;

}

/*------------index-------------*/











}
