6c905440 by 任超

Merge branch 'master' of yun.pashanhoo.com:renchao/portalStaticPage

2 parents 3f1bf107 11e2e0b8
......@@ -82,7 +82,6 @@ div.top-logo .top_logo_search i {
.top-logo h1 {
display: inline-block;
float: left;
}
/*------------------首页 end------------*/
......@@ -226,11 +225,6 @@ div.navigation {
width: 1200px;
margin: 0 auto;
}
.left {
border-right: 1px solid #DEDEDE;
}
.right {
width: 400px;
}
......@@ -243,7 +237,6 @@ div.navigation {
display: block;
padding-top: 10px;
height: 150px;
border-bottom: 1px solid #DEDEDE;
cursor: pointer;
}
......@@ -264,7 +257,13 @@ div.navigation {
.xw-right {
padding-right: 10px;
}
.leftContainer{
border-right: 1px solid #DEDEDE;
margin-top: 61px;
}
.leftContainer li:last-child{
border-bottom: 1px solid #DEDEDE;
}
.left-top {
width: 408px;
height: 18px;
......@@ -272,13 +271,14 @@ div.navigation {
font-weight: bold;
color: #4A4A4A;
line-height: 18px;
margin-bottom: 10px;
cursor: pointer;
}
.left-body {
width: 687px;
height: 60px;
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #6D7278;
line-height: 21px;
......@@ -291,11 +291,12 @@ div.navigation {
}
.left-buttom div:nth-child(2) {
margin-left: 10px;
margin-left: 60px;
}
.left-buttom div {
float: left;
line-height: 57px
}
.left-buttom i {
......@@ -350,9 +351,6 @@ div.navigation {
margin-bottom: 20px;
}
.tj {
/*margin-bottom: 10px;*/
}
.tj img {
width: 200px;
......