@charset "UTF-8";
/**
 *
 * @authors Your Name (you@example.org)
 * @date    2017-06-24 13:23:58
 * @version $Id$
 */

div, ul, li {
  overflow: hidden;
}

.solution-banner {
  position: relative;
  background: url(/Shared/home2017/images/slider/banner8.png) no-repeat;
  min-width: 1000px;
  display: inline-block;
  width: 100%;
  min-height: 300px;
  /*background-size:100% 100%;*/
  background-position: 50% 50%;
  /*background-size: 100% 100%;*/
  background-size: cover;
}

.wrap-solution {
  width: 1200px;
  margin: -4px auto 0 auto;
}

.solution-text {
  width: 100%;
  color: #333;
  /*background: #b9d303;*/
}

.solution-text h2 {
  /*color: #fff;*/
  text-align: center;
  margin-top: 50px;
  font-size: 32px;
}

.solution-text h3 {
  min-width: 500px;
  max-width: 900px;
  margin: 20px auto 50px auto;
  /*color: #fff;*/
  font-size: 18px;
  line-height: 32px;
  text-align: center;
}

.solution-lms {
  width: 100%;
}

.solution-lms-center {
  min-width: 500px;
  max-width: 960px;
  margin: 50px auto;
}

.solution-lms-center h3 {
  text-align: center;
  font-size: 30px;
  color: #666565;
}

.lms-center-list {
  margin-top: 35px;
  padding-left: 160px;
}

.lms-center-list li {
  margin-bottom: 10px;
  font-size: 22px;
  color: #fb754e;
  height: 55px;
  line-height: 55px;
}

.lms-sicon {
  width: 47px;
  width: 47px;
  float: left;
  margin-right: 10px;
  padding-top: 5px;
}

.lms-sicon img {
  width: 100%;
}

.lms-answer-box {
  width: 100%;
}

.answer-box-left {
  width: 50%;
  float: left;
  /*height:500px;*/
  min-height: 450px;
  max-height: 450px;
  /*background: #fcf9f9;*/
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-direction: column;
}

.answer-text {
  /*float: right;
  margin: 60px 90px;*/
  max-width: 510px;
  color: #4c4c4c;
  /*margin-top:118px;*/
}

.answer-text-img {
  width: 80px;
  height: 80px;
  float: left;
  margin-right: 10px;
  margin-bottom: 30px;
}

/*.img-left {
  float: left;
  margin-right: 10px;
  margin-bottom: 30px;
}*/

.answer-text-img img {
  width: 100%;
}

.answer-text h2, .answer-text2 h2 {
  font-size: 26px;
}

.answer-text p, .answer-text2 p {
  font-size: 16px;
  line-height: 28px;
  margin-top: 30px;
  clear: both;
}

.answer-box-right {
  /*background-image: url(/Shared/home2017/images/solution/1.png);
  width: 50%;
  float: right;
  min-height: 550px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;*/
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-direction: column;
  height: 450px;
}

.answer-box-right img, .answer-box-right3 img, .answer-box-right4 img, .answer-box-left2 img, .answer-box-left3 img {
  height: 343px;
}

.answer-box-right3 {
  /*background-image: url(/Shared/home2017/images/solution/3.png);
  width: 50%;
  float: right;
  min-height: 550px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;*/
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-direction: column;
  height: 450px;
}

.answer-box-right4 {
  /*background-image: url(/Shared/home2017/images/solution/5.png);
  width: 50%;
  float: right;
  min-height: 550px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;*/
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-direction: column;
  height: 450px;
}

.lms-answer-info {
  width: 100%;
  /* padding: 50px 0; */
}

.lms-answer-info h2 {
  font-size: 30px;
  color: #595959;
  text-align: center;
  margin: 0;
}

.lms-answer-info p {
  font-size: 16px;
  line-height: 28px;
  color: #666;
  min-width: 500px;
  max-width: 900px;
  margin: 30px auto 0 auto;
  text-align: center;
}

.answer-text2 {
  /*float: left;
  margin: 80px 90px;*/
  max-width: 510px;
  color: #4c4c4c;
  /*margin-top:118px;*/
}

.answer-box-left2 {
  /*background-image: url(/Shared/home2017/images/solution/2.png);
  width: 50%;
  float: left;
  min-height: 550px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;*/
  float: right;
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-direction: column;
  height: 450px;
}

.answer-box-left3 {
  /*background-image: url(/Shared/home2017/images/solution/4.png);
  width: 50%;
  float: left;
  min-height: 550px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;*/
  float: right;
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-direction: column;
  height: 450px;
}

.answer-box-right2 {
  width: 50%;
  float: left;
  min-height: 450px;
  max-height: 450px;
  /*background: #fcf9f9;*/
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-direction: column;
}

@media screen and (max-height: 768px) {
  .solution-banner {
    position: relative;
    background: url(/Shared/home2017/images/slider/banner8.png) no-repeat top center;
    display: inline-block;
    width: 100%;
    min-height: 250px;
    min-width: 960px;
    background-position: 50% 50%;
    /*background-size: 100% 100%;*/
    background-size: cover;
  }
}
