<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*reset*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
p,
select,
textarea {
  margin: 0;
}

ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  color: #333;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

audio,
canvas,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input,
button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

textarea {
  resize: none;
  border: 1px solid #ccc;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

del {
  text-decoration: line-through;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

.clearfix:after {
  display: block;
  content: '';
  height: 0;
  clear: both;
  visibility: hidden;
}

html {
  font-size: 12px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: "Microsoft YaHei", Arial, SimSun, SimHei, sans-serif;
  font-size: 14px;
  color: #333;
  background-color: #f2f2f2;
  max-width: 480px;
  margin: 0 auto;
  padding-bottom: 80px;
}

.banner {
  width: 100%;
  height: 16.8rem;
  background: url(../img/ban.jpg) no-repeat;
  background-size: 100% 100%;
}

.daoyu {
  width: 94%;
  height: 11.7rem;
  position: relative;
  margin: 1.25rem auto 1.75rem;
  background-color: #fff;
  box-shadow: 0px 0 10px 0 rgba(9, 9, 9, 0.1);
}

.daoyu img {
  width: 7.8rem;
  height: 2.1rem;
  position: absolute;
  top: -0.15rem;
  left: 50%;
  margin-left: -3.9rem;
}

.daoyu p {
  padding: 2.3rem .5rem 0 .5rem;
  font-size: .5rem;
  color: #333;
  line-height: .85rem;
}

.title_zpj {
  height: 1.8rem;
  font-size: 1.15rem;
  color: #333;
  text-align: center;
  line-height: 1.25rem;
  background: url(../img/tit_bg.png) bottom center no-repeat;
  background-size: 5.05rem 1.2rem;
}

.zhuanye {
  width: 100%;
  height: 12.5rem;
  margin-top: .75rem;
  display: flex;
  justify-content: space-between;
}

.zhuanye .zy_list {
  width: 25%;
  position: relative;
}

.zhuanye .zy_list span {
  font-size: .75rem;
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: 9.85rem;
  left: .4rem;
}

.zhuanye .zy_list p {
  position: absolute;
  left: 0;
  top: 10.95rem;
  padding: 0 .2rem 0 .4rem;
  font-size: .5rem;
  color: #fff;
  line-height: .7rem;
}

.yi {
  background: url(../img/rm_img1.jpg) no-repeat;
  background-size: 100% 100%;
}

.er {
  background: url(../img/rm_img2.jpg) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 1.25rem;
}

.anniu_btn {
  width: 6rem;
  height: 1.2rem;
  border-radius: .6rem;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: .6rem;
  color: #fff;
  background: linear-gradient(to right, #2446f3, #1b81ff);
}

.remen {
  margin-top: 1.75rem;
  margin-bottom: 1rem;
}

.remen .rmgj {
  padding: 0 .6rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.remen .rmgj .rmlx_list {
  width: 8.4rem;
  height: 13.05rem;
  margin-top: .85rem;
  position: relative;
  background-color: #fff;
  box-shadow: 0px 0 10px 0 rgba(9, 9, 9, 0.1);
}

.remen .rmgj .rmlx_list::before {
  position: absolute;
  content: '';
  width: 100%;
  height: .15rem;
  left: 0;
  top: 0;
  background: linear-gradient(to right, #2446f3, #1b81ff);
}

.remen .rmgj .rmlx_list img {
  width: 2.1rem;
  height: 2.1rem;
  position: absolute;
  top: .6rem;
  left: 1.3rem;
}

.remen .rmgj .rmlx_list h6 {
  width: 100%;
  position: relative;
  font-size: 1.9rem;
  color: #234af4;
  text-align: center;
  font-weight: normal;
  line-height: 2rem;
  margin-top: 1rem;
}

.remen .rmgj .rmlx_list h6::before {
  position: absolute;
  left: 5.4rem;
  top: .5rem;
  text-align: bottom;
  font-size: .4rem;
  color: #999;
}

.remen .rmgj .rmlx_list h5 {
  width: 100%;
  text-align: center;
  font-size: 1rem;
  color: #333;
  line-height: 1.05rem;
  margin-top: .5rem;
}

.remen .rmgj .rmlx_list p {
  font-size: .5rem;
  color: #999;
  line-height: .85rem;
  text-align: center;
  margin-top: .5rem;
}

.remen .rmgj .rmlx_list .anniu_btn {
  width: 3.75rem;
  height: 1rem;
  position: absolute;
  bottom: .8rem;
  left: 2.35rem;
}

.remen .rmgj .rmlx_list:nth-child(1) h6::before {
  content: 'American';
}

.remen .rmgj .rmlx_list:nth-child(2) h6::before {
  content: 'Britain';
}

.remen .rmgj .rmlx_list:nth-child(3) h6::before {
  content: 'Europe';
}

.remen .rmgj .rmlx_list:nth-child(4) h6::before {
  content: 'Australia';
}

.remen .rmgj .rmlx_list:nth-child(5) h6::before {
  content: 'Japan';
}

.remen .rmgj .rmlx_list:nth-child(6) h6::before {
  content: 'South&nbsp;Korea';
}

.shenqing {
  width: 100%;
  height: 16.65rem;
  margin-top: 1.5rem;
  padding-top: 1.4rem;
  background: url(../img/sq_bg.jpg) no-repeat;
  background-size: 100% 18.05rem;
}

.shenqing .title_zpj {
  color: #fff;
}

.shenqing .sqyq {
  padding: 0 .6rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.shenqing .sqyq li {
  width: 33.3%;
  margin-top: .8rem;
}

.shenqing .sqyq li img {
  width: 1.45rem;
  height: 1.3rem;
  margin: 0 auto;
}

.shenqing .sqyq li h6 {
  color: #fff;
  font-size: .8rem;
  color: #ebebeb;
  text-align: center;
}

.shenqing .sqyq li p {
  text-align: center;
  color: #ebebeb;
  font-size: .5rem;
  line-height: .75rem;
  margin-top: .5rem;
}

.shenqing .anniu_btn {
  width: 7rem;
  height: 1.25rem;
  margin-top: 1rem;
}

.title_zpjbz {
  margin-top: 1.75rem;
}

.buzou {
  width: 94%;
  height: 10.45rem;
  margin-top: .75rem;
  padding: 0 3%;
  justify-content: space-around;
  background: url(../img/bz_bg.jpg) no-repeat;
  background-size: 100% 100%;
}

.buzou li {
  width: 4rem;
  float: left;
  text-align: center;
  font-size: .65rem;
  color: #333;
  margin-right: .25rem;
  padding-top: 2.3rem;
}

.buzou li:nth-child(5) {
  padding-top: 4.2rem;
}

.buzou li:nth-child(6) {
  padding-top: 4.2rem;
}

.buzou li:nth-child(7) {
  padding-top: 4.2rem;
}

.buzou li:nth-child(8) {
  padding-top: 4.2rem;
}

.youshi {
  width: 100%;
  height: 17.9rem;
  position: relative;
  margin-top: .65rem;
  background: url(../img/ys_bg.jpg) no-repeat;
  background-size: 100% 100%;
}

.youshi .youshi_list {
  position: absolute;
}

.youshi .youshi_list p {
  font-size: .5rem;
  line-height: .6rem;
  color: #fff;
  margin-top: 1.5rem;
  padding-left: .5rem;
}

.youshi .youshi_list span {
  font-size: .45rem;
  line-height: .6rem;
  color: #fff;
  padding-left: .5rem;
  display: block;
  margin-top: .2rem;
}

.youshi .youshi_list:nth-child(1) {
  left: .6rem;
  top: .85rem;
}

.youshi .youshi_list:nth-child(2) {
  right: .6rem;
  top: .85rem;
}

.youshi .youshi_list:nth-child(2) p {
  text-align: right;
  padding-left: 0;
  padding-right: .5rem;
}

.youshi .youshi_list:nth-child(2) span {
  text-align: right;
  padding-left: 0;
  padding-right: .5rem;
}

.youshi .youshi_list:nth-child(3) {
  left: .6rem;
  top: 9.4rem;
}

.youshi .youshi_list:nth-child(3) p {
  margin-top: 3rem;
}

.youshi .youshi_list:nth-child(4) {
  right: .6rem;
  top: 9.4rem;
}

.youshi .youshi_list:nth-child(4) p {
  margin-top: 2.2rem;
  text-align: right;
  padding-left: 0;
  padding-right: .5rem;
}

.youshi .youshi_list:nth-child(4) span {
  text-align: right;
  padding-left: 0;
  padding-right: .5rem;
}

.anniu_btnsq {
  width: 7rem;
  margin-top: 1rem;
}

.title_zpjkc {
  margin-top: 1.75rem;
  position: relative;
}

.title_zpjkc::after {
  position: absolute;
  content: '夯实艺术技法，竭力激发个体创造力';
  width: 100%;
  left: 0;
  text-align: center;
  font-size: .5rem;
  line-height: .55rem;
  color: #333;
  bottom: 0;
}

.video-nav {
  height: 2.05rem;
  margin-top: .7rem;
  border-bottom: 1px solid #f2f2f2;
  background-color: #fff;
}

.video-nav .swiper-slide {
  width: auto;
  display: flex;
  align-items: center;
  margin-left: .95rem;
  position: relative;
}

.video-nav .swiper-slide span {
  height: 1.5rem;
  font-size: .6rem;
  color: #5e5e5e;
  display: flex;
  align-items: center;
}

.video-nav .current span {
  color: #3e59db;
  border-bottom: 1px solid #3e59db;
}

.homeVideos {
  background-color: #fff;
  padding-bottom: 1rem;
}

.homeVideos .zhendui {
  padding: 0 .6rem 0 3.35rem;
  position: relative;
  font-size: .5rem;
  color: #333;
  margin-top: .6rem;
  line-height: .9rem;
}

.homeVideos .zhendui::before {
  position: absolute;
  content: '';
  width: 2.75rem;
  height: .95rem;
  font-size: .5rem;
  color: #fff;
  left: .4rem;
  top: 0;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  border-radius: 0 .75rem .75rem 0;
  background: linear-gradient(to right, #fff, #2447f3);
}

.homeVideos .zhendui:nth-child(1)::before {
  content: '针对群体';
}

.homeVideos .zhendui:nth-child(2)::before {
  content: '课程目的';
}

.homeVideos table {
  width: 94%;
  margin: 1rem auto;
  border-right: 1px solid #dbe1ec;
}

.homeVideos table tr td {
  padding: 2% 0;
  font-size: .5rem;
  color: #35497f;
  line-height: .6rem;
  border-bottom: 1px solid #dbe1ec;
  border-left: 1px solid #dbe1ec;
  text-align: center;
  vertical-align: middle;
}

.homeVideos table .biaoti td {
  font-size: .6rem;
  color: #fff;
  background-color: #545b7b;
}

.homeVideos .kcimg1 {
  width: 100%;
  height: 8.7rem;
}

.homeVideos .kcnr {
  width: 6rem;
  height: 1.2rem;
  margin: 1.25rem auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  font-size: .75rem;
  font-weight: normal;
  background: url(../img/kcbg1.png) no-repeat;
  background-size: 100% 100%;
}

.homeVideos .ke_cheng {
  padding: 0 .7rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.homeVideos .ke_cheng li {
  width: 5.5rem;
  height: 1rem;
  margin-top: 1rem;
  font-size: .5rem;
  color: #3e59db;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../img/kc_bg2.jpg) no-repeat;
  background-size: 100% 100%;
}

.homeVideos .kcnrvip {
  width: 8.15rem;
  background: url(../img/kcbg2.png) no-repeat;
  background-size: 100% 100%;
}

.homeVideos .kc_lei {
  width: 100%;
  height: 4.8rem;
  margin-top: .6rem;
  position: relative;
}

.homeVideos .kc_lei img {
  width: 100%;
  height: 4.8rem;
}

.homeVideos .kc_lei span {
  position: absolute;
  left: 1.2rem;
  top: 1rem;
  color: #fff;
  font-size: .6rem;
  font-weight: bold;
  color: #fff;
}

.homeVideos .kc_lei p {
  position: absolute;
  left: 0;
  top: 2.25rem;
  font-size: .5rem;
  color: #fff;
  line-height: .75rem;
  padding: 0 1.2rem;
}

.homeVideos .kcnr_sj {
  background: url(../img/kcbg3.png) no-repeat;
  background-size: 100% 100%;
}

.anniu_btnkc {
  width: 7rem;
  height: 1.25rem;
  margin-top: 1rem;
}

.dayi {
  width: 100%;
  height: 26.7rem;
  background: url(../img/day_bg.jpg) no-repeat;
  background-size: 100% 100%;
}

.yuyueM {
  width: 100%;
  height: 15.85rem;
  margin-top: 1.75rem;
  padding-top: 1.6rem;
  background: url(../img/yy_bg.jpg) no-repeat;
  background-size: 100% 17.45rem;
}

.yuyueM .title_zpj {
  color: #fff;
}

.yuyueM input {
  width: 13.5rem;
  height: 1.35rem;
  display: block;
  margin: 1rem auto 0;
  border-radius: .1rem;
  color: #fff;
  text-indent: 1.15rem;
  font-size: .55rem;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.6);
}


.yuyueM .formCode{
  width: 13.9rem;
  margin-bottom: 0;
  margin:0 auto;
  display: flex;
  justify-content: space-between;
}
.yuyueM .formCode .codeInput
{
 width:7.5rem;
 text-align: center;
 text-indent: 0;
 height: 1.5rem;
 background-color: rgba(255, 255, 255, 0.1);
 border-radius: 0.2rem;
 font-size: 0.55rem;
 line-height: 1.5rem;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 outline: 0;
 border: 1px solid rgba(255, 255, 255, 0.6);
 color: #000;
 margin-left: 0;
}
.yuyueM .formCode .codetxt{
 width: 5.5rem;
 background: #e3e3e3;
 outline: none;
 height: 1.5rem;
 cursor: pointer;
 font-size: 0.55rem;
 border: 0;
 color: #000;
 border-radius: 0.2rem;
 margin-top: 1rem;
}


.yuyueM .lxSubmit_af {
  width: 13.9rem;
  height: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 1rem auto 0;
  border-radius: .1rem;
  color: #fff;
  border: 0;
  background: linear-gradient(to right, #2446f3, #1b81ff);
}

.yuyueM .yi_yy {
  background: url(../img/icon1.png) 0.5rem center no-repeat rgba(255, 255, 255, 0.1);
  background-size: .4rem .6rem;
}

.yuyueM .er_yy {
  background: url(../img/icon2.png) 0.5rem center no-repeat rgba(255, 255, 255, 0.1);
  background-size: .4rem .6rem;
}

.yuyueM .san_yy {
  background: url(../img/icon3.png) 0.5rem center no-repeat rgba(255, 255, 255, 0.1);
  background-size: .4rem .6rem;
}

.yuyueM input::-webkit-input-placeholder {
  color: #fff;
}

.yx_list{
  width: 94%;
  height: 8.4rem;
  position: relative;
  margin: 0.8rem auto 0;
}

.yx_img{
  width: 7.0rem;
  height: 8.4rem;
  border-radius: 0.2rem;
  box-shadow: 0px 0 10px 0 rgba(29, 40, 62, 0.2);
}

.yx_nrlist{
  width: 13.0rem;
  height: 7.4rem;
  background: #fff;
  position: absolute;
  right: 3%;
  top: 0.5rem;
  border-radius: 0 0.2rem 0.2rem 0;
}

.yx_nrlist dl{
  height: 2.4rem;
  position: relative;
  margin-top: 0.7rem;
  margin-bottom: 0.8rem;
}

.yx_nrlist dl dt{
  width: 2.4rem;
  height: 2.4rem;
  float: left;
  margin-left: 0.7rem;
}

.yx_nrlist dl dt img{
  width: 2.4rem;
  height: 2.4rem;
}

.yx_list .yx_nrlist dl dd{
  width: 9.5rem;
  float: right;
}

.yx_list .yx_nrlist dl dd h6{
  font-size: 0.65rem;
  color: #333;
  line-height: 0.7rem;
  font-weight: normal;
}

.yx_list .yx_nrlist dl dd h5{
  font-size: 0.4rem;
  color: #999;
  font-weight: normal;
  line-height: 0.45rem;
  margin-top: .2rem;
}

.yx_list .yx_nrlist dl dd h4{
  position: absolute;
  left: 3.4rem;
  bottom: 0;
  font-size: 0.4rem;
  color: #333;
  line-height: 0.45rem;
  font-weight: normal;
}

.yx_list .yx_nrlist dl dd h4 b{
  font-weight: normal;
  color: #5e5e5e;
}

.yx_list .yx_nrlist p{
  font-size: 0.5rem;
  color: #333;
  line-height: 0.55rem;
  padding-left: 0.7rem;
  margin-top: 0.2rem;
}

.yx_list .yx_nrlist p b{
  font-weight: normal;
  color: #5e5e5e;
}

.yuanxiao_yslx .anniu_btn{
  margin: 40px auto;
}

</pre></body></html>