head,
body {
  background-color: #ffffff;
}
section {
  overflow: hidden;
}

footer {
  width: 100%;
}

.none {
  display: none !important;
}
header {
  width: 100%;
  height: 0.88rem;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
}
header.bg_white {
  background: #fff;
  box-shadow: 0rem 10rem 10rem 1rem rgba(77, 129, 188, 0.0588);
}
header nav {
  width: 12rem;
  height: 0.88rem;
  margin: 0 auto;
}
header nav .header_left img {
  width: 0.48rem;
  height: 0.48rem;
}
header nav .header_left p {
  color: #333333;
  font-size: 0.24rem;
  margin: 0 0.2rem 0 0.07rem;
}
header nav .header_left ul {
  padding-left: 0.2rem;
  border-left: 1px solid #999;
}
header nav .header_left ul li {
  font-size: 0.14rem;
  color: #666666;
  line-height: 1;
}
header nav .header_left ul li:first-child {
  margin-bottom: 0.04rem;
}
header nav .header_right {
  height: 0.88rem;
}
header nav .header_right a {
  font-size: 0.16rem;
  color: #333333;
  margin-left: 0.48rem;
  display: block;
}
header nav .header_right a:hover {
  color: #ff7447;
}
header nav .header_right .button {
  display: block;
  width: 1.4rem;
  height: 0.44rem;

  border-radius: 0.3rem;
  text-align: center;
  line-height: 0.44rem;
  color: #ffffff;
  font-weight: bold;
  font-size: 0.18rem;
  background: #ffffff;
}
section {
  padding-top: 0.88rem;
}

section .banner {
  width: 100%;
  height: 5.4rem;
}

section .banner .content {
  width: 12rem;
  margin: 0 auto;
  padding-top: 1.34rem;
}
section .banner .content h1 {
  font-size: 0.48rem;
  font-weight: bold;
  color: #ffffff;
  position: relative;
  line-height: 1;
  margin-bottom: 0.25rem;
}
section .banner .content .introduce {
  font-size: 0.18rem;
  line-height: 0.3rem;
  margin-bottom: 0.1rem;
  color: #666666;
}
section .characteristic .content .cord a,
section .banner .content .button {
  width: 1.9rem;
  height: 0.6rem;
  background: #ffffff;
  border-radius: 0.3rem;
  line-height: 0.6rem;
  text-align: center;
  font-size: 0.18rem;
  color: #ffffff;
  margin-top: 0.66rem;
}
section .characteristic .content .cord a:hover,
section .banner .content .button:hover {
  color: #ffffff;
  background: linear-gradient(90deg, #ff7943 0%, #ffa56f 100%);
}
section .banner .content .int {
  font-size: 0.13rem;
  line-height: 0.36rem;
  color: #666666;
  margin-top: 0.18rem;
}
.main h2 {
  padding: 1rem 0 0.2rem;
  position: relative;
  font-weight: bold;
  font-size: 0.32rem;
  line-height: 0.24rem;
  text-align: center;
}

.main .instructions {
  background: #f8fcff;
  padding-bottom: 1rem;
}
.main .instructions ul {
  padding-top: 0.85rem;
  margin: 0 auto;
}
.main .instructions ul li {
  margin: 0 -0.15rem;
  padding-left: 0.4rem;
  height: 1.93rem;
}
.main .instructions ul li:nth-child(1) {
  width: 3.33rem;
  background: url(../img/shape_1.png) no-repeat center;
  background-size: 100%;
}
.main .instructions ul li:nth-child(2),
.main .instructions ul li:nth-child(3) {
  width: 3.31rem;
  background: url(../img/shape_2.png) no-repeat center;
  background-size: 100%;
}
.main .instructions ul li:nth-child(4) {
  width: 3.15rem;
  background: url(../img/shape_3.png) no-repeat center;
  background-size: 100%;
}
.main .instructions ul li .title {
  font-size: 0.2rem;
  font-weight: bold;
  color: #333333;
}
.main .instructions ul li em {
  display: block;
  width: 0.36rem;
  min-width: 0.36rem;
  height: 0.36rem;
  border-radius: 50%;
  text-align: center;
  line-height: 0.36rem;
  font-weight: bold;
  color: #ffffff;
  line-height: 0.36rem;
  font-size: 0.2rem;
  background: #ffffff;
  margin-left: 0.1rem;
}
.main .instructions ul li .int {
  margin-top: 0.16rem;
  font-size: 0.16rem;
  color: #999999;
  line-height: 0.24rem;
  height: 0.48rem;
}
.main .subtool {
}
.main .subtool .card {
  width: 12rem;
  padding-top: 0.8rem;
  margin: 0 auto;
}
.main .subtool .card h3 {
  display: inline-block;
  font-size: 0.32rem;
  font-weight: bold;
  color: #333333;
  position: relative;
  margin-bottom: 0.33rem;
}
.main .subtool .card h3 span {
  position: relative;
  z-index: 1;
}
.main .subtool .card p {
  font-size: 0.16rem;
  color: #999999;
  line-height: 0.3rem;
}
.main .subtool .card img {
  width: 7.01rem;
  height: 4.37rem;
}
.main .subtool .card:last-child img {
  width: 6.84rem;
}
.main .course {
  padding-top: 1rem;
  padding-bottom: 1.2rem;
}
.main .course .content {
  width: 12rem;
  margin: 0 auto;
  padding-top: 0.4rem;
}
.main .course .content a {
  display: block;
  width: 5.8rem;
  height: 0.64rem;
  background: #f7f9fa;
  border-radius: 0.16rem;
  margin-top: 0.2rem;
  font-size: 0.18rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.64rem;
  padding-left: 0.36rem;
}
.main .course .content a:nth-child(2n - 1) {
  margin-right: 0.4rem;
}
.main .course .content a span {
  color: #ffffff;
  margin-right: 0.2rem;
}
.main .course .content a:hover {
  background: #f5f1ff;
}
.main .course .recommend {
  padding-top: 0.6rem;
  font-size: 0.14rem;
}
.main .course .recommend span {
  color: #666666;
}
.main .course .recommend a {
  display: block;
  width: 1.2rem;
  height: 0.36rem;
  background: #f7f9fa;
  border-radius: 0.08rem 0.08rem 0.08rem 0.08rem;
  text-align: center;
  line-height: 0.36rem;
  color: #666666;
}
.main .course .recommend a:not(:last-child) {
  margin-right: 0.2rem;
}
.main .course .recommend a:hover {
  color: #ffffff;
  background: #f5f1ff;
}

.main .banner_footer {
  width: 100%;
  height: 3.6rem;
  text-align: center;
}

.main .banner_footer .content {
  width: 12rem;
  margin: 0 auto;
  padding-top: 0.81rem;
}
.main .banner_footer .content h1 {
  font-size: 0.48rem;
  font-weight: bold;
  color: #ffffff;
  position: relative;
  line-height: 1;
}
.main .banner_footer .content .introduce {
  font-size: 0.2rem;
  line-height: 0.3rem;
  margin-top: 0.15rem;
  color: #ffffff;
}
.main .banner_footer .content .button {
  display: block;
  width: 1.9rem;
  height: 0.6rem;
  background: #ffffff;
  border-radius: 0.3rem;
  line-height: 0.6rem;
  text-align: center;
  font-size: 0.18rem;
  color: #ffffff;
  margin: 0.66rem auto 0;
}
.main .banner_footer .content .button:hover {
  color: #ffffff;
  background: linear-gradient(90deg, #ff7943 0%, #ffa56f 100%);
}
footer {
  width: 100%;
  padding: 0.18rem 0;
  text-align: center;
  background: #262b36;
}
footer p {
  font-size: 0.12rem;
  color: #999999;
  line-height: 0.24rem;
}
footer p a {
  color: #999999;
}
footer p i {
  height: 0.13rem;
  width: 1px;
  background: #999999;
  margin: 0 0.08rem;
}

@keyframes spread {
  0% {
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
  }

  100% {
    -o-transform: scale(2);
    transform: scale(2);
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    transform: scale(2);
  }
}

@-webkit-keyframes spread {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
  }

  100% {
    transform: scale(2);
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    transform: scale(2);
  }
}

@-moz-keyframes spread {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
  }

  100% {
    transform: scale(2);
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    transform: scale(2);
  }
}

@-o-keyframes spread {
  0% {
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
  }

  100% {
    -o-transform: scale(2);
    transform: scale(2);
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    transform: scale(2);
  }
}
section {
  padding-top: 0;
}
section .banner {
  height: 6.2rem;
  background: url(../img/pdf2word/banner_bg.png) no-repeat center;
  background-size: 100%;
}
section .banner .content {
  padding-top: 1.09rem;
}
section .banner .content h1 {
  color: #333333;
}
section .banner .content h1 em {
  width: 0.78rem;
  height: 0.32rem;
  line-height: 0.32rem;
  background: linear-gradient(-90deg, #ff9966, #ff484d);
  border-radius: 0.16rem 0.16rem 0.16rem 0rem;
  font-size: 0.18rem;
  color: #ffffff;
  text-align: center;
  position: absolute;
  top: -0.18rem;
  margin-left: 0.1rem;
}
section .characteristic .content .cord a,
section .banner .content .button {
  width: 2.4rem;
  height: 0.74rem;
  box-shadow: 0rem 0.12rem 0.16rem 0 rgba(255, 136, 68, 0.5);
  border-radius: 0.2rem;
  margin-top: 0.5rem;
  background: linear-gradient(90deg, #ff5613 0%, #ff8f4c 100%);
  position: relative;
  overflow: hidden;
  color: #fff;
}
section .characteristic .content .cord a::after,
section .banner .content .button::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background: rgba(255, 255, 255, 0.2);
  width: 2.8rem;
  height: 2.8rem;
  border-radius: 50%;
  margin-left: -1.4rem;
  margin-top: -1.4rem;
  animation: spread 1.5s infinite both;
}
section .characteristic .content .cord a img,
section .banner .content .button img {
  width: 0.18rem;
  height: 0.18rem;
  margin-left: 0.08rem;
}
section .banner .content .down {
  width: 2.4rem;
  margin-top: 0.24rem;
}
section .banner .content .down img {
  width: 0.24rem;
  height: 0.24rem;
}
section .banner .content .down i {
  height: 0.13rem;
  width: 0.01rem;
  background: #999999;
  margin: 0 0.38rem;
  display: block;
}

section .banner .content .card_gif {
  width: 5.8rem;
  height: 4.2rem;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0rem 0rem 0rem 0rem rgba(255, 194, 147, 0.29);
  border-radius: 0.3rem;
}
section .banner .content .card_gif img {
  width: 5.46rem;
  height: 3.84rem;
}

section .banner .content ul {
  width: 5.1rem;
  margin-top: 0.2rem;
}
section .banner .content ul li {
  width: 1.7rem;
  padding-top: 0.2rem;
  font-size: 0.14rem;
  color: #333333;
}
section .banner .content ul li img {
  width: 0.2rem;
  height: 0.2rem;
}
section .banner .content ul li span {
  margin-left: 0.08rem;
}
section .referral {
  width: 12rem;
  margin: 0 auto;
  padding: 0.4rem 0 0.2rem;
}
section .referral li {
  width: calc(100% / 7);
  padding-top: 0.59rem;
}
section .referral li img {
  width: 0.8rem;
  height: 0.8rem;
}
section .referral li p {
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.24rem;
  margin-top: 0.2rem;
}
section h2 {
  text-align: center;
  font-size: 0.36rem;
  /* font-weight: bold; */
  color: #333333;
  padding-top: 1rem;
}

section .characteristic {
  padding: 0 0 1.58rem;
}
section .information .tabs,
section .characteristic .tabs {
  width: 12rem;
  margin: 0.8rem auto 0.62rem;
}
section .information .tabs .tab,
section .characteristic .tabs .tab {
  position: relative;
  padding-bottom: 0.15rem;
  font-size: 0.16rem;
  color: rgba(99, 99, 99, 0.9);
}
section .information .tabs .tab.choose::after,
section .characteristic .tabs .tab.choose::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.04rem;
  background: #ff761d;
}
section .information .tabs .tab:not(.choose),
section .characteristic .tabs .tab:not(.choose) {
  cursor: pointer;
}
section .information .tabs .tab.choose,
section .characteristic .tabs .tab.choose {
  color: #212121;
  font-weight: bold;
}
section .characteristic .content {
  width: 12rem;
  height: 5.1rem;
  margin: 0 auto;
}
section .characteristic .content .cord .characteristic_img {
  width: 7.74rem;
  height: 4.7rem;
}
section .characteristic .content .cord h3 {
  font-size: 0.3rem;
  font-weight: bold;
  color: #333333;
  line-height: 1;
  margin-bottom: 0.28rem;
}
section .characteristic .content .cord p {
  font-size: 0.16rem;
  line-height: 0.3rem;
  color: #999999;
}
section .trait,
section .issue {
  padding: 0 0 1rem;
  width: 100%;
  background: #fff9f7;
}

section .issue ul {
  width: 12rem;
  height: 3.4rem;
  overflow: hidden;
  margin: 0 auto;
}

section .issue ul li {
  padding-top: 0.6rem;
  width: 5.5rem;
}

section .issue ul li h4 {
  font-size: 0.2rem;
  font-weight: bold;
  color: #333333;
}

section .issue ul li p {
  text-align: justify;
  font-size: 0.14rem;
  line-height: 0.3rem;
  color: #666666;
  margin-top: 0.2rem;
}

section .issue ul li p a {
  color: #ff7447;
}
section .issue ul li p a:hover {
  text-decoration: underline;
}
section .issue button {
  margin: 0.6rem auto 0;
  width: 1.8rem;
  height: 0.48rem;
  background-image: linear-gradient(90deg, #ffa14f 0%, #ff7547 100%);
  border-radius: 0.24rem;
  font-size: 0.16rem;
  color: #ffffff;
}
section .issue button:hover {
  background-image: linear-gradient(-90deg, #ffa14f 0%, #ff7547 100%);
}

section .information .tabs .tab {
  margin: 0 0.4rem;
  font-size: 0.36rem;
  color: #111111;
}
section .information .tabs .tab.choose {
  color: #111111;
}
section .information .content {
  margin: 0 auto;
  width: 12rem;
  padding-bottom: 1rem;
}
section .information .content .item {
  width: 5.85rem;
}
section .information .content .item > .list {
  width: 5.85rem;
  height: 1.4rem;
  background-color: #ffffff;
  border-radius: 0.1rem;
  border: solid 1px #eeeeee;
  padding: 0.2rem;
  line-height: 0.2rem;
  margin-bottom: 0.3rem;
  cursor: pointer;
}
section .information .content .item .list:hover {
  box-shadow: 0rem 0.04rem 0.12rem 0rem rgba(0, 0, 0, 0.08);
}
section .information .content .item .list img {
  width: 1rem;
  height: 1rem;
  margin-right: 0.1rem;
  border-radius: 0.08rem;
}
section .information .content .item .list .title {
  max-width: 3.25rem;
  font-size: 0.14rem;
  color: #424242;
  display: inline-block;
}
section .information .content .item .list:hover .title {
  color: #ff7447;
}
section .information .content .item .list .time {
  font-size: 0.12rem;
  color: #999999;
  display: inline-block;
}
section .information .content .item .list .int {
  width: 3.25rem;
  height: 0.4rem;
  font-size: 0.12rem;
  color: #999999;
  margin: 0.1rem 0 0.1rem;
}
section .information .content .item .list .look {
  font-size: 0.12rem;
  color: #999999;
}
section .information .content .item .list .look img {
  width: 0.12rem;
  height: 0.1rem;
  margin-right: 0.05rem;
}
section .information .content .item .list .url a {
  display: inline-block;
  max-width: 1rem;
  font-size: 0.12rem;
  color: #666666;
  margin-left: 0.1rem;
}
section .information .content .more {
  width: 1.6rem;
  height: 0.48rem;
  background: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0.12rem;
  text-align: center;
  line-height: 0.46rem;
  font-size: 0.16rem;
  color: #424242;
  margin: 0.1rem auto 0;
}
section .trait ul {
  width: 12rem;
  margin: 0 auto;
}
section .trait ul li {
  width: calc(100% / 4);
  padding: 0.66rem 0 0;
}
section .trait ul li img {
  width: 1.24rem;
  height: 1.24rem;
}
section .trait ul li h4 {
  font-size: 0.2rem;
  font-weight: bold;
  color: #212121;
  margin-top: 0.3rem;
}
section .trait ul li p {
  line-height: 0.28rem;
  font-size: 0.16rem;
  color: #666666;
  text-align: center;
  margin-top: 0.14rem;
}
section .evaluate {
  padding-bottom: 1rem;
}
section .evaluate .evaluate--swiper {
  width: 12rem;
  overflow: hidden;
  margin: 0.8rem auto 0;
  position: relative;
  padding: 0 0.15rem;
}

section .evaluate .evaluate--swiper .swiper-slide {
  width: 3.9rem;
  height: 3.5rem;
}

section .evaluate .evaluate--swiper .swiper-slide .list {
  width: 3.2rem;
  height: 3rem;
  background-color: #ffffff;
  border-radius: 0.1rem;
  box-shadow: 0rem 0rem 0.1rem 0rem rgba(0, 0, 0, 0.1);
  margin-bottom: 0.1rem;
  position: relative;
  padding: 0.74rem 0.3rem 0;
  letter-spacing: 0.01rem;
  color: #222222;
}

section .evaluate .evaluate--swiper .swiper-slide .list img {
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  position: absolute;
  top: -0.4rem;
  left: 50%;
  margin-left: -0.4rem;
}

section .evaluate .evaluate--swiper .swiper-slide .list .name {
  text-align: center;
  font-size: 0.18rem;
  color: #222222;
  padding-bottom: 0.27rem;
  border-bottom: 1px solid #d9d9d9;
  position: relative;
}

section .evaluate .evaluate--swiper .swiper-slide .list .name::after {
  content: "";
  width: 1.1rem;
  height: 0.03rem;
  background-color: #ff761d;
  position: absolute;
  bottom: -0.02rem;
  left: 50%;
  margin-left: -0.55rem;
}

section .evaluate .evaluate--swiper .swiper-slide .list h4 {
  font-size: 0.18rem;
  font-weight: bold;
  text-align: center;
  margin-top: 0.29rem;
  color: #222222;
}

section .evaluate .evaluate--swiper .swiper-slide .list .int {
  font-size: 0.14rem;
  text-align: justify;
  line-height: 1.8;
  margin-top: 0.08rem;
  color: #222222;
}

section .evaluate .evaluate--swiper .swiper--next,
section .evaluate .evaluate--swiper .swiper--prev {
  position: absolute;
  top: 1.63rem;
  width: 0.34rem;
  height: 0.34rem;
  border-radius: 50%;
  background: #f2f2f2 url(../img/pdf2word/arrows_right_grey.png) no-repeat
    center;
  background-size: 0.09rem 0.16rem;
  cursor: pointer;
  z-index: 2;
}

section .evaluate .evaluate--swiper .swiper--next {
  right: 0;
}

section .evaluate .evaluate--swiper .swiper--prev {
  transform: rotate(-180deg);
  left: 0;
}

section .evaluate .evaluate--swiper .swiper--next:hover,
section .evaluate .evaluate--swiper .swiper--prev:hover {
  background: #ff761d url(../img/pdf2word/arrows_left_white.png) no-repeat
    center;
  background-size: 0.09rem 0.16rem;
  transform: rotate(-180deg);
}

section .evaluate .evaluate--swiper .swiper--prev:hover {
  transform: rotate(0deg);
}
section .banner_footer {
  height: 5.4rem;
  background: url(../img/pdf2word/footer.png) no-repeat center;
  background-size: 100%;
}
section .banner_footer .content {
  padding-top: 0.6rem;
}
section .banner_footer .content .card_gif img {
  width: 5.46rem;
  height: 3.86rem;
}
