﻿html,
body {
  background-color: #fff;
  min-width: 1365px;
  overflow-x: auto;
}
.hoverBtn:hover {
  background-color: #1c64ff !important;
  color: #fff !important;
}
.icon_time {
  width: 18px;
  height: 18px;
  vertical-align: middle;
  display: inline-block;
  background: url(../images/icon-shijian.png) no-repeat left top;
  background-size: contain;
}
.icon_eye {
  width: 18px;
  height: 18px;
  vertical-align: middle;
  display: inline-block;
  background: url(../images/icon-eyes.png) no-repeat left top;
  background-size: contain;
}
.doc .tongji ins {
  margin-right: 30px;
}
.doc h5 a:hover {
  color: #1c64ff !important;
}
.Tab .lines {
  z-index: 10;
}
.jk-TabOne {
  margin-top: 60px;
  background-color: #f9fafd;
}
#scroller {
  overflow: auto;
}
.jk-logo {
  float: left;
}
.jk-logo .sep {
  display: inline-block;
  width: 1px;
  height: 52px;
  margin: 0 20px;
  background-color: #c8c8c8;
  vertical-align: middle;
}
.wp {
  width: 1365px;
  margin: 0 auto;
  position: relative;
}
.clearfix:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}
.wx-contact {
  display: inline-block;
  position: relative;
}
.wx-contact .code_img {
  position: absolute;
  top: 48px;
  left: 50%;
  margin-left: -54.5px;
  display: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.wx-contact .code_img img {
  width: 120px;
  margin: 0;
}
.header .navbar-nav li.menu-list {
  position: relative;
  display: inline-block;
  float: none;
  padding: 0 2.3%;
  margin: 0;
}
.header .navbar-nav li.menu-list:hover a.hw-navbar-text {
  border-bottom: 2px solid #c7000b;
}
.header .navbar-nav li.menu-list a.hw-navbar-text {
  position: relative;
  display: block;
  border: none;
  line-height: 86px;
  height: 86px;
  padding: 0;
  font-size: 20px;
  color: #000;
  box-sizing: border-box;
  background-color: transparent !important;
}
.header .navbar-nav li.menu-list .nav-open {
  position: fixed;
  left: 0;
  top: auto;
  margin-top: -1px;
  bottom: auto;
  overflow: hidden;
  width: 100%;
  background-color: #fff;
  padding: 0;
  cursor: default;
}
.header .container-custom {
  width: 1365px;
  max-width: 1365px;
  margin: 0 auto;
  padding: 0 1.3%;
  box-sizing: border-box;
}
.header .navbar {
  position: relative;
}
.header .navbar .nav-right {
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  float: right;
  line-height: 86px;
}
.header .navbar .nav-right a {
  font-size: 14px;
  color: #000;
}
.common-title {
  position: relative;
  z-index: 10;
  text-align: center;
}
.common-title .t {
  font-size: 48px;
  line-height: 1;
}
.common-title .t h2,
.common-title .t h3,
.common-title .t h4 {
  display: inline-block;
  font-size: 48px;
  font-weight: normal;
}
.common-title .t strong {
  color: #1c64ff;
  font-weight: normal;
}
.common-title .st {
  margin-top: 10px;
  font-size: 20px;
  color: #000;
  line-height: 1;
}
.section-zixun {
  height: 750px;
  background: url(../images/consult-bg.jpg) no-repeat center center #f9fafd;
  box-sizing: border-box;
  padding-top: 120px;
}
.section-zixun .consult-list {
  margin-top: 84px;
  margin-bottom: 120px;
}
.section-zixun .consult-list .itemLi {
  width: 25%;
  text-align: center;
  float: left;
  padding: 0 10px;
  box-sizing: border-box;
}
.section-zixun .consult-list .itemLi:hover .ct {
  color: #1c64ff;
}
.section-zixun .consult-list .itemLi:hover .c {
  color: #1c64ff;
}
.section-zixun .consult-list .ct {
  margin-top: 15px;
  font-size: 24px;
  color: #000;
  font-weight: normal;
}
.section-zixun .consult-list .c {
  margin-top: 6px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
}
.btn-row {
  text-align: center;
}
.btn-row .btn-rect-white {
  display: inline-block;
  width: 190px;
  height: 56px;
  border: 2px solid #f2f2f2;
  background-color: #fff;
  box-sizing: border-box;
  color: #000;
  text-align: center;
  line-height: 52px;
  font-size: 20px;
}
.btn-row .btn-rect-white:hover {
  background-color: #0034f6;
  border-color: #0034f6;
  color: #fff;
}
.section-plan {
  padding-top: 138px;
  padding-bottom: 100px;
  background-color: #fff;
}
.section-plan .plan-list {
  margin-top: 56px;
}
.section-plan .planDiv {
  width: 100%;
  height: 100%;
  position: relative;
}
.section-plan .planDd {
  width: 50%;
  height: 664px;
  position: relative;
  overflow: hidden;
  float: left;
  padding: 0 7.5px;
  margin-bottom: 15px;
  box-sizing: border-box;
}
.section-plan .planDd.hover ._opposite {
  z-index: 2;
  transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
}
.section-plan .planDd.hover ._Positive {
  z-index: 1;
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
}
.section-plan .planDd.on ._opposite {
  z-index: 2;
  opacity: 1;
}
.section-plan .planDd.on ._Positive {
  z-index: 1;
  opacity: 0;
}
.section-plan .planDd ._Positive,
.section-plan .planDd ._opposite {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-perspective: 1000;
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  overflow: hidden;
  transform-style: preserve-3d;
}
.section-plan .planDd ._opposite {
  width: 100%;
  height: 100%;
  display: table;
  z-index: 1;
  opacity: 0;
}
.section-plan .planDd ._opposite .text {
  display: table-cell;
  vertical-align: middle;
  padding-top: 0;
}
.section-plan .planDd ._opposite .text .innerText {
  width: 524px;
  margin: 0 auto;
}
.section-plan .planDd .bg {
  width: 100%;
  height: 100%;
  background-size: cover;
}
.section-plan .planDd .text {
  width: 524px;
  margin: 0 auto;
  padding-top: 60px;
  text-align: center;
  color: #fff;
}
.section-plan .planDd .text .grade {
  font-size: 22px;
}
.section-plan .planDd .text .t {
  font-size: 50px;
  letter-spacing: -1px;
}
.section-plan .planDd .text .t h3 {
  display: inline-block;
  font-weight: normal;
  font-size: 54px;
}
.section-plan .planDd .text .p {
  font-size: 26px;
}
.section-plan .planDd .text .content-body {
  min-height: 168px;
  margin-top: 44px;
  text-align: left;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}
.section-plan .planDd .text .moreLinks {
  margin-top: 20px  ;
}
.section-plan .planDd .text .moreLinks a {
  margin: 0 20px;
  font-size: 18px;
  color: #fff;
}
.section-plan .planDd .text .moreLinks a:hover {
  color: #1c64ff;
}
.section-plan .planDd ._Positive .moreLinks {
  margin-top: 54px  ;
}
.section-chuancheng {
  background-color: #f9fafd;
  padding-top: 102px;
  padding-bottom: 108px;
}
.section-chuancheng .jk-team {
  margin-top: 48px;
}
.section-chuancheng .jk-team li {
  position: relative;
  width: 33.3%;
  float: left;
  text-align: center;
}
.section-chuancheng .jk-team .img {
  width: 228px;
  height: 228px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
}
.section-chuancheng .jk-team .intro {
  display: block;
  margin-top: 20px;
}
.section-chuancheng .jk-team .intro .chc-name {
  font-size: 30px;
  color: #000;
}
.section-chuancheng .jk-team .intro p {
  font-size: 14px;
  color: #000;
}
.section-chuancheng .jk-team .intro:hover .chc-name {
  color: #1c64ff;
}
.section-chuancheng .jk-team .intro:hover p {
  font-size: 14px;
  color: #1c64ff;
}
.section-chuancheng .jk-team .jk-arrow {
  position: absolute;
  top: 90px;
  right: -36px;
}
.section-news {
  background-color: #fff;
  padding-top: 106px;
  padding-bottom: 88px;
}
.section-news .jk-news-wp {
  margin-top: 98px;
}
.section-news .jk-news-wp .news-left {
  width: 458px;
  float: left;
}
.section-news .jk-news-wp .news-right {
  width: 907px;
  float: left;
  padding-left: 36px;
  box-sizing: border-box;
}
.section-news .news-part {
  width: 100%;
  background-color: #fff;
}
.section-news .news-part .news-img {
  margin-left: 26px;
  margin-right: 66px;
  float: left;
}
.section-news .title {
  padding-bottom: 28px;
}
.section-news .title a {
  display: inline-block;
  padding-left: 18px;
  line-height: 1;
  border-left: 5px solid #0034f6;
  color: #0d1e5b;
  font-size: 23px;
}
.section-news .post-loop-list .col {
  position: relative;
  margin: 0;
  margin-bottom: 29px;
  padding-left: 20px;
  color: #000;
  line-height: 24px;
}
.section-news .post-loop-list .col .date {
  position: absolute;
  right: 12px;
  top: 0px;
  font-size: 13px;
}
.section-news .post-loop-list .col a {
  display: block;
  font-size: 16px;
  padding-right: 56px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 24px;
}
.section-news .post-loop-list .col a:hover {
  color: #1c64ff;
}
.section-news .post-loop-list .col a:visited {
  color: #999;
}
.section-news .tab-article-list {
  margin-left: 30px;
}
.section-news .tab-article-list .col {
  width: 514px;
  float: left;
  margin-right: 150px;
  margin-bottom: 0;
  margin-top: 20px;
  padding-left: 0;
  padding-bottom: 20px ;
  border-bottom: 1px solid #e5e5e5;
}
.section-news .tab-article-list .col .dots {
  position: absolute;
  top: 10px;
  left: 4px;
  display: inline-block;
  vertical-align: middle;
  width: 5px;
  height: 5px;
  margin-right: 18px;
  border-radius: 50%;
  background-color: #333333;
}
.section-news .tab-article-list .col a {
  padding-left: 36px;
  vertical-align: middle;
  font-size: 18px;
  color: #000;
}
.section-news .jk-need-box .panel {
  width: 652px;
  height: 178px;
  padding: 18px 28px;
  margin-bottom: 16px;
  float: left;
  border: 1px solid #f1f1f1;
  box-sizing: border-box;
}
.section-news .jk-need-box .panel:nth-child(even) {
  float: right;
}
.section-news .jk-need-box .panel-heading {
  height: 60px;
  border-bottom: 1px solid #f1f1f1;
  line-height: 60px;
  font-size: 24px;
  color: #000;
}
.section-news .jk-need-box .panel-heading span {
  float: right;
  font-size: 18px;
  color: #666;
}
.section-news .jk-need-box .panel-body {
  height: 60px;
  overflow: hidden;
  margin-top: 16px;
  font-size: 18px;
  line-height: 30px;
  color: #000;
}
.Home-news-father {
  position: relative;
}
.Home-news-father .Home-news-page {
  width: 100%;
  text-align: center;
  position: relative;
  margin-top: 46px;
}
.Home-news-father .Home-news-page .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  box-sizing: border-box;
  margin: 0 10px;
  background-color: #dedede;
  opacity: 1;
}
.Home-news-father .Home-news-page .swiper-pagination-bullet-active {
  background-color: #0034f6;
}
.Home-news-father .home-news .newsbody {
  display: table;
}
.Home-news-father .home-news .showPic {
  width: 33.3%;
  padding: 0 10px;
  box-sizing: border-box;
  float: left;
}
.Home-news-father .home-news .img {
  width: 681px;
  display: table-cell;
  vertical-align: middle;
}
.Home-news-father .home-news .img img {
  width: 100%;
}
.Home-news-father .home-news .pic {
  width: 100%;
}
.Home-news-father .home-news .pic img {
  width: 100%;
}
.Home-news-father .home-news .dec {
  display: table-cell;
  vertical-align: middle;
  padding-left: 64px;
  box-sizing: border-box;
}
.Home-news-father .home-news .dec .t {
  margin-bottom: 26px;
  font-size: 48px;
  color: #1771ec;
  font-weight: normal;
  line-height: 60px;
}
.Home-news-father .home-news .dec .p {
  height: 116px;
  overflow-y: auto;
  font-size: 16px;
  color: #000;
  line-height: 30px;
  text-align: justify;
}
.Home-news-father .home-news .dec .p::-webkit-scrollbar {
  margin: 1rem 1rem 1rem 0;
  width: 5px;
  height: 5px;
}
.Home-news-father .home-news .dec .p::-webkit-scrollbar-button {
  width: 3px;
  height: 3px;
}
.Home-news-father .home-news .dec .p::-webkit-scrollbar-corner {
  background-color: transparent;
}
.Home-news-father .home-news .dec .p::-webkit-scrollbar-thumb {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  background: #ddd;
}
.Home-news-father .home-news .dec .p::-webkit-scrollbar-track {
  border-radius: 4px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1) inset;
}
.jk-teaching {
  margin-top: 20px;
  position: relative;
}
.jk-teaching .li {
  float: left;
  margin-right: 10px;
  margin-bottom: 8px;
}
.jk-teaching .li img {
  vertical-align: top;
}
.jk-teaching .li:nth-child(1) {
  width: 458px;
  height: 306px;
}
.jk-teaching .li:nth-child(2) {
  width: 458px;
  height: 306px;
}
.jk-teaching .li:nth-child(3) {
  width: 458px;
  height: 306px;
}
.jk-teaching .li:nth-child(4) {
  width: 458px;
  height: 306px;
}
.jk-teaching .li:nth-child(5) {
  position: absolute;
  right: 0;
  top: 0;
  width: 424px;
  height: 620px;
  margin-right: 0;
}
.jk-teaching .li:nth-child(6) {
  width: 676px;
  height: 451px;
}
.jk-teaching .li:nth-child(7) {
  width: 676px;
  height: 451px;
  margin-right: 0;
}
.jk-teaching .li .inRoom {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
.jk-teaching .li .inRoom img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: top;
}
.jk-teaching .li .inRoom p {
  position: absolute;
  left: 32px;
  bottom: 20px;
  color: #fff;
  font-size: 18px;
}
.jk-TabTwo {
  position: relative;
  margin-top: 110px;
}
.jk-TabTwo li {
  position: relative;
  z-index: 2;
  margin-right: 120px;
}
.jk-TabTwo li:nth-child(3) {
  margin-left: 180px;
}
.jk-TabTwo:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #f9fafd;
}
.section-team {
  position: relative;
  padding-top: 220px;
  padding-bottom: 100px;
  background-color: #f9fafd;
}
.section-team:after {
  content: '';
  display: block;
  position: absolute;
  top: 120px;
  left: 50%;
  margin-left: -380px;
  z-index: 0;
  width: 760px;
  height: 924px;
  background-color: #efefef;
}
.experts {
  position: relative;
  z-index: 1;
  height: 700px;
  margin-top: 48px;
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
}
.experts .mumber {
  position: relative;
  cursor: pointer;
}
.experts .mumber > img {
  box-shadow: 3px 2px 7px rgba(15, 4, 6, 0.75);
}
.experts .mumber .pop_info {
  display: none;
  position: absolute;
  top: 0%;
  left: 50%;
  z-index: 10;
  padding: 10px 20px 50px;
  background-color: #fff;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.5);
  font-size: 14px;
  line-height: 24px;
}
.experts .mumber .pop_info img {
  width: 186px;
  padding-right: 32px;
}
.experts .mumber .pop_info strong {
  display: block;
  font-size: 18px;
  margin-bottom: 14px;
  font-weight: bold;
}
.experts .mumber .pop_info p {
  font-size: 14px;
  line-height: 24px;
}
.experts .mumber .arr-left::after {
  content: '';
  display: block;
  position: absolute;
  left: -20px;
  top: 50px;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-right: 20px solid #fff;
  border-bottom: 20px solid transparent;
  font-size: 0;
  line-height: 0;
}
.experts .mumber .arr-right {
  left: -550px;
}
.experts .mumber .arr-right::after {
  content: '';
  display: block;
  position: absolute;
  left: 100%;
  top: 50px;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-left: 20px solid #fff;
  border-bottom: 20px solid transparent;
  font-size: 0;
  line-height: 0;
}
.experts .member1 {
  position: absolute;
  left: 5px;
  top: 70px;
}
.experts .member2 {
  position: absolute;
  left: 180px;
  top: 70px;
}
.experts .member3 {
  position: absolute;
  left: 388px;
  top: 70px;
}
.experts .member4 {
  position: absolute;
  left: 558px;
  top: 0;
}
.experts .member5 {
  position: absolute;
  left: 812px;
  top: 52px;
}
.experts .member6 {
  position: absolute;
  left: 1034px;
  top: 86px;
}
.experts .member7 {
  position: absolute;
  left: 1169px;
  top: 106px;
}
.experts .member8 {
  position: absolute;
  left: 192px;
  top: 223px;
}
.experts .member9 {
  position: absolute;
  left: 328px;
  top: 298px;
}
.experts .member10 {
  position: absolute;
  left: 576px;
  top: 330px;
}
.experts .member11 {
  position: absolute;
  left: 810px;
  top: 325px;
}
.experts .member12 {
  position: absolute;
  left: 1042px;
  top: 280px;
}
.section-ours {
  background-color: #f9fafd;
  padding-bottom: 50px;
}
.jk-yaolan .intrbox {
  width: 33.33333%;
  height: auto;
  padding-left: 0;
  padding-right: 0;
}
.jk-yaolan .intrbox .intrboxBody {
  padding-left: 32px;
  padding-right: 32px;
}
.jk-yaolan .intrbox .videopic {
  margin-bottom: 0;
}
.jk-yaolan .intrbox .videopic a {
  display: block;
  width: 100%;
  height: 100%;
}
.jk-yaolan .intrbox .videopic .btn_video {
  top: auto;
  left: auto;
  margin-left: 0;
  margin-top: 0;
}
.jk-yaolan .intrbox .videopic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-left: 0;
  margin-top: 0;
}
.jk-yaolan .intrbox .dec_bottomBody {
  padding: 20px;
}
.jk-yaolan .intrbox .dec_bottomBody h5 {
  margin: 0;
  color: #fff;
}
.jk-yaolan .intrbox .dec_bottomBody h5 span {
  color: #fff;
  font-size: 15px;
  line-height: 2;
}
.jk-yaolan .intrbox._color_orange .dec_bottomBody {
  background-color: #ff6e01;
}
.jk-yaolan .intrbox._color_blue .dec_bottomBody {
  background-color: #0170e6;
}
.jk-yaolan .intrbox._color_red .dec_bottomBody {
  background-color: #ff0000;
}
.jk-btn-more {
  width: 190px;
  height: 56px;
  margin-bottom: 0;
  border-radius: 0;
  background-color: #fff;
  color: #000 !important;
  font-size: 20px;
  line-height: 56px;
}
#ShengYa {
  width: 100%;
  height: auto;
}
.foot .top .left {
  width: 100%;
}
.Tab {
  box-sizing: border-box;
}
.imgList li {
  height: auto;
  margin-bottom: 20px;
}
.imgList li .photo {
  height: 240px;
}
.imgList li .photo img {
  object-fit: cover;
}
@media (max-width: 1390px) {
  html,
  body {
    min-width: 100%;
  }
  .topbox .top {
    width: 96%;
  }
  .callbox {
    width: auto;
  }
  .wp {
    width: 100%;
  }
  .section-news .jk-news-wp .news-left {
    width: 35%;
  }
  .section-news .jk-news-wp .news-right {
    width: 65%;
  }
  .section-news .news-part .news-img {
    margin-right: 4%;
  }
  .section-news .tab-article-list .col {
    width: 48%;
    margin-right: 2%;
  }
  .section-news .jk-need-box .panel {
    width: 48%;
  }
  .Home-news-father .home-news .img {
    width: 50%;
  }
  .Home-news-father .home-news .dec {
    padding-left: 30px;
    padding-right: 10px;
  }
  .Home-news-father .home-news .dec .t {
    font-size: 38px;
  }
  .Home-news-father .home-news .dec .p {
    line-height: 24px;
    font-size: 15px;
  }
  #intr {
    width: 100%;
  }
  .jk-yaolan .intrbox .dec_bottomBody {
    padding: 15px;
  }
  .jk-yaolan .intrbox .intrboxBody {
    padding-left: 20px;
    padding-right: 0;
  }
  .jk-yaolan .intrbox .dec_bottomBody h5 {
    padding: 0;
  }
  .section-plan .planDd {
    height: 590px;
  }
  .section-plan .planDd .text .content-body {
    width: 95%;
    margin: 20px auto 0;
    font-size: 16px;
  }
  .section-plan .planDd .text {
    width: 100%;
  }
  .section-plan .planDd .text .t {
    font-size: 38px;
  }
  .section-plan .planDd .text .p {
    font-size: 22px;
  }
  .section-plan .planDd ._opposite .text .innerText {
    width: 100%;
  }
  .section-plan .planDd .text .t h3 {
    font-size: 38px;
  }
  .section-plan .planDd .text .moreLinks a {
    font-size: 16px;
  }
  .foot .top .main {
    width: 100%;
  }
  .experts {
    height: 560px;
    transform: scale(0.8);
    -ms-transform: scale(0.8);
    /* IE 9 */
    -moz-transform: scale(0.8);
    /* Firefox */
    -webkit-transform: scale(0.8);
    /* Safari 和 Chrome */
    -o-transform: scale(0.8);
  }
  .section-team:after {
    height: 850px;
  }
  .experts .experts-num-box {
    position: absolute;
    left: 50%;
    margin-left: -682.5px;
    width: 100%;
    height: 600px;
  }
  .width {
    width: 100%;
  }
  .jk-TabTwo li {
    margin-right: 10%;
  }
  .jk-TabTwo li:nth-child(3) {
    margin-left: 0%;
  }
  .jk-teaching .li:nth-child(1) {
    width: 33%;
    height: 280px;
  }
  .jk-teaching .li:nth-child(2) {
    width: 33%;
    height: 280px;
  }
  .jk-teaching .li:nth-child(3) {
    width: 33%;
    height: 280px;
  }
  .jk-teaching .li:nth-child(4) {
    width: 33%;
    height: 280px;
  }
  .jk-teaching .li:nth-child(5) {
    width: 32.3%;
    height: 568px;
  }
  .jk-teaching .li:nth-child(6) {
    width: 49.5%;
    height: 370px;
  }
  .jk-teaching .li:nth-child(7) {
    width: 49.5%;
    height: 370px;
    float: right;
  }
  .jk-TabTwo:after {
    background-color: transparent;
  }
  #VideoList {
    width: 100%;
  }
  .imgList li {
    width: 33.3%;
    padding: 0  10px;
    box-sizing: border-box;
    margin-right: 0;
    margin-left: 0;
  }
  #bookshelf {
    width: 100%;
  }
  .PicList {
    text-align: center;
  }
  .PicList li {
    display: inline-block;
    float: none;
    margin-left: 4%;
    margin-right: 4%;
  }
  .container1 .div_scroll {
    width: 100%!important;
  }
  .container1 .scroll_container {
    width: 100%!important;
  }
  #renwu_jieshao2 {
    width: 90%;
    margin: 0 auto;
  }
  #history {
    width: 900px;
    margin: 0 auto;
  }
  .historylist {
    width: 450px;
    margin-left: 450px;
  }
  .historylist._right {
    width: 442px!important;
    margin-left: 0;
  }
  .header-nav .user-contral {
    right: 10px;
  }
  .header-nav .navlist .s-menu .ul-tt {
    padding-top: 30px;
  }
  .header-nav .navlist .s-menu {
    width: 97%;
    margin: 0 auto;
    left: 20px;
  }
  .header-nav .navlist .s-menu .hasdrop {
    width: 25%;
    padding-bottom: 2px;
  }
  .header-nav .navlist .s-menu .about-wp > .hasdrop {
    width: 20%;
  }
  .header-nav .navlist .s-menu .hasdrop .navImg {
    margin-left: 0;
  }
  .header-nav .navlist .s-menu .hasdrop .navImg img {
    width: 300px;
  }
  .header-nav .navlist .s-menu .hasdrop {
    margin-right: 40px;
  }
  .header-nav .navlist .s-menu .t-menu > .hasdrop > a {
    font-size: 18px;
  }
  .header-nav .navlist .s-menu .hasdrop .case-kind {
    margin-left: 0;
  }
  .header-nav .navlist .s-menu .hasdrop .case-kind a {
    margin-right: 30px;
    font-size: 18px;
  }
  .header-nav .navlist .s-menu .hasdrop.selcase .liDt img {
    width: 28px;
  }
  .header-nav .navlist .s-menu .hasdrop.selcase .more-case {
    font-size: 18px;
  }
  .header-nav .navlist .s-menu .hasdrop.ceping {
    width: 48%;
  }
  .header-nav .navlist .s-menu .hasdrop.ceping .t-menu > .hasdrop:nth-child(odd) {
    width: 50%;
  }
  .header-nav .navlist .s-menu .hasdrop.ceping .t-menu > .hasdrop:nth-child(even) {
    width: 45%;
  }
  .header-nav .navlist .s-menu .hasdrop.ceping-img {
    width: 40%;
    margin-right: 0;
  }
  .header-nav .navlist .s-menu .hasdrop.ceping-img img {
    width: 100%;
  }
  .header-nav .navlist .s-menu .hasdrop.about-img img {
    width: 250px;
  }
  .header-nav .navlist .s-menu .hasdrop.fangan1 {
    margin-right: 30px;
  }
  .header-nav .navlist .s-menu .hasdrop.fangan2 {
    margin-right: 30px;
  }
  .header-nav .navlist .s-menu .hasdrop.fangan3 {
    margin-right: 0;
  }
  .wx-contact .code_img {
    left: auto;
    right: 10px;
  }
  .imgList li .photo .icon_videos {
    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -30px;
    background-size: 100%;
  }
  .imgList li .photo {
    height: 220px;
  }
}
@media (max-width: 1160px) {
  .header-nav .navlist .f-menu > .hasdrop > a {
    margin: 0 18.8px;
    -webkit-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
  }
  .header-nav .navlist .s-menu .hasdrop > a {
    font-size: 24px;
  }
  .jk-TabTwo li {
    margin-right: 6%;
  }
  .experts {
    transform: scale(0.75);
    -ms-transform: scale(0.75);
    /* IE 9 */
    -moz-transform: scale(0.75);
    /* Firefox */
    -webkit-transform: scale(0.75);
    /* Safari 和 Chrome */
    -o-transform: scale(0.75);
  }
  .PicList li {
    margin-left: 3%;
    margin-right: 3%;
  }
  .header-nav .navlist .s-menu .hasdrop.fangan1 {
    width: 289px;
    margin-right: 20px;
  }
  .header-nav .navlist .s-menu .hasdrop.fangan2 {
    margin-right: 20px;
  }
  .header-nav .navlist .s-menu .hasdrop.fangan3 {
    width: 320px;
    margin-right: 0;
  }
  .jk-yaolan .intrbox .intrboxBody {
    padding-left: 10px;
  }
  .jk-yaolan .intrbox .dec_bottomBody {
    padding: 12px;
  }
  .intrbox h5 {
    font-size: 16px;
  }
}
@media (max-width: 1020px) {
  .header-nav .navlist .f-menu > .hasdrop > a {
    margin: 0 17px;
    font-size: 18px;
  }
  .callbox {
    width: auto;
  }
  .callbox span {
    font-size: 18px;
  }
  .jk-teaching .li:nth-child(6) {
    width: 49.3%;
  }
  .jk-teaching .li:nth-child(7) {
    width: 49.3%;
  }
  .experts {
    transform: scale(0.7);
    -ms-transform: scale(0.7);
    /* IE 9 */
    -moz-transform: scale(0.7);
    /* Firefox */
    -webkit-transform: scale(0.7);
    /* Safari 和 Chrome */
    -o-transform: scale(0.7);
  }
  .PicList li {
    margin-left: 2.8%;
    margin-right: 2.8%;
  }
  .jk-yaolan .intrbox .intrboxBody {
    padding-left: 5px;
  }
}
