#top {
  width: 0.7rem;
  position: fixed;
  right: 30px;
  bottom: 10%;
  font-size: 0;
  z-index: 10;
}
#top a {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
#top a img {
  display: block;
  width: 100%;
}

#subsequent {
  width: 100%;
  background: white;
  padding: 50px 0;
}
#subsequent .content {
  width: 1200px;
  height: 480px;
  margin: auto;
  position: relative;
  margin-top: 30px;
}

canvas {
  position: absolute;
}

#can1 {
  z-index: 1;
}

#can2 {
  top: 0;
  left: 305px;
  z-index: 2;
}

#can3 {
  top: 0;
  left: 765px;
  z-index: 1;
}

#can4 {
  top: 240px;
  left: 0;
  z-index: 4;
}

#can5 {
  top: 240px;
  left: 500px;
  z-index: 3;
}

.page {
  width: 100%;
  overflow: hidden;
  margin-top: 30px;
}
.page li {
  height: 0.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0.2rem;
  padding-left: 0.5em;
  padding-right: 0.5em;
  border: 1px solid #b4b4b4;
  background: white;
  color: black;
  margin: 0 2.5px;
  float: left;
}

.thisclass {
  background: #1d65d4 !important;
  color: white !important;
}

.title {
  width: 8rem;
  margin: auto;
}
.title h3 {
  width: 100%;
  text-align: center;
  font-size: 0.36rem;
  color: #1b252e;
}
.title > div {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.title > div span {
  width: 46%;
  border-bottom: 2px dotted #7e7e7e;
}
.title > div > div {
  width: 10%;
  background: transparent;
  position: relative;
  top: 0.15rem;
  text-align: center;
}
.title > div > div i {
  display: inline-block;
  width: 0.26rem;
  height: 0.26rem;
  overflow: hidden;
  margin-right: 2px;
  background: white;
  background: transparent;
}
.title > div > div i i {
  display: inline-block;
  width: 0.26rem;
  height: 0.26rem;
  background: url("../img/icon62.png") no-repeat center;
  background-size: 100%;
  border-right: 0.26rem solid transparent;
  -webkit-filter: drop-shadow(0.26rem 0 #1b252e);
          filter: drop-shadow(0.26rem 0 #1b252e);
  position: relative;
  left: -0.26rem;
}

#banner {
  width: 100%;
  position: relative;
}
#banner img {
  display: block;
  width: 100%;
}
#banner .banner-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 54%;
  left: 41%;
}
#banner .banner-content div {
  width: 2.4rem;
  height: 0.4rem;
  text-align: center;
  line-height: 0.4rem;
  font-size: 0.28rem;
  color: #1b252e;
  border: 2px solid #f13a3c;
}
#banner .banner-content a {
  width: 1.9rem;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  font-size: 0.28rem;
  color: white;
  border: 2px solid #f13a3c;
  background: #f13a3c;
}
#banner .banner-content:hover div {
  border-color: #1d65d4;
}
#banner .banner-content:hover a {
  border-color: #1d65d4;
  background: #1d65d4;
}

#introduce {
  width: 100%;
  background: #fff;
  padding: 50px 0;
  padding: 0;
  -webkit-box-shadow: 0px -1px 5px #cccccc;
          box-shadow: 0px -1px 5px #cccccc;
  background: #1b252e;
}
#introduce .banner-nav {
  width: 1100px;
  height: 70px;
  margin: auto;
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#introduce .banner-nav > div {
  width: 220px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: default;
  background: transparent;
}
#introduce .banner-nav > div .banner-nav-body {
  width: 219px;
  height: 42px;
  font-size: 18px;
  border-right: 1px solid #c6c6c6;
  cursor: default;
}
#introduce .banner-nav > div .banner-nav-body > div.img {
  width: 35px;
  height: 42px;
  overflow: hidden;
  float: left;
  margin-left: 23px;
}
#introduce .banner-nav > div .banner-nav-body > div.img div.img-box {
  width: 35px;
  height: 84px;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
#introduce .banner-nav > div .banner-nav-body > div.img div.img-box > i:nth-child(1) {
  display: inline-block;
  width: 35px;
  height: 35px;
  overflow: hidden;
  margin-right: 2px;
  background: white;
  height: 42px;
  background: transparent;
}
#introduce .banner-nav > div .banner-nav-body > div.img div.img-box > i:nth-child(1) > i {
  display: inline-block;
  width: 35px;
  height: 35px;
  background: url("../img/icon74.png") no-repeat center;
  background-size: 100%;
  border-right: 35px solid transparent;
  -webkit-filter: drop-shadow(35px 0 white);
          filter: drop-shadow(35px 0 white);
  position: relative;
  left: -35px;
  height: 42px;
}
#introduce .banner-nav > div .banner-nav-body > div.img div.img-box > i:nth-child(2) {
  display: inline-block;
  width: 35px;
  height: 35px;
  overflow: hidden;
  margin-right: 2px;
  background: white;
  height: 42px;
  background: transparent;
}
#introduce .banner-nav > div .banner-nav-body > div.img div.img-box > i:nth-child(2) > i {
  display: inline-block;
  width: 35px;
  height: 35px;
  background: url("../img/icon74.png") no-repeat center;
  background-size: 100%;
  border-right: 35px solid transparent;
  -webkit-filter: drop-shadow(35px 0 #1d65d4);
          filter: drop-shadow(35px 0 #1d65d4);
  position: relative;
  left: -35px;
  height: 42px;
}
#introduce .banner-nav > div .banner-nav-body > span {
  width: 167px;
  height: 42px;
  line-height: 42px;
  text-indent: 10px;
  color: white;
}
#introduce .banner-nav > div .banner-nav-body:hover {
  cursor: pointer;
}
#introduce .banner-nav > div .banner-nav-body:hover span {
  color: #1d65d4;
}
#introduce .banner-nav > div .banner-nav-body:hover .img-box {
  margin-top: -48px;
}
#introduce .banner-nav > div:nth-child(2) .img-box > i:nth-child(1) > i {
  background-image: url("../img/icon75.png") !important;
}
#introduce .banner-nav > div:nth-child(2) .img-box > i:nth-child(2) > i {
  background-image: url("../img/icon75.png") !important;
}
#introduce .banner-nav > div:nth-child(3) .img-box > i:nth-child(1) > i {
  background-image: url("../img/icon76.png") !important;
}
#introduce .banner-nav > div:nth-child(3) .img-box > i:nth-child(2) > i {
  background-image: url("../img/icon76.png") !important;
}
#introduce .banner-nav > div:nth-child(4) .img-box > i:nth-child(1) > i {
  background-image: url("../img/icon77.png") !important;
}
#introduce .banner-nav > div:nth-child(4) .img-box > i:nth-child(2) > i {
  background-image: url("../img/icon77.png") !important;
}
#introduce .banner-nav > div:nth-child(5) .img-box > i:nth-child(1) > i {
  background-image: url("../img/icon78.png") !important;
}
#introduce .banner-nav > div:nth-child(5) .img-box > i:nth-child(2) > i {
  background-image: url("../img/icon78.png") !important;
}

#consequences {
  width: 100%;
  background: #fff;
  padding: 50px 0;
}
#consequences .consequences-content {
  width: 85%;
  min-width: 1200px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.5rem;
}
#consequences .consequences-content > div {
  width: 25%;
  height: 4rem;
}
#consequences .consequences-content > div > img {
  display: block;
  width: 100%;
  width: 30%;
  margin: auto;
  margin-bottom: 0.15rem;
}
#consequences .consequences-content > div h3 {
  width: 60%;
  margin: auto;
  margin-bottom: 0.15rem;
  text-align: center;
  font-size: 0.25rem;
  color: #1b252e;
}
#consequences .consequences-content > div p {
  width: 60%;
  text-align: center;
  margin: auto;
  margin-bottom: 0.15rem;
  font-size: 0.18rem;
  color: #999999;
  line-height: 2;
}
#consequences .consequences-content > div ul {
  width: 80%;
  margin: auto;
  background: #eeeeee;
  padding: 5px;
}
#consequences .consequences-content > div ul li {
  width: 100%;
  height: 0.25rem;
  line-height: 0.25rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.15rem;
  display: flex;
  padding: 2px 5px;
}
#consequences .consequences-content > div ul li > span {
  width: 63%;
}
#consequences .consequences-content > div ul li > i {
  width: 0.24rem;
  height: 0.24rem;
  border-radius: 50%;
  background: #ff0000;
  color: white;
  font-weight: bold;
  font-size: 0.15rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 0.02rem;
  margin-right: 0.2rem;
}
#consequences .consequences-content > div ul li > b {
  font-weight: initial;
}
#consequences > div:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 0.5rem;
}
#consequences > div:last-child .consequences-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#consequences > div:last-child .consequences-bottom div {
  width: 3rem;
  height: 0.3rem;
  text-align: center;
  line-height: 0.3rem;
  font-size: 0.2rem;
  color: #1b252e;
  border: 2px solid #f13a3c;
  font-weight: bold;
}
#consequences > div:last-child .consequences-bottom a {
  width: 1.8rem;
  height: 0.3rem;
  line-height: 0.3rem;
  text-align: center;
  font-size: 0.2rem;
  color: white;
  border: 2px solid #f13a3c;
  background: #f13a3c;
  font-weight: bold;
}
#consequences > div:last-child .consequences-bottom:hover div {
  border-color: #1d65d4;
}
#consequences > div:last-child .consequences-bottom:hover a {
  border-color: #1d65d4;
  background: #1d65d4;
}

#handle {
  width: 100%;
  background: #fff;
  padding: 50px 0;
  background: linear-gradient(105deg, #f2f3f7 0%, #e0e0e8 48%, #d3d3db 100%);
  height: 6.2rem;
  position: relative;
}
#handle > img {
  position: absolute;
  bottom: 0;
  left: 24%;
  width: 3.5rem;
}
#handle .handle-content {
  position: absolute;
  top: 36%;
  left: 50%;
}
#handle .handle-content p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.25rem;
  margin-bottom: 0.35rem;
}
#handle .handle-content p > i {
  display: inline-block;
  width: 0.35rem;
  height: 0.35rem;
  overflow: hidden;
  margin-right: 2px;
  background: white;
  background: transparent;
  margin-right: 0.2rem;
}
#handle .handle-content p > i > i {
  display: inline-block;
  width: 0.35rem;
  height: 0.35rem;
  background: url("../img/icon73.png") no-repeat center;
  background-size: 100%;
  border-right: 0.35rem solid transparent;
  -webkit-filter: drop-shadow(0.35rem 0 #f13a3c);
          filter: drop-shadow(0.35rem 0 #f13a3c);
  position: relative;
  left: -0.35rem;
}
#handle .handle-content p span {
  color: #f13a3c;
}
#handle .handle-content > p:last-child {
  color: #cf0002;
}
#handle .handle-content > p:last-child > i > i {
  display: inline-block;
  width: 0.35rem;
  height: 0.35rem;
  background: url("../img/icon72.png") no-repeat center;
  background-size: 100%;
  border-right: 0.35rem solid transparent;
  -webkit-filter: drop-shadow(0.35rem 0 #cf0002);
          filter: drop-shadow(0.35rem 0 #cf0002);
  position: relative;
  left: -0.35rem;
}
#handle .handle-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 82%;
  left: 45%;
}
#handle .handle-btn > div {
  width: 3rem;
  height: 0.3rem;
  text-align: center;
  line-height: 0.3rem;
  font-size: 0.2rem;
  color: #1b252e;
  border: 2px solid #f13a3c;
  font-weight: bold;
  background: white;
}
#handle .handle-btn > a {
  width: 1.8rem;
  height: 0.3rem;
  line-height: 0.3rem;
  text-align: center;
  font-size: 0.2rem;
  color: white;
  border: 2px solid #f13a3c;
  background: #f13a3c;
  font-weight: bold;
}
#handle .handle-btn:hover div {
  border-color: #1d65d4;
}
#handle .handle-btn:hover a {
  border-color: #1d65d4;
  background: #1d65d4;
}

#plan {
  width: 100%;
  background: #fff;
  padding: 50px 0;
}
#plan .plan-content {
  width: 85%;
  min-width: 1200px;
  margin: auto;
}
#plan .plan-content h3 {
  width: 100%;
  text-align: center;
  font-size: 0.3rem;
  color: #f13a3c;
  margin-top: 0.5rem;
}
#plan .plan-content > div {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0.5rem;
}
#plan .plan-content > div .plan-content-body {
  width: 30%;
}
#plan .plan-content > div .plan-content-body > div:nth-child(1) {
  width: 50%;
  margin: auto;
}
#plan .plan-content > div .plan-content-body > div:nth-child(1) img {
  display: block;
  width: 100%;
}
#plan .plan-content > div .plan-content-body h1 {
  width: 100%;
  text-align: center;
  margin: auto;
  color: #2a323a;
  font-weight: initial;
  margin-top: 0.1rem;
}
#plan .plan-content > div .plan-content-body > div:nth-child(3) {
  width: 1.1rem;
  height: 5px;
  background: #ff0000;
  border-radius: 100px;
  margin: auto;
  margin-top: 0.09rem;
  margin-bottom: 0.4rem;
}
#plan .plan-content > div .plan-content-body ul {
  width: 60%;
  margin: auto;
}
#plan .plan-content > div .plan-content-body ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.19rem;
  color: #2a323a;
  margin-bottom: 0.15rem;
}
#plan .plan-content > div .plan-content-body ul li span {
  width: 0.1rem;
  height: 0.1rem;
  background: #aeaeae;
  border-radius: 50%;
  margin-right: 0.15rem;
}
#plan .plan-content > div .plan-content-body > div:last-child {
  font-size: 0;
  text-align: center;
  margin-top: 0.3rem;
}
#plan .plan-content > div .plan-content-body > div:last-child a {
  display: inline-block;
  width: 1.7rem;
  height: 0.35rem;
  line-height: 0.35rem;
  color: white;
  background: #f13a3c;
  text-align: center;
  font-size: 0.19rem;
  border: 2px solid #f13a3c;
  font-weight: bold;
}
#plan .plan-content > div .plan-content-body > div:last-child a:hover {
  background: transparent;
  color: #f13a3c;
}

#content {
  width: 100%;
  background: #fff;
  padding: 50px 0;
  position: relative;
  padding: 0;
}
#content > img {
  display: block;
  width: 100%;
}
#content > div {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(27, 37, 46, 0.75);
}
#content > div .title {
  margin-top: 0.2rem;
}
#content > div .title h3 {
  color: white;
}
#content > div .title span {
  border-color: white;
}
#content > div .title i i {
  -webkit-filter: drop-shadow(0.26rem 0 white);
          filter: drop-shadow(0.26rem 0 white);
}
#content > div .content-body {
  width: 85%;
  min-width: 1200px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 75%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0.4rem;
}
#content > div .content-body-one {
  width: 2.9rem;
  height: 4.7rem;
  background: white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 15px;
}
#content > div .content-body-one > div {
  width: 1.2rem;
  height: 1.5rem;
  overflow: hidden;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  margin: auto;
  position: relative;
}
#content > div .content-body-one > div > i {
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  overflow: hidden;
  margin-right: 2px;
  background: white;
  height: 0.6rem;
  background: transparent;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 10;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
#content > div .content-body-one > div > i > i {
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  background: url("../img/icon64.png") no-repeat center;
  background-size: 100%;
  border-right: 0.5rem solid transparent;
  -webkit-filter: drop-shadow(0.5rem 0 #000000);
          filter: drop-shadow(0.5rem 0 #000000);
  position: relative;
  left: -0.5rem;
  height: 0.6rem;
}
#content > div .content-body-one > div > div {
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transform: rotate(-60deg);
          transform: rotate(-60deg);
}
#content > div .content-body-one > div > div > div {
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transform: rotate(-60deg);
          transform: rotate(-60deg);
  background-color: #cccccc;
}
#content > div .content-body-one h3 {
  background: #eeeeee;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  padding: 5px;
  font-size: 0.28rem;
  color: #343434;
  font-weight: initial;
  margin-top: 0.25rem;
}
#content > div .content-body-one p {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  padding: 5px;
  font-size: 0.185rem;
  color: #666666;
  margin-top: 0.25rem;
  line-height: 2;
}
#content > div .content-body-one p span {
  font-size: 0.2rem;
  color: #f13a3c;
}
#content > div .content-body-one:hover > div > i > i {
  -webkit-filter: drop-shadow(0.5rem 0 white);
          filter: drop-shadow(0.5rem 0 white);
}
#content > div .content-body-one:hover > div > div > div {
  background-color: #f13a3c;
}
#content > div .content-body > div:nth-child(2) > div > i > i {
  background-image: url(../img/icon63.png);
}
#content > div .content-body > div:nth-child(3) > div > i > i {
  background-image: url(../img/icon54.png);
}
#content > div .content-body > div:nth-child(4) > div > i > i {
  background-image: url(../img/icon61.png);
}

#advertising {
  width: 100%;
  position: relative;
}
#advertising img {
  display: block;
  width: 100%;
}
#advertising span:nth-child(2) {
  font-size: 0.4rem;
  color: #31312f;
  position: absolute;
  top: 20%;
  left: 11%;
  z-index: 4;
}
#advertising span:nth-child(3) {
  font-size: 0.65rem;
  color: white;
  position: absolute;
  top: 4%;
  left: 24%;
  z-index: 3;
}
#advertising > div:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 15%;
  left: 15%;
}
#advertising > div:last-child div {
  width: 2.5rem;
  height: 0.4rem;
  text-align: center;
  line-height: 0.4rem;
  font-size: 0.2rem;
  color: #1b252e;
  border: 2px solid #f13a3c;
  font-weight: bold;
  background: white;
}
#advertising > div:last-child a {
  width: 1.5rem;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  font-size: 0.2rem;
  color: white;
  border: 2px solid #f13a3c;
  background: #f13a3c;
  font-weight: bold;
}
#advertising > div:last-child:hover div {
  border-color: #1d65d4;
}
#advertising > div:last-child:hover a {
  border-color: #1d65d4;
  background: #1d65d4;
}

#material {
  width: 100%;
  background: #fff;
  padding: 50px 0;
}
#material .material-content {
  width: 65%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0.7rem;
  font-size: 0;
}
#material .material-content-body {
  width: 5.5rem;
  height: 3.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px 30px 15px;
  border: 2px solid #989898;
  background: #eeeeee;
  position: relative;
}
#material .material-content-body > div:nth-child(1) {
  width: 100%;
  height: 0.45rem;
  background: #eeeeee;
  position: relative;
  z-index: 2;
}
#material .material-content-body h1 {
  width: 100%;
  text-align: center;
  font-size: 0.3rem;
  color: #1b252e;
}
#material .material-content-body > div:nth-child(3) {
  width: 100%;
  height: 1.7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0.2rem;
}
#material .material-content-body > div:nth-child(3) p {
  width: 100%;
  font-size: 0.2rem;
  color: #1b252e;
}
#material .material-content-body > div:nth-child(3) p span {
  color: #ff0000;
}
#material .material-content-body > div:last-child {
  width: 0.9rem;
  height: 0.9rem;
  border: 2px solid #989898;
  border-radius: 50%;
  background: #eeeeee;
  position: absolute;
  top: -15%;
  left: 50%;
  margin-left: -0.45rem;
}
#material .material-content-body > div:last-child > i {
  display: inline-block;
  width: 0.6rem;
  height: 0.6rem;
  overflow: hidden;
  margin-right: 2px;
  background: white;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 3;
}
#material .material-content-body > div:last-child > i > i {
  display: inline-block;
  width: 0.6rem;
  height: 0.6rem;
  background: url("../img/icon37.png") no-repeat center;
  background-size: 100%;
  border-right: 0.6rem solid transparent;
  -webkit-filter: drop-shadow(0.6rem 0 #1b252e);
          filter: drop-shadow(0.6rem 0 #1b252e);
  position: relative;
  left: -0.6rem;
}
#material .material-content > div:nth-child(2) > div:last-child > i > i {
  background-image: url("../img/icon44.png");
}
#material > div:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 0.5rem;
}
#material > div:last-child .material-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#material > div:last-child .material-bottom div {
  width: 3.5rem;
  height: 0.3rem;
  text-align: center;
  line-height: 0.3rem;
  font-size: 0.2rem;
  color: #1b252e;
  border: 2px solid #f13a3c;
  font-weight: bold;
}
#material > div:last-child .material-bottom a {
  width: 1.8rem;
  height: 0.3rem;
  line-height: 0.3rem;
  text-align: center;
  font-size: 0.2rem;
  color: white;
  border: 2px solid #f13a3c;
  background: #f13a3c;
  font-weight: bold;
}
#material > div:last-child .material-bottom:hover div {
  border-color: #1d65d4;
}
#material > div:last-child .material-bottom:hover a {
  border-color: #1d65d4;
  background: #1d65d4;
}

#transaction {
  width: 100%;
  background: #fff;
  padding: 50px 0;
  background: #eeeeee;
}
#transaction .transaction-content {
  width: 85%;
  min-width: 1200px;
  margin: auto;
  width: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#transaction .transaction-content-body {
  width: 25%;
  margin-top: 1rem;
}
#transaction .transaction-content-body div {
  width: 1.1rem;
  height: 1.1rem;
  line-height: 1.1rem;
  margin: auto;
  border: 2px solid;
  border-top-color: #f13a3c;
  border-left-color: #f13a3c;
  border-radius: 50%;
  text-align: center;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  font-size: 0;
}
#transaction .transaction-content-body div span {
  display: inline-block;
  font-size: 0.6rem;
  color: #f13a3c;
  position: relative;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#transaction .transaction-content-body p {
  width: 100%;
  font-size: 0.28rem;
  text-align: center;
  margin-top: 0.3rem;
}
#transaction .transaction-content > div:nth-child(2) > div {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#transaction .transaction-content > div:nth-child(2) > div span {
  -webkit-transform: rotate(-46deg);
          transform: rotate(-46deg);
}
#transaction .transaction-content > div:nth-child(3) > div {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
#transaction .transaction-content > div:nth-child(3) > div span {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
#transaction .transaction-content > div:nth-child(4) > div {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}
#transaction .transaction-content > div:nth-child(4) > div span {
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
}
#transaction .transaction-content h2 {
  width: 100%;
  text-align: center;
  font-size: 0.3rem;
  color: #f13a3c;
  margin-top: 0.5rem;
  font-weight: initial;
}
#transaction .transaction-content h2 span {
  font-size: 0.18rem;
}

#advertising2 {
  width: 100%;
  position: relative;
}
#advertising2 img {
  display: block;
  width: 100%;
}
#advertising2 h1 {
  position: absolute;
  top: 20%;
  left: 6%;
  font-size: 0.47rem;
  color: white;
  font-weight: initial;
}
#advertising2 h2 {
  position: absolute;
  top: 51%;
  left: 19%;
  font-size: 0.45rem;
  color: white;
  font-style: italic;
}
#advertising2 h2 span {
  color: #f13a3c;
}

#FAQ {
  width: 100%;
  background: #fff;
  padding: 50px 0;
}
#FAQ .FAQ-content {
  width: 85%;
  min-width: 1200px;
  margin: auto;
  width: 80%;
}
#FAQ .FAQ-content h3 {
  width: 100%;
  text-align: center;
  font-size: 0.2rem;
  color: #999999;
  font-weight: initial;
  margin-top: 0.3rem;
  margin-bottom: 0.7rem;
}
#FAQ .FAQ-content-body {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#FAQ .FAQ-content-body-left {
  width: 65%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 0;
  border-bottom: 1px solid #d5d1ce;
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#FAQ .FAQ-content-body-right {
  width: 32%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 0;
}
#FAQ .FAQ-content-body-right > div {
  width: 100%;
  height: 1.2rem;
  background: #eaeaea;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#FAQ .FAQ-content-body-right > div p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 15px;
  font-size: 0.17rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#FAQ .FAQ-content-body-right > div p span {
  margin-right: 5px;
  display: inline-block;
  width: 0.25rem;
  height: 0.25rem;
  background: url(../img/icon15.png) no-repeat;
  background-size: 100%;
  color: #666666;
}
#FAQ .FAQ-content-body-right > div > p:nth-child(1) span {
  background-image: url(../img/icon16.png);
  color: black;
}
#FAQ .FAQ-content-body-right > div > p:nth-child(1) a:hover {
  color: #ff0000;
  cursor: pointer;
}
#FAQ .FAQ-content-body .content-img {
  width: 1.9rem;
  height: 1.2rem;
  overflow: hidden;
}
#FAQ .FAQ-content-body .content-img img {
  display: block;
  width: 100%;
}
#FAQ .FAQ-content-body .content-text {
  width: calc(100% - 1.9rem - 15px);
  height: 1.2rem;
  overflow: hidden;
  margin-left: 15px;
  font-size: 0.18rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#FAQ .FAQ-content-body .content-text span {
  display: inline-block;
  width: 0.23rem;
  height: 0.23rem;
  line-height: 0.23rem;
  text-align: center;
  color: #ffffff;
}
#FAQ .FAQ-content-body .content-text > p:nth-child(1) {
  height: 0.25rem;
}
#FAQ .FAQ-content-body .content-text > p:nth-child(1) span {
  background: #1d65d4;
}
#FAQ .FAQ-content-body .content-text > p:nth-child(1) a:hover {
  color: #ff0000;
  cursor: pointer;
}
#FAQ .FAQ-content-body .content-text > p:nth-child(2) {
  height: 0.85rem;
  line-height: 1.5;
}
#FAQ .FAQ-content-body .content-text > p:nth-child(2) span {
  background: #ff8003;
}
#FAQ .FAQ-content-body .content-text > p:nth-child(2) a {
  color: #ff0000;
  cursor: pointer;
}

#answer {
  width: 100%;
  height: 0.5rem;
  padding: 10px 0;
  background: #1b252e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#answer .answer-content {
  width: 85%;
  min-width: 1200px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 0.5rem;
}
#answer .answer-content-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#answer .answer-content-left > img {
  display: block;
  width: 0.5rem;
}
#answer .answer-content-left > div {
  margin-left: 15px;
  color: white;
}
#answer .answer-content-left > div h3 {
  font-size: 0.2rem;
}
#answer .answer-content-left > div p {
  font-size: 0.15rem;
}
#answer .answer-content-mid {
  height: 0.5rem;
  margin-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 60%;
}
#answer .answer-content-mid span {
  width: 0.4rem;
  height: 0.4rem;
  background: #e6e6e6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#answer .answer-content-mid span img {
  display: block;
  width: 60%;
}
#answer .answer-content-mid input {
  width: calc(100% - 0.4rem);
  height: 0.4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 20px;
  background: white;
}
#answer .answer-content > a {
  width: 1.5rem;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  color: white;
  background: #f13a3c;
  margin-left: 20px;
  font-size: 0.2rem;
}
#answer .answer-content > a:hover {
  background: #1d65d4;
  cursor: pointer;
}

#advantage {
  width: 100%;
  background: #fff;
  padding: 50px 0;
}
#advantage .advantage-content {
  width: 85%;
  min-width: 1200px;
  margin: auto;
}
#advantage .advantage-content p {
  width: 100%;
  text-align: center;
  font-size: 0.22rem;
  color: #a8a8a8;
  margin-top: 0.3rem;
  line-height: 2;
}
#advantage .advantage-content p span {
  font-size: 0.24rem;
  font-weight: bold;
  color: #1b252e;
}
#advantage .advantage-content .advantage-content-body {
  width: 75%;
  margin: auto;
  margin-top: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#advantage .advantage-content .advantage-content-body > div {
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 0;
}
#advantage .advantage-content .advantage-content-body > div > div {
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
  background: #1b252e;
  position: relative;
}
#advantage .advantage-content .advantage-content-body > div > div > i {
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
  overflow: hidden;
  margin-right: 2px;
  background: white;
  background: transparent;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
#advantage .advantage-content .advantage-content-body > div > div > i > i {
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
  background: url("../img/icon68.png") no-repeat center;
  background-size: 100%;
  border-right: 0.4rem solid transparent;
  -webkit-filter: drop-shadow(0.4rem 0 white);
          filter: drop-shadow(0.4rem 0 white);
  position: relative;
  left: -0.4rem;
}
#advantage .advantage-content .advantage-content-body > div h3,
#advantage .advantage-content .advantage-content-body > div p {
  width: 100%;
  text-align: center;
}
#advantage .advantage-content .advantage-content-body > div h3 {
  margin-top: 0.3rem;
  font-size: 0.2rem;
  color: #30363d;
}
#advantage .advantage-content .advantage-content-body > div p {
  margin-top: 0.1rem;
  font-size: 0.18rem;
  color: #838383;
  line-height: 2;
}
#advantage .advantage-content .advantage-content-body > div:nth-child(2) > div > i > i {
  background-image: url(../img/icon69.png);
}
#advantage .advantage-content .advantage-content-body > div:nth-child(3) > div > i > i {
  background-image: url(../img/icon70.png);
}
#advantage .advantage-content .advantage-content-body > div:nth-child(4) > div > i > i {
  background-image: url(../img/icon71.png);
}

#advertising3 {
  width: 100%;
  background: #fff;
  padding: 50px 0;
  padding: 0;
  height: 1.8rem;
  overflow: hidden;
  position: relative;
}
#advertising3 img {
  display: block;
  width: 100%;
}
#advertising3 .advertising3-t1 {
  position: absolute;
  top: 13%;
  left: 5%;
}
#advertising3 .advertising3-t1 h1 {
  color: #c8b16d;
  font-size: 0.5rem;
  margin-bottom: 0.1rem;
}
#advertising3 .advertising3-t1 h3 {
  font-size: 0.33rem;
  font-weight: initial;
  color: #fff;
}
