|
@@ -94,6 +94,8 @@ a:focus, a:hover{
|
|
|
|
|
|
.a-index-head .a-i-h-right .a-index-want {
|
|
|
border:1px solid #E5E6E9;
|
|
|
+ margin-bottom: 10px;
|
|
|
+ background-color:#fff;
|
|
|
}
|
|
|
.index-new-row{
|
|
|
margin-top:20px;
|
|
@@ -314,6 +316,7 @@ a:focus, a:hover{
|
|
|
.a-index-head .a-i-h-right .a-com-title {
|
|
|
background-color:#F7F8FA;
|
|
|
padding-left:10px;
|
|
|
+ border:1px solid rgb(240, 240, 240);
|
|
|
}
|
|
|
.index-new-body {
|
|
|
background-color:#f0f0f0;
|
|
@@ -331,11 +334,11 @@ a:focus, a:hover{
|
|
|
margin-top:-3px;
|
|
|
}
|
|
|
.a-index-head .a-i-h-right ul {
|
|
|
- height:280px;
|
|
|
+ height:298px;
|
|
|
margin-bottom:20px;
|
|
|
}
|
|
|
.a-index .a-index-want .a-com-two {
|
|
|
- margin:20px 5px 40px;
|
|
|
+ margin:30px 5px 40px;
|
|
|
}
|
|
|
.a-index .a-qysq-con{
|
|
|
width:100%;
|
|
@@ -375,10 +378,6 @@ a:focus, a:hover{
|
|
|
.a-index-head .a-i-h-middle,.a-index-head .a-i-h-right{
|
|
|
height:438px;
|
|
|
}
|
|
|
-.a-index-head .a-i-h-right ul {
|
|
|
- height: 260px;
|
|
|
- margin-bottom: 20px;
|
|
|
-}
|
|
|
.a-index .index-new-head{
|
|
|
margin-bottom:-10px;
|
|
|
}
|
|
@@ -390,6 +389,7 @@ a:focus, a:hover{
|
|
|
.a-index .a-index-head .a-i-h-right {
|
|
|
padding-left:0px;
|
|
|
margin-left:10px;
|
|
|
+ background-color: #f0f0f0;
|
|
|
}
|
|
|
.a-index-head .a-i-h-middle .a-parent {
|
|
|
margin-bottom: 5px;
|