    @charset "utf-8";
    .faqs_title {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    
    .faqs_titlel {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    
    .faqs_titlel span {
      width: 21px;
      height: 3px;
      background-color: #ec871b;
    }
    
    .faqs_titlel p {
      margin-left: 12px;
      text-transform: capitalize;
      font-size: 36px;
      color: #333;
    }
    
    .faqs_titler_for {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      border: 2px solid #015dc2;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      overflow: hidden;
    }
    
    .faqs_titler_sr {
      width: 225px;
      height: 34px;
      line-height: 34px;
      border: 0;
      padding-left: 15px;
    }
    
    .faqs_titler_tj {
      width: 50px;
      height: 34px;
      background-color: #015dc2;
      border: 3px solid #015dc2;
      background-position: center;
      background-repeat: no-repeat;
    }
    
    .faqs_titler_sr::-webkit-input-placeholder {
      color: #999;
    }
    
    .faqs_titler_sr::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      color: #999;
    }
    
    .faqs_titler_sr:-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      color: #999;
    }
    
    .faqs_titler_sr:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #999;
    }
    
    .faqs_ct {
      margin-top: 50px;
    }
    
    .faqs_ctitem {
      border: 1px solid #dddddd;
      margin-bottom: 20px;
    }
    
    .faqs_ctitemt {
      padding: 30px 40px;
      background-color: #f5f5f5;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      cursor: pointer;
    }
    
    .faqs_ctitemtl {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
    }
    
    .faqs_ctitemtl span {
      width: 20px;
      height: 20px;
      font-size: 14px;
      line-height: 20px;
      text-align: center;
      background-color: #333333;
      color: #fff;
      border-radius: 3px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
    }
    
    .faqs_ctitemtl p {
      margin-left: 15px;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      font-size: 16px;
      color: #333;
      line-height: 20px;
    }
    
    .faqs_ctitemtr {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
    }
    
    .faqs_ctitemtr_sj {
      font-size: 18px;
      color: #666666;
      margin: 0 70px;
    }
    
    .faqs_ctitemtr_i {
      margin-top: -4px;
      width: 30px;
      height: 30px;
      text-align: center;
      line-height: 30px;
      cursor: pointer;
    }
    
    .faqs_ctitemtr_i i {
      font-size: 28px;
      color: #999999;
    }
    
    .faqs_ctitemb {
      display: none;
    }
    
    .faqs_ctitemb_box {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      padding: 30px 40px;
    }
    
    .faqs_ctitemb_tb {
      width: 20px;
      height: 20px;
      line-height: 20px;
      font-size: 14px;
      text-align: center;
      background-color: #ec871b;
      color: #fff;
      border-radius: 3px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
    }
    
    .faqs_ctitemb_ct {
      padding-left: 15px;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      word-break: break-all;
      color: #666;
      line-height: 24px;
      margin-bottom: 5px;
    }
    
    .faqs_ctitemb_ct p {
      font-size: 15px;
      line-height: 24px;
    }
    
    .faqs_fy {
      margin-top: 40px;
    }
    
    .foot {
      margin-top: 0;
    }
    
    @media screen and (max-width:1700px) {
      .faqs_ctitemt {
        padding: 30px 20px;
      }
      .faqs_ctitemb_box {
        padding: 20px 20px;
      }
      .faqs_ctitemtr_sj {
        margin: 0 50px;
      }
    }
    
    @media screen and (max-width:1200px) {
      .faqs_ctitemt {
        padding: 20px 10px;
      }
      .faqs_ctitemb_box {
        padding: 20px 10px;
      }
      .faqs_ctitemtr_sj {
        margin: 0 40px;
      }
    }
    
    @media screen and (max-width:992px) {
      .faqs_titlel p {
        font-size: 30px;
      }
      .faqs_ct {
        margin-top: 30px;
      }
      .sqfw_title p{
        font-size: 24px;
        margin-left: 10px;
      }
    }
    
    @media screen and (max-width:768px) {
      .faqs_titlel span {
        width: 21px;
        height: 1px;
        background-color: #ec871b;
      }
      .faqs_ct {
        margin-top: 20px;
      }
      .faqs_titlel p {
        font-size: 24px;
      }
      .faqs_titler {
        display: none;
      }
      .faqs_ctitemtr_sj {
        display: none;
      }
      .faqs_ctitemtl p {
        font-size: 16px;
        margin: 0 10px;
      }
      .faqs_ctitemt {
        padding: 10px 15px;
      }
      .faqs_ctitemb_ct p {
        font-size: 12px;
        line-height: 20px;
      }
    }