.vip-top{
    width: 1200px;
    height: 600px;
    background: url("../../src/img/vip/VIP-BG.png") center no-repeat;
}
.vip-bt{
    width: 1200px;
    height: 160px;
}
.vipBtn{
    display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    border-radius: 20px;
    background-color: #fd735e;
    border:2px solid #f3634e;
}
.vipBtn:hover{
    color: #ffffff !important;
}
.vip-top-main{
    padding-top: 155px;
    padding-left: 75px;
}
.vip-top-main h3{
    font-size: 60px;
    color: #fd8070;
}
.vip-top-main .txt{
    font-size: 24px;
    color: #fd8070;
}
.vip-top-main p{
    font-size: 14px;
    color: #666666;
}
.floatBannerBottom{
    display: none !important;
}
.vipBtn1{
    display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    color: #925b12;
    font-size: 16px;
    text-align: center;
    border-radius: 20px;
    border:2px solid #f8a722;
    background:#fd735e linear-gradient(to right, rgba(254, 237, 144, 0.82), rgba(252, 197, 90, 0.18));
}
.vipBtn1:hover{
    color: #925b12 !important;
}
/*二维码*/
#myWebchat {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 500;
    display: none;
}
#myWebchat .gray-over {
    background: rgba(0,0,0,0.6);
    width: 100%;
    height: 100%;
}
#myWebchat .myalert-container {
    position: absolute;
    display: block;
    width: 260px;
    background: #ffffff;
    height: 360px;
    top: 50%;
    left: 50%;
    margin-left: -130px;
    margin-top: -180px;
    border-radius: 16px;
}
#myWebchat .myalert-container-conn {
    padding: 20px;
    overflow: hidden;
}
.webChatImg{
    width: 220px;
    height: 220px;
}
.image-border {
    position: absolute;
    width: 45px;
    height: 45px;
}
.image-border1 {
    top: 0;
    left: 0;
    border-left: 4px solid #ff9292;
    border-top: 4px solid #ff9292;
}
.image-border2 {
    bottom: 0;
    right:0;
    border-right:4px solid #ff9292;
    border-bottom:4px solid #ff9292;
}
.main-image {
    width: 200px;
    height:200px;
    margin: 10px;
    padding: 10px;
    background: #f5f5f5;
    position: absolute;
}
.share-lq{
    display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    border-radius: 20px;
    background-color: #fd735e;
    border:2px solid #f3634e;
}
.share-lq:hover{
    color: #ffffff !important;
}
.share-txt li{
    color: #333333;
    font-size: 15px;
    position: relative;
    padding-left: 20px;
    line-height: 25px;
}
.share-txt .ico{
    left: 0;
    top:6px;
    width: 8px;
    height: 12px;
    background: url(../../src/img/vip/arr.png) 100% no-repeat;
    position: absolute;
}
#myalert .myalert-container-order {
    position: absolute;
    display: block;
    width: 400px;
    background: #ffffff;
    height: auto;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -80px;
    border: 4px solid #e5e5e5;
    border-radius: 4px;
}
#myalert .myalert-btn-order a{
    display: inline-block;
    padding:10px 13px;
    text-align: center;
}
#myalert .myalert-btn-order {
    text-align: right;
    margin-bottom: 20px;
}
/*二维码*/
