@charset "utf-8";
#wrapper {width:1000px;margin:auto;padding:26px 0 40px 0;overflow:hidden;}
#wrapper #up {padding-bottom:30px;overflow:hidden;}
#wrapper #up #about {float:left;width:620px;}
#wrapper .tt {font-size:22px;color:#1c2b66; margin-bottom:15px;}
#wrapper #up #about .about_box {width:690px;height:183px;overflow:hidden;}
#wrapper #up #about .about_box img {float:left;width:256px;height:183px;}
#wrapper #up #about .about_box .about_r {float:right;width:400px;height:183px;font-size:16px;line-height:4ex;position:relative;}
#wrapper #up #about .about_box .about_r .more {position:absolute;left:0;bottom:5px;}
#wrapper #up #about .about_box .about_r .more a {background-color:#00a13b;display:block;width:70px;height:20px;line-height:20px;text-align:center;color:#FFF;border-radius:8px;}
#wrapper #up #friend {float:right;width:264px;}

/*首页产品滚动*/
#wrapper #down {clear:both;}	
.marquee {width:1000px;height:230px;overflow:hidden;margin-top:40px;}
.marquee li{ display:inline; float:left; height:230px; margin:0 10px 0 10px;}
.marquee li a{ width:225px; height:150px; display:block; float:left; text-align:center; font-size:16px;}
.marquee li a:hove{ text-decoration:none;}
.marquee li img {max-width:225px; max-height: 150px}
.marquee li em{font-style: normal; height:24px; line-height:24px; display:block; margin-top:20px; margin-bottom:20px;}	
