*{ margin:0px; padding:0px; font-family:Microsoft Yahei; box-sizing:border-box; }
a{ text-decoration:none;}
a:hover{ text-decoration:none;}
img,input{ border:0px;}
ul li{ list-style:none;}
em,i{ font-style:normal;}
.main{ margin:0 auto;}
body{ margin:0 auto; max-width:600px;position:relative; background:#ffd550;}
input[type="submit"],input[type="reset"],input[type="button"],button,input[type="text"]{-webkit-appearance: none;border-radius:0px; outline:none; border:0px;}
select{ border:0px;background:none;border-radius:0px;}
html,body{ height:100%}
.bg_bai{ background:#fff}
.bg_hui{ background:#EDEDED;}

/*
display:flex;
flex-shrink: 0
align-items:center;
justify-content: space-between;
justify-content: center;
flex-wrap: wrap;
flex-wrap: nowrap;
justify-content: flex-start;
*/

.bg{ background:url(../images/bg.png) repeat-y top center; background-size:100% ; min-height:100vh; display:block}
.banner,.banner img{ display:block; width:100%;}

.title{ height:36px; display:flex; line-height:36px; padding-left:20px; background:url(../images/bg1.png) no-repeat left top; background-size:20px 36px; color:#fff; font-weight:bold; font-size:16px; margin-bottom:12px;}
.title dt{ background:url(../images/bg2.png) repeat-x left top; background-size:auto 36px; padding:0 3px; letter-spacing:1px;}
.title dd{ width:20px; background:url(../images/bg3.png)no-repeat left top; background-size:20px 36px;}

.info_list{ padding:15px;}
.info_list li{ width:100%; padding-bottom:25px;}
.info_list .txt{ width:100%; height:38px; border-radius:3px; overflow:hidden; -moz-box-shadow:0px 0px 5px rgba(0,0,0,0.4); -webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.4); box-shadow:0px 0px 5px rgba(0,0,0,0.4); padding-left:10px; font-size:15px; outline:none; letter-spacing:1px; font-weight:bold}
.info_list p{ display:flex; justify-content: space-between;}
.info_list .img_yzm,.get_yzm{ height:38px; background:#F28106; width:110px; border-radius:3px !important;  -moz-box-shadow:0px 0px 5px rgba(0,0,0,0.4); -webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.4); box-shadow:0px 0px 5px rgba(0,0,0,0.4); flex-shrink: 0; margin-left:10px; color:#fff; font-size:15px; letter-spacing:1px;}
.sex{ display:flex;}
.sex label{ margin-right:50px; font-weight:bold; font-size:16px; display:flex; align-items:center; line-height:30px; margin-left:6px;}
.sex label input{ width:18px; height:18px; margin-right:5px;}

.p_btn{ padding:20px 0 40px 0; text-align:center;}
.p_btn .btn{ width:124px; height:38px; background:url(../images/bg4.png); background-size:100% 100%; color:#fff; line-height:38px; font-size:16px; font-weight:bold;}

/* 购票 */
.gp_title{ background:#FF881D; line-height:36px; font-size:15px; font-weight:bold; color:#fff; padding:0 15px; margin:10px 0}
.gp_list{ padding:5px 15px;}
.gp_list li{ background:#FF881D; border-radius:5px; margin-bottom:20px; padding:10px;display:flex;justify-content: space-between; align-items:center; -moz-box-shadow:0px 5px 10px rgba(0,0,0,0.4); -webkit-box-shadow:0px 5px 10px rgba(0,0,0,0.4); box-shadow:0px 5px 10px rgba(0,0,0,0.4);}
.gp_list .img{ width:30%;}
.gp_list .right{ width:66%; color:#fff; font-size:15px; line-height:40px;}
.gp_list .num{display:flex;align-items:center;}
.gp_list .sl{display:flex; background:#fff; border-radius:5px; overflow:hidden;}
.gp_list .sl .btn{ width:25px; height:30px;flex-shrink: 0; background:#fff; color:#FF881D; font-weight:bold; line-height:26px; font-size:18px;}
.gp_list .sl .txt{ width:46px; text-align:center; border-left:1px solid #FCE68C; border-right:1px solid #FCE68C; color:#FF881D; font-weight:bold; font-size:16px;}

/* 回执 */
.hz_main{ width:80%; margin:30px auto; background:#fff; border-radius:20px; overflow:hidden;}
.hz_main .tit{ line-height:44px; background:#FFC306; color:#fff; font-size:22px; letter-spacing:4px; text-align:center;}
.hz_main .img{ display:block; width:100%;}
.hz_main .ma{ width:100%; text-align:center; padding:20px 0;}
.hz_main .ma img{ width:110px;}
.hz_main .ma p{ padding-top:10px; font-size:18px; line-height:10px;}
.hz_main .desc{ padding:15px; font-size:13px; color:#FC8C15; font-weight:bold; line-height:24px;}
.hz_footer{ font-size:12px; color:#fff; line-height:22px; text-align:center; padding-bottom:30px; margin-top:-10px}

/* 票列表 */
.p_one{ background:url(../images/bg5.png) no-repeat bottom center #fff; background-size:90px 3px; text-align:center; line-height:44px; font-size:16px; font-weight:bold; letter-spacing:1px;}
.p_list{ padding:15px;}
.p_list li{ background:#FF881D; border-radius:10px; padding:8px 10px 8px 15px;  -moz-box-shadow:3px 4px 7px rgba(0,0,0,0.3); -webkit-box-shadow:3px 4px 7px rgba(0,0,0,0.3); box-shadow:3px 4px 7px rgba(0,0,0,0.3); margin-bottom:20px; display:flex; justify-content: space-between; align-items:center;}
.p_list .tit{flex-shrink: 0; color:#fff;  width:80px; font-size:16px; font-weight:bold; letter-spacing:1px;}
.p_list .num{ width:100%; background:url(../images/bg6.png) no-repeat left top; background-size:100% 100%; padding:40px 20px 20px 20px;}
.p_list .jd{ background:#C9C9C9; height:14px; border-radius:40px; overflow:hidden; position:relative;}
.p_list .jd i{ display:block; height:14px; background:#9F9F9F; border-radius:10px;}
.p_list .jd span{ position:absolute; left:5px; top:0; font-size:10px; line-height:14px; color:#fff;}
.p_list .sheng{ font-size:12px; color:#000; font-weight:bold; line-height:20px; margin-top:3px;}
.p_list .right{ display:flex; width:100%}
.p_list .btn{ padding:15px  5px 10px 0; text-align:center;flex-shrink: 0; background:url(../images/bg7.png); background-size:100% 100%;flex-shrink: 0; width:72px}
.p_list .btn img{ width:45px;}

.p_goupiao{ text-align:center; padding:0px 0 50px 0px;}
.p_goupiao img{ height:45px;}

.tan_zhuan{ width:300px; background:url(../images/bg.png); padding-top:30px; background-size:150%; text-align:center;}
.tan_zhuan h3{ font-weight:bold; color:#FF881D; font-size:16px; line-height:20px; margin-bottom:8px;}
.tan_zhuan .txt{ width:75%; border:1px solid #837C5F; text-align:center; height:34px; line-height:34px; font-size:16px;}
.tan_zhuan .p_btn{ padding-bottom:0}
.tan_zhuan .p_btn .btn{ width:110px;}
.tan_zhuan .bottom{ display:flex; padding-top:25px;justify-content: space-between;}
.tan_zhuan .bottom .btn{ width:49.8%; line-height:44px; background:#F28106; color:#fff; font-size:17px;}

/* 卡包 */
.ka_one{ padding:20px 35px; float:left; width:100%}
.ka_one li{ width:50%; height:44px; background:url(../images/bg22.png) no-repeat left bottom; background-size:100% 100%; text-align:center; color:#fff; float:left; font-size:16px; letter-spacing:3px; font-weight:bold; line-height:28px;}
.ka_one .sel{ background:url(../images/bg22-sel.png) no-repeat left top; background-size:100% 100%; color:#000}
.ka_list{ padding:0 35px; float:left; width:100%}
.ka_list li{ float:left; width:100%; background:url(../images/bg44.png) no-repeat; background-size:100% 100%; height:100px; padding:0 18px; margin-bottom:20px; border-radius:8px; position:relative; position:relative;}
.ka_list .tit{ color:#fff; font-size:16px; width:100%; float:left; line-height:36px; height:36px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical; margin-top:5px;}
.ka_list .type{ float:left; width:100%; line-height:24px; color:#fff; font-size:14px;}
.ka_list .bottom{ color:#fff; float:left; width:100%;display:flex;justify-content: space-between; font-size:12px; line-height:30px; padding-top:5px;}
.ka_list .can{ float:left; width:100%; line-height:24px; color:#FFF91C; font-size:14px;}
.ka_list .jihuo{ position:absolute; bottom:36px; right:18px; background:#001247; padding:0 8px; border-radius:8px; line-height:30px; font-size:16px; color:#DE0209;}
.ka_list .rBtn{ position:absolute; top:5px; right:10px; width:52px;}
.ka_list .rBtn img{ width:100%;}

/* 弹层 等待5s */
.tan_deng {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.85);
    z-index: 1000;
}

    .tan_deng h1 {
        float: left;
        width: 100%;
        text-align: center;
        color: #fff;
        font-size: 18px;
        line-height: 100px;
        font-weight: normal;
        letter-spacing: 4px;
    }

    .tan_deng p {
        float: left;
        width: 100%;
        text-align: center;
        padding-top: 50%;
    }

        .tan_deng p img {
            width: 20%;
            opacity: 0.8;
            border-radius: 1000px;
        }

@media (min-width:640px) { /* 手机 */
    .tan_deng p {
        padding-top: 300px;
    }

        .tan_deng p img {
            width: 100px;
        }
}




.tan_tiShi2 {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    line-height: 24px;
    font-size: 15px;
    color: #000;
    background-color: rgba(0,0,0,0.7);
}

    .tan_tiShi2 .nei {
        float: left;
        width: 84%;
        height: 90%;
        font-size: 14px;
        overflow-y: auto;
        overflow-x: hidden;
        margin-left: 8%;
        position: relative;
        padding: 15px 3%;
        background: #fff;
        border-radius: 6px;
        margin-top: 10%;
    }

    .tan_tiShi2 .close {
        position: absolute;
        top: -10px;
        right: -10px;
        background: #fff;
        border-radius: 30px;
        width: 24px;
        height: 24px;
        text-align: center;
        line-height: 24px;
        color: #000;
        font-size: 16px;
    }

@media (min-width: 600px) { /* 大于手机 */
    .tan_tiShi2 .nei {
        width: 33%;
        margin-left: 31%;
        font-size: 14px;
        margin-top: 20px;
        line-height: 26px;
        padding: 20px 3%;
    }

    .tan_tiShi2 .close {
        font-size: 22px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        top: -15px;
        right: -15px;
    }
}




.tan_wx{ background:#fff; width:850px; border-radius:5px; overflow:hidden;}
.tan_wx .title{ display:block; width:100%; height:60px; background:#EF7936; text-align:center; line-height:60px; color:#fff; font-size:24px;}
.tan_wx .nei{ text-align:center; padding:40px 0;}
.tan_wx .nei .img{ width:200px;}
.tan_wx .nei p span{ background:#EF7936; display:inline-block; color:#fff; font-size:24px; padding:8px 10px; padding-left:15px; border-radius:10px; letter-spacing:4px;}
.tan_wx .nei p{ padding-top:30px}
.tan_wx .bottom{ width:88%; margin-left:6%; border:2px solid #EF7936; margin-bottom:40px; position:relative; padding:18px 20px; font-size:17px; line-height:40px; color:#828282; box-sizing:border-box}
.tan_wx .bottom .tit{ position:absolute; top:-20px; left:40px; background:#fff; font-size:18px; padding:0 5px}



/* 轮播 */
.lSSlideOuter {overflow: hidden;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none}
.lightSlider:before, .lightSlider:after {content: " ";display: table;}
.lightSlider {overflow: hidden;margin: 0;}
.lSSlideWrapper {max-width: 100%;overflow: hidden;position: relative;}
.lSSlideWrapper > .lightSlider:after {clear: both;}
.lSSlideWrapper .lSSlide {-webkit-transform: translate(0px, 0px);-ms-transform: translate(0px, 0px);transform: translate(0px, 0px);-webkit-transition: all 1s;-webkit-transition-property: -webkit-transform,height;-moz-transition-property: -moz-transform,height;transition-property: transform,height;-webkit-transition-duration: inherit !important;transition-duration: inherit !important;-webkit-transition-timing-function: inherit !important;transition-timing-function: inherit !important;}
.lSSlideWrapper .lSFade {position: relative;}
.lSSlideWrapper .lSFade > * {position: absolute !important;top: 0;left: 0;z-index: 9;margin-right: 0;width: 100%;}
.lSSlideWrapper.usingCss .lSFade > * {opacity: 0;-webkit-transition-delay: 0s;transition-delay: 0s;-webkit-transition-duration: inherit !important;transition-duration: inherit !important;-webkit-transition-property: opacity;transition-property: opacity;-webkit-transition-timing-function: inherit !important;transition-timing-function: inherit !important;}
.lSSlideWrapper .lSFade > *.active {z-index: 10;}
.lSSlideWrapper.usingCss .lSFade > *.active {opacity: 1;}
.lSSlideOuter .lSPager.lSpg {margin: 10px 0 0;padding: 0;text-align: center;}
.lSSlideOuter .lSPager.lSpg > li {cursor: pointer;display: inline-block;padding: 0 5px;}
.lSSlideOuter .lSPager.lSpg > li a {background-color: #222222;border-radius: 30px;display: inline-block;height: 8px;overflow: hidden;text-indent: -999em;width: 8px;position: relative;z-index: 99;-webkit-transition: all 0.5s linear 0s;transition: all 0.5s linear 0s;}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {background-color: #FF7523;}
.lSSlideOuter .media {opacity: 0.8;}
.lSSlideOuter .media.active {opacity: 1;}
.lSAction > a {width: 32px;display: block;top: 50%;height: 32px;cursor: pointer;position: absolute;z-index: 99;margin-top: -16px;-webkit-transition: opacity 0.35s linear 0s;transition: opacity 0.35s linear 0s;}
.lSAction > a:hover {opacity: 1;}
.lSAction > .lSPrev {background-position: 0 0;left: 10px;}
.lSAction > .lSNext {background-position: -32px 0;right: 10px;}
.lSAction > a.disabled {pointer-events: none;}
.cS-hidden {height: 1px;opacity: 0;filter: alpha(opacity=0);overflow: hidden;}
.lSSlideOuter.lSrtl {direction: rtl;}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {padding-left: 0;list-style: none outside none;}
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {padding-right: 0;}
.lSSlideOuter .lightSlider > *,  .lSSlideOuter .lSGallery li {float: left;}
.lSSlideOuter.lSrtl .lightSlider > *,  .lSSlideOuter.lSrtl .lSGallery li {float: right !important;}

.banner_lb{  width:100%; display:block;}
.banner_lb .lSSlideOuter .lSPager.lSpg{ width:100%; position:relative; text-align:center; margin-top:-35px; background:none; float:left;}
.banner_lb .lSSlideOuter .lSPager.lSpg > li a{ background:#fff;border:3px solid #fff; background:#fff; width:10px; height:10px;}
.banner_lb .lSSlideOuter .lSPager.lSpg > li:hover a,.banner_lb  .lSSlideOuter .lSPager.lSpg > li.active a{ border:3px solid #F28106; background:#F28106;}
.banner_lb .lSSlideOuter .lSPager.lSpg > li{ margin-top:0px}
.banner_lb img{  width:100%; display:block;}