/* CSS Document */
@charset "uft-8";

.workIcon {
    background-image: url(../images/img.png);
}

.work_list p {
    float: right;
    background: #f2f2f2;
    border: 1px solid #ccc;
    height: 28px;
    line-height: 28px;
    margin-right: 60px;
    width: 108px;
    font-size: 14px;
    padding: 0 10px;
    margin-top: 16px;
    color: #4c4c4c;
    cursor: pointer;
}

.work_list p strong {
    background-image: url(../images/img.png);
    background-position: -66px -9px;
    display: block;
    width: 20px;
    height: 15px;
    margin-top: 7px;
    margin-right: 10px;
}

.work_list p em {
    background: url(../images/img.png);
    background-position: -127px -12px;
    display: block;
    width: 10px;
    height: 5px;
    margin-top: 12px;
}

.work_list p em.active {
    background-position: -106px -11px;
}

/*精密空调清单列表*/
.inventory_append {
    width: 655px;
    position: absolute;
    top: 50px;
    left: 40%;
    right: 25px;
    z-index: 1000;
}

.inventory {
}

.inventory .inventory_append_t {
    background: url(../images/preAir_inventory.png) no-repeat;
    height: 59px;
    line-height: 81px;
    color: #fff;
    font-size: 16px;
    padding-left: 26px;
    font-weight:bold;
}

.table {
    background: url(../images/preAir_table_shadow.png) repeat-y left;
    padding: 10px 0;
}

.table_bottom {
    background: url(../images/preAir_table_bottom.png) no-repeat;
    height: 10px;
    margin-bottom: 20px;
}

.table p {
    color: #111;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0px 26px;
}

.table span {
    display: block;
    float: left;
    text-align: center;
    overflow: hidden;
}

.table p .s1 {
    width: 117px;
    text-align: center;
}

.table p .s2 {
    width: 150px;
}

.table p .s3 {
    width: 90px;
}

.table p .s4 {
    width: 77px;
}

.table p .s5 {
    width: 66px;
}

.table p .s6 {
    width: 101px;
}

.table p .s7 {
    width: 111px;
}

.inventoryOverscroll {
    padding-right: 10px;
    margin: 0px 26px;
    height: 250px;
    overflow: hidden;
    overflow-y: scroll;
    border: 1px solid #e0e0e0;
    margin-bottom: 10px;
    border-right: none;
}

.inventory_table_content {
    border-bottom: none;
}

.inventory_table_content li {
    border-bottom: 1px solid #e0e0e0;
    height: 39px;
    line-height: 39px;
    overflow: hidden;
}

.inventory_table_content li span {
    font-size: 12px;
}

.sys_count  li b{
    display:none;
    float: right;
    margin-right: 20px;
    cursor: pointer;
    background: url('../images/default_delete.png') no-repeat;
    width: 18px;
    height: 18px;
    background-size: 14px 14px;
    position:relative;
    top:-2px;
    margin-top: 3px;
}
.sys_count  li b:hover{
    background: url('../images/red_delete.png') no-repeat;
    background-size: 10px 10px;
}
.inventory_table_content .s1 {
    width: 91px;
    text-align: left;
    padding: 0 10px;
    color: #ff9500
}

.inventory_table_content .s2 {
    width: 150px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.inventory_table_content .s3 {
    width: 90px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.inventory_table_content .s4 {
    width: 80px;
    color: #666
}

.inventory_table_content .s5 {
    width:60px;
}

.inventory_table_content .s6 {
    width: 101px;
    color: #1a1a1a
}

.inventory_table_content .s7 {
    width: 111px;
    color: #ff9500;
    font-weight: bold;
    font-size: 14px;
}

.inventory_table_content .s1, .inventory_table_content .s2, .inventory_table_content .s3, .inventory_table_content .s4, .inventory_table_content .s5, .inventory_table_content .s6 {
    border-right: 1px solid #e0e0e0;
}

.table .inventory_append_h3 {
    text-align: right;
    color: #666666;
    font-size: 12px;
    line-height: 30px;
    padding-right: 46px;
}

.table .inventory_append_h3 strong {
    vertical-align: bottom;
    color: #ff0000;
    font-size: 16px;
    font-weight: bold;
}

.publicTitle {
    position: absolute;
    color: #111;
    font-size: 12px;
    line-height: 1.7;
    padding: 3px 5px;
    background: #fff;
    border: 1px solid #ccc;
    left: 20px;
    top: 30px;
}

/*主体内容*/
.work_box {
    background: #fff;
    padding: 0 20px 100px 20px;
    position: relative;
    top: -22px;
}

.workAv_left {
    width: 840px;
}

.workAv_serviceType {
    padding: 35px 0;
    height: 30px;
    line-height: 30px;
}

.workAv_serviceType span {
    font-weight: bold;
    color: #4c4c4c;
    display: block;
    margin: 0 50px 0 160px;
}

.workAv_serviceType ol {
}

.workAv_serviceType ol li {
    font-weight: bold;
    font-size: 13px;
    float: left;
    width: 90px;
    text-align: center;
    margin: 0 23px;
    cursor: pointer;
}

.workAv_serviceType ol li a {
    display: block;
    border-radius: 30px;
    color: #333;
    letter-spacing: 1px;
}

.workAv_serviceType ol li.active a {
    background: #ff9500;
    color: #fff;
}


.contact_error {
    position: absolute;
    top: 25px;
}

.workTips {
    position: relative;
    top: 7px;
    background-position: -7px -80px;
    width: 16px;
    height: 16px;
    display: inline-block;
    text-indent: -999em;
    margin-left: 5px;
}

.workMenu {
    border-top: 1px solid #ff9500;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    background: #fcfcfc;
    margin-top: 30px;
}

.workMenuBottom {
    height: 25px;
    background: url(../images/workMenuBottom.png) no-repeat left bottom;
}
#threePhase{
    display: none;
}
.workMenu ul li {
    height: 26px;
    line-height: 26px;
    padding: 0 18px;
    text-align: center;
    float: left;
    font-size: 14px;
    color: #444;
    margin: 20px 0 0 7px;
    position: relative;
    font-weight: bold;
    cursor: pointer;
    border-radius: 5px
}

.workMenu ul li.active {
    background: #ff9500;
    color: #fff;
}

.workMenu ul li.selected {
    background: #e6e6e6
}

.workMenu ul li i {
    width: 26px;
    height: 26px;
    display: block;
    position: absolute;
    right: 0px;
    top: 0;
    background: url(../images/img.png) no-repeat -27px -39px;
    display: none;
}

.workMenu ul li.selected i {
    display: block;
}

.workSlide {
    width: 20px;
    float: left;
    margin-right: 20px;
    color: #cacaca;
    font-size: 18px;
    line-height: 2.7;
    position: absolute;
    top: 90px;
    word-wrap: break-word;
    word-break: normal;
    text-align: center;
}

.workAvDere {
    font-size: 12px;
    line-height: 1.2;
    color: #666;
    cursor: pointer;
}

.workAvDere i {
    background: url(../images/img.png) no-repeat -7px -80px;
    display: block;
    margin: 0 auto;
    width: 16px;
    height: 16px;
}

.workAvDeret {
    position: absolute;
    color: #111;
    font-size: 12px;
    line-height: 1.5;
    padding: 20px;
    background: #fff;
    width: 260px;
    border: 1px solid #ccc;
    left: 20px;
    top: 30px;
}

.workContent ul {
    width: 800px;
    padding-left: 40px;
}

.workContent {
    margin: 20px 0;
    height: 555px;
}

.workContent ul {
    width: 800px;
    float: right;
}

.workContent {
    margin: 20px 0;
    height: 555px;
}

.workContent .workConInded {
    display: none;
    position: relative;
}

.workConInded li {
    border-bottom: 1px dashed #f0f0f0;
    padding: 18px 0;
}

.workConInded li label, .workConInded li input {
    display: block;
    float: left;
}

.workConInded li label {
    line-height: 30px;
    display: block;
    float: left;
}

.workConInded li label sup {
    font-size: 12px;
}

.workInput {
    font-size: 14px;
    position: relative;
    width: 350px;
    float: left;
}

.workInput label {
    margin-right: 28px;
    color: #333;
    text-align: right
}

.workInput input {
    height: 20px;
    line-height: 20px;
    padding: 4px 0;
    border: 1px solid #ccc;
    width: 218px;
    text-indent: 12px;
    font-size: 12px;
}

.workInput i {
    display: block;
    height: 20px;
    line-height: 20px;
    width: 42px;
    position: absolute;
    right: 0;
    top: 5px;
    z-index: 0;
    color: #666;
}

.workBrand {
    float: right;
    width: 400px;
}

.workBrand input {
    border: none;
    border-bottom: 1px solid #ccc;
    width: 300px;
    height: 21px;
    line-height: 21px;
    padding: 4px 0;
    font-size: 12px;
    background-color: transparent;
    text-indent: 2px;
}

.workInput label {
    width: 102px;
}

.workBrand label {
    width: 100px;
    text-indent: 5px;
    color: #333;
}

.otherSpan {
    height: 35px;
    line-height: 35px;
    background: #f2f2f2;
    border-bottom: 1px solid #ccc;
    padding-left: 20px;
    width: 820px;
}

.otherSpan span {
    display: block;
    float: left;
    padding: 0 30px;
    color: #666;
    font-size: 16px;
    cursor: pointer;
}

.otherSpan span.active {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 2px solid #ff9500;
    background: #fff;
    height: 34px;
    line-height: 34px;
}

.wirConBox, .trussCon {
    clear: both;
}

.wirConBox .wirConCon {
    display: none;
    margin-top: 10px;
    position: relative;
}

.trussBox .trussCon {
    display: none;
    margin-top: 50px;
    position: relative;
}

.wirConCon .workBrand label {
    text-indent: 20px
}

.trussCon li label {
    width: 112px;
}

.trussCon .workInput {
    width: 360px;
}

.trussOther .workInput {
    width: 350px
}

li.trussOther label {
    width: 100px;
}

.workAv_right {
    width: 290px;
    background: #fff;
    margin-top: 35px;
}

.workAv_right h2 {
    background: #f7f7f7;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #1a1a1a;
}

.sys_count {
    margin-top: 22px;
    background: #f7f7f7;
    padding-bottom: 15px;
}

.sys_count h3 {
    height: 35px;
    line-height: 35px;
    border-top: 2px solid #d9d9d9;
    border-bottom: 1px dashed #d9d9d9;
    background: #ededed;
    font-size: 12px;
    padding-left: 30px;
}

.workAv_right_fix {
    position: fixed;
    top: 0px;
    left: 80%;
    margin-top: 0;
    width: 290px;
}

.sys_count_li {
    margin-top: 10px;
    overflow-x: hidden;
}

.sys_count li {
    overflow: hidden;
    padding-left: 30px;
}
.sys_count .PriceLi{
    padding-bottom: 10px;
    height: 20px;
    line-height: 19px;
}

.sys_count span, .workAv_right strong {
    display: block;
    float: left;
}

.sys_count span {
    color: #808080;
    width: 86px;
    font-size: 12px;
}

.sys_count_li strong {
    color: #333;
}

.sys_line {
    height: 2px;
    width: 270px;
    background: url(../images/img.png) no-repeat -7px -114px;
    margin: 0 auto;
    display: none;
}

sys_other {
    margin-top: 10px;
}

.sys_other span {
    color: #333;
}

.sys_other strong {
    color: #f00;
    font-size: 14px;
}

.workCount {
    padding-left: 30px;
    line-height: 30px;
}

.workCount span {
    color: #333;
    font-size: 14px;
}

.workCount strong {
    color: #f00;
    font-size: 18px;
}

.basicInfo {
    border: 1px solid #e6e6e6;
}

.basicBox {
    background: url("../images/snake_bg.gif") repeat-x;
    height: 78px;
    line-height: 78px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
    position: relative;
}

.basicBox input, .basicBox label {
    display: block;
    float: left;
}

.basicBox input {
    border-radius: 20px;
    width: 148px;
    height: 20px;
    line-height: 20px;
    padding: 4px 0;
    border: 1px solid #d9d9d9;
    text-indent: 5px;
    margin: 25px 0 0 10px;
}

.basicBox i {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    margin: 30px 10px 0 0;
}


.basicInput {
    /* overflow: hidden; */
    margin-bottom: 15px;
    position: relative;
}

.basicInput label, .basicInput input {
    display: block;
    float: left;
}

.basicInput label {
    width: 169px;
    text-align: right;
    margin-right: 30px;
    height: 30px;
    line-height: 30px;
    color: #333;
}

.basicInput label strong {
    color: #f00;
    font-weight: bold;
    position: relative;
    top: 2px
}

.basicInput input {
    height: 20px;
    line-height: 20px;
    padding: 4px 0;
    border: 1px solid #ccc;
    text-indent: 12px;
}

.basicInput input.stageInput {
    width: 218px;
}

.basicRadio {
    float: left;
    height: 30px;
    line-height: 30px;
}

.basicRadio em {
    display: block;
    float: left;
    margin-right: 30px;
    cursor: pointer;
}

.basicRadio em i {
    display: block;
    float: left;
    width: 17px;
    height: 16px;
    background: url(../images/img.png) no-repeat -41px -131px;
    margin: 7px 5px 0 0;
}

.basicRadio em.active i {
    background-position: -7px -131px
}

#floatOrder {
    width: 15px;
    height: 13px;
    padding: 2px;
    border: solid 0px #e54144;
    overflow: hidden;
    position: absolute;
    z-index: 890;
}

.Q-online {
    width: 28px;
    height: 20px;
    display: block;
    background-position: -78px -130px;
    position: fixed;
    right: 10px;
    bottom: 13px;
}

* html .Q-online {
    position: absolute;
    top: expression(eval(document.documentElement.scrollTop));
    margin: 500px 0 0 0;
}



.stageBtn {
    width: 260px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    background: url("../images/new_btn_bg.gif") no-repeat;
    font-size: 18px;
    cursor: pointer;
    border: none;
    outline: none;
    margin: 80px auto 0 auto;
    display: block;
}

.PriceLi {
    /*display:none;*/
}
.preAirInput textarea{
    border:1px solid #ccc;
}
input, textarea {
    transition: 0.3s;
}

input:focus, textarea:focus {
    border-color: #ff9500;
    -webkit-box-shadow: 0 0 2px rgba(234, 146, 32, 0.1);
    -moz-box-shadow: 0 0 2px rgba(234, 146, 32, 0.1);
    box-shadow: 0 0 2px rgba(234, 146, 32, 0.1);
}


.loadedFileName {
    float: left;
    top: 0;
    height: 30px;
    line-height: 30px;
    text-decoration: underline;
    font-size: 12px;
    color: #1490f0;
    cursor: pointer;
    display: none;
}

/*边框圆角class*/
.br5{
    border-radius: 5px;
}
.btlr {
    border-top-left-radius: 5px;
}

.btlr10 {
    border-top-left-radius: 10px;
}

.btrr10 {
    border-top-right-radius: 10px;
}

.btrr {
    border-top-right-radius: 5px;
}

.bblr {
    border-bottom-left-radius: 5px;
}

.bbrr {
    border-bottom-right-radius: 5px;
}

.preAirType span {
    margin-left: 130px;
}

.preAirMenu {
    border: none;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.preAirMenu > p {
    background: #f2f2f2;
    font-size: 18px;
    font-weight: bold;
    color: #999;
    height: 40px;
    line-height: 40px;
    letter-spacing: 15px;
    border-radius: 10px 10px 0 0;
    margin-bottom: 10px;

}

.preAirMenu > p span {
    display: inline-block;
    width: 50%;
    background: #f2f2f2;
    color: #999;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    letter-spacing: 12px;
}

.preAirMenu > p span.active {
    color: #fff;
    background: #ff9500;
}

.preAirMenu > div > p {
    background: #f2f2f2;
    font-size: 18px;
    font-weight: bold;
    color: #999;
    height: 40px;
    line-height: 40px;
    letter-spacing: 15px;
    border-radius: 10px 10px 0 0;
    margin-bottom: 10px;

}

.preAirMenu > div > p  span {
    display: inline-block;
    width: 50%;
    background: #f2f2f2;
    color: #999;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    letter-spacing: 12px;
}

.preAirMenu > div > p  span.active {
    color: #fff;
    background: #ff9500;
}


.preAirMenu .menuShadow {
    height: 21px;
    background: url(../images/menuShadow.gif) no-repeat left top;
    display: block;
    margin-top: 10px;
}

.workConInded .preAirInput {
    border: none;
}

.BlockKW {
    display: none;
}

.preAirBlock .workConInded {
    /*height:auto;*/
    display: block;
}

.preAirInput em {
    height: 30px;
    line-height: 30px;
    float: left;
    padding: 0 10px;
    background: #e6e6e6;
    cursor: pointer;
    margin-right: 1px;
    width: 70px;
    text-align: center;
}

.preAirInput em.active {
    background: #ff9500;
    color: #fff;
}

.preAirWI {
    width: auto;
}

.preAirBlock {
    height: auto;
    margin: 0 0 60px 0;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.preAirUl {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.preAirUl li {
    margin-bottom: 30px;
    padding: 0;
}

.preAirUl li.m_b0 {
    margin-bottom: 0;
}

.preAirBlock .preAirUl {
    margin-left: 40px;
    width: 810px;
    padding: 0;
    border-left: 1px solid #cacaca;
}

.preAirWI label {
    width: 140px;
}

.workSlide {
    width: 20px;
    font-size: 16px;
    line-height: 1.1;
    position: absolute;
    word-wrap: break-word;
    word-break: normal;
    text-align: center;

}

.eqSlide {
    top: 50%;
    margin-top: -34px;
    color: #ff9500;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.installCondition {
    top: 50%;
    margin-top: -17px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.installMat {
    top: 50%;
    margin-top: -34px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.m_b30 {
    margin-bottom: 30px
}

.m_b60 {
    margin-bottom: 60px
}

.m_b50 {
    margin-bottom: 50px
}

.select {
    float: left;
    position: relative;
    background: #ff9500;
    margin-left: 20px;
    cursor: pointer;
    /*display: none;*/
    width:85px;
}

.select p {
    height: 30px;
    line-height: 30px;
    color: #fff;
    padding-left: 11px;
}

.select dl {
    position: absolute;
    top: 30px;
    width: 99%;
    text-indent: 10px;
    background: #fff;
    -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
    border: 1px solid #fff0dd;
    z-index: 100;
    padding: 5px 0;
    max-height: 150px;
    overflow-y: auto;
    display: none;
}

.select dl i {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.select dd {
    height: 30px;
    line-height: 30px;
    color: #333;
}

.select dl dd:hover {
    color: #fff;
    background: #ff9500;
}
.select dd.active{
    color: #ff9500;
}
.seleTriangle {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    right: 5px;
    top: 10px;
    transition: 0.2s;
}
.selectClick dt.active {
    transform: rotate(180deg);
}
.preAirBlock ul.active {
    padding: 0;
    border-color: #ff9500;
    background: #fafafa;
}

.preAirBlock .workConInded .p_t30 {
    padding-top: 30px;
}

.preAirBlock .workConInded .p_b30 {
    padding-bottom: 30px;
}

.makeColdCount {
    position: relative;
    /*     margin-bottom: 16px; */
}

.preAirInput .countDrag {
    width: 360px;
    margin-top: 9px;
    margin-right: 20px;
    border-radius: 15px;
    position: relative;
    cursor:pointer;
}

.makeColdCount label {
    position: relative;
}

.makeColdCount input {
    width: 55px;
    height: 20px;
    outline: none;
    border: 1px solid #ccc;
    padding-left: 5px;
}

.makeColdCount label i {
    position: absolute;
    right: 37px;
    top: 5px;
}

.countMark1 {
    position: absolute;
    left: 0;
    top: 35px;
    /* display:none; */
}

.countMark50 {
    position: absolute;
    left: 168px;
    top: 35px;
    /* display:none; */
}

.countMark100 {
    position: absolute;
    left: 337px;
    top: 35px;
    /* display:none; */
}

.err {
    float: left;
    height: 30px;
    line-height: 30px;
    color: red;
    margin-left: 10px;
    display: none;
}

.m_button:hover {
    cursor: pointer;
}
.threePhaseBlock{
    display: none;
}
.baMark{
    height:30px;
    width:220px;
    margin-left: 168px;
    clear: both;
    border: 1px solid #ccc;
    text-indent: 10px;
    margin-top: 10px;
    line-height: 30px;
}

.secondLevel{
    margin-left: 168px;
    clear: both;
    padding-top: 20px;
    display: none;
}
.secondLevel:after{
    content: '';
    display: block;
    height:0;
    clear: both;
}

.secondLevel ol li{
    border:none;
    margin: 0 0 20px 0;
}
.secondLevel ol li:after{
    content: '';
    display: block;
    height:0;
    clear: both;
}
.secondLevel .secTitle{
    float: left;
    width:90px;
    text-align: left;
    font-size:12px;
    height:30px;
    line-height:30px;
    margin-right: 3px;
}
.secondLevel .secCheckTitle{
    height:26px;
    line-height:26px;
}
.secondLevel ol li .leftRadius3{
    border-radius: 3px 0 0 3px;
}
.secondLevel ol li .rightRadius3{
    border-radius:0 3px 3px 0;
}
.secondLevel ol li .br3{
    border-radius: 3px;
}
.secondLevel li em{
    font-size: 12px;
    width:70px;
    padding:0;
    height:26px;
    line-height:26px;
}
.secondLevel li em.active{
    background: #ff9500;
    color: #fff;
}
.secondLevel li label{
    width:auto;
    float: left;
    position: relative;
    margin-right: 0;
}
.secondLevel li label input{
    width:140px;
    height:28px;
    line-height:28px;
    padding:0;
    text-indent: 10px;
}
.secondLevel li label textarea{
    height:56px;
    width:280px;
    font-size:12px;
}
.secondLevel li label i{
    right:10px;
    font-size: 12px;
    top: 3px;
}
.radio,.selectInput{
    display: none;
}
.thirdLevel{
    margin-left: 94px;
    clear: both;
    padding-top: 10px;
    display: none;
}
.thirdLevel:after{
    content: '';
    display: block;
    height:0;
    clear: both;
}
.thirdLevel .isLiftUse{
    display: none;
}
.thirdLevel .isLiftUse:after{
    content: '';
    display: block;
    height:0;
    clear: both;
}
.thirdLevel .isLiftUse span{
    float: left;
    overflow: hidden;
    height:30px;
    line-height: 30px;
    margin-right: 10px;
    cursor: pointer;
    font-size: 12px;
}
.thirdLevel .isLiftUse span i {
    margin: 7px 5px 0 0;
    position: static;
    float: left;
    width: 17px;
    height: 16px;
    background: url(../images/img.png) no-repeat -41px -131px;
}
.thirdLevel .isLiftUse span.active i{
    background-position: -7px -131px;
}
.radioDiv{
    float: left;
    overflow: hidden;
}
/* 满五条的弹出框样式 */
.fiveCover{
    position:fixed;
    left:0;
    top:0;
    right:0;
    bottom:0;
    background:rgba(0,0,0,.3);
    z-index:200;
    display:none;
}
.fiveContent{
    position:fixed;
    left:50%;
    margin-left:-250px;
    top:200px;
    z-index:400;
    width:500px;
    border-radius:5px;
    background:#fff;
    display:none;
}
.fiveContent i{
    position:absolute;
    right:20px;
    top:10px;
    font-size:30px;
    color:#fff;
    cursor:pointer;
}
.fiveContent i:hover{
    color:#eee;
}
.fiveContent .fiveTitle{
    background:#ff9500;
    font-size:18px;
    text-align:center;
    color:#fff;
    height:55px;
    line-height:55px;
    border-radius:5px 5px 0 0;
}
.fiveContent .fiveBody{
    padding:30px 50px;
}
.fiveContent .fiveBody ul{
    padding:5px 0;
    border-top:1px dashed #ddd;
    border-bottom:1px dashed #ddd;
    margin-top:10px;
}
.fiveContent .fiveBody li{
    height:35px;
    line-height:35px;
    overflow:hidden;
    color:#666;
    text-indent:5px;
}
.fiveContent .fiveBody li:hover{
    background:#e6e6e6;
}
.fiveContent .fiveBody li strong{
    margin-right:10px;
}
.fiveContent .fiveBody li b{
    float:right;
    position:relative;
    color:#666;
    cursor:pointer;
    margin-right: 5px;
}
.fiveContent .fiveBody li b:hover{
    color:#166dee;
}
.fiveContent .fiveFoot{
    margin-top:20px;
    color:#ff9500;
    text-indent:5px;
    font-size:12px;
}
.isLiftUse .select{
    display: none;
}

/* 定制滚动条样式 */
.zUIpanelScrollBox,.zUIpanelScrollBar{
    width: 12px;
    right: 0;
    display: block;
    top:0;
}
.zUIpanelScrollBox{
    background: #e5e5e5;
}
.zUIpanelScrollBar{
    background:#ff9500;opacity:0.8;
    filter:alpha(opacity=80);
}
#onePhase li{
    margin-left: 29px;
}
.ui-slider .ui-slider-handle{
    border-radius: 4px;
}
.expMark{
    padding-left: 95px; font-size: 12px;color: #ff9500;
    display: block;
    padding-top: 10px;
}
.radioDiv .radioLabel{
    margin-left:10px;
}
.radioDiv .radioLabel input{
    width:140px;
}
.batteryResis .radioLabel{
    display:none;
}
.hostDustCon,.batteryResisCon{
    display:none;
}
.hide{
    display:none;
}
textarea[name='batteryDesc']{
    resize:none;
}
.preAirUl .preBottomTip{
    text-align: right;
    padding-right: 20px;
    color:#ff9500;
}
.KWchecked{
    background:url(../images/KW_checked.png) no-repeat;
    background-position-x:2px;
    background-position-y:6px
}

.secondStatic{
    display:block;
}
.workInput .markCountPop{
    position: absolute;
    width: 30px;
    height: 18px;
    line-height: 20px;
    text-align: center;
    background: #fbebd2;
    color: #ff4e00;
    top: -27px;
    left: -10px;
    display:none;
}
.workInput .markCountPop:after{
    content: " ";
    position: absolute;
    bottom: -13px;
    left: 10px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top: 10px solid #fbebd2;
}
#threeUl li strong,#singleUl li strong{
    float:left !important;
    padding-right:0 !important;
    text-align: right;
    width: 125px;

}
#threeUl li b,#singleUl li b{
    float:right;
}
.marginTop20{
    margin-top:20px;
}




.yf-userAgreementDialog {
    position: absolute;
    top: 52%;
    left: 50%;
    transform: translate(-50%, -59%);
    width: 800PX;
    height: 500PX;
    background: #ffffff;
    border: 3PX solid #e6e6e6;
    display: none;
    z-index: 1000;
    cursor: pointer;
    box-sizing: border-box;
    border-radius: 8PX;
}

.yf-userAgreementDialog .yf-topFixed {
    position: fixed;
    width: 664PX;
    height: 35PX;
    top: 0;
    padding-left: 65PX;
    padding-right: 71PX;
}

.yf-userAgreementDialog .agreementContent {
    display: inline-block;
    overflow-y: auto;
    line-height: 24PX;
    margin-top: 35PX;
    margin-left: 65PX;
    padding-top: 35PX;
    padding-right: 71PX;
    height: 426PX;
    box-sizing: border-box;
}


.yf-userAgreementDialog .yf-bottomFixed {
    width: 100%;
    position: fixed;
    height: 49PX;
    z-index: 1000;
    bottom: 0;
}

.yf-userAgreementDialog .yf-topFixed .blankSpank {
    height: 35PX;
    position: fixed;
    top: 0;
    width: 664PX;
    text-align: center;
    line-height: 35PX;
}

.yf-userAgreementDialog .yf-topFixed .yf-closeButton {
    position: fixed;
    width: 12PX;
    height: 12PX;
    top: 23PX;
    right: 38PX;
}