|
|
@@ -36,10 +36,8 @@
|
|
|
</script>
|
|
|
|
|
|
<style>
|
|
|
- *{
|
|
|
- -webkit-box-sizing: border-box;
|
|
|
- -moz-box-sizing: border-box;
|
|
|
- box-sizing: border-box;
|
|
|
+ .clearfix, .nav-list{
|
|
|
+ font-size: 14px!important;
|
|
|
}
|
|
|
.footer .item{
|
|
|
margin-top: 20px;
|
|
|
@@ -48,16 +46,13 @@
|
|
|
height: 36px!important;
|
|
|
min-height: 36px!important;
|
|
|
}
|
|
|
-
|
|
|
.news-container{
|
|
|
font: 100%/1.2 verdana, "Microsoft YaHei", '宋体', serif;
|
|
|
}
|
|
|
- .hot-news a:hover{
|
|
|
- text-decoration: underline;
|
|
|
- }
|
|
|
- .news-content a:hover{
|
|
|
+ .news-container a:hover{
|
|
|
text-decoration: underline;
|
|
|
}
|
|
|
+
|
|
|
div{
|
|
|
display: block;
|
|
|
}
|