﻿@charset "utf-8";
/* CSS Document */
<!--
.banner{ margin:0 auto; width:100%; height:350px; border-bottom:2px solid #3e4d5f; overflow:hidden; }
/*forpic*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { zoom:1; }
/* focus */
#focus { width:1000px; margin:0 auto; padding:0px; height:350px; overflow:hidden; position:relative; }
#focus ul { margin:0; padding:0; height:350px; position:absolute; list-style:none; }
#focus ul li { float:left; width:1000px; height:350px; overflow:hidden; position:relative; }
#focus ul li div { position:absolute; overflow:hidden; }
#focus .btn { position:absolute; width:100%; height:auto; height:30px; padding-right:10px; right:0px; background:url(../images/banner/banner_bg.png) no-repeat right bottom; bottom:0px; text-align:right; }
#focus .btn span { display:inline-block; _display:inline; _zoom:1; width:15px; height:15px; line-height:15px; _font-size:0; margin-left:2px; margin-top:10px; cursor:pointer; background:url(../images/banner/btn.png) no-repeat center 0px; font-size:11px; color:#FFF; text-align:center; }
-->
