@charset "UTF-8";
#hot_list{width:1200px;margin:0 auto;}
#hot_list .titWrap{width:1198px;height:42px;line-height:42px;background:#ffffff;border:1px solid #eaeceb;margin-top:10px;}
#hot_list .titWrap .tit_l{margin-left:28px;}
#hot_list .titWrap .tit_l a{ display: inline-block; line-height: 26px; text-align:center;background:url(../image/hp_shuline.png) no-repeat right center;color:#666666;font-size:12px;padding:0px 15px;margin-left:-4px;}
#hot_list .titWrap .tit_l a:hover{color:#e29a66;}
#hot_list .titWrap .tit_l a.cur{color:#e29a66;}
#hot_list .titWrap .tit_l a:last-child{background:none;}
#hot_list .titWrap .tit_l a img{margin-left:7px;}
#hot_list .titWrap .tit_r{color:#666666;font-size:12px;margin-right:52px;}
#hot_list .titWrap .tit_r input{vertical-align:middle;width:13px;height:13px;outline:none;cursor:pointer;margin-right:2px; letter-spacing:2px;}
#hot_list .null_result{ width: auto; margin: 10px 0 60px; border: solid 1px #eaeceb; background: #FFFFFF;height: 653px;}
#hot_list .null_result .cont{min-height: 653px;position:relative;background: url(../image/null-result.jpg) no-repeat left center;width: 1200px; height: 653px;margin: 0px!important;padding: 0px!important;}
#hot_list .null_result .cont h2{line-height: 30px;padding-top: 16px; color: #676268;font-size: 30px;position: absolute;left:0;right:0;bottom: 100px;text-align: center;}
#hot_list .null_result .cont p{line-height: 24px; margin-top: 10px; color: #68686a;font-size: 20px;position: absolute;left:0;right:0;bottom: 50px;text-align: center;}

.whejMain {
  width: 1200px;
  margin: 0 auto;
}

.whejMain .whejMainTit {
  height: 48px;
  overflow: hidden;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  padding-top: 27px;
  line-height: 48px;
  position: relative;
}

.whejMain .whejMainTit .lookMore {
  color: #333333;
  font-size: 14px;
  line-height: 36px;
  position: absolute;
  bottom: 0;
  right: 10px;
}

.whejMain .actList li {
  width: 270px;
  background-color: #fff;
  float: left;
  box-shadow: 2px 4px 6px #dedede;
  margin-right: 20px;
}

.whejMain .actList li .img {
  display: block;
  position: relative;
  width: 270px;
  height: 202px;
  background: #eee;
}

.whejMain .actList li .tagWrap {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 2;
}

.whejMain .actList li .tagWrap span {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  background-color: rgba(0, 0, 0, 0.65);
  margin-left: 5px;
  color: #fff;
  font-size: 12px;
  border-radius: 3px;
  padding: 0 6px;
  border: 1px solid #000;
}

.whejMain .actList li .char {
  font-size: 14px;
  color: #333333;
  width: 230px;
  text-align: center;
  padding: 0 20px;
  line-height: 56px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.whejMain .actList li .info {
  padding: 20px;
}

.whejMain .actList li .info p {
  line-height: 20px;
  position: relative;
}

.whejMain .actList li .info p.tit {
  color: #333333;
  font-size: 16px;
  height: 60px;
  overflow: hidden;
}

.whejMain .actList li .info button {
  border: 0;
  background: #e29a66;
  border-bottom: 3px solid #e29a66;
  border-radius: 5px;
  height: 40px;
  line-height: 40px;
  width: 172px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  margin: 8px auto 0;
  display: block;
}

.whejMain .actList li .info button:hover {
  background: #e29a66;
}

.whejMainWrap {
  width: 100%;
  background: url(../image/whej/bgTop.png) no-repeat center 0;
  overflow: hidden;
  /* 文化现场&文化故事 */
}

.whejMainWrap .whejMenu {
  width: 1200px;
  margin: 0 auto;
  margin-top: 40px;
  height: 25px;
  padding-top: 8px;
}

.whejMainWrap .whejMenu li {
  font-size: 18px;
  font-weight: bold;
  padding: 0 20px;
  float: left;
  border-right: 2px solid #bbbbbb;
  height: 22px;
}

.whejMainWrap .whejMenu li a {
  display: block;
  line-height: 20px;
  color: #666;
}

.whejMainWrap .whejMenu li.cur a {
  color: #e29a66;
}

.whejMainWrap .whejMenu li:first-child {
  border-left: 2px solid #bbbbbb;
  margin-left: 10px;
}

.whejMainWrap .mdjdWrap {
  margin-top: 15px;
}

.whejMainWrap .mdjdWrap .videoWrap {
  float: left;
  width: 835px;
  height: 470px;
}

.whejMainWrap .mdjdWrap .videoWrap video {
  width: 835px;
  height: 470px;
}

.whejMainWrap .mdjdList {
  width: 348px;
  height: 468px;
  border: 1px solid #dedede;
  float: right;
  background-color: #fff;
  /**
		 * Submenu
		 -----------------------------*/
}

.whejMainWrap .mdjdList .tabMenu {
  font-size: 18px;
  color: #000000;
  line-height: 44px;
  height: 44px;
  border-bottom: 1px solid #dedede;
  overflow: hidden;
  position: relative;
}

.whejMainWrap .mdjdList .tabMenu:before {
  content: '';
  width: 1px;
  height: 26px;
  background-color: #dedede;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -13px;
}

.whejMainWrap .mdjdList .tabMenu li {
  width: 50%;
  float: left;
  text-align: center;
  cursor: pointer;
}

.whejMainWrap .mdjdList .tabMenu li span {
  display: inline-block;
  padding: 0 14px;
  height: 41px;
}

.whejMainWrap .mdjdList .tabMenu li.cur {
  color: #e29a66;
  font-weight: bold;
}

.whejMainWrap .mdjdList .tabMenu li.cur span {
  border-bottom: 3px solid #e29a66;
}

.whejMainWrap .mdjdList .tit {
  color: #333333;
  font-size: 12px;
  text-align: right;
  padding: 0 20px;
  line-height: 25px;
}

.whejMainWrap .mdjdList .comment {
  height: 335px;
  overflow-x: hidden;
  overflow-y: auto;
}

.whejMainWrap .mdjdList .comment li {
  width: 313px;
  margin: 0 auto;
}

.whejMainWrap .mdjdList .comment li .author {
  font-size: 14px;
  color: #333;
  float: left;
}

.whejMainWrap .mdjdList .comment li .time {
  float: right;
  font-size: 14px;
  color: #666;
}

.whejMainWrap .mdjdList .comment li .comment-attach {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  line-height: 24px;
  color: #666;
}

.whejMainWrap .mdjdList .comment li:first-child {
  margin-top: 6px;
}

.whejMainWrap .mdjdList .accordion {
  width: 100%;
  height: 335px;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 auto;
}

.whejMainWrap .mdjdList .accordion .link {
  width: 278px;
  cursor: pointer;
  display: block;
  height: 36px;
  line-height: 36px;
  color: black;
  font-size: 16px;
  padding-left: 10px;
  padding-right: 25px;
  margin: 2px auto 0;
  background-color: #f6f6f6;
  font-weight: bold;
  color: #e29a66;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.whejMainWrap .mdjdList .accordion li:last-child .link {
  border-bottom: 0;
}

.whejMainWrap .mdjdList .accordion li i {
  position: absolute;
  top: 16px;
  left: 12px;
  font-size: 18px;
  color: #595959;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.whejMainWrap .mdjdList .accordion li i.fa-chevron-down {
  right: 12px;
  left: auto;
  font-size: 16px;
  width: 13px;
  height: 7px;
  background: url(../image/whej/arrow.png) no-repeat;
}

.whejMainWrap .mdjdList .accordion li.open i {
  color: #b63b4d;
}

.whejMainWrap .mdjdList .accordion li.open i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.whejMainWrap .mdjdList .submenu {
  width: 313px;
  display: none;
  background: #fff;
  font-size: 16px;
  margin: 0 auto;
  color: #333;
}

.whejMainWrap .mdjdList .submenu li {
  width: 100%;
  border-bottom: 1px solid #f4f4f5;
  line-height: 40px;
  height: 40px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.whejMainWrap .mdjdList .submenu a {
  display: block;
  text-decoration: none;
  color: black;
  padding: 0 8px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.whejMainWrap .mdjdList .submenu a:hover {
  background: #e29a66;
  color: #fff;
}

.whejMainWrap .mdjdList .postWrap {
  width: 326px;
  height: 38px;
  border: 2px solid #e29a66;
  margin: 8px auto 0;
}

.whejMainWrap .mdjdList .postWrap .txt {
  width: 237px;
  height: 38px;
  line-height: 38px;
  color: #333;
  font-size: 14px;
  padding: 0 14px;
  overflow: hidden;
  border: none;
  float: left;
}

.whejMainWrap .mdjdList .postWrap .postBtn {
  width: 60px;
  height: 38px;
  line-height: 38px;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  float: right;
  background-color: #e29a66;
  cursor: pointer;
}

.whejMainWrap .whxcMain {
  width: 318px;
  float: left;
  overflow: hidden;
}

.whejMainWrap .whxcMain .topMain {
  width: 310px;
  height: 202px;
  position: relative;
  overflow: hidden;
  margin: 24px auto 0;
}

.whejMainWrap .whxcMain .topMain p {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 10px;
  line-height: 32px;
  color: #fff;
  font-size: 14px;
  height: 32px;
  background-color: rgba(0, 0, 0, 0.5);
  width: 290px;
  overflow: hidden;
  z-index: 2;
}

.whejMainWrap .whxcMain .listMain {
  position: relative;
  width: 260px;
  border: 1px solid #dedede;
  border-top: none;
  height: 320px;
  margin: 0 auto;
  padding: 15px 24px 0;
  color: #656565;
  font-size: 14px;
}

.whejMainWrap .whxcMain .listMain li {
  line-height: 42px;
  height: 42px;
  overflow: hidden;
  border-bottom: 1px solid #eeeeee;
}

.whejMainWrap .whxcMain .listMain .lookMore {
  position: absolute;
  font-size: 14px;
  color: #e29a66;
  right: 23px;
  bottom: 20px;
  text-decoration: underline;
}

.whejMainWrap .whgsMain {
  width: 865px;
  float: right;
}

.whejMainWrap .whgsMain .whgsWrap {
  margin: 4px auto 0;
}

.whejMainWrap .whgsMain .actList {
  width: 870px;
  margin-left: 6px;
}

.whejMainWrap .whgsMain .actList li {
  margin-top: 20px;
}

.whejMainWrap .whwkWrap {
  margin-top: 24px;
}

.whejMainWrap .whwkWrap .actList {
  width: 1233px;
  padding-left: 8px;
}

.whejMainWrap .whwkWrap .actList li {
  margin-right: 35px;
}

.whejMainWrap .jcgxMain {
  background: url(../image/whej/jcBg.png) no-repeat 68px 40px;
  height: 532px;
}

.whejMainWrap .jcgxMain .whejMainTit {
  border: none;
  padding-top: 43px;
}

.whejMainWrap .jcgxMain .jcgxWrap {
  margin-top: 10px;
}

.whejMainWrap .jcgxMain .jcList {
  width: 1230px;
  padding-left: 6px;
}

.whejMainWrap .jcgxMain .jcList li {
  width: 375px;
  margin-right: 30px;
  float: left;
}

.whejMainWrap .jcgxMain .jcList li .img {
  width: 375px;
  overflow: hidden;
  position: relative;
  height: 280px;
  background-color: #eee;
}

.whejMainWrap .jcgxMain .jcList li .char {
  padding: 10px 20px 25px;
  width: 313px;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
  top: -56px;
}

.whejMainWrap .jcgxMain .jcList li .char .tit {
  line-height: 32px;
  color: #333333;
  font-weight: bold;
  display: inline-block;
  padding-right: 8px;
  border-bottom: 2px solid #e29a66;
}

.whejMainWrap .jcgxMain .jcList li .char .info {
  font-size: 14px;
  line-height: 20px;
  color: #666666;
  height: 40px;
  overflow: hidden;
  margin-top: 10px;
}

/* 文化微课 */
.listTit {
  height: 70px;
  border: 1px solid #e9e9e8;
  background-color: #fff;
  margin-top: 10px;
  overflow: hidden;
}

.listTit .tit {
  float: left;
  margin-left: 30px;
  margin-top: 8px;
}

.listTit .backBtn {
  float: right;
  margin-right: 34px;
  margin-top: 17px;
}

.listTit .wordTit {
  float: left;
  height: 18px;
  border-left: 4px solid #e29a66;
  color: #e29a66;
  font-weight: bold;
  padding: 0 14px;
  line-height: 16px;
  font-size: 18px;
  margin-top: 25px;
  margin-left: 34px;
}

.whwkListWrap {
  overflow: hidden;
}

.whwkListWrap ul {
  margin-top: 7px;
  width: 1215px;
}

.whwkListWrap li {
  width: 390px;
  height: 292px;
  margin-right: 15px;
  margin-bottom: 15px;
  position: relative;
  background-color: #fff;
  float: left;
  overflow: hidden;
}

.whwkListWrap li .char {
  width: 330px;
  padding: 0 30px;
  height: 100%;
  background-color: #e29a66;
  position: absolute;
  top: 205px;
  transition: top 1s;
  -moz-transition: top 1s;
  /* Firefox 4 */
  -webkit-transition: top 1s;
  /* Safari 和 Chrome */
  -o-transition: top 1s;
  /* Opera */
}

.whwkListWrap li .char .tit {
  color: #ffffff;
  line-height: 52px;
  font-weight: bold;
  font-size: 18px;
  transition: margin-top 1s;
  -moz-transition: margin-top 1s;
  /* Firefox 4 */
  -webkit-transition: margin-top 1s;
  /* Safari 和 Chrome */
  -o-transition: margin-top 1s;
  /* Opera */
  margin-top: 0;
}

.whwkListWrap li .char .info {
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  height: 22px;
  transition: height 1s;
  -moz-transition: height 1s;
  /* Firefox 4 */
  -webkit-transition: height 1s;
  /* Safari 和 Chrome */
  -o-transition: height 1s;
  /* Opera */
  overflow: hidden;
}

.whwkListWrap li .char .lookbtn {
  display: block;
  margin-top: 15px;
}

.whwkListWrap li:hover .char {
  top: 0;
}

.whwkListWrap li:hover .char .tit {
  margin-top: 66px;
}

.whwkListWrap li:hover .char .info {
  height: 88px;
}

.lmSortWrap {
  height: 42px;
  line-height: 42px;
  background: #ffffff;
  border: 1px solid #eaeceb;
  margin-top: 10px;
}

.lmSortWrap .tit_l {
  margin-left: 28px;
  float: left;
}

.lmSortWrap .tit_l a {
  display: inline-block;
  line-height: 26px;
  text-align: center;
  background: url(../image/hp_shuline.png) no-repeat right center;
  color: #666666;
  font-size: 12px;
  padding: 0px 15px;
  margin-left: -4px;
}

.lmSortWrap .tit_l a.cur {
  color: #e29a66;
}

.lmSortWrap .tit_r {
  float: right;
  color: #666666;
  font-size: 12px;
  margin-right: 52px;
}

.jtkkkList .actList {
  width: 1228px;
  padding-top: 20px;
}

.jtkkkList .actList li {
  width: 280px;
  margin-bottom: 30px;
  margin-right: 26px;
}

.jtkkkList .actList li div.img {
  width: 280px;
  height: 209px;
}

.whejLeft {
  width: 238px;
  background: #fff;
  border: 1px solid #e9e9e8;
  float: left;
  margin-top: 10px;
  padding-bottom: 24px;
}

.whejLeft .leftTit {
  height: 80px;
  background: rgba(19, 199, 169, 0.1);
  border-bottom: 2px solid rgba(19, 199, 169, 0.2);
  overflow: hidden;
}

.whejLeft .leftTit img {
  display: block;
  margin: 6px 0 0 73px;
}

.whejLeft .titTab {
  padding: 8px 12px 0;
}

.whejLeft .titTab li {
  padding: 8px 0;
  border-bottom: 1px dashed #e9e9e8;
}

.whejLeft .titTab li a {
  display: block;
  height: 40px;
  padding-left: 48px;
  background: url(../image/whej/ejRight.png) no-repeat 25px center;
  line-height: 40px;
  color: #474747;
  font-size: 16px;
}

.whejLeft .titTab li.cur a {
  background: #e29a66 url(../image/whej/ejRightB.png) no-repeat 25px center;
  color: #fff;
}

.whejRight {
  float: right;
  width: 917px;
}

.whejRight .actList {
  width: 954px;
}

.whejRight .actList li {
  margin-right: 37px;
}
