.banner{
    float: left;
    width:100%;
    min-width: 1200px;
    height: 600px;
    overflow: hidden;
    position: relative;
}
.banner>ul{
    width: 1920px;
    height: 600px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
}
.banner>ul>li>a{
    display: table-cell;
    width: 1920px;
    height: 600px;
    vertical-align: middle;
    text-align: center;
}
.banner>ul>li>a img{
    vertical-align: middle;
}
.content{
    float: left;
    width:100%;
    padding-bottom: 85px;
    min-width: 1200px;
    background:#47b378 url(../images/bg.jpg) no-repeat top center;
}
.travel-voucher{
    position: relative;
    height: 266px;
    margin-bottom: 145px;
}
.travel-box{
    position: absolute;
    top:0;
    left:50%;
    width:1000px;
    margin-left: -500px;
    height: 266px;
    background: #77c750;
    border-radius: 35px;
}
.travel-con{
    width:960px;
    margin: 20px;
    height: 226px;
    background: #52992e;
    border-radius: 20px;
}
.travel-voucher .arrow{
    display: block;
    width:68px;
    height: 68px;
    position: absolute;
    top:50%;
    margin-top: -34px;
    border-radius: 50%;
}
.travel-voucher .prev{
    background: url(../images/dir-arrow-left.png) no-repeat;
    left:16px;
}
.travel-voucher .next{
    background: url(../images/dir-arrow-right.png) no-repeat;
    right:16px;
}
.travel-voucher .prev:hover{
    background-position: -84px 0;
}
.travel-voucher .next:hover{
    background-position: -84px 0;
}
.travel-con h2{
    text-align: center;
    height: 62px;
    line-height: 62px;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}
.travel-con h2 span{
    font-weight: normal;
    color: #fae500;
    margin-left: 15px;
}
.travel-con ul li{
    width:312px;
    height: 158px;
    overflow: hidden;
    float: left;
    background: #ffd101;
    margin-left: 6px;
    position: relative;
    border-radius: 20px;
}
.travel-con ul li .txt{
    height: 118px;
    width:312px;
    position: absolute;
    top:0;
    left:0;
}
.travel-con ul li .txt .price{
    float: left;
    width:165px;
    text-align: center;
    color: #fe0000;
    font-size: 24px;
    font-weight: bold;
    line-height: 118px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.travel-con ul li .txt .price b{
    font-size: 56px;
    letter-spacing: -2px;
}
.travel-con ul li .txt .info{
    float: left;
    width:145px;
}
.travel-con ul li .txt .info strong{
    display: block;
    padding-top: 22px;
    font-size: 32px;
    color: #801b0f;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.travel-con ul li .txt .info em{
    color: #801b0f;
    font-size: 14px;
    margin-top: 10px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.travel-con ul li .txt .info span{
    color: #801b0f;
    font-size: 14px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.travel-con ul li .go-draw{
    position: absolute;
    bottom: 0;
    left:0;
    width:312px;
    height: 40px;
    background: #fe9400;
    text-align: center;
    line-height: 40px;
}
.travel-con ul li .go-draw a{
    width:312px;
    height: 40px;
    display: block;
    font-size: 18px;
    color: #67270b;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.travel-con ul li.li-2{
    background: #fff701;
}
.hot-boutique{
    width:1077px;
    padding-bottom: 30px;
    background: url(../images/bg-bottom.png) no-repeat bottom center;
    margin: 0 auto;
    position: relative;
}
.hot-boutique:before{
    position: absolute;
    content: "";
    top:0;
    left:-54px;
    width:56px;
    height: 283px;
    background: url(../images/bg-left.png) no-repeat;
}
.hot-boutique:after{
    position: absolute;
    content: "";
    top:0;
    right:-46px;
    width:46px;
    height: 283px;
    background: url(../images/bg-right.png) no-repeat;
}
.boutique-list{
    background: #fcfbf7;
    width:1021px;
    padding: 0 28px;
}
.boutique-title{
    position: relative;
    height: 80px;
}
.boutique-title i{
    display: block;
    position: absolute;
    width:187px;
    height: 108px;
    top:-57px;
    left:-33px;
    background: url(../images/hot-title-bg.png) no-repeat;
}
.boutique-list li{
    float: left;
    width:490px;
    height: 216px;
    margin: 0 10px 20px 10px;
}
.boutique-list li .pic{
    float: left;
    width:320px;
    height: 216px;
    overflow: hidden;
}
.boutique-list li .pic img{
    width:320px;
    height: 216px;
}
.boutique-list li .text{
    float: left;
    margin-left: 6px;
    width:164px;
}
.boutique-list li .text .title{
    display: block;
    height: 28px;
    overflow: hidden;
    line-height: 18px;
    font-size: 14px;
    padding: 10px 0;
}
.boutique-list li .text .title:hover{
    color: #fc6000;
}
.boutique-list li .text .res{
    height: 80px;
    overflow: hidden;
    line-height: 20px;
    color: #ffa133;
    padding-top: 4px;
}
.boutique-list li .text .res b{
    color: #666666;
    font-weight: normal;
}
.boutique-list li .text .price{
    font-size: 14px;
    color: #fe8149;
}
.boutique-list li .text .price b{
    font-size: 22px;
    font-weight: normal;
}
.boutique-list li .text .yd{
    margin-top: 10px;
    width:164px;
    height: 30px;
    text-align: center;
    background: #fe8149;
    line-height: 30px;
    display: block;
    color: #fff;
    font-size: 14px;
}
.boutique-list li .text .yd span{
    display: inline-block;
    margin: 0 5px;
}
.boutique-list li .text .yd i{
    display: inline-block;
    margin: 0 5px;
    width:6px;
    height: 10px;
    background: url(../images/yd-bg.png) no-repeat;
}
.common-list{
    padding-top: 40px;
}
.common-title{
    position: relative;
    text-align: center;
    width:1000px;
    margin: 0 auto;
    padding-bottom: 15px;
}
.common-title h2{
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}
.common-title span{
    color: #cfe5cf;
    font-size: 16px;
}
.common-title .more{
    position: absolute;
    top:20px;
    right:0;
    font-size: 16px;
    color: #fff;
}
.common-title .more i{
    display: inline-block;
    width:10px;
    height: 11px;
    margin-left: 5px;
    background: url(../images/more-bg.png) no-repeat;
}
.common-con{
    width:1068px;
    margin: 0 auto;
}
.common-con li{
    float: left;
    margin: 14px 15px;
    width:326px;
    height: 342px;
    background: url(../images/img-bg.png) no-repeat;
}
.common-con li .bok{
    width:288px;
    height: 300px;
    margin: 21px auto;
    background: #fff;
    position: relative;
}
.common-con li .bok .pic{
    position: absolute;
    top:0;
    left:0;
    width:288px;
    height: 196px;
    overflow: hidden;
}
.common-con li .bok .pic img{
    width:288px;
    height: 196px;
}
.common-con li .bok .text{
    position: absolute;
    bottom: 0;
    height: 104px;
    padding: 0 10px;
    width:268px;
}
.common-con li .bok .text .title{
    display: block;
    padding: 12px 0;
    height: 32px;
    overflow: hidden;
    line-height: 20px;
    font-size: 14px;
}
.common-con li .bok .text .title:hover{
    color: #fc6000;
}
.common-con li .bok .text .new-price{
    float: left;
    width:160px;
    color: #fe814b;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.common-con li .bok .text .new-price label{
    color: #333;
}
.common-con li .bok .text .new-price b{
    font-size: 22px;
    font-weight: normal;
}
.common-con li .bok .text .old-price{
    float: right;
    text-align: right;
    width:108px;
    color: #999999;
    font-size: 14px;
    text-decoration: line-through;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.common-con ul.gl li{
    width:326px;
    height: 303px;
    background: url(../images/img-bg-gl.png) no-repeat;
}
.common-con ul.gl li .bok{
    height: 261px;
}
.common-con ul.gl li .bok .text{
    height: 65px;
}
.float-menu{
    position: fixed;
    z-index: 9999;
    top: 50%;
    right:50%;
    margin-right: -740px;
}
.float-menu ul li{
    margin: 3px 0;
}
.float-menu ul li a{
    width:140px;
    height: 32px;
    background: #fcae10;
    border-radius: 20px;
    display: block;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.float-menu ul li a i{
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 15px;
    width:8px;
    height: 14px;
    background: url(../images/float-nav-bg.png) no-repeat;
}
.float-menu ul li.go-top a i{
    width:14px;
    height: 8px;
    background: url(../images/go-top.png) no-repeat;
}
