.more-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sprite {
  background: url(../images/index/sprite.png);
}
.sy-controls li {
  display: none;
}
.sy-box {
  position: relative;
}
.sy-box li img {
  height: 740px;
}
.sy-box .sy-pager {
  position: absolute;
  z-index: 3;
  bottom: 26px;
}
.sy-box .sy-pager li {
  width: 40px;
  height: 20px;
  margin: 0;
  border-radius: 50%;
  vertical-align: middle;
}
.sy-box .sy-pager li a {
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff', endColorstr='#80ffffff', gradientType=0);
  margin: 0 auto;
}
.sy-box .sy-pager li.sy-active a {
  width: 20px;
  height: 20px;
  margin: -5px auto 0;
  background: url(../images/index/sprite.png);
  background-position: 0 -13px;
}
.block {
  width: 1380px;
  margin: 0 auto;
}
.index-header-outer {
  width: 100%;
  background: url(../images/index/header_bg.jpg) center top no-repeat;
}
.banner-con-outer {
  width: 100%;
  height: 740px;
}
.video-con-outer {
  width: 100%;
  height: 210px;
  background: url(../images/index/video_bg.jpg) center top no-repeat;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.video-con-outer h4 {
  font-size: 29px;
  line-height: 25px;
  color: #333333;
}
.video-con-outer div {
  margin: 20px 0 0;
  display: flex;
}
.video-con-outer div a {
  width: 41px;
  height: 40px;
  background: url(../images/index/sprite.png);
  background-position: 0 -38px;
  margin: 0 5px 0 ;
}
.video-con-outer div span {
  font-size: 15px;
  line-height: 25px;
  color: #ea4335;
  margin: 9px 0 0 ;
}
.item-title {
  display: flex;
  width: 100%;
}
.item-title em {
  width: 5px;
  height: 26px;
  background-color: #fd4d4d;
  border-radius: 2px;
  margin: 0 20px 0 0;
}
.item-title span {
  font-size: 22px;
  line-height: 25px;
  color: #333333;
}
.news-con-outer {
  width: 100%;
  height: 414px;
  background-color: #fff;
}
.news-con-outer .item-title {
  margin: 60px 0 0 ;
  position: relative;
}
.news-con-outer .item-title .more {
  font-size: 14px;
  color: #ff8c8c;
  position: absolute;
  right: 0;
  top: 4px;
  display: block;
}
.news-con-outer .block {
  display: flex;
  flex-wrap: wrap;
}
.news-con-outer .item {
  margin: 33px 30px 0 0;
  display: flex;
}
.news-con-outer .item img {
  width: 170px;
  height: 106px;
}
.news-con-outer .item .txt {
  display: flex;
  flex-direction: column;
  color: #333333;
  margin: 0 0 0 15px;
  width: 489px;
}
.news-con-outer .item .txt h4 {
  font-size: 18px;
  color: #191919;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  height: 22px;
}
.news-con-outer .item .txt p {
  color: #191919;
  font-size: 12px;
  margin: 16px 0 0 ;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 34px;
}
.news-con-outer .item .txt span {
  font-size: 14px;
  color: #999999;
  margin: 17px 0 0 ;
}
.course-con-outer {
  width: 100%;
  height: 486px;
  background-color: #f8f8f8;
}
.course-con-outer .item-title {
  margin: 45px 0 0 ;
}
.course-con-outer .course-list {
  margin: 37px;
  display: flex;
}
.course-con-outer .course-list img {
  width: 264px;
  height: 330px;
  margin: 0 13px 0 0;
}
.course-con-outer .course-list a:hover {
  transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  -webkit-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
}
.product-con-outer {
  width: 100%;
  height: 520px;
  background-color: #fff;
}
.product-con-outer .item-title {
  margin: 61px 0 0 ;
}
.product-con-outer .product-outer {
  margin: 22px 0 0;
  display: flex;
}
.product-con-outer .product-outer .left-area {
  width: 590px;
  height: 372px;
}
.product-con-outer .product-outer .right-area {
  width: 790px;
  height: 372px;
  display: flex;
  flex-wrap: wrap;
}
.product-con-outer .product-outer .right-area div,
.product-con-outer .product-outer .right-area img {
  height: 186px;
}
.product-con-outer .product-outer .right-area div {
  display: flex;
  flex-direction: column;
  font-size: 18px;
  justify-content: center;
  width: 262px;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
}
.product-con-outer .product-outer .right-area div a {
  width: 186px;
  height: 44px;
  background-color: #93ece9;
  border-radius: 20px;
  text-align: center;
  line-height: 44px;
  color: #fff;
  margin: 20px 0 0;
}
.product-con-outer .product-outer .right-area div.p1 span {
  color: #ce9127;
}
.product-con-outer .product-outer .right-area div.p1 a {
  background-color: #ffe2b0;
}
.product-con-outer .product-outer .right-area div.p2 span {
  color: #1cb5b0;
}
.product-con-outer .product-outer .right-area div.p2 a {
  background-color: #93ece9;
}
.product-con-outer .product-outer .right-area div.p3 span {
  color: #de526e;
}
.product-con-outer .product-outer .right-area div.p3 a {
  background-color: #fba2b4;
}
.about-con-outer {
  width: 100%;
  height: 210px;
  background-color: #f8f8f8;
}
.about-con-outer .block {
  display: flex;
}
.about-con-outer .item {
  display: flex;
  width: 266px;
  margin: 55px 97px 0 0;
  flex-direction: column;
}
.about-con-outer .item div {
  display: flex;
}
.about-con-outer .item div em {
  width: 42px;
  height: 42px;
  background: url(../images/index/sprite.png);
}
.about-con-outer .item div em.flag1 {
  background-position: -49px 0;
}
.about-con-outer .item div em.flag2 {
  background-position: -49px -42px;
}
.about-con-outer .item div em.flag3 {
  background-position: -49px -84px;
}
.about-con-outer .item div em.flag4 {
  background-position: -49px -126px;
}
.about-con-outer .item div span {
  font-size: 20px;
  color: #222222;
  margin: 8px 0 0 5px;
}
.about-con-outer .item p {
  font-size: 14px;
  color: #828282;
  margin: 26px 0 0 ;
}
.footer-con-outer {
  width: 100%;
  height: 235px;
  min-width: 1000px;
  background: url(../images/index/footer.jpg) center top no-repeat;
}
.footer-con-outer .block {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: auto;
}
.footer-con-outer .tel {
  width: 248px;
  height: 82px;
  background-color: #ffffff;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.15);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26ffffff', endColorstr='#26ffffff', gradientType=0);
  margin: 32px 0 0;
  font-size: 23px;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.footer-con-outer .tel i {
  font-size: 14px;
}
.footer-con-outer ul {
  font-size: 14px;
  width: 550px;
  margin: 38px 0 0 ;
}
.footer-con-outer ul li {
  border-right: 1px solid #fff;
  width: 90px;
  height: 16px;
  text-align: center;
  float: left;
}
.footer-con-outer ul li a {
  color: #ffffff;
}
.footer-con-outer .txt {
  margin: 28px 0 0 ;
  font-size: 12px;
  color: #ffffff;
}
.modal {
  width: 986px;
  height: 580px;
  max-width: inherit !important;
}
.modal.code p {
  text-align: center;
  font-size: 20px;
  color: #333333;
  width: 100%;
  margin: 15px 0;
}
.modal.code img {
  width: 929px;
  height: 488px;
  margin: 0 auto;
}
.modal.video {
  padding: 0;
}
.blocker {
  padding: 0;
  z-index: 5;
}
.source-download-container {
  padding: 40px 0;
  min-height: 600px;
}
.source-download-container h2 {
  font-size: 32px;
  font-weight: bold;
  color: #f6a438;
  text-align: center;
  padding: 0 0 60px;
}
.source-download-container nav {
  margin: 0 0 33px;
  display: flex;
  padding: 0 .5rem;
  color: #666;
  font-size: 18px;
  height: 1.5rem;
  align-items: center;
}
.source-download-container nav span {
  height: 100%;
  margin: 0 35px 0 0;
  cursor: pointer;
}
.source-download-container nav .active {
  color: #f6a438;
  font-weight: bold;
  border-bottom: 1px solid #f6a438;
}
.source-download-container .source-con {
  border: 1px solid #eee;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
}
.source-download-container .source-con .item {
  padding: 22px;
  display: flex;
  border-bottom: 1px solid #eee;
}
.source-download-container .source-con .item .l-con {
  width: 218px;
  height: 185px;
  border: 1px solid #eee;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.source-download-container .source-con .item .l-con .img-con {
  height: 101px;
  width: 100%;
  position: relative;
}
.source-download-container .source-con .item .l-con .img-con img {
  height: 100%;
  width: 100%;
}
.source-download-container .source-con .item .l-con .img-con em {
  width: 50px;
  height: 50px;
  background: url('/images/sourceDownload/type_teacher.png');
  position: absolute;
  top: 0;
  right: 0;
}
.source-download-container .source-con .item .l-con .img-con em.child {
  background: url('/images/sourceDownload/type_child.png');
}
.source-download-container .source-con .item .l-con .txt-con {
  padding: 5px 8px;
  height: 74px;
  display: flex;
  flex-direction: column;
}
.source-download-container .source-con .item .l-con .txt-con label {
  font-size: 18px;
  color: #222;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.source-download-container .source-con .item .l-con .txt-con span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #8c8c8c;
}
.source-download-container .source-con .item .r-con {
  display: flex;
  flex-wrap: wrap;
  width: 1100px;
}
.source-download-container .source-con .item .r-con .source-item {
  width: 47%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 30px 25px;
}
.source-download-container .source-con .item .r-con .source-item .title {
  display: flex;
  align-items: center;
}
.source-download-container .source-con .item .r-con .source-item .title .num {
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border-radius: 14px;
  background: #f6a438;
  margin: 0 12px 0;
}
.source-download-container .source-con .item .r-con .source-item .title span {
  width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #050505;
  font-size: 16px;
}
.source-download-container .source-con .item .r-con .source-item a {
  width: 90px;
  height: 20px;
  border: 1px solid #dcdcdc;
  text-align: center;
  line-height: 20px;
  border-radius: 10px;
  background: #eee;
  color: #40a3ff;
  font-size: 14px;
  cursor: pointer;
}
.source-download-container .source-con .item .r-con .source-item a:visited {
  color: #999;
  border-color: #eee;
}
