/*main {*/
/*    background-color: #ffffff;*/
/*  }*/
  
  .tool_con {
    width: 1200px;
    margin: 0 auto;
  }
  .tool_head {
    width: 255px;
    height: 56px;
    background: #f35d5d;
    border-radius: 4px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #ffffff;
    line-height: 56px;
    text-align: center;
    margin-top: 40px;
    cursor: pointer;
  }
  
  .tool_con_main .tool_main .intr_left {
    width: 64px;
    height: 192px;
    background: #f5f5f5;
    border-radius: 4px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #1a1a1a;
    table-layout: fixed;
    word-wrap: break-all;
    word-break: normal;
    overflow: hidden;
    writing-mode: vertical-lr;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .tool_con_main .tool_main .tool_main_list {
    display: flex;
    margin-top: 60px;
  }
  
  .tool_con_main .tool_main .intr_tight {
    flex: 1;
    display: flex;
    width: 800px;
    /* flex-wrap: wrap; */
    /* justify-content: space-between; */
    display: grid;
    /*grid-template-columns: 270px 270px 0px;*/
    padding-left: 40px;
  }
    
    @media screen and (max-width:600px){
        .tool_con_main .tool_main .intr_tight {
              grid-template-columns: repeat(1, minmax(0,1fr));
              grid-template-rows: 86px 86px 86px 86px 86px 86px 86px 86px;
          }
    }
    /*PC*/
    @media screen and (min-width:960px){
        .tool_con_main .tool_main .intr_tight {
          grid-template-columns: repeat(4, minmax(0,1fr));
          grid-template-rows: 86px 86px 40px;
        }
    }
  .tool_con_main .tool_main .tool_main_lists {
    display: flex;
    align-items: center;
    margin-top: 60px;
  }
  
  .tool_con_main .tool_main .tool_main_lists .intr_tight {
    flex: 1;
    display: grid;
    display: grid;
    grid-template-columns: 270px 270px 0px;
    grid-template-rows: 96px;
    padding-left: 40px;
  }
  .tool_con_main .tool_main .intr_tight div {
    cursor: pointer;
    width: 240px;
    height: 56px;
    background: #ffffff;
    border: 1px solid #f35d5d;
    border-radius: 4px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #f35d5d;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  @media screen and (min-width:960px){
    .tool_food {
        width: 480px;
        height: 56px;
        background: #ffffff;
        border: 1px solid #f35d5d;
        border-radius: 4px;
        margin: 0 auto;
        font-size: 20px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #f35d5d;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 120px;
        margin-bottom: 136px;
      }
  }
  @media screen and (max-width:600px){
      .param_head {
            width: 365px;
            height: 195px;
            background: #ffe7e7;
            display: flex;
            padding: 20px;
            margin-top: 15px;
        }
      .tool_food {
        width: 480px;
        height: 56px;
        background: #ffffff;
        border: 1px solid #f35d5d;
        border-radius: 4px;
        font-size: 20px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #f35d5d;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 120px;
        margin-bottom: 136px;
      }
  }
  
  
  .tool_faulto_main {
      margin-left:80px;
      width: 1100px;
      margin: 0 auto;
    }
    @media screen and (min-width:960px){
  .param_head {
    width: 1000px;
    height: 100px;
    background: #ffe7e7;
    display: flex;
    padding: 20px;
    margin-top: 27px;
  }
    }
  .param_head span {
    display: block;
    font-size: 11px;
    font-family: Microsoft YaHei;
    font-weight: 900;
    color: #1a1a1a;
    margin-right: 15px;
  }
  .param_head p {
    flex: 0.9;
    font-size: 10px;
    font-family: Microsoft YaHei;
    font-weight: 900;
    color: #000000;
  }
  
 ..aside-container{
     display: block !important;
 }
  /*查询*/
  .ser_manua_con {
    margin-top: 40px;
    padding-bottom: 40px;
  }
  .ser_manua_con .ser_manua_seach {
  }
  
  .ser_manua_con .form-group {
    display: flex;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 0;
    position: relative;
  }
  .ser_manua_con .form-group label {
    width: 90px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #1a1a1a;
  }
  .ser_manua_con .form-group input {
    width: 300px;
    height: 35px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    font-size: 10px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #1a1a1a;
  }
  
  
  .ser_manua_con .ser_manua_seach {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 240px;
    height: 48px;
    background: #f35d5d;
    border-radius: 4px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #ffffff;
    margin-top: 40px;
    margin-left: 90px;
  }
  .ser_manua_con .ser_manua_title {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 900;
    color: #1a1a1a;
    margin-top: 19px;
    margin-left: 90px;
  }
  .ser_manua_con .ser_manua_title span {
    color: #f35d5d;
  }
  .ser_manua_con .form-group.bottom {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .ser_manua_con .form-group p {
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    border: 1px solid #cccccc;
    border-radius: 4px;
    padding: 22px 20px;
  }
  
  .ser_manua_con .ser_manua_reads {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 360px;
    height: 88px;
    border: 1px solid #f35d5d;
    border-radius: 4px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #f35d5d;
    margin: 0 auto;
    margin-top: 120px;
    margin-top: 60px;
  }

  