.focus { margin: 0px auto; width: 100%; height: 360px; text-align: center; position: relative; } .focus img { width: 100%; height: 360px; } .focus .shadow .title { width: 260px; height: 65px; padding-top: 20px; padding-left: 30px; } .focus .shadow .title a { color: rgb(255, 255, 255); overflow: hidden; font-size: 14px; font-weight: bolder; text-decoration: none; } .focus .btn { left: 510px; bottom: 34px; overflow: hidden; position: absolute; -ms-zoom: 1; } .focus .btn a { background: rgb(217, 217, 217); font: 12px/15px "宋体"; margin: 0px 5px; outline: 0px; border-radius: 7px; width: 13px; height: 13px; text-align: center; color: rgb(0, 55, 139); text-decoration: none; float: left; display: inline; position: relative; font-size-adjust: none; font-stretch: normal; } .focus .btn a:hover { background: rgb(0, 55, 139); cursor: pointer; } .focus .btn a.current { background: rgb(0, 55, 139); cursor: pointer; } .focus .fPic { left: 0px; top: 0px; text-align: center; position: absolute; } .focus .D1fBt { height: 16px; overflow: hidden; z-index: 10; -ms-zoom: 1; } .focus .shadow { background: rgba(0, 0, 0, 0.6); left: 0px; width: 100%; height: 60px; text-align: left; bottom: 0px; line-height: 60px; display: block; position: absolute; z-index: 10; } .focus .shadow a { color: rgb(255, 255, 255); line-height: 60px; overflow: hidden; font-family: "微软雅黑"; font-size: 20px; text-decoration: none; margin-left: 10px; } .focus .fcon { background: rgb(0, 0, 0); width: 100%; text-align: center; display: none; position: relative; } .focus .fcon img { display: block; } .focus .fbg { height: 21px; text-align: center; right: 40px; bottom: 18px; position: absolute; z-index: 200; } .focus .fbg div { margin: 4px auto 0px; height: 14px; overflow: hidden; -ms-zoom: 1; } .focus .D1fBt a { background: rgb(217, 217, 217); font: 12px/15px "宋体"; margin: 0px 5px; outline: 0px; border-radius: 7px; width: 12px; height: 12px; text-align: center; color: rgb(176, 176, 176); text-decoration: none; float: left; display: inline; position: relative; font-size-adjust: none; font-stretch: normal; } .focus .D1fBt .current { background: rgb(0, 55, 139); } .focus .D1fBt a:hover { background: rgb(0, 55, 139); } .focus .D1fBt img { display: none; } .focus .D1fBt i { font-style: normal; display: none; } .focus .prev { background: url("../images/focus_btn.png") no-repeat; width: 40px; height: 74px; position: absolute; } .focus .next { background: url("../images/focus_btn.png") no-repeat; width: 40px; height: 74px; position: absolute; } .focus .prev { background-position: 0px -74px; left: 0px; top: 50%; margin-top: -37px; cursor: pointer; } .focus .next { background-position: -40px -74px; top: 50%; right: 0px; margin-top: -37px; cursor: pointer; } .focus .prev:hover { background-position: 0px 0px; } .focus .next:hover { background-position: -40px 0px; }