@media screen and (min-width: 1201px) {
  .course-rec {
    font-size: 16px;
    color: #666666;
    line-height: 1.5;
    margin-bottom: 10px;
    text-indent: 30px;
  }

  .course-rec-text {
    font-size: 16px;
    color: #666666;
    line-height: 1.5;
    margin-bottom: 30px;
  }

  .cour-one-img {
    display: block;
    width: 524px;
    /* height: 330px; */
    margin-bottom: 25px;
  }
  .course-content-rec-img {
    padding-bottom: 20px;
    color: #666666;
    line-height: 2;
  }
  .course-content-rec-img img {
    display: block;
    max-width: 648px;
    /* height: 330px; */
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .course-content-rec-img img:first-child {
    margin-top: 20px;
  }

  .cour-one-yi img {
    display: block;
    max-width: 648px;
    /* height: 330px; */
    margin: 0 auto;
    margin-bottom: 20px;
    
  }

  /* 相关推荐 */
  .cy-pl-box-detail {
    position: relative;
    margin-top: 20px;
    margin-bottom: 18px;
  }

  .cy-pl-box-detail span::after {
    position: absolute;
    left: -12px;
    top: 50%;
    content: '';
    width: 4px;
    height: 16px;
    background-color: #1ca738;
    margin-top: -8px;
    border-radius: 4px;
  }

  .cy-pl-box-detail span {
    margin-left: 14px;
    position: relative;
    font-weight: 700;
  }

  .cd-recomm .cy-pl-box-detail {
    float: left;
    margin-top: 0;
  }

  .cd-recomm .cy-pl-box-r {
    float: right;
    margin-bottom: 18px;
    font-size: 14px;
  }

  /* 热门评论 */
  .cd-dtai {
    border-bottom: 1px solid #f6f6f6;
    padding-bottom: 16px;
    margin-bottom: 20px;
  }

  .cd-dtai .cy-toux-gt {
    float: left;
    width: 45px;
    border-radius: 50%;
    border: 1px solid #e6e6e6;
    overflow: hidden;
  }

  .cd-dtai .cy-toux-gt img {
    display: block;
    width: 44px;
    height: 44px;
    border-radius: 50%;
  }

  .cd-dtai .cy-content-name {
    float: right;
    width: 594px;
  }

  .cd-dtai .cy-content-name>p {
    margin-top: 15px;
  }

  .cy-toux-gt {
    width: 56px;
  }

  .cy-toux-gt img {
    width: 44px;
  }

  .cy-content-name {
    width: 100%;
  }

  .CCover {
    margin-top: 10px;
    width: 386px;
    border-radius: 6px;
  }

  .cy-content-bottom {
    margin-top: 10px;
  }

  .cy-good {
    color: #333;
  }

  .cy-good img {
    vertical-align: sub;
  }

  .cy-pl {
    display: inline-block;
    padding: 6px 10px;
    border-radius: 20px;
    background-color: #f2f2f2;
    margin-left: 14px;
  }

  .cy-dtai {
    margin-top: 10px;
    padding-top: 20px;
    border-top: 1px solid #CCCCCC;
  }

  .cy-dtai-box {
    padding-bottom: 40px;
  }

  /* 写下你的评论 */
  .write-dis {
    height: 40px;
    margin-bottom: 20px;
  }

  .write-dis input {
    background-color: #f2f2f2;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding-left: 10px;
  }
  
  .write-dis div {
    background-color: #f2f2f2;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding-left: 10px;
    line-height: 40px;
    font-size: 16px;
    color: #999;
    cursor: text;
  }
  .pl-kuan {
    width: 100%;
    border: #1ca738 1px solid !important;
    /* margin-top: 20px; */
    margin-bottom: 20px;
    border-radius: 6px;
    overflow: hidden;
  }

  .pl-kuan div:first-child {
    background: #f2f2f2;
    width: 100%;
    height: 36px;
    line-height: 36px;
  }

  .pl-kuan div:first-child img {
    margin-left: 10px;
    cursor: pointer;
  }
  .pl-kuan div:first-child .close-img {
    width: 20px;
  }
  .pl-input {
    padding: 10px;
    margin: 10px auto 0px auto;
  }

  #pl-input {
    height: 96px;
    width: 100%;
  }

  .pl-input>button {
    background-color: #1ca738;
    color: #fff;
    padding: 8px 15px;
    border-radius: 4px;
    cursor: pointer;
  }

  #pl-input1 {
    cursor: pointer;
    position: relative;
    filter: alpha(opacity=0);
    opacity: 0;
    width: 30px;
    top: -8px;
    left: -36px;
    height: 100%;
  }

  .cy-dtai-box-2 {
    margin: 0px 30px;
  }
  .home-skill-course {
    height: auto;
  }
}