body {
  background-color: #f8f7f7;
}
.course-top {
  background: url('../../images/newpage/secret (32).png') no-repeat center top;
}
.course-top .course-crumb {
  color: #fff;
  padding: 32px 0 26px;
  font-size: 13px;
}
.course-top .course-crumb .crumb3 {
  color: #9A9A9A;
}
.course-top .course-video {
  padding-bottom: 70px;
}
.course-top .course-video .course-play {
  width: 880px;
  height: 452px;
  position: relative;
}
.course-top .course-video .course-play .course-play-img {
  width: 880px;
  height: 452px;
  background-color: rgba(0, 0, 0, 0.4);
  /*opacity: 0.4;*/
}
.course-live-lived {
  width: 100px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  background-color: #DE0041;
  color: #FFFFFF;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  cursor: pointer;
}
.player-video{
	  width: 880px;
 	  height: 452px;
 	 background-color: rgba(0, 0, 0, 0.4);
}

.course-top .course-video .course-play .course-play-player {
  width: 84px;
  height: 84px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -42px;
  margin-left: -42px;
  /*cursor: pointer;*/
}
.course-top .course-video .course-play .course-video-para {
  font-size: 14px;
  color: #fff;
  position: relative;
  top: 20px;
  line-height: 1;
}
.course-top .course-video .course-play .course-video-para div {
  margin-right: 50px;
  cursor: pointer;
}
.course-top .course-video .course-play .course-video-para div img {
  margin-right: 15px;
  vertical-align: sub;
}
.course-top .course-video .course-des {
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 17px 11px 0 17px;
  width: 300px;
  height: 450px;
  background-color: #1c1517;
}
.course-top .course-video .course-des .course-des-top {
  line-height: 1;
  border-bottom: solid 1px rgba(255, 255, 255, 0.21);
}
.course-top .course-video .course-des .course-des-top .course-des-name {
  font-size: 16px;
  padding-bottom: 17px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.course-top .course-video .course-des .course-des-top .course-des-teacher {
  font-size: 14px;
  padding-bottom: 20px;
}
.course-top .course-video .course-des .course-des-top .course-des-time {
  font-size: 14px;
  padding-bottom: 23px;
}
.course-top .course-video .course-des .course-des-bott {
  padding-top: 23px;
}
.course-top .course-video .course-des .course-des-bott .course-des-item {
  padding: 6px 10px;
  margin-right: 16px;
  margin-bottom: 24px;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1;
  font-size: 12px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
}
.course-top .course-video .course-des .course-des-bott .course-des-item:hover {
  background: #de0041;
  border: 1px solid #de0041;
  cursor: pointer;
}
.newcontent {
  padding-top: 36px;
}
.newcontent .cont-fl {
  width: 900px;
}
.newcontent .cont-fl .cont-tab {
  border: 1px solid #e5e5e5;
}
.newcontent .cont-fl .cont-tab .cont-tab-div {
  height: 48px;
  line-height: 48px;
  color: #111;
  width: 140px;
  text-align: center;
  font-size: 18px;
}
.newcontent .cont-fl .cont-tab .share-parent {
  position: relative;
}
.newcontent .cont-fl .cont-tab .share-wrap {
  position: absolute;
  top: 4px;
  left: 114px;
  width: 110px;
}
.newcontent .cont-fl .cont-tab .share-wrap .share-text {
  display: none;
  padding: 0 10px;
  height: 19px;
  text-align: center;
  line-height: 19px;
  font-size: 12px;
  color: #444;
  background-color: #ffffff;
  -webkit-box-shadow: 2px 3px 3px 0px rgba(222, 219, 220, 0.75);
          box-shadow: 2px 3px 3px 0px rgba(222, 219, 220, 0.75);
  -webkit-border-radius: 6px;
          border-radius: 6px;
  border: solid 1px #e8e8e9;
  position: absolute;
  top: 40px;
  left: 0px;
}
.newcontent .cont-fl .cont-tab .share-wrap .share-item {
  width: 24px;
  display: block;
}
.newcontent .cont-fl .cont-tab .share-wrap .share-item:hover .share-text {
  display: block;
}
.newcontent .cont-fl .cont-tab .share-parent:hover {
  display: block;
}
.newcontent .cont-fl .cont-tab .tab-item {
  position: relative;
  cursor: pointer;
}
.newcontent .cont-fl .cont-tab .tab-item:after {
  position: absolute;
  right: 0;
  top: 16px;
  content: '';
  border-right: 1px solid #e5e5e5;
  height: 18px;
}
.newcontent .cont-fl .cont-tab .active {
  color: #de0041;
}
.newcontent .cont-fl .tab-cont {
  border: 1px solid #e5e5e5;
  border-top: none;
}
.newcontent .cont-fl .tab-cont .tab-cont-item {
  display: none;
}
.newcontent .cont-fl .tab-cont .course-food-wrap {
  padding: 32px 32px 0;
}
.newcontent .cont-fl .tab-cont .course-food {
  padding-bottom: 32px;
  border-bottom: 1px solid #e7e8e9;
}
.newcontent .cont-fl .tab-cont .course-food .course-food-fl {
  width: 130px;
  margin-right: 14px;
}
.newcontent .cont-fl .tab-cont .course-food .course-food-fl img {
  width: 130px;
  height: 100px;
}
.newcontent .cont-fl .tab-cont .course-food .course-food-fr {
  width: 690px;
  font-size: 16px;
  line-height: 1;
  padding-top: 6px;
}
.newcontent .cont-fl .tab-cont .course-food .course-food-fr .course-food-name {
  padding-bottom: 14px;
  color: #111;
}
.newcontent .cont-fl .tab-cont .course-food .course-food-fr .course-food-teacher {
  padding-bottom: 20px;
  color: #444;
}
.newcontent .cont-fl .tab-cont .course-food .course-food-fr .course-food-des {
  color: #333;
  font-size: 14px;
  line-height: 1.6;
  text-align: justify;
}
.newcontent .cont-fl .tab-cont .show {
  display: block;
}
.newcontent .cont-fl .tab-cont .tab-food-details {
  padding-left: 32px;
  padding-right: 32px;
}
.newcontent .cont-fl .tab-cont .tab-food-details .tab-food-title {
  font-size: 18px;
  color: #111;
  padding: 38px 0 25px;
}
.newcontent .cont-fl .tab-cont .tab-food-details .tab-food-title img {
  vertical-align: middle;
  margin-right: 14px;
}
.newcontent .cont-fl .tab-cont .tab-food-details .tab-food-cont table {
  width: 100%;
}
.newcontent .cont-fl .tab-cont .tab-food-details .tab-food-cont table td {
  border: 1px solid #e7e8e9;
  padding: 10px;
  color: #666;
  width: 50%;
}
.newcontent .cont-fl .tab-cont .tab-food-details .tab-food-cont table td .table-left {
  color: #de0041;
  font-size: 16px;
}
.newcontent .cont-fl .tab-cont .tab-food-steps {
  padding-left: 32px;
  padding-right: 32px;
}
.newcontent .cont-fl .tab-cont .tab-food-steps .tab-food-title {
  font-size: 18px;
  color: #111;
  padding: 38px 0 25px;
}
.newcontent .cont-fl .tab-cont .tab-food-steps .tab-food-title img {
  vertical-align: middle;
  margin-right: 14px;
}
.newcontent .cont-fl .tab-cont .tab-food-steps .tab-food-cont .tab-food-item {
  margin-bottom: 35px;
}
.newcontent .cont-fl .tab-cont .tab-food-steps .tab-food-cont .tab-food-item .tab-food-left {
  width: 330px;
  /* height: 220px; */
  margin-right: 32px;
}
.newcontent .cont-fl .tab-cont .tab-food-steps .tab-food-cont .tab-food-item .tab-food-right {
  width: 472px;
}
.newcontent .cont-fl .tab-cont .tab-food-steps .tab-food-cont .tab-food-item .tab-food-right .tab-food-parts {
  font-size: 22px;
  color: #111111;
  margin-bottom: 23px;
  line-height: 1;
  padding-top: 5px;
}
.newcontent .cont-fl .tab-cont .tab-food-steps .tab-food-cont .tab-food-item .tab-food-right .tab-food-parts span {
  color: #de0041;
}
.newcontent .cont-fl .tab-cont .tab-food-steps .tab-food-cont .tab-food-item .tab-food-right .tab-food-text {
  font-size: 14px;
  color: #333;
  line-height: 1.6;
}
.newcontent .cont-fl .tab-cont .tab-food-steps .tab-food-cont .tab-money {
  width: 151px;
  height: 50px;
  background-color: #fc044d;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  margin-top: 53px;
  margin-bottom: 96px;
}
.newcontent .cont-fr {
  width: 267px;
}
.newcontent .cont-fr .cont-swiper {
  width: 267px;
  height: 161px;
  overflow: hidden;
  margin-bottom: 14px;
  display: none;
}
.newcontent .cont-fr .cont-swiper .swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
}
.newcontent .cont-fr .cont-swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
}
.newcontent .cont-fr .cont-swiper .swiper-slide img {
  width: 267px;
  height: 161px;
}
.newcontent .cont-fr .cont-swiper .pagination {
  position: absolute;
  z-index: 1;
  right: 10px;
  width: 266px;
  text-align: right;
  bottom: 5px;
}
.newcontent .cont-fr .cont-swiper .pagination .swiper-pagination-switch {
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-color: #cacaca;
  display: inline-block;
  margin-right: 3px;
  cursor: pointer;
}
.newcontent .cont-fr .cont-swiper .pagination .swiper-active-switch {
  background-color: #de0041;
}
.newcontent .cont-fr .hot-food {
  background: #fff;
  width: 276px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 28px;
  padding-left: 22px;
  padding-bottom: 46px;
  margin-bottom: 21px;
}
.newcontent .cont-fr .hot-food h4 {
  font-size: 16px;
  color: #222;
}
.newcontent .cont-fr .hot-food .about .about-item {
  display: block;
  margin-top: 16px;
}
.newcontent .cont-fr .hot-food .about .about-item .about-img {
  width: 100px;
  height: 76px;
}
.newcontent .cont-fr .hot-food .about .about-item .about-intro {
  width: 150px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 10px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.newcontent .cont-fr .hot-food .about .about-item .about-intro .about-title {
  font-size: 14px;
  color: #222;
  line-height: 1;
  padding: 6px 0 0;
}
.newcontent .cont-fr .hot-food .about .about-item .about-intro .about-teacher {
  font-size: 12px;
  color: #333;
  padding: 8px 0 20px;
}
.newcontent .cont-fr .hot-food .about .about-item .about-intro .about-others {
  font-size: 12px;
  color: #666;
  line-height: 1;
}
.comment {
  width: 900px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 46px;
}
.comment .comment-title {
  font-size: 20px;
  color: #de0041;
  line-height: 1;
  padding-bottom: 16px;
  padding-left: 22px;
  margin-bottom: 41px;
  padding-top: 20px;
  border-bottom: 1px solid #e7e8e9;
}
.comment .comment-title img {
  vertical-align: sub;
  margin: 0 16px 0 -10px;
}
.comment .comment-box {
  padding-left: 32px;
}
.comment .comment-box .comment-box-img img {
  width: 52px;
  height: 52px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
.comment .comment-box .comment-box-input {
  margin-left: 28px;
  width: 86%;
}
.comment .comment-box .comment-box-input textarea {
  padding-left: 10px;
  padding-top: 10px;
  resize: none;
  outline: none;
  width: 100%;
  height: 160px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #ffffff;
  -webkit-box-shadow: inset 0px 0px 8px 0px rgba(209, 204, 206, 0.75);
          box-shadow: inset 0px 0px 8px 0px rgba(209, 204, 206, 0.75);
  -webkit-border-radius: 6px;
          border-radius: 6px;
  border: solid 1px #eeeaeb;
}
.comment .comment-box .comment-box-input .comment-box-bottom {
  text-align: right;
}
.comment .comment-box .comment-box-input .comment-box-submit {
  display: inline-block;
  margin-top: 16px;
  width: 94px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  color: #fff;
  background-color: #de0041;
  -webkit-border-radius: 6px;
          border-radius: 6px;
  margin-bottom: 42px;
  cursor: pointer;
}
.comment .comment-no {
  text-align: center;
  color: #999;
  margin-bottom: 50px;
}
.comment .comment-content {
  padding-left: 32px;
  padding-right: 14px;
}
.comment .comment-content .comment-li {
  padding-right: 27px;
  padding-top: 23px;
  padding-bottom: 30px;
  border-top: 1px solid #e5e5e5;
}
.comment .comment-content .comment-li .comment-li-people .comment-li-avatar {
  width: 52px;
  height: 52px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  margin-right: 23px;
}
.comment .comment-content .comment-li .comment-li-people .comment-li-name {
  font-size: 16px;
  color: #de0041;
  line-height: 1;
  padding-top: 8px;
}
.comment .comment-content .comment-li .comment-li-people .comment-li-item {
  color: #222;
  font-size:16px;
}
.comment .comment-content .comment-li .comment-li-people .comment-li-item .comment-li-thumb {
  cursor: pointer;
}
.comment .comment-content .comment-li .comment-li-people .comment-li-item .comment-li-thumb img {
  vertical-align: middle;
}
.comment .comment-content .comment-li .comment-li-people .comment-li-item .comment-li-reply {
  cursor: pointer;
}
.comment .comment-content .comment-li .comment-li-content {
  position: relative;
  font-size: 14px;
  color: #444;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 76px;
}
.comment .comment-content .comment-li .comment-li-content .comment-li-text {
  width: 74%;
  line-height: 1.6;
  text-align: justify;
}
.comment .comment-content .comment-li .comment-li-content .comment-li-time {
  position: absolute;
  bottom: 0;
  right: 0;
}
.comment .comment-content .comment-li .comment-reply {
  display: none;
  padding-bottom: 43px;
  position: relative;
  margin-left: 76px;
  margin-top: 42px;
}
.comment .comment-content .comment-li .comment-reply .comment-reply-textarea {
  padding-left: 10px;
  padding-top: 10px;
  resize: none;
  outline: none;
  width: 747px;
  height: 160px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #ffffff;
  -webkit-box-shadow: inset 0px 0px 8px 0px rgba(209, 204, 206, 0.75);
          box-shadow: inset 0px 0px 8px 0px rgba(209, 204, 206, 0.75);
  -webkit-border-radius: 6px;
          border-radius: 6px;
  border: solid 1px #eeeaeb;
}
.comment .comment-content .comment-li .comment-reply .comment-reply-bottom {
  height: 28px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.comment .comment-content .comment-li .comment-reply .comment-reply-bottom .comment-reply-cancel {
  width: 54px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  color: #777777;
  font-size: 14px;
  cursor: pointer;
}
.comment .comment-content .comment-li .comment-reply .comment-reply-bottom .comment-reply-submit {
  width: 54px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  background-color: #1b8cff;
  color: #fff;
  -webkit-border-radius: 6px;
          border-radius: 6px;
  font-size: 14px;
  cursor: pointer;
}
.comment .comment-content .comment-li .comment-child {
  width: 68%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f2f6fd;
  margin-left: 76px;
  margin-top: 10px;
  padding: 16px;
}
.comment .comment-content .comment-li .comment-child .comment-child-li {
  border-bottom: 1px solid #ebecec;
  padding-bottom: 24px;
  margin-bottom: 20px;
}
.comment .comment-content .comment-li .comment-child .comment-child-li .comment-child-name {
  font-size: 16px;
  color: #de0041;
  margin-bottom: 22px;
}
.comment .comment-content .comment-li .comment-child .comment-child-li .comment-child-content {
  font-size: 14px;
  color: #444;
  line-height: 1.4;
}
.comment .comment-content .comment-li .comment-child .comment-child-more {
  text-align: center;
  font-size: 16px;
  color: #111;
  cursor: pointer;
}
.comment .paginate {
  text-align: center;
  margin-top: 70px;
  margin-bottom: 72px;
}
.comment .paginate a,
.comment .paginate span {
  text-decoration: none;
  display: inline-block;
  padding: 0 12px;
  height: 36px;
  line-height: 36px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #888;
  border: 1px solid #ccc;
  margin-right: 15px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
}
.comment .paginate li {
  display: inline-block;
}
.comment .paginate li.active a {
  background-color: #de0041;
  color: #fff;
  border: 1px solid #de0041;
}
.comment .paginate a:hover,
.comment .paginate a.on {
  background-color: #de0041;
  color: #fff;
  border: 1px solid #de0041;
}
.comment .paginate a.unclick,
.comment .paginate a.unclick:hover {
  background: none;
  border: 1px solid #eee;
  color: #999;
  cursor: default;
}
.comment .reviewSys .current {
  color: #de0041;
  border: 1px solid #de0041;
}
