|
@@ -40,7 +40,7 @@ dl,dd,dt{zoom:1}
|
|
@media screen and (min-width:768px){
|
|
@media screen and (min-width:768px){
|
|
.header .h5-head{display:none;}
|
|
.header .h5-head{display:none;}
|
|
.icon:before{content:'';display:inline-block;background:url(/img/base/icon.png) no-repeat;font-size:0}
|
|
.icon:before{content:'';display:inline-block;background:url(/img/base/icon.png) no-repeat;font-size:0}
|
|
-.pageWrap{width:100%;text-align:center;margin:20px auto 36px}
|
|
|
|
|
|
+.pageWrap{width:100%;text-align:center;padding:20px 0 36px;}
|
|
.pageWrap a{box-sizing:border-box;display:inline-block;width:40px;height:40px;line-height:40px;border:1px solid #EBECEF;font-size:16px;margin:0 5px;color:#2D3036;background:#fff;border-radius:2px}
|
|
.pageWrap a{box-sizing:border-box;display:inline-block;width:40px;height:40px;line-height:40px;border:1px solid #EBECEF;font-size:16px;margin:0 5px;color:#2D3036;background:#fff;border-radius:2px}
|
|
.pageWrap a.on{background:#e15616;color:#fff;border:1px solid #e15616}
|
|
.pageWrap a.on{background:#e15616;color:#fff;border:1px solid #e15616}
|
|
.pageWrap a:hover{color:#E15616}
|
|
.pageWrap a:hover{color:#E15616}
|
|
@@ -78,8 +78,9 @@ dl,dd,dt{zoom:1}
|
|
.bar{width:1190px;margin:0 auto;padding-top:90px;padding-bottom:15px}
|
|
.bar{width:1190px;margin:0 auto;padding-top:90px;padding-bottom:15px}
|
|
.bar a{color:#777;font-size:14px}
|
|
.bar a{color:#777;font-size:14px}
|
|
.classify.biaoqian{border-bottom:solid 1px #ededed}
|
|
.classify.biaoqian{border-bottom:solid 1px #ededed}
|
|
-.content{width:1190px;margin:0 auto}
|
|
|
|
-.content .new-list{width:860px;background:#fff;float:left}
|
|
|
|
|
|
+.content{width:1190px;margin:0 auto;position:relative;}
|
|
|
|
+.content .mainData{float:left;width:860px;}
|
|
|
|
+.content .new-list{width:100%;background:#fff;}
|
|
.content .row:nth-last-child(1){border-bottom:0}
|
|
.content .row:nth-last-child(1){border-bottom:0}
|
|
.new-list .row{position:relative;display:table;width:800px;height:150px;margin:0 30px;padding:30px 0;border-bottom:solid 1px #ededed}
|
|
.new-list .row{position:relative;display:table;width:800px;height:150px;margin:0 30px;padding:30px 0;border-bottom:solid 1px #ededed}
|
|
.row .new-img{position:absolute;width:210px;height:150px;margin-right:20px}
|
|
.row .new-img{position:absolute;width:210px;height:150px;margin-right:20px}
|
|
@@ -103,6 +104,10 @@ dl,dd,dt{zoom:1}
|
|
.xinxi .time:before{width:24px;height:24px;background-position:-117px -329px;vertical-align:top;margin-right:5px}
|
|
.xinxi .time:before{width:24px;height:24px;background-position:-117px -329px;vertical-align:top;margin-right:5px}
|
|
.xinxi .hotspot{display:inline-block;}
|
|
.xinxi .hotspot{display:inline-block;}
|
|
.xinxi .hotspot:before{width:24px;height:24px;background-position:-150px -329px;vertical-align:top;margin-right:5px}
|
|
.xinxi .hotspot:before{width:24px;height:24px;background-position:-150px -329px;vertical-align:top;margin-right:5px}
|
|
|
|
+.xinxi .pv{display:inline-block;margin-right:20px}
|
|
|
|
+.xinxi .pv:before{width:24px;height:24px;background-position:-185px -329px;vertical-align:top;margin-right:5px}
|
|
|
|
+.xinxi .source{display:inline-block;margin-right:20px}
|
|
|
|
+.xinxi .source:before{width:24px;height:24px;background-position:-285px -329px;vertical-align:top;margin-right:5px}
|
|
.article .date{margin-right:30px}
|
|
.article .date{margin-right:30px}
|
|
.article .write{margin-left:5px;margin-right:30px}
|
|
.article .write{margin-left:5px;margin-right:30px}
|
|
.row .new-blurb .introduction{color:#777;font-size:14px;line-height:26px;max-height:52px;overflow :hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
|
|
.row .new-blurb .introduction{color:#777;font-size:14px;line-height:26px;max-height:52px;overflow :hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
|
|
@@ -139,6 +144,67 @@ dl,dd,dt{zoom:1}
|
|
.no-result .nofound span{color:#e15616}
|
|
.no-result .nofound span{color:#e15616}
|
|
.no-result .change{font-size:14px;color:#666;margin-top:8px}
|
|
.no-result .change{font-size:14px;color:#666;margin-top:8px}
|
|
.emliu{display:inline-block;min-width:100px}
|
|
.emliu{display:inline-block;min-width:100px}
|
|
|
|
+.middle {
|
|
|
|
+ text-align: center;
|
|
|
|
+ font-size: 16px;
|
|
|
|
+ padding: 200px 0;
|
|
|
|
+}
|
|
|
|
+.middle img{width:200px;}
|
|
|
|
+/* article content */
|
|
|
|
+.content .new-list.article{
|
|
|
|
+ padding: 24px;
|
|
|
|
+ margin-bottom: 20px;
|
|
|
|
+}
|
|
|
|
+.article .title{
|
|
|
|
+ line-height: 40px;
|
|
|
|
+ font-size: 28px;
|
|
|
|
+ color: #333;
|
|
|
|
+}
|
|
|
|
+.article .xinxi{
|
|
|
|
+ margin-top: 5px;
|
|
|
|
+ padding-bottom: 14px;
|
|
|
|
+ border-bottom: solid 1px #ededed;
|
|
|
|
+}
|
|
|
|
+.article .new-mian{
|
|
|
|
+ margin: 23px 0;
|
|
|
|
+ width: 760px;
|
|
|
|
+}
|
|
|
|
+.article .new-mian img{
|
|
|
|
+ max-width: 100%;
|
|
|
|
+ display: inline-block;
|
|
|
|
+ display: block;
|
|
|
|
+ margin: 0 auto;
|
|
|
|
+ height: auto !important;
|
|
|
|
+}
|
|
|
|
+.article p{
|
|
|
|
+ font-size: 16px;
|
|
|
|
+ line-height: 30px;
|
|
|
|
+ color: #777;
|
|
|
|
+ margin-bottom: 15px;
|
|
|
|
+}
|
|
|
|
+.dianzan{
|
|
|
|
+ width:auto;
|
|
|
|
+ text-align: center;
|
|
|
|
+}
|
|
|
|
+.article .like{
|
|
|
|
+ cursor: pointer;
|
|
|
|
+ display: inline-block;
|
|
|
|
+ height: 48px;
|
|
|
|
+ line-height: 48px;
|
|
|
|
+ margin: 30px auto;
|
|
|
|
+ border: 1px solid #eee;
|
|
|
|
+ color: #777;
|
|
|
|
+ padding: 0 20px;
|
|
|
|
+ border-radius: 5px;
|
|
|
|
+ background: #f7f7f7 url(../images/common/zan.jpg) no-repeat 10px;
|
|
|
|
+ padding-left: 60px;
|
|
|
|
+}
|
|
|
|
+.article .like.orange{
|
|
|
|
+ color:#e15616;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@@ -167,13 +233,14 @@ dl,dd,dt{zoom:1}
|
|
#mHotWord .tag a{display:inline-block;padding:0 2vw;line-height:6vw;font-size:3.7vw;color:#E15616}
|
|
#mHotWord .tag a{display:inline-block;padding:0 2vw;line-height:6vw;font-size:3.7vw;color:#E15616}
|
|
#mHotWord .close{position:absolute;right:3.6vw;top:2.6vw}
|
|
#mHotWord .close{position:absolute;right:3.6vw;top:2.6vw}
|
|
#mHotWord .close:after{content:'\2715';font-size:4.5vw;font-weight:bold}
|
|
#mHotWord .close:after{content:'\2715';font-size:4.5vw;font-weight:bold}
|
|
-.header .type{width:100%;background:#FFF;white-space:nowrap;height:12vw;line-height:12vw;position:relative;overflow-x:auto}
|
|
|
|
|
|
+.header .type{width:100%;background:#FFF;white-space:nowrap;height:12vw;line-height:12vw;position:relative;}
|
|
|
|
+.header .type>div{width:100%;overflow-x:auto;padding-right:5vw;box-sizing:border-box;}
|
|
.header .type a{display:inline-block;margin-right:1vw;padding:0 2vw;font-size:3.7vw}
|
|
.header .type a{display:inline-block;margin-right:1vw;padding:0 2vw;font-size:3.7vw}
|
|
.header .type a.current{color:#e15616}
|
|
.header .type a.current{color:#e15616}
|
|
.header .type:after{content:'';position:absolute;top:0;right:0;width:6vw;background-image:linear-gradient(to right,rgba(255,255,255,.5),rgba(255,255,255,1));height:100%}
|
|
.header .type:after{content:'';position:absolute;top:0;right:0;width:6vw;background-image:linear-gradient(to right,rgba(255,255,255,.5),rgba(255,255,255,1));height:100%}
|
|
-.bar,.new-list .classify{height:8vw;line-height:8vw;font-size:3.1vw;overflow:hidden;color:#93979F;padding:0 2vw}
|
|
|
|
-.new-list .classify em{color:#E15616;font-weight:bold;margin-right:1vw;font-size:3.7vw}
|
|
|
|
-.new-list{min-height:68vh}
|
|
|
|
|
|
+.bar,.classify{height:8vw;line-height:8vw;font-size:3.1vw;overflow:hidden;color:#93979F;padding:0 2vw}
|
|
|
|
+.classify em{color:#E15616;font-weight:bold;margin-right:1vw;font-size:3.7vw}
|
|
|
|
+.new-list{min-height:68vh;background:#FFF;}
|
|
.dataRousce{width:100%;background:#FFF;overflow:hidden}
|
|
.dataRousce{width:100%;background:#FFF;overflow:hidden}
|
|
.dataRousce .row{width:100%;height:34.8vw;border-top:1px solid #F5F5F5;background:#FFF;overflow:hidden;box-sizing:border-box;padding:2vw 3.3vw 2vw 37vw;position:relative;color:#93979F;line-height:3.5vw;font-size:2.6vw}
|
|
.dataRousce .row{width:100%;height:34.8vw;border-top:1px solid #F5F5F5;background:#FFF;overflow:hidden;box-sizing:border-box;padding:2vw 3.3vw 2vw 37vw;position:relative;color:#93979F;line-height:3.5vw;font-size:2.6vw}
|
|
.dataRousce .row img{position:absolute;left:3.3vw;top:2.3vw;width:30.4vw;height:30.4vw}
|
|
.dataRousce .row img{position:absolute;left:3.3vw;top:2.3vw;width:30.4vw;height:30.4vw}
|
|
@@ -189,7 +256,12 @@ dl,dd,dt{zoom:1}
|
|
.footer{width:100%;padding:4vw 0;background:#262626;margin-top:4vw;text-align:center}
|
|
.footer{width:100%;padding:4vw 0;background:#262626;margin-top:4vw;text-align:center}
|
|
.footer .logo img{width:9.2vw;height:8vw;vertical-align:middle}
|
|
.footer .logo img{width:9.2vw;height:8vw;vertical-align:middle}
|
|
.footer .dizhi{display:inline-table;color:#ccc;font-size:3.1vw;line-height:4.8vw;vertical-align:super}
|
|
.footer .dizhi{display:inline-table;color:#ccc;font-size:3.1vw;line-height:4.8vw;vertical-align:super}
|
|
-
|
|
|
|
|
|
+.middle {
|
|
|
|
+ text-align: center;
|
|
|
|
+ font-size: 3.7vw;
|
|
|
|
+ padding: 20vw 0;
|
|
|
|
+}
|
|
|
|
+.middle img{width:30vw;}
|
|
|
|
|
|
|
|
|
|
|
|
|