/* 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;
    display:none;
}

.inventory {
}

.inventory .inventory_append_t {
    background: url(../images/preAir_inventory.png) no-repeat;
    height: 59px;
    line-height: 80px;
    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: 132px;
    text-align: center;
}
.table p .s2{ width: 167px;}
.table p .s3{ width: 90px;}
.table p .s4{ width: 81px;}
.table p .s5{ width: 116px;}
.table p .s6{ width: 101px;}
.table p .s7{ width: 111px;}

.inventoryOverscroll {
    padding-right: 0;
    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;
}
.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;
}
.inventory_table_content .s1{text-align: center; width: 110px; padding: 0 10px; color: #ff9500}
.inventory_table_content .s2{ width: 166px;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: 115px;border-right:none;}



.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: 85px;
    text-align: center;
    margin: 0 14px;
    cursor: pointer;
}

.workAv_serviceType ol li a {
    display: block;
    border-radius: 30px;
    color: #333;
}

.workAv_serviceType ol li.active a {
    background: #ff9500;
    color: #fff;
}

.work_error {
    margin-left: 8px;
    color: #f00;
    height: 30px;
    line-height: 30px;
    float: left;
    display: none;
}

.contact_error {
    position: absolute;
    top: 25px;
    font-size: 14px
}

.workTips {
    position: absolute;
    top: 7px;
    background-position: -7px -80px;
    width: 16px;
    height: 16px;
    text-indent: -999em;
    margin-left: 5px;
    display: inline-block;
}
.newWorkTips{
	top:11px;
}
.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;
}

.workMenu {
}

.workMenu ul li {
    border-radius: 4px;
    height: 26px;
    line-height: 26px;
    padding: 0 20px;
    text-align: center;
    float: left;
    font-size: 14px;
    color: #444;
    margin: 15px 12px 0 15px;
    position: relative;
    font-weight: bold;
    cursor: pointer;
}

.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.7;
    padding: 20px;
    background: #fff;
    width: 260px;
    border: 1px solid #ccc;
    left: 20px;
    top: 30px;
}

.workContent ul {
    width: 800px;
    overflow: hidden;
    padding-left: 40px;
}

.workContent {
    margin: 20px 0;
    height: 555px;
    overflow: hidden
}

.workContent ul {
    width: 800px;
    overflow: hidden;
    float: right;
}

.workContent {
    margin: 20px 0;
    height: 555px;
    overflow: hidden
}

.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 {
    height: 40px;
    line-height: 40px;
    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: 30px;
    line-height: 30px;
    padding: 4px 0;
    border: 1px solid #ccc;
    width: 218px;
    text-indent: 12px;
    font-size: 12px;
    border-radius: 2px;
}

.workInput i {
    display: block;
    height: 20px;
    line-height: 20px;
    width: 42px;
    position: absolute;
    right: 0px;
    top: 9px;
    z-index: 0;
}

.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 {
    padding: 15px 0;
    overflow-x: hidden;
}

.sys_count li {
    padding: 7px 0 7px 30px;
    overflow: hidden;
    line-height: 19px;
    height: 20px;
}

.sys_count li b {
    float: right;
    margin-right: 20px;
    cursor: pointer;
    background: url('../images/default_delete.png') no-repeat;
    width: 18px;
    height: 18px;
    position: relative;
    top: 1px;
    display: none;

}

.sys_count li b:hover {
    background: url('../images/red_delete.png') no-repeat;
}

.sys_count span, .workAv_right strong {
    display: block;
    float: left;
}

.sys_count span {
    color: #808080;
    width: 90px;
    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;
}

.basicTel i {
    background-position: -122px -131px
}

.basicInput {
    /* overflow: hidden; */
    margin-bottom: 15px;
    position: relative;
}

.basicInput label, .basicInput input {
    display: block;
    float: left;
}

.basicInput label {
    width: 165px;
    text-align: right;
    margin-right: 34px;
    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: 36px;
    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;
}

.attach_area {
    display: block;
    font-size: 12px;
    color: #1490f0;
    cursor: pointer;
    float: left;
    height: 30px;
    line-height: 30px;
}

input.upload_workorder {
    height: 30px;
    line-height: 25px;
    display: block;
    float: left;
    cursor: pointer;
    width: 85px;
    padding: 0px;
    top: 0px;
    text-indent: 0;
    display: none;
}

a.attach_area:hover {
    text-decoration: underline;
}

.stageBtn {
    display: inline-block;
    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;*/
}

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);
}

label.upload_workorder {
    height: 30px;
    line-height: 30px;
    padding: 0px;
    width: 85px;
    cursor: pointer;
    text-align: center;
    background: #ddd;
    display: none;
}

.attach_result {
    /* float: left; */
    margin-left: 355px;
    height: 30px;
    line-height: 30px;
    color: red;
}

.loadedFileName {
    float: left;
    top: 0;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #1490f0;
    cursor: pointer;
    display: none;
}

/*todo 精密空调样式分割线----以下*/
/*边框圆角class*/
.btlr {
    border-top-left-radius: 5px;
}

.btrr {
    border-top-right-radius: 5px;
}

.bblr {
    border-bottom-left-radius: 5px;
}

.bbrr {
    border-bottom-right-radius: 5px;
}

.preAirType span {
    margin-left: 225px;
}

.preAirMenu {
    border: none;
    padding-top: 0;
    padding-bottom: 0;
    /*margin-bottom: 30px;*/
    -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;
    text-align: center;
    letter-spacing: 15px;
    border-radius: 10px 10px 0 0;
}

.preAirMenu ul li {
    margin-top: 20px;
    margin-bottom: 10px;
}

.preAirMenu .menuShadow {
    display: block;
    height: 16px;
    background: url("../images/menuShadow.gif") no-repeat;
}

.workConInded .preAirInput {
    border: none;
}

.BlockKW {
    display: none;
}
.radioDiv{
	float:left;
}
.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,.preAirMenu {
    -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;
    float: left;
    margin-right: 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: -36px;
    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: -34px;
    -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
}

.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 {
    padding-left: 168px;
    padding-top: 8px;
    position: relative;
}

.preAirInput .countDrag {
    width: 360px;
    margin-top: 9px;
    margin-right: 20px;
    cursor:pointer;
}

.makeColdCount label {
    position: relative;
}

.makeColdCount input {
    width: 113px;
    height: 26px;
    outline: none;
    border: 1px solid #ccc;
    padding-left: 5px;
}

.makeColdCount label i {
    position: absolute;
    right: -1px;
    top: -2px;
}

.countMark1 {
    position: absolute;
    left: 169px;
    top: 35px;
}

.countMark50 {
    position: absolute;
    left: 337px;
    top: 35px;
}

.countMark100 {
    position: absolute;
    left: 493px;
    top: 35px;
}

.err {
    float: left;
    height: 30px;
    line-height: 30px;
    color: red;
    margin-left: 10px;
    display: none;
}

/* 定制滚动条样式 */
.zUIpanelScrollBox, .zUIpanelScrollBar {
    width: 12px;
    right: 0px;
    display: block;
    top: 0px;
}

.zUIpanelScrollBox {
    background: #e5e5e5;
}

.zUIpanelScrollBar {
    background: #ff9500;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

/*右侧提交按钮*/
.orderSubmit {
    text-align: center;
    margin-top: 20px;
}

.orderSubmit i {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    width: 200px;
    background: url("../images/order_submit_btn.png") no-repeat left top;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 4px;
    cursor: pointer;
}

.orderSubmit i:hover {
    background: url("../images/hover_order_submit_btn.png") no-repeat left top;
}

.preAirUl .radioSpan {
    float: left;
    height: 70px;
    line-height: 70px;
    margin-left: 40px;
    cursor: pointer;
    color: #333;
    font-size: 14px;
}

.preAirUl .radioSpan i {
    height: 16px;
    width: 17px;
    margin-right: 8px;
    display: inline-block;
    background: url("../images/img.png") no-repeat -41px -131px;
    vertical-align: sub;
}

.preAirUl .radioSpan.active i {
    background: url("../images/img.png") no-repeat -7px -131px;
}

.preAirInput .radioInput {
    display: none;
}

.civilWrap {
    height: 30px;
}
.sweetTip{
    margin-top: 30px;
    padding-left: 40px;
    color: #ff9500;
    font-size: 12px;
}
.sweetTip p{
    margin-bottom: 10px;
}
.sweetTip em{
	float:left;
}
.workInput .workInputRadio{
    float: left;
    height:40px;
    line-height:40px;
    margin-right: 30px;
    width:auto;
    cursor: pointer;
}
.workInput .workInputRadio b{
    margin-top: 12px;
    margin-right: 10px;
    float: left;
    width:17px;
    height:16px;
    background: url("../images/img.png") no-repeat;
    background-position: -41px -131px;
}
.workInput .workInputRadio.active b{
    background-position: -7px -131px;
}
.preAirUl .checkSpan{
    float: left;
    line-height:20px;
    margin-right: 33px;
    cursor: pointer;
    color: #333;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}
.preAirUl .checkSpan i{
    height: 16px;
    width: 17px;
    position: static;
    margin-right: 8px;
    display: inline-block;
    vertical-align: sub;
    background: url("../images/span_green_unchecked.png") no-repeat left top;
}
.preAirUl .checkSpan.active i{
    background: url("../images/span_green_checked.png") no-repeat left top;
}
.paddingl20{
	padding-left:20px;
	line-height:16px;
}
.tipOrange{
	float:right;
	margin-right:20px;
	margin-top:10px;
	color: #ff9500;
    font-size: 12px;

}
.select{
	display:block;
    float: left;
    padding-right: 20px;
    background: #ff9500;
    cursor: pointer;
    width: 800px;
    border-radius: 5px;
}
.select p{
    height: 30px;
    line-height: 30px;
    color: #fff;
    min-width: 79px;
    padding-left: 11px;
}
.select dl{
    position: absolute;
    top: 30px;
    width: 158px;
    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 #eee;
    display: none;
    max-height: 195px;
    overflow-y: auto;
    z-index:200;
    /* display:block; */
}
.select dl i{
    position: absolute;
    bottom:0;
    width:100%;
}
.select dd{
    height:30px;
    line-height:30px;
}
.select dd.active{
	color:#ff9500;
}
.select dd:hover{
    color: #fff;
    background:#ff9500;
}
.selectClick dt.active{
	transform: rotate(180deg);
}
.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;
}



/*底部上传图片和安装维修信息样式*/

.imgList .imgCount {
    float: left;
    margin: 20px 0 0 10px;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #999;
}
.uploadImage .uploadImg {
    margin: 20px 0 0 20px;
    width: 60px;
    height: 60px;
    background: url(../images/imgAdd.png) no-repeat;
}
.imgSrc {
    width: 100%;
    height: 100%;
}

.uploadImage .delImg {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 18px;
    height: 18px;
    background: url('../images/removeicon.png') no-repeat;
}


.uploadImage .imgPre {
    position: relative;
    float: left;
    margin: 20px 0 0 20px;
    width: 60px;
    height: 60px;
    background: url('../images/2.jpg') no-repeat;
    background-size: 100% 100%;
}
.orderExplain {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: 585px;
    min-height: 200px;
    border: 1px solid #ccc;
}
.installIntro {
    display: block;
    margin: 20px;
    width: 540px;
    min-height: 100px;
    resize: none;
    border: none;
}
.uploadImg .imgLoad {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
    opacity: 0;
}
.uploadImage {
    margin-top: 40px;
}
.itemTip{
	position:relative;
	margin:20px 0 6px 168px;
	width: 610px;
	line-height: 22px;
    font-size: 12px;
    padding: 10px 15px;
    color: #666;
    border-radius:5px;
    box-shadow:0 0 6px rgba(64,86,99,.2);
    background-color: #fff;
}
.itemTip .itemIcon{
	display:block;
	width:11px;
	height:22px;
	background-repeat:no-repeat;
	background-image:url('../images/leftTrianger.png');
	position: absolute;
    top: 50%;
    left: -11px;
    margin-top: -11px;	
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.itemTip.active .itemIcon{
	background-image:url('../images/grayleftTrianger.png');
}
.sys_count_li li:nth-child(8) span,.sys_count_li li:nth-child(9) span,.sys_count_li li:nth-child(10) span,.sys_count_li li:nth-child(11) span,.sys_count_li li:nth-child(12) span,.sys_count_li li:nth-child(13) span,.sys_count_li li:nth-child(14) span,.sys_count_li li:nth-child(15) span,.sys_count_li li:nth-child(16) span,.sys_count_li li:nth-child(17) span,.sys_count_li li:nth-child(18) span,.sys_count_li li:nth-child(19) span,.sys_count_li li:nth-child(20) span,.sys_count_li li:nth-child(21) span,.sys_count_li li:nth-child(22) span{
	color:rgba(51,51,51,1);
}

