div {
  overflow: hidden;
}

.index-text {
  position: absolute;
  z-index: 9;
  top: 40%;
  left: 50%;
  font-size: 50px;
  color: #ffffff;
  margin-left: -250px;
}

.index-text-slider3 {
  margin-left: -487px;
  color: #373F52;
  margin-top: -53px;
}

@media screen and (max-height:768px) {
  .index-text {
    position: absolute;
    z-index: 9;
    top: 40%;
    left: 50%;
    font-size: 40px;
    color: #ffffff;
    margin-left: -250px;
  }
  .index-text-slider3 {
    margin-left: -374px;
    color: #373F52;
  }
  .study-ewm {
    position: absolute;
    z-index: 3;
    top: 15px;
    right: 30px;
  }
}

.index-text-slider2 {
  margin-left: -225px;
  color: #373F52;
}


/*简介*/

.info-wrap {
  width: 100%;
  overflow: hidden;
  min-width: 960px;
  max-width: 1200px;
  margin: 30px auto;
}

.info-center {
  text-align: center;
  /* background: url(/Shared/home2017/images/info/map-bg.png) no-repeat center center; */
  /* background-size: 100% 100%; */
  width: 100%;
  margin: 0 auto;
  /*min-width: 960px;*/
  max-width: 800px;
}

.info-center h2 {
  font-size: 28px;
  color: #333;
  margin-top: 0;
}

.info-center h4 {
  margin-bottom: 0px;
  color: #333;
}

.info-center p {
  line-height: 28px;
  color: #595959;
  /*padding: 0 150px;*/
  margin: 30px 0;
}

.info-center .info-detail {
  display: block;
  background: #F8981F;
  padding: 10px 30px;
  color: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 0 auto;
  text-align: center;
  width: 150px;
}

.info-center .info-detail:hover {
  color: #fff;
  background: #79c061;
}


/*视频和代言人*/

.video-show {
  width: 100%;
  min-width: 960px;
}

.video-left {
  width: 39%;
  float: left;
  position: relative;
}

.video-left-img {
  width: 100%;
}

.video-left-img img {
  width: 100%;
}

.video-left-text {
  position: absolute;
  width: 100%;
  z-index: 2;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  height: 49.4%;
}

.video-left-text2 {
  position: absolute;
  width: 100%;
  z-index: 2;
  bottom: 4px;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  height: 49.4%;
}

.text-index {
  position: absolute;
  text-align: center;
  color: #fff;
  width: 100%;
  top: 20%;
  margin: 0 auto;
  z-index: 3;
}

.text-index2 {
  top: 23%;
}

.video-text-index {
  position: absolute;
  text-align: center;
  color: #fff;
  width: 100%;
  top: 35%;
  margin: 0 auto;
  z-index: 3;
}

.video-text-index h2 {
  font-size: 40px;
}

.text-index a,
.video-text-index a {
  display: block;
  color: #fff;
  text-align: center;
  margin: 20px auto;
  width: 40%;
  padding: 10px 15px;
  border: 1px solid #fff;
}

.video-text-index a {
  margin-top: 30px;
}

.text-index a:hover,
.video-text-index a:hover {
  color: #333;
  background: #fff;
}

.video-right {
  width: 60.77%;
  float: right;
  height: inherit;
  position: relative;
}

.video-right img {
  width: 100%;
}

.video-text {
  position: absolute;
  width: 100%;
  z-index: 2;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  height: 99.4%;
}

.text-index-right {
  position: absolute;
  text-align: center;
  color: #fff;
  width: 100%;
  top: 35%;
  /*left:30%;*/
  margin: 0 auto;
  z-index: 3;
}

@media screen and (max-height: 768px) {
  .video-text-index h2 {
    font-size: 36px;
  }
  .text-index {
    top: 10%;
  }
  .text-index2 {
    top: 15%;
  }
  .text-index h2 {
    font-size: 22px;
  }
  .text-index h3 {
    font-size: 20px;
  }
  .text-index a,
  .video-text-index a {
    padding: 7px 15px;
  }
}

@media (max-width:1200px) {
  .video-text-index h2 {
    font-size: 30px;
  }
  .text-index {
    top: 10%;
  }
  .text-index2 {
    top: 15%;
  }
  .text-index h2 {
    font-size: 22px;
  }
  .text-index h3 {
    font-size: 20px;
  }
  .text-index a,
  .video-text-index a {
    padding: 7px 15px;
  }
}


/*系统中心*/

.system-wrap {
  width: 100%;
  overflow: hidden;
  /* background: url(/Shared/home2017/images/function/bg.png) no-repeat; */
  background-size: 100% 100%;
  padding: 50px 0;
}

.system-center {
  width: 100%;
  margin: 0 auto;
  min-width: 960px;
  max-width: 1200px;
}

.wrap-center-title {
  text-align: center;
  color: #333333;
  margin: 20px 0 5px 0;
}

.center-tp {
  text-align: center;
}

.center-tp p {
  margin-top: 10px;
  color: #A5A5A5;
}

.center-tp h2 {
  color: #A1B619;
}

.system-center ul {
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
}

.system-center ul .function-list {
  float: left;
  width: 18.5%;
  overflow: hidden;
  background: #FFFFFF;
  margin: 0px 5px;
  padding: 20px 0px;
  /* box-shadow: 5px 5px 7px #5bb372; */
  /*height: 330px;*/
  position: relative;
}

.function-list-bg1 {
  background: url(../images/function/functionbg1.png) no-repeat;
}

.function-li {
  background: #FFFFFF;
  border: 1px solid #D9EDD9;
  border-radius: 10px;
  z-index: 99;
}

.function-box {
  text-align: center;
  width: 100%;
  position: relative;
}

.function-list .function-box:hover {
  cursor: pointer;
}

.function-box .box1 {
  background: url(../images/function/function1.png) no-repeat;
  width: 121px;
  height: 121px;
  margin: 0 auto;
  background-size: 121px 121px;
}

.function-box .box2 {
  background: url(../images/function/function2.png) no-repeat;
  width: 121px;
  height: 121px;
  margin: 0 auto;
  background-size: 121px 121px;
}

.function-box .box3 {
  background: url(../images/function/function3.png) no-repeat;
  width: 121px;
  height: 121px;
  margin: 0 auto;
  background-size: 121px 121px;
}

.function-box .box4 {
  background: url(../images/function/function4.png) no-repeat;
  width: 121px;
  height: 121px;
  margin: 0 auto;
  background-size: 121px 121px;
}

.function-box .box5 {
  background: url(../images/function/function5.png) no-repeat;
  width: 121px;
  height: 121px;
  margin: 0 auto;
  background-size: 121px 121px;
}

.function-box .box-icon2 {
  display: none;
}

.function-box .box6 {
  background: url(../images/function/function1g.png) no-repeat;
  width: 121px;
  height: 121px;
  margin: 0 auto;
  background-size: 121px 121px;
}

.function-box .box7 {
  background: url(../images/function/function2g.png) no-repeat;
  width: 121px;
  height: 121px;
  margin: 0 auto;
  background-size: 121px 121px;
}

.function-box .box8 {
  background: url(../images/function/function3g.png) no-repeat;
  width: 121px;
  height: 121px;
  margin: 0 auto;
  background-size: 121px 121px;
}

.function-box .box9 {
  background: url(../images/function/function4g.png) no-repeat;
  width: 121px;
  height: 121px;
  margin: 0 auto;
  background-size: 121px 121px;
}

.function-box .box10 {
  background: url(../images/function/function5g.png) no-repeat;
  width: 121px;
  height: 121px;
  margin: 0 auto;
  background-size: 121px 121px;
}

.function-box>span {
  display: block;
  color: #79c061;
  font-size: 16px;
  margin: 10px 0;
}

.function-box p {
  color: #676767;
  margin: 5px 0;
}

@media screen and (max-height: 768px) {
  .system-center {
    width: 100%;
    margin: 0 auto;
    min-width: 960px;
    max-width: 960px;
  }
}


/*当你的员工知道更多，他们会工作更好*/

.wrap-is-info {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.center-title-is {
  width: 100% !important;
}

.is-info-item {
  width: 100%;
  margin: 30px 0 50px 0;
}

.info-item-left {
  float: left;
  width: 60%;
}

.info-item-left img {
  width: 100%;
}

.info-item-right {
  width: 40%;
  float: left;
}

.info-item-right-img {
  width: 100%;
  text-align: center;
}

.info-item-right-img img {
  width: 20%;
}

.info-item-right-title {
  font-size: 18px;
}

.info-item-right p {
  margin: 20px 0;
  line-height: 28px;
  padding: 0 15px;
  color: #595959;
}

.info-item-detail {
  display: block;
  background: #F8981F;
  padding: 10px 30px;
  color: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 0 auto;
  text-align: center;
  width: 150px;
}

.info-item-detail:hover {
  color: #fff;
  background: #79c061;
}

@media screen and (max-height: 768px) {
  .wrap-is-info {
    width: 100%;
    margin: 0 auto;
    max-width: 960px;
  }
}


/*使用爱上学习的员工提升数据*/

.wrap-is-data-info {
  width: 100%;
  background: url('/Shared/home2017/images/datainfo/datainfo-bg.png') no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

.is-data-info-center {
  width: 100%;
  margin: 50px auto;
  max-width: 1200px;
}

.is-data-info-title {
  font-size: 28px;
  text-align: center;
  color: #fff;
}

.is-data-info-detail {
  margin: 50px 0;
  overflow: hidden;
}

.is-data-info-detail li {
  width: 33%;
  float: left;
  text-align: center;
  overflow: hidden;
}

.data-info-list-img img {
  width: 145px;
  height: 145px;
}

.data-info-list-text {
  font-size: 16px;
  color: #fff;
  margin: 10px 0;
}

@media screen and (max-height: 768px) {
  .is-data-info-center {
    width: 100%;
    margin: 30px auto;
    max-width: 960px;
  }
}


/*最新上线*/

.wrap-operate {
  width: 100%;
  overflow: hidden;
  padding: 50px 0;
}

.new-course-box {
  min-width: 960px;
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.new-course {
  float: left;
  width: 60%;
  overflow: hidden;
}

.new-course li {
  float: left;
  width: 33%;
  overflow: hidden;
  position: relative;
}

.new-course-first {
  float: left;
  width: 40%;
}

.new-course-item:hover {
  z-index: 2;
  -webkit-box-shadow: 0 15px 30px rgba(255, 255, 255, 0.1);
  box-shadow: 0 15px 30px rgba(255, 255, 255, 0.1);
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
  position: relative;
}

.new-course-first .new-course-list-first {
  width: 100%;
  overflow: hidden;
  margin: 8px auto;
  position: relative;
}

.new-course-list-first .new-course-item {
  position: relative;
  width: 440px;
  margin: 8px auto;
  border: 1px solid #ccc;
}

.new-course-list-first .new-course-item .new-course-img {
  width: 440px;
  height: 330px;
  display: block;
}

.new-course-item {
  position: relative;
  width: 220px;
  margin: 8px auto;
  border: 1px solid #ccc;
}

.new-course-item .new-course-img {
  width: 220px;
  height: 165px;
  display: block;
}

.new-course-item img {
  width: 100%;
  height: 100%;
}

.new-course-title {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 5px 0;
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #FFFFFF;
  text-align: center;
}

@media screen and (max-height: 768px) {
  .new-course-box {
    max-width: 960px;
    margin: 0 auto;
    overflow: hidden;
  }
  .new-course-list-first .new-course-item {
    position: relative;
    width: 360px;
    margin: 5px auto;
    border: 1px solid #ccc;
  }
  .new-course-list-first .new-course-item .new-course-img {
    width: 360px;
    height: 270px;
    display: block;
  }
  .new-course-item {
    position: relative;
    width: 180px;
    margin: 5px auto;
    border: 1px solid #ccc;
  }
  .new-course-item .new-course-img {
    width: 180px;
    height: 135px;
    display: block;
  }
  .new-course-item:hover {
    border: 1px solid #ccc;
    box-shadow: 2px 2px 5px #ccc;
    position: relative;
    bottom: 2px;
    left: 2px;
  }
}


/*新闻活动*/

.wrap-news {
  width: 100%;
  overflow: hidden;
  padding: 50px 0;
  background: url(/Shared/home2017/images/news/new-bg.png) no-repeat;
  background-size: 100% 100%;
}

.is-news-box {
  width: 100%;
  /*min-width: 960px;*/
  max-width: 1200px;
  overflow: hidden;
  margin: 0 auto;
}

.is-index-news {
  width: 585px;
  float: left;
}

.is-index-news h4 {
  color: #fff;
  font-size: 24px;
  text-align: center;
}

.is-banner-left {
  width: 400px;
  /*float: left;*/
  /*margin-right: 25px;*/
  margin: 0 auto;
  box-shadow: 8px 8px 10px #5FCA86;
}

.is-banner-left2 {
  width: 400px;
  /*float: left;*/
  margin: 0 auto;
  box-shadow: 8px 8px 10px #5FCA86;
}

.is-banner-left img,
.is-banner-left2 img {
  width: 100%;
  box-shadow: 8px 8px 10px #5FCA86;
}

.index-news-list {
  width: 400px;
  /*float: right;*/
  margin: 0 auto;
}

.index-news-list2 {
  /*border: 1px solid #efefef;*/
  border-left: 0;
  width: 400px;
  /*float: left;*/
  margin: 0 auto;
  height: 161px;
}

.index-news-list2 h4 {
  padding: 0 30px;
  color: #fff;
  font-size: 16px;
  margin-top: 20px;
}

.index-news-list2 h4 a {
  color: #fff;
}

.index-news-list2 p {
  /*padding: 0 30px;*/
  color: #fff;
  height: 38px;
  overflow: hidden;
}

.index-news-list2>a {
  padding: 10px 20px;
  width: 77px;
  border: 1px solid #fff;
  color: #fff;
  display: block;
  /*margin-left: 30px;
  margin-top: 20px;*/
  margin: 20px auto;
}

.index-news-list2>a:hover {
  /*background: #fff;*/
  color: #fff;
}

.index-news-list li {
  margin: 11px 0;
  height: 19px;
  line-height: 19px;
}

.index-news-list li a {
  display: list-item;
  float: left;
  width: 350px;
  color: #fff;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index-news-list li>span {
  float: right;
  color: #fff;
  font-size: 16px;
}

@media screen and (max-width: 1200px) {
  .is-news-box {
    width: 100%;
    max-width: 960px;
    overflow: hidden;
    margin: 0 auto;
  }
  .is-index-news {
    width: 460px;
    float: left;
  }
  .is-index-news h4 {
    color: #fff;
    font-size: 24px;
    text-align: center;
  }
  .is-banner-left {
    width: 350px;
    /*float: left;*/
    /*margin-right: 25px;*/
    margin: 0 auto;
  }
  .is-banner-left2 {
    width: 350px;
    /*float: left;*/
    margin: 0 auto;
  }
  .is-banner-left img,
  .is-banner-left2 img {
    width: 100%;
  }
  .index-news-list {
    width: 350px;
    /*float: right;*/
    margin: 0 auto;
  }
  .index-news-list2 {
    /*border: 1px solid #efefef;*/
    border-left: 0;
    width: 350px;
    /*float: left;*/
    margin: 0 auto;
    height: 161px;
  }
  .index-news-list li a {
    display: list-item;
    float: left;
    width: 290px;
    color: #fff;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}


/*用户故事*/

.wrap-user-story {
  width: 100%;
  min-width: 960px;
  overflow: hidden;
  margin: 0 auto;
  max-width: 1200px;
  padding: 50px 0;
}

.user-story-title {
  font-size: 24px;
  text-align: center;
  margin: 10px 0;
  color: #333;
}

.user-story-title-info {
  text-align: center;
  color: #595959;
}

.user-story-box {
  overflow: hidden;
  margin-top: 30px;
}

.user-story-box .customer-img {
  width: 14%;
  float: left;
  position: relative;
  height: 82px;
  margin-right: 0px;
}

.user-story-box .customer-img img {
  width: 100%;
  position: relative;
}

.customer-img-t {
  margin: 0 20px;
}

.user-story-img img {
  width: 100%;
  /*height:100%;*/
  position: absolute;
  right: 0;
}

/*获得荣誉*/
.honor-box{
  width:825px;
  margin:15px auto;
}
.honor-box-list{
  width:100%;
  text-align: center;
}

.honor-box-list li{
  float:left;
  width:25%;
  text-align: center;
}

.honor-box-list li img{
  width:90%;
}
