﻿* {
  padding: 0;
  margin: 0;
  font-family: "微软雅黑" !important;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
button,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none
}

button {
  cursor: pointer
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

body {
  line-height: 1
}

ol,
ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

#header {
  width: 100%;
  min-width: 1280px;
  background: #fff;
  /*opacity: .78*/
}

button a {
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center
}

.headerNav {
  height: 100px;
  width: 1380px;
  margin: 0 auto;
  position: relative
}

.headerNav .header-logo {
      float: left;
    display: block;
    height: 75px;
    padding-top: 13px;
    padding-bottom: 12px;
    margin-right: 80px;
}

.headerNav .header-logo img {
  height: 75px;
  width: auto
}

.headerNav ul li {
      font-size: 19px;
    height: 100%;
    line-height: 100px;
    float: left;
    display: inline-block;
    width: 120px;
    text-align: center;
    cursor: pointer;
}

.headerNav ul li a {
  text-decoration: none;
  color: #999;
  font-family: "Microsoft YaHei";
  display: block
}

.headerNav .liSelect {
  position: relative
}

.headerNav .liSelect a {
  color: #d0146c
}

.headerNav .liSelect:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 120px;
  height: 6px;
  background: #d0146c;
  border-radius: 100px;
  left: 0
}

.headerNav .phoneNumber {
    font-size: 18px;
    color: #D0146C;
    position: absolute;
    right: -121px;
    top: -26px;
    width: 160px;
}

.phoneNumber img {
  position: relative;
  left: -6px;
  top: 2px;
  width: 17px;
  height: 17px
}

.clearFix {
  zoom: 1
}

.clearFix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden
}

.home-company {
  height: 60px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  position: relative;
  top: 30px
}

.home-company,
.homeCompany {
  background: #2c2a3e;
  width: 100%;
  min-width: 1280px
}

.homeCompany {
  height: 30px;
  margin-bottom: -30px
}

.dialog {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 9999;
  margin-left: -315px;
  margin-top: -216px
}

.dialog .allContent {
  width: 631px;
  height: 433px
}

.dialog .delete {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  cursor: pointer
}

.dialog button {
  position: absolute;
  bottom: 60px;
  width: 315px;
  left: 50%;
  margin-left: -146px;
  opacity: 0;
  z-index: 1
}

.dialog ul {
  position: absolute;
  top: 140px;
  width: 300px;
  height: 600px;
  left: 188px
}

.dialog ul li {
  width: 120px;
  height: 52px;
  font-size: 14px;
  color: #fff;
  float: left;
  border-radius: 5px;
  text-align: center;
  line-height: 52px;
  cursor: pointer
}

.dialog ul li:first-child {
  background: #4590d6;
  margin-right: 30px;
  margin-bottom: 30px
}

.dialog ul li:nth-child(2) {
  background: #f160a4;
  margin-bottom: 30px
}

.dialog ul li:nth-child(3) {
  background: #edb04d;
  margin-right: 30px
}

.dialog ul li:nth-child(4) {
  background: #288eaf
}

@media screen and (max-width:1600px) {
  .headerNav ul li {
        font-size: 18px !important;
    width: 104px;
  }
  .headerNav .liSelect:after {
    width: 110px
  }
  .headerNav .header-logo {
    margin-right: 20px
  }
  .headerNav .phoneNumber {
    right: 0
  }
  .headerNav {
    width: 1280px
  }
}

.dialogweChat {
  position: fixed;
  width: 120px;
  right: 0;
  background: #d0146c;
  border-radius: 5px;
  text-align: center;
  z-index: 9999;
  padding: 20px 0;
  top: 50%;
  margin-top: -130px
}

.dialogweChat .qiuqiu {
  position: absolute;
  top: -60px;
  width: 49px;
  height: auto
}

.dialogweChat div,
.dialogweChat li {
  font-size: 12px;
  color: #d0146c;
  background: #fff;
  margin: 0 auto;
  border-radius: 40px;
  height: 24px;
  line-height: 24px;
  cursor: pointer
}

.dialogweChat li {
  width: 98px;
  margin-bottom: 12px;
  position: relative
}

.dialogweChat li img {
  position: absolute;
  right: 8px;
  top: 7px
}

.dialogweChat li div {
  cursor: pointer
}

.dialogweChat div {
  width: 74px
}

.dialogweChat .kefu {
  width: 33px;
  margin-top: 10px;
  margin-bottom: 10px
}

#qiao-invite-wrap,
.lxb-close-btn,
.lxb-container {
  display: none!important;
  opacity: 0!important
}

.qiao-icon-wrap {
  opacity: 0!important
}

.button {
  width: 180px;
  height: 50px;
  border: 1px solid #fff;
  background: transparent;
  border-radius: 100px
}

/* #header {
  position: absolute;
  top: 0;
  left: 0
} */

#content {
  min-width: 1280px
}

#content .banner {
  width: 100%
}

#content .describe {
  position: relative;
  text-align: center
}

#content .describe img {
  width: 100%;
  min-width: 1280px
}

#content .describe .button {
  position: absolute;
  border-color: #0074b5;
  color: #0074b5;
  bottom: 35px
}

#content .describe .button:hover {
  background: #0074b5;
  color: #fff
}

#content .describe ul li {
  width: 480px;
  text-align: left;
  position: absolute
}

#content .describe ul li div {
  font-size: 18px;
  color: #fff
}

#content .describe ul li p {
  font-size: 36px;
  color: #fff;
  margin-bottom: 20px
}

#content .describe ul li:first-child {
  top: 9%;
  left: 35%
}

#content .describe ul li:nth-child(2) {
  top: 33%;
  left: 30%
}

#content .describe ul li:nth-child(3) {
  top: 60%;
  left: 35%
}

#content .target {
  position: relative;
  text-align: center
}

#content .target img {
  width: 100%;
  min-width: 1280px
}

#content .target .header {
  padding-top: 50px;
  text-align: center;
  font-size: 48px;
  color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -168px
}

#content .target .header:after {
  position: absolute;
  content: "";
  width: 57px;
  height: 5px;
  background: #fff;
  border-radius: 100px;
  left: 50%;
  margin-left: -28px;
  bottom: -30px
}

#content .target .button {
  position: absolute;
  border-color: #fff;
  color: #fff;
  bottom: 8%
}

#content .target .button:hover {
  background: #fff;
  color: #0074b5
}

#content .classification {
  height: 780px;
  background: url('http://school.bfmjszy.com/static/assets/tianyu/img/musicians/systembg.png') no-repeat;
  background-size: 100% 100%;
  text-align: center
}

#content .classification .header {
  padding-top: 50px;
  text-align: center;
  position: relative;
  font-size: 48px;
  color: #0074b5
}

#content .classification .header:after {
  position: absolute;
  content: "";
  width: 57px;
  height: 5px;
  background: #0074b5;
  border-radius: 100px;
  left: 50%;
  margin-left: -28px;
  bottom: -30px
}

#content .classification .p1 {
  font-size: 36px;
  color: #0074b5
}

#content .classification .p2 {
  font-size: 14px;
  color: #0074b5;
  margin-top: 25px;
  margin-bottom: 88px
}

#content .classification ul {
  width: 1280px;
  margin: 0 auto;
  margin-top: 56px;
  margin-bottom: 50px
}

#content .classification ul li {
  width: 182px;
  height: 303px;
  position: relative
}

#content .classification ul .content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%
}

#content .classification ul li:first-child,
#content .classification ul li:nth-child(2) {
  float: left
}

#content .classification ul li:first-child .content div:nth-child(1),
#content .classification ul li:first-child .content div:nth-child(2),
#content .classification ul li:nth-child(2) .content div:first-child,
#content .classification ul li:nth-child(2) .content div:nth-child(2) {
  background: #ff8163;
  font-family: PingFangSC-Semibold;
  font-size: 18px;
  color: #fff;
  height: 50px;
  line-height: 50px
}

#content .classification ul li:first-child .content div:nth-child(3),
#content .classification ul li:nth-child(2) .content div:nth-child(3) {
  background: #f9f9f9;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #0074b5;
  height: 200px;
  padding: 50px 15px 0;
  text-align: left;
  border-right: 1px solid #f1f1f2;
  box-sizing: border-box;
  line-height: 15px
}

#content .classification ul li:nth-child(3),
#content .classification ul li:nth-child(4) {
  float: left
}

#content .classification ul li:nth-child(3) .content div:first-child,
#content .classification ul li:nth-child(3) .content div:nth-child(2),
#content .classification ul li:nth-child(4) .content div:first-child,
#content .classification ul li:nth-child(4) .content div:nth-child(2) {
  height: 50px;
  background: #f6a454;
  font-family: PingFangSC-Semibold;
  font-size: 18px;
  color: #fff;
  line-height: 50px
}

#content .classification ul li:nth-child(3) .content div:nth-child(3),
#content .classification ul li:nth-child(4) .content div:nth-child(3) {
  background: #f9f9f9;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #0074b5;
  height: 200px;
  padding: 50px 15px 0;
  border-right: 1px solid #f1f1f2;
  box-sizing: border-box;
  line-height: 15px;
  text-align: left
}

#content .classification ul li:nth-child(5),
#content .classification ul li:nth-child(6) {
  float: left
}

#content .classification ul li:nth-child(5) .content div:first-child,
#content .classification ul li:nth-child(5) .content div:nth-child(2),
#content .classification ul li:nth-child(6) .content div:first-child,
#content .classification ul li:nth-child(6) .content div:nth-child(2) {
  height: 50px;
  background: #b3ca3c;
  font-family: PingFangSC-Semibold;
  font-size: 18px;
  color: #fff;
  line-height: 50px
}

#content .classification ul li:nth-child(5) .content div:nth-child(3),
#content .classification ul li:nth-child(6) .content div:nth-child(3) {
  background: #f9f9f9;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #0074b5;
  height: 200px;
  padding: 50px 15px 0;
  border-right: 1px solid #f1f1f2;
  box-sizing: border-box;
  text-align: left;
  line-height: 15px
}

#content .classification ul li:nth-child(7) {
  float: left
}

#content .classification ul li:nth-child(7) .content div:first-child,
#content .classification ul li:nth-child(7) .content div:nth-child(2) {
  height: 50px;
  line-height: 50px;
  background: #46c171;
  font-family: PingFangSC-Semibold;
  font-size: 18px;
  color: #fff
}

#content .classification ul li:nth-child(7) .content div:nth-child(3) {
  background: #f9f9f9;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #0074b5;
  height: 200px;
  padding: 50px 15px 0;
  box-sizing: border-box;
  text-align: left;
  line-height: 15px
}

#content .classification .button {
  border-color: #0074b5;
  color: #0074b5
}

#content .classification .button:hover {
  color: #fff;
  background: #0074b5
}

#content .compare {
  position: relative;
  height: 857px;
  text-align: center
}

#content .compare .change {
  position: relative;
  width: 1180px;
  margin: 0 auto
}

#content .compare .ulTwo {
  padding-top: 100px;
  padding-bottom: 58px
}

#content .compare .ulTwo li {
  float: left
}

#content .compare .ulTwo .one {
  line-height: 60px;
  height: 60px
}

#content .compare .ulTwo .two {
  padding: 10px 20px;
  height: 40px
}

#content .compare .ulTwo .two span {
  display: block
}

#content .compare .ulTwo .two span:nth-child(2) {
  margin-top: 6px
}

#content .compare .ulTwo li:first-child {
  width: 506px;
  background: #d0146c
}

#content .compare .ulTwo li:first-child p {
  font-family: PingFangSC-Semibold;
  font-size: 48px;
  color: #d0146c;
  width: 506px;
  height: 214px;
  text-align: center;
  line-height: 214px;
  background: url('../image/change.png') no-repeat;
  background-size: 100% 100%
}

#content .compare .ulTwo li:first-child div:first-child {
  margin-top: 22px
}

#content .compare .ulTwo li:first-child div {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #fff;
  text-align: center;
  border-bottom: 10px solid #c21063
}

#content .compare .ulTwo li:first-child div:last-child {
  border-bottom: 5px solid #c21063
}

#content .compare .ulTwo li:nth-child(2) {
  width: 160px;
  background: #f4d120;
  height: 559px;
  text-align: center;
  position: relative
}

#content .compare .ulTwo li:nth-child(2) h3 {
  height: 30px;
  width: 160px;
  background: #f4d120;
  position: absolute;
  top: -30px
}

#content .compare .ulTwo li:nth-child(2) h3:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 30px solid #d1b10d;
  border-right: 47px solid transparent;
  right: -47px
}

#content .compare .ulTwo li:nth-child(2) h3:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 30px solid #d1b10d;
  border-left: 47px solid transparent;
  left: -47px
}

#content .compare .ulTwo li:nth-child(2) p {
  height: 214px;
  vertical-align: middle
}

#content .compare .ulTwo li:nth-child(2) p img {
  width: 120px;
  position: relative;
  top: 40px
}

#content .compare .ulTwo li:nth-child(2) div {
  font-family: PingFangSC-Semibold;
  font-size: 18px;
  color: #333;
  border-bottom: 10px solid #d1b10d
}

#content .compare .ulTwo li:nth-child(2) div:last-child {
  border-bottom: 5px solid #d1b10d
}

#content .compare .ulTwo li:nth-child(3) {
  width: 506px;
  background: #616161;
  text-align: center
}

#content .compare .ulTwo li:nth-child(3) p {
  font-family: PingFangSC-Semibold;
  font-size: 48px;
  color: #fff;
  height: 214px;
  line-height: 214px
}

#content .compare .ulTwo li:nth-child(3) div {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #fff;
  border-bottom: 10px solid #525858
}

#content .compare .ulTwo li:nth-child(3) div:last-child {
  background: #525858;
  border-bottom: 5px solid #525858
}

#content .compare .button {
  border-color: #0074b5;
  color: #0074b5
}

#content .compare .button:hover {
  background: #0074b5;
  color: #fff
}

#content .lastContent {
  height: 880px;
  position: relative;
  background: #fcfcfc
}

#content .lastContent p {
  position: absolute;
  background: #0074b5;
  height: 202px;
  width: 100%;
  left: 0;
  bottom: 280px
}

#content .lastContent .content {
  position: relative
}

#content .lastContent .content .header {
  padding-top: 50px;
  text-align: center;
  position: relative;
  font-family: PingFangSC-Regular;
  font-size: 48px;
  color: #333
}

#content .lastContent .content .header:after {
  position: absolute;
  content: "";
  width: 57px;
  height: 5px;
  background: #0074b5;
  border-radius: 100px;
  left: 50%;
  margin-left: -28px;
  bottom: -30px
}

#content .lastContent .content ul {
  width: 1280px;
  margin: 0 auto;
  padding-top: 174px;
  display: flex;
  justify-content: center;
}

#content .lastContent .content ul li {
  float: left;
  width: 400px;
  height: 460px;
  border-radius: 8px;
  text-align: center;
}
#content .lastContent .content ul li img{
  border-radius: 8px;
}

#content .lastContent .content ul li:nth-child(2) {
  margin: 0 40px
}

@media screen and (max-width:1600px) {
  .describe ul li {
    width: 400px!important
  }
  .describe ul li div {
    font-size: 15px!important
  }
  .describe ul li p {
    font-size: 30px!important;
    margin-bottom: 10px!important
  }
}