@charset "UTF-8";
.banner_kv {
  background-image: url(top_banner.gif);
  background-color: #ffffff;
}
.main_banner_section.page_banner {
  background-position: center center;
}

@media screen and (max-width: 680px) {
  .banner_kv {
    background-image: url(top_banner_m.gif);
    background-color: #ffffff;
  }
  .main_banner_section.page_banner {
    background-position: center center;
  }
}

p {
  font-size: 18px;
  line-height: 24px;
}
b {
  color: #008945;
}

.banner_title h1 {
  font-size: 30px;
  line-height: 33px;
}
.banner_title h2 {
  font-size: 21px;
  line-height: 30px;
}
.banner_title .big {
  color: #ac0000;
  font-size: 30px;
}
.bannertnc {
  font-size: 15px;
  line-height: 24px;
  margin-top: 10px;
  color: #ac0000;
}

.limit img {
  height: 50px;
  margin-bottom: 10px;
}

.dred {
  color: #ac0000;
}

@media screen and (max-width: 680px) {
  .limit img {
    height: 30px;
    margin-bottom: 10px;
  }
  .banner_title h1 {
    font-size: 20px;
    line-height: 22px;
  }
  .banner_title h2 {
    font-size: 16px;
    line-height: 22px;
  }
  .banner_title .big {
    color: #ac0000;
    font-size: 23px;
  }
  .bannertnc {
    font-size: 13px;
    line-height: 18px;
    margin-top: 10px;
    color: #ac0000;
  }
}

.contect {
  font-size: 20px;
  line-height: 28px;
}

.po {
  padding: 0 90px;
}
.point {
  margin-top: 5px;
}
.point:after {
  display: table;
  clear: both;
  content: "";
}
.icon {
  width: 100px;
  float: left;
}
.icon img {
  width: 80px;
  margin-top: 5px;
}
.iconw {
  padding-left: 110px;
  width: 100%;
  font-size: 20px;
  line-height: 28px;
}
.iconw li {
  margin-left: 20px;
}
.iconw a {
  color: #000000;
  text-decoration: underline;
}
.p01 {
  padding-top: 15px;
}
.p02 {
  padding-top: 35px;
}

.step-area {
  display: inline-block;
  margin-top: 50px;
}
.step {
  margin-top: 30px;
  display: inline-block;
  text-align: center;
}
.step img {
  width: 100%;
}

.m {
  display: block;
}
.mc {
  display: none;
}

.btn {
  width: 100%;
  margin-top: 10px;
  text-align: center;
}
.btn img {
  width: 300px;
}

.btnl {
  width: 50%;
  float: left;
  text-align: right;
  padding-right: 10px;
}
.btnl:last-child {
  width: 50%;
  float: left;
  text-align: left;
  padding-left: 10px;
}

.btnl img {
  width: 300px;
}

.tnc_font {
  font-size: 15px;
  line-height: 24px;
  margin-top: 20px;
}
.tnc {
  font-size: 13px;
  line-height: 21px;
}
.tnc p {
  font-size: 13px;
  line-height: 21px;
}
.tnc p a {
  text-decoration: underline;
}
.tnc li {
  font-size: 13px;
  line-height: 21px;
  margin-left: 20px;
}
.tnctop {
  margin-top: 10px;
}

.tl {
  width: 20px;
  float: left;
}
.tr {
  width: 100%;
  padding-left: 20px;
}

.linkw {
  margin-top: 50px;
  font-size: 20px;
  line-height: 26px;
}
.tablewpse {
  color: #6c4107;
  font-size: 18px;
  line-height: 24px;
}

.tablewg {
  color: #0d6c29;
  font-size: 18px;
  line-height: 24px;
}
.tablepse {
  color: #94532c;
  font-size: 18px;
  line-height: 24px;
}

.btnshow {
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(235, 235, 235, 1) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(235, 235, 235, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 1) 0%,
    rgba(235, 235, 235, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 );
  border: 1px solid #d4d4d4;
  color: #0d6c29;
  width: auto;
  width: 100px;
  padding: 3px 10px;
  margin-left: 5px;
  cursor: pointer;
}
.btnshow,
.btnshow:focus {
  height: 30px;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btnshow:after {
  content: " ";
  text-indent: -999em;
  background: url(icon_15px.png) no-repeat 0px -75px;
  width: 15px;
  height: 15px;
  margin-left: 0px;
  display: inline-block;
  vertical-align: middle;
}
.btnshow:hover:after {
  background-position: 0px -75px;
}
.btnshow.expanded:after {
  background-position: -15px -60px;
}
.btnshow.expanded:hover:after {
  background-position: -15px -75px;
}

.ui-table-pse {
  margin-top: 10px;
}
.ui-table-pse th,
.ui-table-pse td {
  font-size: 14px;
  line-height: 18px;
  padding: 2px;
  text-align: center;
}
.ui-table-pse th {
  background-color: #94532c;
  color: #fff;
  font-weight: bold;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #fff;
  text-align: center;
}
.ui-table-pse td {
  background-color: #efe3db;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #fff;
}
.ui-table-pse th.darkb {
  background-color: #6c4107;
}

.ui-table-g {
  margin-top: 10px;
}
.ui-table-g th,
.ui-table-g td {
  font-size: 14px;
  line-height: 18px;
  padding: 2px;
  text-align: center;
  color: #000000;
}
.ui-table-g th {
  background-color: #0d6c29;
  color: #fff;
  font-weight: bold;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #fff;
  text-align: center;
}
.ui-table-g td {
  background-color: #c7e4c1;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #fff;
}
.ui-table-g th.darkb {
  background-color: #0d6c28;
}
.ui-table-g b {
  color: #0d6c29;
}
.ui-table-g span {
  color: #70e593;
}

.ui-table-p {
  margin-top: 10px;
}
.ui-table-p th,
.ui-table-p td {
  font-size: 14px;
  line-height: 18px;
  padding: 2px;
  text-align: center;
  color: #000000;
}
.ui-table-p th {
  background-color: #94532c;
  color: #fff;
  font-weight: bold;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #fff;
  text-align: center;
}
.ui-table-p td {
  background-color: #e9d9cd;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #fff;
}
.ui-table-p th.darkb {
  background-color: #94532c;
}
.ui-table-p b {
  color: #94532c;
}
.ui-table-p span {
  color: #eebc9f;
}

.hotline {
  margin-top: 10px;
  text-align: center;
}
.hotline img {
  width: 400px;
}
@media screen and (max-width: 680px) {
  .m {
    display: none;
  }
  .mc {
    display: block;
  }

  .po {
    padding: 0 15px;
  }
  .icon img {
    width: 80px;
    margin-top: 5px;
  }
  .iconw {
    padding-left: 90px;
    width: 100%;
    font-size: 20px;
    line-height: 28px;
  }
  .scroll-h {
    overflow: auto;
    white-space: nowrap;
  }
}

.act-area {
  margin: 15px 0;
}
.act {
  width: 100%;
  float: none;
}
.btnleft {
  text-align: right;
  padding-right: 10px;
}
.btnright {
  text-align: left;
  padding-left: 10px;
}

.actpic {
  text-align: center;
  margin-top: 20px;
  font-size: 35px;
  line-height: 38px;
  color: #ac0000;
  font-weight: bold;
  margin-bottom: 20px;
  width: 200px;
  margin: 0 auto;
  margin-bottom: 20px;
  background-color: #fff;
  margin-top: -20px;
}
.actpic img {
  height: 35px;
  margin: 0 10px;
}
.act1 {
  width: 66.6%;
  float: left;
  margin-right: 0px;
}
.act1 img {
  width: auto;
}

.redline {
  border-top: 1px solid #ac0000;
  margin-top: 40px;
}

.left {
  margin-left: -10px;
}

.m {
  display: none;
}
.sm {
  display: block;
}

@media screen and (max-width: 890px) {
  .p02 {
    padding-top: 20px;
  }
  .act {
    width: 100%;
    float: none;
    text-align: center;
  }
  .btnleft {
    width: 100%;
    text-align: center;
    padding-right: 0px;
    margin-top: 10px;
  }
  .btnright {
    width: 100%;
    text-align: center;
    padding-left: 0px;
    margin-top: 10px;
  }

  .act1 {
    width: 100%;
    float: none;
    margin-right: 0px;
  }
  .m {
    display: block;
  }
  .sm {
    display: none;
  }
}
.steparea {
  background-color: #f7ffe8;
  border-radius: 20px;
  padding: 20px;
}
.steparea:after {
  display: table;
  clear: both;
  content: "";
}
.stepheadline {
  background-color: #ac0000;
  padding: 10px;
  font-size: 28px;
  color: #ffffff;
  font-weight: bold;
  width: 300px;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  margin-bottom: 20px;
}
.ste1 {
  width: 30%;
  float: left;
  text-align: center;
}
.stearr {
  width: 5%;
  float: left;
  text-align: center;
}
.stearr img {
  width: 35px;
}
.mobileicon img {
  height: 130px;
  margin-bottom: 10px;
}
.stephead img {
  height: 50px;
  margin-bottom: 30px;
}

.circle {
  background-color: #ffffff;
  border: 2px solid #0d6c28;
  color: #0d6c28;
  font-weight: bold;
}
.mdec {
  font-size: 20px;
  line-height: 28px;
  margin-top: 10px;
  color: #0d6c28;
  font-weight: bold;
}
.stearr {
  padding-top: 60px;
}

.desktop {
  display: block;
}
.mobile {
  display: none;
}

@media screen and (max-width: 680px) {
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .ste1 {
    width: 100%;
    float: none;
    text-align: center;
  }
  .stearr {
    width: 100%;
    float: none;
    text-align: center;
  }
  .stearr {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.flobutton {
  position: fixed;
  bottom: 0;
  background-color: #ececec;
  min-width: 970px;
  padding: 15px;
}

@media screen and (max-width: 970px) {
  .flobutton {
    position: fixed;
    bottom: 0;
    background-color: #ececec;
    min-width: 0px;
    width: 100%;
    padding: 15px;
  }
}

.btn2 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 10px;
  background-color: #008945;
  padding: 10px 100px;
  font-size: 18px;
  line-height: 35px;
  font-weight: bold;
  color: #fff;
  min-width: 180px;
  margin-left: 80px;
}
.btn2:hover {
  background-color: #008945;
}

.fbl {
  width: 50%;
  float: left;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
}
.fbr {
  width: 50%;
  float: left;
  text-align: right;
}

.money {
  font-size: 25px;
  margin: 20px 0;
}
.money img {
  width: 160px;
  margin-top: -5px;
}

.screen {
  float: right;
  width: 350px;
  margin-top: -20px;
}

@media screen and (max-width: 890px) {
  .screen {
    float: none;
    width: 350px;
    margin-top: 0px;
  }
  .btn2 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 10px;
    background-color: #008945;
    padding: 10px 100px;
    font-size: 23px;
    line-height: 35px;
    font-weight: bold;
    color: #fff;
    min-width: 180px;
    margin-left: 0px;
  }
  .fbr {
    width: 100%;
    float: none;
    text-align: center;
    margin-top: 10px;
  }
  .fbl {
    width: 100%;
    float: none;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
  }
}
