@charset "UTF-8";
/*reset*/
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;
}

ul, ol {
  list-style: none;
}

img {
  border: 0 none;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

textarea {
  resize: none;
}

strong, em, i {
  font-style: normal;
  font-weight: normal;
}

del {
  text-decoration: line-through;
}

input::-ms-clear {
  display: none !important;
}

button[disabled], input[disabled] {
  cursor: default;
}

input, select, button, h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
  font-family: inherit;
}

a {
  text-decoration: none;
  color: #666;
}

body {
  font: 12px/1.5 "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
  color: #333;
  background: #fff;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/*声明 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;
}

.wrapper {
  width: 1100px;
  margin: 0 auto;
}

.banner-box {
  width: 100%;
}

.banner-box .ban1 {
  height: 336px;
  background: url(../img/banner01_x.jpg) no-repeat center center;
}

.banner-box .ban2 {
  height: 255px;
  background: url(../img/banner02_x.jpg) no-repeat center center;
}

.banner-box .ban3 {
  height: 233px;
  background: url(../img/banner03.jpg) no-repeat center center;
  margin-top: -1px;
}

.play-box {
  width: 100%;
  height: 472px;
  background: url(../img/banner04.jpg) no-repeat center center;
}

.play-box .wrapper {
  height: inherit;
  position: relative;
}

.play-box .player {
  width: 721px;
  height: 404px;
  background-color: black;
  margin: 0 auto;
  position: absolute;
  left: 190px;
  top: 27px;
}

.about-tf {
  width: 100%;
  height: 361px;
  background: url(../img/bg_x01.jpg) no-repeat center center;
}

.about-tf .wrapper {
  padding-top: 40px;
}

.about-tf .title {
  height: 88px;
  background: url(../img/about_tf2.png) no-repeat center center;
  margin: 0 auto;
}

.about-tf .txt {
  height: 201px;
  background: url(../img/border.png) no-repeat center center;
  margin: 0 auto;
  padding: 40px 50px 40px 50px;
  color: white;
  text-align: center;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: table;
}

.about-tf .txt p {
  width: 847px;
  font-size: 16px;
  line-height: 34px;
  display: table-cell;
  vertical-align: middle;
}

.welfare .title-box {
  height: 116px;
  background: url(../img/bg_x02.jpg) no-repeat;
  background-position: top 0 center;
}

.welfare .title-box .title {
  display: block;
  height: 116px;
  background: url(../img/ban01.png) no-repeat top 1px center;
}

.xk-bg {
  height: 2200px;
  background: url(../img/bg_x03.jpg) top center;
}

.shadow-bg {
  width: 1099px;
  height: 2193px;
  margin: 0 auto;
  background-color: #6160dc;
  border-radius: 52px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 15px 5px rgba(0, 0, 0, 0.6);
          box-shadow: 0px 15px 5px rgba(0, 0, 0, 0.6);
  position: relative;
}

.blue-bor {
  width: 1099px;
  height: 2163px;
  background-color: #3e3cb3;
  border: 10px solid #78ffff;
  border-radius: 52px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: inset 5px 5px 5px rgba(0, 0, 0, 0.2), inset -5px 5px 5px rgba(0, 0, 0, 0.2);
          box-shadow: inset 5px 5px 5px rgba(0, 0, 0, 0.2), inset -5px 5px 5px rgba(0, 0, 0, 0.2);
  position: absolute;
  padding-bottom: 45px;
  top: 0;
}

.blue-bor .title {
  width: 100%;
  height: 302px;
  background: url(../img/title.jpg) no-repeat center center;
  margin-top: 7px;
}

.blue-bor .time {
  color: #ffd200;
  font-size: 21px;
  line-height: 36px;
  font-weight: bold;
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 107px;
  right: 160px;
}

.every-day {
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin-top: 10px;
}

.every-day p {
  width: 145px;
  height: 125px;
  padding: 3px;
  float: left;
  margin-right: 15px;
  display: table;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#fd5265), to(#ffaf1a)), -webkit-gradient(linear, left top, left bottom, from(#ff476c), to(#ff476c));
  background-image: -webkit-linear-gradient(bottom, #fd5265 0%, #ffaf1a 100%), -webkit-linear-gradient(#ff476c, #ff476c);
  background-image: -o-linear-gradient(bottom, #fd5265 0%, #ffaf1a 100%), -o-linear-gradient(#ff476c, #ff476c);
  background-image: linear-gradient(0deg, #fd5265 0%, #ffaf1a 100%), linear-gradient(#ff476c, #ff476c);
}

.every-day p span {
  width: 135px;
  height: 115px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  display: table-cell;
  vertical-align: middle;
}

.every-day p:nth-child(1) {
  margin-left: 60px;
  background-color: #fd5265;
}

.every-day p:nth-child(2) {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#9053f9), to(#aa6ffd)), -webkit-gradient(linear, left top, left bottom, from(#ff476c), to(#ff476c));
  background-image: -webkit-linear-gradient(bottom, #9053f9 0%, #aa6ffd 100%), -webkit-linear-gradient(#ff476c, #ff476c);
  background-image: -o-linear-gradient(bottom, #9053f9 0%, #aa6ffd 100%), -o-linear-gradient(#ff476c, #ff476c);
  background-image: linear-gradient(0deg, #9053f9 0%, #aa6ffd 100%), linear-gradient(#ff476c, #ff476c);
  background-color: #9053f9;
}

.every-day p:nth-child(3) {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#a81bb8), to(#d42ac9)), -webkit-gradient(linear, left top, left bottom, from(#ff476c), to(#ff476c));
  background-image: -webkit-linear-gradient(bottom, #a81bb8 0%, #d42ac9 100%), -webkit-linear-gradient(#ff476c, #ff476c);
  background-image: -o-linear-gradient(bottom, #a81bb8 0%, #d42ac9 100%), -o-linear-gradient(#ff476c, #ff476c);
  background-image: linear-gradient(0deg, #a81bb8 0%, #d42ac9 100%), linear-gradient(#ff476c, #ff476c);
  background-color: #a81bb8;
}

.every-day p:nth-child(4) {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#fb487f), to(#f759b0)), -webkit-gradient(linear, left top, left bottom, from(#ff476c), to(#ff476c));
  background-image: -webkit-linear-gradient(bottom, #fb487f 0%, #f759b0 100%), -webkit-linear-gradient(#ff476c, #ff476c);
  background-image: -o-linear-gradient(bottom, #fb487f 0%, #f759b0 100%), -o-linear-gradient(#ff476c, #ff476c);
  background-image: linear-gradient(0deg, #fb487f 0%, #f759b0 100%), linear-gradient(#ff476c, #ff476c);
  background-color: #fb487f;
}

.every-day p:nth-child(5) {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#049088), to(#00cdc1)), -webkit-gradient(linear, left top, left bottom, from(#ff476c), to(#ff476c));
  background-image: -webkit-linear-gradient(bottom, #049088 0%, #00cdc1 100%), -webkit-linear-gradient(#ff476c, #ff476c);
  background-image: -o-linear-gradient(bottom, #049088 0%, #00cdc1 100%), -o-linear-gradient(#ff476c, #ff476c);
  background-image: linear-gradient(0deg, #049088 0%, #00cdc1 100%), linear-gradient(#ff476c, #ff476c);
  background-color: #049088;
}

.every-day p:nth-child(6) {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#046bce), to(#6b92e6)), -webkit-gradient(linear, left top, left bottom, from(#ff476c), to(#ff476c));
  background-image: -webkit-linear-gradient(bottom, #046bce 0%, #6b92e6 100%), -webkit-linear-gradient(#ff476c, #ff476c);
  background-image: -o-linear-gradient(bottom, #046bce 0%, #6b92e6 100%), -o-linear-gradient(#ff476c, #ff476c);
  background-image: linear-gradient(0deg, #046bce 0%, #6b92e6 100%), linear-gradient(#ff476c, #ff476c);
  background-color: #046bce;
}

.title-bg {
  width: 555px;
  height: 92px;
  background: url(../img/title02.png) no-repeat right 0px center;
  margin: 30px auto 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.tab {
  color: #fff;
  font-size: 16px;
  height: 45px;
  text-align: center;
  margin: 0 auto;
  width: 555px;
}

.tab p {
  width: 106px;
  height: 35px;
  display: block;
  line-height: 35px;
  float: left;
  margin-right: 15px;
  background-color: #f38a88;
  border-radius: 17px;
  cursor: pointer;
}

.tab p.current {
  height: 45px;
  background: url(../img/tab_bg.png) no-repeat center center;
}

.tab p:nth-child(1) {
  margin-left: 85px;
}

.tab p:last-of-type {
  margin-right: 0px;
}

.tab-items {
  width: 960px;
  margin: 15px auto 0;
}

.tab-items .item {
  height: 248px;
  display: none;
  -webkit-box-shadow: 0px 5px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 5px 3px rgba(0, 0, 0, 0.3);
}

.tab-items .item:nth-child(1) {
  display: block;
  background: url(../img/t01.png) no-repeat center center;
}

.tab-items .item:nth-child(2) {
  background: url(../img/t02.png) no-repeat center center;
}

.tab-items .item:nth-child(3) {
  background: url(../img/t03.png) no-repeat center center;
}

.tab-items .item:nth-child(4) {
  background: url(../img/t04.png) no-repeat center center;
}

.tree {
  background: url(../img/title03.png) no-repeat right 0 center;
}

.four {
  background: url(../img/title04.png) no-repeat right 0 center;
}

.process {
  width: 797px;
  height: 443px;
  background-color: #ff9301;
  border-radius: 25px;
  margin: 0 auto;
  padding: 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  font-size: 16px;
}

.process .tit {
  position: relative;
  padding-left: 20px;
  margin-bottom: 8px;
}

.process .tit::before {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 10px solid rgba(255, 255, 255, 0.66);
  vertical-align: middle;
  margin-top: 7px;
}

.process .tit .txt {
  display: block;
}

.process em {
  font-size: 20px;
  font-weight: bold;
}

.process .tc {
  color: #3d3cb3;
}

.process .tit:nth-child(2) em {
  display: block;
}

.process .kc {
  width: 419px;
  height: 58px;
  font-size: 16px;
  color: #3d3cb3;
  background-color: #ffd905;
  border-radius: 25px;
  padding: 5px 0 5px 30px;
  margin: 0 0 8px 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.process .kc li {
  list-style-type: disc;
}

.hjb img {
  display: block;
  border-radius: 25px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 6px 3px rgba(0, 0, 0, 0.6);
          box-shadow: 0px 6px 3px rgba(0, 0, 0, 0.6);
}

.hjb .tip {
  font-size: 16px;
  color: #fff;
  text-align: center;
  padding: 10px 0;
}

.hjb .tip i {
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
}

.hjb .process {
  width: 962px;
  height: 152px;
}

.hjb .process h2 {
  font-size: 26px;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: 1px;
  color: #fff;
  text-align: center;
  padding-bottom: 15px;
}

.hjb .process .txt {
  font-size: 16px;
  color: #fff;
  margin-bottom: 8px;
}

.hjb .process .btn {
  display: inline-block;
  width: 141px;
  height: 35px;
  font-size: 18px;
  font-weight: bold;
  line-height: 35px;
  text-align: center;
  color: #3d3cb3;
  border-radius: 25px;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc412), to(#ffde02));
  background-image: -webkit-linear-gradient(left, #ffc412 0%, #ffde02 100%);
  background-image: -o-linear-gradient(left, #ffc412 0%, #ffde02 100%);
  background-image: linear-gradient(90deg, #ffc412 0%, #ffde02 100%);
  background-color: #ffc412;
  -webkit-box-shadow: 0px 4px 7px 0px rgba(124, 71, 0, 0.73);
          box-shadow: 0px 4px 7px 0px rgba(124, 71, 0, 0.73);
  margin-left: 15px;
}

.fl-two {
  padding-top: 30px;
  height: 1000px;
}

.fl-two .tit-two {
  height: 116px;
  background: url(../img/ban02.png) no-repeat top 1px center;
}

.fl-two .blue-bor {
  height: 800px;
}

.fl-two .blue-bor .title {
  height: 361px;
  background: url(../img/title05.jpg) no-repeat center center;
}

.fl-two .shadow-bg {
  height: 830px;
}

.fl-two .fl-txt {
  width: 668px;
  margin: 0 auto;
  color: #fff;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: -80px;
}

.fl-two .fl-txt h4 {
  font-size: 26px;
  font-weight: bold;
  display: block;
  text-align: center;
  margin-bottom: 5px;
}

.fl-two .fl-txt h4 span {
  display: inline-block;
  width: 330px;
}

.fl-two .fl-txt .list {
  height: 73px;
  line-height: 60px;
  font-size: 16px;
  display: block;
  background: url(../img/fl_bg01.png) no-repeat center center;
  margin-bottom: 10px;
  cursor: default;
}

.fl-two .fl-txt .list span {
  display: inline-block;
}

.fl-two .fl-txt .list .t-lef {
  margin-left: 60px;
  float: left;
}

.fl-two .fl-txt .list .t-rig {
  margin-right: 70px;
  float: right;
}

.fl-two .fl-txt .list:nth-child(3) {
  background: url(../img/fl_bg02.png) no-repeat center center;
}

.fl-two .fl-txt .list:nth-child(4) {
  background: url(../img/fl_bg03.png) no-repeat center center;
}

.fl-two .join {
  width: 872px;
  height: 70px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 7px 8px 1px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 7px 8px 1px rgba(0, 0, 0, 0.35);
  border-radius: 25px;
  background: url(../img/join.png) #ff9301 no-repeat center center;
}

.fl-two .look {
  width: 600px;
  margin: 40px auto 0;
}

.btn-small {
  display: inline-block;
  width: 168px;
  height: 49px;
  text-align: center;
  line-height: 49px;
  font-size: 18px;
  background: url(../img/btn_ye.png) no-repeat;
  background-size: contain;
  margin-right: 44px;
  cursor: default;
}

.btn-small:last-of-type {
  margin-right: 0;
  cursor: pointer;
}

.fl-tree {
  height: 1000px;
}

.fl-tree .tit-tree {
  height: 116px;
  background: url(../img/ban03.png) no-repeat top 1px center;
}

.fl-tree .blue-bor {
  height: 665px;
}

.fl-tree .blue-bor .title {
  height: 250px;
  background: url(../img/title06.jpg) no-repeat center center;
}

.fl-tree .shadow-bg {
  height: 690px;
}

.fl-tree .book {
  margin-left: 60px;
  margin-top: -50px;
}

.fl-tree .book li {
  height: 181px;
  float: left;
  margin: 0 0 30px 80px;
}

.fl-tree .book li img {
  float: left;
  display: block;
  height: 181px;
}

.fl-tree .book li .buy {
  float: right;
  margin-left: 15px;
  color: #ffffff;
}

.fl-tree .book li .buy .tip {
  padding-top: 30px;
  font-size: 20px;
  font-weight: bold;
}

.fl-tree .book li .buy .intro {
  padding: 10px 0;
  font-size: 14px;
}

.fl-tree .book li:last-of-type {
  margin-left: 130px;
}

.bm-btn {
  width: 800px;
  margin: 50px auto 0;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
}

.bm-btn .btn-big {
  display: inline-block;
  width: 313px;
  height: 57px;
  line-height: 57px;
  background-color: #4dffff;
  border-radius: 10px;
  color: #0c2323;
  font-size: 26px;
  margin: 0 0 20px 60px;
}

.fixed {
  width: 200px;
  height: 398px;
  background: url(../img/fixed.png) no-repeat center center;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.look .cur-box {
  width: 1099px;
  height: 567px;
  position: fixed;
  display: none;
  top: 50%;
  right: 50%;
  z-index: 999;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
       -o-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.look .cur-box .cur {
  width: 100%;
}

.look .cur-box .close {
  height: 34px;
  position: absolute;
  top: 15px;
  right: 15px;
}
