@charset "UTF-8";
/*reset*/
body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
  margin: 0;
  padding: 0;
}

article, aside, figure, footer, header, hgroup, nav, section {
  display: block;
}

ul, ol {
  list-style: none;
}

img {
  border: 0 none;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

textarea {
  resize: none;
}

strong, em, i {
  font-style: normal;
  font-weight: normal;
}

del {
  text-decoration: line-through;
}

input::-ms-clear {
  display: none !important;
}

button[disabled], input[disabled] {
  cursor: default;
}

input, select, button, h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
  font-family: inherit;
  outline: none;
}

a {
  text-decoration: none;
  color: #666;
}

body {
  font: 12px/1.5 "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
  color: #333;
  background: #fff;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.wrapper {
  margin: 0 auto;
  width: 1200px;
  overflow: hidden;
}

.banner {
  width: 100%;
  height: 520px;
  background: url(../images/banner.jpg) no-repeat center;
}

.buyBtn {
  line-height: 60px;
  text-align: center;
  display: block;
  width: 236px;
  height: 73px;
  color: #fff;
  font-size: 28px;
  background: url(../images/02-04.png) no-repeat center;
}

/*英语学习困境*/
.xxkj {
  width: 100%;
  height: 379px;
  padding-top: 125px;
  background: url(../images/01.jpg) no-repeat center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.xsbox {
  height: 215px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.xsbox .xx-list {
  width: 217px;
  height: 188px;
  border-radius: 15px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.xsbox .xx-list:hover {
  border-radius: 15px;
  -webkit-transform: translate3d(0, 5px, 0);
          transform: translate3d(0, 5px, 0);
  -webkit-box-shadow: -7px 8px 5px rgba(0, 0, 0, 0.3);
          box-shadow: -7px 8px 5px rgba(0, 0, 0, 0.3);
}

/* 三种级别，满足英语学习者需求*/
.szjbWrap {
  padding-bottom: 45px;
  background-color: #f6f6f6;
}

.txtdisc {
  text-align: center;
  font-size: 16px;
  line-height: 45px;
  color: #444;
}

.szjb {
  padding-top: 50px;
}

.szjb h3 {
  margin: auto;
  height: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url(../images/02.png) no-repeat center center;
}

.szjb .szjbBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.szjb .books {
  width: 331px;
  overflow: hidden;
  position: relative;
}

.szjb .books:hover .shade {
  height: 100%;
}

.szjb .books img {
  width: 100%;
  height: 321px;
}

.szjb .books .shade {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0;
  color: #fff;
  font-size: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #4f477d;
  opacity: 0.9;
  -webkit-transition: all .4s linear;
  transition: all .4s linear;
}

.szjb .books .shade .des {
  padding: 15px;
  text-align: center;
  width: 331px;
  height: 321px;
  line-height: 32px;
  display: table-cell;
  vertical-align: middle;
}

.szjb .szjb-item .buyBtn {
  margin: 25px auto 0;
}

.reson {
  width: 100%;
  height: 770px;
  background: url(../images/03-01.jpg) no-repeat center;
}

.reson2 {
  width: 100%;
  height: 490px;
  background: url(../images/03-02.jpg) no-repeat center;
}

.language-rule {
  width: 100%;
  height: 801px;
  background: url(../images/03-03.jpg) no-repeat center;
}

.language-rule .language-book {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 1200px;
  height: 406px;
  background: url(../images/03-05.png) no-repeat center;
}

.language-rule .language-book .list {
  width: 600px;
  height: 406px;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  line-height: 28px;
}

.language-rule .t-gray {
  color: #909ba3;
}

.language-rule .t-black {
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  color: black;
  margin-bottom: 10px;
}

.zxsj {
  width: 545px;
  height: 57px;
  margin: auto;
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 50px;
  background: url(../images/03-09.png) no-repeat center;
}

.jytd {
  padding-top: 40px;
}

.jytd .txtdisc {
  color: #fff;
}

.see-wold {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.see-wold .list-item {
  width: 388px;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.see-wold .txtBox {
  width: 388px;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
}

.see-wold .txtBox .tlt {
  font-size: 16px;
  color: #222222;
}

.see-wold .txtBox .des {
  font-size: 14px;
  color: #909090;
}

.see-wold .txtBox .lookMoer {
  font-weight: bold;
  color: #d73b11;
}

.gktl {
  width: 100%;
  height: 562px;
  padding-top: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url(../images/03-04.jpg) no-repeat center;
}

.gktl .buyBtn {
  margin: auto;
}

.videoImg {
  display: block;
  width: 825px;
  height: 269px;
  margin: 30px auto;
  background: url(../images/03-10.png) no-repeat center;
}

.qwmtWrap {
  width: 100%;
  height: 839px;
  padding-top: 135px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url(../images/04.jpg) no-repeat center;
}

.qwmtWrap .qwmt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.qwmtWrap .qwmtBox {
  width: 280px;
  height: 162px;
  margin: 10px 0px 20px 18px;
}

.qwmtWrap .qwmt-list {
  display: inline-block;
  width: 280px;
  height: 162px;
}

.qwmtWrap .qwmt-list:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.qwmtWrap .qwmt-list img {
  height: 162px;
}

.qwmtWrap .buyBtn {
  margin: auto;
}

.ly {
  width: 100%;
  height: 657px;
  padding-top: 140px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url(../images/05.jpg) no-repeat center;
}

.ly .lyImg {
  display: block;
  width: 1200px;
  height: 313px;
  margin: auto;
}

.ly .des {
  width: 1200px;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  margin: 15px auto;
}

.ly .buyBtn {
  margin: auto;
  width: 236px;
  height: 73px;
  color: #fff;
  font-size: 28px;
  background: url(../images/05-02.png) no-repeat center;
}

.buyBook {
  width: 100%;
  height: 642px;
  padding-top: 528px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url(../images/06.jpg) no-repeat center;
}

.buyBook .buyBtn {
  margin: auto;
}

.footer {
  width: 100%;
  height: 245px;
  background: url(../images/07.jpg) no-repeat center;
}

.footer .wrapper {
  padding-top: 102px;
}

.footer a {
  color: #b7acac;
  font-size: 14px;
  margin-right: 30px;
}

/*# sourceMappingURL=map/index.css.map */
