demand.css 1.7 KB

123456789101112131415161718192021222324252627
  1. .main_introduce ul li .star{width: 252px;background: url(../../../img/demand_starbj.png) no-repeat center left;background-size: 100% 100%;}
  2. .list_text p{color: #f68705;line-height: 37px;height: 37px;}
  3. .list_text a{background: #f68705;margin-top: -35px;}
  4. .list_text .money span{color: #f68705;}
  5. .money span{width: 100px!important;display: inline-block;}
  6. .list_none{width:550px;height:150px;background:url("../../../img/all_null.png") no-repeat;margin:50px auto;}
  7. .imgnull{width:260px;height:211px;background:url("../../../img/zhuanliimg_null.png") no-repeat;background-size: 260px 211px;}
  8. .technologyModeList li:hover{background: #ffb200;}
  9. .demandList{clear: both;}
  10. .demandList>ol{background: #fafafa;height: 36px;line-height: 36px;}
  11. .demandList>ol>li{float: left;width: 234px ;text-align: center;}
  12. .demandList>ul>li>ol>li{float: left;width: 230px ;text-align: center;overflow: hidden;text-overflow:ellipsis ;white-space: nowrap;}
  13. .demandList>ul>li{height: 135px;color: #393838;border:1px solid #EFEFEF;border-radius:10px ;margin-bottom: 20px;
  14. box-shadow: 0 0 5px 0 #efefef;position: relative;}
  15. .demandList>ul>li:hover{background: #f5f5f5;cursor: pointer;}
  16. .demandList>ul>li>ol>li>a{border:1px solid #4498E3;border-radius: 4px;color: #f5ac64;width: 130px;height: 36px;line-height: 36px;
  17. display: inline-block;background: #4498E3;color:#fff;font-size:16px;}
  18. .demandList>ul>li>ol>li>a:hover{background: #4498E3;color: #ffffff;}
  19. .demandList>ul>li>div{height:50px;width:1100px;line-height: 50px;margin: 0 auto;border-bottom:1px dashed #CDCDCD;padding-left: 50px;color:#F68B0E;
  20. font-size: 16px;}
  21. .demandList>ul>li>ol{height:85px;padding-top: 20px;line-height: 45px;}
  22. .consultation{float: right!important;}