
  @media screen and (max-width: 750px){
    .commentPart {
      width: 100%;
      background-color: #fff;
    }
    .commentPart p {
      word-wrap: break-word;
      word-break: break-all;
      overflow: hidden;
    }
    .commented,
    .publish,
    .publishTitle {
      width: 100%;
      height: auto;
    }
    .commentTitle {
      font-size: 18px;
    	font-weight: normal;
    	font-stretch: normal;
    	letter-spacing: 0px;
    	color: #000000;
      font-weight: bold;
    }
    .commentContents {
      position: relative;
    }
    .commentContents .template {
      font-size: 0;
      margin-top: 20px;
      padding: 0 0;
      padding-bottom: 10px;
      min-height: 92px;
      border-bottom: 1px solid #eee;
      position: relative;
    }
    .commentContents .content {
      margin-top: 0;
    }
    .commentContents .content .left {
      width: 100%;
      font-size: 14px;
    	font-weight: normal;
    	font-stretch: normal;
    	letter-spacing: 0px;
    	color: #666666;
    }
    .commentContents .stars {
      margin-bottom: 10px;
    }
    .commentContents .stars img {
      width: 16px !important;
      height: 16px !important;
      display: inline-block !important;
    }
    .commentContents .content .right {
      width: 100%;
      font-size: 12px;
    	font-weight: normal;
    	font-stretch: normal;
    	letter-spacing: 0px;
    	color: #a4a4a4;
      padding-top: 20px;
    }
    .commentContents .right .commentator {
      position: absolute;
      top: 0;
      right: 10px;
    }
    .commentContents .admin-reply {
      min-height: 92px;
      position: relative;
      margin-top: 20px;
      font-size: 0;
      padding: 15px 10px 20px;
      background-color: #eff8fc;
      position: relative;
    }
    .commentContents .admin-reply .admin {
      position: relative;
      margin-bottom: 10px;
      font-size: 13px;
    	font-stretch: normal;
    	letter-spacing: 0px;
    	color: #007cba;
      font-weight: bold;
    }
    .commentContents .admin-reply .reply-content {
      font-size: 13px;
    	font-weight: normal;
    	font-stretch: normal;
    	line-height: 18px;
    	letter-spacing: 0px;
    	color: #007cba;
      margin: 10px 0 30px 0;
    }
    .commentContents .admin-reply .right {
      position: absolute;

      font-size: 14px;
    	font-weight: normal;
    	font-stretch: normal;
    	letter-spacing: 0px;
    	color: #68abcd;
      text-align: center;
      bottom: 20px;
    }
    .commentContents .pagePlug {
      display: none;
    }
    .commentContents .pagePlug li {
        list-style: none;
        float: left;
        width: 36px;
      	height: 36px;
        line-height: 36px;
        text-align: center;
        color: #a4a4a4;
      	border: solid 1px #dddddd;
    }
    .commentContents .pagePlug li:hover {
      cursor: pointer;
      color: #007cba;
      background-color: #aad1e4;
  	  border: solid 1px #dddddd;
    }
    .commentContents .pagePlug .pg-home,
    .commentContents .pagePlug .pg-end {
      width: 90px;
    	height: 36px;
      color: #666666;
    	border: solid 1px #dddddd;
    }
    .commentContents .pagePlug .pg-disable {
      color: #d4d4d4;
    }
    .commentContents .pagePlug .pg-active {
      color: #ffffff;
      background-color: #007cba;
    }
    .commentContents .not-comment {
      width: 100%;
      text-align: center;
      font-size: 14px;
    	font-weight: normal;
    	font-stretch: normal;
    	line-height: 61px;
    	letter-spacing: 0px;
    	color: #666666;
    }
    .commentContents .com_more {
      border: 1px solid #eeeeee; 
      font-size: 14px;
      width: 100%;
      height: 36px;
      line-height: 36px;
      text-align: center;
      margin: 0 auto;
      margin-top: -1px;
      margin-bottom: 20px;
      color: #666;
      background: #eee
    }
    .publish {
      /* margin-top: 30px; */
    }
    .publish_rg {
      width: 100%;
      height: 40px;
      /* margin-top: 30px; */
    }
    .publishRegister {
      width: 160px;
      height: 40px;
      margin: 0 auto;
    }
    .publishRegister button {
      width: 100%;
      height: 100%;
    	background-color: #007cba;
    	border-radius: 2px;
      font-size: 15px;
    	font-weight: normal;
    	font-stretch: normal;
    	line-height: 40px;
    	letter-spacing: 0px;
    	color: #ffffff;
    }
    .publishTitle {
      height: 32px;
      line-height: 32px;
      text-align: center;
      font-size: 15px;
    	font-stretch: normal;
    	letter-spacing: 0px;
    	color: #000000;
      font-weight: bold;
    }
    .publishCont {
      font-size: 0;
    }
    .publishCont .left {
      font-size: 14px;
    }
    .publishCont .left .line {
      position: relative;
      margin-top: 14px;
    }
    .publishCont .left .tip {
      position: absolute;
      font-size: 14px;
    	font-weight: normal;
    	font-stretch: normal;
    	letter-spacing: 0px;
    	color: #e84050;
      left: 16%;
      top: -20px;
    }
    .publishCont .left label {  
      display: inline-block;
      width: 15%;
      /* min-width: 50px; */
      font-weight: normal;
    	font-stretch: normal;
    	letter-spacing: 0px;
    	color: #666666;
    }
    .publishCont .left input,
    .describing{
      width: 80%;
      border: solid 1px #dddddd;
    }
    .publishCont .line .com-error {
      border: solid 1px #e84050;
    }
    .memberInput {
      /* min-width: 220px; */
      width: calc(85% - 30px) !important;
    	height: 36px;
      padding: 0 10px;
    }
    .describing {
      width: calc(85% - 10px) !important;
  	  height: 120px;
      border: 1px solid #ddd;
      padding: 10px 3%;
      display: inline-block;
      position: relative;
    }
    .line .describing-label {
      vertical-align: top;
    }
    .describeInput {
      width: 100%;
  	  height: 80px;
      outline: none;
      resize: none;
      border: none;
      -ms-scroll-chaining: chained;
      -ms-overflow-style: none;
      -ms-content-zooming: zoom;
      -ms-scroll-rails: none;
      -ms-content-zoom-limit-min: 100%;
      -ms-content-zoom-limit-max: 500%;
      -ms-scroll-snap-type: proximity;
      -ms-scroll-snap-points-x: snapList(100%, 200%, 300%, 400%, 500%);
      -ms-overflow-style: none;
      overflow: auto;
    }
    .describeInput::-webkit-scrollbar {
        width: 0px;
    }
    .describing .words {
      display: none;
    }
    .number_error {
      color: red;
    }
    .scodeInput {
      width: calc(60% - 35px) !important;
  	  height: 36px;
      padding: 0 10px;
    }
    .scodeImg {
      width: 25%;
      height: 36px;
      vertical-align: bottom;
      display: inline-block !important;
    }
    .publishCont .right {
      font-size: 14px;
      text-align: center;
    }
    .right .grades {
      font-size: 14px;
      font-weight: normal;
      font-stretch: normal;
      letter-spacing: 0px;
      color: #666666;
      margin-top: 30px;
    }
    #star {
      margin-top: 4px;
      margin-bottom: 24px;
    }
    #star img {
      width: 24px !important;
      height: 24px !important;
      display: inline-block !important;
    }
    .publishCont .right .submission {
      width: 66%;
    	height: 36px;
    	background-color: #007cba;
    	border-radius: 4px;
      font-size: 16px;
    	font-weight: normal;
    	font-stretch: normal;
    	line-height: 36px;
    	letter-spacing: 0px;
    	color: #ffffff;
      margin-bottom: 10px;
      cursor: pointer;
    }

  }
  @media screen and (min-width: 751px){
    .commentPart {
      width: 100%;
      background-color: #fff;
    }
    .commentPart p {
      word-wrap: break-word;
      word-break: break-all;
      overflow: hidden;
    }
    .commented,
    .publish,
    .publishCont,
    .publishCont .left,
    .publishCont .right,
    .publishTitle {
      width: 100%;
      height: auto;
    }
    .commented {
      /* margin-bottom: 100px; */
    }
    .commentTitle {
      font-size: 18px;
    	font-weight: normal;
    	font-stretch: normal;
    	letter-spacing: 0px;
    	color: #000000;
      font-weight: bold;
    }
    .commentContents {
      position: relative;
    }
    .commentContents_padding{
      padding-bottom: 24px;
    }
    .commentContents .template {
      font-size: 0;
      margin-top: 32px;
      padding-bottom: 32px;
      min-height: 92px;
      border-bottom: 1px solid #eee;
    }
    .commentContents .content {
      margin-top: 0;
    }
    .commentContents .content .left {
      display: inline-block;
      width: 80%;
      font-size: 14px;
    	font-weight: normal;
    	font-stretch: normal;
    	letter-spacing: 0px;
    	color: #666666;
    }
    .commentContents .stars {
      margin-bottom: 10px;
    }
    .commentContents .stars img {
      width: 14px !important;
      height: 14px !important;
      display: inline-block !important;
    }
    .commentContents .content .detail {
      padding-right: 20%;
    }
    .commentContents .content .right {
      display: inline-block;
      /* width: 20%; */
      width: 145px;
      font-size: 14px;
    	font-weight: normal;
    	font-stretch: normal;
    	letter-spacing: 0px;
    	color: #a4a4a4;
      text-align: center;
      vertical-align: top;
      float: right;
    }
    .commentContents .right .commentator {
      margin-bottom: 10px;
    }
    .commentContents .admin-reply {
      width: 100%;
      min-height: 92px;
      position: relative;
      font-size: 0;
      padding: 24px 0 24px 20px;
      background-color: #eff8fc;
      margin-top: 24px;
    }
    .commentContents .admin-reply .left {
      width: 80%;
      display: inline-block;
    }
    .commentContents .admin-reply .admin {
      width: 100%;
      position: relative;
      margin-bottom: 8px;
      font-size: 14px;
    	font-stretch: normal;
    	letter-spacing: 0px;
    	color: #007cba;
      font-weight: bold;
    }
    .commentContents .admin-reply .reply-content {
      font-size: 14px;
    	font-weight: normal;
    	font-stretch: normal;
    	line-height: 24px;
    	letter-spacing: 0px;
    	color: #007cba;
      padding-right: 20%;
    }
    .commentContents .admin-reply .right {
      /* width: 20%; */
      width: 145px;
      display: inline-block;
      position: absolute;
      top: 50%;
      font-size: 14px;
    	font-weight: normal;
    	font-stretch: normal;
    	letter-spacing: 0px;
      color: #68abcd;
      right: 18px;
      text-align: center;
    }
    .commentContents .pagePlug {
      float: right;
      margin-top: 24px;
    }
    .commentContents .pagePlug li {
        list-style: none;
        float: left;
        width: 36px;
      	height: 36px;
        line-height: 36px;
        text-align: center;
        color: #a4a4a4;
        font-size: 14px;
        border: solid 1px #dddddd;
        margin-left: -1px;
    }
    .commentContents .pagePlug li:hover {
      cursor: pointer;
      color: #007cba;
      background-color: #e5f2f8;
  	  /* border: solid 1px #dddddd; */
    }
    .commentContents .pagePlug .pg-home,
    .commentContents .pagePlug .pg-end {
      width: 90px;
    	height: 36px;
      color: #666666;
    	border: solid 1px #dddddd;
    }
    .commentContents .pagePlug .pg-disable {
      color: #d4d4d4;
    }
    .commentContents .pagePlug .pg-active {
      color: #ffffff;
      background-color: #007cba;
    }
    .commentContents .not-comment {
      width: 100%;
      text-align: center;
      font-size: 14px;
    	font-weight: normal;
    	font-stretch: normal;
    	line-height: 61px;
    	letter-spacing: 0px;
    	color: #666666;
    }
    .commentContents .com_more {
      display: none;
    }
    .publish_pc{
      margin-top: 100px;
    }
    .publish_rg {
      /* position: relative;
      width: 100%;
      height: auto; */
      /* width: 100%; */
      width: 164px;
      height: 36px;
      margin-top: 24px;
    }
    .publishRegister {
      width: 164px;
      height: 100%;
      margin: 0 auto;
    }
    .publishRegister .publishRegisterBtn {
      /* width: 160px;
      height: 36px; */
      width: 100%;
      height: 100%;
    	background-color: #007cba;
    	border-radius: 4px;
      font-size: 16px;
    	font-weight: normal;
    	font-stretch: normal;
    	line-height: 36px;
    	letter-spacing: 0px;
    	color: #ffffff;
      /* margin-top: -70px;
      position: absolute;
      left: 0; */
    }
    .publishRegister .publishRegisterBtn.publishRegisterBtnNo {
      left: 45%;
    }
    .publishRegisterBtn:hover{
      cursor: pointer;
    }
    .publishTitle {
      height: 32px;
      line-height: 32px;
      text-align: center;
      background-color: #f7f7f7;
      font-size: 14px;
    	font-stretch: normal;
    	letter-spacing: 0px;
    	color: #000000;
      font-weight: bold;
    }
    .publishCont {
      font-size: 0;
    }
    .publishCont .left {
      display: inline-block;
      width: 60%;
      font-size: 14px;
    }
    .publishCont .left .line {
      position: relative;
      margin-top: 24px;
    }
    .publishCont .left .tip {
      position: absolute;
      font-size: 14px;
    	font-weight: normal;
    	font-stretch: normal;
    	letter-spacing: 0px;
    	color: #e84050;
      left: 60px;
      top: -20px;
    }
    .publishCont .left label { 
      display: inline-block;
      width: 55px;
      font-weight: normal;
    	font-stretch: normal;
    	letter-spacing: 0px;
    	color: #666666;
    }
    .publishCont .left input {
      border: solid 1px #dddddd;
    }
    .publishCont .left input:hover,
    .describing:hover {
      border: solid 1px #7fbddc;
    }
    .publishCont .line .com-error {
      border: solid 1px #e84050;
    }
    .memberInput {
      width: 240px;
      height: 34px;
      padding: 0 10px;
      background-color: #f7f7f7;
    }
    .describing {
      width: 80%;
  	  height: 120px;
      padding: 10px;
      display: inline-block;
      position: relative;
      border: solid 1px #dddddd;
    }
    .line .describing-label {
      vertical-align: top;
    }
    .describeInput {
      width: 100%;
  	  height: 80px;
      outline: none;
      resize: none;
      border: none;
      -ms-scroll-chaining: chained;
      -ms-overflow-style: none;
      -ms-content-zooming: zoom;
      -ms-scroll-rails: none;
      -ms-content-zoom-limit-min: 100%;
      -ms-content-zoom-limit-max: 500%;
      -ms-scroll-snap-type: proximity;
      -ms-scroll-snap-points-x: snapList(100%, 200%, 300%, 400%, 500%);
      -ms-overflow-style: none;
      overflow: auto;
    }
    .describeInput::-webkit-scrollbar {
        width: 0px;
    }
    .describing .words {
      position: absolute;
      right: 7px;
      bottom: 5px;
      font-size: 14px;
    	font-weight: normal;
    	font-stretch: normal;
    	letter-spacing: 0px;
    	color: #a4a4a4;
    }
    .number_error {
      color: red;
    }
    .scodeInput {
      width: 154px;
  	  height: 34px;
      padding: 0 10px;
    }
    .scodeImg {
      width: 80px;
      height: 36px;
      vertical-align: bottom;
      display: inline-block !important;
    }
    .publishCont .right {
      display: inline-block;
      width: 40%;
      font-size: 14px;
      text-align: center;
    }
    .right .grades {
      font-size: 14px;
      font-weight: normal;
      font-stretch: normal;
      letter-spacing: 0px;
      color: #666666;
      margin-bottom: 54px
    }
    #star {
      margin-top: 12px;
      margin-bottom: 40px;
    }
    #star img {
      width: 24px !important;
      height: 24px !important;
      display: inline-block !important;
    }
    .publishCont .right .submission {
      width: 160px;
    	height: 36px;
    	background-color: #007cba;
    	border-radius: 4px;
      font-size: 16px;
    	font-weight: normal;
    	font-stretch: normal;
    	line-height: 36px;
    	letter-spacing: 0px;
    	color: #ffffff;
    }
    .publishCont .right .submission:hover {
      cursor: pointer;
      opacity: 0.9;
    }

  }
