body[type="list"] h1 {
  display: none;
}
body[type="list"] section.sidemenu {
  position: absolute;
  left: 0px;
  width: 250px;
  height: 200px;
}
body[type="list"] section.sidemenu .calendarWrap {
  margin-top: 50px;
  font-size: 12px;
  color: #3c6a83;
}
body[type="list"] section.sidemenu .calendarWrap select {
  border: 1px solid #3c6a83;
  border-radius: 40px;
  width: 110px;
  background-color: #fff;
  background-image: url(/images/select-down.png);
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: auto 8px;
  text-align-last: center;
  display: inline-block;
  color: #3c6a83;
}
body[type="list"] section.sidemenu .calendarWrap #calendar_year {
  margin-right: 10px;
}
body[type="list"] section.sidemenu .calendarWrap .days_week {
  margin-top: 10px;
}
body[type="list"] section.sidemenu .calendarWrap .days_week:after {
  content: '';
  display: block;
  clear: both;
}
body[type="list"] section.sidemenu .calendarWrap .days_week li {
  float: left;
  width: 14%;
  cursor: pointer;
  line-height: 30px;
}
body[type="list"] section.sidemenu .calendarWrap .days_list:after {
  content: '';
  display: block;
  clear: both;
}
body[type="list"] section.sidemenu .calendarWrap .days_list li {
  float: left;
  width: 14%;
  cursor: pointer;
  line-height: 30px;
}
body[type="list"] section.sidemenu .calendarWrap .days_list li span {
  width: 23px;
  height: 23px;
  border-radius: 23px;
  line-height: 23px;
  display: inline-block;
}
body[type="list"] section.sidemenu .calendarWrap .days_list li[week="6"] span,
body[type="list"] section.sidemenu .calendarWrap .days_list li[week="0"] span {
  background-color: #F2F2F2;
}
body[type="list"] section.sidemenu .calendarWrap .days_list li.active span {
  background-color: #FAC24E;
  color: #FFF;
}
body[type="list"] section.sidemenu .calendarWrap .days_list li.today span {
  border: 3px solid #FAC24E;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
body[type="list"] section.sidemenu .searchWrap {
  height: 80px;
  margin-top: 35px;
}
body[type="list"] section.sidemenu .searchWrap input {
  background-color: transparent;
  color: #999;
  border-radius: 30px;
  height: 20px;
  border: 1px solid #6B95AC;
  font-size: 12px;
}
body[type="list"] section.sidemenu .searchWrap i {
  right: 2px;
  line-height: 42px;
  top: 0;
  position: absolute;
  height: 42px;
  width: 42px;
  text-align: center;
  color: #6B95AC;
  cursor: pointer;
}
body[type="list"] section.sidemenu .wrap.links {
  margin-bottom: 50px;
}
body[type="list"] section.sidemenu .wrap li {
  list-style: none;
  background-color: #F2F2F2;
  min-height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  border-radius: 25px;
  cursor: pointer;
  font-size: 15px;
  color: #3c6a83;
  border: 1px solid #F2F2F2;
}
body[type="list"] section.sidemenu .wrap li:hover {
  border-color: #FAC24E;
}
body[type="list"] section.sidemenu .wrap li.active {
  background-color: #FAC24E;
  border-color: #FAC24E;
  color: #FFF;
}
body[type="list"] section.sidemenu .wrap.links:before {
  content: '';
  height: 1px;
  width: 90%;
  margin: auto;
  border-top: 1px dashed #e9e9e9;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}
body[type="list"] section.mainarea {
  width: calc(100% - 300px);
  margin-left: 300px;
  min-height: 900px;
  padding-bottom: 50px;
}
body[type="list"] section.mainarea .rightBtn {
  display: inline-block;
  position: absolute;
  right: 0px;
  border-radius: 100px;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 1;
  top: 35px;
  background-color: #5789a5;
  display: none;
}
body[type="list"] section.mainarea .rightBtn li {
  display: inline-block;
  padding: 6px;
  font-size: 16px;
  color: #FFF;
  cursor: pointer;
}
body[type="list"] section.mainarea .rightBtn li:after {
  content: '';
  background-color: #d9d9d9;
  width: 1px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}
body[type="list"] section.mainarea .rightBtn a:nth-last-child(1) li:after {
  display: none;
}
body[type="list"] section.mainarea .maintitle {
  font-size: 25px;
  font-weight: 500;
  color: #3c6a83;
  padding-top: 70px;
  margin-top: 0px;
}
body[type="list"] section.mainarea .maintitle:after {
  content: '';
  height: 2px;
  width: 70px;
  display: block;
  margin: auto;
  margin-bottom: 30px;
  background-image: url(/images/h1line.png);
  height: 27px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  margin-top: 20px;
}
body[type="list"] section.mainarea h2 {
  margin-bottom: 20px;
  font-weight: 400;
  color: #FAC24E;
}
body[type="list"] section.mainarea .wrap {
  min-height: 200px;
}
body[type="list"] section.mainarea .wrap.history li .thephoto {
  opacity: 0.3;
}
body[type="list"] section.mainarea .wrap:after {
  content: '';
  display: block;
  clear: both;
}
body[type="list"] section.mainarea .wrap .empty {
  letter-spacing: 3px;
  height: 200px;
  line-height: 200px;
  font-size: 20px;
  color: #c9c9c9;
  font-weight: 300;
}
body[type="list"] section.mainarea .wrap li {
  list-style: none;
  float: left;
  width: 33.33%;
  color: #3c6a83;
}
body[type="list"] section.mainarea .wrap li:hover .in {
  border-color: #FAC24E;
}
body[type="list"] section.mainarea .wrap li .in {
  border: 1px solid #e9e9e9;
  border-radius: 10px;
  margin: 20px;
  padding: 20px;
  height: 440px;
  text-align: left;
  -webkit-transition: border 0.3s;
  -moz-transition: border 0.3s;
  -o-transition: border 0.3s;
  transition: border 0.3s;
}
body[type="list"] section.mainarea .wrap li .in .thephoto {
  width: 100%;
  padding-bottom: 100%;
  background-color: #e9e9e9;
  background-size: cover;
  background-position: center;
}
body[type="list"] section.mainarea .wrap li .in .thephoto .photoin {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  position: absolute;
}
body[type="list"] section.mainarea .wrap li .in .thename {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: 500;
}
body[type="list"] section.mainarea .wrap li .in .thedate {
  font-size: 14px;
  line-height: 30px;
  padding-left: 25px;
}
body[type="list"] section.mainarea .wrap li .in .thedate span {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
body[type="list"] section.mainarea .wrap li .in .theplace {
  font-size: 14px;
  line-height: 30px;
  padding-left: 25px;
}
body[type="list"] section.mainarea .wrap li .in i {
  position: absolute;
  left: 0px;
  top: 10px;
}
body[type="list"][page="learningList"] #event_classify {
  display: none;
}
body[type="list"][page="learningList"] .wrap.links {
  display: none;
}
body[type="list"][page="activityList"] #event_classify {
  display: none;
}
body[type="list"][page="activityList"] .wrap.links {
  display: none;
}
body[page="learningList"][type=list] section.mainarea .rightBtn[type="learning"] {
  display: inline-block;
}
body[page="learningList"][type=list] section.mainarea h1 {
  padding-top: 120px;
}
body[page="activityList"][type=list] section.mainarea .rightBtn[type="activity"] {
  display: inline-block;
}
body[page="activityList"][type=list] section.mainarea h1 {
  padding-top: 120px;
}
.pages .pagesBtn {
  display: inline-block;
  background: #dcdcdc;
  width: 40px;
  height: 40px;
  cursor: pointer;
  vertical-align: middle;
  border: 1px solid #e9e9e9;
}
.pages .pagesBtn:hover {
  background: #bdbdbd;
}
.pages .pagesBtn i {
  color: #FFF;
  font-size: 25px;
  line-height: 40px;
}
.pages .pagesBtn.disabled {
  background-color: #FFF;
  cursor: default;
}
.pages .pagesBtn.disabled i {
  color: #dcdcdc;
}
.pages select {
  width: auto;
  padding-right: 30px;
  vertical-align: middle;
  background-size: auto 20%;
  text-align: center;
  text-align-last: center;
}
/*  rwd  */
/* -----------------------------------*/
@media screen and (max-width: 1280px) {
  body[type=list] h1 {
    display: block;
    font-size: 25px;
    font-weight: 500;
    color: #3c6a83;
    padding-top: 30px;
    margin-top: 0;
  }
  body[type=list] h1:after {
    content: '';
    height: 2px;
    width: 70px;
    display: block;
    margin: auto;
    margin-bottom: 30px;
    background-image: url(/images/h1line.png);
    height: 27px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    margin-top: 20px;
  }
  body[type=list] section.sidemenu {
    position: relative;
    left: 0;
    width: calc(100% - 60px);
    height: auto;
    margin: auto;
  }
  body[type=list] section.mainarea {
    width: auto;
    margin-left: 0px;
  }
  body[type=list] section.mainarea .wrap li {
    list-style: none;
    float: none;
    width: auto;
    color: #3c6a83;
  }
  body[type=list] section.sidemenu .calendarWrap {
    margin-top: 0px;
  }
  body[page=learningList][type=list] section.mainarea .rightBtn[type=learning] {
    display: block;
    margin: auto;
    position: relative;
    width: 80%;
  }
  body[page=activityList][type=list] section.mainarea .rightBtn[type=activity] {
    display: block;
    margin: auto;
    position: relative;
    width: 80%;
  }
}
