@charset "UTF-8";
/*reset*/
* {
  -webkit-tap-highlight-color: transparent;
  outline: 0;
  vertical-align: baseline;
}

body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
  margin: 0;
  padding: 0;
}

article, aside, figure, footer, header, hgroup, nav, section {
  display: block;
}

img {
  border: 0 none;
  vertical-align: top;
}

i, em {
  font-style: normal;
}

ol, ul {
  list-style: none;
}

input, select, button, h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-family: inherit;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

textarea {
  resize: none;
}

del {
  text-decoration: line-through;
}

a {
  text-decoration: none;
  color: #666;
}

input[type="text"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

body {
  margin: 0 auto;
  min-width: 320px;
  max-width: 640px;
  height: 100%;
  font: 14px/1.5 -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", STHeiti, Tahoma, sans-serif;
  color: #333;
  -webkit-text-size-adjust: 100% !important;
  -moz-text-size-adjust: 100% !important;
   -ms-text-size-adjust: 100% !important;
       text-size-adjust: 100% !important;
}

/*声明 WebFont*/
@font-face {
  font-family: 'pinghei';
  src: url("../font/pinghei.eot");
  src: url("../font/pinghei.eot?#font-spider") format("embedded-opentype"), url("../font/pinghei.woff") format("woff"), url("../font/pinghei.ttf") format("truetype"), url("../font/pinghei.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

.banner-box {
  min-width: 320px;
  max-width: 640px;
}

.banner-box .ban1 {
  height: 9.5rem;
  background: url(../img/banner01.jpg) no-repeat;
  background-size: 100% 100%;
}

.banner-box .ban2 {
  height: 7.1rem;
  background-color: pink;
  background: url(../img/banner02.jpg) no-repeat;
  background-size: 100% 100%;
}

.play-box {
  min-width: 320px;
  max-width: 640px;
  height: 11.25rem;
  background: url(../img/banner03.jpg) no-repeat;
  background-size: 100% 100%;
  margin-top: -0.85rem;
  position: relative;
  padding-top: 0.8rem;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.play-box .player {
  width: 85.5%;
  height: 8.9rem;
  margin: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.play-box .video {
  width: 100%;
  height: 100%;
  background-color: black;
}

.about-tf {
  width: 100%;
  height: 11.875rem;
  background: url(../img/bg_x01.jpg) no-repeat;
  background-size: cover;
  padding-top: 0.625rem;
}

.about-tf .title {
  width: 12.25rem;
  height: 2rem;
  background: url(../img/about_tf2.png) no-repeat;
  background-size: contain;
  margin: 0 auto;
}

.about-tf .txt {
  width: 17.4rem;
  height: 6.625rem;
  background: url(../img/border.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}

.about-tf .ban-tle {
  width: 15.1rem;
  height: 2.75rem;
  background: url(../img/ban01.png) no-repeat top 0.25rem center;
  background-size: 100% 100%;
  margin: 0.5rem auto 0;
}

.xk-bg {
  background: url(../img/xk_bg.jpg);
  padding-bottom: 0.5rem;
}

.shadow-bg {
  width: 17.4rem;
  margin: 0 auto;
  background-color: #6160dc;
  border-radius: 1.25rem;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 0.375rem 0.125rem rgba(0, 0, 0, 0.4);
          box-shadow: 0px 0.375rem 0.125rem rgba(0, 0, 0, 0.4);
  position: relative;
}

.blue-bor {
  width: 17.4rem;
  background-color: #3e3cb3;
  border: 0.375rem solid #78ffff;
  border-radius: 1.25rem;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: inset 0.125rem 0.125rem 0.125rem rgba(0, 0, 0, 0.2), inset -0.125rem 0.125rem 0.125rem rgba(0, 0, 0, 0.2);
          box-shadow: inset 0.125rem 0.125rem 0.125rem rgba(0, 0, 0, 0.2), inset -0.125rem 0.125rem 0.125rem rgba(0, 0, 0, 0.2);
  padding-bottom: 1.25rem;
}

.blue-bor .title {
  width: 16.25rem;
  height: 6.05rem;
  background: url(../img/title.jpg) no-repeat;
  background-size: 100% 100%;
  margin: 0.35rem auto 0;
}

.blue-bor .every-day {
  margin-top: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.blue-bor .every-day p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 5.2rem;
  height: 2.725rem;
  margin-bottom: 0.15rem;
  background: url(../img/e01.jpg) no-repeat;
  background-size: 100% 100%;
}

.blue-bor .every-day p:nth-child(1) {
  background: url(../img/e01.jpg) no-repeat;
  background-size: 100% 100%;
}

.blue-bor .every-day p:nth-child(2) {
  background: url(../img/e02.jpg) no-repeat;
  background-size: 100% 100%;
}

.blue-bor .every-day p:nth-child(3) {
  background: url(../img/e03.jpg) no-repeat;
  background-size: 100% 100%;
}

.blue-bor .every-day p:nth-child(4) {
  background: url(../img/e04.jpg) no-repeat;
  background-size: 100% 100%;
}

.blue-bor .every-day p:nth-child(5) {
  background: url(../img/e05.jpg) no-repeat;
  background-size: 100% 100%;
}

.blue-bor .every-day p:nth-child(6) {
  background: url(../img/e06.jpg) no-repeat;
  background-size: 100% 100%;
}

.blue-bor .title-bg {
  width: 9.6rem;
  height: 1.9rem;
  background: url(../img/title02.png) no-repeat;
  background-size: 100% 100%;
  margin: 0.4rem auto 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.blue-bor .swiper-container {
  width: 100%;
  height: 6.5rem;
  padding: 0 0.375rem;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 0.25rem;
}

.blue-bor .swiper-slide {
  width: 15.95rem !important;
  height: 5.7rem !important;
  -webkit-box-shadow: 0px 0.125rem 0.075rem rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0.125rem 0.075rem rgba(0, 0, 0, 0.3);
}

.blue-bor .swiper-slide a {
  display: block;
}

.blue-bor .swiper-slide a img {
  width: 100%;
  height: 5.7rem !important;
}

.blue-bor .swiper-container-horizontal > .swiper-pagination-bullets, .blue-bor .swiper-pagination-custom, .blue-bor .swiper-pagination-fraction {
  bottom: -3px;
}

.blue-bor .swiper-pagination-bullet-active {
  background-color: #db5ced !important;
}

.blue-bor .swiper-pagination-bullet {
  background-color: #7473e1;
}

.blue-bor .tree {
  background: url(../img/title03.png) no-repeat;
  background-size: 100% 100%;
}

.blue-bor .four {
  background: url(../img/title04.png) no-repeat;
  background-size: 100% 100%;
}

.process {
  width: 16.05rem;
  background-color: #bb49d2;
  border-radius: 0.625rem;
  margin: 0.25rem auto 0;
  padding: 0.35rem;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  font-size: 0.55rem;
}

.process .tit {
  position: relative;
  padding-left: 0.5rem;
  margin-bottom: 8px;
}

.process .tit::before {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border-top: 0.2rem solid transparent;
  border-bottom: 0.2rem solid transparent;
  border-left: 0.2rem solid rgba(255, 255, 255, 0.66);
  vertical-align: middle;
  margin-top: 0.25rem;
}

.process .tit .txt {
  display: block;
  text-align: justify;
}

.process em {
  font-weight: bold;
}

.process .tc {
  color: #ffd905;
}

.process .tit:nth-child(2) em {
  display: block;
}

.process .kc {
  color: #850ac8;
  background-color: #ffd905;
  border-radius: 0.45rem;
  padding: 0.25rem 0.25rem 0.25rem 1rem;
  margin: 0.2rem 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.process .kc li {
  list-style-type: disc;
}

.process .erw-box {
  width: 4.25rem;
  text-align: center;
  margin: 0 auto;
}

.process .erw-box .erw {
  width: 3.75rem;
}

.hjb .hjb-img {
  display: block;
  width: 15.6rem;
  height: 4.35rem;
   background-color: pink;
  border-radius: 0.625rem;
  margin: 0.25rem auto 0;
  background: url(../img/hjb.png) no-repeat;
  background-size: 100% 100%;
  -webkit-box-shadow: 0px 0.15rem 0.075rem rgba(0, 0, 0, 0.6);
          box-shadow: 0px 0.15rem 0.075rem rgba(0, 0, 0, 0.6);
}

.hjb .tip {
  font-size: 0.55rem;
  color: #fff;
  text-align: center;
  padding: 10px 0;
}

.hjb .tip i {
  font-size: 0.65rem;
  font-weight: bold;
  font-style: italic;
}

.hjb .process {
  font-size: 0.55rem;
  color: #fff;
  padding: 0.25rem;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.hjb .process h2 {
  font-size: 0.65rem;
  font-weight: bold;
  line-height: 0.6rem;
  text-align: center;
  padding-top: 0.25rem;
}

.hjb .process .wrt-form {
  height: 1.6rem;
  display: block;
  background: url(../img/writ-form.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 0.125rem;
}

.hjb .process .txtbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.hjb .process .txtbox span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.hjb .process .txtbox .txt-left {
  width: 8.325rem;
  height: 4.175rem;
  background: url(../img/txt_lef.png) no-repeat;
  background-size: 100% 100%;
}

.hjb .process .txtbox .txt-right {
  width: 3.475rem;
  height: 3.475rem;
  background: url(../img/txt_right.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 0.5rem;
}

.fl-two .shadow-bg {
  position: relative;
}

.fl-two .tit-two {
  width: 15.1rem;
  height: 2.75rem;
  background: url(../img/ban02.png) no-repeat top 0.25rem center;
  background-size: 100% 100%;
  margin: auto;
}

.fl-two .blue-bor .title {
  height: 6.65rem;
  background: url(../img/title05.jpg) no-repeat;
  background-size: 100% 100%;
}

.fl-two .fl-txt {
  width: 16.05rem;
  margin: -1.125rem auto 0;
  color: #fff;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.fl-two .fl-txt h4 {
  font-size: 0.65rem;
  font-weight: bold;
  display: block;
  text-align: center;
  margin-bottom: 0.15rem;
}

.fl-two .fl-txt h4 span {
  display: inline-block;
  width: 7.5rem;
}

.fl-two .fl-txt .list {
  height: 8.025rem;
  background: url(../img/t_list.jpg) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 0.25rem;
  cursor: default;
}

.fl-two .look {
  width: 12.5rem;
  margin: 0.5rem auto 0;
}

.btn-small {
  display: inline-block;
  width: 5.9rem;
  height: 1.55rem;
  text-align: center;
  line-height: 1.25rem;
  font-size: 0.775rem;
  background: url(../img/btn_ye.png) no-repeat;
  background-size: contain;
  cursor: default;
}

.fl-tree .tit-tree {
  width: 15.9rem;
  height: 2.625rem;
  background: url(../img/ban03.png) no-repeat;
  background-size: 100% 100%;
  margin: auto;
}

.fl-tree .blue-bor .title {
  width: 11.9rem;
  height: 6.05rem;
  background: url(../img/title06.jpg) no-repeat;
  background-size: 100% 100%;
  margin: 2px auto 0;
}

.fl-tree .book {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: -1rem;
}

.fl-tree .book li {
  width: 7.5rem;
  margin: 0.25rem auto;
  text-align: center;
}

.fl-tree .book li img {
  display: block;
  height: 6.35rem;
  margin: 0 auto 0.5rem;
}

.fl-tree .book li .buy {
  color: #ffffff;
}

.fl-tree .book li .buy .tip {
  font-size: 0.55rem;
  font-weight: bold;
}

.fl-tree .book li .buy .intro {
  font-size: 0.55rem;
}

.bm-btn {
  margin: 0.75rem auto 0;
  text-align: center;
  color: #ffffff;
  font-size: 0.45rem;
}

.bm-btn .btn-big {
  display: inline-block;
  width: 7.9rem;
  height: 1.675rem;
  line-height: 1.675rem;
  background-color: #4dffff;
  border-radius: 0.25rem;
  color: #0c2323;
  font-size: 0.75rem;
  margin: 0 0 0.5rem 0.75rem;
}

.look .cur-box {
  width: 17.875rem;
  height: 34.725rem;
  margin: 0;
  position: absolute;
  display: none;
  top: 0;
  right: -0.25rem;
  z-index: 999;
}

.look .cur-box .cur {
  width: 17.875rem;
  height: 34.725rem;
}

.look .cur-box .close {
  width: 0.85rem;
  height: 0.85rem;
  position: absolute;
  top: 0.375rem;
  right: 0.375rem;
  z-index: 9999;
}
