*[data-v-03028b45] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-overflow-scrolling: touch;
}
.box-shadow[data-v-03028b45] {
  -webkit-box-shadow: 0 0 0.3125rem #dcdfe6;
          box-shadow: 0 0 0.3125rem #dcdfe6;
}
.font-size[data-v-03028b45] {
  font-size: 1rem;
}
.mini-fs[data-v-03028b45] {
  font-size: 1rem;
}
.sm-fs[data-v-03028b45] {
  font-size: 1rem;
}
.common-mt[data-v-03028b45] {
  margin-top: 0.625rem;
}
.mid-sm-size[data-v-03028b45] {
  font-size: 1rem;
}
.mid-fs[data-v-03028b45] {
  font-size: 1rem;
}
.big-fs[data-v-03028b45] {
  font-size: 1rem;
}
.bigger-fs[data-v-03028b45] {
  font-size: 1rem;
}
.extra-fs[data-v-03028b45] {
  font-size: 1rem;
}
.font-color[data-v-03028b45] {
  color: #8A94A6;
}
.common-lh[data-v-03028b45] {
  line-height: 2.1875rem;
}
.common-ml[data-v-03028b45] {
  margin-left: 1.25rem;
}
.sm-mr[data-v-03028b45] {
  margin-right: 0.625rem;
}
.pull-right[data-v-03028b45] {
  float: right;
}
.pull-left[data-v-03028b45] {
  float: left;
}
*[data-v-03028b45] {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "微软雅黑";
  word-break: break-all;
}
.full-width[data-v-03028b45] {
  width: 100%;
}
.full-height[data-v-03028b45] {
  height: 100%;
}
.half-width[data-v-03028b45] {
  width: 50%;
  margin: 0 auto;
}
.clear[data-v-03028b45] {
  clear: both;
}
.el-col-5[data-v-03028b45] {
  width: 20%;
}
.bold[data-v-03028b45] {
  font-weight: bold;
}
body[data-v-03028b45],
#app[data-v-03028b45],
.el-container[data-v-03028b45] {
  width: 100%;
  height: 100%;
  font-size: 1rem;
  color: #8A94A6;
}
.el-outer[data-v-03028b45] {
  height: 108% !important;
}
html[data-v-03028b45] {
  height: 100%;
}
body[data-v-03028b45] {
  height: 100%;
  width: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  line-height: 1.7;
  font-family: 'Microsoft YaHei', 'PingFang SC Regular', 'arial', sans-serif, arial, "microsoft yahei";
}
.align-left[data-v-03028b45] {
  text-align: left;
}
.align-right[data-v-03028b45] {
  text-align: right;
}
.align-center[data-v-03028b45] {
  text-align: center;
}
.handle[data-v-03028b45] {
  cursor: pointer;
}
li[data-v-03028b45] {
  list-style: none;
}
img[data-v-03028b45] {
  max-width: 100%;
  vertical-align: middle;
}
.translate-center[data-v-03028b45] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.flex[data-v-03028b45] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-direction: row;
  -moz-flex-direction: row;
  -mx-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-1[data-v-03028b45] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.flex-2[data-v-03028b45] {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
}
.flex-3[data-v-03028b45] {
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3;
}
.flex-4[data-v-03028b45] {
  -webkit-box-flex: 4;
  -ms-flex: 4;
  flex: 4;
}
.flex-5[data-v-03028b45] {
  -webkit-box-flex: 5;
  -ms-flex: 5;
  flex: 5;
}
.flex-6[data-v-03028b45] {
  -webkit-box-flex: 6;
  -ms-flex: 6;
  flex: 6;
}
.flex-direction-column[data-v-03028b45] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}
.wrapbox[data-v-03028b45] {
  -moz-box-lines: multiple;
  -webkit-box-lines: multiple;
  box-lines: multiple;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
}
.columnbox[data-v-03028b45] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
}
.flex-wrap[data-v-03028b45] {
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-align-items[data-v-03028b45] {
  -webkit-box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -ms-flex-align: center;
      align-items: center;
}
.flex-justify-content[data-v-03028b45] {
  -webkit-box-pack: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.flexbox[data-v-03028b45] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  webkit-box-align: center;
  -moz-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.align-start[data-v-03028b45] {
  webkit-box-align: start;
  -moz-align-items: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.align-end[data-v-03028b45] {
  webkit-box-align: end;
  -moz-align-items: flex-end;
  -webkit-box-align: flex-v;
      -ms-flex-align: flex-v;
          align-items: flex-v;
}
.flex-justify-content-between[data-v-03028b45] {
  -webkit-box-pack: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.betweenbox[data-v-03028b45] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  webkit-box-align: center;
  -moz-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -moz-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.flex-justify-content-start[data-v-03028b45] {
  -webkit-box-pack: start;
  -moz-justify-content: start;
  -ms-justify-content: start;
  -o-justify-content: start;
  -ms-flex-pack: start;
      justify-content: start;
}
.flex-justify-content-left[data-v-03028b45] {
  -webkit-box-pack: left;
  -moz-justify-content: left;
  -ms-justify-content: left;
  -o-justify-content: left;
  -ms-flex-pack: left;
      justify-content: left;
}
.flex-justify-content-right[data-v-03028b45] {
  -webkit-box-pack: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.centerbox[data-v-03028b45] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  webkit-box-align: center;
  -moz-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -moz-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.ellipsis-2[data-v-03028b45] {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ellipsis-3[data-v-03028b45] {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.ellipsis-1[data-v-03028b45] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
.hidden-xs-only[data-v-03028b45] {
    display: none !important;
}
}
@media only screen and (min-width: 768px) {
.hidden-sm-and-up[data-v-03028b45] {
    display: none !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.hidden-sm-only[data-v-03028b45] {
    display: none !important;
}
}
@media only screen and (max-width: 991px) {
.hidden-sm-and-down[data-v-03028b45] {
    display: none !important;
}
}
@media only screen and (min-width: 992px) {
.hidden-md-and-up[data-v-03028b45] {
    display: none !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 1264px) {
.hidden-md-only[data-v-03028b45] {
    display: none !important;
}
}
@media only screen and (max-width: 1199px) {
.hidden-md-and-down[data-v-03028b45] {
    display: none !important;
}
}
@media only screen and (min-width: 1200px) {
.hidden-lg-and-up[data-v-03028b45] {
    display: none !important;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1919px) {
.hidden-lg-only[data-v-03028b45] {
    display: none !important;
}
}
@media only screen and (max-width: 1919px) {
.hidden-lg-and-down[data-v-03028b45] {
    display: none !important;
}
}
@media only screen and (min-width: 1920px) {
.hidden-xl-only[data-v-03028b45] {
    display: none !important;
}
}
@media (max-width: 767px) {
.el-main[data-v-03028b45] {
    width: -webkit-fill-available;
}
}
@media (min-width: 768px) {
.el-main[data-v-03028b45] {
    overflow: visible;
}
}
/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html[data-v-03028b45],
body[data-v-03028b45],
div[data-v-03028b45],
span[data-v-03028b45],
applet[data-v-03028b45],
object[data-v-03028b45],
iframe[data-v-03028b45],
h1[data-v-03028b45],
h2[data-v-03028b45],
h3[data-v-03028b45],
h4[data-v-03028b45],
h5[data-v-03028b45],
h6[data-v-03028b45],
p[data-v-03028b45],
blockquote[data-v-03028b45],
pre[data-v-03028b45],
a[data-v-03028b45],
abbr[data-v-03028b45],
acronym[data-v-03028b45],
address[data-v-03028b45],
big[data-v-03028b45],
cite[data-v-03028b45],
code[data-v-03028b45],
del[data-v-03028b45],
dfn[data-v-03028b45],
em[data-v-03028b45],
img[data-v-03028b45],
ins[data-v-03028b45],
kbd[data-v-03028b45],
q[data-v-03028b45],
s[data-v-03028b45],
samp[data-v-03028b45],
small[data-v-03028b45],
strike[data-v-03028b45],
strong[data-v-03028b45],
sub[data-v-03028b45],
sup[data-v-03028b45],
tt[data-v-03028b45],
var[data-v-03028b45],
b[data-v-03028b45],
u[data-v-03028b45],
i[data-v-03028b45],
center[data-v-03028b45],
dl[data-v-03028b45],
dt[data-v-03028b45],
dd[data-v-03028b45],
ol[data-v-03028b45],
ul[data-v-03028b45],
li[data-v-03028b45],
fieldset[data-v-03028b45],
form[data-v-03028b45],
label[data-v-03028b45],
legend[data-v-03028b45],
table[data-v-03028b45],
caption[data-v-03028b45],
tbody[data-v-03028b45],
tfoot[data-v-03028b45],
thead[data-v-03028b45],
tr[data-v-03028b45],
th[data-v-03028b45],
td[data-v-03028b45],
article[data-v-03028b45],
aside[data-v-03028b45],
canvas[data-v-03028b45],
details[data-v-03028b45],
embed[data-v-03028b45],
figure[data-v-03028b45],
figcaption[data-v-03028b45],
footer[data-v-03028b45],
header[data-v-03028b45],
menu[data-v-03028b45],
nav[data-v-03028b45],
output[data-v-03028b45],
ruby[data-v-03028b45],
section[data-v-03028b45],
summary[data-v-03028b45],
time[data-v-03028b45],
mark[data-v-03028b45],
audio[data-v-03028b45],
video[data-v-03028b45],
input[data-v-03028b45] {
  margin: 0;
  padding: 0;
  border: 0;
}
a[data-v-03028b45] {
  cursor: pointer;
  color: #333;
}
img[data-v-03028b45] {
  border: none;
  font-size: 0;
  outline-width: 0;
  vertical-align: top;
}
h2[data-v-03028b45],
h3[data-v-03028b45],
h4[data-v-03028b45] {
  font-weight: bold;
}
a[data-v-03028b45]:hover,
button[data-v-03028b45]:hover {
  opacity: 1;
}
blockquote[data-v-03028b45],
q[data-v-03028b45] {
  quotes: none;
}
blockquote[data-v-03028b45]:before,
blockquote[data-v-03028b45]:after,
q[data-v-03028b45]:before,
q[data-v-03028b45]:after {
  content: none;
}
table[data-v-03028b45] {
  border-collapse: collapse;
  border-spacing: 0;
}
/* custom */
a[data-v-03028b45] {
  color: #4d4d4d;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  text-decoration: none;
  outline: none;
}
li[data-v-03028b45] {
  list-style: none;
}
body[data-v-03028b45] {
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.van-swipe__indicator[data-v-03028b45] {
  background: #000;
}
.van-swipe__indicator--active[data-v-03028b45] {
  background-color: #1989fa;
}
.waves[data-v-03028b45] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16vh;
  min-height: 6.25rem;
  max-height: 9.375rem;
}
.waves.waves-sm[data-v-03028b45] {
  height: 3.125rem;
  min-height: 3.125rem;
}
.waves.no-animation .moving-waves > use[data-v-03028b45] {
  -webkit-animation: none;
          animation: none;
}
.wave-rotate[data-v-03028b45] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.moving-waves > use[data-v-03028b45] {
  -webkit-animation: f-data-v-03028b45 40s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
          animation: f-data-v-03028b45 40s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}
.moving-waves > use[data-v-03028b45]:first-child {
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
  -webkit-animation-duration: 11s;
          animation-duration: 11s;
}
.moving-waves > use[data-v-03028b45]:nth-child(2) {
  -webkit-animation-delay: -4s;
          animation-delay: -4s;
  -webkit-animation-duration: 13s;
          animation-duration: 13s;
}
.moving-waves > use[data-v-03028b45]:nth-child(3) {
  -webkit-animation-delay: -3s;
          animation-delay: -3s;
  -webkit-animation-duration: 15s;
          animation-duration: 15s;
}
.moving-waves > use[data-v-03028b45]:nth-child(4) {
  -webkit-animation-delay: -4s;
          animation-delay: -4s;
  -webkit-animation-duration: 20s;
          animation-duration: 20s;
}
.moving-waves > use[data-v-03028b45]:nth-child(5) {
  -webkit-animation-delay: -4s;
          animation-delay: -4s;
  -webkit-animation-duration: 25s;
          animation-duration: 25s;
}
.moving-waves > use[data-v-03028b45]:nth-child(6) {
  -webkit-animation-delay: -3s;
          animation-delay: -3s;
  -webkit-animation-duration: 30s;
          animation-duration: 30s;
}
@-webkit-keyframes f-data-v-03028b45 {
0% {
    -webkit-transform: translate3d(-5.625rem, 0, 0);
            transform: translate3d(-5.625rem, 0, 0);
}
to {
    -webkit-transform: translate3d(5.3125rem, 0, 0);
            transform: translate3d(5.3125rem, 0, 0);
}
}
@keyframes f-data-v-03028b45 {
0% {
    -webkit-transform: translate3d(-5.625rem, 0, 0);
            transform: translate3d(-5.625rem, 0, 0);
}
to {
    -webkit-transform: translate3d(5.3125rem, 0, 0);
            transform: translate3d(5.3125rem, 0, 0);
}
}
@media (max-width: 767.98px) {
.waves[data-v-03028b45] {
    height: 2.5rem;
    min-height: 2.5rem;
}
hr.horizontal[data-v-03028b45] {
    background-color: transparent;
}
hr.horizontal[data-v-03028b45]:not(.dark) {
    background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), color-stop(#fff), to(hsla(0, 0%, 100%, 0)));
    background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff, hsla(0, 0%, 100%, 0));
}
hr.horizontal.vertical[data-v-03028b45] {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
}
hr.horizontal.dark[data-v-03028b45] {
    background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(0, 0, 0, 0.4)), to(transparent));
    background-image: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.4), transparent);
}
}
@media only screen and (min-width: 1200px) {
.w1200[data-v-03028b45] {
    width: 1200PX !important;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
}
@media screen and (max-width: 1199PX) and (min-width: 960PX) {
.w1200[data-v-03028b45] {
    width: 94%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
}
@media screen and (max-width: 959PX) and (min-width: 842PX) {
.w1200[data-v-03028b45] {
    width: 94%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
}
@media screen and (max-width: 841PX) and (min-width: 320PX) {
.w1200[data-v-03028b45] {
    width: 100%;
    padding-right: 1.44rem;
    padding-left: 1.44rem;
}
}
html[data-v-03028b45],
body[data-v-03028b45],
div[data-v-03028b45],
span[data-v-03028b45],
object[data-v-03028b45],
h1[data-v-03028b45],
h2[data-v-03028b45],
h3[data-v-03028b45],
h4[data-v-03028b45],
h5[data-v-03028b45],
h6[data-v-03028b45],
p[data-v-03028b45],
a[data-v-03028b45],
img[data-v-03028b45],
small[data-v-03028b45],
ol[data-v-03028b45],
ul[data-v-03028b45],
li[data-v-03028b45],
label[data-v-03028b45] {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
}
.el-main[data-v-03028b45] {
  padding: 0;
}
section[data-v-03028b45] {
  display: block;
}
img[data-v-03028b45] {
  max-width: 100%;
}
.studyListDetail[data-v-03028b45] {
  width: 100%;
  color: #333;
  line-height: 1.7;
}
.studyListDetail .section .w1200[data-v-03028b45] {
  height: auto;
}
.studyListDetail .content h2[data-v-03028b45] {
  color: #333;
  text-align: left;
}
.studyListDetail .content label[data-v-03028b45] {
  color: #c1c1c1;
  border-bottom: 1PX solid #D2D2D2;
  text-align: left;
}
.studyListDetail .content .para[data-v-03028b45] {
  width: 100%;
}
.studyListDetail .content .para video[data-v-03028b45] {
  width: 760PX;
}
.studyListDetail .content .stydy-iframe[data-v-03028b45] {
  width: 970PX;
  height: 1000PX;
  border: none;
}
.studyListDetail .bottom-slide[data-v-03028b45] {
  border-bottom: 1PX solid #D2D2D2;
}
.studyListDetail .bottom-slide a[data-v-03028b45] {
  color: #969696;
  line-height: 2;
}
.studyListDetail .bottom-slide a img[data-v-03028b45] {
  max-width: 100%;
  border: none;
  font-size: 0;
  outline-width: 0PX;
  vertical-align: top;
}
.studyListDetail .bottom-slide a.next-a[data-v-03028b45] {
  color: #0068b7;
}
@media only screen and (min-width: 960px) {
.studyListDetail .detail-section[data-v-03028b45] {
    padding-top: 130PX;
}
.studyListDetail .content h2[data-v-03028b45] {
    width: 970PX;
    font-size: 24PX;
    padding-top: 32PX;
    padding-bottom: 20PX;
}
.studyListDetail .content label[data-v-03028b45] {
    width: 970PX;
    font-size: 16PX;
    padding-bottom: 20PX;
    margin-bottom: 20PX;
}
.studyListDetail .content .para[data-v-03028b45] {
    width: 100%;
}
.studyListDetail .content .stydy-iframe[data-v-03028b45] {
    width: 970PX;
    height: 1000PX;
    border: none;
}
.studyListDetail .bottom-slide[data-v-03028b45] {
    margin-top: 70PX;
    padding: 16PX 60PX;
    margin-bottom: 20PX;
}
.studyListDetail .bottom-slide a[data-v-03028b45] {
    font-size: 14PX;
}
.studyListDetail .bottom-slide a.return-a[data-v-03028b45] {
    margin-right: 50PX;
}
}
@media screen and (max-width: 959px) and (min-width: 320px) {
.studyListDetail .detail-section[data-v-03028b45] {
    padding-top: 3.52rem;
}
.studyListDetail .content h2[data-v-03028b45] {
    width: 100%;
    font-size: 1.12rem;
    padding-top: 1.28rem;
    padding-bottom: 0.96rem;
}
.studyListDetail .content label[data-v-03028b45] {
    width: 100%;
    font-size: 0.96rem;
    padding-bottom: 0.96rem;
    margin-bottom: 0.96rem;
}
.studyListDetail .content .para[data-v-03028b45] {
    width: 100%;
    height: 15.92rem;
}
.studyListDetail .content .para video[data-v-03028b45] {
    width: 100%;
}
.studyListDetail .content .stydy-iframe[data-v-03028b45] {
    width: 100%;
    height: 300PX;
    border: none;
}
.studyListDetail .bottom-slide[data-v-03028b45] {
    margin-top: 2.4rem;
    padding: 0.73rem 1.44rem;
    margin-bottom: 0.96rem;
    -webkit-box-lines: multiple;
    box-lines: multiple;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    webkit-box-align: start;
    -moz-align-items: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.studyListDetail .bottom-slide a[data-v-03028b45] {
    margin-right: 1.2rem;
}
.studyListDetail .bottom-slide a.return-a[data-v-03028b45] {
    margin-right: 1.2rem;
}
}


/*# sourceMappingURL=chunk-542312a4.17b73c2b.css.map*/