117f5f86 by 田浩浩
2 parents 6dc77706 39caa4e8
......@@ -413,7 +413,7 @@ div.c_one ul li a i {
div.c_one .news ul {
float: right;
width: 50%;
width: 51%;
}
.news_title_content:hover span{
color: #4A4A4A;
......
......@@ -117,6 +117,7 @@ div.subject {
width: 1200px;
margin: 0 auto;
overflow: hidden;
min-height:calc(100vh - 207px);
}
.right {
width: 400px;
......