#main{
	width:1200px;
	float:left; overflow:hidden;

}
#jjlist{width:1200px;
	float:left;
	text-align:center;  overflow:hidden; margin-top:20px;
}
#jjlist ul{ list-style-type:none; width:1240px;}
#jjlist UL LI { width:384px; float:left; text-align:left;  margin-right:24px;overflow:hidden; margin-top:5px; margin-bottom:5px;}
#jjlist UL LI dd{ width:144px; height:144px; float:left;border-radius:144px; overflow:hidden; margin-top:10px;}
#jjlist ul li img{width:144px; height:144px;transition:all 0.4s ease-in-out 0s; display:block;  }
#jjlist UL LI:hover img{transform: rotate(360deg);
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            -ms-transform: rotate(360deg);}
#jjlist UL LI .nrc{ width:228px; float:right;height:215px; position: relative;}
#jjlist UL LI .nrc h3{font-family: Trade Gothic BoldCondTwenty; font-size:24px; line-height:22px; font-weight:lighter;}
#jjlist UL LI .nrc p{font-size:16px; color:#524C41; line-height:22px; margin-top:7px;}
#jjlist UL LI .nrc span{ color:#68CC35;font-family:Trade Gothic BoldCondTwenty,"impact",Arial, Helvetica; font-size:18px; position:absolute; left:0px; bottom:0px; line-height:22px;}
#jjlist UL LI .nrc span i{ font-size:12px;}	
#jjlist UL LI a{ color:#444;}
#jjlist UL LI a:hover{ color:#68CC35;}
#qtlist{width:1200px;
	float:left;
	text-align:center;  overflow:hidden; margin-top:20px;
}
#qtlist ul{ list-style-type:none; width:1240px;}
#qtlist UL LI { width:380px; float:left; text-align:left;  margin-right:30px; position:relative; margin-top:5px; margin-bottom:5px;}
#qtlist UL LI:after{ position:absolute; content:""; right:-13px; width:1px; height:100%; background-color:#fff; overflow:hidden; top:0px;}
#qtlist UL LI .nrc{width:380px; float:right;height:215px;  color:#fff; position: relative; height:280px;}
#qtlist UL LI .nrc dd{font-family:Trade Gothic BoldCondTwenty,"impact",Arial, Helvetica; color:#68CC35; font-size:18px; line-height:1.2; font-weight:lighter; letter-spacing:1px; text-transform:uppercase;}
#qtlist UL LI .nrc h3{margin-top:8px;font-family:Trade Gothic BoldCondTwenty,"impact",Arial, Helvetica; font-size:24px; line-height:22px; font-weight:lighter;letter-spacing:1px;}
#qtlist UL LI .nrc p{font-size:16px; margin-top: color:#fff; line-height:22px; margin-top:7px;}
#qtlist UL LI .nrc span{ color:#68CC35;font-family:Trade Gothic BoldCondTwenty,"impact",Arial, Helvetica; font-size:18px; position:absolute; left:0px; bottom:0px; line-height:22px;letter-spacing:1px;}
#qtlist UL LI .nrc span i{ font-size:12px; }	
#qtlist UL LI a{ color:#fff;}
#link{ width:1200px; float:left; padding:5px; line-height:25px; border:#fff solid 1px; color:#fff; margin-top:32px;}
#link a{ color:#fff; margin-left:6px; margin-right:6px;}
#link b{color:#68CC35;font-family:Trade Gothic BoldCondTwenty,"impact",Arial, Helvetica; font-size:18px; text-transform:uppercase;}