liting2017 6 éve%!(EXTRA string=óta)
szülő
commit
ed55d276c3

+ 1 - 0
src/css/newMenu/companyProfile.css

@@ -244,6 +244,7 @@
     padding: 36px 0px 0 40px ;
 }
 .contantUs li .glyphicon{
+    color: #757474;
     font-size: 48px;
     display: inline-block;
     margin-right: 28px;

+ 1 - 1
src/css/newMenu/demand.css

@@ -736,7 +736,7 @@
 .technology ol li div>span{
     width: 60px;
     height: 24px;
-    line-height: 24px;
+    line-height: 22px;
     text-align: center;
     border-radius: 12px;
     border: 1px solid #0289df;

+ 5 - 0
src/css/newMenu/header.css

@@ -513,3 +513,8 @@ input:focus{
 #LRfloater0{
     left: -150px!important;
 }
+a[title]{
+    position: absolute;
+    top: -50px;
+    left: 0px;
+}

+ 1 - 1
src/css/newMenu/index.css

@@ -635,7 +635,7 @@
     height: 22px;
     border: 1px solid #cecece;
     text-align: center;
-    line-height: 20px;
+    line-height: 18px;
     display: inline-block;
     float: right;
     color: #cecece

+ 4 - 0
src/css/thinkTank/policyDetail.css

@@ -26,6 +26,7 @@ margin-bottom: 15px;}
 .contetn_right h5 a{
     color: #333333;
 }
+
 .content_img{width:700px;height:350px;text-align: center;margin-top:15px;border-bottom: none; }
 .content_img>img{width:515px;height:340px;margin: 0 auto;}
 .content_left>h4{font-weight: bold;font-size: 16px;margin-bottom: 15px;}
@@ -60,6 +61,9 @@ text-align: center;color:#F2F7FC;font-weight: bold;}
     width: 100%;
     height: 100%;
 }
+.content_left p img{
+    width: 100%;
+}