diff --git a/common/css/new-common-v1.2.css b/common/css/new-common-v1.2.css index 1b8342b..fc4d523 100644 --- a/common/css/new-common-v1.2.css +++ b/common/css/new-common-v1.2.css @@ -49,7 +49,7 @@ body{color:#000;background:#eceff1;text-align:center;font-family:"微软雅黑"; .header .navs .nav .head-list .down-list{position:absolute;top:80px;left:-136px;z-index:20;border:0 solid #f7f2f2;width:360px;display:none;background-color:#fff;padding:10px 0;-webkit-box-shadow:#666 0 0 5px;-moz-box-shadow:#666 0 0 5px;box-shadow:#999 0 0 2px} .header .navs .nav .head-list .down-list .d-a{display:block;float:left;font-size:14px;font-family:'微软雅黑';height:40px;line-height:40px;padding:2px 30px;background:#fff} .header .navs .nav .point{font-size:40px;color:#333} -.header .navs .logo{width:199px;background:url(../image/logo.png) -8px 0 no-repeat;height:75px;display:block;float:left} +.header .navs .logo{width:220px;background:url(../image/logo.png) 0 3px no-repeat; background-size:220px;height:75px;display:block;float:left} .header .navs .login{height:75px;line-height:75px;position:absolute;top:0;right:0} .header .navs .login .vip-int{cursor:pointer;width:109px;height:75px;font-size:15px;float:right;line-height:75px;margin-right:20px} .header .navs .login .vip-int .diamond{margin-bottom:-6px;width:103px;height:27px;display:inline-block;background:url(../image/ktvip.png) no-repeat -12px -12px} diff --git a/common/image/logo.png b/common/image/logo.png index 09936eb..7242a7a 100644 Binary files a/common/image/logo.png and b/common/image/logo.png differ