
* {
  margin: 0;
  padding: 0;
}
a{
   text-decoration: none; 
}
img {

  max-width: 100%;
  
  height: auto;
  
  }

.mobile {
    display: none;
}

  .content{
    margin-top: 68px;
   background-color: #fff;
   
  }
  
  .content_1{
   
    max-width:  1200px;
    width: 100%; margin: 0 auto;
  }
  .content_1 {
       max-width: 1200px; width: 100%;    padding: 18px 0; 
 }

 .content_1 a{
   color: #000;
 }
 .content_1 .content_item{
   float: left;
 
   width: calc(25% -  48px );   
     background-color: #f7f7f7;
   border-radius: 8px;
   cursor: pointer;
   display: flex;
   margin: 8px;
   padding: 16px;
 }
 
 .content_tab{ margin:6px 12px 24px 12px; }
 .content_tab li{
 list-style: none; float: left;cursor: pointer;
 margin-right: 36px;
 }
 .content_tab .active{
   color: #DD2910;
 }
 .content_search_input{
   float: left;padding: 8px 16px;    background: transparent;
   border: 1px solid #dfdfdf;
   border-right: none;
   font-size: 12px;
   outline: none;
   width: 200px;  height: 18px;
margin-left: 12px;
 }
 .content_1_tb{
   float: left;
   background-color: #d50000; font-size: 12px;
   color: #fff;
   height: 35px; line-height: 35px; text-align: center;
   width: 80px;
 }
 .content_2_tb{
   float: left;
   line-height: 30px;
   margin-left: 24px; cursor: pointer;
 }
 .content_2_tb img{ margin: -5px 0;}
 .content_5_tb{
   float: left;
   line-height: 30px;
   margin-left: 24px;color: #d50000;
 }
 .content_5_tb img{ margin: -5px 0;}
 .text-blue{
   color: #4372fe; 
 }
 .content_3_tb{
   float: left;
   line-height: 30px;
   margin-left: 24px;cursor: pointer;
   background: #dd2910; color: #fff; border-radius: 4px;padding: 0px 6px;
   text-align: center; 
 }


 .text-success{
   color: #04cf67;
 }
 .content_1 .content_item  .content_item_r_title{
  position: relative;  line-height: 65px; color: #b0b0b0;overflow: hidden;
 }
 .content_item_r_checkbox{ position: absolute;left: 0;top: 3px; display: none;}
 
 
  .content_item_r_title span{position: absolute; right: 0; }
 .content_item_list{ width: 100%;}
 .content_item_time{
   color: #979797;
   margin-top: 124px;
   font-size: 12px;
   width: 100%;

 }
 .content_item_l img{
   height: 140px;
   width: 258px;

 }
 .content_item_time1{
   color: #979797;
   margin-top: 6px;
   font-size: 12px;
   width: 100%;

 }
 .cance{
   border: 1px solid #e70012; border-radius: 5px;    border-radius: 4px;
   font-size: 12px;
   margin-top: 12px;
   margin: 16px 4px 0;
   padding: 2px 10px;
   color: #e70012;bottom: 0; float: left;    line-height: 26px;
 }
 .cance a{
   color: #e70012;
 }
 .repair{
   background:  #e70012; border-radius: 5px;    border-radius: 4px;float: left; margin-right: 12px;margin-top: 12px;
   font-size: 12px;
   margin: 16px 4px 0;
   padding: 2px 10px;
   color: #fff;    line-height: 26px;
 }
 .repair a{
   color: #fff;
 }
 .content_item_r{ width: 120px ;margin: 0 auto; font-size: 16px;}
 .custom-checkbox {
   position: absolute;
   z-index: -1;
   opacity: 0
 }
 .custom-checkbox + label {
   cursor: pointer;
   display: inline-flex;
   align-items: center;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
 }
 .custom-checkbox + label::before {
   content: '';
   display: inline-block;
   width: 1em;
   height: 1em;
   flex-shrink: 0;
   flex-grow: 0;
   border: 3px solid #c3c3c3;
   border-radius: 0.25em;
   margin-right: 0.5em;
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 50% 50%;
 }
 .custom-checkbox:checked + label::before {
   border-color: #f44336;
   background-color:#f44336;
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
 }


 .custom-checkbox:focus:not(:checked) + label::before {
   border-color: #c3c3c3;
 }
 .custom-checkbox:disabled + label::before {
   background-color: black;
 }

 .batch{ display: none;}

 .content_2{
  
   max-width:  1200px;
   width: 100%; margin: 0 auto;
 }
 .content_2 {
      max-width: 1200px; width: 100%;    padding: 18px 0; background-color: #fff;border-radius: 16px; 
}

.content_2 a{
  color: #000;
}
.content_2 table{width:  100%; text-align: center; color: #212121; font-size: 14px;}
.content_2 table tr{
 line-height: 52px;    border-bottom: 1px solid #e0e0e0!important;display: block;
}
.content_2 table tr td{
 padding: 0 8px;color: #212121;
 font-weight: 200;text-align: left;
}
 
.content_2_title{ width: 1000px;}

#tablist {
  width: 1200px;
  height: 44px;
}

#nav {
  width: 600px;
  height: 44px;
}
#nav li {
  float: left;
 margin-right: 32px;
  text-align: center;
  font-size: 16px;

  color: #979797;
  cursor: pointer;

}
#nav .liShow {

  color: #E70012;
  border-bottom: 2px solid #E70012; padding-bottom: 7px;

}



.page .pagination .pagination{ float: left;}
.page .pagination  li{ float: right; line-height: 36px; min-width: 20px;    text-align: center;}
.page_select{
 line-height: 36px;
 height: 36px;     border: #c8c8c8 1px solid;
 border-radius: 4px;
}
.custom-checkbox1 {
 position: absolute;
 z-index: -1;
 opacity: 0
}
.custom-checkbox1 + label {
 cursor: pointer;
 display: inline-flex;
 align-items: center;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}
.custom-checkbox1 + label::before {
 content: '';
 display: inline-block;
 width: 20px;
 height:  20px;
 flex-shrink: 0;
 flex-grow: 0;
 border: 2px solid #c3c3c3;
 border-radius: 0.25em;
 margin-right: 0.5em;
 background-repeat: no-repeat;
 background-position: center center;
 background-size: 50% 50%;
}
.custom-checkbox1:checked + label::before {
 border-color:black;
 background-color:black;
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}


.custom-checkbox1:focus:not(:checked) + label::before {
 border-color: #c3c3c3;
}
.custom-checkbox1:disabled + label::before {
 background-color: black;
}
.page{ width: calc(100% - 32px);; text-align: right; padding: 24px 16px;color: #212121;}
.page .pagination  li input{ 
 line-height: 36px;
 height: 36px;
 border: #c8c8c8 1px solid;
 border-radius: 4px;margin: 0 10px;
 width: 40px;
}

.link_http {
    cursor: pointer;
}



  