body {
  position: relative;
  padding-top: 100px;
  padding-bottom: 140px;
}
.layui-row {
  position: relative;
}
.index-classify {
  line-height: 40px;
  font-size: 28px;
  color: #333;
  font-weight: bold;
  text-align: center;
}
.index-classify span {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.65);
  font-weight: 500;
}
.index-sub {
  line-height: 20px;
  margin-top: 10px;
  font-size: 14px;
  color: #424242;
  text-align: center;
} /**	.header*/
.header {
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
}
.header-top {
  width: 100%;
  background-color: #2e3130;
}
.header-top-box {
  width: 1200px;
  height: 34px;
  line-height: 34px;
  margin: 0 auto;
}
.header-top .header-item a,
.header-top .header-item span {
  position: relative;
  display: block;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
}
.header-top .header-item a:hover,
.header-top .header-item span:hover {
  color: rgba(255, 255, 255, 1);
}
.header-top .header-item span:hover ul {
  height: 150px;
}
.header-top .header-rg .header-item a:hover,
header-top .header-rg .header-items span:hover {
  color: #059669 !important;
}
.header-top .header-dropdown {
  position: absolute;
  top: 34px;
  left: -20px;
  z-index: 999;
  width: 100px;
  height: 0;
  background: #2e3130;
  overflow: hidden;
}
.header-top .header-dropdown a {
  display: block;
  line-height: 30px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
}
#ewm {
  position: relative;
}
#ewm:hover .ewm {
  height: 124px;
}
.header-top .ewm {
  position: absolute;
  top: 34px;
  left: -30px;
  z-index: 999999;
  height: 0;
}
.header-lf {
  width: 50%;
  height: 100%;
}
.header-rg {
  width: 50%;
  height: 100%;
}
.header-bottom {
  height: 66px;
  background: #fff;
}
.header-bottom ul {
  width: 1200px;
  margin: 0 auto;
}
.logo-box img {
  width: 160px;
  height: 46px;
  margin: 10px 30px;
}
.header-bottom .header-item {
  position: relative;
  margin-right: 20px;
}
.header-bottom .header-item a {
  display: inline-block;
  line-height: 64px;
  font-size: 16px;
  color: #424242;
}
.header-bottom .header-item a:hover {
  color: #059669;
}
.search-box {
  position: relative;
  width: 320px;
  height: 40px;
  border: 1px solid #059669;
  margin-top: 13px;
}
.search-box input {
  width: 100%;
  height: 100%;
  padding-left: 10px;
}
iddle {
  margin-right: 25px;
}
.sc-middle img {
  width: 160px;
  height: 46px;
  margin: 10px 0;
}
.sc-small {
  padding: 0 20px;
}
.sc-small img {
  width: 160px;
  height: 46px;
  margin: 10px 0;
}
.sc-small > div {
  position: relative;
}
.sc-small input {
  width: 520px;
  height: 40px;
  padding-left: 15px;
  margin: 13px 0;
  border: 1px solid #059669;
}
#auto {
  position: absolute;
  top: 40px !important;
  left: 1px !important;
  z-index: 999;
  width: 100% !important;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}
.keyitem {
  line-height: 34px;
  background: #fff;
  padding-left: 10px;
  font-size: 14px;
  color: #999;
} /**	.banner*/
.banner {
  position: relative;
  width: 100% !important;
}
.banner-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.banner-img {
  width: 100%;
  height: 500px;
}
.banner-img_1 {
  background: url("images/banner/1.jpg") center center no-repeat; /*background-size: 100% 100%;*/
}
.banner-img_2 {
  background: url("images/banner/2.jpg") center center no-repeat; /*background-size: 100% 100%;*/
}
.banner-img_3 {
  background: url("../images/banner3.png") center center no-repeat; /*background-size: 100% 100%;*/
}
.banner-img_4 {
  background: url("../images/banner4.png") center center no-repeat; /*background-size: 100% 100%;*/
}
.banner-img_5 {
  background: url("../images/banner5.png") center center no-repeat; /*background-size: 100% 100%*/
}
.banner-img_6 {
  background: url("../images/banner6.png") center center no-repeat;
}
.banner-img_7 {
  background: url("../images/banner7.png") center center no-repeat;
}
@media screen and (min-width: 1921px) {
  .banner-img_1,
  .banner-img_2,
  .banner-img_3,
  .banner-img_4,
  .banner-img_5 {
    background-size: 100% 100%;
  }
}
.banner-img a {
  display: block;
  width: 100%;
  height: 100%;
}
#banner .dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  text-align: center;
}
#banner .dots li {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 4px;
  text-indent: -999em;
  border: 2px solid #fff; /* background: #059669; */
  border-radius: 50%;
  cursor: pointer; /* opacity: .2; */
  transition: all 0.3s;
}
#banner .dots li.active {
  background: #fff;
  opacity: 1;
} /**	.sic-service*/
.sci-ser {
  background: #fff;
}
.sci-ser-container {
  width: 1200px;
  margin: 0 auto;
  padding: 61px 0 9px 0;
  background: #fff;
}
.ser-item {
  min-height: 210px;
}
.ser-item-img {
  display: block;
  min-height: 65px;
}
.ser-item-logo {
  display: block;
  margin: 0 auto;
}
.ser-name {
  display: block;
  line-height: 25px;
  margin: 11px 0 8px 0;
  font-size: 18px;
  color: #424242;
  font-weight: bold;
}
.ser-name a {
  color: #424242 !important;
  text-decoration: none;
}
.ser-name a:visited {
  color: #424242 !important;
}
.ser-name a:hover {
  color: #059669 !important;
}
.ser-desc {
  line-height: 28px;
  font-size: 14px;
  color: #666;
  text-align: center;
}
.ser-desc a:hover {
  color: #059669;
} /**	.sci-vip*/
.sci-vip {
  background-color: #f4fbf8;
}

.ser-desc a {
  color: #424242;
}
.sci-vip-container {
  width: 1200px;
  margin: 0 auto;
  padding: 33px 0 30px 0;
  background-color: #f4fbf8;
}
.vip-item {
  position: relative;
  width: 570px; /* width: 380px; */
  height: 300px;
  box-shadow: 0px 0px 30px 4px #d6e2dd;
}
.vip-item_1 {
  background: #fff url("../images/vip111.png") no-repeat -10px -10px;
}
.vip-item_2 {
  background: #fff url("../images/vip222.png") no-repeat -10px -10px;
}
.vip-item_3 {
  background: #fff url("../images/vip333.png") no-repeat -10px -10px;
}
.vip-item h2 {
  line-height: 22px;
  font-size: 16px;
  color: #333;
  text-align: center;
  font-weight: bold;
}
.vip-item .vip-item-header {
  position: relative;
  min-height: 90px;
  padding-top: 24px;
}
.vip-item p {
  line-height: 20px;
  margin-top: 7px;
  font-size: 14px;
  color: #424242;
  text-align: center;
}
#vip-list_1,
#vip-list_2,
#vip-list_3 {
  overflow: hidden;
  height: 192px;
  padding-top: 6px;
}
.vip-item ul {
  height: 100%;
  padding: 0 30px;
}
.vip-item ul li {
  min-height: 37px;
  line-height: 37px;
  font-size: 14px;
  color: #666;
  border-bottom: 1px dashed #e1e1e1;
}
.vip-item ul li > div {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.vip-line {
  position: absolute;
  bottom: 0px;
  z-index: 99;
  display: block;
  width: 100%;
  height: 2px;
}
.vip-item_1 .vip-line {
  background-image: linear-gradient(90deg, #f8f1cb 0%, #efde9c 100%);
}
.vip-item_2 .vip-line {
  background-image: linear-gradient(90deg, #ddc04f 0%, #efde9c 100%);
}
.vip-item_3 .vip-line {
  background-image: linear-gradient(90deg, #bb974f 0%, #ddc04f 100%);
}
.update-time {
  position: absolute;
  top: -13px;
  right: 19px;
  line-height: 17px;
  font-size: 12px;
  color: #999;
}
.vip-apply-btn {
  display: block;
  width: 120px;
  height: 40px;
  line-height: 38px;
  margin: 26px auto 0;
  background: rgba(0, 0, 0, 0);
  font-size: 16px;
  color: #d1ac60;
  text-align: center;
  font-weight: bold;
  border: 1px solid #d1ac60;
  border-radius: 100px;
  cursor: pointer;
}
.vip-apply-btn:hover {
  color: #fff;
  border-color: #059669;
  background: #059669;
} /**	.sci-progress*/
.sci-pro {
  padding: 53px 0 70px;
  background-color: #fff;
  overflow: hidden;
}
.sci-pro-container {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  background: #fff;
}
.sci-pro-bg {
  position: absolute;
  left: -351px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#draw-progress {
  display: none;
}
#analysis-progress {
  display: none;
}
.sci-pro-cont {
  width: 100%;
  height: 260px;
  margin-top: 47px;
  margin-left: 60px;
}
.sci-pro-lf {
  position: relative;
  width: 160px;
  height: 100%;
}
.sci-pro-lf:after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  background-color: #d6e2dd;
}
.sci-pro-list {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 160px;
  height: 111px;
}
.sci-pro-test {
  background-image: linear-gradient(
    90deg,
    #fff 0%,
    rgba(50, 214, 147, 0.2) 100%
  );
}
.sci-pro-draw {
  background-image: linear-gradient(
    90deg,
    #fff 0%,
    rgba(96, 141, 247, 0.2) 100%
  );
}
.sci-pro-analysis {
  background-image: linear-gradient(
    90deg,
    #fff 0%,
    rgba(250, 191, 123, 0.2) 100%
  );
}
.sci-pro-test:after,
.sci-pro-draw:after,
.sci-pro-analysis:after {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  content: "";
  display: block;
  width: 2px;
  height: 32px;
}
.sci-pro-test:after {
  background: #059669;
}
.sci-pro-draw:after {
  background: #608df7;
}
.sci-pro-analysis:after {
  background: #fabf7b;
}
.sci-pro-list li {
  position: relative;
  line-height: 32px;
  padding-right: 25px;
  font-size: 16px;
  color: #424242;
  cursor: pointer;
}
.sci-pro-rt {
  width: 1040px;
  height: 260px;
}
.sci-pro-rt > div {
  position: relative;
  min-height: 130px;
}
.sci-pro-rt .sci-pro-img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 44px;
}
.sci-pro-rt .sci-pro-img img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.sci-pro-rt .sci-pro-desc {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 110px;
  margin: auto;
  height: 75px;
}
.sci-pro-rt div h1 {
  line-height: 22px;
  font-size: 16px;
  color: #424242;
  font-weight: bold;
}
.sci-pro-rt div p {
  line-height: 22px;
  font-size: 14px;
  color: #424242;
  margin-top: 9px;
} /**	.sci-sup*/
.sci-sup {
  background: #f4f8fb;
}
.sci-sup-container {
  width: 1200px;
  margin: 0 auto;
  padding: 34px 0 55px 0;
  background: #f4f8fb;
}
.sup-item-box {
  position: relative;
  margin-top: 45px;
  padding: 0 10px;
}
.sup-item-active {
  transform: scale(1.1);
}
.sup-item {
  position: relative;
  width: 150px;
  height: 150px;
  border-radius: 20px;
}
.sup-item_1 {
  background: #059669 url("../images/cash.png") no-repeat center 34px;
}
.sup-item_2 {
  background: #32d6c8
    url("../images/group_b4d40cf3314d4cff8973433807d182f8.png") no-repeat center
    34px;
}
.sup-item_3 {
  background: #44a3e0 url("../images/prestore.png") no-repeat center 36px;
}
.sup-item_4 {
  background: #446ce0 url("../images/credit.png") no-repeat center 34px;
}
.sup-item_5 {
  background: #8669ee url("../images/card.png") no-repeat center 34px;
}
.sup-name {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 18px;
  color: #fff;
  text-align: center;
}
.dot-group {
  position: absolute;
  top: 50%;
  margin-top: -6px;
}
.dot-group_2 {
  left: 185px;
}
.dot-group_3 {
  left: 445px;
}
.dot-group_4 {
  left: 700px;
}
.dot-group_5 {
  left: 960px;
}
.dot-group .dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-right: 10px;
}
.dot-group_2 .dot {
  background: #32d6c8;
}
.dot-group_3 .dot {
  background: #44a3e0;
}
.dot-group_4 .dot {
  background: #446ce0;
}
.dot-group_5 .dot {
  background: #8669ee;
}
.sup-desc-hide {
  position: relative;
  width: 100%;
  height: 70px;
  line-height: 70px;
  margin-top: 50px;
  background: #fff;
  overflow: hidden;
}
.sup-desc-container {
  position: absolute;
  left: 0;
  width: 6000px;
  height: 70px;
}
.sup-desc {
  position: absolute;
  width: 100%;
  line-height: 70px;
  height: 70px;
  padding-left: 50px;
  font-size: 14px;
  color: #333;
}
#onlinePay {
  left: 0px;
}
#groupPay {
  left: 1200px;
}
#prestorePay {
  left: 2400px;
}
#creditPay {
  left: 3600px;
}
#cardPay {
  left: 4800px;
} /**	.sci-adv*/
.sci-adv {
  background: #fff; /*padding: 34px 0 48px 0;*/
  overflow: hidden;
}
.sci-adv-container {
  width: 1200px;
  margin: 0 auto;
  padding: 34px 0 48px 0;
  position: relative;
  background: #fff;
}
.sci-adv-bg {
  position: absolute;
  right: -351px;
  bottom: -48px;
}
.adv-item-box {
  margin-top: 45px;
}
.adv-logo {
  display: block;
  margin: auto;
}
.adv-item img {
  min-height: 70px;
}
.adv-item h1 {
  line-height: 33px;
  margin-top: 20px;
  font-size: 24px;
  color: #333;
  font-weight: bold;
  text-align: center;
}
.adv-item p {
  line-height: 24px;
  margin-top: 10px;
  font-size: 14px;
  color: #666;
  text-align: center;
}
.adv-item .route-left {
  position: absolute;
  left: 0;
  top: 104px;
  width: 100px;
  height: 100px;
  background: url("../images/route1.png");
}
.adv-item .route-right {
  position: absolute;
  right: 0;
  top: 104px;
  width: 100px;
  height: 100px;
  background: url("../images/route2.png");
}
.sci-data {
  width: 1200px;
  margin: 67px auto 0;
  padding: 0 110px 0 108px;
}
.data-item {
  width: 20%;
  position: relative;
  text-align: center;
}
.data-item:before {
  display: block;
  content: "";
  width: 70px;
  height: 4px;
  margin: 0 auto;
  background: #d6e2dd;
}
.data-item h1 {
  line-height: 20px;
  margin: 10px 0;
  font-size: 14px;
  color: #333;
  text-align: center;
}
.data-item span {
  font-size: 14px;
  color: #333;
}
.data-item .unit {
  vertical-align: top;
  line-height: 30px;
  margin-left: 5px;
}
.data-item .data {
  font-size: 30px;
  font-weight: bold;
} /*致谢*/
.sci-thanks-container {
  padding: 48px 0 60px 0;
  background: #f4fbf8;
}
.thanks-list-box {
  position: relative;
  width: 1200px;
  margin: 24px auto 0; /*height: 677px;*/
  padding: 0 30px 25px;
  background: #fff;
  box-shadow: 0px 0px 30px 4px #d6e2dd;
}
.thanks-list-box > div {
  /*height: 586px;	overflow: hidden;*/
}
.thanks-list {
  position: relative;
  width: 100%;
}
.thanks-list tr {
  border-bottom: 1px solid rgba(187, 151, 79, 0.5);
}
.thanks-list .col1 {
  width: 190px;
  padding-left: 10px;
}
.thanks-list .col1 span {
  display: block;
  line-height: 34px;
  margin-bottom: 7px;
  font-size: 24px;
  color: #fea000;
  font-weight: bold;
}
.thanks-list .col2 {
  width: 230px;
  line-height: 20px;
  padding-right: 15px;
}
.thanks-list .col3 {
  width: 180px;
  padding: 5px 30px 5px 0;
}
.thanks-list .col4 {
  width: 260px;
  padding: 20px 12px 20px 0;
}
.thanks-list .col5 {
  padding: 20px 10px 20px 0;
}
.thanks-list th {
  height: 80px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: bold;
  text-align: left;
}
.thanks-list td {
  min-height: 100px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
}
.thanks-list td.col1 {
  font-size: 14px;
  color: #1890ff;
}
.thanks-list td a {
  display: inline-block;
  color: #059669;
}
.thanks-list td a span {
  float: right;
  width: 200px;
  margin-left: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: rgba(0, 0, 0, 0.65);
}
.thanks-list td a span:hover {
  color: #059669;
}
.thanks-list td span {
  color: #fea000;
}
.refer_detail {
  font-size: 14px;
  color: #424242;
}
.refer_detail:hover {
  color: #059669;
}
.refer_detail span {
  color: #059669;
}
.refer_all {
  display: block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  background: #059669;
  margin: 26px auto 0;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  border-radius: 100px;
}
.refer_all:hover {
  color: #fff;
} /**	.sci-user*/
.sci-user {
  position: relative;
  background: #fcf5e2;
  padding-top: 45px;
}
.sci-user-box {
  width: 100%;
  margin: 35px auto 0;
  padding-bottom: 41px;
  background: #fcf5e2;
}
.sci-user .img-box-hide {
  width: 750px;
  overflow: hidden;
  margin: 0 auto;
}
.sci-user .img-box {
  width: 767px;
  margin: 51px auto 0;
  overflow-y: auto;
  position: relative;
  text-align: center;
}
.sci-user .img-box:after {
  content: "";
  display: block;
  clear: both;
}
.sci-user .img-box img {
  width: 750px;
  position: absolute;
  left: 0;
}
.user-box-con {
  width: 1200px;
  margin: 0 auto; /*padding: 45px 0 41px 0;*/
  position: relative;
  background: #fcf5e2;
}
.user-box-con .conbox {
  position: relative;
  overflow: hidden;
}
.user-box-con .conbox ul {
  position: relative;
}
.user-box-con .conbox ul li {
  width: 260px;
  height: 400px;
  overflow: hidden;
  margin-left: 53px;
}
.user-box-con .conbox ul li:first-child {
  margin-left: 0 !important;
}
.user-box-con .conbox ul li img {
  /*display: block;	width: 260px;	height: 400px;*/
}
.user-box-con .conbox ul li .img1 {
  display: block;
  width: 100%;
  height: 260px; /*background: lightgreen;*/
}
.user-box-con .conbox ul li .cont {
  width: 100%;
  height: 140px;
  background: #f4fbf8;
  padding: 11px 10px 11px 19px;
}
.user-box-con .cont {
  width: 100%;
  height: 100%;
  font-size: 14px;
}
.user-box-con .cont div {
  width: 126px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.user-box-con .cont div p {
  line-height: 24px;
  color: #999;
}
.user-box-con .cont div p.service {
  color: #424242;
}
.user-box-con .cont div p span {
  color: #424242;
}
.user-box-con .cont div p span.font-active {
  color: #059669;
  font-weight: bold;
}
.user-box-con .img2 {
  display: block;
  width: 90px;
  height: 100%;
  background: lightyellow;
}
.Box .BoxSwitch {
  margin-top: 30px;
  text-align: center;
}
.BoxSwitch span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border-radius: 50%;
  background: #bdc9c4;
  cursor: pointer;
}
.Box .BoxSwitch span.cur {
  width: 30px;
  border-radius: 5px;
  background: #059669;
  transition: all 0.5s;
} /**	.sci-footer*/
.sci-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  min-height: 140px;
  padding-top: 30px;
  background: #2e3130;
}
.ft-item-container {
  position: relative;
  width: 532px;
  min-height: 42px;
  margin: 0 auto;
}
.ft-item-container:after {
  position: absolute;
  bottom: 0;
  left: -39px;
  display: block;
  width: 610px;
  height: 2px;
  background: #fff;
  opacity: 0.7;
  filter: alpha(opacity: 80);
}
.ft-item {
  padding: 0 16px;
  line-height: 20px;
  text-align: center;
}
.ft-item a {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  opacity: 0.8;
  filter: alpha(opacity: 80);
}
.sci-footer h1 {
  line-height: 20px;
  margin-top: 6px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  opacity: 0.6;
  filter: alpha(opacity: 80);
}
@media screen and (min-width: 1660px) {
  .sc-large {
    display: block;
  }
  .sc-middle {
    display: none;
  }
  .sc-small {
    display: none;
  }
}
@media screen and (max-width: 1659px) and (min-width: 1200px) {
  .sc-large {
    display: none;
  }
  .sc-middle {
    display: block;
  }
  .sc-small {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .sc-large {
    display: none;
  }
  .sc-middle {
    display: none;
  }
  .sc-small {
    display: block;
  }
  .header-top,
  .header-top-box {
    width: 100%;
    padding: 0 10px;
  }
  .search-box {
    display: none;
  }
  .header-bottom {
    height: auto;
  }
  .header-bottom ul {
    width: 100%;
    padding: 0 20px;
    border-top: 1px solid #d6dbd9;
  }
  .header-bottom .header-item a {
    height: 34px;
    line-height: 34px;
    margin-right: 35px;
  }
  .sc-small .search-img {
    top: 14px;
  }
}
#kxlogo {
  text-align: center;
}
