.w100{
    width: 100% !important;
}
.w90{
    width: 90% !important;
}
.w85{
    width: 85% !important;
}
.w80{
    width: 80% !important;
}
.plr0{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.plr5{
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.plr15{
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.mt10{
    margin-top: 10px !important;
}
.mt30{
    margin-top: 30px !important;
}
.mt100{
    margin-top: 100px !important;
}
.text-a-center{
    text-align: center !important;
}
.color-a4{
    color: #d9b765;
}
.pos{
    position: relative;
}
.text1{
    position: absolute;
    width: 100%;
    font-size: 42px;
    font-weight: bold;
    top: 50px;
    text-align: center;
}
.text2{
    position: absolute;
    width: 100%;
    top: 130px;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}
.text3{
    position: absolute;
    width: 100%;
    bottom: 100px;
    text-align: center;
    font-size: 16px;
    color: #666666;
}
.text4{
    position: absolute;
    width: 100%;
    top: 50px;
    text-align: center;
    font-size: 42px;
    font-weight: bold;
    color: #fff;
}
.text5{
    position: absolute;
    width: 100%;
    top: 130px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
.div1{
    position: relative;
    width: 100%;
    height: 53.125vw;
    background: url(../../img/show_special/seguarantee/img11.png) no-repeat;
    background-size: 100% 100%;
}
.div2{
    top: 0;
    position: absolute;
    float: left;
    width: 40.315%;
    height: 100%;
}
.div2 .div2-top{
    width: 100%;
    padding-left: 20%;
    text-align: left;
    padding-top: 8.85vw;
}
.text6{
    font-size: 42px;
    color: #fff;
}
.text6-line{
    float: left;
    width: 5px;
    height: 30px;
    margin: 15px;
    background-color: #d9b765;
}
.text7{
    font-size: 18px;
    color: #fff;
    margin-left: 35px;
    margin-top: 10px;
}
.div2-img{
    padding-top: 5vw;
}


.div3{
    right: 0;
    position: absolute;
    float: left;
    width: 59.685%;
    height: 100%;
}
.div3-bottom{
    width: 100%;
    padding-right: 15%; 
}
.div3 .div3-top{
    width: 100%;
    padding-left: 20%;
    text-align: left;
    padding-top: calc(13.85vw + 95px);
}
.text8{
    margin-top: 30px;
}
.text9{
    width: 15px;
    margin: 0 auto;
    margin-top: 10px;
    height: 2px;
    background-color: #d9b765;
}
.text10{
    margin-top: 10px;
    font-size: 18px;
    color: #d9b765;
    font-weight: bold;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.text11{
    margin-top: 10px;
    font-size: 16px;
    color: #444444;
}
.bgf{
    background-color: #fff;
    padding: 15px;
}