@charset "UTF-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif,"";}
/* focus_Box */
/* #focus_Box{position:relative;width:710px;height:308px;margin:20px auto;} */
#focus_Box{position:relative;margin:0px auto;}
/* #focus_Box ul{position:relative;width:710px;height:308px} */
#focus_Box ul{position:relative;}
#focus_Box li{z-index:0;position:absolute; width:0px;height:0px;top:146px;cursor:pointer;left:377px;border-radius:4px;}
#focus_Box li img{width:100%;height:100%;vertical-align:top}
#focus_Box li p{position:absolute;left:0;bottom:0px;width:100%;height:40px;line-height:40px;background:url(images/float-bg.png) repeat;text-indent:8px;color:#fff;}
#focus_Box li p span{display:inline-block;width:70%;height:40px;overflow:hidden;}
#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:23px;height:34px;top:73px}
#focus_Box .prev{background:url(../img/left.png) left bottom no-repeat;left:5px}
#focus_Box .next{background:url(../img/right.png) right bottom no-repeat;right:5px} 
#focus_Box .prev:hover{background-position:left top;}
#focus_Box .next:hover{background-position:right top;}
#focus_Box a.imgs-scroll-btn{display:block;position:absolute;z-index:110;top:7px;right:15px;width:51px;height:23px;overflow:hidden;background:url(images/share-btn.png) no-repeat;text-indent:-999px;}
.infor_old{
    display: none;
}