@charset "utf-8";
body,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "SourceHanSansCN", "Microsoft YaHei", arial, SimSun, Tahoma, Helvetica, Arial, sans-serif;
}
* {
  margin: 0;
  padding: 0;
  list-style: none;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}
/** 设置默认字体 **/
html {
  font-size: 62.5%;
  font-family: "Microsoft YaHei", arial, SimSun, sans-serif;
  color: #717171;
}
body {
  font: 1.4rem/1.5;
}
body,
button,
input,
select,
textarea {
  font-size: 1.4rem;
  line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  margin: 0;
}
address,
cite,
dfn,
em,
var {
  font-style: normal;
}
/* 将斜体扶正 */
code,
kbd,
pre,
samp {
  font-family: courier new, courier, monospace;
}
/* 统一等宽字体 */
small {
  font-size: 14px;
}
ul,
ol {
  list-style: none;
}
*:focus {
  outline: none;
}
a {
  color: #717171;
}
a:hover {
  color: #717171;
}
a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
  cursor: pointer;
}
legend {
  color: #000;
}
fieldset,
img {
  border: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
}
/* 使得表单元素在 ie 下能继承字体大小 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* 清除浮动 */
.clear:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}
.clear {
  *zoom: 1;
}
.pb20 {
  padding-bottom: 20px;
}
.mt-80 {
  margin-top: 80px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb80 {
  margin-bottom: 80px;
}
.mb160 {
  margin-bottom: 160px;
}
/* 省咯号 */
.line1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.line2 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.line3 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.line4 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.showpc {
  display: inline-block;
}
.showphone {
  display: none;
}
body {
  background: #ededed;
}
.main .box1 {
  text-align: center;
}
.main .box1 img {
  width: 100%;
}
.main .box1 .banner-btn-div {
  text-align: center;
  margin: -10rem auto 0 auto;
  overflow: hidden;
  height: 10rem;
}
.main .box1 .banner-btn-div img {
  width: 10%;
}
.main .box2 {
  background: #25aae1;
  color: #fff;
}
.main .box2 .left {
  float: left;
  display: inline-block;
}
.main .box2 .left .title {
  padding-top: 150px;
  padding-left: 35px;
  margin-left: 70px;
  padding-bottom: 10px;
  font-size: 34px;
  font-weight: bold;
}
.main .box2 .left ul li {
  font-size: 18px;
  padding: 25px 120px 0px 35px;
  margin-left: 70px;
  background: url("../images/box2-ico.jpg") left no-repeat;
}
.main .box2 .right {
  padding-top: 30px;
}
.main .box3 {
  background: #edf8fa;
  text-align: center;
}
.main .box3 p {
  color: #000;
}
.main .box3 p.title {
  color: #be1828;
  font-size: 32px;
  padding: 80px 0 20px 0;
  font-weight: bold;
}
.main .box3 p.ftitle {
  font-size: 22px;
  font-weight: bold;
  padding: 10px 0;
}
.main .box3 p.msg {
  margin-bottom: 30px;
  color: #797b7e;
}
.main .box3 .table1 {
  border-collapse: unset;
  border-spacing: 5px;
  width: 100%;
  color: #fff;
  margin: 20px auto 10px auto;
  font-size: 1.8rem;
}
.main .box3 .table1 tr td {
  background: #f7941e;
  padding: 8px;
}
.main .box3 .table1 tr td.white {
  background: #edf8fa;
}
.main .box3 .table1 tr:nth-child(1) td:nth-child(2) {
  background: #d27b29;
}
.main .box3 .table1 tr:nth-child(1) td:nth-child(3) {
  background: #f1592a;
}
.main .box3 .table1 tr:nth-child(1) td:nth-child(4) {
  background: #2bb673;
}
.main .box3 .table1 tr:nth-child(1) td:nth-child(5) {
  background: #25aae1;
}
.main .box3 .table1 tr:nth-child(2) td:nth-child(2),
.main .box3 .table1 tr:nth-child(2) td:nth-child(3),
.main .box3 .table1 tr:nth-child(2) td:nth-child(4) {
  background: #ebbc75;
}
.main .box3 .table1 tr:nth-child(2) td:nth-child(5),
.main .box3 .table1 tr:nth-child(2) td:nth-child(6),
.main .box3 .table1 tr:nth-child(2) td:nth-child(7) {
  background: #ee755f;
}
.main .box3 .table1 tr:nth-child(2) td:nth-child(8),
.main .box3 .table1 tr:nth-child(2) td:nth-child(9),
.main .box3 .table1 tr:nth-child(2) td:nth-child(10) {
  background: #78c798;
}
.main .box3 .table1 tr:nth-child(2) td:nth-child(11),
.main .box3 .table1 tr:nth-child(2) td:nth-child(12),
.main .box3 .table1 tr:nth-child(2) td:nth-child(13) {
  background: #5bc1e5;
}
.main .box3 .table1 tr:nth-child(3),
.main .box3 .table1 tr:nth-child(5),
.main .box3 .table1 tr:nth-child(7) {
  color: #000;
}
.main .box3 .table1 tr:nth-child(3) td:nth-child(1),
.main .box3 .table1 tr:nth-child(5) td:nth-child(1),
.main .box3 .table1 tr:nth-child(7) td:nth-child(1) {
  color: #fff;
}
.main .box3 .table1 tr:nth-child(3) td:nth-child(2),
.main .box3 .table1 tr:nth-child(5) td:nth-child(2),
.main .box3 .table1 tr:nth-child(7) td:nth-child(2),
.main .box3 .table1 tr:nth-child(3) td:nth-child(3),
.main .box3 .table1 tr:nth-child(5) td:nth-child(3),
.main .box3 .table1 tr:nth-child(7) td:nth-child(3),
.main .box3 .table1 tr:nth-child(3) td:nth-child(4),
.main .box3 .table1 tr:nth-child(5) td:nth-child(4),
.main .box3 .table1 tr:nth-child(7) td:nth-child(4) {
  background: #fbe27c;
}
.main .box3 .table1 tr:nth-child(3) td:nth-child(5),
.main .box3 .table1 tr:nth-child(5) td:nth-child(5),
.main .box3 .table1 tr:nth-child(7) td:nth-child(5),
.main .box3 .table1 tr:nth-child(3) td:nth-child(6),
.main .box3 .table1 tr:nth-child(5) td:nth-child(6),
.main .box3 .table1 tr:nth-child(7) td:nth-child(6),
.main .box3 .table1 tr:nth-child(3) td:nth-child(7),
.main .box3 .table1 tr:nth-child(5) td:nth-child(7),
.main .box3 .table1 tr:nth-child(7) td:nth-child(7) {
  background: #efa498;
}
.main .box3 .table1 tr:nth-child(3) td:nth-child(8),
.main .box3 .table1 tr:nth-child(5) td:nth-child(8),
.main .box3 .table1 tr:nth-child(7) td:nth-child(8),
.main .box3 .table1 tr:nth-child(3) td:nth-child(9),
.main .box3 .table1 tr:nth-child(5) td:nth-child(9),
.main .box3 .table1 tr:nth-child(7) td:nth-child(9),
.main .box3 .table1 tr:nth-child(3) td:nth-child(10),
.main .box3 .table1 tr:nth-child(5) td:nth-child(10),
.main .box3 .table1 tr:nth-child(7) td:nth-child(10) {
  background: #b1dcbf;
}
.main .box3 .table1 tr:nth-child(3) td:nth-child(11),
.main .box3 .table1 tr:nth-child(5) td:nth-child(11),
.main .box3 .table1 tr:nth-child(7) td:nth-child(11),
.main .box3 .table1 tr:nth-child(3) td:nth-child(12),
.main .box3 .table1 tr:nth-child(5) td:nth-child(12),
.main .box3 .table1 tr:nth-child(7) td:nth-child(12),
.main .box3 .table1 tr:nth-child(3) td:nth-child(13),
.main .box3 .table1 tr:nth-child(5) td:nth-child(13),
.main .box3 .table1 tr:nth-child(7) td:nth-child(13) {
  background: #a1daea;
}
.main .box3 .table1 tr:nth-child(4),
.main .box3 .table1 tr:nth-child(6),
.main .box3 .table1 tr:nth-child(8) {
  color: #000;
}
.main .box3 .table1 tr:nth-child(4) td:nth-child(1),
.main .box3 .table1 tr:nth-child(6) td:nth-child(1),
.main .box3 .table1 tr:nth-child(8) td:nth-child(1) {
  color: #fff;
}
.main .box3 .table1 tr:nth-child(4) td:nth-child(2),
.main .box3 .table1 tr:nth-child(6) td:nth-child(2),
.main .box3 .table1 tr:nth-child(8) td:nth-child(2),
.main .box3 .table1 tr:nth-child(4) td:nth-child(3),
.main .box3 .table1 tr:nth-child(6) td:nth-child(3),
.main .box3 .table1 tr:nth-child(8) td:nth-child(3),
.main .box3 .table1 tr:nth-child(4) td:nth-child(4),
.main .box3 .table1 tr:nth-child(6) td:nth-child(4),
.main .box3 .table1 tr:nth-child(8) td:nth-child(4) {
  background: #f5cd61;
}
.main .box3 .table1 tr:nth-child(4) td:nth-child(5),
.main .box3 .table1 tr:nth-child(6) td:nth-child(5),
.main .box3 .table1 tr:nth-child(8) td:nth-child(5),
.main .box3 .table1 tr:nth-child(4) td:nth-child(6),
.main .box3 .table1 tr:nth-child(6) td:nth-child(6),
.main .box3 .table1 tr:nth-child(8) td:nth-child(6),
.main .box3 .table1 tr:nth-child(4) td:nth-child(7),
.main .box3 .table1 tr:nth-child(6) td:nth-child(7),
.main .box3 .table1 tr:nth-child(8) td:nth-child(7) {
  background: #efd2ce;
}
.main .box3 .table1 tr:nth-child(4) td:nth-child(8),
.main .box3 .table1 tr:nth-child(6) td:nth-child(8),
.main .box3 .table1 tr:nth-child(8) td:nth-child(8),
.main .box3 .table1 tr:nth-child(4) td:nth-child(9),
.main .box3 .table1 tr:nth-child(6) td:nth-child(9),
.main .box3 .table1 tr:nth-child(8) td:nth-child(9),
.main .box3 .table1 tr:nth-child(4) td:nth-child(10),
.main .box3 .table1 tr:nth-child(6) td:nth-child(10),
.main .box3 .table1 tr:nth-child(8) td:nth-child(10) {
  background: #d9edde;
}
.main .box3 .table1 tr:nth-child(4) td:nth-child(11),
.main .box3 .table1 tr:nth-child(6) td:nth-child(11),
.main .box3 .table1 tr:nth-child(8) td:nth-child(11),
.main .box3 .table1 tr:nth-child(4) td:nth-child(12),
.main .box3 .table1 tr:nth-child(6) td:nth-child(12),
.main .box3 .table1 tr:nth-child(8) td:nth-child(12),
.main .box3 .table1 tr:nth-child(4) td:nth-child(13),
.main .box3 .table1 tr:nth-child(6) td:nth-child(13),
.main .box3 .table1 tr:nth-child(8) td:nth-child(13) {
  background: #ccebf4;
}
.main .box3 .table3 {
  border-collapse: unset;
  border-spacing: 5px;
  width: 100%;
  color: #fff;
  font-size: 1.8rem;
  margin: 20px auto 10px auto;
}
.main .box3 .table3 tr td {
  background: #f7941e;
  padding: 8px;
}
.main .box3 .table3 tr td.white {
  background: #edf8fa;
}
.main .box3 .table3 tr:nth-child(1) td:nth-child(2) {
  background: #2bb673;
}
.main .box3 .table3 tr:nth-child(1) td:nth-child(3) {
  background: #25aae1;
}
.main .box3 .table3 tr:nth-child(2) td:nth-child(2),
.main .box3 .table3 tr:nth-child(2) td:nth-child(3),
.main .box3 .table3 tr:nth-child(2) td:nth-child(4) {
  background: #78c798;
}
.main .box3 .table3 tr:nth-child(2) td:nth-child(5),
.main .box3 .table3 tr:nth-child(2) td:nth-child(6),
.main .box3 .table3 tr:nth-child(2) td:nth-child(7) {
  background: #5bc1e5;
}
.main .box3 .table3 tr:nth-child(3),
.main .box3 .table3 tr:nth-child(5),
.main .box3 .table3 tr:nth-child(7) {
  color: #000;
}
.main .box3 .table3 tr:nth-child(3) td:nth-child(1),
.main .box3 .table3 tr:nth-child(5) td:nth-child(1),
.main .box3 .table3 tr:nth-child(7) td:nth-child(1) {
  color: #fff;
}
.main .box3 .table3 tr:nth-child(3) td:nth-child(2),
.main .box3 .table3 tr:nth-child(5) td:nth-child(2),
.main .box3 .table3 tr:nth-child(7) td:nth-child(2),
.main .box3 .table3 tr:nth-child(3) td:nth-child(3),
.main .box3 .table3 tr:nth-child(5) td:nth-child(3),
.main .box3 .table3 tr:nth-child(7) td:nth-child(3),
.main .box3 .table3 tr:nth-child(3) td:nth-child(4),
.main .box3 .table3 tr:nth-child(5) td:nth-child(4),
.main .box3 .table3 tr:nth-child(7) td:nth-child(4) {
  background: #b1dcbf;
}
.main .box3 .table3 tr:nth-child(3) td:nth-child(5),
.main .box3 .table3 tr:nth-child(5) td:nth-child(5),
.main .box3 .table3 tr:nth-child(7) td:nth-child(5),
.main .box3 .table3 tr:nth-child(3) td:nth-child(6),
.main .box3 .table3 tr:nth-child(5) td:nth-child(6),
.main .box3 .table3 tr:nth-child(7) td:nth-child(6),
.main .box3 .table3 tr:nth-child(3) td:nth-child(7),
.main .box3 .table3 tr:nth-child(5) td:nth-child(7),
.main .box3 .table3 tr:nth-child(7) td:nth-child(7) {
  background: #a1daea;
}
.main .box3 .table3 tr:nth-child(4),
.main .box3 .table3 tr:nth-child(6),
.main .box3 .table3 tr:nth-child(8) {
  color: #000;
}
.main .box3 .table3 tr:nth-child(4) td:nth-child(1),
.main .box3 .table3 tr:nth-child(6) td:nth-child(1),
.main .box3 .table3 tr:nth-child(8) td:nth-child(1) {
  color: #fff;
}
.main .box3 .table3 tr:nth-child(4) td:nth-child(2),
.main .box3 .table3 tr:nth-child(6) td:nth-child(2),
.main .box3 .table3 tr:nth-child(8) td:nth-child(2),
.main .box3 .table3 tr:nth-child(4) td:nth-child(3),
.main .box3 .table3 tr:nth-child(6) td:nth-child(3),
.main .box3 .table3 tr:nth-child(8) td:nth-child(3),
.main .box3 .table3 tr:nth-child(4) td:nth-child(4),
.main .box3 .table3 tr:nth-child(6) td:nth-child(4),
.main .box3 .table3 tr:nth-child(8) td:nth-child(4) {
  background: #d9edde;
}
.main .box3 .table3 tr:nth-child(4) td:nth-child(5),
.main .box3 .table3 tr:nth-child(6) td:nth-child(5),
.main .box3 .table3 tr:nth-child(8) td:nth-child(5),
.main .box3 .table3 tr:nth-child(4) td:nth-child(6),
.main .box3 .table3 tr:nth-child(6) td:nth-child(6),
.main .box3 .table3 tr:nth-child(8) td:nth-child(6),
.main .box3 .table3 tr:nth-child(4) td:nth-child(7),
.main .box3 .table3 tr:nth-child(6) td:nth-child(7),
.main .box3 .table3 tr:nth-child(8) td:nth-child(7) {
  background: #ccebf4;
}
.main .box3 .table2 {
  border-collapse: unset;
  border-spacing: 5px;
  width: 560px;
  color: #000;
  font-size: 1.8rem;
  margin: 0 auto 20px auto;
}
.main .box3 .table2 tr td {
  padding: 8px;
}
.main .box3 .table2 tr td.white {
  background: #edf8fa;
}
.main .box3 .table2 tr:nth-child(1) {
  background: #74c5c7;
}
.main .box3 .table2 tr:nth-child(2),
.main .box3 .table2 tr:nth-child(4),
.main .box3 .table2 tr:nth-child(6) {
  background: #d7ecf2;
}
.main .box3 .table2 tr:nth-child(3),
.main .box3 .table2 tr:nth-child(5),
.main .box3 .table2 tr:nth-child(7) {
  background: #ccebf4;
}
.main .box3 .double {
  margin: 30px auto 50px auto;
  display: inline-block;
  overflow: hidden;
}
.main .box3 .double p {
  font-size: 16px;
}
.main .box3 .double p.big {
  font-size: 26px;
  font-weight: bold;
}
.main .box3 .double p.big b {
  color: #f15a2b;
}
.main .box3 .double p.big b label {
  font-size: 40px;
}
.main .box4 {
  background: #edf8fa;
  padding-bottom: 4rem;
  text-align: center;
}
.main .box4 p {
  color: #000;
}
.main .box4 p.title {
  color: #be1828;
  font-size: 3.2rem;
  padding: 3rem 0 0 0;
  font-weight: bold;
}
.main .box4 p.ftitle {
  font-size: 2rem;
  font-weight: bold;
  padding: 10px 0;
}
.main .box4 .swiper-container {
  width: 100%;
  height: auto;
  padding: 2rem 5rem 5rem 5rem;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.main .box4 .swiper-slide {
  width: 33.333%;
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: inline-block;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition-property: all;
}
.main .box4 .swiper-slide img {
  width: 100%;
  display: block;
}
.main .box4 .swiper-slide .product_title {
  text-align: center;
  width: 100%;
  margin: 1rem auto;
  display: block;
}
.main .box4 .swiper-slide .exchange_btn {
  background: #ec5b24;
  color: #fff;
  display: inline-block;
  font-size: 1.6rem;
  border-radius: 2rem;
  padding: 0.6rem 2rem;
  cursor: pointer;
}
.main .box6 {
  background: #25aae1;
  text-align: center;
  padding: 30px 0 0 0;
  color: #fff;
  overflow: hidden;
}
.main .box6 .title {
  font-size: 30px;
  padding-top: 60px;
  padding-bottom: 20px;
}
.main .box6 ul {
  overflow: hidden;
  margin: 50px 0 80px 0;
}
.main .box6 ul li {
  float: left;
  width: 25%;
}
.main .box6 ul li label {
  font-size: 20px;
  font-weight: bold;
  width: 100%;
  display: block;
  padding: 15px 0 5px 0;
}
.main .box6 ul li p {
  font-size: 16px;
  padding: 0 20px;
}
.main .box6 .btn {
  border-radius: 20px;
  background: #ec5b24;
  color: #fff;
  margin: 2rem auto 2rem auto;
  display: table;
  font-size: 1.8rem;
  padding: 0.8rem 2rem;
  letter-spacing: 2px;
}
.main .box6 .terms {
  display: none;
  padding: 1rem 5rem 5rem;
  width: 95%;
  margin: 0 auto;
  text-align: justify;
}
.main .box6 .terms b {
  font-size: 1.5rem;
}
.btn_hover {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.btn_hover:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.btn_hover:hover,
.btn_hover:focus,
.btn_hover:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.btn_hover:hover:before,
.btn_hover:focus:before,
.btn_hover:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
.footer {
  background: #212d5f;
  height: 60px;
  line-height: 60px;
  color: #fff8dc;
}
.footer .link {
  float: right;
}
.footer .link a {
  float: left;
  border-right: 1px solid #fff8dc;
  padding: 0 8px;
  line-height: 16px;
  margin: 22px 0;
  cursor: pointer;
}
.footer .link a:last-child {
  border-right: none;
}
.footer a {
  color: #fff8dc;
}
.onlinem {
  position: fixed;
  bottom: 0px;
  background: rgba(255, 255, 255, 0.8);
  padding: 5px 0;
}
.onlinem img {
  width: 48%;
  margin: 0 1%;
  float: left;
}
#successModal {
  text-align: center;
}
#successModal .close {
  margin-top: -20px;
}
#successModal .modal-content .con {
  padding-top: 50px;
}
#successModal .modal-content .con .text b {
  font-size: 24px;
  margin: 20px auto 10px auto;
  width: 100%;
  display: block;
}
#successModal .modal-content .con .text .email_tip {
  font-size: 10px;
  transform: scale(0.83);
  line-height: 20px;
  margin-top: 10px;
}
#successModal .modal-content .con .text .close_btn {
  background-image: linear-gradient(#7ebaee, #3e7dbd);
  padding: 5px 50px;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  border-radius: 5px;
  cursor: pointer;
  margin: 30px auto 0 auto;
}
.loading {
  display: none;
  background: rgba(0, 0, 0, 0.5);
  padding: 300px;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
}
.loading img {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}
/*# sourceMappingURL=reset.css.map */