﻿@charset "utf-8";

a {
    color: #333;
}

.mainBox {
    width: 870px;
    float: left;
    margin-bottom: 30px;
}

.mainItemBox {
    background: #FFF;
    padding: 14px 20px;
    height: 672px;
    overflow: hidden;
}

.main_ad {
    margin-top: 25px;
    margin-bottom: 5px;
}

.contentBox {
    background: #fff;
    padding: 0;
    border-bottom: 2px solid #085;
    box-shadow: 0 0 0;
}

.pditem2 {
    height: 345px;
    clear: both;
    overflow: hidden;
}

.hover .top_num, .icon_hotsale, .icon_mdd, .jh_mdd .icon_close, .top_num {
    background: url(../../../images/home_icon.png) no-repeat;
}

.icon_hotsale {
    background-position: -116px -115px;
    height: 31px;
    width: 31px;
    margin: 6px 7px 0 3px;
}

.icon_mdd {
    background-position: -186px -84px;
    height: 17px;
    width: 11px;
    margin: 1px 3px 0 3px;
}

.jh_mdd .icon_close {
    background-position: -162px -300px;
    height: 32px;
    width: 32px;
    margin: 0 0 0 5px;
    cursor: pointer;
    float: right;
}

.sh_box {
    position: relative;
    *zoom: 1;
    *z-index: 10;
}

    .sh_box .searchBox {
        width: 258px;
        position: absolute;
        z-index: 2500;
        padding: 0 1px;
        background-color: #F3F3F3;
        height: auto;
        margin-bottom: 0;
        left: 0;
        top: -38px;
    }

    .sh_box .sCon {
        border: 0 solid #fff;
        border-top: 0;
        background-color: #fff;
        height: 712px;
        overflow-y: hidden;
    }

    .sh_box .searchBox .rm_tab a {
        line-height: 38px;
        font-size: 14px;
        font-family: "Microsoft Yahei";
        font-weight: 400;
        color: #333333;
        float: left;
        text-align: center;
        width: 70px;
        cursor: pointer;
        background-color: #EBEBEB;
        padding: 0;
    }

        .sh_box .searchBox .rm_tab a.on {
            position: relative;
            border-top: 3px solid #008856;
            height: 35px;
            line-height: 34px;
            background-color: #fff;
            color: #008856;
            font-weight: bold;
        }

.rt_more i {
    display: block;
    background: url(../../../images/ciongif.gif) no-repeat -12px -85px;
    height: 11px;
    width: 7px;
    position: absolute;
    top: 11px;
    right: 7px;
}

.flt {
    position: relative;
}

    .flt span.ntishi {
        position: absolute;
        bottom: 1px;
        left: 0;
        width: 240px;
        height: 24px;
        background-color: #fde8e9;
        line-height: 24px;
        color: #444;
        text-align: center;
        font-weight: 400;
    }

.dc_seach_city .city_li .error_border, .dc_seach_time li .error_border, .error_border {
    border: 1px solid #FF0202;
}

    .error_border i.error {
        display: inline-block;
        position: absolute;
        font-size: 14px;
        right: 8px;
        top: 6px;
        color: red;
        width: auto;
        height: auto;
        margin: 0;
    }

.flt .flt_tab {
    height: 40px;
}

    .flt .flt_tab a {
        float: left;
        font: 14px/36px "Microsoft Yahei";
        height: 38px;
        background-color: #ebebeb;
        width: 120px;
        text-align: center;
        border-top: 2px solid #d3d3d3;
    }

        .flt .flt_tab a:hover {
            text-decoration: none;
            color: #333;
        }

        .flt .flt_tab a.on {
            border-top: 2px solid #085;
            background-color: #FFF;
            color: #333;
        }

.flt_tb, .htl_tb, .ly_tb {
    position: relative;
    background-color: #fff;
    padding: 10px 20px;
    height: 222px;
    font-family: 'Microsoft YaHei',Arial,sans-serif;
    width: 200px;
    overflow: hidden;
}

.flt .mdd_tab {
    height: 20px;
    line-height: 18px;
    overflow: hidden;
}

    .flt .mdd_tab a {
        margin-right: 2px;
        padding: 0 5px;
    }

        .flt .mdd_tab a.on {
            color: #fff;
            background-color: #085;
        }

        .flt .mdd_tab a:hover {
            text-decoration: none;
        }

/*
    20160225
    首页，右侧分类搜索框，旅游分类下的关键词展示样式调整
*/
.ly_ad {
    display: block;
    width: 200px;
    position: absolute;
    top: 150px;
    overflow: hidden;
    text-align: center;
}

    .ly_ad img {
        display: block;
    }

    .ly_ad a {
        display: inline-block;
        width: 48%;
        height: 20px;
        line-height: 20px;
        color: #333;
        text-decoration: none;
        border: 1px solid #ccc;
        border-radius: 20px;
        margin-top: 10px;
    }

        .ly_ad a:hover, .ly_ad a.org {
            color: #ff6600;
            border-color: #ff6600;
            text-decoration: none;
        }

.dc_seach_tab {
    height: 26px;
    line-height: 26px;
    position: relative;
}

    .dc_seach_tab span a {
        font-family: "Microsoft Yahei";
        color: #444;
        text-decoration: none;
        margin-right: 12px;
        text-indent: 22px;
        background: url(../../../images/ticket_domestic/dc_seach.png) no-repeat 0 0;
        float: left;
        height: 26px;
        overflow: hidden;
    }

    .dc_seach_tab span .on {
        background: url(../../../images/ticket_domestic/dc_seach.png) no-repeat 0 -26px;
    }

    .dc_seach_tab .dc_seach_ls {
        float: right;
        color: #f60;
    }

.dc_seach_city {
    width: 200px;
    margin: 0 auto;
    background: url(../../../images/home_2015/ico_huan.gif) no-repeat 181px 12px;
    position: relative;
}

    .dc_seach_city .city_li {
        height: 30px;
        display: block;
        margin-bottom: 3px;
        position: relative;
    }

        .dc_seach_city .city_li label {
            float: left;
            height: 26px;
            line-height: 26px;
            width: 54px;
        }

        .dc_seach_city .city_li span {
            float: left;
            width: 125px;
            height: 24px;
            border: 1px solid #ccc;
            background: url(../../../images/ticket_domestic/dc_seach.png) no-repeat 104px -54px;
            overflow: hidden;
        }

        .dc_seach_city .city_li input {
            border: none;
            line-height: 24px;
            height: 24px;
            padding: 0;
            width: 120px;
            overflow: hidden;
            vertical-align: middle;
            color: #666;
            font-size: 12px;
            padding-left: 5px;
        }

    .dc_seach_city .huan {
        position: absolute;
        display: block;
        width: 18px;
        height: 18px;
        font-family: "宋体";
        text-align: center;
        line-height: 18px;
        color: #fff;
        background: #bbb;
        top: 21px;
        right: -3px;
        text-decoration: none;
        z-index: 10;
    }

        .dc_seach_city .huan:hover {
            background: #008858;
            text-decoration: none;
            color: #fff;
        }

.dc_seach_time {
    margin: 0 auto;
}

    .dc_seach_time li {
        height: 30px;
        display: block;
        margin-bottom: 3px;
        position: relative;
    }

        .dc_seach_time li label {
            float: left;
            height: 26px;
            line-height: 26px;
            width: 54px;
        }

        .dc_seach_time li span {
            float: left;
            width: 125px;
            height: 24px;
            border: 1px solid #ccc;
            border-radius: 2px;
            overflow: hidden;
        }

        .dc_seach_time li input {
            height: 24px;
            width: 122px;
            padding-left: 3px;
            line-height: 24px;
        }

.ly_tb .dc_seach_time li {
    height: 30px;
    display: block;
    margin-bottom: 6px;
}

.f_tr span.cxq_wd {
    float: left;
    padding: 10px 10px 0 0;
}

.f_tr {
    padding-top: 5px;
}

    .f_tr i {
        float: left;
        height: 25px;
        width: 51px;
        margin: 8px 0 16px 10px;
        cursor: pointer;
    }

        .f_tr i.cxq_on {
            background: url(../../../images/home_2015/ico_ckbox.png) no-repeat 0 -19px;
        }

        .f_tr i.cxq_off {
            background: url(../../../images/home_2015/ico_ckbox.png) no-repeat 0 5px;
        }

.city_showbox {
    width: 500px;
    background: #fff;
    top: 30px;
    left: 74px;
    z-index: 99;
    overflow: hidden;
    border-top: 5px solid #333;
    box-shadow: 0 5px 5px rgba(0,0,0,.1);
}

    .city_showbox h4 {
        line-height: 45px;
        padding-left: 10px;
        color: #666;
        font-size: 12px;
    }

        .city_showbox h4 em {
            font-weight: 400;
            padding-left: 5px;
        }

.city_showbox_tab {
    height: 35px;
    background: url(../../images/ticket_domestic/city_showbox_tab_tab.png) repeat-x 0 bottom;
    padding-left: 10px;
}

    .city_showbox_tab a {
        float: left;
        line-height: 32px;
        height: 32px;
        width: 76px;
        text-align: center;
        margin-top: 3px;
    }

    .city_showbox_tab .on {
        background: #fff;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        border-top: 3px solid #ff6501;
        font-weight: 700;
        margin-top: 0;
    }

.ct_sw_box {
    padding: 18px 10px;
    overflow: hidden;
}

    .ct_sw_box p {
        overflow: hidden;
        position: relative;
        padding-left: 15px;
    }

        .ct_sw_box p b {
            position: absolute;
            width: 20px;
            left: 0;
            top: 0;
            height: 30px;
            line-height: 30px;
            color: #f60;
        }

    .ct_sw_box a {
        float: left;
        height: 30px;
        line-height: 30px;
        width: 86px;
        margin-right: 5px;
    }

.dc_seach_btn {
    width: 150px;
    height: 33px;
    overflow: hidden;
    margin: 0 auto;
    padding-left: 54px;
}

    .dc_seach_btn a {
        display: block;
        width: 127px;
        height: 26px;
        overflow: hidden;
        text-align: center;
        font-weight: 700;
        text-decoration: none;
        color: #fff;
        font: 14px/26px "Microsoft Yahei";
        background: #f60;
        border-radius: 2px;
    }

        .dc_seach_btn a:hover {
            background: #ff812d;
            color: #fff;
        }

.flashBox_panel {
    height: 340px;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    transition: background .5s linear 0s;
}

    .flashBox_panel .fl_other {
        position: relative;
        height: 100%;
        width: 100%;
    }

.flashBox .fl_bg {
    /*position: absolute;
top: 0;
left: 0;*/
    width: 1920px;
    height: 340px;
    overflow: hidden;
    margin: 0 auto;
}

.flashBox .fl_img {
    display: none;
    width: 100%;
    height: 340px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    overflow: hidden;
    opacity: 0;
}

    .flashBox .fl_img img {
        display: block;
        width: 1920px;
        height: 340px;
    }

    .flashBox .fl_img.fl_imgblock {
        display: block;
        opacity: 1;
    }

.flashBox .fl_ul {
    z-index: 120;
    position: absolute;
    top: 0;
    width: 700px;
    height: 340px;
    left: 50%;
    margin-left: -340px;
}

    .flashBox .fl_ul a {
        display: block;
        width: 700px;
        height: 340px;
        overflow: hidden;
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 122;
        background: url(about:blank);
    }

.flashBox span.arr_l, .flashBox span.arr_r {
    display: block;
    height: 80px;
    width: 40px;
    background: #000 url(../../../images/NewIndex/arr_l.gif) no-repeat 10px 27px;
    position: absolute;
    left: 0;
    top: 116px;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
    border-radius: 0 3px 3px 0;
}

.flashBox span.arr_r {
    left: auto;
    right: 0;
    background: #000 url(../../../images/NewIndex/arr_r.gif) no-repeat 15px 27px;
    border-radius: 3px 0 0 3px;
}

    .flashBox span.arr_l:hover, .flashBox span.arr_r:hover {
        filter: alpha(opacity=70);
        opacity: .7;
    }

.bn_othersite {
    position: relative;
}

.small_banner {
    position: absolute;
    bottom: -90px;
    left: 260px;
}

    .small_banner a {
        float: left;
        overflow: hidden;
    }

#flash_banner_views {
    height: 360px;
    width: 870px;
    overflow: hidden;
    z-index: 10;
    position: relative;
}

    #flash_banner_views img {
        background: 0 0;
    }

.flash_number {
    z-index: 120;
    position: absolute;
    height: 30px;
    bottom: 6px;
    width: 690px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    left: 50%;
    margin-left: -331px;
}

    .flash_number span {
        height: 30px;
        width: 113px;
        background: #fff;
        color: #000;
        margin-right: 1px;
        filter: alpha(opacity=65);
        opacity: .65;
        overflow: hidden;
        float: left;
        cursor: pointer;
    }

        .flash_number span.on {
            background: #000;
            color: #fff;
            text-decoration: none;
            filter: alpha(opacity=60);
            opacity: .6;
            font-weight: 700;
        }

.rightsite {
    position: absolute;
    right: 0;
    bottom: -90px;
    width: 240px;
    height: 430px;
}

.flash_action {
    width: 700px;
    position: absolute;
    margin-left: -340px;
    left: 50%;
    z-index: 121;
}

.noteBox {
    clear: both;
    overflow: hidden;
    position: relative;
    font-family: "Microsoft Yahei";
}

.notetab {
    height: 37px;
    background-color: #eee;
    padding: 3px 2px 0 3px;
    position: relative;
}

    .notetab li {
        float: left;
        padding-right: 1px;
    }

        .notetab li a {
            display: block;
            padding: 0 0 0 8px;
            line-height: 36px;
            height: 36px;
            float: left;
        }

            .notetab li a .tc_rt {
                position: absolute;
                left: 0;
                top: 30px;
                width: 220px;
                padding: 10px;
                background-color: #fff;
                z-index: 100;
                color: #999;
                line-height: 18px;
                font-size: 12px;
                display: none;
            }

                .notetab li a .tc_rt img {
                    float: left;
                    margin-right: 5px;
                }

                .notetab li a .tc_rt h4 {
                    line-height: 28px;
                    color: #666;
                    font-size: 14px;
                }

                .notetab li a .tc_rt span {
                    color: #f60;
                }

            .notetab li a:hover {
                background-color: #FFF;
                text-decoration: none;
                color: #333;
            }

        .notetab li i {
            color: #aaa;
            font-weight: 700;
        }

.notes {
    overflow: hidden;
    background-color: #fff;
    padding: 10px 20px;
    height: 88px;
}

    .notes li {
        line-height: 28px;
        height: 28px;
        overflow: hidden;
    }

        .notes li.th a {
            color: #f60;
        }

.rt_more {
    float: right;
    padding-right: 18px;
    position: relative;
    height: 20px;
}

    .rt_more i {
        top: 6px;
    }

.favBox {
    background-color: #eee;
    height: 405px;
}

.pdmin_o {
    min-height: 342px;
}

.pdmin_t {
    min-height: 572px;
}

.timelim {
    height: 315px;
    overflow: hidden;
}

.mainTop {
    height: 36px;
    clear: both;
    background: url(../../../images/home_2015/linebg.jpg) repeat-x 0 bottom;
    padding: 15px 0 6px 0;
}

    .mainTop h3 {
        font: 20px/36px "Microsoft Yahei";
        color: #008857;
        float: left;
        padding-right: 25px;
    }

    .mainTop .rt_more {
        margin-top: 10px;
    }

.rt_more a {
    color: #999;
}

.mainContent {
    padding: 15px 0 0 0;
    width: 1200px;
    overflow: hidden;
}

.tab-panel {
    float: left;
    display: inline-block;
    width: 956px;
    padding: 15px 0 0 0;
}

.mainContent ul {
    width: 1220px;
}

.mainContent li, .tab-panel li {
    float: left;
    width: 224px;
    margin-right: 20px;
    font: 12px/18px "Microsoft Yahei";
    padding-bottom: 4px;
}

.mainContent li {
    display: inline;
    zoom: 1;
}

    .mainContent li a.img {
        margin-bottom: 10px;
        float: left;
        height: 157px;
        width: 224px;
        overflow: hidden;
        position: relative;
    }

        .mainContent li a.img span {
            left: 0;
            bottom: 0;
            height: 25px;
            width: 224px;
            overflow: hidden;
            line-height: 25px;
            text-align: center;
            color: #fff;
            background-color: #000;
            display: block;
            position: absolute;
            filter: alpha(opacity=80);
            opacity: .8;
        }

        .mainContent li a.img i {
            left: 5px;
            top: 5px;
            overflow: hidden;
            text-align: center;
            color: #fff;
            display: inline-block;
            position: absolute;
            background-color: #42bcbc;
            height: 18px;
            line-height: 18px;
            padding: 0 7px;
        }

            .mainContent li a.img i.zyx {
                background-color: #42bcbc;
            }

            .mainContent li a.img i.gty {
                background-color: #f84e4e;
            }

        .mainContent li a.img img, .mainbanner a img, .small_banner a img, .tese li img {
            transform: scaleX(1) scaleY(1);
            transition: transform .4s linear 0s;
        }

    .mainContent li:hover a.img img, .mainbanner a:hover img, .small_banner a:hover img, .tese li:hover img {
        transform: scaleX(1.1) scaleY(1.1);
    }

    .mainContent li:hover a {
        color: #f60;
    }

.mainContent .main_hover {
    display: inline-block;
    border: 1px solid #fff;
}

.mainContent .main_price {
    clear: both;
    height: 24px;
    width: 222px;
    overflow: hidden;
    padding-top: 10px;
    color: #666;
}

    .mainContent .main_price .yj {
        text-decoration: line-through;
        margin-left: 5px;
        font-size: 13px;
    }

    .mainContent .main_price i {
        font: 18px "Microsoft Yahei";
        color: #c00;
    }

    .mainContent .main_price b {
        font-size: 20px;
        color: #c00;
        font-weight: 400;
    }

    .mainContent .main_price em {
        text-decoration: line-through;
        font: 12px "Microsoft Yahei";
    }

.main_price .float_r {
    margin-top: 3px;
}

.mainContent .main_tit {
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    text-align: justify;
    clear: both;
}

    .mainContent .main_tit strong {
        display: block;
        height: 42px;
        overflow: hidden;
        font-weight: 400;
    }

    .mainContent .main_tit span {
        color: #42bcbc;
        display: inline;
        font-weight: 700;
    }

        .mainContent .main_tit span.zyx {
            color: #42BCBC;
        }

        .mainContent .main_tit span.gty {
            color: #f84e4e;
        }

.hotsale {
    padding: 90px 0 0 280px;
    width: 920px;
    margin: 0 auto;
}

    .hotsale .mainContent {
        width: 920px;
        overflow: hidden;
        position: relative;
        padding: 0 0 9px 0;
    }

        .hotsale .mainContent ul {
            display: inline-block;
            height: 241px;
            width: auto;
            overflow: hidden;
        }

        .hotsale .mainContent li {
            width: 215px;
            background-color: #FFF;
            padding-bottom: 0;
        }

            .hotsale .mainContent li a.img {
                height: 151px;
                width: 215px;
            }

        .hotsale .mainContent .main_price {
            padding: 10px 10px 10px;
            width: 194px;
        }

        .hotsale .mainContent .main_tit {
            padding: 0 10px;
        }

    .hotsale .mainTop {
        height: 41px;
        background: 0 0;
        padding: 0;
    }

        .hotsale .mainTop h3 {
            color: #666;
            font: 18px/33px "Microsoft Yahei";
            cursor: pointer;
            padding-top: 8px;
        }

            .hotsale .mainTop h3.on {
                color: #008857;
            }

    .hotsale span.h_arr_l, .hotsale span.h_arr_r {
        display: block;
        height: 47px;
        width: 20px;
        background-color: #000;
        position: absolute;
        left: 0;
        bottom: 116px;
        cursor: pointer;
        filter: alpha(opacity=50);
        opacity: .5;
        border-radius: 0 3px 3px 0;
        padding: 33px 0 0 10px;
    }

    .hotsale span.h_arr_r {
        left: auto;
        right: 0;
        border-radius: 3px 0 0 3px;
    }

        .hotsale span.h_arr_l:hover, .hotsale span.h_arr_r:hover {
            filter: alpha(opacity=70);
            opacity: .7;
        }

        .hotsale span.h_arr_l i, .hotsale span.h_arr_r i {
            background: url(../../../images/ciongif.gif) no-repeat 0 -144px;
            display: block;
            width: 10px;
            height: 13px;
        }

        .hotsale span.h_arr_r i {
            background-position: -13px -144px;
        }

    .hotsale span.h_arr_nol, .hotsale span.h_arr_nor {
        display: none;
    }

.pditem {
    background-color: #FFF;
    padding-bottom: 0;
}

.mainTop ul {
    float: left;
    height: 40px;
    overflow: hidden;
    width: 900px;
}

.mainTop li {
    float: left;
}

    .mainTop li a {
        height: 20px;
        float: left;
        padding: 0 5px;
        margin: 10px 0 0 10px;
        font: 14px/20px "Microsoft Yahei";
        color: #666;
    }

    .mainTop li.on a, .mainTop li.on a:hover {
        background-color: #018656;
        color: #FFF;
    }

    .mainTop li a:hover {
        background-color: #d9ede6;
        text-decoration: none;
    }

.pditem .sitebanner, .pditem2 .sitebanner {
    float: left;
    width: 224px;
    margin-right: 20px;
}

.sitebanner dl {
    background: url(../../../images/home_2015/pic1.jpg) no-repeat;
    height: 345px;
    padding: 10px;
    font: 14px/24px "Microsoft Yahei";
    overflow: hidden;
}

.sitebanner dt {
    color: #FFF;
    text-align: center;
    margin: 5px 0 11px 0;
}

.sitebanner dd {
    text-align: center;
    margin-bottom: 7px;
    height: 24px;
}

    .sitebanner dd a {
        color: #000;
        background-color: #fff;
        filter: alpha(opacity=80);
        opacity: .8;
        border-radius: 12px;
        height: 24px;
        display: inline-block;
        padding: 0 10px;
        overflow: hidden;
        font-size: 13px;
    }

        .sitebanner dd a:hover {
            color: #f60;
            text-decoration: none;
        }

.mainContent .item-panel, .pditem .mainContent .item-panel, .pditem2 .mainContent {
    width: 956px;
    overflow: hidden;
}

.pditem2 .mainContent {
    height: 237px;
    float: left;
}

    .pditem2 .mainContent .item-panel ul {
        width: 976px;
    }

    .pditem2 .mainContent ul {
        width: 732px;
        float: left;
        overflow: hidden;
    }

.pditem .mainContent ul {
    width: 980px;
}

.pditem .mainContent li {
    height: 246px;
}

    .pditem .mainContent li.mainbanner, .pditem2 .mainContent li.mainbanner {
        width: 468px;
        overflow: hidden;
    }

.island {
    height: 592px;
    position: relative;
}

    .island .mainbanner {
        position: absolute;
        left: 244px;
        top: 107px;
        height: 230px;
        width: 468px;
    }

.island_fst {
    margin-left: 488px;
}

.freetour .mainbanner {
    position: absolute;
    left: 244px;
    top: 72px;
    height: 230px;
    width: 468px;
}

.mainbanner a {
    display: block;
    width: 468px;
    height: 230px;
    overflow: hidden;
}

.pd_pro {
    float: left;
    width: 780px;
    overflow: hidden;
}

    .pd_pro li {
        width: 370px;
        margin: 9px 20px 0 0;
    }

.main_info {
    height: 20px;
    overflow: hidden;
    color: #F60;
}

    .main_info a {
        color: #F60;
    }

.mainContent .pd_pro a.img {
    width: 370px;
    height: 259px;
}

.mainContent .pd_pro .main_tit {
    height: auto;
    max-height: 44px;
}

.pditem2 .mainContent .topfive ul {
    width: 224px;
}

.tab-panel .mdd_tab {
    height: 20px;
    overflow: hidden;
}

    .tab-panel .mdd_tab li {
        width: auto;
        height: 34px;
    }

        .tab-panel .mdd_tab li a {
            font: 14px/20px "Microsoft Yahei";
            height: 20px;
            padding: 0 5px;
            color: #666;
            float: left;
        }

        .tab-panel .mdd_tab li.on a, .tab-panel .mdd_tab li.on a:hover {
            background-color: #018656;
            color: #FFF;
        }

        .tab-panel .mdd_tab li a:hover {
            text-decoration: none;
            background-color: #d9ede6;
        }

.island .sitebanner dl {
    height: 380px;
}

.freetour .mainContent, .island .mainContent {
    width: 956px;
    float: left;
}

.itemlistbox {
    float: left;
}

.freetour {
    height: 558px;
    overflow: hidden;
    position: relative;
}

.menpiao .topfive {
    margin-top: -13px;
}

.topfive {
    width: 224px;
    float: right;
}

    .topfive h4 {
        font: 18px/50px "Microsoft Yahei";
        color: #333;
    }

    .topfive li {
        width: 224px;
        margin-bottom: 10px;
        margin-right: 0;
        border-bottom: 1px dotted #ccc;
        overflow: hidden;
        height: 70px;
        position: relative;
    }

        .topfive li .main_tit {
            background-color: #FFF;
            position: relative;
            float: left;
            width: 144px;
            padding: 0;
            overflow: hidden;
            height: 56px;
        }

            .topfive li .main_tit a {
                height: 38px;
                overflow: hidden;
            }

.top_num {
    float: left;
    height: 36px;
    width: 26px;
    background-position: 0 -297px;
    font: 26px/36px Arial;
    font-style: italic;
    padding-left: 10px;
    color: #F60;
    margin: 9px 10px 0 0;
}

.hover .top_num {
    background-position: 0 -335px;
}

.topfive li .tn_price {
    position: absolute;
    top: 17px;
    right: 0;
    display: block;
}

.tn_price b {
    color: #cf1111;
    font: 16px "Microsoft Yahei";
}

.topfive li .arr_rt {
    background: url(../../../images/ciongif.gif) 0 -39px no-repeat;
    height: 11px;
    width: 6px;
    position: absolute;
    top: 20px;
    left: -6px;
    display: block;
}

.topfive .hover .arr_rt {
    background: url(../../../images/ciongif.gif) -8px -39px no-repeat;
}

.freetour .mainTop h3 {
    color: #666;
    font: 20px/36px "Microsoft Yahei";
    cursor: pointer;
}

    .freetour .mainTop h3.on {
        color: #008857;
    }

.pd_youlun {
    display: inline-block;
    overflow: hidden;
}

    .pd_youlun .mainContent {
        width: 732px;
        float: left;
        overflow: hidden;
    }

    .pd_youlun .coop-panel {
        float: right;
        width: 224px;
        height: 253px;
    }

.coop {
    width: 224px;
    height: 237px;
    overflow: hidden;
    position: relative;
}

.pditem2 .mainContent .coop ul {
    width: 224px;
}

.coop li {
    width: 224px;
    height: 59px;
    text-align: center;
    padding-bottom: 0;
}

.coop span.h_arr_l, .coop span.h_arr_r {
    display: block;
    height: 20px;
    width: 90px;
    background: #000;
    position: absolute;
    left: 65px;
    top: 0;
    cursor: pointer;
    filter: alpha(opacity=30);
    opacity: .3;
    text-align: center;
}

    .coop span.h_arr_l i, .coop span.h_arr_r i {
        display: inline-block;
        color: #fff;
    }

.coop span.h_arr_r {
    top: auto;
    bottom: 0;
}

    .coop span.h_arr_l:hover, .coop span.h_arr_r:hover {
        filter: alpha(opacity=50);
        opacity: .5;
    }

.coop li img {
    display: inline-block;
    border: 1px solid #ddd;
    margin-bottom: -1px;
    height: 58px;
    width: 222px;
    float: left;
}

.coop span.h_arr_nol, .coop span.h_arr_nor {
    display: none;
}

.menpiao .topfive li {
    height: 46px;
    margin-bottom: 0;
}

    .menpiao .topfive li .main_tit {
        height: 20px;
        margin-top: 14px;
    }

    .menpiao .topfive li .tn_price {
        top: 12px;
    }

.fl_train .mainTop, .pditem-visa .mainTop {
    padding-top: 0;
}

.dc_tjjp li {
    float: left;
    height: 115px;
    width: 224px;
    margin-bottom: 16px;
}

    .dc_tjjp li a {
        display: block;
        height: 115px;
        width: 224px;
        text-decoration: none;
        background: url(../../../images/home_2015/fj_01.png) no-repeat;
        font-family: "Microsoft Yahei";
        overflow: hidden;
    }

        .dc_tjjp li a:hover {
            text-decoration: none;
            background: url(../../../images/home_2015/fj_02.png) no-repeat;
        }

            .dc_tjjp li a:hover .gjm2 {
                color: #f60;
            }

.dc_tjjp_hc li a {
    background: url(../../../images/home_2015/hcp_01.png) no-repeat;
    font-family: "Microsoft Yahei";
    height: 80px;
    padding: 10px 0 0 0;
}

    .dc_tjjp_hc li a:hover {
        background: url(../../../images/home_2015/hcp_02.png) no-repeat;
        color: #666;
    }

.dc_tjjp_hc li {
    height: 90px;
}

.dc_tjjp li a span {
    overflow: hidden;
    display: block;
}

.dc_tjjp li a .gjm2 {
    color: #333;
    font-size: 14px;
    margin: 0 20px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
}

    .dc_tjjp li a .gjm2 i {
        display: inline-block;
        width: 29px;
        text-align: center;
    }

.dc_tjjp li a .gjm3 {
    margin: 5px 16px 0 16px;
    height: 30px;
    line-height: 24px;
    overflow: hidden;
    line-height: 28px;
}

    .dc_tjjp li a .gjm3 b {
        font-weight: 400;
        font-size: 20px;
        float: left;
        height: 24px;
        overflow: hidden;
        line-height: 24px;
        color: #c00;
    }

    .dc_tjjp li a .gjm3 em {
        font-size: 14px;
        float: left;
        height: 24px;
        width: 14px;
    }

    .dc_tjjp li a .gjm3 i {
        font-size: 12px;
        float: left;
        height: 15px;
        margin: 4px 0 0 5px;
        padding: 0;
        width: 36px;
        text-align: center;
        color: #f60;
        border: 1px solid #f60;
        line-height: 15px;
    }

    .dc_tjjp li a .gjm3 .gjtime {
        float: right;
        font-size: 14px;
        width: 45px;
        color: #999;
    }

.dc_tjjp .i {
    margin-top: 9px;
    display: block;
    margin: 17px 0 0 22px;
}

    .dc_tjjp .i span {
        display: block;
        height: 18px;
        padding-left: 20px;
        font: 400 12px/18px "Microsoft Yahei";
        color: #666;
        background: url(../../../images/pay/pic_flights.png) no-repeat;
        overflow: hidden;
    }

    .dc_tjjp .i .m3U {
        background-position: 0 2px;
    }

    .dc_tjjp .i .m8C {
        background-position: 0 -31px;
    }

    .dc_tjjp .i .m8L {
        background-position: 0 -63px;
    }

    .dc_tjjp .i .mBK {
        background-position: 0 -95px;
    }

    .dc_tjjp .i .mCA {
        background-position: 0 -127px;
    }

    .dc_tjjp .i .mCN {
        background-position: 0 -159px;
    }

    .dc_tjjp .i .mCZ {
        background-position: 0 -191px;
    }

    .dc_tjjp .i .mEU {
        background-position: 0 -223px;
    }

    .dc_tjjp .i .mFM {
        background-position: 0 -255px;
    }

    .dc_tjjp .i .mG5 {
        background-position: 0 -287px;
    }

    .dc_tjjp .i .mGS {
        background-position: 0 -319px;
    }

    .dc_tjjp .i .mHO {
        background-position: 0 -351px;
    }

    .dc_tjjp .i .mHU {
        background-position: 0 -383px;
    }

    .dc_tjjp .i .mKN {
        background-position: 0 -415px;
    }

    .dc_tjjp .i .mMF {
        background-position: 0 -447px;
    }

    .dc_tjjp .i .mMU {
        background-position: 0 -479px;
    }

    .dc_tjjp .i .mNS {
        background-position: 0 -511px;
    }

    .dc_tjjp .i .mPN {
        background-position: 0 -543px;
    }

    .dc_tjjp .i .mSC {
        background-position: 0 -575px;
    }

    .dc_tjjp .i .mZH {
        background-position: 0 -607px;
    }

    .dc_tjjp .i .mVD {
        background-position: 0 -639px;
    }

    .dc_tjjp .i .mJR {
        background-position: 0 -671px;
    }

    .dc_tjjp .i .mKY {
        background-position: 0 -702px;
    }

    .dc_tjjp .i .mTV {
        background-position: 0 -735px;
    }

    .dc_tjjp .i .m25, .dc_tjjp .i .m9C {
        background-position: 0 -767px;
    }

    .dc_tjjp .i .mJD {
        background-position: 0 -800px;
    }

    .dc_tjjp .i .mG8 {
        background-position: 0 -831px;
    }

    .dc_tjjp .i .mGJ {
        background-position: 0 -864px;
    }

    .dc_tjjp .i .mDZ {
        background-position: 0 -896px;
    }

    .dc_tjjp .i .mYI {
        background-position: 0 -928px;
    }

    .dc_tjjp .i .mQW {
        background-position: 0 -960px;
    }

    .dc_tjjp .i .mDR {
        background-position: 0 -992px;
    }

    .dc_tjjp .i .mFU {
        background-position: 0 -1028px;
    }

.tese li {
    margin-bottom: 10px;
    overflow: hidden;
}

    .tese li a {
        display: inline-block;
        width: 224px;
        height: 100px;
        overflow: hidden;
    }

.pd_pro_qz li {
    height: 80px;
    width: 224px;
    overflow: hidden;
    margin: 0 20px 15px 0;
}

    .pd_pro_qz li a {
        height: 70px;
        width: 209px;
        padding: 10px 0 0 15px;
        background: #eee url(../../../images/home_2015/qz_01.png) no-repeat;
        float: left;
        position: relative;
    }

        .pd_pro_qz li a:hover {
            text-decoration: none;
            background: #eee url(../../../images/home_2015/qz_02.png) no-repeat;
        }

.pd_pro_qz img {
    position: absolute;
    right: 15px;
    top: 9px;
}

.pd_pro_qz p, .pd_pro_qz p.main_tit {
    float: none;
    width: 90px;
    height: 30px;
    overflow: hidden;
    font: 14px/30px "Microsoft Yahei";
}

.pd_pro_qz li i {
    font: 20px/30px "Microsoft Yahei";
    color: #C00;
}

.pditem-visa .mainContent {
    height: 182px;
}

.bodybottom {
    overflow: hidden;
    margin-bottom: 30px;
    border: 1px solid #ddd;
    padding: 7px 0 15px 0;
    margin-top: 10px;
}

.bbottom_item {
    background-color: #FFF;
    padding: 15px;
    width: 260px;
    padding: 0 20px;
    float: left;
    border-right: 1px dotted #ccc;
    height: 190px;
}

    .bbottom_item .bbottom_nl {
        width: 260px;
    }

    .bbottom_item h4 {
        height: 30px;
        clear: both;
        line-height: 25px;
        font: 16px/30px "Microsoft Yahei";
        color: #333;
    }

.bbottom_weibo {
    padding-right: 0;
    border: 0;
}

.bbottom_weixin img {
    float: left;
    margin: 3px 10px 9px 0;
    height: 100px;
    width: 100px;
}

.bbottom_weibo span, .bbottom_weixin span {
    color: #F60;
    font-weight: 700;
}

.wb {
    height: 112px;
    overflow: hidden;
    padding-left: 0;
}

    .wb .wb_img {
        float: left;
        margin: 6px 0;
    }

    .wb .jiagz {
        float: left;
        height: 30px;
        width: 97px;
        border: 1px solid #ddd;
        font-size: 14px;
        line-height: 30px;
        font-weight: 700;
        color: #666;
        text-align: center;
        margin: 5px 0 0 0;
    }

    .wb a.jiagz:hover {
        text-decoration: none;
        color: #f60;
    }

.bbottom_bk p {
    height: 24px;
    overflow: hidden;
}

.bbottom_nl {
    position: relative;
}

    .bbottom_nl span {
        color: #666;
        font-weight: 400;
        line-height: 23px;
        display: block;
        margin-bottom: 6px;
    }

    .bbottom_nl input {
        height: 33px;
        line-height: 33px;
        vertical-align: middle;
    }

        .bbottom_nl input.focus {
            border-color: #085;
        }

.newsletter:hover, .yourname:hover, focus {
    border: 1px solid #008856;
}

.bbottom_nl label {
    vertical-align: middle;
    color: #666;
    font-size: 12px;
}

.newsletter {
    width: 245px;
    border: 1px solid #ddd;
    padding: 0 3px;
}

.yourname {
    width: 135px;
    border: 1px solid #ddd;
    padding: 0 3px;
    margin: 10px 0;
}

.bbottom_nl .radio {
    margin: 0 5px;
}

.bbottom_nl .button {
    background-color: #fff;
    height: 35px;
    width: 252px;
    color: #085;
    font-weight: 700;
    border: 1px solid #ddd;
    cursor: pointer;
    font-family: "Microsoft Yahei";
}

    .bbottom_nl .button:hover {
        border: 1px solid #085;
    }

.bbottom_nl .hover {
    background: url(../../images/bt_hover.png);
}

.bbottom_nl .news_success {
    position: absolute;
    height: 128px;
    width: 260px;
    border: 1px solid #d9d8d6;
    background-color: #eeedeb;
    top: 0;
    left: 0;
    text-align: center;
    padding-top: 30px;
}

    .bbottom_nl .news_success span {
        display: block;
        font: 24px/36px "Microsoft Yahei";
        color: #085;
    }

.bbottom_nl span.ntishi {
    display: block;
    line-height: 24px;
    color: #666;
    width: 235px;
    font-weight: 400;
    overflow: hidden;
    position: absolute;
    left: 20px;
    top: 30px;
    background-color: #FDE8E9;
    padding: 0 10px;
}

.newslettererror input {
    border: 1px solid red;
}

input.error {
    border: 1px solid red;
}

.jh_mdd_panel {
    width: 0;
    overflow: hidden;
    height: 712px;
    position: absolute;
    top: 0;
    left: 259px;
    background-color: #fff;
    z-index: 10000;
    display: none;
}

.jh_mdd {
    width: 650px;
    overflow: hidden;
    height: 648px;
    padding: 10px 25px 50px 25px;
    border: 1px solid #ddd;
}

.jh_mdd_main {
    width: 575px;
}

.jh_mdd .city_list {
    width: 635px;
}

    .jh_mdd .city_list li {
        margin-bottom: 15px;
    }

.jh_mdd p {
    border-bottom: 1px solid #eee;
    height: 40px;
    margin-bottom: 10px;
}

    .jh_mdd p a {
        display: inline-block;
        height: 30px;
        padding: 10px 18px 0 2px;
        font: 700 14px/30px "Microsoft Yahei";
        color: #333333;
        font-weight: normal;
    }

        .jh_mdd p a.on {
            border-bottom: 0 solid #085;
            margin-bottom: -2px;
            color: #008856;
            font-weight: bold;
        }

        .jh_mdd p a:hover {
            text-decoration: none;
        }

.yinxu {
    height: 20px;
    padding: 5px;
    margin-bottom: 5px;
}

    .yinxu li {
        float: left;
        margin-right: 25px;
    }

        .yinxu li a {
            float: left;
            font: 14px/20px "Microsoft Yahei";
            height: 17px;
            padding: 0 5px;
            text-decoration: none;
            line-height: 17px;
            color: #666666;
        }

            .yinxu li a:hover {
                background-color: #cce7dd;
                color: #666;
            }

            .yinxu li a.on, .yinxu li a.on:hover {
                background-color: #008856;
                color: #ffffff;
            }

.yx_s {
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}

.c_address_pagebreak.c_page_mini > a {
    font-size: 12px;
    padding: 0;
}

.main_ad {
    background: #ccc none;
    padding: 0;
    height: 60px;
    width: 1200px;
    position: relative;
    overflow: hidden;
}

    .img_fl_box a.img_fl:before, .light:before, .main_ad a:before, .sitebanner a.light:before {
        background: -ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 100%);
        background: -moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 100%);
        background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 100%);
        background: -o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 100%);
        background: linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 100%);
        content: "";
        display: inline-block;
        height: 140px;
        width: 200px;
        position: absolute;
        top: 0;
        left: -250px;
        transform: skewX(-25deg);
        -ms-transform: skewX(-25deg);
        -webkit-transform: skewX(-25deg);
        -moz-transform: skewX(-25deg);
        -o-transform: skewX(-25deg);
    }

    .light:hover, .main_ad:hover a:before {
        -ms-animation: bannerhv .8s ease-out forwards;
        -webkit-animation: bannerhv .8s ease-out forwards;
        -moz-animation: bannerhv .8s ease-out forwards;
        -o-animation: bannerhv .8s ease-out forwards;
        animation: bannerhv .8s ease-out forwards;
    }

@keyframes bannerhv {
    0% {
        left: -250px;
    }

    100% {
        left: 1350px;
    }
}

@-moz-keyframes bannerhv {
    0% {
        left: -250px;
    }

    100% {
        left: 1350px;
    }
}

@-webkit-keyframes bannerhv {
    0% {
        left: -250px;
    }

    100% {
        left: 1350px;
    }
}

@-o-keyframes bannerhv {
    0% {
        left: -250px;
    }

    100% {
        left: 1350px;
    }
}

@-ms-keyframes bannerhv {
    0% {
        left: -250px;
    }

    100% {
        left: 1350px;
    }
}

.img_fl_box, .sitebanner {
    position: relative;
    overflow: hidden;
    width: 224px;
    float: left;
}

    .img_fl_box a.img_fl:before, .sitebanner a.light:before {
        height: 380px;
        width: 110px;
        position: absolute;
        top: 0;
        left: -180px;
    }

    .img_fl_box:hover a.img_fl:before, .sitebanner:hover a.light:before {
        -ms-animation: ylbannerhv .6s ease-out forwards;
        -webkit-animation: ylbannerhv .6s ease-out forwards;
        -moz-animation: ylbannerhv .6s ease-out forwards;
        -o-animation: ylbannerhv .6s ease-out forwards;
        animation: ylbannerhv .6s ease-out forwards;
    }

@keyframes ylbannerhv {
    0% {
        left: -120px;
    }

    100% {
        left: 350px;
    }
}

@-moz-keyframes ylbannerhv {
    0% {
        left: -120px;
    }

    100% {
        left: 350px;
    }
}

@-webkit-keyframes ylbannerhv {
    0% {
        left: -120px;
    }

    100% {
        left: 350px;
    }
}

@-o-keyframes ylbannerhv {
    0% {
        left: -120px;
    }

    100% {
        left: 350px;
    }
}

/*
    页脚遮罩

.weixin { display: none; position: fixed; _position:absolute; bottom: 0; width: 100%; height: 120px; z-index: 3000; }
.weixin_bg { position: absolute; top: 0; left: 0; z-index: 3002; height: 120px; width: 100%; bottom: 0; background-color: #020d1f; opacity: .8; filter: alpha(opacity=80); z-index: 3000; }
.weixin_main { width: 1220px; z-index: 3100; margin: 0 auto; position: absolute; top: 0; left: 50%; color: #fff; margin-left: -610px; }

.cxq, .weixin i.iconfont span, .weixin_btn, .wx_l, .wx_r span { background: url(../../../images/home_2015/sprite_mask.png) no-repeat;}
.cxq { position: absolute; bottom:0px; left: 2px; width: 437px; height: 108px; }
.wx_l { float: left; width: 357px; height: 121px; margin-left: 500px; background-position: 0 -108px; }
.wx_m { float: left; width: 307px; }
.wx_r { float: left; width: 280px; display:none;}
.wx_r img{ margin-top:15px;}
.wx_r span { float: left; height: 89px; width: 89px; background-position: -336px 0; margin: 15px 8px 18px 34px; }


.weixin_btn { position: fixed; _position:absolute; left: -129px; bottom: 11px; width: 129px; height: 109px; background-position: 0 -229px; z-index: 3002; cursor: pointer; }
.weixin i.iconfont { display: block; height: 40px; width: 40px; position: absolute; top: 5px; left: 50%; margin-left: 570px; z-index: 3102; padding: 0; cursor: pointer; }
.weixin i.iconfont span { transition: all .1s linear 0s; display: block; height: 40px; width: 40px; background-position: -396px -108px; cursor: pointer; }
.weixin i.iconfont span:hover { transform: rotate(90deg); -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); -moz-transform: rotate(90deg); cursor: pointer; }
.weixin_main p { font-size: 36px; font-family: "Microsoft Yahei"; }
.weixin_main p span { color: #ff3; font-size: 48px; line-height: 60px; }
.weixin_main p.yellow { color: #ff3; font-size: 21px; }
*/

/*
    页脚遮罩
*/
.weixin {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 120px;
    z-index: 3000;
}

.weixin_bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3002;
    height: 120px;
    width: 100%;
    bottom: 0;
    background-color: #03081b;
    opacity: .85;
    filter: alpha(opacity=85);
    z-index: 3000;
}

.weixin_main {
    width: 1220px;
    z-index: 3100;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 50%;
    color: #fff;
    margin-left: -610px;
}

.cxq, .weixin i.iconfont span, .weixin_btn, .wx_l, .wx_r span {
    background: url(../../../images/home_2015/sprite_mask.png) no-repeat;
}

.cxq {
    position: absolute;
    bottom: 0px;
    left: 2px;
    width: 336px;
    height: 187px;
}

.wx_l {
    float: left;
    width: 330px;
    height: 109px;
    margin-top: 12px;
    margin-left: 330px;
    background-position: -131px -187px;
}

.wx_m {
    float: left;
    width: 257px;
    padding-top:15px;
    margin-left:20px;
}

.wx_r {
    float: left;
    width: 280px;
}

    .wx_r img {
        margin-top: 15px;
    }

    .wx_r span {
        float: left;
        height: 89px;
        width: 89px;
        background-position: -336px 0;
        margin: 15px 8px 18px 34px;
    }


.weixin_btn {
    position: fixed;
    left: -129px;
    bottom: 11px;
    width: 129px;
    height: 109px;
    background-position: 0 -187px;
    z-index: 3002;
    cursor: pointer;
}

.weixin i.iconfont {
    display: block;
    height: 26px;
    width: 26px;
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: 570px;
    z-index: 3102;
    padding: 0;
    cursor: pointer;
}

    .weixin i.iconfont span {
        transition: all .1s linear 0s;
        display: block;
        height: 24px;
        width: 24px;
        background-position: -339px -92px;
        cursor: pointer;
    }

        .weixin i.iconfont span:hover {
            transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            cursor: pointer;
        }

.weixin_main p {
    font-family: "Microsoft Yahei";
}

    .weixin_main p span {
        color: #ff3;
        font-size: 48px;
        line-height: 60px;
    }

    .weixin_main p.yellow {
        color: #ff3;
        font-size: 21px;
    }


.wx_animation {
    animation: myfirst 1s;
    -moz-animation: myfirst 1s;
    -webkit-animation: myfirst 1s;
    -o-animation: myfirst 1s;
}

.wx_m img {
    margin-left: 5px;
    float: left;
}

.wx_m span {
    float: left;
    width: 160px;
    text-align: right;
    padding-top: 25px;
    text-align: right;
    font-size: 13px;
    position: relative;
    color:#1cbc76;
}
.wx_m strong{
    color:#67719e;
}

    .wx_m span i {
        position: absolute;
        top: 0px;
        right: 0;
        display: block;
        width: 79px;
        height: 15px;
        background: url(../../../images/home_2015/sprite_mask.png) no-repeat -336px -119px;
    }

.wx_m .wx_m_tips {
    padding-top: 0;
    color: #fff7a1;
}

a.wx_submit {
    display: block;
    height: 32px;
    width: 120px;
    background-color: #0a634d;
    color: #fff;
    font: 12px/32px "Microsoft Yahei";
    text-align: center;
    margin-right: 10px;
    border-radius: 3px;
    margin-top: 10px;
}

    a.wx_submit:hover {
        background-color: #085;
        color: #fff;
        text-decoration: none;
    }

.weixin_cls {
    display: none;
}
.weixin .wx_m img, .weixin .wx_r img {
    display: block;
    width: 80px;
    height: 80px;
    float: left;
    border: 1px solid #5ace9c;
}

/*页脚遮罩 结束*/

/*20161020页脚遮罩
.weixin_btn,
.weixin .iconfont span,
.weixin .cxq,
.weixin .wx_m i,
.weixin .wx_r span {
    background: url(../../../images/home_2015/carnival-mask.png) no-repeat 0 0;
}

.weixin_btn {
    position: fixed;
    left: -129px;
    bottom: 11px;
    width: 129px;
    height: 109px;
    background-position: 0 -116px;
    z-index: 3002;
    cursor: pointer;
}
.weixin {
    display:none;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 130px;
    z-index: 3000;
}
    .weixin .weixin_bg {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        z-index: 3000;
        width: 100%;
        height: 130px;
        background-color: #03081b;
        opacity: .85;
        filter: alpha(opacity=85);
    }
    .weixin .weixin_main {
        position: absolute;
        top: 0;
        left: 50%;
        z-index: 3100;
        width: 1200px;
        height: 130px;
        margin: 0 auto;
        margin-left: -600px;
    }
    .weixin .iconfont {
        position: absolute;
        top: 10px;
        left: 50%;
        z-index: 3102;
        display: block;
        width: 30px;
        height: 30px;
        padding: 0;
        margin-left: 570px;
    }
    .weixin .iconfont span {
        display: block;
        width: 30px;
        height: 30px;
        background-position: -175px -177px;
        cursor: pointer;
        transition: all .1s linear 0s;
    }
        .weixin .iconfont span:hover {
            transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
        }
.weixin .cxq {
    position: absolute;
    bottom: 0px;
    left: 2px;
    width: 695px;
    height: 116px;
}
.weixin .wx_l {
    display: none;
}
.weixin .wx_m,
.weixin .wx_r {
    width: 230px;
    padding-top:20px;
    float: left;
}
.weixin .wx_m{
    margin-left:693px;
}
    .weixin .wx_m span {
        display: block;
        float:left;
        width: 130px;
        margin-right:15px;
        text-align: right;
        position: relative;
        padding-top:45px;
        line-height: 1.5;
        color: #1cbc76;
    }
    .weixin .wx_m i {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        width: 78px;
        height: 31px;
        background-position: -175px -116px;
    }
    .weixin .wx_m img,
    .weixin .wx_r img {
        display:block;
        width:80px;
        height:80px;
        float: left;
        border:1px solid #5ace9c;
    }
.weixin .wx_r {
    width: 180px;
    margin-left:35px;
}
.weixin .wx_r span{
    display:block;
    float:left;
    width:78px;
    height:84px;
    margin-right:15px;
    background-position:-253px -116px;
}
/*20161020页脚遮罩 结束*/


@keyframes myfirst {
    from {
        transform: translate(0,150px);
    }

    to {
        transform: translate(0,0);
    }
}

@-moz-keyframes myfirst {
    from {
        transform: translate(0,150px);
    }

    to {
        transform: translate(0,0);
    }
}

@-webkit-keyframes myfirst {
    from {
        transform: translate(0,150px);
    }

    to {
        transform: translate(0,0);
    }
}

@-o-keyframes myfirst {
    from {
        transform: translate(0,150px);
    }

    to {
        transform: translate(0,0);
    }
}

.ch_nav .headerSearch {
    width: 1200px;
    margin: 0 auto;
    padding: 12px 0;
    float: none;
    height: 46px;
}

    .ch_nav .headerSearch .cfd {
        float: left;
        width: 100px;
        padding: 0 0 0 20px;
        background: url(../../images/hk.png) 0 12px no-repeat;
        font-size: 14px;
        line-height: 45px;
    }

    .ch_nav .headerSearch .h_searchbox {
        float: left;
        clear: none;
    }

    .ch_nav .headerSearch .h_hotword {
        float: left;
        line-height: 45px;
        height: 45px;
        width: 500px;
    }

        .ch_nav .headerSearch .h_hotword li {
            line-height: 45px;
            height: 45px;
            margin: 0 0 0 15px;
        }

.ch_nav .header_fixed_height {
    height: auto;
    margin-top: -20px;
}

.ch_nav .headerBox {
    padding: 0;
    height: auto;
}

/*右侧快捷图标*/
.right_fc {
    position: fixed;
    _position: absolute;
    height: 100%;
    width: 40px;
    right: 0;
    top: 0;
    background-color: #333;
    z-index: 20000;
}

    .right_fc .right_fc_top {
        padding-top: 250px;
    }

.right_fc_top li a {
    height: 36px;
    display: block;
    background: #333 url(../../../images/home_2015/home_icon.png) 10px -27px no-repeat;
    position: relative;
}

    .right_fc_top li a div {
        width: 0;
        transition: width .4s;
        -moz-transition: width .4s;
        -webkit-transition: width .4s;
        -o-transition: width .4s;
        overflow: hidden;
        position: absolute;
        right: 40px;
        bottom: 0;
    }

    .right_fc_top li a:hover {
        background-color: #008856;
    }

    .right_fc_top li a span {
        display: block;
        background-color: #f60;
        width: 50px;
        padding: 8px 10px;
        color: #fff;
        height: 20px;
        line-height: 20px;
    }

    .right_fc_top li a:hover div {
        width: 70px;
        line-height: 18px;
    }

    .right_fc_top li a.rf_sc {
        background-position: -20px -27px;
    }

    .right_fc_top li a.rf_ls {
        background-position: -50px -27px;
    }

    .right_fc_top li a.rf_app {
        background-position: -80px -27px;
    }

.right_fc_top li.chatli {
    margin-top: 4px;
}

.right_fc_top li a.rf_chat {
    background-position: 5px -61px;
}

    .right_fc_top li a.rf_chat:hover {
        background-color: transparent;
        background-position: -32px -61px;
    }

.right_fc_top li a.rf_app:hover div {
    width: 120px;
}

.right_fc_top li a.rf_app span {
    width: 100px;
    height: 115px;
    line-height: 20px;
}

.right_fc a.backtop {
    right: 0;
    bottom: 20px;
    height: 36px;
    width: 40px;
    display: block;
    background: url(../../../images/home_2015/home_icon.png) -110px -27px no-repeat;
    position: absolute;
}

    .right_fc a.backtop:hover {
        background-color: #008856;
    }

.left_fc {
    position: fixed;
    left: 50%;
    margin-left: -657px;
    width: 39px;
    top: 235px;
    display: none;
}

    .left_fc a {
        height: 13px;
        display: block;
        text-align: center;
        font-family: "Microsoft Yahei";
        padding: 10px 0;
        background-color: #f4f4f4;
        margin-bottom: 1px;
        line-height: 13px;
    }

        .left_fc a:hover {
            text-decoration: none;
            color: #085;
        }

        .left_fc a.sp {
            height: 26px;
            padding: 5px 0;
        }

        .left_fc a.on, .left_fc a.on:hover {
            color: #fff;
            background-color: #085;
        }

.jh_city_tinny {
    display: none;
    position: absolute;
    width: 580px;
    padding: 2px 15px 20px 15px;
    top: 34px;
    left: 131px;
    background-color: #FFF;
    border: 1px solid #d2d2d2;
    line-height: 26px;
    box-shadow: -3px 3px 9px rgba(0,0,0,.1);
}

    .jh_city_tinny p {
        height: 40px;
        clear: both;
        font: 18px/40px "Microsoft Yahei";
        color: #333;
        border-bottom: 1px solid #ccc;
    }

    .jh_city_tinny span {
        color: #999;
    }

    .jh_city_tinny h4 {
        font: 14px/30px "Microsoft Yahei";
        font-weight: 400;
    }

    .jh_city_tinny li {
        /*border-left: 0 none;
        float: left;
        height: 16px;
        line-height: 16px;
        margin: 0 0 10px 0;
        border-right: 1px solid #3c3c3c;*/
        float: left;
    }
    .jh_city_tinny .ncity-list li {
        line-height:26px;
        overflow:hidden;
    }

        .jh_city_tinny li.lastone {
            border-right: 0;
        }

        .jh_city_tinny li a {
            display: block;
            padding: 0 14px;
            white-space: nowrap;
        }

            .jh_city_tinny li a:hover {
                background-color: #008857;
                color: #FFF;
                margin: 0 -1px;
                padding: 0 15px;
                text-decoration: none;
            }

@media screen and (max-width:1360px) {
    .left_fc /*, .right_fc*/ {
        display: none;
    }
}

body {
    font-family: "Microsoft YaHei";
}


/*
    春航调整
*/
.ch .left_fc {
    z-index: 100;
}

.ch .f-pr {
    *z-index: 50 !important;
}

.ch .flashBox_panel, .ch .flashBox .fl_bg {
    *z-index: 5 !important;
}

.ch .bn_othersite {
    *z-index: 9 !important;
}



/*9月29日设备判断弹窗*/
.mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 5000;
    background-color: rgba(0,0,0,.5);
}

.dialog-mobile {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 5001;
    width: 700px;
    height: 600px;
    border-radius: 20px;
    margin: -300px 0 0 -350px;
    background-color: #fff;
    font-size: 32px;
    line-height: 1.5;
    text-align: center;
    color: #333;
}

.dialog-mobile-img {
    border-radius: 20px 20px 0 0;
    position: relative;
    height: 230px;
    padding-top: 70px;
    background-color: #1cbc76;
}

.dialog-mobile-close {
    position: absolute;
    right: -20px;
    top: -20px;
    display: inline-block;
    vertical-align: middle;
    width: 44px;
    height: 44px;
    line-height: 1;
    font-size: 40px;
    color: #999;
    background-color: #fff;
    border-radius: 100%;
    overflow: hidden;
    cursor: pointer;
}

.dialog-mobile-img img {
    margin: 0 auto;
}

.dialog-mobile p {
    padding-top: 45px;
}

.dialog-mobile a {
    display: inline-block;
    width: 240px;
    height: 70px;
    line-height: 70px;
    color: #fff;
    text-decoration: none;
    border: 2px solid #1cbc76;
    background-color: #1cbc76;
    border-radius: 70px;
    overflow: hidden;
    margin: 0 10px;
    font-size: 28px;
}

    .dialog-mobile a.active {
        color: #1cbc76;
        background-color: #fff;
    }



/*20161009首页客服展开折叠*/
.right_fc .rf-close {
    font-size: 30px;
    color: #fff;
    display: inline-block;
    width: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}

.righ-open {
    cursor: pointer;
    position: fixed;
    right: 0;
    bottom: 100px;
    z-index: 20000;
    width: 30px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    border-radius: 40px 0 0 40px;
    overflow: hidden;
    background: #333;
    color: #fff;
}



.flash-ad{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 11;
    display: inline-block;
    width: 47px;
    height: 18px;
    background: url(../../../images/flash-ad.png) no-repeat center center;
}
.top_ad .flash-ad{
    left:50%;
    margin-left:-600px;

}

