/* 轮播图 */
.banner .gallery-top {
    position: relative;
}

.banner .gallery-thumbs {
    height: 100px;
    position: relative;
}

.banner .gallery-top .swiper-slide img {
    width: 100%;
    height: 100%;
}

.banner .gallery-thumbs .swiper-slide-active {
    border: 2px solid lightskyblue;
}

.banner .gallery-thumbs .swiper-slide {
    height: 80px;
    width: 115px;
}

.banner .gallery-thumbs .swiper-slide img {
    width: 100%;
    height: 100%;
}

.banner .gallery-thumbs .swiper-slide:nth-of-type(n+2) {
    margin-left: 6px;
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
    border: none;
}

.ticket_d_box .intro {
    margin-top: 5px;
}

.ticket_d_box .intro .content p.tc span {
    border-right: 1px solid #666;
    padding: 0 5px;
    cursor: default;
}

.ticket_d_box .intro .content p.tc span.b {
    color: #38a4ff;
}

.ticket_d_box .intro .content p.tc span:last-child {
    border-right: none;
}

.ticket_d_box .intro .content p.ct span {
    padding: 0 5px;
    cursor: default;
}

.ticket_d_box .intro .content p.ts span {
    padding: 3px 5px;
    cursor: default;
    border: 1px solid #ff2a00;
    margin-right: 10px;
    color: #ff2a00;
    border-radius: 3px;
}

.ticket_d_box .intro .content p.xx span {
    border: 1px solid #ff2a00;
    color: #ff2a00;
    border-radius: 3px;
    padding: 0 5px;
    margin-right: 5px;
}

.ticket_d_box .intro .content p span.my {
    color: #ff2a00;
}

.ticket_d_box .intro .content p span.pl {
    color: #ff7129;
}

.ticket_d_box .intro .content p.service span {
    margin-right: 10px;
    display: inline-block;
    line-height: 15px;
    text-indent: 17px;
}

.ticket_d_box .intro .content p.service span:nth-child(1) {
    background: url(../imgs/icons/tricon-1.png) left center no-repeat;
}

.ticket_d_box .intro .content p.service span:nth-child(2) {
    background: url(../imgs/icons/tricon-2.png) left center no-repeat;
}

.ticket_d_box .intro .content p.service span:nth-child(3) {
    background: url(../imgs/icons/tricon-3.png) left center no-repeat;
}

.ticket_d_box .intro .content p.service span:nth-child(4) {
    background: url(../imgs/icons/tricon-4.png) left center no-repeat;
}

.pro_d_box .pro_box_calendar {
    width: 1200px;
    height: 485px;
    margin-top: 10px;
    padding-left: 20px;
    padding-top: 45px;
    padding-bottom: 20px;
    position: relative;
}

#calendar {
    width: 465px;
}

.pro_d_box .pro_box_calendar {
    min-width: 1200px;
}

.pro_d_box .pro_box_calendar .order_box {
    width: 533px;
    position: absolute;
    left: 630px;
}

.pro_d_box .pro_box_calendar .order_box .title {
    font-size: 16px;
    color: #333;
}

.pro_d_box .pro_box_calendar .order_box .tip {
    color: #f24a15;
    font-size: 12px;
}

.pro_d_box .order_box .form_input {
    position: relative;
    margin-top: 40px;
    margin-bottom: 35px;
}

.pro_d_box .order_box .form_input label {
    color: #333;
    font-size: .75rem;
    line-height: 28px;
}

.pro_d_box .order_box .form_input label.yj {
    position: absolute;
    top: 19px;
}

.pro_d_box .order_box .form_input select {
    width: 200px;
    height: 32px;
    color: #333;
    font-size: .75rem;
}

.pro_d_box .order_box .form_input .set_out,
.pro_d_box .order_box .form_input .return {
    font-size: 12px;
    color: #333;
}

.pro_d_box .order_box .form_input span.add {
    display: inline-block;
    margin-left: 65px;
}

.pro_d_box .order_box .form_input span.add .total_price {
    font-size: 24px;
    color: #ff2a00;
}

.pro_d_box .order_box .form_input em.em_box {
    display: block;
    border: 1px solid #ddd;
    position: relative;
    box-sizing: border-box;
}

.pro_d_box .order_box .form_input em.em_box:first-child {
    margin-bottom: 5px;
}

.pro_d_box .order_box .form_input input.inp {
    width: 30px;
    height: 28px;
    border: none;
}

.pro_d_box .order_box .form_input a.btn {
    display: inline-block;
    width: 27px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background-color: whitesmoke;
}

.pro_d_box .order_box .form_input a.btn.b_right {
    border-right: 1px solid #ddd;
}

.pro_d_box .order_box .form_input a.btn.b_left {
    border-left: 1px solid #ddd;
}

.pro_d_box .order_box .form_input input.inp {
    color: #666;
    font-size: .88rem;
    text-align: center;
}

.pro_d_box .order_box .form_input strong.tip {
    position: absolute;
    left: 130%;
    top: 2px;
    width: 200px;
    color: #666;
    font-size: .88rem;
}

.pro_d_box .order_box .form_input strong.tip i {
    color: #ff2a00;
}

.pro_d_box .order_box .form_input .num {
    font-size: 1.25rem;
}

/*.pro_d_box .order_box .form_input strong.tip.sec{
    right:-165%;
}*/
.pro_d_box .order_box .form_input span.total {
    color: #ff2a00;
    margin: 0;
}
.pro_d_box .order_box .form_input {
    position: relative;
}
.pro_d_box .order_box .form_input a.btn_sub {
    width: 100px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    display: block;
    margin-top: -10px;
    margin-left: 65px;
    /* background-color: #f24a15; */
    border: none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    font-size: .88rem;
    /* -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.6), -3px -3px 8px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.6), -3px -3px 8px rgba(0, 0, 0, 0.6);
    -ms-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.6), -3px -3px 8px rgba(0, 0, 0, 0.6);
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.6), -3px -3px 8px rgba(0, 0, 0, 0.6); */
}
.pro_d_box .order_box .form_input a.btn_sub:hover{
    cursor: pointer;
    /* background-color: #ff2a00; */
}
.pro_d_box .order_box .form_input .coll_share {
    width: 40%;
    float: right;
    margin-top: -20px;
    background-color: whitesmoke;
    border-radius: 5px;
    overflow: hidden;
}

.pro_d_box .order_box .form_input .coll_share li {
    float: left;
    width: 50%;
    height: 28px;
    text-align: center;
    line-height: 28px;
}

.pro_d_box .order_box .form_input .coll_share li:nth-of-type(1) {
    border-right: 1px solid gainsboro;
    /* margin-top: 4px; */
    text-align: center;
    padding-left: 5px;
    height: 100%;
}

.pro_d_box .order_box .form_input a.link {
    display: inline-block;
    height: 20px;
    box-sizing: border-box;
    color: #333;
    font-size: .95rem;
    padding-left: 20px;
    margin: 0;
    /* margin-top: 4px; */
    margin-left: 5px;
}

.pro_d_box .order_box .form_input a.link.share {
    background: url(../imgs/icons/tricon-8.png) left 150% no-repeat;
    /* text-indent: 15px; */
    /* line-height: 28px; */
    /* margin-top: 4px; */
}

.pro_d_box .order_box .form_input a.link.collect {
    background: url(../imgs/icons/tricon-7.png) left 120% no-repeat;
    /* text-indent: 15px; */
    line-height: 28px;
}

.pro_intro {
    width: 1200px;
    margin-top: 20px;
}

.pro_intro .intro_left {
    width: 898px;
    overflow: hidden;
}

.pro_intro .intro_right {
    width: 280px;
}

.pro_intro .intro_left h3.title,
.pro_intro .intro_right h3.title {
    width: 895px;
    line-height: 40px;
    color: #fff;
    text-align: center;
}

.pro_intro .intro_right h3.title {
    width: 280px;
}

.pro_intro .intro_left h3.title>div {
    padding: 0 18px;
    cursor: default;
    font-size: 0.88rem;
}



.pro_intro .intro_left .context {
    padding: 10px 20px 0;
}

.pro_intro .intro_left .context>div {
    min-height: 90px;
}

.pro_intro .intro_left .context .logo {
    width: 60px;
    height: 60px;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    color: white;
    padding-top: 5px;
    position: absolute;
    top: 10px;
}

.pro_intro .intro_left .content_box_f,
.pro_intro .intro_left .content_box_s,
.pro_intro .intro_left .content_box_t,
.pro_intro .intro_left .content_box_z,
.pro_intro .intro_left .content_box_w {
    position: relative;
}

.pro_intro .intro_left .context .has_ico {
    padding-left: 60px;
}

.pro_intro .intro_left .context .has_ico .title {
    height: 40px;
    color: #333;
    font-size: 16px;
    line-height: 40px;
}

.pro_intro .intro_left .content_box_f {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

.pro_intro .intro_left .content_box_f .position {
    margin-top: 5px;
}

.pro_intro .intro_left .sign_content_box_f {
    background: url(../imgs/icons/visa-3.png) left top no-repeat;
    background-size: 60px 60px;
    padding-left: 90px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    min-height: 80px;
    display: inline-block;
}

.pro_intro .intro_left .context p,
.pro_intro .intro_left .context b {
    color: #666;
    font-size: .75rem;
    line-height: 25px;
}

.pro_intro .intro_left .context p.t {
    color: #ff2a00;
}

.pro_intro .intro_left .context p.mb20 {
    /* margin-bottom: 20px; */
    margin: 0;
}

.pro_intro .intro_left .context p strong {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-size: 1.25rem;
    color: #ff7029;
    font-weight: 800;
    margin-right: 20px;
}

.pro_intro .intro_left .context .has_ico {
    width: 750px;
    display: inline-block;
    margin-left: 25px;
}

.pro_intro .intro_left .context p.ico {
    text-indent: 40px;
    line-height: 30px;
    background-size: 20px;
}

.pro_intro .intro_left .context p.indent {
    text-indent: 40px;
}

.pro_intro .intro_left .context p.loc {
    background: url(../imgs/icons/tricon-11.png) left center no-repeat;
}

.pro_intro .intro_left .context p.fork {
    background: url(../imgs/icons/tricon-12.png) left center no-repeat;
}

.pro_intro .intro_left .context p.hotel {
    background: url(../imgs/icons/tricon-13.png) left center no-repeat;
}

.pro_intro .intro_left .context p.tips {
    background: url(../imgs/icons/tricon-14.png) left center no-repeat;
}

.pro_intro .intro_left .content_box_s,.pro_intro .intro_left .content_box_t,.pro_intro .intro_left .content_box_z {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.pro_intro .intro_left .sign_content_box_s {
    background: url(../imgs/icons/visa-4.png) left top no-repeat;
    background-size: 60px 60px;
    padding-left: 90px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    min-height: 70px;
}

.pro_intro .intro_left .content_box_f {
    padding-bottom: 20px;
}

.pro_intro .intro_left .sign_content_box_t {
    background: url(../imgs/icons/visa-5.png) left top no-repeat;
    background-size: 60px 60px;
    padding-left: 90px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.pro_intro .intro_left .sign_content_box_t .sign_flow {
    float: left;
    width: 120px;
    height: 100px;
    background: url(../imgs/icons/icon-6.png) right center no-repeat, url(../imgs/icons/icon-1.png) center center no-repeat;
}

.pro_intro .intro_left .sign_content_box_t .sign_flow:nth-child(2) {
    background: url(../imgs/icons/icon-6.png) right center no-repeat, url(../imgs/icons/icon-2.png) center center no-repeat;
}

.pro_intro .intro_left .sign_content_box_t .sign_flow:nth-child(3) {
    background: url(../imgs/icons/icon-6.png) right center no-repeat, url(../imgs/icons/icon-3.png) center center no-repeat;
}

.pro_intro .intro_left .sign_content_box_t .sign_flow:nth-child(4) {
    background: url(../imgs/icons/icon-6.png) right center no-repeat, url(../imgs/icons/icon-4.png) center center no-repeat;
}

.pro_intro .intro_left .sign_content_box_t .sign_flow:nth-child(5) {
    background: url(../imgs/icons/icon-5.png) center center no-repeat;
}

.pro_intro .intro_left .sign_content_box_t .sign_flow p {
    text-align: center;
    margin-top: 75px;
}

.pro_intro .intro_left .sign_content_box_four {
    background: url(../imgs/icons/visa-6.png) left top no-repeat;
    background-size: 60px 60px;
    padding-left: 90px;
    margin-bottom: 20px;
    min-height: 60px;
}

.pro_intro .intro_right .right_content {
    padding-top: 30px;
}

.pro_intro .intro_right .right_list,
.pro_intro .intro_right .right_list .list {
    width: 280px;
}

.pro_intro .intro_right .right_list .list {
    margin-bottom: 30px;
}

.pro_intro .intro_right .right_list .list img {
    width: 278px;
    height: 160px;
    margin-bottom: -3px;
    padding: 0;
}

.pro_intro .intro_right .right_list .list .right_con {
    border: 1px solid #ddd;
    padding: 13px 14px;
}

.pro_intro .intro_right .right_list p {
    color: #666;
    font-size: .75rem;
}

.pro_intro .intro_right .right_list p.price {
    color: #ff2a00;
    font-size: .75rem;
    text-align: right;
    margin-top: 5px;
}

.pro_intro .intro_right .right_list em.num {
    font-size: 1.25rem;
}

/* 日历控件 */
#cal {
    position: absolute;
    top: 0;
    left: 15px;
    height: 480px;
    width: 520px;
    overflow: hidden;
}

.calendar {
    border: none !important;
}

.calendar .calendar_num {
    background-color: white !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    border-top: 1px solid gainsboro !important;
}

.calendar .calendar_num>li {
    color: black !important;
    font-weight: bold !important;
    width: 70px !important;
}

/* .calendar .calendar_num>li.bold {
    color: #ff7029 !important;
} */

#calendar_tab,
#bigCalendar {
    width: 490px !important;
}

#calendar_choose {
    position: absolute;
    top: 35px !important;
    left: 20px !important;
}

#calendar_tab {
    border-top: 1px solid gainsboro !important;
    border-right: 1px solid gainsboro !important;
}

#calendar_tab td {
    padding: 0;
    margin: 0;
    height: 60px !important;
    width: 70px !important;
}

.calendar .calendar_right a {
    height: 100% !important;
    width: 100% !important;
}

.calendar .calendar_right .date {
    text-align: center;
    padding-top: 5px;
    font-size: 12px;
}

.calendar_price01,
.calendar dfn {
    font-size: 10px !important;
}

.calendar_month {
    margin: 0 !important;
    padding: 0 50px 0 !important;
    width: 100%;
    height: 70px;
    line-height: 100px;
}

.calendar_month>li {
    display: inline-block;
    width: 120px;
    height: 100%;
    margin: 0;
    text-align: center;
}

.calendar_month>li:hover {
    cursor: pointer;
}

.calendar_month>li .tip {
    position: relative;
    width: 120px;
    height: 25px;
    background-color: #ff7029;
    text-align: center;
    line-height: 25px;
    color: white;
    border-radius: 5px;
    display: none;
    font-size: 12px;
}

.calendar_month>li .tip:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 8px solid;
    border-top-color: #ff7029;
    top: 100%;
    left: 50%;
    margin-left: -6px;
}


.calendar_month>li .text {
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-weight: bold;
}


.calendar_month>li.active {
    color: #6BB6F7;
    border-bottom: 5px solid #6BB6F7;
}

.calendar .calendar_right {
    width: 0 !important;
    height: 0 !important;
}

.calendar .calendar_right .on a:hover {
    width: 70px !important;
    height: 60px !important;
}
.calendar .calendar_right .on{
    position: relative;
}
.calendar .calendar_right .on .count{
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    font-size: 10px;
    font-family: "楷体";
    /* background-color: #ff7129; */
    color: white;
    width: 24px;
    text-align: left;
    padding: 0;
}

/* 分享 */
.bdsharebuttonbox{
    position: absolute;
    top: 440px;
    left: 950px;
}
.unshow{
    display: none;
}