    body{background:#fff;}
    .swiper_wrap{
        position: relative;
        width: 800px;
        height: 32px;
        margin: 0 auto;
        overflow: hidden;
    }
    .swiper_wrap ul{
        position: relative;
        top: 0;
        left: 60px;
        width: 695px;
        float: right;
        margin-top: 2px;
    }
    .swiper_wrap ul li{
        line-height: 31px;
        padding-left: 24px;
        border: 0;
        color: #444400;
    }
    .swiper_wrap .lt{
        position: absolute;
        left: -1px;
        top: 7px;
        font-family: "ËÎÌå";
        font-weight: bold;
        color: #FFFFFF;
        width: 50px;
        text-align: center;
    }
    .swiper_wrap .gg{
        position: absolute;
        left: 100px;
        top: 7px;
        font-family: "ËÎÌå";
        font-weight: bold;
        font-size: 15px;
        color: #FFFFFF;
    }
    .swiper_wrap .gt{
        position: absolute;
        right: 26px;
        top: 7px;
        font-family: "ËÎÌå";
        font-weight: bold;
        color: #FFFFFF;
        width: 50px;
        text-align: center;
    }
    .swiper_wrap .font_inner a{
        color: #DFC381;
        font-size: 14px;
    }
    .swiper_wrap .font_inner a:hover{
        color: #FFFFFF;
        font-size: 14px;
    }
    .swiper_wrap a:hover{
        color: #ddc07a;
    }