#focus_Box { position: relative; width: 1200px; height:550px; margin: 20px auto; }
#focus_Box ul { position: relative; width: 1200px; height:550px }
#focus_Box li { z-index: 0; position: absolute; width: 0px; height: 0px; top: 146px; cursor: pointer; left: 338px;border:1px solid #e5e5e5; }
#focus_Box li:nth-of-type(1) .beijin,#focus_Box li:nth-of-type(3) .beijin{ position:absolute; left:0; right:0; top:0; bottom:0 !important;background:none;}
#focus_Box li img { width: 100%; background: url(loading.gif) no-repeat center 50%; height: 100%; vertical-align: top }
#focus_Box li p { text-align:center; width: 100%;line-height: 20px; color:#333333; background:none;}
#focus_Box li p span {font-size: 16px; font-weight: bold;line-height:45px; }
#focus_Box li p:hover{color:#ff0000;}
#focus_Box li p font{font-size:13px;line-height:23px;display:block;height:50px;padding:0 20px 0 20px;}
#focus_Box li p font a{color:#a6a6a6;}
#focus_Box li:nth-of-type(2) p{background:none;}
#focus_Box .prev, #focus_Box .next { display: block; z-index: 100; overflow: hidden; cursor: pointer; position: absolute; width: 31px; height: 31px;line-height:31px;text-align:center;border-radius:100%;top:213px; }
#focus_Box .prev { background:#7e7e7e; left: 344px; }
#focus_Box .next { background:#7e7e7e; right: 346px; }
#focus_Box .prev i{color:#fff;}
#focus_Box .next i{color:#fff;}
#focus_Box .prev:hover{background:#0b60b8;}
#focus_Box .next:hover{background:#0b60b8;}
