@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0 }




/*首页焦点*/
.main_c{width:960px; margin:0 auto;}

.m_banner{ background:#fff;height:425px; position:relative;}
.m_banner .banner{height:425px;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(images/slide_arrow.gif) no-repeat; position:absolute; opacity:.1;filter: alpha(opacity=90);
-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:425px;}

.b5 .l1{ position:absolute;top:0;left:0; display:block;width:960px;height:425px;}
.b5 .l2{ position:absolute;display:block;bottom:8px;right:200px;color:#964401;}


