﻿
body {
    overflow-x: hidden
}

b {
    font-weight: normal;
}

blockquote em {
    font-style: italic;
}

/*èœå•*/
.first .menu_list {
    display: none
}

.yc_detaill_wrap {
    width: 100%;
    padding: 20px 0;
    float: left;
}

.yc_detail_box {
    width: 1200px;
    margin: 0 auto
}

.yc_detail_box .w {
    padding: 15px 6px 20px 6px;
    margin: 0 auto;
    width: 1188px;
    background: #fff;
    float: left
}


.info_xcx2 {
    display: none
}

.info_xcx2 {
    width: 160px;
    float: right;
    margin-right: 5px;
    text-align: center
}

.info_xcx2 img {
    width: 120px;
    height: 120px
}

.info_xcx2 p {
    margin-top: 5px;
    line-height: 16px;
    color: #666;
    text-align: center
}


.detail_info .info_xcx {
    width: 160px;
    float: right;
    margin-right: 15px;
    text-align: center
}

.detail_info .info_xcx img {
    width: 120px;
    height: 120px
}

.detail_info .info_xcx p {
    margin-top: 5px;
    line-height: 16px;
    color: #666;
    text-align: center
}

.detail_info .info_buys:hover a {
    color: #fff !important;
}

.zskf, .zsTel {
    float: right;
    font-size: 14px;
    position: relative;
    cursor: pointer;
    margin-right: 20px;
}

.zskf em, .zsTel em {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-top: -4px;
}

.zsTel em {
    background: url("../image/pc_tel.png");
    background-size: 100%;
}


.zskf {
    margin-right: 15px;
}

.zskf em {
    background: url("../image/pc_kf.png");
    background-size: 100%;
}

.zskf i {
    display: inline-block;
    border-radius: 3px;
    font-size: 12px;
    height: 18px;
    width: 36px;
    background: url("../image/pc_tj.png") no-repeat;
    background-size: 100%;
    vertical-align: top;
    margin-top: 9px;
}

.zskf img {
    position: absolute;
    width: 160px;
    left: -20px;
    top: 30px;
    z-index: 500;
    display: none;
}

.telBox {
    position: absolute;
    width: 140px;
    left: -40px;
    top: 30px;
    z-index: 500;
    display: none;
}

.tBottom {
    width: 100%;
    background: #fff;
    box-shadow: 0 5px 5px #ddd;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 3px 10px;
}

.tBottom span {
    display: block;
    line-height: 25px;
}

.tBottom p {
    color: #666;
    font-size: 13px;
}

.telBox .tTop {
    width: 100%;
    height: 52px;
    line-height: 70px;
    padding-left: 20px;
    color: #fff;
    background: url("../image/telTop.png") no-repeat;
    background-size: 100%;
}

.zskf:hover img, .zsTel:hover .telBox {
    display: block;
}

.error-info {
    display: none;
    width: auto;
    max-width: 360px;
    padding: 15px;
    height: auto;
    background: #fff;
    border-radius: 3px;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    line-height: 26px;
    position: fixed;
    top: 50%;
    left: 50%;
    color: #333;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 1000;
    border: 1px solid #999
}

.error-info .ErWeiMaBox {
    margin-bottom: 10px
}

.error-info p {
    color: #ff4a00
}

.error-info .ErWeiMa {
    margin-bottom: 20px;
}

.error-info .ErWeiMa div {
    width: 130px;
    display: inline-block;
    margin: 0 10px;
}

.error-info .ErWeiMa img {
    width: 130px;
}

.error-info .close {
    cursor: pointer;
    position: absolute;
    right: -15px;
    top: -15px;
    background: #fff;
    width: 30px;
    height: 30px;
    z-index: 1000;
    border-radius: 50%;
    line-height: 30px
}

.error-info .close img {
    width: 16px;
    margin: 7px;
}

.detail_title {
    border-bottom: 1px solid #f2f2f2;
    margin: 0 15px;
    height: 35px;
    line-height: 35px
}

.detail_title a, .detail_title span {
    color: #666
}

.detail_info {
    float: left;
    width: 100%;
    margin-top: 20px
}

.detail_info .info_status {
    background: #ccc;
    overflow: hidden;
    padding: 10px;
    position: relative;
    z-index: 0;
    margin: 0 0 15px 0;
    width: 535px;
    border-radius: 10px;
    float: left
}

.detail_info .info_img {
    margin-left: 10px;
    width: 300px;
    float: left;
    margin-right: 20px
}

.detail_info .info_img img {
    width: 300px;
    height: 300px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.detail_info .info_jianjie {
    width: 460px;
    float: left;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 22px;
    max-height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #999;
}

/*text-indent:2em;*/
.detail_info .info_detail {
    float: left;
    width: 500px
}

.detail_info .info_name h1 {
    font-size: 18px;
    float: left;
    max-width: 70%;
}

.detail_info .info_name b {
    color: #FF4A00;
    float: left;
    font-size: 18px
}

.detail_info .info_name .info_shoucang {
    width: 35px;
    display: inline-block;
    line-height: 14px;
    text-align: center;
    cursor: pointer;
    color: #666
}

.detail_info .info_name .info_shoucang .love {
    display: none
}

.detail_info .info_name .info_shoucang.active {
    color: #ff4a00
}

.detail_info .info_name .info_shoucang img {
    display: inline-block;
    width: 22px
}

.detail_info .info_name .info_shoucang span {
    display: inline-block;
    width: 100%;
    color: #999;
    text-align: center
}

.detail_info .info_status .wrap {
    overflow: hidden;
    width: 535px
}

.detail_info .info_status .wrap .itm {
    width: 155px
}

.detail_info .info_status .box {
    position: relative;
    width: 1000px;
}

.detail_info .info_status .bar {
    background: #e6e6e6;
    height: 3px;
    left: 20px;
    position: absolute;
    top: 30px;
    width: 465px;
    z-index: 0
}

.detail_info .info_status .bar .line {
    background: #ff4a00;
    height: 100%;
}

/*left: 0;overflow: hidden;position: absolute;top: 0;width: 0;z-index: 0*/
/*width:310px;*/

.detail_info .info_status .itm {
    float: left;
    position: relative;
    width: 102px;
    z-index: 1
}

.detail_info .info_status .txt {
    color: #666;
    font-size: 12px;
    font-weight: normal;
    height: 19px;
    line-height: 19px;
    vertical-align: text-bottom
}

.detail_info .info_status .ico {
    background: url("/images/810ycicon_de.png") no-repeat;
    display: block;
    height: 16px;
    margin: 4px 15px;
    width: 16px
}

.detail_info .info_status .itm {
    float: left;
    position: relative;
    width: 102px;
    z-index: 1
}

.checked-3 .itm-1 .ico {
    background: url("/images/810ycicon_cur.png") no-repeat
}

/*, .checked-3 .itm-2 .ico*/
.detail_info .info_status .spztico .ico {
    background: url("/images/810ycicon_cur.png") no-repeat
}

.detail_info .info_status .itm-crt .ico {
    background: url("/images/810ycicon_on.png") no-repeat;
    height: 16px;
    margin: 4px 15px;
    width: 16px
}

.detail_info .info_status .itm-crt .txt {
    color: #ff4a00;
    font-size: 16px;
    font-weight: bold
}

.detail_info .info_detail p {
    width: 100%;
    color: #333;
    line-height: 24px;
    font-size: 14px;
    float: left
}

.detail_info .info_detail .dingwei {
    width: 16px;
    margin-top: 5px;
}

/*float: left*/
.detail_info .info_detail .special_dec {
    float: left;
    width: 440px;
    font-size: 12px;
    line-height: 23px;
    margin-top: 15px;
    padding: 3px 6px;
    color: #a5a5a5;
    border: 1px solid #ffdcb4;
    background-color: #fef5eb
}

.detail_info .info_detail .info_daojishi_end {
    display: none;
}

.detail_info .info_detail .city {
    position: relative;
    display: inline-block;
    padding-right: 14px
}

.detail_info .info_detail .city:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 15px;
    top: 3px;
    right: 7px;
    background: #bbb
}

.detail_info .info_detail a:hover {
    color: #ff4a00
}


.detail_info .info_detail .info_changguan:hover {
    color: #FF4A00
}

.detail_info .info_detail a {
    color: #333
}

.detail_info .info_buy {
    cursor: pointer;
    float: left;
    margin-top: 25px
}

.detail_info .info_buy a {
    width: 160px;
    height: 42px;
    line-height: 42px;
    border-radius: 5px;
    background: #ff4a00;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-align: center;
    transition: all linear .2s;
}

.detail_info .info_buy em {
    margin-top: 20px;
    color: #999;
    margin-left: 15px;
}

.detail_info .info_buy a:hover {
    background: #C13903;
    border-radius: 5px;
    color: #fff
}

.info_quehuo {
    height: 42px;
    line-height: 42px;
    padding: 0 15px;
    border-radius: 5px;
    background: #ff4a00;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-align: center;
    transition: all linear .2s;
}

.yuyue {
    display: inline-block;
    width: 555px;
}

.yuyue .yuyue-title {
    font-size: 12px;
    margin: 10px 0;
    color: #666
}

.yuyue span {
    width: 60px;
    height: 70px;
    font-size: 12px;
    margin-right: 3px;
    color: #999;
    text-align: center;
    display: inline-block;
    background: url("../image/icon_daojishi.png") no-repeat;
}

.yuyue span em {
    font-size: 24px;
    color: #ff1268;
    font-weight: 600;
    margin-top: 10px;
    display: block;
}

.yuyue .yuyue-time {
    font-size: 16px;
    color: #ff1268;
    font-weight: 600;
    margin-top: 15px;
}

.ticket_yushou_end {
    display: none;
}

.detail_info .info_ewm {
    width: 120px;
    height: 120px;
    float: right;
    margin-right: 30px
}

.detail_info .info_ewm img {
    width: 120px;
    height: 120px
}

.detail_info .info_ewm p {
    margin-top: 10px;
    line-height: 22px;
    color: #888;
    text-align: center
}

.detail_info .info_ewmx {
    width: 120px;
    height: 120px;
    float: right;
    margin-right: 30px
}

.detail_info .info_ewmx img {
    width: 120px;
    height: 120px
}

.detail_info .info_ewmx p {
    margin-top: 10px;
    line-height: 22px;
    color: #888;
    text-align: center
}




.xiaochengxu {
    position: relative;
    top: 20px;
    float: left;
    width: 45%;
    text-align: center
}

.xiaochengxu img {
    width: 120px;
    height: 120px;
    margin-top: -5px
}

.xiaochengxu p {
    font-size: 15px !important;
    color: #666;
    width: 100%;
    margin-left: 10px;
    color: #333 !important
}


.detail_info .kefu_ewm {
    width: 120px;
    float: right;
    margin-right: 165px;
    font-size: 14px;
    color: #787878;
    text-align: center;
    position: relative;
    top: -18px;
}

.detail_info .kefu_ewm img {
    width: 100%;
    margin-bottom: 5px
}


.detail_info .info_buys {
    float: left;
    display: none;
    margin-top: 25px;
    width: 100%;
}

.detail_info .info_buys em {
    font-size: 16px;
    margin-left: 20px;
    color: #ff4a00;
    font-weight: bold
}

.detail_info .info_buys a {
    width: 160px;
    height: 42px;
    line-height: 42px;
    border-radius: 5px;
    background: #ff4a00;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-align: center;
    transition: all linear .2s;
}


.xcx_qrcode {
    position: relative;
    cursor: pointer;
    margin-right: 45px;
    margin-top: 27px;
    float: right;
    width: 140px;
    height: 40px;
    background: url(/images/xiaochengxu_bj.jpg) no-repeat;
    background-size: 100%
}

.xcx_qrcode .ErWeiMaTips {
    margin: 6px 0 0 12px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    line-height: 16px
}

.xcx_qrcode .ErWeiMaBox {
    display: none;
    position: absolute;
    top: -170px;
    border: 1px solid #eee;
    padding: 5px;
    background: #fff;
    width: 280px;
}

.xcx_qrcode1 .ErWeiMaBox {
    top: -170px;
    left: -80px;
    font-size: 0;
}

.xcx_qrcode2 .ErWeiMaBox {
    top: -155px;

}

.xcx_qrcode .ErWeiMaBox img {
    width: 130px;
    display: inline-block;
    margin: 0 5px;
}

.xcx_qrcode:hover .ErWeiMaBox {
    display: block
}

.ErWeiSanjiao {
    position: absolute;
    right: 10px;
    top: 19px;
    width: 9px
}


.ticket_erweima {
    width: 100%;
    margin-top: 10px
}

.ticket_erweima img {
    text-align: center;
    margin: 0 auto;
    display: inherit
}

.ticket_erweima p {
    text-align: center;
    font-size: 15px;
    color: #333;
    margin-top: 20px
}

.detail_info .info_right {
    margin-right: 15px;
    float: right;
    width: 295px
}

.detail_info .info_weixin {
    float: right;
    width: 295px;
    margin-right: 30px;
    text-align: center
}

.detail_info .info_weixin h4 {
    font-size: 15px;
    text-align: left;
    border-bottom: 1px solid #dddddd !important;
    padding-bottom: 8px;
    position: relative;
    padding-left: 10px;
    color: #333;
    margin-bottom: 25px;
    margin-top: -5px;
}

.detail_info .info_weixin h4:before {
    content: "";
    width: 4px;
    height: 14px;
    background: #ff4a00;
    position: absolute;
    left: 0;
    top: 3px
}

.detail_info .info_weixin dl {
    width: 140px;
    display: inline-block;
    margin-bottom: 12px
}

.detail_info .info_weixin dd {
    color: #666;
    font-size: 14px;
    width: 100%
}

.detail_info .info_weixin img {
    width: 120px;
    height: 120px;
    margin-bottom: 5px
}

.detail_info .info_weixin .item {
    width: 140px;
    float: left
}

.detail_info .info_weixin .item span, .info_weixin .item .desc {
    color: #666;
    font-size: 14px;
    width: 100%;
}

.info_right_icon {
    float: left;
    width: 100%
}

.info_right .icon_box {
    position: relative;
    float: left;
    margin-right: 20px;
    cursor: pointer
}

.info_right .icon_item {
    width: 65px;
    text-align: center
}

.info_right .icon_item img {
    width: 40px;
    height: 40px
}

.info_right .icon_text {
    height: 25px;
    line-height: 25px;
    width: 100%;
    font-size: 14px
}

.info_right .icon_introduce {
    font-size: 12px;
    min-width: 160px;
    position: absolute;
    top: 75px;
    border: 1px solid #d2d2d2;
    background: #f8f8f8;
    padding: 3px 7px;
    display: none
}

.info_right .icon_box:hover .icon_introduce {
    display: block
}

.info_right .icon_introduce .detail_arrow {
    position: absolute;
    top: -11px;
    left: 20px;
    z-index: 4
}

.info_right .icon_introduce p {
    font-size: 12px;
    color: #ff4a00;
    line-height: 24px
}

.info_right .info_right_price {
    margin-top: 5px;
    float: left;
    color: #ff4a00
}

.info_right .info_right_price span {
    font-size: 28px;
    color: #ff4a00;
    font-weight: bold
}

.info_right_score {
    float: left;
    width: 100%;
    margin-top: 15px
}

.info_right_score .pull-left {
    float: left;
    margin-top: 4px
}

.info_right_score .num {
    font-size: 16px;
    color: #999;
    float: left
}

.info_right_score .star {
    display: block;
    width: 75px;
    height: 15px;
    margin-top: 4px;
    float: left;
    background: url("../image/810yc_star.png") no-repeat scroll 0 -19px
}

.info_right_score .star b {
    background: url("../image/810yc_star.png") no-repeat;
    display: block;
    height: 15px
}

.info_seat {
    width: 100%;
    float: left;
    margin-top: 10px;
    font-size: 14px;
    color: #333
}

.info_seat .seat_img {
    width: 160px;
    height: 150px;
    margin: 10px 0 0 30px
}

.info_seat .seat_img img {
    width: 100%;
    height: 100%
}


/*é®ç½©å±‚*/
#myModal {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 1001
}

#img_box {
    width: 1000px;
    max-height: 600px;
    overflow-y: auto;
    margin: 0 auto;
    position: relative
}

#close_modal {
    color: #fff;
    cursor: pointer;
    background: #333;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 24px;
    width: 34px;
    text-align: center;
    height: 34px;
    line-height: 28px
}

#img_box img {
    width: 100%;
    border-radius: 5px
}

/*å†…å®¹åŒº*/
.content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.ticket_left {
    width: 870px;
    float: left;
    overflow: hidden;
    margin-top: 30px
}

.ticket_info, .ticket_list {
    width: 100%;
    float: left
}

.ticket_list {
    margin-top: 20px
}

.ticket_xunyan {
    margin-top: 30px;
    margin-bottom: 20px;
}

.ticket_xunyan h2 {
    font-size: 16px
}

.ticket_xunyan .tour-s {
    width: 6px;
    height: 16px;
    background: #ff4a00;
    display: inline-block;
    margin: 3px 10px 0 0;
    float: left
}

.ticket_xunyan .xunyan_box {
    width: 860px;
    height: 70px;
    border: 1px solid #ebebeb;
    margin-top: 10px;
    position: relative;
}

.ticket_xunyan .tour-btn-left, .ticket_xunyan .tour-btn-right {
    width: 20px;
    height: 20px;
    margin-top: 25px
}

.ticket_xunyan .tour-btn-left img, .ticket_xunyan .tour-btn-right img {
    width: 100%;
    height: 100%
}

.tour-btn-left {
    float: left;
    margin-left: 20px
}

.tour-btn-right {
    float: right;
    margin-right: 20px
}

.ticket_xunyan .tour-mid {
    position: relative;
    z-index: 100;
    float: left;
    width: 770px;
    height: 70px;
    margin-left: 10px;
    color: #666;
    overflow: hidden
}

.ticket_xunyan .tour-mid ul {
    position: absolute;
    left: 0;
    z-index: 100;
    width: 10000px;
}

.ticket_xunyan .tour-mid li {
    position: relative;
    float: left;
    min-width: 80px;
    margin-right: 16px;
    text-align: center;
    font: bold 14px 'Microsoft YaHei', 'simsun'
}

.ticket_xunyan .tour-mid li span {
    font-size: 13px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 60px;
}

.tour-mid li a {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ddd;
    border-radius: 20px;
    display: inline-block;
    cursor: pointer;
    margin-top: 10px;
}

.ticket_xunyan .tour-mid li em {
    font-size: 12px;
    font-family: 'arial';
    word-break: break-all;
    width: 100%;
    display: inline-block;
}

.ticket_xunyan .tour-mid li.on a {
    color: #ff4a00;
}

.ticket_xunyan .tour-line {
    position: absolute;
    left: 100px;
    top: 52px;
    z-index: 10;
    width: 730px;
    height: 3px;
    overflow: hidden;
    background: #ddd;
    display: none;
}

.tour-mid li a.on {
    border: 1px solid #ff4a00;
    color: #ff4a00;
}

.tour-mid li a.on_hover {
    border: 1px solid #ff4a00;
    color: #ff4a00;
}

.ticket_box {
    float: right;
    margin: 10px 0
}

.ticket_all {
    margin-top: 20px
}

.ticket_box dl {
    cursor: pointer
}

.ticket_box dt {
    font-size: 14px;
    float: left;
    margin-right: 10px;
    width: 70px
}

.ticket_box dd {
    width: 770px;
    float: left
}

.ticket_price li, .ticket_changci li {
    position: relative;
    z-index: 20;
    overflow: hidden;
    min-height: 40px;
    line-height: 40px;
    min-width: 100px;
    font-size: 12px;
    float: left;
    margin: 0 14px 14px 0;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 0 5px;
    text-align: center;
    color: #333
}

.ticket_price li {
    min-width: 100px
}

/*.ticket_changci li {*/
/*    width: 100px*/
/*}*/

.ticket_price li p {
    line-height: 40px
}

.ticket_price li p span {
    font-size: 14px;
    margin: 0 3px
}

.ticket_price li p em {
    padding-right: 5px;
    margin-right: 5px
}

.ticket_price li.dd_active, .ticket_changci li.dd_active {
    border: 1px solid #ff4a00 !important;
    color: #ff4a00 !important;
}

.ticket_price li.dd_active .duihao_box, .ticket_changci li.dd_active .duihao_box {
    width: 26px;
    height: 26px;
    background: url("/images/810icon_duihao.png") no-repeat;
    position: absolute;
    right: -1px;
    bottom: -1px
}

.ticket_price .icon {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10
}

/*.ticket_price .icon_zhe{background: url("/templets/default/images/810icon_zhe.png") no-repeat}*/
.ticket_price .icon_yi {
    width: 30px;
    height: 15px;
    background: url("/images/810icon_yi.png") no-repeat
}

.ticket_price .icon_zhe {
    background: #bedd68;
    padding: 0 5px;
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    border-bottom-left-radius: 5px
}

.bdshare_dialog_box {
    border: 6px solid #f0f0f0 !important;
}


/*æç¤º*/
.ticket_cp {
    width: 100%;
    float: left
}

.yi_box, .zhe_box, .que_box {
    width: 100%;
    float: left;
    position: absolute;
    z-index: 100;
    display: none
}

.yi_box span, .zhe_box span, .que_box span {
    float: left;
    margin-top: 1px;
    margin-right: 2px
}

.yi_box em, .zhe_box em, .que_box em {
    float: left
}

.yi_box .box, .zhe_box .box, .que_box .box {
    display: inline-block;
    background: #f0f0f0;
    padding: 6px 6px;
    border-radius: 3px;
    color: #666;
    position: relative
}

/*.yi_box .sanjiao,.zhe_box .sanjiao,.que_box .sanjiao{position: absolute;left:60%;top: -5px}*/
.yi_box .sanjiao, .zhe_box .sanjiao {
    position: absolute;
    left: 35%;
    top: 31px
}

.que_box .sanjiao {
    position: absolute;
    left: 35%;
    top: 27px
}


.ticket_info .disabled {
    background: #eee;
    color: #999;
}

.ticket_info .disabled p, .ticket_info .disabled p span {
    color: #999;
}

.ticket_info .disabled:hover {
    color: #FF4A00
}

.ticket_box .number-input-wrapper {
    border: 1px solid #ddd;
    border-radius: 4px;
    overflow: hidden;
    display: inline-block;
    line-height: 28px;
    height: 28px;
    padding: 5px 0;
    width: 116px;
    position: relative;
    left: 0;
    float: left
}

.number-input-wrapper span {
    float: left;
    width: 38px;
    color: #999;
    font-size: 22px;
    text-align: center;
    cursor: pointer
}

.number-input-wrapper span#reduce-one {
    border-right: 1px solid #ddd
}

.number-input-wrapper input {
    float: left;
    border: none;
    width: 36px;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    height: 100%
}

.number-input-wrapper span#add-one {
    border-left: 1px solid #ddd
}

.ticket_box .color_on {
    color: #ff4a00;
    font-size: 24px;
    line-height: 30px;
    margin-top: -6px
}

.ticket_box .color_on span {
    color: #ff4a00;
}

.ticket_goupiao {
    width: 100%
}

.ticket_goupiao .zheyi_tishi {
    width: 200px;
    float: right;
    margin-right: 20px
}

.ticket_yushou {
    background: #ff4a00;
    height: 42px;
    line-height: 42px;
    width: 160px;
    text-align: center;
    color: #fff;
    float: left;
    margin: 10px 30px 0 265px !important;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    padding: 0 15px
}

.ticket_goupiao a {
    display: inline-block;
    float: left;
    margin: 0 30px 0 265px;
    height: 42px;
    line-height: 42px;
    width: 160px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    padding: 0 15px
}

.ticket_goupiao .ycbtn{background: #FF4A00;}
.ticket_goupiao .ycbtns{background: #FF4A00}
.ticket_goupiao span{color: #999;float:left}
.ticket_goupiao .ycbtn:hover{background: #C13903;color:#fff;border-radius: 5px}
.ticket_goupiao .ycbtns:hover{background: #ff4a00;color:#fff}


.ticket_num {
    height: 40px
}

/*.......*/
.lianzuots {
    line-height: 35px;
    height: 35px;
    color: #999;
    margin-left: 15px;
    display: none
}


.ticket_tishi {
    margin: 10px 0 10px 80px;
    color: #999;
    width: 800px
}

.ticket_tishi span {
    display: inline-block;
    float: left
}

.ticket_tishi span {
    margin-left: 0
}

.ticket_tishi img {
    vertical-align: middle;
    margin-right: 5px
}

.ticket_tebie {
    margin: 0 0 10px 80px;
    line-height: 24px;
    color: #FF4A00;
    width: 800px;
    padding-left: 5px;
    font-size: 18px;
}

.ticket_tebie a{color: #FF4A00;}

.ticket_tebie:before, .ticket_tebie:after {
    width: 11px;
    height: 11px;
    display: inline-block;
    content: '';
    position: relative;
    top: -3px
}

.ticket_tebie:before {
    background-image: url("/images/810left_yh.png");
    left: -5px;
}

.ticket_tebie:after {
    background-image: url("/images/810right_yh.png");
    left: 5px;
}


.ticket_box {
    float: left;
    margin: 10px 0
}

.ticket_ewm {
    margin-top: 30px;
    float: right;
    margin-right: 40px;
    border-left: 1px solid #ddd;
    padding-left: 40px;
    height: 250px
}

.ticket_ewm .icon-chat {
    width: 150px;
    float: left
}

.ticket_ewm img {
    width: 150px;
    height: 150px;
    float: left;
    margin-bottom: 5px
}

.ticket_ewm .icon-chat-wz {
    width: 150px;
    color: #ff4a00;
    margin-top: 10px;
    font-size: 14px;
    text-align: center
}

.ticket_ewm .icon-chat-wz p {
    margin-bottom: 5px
}

.info_seat p {
    color: #ff4a00
}

.info_seat .ticketend_ewm {
    width: 150px;
    height: 150px;
    margin: 15px 0 0 40px
}

.info_seat .ticketend_ewm img {
    width: 100%;
    height: 100%
}

.changci_more, .price_more {
    display: none;
    text-align: right;
    font-size: 16px;
    color: #5fb7fc;
    padding: 10px 0;
    cursor: pointer;
    margin-right: 30px
}

.ticket_changci_box._hidden {
    height: 112px;
    overflow: hidden
}

.ticket_price_box._hidden {
    height: 112px;
    overflow: hidden
}

.ticket_tan {
    position: fixed;
    left: 50%;
    display: none;
    top: 50%;
    z-index: 120;
    margin: -40px 0 0 -160px;
    padding: 15px 10px;
    background: rgba(0, 0, 0, .4);
    font-size: 16px;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.tan {
    font-size: 14px;
    padding: 8px 30px;
    position: fixed;
    border-radius: 25px;
    top: 50%;
    left: 50%;
    color: #fff;
    display: none;
    z-index: 1000;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, .5);
}

/*å¾…å®šç™»è®°*/
/*.ticket_list1{margin-bottom: 20px}*/
.ticket_list2 {
    width: 868px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    margin-top: 50px;
    display: none;
    font-size: 14px;
}

.ticket_list3 {
    display: none;
    margin-top: 40px
}

.daiding_title {
    padding: 10px 15px;
    height: 30px;
    line-height: 30px;
    color: #FF4A00;
    border-bottom: 1px solid #ddd
}

.daiding_img {
    width: 30px;
    float: left;
    margin-right: 10px
}

.daiding_title span {
    float: left
}

.daiding_box {
    width: 100%
}

.daiding_box form {
    float: left
}

.daiding_box .title {
    height: 40px;
    line-height: 40px;
    padding: 0 55px
}

.daiding_box ul {
    padding: 10px 20px;
    float: left
}

.daiding_box li {
    width: 100%;
    margin-bottom: 15px
}

.daiding_box li label {
    width: 80px;
    display: inline-block;
    text-align: right
}

.daiding_info em {
    vertical-align: middle;
    color: #FF4A00
}

.daiding_box input {
    height: 36px;
    line-height: 36px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: none;
    border: 1px solid #ddd;
    outline: none;
    padding-left: 10px;
    width: 280px;
    transition: all linear .2s
}

.daiding_box input:focus {
    box-shadow: 0 0 3px #ff9722;
    border: 1px solid #ff9722
}

.daiding_box .dliuyan {
    width: 420px !important
}

.daiding_box .tjdaiding{
    width: 160px;
    height: 42px;
    line-height: 42px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    float: right;
    text-align: center;
    background: #ff6e14;
    color: #fff;
    margin: 10px 0 20px 50px;
    font-size: 14px;
    transition: all linear .2s
}

.daiding_box .tjend{
    width: 160px;
    height: 42px;
    line-height: 42px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    float: right;
    text-align: center;
    background: #ff6e14;
    color: #fff;
    margin: 10px 0 20px 50px;
    font-size: 14px;
    transition: all linear .2s
}

.daiding_box .form-control {
    width: 400px;
    height: 5em;
}

/*ç¼ºè´§ä¿¡æ¯*/
.ticket_quehuo {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 500
}

.ticket_quehuo .quehuo_bg {
    width: 100%;
    height: 100%;
    background: #333;
    filter: alpha(opacity=60);
    opacity: .6
}

.ticket_quehuo .quehuo_box {
    width: 540px;
    height: 380px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -180px;
    margin-left: -280px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 5px 5px #666
}

.quehuo_box ul {
    padding: 0 10px
}
.quehuo_box .info_xcx{position: absolute;right: 50px;top: 80px}
.quehuo_box .title {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    border-bottom: 1px solid #f0f0f0;
    background: #f8f8f8;
    border-radius: 3px
}

.quehuo_box .title span {
    font-size: 16px;
    font-weight: 600
}

.quehuo_box .title .close {
    width: 18px;
    height: 18px;
    background: url("/images/810qh_close.png");
    background-size: 100%;
    float: right;
    margin-top: 9px;
    cursor: pointer
}

.quehuo_box ul {
    padding: 12px 40px
}

.quehuo_box ul li {
    line-height: 24px;
    margin-bottom: 18px;
    color: #444;
    font-size: 13px
}

.quehuo_box ul .jianjie {
    margin-bottom: 15px;
    font-size: 13px
}

.quehuo_box ul em {
    color: #FF4A00;
    vertical-align: middle
}

.quehuo_box ul label {
    width: 50px;
    display: inline-block;
    text-align: right
}

.quehuo_box ul input, .form-select {
    margin-left: 10px;
    height: 36px;
    line-height: 36px;
    width: 220px;
    border-radius: 3px;
    border: none;
    border: 1px solid #ddd;
    outline: none;
    text-indent: 10px;
    font-size: 13px;
    transition: all linear .2s
}

.quehuo_box ul input:focus, .form-select:focus {
    box-shadow: 0 0 3px #ff9722;
    border: 1px solid #ff9722
}

.tijiaodengji, .yanqiBtn {
    transition: all linear .2s;
    display: inline-block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #FF4A00;
    border-radius: 5px;
    text-align: center;
    float: right;
    margin-right: 35px;
    font-size: 14px
}

.tijiaodengji:hover, .yanqiBtn:hover {
    color: #fff !important;
    background: #FF4A00
}

.quehuo_box .form-control {
    width: 360px;
    height: 60px;
}


/*å³ä¾§æµ®åŠ¨*/
.sider_right {
    position: fixed;
    right: 20px;
    bottom:20px;
    z-index: 100
}

/*bottom:100px;*/
.sider_weixin, .sider_phone, .sider_qq, .sider_top{
    position: relative;
    width: 54px;
    height: 54px
}
.sider_app{
    display: block;
    height: 54px;
    border: 1px solid #ddd;
    border-bottom: none;
    border-top: none;
    cursor: pointer;
    text-align: center;
    background: #fff
}
.sider_right span {
    position: absolute;
    right: 0;
    left: 0;
    width: 54px;
    height: 54px;
    display: inline-block;
    border: 1px solid #ddd;
    margin: 0 auto;
    text-align: center;
    line-height: 54px;
    background: #fff
}
.sider_right span:hover .icon{color: #fff}
.sider_right .icon {
    font-size: 26px;
    cursor: pointer;
}

#kefuPhone {
    margin-top: 5px;
    display: block;
}

.sider_right .app {
    background: #fff;
    position: absolute;
    right: 70px;
    width: 140px;
    height: 160px;
    box-shadow: 0 0 3px #ddd;
}
.sider_right .sider_app:hover .app{display: block}
.sider_right .sider_app img{margin: 10px 0 5px 0}
.sider_right .weixiin {
    background: #fff;
    position: absolute;
    right: 70px;
    top: -30px;
    box-shadow: 0 0 3px #ddd;
    border: 1px solid #ddd;
    padding: 3px;
    -webkit-transition: .2s ease width;
    transition: .2s ease width
}

.sider_right .weixiin .sider_weixin_box {
    float: left
}

.sider_right .weixiin img {
    width: 120px;
    padding: 14px 14px 0 14px
}

.sider_right .weixiin p {
    width: 100%;
    text-align: center;
    color: #666
}

.sider_right .phone, .sider_right .qq {
    text-align: center;
    -webkit-transition: .2s ease width;
    transition: .2s ease width;
    border: 1px solid #ddd;
    padding: 15px 0;
    position: absolute;
    right: 70px;
    bottom: 0;
    font-size: 14px;
    background: #fff;
    color: #666;
    box-shadow: 0 0 2px #ebebeb
}

.sider_right .sanjiao {
    border: 10px solid #f60;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    right: -20px;
    bottom: 25%;
}

.sider_right .sider_box {
    display: none
}

.sider_right .phone {
    width: 200px
}

#kefuPhone em {
    display: inline-block;
}

.sider_right .qq {
    width: 160px
}

.sider_weixin:hover .weixiin, .sider_phone:hover .phone, .sider_qq:hover .qq {
    display: block
}

.sider_right span:hover {
    background: #FF4A00;
    color: #fff
}

.sider_right .icon-dianhua {
    margin-left: 5px;
    font-size: 24px
}

.sider_right .icon-qqlianxi {
    font-size: 32px
}

/*é¡¹ç›®æŽ¨è*/
.ticket_list3 h3 {
    font-size: 16px;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #f0f0f0
}

.ticket_list3 .tour-s {
    width: 6px;
    height: 16px;
    background: #ff4a00;
    display: inline-block;
    margin: -3px 10px 0 0;
    vertical-align: middle
}

.sy_box {
    width: 100%;
    float: left;
    margin-top: 20px
}

.sy_box ul {
    width: 100%;
    float: left;
    margin-bottom: 30px
}

.sy_box li {
    width: 180px;
    margin-right: 50px;
    float: left;
    margin-bottom: 20px
}

.sy_box li:last-child {
    margin-right: 0px
}

.ticket_liss h3 {
    font-size: 17px;
    text-align: center;
}

.ticket_liss a {
    color: #ff4a00;
}

.sy_box li.li_last {
    margin-right: 0
}

.sy_box .tj_item {
    width: 100%;
    height: 240px;
    overflow: hidden;
    margin-bottom: 8px;
    position: relative
}

.sy_box .tj_item a {
    color: #fff
}

.sy_box .tj_item img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 20
}

.sy_box .tj_top10 {
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 21;
    font-size: 14px;
    height: 68px;
    bottom: -68px;
    transition: all linear .2s;
}

.sy_box .tj_top10 .tj_box {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 25;
    color: #fff;
    height: 68px
}

.sy_box .tj_top10 .tj_bj {
    width: 100%;
    position: absolute;
    left: 0;
    height: 68px;
    bottom: 0;
    z-index: 23;
    filter: alpha(opacity(80%));
    opacity: .8;
    background: #FF4A00;
}

.sy_box .tj_top10 .tj_address {
    width: 90%;
    overflow: hidden;
    margin: 10px 5% 8px 5%;
    white-space: nowrap;
    text-overflow: ellipsis
}

.sy_box .tj_top10 .icon {
    font-size: 14px;
    margin-right: 5px
}

.sy_box .tj_top10 .tj_time {
    width: 90%;
    padding: 0 5%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.sy_box .tj_item:hover .tj_top10 {
    position: absolute;
    left: 0;
    bottom: 0
}

.sy_box .tj_title {
    margin-bottom: 3px;
    max-height: 22px;
    line-height: 22px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
    font-size: 14px;
    letter-spacing: 1px
}

.sy_box .tj_title a {
    font-size: 14px;
    color: #333;
    transition: all linear .2s
}

.sy_box .tj_title a:hover {
    color: #FF4A00
}

.sy_box .tj_price {
    height: 20px;
    line-height: 20px;
    color: #666;
    font-size: 12px
}

.sy_box .tj_price .rm_l {
    float: left;
    padding-right: 10px;
    border-right: 1px solid #ebebeb;
    margin-top: 2px
}

.sy_box .tj_price .rm_r {
    float: right;
    width: 110px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sy_box .tj_price .rm_p {
    font-size: 14px;
    color: #FF4A00
}

.sy_box .tj_price .rm_m {
    font-size: 22px;
    margin-right: 5px;
    color: #FF4A00
}


.ticket_introduce {
    width: 100%;
    float: left;
    margin-top: 30px;
    background: #fff
}

.introduce_one {
    width: 877px;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #ff4a00
}

.introduce_one span {
    font-weight: normal;
    color: red
}

.intro_info {
    color: #666;
    line-height: 28px;
    font-size: 14px;
}

.intro_info p, .intro_info div, .intro_info span {
    color: #333 !important;
    font-size: 14px !important
}

.intro_info table {
    margin: 20px auto !important;
    width: 100% !important;
    border-collapse: collapse;
    border-spacing: 0;
    border-top: 2px solid #888;
}

.intro_info table .bg {
    font-weight: bold;
    vertical-align: top;
    background-color: #f6f6f6;
    border-right: 1px solid #e5e5e5;
}

.intro_info table td {
    line-height: 24px;
    font-size: 14px;
    color: #333;
    padding: 8px 10px;
    border-bottom: 1px solid #e5e5e5;
}

.intro_yanchu {
    color: #333;
    line-height: 28px
}

#intro_yanchu img {
    margin: 0 auto;
    width: 74%;
    height: auto !important;
    display: table-cell !important
}

.intro_yanchu * {
    font-family: "Microsoft YaHei" !important;
    font-size: 14px !important
}

.intro_yanchu table {
    margin: 0 auto !important
}

.intro_ .intro_title:after {
    position: absolute;
    content: "";
    width: 800px;
    height: 1px;
    left: 95px;
    top: 15px;
    background: url(/images/m-tab-dot.png) repeat-x 0 center;
}

.intro_ .intro_title:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 19px;
    background: #ff4a00;
    left: 0;
    top: 5px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px
}

.intro_ .intro_title span {
    margin-left: 10px;
    position: relative;
    z-index: 500;
    background: #fff;
    padding-right: 10px
}

.introduce_fixed {
    position: fixed;
    top: 0;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #ebebeb;
    background: #f3f3f3;
    z-index: 1000;
    width: 877px
}

.introduce_one a {
    display: inline-block;
    float: left;
    padding: 0 20px;
    font-size: 16px;
    cursor: pointer
}

.introduce_one a.active {
    background: #ff4a00;
    color: #fff
}

.introduce_one .li_active {
    -o-border-bottom-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -o-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    background: #ff4a00;
    color: #fff
}

.introduce_one .li_active span {
    color: #fff;
}

.introduce_one .ljgp {
    display: none;
    float: right;
    min-width: 100px;
    padding: 0 10px;
    height: 32px;
    margin-top: 5px;
    margin-right: 20px;
    line-height: 32px;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background: #FF4A00;
    transition: all linear .2s
}

.introduce_one .ljgp:hover {
    color: #fff;
    background: #C13903;
}

.introduce_two {
    width: 100%;
    float: left;
    color: #888;
    position: relative
}

.introduce_two * {
    font-size: 14px;
    line-height: 1.75em;
    letter-spacing: 1px
}

.intro_shuoming, .intro_dayi {
    width: 815px;
    padding: 20px 0;
    margin-top: 50px;
    line-height: 32px;
    color: #333
}

.intro_shuoming * {
    font-size: 14px !important
}

.intro_ .intro_title {
    margin-bottom: 15px;
    font-size: 18px;
    position: relative;
    font-weight: normal
}

.intro_ .intro_title:after {
    position: absolute;
    content: "";
    width: 800px;
    height: 1px;
    background: url(/images/m-tab-dot.png) repeat-x 0 center;
    left: 90px;
    top: 15px
}

.intro_ .intro_title:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 19px;
    background: #ff4a00;
    left: 0;
    top: 5px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px
}

.intro_ .intro_title * {
    font-family: "Microsoft YaHei" !important;
    font-size: 16px !important
}


.intro_dayi_top {
    border-bottom: 1px solid #FF4A00;
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px
}

.intro_dayi_top span {
    float: left;
    font-size: 16px;
    color: #FF4A00;
    font-weight: 600
}

.intro_dayi_top ul {
    float: right;
}

.intro_dayi_top ul li {
    float: left;
    padding-left: 20px
}

.intro_dayi a {
    color: #333;
    font-size: 14px;
    margin: 0 5px
}

.intro_dayi a:hover {
    color: #FF4A00
}

.intro_jianyi {
    width: 100%;
    float: left;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #999
}

.intro_jianyi label {
    float: right
}

.intro_box .intro_logo {
    width: 48px;
    height: 48px;
    float: left;
    margin-top: 3px
}

.intro_box .intro_textarea {
    width: 720px;
    font-size: 14px;
    color: #666;
    padding: 10px;
    height: 92px;
    float: left;
    border: 1px solid #e1e1e1;
    margin-left: 20px;
    outline: none;
    resize: none;
    margin-top: .3rem
}

.intro_box, .intro_box, .intro_tiwen {
    float: left;
    width: 100%
}

.intro_tiwen .tiwenbtu {
    float: right;
    background: #FF4A00;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    width: 160px;
    text-align: center;
    color: #fff;
    border: none;
    outline: none;
    cursor: pointer;
    margin: 20px 30px 0 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    transition: all linear .2s
}

.intro_tiwen .tiwenbtu:hover {
    background: #ff6e14
}

.intro_list {
    width: 100%;
    float: left;
    margin-top: 30px
}

.intro_list dl {
    border-bottom: 1px dashed #ddd;
    float: left;
    width: 100%;
    padding: 10px 0
}

.intro_list dl:last-child {
    border-bottom: none
}

.intro_list dt {
    font-size: 14px;
}

/*margin-bottom:10px*/
.intro_list dd {
    line-height: 22px;
    margin-top: 4px;
    width: 780px;
    float: left;
    font-size: 14px
}

.intro_list .answer {
    margin-left: 30px;
    background: #f5f5f5;
    padding: 10px;
    width: 740px
}

.intro_list .an_time {
    margin-top: 20px
}

.intro_list .tw_img, .aw_img {
    width: 16px;
    float: left;
    margin-right: 6px;
    margin-top: 2px
}

/*.intro_list img {*/
/*    width: 16px*/
/*}*/

.intro_list .time {
    float: right;
    margin-right: 30px
}

.an_time {
    float: left
}

.an_time span {
    float: right
}

/*introduce_three*/
.introduce_three {
    width: 100%;
    float: left;
    margin: 50px 0 0 0;
}

.introduce_three h3 {
    font-size: 16px;
    border-bottom: 1px solid #eee;
    height: 38px;
    line-height: 38px;
    margin-bottom: 20px
}

.introduce_three li {
    width: 100%;
    border-bottom: 1px dashed #eee;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    float: left
}

.introduce_three li span {
    float: left;
    color: #666
}

.introduce_three li a {
    color: #333
}

.introduce_three li a:hover {
    color: #FF4A00
}

.introduce_three li .time_x {
    width: 185px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 15px;
}

.introduce_three li .wid {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 275px;
    display: inline-block
}

.introduce_three li .iq {
    width: 220px;
    height: 40px;
    margin-left: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.introduce_three li .eq {
    text-align: center;
    color: #ff7e19;
    float: right;
    padding-right: 0 !important;
    width: 120px
}

.introduce_three li .eq:hover {
    color: #FF4A00
}


.ticket_right {
    width: 280px;
    float: right;
    margin-top:30px ;
}

.zz-gongzhonghao {
    margin-top: 50px;
    font-size: 0;
    text-align: center
}

.zz-gongzhonghao h3 {
    position: relative;
    padding-left: 10px
}

.zz-gongzhonghao h3:before {
    content: "";
    width: 4px;
    height: 14px;
    background: #ff4a00;
    position: absolute;
    left: 0;
    top: 3px
}

.zz-gongzhonghao h4 {
    border-bottom: 1px solid #dddddd !important;
    padding-bottom: 5px;
    position: relative;
    padding-left: 10px;
    font-size: 14px
}

.zz-gongzhonghao h4:before {
    content: "";
    width: 4px;
    height: 12px;
    background: #ff4a00;
    position: absolute;
    left: 0;
    top: 4px
}

.zz-gongzhonghao .item {
    width: 140px;
    display: inline-block;
    text-align: center;
    margin-top: 15px
}

.zz-gongzhonghao .item .icon {
    width: 130px;
    height: 130px
}

.zz-gongzhonghao .item .text {
    width: 100%;
    float: left;
    margin-top: 3px;
    text-align: left;
    padding-left: 10px
}

.zz-gongzhonghao .item .text .title {
    font-size: 14px;
    padding: 3px 0;
    display: inline-block
}

.zz-gongzhonghao .item .text .desc {
    font-size: 14px
}

.zz-gongzwt {
    margin-top: 15px;
    width: 100%;
    float: left;
    text-align: center;
}

.zz-gongzwt h3 {
    position: relative;
    padding-left: 10px;
    color: #333
}

.zz-gongzwt h3:before {
    content: "";
    width: 4px;
    height: 14px;
    background: #ff4a00;
    position: absolute;
    left: 0;
    top: 3px
}

.zz-gongzwt h4 {
    border-bottom: 1px solid #dddddd !important;
    padding-bottom: 5px;
    position: relative;
    padding-left: 10px;
    color: #333;
    font-size: 14px
}

.zz-gongzwt h4:before {
    content: "";
    width: 4px;
    height: 12px;
    background: #ff4a00;
    position: absolute;
    left: 0;
    top: 4px
}

.zz-gongzwt .item {
    width: 140px;
    margin: 15px auto;
    display: inline-block;
}

.zz-gongzwt .item .icon {
    width: 120px;
    height: 120px
}

.zz-gongzwt .item .text {
    margin-top: 3px;
    color: #888
}

.zz-gongzwt .item .text .title {
    font-size: 14px;
    padding: 3px 0;
    width: 130px;
    display: inline-block
}

.zz-gongzwt .item .text .desc {
    font-size: 14px
}


/*ç‰¹åˆ«è¯´æ˜Ž*/
.ticket_tbsm, .ticket_news, .ticket_cg, .ticket_yanchu, .ticket_dingpiao, .ticket_liucheng {
    margin-top: 30px
}

.ticket_right h5, .ticket_right h3 {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 10px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ticket_right h5 img, .ticket_right h3 img, .ticket_tbsm h3 img, .ticket_news h3 img, .ticket_cg h3 img, .ticket_yanchu h3 img, .ticket_liucheng h3 img, .like_box .title img {
    width: 22px;
    float: left;
    margin-right: 5px
}

.ticket_tbsm a {
    color: #FF4A00
}

.ticket_tbsm ul {
    border-left: 1px solid #ff9722;
    margin-top: 10px;
    margin-left: 10px;
}

.ticket_tbsm ul li {
    line-height: 26px;
    text-align: justify;
    color: #666;
    font-size: 14px;
    margin-bottom: 10px;
    position: relative;
    margin-left: -4px;
    padding-left: 12px
}

.ticket_tbsm ul li:after {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    background: #ff9722;
    border-radius: 50%;
    left: 0;
    top: 10px
}

.ticket_tbsm li span {
    padding-left: 20px;
}

.ticket_tbsm ul li:last-child {
    margin-bottom: 0
}

.ticket_ding {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 500
}

.ding_box {
    width: 400px;
    border-radius: 25px;
    position: absolute;
    top: 40%;
    left: 50%;
    padding-top: 20px;
    margin-left: -200px;
    text-align: center;
    font-size: 15px;
    background: #fff
}

.ding_box h3 {
    margin-bottom: 30px
}

.ding_box p {
    margin-top: 30px;
    padding-bottom: 30px
}

.ding_box p em {
    display: inline-block;
    padding: 5px 20px;
    border-radius: 25px;
    margin: 0 10px;
    cursor: pointer
}

.ding_box p .agree {
    background: #ff4a00;
    color: #fff
}

.ding_box p .disagree {
    background: #eee;
    color: #999
}

/*æ¼”å”±ä¼šèµ„è®¯*/
.ticket_news {
    margin-top: 40px;
}

.ticket_news li {
    padding: 10px 0;
    line-height: 26px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ticket_news li a {
    color: #333;
    font-size: 14px
}

.ticket_news li a:hover {
    color: #FF4A00
}

.ticket_cg .cg_box {
    width: 100%;
    margin-top: 10px
}

.ticket_cg .cg_box img {
    width: 278px;
    height: 149px
}

.ticket_cg .cg_box p {
    height: 30px;
    line-height: 30px
}

.ticket_cg .cg_box .cg_l {
    float: left;
    width: 160px;
}

.ticket_cg .cg_box .cg_r {
    float: right;
    font-size: 13px
}

.ticket_cg .cg_box p span {
    font-size: 14px
}

.ticket_cg .cg_box p a {
    color: #333
}

.ticket_cg .cg_box p a:hover {
    color: #FF4A00
}

.ticket_cg .cg_box p em {
    color: #FF4A00;
    font-size: 16px;
}

/*çƒ­é—¨æ¼”å‡º*/
.ticket_yanchu dl {
    padding: 20px 0;
    border-bottom: 1px dashed #ddd
}

.ticket_yanchu dl:last-child {
    border-bottom: none
}

.ticket_yanchu dl img {
    width: 90px;
    height: 120px;
    object-fit: contain;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.ticket_yanchu dt {
    margin-right: 15px;
    float: left
}

.ticket_yanchu dd {
    line-height: 24px;
    color: #666
}

.ticket_yanchu dd a {
    color: #333
}

.ticket_yanchu dd a:hover {
    color: #FF4A00
}

.ticket_yanchu dd .title {
    font-size: 15px;
    color: #333;
    font-weight: bold;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis
}

.ticket_yanchu dd .title:hover {
    color: #FF4A00;
    cursor: pointer
}

.ticket_yanchu dd .price {
    margin-top: 5px
}

.ticket_yanchu dd .price span {
    font-weight: bold;
    margin-right: 3px;
    color: #FF4A00;
    font-size: 16px
}

.ticket_yanchu .time {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}


.like_box {
    margin-top: 20px
}

.like_box .title {
    font-size: 16px;
    color: #000;
    margin-bottom: 12px
}

.like_box ul li {
    margin-bottom: 12px
}

.like_box ul img {
    width: 100%;
    height: 170px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px
}

.like_info .like_title {
    font-size: 14px;
    margin-top: 3px
}

.like_info .like_title a {
    color: #000
}

.like_info .like_title a:hover {
    color: #ff4a00
}

.like_info .like_address {
    color: #666;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.like_info .like_price {
    color: #999
}

.like_info .like_price i {
    color: #ff4a00;
    font-size: 12px
}

.like_info .like_price b {
    color: #ff4a00;
    font-size: 18px;
    font-weight: bold
}

.like_info .like_btn {
    color: #fff;
    background: #ff4a00;
    border-radius: 5px;
    padding: 5px 15px;
    margin-top: 1px;
    float: right;
    display: inline-block
}


/*è´­ç¥¨æµç¨‹*/
.ticket_liucheng li {
    font-size: 14px;
    margin: 15px 0
}

.ticket_liucheng li em {
    display: block;
    margin-bottom: 10px
}

.ticket_liucheng li p {
    padding-left: 12px;
    color: #666
}

.spzt1 {
    width: 0px;
}

.spzt2 {
    width: 155px
}

.spzt3 {
    width: 310px
}

.spzt4 {
    width: 465px
}

/*å¦‚æžœæ²¡ç™»å½•ï¼Œå¼¹å‡ºè¯·dengluçš„æ ·å¼*/
.m-layer-newlogin {
    padding: 0;
    background: #fff;
}

.m-layer-newlogin h2 {
    height: 0;
    overflow: hidden;
}

.m-layer-newlogin .La, .m-layer-newlogin .Lb, .m-layer-newlogin .Lc, .m-layer-newlogin .Ld {
    width: 0;
    height: 0;
    overflow: hidden;
}

.m-layer-newlogin a.close {
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 8px;
    right: 8px;
    background: url("/images/icon_bg.png") no-repeat 2px -238px;
}

/*background: url("/templets/default/newindex/icon_bg.png") no-repeat 2px -238px; 2018/5/8*/
.intro_list .showMore {
    color: #FF6600;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    display: none;
    margin-top: 10px;
    float: left;
    width: 100%;
}

/*æ˜¾ç¤ºæ›´å¤šçš„åœ¨çº¿é—®ç­”*/
.intro_list .hiddens {
    display: none;
}

/*å³ä¾§æŠ˜ä»·å’Œæº¢ä»·çš„æç¤º*/
.zheyi_tishi p {
    width: 100%;
    color: #666;
    margin-bottom: 8px;
    float: left
}

.zheyi_tishi p img {
    width: 15px;
    float: right;
    margin-top: 1px;
    margin-right: 6px
}

.zheyi_tishi p span {
    float: right
}

/*åœºé¦†åœ°å›¾*/
#cover {
    position: fixed;
    z-index: 9000;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background: #000 none repeat scroll 100% 100%;
    display: none;
    cursor: pointer;
}

#mapShow {
    position: fixed;
    z-index: 9999;
    margin: auto;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 1400px;
    height: 730px;
    background: #FFFFFF none repeat scroll 100% 100%;
    display: none;
}

#mapShow .mpaTitle {
    font-size: 22px;
    font-family: "å¾®è½¯é›…é»‘";
    font-weight: bold;
    margin: 9px 0px 5px 580px;
}



