#main{
	width:1200px;
	float:left; overflow:hidden;

}
#lmbt{
	width:1200px;
	float:left;
	text-align:center;
	background-image: url(line.jpg);
	background-repeat: repeat-x;
	background-position: left 32px;
}
#lmbt li{
	display:inline-block;
	padding-left:25px;
	padding-right:25px;
	LIST-STYLE-TYPE: none;
	background-color:#F7FBFE;

}
#lmbt h1{ font-size:22px; color:#00B0B8; line-height:32px; letter-spacing:2px; font-weight:normal;}
#lmbt h2{ height:50px;
	background-image: url(headt.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#lmbt p{
	font-size:18px;
	line-height:25px;
	color:#888;
	font-family: Arial, Helvetica, sans-serif; text-transform:uppercase; margin-top:5px;
}

#more{ width:1200px; float:left; margin-top:60px; text-align:center;}
#more  A{
	display:inline-block; padding-left:120px; padding-right:120px; line-height:50px; font-size:20px;border-radius:50px; border:#ddd solid 1px; color:#00B0B8;ransition:all 0.4s ease-in-out 0s;	font-family: Arial, Helvetica, sans-serif; text-transform:uppercase;
}
#more  A:hover {
	background:#00B0B8;  color:#fff; border:#00AFB7 solid 1px;
}
#gylist {
	WIDTH:1200px;
	FLOAT: left; margin-top:60px; overflow:hidden;
}
#gylist UL {
	LIST-STYLE-TYPE: none; width:1230px;
}
#gylist UL LI {
	TEXT-ALIGN: center; WIDTH:285px; FLOAT: left; padding-right:20px;cursor:pointer;
}
#gylist UL LI h1{ width:285px; cursor:pointer;TEXT-ALIGN: center; height:175px; padding-bottom:30px; }
#gylist UL LI IMG { border:0px;width:175px; height:175px;transition:all 0.6s ease-in-out 0s;}
#gylist UL LI p{ width:245px; padding:10px 20px; display:table-cell; vertical-align:middle;cursor:pointer; text-align:left; color:#fff; font-size:15px; height:84px; line-height:22px; overflow:hidden; background-color:#58C1D6;border-radius:5px;}

#gylist UL LI A {
	DISPLAY: block; color:#fff;transition:all 0.2s ease-in-out 0s;
}
#gylist UL LI:hover img{transform: rotate(360deg);
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            -ms-transform: rotate(360deg);}
#gylist UL LI A:hover {
	color:#fff;
}
#gylist UL LI A:hover p{ background-color:#00AFB7;}	
#fwlist {
	WIDTH:1200px;
	FLOAT: left; margin-top:65px;   overflow:hidden;
}
#fwlist UL { width:1230px;
	LIST-STYLE-TYPE: none
}
#fwlist UL LI {
	TEXT-ALIGN: center; WIDTH:380px; FLOAT: left; margin-right:20px;cursor:pointer;  
}

#fwlist UL LI h1{ width:380px;  cursor:pointer;TEXT-ALIGN: center; height:240px; overflow:hidden;  }
#fwlist UL LI IMG { border:0px;width:380px; min-height:240px;transition:all 0.3s ease-in-out 0s;}
#fwlist UL LI h2{ border:#01AFBA solid 1PX;  padding:10PX; line-height:30px;	TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden; color:#01AFBA; font-size:14px; width:358px; height:30px; text-align:center;}

#fwlist UL LI A {
	DISPLAY: block; color:#01AFBA;transition:all 0.3s ease-in-out 0s;
}
#fwlist UL LI A:hover {
	color:#fff
}

#fwlist UL LI A:hover h2{ background-color:#01AFBA; color:#fff;}
#fwlist UL LI A:hover img{-webkit-transform:scale(1.10);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
#ghlist {
	WIDTH:1200px;
	FLOAT: left;
	margin-top:60px;
	overflow:hidden;
	background-image: url(l1.jpg);
	background-repeat: repeat-x;
	background-position: left 55px;
}
#ghlist UL {
	LIST-STYLE-TYPE: none; width:1250px;
}
#ghlist UL LI {
	TEXT-ALIGN: center; WIDTH:270px; FLOAT: left; padding-right:40px;cursor:pointer; 
}
#ghlist UL LI h1{ width:150px; cursor:pointer;TEXT-ALIGN: center; height:110px; background-color:#F7FBFE; margin-left:60px; text-align:center; }
#ghlist UL LI IMG { border:0px;width:110px; height:110px;transition:all 0.6s ease-in-out 0s;}
#ghlist UL LI p{ width:270px; margin-top:20px;cursor:pointer; text-align:left; color:#58C1D; font-size:15px; line-height:25px; overflow:hidden;}

#ghlist UL LI A {
	DISPLAY: block; color:#58C1D6;transition:all 0.2s ease-in-out 0s;
}
#ghlist UL LI:hover img{transform:rotateY(360deg);
   -webkit-transform: rotateY(360deg);
            -moz-transform:rotateY(360deg);
            -o-transform:rotateY(360deg);
            -ms-transform: rotateY(360deg);}
#ghlist UL LI A:hover {
	color:#01AFBA;
}