|
@@ -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%;
|
|
|
+}
|
|
|
|
|
|
|
|
|
|