@charset 'utf-8';

.tripList .link:after,
.tripList .link:before,
.tripList:after {
    content: '\0020';
    display: block
}

.tripList {
    margin: 0 -10px;
    *zoom: 1
}

.tripList:after {
    clear: both;
    height: 0
}

.tripList .item {
    float: left;
    margin: 10px
}

.tripList .link {
    position: relative;
    float: left;
    width: 224px;
    height: 252px;
    border-top: 0 none;
    background: #fff;
    color: #999;
    font-size: 12px;
    line-height: 20px;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    *zoom: 1
}

.tripList .link:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #e4e4e4
}

.tripList .link:after {
    clear: both;
    height: 0
}

.tripList .link .cover {
    display: block;
    position: relative
}

.tripList .link .cover .img {
    display: block;
    width: 224px;
    height: 149px
}

.tripList .link .tag {
    position: absolute;
    top: 0;
    left: 0;
    height: 26px;
    padding: 3px 10px;
    background: #00af67;
    color: #fff;
    font-size: 14px;
    opacity: .95
}

.tripList .link .name,
.tripList .link .nameH {
    display: block;
    display: -webkit-box;
    *display: block;
    font-size: 14px;
    word-break: break-all
}

.tripList .link .name {
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 52px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 40px;
    padding: 10px 12px 0;
    color: #333;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -webkit-transition: height .2s ease-out;
    -o-transition: height .2s ease-out;
    transition: height .2s ease-out
}

.tripList .link .name a {
    color: #333
}

.tripList .link .nameH {
    visibility: hidden;
    padding: 0 12px
}

.tripList .link .from,
.tripList .link .price {
    position: absolute;
    bottom: 12px
}

.tripList .link .price {
    left: 10px;
    color: #f55;
    font-size: 19px
}

.tripList .link .price:before {
    content: '\ffe5';
    font-size: 15px
}

.tripList .link .price:after {
    content: '\8d77';
    margin-left: 2px;
    color: #999;
    font-size: 12px
}

.tripList .link .from {
    right: 12px
}

.tripList .link:hover {
    border-radius: 1px;
    box-shadow: 0 0 8px #ccc
}

:root .tripList .link:hover:before {
    display: none
}

.tripList .link:hover .img {
    opacity: .92;
    filter: alpha(opacity=92)
}

:root .tripList .link:hover .img {
    filter: none
}

:root .tripList .link.line3 .name {
    height: 60px;
    background: #fff;
    background: rgba(255, 255, 255, .95);
    -webkit-line-clamp: 3
}

.tripList .more {
    position: relative;
    float: left;
    width: 224px;
    height: 252px;
    margin: 10px
}

.tripList .more a {
    display: block;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    padding: 57px 0 0;
    background: url(../images/home/listMore-1.jpg?v=277839);
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.tripList .more a:after {
    content: '\e60f';
    display: block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 42px;
    height: 42px;
    border: 2px solid #fff;
    border-radius: 50%;
    background: rgba(0, 0, 0, .2);
    margin: 0 auto;
    font-family: iconfont;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 42px;
    text-align: center;
    text-indent: 4px;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

#cateMenu .title .tip:before,
#filmstour .next:after,
#filmstour .prev:after,
#focalArea:after,
.section .head:after {
    content: '\0020'
}

#cateMenu .title,
.section .head .title {
    -webkit-font-smoothing: subpixel-antialiased
}

.tripList .more a .target {
    display: block;
    margin: 0 0 20px;
    font-size: 18px;
    font-weight: 700
}

.tripList .more a .dest {
    font-weight: 700
}

.tripList .more a:hover {
    border-radius: 1px;
    box-shadow: 0 0 8px #aaa;
    opacity: .95;
    filter: alpha(opacity=95)
}

:root .tripList .more a:hover {
    filter: none
}

.tripList .more a:hover:after {
    background: rgba(0, 0, 0, .35)
}

#content {
    padding: 20px 0 30px;
    background: #f8f8f8
}

#focalArea {
    *zoom: 1
}

#focalArea:after {
    display: block;
    clear: both;
    height: 0
}

#cateMenu,
#filmstour {
    height: 380px;
    background: #fff
}

#cateMenu {
    float: left;
    width: 248px;
    color: #666;
    font-size: 14px;
    line-height: 26px
}

#cateMenu a {
    color: #666;
    white-space: nowrap
}

#cateMenu a:hover {
    color: #00af67 !important
}

#cateMenu .hot {
    color: #ff7d13 !important
}

#cateMenu .mark {
    color: #00af67 !important
}

#cateMenu .title,
#cateMenu .title a {
    color: #333
}

#cateMenu .title .tip {
    display: inline-block;
    position: relative;
    height: 16px;
    margin: 0 0 0 -5px;
    padding: 0 2px;
    background: #fb6850;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    vertical-align: 2px
}

#cateMenu .title .tip:before {
    display: block;
    position: absolute;
    top: 50%;
    right: 100%;
    width: 0;
    height: 0;
    margin: -3px 0 0;
    border: 3px solid transparent;
    border-right-color: #fb6850
}

#cateMenu .cateItem {
    position: relative;
    margin: 0 15px;
    padding: 21px 0;
    border-top: 1px solid #eee
}

#cateMenu .cateItem:after,
#cateMenu .cateItem:before {
    content: '\0020';
    display: block;
    position: absolute
}

#cateMenu .cateItem:first-child {
    border-top: 0 none
}

#cateMenu .cateItem .place,
#cateMenu .cateItem .title {
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis
}

#cateMenu .cateItem .title {
    color: #222;
    font-size: 18px
}

#cateMenu .cateItem .title a {
    margin: 0 12px 0 0
}

#cateMenu .cateItem .place {
    color: #666;
    font-size: 14px
}

#cateMenu .cateItem .place a {
    margin: 0 7px 0 0
}

#filmstour {
    overflow: hidden;
    position: relative;
    float: right;
    z-index: 1;
    width: 932px
}

#filmstour .frame,
#filmstour .frame img,
#filmstour .frames {
    width: 100%;
    height: 100%
}

#filmstour .frame img {
    display: block
}

#filmstour .pager {
    position: absolute;
    bottom: 20px;
    left: 50%;
    z-index: 2;
    width: 240px;
    margin-left: -120px;
    text-align: center;
    white-space: nowrap
}

#filmstour .page {
    display: inline-block;
    width: 40px;
    height: 5px;
    margin: 0 1px;
    background: grey;
    background: rgba(0, 0, 0, .5);
    cursor: pointer;
    filter: alpha(opacity=50)
}

:root #filmstour .page {
    filter: none
}

#filmstour .page.on {
    color: #fff;
    background: #fff;
    filter: none
}

#filmstour .next,
#filmstour .prev {
    display: none;
    position: absolute;
    top: 50%;
    z-index: 2;
    width: 40px;
    height: 71px;
    margin: -36px 0 0;
    background: #333;
    background: rgba(0, 0, 0, .4);
    cursor: pointer;
    filter: alpha(opacity=80)
}

:root #filmstour .next,
:root #filmstour .prev {
    filter: none
}

#filmstour .next:after,
#filmstour .prev:after {
    display: block;
    width: 40px;
    height: 40px;
    margin: 15px 0 0;
    background: url(../images/home/sp.png?v=e1df5c)
}

#filmstour .next:hover,
#filmstour .prev:hover {
    background: #222;
    background: rgba(0, 0, 0, .6)
}

#filmstour .prev {
    left: 0
}

#filmstour .prev:after {
    background-position: -40px -40px
}

#filmstour .next {
    right: 0
}

#filmstour .next:after {
    background-position: -80px -40px
}

#filmstour:hover .next,
#filmstour:hover .prev {
    display: block
}

.section {
    margin: 15px 0
}

.section .head {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 55px;
    white-space: nowrap;
    *zoom: 1
}

.section .head:after {
    display: block;
    clear: both;
    height: 0
}

.section .head .title {
    overflow: hidden;
    float: left;
    width: 258px;
    padding: 15px 0 0;
    color: #333;
    font-size: 27px;
    font-weight: 400;
    line-height: 30px
}

.section-abroad .tripList .more a {
    background: url(../images/home/listMore-5.jpg?v=764cfc)
}

.section-domestic .tripList .more a {
    background: url(../images/home/listMore-6.jpg?v=408ad4)
}