|
@@ -20,7 +20,7 @@
|
|
|
.pagination ul{float: left;}
|
|
|
.pagination > li > a, .pagination > li > span{color: #333333;}
|
|
|
.list_none{width:550px;height:150px;background:url("../../img/all_null.png") no-repeat;margin:50px auto;}
|
|
|
-.imgnull{width:260px;height:211px;background:url("../../img/zhuanliimg_null.png") no-repeat;background-size: 260px 211px;}
|
|
|
+.imgnull{width:285px;height:235px;background:url("../../img/zhuanliimg_null.png") no-repeat;background-size: 285px 235px;}
|
|
|
|
|
|
|
|
|
|
|
@@ -44,7 +44,6 @@ font-size: 24px;border: none;}
|
|
|
.classify_cont>h3{color: #F7972F;line-height: 40px;}
|
|
|
.classify_cont>p{padding: 0 10px;color:#B2B1B1;line-height: 20px;
|
|
|
text-align: left;}
|
|
|
-
|
|
|
#member{width:100%;height:520px;background: #F2F2F2;}
|
|
|
#member_two{width:100%;height:520px;background: #F2F2F2;}
|
|
|
.member{width:1200px;height:520px;margin: 0 auto;position: relative;}
|
|
@@ -63,7 +62,7 @@ background-size: 100% 100%;}
|
|
|
text-align: center;background: #fff;}
|
|
|
.info>div>img{width:100%;}
|
|
|
.info h3{color:#15588F;line-height: 40px;margin-top: 20px;}
|
|
|
-.info p{line-height: 20px;height:70px;padding: 0 10px;}
|
|
|
+.info p{line-height: 20px;height:62px;padding: 0 10px;text-align: left;overflow: hidden;margin-bottom: 15px;text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
|
|
|
.info>div>div{width:100px;height:30px;color:#fff;font-size: 16px;margin-left: 250px;
|
|
|
font-weight: bold;background:#FFB200; line-height: 30px;text-align: center;}
|
|
|
|