@charset 'UTF-8';
/**
 * @authors Elong (yangxinglong@126.com)
 * @date    2016-05-18 12:14:00
 */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
header,
hgroup,
nav,
section,
article,
aside,
footer,
figure,
figcaption,
menu,
button {
  margin: 0;
  padding: 0;
}
body {
  font-family: 'Helvetica Neue', Helvetica, STHeiTi, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  -webkit-user-select: none;
  color: #000;
  outline: 0;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
caption,
th {
  text-align: left;
}
fieldset,
img {
  border: 0;
}
li {
  list-style: none;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  outline: 0;
}
button {
  border: 0;
  background: none;
  -webkit-appearance: none;
}
a {
  text-decoration: none;
  -webkit-touch-callout: none;
}
:focus {
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}
em,
i {
  font-style: normal;
}
div {
  margin: 0 auto;
}
body,
html {
  height: 100%;
}
.right {
  float: right;
}
.clearfix:after {
  font-size: 0;
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ' ';
}
.clearfix {
  display: inline-table;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
.wrap {
  max-width: 640px;
  position: relative;
}
.main {
  width: 640px;
}
.header {
  height: 400px;
  width: 640px;
  overflow: hidden;
}
.header_s {
  height: 400px;
  width: 640px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  float: left;
}
.header_s a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}
.header_nav {
  position: absolute;
  bottom: 21px;
  text-align: center;
  width: 100%;
}
.header_nav span {
  display: inline-block;
  width: 18px;
  height: 5px;
  background-color: #fff;
  margin: 0 2px;
}
.header_nav span.cur {
  background-color: #F51E55;
}
.tabs_nav {
  background: url(/dev/product/www_v3/imgs/index/index_mobile/line_1.jpg) 0 80px repeat-x;
  margin-top: 39px;
  text-align: center;
}
.tabs_nav li {
  display: inline-block;
  width: 200px;
  height: 90px;
  text-align: center;
  line-height: 80px;
  font-size: 28px;
  color: #606060;
  cursor: pointer;
  position: relative;
}
.tabs_nav li.now {
  background: url(/dev/product/www_v3/imgs/index/index_mobile/tabs_nav_now.png) 0 0 no-repeat;
  font-size: 32px;
  color: #fff;
}
.tabs_nav li .hot {
  display: block;
  position: absolute;
  width: 24px;
  height: 13px;
  background: url(/dev/product/www_v3/imgs/index/hot.png) 0 0 no-repeat;
  top: 10px;
  right: 28px;
}
.tabs_cons {
  padding-bottom: 50px;
}
.card_list_1 li {
  display: block;
  margin: 20px auto 0;
  height: 342px;
  width: 600px;
  position: relative;
}
.card_list_1 .text_box {
  width: 578px;
  height: 263px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: right;
  background-color: #fff;
  padding-right: 22px;
  padding-top: 17px;
  box-shadow: 0 0 10px #ddd;
}
.card_list_1 .text_box h3 {
  font-size: 52px;
  color: #303030;
  font-weight: 400;
}
.card_list_1 .text_box p {
  font-size: 26px;
  color: #666;
}
.card_list_1 img {
  position: absolute;
  bottom: 0;
  left: 15px;
}
.text_box_bottom {
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  bottom: 0;
  left: -1px;
  height: 72px;
  right: 0;
}
.card_list_1 .text_box_bg_1 {
  background-image: url(/dev/product/www_v3/imgs/index/index_mobile/text_box_bg_1.png);
}
.card_list_1 .text_box_bg_2 {
  background-image: url(/dev/product/www_v3/imgs/index/index_mobile/text_box_bg_2.png);
}
.card_list_1 .text_box_bg_3 {
  background-image: url(/dev/product/www_v3/imgs/index/index_mobile/text_box_bg_3.png);
}
.card_list_1 .text_box_bg_4 {
  background-image: url(/dev/product/www_v3/imgs/index/index_mobile/text_box_bg_4.png);
}
.card_list_1 .text_box_bg_5 {
  background-image: url(/dev/product/www_v3/imgs/index/index_mobile/text_box_bg_5.png);
}
.card_list_1 .text_box_bg_6 {
  background-image: url(/dev/product/www_v3/imgs/index/index_mobile/text_box_bg_6.png);
}
.card_list_2 li {
  width: 601px;
  height: 321px;
  border: 1px solid #e0e0e0;
  margin: 54px auto 0;
  box-shadow: 0 0 10px #ddd;
  position: relative;
}
.card_list_3 li {
  width: 600px;
  height: 380px;
  border: 1px solid #e0e0e0;
  margin: 54px auto 0;
  box-shadow: 0 0 10px #ddd;
  position: relative;
}
.card_list_3 li .card_title {
  height: 28px;
  padding-top: 24px;
  padding-left: 28px;
}
.card_list_3 li .card_text {
  padding: 24px 28px 0px;
  line-height: 48px;
  color: #606060;
  font-size: 22px;
}
.card_list_3 li .card_text h3 {
  display: block;
  line-height: 96px;
  height: 96px;
  overflow: hidden;
  border-bottom: 1px solid #e0e0e0;
  font-size: 40px;
  color: #303030;
  font-weight: 400;
  text-align: center;
  margin-bottom: 10px;
}
.footer_link {
  font-size: 20px;
  line-height: 94px;
  text-align: center;
  color: #b0b0b0;
}
.footer_link a {
  font-size: 20px;
  margin-right: 6px;
  color: #b0b0b0;
}
.footer_link a:hover {
  color: #707070;
}
.title-1 h3 {
  text-align: center;
  font-size: 32px;
  color: #303030;
  line-height: 112px;
}
.slider-keep {
  width: 600px;
  height: 625px;
  overflow: hidden;
  box-shadow: 0 0 20px #ccc;
}
.slider-keep .slider-keep-sub {
  width: 600px;
  height: 625px;
  background-color: #fff;
}
.slider-keep .slider-keep-sub .slider-keep-img {
  width: 600px;
  height: 289px;
  line-height: 289px;
  text-align: center;
  font-size: 28px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.slider-keep .slider-keep-sub .slider-keep-img a {
  color: #fff;
  display: inline-block;
  width: 100%;
  height: 100%;
  background: url(/dev/product/www_v3/imgs/20160808_index/mobile/slider-keep-img-bg.png) 0 0 repeat;
}
.slider-keep .slider-keep-sub .slider-keep-img a span {
  padding-left: 76px;
  display: inline-block;
  background: url(/dev/product/www_v3/imgs/20160808_index/mobile/icon-1.png) 0 50% no-repeat;
}
.slider-keep .slider-keep-sub .slider-keep-info {
  width: 554px;
  padding-top: 8px;
}
.slider-keep .slider-keep-sub .slider-keep-info a h3 {
  color: #000;
  text-align: center;
  font-size: 36px;
  line-height: 110px;
  height: 110px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.slider-keep .slider-keep-sub .slider-keep-info p {
  line-height: 56px;
  font-size: 28px;
  max-height: 112px;
  overflow: hidden;
  color: #303030;
}
.slider-keep .slider-keep-sub .slider-keep-info .slider-keep-info-teacher {
  margin-top: 20px;
}
.slider-keep .slider-keep-sub .slider-keep-info .slider-keep-info-teacher a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 24px;
  margin-right: 30px;
  height: 48px;
  line-height: 48px;
  display: inline-block;
  color: #909090;
}
.slider-keep .slider-keep-sub .slider-keep-info .slider-keep-info-teacher a img {
  width: 46px;
  height: 46px;
  border: #e6e6e6 1px solid;
  border-radius: 50%;
  margin-right: 18px;
  vertical-align: bottom;
}
.slider-keep .swiper-pagination {
  top: 250px;
}
.card-list-1 {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 600px;
}
.card-list-1 ul li {
  width: 600px;
  clear: both;
  margin-bottom: 40px;
  height: 340px;
  box-shadow: 0 0 20px #ccc;
}
.card-list-1 ul li .img {
  width: 212px;
  height: 340px;
  float: left;
}
.card-list-1 ul li .img img {
  width: 100%;
  height: 100%;
}
.card-list-1 ul li .info {
  float: left;
  width: 351px;
  height: 338px;
  padding: 0 18px;
}
.card-list-1 ul li .info h3 {
  line-height: 24px;
  margin-top: 29px;
  line-height: 48px;
  display: block;
  height: 174px;
  font-size: 28px;
  color: #303030;
}
.card-list-1 ul li .info p {
  line-height: 58px;
  font-size: 24px;
  color: #909090;
}
.card-list-1 ul li .info p span {
  font-size: 28px;
  color: #f51e55;
}
.card-list-2 {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 600px;
}
.card-list-2 ul li {
  width: 600px;
  clear: both;
  margin-bottom: 40px;
  height: 340px;
  box-shadow: 0 0 20px #ccc;
}
.card-list-2 ul li:hover {
  box-shadow: 0 0 10px #ccc;
}
.card-list-2 ul li .img {
  width: 160px;
  height: 338px;
  float: left;
  position: relative;
}
.card-list-2 ul li .img img {
  height: 100%;
  width: 100%;
}
.card-list-2 ul li .img .slogan {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.card-list-2 ul li .img .slogan.keep {
  background-image: url(/dev/product/www_v3/imgs/20160808_index/mobile/keep.png);
}
.card-list-2 ul li .info {
  float: left;
  width: 379px;
  height: 336px;
  padding: 0 30px;
}
.card-list-2 ul li .info .line {
  height: 260px;
}
.card-list-2 ul li .info h3 {
  line-height: 48px;
  margin-top: 18px;
  padding-bottom: 6px;
  font-size: 28px;
  color: #303030;
  display: block;
  background: url(/dev/product/www_v3/imgs/20160808_index/mobile/line-1.png) 0 100% no-repeat;
}
.card-list-2 ul li .info h3 p {
  clear: both;
  overflow: hidden;
  line-height: 48px;
}
.card-list-2 ul li .info h3 p span {
  font-size: 24px;
  color: #909090;
  font-weight: 400;
  display: inline-block;
  padding-left: 38px;
  background: url(/dev/product/www_v3/imgs/20160808_index/mobile/icon-2.png) 2px 50% no-repeat;
}
.card-list-2 ul li .info h3 p font {
  font-size: 24px;
  margin-left: 15px;
}
.card-list-2 ul li .info p {
  line-height: 28px;
  font-size: 12px;
  color: #909090;
  clear: both;
}
.card-list-2 ul li .info p span {
  float: left;
  font-size: 28px;
  color: #f51e55;
}
.card-list-2 ul li .info p font {
  float: right;
  font-size: 24px;
  font-weight: 400;
}
.card-list-2 ul li ul {
  width: 100%;
  display: block;
  width: 344px;
  height: 152px;
  border: 1px solid #e6e6e6;
  margin: 0;
  padding-top: 16px;
}
.card-list-2 ul li ul li {
  margin: 0 0 0 23px;
  width: auto;
  line-height: 34px;
  padding-left: 22px;
  display: block;
  width: 281px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: url(/dev/product/www_v3/imgs/20160808_index/web/icon-2.png) 0 50% no-repeat;
}
.card-list-2 ul li ul li:hover {
  box-shadow: none;
  background-image: url(/dev/product/www_v3/imgs/20160808_index/web/icon-3.png);
}
.card-list-2 ul li ul li:hover a {
  color: #f51e55;
}
.card-list-2 ul li ul li a {
  font-size: 14px;
  color: #303030;
}
.footer_icp {
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}
.footer_icp a,
.footer_icp span {
  display: inline-block;
}
.footer_icp span {
  margin: 0 20px;
}
.footer_icp {
  color: #b0b0b0;
}
.footer_icp a {
  color: #b0b0b0;
}
.footer_icp a:hover {
  color: #707070;
}
.wechat {
  position: relative;
  top: 5px;
  display: inline-block;
  width: 22px;
  height: 18px;
  margin-right: 20px;
  cursor: pointer;
  background: url(/dev/product/www_v3/imgs/index/index_mobile/home_wechat.png) 0 0 no-repeat;
}
.wechat:hover {
  background-image: url(/dev/product/www_v3/imgs/index/index_mobile/home_wechath.png);
}
.wechat_alert {
  font-size: 12px;
  line-height: 18px;
  position: absolute;
  top: -222px;
  left: -80px;
  display: none;
  width: 174px;
  height: 205px;
  padding-top: 17px;
  cursor: default;
  background: url(/dev/product/www_v3/imgs/index/index_mobile/home_wechat_alert.png) 0 0 no-repeat;
}
.wechat_alert img {
  margin-top: 8px;
}
.wechat:hover .wechat_alert {
  display: block;
}
.sina {
  position: relative;
  top: 5px;
  left: 0;
  overflow: hidden;
  width: 22px;
  height: 18px;
  text-indent: -9999px;
  background: url(/dev/product/www_v3/imgs/index/index_mobile/home_sina.png) 0 0 no-repeat;
}
.sina:hover {
  background-image: url(/dev/product/www_v3/imgs/index/index_mobile/home_sinah.png);
}
.swiper-pagination-bullet {
  background-color: #fff;
  width: 14px;
  height: 14px;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #F51E55;
}
