@charset "utf-8";
body {
    background: #f7f7f7;
    font-family: "Microsoft YaHei", "Arial", sans-serif;
}

div,
a {
    outline: none!important;
}
.clearfix:after{
    content: "."; 
    display:block;
    height:0; 
    clear: both;
    visibility: hidden;
}
.clearfix {
    zoom: 1;
}
.g-wp.f-cb {
    margin: 0 auto;
    width: 1200px;
}

.jp-body .g-header .m-bar .user .name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 96px;
}

.g-con {
    position: relative;
}

.g-con-child {
    position: relative;
}


/*Insurance retain begin*/

.panel-info.not-buy-insurance-tip,
.panel-info.has-bought-insurance-tip {
    position: static;
    padding: 0 10px;
    margin-bottom: 10px;
    height: 30px;
}

.panel-info.not-buy-insurance-tip-icon,
.panel-info.has-bought-insurance-tip-icon {
    float: left;
    width: 28px;
    text-indent: 5px;
    line-height: 30px;
}

.panel-info.not-buy-insurance-tip-icon i,
.panel-info.has-bought-insurance-tip-icon i {
    line-height: 30px;
}

.panel-info.not-buy-insurance-tip-content,
.panel-info.has-bought-insurance-tip-content {
    line-height: 30px;
}

.m-product .det .tp-1 .d-hd {
    position: relative;
}

.not-buy-insurance-tip,
.has-bought-insurance-tip {
    position: absolute;
    bottom: 5px;
    font-size: 12px;
    border-radius: 3px;
    line-height: 19px;
}

.not-buy-insurance-tip {
    background: #FF7043;
    color: #fff;
}

.insuranceStatus .has-bought-insurance-tip {
    position: static;
    padding: 0 10px;
    margin: 0px -10px;
    margin-bottom: 10px;
    margin-top: -20px;
}

.p-product .plist .edit .line-2 .insuranceStatus {
    margin-top: 10px;
}

.insuranceStatus .not-buy-insurance-tip {
    position: static;
    padding: 0 10px;
    margin: 0px -10px;
    margin-bottom: 10px;
    margin-top: -20px;
    border-radius: 0;
}

.insuranceStatus .not-buy-insurance-tip-icon {
    line-height: 30px;
}

.insuranceStatus .not-buy-insurance-tip-icon i {
    line-height: 30px;
}

.insuranceStatus .not-buy-insurance-tip-content {
    line-height: 30px;
}

.has-bought-insurance-tip {
    background: #EAF8F5;
    color: #38d0a1;
    width: 100%;
    line-height: 30px;
}

.not-buy-insurance-tip-icon {
    float: left;
    width: 33px;
    text-align: center;
}

.not-buy-insurance-tip-icon i {
    text-align: center;
    line-height: 38px;
    font-size: 16px;
}

.not-buy-insurance-tip-content {
    font-size: 12px;
    line-height: 18px;
}

.has-bought-insurance-tip-icon {
    float: left;
    width: 28px;
    text-indent: 5px;
}

.has-bought-insurance-tip-content {
    float: left;
}

.c-half .has-bought-insurance-tip {
    left: 0;
}

.c-half .not-buy-insurance-tip {
    width: 100%;
    left: 0;
}

.c-half .not-buy-insurance-tip-icon {
    line-height: 30px;
}

.c-half .not-buy-insurance-tip-icon i {
    line-height: 30px;
}

.c-half .not-buy-insurance-tip-content {
    line-height: 30px;
}


/*Insurance retain over*/


/* ShortCut */

.m-l-10 {
    margin-left: 10px;
}

.m-l-20 {
    margin-left: 20px;
}

.m-r-10 {
    margin-right: 10px;
}

.m-r-20 {
    margin-right: 20px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-notice i,
.m-social .i-more,
.m-line .type-select .city i,
.m-line .type-list a:hover,
.i-plane,
.u-list-prev,
.u-list-next {
    background-image: url(img/index/bg-icon.png?vs=20160719);
    background-repeat: no-repeat;
}

.m-line .con .imp i {
    background: url(img/index/i-plane.png) no-repeat;
    _background: none;
    _filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src="img/index/i-plane.png");
}

.i-hot {
    background: url(img/index/i-hot.png) no-repeat;
    width: 52px;
    height: 45px;
    display: block;
    _background: none;
    _filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src="img/index/i-plane.png");
}


/*返回旧版页面*/

.bn-jp-return {
    position: absolute;
    top: 0;
    width: 92px;
    height: 23px;
    background: #008857;
    right: 0;
    color: #fff;
    text-align: center;
    border-radius: 0 0 3px 3px;
    line-height: 23px;
    cursor: pointer;
    display: block;
}


/*ui*/

.bn {
    margin: 0 auto;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #00ac70;
    border-radius: 5px;
    color: #00ac70;
    text-align: center;
    display: block;
}

.bn:hover {
    background: #00ac70;
    color: #fff;
}


/*大图*/

.m-slider {
    position: relative;
    height: 439px;
}

.m-slider .ad-watermark {
    left: 50%;
    z-index: 99;
    margin-left: 555px;
}

.m-slider li {
    width: 100%;
}

.m-slider a {
    display: block;
    width: 100%;
    height: 439px;
}

.m-slider a img {
    position: relative;
    left: 50%;
    margin-left: -960px;
    border: 0;
}

.m-slider .slider-ctrl {
    position: absolute;
    right: 50px;
    top: 60px;
    z-index: 100;
}

.m-slider .slider-ctrl a {
    border-radius: 50%;
    border: 2px solid white;
    width: 15px;
    height: 15px;
    margin-bottom: 15px;
}

.m-slider .slider-ctrl a.active {
    background: white;
}

.ui-dn {
    display: none;
}

.m-weather {
    position: fixed;
    bottom: 10px;
    right: 0;
    z-index: 100;
    background-color: #fff;
    padding: 12px 28px;
    border: 1px solid #ccc;
    z-index: 10000000;
    opacity: .9;
}

.m-weather .wea-title {
    font-size: 22px;
    font-weight: bold;
    color: #333;
    text-align: center;
    margin-bottom: 10px
}

.m-weather .city-degree {
    font-size: 0
}

.m-weather .city-degree span {
    font-size: 22px;
    font-weight: 700
}

.m-weather .city-degree .degree-num {
    position: relative
}

.m-weather .city-degree .du-icon {
    position: relative;
    top: -3px;
    vertical-align: super;
    margin-right: -10px
}

.m-weather .wea-info {
    text-align: center;
}

.m-weather .i-mark {
    margin: 0 4px;
}

.m-weather .to-weather {
    background-color: #008856;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 42px;
    margin-top: 10px;
    display: block;
}

.m-weather .wea-mark {
    margin-top: 8px;
    text-align: center
}

.m-weather .wea-mark * {
    vertical-align: middle
}

.m-weather .mark-txt {
    color: #3cc1df
}

.m-weather .close-btn {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #dcdcdc;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 26px;
    color: #717171;
    cursor: default;
}


/*搜索*/

.m-search {
    position: absolute;
    top: 290px;
    left: 50%;
    margin-left: -600px;
    width: 1200px;
    z-index: 100;
}

.m-search .tabs-nav li {
    float: left;
    margin-right: 2px;
}

.m-search .tabs-nav a {
    padding: 0 16px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    display: block;
    color: white;
    background: #00ab6f;
    border-radius: 5px 5px 0 0;
    width: 80px;
    text-align: center;
}

.m-search .tabs-nav .employee a {
    background: orange;
}

.m-search .tabs-nav .current a {
    color: #008856;
    background: white;
    background: rgba(255, 255, 255, .92);
}

.m-search .tabs-nav i {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    font-size: 24px;
    margin-right: 10px;
    float: left;
}

.m-search .tabs-nav .i-1:before {
    content: "\e62d";
    font-size: 28px;
    line-height: 28px;
}

.m-search .tabs-nav .i-2:before {
    content: "\e630";
}

.m-search .tabs-nav .i-3:before {
    content: "\e62e";
}

.m-search .tabs-nav .i-4:before {
    content: "\e62f";
}

.m-search .tabs-nav .i-5:before {
    content: "\e631";
}

.m-search .tabs-nav .i-6:before {
    content: "\e61f";
}

.m-search .tabs-nav .i-7:before {
    content: "\e647";
}

.m-search .tabs-bd {
    padding: 23px 40px 17px 40px;
    background: white;
    display: none;
    position: static;
    background: rgba(255, 255, 255, .92);
}

.m-search .tabs-bd .ps {
    color: #afafaf;
    text-align: right;
}

.m-search .tabs-bd .ps a {
    margin: 0 5px;
    color: #00a0e9;
}

.m-search .tabs-bd.u-select {
    display: inline-block;
    position: static;
    border: none;
    cursor: default;
    border-top-left-radius: 0;
}

.m-search .tabs-bd input {
    cursor: pointer;
}

.tabs-bd .c_startCity p {
    display: inline;
}

.m-search .bn {
    border-radius: 0;
}


/*默认搜索样式*/

.m-search .area-lar .i-site {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    font-size: 30px;
    position: absolute;
    top: 0;
    right: 10px;
}

.m-search .area-lar .i-site:before {
    content: "\e62c";
}

.m-search .simple .cell {
    float: left;
    margin-right: 15px;
    height: 70px;
}

.m-search .simple .ctrl {
    float: right;
    margin-right: 0;
}

.m-search .simple .area {
    padding: 0 10px;
    background: #efefef;
    width: 250px;
    overflow: hidden;
}

.m-search .simple .area:hover {
    cursor: pointer;
}

.m-search .simple .area small {
    padding-top: 3px;
    font-size: 12px;
    color: #afafaf;
    display: block;
}

.m-search .simple .area .val {
    font-size: 24px;
}

.m-search .area-lar {
    position: relative;
    padding: 0 10px;
    background: #efefef;
    width: 640px;
    line-height: 68px;
    font-size: 24px;
    color: #afafaf;
}

.m-search .area-lar:hover {
    cursor: pointer;
}

.m-search .simple .ctrl .bn {
    background: #00ac70;
    width: 160px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
    border: none;
}

.m-search .minute .cell {
    float: left;
    margin-right: 9px;
}

.m-search .minute .ctrl {
    float: left;
    margin-right: 0;
}

.m-search .minute .area {
    padding: 0 10px;
    background: white;
    width: 138px;
    height: 48px;
    border: 1px solid #acacac;
    cursor: pointer;
    box-shadow: 0px 0px 1px rgba(172, 172, 172, .8) inset;
}

.m-search .checkin-new .minute .area {
    width: 150px;
    position: relative;
}

.m-search .checkin-new .minute .doublearea {
    position: relative;
}

.m-search .checkin-new .minute .tip {
    background: #ff6533;
    position: absolute;
    top: 48px;
    left: 15px;
    padding: 5px 15px;
    color: white;
    border-radius: 5px;
    display: none;
}

.m-search .checkin-new .minute .tip .tip-i {
    border-style: solid;
    width: 0;
    height: 0;
    position: absolute;
    border-width: 0 8px 8px;
    border-color: transparent transparent #ff6533;
    top: -8px;
    left: 42px;
}

.m-search .minute .code {
    font-size: 18px;
    color: #00ab6f;
    padding-left: 12px;
    border-left: 2px solid #999;
    line-height: 20px;
    display: inline-block;
    height: 20px;
    font-size: 18px;
    color: #00ab6f;
    cursor: pointer;
}

.m-search .minute .code.disabled {
    color: #999;
}

.m-search .minute .area small {
    padding-top: 3px;
    font-size: 12px;
    color: #999;
    display: block;
}

.cell.area.input-date small {
    display: inline-block;
    vertical-align: super;
}

.m-search .minute .cell.return {
    display: none;
}

.m-search .minute .doublearea {
    padding: 0 10px;
    background: white;
    width: 318px;
    border: 1px solid #acacac;
    height: 48px;
    box-shadow: 0px 0px 1px rgba(172, 172, 172, .8) inset;
}

.m-search .checkin-new .minute .doublearea {
    width: 268px;
}

.m-search .minute .doublearea small {
    padding-top: 3px;
    font-size: 12px;
    color: #afafaf;
    display: block;
}

.m-search .minute .enddate {
    display: none;
}

.m-search .minute .val {
    font-size: 18px;
    font-family: "Microsoft YaHei", "Arial", sans-serif;
    border: 0;
    width: 100%;
    height: 22px;
}

.jp-body .m-search .minute .val {
    font-family: Meiryo !important;
}

.m-search .minute .input-date .val {
    width: 135px;
    padding-top: 0;
}

.m-search .minute .sum {
    font-size: 22px;
    line-height: 36px;
}

.m-search .minute .ctrl .bn,
.m-searcher .minute .ctrl .bn {
    background: #faa701;
    width: 160px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
    border: none;
    border-radius: 4px;
    border: none!important;
}

.m-search .minute .ctrl .bn:focus {
    border: none;
    border-radius: 4px;
    outline: none;
}

.m-search .minute .ctrl .bn:hover {
    background: #fbbc3e;
}

.m-search .minute .ctrl .bn:active {
    background: #dc8601;
}

.m-search .minute .active {
    background: #fff;
    border-color: #00AC70;
    box-shadow: 0px 0px 5px rgba(0, 172, 112, .35) inset;
}


/*.m-search .minute .area.city-switch {
	width: 140px;
}
.m-search .minute .area.city-switch.left {
	width: 140px;
	margin-right: 31px;
}
.m-search .minute .area.active.city-switch {
	width: 188px;
}*/

.m-search #sform {
    position: relative;
    margin-left: 75px;
}

.m-search .minute .area.city-switch.left {
    margin-right: 44px;
}

.city-switcher {
    position: absolute;
    left: 170px;
    top: 0;
    cursor: pointer;
}

.m-search .minute .active .val {
    display: inline-block;
}

.m-search .minute .mul-area {
    position: relative;
}

.m-search .minute .mul-area .date {
    font-size: 16px;
}

.m-search .minute .mul-area small {
    margin-top: 6px;
}

.m-search .minute .mul-area .date-s-oneway {}

.m-search .minute .mul-area .date-s-retway {}

.m-search .minute .mul-area .date-d-oneway {
    position: absolute;
    top: 6px;
    left: 50px;
}

.m-search .minute .mul-area .date-d-retway {
    position: absolute;
    top: 33px;
    left: 50px;
}

.m-search .minute .active .val {
    background-color: #FFFFFF;
}

.m-search .minute .booking {
    float: left;
    background: none;
    border: none;
    width: 150px;
    margin-left: 10px;
    margin-top: 5px;
}

.m-search .minute .booking img {
    padding-top: 5px;
}

.flight-type {
    float: left;
    width: 75px;
}

.radio {
    position: relative;
    padding-left: 25px;
    line-height: 20px;
    cursor: pointer;
}

.radio[data-route="1"] {
    margin-top: 8px;
}

.radio i.circle-o {
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background: #aaa;
    border-radius: 20px;
}

.radio.current i.circle-o {
    background: #00ac70;
}

.radio i.circle-i {
    position: absolute;
    left: 5px;
    top: 5px;
    width: 10px;
    height: 10px;
    background: white;
    border-radius: 12px;
}

.m-search .group .cell {
    float: left;
    margin-right: 15px;
    height: 63px;
}

.m-search .group .ctrl {
    float: right;
    margin-right: 0;
}

.m-search .group .ctrl .bn {
    background: #00ac70;
    width: 175px;
    height: 63px;
    line-height: 63px;
    font-size: 24px;
    color: #fff;
}

.m-search .group .area {
    padding: 0 10px;
    background: #efefef;
    width: 180px;
    overflow: hidden;
}

.m-search .group .area small {
    padding-top: 3px;
    font-size: 12px;
    color: #afafaf;
    display: block;
}

.m-search .group .val {
    font-size: 24px;
}

.m-search .group .val input {
    background: #efefef;
    width: 200px;
    height: 36px;
    line-height: 36px;
    border: 0;
    font-size: 24px;
}

.m-search .group .sim-select {
    position: relative;
    background: #fff;
    width: 240px;
    height: 63px;
    font-size: 14px;
    color: #313131;
}

.m-search .group .sim-select i {
    position: absolute;
    top: 28px;
    right: 20px;
    background-position: -44px 0;
    width: 12px;
    height: 6px;
    display: block;
}

.m-search .group .sim-select .s-val {
    padding: 0 20px;
    height: 63px;
    line-height: 63px;
}

.m-search .group .sim-select .s-list {
    position: relative;
    background: #fff;
    z-index: 1500;
    display: none;
}

.m-search .group .sim-select .s-list a {
    height: 60px;
    line-height: 60px;
    border: 1px solid #fafafa;
    border-left: 0;
    border-right: 0;
    color: #afafaf;
    display: block;
    text-align: center;
}

.m-search .group .sim-select .s-list a:hover {
    background: #f7f7f6;
    color: #00ab6f;
}

.m-search .group .sim-select .active {
    display: block;
    box-shadow: 0 0 5px #afafaf;
}

.m-search .group .lar-area {
    width: 395px;
}

.m-search .group .gp {
    display: none;
}


/*搜索展开*/

.m-search-details .tabs-bd {
    padding-bottom: 0;
}

.m-search-details .pn-city .simple {
    display: none;
}

.m-search-details .pn-city .normal {
    display: block;
}


/*搜索弹出*/

.m-panel-search {
    position: relative;
    left: 0;
    width: 1118px;
    border: 1px solid #acacac;
    display: none;
    background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.75) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.75) 100%);
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.75) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#bfffffff', endColorstr='#bfffffff', GradientType=1);
    /*animation: heightTrans 1s;*/
    overflow: hidden;
    height: 340px;
    top: -1px;
    margin-bottom: -17px;
}

.m-panel-search .ps {
    color: #afafaf;
    text-align: right;
}

.m-panel-search .ps a {
    margin: 0 5px;
    color: #00a0e9;
}


/*日期公用*/

.m-panel-search .date-list ul {
    height: 210px;
    overflow: hidden;
}

.m-panel-search .date-list li {
    float: left;
    width: 325px;
    font-size: 14px;
}

.m-panel-search .date-list .hd {
    margin-bottom: 5px;
    text-align: center;
}

.m-panel-search .date-list table {
    margin: 0 25px 0 20px;
    width: 280px;
}

.m-panel-search .date-list td {
    padding: 1px;
    width: 38px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #afafaf;
}

.m-panel-search .date-list .weekend,
.m-panel-search .date-list .weekend a {
    color: #faa701;
}

.m-panel-search .date-list .dis-select {
    cursor: not-allowed;
    color: #afafaf;
}

.m-panel-search .date-list a {
    position: relative;
    color: #6b6b6b;
    width: 100%;
    height: 100%;
    font-size: 12px;
    display: block;
    overflow: hidden;
}

.m-panel-search .date-list .current a {
    background: #00ab6f;
    border-radius: 3px;
    color: #fff;
}


/*.m-panel-search .p-date, .m-panel-search .p-city, .m-panel-search .p-people { position: absolute; }*/

.m-panel-search .p-date,
.m-panel-search .p-city,
.m-panel-search .p-city2,
.m-panel-search .p-people {
    width: 1120px;
}

.m-panel-search .input-tips {
    width: 218px;
}


/*.tabs-bd .m-panel-search { margin-top: 38px; }
.tabs-bd.u-select .m-panel-search,
.tabs-bd.hotelAndFlight .m-panel-search {
	margin-top: 11px;
	padding-top: 10px;
}*/

.tabs-bd.checkIn .m-panel-search {
    height: initial;
}

@keyframes heightTrans {
    from {
        height: 0;
    }
    to {
        height: 340px;
    }
}


/*弹出城市选择*/

.m-cities {
    background-color: white;
}

.m-cities .side {
    float: left;
    background: #f7f7f7;
    width: 145px;
}

.m-cities .side a {
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    color: #6b6b6b;
    display: block;
    text-align: center;
}

.m-cities .side .current {
    background: #fff;
    color: #078f5f;
}

.m-cities .main {
    float: left;
    background: #fff;
    width: 975px;
    min-height: 220px;
    _height: 220px;
    overflow: hidden;
}

.m-cities .main li {
    float: left;
    width: 114px;
}

.m-cities .main dl {
    margin: 15px 0;
}

.m-cities .main dt {
    margin: 5px 30px;
    font-weight: bold;
}

.m-cities .main dd {
    margin: 0 30px;
}

.m-cities .main dd a {
    margin: 2px auto;
    width: 80px;
    height: 27px;
    line-height: 27px;
    color: #6b6b6b;
    display: block;
    text-align: center;
}

.m-cities .main dd a:hover {
    background: #00ab6f;
    color: #fff;
    border-radius: 5px;
}


/*城市输入提示*/

.city-tooltip {
    position: absolute;
    display: none;
    width: 218px;
}


/*弹出日期选择*/

.p-date .m-date .side {
    float: left;
    width: 145px;
    min-height: 10px;
}

.p-date .m-date .side .mn {
    height: 276px;
    text-align: center;
    cursor: pointer;
    display: none;
}

.p-date .m-date .side .mn strong {
    padding-top: 100px;
    font-size: 22px;
    font-weight: normal;
    display: block;
}

.p-date .m-date .side .mn p {
    color: #afafaf;
}

.p-date .m-date .side .mn[data-route='0']:not(.current) {
    border-bottom: 1px solid #b8d3c9;
    border-right: 1px solid #b8d3c9;
}

.p-date .m-date .side .mn[data-route='1']:not(.current) {
    border-top: 1px solid #b8d3c9;
    border-right: 1px solid #b8d3c9;
}

.p-date .m-date .side .current {
    background: #fff;
    display: block;
}

.p-date .m-date .side .current strong {
    color: #00ab6f;
}

.p-date .m-date .side .current span {
    color: #00ab6f;
}

.p-date .m-date .side .side-body {
    position: absolute;
    top: 50%;
    margin-top: -35px;
    width: 145px;
    text-align: center;
}

.p-date .m-date .side .t1 {
    color: #00ab6f;
    font-size: 22px;
}

.p-date .m-date .side .t2 {
    color: #00ab6f;
}

.p-date .m-date .main {
    height: 391px;
    margin-left: 0;
}

.hotel .p-date .m-date .main,
.checkIn .p-date .m-date .main {
    margin-left: 0;
    width: 1120px;
}

.search-form .p-date .m-date .main {
    margin-left: 0;
    width: 975px;
}

.p-date .m-date .main {
    background: #fff;
}

.p-date .m-date .main .date-list {
    padding: 13px 0 0;
    overflow: auto;
}

.p-date .m-date .date-list-mul .current a {
    background: #8bd4b9;
    font-size: 12px;
}

.p-date .m-date .date-list-mul .current span {
    position: absolute;
    bottom: -4px;
    right: 2px;
}

.p-date .m-date .date-list-mul .current-go a,
.p-date .m-date .date-list-mul .current-ret a {
    background: #00ab6f url(img/index/bg-date-retway.png) no-repeat;
}

.p-date .m-date .date-list-mul .current-go a {
    background-position: 0 0;
}

.p-date .m-date .date-list-mul .current-ret a {
    background-position: -40px 0;
}


/*弹出人数选择*/

.p-people {
    display: none;
}

.p-people .m-people {
    padding: 20px 30px;
    background: #fff;
}

.p-people .m-people dl {
    margin: 30px 0;
}

.p-people .m-people dt i {
    margin-right: 10px;
    background: url(img/index/i-p-prople.png) no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
}

.p-people .m-people dt .i-1 {
    background-position: 0 0;
}

.p-people .m-people dt .i-2 {
    background-position: 0 -60px;
}

.p-people .m-people dt .i-3 {
    background-position: 0 -126px;
}

.p-people .m-people dt {
    float: left;
    width: 200px;
    font-size: 20px;
    color: #6b6b6b;
}

.p-people .m-people dt span {
    font-size: 12px;
    color: #afafaf;
}

.p-people .m-people dd {
    float: left;
    font-size: 20px;
    color: #6b6b6b;
}

.p-people .m-people a {
    float: left;
    margin: 0 10px;
    padding: 0 15px;
    font-size: 24px;
    color: #6b6b6b;
}

.p-people .m-people .dis {
    color: #d4d4d4;
    cursor: not-allowed;
}

.p-people .m-people .current {
    background: #00ab6f;
    color: #fff;
    border-radius: 5px;
}


/*酒店*/

.p-hotel {}


/*机加�/
.p-hp { }
/*值机*/

.p-checkin {
    padding-top: 10px;
    background: #fff;
}

.p-checkin .m-checkin .date-list {
    padding-top: 15px;
    overflow: auto;
}

.p-checkin .m-checkin .tips {
    margin: 20px;
    padding: 15px 20px;
    background: #f8fdf9;
    border: 1px solid #b9d7cd;
    border-radius: 5px;
    color: #6b6b6b;
}

.p-checkin .m-checkin .tips a {
    color: #00a0e9;
}

.checkIn .checkIn-result {
    width: 100%;
}

.checkIn .checkIn-result .tips {
    margin: 10px 20px;
    padding: 15px 20px;
    background: #f8fdf9;
    border: 1px solid #b9d7cd;
    border-radius: 5px;
    color: #6b6b6b;
}

.checkIn .checkIn-result .tips a {
    color: #00a0e9;
}

.checkIn .checkIn-result .c-list {
    list-style: none;
}

.checkIn .checkIn-result .c-list li {
    list-style: none;
    background: #fff;
    font-size: 14px;
    color: #6b6b6b;
    font-family: 'Microsoft YaHei';
    padding: 18px 20px;
    display: block;
    zoom: 1;
}

.checkIn .checkIn-result .c-list li:after {
    content: '';
    clear: both;
    display: table;
    font-size: 0;
    line-height: 0;
}

.checkIn .checkIn-result .c-list li a {
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    color: #00ab6f;
}

.checkIn .checkIn-result .c-list li i {
    background-image: url(//media.springairlines.com/cache/style/site5/img/index/bg-type-icon.png);
    display: block;
    width: 33px;
    height: 22px;
    background-position: -111px 0;
    float: left;
}

.checkIn .checkIn-result .c-list li .next {
    float: right;
}

.checkIn .checkIn-result .c-list li span {
    display: block;
    float: left;
    text-align: center;
}

.checkIn .checkIn-result .c-list li .c-order {
    width: 170px;
}

.checkIn .checkIn-result .c-list li .c-city {
    width: 330px;
}

.checkIn .checkIn-result .c-list li .c-time {
    width: 200px;
}

.checkIn .checkIn-result .c-list .active {
    color: #fff;
    background: #00ab6f;
}

.checkIn .checkIn-result .c-list .active a {
    color: #fff;
}

.checkIn .checkIn-result .c-list .active i {
    background-position: -1px 0;
}


/*新值机*/

.checkin-new {
    background: none;
}

.checkin-new .form {
    background: none;
}

.checkin-new .checkIn-result .c-list li {
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #acacac;
    border-radius: 5px;
    float: left;
    width: 528px;
    margin-right: 10px;
    cursor: pointer;
}

.checkin-new .checkIn-result .c-list li .item-info {
    float: left;
    width: 450px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.checkin-new .checkIn-result .c-list li span {
    display: inline;
    float: none;
    margin: 0 2px;
}

.checkin-new .checkIn-result .c-list li .c-city {
    color: #000;
}

.checkin-new .checkIn-result .c-list li .iconfont {
    color: #008756;
}

.checkin-new .checkIn-result .c-list li a {
    color: #fff;
    background-color: #faa701;
    padding: 2px 8px;
    border-radius: 5px;
}


/* 网上值机客规 */

.m-checkinrule {
    width: 900px;
    padding: 20px;
    line-height: 2;
    display: none;
}

.m-checkinrule h2 {
    font: 18px/1.5 'Microsoft YaHei';
    text-align: center;
    padding-bottom: 10px;
}


/*新网上值机客规*/

.checkinrules .check-r-nav {
    border-bottom: 2px solid #e9e9f1;
    padding-left: 30px;
    padding-top: 10px;
}

.checkinrules .check-r-nav .check-r-nav-item {
    display: inline-block;
    line-height: 50px;
    color: #bababa;
    font-size: 20px;
    padding: 0 25px;
    margin-right: 30px;
    border-bottom: 3px solid transparent;
    position: relative;
    bottom: -2px;
}

.checkinrules .check-r-nav .check-r-nav-item.active {
    color: #00aa6e;
    border-bottom: 3px solid #00aa6e;
}

.checkinrules .check-r-con {
    padding: 20px 0;
    border-bottom: 2px solid #eee;
    width: 94%;
    margin: 0 auto;
    font-size: 12px;
    line-height: 2;
    height: 460px;
    overflow-y: auto;
}

.checkin-city-table-box {
    height: 418px;
    overflow-y: auto;
}

.checkinrules .checkin-city-nav {
    margin-bottom: 10px;
}

.checkinrules .checkin-city-nav .checkin-city-nav-item {
    color: #2692ff;
    font-size: 16px;
    margin-right: 8px;
}

.checkinrules .checkin-city-nav .checkin-city-nav-item.active {
    border-bottom: 2px solid;
}

.checkinrules .checkin-city-table {
    width: 100%;
    text-align: center;
    font-size: 14px;
}

.checkinrules .checkin-city-table td {
    border: 1px solid #d7d7d7;
    padding: 5px;
}

.checkinrules .checkin-city-table .gray td {
    background-color: #efeff1;
    padding: 0 5px;
}

.nologin-tips {
    background-color: #ff7344;
    color: #fff;
    border-radius: 5px;
    margin-top: 7px;
    padding-left: 15px;
    line-height: 30px;
    display: none;
}

.checkinrules .checkin-city-table td.td-align-l {
    text-align: left;
    padding-left: 20px;
}


/*动�/
.p-pnote { padding-top: 10px; background: #fff; }
.p-pnote .m-pnote .tips { margin: 20px; padding: 15px 20px; background: #f8fdf9; border: 1px solid #b9d7cd; border-radius: 5px; color: #6b6b6b; }
.p-pnote .m-pnote .tips a { color: #00a0e9; }
.p-pnote .m-pnote .flight { padding: 20px; }
.p-pnote .m-pnote .flight table { width: 100%; }
.p-pnote .m-pnote .flight table th { font-weight: normal; font-size: 14px; color: #afafaf; text-align: center; }
.p-pnote .m-pnote .flight table td { padding: 5px 0; font-size: 14px; color: #6b6b6b; text-align: center; }
.p-pnote .m-pnote .i-plane { margin: 0 auto; background: url(img/index/bg-type-icon.png) -110px 2px no-repeat; width: 34px; height: 24px; display: block; }

/*弹出推荐*/

.m-recommend {
    padding: 10px 0;
}

.m-recommend table {
    width: 100%;
}

.m-recommend td {
    padding: 10px 0;
    background: #f7f7f7;
    font-size: 12px;
    color: #6b6b6b;
    text-align: center;
}

.m-recommend .td-type-icon {
    padding: 0 10px;
    width: 60px;
}

.m-recommend .td-type {
    padding: 0 10px;
    width: 100px;
    font-size: 14px;
    color: #333;
    text-align: left;
}

.m-recommend .td-city {
    width: 180px;
}

.m-recommend .td-time {
    width: 180px;
}

.m-recommend .td-pm {
    width: 200px;
}

.m-recommend .td-pm em {
    margin: 0 5px;
    line-height: 1;
    font-size: 20px;
    color: #faa701;
}

.m-recommend .td-ctrl {
    width: 160px;
}

.m-recommend .td-ctrl .bn-lk {
    font-size: 14px;
    color: #00ab6f;
}

.m-recommend .i-tp {
    margin: 0 0 0 auto;
    background: url(img/index/bg-type-icon.png) no-repeat;
    width: 34px;
    height: 24px;
    display: block;
}

.m-recommend .i-tp-1 {
    background-position: -60px 2px;
}

.m-recommend .i-tp-2 {
    background-position: -60px -50px;
}

.m-recommend .i-tp-3 {
    background-position: -57px -102px;
}

.m-recommend .hover td {
    background: #00ab6f;
    color: #fff;
}

.m-recommend .hover .td-pm em,
.m-recommend .hover .td-ctrl .bn-lk {
    color: #fff;
}

.m-recommend .hover .i-tp-1 {
    background-position: 0 2px;
}

.m-recommend .hover .i-tp-2 {
    background-position: 0 -50px;
}

.m-recommend .hover .i-tp-3 {
    background-position: 3px -102px;
}


/*公告*/

.m-notice {
    padding: 20px 0;
    line-height: 21px;
}
.m-notice.jp-m-notice .f-cb{
    display: none;
}

.m-notice .tlt {
    float: left;
    width: 114px;
    margin-right: 0;
}

.m-notice i {
    float: left;
    background-position: 0 0;
    width: 19px;
    height: 21px;
    display: block;
}

.m-notice span {
    float: left;
}

.m-notice marquee {
    float: left;
    width: 980px;
}

.m-notice a {
    margin-right: 50px;
    color: #777;
}

.m-notice a:hover {
    color: orange;
}

.m-notice .notice-JP {
    width: 1085px;
    float: left;
}

.m-notice .notice-JP a {
    margin-right: 50px;
    color: #777;
    width: 300px;
    display: inline-block;
    zoom: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.m-notice .notice-JP a.weighttip {
    color: red;
}


/*日文首页新增，紧急公告栏样式 2020.01.21*/

.wb {
    width: 100%;
    background: #fff;
    height: auto;
}

.m-notice.new {
    display: none;
    width: 1100px;
    height: 30px;
    background: #fff;
    margin: 0 auto;
    padding: 5px 0;
    line-height: 30px;
}

.m-notice i.new {
    height: 30px;
    margin-right: 8px;
    background: url(https://media.springairlines.com/style/site5/img/index/jp-index-newtitle2.png) no-repeat center;
}

.m-notice #J_Marquee marquee {
    width: 940px;
}

.m-notice .tlt.new {
    width: 155px;
}

.m-notice a {
    color: #dd0000;
}


/*主体*/

.m-main h2 {
    position: relative;
    margin: 30px 0 20px;
    padding-left: 10px;
    font-size: 24px;
    font-weight: normal;
    border-bottom: 2px solid #eee;
    color: #00AB6F;
    overflow: hidden;
    line-height: 1;
}
.m-main.isOtherLanguageNet h2 {
    border-bottom: none;
}

.m-main h2 .title {
    float: left;
    margin-right: 20px;
}

.m-main h2 a.item {
    color: black;
    font-size: 16px;
    line-height: 35px;
    margin-left: 20px;
    float: left;
}

.m-main h2 a.item.long {
    padding: 0 15px;
}

.m-main h2 a.more-items {
    color: black;
    font-size: 14px;
    line-height: 35px;
    margin-right: 20px;
    float: right;
}

.m-main h2 a.item.current {
    border-bottom: 3px solid #00ab6f;
    color: #00ac70;
    transition: border .2s ease-in-out;
}

.m-main h2 a.item:hover {
    color: #00ac70;
}

.m-main h2.red {
    color: #ff4614;
    height: 38px;
}

.m-main h2 small {
    font-size: 12px;
    color: #999;
}

.m-main h2 .bn-lk-more {
    position: absolute;
    bottom: 10px;
    right: 0;
    font-size: 12px;
    color: #6b6b6b;
}

.m-row {
    margin: 10px auto;
}


/*航线销售*/

.m-line {
    width: 1200px;
    box-shadow: 0 0 20px #e9eaed;
    border-radius: 5px;
    background: #f9f9f9;
}

.m-line .ctrl {
    background: white;
    border-bottom: 1px solid #eee;
    font-size: 16px;
}

.m-line .ctrl .panel {
    float: right;
    margin-right: 20px;
    padding: 12px 0 12px 20px;
}

.m-line .ctrl .panel i {
    background-image: url(img/index/plus-minus.png);
}

.m-line .ctrl .panel i.city-nav-left {
    background-position: -135px -6px;
    width: 33px;
    height: 24px;
    float: left;
    cursor: pointer;
}

.m-line .ctrl .panel i.city-nav-right {
    background-position: -168px -6px;
    width: 32px;
    height: 24px;
    float: right;
    cursor: pointer;
}

.m-main .single {
    display: inline-block;
    width: 115px;
    border: none;
    outline: none;
    height: 40px;
    line-height: 40px;
    text-align: left;
    background-color: #00AB6F;
    padding: 0 5px;
    color: #fff;
    vertical-align: 0;
}

.m-line .ctrl .city-selector {
    padding: 4px 0 4px 20px;
    float: left;
    color: black;
    cursor: pointer;
    margin-bottom: 0;
}

.m-line .ctrl .city-selector span {
    float: left;
    height: 40px;
    line-height: 40px;
}

.m-line .ctrl .city-selector input {
    cursor: pointer;
    float: left;
}

.m-line .ctrl .city-selector .triangle {
    border-width: 10px 10px 0;
    border-color: #00ac70 transparent transparent;
    border-style: solid;
    height: 0;
    width: 0;
    display: inline-block;
    margin-left: 20px;
    float: left;
    margin-top: 15px;
}

.m-line .type {
    display: none;
    float: left;
    background: #00ab6f;
    width: 285px;
    height: 285px;
    border: 1px solid #00ab6f;
    border-radius: 3px;
}

.m-line .type-con {
    padding: 10px 5px 0;
}

.m-line .type-select {
    margin-bottom: 5px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.m-line .type-select .city {
    margin: 0 10px;
    width: 150px;
    color: #ffc624;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: left;
    cursor: pointer;
}

.m-line .type-select .city input {
    cursor: pointer;
}

.m-line .type-select .city strong {
    font-weight: normal;
}

.m-line .i-arr-y {
    margin-left: 5px;
    background-position: -37px 0;
    width: 14px;
    height: 7px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
}

.m-line .type-select .city i {
    margin-left: 5px;
    background-position: -37px 0;
    width: 14px;
    height: 7px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
}

.m-line .type-list li {
    margin: 1px 0;
}

.m-line .type-list a {
    padding: 7px 0 7px 95px;
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
    display: block;
}

.m-line .type-list a:hover {
    background-color: #00734a;
    background-position: 220px -21px;
}

.m-line .type-list .current a {
    background-color: #00734a;
    background-position: 220px -21px;
    background-image: url(//media.springairlines.com/cache/style/site5/img/index/bg-icon.png?vs=20160719);
    background-repeat: no-repeat;
}

.m-line .type-list.ja-jp a {
    padding: 7px 0 7px 26px;
}

.m-line .con {
    height: 255px;
    overflow: hidden;
    padding: 0 25px;
    position: relative;
    background: white;
}

.m-line .con .imp {
    position: relative;
    float: left;
    width: 360px;
}

.m-line .con .imp img {
    display: block;
    border-radius: 3px 0 0 3px;
    width: 360px;
    height: 285px;
}

.m-line .con .imp a {
    color: #fff;
}

.m-line .con .imp .pn {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px 0;
    width: 360px;
    color: #fff;
    text-align: center;
    font-size: 24px;
    border-radius: 3px 0 0 3px;
    background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.45) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.45) 100%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.45) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#73000000', endColorstr='#73000000', GradientType=1);
}

.m-line .con .imp .pn a {
    color: #fff;
}

.m-line .con .imp i {
    margin: 0 10px;
    width: 25px;
    height: 23px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
}

.m-line .con .imp .price {
    margin-left: 10px;
    color: #faa701;
    font-size: 21px;
}

.m-line .con .imp .price em {
    font-size: 46px;
    line-height: 1;
}

.m-line .con .list {
    width: 100%;
    height: 255px;
    overflow: hidden;
}

.m-line .con .list ul {
    width: 100%;
}

.m-line .con .list li {
    position: relative;
    float: left;
    width: 287px;
    height: 128px;
    font-size: 20px;
    text-align: center;
}

.m-line .con .list li a {
    color: #333;
    display: block;
    margin-top: 14px;
    border-right: 1px dashed #ddd;
}

.m-line .con .list li a:hover {
    color: #ff7043;
}

.m-line .con .list .more i {
    padding-top: 5px;
    color: #afafaf;
    display: block;
}

.m-line .con .list .more a {
    font-size: 14px;
    color: #00a0e9;
}

.m-line .con .list .i-plane {
    margin: 0 10px;
    color: #aaa;
    background: none;
    font-size: 19px;
    line-height: 19px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
}

.m-line .con .list .price {
    color: #faa701;
    font-size: 18px;
}

.m-line .con .list .price em {
    font-size: 45px;
    font-weight: bold;
}

.m-line .con .list .i-hot {
    position: absolute;
    top: 0;
    left: 0;
}

.m-line .con .list .u-list-prev {
    position: absolute;
    left: 0;
    top: 111px;
    width: 31px;
    height: 64px;
    background-position: -30px -57px;
    cursor: pointer;
    z-index: 2;
}

.m-line .con .list .u-list-next {
    position: absolute;
    right: 0;
    top: 111px;
    width: 31px;
    height: 64px;
    background-position: 0 -57px;
    cursor: pointer;
    z-index: 2;
}

.m-line .con .left-nav {
    background-image: url(img/index/bg-icon.png?vs=20160719);
    background-repeat: no-repeat;
    width: 30px;
    height: 65px;
    position: absolute;
    left: 0;
    top: 95px;
    z-index: 10;
    background-position: -31px -57px;
    cursor: pointer;
}

.m-line .con .right-nav {
    background-image: url(img/index/bg-icon.png?vs=20160719);
    background-repeat: no-repeat;
    width: 30px;
    height: 65px;
    position: absolute;
    right: 0;
    top: 95px;
    z-index: 10;
    background-position: 0 -57px;
    cursor: pointer;
}

.m-line .recommend-head {
    color: #ff4614;
    font-size: 24px;
    margin-right: 20px;
}

.m-line.new {
    position: absolute;
    right: 0;
    width: auto;
    background: none;
    box-shadow: none;
}

.m-line.new .ctrl {
    background: none;
}

.m-line.new .ctrl .city-selector {
    font-size: 14px;
    color: #777;
}

.m-line.new .ctrl .city-selector .triangle {
    border-width: 6px 6px 0;
    margin-top: 18px;
}

.m-line.is-new {
    background: none;
    box-shadow: none;
}

.m-line.is-new .con {
    height: 340px;
}

.m-line.is-new .con .list {
    height: 340px;
}

.m-line.is-new .con .list li {
    width: 25%;
    font-size: 15px;
    height: auto;
}

.m-line.is-new .con .list li a {
    border: none;
    background: white;
    margin: 0 10px 10px;
    height: 60px;
    text-align: left;
    color: #999;
    padding: 20px 20px;
}

.m-line.is-new .con .list li a:hover {
    box-shadow: 0 0 20px #e9eaed;
}

.m-line.is-new .con .list .price {
    font-size: 13px;
    position: absolute;
    right: 30px;
    top: 10px;
}

.m-line.is-new .con .list .price {
    font-size: 13px;
}

.m-line.is-new .con .list .price em {
    font-size: 30px;
    margin-left: 5px;
}

.m-line.is-new .con .list .i-plane {
    font-size: 14px;
    line-height: 22px;
}

.m-line.is-new .con .list .arrival {
    font-size: 20px;
    color: black;
    margin-top: 10px;
}

.m-line.is-new .con .list .btn {
    position: absolute;
    right: 30px;
    background: #faa701;
    color: white;
    padding: 5px 20px;
    font-size: 12px;
    top: 60px;
    border-radius: 3px;
}


/*目的地攻略板*/

.act-strategy {
    padding: 30px 40px;
    width: 1120px;
    box-shadow: 0 0 20px #e9eaed;
    border-radius: 5px;
    background: #f9f9f9;
    font-size: 0;
}

.act-strategy .strategy-slider {
    height: 440px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 15px #e9eaed;
}

.act-strategy .strategy-slider li {
    width: 100%;
    overflow: hidden;
}

.act-strategy .strategy-slider li .ui-banner {
    width: 100%;
    height: 440px;
}

.act-strategy .strategy-slider li .ui-banner img {
    height: 100%;
}

.act-strategy .strategy-ctrl {
    margin-top: 30px;
}

.act-strategy .strategy-ctrl .ctrl-item {
    display: inline-block;
    width: 170px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-right: 15px;
    border: 2px solid #22bfb8;
    background-color: #22bfb8;
    color: #fff;
    position: relative;
    font-size: 24px;
    transition: all .3s ease-in-out;
}

.act-strategy .strategy-ctrl .ctrl-item i {
    display: inline-block;
    width: 40px;
    height: 35px;
    background: url('//media.springairlines.com/springairlines/images/AirFlights_Jp/strategy-jp/20170616/ui-normal.png') no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
}

.act-strategy .strategy-ctrl .active-index {
    background-color: #fff;
    color: #22bfb8;
}

.act-strategy .strategy-ctrl .active-index i {
    background: url('//media.springairlines.com/springairlines/images/AirFlights_Jp/strategy-jp/20170616/ui-active.png') no-repeat;
}

.act-strategy .strategy-ctrl .ctrl-item.active {
    background-color: #108b86;
    border: 2px solid #108b86;
}

.act-strategy .strategy-ctrl .ctrl-item.active i {
    background: url('//media.springairlines.com/springairlines/images/AirFlights_Jp/strategy-jp/20170616/ui-normal-active.png') no-repeat;
}

.act-strategy .strategy-ctrl .active-index.active {
    background-color: #fff;
    border: 2px solid #108b86;
    color: #108b86;
}

.act-strategy .strategy-ctrl .active-index.active i {
    background: url('//media.springairlines.com/springairlines/images/AirFlights_Jp/strategy-jp/20170616/ui-active-active.png') no-repeat;
}


/*体验*/

.gd-2 .gd-bd {
    background: #fff;
    width: 590px;
    border: 1px solid transparent;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 0 20px #e9eaed;
}

.gd-2 .gd-bd:hover {
    box-shadow: 0 0 20px #e9eaed;
}

.gd-2 .gd-ld {
    float: left;
}

.gd-2 .gd-rd {
    float: right;
}

.gd-2 .pic {
    float: left;
    width: 283px;
    height: 187px;
    margin-right: 20px;
    position: relative;
    overflow: hidden;
}

.gd-2 .pic img {
    display: block;
}

@media (min-width: 980px) {
    .gd-2 .pic img {
        transition: 1s;
        width: 285px;
        height: 195px;
    }
    .gd-2 .gd-bd:hover img {
        width: 342px;
        height: 228px;
        margin-left: -29px;
        margin-top: -15px;
    }
}

.gd-2 .det {
    position: relative;
    float: left;
    padding: 20px 20px 20px 0;
    width: 250px;
    height: 147px;
    color: #999;
}

.gd-2 .det p {
    margin-bottom: 5px;
    font-size: 18px;
    color: #333;
}

.gd-2 .det .bn {
    position: absolute;
    bottom: 20px;
    right: 0;
}


/*定制 旅程*/

.gd-wp {
    border: 1px solid #e1ece8;
    border-radius: 4px;
    overflow: visible;
}

:root .pc-only .gd-wp.gd-6.f-cb.o-v {
    border: 1px solid transparent;
    box-shadow: 0 0 20px #e9eaed;
}

.m-as-list .gd-wp {
    border: none;
}

.gd-wp.o-v {
    overflow: visible;
}

.gd-wp .gd-item,
.gd-wp .gd-pro {
    float: left;
    background: #fff;
    position: relative;
}

.gd-wp .gd-item a {
    padding: 20px 0;
    font-size: 14px;
    color: #afafaf;
    display: block;
    text-align: center;
    transition: box-shadow .3s;
}

.gd-wp .gd-item a:hover {
    /*background: #8bd4b9;*/
    background: white;
    position: absolute;
    /*color: #fff;*/
    width: 110%;
    height: 110%;
    top: -5%;
    left: -5%;
    padding: 0;
    z-index: 2;
    box-shadow: 0px 1px 15px rgb(204, 204, 204);
    border-radius: 5px;
}

.gd-wp .gd-item a:hover i {
    margin-top: 30px;
}

.gd-wp .gd-item i,
.m-as-list i {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 auto;
    font-size: 60px;
    line-height: 80px;
    color: #00ac70;
    display: block;
}

.gd-wp.gd-4 .gd-item i {
    line-height: 60px;
}

.i-baggage:before,
.i-n-1:before {
    content: "\e601";
}

.i-food:before,
.i-n-2:before {
    content: "\e606";
}

.gd-6 .i-wifi:before {
    content:"\e617";
}

.m-as-list .i-seat:before,
.gd-6 .i-seat:before,
.gd-4 .i-seat:before,
.m-as-list .i-n-3:before,
.gd-6 .i-n-3:before,
.gd-4 .i-n-3:before {
    content: "\e608";
}

.gd-5 .i-seat:before {
    content: "\e613";
}

.gd-5 .i-n-3:before {
    content: "\e608";
}

.i-pickup:before {
    content: "\e60b";
}

.i-ticket:before {
    content: "\e60a";
}

.i-hotel:before {
    content: "\e60c";
}

.i-visa:before {
    content: "\e758";
}

.i-flight-status:before,
.i-n-5:before {
    content: "\e603";
}

.i-appointment:before {
    content: "\e607";
}

.i-sale-notice:before {
    content: "\e623";
}

[lang="zh-CN"] .i-sale-notice:before {
    content: "\e7fe";
}

.i-valid:before,
.i-n-6:before {
    content: "\e602";
}

.i-lost-found:before {
    content: "\e605";
}

.i-service:before {
    content: "\e609";
}

.i-ticket-change:before,
.i-n-7:before {
    content: "\e600";
}

.i-insurance:before,
.i-n-4:before {
    content: "\e60d";
}

.i-person:before {
    content: "\e642";
}

.i-n-8:before {
    content: "\e643";
}

.i-spring-plus:before {
    content: "\e644";
}

.gd-6 ul,
.gd-4 ul,
.gd-5 ul {
    width: 1200px;
}

.gd-6 .gd-item {
    width: 16.65%;
    height: 141px;
}

.gd-6 .gd-item a {
    border-right: 1px solid #f5f5f5;
}

.gd-5 .gd-item {
    width: 239px;
    border-right: 1px solid #f5f5f5;
    overflow: visible;
    height: 144px;
}

.gd-5 .gd-pro {
    width: 238.7px;
    border-right: 1px solid #f5f5f5;
    overflow: hidden;
    border-radius: 3px;
}

.gd-4 .gd-item {
    width: 299px;
    border-right: 1px solid #f5f5f5;
    overflow: visible;
    height: 121px;
}

.gd-4 .gd-pro {
    width: 298.7px;
    border-right: 1px solid #f5f5f5;
    overflow: hidden;
    border-radius: 3px;
}


/*9*/

.gd-wp .gd-pro a {
    position: relative;
    display: block;
    font-size: 16px;
    color: #333;
    text-align: center;
    overflow: hidden;
    border-radius: 3px;
}

.gd-wp .gd-pro .i-hot {
    position: absolute;
    top: 0;
    left: 0;
}

.gd-wp .gd-pro img {
    height: 200px;
    width: 299px;
    display: block;
    transition: 1s;
    -moz-transition: 1s;
    /* Firefox 4 */
    -webkit-transition: 1s;
    /* Safari �Chrome */
    -o-transition: 1s;
    /* Opera */
}

.pc-only .gd-wp .gd-pro:hover img {
    height: 260px;
    width: 388px;
    margin-left: -45px;
    margin-top: -30px;
}

.gd-wp .gd-pro .i-plane {
    margin: 0 10px;
    background-position: -90px 0;
    width: 20px;
    height: 19px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
}

.gd-wp .gd-pro dl {
    margin: 10px auto;
    width: 180px;
}

.gd-wp .gd-pro dt {
    float: left;
    width: 110px;
}

.gd-wp .gd-pro dd {
    float: right;
    margin-top: 11px;
    width: 70px;
}

.gd-wp .gd-pro .o-price {
    font-size: 14px;
    color: #999;
}

.gd-wp .gd-pro .s-price {
    margin: 0 5px;
    border: 1px solid #faa701;
    border-radius: 5px;
    font-size: 12px;
    color: #faa701;
    display: block;
}

.gd-wp .gd-pro .price {
    font-size: 18px;
    color: #faa701;
}

.gd-wp .gd-pro .price em {
    font-size: 40px;
}

.gd-wp .gd-pro .activity-img {
    width: 300px;
    height: 200px;
    overflow: hidden;
    margin-bottom: 10px;
    display: block;
}


/*广告*/

.m-other-adv {
    position: relative;
    margin: 30px auto;
    height: 150px;
    overflow: hidden;
}

.m-other-adv img {
    margin: 0 auto;
    display: block;
    width: 1200px;
    height: 150px;
}

.m-other-adv .pages {
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    text-align: right;
}

.m-other-adv .pages a {
    margin: 0 5px;
    border: 1px solid #afafaf;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.m-other-adv .pages .active {
    background: #00ab6f;
    border-color: #00ab6f;
}


/*更多航线*/

.m-sale-line {
    margin: 10px 0;
    text-align: center;
}

.m-sale-line a {
    padding: 10px 0;
    background: #fff;
    color: #6b6b6b;
    display: block;
}

.travel-content .gd-wp {
    min-height: 256px;
    border: none;
}

.travel-content .gd-4 .gd-pro {
    width: 285px;
    border-right: none;
    margin-right: 20px;
    border-radius: 3px;
    box-shadow: 0 0 20px #e9eaed;
    /*border: 1px solid transparent;*/
}

.travel-content .gd-4 .gd-pro:hover {
    box-shadow: 0 0 20px #e9eaed
}

.travel-content .gd-4 .gd-pro:hover img {
    width: 360px;
    height: 240px;
    margin-left: -30px;
    margin-top: -20px;
}

.travel-content .gd-4 ul {
    width: initial;
}

.travel-content .gd-wp .gd-pro a {
    border-radius: 3px;
}

.travel-content .gd-wp .gd-pro a .name {
    position: absolute;
    left: 0;
    bottom: 53px;
    font-size: 12px;
    background: rgba(0, 0, 0, 0.6);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    color: white;
    height: 40px;
    overflow: hidden;
    padding: 5px 10px 0;
    width: 264px;
}

.travel-content .gd-wp .gd-pro a .name-flight {
    position: absolute;
    left: 0;
    bottom: 54px;
    font-size: 12px;
    background: rgba(0, 0, 0, 0.6);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    color: white;
    height: 30px;
    overflow: hidden;
    padding: 5px 10px 0;
    width: 264px;
    text-align: left;
}

.travel-content .gd-wp .gd-pro a .name-flight .iconfont {
    margin: 0px 5px;
    vertical-align: -2px;
}

.travel-content .gd-wp .gd-pro .btn {
    position: absolute;
    right: 10px;
    background: #faa701;
    color: white;
    padding: 5px 20px;
    font-size: 12px;
}

.travel-content .gd-wp .gd-pro a:hover .name {
    padding: 5px 10px;
    height: auto;
}

.travel-content .gd-wp .gd-pro .activity-img {
    width: 100%;
    height: 200px;
    display: block;
}

.travel-content .gd-wp .gd-pro dl {
    margin: 10px auto;
    width: 260px;
}

.travel-content .gd-wp .gd-pro dl>span {
    float: right;
    line-height: 30px;
    width: 70px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.travel-content .gd-wp .gd-pro dt {
    float: left;
    line-height: 33px;
    width: initial;
}

.travel-content .gd-wp .gd-pro .price em {
    font-size: 20px;
    margin: 0 5px;
}

.travel-content .gd-wp .gd-pro dd {
    float: left;
    margin-top: 0;
    line-height: 33px;
    margin-left: 10px;
}

.travel-content .gd-wp .gd-pro .o-price {
    font-size: 16px;
    display: none;
}

.travel-content.s9 .gd-wp .gd-pro .o-price {
    display: block;
}

.m-social {
    margin: 40px 0;
    background: #fff;
    border: 1px solid #e1ece8;
    border-radius: 4px;
}

:root .pc-only .m-social {
    border: 1px solid transparent;
    box-shadow: 0 0 20px #e9eaed;
}

.m-social .blog {
    float: left;
    margin-left: 50px;
    padding-left: 150px;
    width: 300px;
    min-height: 220px;
}

.m-social .blog .blog-title {
    display: block;
    padding: 20px 0 10px;
    font-size: 20px;
    border-bottom: 1px dashed #e4e4e4;
}

.m-social .blog li {
    margin: 10px 0;
    position: relative;
}

.m-social .blog .blog-a {
    position: relative;
    color: #6b6b6b;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 225px;
}

.m-social .blog span {
    margin-right: 2px;
    color: #afafaf;
}

.m-social .blog .date {
    position: absolute;
    margin: 0;
    right: 0;
    top: 0;
}

.m-social .faq {
    float: left;
    padding: 0 20px 0 50px;
    width: 320px;
    height: 220px;
}

.m-social .faq p {
    padding: 20px 0 10px;
    font-size: 20px;
}

.m-social .faq p a {
    position: relative;
    color: #333;
    display: block;
}

.m-social .faq .i-more {
    position: absolute;
    bottom: 5px;
    right: 25px;
    background-position: -123px 0;
    width: 8px;
    height: 11px;
    display: block;
}

.m-social .faq li {
    float: left;
    margin: 0 10px 10px 0;
}

.m-social .faq li a {
    padding: 10px 30px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    text-align: center;
    color: #6b6b6b;
    display: block;
}

.m-social .faq .ask {
    position: relative;
    width: 301px;
}

.m-social .faq .ask input {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 10px;
    width: 200px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #dcdcdc;
    border-right: 0;
    border-radius: 5px 0 0 5px;
}

.m-social .faq .ask .bn {
    position: absolute;
    top: 0;
    right: 0;
    background: #00ab6f;
    width: 80px;
    height: 40px;
    line-height: 38px;
    border-radius: 0 4px 4px 0;
    font-size: 16px;
    color: #fff;
}

.m-social .app {
    float: left;
    padding: 20px 20px 20px 0;
    width: 270px;
    height: 180px;
}

.m-social .app .item {
    float: left;
    margin: 0 5px;
    text-align: center;
    width: 115px;
}

.m-social .app p {
    font-size: 16px;
}

.m-social .app span {
    margin: 14px 0 12px;
    font-size: 12px;
    color: #faa701;
    display: block;
}

.m-social .app img {
    margin: 5px auto;
    display: block;
    max-width: 82px;
}

.m-social .follow {
    text-align: center;
    margin: 20px 0;
}

.m-social .follow p {
    margin-bottom: 10px;
    font-size: 16px;
}

.m-social .n-footer .m-left {
    float: left;
    margin: 25px 0 20px 100px;
    width: 225px;
    text-align: center;
}

.m-social .n-footer .m-right {
    float: right;
    margin: 35px 100px 25px 0;
    width: 150px;
    text-align: left;
}

.m-social .n-footer h3 {
    font-size: 15px;
    margin: 0 0 20px 0;
    font-weight: normal;
}
.links a {
    display: inline-block;
}

.links i {
    background: url(img/index/share-link.png) no-repeat;
    display: block;
}

.links .i-facebook {
    background-position: -8px -4px;
    width: 33px;
    height: 33px;
}

.links .i-instagram {
    background-position: -47px -4px;
    width: 33px;
    height: 33px;
}

.links .i-twitter {
    background-position: -86px -4px;
    width: 33px;
    height: 33px;
}

.links .i-weixin {
    background-position: -209px -4px;
    width: 33px;
    height: 33px;
}


/*侧边*/

.g-float-side {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 5000;
    height: 100%;
}

.g-float-side .dps {
    position: relative;
    background: #fff;
    width: 40px;
    height: 100%;
    text-align: center;
    background: rgba(255, 255, 255, .9);
}

.g-float-side .bd {}

.g-float-side li {
    height: 60px;
}

.g-float-side li>a {
    position: relative;
    padding: 10px 0;
    display: block;
    width: 100%;
    height: 42px;
}

.g-float-side li>a>div {
    position: absolute;
    top: 0;
    right: 40px;
    padding: 10px 5px;
    background: #fff;
    width: 35px;
    color: #078f5f;
    display: none;
    min-height: 40px;
}

.g-float-side li>a>div h3 {
    font-size: 15px;
    margin: 10px 0;
}

.g-float-side li>a>div i {
    position: absolute;
    top: 25px;
    right: -5px;
    width: 0;
    height: 0;
    display: block;
    border-width: 5px 0 5px 5px;
    border-style: solid;
    border-color: transparent transparent transparent white;
}

.g-float-side li .lar {
    width: 150px;
    height: 270px;
}

.g-float-side li .lar strong {
    display: block;
    font-weight: normal;
}

.g-float-side li .ic {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    font-size: 24px;
    color: #00ac70;
}

.g-float-side li .ic:hover {
    color: white;
}

.g-float-side li>a:hover {
    background: #078f5f;
}

.g-float-side li>a:hover .ic {
    color: white;
}

.g-float-side li>a:hover div {
    display: block;
}

.g-float-side .hide {
    position: absolute;
    bottom: 0;
    left: 0;
}

.g-float-side .hide a {
    background: #078f5f;
    width: 40px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    display: block;
}

.g-float-side .closed {
    position: absolute;
    top: 62px;
    right: -87px;
    display: none;
}

.g-float-side .closed a {
    display: block;
}

.g-float-side .ctrl {
    position: absolute;
    bottom: 30px;
    left: 0;
    background: white;
}

.g-float-side .ctrl a {
    width: 40px;
    height: 40px;
    line-height: 30px;
    font-size: 22px;
    font-weight: bold;
    color: orange;
    display: block;
}

.g-float-side .hd {
    position: relative;
}

.g-float-side .hd .hd-hover {
    display: none;
    position: absolute;
    top: 0;
    right: 40px;
}

.g-float-side .hd:hover .hd-hover {
    display: block;
}

.g-feedback {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 100;
}

.g-feedback a {
    position: absolute;
    right: -42px;
    bottom: 0;
}

.g-feedback a:hover {
    transition: right .5s;
    -webkit-transition: right .5s;
    -moz-transition: right .5s;
    -o-transition: right .5s;
    -ms-transition: right .5s;
    right: 42px;
}


/*广告*/

.show-ad-pop {
    display: none;
    width: 760px;
    height: 420px;
    border-radius: 6px;
    position: fixed;
    z-index: 10001;
    top: 200px;
    right: 50%;
}

.show-ad-pop .close-ad-pop {
    display: inline-block;
    width: 58px;
    height: 57px;
    background: url('https://media.springairlines.com/cache/style/site5/img/ad/ad-close.png') no-repeat;
    position: absolute;
    top: -20px;
    right: -20px;
}

.show-add-shadow {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    background-color: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.c-pointer {
    cursor: pointer;
}

.c-template {
    display: none;
}


/* 日期面板 */

.u-cld-prev-y,
.u-cld-next-y {
    display: none;
    position: fixed;
    cursor: pointer;
    overflow: hidden;
    top: 30px;
    margin-top: -10px;
    z-index: 10;
    height: 20px;
    width: 20px;
}

.u-cld-prev-y {
    left: 40px;
}

.u-cld-next-y {
    right: 40px;
}

.u-cld-prev-y i {
    border-width: 10px 10px 10px 0;
    border-style: solid;
    border-color: transparent #0073bc transparent transparent;
}

.u-cld-next-y i {
    border-width: 10px 0 10px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #0073bc;
}

.u-cld-wrap {
    height: 100%;
}

.u-cld-wrap .item {
    width: 325px;
    float: left;
    zoom: 1;
    position: relative;
    display: inline;
}

.u-cld-wrap,
.u-cld-body {
    width: 100%;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
}

.u-cld-cont {
    vertical-align: text-bottom;
    padding-top: 40px;
    height: 100%;
}

.u-cld-body {
    text-align: center;
    height: 100%;
}

.u-cld-body td {
    background: #f4f4f4;
    color: black;
    height: 16.666666666%;
    width: 14.2857%;
}

.u-cld-body td span {
    display: block;
}

.u-cld-body th.weekend {
    color: #00ac70;
}

.u-cld-body .u-cld-price {
    color: #888;
    font-size: 12px;
    height: 18px;
}

.u-cld-body .u-cld-start .u-cld-price,
.u-cld-body .u-cld-end .u-cld-price {
    color: white;
}

.u-cld-body .u-cld-start,
.u-cld-body .u-cld-end {
    background: #00ab6f;
    border-radius: 3px;
    color: #fff;
}

.u-cld-disable .u-cld-price {
    display: none;
}

.u-cld-disable .u-cld-day {
    height: 36px;
}

.u-cld-body .u-cld-active {
    background: #f60;
    color: #fff;
}

.u-cld-body .u-cld-disable {
    color: #c1c1c1;
}

.u-cld-body .u-cld-seleced {
    background: #c3e0f8;
}

.u-cld-body .u-cld-cur {
    color: #068D5F;
}


/* 日期面板 */

.u-cld-panel {
    overflow-x: scroll;
    overflow-y: hidden;
    height: 100%;
    position: relative;
}

.u-cld-prev,
.u-cld-next {
    position: absolute;
    cursor: pointer;
    top: 0;
    z-index: 10;
    height: 40px;
    background: #fff;
    padding: 0 10px;
}

.u-cld-prev i,
.u-cld-next i {
    width: 0;
    height: 0px;
    padding: 0;
    overflow: hidden;
    float: left;
    margin-top: 10px;
}

.u-cld-prev i {
    border-width: 10px 10px 10px 0;
    border-style: solid;
    border-color: transparent #0073bc transparent transparent;
}

.u-cld-next i {
    border-width: 10px 0 10px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #0073bc;
}

.u-cld-prev-y i {
    border-width: 10px 10px 10px 0;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0) #0073bc rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    width: 0;
    height: 0;
    display: inline-block;
}

.u-cld-next-y i {
    /* margin-left: -3px; */
    border-width: 10px 0 10px 10px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0) rgba(0, 115, 188, 0) rgba(0, 0, 0, 0) #0073BC;
    width: 0;
    height: 0;
    display: inline-block;
}

.u-cld-wrap {
    width: 2285px;
    padding: 13px 0 0;
}

.u-cld-body {
    text-align: center;
    height: 88%;
    margin: 0 25px 0 20px;
}

.u-cld-cont {
    vertical-align: text-bottom;
    padding-top: 40px;
    height: 100%;
}

.u-cld-head {
    text-align: center;
    font-size: 14px;
    width: 100%;
    background: #fff;
}

.u-cld-body {
    text-align: center;
    height: 88%;
    margin: 0 25px 0 20px;
    width: 280px;
}

.u-cld-body th,
.u-cld-body td {
    padding: 0;
    width: 38px;
    height: 24px;
    line-height: 24px;
    white-space: nowrap;
}

.u-cld-body td {
    padding: 5px 0;
    width: 40px;
    cursor: pointer;
}

.u-cld-body td span {
    display: block;
}

.u-cld-body .u-cld-active {
    background: #f60;
    color: #fff;
}

.u-cld-body .u-cld-disable {
    color: #c1c1c1;
    background: white;
}

.u-cld-body .u-cld-seleced {
    background: #8bd4b9;
    font-size: 12px;
}

.u-cld-day-info {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    font-size: 12px;
}


/* 日期面板end */

.u-cld-prev,
.u-cld-next {
    display: none !important;
}

.u-cld-body th,
.u-cld-body td {
    background: #fff;
    height: 40px;
    line-height: 18px;
}

.u-cld-body th {
    padding: 0 2px;
}

.u-cld-body th div {
    line-height: 39px;
    border-bottom: 1px solid #eee;
}

.u-cld-body .u-cld-depart {
    color: #00ab6f;
    padding: 0;
}

.u-cld-body .u-cld-depart>.day-body {
    border: 1px solid #00ab6f;
    padding: 6px 0;
    border-radius: 3px;
}

.m-panel-search .item .u-cld-depart .u-cld-price {
    color: #00ab6f;
}

.u-cld-body td:hover {
    background: #00ab6f;
    border-radius: 3px;
    color: #fff;
}

.u-cld-body td.u-cld-depart:hover {
    background: none;
    color: #00ab6f;
}

.u-cld-body td:hover .u-cld-price {
    color: white;
}

.u-cld-body td.u-cld-disable:hover {
    background: none;
    color: #c1c1c1;
}

.popCity {
    position: absolute;
}

.popCity .u-citytip {
    min-height: 305px;
    width: 1120px;
}


/*下拉选择控件*/

.bank_wz {
    background: #f6ac19;
    padding: 10px 0px;
    color: #fff;
    border-radius: 5px 5px 0px 0px;
    padding-left: 6%;
    padding-right: 6%;
}

.bank_wz1 {
    padding: 20px 0px;
    background: #fff;
    padding-left: 6%;
    padding-right: 6%;
}

.form_td {
    line-height: 34px !important;
    width: 94px;
    text-align: right;
}


/*----移动----*/

.m-slider .search {
    position: absolute;
    bottom: .1rem;
    margin: 0 5%;
    padding: .05rem 0;
    width: 90%;
    border: 1px solid #019a64;
    border-radius: 3px;
    font-size: 14px;
    color: #6b6b6b;
    text-align: center;
    display: none;
}

.m-phone-ctrl {
    width: 100%;
    display: none;
}

.m-phone-ctrl a {
    padding: .1rem;
    background: #fff;
    width: 50%;
    border-bottom: 1px solid #dedede;
    border-radius: 0 0 3px 3px;
    font-size: 14px;
    color: #00ab6f;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.m-phone-ctrl a:first-of-type {
    border-right: 1px solid #f7f7f7;
}

.m-phone-ctrl a:last-of-type {
    border-right: 1px solid #f7f7f7;
}

.m-phone-ctrl a:active {
    background: #e5e5e5;
}

.m-phone-ctrl i {
    margin: 0 .05rem;
    width: 25px;
    height: 29px;
    display: inline-block;
    vertical-align: middle;
}

.m-phone-ctrl .i-1 {
    background-position: 0 0;
}

.m-phone-ctrl .i-2 {
    background-position: -40px 0;
}

.m-line .type .type-phone-list {
    position: absolute;
    top: 0;
    right: 0;
    color: #faa701;
    display: none;
}

.m-line .con .list .more .bn-more {
    margin: 0 auto;
    width: 29px;
    height: 20px;
    border-radius: 3px;
    display: none;
}

#popCity {
    z-index: 100;
}

#popCity .u-cityassort-body .u-cityassort-trainline {
    display: none!important;
}

#popCity .u-cityassort-body {
    padding-bottom: 15px;
}

.td_bot {
    padding: 10px 8px 0px 8px !important;
}

.l-flight-detail .logo-sss-ij,
.l-flight-line .logo-sss-ij {
    width: 22px;
    height: 21px;
    display: inline-block;
    background: url(//media.springairlines.com/cache/style/site5/img/search/icon-sss-ij.png?vs=2016112801) center top no-repeat;
}

.bank_xl {
    position: absolute;
    width: 158px;
    top: 49px;
    left: -11px;
    height: initial;
    border: 1px solid #acacac;
}

.bank_xl>ol>li {
    padding-top: 4px;
    padding-bottom: 3px;
    height: 40px;
    z-index: 10000;
    border-bottom: 1px solid #ddd;
    background-color: white;
    padding-left: 5px;
    line-height: 40px;
    text-align: center;
}

.bank_xl>ol>li>a {
    display: block;
    width: 100%;
}

.position-rel {
    position: relative;
    height: 100%;
}

.bank_xljt {
    position: absolute;
    right: 0px;
    top: 1px;
    width: 50px;
    height: 33px;
    line-height: 33px;
    text-align: center;
}

.bank_xljt1 {
    height: 32px;
    position: absolute;
    width: 100%;
    top: 0px;
}

.form-control.val.date {
    font-size: 18px;
}


/*下拉选择控件结束*/


/* 用户协议更新需�*/

#UserAgreement,
#PrivacyPolicy {
    color: #00abff;
}

#UserAgreement:hover,
#PrivacyPolicy:hover {
    color: #00ab6f;
}

.g-ft .cates-item {
    width: 25%;
    padding-left: 0;
}

.g-ft .cates h2 {
    margin-left: 20%;
}

.g-ft .cates ul {
    margin-left: 20%;
}

.old-v-link {
    position: absolute;
    right: 0;
    top: -20px;
    width: 48px;
    background: #018657;
    padding: 0px 10px 2px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

[data-dpr="2"] [src*="https://passport.ch.com/ja_jp/Login/Mobile2"],
[data-dpr="2"] [src*="https://global-passport.ch.com/ja_jp/Login/Mobile2"] {
    transform: scale(2);
    transform-origin: top left;
}

[data-dpr="3"] [src*="https://passport.ch.com/ja_jp/Login/Mobile2"],
[data-dpr="2.5"] [src*="https://passport.ch.com/ja_jp/Login/Mobile2"],
[data-dpr="3"] [src*="https://global-passport.ch.com/ja_jp/Login/Mobile2"],
[data-dpr="2.5"] [src*="https://global-passport.ch.com/ja_jp/Login/Mobile2"] {
    transform: scale(2.5);
    transform-origin: top left;
}


/*@media (min-width:980px) and (max-width: 1220px) {
	html,body{min-width:initial;}
	.g-wp,
	.g-wp.f-cb,
	.m-notice marquee,
	.m-line,
	.gd-6 ul, .gd-4 ul,
	.g-ft,
	.g-footer .sale,
	.g-footer .more-links {
		width: initial;
	}
	.g-float-side, .g-feedback {
		display: none;
	}
	.m-search {
		left: 0;
		width: 100%;
		margin-left: 0;
	}
	.m-search .tabs-bd {
		width: 100% !important;
		padding: 0;
	}
	.m-search .tabs-bd .pn,
	.m-search .m-list {
		padding: 15px 40px 10px 40px;
	}
	.gd-2 .gd-bd {
		width: 49%;
	}
	.gd-2 .det {
		float: none;
    	width: initial;
	}
}
@media (min-width:980px) and (max-width: 1200px) {
	.m-social .app {
		margin-left: 50px;
	}
	.g-header .logo {
		position: absolute;
    	width: 200px;
    	left: 50%;
    	margin-left: -100px;
    	margin-top: 5px;
	}
	.g-header .m-nav {
		position: absolute;
	    top: 64px;
	    margin: 0;
	    background: white;
	    width: 100%;
	    display: none;
	}
	.g-header .m-nav li {
		float: none;
    	margin: 0;
	}
	.g-header .m-nav a {
		position: relative;
	    font-size: 18px;
	    padding: 15px 30px;
	    display: block;
	}
	.g-header .m-nav .current .i-arr-1,
	.g-header .m-nav .current .i-arr-2 {
		display: none;
	}
	.g-header .m-nav .sub-nav {
		top: 0;
	    left: auto;
	    right: 0;
	    width: 50%;
	    border-top: none;
	    border: 1px solid #dcdcdc;
	}
	.g-header .m-nav .sub-nav li {
		margin: 0;
    	padding: 0;
	}

	.city-switcher {
		left: 174px;
	}
	.m-search .minute .area,
	.m-search .minute .area.city-switch,
	.m-search .minute .area.active.city-switch,
	.m-search .minute .area.city-switch.left,
	.m-search .minute .area.active.city-switch.left,
	.m-search .minute .booking {
		width: 150px !important;
	}
	.m-search .minute .doublearea,
	.m-search .minute .doublearea.active {
		width: 300px;
	}
	.m-search .simple .area {
		width: 25%;
	}
	.m-search .area-lar {
		width: 48%;
	}
	.m-search .minute .input-date .val {
		width: 100px;
		font-size: 17px;
    	vertical-align: 4px;
	}
	.m-search .minute .area small {
		padding-top: 8px;
	}
	.m-search .minute .val {
		width: 100%;
		font-size: 20px !important;
	}
	.m-search .minute .ctrl {
		float: left;
	}
	.m-search .minute .ctrl .bn {
		width: 120px;
	}
	.popCity .u-citytip {
		width: initial;
	}
	.m-panel-search .p-date,
	.m-panel-search .p-city,
	.m-panel-search .p-city2,
	.position-rel,
	.m-panel-search {
		width: 100%;
	}
	.p-date .m-date .main {
		width: inherit;
	}
}*/

.h-auto-scroll {
    float: left;
    white-space: nowrap;
    overflow: hidden;
}


/* flight tooltip */

.flight-tooltip {
    background: #FF8000;
    position: absolute;
    top: 5px;
    left: 30px;
    width: 150px;
    padding: 5px 15px;
    color: white;
    border-radius: 5px;
    display: none;
}

.flight-tooltip .pointer {
    border-style: solid;
    width: 0;
    height: 0;
    position: absolute;
    border-width: 8px 8px 0;
    border-color: #FF8000 transparent transparent;
    top: 46px;
    left: 74px;
}

/* small pc screen min than 1300 */

@media (max-width:1300px) {
    .g-wp,
    .g-wp.f-cb,
    .g-ft {
        /*margin: 0 0 0 10px;*/
    }
}

@media (max-width: 767px),
(max-device-width: 767px) {
    .mobile-city .u-cityassort-body{
        height: 15.3846rem !important;
        padding-bottom: 1.3333rem;
    }
    .g-wp,
    .g-wp.f-cb {
        margin: 0;
    }
    .m-slider .ad-watermark {
        right: 0;
        z-index: 99;
        left: auto;
        margin-left: 0;
    }
    .g-article {
        background: white;
    }
    .jp-body .g-article {
        background: white;
        z-index: 3;
    }
    .m-main {
        width: 100%;
    }
    .m-main h2 small {
        font-size: .3125rem;
        display: block;
    }
    .m-main h2 .bn-lk-more {
        font-size: .3125rem;
    }
    .bn-jp-return {
        display: none
    }
    /*菜单*/
    .g-wp.f-cb {
        margin: 0 auto;
        width: initial;
    }
    .g-wp.f-cb .logo img {
        height: 0.9333rem;
        width: initial;
    }
    /*头图 搜索*/
    .m-slider .search {
        position: absolute;
        bottom: .1rem;
        margin: 0 5%;
        padding: .4rem 0;
        width: 90%;
        border: 1px solid #060;
        border-radius: 3px;
        color: #fff;
        text-align: center;
        font-size: 0.4375rem;
        display: block;
        cursor: pointer;
        background: rgba(0, 171, 111, .8);
    }
    .m-slider .search .iconfont {
        font-size: .5rem;
        position: absolute;
        right: .5rem;
        top: .35rem;
        color: #fff;
    }
    .g-con.with-notice {
        padding-top: 2.3rem;
    }
    .index-jp-with-notice-new-2021-11 { padding-top: 1.3rem !important; }
    .g-con .m-slider {
        height: 5rem;
    }
    .g-con .m-slider a {
        height: 5rem;
    }
    .g-con .m-slider a .s-image {
        height: 100%;
        background-size: cover;
        background-position: center;
        display: block;
        background-repeat: no-repeat;
    }
    .g-con .m-slider a img {
        margin-left: 0rem;
        border: 0;
        left: 0;
        width: 100%;
    }
    .home-search {
        background: #f2f4f7;
        height: 7.6rem;
        z-index: 99;
        position: relative;
    }
    .home-search .s-content {
        background: white;
        position: absolute;
        width: 95%;
        top: -.5rem;
        left: 2.5%;
        border-radius: .15rem;
        box-shadow: .03rem .03rem .06rem rgba(153, 153, 153, .2);
        /* 解决线上问题，线上IOS系统首页城市控件存在点不到的问题 */
        z-index: 999;
    }
    .s-weather {
        position: fixed;
        bottom: .2rem;
        right: 0;
        background-color: #fff;
        -webkit-border-radius: .1rem;
        border-radius: .1rem;
        opacity: .9;
        border: 1px solid #d3d4d4;
        padding: .6rem .2rem .2rem;
        text-align: center;
        z-index: 999;
    }
    .s-weather .city-name {
        font-size: .38rem;
        font-weight: bold;
        position: absolute;
        top: .1rem;
        left: .4rem;
    }
    .s-weather .city-degree {
        line-height: 2;
        margin-left: .2rem
    }
    .s-weather .city-degree span {
        font-size: .36rem;
        font-weight: 700
    }
    .s-weather .city-degree .degree-num {
        position: relative;
        margin-left: 0
    }
    .s-weather .city-degree .du-icon {
        position: relative;
        top: -.1rem;
        vertical-align: super;
        margin-right: -.3rem
    }
    .s-weather .wea-img {
        width: 1.6rem
    }
    .s-weather .wea-txt {
        background-color: #008856;
        text-align: center;
        color: #fff;
        padding: .16rem 0;
        -webkit-border-radius: .2rem;
        border-radius: .2rem;
        line-height: 1.4;
        margin: .1rem 0;
        display: block;
    }
    .s-weather .i-mark {
        width: 1rem;
        vertical-align: middle
    }
    .s-weather .mark-box {
        text-align: center
    }
    .s-weather .mark-txt {
        font-size: .3rem;
        color: #3cc1df;
        margin-left: .2rem
    }
    .s-weather .close-btn {
        width: .6rem;
        height: .6rem;
        text-align: center;
        line-height: .6rem;
        background-color: #008856;
        position: absolute;
        top: 0;
        right: 0;
        font-size: .5rem;
        color: #fff;
        -webkit-border-top-right-radius: .1rem;
        border-top-right-radius: .1rem;
        cursor: default;
    }
    .s-content .s-header {
        background: #f7f7f7;
        font-size: .45rem;
        height: 1.1rem;
        border-top-right-radius: .15rem;
        border-top-left-radius: .15rem;
        text-align: center;
        border-bottom: .03rem solid #dcdcdc;
    }
    .s-header .s-type {
        display: inline-block;
        width: 2.5rem;
        height: 1.1rem;
        line-height: 1.1rem;
        color: black;
    }
    .s-header .s-type.current {
        color: #00ac70;
        border-bottom: .05rem solid #00ac70;
    }
    .s-content .s-body {
        padding: .2rem .4rem;
    }
    .s-row {
        position: relative;
    }
    .s-row .s-col {
        float: left;
        width: 50%;
        padding: .1rem 0;
    }
    .s-row .s-switcher {
        position: absolute;
        left: 50%;
        margin-left: -.5rem;
        top: .1rem;
        font-size: 1rem;
        width: 1rem;
        height: 1rem;
        line-height: 1rem;
        color: #00ab6f;
    }
    .s-body input {
        border: none;
        font-size: .45rem;
        line-height: 1rem;
        width: 80%;
        border-bottom: .03rem solid #dcdcdc;
    }
    .s-body .btn {
        display: block;
        padding: .26rem;
        margin-bottom: 0;
        font-size: .48rem;
        color: #fff;
        background-color: #faa701;
        text-align: center;
        background-image: none;
        border-radius: .15rem;
        margin: .3rem 0;
    }
    .clearfix:after{
        content: "."; 
        display:block;
        height:0; 
        clear: both;
        visibility: hidden;
    }
    .clearfix {
        zoom: 1;
    }
    .s-sub-content {
        padding: 5.55rem .25rem .4rem .25rem;
        overflow-x: auto;
        scrollbar-width: none;
        -ms-scrollbar-width: none;
    }
    ::-webkit-scrollbar {
        width: 0;
        display: none
    }
    .s-sub-content .content-box.clearfix {
        overflow-y: hidden;
        width: 100%;
    }
    .s-sub-content .sub-item {
        float: left;
        width: 1.75rem;
        background: white;
        height: 1.6rem;
        margin-right: 0.18rem;
        text-align: center;
        padding-top: .15rem;
        box-shadow: .03rem .03rem .06rem rgba(153, 153, 153, .2);
        border-radius: .15rem;
        font-size: .3rem;
    }
    .s-sub-content .sub-item:last-child {
        margin-right: 0rem;
    }
    .sub-item i.iconfont {
        display: block;
        color: #00ab6f;
        font-size: .55rem;
    }
    /*M网站支持员工优惠票购买 SIMON.V20240828-beg*/
    [lang="zh-CN"] #mobile-body{
        top: 0px;
        left: 0px;
        display: block;
        position: absolute;
    }
    [lang="zh-CN"] #mobile-body .m-main,/*底部其它*/
    [lang="zh-CN"] #mobile-body .m-notice,/*提示消息*/
    [lang="zh-CN"] #mobile-body .dl-DialogBox,/*引流弹窗*/
    [lang="zh-CN"] #mobile-body #header-swipe,/*轮播图片*/
    [lang="zh-CN"] #mobile-body .s-sub-content,/*热区入口*/
    [lang="zh-CN"] #mobile-body .dlbtm-DialogBox/*底部菜单*/
    {
        display: none;
    }
    [lang="zh-CN"] #mobile-body.mobile-employee-hide .m-main,
    [lang="zh-CN"] #mobile-body.mobile-employee-hide .m-notice,
    [lang="zh-CN"] #mobile-body.mobile-employee-hide .dl-DialogBox,
    [lang="zh-CN"] #mobile-body.mobile-employee-hide #header-swipe,
    [lang="zh-CN"] #mobile-body.mobile-employee-hide .s-sub-content,
    [lang="zh-CN"] #mobile-body.mobile-employee-hide .dlbtm-DialogBox
    {
        display: block;
    }
    [lang="zh-CN"] #mobile-body.mobile-employee-hide{
/*         padding-bottom: 0; */
    }
    [lang="zh-CN"] #mobile-body.mobile-employee-hide:after{
/*         display: none; */
    }
    [lang="zh-CN"] #mobile-body .g-header{
        height: 1.3633rem;
        margin-bottom: 0;
    }
    [lang="zh-CN"] #mobile-body.mobile-employee-hide .g-header{
        height: 1.2rem;
        margin-bottom: 20px;
    }
    [lang="zh-CN"] #mobile-body .g-header .logo{
        height: 1.3633rem;
        padding: .2rem 0;
        box-sizing: border-box;
    }
    [lang="zh-CN"] #mobile-body.mobile-employee-hide .g-header .logo{
        height: 1.32rem;
        padding: 0.176667rem 0 0.2rem 0;
        box-sizing: border-box;
    }
    [lang="zh-CN"] #mobile-body .g-header .bn-user{
        bottom: 0;
        margin: auto;
    }
    [lang="zh-CN"] #mobile-body.mobile-employee-hide .g-header .bn-user{
        bottom: auto;
        margin: 0;
    }
    [lang="zh-CN"] #mobile-body .g-header .bn-menu{
        top: 0;
    }
    [lang="zh-CN"] #mobile-body.mobile-employee-hide .g-header .bn-menu{
        top: 0;
    }
    [lang="zh-CN"] #mobile-body #mobile-employee-back{
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 1.2rem;
        height: 1.2rem;
        margin: auto;
        display: block;
        position: absolute;
/*        transform: rotate(45deg);*/
/*        border: solid 2px #00ac70;*/
/*        border-top: none;*/
/*        border-right: none;*/

        color: #00ac70;
        font-size: .5rem;
        background: none;
        font-style: normal;
        font-weight: bold;
        font-family: "iconfont" !important;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    [lang="zh-CN"] #mobile-body #mobile-employee-back:before{
        top: 0;
        left: 0;
        right: 0;
        width: 0.6rem;
        height: 0.6rem;
        bottom: 0;
        margin: auto;
        display: block;
        content: '\e66a';
        position: absolute;
    }
    [lang="zh-CN"] #mobile-body.mobile-employee-hide #mobile-employee-back{
        display: none;
    }
    [lang="zh-CN"] #mobile-body .g-con.with-notice{
        position: relative;
        margin-top: 1.36333rem;
        padding-top: .853rem;
    }
    [lang="zh-CN"] #mobile-body.mobile-employee-hide .g-con.with-notice{
        position: relative;
        margin-top: 0;
        padding-top: 2.3rem;
    }
    [lang="zh-CN"] #mobile-body .g-con.with-notice:after,
    [lang="zh-CN"] #mobile-body .g-con.with-notice:before{
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        margin: auto;
        content: "";
        position: absolute;
    }
    [lang="zh-CN"] #mobile-body .g-con.with-notice:after{
        height: .853rem;
        z-index: 0;
        background: linear-gradient(to bottom, #9ef1dd, #69e5c6);
    }
    [lang="zh-CN"] #mobile-body .g-con.with-notice:before{
        height: .08rem;
        z-index: 1;
        background-color: #f3edd5;
    }
    [lang="zh-CN"] #mobile-body.mobile-employee-hide .g-con.with-notice:after,
    [lang="zh-CN"] #mobile-body.mobile-employee-hide .g-con.with-notice:before{
        display: none;
    }
    [lang="zh-CN"] #mobile-body .home-search{
        height: 5.8666rem;
        margin-top: 0!important;
    }
    [lang="zh-CN"] #mobile-body.mobile-employee-hide .home-search{
        height: 7.6rem;
        margin-top: 1rem!important;
    }
    [lang="zh-CN"] #mobile-body.mobile-employee-hide.not-flights .home-search{
        height: 7.6rem;
        margin-top: 0!important;
    }
    [lang="zh-CN"] #mobile-body .s-content{
        top: -.4265rem;
    }
    [lang="zh-CN"] #mobile-body.mobile-employee-hide .s-content{
        top: -.5rem
    }
    [lang="zh-CN"] #mobile-body.mobile-employee-hide .g-header{
/*        display: none;*/
    }
    [lang="zh-CN"] #mobile-body .g-con{
        height: calc(100% - 1.36333rem);
    }
    [lang="zh-CN"] #mobile-body.mobile-employee-hide .g-con{
        height: 100%;
    }
    [lang="zh-CN"] #mobile-body.mobile-employee-hide .g-con.with-notice{
/*        margin-top: 0;*/
    }
    /*M网站支持员工优惠票购买 SIMON.V20240828-end*/
    .m-footer-app {
        position: fixed;
        top: 0;
        height: 1.2rem;
        background: #666;
        width: 100%;
        color: white;
        z-index: 1001;
        display: none;
    }
    .m-footer-app img {
        width: .9rem;
        position: absolute;
        left: .85rem;
        top: .15rem;
    }
    .m-footer-app .btn {
        position: absolute;
        right: 2.5%;
        top: .2rem;
        display: block;
        padding: .15rem .3rem;
        font-size: .33rem;
        color: #fff;
        background-color: #00ab6f;
        text-align: center;
        background-image: none;
        border-radius: .15rem;
    }
    .m-footer-app .text {
        margin-left: 2.2rem;
        margin-top: .3rem;
    }
    .m-footer-app .text h3 {
        font-size: .4rem;
        font-weight: normal;
    }
    .m-footer-app .text p {
        font-size: .35rem;
    }
    .m-footer-app .delete {
        position: absolute;
        top: 0;
        left: 0;
        width: .55rem;
        height: .55rem;
        border-bottom-right-radius: 1rem;
        background: black;
    }
    .m-footer-app .delete i {
        font-size: .2rem;
        line-height: .2rem;
        margin-left: .1rem;
        margin-top: .1rem;
        display: block;
    }
    .m-footer-app .delete .d-text {
        font-size: .45rem;
        line-height: .4rem;
        margin-left: .1rem;
    }
    /*值机 航班动*/
    .m-phone-ctrl {
        display: table;
    }
    .m-other-adv,
    .m-sale-line {
        display: none;
    }
    /*公告*/
    .m-notice {
        overflow: hidden;
        position: absolute;
        top: 1.3rem;
        background: #fff7dc;
        z-index: 100;
        font-size: .3rem;
        height: 1rem;
        line-height: 1rem;
        padding: 0;
        width: 100%;
    }
    .m-notice .tlt {
        position: absolute;
        z-index: 100;
        width: 2.8rem;
        z-index: 100;
        background: #fff7dc;
        left: 0;
        top: 0;
        padding-left: .3rem;
        color: #00ab6f;
    }
    .m-notice .i-notice {
        font-size: .3rem;
    }
    .m-notice .tlt span {
        color: #9e8052;
    }
    .m-notice marquee {
        width: 100%;
        padding-left: 2.5rem;
        font-size: 0.3rem;
    }
    .m-notice a {
        color: #9e8052;
        margin-right: 0.5rem;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .m-line {
        padding: 0.39rem;
        background: #00ab6f;
        font-size: 0.4375rem;
        width: initial;
        border-radius: 0;
    }
    .m-line .type {
        display: block;
        float: none;
        width: 100%;
        height: auto;
    }
    .m-line .type .type-con {
        position: relative;
        padding: 0;
        cursor: pointer;
    }
    .m-line .type .type-select {
        margin: 0;
        text-align: left;
        font-size: 0.4375rem;
    }
    .m-line .type .type-select .city {
        margin: 0;
        text-align: center;
        color: #faa701;
    }
    .m-line .type .type-select .triangle {
        border-width: .2rem .2rem 0;
        border-color: orange transparent transparent;
        border-style: solid;
        position: absolute;
        top: .25rem;
        left: 4.5rem;
    }
    .m-line .type .type-list {
        position: absolute;
        top: 0;
        right: 0;
        color: #faa701;
        display: none;
    }
    .m-line .type .type-phone-list {
        display: block;
    }
    .m-line .con {
        float: none;
        background: none;
        width: 100%;
        height: auto;
        border: 0;
        padding: 0;
    }
    .m-line .con .imp {
        display: none;
    }
    .m-line .con .list {
        float: none;
        width: 100%;
        height: auto;
    }
    .m-line .con .list ul {
        width: 100%;
    }
    .m-line .con .list li {
        position: relative;
        float: none;
        margin: 0.3125rem 0;
        padding: 0 .5rem;
        background: #fff;
        width: 100%;
        height: 1.40625rem;
        line-height: 1.40625rem;
        border: 0;
        border-radius: 0.12rem;
        font-size: 0.4375rem;
        text-align: left;
    }
    .m-line .con .list li a {
        background: none;
        border: none;
    }
    .m-line .type-select .city {
        width: initial;
    }
    .m-notice i,
    .m-social .i-more,
    .m-line .type-select .city i,
    .m-line .type-list a:hover,
    .i-plane,
    .u-list-prev,
    .u-list-next {
        background-size: 3.6rem 3.44rem;
    }
    .m-line .con .list .i-hot {
        position: absolute;
        top: 0;
        left: 0;
        background: #faa701 no-repeat;
        ;
        background-size: 6px 16px;
        width: 0.3125rem;
        height: 100%;
        border-radius: 0.12rem 0 0 0.12rem;
        display: block;
    }
    .m-line .con .list .i-hot:before {
        content: "HOT";
        font-size: .2rem;
        transform: rotate(270deg);
        display: block;
        color: white;
    }
    .m-line .con .list .i-plane,
    .gd-wp .gd-pro .i-plane,
    .i-plane {
        margin: 0 .2rem;
        width: .4rem;
        height: .4rem;
        font-size: .4rem;
        line-height: .4rem;
    }
    .gd-wp .gd-pro .i-plane {
        background-position: -1.34rem 0;
    }
    .m-line .con .list .price {
        position: absolute;
        top: 0;
        right: .25rem;
        font-size: 0.4375rem;
        color: #faa701;
    }
    .m-line .con .list .price em {
        font-size: 0.4375rem;
    }
    .m-line .con .list .more {
        margin-bottom: 0;
        padding: 0;
        background: none;
    }
    .m-line .con .list .more a {
        background-image: none;
    }
    .m-line .con .list .more i,
    .m-line .con .list .more a {
        display: none;
    }
    .m-line .con .list .more .bn-more {
        display: block;
    }
    .m-main .search {
        bottom: .1rem;
        margin: .5rem 5%;
        padding: .5rem 0;
        background-size: 0.4385rem 0.4375rem;
        width: 90%;
        border: 1px solid #019a64;
        border-radius: 3px;
        font-size: 14px;
        color: #6b6b6b;
        text-align: center;
        font-size: 0.5rem;
        display: block;
        cursor: pointer;
        background: white;
        position: relative;
    }
    .m-main .search .iconfont {
        font-size: .5rem;
        position: absolute;
        right: .5rem;
        top: .5rem;
        color: #00ab6f;
    }
    .m-main h2 {
        margin: 0.39rem;
        font-size: 0.4375rem;
        text-align: left;
        padding-left: .2rem;
        border-left: .2rem solid #00ab6f;
        border-bottom: none;
        color: initial;
    }
    .m-phone-ctrl a {
        font-size: 0.4375rem;
        padding: .3rem 0;
    }
    .m-phone-ctrl i {
        background-size: 1.5625rem .71875rem;
        width: .625rem;
        height: .75rem;
    }
    .m-phone-ctrl .i-1 {
        font-size: .7rem;
        line-height: .7rem;
        margin-right: .2rem;
        background: none;
    }
    .m-phone-ctrl .i-2 {
        font-size: .7rem;
        line-height: .7rem;
        margin-right: .2rem;
        background: none;
    }
    .m-main .single {
        width: 3rem;
        height: initial;
        line-height: initial;
        text-align: center;
    }
    .gd-wp {
        border: .03rem solid #e1ece8;
    }
    .m-row {
        margin: 0.39rem;
    }
    .m-row .gd-bd {
        float: none;
        margin: 0.3125rem 0;
        padding: 0.234375rem;
        width: auto;
    }
    .m-row .pic {
        float: left;
        height: 3.125rem;
        width: 3.125rem;
        overflow: hidden;
    }
    .m-row .pic img {
        height: 100%;
    }
    .m-row .det {
        float: none;
        padding: 0;
        margin-left: 3.4375rem;
        width: initial;
        height: 3.125rem;
        font-size: 0.3rem;
        text-align: left;
    }
    .m-row .det p {
        padding: 0;
        font-size: 0.53125rem;
    }
    .m-row .det p.flight-index-spring-title {
        font-size: 0.4rem;
    }
    .m-row .det .bn {
        padding: .2rem 0 .2rem .2rem;
        font-size: 0.32rem;
        line-height: 0.375rem;
        width: 4.3rem;
        height: initial;
        display: block;
        position: absolute;
        right: .3rem;
        bottom: 0;
    }
    .gd-2 .det p {
        margin-bottom: 0;
    }
    .m-row .gd-wp ul {
        width: 100%;
    }
    .m-row .gd-item {
        width: 50%;
        border: 0;
    }
    .m-row .gd-item i {
        margin-right: .05rem;
        display: inline-block;
        vertical-align: middle;
    }
    .m-row .gd-item a {
        padding: .2rem 0 0 1.5rem;
        text-align: left;
        color: #333;
        font-size: .4rem;
        line-height: 1.3rem;
    }
    .m-row .gd-item a.products {
        display: block;
    }
    .gd-wp .gd-item a:hover {
        background: initial;
        position: initial;
        width: initial;
        height: initial;
        top: initial;
        left: initial;
        z-index: initial;
        box-shadow: initial;
        padding: .2rem 0 0 1.5rem;
        text-align: left;
        color: #333;
        font-size: .4rem;
        line-height: 1.3rem;
    }
    .gd-wp .gd-item i {
        font-size: .9rem;
        position: absolute;
        left: .3rem;
        top: .55rem;
        line-height: .6rem;
    }
    .gd-wp .gd-item a:hover i {
        margin-top: 0;
    }
    .gd-6 .gd-item {
        height: 2rem;
    }
    .gd-4 .gd-pro {
        width: 50%;
    }
    .gd-wp .gd-pro a {
        font-size: .33rem;
    }
    .gd-wp .gd-pro img {
        margin-bottom: .2rem;
        min-height: 4.5rem;
        height: 4.5rem;
        width: initial;
    }
    .gd-wp .gd-pro .price em {
        font-size: .75rem;
    }
    .gd-wp .gd-pro dl {
        margin: .2rem auto;
        width: 100%;
    }
    .gd-wp .gd-pro dt {
        width: 50%;
    }
    .gd-wp .gd-pro dd {
        margin-top: .1rem;
        width: 50%;
    }
    .gd-wp .gd-pro small {
        font-size: .25rem;
    }
    .gd-wp .gd-pro .s-price {
        margin: 0 .05rem;
        border: .02rem solid #faa701;
        border-radius: .1rem;
        font-size: .25rem;
    }
    .gd-wp .gd-pro .o-price {
        font-size: .3rem;
    }
    .m-news li {
        position: relative;
        font-size: 0.373333rem;
        color: #666;
    }
    .m-news li a {
        width: 6rem;
        overflow: hidden;
        display: inline-block;
        white-space: nowrap;
        text-overflow: ellipsis;
        vertical-align: middle;
    }
    .m-news li span {
        position: absolute;
        right: 0;
        top: 0;
    }
    .m-news div {
        width: 0.2rem;
        height: 0.2rem;
        display: inline-block;
        background: #b3b3b3;
        vertical-align: middle;
        border-radius: 50%;
        margin-right: 0.2rem;
    }
    .ask-blocks li {
        font-size: .4rem;
        display: inline-block;
    }
    .ask-blocks li a {
        display: block;
        width: 2rem;
        text-align: center;
        line-height: 1.2rem;
        border: .03rem solid #aaa;
        margin: .2rem .5rem;
        border-radius: .1rem;
    }
    .ask {
        font-size: .4rem;
        margin: .2rem .5rem;
    }
    .ask input {
        line-height: 1.2rem;
        border: .03rem solid #00AB6F;
        padding-left: .3rem;
        width: 6rem;
        border-radius: .1rem;
    }
    #btn-ask,
    .btn-ask {
        display: inline-block;
        line-height: 1.2rem;
        color: #00AB6F;
        margin-left: .5rem;
        border: none;
        background: none;
    }
    .m-main .m-9s-hd {
        margin: .1rem 0 0;
        padding: .1rem .2rem 0;
        background: #00ab6f;
        border: 0;
        color: #fff;
    }
    .m-main .m-9s-hd .bn-lk-more {
        bottom: 0;
        right: .2rem;
        display: block;
        font-size: 0.21875rem;
        color: #faa701;
    }
    .m-main .m-9s-bd {
        margin: 0;
        padding: 0 .2rem 0;
        background: #00ab6f;
    }
    .m-main .m-9s-bd .gd-wp {
        border: 0;
    }
    .m-main .m-9s-bd .gd-pro {
        float: none;
        margin: .1rem 0;
        padding: 0 .1rem 0 .25rem;
        width: 100%;
        line-height: .5rem;
        border: 0;
        border-radius: 3px;
    }
    .m-main .m-9s-bd .gd-pro img,
    .m-main .m-9s-bd .gd-pro dd {
        display: none;
    }
    .m-main .m-9s-bd .gd-pro .i-hot {
        position: absolute;
        top: 0;
        left: 0;
        background: #faa701 url(img/mobile/i-tips-hot.png) center center no-repeat;
        background-size: 6px 16px;
        width: .1rem;
        height: 100%;
        border-radius: 3px 0 0 3px;
        display: block;
    }
    .m-main .m-9s-bd .gd-pro a {
        background: url(img/mobile/i-arr-y-h.png) right center no-repeat;
        text-align: left;
    }
    .m-main .m-9s-bd .gd-pro dl {
        position: absolute;
        top: 0;
        right: .25rem;
        margin: 0;
        width: auto;
    }
    .m-main .m-9s-bd .gd-pro dt {
        float: none;
        width: auto;
    }
    .m-main .m-9s-bd .gd-pro .price {
        font-size: 20px;
    }
    .m-main .m-9s-bd .gd-pro .price em {
        font-size: 20px;
    }
    .jp-hotline {
        background: #00AB6F;
        color: white;
        font-size: .3rem;
        padding: .8rem .5rem .6rem;
        text-align: center;
    }
    .m-footer {
        background: #00AB6F;
        color: white;
        font-size: .4375rem;
        padding: .1rem .5rem 1rem;
        text-align: center;
    }
    .m-footer h3 {
        margin: .35rem 0 .3rem;
        font-weight: normal;
    }
    .m-footer img {
        width: 7rem;
    }
    /*搜索*/
    .mobile-search {
        margin: 0 auto;
        background: #fff;
        font-size: .4rem;
    }
    .mobile-search .tabs-nav {
        padding-left: 1rem;
        margin-left: 0;
        height: 1.2rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -moz-box;
        display: box;
        width: 100%;
    }
    .mobile-search .tabs-nav li {
        padding-top: .3rem;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .mobile-search .tabs-nav a {
        margin-right: .15rem;
        padding: .1rem .2rem;
        background: #008856;
        height: .9rem;
        border-radius: .1rem .1rem 0 0;
        font-size: .4375rem;
        color: #fff;
        display: block;
        text-align: center;
    }
    .mobile-search .tabs-nav .current {
        padding-top: .2rem;
    }
    .mobile-search .tabs-nav .current a {
        background: #fff;
        height: 1.02rem;
        color: #00ab6f;
    }
    .tabs-bd {
        padding: .5rem .4rem;
    }
    .tabs-bd {
        position: relative;
        display: none;
    }
    .mobile-search .bn {
        border-radius: 0;
    }
    .mobile-search .bn-nor {
        background: #f7f7f7;
    }
    /*默认搜索样式*/
    .row {
        margin: 0 auto .3rem;
        font-size: .4rem;
    }
    .row:after {
        content: '';
        clear: both;
        display: table;
        font-size: 0;
        line-height: 0;
    }
    .row .cell {
        float: left;
        padding: .4rem .3rem;
        width: 44%;
        height: initial;
        border: .03rem solid #e1ece8;
        border-radius: 3px;
        color: #afafaf;
        display: table;
        position: relative;
        cursor: pointer;
    }
    .row .cell input {
        width: 2.25rem;
        border: none;
        cursor: pointer;
        position: absolute;
        top: .55rem;
        left: 1.3rem;
    }
    .row .cell input.date-float,
    .row .cell input.line2-1 {
        position: absolute;
        top: .2rem;
        right: .1rem;
    }
    .row .cell input.line3-1 {
        position: absolute;
        font-size: .35rem;
        top: .1rem;
        left: 1.3rem;
    }
    .row .cell input.line3-2 {
        position: absolute;
        font-size: .35rem;
        top: .6rem;
        left: 1.3rem;
    }
    .row .cell input[name="INum"] {
        position: absolute;
        font-size: .35rem;
        top: 1.1rem;
        right: .4rem;
    }
    .row .cell input[name="RetFDate"],
    .row .cell input.line2-2 {
        position: absolute;
        top: .9rem;
        right: .4rem;
    }
    .row .cell:last-of-type {
        float: right;
    }
    .row>label {
        float: left;
        padding: .2rem;
        color: #6b6b6b;
        width: 2.73rem;
        margin-right: .5rem;
        text-align: center;
    }
    .checkin-new .row>label {
        color: #000;
        text-align: left;
        width: 2.2rem;
        margin-right: .2rem;
        padding-left: 0;
    }
    .row>input {
        padding: .2rem;
        border: 1px solid #aaa;
        width: 5.95rem;
        color: #333
    }
    .checkin-new .row>input {
        border: none;
        width: calc(100% - 3.2rem);
    }
    .checkin-new .row>input::-webkit-input-placeholder {
        color: #ccc
    }
    .checkin-new .row .code {
        display: inline-block;
        border: 1px solid;
        border-radius: .1rem;
        padding: .05rem 0;
        width: 2.4rem;
        text-align: center;
        color: #44c195;
    }
    .checkin-new .row .code.disabled {
        color: #ccc;
    }
    .checkin-new .tip {
        background-color: #fff7dc;
        border-bottom: 1px solid #e5dfd6;
        color: #9e7f52;
        padding: .15rem 0 .15rem .3rem;
        display: none;
        font-size: .32rem;
    }
    .mobile-search .ctrl {
        padding: .1rem 0;
    }
    .ctrl .bn {
        background: #00ab6f;
        border-color: #00ab6f;
        width: 80%;
        font-size: .4375rem;
        color: #fff;
        display: block;
        text-align: center;
        height: 1rem;
        line-height: .87rem;
    }
    .checkin-new .ctrl .bn {
        background: #ffbe00;
        border-color: #ffbe00;
        width: 90%;
    }
    /*推荐*/
    .m-recommend {
        padding: .1rem .2rem;
        background: #f7f7f7;
    }
    .m-recommend h2 {
        padding: .05rem 0;
        font-size: 14px;
        font-weight: normal;
        color: #6b6b6b;
        text-align: center;
    }
    .m-recommend .ds-tb li {
        margin: .1rem 0;
        width: 100%;
        display: table
    }
    .m-recommend .ds-td {
        padding: .05rem 0;
        background: #fff;
        font-size: 12px;
        color: #6b6b6b;
        text-align: center;
        display: table-cell;
        vertical-align: middle;
    }
    .m-recommend .td-type-icon {
        padding: 0 10px;
        width: 60px;
    }
    .m-recommend .td-type-icon i {
        background: url(img/mobile/i-recommend.png) no-repeat;
        background-size: 36px 197px;
        width: 36px;
        height: 36px;
        display: inline-block
    }
    .m-recommend .td-type-icon .i-tp-1 {
        background-position: 0 0;
    }
    .m-recommend .td-type-icon .i-tp-2 {
        background-position: 0 -91px;
    }
    .m-recommend .td-type-icon .i-tp-3 {
        background-position: 0 -177px;
    }
    .m-recommend .td-det {
        text-align: left;
    }
    .m-recommend .city {
        color: #333;
        font-size: 16px;
    }
    .m-recommend .time {}
    .m-recommend .pm em {
        margin: 0 5px;
        font-size: 14px;
        color: #faa701;
    }
    .m-recommend .td-ctrl {
        width: .3rem;
    }
    .m-recommend .td-ctrl .bn-lk i {
        border-width: 5px 0 5px 5px;
        border-style: solid;
        border-color: transparent transparent transparent #faa701;
        display: inline-block;
    }
    /*通用搜索*/
    .pn .cell i {
        margin-right: .15rem;
        width: .8rem;
        height: .9rem;
        display: inline-block;
        vertical-align: middle;
    }
    .pn .cell span {
        display: inline-block;
        vertical-align: middle;
    }
    .pn .cell em {
        display: block;
        font-size: .3rem;
    }
    .pn .selected span {
        color: #333
    }
    .cell i,
    .pn-hotel .cell i,
    .city .bn-change {
        background: none;
        font-family: "iconfont" !important;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: .75rem;
        line-height: .75rem;
        color: #00ab6f;
    }
    .city {
        position: relative;
    }
    .city .bn-change {
        position: absolute;
        top: .5rem;
        left: 50%;
        margin-left: -.4rem;
        width: initial;
        height: initial;
        transform: scale(1);
        font-size: .8rem;
    }
    .city .bn-change:before {
        content: '\e672';
    }
    .rotate-180 {
        animation: rotateTicket .5s;
    }
    @keyframes rotateTicket {
        from {
            transform: rotate(0deg);
        }
        to {
            transform: rotate(180deg);
        }
    }
    .cell .i-go:before {
        content: '\e66f';
    }
    .cell .i-dep:before {
        content: '\e670';
    }
    .cell .i-date:before {
        content: '\e66c';
    }
    .cell .i-num:before {
        content: '\e671';
    }
    .pn-hotel .cell .i-city:before {
        content: '\e66e';
    }
    .pn-hotel .cell .i-area:before {
        content: '\e673';
    }
    .pn-hotel .cell .i-date:before {
        content: '\e66c';
    }
    .pn-hotel .cell .i-date-out:before {
        content: '\e66c';
    }
    /*搜索弹出*/
    .m-phone-panel {
        background: #f7f7f7;
        width: 100%;
        height: 100%;
        z-index: 1000;
    }
    .m-phone-panel .hd .bn-lk {
        right: 0;
        color: #008856;
    }
    .m-phone-panel .hd .active {
        color: #fff;
    }
    .m-phone-panel .hd ::-webkit-input-placeholder {
        text-align: center;
    }
    .m-phone-panel .hd .inp-wp {
        position: relative;
        padding-left: .45rem;
    }
    .m-phone-panel .hd .inp-wp .bn-cancel {
        position: absolute;
        top: 13px;
        right: 6%;
        background: url(img/mobile/i-cancel.png) no-repeat;
        background-size: cover;
        width: 20px;
        height: 20px;
        display: none;
    }
    .m-phone-panel .hd input {
        padding: .06rem 0.8rem;
        width: 8.533rem;
        border: 0.027rem solid #e0e0e0;
        border-radius: 0.107rem;
        margin-left: 0.4rem;
        -webkit-appearance: none;
    }
    .m-phone-panel .hd input::-webkit-input-placeholder {
        color: #ccc;
        font-size: 0.35rem;
        font-family: '苹方中等';
        text-align: left;
    }
    /*选择人数*/
    .p-people {
        display: block;
    }
    .p-people .m-people {
        padding: .5rem 0 1rem .6rem;
    }
    .p-people .m-people dl {
        margin-bottom: .1rem;
    }
    .p-people .m-people dt {
        float: left;
        padding-top: .15rem;
        width: 30%;
        font-size: .4rem;
        color: #6b6b6b;
    }
    .p-people .m-people dt span {
        font-size: .3rem;
        display: block;
    }
    .p-people .m-people dd {
        float: left;
        width: 70%;
        color: #6b6b6b;
    }
    .p-people .m-people a {
        float: left;
        margin: 0 .2rem .2rem 0;
        padding: 0;
        background: #fff;
        width: 1rem;
        height: 1rem;
        line-height: .9rem;
        border: .03rem solid #e1ece8;
        font-size: .4rem;
        color: black;
        text-align: center;
    }
    .p-people .m-people .dis {
        color: #e1e1e1;
        cursor: not-allowed;
    }
    .p-people .m-people .current {
        background: #00ab6f;
        color: #fff;
    }
    .p-people .m-ctrl .bn {
        margin: 0 auto;
        padding: .1rem 0;
        background: #faa701;
        width: 70%;
        border: 0;
        color: #fff;
        display: block;
        text-align: center;
    }
    /*选择日期*/
    .p-date {
        display: block;
    }
    .p-date .m-date {
        overflow: auto
    }
    .p-date .m-date .type {
        background: #f7f7f7;
        width: 100%;
        display: table;
    }
    .p-date .m-date .type .mn {
        padding: .4em 0;
        width: 50%;
        font-size: .33rem;
        color: #6b6b6b;
        text-align: center;
        display: table-cell;
        vertical-align: middle;
        height: 1.2rem;
        cursor: pointer;
    }
    .p-date .m-date .type .mn strong {
        font-weight: normal;
        display: block;
    }
    .p-date .m-date .type .current {
        background: #fff;
    }
    .p-date .m-date .type .current strong {
        color: #00ab6f;
    }
    .p-date .m-date .type .current span {
        color: #00ab6f;
    }
    .p-date .m-date .con {
        background: #fff;
        overflow: auto;
    }
    .p-date .m-date .con .date-list {
        padding: 1rem 0 0 0;
    }
    .p-date .m-date .con .date-list .u-cld-prev-m,
    .p-date .m-date .con .date-list .u-cld-next-m {
        display: none;
    }
    .date-panel .hd {
        position: absolute;
        width: 100%;
        top: 0;
        z-index: 100;
    }
    .date-panel .bd,
    .date-panel .bd .p-date,
    .date-panel .bd .p-date .m-date {
        height: 100%;
    }
    .date-panel .p-date .m-date .type {
        position: absolute;
        top: 1.2rem;
        width: 100%;
        z-index: 100;
        display: none;
    }
    .m-phone-panel .m-date .con {
        padding-top: 0;
    }
    .m-phone-panel .m-date.single .con {
        padding-top: 0;
    }
    .u-cld-panel {
        overflow: visible;
    }
    .u-cityassort-body {
        position: absolute;
        width: 100%;
        height: calc(100% - 2.2rem);
        overflow: auto;
    }
    .u-cld-wrap,
    .u-cld-body {
        width: 100%;
        padding: 0;
        margin: 0;
        background: #f7f8fc;
    }
    .u-cld-wrap .item {
        float: none;
        display: block;
        position: relative;
        padding: .1rem;
        background: #f7f7f7;
        font-size: .33rem;
        width: 100%;
        padding: 0;
        background: white;
    }
    .u-cld-head {
        color: black;
        font-size: .5rem;
        margin: 0;
        padding: .2rem 0;
        background: #f7f8fc;
    }
    .m-phone-panel .date-list thead {
        display: none;
    }
    .m-phone-panel .date-list thead:first-child {
        display: block;
    }
    .m-phone-panel .date-list thead:first-child tr {
        position: fixed;
        top: 1.2rem;
        left: 0;
        width: 100%;
        display: block;
        z-index: 100;
    }
    .m-phone-panel .date-list thead:first-child tr th {
        width: 2rem;
        background: #efeff4;
        height: 1rem;
    }
    /*日期公用*/
    .m-phone-panel .date-list li {
        position: relative;
        margin-bottom: .15rem;
        padding: .02rem;
        background: #f7f7f7;
        font-size: .33rem;
    }
    .m-phone-panel .date-list p {
        text-align: center;
    }
    .m-phone-panel .date-list table {
        width: 98%;
        margin-left: 1%;
    }
    .m-phone-panel .date-list th,
    .m-phone-panel .date-list td {
        width: 14%;
        height: 1.4rem;
        line-height: .62rem;
        text-align: center;
        border: none;
        padding: 0;
        margin: 0;
        font-size: .35rem;
        background: #f7f8fc;
    }
    .m-phone-panel .date-list .u-cld-taxtips {
        position: fixed;
        bottom: 0px;
        z-index: 9999;
        text-align: center;
        left: 0px;
        right: 0px;
        color: #b1986e;
        background: #fff7dc;
        height: .75rem;
        font-size: .38rem;
        line-height: .75rem;
    }
    td .day-body {
        margin: .03rem;
        background: white;
        height: 1.34rem;
        padding: .05rem;
        box-shadow: 1px 1px 1px 1px rgba(238, 238, 238, 0.48);
    }
    td.u-cld-start .day-body,
    td.u-cld-end .day-body {
        background: #00ab6f;
    }
    td.u-cld-duration .day-body {
        background: #94dac3;
    }
    td.u-cld-duration .day-body .u-cld-day,
    td.u-cld-duration .day-body .u-cld-price {
        color: white;
    }
    span.u-cld-day {
        text-align: left;
    }
    .u-cld-body .u-cld-price {
        font-size: .3rem;
        height: .4rem;
        text-align: right;
        color: #00ab6f;
    }
    [lang="en"] td .day-body,
    [lang="zh-HK"] td .day-body,
    [lang="ko-KR"] td .day-body {
        position: relative;
    }
    [lang="en"] .u-cld-body .u-cld-price,
    [lang="zh-HK"] .u-cld-body .u-cld-price,
    [lang="ko-KR"] .u-cld-body .u-cld-price {
        line-height: 12px;
        position: absolute;
        left: 50%;
        transform: translate(-50%,0);
        bottom: 0;
        text-align: center;
    }
    [lang="en"] .u-cld-body .u-cld-price.is-hadBr,
    [lang="zh-HK"] .u-cld-body .u-cld-price.is-hadBr,
    [lang="ko-KR"] .u-cld-body .u-cld-price.is-hadBr {
        bottom: auto;
    }
    .m-phone-panel .date-list .dis-select {
        cursor: not-allowed;
        color: #afafaf;
    }
    .m-phone-panel .date-list .current a {
        background: #00ab6f;
        padding-top: .02rem;
        width: 100%;
        height: 100%;
        color: #fff;
        display: block;
    }
    .m-phone-panel .date-list .today a {
        color: #00ab6f;
        display: inline;
    }
    .u-cld-body td:hover {
        background: #fff;
        color: black;
    }
    .u-cld-body td:hover .u-cld-price {
        color: #888;
    }
    /*值机*/
    .p-checkin {
        padding: .2rem;
        overflow-x: hidden;
        height: 100%
    }
    .checkin-new {
        padding: 0;
        background: #f0eff4;
    }
    .checkin-new .checkin-nav {
        display: flex;
        justify-content: space-around;
        align-items: center;
        font-size: 0;
        background: #fff;
        border-bottom: 0.03rem solid #ddd;
        margin-bottom: .2rem;
        text-align: center;
    }
    .checkin-new .checkin-nav .nav-item {
        display: inline-block;
        width: 32%;
        padding: .15rem 0;
        font-size: .4rem;
    }
    .checkin-new .checkin-nav .nav-item.active {
        color: #44c195;
        border-bottom: .06rem solid;
    }
    .p-checkin .form {
        padding: .1rem;
        background: #fff;
        border: 1px solid #e1ece8;
    }
    .checkin-new .form {
        background: none;
        border: none;
        padding: 0;
    }
    .p-checkin .form .row {
        padding: .4rem 0;
        margin: 0;
    }
    .checkin-new .form .row {
        padding: .1rem 0;
        border-bottom: .03rem solid #e5e5e5;
        padding-right: .3rem;
        position: relative;
    }
    .checkin-new .form .row .clean {
        font-size: .3rem;
        position: absolute;
        background: #999;
        right: .4rem;
        top: .2rem;
        width: .7rem;
        height: .7rem;
        line-height: .7rem;
        border-radius: .5rem;
        transform: scale(.7);
        text-align: center;
        color: white;
        display: none;
        cursor: pointer;
        z-index: 3;
    }
    .checkin-new .ctrl {
        margin: 1rem 0 .4rem;
    }
    .p-checkin .tips {
        margin: .2rem 0 .5rem 0;
        font-size: .35rem;
        text-align: right;
    }
    .checkin-new .tips {
        padding: 0 0.3rem;
        color: #989898;
    }
    .p-checkin .tips a {
        color: #44c195;
    }
    .p-checkin .result {
        padding: .1rem 0;
    }
    .p-checkin .result .row {
        position: relative;
        margin: .1rem 0;
        padding: .3rem;
        background: #fff;
        border: 1px solid #e1ece8;
        font-size: .35rem;
    }
    .p-checkin .result label {
        margin-right: .1rem;
    }
    .p-checkin .result .price {
        line-height: .4rem;
        font-size: .4rem;
        float: right;
    }
    .p-checkin .result .price:after {
        content: '';
        border-width: .2rem 0 .2rem .2rem;
        border-style: solid;
        border-color: transparent transparent transparent #faa701;
        display: inline-block;
        margin-left: .5rem;
    }
    .p-checkin .result .tips {
        padding: .5rem 12%;
        font-size: .34rem;
        color: #6b6b6b;
        text-align: center;
    }
    /*新值机*/
    .checkin-new .fun {
        margin: .2rem .3rem .4rem;
        font-size: .373rem;
        color: #99999b;
        line-height: .373rem;
        padding-left: .1rem;
    }
    .checkin-new .result .row {
        border: 0;
        border-top: 1px solid #e4e4e6;
        border-bottom: 1px solid #e4e4e6;
        padding: .1rem .3rem .3rem;
        margin: .2rem 0
    }
    .checkin-new .result .row .c-order {
        margin-right: .1rem;
    }
    .checkin-new .result .row .c-plane {
        color: #1fca93;
        border-radius: 50%;
        font-size: .44rem;
        display: inline-block;
        height: .46rem;
        line-height: .46rem;
        width: .46rem;
        text-align: center;
    }
    .checkin-new .result .row .row-r-1 {
        padding-left: .6rem;
        color: #999;
    }
    .checkin-new .result .row .row-r-2 {
        color: #000;
        font-size: .42rem;
        line-height: .8rem;
    }
    .checkin-new .result .row .row-r-tip {
        margin-top: .2rem;
        padding: .15rem .2rem;
        background: #fef7db;
        color: #9f8052;
        border-radius: .08rem;
    }
    .checkin-new .result .row.unable .c-plane,
    .checkin-new .result .row.unable .row-r-1,
    .checkin-new .result .row.unable .row-r-2 {
        color: #ccc;
        opacity: .7;
    }
    .m-social {
        border: .03rem solid #e1ece8;
        border-radius: 3px;
    }
    .m-social .n-footer h3 {
        font-size: .41rem;
        display: inline-block;
        margin: .6rem .5rem;
        vertical-align: .2rem;
        color: #666;
    }
    .en-body .newLinks{
        font-size: 0;
    }
    .links i {
        background-size: 4.69rem .63rem;
    }
    .links .i-facebook {
        background-position: -.13rem -.06rem;
        width: .52rem;
        height: .52rem;
    }
    .links .i-instagram {
        background-position: -.73rem -.06rem;
        width: .52rem;
        height: .52rem;
    }
    .links .i-linkin{
        background-position: -3.8718rem -0.06rem;
        width: 0.52rem;
        height: 0.52rem;
            
    }
    .en-body .m-social .newEnh3{
        margin-right: 0;
    }
    .links .i-tiktok {background: url(img/index/tiktok.png) no-repeat;width: 0.52rem; height: 0.52rem;background-size: .5128rem .5128rem;}
    .links .i-youtube {background: url(img/index/youtube.png) no-repeat;width: 0.52rem; height: 0.52rem;background-size: .5128rem .5128rem;}
    .links .i-twitters {background: url(img/index/twitter-s.png) no-repeat;width: 0.52rem; height: 0.52rem;background-size: .5128rem .5128rem;}
    .m-social .n-footer .links {
        display: inline-block;
        transform: scale(2);
        transform-origin: left;
    }
    .m-social .n-footer .links a {
        margin-right:.0769rem;
    }
    .gd-wp .gd-pro .activity-img {
        display: block;
        width: 100%;
        height: initial;
    }
    /*动*/
    .p-pnote {
        background: #fff;
        overflow-x: hidden;
        width: 100%;
        overflow-x: hidden !important;
        position: relative;
    }
    .p-pnote .tabs-hd {
        text-align: center;
        display: -webkit-box;
        display: box;
    }
    .p-pnote .tabs-hd a {
        background: #f7f7f7;
        display: block;
        padding: .4rem 0;
        width: 50%;
        font-size: .4rem;
        color: #6b6b6b;
        text-align: center;
        vertical-align: middle;
    }
    .p-pnote .tabs-hd .current {
        background: #fff;
        color: #00ab6f;
    }
    .p-pnote .tabs-bd {}
    .p-pnote .row label {
        float: left;
        padding: .1rem 0;
        color: #6b6b6b;
    }
    .p-pnote .row .row-con {
        float: right;
    }
    .p-pnote .date-select {
        padding: .5rem 0 .7rem;
        text-align: center;
        display: -webkit-box;
        display: box;
    }
    .p-pnote .date-select a {
        margin-right: .5rem;
        padding: .2rem 0;
        width: 2.73rem;
        border: 1px solid #6b6b6b;
        border-radius: 3px;
        display: block;
        color: #6b6b6b;
        font-size: .3rem;
    }
    .p-pnote .date-select .current {
        border-color: #00ab6f;
        color: #00ab6f;
    }
    .p-pnote .result {
        padding: .1rem;
        background: #f7f7f7;
    }
    .p-pnote .result .flight {
        background: #fff;
        border: 1px solid #e1ece8;
    }
    .p-pnote .result .line {
        margin: .1rem;
        border-bottom: 1px solid #e1ece8;
    }
    .p-pnote .result .line:last-of-type {
        border-bottom: none;
    }
    .p-pnote .result .line label {
        width: 30%;
        text-align: right;
    }
    .p-pnote .result .line .row-con {
        padding: .1rem;
        width: 60%;
        text-align: left;
    }
    .p-pnote .m-pnote .tips {
        margin: 20px;
        padding: 15px 20px;
        background: #f8fdf9;
        border: 1px solid #b9d7cd;
        border-radius: 5px;
        color: #6b6b6b;
    }
    .p-pnote .m-pnote .tips a {
        color: #00a0e9;
    }
    .p-pnote .m-pnote .flight {
        padding: 20px;
    }
    .p-pnote .m-pnote .flight table {
        width: 100%;
    }
    .p-pnote .m-pnote .flight table th {
        font-weight: normal;
        font-size: 14px;
        color: #afafaf;
        text-align: center;
    }
    .p-pnote .m-pnote .flight table td {
        padding: 5px 0;
        font-size: 14px;
        color: #6b6b6b;
        text-align: center;
    }
    .p-pnote .m-pnote .i-plane {
        margin: 0 auto;
        background: url(//media.springairlines.com/cache/style/site5/img/index/bg-type-icon.png) -110px 2px no-repeat;
        width: 34px;
        height: 24px;
        display: block;
    }
    .h-auto-scroll {
        padding-left: 2.8rem;
        width: 100%;
    }
    .m-slider a img {
        min-width: initial;
    }
    .u-cld-disable .u-cld-day {
        height: .8rem;
    }
    .u-cld-body th div {
        line-height: initial;
        border-bottom: none;
    }
    .m-goBack {
        margin-bottom: 0.3rem;
        margin-left: 0.2rem;
    }
    .m-goBack .mCity {
        line-height: 1.1rem;
    }
    .l-flights .row .cell {
        padding: .25rem;
        width: 72%;
        border: 1px solid #dee2e5;
        border-radius: 0.1rem;
        background-color: #fff;
    }
    .l-flights .row .cell input {
        width: 80%;
        position: relative;
        top: 0;
        left: 0;
    }
    .l-flights {
        background: #f7f7f7;
        padding-top: 0;
    }
    .l-flights .tabs-hd {
        padding: 0 0.3rem;
        background: #00ab6f;
        padding-top: 10px;
    }
    .l-flights .tabs-hd a {
        background: #008755;
        padding: .25rem 0;
        width: 49%;
        color: #fff;
        border-radius: 0.1rem 0.1rem 0 0;
        border-bottom: 3px solid #00ab6f;
    }
    .l-flights .tabs-hd a[data-bd="status-city"] {
        margin-right: 2%;
    }
    .l-flights .tabs-hd .current {
        border-bottom: 3px solid #fff;
    }
    .l-flight-line {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 102;
        min-height: 100%;
        background-color: #f7f7f7;
        min-width: 100%;
        display: none;
    }
    .l-flight-line .titleGoTo {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .l-flight-detail {
        z-index: 103;
    }
    .l-flight-line .result {
        padding-top: 1.2rem;
    }
    .line .row-line span,
    .line .row-line-title span {
        display: inline-block;
        vertical-align: middle;
        width: 23%;
        font-size: .42rem;
    }
    .line span.flight-air {
        width: 26%;
    }
    .line span.flight-no {
        width: 20%;
    }
    .line span.flight-time {
        width: 24%;
    }
    .line .flight-time {
        text-align: center;
    }
    .line .flight-status {
        text-align: center;
    }
    .line .flight-air {
        text-align: center;
        word-break: break-all;
    }
    .line .flight-air b {
        word-break: break-all;
    }
    .line .row-line {
        padding: 0.3rem 0;
        padding-left: 0.4rem;
        background-color: #fff;
        font-size: 0;
        border-bottom: 1px dashed #000;
    }
    .line .row-line-title {
        padding: 0.2rem 0;
        padding-left: 0.4rem;
        background-color: #f1fcf8;
        font-size: 0.42rem;
        border-bottom: none;
    }
    .line .row-line .flight-no i {
        font-family: "iconfont" !important;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: .5rem;
        line-height: .5rem;
        color: #008756;
        margin-right: 0.1rem;
    }
    .line .row-line b {
        font-weight: normal;
    }
    .godetail {
        font-family: "iconfont" !important;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: .5rem;
        color: #363636;
        display: inline-block;
        vertical-align: middle;
    }
    .ctrl .flight-btn {
        width: 86%;
        margin-left: 0.65rem;
        font-size: .5rem;
        height: 1.3rem;
        line-height: 1.3rem;
        background: #f9a701;
        border-color: #f9a701;
    }
    .l-flight-detail .flight_city .img_li {
        width: 54%;
        height: 0.6rem;
        text-align: center;
        margin-top: 0.45rem;
    }
    .l-flight-detail.details_status {
        color: #00ab6f;
        font-weight: bold;
    }
    .l-flight-detail .flight_city .city_li {
        font-size: 0.5rem;
        text-align: center;
        color: #333;
        width: 2rem;
    }
    .l-flight-detail .flight_city .city_li span {
        width: 2rem;
        display: table-cell;
        vertical-align: middle;
        height: 1.5rem;
        word-break: break-word;
        font-weight: bold;
    }
    .l-flight-detail .flight_city .img_li .details_distance {
        width: 100%;
        position: relative;
        height: 100%;
    }
    .l-flight-detail .flight_city .img_li .details_distance .circle_l,
    .flight_city .img_li .details_distance .circle_r {
        display: inline-block;
        position: absolute;
        border-radius: 50%;
    }
    .l-flight-detail .flight_city .img_li .details_distance .circle_l {
        background-color: #00ab6f;
        top: 0.14rem;
        left: 0;
        width: 0.25rem;
        height: 0.25rem;
    }
    .l-flight-detail .flight_city .img_li .details_distance .circle_r {
        width: 0.25rem;
        height: 0.25rem;
        background-color: #e2ede9;
        top: 0.14rem;
        right: 0;
    }
    .l-flight-detail .flight_city .img_li .details_distance .plan {
        height: 0.06rem;
        width: 95%;
        position: absolute;
        top: 0.235rem;
        left: 0.25rem;
        background-color: #e1ece8;
    }
    .l-flight-detail .flight_city .img_li .details_distance .green_plan {
        height: 0.06rem;
        width: 0px;
        position: absolute;
        top: 0.235rem;
        left: 0.25rem;
        background-color: #00ab6f;
    }
    .l-flight-detail .flight_city .img_li .details_distance i {
        height: 0.53rem;
        width: 0.58rem;
        position: absolute;
        top: 0px;
        left: 0.23rem;
        display: inline-block;
        background-image: url('//media.springairlines.com/cache/style/site5/account/img/details_plane.png');
        z-index: 104;
        background-size: contain;
    }
    .l-flight-detail .mbox1 {
        background-color: #fff;
        margin-bottom: 0.25rem;
    }
    .l-flight-detail .m1 {
        padding: 0.2rem 0.5rem;
        border-bottom: 1px dotted #D5D5D5;
        font-size: 0;
    }
    .l-flight-detail .m1 * {
        vertical-align: middle;
    }
    .l-flight-detail .m2 {
        padding: 0.2rem 0.5rem;
        border-bottom: 1px solid #e1ece8;
        color: #858594;
        font-size: 0.4rem;
    }
    .l-flight-detail .m2 .flightAllTime {
        display: none;
    }
    .l-flight-detail .m1 .iconfont {
        font-size: 0.5rem;
        margin-right: 0.2rem;
        color: #00ab6f;
    }
    .l-flight-detail .m1 .m1-left {
        width: 45%;
        font-size: 0.4rem;
        line-height: 0.8rem;
    }
    .l-flight-detail .m1 .m1-right {
        width: 55%;
        font-size: 0.4rem;
        line-height: 0.8rem;
    }
    .l-flight-detail .m1 .m1-right {
        text-align: right;
    }
    .m1-right .details_status {
        font-size: 0.55rem;
        color: #00ab6f;
    }
    .l-flight-detail .m1 .m1-left .m1-span,
    .l-flight-detail .m1 .m1-right .m1-span {
        width: 100%;
        display: inline-block;
    }
    .l-flight-detail .flex-block {
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
    }
    .l-flight-detail .m1-right {
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        align-items: center;
        -webkit-box-align: center;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }
    .l-flight-detail .m1-right span {
        width: 100%;
        display: inline-block;
    }
    .mbox1 .m1div {
        width: 38%;
        font-size: 0.4rem;
        display: inline-block;
        float: none;
    }
    .l-flight-detail .wenduDes,
    .l-flight-detail .wenduOri {
        width: 22%;
        font-size: 0.32rem;
        color: #858594;
    }
    .mbox1 .oriDetail div,
    .mbox1 .desDetail div {
        width: 25%;
        text-align: center;
        /* color: #333; */
        color: #a1a1a1;
    }
    .mbox1 .oriDetail div b,
    .mbox1 .desDetail div b {
        font-size: 0.4rem;
        color: #4e4e4e;
    }
    .mbox1 .flyPlane {
        color: #02ac70;
    }
    .m-warning {
        color: #777;
        font-size: 0.34rem;
        line-height: 0.6rem;
    }
    /* login */
    /* 日文M航班搜索老登录框登录样式优化 */
    #login-form .checkbox {
        padding: .2rem 0 .2rem .4rem;
    }
    #login-form .checkbox .checkbox-block {
        display: inline-block;
        width: .6rem;
        height: .6rem;
        text-align: center;
        border-radius: 50%;
        border: .05rem solid #888;
        margin-right: .2rem;
        color: white;
        vertical-align: middle;
        line-height: .6rem;
    }
    #login-form .checkbox .checkbox-block.active {
        background: #00ab6f;
        border: 0;
    }
    #login-form .checkbox .checkbox-block i {
        font-size: .35rem;
    }
    #login-form .checkbox .checkbox-block i {
        display: block;
    }
    .row.new-agree-rule a {
        color: #00ac6d;
    }
    .retry-later {
        position: absolute;
        right: .5rem;
        width: 2rem;
        top: 1.9rem;
        font-size: .35rem;
        padding: .15rem .2rem;
        background: #00ab6f;
        color: white;
        text-align: center;
        opacity: .7;
        display: none;
    }
    .old-v-link {
        display: none;
    }
    .ripple-wave {
        left: 0;
        top: 0;
        position: absolute!important;
        border-radius: 50%;
        pointer-events: none;
        z-index: -1;
        background: rgba(0, 0, 0, .1);
        padding: 0;
        margin: 0;
        font-size: 0;
        -webkit-transform: translate3d(0, 0, 0) scale(0);
        transform: translate3d(0, 0, 0) scale(0);
        -webkit-transition-duration: 1s;
        transition-duration: 1s;
    }
    .i-tips {
        display: none;
    }
    .l-flight-detail .logo-sss-ij,
    .l-flight-line .logo-sss-ij {
        width: .5rem;
        height: .5rem;
        background-size: contain;
    }
    /* 日文m端样式重构 */
    .jp-body .new-table-title{
        display: flex;
        width: 25rem;
        justify-content: space-between;
    }
    .jp-body .new-table-title span{
        padding: 0.41rem 0 !important;
        width: 100% !important;
    }
  
    .jp-body .line .row-line{
        display: flex;
        width: 25rem;
        justify-content: space-between;
    }
    
    .jp-body .line .row-line span{
        padding: 0 !important;
        width: 100% !important;
        display: flex;
        flex-direction: column;
         justify-content: center;
         align-items: center;
    }
    .jp-body .line  .flight-no{
        width: 16rem !important;
    }
    .jp-body .line .row-line  .flight-no{
        width: 16rem !important;
        flex-direction: row;
    }
    /* 2023/8/29 航班动态优化需求start */
    .mbox1 .oriDetail div,.mbox1 .desDetail div{ 
      /* 改为一行三列 */
        width: 33%; 
        margin-bottom: 0.4rem;

    }
    .mbox1 .oriDetail div:nth-child(1),
    .mbox1 .oriDetail div:nth-child(4),
    .mbox1 .desDetail div:nth-child(1),
    .mbox1 .desDetail div:nth-child(4){
        width: 20%;
        margin-right: 14%;
    }
    .mbox1 .oriDetail div:nth-child(3),
    .mbox1 .oriDetail div:nth-child(6),
    .mbox1 .desDetail div:nth-child(3),
    .mbox1 .desDetail div:nth-child(6){
        width: 20%;
        margin-left: 13%;
    }
    /* 文字垂直居中 */
    .mbox1 .oriDetail div p:first-child,.mbox1 .desDetail div p:first-child{
        min-height: 1.3rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    /* 动态优化需求end */
    .jp-body .fhightinfo-new-box .l-flight-detail .f-cb.new{
        margin-bottom: 0 !important;
    }
    .jp-body .fhightinfo-new-box .l-flight-detail .details_status{
        display: block;
        position: absolute;
        top: -0.7rem;
        left: 50%;
        transform: translateX(-50%);
        font-size: 0.4rem;
        font-weight: bold;
        color: #00ab6f;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
}
    .jp-body .fhightinfo-new-box .l-flight-detail  .details_status div{
        background: #f2f2f2;
        border-radius: .2rem;
        -webkit-border-radius: .2rem;
        -moz-border-radius: .2rem;
        -ms-border-radius: .2rem;
        -o-border-radius: .2rem;
}
    .jp-body .fhightinfo-new-box .details_status .reasonTip{
        color: #797777;
        margin-left: .2rem;
        padding: 0;
        vertical-align: text-top;
        font-size: .2rem;
    }
    .l-flight-detail .m1-left #flightNum i{
        vertical-align: baseline;
    }
    .l-flight-detail .m2{
        padding: 0.2rem 0.5rem 0 0.5rem;
    }
    .stopOver_dom{
        position: absolute;
        top: -0.4rem;
        left: 54%;
        transform: translateX(-50%);
    }
    .jp-body .stopOver_dom{
        position: absolute;
        top: 0.4rem;
        left: 54%;
        transform: translateX(-50%);
    }
    .lastReasonTip div{
        padding: 0.2rem 0.5rem;
        background: #fffac4;
        color: #c0982c;
    }
    .line span.flight-air .stopOverM{
        font-size: .3077rem;
        color: #a1a1a1;
    }
    .l-flight-detail .m3{
        padding-bottom: .3rem;
    }
   
    .JPborDiv{
        width: 8.3rem;
        background: #e3f8f1;
        overflow-x: auto;
        border-radius: 0.2rem;
        padding: 0;
        margin-bottom: 0.2rem;
    }    
    /*IE 10+*/
.JPborDiv { -ms-overflow-style: none; }
/*Firefox*/
.JPborDiv { overflow: -moz-scrollbars-none; }
    .JPborDiv p{
        line-height:normal;

    }
    .JPborDiv .change-flightNo-tips span {
        color: #00ab6f;
    }
    .l-flight-detail .m3 .borDiv{
    margin: 0 0.5rem;
    border-top: 0.3rem solid #e8faf4;
    border-bottom: 0.3rem solid #e8faf4;
    border-radius: 0.2rem;
    background: #e8faf4;
    -webkit-border-radius: 0.2rem;
    -moz-border-radius: 0.2rem;
    -ms-border-radius: 0.2rem;
    -o-border-radius: 0.2rem;
}
.l-flight-detail .m3 .borDiv .oneTip{
    margin-left: 0.5rem;
}
.l-flight-detail .m3 .borDiv div{
    margin: 0 0.5rem;
    height: 1.1rem;
    background: #e8faf4;
    overflow: hidden;
    /* font-weight: bold; */
}
.l-flight-detail .falTips{
    /* animation: scroll 6s infinite; */
    animation-timing-function: linear !important;
}
.l-flight-detail .falTips li{
    /* height: .9rem; */
    display: flex;
    /* align-items: center; */
    /* margin-bottom:.1rem; */
}
.l-flight-detail .m3 .borDiv .oneTip li .change-flightNo-tips span,
.l-flight-detail .falTips li .change-flightNo-tips span {
    color: #00ab6f;
}
.l-flight-detail .borDiv .greenColor,.JPborDiv .greenColor{
    color: #1fcb94;
    font-weight: bold;
}

@keyframes scroll {
    100% {
      transform: translateY(-69%);
      -webkit-transform: translateY(-69%);
      -moz-transform: translateY(-69%);
      -ms-transform: translateY(-69%);
      -o-transform: translateY(-69%);
}
  }
}


/* PC */

@media (min-width:980px) and (min-device-width: 980px) {}


/* Mobile */

@media (max-width: 767px),
(max-device-width: 767px) {
    .g-wp .pc-nav,
    .g-header .m-bar .user .i-user,
    .g-feedback,
    .m-search {
        display: none;
    }
    .bn-jp-return {
        display: none;
    }
    .flight-type {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -moz-box;
        display: box;
        width: 100%;
        margin-bottom: .5rem;
        float: none;
    }
    .radio {
        margin: 0 1rem;
        padding: 0 .3rem .3rem;
        border-bottom: .05rem solid white;
        text-align: center;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .radio.current {
        border-bottom: .05rem solid #00ab6f;
    }
    /*日文目的地板*/
    .slider-position {
        position: relative
    }
    .slider-position .arrow {
        display: inline-block;
        width: .453333333333333rem;
        height: 1.12rem;
        background-color: rgba(255, 255, 255, .7);
        position: absolute;
        top: 2.34rem;
        cursor: pointer;
        z-index: 11;
        line-height: 1.12rem;
        text-align: center
    }
    .slider-position .arrow i {
        font-size: .27rem;
        color: #3a2608
    }
    .slider-position .arrow.left {
        left: 0
    }
    .slider-position .arrow.right {
        right: 0
    }
    .slider-position .s-slider {
        height: 5.78666rem;
        overflow: hidden;
        position: relative;
        -webkit-box-shadow: 0 0 0.2rem #e9eaed;
        box-shadow: 0 0 0.2rem #e9eaed;
    }
    .slider-position .s-slider li {
        width: 100%;
        overflow: hidden;
        float: left;
        position: relative;
    }
    .slider-position .s-slider li .ui-banner {
        width: 100%;
        min-height: 5.78666rem;
    }
    .slider-position .s-slider li .ui-banner img {
        width: 10rem;
        margin: 0 auto;
        display: block;
    }
    .slider-position .s-slider li .ui-banner img {
        width: 10rem;
        margin: 0 auto;
        display: block;
    }
    .slider-position .s2-ctrl {
        margin-top: .4rem;
        padding-left: 3%;
        font-size: 0;
    }
    .slider-position .s2-ctrl .ctrl-item {
        display: inline-block;
        width: 47%;
        margin-bottom: .373rem;
        height: 1.867rem;
        line-height: 1.867rem;
        text-align: center;
        margin-right: 3%;
        border: 2px solid #22bfb8;
        background-color: #22bfb8;
        color: #fff;
        position: relative;
        font-size: .52rem;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
    .slider-position .s2-ctrl .ctrl-item.active {
        background-color: #108b86;
        border: 2px solid #108b86;
    }
    .slider-position .s2-ctrl .ctrl-item i {
        display: inline-block;
        width: 1.067rem;
        height: .933rem;
        background: url(//media.springairlines.com/springairlines/images/AirFlights_Jp/strategy-jp/20170616/ui-normal.png) no-repeat;
        position: absolute;
        bottom: 0;
        right: 0;
    }
    .slider-position .s2-ctrl .ctrl-item.active i {
        background: url(//media.springairlines.com/springairlines/images/AirFlights_Jp/strategy-jp/20170616/ui-normal-active.png) no-repeat;
    }
    .slider-position .strategy-ctrl .active-index {
        background-color: #fff;
        color: #22bfb8;
    }
    .slider-position .strategy-ctrl .active-index.active {
        background-color: #fff;
        border: 2px solid #108b86;
        color: #108b86;
    }
    .slider-position .strategy-ctrl .active-index i {
        background: url(//media.springairlines.com/springairlines/images/AirFlights_Jp/strategy-jp/20170616/ui-active.png) no-repeat;
    }
    .slider-position .strategy-ctrl .active-index i {
        background: url(//media.springairlines.com/springairlines/images/AirFlights_Jp/strategy-jp/20170616/ui-active.png) no-repeat;
    }
    .slider-position .strategy-ctrl .active-index.active i {
        background: url(//media.springairlines.com/springairlines/images/AirFlights_Jp/strategy-jp/20170616/ui-active-active.png) no-repeat;
    }
    .u-cld-body td .u-cld-price.high-light {
        color: orange;
    }
}

@media (max-width: 980px) and (orientation: landscape),
(max-device-width: 980px) and (orientation: landscape) {
    .g-con .m-slider a {
        text-align: center;
    }
    .g-con .m-slider a img {
        width: auto;
        height: 100%;
    }
}


/*处理首页公告提示被遮挡问*/

.p-head-chunk {
    position: relative;
}


/*日文初日航班，辅收购买页弹框字体样式修改*/

.jp-body div#u-dialog-msg {
    font-size: 14px;
}


/*商务经济座免费行程单12.15上线但线上还未开出来，临时隐藏本次新增落地页图片及文字 2020.12.16*/

.m-img6,
[data-id="8"] {
    display: block;
}

.w .m-side {
    background: url(https://media.springairlines.com/style/site5/img/flights/side-20210915.png) no-repeat;
}

.m-header1 {
    width: 100%;
    height: 143px;
    background: url(https://media.springairlines.com/style/site5/img/flights/jimg_04_3_min_20210915.jpg) no-repeat;
    background-position-x: -180px;
}

.w .ww .m-header1 img {
    display: none;
}


/* 商务经济座进群引导 */

.m-header1.spring-plus-gogroup {
    position: relative;
}

.m-header1.spring-plus-gogroup .gogroup {
    box-sizing: border-box;
    display: none;
    height: 94px;
    width: 490px;
    background: #fff;
    padding: 20px 30px;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translate(0, -50%);
    border-radius: 6px;
}

.m-header1.spring-plus-gogroup .gogroup .gogroup-lt,
.m-header1.spring-plus-gogroup .gogroup .gogroup-conent,
.m-header1.spring-plus-gogroup .gogroup .gogroup-rt {
    display: inline-block;
}

.m-header1.spring-plus-gogroup .gogroup .gogroup-lt {
    vertical-align: text-bottom;
}

.m-header1.spring-plus-gogroup .gogroup .gogroup-lt img {
    width: 40px;
    height: 40px;
    position: static;
    left: 0;
    margin-left: 0;
    display: block;
}

.m-header1.spring-plus-gogroup .gogroup .gogroup-conent p {
    font-size: 17px;
    font-weight: 700;
    color: #333;
    margin: 0 8px;
}

.m-header1.spring-plus-gogroup .gogroup .gogroup-conent p span {
    color: #23d99f;
}

.m-header1.spring-plus-gogroup .gogroup .gogroup-rt {
    height: 50px;
    line-height: 50px;
    width: 125px;
    background: #faa701;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    border-radius: 6px;
    vertical-align: top;
    cursor: pointer;
}


/* 商务经济座进群弹框 */

.gogroup-box {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 10000;
    background: rgba(0, 0, 0, .6);
    display: none;
}

.gogroup-box .gogroup-box-conent {
    width: 390px;
    background: #fff;
    border-radius: 8px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding-top: 20px;
}

.gogroup-box .gogroup-box-conent .gogroup-box-header {
    padding: 0 30px;
}

.gogroup-box .gogroup-box-conent .gogroup-box-header img {
    vertical-align: middle;
}

.gogroup-box .gogroup-box-conent .gogroup-box-header span {
    font-size: 19px;
    font-weight: 700;
    vertical-align: middle;
    margin-left: 8px;
}

.gogroup-box .gogroup-box-conent .gogroup-box-center {
    padding: 30px;
    display: flex;
}

.gogroup-box .gogroup-box-conent .gogroup-box-center .img-box {
    flex: 1;
}

.gogroup-box .gogroup-box-conent .gogroup-box-center .img-box img#J_QrCode {
    width: 144px;
    height: auto;
}

.gogroup-box .gogroup-box-conent .gogroup-box-btn {
    height: 70px;
    line-height: 70px;
    font-size: 24px;
    color: #ffba00;
    text-align: center;
    border-top: 1px solid #e2e2e2;
}

.gogroup-box .gogroup-box-conent .gogroup-box-close {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: -70px;
    cursor: pointer;
}

.spring-plus-conent .m-side {
    height: auto;
    padding-bottom: 25px;
}

@media (max-width: 767px),
(max-device-width: 767px) {
    .jp-body .jp-m-index .m-notice {
        background: #fff100;
        top: 1.32rem;
        font-size: .32rem
    }
    .jp-body .jp-m-index .m-notice.jp-m-notice {
        display: none;
    }
    .jp-body .jp-m-index .m-notice .tlt {
        background: red
    }
    .jp-body .jp-m-index .bottom-line {
        bottom: 0
    }
    .jp-body .jp-m-index .h-auto-scroll {
        padding-left: 3.2rem;
        width: 100%
    }
    .jp-body .jp-m-index .m-notice .tlt {
        width: 2.8rem
    }
    .jp-body .jp-m-index .m-notice .tlt span {
        color: #fff;
        font-size: .32rem
    }
    .jp-body .jp-m-index .m-notice a {
        color: #d00;
        font-weight: 600;
        font-size: .32rem
    }
    .jp-body .jp-m-index .home-search {
        height: 5.6rem
    }
    .jp-body .jp-m-index .part-block {
        background-color: #f2f4f7;
        padding: 0 .26rem .8rem
    }
    .jp-body .jp-m-index .part-block .content-block {
        padding: .29rem .42rem;
        background-color: #fff
    }
    .jp-body .jp-m-index .part-block .part-title {
        font-size: .4rem;
        color: #008856;
        font-weight: 700;
        padding-bottom: .1rem;
        border-bottom: 1px solid #008856;
        margin-bottom: .34rem
    }
    .jp-body .jp-m-index .notice-nav {
        font-size: 0;
        border-right: 1px solid #ccc;
        -webkit-border-top-right-radius: .2rem;
        border-top-right-radius: .2rem;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .jp-body .jp-m-index .notice-nav span {
        display: inline-block;
        border-left: 1px solid #ccc;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        -webkit-border-top-left-radius: .2rem;
        border-top-left-radius: .2rem;
        -webkit-border-top-right-radius: .2rem;
        border-top-right-radius: .2rem;
        font-size: .32rem;
        padding: .29rem 0;
        background-color: #f7f7f7;
        color: #333;
        text-align: center;
        flex: 1;
    }
    .jp-body .jp-m-index .notice-nav span.active {
        /* background-color: #44b400;
        color: #fff */
        background: #e9ed00;
        color: #008856
    }
    .jp-body .jp-m-index .notice-nav .nav-all {
        width: 20%
    }
    .jp-body .jp-m-index .notice-nav .nav-ij {
        width: 50%
    }
    .jp-body .jp-m-index .notice-nav .nav-9c {
        width: 30%
    }
    .jp-body .jp-m-index .notice-nav .nav:nth-child(1).active {
        background: #e9ed00;
        color: #008856
    }
    .jp-body .jp-m-index .notice-nav .nav:nth-child(2).active {
        color: #fff;
        background: #008856
    }
    .jp-body .jp-m-index .part-block {
        font-weight: 600
    }
    .jp-body .jp-m-index .notice-content {
        border-left: 1px solid #44b400;
        border-bottom: 1px solid #44b400;
        border-right: 1px solid #44b400
    }
    .jp-body .jp-m-index .notice-content .content-item {
        font-size: .32rem;
        margin-bottom: .2rem
    }
    .jp-body .jp-m-index .notice-content .item-info {
        line-height: .6rem;
        margin-top: .04rem;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        width: 100%
    }
    .jp-body .jp-m-index .notice-content .item-info:hover {
        color: #008856;
        text-decoration: underline
    }
    .jp-body .jp-m-index .notice-status {
        font-size: .32rem;
        background: #8e4848;
        width: 1rem;
        height: .45rem;
        line-height: .47rem;
        padding: 0 0.1rem;
        text-align: center;
        -webkit-border-radius: .2rem;
        border-radius: .2rem;
        display: inline-block;
        margin-right: .2rem;
    }
    .jp-body .jp-m-index .notice-status.status-urgent {
        background-color: rgba(255,0,0,0.8);
        color: #fff000
    }
    .jp-body .jp-m-index .notice-status.status-important {
        background-color: rgba(255,0,0,0.8);
        color: #fff
    }
    .jp-body .jp-m-index .notice-status.status-ij {
        background-color: #e9ed00;
        color: #008856
    }
    .jp-body .jp-m-index .notice-status.status-9c {
        background-color: #008856;
        color: #fff
    }
    .jp-body .jp-m-index .notice-content .index-down {
        width: .6rem;
        margin: 0 auto;
        display: block
    }
    .jp-body .jp-m-index .notice-content .go-notice-list {
        background: #ccc url(//media.springairlines.com/cache/style/site5/img/newJP/m/index-right.png) no-repeat center right .4rem/0.2rem;
        padding: .26rem 0;
        text-align: center;
        color: #333;
        width: 100%;
        display: block
    }
    .jp-body .jp-m-index .scroll-adverse .scroll-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -moz-box;
        display: flex;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        -moz-transition-property: transform, -moz-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform, -moz-transform;
        transition-property: transform, -webkit-transform;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition-timing-function: ease-out;
        -moz-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        margin: 0 auto
    }
    .jp-body .jp-m-index .scroll-adverse .scroll-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        color: #444;
    }
    .jp-body .jp-m-index .scroll-adverse .scroll-item:hover{
        color:#444;
    }
    .jp-body .jp-m-index .scroll-adverse .swiper-container {
        width: 100%;
        overflow: hidden
    }
    .jp-body .jp-m-index .recommend-route .route-block {
        text-align: center;
        padding: .08rem 0
    }
    .jp-body .jp-m-index .recommend-route .search-route {
        font-size: .32rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-bottom: .52rem
    }
    .jp-body .jp-m-index .recommend-route .all-route {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .jp-body .jp-m-index .recommend-route .route-item {
        width: 48%;
        margin-right: 4%;
        padding: .25rem 0 .5rem;
        -webkit-border-radius: .2rem;
        border-radius: .2rem;
        border: 1px solid #eee;
        position: relative;
        margin-bottom: .2rem;
        -webkit-box-shadow: 1px 1px 2px #eee;
        box-shadow: 1px 1px 2px #eee
    }
    .jp-body .jp-m-index .recommend-route .route-item:nth-child(2n) {
        margin-right: 0
    }
    .jp-body .jp-m-index .recommend-route .route-item.ij-bg {
        background: #fff url(//media.springairlines.com/cache/style/site5/img/newJP/m/index-route-ij-bg.png) no-repeat bottom left/100%
    }
    .jp-body .jp-m-index .recommend-route .route-item.jc-bg {
        background: #fff url(//media.springairlines.com/cache/style/site5/img/newJP/m/index-route-9c-bg.png) no-repeat bottom left/100%
    }
    .jp-body .jp-m-index .recommend-route .route-item .from-route {
        font-size: .4rem;
        font-weight: 600;
        color: #028856
    }
    .jp-body .jp-m-index .recommend-route .route-item .to-route {
        font-size: .32rem;
        font-weight: 600
    }
    .jp-body .jp-m-index .recommend-route .route-item .route-price {
        font-size: .32rem;
        font-style: italic;
        padding: 0 0 .2rem
    }
    .jp-body .jp-m-index .recommend-route .route-item .route-price span {
        margin-left: 0.2rem;
    }
    .jp-body .jp-m-index .recommend-route .route-item .route-price em {
        font-size: .56rem;
        color: #028856;
        font-style: italic
    }
    .jp-body .jp-m-index .recommend-route .route-item .route-nature {
        font-size: .26rem;
        position: absolute;
        bottom: .2rem;
        left: 1.3rem;
        white-space: nowrap
    }
    .jp-body .jp-m-index .recommend-route .route-item .route-nature.nature-ij {
        left: 1rem;
    }
    .jp-body .jp-m-index .other-sevice {
        margin: .54rem 0 0
    }
    .jp-body .jp-m-index .pd-top-1 {
        padding-top: 1rem !important
    }
    .jp-body .jp-m-index .footer-box {
        width: 100%;
        height: auto;
        border-top: 5px solid #008856
    }
    .jp-body .jp-m-index .footer-box-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
        margin: 20px
    }
    .jp-body .jp-m-index .footer-box-menu li {
        margin: 20px
    }
    .jp-body .jp-m-index .footer-box-menu li a {
        text-decoration: none;
        color: inherit
    }
    .jp-body .jp-m-index .footer-box-menu li a::before {
        content: "";
        display: inline-block;
        width: 7px;
        height: 12px;
        background-image: url(//media.springairlines.com/cache/style/site5/img/newJP/m/index-right.png) no-repeat center left/0.2rem;
        background-repeat: no-repeat;
        -webkit-background-size: contain;
        background-size: contain;
        vertical-align: middle;
        margin: 0 7px 2px 0
    }
    .jp-body .jp-m-index .footer-box-info {
        width: 100%;
        height: auto;
        padding-top: 30px;
        padding-bottom: 15px;
        background-color: #008856;
        text-align: center
    }
    .jp-body .jp-m-index .footer-box-info img {
        width: 60%;
        max-width: 400px;
        height: auto
    }
    .jp-body .jp-m-index .footer-box-copyright {
        width: 100%;
        height: auto;
        background-color: #008856;
        padding-top: 15px;
        padding-bottom: 30px
    }
    .jp-body .jp-m-index .footer-box-copyright ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .jp-body .jp-m-index .footer-box-copyright ul li {
        padding: 0 25px
    }
    .jp-body .jp-m-index .footer-box-copyright ul li a {
        text-decoration: none;
        color: inherit
    }
    .jp-body .jp-m-index .footer-box-copyright ul li img {
        border: 0;
        vertical-align: bottom;
        max-width: 100%
    }
    .jp-body .jp-m-index .footer-box-copyright p {
        margin: 30px 40px 0;
        text-align: center;
        color: #fff
    }
    .jp-body .jp-m-index .new-jp-footer {
        display: block
    }
    .jp-body .jp-index-footer {
        background-color: #f7f7f7;
        border-top: .2rem solid #008856
    }
    .jp-body .other-link {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: .8rem 1rem .2rem
    }
    .jp-body .link-a {
        background: url(//media.springairlines.com/cache/style/site5/img/newJP/m/index-right.png) no-repeat center left/0.2rem;
        padding-left: .3rem;
        font-size: .4rem;
        margin-bottom: .6rem;
        margin-right: .8rem;
        white-space: nowrap
    }
    .jp-body .footer-imgs {
        background-color: #008856;
        text-align: center
    }
    .jp-body .footer-spring {
        padding: .7rem 0 .5rem;
        width: 60%
    }
    .jp-body .footer-others {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 68%;
        margin: 0 auto
    }
    .jp-body .footer-others img {
        width: 1.3rem
    }
    .jp-body .footer-text {
        font-size: .5rem;
        color: #fff;
        padding: .8rem 1rem;
        text-align: center;
        line-height: 1
    }
    .jp-body .jp-m-index .pd-bt-14 {
        padding-bottom: 1.46rem
    }
    .jp-body .jp-m-index .recommend-route .ui-select {
        width: 6.66rem;
        height: .93rem;
        background-color: #fff;
        outline: 0;
        border: 1px solid #ccc;
        -webkit-border-radius: .2rem;
        border-radius: .2rem;
        margin-left: .4rem;
        position: relative
    }
    .jp-body .jp-m-index .select-val {
        display: block;
        width: 100%;
        height: 100%;
        line-height: .93rem;
        text-align: left;
        padding-left: .2rem
    }
    .jp-body .jp-m-index .select-options {
        position: absolute;
        left: 0;
        top: 100%;
        width: 100%;
        background-color: #fff;
        border: 1px solid #ccc;
        z-index: 100
    }
    .jp-body .jp-m-index .option {
        height: .9rem;
        line-height: .9rem;
        border-bottom: 1px solid #ccc
    }
    .jp-body .jp-m-index .select-icon {
        position: absolute;
        right: .2rem;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .jp-body .jp-m-index .arrow-down {
        width: 0;
        height: 0;
        border-left: .2rem solid transparent;
        border-right: .2rem solid transparent;
        border-top: .2rem solid #008856
    }
    .jp-body .jp-m-index .arrow-up {
        width: 0;
        height: 0;
        border-left: .2rem solid transparent;
        border-right: .2rem solid transparent;
        border-bottom: .2rem solid #008856
    }
    .jp-body .g-header .m-nav a {
        background: url(//media.springairlines.com/cache/style/site5/img/newJP/m/index-right.png) no-repeat center left .6rem/0.2rem;
        padding-left: 1rem;
        font-weight: 600
    }
    .jp-body .g-header .m-nav .JshowSub.open-inside-nav li a {
        background: url(//media.springairlines.com/cache/style/site5/img/newJP/m/index-right.png) no-repeat center left .6rem/0.2rem;
        padding: .25rem 0 .25rem 1rem;
        color: #008856
    }
    /* 日文新配置导航，M站二级菜单不展示左侧背景箭头 */
    .jp-body .g-header .m-nav .JshowSub.open-inside-nav li a.open-in-nav-new {
        background: none;
        padding: .25rem .6rem .25rem .4rem;
    }
    .jp-body .g-header .m-nav .JshowSub .currency li a {
        background: 0 0
    }
    .jp-body .g-header .m-nav .JshowSub li a {
        font-size: .38rem
    }
    .jp-body .g-header .bn-close {
        left: .24rem;
        top: .36rem;
        width: .6rem;
        height: .6rem
    }
    .jp-body .fullscreen .g-wp.f-cb .logo img {
        margin: .24rem auto 0;
        width: 4rem;
        height: .44rem
    }
    .jp-body .g-header .m-nav a:hover {
        color: #008856
    }
    .jp-body .g-header .m-nav a.active {
        color: #00ab6f
    }
    .jp-body {
        background: #f7f7f7;
        color: #333;
        font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif !important
    }
    .jp-body .panbox {
        width: 100%;
        padding: .2rem 0;
        background-color: #f7f7f7
    }
    .jp-body .panbox ul {
        margin: 0 .26rem
    }
    .jp-body .panbox ul li {
        display: inline;
        font-size: .4rem;
        line-height: 1.6
    }
    .jp-body .panbox ul li::after {
        content: '＞';
        padding: 0 .13rem
    }
    .jp-body .panbox ul li:last-child::after {
        content: ''
    }
    .jp-body .panbox ul li a {
        display: inline-block;
        color: #008856;
        text-decoration: underline
    }
    .jp-body .panbox ul li a:hover {
        text-decoration: none
    }
    .jp-body h2 {
        padding: .4rem 0 .13rem;
        font-size: .64rem;
        color: #333
    }
    .jp-body .container .bottom-line {
        height: 5px;
        width: 100%;
        font-size: 0;
        position: relative;
        bottom: 0;
        left: 0;
        right: 0
    }
    .jp-body .inner-line.color1 {
        background: #008856
    }
    .jp-body .inner-line.color2 {
        background: #44b400
    }
    .jp-body .inner-line.color3 {
        background: #aad200
    }
    .jp-body .inner-line.color4 {
        background: #e9ed00
    }
    .jp-body .inner-line.color5 {
        background: #fff100
    }
    .jp-body .inner-line {
        display: inline-block;
        width: 20%;
        height: 5px
    }
    .jp-body .flight-info .contactform-box {
        width: 100%;
        margin: .6rem auto;
        padding-top: .6rem;
        background-color: #f7f7f7;
        text-align: center
    }
    .jp-body .flight-info .flightsearch {
        width: 100%;
        padding: .6rem 0;
        margin: 0 auto;
        position: relative
    }
    .jp-body .flight-info .select-icon {
        position: absolute;
        top: 50%;
        right: 13%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 0;
        height: 0;
        padding: 0;
        border-left: .2rem solid transparent;
        border-right: .2rem solid transparent;
        border-top: .2rem solid #008856;
        pointer-events: none
    }
    .jp-body .flight-info .flightsearch div {
        margin: 0 0 .6rem
    }
    .jp-body .flight-info .flightsearch input {
        width: 86%;
        height: 1.2rem;
        line-height: 1.2rem;
        padding: .2rem;
        font-size: .42rem;
        margin-left: .2rem;
        background-color: #fff;
        border: 1px solid #ccc;
        -webkit-border-radius: .2rem;
        border-radius: .2rem
    }
    .jp-body .flight-info .flightsearch select {
        width: 80%;
        height: 1.2rem;
        padding: .2rem;
        margin-left: .2rem;
        background-color: #fff;
        border: 1px solid #ccc;
        -webkit-border-radius: .2rem;
        border-radius: .2rem;
        font-size: .42rem;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none
    }
    .jp-body .flight-info .main-apge {
        background-color: #fff;
        padding: 1rem .2rem;
        margin: 1rem 0
    }
    .jp-body .flight-info.page-container {
        padding: 1.32rem .2rem
    }
    .jp-body .flight-info .main-cont {
        width: 100%;
        margin: .6rem auto;
        padding-top: .6rem;
        background-color: #f7f7f7;
        text-align: center
    }
    .jp-body .flight-info .flightsearch a {
        display: block;
        width: 50%;
        background-color: #008856;
        -webkit-border-radius: .2rem;
        border-radius: .2rem;
        color: #fff;
        margin: 0 auto;
        padding: .2rem
    }
    .jp-body .other-sevice span {
        font-size: .3rem;
        font-weight: initial;
        color: #333
    }
    .jp-body .m-row .gd-item a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .jp-m-index scroll-list {
        -webkit-transition-timing-function: linear;
        -moz-transition-timing-function: linear;
        transition-timing-function: linear;
        margin: 0 auto
    }
    .jp-m-index .swiper-slide {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 100%;
        height: 100%;
        position: relative;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        -moz-transition-property: transform, -moz-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform, -moz-transform;
        transition-property: transform, -webkit-transform
    }
    .jp-m-index .swiper-slide {
        width: 4rem !important;
        margin-right: 0 !important;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        align-items: center
    }
    .jp-m-index .swiper-slide p {
        font-size: .3rem;
        line-height: 1.2;
        padding: .2rem 0;
        text-align: left;
        width: 3.8rem
    }
    .jp-m-index .scroll-item img {
        width: 3.8rem
    }
    .jp-m-index .route-block .all-route .route-item a:hover,
    .jp-m-index .route-block .all-route .route-item a:visited,
    .jp-m-index .route-block .all-route .route-item a:link {
        color: #444;
    }
}

/* 旅特集 Mobile */
@media (max-width: 767px),
(max-device-width: 767px) {

    .jp-body .jp-m-index .tarvel-feature{
        display: none;
    }

    .jp-body .jp-m-index .travel-nav{
        position: relative;
    }

    .jp-body .jp-m-index .travel-nav a{
        position: absolute;
        top: 0;
        right: 0;
        color: #008856;
    }

    .jp-body .jp-m-index .travel-part{
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .jp-body .jp-m-index .travel-part .travel-plate{
        width: 48%;
        margin-right: 4%;
        padding: .25rem 0;
        -webkit-border-radius: .2rem;
        border-radius: .2rem;
        /* border: 1px solid #eee; */
        position: relative;
        margin-bottom: .2rem;
        -webkit-box-shadow: 1px 1px 2px #eee;
        /* box-shadow: 1px 1px 2px #eee; */
    }

    .jp-body .jp-m-index .travel-part .travel-plate:nth-child(2n) {
        margin-right: 0;
    }

    .jp-body .jp-m-index .travel-part .travel-plate p{
        font-size: .3rem;
        line-height: 1.2;
        padding: .2rem 0;
        text-align: left;
    }

    .jp-body .jp-m-index .travel-part .travel-plate a:hover{
        color: #000;
    }

     /* おトクな情報 跳转链接 */
    .jp-body .jp-m-index .scroll-adverse .intelligen-link {
        float: right;
        margin: -1rem 0 0 0;
        color: #008856;
    }
}
  /*2024/02/26/ 首页推荐航线模块机票价格不含税费,故暂时隐藏 -M */
/* @media (max-width: 767px), (max-device-width: 767px){
    .m-line{
        display: none;
    }
} */

/* 解决线上国际行程单列表页样式写死问题 */
/* 外文网站二期，国际行程单查询表单优化 */
.p-afc .input-group.co-otherNet {
    display: flex;
    align-items: center;
}

.p-afc .input-group.co-otherNet div.input-box {
    width: 80%;
    position: relative;
}

.p-afc .input-group.co-otherNet div.input-box input {
    width: 100%;
    font-size: .38rem;
}

[lang="zh-CN"] .p-afc .input-group.co-otherNet div.input-box input#travelLang,
.p-afc .input-group.co-otherNet div.input-box input#flightDate {
    width: 88%;
}

.p-afc .input-group.co-otherNet div.input-box .clear-icon {
    position: absolute;
    right: 0px;
    top: 25%;
}

/* 外文网站二期，国际行程单查询表单，错误提示 */
.p-afc .input-group.co-otherNet div.input-box .co-input-error {
    opacity: 1;
    color: #FF6B50;
    font-family: Microsoft YaHei;
    font-size: .2667rem;
    line-height: .4267rem;
    text-align: left;
    left: 0;
    bottom: 0;
    position: absolute;
}

[lang="en"] .p-afc .input-group label {
    font-size: .38rem;
}

[lang="en"] .p-afc .warn-hints {
    line-height: 1.3;
}

/* 20240902 临时要求隐藏韩文推荐航线 */
/* [lang="ko-KR"] .m-line,
.m-main.g-wp .red[style="margin-top:0"]{
    display: none;
} */

/** 外文网站优化 PC */
.pc-only .m-line.isOtherLanguageNet { box-shadow: none; background: transparent; }
.pc-only .m-line.isOtherLanguageNet .con { height: 300px; padding: 0; background: transparent; width: 1200px; float: none; border: none; overflow: initial; }
.pc-only .m-line.isOtherLanguageNet .con .left-nav,
.pc-only .m-line.isOtherLanguageNet .con .right-nav { width: 55px; height: 55px; top: 123px; border-radius: 50%; background-size: cover; background-position: center center; }
.pc-only .m-line.isOtherLanguageNet .con .left-nav{ background-image: url('../img/index/arrow-l.png'); }
.pc-only .m-line.isOtherLanguageNet .con .right-nav{ background-image: url('../img/index/arrow-r.png'); }
.pc-only .m-line.isOtherLanguageNet .con .left-nav:hover{ background-image: url('../img/index/arrow-active.png'); background-position-y: 3px; -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.pc-only .m-line.isOtherLanguageNet .con .right-nav:hover{ background-image: url('../img/index/arrow-active.png'); }
.pc-only .m-line.isOtherLanguageNet .con .list { height: 300px; overflow: initial; }
.pc-only .m-line.isOtherLanguageNet .con .list li { margin: 0 8px; width: 288px; height: 300px; }
.pc-only .m-line.isOtherLanguageNet .con .list li:first-child{ margin-left: 0; }
.pc-only .m-line.isOtherLanguageNet .con .list li:last-child{ margin-right: 0; }
.pc-only .m-line.isOtherLanguageNet .con .list li a { width: 100%; height: 100%; padding: 0; border-radius: 8px; background: #FFFFFF; box-shadow: 0px 4px 10px 0px #0000000D; box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05); border: none; margin: 0; overflow: hidden; }
.pc-only .m-line.isOtherLanguageNet .con .list li a .pmic-img { height: 200px; background-image: url('../img/index/recommand-line.png'); position: relative; overflow: hidden; }
.pc-only .m-line.isOtherLanguageNet .con .list li a .pmic-img img { width: 100%; height: 100%; transition: all 0.3s ease-in-out; }
.pc-only .m-line.isOtherLanguageNet .con .list li a .pmic-img img:hover { position: absolute; top: 0; left: 0; width: 110%; height: 110%; }
.pc-only .m-line.isOtherLanguageNet .con .list li a .pmic-addrs { padding: 14px 15px; font-size: 16px; line-height: 1; color: #333; text-align: left; }
.pc-only .m-line.isOtherLanguageNet .con .list li a .pmic-addrs .i-plane { font-size: 14px; line-height: 1; width: initial; height: initial; vertical-align: -2px; }
.pc-only .m-line.isOtherLanguageNet .con .list li a .price { padding: 7px 15px 11px; margin: 0; font-size: 18px; line-height: 1; color: #FAA701; text-align: right; vertical-align: baseline; }
.pc-only .m-line.isOtherLanguageNet .con .list li a .price span { font-size: 18px; line-height: 1; vertical-align: baseline; }
.pc-only .m-line.isOtherLanguageNet .con .list li a .price em{ font-size: 36px; font-weight: bold; margin: 0 4px; }

/** 外文网站优化 M */
#mobile-body .m-main { background: #fff; }
#mobile-body .m-main h2.mrl-title { outline: none; display: flex; flex-flow: row wrap; align-items: center; border-left: none; overflow: initial; line-height: 0.65rem; }
#mobile-body .m-main h2.mrl-title .mrlt-l { display: inline-block; flex: 1 0 fit-content; display: inline-flex; flex: 1 0 auto; border-left: .2rem solid #00ab6f; margin-left: -0.2rem; padding-left: 0.2rem; }
#mobile-body .m-main h2.mrl-title .mrlt-r { word-break: break-all; text-align: right; font-size: 0.32rem; color: #999999; padding-left: 0.2rem; }
#mobile-body .m-main h2.mrl-title .mrlt-r .mrlt-label,
#mobile-body .m-main h2.mrl-title .mrlt-r .mrlt-addr { display: inline-block; }
#mobile-body .m-main h2.mrl-title .mrlt-r .mrlt-addr { color: #00AB6F; }
#mobile-body .m-main h2.mrl-title .mrlt-r .iconfont { font-size: 0.95em; margin-left: 5px; }
.mrl-body { padding: 0 0.4rem; background: #fff; box-shadow: none; }
.mrl-body .mrl-list { padding-bottom: 0.2665rem; }
.mrl-body .mrl-list::after { content: ''; display: block; clear: both; }
.mrl-body .mrl-li { float: left; display: block; border-radius: 8px; background: #FFFFFF; box-shadow: 0px 4px 10px 0px #0000000C; overflow: hidden; width: 4.48rem; height: 5.0665rem; }
.mrl-body .mrl-li:nth-child(2n + 1) { margin-right: 0.24rem; }
.mrl-body .mrl-li:nth-child(n + 3) { margin-top: 0.24rem; }
.mrl-body .mrl-li-img { height: 3.0665rem; background-image: url('../img/index/recommand-line.png'); background-size: cover; }
.mrl-body .mrl-li-img img { width: 100%; height: 100%; }
.mrl-body .mrl-li-info { padding: 0.2665rem; }
.mrl-body .mrl-li-addrs { height: 1rem; overflow: hidden; text-overflow: ellipsis; word-break: break-all; color: #333333; font-family: Microsoft YaHei; font-size: 0.3733rem; line-height: 1; text-align: left; }
.mrl-body .mrl-li-addrs .iconfont { margin: 0 0.1rem; font-size: 0.88em; color: #aaaaaa; }
.mrl-body .mrl-li-price { color: #FAA701; font-size: 0.32rem; line-height: 0.32rem; text-align: right; }
.mrl-body .mrl-li-money { font-weight: bold; font-size: 0.48rem; line-height: 0.4265rem; margin: 0 0.1rem; }
.mrl-body .mrl-more { float: left; margin-bottom: -0.2665rem; width: 100%; margin-top: 0.24rem; border-radius: 4px; background: #F7F7F7; padding: 0.4rem 0; text-align: center; font-size: 0.32rem; line-height: 1; color: #999999; }
.mrl-body .mrl-more .iconfont { margin-left: 0.1rem; font-size: 0.9em; }
