@CHARSET "UTF-8";
.marginT60 {
  margin-top: 60px;
}
.leftWidth {
  width: 840px;
}
h2 {
  margin: 0;
  padding: 0;
}
h3 {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
  outline: 0;
}
input {
  padding: 0;
}
.rightWidth {
  width: 290px;
}
.marginL15 {
  margin-left: 15px !important;
}
.marginL26{
  margin-left:26px !important;
}
.marginT20 {
  margin-top: 20px;
}
.marginT15 {
  margin-top: 15px !important;
}
.marginT25 {
  margin-top: 25px;
}
.marginT30 {
  margin-top: 30px;
}
.marginL25 {
  margin-left: 25px;
}
.marginL20 {
  margin-left: 20px;
}
.marginL50 {
  margin-left: 50px !important;
}
.marginB22{
	margin-bottom: 22px;
}
.marginB80 {
  margin-bottom: 80px;
}
.marginR10 {
  margin-right: 10px !important;
}
.marginR20 {
  margin-right: 20px;
}
.marginB120 {
  margin-bottom: 120px;
}
.paddB40 {
  padding-bottom: 40px !important;
}
.paddB20 {
  padding-bottom: 20px !important;
}
.l {
  float: left;
}
.r {
  float: right;
}
body {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
ul {
  padding: 0;
  margin: 0;
}
.typeContain::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.selectType {
  display: inline-block;
  width: 150px;
  height: 38px;
  border: 1px solid #dddddd;
  border-radius: 3px;
  margin-left: 18px;
  position: relative;
}
.selectType select {
  border: none;
  width: 150px;
  height: 40px;
  padding-left: 10px;
  outline: none;
  -webkit-appearance: none;
  background: url(../images/downicon.png) no-repeat right;
  background-position-x: 90%;
  font-size: 14px;
  cursor: pointer;
}
.selectType .selectTips {
  background: url(../images/img.png) no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  right: -23px;
  top: 12px;
  background-position: -7px -80px;
  cursor: pointer;
}
.carryWords {
  position: relative;
  width: 150px;
  height: 40px;
  display: inline-block;
}
.carryWords input {
  outline: none;
  width: 140px;
  height: 40px;
  padding-left: 10px;
  border: 1px solid #dddddd;
  font-size: 14px;
  font-weight: 400;
  border-radius: 3px;
  color: #333333;
}
.carryWords span {
  position: absolute;
  right: 10px;
  top: 12px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
}
.workBox {
  background: #ffffff;
  padding: 0 20px 20px 30px;
  border-radius: 0 0 8px 8px;
}
.workBox:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.workBox .workService .iconSize {
  background: url(../images/lefticongreay.png) no-repeat;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
}
.workBox .workService .textStyle {
  font-size: 14px;
  font-weight: 600;
  color: #333333;
  margin-left: 7px;
}
.workBox .workService:hover .iconSize {
  background: url(../images/lefticon.png) no-repeat;
}
.workBox .deviceInformation .iconSize {
  background: url(../images/equipmentgreeay.png) no-repeat;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
}
.workBox .deviceInformation:hover .iconSize {
  background: url(../images/equipment.png) no-repeat;
}
.workBox .deviceInformation .textStyle {
  font-size: 14px;
  font-weight: 600;
  color: #333333;
  margin-left: 7px;
}
.workBox .deviceInformation .line {
  width: 840px;
  height: 1px;
  background: #e6e6e6;
  margin-top: 19px;
}
.workBox .deviceInformation .listContain {
  margin-top: 10px;
}
.workBox .deviceInformation .listContain .list {
  background: #ffffff;
  border: 1px solid #f5f5f5;
  padding: 0 11px 0 58px;
  position: relative;
  font-size: 0;
}
.workBox .deviceInformation .listContain .list:not(:first-child){
	border-top:none;
}
.workBox .deviceInformation .listContain .list .no {
  display: inline-block;
  background: #ffe3bb;
  border-radius: 50%;
  font-size: 14px;
  font-weight: 400;
  color: #fb9502;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
}
.workBox .deviceInformation .listContain .list .tips {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  margin-left: 10px;
  position: absolute;
  bottom: 16px;
  right: 9px;
}
.workBox .deviceInformation .listContain .list .tips::before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #ffba00;
  border-radius: 50%;
  margin-right: 4px;
  vertical-align: middle;
}
.workBox .deviceInformation .listContain .list::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.workBox .deviceInformation .listContain .list .windowSize {
  display: inline-block;
  margin-left: 10px;
  width:700px;
  position: relative;
}
.workBox .deviceInformation .listContain .list .windowSize .minTips{
    font-size: 13px;
    font-weight: 400;
    color: #fb9502;
    margin: 0 6px;
    position: absolute;
    width: 200px;
    line-height: 1.5;
}
.workBox .deviceInformation .listContain .list .windowSize input {
  width: 60px;
  height: 40px;
  background: #ffffff;
  border: 1px solid #ffe3bb;
  border-radius: 3px;
  padding-left: 10px;
  font-size: 14px;
}
.workBox .deviceInformation .listContain .list .windowSize .ride {
  font-size: 16px;
  font-weight: 400;
  color: #fb9502;
  margin: 0 6px;
}
.workBox .deviceInformation .listContain .list .windowSize .results {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  margin: 0 9px;
}
.workBox .deviceInformation .listContain .list .windowSize .results span {
  font-size: 14px;
  font-weight: 400;
  color: #fb9502;
  margin: 0 4px;
}
.workBox .deviceInformation .listContain .list .deleteMyself {
  position: absolute;
  right: 11px;
  top: 16px;
}
.workBox .deviceInformation .listContain .list .deleteMyself img {
  width: 21px;
  height: 24px;
  cursor: pointer;
}
.workBox .deviceInformation .addNew {
  height: 40px;
  background: #f4f4f4;
  line-height: 40px;
}
.workBox .deviceInformation .addNew .addTips {
  font-size: 12px;
  font-weight: 400;
  color: #808080;
  margin-left: 12px;
}
.workBox .deviceInformation .addNew .addButton {
  width: 140px;
  height: 40px;
  background: #fb9502;
  cursor: pointer;
}
.workBox .deviceInformation .addNew .addButton .leftIcon {
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #ffffff;
  vertical-align: middle;
  margin-left: 16px;
  position: relative;
  color: #FB9502;
}
.workBox .deviceInformation .addNew .addButton .leftIcon::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 11px;
  margin-left: -6px;
  margin-top: -2px;
  border-top: 3px solid;
}
.workBox .deviceInformation .addNew .addButton .leftIcon::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  height: 11px;
  margin-left: -2px;
  margin-top: -6px;
  border-left: 3px solid;
}
.workBox .deviceInformation .addNew .addButton .rightWord {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  margin-left: 4px;
}
.workBox .personnel {
  display:none;
  margin-top: 60px;
}
.workBox .personnel .iconSize {
  background: url(../images/renyuan.png) no-repeat;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
}
.workBox .personnel:hover .iconSize {
  background: url(../images/renyuanactive.png) no-repeat;
}
.workBox .personnel .textStyle {
  font-size: 14px;
  font-weight: 600;
  color: #333333;
  margin-left:5px;
}
.workBox .logistics .iconSize {
  background: url(../images/wuliugreay.png) no-repeat;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
}
.workBox .logistics:hover .iconSize {
  background: url(../images/wuliu.png) no-repeat;
}
.workBox .logistics .textStyle {
  font-size: 14px;
  font-weight: 600;
  color: #333333;
  margin-left:7px;
}
.workBox .logistics .status {
  display: inline-block;
  margin-left: 26px;
}
.workBox .logistics .status span {
  display: inline-block;
  width: 100px;
  height: 33px;
  background: #ffffff;
  border: 1px solid #999999;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 33px;
  text-align: center;
  cursor: pointer;
}
.workBox .logistics .status .active {
  background: #fb9502;
  color: #FFFFFF;
  border: none;
}
.workBox .logistics .inputNumber {
  width: 150px;
  height: 40px;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 3px;
  outline: none;
  padding-left: 10px;
  font-size: 14px;
}
.repertoire .title {
  width: 290px;
  height: 43px;
  background: #fafafa;
  font-size: 16px;
  font-weight: 400;
  color: #808080;
  text-align: center;
  line-height: 43px;
}
.repertoire .repertoire_count {
  margin-top: 22px;
  background: #f7f7f7;
  padding-bottom: 15px;
  width: 290px;
}
.repertoire .repertoire_count h3 {
  font-size: 14px;
  font-weight: 400;
  color: #1a1a1a;
  line-height: 35px;
  padding-left: 30px;
}
.repertoire .repertoire_count .repertoire_count_line {
  width: 250px;
  height: 1px;
  border-bottom: 0.5px dashed #d9d9d9;
  margin: 0 auto;
}
.repertoire .repertoire_count .repertoire_count_li {
  padding: 0 20px 0 30px;
  margin: 23px 0 34px 0;
}
.repertoire .repertoire_count .repertoire_count_li li {
  margin-bottom: 10px;
}
.repertoire .repertoire_count .repertoire_count_li li::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.repertoire .repertoire_count .repertoire_count_li li .type {
  font-size: 12px;
  font-weight: 400;
  color: #808080;
}
.repertoire .repertoire_count .repertoire_count_li li .money {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}
.repertoire .repertoire_count .repertoire_count_other {
  padding: 0 20px 0 30px;
}
.repertoire .repertoire_count .repertoire_count_other li {
  margin-bottom: 10px;
}
.repertoire .repertoire_count .repertoire_count_other li::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.repertoire .repertoire_count .repertoire_count_other li .type {
  font-size: 12px;
  font-weight: 400;
  color: #333333;
}
.repertoire .repertoire_count .repertoire_count_other li .money {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}
.repertoire .repertoire_count .totalCost {
  padding: 0 20px 0 30px;
  line-height: 32px;
}
.repertoire .repertoire_count .totalCost::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.repertoire .repertoire_count .totalCost .allMoney {
  font-size: 12px;
  font-weight: 400;
  color: #ff4d00;
}
.repertoire .repertoire_count .totalCost .number {
  font-size: 24px;
  font-weight: 400;
  color: #ff4d00;
}
.repertoire .repertoire_count .submit {
  width: 250px;
  height: 45px;
  margin: 0 auto;
  margin-top: 30px;
}
.repertoire .repertoire_count .submit .orderSubBtn {
  width: 250px;
  height: 45px;
  background: linear-gradient(0deg, #ff9500, #ffc36e);
  border-radius: 4px;
  border: none;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  text-shadow: 1px 1px 0px rgba(191, 114, 7, 0.4);
  outline: none;
  cursor: pointer;
}
._scroll_bar {
  width: 4px !important;
  background: #cccccc !important;
}
.install {
  display: none;
}
.install .newInventory {
  width: 500px;
  position: absolute;
  top: 113px;
  left: 58%;
  right: 25px;
  z-index: 1000;
  display: block;
}
.install .inventory .newInventory_t {
  background: url(../images/inventory.png) no-repeat;
  height: 59px;
  line-height: 80px;
  width:473px;
  color: #fff;
  font-size: 16px;
  padding-left: 26px;
  font-weight: bold;
  background-size: cover;
  background-position-x: -297px;
  position: absolute;
  top: -59px;
}
.install .table {
  background: #ffffff;
  padding: 10px 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
.install .table p {
  color: #111;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding: 0px 20px;
}
.install .table span {
  display: block;
  float: left;
  text-align: center;
  overflow: hidden;
}
.install .table p .s1 {
  width: 120px;
  text-align: center;
}
.install .table p .s2 {
  width: 88px;
}
.install .table p .s3 {
  width: 98px;
}
.install .table p .s4 {
  width: 110px;
}
.install .scrollStyle {
  height: 250px;
  position: relative;
  padding-right: 0;
  margin: 0px 20px;
  border: 1px solid #e0e0e0;
  margin-bottom: 10px;
  width: 440px;
}
.install .inventory_table_content {
  border-bottom: none;
}
.install .inventory_table_content li {
  border-bottom: 1px solid #e0e0e0;
  height: 39px;
  line-height: 39px;
  overflow: hidden;
}
.install .inventory_table_content li span {
  font-size: 12px;
}
.install .inventory_table_content .s1,
.install .inventory_table_content .s2,
.install .inventory_table_content .s3 {
  border-right: 1px solid #e0e0e0;
}
.install .inventory_table_content .s1 {
  text-align: center;
  width: 120px;
  padding: 0 10px;
  color: #666;
}
.install .inventory_table_content .s2 {
  width: 88px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.install .inventory_table_content .s3 {
  width: 98px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.install .inventory_table_content .s4 {
  width: 110px;
  color: #666;
}
.install .table .newInventory_h3 {
  text-align: right;
  color: #666666;
  font-size: 12px;
  line-height: 30px;
  padding-right: 46px;
}
.install .table .newInventory_h3 strong {
  vertical-align: bottom;
  color: #ff0000;
  font-size: 16px;
  font-weight: bold;
}
.install .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;
}
.other {
  display: none;
}
.other .newInventory {
  width: 500px;
  position: absolute;
  top: 113px;
  left: 58%;
  right: 25px;
  z-index: 1000;
  display: block;
}
.other .inventory .newInventory_t {
  background: url(../images/inventory.png) no-repeat;
  height: 59px;
  line-height: 80px;
  width:473px;
  color: #fff;
  font-size: 16px;
  padding-left: 26px;
  font-weight: bold;
  background-size: cover;
  background-position-x: -297px;
  position: absolute;
  top: -59px;
}
.other .table {
  background: #ffffff;
  padding: 10px 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
.other .table p {
  color: #111;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding: 0px 20px;
}
.other .table span {
  display: block;
  float: left;
  text-align: center;
  overflow: hidden;
}
.other .table p .s1 {
  width: 120px;
  text-align: center;
}
.other .table p .s2 {
  width: 88px;
}
.other .table p .s3 {
  width: 98px;
}
.other .table p .s4 {
  width: 110px;
}
.other .scrollStyle {
  height: 250px;
  position: relative;
  padding-right: 0;
  margin: 0px 20px;
  border: 1px solid #e0e0e0;
  margin-bottom: 10px;
  width: 440px;
}
.other .inventory_table_content {
  border-bottom: none;
}
.other .inventory_table_content li {
  border-bottom: 1px solid #e0e0e0;
  height: 39px;
  line-height: 39px;
  overflow: hidden;
}
.other .inventory_table_content li span {
  font-size: 12px;
}
.other .inventory_table_content .s1,
.other .inventory_table_content .s2,
.other .inventory_table_content .s3 {
  border-right: 1px solid #e0e0e0;
}
.other .inventory_table_content .s1 {
  text-align: center;
  width: 120px;
  padding: 0 10px;
  color: #666;
}
.other .inventory_table_content .s2 {
  width: 88px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.other .inventory_table_content .s3 {
  width: 98px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.other .inventory_table_content .s4 {
  width: 110px;
  color: #666;
}
.other .table .newInventory_h3 {
  text-align: right;
  color: #666666;
  font-size: 12px;
  line-height: 30px;
  padding-right: 46px;
}
.other .table .newInventory_h3 strong {
  vertical-align: bottom;
  color: #ff0000;
  font-size: 16px;
  font-weight: bold;
}
.other .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;
}
.repair {
  display: none;
}
.repair .newInventory {
  width: 660px;
  position: absolute;
  top: 113px;
  left: 44%;
  right: 25px;
  z-index: 1000;
  display: block;
}
.repair .inventory .newInventory_t {
  background: url(../images/inventory.png) no-repeat;
  height: 59px;
  line-height: 80px;
  color: #fff;
  font-size: 16px;
  padding-left: 26px;
  font-weight: bold;
  background-size: cover;
  width: 634px;
  background-position-x: -119px;
  position: absolute;
  top: -59px;
}
.repair .table {
  background: #ffffff;
  padding: 10px 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
.repair .table p {
  color: #111;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding: 0px 20px;
}
.repair .table span {
  display: block;
  float: left;
  text-align: center;
  overflow: hidden;
}
.repair .table p .s1 {
  width: 120px;
  text-align: center;
}
.repair .table p .s2 {
  width: 158px;
}
.repair .table p .s3 {
  width: 88px;
}
.repair .table p .s4 {
  width: 98px;
}
.repair .table p .s5 {
  width: 110px;
}
.repair .scrollStyle {
  height: 250px;
  position: relative;
  padding-right: 0;
  margin: 0px 20px;
  border: 1px solid #e0e0e0;
  margin-bottom: 10px;
  width: 599px;
}
.repair .inventory_table_content {
  border-bottom: none;
}
.repair .inventory_table_content li {
  border-bottom: 1px solid #e0e0e0;
  height: 39px;
  line-height: 39px;
  overflow: hidden;
}
.repair .inventory_table_content li span {
  font-size: 12px;
}
.repair .inventory_table_content .s1,
.repair .inventory_table_content .s2,
.repair .inventory_table_content .s3,
.repair .inventory_table_content .s4 {
  border-right: 1px solid #e0e0e0;
}
.repair .inventory_table_content .s1 {
  text-align: center;
  width: 120px;
  padding: 0 10px;
  color: #666;
}
.repair .inventory_table_content .s2 {
  width: 158px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.repair .inventory_table_content .s3 {
  width: 88px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.repair .inventory_table_content .s4 {
  width: 98px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.repair .inventory_table_content .s5 {
  width: 110px;
  color: #666;
}
.repair .table .newInventory_h3 {
  text-align: right;
  color: #666666;
  font-size: 12px;
  line-height: 30px;
  padding-right: 46px;
}
.repair .table .newInventory_h3 strong {
  vertical-align: bottom;
  color: #ff0000;
  font-size: 16px;
  font-weight: bold;
}
.repair .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;
}
.inspection {
  display: none;
}
.inspection .newInventory {
  width: 500px;
  position: absolute;
  top: 113px;
  left: 58%;
  right: 25px;
  z-index: 1000;
  display: block;
}
.inspection .inventory .newInventory_t {
  background: url(../images/inventory.png) no-repeat;
  height: 59px;
  width:474px;
  line-height: 80px;
  color: #fff;
  font-size: 16px;
  padding-left: 26px;
  font-weight: bold;
  background-size: cover;
  background-position-x: -289px;
  position: absolute;
  top: -59px;
}
.inspection .table {
  background: #ffffff;
  padding: 10px 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
.inspection .table p {
  color: #111;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding: 0px 20px;
}
.inspection .table span {
  display: block;
  float: left;
  text-align: center;
  overflow: hidden;
}
.inspection .table p .s1 {
  width: 120px;
  text-align: center;
}
.inspection .table p .s2 {
  width: 88px;
}
.inspection .table p .s3 {
  width: 98px;
}
.inspection .table p .s4 {
  width: 110px;
}
.inspection .scrollStyle {
  height: 250px;
  position: relative;
  padding-right: 0;
  margin: 0px 20px;
  border: 1px solid #e0e0e0;
  margin-bottom: 10px;
  width: 440px;
}
.inspection .inventory_table_content {
  border-bottom: none;
}
.inspection .inventory_table_content li {
  border-bottom: 1px solid #e0e0e0;
  height: 39px;
  line-height: 39px;
  overflow: hidden;
}
.inspection .inventory_table_content li span {
  font-size: 12px;
}
.inspection .inventory_table_content .s1,
.inspection .inventory_table_content .s2,
.inspection .inventory_table_content .s3 {
  border-right: 1px solid #e0e0e0;
}
.inspection .inventory_table_content .s1 {
  text-align: center;
  width: 120px;
  padding: 0 10px;
  color: #666;
}
.inspection .inventory_table_content .s2 {
  width: 88px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.inspection .inventory_table_content .s3 {
  width: 98px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.inspection .inventory_table_content .s4 {
  width: 110px;
  color: #666;
}
.inspection .table .newInventory_h3 {
  text-align: right;
  color: #666666;
  font-size: 12px;
  line-height: 30px;
  padding-right: 46px;
}
.inspection .table .newInventory_h3 strong {
  vertical-align: bottom;
  color: #ff0000;
  font-size: 16px;
  font-weight: bold;
}
.inspection .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;
}
.service {
  display: none;
}
.service .newInventory {
  width: 391px;
  position: absolute;
  top: 113px;
  left: 67%;
  right: 25px;
  z-index: 1000;
  display: block;
}
.service .inventory .newInventory_t {
  background: url(../images/inventory.png) no-repeat;
  height: 59px;
  line-height: 80px;
  width:365px;
  color: #fff;
  font-size: 16px;
  padding-left: 26px;
  font-weight: bold;
  background-size: cover;
  background-position-x: -399px;
  position: absolute;
  top: -59px;
}
.service .table {
  background: #ffffff;
  padding: 10px 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
.service .table p {
  color: #111;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding: 0px 20px;
}
.service .table span {
  display: block;
  float: left;
  text-align: center;
  overflow: hidden;
}
.service .table p .s1 {
  width: 120px;
  text-align: center;
}
.service .table p .s2 {
  width: 88px;
}
.service .table p .s3 {
  width: 98px;
}
.service .scrollStyle {
  height: 250px;
  position: relative;
  padding-right: 0;
  margin: 0px 20px;
  border: 1px solid #e0e0e0;
  margin-bottom: 10px;
  width: 329px;
}
.service .inventory_table_content {
  border-bottom: none;
}
.service .inventory_table_content li {
  border-bottom: 1px solid #e0e0e0;
  height: 39px;
  line-height: 39px;
  overflow: hidden;
}
.service .inventory_table_content li span {
  font-size: 12px;
}
.service .inventory_table_content .s1,
.service .inventory_table_content .s2 {
  border-right: 1px solid #e0e0e0;
}
.service .inventory_table_content .s1 {
  text-align: center;
  width: 120px;
  padding: 0 10px;
  color: #666;
}
.service .inventory_table_content .s2 {
  width: 88px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.service .inventory_table_content .s3 {
  width: 98px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.service .table .newInventory_h3 {
  text-align: right;
  color: #666666;
  font-size: 12px;
  line-height: 30px;
  padding-right: 46px;
}
.service .table .newInventory_h3 strong {
  vertical-align: bottom;
  color: #ff0000;
  font-size: 16px;
  font-weight: bold;
}
.service .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;
}
.windowInstall {
  display: none;
}
.windowInstall .newInventory {
  width: 800px;
  position: absolute;
  top: 113px;
  left: 34%;
  right: 25px;
  z-index: 1000;
  display: block;
}
.windowInstall .inventory .newInventory_t {
  background: url(../images/inventory.png) no-repeat;
  height: 59px;
  line-height: 80px;
  color: #fff;
  font-size: 16px;
  padding-left: 26px;
  font-weight: bold;
  background-size: cover;
  width: 800px;
  background-position-x: -20px;
  position: absolute;
  top: -59px;
}
.windowInstall .table {
  background: #ffffff;
  padding: 10px 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
.windowInstall .table p {
  color: #111;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding: 0px 20px;
}
.windowInstall .table span {
  display: block;
  float: left;
  text-align: center;
  overflow: hidden;
}
.windowInstall .table p .s1 {
  width: 120px;
  text-align: center;
}
.windowInstall .table p .s2 {
  width: 159px;
}
.windowInstall .table p .s3 {
  width: 138px;
}
.windowInstall .table p .s4 {
  width: 99px;
}
.windowInstall .table p .s5 {
  width: 98px;
}
.windowInstall .table p .s6 {
  width: 101px;
}
.windowInstall .scrollStyle {
  height: 250px;
  position: relative;
  padding-right: 0;
  margin: 0px 20px;
  border: 1px solid #e0e0e0;
  margin-bottom: 10px;
  width: 741px;
}
.windowInstall .inventory_table_content {
  border-bottom: none;
}
.windowInstall .inventory_table_content li {
  border-bottom: 1px solid #e0e0e0;
  height: 39px;
  line-height: 39px;
  overflow: hidden;
}
.windowInstall .inventory_table_content li span {
  font-size: 12px;
}
.windowInstall .inventory_table_content .s1,
.windowInstall .inventory_table_content .s2,
.windowInstall .inventory_table_content .s3,
.windowInstall .inventory_table_content .s4,
.windowInstall .inventory_table_content .s5 {
  border-right: 1px solid #e0e0e0;
}
.windowInstall .inventory_table_content .s1 {
  text-align: center;
  width: 120px;
  padding: 0 10px;
  color: #666;
}
.windowInstall .inventory_table_content .s2 {
  width: 159px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.windowInstall .inventory_table_content .s3 {
  width: 138px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.windowInstall .inventory_table_content .s4 {
  width: 99px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.windowInstall .inventory_table_content .s5 {
  width: 98px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.windowInstall .inventory_table_content .s6 {
  width: 101px;
  color: #666;
}
.windowInstall .table .newInventory_h3 {
  text-align: right;
  color: #666666;
  font-size: 12px;
  line-height: 30px;
  padding-right: 46px;
}
.windowInstall .table .newInventory_h3 strong {
  vertical-align: bottom;
  color: #ff0000;
  font-size: 16px;
  font-weight: bold;
}
.windowInstall .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;
}
.windowDay {
  display: none;
}
.windowDay .newInventory {
  width: 700px;
  position: absolute;
  top: 113px;
  left: 42%;
  right: 25px;
  z-index: 1000;
  display: block;
}
.windowDay .inventory .newInventory_t {
  background: url(../images/inventory.png) no-repeat;
  height: 59px;
  line-height: 80px;
  color: #fff;
  font-size: 16px;
  padding-left: 26px;
  font-weight: bold;
  background-size: cover;
  width: 674px;
  background-position-x: -94px;
  position: absolute;
  top: -59px;
}
.windowDay .table {
  background: #ffffff;
  padding: 10px 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
.windowDay .table p {
  color: #111;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding: 0px 20px;
}
.windowDay .table span {
  display: block;
  float: left;
  text-align: center;
  overflow: hidden;
}
.windowDay .table p .s1 {
  width: 120px;
  text-align: center;
}
.windowDay .table p .s2 {
  width: 159px;
}
.windowDay .table p .s3 {
  width: 138px;
}
.windowDay .table p .s4 {
  width: 99px;
}
.windowDay .table p .s5 {
  width: 98px;
}
.windowDay .scrollStyle {
  height: 250px;
  position: relative;
  padding-right: 0;
  margin: 0px 20px;
  border: 1px solid #e0e0e0;
  margin-bottom: 10px;
  width: 639px;
}
.windowDay .inventory_table_content {
  border-bottom: none;
}
.windowDay .inventory_table_content li {
  border-bottom: 1px solid #e0e0e0;
  height: 39px;
  line-height: 39px;
  overflow: hidden;
}
.windowDay .inventory_table_content li span {
  font-size: 12px;
}
.windowDay .inventory_table_content .s1,
.windowDay .inventory_table_content .s2,
.windowDay .inventory_table_content .s3,
.windowDay .inventory_table_content .s4,
.windowDay .inventory_table_content .s5 {
  border-right: 1px solid #e0e0e0;
}
.windowDay .inventory_table_content .s1 {
  text-align: center;
  width: 120px;
  padding: 0 10px;
  color: #666;
}
.windowDay .inventory_table_content .s2 {
  width: 159px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.windowDay .inventory_table_content .s3 {
  width: 138px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.windowDay .inventory_table_content .s4 {
  width: 99px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.windowDay .inventory_table_content .s5 {
  width: 98px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.windowDay .table .newInventory_h3 {
  text-align: right;
  color: #666666;
  font-size: 12px;
  line-height: 30px;
  padding-right: 46px;
}
.windowDay .table .newInventory_h3 strong {
  vertical-align: bottom;
  color: #ff0000;
  font-size: 16px;
  font-weight: bold;
}
.windowDay .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;
}
.windowRepair {
  display: none;
}
.windowRepair .newInventory {
  width: 800px;
  position: absolute;
  top: 113px;
  left: 33%;
  right: 25px;
  z-index: 1000;
  display: block;
}
.windowRepair .inventory .newInventory_t {
  background: url(../images/inventory.png) no-repeat;
  height: 59px;
  line-height: 80px;
  color: #fff;
  font-size: 16px;
  padding-left: 26px;
  font-weight: bold;
  background-size: cover;
  width: 800px;
  background-position-x: -20px;
  position: absolute;
  top: -59px;
}
.windowRepair .table {
  background: #ffffff;
  padding: 10px 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
.windowRepair .table p {
  color: #111;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding: 0px 20px;
}
.windowRepair .table span {
  display: block;
  float: left;
  text-align: center;
  overflow: hidden;
}
.windowRepair .table p .s1 {
  width: 100px;
  text-align: center;
}
.windowRepair .table p .s2 {
  width: 100px;
}
.windowRepair .table p .s3 {
  width: 100px;
}
.windowRepair .table p .s4 {
  width: 120px;
}
.windowRepair .table p .s5 {
  width: 99px;
}
.windowRepair .table p .s6 {
  width: 98px;
}
.windowRepair .table p .s7 {
  width: 101px;
}
.windowRepair .scrollStyle {
  height: 250px;
  position: relative;
  padding-right: 0;
  margin: 0px 20px;
  border: 1px solid #e0e0e0;
  margin-bottom: 10px;
  width: 741px;
}
.windowRepair .inventory_table_content {
  border-bottom: none;
}
.windowRepair .inventory_table_content li {
  border-bottom: 1px solid #e0e0e0;
  height: 39px;
  line-height: 39px;
  overflow: hidden;
}
.windowRepair .inventory_table_content li span {
  font-size: 12px;
}
.windowRepair .inventory_table_content .s1,
.windowRepair .inventory_table_content .s2,
.windowRepair .inventory_table_content .s3,
.windowRepair .inventory_table_content .s4,
.windowRepair .inventory_table_content .s5 {
  border-right: 1px solid #e0e0e0;
}
.windowRepair .inventory_table_content .s1 {
  text-align: center;
  width: 100px;
  padding: 0 10px;
  color: #666;
}
.windowRepair .inventory_table_content .s2 {
  width: 100px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.windowRepair .inventory_table_content .s3 {
  width: 100px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.windowRepair .inventory_table_content .s4 {
  width: 117px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.windowRepair .inventory_table_content .s5 {
  width: 99px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.windowRepair .inventory_table_content .s6 {
  width: 98px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.windowRepair .inventory_table_content .s7 {
  width: 101px;
  color: #666;
}
.windowRepair .table .newInventory_h3 {
  text-align: right;
  color: #666666;
  font-size: 12px;
  line-height: 30px;
  padding-right: 46px;
}
.windowRepair .table .newInventory_h3 strong {
  vertical-align: bottom;
  color: #ff0000;
  font-size: 16px;
  font-weight: bold;
}
.windowRepair .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;
}
.screenInstall {
  display: none;
}
.screenInstall .newInventory {
  width: 800px;
  position: absolute;
  top: 113px;
  left: 33%;
  right: 25px;
  z-index: 1000;
  display: block;
}
.screenInstall .inventory .newInventory_t {
  background: url(../images/inventory.png) no-repeat;
  height: 59px;
  line-height: 80px;
  color: #fff;
  font-size: 16px;
  padding-left: 26px;
  font-weight: bold;
  background-size: cover;
  width: 800px;
  background-position-x: -20px;
  position: absolute;
  top: -59px;
}
.screenInstall .table {
  background: #ffffff;
  padding: 10px 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
.screenInstall .table p {
  color: #111;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding: 0px 20px;
}
.screenInstall .table span {
  display: block;
  float: left;
  text-align: center;
  overflow: hidden;
}
.screenInstall .table p .s1 {
  width: 120px;
  text-align: center;
}
.screenInstall .table p .s2 {
  width: 159px;
}
.screenInstall .table p .s3 {
  width: 138px;
}
.screenInstall .table p .s4 {
  width: 99px;
}
.screenInstall .table p .s5 {
  width: 98px;
}
.screenInstall .table p .s6 {
  width: 101px;
}
.screenInstall .scrollStyle {
  height: 250px;
  position: relative;
  padding-right: 0;
  margin: 0px 20px;
  border: 1px solid #e0e0e0;
  margin-bottom: 10px;
  width: 741px;
}
.screenInstall .inventory_table_content {
  border-bottom: none;
}
.screenInstall .inventory_table_content li {
  border-bottom: 1px solid #e0e0e0;
  height: 39px;
  line-height: 39px;
  overflow: hidden;
}
.screenInstall .inventory_table_content li span {
  font-size: 12px;
}
.screenInstall .inventory_table_content .s1,
.screenInstall .inventory_table_content .s2,
.screenInstall .inventory_table_content .s3,
.screenInstall .inventory_table_content .s4,
.screenInstall .inventory_table_content .s5 {
  border-right: 1px solid #e0e0e0;
}
.screenInstall .inventory_table_content .s1 {
  text-align: center;
  width: 120px;
  padding: 0 10px;
  color: #666;
}
.screenInstall .inventory_table_content .s2 {
  width: 159px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.screenInstall .inventory_table_content .s3 {
  width: 138px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.screenInstall .inventory_table_content .s4 {
  width: 99px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.screenInstall .inventory_table_content .s5 {
  width: 98px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.screenInstall .inventory_table_content .s6 {
  width: 101px;
  color: #666;
}
.screenInstall .table .newInventory_h3 {
  text-align: right;
  color: #666666;
  font-size: 12px;
  line-height: 30px;
  padding-right: 46px;
}
.screenInstall .table .newInventory_h3 strong {
  vertical-align: bottom;
  color: #ff0000;
  font-size: 16px;
  font-weight: bold;
}
.screenInstall .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;
}

.screenRepair {
  display: none;
}
.screenRepair .newInventory {
  width: 890px;
  position: absolute;
  top: 113px;
  left: 28%;
  right: 25px;
  z-index: 1000;
  display: block;
}
.screenRepair .inventory .newInventory_t {
  background: url(../images/inventory.png) no-repeat;
  height: 59px;
  line-height: 80px;
  color: #fff;
  font-size: 16px;
  padding-left: 26px;
  font-weight: bold;
  background-size: cover;
  width: 891px;
  background-position-x: -20px;
  position: absolute;
  top: -59px;
}
.screenRepair .table {
  background: #ffffff;
  padding: 10px 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
.screenRepair .table p {
  color: #111;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding: 0px 20px;
}
.screenRepair .table span {
  display: block;
  float: left;
  text-align: center;
  overflow: hidden;
}
.screenRepair .table p .s1 {
  width: 120px;
  text-align: center;
}
.screenRepair .table p .s2 {
  width: 159px;
}
.screenRepair .table p .s3 {
  width: 138px;
}
.screenRepair .table p .s4 {
  width: 99px;
}
.screenRepair .table p .s5 {
  width: 98px;
}
.screenRepair .table p .s6 {
  width: 101px;
}
.screenRepair .scrollStyle {
  height: 250px;
  position: relative;
  padding-right: 0;
  margin: 0px 20px;
  border: 1px solid #e0e0e0;
  margin-bottom: 10px;
  width: 853px;
}
.screenRepair .inventory_table_content {
  border-bottom: none;
}
.screenRepair .inventory_table_content li {
  border-bottom: 1px solid #e0e0e0;
  height: 39px;
  line-height: 39px;
  overflow: hidden;
}
.screenRepair .inventory_table_content li span {
  font-size: 12px;
}
.screenRepair .inventory_table_content .s1,
.screenRepair .inventory_table_content .s2,
.screenRepair .inventory_table_content .s3,
.screenRepair .inventory_table_content .s4,
.screenRepair .inventory_table_content .s5 {
  border-right: 1px solid #e0e0e0;
}
.screenRepair .inventory_table_content .s1 {
  text-align: center;
  width: 120px;
  padding: 0 10px;
  color: #666;
}
.screenRepair .inventory_table_content .s2 {
  width: 159px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.screenRepair .inventory_table_content .s3 {
  width: 138px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.screenRepair .inventory_table_content .s4 {
  width: 99px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.screenRepair .inventory_table_content .s5 {
  width: 98px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.screenRepair .inventory_table_content .s6 {
  width: 101px;
  color: #666;
}
.screenRepair .table .newInventory_h3 {
  text-align: right;
  color: #666666;
  font-size: 12px;
  line-height: 30px;
  padding-right: 46px;
}
.screenRepair .table .newInventory_h3 strong {
  vertical-align: bottom;
  color: #ff0000;
  font-size: 16px;
  font-weight: bold;
}
.screenRepair .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;
}


.screenDay {
  display: none;
}
.screenDay .newInventory {
  width: 700px;
  position: absolute;
  top: 113px;
  left: 42%;
  right: 25px;
  z-index: 1000;
  display: block;
}
.screenDay .inventory .newInventory_t {
  background: url(../images/inventory.png) no-repeat;
  height: 59px;
  line-height: 80px;
  color: #fff;
  font-size: 16px;
  padding-left: 26px;
  font-weight: bold;
  background-size: cover;
  width: 674px;
  background-position-x: -94px;
  position: absolute;
  top: -59px;
}
.screenDay .table {
  background: #ffffff;
  padding: 10px 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
.screenDay .table p {
  color: #111;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding: 0px 20px;
}
.screenDay .table span {
  display: block;
  float: left;
  text-align: center;
  overflow: hidden;
}
.screenDay .table p .s1 {
  width: 120px;
  text-align: center;
}
.screenDay .table p .s2 {
  width: 159px;
}
.screenDay .table p .s3 {
  width: 138px;
}
.screenDay .table p .s4 {
  width: 99px;
}
.screenDay .table p .s5 {
  width: 98px;
}
.screenDay .scrollStyle {
  height: 250px;
  position: relative;
  padding-right: 0;
  margin: 0px 20px;
  border: 1px solid #e0e0e0;
  margin-bottom: 10px;
  width: 639px;
}
.screenDay .inventory_table_content {
  border-bottom: none;
}
.screenDay .inventory_table_content li {
  border-bottom: 1px solid #e0e0e0;
  height: 39px;
  line-height: 39px;
  overflow: hidden;
}
.screenDay .inventory_table_content li span {
  font-size: 12px;
}
.screenDay .inventory_table_content .s1,
.screenDay .inventory_table_content .s2,
.screenDay .inventory_table_content .s3,
.screenDay .inventory_table_content .s4,
.screenDay .inventory_table_content .s5 {
  border-right: 1px solid #e0e0e0;
}
.screenDay .inventory_table_content .s1 {
  text-align: center;
  width: 120px;
  padding: 0 10px;
  color: #666;
}
.screenDay .inventory_table_content .s2 {
  width: 159px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.screenDay .inventory_table_content .s3 {
  width: 138px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.screenDay .inventory_table_content .s4 {
  width: 99px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.screenDay .inventory_table_content .s5 {
  width: 98px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.screenDay .table .newInventory_h3 {
  text-align: right;
  color: #666666;
  font-size: 12px;
  line-height: 30px;
  padding-right: 46px;
}
.screenDay .table .newInventory_h3 strong {
  vertical-align: bottom;
  color: #ff0000;
  font-size: 16px;
  font-weight: bold;
}
.screenDay .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;
}

.screenOnce {
  display: none;
}
.screenOnce .newInventory {
  width: 740px;
  position: absolute;
  top: 113px;
  left: 39%;
  right: 25px;
  z-index: 1000;
  display: block;
}
.screenOnce .inventory .newInventory_t {
  background: url(../images/inventory.png) no-repeat;
  height: 59px;
  line-height: 80px;
  color: #fff;
  font-size: 16px;
  padding-left: 26px;
  font-weight: bold;
  background-size: cover;
  width: 883px;
  background-position-x: -162px;
  position: absolute;
  top: -59px;
}
.screenOnce .table {
  background: #ffffff;
  padding: 10px 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
.screenOnce .table p {
  color: #111;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding: 0px 20px;
}
.screenOnce .table span {
  display: block;
  float: left;
  text-align: center;
  overflow: hidden;
}
.screenOnce .table p .s1 {
  width: 120px;
  text-align: center;
}
.screenOnce .table p .s2 {
  width: 159px;
}
.screenOnce .table p .s3 {
  width: 138px;
}
.screenOnce .table p .s4 {
  width: 99px;
}
.screenOnce .table p .s5 {
  width: 98px;
}
.screenOnce .scrollStyle {
  height: 250px;
  position: relative;
  padding-right: 0;
  margin: 0px 20px;
  border: 1px solid #e0e0e0;
  margin-bottom: 10px;
  width: 695px;
}
.screenOnce .inventory_table_content {
  border-bottom: none;
}
.screenOnce .inventory_table_content li {
  border-bottom: 1px solid #e0e0e0;
  height: 39px;
  line-height: 39px;
  overflow: hidden;
}
.screenOnce .inventory_table_content li span {
  font-size: 12px;
}
.screenOnce .inventory_table_content .s1,
.screenOnce .inventory_table_content .s2,
.screenOnce .inventory_table_content .s3,
.screenOnce .inventory_table_content .s4,
.screenOnce .inventory_table_content .s5 {
  border-right: 1px solid #e0e0e0;
}
.screenOnce .inventory_table_content .s1 {
  text-align: center;
  width: 120px;
  padding: 0 10px;
  color: #666;
}
.screenOnce .inventory_table_content .s2 {
  width: 159px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.screenOnce .inventory_table_content .s3 {
  width: 138px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.screenOnce .inventory_table_content .s4 {
  width: 99px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.screenOnce .inventory_table_content .s5 {
  width: 98px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.screenOnce .table .newInventory_h3 {
  text-align: right;
  color: #666666;
  font-size: 12px;
  line-height: 30px;
  padding-right: 46px;
}
.screenOnce .table .newInventory_h3 strong {
  vertical-align: bottom;
  color: #ff0000;
  font-size: 16px;
  font-weight: bold;
}
.screenOnce .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;
}




div.repairType{
    display: none;
}

/*底部上传图片和安装维修信息样式*/

.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;
}
.uploadImg .imgLoad {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
    opacity: 0;
}
.uploadImage {
    margin-top: 40px;
}
