
.g_upBtn_txt{
    text-align: center;color: #aaaaaa;line-height: 40px;
}
.g_upBtn{
    display: block;background: #009601;color: #fff;margin: 60px auto 20px;width: 132px;text-align: center;line-height: 40px;font-size: 20px;
}
.g_h1{
    background: url('../../images/vipLevel/h1.png');
    background-size: 100% 100%;
}
.g_shield_ico_txt{
    text-align: center;
    position: absolute;
    font-size: 57px;
    top: 0px;
    width: 100%;
}
.g_shield_ico{
    margin: 50px auto 15px;
    width: 100px;
    display: block;
}

.g_shield_p{
    font-size:16px;
    text-align: center;
    font-weight: bold;
}
.g_infoTable td{
    padding:25px;
}
.g_infoTable{
    margin: 30px 0px;
    background: #fff;
    width:100%;
}
.g_shield_txt{
    margin: 0px;
    text-align: center;
    font-size: 35px;
}

.g_surround,.g_surround2 {
    bottom: 0px;
    width: 100%;
    margin: 0px;
    position: absolute;
    height: 305px;
    background: url('../../images/vipLevel/guaranteelist.png');
}
.g_surround2 li {
    float: left;
    width: 224px;
    margin: 0px 33px;
}

.g_surround li {
    float: left;
    width: 330px;
    margin: 0px 33px;
}

.g_allwidth {
    position: absolute;
    width: 100%;
    height: 640px;
    left: 0px;
}

.g_allwidth_p {
    height: 750px;
}

.g_problem_con{
    margin: 15px 0;
    font-size: 12px;
    color: #666;
}
.g_title{
    font-size: 14px;
    font-weight: bold;
    margin: 25px -10px;
}


.g_pagebutton{
    float: right;
    width: 10%;
    color: #fff;
    background: #096;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    text-align: center;
    margin: 0px 10px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.g_blue{
    color: #009601;
    /*color: #2f8ed5;
    color: #429bcf;*/
}
.g_orange{
    color: #ef8015;
}

.g_gold,.g_bronze,.g_silver,.g_void{
    background: url('../../images/vipLevel/g_levelList.png') no-repeat;
    padding: 3px 10px 4px 26px;
    background-size: 100%;
    color: #fff;
    font-size: 14px;
}
.g_gold{
    background-position: 0px -77px;
}

.g_silver{
    background-position: 0px -51px;
}
.g_bronze{
    background-position: 0px -25px;
}
.g_void{
    background-position: 0px 0px;
}

.g_surround2 li .g_shield_p  {
    font-size: 13px;
}
.g_surround2 li .g_shield_txt {
    font-size: 30px;
}
.g_surround2 .g_shield_ico_txt{
    font-size: 45px;margin-top: 35px;
}
.g_surround2 img{
    margin: 40px auto 0px;display: block;width:70px;
}
.g_openBtn:hover{
    background: #2ebb2e;
    color: #fff;
}
.g_openBtn{
    cursor: pointer;display: block;font-size: 30px;color: #fff;width: 318px;height: 70px;line-height: 70px;background: #009600;border-radius: 50px;margin: 0 auto;text-align: center;border: 1px solid #d5af69;
}