|
@@ -1,4 +1,4 @@
|
|
-#policyDetail{margin-top:66px;padding-top: 50px;width:100%;background: #F5F5F5;border-top:6px solid #2C6597; padding-bottom: 100px; }
|
|
|
|
|
|
+#policyDetail{padding-top: 50px;width:100%;background: #F5F5F5;border-top:6px solid #2C6597; padding-bottom: 100px; }
|
|
#title_top{width:100%;height:45px;background: #fff;padding-top: 15px;border-bottom: 1px solid #EDEDED;}
|
|
#title_top{width:100%;height:45px;background: #fff;padding-top: 15px;border-bottom: 1px solid #EDEDED;}
|
|
|
|
|
|
.title_top{width:1100px;height:30px;padding-left: 25px;line-height: 24px;margin: 0 auto;
|
|
.title_top{width:1100px;height:30px;padding-left: 25px;line-height: 24px;margin: 0 auto;
|
|
@@ -17,6 +17,12 @@ top:40px;right:50px;}
|
|
margin-bottom: 15px;}
|
|
margin-bottom: 15px;}
|
|
.small_title>span{float: right;margin-left: 20px;color:#ACACAC;}
|
|
.small_title>span{float: right;margin-left: 20px;color:#ACACAC;}
|
|
.small_title>p{color:#626161;}
|
|
.small_title>p{color:#626161;}
|
|
|
|
+.small_title>h1{
|
|
|
|
+ font-size: 24px;
|
|
|
|
+}
|
|
|
|
+.contetn_right h5 a{
|
|
|
|
+ color: #333333;
|
|
|
|
+}
|
|
.content_img{width:700px;height:350px;text-align: center;margin-top:15px;border-bottom: none; }
|
|
.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_img>img{width:515px;height:340px;margin: 0 auto;}
|
|
.content_left>h4{font-weight: bold;font-size: 16px;margin-bottom: 15px;}
|
|
.content_left>h4{font-weight: bold;font-size: 16px;margin-bottom: 15px;}
|
|
@@ -33,6 +39,9 @@ margin-bottom: 15px;}
|
|
.content_left a:hover{
|
|
.content_left a:hover{
|
|
color: #0C79FF;
|
|
color: #0C79FF;
|
|
}
|
|
}
|
|
|
|
+.content_left a {
|
|
|
|
+ color :#333333;
|
|
|
|
+}
|
|
.contetn_right>div.right_title>div{width:90px;height:40px;background: #3185D0;line-height: 40px;
|
|
.contetn_right>div.right_title>div{width:90px;height:40px;background: #3185D0;line-height: 40px;
|
|
text-align: center;color:#F2F7FC;font-weight: bold;}
|
|
text-align: center;color:#F2F7FC;font-weight: bold;}
|
|
.contetn_right>div>h5{margin: 0;font-weight: bold;padding-top: 10px;margin-bottom: 10px;width: 240px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
|
|
.contetn_right>div>h5{margin: 0;font-weight: bold;padding-top: 10px;margin-bottom: 10px;width: 240px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
|