| 123456789101112131415161718192021222324252627 |
- .main_introduce ul li .star{width: 252px;background: url(../../../img/demand_starbj.png) no-repeat center left;background-size: 100% 100%;}
- .list_text p{color: #f68705;line-height: 37px;height: 37px;}
- .list_text a{background: #f68705;margin-top: -35px;}
- .list_text .money span{color: #f68705;}
- .money span{width: 100px!important;display: inline-block;}
- .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;}
- .technologyModeList li:hover{background: #ffb200;}
- .demandList{clear: both;}
- .demandList>ol{background: #fafafa;height: 36px;line-height: 36px;}
- .demandList>ol>li{float: left;width: 234px ;text-align: center;}
- .demandList>ul>li>ol>li{float: left;width: 230px ;text-align: center;overflow: hidden;text-overflow:ellipsis ;white-space: nowrap;}
- .demandList>ul>li{height: 135px;color: #393838;border:1px solid #EFEFEF;border-radius:10px ;margin-bottom: 20px;
- box-shadow: 0 0 5px 0 #efefef;position: relative;}
- .demandList>ul>li:hover{background: #f5f5f5;cursor: pointer;}
- .demandList>ul>li>ol>li>a{border:1px solid #4498E3;border-radius: 4px;color: #f5ac64;width: 130px;height: 36px;line-height: 36px;
- display: inline-block;background: #4498E3;color:#fff;font-size:16px;}
- .demandList>ul>li>ol>li>a:hover{background: #4498E3;color: #ffffff;}
- .demandList>ul>li>div{height:50px;width:1100px;line-height: 50px;margin: 0 auto;border-bottom:1px dashed #CDCDCD;padding-left: 50px;color:#F68B0E;
- font-size: 16px;}
- .demandList>ul>li>ol{height:85px;padding-top: 20px;line-height: 45px;}
- .consultation{float: right!important;}
|