.txtellipsis{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#demand_list{
    width: 1170px;
    /*height: 700px;*/
    /*background: red;*/
}
#demand_list>div{
    display: inline-block;
}
#demand_list_f{
    width: 870px;
    min-height: 700px;
}
#demand_list_s{
    width: 230px;
    min-height: 700px;
    /*background: #f5f5f5;*/
    float: right;
    margin-top: 10px;
}
#demand_list_f .demandNav{
    width: 100%;
    height: 45px;
    margin-top: 5px;
    /*background-color: #f3f3f3;*/
}
#demand_list_f .demandNav .demandNavF,.demandNavS{
    width: 320px;
    height: 45px;
    background: #f3f3f3;
    float: left;
}
#demand_list_f .demandNav .demandNavT{
    width: 230px;
    height: 45px;
    float: left;
    text-align: center;
    border-right: 0;
    padding: 8px 0 0 12px;
}
.demandNavUl1,.demandNavUl2,.demandContentUl{
    margin: 0;padding: 0;
}
.demandNavUl1 li,.demandNavUl2 li{
    float: left;
    line-height: 30px;
    height: 30px;
    margin-top: 6px;
    font-size: 13px;
    cursor: pointer;
    position: relative;
}
.demandNavUl1Li1,.demandNavUl2Li1{
    margin-left: 30px;
}
.demandNavUl1Li,.demandNavUl2Li{
    width: 80px;
    text-align: center;
    border: 1px solid #dedede;
    background-color: #fff;
}
.demandNavInp{
    height: 30px;
    border: 1px solid #dedede;
    padding: 0 10px;
}
#demandSeaBtn{
    width: 40px;
    height: 30px;
    background: #00b6ff;
    border: 0;
    border-radius: 0 3px 3px 0;
    color: #fff;
}
.demandContent{
    width: 100%;
    min-height: 1000px;
    /*background: red;*/
    margin-top: 30px;
    margin-bottom: 200px;
}
.demandContentUl li{
    list-style: none;
    float: left;
    width: 100%;
    min-height: 150px;
    background-color: #f5f5f5;
    border-bottom: 1px dashed #a5a5a5;
}
.demandContentUlDiv{
    width: 810px;
    min-height: 10px;
    margin: 8px 0 0 30px;
}
.demandCC1{
    display: inline-block;
}
p{
    margin: 0;padding: 0;
}
.demandTitle{
    /*display: inline-block;*/
    color: #00b6ff;
    font-size: 17px;
}
.demandCC2{
    float: right;
    color: #9c9c9c;
}
.demandMoney{
    color: red;
    font-size: 17px;
}
.demandGonow{
    width: 100%;
    height: 35px;
    background: #ff6c00;
    color: #fff;
    border-radius: 2px;
    border: 0;
    text-align: center;
    line-height: 35px;
    font-size: 15px;
    display: block;
}
.demandGonow:hover{
    color: #fff;
}
.demandRightDiv1{
    width: 100%;
    /*height: 250px;*/
    /*background: red;*/
    box-shadow: 1px 1px 1px #dedede;
    margin-top: 35px;
    border: 1px solid #dedede;
}
.demandList1{
    width: 228px;
    /*height: 40px;*/
    text-align: center;
    /*line-height: 40px;*/
    overflow: auto;
}
.demandList1 div{
    width: 114px;
    /*height: 40px;*/
    line-height: 40px;
    cursor: pointer;
    margin: 0;padding: 0;
    font-size: 16px;
}
.de_active{
    border-top: 2px solid #00b6ff;
    color: #00b6ff;
}
.de_no1{
    border: 1px solid #dedede;
    border-right: 0;
    border-top: 0;
    line-height: 42px !important;
}
.de_no2{
    border: 1px solid #dedede;
    border-left: 0;
    border-top: 0;
    line-height: 42px !important;
}
.demandList2{
    width: 100%;
    height: 170px;
    margin: 10px 0 30px 0;
}
.demandListUl1{
    margin: 0;padding: 0;
}
.demandListUl1 li{
    list-style: none;
    /*float: left;*/
    width: 100%;
    height: 25px;
    /*background-color: red;*/
    margin: 10px 0;
    padding: 0 5px;
    font-size: 12px;
}
.demandListUl1 li span{
    display: inline-block;
    max-width: 70px;
}
.demandListUl1 li span:nth-child(2){
}
.demandLv1{
    width: 18px;
    height: 18px;
    background-color: #FF9800;
    color: #fff;
    float: left;
    text-align: center;
    margin-top: 3px;
}
.demandLv2{
    width: 18px;
    height: 18px;
    background-color: #d1d1d1;
    color: #fff;
    float: left;
    text-align: center;
    margin-top: 3px;
}
.demandStar{
    margin-left: 10px;
    width: 110px !important;
    max-width: 110px !important;
    margin-top: 3px;
}
.demandStarMoney{
    color: red;
    max-width: 70px;
}
.demandRightDiv2{
     width: 100%;
    height: 340px;
    /*background: red;*/
    box-shadow: 1px 1px 1px #dedede;
    margin-top: 55px;
    border: 1px solid #dedede;
    overflow: hidden;
}
.demandZuixin1{
    width: 90%;
    height: 40px;
    border-bottom: 2px solid #dedede;
    margin: 0 10px; 
}
.demandZuixinTitle{
    width: 50%;
    height: 40px;
    border-bottom: 2px solid #00b6ff;
    /*text-align: center;*/
    font-size: 18px;
    line-height: 40px;
}
.demandZuixinContent{
    width: 90%;
    margin: 0 10px;
}
.demandZuixinContentUl{
    margin: 0;padding: 0;
}
.demandZuixinContentUl li{
    list-style: none;
    width: 100%;
    height: 66px;
    /*background: red;*/
    margin-top: 10px;
    border-bottom: 1px dashed #dedede;
}
.demandZuixinLidiv1{
    width: 100%;
    height: 20px;
    background: #f2f8ff;
    border:  1px solid #e4effb;
    margin-bottom: 13px;
    font-size: 12px;
    padding: 0 5px;
}
.demandZuixinLiDiv2{
    width: 100%;
    font-size: 12px;
}
.demandZuixinLiSpan{
    float: right;
}
.demandRightDiv3{
    width: 100%;
    height: 270px;
    /*background: red;*/
    box-shadow: 1px 1px 1px #dedede;
    margin-top: 55px;
    border: 1px solid #dedede;
    overflow: hidden;
}
.demandXuzhiUl{
    margin: 0;padding: 0;
}
.demandXuzhiUl li{
    list-style: none;
    width: 100%;
    /*background: red;*/
    margin-top: 15px;
}
.demandXuzhiUl li a{
    color: #000;
}
.demandXuzhiUl li a:hover{
    color: #00b6ff;
}
.demandSelect{
    width: 100px;
    position: absolute;
    background: #fff;
    border: 1px solid #dedede;
    display: none;
}
.demandSelectP:hover{
    background: #00b6ff;
    color: #fff;
}
.demandShaixuan{
    width: 100%;
    height: 40px;
    background: red;
    margin-top: 10px;
    background: #f3f3f3;
}
.demandShaiSpan{
    /*width: 100px;*/
    height: 30px;
    line-height: 30px;
    background: #00b6ff;
    color: #fff;
    display: inline-block;
    margin: 5px 20px 0 5px;
    padding: 0 10px;
}
.demandShaiClose{
    cursor: pointer;
    color: #ffeb3b;
}
.demandIsXuanze{
    background: #00b6ff;
    color: #fff;
}