/*pc端落地页轮子*/
/* 页面置灰 */
/* html {
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  -webkit-filter: grayscale(100%);
} */
/* 二月特惠 */
.youhui_feb{
  display:none !important;
}
body{
  padding-bottom:0!important;
}


.min {
  width: 1060px;
  margin: 0px auto 0;
  height: 100%;
}
.min-2 {
  width: 1170px;
}
.banner {
  position: relative;
}
.banner #banner_swiper img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 50%;
  height: 100%;
  transform: translateX(-50%);
}
.banner #banner_swiper .swiper-slide {
  position: relative;
  height: 520px;
}
.banner #banner_swiper .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border: 2px solid #999;
  background: none;
  opacity: 1;
}
.banner #banner_swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
  border: 2px solid #fff;
}
.banner .banner_form {
  top: 89px;
  position: absolute;
  width: 180px;
  height: 220px;
  left: 53%;
  transform: translateX(395px);
  z-index: 2;
  color: #313333;
}
.banner .banner_form .name {
  font-size: 22px;
}
.banner .banner_form .price {
  font-size: 34px;
}
.banner .banner_form .input_box {
  height: 36px;
  width: 170px;
  margin-top: 15px;
  position: relative;
}
.banner .banner_form .input_box:after {
  position: absolute;
  content: "";
  width: 12px;
  height: 18px;
  background: url('../images/index/mobile.png') no-repeat;
  top: 10px;
  left: 7px;
}
.banner .banner_form .input_box input {
  width: 100%;
  height: 36px;
  border-radius: 5px;
  background-color: #fff;
  text-indent: 25px;
}
.banner .banner_form button {
  height: 36px;
  background-color: #ccc;
  width: 170px;
  border-radius: 36px;
  background-color: #3385ff;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  margin-top: 18px;
}
.banner .tabs {
  position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    z-index: 999;
}
.banner .tabs span {
  width: 120px;
  height: 30px;
  border-radius: 0px 0px 0px 0px;
  font-size: 14px;
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6);
  line-height: 30px;
  text-align: center;
  cursor: pointer;
}
.banner .tabs span.on {
  background: rgba(255, 255, 255, 0.43);
  border-radius: 0px 0px 0px 0px;
  font-size: 14px;
  font-family: Source Han Sans CN-Bold, Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 30px;
}
.company_video {
  height: 410px;
}
.company_video .min {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.company_video .video_box {
  width: 518px;
  height: 294px;
  position: relative;
}
.company_video .video_box img {
  width: 518px;
  height: 294px;
  position: absolute;
  cursor: pointer;
}
.company_video .info {
  width: 485px;
  color: #333;
  position: relative;
}
.company_video .info .name {
  font-size: 30px;
}
.company_video .info .name:after {
  content: "";
  position: absolute;
  top: -80px;
  left: 3px;
  width: 56px;
  height: 45px;
  background: url('../images/index/l-yin.jpg') no-repeat;
}
.company_video .info p {
  color: #666666;
  line-height: 1.5;
  margin-top: 20px;
  text-align: justify;
}
.s_title {
  font-size: 34px;
  color: #333;
  position: relative;
  text-align: center;
}
.s_title:after {
  content: "";
  position: absolute;
  width: 55px;
  height: 3px;
  background-color: #ffe02a;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
}
.s_text {
  font-size: 18px;
  color: #666666;
  line-height: 1.5;
  text-align: center;
  margin-top: 25px;
}
.school {
  background-color: #f3f3f3;
  padding-top: 60px;
  padding-bottom: 50px;
  min-height: 920px;
  box-sizing: border-box;
}
.school ul li {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.1);
  padding-left: 16px;
  float: left;
  box-sizing: border-box;
  height: 233px;
  margin-bottom: 15px;
  margin-right: 15px;
}
.school ul li:nth-child(-n+5){
  height: 250px;
}
.school ul li:nth-child(-n+4) p {
  margin-top: 8px;
  margin-bottom: 2px;
}
.school ul li:nth-child(1) {
  width: 210px;
}
.school ul li:nth-child(1) p {
  margin-bottom: 5px;
}
.school ul li:nth-child(2) {
  padding-top: 8px;
  width: 236px;
}
.school ul li:nth-child(2) p {
  margin-bottom: 0;
  margin-top: 0;
}
.school ul li:nth-child(2) div{
  margin-bottom: 5px;
}
.school ul li:nth-child(3) {
  padding-top: 8px;
  width: 218px;
}
.school ul li:nth-child(3) p {
  margin-bottom: 0;
  margin-top: 0;
}
.school ul li:nth-child(3) div{
  margin-bottom: 5px;
}
.school ul li:nth-child(4) {
  padding-top: 8px;
  width: 223px;
}
.school ul li:nth-child(4) p {
  margin-bottom: 2px;
  margin-top: 0;
}
.school ul li:nth-child(5) {
  width: 113px;
  margin-right: 0;
}
.school ul li:nth-child(5) p {
  margin-top: 8px;
}
.school ul li:nth-child(6) {
  width: 238px;
  height: 240px;
}
.school ul li:nth-child(6) p {
  margin-top: 8px;
  margin-bottom: 3px;
}
.school ul li:nth-child(7) {
  width: 226px;
  height: 240px;
}
.school ul li:nth-child(7) p {
  margin-top: 8px;
}
.school ul li:nth-child(8) {
  padding-right: 5px;
  width: 316px;
  height: 240px;
}
.school ul li:nth-child(8) p {
  margin-top: 8px;
}
.school ul li:nth-child(9) {
  width: 235px;
  margin-right: 0;
  padding-right: 7px;
  height: 240px;
}
.school ul li:nth-child(9) p {
  margin-top: 8px;
}
.school ul li:nth-child(10) {
  width: 120px;
  height: 322px;
}
.school ul li:nth-child(10) p {
  margin-top: 11px;
}
.school ul li:nth-child(11) {
  width: 508px;
  height: 322px;
}
.school ul li:nth-child(11) p {
  margin-top: 11px;
}
.school ul li:nth-child(12) {
  width: 402px;
  margin-right: 0;
  height: 322px;
  padding-top: 8px;
}
.school ul li:nth-child(12) p {
  margin-top: 0;
}
.school ul li:nth-child(12) div {
  margin-bottom: 4px;
}
.school .city-jx {
  width: 60px;
}
.school ul li p {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  position: relative;
}
.school ul li p:after {
  content: "";
  position: absolute;
  width: 12px;
  height: 11px;
  top: 7px;
  left: -18px;
  background-color: #ffe02a;
}
.school ul li div {
  line-height: 1.7;
  font-size: 14px;
  color: #666;
  display: flex;
  flex-wrap: wrap;
}
.school ul li div span {
  cursor: default;
  white-space:nowrap;
}
.school ul li div span:hover {
  font-weight: bold;
}
.school ul li div span:hover i {
  font-weight: normal;
}
.school ul li div span i {
  margin: 0 5px;
}
.school ul li.city_box {
  padding-right: 3px;
  display: flex;
  justify-content: space-between;
}
.school ul li.city_box section:nth-child(n+2) p:after {
  content: "";
  position: absolute;
  background: none;
}
.school .remin {
  text-align: center;
  font-size: 17px;
  color: #333333;
  padding-top: 10px;
}
.school .remin a {
  color: #ff3b30;
  font-weight: bold;
}
.excellent_cadets {
  padding-top: 55px;
}
.excellent_cadets ul {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}
.excellent_cadets ul.video_ul {
  margin-top: 25px;
}
.excellent_cadets ul.video_ul li img,
.excellent_cadets ul.video_ul li video {
  position: absolute;
  z-index: 1;
  cursor: pointer;
}
.excellent_cadets ul.video_ul li video {
  display: none;
}
.excellent_cadets ul li {
  width: 255px;
  height: 290px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
  transition: all 0.5s;
}
.excellent_cadets ul li:hover {
  background-color: #fff;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3);
  transform: translateY(-5px);
}
.excellent_cadets ul li .video_box {
  position: relative;
  height: 183px;
}
.excellent_cadets ul li .video_box span {
  position: absolute;
  z-index: 10;
  font-size: 14px;
  color: #fff;
  left: 10px;
  bottom: 10px;
  text-shadow: 5px 2px 6px #000;
}
.excellent_cadets ul li img,
.excellent_cadets ul li video {
  width: 255px;
  height: 183px;
}
.excellent_cadets ul li p {
  width: 220px;
  line-height: 1.5;
  font-size: 12px;
  color: #333333;
  text-align: justify;
  margin-left: 20px;
}
.excellent_cadets ul li p.name {
  font-weight: bold;
  margin-top: 13px;
  margin-bottom: 5px;
  position: relative;
}
.excellent_cadets ul li p.name:after {
  position: absolute;
  content: "";
  width: 2px;
  height: 70px;
  background-color: #ffe02a;
  top: 4px;
  left: -9px;
}
.level .min {
  width: 1080px;
  padding-top: 55px;
  padding-bottom: 25px;
}
.level .bgimg {
  margin-top: 40px;
  width: 1080px;
  height: 670px;
  background: url('../images/index/level.png') no-repeat;
}
.level button {
  display: block;
  font-size: 22px;
  font-weight: bold;
  width: 330px;
  height: 54px;
  background-color: #ffe02a;
  border-radius: 54px;
  box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.15);
  margin: 30px auto 0;
  color: #333333;
}
.ceo {
  padding-top: 55px;
  padding-bottom: 55px;
}
.ceo .min {
  position: relative;
}
.ceo .person {
  position: relative;
  width: 580px;
  height: 520px;
  margin: 30px auto 0;
}
.ceo .person img{
  width: 580px;
}
.ceo .person .spanBox {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
/*  display:flex;
  justify-content: space-between;  */
}
.ceo .person span {
  width: 280px;
  height: 220px;
  display:block;
  float: left;
}
.ceo .person span:nth-child(1) { 
 /* left: 10px;
  width: 125px;*/
}
.ceo .person span:nth-child(2) {
  /*left: 137px;
  width: 103px;*/
}
/*.ceo .person span:nth-child(3) {
  left: 243px;
  width: 120px;
}
.ceo .person span:nth-child(4) {
  left: 366px;
  width: 95px;
}
.ceo .person span:nth-child(5) {
  left: 463px;
  width: 106px;
}*/
.ceo ul {
  /* position: absolute;
  left: 0;
  top: 200px;
  z-index: 10; */
  display: flex;
  justify-content: center;
  width: 1060px;
  height: 644px;
  margin: 87px auto 0;
}
.ceo ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  /* position: absolute; */
  width: 463px;
  border-radius: 8px;
  /* padding-bottom: 18px; */
  cursor: default;
  transition: all 0.5s ease-out;
}
.ceo ul li .li-msg-box{
  width: 463px;
  padding: 22px 43px 54px;
  box-sizing: border-box;
  border-radius: 10px;
  transition: all .3s;
}
.ceo ul li.on .li-msg-box{
  background-color: #ffe02a;
}
.ceo ul li.on .name {
  font-weight: bold;
}
.ceo ul li.on .job {
  color: #666;
}
/* .ceo ul li.li1 {
  left: -25px;
  top: 0;
}
.ceo ul li.li2 {
  left: -25px;
  top:248px;
}
.ceo ul li.li3 {
  right: -25px;
  top:-10px;
  width: 255px;
}
.ceo ul li.li3 p {
  width: 100%;
  margin-left: 0;
  padding-left: 18px;
  padding-right: 18px;
  box-sizing: border-box;
}
.ceo ul li.li4 {
  right: -25px;
  top: 40px;
  width: 260px;
}
.ceo ul li.li4 p {
  width: 100%;
  text-align: right;
  margin-left: 0;
  padding-right: 18px;
  box-sizing: border-box;
}
.ceo ul li.li5 {
  right: -25px;
  top: 248px;
  width: 255px;
}
.ceo ul li.li5 p {
  width: 100%;
  margin-left: 0;
  padding-left: 18px;
  padding-right: 18px;
  box-sizing: border-box;
} */
.ceo ul li img{
  width: 336px;
  height: 336px;
  margin-bottom: 38px;
}
.ceo ul li p {
  font-size: 14px;
  color: #333;
  /* margin-left: 12px;
  width: 253px; */
}
.ceo ul li .name {
  text-align: center;
  font-size: 18px;
  /* padding-top: 15px; */
}
.ceo ul li .job {
  text-align: center;
  color: #999999;
  margin-top: 9px;
  margin-bottom: 9px;
}
.ceo ul li .txt {
  text-align: justify;
}
.tctm {
  padding-top: 55px;
  padding-bottom: 20px;
  background-color: #f3f3f3;
}
.tctm .content {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.tctm .content ul {
  width: 400px;
  margin-top: 10px;
}
.tctm .content ul li {
  position: relative;
  height: 90px;
}
.tctm .content ul li.on:after {
  content: "";
  position: absolute;
  width: 399px;
  height: 99px;
  left: -30px;
  top: -13px;
  z-index: 1;
  background: url('../images/index/dialog-box.png') no-repeat;
}
.tctm .content ul li.on .name:after {
  background-color: #fff;
}
.tctm .content ul li .name {
  font-size: 20px;
  color: #333;
  position: relative;
  z-index: 2;
}
.tctm .content ul li .name:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 12px;
  background-color: #ffe02a;
  left: -15px;
  top: 6px;
}
.tctm .content ul li .txt {
  position: relative;
  z-index: 2;
  width: 345px;
  font-size: 13px;
  color: #666;
  line-height: 1.5;
  margin-top: 3px;
}
.tctm .content .imgBox {
  width: 645px;
}
.tctm .content .imgBox .rightBox {
  display: none;
}
.tctm .content .imgBox .rightBox img{
  width: 645px;
  height: 450px;
  border-radius: 10px;
}
.tctm .content .imgBox .rightBox.on {
  display: block;
}
.vr {
  margin: 50px auto;
}
.vr .ifram {
  width: 1060px;
  height: 550px;
  border-radius: 10px;
  margin: 50px auto;
}
.vr .ifram .ifram-vr {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  box-shadow: 0 0 7px 2px rgb(0 0 0 / 10%);
}
.animate {
  padding-top: 1px;
  height: 410px;
  position: relative;
  overflow: hidden;
}
.animate .s_title {
  position: absolute;
  color: #fff;
  z-index: 3;
  top: 50px;
  width: 100%;
}
.animate .shadow {
  width: 100%;
  height: 400px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.7);
}
.animate video {
  height: 400px;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 1;
  transform: translateX(-50%);
}
.animate .videobg {
  width: 100%;
  height: 400px;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 1;
  transform: translateX(-50%);
  background: url("../images/index/videobg.png") no-repeat center;
}
.animate .min {
  display: flex;
  justify-content: space-between;
  color: #fff;
  margin-top: 190px;
}
.animate .min p.name{text-align: center;}
.animate .min .name span {
  bottom: 0;
  font-size: 16px;
  font-weight: 400;
}
.animate .min .name span.num {
  font-size: 50px;
  font-weight: 400;
}
.animate .min .txt {
  text-align: center;
  line-height: 1.5;
}
.international {
  padding-bottom: 55px;
  padding-top: 40px;
}
.international .content {
  display: flex;
  justify-content: space-between;
  margin-top: 55px;
}
.international .content ul {
  width: 380px;
  margin-top: 15px;
}
.international .content ul li {
  height: 54px;
  line-height: 54px;
  font-size: 20px;
  color: #666;
  text-indent: 20px;
  border-radius: 54px;
  position: relative;
  font-weight: bold;
}
.international .content ul li.on {
  background-color: #ffe02a;
  color: #333;
}
.international .content ul li.on:after {
  position: absolute;
  content: "";
  width: 37px;
  height: 37px;
  right: 20px;
  top: 9px;
  background: url('../images/index/arrow.png') no-repeat;
}
.international .content .imgBox {
  width: 650px;
  height: 340px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
}
.international .content .imgBox .rightBox {
  padding-top: 1px;
  display: none;
}
.international .content .imgBox .rightBox.on {
  display: block;
}
.international .content .imgBox p {
  width: 616px;
  color: #333;
  font-size: 14px;
  margin-left: 17px;
  margin-top: 21px;
}
.international .content .imgBox p.name {
  font-size: 22px;
  text-indent: 95px;
  margin-top: 40px;
  line-height: 1.5;
  position: relative;
}
.international .content .imgBox p.name:after {
  content: "";
  position: absolute;
  top: -12px;
  left: 0;
  width: 56px;
  height: 45px;
  background: url(../images/index/l-yin.jpg) no-repeat;
}
.international .content .imgBox img {
  margin-top: 20px;
  margin-left: 17px;
}
.international button {
  display: block;
  font-size: 22px;
  font-weight: bold;
  width: 330px;
  height: 54px;
  background-color: #ffe02a;
  border-radius: 54px;
  box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.15);
  margin: 40px auto 0;
  color: #333333;
}
.company {
  padding-top: 55px;
  background-color: #f3f3f3;
  padding-bottom: 50px;
}
.company .company_logo {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 27px;
}
.company .company_logo img {
  margin-bottom: 25px;
}
.online {
  padding-top: 55px;
}
.online video {
  width: 1060px;
  height: 525px;
  margin-top: 30px;
}
.s-3D {
  padding-top: 55px;
  padding-bottom: 55px;
}
.s-3D .l-swiper {
  position: relative;
  width: 929px;
  height: 466px;
  margin: 35px auto 50px;
  perspective: 1000px;
}
.s-3D .l-swiper .change0 {
  animation: change0 0.4s linear forwards;
}
.s-3D .l-swiper .change1 {
  animation: change1 0.4s linear forwards;
}
.s-3D .l-swiper .change2 {
  animation: change2 0.4s linear forwards;
}
.s-3D .l-swiper .reverse {
  animation-direction: reverse;
}
.s-3D .l-swiper span {
  position: absolute;
  width: 31px;
  height: 61px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
}
.s-3D .l-swiper span.left {
  left: -64px;
  background: url(../images/index/3d-l.png) no-repeat;
}
.s-3D .l-swiper span.right {
  right: -64px;
  background: url(../images/index/3d-r.png) no-repeat;
}
.s-3D .l-swiper .btn-3d {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 240px;
  height: 68px;
  background: url(../images/index/3dbtn.png) no-repeat;
}
.s-3D .l-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.s-3D .l-slide {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
}
@keyframes change0 {
  0% {
    z-index: 2;
    opacity: 1;
    transform: translateZ(0);
  }
  to {
    z-index: 1;
    opacity: 1;
    transform: translate3d(170px, 0, -200px);
  }
}
@keyframes change1 {
  0% {
    z-index: 1;
    opacity: 1;
    transform: translate3d(170px, 0, -200px);
  }
  to {
    z-index: 1;
    opacity: 1;
    transform: translate3d(-170px, 0, -200px);
  }
}
@keyframes change2 {
  0% {
    z-index: 1;
    opacity: 1;
    transform: translate3d(-170px, 0, -200px);
  }
  to {
    z-index: 2;
    opacity: 1;
    transform: translateZ(0);
  }
}
.affirmatory {
  background-color: #fffcf2;
  padding-top: 55px;
  padding-bottom: 50px;
}
.affirmatory ul {
  width: 850px;
  margin: 45px auto 0;
  display: flex;
  justify-content: space-between;
}
.affirmatory ul li {
  width: 229px;
}
.affirmatory ul li p {
  width: 100%;
  text-align: justify;
  color: #333;
  font-size: 14px;
}
.affirmatory ul li p.name {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 15px;
}
.honour {
  padding-top: 55px;
}
.honour ul {
  margin: 40px auto 0;
  width: 1250px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.honour ul li {
  /*width: 206px;*/
}
.honour ul li .bgimg {
  width: 292px;
  height: 212px;
  position: relative;
  /* background: url(../images/index/honour.png) no-repeat; */
}
.honour ul li .bgimg img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.honour ul li p {
  width: 310px;
  margin: 10px auto;
  text-align: center;
  font-size: 16px;
  color: #666;
  line-height: 1.5;
  margin-top: 10px;
}
.media {
  padding-top: 42px;
  padding-bottom: 80px;
}
.media ul {
  margin: 40px auto 0;
  display: flex;
  justify-content: space-between;
}
.media ul li {
  width: 324px;
  border-radius: 10px;
  overflow: hidden;
  transition: all 0.3s;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}
.media ul li:hover {
  background-color: #fff;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3);
  transform: translateY(-5px);
}
.media ul li:hover div:after {
  background: url(../images/index/arrow-y.png) no-repeat;
}
.media ul li div {
  height: 77px;
  display: flex;
  align-items: center;
  position: relative;
}
.media ul li img {
  width: 324px;
  height: 223px;
}
.media ul li div:after {
  position: absolute;
  content: "";
  width: 24px;
  height: 10px;
  background: url(../images/index/arrow-h.png) no-repeat;
  top: 33px;
  right: 10px;
}
.media ul li div p {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 25px;
  font-size: 16px;
  color: #333;
  width: 250px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
.all_video {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: #000000;
  z-index: 101;
}
.all_video video {
  width: 100%;
  height: 100%;
}
.all_video span {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  border: 2px solid #fff;
  border-radius: 50%;
  cursor: pointer;
  box-sizing: border-box;
}
.all_video span:after {
  content: "+";
  font-size: 40px;
  color: #fff;
  position: absolute;
  left: 56%;
  top: 45%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.pop_video {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 101;
}
.pop_video .content {
  position: absolute;
  width: 790px;
  height: 560px;
  border-radius: 10px;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-color: #000;
}
.pop_video .content .close {
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(../images/index/close.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  right: -40px;
  top: -30px;
}
@media screen and (max-width: 1460px) {
  .banner #banner_swiper .swiper-slide {
    position: relative;
    height: 460px;
  }
  .banner .banner_form {
    top: 60px;
    transform: translateX(345px);
  }
}
@media screen and (max-width: 1360px) {
  .banner #banner_swiper .swiper-slide {
    position: relative;
    height: 450px;
  }
  .banner .banner_form {
    top: 60px;
    transform: translateX(335px);
  }
}
@media screen and (max-width: 1280px) {
  .banner #banner_swiper .swiper-slide {
    position: relative;
    height: 410px;
  }
  .banner .banner_form {
    top: 40px;
    transform: translateX(305px);
  }
}