.line-show-main {
    background: #f5f5f5;
    padding-bottom: 20px;
}

.crumbs {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.crumbs a {
    color: #666666;
    padding: 0 5px;
}

.crumbs span {
    color: #999999;
    padding-left: 5px;
}

.detail-top {
    padding: 10px 0;
    border-bottom: 1px solid #e6e6e6;
}

.detail-top .detail-tit {
    max-width: 796px;
}

.detail-top .detail-tit h1 {
    font-size: 22px;
    line-height: 30px;
    display: inline;
}

.detail-top .detail-tit i {
    display: inline;
}

.detail-top .detail-price .old-price {
    color: #ccc;
    font-size: 14px;
    margin-right: 12px;
}

.detail-top .detail-price .old-price em {
    text-decoration: line-through;
}

.detail-top .detail-price .new-price {
    font-size: 14px;
    color: #999;
}

.detail-top .detail-price .new-price em {
    color: #fc6000;
    font-size: 16px;
}

.detail-top .detail-price .new-price strong {
    color: #fc6000;
    font-size: 24px;
    font-weight: bold;
}

.detail-main {
    margin-top: 20px;
}

.detail-main-pic {
    width: 584px;
}
.dmp-banner{
    width: 584px;
}
#img{
    overflow: hidden;
    width:584px;
    height: 396px;
}
#img li{
    width:584px;
    height: 396px;
    overflow: hidden;
}
#img li a{
    width:584px;
    height: 396px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
#img img {
    max-width: 584px;
    max-height: 396px;
    vertical-align: middle;
}

#cbtn {
    height: 86px;
    margin: 19px 0;
    position: relative;
}

#cbtn .picSildeLeft {
    position: absolute;
    left: 0;
    top: 19px;
    cursor: pointer;
    z-index: 999;
}

#cbtn .picSildeRight {
    position: absolute;
    right: 0;
    top: 19px;
    cursor: pointer;
    z-index: 99;
}

#cSlideUl {
    width: 502px;
    height: 78px;
    overflow: hidden;
    position: relative;
    top: 0;
    margin: 0 auto
}

#cSlideUl .hoverBg {
    width: 114px;
    height: 74px;
    border: 2px solid #ff6600;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

#cSlideUl ul {
    position: absolute;
    width: 10000px;
    height: 78px;
}

#cSlideUl ul li {
    float: left;
    width: 118px;
    height: 78px;
    cursor: pointer;
    text-align: center;
    margin-right: 10px;
    position: relative;
    box-sizing:border-box;
    overflow:hidden;
}


#cSlideUl ul li.last-li {
    margin-right: 0;
}

#cSlideUl ul li img {
    width: 118px;
    height: 78px;
    display: block
}

.dmp-des .dmp-des-tit {
    width: 100%;
    background: #00b7ee;
    border-radius: 5px;
}

.dmp-des .dmp-des-tit p {
    padding:15px;
    line-height: 22px;
    color: #fff;
    font-size: 12px;
}

.dmp-des-info {
    padding: 15px;
}

.dmp-des-info>p {
    line-height: 28px;
    color: #666666;
    font-size: 14px;
}
.dmp-des-info>p.first-p{
    font-size: 12px;
}
.dmp-des-info .line3 {
    float: left;
    width: 174px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dmp-des-info .line3 .color-9{
    color: #999;
}
.dmp-des-info>p em {
    color: #00b7ee;
}

.dmp-des-info>p i {
    font-style: normal;
}

.dmp-des-info>p span label,
.dmp-des-info>p span img,
.dmp-des-info>p span em,
.dmp-des-info>p span i {
    vertical-align: middle;
    display: inline-block;
}

.dmp-des-info>p span img {
    margin: 0 2px 10px 0;
}
.dmp-des-info>p.fk{
    margin-top: 10px;
}
.dmp-des-info>p.fk label,.dmp-des-info>p.fk span{
    float: left;
}
.dmp-des-info>p.fk label{
    width:72px;
}
.dmp-des-info>p.fk span{
    width:450px;
}
.detail-main-buy {
    width: 576px;
    background: #fff;
}

.buy-con {
    padding: 20px;
}

.buy-con .tc dt {
    color: #666;
    font-size: 16px;
    margin-bottom: 13px;
}

.buy-con .tc dd a {
    float: left;
    padding: 0 18px;
    height: 38px;
    line-height: 38px;
    color: #666;
    font-size: 14px;
    margin: 5px 5px 5px 0;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.buy-con .tc dd a.active {
    color: #ff6600;
    border: 2px solid #ff6600;
}

.tc-info {
    margin-top: 10px;
}

.tc-info>p {
    color: #999;
}

.tc-info>p>label,
.tc-info>p>span {
    float: left;
    line-height: 22px;
}

.tc-info>p>label {
    width: 61px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tc-info>p>span {
    width: 473px;
}

.tc-info>p>span span {
    display: inline-block;
    vertical-align: middle;
    color: #ff9b3a;
    height: 19px;
    line-height: 19px;
    font-size: 12px;
    padding-left: 24px;
    margin-right: 5px;
    background: url(../images/ls-icobg.png) no-repeat;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.tc-info>p>span span.di {
    background-position: 0 -269px;
}

.tc-info>p>span span.ding {
    background-position: 0 -307px;
}

.tc-info>p>span span.ping {
    background-position: 0 -383px;
}

.tc-info>p>span span i {
    display: inline-block;
    vertical-align: top;
    width: 5px;
    height: 19px;
    background: url(../images/ls-icobg.png) no-repeat;
}

.tc-info>p>span span.di i {
    background-position: -123px -288px;
}

.tc-info>p>span span.ding i {
    background-position: -123px -326px;
}

.tc-info>p>span span.ping i {
    background-position: -123px -326px;
}

.tc-date {
    margin-top: 34px;
}

.tc-date .time {
    display: block;
    color: #666666;
    font-size: 16px;
    margin-bottom: 15px;
}

.tc-date .calendar-table {
    padding-bottom: 17px;
}

.tc-date .calendar-table .warning .close-c {
    position: absolute;
    top: 15px;
    right: 15px;
    display: block;
    width: 11px;
    height: 11px;
    background: url(../images/close-c.png) no-repeat;
}

.tc-date .calendar-table .month {
    height: 62px;
    background: #f5f5f5;
    margin-top: 15px;
    position: relative;
    width: 100%;
}

.tc-date .calendar-table .month .left-arrow {
    position: absolute;
    left: 0;
    width: 41px;
    height: 62px;
}

.tc-date .calendar-table .month .left-arrow i {
    display: block;
    width: 9px;
    height: 11px;
    width: 41px;
    cursor: pointer;
    height: 62px;
    background: url(../images/left-c.png) no-repeat center center;
}

.tc-date .calendar-table .month .left-arrow i.on {
    background: url(../images/left-c-vis.png) no-repeat center center;
}

.tc-date .calendar-table .month .right-arrow {
    position: absolute;
    right: 0;
    width: 41px;
    height: 62px;
}

.tc-date .calendar-table .month .right-arrow i {
    display: block;
    width: 9px;
    height: 11px;
    width: 41px;
    cursor: pointer;
    height: 62px;
    background: url(../images/right-c.png) no-repeat center center;
}

.tc-date .calendar-table .month .right-arrow i.on {
    background: url(../images/right-c-vis.png) no-repeat center center;
}

.tc-date .calendar-table .month .month-con {
    position: absolute;
    left: 41px;
    width: 455px;
    height: 62px;
    overflow: hidden;
}

.tc-date .calendar-table .month .month-con p {
    width: 78px;
    min-width: 78px;
    height: 62px;
    min-height: 62px;
    cursor: pointer;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.tc-date .calendar-table .month .month-con p span,
.tc-date .calendar-table .month .month-con p em {
    vertical-align: middle;
    display: block;
}

.tc-date .calendar-table .month .month-con p span {
    color: #4b5b66;
    font-size: 14px;
    font-weight: bold;
}

.tc-date .calendar-table .month .month-con p em {
    color: #ff6600;
}

.tc-date .calendar-table .month .month-con p.on {
    background: #4b5b66;
}

.tc-date .calendar-table .month .month-con p.on span,
.tc-date .calendar-table .month .month-con p.on em {
    color: #fff;
}

.tc-date .calendar-table .week {
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: #f5f5f5;
    margin-top: 2px;
}

.tc-date .calendar-table .week .week-con {
    padding: 0 41px;
}

.tc-date .calendar-table .week a {
    float: left;
    padding-right: 60px;
    text-align: center;
    color: #666666;
}

.tc-date .calendar-table .week a.last-a {
    padding-right: 0;
}

.tc-date .calendar-table .day-cons {
    padding: 9px 9px 0 17px;
    position: relative;
}

.tc-date .calendar-table .day-cons a {
    min-width: 63px;
    min-height: 52px;
    width: 63px;
    height: 52px;
    border: 1px solid #d7d8dc;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    margin: 0 7px 3px 0;
    display: block;
    float: left;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.tc-date .calendar-table .day-cons a.active {
    border: 2px solid #ff7362;
}

.tc-date .calendar-table .day-cons a.active span {
    color: #ff7362;
}

.tc-date .calendar-table .day-cons a.no {
    border: 1px solid transparent;
}

.tc-date .calendar-table .day-cons a.out {
    background: #f5f5f5;
}

.tc-date .calendar-table .day-cons a.out span,
.tc-date .calendar-table .day-cons a.out em,
.tc-date .calendar-table .day-cons a.out i {
    color: #c0c0c0;
}

.tc-date .calendar-table .day-cons a span,
.tc-date .calendar-table .day-cons a em,
.tc-date .calendar-table .day-cons a i {
    display: block;
    vertical-align: middle;
}

.tc-date .calendar-table .day-cons a span {
    color: #666666;
}

.tc-date .calendar-table .day-cons a em,
.tc-date .calendar-table .day-cons a i {
    color: #ff7362;
}

.tc-date .calendar-table .day-cons a i {
    font-style: normal;
}

.tc-date .btn-yd {
    margin-left: 17px;
    margin-top: 39px;
}

.tc-date .btn-yd a {
    display: block;
    width: 226px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    background: #ff8a00;
    font-size: 18px;
}

.lineshow-con-wrap {
    margin-top: 40px;
}

.lineshow-con {
    width: 900px;
    background: #ffffff;
    padding-bottom: 20px;
}

.lineshow-con .tabnav-list .nav {
    display: block;
}

.lineshow-con .tabnav-list span {
    float: left;
    border-right: 1px solid #e6e6e6;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e6e6e6;
    padding: 0 15px;
    color: #666666;
    cursor: pointer;
    font-size: 16px;
}

.lineshow-con .tabnav-list span.on {
    background: #00b7ee;
    border-right: 1px solid #00b7ee;
    color: #fff;
}

.lineshow-con .tabnav-list a.yd-btn {
    float: right;
    color: #fff;
    width: 92px;
    height: 32px;
    display: none;
    line-height: 30px;
    margin: 5px 5px 0 0;
    text-align: center;
    font-size: 14px;
    border-radius: 3px;
    background: #ff8a00;
    padding: 0;
}
.lineshow-con .tabnav-list.fxd a.yd-btn{display:block;}


.lineshow-con .tabnav-list li a.yd-btn:hover {
    background: #f60;
}

.tabbox-list {
    width: 840px;
    margin: 0 auto;
    padding-top: 30px;
}

.tabcon-list {
    margin-top: 20px;
}

.tabcon-list .list-tit {
    padding-bottom: 13px;
    border-bottom: 1px solid #e5e5e5;
}

.tabcon-list .list-tit strong {
    color: #000;
    font-size: 18px;
}

.tabcon-list .list-tit i {
    font-size: 14px;
    color: #0088d0;
    padding-left: 20px;
    line-height: 24px;
    font-style: normal;
    cursor: pointer;
    background: url(../images/print-btn-blue.png) no-repeat left center;
}

.tabcon-list .list-txt {
    padding: 20px 0 20px 20px;
}

.tabcon-list .list-txt p {
    color: #333;
    font-size: 14px;
    line-height: 28px;
}

.eachday {
    padding: 30px 0;
}
.eachday .day-con {
    position: relative;
    width:802px;
    padding-left: 37px;
    border-left: 1px dashed #d6d6d6;
}
.eachday .day-con:before{
    content: "";
    position: absolute;
    top: 0;
    left: -13px;
    width: 25px;
    height: 25px;
    background: url(../images/day-ico.png) no-repeat;
}

.eachday .day-con .day-tit {
    height: 26px;
    line-height: 26px;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #f5f5f5;
    position: relative;
    z-index: 9;
    font-size: 16px;
}

.eachday .day-con .day-tit strong {
    padding-left: 10px;
    float: left;
}

.eachday .day-con .day-tit span {
    padding-left: 30px;
    float: left;
}

.eachday .day-con .day-tb {
    margin: 20px 0;
}

.eachday .day-tb th,
.eachday .day-tb td {
    height: 34px;
    line-height: 34px;
}

.eachday .day-tb td {
    color: #333;
    font-size: 14px;
}

.eachday .day-tb th span {
    float: left;
    color: #0082dd;
    width: 73px;
    height: 34px;
    line-height: 34px;
    padding-left: 21px;
    font-size: 14px;
    background: url(../images/is-ico.png) no-repeat;
}

.eachday .day-tb th span.yc {
    background-position: 0 10px;
}

.eachday .day-tb th span.zs {
    background-position: 0 -24px;
}

.eachday .day-tb th span.gj {
    background-position: 0 -55px;
}

.eachday .txts {
    padding-bottom: 20px;
}

.eachday .txts p {
    color: #666;
    font-size: 14px;
    line-height: 24px;
}

.eachday .jd-lsit li {
    float: left;
    width: 165px;
    height: 112px;
    margin-right: 10px;
}

.eachday .jd-lsit li.mr-0 {
    margin-right: 0;
}

.eachday .jd-lsit li .pic {
    display: table-cell;
    width: 165px;
    height: 112px;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}

.eachday .jd-lsit li .pic img {
    vertical-align: middle;
    max-width: 165px;
    max-height: 112px;
}

.eachday .jd-lsit li .tit {
    float: left;
    width: 182px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.eachday .jd-lsit li .tit:hover {
    color: #f60;
    text-decoration: underline;
}

.st-list-pl {
    width: 840px !important;
}

.st-pl-box {
    width: 840px !important;
    padding: 20px 0 !important;
}

.st-pl-box span {
    padding: 0 60px 0 20px !important;
}

.st-pl-box span.txt {
    padding: 5px 60px !important;
}

.st-pl-box a.pl-btn {
    margin-right: 54px !important;
}

.st-comment-block {
    width: 840px !important;
}

.comment-nav span {
    padding: 0 20px !important;
}

.comment-con dl {
    width: 840px !important;
}

.comment-con dl dt {
    padding-left: 20px !important;
}

.comment-con dl dd {
    width: 708px !important;
    padding-left: 40px !important;
}

.comment-con dl dd .plImgBox .fancybox {
    width: 92px !important;
    height: 92px !important;
    border: none !important;
    margin: 5px 10px 5px 0 !important;
    padding: 0 !important;
}

.comment-con dl dd .plImgBox a.mr-0 {
    margin-right: 0px !important;
}

.line-consult li {
    padding: 20px;
    border-bottom: 1px dashed #e6e6e6;
}

.line-consult li.last-li {
    border-bottom: none;
}

.line-consult li .consult-txt {
    height: 16px;
    line-height: 16px;
    padding-left: 36px;
    background: url(../images/consultation.png) no-repeat left center;
}

.line-consult li .consult-txt span {
    margin-right: 17px;
    color: #999999;
}

.line-consult li dl {
    padding-left: 36px;
    margin-top: 10px;
}

.line-consult li dl dt,
.line-consult li dl dd {
    float: left;
}

.line-consult li dl.asking dt {
    height: 22px;
    line-height: 22px;
    background: #ffc038;
    padding: 0 3px;
    color: #fff;
    border-radius: 1px;
}

.line-consult li dl.asking dd {
    line-height: 22px;
    color: #666666;
    font-size: 14px;
    padding-left: 10px;
    width: 700px;
}

.line-consult li dl.answering dt {
    height: 22px;
    line-height: 22px;
    background: #08d173;
    padding: 0 3px;
    color: #fff;
    border-radius: 1px;
}

.line-consult li dl.answering dd {
    line-height: 22px;
    color: #999999;
    font-size: 14px;
    padding-left: 10px;
    width: 700px;
}

.st-tj-question,
.st-tj-question .msg {
    width: 840px !important;
}

.st-tj-question textarea {
    width: 828px !important;
}



/*天数跳转*/
.day-leftnav {
    display: none;
    width: 68px;
    position: fixed;
    top: 100px;
    right: 50%;
    margin-right: 610px;
}

.day-leftnav .day-navlist {
    width: 68px;
}

.day-leftnav .day-navlist li {
    height: 32px;
    margin-bottom: 10px
}

.day-leftnav .day-navlist li a {
    display: block;
    color: #fff;
    width: 68px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    transition: all .3s;
    background: #ccc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.day-leftnav .day-navlist li a.cur {
    background: #00b7ee;
}

.fxd {
    position: fixed;
    top: 0;
    z-index: 999;
    background: #fff;
    width:900px;
}

.line-sidebox{
    width:280px;
}
.line-sidebox .user-info{
    padding: 30px;
    background: #fff;
    height: 200px;
}
.line-sidebox .other-info{
    padding: 30px;
    background: #fff;
    height: 500px;
    margin-top: 20px;
}

/* 当前日期弹出信息 */
.calendar-popup-box{
    display: none;
    width: 390px;
    height: 80px;
    padding: 10px;
    position: absolute;
    left: 100px;
    top: 250px;
    z-index: 9999;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 12px rgba(51,51,51,.5);
    -moz-box-shadow: 0 0 12px rgba(51,51,51,.5);
    box-shadow: 0 0 12px rgba(51,51,51,.5);
    background: #fff;
}
.calendar-popup-box:before{
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -8px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #fff;
}
.calendar-popup-box .tit{
    color: #999;
    height: 24px;
    border-bottom: 1px dashed #e6e6e6;
}
.calendar-popup-box > ul{
    overflow: hidden;
}
.calendar-popup-box > ul > li{
    float: left;
    width: 85px;
    padding-left: 15px;
    margin: 15px 0 0 -1px;
    border-left: 1px dashed #e6e6e6;
}
.calendar-popup-box > ul > li.first{
    padding-left: 0;
}
.calendar-popup-box > ul > li > em{
    color: #999;
    display: block;
}
.calendar-popup-box > ul > li > span{
    color: #666;
    display: block;
    font-size: 14px;
}

/* 打印、下载行程 */
.travel-plan-link{
    color: #00b7ee;
    height: 22px;
    line-height: 22px;
    padding: 0 9px;
    margin: 5px 0 0 10px;
    border: 1px solid #00b7ee;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.travel-plan-link:hover{
    color: #00a0de;
    border-color: #00a0de;
}






