..c_portalResComplaintPage_detail-01001 .pbanner {
    position: relative;
    overflow: hidden;
    margin-top: 100px;
}

.c_portalResComplaintPage_detail-01001 .pbanner .pic img {
    width: 100%;
    display: block;
}

.c_portalResComplaintPage_detail-01001 .pbanner .pic:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.06);
    z-index: 2;
}

.c_portalResComplaintPage_detail-01001 .banner_title {
    position: absolute;
    bottom: 50px;
    left: 10%;
    color: #fff;
    z-index: 5;
    padding-left: 20px;
    -webkit-animation-name: "fadeInRight";
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: 1;
}

.c_portalResComplaintPage_detail-01001 .banner_title {
    position: absolute;
    bottom: 50px;
    left: 2%;
    color: #fff;
    z-index: 5;
    padding-left: 20px;
    -webkit-animation-name: "fadeInRight";
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: 1;
}

.c_portalResComplaintPage_detail-01001 .banner_title:before {
    content: '';
    position: absolute;
    top: 0;
    left: 5px;
    bottom: 0;
    width: 1px;
    background: rgba(255, 255, 255, 0.5);
}

.c_portalResComplaintPage_detail-01001 .banner_title:before {
    content: '';
    position: absolute;
    top: 0;
    left: 5px;
    bottom: 0;
    width: 1px;
    background: rgba(255, 255, 255, 0.5);
}

.c_portalResComplaintPage_detail-01001 .banner_title .ch {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 30px;
    line-height: 1;
}

.banner_title .en {
    font-size: 14px;
    line-height: 15px;
    text-transform: uppercase;
    font-family: times new roman,times,serif;
}

.banner_title .cy-small {
    display: block;
    margin-top: 10px;
    font-size: 12px;
    line-height: 1;
    opacity: .4;
}

@media screen and (max-width: 768px) {
    .c_portalResComplaintPage_detail-01001 .banner_title {
        bottom: 30px;
    }
    .c_portalResComplaintPage_detail-01001 .banner_title .ch{
        font-size:1.25rem;
    }
    .banner_title .en{
        text-transform:capitalize;
    }
    #w_grid-1578882723849 > div > .p_gridbox:after{
        display:none;
    }
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

.pbanner .pic {
    -webkit-animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
    animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

@-webkit-keyframes scaleUpDown {
    from {
        -webkit-transform: scale(1.08);
        transform: scale(1.08);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes scaleUpDown {
    from {
        -webkit-transform: scale(1.08);
        transform: scale(1.08);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.wz { width: 94%; max-width: 1280px; padding: 0px 20px; margin: 0px auto; }
.en span { display: block; font-size: 14px; line-height: 20px; margin-top: 20px; }
.wz .binbox { color: rgb(255, 255, 255); padding-left: 30px; position: relative; }
.bannerBox { width: 100%; overflow: hidden; }
.bannerBox .picB { width: 100%; display: block; }
.bannerBox .swiper-slide img { width: 100%; display: block; }
.bannerBox .cover { }
.bannerBox .swiper-slide-active .picB { animation: 6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s 1 normal forwards running scaleUpDown; }
@-webkit-keyframes scaleUpDown { 
  0% { transform: scale(1); }
  100% { opacity: 1; transform: scale(1); }
}
@keyframes scaleUpDown { 
  0% { transform: scale(1); }
  100% { opacity: 1; transform: scale(1); }
}
.bannerBox .content1 { width: 100%; }
.picB { width: 100%; overflow: hidden; height: 0px; padding-bottom: 45%; }
.picB::after { content: ""; position: absolute; z-index: 29; width: 100%; height: 100%; left: 0px; bottom: 0px; background: url("//dfs.yun300.cn/group1/M00/15/EC/rBQBG1yq9OqETYndAAAAALbLyR4181.png") left bottom repeat-x scroll; display: none; }
.bannerBox .text { position: absolute; z-index: 29; width: 100%; left: 0px; top: 10%; height: 80%; display: flex; align-items: center; }
.bannerBox .text .mc { padding: 0px; color: rgb(255, 255, 255); line-height: 68px; font-size: 68px; font-weight: bold; margin-bottom: 10px; display: inline-block; opacity: 0; transform: translate3d(0px, 200%, 0px); cursor: pointer; transition: transform 1s ease 0.5s, opacity 1s ease 0.5s; }
.bannerBox .swiper-slide-active .mc { transition: transform 1s ease 1.5s, opacity 1s ease 1.5s; opacity: 1; transform: translate3d(0px, 0px, 0px); color: rgb(255, 255, 255); background-color: rgba(255, 255, 255, 0); font-weight: 400; }
.bannerBox .text .mc span { display: none; }
.bannerBox .text .cn p { display: none; }
.bannerBox .text .an { padding: 10px 30px; color: rgb(255, 255, 255); line-height: 20px; display: inline-block; margin-left: 0px; margin-top: 50px; border: 2px solid rgb(255, 255, 255); opacity: 0; transform: translate3d(0px, 200%, 0px); border-radius: 40px; cursor: pointer; transition: transform 1s ease 0.5s, opacity 1s ease 0.5s; }
.bannerBox .swiper-slide-active { z-index: 99; }
.bannerBox .swiper-slide-active .an { transition: transform 1s ease 1.5s, opacity 1s ease 1.5s; opacity: 1; transform: translate3d(0px, 0px, 0px); color: rgb(255, 255, 255); background-color: rgba(255, 255, 255, 0); }
.bannerBox .swiper-slide-active .an:hover { color: rgb(4, 55, 135); background-color: rgb(255, 255, 255); }
.bannerBox .binbox::after { content: ""; width: 1px; position: absolute; left: 0px; top: 0px; opacity: 0; height: 0px; background: rgba(255, 255, 255, 0.8); transition: all 1s ease 0s; z-index: 1; }
.bannerBox .swiper-slide-active .binbox::after { height: 100%; opacity: 1; left: 0px; transition-delay: 1s; }
.bannerBox .text .cn { font-size: 24px; font-weight: bold; padding: 6px 0px; color: rgb(255, 255, 255); margin-bottom: 30px; }
.bannerBox .binbox .en { font-size: 16px; line-height: 30px; width: 57%; padding: 0px; color: rgb(255, 255, 255); }
.bannerBox .text .cn { opacity: 0; transition: all 1s ease 0s; transform: translate3d(30%, 0px, 0px); }
.bannerBox .swiper-slide-active .cn { opacity: 1; transition-delay: 1.5s; transform: translate3d(0px, 0px, 0px); font-weight: 500; }
.bannerBox .binbox .en { opacity: 0; transition: all 1s ease 0s; transform: translate3d(30%, 0px, 0px); }
.bannerBox .swiper-slide-active .en { opacity: 1; transition-delay: 2s; transform: translate3d(0px, 0px, 0px); }
.swiper-pagination { position: absolute; text-align: center; transition: all 0.3s ease 0s; transform: translate3d(0px, 0px, 0px); z-index: 10; }
.swiper-pagination-clickable { bottom: 40px; left: 0px; width: 100%; }
.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }
.swiper-pagination-bullet { display: inline-block; background: rgb(255, 255, 255); border-radius: 10px; transform-origin: center center; margin: 0px 8px; width: 40px; height: 4px; transition: all 0.8s ease 0s; }
.swiper-pagination-bullet-active { transform: rotate(0deg); background: rgb(17, 128, 194); }
.scroller-ban { width: 94%; max-width: 1480px; padding: 0px 20px; margin: 0px auto; position: relative; display: none; }
.banner_mouse { z-index: 99; position: absolute; bottom: 50px; right: 20px; width: 23px; height: 40px; cursor: pointer; background: url("//dfs.yun300.cn/group1/M00/15/EC/rBQBG1yq-gaEI5zlAAAAAJ-lvOM030.png") -23px 0px no-repeat; animation: 1.6s linear 0s infinite normal none running nudgeMouse; }
.banner_mouse::after, .banner_mouse::before { content: ""; position: absolute; }
.banner_mouse::before { width: 23px; height: 40px; background: url("//dfs.yun300.cn/group1/M00/15/EC/rBQBG1yq-gaEI5zlAAAAAJ-lvOM030.png") 0px 0px no-repeat; animation: 1.6s linear 0s infinite normal none running colorSlide; top: 0px; left: 0px; }
.banner_mouse::after { background-color: rgb(255, 255, 255); width: 4px; height: 4px; border-radius: 100%; animation: 1.6s linear 0s infinite normal none running trackBallSlide; inset: 0px; margin: auto; }
@-webkit-keyframes colorSlide { 
  0% { height: 0px; }
  90% { height: 40px; }
}
@keyframes colorSlide { 
  0% { height: 0px; }
  90% { height: 40px; }
}
@-webkit-keyframes trackBallSlide { 
  0% { opacity: 1; transform: scale(1) translateY(-8px); }
  34% { opacity: 1; transform: scale(0.9) translateY(4px); }
  68% { opacity: 0; transform: scale(0.4) translateY(16px); }
  100% { opacity: 0; transform: scale(0.4) translateY(-8px); }
}
@keyframes trackBallSlide { 
  0% { opacity: 1; transform: scale(1) translateY(-8px); }
  34% { opacity: 1; transform: scale(0.9) translateY(4px); }
  68% { opacity: 0; transform: scale(0.4) translateY(16px); }
  100% { opacity: 0; transform: scale(0.4) translateY(-8px); }
}
@-webkit-keyframes nudgeMouse { 
  0% { transform: translateY(0px); }
  50% { transform: translateY(8px); }
  100% { transform: translateY(0px); }
}
@keyframes nudgeMouse { 
  0% { transform: translateY(0px); }
  50% { transform: translateY(8px); }
  100% { transform: translateY(0px); }
}
@media only tv and (max-width: 1025px) {
  .bannerBox .text .cn { font-size: 24px; }
  .bannerBox .text .en { font-size: 16px; }
  .bannerBox .line { max-width: 300px; }
}
.c_portalResEbizads_banner-01001001 .p_MatteIcon .iconfont::before { content: ""; }
.c_portalResEbizads_banner-01001001 > div { animation-fill-mode: both; }
.c_portalResEbizads_banner-01001001 .bannerBox { width: 100%; }
.c_portalResEbizads_banner-01001001 .bannerBox .cover { width: 100%; height: auto; }
@media screen and (max-width: 768px){
  .wz { width: 100%; max-width: 1480px; padding: 0px 20px; margin: 0px auto; }
  .bannerBox .text .mc { padding: 0px; color: rgb(255, 255, 255); line-height: 20px; font-size: 18px; font-weight: bold; margin-bottom: 0px; }
  .c_portalResEbizads_banner-01001001 { margin-top: 0px !important; }
  .picB { width: 100%; overflow: hidden; height: 0px; padding-bottom: 100%; }
  .c_portalResEbizads_banner-01001001 .bannerBox .cover { width: auto; height: 100%; left: 50% !important; top: 50% !important; transform: translate(-50%, -50%) !important; position: absolute !important; }
  .bannerBox .text .cn {font-size: 16px;display: none;}
  .bannerBox .text .en {font-size: 18px;width: 100%;margin-top: 20px;}
  .binbox {padding-left: 20px;left: 0;width: 80%;bottom: 10%;}
  .bannerBox .swiper-pagination-clickable, .banner_mouse { display: block; }
  .bannerBox { height: auto; }
  .bannerBox .cover { height: auto; }
  .bannerBox .text .mc{font-size:30px;}

}
@media only tv and (max-width: 1025px) {
  .c_portalResEbizads_banner-01001001 .bannerBox .text .cn { font-size: 24px; }
  .c_portalResEbizads_banner-01001001 .bannerBox .text .en { font-size: 16px; }
  .c_portalResEbizads_banner-01001001 .bannerBox .line { max-width: 300px; }
}
@media screen and (max-width: 768px){
  .bannerBox .text .an { padding: 5px 10px; color: rgb(255, 255, 255); line-height: 20px; display: inline-block; margin-left: 0px; margin-top: 20px; font-size: 12px; border: 1px solid rgb(255, 255, 255); opacity: 0; transform: translate3d(0px, 200%, 0px); border-radius: 40px; cursor: pointer; transition: transform 1s ease 0.5s, opacity 1s ease 0.5s; }
  .bannerBox .swiper-slide-active .an { transition: transform 1s ease 1.5s, opacity 1s ease 1.5s; opacity: 1; transform: translate3d(0px, 0px, 0px); color: rgb(255, 255, 255); background-color: rgba(255, 255, 255, 0); }
  .c_portalResEbizads_banner-01001001 .bannerBox .text .cn { font-size: 14px; margin-bottom: 10px; padding: 0px; }
  .c_portalResEbizads_banner-01001001 .bannerBox .text .en { font-size: 12px; line-height: 16px; width: 80%; }
  .c_portalResEbizads_banner-01001001 .binbox { padding-left: 20px; left: 0px; width: 100%; bottom: 10%; display: none; }
  .c_portalResEbizads_banner-01001001 .bannerBox .swiper-pagination-clickable, .c_portalResEbizads_banner-01001001 .banner_mouse { display: block; }
  .bannerBox .text .an{display:none;}
}