@charset "UTF-8";
@import url("./reset.css");
.header {
  background: transparent;
}

html {
  height: 100%;
  font-family: "Microsoft YaHei", "Microsoft JhengHei", arial, sans-serif;
}

body {
  min-height: 100%;
  margin: 0;
  padding: 0;
}

h1, h2, h3, p, ul, li, a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  list-style-type: none;
}

img, a {
  display: block;
}

.e-header {
  font-size: 10px;
}

#main {
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
}

.web-page {
  width: 100%;
  min-width: 1200px;
  font-size: 16px;
  color: #333333;
}

.inner {
  overflow: hidden;
  width: 1320px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  position: relative;
}

.clearfix {
  display: block;
  clear: both;
}

.clearfix::before {
  content: "";
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
}

.clearfix::after {
  content: "";
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
}

.banner-posi {
  position: relative;
  z-index: 1;
  top: -74px;
  margin-bottom: -74px;
}

.banner-all {
  width: 100%;
  height: 0;
  padding-bottom: 37.8125%;
  background-size: 100% 100%;
  background-position: 50% 50%;
  position: relative;
}

.banner-all .container, .banner-all .inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.banner-all .banner-title-img {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
}

.banner-all h1,
.banner-all h2 {
  position: absolute;
  color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.popup-box {
  max-width: 1000px;
  height: 650px;
  position: fixed;
  left: 0;
  right: 0;
  margin: -325px auto 0 auto;
  top: 50%;
  background: #fff;
  z-index: 9999999999;
  font-family: "Microsoft JhengHei", "Microsoft YaHei", arial, sans-serif;
  padding: 0 20px 20px 20px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.popup-box p {
  font-size: 20px;
  line-height: 1.9;
  color: #333333;
  text-align: justify;
}

.popup-box p span {
  overflow: hidden;
  display: inline;
  color: #d8505a;
}

.popup-box p a {
  overflow: hidden;
  display: inline;
  color: #225b76;
  text-decoration: underline;
}

.popup-box h2 {
  font-size: 20px;
  color: #b78255;
  font-weight: bold;
  position: relative;
}

.popup-box h2.verline i {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #b78255;
  color: #fff;
  position: absolute;
  left: 0;
  top: 1px;
  text-align: center;
  line-height: 30px;
}

.popup-box .note {
  line-height: 30px;
}

.popup-box .note span {
  color: #f00;
}

.popup-box .close-top {
  height: 60px;
  color: #b78255;
  border-bottom: 1px solid #b78255;
  text-align: center;
  line-height: 60px;
  font-size: 24px;
  font-weight: bold;
}

.popup-box .close-top a {
  display: block;
  width: 21px;
  height: 21px;
  position: absolute;
  background: url(//img.getfc.com.cn/source/www/zt/campaign1710/close.png) no-repeat;
  top: 25px;
  right: 25px;
  text-decoration: none;
}

.popup-box .table3 td {
  width: 33.333333%;
}

.popup-box .table4 td {
  width: 16%;
}

.popup-box table.data-box {
  width: 100%;
  margin: 16px auto;
  text-align: center;
  font-size: 1.6em;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #ead5c2;
}

.popup-box table.data-box thead {
  display: table-header-group;
  vertical-align: middle;
  border-color: inherit;
}

.popup-box table.data-box thead th {
  font-size: 16px;
  text-align: center;
  padding: 15px;
  color: #FFFFFF;
  background: #dcb08e;
  line-height: 1.0;
  border: 1px dotted #ccc;
}

.popup-box table.data-box thead tr {
  border: 1px dotted #ccc;
}

.popup-box table.data-box tbody {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit;
}

.popup-box table.data-box tbody td {
  line-height: 1.6;
  text-align: center;
  color: #333333;
  padding: 1.44%;
  font-size: 16px;
  border: 1px dotted #ccc;
  font-family: Notol, "Microsoft JhengHei", "Microsoft YaHei", arial, sans-serif;
}

.popup-box table.data-box tbody .unit {
  font-size: 0.8em;
}

.popup-box table.data-box tbody tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
  background: #FFFFFF;
}

.popup-box table.data-box tbody tr.last-row td {
  border-bottom: 1px solid #CCCCCC;
}

.popup-box .box-in {
  margin: 3% 3% 5% 5%;
  color: #333333;
  overflow: auto;
  height: 500px;
  padding: 0% 2% 0 0;
}

.popup-box .box-in .section1 {
  margin-top: 0px;
}

.popup-box .box-in .section1 .detailContent {
  width: 670px;
  font-size: 18px;
  text-align: center;
  margin-left: 50px;
}

.popup-box .box-in .section1 .detailContent ul li span {
  display: inline-block;
  font-size: 20px;
  color: #e84c00;
  position: relative;
  left: -2px;
  top: -1px;
}

.popup-box .box-in .section1 .detailContent img {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  top: -90px;
  left: -110px;
}

.popup-box .box-in .section1 .detailContent img.pic {
  position: relative;
  top: -90px;
  left: 108px;
}

.popup-box .box-in .section1 .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-bottom: 5px;
}

.popup-box .box-in .section1 p {
  font-size: 20px;
}

.popup-box .box-in .section1 ul li:nth-child(2) {
  margin: 8px 63px;
}

.popup-box .box-in div.title, .popup-box .box-in div.bottom {
  height: 50px;
  width: 100%;
  line-height: 50px;
  background: #e4f2f8;
}

.popup-box .box-in div.bottom {
  background: #f1f8fa;
  text-align: left;
  padding-left: 20px;
}

.popup-box .box-in .section3 ol li {
  font-size: 16px;
  margin-top: 10px;
}

.popup-box .box-in .section4 ol li {
  font-size: 20px;
  line-height: 2.2;
  text-align: justify;
  display: -webkit-box;
  /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
  /* 老版本语法: Firefox (buggy) */
  display: -ms-flexbox;
  /* 混合版本语法: IE 10 */
  /* 新版本语法: Chrome 21+ */
  display: flex;
  /* 新版本语法: Opera 12.1, Firefox 22+ */
}

.popup-box .box-in .section4 ol li p.clearfix {
  font-size: 16px;
}

.popup-box .box-in .section5 ol li {
  font-size: 16px;
  line-height: 2.2;
  text-align: justify;
  display: -webkit-box;
  /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
  /* 老版本语法: Firefox (buggy) */
  display: -ms-flexbox;
  /* 混合版本语法: IE 10 */
  /* 新版本语法: Chrome 21+ */
  display: flex;
  /* 新版本语法: Opera 12.1, Firefox 22+ */
}

.d-none {
  display: none;
}

.text-hide {
  position: absolute;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: transparent;
}

.left-con {
  float: left;
  width: 50%;
}

.right-con {
  float: right;
  width: 50%;
}

.header .mega-menu > li > a {
  color: #505153;
}

.header .mega-menu .cre-bt a {
  color: #fff;
}

.header .mega-menu .bt-log > a {
  color: #fff;
}

.body {
  color: #505153;
  background-color: #fff;
  font-family: "Microsoft YaHei", "Microsoft JhengHei", arial, sans-serif !important;
}

.inner {
  padding: 0 150px;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.title {
  font-weight: bold;
  text-align: center;
}

.title__item {
  font-family: "Microsoft YaHei", "Microsoft JhengHei", arial, sans-serif;
}

.title__item h2 {
  text-align: center;
  font-size: 46px;
  color: #c99921;
  letter-spacing: 3px;
}

.title__desc {
  font-size: 24px;
  color: #505153;
  line-height: 1.7;
}

.web-page.block-1 {
  padding-top: 90px;
  height: 980px;
  background: url("https://sc.cfygxz.com/source/www/zt/lp-img/pc/oldCampaign2009/stage2_bg.jpg");
  background-size: cover;
  background-position: center center;
}

.web-page.block-2 {
  padding-top: 95px;
  height: 548px;
  background: url("https://sc.cfygxz.com/source/www/zt/lp-img/pc/oldCampaign2009/stage3_bg.jpg");
  background-size: cover;
  background-position: center center;
}

.web-page.block-3 {
  padding-top: 85px;
  height: 661px;
  background: url("https://sc.cfygxz.com/source/www/zt/lp-img/pc/oldCampaign2009/stage4_bg.jpg");
  background-size: cover;
  background-position: center center;
}

.web-page.block-4 {
  padding-top: 90px;
  height: 716px;
  background: url("https://sc.cfygxz.com/source/www/zt/lp-img/pc/oldCampaign2009/stage5_bg.jpg");
  background-size: cover;
  background-position: center center;
}

.web-banner {
  position: relative;
  width: 100%;
  height: 668px;
  background: url("https://sc.cfygxz.com/source/www/zt/lp-img/pc/oldCampaign2009/KV1.png") no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

.activity .title {
  margin-bottom: 75px;
}

.activity .title__item {
  margin-bottom: 20px;
}

.activity .list {
  width: 100%;
}

.activity .table-box {
  font-family: "Microsoft YaHei", "Microsoft JhengHei", arial, sans-serif;
  position: relative;
  width: 925px;
  margin: 0 auto;
  margin-bottom: 100px;
  border-radius: 22px;
  overflow: hidden;
  -webkit-box-shadow: 0px 3px 10px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 10px 2px rgba(0, 0, 0, 0.2);
}

.activity .table-box__head {
  background-color: #e3bb63;
}

.activity .table-box__th {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 26px 0;
  font-size: 20px;
  letter-spacing: 1.5px;
  text-align: center;
  color: #fff;
}

.activity .table-box__td {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 26px 0;
  font-size: 25px;
  text-align: center;
  color: #777;
  background-color: #fff;
}

.activity .table-box__td--bgChange {
  background-color: #fdf7ed;
  color: #c99921;
}

.activity__buttons {
  overflow: hidden;
  text-align: center;
}

.activity__btn {
  display: inline-block;
  width: 330px;
  height: 75px;
  margin: 0 65px;
  line-height: 75px;
  font-size: 24px;
  cursor: pointer;
  border-radius: 15px;
  text-align: center;
  font-family: "Microsoft YaHei", "Microsoft JhengHei", arial, sans-serif;
  -webkit-transition: all .25s;
  transition: all .25s;
  margin-bottom: 10px;
}

.activity__btn:hover {
  -webkit-box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.1) !important;
          box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.1) !important;
}

.activity__btn.rule {
  color: #505153;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e1e0dd), to(#e9e8e8));
  background-image: linear-gradient(to bottom, #e1e0dd 0%, #e9e8e8 100%);
  -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.activity__btn.chat {
  color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9a62a), to(#d5b056));
  background-image: linear-gradient(to bottom, #d9a62a 0%, #d5b056 100%);
}

.example::after {
  content: "";
  display: block;
  clear: both;
}

.example__title {
  margin-bottom: 45px;
}

.example__title .title__item {
  font-weight: normal;
  margin-bottom: 10px;
}

.example__title .title__item h2 {
  text-align: left;
}

.example__title .title__desc {
  line-height: 1.7;
  text-align: left;
}

.example__img-box {
  float: left;
  width: 375px;
  margin-right: 38px;
}

.example__img-box > img {
  width: auto;
  height: auto;
  max-width: 100%;
}

.example__content-box {
  float: left;
  padding-top: 10px;
}

.example .case-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding: 20px 40px;
  border: 1px solid #c99921;
  border-radius: 10px;
  font-family: "Microsoft YaHei", "Microsoft JhengHei", arial, sans-serif;
}

.example .case-box__img {
  width: 82px;
  height: 88px;
  margin-right: 20px;
}

.example .case-box__text {
  font-size: 24px;
  color: #777;
  letter-spacing: 1.5px;
  line-height: 1.6;
}

.example .case-box__text--point {
  font-size: 32px;
  color: #c99921;
}

.step .inner {
  padding: 0;
}

.step__title {
  margin-bottom: 80px;
}

.step__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.step__item {
  position: relative;
  padding: 0 45px;
  font-family: "Microsoft YaHei", "Microsoft JhengHei", arial, sans-serif;
}

.step__icon-box {
  position: relative;
  display: block;
  width: 202px;
  height: 202px;
  margin: 0 auto;
  margin-bottom: 25px;
}

.step__icon-box::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -59px;
  margin: auto;
  display: block;
  width: 38px;
  height: 63px;
  background: url("https://sc.cfygxz.com/source/www/zt/lp-img/pc/oldCampaign2009/rig_icon.png") no-repeat;
  background-size: 38px 63px;
  background-position: 50% 50%;
}

.step__icon-box img {
  width: auto;
  height: auto;
  max-width: 100%;
  min-height: 100%;
}

.step__order {
  text-align: center;
  font-size: 24px;
  margin-bottom: 12px;
  font-weight: bold;
  color: #c99921;
  letter-spacing: 1px;
}

.step__txt {
  text-align: center;
  font-size: 24px;
  color: #505153;
  letter-spacing: 1px;
}

.event__title {
  margin-bottom: 80px;
}

.event__group {
  overflow: hidden;
}

.event__item {
  float: left;
  margin-right: 25px;
}

.event__pic-box {
  display: block;
  width: 230px;
  height: 306px;
}

.event__pic-box img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.event__name {
  padding: 10px 0 0;
  font-size: 24px;
  line-height: 1.5;
  color: #505153;
  text-align: center;
  letter-spacing: 1px;
  font-family: "Microsoft YaHei", "Microsoft JhengHei", arial, sans-serif;
}

.web-footer {
  padding: 35px 0 32px;
  background-color: #7b736d;
  line-height: 1.5;
}

.web-footer .item-1, .web-footer .item-2 {
  font-size: 12px;
  color: #b5b5b6;
}

.web-footer .item-1 {
  margin-bottom: 20px;
}

.web-footer .item-2 {
  margin-bottom: 0;
}
/*# sourceMappingURL=old-campaign2009.css.map */