/* 清除浮动 */
省略 a.t {
  text-decoration: underline;
}
a.t:hover {
  color: #f30;
  text-decoration: underline;
}
/* clear float */
.cf {
  zoom: 1;
}
/* for IE */
.cf:after {
  content: ".";
  display: block;
  clear: both;
  font-size: 0;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
/* for other */
/* end of clear float */
/* float */
.left {
  float: left;
}
.right {
  float: right;
}
.fnone {
  float: none;
}
.middle {
  float: left;
}
/* text-align */
.tleft {
  text-align: left;
}
.tright {
  text-align: right;
}
.tcenter {
  text-align: center;
}
/* display */
.dis {
  display: block;
}
.undis {
  display: none;
}
/*常用字号*/
/* 圆角  */
/*边框圆角*/
/*单行载断*/
/*单行载断溢出省略号*/
.spill1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/*3行载断溢出省略号*/
/* 面包屑 */
.crumb {
  display: none;
}
@media (min-width: 768px) {
  .crumb {
    display: block;
    *zoom: 1;
    zoom: 1;
    line-height: 50px;
  }
  .crumb:after {
    content: " ";
    clear: both;
    display: table;
  }
  .crumb p {
    color: #999;
  }
  .crumb p a {
    padding: 0 10px;
  }
  .crumb p span {
    padding-left: 10px;
  }
}
/*配模式定位*/
/*1200屏*/
/* 背景自适应 */
/*下阴影*/
/* 背景自适应 */
/* box-sizing */
/* 文本元素内垂直居中 */
/* input提示字体颜色修改 */
.pa100 {
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.ztwrap {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .ztwrap {
    width: 96%;
  }
}
img {
  vertical-align: middle;
  max-width: 100%;
}
button {
  border: none;
  background: none;
  cursor: pointer;
}
/*常用颜色*/
/* 板块版心设置 */
.huadong {
  font-size: 12px;
  text-align: center;
  margin-bottom: 5px;
  color: #999;
  display: none;
}
/* 200715_心理学考研竞价专题1P_熊小敏 start */
.psychologyKy {
  /* 选项按钮样式 */
  /* 选项按钮样式 start */
  /* 选项按钮样式 end */
  /* 二级标题样式 start */
  /* 二级标题样式 end */
  /* 按钮公共样式 start */
  /* 按钮公共样式 end */
  /* 心理学考研备考问题 定向营乘风破浪赢考研 start */
  /* 心理学考研备考问题 定向营乘风破浪赢考研 end */
  /* 五大定向服务体系 全面提升应试能力 start */
  /* 五大定向服务体系 全面提升应试能力  end */
  /* 心理学考研 辅导科目课程目标 start */
  /* 心理学考研 辅导科目课程目标 end */
  /* 热门院校定向密训助你上名校 start */
  /* 热门院校定向密训助你上名校 end */
  /* 全方位的课程体系 全程高三式半封闭式密训 start */
  /* 全方位的课程体系 全程高三式半封闭式密训 end */
  /* 金程考研负责任的明星教研团队带你上岸 start */
  /* 金程考研负责任的明星教研团队带你上岸 end */
  /* 云服务2.0再升级 start */
  /* 云服务2.0再升级 end */
}
.psychologyKy .con_tab li,
.psychologyKy .con_tab span {
  background-color: inherit;
  border: solid 1px #e5e5e5;
  color: #666666;
  box-sizing: border-box;
}
.psychologyKy .con_tab li.on,
.psychologyKy .con_tab span.on {
  background-color: #e9b96d;
  color: #fff;
  border: solid 1px #e9b96d;
}
@media (max-width: 640px) {
  .psychologyKy .con_tab li,
  .psychologyKy .con_tab span {
    background-color: #cfd3e0;
    color: #2c3169;
    border: none;
  }
  .psychologyKy .con_tab li.on,
  .psychologyKy .con_tab span.on {
    background-color: #e4c89f;
    color: #9e6f33;
  }
}
.psychologyKy .h2_title {
  text-align: center;
  padding-bottom: 30px;
}
.psychologyKy .h2_title h2 {
  color: #333;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.1;
}
.psychologyKy .h2_title h2 span {
  display: inline-block;
}
.psychologyKy .h2_title p {
  font-size: 16px;
  color: #666;
  margin: 5px auto 0;
  width: 800px;
  max-width: 90%;
}
@media (min-width: 769px) {
  .psychologyKy .h2_title h2 {
    padding-top: 1.35em;
    background: url(../images/h2_titleT.png) no-repeat center top;
    background-size: 7.4em 2em;
    -webkit-background-size: 7.4em 2em;
    -moz-background-size: 7.4em 2em;
    -o-background-size: 7.4em 2em;
    -ms-background-size: 7.4em 2em;
  }
}
@media (max-width: 768px) {
  .psychologyKy .h2_title {
    padding-bottom: 5%;
  }
  .psychologyKy .h2_title h2 {
    font-size: 30px;
  }
  .psychologyKy .h2_title p {
    font-size: 14px;
  }
}
@media (max-width: 360px) {
  .psychologyKy .h2_title {
    padding-bottom: 8%;
  }
  .psychologyKy .h2_title h2 {
    font-size: 24px;
  }
  .psychologyKy .h2_title p {
    font-size: 12px;
  }
}
.psychologyKy .btn_link {
  margin-top: 30px;
  text-align: center;
}
.psychologyKy .btn_link a {
  display: inline-block;
  font-size: 18px;
  color: #fff;
  background-color: #ea3834;
  line-height: 2.77777778em;
  border-radius: 1.38888889em;
  -moz-border-radius: 1.38888889em;
  -webkit-border-radius: 1.38888889em;
  -ms-border-radius: 1.38888889em;
  -o-border-radius: 1.38888889em;
  padding: 0 1.83333333em;
}
@media (max-width: 768px) {
  .psychologyKy .btn_link {
    margin-top: 5.4%;
  }
  .psychologyKy .btn_link a {
    font-size: 16px;
    line-height: 40px;
    width: 360px;
    max-width: 92%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    padding: 0;
  }
  .psychologyKy .btn_link a i {
    display: none;
  }
}
@media (max-width: 360px) {
  .psychologyKy .btn_link a {
    font-size: 14px;
  }
}
.psychologyKy .banner_kyfl {
  background: url(../images/banner_bg.jpg) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  text-align: center;
  position: relative;
}
.psychologyKy .banner_kyfl img {
  max-width: 92%;
}
.psychologyKy .banner_kyfl figure img:nth-child(1) {
  position: absolute;
  top: 0;
  left: 18%;
}
.psychologyKy .banner_kyfl .banner_link {
  width: 100%;
  font-size: 0;
  margin-top: 35px;
}
@media (min-width: 769px) {
  .psychologyKy .banner_kyfl {
    height: 500px;
    display: -webkit-box;
    /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;
    /* Chrome */
    display: -moz-box;
    /* Firefox 19 */
    display: -ms-flexbox;
    display: flex;
    /*flex容器*/
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-align-content: center;
    -o-align-content: center;
    align-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .psychologyKy .banner_kyfl {
    padding: 9% 0 10%;
  }
  .psychologyKy .banner_kyfl figure img:nth-child(1) {
    left: 3%;
    max-width: 18%;
  }
  .psychologyKy .banner_kyfl .banner_link {
    margin-top: 5.4%;
  }
  .psychologyKy .banner_kyfl .banner_link a {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .psychologyKy .banner_kyfl .banner_link a {
    font-size: 11px;
  }
}
@media (max-width: 360px) {
  .psychologyKy .banner_kyfl .banner_link a {
    font-size: 8px;
  }
}
.psychologyKy .banner_kyjy {
  background: url(../images/banner_bg03.jpg) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  text-align: center;
}
.psychologyKy .banner_kyjy img {
  max-width: 92%;
}
.psychologyKy .banner_kyjy .banner_link {
  width: 100%;
  font-size: 0;
}
.psychologyKy .banner_kyjy .banner_link a {
  display: inline-block;
  font-size: 16px;
  width: 13.25em;
  line-height: 2.375em;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  background-color: rgba(80, 84, 190, 0.7);
  color: #fff;
  margin-top: 2.22222222em;
}
.psychologyKy .banner_kyjy .banner_link a:nth-child(1) {
  margin-right: 0.83333333em;
}
.psychologyKy .banner_kyjy .banner_link a:nth-child(2) {
  margin-left: 0.83333333em;
}
@media (min-width: 769px) {
  .psychologyKy .banner_kyjy {
    height: 500px;
    display: -webkit-box;
    /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;
    /* Chrome */
    display: -moz-box;
    /* Firefox 19 */
    display: -ms-flexbox;
    display: flex;
    /*flex容器*/
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-align-content: center;
    -o-align-content: center;
    align-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .psychologyKy .banner_kyjy {
    padding: 9% 0 10%;
  }
  .psychologyKy .banner_kyjy .banner_link a {
    font-size: 14px;
    margin-top: 5.4%;
  }
}
@media (max-width: 480px) {
  .psychologyKy .banner_kyjy .banner_link a {
    font-size: 11px;
  }
}
@media (max-width: 360px) {
  .psychologyKy .banner_kyjy .banner_link a {
    font-size: 8px;
  }
}
.psychologyKy .banner_kyxl {
  background: url(../images/banner_bg.jpg) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  text-align: center;
}
.psychologyKy .banner_kyxl img {
  max-width: 92%;
}
.psychologyKy .banner_kyxl .banner_link {
  width: 100%;
  font-size: 0;
}
.psychologyKy .banner_kyxl .banner_link a {
  display: inline-block;
  font-size: 18px;
  width: 13.61111111em;
  line-height: 2.55555556em;
  border-radius: 1.33333333em;
  -moz-border-radius: 1.33333333em;
  -webkit-border-radius: 1.33333333em;
  -ms-border-radius: 1.33333333em;
  -o-border-radius: 1.33333333em;
  border: solid 1px #eacca3;
  color: #eacca3;
  margin-top: 2.22222222em;
}
.psychologyKy .banner_kyxl .banner_link a:nth-child(1) {
  margin-right: 0.83333333em;
}
.psychologyKy .banner_kyxl .banner_link a:nth-child(2) {
  margin-left: 0.83333333em;
}
@media (min-width: 769px) {
  .psychologyKy .banner_kyxl {
    height: 500px;
    display: -webkit-box;
    /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;
    /* Chrome */
    display: -moz-box;
    /* Firefox 19 */
    display: -ms-flexbox;
    display: flex;
    /*flex容器*/
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-align-content: center;
    -o-align-content: center;
    align-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .psychologyKy .banner_kyxl {
    padding: 9% 0 10%;
  }
  .psychologyKy .banner_kyxl .banner_link a {
    font-size: 14px;
    margin-top: 5.4%;
  }
}
@media (max-width: 480px) {
  .psychologyKy .banner_kyxl .banner_link a {
    font-size: 11px;
  }
}
@media (max-width: 360px) {
  .psychologyKy .banner_kyxl .banner_link a {
    font-size: 8px;
  }
}
.psychologyKy .preparation {
  padding: 60px 0;
  background-color: #f7f8fd;
}
.psychologyKy .preparation ul {
  max-width: 1160px;
  font-size: 16px;
}
.psychologyKy .preparation ul li {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  background-color: #fff;
}
.psychologyKy .preparation ul li h3 {
  color: #5a84e4;
  font-size: 1.125em;
}
.psychologyKy .preparation ul li h3 img {
  vertical-align: bottom;
}
.psychologyKy .preparation ul li .txt_con p {
  color: #333;
}
.psychologyKy .preparation ul li .txt_con a {
  color: #999;
  display: block;
  text-align: center;
}
@media (max-width: 1100px) {
  .psychologyKy .preparation ul {
    max-width: 850px;
  }
}
@media (min-width: 641px) {
  .psychologyKy .preparation ul {
    display: -webkit-box;
    /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;
    /* Chrome */
    display: -moz-box;
    /* Firefox 19 */
    display: -ms-flexbox;
    display: flex;
    /*flex容器*/
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .psychologyKy .preparation ul::after,
  .psychologyKy .preparation ul::before {
    content: '';
    margin: 0 auto;
    width: 13.375em;
    order: 10;
  }
  .psychologyKy .preparation ul li {
    margin: 0 auto 10px;
    width: 13.375em;
    height: 12.75em;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    padding: 1.8125em 1em 0;
  }
  .psychologyKy .preparation ul li:hover {
    box-shadow: 0px 4px 8px 0px rgba(87, 99, 184, 0.08);
  }
  .psychologyKy .preparation ul li:hover .txt_con a {
    color: #eab46f;
  }
  .psychologyKy .preparation ul li h3 img {
    margin-right: 8px;
  }
  .psychologyKy .preparation ul li .txt_con {
    margin-top: 12px;
  }
  .psychologyKy .preparation ul li .txt_con p {
    line-height: 1.5;
    height: 3em;
    overflow: hidden;
    display: -webkit-box;
    word-break: break-all;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .psychologyKy .preparation ul li .txt_con a {
    margin-top: 15px;
    border-top: 1px solid #eeeeee;
    line-height: 3.5em;
  }
}
@media (max-width: 768px) {
  .psychologyKy .preparation {
    padding: 8% 0;
  }
}
@media (max-width: 640px) {
  .psychologyKy .preparation ul li {
    max-width: 96%;
    margin: 0 auto 15px;
    height: 104px;
    background-color: #ffffff;
    box-shadow: 0px 4px 8px 0px rgba(87, 99, 184, 0.08);
    display: -webkit-box;
    /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;
    /* Chrome */
    display: -moz-box;
    /* Firefox 19 */
    display: -ms-flexbox;
    display: flex;
    /*flex容器*/
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-align-content: center;
    -o-align-content: center;
    align-content: center;
  }
  .psychologyKy .preparation ul li:last-child {
    margin-bottom: 0;
  }
  .psychologyKy .preparation ul li h3 {
    width: 81px;
    min-width: 81px;
    text-align: center;
    position: relative;
    font-size: 16px;
    padding-right: 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
  }
  .psychologyKy .preparation ul li h3::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -24px;
    width: 1px;
    height: 48px;
    background-color: #eeeeee;
  }
  .psychologyKy .preparation ul li h3 img {
    display: block;
    margin: 0 auto;
  }
  .psychologyKy .preparation ul li .txt_con {
    padding-left: 20px;
    padding-right: 10px;
  }
  .psychologyKy .preparation ul li .txt_con p {
    font-size: 14px;
    max-height: 3em;
    overflow: hidden;
    display: -webkit-box;
    word-break: break-all;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .psychologyKy .preparation ul li .txt_con a {
    margin-top: 0.83333333em;
    width: 10.33333333em;
    line-height: 2.5em;
    border-radius: 1.33333333em;
    -moz-border-radius: 1.33333333em;
    -webkit-border-radius: 1.33333333em;
    -ms-border-radius: 1.33333333em;
    -o-border-radius: 1.33333333em;
    border: 1px solid #eab46f;
    font-size: 12px;
    color: #eab46f;
  }
  .psychologyKy .preparation ul li .txt_con a i {
    display: none;
  }
}
.psychologyKy .serviceKy {
  padding-top: 40px;
}
.psychologyKy .serviceKy ul {
  font-size: 14px;
  max-width: 1175px;
}
.psychologyKy .serviceKy ul li {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  background-color: #f7f8fd;
  overflow: hidden;
}
.psychologyKy .serviceKy ul li span {
  display: block;
  background-color: #5a84e4;
  font-size: 18px;
  line-height: 40px;
  color: #fff;
  font-weight: 600;
  padding-right: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.psychologyKy .serviceKy ul li h3 {
  line-height: 40px;
  font-size: 24px;
  color: #666;
  padding-left: 25px;
  margin: 20px 0 10px;
}
.psychologyKy .serviceKy ul li h3 img {
  vertical-align: top;
  margin-right: 10px;
}
.psychologyKy .serviceKy ul li .service_txt {
  padding: 0 25px;
}
.psychologyKy .serviceKy ul li .service_txt p {
  color: #9397a8;
  line-height: 2em;
  padding-left: 16px;
  padding-right: 3px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.psychologyKy .serviceKy ul li .service_txt p::after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  width: 4px;
  height: 4px;
  background-color: #eab46f;
  transform: rotate(45deg);
}
@media (min-width: 641px) {
  .psychologyKy .serviceKy ul {
    display: -webkit-box;
    /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;
    /* Chrome */
    display: -moz-box;
    /* Firefox 19 */
    display: -ms-flexbox;
    display: flex;
    /*flex容器*/
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .psychologyKy .serviceKy ul::after,
  .psychologyKy .serviceKy ul::before {
    width: 214px;
    content: '';
    margin: 0 auto;
    order: 10;
  }
  .psychologyKy .serviceKy ul li {
    width: 214px;
    height: 248px;
    margin: 0 auto;
  }
  .psychologyKy .serviceKy ul li span {
    width: 140px;
    border-radius: 4px 0px 16px 0px;
    text-align: right;
  }
  .psychologyKy .serviceKy ul li span em {
    margin-left: 10px;
    display: inline-block;
    width: 32px;
    line-height: 32px;
    text-align: center;
    background-color: #ffffff;
    font-size: 20px;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    color: #5a84e4;
  }
}
@media (max-width: 1200px) {
  .psychologyKy .serviceKy ul {
    max-width: 800px;
  }
  .psychologyKy .serviceKy ul li {
    margin-bottom: 15px;
  }
}
@media (max-width: 640px) {
  .psychologyKy .serviceKy ul li {
    padding-bottom: 19px;
  }
  .psychologyKy .serviceKy ul li span {
    text-align: center;
  }
  .psychologyKy .serviceKy ul li span em {
    font-weight: 600;
    margin-left: 5px;
  }
  .psychologyKy .serviceKy ul li .service_txt {
    display: -webkit-box;
    /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;
    /* Chrome */
    display: -moz-box;
    /* Firefox 19 */
    display: -ms-flexbox;
    display: flex;
    /*flex容器*/
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .psychologyKy .serviceKy ul li .service_txt p {
    width: 50%;
  }
}
@media (max-width: 360px) {
  .psychologyKy .serviceKy ul li .service_txt {
    padding: 0 10px;
  }
}
.psychologyKy .courseKy {
  padding: 65px 0 60px;
}
.psychologyKy .courseKy ul {
  max-width: 1060px;
  padding: 20px 10px 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  display: -webkit-box;
  /* iOS 6-, Safari 3.1-6 */
  display: -webkit-flex;
  /* Chrome */
  display: -moz-box;
  /* Firefox 19 */
  display: -ms-flexbox;
  display: flex;
  /*flex容器*/
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  background-image: linear-gradient(0deg, #e2e4f1 0%, #e6e8f4 100%);
}
.psychologyKy .courseKy ul li {
  margin: 0 auto 20px;
  width: 500px;
  max-width: 49%;
  background-color: #fff;
  padding: 0 24px 24px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.psychologyKy .courseKy ul li .h3_txt {
  font-size: 18px;
  display: -webkit-box;
  /* iOS 6-, Safari 3.1-6 */
  display: -webkit-flex;
  /* Chrome */
  display: -moz-box;
  /* Firefox 19 */
  display: -ms-flexbox;
  display: flex;
  /*flex容器*/
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  height: 6.22222222em;
  border-bottom: 1px solid #eee;
}
.psychologyKy .courseKy ul li .h3_txt h3 {
  font-size: 1.33333333em;
  color: #333;
  display: -webkit-box;
  /* iOS 6-, Safari 3.1-6 */
  display: -webkit-flex;
  /* Chrome */
  display: -moz-box;
  /* Firefox 19 */
  display: -ms-flexbox;
  display: flex;
  /*flex容器*/
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-align-content: center;
  -o-align-content: center;
  align-content: center;
}
.psychologyKy .courseKy ul li .h3_txt h3 figure {
  display: inline-block;
  text-align: center;
  width: 2.91666667em;
  height: 2.91666667em;
  display: -webkit-box;
  /* iOS 6-, Safari 3.1-6 */
  display: -webkit-flex;
  /* Chrome */
  display: -moz-box;
  /* Firefox 19 */
  display: -ms-flexbox;
  display: flex;
  /*flex容器*/
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-align-content: center;
  -o-align-content: center;
  align-content: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  position: relative;
  margin-right: 0.83333333em;
}
.psychologyKy .courseKy ul li .h3_txt h3 figure img {
  width: 1.66666667em;
}
.psychologyKy .courseKy ul li .h3_txt h3 figure img:nth-child(2) {
  display: none;
}
.psychologyKy .courseKy ul li .h3_txt h3 figure::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
  border: solid 3px #eeeeee;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.psychologyKy .courseKy ul li .h3_txt h3 figure::before {
  content: '';
  position: absolute;
  width: 49%;
  height: 49%;
  z-index: 2;
}
.psychologyKy .courseKy ul li .h3_txt span {
  color: #999;
  display: -webkit-box;
  /* iOS 6-, Safari 3.1-6 */
  display: -webkit-flex;
  /* Chrome */
  display: -moz-box;
  /* Firefox 19 */
  display: -ms-flexbox;
  display: flex;
  /*flex容器*/
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-align-content: center;
  -o-align-content: center;
  align-content: center;
}
.psychologyKy .courseKy ul li .h3_txt span b {
  margin-left: 5px;
  font-size: 2.5em;
  color: #ff9c6b;
  vertical-align: middle;
  position: relative;
  top: -0.1em;
}
.psychologyKy .courseKy ul li .course_txt {
  font-size: 14px;
  color: #666;
  padding-top: 10px;
}
.psychologyKy .courseKy ul li .course_txt p {
  line-height: 1.35;
  padding: 1.07142857em 0.85714286em 0;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  word-break: break-all;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.psychologyKy .courseKy ul li .course_txt p::after {
  content: '';
  position: absolute;
  width: 3px;
  height: 3px;
  background-color: #eab46f;
  left: 0;
  top: 1.57142857em;
}
@media (min-width: 769px) {
  .psychologyKy .courseKy ul li:hover {
    background: #5a84e4 url(../images/course_bg.png) no-repeat center top;
  }
  .psychologyKy .courseKy ul li:hover .h3_txt h3 {
    color: #fff;
  }
  .psychologyKy .courseKy ul li:hover .h3_txt figure::after {
    border-color: #eee;
    opacity: 0.5;
  }
  .psychologyKy .courseKy ul li:hover .h3_txt figure::before {
    border-color: #fff !important;
  }
  .psychologyKy .courseKy ul li:hover .h3_txt figure img:nth-child(1) {
    display: none;
  }
  .psychologyKy .courseKy ul li:hover .h3_txt figure img:nth-child(2) {
    display: inline-block;
  }
  .psychologyKy .courseKy ul li:hover .h3_txt span {
    color: rgba(255, 255, 255, 0.5);
  }
  .psychologyKy .courseKy ul li:hover .h3_txt span b {
    color: #fff;
  }
  .psychologyKy .courseKy ul li:hover .course_txt p {
    color: #fff;
  }
  .psychologyKy .courseKy ul li:nth-child(1) .h3_txt h3 figure::before {
    left: 0;
    top: 0;
    border: solid 3px #5a84e4;
    border-bottom: none;
    border-right: none;
    border-radius: 100% 0 0 0;
    -moz-border-radius: 100% 0 0 0;
    -webkit-border-radius: 100% 0 0 0;
    -ms-border-radius: 100% 0 0 0;
    -o-border-radius: 100% 0 0 0;
  }
  .psychologyKy .courseKy ul li:nth-child(2) .h3_txt h3 figure::before {
    right: 0;
    top: 0;
    border: solid 3px #5a84e4;
    border-bottom: none;
    border-left: none;
    border-radius: 0 100% 0 0;
    -moz-border-radius: 0 100% 0 0;
    -webkit-border-radius: 0 100% 0 0;
    -ms-border-radius: 0 100% 0 0;
    -o-border-radius: 0 100% 0 0;
  }
  .psychologyKy .courseKy ul li:nth-child(3) .h3_txt h3 figure::before {
    right: 0;
    bottom: 0;
    border: solid 3px #5a84e4;
    border-top: none;
    border-left: none;
    border-radius: 0 0 100% 0;
    -moz-border-radius: 0 0 100% 0;
    -webkit-border-radius: 0 0 100% 0;
    -ms-border-radius: 0 0 100% 0;
    -o-border-radius: 0 0 100% 0;
  }
  .psychologyKy .courseKy ul li:nth-child(4) .h3_txt h3 figure::before {
    left: 0;
    bottom: 0;
    border: solid 3px #5a84e4;
    border-top: none;
    border-right: none;
    border-radius: 0 0 0 100%;
    -moz-border-radius: 0 0 0 100%;
    -webkit-border-radius: 0 0 0 100%;
    -ms-border-radius: 0 0 0 100%;
    -o-border-radius: 0 0 0 100%;
  }
}
@media (max-width: 1000px) {
  .psychologyKy .courseKy ul li .h3_txt {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .psychologyKy .courseKy {
    padding: 10% 0;
  }
  .psychologyKy .courseKy ul {
    padding: 10px 10px 0;
  }
  .psychologyKy .courseKy ul li {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
    padding: 0 20px 15px;
  }
  .psychologyKy .courseKy ul li .h3_txt figure::before {
    left: 0;
    top: 0;
    border: solid 3px #5a84e4;
    border-bottom: none;
    border-right: none;
    border-radius: 100% 0 0 0;
    -moz-border-radius: 100% 0 0 0;
    -webkit-border-radius: 100% 0 0 0;
    -ms-border-radius: 100% 0 0 0;
    -o-border-radius: 100% 0 0 0;
  }
  .psychologyKy .courseKy ul li .h3_txt span b {
    font-size: 40px;
  }
  .psychologyKy .courseKy ul li .course_txt {
    font-size: 13px;
  }
}
@media (max-width: 360px) {
  .psychologyKy .courseKy ul li .h3_txt {
    font-size: 12px;
  }
  .psychologyKy .courseKy ul li .h3_txt span b {
    font-size: 30px;
  }
}
.psychologyKy .schoolKy {
  background-color: #f7f8fd;
  padding: 60px 0;
}
.psychologyKy .schoolKy .swiper-slide {
  text-align: center;
}
.psychologyKy .schoolKy .swiper-slide > div {
  font-size: 16px;
  padding: 27px 0 22px;
  display: block;
  background-color: #fff;
  height: 252px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  margin-bottom: 20px;
}
.psychologyKy .schoolKy .swiper-slide > div:nth-child(2) {
  margin-bottom: 0;
}
.psychologyKy .schoolKy .swiper-slide > div img {
  height: 120px;
}
.psychologyKy .schoolKy .swiper-slide > div h3 {
  font-size: 1.5em;
  color: #333;
  margin-top: 0.95833333em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.psychologyKy .schoolKy .swiper-slide > div p {
  color: #999;
}
.psychologyKy .schoolKy .swiper-slide > div a {
  display: block;
  width: 9.33333333em;
  line-height: 2.66666667em;
  text-align: center;
  border: 1px solid #8893c5;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  color: #fff;
  margin: 0 auto;
  font-size: 1.125em;
  color: #8893c5;
}
.psychologyKy .schoolKy .swiper-pagination {
  position: initial;
  margin-top: 40px;
}
.psychologyKy .schoolKy .swiper-pagination span {
  width: 48px;
  height: 5px;
  background-color: #dcdcdc;
  opacity: 1;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
.psychologyKy .schoolKy .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #eab46f;
}
@media (min-width: 1201px) {
  .psychologyKy .schoolKy .swiper-slide {
    text-align: center;
  }
  .psychologyKy .schoolKy .swiper-slide > div a {
    display: none;
  }
  .psychologyKy .schoolKy .swiper-slide > div:hover {
    background: #5a84e4 url(../images/course_bg.png) no-repeat center top;
  }
  .psychologyKy .schoolKy .swiper-slide > div:hover img {
    display: none;
  }
  .psychologyKy .schoolKy .swiper-slide > div:hover h3,
  .psychologyKy .schoolKy .swiper-slide > div:hover p {
    color: #fff;
  }
  .psychologyKy .schoolKy .swiper-slide > div:hover h3 {
    padding-top: 20px;
  }
  .psychologyKy .schoolKy .swiper-slide > div:hover a {
    color: #fff;
    display: block;
    margin-top: 15px;
    border-color: #fff;
    background-color: #5c67b4;
  }
}
@media (max-width: 1200px) {
  .psychologyKy .schoolKy .swiper-slide > div {
    height: auto;
    font-size: 14px;
  }
  .psychologyKy .schoolKy .swiper-slide > div a {
    margin-top: 10px;
  }
  .psychologyKy .schoolKy .swiper-slide > div:hover a {
    background-color: #5a84e4;
    color: #fff;
    border-color: #5a84e4;
  }
}
@media (max-width: 768px) {
  .psychologyKy .schoolKy {
    padding: 10% 0;
  }
  .psychologyKy .schoolKy .swiper-slide > div {
    margin-bottom: 12px;
    font-size: 14px;
    padding: 20px 0;
  }
  .psychologyKy .schoolKy .swiper-slide > div img {
    height: 80px;
  }
  .psychologyKy .schoolKy .swiper-slide > div h3 {
    font-size: 16px;
    margin-top: 15px;
  }
  .psychologyKy .schoolKy .swiper-slide > div a {
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    margin-top: 5px;
  }
  .psychologyKy .schoolKy .swiper-pagination {
    margin-top: 20px;
  }
}
@media (max-width: 360px) {
  .psychologyKy .schoolKy .swiper-slide > div h3 {
    font-size: 14px;
  }
  .psychologyKy .schoolKy .swiper-slide > div p {
    font-size: 12px;
  }
  .psychologyKy .schoolKy .swiper-slide > div a {
    font-size: 14px;
  }
}
.psychologyKy .tableKy {
  padding-top: 60px;
}
.psychologyKy .tableKy .table_wrap {
  padding: 0 1px;
}
.psychologyKy .tableKy ul {
  font-size: 0;
  text-align: center;
  margin-bottom: 30px;
}
.psychologyKy .tableKy ul li {
  display: inline-block;
  width: 138px;
  line-height: 48px;
  font-size: 16px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  cursor: pointer;
  margin: 0 10px;
}
.psychologyKy .tableKy table {
  max-width: 1060px;
  font-size: 14px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  display: none;
}
.psychologyKy .tableKy table.shows {
  display: table;
}
.psychologyKy .tableKy table tr {
  text-align: center;
}
.psychologyKy .tableKy table tr th {
  font-size: 1.28571429em;
  line-height: 3.55555556em;
  background-color: #5a84e4;
  color: #fff;
}
.psychologyKy .tableKy table tr th:nth-child(1) {
  width: 13%;
}
.psychologyKy .tableKy table tr th:nth-child(2) {
  width: 26.5%;
}
.psychologyKy .tableKy table tr th:nth-child(3) {
  width: 13.5%;
}
.psychologyKy .tableKy table tr th:nth-child(4) {
  width: 16%;
}
.psychologyKy .tableKy table tr th:nth-child(5) {
  width: 15%;
  min-width: 10em;
}
.psychologyKy .tableKy table tr th:nth-child(6) {
  width: 18%;
  min-width: 8em;
}
.psychologyKy .tableKy table tr td {
  color: #666;
  padding: 20px 0;
  border: 1px solid #d3d8e6;
}
.psychologyKy .tableKy table tr td h3 {
  color: #5a84e4;
  font-size: 1.14285714em;
  font-weight: 600;
}
.psychologyKy .tableKy table tr td em {
  color: #ea3834;
}
.psychologyKy .tableKy table tr td a {
  display: inline-block;
  color: #ea3834;
  width: 8.28571429em;
  line-height: 2.71428571em;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border: solid 1px #ea3834;
}
.psychologyKy .tableKy table tr td span {
  display: block;
  padding: 0 2.14285714em;
  line-height: 1.6;
}
.psychologyKy .tableKy table tr td p {
  text-align: left;
  padding-left: 1.78571429em;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.psychologyKy .tableKy table tr td p::before {
  display: inline-block;
  content: '';
  vertical-align: middle;
  line-height: 1.6;
  width: 4px;
  height: 4px;
  transform: rotate(45deg);
  background-color: #eab46f;
  margin-right: 5px;
}
@media (max-width: 1000px) {
  .psychologyKy .tableKy .table_wrap {
    overflow-x: auto;
  }
  .psychologyKy .tableKy table {
    font-size: 12px;
    min-width: 768px;
  }
  .psychologyKy .tableKy table tr td span {
    padding: 0 10px;
  }
}
@media (max-width: 768px) {
  .psychologyKy .tableKy {
    padding-top: 10%;
  }
  .psychologyKy .tableKy .huadong {
    display: block;
  }
}
.psychologyKy .teacherKy {
  background-color: #f7f8fd;
  padding-bottom: 0.1px;
}
.psychologyKy .teacherKy .h2_title {
  padding-top: 60px;
  background-color: #fff;
}
@media (min-width: 769px) {
  .psychologyKy .teacherKy .teacher_con {
    height: 390px;
    background-color: #5a84e4;
    margin-bottom: 125px;
  }
  .psychologyKy .teacherKy .teacher_con .ztwrap {
    max-width: 1050px;
  }
  .psychologyKy .teacherKy .teacher_con ul > li {
    display: none;
  }
  .psychologyKy .teacherKy .teacher_con ul > li.shows {
    display: -webkit-box;
    /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;
    /* Chrome */
    display: -moz-box;
    /* Firefox 19 */
    display: -ms-flexbox;
    display: flex;
    /*flex容器*/
  }
  .psychologyKy .teacherKy .teacher_con ul > li figure {
    width: 338px;
    min-width: 338px;
    height: 400px;
    background-color: #ffffff;
    box-shadow: 0px 4px 8px 0px rgba(87, 99, 184, 0.08);
    border-radius: 8px 8px 80px 8px;
    position: relative;
    top: 110px;
    display: -webkit-box;
    /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;
    /* Chrome */
    display: -moz-box;
    /* Firefox 19 */
    display: -ms-flexbox;
    display: flex;
    /*flex容器*/
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    -o-align-items: flex-end;
    align-items: flex-end;
  }
  .psychologyKy .teacherKy .teacher_con ul > li figure img:nth-child(1) {
    position: absolute;
    top: -70px;
    right: 0;
  }
  .psychologyKy .teacherKy .teacher_con ul > li figure img:nth-child(2) {
    max-height: 93.75%;
    min-height: 80%;
    vertical-align: bottom;
    margin: 0 auto;
  }
  .psychologyKy .teacherKy .teacher_con ul > li .teacher_txt {
    margin-left: 40px;
    font-size: 16px;
    width: 100%;
    padding-top: 70px;
  }
  .psychologyKy .teacherKy .teacher_con ul > li .teacher_txt h3 {
    line-height: 1.5em;
    display: inline-block;
    height: 1.5em;
    font-size: 2em;
    color: #fff;
    font-weight: 600;
    margin-bottom: 20px;
  }
  .psychologyKy .teacherKy .teacher_con ul > li .teacher_txt h3 em {
    font-size: 0.5625em;
    margin-left: 1em;
  }
  .psychologyKy .teacherKy .teacher_con ul > li .teacher_txt a {
    float: right;
    font-size: 1.125em;
    color: #fff;
    width: 148px;
    line-height: 46px;
    border-radius: 24px;
    border: solid 1px #ffffff;
    text-align: center;
  }
  .psychologyKy .teacherKy .teacher_con ul > li .teacher_txt a img {
    vertical-align: sub;
    margin-right: 8px;
  }
  .psychologyKy .teacherKy .teacher_con ul > li .teacher_txt li {
    height: 70px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    display: -webkit-box;
    /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;
    /* Chrome */
    display: -moz-box;
    /* Firefox 19 */
    display: -ms-flexbox;
    display: flex;
    /*flex容器*/
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-align-content: center;
    -o-align-content: center;
    align-content: center;
  }
  .psychologyKy .teacherKy .teacher_con ul > li .teacher_txt li:last-child {
    border-bottom: 0;
  }
  .psychologyKy .teacherKy .teacher_con ul > li .teacher_txt li p {
    color: #fff;
    overflow: hidden;
    display: -webkit-box;
    word-break: break-all;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 16px;
  }
  .psychologyKy .teacherKy .teacher_con ul > li .teacher_txt li p span {
    font-weight: 600;
    color: #eab46f;
  }
  .psychologyKy .teacherKy .teacher_con .swiper_con {
    margin-left: 380px;
    margin-top: 30px;
    padding: 0 70px;
    position: relative;
  }
  .psychologyKy .teacherKy .teacher_con .swiper_con .swiper-button-prev,
  .psychologyKy .teacherKy .teacher_con .swiper_con .swiper-button-next {
    width: 60px;
    height: 36px;
    background: none;
  }
  .psychologyKy .teacherKy .teacher_con .teacher_swiper .swiper-slide figure {
    width: 82px;
    height: 82px;
    margin: 0 auto;
    background-color: #70747a;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    text-align: center;
    padding-top: 10px;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    position: relative;
  }
  .psychologyKy .teacherKy .teacher_con .teacher_swiper .swiper-slide figure::after {
    position: absolute;
    content: '';
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .psychologyKy .teacherKy .teacher_con .teacher_swiper .swiper-slide img {
    max-width: 90%;
  }
  .psychologyKy .teacherKy .teacher_con .teacher_swiper .swiper-slide-active figure::after,
  .psychologyKy .teacherKy .teacher_con .teacher_swiper .threeHove figure::after {
    display: none;
  }
}
@media (max-width: 1000px) {
  .psychologyKy .teacherKy .teacher_con {
    margin-bottom: 105px;
  }
  .psychologyKy .teacherKy .teacher_con ul li figure {
    min-width: 290px;
    height: 330px;
  }
  .psychologyKy .teacherKy .teacher_con .swiper_con {
    margin-left: 330px;
    margin-top: 60px;
  }
}
@media (max-width: 768px) {
  .psychologyKy .teacherKy {
    background-color: #fff;
  }
  .psychologyKy .teacherKy .h2_title {
    padding-top: 10%;
  }
  .psychologyKy .teacherKy .teacher_con {
    margin-bottom: 0;
  }
  .psychologyKy .teacherKy .teacher_con .ztwrap {
    overflow-x: auto;
  }
  .psychologyKy .teacherKy .teacher_con .ztwrap .swiper_con {
    display: none;
  }
  .psychologyKy .teacherKy .teacher_con .ztwrap ul {
    display: -webkit-box;
    /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;
    /* Chrome */
    display: -moz-box;
    /* Firefox 19 */
    display: -ms-flexbox;
    display: flex;
    /*flex容器*/
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
  }
  .psychologyKy .teacherKy .teacher_con .ztwrap ul > li {
    width: 326px;
    height: 194px;
    background: url(../images/teacher_pBg.png) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    display: -webkit-box;
    /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;
    /* Chrome */
    display: -moz-box;
    /* Firefox 19 */
    display: -ms-flexbox;
    display: flex;
    /*flex容器*/
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    margin: 0 7.5px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
  }
  .psychologyKy .teacherKy .teacher_con .ztwrap ul > li figure {
    order: 2;
    width: 145px;
    min-width: 145px;
    height: 100%;
    display: -webkit-box;
    /* iOS 6-, Safari 3.1-6 */
    display: -webkit-flex;
    /* Chrome */
    display: -moz-box;
    /* Firefox 19 */
    display: -ms-flexbox;
    display: flex;
    /*flex容器*/
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    -o-align-items: flex-end;
    align-items: flex-end;
  }
  .psychologyKy .teacherKy .teacher_con .ztwrap ul > li figure img {
    max-width: 90%;
    max-height: 90%;
    margin: 0 auto;
  }
  .psychologyKy .teacherKy .teacher_con .ztwrap ul > li figure img:nth-child(1) {
    display: none;
  }
  .psychologyKy .teacherKy .teacher_con .ztwrap ul > li .teacher_txt {
    width: 180px;
  }
  .psychologyKy .teacherKy .teacher_con .ztwrap ul > li .teacher_txt a {
    display: none;
  }
  .psychologyKy .teacherKy .teacher_con .ztwrap ul > li .teacher_txt h3 {
    padding-left: 20px;
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    padding-top: 30px;
  }
  .psychologyKy .teacherKy .teacher_con .ztwrap ul > li .teacher_txt h3 em {
    display: block;
    font-size: 14px;
    opacity: 0.5;
  }
  .psychologyKy .teacherKy .teacher_con .ztwrap ul > li .teacher_txt ol li {
    margin-top: 15px;
  }
  .psychologyKy .teacherKy .teacher_con .ztwrap ul > li .teacher_txt ol li p {
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 13px;
    line-height: 1.2;
  }
  .psychologyKy .teacherKy .teacher_con .ztwrap ul > li .teacher_txt ol li p span {
    margin-right: 8px;
    text-align: center;
    font-size: 12px;
    width: 40px;
    line-height: 20px;
    background-color: #ff553c;
    border-radius: 0px 10px 10px 0px;
  }
  .psychologyKy .teacherKy .teacher_con .ztwrap ul > li .teacher_txt ol li p span i {
    display: none;
  }
  .psychologyKy .teacherKy .teacher_con .ztwrap ul > li .teacher_txt ol li:last-child {
    display: none;
  }
}
.psychologyKy .upgradeKy {
  padding: 60px 0;
  background-color: #f7f8fd;
}
.psychologyKy .upgradeKy ul {
  display: -webkit-box;
  /* iOS 6-, Safari 3.1-6 */
  display: -webkit-flex;
  /* Chrome */
  display: -moz-box;
  /* Firefox 19 */
  display: -ms-flexbox;
  display: flex;
  /*flex容器*/
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  max-width: 1045px;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.psychologyKy .upgradeKy ul::after,
.psychologyKy .upgradeKy ul::before {
  content: '';
  max-width: 236px;
  width: 48%;
  margin: 0 auto;
  order: 5;
}
.psychologyKy .upgradeKy ul li {
  font-size: 16px;
  max-width: 236px;
  width: 48%;
  height: 210px;
  background-color: #ffffff;
  box-shadow: 0px 4px 10px 0px rgba(87, 99, 184, 0.14);
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  text-align: center;
  margin: 0 auto 20px;
  padding-top: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.psychologyKy .upgradeKy ul li figure {
  width: 96px;
  text-align: center;
  line-height: 96px;
  background-color: #f1f3f8;
  margin: 0 auto 14px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.psychologyKy .upgradeKy ul li h3 {
  font-size: 24px;
  color: #333;
}
.psychologyKy .upgradeKy ul li p {
  color: #888888;
}
.psychologyKy .upgradeKy .upgradeTab {
  text-align: center;
  padding-bottom: 2px;
  margin-top: 20px;
  overflow-x: auto;
}
.psychologyKy .upgradeKy .upgradeTab .upgradeTab_wrap {
  min-width: 600px;
  display: -webkit-box;
  /* iOS 6-, Safari 3.1-6 */
  display: -webkit-flex;
  /* Chrome */
  display: -moz-box;
  /* Firefox 19 */
  display: -ms-flexbox;
  display: flex;
  /*flex容器*/
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-align-content: center;
  -o-align-content: center;
  align-content: center;
}
.psychologyKy .upgradeKy .upgradeTab span {
  display: inline-block;
  flex-shrink: 0;
  cursor: pointer;
  width: 182px;
  font-size: 16px;
  line-height: 48px;
  border-radius: 4px;
  margin: 0 10px;
}
.psychologyKy .upgradeKy ol {
  margin-top: 30px;
  overflow-x: auto;
}
.psychologyKy .upgradeKy ol li {
  font-size: 0;
  text-align: center;
  display: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.psychologyKy .upgradeKy ol li.shows {
  display: block;
}
.psychologyKy .upgradeKy ol li figure {
  margin: 0 12px;
  display: inline-block;
}
@media (max-width: 768px) {
  .psychologyKy .upgradeKy {
    padding: 10% 0;
  }
  .psychologyKy .upgradeKy ul li {
    margin-bottom: 4%;
  }
}
@media (max-width: 480px) {
  .psychologyKy .upgradeKy ul li {
    margin: 0 0 4%;
  }
  .psychologyKy .upgradeKy ol {
    margin-top: 20px;
  }
}
.psychologyKy .brand001 {
  padding: 1px;
  padding-bottom: 80px;
  padding-top: 60px;
}
.psychologyKy .brand001 .kyz_zixun {
  width: 370px;
}
.psychologyKy .brand001 .kyz_zixun a:first-child {
  width: 190px;
}
@media (max-width: 540px) {
  .psychologyKy .brand001 .kyz_zixun {
    width: 285px;
  }
  .psychologyKy .brand001 .kyz_zixun a:first-child {
    width: 155px;
  }
}
.psychologyKy .brand001 .brand001_content {
  max-width: 1130px;
  width: 96%;
  margin: 0 auto;
  *zoom: 1;
  zoom: 1;
}
.psychologyKy .brand001 .brand001_content:after {
  content: " ";
  clear: both;
  display: table;
}
.psychologyKy .brand001 .brand001_content .brand001_left {
  float: left;
  width: 170px;
  height: 310px;
  padding: 40px 0;
  background-color: #5a84e4;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.psychologyKy .brand001 .brand001_content .brand001_left span {
  display: block;
  line-height: 60px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  margin-bottom: 10px;
}
.psychologyKy .brand001 .brand001_content .brand001_left span.active,
.psychologyKy .brand001 .brand001_content .brand001_left span:hover {
  color: #fff;
  background-color: #e9b96d;
}
.psychologyKy .brand001 .brand001_content .brand001_right {
  float: right;
  overflow: hidden;
  height: 391px;
  background-color: #ffffff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border: solid 1px #eeeeee;
}
.psychologyKy .brand001 .brand001_content .brand001_right h3 {
  font-size: 24px;
  margin: 40px 0 20px;
  color: #444;
  text-align: center;
}
.psychologyKy .brand001 .brand001_content .brand001_right > div {
  position: relative;
  display: none;
}
.psychologyKy .brand001 .brand001_content .brand001_right > div.showOrHide {
  display: block;
}
.psychologyKy .brand001 .brand001_content .brand001_right > div .bd .tempWrap {
  width: 100%;
}
.psychologyKy .brand001 .brand001_content .brand001_right > div .bd ul li {
  width: 285px;
  margin: 10px;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}
.psychologyKy .brand001 .brand001_content .brand001_right > div .bd ul li img {
  width: 100%;
}
.psychologyKy .brand001 .brand001_content .brand001_right > div .bd ul li .title {
  text-align: center;
  font-size: 16px;
  margin-top: 20px;
}
.psychologyKy .brand001 .brand001_content .brand001_right > div .hd {
  position: relative;
  width: 100%;
  display: none;
}
.psychologyKy .brand001 .brand001_content .brand001_right > div .hd ul {
  position: absolute;
  width: 100%;
  font-size: 0;
  text-align: center;
}
.psychologyKy .brand001 .brand001_content .brand001_right > div .hd ul li {
  width: 48px;
  height: 5px;
  background-color: #dcdcdc;
  margin: 0 7.5px;
  display: inline-block;
  cursor: pointer;
}
.psychologyKy .brand001 .brand001_content .brand001_right > div .hd ul li.on {
  background: #eab46f;
}
@media (max-width: 1200px) {
  .psychologyKy .brand001 {
    padding-bottom: 60px;
  }
  .psychologyKy .brand001 .brand001_content .brand001_left {
    float: none;
    width: auto;
    height: auto;
    background: none;
    margin: 0 auto;
    padding: 0;
    overflow-x: auto;
    font-size: 0;
    white-space: nowrap;
    text-align: center;
    margin-bottom: 15px;
  }
  .psychologyKy .brand001 .brand001_content .brand001_left span {
    display: inline-block;
    min-width: 105px;
    width: 105px;
    margin: 0 5px;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    color: #2c3169;
    background-color: #fff;
  }
  .psychologyKy .brand001 .brand001_content .brand001_left span.active {
    background-color: #5763b8;
    color: #fff;
  }
  .psychologyKy .brand001 .brand001_content h3 {
    display: none;
  }
  .psychologyKy .brand001 .brand001_content .brand001_right {
    max-width: 940px;
    width: 100%;
    margin: 0 auto;
    float: none;
    border: none;
    height: 290px;
  }
}
@media (max-width: 1000px) {
  .psychologyKy .brand001 {
    padding-bottom: 40px;
  }
  .psychologyKy .brand001 .brand001_content .brand001_right {
    max-width: 620px;
  }
}
@media (max-width: 640px) {
  .psychologyKy .brand001 {
    padding: 10% 0;
    padding-bottom: 10px;
  }
  .psychologyKy .brand001 .brand001_content .brand001_left {
    padding-bottom: 2px;
  }
  .psychologyKy .brand001 .brand001_content .brand001_left span {
    font-size: 14px;
  }
  .psychologyKy .brand001 .brand001_content .brand001_right {
    max-width: 310px;
  }
  .psychologyKy .brand001 .brand001_content .brand001_right .hd {
    display: block !important;
  }
  .psychologyKy .brand001 .brand001_content .brand001_right .hd ul li {
    width: 40px !important;
    margin: 0 3px !important;
  }
}
/* 200715_心理学考研竞价专题1P_熊小敏 end */
