html {
  font-size: 62.5%;
}

@media only screen and (min-width: 481px) {
  html {
    font-size: 94% !important;
  }
}

@media only screen and (min-width: 561px) {
  html {
    font-size: 109% !important;
  }
}

@media only screen and (min-width: 641px) {
  html {
    font-size: 125% !important;
  }
}

@media only screen and (min-width: 768px) {
  html {
    font-size: 150% !important;
  }
}

@media only screen and (min-width: 992px) {
  html {
    font-size: 170% !important;
  }
}

@media only screen and (min-width: 1200px) {
  html {
    font-size: 187.5% !important;
  }
}

body {
  position: relative;
  height: 100%;
  min-width: 320px;
  color: #001941;
  font-family: "Microsoft Yahei";
  font-size: 14px;
  line-height: 1.8em;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
  zoom: 1;
}

a:hover {
  text-decoration: none;
  color: #0290DD;
}

img {
  max-width: 100%;
  vertical-align: middle;
}

p {
  margin-bottom: 0px;
}

.header-top {
  background: url(../image/topbj.jpg) top center no-repeat;
  height: 60px;
  line-height: 60px;
  width: 100%;
  color: #fff;
  background-size: cover;
  display: none;
}

.header-top .share {
  text-align: right;
  display: inline-block;
  background: url(../image/hmbj.png) left 25px no-repeat;
  padding-left: 8.5rem;
  margin-left: -1rem;
}

.share a {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  line-height: 32px;
  margin-right: 0.5rem;
}

.share a img {
  /*max-width: 18px;*/
}

.top-right span {
  display: inline-block;
  margin-left: 1.2rem;
}

.top-right span img {
  margin-right: 15px;
  vertical-align: middle;
}

.header-middle {
  padding: 15px 0;
}

.hml img {
  margin-right: 1rem;
}

.hml p {
  color: #999;
  font-size: 18px;
}

.hml h3 {
  margin-top: 52px;
  margin-bottom: 5px;
  font-weight: 600;
}

.header-form {
  display: block;
  margin-top: 1.2rem;
  font-size: 15px;
}

.header-form input[type=text] {
  background: #f5f5f5;
  border: 0;
  padding-left: 15px;
  line-height: 55px;
  height: 55px;
  width: 75%;
  float: left;
}

.header-form input[type=submit] {
    background: #004582 url(../image/search.png) center center no-repeat;
    width: 70px;
    max-width: 25%;
    height: 55px;
    line-height: 55px;
    border: 0;
    cursor: pointer;
    float: left;
}

.hmr {
  padding-top: 0.7rem;
}

.hmr>div {
  display: inline-block;
  text-align: left;
  min-width: 320px;
  margin-top: 7px;
}

.hmr {
  text-align: right;
}

.hmr img {
  vertical-align: middle;
}

.hmr p {
  display: inline-block;
  font-size: 20px;
}

.nav {
  background: #004582;
  font-size: 16px;
}

.nav-list {
  margin-bottom: 0;
}

.nav-list>li {
  float: left;
  position: relative;
}

.nav-list>li>a {
  display: block;
  color: #fff;
  padding: 18px 0.7rem;
}

.nav-list>li:first-child a {
  padding-left: 0;
}

.nav-list>li>a span {
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
  font-size: 14px;
}

.nav-list>li:hover>a {
  color: #f2ce3b;
}

.down-nav {
  position: absolute;
  left: 0px;
  top: 100%;
  width: 100%;
  min-width: 200px;
  z-index: 999;
  background: #fff;
  color: #000;
  padding: 10px 0px;
  display: none;
}

.down-nav li a {
  color: #000;
  display: block;
  padding: 10px 15px;
}

.down-nav li a:hover {
  background: #f5f5f5;
}

.nav-list>li:hover>.down-nav {
  display: block;
}

.apply a {
  display: block;
  float: right;
  background: #f2ce3b;
  padding: 18px 2.5rem;
  color: #fff;
  position: relative;
}

.apply a:before {
  content: "";
  display: block;
  position: absolute;
  width: 37px;
  height: 37px;
  background: url(../image/h-apply.png) center center no-repeat;
  left: -18px;
  top: 12px;
}

.swiper-slide img {
  width: 100%;
}

.id-title {
  padding-left: 20px;
  border-left: 10px solid #f2ce3b;
  font-weight: 600;
  margin-top: 0;
}

.id-item {
  padding: 1.8rem 0;
}

.id-item1 {
  background: #f5f5f5;
}

.rxlc-list li>div {
  background: #fff;
  border-radius: 8px;
  padding: 13px;
  text-align: center;
  position: relative;
  margin-top: 1.2rem;
  border: 1px solid #fff;
}

.rxlc-list li>div:hover {
  border: 1px solid #004582;
}

.rxlc-list li>div p {
  color: #999;
  text-align: left;
  min-height: 75px;
}

.rxlc-list li>div h4 {
  font-weight: 600;
  margin: 20px 0 15px 0;
}

.rxlc-list li>div img {
  margin-top: 0.7rem;
  height: 68px;
}

.rxlc-list li em {
  position: absolute;
  height: 25px;
  width: 25px;
  background: #ccc;
  border-radius: 100%;
  color: #fff;
  left: 13px;
  top: 13px;
  text-align: center;
  line-height: 25px;
}

.id-shcol {
  margin-top: 1rem;
}

.id-shcol li .pic {
  width: 100%;
  height: 180px;
}

.id-shcol li {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
}

.id-shcol li h4 {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  color: #fff;
  font-weight: 600;
  padding: 0 5px;
}

.id-shcol li:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.15);
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.id-shcol li.on:before,
.id-shcol li:hover:before {
  background: rgba(9, 48, 90, 0.8);
  color: #004582;
}

.school-info {
  background: #f5f5f5;
  padding: 25px 1rem;
  min-height: 100px;
  margin-top: 20px;
}

.school-info h5 {
  color: #999;
}

.school-info span {
  display: inline-block;
  margin-right: 1rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 18px;
}

.school-info span em {
  color: #004582;
}

.school-info .school-info-pic {
  height: 350px;
  width: 100%;
  background-size: cover !important;
  background-position: center top !important;
  background-repeat: no-repeat !important;
}

.zixun {
  display: inline-block;
  border-radius: 30px;
  padding: 5px 20px;
  background: #004582;
  color: #fff;
  margin-top: 1rem;
}

.zixun:hover {
  background: #004582;
  color: #fff;
}

.id-item3 {
  background: url(../image/bg2.jpg) top center no-repeat;
  padding-bottom: 3rem;
}

.id-item3 .title {
  text-align: center;
  color: #fff;
}

/* 推广方式 */
.advantage {
  margin-top: 2rem;
}

.advantage .list {
  width: 30%;
  background: #e9edf3;
  text-align: center;
}

.advantage .center {
  width: 40%;
  background: #fff;
  padding-bottom: 15px;
  margin-top: -19px;
  position: relative;
}

.advantage .list h4 {
  background: #dde4ee;
  margin: 0;
  padding: 1rem 5px;
}

.advantage .list p {
  padding: 15px 5px;
  border-top: 1px solid #dedede;
}

.advantage .center h4 {
  background: #004582;
  color: #fff;
  padding: 1.2rem 5px;
  font-size: 24px;
}

.advantage .center p {
  text-align: left;
  padding-left: 3.5rem;
  font-size: 16px;
  background: url(../image/has.png) 2.5rem center no-repeat;
}

.advantage .center h4:before {
  content: "";
  display: block;
  width: 78px;
  height: 78px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(../image/ico3.png) right top no-repeat;
  background-size: cover;
}

@keyframes mymove {
  from {
    box-shadow:
      0 0 0 1px rgba(44, 166, 224, 0.8)
  }

  to {
    box-shadow:
      0 0 0 6px rgba(44, 166, 224, 0.1)
  }
}

.id-item4 {
  background: url(../image/item5bj.jpg) left center no-repeat;
  background-size: cover;
}

.youshi-box {
  width: 832px;
  height: 491px;
  background: url(../image/ball.png) center center no-repeat;
  margin: 2.5rem auto 3rem auto;
  position: relative;
}

.youshi-box h3 {
  max-width: 250px;
  text-align: center;
  color: #004582;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%)translateY(-50%);
  -moz-transform: translateX(-50%)translateY(-50%);
  -o-transform: translateX(-50%)translateY(-50%);
  -ms-transform: translateX(-50%)translateY(-50%);
  transform: translateX(-50%)translateY(-50%);
  line-height: 1.3em;
}

.youshi {
  position: absolute;
}

.youshi:before {
  content: "";
  width: 15px;
  height: 15px;
  background: #004582;
  box-shadow: 1px 1px 10px #004582, -1px -1px 10px #004582;
  border-radius: 100%;
  position: absolute;
  animation: mymove 1s infinite;
  -moz-animation: mymove 1s infinite;
  /* Firefox */
  -webkit-animation: mymove 1s infinite;
  /* Safari and Chrome */
  -o-animation: mymove 1s infinite;
  /* Opera */
}

.youshi1:before {
  top: -8px;
  right: -25px;
}

.youshi2:before {
  top: -16px;
  right: -3px;
}

.youshi3:before {
  top: 15px;
  left: -25px;
  display: block;
}

.youshi4:before {
  top: 60px;
  left: -82px;
}

.youshi5:before {
  top: -11px;
  left: -2px;
}

.youshi h4 {
  color: #000;
}

.youshi p {
  color: #a6acbc;
}

.dsp-item2 .youshi-box h4 {
  color: #fff;
}

.youshi:hover h4 {
  color: #004582;
}

.youshi:hover:before {
  display: block;
}

.youshi1 {
  top: 80px;
  left: -135px;
  text-align: right;
  max-width: 240px;
}

.youshi2 {
  top: 380px;
  left: -190px;
  max-width: 200px;
  text-align: right;
}

.youshi3 {
  top: -17px;
  right: -40px;
  max-width: 225px;
}

.youshi4 {
  top: 130px;
  right: -145px;
  max-width: 285px;
}

.youshi5 {
  top: 410px;
  right: -190px;
  max-width: 200px;
}

.id-item4 .title,
.id-item5 .title {
  text-align: center;
}

.id-item5 {
  background: url(../image/teambj.jpg) left top no-repeat;
  background-size: cover;
}

.id-item5 .title {
  color: #fff;
  margin-bottom: 1.5rem;
}

.id-item6 {
  overflow-x: hidden;
}

.id-item5 .title p {
  color: #a6acbc;
}

.swiper-container5 .swiper-slide {
  overflow: hidden;
  transition: All 0.4s ease-in-out;
}

.swiper-container5 .swiper-slide img {
  transition: all .4s ease-in-out;
  width: 100%;
}

.swiper-container5 .swiper-slide:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.team-text {
  position: absolute;
  width: 100%;
  height: 45px;
  bottom: 0%;
  left: 0%;
  background: rgb(0, 0, 0, 0.8);
  overflow: hidden;
}

.swiper-container5 .swiper-slide:hover .team-text {
  height: 100%;
}

.swiper-container5 .swiper-slide:hover .team-text>div {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%)translateY(-50%);
  -moz-transform: translateX(-50%)translateY(-50%);
  -o-transform: translateX(-50%)translateY(-50%);
  -ms-transform: translateX(-50%)translateY(-50%);
  transform: translateX(-50%)translateY(-50%);
  width: 85%;
}

.swiper-container5 .phone {
  background-color: rgba(255, 255, 255, 0.8);
  background-repeat: no-repeat;
  background-position: center center;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  border: 1px solid #ccc;
  /*display: none;*/
}

.team-text>div {
  color: #fff;
}

.team-text h4 {
  font-size: 22px;
  text-align: center;
  color: #f2ce3b;
  margin-bottom: 1rem;
  text-transform: capitalize;
}

.team-text h4 span {
  font-size: 16px;
  display: inline-block;
  margin-left: 15px;
  color: #a6acbc;
}

.team-text p {
  color: #fff;
}

.id-new-list {
  padding: 2.5rem 0;
  margin-top: -1rem;
  margin-bottom: 1rem;
}

.id-new-list li:nth-child(2n) {
  margin-top: 2.5rem;
}

.id-new-list li img {
  float: right;
  margin-left: 0.6rem;
}

.id-new-list li:nth-child(2n) img {
  float: left;
  margin-left: 0rem;
  margin-right: 0.6rem;
}

.id-new-list li h4 {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 5px;
}

.id-new-list li h4 a {
  color: #000;
}

.id-new-list li p {
  color: #717171;
  line-height: 1.5em;
  min-height: 42px;
}

.id-new-list li em {
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  background: #004582;
  border-radius: 100%;
  bottom: 0px;
  right: -5px;
}

.id-new-list li:nth-child(2n) em {
  bottom: auto;
  left: auto;
  top: 0px;
  left: -5px;
}

.id-new-list li .date {
  font-size: 12px;
  color: #717171;
}

.id-item6 .id-title {
  text-align: right;
  border-left: 0;
  padding-right: 20px;
  border-right: 10px solid #f2ce3b;
}

.id-item6 .zixun {
  display: block;
  margin: 0 auto;
  background: #004582;
  width: 100px;
}

/*底部*/
.footer {
  color: rgba(255, 255, 255, 0.5);
}

.footer-top {
  background: #01152a;
  padding: 2rem 0;
}

.footer-title {
  font-size: 18px;
  margin-bottom: 22px;
  color: #fff;
}

.footer-title em {
  display: block;
  width: 25px;
  height: 1px;
  background: #fff;
  margin-top: 15px;
}

.bottom-nav a {
  display: inline-block;
  color: rgba(255, 255, 255, 0.5);
  line-height: normal;
  margin-bottom: 13px;
  width: 48%;
}

.footer-share {
  font-size: 0px;
}

.footer-share a {
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
  cursor: pointer;
}

.code-btn {
  position: relative;
}

.code {
  position: absolute;
  top: 47px;
  left: -100%;
  width: 110px;
  display: none;
}

.footer-form input[type=text],
.footer-form textarea {
  background: #012c56;
  border: 0;
  border-radius: 0;
  min-height: 37px;
  font-size: 13px;
}

.footer-form textarea {
  height: 118px;
  resize: none;
}

.footer-form input:focus,
.footer-form textarea:focus {
  border: 1px solid #252525;
  box-shadow: none;
  color: #fff;
}

.input-box {
  margin-bottom: 13px;
}

.footer-form .row {
  margin-right: -7px;
  margin-left: -7px;
}

.footer-form .row>div {
  padding-right: 7px;
  padding-left: 7px;
}

.footer-form input[type=submit] {
  background: #012c56;
  border: 0;
  width: 89px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  color: #fff;
}

.footer-bottom {
  background: #fff;
  text-align: center;
  padding: 10px 0;
  color: #000;
}

.about-bttom-l,
.about-bttom-r {
  width: 50%;
  float: left;
}

/*suspension*/
.suspension {
  position: fixed;
  right: 0px;
  top: 35%;
  z-index: 999;
}

.suspension li {
  position: relative;
  width: 48px;
  height: 48px;
  margin-bottom: 5px;
  cursor: pointer;
}

.suspension li span {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #B7B7B7;
  background-position: center center;
  background-repeat: no-repeat;
}

.suspension li span:hover {
  background-color: #004582;
}

.pop-qq {
  background-image: url(../image/qq.png);
}

.pop-email {
  background-image: url(../image/email.png);
}

.pop-tel {
  background-image: url(../image/tel.png);
}

.pop-code {
  background-image: url(../image/code-icon.png);
}

.pop-top {
  background-image: url(../image/top.png);
}

.suspension-qq .pop-detail>div {
  margin-bottom: 10px;
}

.pop-detail {
  position: absolute;
  width: 250px;
  top: 0px;
  right: 67px;
  border: 1px solid #ddd;
  background: #fff;
  z-index: 30;
  padding: 15px 18px;
  color: #3d3d3d;
  font-size: 13px;
  box-shadow: 0px 1px 1px rgba(165, 165, 165, 0.35), -1px 0px 1px rgba(165, 165, 165, 0.35);
  min-height: 48px;
  display: none;
}

.pop-detail a {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #004582;
  padding: 5px 10px;
  border-radius: 2px;
  color: #004582;
  margin-left: 10px;
}

.tel-corner-back {
  border: 11px solid transparent;
  border-left: 11px solid #ddd;
  position: absolute;
  right: -22px;
  top: 13px;
  z-index: -1;
}

.tel-corner {
  border: 10px solid transparent;
  border-left: 10px solid #fff;
  position: absolute;
  right: -19px;
  top: 14px;
  z-index: 10;
}

.pop-code-pic {
  width: 139px;
}

.pop-code-pic img {
  width: 100px;
  height: 100px;
  border: 1px solid #ddd;
}

.pop-code-pic p {
  font-size: 12px;
  margin-bottom: 0px;
  line-height: normal;
  text-align: center;
  margin-top: 5px;
}

#top {
  width: 36px;
  height: 36px;
  border-radius: 100%;
  background: #989898;
  position: fixed;
  right: 2%;
  bottom: 30%;
  text-align: center;
  color: #fff;
  line-height: 36px;
  cursor: pointer;
  z-index: 99;
}

.lfooter {
  width: 100%;
  background-color: #004582;
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 99;
}

.lfooter ul li {
  width: 19.999%;
  height: auto;
  float: left;
  text-align: center;
  padding: 8px 0px;
}

.lfooter ul li a {
  color: #FFF;
  line-height: 12px;
  font-size: 12px;
}

/*header*/
.nav-type {
  text-align: center;
  margin: 1rem 0;
}

.nav-type a {
  display: inline-block;
  padding: 10px 1rem;
  background: #ddd;
  border-radius: 5px;
  color: #000;
  font-size: 16px;
  margin: 0 6px;
}

.nav-type a:hover,
.nav-type a.on {
  background: #004582;
  color: #fff;
}

.case-list.row {
  margin-left: -8px;
  margin-right: -8px;
  margin-top: 2rem;
}

.case-list.row>li {
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 18px;
}

.dsp-case.row {
  margin-top: 0px;
}

.dsp-case.row>li {
  margin-top: 0px;
  margin-bottom: 1.2rem;
}

.dsp-case li a {
  background: #fff;
  display: block;
  color: #000;
  border: 1px solid #F9F9F9;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.dsp-case li .pic {
  overflow: hidden;
}

.dsp-case li .pic img {
  transition: All 0.3s ease-in-out;
  width: 100%;
  height: 220px;
}

.dsp-case li a:hover .pic img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.dsp-case li a:hover {
  border: 1px solid #004582;
}

.dsp-case li p {
  color: #666666;
  height: 45px;
  line-height: normal;
}

.dsp-case li .info {
  padding: 18px;
}

.dsp-case li h4 {
  margin-bottom: 5px;
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.school-main {
  background: #f5f5f5;
  padding: 0rem 0 2rem 0;
}

.loading {
  text-align: center;
  color: #666;
  cursor: pointer;
}

.home-nav {
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.home-nav a {
  color: #999;
  font-size: 15px;
}

.banner {
  height: 350px;
  position: relative;
  background-size: cover !important;
}

.banner-info {
  padding: 0px 15px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%)translateY(-50%);
  -moz-transform: translateX(-50%)translateY(-50%);
  -o-transform: translateX(-50%)translateY(-50%);
  -ms-transform: translateX(-50%)translateY(-50%);
  transform: translateX(-50%)translateY(-50%);
  max-width: 1200px;
  width: 100%;
  color: #fff;
  text-align: center;
}

.banner-info h1 {
  margin-bottom: 5px;
  margin-top: 0px;
  font-weight: 600;
}

.banner-info p {
  font-size: 16px;
  color: #999;
}

.banner-text {
  margin-top: 2rem;
}

.banner-info em {
  width: 80px;
  height: 2px;
  background: #004582;
  display: block;
  margin: 15px 0 10px 0;
}

.ad-type {
  font-size: 0;
}

.ad-type span {
  display: inline-block;
  border-radius: 3px;
  background: #004582;
  padding: 2px 12px;
  margin: 10px 0.4rem;
  font-size: 14px;
}

.mt3 {
  background: #fff;
  margin-top: -2rem;
  position: relative;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
  margin-bottom: 1.5rem;
}

.school-main-top {
  background: #004582;
  text-align: center;
  color: #fff;
  padding: 1rem 10px;
  font-size: 18px;
}

.school-main-info {
  padding: 1.5rem;
}

.school-main-info video {
  width: 100%;
  background: #01152a;
  min-height: 400px;
  border: 1px solid #ddd;
  max-height: 550px;
}

.school-main .id-title {
  margin-bottom: 1rem;
}

.case-item-ft {
  border-top: 1px dotted #DFDFDF;
  padding-top: 10px;
  padding-right: 2px;
  padding-left: 2px;
  text-align: center;
  font-size: 0px;
}

.case-meta-title {
  margin-bottom: 10px;
  height: 25px;
  text-align: center;
}

.case-meta {
  display: inline-block;
  font-size: 16px;
}

.case-item-ft>div:first-child {
  float: left;
}

.case-item-ft>div:last-child {
  float: right;
}

.subject {
  margin-top: 1.5rem;
}

.subject-list {
  margin-top: 20px;
}

.subject-info {
  border: 1px solid #eee;
  padding: 1rem;
}

.subject-item {
  box-shadow: 1px 1px 10px #ddd;
  padding: 15px;
  margin-bottom: 15px;
}

.subject-item h3 {
  margin-top: 0;
  margin-bottom: 0;
  cursor: pointer;
}

.subject-item h3 span {
  float: right;
  font-size: 16px;
}

.subject-item h3 span.on {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -mz-transform: rotate(-180deg);
}

.subject-item:hover h3 span {
  color: #f2ce3b;
}

.subject-item-info {
  display: none;
  padding-top: 15px;
  overflow-x: auto;
}

.subject-item-info table {
  font-size: 10px;
}

.subject .nav-type {
  text-align: left;
  margin-bottom: 0;
}

.subject .nav-type a {
  cursor: pointer;
  border-radius: 5px 5px 0 0;
  margin-left: 0;
}

.subject-item-info table {
  width: 100% !important;
  border: 1px solid #ddd;
}

.subject-item-info table>tbody>tr>td,
.subject-item-info table tr>th {
  padding: 10px !important;
}

.subject-item-info table>tbody>tr:first-child {
  font-weight: 600 !important;
  background-color: #eee !important;
}

.subject-item-info table tr:first-child td {
  background-color: #eee !important;
  font-weight: 600 !important;
}

.subject-item-info table>tbody>tr>td {
  border: 1px solid #ddd !important;
}

.new-l {
  background: #fff;
  padding: 1rem;
  min-height: 400px;
}

.new-l>h3 {
  margin-top: 0;
}

.new-info-share {
  padding-bottom: 12px;
  border-bottom: 1px dashed #eee;
  margin-bottom: 15px;
}

.new-info-share span {
  display: inline-block;
  margin-right: 0.6rem;
  color: #666;
}

.new-info-share span img {
  margin-right: 5px;
}

.new-info-share b {
  font-size: 15px;
}

.new-info-share a {
  display: inline-block;
  margin-left: 5px;
}

.new-r {
  padding: 20px;
  background: #fff;
}

.new-list2 li img {
  width: 100%;
}

.new-list2 li a {
  display: block;
  color: #000;
  margin-bottom: 15px;
}

.new-list2 li p {
  margin-top: 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.link {
  border-top: 1px dashed #EEEEEE;
  padding: 15px;
  margin-top: 15px;
}

.faq-list li {
  margin-bottom: 1rem;
}

.faq-list li h3 {
  background: #e5e5e5;
  padding: 12px 1rem;
  cursor: pointer;
  margin: 0;
  font-size: 15px;
}

.faq-list li h3:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../image/plus.png) center center no-repeat;
  margin-right: 15px;
  vertical-align: middle;
  background-size: cover;
}

.faq-list li h3.on:before {
  background: url(../image/minus.png) center center no-repeat;
}

.faq-text {
  padding: 15px 1rem;
  border: 1px solid #ddd;
  min-height: 107px;
  font-size: 13px;
}

.contact-us {
  position: relative;
  z-index: 3;
  margin-bottom: 1rem;
}

.contact-title {
  font-size: 22px;
  color: #2c3e50;
  font-family: 'Akzidenz';
  text-transform: uppercase;
}

.contact-us-l {
  background: #fff;
  width: 65%;
  float: left;
  border-radius: 3px 0px 0px 3px;
  padding: 30px 5%;
  box-shadow: 0px 3px 6px rgba(217, 221, 222, 0.8), -3px 0px 5px rgba(217, 221, 222, 0.4);
}

.contact-us-r {
  background: #2C3E50;
  width: 35%;
  float: right;
  border-radius: 0px 3px 3px 0px;
  padding: 30px 3%;
  color: #ecf0f1;
}

.contact-form p {
  color: #000;
}

.contact-form>div {
  position: relative;
  margin-bottom: 25px;
}

.contact-form input {
  width: 100%;
  border: 0px;
  border-bottom: 1px solid #CDD2D5;
  height: 25px;
}

.contact-form p {
  margin-bottom: 0px;
}

.contact-form textarea {
  width: 100%;
  border: 1px solid #CDD2D5;
  border-radius: 3px;
  resize: vertical;
  min-height: 219px;
  padding: 5px;
}

.contact-form input[type=submit] {
  position: absolute;
  bottom: -41px;
  right: -41px;
  width: 91px;
  height: 91px;
  background: url(../image/submit-btn.png) center center no-repeat;
  border-bottom: 0px;
}

.contact-us-r>div {
  min-height: 30px;
  padding-left: 13%;
  font-size: 16px;
  margin-bottom: 30px;
}

.contact-us-r .contact-title {
  color: #fff;
  margin-bottom: 43px;
}

.contact-us-r .share {
  padding: 35px 0;
}

.sevice li>div {
  border: 1px solid #eee;
  text-align: center;
  padding: 1.2rem 1rem 0.5rem 1rem;
  margin-bottom: 1rem;
  border-radius: 5px;
  background: #fff;
}

.sevice li span {
  display: inline-block;
  width: 77px;
  height: 77px;
  line-height: 77px;
  text-align: center;
  background: #f7f7f7;
  border-radius: 100%;
}

.sevice li:hover>div {
  box-shadow: 1px 1px 10px #ddd;
}

.sevice li:hover span {
  background: #004582;
}

.sevice li h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sevice li p {
  text-align: left;
  min-height: 100px;
  color: #999;
  height: 125px;
}

.school-main-top .case-meta {
  padding-left: 36px;
  background-size: 29px auto;
}

.school-main-top .case-meta .case-meta-title {
  margin-bottom: 0;
}

.case-meta1 {
  background: url(../image/if1.png) left center no-repeat;
}

.case-meta2 {
  background: url(../image/if2.png) left center no-repeat;
}

.case-meta3 {
  background: url(../image/if3.png) left center no-repeat;
}

.case-meta4 {
  background: url(../image/if4.png) left center no-repeat;
}

.case-meta5 {
  background: url(../image/if5.png) left center no-repeat;
}

.case-meta6 {
  background: url(../image/if6.png) left center no-repeat;
}

.school-faq {
  margin-top: 1.5rem;
}

.menu-btn {
  float: right;
  cursor: pointer;
  margin-top: 1.5rem;
  margin-right: 10px;
}

.menu-btn span {
  display: block;
  height: 3px;
  width: 28px;
  border-radius: 2px;
  background: #000;
  margin: 6px 0;
}

.about-us {
  background: #fff;
  padding: 1rem 2.5rem;
  margin-bottom: 15px;
}

/*.case-meta-data{
	height: 50px;
}*/
.header-top .social-share .icon-wechat .wechat-qrcode {
  top: 37px;
}

.header-top .social-share .icon-wechat .wechat-qrcode:after {
  border-color: transparent transparent #fff transparent;
  top: -15px;
  bottom: 0;
}

.tel-youshi li {
  margin-top: 1.5rem;
}

@media(min-width: 1200px) {
  .container-fluid {
    max-width: 1700px;
  }

}

@media(max-width: 1200px) {
  .apply {
    display: none;
  }

}

@media(min-width: 992px) and (max-width: 1199px) {
  .sevice li p {
    height: 175px;
  }

  .nav-list>li>a {
    padding: 18px 1.4rem;
  }
}

@media(min-width: 992px) {
  .tel-youshi {
    display: none;
  }

  .id-new-list {
    background: url(../image/xian.jpg) center top repeat-y;
    margin-left: -20px;
    margin-right: -20px;
  }

  .id-new-list li {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }

  .menu-btn {
    display: none;
  }

  .mobile-nav{
      display:none;
  }  

}

@media(max-width: 991px) {

  .youshi-box,
  .suspension,
  .header-top,
  .hmm,
  .hmr,
  .apply,
  .nav {
    display: none;
  }

  .id-new-list li em {
    display: none;
  }

  .id-new-list {
    padding: 15px;
  }

  .id-new-list li {
    background: #fff;
    margin-top: 15px;
    padding: 15px;
    box-shadow: 1px 1px 10px #ddd;
  }

  .id-new-list li:nth-child(2n) {
    margin-top: 15px;
  }

  .nav-list>li {
    display: block;
    width: 100%;
  }

  .nav-list>li>a {
    padding: 8px 0;
  }

  .hml img {
    width: 6rem;
  }

  .hml h3 {
    font-size: 16px;
  }

  .hml p {
    font-size: 14px;
  }

  /*.hml{*/
  /*	margin-top: 10px;*/
  /*}*/
  .nav-list {
    padding: 10px 0;
  }

  .school-main-info video {
    min-height: auto;
    margin-bottom: 1rem;
    border: 0;
  }
}

@media(min-width: 768px) {
  .lfooter {
    display: none;
  }
}

@media(max-width: 767px) {

  .footer-top,
  .advantage .center h4:before {
    display: none;
  }

  body {
    padding-bottom: 70px;
    overflow-x: hidden;
  }

  .footer-bottom {
    border-top: 1px solid #eee;
  }

  .id-new-list li h4 {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0px;
  }

  .id-new-list li img {
    width: 10rem;
  }

  .id-new-list li p {
    font-size: 12px;
    max-height: 40px;
    overflow: hidden;
    min-height: auto;
  }

  .advantage .center p {
    background: url(../image/has.png) 1.5rem 20px no-repeat;
  }

  .advantage .center {
    margin-top: -12px;
  }

  .advantage .list p {
    min-height: 81px;
  }

  .case-meta-title {
    text-align: left;
  }

  .school-main-top .case-meta {
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 10px;
  }

  .school-main-top {
    text-align: left;
  }

  .sevice li p {
    height: auto;
    min-height: auto;
    margin-bottom: 1rem;
  }

  .contact-us-r,
  .contact-us-l {
    width: 100%
  }

  .swiper-container5 .phone {
    display: none;
  }

  .rxlc-list li>div p {
    min-height: 100px;
  }

  .faq-text {
    min-height: auto;
  }

  .banner-info h1,
  .id-title {
    font-size: 20px;
  }

  .banner {
    height: 200px;
  }

  .rxlc-list li>div img {
    height: 48px;
  }

  .rxlc-list {
    margin-right: -7px;
    margin-left: -7px;
  }

  .rxlc-list li {
    padding-right: 7px;
    padding-left: 7px;
  }

  .subject-item-info table>tbody>tr>td,
  .subject-item-info table tr>th {
    min-width: 120px;
  }

  .id-item .title h2 {
    font-size: 22px;
  }

  .sevice li h3,
  .subject-item h3 {
    font-size: 18px;
  }

  .contact-form>div>div {
    margin-top: 18px;
  }
}

@media(min-width: 768px) and (max-width: 992px) {}

/*微信分享*/
/* 首页步骤图 */

.StudyAbroad ul li a:hover .img .round::before {
  -webkit-animation: serv_one_border .9s 0s ease 1;
  animation: serv_one_border .9s 0s ease 1;
}

.StudyAbroad ul li a:hover .img .round::after {
  -webkit-animation: serv_one_border 1.5s 0s ease 1;
  animation: serv_one_border 1.5s 0s ease 1;
}

@-webkit-keyframes serv_one_border {
  0% {
    opacity: 0;
  }

  5% {
    opacity: 1;
  }

  80% {
    opacity: 0;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}

@keyframes serv_one_border {
  0% {
    opacity: 0;
  }

  5% {
    opacity: 1;
  }

  80% {
    opacity: 0;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}

.Studyprocess {
  background: url(../images/f8a3edc7775ef50a1914907823fce58b.jpg) center center no-repeat;
  background-size: cover;
  /* height: 600px; */
  padding-top: 80px;
}

.Studyprocess.pc-process .container-fluid {
  width: 80%;
}

.Studyprocess.pc-process .ulparent {
  background: url(../image/process.png) no-repeat;
  margin-top: 140px;
  height: 20.2vw;
  background-size: contain;
  padding-right: 0;
  position: relative;
  background-position: right 0 top 0;
}

.Studyprocess.pc-process .doctor-process {
  margin-top: 100px;
}

.Studyprocess ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /* padding-left: 280px; */
  /* padding-right: 280px; */
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.Studyprocess.pc-process ul li {
  width: 4vw
}

.Studyprocess.pc-process ul li .num-img {
  width: 80%;
  margin: 0 auto;
}

/* .Studyprocess ul:nth-of-type(1) {
    padding-right: 280px;
  }  
  .Studyprocess ul:nth-of-type(2) {
    margin-bottom: 135px;
    padding-left: 335px;
    padding-right: 280px;
}  
.Studyprocess ul:nth-of-type(3) {
    padding-left: 360px;
    padding-right: 30px;
} */

@media (min-width: 992px) {
  .Studyprocess .line1 {
    position: absolute;
    top: -4vw;
    width: 53.12vw;
    left: 50%;
    transform: translateX(-50%);
  }

  .Studyprocess .line1 ul {
    margin-bottom: 135px;
  }

  .Studyprocess .line2 {
    position: absolute;
    top: 6vw;
    width: 53.12vw;
    /* margin: 0 auto; */
    left: 50%;
    transform: translateX(-50%);
  }

  .Studyprocess .line2 ul {
    margin-bottom: 135px;

  }

  .Studyprocess .line2 ul li:last-child {
    display: block;
  }

  .Studyprocess .line3 {
    position: absolute;
    top: 15.5vw;
    width: 53.12vw;
    left: 50%;
    transform: translateX(-50%);
  }

  .right-corner {
    position: absolute;
    right: -2vw;
    top: 1vw;
  }

  .right-corner ul {
    padding: 0;
  }

  .left-corner {
    position: absolute;
    left: -2vw;
    top: 11vw;
  }

  .left-corner ul {
    padding: 0;
  }


}



@media (max-width: 575px) {
  .Studyprocess .ulparent {

    height: auto;

  }

  .Studyprocess .line2 ul li:last-child {
    display: none;
  }
}

.Studyprocess ul li {
  position: relative;
}

.Studyprocess ul li.active {
  display: none;
}

@media (max-width: 575px) {
  .Studyprocess ul li.active {
    display: block;
  }
}

.Studyprocess ul li:hover .round::before {
  -webkit-animation: serv_one_border .9s 0s ease 1;
  animation: serv_one_border .9s 0s ease 1;
}

.Studyprocess ul li:hover .round::after {
  -webkit-animation: serv_one_border 1.5s 0s ease 1;
  animation: serv_one_border 1.5s 0s ease 1;
}

.Studyprocess ul li:hover .round .img {
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
}

.Studyprocess ul li .round {
  position: relative;
  padding: 4px;
  width: 3vw;
  height: 3vw;
  border-radius: 50%;
  background: #abd3f2;
  margin: 0 auto;
}

.Studyprocess ul li .round::after,
.Studyprocess ul li .round::before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  border: 1px solid #004582;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  opacity: 0;
}

.Studyprocess ul li .round .img {
  width: 100%;
  height: 100%;
  display: block;
  background: #004582;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
}

.Studyprocess ul li .round .img img {
  width: 50%;
}

.Studyprocess ul li .text {
  position: absolute;
  right: 50%;
  width: 300px;
  margin-right: -150px;
  background-repeat: no-repeat;
  background-position: right 10px bottom;
  /* height: 60px; */
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: center;
  margin-top: 10px;
  padding-bottom: 10px;
  /* padding-left: 20px; */
  font-size: 14px;
  color: #1e1e1e;
  text-align: center;
  justify-content: center;
}

.Studyprocess .round-start {
  position: absolute;
  top: -1.7vw;
  left: -2vw;
}

.Studyprocess .round-start ul,
.Studyprocess .round-end ul {
  padding: 0;
  margin-bottom: 0;
}

.Studyprocess .round-end {
  position: absolute;
  top: 17.5vw;
  right: -2vw;
}

@media (max-width: 1499px) {
  .Studyprocess ul {
    padding-left: 0;
  }

  .Studyprocess ul {
    padding-right: 0;
  }
}

@media (max-width: 1199px) {
  .Studyprocess .ulparent {
    padding-right: 220px;
  }
}

@media (max-width: 991px) {
  .Studyprocess ul li .text {
    position: static;
  }

  .Studyprocess .ulparent {
    padding-right: 0;
    background: none;
  }

  .Studyprocess ul {
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
  }



  .Studyprocess .line2 ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .Studyprocess ul:nth-of-type(1) {
    margin-bottom: 20px;
  }

  .Studyprocess ul li .text {
    width: 100px;
    text-align: center;
    height: auto;
    padding: 0;
    background-position: center top;
  }

  .Studyprocess ul li .round {
    margin: 0 auto;
  }

  .Studyprocess ul li .text {
    padding-top: 42px;
  }

  .Studyprocess ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .Studyprocess ul li {
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
  }

  .Studyprocess {
    height: auto;
    padding-bottom: 80px;
  }
}

@media (max-width: 767px) {
  .Studyprocess ul li .text {
    width: 80px;
  }
}

@media (max-width: 1200px) {
  .Studyprocess {
    padding-top: 30px;
    padding-bottom: 10px;
  }

  .Studyprocess .ulparent {
    margin-top: 30px;
  }

  .Studyprocess ul:nth-of-type(1) {
    margin-bottom: 0;
  }

  .Studyprocess ul li .round {
    width: 60px;
    height: 60px;
  }

  .Studyprocess ul li .round .img {
    padding: 5px;
  }

  .Studyprocess ul li {
    width: 33.333333333333336%;
    margin: 0;
    margin-bottom: 20px;
  }

  .Studyprocess ul li .text {
    margin: 0 auto;
  }

  .Studyprocess ul li .text {
    background-size: 50px;
    margin-top: 10px;
    padding-top: 30px;
  }
}

.Studyprocess ul li:hover .round::before {
  -webkit-animation: serv_one_border .9s 0s ease 1;
  animation: serv_one_border .9s 0s ease 1;
}

.Studyprocess ul li:hover .round::after {
  -webkit-animation: serv_one_border 1.5s 0s ease 1;
  animation: serv_one_border 1.5s 0s ease 1;
}

.master-process {
  text-align: center;
}

.doctor-process {
  text-align: center;
}

/* 六大保障代码 */
.qiaoxin8574 {
  max-width: 1180px;
  margin: 0 auto;
  width: 100%;
  padding: 20px 0;
}

.qiaoxin8574 .medtit {
  text-align: center;
  font-size: 40px;
  color: #222;
  font-weight: 700;
  position: relative;
  padding-bottom: 12px;
}

.qiaoxin8574 .wj {
  width: 100%;
  margin: 0 auto;
}

.qiaoxin8574 .wj .med3 {
  margin: 34px auto 0;
  width: 525px;
  height: 525px;
  position: relative;
}

.qiaoxin8574 .wj .med3 .med3-yuan4 {
  width: 525px;
  height: 525px;
  border-radius: 50%;
  border: 1px solid #004582;
  opacity: 0.1;
}

.qiaoxin8574 .wj .med3 .med3-yuan {
  position: absolute;
  top: 34px;
  left: 34px;
  bottom: 34px;
  right: 34px;
}

.qiaoxin8574 .wj .med3 .med3-yuan .med3-yuan3 {
  width: 457px;
  height: 457px;
  border-radius: 50%;
  border: 1px solid #004582;
  opacity: 0.2;
}

.qiaoxin8574 .wj .med3 .med3-yuan .med3-yuan2 {
  width: 320px;
  height: 320px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.qiaoxin8574 .wj .med3 .med3-yuan .med3-yuan2 .backstage-blocksEditor-wrap {
  height: 100%;
}

.qiaoxin8574 .wj .med3 .med3-yuan .med3-yuan2 .backstage-blocksEditor-wrap .backstage-componet {
  height: 100%;
}

.qiaoxin8574 .wj .med3 .med3-yuan .med3-yuan2 .backstage-blocksEditor-wrap .backstage-componet .backstage-componet-bd {
  height: 100%;
}

.qiaoxin8574 .wj .med3 .med3-yuan .med3-yuan2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.qiaoxin8574 .wj .med3 .med3-item {
  position: absolute;
  max-width: 300px;
  width: 100%;
  max-height: 176px;
  overflow: hidden;
}

.qiaoxin8574 .wj .med3 .med3-item1 {
  top: 10%;
  left: -60%;
  text-align: right;
}

.qiaoxin8574 .wj .med3 .med3-item2 {
  top: 10%;
  right: -60%;
  text-align: left;
}

.qiaoxin8574 .wj .med3 .med3-item3 {
  top: 40%;
  left: -70%;
  text-align: right;
}

.qiaoxin8574 .wj .med3 .med3-item4 {
  top: 40%;
  right: -70%;
  text-align: left;
}

.qiaoxin8574 .wj .med3 .med3-item5 {
  top: 70%;
  left: -60%;
  text-align: right;
}

.qiaoxin8574 .wj .med3 .med3-item6 {
  top: 70%;
  right: -60%;
  text-align: left;
}

/* 
.qiaoxin8574 .wj .med3 .med3-item .bianhao {
  font-size: 24px;
  color: #bbb;
  font-weight: 700;
  transition: all .4s;
}

.qiaoxin8574 .wj .med3 .med3-item .biaoti {
  font-size: 20px;
  color: #222;
  font-weight: 700;
  transition: all .4s;
}

.qiaoxin8574 .wj .med3 .med3-item .wenben {
  font-size: 14px;
  color: #444;
  transition: all .4s;
} */

.qiaoxin8574 .wj .med3 .tubiao {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #004582;
  background-size: contain;
  position: absolute;
  z-index: 3;
  transition: all .3s;
  color: #fff;
}

.qiaoxin8574 .wj .med3 .tubiao i {
  font-size: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all .3s;
  z-index: 2;
}

.qiaoxin8574 .wj .med3 .wrapper:nth-child(3) .tubiao {
  left: 10px;
  top: 60px;
}

.qiaoxin8574 .wj .med3 .wrapper:nth-child(4) .tubiao {
  right: 10px;
  top: 60px;
}

.qiaoxin8574 .wj .med3 .wrapper:nth-child(5) .tubiao {
  left: -50px;
  top: 230px;
}

.qiaoxin8574 .wj .med3 .wrapper:nth-child(6) .tubiao {
  right: -50px;
  top: 230px;
}

.qiaoxin8574 .wj .med3 .wrapper:nth-child(7) .tubiao {
  left: 10px;
  top: 390px;
}

.qiaoxin8574 .wj .med3 .wrapper:nth-child(8) .tubiao {
  right: 10px;
  top: 390px;
}

.qiaoxin8574 .wj .med3 .med3-yuan .med3-yuan1 {
  border-left: 2px solid #004582;
  border-top: 2px solid #004582;
  position: absolute;
  top: 33px;
  left: 33px;
  bottom: 34px;
  right: 34px;
  border-radius: 200px 0 0 0;
  width: 200px;
  height: 200px;
}

.qiaoxin8574 .wj .med3 .med3-yuan .med3-yuan11 {
  width: 387px;
  height: 193.5px;
  position: absolute;
  top: 204px;
  left: 104px;
  bottom: 34px;
  right: 34px;
  border-radius: 387px 387px 0 0;
  transform: rotateZ(135deg);
  border-top: 1px solid #004582;
  border-right: 1px solid #004582;
  border-left: 1px solid #004582;
  /* border-bottom: 1px solid transparent !important; */
}

.qiaoxin8574 .wj .med3 .med3-yuan .med3-yuan11::before {
  content: '';
  width: 10px;
  height: 10px;
  border: 1px solid #004582;
  border-radius: 50%;
  position: absolute;
  top: 194px;
  left: -7px;
}

.qiaoxin8574 .wj .med3 .med3-yuan .med3-yuan11::after {
  content: '';
  width: 10px;
  height: 10px;
  border: 1px solid #004582;
  border-radius: 50%;
  position: absolute;
  top: 194px;
  left: 381px;
}

.qiaoxin8574 .wj .med3 .med3-item .bianhao .bianhao1 {
  font-size: 24px;
  color: #bbb;
  font-weight: 700;
  transition: all .4s;
}

.qiaoxin8574 .text {
  font-size: 20px;
  color: #222;
  font-weight: 700;
  transition: all .4s;
  word-break: break-word;
}

/* .qiaoxin8574 .wj .med3 .med3-item .bianhao .backstage-blocksEditor-wrap div:nth-child(1) {
  font-size: 20px;
  color: #222;
  font-weight: 700;
  transition: all .4s;
}

.qiaoxin8574 .wj .med3 .med3-item .bianhao .backstage-blocksEditor-wrap div:nth-child(2) {
  font-size: 14px;
  color: #444;
  transition: all .4s;
} */

/* .qiaoxin8574 .wj .med3 .med3-item:hover .bianhao .bianhao1 {
  color: #004582;
}

.qiaoxin8574 .wj .med3 .med3-item:hover .bianhao .backstage-blocksEditor-wrap div:nth-child(1) {
  color: #004582;
}

.qiaoxin8574 .wj .med3 .med3-item:hover .bianhao .backstage-blocksEditor-wrap div:nth-child(1) {
  color: #004582;
} */

.qiaoxin8574 .wj .med3 .med3-item:hover .bianhao .backstage-blocksEditor-wrap {
  color: #004582;
}

.qiaoxin8574 .wj .med3 .tubiao:after {
  content: '';
  width: 0;
  height: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #004582;
  opacity: 0.15;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  display: none;
}

.qiaoxin8574 .wj .med3 .wrapper:hover .tubiao:after {
  display: block;
  width: 84px;
  height: 84px;
}

.qiaoxin8574 .wj .med3 .tubiao .backstage-blocksEditor-wrap[data-storage="1"] {
  position: unset;
}

@media screen and (max-width:1200px) {
  .qiaoxin8574 {
    width: calc(100% - 20px);
    margin-left: 10px;
  }

  .qiaoxin8574 .wj .med3 .med3-item {
    width: 47%;
    max-height: 165px;
  }

  .qiaoxin8574 .wj .med3 .med3-item1 {
    left: -47%;
  }

  .qiaoxin8574 .wj .med3 .med3-item2 {
    right: -47%;
    top: 10%;
  }

  .qiaoxin8574 .wj .med3 .med3-item3 {
    left: -47%;
    top: 70%;
  }

  .qiaoxin8574 .wj .med3 .med3-item4 {
    right: -47%;
  }
}

@media screen and (max-width:900px) {
  .qiaoxin8574 .wj .med3 .med3-item .tubiao {
    width: 60px;
    height: 60px;
    bottom: 10%;
    left: 104%;
  }

  .qiaoxin8574 .wj .med3 .med3-item {
    max-height: 126px;
  }

  .qiaoxin8574 .wj .med3 .med3-item1 {
    left: -50%;
  }

  .qiaoxin8574 .wj .med3 .med3-item2 {
    right: -50%;
    top: 10%;
  }

  .qiaoxin8574 .wj .med3 .med3-item3 {
    left: -49%;
  }

  .qiaoxin8574 .wj .med3 .med3-item4 {
    right: -50%;
    top: 70%;
  }

  .qiaoxin8574 .wj .med3 {
    width: 400px;
    height: 400px;
  }

  .qiaoxin8574 .wj .med3 .med3-yuan .med3-yuan2 {
    width: 200px;
    height: 200px;
  }

  .qiaoxin8574 .wj .med3 .med3-item2 .tubiao {
    left: auto;
    right: 104%;
  }

  .qiaoxin8574 .wj .med3 .med3-item4 .tubiao {
    left: auto;
    right: 104%;
  }

  .qiaoxin8574 .medtit {
    font-size: 30px;
  }

  .qiaoxin8574 .wj .med3 .med3-yuan .med3-yuan1 {
    border-radius: 100% 0 0 0;
    width: 124px;
    height: 124px;
    border-left: 2px solid #004582;
    border-top: 2px solid #004582;
    position: absolute;
    top: 34px;
    left: 34px;
    bottom: 34px;
    right: 34px;
  }

  .qiaoxin8574 .wj .med3 .med3-yuan .med3-yuan11 {
    width: 262px;
    height: 131px;
    position: absolute;
    top: 147px;
    left: 82px;
    bottom: 34px;
    right: 34px;
    border-radius: 262px 262px 0 0;
    transform: rotateZ(135deg);
    border-top: 1px solid #004582;
    border-right: 1px solid #004582;
    border-left: 1px solid #004582;
  }

  .qiaoxin8574 .wj .med3 .med3-yuan .med3-yuan11::before {
    top: 131px;
    left: -6px;
  }

  .qiaoxin8574 .wj .med3 .med3-yuan .med3-yuan11::after {
    content: '';
    width: 10px;
    height: 10px;
    border: 1px solid #004582;
    border-radius: 50%;
    position: absolute;
    top: 131px;
    left: 257px;
  }

  .qiaoxin8574 .wj .med3 .med3-yuan4 {
    width: 400px;
    height: 400px;
  }

  .qiaoxin8574 .wj .med3 .med3-yuan .med3-yuan3 {
    width: 332px;
    height: 332px;
  }

  .qiaoxin8574 .wj .med3 .wrapper:nth-child(5) .tubiao {
    top: 300px;
  }

  .qiaoxin8574 .wj .med3 .wrapper:nth-child(6) .tubiao {
    top: 300px;
  }
}

@media screen and (max-width:768px) {
  .qiaoxin8574 .wj .med3 .med3-yuan {
    display: none;
  }

  .qiaoxin8574 .wj .med3 {
    border: unset;
    width: 100%;
    height: unset;
  }

  .qiaoxin8574 .wj .med3 .med3-item {
    padding-left: 80px;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    max-width: none;
    margin-bottom: 40px;
    text-align: left;
    width: 90%;
    max-height: unset;
    overflow: unset;
  }

  .qiaoxin8574 .wj .med3 .med3-item .bianhao {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px;
  }

  .qiaoxin8574 .wj .med3 .med3-item .biaoti {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700;
    margin-bottom: 5px;
  }

  .qiaoxin8574 .wj .med3 .wrapper {
    position: relative;
  }

  .qiaoxin8574 .wj .med3 .wrapper .tubiao {
    left: 0 !important;
    top: 0 !important;
  }

  .qiaoxin8574 .wj .wrapper:hover .tubiao:after {
    opacity: 0;
  }

  .qiaoxin8574 .wj .med3 .med3-yuan4 {
    display: none;
  }
}

@media screen and (max-width:510px) {
  .qiaoxin8574 .wj .med3 .med3-item {
    width: 80%;
  }

  .qiaoxin8574 .wj .med3 {
    width: 100%;
    margin-top: 0;
  }

  .qiaoxin8574 .wj .med3 .med3-item .bianhao {
    font-size: 14px;
  }

  .qiaoxin8574 .wj .med3 .med3-item .biaoti {
    font-size: 14px;
  }

  .qiaoxin8574 .wj .med3 .med3-item .wenben {
    font-size: 12px;
  }

  .qiaoxin8574 .wj .med3 .med3-item .tubiao {
    width: 48px;
    height: 48px;
  }

  .qiaoxin8574 .wj .med3 .med3-item {
    padding-left: 60px;
    margin-bottom: 20px;
  }

  .qiaoxin8574 .wj .tubiao i {
    font-size: 24px !important;
  }

  .qiaoxin8574 .wj .med3 .tubiao {
    width: 50px;
    height: 50px;
  }
}

@-webkit-keyframes serv_one_border {
  0% {
    opacity: 0;
  }

  5% {
    opacity: 1;
  }

  80% {
    opacity: 0;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}

@keyframes serv_one_border {
  0% {
    opacity: 0;
  }

  5% {
    opacity: 1;
  }

  80% {
    opacity: 0;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}

.subject-img {
  width: auto;
  margin: 100px auto;
  text-align: center;
  background: #243062;
}

.big-data .subject-img {
  background: #fff;
}

.QX-83890204 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px 0;
}

.clearfix {
  clear: both;
  zoom: 1;
}

.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}

.QX-83890204 .bt {
  margin-bottom: 20px;
  text-align: center;
  word-break: break-word;
}

.QX-83890204 .title {
  font-size: 40px;
  color: #073E76;
  font-weight: bold;
  margin-bottom: 20px;
}

.QX-83890204 .subt {
  font-size: 14px;
  color: #707070;
}

.QX-83890204 .wz {
  position: relative;
}

.QX-83890204 .ArticlePicList_Item {
  background: #fff;
}

.QX-83890204 .mc {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  outline: none;
}

.QX-83890204 .ArticlePicList_Item:not(:first-child):hover .ArticlePicList_ItemContentInnerH5 {
  color: #fff;
}

.QX-83890204 .ArticlePicList_Item:not(:first-child):hover .ArticlePicList_ItemContentInnerP {
  color: #fff;
}

.QX-83890204 .ArticlePicList_Item .ArticlePicList_ItemContentInnerH5 a {
  color: inherit;
  outline: none;
}

.QX-83890204 .ArticlePicList_Item .ArticlePicList_ItemContent .ArticlePicList_ItemContentInnerA {
  display: none;

}

.QX-83890204 .ArticlePicList_Item .imgBox {
  width: 100%;
  height: 100%;
}

.QX-83890204 .ArticlePicList_Item:not(:first-child)::after {
  content: "";
  width: 0px;
  height: 0px;
  border-width: 10px;
  position: absolute;
  border-style: solid;
  border-color: transparent #FF9900 #FF9900 transparent;
  right: 0px;
  bottom: 0px;
}

.QX-83890204 .ArticlePicList_Item:nth-child(1) {
  width: 580px;
  height: 420px;
  position: relative;
  overflow: hidden;
}

.QX-83890204 .ArticlePicList_Item:nth-child(1) .cont .ArtH5T {
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-top: 10px;
  font-size: 16px;
  text-align: center;
}

.QX-83890204 .ArticlePicList_Item:nth-child(1) .cont .ArtH5T a {
  color: inherit;
}

.QX-83890204 .ArticlePicList_Item:nth-child(1) .cont .artP {
  overflow: hidden;
  padding-top: 10px;
  max-height: 210px;
}

.QX-83890204 .ArticlePicList_Item:nth-child(1) .cont .timeT {
  position: absolute;
  bottom: 30px;
}

.QX-83890204 .ArticlePicList_Item:nth-child(1) .ArticlePicList_ItemContent {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #e6e6e6;
  padding: 10px 5%;
  transition: 600ms;
  -webkit-transition: 600ms;
}

.QX-83890204 .ArticlePicList_Item:nth-child(1) .ArticlePicList_ItemContentInnerBox {
  display: flex;
  justify-content: center;
  align-items: center;
}

.QX-83890204 .ArticlePicList_Item:nth-child(1) .time {
  width: 25%;
}

.QX-83890204 .ArticlePicList_Item:nth-child(1) .ArticlePicList_ItemContentInnerH5 {
  width: 75%;
}

.QX-83890204 .ArticlePicList_Item:nth-child(1) .ArticlePicList_ItemContentInnerP {
  display: none;
}

.QX-83890204 .ArticlePicList_Item:nth-child(1) .cont {
  position: absolute;
  width: calc(90% - 60px);
  height: calc(90% - 60px);
  top: 5%;
  left: 5%;
  background: rgba(7, 62, 118, 0.8);
  color: #fff;
  padding: 30px;
  overflow: hidden;
  transform: scale(0.3);
  -webkit-transform: scale(0.3);
  opacity: 0;
  transition: 600ms;
  -webkit-transition: 600ms;
}

.QX-83890204 .ArticlePicList_Item:nth-child(1):hover .ArticlePicList_ItemContent {
  bottom: -100%;
}

.QX-83890204 .ArticlePicList_Item:nth-child(1):hover .cont {
  transform: scale(1);
  -webkit-transform: scale(1);
  opacity: 1;
}

.QX-83890204 .ArticlePicList_Item:nth-child(2) {
  position: absolute;
  top: 0;
  right: 0;
  width: 580px;
  height: 115px;
}

.QX-83890204 .ArticlePicList_Item:nth-child(3) {
  position: absolute;
  top: 150px;
  right: 0;
  width: 580px;
  height: 115px;
}

.QX-83890204 .ArticlePicList_Item:nth-child(4) {
  position: absolute;
  top: 305px;
  right: 0;
  width: 580px;
  height: 115px;
}

.QX-83890204 .ArticlePicList_Item:not(:first-child) .cont {
  display: none;
}

.QX-83890204 .ArticlePicList_Item:not(:first-child) .ArticlePicList_ItemContent {
  width: calc(100% - 170px);
  position: absolute;
  right: 0;
  top: 0;
}

.QX-83890204 .ArticlePicList_Item:not(:first-child) .time {
  display: none;
}

.QX-83890204 .ArticlePicList_Item:not(:first-child) .imgBox {
  width: 170px;
  height: 115px;
}

.QX-83890204 .ArticlePicList_Item .imgBox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.QX-83890204 .ArticlePicList_Item:not(:first-child) .ArticlePicList_ItemContentInnerH5 {
  padding: 15px;
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  width: calc(100% - 30px);
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #323232;
}

.QX-83890204 .ArticlePicList_Item:not(:first-child) .ArticlePicList_ItemContentInnerP {
  overflow: hidden;
  width: calc(100% - 30px);
  color: #9b9999;
  margin: 0 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-word;
  font-size: 14px;
}

.QX-83890204 .ArticlePicList_Item:nth-child(n+5) {
  width: 580px;
  height: 115px;
  margin-top: 35px;
  position: relative;
  float: left;
}

.QX-83890204 .ArticlePicList_Item:nth-child(2n+5) {
  margin-right: 40px;
}

@media screen and (max-width:1200px) {
  .QX-83890204 {
    padding: 30px 10px;
  }

  .QX-83890204 .ArticlePicList_Item:nth-child(1),
  .QX-83890204 .ArticlePicList_Item:nth-child(2),
  .QX-83890204 .ArticlePicList_Item:nth-child(3),
  .QX-83890204 .ArticlePicList_Item:nth-child(4) {
    width: calc(50% - 20px);
  }

  .QX-83890204 .ArticlePicList_Item:nth-child(n+5) {
    width: calc(50% - 20px);
  }
}

@media screen and (max-width:768px) {
  .QX-83890204 {
    /* padding: 20px 10px; */
    padding: 20px 20px;
  }

  .QX-83890204 .ArticlePicList_Item:nth-child(1) {
    height: 330px;
  }



  .QX-83890204 .ArticlePicList_Item:nth-child(1) .time {
    width: 35%;
  }

  .QX-83890204 .ArticlePicList_Item:nth-child(1) .cont .artP {
    max-height: 125px;
  }

  .QX-83890204 .ArticlePicList_Item:nth-child(1) .ArticlePicList_ItemContentInnerH5 {
    width: 65%;
  }

  .QX-83890204 .ArticlePicList_Item:nth-child(2),
  .QX-83890204 .ArticlePicList_Item:nth-child(3),
  .QX-83890204 .ArticlePicList_Item:nth-child(4) {
    height: 100px;
  }

  .QX-83890204 .ArticlePicList_Item:nth-child(n+5) {
    height: 100px;
    margin-top: 15px;
  }

  .QX-83890204 .ArticlePicList_Item:nth-child(3) {
    top: 115px;
  }

  .QX-83890204 .ArticlePicList_Item:nth-child(4) {
    top: 230px;
  }

  .QX-83890204 .ArticlePicList_Item:not(:first-child) .imgBox {
    width: 150px;
    height: 100px;
  }

  .QX-83890204 .ArticlePicList_Item:not(:first-child) .ArticlePicList_ItemContent {
    width: calc(100% - 150px);
  }


}

@media screen and (max-width:510px) {
  .QX-83890204 .title {
    font-size: 30px;
    color: #073E76;
    font-weight: bold;
    margin-bottom: 5px;
  }

  .QX-83890204 .ArticlePicList_Item:nth-child(1) .cont .artP {
    max-height: 104px;
  }

  .QX-83890204 .ArticlePicList_Item:nth-child(1),
  .QX-83890204 .ArticlePicList_Item:nth-child(2),
  .QX-83890204 .ArticlePicList_Item:nth-child(3),
  .QX-83890204 .ArticlePicList_Item:nth-child(4) {
    width: 100%;
    position: relative;
    top: unset;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .QX-83890204 .ArticlePicList_Item:nth-child(n+5) {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 0;
  }

  .QX-83890204 .ArticlePicList_Item:nth-child(2n+5) {
    margin-right: 0;
  }

  .QX-83890204 .ArticlePicList_Item:nth-child(1) {
    height: 280px;
  }

  .QX-83890204 .ArticlePicList_Item:not(:first-child) .imgBox {
    width: 120px;
  }

  .QX-83890204 .ArticlePicList_Item:not(:first-child) .ArticlePicList_ItemContent {
    width: calc(100% - 120px);
  }

  .QX-83890204 .ArticlePicList_Item:not(:first-child) .ArticlePicList_ItemContentInnerH5 {
    padding: 10px;
  }
}
.subject-1700,.subject-1000,.subject-800,.subject-600,.subject-400{
    display: none;
}
@media (min-width:1001px){
    .subject-1700{
        display: inline-block;
    }
}
@media (max-width:1000px) {
    .subject-1000{
         display: inline-block;
    }
}
/*@media (min-width:601px) and (max-width:800px){*/
/*    .subject-800{*/
/*        display: block;*/
/*    }*/
/*}*/
/*@media (min-width:401px) and (max-width:600px){*/
/*    .subject-400{*/
/*        display: block;*/
/*    }*/
/*}*/
/*@media (max-width:400px){*/
/*    .subject-400{*/
/*        display: block;*/
/*    }*/
/*}*/