@charset "utf-8";
/* CSS Document */
.st-scenic-home-top {
    float: left;
    width: 1200px
}

/*焦点图*/
.st-scenic-slideBox {
    float: left;
    width: 1200px;
    height: 360px;
    overflow: hidden;
    position: relative;
    background: #e7e7e7;
}

.st-scenic-slideBox .hd {
    width: 100%;
    height: 13px;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 10px;
    z-index: 1;
    text-align: center
}

.st-scenic-slideBox .hd ul {
    overflow: hidden;
    zoom: 1
}

.st-scenic-slideBox .hd ul li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 2px;
    width: 13px;
    height: 13px;
    line-height: 13px;
    text-align: center;
    background: #fff;
    font-size: 0;
    vertical-align: top;
    cursor: pointer;
    border-radius: 50%
}

.st-scenic-slideBox .hd ul li.on {
    background: #ccc;
    color: #fff
}

.st-scenic-slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0
}

.st-scenic-slideBox .bd li {
    zoom: 1;
    vertical-align: middle
}

.st-scenic-slideBox .bd li a {
    display: table-cell;
    width: 1200px;
    height: 360px;
    vertical-align: middle;
    text-align: center;
}

.st-scenic-slideBox .bd img {
    vertical-align: middle
}

.st-scenic-slideBox .prev,
.st-scenic-slideBox .next {
    position: absolute;
    left: 1%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5
}

.st-scenic-slideBox .next {
    left: auto;
    right: 1%;
    background-position: 8px 5px
}

.st-scenic-slideBox .prev:hover,
.st-scenic-slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1
}

.st-scenic-slideBox .prevStop {
    display: none
}

.st-scenic-slideBox .nextStop {
    display: none
}

.st-cp-slideTab {
    float: left;
    width: 1200px;
    margin-top: 30px
}

.st-cp-slideTab .st-tabnav {
    float: left;
    width: 1200px;
    height: 40px;
    border-bottom: 1px solid #ccc
}

.st-cp-slideTab .st-tabnav h3 {
    float: left;
    color: #00b7ee;
    width: 300px;
    height: 40px;
    line-height: 40px;
    padding-left: 5px;
    font-size: 18px;
    font-weight: bold;
}

.st-cp-slideTab .st-tabnav span {
    float: left;
    color: #333;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    font-size: 14px;
    cursor: pointer;
    position: relative;
}

.st-cp-slideTab .st-tabnav span.on {
    color: #00b7ee;
    height: 39px;
    line-height: 40px;
    border-bottom: 3px solid #00b7ee
}

.st-cp-slideTab .st-tabnav span.on i {
    position: absolute;
    left: 50%;
    bottom: 0;
    display: block;
    width: 0;
    height: 0;
    margin-left: -4px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #00b7ee
}

.st-cp-slideTab .st-tabnav a.more {
    color: #333;
    float: right;
    height: 40px;
    line-height: 40px;
    padding-left: 17px;
    background: url(../images/index-ico.png) no-repeat 0 15px
}

.st-cp-slideTab .st-tabnav a:hover.more {
    color: #f80;
    background: url(../images/st-hover-ico.png) no-repeat 0 15px
}

.st-cp-slideTab .st-tabcon,
.st-cp-slideTab .st-tabcon ul {
    float: left;
    width: 1200px
}

.st-cp-slideTab .st-tabcon li {
    float: left;
    width: 283px;
    margin: 20px 20px 0 0;
    position: relative;
    border-radius: 3px;
    border: 1px solid #d8d8d8
}

.st-cp-slideTab .st-tabcon li.mr_0 {
    margin-right: 0
}

.st-cp-slideTab .st-tabcon li .hot-ico {
    position: absolute;
    left: -4px;
    top: -4px;
    display: block;
    width: 67px;
    height: 65px;
    background: url(../images/st-line-ico.png) no-repeat 0 -310px
}

.st-cp-slideTab .st-tabcon li .pic {
    display: table-cell;
    width: 283px;
    height: 193px;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    background: #e7e7e7;
}

.st-cp-slideTab .st-tabcon li .pic img {
    max-width: 283px;
    max-height: 193px;
    vertical-align: middle;
}

.st-cp-slideTab .st-tabcon li p {
    float: left;
    width: 253px;
    padding: 5px 15px 0
}

.st-cp-slideTab .st-tabcon li .tit a {
    float: left;
    color: #333;
    width: 253px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.st-cp-slideTab .st-tabcon li .tit a:hover {
    color: #f60;
    text-decoration: underline
}

.st-cp-slideTab .st-tabcon li .data del {
    float: left;
    color: #999;
    height: 30px;
    line-height: 30px
}

.st-cp-slideTab .st-tabcon li .data span {
    float: right;
    color: #f60;
    height: 30px;
    line-height: 30px
}

.st-cp-slideTab .st-tabcon li .data span b {
    padding: 0 3px;
    font-size: 18px;
    font-weight: 500
}

/* 景区列表 */
.st-sceniclist-box,
.st-sceniclist-con,
.scenic-list-con {
    float: left;
    width: 905px
}

.search-type-block {
    /*float: left;*/
    position: relative;
    margin-bottom: 25px;
    border: 1px solid #ebebeb;
    border-bottom: 0;
    background: #fff;
}

.search-type-item {
    border-bottom: 1px solid #e6e6e6;
    background: #f0f5fb;
}

.search-type-item .item-hd {
    float: left;
    color: #666;
    width: 90px;
    height: 24px;
    line-height: 24px;
    padding: 5px 10px 5px 0;
    text-align: right;
}

.search-type-item .item-bd {
    padding: 0 0 0 100px;
}

.item-check {
    height: 44px;
    padding: 0 20px;
    background: #fff;
}

.item-check .chick-child {
    float: left;
    color: #fff;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    margin: 10px 10px 0 0;
    background: #00b7ee;
}

.item-check .chick-child .closed {
    display: inline-block;
    width: 8px;
    height: 8px;
    vertical-align: middle;
    margin: -3px 0 0 6px;
    background: url("../images/st-line-ico.png") no-repeat 0 0;
}

.item-check .clear-item {
    float: left;
    height: 24px;
    line-height: 24px;
    margin-top: 10px;
}

.item-child {
    background: #fff;
}

.item-child:after,
.child-list:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
}

.child-block {
    padding: 5px 20px;
    overflow: hidden;
    position: relative;
    /*border-bottom: 1px dotted #ebebeb;*/
}

.item-child .all-link {
    float: left;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
}

.child-list {
    height: 24px;
    padding: 0 84px 0 0;
    overflow: hidden;
}

.child-list:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
}

.child-list .item {
    float: left;
    width: 120px;
    height: 24px;
}

.child-list .item a {
    float: left;
    color: #666;
    max-width: 100px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
}

.item-child .all-link:hover,
.child-list .item a:hover {
    background: #eef3f4;
}

.item-child .all-link.active,
.item-child .item a.active {
    color: #fff;
    background: #00b7ee;
}

.arrow {
    display: block;
    color: #999;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: 20px;
    top: 5px;
}

.arrow:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    margin: -2px 0 0 5px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.arrow.down:after {
    border-top: 4px solid #999;
}

.arrow.up:after {
    border-bottom: 4px solid #999;
}

.search-type-item .last {
    border-bottom: 0;
}

.search-console-btn {
    color: #00b7ee;
    display: block;
    width: 182px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    position: absolute;
    bottom: -24px;
    left: 50%;
    margin-left: -92px;
    border: 1px solid #e6e6e6;
    border-top: 1px solid #fff;
    background: #fff;
}

.search-console-btn:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    margin: -2px 0 0 5px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.search-console-btn.up:after {
    border-bottom: 4px solid #00b7ee;
}

.search-console-btn.down:after {
    border-top: 4px solid #00b7ee;
}

.search-type-block .choose-start-date {
    display: inline-block;
}

.st-sort-menu .sort-sum select {
    margin: 8px 5px 0 5px;
    height: 30px;
    border: 1px solid #cccccc;
    color: #999999;
    cursor: pointer;
    width: 100px;
}

.st-sort-menu .sort-sum select.sel-price {
    width: 130px;
}

.scenic-list-con .list-child {
    float: left;
    width: 879px;
    padding: 12px 12px 0;
    margin-top: 15px;
    position: relative;
    border: 1px solid #e5e5e5;
    background-color: #fff
}

.scenic-list-con .list-child > a {
    display: block;
    margin-bottom: 12px;
}

.scenic-list-con .list-child .hot-ico {
    position: absolute;
    left: -4px;
    top: -4px;
    width: 67px;
    height: 65px;
    background: url(../images/st-line-ico.png) no-repeat 0 -310px
}

.scenic-list-con .list-child .lc-image-text {
    width: 879px;
    position: relative
}

.scenic-list-con .list-child .pic {
    float: left;
    width: 206px;
    height: 110px
}

.scenic-list-con .list-child .pic span {
    display: table-cell;
    width: 206px;
    height: 110px;
    vertical-align: middle;
    text-align: center;
    background: #e7e7e7;
}

.scenic-list-con .list-child .pic img {
    max-width: 206px;
    max-height: 110px;
    vertical-align: middle;
}

.scenic-list-con .list-child .text {
    float: left;
    width: 470px;
    max-height: 140px;
    min-height: 110px;
    margin-left: 18px;
    overflow: hidden
}

.scenic-list-con .list-child .text .bt {
    color: #333;
    width: 100%;
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 8px
}

.scenic-list-con .list-child .text .attr {
    color: #f80;
    height: 20px;
    margin-bottom: 7px;
    overflow: hidden;
}

.scenic-list-con .list-child .text .attr span {
    padding: 0 5px;
    display: inline-block;
    font-size: 12px;
    border: 1px solid #ffb622;
    line-height: 18px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 0 8px 10px 0;
}

.scenic-list-con .list-child .text .attr img {
    max-height: 20px;
    vertical-align: middle;
    margin: -3px 5px 0 0;
}

.scenic-list-con .list-child .text .sell-point {
    width: 100%;
    line-height: 20px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 10px;
}

.scenic-list-con .list-child .text .open-time {
    height: 22px;
    line-height: 22px;
    color: #999;
}

.scenic-list-con .list-child .text .open-time dt {
    float: left;
    width: 60px;
}

.scenic-list-con .list-child .text .open-time dd {
    padding-left: 60px;
}

.scenic-list-con .list-child .text .open-time dd p {
    height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.scenic-list-con .list-child .text .ads {
    color: #999999;
    height: 20px;
    line-height: 20px;
    padding-left: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(../images/pos-ico.png) no-repeat 0 4px;
}

.scenic-list-con .list-child .text .ads > .pos {
    margin-right: 4px;
    color: #50b400;
}

.scenic-list-con .list-child .text .gys {
    margin-top: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.scenic-list-con .list-child .booking {
    position: absolute;
    top: 50%;
    right: 12px;
    width: 160px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
}

.scenic-list-con .list-child .lowest-jg {
    color: #999;
    display: block;
    height: 32px;
}

.scenic-list-con .list-child .lowest-jg i {
    color: #f63;
    font-size: 14px;
}

.scenic-list-con .list-child .lowest-jg em {
    font-size: 28px;
    font-family: Arial, "宋体", "Microsoft YaHei", Helvetica, sans-serif;
}

.list-child .booking .data {
    display: inline-block;
    border: 1px solid #ecf3fb;
    background-color: #f5f9fd;
    width: 144px;
    height: 36px;
    padding: 5px 0;
    margin-top: 15px;
}

.list-child .booking .data p {
    float: left;
    height: 32px;
    padding: 2px 0;
}

.list-child .booking .data p.sati {
    width: 53px;
    border-right: 1px solid #e2e9f1;
}

.list-child .booking .data p span {
    display: inline-block;
    text-align: center;
    color: #999;
    font-size: 12px;
    line-height: 16px;
}

.list-child .booking .data p span.num {
    color: #f63;
    font-size: 14px;
}

.list-child .booking .data p.comment {
    width: 89px;
}

.list-child .booking .data p span {
    display: inline-block;
    text-align: center;
    color: #999;
    font-size: 12px;
    line-height: 16px;
}

.car-typetable {
    float: left;
    width: 893px;
    margin-top: 5px
}

.car-typetable th {
    text-align: center;
    background: #f9f8f8
}

.car-typetable th .pl20 {
    float: left;
    padding-left: 20px
}

.car-typetable td {
    border-top: 1px solid #d8d8d8
}

.car-typetable td .type-tit {
    float: left;
    padding-left: 20px;
    cursor: pointer
}

.car-typetable td .date {
    display: block;
    width: 16px;
    height: 16px;
    font-size: 0;
    cursor: pointer;
    background: url(../images/date-img.png) left no-repeat
}

.car-typetable td .price {
    color: #f60;
    font-size: 14px
}

.car-typetable .fk-way {
    display: block;
    color: #fc6000;
    height: 18px;
    line-height: 18px;
    margin: 0 auto;
    border: 1px solid #fc6000;
    text-align: center;
    border-radius: 3px
}

.s-jf,
.p-jf,
.d-jf {
    float: left;
    color: #ff9b3a;
    height: 19px;
    line-height: 19px;
    font-size: 12px;
    padding-left: 24px;
    margin-left: 10px;
    background: url(../images/ls-icobg.png) no-repeat
}

.s-jf {
    background-position: 0 -307px
}

.p-jf {
    background-position: 0 -383px
}

.d-jf {
    background-position: 0 -269px
}

.s-jf i,
.p-jf i,
.d-jf i {
    float: right;
    width: 5px;
    height: 19px;
    background: url(../images/ls-icobg.png) no-repeat -123px -288px
}

.car-typetable td .booking-btn {
    color: #fff;
    display: inline-block;
    width: 70px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    text-align: center;
    border-radius: 3px;
    background: #ff8a00
}

.car-typetable td .booking-btn:hover {
    background: #f60
}

.car-typetable .cartype-nr {
    float: left;
    width: 853px;
    line-height: 20px;
    padding: 10px 20px;
    background: #fff4e4
}

/*景点详情页面*/
.st-scenic-show {
    float: left;
    width: 905px
}

.scenicshow-tw {
    float: left;
    width: 869px;
    padding: 15px;
    border: 3px solid #d8d8d8
}

.focus-slide {
    float: left;
    width: 460px;
}

.imgnav {
    position: relative;
    margin: 0 auto;
    width: 460px
}

#img {
    z-index: 10;
    display: table-cell;
    width: 460px;
    height: 312px;
    vertical-align: middle;
    position: relative;
    text-align: center;
    background: #e7e7e7;
}

#img img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    display: none
}

#front {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    cursor: pointer;
    width: 230px;
    height: 312px;
    background: url(../images/blank.gif)
}

#front a {
    position: absolute;
    left: 10px;
    top: 127px;
    display: block;
    background: url(../images/imgSlideLeft.png) no-repeat;
    width: 29px;
    height: 71px;
    display: none
}

#next {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 10;
    cursor: pointer;
    width: 230px;
    height: 312px;
    background: url(../images/blank.gif)
}

#next a {
    position: absolute;
    right: 10px;
    top: 127px;
    display: block;
    background: url(../images/imgSlideRight.png) no-repeat;
    width: 29px;
    height: 71px;
    display: none
}

#cbtn {
    background: #fff;
    position: relative;
    height: 72px;
    margin-top: 5px
}

#cbtn ul {
    position: relative;
    width: 10000px;
    height: 72px
}

#cbtn ul li {
    float: left;
    padding: 8px 3px 3px 3px;
    width: 90px;
    height: 61px;
    cursor: pointer;
    text-align: center;
    margin-right: 6px;
    position: relative
}

#cbtn ul li img {
    width: 90px;
    height: 61px;
    display: block
}

#cbtn li.hov {
    background: url(../images/imgHoverBg.gif) no-repeat
}

.ctrl div {
    clear: both
}

#cSlideUl {
    width: 402px;
    height: 72px;
    overflow: hidden;
    position: relative;
    top: 0;
    margin: 0 auto
}

.picSildeLeft {
    cursor: pointer;
    position: absolute;
    top: 6px;
    left: 0;
    z-index: 9
}

.picSildeRight {
    cursor: pointer;
    position: absolute;
    top: 6px;
    right: 0;
    z-index: 9
}

.cp-show-msg {
    float: right;
    width: 394px
}

.cp-show-msg .hs-title {
    margin-bottom: 12px
}

.cp-show-msg .hs-title h1 {
    color: #333;
    max-height: 78px;
    margin: 6px 0 10px;
    line-height: 26px;
    font-size: 20px;
    overflow: hidden;
}

.cp-show-msg .attr {
    height: 20px;
    overflow: hidden;
}

.cp-show-msg .attr .attr-item {
    display: inline-block;
    height: 18px;
    padding: 0 5px;
    font-size: 12px;
    color: #f80;
    line-height: 18px;
    border: 1px solid #ffb622;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-right: 5px;
}

.cp-show-msg .attr .attr-item:last-child {
    margin-right: 0;
}

.cp-show-msg .attr img {
    margin: 0 5px 0 0;
    vertical-align: middle;
    max-height: 20px;
}

.cp-show-msg .price-box {
    height: 30px;
    margin-bottom: 10px;
}

.cp-show-msg .price {
    height: 30px;
    line-height: 30px;
    margin-right: 10px
}

.cp-show-msg .price span {
    color: #999;
    font-size: 14px;
}

.cp-show-msg .price span i {
    color: #f63;
}

.cp-show-msg .price span b {
    color: #f63;
    font-size: 28px;
    font-weight: normal;
    font-family: Arial
}

.cp-show-msg .msg-ul {
    height: 20px;
    padding: 5px 0;
}

.jf-type-wrap {
    display: inline-block;
    height: 19px;
    vertical-align: middle;
    margin-right: 8px;
    position: relative;
    cursor: pointer;
}

.jf-type-wrap .num {
    display: inline-block;
    color: #ff9b3a;
    height: 19px;
    line-height: 19px;
    padding-left: 24px;
    vertical-align: top;
    font-size: 12px;
}

.jf-type-wrap .di {
    background: url("../images/ls-icobg.png") no-repeat 0 -269px;
}

.jf-type-wrap .ding {
    background: url("../images/ls-icobg.png") no-repeat 0 -307px;
}

.jf-type-wrap .ping {
    background: url("../images/ls-icobg.png") no-repeat 0 -383px;
}

.jf-type-wrap .num i {
    float: right;
    width: 5px;
    height: 19px;
    background: url("../images/ls-icobg.png") no-repeat right -288px;
}

.jf-type-wrap .info {
    display: none;
    width: 186px;
    position: absolute;
    left: 50%;
    bottom: 30px;
    z-index: 100;
    padding: 5px 8px;
    margin-left: -102px;
    border: 1px solid #ccc;
    font-size: 12px;
    background: #fff;
}

.jf-type-wrap .info .tit {
    display: block;
    height: 24px;
    line-height: 24px;
    font-weight: bold;
}

.jf-type-wrap .info .txt {
    color: #666;
    display: block;
    line-height: 18px;
    margin-top: 2px;
}

.jf-type-wrap .info .txt:after {
    content: "";
    display: block;
    width: 16px;
    height: 8px;
    position: absolute;
    left: 50%;
    bottom: -8px;
    margin-left: -8px;
    background: url("../images/ls-icobg.png") no-repeat right 0;
}

.cp-show-msg .sl {
    margin-bottom: 10px
}

.cp-show-msg .sl span {
    color: #999;
    line-height: 18px;
    vertical-align: middle
}

.cp-show-msg .sl s {
    display: inline-block;
    background-color: #c6c6c6;
    width: 2px;
    height: 11px;
    margin: 2px 20px 0;
    font-size: 0;
    text-decoration: none;
    vertical-align: middle
}

.cp-show-msg .sell-point {
    color: #666;
    max-height: 96px;
    line-height: 24px;
    margin-bottom: 12px;
    font-size: 14px;
    overflow: hidden
}

.cp-show-msg .time {
    color: #999;
    min-height: 16px;
    line-height: 16px;
    margin-bottom: 10px;
    font-size: 14px;
}

.cp-show-msg .time dt {
    float: left;
    width: 75px;
}

.cp-show-msg .time dd {
    padding-left: 75px;
}

.cp-show-msg .ts {
    float: left;
    color: #999;
    width: 380px;
    min-height: 16px;
    padding: 0 0 0 20px;
    line-height: 16px;
    font-size: 12px;
    background: url(../images/pos-ico.png) no-repeat 0 0;
}

.cp-show-msg .ts > .pos {
    color: #50b400;
    margin-right: 4px;
}

.scenicshow-con {
    float: left;
    width: 905px;
    margin-top: 15px
}

.scenicshow-con .tabnav-list {
    float: left;
    width: 905px;
    border-bottom: 2px solid #00b7ee;
    background: #f8f8f8
}

.fxd {
    position: fixed;
    top: 0;
    z-index: 999;
}

.scenicshow-con .tabnav-list span {
    color: #666;
    float: left;
    height: 39px;
    line-height: 39px;
    padding: 0 10px;
    font-size: 14px;
    cursor: pointer;
    margin-right: -1px;
    border: 1px solid #eee;
    border-bottom: 0
}

.scenicshow-con .tabnav-list span.on {
    color: #fff;
    height: 40px;
    line-height: 39px;
    border: 0;
    background: #00b7ee
}

.tabbox-list {
    float: left;
    width: 863px;
    padding: 0 20px 15px;
    border: 1px solid #d8d8d8;
    border-top: 0
}

.tabcon-list {
    float: left;
    width: 863px;
    margin-top: 20px
}

.tabcon-list .list-tit {
    float: left;
    width: 863px;
    border-bottom: 1px solid #d8d8d8
}

.tabcon-list .list-tit strong {
    float: left;
    color: #000;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    /*background:url(../images/list-tit-bg.png) left no-repeat*/
}

.tabcon-list .list-txt {
    color: #000;
    float: left;
    width: 833px;
    line-height: 24px;
    overflow: hidden;
    padding: 10px 15px 0
}

.tabcon-list .list-txt * {
    max-width: 100%
}

.tabcon-list .list-txt strong {
    font-weight: bold !important;
}

.tabcon-list .list-txt i,
.tabcon-list .list-txt em {
    font-style: italic !important;
}

.tabcon-list .list-txt a {
    color: #0082dd;
}

.tabcon-list .list-txt a:hover {
    color: #ff8a00;
    text-decoration: underline;
}

.tabcon-list .list-txt table,
.tabcon-list .list-txt th,
.tabcon-list .list-txt td {
    border: 1px solid #e5e5e5;
}

.tabcon-list .car-typetable {
    width: 863px
}

.tabcon-list .car-typetable .cartype-nr {
    width: 823px
}

.tabcon-list .car-typetable tr:hover {
    background: #fff4e4;
}

.car-typetable td .type-tit i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    width: 9px;
    height: 10px;
    background: url(../images/car-show-type-tit-ico.png) no-repeat;
}

.car-typetable td .type-tit i.on {
    background-position: -12px 0;
}

.car-typetable td .type-tit:hover {
    color: #00b7ee;
    text-decoration: underline;
}

.tabcon-list .car-typetable .cartype-nr {
    position: relative;
}

.tabcon-list .car-typetable .cartype-nr:before {
    content: "";
    position: absolute;
    width: 9px;
    height: 4px;
    background: url(../images/xl-ico.png) no-repeat;
    left: 30px;
    top: -4px;
}

/*新增内容*/
.spot-typetable .type-label {
    margin-bottom: 1px;
    position: relative;
}

.spot-typetable .type-label .label-tit {
    position: absolute;
    left: 0;
    width: 88px;
    border-right: 1px solid #fff;
    text-align: center;
    height: 100%;
}

.spot-typetable .type-label .label-tit label {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    margin-top: -20px;
    height: 40px;
    line-height: 40px;
}

.spot-typetable .type-label ul {
    width: 100%;
    background: #fff;
}

.spot-typetable .type-label ul li {
    width: 100%;
    background: #fff;
    border-bottom: 1px dashed #e6e6e6;
}

.scenic-list-con .spot-typetable .type-label ul li.li-hide {
    display: none;
}

.scenic-list-con .spot-typetable .type-label ul li:last-child {
    border-bottom: none;
}

.spot-typetable .type-label ul li .ticket-title {
    width: 100%;
    height: 24px;
    padding: 6px 0;
    overflow: hidden;
}

.spot-typetable .ticket-title .type-tit {
    float: left;
    max-width: 843px;
    font-size: 14px;
    padding-right: 20px;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    position: relative;
}

.spot-typetable .ticket-title .type-tit .arr-ico {
    position: absolute;
    right: 0;
    top: 0;
    height: 24px;
    width: 20px;
    background: url("../images/spot-icon-group.png") no-repeat right 10px;
}

.spot-typetable .ticket-title .type-tit:hover,
.spot-typetable .ticket-title .type-tit.active {
    color: #f60;
}

.spot-typetable .ticket-title .type-tit:hover .arr-ico {
    background: url("../images/spot-icon-group.png") no-repeat right -28px;
}

.spot-typetable .ticket-title .type-tit.active .arr-ico {
    color: #f60;
    background: url("../images/spot-icon-group.png") no-repeat right -10px;
}

.spot-typetable .ticket-data {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #666;
    padding-bottom: 12px;
}

.spot-typetable .ticket-data .ticket-type,
.spot-typetable .ticket-data .order-time,
.spot-typetable .ticket-data .ticket-price,
.spot-typetable .ticket-data .pay-type {
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 20px;
}

.spot-typetable .ticket-data .ticket-type {
    width: 120px;
}

.spot-typetable .ticket-data .order-time {
    width: 160px;
}

.spot-typetable .ticket-data .ticket-price {
    width: 190px;
}

.spot-typetable .ticket-data .price,
.spot-typetable .ticket-data .ori-price {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}

.spot-typetable .ticket-data .ticket-price em {
    font-style: normal;
    color: #f63;
}

.spot-typetable .ticket-data .ticket-price strong {
    font-weight: normal;
    color: #f63;
    font-size: 20px;
}

.spot-typetable .ticket-data .ticket-price del {
    color: #999;
}

.spot-typetable .ticket-data .ticket-order-btn {
    float: right;
    width: 160px;
    text-align: right;
}

.spot-typetable .ticket-data .booking-btn {
    display: inline-block;
    width: 80px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background-color: #ff8a00;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.spot-typetable .ticket-data .booking-btn.over {
    background-color: #999;
    color: #fff;
    cursor: default;
}

.spot-typetable .more-btn-box {
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: right;
    border-top: 1px dashed #e6e6e6;
    margin-top: -1px;
    background-color: #fff;
}

.spot-typetable .more-btn-box > a {
    color: #00b7ee;
    padding-right: 15px;
    background: url("../images/spot-icon-group.png") no-repeat right -59px;
}

.spot-typetable .more-btn-box > a.up {
    background: url("../images/spot-icon-group.png") no-repeat right -87px;
}

.spot-typetable .suit-des {
    display: none;
}

.spot-typetable .cartype-nr {
    padding: 15px;
    background-color: #fafafa;
}

.spot-typetable .cartype-nr-sm {
    margin-bottom: 10px;
}

.spot-typetable .cartype-nr-sm:last-child {
    margin-bottom: 0;
}

.spot-typetable .cartype-nr .hd {
    display: block;
    width: 100%;
    height: 20px;
    line-height: 20px;
}

.spot-typetable .cartype-nr .bd {
    color: #999;
    line-height: 22px;
}

.spot-typetable .cartype-nr .bd em {
    font-style: italic;
}

.spot-typetable .cartype-nr .bd em * {
    font-style: italic;
}

.spot-typetable .cartype-nr .bd strong {
    font-weight: bold;
}

.spot-typetable .cartype-nr .bd strong * {
    font-weight: bold;
}

/* 目的地优化 */
.seo-content-box {
    padding: 10px 20px;
    margin-bottom: 15px;
    border: 1px solid #d8d8d8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #f5f5f5;
}

.seo-content-box .seo-bar {
    padding: 5px 0;
}

.seo-content-box .seo-bar .seo-title {
    color: #00b7ee;
    font-size: 18px;
    font-weight: bold;
}

.seo-content-box .seo-wrapper {
    padding: 5px 0;
}

.seo-content-box .seo-wrapper * {
    max-width: 100%
}

.seo-content-box .seo-wrapper strong {
    font-weight: bold !important;
}

.seo-content-box .seo-wrapper i,
.seo-content-box .seo-wrapper em {
    font-style: italic !important;
}

.seo-content-box .seo-wrapper a {
    color: #0082dd;
}

.seo-content-box .seo-wrapper a:hover {
    color: #ff8a00;
    text-decoration: underline;
}

.seo-content-box .seo-wrapper table,
.seo-content-box .seo-wrapper th,
.seo-content-box .seo-wrapper td {
    border: 1px solid #e5e5e5;
}

/*点评*/
.cp-show-msg .sl a {
    color: #999;
    vertical-align: middle;
}

.cp-show-msg .sl a:hover {
    text-decoration: underline;
}
