.indexContent{
  width: 100%;
  height: 100%;
}
.layer {
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  z-index: 999999999999;
}
.videoPlayer .close{
    width: 34px;
    height: 34px;
    background: url(/static/img/close.png);
    position: absolute;
    top: -34px;
    right: -33px;
    cursor: pointer;
}
.videoPlayer {
  width: 1196px;
  height: 673px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -598px;
  margin-top: -336px;
}
.banner .swiper-slide > a {
  width: 100%;
  height: 100%;
  position: absolute;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff !important;
}
.indexContent {
  min-width: 1300px;
}
header {
  width: 100%;
  position: absolute;
  top: 0px;
  z-index: 9;
  box-shadow:0px 1px 0px 0px rgba(255,255,255,0.2);
}
.header-fixed {
  width: 100%;
  min-width: 1300px;
  background: #ffffff;
  display: none;
  position: fixed;
  top: 0px;
  z-index: 999;
}
.hasShadow {
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}
.header-fixed .fixed-color ul li a {
  color: #333333;
}
.header-fixed .logo {
  background: url(/static/img/logo/login_word_yellow.png) no-repeat;
  background-size: 100% 100%;
}
.header-fixed .phone:before {
  background: url(/static/img/icon-black.svg) no-repeat;
}
.fixed-active {
  background: #f5f5f5;
}
.header-fixed .header-right {
  color: #666666;
}

.header-fixed a .login  {
  color: #f68d0c;
}
.header-fixed .login:hover a {
  color: #fff;
}
.header-fixed .toApply {
  background: #f68d0c;
  color: #fff;
}
.header-fixed .toApply:hover {
  background: #F8A43D;
}
.header-content {
  width: 1200px;
  height: 90px;
  line-height: 90px;
  margin: 0 auto;
}
.logo {
  width: 120px;
  height: 34px;
  background: url(/static/img/logo/login_word_white.png) no-repeat;
  margin-top: 29px;
}
.header-left,
.header-right {
  text-align: center;
}
.header-left ul li,
.header-right ul li {
  float: left;
  cursor: pointer;
}
.header-left ul li {
  width: 120px;
  height: 90px;
}
.header-left ul li a {
  color: white;
}
.active {
  background: rgba(255, 255, 255, 0.2);
}
.header-left ul,
.header-right ul {
  overflow: hidden;
  margin-left: 30px;
}
.header-left {
  font-size: 18px;
  color: #ffffff;
}
.header-right {
  font-size: 16px;
  color: #ffffff;
}
.phone {
  width: 149px;
  font-size: 18px;
  position: relative;
  overflow: auto;
  text-align: right;
}
.phone:before {
  content: "";
  position: absolute;
  display: block;
  width: 22px;
  height: 28px;
  background: url(/static/img/icon.svg) no-repeat;
  top: 32px;
  left: 4px;
}
.login {
  line-height: 90px;
  font-size: 18px;
  margin-left: 15px;
}
.header-right > ul > li a {
  color: #fff;
}
.login:hover {
  /* background: #f8a43d; */
}
.toApply {
  width: 150px;
  height: 44px;
  line-height: 42px;
  color: #f68d0c;
  background: #ffffff;
  border-radius: 22px;
  margin-top: 23px;
  margin-left: 16px;
  border: 1px solid #ffffff;
}
.toApply:hover {
  color: #ffffff;
  background: #F8A43D;
  border: 1px solid #ffffff;
}
/*banner*/
.banner {
  width: 100%;
  min-width: 1300px;
  height: 850px;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.hasPointer{
  cursor: pointer;
}
.banner-one {
  background: url(/static/img/banner_1_01.jpg) no-repeat center 0;
  /*background-size:100% 100%;*/

}
.banner-three {
  background: url(/static/img/new_banner_1_03.jpg) no-repeat center 0;
  /*background-size:100% 100%;*/

}
.banner-one-text {
  margin-left: 19.75%;
  margin-top: 297px;
}
.banner-one-title {
  width: 450px;
  height: 85px;
  font-size: 48px;
  line-height: 85px;
  text-align: center;
  background: #ffffff;
  border-radius: 43px;
  color: #f68d0c;
}
.banner-one-contentOne {
  height: 42px;
  line-height: 42px;
  font-size: 38px;
  color: #ffffff;
  margin-top: 44px;
}
.banner-one-contentTwo {
  height: 66px;
  line-height: 66px;
  font-size: 64px;
  margin-top: 37px;
  color: #ffffff;
}
.banner-two {
  background: url(/static/img/change-banner-2_01.jpg) no-repeat center 0;
}
.banner-two-text {
  margin-top: 305px;
  margin-left: 21.51%;
}
.banner-two-title {
  font-size: 38px;
  line-height: 58px;
  color: #f5f5f5;
}
.banner-two-text img {
  margin-top: 36px;
}
.videoButton{
  width: 100%;
  height: 919px;
  background: url(/static/img/videoBg.jpg) no-repeat center 0;
  background-size:cover;
}
.videoButton p{
  font-size:28px;
  line-height: 28px;
  padding-top: 129px;
  text-align: center;
  color:rgba(43,43,43,1);
}
.videoButton img{
  margin: 314px auto 0;
  width: 70px;
  height: 70px;
  display: block;
  cursor: pointer;
}


.module-title {
  padding-top: 119px;
  line-height: 28px;
  font-size: 28px;
  color: #2B2B2B;
}
.module-introduce {
  line-height: 22px;
  font-size: 20px;
  color: #999999;
  margin-top: 32px;
}
.introduce {
  background: rgba(246, 141, 12, 1);
  color: #fff;
  width: 368px;
  height: 380px;
  display: block;
  position: absolute;
  z-index: 99;
  transition: 1s;
}
.introduce h3 {
  width: 209px;
  height:37px;
  line-height: 37px;
  color:#F68D0C;
  font-size:20px;
  text-align: center;
  background:rgba(255,255,255,1);
  border-radius:19px;
  position: relative;
  left: 33px;
  top: 72px;
}
.introduce > ul {
  margin-top: 106px;
  margin-left: 51px;
  padding-bottom: 64px;
}
.introduce > ul > li {
  font-size: 16px;
  line-height: 36px;
  text-align: left;
  width: 280px;
  position: relative;
}
.introduce > ul > li::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #fff;
  position: absolute;
  top: 14px;
  left: -21px;
}
/*免费试听课*/
.getCourse {
  width: 100%;
  height: 120px;
  line-height: 120px;
  background: url(/static/img/bg-getCourse.png) repeat;
}
.getCourse-content {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.getCourse-content p {
  margin-left: 208px;
  font-size:26px;
  font-weight:bold;
  color: #fff;
  position: relative;
}
.getCourse-content p:before {
  content: "";
  width: 80px;
  height: 94px;
  background: url(/static/img/logo/logo_img_noword.png);
  background-size: 100% 100%;
  position: absolute;
  top: 10px;
  left: -105px;
}
.phone-input {
  width: 253px;
  height: 50px;
  background: #fff;
  border-radius: 25px;
  font-size: 18px;
  color: #000;
  line-height: 50px;
  padding-left: 27px;
  margin-left: 134px;
  margin-top: 35px;
}
.phone-input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999;
  font-size: 18px;
}
.phone-input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999;
  font-size: 18px;
}
.phone-input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
  font-size: 18px;
}
.phone-input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999;
  font-size: 18px;
}
.getButton {
  width: 150px;
  height: 50px;
  background: rgba(255, 255, 255, 1);
  border-radius: 25px;
  margin-left: 14px;
  margin-top: 35px;
  font-size: 18px;
  color: rgb(243, 134, 0);
  line-height: 50px;
  cursor: pointer;
}
.getButton:hover {
  background: #f2f2f2;
}

/*底部样式*/
footer {
  width: 100%;
  min-height: 180px;
  background: rgba(235, 236, 239, 1);
}
.footer-content {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.footer-logo {
  background: url(/static/img/logo/login_word_yellow.png);
  width: 172px;
  height: 48px;
  float: left;
  margin-top: 42px;
}
.footer-content ul {
  overflow: hidden;
  padding-top: 59px;
  margin-bottom: 44px;
}
.footer-content ul li {
  float: left;
  margin-left: 64px;
  font-size: 16px;
  color: rgba(68, 68, 68, 1);
  cursor: pointer;
}
.footer-content ul li:hover {
  color: #f68d0c;
}
.footer-copy {
  text-align: center;
  font-size: 12px;
  color: rgba(153, 153, 153, 1);
  overflow: hidden;
  display: table;
  margin: 0 auto;
}
.footerPr{
  position: relative;
  top: -2px;
}
.padding-l-10{
  padding-left: 10px;
}
/* 固定底部的领取体验课 */
.fixed-bottom {
  position: fixed;
  bottom: 0px;
  z-index: 99999;
  display: none;
}

/*悬浮窗*/
.floatWindow {
  position: fixed;
  right: 20px;
  top: 50%;
  z-index: 999999;
  margin-top: -100px;
}
.floatWindow ul li{
  width: 60px;
  height: 60px;
  cursor: pointer;
  border:1px solid rgba(246,141,12,1);
  margin-bottom: 7px;
  background: #fff;
}
.floatWindow ul li p{
  font-size:14px;
  line-height:14px;
  color: #F68D0C;
  text-align: center;
  letter-spacing:-1px
}
.floatWindow ul .service-phone{
  position: relative;
}
.floatWindow ul .miniProgram{
  position: relative;
}
.floatWindow ul .qqConsult{
  position: relative;
}
.floatWindow ul .qqConsult .img{
  position: relative;
  width: 25px;
  height: 25px;
  background: url(/static/img/QQ_yellow.png) no-repeat;
}
.floatWindow ul .service .img{
  width: 25px;
  height: 25px;
  background: url(/static/img/service-orange.png) no-repeat;
}
.floatWindow ul .service-phone .img{
  width: 25px;
  height: 25px;
  background: url(/static/img/phone-orange.png) no-repeat;
}
.floatWindow ul .miniProgram .img{
  width: 25px;
  height: 25px;
  background: url(/static/img/weixin_yellow.png) no-repeat;
  background-size:100%;
}
.floatWindow ul .appBox .img{
  width: 25px;
  height: 25px;
  background: url(/static/img/app_yellow.png) no-repeat;
  background-size:100%;
}
.floatWindow ul .backTop{
  display: none;
}
.floatWindow ul .backTop .img{
  width: 25px;
  height: 25px;
  background: url(/static/img/top-orange.png) no-repeat;
}
.floatWindow ul .service:hover{
  background: #F68D0C;
}
.floatWindow ul .service:hover p{
  color: #FFF;
}
.floatWindow ul .service:hover .img{
  background: url(/static/img/service-white.png) no-repeat;
}
.floatWindow ul .service-phone:hover{
  background: #F68D0C;
}
.floatWindow ul .service-phone:hover .floatWindow-left{
  display: block
}
.floatWindow ul .service-phone:hover p{
  color: #FFF;
}
.floatWindow ul .service-phone:hover .img{
  background: url(/static/img/phone-white.png) no-repeat;
}
.floatWindow ul .miniProgram:hover{
  background: #F68D0C;
}
.floatWindow ul .qqConsult:hover{
  background: #F68D0C;
}
.floatWindow ul .qqConsult:hover p{
  color: #FFF;
}
.floatWindow ul .qqConsult:hover .img{
  background: url(/static/img/QQ_white.png) no-repeat;
  background-size:100%;
}
.floatWindow ul .miniProgram:hover .miniProgram-left{
  display: block
}
.floatWindow ul .miniProgram:hover .Consultation{
    height: 166px;
    background: rgba(246,141,12,1);
    color: #fff;
}
.floatWindow ul .miniProgram:hover p{
  color: #FFF;
}
.floatWindow ul .miniProgram:hover .img{
  background: url(/static/img/weixin_white.png) no-repeat;
  background-size:100%;
}
.floatWindow ul .appBox:hover .img{
  background: url(/static/img/app_white.png) no-repeat;
  background-size:100%;
}
.floatWindow ul .backTop:hover{
  background: #F68D0C;
}
.floatWindow ul .backTop:hover p{
  color: #FFF;
}
.floatWindow ul .backTop:hover .img{
  background: url(/static/img/top-white.png) no-repeat;
}

.floatWindow ul li .img{
  display: table;
  margin: 8px auto 6px;
}
.floatWindow-left{
  width:210px;
  height:60px;
  display: none;
  background:rgba(246,141,12,1);
  border:1px solid rgba(246,141,12,1);
  position: absolute;
  top: -1px;
  left: -221px;
  text-align: center;
  cursor: auto;
}
.floatWindow-left::after{
  content: "";
  position: absolute;
  height: 0px;
  width: 0px;
  right: -8px;
  top: 24px;
  border-top: 6px solid transparent;
  border-left: 9px solid rgba(246,141,12,1);
  border-bottom: 6px solid transparent;
}
.miniProgram-left{
  width:154px;
  height:154px;
  display: none;
  border:10px solid rgba(246,141,12,1);
  position: absolute;
  top: -28px;
  left: -165px;
  text-align: center;
  cursor: auto;
}
.miniProgram-left::after{
  content: "";
  position: absolute;
  height: 0px;
  width: 0px;
  right: -18px;
  top: 42px;
  border-top: 6px solid transparent;
  border-left: 9px solid rgba(246,141,12,1);
  border-bottom: 6px solid transparent;
}
.miniProgram-left img{
  width: 100%;
}
.floatWindow-phone{
  font-size:18px;
  font-weight:bold;
  margin-top: 12px;
  color:rgba(255,255,255,1);
  line-height:18px;
}
.floatWindow-service{
  font-size:14px;
  margin-top: 6px;
  color:rgba(255,255,255,1);
  line-height:14px;
}

/* 登录状态 */
.header-fixed .header-right .header-img .name-nav {
  color: #F68D0C;
  font-size: 18px;
}
.header-fixed .header-right .header-img .name-nav:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border: #F68D0C solid;
  border-width: 1px 1px 0 0;
  transform: rotate(135deg);
  position: absolute;
  top: 38px;
  right: 16px;
}
.header-fixed .header-right .header-img .name-nav > ol{
  background: #F5F5F5;
}
.header-fixed .header-right .header-img .name-nav > ol li:hover {
  color: #f68d0c;
  background: #fff;
}
.header-fixed .header-right .header-img .name-nav > ol::before{
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid #F5F5F5;
  position: absolute;
  top: -8px;
  left: 62px;
}
.header-right {
  color: #fff;
  font-size: 18px;
}
.header-right .header-img {
  position: relative;
}
.header-right .header-img .img {
  width: 40px;
  height: 40px;
  background-position: center;
  background-size: cover;
  border-radius: 20px;
  margin-top: 24px;
  margin-right: 13px;
}
.header-right .header-img .name-nav {
  font-size: 18px;
  color: #fff;
  padding-right: 40px;
  position: relative;
}
.header-right .header-img .name-nav:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border: #fff solid;
  border-width: 1px 1px 0 0;
  transform: rotate(135deg);
  position: absolute;
  top: 38px;
  right: 16px;
}
.header-right .header-img .name-nav > ol {
  display: none;
  position: absolute;
  z-index: 9999;
  top: 90px;
  left: -40px;
  background: #fff;
  border: 1px solid #ededed;
  border-top: none;
}
.header-right .header-img .name-nav > ol::before{
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid #fff;
  position: absolute;
  top: -8px;
  left: 62px;
}
.header-right .header-img .name-nav > ol li {
  line-height: 44px;
  color: #666666;
  width: 139px;
  font-size: 14px;
  cursor: pointer;
}
.header-right .header-img .name-nav > ol li a {
  color: #666666;
}
.header-right .header-img .name-nav > ol li:hover {
  color: #f68d0c;
  background: #f2f2f2;
}
.indexContent .index-pc .header-right .header-img .name-nav-down:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border: #fff solid;
  border-width: 1px 1px 0 0;
  transform: rotate(135deg);
  position: absolute;
  top: 38px;
  right: 16px;
}
.indexContent .index-pc .header-right .header-img .name-nav-up:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border: #fff solid;
  border-width: 1px 1px 0 0;
  transform: rotate(-45deg);
  position: absolute;
  top: 42px;
  right: 16px;
}

.indexContent .index-pc .header-right .header-img .name-nav-down01:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border: #f68d0c solid;
  border-width: 1px 1px 0 0;
  transform: rotate(135deg);
  position: absolute;
  top: 38px;
  right: 16px;
}
.indexContent .index-pc .header-right .header-img .name-nav-up01:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border: #f68d0c solid;
  border-width: 1px 1px 0 0;
  transform: rotate(-45deg);
  position: absolute;
  top: 42px;
  right: 16px;
}

.header-right .header-img .name-nav:hover > ol {
  display: block;
}
.header-right .header-img .name-nav:hover::after {
  transform: rotate(-45deg);
  top: 42px;
}
.EnterpriseHonor{
  width: 100%;
  height: 610px;
  background: #fff;
}
.EnterpriseHonor .honorTitle {
    line-height: 28px;
    font-size: 28px;
    padding-top: 150px;
    text-align: center;
    color: rgba(43,43,43,1);
}
.EnterpriseHonor .honor-swiper-container{
  width: 895px;
  margin: 66px auto 0;
  overflow: hidden;
}
.content .title{
  color: #F68D0C;
  font-size: 28px;
  line-height: 28px;
  text-align: center;
  margin-top: 100px;
  margin-bottom: 63px;
}
.content ul{
  overflow: hidden;
  width: 1200px;
  margin: 0 auto 80px;
}
.content ul li{
  float: left;
  width: 380px;
  text-align: center;
  margin-right: 30px;
}
.content ul .noMarginR{
margin-right: 0px;
}
.content ul li .li_title{
  font-size: 22px;
  line-height: 22px;
  margin-top: 33px;
  margin-bottom: 10px;
}
.content .title span{
color: #f78b0d;
font-weight: bolder;
}
.content ul li p{
    font-size: 16px;
    line-height: 30px;
    color: #878586;
}
.content .imgBox{
  margin: 0 auto;
  width: 1200px;
}
.introduce_freetalk{
  background: #f9f9f9;
  padding: 10px 0px 40px;
  position: relative;
  text-align: center;
}
.content .course-content{
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.content .course-center{
  margin: 0 30px;
}
.course-content .l-title,
.course-content .c-title,
.course-content .r-title{
  color: #333333;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  padding: 20px 0 16px;
  text-align: center;
}
.course-content .l-content,
.course-content .c-content,
.course-content .r-content{
  color: #999999;
  padding: 0 20px;
  font-size: 16px;
}
.course-detail{
  margin: 80px 0 0;
  text-align: center;
  background: #f9f9f9;
  padding: 80px 0;
}
.course-detail .d-title{
  color: #333333;
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 20px;
}
.course-detail .d-content{
  color: #999999;
  font-size: 16px;
  padding-bottom: 20px;
  width: 900px;
  margin: 0 auto;
  text-align: center;
}
.course-detail .d-content span{
  color: #f78b0d;
  font-weight: 700;
}
