@import "base.css";
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
dd,
figure,
menu,
input,
textarea,
button,
select,
th,
td iframe {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
b,
strong {
  font-size: 100%;
  font-weight: normal;
}
li {
  list-style: none;
}
em,
i {
  font-style: normal;
}
a,
a:visited,
a:active {
  text-decoration: none;
  border: none;
  outline: none;
}
input,
textarea {
  outline: none;
}
textarea {
  resize: vertical;
}
.none {
  display: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.flex {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.flexS {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.transCenter {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.baseStyle {
  width: 100%;
  clear: both;
  float: left;
}
.oneLineTxt {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.transtion {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 800px) {
  body {
    background: #153baa;
  }
}
body {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  word-wrap: break-word;
  line-height: 1.5;
  font-size: 12px;
  width: 100%;
  margin: 0 auto!important;
  overflow-x: hidden;
  overflow-y: auto;
  background: #153baa;
}
.clearfix:before,
.clearfix:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.clearfix {
  zoom: 1;
  width: 100%;
  clear: both;
}
.wrap {
  width: 12rem;
  margin: auto;
  text-align: center;
  position: relative;
}
.sections .wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.banner {
  width: 100%;
  clear: both;
  height: 6.51rem;
  display: block;
  background: url("../images/banner01.jpg") no-repeat center top;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.banner .wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
}
.banner .proName {
  width: 3.23rem;
  height: 0.65rem;
  background: #fee6bc;
  background: -webkit-linear-gradient(left, #fdcd78, #ffffff);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #fdcd78, #ffffff);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #fdcd78, #ffffff);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #fdcd78, #ffffff);
  /* 标准的语法 */
  border-radius: 0 0 0.1rem 0.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: absolute;
  top: 0;
  left: 0;
}
.banner .proName span {
  font-size: 0.36rem;
  font-weight: 600;
  background: linear-gradient(to right, #491612 0%, #a40e1d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.banner .banTxt {
  display: block;
  width: 11.48rem;
  margin-top: -0.88rem;
}
.banner .banTxt img {
  width: 100%;
  display: block;
}
.banner .banTeach {
  display: block;
  width: 8.21rem;
  margin-top: 0.81rem;
}
.banner .banTeach img {
  width: 100%;
  display: block;
}
.banner .banIp {
  width: 1.45rem;
  display: block;
  position: absolute;
  top: 4.88rem;
  right: 0.36rem;
}
.banner .banIp img {
  width: 100%;
  display: block;
}
.sections {
  width: 100%;
  clear: both;
}
.sections .secTit {
  width: 100%;
  clear: both;
  text-align: center;
}
.sections .secTit img {
  height: 1.15rem;
  display: block;
  margin: auto;
}
.sec01 {
  height: 7.61rem;
  background: url("../images/s1-bg.jpg") no-repeat center top;
}
.sec01 .s1-title {
  margin-top: 0.44rem;
}
.sec01 .s1-main {
  width: 100%;
  clear: both;
  margin-top: 0.26rem;
  position: relative;
}
.sec01 .s1-main > img {
  width: 11.32rem;
  display: block;
  margin: auto;
}
.sec01 .s1-main .txt {
  position: absolute;
  height: 0.66rem;
  display: block;
}
.sec01 .s1-main .txt img {
  height: 0.66rem;
}
.sec01 .s1-main .txt span {
  font-size: 0.22rem;
  line-height: 0.3rem;
  font-weight: bold;
  color: #fff;
}
.sec01 .s1-main .txt.txt1 {
  top: 1.34rem;
  left: 3.14rem;
}
.sec01 .s1-main .txt.txt1 .k01 {
  position: absolute;
  left: -2.45rem;
  top: -0.84rem;
  width: 2.3rem;
  height: 1.27rem;
  background: url("../images/s1-k01.png") no-repeat center top / 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
}
.sec01 .s1-main .txt.txt1 .k01 span {
  margin-top: 0.2rem;
}
.sec01 .s1-main .txt.txt2 {
  top: 2.4rem;
  left: 2.64rem;
}
.sec01 .s1-main .txt.txt2 .k01 {
  position: absolute;
  left: -2.45rem;
  top: 0.06rem;
  width: 2.3rem;
  height: 1.27rem;
  background: url("../images/s1-k01.png") no-repeat center top / 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
}
.sec01 .s1-main .txt.txt2 .k01 span {
  margin-top: 0.2rem;
}
.sec01 .s1-main .txt.txt3 {
  top: 3.21rem;
  left: 3.52rem;
}
.sec01 .s1-main .txt.txt3 .k01 {
  position: absolute;
  left: -1.02rem;
  top: 0.39rem;
  width: 2.3rem;
  height: 1.27rem;
  background: url("../images/s1-k03.png") no-repeat center top / 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
}
.sec01 .s1-main .txt.txt3 .k01 span {
  margin-top: 0.35rem;
}
.sec01 .s1-main .txt.txt4 {
  top: 3.39rem;
  right: 4.54rem;
}
.sec01 .s1-main .txt.txt4 .k01 {
  position: absolute;
  left: -0.14rem;
  top: 0.39rem;
  width: 2.7rem;
  height: 1.47rem;
  background: url("../images/s1-k04.png") no-repeat center top / 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
}
.sec01 .s1-main .txt.txt4 .k01 span {
  margin-top: 0.35rem;
}
.sec01 .s1-main .txt.txt5 {
  top: 2.8rem;
  right: 2.45rem;
}
.sec01 .s1-main .txt.txt5 .k01 {
  position: absolute;
  left: 1.1rem;
  top: 0.78rem;
  width: 2.3rem;
  height: 1.27rem;
  background: url("../images/s1-k05.png") no-repeat center top / 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
}
.sec01 .s1-main .txt.txt5 .k01 span {
  margin-top: 0.35rem;
}
.sec01 .s1-main .txt.txt6 {
  top: 1.69rem;
  right: 2.33rem;
}
.sec01 .s1-main .txt.txt6 .k01 {
  position: absolute;
  left: 0.59rem;
  top: -1.17rem;
  width: 2.5rem;
  height: 1.27rem;
  background: url("../images/s1-k06.png") no-repeat center top / 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
}
.sec01 .s1-main .txt.txt6 .k01 span {
  margin-top: 0.2rem;
}
.sec01 .s1-main .txt.on img {
  height: 0.67rem;
}
.sec01 .s1-main .txt.on .type1 {
  background: url("../images/s1-k02.png") no-repeat center top / 100%;
}
.sec01 .s1-main .txt.on .type2 {
  background: url("../images/s1-k03-2.png") no-repeat center top / 100%;
}
.sec01 .s1-main .txt.on .type3 {
  background: url("../images/s1-k04-2.png") no-repeat center top / 100%;
}
.sec01 .s1-main .txt.on .type4 {
  background: url("../images/s1-k05-2.png") no-repeat center top / 100%;
}
.sec01 .s1-main .txt.on .type5 {
  background: url("../images/s1-k06-2.png") no-repeat center top / 100%;
}
.sec02 {
  height: auto;
  background: #fff url("../images/s2-bg.jpg") no-repeat center top;
}
.sec02 .s2-title {
  margin-top: 0.44rem;
}
.sec02 .jz_top {
  width: 100%;
  clear: both;
  padding: 0.2rem 0.27rem;
  margin: 0.38rem auto;
  background: rgba(235, 240, 248, 0.5);
  background: -webkit-linear-gradient(#ebf0f8, rgba(255, 255, 255, 0));
  background: -moz-linear-gradient(#ebf0f8, rgba(255, 255, 255, 0));
  background: -o-linear-gradient(#ebf0f8, rgba(255, 255, 255, 0));
  background: linear-gradient(#ebf0f8, rgba(255, 255, 255, 0));
  box-sizing: border-box;
  position: relative;
  text-align: left;
}
.sec02 .jz_top h6 {
  width: 92px;
  background: #0c2345;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 10px;
  color: #ffffff;
  border-radius: 5px 5px 0 5px;
}
.sec02 .jz_top p {
  font-size: 16px;
  color: #000000;
  line-height: 26px;
  width: 86%;
}
.sec02 .jz_top .jz_toprg {
  position: absolute;
  top: 54px;
  right: 50px;
  width: 140px;
  font-size: 18px;
  line-height: 32px;
  color: #0c2345;
  cursor: pointer;
  text-align: center;
  border: 1px solid #485a74;
  border-radius: 0.5rem;
}
.sec02 .jz_top .jz_toprg.active {
  color: #ffffff;
  background: #2f64cd;
  border-color: #2f64cd;
}
.sec02 .tabCont {
  width: 100%;
  clear: both;
  float: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
}
.sec02 .tabCont.hengban {
  display: none;
  border-radius: 0.1rem;
  padding-bottom: 15px;
  margin-bottom: 0.3rem;
  background: #eef2f8;
}
.sec02 .tabCont.hengban.show {
  display: block;
}
.sec02 .tabCont.hengban .leimu {
  display: flex;
  align-items: center;
  text-align: center;
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  border-top: 3px solid #2f64cd;
  border-bottom: 3px solid #2f64cd;
}
.sec02 .tabCont.hengban .leimu.fixed {
  position: fixed;
  top: 0;
  z-index: 1;
  width: 1200px;
}
.sec02 .tabCont.hengban .leimu span {
  height: 54px;
  line-height: 54px;
  border-right: 1px solid #ffffff;
  background: #2f64cd;
  letter-spacing: 2px;
}
.sec02 .tabCont.hengban .leimu span:nth-of-type(1) {
  width: 7%;
}
.sec02 .tabCont.hengban .leimu span:nth-of-type(2) {
  width: 19%;
}
.sec02 .tabCont.hengban .leimu span:nth-of-type(3) {
  width: 19%;
}
.sec02 .tabCont.hengban .leimu span:nth-of-type(4) {
  width: 39%;
}
.sec02 .tabCont.hengban .leimu span:nth-of-type(5) {
  flex: 1;
  border-right: 0;
}
.sec02 .tabCont.hengban .banxing {
  display: flex;
  align-items: center;
  border-radius: 0.12rem;
  font-size: 15px;
  width: 98%;
  box-sizing: border-box;
  color: #000000;
  line-height: 24px;
  margin: 10px 14px 0;
  border: 1px solid #d4dde8;
  background: #ffffff;
  text-align: left;
}
.sec02 .tabCont.hengban .banxing .red {
  color: #f32a17;
}
.sec02 .tabCont.hengban .banxing .banx {
  width: 2.4%;
  height: 100%;
  font-size: 26px;
  line-height: 33px;
  font-weight: bold;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  text-align: center;
  padding: 0 20px;
  border-radius: 10px 0 0 10px;
  background: #2c57ad;
  background: -webkit-linear-gradient(#2e65cc, #29488e);
  background: -moz-linear-gradient(#2e65cc, #29488e);
  background: -o-linear-gradient(#2e65cc, #29488e);
  background: linear-gradient(#2e65cc, #29488e);
}
.sec02 .tabCont.hengban .banxing .mokuai {
  width: 17.3%;
  height: 100%;
  padding-left: 28px;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}
.sec02 .tabCont.hengban .banxing .mokuai p {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.sec02 .tabCont.hengban .banxing .mokuai p b {
  font-weight: bold;
}
.sec02 .tabCont.hengban .banxing .ptziliao {
  width: 17%;
  height: 100%;
  padding-left: 28px;
  border-left: 1px solid #d4dde8;
  border-right: 1px solid #d4dde8;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.sec02 .tabCont.hengban .banxing .ptziliao b {
  display: block;
  font-weight: bold;
}
.sec02 .tabCont.hengban .banxing .bjfuwu {
  width: 37.8%;
  height: 100%;
  padding-left: 28px;
  border-right: 1px solid #d4dde8;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.sec02 .tabCont.hengban .banxing .bjfuwu b {
  display: block;
  font-weight: bold;
}
.sec02 .tabCont.hengban .banxing .jiage {
  flex: 1;
  text-align: center;
}
.sec02 .tabCont.hengban .banxing .jiage a {
  display: block;
  margin: auto;
  clear: both;
  width: 120px;
  text-align: center;
  line-height: 32px;
  font-size: 16px;
  color: #000000;
  margin-top: 15px;
  border-radius: 0.06rem;
  background: #e2c090;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sec02 .tabCont.hengban .banxing1 {
  height: 330px;
}
.sec02 .tabCont.hengban .banxing2 {
  height: 330px;
  background: #fdfbfa;
  border: 3px solid #fca550;
}
.sec02 .tabCont.hengban .banxing2 .banx {
  position: relative;
  background: url("../images/banxing2banx.jpg") center center no-repeat;
  background-size: 100% 100%;
}
.sec02 .tabCont.hengban .banxing2 .banx::after {
  content: '';
  width: 71px;
  height: 69px;
  position: absolute;
  top: -10px;
  left: -25px;
  background: url("../images/sell1.png") center center no-repeat;
  background-size: 100% 100%;
  animation: scale1 1s linear infinite alternate;
  -webkit-animation: scale1 1s linear infinite alternate;
}
.sec02 .tabCont.hengban .banxing2 .ptziliao {
  border-color: #ffcec6;
  text-align: center;
}
.sec02 .tabCont.hengban .banxing2 .bjfuwu {
  border-color: #ffcec6;
}
.sec02 .tabCont.hengban .banxing3 {
  height: 380px;
}
.sec02 .tabCont.hengban .banxing3 .banx {
  position: relative;
}
.sec02 .tabCont.hengban .banxing3 .banx::after {
  position: absolute;
  top: -10px;
  left: -25px;
  content: '';
  width: 71px;
  height: 69px;
  background: url("../images/huo1.png") center center no-repeat;
  background-size: 100% 100%;
  animation: scale1 1s linear infinite alternate;
  -webkit-animation: scale1 1s linear infinite alternate;
}
.sec02 .tabCont.hengban .banxing4 {
  height: 450px;
  background: #fdfcfa;
  border: 3px solid #cda472;
}
.sec02 .tabCont.hengban .banxing4 .banx {
  position: relative;
  background: url("../images/banxing4banx.jpg") center center no-repeat;
  background-size: 100% 100%;
}
.sec02 .tabCont.hengban .banxing4 .banx::after {
  position: absolute;
  top: -10px;
  left: -25px;
  content: '';
  width: 75px;
  height: 60px;
  background: url("../images/hot1.png") center center no-repeat;
  background-size: 100% 100%;
  animation: scale1 1s linear infinite alternate;
  -webkit-animation: scale1 1s linear infinite alternate;
}
.sec02 .tabCont.hengban .banxing4 .ptziliao {
  border-color: #ffcec6;
}
.sec02 .tabCont.hengban .banxing4 .bjfuwu {
  border-color: #ffcec6;
}
.sec02 .tabCont .banxing {
  width: 32%;
}
.sec02 .tabCont .banxing h2 {
  height: 86px;
  line-height: 86px;
  text-align: center;
  color: #ffffff;
  font-size: 34px;
  letter-spacing: 3px;
  font-weight: bold;
  border-radius: 10px 10px 0 0;
  background: #2c55ad;
  background: -webkit-linear-gradient(left, #2f64cd, #29468d);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #2f64cd, #29468d);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #2f64cd, #29468d);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #2f64cd, #29468d);
  /* 标准的语法 */
}
.sec02 .tabCont .banxing h2.fixed {
  position: fixed!important;
  top: 0;
  z-index: 1;
  width: 384px;
}
.sec02 .tabCont .banxing.banxing2 h2 {
  position: relative;
  background: url("../images/banxing2h2.png") center center no-repeat;
  background-size: 100% 100%;
}
.sec02 .tabCont .banxing.banxing2 h2::after {
  position: absolute;
  top: -33px;
  right: -20px;
  content: '';
  width: 70px;
  height: 72px;
  background: url("../images/sell.png") center center no-repeat;
  background-size: 100% 100%;
  animation: scale1 1s linear infinite alternate;
  -webkit-animation: scale1 1s linear infinite alternate;
}
.sec02 .tabCont .banxing.banxing3 h2 {
  position: relative;
}
.sec02 .tabCont .banxing.banxing3 h2::after {
  position: absolute;
  top: -33px;
  right: -20px;
  content: '';
  width: 70px;
  height: 72px;
  background: url("../images/huo.png") center center no-repeat;
  background-size: 100% 100%;
  animation: scale1 1s linear infinite alternate;
  -webkit-animation: scale1 1s linear infinite alternate;
}
.sec02 .tabCont .banxing.banxing4 h2 {
  position: relative;
  background: url("../images/banxing4h2.png") center center no-repeat;
  background-size: 100% 100%;
}
.sec02 .tabCont .banxing.banxing4 h2::after {
  position: absolute;
  top: -33px;
  right: -20px;
  content: '';
  width: 70px;
  height: 72px;
  background: url("../images/sell.png") center center no-repeat;
  background-size: 100% 100%;
  animation: scale1 1s linear infinite alternate;
  -webkit-animation: scale1 1s linear infinite alternate;
}
.sec02 .tabCont .banxing .renqun {
  height: 180px;
  background: #eef2f8;
  padding: 20px 0 0 45px;
  font-size: 18px;
  margin-bottom: 13px;
  color: #112038;
  letter-spacing: 2px;
  text-shadow: 0 0 0 #112038;
}
.sec02 .tabCont .banxing .renqun span {
  display: flex;
  align-items: center;
  height: 30px;
}
.sec02 .tabCont .banxing .renqun img {
  width: 20px;
  margin-right: 6px;
}
.sec02 .tabCont .banxing .renqun.shiyiflag {
  position: relative;
}
.sec02 .tabCont .banxing .renqun.shiyiflag::before {
  content: '适宜人群';
  width: 36px;
  padding: 23px 0;
  position: absolute;
  top: 0;
  left: -36px;
  text-align: center;
  line-height: 20px;
  color: #ffedc8;
  font-weight: bold;
  border-radius: 10px 0 0 10px;
  border: 1px solid #ffe8a4;
  background: #be975f;
  background: -webkit-linear-gradient(#e4c292, #986c2b);
  background: -moz-linear-gradient(#e4c292, #986c2b);
  background: -o-linear-gradient(#e4c292, #986c2b);
  background: linear-gradient(#e4c292, #986c2b);
}
.sec02 .tabCont .banxing .bx_btm {
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #d3ddee;
  background: #fafbfd;
  margin-bottom: 20px;
}
.sec02 .tabCont .banxing .bx_btm .mokuai {
  height: 254px;
}
.sec02 .tabCont .banxing .bx_btm .peiziliao {
  height: 297px;
}
.sec02 .tabCont .banxing .bx_btm .peiziliao img {
  width: 14px;
}
.sec02 .tabCont .banxing .bx_btm .fuwu {
  height: 430px;
}
.sec02 .tabCont .banxing .bx_btm .fuwu img {
  width: 16px;
}
.sec02 .tabCont .banxing .bx_btm .jiage {
  height: 224px;
}
.sec02 .tabCont .banxing .bx_btm .jiage img {
  width: 19px;
}
.sec02 .tabCont .banxing .bx_btm .jiage .price {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  flex-wrap: wrap;
  text-align: center;
  font-size: 16px;
  height: 86%;
  line-height: 22px;
  margin-top: -12px;
  color: #333333;
  margin-left: 125px;
}
.sec02 .tabCont .banxing .bx_btm .jiage .price .zhanwei {
  width: 100%;
}
.sec02 .tabCont .banxing .bx_btm .jiage .price a {
  display: block;
  clear: both;
  width: 120px;
  text-align: center;
  line-height: 32px;
  font-size: 16px;
  color: #000000;
  margin-top: 15px;
  border-radius: 0.06rem;
  background: #e2c090;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sec02 .tabCont .banxing .bx_btm .xiaobiaoti {
  height: 30px;
  background: #d3ddee;
  margin-bottom: 12px;
}
.sec02 .tabCont .banxing .bx_btm .xiaobiaoti span {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  height: 100%;
  width: 46%;
  letter-spacing: 2px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  margin: 0 auto;
  border-radius: 10px 0 10px 0;
  background: #3f70cf;
}
.sec02 .tabCont .banxing .bx_btm .xiaobiaoti img {
  width: 17px;
  margin-right: 8px;
}
.sec02 .tabCont .banxing .bx_btm .xiangxi {
  font-size: 15px;
  line-height: 20px;
  color: #000000;
  padding: 0 0.25rem;
  text-align: left;
}
.sec02 .tabCont .banxing .bx_btm .xiangxi i {
  color: #7693da;
}
.sec02 .tabCont .banxing .bx_btm .xiangxi span {
  color: #f32a17;
}
.sec02 .tabCont .banxing .bx_btm .xiangxi b {
  display: block;
  margin-top: 7px;
  letter-spacing: 1px;
  text-shadow: 0 0 0 #000;
}
.sec02 .bxtips {
  width: 100%;
  clear: both;
  margin-bottom: 0.37rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  font-size: 0.16rem;
  line-height: 1;
  color: #ad8d62;
}
.sec02 .bxtips span {
  margin: 0 0.4rem;
  display: block;
}
.sec03 {
  height: 15.45rem;
  background: #eaf0ff url("../images/s3-bg.jpg") no-repeat center top;
}
.sec03 .s3-title {
  margin-top: 0.38rem;
}
.sec03 .s3-main {
  width: 100%;
  clear: both;
  margin-top: 0.34rem;
}
.sec03 .s3-main .itembox {
  background: #fff;
  background: linear-gradient(45deg, #fff, #eeeff8, #fff);
  border-radius: 0.2rem;
  position: relative;
}
.sec03 .s3-main .itembox.itembox1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.32rem;
}
.sec03 .s3-main .itembox.itembox2 {
  height: 4.67rem;
  background: url("../images/s3-pic01.png") no-repeat center / 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.sec03 .s3-main .itembox.video {
  width: 100%;
  height: 3.8rem;
  margin-bottom: 0.44rem;
  background: url("../images/s3-pic02.png") no-repeat center / 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
}
.sec03 .s3-main .itembox.video .vidbox {
  width: 5.85rem;
  height: 3.29rem;
  display: block;
  background: #fff;
  border-radius: 0.1rem;
  margin-top: 0.26rem;
  position: relative;
  margin-right: 0.6rem;
}
.sec03 .s3-main .itembox.video .vidbox .video-box {
  width: 100%;
}
.sec03 .s3-main .itembox.video .vidbox::after {
  content: '';
  width: 2.25rem;
  height: 2.25rem;
  display: block;
  background: url("../images/s3-ip.gif") no-repeat center / 100%;
  position: absolute;
  top: 1.36rem;
  right: -1.4rem;
  z-index: 9;
}
.sec03 .s3-main .itembox.video .s3-vidRight {
  width: 5.17rem;
  display: flex;
  margin-top: 0.37rem;
  justify-content: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
}
.sec03 .s3-main .itembox.video .s3-vidRight .topTxt {
  width: 4.57rem;
  display: block;
}
.sec03 .s3-main .itembox.video .s3-vidRight .topTxt img {
  width: 100%;
  display: block;
}
.sec03 .s3-main .itembox.video .s3-vidRight .point {
  width: 100%;
  clear: both;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.sec03 .s3-main .itembox.video .s3-vidRight .point img {
  width: 1.88rem;
  display: inline-block;
}
.sec03 .s3-main .itembox.video .s3-vidRight .point .po01 {
  margin-top: 1.1rem;
  margin-left: 0.2rem;
  animation: moveY1 0.8s linear infinite alternate;
  -o-animation: moveY1 0.8s linear infinite alternate;
  -moz-animation: moveY1 0.8s linear infinite alternate;
  -webkit-animation: moveY1 0.8s linear infinite alternate;
}
.sec03 .s3-main .itembox.video .s3-vidRight .point .po02 {
  animation: moveY3 0.8s linear infinite alternate;
  -o-animation: moveY3 0.8s linear infinite alternate;
  -moz-animation: moveY3 0.8s linear infinite alternate;
  -webkit-animation: moveY3 0.8s linear infinite alternate;
}
.sec03 .s3-main .itembox .s3-left {
  width: 10rem;
  display: block;
  height: 3.92rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
}
.sec03 .s3-main .itembox .s3-left img {
  height: 2.1rem;
  display: block;
}
.sec03 .s3-main .itembox .s3-right {
  width: 2rem;
  height: 3.92rem;
  background: url("../images/s3-img03.png") no-repeat center / 100%;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: flex-start;
}
.sec03 .s3-main .itembox .s3-right h4 {
  font-size: 0.26rem;
  line-height: 1;
  color: #fff;
  text-align: left;
  margin-left: 0.24rem;
  margin-top: 1.22rem;
  margin-bottom: 0.26rem;
  position: relative;
}
.sec03 .s3-main .itembox .s3-right h4::before {
  content: '';
  width: 0.22rem;
  height: 0.04rem;
  display: block;
  background: #fff;
  position: absolute;
  top: -0.2rem;
  left: 0.02rem;
}
.sec03 .s3-main .itembox .s3-right ul {
  text-align: left;
  margin-left: 0.23rem;
  font-size: 0.22rem;
  line-height: 0.37rem;
}
.sec03 .s3-main .itembox .s3-right ul li {
  clear: both;
}
.sec03 .s3-main .itembox .s3-right ul li::before {
  content: '';
  width: 0.19rem;
  height: 0.37rem;
  display: block;
  float: left;
}
.sec03 .s3-main .itembox .s3-right ul li.icon01::before {
  background: url("../images/s3-icon01.png") no-repeat center / 100%;
}
.sec03 .s3-main .itembox .s3-right ul li.icon02::before {
  background: url("../images/s3-icon02.png") no-repeat center / 100%;
}
.sec03 .s3-main .itembox .s3-right ul li.icon03::before {
  background: url("../images/s3-icon03.png") no-repeat center / 100%;
}
.sec03 .s3-main .itembox .s3-right ul li.icon04::before {
  background: url("../images/s3-icon04.png") no-repeat center / 100%;
}
.sec03 .s3-main .itembox .top {
  position: absolute;
  top: 0;
  left: 0;
}
.sec03 .s3-main .itembox .top .no {
  width: 0.76rem;
  height: 0.99rem;
  display: block;
  float: left;
  margin-left: -0.01rem;
  margin-top: -0.01rem;
  background: url("../images/s3-img02.png") no-repeat center / 100%;
  font-size: 0.42rem;
  line-height: 0.79rem;
  font-weight: bold;
  color: #fff;
  text-align: left;
  text-indent: 0.1rem;
}
.sec03 .s3-main .itembox .top .txt {
  font-size: 0.38rem;
  color: #0d1865;
  font-weight: bold;
  margin-top: 0.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.sec03 .s3-main .itembox .top .txt b {
  font-weight: bold;
}
.sec03 .s3-main .itembox .top .txt span {
  display: block;
  font-size: 0.3rem;
  font-weight: 400;
}
.sec03 .s3-main .itembox .cont {
  width: 100%;
  clear: both;
  margin-top: 0.98rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.sec03 .s3-main .itembox .cont .item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.sec03 .s3-main .itembox .cont .item img {
  width: 1.25rem;
  display: block;
  border-radius: 50%;
}
.sec03 .s3-main .itembox .cont .item .txt span {
  width: 1.6rem;
  height: 0.4rem;
  display: block;
  border-radius: 0 0.1rem 0 0.1rem;
  border: solid 0.01rem #fff;
  font-size: 0.24rem;
  line-height: 0.4rem;
  color: #fff;
  font-weight: bold;
  margin-bottom: 0.12rem;
}
.sec03 .s3-main .itembox .cont .item .txt p {
  font-size: 0.2rem;
  line-height: 0.27rem;
  text-align: left;
  clear: both;
}
.sec03 .s3-main .itembox .cont .item .txt p.alignRight {
  text-align: right;
}
.sec03 .s3-main .itembox .cont .item.item1 {
  margin-left: 0.84rem;
}
.sec03 .s3-main .itembox .cont .item.item1 img {
  box-shadow: 0 0.05rem 0.18rem rgba(7, 121, 244, 0.77);
}
.sec03 .s3-main .itembox .cont .item.item1 .txt {
  margin-left: 0.18rem;
}
.sec03 .s3-main .itembox .cont .item.item1 span {
  float: right;
  background: #2490f9;
  background: -webkit-linear-gradient(45deg, #1674fa, #31abf8);
  background: -o-linear-gradient(45deg, #1674fa, #31abf8);
  background: -moz-linear-gradient(45deg, #1674fa, #31abf8);
  background: linear-gradient(45deg, #1674fa, #31abf8);
  box-shadow: 0 0.05rem 0.18rem rgba(170, 229, 250, 0.77);
}
.sec03 .s3-main .itembox .cont .item.item2 {
  margin-right: 0.98rem;
}
.sec03 .s3-main .itembox .cont .item.item2 img {
  box-shadow: 0 0.05rem 0.18rem rgba(253, 90, 0, 0.77);
}
.sec03 .s3-main .itembox .cont .item.item2 .txt {
  margin-right: 0.18rem;
}
.sec03 .s3-main .itembox .cont .item.item2 span {
  float: right;
  background: #fe9403;
  background: -webkit-linear-gradient(45deg, #fe7c04, #feac01);
  background: -o-linear-gradient(45deg, #fe7c04, #feac01);
  background: -moz-linear-gradient(45deg, #fe7c04, #feac01);
  background: linear-gradient(45deg, #fe7c04, #feac01);
  box-shadow: 0 0.05rem 0.18rem rgba(253, 95, 0, 0.77);
}
.sec03 .s3-main .itembox .cont .item.item3 {
  margin-left: 0.82rem;
}
.sec03 .s3-main .itembox .cont .item.item3 img {
  box-shadow: 0 0.05rem 0.18rem rgba(233, 46, 69, 0.77);
}
.sec03 .s3-main .itembox .cont .item.item3 .txt {
  margin-left: 0.18rem;
}
.sec03 .s3-main .itembox .cont .item.item3 span {
  float: left;
  background: #ce2444;
  background: -webkit-linear-gradient(45deg, #b60c28, #e63b5f);
  background: -o-linear-gradient(45deg, #b60c28, #e63b5f);
  background: -moz-linear-gradient(45deg, #b60c28, #e63b5f);
  background: linear-gradient(45deg, #b60c28, #e63b5f);
  box-shadow: 0 0.05rem 0.18rem rgba(238, 106, 130, 0.77);
}
.sec03 .s3-main .itembox .cont .item.item4 {
  margin-right: 1.04rem;
}
.sec03 .s3-main .itembox .cont .item.item4 img {
  box-shadow: 0 0.05rem 0.18rem rgba(137, 114, 255, 0.77);
}
.sec03 .s3-main .itembox .cont .item.item4 .txt {
  margin-right: 0.18rem;
}
.sec03 .s3-main .itembox .cont .item.item4 span {
  width: 1.28rem;
  float: right;
  background: #5b18f7;
  background: -webkit-linear-gradient(45deg, #532cef, #6204fe);
  background: -o-linear-gradient(45deg, #532cef, #6204fe);
  background: -moz-linear-gradient(45deg, #532cef, #6204fe);
  background: linear-gradient(45deg, #532cef, #6204fe);
  box-shadow: 0 0.05rem 0.18rem rgba(200, 150, 253, 0.77);
}
.sec03 .s3-main .itembox .cont > img {
  width: 3.88rem;
  display: block;
  clear: both;
  margin: auto;
  margin-top: -1.42rem;
  margin-bottom: -1.42rem;
  animation: moveY2 0.8s linear infinite alternate;
  -o-animation: moveY2 0.8s linear infinite alternate;
  -moz-animation: moveY2 0.8s linear infinite alternate;
  -webkit-animation: moveY2 0.8s linear infinite alternate;
}
.sec04 {
  height: 8.32rem;
  background: url("../images/s4-bg.jpg") no-repeat center top;
}
.sec04 .s4-title {
  margin-top: 0.5rem;
}
.sec04 .s4-main {
  width: 100%;
  background: #fff;
  background: linear-gradient(45deg, #fff, #eeeff8, #fff);
  border-radius: 0.2rem;
  margin-top: 0.4rem;
}
.sec04 .s4-main .top {
  width: 100%;
  clear: both;
  text-align: left;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.sec04 .s4-main .top .no {
  width: 0.86rem;
  height: 1.42rem;
  display: block;
  float: left;
  margin-left: -0.11rem;
  margin-top: -0.05rem;
  background: url("../images/s4-img01.png") no-repeat center / 100%;
  font-size: 0.42rem;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
}
.sec04 .s4-main .top .no i {
  margin-top: 0.2rem;
}
.sec04 .s4-main .top .txt {
  font-size: 0.35rem;
  color: #0d1865;
  font-weight: bold;
  margin-top: 0.25rem;
  margin-left: 0.15rem;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.sec04 .s4-main .top .txt b {
  font-weight: bold;
}
.sec04 .s4-main .top .txt span {
  display: block;
  font-size: 0.3rem;
  font-weight: 400;
}
.sec04 .s4-main .cont {
  width: 100%;
  clear: both;
  margin-top: -0.26rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
}
.sec04 .s4-main .cont .s4-left {
  width: 4.84rem;
  display: block;
}
.sec04 .s4-main .cont .s4-left img {
  width: 100%;
}
.sec04 .s4-main .cont .s4-right {
  margin-left: 1.28rem;
  display: block;
  margin-top: 0.24rem;
  width: 4.2rem;
}
.sec04 .s4-main .cont .s4-right ul {
  clear: both;
  width: 100%;
}
.sec04 .s4-main .cont .s4-right ul li {
  font-size: 0.26rem;
  line-height: 0.51rem;
  clear: both;
  text-align: left;
  border-radius: 0.5rem;
  margin-bottom: 0.29rem;
  position: relative;
}
.sec04 .s4-main .cont .s4-right ul li i {
  font-size: 0.26rem;
  font-weight: bold;
  margin: 0 0.2rem;
}
.sec04 .s4-main .cont .s4-right ul li::before {
  content: '';
  width: 3.24rem;
  height: 0.1rem;
  display: block;
  position: absolute;
  top: 0.24rem;
  right: 4.3rem;
  background: url("../images/s4-line01.png") no-repeat center right / auto 100%;
}
.sec04 .s4-main .cont .s4-right ul li.star1 {
  background: rgba(221, 233, 252, 0.5);
  background: -webkit-linear-gradient(left, #dde9fc, rgba(221, 233, 252, 0));
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #dde9fc, rgba(221, 233, 252, 0));
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #dde9fc, rgba(221, 233, 252, 0));
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #dde9fc, rgba(221, 233, 252, 0));
  /* 标准的语法 */
}
.sec04 .s4-main .cont .s4-right ul li.star1 i {
  color: #2c47ed;
}
.sec04 .s4-main .cont .s4-right ul li.star1::before {
  width: 2.22rem;
}
.sec04 .s4-main .cont .s4-right ul li.star2 {
  background: rgba(219, 240, 253, 0.5);
  background: -webkit-linear-gradient(left, #dbf0fd, rgba(219, 240, 253, 0));
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #dbf0fd, rgba(219, 240, 253, 0));
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #dbf0fd, rgba(219, 240, 253, 0));
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #dbf0fd, rgba(219, 240, 253, 0));
  /* 标准的语法 */
}
.sec04 .s4-main .cont .s4-right ul li.star2 i {
  color: #4e80f8;
}
.sec04 .s4-main .cont .s4-right ul li.star2::before {
  width: 2.57rem;
}
.sec04 .s4-main .cont .s4-right ul li.star3 {
  background: rgba(238, 229, 255, 0.5);
  background: -webkit-linear-gradient(left, #eee5ff, rgba(238, 229, 255, 0));
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #eee5ff, rgba(238, 229, 255, 0));
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #eee5ff, rgba(238, 229, 255, 0));
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #eee5ff, rgba(238, 229, 255, 0));
  /* 标准的语法 */
}
.sec04 .s4-main .cont .s4-right ul li.star3 i {
  color: #935ffa;
}
.sec04 .s4-main .cont .s4-right ul li.star3::before {
  width: 2.9rem;
}
.sec04 .s4-main .cont .s4-right ul li.star4 {
  background: rgba(252, 222, 238, 0.5);
  background: -webkit-linear-gradient(left, #fcdeee, rgba(252, 222, 238, 0));
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #fcdeee, rgba(252, 222, 238, 0));
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #fcdeee, rgba(252, 222, 238, 0));
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #fcdeee, rgba(252, 222, 238, 0));
  /* 标准的语法 */
}
.sec04 .s4-main .cont .s4-right ul li.star4 i {
  color: #f23a98;
}
.sec04 .s4-main .cont .s4-btm {
  width: 100%;
  clear: both;
  margin: 0.1rem auto 0.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
}
.sec04 .s4-main .cont .s4-btm::before {
  content: '';
  width: 4rem;
  height: 2px;
  display: block;
  background: linear-gradient(#6325ff, #e63a5e 50%, #30a9f8);
  position: absolute;
  top: 0.28rem;
}
.sec04 .s4-main .cont .s4-btm span {
  width: 2.62rem;
  height: 0.56rem;
  margin: 0 0.25rem;
  position: relative;
  z-index: 1;
  border: solid 0.02rem #fff;
  border-radius: 0.1rem;
  font-size: 0.22rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.sec04 .s4-main .cont .s4-btm span img {
  width: 0.35rem;
  display: block;
  margin-left: 0.13rem;
  margin-right: 0.12rem;
}
.sec04 .s4-main .cont .s4-btm span.btm1 {
  background: #2490f9;
  background: -webkit-linear-gradient(left, #1674fa, #31abf8);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #1674fa, #31abf8);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #1674fa, #31abf8);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #1674fa, #31abf8);
  /* 标准的语法 */
  box-shadow: 0 0.05rem 0.2rem rgba(28, 112, 253, 0.52);
}
.sec04 .s4-main .cont .s4-btm span.btm2 {
  background: #ce2444;
  background: -webkit-linear-gradient(left, #b60c28, #e63b5f);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #b60c28, #e63b5f);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #b60c28, #e63b5f);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #b60c28, #e63b5f);
  /* 标准的语法 */
  box-shadow: 0 0.05rem 0.2rem rgba(186, 17, 46, 0.52);
}
.sec04 .s4-main .cont .s4-btm span.btm3 {
  background: #663eff;
  background: -webkit-linear-gradient(left, #6217ff, #6964fe);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #6217ff, #6964fe);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #6217ff, #6964fe);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #6217ff, #6964fe);
  /* 标准的语法 */
  box-shadow: 0 0.05rem 0.2rem rgba(160, 116, 252, 0.52);
}
.sec05 {
  height: auto;
  background: #fff url("../images/s5-bg.jpg") no-repeat center bottom;
}
.sec05 .s5-title {
  margin-top: 0.37rem;
}
.sec05 .s5-sub {
  width: 100%;
  clear: both;
  margin-top: 0.47rem;
  margin-bottom: 0.28rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.sec05 .s5-sub .part {
  width: 5.1rem;
  height: 1.45rem;
  border-radius: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 0.19rem;
  color: #fff;
  line-height: 0.43rem;
  font-size: 0.28rem;
  text-align: left;
}
.sec05 .s5-sub .part.part1 {
  background: url("../images/s5-img01.png") no-repeat center / 100%;
}
.sec05 .s5-sub .part.part2 {
  background: url("../images/s5-img02.png") no-repeat center / 100%;
}
.sec05 .s5-sub .part span {
  margin-left: 0.38rem;
}
.sec05 .s5-sub .part b {
  font-size: 0.32rem;
  font-weight: bold;
}
.sec05 .s5-box {
  width: 100%;
  clear: both;
  height: 3.65rem;
  overflow: hidden;
}
.sec05 .s5-box img {
  height: 3.8rem;
  display: block;
  margin: auto;
}
.sec05 .s5-teachbox {
  width: 100%;
  clear: both;
  margin-top: 0.42rem;
  position: relative;
}
.sec05 .s5-teachbox .teachShow {
  width: 100%;
  clear: both;
  height: 4.78rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
}
.sec05 .s5-teachbox .teachShow .pic {
  width: 3.8rem;
  display: block;
  margin-left: 0.03rem;
}
.sec05 .s5-teachbox .teachShow .pic img {
  width: 100%;
  display: block;
}
.sec05 .s5-teachbox .teachShow .txt {
  width: 5.6rem;
  margin-right: 1.56rem;
  display: block;
  margin-top: 0.57rem;
}
.sec05 .s5-teachbox .teachShow .txt .name {
  background: url("../images/s5-line01.png") no-repeat bottom left / auto 0.02rem;
  padding-bottom: 0.17rem;
  margin-bottom: 0.16rem;
}
.sec05 .s5-teachbox .teachShow .txt .name h4 {
  height: 0.5rem;
  clear: both;
  text-align: left;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.sec05 .s5-teachbox .teachShow .txt .name h4 b {
  font-size: 0.5rem;
  line-height: 1;
  color: #fff;
  font-weight: bold;
}
.sec05 .s5-teachbox .teachShow .txt .name h4 span {
  font-size: 0.24rem;
  line-height: 0.38rem;
  color: #fff;
  background: rgba(213, 43, 76, 0.5);
  background: -webkit-linear-gradient(left, #d52b4c, rgba(213, 43, 76, 0));
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #d52b4c, rgba(213, 43, 76, 0));
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #d52b4c, rgba(213, 43, 76, 0));
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #d52b4c, rgba(213, 43, 76, 0));
  /* 标准的语法 */
  display: block;
  padding: 0 0.12rem;
  margin-left: 0.26rem;
}
.sec05 .s5-teachbox .teachShow .txt .name p {
  text-align: left;
  display: block;
  width: 100%;
  margin-top: 0.2rem;
  font-size: 0.24rem;
  line-height: 1;
  color: #fff;
}
.sec05 .s5-teachbox .teachShow .txt .intro {
  width: 100%;
  clear: both;
  height: 1.3rem;
  font-size: 0.24rem;
  line-height: 0.37rem;
  text-align: left;
  color: #fff;
}
.sec05 .s5-teachbox .teachShow .txt .btn {
  width: 100%;
  clear: both;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.sec05 .s5-teachbox .teachShow .txt .btn a {
  width: 1.49rem;
  height: 0.45rem;
  display: block;
  background: url("../images/s5-btn01.png") no-repeat center / 100%;
  border-radius: 0.5rem;
  font-size: 0.2rem;
  line-height: 0.45rem;
  color: #4d2d03;
}
.sec05 .s5-teachbox .smPic {
  width: 100%;
  clear: both;
  margin-top: -0.58rem;
  margin-bottom: 0.5rem;
}
.sec05 .s5-teachbox .smPic ul {
  width: 100%;
  clear: both;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.sec05 .s5-teachbox .smPic ul li {
  width: 1.3rem;
  height: 1.3rem;
  display: block;
  overflow: hidden;
  border: solid 0.01rem #fff;
  border-radius: 50%;
  background: #3096fb;
  background: -webkit-linear-gradient(#1674fa, #4ab7fc);
  background: -moz-linear-gradient(#1674fa, #4ab7fc);
  background: -o-linear-gradient(#1674fa, #4ab7fc);
  background: linear-gradient(#1674fa, #4ab7fc);
  cursor: pointer;
}
.sec05 .s5-teachbox .smPic ul li img {
  width: 1.06rem;
  display: block;
  margin: 0.12rem auto 0;
}
.sec05 .s5-teachbox .smPic ul li.on {
  background: #fec02a;
  background: -webkit-linear-gradient(#fef753, #fd8901);
  background: -moz-linear-gradient(#fef753, #fd8901);
  background: -o-linear-gradient(#fef753, #fd8901);
  background: linear-gradient(#fef753, #fd8901);
  box-shadow: 0 0.12rem 0.35rem rgba(21, 82, 184, 0.71);
}
.sec05 .s5-teachbox .sub {
  width: 0.38rem;
  height: auto;
  background: #005ece;
  border-radius: 0.5rem;
  font-size: 0.26rem;
  line-height: 0.31rem;
  color: #fff;
  padding: 0 0.05rem;
  position: absolute;
  top: 0.5rem;
  right: 0.22rem;
}
.sec05 .s5-teachbox .sub span {
  margin-left: -0.05rem;
  padding: 0.15rem 0.05rem;
  display: block;
  width: 100%;
  cursor: pointer;
}
.sec05 .s5-teachbox .sub span.on {
  background: #fff0a3;
  background: -webkit-linear-gradient(#fff, #fee047);
  background: -moz-linear-gradient(#fff, #fee047);
  background: -o-linear-gradient(#fff, #fee047);
  background: linear-gradient(#fff, #fee047);
  border-radius: 0.5rem;
  border: solid 1px #fff;
  box-shadow: 0 0 0.35rem rgba(21, 236, 249, 0.96);
  color: #333;
}
.sec06 {
  height: 10.68rem;
  background: #fcfcfc url("../images/s6-bg.jpg") no-repeat center top;
}
.sec06 .s6-main {
  width: 100%;
  clear: both;
  margin-top: 0.41rem;
}
.sec06 .s6-main .item {
  width: 100%;
  clear: both;
}
.sec06 .s6-main .item .top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.sec06 .s6-main .item .top img.tit {
  height: 0.75rem;
  display: block;
}
.sec06 .s6-main .item .top img.num {
  height: 0.49rem;
  display: block;
}
.sec06 .s6-main .item .top i {
  border-top: dashed 0.03rem #333;
  width: 6.5rem;
  display: block;
}
.sec06 .s6-main .item.item2 .top i {
  border-top: dashed 0.03rem #e63b5f;
  width: 4.55rem;
}
.sec06 .s6-main .item .partbox {
  width: 100%;
  clear: both;
  margin: 0.15rem auto 0.43rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.sec06 .s6-main .item .partbox .part {
  width: 5.09rem;
  height: 1.37rem;
  background: rgba(255, 255, 255, 0.5);
  background: -webkit-linear-gradient(left, #fff, rgba(255, 255, 255, 0));
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #fff, rgba(255, 255, 255, 0));
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #fff, rgba(255, 255, 255, 0));
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
  /* 标准的语法 */
  border-radius: 0.1rem;
  margin: auto 0.33rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.sec06 .s6-main .item .partbox .part img {
  width: 1.15rem;
  display: block;
  margin-left: 0.15rem;
}
.sec06 .s6-main .item .partbox .part .txt {
  text-align: left;
  font-size: 0.2rem;
  color: #333;
  line-height: 1;
}
.sec06 .s6-main .item .partbox .part .txt b {
  font-size: 0.24rem;
  font-weight: bold;
}
.sec06 .s6-main .item .partbox .part .txt p {
  clear: both;
  margin-top: 0.13rem;
}
.sec06 .s6-main .item .s6-svip {
  width: 100%;
  clear: both;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
}
.sec06 .s6-main .item .s6-svip .left {
  width: 4.89rem;
  margin-top: 0.7rem;
  margin-left: 0.03rem;
}
.sec06 .s6-main .item .s6-svip .left img {
  width: 100%;
  display: block;
  animation: moveY1 0.8s linear infinite alternate;
  -o-animation: moveY1 0.8s linear infinite alternate;
  -moz-animation: moveY1 0.8s linear infinite alternate;
  -webkit-animation: moveY1 0.8s linear infinite alternate;
}
.sec06 .s6-main .item .s6-svip .right {
  margin-right: -0.4rem;
  margin-top: 0.53rem;
  width: 7.46rem;
  position: relative;
}
.sec06 .s6-main .item .s6-svip .right img.stat {
  width: 100%;
  display: block;
}
.sec06 .s6-main .item .s6-svip .right img.line {
  position: absolute;
  bottom: -0.53rem;
  left: -0.96rem;
  width: 7.53rem;
  display: block;
}
.sec06 .s6-main .item .s6-svip .right img.redUp {
  position: absolute;
  top: -0.66rem;
  left: 0.97rem;
  width: 4.52rem;
  display: block;
}
.sec06 .s6-main .item .s6-svip .badge {
  width: 8.02rem;
  height: 0.99rem;
  display: block;
  background: rgba(255, 255, 255, 0.5);
  background: -webkit-linear-gradient(#fff, rgba(255, 255, 255, 0));
  background: -moz-linear-gradient(#fff, rgba(255, 255, 255, 0));
  background: -o-linear-gradient(#fff, rgba(255, 255, 255, 0));
  background: linear-gradient(#fff, rgba(255, 255, 255, 0));
  border-radius: 0.1rem;
  margin-top: -0.46rem;
}
.sec06 .s6-main .item .s6-svip .badge .kuang {
  width: 7.56rem;
  height: 0.99rem;
  margin: 0.17rem auto 0;
  background: #993d02;
  background: -webkit-linear-gradient(left, #da5d04, #571d00);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #da5d04, #571d00);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #da5d04, #571d00);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #da5d04, #571d00);
  /* 标准的语法 */
  box-shadow: 0 0.17rem 0.43rem rgba(156, 156, 156, 0.73);
  border-radius: 0.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.sec06 .s6-main .item .s6-svip .badge .kuang .emblem {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 0.28rem;
}
.sec06 .s6-main .item .s6-svip .badge .kuang .emblem img {
  width: 0.55rem;
}
.sec06 .s6-main .item .s6-svip .badge .kuang .emblem span {
  font-size: 0.18rem;
  line-height: 1;
  color: #fff;
  text-align: left;
  margin-left: 0.19rem;
}
.sec06 .s6-main .item .s6-svip .badge .kuang .emblem span b {
  font-size: 0.24rem;
  line-height: 1;
  font-weight: bold;
  background: linear-gradient(to right, #fff 0%, #f0d973 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  margin-bottom: 0.07rem;
  display: block;
}
.sec07 {
  height: 7.18rem;
  background: #0a47c3 url("../images/s7-bg.jpg") no-repeat center top;
}
.sec07 .s7-title {
  margin-top: 0.49rem;
}
.sec07 .s7-main {
  width: 100%;
  clear: both;
  margin-top: 0.43rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
}
.sec07 .s7-main .s7-left {
  margin-top: 0.29rem;
  width: 3.74rem;
  display: block;
}
.sec07 .s7-main .s7-left .item {
  width: 100%;
  clear: both;
}
.sec07 .s7-main .s7-left .item.item1 {
  margin-bottom: 0.3rem;
}
.sec07 .s7-main .s7-left .item img {
  width: 100%;
  display: block;
}
.sec07 .s7-main .s7-right {
  width: 3.64rem;
  display: block;
  margin-top: 0.44rem;
  margin-right: 2.23rem;
  position: relative;
}
.sec07 .s7-main .s7-right img {
  width: 100%;
  display: block;
  animation: scale2 0.8s linear infinite alternate;
  -o-animation: scale2 0.8s linear infinite alternate;
  -moz-animation: scale2 0.8s linear infinite alternate;
  -webkit-animation: scale2 0.8s linear infinite alternate;
}
.sec07 .s7-main .s7-right .step {
  text-align: left;
}
.sec07 .s7-main .s7-right .step.step1,
.sec07 .s7-main .s7-right .step.step2,
.sec07 .s7-main .s7-right .step.step3 {
  text-align: right;
}
.sec07 .s7-main .s7-right .step.step1 span,
.sec07 .s7-main .s7-right .step.step2 span,
.sec07 .s7-main .s7-right .step.step3 span {
  float: right;
  padding-right: 0.2rem;
}
.sec07 .s7-main .s7-right .step.step1 p,
.sec07 .s7-main .s7-right .step.step2 p,
.sec07 .s7-main .s7-right .step.step3 p {
  margin-right: 0.2rem;
  float: right;
}
.sec07 .s7-main .s7-right .step.step4,
.sec07 .s7-main .s7-right .step.step5,
.sec07 .s7-main .s7-right .step.step6 {
  text-align: left;
}
.sec07 .s7-main .s7-right .step.step4 span,
.sec07 .s7-main .s7-right .step.step5 span,
.sec07 .s7-main .s7-right .step.step6 span {
  float: left;
  padding-left: 0.2rem;
}
.sec07 .s7-main .s7-right .step.step4 p,
.sec07 .s7-main .s7-right .step.step5 p,
.sec07 .s7-main .s7-right .step.step6 p {
  margin-left: 0.2rem;
  float: left;
}
.sec07 .s7-main .s7-right .step.step1 {
  position: absolute;
  top: -0.44rem;
  right: 2.86rem;
}
.sec07 .s7-main .s7-right .step.step2 {
  position: absolute;
  top: 1.1rem;
  right: 3.76rem;
}
.sec07 .s7-main .s7-right .step.step3 {
  position: absolute;
  top: 2.85rem;
  right: 3.37rem;
}
.sec07 .s7-main .s7-right .step.step4 {
  position: absolute;
  top: 3.61rem;
  left: 2.36rem;
}
.sec07 .s7-main .s7-right .step.step5 {
  position: absolute;
  top: 1.68rem;
  left: 3.85rem;
}
.sec07 .s7-main .s7-right .step.step6 {
  position: absolute;
  top: 0.04rem;
  left: 3.21rem;
}
.sec07 .s7-main .s7-right .step span {
  font-size: 0.26rem;
  line-height: 0.43rem;
  font-weight: bold;
  color: #fff;
  width: 1.5rem;
  display: block;
  border-radius: 0.4rem;
  float: right;
  box-sizing: border-box;
}
.sec07 .s7-main .s7-right .step span.type01 {
  background: rgba(237, 177, 62, 0.5);
  background: -webkit-linear-gradient(left, rgba(237, 177, 62, 0), #edb13e);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, rgba(237, 177, 62, 0), #edb13e);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, rgba(237, 177, 62, 0), #edb13e);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, rgba(237, 177, 62, 0), #edb13e);
  /* 标准的语法 */
}
.sec07 .s7-main .s7-right .step span.type02 {
  background: rgba(78, 186, 255, 0.5);
  background: -webkit-linear-gradient(left, rgba(78, 186, 255, 0), #4ebaff);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, rgba(78, 186, 255, 0), #4ebaff);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, rgba(78, 186, 255, 0), #4ebaff);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, rgba(78, 186, 255, 0), #4ebaff);
  /* 标准的语法 */
}
.sec07 .s7-main .s7-right .step span.type03 {
  background: rgba(78, 186, 255, 0.5);
  background: -webkit-linear-gradient(left, #4ebaff, rgba(78, 186, 255, 0));
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #4ebaff, rgba(78, 186, 255, 0));
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #4ebaff, rgba(78, 186, 255, 0));
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #4ebaff, rgba(78, 186, 255, 0));
  /* 标准的语法 */
}
.sec07 .s7-main .s7-right .step span.type04 {
  background: rgba(237, 177, 62, 0.5);
  background: -webkit-linear-gradient(left, #edb13e, rgba(237, 177, 62, 0));
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #edb13e, rgba(237, 177, 62, 0));
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #edb13e, rgba(237, 177, 62, 0));
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #edb13e, rgba(237, 177, 62, 0));
  /* 标准的语法 */
}
.sec07 .s7-main .s7-right .step p {
  clear: both;
  font-size: 0.18rem;
  line-height: 0.35rem;
  color: #fff;
  white-space: nowrap;
}
.sec08 {
  height: 9.66rem;
  background: url("../images/s8-bg.jpg") no-repeat center top;
}
.sec08 .s8-title {
  margin-top: 0.45rem;
}
.sec08 .s8-main {
  width: 100%;
  clear: both;
  margin-top: 0.71rem;
}
.sec08 .s8-main .itembox {
  width: 100%;
  clear: both;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.sec08 .s8-main .itembox .item {
  width: 2.9rem;
  height: 3.74rem;
  display: block;
  border-radius: 0.1rem;
  box-shadow: 0 0.06rem 0.07rem rgba(0, 0, 0, 0.1);
}
.sec08 .s8-main .itembox .item.item1 {
  background: url("../images/s8-img01.png") no-repeat center top / 100%;
}
.sec08 .s8-main .itembox .item.item1 ul {
  margin-left: 0.38rem;
}
.sec08 .s8-main .itembox .item.item1 ul li::before {
  background: url("../images/s8-icon01.png") no-repeat center / 100%;
}
.sec08 .s8-main .itembox .item.item2 {
  background: url("../images/s8-img02.png") no-repeat center top / 100%;
}
.sec08 .s8-main .itembox .item.item2 ul {
  margin-left: 0.26rem;
}
.sec08 .s8-main .itembox .item.item2 ul li::before {
  background: url("../images/s8-icon02.png") no-repeat center / 100%;
}
.sec08 .s8-main .itembox .item.item3 {
  background: url("../images/s8-img03.png") no-repeat center top / 100%;
}
.sec08 .s8-main .itembox .item.item3 ul {
  margin-left: 0.7rem;
}
.sec08 .s8-main .itembox .item.item3 ul li::before {
  background: url("../images/s8-icon01.png") no-repeat center / 100%;
}
.sec08 .s8-main .itembox .item.item4 {
  background: url("../images/s8-img04.png") no-repeat center top / 100%;
}
.sec08 .s8-main .itembox .item.item4 ul {
  margin-left: 0.53rem;
  margin-top: 0.27rem;
}
.sec08 .s8-main .itembox .item.item4 ul li::before {
  background: url("../images/s8-icon02.png") no-repeat center / 100%;
}
.sec08 .s8-main .itembox .item .tit {
  width: 100%;
  clear: both;
  margin-top: -0.17rem;
}
.sec08 .s8-main .itembox .item .tit img {
  display: block;
  margin: auto;
}
.sec08 .s8-main .itembox .item ul {
  clear: both;
  text-align: left;
  font-size: 0.18rem;
  line-height: 0.3rem;
  margin-top: 0.12rem;
}
.sec08 .s8-main .itembox .item ul li {
  clear: both;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.sec08 .s8-main .itembox .item ul li::before {
  content: '';
  width: 0.1rem;
  height: 0.1rem;
  display: block;
  margin-right: 0.1rem;
}
.sec08 .s8-main .ebook {
  width: 100%;
  clear: both;
  margin-top: 0.44rem;
}
.sec08 .s8-main .ebook ul {
  width: 100%;
  clear: both;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.sec08 .s8-main .ebook ul li {
  width: 1.48rem;
  height: 2.13rem;
  display: block;
}
.sec08 .s8-main .ebook ul li img {
  width: 100%;
  display: block;
}
.sec08 .s8-main .ebook .stat {
  width: 13.78rem;
  height: 1.07rem;
  display: block;
  margin-top: -0.02rem;
  background: url("../images/s8-stat01.png") no-repeat center top / 100%;
  margin: auto -0.89rem;
  font-size: 0.18rem;
  line-height: 0.52rem;
  color: #999;
}
.sec09 {
  height: 13.47rem;
  background: #f4f7fe url("../images/s9-bg.jpg") no-repeat center top;
}
.sec09 .s9-title {
  margin-top: 0.69rem;
}
.sec09 .s9-main {
  width: 100%;
  clear: both;
  margin-top: 0.36rem;
}
.sec09 .s9-main .item {
  width: 100%;
  clear: both;
  margin-bottom: 0.35rem;
  border-radius: 0.25rem;
  border: solid 0.02rem #fff;
  box-sizing: border-box;
  position: relative;
}
.sec09 .s9-main .item::after {
  animation: moveY2 0.8s linear infinite alternate;
  -o-animation: moveY2 0.8s linear infinite alternate;
  -moz-animation: moveY2 0.8s linear infinite alternate;
  -webkit-animation: moveY2 0.8s linear infinite alternate;
}
.sec09 .s9-main .item.item1 {
  background: #fe9403;
  background: -webkit-linear-gradient(#fe7c04, #feac01);
  background: -moz-linear-gradient(#fe7c04, #feac01);
  background: -o-linear-gradient(#fe7c04, #feac01);
  background: linear-gradient(#fe7c04, #feac01);
  box-shadow: 0 0.08rem 0.1rem rgba(227, 179, 130, 0.55);
}
.sec09 .s9-main .item.item1 .schedule span {
  float: left;
  margin-left: -2.95rem;
}
.sec09 .s9-main .item.item1::after {
  content: '';
  width: 1.32rem;
  height: 1.31rem;
  display: block;
  background: url("../images/s9-img01.png") no-repeat center / 100%;
  position: absolute;
  top: 0.1rem;
  right: 0.7rem;
}
.sec09 .s9-main .item.item2 {
  background: #2490f9;
  background: -webkit-linear-gradient(#1674fa, #31abf8);
  background: -moz-linear-gradient(#1674fa, #31abf8);
  background: -o-linear-gradient(#1674fa, #31abf8);
  background: linear-gradient(#1674fa, #31abf8);
  box-shadow: 0 0.08rem 0.1rem rgba(133, 170, 246, 0.55);
  padding-bottom: 0.28rem;
}
.sec09 .s9-main .item.item2 .schedule span {
  float: left;
  margin-left: -1.75rem;
}
.sec09 .s9-main .item.item2::after {
  content: '';
  width: 1.43rem;
  height: 1.43rem;
  display: block;
  background: url("../images/s9-img02.png") no-repeat center / 100%;
  position: absolute;
  top: 0.22rem;
  right: 0.7rem;
}
.sec09 .s9-main .item.item2 .partbox {
  justify-content: flex-start;
  margin-top: 0.3rem;
}
.sec09 .s9-main .item.item2 .partbox .part:nth-child(1),
.sec09 .s9-main .item.item2 .partbox .part:nth-child(4) {
  margin-left: 0.2rem;
}
.sec09 .s9-main .item.item3 {
  background: #dd294a;
  background: -webkit-linear-gradient(#d41635, #e63b5f);
  background: -moz-linear-gradient(#d41635, #e63b5f);
  background: -o-linear-gradient(#d41635, #e63b5f);
  background: linear-gradient(#d41635, #e63b5f);
  box-shadow: 0 0.08rem 0.1rem rgba(241, 109, 131, 0.55);
}
.sec09 .s9-main .item.item3 .schedule span {
  float: right;
  margin-right: -1.8rem;
}
.sec09 .s9-main .item.item3::after {
  content: '';
  width: 1.16rem;
  height: 1.29rem;
  display: block;
  background: url("../images/s9-img03.png") no-repeat center / 100%;
  position: absolute;
  top: 0.11rem;
  right: 0.67rem;
}
.sec09 .s9-main .item.item3 .partbox {
  margin-top: 0.3rem;
  margin-bottom: 0.24rem;
}
.sec09 .s9-main .item .top {
  width: 100%;
  clear: both;
  margin-top: 0.26rem;
  margin-bottom: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  line-height: 0.54rem;
  color: #fff;
}
.sec09 .s9-main .item .top .tit {
  font-size: 0.38rem;
  line-height: 0.54rem;
  display: block;
  color: #fff;
  margin-left: 0.31rem;
  margin-right: 0.2rem;
  font-weight: bold;
}
.sec09 .s9-main .item .top .schedule {
  width: 6.3rem;
  height: 0.54rem;
  display: block;
}
.sec09 .s9-main .item .top .schedule img {
  width: 100%;
  display: block;
  float: left;
}
.sec09 .s9-main .item .top .schedule span {
  font-size: 0.24rem;
}
.sec09 .s9-main .item .partbox {
  width: 100%;
  clear: both;
  margin-top: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
  z-index: 2;
}
.sec09 .s9-main .item .partbox .part {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  position: relative;
}
.sec09 .s9-main .item .partbox .part .txt {
  text-align: left;
}
.sec09 .s9-main .item .partbox .part .txt .p1 {
  text-align: left;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.sec09 .s9-main .item .partbox .part .txt .p1 b {
  font-size: 0.3rem;
  font-weight: bold;
  line-height: 0.37rem;
}
.sec09 .s9-main .item .partbox .part .txt .p1 span {
  margin-left: 0.12rem;
  border-radius: 0.3rem;
  width: 1.66rem;
  height: 0.37rem;
  display: block;
  text-align: left;
  text-indent: 0.17rem;
  line-height: 0.37rem;
  font-size: 0.22rem;
  font-weight: bold;
}
.sec09 .s9-main .item .partbox .part .txt .p2 {
  clear: both;
  margin-top: 0.19rem;
  font-size: 0.2rem;
  line-height: 0.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.sec09 .s9-main .item .partbox .part .txt .p2 span {
  width: 0.6rem;
  height: 0.3rem;
  display: block;
  border-radius: 0.3rem;
  margin-right: 0.05rem;
  color: #fff;
  text-align: center;
}
.sec09 .s9-main .item .partbox .part .tag {
  width: 0.3rem;
  height: auto;
  padding: 0.07rem 0 0.11rem;
  font-size: 0.16rem;
  font-weight: bold;
  color: #fff;
  line-height: 0.18rem;
  position: absolute;
  top: 0.02rem;
  right: 0.09rem;
  border-radius: 0 0 0.2rem 0.2rem;
  background: #cf2b4a;
  background: -webkit-linear-gradient(#b60c28, #e84a6c);
  background: -moz-linear-gradient(#b60c28, #e84a6c);
  background: -o-linear-gradient(#b60c28, #e84a6c);
  background: linear-gradient(#b60c28, #e84a6c);
}
.sec09 .s9-main .item .partbox .part.part01 {
  width: 5.76rem;
  height: 1.7rem;
  background: url("../images/s9-img07.png") no-repeat center / 100%;
  margin: 0 0.05rem 0.23rem;
}
.sec09 .s9-main .item .partbox .part.part01 .num {
  font-size: 0.6rem;
  line-height: 1;
  display: block;
  background: linear-gradient(to bottom, #da5d04 0%, #571d00 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  font-weight: bold;
  margin-right: 0.19rem;
  margin-top: -0.5rem;
  margin-left: 0.28rem;
}
.sec09 .s9-main .item .partbox .part.part01 .txt {
  display: block;
}
.sec09 .s9-main .item .partbox .part.part01 .txt .p1 {
  clear: both;
  color: #733818;
}
.sec09 .s9-main .item .partbox .part.part01 .txt .p1 span {
  background: rgba(249, 233, 203, 0.5);
  background: -webkit-linear-gradient(left, #f9e9cb, rgba(249, 233, 203, 0));
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #f9e9cb, rgba(249, 233, 203, 0));
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #f9e9cb, rgba(249, 233, 203, 0));
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #f9e9cb, rgba(249, 233, 203, 0));
  /* 标准的语法 */
}
.sec09 .s9-main .item .partbox .part.part01 .txt .p2 {
  font-size: 0.18rem;
}
.sec09 .s9-main .item .partbox .part.part01 .txt .p2 span {
  background: #fe7c04;
  background: -webkit-linear-gradient(#fe7c04, #fe7c04);
  background: -moz-linear-gradient(#fe7c04, #fe7c04);
  background: -o-linear-gradient(#fe7c04, #fe7c04);
  background: linear-gradient(#fe7c04, #fe7c04);
}
.sec09 .s9-main .item .partbox .part.part02 {
  width: 3.8rem;
  height: 1.28rem;
  background: url("../images/s9-img08.png") no-repeat center / 100%;
  margin: 0 0.04rem 0.12rem;
  box-shadow: 0 0.08rem 0.1rem rgba(6, 84, 184, 0.55);
  border-radius: 0.1rem;
}
.sec09 .s9-main .item .partbox .part.part02 .txt {
  display: block;
  margin-left: 0.22rem;
}
.sec09 .s9-main .item .partbox .part.part02 .txt .p1 {
  clear: both;
  color: #042858;
}
.sec09 .s9-main .item .partbox .part.part02 .txt .p1 span {
  background: rgba(198, 222, 252, 0.5);
  background: -webkit-linear-gradient(left, #c6defc, rgba(198, 222, 252, 0));
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #c6defc, rgba(198, 222, 252, 0));
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #c6defc, rgba(198, 222, 252, 0));
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #c6defc, rgba(198, 222, 252, 0));
  /* 标准的语法 */
}
.sec09 .s9-main .item .partbox .part.part02 .txt .p2 {
  font-size: 0.18rem;
}
.sec09 .s9-main .item .partbox .part.part02 .txt .p2 span {
  background: #2692f9;
  background: -webkit-linear-gradient(#31abf8, #1b78f9);
  background: -moz-linear-gradient(#31abf8, #1b78f9);
  background: -o-linear-gradient(#31abf8, #1b78f9);
  background: linear-gradient(#31abf8, #1b78f9);
}
.sec09 .s9-main .item .partbox .part.part03 {
  width: 4.36rem;
  background: url("../images/s9-img09.png") no-repeat center / 100%;
}
.sec09 .s9-main .item .partbox .part.part03 .txt .p1 b {
  font-size: 0.26rem;
}
.sec09 .s9-main .item .partbox .part.part04 {
  width: 4.84rem;
  background: url("../images/s9-img10.png") no-repeat center / 100%;
}
.sec09 .s9-main .item .partbox .part.part04 .txt .p1 b {
  font-size: 0.26rem;
}
.sec09 .s9-main .item .partbox .part.part05 {
  background: url("../images/s9-img11.png") no-repeat center / 100%;
  box-shadow: 0 0.08rem 0.1rem rgba(173, 7, 34, 0.55);
}
.sec09 .s9-main .item .partbox .part.part05 .txt {
  display: block;
  margin-left: 0.22rem;
}
.sec09 .s9-main .item .partbox .part.part05 .txt .p1 {
  clear: both;
  color: #5d0312;
}
.sec09 .s9-main .item .partbox .part.part05 .txt .p1 b {
  font-size: 0.26rem;
}
.sec09 .s9-main .item .partbox .part.part05 .txt .p1 span {
  font-size: 0.2rem;
  background: rgba(252, 198, 210, 0.5);
  background: -webkit-linear-gradient(left, #fcc6d2, rgba(252, 198, 210, 0));
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #fcc6d2, rgba(252, 198, 210, 0));
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #fcc6d2, rgba(252, 198, 210, 0));
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #fcc6d2, rgba(252, 198, 210, 0));
  /* 标准的语法 */
}
.sec09 .s9-main .item .partbox .part.part05 .txt .p2 span {
  background: #b60c28;
  background: -webkit-linear-gradient(#b60c28, #b60c28);
  background: -moz-linear-gradient(#b60c28, #b60c28);
  background: -o-linear-gradient(#b60c28, #b60c28);
  background: linear-gradient(#b60c28, #b60c28);
}
.sec09 .s9-main .item .partbox .part.part06 {
  width: 3.81rem;
  background: url("../images/s9-img12.png") no-repeat center / 100%;
}
.sec10 {
  height: 8.23rem;
  background: url("../images/s10-bg.jpg") no-repeat center top;
}
.sec10 .s10-title {
  margin-top: 0.48rem;
}
.sec10 .s10-main {
  width: 100%;
  clear: both;
  margin-top: 0.79rem;
  display: flex;
  justify-content: center;
  align-content: flex-start;
  flex-wrap: wrap;
}
.sec10 .s10-main .item {
  width: 2.5rem;
  border-radius: 0.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.sec10 .s10-main .item.item1 {
  height: 2.07rem;
  margin-right: 0.58rem;
}
.sec10 .s10-main .item.item2 {
  height: 1.45rem;
  margin-top: 0.11rem;
}
.sec10 .s10-main .item.item3 {
  width: 2.6rem;
  height: 2rem;
  margin-right: 4.51rem;
  margin-top: -0.36rem;
}
.sec10 .s10-main .item.item4 {
  width: 2.88rem;
  height: 2.22rem;
  margin-top: -0.54rem;
}
.sec10 .s10-main .item.type1 {
  background: rgba(255, 255, 255, 0.5);
  background: -webkit-linear-gradient(#fff, rgba(255, 255, 255, 0));
  background: -moz-linear-gradient(#fff, rgba(255, 255, 255, 0));
  background: -o-linear-gradient(#fff, rgba(255, 255, 255, 0));
  background: linear-gradient(#fff, rgba(255, 255, 255, 0));
}
.sec10 .s10-main .item.type1 .tit {
  background: #ce2444;
  background: -webkit-linear-gradient(left, #e63b5f, #b60c28);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #e63b5f, #b60c28);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #e63b5f, #b60c28);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #e63b5f, #b60c28);
  /* 标准的语法 */
  box-shadow: 0 0.08rem 0.1rem rgba(239, 142, 159, 0.55);
}
.sec10 .s10-main .item.type2 {
  background: rgba(47, 168, 248, 0.5);
  background: -webkit-linear-gradient(#2fa8f8, rgba(47, 168, 248, 0));
  background: -moz-linear-gradient(#2fa8f8, rgba(47, 168, 248, 0));
  background: -o-linear-gradient(#2fa8f8, rgba(47, 168, 248, 0));
  background: linear-gradient(#2fa8f8, rgba(47, 168, 248, 0));
}
.sec10 .s10-main .item.type2 .tit {
  background: #2490f9;
  background: -webkit-linear-gradient(left, #1674fa, #31abf8);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #1674fa, #31abf8);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #1674fa, #31abf8);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #1674fa, #31abf8);
  /* 标准的语法 */
  box-shadow: 0 0.08rem 0.1rem rgba(15, 68, 211, 0.47);
}
.sec10 .s10-main .item.type2 p {
  color: #fff;
}
.sec10 .s10-main .item .tit {
  font-size: 0.24rem;
  height: 0.46rem;
  line-height: 0.42rem;
  color: #fff;
  font-weight: bold;
  box-sizing: border-box;
  border: solid 0.02rem #fff;
  border-radius: 0.4rem;
  display: inline-block;
  width: auto;
  padding: 0 0.23rem;
  margin-top: -0.2rem;
}
.sec10 .s10-main .item p {
  font-size: 0.22rem;
  line-height: 0.34rem;
  margin-top: 0.16rem;
}
.sec10 .s10-main .pic {
  width: 2.73rem;
  display: block;
  clear: both;
  margin-top: -2.32rem;
}
.sec10 .s10-main .pic img {
  width: 100%;
  display: block;
  animation: moveY1 0.8s linear infinite alternate;
  -o-animation: moveY1 0.8s linear infinite alternate;
  -moz-animation: moveY1 0.8s linear infinite alternate;
  -webkit-animation: moveY1 0.8s linear infinite alternate;
}
.sec10 .s10-main .service {
  width: 11.36rem;
  height: 1.51rem;
  border-radius: 0.1rem;
  background: #d0e4fd;
  background: -webkit-linear-gradient(#a0c8fb, #fff);
  background: -moz-linear-gradient(#a0c8fb, #fff);
  background: -o-linear-gradient(#a0c8fb, #fff);
  background: linear-gradient(#a0c8fb, #fff);
  box-shadow: 0 0.02rem 0 #fff inset, 0 0.08rem 0.1rem rgba(67, 139, 232, 0.3);
  position: relative;
  z-index: 2;
  margin-top: -0.63rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.sec10 .s10-main .service .span {
  width: 1.28rem;
  height: 0.88rem;
  border-radius: 0.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background: #ce2444;
  background: -webkit-linear-gradient(left, #e63b5f, #b60c28);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #e63b5f, #b60c28);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #e63b5f, #b60c28);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #e63b5f, #b60c28);
  /* 标准的语法 */
  font-size: 0.24rem;
  line-height: 0.34rem;
  font-weight: bold;
  color: #fff;
}
.sec10 .s10-main .service .txt {
  display: block;
  margin-left: 0.2rem;
  text-align: left;
  font-size: 0.18rem;
  line-height: 0.36rem;
  color: #333;
  letter-spacing: -1px;
}
.sec10 .s10-main .service .txt b {
  font-weight: bold;
}
@media screen and (min-width: 800px) {
  .pc-hide {
    display: none !important;
  }
}
@media screen and (max-width: 800px) {
  .m-hide {
    display: none !important;
  }
  .wrap {
    width: 7rem;
  }
}
/*# sourceMappingURL=style.css.map */