.homeBanner {
    width: 100%;
    height: auto;
    max-height: 1440px;
    position: fixed;
    left: 0;
    top: 0;
}

.homeBanner .swiper-container {
    width: 100%;
    height: 100%;
    max-height: 1440px;
}

.homeBanner .swiper-container .p_img {
    width: 100%;
    height: 100%;
    max-height: 1440px;
    position: relative;
}

.homeBanner .swiper-container .p_img a{
    width: 100%;
    height: 100%;
    display: block;
}

.homeBanner .swiper-container .p_img:before {
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: linear-gradient(180deg, black, transparent);
    opacity: 0.66;
}

.homeBanner .swiper-container .p_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.homeBanner .swiper-container .p_info {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 4;
    width: 100%;
    max-width: 1600px;
    transform: translate(-50%, -50%);
    color: #fff;
    padding: 15px 15px 15px 80px;
    word-break: break-word;
}

.homeBanner .swiper-container .p_info:before {
    content: "";
    display: block;
    width: 300px;
    height: 150%;
    border: 10px solid #fff;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translate(-100px, -50%);
    opacity: 0;
    transition: all 0.5s ease 0.3s;
}

.homeBanner .swiper-container .p_info h1 {
    font-size: 20px;
    text-transform: uppercase;
    opacity: 0;
    transform: translate(0, 100px);
    transition: all 0.5s ease 0.5s;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}

.homeBanner .swiper-container .p_info h6 {
    font-size: 5rem;
    opacity: 0;
    transform: translate(0, 100px);
    transition: all 0.5s ease 0.7s;
    font-weight: bold;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}

.homeBanner .swiper-container .p_info p {
    font-size: 1.5rem;
    text-transform: uppercase;
    opacity: 0;
    transform: translate(0, 100px);
    transition: all 0.5s ease 1s;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}

.homeBanner .swiper-container .swiper-slide.swiper-slide-active .p_info:before {
    transform: translate(0, -50%);
    opacity: 0.3;
}

.homeBanner .swiper-container .swiper-slide.swiper-slide-active .p_info h1 {
    opacity: 1;
    transform: translate(0, 0);
}

.homeBanner .swiper-container .swiper-slide.swiper-slide-active .p_info h6 {
    opacity: 1;
    transform: translate(0, 0);
}

.homeBanner .swiper-container .swiper-slide.swiper-slide-active .p_info p {
    opacity: 1;
    transform: translate(0, 0);
}

.homeBanner .p_pagenation {
    position: absolute;
    left: 0;
    bottom: 60px;
    z-index: 6;
    width: 100%;
    display: flex;
    justify-content: center;
}

.homeBanner .p_pagenation span {
    background: #fff;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 5px;
    transition: all 0.5s;
    opacity: 0.5;
}

.homeBanner .p_pagenation span.swiper-pagination-bullet-active {
    width: 40px;
    background: #fff;
    opacity: 1;
}

.homeBanner .js_editor_click {
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 50%;
    color: #fff;
    line-height: 60px;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
}

.homeBanner .js_editor_click:after {
    font-size: 24px;
}

@media screen and (max-width:768px) {
    .homeBanner .swiper-container .p_info {
        padding: 15px 15px 15px 50px;
        transform: translate(-50%, -20%);
    }

    .homeBanner .swiper-container .p_info:before {
        left: 20px;
    }

    .homeBanner .swiper-container .p_info h6 {
        font-size: 3rem;
    }

    .homeBanner .swiper-container .p_img {
        overflow: hidden;
    }

    .homeBanner .swiper-container .p_img img {
        transform: translate(0%, 0);
        width: 100%;
    }

    .homeBanner .js_editor_click {
        display: none;
    }
}
 .p_MatteIcon .iconfont:before{
  content:'\e602';
}
 div{
  animation-fill-mode:both;
}
 .wyz{
  position:fixed;
  right:2px;
  top:70%;
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  transform:translateY(-50%);
  padding:50px 0;
  border-right:0px solid #20b09f;
  height:482px;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  z-index:99;
}
 .wyz-form.cur{
  width:200px;
  opacity:1;
}
 .wyz .transition{
  -webkit-transition-duration:.8s;
  -moz-transition-duration:.8s;
  -o-transition-duration:.8s;
  transition-duration:.8s;
}
 .wyz .wyz-title{
  background-color:rgba(32, 176, 159, .8);
  color:#fff;
  padding:15px 20px 0;
  white-space:nowrap;
  position:relative;
}
 .wyz .wyz-title .cf-close{
  position:absolute;
  left:166px;
  top:0;
  padding:10px;
}
 .wyz-item-block{
  position:absolute;
  right:0;
  width:70px;
  height:70px;
  background-color:rgba(0, 0, 0, .4);
  border-right:none;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
 .wyz-item-block:nth-child(1){
  top:50px;
}
 .wyz-item-block:nth-child(2){
  top:128px;
}
 .wyz-item-block:nth-child(3){
  top:206px;
}
 .wyz-item-block:nth-child(4){
  top:284px;
}
 .wyz-item-block:nth-child(5){
  top:362px;
}
 .wyz-item{
  width:100%;
  height:100%;
}
 .wyz-item-p{
  color:#fff;
  font-size:12px;
  margin-top:5px;
  line-height:20px;
}
 .wyz-item-in{
  height:100%;
  display:none;
  position:relative;
  z-index:1;
  overflow:hidden;
}
 .wyz-item-in-p{
  color:#fff;
  text-align:center;
  line-height:68px;
  height:68px;
  white-space:nowrap;
}
 .wyz-in.cur{
  width:156px;
  background-color:transparent;
}
 .wyz-in.cur .wyz-item-in{
  width:100%;
  display:block;
}
 .wyz-in.cur .wyz-item{
  display:none;
}

.wyz-item-block:hover{background:#004ea2;}




 .wyz-in:before{
  content:"";
  background-color:rgba(32, 176, 159, .8);
  position:absolute;
  height:100%;
  width:0;
  -webkit-transition:all .8s ease;
  -o-transition:all .8s ease;
  -moz-transition:all .8s ease;
  transition:all .8s ease;
}
 .wyz-in.cur:before{
  width:100%;
}
 .wyz-item-block.wyz-top{
  display:none!important;
  cursor:pointer;
  width:46px;
  height:46px;
  top:480px;
}
 .wyz-item-block.wyz-top .wyz-item-p{
  font-size:14px;
  margin-top:0;
}
 .wyz-in.wyz-search.cur{
  border-left:none;
}
 .wyz-form{
  position:absolute;
  width:0;
  right:156px;
  bottom:-1px;
  z-index:999;
  overflow:hidden;
  opacity:0;
}
 .wyz-form .cf-form{
  background-color:rgba(32, 176, 159, .8);
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  padding:10px 20px 20px;
  border-bottom:1px solid #20b09f;
}
 .wyz-form .cf-form-item{
  margin-bottom:10px;
  font-size:0;
  white-space:nowrap;
}
 .wyz-form .cf-form-item:last-of-type{
  margin:0;
}
 .wyz-form input{
  padding:0 8px;
  margin:0;
  border:none;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  width:160px;
  height:28px;
  line-height:28px;
  font-size:12px;
  display:inline-block;
  vertical-align:middle;
  background-color:#fff;
}
 .wyz-form .verify{
  width:86px;
  margin-right:5px;
}
 .wyz-form .submit{
  width:160px;
  height:28px;
  line-height:28px;
  font-size:14px;
}
 .wyz-qr-show{
  display:none;
  position:absolute;
  z-index:1;
  border:1px solid rgba(32, 176, 159, .8);
  left:-160px;
  top:-91px;
}
 .flex-col{
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
}
