﻿@charset "utf-8";
.tip_t dl,
.tip_t dt,
.tip_t dd,
.tip_t img,
.tip_t ul,
.tip_t li,
.tip_t ol,
.tip_t p {
    line-height: 1.5;
}

.ticket_tab {
    margin-top: 10px;
}

.ticket_d_b {
    background: #fff;
}

.ticket_d_b_t {
    border-bottom: 1px solid #ddd;
    height: 69px;
    overflow: hidden;
}

.ticket_d_b_t b {
    background: url(../../../images/ticket_detail/detail_ico.png) no-repeat right 0;
    padding: 0 10px;
    min-width: 53px;
    height: 37px;
    float: left;
    margin: 18px 20px 0 0px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 37px;
    font-weight: normal;
    font-family: "微软雅黑";
}

.ticket_d_b_t h4 {
    font-weight: normal;
    float: left;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    height: 36px;
    padding: 24px 8px 9px 0;
    width: 770px;
    border-right: 1px dashed #ddd;
}

.ticket_d_b_t h4 span {
    font-size: 12px;
    font-family: "宋体";
    margin-left: 10px;
}

.ticket_d_b_t h5 {
    float: left;
    margin: 30px 0 0 20px;
    line-height: 21px;
    height: 21px;
    overflow: hidden;
    font-weight: normal;
}

.ticket_d_b_t h5 .p1 {
    font-size: 14px;
    font-family: "微软雅黑";
}

.ticket_d_b_t h5 .p2 {
    margin-left: 10px;
}

.ticket_d_b_t h5 .p1 em {
    font-size: 16px;
    margin: 0 3px;
}

.ticket_d_b_t h5 em {
    color: #ff6600;
}


/*新增购买人数*/

.ticket_d_b_t h5 {
    margin: 0 0 0 20px;
    line-height: normal;
    height: auto;
}

.ticket_d_b_t h5 .p1 {
    display: block;
    float: left;
    margin: 23px 25px 0 0;
}

.ticket_d_b_t h5 .number {
    display: block;
    float: left;
    text-align: left;
    margin-top: 24px;
}

.ticket_d_b_t h5 .number span {
    display: block;
    margin: 2px 0;
}

.ticket_d_b_s {
    padding: 10px;
    height: 259px;
}

.ticket_d_b_s a:hover {
    text-decoration: none;
}

.ticket_d_b_s .left_i {
    float: left;
    width: 370px;
    height: 259px;
}

.ticket_d_b_s .left_i a {
    display: block;
    width: 370px;
    height: 259px;
    overflow: hidden;
    background: #999999;
}

.ticket_d_b_s .left_i a img {
    vertical-align: top;
    display: block;
}

.ticket_d_b_s .left_t {
    float: left;
    height: 259px;
    width: 392px;
    overflow: hidden;
    position: relative;
}

.ticket_d_b_s .left_t p {
    height: 265px;
}

.ticket_d_b_s .left_t p a {
    float: left;
    margin: 0 0 6px 6px;
    background: #999999;
}

.ticket_d_b_s .left_t p .img1 {
    width: 190px;
    height: 133px;
}

.ticket_d_b_s .left_t p .img2 {
    width: 171px;
    height: 120px;
}

.ticket_d_b_s .left_t a.changer {
    width: 26px;
    height: 100px;
    background: #42bcbc;
    text-align: center;
    padding: 10px 3px;
    line-height: 20px;
    overflow: hidden;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
}

.ticket_d_b_s .left_t a.changer:hover {
    background: #4dcfcf;
}

.ticket_d_b_s .right_t {
    height: 259px;
    width: 406px;
    float: left;
    margin-left: 10px;
    z-index: 2000;
}

.ticket_d_b_s .right_t .pri {
    height: 67px;
    border-bottom: 1px solid #eeeeee;
    overflow: hidden;
    clear: both;
}

.ticket_d_b_s .right_t .pri span {
    float: left;
    font-family: "微软雅黑";
    font-size: 16px;
    width: 154px;
    padding: 0 0 0 10px;
    height: 67px;
    line-height: 67px;
    color: #cc0000;
}

.ticket_d_b_s .right_t .pri span b {
    font-family: "微软雅黑";
    font-size: 40px;
    font-weight: normal;
}

.ticket_d_b_s .right_t .pri a {
    float: left;
    width: 140px;
    height: 50px;
    background: #f44;
    margin-top: 6px;
    font: 18px/50px "微软雅黑";
    overflow: hidden;
    text-align: center;
    color: #fff;
    border-radius: 3px;
}

.ticket_d_b_s .right_t .pri a:hover {
    background: #e33;
}

.ticket_d_b_s .right_t .pri a.pri_offline {
    background: #ddd;
    color: #666;
    cursor: default;
}

.ticket_d_b_s .right_t .abt {
    margin: 8px 0 0 10px;
    clear: both;
}

.ticket_d_b_s .right_t .abt dl {
    font-size: 12px;
    line-height: 20px;
    width: 395px;
    margin-bottom: 3px;
    float: left;
}

.ticket_d_b_s .right_t .abt dt {
    float: left;
    width: 62px;
    color: #999;
}

.ticket_d_b_s .right_t .abt dd {
    float: left;
    width: 320px;
    color: #666;
}

.ticket_d_b_s .right_t .abt .tese {
    height: 40px;
    overflow: hidden;
}

.ticket_d_b_s .right_t .abt .dizhi {
    overflow: hidden;
}

.ticket_d_b_s .right_t .abt dd.dizhi i {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    margin-bottom: 2px;
}

.ticket_d_b_s .right_t .abt dd.dizhi i.ts,
.ticket_d_b_s .right_t .abt dd.dizhi i.s_icon_5 {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    line-height: 18px;
    padding: 0 3px;
}

.dizhi i.s_icon_1,
.dizhi i.s_icon_2,
.dizhi i.s_icon_3,
.dizhi i.s_icon_4 {
    height: 20px;
    width: 20px;
    background-image: url(../../../images/search/s_icons.gif);
}

.ticket_d_b_s .right_t .abt dd.dizhi i.s_icon_8 {
    max-width: 330px;
    height: 20px;
    overflow: hidden;
    color: #c00;
    display: block;
    padding-right: 10px;
}

.dizhi i.s_icon_1 {
    background-position: 0px 0px;
}

.dizhi i.s_icon_2 {
    background-position: -20px 0px;
}

.dizhi i.s_icon_3 {
    background-position: -40px 0px;
}

.dizhi i.s_icon_4 {
    background-position: -60px 0px;
}

.ticket_d_b_s .right_t .abt dd.dizhi .pinp-tag {
    display: inline-block;
    padding: 0px 5px;
    color: #fff;
    background-color: #fc913a;
    line-height: 20px;
    border-radius: 2px;
    cursor: default;
}

.ticket_d_b_s .right_t .abt dd.dizhi .tag2 {
    /*color: #fc7773;
    border-color: #fc7773;*/
    background-color: #fc7773;
}

.ticket_d_b_s .right_t .abt dd.dizhi .tag3 {
    /*color: #6da7ff;
    border-color: #6da7ff;*/
    background-color: #6da7ff;
}

.ticket_d_b_s .right_t .abt dd.dizhi .tag4 {
    /*color: #00be88;
    border-color: #00be88;*/
    background-color: #00be88;
}

.ticket_d_b_s .right_t .abt dd.dizhi .tag5 {
    /*color: #9683e2;
    border-color: #9683e2;*/
    background-color: #9683e2;
}

.ticket_d_b_s .right_t .tip {
    clear: both;
    margin: 0 0 0 10px;
    width: 395px;
    color: #ff6600;
}

.ticket_d_b_s .right_t .tip_jl {
    color: #666;
    border-bottom: 1px dotted #ccc;
    border-top: 1px dotted #ccc;
    height: 40px;
    padding: 5px 0;
    margin: 5px 0 5px 10px;
    clear: both;
}

.ticket_d_b_s .right_t .tip b {
    float: left;
    width: 60px;
}

.ticket_d_b_s .right_t .tip span {
    float: left;
    width: 335px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}

.ticket_list {
    height: 57px;
    line-height: 57px;
    width: 1200px;
    background: #fff;
    text-align: center;
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    position: relative;
}

.ticket_list a {
    float: left;
    width: 140px;
    font-size: 16px;
    font-family: "微软雅黑";
}

.ticket_list a.on {
    color: #008857;
    font-weight: bold;
}

.ticket_list a.on:hover {
    text-decoration: none;
}


/*点评数大小调整*/

.ticket_list a span {
    color: #F60;
    font-size: 12px;
}


/*点评数大小调整 结束*/

.ticket_list .yuding a {
    float: right;
    width: 125px;
    height: 43px;
    background: #f44;
    margin: 7px 20px 0 0;
    font: 18px/43px "微软雅黑";
    overflow: hidden;
    text-align: center;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
}

.ticket_list .yuding a:hover {
    text-decoration: none;
    background-color: #e33;
}

.ticket_list .yuding a.pri_offline {
    background: #ddd;
    color: #666;
    cursor: default;
}

.pr_box {
    background: #fff;
}

.pr_table {
    width: 1200px;
}

.pr_table tr th {
    line-height: 24px;
    padding-top: 15px;
    font-weight: normal;
    border-bottom: 1px solid #ccc;
    color: #333;
    text-align: left;
}

.pr_table tr .t1 {
    padding-left: 15px;
    width: 45px;
    overflow: hidden;
}

.pr_table tr td.t2 {
    width: 450px;
    padding: 0 2px 0 12px;
    overflow: hidden;
}

.pr_table tr td.t3 {
    font-family: "arial";
    width: 65px;
    padding: 0 2px;
}

.pr_table tr td.t3 s {
    text-decoration: none;
    font-family: "微软雅黑";
}

.pr_table tr td.t4 {
    width: 75px;
    padding: 0 2px;
    color: #cc0000;
}

.pr_table tr td.t5 {
    width: 75px;
    padding: 0 2px;
}

.pr_table tr td.t6 {
    width: 150px;
    padding: 0 2px;
    position: relative;
}

.pr_table tr td.t6 i.data_ld {
    height: 16px;
    width: 16px;
    background: url(../../../images/ticket_detail/16PX.gif) no-repeat right center;
    float: right;
    margin: 5px 5px 0 0;
}

.pr_table tr td.t7 {
    width: 120px;
    padding: 0 2px;
}

.pr_table tr td.t7 div {
    position: relative;
}

.pr_table tr td.t8 {
    width: 80px;
    padding: 0 2px 0 2px;
}

.pr_table tr td.t9 span {
    display: block;
    height: 16px;
    width: 23px;
    background: url(../../../images/ticket_detail/gou.gif) no-repeat 0 0;
}

.pr_table tr td.t9 span.chos {
    background: url(../../../images/ticket_detail/gou.gif) no-repeat 0 -24px;
}

.pr_table tr td {
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.pr_table tr td td,
.pr_table tr.on td td {
    border: 0;
}

.pr_table .on td {
    background: #bddffa;
}

.pr_table tr tr:hover td {
    background-color: #eaf7ff;
}

.pr_table tr tr:hover td .time_ipt {
    border-color: #42bcbc;
    box-shadow: 0px 0px 5px #42bcbc;
}

.pr_table tr tr.selected:hover td .time_ipt {
    border-color: #BBBBBB;
    box-shadow: 0px 0px 0;
}

.pr_table tr tr.on:hover td {
    background-color: #BDDFFA;
}

.pr_table tr tr.pr_table_show td {
    background: #E0F1FC;
}

.pr_table tr .t1 em {
    float: right;
    width: 130px;
    overflow: hidden;
}

.pr_table tr .t2 {
    width: 450px;
    padding: 15px 2px 0 12px;
}

.pr_table tr .t3 {
    width: 65px;
    padding: 15px 2px 0 2px;
}

.pr_table tr .t4 {
    width: 75px;
    padding: 15px 2px 0 2px;
}

.pr_table tr .t5 {
    width: 75px;
    padding: 15px 2px 0 2px;
}

.pr_table tr .t6 {
    width: 150px;
    padding: 15px 2px 0 2px;
}

.pr_table tr .t7 {
    width: 120px;
    padding: 15px 2px 0 2px;
}

.pr_table tr .t8 {
    width: 80px;
    padding: 15px 2px 0 2px;
}

.pr_table tr .t9 {}

.pr_table {
    position: relative;
}

.pr_table tr th span {
    height: 16px;
    width: 95px;
    display: block;
    top: 10px;
    left: 805px;
    position: absolute;
}

.pr_table tr th span.tc_rq {
    background: url(../../../images/ticket_detail/rq.png) no-repeat;
}

.pr_table tr td span.tc_fs {
    background: url(../../../images/ticket_detail/fs.png) no-repeat;
    left: 100px;
    height: 16px;
    width: 95px;
    display: block;
    top: -10px;
    position: absolute;
}

.pr_table .pr_table_title {
    margin-right: 20px;
    padding-right: 20px;
    line-height: 18px;
    overflow: hidden;
    cursor: pointer;
    background: url(../../../images/ticket_detail/down.png) no-repeat right center;
    float: left;
}

.pr_table .pr_table_title a {
    color: #0066cc;
}

.pr_table .on .pr_table_title {
    background: url(../../../images/ticket_detail/up.png) no-repeat right center;
}

.pr_table .pr_table_title a:hover {
    text-decoration: none;
}

.pr_table_show {
    overflow: hidden;
}

.pr_table_show div {
    position: relative;
    border-top: 1px solid #a3c3db;
}

.pr_table_show td {
    height: auto;
    line-height: 22px;
    background-color: #e0f1fc;
}

.pr_table_show dl {
    overflow: hidden;
    width: 920px;
    padding: 20px 0 20px 38px;
    float: left;
}

.pr_table_show dl dt {
    float: left;
    width: 75px;
    font-weight: bold;
    line-height: 22px;
}

.pr_table_show dl dd {
    float: left;
    width: 800px;
    line-height: 22px;
    margin-bottom: 10px;
}

.pr_table_show .sm_alt {
    position: absolute;
    height: 8px;
    width: 15px;
    background: url(../../../images/ticket_detail/gou.gif) no-repeat 0 -47px;
    top: -1px;
    left: 40px;
}

.close_up {
    float: left;
    width: 58px;
    margin: 18px 0 0 50px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    display: block;
}

.close_up span {
    height: 36px;
    height: 26px;
    line-height: 26px;
    float: left;
}

.close_up i {
    float: left;
    width: 14px;
    height: 14px;
    overflow: hidden;
    margin: 4px 0 0 4px;
    background: url(../../../images/ticket_detail/detail_ico.png) no-repeat -28px -86px;
}

.time_ipt {
    width: 118px;
    height: 24px;
    _line-height: 24px;
    border: 1px solid #bbb;
    padding: 0;
    float: left;
    cursor: pointer;
}

.time_ipt:hover {
    border-color: #42bcbc;
    box-shadow: 0px 0px 5px #42bcbc;
}

.mod_number {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    /*居中对齐*/
    border: 1px solid #bbb;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}

.mod_number a {
    font-weight: normal;
    text-decoration: none;
}

.mod_number .mod_1,
.mod_number .mod_2 {
    float: left;
    width: 25px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #eee;
    color: #42bcbc;
    font-size: 22px;
    font-family: "宋体";
    font-weight: bold;
}

.mod_number a:hover {
    background-color: #42bcbc;
    text-decoration: none;
    color: #fff;
}

.mod_number input {
    float: left;
    width: 48px;
    height: 16px;
    line-height: 16px;
    padding: 4px 0;
    font-size: 12px;
    text-align: center;
    color: #f60;
    font-weight: bold;
    font-size: 14px;
}

.mod_number .enable {
    color: #999;
    cursor: default;
}

.mod_number a.enable:hover {
    background: #eee;
    color: #999;
}

.warp_buy {
    width: 1214px;
    margin: 0 auto;
    background: url(../../../images/ticket_detail/warp_buy_bg.png) no-repeat 0 0;
    padding-top: 7px;
}

.buybotton {
    padding: 15px 0 13px 0;
    float: right;
    width: 230px;
    background-color: #fff;
}

.buy_box {
    background: #f84e4e;
    padding: 2px;
    width: 1203px;
    overflow: hidden;
}

.buy_box_l {
    float: left;
    width: 53px;
    text-align: center;
    line-height: 18px;
    padding: 15px 0;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #fff;
}

.buy_box_r {
    background: #fff;
    float: left;
    padding: 12px 15px 6px;
    overflow: hidden;
    min-height: 66px;
    _height: 66px;
    _overflow: inherit;
}

.buy_box_r li {
    line-height: 28px;
    float: left;
    display: inline;
    width: 286px;
    margin: 0 0 7px 0;
    padding: 0 10px 0 0;
}

.buy_box_r li a {
    display: block;
    width: 286px;
    overflow: hidden;
    height: 20px;
    background: #fdedd2 url(../../../images/ticket_detail/ico_del.png) no-repeat 270px 8px;
    line-height: 20px;
    padding: 3px 0 2px 0;
    font-size: 14px;
}

.buy_box_r li a:hover {}

.buy_box_r li a label {
    float: left;
    line-height: 20px;
    width: 37px;
    text-align: center;
    overflow: hidden;
}

.buy_box_r li a span {
    margin-left: 5px;
    float: left;
    width: 35px;
    overflow: hidden;
    /* width: 184px; */
    width: 156px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.buy_box_r li a em {
    margin-left: 5px;
    color: #ff6600;
    float: left;
    /* width: 37px;
    _width: 34px; */
    width: 65px;
    _width: 62px;
    overflow: hidden;
    font-size: 12px;
}

.buy_box_r li a i {
    float: left;
    width: 16px;
    height: 17px;
    margin-top: 2px;
}

.buy_box_r_l {
    float: left;
    width: 890px;
}

.buy_box_r_r {
    margin-top: 3px;
    float: right;
    width: 90px;
}

.buy_box_r_r h5 {
    line-height: 30px;
    font-size: 16px;
    font-family: "微软雅黑";
    text-align: center;
    font-weight: normal;
}

.buy_box_r_r p {
    line-height: 20px;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #cc0000;
    text-align: center;
}

.buy_box_r_r p span {
    font-size: 22px;
    font-family: Arial;
}

.buy_box_r_g {
    width: 120px;
    height: 54px;
    margin: 5px 10px 0 10px;
    float: right;
}

.buy_box_r_g a {
    display: block;
    width: 120px;
    height: 49px;
    background: #f84e4e;
    font: 18px/49px "微软雅黑";
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.buy_box_r_g a:hover {
    background: #ff5858;
    text-decoration: none;
}

.buy_box_r_g a.pri_offline {
    background: #ddd;
    color: #666;
    cursor: default;
}

.wp_tab {
    padding: 32px 23px;
    background: #fff;
    margin: 10px 0 0 0;
    overflow: hidden;
}

.wp_tab .wp_tab_l {
    float: left;
    width: 90px;
    height: 100px;
    background: #9bc1ab;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    text-indent: 10px;
    color: #fff;
    text-align: center;
}

.wp_tab .wp_tab_r {
    margin-left: 95px;
}

.wp_tab .wt1 {
    background: url(../../../images/ticket_detail/icons.png) -700px 0;
}

.wp_tab .wt2 {
    background: url(../../../images/ticket_detail/icons.png) -100px 0;
}

.wp_tab .wt3 {
    background: url(../../../images/ticket_detail/icons.png) -200px 0;
}

.wp_tab .wt4 {
    background: url(../../../images/ticket_detail/icons.png) -300px 0;
}

.wp_tab .wt5 {
    background: url(../../../images/ticket_detail/icons.png) -400px 0;
}

.tip_t {
    margin-bottom: 20px;
    overflow: hidden;
    _height: 100px;
    _overflow: inherit;
}

tip_t i,
tip_t em {
    font-style: italic;
}

.tip_t .gr {
    font-size: 14px;
    line-height: 28px;
    color: #333;
}

.tip_t .gr {
    color: #ff6600;
}

.tip_t .gr_b li {
    list-style-type: decimal;
    line-height: 20px;
    margin-bottom: 8px;
}

.tip_t .gr_b {
    color: #ff6600;
    line-height: 20px;
}

.tip_t .dk {
    font-size: 14px;
    line-height: 28px;
    color: #333;
}

.tip_t .dk_b li {
    list-style-type: decimal;
    line-height: 20px;
    margin-bottom: 8px;
}

.tip_t .dk_b {
    margin-left: 20px;
}

.dk_map {
    border-bottom: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 20px;
}

.dk_map img {
    float: left;
    padding: 10px 0 0 250px;
}

.dk_map a {
    float: left;
    margin: 263px 0 0 20px;
    line-height: 28px;
    padding-left: 18px;
    background: url(../../../images/ticket_detail/ico_map.png) no-repeat left center;
}

.ticket {
    margin-top: 50px;
    background: #fff;
}

.ticket_main_b {
    font-size: 18px;
    font-family: "微软雅黑";
    text-indent: 25px;
    background: #fff;
    color: #008857;
    line-height: 48px;
    height: 48px;
}

.ticket .pditem {
    margin: 0;
    padding: 10px 0px 20px 0px;
    border-top: 2px solid #333;
    margin: 0 20px;
}

.ticket .mainContent .main_tit {
    height: 22px;
}

.prompt_alt2 {
    margin-left: -40px;
    background: url("../../../images/flight/ticket_form.png") no-repeat scroll -250px -250px rgba(0, 0, 0, 0);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    color: #666666;
    display: block;
    font-family: "宋体";
    font-size: 12px;
    line-height: 20px;
    padding: 20px 20px 10px;
    width: 253px;
    z-index: 1000;
}


/*
    20160218
    购票夹未置于页面顶层修改
    zw
*/

.shoppingbox {
    position: fixed;
    _position: absolute;
    bottom: 10px;
    z-index: 3000;
    width: 100%;
}

#selecting_ticket {
    width: 100px;
    height: 42px;
    background: url("../../../images/ticket_detail/select_ticket.png") no-repeat;
}


/*loading2*/


/* .gd {
    background: url(../../../images/loading/gd2.png) no-repeat 0 0;
    height: 200px;
    width: 800px;
    position: relative;
    display: none;
}

.jdthui {
    position: absolute;
    top: 61px;
    right: 161px;
    height: 27px;
    width: 490px;
    background: url(../../../images/loading/gd1.png) no-repeat right 0;
}

.qiqiu {
    position: absolute;
    top: 30px;
    left: 160px;
    height: 52px;
    width: 39px;
    background: url(../../../images/loading/qq.gif) no-repeat 0 0;
} */

.p_j_li_none {
    height: 100px;
    background: url(../../../images/loading_20131016_01.gif) no-repeat center center;
}


/*map*/

.map_box {
    padding-left: 320px;
}

.map_sp {
    display: block;
    height: 39px;
    width: 26px;
    background-image: url(../../../images/ticket_detail/maparr.png);
    position: relative;
}

.map_main {
    height: 281px;
    width: 238px;
    background-image: url(../../../images/ticket_detail/mapbg.png);
    padding: 4px 4px 21px 5px;
}

.map_main_in {
    padding: 0 15px;
}

.mp_tkt_name {
    background: url(../../../images/ticket_detail/map1.png) 0 center repeat-x;
    padding: 8px 38px;
    overflow: hidden;
}

.mp_tkt_name span {
    display: block;
    background-color: #FFF;
    padding: 0 5px;
    font: 14px/16px "微软雅黑";
    color: #333;
}

.mp_tkt_info {
    font: 12px/18px "宋体";
    color: #666;
    height: 54px;
    overflow: hidden;
}

.mp_tkt_info span {
    color: #c11111;
}

.map_cls {
    position: absolute;
    right: 4px;
    top: 3px;
    height: 25px;
    width: 25px;
    background-image: url(../../../images/ticket_detail/mapcls.png);
}


/*新版详情页*/

.ticket_d_b_s .right_t_2 {
    width: 630px;
    position: relative;
    height: auto;
}

.ticket_d_b_s .right_t_2 .pri {
    border-bottom: 0px;
    height: 57px;
}

.ticket_d_b_s .right_t_2 .pri span {
    height: 57px;
}

.ticket_d_b_s .right_t_2 .coup {
    overflow: hidden;
    clear: both;
    padding: 8px 0 0 18px;
}

.ticket_d_b_s .right_t_2 .actv {
    overflow: hidden;
    clear: both;
    padding: 8px 0 0 18px;
}

.ticket_d_b_s .right_t_2 .actv i.hd {
    background: url(../../../images/localtour/hd.png) no-repeat 0 0;
    display: inline-block;
    height: 20px;
    width: 37px;
    text-align: center;
    vertical-align: middle;
}

.ticket_d_b_s .right_t_2 .actv span {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    padding: 0 10px;
    color: #ff4444;
}

.ticket_d_b_s .right_t_2 .tip {
    color: #333;
    width: auto;
}

.ticket_d_b_s .right_t_2 .spsm {
    color: #f60;
    height: 120px;
    border-bottom: 1px dotted #ccc;
}

.ticket_d_b_s .right_t_2 .spsm_main {
    min-height: 120px;
    height: 120px;
    position: absolute;
    overflow: hidden;
    z-index: 200;
    background-color: #fff;
}

.ticket_d_b_s .right_t_2 .tip h4 {
    text-indent: 10px;
    border-bottom: 0px;
    height: 30px;
    overflow: hidden;
    font: 16px/40px "微软雅黑";
}

.right_t_2 .jltj_main {
    box-shadow: 0 0 0;
}

.ticket_d_b_s .right_t_2 .abt dl {
    width: 475px;
    margin-right: 5px;
    margin-bottom: 3px;
}

.ticket_d_b_s .right_t_2 .abt dt {
    width: 62px;
}

.ticket_d_b_s .right_t_2 .abt dd {
    width: 400px;
    height: auto;
    overflow: visible;
}

.ticket_d_b_s .right_t_2 .abt dd.dizhi {
    height: auto;
    overflow: visible;
}

.ticket_d_b_s .right_t_2 .abt .abt_long dd {
    width: 230px;
}

.ticket_d_b_s .right_t_2 .abt {
    height: auto;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    padding-left: 8px;
}

.ticket_d_b_s .right_t_2 .abt .kqsj {
    line-height: 40px;
    margin: 10px 0 0 10px;
    color: #085;
    display: inline-block;
}

.ticket_d_b_s .right_t_2 .pri a {
    float: left;
    width: 80px;
    height: 22px;
    background: #fff;
    margin-top: 30px;
    font: 12px/22px "微软雅黑";
    overflow: hidden;
    text-align: center;
    color: #999;
    border-radius: 0px;
    text-decoration: underline;
}

.ticket_d_b_s .right_t_2 .pri a:hover {
    background: #fff;
}

.ticket_d_b_s .right_t_2 .pri i {
    margin-top: 30px;
    font: 12px/22px "微软雅黑";
    display: inline-block;
}

.ticket_d_b_s .right_t_2 .abt a {
    float: left;
    width: 140px;
    height: 50px;
    background: #f44;
    margin-top: 6px;
    font: 18px/50px "微软雅黑";
    overflow: hidden;
    text-align: center;
    color: #fff;
    border-radius: 3px;
}

.ticket_d_b_s .right_t_2 .abt a:hover {
    background: #e33;
}

.ticket_d_b_s .right_t_2 .abt a.pri_offline {
    background: #ddd;
    color: #666;
    cursor: default;
}

.ticket_d_b_s .right_t_2 .abt a.pri_willbedin {
    background: #085;
    color: #fff;
    cursor: default;
}

.ticket_d_b_s .right_t_2 .ewm {
    height: 31px;
    background: #eee;
    box-shadow: 0 0 0;
    padding: 5px 0 0 35px;
    position: static;
    width: 619px;
}

.ticket_d_b_s .right_t_2 .ewm span {
    float: none;
    display: inline-block;
    color: #999;
    padding-right: 10px;
}

.ticket_d_b_s .right_t_2 .ewm1 {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 100px;
    text-align: center;
    border-left: 1px dotted #ccc;
    padding-left: 20px;
}

.ticket_d_b_s .right_t_2 .ewm1 span {
    margin-top: 5px;
    color: #999;
    display: block;
}

.ticket_d_b_s .right_t_2 .jltj .j_mainShowJT,
.ticket_d_b_s .right_t_2 .spsm .j_mainShowJT {
    /*$begin*/
    background: #fff url(../../../images/youlun/yl_product/001.png) no-repeat 310px 15px;
    /*$end*/
}

.ticket_d_b_s .right_t_2 .jltj .setboxShadow,
.ticket_d_b_s .right_t_2 .spsm .setboxShadow {
    box-shadow: 5px 5px 5px #ddd;
}

.ticket_d_b_s .right_t_2 .jltj .jltj_mainhover,
.ticket_d_b_s .right_t_2 .spsm .jltj_mainhover,
.ticket_d_b_s .right_t_2 .spsm .setjt:hover {
    background: #fff url(../../../images/youlun/yl_product/002.png) no-repeat 310px 15px;
    -moz-box-shadow: 0px 5px 8px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0px 5px 8px rgba(0, 0, 0, .2);
    box-shadow: 0px 5px 8px rgba(0, 0, 0, .2);
}

.ticket_d_b_s .right_t_2 .jltj .setjt,
.ticket_d_b_s .right_t_2 .spsm .setjt {
    height: 30px;
    line-height: 30px;
    width: 630px;
}

.ticket_d_b_s .right_t_2 .jltj_wd {
    min-height: 50px;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
    display: block;
    padding: 6px 10px;
    width: 610px;
    background-color: #fff;
}

.ticket_d_b_s_2 {
    padding: 16px 20px;
    height: auto;
}

.ticket_d_b_s_2 .left_i {
    width: 500px;
    height: auto;
}

.ticket_d_b_s_2 .left_i .left_flash {
    width: 500px;
    height: 440px;
    margin-bottom: 7px;
    position: relative;
}


/*flash*/

.ylpro_img {
    position: relative;
    height: 350px;
    width: 500px;
    overflow: hidden;
}

.ylpro_img span {
    height: 50px;
    width: 500px;
    background-color: #000;
    display: block;
    filter: alpha(opacity=80);
    opacity: 0.8;
    font: 18px/50px "微软雅黑";
    color: #FFF;
    text-indent: 15px;
    position: absolute;
    bottom: 0;
    _bottom: -5px;
    left: 0;
}

.ylpro_img #flash_banner_btn_panel {
    height: 30px;
    width: 165px;
    position: absolute;
    bottom: 0;
    _bottom: -5px;
    left: 0;
    padding: 20px 0 0 335px;
    z-index: 100;
}

.ylpro_img #flash_banner_btn_panel a {
    height: 8px;
    width: 8px;
    float: left;
    background-color: #555;
    border-radius: 4px;
    margin-left: 8px;
    overflow: hidden;
    text-indent: 60px;
}

.ylpro_img #flash_banner_btn_panel a.on {
    height: 10px;
    width: 10px;
    background-color: #0182d8;
    border-radius: 5px;
}

.ylpro_list {
    position: relative;
    padding: 5px 0 0 0px;
    width: 500px;
    height: 85px;
    overflow: hidden;
}

.ylpro_list_in {
    width: 1000px;
    height: 85px;
    position: relative;
}

.ylpro_list li {
    margin-right: 4px;
    cursor: pointer;
    position: relative;
    height: 85px;
    float: left;
}

.ylpro_list li.on {
    z-index: 999;
}


/*.ylpro_list li.on i{display:block; height:81px; width:118px;position:absolute; left:0px; top:0px; border:2px solid #42bcbc}*/

.ticket_d_b_s .left_i .ylpro_list a {
    display: block;
    height: 59px;
    width: 17px;
    position: absolute;
    top: 17px;
    cursor: pointer;
    z-index: 1000;
    filter: alpha(opacity=70);
    opacity: 0.7;
    background-color: #000;
    background-image: url(../../../images/ticket_detail/att_lr.gif);
    background-repeat: no-repeat;
}

.ticket_d_b_s .left_i .ylpro_list a:hover {
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.ticket_d_b_s .left_i .ylpro_list a.yl_arrup {
    left: 0;
    background-position: 2px 22px;
}

.ticket_d_b_s .left_i .ylpro_list a.yl_arrdown {
    right: 0;
    background-position: -17px 22px;
}

.ticket_d_b_s .left_i .ylpro_list a.yl_noup,
.ticket_d_b_s .left_i .ylpro_list a.yl_nodown {
    display: none;
}

.ticket_d_b_s .yhq,
.ticket_d_b_s .jf {
    float: left;
    height: 22px;
    line-height: 18px;
    color: #FFF;
    margin-right: 3px;
    padding: 0 3px;
}

.ticket_d_b_s .yhq {
    background: url(../../../images/youlun/yl_product/vac_icon2.png);
}

.ticket_d_b_s .jf {
    background: url(../../../images/youlun/yl_product/vac_icon3.png);
    margin-right: 13px;
}

.ticket_d_b_s .right_t_2 .tip .jltj_in {
    min-height: 50px;
}

.ticket_d_b_s .right_t_2 .jltj {
    height: 120px;
}

.ticket_d_b_s .right_t_2 .spsm_main .jltj {
    height: 50px;
    min-height: 50px;
    overflow: hidden;
    padding: 6px 10px;
}

.ticket_d_b_s .right_t_2 .jltj .jltj_main {
    padding-bottom: 10px;
    background-color: #fff;
    position: absolute;
    min-height: 120px;
    height: 120px;
    width: 630px;
    overflow: hidden;
    z-index: 100;
}


/*
    20160125
    门票当地玩-出发地展开层级错误
    zw
*/

ticket_d_b .ticket_d_b_s .right_t {
    z-index: auto;
}


/*
    春航样式
*/

.ch .ticket_d_b_s .right_t {
    z-index: 40;
}

.ch .buy_box_r_g a:hover {
    color: #fff;
}


/*同城门票*/

.ticket_d_b_s .tongcheng .jltj_main {
    display: none;
}

.ticket_d_b_s .tongcheng .jltj {
    height: auto;
}

.ticket_d_b_s .tongcheng .spsm {
    height: auto;
}

.ticket_d_b_s .tongcheng .spsm_main {
    height: auto;
}

.ticket_d_b_s .tongcheng .spsm_main .jltj {
    height: 190px;
}

.ticket_d_b_s .tongcheng .spsm .j_mainShowJT,
.ticket_d_b_s .tongcheng .spsm .setjt:hover {
    display: none;
    background: #fff;
}


/*20161010购买人数评论loading*/

.numLoading em {
    display: inline-block;
    vertical-align: middle;
    min-width: 16px;
    min-height: 16px;
    margin-right: 5px;
    background: url(../../../images/freetour/058.gif) no-repeat center center;
}


/*<!--前台预订人数调整-->*/

.persons {
    /*margin:200px;*/
    width: 120px;
    /*height:115px;*/
    border: 1px solid #ff6600;
    padding: 10px 7px;
    font-size: 14px;
    position: relative;
    font-family: "Microsoft YaHei";
}


/*.persons:before{position:absolute;content:'';top:0;left:0;border-bottom:10px solid #000;border-left:5px solid transparent;border-right:5px solid transparent;}*/

.persons span {
    color: #333;
}

.personkind {
    margin-right: 37px;
}

.personkind2 {
    margin-right: 45px;
}

.persons p {
    color: #ff6600;
}

.jian {
    background: url(../../../images/freetour/jian.png) no-repeat;
    width: 13px;
    height: 10px;
    display: inline-block;
    position: absolute;
    top: -10px;
    right: 28px;
}


/*景区特色弹窗调整*/

.ticket_d_b_s .right_t_2 .abt dd.special-tag,
.special-tag {
    position: relative;
    height: 20px;
    /* overflow: hidden; */
}

.special-info {
    padding-right: 16px;
    height: 20px;
    overflow: hidden;
}

.ticket_d_b_s .right_t .abt dd.dizhi i.tag-arrow,
.tag-arrow {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: 14px;
    height: 17px;
    margin: 0;
    border-radius: 2px;
    background: #fff url(../../../images/youlun/yl_product/001.png) no-repeat 1px 8px;
    cursor: pointer;
}

.tag-dialog {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 10px;
    word-break: break-all;
}


/* 180625 领券 */

.ticket_d_b_s .right_t_2 .abt dl {
    margin-bottom: 5px;
}

.ticket_d_b_s .right_t_2 .abt dd.lingquan {
    position: relative;
    height: 22px;
    overflow: hidden;
}

.ticket_d_b_s .right_t .abt dd.dizhi .lq-quan {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    padding: 0px 8px;
    color: #fff;
    background: #ff6666 url(../../../images/quan-l.jpg) no-repeat top left;
    line-height: 20px;
    cursor: default;
}

.ticket_d_b_s .right_t .abt dd.dizhi .lq-quan em {
    display: block;
    position: absolute;
    right: -4px;
    top: 0px;
    width: 4px;
    height: 20px;
    background: url(../../../images/quan-r.jpg) no-repeat right top;
}

.ticket_d_b_s .right_t .abt dd.lingquan i.tag-arrow {
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    -moz-transform: rotate(-90deg);
    /* Firefox */
    -webkit-transform: rotate(-90deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(-90deg);
    /* Opera */
}


/* 优惠券 */

.mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.5;
    z-index: 2001;
}

.coupon-tc {
    position: absolute;
    background-color: #fff;
    border-radius: 4px;
    width: 730px;
    z-index: 2002;
}

.coupon-tc .coupon-tit {
    line-height: 54px;
    color: #00be88;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    background-color: #eee;
    border-radius: 4px 4px 0 0;
}

.coupon-tc .coupon-tit .close_btn {
    position: absolute;
    right: 20px;
    top: 20px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../../../images/localtour/quan_close.png) no-repeat center center;
}

.coupon-tc .coupon-cont {
    max-height: 548px;
    overflow-y: auto;
}

.couplist {
    display: block;
    margin: 20px 0px 0px 20px;
    overflow: hidden;
    *overflow: hidden;
}

.couplist li {
    float: left;
    width: 214px;
    height: 244px;
    margin: 0px 20px 20px 0px;
}

.couplist li:nth-child(3n+0),
.couplist li:last-child {
    margin-right: 0px;
}

.coupimg {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
}

.coup_red .coupimg {
    background: url(../../../images/myspring/coup1_n.png) no-repeat;
}

.coup_yellow .coupimg {
    background: url(../../../images/myspring/coup2_n.png) no-repeat;
}

.coup_gray .coupimg {
    background: url(../../../images/myspring/coup3_n.png) no-repeat;
}

.coup_price {
    padding-top: 25px;
    display: block;
    font: 22px/22px "微软雅黑";
    color: #fff;
}

.coup_price b {
    font: 52px/48px "微软雅黑";
    vertical-align: text-top;
}

.coup_time,
.coup_cond {
    padding: 4px 10px 0 10px;
    color: #a84d42;
    font-size: 12px;
    text-align: left;
    line-height: 14px;
}

.coup_yellow .coup_time,
.coup_yellow .coup_cond {
    color: #af6f00;
}

.coup_gray .coup_time,
.coup_gray .coup_cond {
    color: #7f7f7f;
}

.coupinfo {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 122px;
}

.coupinfo h2 {
    position: relative;
    display: inline-block;
    padding: 15px 20px 0 10px;
    color: #555;
    font-size: 15px;
    font-weight: normal;
    height: 26px;
    min-width: 80px;
    width: 80px\9;
    *width: 80px;
}

.coupinfo h2 em {
    display: inline-block;
    max-width: 180px;
    height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.coupinfo h2 .icon-tag {
    position: absolute;
    right: 4px;
    bottom: 6px;
    display: inline-block;
    margin-left: 6px;
    margin-top: -3px;
    width: 14px;
    height: 14px;
    background: url(../../../images/freetour/tag.png) no-repeat;
    background-size: 100%;
    vertical-align: middle;
    cursor: pointer;
}

.coupinfo p {
    color: #999;
    font-size: 13px;
    font-weight: normal;
}

.coupinfo .coupbtn {
    display: inline-block;
    margin-top: 14px;
    width: 102px;
    height: 30px;
    line-height: 30px;
    *line-height: 28px;
    color: #ff6666;
    border: 1px solid #ff6666;
    background-color: #fef0ef;
    background-color: rgba( 255, 102, 102, 0.078);
    border-radius: 15px;
    font-size: 14px;
}

.coup_yellow .coupinfo .coupbtn {
    color: #ffc033;
    border: 1px solid #ffc033;
    background-color: #fffaef;
}

.coup_gray .coupinfo .coupbtn,
.coupinfo .coupbtn.coupylq {
    color: #fff;
    border: 1px solid #cccccc;
    background-color: #cccccc;
    cursor: default;
    text-decoration: none;
}

.coupinfo .coupbtn.couplq {
    color: #fff;
    border: 1px solid #ff6666;
    background-color: #ff6666;
}


/* 成功失败弹窗 */

.status_tc {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 250px;
    height: 140px;
    margin-left: -125px;
    margin-top: -70px;
    background-color: #000;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    opacity: 0.8;
    text-align: center;
    border-radius: 4px;
    z-index: 2002;
}

.status_tc i {
    display: block;
    width: 53px;
    height: 53px;
    background: url(../../../images/icon-status.png) no-repeat 0 0;
    margin: 30px auto;
    margin-bottom: 12px;
}

.status_tc .icon_success {
    background-position: 0px 0px;
}

.status_tc .icon_failed {
    background-position: 0px -53px;
}


/* 20190219进度条 */

.gd {
    height: 204px;
    width: 962px;
    background: #fff url(../../../images/loading/gd.gif) no-repeat center center;
    display: none;
    z-index: 1000;
}

.tip_t a.dk_dl {
    color: #1ec6ac;
    cursor: pointer;
}

.tip_t a.dk_dl:hover {
    text-decoration: underline;
}