@charset "UTF-8";
/****header start****/
.blackbarnew {
  top: 0;
  left: 0;
  width: 100%;
  height: 30px;
  padding: 0 10px;
  background-color: #000;
  position: fixed;
  z-index: 999;
  overflow: hidden;
}

.yeslogo {
  font-size: 12px;
  color: #fff;
  line-height: 30px;
  letter-spacing: 2px;
  float: left;
}

.yeslogo i {
  margin-right: 8px;
  float: left;
}

.yeslogo i img {
  width: 10px;
  margin-top: -3px;
}

.yesgogo {
  font-size: 12px;
  color: #fff;
  line-height: 30px;
  letter-spacing: 2px;
  float: right;
}

.yesyes {
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: 1px;
  margin-right: 4px;
}

/****header END****/
.pad {
  display: none;
}

.phone {
  display: none;
}

.web {
  display: block;
}

@media screen and (max-width: 800px) {
  .web {
    display: none;
  }
  .phone {
    display: none;
  }
  .pad {
    display: block;
  }
}

@media screen and (max-width: 736px) {
  .web {
    display: none;
  }
  .pad {
    display: none;
  }
  .phone {
    display: block;
  }
}

.bg_main {
  position: fixed;
  top: 30px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-image: url(../img/main_bg.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
  transition: all 0.3s;
}

.page {
  padding-bottom: 40px;
}

@media screen and (max-width: 1280px) {
  .page {
    overflow: hidden;
  }
}

@media screen and (max-width: 736px) {
  .page {
    padding-bottom: 28px;
  }
}

.main {
  width: 100%;
  margin-top: 30px;
  background-image: url("../img/bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 88;
  background-position: center;
  transition: all 0.3s;
  margin-top: 30px;
  overflow: hidden;
}

.bg {
  top: 30px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: all 0.3s;
}

.box01 {
  max-width: 950px;
  margin: 0 auto -3px;
  position: relative;
  z-index: 8;
  transition: all 0.3s;
}

.bigbox {
  width: 100%;
}

.bg01 {
  border-top: 4px #3dba42 solid;
  position: relative;
  z-index: 95;
}

.bg02 {
  background-color: #60d481;
}

.subtitlebox {
  position: relative;
  z-index: 99;
  max-width: 950px;
  margin: 0 auto;
}

.subtitle {
  position: absolute;
  z-index: 99;
  transition: all 0.3s;
  width: 580px;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  padding: 16px 16px;
  background-color: #32a255;
  border: 3px #3dba42 solid;
  border-radius: 4px;
}

.countdown {
  margin: 0 auto;
}

.contant {
  max-width: 950px;
  margin: 0 auto;
  padding: 20px 0;
  position: relative;
  z-index: 88;
}

.box_top {
  margin-top: 40px;
}

.boxes_s {
  background-color: #fff;
  border-radius: 8px;
  border: 3px #3dba42 solid;
  padding: 20px 20px;
}

@media screen and (max-width: 980px) {
  .contant {
    padding: 12px 20px;
  }
  .subtitle {
    width: 580px;
  }
}

@media screen and (max-width: 736px) {
  .bg01 {
    border-top: 0px #3dba42 solid;
  }
  .subtitle {
    width: 340px;
    right: 50%;
    margin-right: -170px;
    padding: 12px 8px;
    border: 2px #3dba42 solid;
  }
  .contant {
    max-width: 950px;
    margin: 0 auto;
    padding: 12px 20px 10px;
    position: relative;
    z-index: 88;
  }
  .boxes_s {
    background-color: #fff;
    border-radius: 8px;
    border: 2px #3dba42 solid;
    padding: 16px 16px;
  }
  .boxes_m {
    padding: 12px 0;
  }
  .box_top {
    margin-top: 28px;
  }
}

/*time start*/
.time {
  color: #fff;
  font-size: 26px;
  text-align: center;
}

.time p {
  font-size: 28px;
  font-weight: bold;
  color: #ffeb3b;
  letter-spacing: 2px;
  display: inline-block;
  margin-right: 12px;
}

.sday {
  font-size: 26px;
  margin-left: -5px;
  color: #fff;
  margin-left: 1px;
}

.buttonbox h2 {
  font-size: 26px;
  color: #fff;
  margin-bottom: 8px;
  letter-spacing: 2px;
}

@media screen and (max-width: 736px) {
  .time {
    font-size: 18px;
    text-align: center;
  }
  .time p {
    font-size: 18px;
    letter-spacing: 0;
    margin-right: 8px;
    margin-bottom: 4px;
  }
  .sday {
    font-size: 16px;
  }
}

@media screen and (max-width: 320px) {
  .subtitle {
    width: 300px;
    right: 50%;
    margin-right: -180px;
  }
  .time {
    font-size: 16px;
  }
  .time p {
    font-size: 16px;
  }
  .sday {
    font-size: 14px;
  }
}

/*time end*/
.cta_job {
  text-align: right;
  padding: 0px 0px 8px;
}

.cta_job p {
  width: 128px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border-radius: 4px;
  display: inline-block;
  background-color: #ffeb3b;
  box-shadow: 0 5px 0 #e6d223;
  color: #168b1c;
  text-indent: 4px;
  transition: all 0.3s;
  margin-top: 10px;
  font-size: 20px;
}

.cta_job p:hover {
  background-color: #ffdd3b;
}

.contant_title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 8px;
  line-height: 1.5;
  color: #168b1c;
}

.contant_title:before {
  content: "";
  width: 30px;
  height: 30px;
  float: left;
  background-image: url(../img/icon_loudly.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30px;
  margin-right: 8px;
  margin-top: 2px;
}

.saybox {
  max-width: 950px;
  border-radius: 8px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.saybox ul {
  padding: 0 0 0 28px;
}

.saybox li {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 10px;
  list-style: decimal;
}

.saybox li a {
  color: #000;
  text-decoration: underline;
}

.icon_s {
  margin: 0 4px;
  vertical-align: middle;
  position: relative;
  margin-top: -3px;
}

.sf01 {
  color: #f70000;
}

@media screen and (max-width: 736px) {
  .contant_title {
    font-size: 22px;
    margin-bottom: 4px;
  }
  .contant_title:before {
    width: 20px;
    height: 20px;
    background-size: 20px;
    margin-top: 4px;
  }
  .saybox {
    background-color: #fff;
    padding: 0;
  }
  .contant_title_m {
    padding-left: 20px;
    margin-bottom: 0;
  }
  .cta_job {
    text-align: center;
    padding: 0px 0px 8px;
  }
  .cta_job p {
    width: 90%;
    margin-top: 0;
  }
}

/*task start*/
.explanation {
  width: 100%;
  overflow: hidden;
  transition: all 0.3s;
  background-color: #fff;
  border-radius: 8px;
  border: 3px #3dba42 solid;
  padding: 20px 30px;
}

.explanation_img {
  width: 280px;
  overflow: hidden;
  border-radius: 12px;
  margin-bottom: -3px;
  transition: all 0.3s;
  float: left;
}

.explanation_font {
  width: calc(100% - 280px);
  /* align-self: flex-start; */
  text-align: left;
  padding: 0 0 0 30px;
  transition: all 0.3s;
  position: relative;
  float: left;
}

.explanation_font h1 {
  font-size: 24px;
  font-weight: bold;
  color: #168b1c;
  margin-bottom: 8px;
}

.explanation_font p {
  font-size: 20px;
  color: #3a3a3a;
  line-height: 1.5;
}

@media screen and (max-width: 736px) {
  .explanation_img {
    width: 100%;
    text-align: center;
    margin-bottom: 8px;
  }
  .explanation_img img {
    width: 240px;
  }
  .explanation_font {
    width: 100%;
    padding: 0;
  }
  .explanation_font p {
    font-size: 17px;
  }
}

/*task end*/
/*cta*/
.cta_more {
  width: 148px;
  line-height: 44px;
  height: 44px;
  font-size: 20px;
  text-align: center;
  background-color: #ff8b00;
  box-shadow: 0 5px 0 #e37c00;
  color: #fff;
  border-radius: 4px;
  transition: all 0.3s;
  margin: 0 auto;
  padding-left: 6px;
  position: absolute;
  right: 0;
  bottom: -68px;
}

.cta_more:hover {
  background-color: #ffb000;
  box-shadow: 0 5px 0 #ff9516;
}

.cta_more span:after {
  content: "▸";
  color: #fff;
  font-size: 18px;
}

@media screen and (max-width: 980px) {
  .cta_more {
    bottom: -54px;
  }
}

@media screen and (max-width: 736px) {
  .explanation {
    margin: 0;
    padding: 16px 20px 84px;
    border: 2px #3dba42 solid;
  }
  .cta_more {
    width: 100%;
    padding-left: 4px;
    margin: 0;
    font-size: 20px;
    line-height: 40px;
    height: 40px;
    background-color: #ff8b00;
    box-shadow: 0 5px 0 #e37c00;
    color: #fff;
    border-radius: 4px;
  }
  .cta_more span:after {
    color: #fff;
    font-size: 16px;
  }
}

/*coupon*/
.couponbox {
  width: 100%;
  position: relative;
  z-index: 1;
  background: #fff;
  border: 3px #3dba42 solid;
  border-radius: 8px;
  overflow: hidden;
  padding: 52px 40px 36px;
}

.couponbox ul {
  overflow: hidden;
}

.couponbox li {
  width: 100%;
  float: left;
  margin-bottom: 28px;
}

.couponbox li:nth-last-child(1) {
  margin-bottom: 0;
}

.coupon_header {
  position: relative;
  text-align: center;
  z-index: 2;
}

.coupon_title {
  margin: 0 0 -48px;
}

.coupon_title h1 {
  background: #fff;
  border: 3px #3dba42 solid;
  border-radius: 100px;
  color: #168b1c;
  display: inline-block;
  font-size: 24px;
  line-height: 100%;
  margin: 0 0 4px;
  padding: 8px 20px;
  font-weight: bold;
}

.coupon_header {
  position: relative;
  text-align: center;
  z-index: 2;
}

.coupon_title {
  margin: 0 0 -38px;
}

.coupon_content {
  border-radius: 8px;
  overflow: hidden;
}

.coupon_content_img {
  width: 240px;
  height: 160px;
  float: left;
  color: #32a255;
  border-right: 3px #32a255 dotted;
  background: repeating-linear-gradient(#ffffff, #ffffff 8px, transparent 0, transparent 28px, #ffffff 0, #ffffff 42px) 0/1px 100% no-repeat, radial-gradient(circle at 0 18px, transparent, transparent 10px, #ffffff 0, #ffffff 11px, currentColor 0) 1px 0/100% 31px repeat-y;
  display: flex;
  justify-content: center;
  align-items: center;
}

.coupon_content_img img {
  width: 180px;
}

.coupon_content_font {
  width: calc(100% - 240px);
  height: 160px;
  float: left;
  background-color: #fffdd5;
  padding: 16px 18px;
  position: relative;
}

.fontbox {
  width: 400px;
}

.fontbox h4 {
  font-size: 20px;
  color: #54c577;
  margin-bottom: 10px;
}

.fontbox h3 {
  font-size: 22px;
  color: #168b1c;
  margin-bottom: 10px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 2px;
}

.fontbox h2 {
  font-size: 20px;
  color: #3a3a3a;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fontbox p {
  font-size: 16px;
  color: #f70000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cta_coupon {
  width: 130px;
  line-height: 46px;
  height: 46px;
  font-size: 20px;
  text-align: center;
  background-color: #49d371;
  box-shadow: 0 5px 0 #42b566;
  color: #fff;
  border-radius: 4px;
  transition: all 0.3s;
  margin: 0 auto;
  padding-left: 6px;
  position: absolute;
  right: 20px;
  bottom: 58px;
}

.cta_coupon:hover {
  background-color: #31b657;
  box-shadow: 0 5px 0 #32a255;
  color: #fff;
}

.cta_gray {
  background-color: #838383;
  box-shadow: 0 5px 0 #6d6d6d;
  color: #d4d4d4;
}

.cta_gray:hover {
  background-color: #838383;
  box-shadow: 0 5px 0 #6d6d6d;
  color: #d4d4d4;
}

@media screen and (max-width: 980px) {
  .cta_coupon {
    bottom: 20px;
  }
  .coupon_content_img {
    width: 240px;
    height: 180px;
  }
  .coupon_content_font {
    height: 180px;
  }
}

@media screen and (max-width: 736px) {
  .couponbox {
    border: 0px #3dba42 solid;
    padding: 50px 0 10px;
    background: none;
    margin-bottom: 0;
  }
  .couponbox li {
    margin-bottom: 16px;
  }
  .coupon_title h1 {
    border: 2px #3dba42 solid;
    font-size: 22px;
  }
  .coupon_content_img {
    width: 100px;
    height: 164px;
    background: none;
    background-color: #32a255;
    border-right: 2px #9ef8bb dotted;
  }
  .coupon_content_img img {
    width: 100px;
  }
  .coupon_content_font {
    width: calc(100% - 100px);
    height: 164px;
    float: left;
    background-color: #fffee7;
    padding: 12px 10px;
    position: relative;
    border-radius: 0 8px 8px 0;
    border: 2px #3dba42 solid;
  }
  .cta_coupon {
    width: 88px;
    line-height: 32px;
    height: 32px;
    font-size: 16px;
    padding-left: 0px;
    right: 16px;
    bottom: 10px;
    box-shadow: 0 0 0 #42b566;
    border-radius: 4px;
  }
  .cta_gray {
    background-color: #838383;
    color: #d4d4d4;
  }
  .fontbox {
    width: 100%;
  }
  .fontbox h4 {
    font-size: 16px;
  }
  .fontbox h3 {
    font-size: 18px;
  }
  .fontbox h2 {
    font-size: 18px;
  }
  .fontbox p {
    font-size: 14px;
  }
}

.worklistbox {
  max-width: 950px;
  margin: 0 auto 12px;
  background-color: #fff;
  border-radius: 0;
  overflow: hidden;
  border: 0 solid #f0dfc7;
  transition: all 0.3s;
  border-radius: 8px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  margin-top: 12px;
}

.worklistbox ul {
  overflow: hidden;
  width: 100%;
  transition: all 0.3s;
}

.worklistbox > ul > li {
  border-bottom: 1px solid #e7e7e7;
}

.worklistbox > ul > li:nth-child(1) {
  border-bottom: 0px solid #e7e7e7;
}

.list_name {
  background-color: #49d371;
  width: 100%;
}

.list_name ul {
  overflow: hidden;
}

.list_name li {
  height: 42px;
  font-size: 18px;
  padding: 0 12px;
  color: #fff;
  float: left;
  line-height: 46px;
  white-space: nowrap;
}

.list_name li:nth-child(1) {
  width: 30%;
}

.list_name li:nth-child(2) {
  width: 30%;
}

.list_name li:nth-child(3) {
  width: 25%;
}

.list_name li:nth-child(4) {
  width: 15%;
}

.list_content {
  width: 100%;
  background-color: #fff;
}

.list_content:hover {
  background-color: #fffee1;
}

.list_content ul {
  overflow: hidden;
}

.list_content li {
  height: 46px;
  font-size: 18px;
  padding: 0 12px;
  color: #404040;
  float: left;
  line-height: 46px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list_content li:nth-child(1) {
  width: 30%;
  color: #008dff;
}

.list_content li:nth-child(2) {
  width: 30%;
}

.list_content li:nth-child(3) {
  width: 25%;
  color: #eb001a;
}

.list_content li:nth-child(4) {
  width: 15%;
  color: #858585;
}

@media screen and (max-width: 736px) {
  .list_name {
    display: none;
  }
  .list_content {
    padding: 10px 8px;
  }
  .list_content li {
    line-height: 1.5;
    height: auto;
  }
  .list_content li:nth-child(1) {
    width: 100%;
  }
  .list_content li:nth-child(2) {
    width: 100%;
    font-size: 16px;
  }
  .list_content li:nth-child(3) {
    width: 100%;
    font-size: 16px;
  }
  .list_content li:nth-child(4) {
    width: 100%;
    font-size: 16px;
  }
  .worklistbox {
    border-radius: 0px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1);
    margin-top: 0;
  }
}
/*# sourceMappingURL=style.css.map */