From 19884eda96d167e4af75c85dbf161651e0db2407 Mon Sep 17 00:00:00 2001 From: Linda <2294690300@qq.com> Date: Fri, 28 Apr 2017 15:27:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9E=E8=AE=AD=E5=A4=B4=E9=83=A8=E5=A4=B4?= =?UTF-8?q?=E5=83=8F=E4=B8=8B=E6=8B=89=E6=A0=B7=E5=BC=8F=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/css/structure.css | 35 ---------------------------- 1 file changed, 35 deletions(-) diff --git a/public/stylesheets/css/structure.css b/public/stylesheets/css/structure.css index 8724af585..997586cea 100644 --- a/public/stylesheets/css/structure.css +++ b/public/stylesheets/css/structure.css @@ -526,38 +526,3 @@ a.user_editinfo{border-top:1px solid #e5e5e5; height:30px; line-height:30px; tex .homepageClickBackground{ background-color:#3b94d6; flex:1; text-align: center } .flex-cell_homepage:hover{ background-color:#3b94d6;} -/* 头部 */ -.header{ width:100%; height:51px;background:#46484c; } -.header_con{ width:1200px; height:50px; margin:0 auto; } -.new-logo img{ width: 32px; height:32px; margin-top:10px;} -.new-logo p{ font-size: 18px; color:#fff; line-height: 50px; } -a.new-nav-a{ display: block; font-size: 14px; line-height: 50px; color:#fff;} -a:hover.new-nav-a{ color:#3b94d6;} -input.new-search{border-radius:3px; width:300px; height:30px; margin-top: 10px; padding:0 5px; border-style: none; border: solid 1px #ccc;} -.inner-nav-user{ width: 55px; height: 40px; margin-top:5px; position: relative;} -.inner-nav-user-img{ width: 40px; height: 40px; border-radius:50px;} -.inner-nav-user font{border: 1px solid #dddddd; display: block; border-width: 6px; position: absolute; top:18px;left:45px; border-style:solid; border-color:#fff transparent transparent transparent;font-size: 0;line-height: 0; box-shadow:2px rgba(146, 153, 169, 0.5);} -.innner-nav li{ float: left; margin-right: 25px;} -.inner-banner{ background:url(/images/inner/banner-inner.jpg) 0px 0px no-repeat; width: 100%; height: 550px; padding-top:50px;} -.inner-banner-con{ width: 1200px; margin: 0px auto; color:#fff; text-align: center;} -.inner-banner-con h2{ font-size: 60px; font-weight: normal;} -.inner-banner-con-h3{font-size: 24px; font-weight: normal; color: #fff;} -.inner-c_blue{ color:#3b94d6;} -.inner-nav-mes{ font-size:28px; color: #fff; position: relative; margin-top:3px; margin-right:35px;} -.inner-nav-mes li:hover ul{ display: block;} -.inner-nav-cir{ position: absolute; top:0px; left:15px; background:#3b94d6; color:#fff; border-radius:15px;padding:0 5px; display: inline-block; font-size: 10px;} -.inner-nav-user{ width: 55px; height: 40px; margin-top:5px; position: relative;} -.inner-nav-user-img{ width: 40px; height: 40px; border-radius:50px;} -.inner-nav-user font{border: 1px solid #dddddd; display: block; border-width: 6px; position: absolute; top:18px;left:45px; border-style:solid; border-color:#fff transparent transparent transparent;font-size: 0;line-height: 0; box-shadow:2px rgba(146, 153, 169, 0.5);} -.my_account_info{ width:160px; background-color:#fff; border-radius: 3px; box-shadow: 0px 2px 8px rgba(146, 153, 169, 0.5); position:absolute; font-size: 14px; top:46px; left:-97px;display: none; z-index:999;} -.my_account_info li a{ color: #888;} -.my_account_info font{ border: 1px solid #dddddd; display: block; border-width: 8px; position: absolute; top: -15px;left: 140px; border-style:solid; border-color: transparent transparent #fff transparent;font-size: 0;line-height: 0; box-shadow:2px rgba(146, 153, 169, 0.5); } -.my_account_info li{ padding-left: 5px; line-height: 1.5;} -.li_bottom_border{ border-bottom:1px solid #eee;margin-top: 2px;margin-bottom: 2px;} -.inner-footer-p-big{ display: block; height: 50px; line-height: 50px; color:#888; font-size: 16px; border-left:2px solid #888; padding-left:15px;} -a.new-btn{display: inline-block;border:none; padding:0 10px;color: #666;background: #e1e1e1; text-align:center;font-size: 12px; height: 30px;border-radius: 3px; line-height: 30px;} -a.new-btn:hover{background: #c3c3c3; color: #333;} -a.new-btn-green{background: #3b94d6; color: #fff;} -a.new-btn-green:hover{background: #2384cd; color: #fff;} -a.new-btn-blue{background: #6a8abe; color: #fff;} -a.new-btn-blue:hover{background:#5f7cab; } \ No newline at end of file