123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- body{background-color: #f3f3f3;}
- img{width: 100%;}
- .di-sec-img{width: 100%;}
- .di-sec-one{padding-left:10px;background-color: #fff;border-bottom: solid 1px #dcdcdc;}
- .di-msg{position: relative;padding:12px 0px;}
- .di-msg .name{font-size: 16px;color: #333;margin-bottom: 3px;padding-left: 10px;}
- .di-msg .notice{font-size: 14px;color: #909090;padding-left: 5px;}
- .di-msg .avager{position: absolute;top: -30px;right: 20px;}
- .di-msg .avager div:nth-child(1){width: 60px;height: 60px;border: solid 1px rgba(0,0,0,0.1);border-radius: 50%;overflow: hidden;}
- .di-msg .avager div:nth-child(2){width: 50px;height: 24px;line-height: 24px;background-color: #ffc815;color: #b04600;font-size: 14px;text-align: center;border-radius: 12px;margin: 8px auto 0px;}
- .di-up .one{display: -webkit-box;padding: 10px 0px;border-bottom: solid 1px #ededed;font-size: 14px;}
- .di-up .one .p1{width: 60px;color: #909090;}
- .di-up .one .p2{width: calc(100% - 60px);padding-right: 10px;text-align: right;}
- .di-down .one{display: -webkit-box;padding: 10px 0px;border-bottom: solid 1px #ededed;font-size: 14px;}
- .di-down .one .p1{width: 60px;color: #909090;}
- .di-down .one .p2{width: calc(100% - 60px);padding-right: 10px;text-align: right;}
- .di-up .one.noline{border-bottom:none}
- .di-down .one.noline,.di-up .one.noline{border-bottom:none}
- .di-down .one.nopb,.di-up .one.nopb{padding-bottom: 0px;}
- .up-icon{display: -webkit-box;-webkit-box-pack: center;-webkit-box-align: center;height: 40px;}
- .up-icon div:nth-child(1){font-size: 14px;color: #77c2f2;margin-right: 5px;}
- .up-icon div:nth-child(2){width: 13px;height: 5px;background: url(../images/icon_xiala2.png) no-repeat;background-size: 9px 4px;background-position: center;}
- .up-icon.down div:nth-child(2){transform: rotate(180deg);-webkit-transform: rotate(180deg);}
- .di-down{margin-top: 10px;border-top: solid 1px #ededed;}
- .di-header{width: 100%;display: -webkit-box;padding-right: 10px;}
- .di-header div:nth-child(1){width: calc(100% - 100px);height: 40px;line-height: 40px;font-size: 14px;color: #909090;}
- .di-header div:nth-child(2){width: 100px;height: 40px;line-height: 40px;font-size: 12px;color: #909090;text-align: right;}
- .di-sec-one.bordt{border-top: solid 1px #dcdcdc;}
- .di-list li .head{font-size: 14px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
- .di-list li{padding: 10px 0px;border-top: solid 1px #ededed;padding-right: 10px;}
- .di-list li .head span{color: #77c2f2;}
- .di-list li .foot{display: -webkit-box;padding-top: 10px;position: relative;}
- .di-list li .num{width:50%;font-size: 12px;color: #909090;display: -webkit-box;-webkit-box-align: center;}
- .di-list li .num div:nth-child(1){width: 20px;height: 18px;background: url(../images/eye.png) no-repeat;background-size: 17px 10px;background-position: center;margin-right: 3px;}
- .di-list li .tag{width:50%;text-align: right;font-size: 12px;color: #88d183;}
- .di-list li .head2{position: relative; width: 100%;border-radius: 5px;overflow: hidden;max-height: 140px;margin-bottom: 8px;}
- .di-list li .num2{position:absolute;top: 13px;right: 0px;font-size: 12px;color: #909090;display: -webkit-box;-webkit-box-align: center;}
- .di-list li .num2 div:nth-child(1){width: 20px;height: 18px;background: url(../images/eye.png) no-repeat;background-size: 17px 10px;background-position: center;margin-right: 3px;}
- .di-list li .tag2{width:100%;font-size: 14px;color: #333;padding-right: 70px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
- .di-list li .head2 .notice{padding:0px 15px;border-top-left-radius: 15px;border-bottom-left-radius: 15px; position: absolute;top: 10px;right: 0px;height: 30px;line-height: 30px;background-color: rgba(0,0,0,0.3);color: #fff;font-size: 14px;}
- .xj-main{margin-top: 10px;border-top: solid 1px #dcdcdc;}
- .xj-li{background-color: #fff;border-bottom: solid 1px #ededed;}
- .xj-li .head{border-bottom: solid 1px #ededed;display: -webkit-box;-webkit-box-align: center;padding: 8px 0px;}
- .xj-li .head div:nth-child(1){margin-right: 10px;}
- .xj-li .head div:nth-child(1) img{width: 40px;height: 40px;border-radius: 50%;overflow: hidden;border: solid 1px #f1f1f1;}
- .xj-li .head div:nth-child(2){width: calc(100% - 140px);overflow: hidden;margin-right: 10px;font-size: 14px;white-space: nowrap;text-overflow: ellipsis;}
- .xj-li .head div:nth-child(3){width: 80px;font-size: 12px;color: #909090;text-align: right;padding-right: 10px;}
- .xj-li .content{display: -webkit-box;-webkit-box-align: center;padding: 10px 10px 10px 0px;}
- .xj-li .content .right{width: 100px;max-height:80px;border-radius: 5px;overflow: hidden;margin-left: 10px;text-align: center;vertical-align: middle;}
- .xj-li .content .right img{max-width: 100%;max-height: 100%;width: auto;}
- .xj-li .content .left{width: calc(100% - 110px);}
- .xj-li .content .left .p1{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
- .xj-li .content .left .p1 div:nth-child(1){padding:1px 3px 1px 3px;border: solid 1px #fe9175;border-radius: 5px;color: #fe9175;font-size: 12px;display: inline-block;margin-right: 3px;}
- .xj-li .content .left .p1 span{font-size: 14px;}
- .xj-li .content .left .p2{display: -webkit-box;-webkit-box-align: center;margin-top: 6px;position: relative;}
- .xj-li .content .left .p2 .num{font-size: 12px;color: #909090;display: -webkit-box;-webkit-box-align: center;margin-right: 8px;}
- .xj-li .content .left .p2 .num .eye{width: 18px;height: 18px;background: url(../images/eye.png) no-repeat;background-size: 17px 10px;background-position: center;margin-right: 5px;}
- .xj-li .content .left .p2 .num .zan{width: 12px;height: 18px;background: url(../images/icon_dianzan.png) no-repeat;background-size: 11px 12px;background-position: center;margin-right: 5px;}
- .xj-li .content .left .p2 .num .resp{width: 14px;height: 18px;background: url(../images/icon_huifu.png) no-repeat;background-size: 12px 11px;background-position: center;margin-right: 5px;}
- .xj-foot{position: relative;}
- .xj-foot div:nth-child(1){margin: 25px 0px;border-top: solid 1px #dcdcdc;height:1px;-webkit-transform: scaleY(0.5);-webkit-transform-origin:0 0;transform: scaleY(0.5);transform-origin:0 0;}
- .xj-foot div:nth-child(2){font-size: 12px;color: #c0c0c0;position: absolute;top: -17px;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);padding: 8px 19px;background-color: #f3f3f3;}
- .xj-li:last-child{border-bottom: none;}
- .xj-li:first-child{border-top: solid 1px #ededed;}
- .di-time{font-size: 12px;color: #ccc;margin-top: 6px;}
|