@charset "utf-8";

body {
    background: #f7f7f7;
    font-family: "Microsoft YaHei", "Arial", sans-serif;
}

div,
a {
    outline: none !important;
}

.g-wp.f-cb {
    margin: 0 auto;
    width: 1200px;
}

.g-con {
    position: relative;
}

/* 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;
}

/* 解决后端把代码写死的行内样式，导致尊享飞入口按钮展示问题 */
a.bn {
    width: 100px !important;
}

.bn:hover {
    background: #00ac70;
    color: #fff;
}

/*大图*/
.m-slider {
    position: relative;
    width: 100%;
    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;
}

/*搜索*/
.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 13px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    display: block;
    color: white;
    background: #00ab6f;
    border-radius: 5px 5px 0 0;
    width: 104px;
    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;
}

.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 .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 .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 .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 a:hover {
    color: orange;
}

.m-notice .notice-JP a.weighttip {
    color: red;
}

/*主体*/
.m-main h2 {
    position: relative;
    margin: 30px 0 20px;
    padding-left: 10px;
    font-size: 24px;
    font-weight: normal;
    border-bottom: 2px solid #eee;
    color: #00ac70;
    overflow: hidden;
}

.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;
    margin-bottom: 0;
    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";
}

.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-6 .i-wifi:before {
    content:"\e617";
}

.gd-6 .i-visa:before {
    content:"\e758";
}

.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";
}

[lang="zh-CN"] .i-insurance:before {
    content: "\e800";
}

.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 .news {
    float: left;
    width: 386px;
    height: 100%;
    padding: 25px 50px;
}

.m-social .news-h {
    font-size: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #e6e6e6;
    position: relative;
}

.m-social .head-l {
    color: #333;
}

.m-social .head-r {
    position: absolute;
    right: 0;
    top: 10px;
}

.m-social .news .i-more {
    background-position: -123px 0;
    width: 8px;
    height: 11px;
    display: block;
}

.m-social .news-f {
    padding-top: 20px;
    font-size: 12px;
    line-height: 24px;
    position: relative;
}

.m-social .news-f ul a {
    vertical-align: middle;
    color: #333;
    margin-left: 10px;
    width: 180px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.m-social .news-f ul a:hover {
    color: #f90;
}

.m-social .news-f ul span {
    color: #999;
    position: absolute;
    right: 0px;
}

.m-social .news-f ul div {
    background: #b3b3b3;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    display: inline-block;
    vertical-align: middle;
}

.m-social .faq {
    float: left;
    padding: 0 70px 0 50px;
    width: 290px;
    height: 220px;
}

.m-social .faq p {
    padding: 25px 0 20px;
    font-size: 20px;
}

.m-social .faq p a {
    position: relative;
    color: #333;
    display: block;
}

.m-social .faq taglist .f-cb {
    padding-top: 20px;
}

.m-social .faq .i-more {
    position: absolute;
    bottom: 10px;
    right: 0;
    background-position: -123px 0;
    width: 8px;
    height: 11px;
    display: block;
}

.m-social .faq li {
    float: left;
    margin: 0 8px 10px 0;
}

.m-social .faq li a {
    padding: 8px 27px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    text-align: center;
    color: #6b6b6b;
    display: block;
}

.m-social .faq .ask {
    position: relative;
    width: 290px;
}

.m-social .faq .ask input {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 10px;
    width: 200px;
    height: 34px;
    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: 36px;
    line-height: 36px;
    border-radius: 0 4px 4px 0;
    font-size: 16px;
    color: #fff;
}

.m-social .app {
    float: left;
    padding: 30px 0;
    width: 270px;
    height: 190px;
}

.m-social .app .item {
    float: left;
    margin: 0 5px;
    text-align: center;
    width: 115px;
}
.m-social .app .item.appqr {
    display: none;
}

.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: 12px 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;
}

.have-img .app {
    display: none;
}

.have-img .news {
    width: 718px;
}

.have-img .faq {
    padding-left: 20px;
}

.have-img .news-detail+ul {
    width: 280px;
    position: absolute;
    right: 0;
    display: inline-block;
}

.have-img .news-detail .right {
    display: inline-block;
    width: 182px;
    margin-left: 20px;
}

.have-img .news-detail {
    display: inline-block;
}

.have-img .right h5 a {
    font-size: 16px;
    color: #333;
}

.have-img .right h5 a:hover {
    color: #f90;
}

.have-img .right h5 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.have-img .right {
    vertical-align: top;
}

.have-img .right p {
    line-height: 23px;
    padding-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.have-img .right span,
.right p a {
    font-size: 12px;
    color: #666;
}

.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;
    display: block;
    width: 100%;
    height: 60px;
}

.g-float-side li.adv-investment>a {
    height: 69px;
}

.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.adv-investment-conent {
    width: 160px;
    padding: 16px 10px;
}

.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>a>div.adv-investment-conent span {
    background: #00ac70;
    display: inline-block;
    height: 15px;
    width: 15px;
    line-height: 15px;
    text-align: center;
    border-radius: 50%;
    margin-right: 3px;
    vertical-align: middle;
}

.g-float-side li>a>div.adv-investment-conent span b {
    font-size: 10px;
    color: #fff;
    vertical-align: baseline;
}
.g-float-side li>a>div.adv-investment-conent .adv-fonts-title {
    font-weight: 700;
}
.g-float-side li>a>div.adv-investment-conent .adv-fonts-tips {
    margin: 5px 0;
}

.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 a {
    font-size: 0;
    display: block;
    position: relative;
}

.g-float-side .hd .hd-hover {
    display: none;
    position: absolute;
    top: 0;
    right: 40px;
}

.index_0:hover .hd-hover {
    display: block;
    position: absolute;
    top: 0;
    right: 40px;
}

.index_1:hover .hd-hover {
    display: block;
    position: absolute;
    top: 0;
    right: 40px;

}

/*在官网首页插入调研问卷入口 2019-09-23 start*/
.g-feedback {
    position: fixed;
    bottom: 30px;
    right: -65px;
    z-index: 100;
}

.g-feedback:hover {
    transition: right .5s;
    -webkit-transition: right .5s;
    -moz-transition: right .5s;
    -o-transition: right .5s;
    -ms-transition: right .5s;
    right: 20px;
}

.g-feedback .lt {
    position: absolute;
    bottom: 0;
    right: 90px;
}

.g-feedback .gt {
    position: absolute;
    bottom: -10px;
    right: 20px;
}

.g-feedback .lt a {
    font-size: 18px;
    background: #ea5514;
    border-radius: 5px 0 0 5px;
    color: #fff;
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.g-feedback .lt a:first-child {
    margin-bottom: 5px;
    color: #fff;
    background: #f8b62d;
}

/*在官网首页插入调研问卷入口 2019-09-23 end*/
/*广告位*/
.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;
}



.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;
}

/*下拉选择控件结束*/


.g-ft .cates-item {
    width: 25%;
    padding-left: 0;
}

.g-ft.zh-cn .cates-item {
    width: 20%;
}

.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) {

    .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;
    }

    .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;
    }

    .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.4rem;
        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);
    }

    .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;
    }

    .s-sub-content {
        padding: 5.55rem .25rem 0 .25rem;
    }

    .s-sub-content .sub-item {
        float: left;
        width: 18.4%;
        background: white;
        height: 1.6rem;
        margin-right: 2%;
        text-align: center;
        font-size: .3rem;
        padding-top: .15rem;
        box-shadow: .03rem .03rem .06rem rgba(153, 153, 153, .2);
        border-radius: .15rem;
    }

    .sub-item i.iconfont {
        display: block;
        color: #00ab6f;
        font-size: .55rem;
    }

    .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.6rem;
        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 .bn {
        padding: .2rem .5rem;
        font-size: 0.375rem;
        line-height: 0.375rem;
        width: 4rem;
        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;
    }

    .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;
    }

    .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;
    }

    .row>input {
        padding: .2rem;
        border: 1px solid #aaa;
        width: 5.95rem;
    }

    .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;
    }

    /*推荐*/
    .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: .1rem;
        width: 7rem;
        border: 0;
    }

    /*选择人数*/
    .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;
    }

    .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;
        min-height: 6.5rem;
    }

    .checkin-new {
        padding: 0;
    }

    .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: 1px solid #ddd;
        padding-right: .3rem;
        position: relative;
    }

    .checkin-new .form .row .clean {
        font-size: .3rem;
        position: absolute;
        background: #ccc;
        right: .4rem;
        top: .2rem;
        width: .7rem;
        height: .7rem;
        line-height: .75rem;
        border-radius: .5rem;
        transform: scale(.6);
        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;
    }

    .p-checkin .tips a {
        color: #00a0e9;
    }

    .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: .1rem;
        background: #fff;
        border: 1px solid #e1ece8;
        font-size: .34rem;
        color: #6b6b6b;
        text-align: center;
    }

    .p-checkin .result .tips:before {
        content: '';
        background: url(img/mobile/i-tips.png) no-repeat;
        background-size: .5rem .5rem;
        width: .5rem;
        height: .5rem;
        display: inline-block;
        vertical-align: -.1rem;
        margin-right: .2rem;
    }

    /*新值机*/
    .checkin-new .fun {
        margin: .2rem .3rem .4rem;
        border-left: .05rem solid #00ab6f;
        font-size: .373rem;
        color: #000;
        line-height: .373rem;
        padding-left: .1rem;
    }

    .checkin-new .result .row {
        border: 0;
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        padding: .2rem .3rem;
        margin: .2rem 0
    }

    .checkin-new .result .row .c-order {
        margin-right: .2rem;
    }

    .checkin-new .result .row .c-plane {
        background-color: #1fcb94;
        color: #fff;
        border-radius: 50%;
        font-size: .4rem;
        display: inline-block;
        height: .46rem;
        line-height: .46rem;
        width: .46rem;
        text-align: center;
        margin-right: .2rem;
    }

    .checkin-new .result .row .row-r-2 {
        color: #000;
        font-size: .42rem;
        padding-left: .72rem;
        line-height: 1rem;
    }

    .checkin-new .row>label {
        color: #000;
        font-weight: bold;
        text-align: left;
        width: 2.2rem;
        margin-right: .2rem;
        padding-left: 0;
    }

    .checkin-new .row>input {
        border: none;
        width: calc(100% - 3.2rem);
    }

    .checkin-new .row .code {
        display: inline-block;
        border: 1px solid;
        border-radius: .1rem;
        padding: .05rem 0;
        width: 2.4rem;
        text-align: center;
        color: #00ab6f;
    }

    .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;
    }

    .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;
    }

    .links i {
        background-size: 4.69rem .63rem;
    }

    .links .i-facebook {
        background-position: -.1rem -.06rem;
        width: .52rem;
        height: .52rem;
    }

    .links .i-instagram {
        background-position: -.73rem -.06rem;
        width: .52rem;
        height: .52rem;
    }

    .m-social .n-footer .links {
        display: inline-block;
        transform: scale(2);
        transform-origin: left;
    }

    .m-social .n-footer .links a {
        margin-right: .5rem;
    }

    .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.6rem;
        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-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%;
    }

    .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.42rem;
        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;
    }

    .ctrl .flight-btn {
        width: 90%;
        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 .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;
    }

    .mbox1 .oriDetail div b,
    .mbox1 .desDetail div b {
        font-size: 0.5rem;
    }

    .mbox1 .flyPlane {
        color: #02ac70;
    }

    .m-warning {
        color: #777;
        font-size: 0.34rem;
        line-height: 0.6rem;
    }

    /* login */
    #login-form .checkbox {
        padding: .2rem 0 .2rem 1rem;
    }

    #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;
    }

    .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;
    }
}


/* 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 {
        min-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;
    }

    .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: 767px) and (orientation : landscape),
(max-device-width: 767px) and (orientation : landscape) {
    .g-con .m-slider a {
        text-align: center;
    }

    .g-con .m-slider a img {
        width: auto;
        height: 100%;
    }

}

/* search panel */
.tabs-bd.a-search {
    padding: 23px 20px 17px 20px;
    width: 1160px !important;
}

.a-search #sform {
    margin-left: 0;
}

.a-search .minute .area {
    width: 148px;
}

.a-search .minute .area.cell-drop {
    width: 92px;
    position: relative;
    padding: 0 10px;
}

.a-search .minute .area.city-switch.left {
    margin-right: 45px;
}

.a-search .city-switcher {
    position: absolute;
    left: 300px;
    top: 0;
    cursor: pointer;
    background: #00ab6f;
    background: rgba(0, 171, 111, 0.7);
    color: white;
    width: 32px;
    text-align: center;
    z-index: 100;
}

.a-search .city-switcher .iconfont {
    font-size: 22px;
    line-height: 50px;
}

.a-search .i-drop {
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    right: 10px;
    top: 25px;
    border-width: 5px 5px 0;
    border-color: black transparent transparent;
    z-index: 10;
}

.a-search .cell-drop.active .i-drop {
    border-width: 0 5px 5px;
    border-color: transparent transparent black;
}

.a-search .drop-list {
    position: absolute;
    width: 112px;
    top: 49px;
    left: -1px;
    height: initial;
    border: 1px solid #ccc;
    background: white;
    display: none;
}

.drop-list .item {
    font-size: 12px;
    line-height: 36px;
    text-align: center;
    color: #333;
}

.drop-list .item.current {
    background: #00ab6f;
    color: white;
}

.a-search .minute .cell.return {
    display: block;
}

.a-search .minute .cell.return input {
    color: rgb(175, 175, 175);
}

.a-search .minute .active {
    outline: 1px solid #00AC70;
    outline-offset: -2px;
}

/* display panel */
.m-panel-search {
    width: 750px;
    position: absolute;
    top: 110px;
    left: 139px;
    overflow: visible;
    margin-top: 20px;
    border: none;
    /* border: 1px solid #acacac;
    box-shadow: 0 0 16px 2px rgba(0, 0, 0, .2); */
}

.m-panel-search .p-date,
.m-panel-search .p-city,
.m-panel-search .p-city2 {
    width: 750px;
    border: 1px solid #acacac;
    box-shadow: 0 0 16px 2px rgba(0, 0, 0, .2);
}

/* 2023.07.21 解决线上各语言价格日历样式问题 start */
.m-panel-search .p-date {
    width: 771px;
}
.m-panel-search .p-date .u-cld-wrap {
    padding: 0 10px 0 0;
}
/* 解决线上各语言价格日历样式问题 end */

.border-panel-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: transparent transparent white;
    top: -10px;
    z-index: 100;
}

.border-panel-arrow.arrow-border {
    top: -11px;
    border-width: 0 11px 11px;
    z-index: 99;
    border-color: transparent transparent #acacac;
    border-color: transparent transparent rgba(0, 0, 0, 0.1);
}

.m-panel-search .p-city .border-panel-arrow {
    left: 62px;
}

.m-panel-search .p-city .border-panel-arrow.arrow-border {
    left: 61px;
}

.m-panel-search .p-city2 .border-panel-arrow {
    left: 272px;
}

.m-panel-search .p-city2 .border-panel-arrow.arrow-border {
    left: 271px;
}

.m-panel-search .p-date.date1 .border-panel-arrow {
    left: 452px;
    border-color: transparent transparent #f7f8fc;
}

.m-panel-search .p-date.date1 .border-panel-arrow.arrow-border {
    left: 451px;
}

.m-panel-search .p-date.date2 .border-panel-arrow {
    left: 632px;
    border-color: transparent transparent #f7f8fc;
}

.m-panel-search .p-date.date2 .border-panel-arrow.arrow-border {
    left: 631px;
}

.hotel-flight-arrival-city.m-panel-search .p-date.date1 .border-panel-arrow {
    left: 253px;
}

.hotel-flight-arrival-city.m-panel-search .p-date.date1 .border-panel-arrow.arrow-border {
    left: 252px;
}

.hotel-flight-arrival-city.m-panel-search .p-date.date2 .border-panel-arrow {
    left: 434px;
}

.hotel-flight-arrival-city.m-panel-search .p-date.date2 .border-panel-arrow.arrow-border {
    left: 433px;
}

.m-panel-search .p-date.date1 .border-panel-arrow.arrow-border,
.m-panel-search .p-date.date2 .border-panel-arrow.arrow-border {
    border-color: transparent transparent #acacac;
    border-color: transparent transparent rgba(0, 0, 0, 0.1);
}

.hotel-flight-arrival-city {
    left: 322px;
}

.hotel-flight-arrival-city .p-city2 .border-panel-arrow {
    left: 82px;
}

.hotel-flight-arrival-city .p-city2 .border-panel-arrow.arrow-border {
    left: 81px;
}

/* datepicker */
.u-cld-panel {
    overflow: hidden;
}

.u-cld-head {
    font-size: 16px;
    color: #000;
    background: #f7f8fc;
}

.u-cld-wrap {
    padding: 0;
    width: 2660px;
}

.u-cld-wrap .item {
    width: 380px;
    margin: 12px 0 10px;
}

.u-cld-body {
    margin: 0 10px 0 18px;
    width: 350px;
}

.u-cld-body th {
    font-size: 14px;
    font-weight: normal;
}

.p-date .m-date .main {
    background: #f7f8fc;
    height: 380px;
}

.u-cld-body th div {
    border-bottom: none;
}

.u-cld-body th,
.u-cld-body td {
    height: 46px;
    background: #f7f8fc;
}

.u-cld-body td {
    padding: 0;
    width: 50px;
}

.u-cld-body td .day-body {
    background: white;
    width: 48px;
    height: 46px;
    margin: 1px auto;
    position: relative;
}

.u-cld-body .u-cld-start,
.u-cld-body .u-cld-end,
.u-cld-body td:hover {
    background: none;
}

.u-cld-body .u-cld-start .day-body,
.u-cld-body .u-cld-end .day-body,
.u-cld-body td.u-cld-start:hover .day-body,
.u-cld-body td.u-cld-end:hover .day-body {
    background: #00ab6f;
}

.u-cld-body .u-cld-disable.u-cld-start .day-body,
.u-cld-body .u-cld-disable.u-cld-end .day-body {
    background: white;
}

.u-cld-body .u-cld-duration .day-body,
.u-cld-body td:hover .day-body {
    background: #94dac3;
    color: white;
}

.u-cld-body .u-cld-duration .u-cld-price {
    color: white;
}

.u-cld-body .u-cld-disable {
    cursor: default;
    background: #f7f8fc;
}

.u-cld-body td.u-cld-disable:hover {
    background: white;
}

.u-cld-body td.u-cld-disable:hover .day-body {
    background: none;
    color: #c1c1c1;
}

.u-cld-body td .u-cld-day {
    position: absolute;
    left: 5px;
    top: 0;
}

.u-cld-body td .u-cld-price {
    position: absolute;
    right: 5px;
    bottom: 0;
    height: initial;
    color: #00ab6f;
}

.u-cld-body td .u-cld-price.high-light {
    color: orange;
}

.u-cld-m {
    position: absolute;
    background: white;
    width: 25px;
    height: 25px;
    z-index: 100;
    text-align: center;
    border: 1px solid #ddd;
    top: 12px;
    cursor: pointer;
    color: #00ab6f;
}

.u-cld-m:hover {
    border-color: #008856;
    background: #00ab6f;
    color: white;
}

.u-cld-m.disabled {
    color: white;
    background: #c1c5d1;
}

.u-cld-m.disabled:hover {
    border-color: #ddd;
    color: white;
    background: #c1c5d1;
}

.u-cld-m .iconfont {
    line-height: 25px;
    font-size: 14px;
}

.u-cld-prev-m {
    left: 20px;
}

.u-cld-next-m {
    right: 20px;
}

/* hotel checkin .. */
.hotel .p-date .m-date .main,
.checkIn .p-date .m-date .main {
    width: initial;
}

/* flight search page */
.m-searcher .search-form {
    padding-left: 0;
    width: 1200px;
}

.m-searcher .cell.ori {
    margin-right: 30px;
}

.m-searcher .a-search .city-switcher {
    left: 285px;
}

.m-searcher .m-panel-search {
    top: 50px;
    margin-left: 0;
}

.search-form .p-date .m-date .main {
    width: 760px;
}

.m-searcher .m-panel-search .p-city .border-panel-arrow {
    left: 32px;
}

.m-searcher .m-panel-search .p-city .border-panel-arrow.arrow-border {
    left: 31px;
}

.m-searcher .m-panel-search .p-city2 .border-panel-arrow {
    left: 222px;
}

.m-searcher .m-panel-search .p-city2 .border-panel-arrow.arrow-border {
    left: 221px;
}

.m-searcher .m-panel-search .p-date.date1 .border-panel-arrow {
    left: 392px;
}

.m-searcher .m-panel-search .p-date.date1 .border-panel-arrow.arrow-border {
    left: 391px;
}

.m-searcher .m-panel-search .p-date.date2 .border-panel-arrow {
    left: 562px;
}

.m-searcher .m-panel-search .p-date.date2 .border-panel-arrow.arrow-border {
    left: 561px;
}

/* popup city */
#popCity {
    /*border: 1px solid #acacac;*/
    box-shadow: 0 0 20px #e9eaed;
}

.popCity .u-citytip {
    width: 720px;
}

/* 用户协议更新 */
#UserAgreement,
#PrivacyPolicy,
#ChildProtectionRules {
    color: #00abff;
}
#UserAgreement:hover,
#PrivacyPolicy:hover,
#ChildProtectionRules:hover {
	color: #00ab6f;
}

.m-search .flightStatus .doublearea{
    display: flex;
}
.m-search .flightStatus .doublearea small {
    flex: 2;
    height: 48px;
}
.m-search .flightStatus .doublearea .val {
    flex: 8;
    padding-left: 15px;
    height: 48px;
    line-height: 48px;
}
.m-search .flightStatus .doublearea .val::-webkit-input-placeholder{
    color:#ccc;
}
  
.m-search .flightStatus .doublearea .val::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#ccc;
}
  
.m-search .flightStatus .doublearea .val:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#ccc;
}
  
.m-search .flightStatus .doublearea .val:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#ccc;
}

@media (max-width: 767px),
(max-device-width: 767px) {
    .u-cld-wrap {
        width: initial;
    }

    .u-cld-wrap .item {
        margin: 0;
        width: 100%;
    }

    .u-cld-body td .day-body {
        width: initial;
        height: 1.34rem;
        margin: .03rem;
    }
}
/* 2023/06/29 */
.initTipsLog{
z-index: 10005 !important;
}
#myModal{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10010;
    opacity: 0;
    transition: all .6s;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -o-transition: all .6s;
}
#myModalContent{
    position: absolute;
    z-index: 10015;
    width: 480px;
    height: 460px;
    background: #fff;
    /*margin: 167px auto;
    */border-radius: 5px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
#maskdiv{
    z-index: 10011;
    position: absolute;
    width: 100%;
    height: 100%;
    background:rgba(0, 0, 0, .5);
}
#myModalbody{
    padding: 30px;
}
#myModaltitle{
    font-size: 19px;
    background: #00ab6f;
    color: white;
    padding: 4px 0 4px 30px;
}
.myClose{
    margin-left: 382px;
    font-size: 19px;
    cursor: pointer;
}
.inittips {
  font-size: 15px;
        }  
        .inittips .abtn {      
            display: inline-block;      
            width: 194px;      
            height: 36px;      
            line-height: 36px;      
            text-align: center;      
            margin-top: 30px;     
            border-radius: 5px;      
            border: 2px solid #74c6ab;      
            color: #74c6ab;      
            text-decoration: none;    
            }
            .inittips .abtn:nth-child(2n+1){
                margin-right: 24px;
            }    
            .abtn div {      
                width: 100px;      
                margin: 0 auto;    
            }    
            .abtn span:nth-child(1) {      
                vertical-align: middle;      
                padding: 0 2px;      
                display: inline-block;      
                width: 29px;      
                height: 26px;      
                background-image: url(img/bg-base.png?vs=20170222);      
                background-repeat: no-repeat;    }    .cn-tipsLogo {      background-position: -152px 0;    }    .en-tipsLogo {      background-position: -152px -26px;    }    .th-tipsLogo {      background-position: -152px -52px;    }    .kr-tipsLogo {      background-position: -152px -78px;    }    .jp-tipsLogo {      background-position: -152px -104px;    }    .hk-tipsLogo {      background-position: -152px -131px;    }


        /*2024/02/26/ 首页推荐航线模块机票价格不含税费,故暂时隐藏 -PC */
        /* [data-display="recommend-flight"],
        [data-display-name="recommend-flight"]{
            display: none;
        }
        [data-display-name="s9-flight"]{
            display: block !important;
        }
        [data-display="s9-flight"]{
            border-bottom: 3px solid #00ab6f;
            color: #00ac70;
            transition: border .2s ease-in-out;
        } */
        