1940479d by 任超

style:首页样式

1 parent 54087081
......@@ -565,7 +565,7 @@ div.c_five ul li a img {
.public-announcement {
width: 440px;
float: left;
margin-right: 50px;
margin-right: 55px;
}
.public-announcement ul:nth-of-type(1) {
padding-bottom: 10px;
......@@ -639,7 +639,6 @@ div.c_five ul li a img {
.policies-regulations {
float: left;
width: 440px;
margin-top: 3px;
}
.policies-regulations ul:nth-of-type(1){
padding-bottom: 10px;
......@@ -734,9 +733,8 @@ div.c_five ul li a img {
display: none;
}
.interaction {
float: left;
margin-top: 3px;
width: 215px;
float: right;
width: 200px;
}
.interaction .interaction-title{
padding-bottom: 10px;
......@@ -755,7 +753,7 @@ div.c_five ul li a img {
border-bottom: 1px solid #EAEAEA;
color: #31394C;
font-size: 18px;
text-align: center;
text-align: left;
padding: 10px 0 40px 0;
}
.interaction ul li img {
......