
.zt-bananr{
    width: 100%;
    position: relative;
}
.w1100{
    width: 1100px;
    margin: 0 auto;
}
.zt-bananr-pro{
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}
.zt-bananr-pro .fw-ves{
    width: 303px;
    background: #fff;
    margin-left: auto;
    padding: 38px 20px;
}
.zt-bananr-pro .fw-ves h5{
    text-align: center;
    font-size: 20px;
    color: #000000;
    margin-bottom: 6px;
}
.zt-bananr-pro .fw-ves h6{
    font-size: 16px;
    color: #000;
    text-align: center;
    margin-bottom: 20px;
}
.zt-bananr-pro .fw-ves h6 span{
    color: #b51e27
}
.zt-bananr-pro .fw-ves .label{
    display: block;
    margin-bottom: 17px;
    position: relative;
}
.zt-bananr-pro .fw-ves .label::before{
    content: '*';
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    color: #c56468;
}
.zt-bananr-pro .fw-ves .label input{
    width: calc(100% - 20px);
    display: block;
    line-height: 45px;
    border: 1px solid #b0b0b0;
    font-size: 16px;
    padding: 0 20px;
    box-sizing: border-box
}
.submitd{
    width: calc(100% - 20px);
    line-height: 45px;
    background: #b51e27;
    display: block;
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 20px;
}
.zt-bananr-pro .fw-ves p{
    width: calc(100% - 20px);
    text-align: center;
    font-size: 14px;
}
.listBanner{
    display: none
}
.zt-img{
    width: 100%;
    display: block;
    height: auto;
}
.zt-set2{
    width: 100%;
    position: relative;
}
.zt-set2 a{
    width: 425px;
    height: 62px;
    /* background: #000; */
    position: absolute;
    left: 50%;
    bottom: 17%;
    transform: translateX(-50%);
    display: block;
}
img{
    max-width: 100%;
}
.zt-set4{
    width: 100%;
    position: relative;
}
.zt-set4-por{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 6%;
}
.zt-set4-cont{
    width: 57.2916%;
    margin: 0 auto;
}
.zt-set4-cont{
    position: relative;
}
.zt-set4-cont > i{
    width: 69px;
    height: 69px;
    background: url('__IMG__/bao/zt-set4-ico.png') no-repeat center;
    position: absolute;

    top: 50%;
    cursor: pointer;
}
.zt-set4-cont > i.next{
    left: -100px;
}
.zt-set4-cont > i.prev{
    right: -100px;
    transform: rotate(180deg)
}
.zt-set5{
    position: relative;
}
.zt-set5-cont{
    width: 100%;
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 5%;
}
.zt-set5-cont input{
    display: inline-block;
    vertical-align: middle;
    line-height: 58px;
    background: #fff;
    width: 14%;
    margin: 0 2px;
    padding: 0 20px;
    font-size: 26px;
    border: 1px solid #888888;
}
.zt-set5-cont input.tosubmit{
    background: #b92b34;
    color: #fff;
    cursor: pointer;
}

.zt-set8{
    position: relative
}
.zt-set8-cont{
    width: 49.375%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.zt-set8-from{
    width: 40%;
    margin-left: auto;
    position: absolute;
    right: 4.5%;
    top: 26%;
}
.zt-set8-from input{
    display: block;
    width: 100%;
    line-height: 56px;
    padding: 0 20px;
    font-size: 24px;
    color: #9e9e9e;
    border: 1px solid #c7c7c7;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.zt-set8-from .submit{
    background: #cd2628;
    color: #fff;
    width: 80%;
    margin: 0 auto;
    border: 1px solid #cd2628;
    border-radius: 12px
}
