.wyz-qr-show{
display:none;
}

#c_static_001-16420726718590 .e_html-45 .wyz {
    position: fixed;
    right: 2px;
    top: 65%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 50px 0;
    height: auto !important;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 99999;
}

#c_static_001-16420726718590 .e_html-45 .ewm01 {
    width: 150px;
    height: 150px;
}

#c_static_001-16420726718590 .e_html-45 .wyz-form.cur {
    width: 200px;
    opacity: 1;
}

#c_static_001-16420726718590 .e_html-45 .wyz .transition {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s;
}

#c_static_001-16420726718590 .e_html-45 .wyz .wyz-title {
    background-color: rgba(32, 176, 159, .8);
    color: #fff;
    padding: 15px 20px 0;
    white-space: nowrap;
    position: relative;
}

#c_static_001-16420726718590 .e_html-45 .wyz .wyz-title .cf-close {
    position: absolute;
    left: 166px;
    top: 0;
    padding: 10px;
}

#c_static_001-16420726718590 .e_html-45 .wyz-item-block {
    position: absolute;
    right: 0;
    width: 50px;
    height: 50px;
    background-color: rgb(0, 140, 225);
    border-right: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
}

#c_static_001-16420726718590 .e_html-45 .wyz-item-block:nth-child(1) {
    top: 50px;
}

#c_static_001-16420726718590 .e_html-45 .wyz-item-block:nth-child(2) {
    top: 110px;
}

#c_static_001-16420726718590 .e_html-45 .wyz-item-block:nth-child(3) {
    top: 170px;
}

#c_static_001-16420726718590 .e_html-45 .wyz-item-block:nth-child(4) {
    top: 230px;
}

#c_static_001-16420726718590 .e_html-45 .wyz-item-block:nth-child(5) {
    top: 362px;
}

#c_static_001-16420726718590 .e_html-45 .wyz-item {
    width: 100%;
    height: 100%;
}

#c_static_001-16420726718590 .e_html-45 .wyz-item-p {
    color: #fff;
    font-size: 12px;
    margin-top: 5px;
    display: none;
}

#c_static_001-16420726718590 .e_html-45 .wyz-item-in {
    height: 100%;
    display: none;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

#c_static_001-16420726718590 .e_html-45 .wyz-item-in-p {
    color: #fff;
    text-align: center;
    line-height: 50px;
    height: 50px;
    white-space: nowrap;
}

#c_static_001-16420726718590 .e_html-45 .wyz-in.cur {
    width: 156px;
    background-color: transparent;
}

#c_static_001-16420726718590 .e_html-45 .wyz-in.cur .wyz-item-in {
    width: 100%;
    display: block;
}

#c_static_001-16420726718590 .e_html-45 .wyz-in.cur .wyz-item {
    display: none;
}

#c_static_001-16420726718590 .e_html-45 .flex-col01 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#c_static_001-16420726718590 .e_html-45 .wyz-in:before {
    content: "";
    background-color: rgb(0, 140, 225);
    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;
}

#c_static_001-16420726718590 .e_html-45 .wyz-in.cur:before {
    width: 100%;
}

#c_static_001-16420726718590 .e_html-45 .wyz-item-block.wyz-top {
    display: none;
    cursor: pointer;
    width: 46px;
    height: 46px;
    top: 480px;
}

#c_static_001-16420726718590 .e_html-45 .wyz-item-block.wyz-top .wyz-item-p {
    font-size: 14px;
    margin-top: 0;
}

#c_static_001-16420726718590 .e_html-45 .wyz-in.wyz-search.cur {
    border-left: none;
}

#c_static_001-16420726718590 .e_html-45 .wyz-form {
    position: absolute;
    width: 0;
    right: 156px;
    bottom: -1px;
    z-index: 999;
    overflow: hidden;
    opacity: 0;
}

#c_static_001-16420726718590 .e_html-45 .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;
}

#c_static_001-16420726718590 .e_html-45 .wyz-form .cf-form-item {
    margin-bottom: 10px;
    font-size: 0;
    white-space: nowrap;
}

#c_static_001-16420726718590 .e_html-45 .wyz-form .cf-form-item:last-of-type {
    margin: 0;
}

#c_static_001-16420726718590 .e_html-45 .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;
}

#c_static_001-16420726718590 .e_html-45 .wyz-form .verify {
    width: 86px;
    margin-right: 5px;
}

#c_static_001-16420726718590 .e_html-45 .wyz-form .submit {
    width: 160px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
}

#c_static_001-16420726718590 .e_html-45 .wyz-qr-show {
    display: none;
    position: absolute;
    z-index: 1;
    border: 1px solid rgba(32, 176, 159, .8);
    left: -150px;
    top: -50px;
}

#c_static_001-16420726718590 .e_html-45 .clearfix {
    color: #fff;
}

#c_static_001-16420726718590 .e_html-45 .flex-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}