﻿@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: 34px;
    padding: 24px 8px 9px 0;
    width: 770px;
    border-right: 1px dashed #ddd;
    overflow: hidden;
}

.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 {
    /* update czz 20141121 overflow:hidden;*/
    height: 289px;
}

.ticket_d_b_s a:hover {
    text-decoration: none;
}

.ticket_d_b_s .left_i {
    float: left;
    width: 370px;
    margin: 10px 8px 10px 10px;
}

.ticket_d_b_s .left_i .left_flash {
    width: 370px;
    height: 259px;
    overflow: hidden;
    background: #999999;
    margin-bottom: 7px;
    position: relative;
}

.ticket_d_b_s .left_i .left_rl {
    width: 490px;
    height: 303px;
    overflow: hidden;
    background: #fff;
}


/*flash*/

.ylpro_img {
    position: relative;
    float: left;
    height: 252px;
    width: 360px;
    overflow: hidden;
    background-color: #eee;
    padding: 7px 0 0 10px;
}

.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;
}


/*big calendar*/

.left_rl .calendar_top {
    height: 36px;
}

.calendar_top a.calendar_toplf,
.calendar_top a.calendar_toprt {
    float: left;
    height: 36px;
    width: 23px;
    background: url(../../../images/localtour/can.gif);
}

.calendar_top a.calendar_toplf {
    background-position: 0 0;
}

.calendar_top a.calendar_toprt {
    background-position: 23px 0;
}

.calendar_top a.calendar_toplf:hover {
    background-position: 0 -36px;
}

.calendar_top a.calendar_toprt:hover {
    background-position: 23px -36px;
}

.calendar_top ul {
    float: left;
    width: 442px;
    margin: 0 1px;
    background-color: #dddddd;
}

.calendar_top li {
    float: left;
    height: 36px;
    width: 93px;
    line-height: 36px;
    text-align: center;
}

.calendar_top li a {
    display: block;
    height: 36px;
    width: 93px;
}

.calendar_top li.on a,
.calendar_top li.on a:hover {
    color: #FFF;
    background-color: #42bcbc;
}

.left_rl dl {
    border-left: 1px solid #ddd;
}

.left_rl dl dt {
    float: left;
    height: 29px;
    width: 69px;
    text-align: center;
    line-height: 29px;
    border-bottom: 1px solid #ddd;
    background-color: #Fff;
}

.left_rl dl dt.weekend {
    color: #F60;
}

.left_rl dl dt.bor_r {
    border-right: 1px solid #ddd;
    width: 68px;
}

.left_rl dl.cal_week {
    height: 29px;
    background-color: #ddd;
    padding-left: 3px;
}

.left_rl dl.cal_day {
    height: 237px;
    background-color: #ddd;
    padding-left: 3px;
}

.left_rl dl dd {
    float: left;
    height: 38px;
    width: 68px;
    line-height: 18px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #Fff;
    text-indent: 3px;
}

.left_rl dl dd a {
    display: block;
    height: 38px;
    width: 68px;
    position: relative;
}

.left_rl dl dd a .enough {
    color: #008857;
}

.left_rl dl dd a .emp,
.left_rl dl dd a .calendar_price {
    color: #c00;
}

.left_rl dl dd a .calendar_price {
    color: #c00;
    font-family: "微软雅黑";
}

.left_rl dl dd.on a {
    color: #005ead;
}

.left_rl dl dd a i {
    position: absolute;
    height: 15px;
    width: 15px;
    top: 0;
    right: 0;
    background: url(../../../images/localtour/can.gif) 0 -72px;
}

.ticket_d_b_s .right_t {
    width: 800px;
    float: left;
    margin: 10px 10px 0 0;
    position: relative;
}

.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 .pri {
    height: 67px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    clear: both;
    padding: 8px 0 2px;
}

.ticket_d_b_s .right_t .pri span {
    float: left;
    font-family: "微软雅黑";
    font-size: 16px;
    width: 164px;
    padding: 0 0 0 14px;
    height: 67px;
    line-height: 67px;
    color: #cc0000;
}

.ticket_d_b_s .right_t .pri span b {
    font-family: "Arial";
    font-size: 40px;
    font-weight: normal;
}

.ticket_d_b_s .right_t .pri a {
    float: left;
    width: 149px;
    height: 49px;
    background: #f44;
    margin-top: 6px;
    font: 18px/49px "微软雅黑";
    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 .pri i {
    float: left;
    margin-top: 32px;
    font: 16px/22px "微软雅黑";
    width: 154px;
}

.ticket_d_b_s .right_t .coup {
    border-bottom: 1px dotted #ccc;
    overflow: hidden;
    clear: both;
    padding: 8px 0 15px 18px;
}

.ticket_d_b_s .right_t .abt {
    margin: 8px 0 0 20px;
    clear: both;
    height: 138px;
    overflow: hidden;
}

.ticket_d_b_s .right_t .abt dl {
    font-size: 12px;
    line-height: 20px;
    width: 575px;
    margin-bottom: 3px;
    float: left;
}

.ticket_d_b_s .right_t .abt dt {
    float: left;
    width: 62px;
    color: #666;
    text-align: justify;
    font-weight: bold;
}

.ticket_d_b_s .right_t .abt dd {
    float: left;
    width: 500px;
    color: #666;
}

.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;
}

.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;
}

.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 .pho {
    height: 30px;
    /*update czz 20141120 position:absolute; top:220px; left:0*/
}

.ticket_d_b_s .right_t .pho dl {
    line-height: 20px;
    width: 238px;
    margin-bottom: 3px;
    float: left;
}

.ticket_d_b_s .right_t .pho dt {
    float: left;
    width: 62px;
    color: #999;
    text-align: justify;
}

.ticket_d_b_s .right_t .pho dd {
    float: left;
    width: 173px;
    color: #666;
}

.ticket_d_b_s .right_t .abt .tese {
    height: 60px;
    overflow: hidden;
}

.ticket_d_b_s .right_t .tip {
    clear: both;
    margin: 0 0 0 20px;
    color: #ff6600;
}

.ticket_d_b_s .right_t .tip h4 {
    font: 16px/40px "微软雅黑";
    border-bottom: 1px dotted #ccc;
    height: 40px;
}

.ticket_d_b_s .right_t .tip .jltj {
    height: 175px;
    line-height: 25px;
    overflow: hidden;
    display: block;
    padding: 6px 0;
}

.ticket_d_b_s .right_t .ewm {
    height: 59px;
    background: #eee url(../../../images/localtour/ewm.png) no-repeat 23px 9px;
    box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.1);
    padding: 10px 0 0 145px;
}

.ewm .ewmimg {
    float: left;
    width: 160px;
}

.ewm span {
    float: left;
    line-height: 24px;
    padding-top: 2px;
}

.right_visa {
    width: 271px;
    background-color: #f4f5f1;
    float: left;
    padding: 10px 15px;
    height: 250px;
    box-shadow: -5px 1px 3px rgba(0, 0, 0, 0.1);
    _width: 261px;
}

.right_visa_cap {
    height: 30px;
    overflow: hidden;
    clear: both;
    border-bottom: 1px solid #ddd;
}

.right_visa_cap h3 {
    float: left;
    font: 14px/30px "微软雅黑";
}

.right_visa_cap .rt_more {
    margin-top: 5px;
}

.right_visa_con {
    padding: 10px 0;
}

.right_visa_con ul {
    overflow: hidden;
    height: 196px;
}

.right_visa_con li {
    padding-left: 13px;
    background: url(../../../images/ciongif.gif) -23px -50px no-repeat;
    line-height: 28px;
    height: 28px;
    clear: both;
    overflow: hidden;
    *height: 26px;
}

.right_visa_con li a {
    float: left;
    font-size: 12px;
    color: #343434;
}

.ticket_list {
    position: relative;
    height: 57px;
    line-height: 57px;
    width: 1200px;
    background: #fff;
    text-align: center;
    -moz-box-shadow: 0 5px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 5px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 2px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    overflow: hidden
}

.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 {}

.buy_box_tit {
    width: 230px;
    font: 16px/22px "微软雅黑";
    float: left;
    padding: 31px 0 0 25px;
}

.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;
    border-top: 1px solid #d3d3d3;
}

.pr_box_none {
    background: url("../../../images/loading_20131016_01.gif") no-repeat center center;
    height: 100px;
}

.pr_table {
    width: 1030px;
}

.pr_table2 {
    width: 570px;
}

.pr_table tr .t1 {
    padding-left: 15px;
    width: 45px;
    overflow: hidden;
}

.pr_table tr td.t2 {
    width: 460px;
    padding: 0 2px 0 12px;
    overflow: hidden;
}

.pr_table tr td.t3 {
    font-size: 14px;
    color: #cc0000;
    font-family: "arial";
    width: 45px;
    padding: 0 2px;
}

.pr_table tr td.t4 s,
.pr_table tr td.t3 s {
    text-decoration: none;
    font-family: "微软雅黑";
}

.pr_table tr td.t4 {
    width: 45px;
    padding: 0 2px;
}

.pr_table tr td.t5 {
    width: 75px;
    padding: 0 2px;
    text-align: center;
}

.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: 124px;
    padding: 0 2px;
}

.pr_table tr td.t8 {
    width: 80px;
    padding: 0 2px 0 2px;
}

.pr_table tr td.t9 span {
    display: block;
    height: 15px;
    width: 20px;
    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 -26px;
}

.pr_table tr td {
    height: 44px;
    line-height: 44px;
}

.pr_table .on td {
    background: #bddffa;
}

.pr_table tr .t1 em {
    float: right;
    width: 130px;
    overflow: hidden;
}

.pr_table2 tr td.t6 {
    width: 130px;
    padding: 0 2px;
}

.pr_table2 tr td.t4 {
    width: 160px;
    padding: 0 4px 0 0;
    font: 16px/22px "微软雅黑";
    text-align: right;
}

.pr_table2 tr td.t5 {
    width: 83px;
    padding: 0 4px 0 0;
    text-align: right;
    font: 16px/22px "微软雅黑";
}

.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;
    _border: 0;
}

.pr_table_show td {
    height: auto;
    line-height: 22px;
    background-color: #e0f1fc;
}

.pr_table_show dl {
    overflow: hidden;
    width: 820px;
    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: 700px;
    line-height: 22px;
}

.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;
    _display: none;
}

.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;
    border: 1px solid #bbb;
    padding: 0;
    float: left;
}

.time_ipt:hover {
    border-color: #42bcbc;
    box-shadow: 0px 0px 5px #42bcbc;
}

.pr_table2 .time_ipt {
    width: 120px;
}

.mod_number {
    display: inline-block;
    border: 1px solid #bbb;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    vertical-align: middle;
}

.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: 33px;
    height: 16px;
    line-height: 16px;
    padding: 4px 0;
    font-size: 12px;
    text-align: center;
    color: #999999;
}

.mod_number input.havecs {
    color: #f60;
    font-weight: bold;
}

.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;
    margin-left: -7px;
    _margin-left: 0;
}

.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: 17px;
    padding: 5px 0;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #fff;
}

.buy_box_r {
    background: #fff;
    float: left;
    overflow: hidden;
    min-height: 66px;
    _height: 66px;
    _overflow: inherit;
    width: 1150px;
}

.buy_box_r_l {
    float: left;
    width: 580px;
    margin-top: 20px;
}

.buy_box_r_r {
    margin-top: 25px;
    float: left;
    width: 150px;
}

.buy_box_r_r h5 {
    line-height: 30px;
    font-size: 16px;
    font-family: "微软雅黑";
    text-align: center;
    font-weight: normal;
    float: left;
}

.buy_box_r_r p {
    line-height: 30px;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #cc0000;
    text-align: center;
    float: left;
}

.buy_box_r_r p span {
    font-size: 22px;
    font-family: Arial;
}

.buy_box_r_g {
    width: 120px;
    height: 64px;
    margin: 15px 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;
    border-radius: 3px;
}

.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;
}

.nomarg {
    margin: 0;
}

.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) 0 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;
}

.wp_tab .wt6 {
    background: url(../../../images/ticket_detail/icons.png) -500px 0;
}

.wp_tab .wt7 {
    background: url(../../../images/ticket_detail/icons.png) -600px 0;
}

.wp_tab .wt8 {
    background: url(../../../images/ticket_detail/icons.png) -700px 0;
}

.wp_tab .wt9 {
    background: url(../../../images/ticket_detail/icons.png) -800px 0;
}

.wp_tab .wt10 {
    background: url(../../../images/ticket_detail/icons.png) -900px 0;
}

.wp_tab .wt11 {
    background: url(../../../images/ticket_detail/icons.png) -1000px 0;
}

.tip_t {
    margin-bottom: 20px;
    overflow: hidden;
    _height: 100px;
    _overflow: inherit;
}

tip_t i,
tip_t em {
    font-style: italic;
}

.tip_t2 {
    margin: 20px 0;
}

.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 {
    margin-left: 20px;
    color: #ff6600;
}

.tip_t .dk {
    font-size: 14px;
    line-height: 28px;
    color: #666;
}

.tip_t .dk_b li {
    list-style-type: decimal;
    line-height: 20px;
    margin-bottom: 8px;
}

.tip_t .dk_b {
    margin-left: 20px;
}

.dk_bor {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.dk_bor .lc1 {
    padding: 5px 0 5px 0px;
    height: 65px;
    background: url(../../../images/visa/qzlc.png) no-repeat 0 5px;
}

.dk_bor p {
    line-height: 26px;
}

.dk_dl {
    display: inline-block;
    color: #0066cc;
    font-size: 14px;
    background: url(../../../images/visa/qzld.png) no-repeat right 6px;
    padding-right: 25px;
}

.orange {
    color: #F60;
}

.d_st {
    width: 115px;
    height: 18px;
    background: url(../../../images/ticket_detail/star.png) no-repeat 0 0;
}

.d_st span {
    width: 115px;
    display: block;
    height: 18px;
    background: url(../../../images/ticket_detail/star.png) no-repeat 0 -18px;
}

.d_st .star1 {
    width: 24px;
}

.d_st .star2 {
    width: 46px;
}

.d_st .star3 {
    width: 68px;
}

.d_st .star4 {
    width: 90px;
}

.d_st .star5 {
    width: 115px;
}

.info_need {
    height: 28px;
    line-height: 28px;
    background: #fff;
    text-align: center;
    border-bottom: 1px solid #ddd;
}

.info_need a {
    float: left;
    font-size: 12px;
    font-family: "微软雅黑";
    padding: 0 20px;
    margin-right: 10px;
}

.info_need a.on {
    color: #fff;
    font-weight: bold;
    background-color: #6eb298;
    border-radius: 4px 4px 0 0;
}

.ticket_list a.on:hover {
    text-decoration: none;
}

.info_need_con {
    padding: 10px;
}

.info_need_con dl {
    font-size: 12px;
    line-height: 26px;
    width: 1022px;
    margin-bottom: 3px;
    float: left;
    border-bottom: 1pxz solid #ccc;
    padding: 10px 0;
}

.info_need_con dt {
    float: left;
    width: 152px;
    color: #333;
    text-align: justify;
    font-weight: bold;
}

.info_need_con dt span {
    font-weight: normal;
}

.info_need_con dd {
    float: left;
    width: 870px;
    color: #666;
}

.visa_info {}

.visa_info li {
    float: left;
    width: 490px;
    font: 16px/20px "微软雅黑";
    margin-bottom: 10px;
}

.visa_info li.sp_long {
    width: 1000px;
}

.visa_info li span {
    color: #666;
    line-height: 20px;
    font-size: 14px;
}

.visa_info li span.tit {
    color: #333;
    margin-right: 5px;
    font-weight: bold;
    line-height: 20px;
    font-size: 15px;
}

.visa_info li.sp_long span {
    width: 900px;
    float: left;
}

.visa_info li.sp_long span.tit {
    width: 69px;
    float: left;
    margin: 0;
}

.visa_info li.sp span.tit {
    width: 135px;
}

.visa_info li.sp span {
    width: 800px;
}

.fli .pd_pro li {
    width: 216px;
    margin-right: 20px;
    _margin-right: 15px;
}

.fli .pd_pro li .img {
    width: 216px;
}


/*.siteicon{top: 350px;    position: fixed;  z-index: 997; margin-left:50%; width:46px; padding-left:610px}
.siteicon a {background:url(../../../images/localtour/sitebg.gif) no-repeat;    display: block; height:46px;
    line-height:46px;    margin-bottom: 3px;    text-align: center;   width:46px;}*/

.ticket {
    margin-top: 50px;
    background: #fff;
}

.ticket_main_b {
    font: 18px/38px "微软雅黑";
    text-indent: 25px;
    background: #fff;
    color: #008857;
    height: 38px;
    padding-top: 10px;
}

.ticket .pditem {
    margin: 0;
    padding: 10px 0px 20px 0px;
    border-top: 2px solid #333;
    margin: 0 20px;
}

.ticket .mainContent .main_tit {
    height: 22px;
}

.prompt_alt22 {
    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;
}

.shoppingbox {
    position: fixed;
    _position: absolute;
    bottom: 10px;
    z-index: 997;
    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;
}


/*签证顶部右侧新改版样式 begin*/

.ticket_d_b_t h4 {
    display: block;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    padding-top: 12px;
}

.ticket_d_b_t h4 table tbody tr td {
    height: 48px;
    overflow: hidden;
}

.ticket_d_b_s .right_t .pri i {
    color: #999;
    font-family: "宋体";
    font-size: 12px;
    margin-top: 27px;
}

.ticket_d_b_s .right_t .pri i .mF {
    color: #666;
    font-family: "微软雅黑";
    font-size: 14px;
}

.ticket_d_b_s .right_t .pri i .mP {
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
}

.ticket_d_b_s .actv {
    border-bottom: 0 none;
    height: 25px;
    clear: both;
    overflow: hidden;
    padding: 8px 0 0 0px;
}

.ticket_d_b_s .actv i.hd {
    background: url("../../../images/localtour/hd.png") no-repeat;
    display: inline-block;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    width: 37px;
    margin: 0;
    float: left;
}

.ticket_d_b_s .actv span {
    color: #ff4444;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 10px 0 2px;
    vertical-align: middle;
    float: left;
    max-width: 350px;
    overflow: hidden;
}

.ticket_d_b_s .actv span font {
    font-size: 12px;
    font-family: "宋体";
}

.ticket_d_b_s .actv a i {
    margin-top: -1px;
    float: left;
    width: auto;
}

.ticket_d_b_s .actv a i.morei {
    float: left;
    width: auto;
    font-size: 12px;
}

.ticket_d_b_s .actv a {
    color: #999;
}

.ticket_d_b_s .actv a:hover {
    text-decoration: none;
    color: #ff6600;
}

.ticket_d_b_s .right_t .abt {
    height: auto;
    line-height: 40px;
    width: 792px;
    margin-left: 18px;
}

.right_t .yc_bott {
    margin-top: 15px;
    margin-left: 20px;
    background: none repeat scroll 0 0 #f44;
    border-radius: 3px;
    color: #fff;
    display: block;
    font: 18px/50px "微软雅黑";
    height: 50px;
    overflow: hidden;
    text-align: center;
    width: 140px;
    clear: both;
}

.right_t .pri_offline,
.right_t .pri_offline:hover,
.right_t .pri_offline:hover {
    background: none repeat scroll 0 0 #ddd;
    color: #666;
    cursor: default;
}

.right_t a.pri_willbedin {
    background: #085;
    color: #fff;
    cursor: default;
}

.setBottomBorder {
    border-bottom: 1px dotted #ddd;
    height: 1px;
    line-height: 1px;
    margin-left: 8px;
    width: 792px;
    margin-top: 16px;
}

.setPostion {
    position: relative;
    margin-bottom: 10px;
    height: 106px;
}

.setBgColor {
    background: none repeat scroll 0 0 #fff;
    float: left;
}

.od_lds {
    min-height: 86px;
    position: absolute;
    z-index: 2000;
}

.od_ld {
    background-color: #fff;
    height: 80px;
    overflow: hidden;
    padding: 15px 23px;
    position: absolute;
    width: 766px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

*+html .od_ld {
    margin-bottom: 0px;
}

.manaRecom {
    font-weight: bold;
    margin-bottom: 5px;
}

.od_ld .od_wd {
    color: #666;
    float: left;
    height: 43px;
    overflow: hidden;
    width: 766px;
    margin-bottom: 16px;
}

.showMore {
    background: url("../../../images/youlun/yl_product/001.png") no-repeat top center;
    bottom: 0;
    display: block;
    height: 15px;
    left: 0;
    margin-bottom: 6px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

.showMorehover {
    background: url("../../../images/youlun/yl_product/002.png") no-repeat top center;
    -moz-box-shadow: 0px 5px 8px rgba(0, 0, 0, .2);
    /*firefox*/
    -webkit-box-shadow: 0px 5px 8px rgba(0, 0, 0, .2);
    /*safari或chrome*/
    box-shadow: 0px 5px 8px rgba(0, 0, 0, .2);
    /*opera或ie9*/
}

.ticket_d_b_s {
    height: auto;
}

.ticket_d_b_s .right_t .abt dt {
    font-weight: 100;
}

.right_visa {
    height: 149px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
    width: 340px;
}

.right_visa_con {
    margin-left: 8px;
}

.right_visa_cap {
    background: url(../../../images/visa/otherVisa.jpg) no-repeat 0px 6px;
    padding-left: 26px;
}

.right_visa_cap h3 {
    color: #666;
    font-weight: bold;
    font-family: "宋体";
    font-size: 12px;
}

.right_visa_con ul {
    height: 88px;
}

.rt_more i {
    background: url(../../../images/ciongif.gif) no-repeat -19px -25px;
}

.rt_more a {
    font-family: "宋体";
}

.ticket_d_b_s .right_t .pri {
    border-bottom: 0px;
    height: 56px;
    margin-top: -12px;
    padding-top: 0;
}

.ticket_d_b_s .actv {
    margin-left: 20px;
}

.ticket_d_b_s .right_t .abt dt {
    color: #999;
}

.buy_box_r_l {
    margin-top: 0px;
    margin-left: 10px;
}

.pr_table2 tr td.t5,
.pr_table2 tr td.t4 {
    font-size: 12px;
    text-align: center;
    color: #999;
    font-family: Arial, Helvetica, sans-serif;
}

.pr_table2 tr td.t5 {
    width: 72px;
}

.buy_box_r_l {
    margin-bottom: 10px;
}

.ticket_d_b_s .right_t .pho {
    border-top: 1px solid #ddd;
    height: 40px;
    line-height: 40px;
    margin-left: 7px;
}

.ticket_d_b_s .right_t .pho dl {
    margin-bottom: 5px;
    margin-left: 16px;
}

.ticket_d_b_s .right_t .pho dl {
    height: 40px;
    line-height: 40px;
}

.ticket_d_b_s .right_t .pho .dizhi {
    height: 40px;
    line-height: 40px;
}

.ticket_d_b_s i.iconfont:hover {
    transform: rotate(180deg);
    transform-origin: 50% 50% 0;
    transition: -moz-transform 0.5s ease-in 0s;
}

.prompt_alt2 {
    border: 1px solid #dcdcdc;
    display: block;
    position: relative;
    width: 507px;
    color: #666666;
    font-size: 12px;
    font-family: "宋体";
    padding: 20px 20px 10px 20px;
    line-height: 20px;
    z-index: 1000;
    filter: progid: DXImageTransform.Microsoft.Shadow(color=#909090, direction=90, strength=3);
    /*ie*/
    -moz-box-shadow: 0px 5px 8px rgba(0, 0, 0, .2);
    /*firefox*/
    -webkit-box-shadow: 0px 5px 8px rgba(0, 0, 0, .2);
    /*safari或chrome*/
    box-shadow: 0px 5px 8px rgba(0, 0, 0, .2);
    /*opera或ie9*/
    border-top: 1px solid #333;
    padding: 15px 20px 30px 20px;
}

.prompt_alt2 .jtC {
    background: url("../../../images/freetour/jt.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 8px;
    left: 47%;
    position: absolute;
    top: -8px;
    width: 15px;
}

.prompt_alt2 .titInfo {
    color: #666;
    margin-top: 10px;
}

.prompt_alt2 .contInfo {
    color: #999;
    padding-left: 10px;
}

.mod_number input {
    font-family: Arial;
    font-size: 14px;
}

.mod_number .enable {
    color: #ccc;
}

.ticket_d_b_s .right_t .pri span {
    width: auto;
    min-width: 140px;
}

.right_visa_con li a {
    color: #666;
}

.right_visa {
    background: #f1f1f1;
}

.ticket_d_b_s .left_i .left_flash {
    -moz-box-shadow: 0px 0px 5px #999;
    /*firefox*/
    -webkit-box-shadow: 0px 0px 5px #999;
    /*safari或chrome*/
    box-shadow: 0px 0px 5px #999;
    /*opera或ie9*/
}


/*签证顶部右侧新改版样式 end*/


/*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;
}

.agesmall {
    padding-left: 174px;
    /* font-size: 14px; */
    color: #999;
}


/* 20180426签证链接标签优化 */

.right_visa {
    height: auto;
    background: #fafafa;
}

.right_visa_cap h3 {
    color: #333;
}

.right_visa_con {
    margin-left: 0px;
}

.right_visa .abt {
    height: auto;
    width: 340px;
}

.right_visa .abt dl {
    font-size: 12px;
    width: 340px;
}

.right_visa .abt dt {
    float: left;
    width: 62px;
    text-align: justify;
    color: #666;
}

.right_visa .abt dd {
    width: 340px;
    color: #666;
}

.right_visa .abt dd.dizhi a {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px;
    margin-right: 6px;
    padding: 3px 10px;
    line-height: 18px;
    font-size: 12px;
    background-color: #fff9f5;
    border: 1px solid #ffe3ce;
    color: #666;
}

.right_visa .abt dd.dizhi a:hover {
    color: #ff6600;
}


/* 180625 领券 */

.ticket_d_b_s .right_t .abt dl {
    margin-bottom: 5px;
}

.ticket_d_b_s .right_t .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: pointer;
}

.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 {
    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;
    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;
}