﻿.dh {
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.header {
  width: 100%;
  height: 60px;
  padding: 0 50px;
  background: #ff7f7f;
  color: #fff;
  
  position: fixed;
  left: 0;
  top: 0;
  z-index: 20;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.header-logo-img {
  height: 40px;
  margin-top: -4px;
}
.header__logo{
  float: left;
  padding-top: 10px;
}
.header__logo.index_logo{opacity: 0;}
.header__navigation {
  float: right;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.header__navigation > ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
  -webkit-justify-content: right;
  -ms-flex-pack: right;
  justify-content: right;
}
.header__navigation > ul > li {
  list-style-type: none;
  padding: 0 12px 0 0;
  position: relative;
}
.header__navigation > ul > li > a {
  display: block;
  position: relative;
}
.header__navigation > ul > li > a span {
  display: block;
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  white-space: nowrap;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.com-banner {
  position: relative;
  overflow: hidden;
}
.com-banner .bgVideo {
  height: 100vh;
  max-height: calc(98vw * 9 / 16);
}
.com-banner .bgVideo .pic {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.com-banner .bgVideo .vid {
  z-index: 1;
  height: 100%;
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.com-banner .bgTxt {
  position: absolute;
  z-index: 2;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
  top: 0;
  left: 0;
  box-sizing: border-box;
  overflow: hidden;
  text-align: left;
  height: 100%;
  line-height: 1.8;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: column;
  flex-wrap: nowrap;
  color: #fff;
}
.com-banner .bgTxt .bgCode {
  width: 90%;
  height: 280px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 60px;
  text-align: center;
}
.letterInfo {
  line-height: 78px;
  font-size: 62px;
  font-family: Asap Condensed;
  font-weight: bold;
  color: #ffffff;
}
div.nth-text {
  color: #ffffff;
  font-weight: 400;
  font-size: 32px;
}
.fixation {
  position: fixed;
  top: 20%;
  right: 10px;
  z-index: 999999;
  cursor: pointer;
}
.st-form-a {
  display: block;
  width: 100%;
  height: 100%;
}
.fixation-list a {
  color: #fff;
}
.fixation-list-icon {
  width: 36px;
  height: 30px;
  margin-top: 8px;
  margin-bottom: 6px;
}
.fixation-list-wx {
  width: 62px;
  height: 62px;
  margin-top: 5px;
  /* margin-bottom: 5px; */
}
.wx-show {
  display: none;
  position: absolute;
  top: 0px;
  right: 70px;
  width: 150px;
  height: 150px;
  background: #ff7f7f;
  color: #fff;
  font-size: 20px;
  border-radius: 10px;
  text-align: center;
}
.wx-f-4 {
  width: 130px;
  height: 130px;
  margin-top: 10px;
}
.footer__copyright-backtotop {
  width: 50px;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  outline: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.fixation-list-icon {
  width: 36px;
  height: 30px;
  margin-top: 8px;
  margin-bottom: 6px;
}
.footer__copyright-backtotop img {
  width: 100%;
}
.fixation-top .fixation-list-icon {
  height: 10px;
  width: 18px;
}
.footer-100 {
  width: 100%;
  box-shadow: 0px 1px 70px 0px rgba(0, 0, 2, 0.1);
}
.footer-form {
  width: 1200px;
  margin: auto;
  padding: 70px 0 70px;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer-form-fl {
  width: 600px;
}
.footer-br {
  font-size: 88px;
  color: #f5e4e4;
  font-weight: 900;
}
.footer-tex {
  font-weight: bold;
  font-size: 30px;
  color: #e04a55;
  padding: 0 0 0px 32px;
}
.footer-tel {
  width: 360px;
  height: 60px;
  line-height: 60px;
  border-radius: 30px;
  background: #ff7b7b;
  font-size: 23px;
  font-weight: 800;
  text-align: center;
  color: #fff;
  position: relative;
  margin: 110px 0 0 45px;
}
.footer-xiiocn {
  width: 93px;
  height: 93px;
  border-radius: 50%;
  background: #ffaeae;
  border: 5px solid #ff7f7f;
}
.footer-xiiocn-ab {
  position: absolute;
  top: -31px;
  left: -10px;
}
.footer-xiiocn-img {
  position: absolute;
  top: -23px;
  left: 0px;
}

.footer-xiiocn-img:hover {
  -webkit-animation-name: shake-slow;
  -ms-animation-name: shake-slow;
  animation-name: shake-slow;
  -webkit-animation-duration: 5s;
  -ms-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-delay: 0s;
  -ms-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-play-state: running;
  -ms-animation-play-state: running;
  animation-play-state: running;
}
@keyframes shake-slow {
  0% {
    transform: rotate(0deg);
  }
  2% {
    transform: rotate(5deg);
  }
  4% {
    transform: rotate(-4.5deg);
  }
  6% {
    transform: rotate(6.5deg);
  }
  8% {
    transform: rotate(1.5deg);
  }
  10% {
    transform: rotate(-6.5deg);
  }
  12% {
    transform: rotate(3.5deg);
  }
  14% {
    transform: rotate(-6.5deg);
  }
  16% {
    transform: rotate(-0.5deg);
  }
  18% {
    transform: rotate(5.5deg);
  }
  20% {
    transform: rotate(-6.5deg);
  }
  22% {
    transform: rotate(3.5deg);
  }
  24% {
    transform: rotate(-6.5deg);
  }
  26% {
    transform: rotate(-6.5deg);
  }
  28% {
    transform: rotate(4.5deg);
  }
  30% {
    transform: rotate(-1.5deg);
  }
  32% {
    transform: rotate(-6.5deg);
  }
  34% {
    transform: rotate(-0.5deg);
  }
  36% {
    transform: rotate(3.5deg);
  }
  38% {
    transform: rotate(-1.5deg);
  }
  40% {
    transform: rotate(0.5deg);
  }
  42% {
    transform: rotate(1.5deg);
  }
  44% {
    transform: rotate(-1.5deg);
  }
  46% {
    transform: rotate(-2.5deg);
  }
  48% {
    transform: rotate(2.5deg);
  }
  50% {
    transform: rotate(2.5deg);
  }
  52% {
    transform: rotate(-4.5deg);
  }
  54% {
    transform: rotate(-0.5deg);
  }
  56% {
    transform: rotate(-0.5deg);
  }
  58% {
    transform: rotate(2.5deg);
  }
  60% {
    transform: rotate(-3.5deg);
  }
  62% {
    transform: rotate(-3.5deg);
  }
  64% {
    transform: rotate(-0.5deg);
  }
  66% {
    transform: rotate(0.5deg);
  }
  68% {
    transform: rotate(1.5deg);
  }
  70% {
    transform: rotate(-1.5deg);
  }
  72% {
    transform: rotate(2.5deg);
  }
  74% {
    transform: rotate(1.5deg);
  }
  76% {
    transform: rotate(0.5deg);
  }
  78% {
    transform: rotate(-3.5deg);
  }
  80% {
    transform: rotate(-3.5deg);
  }
  82% {
    transform: rotate(-1.5deg);
  }
  84% {
    transform: rotate(0.5deg);
  }
  86% {
    transform: rotate(-1.5deg);
  }
  88% {
    transform: rotate(1.5deg);
  }
  90% {
    transform: rotate(2.5deg);
  }
  92% {
    transform: rotate(-1.5deg);
  }
  94% {
    transform: rotate(0.5deg);
  }
  96% {
    transform: rotate(1.5deg);
  }
  98% {
    transform: rotate(-0.5deg);
  }
}
.footer-form-ri {
  width: 540px;
  background: #fff;
  border-radius: 30px;
  padding: 56px 70px;
}
input.footer-form-ri-input {
  width: 100%;
  height: 48px;
  border-radius: 24px;
  padding-left: 16px;
  margin-bottom: 20px;
  background: #f6f6f6;
  color: #f88d0f;
  border: none;
  outline: none;
}
.footer-form-ri-bu {
  background: #e04a55;
  border-radius: 25px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  width: 100%;
  height: 50px;
  border: none;
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 2, 0.2);
  cursor: pointer;
}
.footer__copyright {
  background-color: #383838;
  padding: 18px 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-around;
  -ms-flex-pack: justify;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
}
.footer__copyright a{
  color: #fff;
}
.footer__copyright-txt {
  font-size: 14px;
  line-height: 25px;
  color: #fff;
}
.footer__copyright-txt {
  font-size: 14px;
  line-height: 25px;
  color: #fff;
}
.home .header {
  background: none;
}
.sticker .header {
  height: 60px;
  background: #ff7f7f;
  -webkit-box-shadow: 0 0 15px 0 rgba(134, 48, 48, 0.6);
  box-shadow: 0 0 15px 0 rgba(134, 48, 48, 0.6);
}
.sticker .header__logo.index_logo{opacity: 1;}
.com-banner .bgVideo:after {
  position: absolute;
  z-index: 1;
  background: rgba(0, 0, 0, 0.35);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}
.oum-show {
  display: none;
  position: absolute;
  top: 0px;
  right: 70px;
  width: 150px;
  height: 94px;
  background: #ff7f7f;
  color: #fff;
  font-size: 20px;
  border-radius: 10px;
  text-align: center;
}
.oum-show-content {
  margin-top: 10px;
}
.fixation-list {
  width: 70px;
  height: 70px;
  border-radius: 8px;
  font-size: 13px;
  text-align: center;
  color: #fff;
  /* background: #72706e; */
  background: #ff7f7f;
  margin: 0 auto 7px;
  position: relative;
}
div.fixation-top {
  height: 28px;
}

.alsv {
  background-size: cover;
  -webkit-background-size: cover;
  font-size: 18px;
  width: 100%;
  position: relative;
}
.alsv2 {
  background: url(../img/new-img/index1.png) center top no-repeat;
  background-size: 100% 100%;
  height: 780px;
}
.zhicwl-zxmfla {
  width: 100%;
  height: 100%;
}
.aboutus {
  width: 80%;
  margin: 0 auto 0;
  padding-top: 80px;
  text-align: left;
}
.aboutus .ttlBox {
  /* width: 485px; */
}
.aboutus .ttlBox p {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  padding: 30px 0 44px;
}
.aboutus .ttlBox .ttl {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  padding-bottom: 20px;
}
.ttl-l {
  width: 50px;
  height: 5px;
  background: #f8a927;
}
.aboutus ul li {
  width: 160px;
  float: left;
}
.aboutus ul li a {
  display: block;
  width: 88px;
  height: 88px;
  margin: auto;
  font-size: 31px;
  color: #727171;
  text-align: center;
  padding: 7px;
}
.ttl-not {
  border: 2px dashed #fff;
  width: 100%;
  height: 100%;
}
.tubiao-img {
  width: 100%;
  height: 100%;
}
.aboutus ul li p {
  text-align: center;
  font-size: 12px;
  color: #fff;
  line-height: 22px;
}
.alsv-title {
  text-align: center;
  font-size: 28px;
  font-weight: 800px;
  margin-top: 60px;
  font-weight: 800;
}
.alsv-title-sto {
  width: 43px;
  height: 5px;
  background: #f05863;
  margin: 10px auto 0;
}
.title-assistant {
  font-size: 14px;
  color: #999;
  margin-top: 10px;
}
.alsv-3-content {
  width: 1200px;
  margin: 30px auto;
}
.alsv-3-text {
  text-align: center;
  color: #463f3f;
  font-size: 17px;
  line-height: 28px;
}
.alsv-3-img {
  margin-top: 38px;
}
.alsv-3-img-s {
  width: 580px;
  height: 330px;
}
.alsv-4-list {
  width: 206px;
  height: 226px;
  background: #ffffff;
  border: 1px solid #ececec;
  border-radius: 8px;
  margin-right: 38px;
  float: left;
}
.alsv-4-list:hover{box-shadow: 0 0 15px #ddd;}
div.alsv-4-list-5 {
  margin-right: 0px;
  /* width: 220px; */
}
.alsv-4-list-xb {
  width: 50px;
  height: 47px;
  border-radius: 4px;
  text-align: center;
  margin-left: 18px;
  margin-top: 18px;
}
.alsv-4-color1 {
  background: #ff626d;
}
.alsv-4-color2 {
  background: #ffbe10;
}
.alsv-4-color3 {
  background: #27abf1;
}
.alsv-4-color4 {
  background: #80e745;
}
.alsv-4-color5 {
  background: #ffab21;
}
.alsv-4-vue {
  margin-top: 38px;
}
.alsv-4-list-icon {
  width: 30px;
  height: 30px;
  margin-top: 8px;
}
.alsv-4-title {
  margin-left: 18px;
  margin-top: 26px;
  font-size: 16px;
  color: #2e2e2e;
  font-weight: bold;
  height: 44px;
}
.alsv-4-text {
  margin-left: 18px;
  margin-top: 12px;
  font-size: 13px;
  color: #777575;
  height: 36px;
}
.alsv-4-ga {
  width: 45px;
  height: 4px;
  margin-top: 14px;
}
.alsv-5-content {
  width: 980px;
  margin: 33px auto 0;
}
.alsv-5-list {
  width: 223px;
  height: 323px;
  margin-left: 14px;
  position: relative;
  float: left;
}
.alsv-5-list-E {
  text-align: center;
  margin-top: 40px;
  font-size: 97px;
  font-family: OPPOSans;
  font-weight: 800;
  color: #ffffff;
}
.alsv-5-list-bu {
  height: 120px;
  background: rgba(255, 255, 255, 0.15);
  position: absolute;
  bottom: 0px;
  z-index: 9;
  text-align: center;
  width: 100%;
}
.alsv-5-list-tl {
  font-size: 23px;
  font-weight: 400;
  color: #ffffff;
  margin-top: 20px;
  width: 190px;
  border-bottom: 1px solid #fff;
  margin: 20px auto 8px;
}
.alsv-5-list-nli {
  text-align: center;

  color: #ffffff;
  font-size: 11px;
}
.alsv-5-list-b1 {
  background: url(../img/new-img/index4.png) no-repeat;
  background-size: 100% 100%;
}
.alsv-5-list-b2 {
  background: url(../img/new-img/index5.png) no-repeat;
  background-size: 100% 100%;
}
.alsv-5-list-b3 {
  background: url(../img/new-img/index6.png) no-repeat;
  background-size: 100% 100%;
}
.alsv-5-list-b4 {
  background: url(../img/new-img/index7.png) no-repeat;
  background-size: 100% 100%;
}
.index__blocks > ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.index__blocks > ul > li {
  list-style-type: none;
  overflow: hidden;
  width: 16.66%;
  height: 590px;
  position: relative;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.index__blocks > ul > li.on a:before {
  background: rgba(255, 132, 0, 0.7);
}
.index__blocks > ul > li.on a .title_before {
  opacity: 0;
}
.index__blocks > ul > li.on a .txt {
  opacity: 1;
}
.index__blocks > ul > li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.index__blocks > ul > li a:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.index__blocks > ul > li a .title_before {
  width: 100%;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 60px;
  z-index: 3;
  opacity: 1;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.index__blocks > ul > li a .title_before i.num {
  display: block;
  font-size: 28px;
  font-family: "JosefinSans-Regular";
  font-style: normal;
  font-weight: 800;
}
.index__blocks > ul > li a .title_before i.num:after {
  content: "";
  display: block;
  width: 20px;
  height: 3px;
  line-height: 2px;
  background-color: #fff;
  margin: 30px auto;
}
.index__blocks > ul > li a .title_before b {
  display: block;
  font-size: 20px;
  line-height: 20px;
}
.index__blocks > ul > li a .title_before span {
  display: block;
  font-size: 12px;
  line-height: 50px;
  white-space: nowrap;
  font-family: "JosefinSans-Regular";
  text-transform: uppercase;
}
.index__blocks > ul > li a .txt {
  width: 370px;
  color: #fff;
  padding: 0 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 3;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.index__blocks > ul > li a .txt_title {
  text-align: center;
  margin: 0;
  padding: 0;
}
.index__blocks > ul > li a .txt_title b {
  display: block;
  font-size: 32px;
}
.index__blocks > ul > li a .txt_title span {
  display: block;
  font-size: 12px;
  line-height: 30px;
  margin-top: 20px;
  font-family: "JosefinSans-Regular";
  text-transform: uppercase;
}
.index__blocks > ul > li a .txt_title:after {
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  line-height: 2px;
  background-color: #fff;
  margin: 30px auto;
}
.index__blocks > ul > li a .txt_list {
  position: relative;
}
.index__blocks > ul > li a .txt_list > ul {
  margin: 0;
  padding: 20px 0;
  border: 1px solid #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.index__blocks > ul > li a .txt_list > ul > li {
  list-style-type: none;
  width: 50%;
  padding: 0 20px;
}
.index__blocks > ul > li a .txt_list:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 0;
  background-color: #fff;
}
.index__blocks > ul > li a .img {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.single-pinpai .header__navigation > ul > li.menu-item-20 > a span,
.single-jobs .header__navigation > ul > li.menu-item-133 > a span {
  color: #fff;
}
.single-pinpai .header__navigation > ul > li.menu-item-20 > a span i,
.single-jobs .header__navigation > ul > li.menu-item-133 > a span i {
  opacity: 1;
}
.single-pinpai .header__navigation > ul > li.menu-item-20 > a span i:before,
.single-jobs .header__navigation > ul > li.menu-item-133 > a span i:before {
  opacity: 1;
  left: -10px;
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.single-pinpai .header__navigation > ul > li.menu-item-20 > a span i:after,
.single-jobs .header__navigation > ul > li.menu-item-133 > a span i:after {
  opacity: 1;
  right: -10px;
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.index__blocks > ul > li.m {
  width: 14%;
}
.index__blocks > ul > li.on {
  width: 30%;
}
.index__blocks > ul > li.on a:before {
  background: rgba(255, 132, 0, 0.7);
}
.index__blocks > ul > li.on a .title_before {
  opacity: 0;
}
.index__blocks > ul > li.on a .txt {
  opacity: 1;
}
.index__blocks {
  width: 1200px;
  margin: auto;
}
.alsv-6-kc {
  width: 1200px;
  margin: 44px auto;
  display: flex;
  justify-content: space-between;
}
.alsv-6-kc-li {
  padding: 0 10px;
  width: 190px;
  border-radius: 14px;
}
.alsv-6-kc-li:hover{
  transform: scale(1.05);
  box-shadow: 0 0 15px #ddd;
}
.alsv-6-kc-title {
  margin-top: 44px;
  color: #ffffff;
  font-size: 16px;
}
.alsv-6-kc-yer {
  color: #ffffff;
  font-size: 13px;
}
.alsv-6-kc-txt {
  color: #ffffff;
  font-size: 11px;
  margin-top: 22px;
}
.alsv-6-kc-1 {
  background: #6b77b2;
  height: 338px;
}
.alsv-6-kc-2 {
  background: #73bf48;

  height: 313px;
}
.alsv-6-kc-3 {
  height: 288px;
  background: #17a3db;
}
.alsv-6-kc-4 {
  height: 265px;
  background: #2dc5f1;
}
.alsv-6-kc-5 {
  height: 244px;
  background: #f48221;
}
.alsv-6-kc-6 {
  height: 219px;
  background: #f9a721;
}

.zhicwl-zxmfla {
  width: 100%;
  height: 100%;
}
.aboutus-3 {
  width: 1200px;
  margin: -96px auto 0;
}
.hyunl-lift {
  width: 320px;
  height: 320px;
  position: relative;
  float: right;
  cursor: pointer;
}
.hyunl-img {
  position: absolute;
  z-index: 9;
}
.hyunl-img img {
  width: 136px;
  height: 145%;
}
.hyunl-img-1 {
  left: 148px;
  top: 2px;
}
.hyunl-img-2 {
  left: 172px;
  top: 56px;
}
.hyunl-img-3 {
  left: 166px;
  top: 161px;
}
.hyunl-img-4 {
  left: 83px;
  top: 175px;
}
.hyunl-img-5 {
  left: 1px;
  top: 160px;
}
.hyunl-img-6 {
  left: -2px;
  top: 53px;
}
.hyunl-img-7 {
  left: 27px;
}
.add-animate {
  -webkit-transition: all 0.36s ease-in-out;
  -moz-transition: all 0.36s ease-in-out;
  transition: all 0.36s ease-in-out;
}
.add {
  position: relative;
  z-index: 9999;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.add-index {
  z-index: 999;
}
.hyunl-img-conen {
  position: absolute;
  z-index: 999;
  top: 99px;
  left: 96px;
  width: 115px;
  height: 115px;
  border-radius: 50%;
  border: 1px solid #fff;
}
.hyunl-img-conen-nei {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin: 15px auto;
  background: rgba(255, 255, 255, 0.5);
}
.hyunl-right {
  position: relative;
  width: 500px;
  height: 300px;
  float: right;
  margin-right: 68px;
}
.hyunl-right-tex {
  display: none;
  color: #666;
  width: 500px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 80px;
}
.alsv-title-noe {
  font-weight: 400;
  font-size: 28px;
}
.alsv7 {
  margin-top: -60px;
  height: 780px;
  background: url(../img/new-img/index8.jpg) center top no-repeat;
}
.alsv8-centent {
  width: 1200px;
  margin: 60px auto;
  display: flex;
  justify-content: space-around;
}
.data-list {
  width: 150px;
  text-align: center;
}
.data-unm {
  font-size: 32px;
  color: #f05863;
}
.counter {
  font-size: 56px;
}
.data-js {
  color: #463f3f;
  font-size: 13px;
}
.alsv8-li {
  width: 163px;
  text-align: center;
}
.alsv8-li-ti {
  width: 163px;
  border-radius: 10px;
  height: 75px;
  position: relative;
  background: #f5e4e4;
  margin-bottom: 28px;
}
.alsv8-li-txt {
  color: #d05559;
  font-size: 20px;
  padding-top: 14px;
}
.alsv8-li-E {
  color: #e1b0b2;
  font-size: 10px;
}
.alsv8-li-sj {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #f5e4e4;
  position: absolute;
  bottom: -8px;
  left: 75px;
}
.alsv8-li-sm {
  font-size: 13px;
  font-weight: bold;
  color: #595757;
}
.alsv8 {
  height: 450px;
  background: url(../img/new-img/index-8.png) no-repeat;
  background-size: 100% 100%;
  border: 1px solid rgba(0, 0, 0, 0);
}
.alsv10-gel {
  width: 78px;
height: 8px;
background: #B7B7B7;
margin: 70px 0 20px;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.alsv10-timg img{
  height: 26px;
}
.m-news-list {
  width: 45%;
  max-width: 704px;
}
.home-news {
  text-align: left;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.home-container .swiper-slide, .banner .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
}
.m-news-list .swiper-slide {
  background: transparent!important;
}
.bgfix {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.home-news-item {
  display: block;
  height: 260px;
  border-radius: 8px;
  width: 100%;
}
.m-news-swiper-page {
  text-align: center;
}
.m-news-swiper-page .swiper-pagination-bullet {
  margin: 10px 8px;
  width: 14px;
  height: 14px;
  background: #fff;
  opacity: 1;
}
.text-news-title h2 {
  
font-size: 33px;
  line-height: 1em;
  font-weight: bold;
  padding-bottom: 13px;
  padding-top: 12px;

  color: #B7B7B7;}
.text-news-title h3 {
  font-size: 18px;
  padding-bottom: 26px;
  vertical-align: bottom;
  color: #000;
}
.text-news-title h3 span {
  font-size: 27px;
}
.text-news-list-wrap {
  background: url(../img/new-img/index-icon-6.png) no-repeat left 4px;
  position: relative;
  margin-top: 30px;
}
.text-news-list-wrap::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  z-index: 9;
  width: 12px;
  background: url(../img/new-img/index-icon-6.png) no-repeat left 4px;
  left: 50%;
}
.text-news-list {
  list-style: none;
  padding: 0;
}
.text-news-list li {
  float: left;
  width: 50%;
  list-style: none;
}
.text-news-list li a {
  width: 90%;
  display: block;
  padding-left: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  line-height: 22px;
  color: #000;
}
.home-news-list-wrap{
  margin-top: 67px;
  margin-bottom: 50px;
}

.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
background: rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 7px;
  cursor: pointer;
}
span.swiper-visible-switch{

background: rgba(224, 74, 85, 0.5);
}
.page-header {
  height: 700px;
  background-position: bottom center;
  box-sizing: border-box;
  background-size: cover;
  background-repeat: no-repeat;
  overflow-x: hidden;
}
.page-header-info {
  padding-top: 120px;
  color: #fff;
  padding-left: 104px;
}
.page-cn-title {
  font-weight: 800;
  font-size: 55px;
  line-height: 110px;
  margin-top: 60px;
}
.gywm-title{
  text-align: center;
}
.gywm-title-txt{

  color: #F05863;
  font-weight: 800;
font-size: 33px;
}
.gywm-title-txt-1{

  color: #F05863;
  font-weight: 800;
font-size: 27px;
}

.gywm-title-E{

  font-size: 12px;
color: #ABA6A8;
}
.gywm-1-content ,.gywm-2-content ,.gywm-4-content{
  width: 1200px;
  margin: auto;
}
.gywm-3-content{
  margin-top: 48px;
  padding: 70px 0;
  background: #F9F9F9;
}
.gywm-1-word{

  font-size: 17px;
color: #463F3F;
}
.page-ab-content-imgs-list {
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 50px;
}
.page-ab-content-imgs-list li {
  float: left;
  width: 50%;
  padding: 0 5px;
}
.page-ab-content-imgs-list li img {
  width: 100%;
}
.gywm-1-content{
  margin-top: 34px;
}
.gywm-1 ,.gywm-2{
  margin-top: 60px;

}
.gywm-2-content .cont {
  padding: 30px 0;
}
.gywm-2-content .item {
  position: relative;
  padding-left: 200px;
  margin: 50px 0;
}
.gywm-2-content .item .year {
  font-size: 48px;
  line-height: 1;
  color: #ff7f7f;
  position: absolute;
  top: 0;
  left: 0;
}
.gywm-2-content .item .dian {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #d2d2d2;
  position: absolute;
  top: 50%;
  right: -51px;
  transform: translate(0,-50%);
}
.gywm-2-content .item .text {
  padding: 20px 30px;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 16px;
  position: relative;
}
.gywm-2-content .item .left-top-border {
  /* background: url(../images/about-left-top-border.jpg) no-repeat center; */
  width: 29px;
  height: 33px;
  position: absolute;
  top: -1px;
  left: -10px;
}
.gywm-2-content .item .text .view {
  position: relative;
  padding-left: 40px;
  font-family: 微软雅黑;
  font-size: 14px;
  line-height: 25px;
}
.gywm-2-content .item .text .view em {
  display: block;
  font-style: normal;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50%;
  background: #ff7f7f;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 2px;
  left: 0;
}
.gywm-2-content{
  width: 1200px;
  margin: auto;
}
.photo-wall {
  position: relative;
  height: 672px;
  margin: auto;
  width: 1200px;
}
.photo-wall img {
  position: absolute;
}
.photo-wall .fc1 {
  left: 0;
  top: 0;
}
.photo-wall .fc2 {
  left: 346px;
  top: 0;
}
.photo-wall .fc3 {
  right: 0;
  top: 0;
}
.photo-wall .fc4 {
  left: 0;
  bottom: 0;
}
.photo-wall .fc5 {
  left: 304px;
  top: 263px;
}
.photo-wall .fc6 {
  left: 304px;
  bottom: 0;
}
.photo-wall .fc7 {
  right: 0;
  bottom: 0;
}
.dh {
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.photo-wall img:hover{transform: scale(1.05);}
.ppjm-6-content img:hover{transform: scale(1.05);}
.ppjm-6-img1{
  position: relative;
  z-index: 9;
}
.ppjm-6-img3{
  left: 200;
  top: 200px;
}
.ppjm-6-img4{
  position: absolute;
  right: 0;
  top: 0;
}

.gywm-4-content-img{
  width: 100%;
}
.gywm-4-content{
  margin-top: 48px;
}
.gywm-4{
  margin: 60px 0 100px;
}
.zbzc-content {
  width: 100%;
  height: 100%;
  position: relative;
}
.zbzc-word {
  width: 1200px;
  height: 300px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
}
.word-title {
  font-size: 40px;
}
.word-En {
  margin-top: 12px;
  font-size: 18px;
}
.word-buttom {
  margin: 110px auto 0;
  width: 600px;
}
.buttoms {
  width: 230px;
  height: 80px;
  border-radius: 40px;
  line-height: 80px;
  padding: 10px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.3);
  display: block;
  color: #fff;
  cursor: pointer;
}
.buttoms-fl {
  float: left;
}
.buttoms-ri {
  float: right;
}
.buttoms-text {
  height: 60px;
  border-radius: 60px;
  line-height: 60px;
  border: 1px solid #fff;
  font-size: 20px;
}
.let-hu{
  position: absolute;
  top: 880px;
  left: 0px;
  width: 175px;
  height: 427px;
  z-index: -1;
}
.ppjm-2-content{
  width: 1220px;
  margin: 10px auto 70px;
  
}
.ppjm-2-content-list{
  float: left;
  margin: 50px 70px 0px 70px;
  width: 462px;
  position: relative;
}
.ppjm-2-content-iocn{
  width: 50px;
  height: 50px;
  position: absolute;
  top: -24px;
  left: 0px;
  z-index: 9;
}
.ppjm-2-content-title{
  width: 155px;
height: 96px;
background: #FFFFFF;
border: 1px solid #4B4F59;
border-radius: 17px;
margin: 0px 26px 0 42px;
line-height: 96px;
text-align: center;
float: left;
font-weight: bold;
font-size: 18px;
color: #3D4456;
}
.ppjm-2-content-text{
padding-top: 10px;
  font-size: 16px;
color: #42485A;
/* line-height: 21px; */
}
.ppjm-3-content-ti{
text-align: center;
  font-size: 16px;
color: #999;
margin: 20px auto 40px;
}
.ppjm-3-content-img1{
  width: 100%;
}
.ppjm-3-content{
  width: 1200px;
  margin: auto;
}
.ppjm-3-content-duli{
  margin: 70px auto 40px;
}
.ppjm-3-duli-li{
width: 210px;
height: 118px;
border-radius: 10px;
margin-right: 119px;
text-align: center;
color: #fff;
float: left;
}
.ppjm-3-duli-li-n{
  margin-right: 0px;

}
.ppjm-3-duli-title{
  font-size: 24px;
  padding: 18px 0 10px;
}
.ppjm-3-duli-txt{
  font-size: 12px;
}
.duli-ba2{
  background: #ECAEB2;
}
.duli-ba1{
  background: #DF6267;
}
.ppjm-3-bu{
  padding: 46px 0px 34px;
  margin-top: 46px;
  background: #FAFAFA;
  text-align: center;
}
.ppjm-3-bu-img{
  width: 1150px;
  margin: auto;
}
.ppjm-4-con{
width: 620px;
margin: 33px auto 42px;
}
.ppjm-4-bu{
  width: 1200px;
  margin: 0 auto 80px;
}
.ppjm-4{
  margin-top: 70px;
}
.ppjm-4-content{
  width: 720px;
  margin: 60px auto 0;
  position: relative;
}
.ppjm-4-content-vue{
  width: 289px;
  text-align: center;
  color: #fff;
}
.ppjm-4-content-vue div{
  border-radius: 14px;
}
.ppjm-4-content-fl div{
  background: #AB9C9D;
}
.ppjm-4-content-ri div{
  background: #F05863;
}

.ppjm-4-vue-ti{
  width: 224px;
height: 68px;
line-height: 68px;
background: #AB9C9D;
border-radius: 14px;
margin: 0 auto 35px;
font-size: 28px;
}
.ppjm-4-vue-p{
  font-size: 14px;
  margin-bottom: 13px;

height: 94px;
}
span.ppjm-4-vue-sp{
  font-size: 19px;
}
.ppjm-4-vue-m1{
  padding-top: 25px;
}
.ppjm-4-vue-m2{
  padding-top: 16px;
}
.ppjm-4-vue-m3{
  padding-top: 21px;
}.ppjm-4-vue-m4{
  padding-top: 11px;
}
.ppjm-4-content-ri{
  position: absolute;
  z-index: 9;
  right: 0;
  top: 0;
}
.ppjm-4-content-ri .ppjm-4-vue-sp{

  font-weight: bold;
}
.ppjm-4-content-cen{
  width: 60px;
  margin: 0 auto;
  padding-top: 22px;
  text-align: center;
}
.ppjm-4-cen-img{
  width: 60px;
height: 27px;
}
.ppjm-4-cen-div{
  width: 1px;
height: 610px;
background: #E5E5E5;
margin: 72px auto 0;
position: relative;
}
.ppjm-4-cen-dian{
  width: 9px;
height: 9px;
background: #E5E5E5;
border-radius: 50%;
position: absolute;
z-index: 9;
top: -4px;
left: -4px;
}
.ppjm-6-content{
  width: 1200px;
  margin: 35px auto 90px;
  position: relative;
}
.kcjs-1{
  background: url(../img/new-img/kcjs-2.png)no-repeat;
  background-size: 100% 100%;
  padding: 85px 0 125px;
}
.kcjs-2-content{
  width: 1200px;
  margin: 60px auto 20px;
  border: 1px solid rgba(0, 0, 0, 0);
}
.chldren-list {
  width: 1200px;
  display: flex;
  justify-content: space-between;
  margin: auto;
  margin-bottom: 120px;
}
.course-tiem {
  width: 380px;
  height: 108px;
  padding: 31px 20px 35px 38px;
  border-radius: 20px;
  color: #fff;
  position: relative;
}
.bg1 {
  background: #3FA9DD;
}
.bg2 {
  background: #F9BE7F;
}
.bg3 {
  background: #80A4EE;
}
.bg4 {
  background: #BDD911;
}
.bg5 {
  background: #FBA279;
}
.bg6 {
  background: #C37ABA;
}
.bg7 {
  background: #7FCA82;
}
.course-tiem-bror {
  width: 1px;
  height: 42px;
  background: #fff;
  position: absolute;
  top: 33px;
  left: 30px;
}
.course-tiem-tile {
  font-size: 20px;
}
.course-tiem-p {
  font-size: 12px;
}
.course-tiem-fo{
  position: absolute;
  left: 0px;
  z-index: 9;
  width: 100%;
  height: 130px;
  border-radius: 0 0 20px 20px;
padding: 18px 34px;
font-size: 12px;
display: none;
top: 91px;
}
.kcjs-2{
  margin-top: 60px;
}
.why-content {
  position: relative;
  margin-top: 30px;
}
.kc-flx {
  width: 100%;
  display: flex;
  justify-content: space-around;
}
.kc-flx-list {
  width: 185px;
  height: 610px;
  cursor: pointer;
}
.flx-list-tile {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-radius: 12px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  position: relative;
  background: #F05863;
  margin-bottom: 42px;
}
.triangle {
  width: 0;
  height: 0;
  border-top: 18px solid #F05863;
  border-right: 18px solid transparent;
  position: absolute;
  bottom: -17px;
  left: 18px;
  display: none;
}
.flx-list-content {
  width: 100%;
  height: 510px;
  border-radius: 14px;
  overflow: hidden;
  position: relative;
}
.flx-list-content-img {
  width: 100%;
  height: 100%;
}
.kc-flx-list .flx-list-content-img {
  transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
}
.flx-list-content-zhao {
  width: 100%;
  height: 100%;
  background: rgba(240, 88, 99, 0.5);
  padding: 0px 10px;
  color: #fff;
  position: absolute;
  top: 0px;
  z-index: 9;
  display: none;
}
.teaching-tile {
  font-size: 24px;
  font-weight: 800;
  padding: 100px 0px 50px;
}
.teaching-txt {
  font-size: 13px;
}
.kc-ab {
  position: absolute;
  width: 150px;
  bottom: 0px;
  left: 45%;
}
.kc-ab .swiper-pagination-switch {
  width: 50px;
  border-radius: 4px;
  margin: 0 8px !important;
  background-color: rgb(0, 0, 0,0.2);
  box-shadow:none;
}
.kc-ab .swiper-visible-switch{
  background: #F05863;
}
.ppjm-3-img1{
  width: 1100px;
}
.ppjm-3-img2{
  width: 800px;
  padding: 70px 0px 48px;
}
.ppjm-3-content-txt{
text-align: center;
  font-size: 18px;
color: #463F3F;

line-height: 28px;
}
.kcjs-3{
  text-align: center;
  margin-top: 70px;
}
.kcjs-4{
  margin-top: 70px;
}
.kcjs-4-content{
  width: 1200px;
  margin: 22px auto 40px;
}
.why-content-img {
  width: 100%;
}
.st-form{
  /*position: absolute;*/
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 506px;
  margin: 240px auto;
  /*margin: auto;*/
}

/* 新闻资讯样式2 */
.news-list-style2{width: 850px;}
.rel-news-s2-wrap{width: 320px;background: #fbfbfb;height: 2606px;padding-top: 32px;padding: 32px 12px;box-sizing: border-box;}
.rel-news-s2-wrap.in{height: 880px;}

.rel-news-s2{height: 100%;}
.rel-news-s2 .swiper-slide{width: 100%;}
.rel-news-s2-info{border-bottom: 1px solid #d4d4d4;color: #605456;padding: 0 16px;width: 100%;}
.rel-news-s2-info h2 {
    font-size: 16px;
    line-height: 24px;
    padding-top: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.rel-news-s2-info a{color: #605456;}
.rel-news-s2-info p{font-size: 12px;line-height: 28px;}
.news-cat-style2.tags-page{margin-top: 60px;}
.news-cat-style2-list{padding-top: 52px;padding-bottom: 80px;}
.news-cat-style2-list li{float: left;width: 33.333%;padding: 20px 10px;}
.news-cat-style2-list li a{display: block;border: 1px solid #F05863;border-radius: 22px;font-size: 22px;line-height: 60px;text-align: center;color: #3b3b3b;}
.news-cat-style2-list li a::before{content: "• ";}
.news-cat-style2-list li a:hover, .news-cat-style2-list li a.on{background-color: #F05863;color: #fff;}
.news-list-style2-item{border-radius: 6px;box-shadow: 0 0 16px #ddd;margin-bottom: 32px;height: 232px;overflow: hidden;}
.news-list-style2-item .imgwrapper{height: 232px;width: 352px;}
.news-list-style2-item .text{float: right;width: 454px;height: 232px;position: relative;margin-right: 34px;}
.news-list-style2-item .text p.time{font-size: 12px;line-height: 32px;margin-top: 22px;color: #000;}
.news-list-style2-item .text h3{font-size: 26px;line-height: 34px;color: #000;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.news-list-style2-item .text p.desc{font-size: 14px;line-height: 24px;margin-top: 64px;color: #757575;}
.news-list-style2-item .text p.more{font-size: 14px;line-height: 1em;color: #F05863;position: absolute;right: 0;bottom: 34px;}
.news-list-style2-item:hover{box-shadow: 0 0 16px #f5b6bb;}
.pages{text-align: center;padding: 65px 0 85px;}
/*.join-us-block{height: 765px;}*/
.breadcum-s2{margin-top: -72px;margin-bottom: 130px;}
.breadcum-s2,.breadcum-s2 a{font-size: 20px;color: #F05863;line-height: 40px;}
.pages.sub-list {
    text-align: center;
    padding: 65px 0 60px;
    }
.news-cat-style2-list.sub-list{padding-top: 0;}
/* 页码样式2 */
.pagination-s2 li{display: inline-block;margin: 0 5px;}
.pagination-s2 li a{display: block;font-size: 12px;line-height: 30px;width: 30px;border-radius: 50%;color: #555;}
.pagination-s2 li.active a{background: #F05863;color: #fff;}
.pagination-s2 li.func a{width: auto;}


/* 全国加盟中心 */
.center-mobile-search2{display:none}
.cIndex_main{background: #f2f2f2; padding: 4% 0;}
.cIndex_main h3{text-align: center;font-size: 30px;line-height: 64px;color: #666464;font-weight: bold; margin-bottom: 2%;margin-top: 6%;position: relative;}
.cIndex_main h3::after{content: "";display: block;position: absolute;width: 46px;height: 5px;background-color: #f8a927;bottom: 0;left: 50%;margin-left: -23px;}
#new_map{width: 990px; height: 700px; margin: 0 auto;}
.cIndex_main .result h4{margin: 10px 0; font-size: 16px; color: #fab23d; font-weight: bold;}
.cIndex_main .items{margin: 0 -1%;}
.commonAddrCenter .item{width: 23%; float: left; margin: 1%; background: url(../images/fxitembg.png) no-repeat;background-size: 100% 100%; padding: 30px; -webkit-transition: all 500ms ease; transition: all 500ms ease;border-radius: 5px;}
@media screen and (min-width:1300px){
  .commonAddrCenter .item{
    height:200px;
  }
}
@media screen and (max-width:900px){
  .center-mobile-search2{display:block}
  .center-mobile-search2 select{width: 100%;    padding: 10px;}
  .center-mobile-search2 input{padding: 10px;    margin-top: 10px;    width: 100%;}
  .center-mobile-search2 .search{
    position: relative;
    border-radius: 4px;
    overflow: hidden;
  }
  .center-mobile-search2 .search .btn{ 
    display: block;
      width: 42px;
      height: 36px;
      background: url(../images/index_ico_16.png) no-repeat center;
      position: absolute;
      top: 10px;
      right: 0;
    }
}
.commonAddrCenter .item .name{font-size: 18px; color: #333; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.commonAddrCenter .item .fx-info{margin-top: 15px;}
.commonAddrCenter .item .fx-info p{font-size: 12px; line-height: 24px; color: #999999; overflow: hidden; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.commonAddrCenter .item .fx-info span.l{width: 60px; float: left;}
.commonAddrCenter .item .fx-info span.fx-time{padding-left: 60px; display: block;}
.commonAddrCenter .item:hover{background-image: url(../images/fxitembga.png); }
.commonAddrCenter .item:hover .name{color: #fff;}
.commonAddrCenter .item:hover .fx-info p{color: #fff;}

/*national branch*/
.cBranch_main .section1 .pic{position: relative;}
.cBranch_main .section1 .pic img{width: 100%; display: block;}
.cBranch_main .section1 .circle{position: relative; width: 567px; padding-top: 337px; margin: -10% auto 0; background: url(../images/course/course_img34.png) center top no-repeat; background-size: 100% auto; z-index: 2;}
.cBranch_main .section1 .circle .img{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-position: center; background-repeat: no-repeat; background-size: auto 70%;}
.cBranch_main .section1 .txt{margin-top: -5%; position: relative;}
.cBranch_main .section1 .txt h3{font-size: 40px; color: #333; text-align: center;}
.cBranch_main .section1 .txt p{font-size: 16px; color: #333; margin-top: 20px; text-align: center; line-height: 34px;}
.cBranch_main .section1 .txt .bg{width: 86%; max-width: 1420px; margin: 0 auto; position: absolute; top: 0; left: 0; right: 0; height: 100%; background: url(../images/national/national_img3.png) center no-repeat; background-size: 100% auto; z-index: -1;}
.cBranch_main .section2 h3{font-size: 50px; color: #ffffff;}
.cBranch_main .section3{background: #fff;}
.cBranch_main .section3 a.more{display: block; width: 240px; line-height: 60px; background: #eeb137; margin: 4% auto 0; border-radius: 30px; text-align: center; font-size: 16px; color: #fff;}
.commonTeacher{margin-top: 4%; overflow: hidden;}
.commonTeacher .item{position: relative; width: 23%; margin: 1%; float: left; overflow: hidden;}
.commonTeacher .item .img_block{background: #fae6d5; overflow: hidden;}
.commonTeacher .item .img_block img{width: 100%; display: block; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.commonTeacher .item .name{position: absolute; bottom: 0; left: 0; width: 100%; text-align: center; font-size: 20px; color: #fff; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; padding: 0 10px; line-height: 60px; background: rgba(238,177,55,.95); -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.commonTeacher .item .hover{position: absolute; top: 100%; left: 0; width: 100%; height: 100%; background: rgba(238,177,55,.95); text-align: center; padding: 25% 2% 0; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.commonTeacher .item .hover h3{font-size: 30px; color: #fff;}
.commonTeacher .item .hover p{margin-top: 5%; font-size: 14px; color: #fff; line-height: 30px;}
.commonTeacher .item .hover a{display: block; margin: 0 auto; margin-top: 25%; width: 120px; line-height: 40px; font-size: 14px; color: #e67f2d; background: #fff; border-radius: 25px; position: relative; top: 0; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.commonTeacher .item .hover a:hover{box-shadow: 0 10px 20px rgba(0,0,0,.1); top: -5px;}
.commonTeacher .item:hover .name{opacity: 0;}
.commonTeacher .item:hover .img_block img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.commonTeacher .item:hover .hover{top: 0;}
.teacher_pop{position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.3); z-index: 99; display: none;}
.teacher_pop .main{width: 86%;max-width: 1440px; margin: 0 auto; left: 0; right: 0; height: 540px; padding: 40px; position: absolute; top: 50%; margin-top: -270px; background: #fff;}
.teacher_pop .main .close{position: absolute; right: 40px; top: 40px; width: 36px; height: 36px; background: url(../images/close_icon3.png) center no-repeat; -webkit-transition: all 500ms ease; transition: all 500ms ease; cursor: pointer; z-index: 3;}
.teacher_pop .main .close:hover{-webkit-transform: rotate(180deg); transform: rotate(180deg);}
.teacher_pop .main .img_block{background: #fae6d5; float: left; height: 100%;}
.teacher_pop .main .img_block img{display: block; height: 100%;}
.teacher_pop .main .txt_block{height: 100%; float: left; width: 65%; padding-left: 8%; position: relative;}
.teacher_pop .main .txt_block h3{font-size: 30px; color: #333;}
.teacher_pop .main .txt_block .info{font-size: 14px; color: #333; line-height: 30px; margin-top: 15px;}
.teacher_pop .main .txt_block .deputy{position: absolute; bottom: 0; top: 44%; right: 0; left: 12%;}
.teacher_pop .main .txt_block h4{font-size: 14px; color: #333;}
.teacher_pop .main .txt_block p{font-size: 12px; color: #808080; text-align: left; line-height: 28px; overflow: auto; padding-right: 20px; position: absolute; width: 100%; top: 30px; bottom: 0; left: 0;}
.cBranch_main .section4{background: #f2f2f2;}
.cBranch_main .section4 .btns{text-align: center; padding-top: 4%;}
.cBranch_main .section4 .btns a{display: inline-block; width: 240px; line-height: 56px; border-radius: 30px; margin: 0 12px; border: 2px solid #edb137; font-size: 16px;  color: #edb137; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.cBranch_main .section4 .btns a.active,.cBranch_main .section4 .btns a:hover{color: #fff; background: #edb137;}
.commonNews{margin-top: 2%;}
.commonNews .item{padding: 40px 0; border-bottom: 1px solid #d9d9d9; overflow: hidden;}
.commonNews .item .img_block{overflow: hidden; width: 458px; float: left;}
.commonNews .item .img_block img{width: 100%; display: block;}
.commonNews .item .txt_block{margin-left: 510px;}
.commonNews .item .txt_block .date{font-size: 100px; color: #e5e5e5; font-family: 'Reznor';}
.commonNews .item .txt_block h3{margin-top: -40px;}
.commonNews .item .txt_block h3 a{font-size: 20px; color: #333; display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-weight: 600;}
.commonNews .item .txt_block p{font-size: 14px; color: #808080; line-height: 28px; margin: 10px 0; height: 56px; overflow: hidden; text-align: justify;}
.commonNews.noLabel .item .txt_block p{height: auto;}
.commonNews .item .txt_block .label span{color: #edb137; display: inline-block; margin-right: 50px; padding-left: 30px; background-position: left center; background-repeat: no-repeat; font-size: 14px;}
.commonNews .item .txt_block .label span.short_tit{background-image: url(../images/news_icon1.png);}
.commonNews .item .txt_block .label span.address{background-image: url(../images/news_icon2.png);}
.commonNews .item .txt_block .link{margin-top: 25px;}
.commonNews .item .txt_block .link a{display: inline-block; border: 1px solid #dadada; width: 180px; line-height: 48px; text-align: center; font-size: 14px; color: #333; border-radius: 30px; margin-right: 20px; -webkit-transition: all 500ms ease; transition: all 500ms ease;}
.commonNews .item .txt_block .link a:hover{border-color: #edb137; color: #fff; background: #edb137;}
.commonNews .item .txt_block .link a.end{border-color: #a9a9a9; color: #fff; background: #a9a9a9;}
.commonNews .more{margin-top: 3%; text-align: center;}
.commonNews .more a{-webkit-transition: all 500ms ease; transition: all 500ms ease; color: #333;}
.commonNews .more a:hover{color: #edb137;}
.cBranch_main .section5{background: url(../images/national/national_img4.jpg) center no-repeat; background-size: cover;}
.cBranch_main .section5 .course_title{color: #fff;}
.cBranch_main .section5 .commonAddrCenter{margin-top: 4%;}
.cBranch_main .section5 .commonAddrCenter .item:hover{background: #e67f2d;}
.cBranch_main .section6 #nationalMap{height: 640px;}
.cBranch_main .section6 .infoBox{padding: 25px 50px; position: relative; width: 440px; height: 150px; margin-bottom: 20px;}
.cBranch_main .section6 .infoBox:after{content: ''; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 9px solid #eeb137; position: absolute; bottom: -9px; left: 50%; margin-left: -8px;}
.cBranch_main .section6 .infoBox img{display: none;}
.cBranch_main .section6 .infoBox h3{font-size: 18px; color: #fff; margin-bottom: 10px;}
.cBranch_main .section6 .infoBox p{font-size: 14px; line-height: 28px; color: #fff;}
.cBranch_main .section7{background: #e67f2d;}
.cBranch_main .section7 img{width: 100%; display: block;}
.cBranch_main .section7 .form{padding-bottom: 5%; margin-top: -6%; position: relative; z-index: 2;}
.cBranch_main .section7 .main{background: #fff; padding: 4% 8%;}
.cBranch_main .section7 .boxes{margin-top: 4%;}
.cBranch_main .section7 .box{margin-bottom: 20px; overflow: hidden;}
.cBranch_main .section7 .box input{width: 30%; margin-right: 5%; float: left; height: 50px; border: 1px solid #e6e6e6; padding: 0 20px; font-size: 14px; color: #bfbfbf;}
.cBranch_main .section7 .box input:last-of-type{margin: 0;}
.cBranch_main .section7 .box textarea{width: 100%; display: block; padding: 10px 20px; font-size: 14px; color: #bfbfbf; border: 1px solid #e6e6e6; resize: none; height: 120px; font-family: 'Microsoft YaHei';}
.cBranch_main .section7 .box button{width: 200px; height: 46px; display: inline-block; background: #e67f2d; font-size: 14px; color: #fff; cursor: pointer;}
.cBranch_main .section7 .box span{display: inline-block; font-size: 14px; color: #bfbfbf; margin-left: 20px;}

/* 公共部分 */
.page-desc-en{text-transform: uppercase;}

.fl{float: left;}
.fr{float: right;}
/* 课程详情页面 */
.detail-page-footer{height: 490px;background: url(../images/pdfbg.jpg);margin-top: 110px;}
.course-divider{height: 10px;background: url(../images/coursedivide.png);margin-bottom: 35px;}
.course-list-bread{margin-left: -5px;margin-right: -5px;margin-top: 30px;margin-bottom: 28px;}
.course-bread-item{float: left;width: 16.666%;padding: 0 5px;box-sizing: border-box;text-align: center;}
.course-bread-item a{display: block;width: 100%;height: 173px;color: #fff;position: relative;border-radius: 6px;overflow: hidden;}
.course-bread-item .text-in{background: rgba(0, 0, 0, .3);width: 100%;height: 100%;}
.course-bread-item:hover .text-in,.course-bread-item.active .text-in{background: #ff7f7f;}
.course-bread-item h2{font-size: 14px;line-height: 24px;padding-top: 50px;color: #fff;}
.course-bread-item p.en{font-size: 12px;line-height: 26px;color: #fff;}
.course-bread-item p.more{font-size: 12px;line-height: 18px;width: 116px;border-radius: 4px;border: 1px solid #fff;position: absolute;left: 50%;margin-left: -58px;bottom: 28px;color: #fff;}

.course-header{margin-top: 72px;}
.course-header img{width: 100%;}
.course-breadcum{padding-top: 46px;font-size: 14px;line-height: 30px;color: #000;}
.course-breadcum a{color: #000;}
.course-breadcum-in{border-bottom: 1px solid #666;}
.course-detail p{font-size: 14px;line-height: 28px;}
.art-detail-end{padding-top: 110px;padding-bottom: 120px;text-align: center;}

.art-rels-con{padding: 0 202px;}
.art-rels-con p{font-size: 18px;line-height: 36px;padding: 10px 0;}
.art-rels-con,.art-rels-con p a{color: #2a2b2a;}

/* 新闻详情页面 */

.info {
    line-height: 32px;
}
.ns-detail-main{width: 850px;}
.infotitle h1 {
    line-height: 54px;
    font-weight: normal;
    text-align: center;
    color: #010101;
    background: url(../images/border.jpg) center bottom no-repeat;
    margin-bottom: 24px;
    padding: 24px 0;
}
.xgtj p {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}
.xgtj ul li {
    margin-right: 2%;
    width: 46%;
    float: left;
    border-bottom: 1px dashed #999;
    margin-bottom: 5px;
    padding-bottom: 10px;
}
.pre_next li {
    text-align: center;
    width: 45%;
    float: left;
    margin-right: 2%;
    font-size: 14px;
}
.pre_next li a, .xgtj ul li a {
    text-decoration: none;
    outline: none;
    color: #7f7f7f;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    display: block;
}

/* swiper scroll bar */
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,0.1)
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,0.1);
    border-radius: 10px;
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
.swiper-scrollbar {
    position: absolute;
    right: 0;
    bottom: 3px;
    z-index: 50;
    width: 5px;
    height: 100%;
}

/* 全国中心 */
.cIndex_main .swiper-container {
  height: auto;
  width: 100%;
  padding-bottom: 10px;
}
.cIndex_main .pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:-3px;
  width: 100%;
}
.cIndex_main .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #fafafa;
  box-shadow: none;
  margin: 0 3px;
  cursor: pointer;
}
.cIndex_main .swiper-active-switch {
  background: #fff;
}

