.lang .banner {
  height: 380px;
  /*background: url("/Common/imgs/xszk_banner.jpg") no-repeat center;*/
  /*background-size: cover;*/
  position: relative;
}
.lang .banner .swiper-slide {
  position: relative;
  width: 100%;
  overflow: hidden;
  cursor: pointer;
}
.lang .banner .swiper-slide > img {
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.lang .banner .swiper-container_banner {
  width: 100%;
  height: 380px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.lang .banner .bForm {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 99;
  width: 340px;
  float: right;
  margin-right: 8%;
}
.lang .banner .bForm > div {
  width: 300px;
  height: 342px;
  background: #FFFFFF;
  border-radius: 6px;
  padding: 20px;
  box-sizing: border-box;
  margin-top: 27px;
}
.lang .banner .bForm > div > p {
  text-align: center;
  font-size: 18px;
  color: #000000;
  margin-bottom: 20px;
}
.lang .banner .bForm > div > p > img {
  width: 40px;
}
.lang .banner .bForm > div > p > span {
  display: inline-block;
  margin: 0 8px;
  font-size: 18px;
}
.lang .banner .bForm > div > div {
  width: 260px;
  height: 38px;
  border: 1px solid #d8d8d8;
  margin-bottom: 16px;
  box-sizing: border-box;
}
.lang .banner .bForm > div > div > input,
.lang .banner .bForm > div > div > select {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  background: none;
  font-size: 16px;
  text-indent: 1em;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.lang .banner .bForm > div .exam_form_error {
  border-color: #c40000 !important;
}
.lang .banner .bForm > div > span {
  display: block;
  text-align: center;
  font-size: 14px;
  color: red;
  position: relative;
  top: -15px;
  height: 16px;
}
.lang .banner .bForm > div > button {
  background: #D83A7D;
  border-radius: 3.49px;
  width: 260px;
  height: 40px;
  outline: none;
  border: none;
  font-size: 16px;
  color: #FFFFFF;
  cursor: pointer;
  margin-top: -10px;
}
.tiaojian {
  width: 1200px;
  margin: 40px auto;
}
.tiaojian > div {
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-size: 0;
  align-items: center;
  margin-top: 40px;
}
.tiaojian > div > div {
  width: 380px;
}
.tiaojian > div > div > div {
  margin-bottom: 42px;
}
.tiaojian > div > div > div > span {
  height: 60px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
}
.tiaojian > div > div > div > span:nth-of-type(1) {
  width: 120px;
  background: #E36A9B;
  border-radius: 8px;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 60px;
}
.tiaojian > div > div > div > span:nth-of-type(2) {
  width: 260px;
  background: #EFEFEF;
  border-radius: 8px;
  font-size: 16px;
  color: #000000;
  text-align: center;
  position: relative;
}
.tiaojian > div > div > div > span:nth-of-type(2) > span {
  width: 98%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tiaojian > div > div > div:nth-last-of-type(1) {
  margin-bottom: 0;
}
.tiaojian > div > img {
  width: 380px;
}
.sguTgtitle {
  text-align: center;
}
.sguTgtitle > span {
  position: relative;
  margin-bottom: 16px;
  display: inline-block;
}
.sguTgtitle > span > span {
  font-size: 32px;
  color: #000000;
  position: relative;
  z-index: 2;
}
.sguTgtitle > span > i {
  width: 120%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 12px;
  background: #FFE000;
}
.sguTgtitle > p {
  font-size: 16px;
  color: #999999;
  text-align: center;
  font-weight: normal;
}
.lang .recommend {
  padding: 50px 0;
  background: url("/computer/v2/spreads/lang/imgs/b.jpg") no-repeat;
  background-size: 100% 100%;
}
.lang .recommend > h2 > span > span {
  color: white;
}
.pinggu {
  display: block;
  width: 284px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  background: #EA498C;
  border-radius: 6px;
  font-size: 16px;
  color: #FFFFFF;
  margin: 0 auto;
  cursor: pointer;
  margin-top: 30px;
}
.lang .recommend .switch {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 20px;
}
.lang .recommend .switch > span {
  padding: 15px 30px;
  color: black;
  font-size: 16px;
  border-radius: 25px;
  margin-right: 20px;
  cursor: pointer;
  display: inline-block;
}
.lang .recommend .switch > span > img {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  border: 5px solid rgba(255, 255, 255, 0);
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
.lang .recommend .switch > span > img:hover {
  border-color: #ffffff;
  background: white;
}
.lang .recommend .switch > span > span {
  text-align: center;
  display: block;
  color: white;
}
.lang .recommend .recommendContent {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
}
.lang .recommend .recommendContent > div {
  float: left;
  width: 360px;
  height: 140px;
  position: relative;
  margin-right: 60px;
  background: white;
  border-radius: 13px;
  border: 6px solid;
  box-sizing: border-box;
  margin-bottom: 30px;
  border-color: rgba(255, 224, 0, 0);
  transition: border-color 0.4s;
  cursor: pointer;
}
.lang .recommend .recommendContent > div:hover {
  border-color: #ffe000;
}
.lang .recommend .recommendContent > div:nth-of-type(3n) {
  margin-right: 0;
}
.lang .recommend .recommendContent > div > img {
  width: 150px;
  display: block;
  margin: 0 auto;
  border-radius: 50%;
}
.lang .recommend .recommendContent > div > span {
  display: block;
  font-size: 20px;
  color: #333333;
  text-align: center;
  margin-bottom: 5px;
}
.lang .recommend .recommendContent > div > div {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  font-size: 14px;
  color: #999999;
  text-align: center;
  background: rgba(0, 0, 0, 0);
  transition: background 0.5s;
  border-radius: 7px;
}
.lang .recommend .recommendContent > div > div:hover {
  background: rgba(0, 0, 0, 0.7);
}
.lang .recommend .recommendContent > div > div:hover > div > img {
  opacity: 1;
}
.lang .recommend .recommendContent > div > div:hover > div > span {
  opacity: 1;
}
.lang .recommend .recommendContent > div > div > div {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.lang .recommend .recommendContent > div > div > div > img {
  width: 42px;
  height: 39px;
  display: block;
  margin: 0 auto;
  margin-bottom: 14px;
  opacity: 0;
}
.lang .recommend .recommendContent > div > div > div > span {
  color: white;
  opacity: 0;
}
.lang .flow {
  padding: 40px 0;
}
.lang .flow .flowBut {
  width: 1120px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 35px;
}
.lang .flow .flowBut > div {
  width: 100px;
  padding-right: 45px;
  background: url("/computer/lang/imgs/xian.png") no-repeat center right;
  background-size: 44px;
  cursor: pointer;
  float: left;
}
.lang .flow .flowBut > div > span:nth-of-type(1) {
  display: block;
  width: 72px;
  height: 72px;
  background: #EFEFEF;
  border-radius: 50%;
  position: relative;
  margin: 0 auto;
  margin-bottom: 15px;
  text-align: center;
  font-size: 33px;
  font-style: italic;
  font-weight: bold;
  line-height: 72px;
}
.lang .flow .flowBut > div > span:nth-of-type(2) {
  display: block;
  width: 100%;
  height: 38px;
  text-align: center;
  line-height: 38px;
  font-size: 16px;
  color: #000000;
  border-radius: 25px;
}
.lang .flow .flowBut .active > span:nth-of-type(1) {
  background: #D83A7D;
  color: white;
}
.lang .flow .flowBut .active > span:nth-of-type(2) {
  background: #FFE4E4;
  border-radius: 19px;
}
.lang .flow .flowBut > div:nth-last-of-type(1) {
  background: none;
  padding-right: 0;
}
.lang .flow .flowContent {
  width: 1200px;
  margin: 0 auto;
  margin-top: 50px;
  overflow: hidden;
}
.lang .flow .flowContent .contentNav {
  width: 280px;
  min-height: 310px;
  float: left;
}
.lang .flow .flowContent .contentNav > div {
  padding: 8px 25px;
  position: relative;
  height: 48px;
  box-sizing: border-box;
  margin-bottom: 20px;
  cursor: pointer;
}
.lang .flow .flowContent .contentNav > div:nth-of-type(2n) {
  background: #EFEFEF;
  border-radius: 9px;
}
.lang .flow .flowContent .contentNav > div > span:nth-of-type(1) {
  font-size: 20px;
  color: #000000;
  height: 32px;
  line-height: 32px;
  display: inline-block;
  margin-right: 15px;
}
.lang .flow .flowContent .contentNav > div > span:nth-of-type(2) {
  font-size: 16px;
  color: #000000;
  height: 32px;
  line-height: 32px;
  display: inline-block;
  width: 160px;
  padding-right: 23px;
  background: url("/computer/lang/imgs/Path.png") no-repeat center right;
  background-size: 23px 6px;
}
.lang .flow .flowContent .contentNav .active {
  background: #D83A7D !important;
  border-radius: 9px;
}
.lang .flow .flowContent .contentNav .active > span {
  color: white !important;
}
.lang .flow .flowContent .contentNav .active > span:nth-of-type(2) {
  background: url("/computer/lang/imgs/wPath.png") no-repeat center right;
  background-size: 23px 6px;
}
.lang .flow .flowContent .contentNav .white {
  background: white !important;
}
.lang .flow .flowContent .contentNav .white > span:nth-of-type(2) {
  background: url("/computer/lang/imgs/hPath.png") no-repeat center right;
  background-size: 23px 6px;
}
.lang .flow .flowContent .flowText {
  width: 885px;
  float: left;
  box-sizing: border-box;
  margin-left: 35px;
}
.lang .flow .flowContent .flowText > div {
  width: 855px;
  height: 310px;
  padding: 15px 25px;
  font-size: 16px;
  color: #000000;
  line-height: 30px;
  box-sizing: border-box;
  background: white url("/computer/v2/spreads/lang/imgs/7.png") no-repeat;
  background-size: 100% 100%;
}
.lang .flow .flowContent .flowText > div > span {
  color: #e60a0a;
}
.youshi {
  width: 100%;
  padding: 40px 0;
  background: #efefef;
}
.youshi > div {
  width: 1200px;
  margin: 0px auto;
}
.youshi > div > div {
  width: 360px;
  display: inline-block;
  margin-right: 54px;
  margin-bottom: 20px;
}
.youshi > div > div > span {
  font-size: 42px;
  color: #D83A7D;
  letter-spacing: 2.62px;
  font-style: italic;
  display: block;
  text-align: center;
  font-weight: bold;
}
.youshi > div > div > h3 {
  font-size: 20px;
  color: #000000;
  text-align: center;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.youshi > div > div > h3 > i {
  width: 30px;
  height: 3px;
  background: #C9C9C9;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.youshi > div > div > div {
  width: 360px;
  height: 115px;
  position: relative;
}
.youshi > div > div > div > img {
  width: 100%;
  height: 100%;
}
.youshi > div > div > div > p {
  width: 308px;
  position: absolute;
  top: 50%;
  left: 50%;
  color: white;
  transform: translate(-50%, -50%);
  font-size: 17px;
  text-align: center;
  line-height: 24px;
}
.youshi > div > div:nth-of-type(3n) {
  margin-right: 0;
}
.case {
  background: url("/computer/spreads/lang/imgs/case.jpg") no-repeat center;
  background-size: 1920px;
  margin: 0 auto;
  width: 100%;
  padding: 40px 0;
}
.case > h3 > span > span {
  color: white;
}
.case .swiper-container1 {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  margin-top: 20px;
  --swiper-navigation-color: white;
  --swiper-navigation-size: 25px;
}
.case .swiper-container1 .swiper-slide > img {
  width: 100%;
}
.case .swiper-container1 .swiper-button-next,
.case .swiper-container1 .swiper-button-prev {
  background: rgba(0, 0, 0, 0.3);
  width: 50px;
  height: 50px;
}
.case .but {
  display: block;
  margin-top: 50px;
  text-align: center;
}
.case .but > span {
  display: inline-block;
  width: 230px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  font-size: 18px;
  cursor: pointer;
}
.case .but > span:nth-of-type(1) {
  background: #D83A7D;
  color: white;
}
.case .but > span:nth-of-type(2) {
  background: white;
  margin-left: 60px;
  color: black;
  border: none;
}
.cooperation {
  padding: 50px 0;
  background: #f6f6f6;
}
.cooperation .swiper-container4 {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 30px;
  position: relative;
}
.cooperation .swiper-container4 .swiper-slide > img {
  width: 100%;
  height: 267px;
}
.cooperation .swiper-container4 .prev4,
.cooperation .swiper-container4 .next4 {
  display: inline-block;
  width: 57px;
  height: 57px;
  position: absolute;
  top: 50%;
  z-index: 10;
}
.cooperation .swiper-container4 .prev4 {
  left: 10px;
  transform: translateY(-50%);
  background: url("/computer/lang/imgs/prev.png") no-repeat;
  background-size: 100% 100%;
}
.cooperation .swiper-container4 .next4 {
  right: 10px;
  transform: translateY(-50%);
  background: url("/computer/lang/imgs/next.png") no-repeat;
  background-size: 100% 100%;
}
.cooperation > span {
  margin-top: 30px;
}
.yjs_f {
  width: 1040px;
  margin: 0 auto;
  margin-top: 40px;
  font-size: 0;
}
.yjs_f .formContent {
  width: 1040px;
  margin: 0 auto;
  height: 282px;
  position: relative;
  padding-top: 30px;
  border-top: 1px solid #D8D8D8;
}
.yjs_f .formContent > div {
  width: 446px;
  display: inline-block;
  margin-right: 140px;
  margin-bottom: 50px;
  font-size: 0;
}
.yjs_f .formContent > div > span {
  width: 110px;
  display: inline-block;
  font-size: 19px;
  color: #000000;
  height: 44px;
  line-height: 44px;
  border-right: 1px solid #d8d8d8;
  margin-right: 36px;
  padding-right: 30px;
  box-sizing: border-box;
}
.yjs_f .formContent > div > input,
.yjs_f .formContent > div > select {
  width: 300px;
  height: 44px;
  border: none;
  outline: none;
  border: 1px solid #d8d8d8;
  text-indent: 1em;
  font-size: 19px;
  box-sizing: border-box;
  background: none;
  border-radius: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.yjs_f .formContent > div:nth-of-type(2n) {
  margin-right: 0;
}
.yjs_f > div > img {
  width: 160px;
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.yjs_f .footerF {
  border-top: 1px solid #d8d8d8;
}
/*# sourceMappingURL=lang.css.map */