@charset "utf-8"; /* CSS Document */ .menudiv { width: 100%; height: 55px; min-width:1350px; margin:0px auto; background:#002147;} .menudiv .div1200 { width: 1170px; height: 55px; margin: 0px auto;} .focus { margin: 0px auto; width: 100%; height: 380px; overflow: hidden; float: left; position: relative; background-color: rgb(0, 0, 0);} .banner img { width: 100%;} .focus .shadow .title { width: 100%; 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(176, 176, 176); text-decoration: none; float: left; display: inline; position: relative; font-size-adjust: none; font-stretch: normal;} .focus .btn a:hover { background: rgb(252, 17, 74); cursor: pointer;} .focus .btn a.current { background: rgb(252, 17, 74); cursor: pointer;} .focus .fPic { left: 0px; top: 0px; width: 100%; position: absolute;} .focus .D1fBt { height: 16px; overflow: hidden; z-index: 10; -ms-zoom: 1;} .focus .shadow { background: url(../images/banner-bg.jpg) repeat; left: 6px; width: 100%; height: 55px; text-align: left; bottom: 105px; display: block; position: absolute; z-index: 10;} .focus .shadow a { left: 684px; width: 800px; height: 55px; color: rgb(255, 255, 255); line-height: 55px; overflow: hidden; font-size: 24px; text-decoration: none; margin-left: -495px; display: inline-block; position: absolute; font-family: 微软雅黑; top: -69px;} .focus .fcon { background: rgb(0, 0, 0); width: 100%; height: 500px; float: left; display: none; position: relative;} .focus .fcon img { display: block;} .focus .fbg { width: 180px; height: 20px; text-align: center; right: 65px; bottom: 10px; position: absolute; z-index: 200;} .focus .fbg div { margin: 4px auto 0px; height: 14px; overflow: hidden; -ms-zoom: 1;} .focus .D1fBt a { background: url(../images/point.jpg) no-repeat; margin: 0px 5px; width: 14px; height: 14px; color: rgb(176, 176, 176); float: left; display: inline; position: relative; _background: none;} .focus .D1fBt .current { background: url(../images/point_1.jpg) no-repeat; _background: none;} .focus .D1fBt a:hover { background: url(../images/point_1.jpg) no-repeat; _background: none;} .focus .D1fBt img { display: none;} .focus .D1fBt i { font-style: normal; display: none;} .focus .prev { background: url(../images/focus_btn.jpg) no-repeat; width: 40px; height: 74px; position: absolute; _background: none;} .focus .next { background: url(../images/focus_btn.jpg) no-repeat; width: 40px; height: 74px; position: absolute; _background: none;} .focus .prev { background-position: 0px -74px; left: 50px; top: 50%; margin-top: -37px; cursor: pointer;} .focus .next { background-position: -40px -74px; top: 50%; right: 50px; margin-top: -37px; cursor: pointer;} .focus .prev:hover { background-position: 0px 0px;} .focus .next:hover { background-position: -40px 0px;} .nav{width: 100%;height: 55px;} .nav .nLi{height: 55px;line-height: 55px;position: relative;float:left;} .nav .nLi h3 a{color: #ffffff;display: block;padding:0 30px;font-size: 16px;font-weight: normal;} .nav .sub{display: none;position: absolute;top:55px;left:0;width: 100%;z-index: 3;background: url(../images/nav_hover_bg.png) no-repeat top;padding: 6px 0px 0px;} .nav .sub li{ zoom:1;background: #002147; text-align: center;line-height: 45px;} .nav .sub a{display:block;color: #ffffff;font-size: 16px;} .nav .sub a:hover{ color:#ffce6f } .nav .nLi.on h3 a{color:#ffce6f}