.jl_xkjdzw_p {
  background-color: #eef4ff;
}

/*吉林活动首页*/
.jl_xkj_header {
  background: url("../images/movement_home/l1.png") center no-repeat;
  height: 80px;
  width: 100%;
}

.jl_xkj_footer {
  background: url("../images/movement_home/l2.png") center no-repeat;
  height: 114px;
  width: 100%;
}

.jl_xkj_banner {
  height: 360px;
  background: url("../images/jl_xkjzdw/jl_xkjdzw_banner_bg-min.jpg") center no-repeat;
}

.jl_xkj_content .jl_xkj_time_area {
  position: relative;
  height: 154px;
  margin-top: 51px;
  margin-bottom: 57px;
}

.jl_xkj_time_area i.hr_bg {
  position: absolute;
  top: 74px;
  display: inline-block;
  width: 100%;
  height: 9px;
  background-color: #8ab0ea;
}

.jl_xkj_time_area .activity_list {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}

.jl_xkj_time_area .activity_list .activity_item {
  position: relative;
  float: left;
  width: 200px;
  height: 100%;
  margin-right: 133px;
  text-align: center;
}

.jl_xkj_time_area .activity_list .activity_item:nth-of-type(4n+0) {
  margin-right: 0;
}

.jl_xkj_time_area .activity_list .activity_item .activity_name {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  min-width: 80px;
  height: 40px;
  padding: 0 30px;
  background-color: #bed6fc;
  border-radius: 20px;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  color: #8ab0ea;
}

.jl_xkj_time_area .activity_list .activity_item .activity_name .triangle {
  position: absolute;
  left: 50%;
  bottom: -27px;
  margin-left: -14px;
  width: 0;
  height: 0;
  border-width: 14px;
  border-style: solid;
  border-color: #bed6fc transparent transparent transparent;
}

.jl_xkj_time_area .activity_list .activity_item i.circle {
  position: absolute;
  top: 68px;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  border-radius: 50%;
  background-color: #8ab0ea;
}

.jl_xkj_time_area .activity_list .activity_item .activity_time {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  text-align: center;
  color: #8ab0ea;
}

.jl_xkj_time_area .activity_list .activity_item:nth-child(even) .activity_name {
  top: unset;
  bottom: 0;
}

.jl_xkj_time_area .activity_list .activity_item:nth-child(even) .activity_name .triangle {
  bottom: unset;
  top: -27px;
  border-color: transparent transparent #bed6fc transparent;
}

.jl_xkj_time_area .activity_list .activity_item:nth-child(even) .activity_time {
  bottom: unset;
  top: 0;
}

.jl_xkj_time_area .activity_list .activity_item.on .activity_name {
  color: #fff;
  background-color: #6e8cf2;
}

.jl_xkj_time_area .activity_list .activity_item.on .activity_name .triangle {
  border-color: #6e8cf2 transparent transparent transparent;
}

.jl_xkj_time_area .activity_list .activity_item.on:nth-child(even) .activity_name .triangle {
  border-color: transparent transparent #6e8cf2 transparent;
}

.jl_xkj_time_area .activity_list .activity_item.on i.circle {
  background-color: #6e8cf2;
}

.jl_xkj_time_area .activity_list .activity_item.on .activity_time {
  color: #356ec5;
}

.activity_note_p {
  position: relative;
  padding: 24px 45px 20px 43px;
  margin: 0 auto 60px;
  border: 10px solid #6e8cf2;
  border-radius: 4px;
  background-color: #fff;
  box-sizing: border-box;
}

.activity_note_p .note_icon {
  position: absolute;
  top: -10px;
  left: -19px;
  display: inline-block;
  width: 210px;
  height: 52px;
  background: url('../images/jl_xkjzdw/left_icon_note_bg.png') center no-repeat;
  font-size: 24px;
  line-height: 44px;
  text-align: center;
  font-weight: bold;
  color: #bb8020;
}

.activity_note_p .left_text {
  float: left;
  width: 760px;
  padding: 35px 65px 13px 0;
  border-right: 1px solid #dfdfdf;
}

.activity_note_p .left_text p {
  color: #555;
  font-size: 16px;
  line-height: 1.8;
}

.activity_note_p .right_qr_code {
  float: left;
  width: 130px;
  margin-left: 100px;
  text-align: center;
  padding-top: 13px;
}

.activity_note_p .right_qr_code img {
  width: 130px;
  height: 130px;
  margin-bottom: 5px;
}

.activity_note_p .right_qr_code span {
  color: #222;
  font-size: 16px;
}

.activity_note_p.tip_warring .left_text {
  width: 100%;
  border-right: none;
}

.activity_note_p.tip_warring .left_text span {
  display: block;
  color: #555;
  font-size: 16px;
  line-height: 1.8;
}

.activity_theme_p {
  padding-top: 97px;
  margin: 0 auto 30px;
  background: url('../images/jl_xkjzdw/activity_theme_bg.png') top center no-repeat;
}

.activity_theme_p .theme_list {
  width: 1200px;
}

.activity_theme_p .theme_list .theme_item {
  position: relative;
  float: left;
  width: 388px;
  height: 505px;
  margin-right: 18px;
  margin-bottom: 20px;
  border-radius: 10px;
  -moz-box-shadow: 0 10px 5px transparent;
  /* 老的 Firefox */
  box-shadow: 0 10px 5px transparent;
}

.activity_theme_p .theme_list .theme_item .activity_title {
  position: absolute;
  top: 256px;
  width: 100%;
  height: 36px;
  color: #fff;
  font-size: 32px;
  text-align: center;
  line-height: 36px;
  text-shadow: 0 3px 5px #536382;
}

.activity_theme_p .theme_list .theme_item .activity_text {
  position: absolute;
  top: 320px;
  width: 100%;
  padding: 0 20px;
  color: #fff;
  font-size: 14px;
  line-height: 1.8;
  box-sizing: border-box;
}
.activity_theme_p .theme_list .theme_item .activity_text span{
  display: block;
  margin-bottom: 10px;
}

.activity_theme_p .theme_list .theme_item .province_icon {
  position: absolute;
  top: 0;
  left: 20px;
  width: 110px;
  height: 32px;
  color: #fff;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  border-radius: 0 0 5px 5px;
  font-weight: bold;
}

.all {
  background-color: #f7561e;
}

.one {
  background-color: #fcb922;
}

.activity_theme_p .theme_list .theme_item img {
  width: 100%;
  height: 100%;
}

.activity_theme_p .theme_list .theme_item .more_introduce {
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -100px;
  display: inline-block;
  /* width: 129px; */
  height: 36px;
  padding: 0 20px;
  border-radius: 18px;
  background-color: #029f75;
  font-size: 18px;
  line-height: 36px;
  text-align: center;
  color: #fff;
}
.activity_theme_p .theme_list .theme_item .more_introduce.join{
  margin-left: -64px;
}

.activity_theme_p .theme_list .theme_item .more_introduce:hover {
  text-decoration: none;
}

.activity_theme_p .theme_list .theme_item .more_introduce.songdu {
  background-color: #029f75;
}

.activity_theme_p .theme_list .theme_item .more_introduce.songdu {
  background-color: #029f75;
}

.activity_theme_p .theme_list .theme_item .more_introduce.gangbizi {
  background-color: #5475d7;
}

.activity_theme_p .theme_list .theme_item .more_introduce.ticao {
  background-color: #9948d3;
}

.activity_theme_p .theme_list .theme_item .more_introduce.zuojiawu {
  background-color: #029f75;
}

.activity_theme_p .theme_list .theme_item .more_introduce.xunlian {
  background-color: #5475d7;
}

.activity_theme_p .theme_list .theme_item .more_introduce.tiaosheng {
  background-color: #9948d3;
}

.activity_theme_p .theme_list .theme_item:nth-child(3n+0) {
  margin-right: 0;
}

/* 公用样式 start */
.w1200 {
  width: 1200px;
}

/* 公用样式 end */