@charset "utf-8";

/*首页*/
.m_banner{ background:#fff;height:388px; position:relative;}
.m_banner .banner{height:388px;width:100%; position:absolute;top:0;left:0; background-position:center top;}
.banner_ctrl{ height:100px;width:960px;position:absolute;top:50%;left:50%;margin:-50px 0 0 -480px;z-index:2;}
.banner_ctrl a{ display:block;width:30px;height:100px; background:url(banner_ctrl.png) no-repeat; position:absolute; opacity:.1;filter: alpha(opacity=10);
-moz-opacity:0.1;}
.banner_ctrl a.prev{left:-30px;}
.banner_ctrl a.next{right:-30px; background-position:-30px 0;}
.m_banner .banner .main_c{ position:relative;z-index:10;height:388px;}
.homelogo{ width:100%; height:120px;}

#homewarp{width:978px;margin-top:20px;border:1px solid #e2e2e2; height:auto; padding:10px; overflow:hidden;margin-bottom:20px;}
#homebanner{ border-bottom:1px solid #e2e2e2; height:40px; margin-bottom:20px;}

