html,body{width:100%;height:100%}
.logo{position: absolute; left: 50%;top: 0; margin-left: -50%;}
.slider_wrap{width:60%; position: absolute; left:50%; margin-left: -30%;z-index: 100;}
.slideBox_min{width: auto; position: absolute; overflow:hidden;}
.slideBox_min .hd{ height:20px; overflow:hidden; position:absolute; right:16%; bottom:8px; z-index:1; }
.slideBox_min .hd ul{ overflow:hidden; zoom:1; float:left; width: auto; }
.slideBox_min .hd ul li{ float:left; margin-right:2px;  width:20px; height:20px; background: url(/templates/images/arrow.png) 0px 2px no-repeat; cursor:pointer; }
.slideBox_min .hd ul li.on{ background: url(/templates/images/arrow.png) 0px -22px no-repeat; }
.slideBox_min .bd{ position:relative;  z-index:0; }
.slideBox_min .bd li{ zoom:1; vertical-align:middle;  position: relative;}
.slideBox_min .bd .yd_menu{width: 100%;position: absolute; left: 0px; bottom: 0px; height: 35px; line-height: 35px; background:url(/templates/images/black.png); color: #FFFFFF;}
.slideBox_min .bd .yd_menu span{width: 330px; display:block ;margin: 0 auto; font-size: 15px; overflow: hidden;}
.slideBox_min .bd .yd_menu span a{color: #fff;}
.slideBox_min .bd img{width: 100%; display:block;background: none; _background: none;}
.footer{width:100%; color: #62543b; font-size: 14px;text-align: center; line-height: 22px;overflow: hidden;}
.footer .box{padding: 20px 0px 0px 0px;width: 843px;margin:0 auto;height: 105px;position: absolute; bottom: 0px;left: 50%;margin-left: -410px;}
.footer .box .foot_img1{position: absolute;left:0px ; top: -16px;}
.footer .box .foot_img{position: absolute;right:45px ; top: 10px;}
.yd_menu a{padding: 0 5px;}
