@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;text-decoration:none;}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}
/* slider_box */
.slider_box{width:940px;margin:10px auto;height:648px;overflow:hidden;position:relative;}
.silder_con{height:600px; position:absolute;}
.silder_panel{width:940px;height:600px;float:left;position:relative;}
.silder_panel img{width:940px;height:600px; margin-top:50px;display:block;}
.silder_nav{width:960px;height:50px;margin:0px auto; margin-top:0px;position:absolute;overflow:hidden;}
.silder_nav li{float:left;width:93px;height:50px;font-size:14px;text-align:center;padding:0px;margin-right:1px;background:url(../images/homeBannerDdBgThis.jpg);line-height:50px;font-family:'微软雅黑';}
.silder_nav li a{ color:#fff;}
.silder_nav li.current{ background:url(../images/homeBannerDdBg.jpg);}
.slider_box a.prev,.slider_box a.next{display:block;width:45px;height:100px;overflow:hidden;text-indent:-999px;position:absolute;cursor:pointer;margin:250px 0 0 0;background:url(../images/silder_btn.gif) no-repeat;}	
.slider_box a.prev{left:0;background-position:left 0;}
.slider_box a.next{right:0;background-position:right 0;}

#div1{ width:475px; height:300px; overflow:hidden; float:left; margin-top:40px; margin-left:20px; margin-bottom:20px; position:relative;}
#div2{ width:430px; height:350px; overflow:hidden; float:left; margin-top:20px; margin-left:20px; margin-bottom:20px; position:relative;}
#div1 ol{ position:absolute; right:5px; bottom:5px; height:25px; z-index:999;}
#div1 ol li{ float:left; width:20px; height:20px; text-align:center; border:1px solid #f47400; margin:2px; cursor:pointer; color:#f47400; background:#fbf2d1; margin-top:2px;}
#div1 ol li.actived{ background:#ffb542; font-weight:bold; color:#FFF;width:22px; height:22px; margin-top:0;}
#div1 ul{ position:absolute;left:0; top:0;}
#div1 ul li{width:475px; height:300px;  float:left;}
#div1 ul li img{width:475px; height:300px; float:left;}