* {
    padding: 0;
    margin: 0;
    list-style: none;
}

body {
    font-size: 12px;
    font-family: "Microsoft YaHei";
    min-width: 1200px
}

a:link {
    text-decoration: none
}

a {
    color: #333
}

a img {
    border: none
}

.clear {
    clear: both
}

i, em {
    font-style: normal
}

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

.advertising{position: fixed;right:30px;bottom:320px;}
.advertising span{width: 48px;height: 48px;background: url("../images/close_white.png") no-repeat center;position: absolute;left: 0;top: 0;background-size: 20px;cursor: pointer}
.advertising a{display: inline-block;width: 269px;height: 367px;background: url("../images/down_app.png") no-repeat}

.t_now_location {
    color: #666;
    height: 50px;
    line-height: 50px;
    font-size: 14px
}

.t_now_location a {
    color: #ff4a00
}

.t-content-detail {
    width: 100%;
    float: left
}

/*老版景区票价*/
.t_scenic_ticket {
    background: #fff;
    margin-bottom: 20px;
    width: 100%;
    float: left
}

.t_scenic_ticket .ticket_Tab {
    position: relative;
    height: 44px;
    overflow: hidden;
    border-bottom: 2px solid #ff4a00
}

.t_scenic_ticket .ticket_Tab dt {
    position: absolute;
    left: 20px;
    top: 10px;
    line-height: 36px;
    font-size: 16px;
    background: #ff4a00;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    padding: 0 30px;
    color: #fff
}

.t_scenic_ticket .ticket_Tab dd {
    text-align: right;
    text-overflow: ellipsis;
    position: absolute;
    right: 15px;
    top: 17px;
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    width: 950px;
}

.t_scenic_ticket .ticket_Tab span {
    font-size: 11px;
    margin: 0 0 0 100px;
    color: #ff4a00;
    line-height: 63px;
    height: 63px;
    float: right;
    padding-right: 10px;
}

.ticket_body_item dl {
    width: 100%;
    border-bottom: 1px dashed #f1f1f1;
    float: left
}

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

.t_scenic_ticket table {
    width: 100%;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #ddd
}

.ticket_list {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-top: none
}

.ticket_list dd {
    float: right;
    text-align: center;
    padding: 12px 0
}

.ticket_list .ticket_type{width: 120px;position:relative}
.ticket_list .ticket_type img{vertical-align: middle;width:24px;height:24px;cursor:pointer}
.ticket_list .ticket_type_xcx{width:186px;height:200px;text-align:center;display:none;position:absolute;top: 50px;left:-74px;background: #fff;border:1px solid #dedede;border-radius:5px;z-index:500}
.ticket_type_xcx img{width:156px!important;height:156px!important;margin:10px 0 5px 0}
.ticket_type_xcx .tip{width: 20px;height: 22px;top: -10px;left: 82px;position: absolute;background: url("/images/jq_detail_info_bj.png") no-repeat 0px -178px;}
.ticket_type_xcx p{font-size:12px;color:#666}

#xcxBtn, #appBtn {
    width: 140px;
    padding-right: 10px;
    height: 42px;
    line-height: 42px;
    background: #ff4a00 no-repeat 122px 12px;
    background-size: 18px 18px;
    border-radius: 25px;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    margin-top: 5px;
    cursor: pointer
}

#xcxWrap {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500
}
#xcxWrap .xcxImg{background:url("/images/xcxTips.jpg") no-repeat 100% 100%;width:720px;height:410px;position:absolute;top:50%;left:50%;margin-left:-360px;margin-top:-210px;border-radius:10px}
#xcxWrap .xcxClose{width:34px;height:34px;position:absolute;right:-10px;top:-10px;background:#fff url("/images/810qh_close.png") no-repeat center;background-size:18px 18px;cursor:pointer;border-radius:50%}
.appDown{position: relative}
.appDownBox{position: relative; display: none;width: 150px;height: 150px;box-shadow: 0 5px 5px #ddd; background: #fff;border-radius: 5px;background:#fff url("https://www.dahepiao.com/images/anzhuo.jpg") no-repeat center;position: absolute;left: 35px;top:-160px;background-size: 130px 130px}
.appDown:hover .appDownBox{display: block}
.appDownBox:after{content: "";position: absolute;left:62px;bottom:-30px;width: 0;height: 0;border: 15px solid transparent;border-top-color: #fff}

.ticket_quehuo{display:none;width: 100%;height: 100%;position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 361}
.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 .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: 10px;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{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{color: #fff;background: #ff9722}
.quehuo_box .form-control{width: 360px; height: 60px;}
.daidingBtn{width:150px;height:42px;line-height:42px!important;background:#ff4a00;cursor:pointer;border-radius:25px;text-align:center;font-size:16px;text-align:center;color:#fff;margin-top:10px;padding:0!important;margin-left:120px}
.tan{display:none;position:fixed;width:300px;height:60px;line-height:60px;font-size:16px;text-align:center;background:rgba(0,0,0,.4);left:50%;margin-left:-150px;top:50%;z-index:700;border-radius:50px;color:#fff}


.ticket_list .ticket_zhekou {
    width: 80px
}

.ticket_list .ticket_prefer {
    width: 180px
}

.ticket_list .ticket_price {
    width: 94px
}

.ticket_list .ticket_bookingTime {
    width: 166px
}

.ticket_list .ticket_name {
    width: 590px
}

.ticket_list .ticket_name {
    padding: 12px 20px;
}

.ticket_list .ticket_name .icon_tip {
    width: 20px;
    height: 16px;
    display: inline-block;
    background: url("/images/jq_detail_info_bj.png")
}

.ticket_list .ticket_name .icon_tip2 {
    background-position: 0 -146px
}

.ticket_list .ticket_name .icon_tip1 {
    background-position: 0 -126px
}

.ticket_head td {
    padding: 0;
    vertical-align: top;
    border-bottom: 1px solid #ddd;
    color: #999;
    font-size: 14px
}

.ticket_head_item, .ticket_body_item {
    border-bottom: none;
    overflow: hidden;
    clear: both
}

.ticket_body td {
    border-bottom: 1px dashed #ddd
}

.ticket_body tr:last-child td {
    border-bottom: none
}

.ticket_body .ticket_zhekou {
    margin-top: 3px;
    color: #999;
    font-size: 12px
}

.ticket_body .ticket_zhekou em {
    font-size: 18px;
    color: #ff4a00;
    padding-right: 3px
}

.ticket_body .ticket_type a {
    transition: all linear .2s;
    border-radius: 5px;
    font-size: 14px;
    display: inline-block;
    width: 85px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #ff4a00
}

.ticket_body .ticket_type a:hover {
    background: #FF4A00
}

.ticket_body .ticket_prefer dfn {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-style: normal;
    color: #ff4a00
}

.ticket_body .ticket_prefer dfn i {
    font-size: 22px
}

.ticket_body .ticket_prefer dfn span {
    color: #999;
    margin-left: 3px;
    font-size: 12px
}

.ticket_body .ticket_prefer em {
    font-size: 14px;
    display: inline-block;
    padding: 0 2px;
    border-radius: 3px;
    border: 1px solid #ff4a00;
    color: #ff4a00;
    float: right;
}

.ticket_body .ticket_price del {
    color: #999;
    margin-top: 8px;
    display: inline-block
}

.ticket_body .ticket_bookingTime {
    margin-top: 6px;
    display: inline-block;
    color: #666
}

.ticket_body .tagsback {
    font-size: 12px;
    border: 1px solid #73C7F9;
    color: #73C7F9;
    border-radius: 3px;
    padding: 0 2px
}

.ticket_body .ptlink {
    color: #ff4a00;
    display: inline-block;
    margin-top: 5px;
    font-size: 14px
}

.hotWrap {
    margin-top: 20px;
    margin-bottom: 15px
}

.hotWrap .bj {
    display: block;
    padding: 10px 25px;
    border-radius: 10px
}

.hotWrap h3 {
    margin-bottom: 10px;
    font-size: 18px
}

.hotWrap * {
    line-height: 30px
}

/*新版景区票价*/
.tt_scenic_ticket {
    background: #fff;
    margin-bottom: 15px
}

.tt_scenic_ticket .tticket_Tab {
    position: relative;
    height: 36px;
    overflow: hidden;
    border-bottom: 2px solid #ff4a00;
    padding: 10px 10px 0 0;
    font-size: 0
}

.tticket_Tab .phone {
    font-size: 14px;
    margin-left: 10px;
    color: #666;
}

.tticket_Tab .phone em {
    color: #ff4a00;
}

.tt_scenic_ticket .tticket_Tab dd {
    cursor: pointer;
    display: inline-block;
    line-height: 36px;
    font-size: 16px;
    background: #eee;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    padding: 0 30px;
    color: #787878;
    margin-right: 5px;
}

.tt_scenic_ticket .tticket_Tab dd.active {
    background: #ff4a00;
    color: #fff
}

.tt_scenic_ticket .tticket_Tab span {
    font-size: 11px;
    margin: 0 0 0 100px;
    color: #ff4a00;
    line-height: 63px;
    height: 63px;
    float: right;
    padding-right: 10px;
}

.tticket_body_item dl {
    width: 100%;
    border-bottom: 1px dashed #f1f1f1;
    float: left
}

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

.tt_scenic_ticket table {
    width: 100%;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #f1f1f1
}

.ticket_item {
    display: none
}

.ticket_item.ticket_list {
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    border-top: none
}

.ticket_item dd {
    float: left;
    text-align: center;
    padding: 8px 0
}

.ticket_item .pttit {
    height: 32px;
    line-height: 32px;
    color: #999;
    font-size: 14px;
}

.ticket_item .pttit td {
    border-bottom: 1px solid #f1f1f1
}

.ticket_item .pdAdvbookingTime {
    width: 245px
}

.ticket_item .ptleft {
    width: 100px
}

.ticket_item .pdname {
    width: 470px;
    float: left;
    padding: 8px 0
}

.ticket_item .pdprice {
    width: 80px
}

.ticket_item .pdlvprice {
    width: 200px
}

.ticket_item .pdprefer {
    width: 100px
}

.ticket_item .pdpaytype {
    width: 100px
}

.ticket_item .ptdname {
    width: 100px;
    text-align: center;
    font-size: 16px;
    color: #666;
    font-weight: normal;
    border-right: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1
}

.ticket_item #ticket_body {
    border-bottom: 1px solid #f1f1f1
}

.tticket_body_item {
    border-bottom: 1px solid #f1f1f1
}

.ticket_item .ticket_type {
    width: 120px;
    padding-top: 15px
}

.ticket_item .ticket_prefer {
    width: 80px;
    color: #bababa;
    font-size: 12px;
    padding-top: 15px
}

.ticket_item .ticket_price {
    width: 200px;
    color: #ff4a00;
    font-size: 12px;
    padding-top: 15px
}
.ticket_item .ticket_price *{color: #FF4a00}
.ticket_item .ticket_type a {
    display: inline-block;
    padding: 6px 14px;
    background: #ff4a00;
    color: #fff;
    font-size: 12px;
    margin-top: -4px;
    border-radius: 5px
}

.ticket_item .ticket_prefer span {
    display: inline-block;
    text-decoration: line-through;
    margin-top: 2px;
}
.ticket_item .ticket_prefer *{color: #999}
.ticket_item .ticket_price span {
    display: inline-block;
    margin-top: -3px
}

.ticket_item .ticket_price i {
    font-size: 18px;
    font-weight: bold
}

.ticket_item .ticket_discounts {
    width: 100px;
    padding-top: 15px
}

.ticket_item .ticket_discounts em {
    display: inline-block;
    font-weight: bold;
    color: #ff4a00;
    font-size: 12px;
    margin-top: -2px
}

.ticket_item .ticket_bookingTime {
    color: #ff4a00;
    width: 240px;
    padding-top: 15px;
    font-weight: normal
}

.ticket_item .ticket_name {
    width: 460px;
    float: left;
    padding: 15px 0 0 15px
}

.ticket_item .ticket_name a {
    padding-bottom: 10px;
    color: #ff4a00;
    max-width: 90%;
    display: inline-block;
    font-weight: normal
}

.ticket_item .ticket_name a span{
    display: inline-block;
    transform: scale(.9);
    font-size: 12px;
    color: #09c;
}
.ticket_item .ticket_name a span i{
    display: inline-block;
    font-size: 12px;
    margin-left: 2px;
    color: #09c;
    transition: all .3s;
}
.ticket_item .ticket_name a span .route{
    transform: rotate(90deg);
}

.ticket_item2 .pdname {
    width: 400px;
    padding: 10px 0 10px 30px
}

.ticket_item2 .ticket_name {
    width: 420px;
    padding: 15px 0 0 15px
}

.link_detail_wrap {
    padding: 15px 20px;
    position: relative;
    line-height: 28px;
    font-size: 12px;
    color: #888;
    word-wrap: break-word;
    word-break: break-all;
    border: none;
    background: #fef5eb;
    text-align: left
}

.link_detail_wrap .link_tip {
    width: 20px;
    height: 22px;
    top: -10px;
    left: 50px;
    position: absolute;
    background: url("/images/jq_detail_info_bj.png") no-repeat 0px -96px
}

.link_detail_wrap b {
    font-size: 12px;
    color: #666;
    font-weight: normal;
}

.ticket_link_details {
    display: none;
    width: 100%;
    padding: 0 !important;
    border-top: 1px solid #ffdcb4
}

.ticket_body_select {
    padding: 0
}


/*轮播图*/
#guanggao {
    position: relative;
    width: 100%;
    height: 60px;
    overflow: hidden;
    margin: 5px auto 20px;
    float: left
}

#guanggao #box {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

#guanggao #box .first {
    display: block
}

#guanggao #box a {
    position: absolute;
    display: none;
    display: inline-block;
    width: 100%;
    height: 60px
}

#guanggao #box img {
    width: 100%;
    height: 60px
}

#guanggao #btn {
    position: absolute;
    bottom: 5px;
    right: 10%
}

#guanggao #btn span {
    cursor: pointer;
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    background: rgba(255, 255, 255, .9);
    margin-left: 5px
}

#guanggao #btn .on {
    background: #ff4a00;
    color: #fff;
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%
}

/*详情介绍*/
.t_detail_info {
    margin-bottom: 15px;
    background: #fff
}

.info_title {
    padding: 0 0 15px 0;
    float: left;
    width: 100%
}

.info_title h1 {
    font-size: 28px;
    color: #000;
    display: inline-block;
    font-weight: 500;
    margin-left: 35px
}

.info_title .scenic_rank {
    margin-top: 6px;
    margin-left: 10px;
    font-size: 12px;
    border: 1px solid #ff4a00;
    color: #ff4a00;
    padding: 1px 6px;
    border-radius: 3px;
    font-weight: 100
}

.scenic_info {
    width: 1200px
}

.scenic_info .title {
    padding-bottom: 10px;
    font-size: 26px
}

.scenic_info .scenic_info_img {
    position: relative;
    width: 500px;
    height: 315px;
    float: left
}

.scenic_info .scenic_info_img img {
    width: 500px;
    height: 315px;
    display: block;
    border-radius: 5px
}

.scenic_info .scenic_info_detail {
    width: 700px;
    float: left;
    font-size: 14px;
    position: relative
}

.scenic_info_detail dl {
    padding: 5px 0 5px 35px;
    float: left;
    line-height: 26px
}

.scenic_info_detail dt {
    clear: left;
    float: left;
    margin-right: 25px;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    width: 62px;
    text-align: justify;
    text-align-last: justify
}

.scenic_info_detail dd {
    float: left;
    color: #666;
    width: 575px
}

.scenic_info_detail .price_box {
    background: #f5f5f5;
    height: 85px;
    width: 100%;
    float: left;
    margin: 0 0 10px 0;
    color: #999;
    position: relative
}

.scenic_info_detail .price_box span.price_num {
    margin-right: 30px;
    margin-left: 35px;
    float: left;
    color: #ff4a00;
    margin-top: 20px
}

.scenic_info_detail .price_box span.price_num em {
    color: #ff4a00;
    font-size: 18px
}

.scenic_info_detail .price_box span.price_num b {
    font-size: 30px;
    padding: 0 3px 0 0;
    color: #ff4a00;
    -webkit-font-smoothing: subpixel-antialiased
}

.scenic_info_detail .price_box span.price_num label {
    display: inline-block;
    margin-right: 20px;
    color: #999;
    width: 62px;
    text-align: justify;
    text-align-last: justify
}

.scenic_info_detail .price_box span.scenic_rank {
    position: absolute;
    right: 20px;
    top: 10px;
    color: #ff4a00
}


.scenic_info_detail .info_right_score .num {
    font-size: 16px;
    color: #ff4a00;
    float: left;
    margin-top: 0
}

.scenic_info_detail .info_right_score .star {
    display: block;
    width: 75px;
    height: 15px;
    margin-top: 6px;
    margin-right: 5px;
    float: left;
    background: url("/images/detail_star.png") no-repeat scroll 0 -17px
}

.scenic_info_detail .info_right_score .star b {
    background: url("/images/detail_star.png") 0 -1px no-repeat;
    display: block;
    height: 15px
}

.scenic_info_detail .info_right_score .people {
    margin-left: 20px;
    margin-top: -1px;
    float: left
}

.scenic_info_detail .info_right_score .people em {
    font-size: 16px;
    padding: 0 2px
}


.scenic_info_detail .scenic_address em {
    vertical-align: middle;
    display: inline-block;
    width: 18px;
    height: 22px;
    background: url("/images/jq_detail_info_bj.png") no-repeat -2px -66px;
    margin-left: 10px
}

.scenic_info_detail .scenic_address a {
    color: #ff4a00
}

.scenic_info_detail .scenic_address span {
    display: inline-block;
    max-width: 370px;
    vertical-align: top;
}

.scenic_info_detail .scenic_address .city {
    position: relative;
    display: inline-block;
    padding-right: 14px;
    height: 20px;
}

.scenic_info_detail .scenic_address .city:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 14px;
    top: 6px;
    right: 7px;
    background: #bbb
}

.scenic_info_detail .scenic_reason dd {
    position: relative;
}

.scenic_info_detail .scenic_reason dd span {
    padding: 0 13px;
    display: inline-block;
    max-height: 52px;
    line-height: 26px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.scenic_info_detail .scenic_reason dd:before {
    position: absolute;
    left: -5px;
    top: 2px;
    content: "";
    width: 14px;
    height: 14px;
    background: url("/images/left_yinhao.png")
}

.scenic_info_detail .scenic_reason dd:after {
    position: absolute;
    right: -5px;
    bottom: 6px;
    content: "";
    width: 14px;
    height: 14px;
    background: url("/images/right_yinhao.png")
}

.scenic_recomment img {
    width: 130px;
    margin-left: 82px
}

.scenic_info_detail .garden_insurance, .scenic_info_detail .garden_quickly, .garden_tuangou {
    position: relative;
    display: inline-block;
    margin-top: 38px;
    float: left;
    color: #09c;
    padding: 0 15px;
    cursor: pointer;
    font-size: 12px
}

.scenic_info_detail .garden_insurance span, .scenic_info_detail .garden_quickly span {
    font-size: 12px;
    display: inline-block;
    display: none;
    position: absolute;
    background: #fff;
    color: #838383;
    line-height: 18px;
    width: 200px;
    left: -10px;
    top: 30px;
    padding: 10px;
    border: 1px solid #ccc
}

.scenic_info_detail .garden_insurance span:before, .scenic_info_detail .garden_quickly span:before {
    position: absolute;
    top: -13px;
    left: 30px;
    content: "";
    width: 20px;
    height: 20px;
    background: url("/images/jq_detail_info_bj.png") no-repeat 0 -175px
}

.scenic_info_detail .garden_insurance:hover span, .scenic_info_detail .garden_quickly:hover span {
    display: block
}

.scenic_info_detail .garden_quickly:before {
    content: "";
    position: absolute;
    left: -5px;
    top: -1px;
    width: 17px;
    height: 20px;
    background: url("/images/jq_detail_info_bj.png") -41px -87px no-repeat;
}

.scenic_info_detail .garden_insurance:before {
    content: "";
    position: absolute;
    left: -5px;
    top: -1px;
    width: 16px;
    height: 20px;
    background: url("/images/jq_detail_info_bj.png") -41px -120px no-repeat;
}

.scenic_info_detail .garden_tuangou:before {
    content: "";
    position: absolute;
    left: -5px;
    top: -1px;
    width: 16px;
    height: 20px;
    background: url("/images/jq_detail_info_bj.png") -41px -150px no-repeat;
}


.scenic_info_detail .tip_code {
    position: absolute;
    width: 70px;
    height: 70px;
    right: 0;
    top: 0
}

.scenic_info_detail .tip_code .icon_code {
    width: 70px;
    height: 70px;
    display: inline-block;
    background: url("/images/jq_detail_info_bj.png") no-repeat -28px 0
}

.scenic_info_detail .tip_code .icon_code_box {
    position: absolute;
    top: 1px;
    right: 0;
    z-index: 200;
    display: none;
    padding: 10px 10px 15px 10px;
    background: #fff;
    border: 1px solid #ddd
}

.scenic_info_detail .tip_code .icon_code_box p {
    text-align: center;
    font-size: 16px;
    padding-bottom: 13px;
    padding-top: 2px;
    color: #ff4a00
}



/*预定*/
.scenic_info_detail .reserve_consult {
    width: 660px;
    float: right;
    margin-top: 10px;
    border-top: 1px dashed #ddd;
    padding-top: 20px
}

.scenic_info_detail .reserve_consult .reserve_btn {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    width: 140px;
    height: 40px;
    line-height: 40px;
    background: #ff4a00;
    color: #fff;
    font-weight: 600
}

.scenic_info_detail .reserve_consult .reserve_btn:hover {
    background: #FF4A00;
    color: #fff
}

.scenic_info_detail .reserve_consult span {
    font-size: 12px;
    color: #ff4a00;
    padding: 0 10px;
    border-right: 1px solid #ff4a00
}

.scenic_info_detail .reserve_consult em.online_qq, em.online_weixin {
    width: 18px;
    height: 18px;
    background: url("/images/jq_detail_info_bj.png") no-repeat;
    vertical-align: middle;
    display: inline-block;
    margin-right: 3px
}

.scenic_info_detail .reserve_consult .qw, .weixin_consult {
    color: #ff4a00;
    font-size: 12px;
    padding: 0 6px
}

.scenic_info_detail .weixin_consult {
    position: relative
}

.scenic_info_detail .qw {
    border-right: 1px solid #ff4a00
}

.scenic_info_detail .weixin_consult .weixin_dialog {
    display: none;
    background-color: #fff;
    text-align: center;
    border: 1px solid #ff4a00;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.14);
    height: 130px;
    left: -21px;
    position: absolute;
    top: 25px;
    width: 108px;
    z-index: 1
}

.weixin_dialog:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 50%;
    top: -9px;
    margin-left: -8px;
    border-bottom: 9px solid #ff4a00;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent
}

.weixin_dialog p {
    font-weight: 900;
    font-size: 12px;
    color: #333;
    letter-spacing: 0;
    line-height: 12px;
    width: 108px;
    margin-top: 8px
}

.weixin_dialog img {
    width: 90px;
    height: 90px;
    margin-top: 10px
}

.weixin_dialog:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 50%;
    top: -8px;
    margin-left: -6px;
    border-bottom: 8px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent
}

.weixin_consult:hover {
    color: #ff4a00
}

/*t_detail_menu*/
.t_scenic_detail {
    width: 100%;
    float: left
}

.t_detail_menu {
    background: #fff;
    margin-bottom: 15px;
    float: left;
    width: 100%;
    box-shadow: 0 8px 16px 0 hsla(0, 0%, 80%, .5)
}

.t_detail_menu_fixed {
    box-shadow: 0 0 5px 3px #ddd;
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 200;
    width: 1200px
}

.t_detail_menu ul {
    float: left;
    line-height: 50px;
    font-size: 14px
}

.t_detail_menu li {
    float: left;
    padding: 0 30px;
    font-size: 16px;
    cursor: pointer;
    color: #000
}

.t_detail_menu li:hover {
    color: #ff4a00
}

.t_detail_menu li.active {
    color: #ff4a00;
    font-weight: bold;
    border-bottom: 2px solid #ff4a00;
}

.t_detail_menu .detail_goupiao {
    display: none;
    border-radius: 5px;
    transition: all linear .2s;
    line-height: 36px;
    float: right;
    width: 120px;
    height: 36px;
    background: #ff4a00;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 7px;
    margin-right: 30px;
    cursor: pointer
}

.t_detail_menu .detail_goupiao:hover {
    background: #FF4A00
}


/*t_detail_list*/
.t_detail_list {
    float: left;
    width: 100%
}

.t_detail_list .detail_list {
    width: 895px;
    background: #fff;
    padding: 30px 15px;
    float: left;
    margin-bottom: 15px
}

.detail_list_left {
    width: 920px;
    float: left
}

.scenic_info_img .zhekou_bj {
    color: #fff;
    font-size: 13px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    width: 50px;
    height: 50px;
    background: url("/images/zhekou_bj.png") no-repeat
}

.scenic_info_img .zhekou_bj i, .scenic_info_img .zhekou_bj em {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 2px
}

.scenic_info_img .zhekou_bj dfn {
    font-size: 16px;
    font-style: normal
}

.detail_list_right {
    width: 260px;
    float: right;
    background: #fff
}

.detail_list .wp_tab_l {
    color: #333;
    float: left;
    font-size: 20px;
    font-weight: bold;
    height: 70px;
    line-height: 40px;
    width: 70px;
    margin-right: 15px
}

.detail_list3 strong, .detail_list5 strong {
    display: inline-block;
    font-size: 22px;
    margin-bottom: 10px;
    font-size: 14px !important
}

.detail_list .wp_tab_r {
    float: left;
    font-size: 14px;
    color: #666;
    line-height: 28px;
    width: 805px
}

.detail_list .wp_tab_r .wp_tab_title {
    font-size: 16px;
    width: 100%;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd
}

.detail_list .wp_tab_r .wp_tab_title h3 {
    font-size: 16px;
    float: left;
    color: #ff4a00;
    margin-right: 5px
}

.detail_list .wt1 {
    background: url(/images/jq_detail_bj.jpg) -5px -6px no-repeat
}

.detail_list .wt2 {
    background: url(/images/jq_detail_bj.jpg) -5px -90px no-repeat
}

.detail_list .wt4 {
    background: url(/images/jq_detail_bj.jpg) -5px -265px no-repeat
}

.detail_list .wt3 {
    background: url(/images/jq_detail_bj.jpg) -5px -178px no-repeat
}

.detail_list .wt5 {
    background: url(/images/jq_detail_bj.jpg) -5px -350px no-repeat
}

.detail_list5 .no_question .customer {
    font-size: 16px;
    margin-top: 10px
}

.detail_list5 .no_question .no_question_btn {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    width: 120px;
    height: 38px;
    line-height: 38px;
    background: #ff4a00;
    color: #fff;
    margin-right: 10px;
    margin-top: 10px;
    border-radius: 3px
}

.detail_list .wp_tab_r span {
    color: #666;
    font-size: 14px !important;
    font-family: "Microsoft YaHei" !important;
    text-wrap: wrap!important;
}

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

.detail_list2 .wp_tab_r a {
    text-decoration: underline;
    color: #ff4a00
}

.detail_list2 .wp_tab_r img {
    margin: 10px auto!important;height: auto!important;display: table-cell!important;max-width: 80%!important;
}

#allmap {
    width: 100% !important;
    height: 100% !important
}

#ifr {
    margin-top: 10px
}

.list3_wrap img {
    max-width: 100%;
    height: auto !important
}

.detail_list4 { /*display:none*/
}

.detail_list4 .list4_box {
    min-height: 135px;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee
}

.detail_list4 .list4_box:last-child {
    border-bottom: none
}

.detail_list4 .list4_img {
    width: 220px;
    height: 135px;
    float: left;
    margin-right: 25px
}

.detail_list4 .list4_img img {
    width: 100%;
    height: 100%;
    margin: 0;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px
}

.detail_list4 .list4_text dt {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all
}

.detail_list4 .list4_text dt a {
    color: #000
}

.detail_list4 .list4_text dt a:hover {
    color: #ff4a00
}

.detail_list4 .list4_text .text {
    line-height: 22px;
    height: 44px;
    font-size: 12px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all
}

.detail_list4 .list4_text .time {
    color: #666;
    margin-top: 5px
}

.detail_list4 .list4_more {
    text-align: center;
    margin-top: 15px;
    font-size: 16px;
    width: 100%;
    float: left
}

.detail_list4 .list4_more a {
    color: #000
}

.detail_list4 .list4_more a:hover {
    color: #ff4a00
}


/* 景区票价 */
.travel_attention {
    font-size: 13px;
    color: #ff4a00;
    padding: 0 0 5px 0
}

#travel_table {
    width: 95%;
    text-align: center
}

#travel_table table {
    width: 100%;
    text-align: center
}

#travel_table table th {
    color: #333;
    font-weight: normal;
    font-size: 14px;
    background: #f2f3f5;
    height: 40px;
    line-height: 40px;
    width: 19%
}

#travel_table table .title {
    width: 40%
}

#travel_table table td {
    height: 44px;
    line-height: 44px;
    border-bottom: 1px dashed #ddd
}

#travel_table table td.time a {
    color: #ff4a00
}

#travel_table table td.new-price {
    color: #ff4a00
}

#travel_table table td .booking_btn {
    display: inline-block;
    height: 30px;
    width: 80px;
    text-align: center;
    line-height: 30px;
    background: #ff4a00;
    font-size: 14px;
    color: #fff;
    border-radius: 5px
}

#travel_table table tr:last-child td {
    border-bottom: none
}

#travel_table .booking_btn {
    display: inline-block;
    height: 30px;
    width: 50px;
    text-align: center;
    line-height: 30px;
    background: #ff4a00;
    font-size: 14px;
    color: #fff;
    border-radius: 5px
}

/*猜你喜欢*/
.like_box {
    padding: 15px
}

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

.like_box ul {
    width: 100%
}

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

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

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

.like_info .like_title a {
    color: #000
}

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

.like_info .like_address {
    color: #888;
    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 {
    font-size: 18px;
    color: #ff4a00;
}

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


/*攻略资讯*/
.news_box {
    padding: 15px 15px 10px 15px;
    border-top: 10px solid #f9f9f9
}

.news_box .title {
    font-size: 18px;
    color: #000;
    margin-bottom: 5px
}

.news_box ul li {
    padding: 12px 0;
    border-bottom: 1px dashed #ddd;
    position: relative
}

.news_box ul li:before {
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    left: 0;
    top: 20px;
    background: #ff4a00
}

.news_box ul li:last-child {
    border-bottom: none
}

.news_info .news_title {
    font-size: 16px;
    margin: 3px 0
}

.news_info .news_title a:hover {
    color: #ff4a00
}

.news_box a {
    display: block;
    font-size: 14px;
    color: #666;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.news_box a:hover {
    color: #ff4a00
}


/*提问问题*/
.ask_question {
    width: 800px;
    float: left
}

.ask_question .intro_tit {
    line-height: 32px;
    border-bottom: 1px solid #ddd
}

.ask_question .intro_tit h3 {
    display: inline-block
}

.ask_question .intro_tit span {
    font-size: 12px;
    margin-left: 10px
}

.ask_question .intro_tit i {
    color: #ff4a00
}

.ask_question .intro_tit label {
    float: right;
    color: #999
}

.ask_question .intro_tit label a {
    color: #ff4a00;
    text-decoration: underline
}

.ask_question .intro_tit label a:hover {
    font-weight: bold
}

.ask_question .intro_tiwen {
    position: relative;
    width: 765px;
    margin: 20px 0 0 0;
    padding: 15px;
    border: 1px solid #eee;
    background: #f2f3f5;
    overflow: hidden
}

.ask_question .intro_tiwen .areanr {
    font-family: "Microsoft YaHei";
    width: 730px;
    height: 50px;
    border: 1px solid #fff;
    font-size: 14px;
    padding: 15px;
    resize: none;
    outline: none
}

.ask_question .intro_btntw {
    position: relative;
    height: 40px
}

.ask_question .intro_tiwen .txt a {
    color: #ff4a00;
    text-decoration: underline
}

.ask_question .intro_tiwen .intro_tiwen_btn {
    position: absolute;
    right: 0;
    width: 136px;
    cursor: pointer;
    height: 36px;
    background: #ff4a00;
    line-height: 36px;
    overflow: hidden;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    border-radius: 5px;
    top: 5px
}


/*回答的问题*/
.have_question {
    width: 100%;
    font-size: 12px;
    margin-top: 30px;
    float: left
}

.have_question li {
    overflow: hidden;
    margin-bottom: 20px;
    float: left;
    width: 100%
}

.have_question li .head {
    float: left;
    width: 62px
}

.have_question li .head b {
    width: 62px;
    height: 62px;
    display: block;
    text-align: center
}

.have_question li .head b.nan {
    background: url("/images/detail_head.png") 0 0 no-repeat
}

.have_question li .head b.nv {
    background: url("/images/detail_head.png") 0 -80px no-repeat
}

.have_question li .head span {
    display: block;
    text-align: center;
    font-size: 14px
}

.have_question li .question_con {
    float: left;
    width: 685px;
    border: 2px solid #e1e1e1;
    border-radius: 8px;
    position: relative;
    margin-left: 25px;
    font-size: 14px
}

.have_question li .m20 {
    margin: 15px 20px
}

.have_question li .question {
    overflow: hidden;
    line-height: 25px;
    margin-bottom: 15px
}

.have_question li .question b {
    display: block;
    width: 25px;
    text-align: center;
    height: 25px;
    float: left;
    color: #fff;
    border-radius: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal
}

.have_question li .question b.q {
    background: #ffb200
}

.have_question li .question b.a {
    background: #ff4a00
}

.question .question_q_d {
    width: 590px;
    float: left;
    color: #2c74b1;
    margin-left: 10px
}

.question .question_q_d span {
    color: #999;
    margin-left: 15px
}

.question_a_d {
    width: 590px;
    float: left;
    color: #666;
    margin-left: 10px
}

.question_a_d .col-gray {
    color: #999;
    margin-top: 5px
}

.have_question li .ico_arrow_left {
    width: 13px;
    height: 22px;
    background: url("/images/jq_ico_jiantou_left.png") no-repeat;
    position: absolute;
    left: -13px;
    top: 20px
}


.t_scenic_tip {
    color: #333;
    padding: 0 3%;
    background: #fff;
    height: 55px;
    line-height: 55px;
    font-size: 14px;
    margin-bottom: 12px
}

.t_scenic_tip em {
    color: #ff4a00;
    margin-right: 10px;
    vertical-align: top
}


/*其他景区推荐*/
.t_scenic_recomment {
    margin-top: 10px;
    background: #fff
}

.recomment_title {
    font-size: 16px;
    padding: 15px 0 10px 0;
    margin: 0 20px;
    color: #ff4a00;
    font-weight: 600;
    border-bottom: 1px solid #ff4a00
}

.recomment_title .more {
    font-size: 14px;
    float: right;
    color: #ff4a00;
    margin-top: 3px;
    font-weight: 100
}

.recomment_title .more:hover {
    color: #FF4A00
}

.recomment_box {
    margin: 20px
}

.recomment_Tab a {
    color: #999;
    padding: 2px 20px;
    border-radius: 15px;
    border: 1px solid #ccc;
    margin-right: 10px;
    font-size: 14px
}

.recomment_Tab a:hover {
    color: #ff4a00;
    border: 1px solid #ff4a00
}

.recomment_Tab a.active {
    background: #ff4a00;
    color: #fff;
    border: 1px solid #ff4a00
}

.recomment_list_box {
    margin-top: 20px
}

.recomment_list {
    width: 1250px
}

.recomment_list li {
    width: 218px;
    margin-right: 17px;
    display: inline-block;
    margin-bottom: 15px;
    transition: transform 0.3s linear;
}

.recomment_list li .list-img {
    color: #000;
    width: 218px;
    height: 150px;
    display: block
}

.recomment_list li .list-img:hover {
    color: #ff4a00
}

.recomment_list li img {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px
}

.recomment_list h5 {
    height: 20px;
    overflow: hidden;
    font-weight: normal;
    margin: 4px 0 0;
    white-space: nowrap;
    text-overflow: ellipsis
}

.recomment_list h5 a {
    font-size: 15px;
    color: #000
}

.recomment_list h5 a:hover {
    color: #FF4A00
}

.recomment_list p {
    margin-top: 5px
}

.recomment_list .guess_address {
    color: #999;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.guess_price dfn {;
    margin-right: 2px;
    color: #ff4a00;
    font-size: 18px;
    font-style: normal;
    font-weight: 600
}

.guess_price em {
    text-decoration: line-through;
    font-size: 12px;
    color: #999
}

.guess_price i {
    color: #ff4a00;
    font-size: 14px;
    margin-right: 8px;
}

/*右侧*/
.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;
}
.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;
    width: 150px;
    bottom: 40px;
    height: 180px;
    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;
    top: -40px;
    right: 70px;
    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: 30%
}

.sider_right .sider_box {
    display: none
}

.sider_right .phone {
    width: 222px
}

.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 {
    font-size: 24px
}

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

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

#kefuPhone em {
    display: inline-block;
    margin: 0 5px;
    font-weight: 500;
}

.have_question .showMore {
    color: #FF6600;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    display: none;
    margin-top: 10px;
    float: left;
    width: 100%;
}

/*显示更多的在线问答*/
.have_question .hiddens {
    display: none;
}

/*底部图片*/
.detail-footer-pic {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    background: rgba(0, 5, 25, .7);
    z-index: 200
}

.footer-content {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 140px
}

.footer-pic {
    position: absolute;
    width: 100%;
    height: 170px;
    bottom: 0;
    z-index: 101
}

.footer-close {
    cursor: pointer;
    position: absolute;
    top: -20px;
    right: -22px;
    width: 45px;
    height: 45px;
    background: rgba(0, 5, 25, .65);
    border-radius: 50%;
    text-align: center;
    font-size: 22px;
    color: #fff;
    line-height: 45px;
    font-size: 0;
    z-index: 102
}

.footer-close img {
    width: 25px;
    height: 25px;
    vertical-align: middle
}

.footer-bj {
    width: 330px;
    height: 100%;
    background: rgba(0, 5, 25, .65);
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 100
}
