@media screen and (max-width: 750px) {
  /* 查重 */
  body .cnki {
    width: 100%;
    padding: 10px 20px 0;
  }
  body .cnki .top {
    flex-wrap: wrap;
  }
  body .cnki .top ul {
    width: 100%;
    flex-direction: column;
    height: auto;
    padding: 10px 0;
    
  }
  body .cnki .top ul li{
    padding:0;
  }
  body .cnki .top ul li:nth-of-type(2) {
    display: none;
  }
  body .cnki .top .button {
    margin-top: 10px;
    width: 100%;
  }
  body .cnki .main {
    margin: 20px 0;

    overflow-x: auto;
    display: inline-flex;
  }
  body .cnki .main .taocan {
    /* width: 100vw;
        display: inline-flex; */
  }
  body .cnki .main .taocan ul {
    width: auto;
  }
  body .cnki .main .taocan ul li {
    margin-right: 10px;
  }
  body .cnki .main .ding {
    min-width: 228px;
  }
  body .cnki .main .taocan ul li.active .needle {
    display: none;
  }
  body .cnki .nei {
    flex-wrap: wrap;
  }
  body .cnki .nei .left {
    width: 100%;
    padding:20px;
  }
  body .cnki .nei .left .inp {
    flex-direction: column;
  }
  body .cnki .nei .left .inp input {
    width: 100%;
  }
  body .cnki .nei .left .textarea {
    width: 100%;
    margin-left: 0;
  }
  body .cnki .nei .left .ti {
    width: 100%;
    margin-left: 0;
  }
  body .cnki .nei .right {
    margin-top: 20px;
    width: 100%;
    padding:20px;
  }
  body .cnki .nei .left .butttt {
    margin-top: 40px;
  }

  /* 查重记录 */
  body .cnki_jilu {
    width: 100%;
    margin: 0 auto;
    background: #f5fbff;
    padding: 10px 20px 0;
    box-sizing: border-box;
  }
  body .cnki_jilu .top {
    flex-wrap: wrap;
  }
  body .cnki_jilu .top ul {
    width: 100%;
    flex-direction: column;
    height: auto;
    padding: 10px 0;
  }
  body .cnki_jilu .top ul li {
    margin: 0;
  }
  body .cnki_jilu .top ul li:nth-of-type(2) {
    display: none;
  }
  body .cnki_jilu .top .button {
    margin-top: 10px;
    width:100%;
  }
  body .cnki_jilu .xin ul{
    flex-wrap:wrap;
  }
  body .cnki_jilu .xin ul li:nth-child(2),
  body .cnki_jilu .xin ul li:nth-child(4){
    margin:0 10px 10px 0;
  }
  body .cnki_jilu .xin ul li{
    margin:0 10px 10px 0;
  }
  body .cnki_jilu .cha p{
    margin:20px 0;
  }
  body .cnki_jilu .liebiao {
    width:100%;
    overflow-x: auto;
  }
  body .cnki_jilu .liebiao ul{
    display: inline-flex;
  }

  /* 论文写作 */
  body .thesis {
    width:100%;
    padding:20px 20px 0;
  }
  body .thesis .banner ul{
   flex-direction: column;
  }
  body .thesis .banner ul li img {
    width:100%;
    height:auto;
  }
  body .thesis .banner ul li:nth-child(2) img{
    width:50px;
    height:50px;
  }
  body .thesis .nei{
    flex-wrap:wrap;
    width:100%;
  }
  body .thesis .nei .lef,
  body .thesis .nei .cen,
  body .thesis .nei .rig{
    width:100%;
    padding:20px;
  }
  body .thesis .nei .lef ul,
  body .thesis .nei .cen ul,
  body .thesis .nei .rig ul{
    width:100%;
  }
  body .thesis .nei .lef ul li,
  body .thesis .nei .cen ul li,
  body .thesis .nei .rig ul li{
    width:100%;
  }
  body .thesis .nei .cen{
    margin: 20px 0;
  }
  /* 写作 */
  body .xiezuo{
    width:100%;
    padding:20px 20px 0;
  }

  body .xiezuo .top {
    flex-wrap: wrap;
  }
  body .xiezuo .top ul {
    width: 100%;
    flex-direction: column;
    height: auto;
    padding: 10px 10px;
  }
  body .xiezuo .top ul li {
    margin: 0;
  }
  body .xiezuo .top ul li p{
    margin-left:10px;
    line-height: 18px;
  }
  body .xiezuo .top ul li:nth-of-type(2) {
    display: none;
  }
  body .xiezuo .top .button {
    margin-top: 10px;
    width:100%;
  }
  body .xiezuo .main{
    flex-wrap:wrap;
  }
  body .xiezuo .main .left{
    width:100%;
  }
  body .xiezuo .main .left .le1{
    padding:20px;
  }
  body .xiezuo .main .left .le1 .text .fontNum-wrap{
    flex-wrap:wrap;
    border-left:1px solid #d0d3d6
  }
  body .xiezuo .main .left .le1 .text{
    flex-direction: column;
    justify-content: start;
  }
  body .xiezuo .main .left .le1 input{
    flex:none;
  }
  body .xiezuo .main .left .le1 .butttt{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top:0
  }
  body .xiezuo .main .left .le1 .butttt p{
    margin-left:0;
    margin-top:10px;
    /* padding:12px; */
  }
  body .xiezuo .main .left .le1 .butttt p a{
    padding:12px;
  }
  body .xiezuo .main .right{
    margin-top:20px;
    width:100%;
    padding:20px;
  }
  body .xiezuo .main .right .down .downContent{
    width:340px;
  }
  body .xiezuo .main .right .down b{
    margin:0 auto;
    width:340px;
  }
  body .xiezuo .main .right .down .p{
    margin:0 auto;
    width:340px;
  }
  /* 强力降重 */
  /* 查重 */
  body .reduction {
    width: 100%;
    padding: 10px 20px 0;
  }
  body .reduction .top {
    flex-wrap: wrap;
  }
  body .reduction .top ul {
    width: 100%;
    flex-direction: column;
    height: auto;
    padding: 10px 0;
  }
  body .reduction .top ul li{
    padding:0;
  }
  body .reduction .top ul li:nth-of-type(2) {
    display: none;
  }
  body .reduction .top .button {
    margin-top: 10px;
    width: 100%;
  }
  body .reduction .main {
    margin: 20px 0;

    overflow-x: auto;
    display: inline-flex;
  }
  body .reduction .main .taocan {
    /* width: 100vw;
        display: inline-flex; */
  }
  body .reduction .main .taocan ul {
    width: auto;
  }
  body .reduction .main .taocan ul li {
    margin-right: 10px;
  }
  body .reduction .main .ding {
    min-width: 228px;
  }
  body .reduction .main .taocan ul li.active .needle {
    display: none;
  }
  body .reduction .nei {
    flex-wrap: wrap;
    width:100%;
  }
  body .reduction .nei .DIV{
    width:100%;
  }
  body .reduction .nei .DIV .left1{
    width:100%;
    height:auto;
    padding:20px;
  }
  body .reduction .nei .DIV .left1 ul{
    flex-wrap:wrap;
    justify-content: flex-start;
  }
  body .reduction .nei .DIV .left1 ul li{
    margin-right:0;
    justify-content: space-between;
    width:100%;
    padding:6px 0;
  }
  body .reduction .nei .DIV .left1 ul li::after{
    display: none;
  }
  body .reduction .nei .DIV .left{
    width:100%;
    padding:20px;
  }
  body .reduction .nei .DIV .left .inp{
    display: flex;
    flex-direction: column;
  }
  body .reduction .nei .DIV .left .textarea{
    margin-left:0;
    width:100%;
  }
  body .reduction .nei .DIV .left .butttt p a{
    padding:12px 10px;
  }
  body .reduction .nei .right{
    margin-top:20px;
    width:100%;
    padding:20px;
  }
    /* 降重记录 */
    body .reduction_jilu {
        width: 100%;
        margin: 0 auto;
        background: #f5fbff;
        padding: 10px 20px 0;
        box-sizing: border-box;
      }
      body .reduction_jilu .top {
        flex-wrap: wrap;
      }
      body .reduction_jilu .top ul {
        width: 100%;
        flex-direction: column;
        height: auto;
        padding: 10px 0;
      }
      body .reduction_jilu .top ul li {
        margin: 0;
      }
      body .reduction_jilu .top ul li:nth-of-type(2) {
        display: none;
      }
      body .reduction_jilu .top .button {
        margin-top: 10px;
        width:100%;
      }
      body .reduction_jilu .xin ul{
        flex-wrap:wrap;
      }
      body .reduction_jilu .xin ul li:nth-child(2),
      body .reduction_jilu .xin ul li:nth-child(4){
        margin:0 10px 10px 0;
      }
      body .reduction_jilu .xin ul li{
        margin:0 10px 10px 0;
      }
      body .reduction_jilu .cha p{
        margin:20px 0;
      }
      body .reduction_jilu .liebiao {
        width:100%;
        overflow-x: auto;
      }
      body .reduction_jilu .liebiao ul{
        display: inline-flex;
      }
      /* 知识网络降重 */
      body .jiangchong{
        width:100%;
        padding:10px 20px 0;
      }
      body .jiangchong .yuanwen{
        width:100%;
        padding:20px;
      }
      body .jiangchong-wrap{
        flex-wrap:wrap;
        justify-content: flex-start;
      }
      body .jiangchong .yuanwen ul li{
        margin-bottom:10px;
      }
      body .jiangchong .yuanwen textarea{
        margin-top:10px;
      }
      body .jiangchong .moxing{
        width:100%;
        margin-top:10px;
        padding:20px;
        min-height:300px;
      }

      /* 写作记录 */
      body .thesis_jilu {
        width: 100%;
        margin: 0 auto;
        background: #f5fbff;
        padding: 10px 20px 0;
        box-sizing: border-box;
      }
      body .thesis_jilu .top {
        flex-wrap: wrap;
      }
      body .thesis_jilu .top ul {
        width: 100%;
        flex-direction: column;
        height: auto;
        padding: 10px 0;
      }
      body .thesis_jilu .top ul li {
        margin: 0;
      }
      body .thesis_jilu .top ul li:nth-of-type(2) {
        display: none;
      }
      body .thesis_jilu .top .button {
        margin-top: 10px;
        width:100%;
      }
      body .thesis_jilu .xin ul{
        flex-wrap:wrap;
      }
      body .thesis_jilu .xin ul li:nth-child(2),
      body .thesis_jilu .xin ul li:nth-child(4){
        margin:0 10px 10px 0;
      }
      body .thesis_jilu .xin ul li{
        margin:0 10px 10px 0;
      }
      body .thesis_jilu .cha p{
        margin:20px 0;
      }
      body .thesis_jilu .liebiao {
        width:100%;
        overflow-x: auto;
      }
      body .thesis_jilu .liebiao ul{
        display: inline-flex;
      }

      /* 知网降重 */
      body .jiangchong_detail .account-wrap {
        margin-top: 0;
        justify-content: flex-start;
        flex-wrap:wrap;
      }
      body .jiangchong_detail .account-wrap .account{
        width:100%;
        padding:20px 20px 0;
        height:auto;
      }
      body .jiangchong_detail .account-wrap .account-row-wrap{
        flex-wrap:wrap;
      }
      body .jiangchong_detail .account-wrap .account-row{
        width:100%;
      }
      body .jiangchong_detail .account-wrap .ding{
        margin:20px auto 0;
      }

      body .jiangchong_detail .nei .left1{
        padding:20px;
        height:auto;
      }
      body .jiangchong_detail .nei .left1 ul li{
        width:100%;
      }
      body .jiangchong_detail .nei .left1 .butttt{
        margin-top:40px;
      }
}
