portal html css js resource

postDemand.css 2.3KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. @charset "utf-8";
  2. /* CSS Document */
  3. body{background: #F2F2F2;}
  4. input{ outline:none;}
  5. .outN{outline:none;}
  6. .banContent{position: relative;}
  7. .demandTit{font-size: 16px;line-height: 40px;color: #666666;margin-top: 18px;}
  8. .banContent>button{margin-top: 18px; outline:none;font-size: 14px;padding:2px 12px;}
  9. .postUl>.postChildE{padding-top: 40px;}
  10. .postUl .frmcontype{width: 98%;color:#aaaaaa;}
  11. .postCenter>button{width: 200px; outline:none;}
  12. .boxHid{box-shadow:1px 1px 10px 1px #ccc;z-index:30;display:none;position: absolute;right: -310px;top:18px;background: white;}
  13. .postChild{text-align: right;}
  14. .postChild>.demandTit{text-align: left;margin-left: 10px;}
  15. .postCenter{text-align:center;font-size: 16px;margin:50px auto 20px;}
  16. .postUl>li>span{width: 0;height: 0;border: 6px solid transparent;border-top: 6px solid #AAAAAA;position: absolute;right:19px;top: 75px;}
  17. .postColor{width: 100%;height: 40px;padding:0 20px;background: orange;line-height: 40px;font-size: 16px;color: while;}
  18. .postUl>li{position: relative;}
  19. .postColor>.closeFeed{background:url(../images/bottom_button_guanbi_nor.png) no-repeat center center;display: block;width: 16px;height:16px;margin-top: 10px;cursor:pointer;}
  20. .postColor>.floatL{color: #fff;}
  21. .postUss{padding:10px 20px;}
  22. .postUl>li>.spanR{right: 12px;}
  23. /*requirement.css*/
  24. .last_postCenter{font-size: 14px;text-align: center;margin: 50px auto 20px;position: relative;}
  25. .last_postCenter>button:nth-child(1){padding: 6px 35px;margin-left: -16px;margin-right: 80px;}
  26. .lastDemand{position: absolute;right: 0;bottom: 6px;font-size: 14px;}
  27. .showCon{font-size: 14px;color: #666;text-align: justify;word-break: break-word;}
  28. /*browes_b*/
  29. .span_main>li{color: #999999;margin: 6px 0;float: left;width: 25%;padding-right: 16px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
  30. .main_btn>.btnModel{width: 200px;}
  31. .main_btn{text-align: center;margin: 0 auto;font-size: 16px;margin: 30px 0;}
  32. .operateicon{margin-left: 10px;cursor: pointer;}
  33. .operateicon.operateicon2.icon-wechat{width: 19px;height: 15px;background-image: url(../images/g_all_icon_weixin_nor_2.png);}
  34. .mainF>li{float: left;margin-right: 20px;font-size: 14px;color: #999;min-height: 24px;}
  35. .mainF{margin: 10px 0;}
  36. .expired{color: #ff9900;text-align: center;margin: 50px auto 20px;}
  37. .otherBlock .form-result>ul>li:hover{background:#FFFFFF;}
  38. .qiyego{cursor:default}