@import url(//at.alicdn.com/t/font_648013_neqdggxhlpgphkt9.css);@charset "UTF-8";
/* 色值 */
/* 版心 */
.we-container {
  width: 10rem;
  margin: 0 auto; }

@media (max-width: 768px) {
  .we-container {
    width: 90%;
    margin: 0 auto; } }

@media (min-width: 1200px) {
  .container {
    width: 1240px; } }

/* 对齐 */
.fl {
  float: left; }

.fr {
  float: right; }

.clearFix:before {
  content: " ";
  display: table; }

.clearFix:after {
  content: " ";
  display: table;
  clear: both; }

.ui-loader-default {
  display: none; }

li {
  list-style: none; }

html {
  font-size: 100px; }

@media only screen and (min-width: 320px) and (max-width: 479px) {
  html {
    font-size: 42.67px !important; } }

@media only screen and (min-width: 480px) and (max-width: 639px) {
  html {
    font-size: 64px !important; } }

@media only screen and (min-width: 640px) and (max-width: 749px) {
  html {
    font-size: 85.34px !important; } }

@media only screen and (min-width: 750px) and (max-width: 767px) {
  html {
    font-size: 100px !important; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  html {
    font-size: 68px !important; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  html {
    font-size: 72.62px !important; } }

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  html {
    font-size: 100px !important; } }

@media only screen and (min-width: 1400px) and (max-width: 1899px) {
  html {
    font-size: 102.49px !important; } }

@media only screen and (min-width: 1900px) and (max-width: 1999px) {
  html {
    font-size: 139.09px !important; } }

@media only screen and (min-width: 2000px) {
  html {
    font-size: 146.41px !important; } }

html, body {
  height: 100%;
  font-weight: 300;
  font-family: "PingFang SC","Microsoft Yahei","Helvetica Neue","Helvetica Neue",Helvetica,"Lantinghei SC","Hiragino Sans GB","sans-serif"; }

body {
  position: relative; }

a, button {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

a:hover, a:active, a:focus {
  text-decoration: none; }

section {
  width: 100%;
  display: table;
  background-color: #ffffff; }
  section .title {
    padding: 80px 0 60px; }
    section .title h3 {
      position: relative;
      font-size: 30px;
      color: #333333;
      font-weight: 300; }
    section .title p {
      padding: 20px 0 0;
      font-size: 16px;
      color: #666666;
      color: #696969; }

section.banner {
  background-size: cover;
  position: relative;
  display: flex;
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
  background-color: #F7F7F7;
  height: 480px; }
section.banner .title {
  padding: 20px;
  position: relative;
  z-index: 1;
  background-color: rgba(46, 105, 255, 0.8) !important;
  width: 100%; }
section.banner .title h3, section.banner .title p {
  color: #ffffff; }
section.banner .title h3 {
  margin-bottom: 0; }
  section.banner .title h3::before {
    display: none; }
section.banner .title .line {
  position: absolute;
  height: 3px;
  width: 30px;
  background-color: #FF3333; }
section.banner .title .line:nth-of-type(odd) {
  transform: rotate(90deg); }
section.banner .title .line:nth-child(1) {
  top: 12px;
  left: -16px; }
section.banner .title .line:nth-child(2) {
  top: -2px;
  left: -2px; }
section.banner .title .line:nth-child(3) {
  bottom: 12px;
  right: -16px; }
section.banner .title .line:nth-child(4) {
  bottom: -2px;
  right: -2px; }
section.banner .title .line:nth-child(5) {
  top: 12px;
  right: -16px; }
section.banner .title .line:nth-child(6) {
  top: -2px;
  right: -2px; }
section.banner .title .line:nth-child(7) {
  bottom: 12px;
  left: -16px; }
section.banner .title .line:nth-child(8) {
  bottom: -2px;
  left: -2px; }

.we-nav.nav-bar .nav > li > a:not(.btn-language):active, .we-nav.nav-bar .nav > li > a:not(.btn-language):hover {
  background: rgba(0, 0, 0, 0.3); }

.we-nav.nav-bar .nav > li > a {
  color: #333333; }

.nav-expand {
  min-height: 100% !important; }

.navbar > .container .navbar-brand {
  margin-left: 0; }

.we-nav {
  padding: 0 40px;
  width: 100%;
  min-height: 48px;
  border: 0;
  background: none;
  margin-bottom: 0;
  border-radius: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  background-color: #ffffff;
  border-bottom: 1px solid #E6E6E6; }
.we-nav .we-sub-nav {
  top: 48px;
  left: 0px;
  height: 160px;
  line-height: 250px;
  width: 100%;
  z-index: 1000;
  background-color: rgba(255, 255, 255, 0.95);
  position: absolute;
  border-top: 1px solid #E6E6E6;
  display: none; }
.we-nav .we-sub-nav .container {
  height: 100%;
  position: relative; }
.we-nav .we-sub-nav .container > div {
  height: 100%;
  position: absolute;
  right: 0px; }
.we-nav .we-sub-nav .container > div a {
  height: 100%;
  width: 124px;
  text-align: center;
  display: inline-block;
  color: #333333;
  font-size: 16px;
  margin-right: 20px; }
.we-nav .we-sub-nav .container > div a:hover {
  color: #478CFF; }
.we-nav .we-sub-nav .container > div a.icon-1 {
  background: url("/static/images/img_controller_LC2000B@2x.png") left top no-repeat;
  background-size: 124px; }
.we-nav .we-sub-nav .container > div a.icon-2 {
  background: url("/static/images/img_phone_T1@2x.png") left top no-repeat;
  background-size: 124px; }
.we-nav .we-sub-nav .container > div a.icon-3 {
  background: url("/static/images/img_phone_saomaqiang@2x.png") left top no-repeat;
  background-size: 124px; }
.we-nav .we-sub-nav .container > div a.icon-4 {
  background: url("/static/images/img_phone_weos@2x.png") left top no-repeat;
  background-size: 124px; }
.we-nav .we-sub-nav .container > div a.icon-5 {
  background: url("/static/images/img_phone_houtai@2x.png") left top no-repeat;
  background-size: 124px; }
.we-nav .we-sub-nav .container > div a.icon-6 {
  background: url("/static/images/img_phone_xiaochengxu@2x.png") left top no-repeat;
  background-size: 124px; }
.we-nav .we-sub-nav .container > div a.icon-7 {
  background: url("/static/images/img_phone_lingshou.svg") center top no-repeat;
  background-size: 110px;
  background-position-y: 15px; }
.we-nav .we-sub-nav .container > div a.icon-8 {
  background: url("/static/images/img_phone_shop.svg") center top no-repeat;
  background-size: 110px;
  background-position-y: 15px; }
.we-nav .we-sub-nav .container > div a.icon-9 {
  background: url("/static/images/img_phone_huiyuanyingxiao.svg") center top no-repeat;
  background-size: 110px;
  background-position-y: 15px; }
.we-nav .navbar-collapse {
  border: none;
  padding: 0; }
.we-nav .navbar-collapse .nav > li.open > .dropdown-menu {
    display: none; }
.we-nav .navbar-brand {
  padding: 0;
  margin-top: 12px;
  width: 350px;
  height: 24px;
  /*background: url("/static/images/logo.svg") center center no-repeat;*/
  background-size: 130px 24px; }
.we-nav .nav {
  margin-right: 0; }
.we-nav .nav > li {
  position: relative; }
.we-nav .nav > li > a {
  font-size: 16px;
  font-weight: 300;
  line-height: 48px;
  padding: 0 25px 0;
  background-color: #ffffff !important;
  color: #333333; }
.we-nav .nav > li:not(.login) > a:hover {
  color: #3A78FF; }
.we-nav .nav > li:not(.login) > a:hover::after {
  content: ' ';
  position: absolute;
  bottom: 0px;
  left: 50%;
  width: 20px;
  height: 4px;
  background-color: #3A78FF;
  margin-left: -10px; }
.we-nav .nav > li.active > a {
  color: #3A78FF;
  background: none; }
.we-nav .nav > li.active > a:hover {
  color: #478CFF;
  background: none; }
.we-nav .nav > li.active::after {
  content: ' ';
  position: absolute;
  bottom: 0px;
  left: 50%;
  width: 20px;
  height: 4px;
  background-color: #3A78FF;
  margin-left: -10px; }
.we-nav .login {
  padding: 3px 0 0 20px; }
.we-nav .login .btn-language {
  color: #666666;
  line-height: 42px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  border: none;
  cursor: default; }
.we-nav .login .btn-language > span:nth-child(2) {
  color: #478CFF; }

footer {
  line-height: 40px;
  color: #999999;
  padding: 40px 0 0 0;
  background-color: #ffffff; }
footer .menu > .row ul li {
  font-size: 12px;
  height: 28px;
  line-height: 28px; }
footer .menu > .row ul li:nth-child(1) {
  font-size: 16px;
  color: #333333; }
footer .menu > .row ul li > a {
  color: #999999; }
footer .attention > div:nth-child(1) {
  font-size: 16px;
  color: #333333; }
footer .attention > div:nth-child(2) {
  font-size: 32px;
  color: #478CFF; }
footer .attention > div:nth-child(3) {
  font-size: 12px; }
footer .qrcode {
  width: 100px;
  height: 100px;
  background: url("/static/images/wechat-code.png") center center no-repeat;
  background-size: 100px; }
footer .copyright {
  border-top: 1px solid #E6E6E6;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #999999; }

.we-tooltip {
  display: none;
  z-index: 999;
  position: absolute;
  min-width: 130px;
  left: -100%;
  top: -100%;
  padding: 15px;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 3px;
  line-height: 24px; }
.we-tooltip .arrow {
  position: absolute;
  left: 50%;
  margin-left: -5px;
  bottom: -5px;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 5px 0;
  border-top-color: #cccccc; }
.we-tooltip .arrow::after {
  content: ' ';
  bottom: 1px;
  margin-left: -5px;
  width: 0;
  height: 0;
  position: absolute;
  border-color: transparent;
  border-style: solid;
  border-top-color: #ffffff;
  border-width: 5px;
  border-bottom-width: 0; }

@media (max-width: 990px) {
  section.banner .title .line {
    height: 2px; }
  footer {
    padding: 25px 0 0 0; }
  footer .attention {
    text-align: left; }
  footer .attention > div:nth-child(1) {
    line-height: 14px;
    font-size: 14px;
    color: #333333; }
  footer .attention > div:nth-child(2) {
    font-size: 24px;
    color: #478CFF;
    line-height: 45px; }
  footer .attention > div:nth-child(3) {
    line-height: 12px;
    font-size: 12px; }
  footer ul {
    text-align: left;
    padding-left: 0px;
    margin-right: 20px;
    width: 100%; }
  footer ul li {
    width: 100%;
    color: #333333;
    border-bottom: 1px solid #E6E6E6;
    background: url("/static/images/right-1.png") right center no-repeat;
    background-size: 16px; }
  footer ul li > a {
    width: 100%;
    display: inline-block;
    color: #333333; }
  footer .qrcode {
    width: 80px;
    height: 80px;
    background: url("/static/images/wechat-code.png") center center no-repeat;
    background-size: 80px; }
  footer .menu {
    width: 100%; }
  footer .copyright, footer .menu {
    text-align: center; }
  footer .copyright {
    font-size: 12px; }
  footer .attention .tel {
    margin-left: 10px;
    padding-left: 0; }
  footer .attention .tel::before {
    display: none; }
}

@media (max-width: 767px) {
  .we-nav {
    min-height: 48px;
    padding: 0 14px;
    width: 100%;
    text-align: center;
    z-index: 10000;
    position: fixed;
    top: 0px;
    left: 0px; }
  .we-nav.nav-expand {
    height: 100%;
    width: 100%; }
    .we-nav.nav-expand .container {
      height: 100%;
      width: 100%;
      overflow: auto;
      background-color: #ffffff;
      padding-top: 48px;
      position: fixed;
      top: 0;
      left: 0;
      z-index: 10001; }
  .we-nav .navbar-header {
    min-height: 48px;
    position: fixed;
    width: 100%;
    top: 0;
    left: 15px;
    z-index: 20000;
    background-color: #ffffff; }
    .we-nav .navbar-header .navbar-brand {
      position: absolute;
      height: 24px;
      margin-top: 12px;
      left: 50%;
      margin-left: -65px;
      background-size: 130px 24px; }
    .we-nav .navbar-header .navbar-toggle {
      position: absolute;
      left: 15px;
      margin-right: 0;
      border: none;
      padding: 9px 0;
      margin-top: 9px; }
      .we-nav .navbar-header .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 6px;
        transform: rotate(-45deg); }
      .we-nav .navbar-header .navbar-toggle .icon-bar {
        width: 17px;
        background-color: #666666;
        height: 1px;
        transform-origin: 20%;
        transform: rotate(45deg); }
      .we-nav .navbar-header .navbar-toggle:focus, .we-nav .navbar-header .navbar-toggle:hover {
        background: none; }
      .we-nav .navbar-header .navbar-toggle.collapsed .icon-bar {
        transform-origin: 20%;
        transform: rotate(0deg); }
      .we-nav .navbar-header .navbar-toggle.collapsed .icon-bar + .icon-bar {
        transform: rotate(0deg); }
  .we-nav .navbar-nav {
    margin: 0; }
  .we-nav .navbar-collapse {
    border: none;
    padding: 0; }
    .we-nav .navbar-collapse .nav > li.active::after {
      display: none; }
    .we-nav .navbar-collapse .nav > li.active > a {
      color: #333333;
      background: none; }
    .we-nav .navbar-collapse .nav > li a {
      line-height: 60px;
      text-align: left;
      padding: 0 15px;
      border-bottom: 1px solid #E6E6E6;
      background-color: #ffffff !important;
      position: relative;
      z-index: 10000; }
    .we-nav .navbar-collapse .nav > li a:hover::after {
      display: none; }
    .we-nav .navbar-collapse .nav > li a.dropdown-toggle > i {
      position: absolute;
      right: .2rem;
      top: 0;
      transition: all .3s linear;
      z-index: 2000; }
    .we-nav .navbar-collapse .nav > li.open > .dropdown-menu {
      display: block; }
    .we-nav .navbar-collapse .nav > li > .dropdown-menu > li:nth-last-child(1) {
      border-bottom: 0; }
    .we-nav .navbar-collapse .nav > li > .dropdown-menu > li > a {
      text-align: right; }
    .we-nav .navbar-collapse .nav > li > .dropdown-menu > li > a.icon-1 {
      background: url("/static/images/img_phone_D1@2x.png") left center no-repeat;
      background-size: 62px;
      background-position-x: .2rem; }
    .we-nav .navbar-collapse .nav > li > .dropdown-menu > li > a.icon-2 {
      background: url("/static/images/img_phone_T1@2x.png") left center no-repeat;
      background-size: 62px;
      background-position-x: .2rem; }
    .we-nav .navbar-collapse .nav > li > .dropdown-menu > li > a.icon-3 {
      background: url("/static/images/img_phone_saomaqiang@2x.png") left center no-repeat;
      background-size: 62px;
      background-position-x: .2rem; }
    .we-nav .navbar-collapse .nav > li > .dropdown-menu > li > a.icon-4 {
      background: url("/static/images/img_phone_weos@2x.png") left center no-repeat;
      background-size: 62px;
      background-position-x: .2rem; }
    .we-nav .navbar-collapse .nav > li > .dropdown-menu > li > a.icon-5 {
      background: url("/static/images/img_phone_houtai@2x.png") left center no-repeat;
      background-size: 62px;
      background-position-x: .2rem; }
    .we-nav .navbar-collapse .nav > li > .dropdown-menu > li > a.icon-6 {
      background: url("/static/images/img_phone_xiaochengxu@2x.png") left center no-repeat;
      background-size: 62px;
      background-position-x: .2rem; }
    .we-nav .navbar-collapse .nav > li > .dropdown-menu > li > a.icon-7 {
      background: url("/static/images/img_phone_lingshou.svg") left center no-repeat;
      background-size: 62px;
      background-position-x: .2rem; }
    .we-nav .navbar-collapse .nav > li > .dropdown-menu > li > a.icon-8 {
      background: url("/static/images/img_phone_shop.svg") left center no-repeat;
      background-size: 62px;
      background-position-x: .2rem; }
    .we-nav .navbar-collapse .nav > li > .dropdown-menu > li > a.icon-9 {
      background: url("/static/images/img_phone_huiyuanyingxiao.svg") left center no-repeat;
      background-size: 62px;
      background-position-x: .2rem; }
  footer {
    padding: 25px 0 0 0; }
    footer .attention {
      text-align: left; }
      footer .attention > div:nth-child(1) {
        line-height: 14px;
        font-size: 14px;
        color: #333333; }
      footer .attention > div:nth-child(2) {
        font-size: 24px;
        color: #478CFF;
        line-height: 45px; }
      footer .attention > div:nth-child(3) {
        line-height: 12px;
        font-size: 12px; }
    footer ul {
      text-align: left;
      padding-left: 0px;
      margin-right: 20px;
      width: 100%; }
      footer ul li {
        width: 100%;
        color: #333333;
        border-bottom: 1px solid #E6E6E6;
        background: url("/static/images/right-1.png") right center no-repeat;
        background-size: 16px; }
        footer ul li > a {
          width: 100%;
          display: inline-block;
          color: #333333; }
    footer .qrcode {
      width: 80px;
      height: 80px;
      background: url("/static/images/wechat-code.png") center center no-repeat;
      background-size: 80px; }
    footer .menu {
      width: 100%; }
    footer .copyright, footer .menu {
      text-align: center; }
    footer .copyright {
      font-size: 12px; }
    footer .attention .tel {
      margin-left: 10px;
      padding-left: 0; }
      footer .attention .tel::before {
        display: none; }
  section .title {
    padding: 50px 0 30px; }
    section .title h3 {
      font-size: 26px;
      margin: 0; }
      section .title h3::before {
        width: 20px;
        margin-left: -10px;
        bottom: -8px;
        border-bottom-width: 1px; }
    section .title p {
      font-size: 18px; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background: inherit;
    color: inherit; }
  section.banner .title {
    margin-top: -55%; }
    section.banner .title p > span {
      display: block; }
  section.banner::after {
    background-position: center 80%;
    background-size: 90%; } }

@media (min-width: 768px) and (max-width: 990px) {
  .we-nav .nav {
    margin-right: 15px; }
  .navbar > .container .navbar-brand {
    margin-left: -30px; }
  footer {
    padding: 25px 0 0 0; }
    footer .attention {
      text-align: left; }
      footer .attention > div:nth-child(1) {
        line-height: 14px;
        font-size: 14px;
        color: #333333; }
      footer .attention > div:nth-child(2) {
        font-size: 24px;
        color: #478CFF;
        line-height: 45px; }
      footer .attention > div:nth-child(3) {
        line-height: 12px;
        font-size: 12px; }
    footer ul {
      text-align: left;
      padding-left: 0px;
      margin-right: 20px;
      width: 100%; }
      footer ul li {
        width: 100%;
        color: #333333;
        border-bottom: 1px solid #E6E6E6;
        background: url("/static/images/right-1.png") right center no-repeat;
        background-size: 16px; }
        footer ul li > a {
          width: 100%;
          display: inline-block;
          color: #333333; }
    footer .qrcode {
      width: 80px;
      height: 80px;
      background: url("/static/images/wechat-code.png") center center no-repeat;
      background-size: 80px; }
    footer .menu {
      width: 100%; }
    footer .copyright, footer .menu {
      text-align: center; }
    footer .copyright {
      font-size: 12px; }
    footer .attention .tel {
      margin-left: 10px;
      padding-left: 0; }
      footer .attention .tel::before {
        display: none; } }

.m-top-12 {
  margin-top: 12px; }

.text-right {
  text-align: right; }

.ts-bg {
  -webkit-transition: background .3s;
  -moz-transition: background .3s;
  -ms-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s; }

.ts-all {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.bg-1 {
  background-color: #ffffff; }

.bg-2 {
  background-color: #F7F7F7; }

.bg-3 {
  background-color: #FAFBFC; }

.bg-4 {
  background-color: #FAFBFC; }

.bg-5 {
  background-color: #F7F8FA; }

.block-center {
  margin: auto; }

.pb-80 {
  padding-bottom: 80px; }

.pt-80 {
  padding-top: 80px; }

.mtop-48 {
  margin-top: 48px; }

.we-container {
  width: 10.4rem; }

section.dow-banner {
  height: 5.2rem;
  position: relative;
  background: url("/static/images/about/img_banner@2x.jpg") center center no-repeat;
  background-size: cover; }
  section.dow-banner > .title {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    padding: 0;
    transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    /* IE 9 */
    -moz-transform: translateX(-50%) translateY(-50%);
    /* Firefox */
    -webkit-transform: translateX(-50%) translateY(-50%);
    /* Safari 和 Chrome */
    -o-transform: translateX(-50%) translateY(-50%); }
    section.dow-banner > .title h3 {
      font-size: .48rem;
      line-height: .67rem;
      color: #ffffff; }
      section.dow-banner > .title h3 > span {
        padding: 0 .255rem; }
    section.dow-banner > .title p {
      font-size: .24rem;
      line-height: .24rem;
      color: #ffffff; }
      section.dow-banner > .title p > span {
        padding: 0 .1rem;
        display: inline-block;
        height: .24rem;
        border-right: 1px solid #ffffff; }
        section.dow-banner > .title p > span:nth-last-child(1) {
          border-right: 0; }

.we-section h3 {
  font-size: .3rem;
  line-height: .4rem;
  color: #333333;
  text-align: center; }

.we-section p {
  font-size: .16rem;
  line-height: .24rem;
  color: #999999; }

.we-section.pg-2 {
  height: 3.4rem; }
  .we-section.pg-2 .we-container {
    margin-top: .8rem; }
    .we-section.pg-2 .we-container > h3 {
      width: 100%; }
    .we-section.pg-2 .we-container > p {
      width: 9.6rem;
      margin: 0 auto;
      margin-top: .24rem; }

.we-section.pg-3 {
  height: 7.86rem; }
  .we-section.pg-3 .we-container {
    margin-top: .8rem; }
    .we-section.pg-3 .we-container > h3 {
      width: 100%; }
    .we-section.pg-3 .we-container .course-img {
      width: 10rem;
      margin: 0 auto;
      height: 6.24rem;
      margin-top: .6rem;
      background: url("/static/images/about/img_fazhanlicheng@2x.webp") center center no-repeat;
      background-size: 10rem 6.24rem;
      border-radius: 1% 1% 1% 1%; }

.we-section.pg-4 {
  height: 7.86rem; }
  .we-section.pg-4 .we-container {
    margin-top: .8rem; }
    .we-section.pg-4 .we-container > h3 {
      width: 100%; }
    .we-section.pg-4 .we-container .about-img {
      width: 10rem;
      height: 6.24rem;
      background: url("/static/images/about/img_rongyu@2x.webp") center center no-repeat;
      background-size: 10rem 6.24rem;
      border-radius: 1% 1% 1% 1%;
      margin: 0 auto;
      margin-top: .6rem; }

.we-section.pg-5 {
  height: 8.8rem; }
  .we-section.pg-5 .we-container {
    height: 100%;
    position: relative; }
    .we-section.pg-5 .we-container > h3 {
      position: absolute;
      left: .4rem;
      top: .6rem; }
    .we-section.pg-5 .we-container > p {
      width: 9.6rem;
      margin: 0 auto;
      margin-top: .24rem; }
    .we-section.pg-5 .we-container > .service-call {
      position: absolute;
      top: 1.5rem;
      left: .4rem;
      color: #999999;
      font-size: .16rem;
      line-height: .22rem; }
      .we-section.pg-5 .we-container > .service-call > div {
        margin-bottom: .22rem;
        padding-left: .36rem; }
        .we-section.pg-5 .we-container > .service-call > div:nth-child(1) {
          background: url("/static/images/about/iocn_mail.svg") left center no-repeat;
          background-size: .24rem .24rem; }
        .we-section.pg-5 .we-container > .service-call > div:nth-child(2) {
          background: url("/static/images/about/icon_tel.svg") left center no-repeat;
          background-size: .24rem .24rem; }
        .we-section.pg-5 .we-container > .service-call > div:nth-child(3) {
          background: url("/static/images/about/icon_address.svg") left center no-repeat;
          background-size: .24rem .24rem; }
    .we-section.pg-5 .we-container > .service-img {
      position: absolute;
      top: 2.8rem;
      left: .4rem;
      width: 9.6rem;
      height: 5.2rem;
      background-size: 9.6rem 5.2rem; }

@media (max-width: 767px) {
  .we-container {
    width: 90%; }
  section.dow-banner {
    height: 5.2rem;
    background-color: #37383D;
    position: relative;
    margin-top: .96rem; }
    section.dow-banner > .title {
      position: absolute;
      left: 50%;
      top: 50%;
      width: 100%;
      padding: 0;
      transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      /* IE 9 */
      -moz-transform: translateX(-50%) translateY(-50%);
      /* Firefox */
      -webkit-transform: translateX(-50%) translateY(-50%);
      /* Safari 和 Chrome */
      -o-transform: translateX(-50%) translateY(-50%); }
      section.dow-banner > .title h3 {
        font-size: .48rem;
        line-height: .67rem;
        color: #ffffff; }
        section.dow-banner > .title h3 > span {
          padding: 0 .255rem; }
      section.dow-banner > .title p {
        font-size: .24rem;
        line-height: .24rem;
        color: #ffffff; }
        section.dow-banner > .title p > span {
          padding: 0 .1rem;
          display: inline-block;
          height: .24rem;
          border-right: 1px solid #ffffff; }
          section.dow-banner > .title p > span:nth-last-child(1) {
            border-right: 0; }
  .we-section {
    overflow: hidden; }
    .we-section h3 {
      font-size: .48rem;
      line-height: .4rem;
      color: #333333;
      text-align: center; }
    .we-section p {
      font-size: .28rem;
      line-height: .4rem;
      color: #999999; }
    .we-section.pg-2 {
      height: 5.4rem; }
      .we-section.pg-2 .we-container {
        margin-top: .8rem; }
        .we-section.pg-2 .we-container > h3 {
          width: 100%; }
        .we-section.pg-2 .we-container > p {
          width: 100%;
          margin: 0 auto;
          margin-top: .24rem;
          margin-bottom: .2rem; }
    .we-section.pg-3 {
      height: 4.86rem; }
      .we-section.pg-3 .we-container {
        margin-top: .8rem; }
        .we-section.pg-3 .we-container > h3 {
          width: 100%; }
        .we-section.pg-3 .we-container .course-img {
          width: 100%;
          margin: 0 auto;
          height: 2rem;
          margin-top: .6rem;
          background: url("/static/images/about/img_fazhanlicheng@2x.png") center center no-repeat;
          background-size: 100% 2rem; }
    .we-section.pg-4 {
      height: 5.82rem; }
      .we-section.pg-4 .we-container {
        margin-top: .8rem; }
        .we-section.pg-4 .we-container > h3 {
          width: 100%; }
        .we-section.pg-4 .we-container > p {
          width: 9.6rem;
          margin: 0 auto;
          margin-top: .24rem; }
    .we-section.pg-5 {
      height: 6.8rem; }
      .we-section.pg-5 .we-container {
        height: 100%;
        position: relative; }
        .we-section.pg-5 .we-container > h3 {
          position: absolute;
          left: 0rem;
          top: .4rem; }
        .we-section.pg-5 .we-container > p {
          width: 9.6rem;
          margin: 0 auto;
          margin-top: .24rem; }
        .we-section.pg-5 .we-container > .service-img {
          position: absolute;
          top: 3.2rem;
          left: 0rem;
          width: 100%;
          height: 3.2rem;
          background: url("/static/images/about/img_ditu@2x.jpg") center center no-repeat;
          background-size: 100% 3.2rem; }
        .we-section.pg-5 .we-container > .service-call {
          position: absolute;
          top: 1.5rem;
          left: 0rem;
          color: #999999;
          font-size: .28rem;
          line-height: .36rem; }
          .we-section.pg-5 .we-container > .service-call > div {
            margin-bottom: .22rem;
            padding-left: .6rem; }
            .we-section.pg-5 .we-container > .service-call > div:nth-child(1) {
              background: url("/static/images/about/iocn_mail.svg") left center no-repeat;
              background-size: .36rem .36rem; }
            .we-section.pg-5 .we-container > .service-call > div:nth-child(2) {
              background: url("/static/images/about/icon_tel.svg") left center no-repeat;
              background-size: .36rem .36rem; }
            .we-section.pg-5 .we-container > .service-call > div:nth-child(3) {
              background: url("/static/images/about/icon_address.svg") left center no-repeat;
              background-size: .36rem .36rem; } }

@media (min-width: 1921px) {
  section.dow-banner {
    height: 5.2rem;
    position: relative;
    background: url("/static/images/about/img_banner@3x.jpg") center center no-repeat;
    background-size: cover; }
    section.dow-banner > .title {
      position: absolute;
      left: 50%;
      top: 50%;
      width: 100%;
      padding: 0;
      transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      /* IE 9 */
      -moz-transform: translateX(-50%) translateY(-50%);
      /* Firefox */
      -webkit-transform: translateX(-50%) translateY(-50%);
      /* Safari 和 Chrome */
      -o-transform: translateX(-50%) translateY(-50%); }
      section.dow-banner > .title h3 {
        font-size: .48rem;
        line-height: .67rem;
        color: #ffffff; }
        section.dow-banner > .title h3 > span {
          padding: 0 .255rem; }
      section.dow-banner > .title p {
        font-size: .24rem;
        line-height: .24rem;
        color: #ffffff; }
        section.dow-banner > .title p > span {
          padding: 0 .1rem;
          display: inline-block;
          height: .24rem;
          border-right: 1px solid #ffffff; }
          section.dow-banner > .title p > span:nth-last-child(1) {
            border-right: 0; }
  .we-section h3 {
    font-size: .3rem;
    line-height: .4rem;
    color: #333333;
    text-align: center; }
  .we-section p {
    font-size: .16rem;
    line-height: .24rem;
    color: #999999; }
  .we-section.pg-2 {
    height: 5.4rem; }
    .we-section.pg-2 .we-container {
      margin-top: .8rem; }
      .we-section.pg-2 .we-container > h3 {
        width: 100%; }
      .we-section.pg-2 .we-container > p {
        width: 9.6rem;
        margin: 0 auto;
        margin-top: .24rem; }
  .we-section.pg-3 {
    height: 4.86rem; }
    .we-section.pg-3 .we-container {
      margin-top: .8rem; }
      .we-section.pg-3 .we-container > h3 {
        width: 100%; }
      .we-section.pg-3 .we-container .course-img {
        width: 10rem;
        margin: 0 auto;
        height: 2.24rem;
        margin-top: .6rem;
        background: url("/static/images/about/img_fazhanlicheng@3x.png") center center no-repeat;
        background-size: 10rem 2.24rem; }
  .we-section.pg-4 {
    height: 5.82rem; }
    .we-section.pg-4 .we-container {
      margin-top: .8rem; }
      .we-section.pg-4 .we-container > h3 {
        width: 100%; }
      .we-section.pg-4 .we-container .about-img {
        width: 6.38rem;
        height: 3.36rem;
        background: url("/static/images/about/img_rongyu@3x.png") center center no-repeat;
        background-size: 6.38rem 3.36rem;
        margin: 0 auto;
        margin-top: .6rem; }
  .we-section.pg-5 {
    height: 6.8rem; }
    .we-section.pg-5 .we-container {
      height: 100%;
      position: relative; }
      .we-section.pg-5 .we-container > h3 {
        position: absolute;
        left: .4rem;
        top: .8rem; }
      .we-section.pg-5 .we-container > p {
        width: 9.6rem;
        margin: 0 auto;
        margin-top: .24rem; }
      .we-section.pg-5 .we-container > .service-call {
        position: absolute;
        top: 1.5rem;
        left: .4rem;
        color: #999999;
        font-size: .16rem;
        line-height: .22rem; }
        .we-section.pg-5 .we-container > .service-call > div {
          margin-bottom: .22rem;
          padding-left: .36rem; }
          .we-section.pg-5 .we-container > .service-call > div:nth-child(1) {
            background: url("/static/images/about/iocn_mail.svg") left center no-repeat;
            background-size: .24rem .24rem; }
          .we-section.pg-5 .we-container > .service-call > div:nth-child(2) {
            background: url("/static/images/about/icon_tel.svg") left center no-repeat;
            background-size: .24rem .24rem; }
          .we-section.pg-5 .we-container > .service-call > div:nth-child(3) {
            background: url("/static/images/about/icon_address.svg") left center no-repeat;
            background-size: .24rem .24rem; }
      .we-section.pg-5 .we-container > .service-img {
        position: absolute;
        top: 2.8rem;
        left: .4rem;
        width: 9.6rem;
        height: 3.2rem;
        background: url("/static/images/about/img_ditu@3x.jpg") center center no-repeat;
        background-size: 9.6rem 3.2rem; } }
